.header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fff!important;border-bottom:1px solid rgba(0,27,77,.06);box-shadow:0 4px 20px #001b4d0d;transition:.3s ease}.header.scrolled{background:#fff!important;box-shadow:0 10px 30px #001b4d14}.header-container{max-width:1400px;margin:auto;padding:16px 60px;display:flex;align-items:center;justify-content:space-between;position:relative}.logo-img{width:40px!important;height:auto!important;object-fit:contain!important;transform:scale(2.2);transform-origin:left center;background:transparent!important;padding:0!important;margin-right:65px;border-radius:0!important;box-shadow:none!important;display:block;transition:.3s ease}.nav-links{display:flex;align-items:center;gap:40px}.nav-link{color:#001b4d!important;font-size:16px;font-weight:800;text-decoration:none;position:relative;transition:.3s ease;cursor:pointer;letter-spacing:.2px}.nav-link:hover{color:#0a6cff!important}.nav-link:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background:transparent;transition:.3s ease}.nav-link:hover:after{background:#0a6cff}.nav-buttons{display:flex;align-items:center;gap:15px}.btn-outline{background:#0a6cff!important;border:2px solid #0A6CFF!important;color:#fff!important;padding:11px 24px;border-radius:14px;font-weight:700;cursor:pointer;transition:.3s ease;box-shadow:0 10px 24px #0a6cff38}.btn-outline:hover{background:#001b4d!important;border-color:#001b4d!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 18px 40px #001b4d47}.btn-primary{background:linear-gradient(135deg,#001b4d,#0a6cff);border:none;color:#fff;padding:11px 24px;border-radius:14px;font-weight:700;cursor:pointer;transition:.3s ease;box-shadow:0 10px 25px #0a6cff2e}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0a6cff4d;opacity:.96}.profile-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid rgba(10,108,255,.1)}.profile-dropdown-wrapper{position:relative}.profile-dropdown{position:absolute;top:58px;right:0;background:#fff;padding:15px;border-radius:16px;min-width:190px;box-shadow:0 18px 40px #001b4d1a;border:1px solid rgba(0,27,77,.05)}.dropdown-name{font-size:13px;color:#64748b;margin-bottom:10px;font-weight:600}.profile-dropdown button{width:100%;background:none;border:none;color:#111827;padding:11px;text-align:left;cursor:pointer;border-radius:10px;font-weight:500;transition:.2s ease}.hamburger-btn{display:none;background:none;border:none;cursor:pointer;color:#001b4d;z-index:3001}.mobile-buttons{display:none}@media(max-width:900px){.header-container{padding:12px 16px}.nav-buttons,.nav-buttons.desktop-buttons{display:none!important}.logo-img{width:38px!important;height:auto!important;transform:none!important;margin-right:10px;object-fit:contain!important}.logo-text{font-size:14px!important;letter-spacing:-.3px}.hamburger-btn{display:flex;align-items:center;justify-content:center}.nav-links{position:absolute;top:75px;right:0;width:220px;background:#fff;border-radius:18px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:18px;box-shadow:0 20px 50px #0000001a;border:1px solid rgba(0,27,77,.06);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.25s ease;z-index:3000}.nav-links.mobile-open{opacity:1;visibility:visible;transform:translateY(0)}.nav-link{font-size:16px;width:100%}.mobile-buttons{width:100%;display:flex;flex-direction:column;gap:12px;margin-top:10px}.mobile-buttons button{width:100%}}@media(max-width:600px){.header-container{padding:10px 14px}.logo-img{width:34px!important;transform:none!important;margin-right:8px}.logo-text{font-size:13px!important}.nav-links{width:200px}}.footer{background:linear-gradient(135deg,#a3c4f4,#f5f9ff);color:#111827;padding:70px 60px 20px;margin-top:40px;position:relative;overflow:hidden;font-family:Inter,sans-serif;border-top:1px solid rgba(0,27,77,.06)}.footer:after{content:"";position:absolute;top:-60px;left:-5%;width:110%;height:110px;background:#fff;transform:rotate(-2deg);transform-origin:left top;z-index:1}.footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(10,108,255,.08),transparent 30%),radial-gradient(circle at bottom left,rgba(56,182,255,.06),transparent 35%);pointer-events:none;z-index:0}.footer-container{position:relative;z-index:2;max-width:1300px;margin:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:80px}.footer-brand{flex:1;max-width:560px}.footer-logo-wrapper{display:flex;align-items:center;gap:16px;margin-bottom:22px;cursor:pointer;width:fit-content;transition:.3s ease}.footer-logo-wrapper:hover{transform:translateY(-2px)}.footer-logo-img{width:85px;height:auto;object-fit:contain;background:transparent;padding:0;border-radius:0;box-shadow:none;display:block}.footer-logo{font-size:38px;font-weight:900;letter-spacing:-1px;color:#000;margin:0;line-height:1}.footer-logo span{color:#0a6cff}.footer-brand p{font-size:15px;line-height:1.9;color:#000;font-weight:600}.footer-company-details{margin-top:24px;display:flex;flex-direction:column;gap:10px}.footer-company-details p{font-size:14px;line-height:1.7;color:#000;font-weight:700}.footer-right{flex:1;display:flex;justify-content:flex-end}.footer-right-container{width:100%}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.footer-col h4{font-size:20px;font-weight:900;margin-bottom:20px;color:#000;position:relative}.footer-col h4:after{content:"";position:absolute;left:0;bottom:-8px;width:42px;height:3px;border-radius:10px;background:#0a6cff}.footer-col p{font-size:15px;color:#000;margin-bottom:14px;line-height:1.7;cursor:pointer;transition:.25s ease;font-weight:700}.footer-col p:hover{color:#0a6cff;transform:translate(5px)}.partner-tag{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;margin-bottom:12px;border-radius:999px;background:#0a6cff14;color:#0a6cff;font-size:14px;font-weight:800;width:fit-content;transition:.25s ease}.partner-tag:hover{background:#0a6cff;color:#fff;transform:translateY(-2px)}.footer-help-box{margin-top:28px;padding:22px;background:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(10,108,255,.12);border-radius:22px;box-shadow:0 10px 30px #0a6cff14}.footer-help-box h5{margin:0 0 14px;font-size:18px;font-weight:900;color:#000}.footer-help-box p{margin-bottom:10px;font-size:15px;font-weight:800;color:#0a6cff;cursor:default}.footer-help-box p:hover{transform:none;color:#0a6cff}.footer-bottom{position:relative;z-index:2;max-width:1300px;margin:45px auto 0;padding-top:18px;border-top:1px solid rgba(0,27,77,.12);text-align:center;font-size:13px;color:#000;font-weight:800;letter-spacing:.3px}@media(max-width:1000px){.footer{padding:60px 25px 20px}.footer-container{flex-direction:column;gap:45px}.footer-right{justify-content:flex-start;width:100%}.footer-grid{width:100%;grid-template-columns:repeat(2,1fr);gap:35px}}@media(max-width:700px){.footer{padding:55px 20px 20px}.footer-logo{font-size:30px}.footer-logo-img{width:68px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-col h4{margin-bottom:14px}.footer-col p:hover{transform:none}.footer-help-box{padding:18px}.footer-help-box h5{font-size:16px}.footer-bottom{margin-top:35px;font-size:12px}.partner-tag{font-size:13px;padding:9px 14px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{background:#f5f7fa;color:#0f172a}.landing-container{overflow-x:hidden}.header{position:fixed;top:0;width:100%;z-index:1000;background:#0f172ad9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.header-container{max-width:1400px;margin:auto;padding:18px 60px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:22px;font-weight:700;color:#fff}.logo span{color:#38bdf8}.nav-links{display:flex;gap:35px;margin-left:auto;margin-right:30px}.nav-links a{text-decoration:none;color:#ffffffe6;font-weight:500;position:relative}.nav-links a:hover{color:#38bdf8}.nav-links a:after{content:"";position:absolute;bottom:-6px;left:0;width:0%;height:2px;background:#38bdf8;transition:.3s}.nav-links a:hover:after{width:100%}.nav-buttons{display:flex;gap:12px}.btn-primary{padding:10px 22px;border-radius:30px;border:none;color:#fff;background:linear-gradient(135deg,#6366f1,#9333ea);box-shadow:0 8px 25px #9a9bb866;cursor:pointer;transition:.3s}.btn-primary:hover{transform:translateY(-2px)}.btn-outline{padding:10px 22px;border-radius:30px;border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;cursor:pointer}.hero{position:relative;overflow:hidden;padding:70px 80px 80px;color:#fff;background:#0f172a;margin-top:80px}.globe-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.9}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0f172ad9,#0f172a99 40%,#0f172a4d,#0f172a00);z-index:1}.hero-content{position:relative;z-index:2;max-width:650px}.hero-text h1{font-size:64px;line-height:1.1;font-weight:700}.hero-text p{margin-top:20px;font-size:18px;color:#ffffffd9}.hero-buttons{margin-top:30px;display:flex;gap:20px;align-items:center}.btn-primary.large{padding:16px 36px;font-size:16px;font-weight:700;border-radius:40px;background:linear-gradient(135deg,#6366f1,#9177aa);box-shadow:0 12px 40px #6366f180;transition:all .3s ease}.btn-primary.large:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 18px 60px #6366f1b3}.btn-outline.large{padding:10px 20px;font-size:14px;opacity:.85}.metrics{display:flex;justify-content:space-around;padding:100px 60px;background:#fff;margin-top:-120px;border-radius:40px 40px 0 0;position:relative;z-index:3;box-shadow:0 -20px 60px #00000014}.metric h2{font-size:38px;color:#6366f1}.metric p{margin-top:10px;color:#64748b}.video-section{position:relative;height:420px;margin:120px 80px;border-radius:24px;overflow:hidden;display:flex;align-items:center;padding:0 100px}.section-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-overlay{position:absolute;inset:0;background:#0006}.video-content{position:relative;z-index:2;color:#fff;max-width:600px}.video-content h2{font-size:40px}.video-content p{margin-top:10px}.features{padding:140px 80px;background:#f8fafc;text-align:center}.feature-grid{display:flex;gap:40px;justify-content:center}.feature-card{background:#fff;padding:40px;border-radius:20px;width:320px;box-shadow:0 20px 60px #00000014;transition:.3s}.feature-card:hover{transform:translateY(-10px)}.feature-card img{width:100%;border-radius:12px;margin-bottom:20px}.infra-section{padding:120px 80px;background:#fff}.infra-content{display:flex;align-items:center;gap:60px}.infra-content img{width:50%;border-radius:20px}.pricing-section{padding:80px 80px 120px;background:radial-gradient(circle at top,#eef2ff,#fff);text-align:center;position:relative}.pricing-section h2{font-size:48px;font-weight:700;margin-bottom:20px;margin-top:0;letter-spacing:-.5px}.region-selector{margin:30px 0 60px}.region-selector select{padding:12px 18px;border-radius:12px;border:1px solid #e5e7eb;font-size:14px;cursor:pointer;background:#fff;box-shadow:0 5px 20px #0000000d;transition:.3s}.region-selector select:hover{border-color:#6366f1}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.pricing-card{background:#ffffffb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:40px;border-radius:24px;border:1px solid rgba(0,0,0,.06);box-shadow:0 20px 60px #00000014;transition:all .35s ease;position:relative;overflow:hidden}.pricing-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top,rgba(99,102,241,.25),transparent 60%);opacity:0;transition:.4s;pointer-events:none}.pricing-card:hover:before{opacity:1}.pricing-card:hover{transform:translateY(-12px) scale(1.03);box-shadow:0 40px 100px #00000026}.pricing-card h3{font-size:24px;margin-bottom:10px;font-weight:600}.pricing-card{position:relative;z-index:1}.pricing-card p{color:#64748b;font-size:14px;margin:8px 0}.price{font-size:44px;font-weight:800;margin:25px 0;background:linear-gradient(135deg,#6366f1,#9333ea);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#6366f1}.price span{font-size:14px;color:#64748b;font-weight:500}.pricing-btn{margin-top:25px;width:100%;padding:16px;border-radius:40px;border:none;background:linear-gradient(135deg,#6366f1,#9333ea);color:#fff;font-weight:600;font-size:15px;cursor:pointer;transition:all .3s ease;position:relative;z-index:5}.pricing-btn:hover{transform:scale(1.07);box-shadow:0 20px 50px #6366f180}.current-plan{border:2px solid #6366f1;box-shadow:0 0 0 6px #6366f11a}.current-badge{margin-top:12px;font-size:12px;color:#22c55e;font-weight:600}.pricing-card.popular{transform:scale(1.05);border:2px solid #6366f1}.pricing-card.popular:after{content:"Most Popular";position:absolute;top:20px;right:-45px;background:#6366f1;color:#fff;padding:6px 60px;font-size:12px;transform:rotate(45deg)}.pricing-card.enterprise{background:linear-gradient(135deg,#f8fafc,#eef2ff);color:#0f172a;border:1px solid #c7d2fe}.pricing-card.enterprise p{color:#64748b}.pricing-card.enterprise .plan-title{color:#0f172a}.pricing-card.enterprise .price{background:linear-gradient(135deg,#6366f1,#9333ea);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#6366f1}.pricing-loading{margin-top:40px}.pricing-error{color:red;margin-top:20px}@media(max-width:1100px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.pricing-grid{grid-template-columns:1fr}}.plan-icon{font-size:30px;margin-bottom:12px;opacity:.85}.plan-title{font-size:26px;font-weight:700;margin-bottom:10px;color:#0f172a}.plan-category{font-size:14px;margin-bottom:12px;color:#64748b}.plan-category span{background:#e0e7ff;color:#6366f1;padding:4px 12px;border-radius:12px;font-weight:600;margin-left:5px}.data-label{font-size:13px;color:#64748b;margin-bottom:10px;font-weight:500}.data-box{display:flex;align-items:center;gap:15px;margin:15px 0 20px;padding:18px;border-radius:16px;background:#f8fafc;border:1.5px dashed #c7d2fe;transition:.3s}.pricing-card:hover .data-box{border-color:#6366f1;transform:scale(1.02)}.data-icon{font-size:20px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ede9fe;color:#6366f1}.feature-list{margin-top:12px;text-align:left;padding-left:18px}.price{font-size:22px;font-weight:700;margin-top:12px;background:linear-gradient(135deg,#6366f1,#9333ea);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#6366f1}.pricing-card.enterprise .plan-title{color:#922cd1}.pricing-card.enterprise .plan-category span{background:#e8cbea1a;color:#282e9e}.pricing-card.enterprise .data-box{background:#ffffff0d;border:1px dashed rgba(255,255,255,.2)}.pricing-card.enterprise .data-icon{background:#27769726;color:#754dbb}.pricing-card.enterprise .data-value{color:#863fc8}.pricing-card.enterprise .price{-webkit-text-fill-color:#6d37b3;color:#3d1653}.data-box{display:flex;align-items:center;gap:15px;margin:18px 0;padding:16px;border-radius:16px;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(99,102,241,.15);transition:.3s}.pricing-card:hover .data-box{transform:scale(1.03);border-color:#6366f1}.data-icon{font-size:26px;background:linear-gradient(135deg,#6366f1,#9333ea);color:#fff;width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:12px}.data-value{font-size:22px;font-weight:700;color:#6366f1}.data-sub{font-size:13px;color:#64748b}.pricing-card.enterprise .data-box{background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.pricing-card.enterprise .data-value{color:#1b0825}.pricing-card.enterprise .data-sub{color:#ffffffb3}.feature-list{margin-top:15px;text-align:left;padding-left:18px}.feature-list li{margin-bottom:6px;color:#64748b;font-size:14px}.contact-section{padding:120px 80px;background:#0f172a;color:#fff;text-align:center}.contact-form{max-width:500px;margin:auto;display:flex;flex-direction:column;gap:15px}.contact-form input,.contact-form textarea{padding:14px;border-radius:8px;border:none}.contact-form button{padding:14px;border-radius:8px;border:none;background:#6366f1;color:#fff}.usecases{padding:120px 80px;text-align:center;background:#fff}.usecase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:50px}.usecase-card{padding:30px;background:#f8fafc;border-radius:16px;border:1px solid #e5e7eb;transition:.3s}.usecase-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.workflow{padding:120px 80px;text-align:center;background:#f1f5f9}.workflow-steps{display:flex;justify-content:center;gap:40px;margin-top:50px}.step{max-width:300px}.faq{padding:70px 80px 0;background:#fff;text-align:center;margin-bottom:0}.faq-container{margin-bottom:0}.faq h2{font-size:40px;margin-bottom:60px}.faq-container{max-width:900px;margin:auto;text-align:left}.faq-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:20px;overflow:hidden;transition:.3s}.faq-item.active{background:#fff;box-shadow:0 20px 50px #00000014}.faq-question{padding:22px;display:flex;justify-content:space-between;cursor:pointer;font-weight:600}.faq-icon{color:#6366f1;font-size:22px}.faq-answer{max-height:0;overflow:hidden;transition:all .4s ease;padding:0 22px}.faq-item.active .faq-answer{max-height:200px;padding-bottom:20px}.faq-answer p{color:#64748b}.hero-insight{margin-top:18px;font-size:17px;color:#e2e8f0;width:100%;position:relative;opacity:0;animation:fadeHero .8s ease forwards}.hero-scroll{display:inline-block;white-space:nowrap;transform:translate(0);animation:scrollText 30s linear infinite}@keyframes scrollText{0%{transform:translate(0)}to{transform:translate(-120%)}}.hero-insight{-webkit-mask-image:linear-gradient(to right,transparent,white 10%,white 90%,transparent);mask-image:linear-gradient(to right,transparent,white 10%,white 90%,transparent)}@keyframes fadeInsight{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeHero{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero-links span{padding:10px 22px;border-radius:30px;font-weight:600;cursor:pointer;background:#0f172a99;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(56,189,248,.4);color:#fff;transition:.3s;animation:glowPulse 2s infinite}@keyframes glowPulse{0%{box-shadow:0 0 #38bdf866}50%{box-shadow:0 0 25px #38bdf8e6}to{box-shadow:0 0 #38bdf866}}.hero-links{margin-top:20px;display:flex;gap:18px}.hero-insight-block{margin-top:25px;animation:fadeSlide .8s ease}.hero-insight-title{font-size:28px;font-weight:700;color:#fff;margin-bottom:8px}.hero-insight-desc{font-size:16px;color:#fffc;max-width:520px;line-height:1.6}@keyframes fadeSlide{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.workflow{padding:80px 80px 40px;background:#f8fafc;text-align:center}.workflow-cta{margin-top:40px}.workflow h2{font-size:42px;margin-bottom:10px}.workflow-sub{color:#64748b;margin-bottom:60px;font-size:16px}.workflow-steps{display:flex;justify-content:center;gap:40px}.workflow-card{background:#fff;padding:40px;border-radius:20px;width:320px;border:1px solid #e5e7eb;box-shadow:0 20px 60px #0000000f;transition:.3s}.workflow-card:hover{transform:translateY(-10px);box-shadow:0 30px 80px #38bdf840}.workflow-icon{font-size:40px;margin-bottom:20px}.workflow-card h3{font-size:22px;margin-bottom:10px}.workflow-card p{color:#64748b;line-height:1.6}.workflow-cta{margin-top:60px;padding:16px 40px;border-radius:30px;border:none;background:linear-gradient(135deg,#716ed1,#8744e4);color:#fff;font-size:16px;font-weight:600;box-shadow:0 10px 30px #728db866;cursor:pointer;transition:.3s}.workflow-cta:hover{transform:scale(1.05)}.pricing-info-grid{display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:center;gap:40px;margin:60px 0}.pricing-info-text{text-align:center}.pricing-info-text h3{font-size:20px;margin-bottom:10px}.pricing-info-text p{font-size:14px;color:#ffffffb3;margin-bottom:15px}.pricing-info-btn{padding:10px 18px;border-radius:8px;border:none;background:linear-gradient(135deg,#6366f1,#9333ea);color:#fff;cursor:pointer}.pricing-info-image img{width:100%;border-radius:16px;box-shadow:0 20px 60px #00000080}@media(max-width:900px){.pricing-info-grid{grid-template-columns:1fr;text-align:center}}.about-preview-section{display:flex;align-items:center;justify-content:center;gap:30px;max-width:1400px;margin:40px auto;padding:20px}.about-preview-image{flex:2;display:flex;justify-content:center}.about-preview-image img{width:100%;max-width:none;height:auto;border-radius:20px;box-shadow:0 30px 80px #00000040;transition:.4s ease}.about-preview-image img:hover{transform:scale(1.03)}.about-preview-content{flex:1;max-width:480px}.about-preview-content h2{font-size:38px;margin-bottom:15px;color:#0f172a;line-height:1.2}.about-preview-content p{color:#475569;margin-bottom:12px;line-height:1.6;font-size:15px}.about-preview-btn{margin-top:1px;padding:12px 26px;border-radius:12px;border:none;background:linear-gradient(135deg,#6366f1,#9333ea);color:#fff;font-weight:500;cursor:pointer;transition:all .3s ease}.about-preview-btn:hover{transform:translateY(-3px);box-shadow:0 12px 35px #6366f166}@media(max-width:1100px){.about-preview-section{gap:10px}}@media(max-width:900px){.about-preview-section{flex-direction:column;text-align:center;padding:30px}.about-preview-image{flex:none}.about-preview-content{max-width:100%}}@media(max-width:1024px){.header-container{padding:16px 24px}.hero{padding:120px 40px 70px}.hero-text h1{font-size:48px}.metrics{flex-wrap:wrap;gap:30px;padding:70px 30px}.video-section{margin:80px 30px;padding:0 40px;height:360px}.features,.workflow,.usecases,.contact-section,.pricing-section,.infra-section,.faq{padding-left:40px;padding-right:40px}.feature-grid,.workflow-steps{flex-wrap:wrap}.usecase-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.infra-content{flex-direction:column}.infra-content img{width:100%}}@media(max-width:768px){.header-container{padding:14px 18px;flex-wrap:wrap;gap:15px}.logo{font-size:20px}.nav-links{width:100%;justify-content:center;margin:0;gap:20px;flex-wrap:wrap}.nav-buttons{width:100%;justify-content:center}.hero{padding:120px 20px 60px;margin-top:70px}.hero-content{max-width:100%}.hero-text h1{font-size:36px;line-height:1.2}.hero-text p{font-size:16px}.hero-buttons{flex-direction:column;align-items:stretch;gap:14px}.btn-primary.large,.btn-outline.large{width:100%;text-align:center}.hero-links{flex-wrap:wrap}.hero-insight-title{font-size:22px}.hero-insight-desc{font-size:14px}.metrics{flex-direction:column;gap:35px;padding:60px 20px;margin-top:-70px;border-radius:25px 25px 0 0;text-align:center}.metric h2{font-size:30px}.video-section{margin:60px 20px;height:auto;min-height:300px;padding:40px 20px}.video-content h2{font-size:30px}.features{padding:80px 20px}.feature-grid{flex-direction:column;align-items:center}.feature-card{width:100%;max-width:100%}.workflow{padding:70px 20px 30px}.workflow h2{font-size:30px}.workflow-steps{flex-direction:column;align-items:center}.workflow-card{width:100%;max-width:100%}.about-preview-section{flex-direction:column;padding:20px;margin:20px auto;text-align:center}.about-preview-content h2{font-size:30px}.about-preview-content p{font-size:14px}.pricing-section{padding:70px 20px 90px}.pricing-section h2{font-size:34px}.pricing-grid{grid-template-columns:1fr}.pricing-card{padding:28px 22px}.pricing-card.popular{transform:none}.pricing-card.popular:hover{transform:translateY(-10px)}.pricing-card.popular:after{right:-52px;font-size:10px}.usecases{padding:70px 20px}.usecase-grid{grid-template-columns:1fr}.contact-section{padding:70px 20px}.faq{padding:60px 20px 0}.faq h2{font-size:30px;margin-bottom:40px}.faq-question{padding:18px;font-size:15px}.faq-answer{padding:0 18px}}@media(max-width:480px){.hero-text h1{font-size:30px}.hero-text p{font-size:15px}.hero-insight-title{font-size:20px}.hero-insight-desc{font-size:13px}.btn-primary.large{padding:14px 20px;font-size:15px}.btn-outline.large{padding:12px 20px;font-size:14px}.workflow h2,.pricing-section h2,.faq h2,.about-preview-content h2{font-size:26px}.pricing-card{padding:24px 18px}.plan-title{font-size:22px}.data-value{font-size:18px}.price{font-size:20px}}@media(max-width:900px){.hero{padding-top:140px}}@media(max-width:600px){.hero{padding-top:130px}.hero-buttons,.hero-buttons button{width:100%}.hero-links{justify-content:center}}.privacy-page{width:100%;min-height:100vh;background:#f5f7fb;padding:60px 20px;box-sizing:border-box}.privacy-container{max-width:1100px;margin:0 auto;background:#fff;padding:50px;border-radius:18px;box-shadow:0 4px 20px #00000014}.privacy-container h1{font-size:42px;font-weight:700;color:#111827;margin-bottom:10px}.effective-date{font-size:15px;color:#6b7280;margin-bottom:30px}.privacy-container p{font-size:16px;line-height:1.8;color:#374151;margin-bottom:18px}.privacy-container section{margin-top:40px}.privacy-container h2{font-size:28px;font-weight:600;color:#111827;margin-bottom:18px;border-left:5px solid #2563eb;padding-left:14px}.privacy-container ul{padding-left:22px;margin-top:10px}.privacy-container li{font-size:16px;line-height:1.8;color:#374151;margin-bottom:12px}.contact-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:24px;margin-top:20px}.contact-box p{margin-bottom:10px;font-size:16px}@media(max-width:768px){.privacy-page{padding:30px 15px}.privacy-container{padding:28px 20px;border-radius:14px}.privacy-container h1{font-size:30px}.privacy-container h2{font-size:22px}.privacy-container p,.privacy-container li{font-size:15px;line-height:1.7}}@media(max-width:480px){.privacy-container{padding:22px 16px}.privacy-container h1{font-size:26px}.privacy-container h2{font-size:20px}}.signup-page{min-height:100vh;background:linear-gradient(#ffffff1f,#ffffff2e),url(/assets/signup-CM-gVRy0.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:50px 20px;position:relative;overflow:hidden}.signup-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(37,99,235,.14),transparent 35%),radial-gradient(circle at bottom left,rgba(14,165,233,.1),transparent 35%);z-index:0}.signup-card{width:100%;max-width:760px;margin-top:70px;background:#ffffff2e;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:55px;border-radius:30px;border:1px solid rgba(255,255,255,.32);box-shadow:0 25px 70px #0f172a2e;position:relative;z-index:1;transition:.35s ease}.signup-card:hover{transform:translateY(-4px);box-shadow:0 35px 90px #0f172a38}.signup-card h2{text-align:center;color:#081226;font-size:42px;font-weight:800;margin-bottom:10px;letter-spacing:-1px}.signup-subtitle{text-align:center;color:#1e293b;font-size:15px;font-weight:600;margin-bottom:35px;line-height:1.6}.signup-card form{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.signup-button,.signup-error,.signup-success,.signup-login-link{grid-column:1 / -1}.signup-input{width:100%;padding:17px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.28);background:#ffffff38;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#0f172a;font-size:15px;font-weight:600;outline:none;transition:.3s ease;box-sizing:border-box}.signup-input::placeholder{color:#0f172a9e;font-weight:500}.signup-input:focus{border-color:#38bdf8;background:#ffffff47;box-shadow:0 0 0 4px #38bdf829}.signup-input option{color:#0f172a}.signup-button{margin-top:5px;padding:18px;border:none;border-radius:18px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:.3s ease;box-shadow:0 18px 45px #2563eb4d}.signup-button:hover{transform:translateY(-3px);box-shadow:0 25px 55px #2563eb66}.signup-button:disabled{opacity:.65;cursor:not-allowed}.signup-error{text-align:center;color:#dc2626;font-size:14px;font-weight:700;margin-top:10px;line-height:1.7;white-space:pre-line}.signup-success{text-align:center;color:#15803d;font-size:14px;font-weight:700;margin-top:10px;line-height:1.7;white-space:pre-line}.signup-login-link{text-align:center;margin-top:8px;font-size:14px;color:#0f172a;font-weight:600}.signup-login-link a{color:#0284c7;text-decoration:none;font-weight:700}.signup-login-link a:hover{text-decoration:underline}@media(max-width:768px){.signup-card{padding:38px 24px;border-radius:24px;margin-top:50px}.signup-card form{grid-template-columns:1fr}.signup-card h2{font-size:32px}}@media(max-width:500px){.signup-page{padding:25px 14px}.signup-card{padding:30px 18px;margin-top:40px}.signup-card h2{font-size:28px}.signup-subtitle{font-size:14px}}.login-page{min-height:100vh;background:linear-gradient(#ffffff1f,#ffffff2e),url(/assets/signup-CM-gVRy0.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative;overflow:hidden}.login-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(59,130,246,.1),transparent 35%),radial-gradient(circle at bottom left,rgba(14,165,233,.08),transparent 35%);z-index:0}.login-card{width:100%;max-width:460px;background:#9ca5cf29;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);padding:52px 42px;border-radius:32px;box-shadow:0 30px 80px #0f172a2e;border:1px solid rgba(255,255,255,.35);display:flex;flex-direction:column;gap:20px;position:relative;z-index:1;transition:.35s ease}.login-card:hover{transform:translateY(-5px);box-shadow:0 40px 100px #0f172a38}.login-card h2{text-align:center;color:#10213a;font-size:44px;font-weight:800;margin-bottom:10px;letter-spacing:-1px;text-shadow:0 2px 10px rgba(255,255,255,.12)}.login-input,.login-select{width:100%;padding:17px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.28);background:#ffffff24;color:#10213a;font-size:15px;font-weight:600;outline:none;transition:.3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-input::placeholder{color:#0f172aa6}.login-select option{color:#10213a}.login-input:focus,.login-select:focus{border-color:#38bdf8;background:#ffffff2e;box-shadow:0 0 0 4px #38bdf82e}.login-button{padding:17px;border:none;border-radius:16px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:.35s ease;box-shadow:0 20px 50px #2563eb47}.login-button:hover{transform:translateY(-4px);box-shadow:0 28px 70px #2563eb61}.login-button:disabled{opacity:.65;cursor:not-allowed}.login-error{text-align:center;color:#ef4444;font-size:14px;margin-top:4px;font-weight:500}.login-success{text-align:center;color:#22c55e;font-size:14px;margin-top:4px;font-weight:500}.login-signup-link{text-align:center;font-size:14px;color:#10213a;margin-top:4px;font-weight:500}.login-signup-link a{color:#0ea5e9;text-decoration:none;font-weight:700;transition:.3s ease}.login-signup-link a:hover{text-decoration:underline}.login-page+footer,.login-page+.footer{margin-top:0!important}@media(max-width:600px){.login-page{padding:30px 14px}.login-card{padding:38px 24px;border-radius:24px}.login-card h2{font-size:34px}}.forgotpassword-page{min-height:100vh;background:linear-gradient(#ffffff1f,#ffffff2e),url(/assets/signup-CM-gVRy0.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative;overflow:hidden}.forgotpassword-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(59,130,246,.1),transparent 35%),radial-gradient(circle at bottom left,rgba(14,165,233,.08),transparent 35%);z-index:0}.forgotpassword-card{width:100%;max-width:450px;background:#9ca5cf29;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);padding:50px 40px;border-radius:30px;box-shadow:0 30px 80px #0f172a2e;border:1px solid rgba(255,255,255,.35);display:flex;flex-direction:column;gap:18px;position:relative;z-index:1;transition:.35s ease}.forgotpassword-card:hover{transform:translateY(-5px);box-shadow:0 40px 100px #0f172a38}.forgotpassword-card h2{text-align:center;color:#10213a;font-size:42px;font-weight:800;margin-bottom:10px;letter-spacing:-1px}.forgotpassword-input{width:100%;padding:17px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.28);background:#ffffff24;color:#10213a;font-size:15px;font-weight:600;outline:none;transition:.3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}.forgotpassword-input::placeholder{color:#0f172aa6}.forgotpassword-input:focus{border-color:#38bdf8;background:#ffffff2e;box-shadow:0 0 0 4px #38bdf82e}.forgotpassword-button{padding:17px;border:none;border-radius:16px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:.35s ease;box-shadow:0 20px 50px #2563eb47}.forgotpassword-button:hover{transform:translateY(-4px);box-shadow:0 28px 70px #2563eb61}.forgotpassword-button:disabled{opacity:.65;cursor:not-allowed}.forgotpassword-cancel{padding:17px;border:none;border-radius:16px;background:#ffffff38;color:#10213a;font-size:16px;font-weight:700;cursor:pointer;transition:.3s ease}.forgotpassword-cancel:hover{background:#ffffff52}.forgotpassword-message{text-align:center;color:#ef4444;font-size:14px;margin-top:5px;font-weight:600}.forgotpassword-resend{margin-top:10px;text-align:center;color:#10213a;font-size:14px}.forgotpassword-resend button{border:none;background:none;color:#0ea5e9;font-weight:700;cursor:pointer;transition:.3s ease}.forgotpassword-resend button:hover{text-decoration:underline}@media(max-width:600px){.forgotpassword-page{padding:30px 14px}.forgotpassword-card{padding:38px 24px;border-radius:24px}.forgotpassword-card h2{font-size:34px}}.resetpassword-page{min-height:100vh;background:linear-gradient(#ffffff1f,#ffffff2e),url(/assets/signup-CM-gVRy0.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative;overflow:hidden}.resetpassword-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(59,130,246,.1),transparent 35%),radial-gradient(circle at bottom left,rgba(14,165,233,.08),transparent 35%);z-index:0}.resetpassword-card{width:100%;max-width:450px;background:#9ca5cf29;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);padding:50px 40px;border-radius:30px;box-shadow:0 30px 80px #0f172a2e;border:1px solid rgba(255,255,255,.35);display:flex;flex-direction:column;gap:18px;position:relative;z-index:1;transition:.35s ease}.resetpassword-card:hover{transform:translateY(-5px);box-shadow:0 40px 100px #0f172a38}.resetpassword-card h2{text-align:center;color:#10213a;font-size:42px;font-weight:800;margin-bottom:10px;letter-spacing:-1px}.resetpassword-input{width:100%;padding:17px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.28);background:#ffffff24;color:#10213a;font-size:15px;font-weight:600;outline:none;transition:.3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}.resetpassword-input::placeholder{color:#0f172aa6}.resetpassword-input:focus{border-color:#38bdf8;background:#ffffff2e;box-shadow:0 0 0 4px #38bdf82e}.resetpassword-button{padding:17px;border:none;border-radius:16px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:.35s ease;box-shadow:0 20px 50px #2563eb47}.resetpassword-button:hover{transform:translateY(-4px);box-shadow:0 28px 70px #2563eb61}.resetpassword-button:disabled{opacity:.65;cursor:not-allowed}.resetpassword-message{text-align:center;color:#ef4444;font-size:14px;margin-top:5px;font-weight:600}@media(max-width:600px){.resetpassword-page{padding:30px 14px}.resetpassword-card{padding:38px 24px;border-radius:24px}.resetpassword-card h2{font-size:34px}}.verifyotp-page{min-height:100vh;background:linear-gradient(#ffffff1f,#ffffff2e),url(/assets/signup-CM-gVRy0.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative;overflow:hidden}.verifyotp-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(59,130,246,.1),transparent 35%),radial-gradient(circle at bottom left,rgba(14,165,233,.08),transparent 35%);z-index:0}.verifyotp-card{width:100%;max-width:430px;background:#9ca5cf29;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);padding:50px 40px;border-radius:30px;box-shadow:0 30px 80px #0f172a2e;border:1px solid rgba(255,255,255,.35);display:flex;flex-direction:column;gap:20px;position:relative;z-index:1;transition:.35s ease}.verifyotp-card:hover{transform:translateY(-5px);box-shadow:0 40px 100px #0f172a38}.verifyotp-card h2{text-align:center;color:#10213a;font-size:42px;font-weight:800;margin-bottom:5px;letter-spacing:-1px}.verifyotp-subtitle{text-align:center;color:#334155;font-size:15px;margin-bottom:10px;font-weight:500}.verifyotp-input{width:100%;padding:17px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.28);background:#ffffff24;color:#10213a;font-size:15px;font-weight:600;outline:none;transition:.3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}.verifyotp-input::placeholder{color:#0f172aa6}.verifyotp-input:focus{border-color:#38bdf8;background:#ffffff2e;box-shadow:0 0 0 4px #38bdf82e}.verifyotp-button{padding:17px;border:none;border-radius:16px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:.35s ease;box-shadow:0 20px 50px #2563eb47}.verifyotp-button:hover{transform:translateY(-4px);box-shadow:0 28px 70px #2563eb61}.verifyotp-button:disabled{opacity:.65;cursor:not-allowed}.verifyotp-message{text-align:center;color:#ef4444;font-size:14px;margin-top:5px;font-weight:600}.verifyotp-resend{text-align:center;color:#10213a;font-size:14px}.verifyotp-resend button{border:none;background:none;color:#0ea5e9;font-weight:700;cursor:pointer;transition:.3s ease}.verifyotp-resend button:hover{text-decoration:underline}@media(max-width:600px){.verifyotp-page{padding:30px 14px}.verifyotp-card{padding:38px 24px;border-radius:24px}.verifyotp-card h2{font-size:34px}}.forgotusername-page{min-height:100vh;background:linear-gradient(#ffffff1f,#ffffff2e),url(/assets/signup-CM-gVRy0.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative;overflow:hidden}.forgotusername-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(59,130,246,.1),transparent 35%),radial-gradient(circle at bottom left,rgba(14,165,233,.08),transparent 35%);z-index:0}.forgotusername-card{width:100%;max-width:430px;background:#9ca5cf29;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);padding:50px 40px;border-radius:30px;box-shadow:0 30px 80px #0f172a2e;border:1px solid rgba(255,255,255,.35);display:flex;flex-direction:column;gap:20px;position:relative;z-index:1;transition:.35s ease}.forgotusername-card:hover{transform:translateY(-5px);box-shadow:0 40px 100px #0f172a38}.forgotusername-card h2{text-align:center;color:#10213a;font-size:42px;font-weight:800;margin-bottom:10px;letter-spacing:-1px}.forgotusername-input{width:100%;padding:17px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.28);background:#ffffff24;color:#10213a;font-size:15px;font-weight:600;outline:none;transition:.3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}.forgotusername-input::placeholder{color:#0f172aa6}.forgotusername-input:focus{border-color:#38bdf8;background:#ffffff2e;box-shadow:0 0 0 4px #38bdf82e}.forgotusername-button{padding:17px;border:none;border-radius:16px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:.35s ease;box-shadow:0 20px 50px #2563eb47}.forgotusername-button:hover{transform:translateY(-4px);box-shadow:0 28px 70px #2563eb61}.forgotusername-button:disabled{opacity:.65;cursor:not-allowed}.forgotusername-message{text-align:center;color:#ef4444;font-size:14px;margin-top:4px;font-weight:600}@media(max-width:600px){.forgotusername-page{padding:30px 14px}.forgotusername-card{padding:38px 24px;border-radius:24px}.forgotusername-card h2{font-size:34px}}.recoverusername-page{min-height:100vh;background:linear-gradient(#ffffff1f,#ffffff2e),url(/assets/signup-CM-gVRy0.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative;overflow:hidden}.recoverusername-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(59,130,246,.1),transparent 35%),radial-gradient(circle at bottom left,rgba(14,165,233,.08),transparent 35%);z-index:0}.recoverusername-card{width:100%;max-width:450px;background:#9ca5cf29;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);padding:50px 40px;border-radius:30px;box-shadow:0 30px 80px #0f172a2e;border:1px solid rgba(255,255,255,.35);display:flex;flex-direction:column;gap:20px;position:relative;z-index:1;transition:.35s ease}.recoverusername-card:hover{transform:translateY(-5px);box-shadow:0 40px 100px #0f172a38}.recoverusername-card h2{text-align:center;color:#10213a;font-size:42px;font-weight:800;margin-bottom:10px;letter-spacing:-1px}.recoverusername-input{width:100%;padding:17px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.28);background:#ffffff24;color:#10213a;font-size:15px;font-weight:600;outline:none;transition:.3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}.recoverusername-input::placeholder{color:#0f172aa6}.recoverusername-input:focus{border-color:#38bdf8;background:#ffffff2e;box-shadow:0 0 0 4px #38bdf82e}.recoverusername-button{padding:17px;border:none;border-radius:16px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:.35s ease;box-shadow:0 20px 50px #2563eb47}.recoverusername-button:hover{transform:translateY(-4px);box-shadow:0 28px 70px #2563eb61}.recoverusername-button:disabled{opacity:.65;cursor:not-allowed}.recoverusername-message{text-align:center;color:#ef4444;font-size:14px;margin-top:4px;font-weight:600}.recoverusername-resend{text-align:center;color:#10213a;font-size:14px}.recoverusername-resend button{border:none;background:none;color:#0ea5e9;font-weight:700;cursor:pointer;transition:.3s ease}.recoverusername-resend button:hover{text-decoration:underline}.recoverusername-result{margin-top:10px;padding:20px;border-radius:20px;background:#ffffff2e;border:1px solid rgba(255,255,255,.28);text-align:center}.recoverusername-username{margin-top:12px;font-size:22px;font-weight:800;color:#10213a}.recoverusername-login-btn{width:100%;margin-top:20px;padding:15px;border:none;border-radius:16px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:.3s ease}.recoverusername-login-btn:hover{transform:translateY(-3px)}@media(max-width:600px){.recoverusername-page{padding:30px 14px}.recoverusername-card{padding:38px 24px;border-radius:24px}.recoverusername-card h2{font-size:34px}}:root{--primary-dark:#001B4D;--primary-blue:#0A6CFF;--accent-blue:#38B6FF;--light-bg:#ffffff;--soft-bg:#f8fbff;--border-light:#dbe7f5;--text-dark:#111827;--text-light:#64748b}.dashboard-header{position:sticky;top:0;width:100%;z-index:1000;background:#fff!important;border-bottom:1px solid rgba(0,27,77,.06);box-shadow:0 4px 20px #001b4d0d}.dashboard-header-container{width:100%;padding:16px 60px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:0;cursor:pointer;text-decoration:none;overflow:visible}.logo-img{width:40px!important;height:auto!important;object-fit:cover!important;transform:scale(2.2);transform-origin:left center;background:transparent!important;padding:0!important;margin-right:65px;border-radius:0!important;box-shadow:none!important;display:block;transition:.3s ease}.logo:hover .logo-img{transform:scale(2.28)}.logo-text{font-size:34px!important;font-weight:800;line-height:1;letter-spacing:-1px;color:#000!important}.logo-text span{color:#0a6cff!important}.dashboard-nav{display:flex;align-items:center;gap:40px;margin-left:70px}.dashboard-nav button{background:none;border:none;color:#001b4d;font-size:16px;font-weight:800;cursor:pointer;padding:6px 2px;position:relative;transition:.25s ease;letter-spacing:.2px}.dashboard-nav button:hover{color:#0a6cff}.dashboard-nav button:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background:transparent;transition:.25s ease}.dashboard-nav button:hover:after{background:#0a6cff}.dashboard-right{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-direction:row}.notification-wrapper{display:flex;align-items:center;justify-content:center;margin-top:0}.notification-btn{width:46px;height:46px;border:none;border-radius:14px;background:#0a6cff14;color:#0a6cff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s ease;position:relative}.notification-btn:hover{background:#0a6cff;color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px #0a6cff38}.notification-dot{position:absolute;top:10px;right:10px;width:10px;height:10px;background:#ef4444;border-radius:50%;border:2px solid white}.profile-dropdown-wrapper{position:relative;display:flex;align-items:center}.profile-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid rgba(10,108,255,.12);background:#fff;transition:.3s ease;box-shadow:0 4px 14px #001b4d0f}.profile-avatar:hover{transform:scale(1.05);box-shadow:0 10px 25px #0a6cff2e}.profile-info{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.profile-name{font-size:14px;font-weight:700;color:#001b4d}.profile-role{font-size:12px;color:#64748b;margin-top:4px}.profile-dropdown{position:absolute;top:72px;right:0;width:230px;background:#fff;border-radius:18px;box-shadow:0 18px 40px #001b4d1a;border:1px solid rgba(0,27,77,.05);padding:10px;display:flex;flex-direction:column;gap:6px;animation:fadeIn .18s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dropdown-name{padding:12px;font-size:14px;font-weight:700;color:#001b4d;border-bottom:1px solid rgba(0,27,77,.06)}.profile-dropdown button{width:100%;background:none;border:none;text-align:left;padding:12px;font-size:14px;color:#111827;cursor:pointer;border-radius:12px;font-weight:600;transition:.2s ease}.profile-dropdown button:hover{background:#0a6cff0f;color:#0a6cff}.logout-btn{color:#ef4444!important;font-weight:700}@media(max-width:900px){.dashboard-header-container{padding:14px 20px}.dashboard-nav{display:none}.logo-text{font-size:24px!important}.logo-img{width:150px!important;margin-right:35px;transform:scale(1.8)}.dashboard-right{gap:8px}.profile-avatar{width:46px;height:46px}}@media(max-width:600px){.dashboard-header-container{padding:12px 14px}.logo-text{font-size:21px!important}.logo-img{width:110px!important;margin-right:15px;transform:scale(1.5)}.notification-btn{width:40px;height:40px}.profile-avatar{width:42px;height:42px}}.mobile-menu-btn{display:none;width:42px;height:42px;border:none;background:#f1f5f9;border-radius:12px;font-size:24px;font-weight:700;color:#001b4d;cursor:pointer;align-items:center;justify-content:center}.mobile-dashboard-menu{display:none}@media(max-width:900px){.mobile-menu-btn{display:flex}.mobile-dashboard-menu{display:flex;flex-direction:column;gap:10px;padding:18px;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 10px 25px #0000000d}.mobile-dashboard-menu button{border:none;background:#f8fafc;padding:14px 16px;border-radius:14px;text-align:left;font-size:14px;font-weight:700;color:#0f172a;cursor:pointer;transition:.2s ease}.mobile-dashboard-menu button:hover{background:#eef4ff;color:#0a6cff}}.dashboard-page{padding:36px;min-height:100vh;background:linear-gradient(180deg,#f8fbff,#f1f5f9);font-family:Inter,system-ui,sans-serif;color:#1f2937;max-width:1320px;margin:auto}.dashboard-welcome{margin-bottom:22px;padding:20px 26px;border-radius:20px;background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #e2e8f0;box-shadow:0 6px 20px #0f172a0d,0 2px 6px #0f172a08;position:relative;overflow:hidden}.dashboard-welcome:before{content:"";position:absolute;top:-100px;right:-100px;width:200px;height:200px;background:radial-gradient(circle,rgba(37,99,235,.1),transparent 70%)}.dashboard-welcome h1{font-size:28px;font-weight:800;color:#0f172a;margin:0;line-height:1.2;letter-spacing:-.5px;position:relative;z-index:2}.dashboard-welcome h1 span{background:linear-gradient(135deg,#2563eb,#06b6d4);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-weight:900}.dashboard-welcome p{margin-top:8px;font-size:14px;line-height:1.5;color:#64748b;max-width:620px;position:relative;z-index:2}.dashboard-main{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(300px,1fr);align-items:start;gap:24px}.dashboard-right{display:flex;flex-direction:column;gap:20px;align-self:start}.dashboard-box{padding:28px;border-radius:24px;background:#fff;border:1px solid #e5e7eb;cursor:pointer;transition:.3s ease;position:relative;overflow:hidden;box-shadow:0 8px 25px #0f172a0f,0 2px 8px #0f172a08}.dashboard-box:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0f172a1a,0 6px 15px #0f172a0d}.dashboard-box:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(59,130,246,.12),transparent 60%);opacity:0;transition:.3s ease}.dashboard-box:hover:before{opacity:1}.dashboard-box h2{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:10px;position:relative;z-index:2}.dashboard-box p{font-size:15px;line-height:1.7;color:#64748b;position:relative;z-index:2}.dashboard-right .dashboard-box{min-height:160px;display:flex;flex-direction:column;justify-content:center}.databox-large{min-height:520px;background:linear-gradient(135deg,#fff,#f8fbff);border-radius:28px;padding:34px;display:flex;flex-direction:column;gap:24px;position:relative;overflow:hidden;border:none;box-shadow:0 12px 35px #0f172a14,0 4px 12px #0f172a0a;transition:.35s ease}.databox-large:before{content:"";position:absolute;top:-140px;right:-140px;width:280px;height:280px;background:radial-gradient(circle,rgba(59,130,246,.18),transparent 70%);transition:.4s ease}.databox-large:hover{transform:translateY(-8px);box-shadow:0 24px 50px #0f172a1f,0 8px 20px #0f172a0f}.databox-large:hover:before{transform:scale(1.08)}.databox-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;position:relative;z-index:2}.databox-header-left{display:flex;flex-direction:column;gap:18px}.databox-header h2{font-size:30px;font-weight:800;color:#0f172a;margin:0;line-height:1.2}.databox-action-btn{width:fit-content;border:none;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;padding:13px 20px;border-radius:14px;font-size:13px;font-weight:700;cursor:pointer;transition:.3s ease;box-shadow:0 8px 22px #0f172a2e}.databox-action-btn:hover{transform:translateY(-3px);box-shadow:0 12px 26px #0f172a40}.databox-tag{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;font-size:12px;font-weight:700;padding:7px 14px;border-radius:999px;letter-spacing:.3px;white-space:nowrap;box-shadow:0 4px 14px #2563eb40}.databox-points{display:flex;flex-direction:column;gap:16px;position:relative;z-index:2}.databox-point{background:#fff;border:1px solid #e2e8f0;border-left:5px solid #2563eb;padding:16px 18px;border-radius:18px;font-size:14px;line-height:1.7;color:#334155;box-shadow:0 4px 12px #0f172a0a;transition:.25s ease}.databox-point:hover{transform:translate(5px);border-left-color:#0f172a;background:#f8fbff}.databox-stats{display:flex;gap:18px;flex-wrap:wrap;position:relative;z-index:2}.databox-stats div{flex:1;min-width:120px;background:#fff;border:1px solid #e5e7eb;padding:15px;border-radius:16px;display:flex;flex-direction:column;gap:4px;box-shadow:0 4px 10px #0f172a0a;transition:.25s ease}.databox-stats div:hover{transform:translateY(-3px);border-color:#2563eb}.databox-stats strong{font-size:15px;font-weight:700;color:#0f172a}.databox-stats span{font-size:13px;color:#64748b}.databox-footer{margin-top:auto;align-self:flex-start;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;padding:14px 24px;border-radius:14px;font-size:14px;font-weight:700;cursor:pointer;transition:.3s ease;box-shadow:0 8px 22px #0f172a2e;position:relative;z-index:2}.databox-footer:hover{transform:translateY(-3px);box-shadow:0 12px 26px #0f172a40}.blink-btn{animation:premiumBlink 1.5s infinite}@keyframes premiumBlink{0%{opacity:1;transform:scale(1)}50%{opacity:.78;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@media(max-width:900px){.dashboard-page{padding:24px}.dashboard-main{grid-template-columns:1fr}.dashboard-welcome{padding:18px 20px}.dashboard-welcome h1{font-size:24px}.databox-large{min-height:auto;padding:26px}}@media(max-width:768px){.databox-header{flex-direction:column;align-items:flex-start}.databox-header h2{font-size:24px}.databox-stats{flex-direction:column}.databox-footer{width:100%;text-align:center}}@media(max-width:500px){.dashboard-page{padding:16px}.dashboard-welcome{padding:14px 16px}.dashboard-welcome h1{font-size:22px}.dashboard-welcome p{font-size:13px}.dashboard-box,.databox-large{padding:22px}.databox-header h2{font-size:22px}.databox-action-btn{width:100%}}.about-page{background:#fff;color:#0f172a;padding-top:90px;font-family:Inter,sans-serif}.fade-up{opacity:0;transform:translateY(30px);transition:.7s ease}.fade-up.show{opacity:1;transform:translateY(0)}.about-hero{display:flex;align-items:center;justify-content:space-between;gap:70px;padding:90px 8% 70px;max-width:1400px;margin:auto}.about-hero-text{flex:1;max-width:620px}.about-hero-text h1{font-size:58px;line-height:1.1;font-weight:800;margin-bottom:28px;color:#0f172a;letter-spacing:-1.5px}.about-hero-text p{font-size:18px;line-height:1.9;color:#475569}.about-hero img{width:48%;border-radius:24px;object-fit:cover;box-shadow:0 20px 60px #0f172a1f}.about-split{display:flex;align-items:center;justify-content:space-between;gap:70px;padding:90px 8%;max-width:1400px;margin:auto}.about-split.reverse{flex-direction:row-reverse}.about-split img{width:48%;border-radius:24px;object-fit:cover;box-shadow:0 20px 60px #0f172a14}.about-split div{flex:1;max-width:620px}.about-split h2{font-size:46px;line-height:1.15;font-weight:800;margin-bottom:28px;color:#0f172a;letter-spacing:-1px}.about-split p{font-size:17px;line-height:1.9;color:#475569;margin-bottom:20px}.about-split ul{padding-left:20px}.about-split li{margin-bottom:16px;color:#334155;line-height:1.7;font-size:16px}.about-highlights{margin-top:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.about-highlights div{background:#f8fafc;border:1px solid #e2e8f0;padding:16px 18px;border-radius:14px;font-size:15px;font-weight:600;color:#0f172a}.about-process{background:#f8fafc;padding:100px 8%;text-align:center}.about-process h2{font-size:48px;font-weight:800;margin-bottom:18px;letter-spacing:-1px}.process-grid{margin-top:55px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.process-card{background:#fff;padding:35px 28px;border-radius:22px;border:1px solid #e2e8f0;transition:.3s ease;text-align:left;box-shadow:0 10px 35px #0f172a0a}.process-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #0f172a14}.process-card h4{font-size:22px;margin-bottom:12px;color:#0f172a}.process-card p{color:#64748b;line-height:1.7}.about-why{padding:100px 8%;text-align:center}.about-why h2{font-size:48px;font-weight:800;margin-bottom:55px;letter-spacing:-1px}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.why-card{background:#fff;border:1px solid #e2e8f0;padding:35px 25px;border-radius:22px;transition:.3s ease;box-shadow:0 10px 30px #0f172a0a}.why-card:hover{transform:translateY(-6px)}.why-card h4{font-size:22px;margin-bottom:12px}.why-card p{color:#64748b;line-height:1.7}.about-usecases{background:#f8fafc;padding:100px 8%;text-align:center}.about-usecases h2{font-size:48px;font-weight:800;margin-bottom:55px}.usecase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:20px}.usecase-grid div{background:#fff;padding:28px 20px;border-radius:18px;border:1px solid #e2e8f0;font-weight:600;transition:.3s ease}.usecase-grid div:hover{transform:translateY(-5px)}.usecase-grid span{display:block;font-size:30px;margin-bottom:12px}.about-mv{padding:100px 8%;display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:1400px;margin:auto}.mv-card{background:#fff;border:1px solid #e2e8f0;padding:40px;border-radius:24px;box-shadow:0 10px 35px #0f172a0a}.mv-card h3{font-size:28px;margin-bottom:16px}.mv-card p{color:#64748b;line-height:1.9;font-size:16px}.about-cta{margin:0 8% 100px;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:30px;padding:80px 40px;text-align:center;color:#fff}.about-cta h2{font-size:52px;font-weight:800;margin-bottom:16px}.about-cta p{font-size:18px;opacity:.9}.cta-buttons{margin-top:35px;display:flex;justify-content:center;gap:16px}.about-btn-primary{background:#fff;color:#2563eb;border:none;padding:14px 28px;border-radius:12px;font-weight:700;cursor:pointer;transition:.3s ease}.about-btn-primary:hover{transform:translateY(-3px)}.about-btn-outline{border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;padding:14px 28px;border-radius:12px;font-weight:700;cursor:pointer;transition:.3s ease}.about-btn-outline:hover{background:#ffffff1a}@media(max-width:1000px){.about-hero,.about-split,.about-split.reverse{flex-direction:column}.about-hero img,.about-split img{width:100%}.about-mv{grid-template-columns:1fr}.about-hero-text h1{font-size:44px}.about-split h2,.about-process h2,.about-why h2,.about-usecases h2{font-size:38px}.about-cta h2{font-size:40px}}@media(max-width:700px){.about-page{padding-top:70px}.about-hero,.about-split,.about-process,.about-why,.about-usecases,.about-mv{padding-left:24px;padding-right:24px}.about-hero-text h1{font-size:36px}.about-split h2,.about-process h2,.about-why h2,.about-usecases h2{font-size:32px}.about-highlights{grid-template-columns:1fr}.cta-buttons{flex-direction:column}}.profile-page{min-height:100vh;padding:60px 20px;background:radial-gradient(circle at top left,#dbeafe,transparent),radial-gradient(circle at bottom right,#ede9fe,transparent),linear-gradient(180deg,#f8fafc,#eef2ff);display:flex;justify-content:center;align-items:flex-start;font-family:Inter,system-ui,sans-serif}.profile-card{width:100%;max-width:800px;background:#fff;border-radius:16px;padding:40px;box-shadow:0 20px 40px #00000014,0 4px 12px #0000000a;border:1px solid #e5e7eb}.profile-title{font-size:26px;font-weight:700;margin-bottom:30px;color:#111827}.profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.profile-item{padding:16px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;transition:.25s}.profile-item:hover{background:#f3f4f6}.profile-item span{font-size:13px;font-weight:600;color:#6b7280}.profile-item p{margin-top:6px;font-size:16px;font-weight:500;color:#111827}.profile-error{padding:40px;color:#ef4444;font-weight:600}.profile-loading{padding:40px;font-weight:600;color:#6b7280}@media(max-width:700px){.profile-grid{grid-template-columns:1fr}.profile-card{padding:28px}}.capture-payment-page{min-height:auto;background:radial-gradient(circle at top left,rgba(59,130,246,.1),transparent 25%),radial-gradient(circle at bottom right,rgba(139,92,246,.1),transparent 30%),linear-gradient(to bottom right,#f8fbff,#eef5ff);padding:10px 16px 0;display:flex;align-items:flex-start;justify-content:center}.capture-payment-card{width:100%;max-width:430px;background:#fff;border-radius:20px;padding:28px;border:1px solid #dbe7f5;box-shadow:0 8px 30px #0f172a12;position:relative;overflow:hidden;margin-top:10px;margin-bottom:8px}.capture-payment-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#2563eb,#38bdf8,#7c3aed)}.capture-payment-title{font-size:24px;font-weight:800;color:#0f172a;margin-bottom:8px}.capture-payment-subtitle{color:#64748b;font-size:13px;margin-bottom:22px;line-height:1.5}.payment-info-box{background:#f8fbff;border:1px solid #dbe7f5;border-radius:16px;padding:18px;margin-bottom:22px}.payment-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.payment-row:last-child{margin-bottom:0}.payment-label{color:#64748b;font-size:14px;font-weight:600}.payment-value{color:#0f172a;font-size:14px;font-weight:800}.payment-amount{font-size:32px;font-weight:900;color:#2563eb;margin-top:10px;text-align:center}.capture-payment-btn{width:100%;border:none;border-radius:14px;padding:14px 18px;font-size:15px;font-weight:700;cursor:pointer;transition:.3s ease;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;box-shadow:0 8px 20px #2563eb38}.capture-payment-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #2563eb4d}.capture-payment-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.payment-security{margin-top:14px;text-align:center;color:#64748b;font-size:12px;line-height:1.5}@media(max-width:768px){.capture-payment-page{padding:6px 12px 0}.capture-payment-card{padding:24px 18px;margin-top:6px;margin-bottom:4px}.capture-payment-title{font-size:22px}.payment-amount{font-size:28px}}.capture-invoice-page{min-height:auto;padding:12px 20px 8px;display:flex;justify-content:center;background:radial-gradient(circle at top left,rgba(59,130,246,.08),transparent 25%),radial-gradient(circle at bottom right,rgba(139,92,246,.08),transparent 30%),linear-gradient(to bottom right,#f8fbff,#eef5ff)}.capture-invoice-card{width:100%;max-width:620px;background:#fff;border-radius:24px;border:1px solid #dbe7f5;padding:30px;box-shadow:0 8px 30px #0f172a0f;position:relative;overflow:hidden;margin-bottom:8px}.invoice-top-bar{position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#2563eb,#38bdf8,#7c3aed)}.capture-invoice-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:28px}.capture-invoice-title{font-size:30px;font-weight:800;color:#0f172a;margin-bottom:8px}.capture-invoice-subtitle{color:#64748b;font-size:14px;line-height:1.5}.invoice-badge{background:#dcfce7;color:#166534;padding:10px 16px;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.5px}.invoice-details{display:flex;flex-direction:column;gap:16px}.invoice-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border-radius:16px;background:#f8fbff;border:1px solid #dbe7f5}.invoice-label{color:#64748b;font-size:14px;font-weight:600}.invoice-value{color:#0f172a;font-size:15px;font-weight:800;text-align:right}.invoice-status{background:#dcfce7;color:#166534;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:800}.invoice-loading{padding:40px 0;text-align:center;color:#64748b;font-size:15px;font-weight:600}@media(max-width:768px){.capture-invoice-page{padding:8px 12px 4px}.capture-invoice-card{padding:24px 18px}.capture-invoice-header{flex-direction:column;align-items:flex-start}.capture-invoice-title{font-size:24px}.invoice-row{flex-direction:column;align-items:flex-start}.invoice-value{text-align:left}}body{background:#f5f7fb;font-family:Inter,sans-serif}.capture-container{width:95%;max-width:1500px;margin:40px auto;display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start;min-height:calc(100vh - 120px)}.capture-left{background:#fff;border-radius:24px;padding:34px;border:1px solid #eceff5;box-shadow:0 4px 14px #0f172a0d;height:fit-content}.capture-left-top{margin-bottom:28px}.capture-tag{display:inline-flex;align-items:center;justify-content:center;background:#eef2ff;color:#4338ca;padding:7px 14px;border-radius:999px;font-size:12px;font-weight:700;margin-bottom:18px}.capture-left h2{font-size:34px;line-height:1.1;font-weight:700;color:#0f172a;margin-bottom:12px}.capture-left p{color:#64748b;font-size:15px;line-height:1.7;max-width:580px}.capture-nda-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:22px;margin-bottom:26px}.capture-nda-box h3{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:10px}.capture-nda-box p{font-size:14px;line-height:1.7;color:#64748b}.capture-nda-intro{margin-top:10px;margin-bottom:18px;color:#64748b;line-height:1.7}.capture-nda-content{max-height:320px;overflow-y:auto;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px;margin-top:18px}.capture-nda-content::-webkit-scrollbar{width:8px}.capture-nda-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.capture-nda-content p{font-size:14px;line-height:1.9;color:#475569;margin-bottom:18px;max-width:100%}.capture-accept-box{display:flex;align-items:flex-start;gap:12px;margin-top:22px;background:#eef4ff;border:1px solid #dbeafe;border-radius:14px;padding:16px;font-size:14px;font-weight:600;color:#1e293b;cursor:pointer}.capture-accept-box input{width:18px;height:18px;margin-top:2px;accent-color:#2563eb;cursor:pointer}.capture-accept-disabled{opacity:.7;cursor:not-allowed}.capture-form{display:flex;flex-direction:column;gap:24px}.capture-input-group{display:flex;flex-direction:column;gap:8px}.capture-input-group label{font-size:13px;font-weight:600;color:#334155}.capture-form input,.capture-form textarea{width:100%;border:1px solid #dbe2ea;background:#f8fafc;border-radius:16px;padding:15px 18px;font-size:14px;color:#111827;transition:all .2s ease}.capture-form input::placeholder,.capture-form textarea::placeholder{color:#94a3b8}.capture-form input:focus,.capture-form textarea:focus{outline:none;background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.capture-form textarea{resize:vertical;min-height:110px;line-height:1.6}.capture-checkbox-group{display:flex;flex-direction:column;gap:14px;margin-top:6px}.capture-checkbox{display:flex;align-items:center;gap:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px;font-size:14px;font-weight:500;color:#1e293b;transition:.2s ease;cursor:pointer}.capture-checkbox:hover{border-color:#2563eb;background:#f8fbff}.capture-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#2563eb;cursor:pointer}.capture-submit-btn{height:54px;border:none;border-radius:16px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:.2s ease;margin-top:10px;box-shadow:0 10px 24px #2563eb2e}.capture-submit-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px #2563eb40}.capture-submit-btn:disabled{opacity:.7;cursor:not-allowed}.capture-right{display:flex;flex-direction:column;gap:18px}.capture-nav-card{background:#fff;border:1px solid #eef2f7;border-radius:22px;min-height:110px;padding:18px 20px;display:flex;align-items:center;gap:16px;cursor:pointer;transition:.22s ease;box-shadow:0 4px 12px #0f172a0a}.capture-nav-card:hover{transform:translateY(-2px);border-color:#2563eb}.capture-nav-icon{width:58px;height:58px;min-width:58px;border-radius:16px;background:#eef2ff;display:flex;align-items:center;justify-content:center;font-size:24px}.capture-nav-card h3{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:4px}.capture-nav-card p{font-size:12px;line-height:1.6;color:#64748b;max-width:180px}@media(max-width:1100px){.capture-container{grid-template-columns:1fr}}@media(max-width:768px){.capture-container{width:92%;margin:24px auto}.capture-left{padding:24px}.capture-left h2{font-size:28px}.capture-nav-card{min-height:95px;padding:16px}.capture-nav-icon{width:50px;height:50px;min-width:50px;font-size:20px}.capture-nav-card h3{font-size:14px}.capture-nav-card p{font-size:11px}}.capture-chat-card-content{width:100%}.capture-chat-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.capture-chat-unread-badge{background:#dc2626;color:#fff;min-width:28px;height:28px;padding:0 10px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;box-shadow:0 4px 12px #dc26264d}.capture-nav-icon-wrap{position:relative}.capture-chat-badge{position:absolute;top:-8px;right:-8px;min-width:24px;height:24px;padding:0 8px;border-radius:999px;background:#dc2626;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;box-shadow:0 4px 12px #dc262659;z-index:20}.capture-advanced-toggle{margin-bottom:28px;display:flex;justify-content:flex-start}.capture-advanced-btn{border:none;outline:none;cursor:pointer;padding:14px 20px;border-radius:16px;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);transition:all .2s ease;box-shadow:0 10px 24px #2563eb2e}.capture-advanced-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px #2563eb3d}.capture-advanced-btn:active{transform:scale(.98)}.capture-chat-highlight{border:2px solid #dc2626!important;background:linear-gradient(135deg,#fef2f2,#fee2e2)!important;animation:pulseHighlight 1.5s infinite}@keyframes pulseHighlight{0%{box-shadow:0 0 #dc262633}50%{box-shadow:0 0 22px #dc262659}to{box-shadow:0 0 #dc262633}}.capture-ticket-select-wrap{position:relative;width:100%}.capture-ticket-badge{position:absolute;top:50%;right:54px;transform:translateY(-50%);background:#dc2626;color:#fff;font-size:12px;font-weight:700;padding:5px 10px;border-radius:999px;pointer-events:none;box-shadow:0 6px 14px #dc262640}.capture-chat-box{width:430px;height:100vh;background:#fff;display:flex;flex-direction:column;animation:chatSlide .25s ease;border-left:1px solid #e2e8f0;box-shadow:-10px 0 30px #0f172a14}.capture-chat-header{height:76px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.08)}.capture-chat-avatar{width:44px;height:44px;border-radius:14px;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.capture-chat-close{width:36px;height:36px;border:none;border-radius:10px;background:#ffffff1f;color:#fff;font-size:18px;cursor:pointer;transition:.2s ease}.capture-chat-close:hover{background:#fff3}.capture-chat-select:focus{outline:none;border-color:#2563eb}.capture-chat-input{flex:1;min-height:54px;max-height:120px;border:1px solid #dbe2ea;border-radius:16px;background:#f8fafc;resize:none;padding:14px 16px;font-size:14px;line-height:1.5}.capture-chat-send{min-width:90px;height:54px;border:none;border-radius:16px;background:#2563eb;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:.2s ease}.capture-chat-send:hover{background:#1d4ed8}.capture-success-box{width:100%;margin-top:25px;margin-bottom:25px;padding:30px 20px;border-radius:20px;background:#eef4ff;border:1px solid #cfe0ff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.capture-success-box h3{color:#1f4ed8;margin:0 0 12px;font-size:26px;font-weight:700;text-align:center}.capture-success-box p{margin:0 0 18px;font-size:15px;line-height:1.6;color:#444;text-align:center!important}.capture-success-code{background:#fff;display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:12px;font-size:18px;font-weight:700;color:#111;border:1px solid #dbe4ff;box-shadow:0 4px 12px #0000000d;width:fit-content;margin:0 auto}.capture-chat-box{animation:chatSlide .25s ease,chatGlow 1.5s ease}@keyframes chatGlow{0%{box-shadow:-10px 0 30px #0f172a14}50%{box-shadow:-10px 0 40px #2563eb38}to{box-shadow:-10px 0 30px #0f172a14}}.capture-chat-message.admin:first-child .capture-chat-bubble{border:1px solid #bfdbfe;background:#eff6ff;animation:welcomePulse 1.5s ease}@keyframes welcomePulse{0%{transform:scale(.96);opacity:.7}to{transform:scale(1);opacity:1}}.capture-left h2 span{background:linear-gradient(135deg,#2563eb,#06b6d4);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-weight:800}.capture-chatbot-wrapper{position:fixed;right:20px;bottom:20px;z-index:9999;cursor:pointer}.capture-chatbot-floating{position:relative;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,#ffffff73,#ffffff14);display:flex;align-items:center;justify-content:center;transition:all .25s ease;animation:chatbotFloat 3s ease-in-out infinite}.capture-chatbot-wrapper:hover .capture-chatbot-floating{transform:scale(1.06) translateY(-4px)}.capture-chatbot-image{width:120px;height:120px;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(37,99,235,.18))}.capture-chatbot-image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 30px rgba(37,99,235,.28))}.capture-chatbot-badge{position:absolute;top:2px;right:0;min-width:28px;height:28px;border-radius:999px;background:#dc2626;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;box-shadow:0 6px 16px #dc262652}@keyframes chatbotFloat{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.capture-chat-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;justify-content:flex-end;z-index:9999}.capture-chat-box{width:430px;max-width:100%;height:100vh;background:#fff;display:flex;flex-direction:column;border-left:1px solid #e2e8f0;box-shadow:-10px 0 30px #0f172a14;animation:chatSlide .25s ease}@keyframes chatSlide{0%{transform:translate(100%)}to{transform:translate(0)}}.capture-chat-header{height:76px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.capture-chat-user{display:flex;align-items:center;gap:12px}.capture-chat-avatar{width:44px;height:44px;border-radius:14px;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}.capture-chat-user h3{font-size:15px;font-weight:700;margin-bottom:2px}.capture-chat-user p{font-size:12px;opacity:.9}.capture-chat-close{width:36px;height:36px;border:none;border-radius:10px;background:#ffffff1f;color:#fff;font-size:18px;cursor:pointer}.capture-chat-select-wrap{padding:16px;border-bottom:1px solid #e2e8f0;background:#fff}.capture-chat-select{width:100%;height:50px;border-radius:14px;border:1px solid #dbe2ea;background:#f8fafc;padding:0 14px;font-size:14px;font-weight:600;color:#1e293b}.capture-chat-messages{flex:1;overflow-y:auto;padding:20px;background:#f8fafc;display:flex;flex-direction:column;gap:16px}.capture-chat-message{display:flex}.capture-chat-message.user{justify-content:flex-end}.capture-chat-message.admin{justify-content:flex-start}.capture-chat-bubble{max-width:78%;padding:14px 16px;border-radius:18px;font-size:14px;line-height:1.6;word-break:break-word}.capture-chat-message.user .capture-chat-bubble{background:#2563eb;color:#fff;border-bottom-right-radius:6px}.capture-chat-message.admin .capture-chat-bubble{background:#fff;border:1px solid #e2e8f0;color:#1e293b;border-bottom-left-radius:6px}.capture-chat-empty{margin:auto;text-align:center;padding:20px}.capture-chat-empty h3{font-size:22px;margin-bottom:12px;color:#0f172a}.capture-chat-empty p{color:#64748b;margin-bottom:10px}.capture-chat-input-wrap{padding:16px;border-top:1px solid #e2e8f0;background:#fff;display:flex;gap:12px;align-items:flex-end}.capture-chat-input{flex:1;min-height:54px;max-height:120px;border:1px solid #dbe2ea;border-radius:16px;background:#f8fafc;resize:none;padding:14px 16px;font-size:14px}.capture-chat-input:focus{outline:none;border-color:#2563eb;background:#fff}.capture-chat-send{min-width:90px;height:54px;border:none;border-radius:16px;background:#2563eb;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.capture-chat-send:disabled{opacity:.7;cursor:not-allowed}@media(max-width:768px){.capture-chatbot-wrapper{right:10px;bottom:10px}.capture-chatbot-floating{width:180px;height:180px}.capture-chatbot-image{width:180px;height:180px;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(37,99,235,.14))}.capture-chatbot-label{font-size:15px;font-weight:700;padding:12px 20px;border-radius:999px}.capture-chatbot-badge{min-width:24px;height:24px;font-size:11px}.capture-chat-box{width:100%}}.support-page{display:flex;gap:24px;padding:16px 20px 8px;min-height:auto;background:radial-gradient(circle at top left,rgba(59,130,246,.08),transparent 25%),radial-gradient(circle at bottom right,rgba(139,92,246,.08),transparent 30%),linear-gradient(to bottom right,#f8fbff,#eef5ff)}.ticket-sidebar{width:320px;background:#fff;border-radius:24px;padding:22px;border:1px solid #dbe7f5;box-shadow:0 8px 30px #0f172a0f;height:fit-content}.ticket-sidebar h2{font-size:24px;font-weight:800;color:#0f172a;margin-bottom:20px}.ticket-item{border:1px solid #e2e8f0;padding:16px;margin-bottom:14px;border-radius:18px;cursor:pointer;transition:.25s ease;background:#fff}.ticket-item:hover{transform:translateY(-2px);background:#f8fbff;border-color:#bfdbfe;box-shadow:0 8px 20px #2563eb14}.ticket-id{font-weight:800;color:#0f172a;font-size:15px;margin-bottom:8px}.ticket-item p{font-size:13px;color:#64748b;margin-bottom:10px;line-height:1.5}.ticket-status{display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;padding:6px 12px;border-radius:999px;text-transform:uppercase;letter-spacing:.4px}.ticket-status.open{background:#dcfce7;color:#166534}.ticket-status.closed{background:#fee2e2;color:#991b1b}.ticket-content{flex:1;background:#fff;border-radius:24px;padding:28px;border:1px solid #dbe7f5;box-shadow:0 8px 30px #0f172a0f}.ticket-create h2{font-size:28px;font-weight:800;color:#0f172a;margin-bottom:8px}.ticket-create p{color:#64748b;font-size:14px;margin-bottom:24px}.ticket-create input,.ticket-create select,.ticket-create textarea{width:100%;padding:14px 16px;margin-top:14px;border-radius:14px;border:1px solid #dbe7f5;background:#f8fbff;font-size:14px;transition:.25s ease;outline:none}.ticket-create input:focus,.ticket-create select:focus,.ticket-create textarea:focus{border-color:#60a5fa;background:#fff;box-shadow:0 0 0 4px #3b82f61a}.ticket-create textarea{min-height:130px;resize:vertical}.ticket-create button{margin-top:18px;padding:14px 22px;border:none;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border-radius:14px;cursor:pointer;font-size:14px;font-weight:700;transition:.25s ease;box-shadow:0 8px 20px #2563eb33}.ticket-create button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #2563eb4d}.chat-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #eef2f7}.chat-header h2{font-size:26px;font-weight:800;color:#0f172a}.chat-messages{height:420px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:18px;padding:18px;margin-bottom:18px;background:#f8fbff}.chat-message{margin-bottom:14px;padding:14px 16px;border-radius:16px;font-size:14px;line-height:1.6;max-width:80%}.chat-message.user{background:#dbeafe;color:#1e3a8a;margin-left:auto;border-bottom-right-radius:6px}.chat-message.admin{background:#f1f5f9;color:#334155;border-bottom-left-radius:6px}.chat-reply textarea{width:100%;height:110px;padding:14px 16px;border-radius:16px;border:1px solid #dbe7f5;background:#f8fbff;resize:none;font-size:14px;outline:none;transition:.25s ease}.chat-reply textarea:focus{border-color:#60a5fa;background:#fff;box-shadow:0 0 0 4px #3b82f61a}.chat-reply button{margin-top:14px;padding:13px 20px;background:linear-gradient(135deg,#10b981,#34d399);border:none;color:#fff;border-radius:14px;cursor:pointer;font-size:14px;font-weight:700;transition:.25s ease;box-shadow:0 8px 20px #10b98133}.chat-reply button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #10b98147}.ticket-closed{color:#dc2626;margin-top:16px;font-size:14px;font-weight:700}.back-btn{margin-top:20px;padding:12px 18px;border:none;border-radius:14px;background:#e2e8f0;color:#0f172a;font-size:14px;font-weight:700;cursor:pointer;transition:.25s ease}.back-btn:hover{background:#cbd5e1}@media(max-width:992px){.support-page{flex-direction:column}.ticket-sidebar{width:100%}}@media(max-width:768px){.support-page{padding:10px 12px 4px}.ticket-sidebar,.ticket-content{padding:20px 16px;border-radius:20px}.chat-header{flex-direction:column;align-items:flex-start}.chat-message{max-width:100%}.ticket-create h2,.chat-header h2{font-size:22px}}.capture-payments-page{min-height:auto;padding:12px 20px 8px;background:radial-gradient(circle at top left,rgba(59,130,246,.08),transparent 25%),radial-gradient(circle at bottom right,rgba(139,92,246,.08),transparent 30%),linear-gradient(to bottom right,#f8fbff,#eef5ff)}.capture-payments-container{max-width:1400px;margin:0 auto;background:#fff;border-radius:24px;border:1px solid #dbe7f5;padding:28px;box-shadow:0 8px 30px #0f172a0f}.capture-payments-header{margin-bottom:24px}.capture-payments-title{font-size:30px;font-weight:800;color:#0f172a;margin-bottom:8px}.capture-payments-subtitle{font-size:14px;color:#64748b}.capture-payments-table-wrapper{overflow-x:auto}.capture-payments-table{width:100%;border-collapse:collapse;min-width:1100px}.capture-payments-table thead tr{background:#eff6ff}.capture-payments-table th{padding:16px 14px;text-align:left;font-size:14px;font-weight:700;color:#1e293b;border-bottom:1px solid #dbe7f5}.capture-payments-table td{padding:16px 14px;font-size:14px;color:#334155;border-bottom:1px solid #eef2f7;vertical-align:middle}.capture-payments-table tbody tr{transition:.25s ease}.capture-payments-table tbody tr:hover{background:#f8fbff}.payment-status{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;text-transform:capitalize}.payment-status.paid{background:#dcfce7;color:#166534}.payment-status.pending{background:#fef3c7;color:#92400e}.stripe-id{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2563eb;font-weight:600}.empty-payments{padding:40px 20px;text-align:center;color:#64748b;font-size:15px;font-weight:600}@media(max-width:768px){.capture-payments-page{padding:8px 12px 4px}.capture-payments-container{padding:20px 16px}.capture-payments-title{font-size:24px}.capture-payments-subtitle{font-size:13px}.capture-payments-table th,.capture-payments-table td{padding:12px 10px;font-size:13px}}.capture-invoices-page{min-height:auto;padding:12px 20px 8px;background:radial-gradient(circle at top left,rgba(59,130,246,.08),transparent 25%),radial-gradient(circle at bottom right,rgba(139,92,246,.08),transparent 30%),linear-gradient(to bottom right,#f8fbff,#eef5ff)}.capture-invoices-container{max-width:1350px;margin:0 auto;background:#fff;border-radius:24px;border:1px solid #dbe7f5;padding:28px;box-shadow:0 8px 30px #0f172a0f}.capture-invoices-header{margin-bottom:24px}.capture-invoices-title{font-size:30px;font-weight:800;color:#0f172a;margin-bottom:8px}.capture-invoices-subtitle{font-size:14px;color:#64748b}.capture-invoices-table-wrapper{overflow-x:auto}.capture-invoices-table{width:100%;border-collapse:collapse;min-width:1000px}.capture-invoices-table thead tr{background:#eff6ff}.capture-invoices-table th{padding:16px 14px;text-align:left;font-size:14px;font-weight:700;color:#1e293b;border-bottom:1px solid #dbe7f5}.capture-invoices-table td{padding:16px 14px;font-size:14px;color:#334155;border-bottom:1px solid #eef2f7;vertical-align:middle}.capture-invoices-table tbody tr{transition:.25s ease}.capture-invoices-table tbody tr:hover{background:#f8fbff}.invoice-number{color:#2563eb;font-weight:700}.invoice-status{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;text-transform:capitalize}.invoice-status.paid{background:#dcfce7;color:#166534}.invoice-status.pending{background:#fef3c7;color:#92400e}.empty-invoices{padding:40px 20px;text-align:center;color:#64748b;font-size:15px;font-weight:600}@media(max-width:768px){.capture-invoices-page{padding:8px 12px 4px}.capture-invoices-container{padding:20px 16px}.capture-invoices-title{font-size:24px}.capture-invoices-subtitle{font-size:13px}.capture-invoices-table th,.capture-invoices-table td{padding:12px 10px;font-size:13px}}.requests-page{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#f1f5f9);padding:40px 0 80px}.requests-container{width:92%;max-width:1450px;margin:0 auto}.requests-back-wrapper{width:92%;max-width:1450px;margin:0 auto 24px}.requests-back-btn{border:none;outline:none;cursor:pointer;height:50px;padding:0 22px;border-radius:14px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .25s ease;box-shadow:0 10px 24px #0f172a1f}.requests-back-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#111827,#2563eb);box-shadow:0 16px 32px #2563eb2e}.requests-top-section{margin-bottom:34px}.requests-tag{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2ff,#f8faff);color:#4338ca;padding:10px 18px;border-radius:999px;font-size:12px;font-weight:800;margin-bottom:18px;border:1px solid #dbeafe}.requests-top-section h1{font-size:58px;font-weight:800;line-height:1.05;color:#0f172a;margin-bottom:14px;letter-spacing:-2px}.requests-top-section p{max-width:920px;font-size:17px;line-height:1.8;color:#64748b}.requests-card{background:#fff;border-radius:30px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 20px 45px #0f172a0d}.requests-header{padding:30px;border-bottom:1px solid #edf2f7;background:#fff}.requests-header h2{font-size:34px;font-weight:800;color:#0f172a;margin-bottom:6px}.requests-header p{font-size:14px;color:#64748b}.requests-table-wrapper{overflow-x:auto}.requests-table{width:100%;border-collapse:collapse}.requests-table thead{background:#f8fafc}.requests-table th{text-align:left;padding:22px 24px;font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.7px;border-bottom:1px solid #e2e8f0}.requests-table td{padding:24px;vertical-align:top;border-bottom:1px solid #edf2f7}.requests-table tbody tr{transition:.2s ease}.requests-table tbody tr:hover{background:#fafcff}.requests-table tbody tr:last-child td{border-bottom:none}.requests-ticket-box{display:flex;flex-direction:column;gap:18px;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px;transition:.25s ease}.requests-ticket-box:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a0f}.requests-request-top{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-bottom:18px;border-bottom:1px solid #edf2f7}.requests-request-code{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:12px;background:linear-gradient(135deg,#eff6ff,#f8fbff);border:1px solid #dbeafe;color:#1d4ed8;font-size:13px;font-weight:800}.requests-edit-link{border:none;outline:none;cursor:pointer;height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:13px;font-weight:700;transition:all .22s ease;box-shadow:0 10px 22px #2563eb26}.requests-edit-link:hover{transform:translateY(-1px);box-shadow:0 16px 30px #2563eb38}.requests-requirement-input{width:100%;min-height:150px;resize:vertical;border:1px solid #dbe3ee;background:#f8fafc;border-radius:18px;padding:18px;font-size:14px;line-height:1.8;color:#111827;transition:.22s ease}.requests-requirement-input:hover{border-color:#cbd5e1}.requests-requirement-input:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 4px #2563eb0f}.requests-requirement-input:disabled{color:#475569;cursor:default}.requests-lock-text{font-size:13px;font-weight:600;color:#64748b;padding-left:2px}.requests-status{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;font-size:12px;font-weight:800}.requests-status.pending{background:#dbeafe;color:#1d4ed8}.requests-status.completed{background:#dcfce7;color:#166534}.requests-status.review{background:#fef3c7;color:#92400e}.requests-status.processing{background:#ede9fe;color:#6d28d9}.requests-price{font-size:24px;font-weight:800;color:#0f172a}.requests-payment-btn{border:none;outline:none;cursor:pointer;height:48px;padding:0 24px;border-radius:14px;background:linear-gradient(135deg,#c56922,#c56922);color:#fff;font-size:14px;font-weight:800;transition:all .25s ease;box-shadow:0 12px 24px #22c55e38}.requests-payment-btn:hover{transform:translateY(-2px);box-shadow:0 18px 34px #22c55e47}.requests-paid{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;font-size:13px;font-weight:800;border:1px solid #86efac}.requests-pending{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:12px;font-weight:800}.requests-empty{padding:80px 20px;text-align:center;font-size:15px;color:#64748b}@media(max-width:768px){.requests-container,.requests-back-wrapper{width:94%}.requests-top-section h1{font-size:38px}.requests-top-section p{font-size:15px}.requests-header{padding:24px}.requests-header h2{font-size:26px}.requests-ticket-box{padding:20px}.requests-table{min-width:1000px}.requests-edit-link{width:100%}}.requests-top-row{display:flex;align-items:center;gap:14px;margin-bottom:26px;flex-wrap:wrap}.requests-back-btn.inside-card{height:46px;padding:0 20px;border-radius:14px;background:#0f172a;color:#fff;border:1px solid rgba(255,255,255,.06);font-size:13px;font-weight:700;letter-spacing:.2px;display:flex;align-items:center;gap:8px;transition:all .25s ease;box-shadow:0 10px 28px #0f172a2e}.requests-back-btn.inside-card:hover{transform:translateY(-2px);background:#111827;box-shadow:0 18px 36px #0f172a3d}.requests-tag{margin-bottom:0;height:46px;padding:0 18px;display:flex;align-items:center}.capture-edit-page{width:100%;min-height:100vh;background:linear-gradient(180deg,#f8fbff,#f3f6fb);padding:40px 40px 80px;box-sizing:border-box}.capture-edit-page-back-wrapper{width:100%;max-width:1500px;margin:0 auto 24px;display:flex;align-items:center}.capture-edit-page-back-btn{border:none;outline:none;cursor:pointer;height:56px;padding:0 26px;border-radius:18px;background:#000;color:#fff;font-size:14px;font-weight:700;letter-spacing:.2px;transition:all .24s ease;box-shadow:0 10px 28px #0000001f}.capture-edit-page-back-btn:hover{transform:translateY(-2px);background:#111;box-shadow:0 16px 36px #0000002e}.capture-edit-page-back-btn:active{transform:scale(.98)}.capture-edit-card{width:100%;max-width:1500px;margin:0 auto;background:#fff;border-radius:32px;padding:40px;border:1px solid #e9eef5;box-shadow:0 20px 60px #0f172a0f;position:relative;overflow:hidden}.capture-edit-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#2563eb,#7c3aed)}.capture-edit-top{margin-bottom:34px}.capture-edit-tag{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2ff,#f5f7ff);color:#4338ca;padding:9px 16px;border-radius:999px;font-size:12px;font-weight:800;margin-bottom:20px;border:1px solid #dbeafe}.capture-edit-top h1{font-size:42px;font-weight:800;color:#0f172a;margin-bottom:14px;line-height:1.08;letter-spacing:-1px}.capture-edit-top p{font-size:15px;color:#64748b;line-height:1.9;max-width:720px}.capture-edit-nda-lock{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:24px;padding:26px;margin-bottom:28px;box-shadow:inset 0 1px #fffc}.capture-edit-lock-header{display:flex;align-items:flex-start;gap:18px;margin-bottom:22px}.capture-edit-lock-icon{width:62px;height:62px;border-radius:18px;background:linear-gradient(135deg,#eef2ff,#dbeafe);display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 10px 24px #2563eb1f}.capture-edit-nda-lock h3{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:8px}.capture-edit-nda-lock p{font-size:14px;color:#64748b;line-height:1.8}.capture-edit-nda-content{border-top:1px solid #e2e8f0;padding-top:24px}.capture-edit-nda-scroll{max-height:320px;overflow-y:auto;padding:24px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;line-height:1.95;box-shadow:inset 0 1px 2px #0f172a08}.capture-edit-nda-scroll h4{font-size:20px;font-weight:800;color:#0f172a;margin-bottom:20px}.capture-edit-nda-scroll p{font-size:14px;color:#475569;margin-bottom:20px}.capture-edit-nda-status{margin-top:18px;display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:14px;background:#dcfce7;border:1px solid #bbf7d0;color:#166534;font-size:13px;font-weight:800}.capture-edit-save-status{margin-bottom:22px;display:inline-flex;align-items:center;gap:10px;background:#eef4ff;border:1px solid #dbeafe;color:#1d4ed8;padding:13px 18px;border-radius:14px;font-size:13px;font-weight:800}.capture-edit-success{background:#dcfce7;border:1px solid #bbf7d0;color:#166534;padding:16px 18px;border-radius:16px;font-size:14px;font-weight:800;margin-bottom:24px;animation:fadeSlide .25s ease}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.capture-edit-price-lock{background:#fee2e2;border:1px solid #fecaca;color:#991b1b;padding:16px 18px;border-radius:16px;font-size:14px;font-weight:700;margin-bottom:24px}.capture-edit-group{display:flex;flex-direction:column;gap:10px;margin-bottom:26px}.capture-edit-group label{font-size:14px;font-weight:800;color:#0f172a}.capture-edit-group textarea{width:100%;min-height:150px;border:1px solid #dbe2ea;background:linear-gradient(180deg,#fff,#f8fafc);border-radius:20px;padding:20px;font-size:15px;line-height:1.9;resize:vertical;transition:.25s ease;box-shadow:inset 0 1px 2px #0f172a08}.capture-edit-group textarea:hover{border-color:#cbd5e1}.capture-edit-group textarea:focus{outline:none;background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.capture-edit-group textarea:disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}.capture-edit-toggle{margin-top:8px;margin-bottom:26px}.capture-edit-toggle-btn{border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:14px 22px;border-radius:16px;font-size:14px;font-weight:700;cursor:pointer;transition:.24s ease;box-shadow:0 12px 28px #2563eb29}.capture-edit-toggle-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px #2563eb3d}.capture-edit-actions{margin-top:36px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.capture-edit-back{border:none;outline:none;cursor:pointer;height:56px;padding:0 24px;border-radius:16px;background:#e2e8f0;color:#0f172a;font-size:14px;font-weight:700;transition:.22s ease}.capture-edit-back:hover{background:#cbd5e1}.capture-edit-save{border:none;outline:none;cursor:pointer;height:56px;padding:0 28px;border-radius:16px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:14px;font-weight:700;letter-spacing:.2px;transition:all .24s ease;box-shadow:0 12px 28px #2563eb2e;position:relative;overflow:hidden}.capture-edit-save:before{content:"";position:absolute;top:0;left:-120%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transition:.7s ease}.capture-edit-save:hover:before{left:120%}.capture-edit-save:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 18px 38px #2563eb47}.capture-edit-save:active{transform:scale(.98)}.capture-edit-loading{padding:80px 0;text-align:center;font-size:16px;font-weight:700;color:#64748b}.capture-edit-nda-scroll::-webkit-scrollbar{width:8px}.capture-edit-nda-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.capture-edit-nda-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}@media(max-width:768px){.capture-edit-page{padding:20px 16px 60px}.capture-edit-card{width:100%;padding:24px}.capture-edit-top h1{font-size:32px}.capture-edit-actions{flex-direction:column}.capture-edit-save,.capture-edit-back{width:100%}.capture-edit-lock-header{flex-direction:column}.capture-edit-page-back-btn{width:100%}}.capture-edit-top-row{display:flex;align-items:center;gap:14px;margin-bottom:28px;flex-wrap:wrap}.capture-edit-page-back-btn.inside-card{height:46px;padding:0 20px;border-radius:14px;background:#0f172a;color:#fff;border:1px solid rgba(255,255,255,.06);font-size:13px;font-weight:700;letter-spacing:.2px;display:flex;align-items:center;gap:8px;transition:all .25s ease;box-shadow:0 10px 30px #0f172a2e;margin:0}.capture-edit-page-back-btn.inside-card:hover{transform:translateY(-2px);background:#111827;box-shadow:0 18px 40px #0f172a3d}.capture-edit-tag{margin-bottom:0;height:46px;padding:0 18px;display:flex;align-items:center;border-radius:14px;font-size:13px;font-weight:800}.capture-container{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#f1f5f9);padding:30px 24px 60px;width:100%;max-width:100%;margin:0}.capture-card{width:100%;background:#fff;border-radius:36px;border:1px solid #e8eef7;overflow:hidden;position:relative;box-shadow:0 24px 60px #0f172a0f}.capture-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#2563eb,#7c3aed)}.capture-card-header{padding:46px 60px 42px;border-bottom:1px solid #eef2f7;background:linear-gradient(180deg,#fff,#fbfdff);display:flex;flex-direction:column}.capture-header-top{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:40px;flex-wrap:wrap;width:100%}.capture-back-btn{border:none;outline:none;cursor:pointer;transition:all .25s ease}.capture-back-btn.inside-card{height:48px;padding:0 22px;border-radius:15px;background:linear-gradient(135deg,#0f172a,#111827);color:#fff;font-size:13px;font-weight:700;letter-spacing:.2px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.06);box-shadow:0 14px 34px #0f172a29}.capture-back-btn.inside-card:hover{transform:translateY(-2px);background:linear-gradient(135deg,#111827,#2563eb);box-shadow:0 18px 40px #2563eb38}.capture-header-tag{height:48px;padding:0 20px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2ff,#f8fbff);border:1px solid #dbeafe;color:#4338ca;font-size:13px;font-weight:800}.capture-card-header h3{font-size:72px;font-weight:900;line-height:1.02;letter-spacing:-3px;color:#0f172a;margin:0 0 18px;text-align:center;width:100%}.capture-card-header p{font-size:20px;color:#64748b;line-height:1.8;margin:0 auto;max-width:900px;text-align:center}.capture-table-wrapper{overflow-x:auto}.capture-table{width:100%;border-collapse:collapse}.capture-table thead{background:#f8fafc}.capture-table th{text-align:left;padding:22px 34px;font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.8px;border-bottom:1px solid #e2e8f0}.capture-table td{padding:28px 34px;border-top:1px solid #f1f5f9;font-size:14px;line-height:1.7;color:#0f172a}.capture-table tbody tr{transition:.22s ease}.capture-table tbody tr:hover{background:#f8fbff}.capture-table td:first-child{font-weight:700;color:#1d4ed8}.capture-paid{color:#16a34a;font-weight:700}.capture-pending{color:#dc2626;font-weight:700}.capture-action-btn{border:none;outline:none;cursor:pointer;background:linear-gradient(135deg,#0f172a,#111827);color:#fff;height:48px;padding:0 24px;border-radius:14px;font-size:14px;font-weight:700;transition:all .22s ease;box-shadow:0 10px 24px #0f172a1a}.capture-action-btn:hover{background:linear-gradient(135deg,#111827,#2563eb);transform:translateY(-2px);box-shadow:0 16px 34px #2563eb33}.capture-action-btn:disabled{background:#d1d5db;color:#6b7280;cursor:not-allowed;transform:none;box-shadow:none}.capture-empty{text-align:center;padding:60px;color:#64748b;font-size:15px}@media(max-width:768px){.capture-container{width:100%;padding:16px}.capture-card{border-radius:28px}.capture-card-header{padding:34px 22px}.capture-header-top{gap:12px;margin-bottom:28px;justify-content:flex-start}.capture-back-btn.inside-card,.capture-header-tag{width:100%;justify-content:center}.capture-card-header h3{font-size:44px;line-height:1.08;letter-spacing:-1px;text-align:center}.capture-card-header p{font-size:14px}.capture-table{min-width:760px}.capture-table td,.capture-table th{padding:18px}.capture-action-btn{height:44px;padding:0 18px;font-size:13px}}.payment-success-page{min-height:calc(100vh - 140px);padding:40px 20px;display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at top left,rgba(16,185,129,.08),transparent 25%),radial-gradient(circle at bottom right,rgba(52,211,153,.08),transparent 30%),linear-gradient(to bottom right,#f0fdf4,#ecfdf5)}.payment-success-card{width:100%;max-width:620px;background:#fff;border-radius:28px;padding:48px 40px;text-align:center;border:1px solid #bbf7d0;box-shadow:0 12px 40px #0f172a14,0 8px 24px #10b98114;position:relative;overflow:hidden}.payment-success-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#10b981,#34d399)}.success-icon{width:96px;height:96px;margin:0 auto 28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#16a34a;font-size:42px;font-weight:800;box-shadow:0 10px 25px #10b98126}.payment-success-title{font-size:36px;font-weight:800;color:#0f172a;margin-bottom:16px;letter-spacing:-.5px}.payment-success-text{font-size:15px;line-height:1.8;color:#64748b;max-width:480px;margin:0 auto 36px}.payment-success-actions{display:flex;justify-content:center}.payment-success-btn{border:none;padding:14px 28px;border-radius:14px;background:linear-gradient(135deg,#10b981,#22c55e);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 8px 20px #10b98133}.payment-success-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #10b98147}@media(max-width:768px){.payment-success-page{padding:24px 14px}.payment-success-card{padding:36px 22px;border-radius:22px}.payment-success-title{font-size:30px}.success-icon{width:84px;height:84px;font-size:36px}.payment-success-text{font-size:14px}.payment-success-btn{width:100%}}.payment-cancel-page{min-height:calc(100vh - 140px);padding:40px 20px;display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at top left,rgba(239,68,68,.08),transparent 25%),radial-gradient(circle at bottom right,rgba(251,113,133,.08),transparent 30%),linear-gradient(to bottom right,#fff7f7,#fff1f2)}.payment-cancel-card{width:100%;max-width:620px;background:#fff;border-radius:28px;padding:48px 40px;text-align:center;border:1px solid #fecaca;box-shadow:0 12px 40px #0f172a14,0 8px 24px #ef444414;position:relative;overflow:hidden}.payment-cancel-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#ef4444,#fb7185)}.cancel-icon{width:96px;height:96px;margin:0 auto 28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fee2e2,#fecdd3);color:#dc2626;font-size:42px;font-weight:800;box-shadow:0 10px 25px #ef444426}.payment-cancel-title{font-size:36px;font-weight:800;color:#0f172a;margin-bottom:16px;letter-spacing:-.5px}.payment-cancel-text{font-size:15px;line-height:1.8;color:#64748b;max-width:480px;margin:0 auto 36px}.payment-cancel-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.payment-cancel-btn{border:none;padding:14px 24px;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;transition:all .25s ease}.payment-cancel-btn.primary{background:linear-gradient(135deg,#ef4444,#f43f5e);color:#fff;box-shadow:0 8px 20px #ef444433}.payment-cancel-btn.primary:hover{transform:translateY(-2px);box-shadow:0 12px 24px #ef444447}.payment-cancel-btn.secondary{background:#fff;color:#334155;border:1px solid #cbd5e1}.payment-cancel-btn.secondary:hover{background:#f8fafc;transform:translateY(-2px)}@media(max-width:768px){.payment-cancel-page{padding:24px 14px}.payment-cancel-card{padding:36px 22px;border-radius:22px}.payment-cancel-title{font-size:30px}.cancel-icon{width:84px;height:84px;font-size:36px}.payment-cancel-text{font-size:14px}.payment-cancel-actions{flex-direction:column}.payment-cancel-btn{width:100%}}
