@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@500;600;700;800&display=swap";:root{--primary:#5d3fd3;--primary-hover:#4b32a8;--bg-color:#fff;--bg-secondary:#f8f9fc;--text-main:#1e293b;--text-secondary:#64748b;--border-color:#e2e8f0;--font-primary:"Satoshi", sans-serif;--font-secondary:"Poppins", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;overflow-x:hidden}button,input,textarea,select{font-family:inherit}.global-section{width:100%;padding:100px 5%}.global-container{width:100%;max-width:1200px;margin:0 auto}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background-color:var(--primary);border:2px solid var(--bg-secondary);background-clip:padding-box;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:var(--primary-hover)}html{scrollbar-width:thin;scrollbar-color:var(--primary) var(--bg-secondary);width:100%;overflow-x:hidden}.navbar{z-index:1000;background:0 0;width:100%;padding:18px 5%;font-family:Satoshi,sans-serif;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffe0;border-bottom:1px solid #6c5ce71a;padding:14px 5%;box-shadow:0 1px #6c5ce714,0 4px 24px #0000000a}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.navbar-logo{cursor:pointer;z-index:1001;align-items:center;gap:10px;transition:transform .2s;display:flex}.navbar-logo:hover{transform:scale(1.02)}.logo-img{width:auto;height:54px}.logo-text{color:#1a1a2e;letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.logo-highlight{background:linear-gradient(135deg,#6c5ce7,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.navbar-links{align-items:center;gap:8px;display:flex}.nav-link{color:#4b5563;cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;border-radius:10px;padding:8px 16px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .25s;position:relative}.nav-link:after{content:"";background:linear-gradient(90deg,#6c5ce7,#a78bfa);border-radius:2px;width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.nav-link:hover{color:#1a1a2e;background:#6c5ce70f}.nav-link:hover:after{width:50%}.nav-dropdown-wrapper{position:relative}.nav-link-dropdown{align-items:center;gap:5px;display:flex}.nav-link-dropdown.active{color:#6c5ce7;background:#6c5ce714}.dropdown-chevron{margin-top:1px;transition:transform .3s}.dropdown-chevron.rotated{transform:rotate(180deg)}.nav-dropdown{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#fffffff2;border-radius:16px;min-width:260px;padding:8px;position:absolute;top:calc(100% + 12px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000000d,0 20px 40px -4px #6c5ce71f,0 0 0 1px #6c5ce714}.dropdown-glow{background:linear-gradient(90deg,#0000,#6c5ce7,#a78bfa,#0000);border-radius:2px;height:2px;position:absolute;top:-1px;left:20%;right:20%}.dropdown-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:inherit;transition:all .2s;display:flex}.dropdown-item:hover{background:linear-gradient(135deg,#6c5ce714,#a78bfa14);transform:translate(4px)}.dropdown-item-icon{background:#6c5ce714;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:flex}.dropdown-item:hover .dropdown-item-icon{background:#6c5ce726}.dropdown-item-text{color:#1a1a2e;flex:1;font-size:.92rem;font-weight:600}.dropdown-item-arrow{color:#cbd5e1;flex-shrink:0;transition:all .2s}.dropdown-item:hover .dropdown-item-arrow{color:#6c5ce7;transform:translate(3px)}.navbar-actions{align-items:center;gap:12px;display:flex}.nav-btn-login{color:#4b5563;cursor:pointer;background:0 0;border:1.5px solid #6c5ce733;border-radius:12px;padding:10px 22px;font-family:inherit;font-size:.92rem;font-weight:600;transition:all .25s}.nav-btn-login:hover{color:#6c5ce7;background:#6c5ce70a;border-color:#6c5ce7}.nav-btn-request{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c5ce7,#5a4bcf);border:none;border-radius:12px;padding:10px 26px;font-family:inherit;font-size:.92rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 14px #6c5ce740}.nav-btn-request:before{content:"";opacity:0;background:linear-gradient(135deg,#a78bfa,#6c5ce7);transition:opacity .3s;position:absolute;inset:0}.nav-btn-request:hover{transform:translateY(-2px);box-shadow:0 8px 24px #6c5ce759}.nav-btn-request:hover:before{opacity:1}.nav-btn-request span{z-index:1;position:relative}.mobile-menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;padding:10px;display:none}.hamburger{flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex;position:relative}.hamburger span{transform-origin:50%;background:#1a1a2e;border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.hamburger.active span:first-child{transform:translateY(8px)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.mobile-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0006;position:fixed;inset:0}.mobile-menu{z-index:1002;background:#fff;flex-direction:column;width:85%;max-width:380px;height:100dvh;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-8px 0 40px #0000001a}.mobile-menu-header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.mobile-menu-title{color:#1a1a2e;font-size:1.1rem;font-weight:700}.mobile-close-btn{cursor:pointer;color:#4b5563;background:#6c5ce714;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.mobile-close-btn:hover{color:#6c5ce7;background:#6c5ce726}.mobile-nav-links{flex-direction:column;flex:1;gap:4px;padding:16px;display:flex}.mobile-nav-link{text-align:left;color:#1a1a2e;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:14px;width:100%;padding:14px 16px;font-family:inherit;font-size:1.05rem;font-weight:600;transition:all .2s;display:flex}.mobile-nav-link:hover,.mobile-nav-link:active{background:#6c5ce70f}.mobile-link-icon{background:#6c5ce70f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.15rem;display:flex}.mobile-accordion{flex-direction:column;display:flex}.mobile-accordion-trigger{justify-content:flex-start;position:relative}.mobile-accordion-trigger.open{color:#6c5ce7;background:#6c5ce70f}.mobile-accordion-chevron{color:#94a3b8;margin-left:auto;transition:transform .3s}.mobile-accordion-chevron.rotated{color:#6c5ce7;transform:rotate(180deg)}.mobile-accordion-content{flex-direction:column;gap:2px;padding-left:20px;display:flex;overflow:hidden}.mobile-dropdown-item{color:#4b5563;cursor:pointer;text-align:left;background:0 0;border:none;border-left:2px solid #6c5ce726;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.mobile-dropdown-item:hover{color:#6c5ce7;background:#6c5ce70f;border-left-color:#6c5ce7}.mobile-dropdown-icon{font-size:1rem}.mobile-nav-actions{border-top:1px solid #0000000f;flex-direction:column;gap:12px;padding:16px 24px 32px;display:flex}.mobile-btn-login{color:#4b5563;cursor:pointer;background:0 0;border:1.5px solid #6c5ce740;border-radius:12px;width:100%;padding:14px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.mobile-btn-login:hover{color:#6c5ce7;border-color:#6c5ce7}.mobile-btn-request{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c5ce7,#5a4bcf);border:none;border-radius:12px;width:100%;padding:14px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 14px #6c5ce740}.mobile-btn-request:hover{transform:translateY(-1px);box-shadow:0 6px 20px #6c5ce759}@media (width<=1024px){.desktop-only{display:none!important}.mobile-menu-toggle{display:block}}@media (width<=480px){.navbar{padding:14px 4%}.navbar.scrolled{padding:10px 4%}.logo-text{font-size:1.3rem}.mobile-menu{width:100%;max-width:100%}}.hero-section{background-color:#fff;align-items:center;min-height:90vh;padding:120px 0 160px;font-family:Satoshi,sans-serif;display:flex;position:relative;overflow:hidden}.hero-bg-grid{z-index:0;background-image:linear-gradient(#6c5ce708 1px,#0000 1px),linear-gradient(90deg,#6c5ce708 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.hero-glow-orb{pointer-events:none;z-index:0;background:radial-gradient(circle,#7c3aed1f 0%,#0000 65%);width:900px;height:900px;position:absolute;top:40%;right:-100px;transform:translateY(-50%)}.hero-container{z-index:2;grid-template-columns:1fr 1.3fr;align-items:center;gap:60px;width:100%;max-width:1300px;margin:0 auto;padding:0 4%;display:grid;position:relative}.hero-left{max-width:540px}.hero-eyebrow{align-items:center;gap:12px;margin-bottom:24px;display:inline-flex}.he-avatars{display:flex}.he-avatars img{border:2px solid #fff;border-radius:50%;width:28px;height:28px;margin-left:-10px}.he-avatars img:first-child{margin-left:0}.he-text{color:#5a67d8;align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.he-stars{color:#f59e0b;letter-spacing:1px}.hero-title{color:#0f172a;letter-spacing:-1.5px;margin-bottom:24px;font-size:3rem;font-weight:800;line-height:1.1}.hero-highlight{color:#5a67d8}.hero-desc{color:#64748b;max-width:480px;margin-bottom:40px;font-size:1.05rem;font-weight:500;line-height:1.6}.hero-actions{align-items:center;gap:24px;margin-bottom:50px;display:flex}.btn-primary-pill{color:#fff;cursor:pointer;background:#5a67d8;border:none;border-radius:40px;align-items:center;gap:12px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #5a67d866}.btn-primary-pill:hover{transform:translateY(-2px);box-shadow:0 15px 30px #5a67d880}.btn-primary-pill svg{width:16px;height:16px}.btn-play-video{color:#5a67d8;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.play-icon-wrap{color:#5a67d8;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 15px #5a67d826}.play-icon-wrap svg{width:20px;height:20px;margin-left:2px}.btn-play-video:hover .play-icon-wrap{transform:scale(1.05)}.hero-features{background:#fff;border:1px solid #f1f5f9;border-radius:24px;align-items:center;gap:24px;padding:16px 24px;display:inline-flex;box-shadow:0 10px 30px #00000008}.hf-item{flex-shrink:0;align-items:center;gap:12px;display:flex}.hf-item svg{flex-shrink:0;width:32px;height:32px}.hf-text{white-space:nowrap;flex-direction:column;display:flex}.hf-text strong{color:#0f172a;font-size:.85rem;font-weight:700}.hf-text span{color:#64748b;font-size:.75rem}.hf-divider{background:#e2e8f0;width:1px;height:30px}.hero-right{z-index:10;transform-origin:100%;position:relative;transform:scale(.92)}.premium-dash-wrapper{width:100%;height:520px;display:flex;position:relative}.dash-ambient-glow{filter:blur(80px);z-index:-1;opacity:.6;border-radius:50%;position:absolute}.dash-ambient-glow.glow-1{background:#7c3aed;width:300px;height:300px;top:-50px;right:-50px}.dash-ambient-glow.glow-2{background:#3b82f6;width:250px;height:250px;bottom:-20px;left:-20px}.glass-dashboard{-webkit-backdrop-filter:blur(24px);background:#fff6;border:1px solid #fff9;border-radius:24px;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000012,inset 0 0 0 1px #ffffff80}.glass-sidebar{background:#ffffff4d;border-right:1px solid #fff6;flex-direction:column;align-items:center;gap:32px;width:76px;padding:24px 0;display:flex}.gs-logo{background:linear-gradient(135deg,#5a67d8,#7c3aed);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 8px 16px #7c3aed4d}.gs-logo-dot{background:#fff;border-radius:6px;width:16px;height:16px}.gs-nav{flex-direction:column;gap:20px;display:flex}.gs-icon{color:#64748b;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.gs-icon svg{stroke-width:2.2px;width:20px;height:20px}.gs-icon:hover{color:#5a67d8;background:#ffffff80}.gs-icon.active{color:#5a67d8;background:#fff;box-shadow:0 4px 12px #0000000d}.glass-content{flex-direction:column;flex:1;gap:24px;padding:28px;display:flex}.gc-header{justify-content:space-between;align-items:center;display:flex}.gc-title{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800}.gc-subtitle{color:#64748b;margin:4px 0 0;font-size:.85rem}.gc-actions{align-items:center;gap:16px;display:flex}.gc-search{color:#64748b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 8px #0000000a}.gc-search svg{width:16px;height:16px}.gc-profile img{border:2px solid #fff;border-radius:50%;width:40px;height:40px;box-shadow:0 4px 10px #00000014}.gc-kpi-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.kpi-card{background:#fff;border:1px solid #fffc;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #00000005}.kpi-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.kpi-icon svg{stroke-width:2px;width:20px;height:20px}.i-purple{color:#7c3aed;background:#7c3aed1a}.i-blue{color:#3b82f6;background:#3b82f61a}.i-green{color:#10b981;background:#10b9811a}.kpi-info{flex-direction:column;display:flex}.kpi-info span{color:#64748b;margin-bottom:2px;font-size:.75rem;font-weight:600}.kpi-info strong{color:#0f172a;font-size:1.25rem;font-weight:800;line-height:1}.kpi-trend{font-size:.7rem;font-weight:700;position:absolute;top:16px;right:16px}.kpi-trend.up{color:#10b981}.gc-bottom-grid{flex:1;grid-template-columns:1.5fr 1fr;gap:20px;min-height:0;display:grid}.gc-chart-widget,.gc-list-widget{background:#fff;border-radius:16px;flex-direction:column;padding:20px;display:flex;box-shadow:0 10px 20px #00000005}.widget-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.widget-head h4{color:#0f172a;margin:0;font-size:.9rem;font-weight:700}.widget-select{color:#64748b;background:0 0;border:1px solid #e2e8f0;border-radius:6px;outline:none;padding:4px 8px;font-size:.75rem}.widget-link{color:#5a67d8;font-size:.75rem;font-weight:600;text-decoration:none}.chart-wrapper{flex:1;position:relative}.chart-wrapper svg{width:100%;height:100%;overflow:visible}.chart-pulse{animation:2s infinite pulseDot}@keyframes pulseDot{0%{box-shadow:0 0 #5a67d866}70%{box-shadow:0 0 0 10px #5a67d800}to{box-shadow:0 0 #5a67d800}}.chart-tooltip{color:#fff;background:#1e293b;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:600;position:absolute;transform:translate(-50%,-100%);box-shadow:0 4px 12px #00000026}.exam-list{flex-direction:column;gap:14px;display:flex;overflow-y:auto}.exam-item{align-items:center;gap:12px;display:flex}.e-date{color:#5a67d8;background:#5a67d814;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;line-height:1.1;display:flex}.e-date span{font-size:.9rem;font-weight:800}.e-date small{text-transform:uppercase;font-size:.6rem;font-weight:700}.e-details{flex-direction:column;display:flex}.e-details strong{color:#0f172a;margin-bottom:2px;font-size:.85rem}.e-details span{color:#64748b;font-size:.7rem}.glass-float{-webkit-backdrop-filter:blur(16px);z-index:20;background:#ffffffd9;border:1px solid #ffffffe6;border-radius:16px;padding:16px;position:absolute;box-shadow:0 20px 40px #0000001a}.float-live{width:240px;top:40px;right:-40px}.f-live-header{color:#ef4444;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:12px;font-size:.75rem;font-weight:700;display:flex}.live-indicator{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1.5s infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.f-live-content{align-items:center;gap:12px;margin-bottom:16px;display:flex}.f-teacher{border-radius:50%;width:40px;height:40px}.f-live-text{flex-direction:column;display:flex}.f-live-text strong{color:#0f172a;font-size:.85rem}.f-live-text span{color:#64748b;font-size:.7rem}.f-live-stats{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.f-live-stats span{color:#64748b;align-items:center;gap:6px;font-size:.7rem;font-weight:600;display:flex}.f-live-stats svg{width:14px;height:14px}.join-btn{color:#fff;cursor:pointer;background:#5a67d8;border:none;border-radius:20px;padding:6px 16px;font-size:.75rem;font-weight:700;transition:all .2s}.join-btn:hover{background:#4c1d95}.float-fee{align-items:flex-start;gap:16px;width:230px;display:flex;bottom:40px;left:-50px}.fee-icon{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 8px 16px #10b9814d}.fee-icon svg{width:20px;height:20px}.fee-text{flex:1}.fee-text strong{color:#0f172a;margin-bottom:2px;font-size:.85rem;display:block}.fee-text p{color:#64748b;margin:0 0 12px;font-size:.7rem}.progress-bg{background:#e2e8f0;border-radius:3px;width:100%;height:6px;margin-bottom:8px;overflow:hidden}.progress-bar{background:#10b981;border-radius:3px;height:100%}.fee-stats{justify-content:space-between;align-items:center;display:flex}.fee-stats span{color:#64748b;font-size:.65rem;font-weight:600}.fee-stats strong{color:#0f172a;font-size:.75rem;font-weight:800}.float-alert{border-radius:40px;align-items:center;gap:12px;padding:12px 20px;display:flex;bottom:-30px;right:20px}.alert-badge{color:#fff;background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 6px 12px #f59e0b4d}.alert-badge svg{width:16px;height:16px}.alert-text{flex-direction:column;display:flex}.alert-text strong{color:#0f172a;font-size:.8rem}.alert-text span{color:#64748b;font-size:.7rem}@media (width<=1100px){.hero-container{grid-template-columns:1fr;gap:80px}.hero-left{text-align:center;margin:0 auto}.hero-right{transform-origin:50%;transform:scale(.9)}.he-avatars,.hero-actions{justify-content:center}.hero-desc{margin:0 auto 40px}.float-live{right:10px}.float-fee{left:10px}}@media (width<=768px){.hero-section{padding:100px 0 80px}.hero-title{font-size:2.2rem}.hero-desc{font-size:.95rem}.hero-right{transform:none}.hero-actions{flex-direction:column;gap:16px;width:100%}.btn-primary-pill,.btn-play-video{justify-content:center;width:100%}.hero-features{flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.hf-divider{width:100%;height:1px}.gc-bottom-grid,.gc-kpi-grid{grid-template-columns:1fr}.glass-dashboard{flex-direction:column;height:auto}.glass-sidebar{border-bottom:1px solid #fff6;border-right:none;flex-direction:row;justify-content:space-between;width:100%;padding:12px 16px;overflow-x:auto}.gs-nav{flex-direction:row;gap:8px}.glass-float{width:100%;margin-top:16px;position:static;animation:none!important;transform:none!important}.premium-dash-wrapper{flex-direction:column;height:auto;padding-bottom:20px}}@media (width<=480px){.hero-title{font-size:1.8rem}.gc-header{flex-direction:column;align-items:flex-start;gap:16px}.gc-actions{justify-content:space-between;width:100%}.glass-content{padding:16px}.kpi-card{flex-direction:column;align-items:flex-start}.kpi-trend{margin-top:8px;position:static}}.about-section{background-color:#0000;padding:70px 0 90px;font-family:Satoshi,sans-serif;position:relative}.about-bg-grid{z-index:0;background-image:linear-gradient(#5a67d808 1px,#0000 1px),linear-gradient(90deg,#5a67d808 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.about-glow{z-index:0;pointer-events:none;border-radius:50%;position:absolute}.about-glow-purple{background:radial-gradient(circle,#7c3aed1f 0%,#0000 65%);width:800px;height:800px;top:-200px;left:-200px}.about-glow-blue{background:radial-gradient(circle,#3b82f61a 0%,#0000 65%);width:700px;height:700px;bottom:-150px;right:-150px}.about-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1280px;margin:0 auto;padding:0 5%;display:grid;position:relative}.about-visual-left{width:100%;position:relative}.about-decorative-widget{-webkit-backdrop-filter:blur(12px);z-index:15;background:#ffffffd9;border:1px solid #fff;border-radius:20px;align-items:center;gap:16px;padding:18px 24px;animation:5s ease-in-out infinite floatWidget;display:flex;position:absolute;top:-40px;left:-40px;box-shadow:0 20px 40px #00000014}.dw-icon{color:#fff;background:linear-gradient(135deg,#5a67d8,#7c3aed);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 8px 16px #7c3aed4d}.dw-icon svg{width:22px;height:22px}.dw-text{flex-direction:column;display:flex}.dw-text strong{color:#0f172a;font-size:.95rem}.dw-text span{color:#64748b;font-size:.75rem}.dw-pulse-ring{z-index:-1;opacity:0;border:2px solid #5a67d8;border-radius:12px;width:44px;height:44px;animation:2s infinite dwPulse;position:absolute;top:50%;left:46px;transform:translate(-50%,-50%)}@keyframes dwPulse{0%{opacity:.6;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.6)}}@keyframes floatWidget{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about-glass-board{-webkit-backdrop-filter:blur(20px);z-index:10;background:#fff9;border:1px solid #fffc;border-radius:24px;padding:24px;position:relative;box-shadow:0 30px 60px #0000000d,inset 0 0 0 1px #fff9}.gb-header{border-bottom:1px solid #0000000a;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;display:flex}.gb-dots{gap:6px;display:flex}.dot{border-radius:50%;width:12px;height:12px}.dot-red{background:#ff5f56}.dot-yellow{background:#ffbd2e}.dot-green{background:#27c93f}.gb-title{color:#64748b;font-size:.95rem;font-weight:700}.gb-chart-card{background:#fff;border-radius:16px;margin-bottom:16px;padding:20px;box-shadow:0 10px 20px #00000005}.gb-chart-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.gb-chart-info h5{color:#0f172a;margin:0;font-size:.9rem;font-weight:700}.gb-chart-info span{color:#10b981;font-size:.75rem;font-weight:600}.gb-chart-icon{color:#5a67d8;background:#5a67d81a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.gb-chart-icon svg{width:16px;height:16px}.gb-chart-visual{width:100%;height:80px}.gb-chart-visual svg{width:100%;height:100%;overflow:visible}.gb-stats-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.gb-stat-card{background:#fff;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 10px 20px #00000005}.gb-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.gb-icon svg{width:20px;height:20px}.purple-icon{color:#7c3aed;background:#7c3aed1a}.green-icon{color:#10b981;background:#10b9811a}.gb-stat-card h6{color:#64748b;margin:0 0 2px;font-size:.75rem;font-weight:600}.gb-stat-card strong{color:#0f172a;font-size:1.15rem;font-weight:800;line-height:1}.gb-notification{-webkit-backdrop-filter:blur(12px);z-index:20;background:#ffffffe6;border:1px solid #fff;border-radius:16px;align-items:center;gap:12px;padding:14px 20px;display:flex;position:absolute;bottom:-20px;right:-30px;box-shadow:0 20px 40px #0000001a}.notif-icon{color:#fff;background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.notif-icon svg{width:18px;height:18px}.notif-text{flex-direction:column;display:flex}.notif-text strong{color:#0f172a;font-size:.85rem}.notif-text span{color:#64748b;font-size:.7rem}.about-content-right{max-width:540px}.about-pill{letter-spacing:.5px;color:#5a67d8;text-transform:uppercase;background-color:#5a67d81a;border-radius:40px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:.85rem;font-weight:700;display:inline-flex}.about-pill-dot{background-color:#5a67d8;border-radius:50%;width:8px;height:8px;position:relative}.about-pill-dot:before{content:"";border:1px solid #5a67d866;border-radius:50%;position:absolute;inset:-5px}.about-heading{color:#0f172a;letter-spacing:-1px;margin-bottom:24px;font-size:2.75rem;font-weight:800;line-height:1.15}.text-gradient{background:linear-gradient(135deg,#5a67d8,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.about-desc{color:#64748b;margin-bottom:36px;font-size:1.05rem;font-weight:500;line-height:1.7}.about-features-list{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}.feat-item{align-items:flex-start;gap:16px;display:flex}.feat-icon{color:#5a67d8;background:#5a67d814;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.feat-icon svg{width:24px;height:24px}.feat-item:hover .feat-icon{color:#fff;background:#5a67d8;transform:translateY(-2px);box-shadow:0 10px 20px #5a67d833}.feat-details h4{color:#0f172a;margin:0 0 6px;font-size:1.05rem;font-weight:700}.feat-details p{color:#64748b;margin:0;font-size:.9rem;line-height:1.6}.about-inline-stats{border-top:1px solid #0000000f;border-bottom:1px solid #0000000f;align-items:center;gap:32px;margin-bottom:40px;padding:24px 0;display:flex}.inline-stat{flex-direction:column;gap:4px;display:flex}.inline-stat h3{color:#0f172a;margin:0;font-size:1.8rem;font-weight:800;line-height:1}.inline-stat span{color:#64748b;font-size:.85rem;font-weight:600}.stat-divider{background:#00000014;width:1px;height:40px}.about-cta{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.btn-primary-solid{color:#fff;background:#5a67d8;border-radius:40px;align-items:center;gap:12px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #5a67d84d}.btn-primary-solid:hover{transform:translateY(-2px);box-shadow:0 15px 35px #5a67d873}.btn-primary-solid svg{width:18px;height:18px}.btn-outline-ghost{color:#5a67d8;background:0 0;border:2px solid #5a67d840;border-radius:40px;align-items:center;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn-outline-ghost:hover{background:#5a67d80d;border-color:#5a67d8}@media (width<=1100px){.about-container{grid-template-columns:1fr;gap:80px}.about-visual-left{order:1;max-width:600px;margin:0 auto;padding-top:40px}.about-decorative-widget{top:-30px;left:10px}.about-content-right{order:2;max-width:100%}.about-heading{font-size:2.5rem}.gb-notification{right:-10px}}@media (width<=768px){.about-section{padding:80px 0}.about-glass-board{padding:24px}.about-decorative-widget{transform-origin:0 0;top:-20px;left:0;transform:scale(.85)}.about-heading{font-size:2.2rem}.about-inline-stats{justify-content:space-between;gap:20px}.gb-notification{justify-content:center;margin-top:16px;position:static}}@media (width<=480px){.about-heading{font-size:1.8rem}.about-desc{font-size:.95rem}.about-glass-board{padding:16px}.about-decorative-widget{top:-20px;left:0;transform:scale(.75)}.gb-chart-card{padding:16px}.gb-stats-row{grid-template-columns:1fr}.about-inline-stats{flex-wrap:wrap;justify-content:flex-start;gap:24px}.stat-divider{display:none}.about-cta{flex-direction:column;width:100%}.btn-primary-solid,.btn-outline-ghost{justify-content:center;width:100%}}.features-section{background-color:#fff;padding:80px 5%;font-family:Satoshi,sans-serif}.features-container{max-width:1200px;margin:0 auto}.features-header{justify-content:center;align-items:center;margin-bottom:40px;display:flex}.features-header-content{text-align:center;flex-direction:column;align-items:center;max-width:800px;display:flex}.features-pill{letter-spacing:.5px;color:#5a67d8;text-transform:uppercase;background-color:#5a67d81a;border-radius:40px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:.85rem;font-weight:700;display:inline-flex}.pill-dot{background-color:#5a67d8;border-radius:50%;width:8px;height:8px;position:relative}.pill-dot:before{content:"";border:1px solid #5a67d866;border-radius:50%;position:absolute;inset:-5px}.features-title{color:#1a1a1a;letter-spacing:-1.5px;margin:0;font-size:3.5rem;font-weight:700;line-height:1.1}.compare-btn{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #eaeaea;border-radius:30px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .3s}.compare-btn:hover{color:#6c5ce7;border-color:#6c5ce7}.features-tabs{gap:12px;margin-bottom:40px;padding-bottom:10px;display:flex;overflow-x:auto}.features-tabs::-webkit-scrollbar{display:none}.tab-btn{color:#444;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #eaeaea;border-radius:30px;padding:10px 24px;font-size:.95rem;font-weight:500;transition:all .3s}.tab-btn:hover{border-color:silver}.tab-btn.active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.features-grid-wrapper{border:1px solid #eaeaea;border-radius:20px;overflow:hidden}.features-grid{background:#eaeaea;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.feature-card{z-index:1;cursor:pointer;background:#fff;padding:40px 32px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative}.feature-card:hover{z-index:2;background:#fff;border-radius:12px;transform:translateY(-6px)scale(1.02);box-shadow:0 15px 35px #6c5ce71a}.feature-icon-wrapper{color:#6c5ce7;background-color:#f0edff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:24px;transition:all .3s;display:flex}.feature-card:hover .feature-icon-wrapper{color:#fff;background-color:#6c5ce7;transform:scale(1.1)rotate(5deg)}.feature-card-title{color:#1a1a1a;margin-bottom:12px;font-size:1.15rem;font-weight:700}.feature-card-desc{color:#666;margin:0;font-size:.95rem;line-height:1.6}@media (width<=1024px){.features-title{font-size:2.8rem}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.features-section{padding:60px 5%}.features-header{flex-direction:column;align-items:flex-start;gap:24px}.features-title{font-size:2.2rem}.features-grid{grid-template-columns:1fr}.feature-card{padding:30px 24px}}.aud-section{background:#f7f8fc;padding:100px 5%;font-family:Satoshi,sans-serif;overflow:hidden}.aud-container{max-width:1200px;margin:0 auto}.aud-header{text-align:center;margin-bottom:52px}.aud-pill{color:#6c5ce7;letter-spacing:1px;text-transform:uppercase;background:#6c5ce714;border:1px solid #6c5ce72e;border-radius:40px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 18px;font-size:.8rem;font-weight:700;display:inline-flex}.aud-pill-dot{background:#6c5ce7;border-radius:50%;width:7px;height:7px;animation:2.2s ease-in-out infinite aud-pulse}@keyframes aud-pulse{0%,to{box-shadow:0 0 #6c5ce780}50%{box-shadow:0 0 0 6px #6c5ce700}}.aud-title{color:#111827;letter-spacing:-1.2px;margin:0 0 16px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.aud-title-accent{background:linear-gradient(135deg,#6c5ce7,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.aud-subtitle{color:#64748b;max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.aud-tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px;display:flex}.aud-tab{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:50px;align-items:center;gap:8px;padding:10px 22px;font-family:Satoshi,sans-serif;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex}.aud-tab:hover{color:#6c5ce7;border-color:#c4b5fd}.aud-tab--active{background:var(--tab-light,#6c5ce714);border-color:var(--tab-color,#6c5ce7);color:var(--tab-color,#6c5ce7);box-shadow:0 4px 16px #6c5ce71f}.aud-tab-emoji{font-size:1.1rem}.aud-tab-label{letter-spacing:.2px}.aud-panel{background:#fff;border:1px solid #eef0f6;border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:52px 48px;display:grid;overflow:hidden;box-shadow:0 8px 40px #0000000d}.aud-panel-left{flex-direction:column;gap:0;display:flex}.aud-audience-badge{letter-spacing:.3px;border-radius:30px;align-items:center;gap:6px;width:fit-content;margin-bottom:20px;padding:5px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.aud-panel-headline{color:#111827;letter-spacing:-.5px;margin:0 0 14px;font-size:1.55rem;font-weight:800;line-height:1.3}.aud-panel-sub{color:#64748b;margin:0 0 28px;font-size:.95rem;line-height:1.7}.aud-features{flex-direction:column;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.aud-feature-item{color:#374151;align-items:center;gap:12px;font-size:.9rem;font-weight:500;display:flex}.aud-feature-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:flex}.aud-stat-badge{background:#fff;border:1.5px solid;border-radius:16px;align-items:center;gap:14px;width:fit-content;padding:14px 20px;display:inline-flex}.aud-stat-value{letter-spacing:-1px;font-size:1.8rem;font-weight:900;line-height:1}.aud-stat-label{color:#64748b;max-width:120px;font-size:.85rem;font-weight:500;line-height:1.4}.aud-panel-right{justify-content:center;display:flex}.aud-mockup{background:#fff;border:1px solid #eef0f6;border-radius:20px;width:100%;max-width:380px;padding:20px;position:relative;overflow:hidden;box-shadow:0 16px 48px #00000012}.aud-mockup-glow{opacity:.08;filter:blur(40px);pointer-events:none;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;right:-60px}.aud-mockup-topbar{border-bottom:1px solid #f1f3f8;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:14px;display:flex}.aud-mockup-dots{gap:5px;display:flex}.aud-mockup-dots span{background:#e2e8f0;border-radius:50%;width:8px;height:8px}.aud-mockup-dots span:first-child{background:#fca5a5}.aud-mockup-dots span:nth-child(2){background:#fcd34d}.aud-mockup-dots span:last-child{background:#6ee7b7}.aud-mockup-title{color:#6b7280;text-align:center;flex:1;font-size:.78rem;font-weight:600}.aud-mockup-avatar{background:linear-gradient(135deg, var(--mockup-color,#6c5ce7), #a78bfa);border-radius:50%;flex-shrink:0;width:26px;height:26px}.aud-mockup-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.aud-mockup-card{background:#f8f9fc;border-radius:12px;flex-direction:column;gap:4px;padding:14px 12px;display:flex}.aud-mock-label{color:#94a3b8;font-size:.7rem;font-weight:500}.aud-mock-value{color:#111827;font-size:1.1rem;font-weight:800;line-height:1}.aud-mock-trend{font-size:.68rem;font-weight:600}.aud-mockup-chart{background:#f8f9fc;border-radius:12px;padding:12px 14px}.aud-chart-label{color:#94a3b8;margin-bottom:10px;font-size:.72rem;font-weight:600;display:block}.aud-bars{align-items:flex-end;gap:6px;height:52px;display:flex}.aud-bar{transform-origin:bottom;flex:1;align-items:flex-end;height:100%;display:flex}.aud-bar-fill{background:var(--bar-color,#6c5ce7);opacity:.75;border-radius:4px 4px 0 0;width:100%;transition:opacity .2s}.aud-bar:hover .aud-bar-fill{opacity:1}.aud-dots{justify-content:center;gap:8px;margin-top:32px;display:flex}.aud-dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.aud-dot--active{border-radius:4px;width:24px}@media (width<=960px){.aud-panel{grid-template-columns:1fr;gap:40px;padding:36px 28px}.aud-panel-right{order:-1}.aud-mockup{max-width:100%}}@media (width<=640px){.aud-section{padding:70px 5%}.aud-tabs{gap:8px}.aud-tab{padding:8px 16px;font-size:.88rem}.aud-tab-label{display:none}.aud-tab-emoji,.aud-panel-headline{font-size:1.3rem}}.hiw-section{background:#fff;padding:100px 5% 80px;font-family:Satoshi,sans-serif;position:relative;overflow:hidden}.hiw-fade-top{pointer-events:none;background:linear-gradient(#f7f8fc,#fff);height:120px;position:absolute;top:0;left:0;right:0}.hiw-container{z-index:1;max-width:1100px;margin:0 auto;position:relative}.hiw-header{text-align:center;margin-bottom:80px}.hiw-pill{color:#4f46e5;letter-spacing:1px;text-transform:uppercase;background:#6c5ce726;border:1px solid #6c5ce74d;border-radius:40px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 18px;font-size:.85rem;font-weight:800;display:inline-flex}.hiw-pill-dot{background:#6c5ce7;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite hiw-pulse}@keyframes hiw-pulse{0%,to{box-shadow:0 0 #6c5ce780}50%{box-shadow:0 0 0 6px #6c5ce700}}.hiw-title{color:#111827;letter-spacing:-1.2px;margin:0 0 18px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.hiw-title-accent{background:linear-gradient(135deg,#6c5ce7 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hiw-subtitle{color:#64748b;max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.hiw-timeline{flex-direction:column;gap:0;display:flex;position:relative}.hiw-line-track{background:#f0edff;border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.hiw-line-fill{transform-origin:top;background:linear-gradient(#6c5ce7,#a78bfa);width:100%;height:100%}.hiw-step{grid-template-columns:1fr 60px 1fr;align-items:center;gap:0;min-height:200px;padding:40px 0;display:grid}.hiw-step--right{direction:rtl}.hiw-step--right>*{direction:ltr}.hiw-step-side--content,.hiw-step--right .hiw-step-side--content{padding:0 40px}.hiw-node{color:#fff;z-index:2;cursor:pointer;background:linear-gradient(135deg,#6c5ce7,#4f46e5);border-radius:50%;justify-content:center;justify-self:center;align-items:center;width:60px;height:60px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 24px #6c5ce759}.hiw-node:hover,.hiw-node--active{transform:scale(1.12);box-shadow:0 12px 32px #6c5ce780}.hiw-node-inner{z-index:1;justify-content:center;align-items:center;display:flex}.hiw-node-ring{border:2px solid #6c5ce740;border-radius:50%;animation:3s ease-in-out infinite hiw-ring-pulse;position:absolute;inset:-8px}@keyframes hiw-ring-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(1.15)}}.hiw-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #eef0f6;border-radius:20px;padding:32px 28px 28px;transition:all .35s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.hiw-card:hover{border-color:#6c5ce74d;transform:translateY(-4px);box-shadow:0 12px 40px #6c5ce71a}.hiw-card--active{background:linear-gradient(135deg,#fdfcff 0%,#f7f5ff 100%);border-color:#6c5ce766;box-shadow:0 16px 48px #6c5ce726}.hiw-card-num{color:#6c5ce70d;letter-spacing:-3px;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:5rem;font-weight:900;line-height:1;transition:color .3s;position:absolute;top:-10px;right:16px}.hiw-card--active .hiw-card-num{color:#6c5ce71a}.hiw-card-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.hiw-card-tag{color:#6c5ce7;letter-spacing:.5px;text-transform:uppercase;background:#6c5ce714;border-radius:20px;padding:3px 12px;font-size:.75rem;font-weight:700;display:inline-block}.hiw-card-bottom-action{border-top:1px solid #6c5ce714;justify-content:flex-end;margin-top:16px;padding-top:16px;display:flex}.hiw-card-toggle{color:#6c5ce7;background:#6c5ce714;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s,background .3s;display:flex}.hiw-card-toggle.open{background:#6c5ce726;transform:rotate(180deg)}.hiw-card-title{color:#111827;letter-spacing:-.3px;margin:0 0 12px;font-size:1.25rem;font-weight:800}.hiw-card-desc{color:#64748b;margin:0;font-size:.95rem;line-height:1.7}.hiw-card-details{opacity:0;max-height:0;margin-top:0;transition:max-height .4s,opacity .4s,margin .4s;overflow:hidden}.hiw-card-details--open{opacity:1;max-height:200px;margin-top:20px}.hiw-detail-list{border-top:1px solid #6c5ce71a;flex-direction:column;gap:10px;margin:0;padding:16px 0 0;list-style:none;display:flex}.hiw-detail-item{color:#374151;align-items:center;gap:10px;font-size:.88rem;font-weight:500;display:flex}.hiw-detail-check{color:#6c5ce7;background:#6c5ce71a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.hiw-bottom{text-align:center;border-top:1px solid #f0edff;flex-direction:column;align-items:center;gap:16px;margin-top:72px;padding-top:48px;display:flex}.hiw-bottom-text{color:#64748b;margin:0;font-size:1rem}.hiw-bottom-text strong{color:#111827}.hiw-bottom-avatars{align-items:center;gap:0;display:flex}.hiw-avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:36px;height:36px;margin-left:-10px;box-shadow:0 2px 8px #0000001a}.hiw-avatar:first-child{margin-left:0}.hiw-avatar-label{color:#374151;margin-left:14px;font-size:.88rem;font-weight:600}.hiw-visual-box{justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.v-mockup-premium{width:320px;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);position:relative;transform:rotate(-2deg)}.hiw-step--right .v-mockup-premium{transform:rotate(2deg)}.v-mockup-premium:hover{transform:rotate(0)scale(1.03)}.v-glow-bg{filter:blur(40px);z-index:0;background:radial-gradient(circle,#6c5ce726 0%,#0000 70%);width:120%;height:120%;animation:6s ease-in-out infinite alternate float-glow;position:absolute;top:-10%;left:-10%}.v-glow-bg.glow-blue{background:radial-gradient(circle,#38bdf826 0%,#0000 70%)}.v-glow-bg.glow-green{background:radial-gradient(circle,#10b98126 0%,#0000 70%)}.v-glow-bg.glow-purple{background:radial-gradient(circle,#a855f726 0%,#0000 70%)}@keyframes float-glow{0%{transform:scale(1)translate(0)}to{transform:scale(1.1)translate(10px,-10px)}}.v-glass-card{-webkit-backdrop-filter:blur(12px);z-index:1;background:#ffffffb3;border:1px solid #ffffff80;border-radius:20px;flex-direction:column;gap:16px;padding:24px;display:flex;position:relative;box-shadow:0 24px 48px #0000000d,inset 0 1px #fff9}.v-card-header{align-items:center;gap:14px;margin-bottom:8px;display:flex}.v-avatar{color:#fff;background:linear-gradient(135deg,#6c5ce7,#a78bfa);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 8px 16px #6c5ce733}.v-avatar svg{width:22px;height:22px}.v-header-text{flex-direction:column;gap:4px;display:flex}.v-text-line.title{color:#1e293b;font-size:.9rem;font-weight:800}.v-text-line.subtitle{color:#64748b;font-size:.75rem;font-weight:500}.v-form-group{flex-direction:column;gap:6px;display:flex}.v-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:800}.v-input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;font-size:.85rem;font-weight:600}.v-btn{color:#fff;text-align:center;cursor:pointer;background:#1e293b;border-radius:8px;margin-top:4px;padding:12px;font-size:.85rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #1e293b33}.v-btn:hover{background:#0f172a}.import-card{gap:20px}.v-import-top{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.v-file-3d{color:#0284c7;background:linear-gradient(135deg,#bae6fd,#e0f2fe);border:1px solid #7dd3fc;border-radius:8px 16px 8px 8px;justify-content:center;align-items:center;width:56px;height:64px;font-size:.9rem;font-weight:800;display:flex;position:relative;box-shadow:0 8px 16px #0284c71a}.v-file-3d:after{content:"";background:#7dd3fc;border-radius:0 0 0 8px;width:16px;height:16px;position:absolute;top:0;right:0}.v-sync-anim{color:#94a3b8;animation:2s ease-in-out infinite slideRight}@keyframes slideRight{0%,to{transform:translate(-4px)}50%{color:#38bdf8;transform:translate(4px)}}.v-db-3d{flex-direction:column;gap:4px;display:flex}.db-disc{background:#f1f5f9;border:2px solid #cbd5e1;border-radius:50%;width:56px;height:20px;box-shadow:0 4px 6px #0000000d}.v-progress-container{flex-direction:column;gap:8px;display:flex}.v-progress-header{color:#334155;justify-content:space-between;font-size:.8rem;font-weight:700;display:flex}.v-progress-track{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;box-shadow:inset 0 1px 2px #0000000d}.v-progress-fill{background:linear-gradient(90deg,#38bdf8,#0ea5e9);border-radius:4px;height:100%}.config-card{gap:18px}.v-config-header{color:#1e293b;border-bottom:1px solid #f1f5f9;margin-bottom:4px;padding-bottom:12px;font-size:.9rem;font-weight:800}.v-config-item{background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex;box-shadow:0 2px 8px #00000005}.v-config-info{flex-direction:column;gap:2px;display:flex}.v-config-title{color:#334155;font-size:.85rem;font-weight:800}.v-config-desc{color:#94a3b8;font-size:.7rem;font-weight:500}.v-toggle-ios{background:#e2e8f0;border-radius:24px;width:44px;height:24px;transition:all .3s;position:relative;box-shadow:inset 0 2px 4px #0000000d}.v-toggle-ios:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #00000026}.v-toggle-ios.active{background:#10b981}.v-toggle-ios.active:after{left:22px}.live-card{gap:20px}.v-live-header{justify-content:space-between;align-items:center;display:flex}.v-live-title{color:#64748b;font-size:.85rem;font-weight:700}.v-live-badge{color:#10b981;background:#10b9811a;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:800;display:flex}.v-live-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:1.5s infinite blink}.v-live-amount{color:#0f172a;letter-spacing:-1px;margin-top:-10px;font-size:2.2rem;font-weight:800}.v-live-chart{border-bottom:2px solid #f1f5f9;align-items:flex-end;gap:8px;height:80px;padding-bottom:4px;display:flex}.v-live-bar{background:#e2e8f0;border-radius:4px 4px 0 0;flex:1;transition:all .3s}.v-live-bar.active{background:linear-gradient(#c084fc,#a855f7);box-shadow:0 -4px 12px #a855f733}.v-live-floating-card{color:#10b981;background:#fff;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;font-weight:800;animation:3s ease-in-out infinite float-card;display:flex;position:absolute;bottom:30px;right:-16px;box-shadow:0 12px 24px #0000001f}.v-live-floating-card svg{width:16px;height:16px}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (width<=900px){.hiw-step{grid-template-columns:44px 1fr;gap:0}.hiw-step--right{direction:ltr}.hiw-line-track{left:22px;transform:none}.hiw-step-side--spacer{grid-column:2;padding:0 0 20px 24px;display:block}.hiw-step--right .hiw-step-side--spacer{padding:0 0 20px 24px}.v-mockup-premium{width:100%;max-width:320px;margin:0;transform:none!important}.hiw-node{justify-self:start;width:44px;height:44px}.hiw-step-side--content,.hiw-step--right .hiw-step-side--content{padding:0 0 0 24px}.hiw-card-num{font-size:4rem}}@media (width<=640px){.hiw-section{padding:70px 5% 60px}.hiw-header{margin-bottom:56px}.hiw-card{padding:24px 20px 20px}.hiw-bottom-avatars{flex-wrap:wrap;justify-content:center}}.ar-unified-section{background:#fff;padding:120px 5%;font-family:Satoshi,sans-serif;position:relative;overflow:hidden}.ar-unified-section:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#6c5ce70a 0%,#fff0 60%);border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ar-unified-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.ar-header-center{text-align:center;flex-direction:column;align-items:center;max-width:750px;margin:0 auto 70px;display:flex}.ar-pill{color:#6c5ce7;letter-spacing:1px;text-transform:uppercase;background:#6c5ce714;border:1px solid #6c5ce72e;border-radius:40px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 18px;font-size:.8rem;font-weight:700;display:inline-flex}.ar-pill-dot{background:#6c5ce7;border-radius:50%;width:7px;height:7px;animation:2s infinite ar-pulse}@keyframes ar-pulse{0%{box-shadow:0 0 #6c5ce766}70%{box-shadow:0 0 0 8px #6c5ce700}to{box-shadow:0 0 #6c5ce700}}.ar-title{color:#111827;letter-spacing:-1px;margin:0 0 20px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.15}.ar-title-accent{background:linear-gradient(135deg,#6c5ce7,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ar-desc{color:#64748b;margin:0;font-size:1.15rem;line-height:1.7}.ar-pipeline-console{background:#fff;border:1px solid #eef0f8;border-radius:32px;align-items:stretch;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000000a,0 4px 12px #00000005}.ar-step-zone{text-align:center;border-radius:24px;flex-direction:column;flex:1;align-items:center;padding:40px 32px;transition:all .3s;display:flex;position:relative}.ar-step-zone:hover{background:#fafbff;transform:translateY(-4px)}.ar-step-icon-wrap{border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;transition:transform .3s;display:flex;position:relative}.ar-step-zone:hover .ar-step-icon-wrap{transform:scale(1.08)}.ar-step-icon{width:36px;height:36px}.ar-step-num{color:#1e293b;background:#fff;border:2px solid #f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 4px 8px #0000000d}.ar-zone-title{color:#1e293b;letter-spacing:-.5px;margin:0 0 12px;font-size:1.4rem;font-weight:800}.ar-zone-desc{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.ar-pipeline-divider{background:linear-gradient(#eef0f800,#eef0f8 20% 80%,#eef0f800);justify-content:center;align-items:center;width:2px;margin:20px 0;display:flex;position:relative}.ar-arrow-badge{color:#94a3b8;z-index:2;background:#fff;border:1px solid #eef0f8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;box-shadow:0 4px 12px #00000008}.ar-pipeline-console:hover .ar-arrow-badge{color:#6c5ce7;border-color:#6c5ce733;transform:translate(4px);box-shadow:0 4px 12px #6c5ce726}.ar-arrow-badge svg{width:20px;height:20px}@media (width<=992px){.ar-step-zone{padding:30px 20px}.ar-zone-title{font-size:1.2rem}}@media (width<=768px){.ar-pipeline-console{border-radius:28px;flex-direction:column;padding:12px}.ar-step-zone{border-radius:20px;padding:40px 24px}.ar-step-zone:hover{transform:translate(4px)}.ar-pipeline-divider{background:linear-gradient(90deg,#eef0f800,#eef0f8 20% 80%,#eef0f800);width:100%;height:2px;margin:0}.ar-arrow-badge{transform:rotate(90deg)}.ar-pipeline-console:hover .ar-arrow-badge{transform:rotate(90deg)translateY(-4px)}}@media (width<=640px){.ar-unified-section{padding:80px 5%}.ar-title{font-size:2.2rem}}.bn-section{background:#fff;padding:120px 5%;font-family:Satoshi,sans-serif;position:relative;overflow:hidden}.bn-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.bn-header{text-align:center;flex-direction:column;align-items:center;max-width:700px;margin:0 auto 60px;display:flex}.bn-pill{color:#6c5ce7;letter-spacing:1px;text-transform:uppercase;background:#6c5ce714;border:1px solid #6c5ce72e;border-radius:40px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 18px;font-size:.8rem;font-weight:700;display:inline-flex}.bn-pill-dot{background:#6c5ce7;border-radius:50%;width:7px;height:7px;animation:2s infinite bn-pulse}@keyframes bn-pulse{0%{box-shadow:0 0 #6c5ce766}70%{box-shadow:0 0 0 8px #6c5ce700}to{box-shadow:0 0 #6c5ce700}}.bn-title{color:#111827;letter-spacing:-1px;margin:0 0 20px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.15}.bn-title-accent{background:linear-gradient(135deg,#6c5ce7,#0ea5e9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.bn-desc{color:#64748b;margin:0;font-size:1.1rem;line-height:1.7}.bn-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.bn-card-new{background:#fff;border:1px solid #eef2f6;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 10px 30px #00000005}.bn-card-new:hover{transform:translateY(-8px);box-shadow:0 24px 48px #0000000f}.bn-glow{opacity:0;z-index:0;pointer-events:none;border-radius:24px;transition:opacity .4s;position:absolute;inset:0}.color-admin .bn-glow{background:radial-gradient(circle at 100% 0,#6c5ce71a,#0000 60%)}.color-teacher .bn-glow{background:radial-gradient(circle at 100% 0,#0ea5e91a,#0000 60%)}.color-parent .bn-glow{background:radial-gradient(circle at 100% 0,#f59e0b1a,#0000 60%)}.color-student .bn-glow{background:radial-gradient(circle at 100% 0,#10b9811a,#0000 60%)}.bn-card-new:hover .bn-glow{opacity:1}.bn-card-inner{z-index:1;flex-direction:column;flex:1;padding:40px;display:flex;position:relative}.bn-card-top{align-items:center;gap:16px;margin-bottom:16px;display:flex}.bn-icon-pro{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .4s;display:flex}.bn-card-new:hover .bn-icon-pro{transform:scale(1.1)rotate(-5deg)}.bn-icon-pro svg{width:28px;height:28px}.color-admin .bn-icon-pro{color:#6c5ce7;background:#6c5ce71a}.color-teacher .bn-icon-pro{color:#0ea5e9;background:#0ea5e91a}.color-parent .bn-icon-pro{color:#f59e0b;background:#f59e0b1a}.color-student .bn-icon-pro{color:#10b981;background:#10b9811a}.bn-card-title{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}.bn-card-subtitle{color:#64748b;margin:0 0 24px;font-size:1rem;line-height:1.5}.bn-feature-list{flex-direction:column;gap:12px;margin:0 0 32px;padding:0;list-style:none;display:flex}.bn-feature-list li{color:#334155;align-items:flex-start;gap:10px;font-size:.95rem;font-weight:500;display:flex}.bn-check{border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.bn-check svg{width:12px;height:12px}.color-admin .bn-check{color:#6c5ce7;background:#6c5ce726}.color-teacher .bn-check{color:#0ea5e9;background:#0ea5e926}.color-parent .bn-check{color:#f59e0b;background:#f59e0b26}.color-student .bn-check{color:#10b981;background:#10b98126}.bn-visual-container{flex:1;justify-content:center;align-items:flex-end;min-height:200px;display:flex}.bn-visual-admin{background:#fff;border:1px solid #eef2f6;border-bottom:none;border-radius:16px 16px 0 0;width:100%;height:180px;display:flex;overflow:hidden;box-shadow:0 -10px 30px #6c5ce70d}.v-admin-sidebar{background:#f8fafc;border-right:1px solid #eef2f6;width:20%}.v-admin-main{flex-direction:column;flex:1;gap:12px;padding:12px;display:flex}.v-admin-nav{background:#f1f5f9;border-radius:4px;width:60%;height:16px}.v-admin-cards{gap:8px;display:flex}.v-acard{background:#f8fafc;border:1px solid #eef2f6;border-radius:6px;flex:1;height:40px}.v-acard:first-child{background:linear-gradient(135deg,#6c5ce71a,#6c5ce70d);border-color:#6c5ce733}.v-admin-chart{background:#f8fafc;border:1px solid #eef2f6;border-radius:6px;flex:1}.bn-visual-teacher{background:#fff;border:1px solid #eef2f6;border-bottom:none;border-radius:16px 16px 0 0;flex-direction:column;gap:16px;width:100%;height:180px;padding:20px;display:flex;box-shadow:0 -10px 30px #0ea5e90d}.v-teacher-header{color:#0ea5e9;border-bottom:1px solid #f1f5f9;padding-bottom:12px;font-size:.9rem;font-weight:700}.v-teacher-students{flex-direction:column;gap:12px;display:flex}.v-student-row{align-items:center;gap:12px;display:flex}.v-s-avatar{background:#f1f5f9;border-radius:50%;width:32px;height:32px}.v-s-line{background:#f8fafc;border-radius:4px;flex:1;height:8px}.v-s-tick{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:flex}.v-s-cross{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:flex}.bn-visual-parent{justify-content:center;align-items:flex-end;width:100%;height:180px;display:flex}.v-parent-phone{background:#fff;border:4px solid #f1f5f9;border-bottom:none;border-radius:24px 24px 0 0;flex-direction:column;align-items:center;gap:12px;width:160px;height:100%;padding:24px 12px 0;display:flex;box-shadow:0 -10px 30px #f59e0b14}.v-phone-notch{background:#f1f5f9;border-radius:4px;width:40%;height:6px;position:absolute;top:6px}.v-phone-alert{background:#f8fafc;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px;display:flex;box-shadow:0 4px 6px #00000005}.v-alert-icon{font-size:1.2rem}.v-alert-text{flex-direction:column;flex:1;gap:4px;display:flex}.v-at1{background:#e2e8f0;border-radius:3px;width:80%;height:6px}.v-at2{background:#f1f5f9;border-radius:3px;width:50%;height:6px}.bn-visual-student{justify-content:center;align-items:center;width:100%;height:180px;display:flex;position:relative}.v-student-card{color:#fff;z-index:2;background:linear-gradient(135deg,#10b981,#059669);border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;width:140px;height:120px;padding:16px;display:flex;transform:rotate(-5deg)translate(-20px);box-shadow:0 15px 30px #10b98133}.v-sc-top{text-transform:uppercase;letter-spacing:1px;opacity:.9;font-size:.7rem;font-weight:700}.v-sc-grade{font-size:2.5rem;font-weight:900}.v-sc-bar{background:#ffffff4d;border-radius:3px;width:100%;height:6px}.v-sc-bar div{background:#fff;border-radius:3px;height:100%}.v-student-book{background:#fff;border:1px solid #eef2f6;border-radius:8px 16px 16px 8px;width:120px;height:140px;display:flex;transform:rotate(5deg)translate(20px);box-shadow:10px 10px 30px #0000000d}.v-book-spine{background:linear-gradient(90deg,#f1f5f9,#e2e8f0);border-right:1px solid #cbd5e1;border-radius:8px 0 0 8px;width:16px;height:100%}.v-book-cover{color:#64748b;text-align:center;flex:1;padding:20px 10px;font-size:.75rem;font-weight:800}@media (width<=900px){.bn-grid{grid-template-columns:1fr}.bn-card-inner{padding:32px}}@media (width<=640px){.bn-section{padding:80px 5%}.bn-title{font-size:2.2rem}.bn-card-inner{padding:24px}}.choose-us-section{background-color:#fff;padding:100px 0;font-family:Inter,sans-serif;overflow:hidden}.choose-us-container{align-items:center;gap:80px;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.cu-left-wrapper{background:#fff;border-radius:32px;flex-direction:column;flex:.95;gap:20px;max-width:600px;padding:24px;display:flex;box-shadow:0 20px 60px #4f39f614,0 0 0 4px #4f39f60d}.cu-cards-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.cu-card{border-radius:20px;flex-direction:column;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.cu-analytics.dark-card{color:#fff;background:#1c1c28}.cu-card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cu-card-title{font-size:.95rem;font-weight:600}.cu-card-title.dark-text{color:#0f172a}.cu-dropdown{color:#a0a0b0;cursor:pointer;background:#2b2d42;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;display:flex}.cu-analytics-stats{justify-content:space-between;align-items:flex-end;margin-bottom:8px;display:flex}.cu-analytics-stats h2{margin:0;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:700;line-height:1}.cu-badge.positive{color:#10b981;background:#10b98126;border-radius:20px;align-items:center;gap:4px;padding:6px 10px;font-size:.75rem;font-weight:600;display:flex}.cu-analytics-sub{color:#8c8c9e;margin-bottom:16px;font-size:.8rem}.cu-chart-wrapper{flex:1;align-items:flex-end;display:flex;position:relative}.cu-chart-bars{z-index:1;justify-content:space-between;align-items:flex-end;width:100%;height:90px;display:flex;position:relative}.cu-bar-col{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;width:12%;height:100%;display:flex}.cu-bar{background:linear-gradient(#3b82f6,#7e22ce);border-radius:4px 4px 0 0;width:100%}.cu-bar-col span{color:#6c6c80;font-size:.65rem}.cu-chart-curve{z-index:2;filter:drop-shadow(0 4px 6px #3b82f680);width:100%;height:60px;position:absolute;top:15px;left:0}.cu-security.light-card{background:#fff;border:1px solid #f1f5f9}.cu-security-icon-row{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.cu-shield-box{background:#f1f0ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cu-shield-box svg{width:24px;height:24px}.cu-badge.secure{color:#16a34a;background:#dcfce7;border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:700}.cu-h3-dark{color:#0f172a;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.cu-p-muted{color:#64748b;margin-bottom:16px;font-size:.85rem}.cu-security-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.cu-security-list li{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.cu-sl-label{color:#64748b}.cu-sl-val{color:#475569;align-items:center;gap:8px;font-weight:600;display:flex}.cu-sl-val svg{width:14px;height:14px}.cu-ai.dark-card{color:#fff;text-align:center;background:#151522;flex-direction:column;justify-content:center;align-items:center;display:flex}.cu-ai-visual{justify-content:center;align-items:center;width:80px;height:80px;margin:10px auto 16px;display:flex;position:relative}.cu-orb-core{background:#a5b4fc;border-radius:50%;width:30px;height:30px;box-shadow:0 0 30px 10px #a5b4fc66}.cu-orb-ring{border:2px solid #a5b4fc4d;border-radius:50%;position:absolute}.r1{width:50px;height:50px}.r2{border-color:#a5b4fc1a;width:80px;height:80px}.cu-h3-white{color:#fff;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.cu-p-light{color:#94a3b8;margin-bottom:16px;font-size:.85rem;line-height:1.5}.cu-ai-active-badge{color:#a5b4fc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:.75rem;font-weight:600;display:flex}.cu-satisfaction.gradient-card{color:#fff;text-align:center;background:linear-gradient(135deg,#4f39f6,#6b21a8);flex-direction:column;justify-content:center;align-items:center;display:flex}.cu-sat-progress-wrapper{width:100px;height:100px;margin:0 auto 12px;position:relative}.cu-progress-svg{width:100%;height:100%}.cu-progress-text{justify-content:center;align-items:center;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:700;display:flex;position:absolute;inset:0}.cu-progress-text span{font-size:1rem}.cu-stars{color:#fbbf24;letter-spacing:2px;margin-bottom:12px;font-size:1.2rem}.cu-p-translucent{color:#fffc;margin-top:6px;font-size:.8rem}.cu-stats-row{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.cu-stat-item{align-items:center;gap:12px;display:flex}.cu-stat-icon{color:#4f39f6}.cu-stat-icon svg{width:24px;height:24px}.cu-stat-text{flex-direction:column;display:flex}.cu-stat-text strong{color:#0f172a;font-size:1.1rem;font-weight:800}.cu-stat-text span{color:#64748b;font-size:.75rem}.cu-right-content{flex:1.1;padding-left:20px}.cu-pill-badge{color:#4f39f6;letter-spacing:1.5px;text-transform:uppercase;background:#f1f0ff;border-radius:30px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-block}.cu-main-heading{color:#0f172a;letter-spacing:-1px;margin-bottom:40px;font-family:Outfit,sans-serif;font-size:2.6rem;font-weight:700;line-height:1.15}.cu-highlight-text{color:#4f39f6}.cu-feature-list{flex-direction:column;gap:36px;display:flex}.cu-feature-item{align-items:flex-start;gap:20px;display:flex}.cu-f-icon-circle{color:#4f39f6;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cu-f-icon-circle svg{width:20px;height:20px}.cu-f-text-content h4{color:#0f172a;margin-bottom:10px;font-size:1.15rem;font-weight:700}.cu-f-text-content p{color:#475569;font-size:.95rem;line-height:1.7}@media (width<=1100px){.choose-us-container{flex-direction:column;gap:60px}.cu-right-content{padding-left:0}.cu-stats-row{flex-wrap:wrap;gap:20px}.cu-stat-item{width:45%}}@media (width<=640px){.cu-cards-grid{grid-template-columns:1fr}.cu-left-wrapper{padding:20px}.cu-stat-item{width:100%}.cu-main-heading{font-size:2.2rem}}.tm-section{background:#f8fafc;padding:120px 0;font-family:Satoshi,sans-serif}.tm-container{max-width:1200px;margin:0 auto;padding:0 5%}.tm-header{text-align:center;flex-direction:column;align-items:center;max-width:700px;margin:0 auto 60px;display:flex}.tm-pill{color:#6c5ce7;letter-spacing:1px;text-transform:uppercase;background:#6c5ce714;border:1px solid #6c5ce72e;border-radius:40px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 18px;font-size:.8rem;font-weight:700;display:inline-flex}.tm-pill-dot{background:#6c5ce7;border-radius:50%;width:7px;height:7px;animation:2.2s ease-in-out infinite tm-pulse}@keyframes tm-pulse{0%,to{box-shadow:0 0 #6c5ce780}50%{box-shadow:0 0 0 6px #6c5ce700}}.tm-title{color:#111827;letter-spacing:-1.2px;margin:0 0 16px;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:800;line-height:1.2}.tm-title-accent{background:linear-gradient(135deg,#6c5ce7,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tm-desc{color:#64748b;margin:0;font-size:1.1rem;line-height:1.6}.tm-bento{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:24px;margin-bottom:50px;display:grid}.tm-card{background:#fff;border:1px solid #eef0f6;border-radius:32px;flex-direction:column;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.tm-card:hover{border-color:#6c5ce733;transform:translateY(-6px);box-shadow:0 20px 40px #6c5ce714}.tm-author{flex-direction:column;gap:2px;display:flex}.tm-author strong{color:#1e293b;font-size:.95rem;font-weight:800}.tm-author span{color:#64748b;font-size:.8rem;font-weight:500}.tm-video-hero{cursor:pointer;border:none;grid-area:span 1/span 2;justify-content:flex-end;min-height:380px;padding:40px}.tm-video-bg{z-index:0;background:url(https://images.unsplash.com/photo-1577896851231-70ef18881754?auto=format&fit=crop&q=80&w=800) 50%/cover no-repeat;transition:transform .5s;position:absolute;inset:0}.tm-video-hero:hover .tm-video-bg{transform:scale(1.05)}.tm-video-overlay{background:linear-gradient(#0f172a1a 0%,#0f172a33 40%,#0f172ae6 100%);position:absolute;inset:0}.tm-play-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;z-index:2;background:#fff3;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:all .3s;animation:2s infinite play-pulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 #fff6}.tm-play-btn svg{width:32px;height:32px;margin-left:4px}.tm-video-hero:hover .tm-play-btn{color:#6c5ce7;background:#fff;animation:none;transform:translate(-50%,-50%)scale(1.1)}@keyframes play-pulse{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}.tm-video-content{z-index:2;flex-direction:column;gap:16px;display:flex;position:relative}.tm-video-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ffffff26;border-radius:20px;width:fit-content;padding:4px 12px;font-size:.75rem;font-weight:700}.tm-video-quote{color:#fff;max-width:90%;margin:0;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:700;line-height:1.4}.tm-video-hero .tm-author strong{color:#fff}.tm-video-hero .tm-author span{color:#ffffffb3}.tm-text-card{justify-content:space-between;gap:20px;min-height:280px;padding:32px}.tm-quote-icon{color:#e2e8f0;margin-top:20px;margin-bottom:10px;font-family:serif;font-size:4rem;line-height:0}.tm-text-quote{color:#334155;flex:1;margin:0;font-size:1.05rem;font-weight:600;line-height:1.6}.tm-footer{justify-content:center;display:flex}.tm-btn-primary{color:#fff;background:#111827;border-radius:40px;align-items:center;gap:12px;padding:16px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #11182726}.tm-btn-primary svg{width:20px;height:20px;transition:transform .3s}.tm-btn-primary:hover{background:#6c5ce7;transform:translateY(-2px);box-shadow:0 15px 30px #6c5ce740}.tm-btn-primary:hover svg{transform:translate(4px)}@media (width<=1024px){.tm-bento{grid-template-columns:repeat(2,1fr)}.tm-video-hero{grid-area:span 1/span 2;padding:32px}.tm-video-hero .tm-video-quote{font-size:1.4rem}.tm-text-card{grid-area:span 1/span 1}}@media (width<=768px){.tm-bento{grid-template-columns:1fr;grid-auto-rows:auto}.tm-card{grid-area:span 1/span 1!important}.tm-video-hero{min-height:350px}}@media (width<=640px){.tm-section{padding:80px 0}.tm-title{font-size:2.2rem}}.cta-section{background:#0d0d1a;padding:100px 5%;font-family:Satoshi,sans-serif;position:relative;overflow:hidden}.cta-blob{filter:blur(90px);pointer-events:none;border-radius:50%;animation:14s ease-in-out infinite alternate cta-float;position:absolute}.cta-blob-1{background:#6c5ce759;width:520px;height:520px;animation-delay:0s;top:-120px;left:-100px}.cta-blob-2{background:#4f46e540;width:420px;height:420px;animation-delay:-5s;bottom:-100px;right:-80px}.cta-blob-3{background:#a78bfa26;width:300px;height:300px;animation-delay:-9s;top:50%;left:55%;transform:translate(-50%,-50%)}@keyframes cta-float{0%{transform:translate(0)scale(1)}50%{transform:translate(30px,-40px)scale(1.08)}to{transform:translate(-20px,30px)scale(.95)}}.cta-dot-grid{pointer-events:none;z-index:0;background-image:radial-gradient(#ffffff0f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.cta-container{z-index:1;flex-direction:column;align-items:center;gap:0;max-width:1200px;margin:0 auto;display:flex;position:relative}.cta-stats{flex-wrap:wrap;justify-content:center;gap:60px;width:100%;margin-bottom:48px;display:flex}.cta-stat-item{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.cta-stat-value{color:#fff;letter-spacing:-1px;font-size:2.2rem;font-weight:800;line-height:1}.cta-stat-label{color:#ffffff80;letter-spacing:.3px;font-size:.85rem;font-weight:500}.cta-divider{background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:100%;height:1px;margin-bottom:64px}.cta-content{text-align:center;flex-direction:column;align-items:center;max-width:740px;display:flex}.cta-eyebrow{color:#a78bfa;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px;font-size:.85rem;font-weight:600;display:inline-block}.cta-heading{color:#fff;letter-spacing:-1.5px;margin:0 0 24px;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:800;line-height:1.15}.cta-highlight{background:linear-gradient(135deg,#a78bfa 0%,#6c5ce7 50%,#4f46e5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cta-sub{color:#ffffff8c;max-width:580px;margin:0 0 40px;font-size:1.05rem;line-height:1.75}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.cta-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c5ce7 0%,#4f46e5 100%);border:none;border-radius:50px;align-items:center;gap:10px;padding:16px 36px;font-family:Satoshi,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #6c5ce773}.cta-btn-primary:hover{background:linear-gradient(135deg,#7c6cf5 0%,#5f55f5 100%);transform:translateY(-3px);box-shadow:0 16px 40px #6c5ce799}.cta-btn-primary:active{transform:translateY(-1px)}.cta-btn-ghost{color:#ffffffd9;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50px;align-items:center;gap:10px;padding:15px 32px;font-family:Satoshi,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.cta-btn-ghost:hover{background:#ffffff1a;border-color:#ffffff38;transform:translateY(-3px)}.cta-note{color:#ffffff4d;letter-spacing:.2px;margin:0;font-size:.8rem}.cta-trust{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:64px;display:flex}.cta-trust-badge{color:#ffffff8c;cursor:default;background:#ffffff0d;border:1px solid #ffffff14;border-radius:40px;align-items:center;gap:8px;padding:10px 20px;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.cta-trust-badge:hover{color:#ffffffbf;background:#ffffff14;border-color:#6c5ce74d}.cta-trust-badge svg{color:#7c6cf5;flex-shrink:0}@media (width<=768px){.cta-section{padding:70px 5%}.cta-stats{gap:32px;margin-bottom:36px}.cta-stat-value{font-size:1.8rem}.cta-heading{font-size:2rem}.cta-actions{flex-direction:column;width:100%}.cta-btn-primary,.cta-btn-ghost{justify-content:center;width:100%}.cta-trust{gap:10px;margin-top:48px}}@media (width<=480px){.cta-stats{gap:24px}.cta-stat-value{font-size:1.5rem}.cta-trust-badge{padding:8px 14px;font-size:.78rem}}.footer-section{color:#fff;background:#0a0e1a;padding:0;font-family:Satoshi,sans-serif;position:relative;overflow:hidden}.footer-section:before{content:"";pointer-events:none;background:radial-gradient(at 20% 0,#6c5ce714 0%,#0000 50%),radial-gradient(at 80% 100%,#a78bfa0f 0%,#0000 50%);position:absolute;inset:0}.footer-glow-line{opacity:.6;background:linear-gradient(90deg,#0000,#6c5ce7 30%,#a78bfa 50%,#6c5ce7 70%,#0000);height:2px}.footer-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 5%;position:relative}.footer-top{grid-template-columns:1.8fr 1fr 1fr 1.2fr;gap:48px;padding:72px 0 56px;display:grid}.footer-col{flex-direction:column;display:flex}.footer-logo{align-items:center;gap:10px;margin-bottom:20px;text-decoration:none;transition:transform .2s;display:flex}.footer-logo:hover{transform:scale(1.02)}.footer-logo-img{filter:brightness(0)invert();width:auto;height:54px}.footer-logo-text{color:#fff;letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.footer-logo-highlight{background:linear-gradient(135deg,#6c5ce7,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.footer-desc{color:#8b95a8;max-width:320px;margin-bottom:28px;font-size:.92rem;line-height:1.7}.footer-social-links{gap:10px;display:flex}.footer-social-icon{color:#8b95a8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.footer-social-icon:hover{color:#fff;background:linear-gradient(135deg,#6c5ce7,#a78bfa);border-color:#0000;transform:translateY(-3px);box-shadow:0 8px 20px #6c5ce74d}.footer-title{text-transform:uppercase;letter-spacing:1.5px;color:#fff;margin-bottom:24px;padding-bottom:12px;font-size:.85rem;font-weight:700;position:relative}.footer-title:after{content:"";background:linear-gradient(90deg,#6c5ce7,#a78bfa);border-radius:2px;width:24px;height:2px;position:absolute;bottom:0;left:0}.footer-title-mt{margin-top:32px}.footer-links{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.footer-links a,.footer-link-btn{color:#8b95a8;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;padding-left:0;font-family:inherit;font-size:.92rem;text-decoration:none;transition:all .25s;display:inline-flex;position:relative}.footer-links a:before,.footer-link-btn:before{content:"";opacity:0;background:#6c5ce7;border-radius:50%;width:6px;height:6px;transition:all .25s;position:absolute;top:50%;left:-14px;transform:translateY(-50%)}.footer-links a:hover,.footer-link-btn:hover{color:#fff;padding-left:14px}.footer-links a:hover:before,.footer-link-btn:hover:before{opacity:1;left:0}.footer-contact-link{align-items:center!important;gap:8px!important;display:inline-flex!important}.footer-contact-link svg{opacity:.6;flex-shrink:0}.footer-contact-link:hover svg{opacity:1}.footer-cta-strip{padding:0 0 48px}.footer-cta-content{background:linear-gradient(135deg,#6c5ce71f,#a78bfa14);border:1px solid #6c5ce726;border-radius:20px;justify-content:space-between;align-items:center;gap:32px;padding:36px 40px;display:flex;position:relative;overflow:hidden}.footer-cta-content:before{content:"";background:linear-gradient(90deg,#0000,#6c5ce766,#0000);height:1px;position:absolute;top:0;left:0;right:0}.footer-cta-text h3{color:#fff;margin-bottom:6px;font-size:1.35rem;font-weight:700}.footer-cta-text p{color:#8b95a8;font-size:.92rem}.footer-cta-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6c5ce7,#5a4bcf);border:none;border-radius:14px;align-items:center;gap:8px;padding:14px 32px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 20px #6c5ce74d}.footer-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6c5ce773}.footer-cta-btn svg{transition:transform .2s}.footer-cta-btn:hover svg{transform:translate(3px)}.footer-bottom{color:#5a6478;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:24px 0;font-size:.85rem;display:flex}.footer-bottom p{margin:0}.footer-bottom-links{align-items:center;gap:8px;display:flex}.footer-bottom-links a{color:#5a6478;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:#a78bfa}.footer-divider{color:#3a4050;font-size:1rem}@media (width<=1024px){.footer-top{grid-template-columns:1fr 1fr;gap:40px;padding:56px 0 40px}.brand-col{grid-column:1/-1}.footer-cta-content{text-align:center;flex-direction:column;padding:32px 28px}.footer-cta-text{text-align:center}}@media (width<=640px){.footer-top{grid-template-columns:1fr;gap:36px;padding:48px 0 36px}.brand-col{grid-column:auto}.footer-desc{max-width:100%}.footer-cta-content{padding:28px 20px}.footer-cta-text h3{font-size:1.15rem}.footer-cta-btn{justify-content:center;width:100%}.footer-bottom{text-align:center;flex-direction:column;gap:12px;padding:20px 0}}@media (width<=480px){.footer-social-links{gap:8px}.footer-social-icon{width:38px;height:38px}}.global-cta-section{background:#fff;padding:60px 0 120px}.global-cta-container{max-width:1200px;margin:0 auto;padding:0 5%}.global-cta-box{text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:32px;padding:80px 40px;font-family:Outfit,sans-serif;position:relative;overflow:hidden;box-shadow:0 30px 60px #0f172a33}.global-cta-box:after{content:"";pointer-events:none;background:radial-gradient(circle,#6c5ce733 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-10%}.global-cta-box h2{color:#fff;z-index:1;margin-bottom:20px;font-size:2.5rem;font-weight:800;position:relative}.global-cta-box p{color:#94a3b8;z-index:1;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-family:Inter,sans-serif;font-size:1.15rem;position:relative}.global-cta-btn-primary{color:#fff;cursor:pointer;z-index:1;background:linear-gradient(135deg,#6c5ce7,#0ea5e9);border:none;border-radius:40px;padding:18px 40px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 10px 30px #6c5ce766}.global-cta-btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #6c5ce780}@media (width<=640px){.global-cta-box{border-radius:24px;padding:60px 20px}.global-cta-box h2{font-size:2rem}}.review-page-wrapper{background-color:#f3f4f6;flex-direction:column;min-height:100vh;display:flex}.review-page-main{flex-grow:1;padding-top:0}.review-header{text-align:center;background:linear-gradient(#fff0 0%,#6b46c108 100%);border-bottom:1px solid #6b46c11a;flex-direction:column;align-items:center;padding:8rem 2rem 5rem;display:flex;position:relative;overflow:hidden}.review-header-content{z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}.animated-background{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.gradient-blob{filter:blur(60px);opacity:.4;border-radius:50%;animation:10s ease-in-out infinite alternate blobFloat;position:absolute}.blob-1{background:#6b46c133;width:300px;height:300px;animation-delay:0s;top:-100px;left:-50px}.blob-2{background:#3b82f626;width:250px;height:250px;animation-delay:-5s;bottom:-50px;right:-50px}.floating-icon{color:#6b46c126;width:48px;height:48px;animation:6s ease-in-out infinite iconFloat;position:absolute}.icon-cap{width:64px;height:64px;animation-delay:0s;top:20%;left:15%;transform:rotate(-15deg)}.icon-book{animation-delay:-2s;bottom:30%;left:25%;transform:rotate(10deg)}.icon-pencil{width:56px;height:56px;animation-delay:-4s;top:30%;right:20%;transform:rotate(45deg)}.icon-globe{width:60px;height:60px;animation-delay:-1s;bottom:20%;right:15%;transform:rotate(-5deg)}.icon-badge{width:40px;height:40px;animation-delay:-3s;top:10%;right:40%}@keyframes blobFloat{0%{transform:translate(0)scale(1)}to{transform:translate(30px,20px)scale(1.1)}}@keyframes iconFloat{0%,to{transform:translateY(0) rotate(var(--rot,0deg))}50%{transform:translateY(-15px) rotate(var(--rot,5deg))}}.icon-cap{--rot:-15deg}.icon-book{--rot:10deg}.icon-pencil{--rot:45deg}.icon-globe{--rot:-5deg}.icon-badge{--rot:0deg}.back-to-home{color:#6b46c1;background-color:#6b46c11a;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.back-to-home:hover{background-color:#6b46c126;transform:translate(-4px)}.back-to-home svg{width:16px;height:16px}.review-title{color:#111827;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.review-subtitle{color:#4b5563;max-width:600px;margin:0 auto;font-size:1.1rem}.review-filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.filter-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#4b5563;cursor:pointer;background:#fffc;border:1px solid #6b46c133;border-radius:50px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 4px 10px #00000008}.filter-btn:hover{border-color:#6b46c166;transform:translateY(-2px);box-shadow:0 6px 15px #6b46c11a}.filter-btn.active{background:var(--primary,#6b46c1);color:#fff;border-color:var(--primary,#6b46c1);box-shadow:0 6px 20px #6b46c14d}.reviews-masonry{column-count:3;column-gap:1.5rem;width:100%;max-width:1300px;margin:0 auto;padding:0 2rem 5rem}.review-masonry-card{break-inside:avoid;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.review-masonry-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.review-text{color:#374151;font-size:.95rem;line-height:1.6}.review-video-title{color:#111827;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.review-video-container{aspect-ratio:16/9;border-radius:8px;width:100%;margin-bottom:.5rem;position:relative;overflow:hidden}.review-video-thumbnail{object-fit:cover;width:100%;height:100%}.review-video-overlay{background:#0003;width:100%;height:100%;transition:background .3s;position:absolute;top:0;left:0}.review-masonry-card:hover .review-video-overlay{background:#0000001a}.review-play-btn{color:#111827;cursor:pointer;z-index:2;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 6px #0000001a}.review-play-btn svg{width:20px;height:20px;margin-left:2px}.review-masonry-card:hover .review-play-btn{transform:translate(-50%,-50%)scale(1.1)}.review-duration{color:#fff;z-index:2;background:#000000bf;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:600;position:absolute;bottom:.5rem;right:.5rem}.review-footer{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:1rem;display:flex}.review-author-info{align-items:center;gap:.75rem;display:flex}.review-avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.review-author-meta{flex-direction:column;display:flex}.review-name{color:#111827;font-size:.9rem;font-weight:700}.review-role{color:#6b7280;font-size:.75rem}.review-date{color:#9ca3af;font-size:.75rem}@media (width<=1024px){.reviews-masonry{column-count:2}}@media (width<=640px){.reviews-masonry{column-count:1;padding:0 1rem 3rem}.review-header{padding:7rem 1rem 2rem}.review-filters{flex-wrap:nowrap;gap:.5rem;width:100%;padding-bottom:.5rem;overflow-x:auto}.filter-btn{white-space:nowrap;padding:.5rem 1rem;font-size:.85rem}}.privacy-policy-container{background-color:var(--bg-secondary);min-height:100vh;padding:120px 20px 60px;position:relative;overflow:hidden}.privacy-policy-container:before,.privacy-policy-container:after{content:"";filter:blur(100px);z-index:0;opacity:.5;border-radius:50%;position:absolute}.privacy-policy-container:before{background:radial-gradient(circle,#5d3fd366 0%,#5d3fd300 70%);width:500px;height:500px;animation:10s ease-in-out infinite float;top:-10%;left:-10%}.privacy-policy-container:after{background:radial-gradient(circle,#9333ea4d 0%,#9333ea00 70%);width:600px;height:600px;animation:12s ease-in-out infinite reverse float;bottom:-10%;right:-10%}@keyframes float{0%{transform:translate(0)}50%{transform:translate(30px,30px)}to{transform:translate(0)}}.privacy-content-wrapper{z-index:1;max-width:900px;margin:0 auto;position:relative}.privacy-header{text-align:center;margin-bottom:50px;animation:.8s ease-out forwards fadeDown}.privacy-header h1{color:var(--text-main);background:linear-gradient(135deg, var(--text-main) 0%, var(--primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:15px;font-size:3rem;font-weight:800}.privacy-header p{color:var(--text-secondary);font-size:1.1rem}.last-updated{color:var(--primary);background-color:#5d3fd31a;border-radius:20px;margin-top:15px;padding:6px 16px;font-size:.9rem;font-weight:500;display:inline-block}.privacy-card{-webkit-backdrop-filter:blur(20px);opacity:0;background:#ffffffb3;border:1px solid #ffffff80;border-radius:24px;padding:50px;animation:.8s ease-out .2s forwards slideUp;transform:translateY(30px);box-shadow:0 20px 40px #0000000d,0 1px 3px #0000000d}.privacy-section{opacity:0;margin-bottom:40px;animation:.8s ease-out forwards fadeIn}.privacy-section:first-child{animation-delay:.4s}.privacy-section:nth-child(2){animation-delay:.5s}.privacy-section:nth-child(3){animation-delay:.6s}.privacy-section:nth-child(4){animation-delay:.7s}.privacy-section:nth-child(5){animation-delay:.8s}.privacy-section:nth-child(6){animation-delay:.9s}.privacy-section:last-child{margin-bottom:0}.privacy-section h2{color:var(--text-main);align-items:center;gap:12px;margin-bottom:20px;font-size:1.8rem;display:flex}.icon-wrapper{width:44px;height:44px;color:var(--primary);background:linear-gradient(135deg,#5d3fd31a,#9333ea1a);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #5d3fd326}.privacy-section:hover .icon-wrapper{background:linear-gradient(135deg,#5d3fd326,#9333ea26);transform:scale(1.05);box-shadow:inset 0 0 0 1px #5d3fd34d,0 4px 12px #5d3fd31a}.modern-icon{width:22px;height:22px;transition:all .3s}.privacy-section:hover .shield-icon{animation:1.5s infinite pulseShield}.privacy-section:hover .db-icon{animation:1s ease-in-out infinite alternate bounceDB}.privacy-section:hover .gear-icon{animation:3s linear infinite spinGear}.privacy-section:hover .network-icon{animation:1.5s infinite pulseNetwork}.privacy-section:hover .lock-icon{animation:.5s ease-in-out shakeLock}.privacy-section:hover .mail-icon{animation:1.5s ease-in-out infinite alternate floatMail}@keyframes pulseShield{0%{filter:drop-shadow(0 0 0px var(--primary));transform:scale(1)}50%{filter:drop-shadow(0 0 6px var(--primary));transform:scale(1.1)}to{filter:drop-shadow(0 0 0px var(--primary));transform:scale(1)}}@keyframes bounceDB{0%{transform:translateY(0)}to{transform:translateY(-3px)}}@keyframes spinGear{to{transform:rotate(360deg)}}@keyframes pulseNetwork{0%{stroke-width:2px;opacity:1}50%{stroke-width:2.5px;opacity:.7}to{stroke-width:2px;opacity:1}}@keyframes shakeLock{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-10deg)}40%,80%{transform:rotate(10deg)}}@keyframes floatMail{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-4px)rotate(2deg)}}.privacy-section p{color:var(--text-secondary);margin-bottom:15px;font-size:1.05rem;line-height:1.8}.permissions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.permission-item{background:#ffffff8c;border:1px solid #5d3fd31f;border-radius:16px;padding:22px;transition:transform .25s,box-shadow .25s}.permission-item:hover{transform:translateY(-3px);box-shadow:0 10px 24px #5d3fd31a}.permission-item-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.permission-item-header h3{color:var(--text-main);margin:0;font-size:1.1rem}.permission-icon-wrapper{width:38px;height:38px;color:var(--primary);border-radius:10px;flex:0 0 38px;place-items:center;display:grid}.camera-bg{color:#2563eb;background:#3b82f61f}.mic-bg{color:#db2777;background:#ec48991f}.biometrics-bg{color:#9333ea;background:#9333ea1f}.network-bg{color:#059669;background:#10b9811f}.permission-icon,.badge-icon{width:20px;height:20px}.permission-item>p{margin-bottom:16px;font-size:.96rem}.privacy-badge{color:var(--text-secondary);background:#5d3fd312;border-radius:10px;align-items:flex-start;gap:8px;padding:9px 11px;font-size:.84rem;line-height:1.45;display:flex}.privacy-badge .badge-icon{width:16px;height:16px;color:var(--primary);flex:0 0 16px;margin-top:2px}.privacy-list{margin-bottom:20px;padding-left:0;list-style:none}.privacy-list li{color:var(--text-secondary);margin-bottom:12px;padding-left:30px;font-size:1.05rem;line-height:1.8;position:relative}.privacy-list li:before{content:"✓";color:var(--primary);background:#5d3fd31a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.contact-box{background:linear-gradient(135deg,#5d3fd30d,#9333ea0d);border:1px solid #5d3fd31a;border-radius:16px;margin-top:20px;padding:25px;transition:transform .3s,box-shadow .3s}.contact-box:hover{transform:translateY(-5px);box-shadow:0 10px 25px #5d3fd31a}.contact-box a{color:var(--primary);font-weight:600;text-decoration:none;position:relative}.contact-box a:after{content:"";background-color:var(--primary);transform-origin:100% 100%;width:100%;height:2px;transition:transform .3s ease-out;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.contact-box a:hover:after{transform-origin:0 100%;transform:scaleX(1)}@keyframes fadeDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.privacy-policy-container{padding:100px 15px 40px}.privacy-card{padding:30px 20px}.privacy-header h1{font-size:2.2rem}.privacy-section h2{font-size:1.5rem}.permissions-grid{grid-template-columns:1fr}}.tos-container{background-color:var(--bg-secondary);min-height:100vh;padding:120px 20px 60px;position:relative;overflow:hidden}.tos-container:before,.tos-container:after{content:"";filter:blur(100px);z-index:0;opacity:.5;border-radius:50%;position:absolute}.tos-container:before{background:radial-gradient(circle,#9333ea66 0%,#5d3fd300 70%);width:500px;height:500px;animation:11s ease-in-out infinite float-alt;top:-10%;right:-10%}.tos-container:after{background:radial-gradient(circle,#5d3fd34d 0%,#9333ea00 70%);width:600px;height:600px;animation:13s ease-in-out infinite reverse float-alt;bottom:-10%;left:-10%}@keyframes float-alt{0%{transform:translate(0)}50%{transform:translate(-30px,30px)}to{transform:translate(0)}}.tos-content-wrapper{z-index:1;max-width:900px;margin:0 auto;position:relative}.tos-header{text-align:center;margin-bottom:50px;animation:.8s ease-out forwards fadeDown}.tos-header h1{color:var(--text-main);background:linear-gradient(135deg, var(--text-main) 0%, var(--primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:15px;font-size:3rem;font-weight:800}.tos-header p{color:var(--text-secondary);font-size:1.1rem}.tos-last-updated{color:var(--primary);background-color:#5d3fd31a;border-radius:20px;margin-top:15px;padding:6px 16px;font-size:.9rem;font-weight:500;display:inline-block}.tos-card{-webkit-backdrop-filter:blur(20px);opacity:0;background:#ffffffb3;border:1px solid #ffffff80;border-radius:24px;padding:50px;animation:.8s ease-out .2s forwards slideUp;transform:translateY(30px);box-shadow:0 20px 40px #0000000d,0 1px 3px #0000000d}.tos-section{opacity:0;margin-bottom:40px;animation:.8s ease-out forwards fadeIn}.tos-section:first-child{animation-delay:.4s}.tos-section:nth-child(2){animation-delay:.5s}.tos-section:nth-child(3){animation-delay:.6s}.tos-section:nth-child(4){animation-delay:.7s}.tos-section:nth-child(5){animation-delay:.8s}.tos-section:nth-child(6){animation-delay:.9s}.tos-section:last-child{margin-bottom:0}.tos-section h2{color:var(--text-main);align-items:center;gap:12px;margin-bottom:20px;font-size:1.8rem;display:flex}.tos-icon-wrapper{width:44px;height:44px;color:var(--primary);background:linear-gradient(135deg,#5d3fd31a,#9333ea1a);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #5d3fd326}.tos-section:hover .tos-icon-wrapper{background:linear-gradient(135deg,#5d3fd326,#9333ea26);transform:scale(1.05);box-shadow:inset 0 0 0 1px #5d3fd34d,0 4px 12px #5d3fd31a}.tos-modern-icon{width:22px;height:22px;transition:all .3s}.tos-section:hover .file-icon{animation:1.5s ease-in-out infinite alternate flapFile}.tos-section:hover .user-icon{animation:1s ease-in-out infinite alternate bounceUser}.tos-section:hover .check-icon{animation:.5s ease-out scaleCheck}.tos-section:hover .award-icon{animation:1.5s ease-in-out infinite alternate swayAward}.tos-section:hover .x-icon{animation:.5s ease-in-out shakeX}.tos-section:hover .refresh-icon{animation:2s linear infinite spinRefresh}@keyframes flapFile{0%{transform:translateY(0)}to{transform:translateY(-3px)rotate(2deg)}}@keyframes bounceUser{0%{transform:translateY(0)scale(1)}to{transform:translateY(-4px)scale(1.05)}}@keyframes scaleCheck{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes swayAward{0%{transform:rotate(-5deg)}to{transform:rotate(5deg)}}@keyframes shakeX{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-10deg)}40%,80%{transform:rotate(10deg)}}@keyframes spinRefresh{to{transform:rotate(360deg)}}.tos-section p{color:var(--text-secondary);margin-bottom:15px;font-size:1.05rem;line-height:1.8}.tos-list{margin-bottom:20px;padding-left:0;list-style:none}.tos-list li{color:var(--text-secondary);margin-bottom:12px;padding-left:30px;font-size:1.05rem;line-height:1.8;position:relative}.tos-list li:before{content:"→";color:var(--primary);background:#5d3fd30d;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:0;left:0}@media (width<=768px){.tos-container{padding:100px 15px 40px}.tos-card{padding:30px 20px}.tos-header h1{font-size:2.2rem}.tos-section h2{font-size:1.5rem}}.back-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:fit-content;color:var(--primary);background:#ffffffb3;border:1px solid #5d3fd333;border-radius:30px;align-items:center;gap:8px;margin:0 auto 30px;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .3s;animation:.8s ease-out forwards fadeIn;display:flex;box-shadow:0 4px 15px #0000000d}.back-button:hover{background:var(--primary);color:#fff;transform:translate(-5px);box-shadow:0 8px 25px #5d3fd340}.back-button svg{width:18px;height:18px;transition:transform .3s}.back-button:hover svg{transform:translate(-3px)}.contact-page-wrapper{color:#0f172a;background-color:#f8fafc;min-height:100vh;font-family:Inter,sans-serif}.contact-main{max-width:1200px;margin:0 auto;padding:140px 5% 100px}.contact-header{text-align:center;margin-bottom:60px}.contact-header-content{max-width:700px;margin:0 auto}.contact-badge{color:#6c5ce7;letter-spacing:1px;text-transform:uppercase;background:#6c5ce71a;border-radius:40px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.contact-title{color:#111827;letter-spacing:-1px;margin-bottom:24px;font-size:3.2rem;font-weight:800;line-height:1.2}.contact-subtitle{color:#64748b;font-size:1.1rem;line-height:1.6}.contact-content-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:60px;display:grid}.contact-info-col{flex-direction:column;gap:24px;display:flex}.info-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;gap:20px;padding:30px;transition:all .3s;display:flex;box-shadow:0 10px 30px #00000008}.info-card:hover{border-color:#c7d2fe;transform:translateY(-5px);box-shadow:0 15px 40px #6c5ce714}.info-icon{color:#6c5ce7;background:#f3f0ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.info-icon svg{width:24px;height:24px}.info-card h3{color:#0f172a;margin:0 0 8px;font-size:1.15rem;font-weight:700}.info-card p{color:#64748b;margin:0 0 12px;font-size:.95rem}.info-card a,.info-card span{color:#6c5ce7;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.info-card a:hover{color:#4f46e5;text-decoration:underline}.info-card span{color:#334155;line-height:1.5;display:block}.contact-form-col{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:40px;box-shadow:0 20px 40px #0000000a}.contact-form{flex-direction:column;gap:24px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#334155;font-size:.9rem;font-weight:600}.form-group input,.form-group textarea{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#6c5ce7;outline:none;box-shadow:0 0 0 4px #6c5ce71a}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{color:#fff;cursor:pointer;background:#6c5ce7;border:none;border-radius:12px;margin-top:10px;padding:16px;font-size:1.05rem;font-weight:700;transition:all .3s}.submit-btn:hover{background:#5b4cc4;transform:translateY(-2px);box-shadow:0 10px 20px #6c5ce733}@media (width<=992px){.contact-content-grid{grid-template-columns:1fr;gap:40px}.contact-title{font-size:2.8rem}}@media (width<=640px){.contact-main{padding-top:120px}.contact-form-col{padding:30px 20px}.contact-title{font-size:2.2rem}.info-card{flex-direction:column;gap:16px}}.contact-form-status{color:#5b4cc4;text-align:center;margin:-8px 0 0;font-size:.9rem;line-height:1.5}:root{--sp-bg-white:#fff;--sp-bg-light:#f8fafc;--sp-text-dark:#0f172a;--sp-text-muted:#64748b;--sp-border:#e2e8f0;--sp-primary:#6c5ce7;--sp-primary-light:#a78bfa}.sp-page-wrapper{background-color:var(--sp-bg-white);min-height:100vh;color:var(--sp-text-dark);padding-top:80px;font-family:Inter,sans-serif;overflow-x:hidden}.sp-container{max-width:1200px;margin:0 auto;padding:0 5%}h1,h2,h3,h4,h5,h6,.sp-title,.sp-section-title{font-family:Outfit,sans-serif}.sp-text-gradient{background:linear-gradient(135deg,#6c5ce7 0%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sp-bg-white{background:#fff}.sp-bg-light{background:#f8fafc}.sp-hero{text-align:center;border-bottom:1px solid var(--sp-border);background:#fff;padding:100px 0 80px;position:relative;overflow:hidden}.sp-hero-bg-pattern{opacity:.05;z-index:0;background-image:radial-gradient(#6c5ce7 1px,#0000 1px);background-size:40px 40px;animation:30s linear infinite spPanPattern;position:absolute;inset:0}@keyframes spPanPattern{0%{background-position:0 0}to{background-position:40px 40px}}.sp-hero-content{z-index:1;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex;position:relative}.sp-badge{color:var(--sp-primary);letter-spacing:.5px;text-transform:uppercase;background:#6c5ce70d;border:1px solid #6c5ce733;border-radius:40px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.sp-badge-dot{background:var(--sp-primary);border-radius:50%;width:8px;height:8px}.sp-title{color:var(--sp-text-dark);letter-spacing:-1px;margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.sp-subtitle{color:var(--sp-text-muted);max-width:650px;font-size:1.1rem;line-height:1.6}.sp-feature-section{padding:100px 0}.sp-feature-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.sp-grid-reverse{direction:rtl}.sp-grid-reverse>*{direction:ltr}.sp-feature-text{max-width:500px}.sp-section-label{color:var(--sp-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:.9rem;font-weight:700}.sp-section-title{color:var(--sp-text-dark);letter-spacing:-.5px;margin-bottom:20px;font-size:2.2rem;font-weight:800;line-height:1.2}.sp-section-desc{color:var(--sp-text-muted);margin-bottom:30px;font-size:1.05rem;line-height:1.7}.sp-feature-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.sp-feature-list li{color:var(--sp-text-dark);align-items:center;gap:12px;font-size:1rem;font-weight:600;display:flex}.sp-list-icon{width:28px;height:28px;color:var(--sp-primary);background:#6c5ce71a;border-radius:50%;justify-content:center;align-items:center;display:flex}.sp-list-icon svg{width:14px;height:14px}.sp-metrics-row{gap:24px;display:flex}.sp-metric{flex:1}.sp-metric-icon{color:#10b981;background:linear-gradient(135deg,#10b9811a,#10b9810d);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex;box-shadow:0 8px 20px #10b98126}.sp-metric:first-child .sp-metric-icon{color:var(--sp-primary);background:linear-gradient(135deg,#6c5ce71a,#6c5ce70d);box-shadow:0 8px 20px #6c5ce726}.sp-metric h4{color:var(--sp-text-dark);margin-bottom:4px;font-size:1rem;font-weight:800}.sp-metric p{color:var(--sp-text-muted);font-size:.9rem;line-height:1.5}.sp-feature-visual{justify-content:center;display:flex;position:relative}.sp-visual-card{background:var(--sp-bg-white);border:1px solid var(--sp-border);border-radius:24px;width:100%;max-width:450px;padding:30px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000a}.sp-card-parent{background:linear-gradient(135deg,#f8fafc,#f1f5f9);justify-content:center;padding:40px 20px;display:flex}.sp-mock-phone{background:#fff;border-radius:36px;width:260px;height:400px;padding:60px 16px 20px;position:relative;box-shadow:0 15px 35px #0000001a,inset 0 0 0 8px #0f172a}.sp-mock-phone-notch{background:#0f172a;border-radius:0 0 16px 16px;width:100px;height:24px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.sp-mock-notification{background:#fff;border:1px solid #f1f5f9;border-radius:16px;gap:12px;padding:12px;animation:3s ease-in-out infinite alternate spFloatUp;display:flex;box-shadow:0 4px 15px #0000000d}.sp-mock-notification:nth-child(3){animation-delay:1.5s}@keyframes spFloatUp{0%{transform:translateY(0)}to{transform:translateY(-5px)}}.sp-notif-icon{width:40px;height:40px;color:var(--sp-primary);background:linear-gradient(135deg,#6c5ce71a,#6c5ce70d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 10px #6c5ce71a}.sp-notif-icon svg{width:20px;height:20px}.sp-notif-text{flex-direction:column;display:flex}.sp-notif-text strong{color:#1e293b;font-size:.85rem;font-weight:700}.sp-notif-text span{color:#64748b;margin-top:2px;font-size:.75rem}.sp-card-teacher{background:#0f172a;border:none;box-shadow:0 25px 50px #6c5ce726}.sp-mock-dashboard{background:#1e293b;border:1px solid #ffffff0d;border-radius:16px;padding:24px}.sp-dash-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.sp-dash-title{color:#fff;font-size:1.1rem;font-weight:700}.sp-dash-badge{color:#10b981;background:#10b98133;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700}.sp-dash-bars{flex-direction:column;gap:16px;display:flex}.sp-dash-bar-row{align-items:center;gap:12px;display:flex}.sp-dash-bar-row span{color:#94a3b8;width:80px;font-size:.85rem;font-weight:600}.sp-dash-bar-row span:last-child{text-align:right;width:35px}.sp-bar-track{background:#ffffff0d;border-radius:4px;flex:1;height:8px}.sp-bar-fill{transform-origin:0;border-radius:4px;height:100%;animation:1.5s forwards spBarGrow}@keyframes spBarGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.sp-card-holistic{background:linear-gradient(135deg,#fff,#f8fafc)}.sp-holistic-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.sp-h-box{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:20px;transition:transform .3s;box-shadow:0 4px 15px #00000005}.sp-h-box:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000000d}.sp-h-box span{width:50px;height:50px;color:var(--sp-primary);border:1px solid var(--sp-border);background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex;box-shadow:inset 0 2px 4px #fffc,0 4px 10px #00000008}.sp-h-box span svg{width:24px;height:24px}.sp-h-box:nth-child(2) span{color:#0ea5e9}.sp-h-box:nth-child(3) span{color:#10b981}.sp-h-box:nth-child(4) span{color:#f59e0b}.sp-h-box strong{color:#1e293b;font-size:.95rem;font-weight:800;display:block}.sp-h-box p{color:#64748b;margin:4px 0 0;font-size:.8rem}.sp-cta-section{padding:80px 0 120px}.sp-cta-box{border:1px solid var(--sp-border);text-align:center;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:24px;padding:60px 40px;box-shadow:0 20px 40px #00000008}.sp-cta-box h2{color:var(--sp-text-dark);margin-bottom:16px;font-size:2rem;font-weight:800}.sp-cta-box p{color:var(--sp-text-muted);margin-bottom:30px;font-size:1.1rem}.sp-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c5ce7,#a78bfa);border:none;border-radius:40px;padding:14px 32px;font-size:1.05rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 25px #6c5ce74d}.sp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 35px #6c5ce766}@media (width<=1024px){.sp-feature-grid{grid-template-columns:1fr;gap:50px}.sp-grid-reverse{direction:ltr}.sp-feature-text{text-align:center;max-width:100%}.sp-feature-list li{justify-content:center}.sp-metrics-row{flex-direction:column;align-items:center}}@media (width<=640px){.sp-hero{padding:80px 0 60px}.sp-title{font-size:2.2rem}.sp-feature-section{padding:60px 0}.sp-section-title{font-size:1.8rem}.sp-cta-box{padding:40px 20px}.sp-cta-box h2{font-size:1.6rem}}.tp-page-light{--tp-bg:#f8fafc;--tp-surface:#fff;--tp-text-dark:#0f172a;--tp-text-muted:#64748b;--tp-border:#e2e8f0;--tp-primary:#6366f1;--tp-success:#10b981;--tp-warning:#f59e0b;--tp-danger:#f43f5e;--tp-info:#0ea5e9;--tp-radius:24px;--tp-shadow:0 10px 30px #00000008;--tp-shadow-hover:0 15px 40px #0000000f;background-color:var(--tp-bg);min-height:100vh;color:var(--tp-text-dark);padding-top:80px;padding-bottom:80px;font-family:Inter,sans-serif;overflow-x:hidden}.tp-container{max-width:1280px;margin:0 auto;padding:0 2rem}.tp-title,.tp-card__title,.tp-section__header h2{font-family:Outfit,sans-serif}.tp-text-gradient{background:linear-gradient(135deg,#6366f1 0%,#a855f7 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tp-hero{text-align:center;border-bottom:1px solid var(--tp-border);background:#fff;margin-bottom:3rem;padding:6rem 0 4rem;position:relative;overflow:hidden}.tp-hero__bg-shapes{z-index:0;position:absolute;inset:0;overflow:hidden}.tp-shape{filter:blur(80px);opacity:.5;z-index:0;border-radius:50%;position:absolute}.tp-shape--1{background:#e0e7ff;width:450px;height:450px;animation:12s ease-in-out infinite tpfloat1;top:-150px;left:-100px}.tp-shape--2{background:#fce7f3;width:500px;height:500px;animation:14s ease-in-out infinite tpfloat2;bottom:-250px;right:-100px}.tp-shape--3{background:#fef3c7;width:300px;height:300px;animation:16s ease-in-out infinite reverse tpfloat1;top:10%;right:30%}@keyframes tpfloat1{0%,to{transform:translate(0)}50%{transform:translate(40px,30px)}}@keyframes tpfloat2{0%,to{transform:translate(0)}50%{transform:translate(-30px,-40px)}}.tp-hero__content{z-index:1;opacity:0;max-width:800px;margin:0 auto;transition:opacity .8s,transform .8s;position:relative;transform:translateY(30px)}.tp-hero--visible .tp-hero__content{opacity:1;transform:translateY(0)}.tp-badge{color:var(--tp-text-muted);background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.tp-pulse-dot{background:var(--tp-primary);border-radius:50%;width:8px;height:8px;animation:2s infinite tpPulsePrimary;box-shadow:0 0 #6366f166}@keyframes tpPulsePrimary{0%{box-shadow:0 0 #6366f166}70%{box-shadow:0 0 0 8px #6366f100}to{box-shadow:0 0 #6366f100}}.tp-title{color:var(--tp-text-dark);letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.tp-subtitle{color:var(--tp-text-muted);max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.tp-hero__stats{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.tp-h-stat{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border:1px solid #fffc;border-radius:20px;flex-direction:column;align-items:center;padding:1.2rem 2.5rem;display:flex;box-shadow:0 8px 30px #0000000a}.tp-h-stat strong{color:var(--tp-text-dark);font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.tp-h-stat strong small{color:var(--tp-text-muted);font-size:1rem}.tp-h-stat span{color:var(--tp-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:.2rem;font-size:.85rem;font-weight:600}.tp-section{margin-bottom:4rem}.tp-section__header{margin-bottom:2rem}.tp-section__header h2{color:var(--tp-text-dark);margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.tp-section__header p{color:var(--tp-text-muted);font-size:1rem}.tp-kpi-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.tp-kpi-card{background:var(--tp-surface);border-radius:var(--tp-radius);box-shadow:var(--tp-shadow);border:1px solid var(--tp-border);padding:1.5rem;transition:transform .3s,box-shadow .3s;animation:.6s cubic-bezier(.22,1,.36,1) both slideUp}.tp-kpi-card:hover{box-shadow:var(--tp-shadow-hover);transform:translateY(-5px)}.tp-kpi__top{margin-bottom:1.2rem;display:flex}.tp-kpi__icon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.tp-kpi__body{margin-bottom:1rem}.tp-kpi__value{color:var(--tp-text-dark);margin-bottom:.3rem;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:800;line-height:1}.tp-kpi__label{color:var(--tp-text-muted);font-size:.95rem;font-weight:500}.tp-kpi__chart{margin-top:1rem}.tp-sparkline{overflow:visible}.tp-dashboard-grid{grid-template-columns:2fr 1fr;gap:1.5rem;display:grid}.tp-card{background:var(--tp-surface);border-radius:var(--tp-radius);box-shadow:var(--tp-shadow);border:1px solid var(--tp-border);height:100%;padding:2rem}.tp-card__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.tp-card__title{color:var(--tp-text-dark);font-size:1.25rem;font-weight:800}.tp-card__sub{color:var(--tp-text-muted);margin-top:.3rem;font-size:.9rem}.tp-btn-ghost{color:var(--tp-text-dark);cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:background .2s}.tp-btn-ghost:hover{background:#e2e8f0}.tp-teacher-list{flex-direction:column;gap:1rem;display:flex}.tp-teacher-row{border:1px solid var(--tp-border);background:#fff;border-radius:16px;align-items:center;padding:1.2rem;transition:background .2s,transform .2s;animation:.5s both slideUp;display:flex}.tp-teacher-row:hover{background:#f8fafc;transform:translate(5px)}.tp-avatar{object-fit:cover;border-radius:12px;width:50px;height:50px;margin-right:1.5rem}.tp-t-info{flex-direction:column;flex:1;display:flex}.tp-t-info strong{color:var(--tp-text-dark);font-size:1.05rem;font-weight:700}.tp-t-info span{color:var(--tp-text-muted);margin-top:.2rem;font-size:.85rem}.tp-t-stats{gap:2rem;margin-right:2rem;display:flex}.tp-t-stat{flex-direction:column;align-items:flex-start;display:flex}.tp-t-stat span{color:var(--tp-text-muted);text-transform:uppercase;font-size:.75rem;font-weight:600}.tp-t-stat b{color:var(--tp-text-dark);font-size:1rem}.tp-t-rating{color:var(--tp-warning);background:#fffbeb;border-radius:12px;align-items:center;gap:.3rem;padding:.5rem 1rem;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:800;display:flex}.tp-t-rating svg{fill:currentColor;width:18px;height:18px}.tp-sidebar{flex-direction:column;gap:1.5rem;display:flex}.tp-dept-list{flex-direction:column;gap:1.2rem;display:flex}.tp-dept-item{flex-direction:column;gap:.5rem;display:flex}.tp-dept-top{justify-content:space-between;align-items:center;display:flex}.tp-dept-name{font-size:.95rem;font-weight:600}.tp-dept-score{font-family:Outfit,sans-serif;font-weight:800}.tp-abar-track{background:#f1f5f9;border-radius:99px;width:100%;height:8px}.tp-abar-fill{border-radius:99px;width:0%;height:100%}.tp-bg-primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.tp-bg-primary h3{color:#fff;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1.3rem}.tp-bg-primary p{color:#ffffffd9;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.tp-btn-white{color:#6366f1;cursor:pointer;background:#fff;border:none;border-radius:12px;width:100%;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;transition:transform .2s}.tp-btn-white:hover{transform:translateY(-2px)}.tp-workshop-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.tp-workshop-card{background:var(--tp-surface);border-radius:var(--tp-radius);box-shadow:var(--tp-shadow);border:1px solid var(--tp-border);transition:transform .3s;animation:.5s both slideUp;overflow:hidden}.tp-workshop-card:hover{transform:translateY(-5px)}.tp-ws-img-box{height:180px;position:relative}.tp-ws-img{object-fit:cover;width:100%;height:100%}.tp-ws-tag{color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.tp-ws-content{padding:1.5rem}.tp-ws-date{color:var(--tp-text-muted);margin-bottom:.5rem;font-size:.85rem;font-weight:600}.tp-ws-title{color:var(--tp-text-dark);margin-bottom:1.5rem;font-size:1.15rem;font-weight:700;line-height:1.4}.tp-ws-btn{width:100%;color:var(--tp-text-dark);cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;padding:.8rem;font-weight:600;transition:all .2s}.tp-ws-btn:hover{background:var(--tp-primary);color:#fff}@media (width<=1024px){.tp-dashboard-grid{grid-template-columns:1fr}}@media (width<=768px){.tp-hero__stats{flex-direction:column;gap:1rem}.tp-h-stat{width:100%}.tp-teacher-row{text-align:center;flex-direction:column;gap:1rem}.tp-avatar{margin-right:0}.tp-t-stats{justify-content:center;width:100%;margin-right:0}}:root{--gps-bg-white:#fff;--gps-bg-light:#f8fafc;--gps-text-dark:#0f172a;--gps-text-muted:#64748b;--gps-border:#e2e8f0;--gps-primary:#6c5ce7;--gps-primary-light:#a78bfa}.gps-page-wrapper{background-color:var(--gps-bg-white);min-height:100vh;color:var(--gps-text-dark);padding-top:80px;font-family:Inter,sans-serif;overflow-x:hidden}.gps-container{max-width:1200px;margin:0 auto;padding:0 5%}h1,h2,h3,h4,h5,h6,.gps-title,.gps-section-title{font-family:Outfit,sans-serif}.gps-text-gradient{background:linear-gradient(135deg,#6c5ce7 0%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gps-bg-white{background:#fff}.gps-bg-light{background:#f8fafc}.gps-hero{text-align:center;border-bottom:1px solid var(--gps-border);background:#fff;padding:100px 0 80px;position:relative;overflow:hidden}.gps-hero-bg-pattern{opacity:.05;z-index:0;background-image:radial-gradient(#6c5ce7 1px,#0000 1px);background-size:40px 40px;animation:30s linear infinite gpsPanPattern;position:absolute;inset:0}@keyframes gpsPanPattern{0%{background-position:0 0}to{background-position:40px 40px}}.gps-hero-content{z-index:1;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex;position:relative}.gps-badge{color:var(--gps-primary);letter-spacing:.5px;text-transform:uppercase;background:#6c5ce70d;border:1px solid #6c5ce733;border-radius:40px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.gps-badge-dot{background:var(--gps-primary);border-radius:50%;width:8px;height:8px}.gps-title{color:var(--gps-text-dark);letter-spacing:-1px;margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.gps-subtitle{color:var(--gps-text-muted);max-width:650px;font-size:1.1rem;line-height:1.6}.gps-feature-section{padding:100px 0}.gps-feature-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.gps-grid-reverse{direction:rtl}.gps-grid-reverse>*{direction:ltr}.gps-feature-text{max-width:500px}.gps-section-label{color:var(--gps-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:.9rem;font-weight:700}.gps-section-title{color:var(--gps-text-dark);letter-spacing:-.5px;margin-bottom:20px;font-size:2.2rem;font-weight:800;line-height:1.2}.gps-section-desc{color:var(--gps-text-muted);margin-bottom:30px;font-size:1.05rem;line-height:1.7}.gps-feature-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.gps-feature-list li{color:var(--gps-text-dark);align-items:center;gap:12px;font-size:1rem;font-weight:600;display:flex}.gps-list-icon{width:28px;height:28px;color:var(--gps-primary);background:#6c5ce71a;border-radius:50%;justify-content:center;align-items:center;display:flex}.gps-list-icon svg{width:14px;height:14px}.gps-metrics-row{gap:24px;display:flex}.gps-metric{flex:1}.gps-metric-icon{color:#10b981;background:linear-gradient(135deg,#10b9811a,#10b9810d);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex;box-shadow:0 8px 20px #10b98126}.gps-icon-red{color:#ef4444;background:linear-gradient(135deg,#ef44441a,#ef44440d);box-shadow:0 8px 20px #ef444426}.gps-metric:first-child .gps-metric-icon:not(.gps-icon-red){color:var(--gps-primary);background:linear-gradient(135deg,#6c5ce71a,#6c5ce70d);box-shadow:0 8px 20px #6c5ce726}.gps-metric h4{color:var(--gps-text-dark);margin-bottom:4px;font-size:1rem;font-weight:800}.gps-metric p{color:var(--gps-text-muted);font-size:.9rem;line-height:1.5}.gps-feature-visual{justify-content:center;display:flex;position:relative}.gps-visual-card{background:var(--gps-bg-white);border:1px solid var(--gps-border);border-radius:24px;width:100%;max-width:450px;padding:30px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000a}.gps-card-parent{background:linear-gradient(145deg,#f0f0ff,#f8fafc);justify-content:center;padding:40px 20px;display:flex}.gps-mock-phone{background:#fff;border-radius:36px;flex-direction:column;width:270px;height:480px;padding:0 12px 12px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a1f,0 0 0 8px #0f172a}.gps-mock-phone-notch{z-index:10;background:#0f172a;border-radius:0 0 14px 14px;width:100px;height:22px;position:absolute;top:0;left:50%;transform:translate(-50%)}.gps-phone-statusbar{color:#334155;z-index:5;justify-content:space-between;align-items:center;padding:28px 8px 6px;display:flex}.gps-sb-time{letter-spacing:.5px;font-size:.7rem;font-weight:700}.gps-sb-icons{opacity:.6;gap:5px;display:flex}.gps-mock-map{background:linear-gradient(#eef2ff 0%,#e0e7ff 50%,#dbeafe 100%);border-radius:18px;flex:1;position:relative;overflow:hidden}.gps-india-map-bg{opacity:.18;z-index:0;pointer-events:none;width:340%;position:absolute;top:50%;left:50%;transform:translate(-48%,-42%)}.gps-map-overlay{z-index:1;background:linear-gradient(#eef2ff4d 0%,#dbeafe1a 50%,#eef2ff66 100%);position:absolute;inset:0}.gps-map-svg{z-index:2;width:100%;height:100%;position:relative}.gps-path-anim{stroke-dashoffset:1000px;animation:20s linear infinite gpsDash}@keyframes gpsDash{to{stroke-dashoffset:0}}.gps-pulse-ring{transform-origin:50%;animation:2.5s ease-out infinite gpsPulseRing}.gps-pulse-ring-inner{transform-origin:50%;animation:2.5s ease-out .4s infinite gpsPulseRingInner}@keyframes gpsPulseRing{0%{opacity:.6;transform:scale(.7)}to{opacity:0;transform:scale(2.5)}}@keyframes gpsPulseRingInner{0%{opacity:.5;transform:scale(.8)}to{opacity:0;transform:scale(2)}}.gps-mock-notification{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding:10px 12px;animation:3s ease-in-out infinite alternate gpsFloatUp;display:flex;box-shadow:0 -4px 20px #0000000f,0 2px 8px #0000000a}@keyframes gpsFloatUp{0%{transform:translateY(0)}to{transform:translateY(-3px)}}.gps-notif-left{align-items:center;gap:10px;display:flex}.gps-notif-icon{width:34px;height:34px;color:var(--gps-primary);background:linear-gradient(135deg,#6c5ce71f,#6c5ce70d);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.gps-notif-text{flex-direction:column;display:flex}.gps-notif-text strong{color:#1e293b;font-size:.72rem;font-weight:700}.gps-notif-text span{color:#64748b;margin-top:1px;font-size:.6rem}.gps-notif-eta{color:#fff;background:linear-gradient(135deg,#6c5ce7,#a78bfa);border-radius:10px;flex-direction:column;flex-shrink:0;align-items:center;padding:6px 10px;line-height:1;display:flex}.gps-eta-num{font-size:1.1rem;font-weight:800}.gps-eta-unit{letter-spacing:1px;opacity:.85;font-size:.5rem;font-weight:700}.gps-card-admin{background:#0f172a;border:none;box-shadow:0 25px 50px #6c5ce726}.gps-mock-dashboard{background:#1e293b;border:1px solid #ffffff0d;border-radius:16px;padding:24px}.gps-dash-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.gps-dash-title{color:#fff;font-size:1.1rem;font-weight:700}.gps-dash-badge{color:#10b981;background:#10b98133;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700}.gps-dash-rows{flex-direction:column;gap:16px;display:flex}.gps-dash-row{background:#ffffff08;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.gps-dash-icon{color:#fff;background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.gps-dash-info{flex-direction:column;flex:1;display:flex}.gps-dash-info strong{color:#f8fafc;font-size:.85rem}.gps-dash-info span{color:#94a3b8;margin-top:2px;font-size:.75rem}.gps-dash-status{border-radius:8px;padding:4px 8px;font-size:.75rem;font-weight:700}.gps-status-green{color:#10b981;background:#10b9811a}.gps-status-orange{color:#f59e0b;background:#f59e0b1a}.gps-card-safety{background:linear-gradient(135deg,#fff,#f8fafc)}.gps-safety-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.gps-s-box{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:20px;transition:transform .3s;box-shadow:0 4px 15px #00000005}.gps-s-box:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000000d}.gps-s-box span{color:#ef4444;border:1px solid var(--gps-border);background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 16px;display:flex;box-shadow:inset 0 2px 4px #fffc,0 4px 10px #00000008}.gps-s-box:nth-child(2) span{color:#f59e0b}.gps-s-box span svg{width:24px;height:24px}.gps-s-box strong{color:#1e293b;font-size:.95rem;font-weight:800;display:block}.gps-s-box p{color:#64748b;margin:4px 0 0;font-size:.8rem}.gps-cta-section{padding:80px 0 120px}.gps-cta-box{border:1px solid var(--gps-border);text-align:center;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:24px;padding:60px 40px;box-shadow:0 20px 40px #00000008}.gps-cta-box h2{color:var(--gps-text-dark);margin-bottom:16px;font-size:2rem;font-weight:800}.gps-cta-box p{color:var(--gps-text-muted);margin-bottom:30px;font-size:1.1rem}.gps-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c5ce7,#a78bfa);border:none;border-radius:40px;padding:14px 32px;font-size:1.05rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 25px #6c5ce74d}.gps-btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 35px #6c5ce766}@media (width<=1024px){.gps-feature-grid{grid-template-columns:1fr;gap:50px}.gps-grid-reverse{direction:ltr}.gps-feature-text{text-align:center;max-width:100%}.gps-feature-list li{justify-content:center}.gps-metrics-row{flex-direction:column;align-items:center}}@media (width<=640px){.gps-hero{padding:80px 0 60px}.gps-title{font-size:2.2rem}.gps-feature-section{padding:60px 0}.gps-section-title{font-size:1.8rem}.gps-cta-box{padding:40px 20px}.gps-cta-box h2{font-size:1.6rem}}:root{--ra-bg-white:#fff;--ra-bg-light:#f8fafc;--ra-text-dark:#0f172a;--ra-text-muted:#64748b;--ra-border:#e2e8f0;--ra-primary:#6c5ce7;--ra-primary-light:#a78bfa}.ra-page-wrapper{background-color:var(--ra-bg-white);min-height:100vh;color:var(--ra-text-dark);padding-top:80px;font-family:Inter,sans-serif;overflow-x:hidden}.ra-container{max-width:1200px;margin:0 auto;padding:0 5%}h1,h2,h3,h4,h5,h6,.ra-title,.ra-section-title{font-family:Outfit,sans-serif}.ra-text-gradient{background:linear-gradient(135deg,#6c5ce7 0%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ra-bg-white{background:#fff}.ra-bg-light{background:#f8fafc}.ra-hero{text-align:center;border-bottom:1px solid var(--ra-border);background:#fff;padding:100px 0 80px;position:relative;overflow:hidden}.ra-hero-bg-pattern{opacity:.05;z-index:0;background-image:radial-gradient(#6c5ce7 1px,#0000 1px);background-size:40px 40px;animation:30s linear infinite raPanPattern;position:absolute;inset:0}@keyframes raPanPattern{0%{background-position:0 0}to{background-position:40px 40px}}.ra-hero-content{z-index:1;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex;position:relative}.ra-badge{color:var(--ra-primary);letter-spacing:.5px;text-transform:uppercase;background:#6c5ce70d;border:1px solid #6c5ce733;border-radius:40px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.ra-badge-dot{background:var(--ra-primary);border-radius:50%;width:8px;height:8px}.ra-title{color:var(--ra-text-dark);letter-spacing:-1px;margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.ra-subtitle{color:var(--ra-text-muted);max-width:650px;font-size:1.1rem;line-height:1.6}.ra-feature-section{padding:100px 0}.ra-feature-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.ra-grid-reverse{direction:rtl}.ra-grid-reverse>*{direction:ltr}.ra-feature-text{max-width:500px}.ra-section-label{color:var(--ra-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:.9rem;font-weight:700}.ra-section-title{color:var(--ra-text-dark);letter-spacing:-.5px;margin-bottom:20px;font-size:2.2rem;font-weight:800;line-height:1.2}.ra-section-desc{color:var(--ra-text-muted);margin-bottom:30px;font-size:1.05rem;line-height:1.7}.ra-feature-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.ra-feature-list li{color:var(--ra-text-dark);align-items:center;gap:12px;font-size:1rem;font-weight:600;display:flex}.ra-list-icon{width:28px;height:28px;color:var(--ra-primary);background:#6c5ce71a;border-radius:50%;justify-content:center;align-items:center;display:flex}.ra-list-icon svg{width:14px;height:14px}.ra-metrics-row{gap:24px;display:flex}.ra-metric{flex:1}.ra-metric-icon{width:56px;height:56px;color:var(--ra-primary);background:linear-gradient(135deg,#6c5ce71a,#6c5ce70d);border-radius:16px;justify-content:center;align-items:center;margin-bottom:16px;display:flex;box-shadow:0 8px 20px #6c5ce726}.ra-icon-blue{color:#0ea5e9;background:linear-gradient(135deg,#0ea5e91a,#0ea5e90d);box-shadow:0 8px 20px #0ea5e926}.ra-metric h4{color:var(--ra-text-dark);margin-bottom:4px;font-size:1rem;font-weight:800}.ra-metric p{color:var(--ra-text-muted);font-size:.9rem;line-height:1.5}.ra-feature-visual{justify-content:center;display:flex;position:relative}.ra-visual-card{background:var(--ra-bg-white);border:1px solid var(--ra-border);border-radius:24px;width:100%;max-width:450px;padding:30px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000a}.ra-card-report{background:linear-gradient(135deg,#f8fafc,#f1f5f9);justify-content:center;padding:40px 20px;display:flex}.ra-mock-document{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:280px;padding:24px;position:relative;box-shadow:0 15px 35px #00000014}.ra-doc-header{border-bottom:2px solid #f1f5f9;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;display:flex}.ra-doc-logo{background:#6c5ce7;border-radius:8px;width:40px;height:40px}.ra-doc-title-lines{flex-direction:column;flex:1;gap:8px;display:flex}.ra-doc-line{background:#e2e8f0;border-radius:4px;height:6px}.w-full{width:100%}.w-half{width:60%}.ra-doc-table{flex-direction:column;gap:12px;display:flex}.ra-doc-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ra-doc-row span:first-child{color:#1e293b;font-size:.85rem;font-weight:600}.ra-doc-row-header span{text-transform:uppercase;color:#64748b!important;font-size:.75rem!important;font-weight:700!important}.ra-grade-a{color:#10b981;font-size:1rem;font-weight:800}.ra-grade-b{color:#f59e0b;font-size:1rem;font-weight:800}.ra-doc-generate-btn{color:#fff;background:#0f172a;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:24px;padding:10px;font-size:.85rem;font-weight:700;animation:2s infinite raPulseBtn;display:flex}@keyframes raPulseBtn{0%{transform:scale(1);box-shadow:0 0 #0f172a66}70%{transform:scale(1.02);box-shadow:0 0 0 10px #0f172a00}to{transform:scale(1);box-shadow:0 0 #0f172a00}}.ra-card-admin{background:#0f172a;border:none;box-shadow:0 25px 50px #6c5ce726}.ra-mock-dashboard{background:#1e293b;border:1px solid #ffffff0d;border-radius:16px;padding:24px}.ra-dash-header{margin-bottom:24px}.ra-dash-title{color:#fff;font-size:1.1rem;font-weight:700}.ra-dash-chart{border-bottom:1px solid #ffffff1a;align-items:flex-end;gap:16px;height:120px;margin-bottom:24px;padding-bottom:10px;display:flex}.ra-bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.ra-bar-col span{color:#94a3b8;font-size:.75rem;font-weight:600}.ra-bar-fill{transform-origin:bottom;border-radius:4px 4px 0 0;width:100%;animation:1.5s ease-out forwards raBarUp}@keyframes raBarUp{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.ra-dash-stats{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ra-ds-box{background:#ffffff0d;border-radius:12px;padding:12px}.ra-ds-box strong{color:#f8fafc;font-size:1.1rem;font-weight:800;display:block}.ra-ds-box span{color:#94a3b8;margin-top:4px;font-size:.75rem;display:block}.ra-card-insights{background:linear-gradient(135deg,#fff,#f8fafc)}.ra-insights-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ra-i-box{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:20px;transition:transform .3s;box-shadow:0 4px 15px #00000005}.ra-i-box:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000000d}.ra-i-box span{color:#ef4444;border:1px solid var(--ra-border);background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 16px;display:flex;box-shadow:inset 0 2px 4px #fffc,0 4px 10px #00000008}.ra-i-box:nth-child(2) span{color:#10b981}.ra-i-box span svg{width:24px;height:24px}.ra-i-box strong{color:#1e293b;font-size:.95rem;font-weight:800;display:block}.ra-i-box p{color:#64748b;margin:4px 0 0;font-size:.8rem}.ra-cta-section{padding:80px 0 120px}.ra-cta-box{border:1px solid var(--ra-border);text-align:center;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:24px;padding:60px 40px;box-shadow:0 20px 40px #00000008}.ra-cta-box h2{color:var(--ra-text-dark);margin-bottom:16px;font-size:2rem;font-weight:800}.ra-cta-box p{color:var(--ra-text-muted);margin-bottom:30px;font-size:1.1rem}.ra-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c5ce7,#a78bfa);border:none;border-radius:40px;padding:14px 32px;font-size:1.05rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 25px #6c5ce74d}.ra-btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 35px #6c5ce766}@media (width<=1024px){.ra-feature-grid{grid-template-columns:1fr;gap:50px}.ra-grid-reverse{direction:ltr}.ra-feature-text{text-align:center;max-width:100%}.ra-feature-list li{justify-content:center}.ra-metrics-row{flex-direction:column;align-items:center}}@media (width<=640px){.ra-hero{padding:80px 0 60px}.ra-title{font-size:2.2rem}.ra-feature-section{padding:60px 0}.ra-section-title{font-size:1.8rem}.ra-cta-box{padding:40px 20px}.ra-cta-box h2{font-size:1.6rem}}:root{--wwd-bg-white:#fff;--wwd-bg-gray:#f8fafc;--wwd-text-dark:#0f172a;--wwd-text-muted:#475569;--wwd-border:#e2e8f0;--wwd-primary:#6c5ce7;--wwd-primary-hover:#5a4bcf}.wwd-clean-wrapper{background-color:var(--wwd-bg-white);min-height:100vh;color:var(--wwd-text-dark);padding-top:70px;font-family:Inter,sans-serif;overflow-x:hidden}.wwd-container{max-width:1100px;margin:0 auto;padding:0 24px}h1,h2,h3,h4{font-family:Outfit,sans-serif}.wwd-hero{text-align:center;background:var(--wwd-bg-gray);border-bottom:1px solid var(--wwd-border);padding:100px 0 80px}.wwd-hero-content{flex-direction:column;align-items:center;max-width:760px;margin:0 auto;display:flex}.wwd-eyebrow{color:var(--wwd-primary);text-transform:uppercase;letter-spacing:1px;background:#6c5ce71a;border-radius:30px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.wwd-title{color:var(--wwd-text-dark);letter-spacing:-1px;margin-bottom:24px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.15}.wwd-text-highlight{color:var(--wwd-primary)}.wwd-subtitle{color:var(--wwd-text-muted);max-width:650px;font-size:1.1rem;line-height:1.6}.wwd-pillars-section{padding:80px 0}.wwd-pillar-row{border-bottom:1px solid var(--wwd-border);align-items:center;gap:60px;padding:60px 0;display:flex}.wwd-pillar-row:last-child{border-bottom:none}.wwd-pillar-row.reverse{flex-direction:row-reverse}.wwd-pillar-text{flex:1}.wwd-pillar-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.wwd-pillar-icon.purple{color:#6c5ce7;background:#6c5ce71a}.wwd-pillar-icon.green{color:#10b981;background:#10b9811a}.wwd-pillar-icon.blue{color:#0ea5e9;background:#0ea5e91a}.wwd-pillar-icon svg{width:24px;height:24px}.wwd-pillar-text h3{text-transform:uppercase;letter-spacing:1.5px;color:var(--wwd-text-muted);margin-bottom:12px;font-size:.95rem;font-weight:700}.wwd-pillar-text h2{color:var(--wwd-text-dark);margin-bottom:20px;font-size:2.2rem;font-weight:700;line-height:1.2}.wwd-pillar-text p{color:var(--wwd-text-muted);margin-bottom:24px;font-size:1.05rem;line-height:1.7}.wwd-pillar-list{margin:0;padding:0;list-style:none}.wwd-pillar-list li{color:var(--wwd-text-dark);align-items:center;margin-bottom:12px;font-size:1rem;font-weight:500;display:flex}.check-icon{background:var(--wwd-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:12px;font-size:.7rem;display:inline-flex}.wwd-pillar-visual{flex:1;justify-content:center;display:flex}.wwd-clean-mockup{border:1px solid var(--wwd-border);background:#fff;border-radius:16px;width:100%;max-width:440px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #00000008}.wwd-mock-header{border-bottom:1px solid var(--wwd-border);background:#f8fafc;align-items:center;height:36px;padding:0 16px;display:flex}.wwd-mock-dots{gap:6px;display:flex}.wwd-mock-dots span{background:#cbd5e1;border-radius:50%;width:10px;height:10px}.wwd-mock-body{gap:16px;height:240px;padding:16px;display:flex}.wwd-mock-sidebar{background:#f1f5f9;border-radius:8px;width:48px}.wwd-mock-main{flex-direction:column;flex:1;gap:16px;display:flex}.wwd-mock-cards{gap:12px;height:48px;display:flex}.wwd-m-card{background:#f1f5f9;border-radius:8px;flex:1}.wwd-m-card.primary{background:#6c5ce71a}.wwd-mock-chart{background:#f8fafc;border-radius:8px;flex:1;justify-content:space-around;align-items:flex-end;padding:12px;display:flex}.wwd-bar{background:var(--wwd-primary);border-radius:4px;width:12%}.wwd-clean-grading{flex-direction:column;gap:16px;width:100%;max-width:360px;display:flex}.wwd-grade-item{border:1px solid var(--wwd-border);background:#fff;border-radius:12px;align-items:center;gap:16px;padding:16px;display:flex;box-shadow:0 1px 3px #0000000d}.wwd-g-avatar{background:#f1f5f9;border-radius:50%;width:40px;height:40px}.wwd-g-lines{flex-direction:column;flex:1;gap:8px;display:flex}.wwd-line{background:#e2e8f0;border-radius:3px;height:6px}.wwd-line.full{width:100%}.wwd-line.half{width:60%}.wwd-g-score{border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700;display:flex}.a-plus{color:#10b981;background:#10b9811a}.a{color:#0ea5e9;background:#0ea5e91a}.b-plus{color:#f59e0b;background:#f59e0b1a}.wwd-clean-phone{background:#fff;border:8px solid #0f172a;border-radius:32px;width:240px;height:480px;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.wwd-phone-speaker{z-index:10;background:#cbd5e1;border-radius:2px;width:40px;height:4px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.wwd-phone-map{background:#f1f5f9;width:100%;height:60%;position:relative}.wwd-route{background:#0ea5e9;border-radius:2px;width:60%;height:3px;position:absolute;top:50%;left:20%;transform:rotate(20deg)}.wwd-bus{background:#10b981;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:calc(50% - 8px);left:30%;box-shadow:0 2px 4px #0000001a}.wwd-phone-alert{border:1px solid var(--wwd-border);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex;position:absolute;bottom:20px;left:16px;right:16px;box-shadow:0 4px 6px -1px #0000001a}.wwd-alert-icon{font-size:1.2rem}.wwd-alert-text{flex-direction:column;display:flex}.wwd-alert-text strong{color:#0f172a;font-size:.85rem}.wwd-alert-text span{color:#64748b;font-size:.75rem}.wwd-cta-section{padding:60px 0 100px}.wwd-cta-box{background:var(--wwd-bg-gray);border:1px solid var(--wwd-border);text-align:center;border-radius:24px;padding:60px 40px}.wwd-cta-box h2{color:var(--wwd-text-dark);margin-bottom:16px;font-size:2.2rem;font-weight:700}.wwd-cta-box p{color:var(--wwd-text-muted);margin-bottom:32px;font-size:1.1rem}.wwd-btn-solid{background:var(--wwd-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:14px 32px;font-size:1rem;font-weight:600;transition:background .2s}.wwd-btn-solid:hover{background:var(--wwd-primary-hover)}@media (width<=860px){.wwd-pillar-row,.wwd-pillar-row.reverse{flex-direction:column;gap:40px;padding:40px 0}.wwd-title{font-size:2.2rem}.wwd-pillar-text h2{font-size:1.8rem}.wwd-cta-box{padding:40px 24px}.wwd-cta-box h2{font-size:1.8rem}}.data-safety-page{background:var(--bg-secondary);min-height:100vh;padding:120px 20px 60px;position:relative;overflow:hidden}.data-safety-page:before,.data-safety-page:after{content:"";z-index:0;filter:blur(100px);opacity:.45;pointer-events:none;border-radius:50%;position:absolute}.data-safety-page:before{background:radial-gradient(circle,#5d3fd359,#0000 70%);width:500px;height:500px;top:-10%;left:-10%}.data-safety-page:after{background:radial-gradient(circle,#9333ea47,#0000 70%);width:600px;height:600px;bottom:-10%;right:-10%}.data-safety-wrap{z-index:1;max-width:900px;margin:0 auto;animation:.7s ease-out both dataSafetySlideUp;position:relative}.data-safety-back{width:fit-content;color:var(--primary);background:#ffffffb3;border:1px solid #5d3fd333;border-radius:30px;align-items:center;gap:8px;margin:0 auto 30px;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000000d}.data-safety-back:hover{background:var(--primary);color:#fff;transform:translate(-5px)}.data-safety-back svg{width:18px;height:18px;transition:transform .3s}.data-safety-back:hover svg{transform:translate(-3px)}.data-safety-hero{text-align:center;max-width:none;margin-bottom:42px;animation:.7s ease-out both dataSafetyFadeDown}.data-safety-hero .data-safety-eyebrow{color:var(--primary);letter-spacing:normal;text-transform:none;background:#5d3fd31a;border-radius:20px;margin:0 0 12px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.data-safety-hero h1{color:var(--text-main);letter-spacing:normal;text-transform:none;background:linear-gradient(135deg, var(--text-main), var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 15px;font-family:inherit;font-size:3rem;font-weight:800;line-height:1.2}.data-safety-hero h1:before,.data-safety-hero h1:after{content:none!important;display:none!important}.data-safety-hero p{color:var(--text-secondary);margin:0;font-family:inherit;font-size:1.1rem;line-height:1.7}.data-safety-note{border:1px solid #5d3fd321;border-left:4px solid var(--primary);color:var(--text-secondary);background:#ffffff9e;border-radius:16px;margin:0 0 24px;padding:20px 24px;font-family:inherit;line-height:1.7;animation:.65s ease-out .15s both dataSafetyFadeIn;box-shadow:0 8px 24px #0000000a}.data-safety-note strong{color:var(--text-main)}.data-safety-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #ffffff8c;border-radius:24px;margin-top:22px;padding:34px;animation:.65s ease-out both dataSafetyFadeIn;box-shadow:0 20px 40px #0000000d,0 1px 3px #0000000d}.data-safety-section h2{color:var(--text-main);letter-spacing:normal;text-transform:none;margin:0 0 22px;font-family:inherit;font-size:1.75rem;font-weight:700;line-height:1.3}.data-safety-section h2:before,.data-safety-section h2:after{content:none!important;display:none!important}.data-safety-section p{color:var(--text-secondary);font-family:inherit;line-height:1.75}.data-safety-checks,.data-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.data-safety-checks article,.data-type-grid article{background:linear-gradient(135deg,#5d3fd30e,#9333ea0a);border:1px solid #5d3fd31a;border-radius:16px;padding:20px;transition:transform .25s,box-shadow .25s}.data-safety-checks article:hover,.data-type-grid article:hover{transform:translateY(-3px);box-shadow:0 10px 24px #5d3fd31a}.data-safety-checks h3,.data-type-grid h3{color:var(--text-main);text-transform:none;margin:0 0 12px;font-family:inherit;font-size:1.05rem;font-weight:700;line-height:1.45}.data-safety-checks p,.data-type-grid p{margin:12px 0 0;font-size:.94rem}.answer-pill{color:var(--primary);background:#5d3fd31f;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:.85rem;font-weight:700;display:inline-block}.data-safety-exclusion{background:#5d3fd312;border-radius:12px;margin:20px 0 0;padding:14px 16px}.data-safety-table-wrap{border:1px solid #5d3fd31a;border-radius:14px;overflow-x:auto}.data-safety-section table{border-collapse:collapse;width:100%;min-width:760px;font-family:inherit}.data-safety-section th,.data-safety-section td{text-align:left;vertical-align:top;border-bottom:1px solid #5d3fd31a;padding:15px;line-height:1.55}.data-safety-section th{color:var(--primary);letter-spacing:.03em;text-transform:uppercase;background:#5d3fd312;font-size:.82rem;font-weight:700}.data-safety-section td{color:var(--text-secondary);font-size:.94rem}.data-safety-section tbody tr:last-child td{border-bottom:0}.data-safety-caption{margin:16px 0 0;font-size:.92rem}@media (width<=768px){.data-safety-page{padding:100px 15px 40px}.data-safety-hero h1{font-size:2.2rem}.data-safety-section{padding:26px 20px}.data-safety-section h2{font-size:1.45rem}.data-safety-checks,.data-type-grid{grid-template-columns:1fr}}.data-safety-section:first-of-type{animation-delay:.22s}.data-safety-section:nth-of-type(2){animation-delay:.34s}.data-safety-section:nth-of-type(3){animation-delay:.46s}@keyframes dataSafetyFadeDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes dataSafetySlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes dataSafetyFadeIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.data-safety-wrap,.data-safety-hero,.data-safety-note,.data-safety-section{animation:none}}.delete-account-page{background:var(--bg-secondary);min-height:100vh;padding:120px 20px 60px;position:relative;overflow:hidden}.delete-account-page:before,.delete-account-page:after{content:"";z-index:0;filter:blur(100px);opacity:.45;pointer-events:none;border-radius:50%;position:absolute}.delete-account-page:before{background:radial-gradient(circle,#5d3fd359,#0000 70%);width:500px;height:500px;top:-10%;left:-10%}.delete-account-page:after{background:radial-gradient(circle,#9333ea47,#0000 70%);width:600px;height:600px;bottom:-10%;right:-10%}.delete-account-wrap{z-index:1;max-width:900px;margin:0 auto;animation:.7s ease-out both deleteSlideUp;position:relative}.delete-account-back{width:fit-content;color:var(--primary);background:#ffffffb3;border:1px solid #5d3fd333;border-radius:30px;align-items:center;gap:8px;margin:0 auto 30px;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000000d}.delete-account-back svg{width:18px;height:18px;transition:transform .3s}.delete-account-back:hover{background:var(--primary);color:#fff;transform:translate(-5px)}.delete-account-back:hover svg{transform:translate(-3px)}.delete-account-header{text-align:center;margin-bottom:42px;animation:.7s ease-out both deleteFadeDown}.delete-account-header>span{color:var(--primary);background:#5d3fd31a;border-radius:20px;margin-bottom:12px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.delete-account-header h1{color:var(--text-main);background:linear-gradient(135deg,var(--text-main),var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 15px;font-size:3rem;font-weight:800;line-height:1.2}.delete-account-header h1:before,.delete-account-header h1:after{content:none!important;display:none!important}.delete-account-header p{color:var(--text-secondary);margin:0;font-size:1rem}.delete-account-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #ffffff8c;border-radius:24px;padding:42px 50px;box-shadow:0 20px 40px #0000000d}.delete-account-section{margin-bottom:38px;animation:.65s ease-out both deleteFadeIn}.delete-account-section:first-child{animation-delay:.15s}.delete-account-section:nth-child(2){animation-delay:.25s}.delete-account-section:nth-child(3){animation-delay:.35s}.delete-account-section:nth-child(4){animation-delay:.45s}.delete-account-section:nth-child(5){animation-delay:.55s}.delete-account-section:last-child{margin-bottom:0}.delete-account-section h2{color:var(--text-main);margin:0 0 16px;font-size:1.7rem;line-height:1.35}.delete-account-section h2:before,.delete-account-section h2:after{content:none!important;display:none!important}.delete-account-section p,.delete-account-list{color:var(--text-secondary);font-size:1.03rem;line-height:1.8}.delete-account-list{margin:16px 0;padding-left:25px}.delete-account-list li{margin:8px 0;padding-left:6px}.delete-account-contact{background:linear-gradient(135deg,#5d3fd312,#9333ea0d);border:1px solid #5d3fd31f;border-radius:16px;flex-direction:column;gap:6px;margin:20px 0;padding:20px;display:flex}.delete-account-contact strong{color:var(--text-main)}.delete-account-contact a,.delete-account-email{color:var(--primary);font-weight:700;text-decoration:none}.delete-account-flow{color:var(--primary);background:#5d3fd30f;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;padding:16px;font-weight:700;display:flex}.delete-account-flow span{background:#ffffffb8;border-radius:8px;padding:7px 11px}.delete-account-flow b{font-size:1.1rem}@keyframes deleteFadeDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes deleteSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes deleteFadeIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.delete-account-page{padding:100px 15px 40px}.delete-account-header h1{font-size:2.2rem}.delete-account-card{padding:28px 20px}.delete-account-section h2{font-size:1.45rem}.delete-account-flow{gap:7px;font-size:.9rem}}@media (prefers-reduced-motion:reduce){.delete-account-wrap,.delete-account-header,.delete-account-section{animation:none}}
