@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700;900&family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";:root{--primary:#00f0ff;--primary-dark:#006970;--navy:#001b3d;--slate:#475569;--bg:#f8fafc;--soft:#f1f5f9;--border:#e2e8f0;--secondary:#7701d0;--red:#ba1a1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:#0f172a}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}.site-page,.public-page{min-height:100vh;background:var(--bg)}.site-main{padding-left:286px}.site-nav{position:fixed;inset:0 auto 0 0;width:286px;z-index:50;background:linear-gradient(180deg,#001b3d,#062650 58%,#061936);color:#fff;border-right:1px solid rgba(226,232,240,.16);box-shadow:18px 0 48px #0f172a29}.site-nav-inner{height:100%;padding:24px 18px;display:flex;flex-direction:column;align-items:stretch;gap:24px}.site-brand{display:flex;align-items:center;justify-content:center;min-height:58px;border-radius:20px;background:#fffffff5;box-shadow:0 16px 36px #0000001f}.site-brand img{height:40px;width:auto}.site-links{display:grid;gap:8px;align-content:start}.site-links a{display:flex;align-items:center;gap:12px;min-height:48px;padding:12px 14px;border-radius:16px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:900;color:#ffffffc7;transition:.2s;border:1px solid transparent}.site-links a:hover,.site-links a.active{background:#ffffff1f;border-color:#ffffff29;color:#fff;transform:translate(4px)}.nav-icon{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#00f0ff1f;font-size:16px}.site-cta,.btn.primary{background:var(--primary);color:#002022;box-shadow:0 12px 30px #00f0ff38}.site-cta{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;border-radius:16px;padding:14px 18px;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.menu-toggle{display:none;border:0;background:#eff6ff;color:var(--navy);border-radius:12px;padding:10px 12px;font-weight:900}.home-hero,.course-hero,.detail-hero{max-width:1280px;margin:0 auto;min-height:720px;padding:80px 32px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center;gap:64px;position:relative;overflow:hidden}.home-hero:before,.course-hero:before,.detail-hero:before{content:"";position:absolute;width:420px;height:420px;left:-140px;top:18%;border-radius:50%;background:#00f0ff1f;filter:blur(100px)}.home-hero:after,.course-hero:after,.detail-hero:after{content:"";position:absolute;width:420px;height:420px;right:-140px;bottom:12%;border-radius:50%;background:#7701d01a;filter:blur(100px)}.hero-copy,.home-hero>div,.course-hero>div,.detail-hero>div{position:relative;z-index:2}.hero-logo{width:190px;margin-bottom:32px}.home-hero h1,.course-hero h1,.detail-hero h1{font-family:Space Grotesk,sans-serif;font-size:clamp(42px,6vw,76px);line-height:.95;letter-spacing:-.06em;margin:0 0 24px;color:#0f172a}.course-hero h1,.detail-hero h1{font-size:clamp(40px,5.2vw,68px)}.course-hero em{color:var(--primary);font-style:normal;text-shadow:0 8px 34px rgba(0,240,255,.25)}.home-hero p,.course-hero p,.detail-hero p,.section-heading p,.contact p{font-size:18px;line-height:1.7;color:#64748b}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:15px 24px;border:1px solid transparent;font-weight:900;transition:.2s;cursor:pointer}.btn:hover,.site-cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.btn.secondary{background:#fff;border-color:var(--border);color:#0f172a;box-shadow:0 6px 18px #0f172a0f}.btn.ghost{color:var(--primary-dark);background:transparent}.btn.dark{background:#0f172a;color:#fff;box-shadow:0 12px 30px #0f172a2e}.hero-media img,.course-hero>img,.detail-hero>img{position:relative;z-index:2;border-radius:28px;box-shadow:0 28px 70px #0f172a2e;width:100%;height:460px;object-fit:cover}.section{max-width:1280px;margin:0 auto;padding:88px 32px}.section.soft{max-width:none;background:var(--soft)}.section.soft>*{max-width:1216px;margin-left:auto;margin-right:auto}.section-heading{margin-bottom:36px}.section-heading.center{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.section-heading h2,.meet-band h2,.ponwi-section h2,.contact h2,.two-col h2,.dark-flow h2{font-family:Space Grotesk,sans-serif;font-size:clamp(32px,4vw,52px);line-height:1;letter-spacing:-.04em;margin:0 0 16px}.benefit-grid,.program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.glass-card,.program-card{background:#ffffffdb;border:1px solid rgba(226,232,240,.92);box-shadow:0 10px 26px #0f172a0f;border-radius:24px;transition:.25s}.glass-card{padding:30px}.glass-card:hover,.program-card:hover{border-color:#00f0ff73;box-shadow:0 22px 45px #0f172a1f;transform:translateY(-4px)}.card-icon{font-size:36px;color:var(--primary-dark);display:inline-block;margin-bottom:18px}.glass-card h3,.program-card h3{font-family:Space Grotesk,sans-serif;font-size:24px;margin:0 0 12px}.glass-card p,.program-card p{color:#64748b;line-height:1.6}.table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--border);border-radius:24px;box-shadow:0 10px 28px #0f172a0f}table{width:100%;border-collapse:collapse;min-width:720px}th,td{text-align:left;padding:22px;border-bottom:1px solid #f1f5f9}th{background:#f8fafc;font-weight:900}td:nth-child(n+3),th:nth-child(n+3){color:var(--primary-dark);font-weight:900;background:#00f0ff0a}.discount-table-stack{display:grid;gap:28px}.discount-table-block h3{font-family:Space Grotesk,sans-serif;font-size:26px;margin:0 0 14px;color:#0f172a}.discount-table-block .table-wrap{max-width:100%}.meet-band{max-width:1280px;margin:88px auto 0;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:32px;border:1px solid var(--border);background:#fff;box-shadow:0 16px 44px #0f172a14}.meet-band img{width:100%;height:100%;min-height:380px;object-fit:cover}.meet-band>div{padding:clamp(32px,5vw,70px);background:#f8fafc}.meet-band span,.pill,.dark-flow span{display:inline-flex;align-items:center;gap:8px;color:var(--primary-dark);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px}.program-card{overflow:hidden}.program-image{height:210px;overflow:hidden}.program-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.program-card:hover .program-image img{transform:scale(1.06)}.program-body{padding:24px}.program-body span{display:inline-block;background:#00f0ff26;color:var(--primary-dark);font-size:12px;font-weight:900;padding:6px 10px;border-radius:8px;margin-bottom:14px}.program-body a,.text-link,.disabled-card a{display:block;text-align:center;margin-top:20px;border:1px solid var(--border);border-radius:12px;padding:12px;font-weight:900;color:#0f172a}.program-body a:hover,.text-link:hover,.disabled-card a:hover{background:#f8fafc;color:var(--primary-dark)}.dark-flow{background:#020617;color:#fff;padding:88px 32px;margin:88px 0}.dark-flow .section-heading p{color:#94a3b8}.flow-steps{max-width:1120px;margin:44px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;text-align:center}.flow-steps div{background:#1e293b;border:1px solid #334155;border-radius:24px;padding:28px}.flow-steps b{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 18px;border-radius:50%;background:var(--primary);color:#002022}.flow-steps p{color:#94a3b8}.flow-steps span{display:inline-flex;margin-bottom:10px;color:#67e8f9;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ecosystem-benefits{grid-template-columns:repeat(4,minmax(0,1fr))}.legal-note{max-width:960px;margin:28px auto 0;color:#64748b;text-align:center;font-size:14px}.run-master-hero img,.ecosystem-hero img,.ponwi-hero img{background:#fff}.ponwi-feature-card span{display:inline-flex;margin-bottom:14px;border-radius:999px;background:#00f0ff24;color:var(--primary-dark);padding:7px 10px;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.mini-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.mini-metrics div{border:1px solid var(--border);border-radius:18px;background:#fff;padding:18px}.mini-metrics strong{display:block;color:var(--primary-dark);font:900 24px/1 Space Grotesk,sans-serif;margin-bottom:8px}.mini-metrics span{color:#64748b;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.ponwi-section{max-width:1280px;margin:0 auto;padding:88px 32px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ponwi-section img{border-radius:28px;border:1px solid var(--border);box-shadow:0 28px 70px #0f172a2e}.contact{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.contact form{background:#fff;border:1px solid var(--border);border-radius:28px;padding:32px;box-shadow:0 20px 50px #0f172a1a;display:grid;gap:18px}.contact label,.form label{display:grid;gap:9px;font-weight:800;color:#1e293b}.contact input,.contact select,.form input{width:100%;border:1px solid #cbd5e1;border-radius:14px;padding:14px 16px;background:#f8fafc;outline:none}.contact input:focus,.contact select:focus,.form input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #00f0ff29}.detail-hero{min-height:640px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:32px}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:16px}.check-list li{padding:18px 20px;border:1px solid var(--border);border-radius:18px;background:#fff;font-weight:800}.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:26px;height:26px;margin-right:12px;border-radius:50%;background:var(--primary);color:#002022}.module-row{display:flex;gap:16px;align-items:center;border-top:1px solid var(--border);padding:16px 0;margin:0}.module-row b{color:var(--primary-dark)}.auth-main{min-height:calc(100vh - 80px);padding:140px 24px 64px;display:grid;place-items:start center}.auth-panel{width:min(896px,100%);background:#fff;border:1px solid var(--border);border-radius:24px;box-shadow:0 24px 70px #0f172a24;padding:clamp(28px,5vw,44px);position:relative;overflow:hidden}.auth-panel:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:linear-gradient(90deg,var(--primary),#22d3ee,var(--navy))}.auth-panel h1{font-family:Space Grotesk,sans-serif;margin:0 0 10px;font-size:clamp(30px,4vw,44px);letter-spacing:-.04em}.lead{color:var(--slate);margin:0 0 32px;font-size:17px}.form{display:grid;gap:20px}.primary-button{width:100%;border:0;border-radius:14px;padding:15px 18px;background:var(--primary);color:#002022;font-weight:900;cursor:pointer}.primary-button:disabled{opacity:.65;cursor:wait}.auth-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.auth-actions a{text-align:center;border:1px solid #cbd5e1;border-radius:14px;padding:14px;font-weight:800}.auth-actions a:hover{background:#f1f5f9;color:var(--primary-dark)}.small-copy{color:#64748b;margin-top:24px}.small-copy a{color:var(--primary-dark);font-weight:900}.alert{margin:-12px 0 24px;padding:14px 16px;border-radius:14px;font-weight:800}.alert.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.alert.success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.site-footer{background:#f8fafc;border-top:1px solid var(--border);padding:50px 32px}.footer-grid{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;gap:28px;align-items:center}.site-footer img{height:42px;width:auto;margin-bottom:12px}.site-footer p{color:#64748b}.footer-links{display:flex;flex-wrap:wrap;gap:22px;font-weight:900;color:#334155}.loading-screen{min-height:100vh;display:grid;place-items:center;color:var(--navy);font-weight:900}.dashboard-orb{position:fixed;z-index:0;border-radius:9999px;filter:blur(20px);opacity:.55;pointer-events:none;animation:floatOrb 12s ease-in-out infinite}.dashboard-orb-one{width:20rem;height:20rem;left:6rem;top:4rem;background:#22d3ee38}.dashboard-orb-two{width:24rem;height:24rem;right:-7rem;top:13rem;background:#14786a29;animation-delay:-4s}.dashboard-orb-three{width:18rem;height:18rem;bottom:-8rem;left:42%;background:#d193332e;animation-delay:-8s}@keyframes floatOrb{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:22px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}.sidebar{position:fixed;left:0;top:0;height:100vh;width:80px;background:#0d2b4d;color:#fff;z-index:30;display:flex;flex-direction:column;transition:width .3s ease;box-shadow:22px 0 55px #0d2b4d1f}.sidebar-brand{padding:16px;border-bottom:1px solid rgba(255,255,255,.15);display:flex;align-items:center;gap:8px;min-height:73px}.brand-mini{width:40px;height:40px;border-radius:18px;background:#ffffff26;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #fff3;flex:0 0 auto}.brand-mini img{width:28px;height:28px;object-fit:contain}.brand-full{display:none}.brand-full img{width:150px;height:auto}.sidebar nav{padding:8px;display:grid;gap:8px;font-size:14px}.sidebar nav a,.sidebar-toggle{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:13px 16px;color:#ffffffdb;font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.sidebar.expanded nav a,.sidebar.expanded .sidebar-toggle{justify-content:flex-start}.sidebar nav a:hover,.sidebar nav a.active,.sidebar-toggle:hover{background:#ffffff1a;color:#fff}.sidebar nav a.active{box-shadow:inset 0 0 0 1px #ffffff14}.menu-label{display:none}.tooltip-label{pointer-events:none;position:absolute;left:64px;top:50%;transform:translateY(-50%);opacity:0;background:#000c;color:#fff;font-size:10px;padding:5px 8px;border-radius:6px;white-space:nowrap;transition:opacity .18s ease}.sidebar.collapsed nav a:hover .tooltip-label{opacity:1}.sidebar-toggle-wrap{padding:8px;border-top:1px solid rgba(255,255,255,.15)}.dashboard-icon-btn{width:42px;height:42px;border-radius:999px;border:1px solid rgba(13,43,77,.08);background:#fff;color:#0d2b4d;display:grid;place-items:center;box-shadow:0 6px 18px #0d2b4d14;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.dashboard-icon-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0d2b4d24;background:#f8fafc}.dashboard-content{padding:clamp(18px,4vw,32px);display:grid;gap:24px}.dashboard-pill{width:max-content;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#14786a1a;color:#14786a;padding:7px 12px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.18em;margin-bottom:14px}.dashboard-pill i{width:8px;height:8px;border-radius:999px;background:#14786a;animation:pulse 1.4s infinite}@keyframes pulse{50%{opacity:.35}}.hero-card{position:relative;overflow:hidden;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:20px;background:#ffffffbf;border:1px solid rgba(255,255,255,.6);border-radius:32px;padding:clamp(22px,4vw,32px);box-shadow:0 22px 55px #0d2b4d17;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-card:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 78% 20%,rgba(34,211,238,.28),transparent 22rem),radial-gradient(circle at 12% 18%,rgba(20,120,106,.2),transparent 20rem),linear-gradient(135deg,#ffffffe6,#ffffff9e);z-index:-1}.hero-icon{flex:0 0 auto;width:64px;height:64px;display:grid;place-items:center;border-radius:22px;background:#14786a1a;color:#14786a;font-size:34px}.hero-card h1{margin:0 0 8px;font:900 clamp(30px,4vw,48px)/1.05 "Space Grotesk",sans-serif;letter-spacing:-.045em;color:#0d2b4d}.hero-card p{margin:0;color:#0d2b4db8;max-width:860px;line-height:1.65}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stats-grid div,.disabled-card{background:#fffc;border:1px solid rgba(255,255,255,.7);border-radius:24px;box-shadow:0 10px 28px #0d2b4d12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.stats-grid div{padding:20px}.stats-grid strong{display:block;font:900 34px/1 Space Grotesk,sans-serif;color:#0d2b4d}.stats-grid span{display:block;margin-top:8px;color:#0d2b4db3;font-weight:800}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.disabled-card{min-height:150px;padding:20px;display:flex;justify-content:space-between;gap:16px;position:relative;overflow:hidden}.disabled-card:after{content:"";position:absolute;inset:auto 0 0;height:5px;background:#a13d2d}.disabled-card h4{margin:0 0 10px;font:900 18px/1.2 Space Grotesk,sans-serif}.disabled-card p{margin:0;color:#64748b;line-height:1.55}.disabled-card a{display:inline-flex;margin-top:12px;color:#14786a;font-weight:900}.disabled-card>span{align-self:flex-start;border-radius:999px;background:#a13d2d1a;color:#a13d2d;font-size:12px;font-weight:900;padding:8px 10px;white-space:nowrap}@media(max-width:1120px){.site-links{position:absolute;top:80px;left:16px;right:16px;display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;background:#fff;border:1px solid var(--border);border-radius:20px;padding:16px;box-shadow:0 22px 44px #0f172a24}.site-links.open{display:grid}.site-links a{min-height:auto;padding:12px;border-radius:12px;background:#f8fafc;color:#334155;font-size:12px;letter-spacing:.04em}.site-links a:hover,.site-links a.active{background:#ecfeff;border-color:#00f0ff59;color:var(--primary-dark);transform:none}.nav-icon{width:24px;height:24px;font-size:14px}.site-cta{margin-top:0;border-radius:10px;padding:11px 18px}.menu-toggle{display:block}.home-hero,.course-hero,.detail-hero,.ponwi-section,.contact,.two-col{grid-template-columns:1fr}.home-hero,.course-hero,.detail-hero{min-height:auto;padding-top:64px}.hero-media img,.course-hero>img,.detail-hero>img{height:auto}.benefit-grid,.program-grid,.ecosystem-benefits,.flow-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.meet-band{grid-template-columns:1fr}.dashboard-header{flex-direction:column;align-items:flex-start}.sidebar{position:static;width:100%;height:auto}.sidebar nav{grid-template-columns:repeat(5,minmax(0,1fr));overflow-x:auto}.sidebar nav a{justify-content:center;flex-direction:column;font-size:12px}.dashboard-main{padding-left:0}.stats-grid,.module-grid{grid-template-columns:1fr}}@media(max-width:640px){.site-nav-inner{padding:0 16px}.site-cta{display:none}.site-links{grid-template-columns:1fr}.home-hero,.course-hero,.detail-hero,.section,.ponwi-section{padding-left:18px;padding-right:18px}.benefit-grid,.program-grid,.flow-steps,.ecosystem-benefits{grid-template-columns:1fr}.hero-actions{flex-direction:column}.mini-metrics{grid-template-columns:1fr}.btn{width:100%}.auth-actions{grid-template-columns:1fr}.footer-grid{align-items:flex-start;flex-direction:column}.user-box{border-radius:20px;flex-wrap:wrap}.hero-card{align-items:flex-start;flex-direction:column}}@media(max-width:1120px){.dashboard-shell{padding-bottom:80px}.sidebar{display:none}.dashboard-main,.dashboard-main.expanded{padding-left:0;padding-bottom:96px}.dashboard-header{flex-direction:row;align-items:center}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-grid{grid-template-columns:1fr}.mobile-dashboard-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid rgba(13,43,77,.1);padding:8px 8px max(8px,env(safe-area-inset-bottom));box-shadow:0 -18px 45px #0d2b4d1a}.mobile-dashboard-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:16px;padding:8px 6px;color:#0d2b4d;font-weight:800;font-size:11px}.mobile-dashboard-nav a.active{background:#0d2b4d;color:#fff}.mobile-dashboard-nav .material-symbols-outlined{font-size:20px}.mobile-dashboard-nav small{font-size:11px}}.site-main{padding-left:0;padding-top:80px}.site-nav{position:fixed;inset:0 0 auto;width:100%;height:80px;background:#fffffff5;color:#0f172a;border-right:0;border-bottom:1px solid var(--border);box-shadow:0 2px 14px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-nav-inner{height:100%;max-width:1240px;margin:0 auto;padding:0 clamp(20px,4vw,32px);display:flex;flex-direction:row;align-items:center;gap:22px}.site-brand{min-height:auto;background:transparent;box-shadow:none;border-radius:0;justify-content:flex-start;flex:0 0 auto}.site-brand img{height:42px;width:auto}.site-links{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;flex:1}.site-links a{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;min-height:44px;padding:10px;border-radius:14px;color:#64748b;font-size:10px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.site-links a:hover,.site-links a:focus-visible,.site-links a.active{background:#f8fafc;border-color:transparent;color:#0d2b4d;transform:none}.site-links a:after{content:attr(data-label);position:absolute;left:50%;top:calc(100% + 10px);z-index:80;min-width:max-content;max-width:220px;padding:8px 10px;border-radius:10px;background:#0d2b4d;color:#fff;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 14px 28px #0f172a2e;opacity:0;pointer-events:none;transform:translate(-50%,-6px);transition:opacity .16s ease,transform .16s ease}.site-links a:hover:after,.site-links a:focus-visible:after{opacity:1;transform:translate(-50%)}.site-links .nav-icon{display:inline-flex;width:auto;height:auto;background:transparent;border-radius:0;font-size:23px}.site-links .nav-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.site-cta{margin-top:0;border-radius:10px;padding:14px 18px;min-width:136px;color:#001b3d;box-shadow:0 14px 30px #00f0ff38}@media(max-width:1120px){.site-main{padding-top:80px}.site-nav{height:80px}.site-nav-inner{padding:0 max(16px,env(safe-area-inset-right)) 0 max(16px,env(safe-area-inset-left));gap:12px}.site-links{position:absolute;top:80px;left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;background:#fff;border:1px solid var(--border);border-radius:20px;padding:16px;box-shadow:0 22px 44px #0f172a24;max-height:calc(100vh - 96px - env(safe-area-inset-bottom));max-height:calc(100dvh - 96px - env(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.site-links.open{display:grid}.site-links a{width:100%;min-width:0;min-height:52px;justify-content:flex-start;gap:10px;padding:12px 14px;border-radius:12px;background:#f8fafc;color:#334155;font-size:12px;letter-spacing:.04em;text-align:left;white-space:normal;line-height:1.2}.site-links a:after{display:none}.site-links .nav-icon{display:grid;width:28px;height:28px;place-items:center;flex:0 0 28px;background:#00f0ff24;border-radius:10px;font-size:20px}.site-links .nav-label{position:static;width:auto;height:auto;margin:0;padding:0;overflow:visible;clip:auto;white-space:normal;border:0;display:block;min-width:0}.menu-toggle{display:block}.site-cta{display:flex;padding:12px 14px;min-width:auto;font-size:11px}}@media(max-width:760px){.dashboard-header{gap:8px;padding-left:12px;padding-right:12px}.dashboard-top-logo{max-width:118px}.site-brand img{height:36px}.site-cta{font-size:10px;padding:10px 12px}}@media(max-width:640px){.site-cta{display:flex}.site-links{grid-template-columns:1fr}.dashboard-content{padding:18px}.hero-card{grid-template-columns:1fr;border-radius:24px}.stats-grid{grid-template-columns:1fr}.disabled-card{flex-direction:column}}@media(max-width:380px){.site-nav-inner{gap:8px}.site-brand img{height:28px}.menu-toggle{padding:9px 10px}.site-cta{padding:9px 8px;font-size:9px;letter-spacing:.06em}.site-links{left:10px;right:10px;padding:12px}.site-links a{font-size:11px;padding:11px 12px}}.dashboard-shell{min-height:100vh;overflow-x:hidden;color:#0d2b4d;background:radial-gradient(circle at 15% 10%,rgba(34,211,238,.18),transparent 28rem),radial-gradient(circle at 85% 18%,rgba(209,147,51,.15),transparent 24rem),linear-gradient(135deg,#f8fafc,#eef6f8 48%,#f7f3ea);position:relative}.sidebar{position:fixed;left:0;top:0;height:100vh;width:80px;background:#0d2b4d;color:#fff;z-index:30;display:flex;flex-direction:column;transition:width .3s ease;box-shadow:20px 0 45px #0d2b4d1f}.sidebar.expanded{width:256px}.sidebar.collapsed{width:80px}.sidebar-brand{min-height:73px;padding:16px;border-bottom:1px solid rgba(255,255,255,.15);display:flex;align-items:center;gap:8px;justify-content:flex-start}.sidebar .brand-mini{width:40px;height:40px;border-radius:18px;background:#ffffff26;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #fff3;flex:0 0 auto}.sidebar .brand-mini img{width:28px;height:28px;object-fit:contain}.sidebar .brand-full{display:none;margin-left:2px}.sidebar .brand-full img{width:150px;height:auto}.sidebar.expanded .brand-full{display:block}.sidebar.expanded .brand-mini{display:none}.sidebar.collapsed .brand-mini{display:grid}.sidebar.collapsed .sidebar-brand{min-height:73px;padding:16px;border-bottom:1px solid rgba(255,255,255,.15)}.sidebar .nav{padding:8px;display:grid;gap:8px;font-size:14px}.sidebar .nav-link,.sidebar-toggle{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:13px 16px;color:#ffffffdb;font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.sidebar.expanded .nav-link,.sidebar.expanded .sidebar-toggle{justify-content:flex-start}.sidebar .nav-link .material-symbols-outlined,.sidebar-toggle .material-symbols-outlined{color:#eaffff;text-shadow:0 0 12px rgba(0,240,255,.24)}.sidebar .nav-link:hover,.sidebar .nav-link.active,.sidebar-toggle:hover{background:#ffffff1a;color:#fff}.sidebar .nav-link.active{box-shadow:inset 0 0 0 1px #ffffff14}.sidebar.collapsed .menu-label{display:none}.sidebar.expanded .menu-label{display:inline}.sidebar .tooltip-label{pointer-events:none;position:absolute;left:64px;top:50%;transform:translateY(-50%);opacity:0;background:#000c;color:#fff;font-size:10px;padding:5px 8px;border-radius:6px;white-space:nowrap;transition:opacity .18s ease}.sidebar.collapsed .nav-link:hover .tooltip-label{opacity:1}.sidebar.expanded .tooltip-label{display:none}.sidebar-premium{display:none;margin:auto 12px 12px;border:1px solid rgba(255,255,255,.15);background:#ffffff1a;border-radius:18px;padding:12px;font-size:12px}.sidebar.expanded .sidebar-premium{display:block}.sidebar-premium p{margin:0 0 4px;font-weight:900}.sidebar-premium span{color:#ffffffb3;line-height:1.45}.sidebar-toggle-wrap{display:block;padding:8px;border-top:1px solid rgba(255,255,255,.15)}.sidebar-toggle{width:100%;border:0;background:#ffffff1a;cursor:pointer;font-size:12px}.dashboard-main{position:relative;z-index:1;min-height:100vh;padding-left:80px;padding-bottom:32px;transition:padding-left .3s ease}.dashboard-main.expanded{padding-left:256px}.dashboard-main.collapsed{padding-left:80px}.dashboard-header{position:sticky;top:0;z-index:20;min-height:73px;background:#fffc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(13,43,77,.1);box-shadow:0 18px 50px #0d2b4d14;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(16px,3vw,32px)}.dashboard-top-logo{width:auto;max-width:170px;height:46px;object-fit:contain}.dashboard-top-menu,.dashboard-top-link,.sidebar-top-toggle{display:none!important}.dashboard-icon-btn{border:1px solid rgba(13,43,77,.08);background:#fff;color:#0d2b4d;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:10px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.dashboard-icon-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0d2b4d24}.logout-btn{color:#a13d2d}.mobile-dashboard-nav{display:none}@media(max-width:760px){.dashboard-shell{padding-bottom:84px}.sidebar{display:none}.dashboard-main,.dashboard-main.collapsed,.dashboard-main.expanded{padding-left:0;padding-bottom:96px}.dashboard-header{min-height:70px;padding:12px 16px}.dashboard-top-logo{max-width:150px;height:42px}.mobile-dashboard-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid rgba(13,43,77,.1);padding:8px 8px max(8px,env(safe-area-inset-bottom));box-shadow:0 -18px 45px #0d2b4d1a}.mobile-dashboard-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:16px;padding:8px 6px;color:#0d2b4d;font-weight:800;font-size:11px}.mobile-dashboard-nav a.active{background:#0d2b4d;color:#fff}.mobile-dashboard-nav .material-symbols-outlined{font-size:20px}.mobile-dashboard-nav small{font-size:11px}}@media(max-width:640px){.dashboard-content{padding:18px}.dashboard-top-logo{max-width:150px;height:42px}.hero-card{grid-template-columns:1fr;border-radius:24px}.stats-grid{grid-template-columns:1fr}.disabled-card{flex-direction:column}.mobile-dashboard-nav a{border-radius:14px}.mobile-dashboard-nav small{font-size:10px}}.site-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:64px 32px}.footer-container{max-width:1280px;margin:0 auto}.footer-top{display:grid;grid-template-columns:minmax(240px,320px) 1fr;gap:48px;align-items:flex-start}.footer-brand img{height:42px;width:auto;margin:0 0 16px}.footer-brand p{margin:0 0 18px;color:#64748b;font-family:Space Grotesk,sans-serif;font-size:14px;line-height:1.6}.footer-icon-row{display:flex;flex-wrap:wrap;gap:12px}.footer-auth-icon{position:relative;width:44px;height:44px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#94a3b8;display:grid;place-items:center;transition:color .18s ease,transform .18s ease,box-shadow .18s ease,border-color .18s ease}.footer-auth-icon:hover,.footer-auth-icon:focus-visible{color:#00a6b3;border-color:#00f0ff73;box-shadow:0 12px 28px #00f0ff29;transform:translateY(-2px)}.footer-auth-icon .material-symbols-outlined{font-size:24px}.footer-auth-icon span:last-child{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,5vw,96px)}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-weight:400;color:inherit}.footer-links span{font-weight:800;color:#1e293b;font-size:14px;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px}.footer-links a{color:#64748b;font-size:14px;line-height:1.35;transition:color .18s ease,transform .18s ease}.footer-links a:hover,.footer-links a:focus-visible{color:#06b6d4;transform:translate(2px)}.footer-disclaimer{margin-top:64px;padding-top:32px;border-top:1px solid #e2e8f0}.footer-disclaimer p{margin:0 0 16px;color:#94a3b8;font-size:10px;line-height:1.35}.footer-disclaimer div{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#64748b;font-size:12px;flex-wrap:wrap}.content-hero{max-width:1280px;margin:0 auto;padding:130px 32px 64px;position:relative;overflow:hidden}.content-hero:before{content:"";position:absolute;left:-120px;top:80px;width:360px;height:360px;border-radius:50%;background:#00f0ff1f;filter:blur(90px)}.content-hero>*{position:relative;z-index:1}.content-hero h1{font-family:Space Grotesk,sans-serif;font-size:clamp(40px,6vw,72px);line-height:.98;letter-spacing:-.055em;margin:18px 0;color:#0f172a;max-width:920px}.content-hero p{max-width:780px;color:#64748b;font-size:18px;line-height:1.75;margin:0}.legal-content{display:grid;gap:20px;padding-top:24px}.content-card{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:clamp(24px,4vw,36px);box-shadow:0 18px 48px #0f172a14}.content-card h2{font-family:Space Grotesk,sans-serif;color:#0f172a;margin:0 0 14px;font-size:clamp(24px,3vw,34px);letter-spacing:-.04em}.content-card p{color:#64748b;line-height:1.75;margin:0 0 12px}.content-card p:last-child{margin-bottom:0}.highlight-card{background:linear-gradient(135deg,#fff,#ecfeff)}.support-note,.form-status{border-radius:16px;padding:14px 16px;background:#ecfeff;color:#006970;font-weight:800}.contact textarea{width:100%;border:1px solid var(--border);border-radius:14px;padding:13px 14px;resize:vertical;min-height:140px;background:#fff;color:#0f172a}.sitemap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-top:24px}.sitemap-links{display:grid;gap:10px}.sitemap-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;color:#334155;font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease,border-color .18s ease}.sitemap-links a:hover{background:#ecfeff;border-color:#00f0ff73;color:#006970;transform:translate(2px)}.sitemap-links .material-symbols-outlined{font-size:20px}@media(max-width:860px){.footer-top,.footer-columns,.sitemap-grid{grid-template-columns:1fr}.footer-columns{gap:28px}.content-hero{padding:112px 20px 48px}}@media(max-width:640px){.site-footer{padding:48px 20px}.footer-disclaimer div{align-items:flex-start;flex-direction:column}}.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.contact textarea{width:100%;border:1px solid var(--border);border-radius:16px;padding:14px 16px;font:inherit;color:var(--text);background:#fff;resize:vertical;min-height:130px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.contact textarea:focus{border-color:#00f0ff;box-shadow:0 0 0 4px #00f0ff29}.contact button:disabled{opacity:.7;cursor:not-allowed}.process-modal-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:#0206179e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.process-modal{position:relative;width:min(100%,440px);padding:34px;border-radius:28px;background:#fff;color:#0f172a;text-align:center;box-shadow:0 30px 80px #02061747;border:1px solid rgba(148,163,184,.22)}.process-modal.success{border-top:6px solid #10b981}.process-modal.error{border-top:6px solid #ef4444}.process-modal-close{position:absolute;top:14px;right:16px;border:0;background:transparent;color:#64748b;font-size:30px;line-height:1;cursor:pointer}.process-modal-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 16px;border-radius:999px;background:#10b98121;color:#059669;font-size:34px;font-weight:900}.process-modal.error .process-modal-icon{background:#ef444421;color:#dc2626}.process-modal h3{margin:0 0 10px;font-size:26px;color:#0d2b4d}.process-modal p{margin:0 0 22px;color:#475569;line-height:1.6}.smart-hero{min-height:760px;padding:clamp(72px,8vw,120px) max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:clamp(40px,7vw,100px);align-items:center;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 46%,rgba(0,240,255,.14),transparent 25%),radial-gradient(circle at 10% 0,rgba(45,212,191,.11),transparent 32%),linear-gradient(135deg,#020617,#071628 48%,#08243c)}.smart-hero-copy{position:relative;z-index:2}.smart-kicker,.smart-overline{display:inline-flex;align-items:center;gap:10px;color:#22d3ee;font-size:11px;font-weight:900;letter-spacing:.19em;text-transform:uppercase}.smart-kicker i{width:8px;height:8px;border-radius:50%;background:#22d3ee;box-shadow:0 0 20px #22d3ee}.smart-hero h1{max-width:760px;margin:24px 0;font:900 clamp(48px,6.4vw,88px)/.95 "Space Grotesk",sans-serif;letter-spacing:-.065em}.smart-hero h1 em,.smart-section-heading h2 em,.smart-final-cta h2 em{color:#22d3ee;font-style:normal}.smart-hero-copy>p{max-width:700px;margin:0;color:#b9c8d8;font-size:18px;line-height:1.75}.smart-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.smart-hero-actions.centered{justify-content:center}.smart-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 24px;border-radius:14px;font-weight:900;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.smart-btn:hover{transform:translateY(-2px)}.smart-btn-primary{background:#22d3ee;color:#062231;box-shadow:0 18px 40px #22d3ee33}.smart-btn-primary:hover{background:#67e8f9;box-shadow:0 22px 50px #22d3ee4d}.smart-btn-ghost{border:1px solid rgba(255,255,255,.22);color:#fff;background:#ffffff0a}.smart-btn-ghost:hover{background:#ffffff1a}.smart-btn-dark{margin-top:24px;background:#061a2b;color:#fff}.smart-proof{display:flex;flex-wrap:wrap;gap:24px;margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12)}.smart-proof span{color:#9fb1c2;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.smart-proof b{color:#22d3ee;margin-right:6px}.smart-hero-visual{position:relative;aspect-ratio:1;max-width:560px;margin:auto}.smart-orbit{position:absolute;border:1px solid rgba(34,211,238,.22);border-radius:50%;inset:8%;animation:smartSpin 30s linear infinite}.smart-orbit:before,.smart-orbit:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#22d3ee;box-shadow:0 0 20px #22d3ee}.smart-orbit:before{left:11%;top:14%}.smart-orbit:after{right:7%;bottom:20%}.smart-orbit-two{inset:20%;border-style:dashed;animation-direction:reverse;animation-duration:22s}@keyframes smartSpin{to{transform:rotate(360deg)}}.smart-core{position:absolute;inset:33%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:50%;background:radial-gradient(circle at 35% 25%,#1a5268,#082338 58%,#041522);border:1px solid rgba(103,232,249,.4);box-shadow:0 0 80px #22d3ee33,inset 0 0 30px #22d3ee1a}.smart-core .material-symbols-outlined{font-size:36px;color:#67e8f9}.smart-core strong{margin-top:6px;font:900 clamp(16px,2vw,24px)/.9 "Space Grotesk",sans-serif;letter-spacing:-.03em}.smart-core small{margin-top:7px;color:#7dd3fc;font-weight:800}.smart-node{position:absolute;display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid rgba(255,255,255,.15);border-radius:13px;background:#051624d6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#dffbff;box-shadow:0 12px 35px #0003;font-size:12px}.smart-node .material-symbols-outlined{color:#22d3ee;font-size:20px}.node-one{left:0;top:19%}.node-two{right:0;top:24%}.node-three{left:4%;bottom:18%}.node-four{right:2%;bottom:15%}.smart-metrics{display:grid;grid-template-columns:repeat(6,1fr);max-width:1240px;margin:-36px auto 0;position:relative;z-index:3;border:1px solid #dbe8ed;border-radius:20px;background:#fff;box-shadow:0 24px 60px #0823381f;overflow:hidden}.smart-metrics div{padding:24px 16px;text-align:center;border-right:1px solid #e2e8f0}.smart-metrics div:last-child{border:0}.smart-metrics strong{display:block;color:#082338;font:900 clamp(24px,3vw,34px)/1 "Space Grotesk",sans-serif}.smart-metrics span{display:block;margin-top:7px;color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.smart-section{max-width:1240px;margin:0 auto;padding:110px 24px}.smart-section-heading{margin-bottom:48px}.smart-section-heading.split{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);gap:48px;align-items:end}.smart-section-heading h2{max-width:860px;margin:14px 0 0;color:#082338;font:900 clamp(38px,5vw,64px)/1 "Space Grotesk",sans-serif;letter-spacing:-.055em}.smart-section-heading.split>p{margin:0;color:#64748b;line-height:1.75}.smart-intro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.smart-feature-card{min-height:360px;padding:32px;border:1px solid #dbe8ed;border-radius:24px;background:#fff;box-shadow:0 14px 40px #0823380f}.smart-feature-card.featured{background:#082338;color:#fff;border-color:#082338;transform:translateY(-14px)}.smart-feature-card>.material-symbols-outlined{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#e6fbff;color:#0891b2;font-size:28px}.smart-feature-card.featured>.material-symbols-outlined{background:#22d3ee24;color:#67e8f9}.smart-card-index{margin:55px 0 12px!important;color:#06b6d4!important;font-size:10px!important;font-weight:900;letter-spacing:.14em}.smart-feature-card h3{margin:0 0 15px;font:900 26px/1.05 Space Grotesk,sans-serif;letter-spacing:-.035em}.smart-feature-card p{margin:0;color:#64748b;line-height:1.7}.smart-feature-card.featured p{color:#b9c8d8}.smart-license-band{max-width:1240px;margin:0 auto 20px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:22px;background:linear-gradient(100deg,#cffafe,#ecfeff);border:1px solid #a5f3fc}.smart-license-band>div{display:flex;align-items:center;gap:16px}.smart-license-band .material-symbols-outlined{color:#0891b2;font-size:34px}.smart-license-band p{margin:0;color:#164e63;line-height:1.45}.smart-license-band a{display:flex;align-items:center;gap:7px;color:#0e7490;font-weight:900;white-space:nowrap}.smart-requirements{padding-top:90px}.smart-requirements-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.smart-requirements-grid article{position:relative;min-height:260px;padding:28px 24px;border:1px solid #dbe8ed;border-radius:20px;background:#f8fbfc}.smart-requirements-grid article>.material-symbols-outlined{color:#0891b2;font-size:30px}.requirement-number{position:absolute;right:20px;top:18px;color:#cbd5e1;font:900 28px/1 Space Grotesk,sans-serif}.smart-requirements-grid h3{margin:28px 0 10px;color:#082338;font:900 20px/1.1 Space Grotesk,sans-serif}.smart-requirements-grid p{margin:0;color:#64748b;font-size:14px;line-height:1.65}.smart-impact-callout{display:flex;gap:20px;align-items:flex-start;margin-top:24px;padding:26px;border-left:5px solid #22d3ee;border-radius:8px 20px 20px 8px;background:#082338;color:#fff}.smart-impact-callout>.material-symbols-outlined{font-size:38px;color:#67e8f9}.smart-impact-callout b{font:900 20px Space Grotesk,sans-serif}.smart-impact-callout p{margin:7px 0 0;color:#b9c8d8;line-height:1.65}.smart-course-section{max-width:1240px;margin:0 auto 70px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:30px;background:#f2c866;box-shadow:0 30px 70px #734d0b24}.smart-course-copy{padding:clamp(38px,6vw,70px);background:radial-gradient(circle at 0 0,rgba(255,255,255,.38),transparent 40%)}.smart-course-copy .smart-overline{color:#714b00}.smart-course-copy h2{margin:12px 0;color:#082338;font:900 clamp(48px,7vw,78px)/1 "Space Grotesk",sans-serif;letter-spacing:-.06em}.smart-course-copy p{color:#664c17;line-height:1.7}.smart-course-deliverables{padding:clamp(36px,5vw,60px);background:#082338;color:#fff}.smart-course-deliverables>p{margin:0 0 25px;color:#9feaf3;font-weight:900}.smart-course-deliverables ol{list-style:none;padding:0;margin:0;display:grid;gap:12px}.smart-course-deliverables li{display:flex;align-items:center;gap:14px;color:#dbe8ed;font-weight:800}.smart-course-deliverables li span{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(103,232,249,.35);border-radius:50%;color:#67e8f9;font-size:12px}.smart-sectors{max-width:none;background:#f4f8fa}.smart-sectors>.smart-section-heading,.smart-sectors>.smart-filter,.smart-sectors>.smart-sector-grid{max-width:1240px;margin-left:auto;margin-right:auto}.smart-filter{display:flex;gap:8px;overflow-x:auto;padding:0 0 20px;margin-bottom:20px;scrollbar-width:thin}.smart-filter button{flex:0 0 auto;border:1px solid #cbd5e1;border-radius:999px;padding:10px 15px;background:#fff;color:#475569;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer}.smart-filter button.priority:after{content:"•";margin-left:7px;color:#06b6d4}.smart-filter button.active{border-color:#082338;background:#082338;color:#fff}.smart-sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.smart-sector-card{padding:27px;border:1px solid #dbe8ed;border-radius:22px;background:#fff;box-shadow:0 12px 35px #0823380d}.smart-sector-top{display:flex;align-items:center;justify-content:space-between}.smart-sector-top>.material-symbols-outlined{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#e6fbff;color:#0891b2}.smart-sector-top small{padding:6px 8px;border-radius:999px;background:#fef3c7;color:#92400e;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.smart-sector-card h3{margin:22px 0 16px;color:#082338;font:900 24px Space Grotesk,sans-serif;letter-spacing:-.03em}.smart-topic-list{display:flex;flex-wrap:wrap;gap:7px}.smart-topic-list span{padding:7px 9px;border-radius:8px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:800}.smart-challenge{margin:22px 0 0;padding-top:18px;border-top:1px solid #e2e8f0;color:#64748b;font-size:13px;line-height:1.5}.smart-challenge b{color:#0891b2}.smart-incubation{padding:110px max(24px,calc((100vw - 1240px)/2));background:#fff}.smart-incubation .smart-section-heading{text-align:center}.smart-incubation .smart-section-heading h2{margin-left:auto;margin-right:auto}.smart-steps{display:grid;grid-template-columns:repeat(7,1fr);position:relative}.smart-steps:before{content:"";position:absolute;left:7%;right:7%;top:25px;height:2px;background:linear-gradient(90deg,#22d3ee,#082338)}.smart-steps>div{position:relative;text-align:center}.smart-steps>div>span{position:relative;z-index:2;display:grid;place-items:center;width:50px;height:50px;margin:0 auto;border:5px solid #fff;border-radius:50%;background:#082338;color:#fff;font-weight:900;box-shadow:0 0 0 1px #b8d3dc}.smart-steps p{display:flex;flex-direction:column;margin:17px 5px 0}.smart-steps small{color:#06b6d4;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.smart-steps b{margin-top:5px;color:#082338;font-size:13px}.smart-format{padding-top:50px}.smart-format-panel{padding:clamp(30px,5vw,60px);border-radius:30px;background:#eef8fa;border:1px solid #d6ebef}.smart-format-heading{display:flex;align-items:center;gap:18px}.smart-format-heading>.material-symbols-outlined{display:grid;place-items:center;width:66px;height:66px;border-radius:18px;background:#082338;color:#67e8f9;font-size:32px}.smart-format-heading h2{margin:5px 0 0;color:#082338;font:900 clamp(36px,5vw,55px)/1 "Space Grotesk",sans-serif;letter-spacing:-.05em}.smart-format-panel>p{max-width:760px;color:#64748b;line-height:1.7}.smart-form-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:32px;overflow:hidden;border:1px solid #d6e4e8;border-radius:18px;background:#d6e4e8}.smart-form-fields>div{display:flex;gap:14px;padding:18px;background:#fff}.smart-form-fields>div>span{color:#06b6d4;font:900 13px Space Grotesk,sans-serif}.smart-form-fields p{display:flex;flex-direction:column;margin:0}.smart-form-fields b{color:#082338}.smart-form-fields small{margin-top:4px;color:#64748b;line-height:1.4}.smart-model-section{padding:110px max(24px,calc((100vw - 1240px)/2));color:#fff;background:#061421}.smart-section-heading.light h2{color:#fff}.smart-section-heading.light>p{color:#9fb1c2}.smart-model-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.smart-model-grid article{padding:clamp(28px,4vw,44px);border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#ffffff0a}.model-tag{display:inline-flex;padding:7px 10px;border-radius:999px;background:#22d3ee1f;color:#67e8f9;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.model-tag.gold{background:#f2c8661f;color:#f2c866}.smart-model-grid h3{margin:24px 0 12px;font:900 34px Space Grotesk,sans-serif}.smart-model-grid p{color:#9fb1c2;line-height:1.7}.smart-model-grid ul{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:12px}.smart-model-grid li{color:#dbe8ed;font-weight:800}.smart-model-grid li:before{content:"✓";margin-right:10px;color:#22d3ee}.smart-legal-note{margin:24px 0 0;color:#71869a;font-size:11px;line-height:1.55;text-align:center}.smart-final-cta{padding:120px 24px;text-align:center;color:#fff;background:radial-gradient(circle at 50% 100%,rgba(34,211,238,.18),transparent 35%),linear-gradient(135deg,#082338,#061421)}.smart-final-cta h2{margin:22px auto;max-width:900px;font:900 clamp(48px,7vw,82px)/.96 "Space Grotesk",sans-serif;letter-spacing:-.06em}.smart-final-cta>p{max-width:650px;margin:0 auto;color:#a8bbcb;font-size:17px;line-height:1.7}.smart-btn-ghost.light{color:#fff}@media(max-width:1050px){.smart-hero{grid-template-columns:1fr;min-height:auto}.smart-hero-copy{text-align:center}.smart-hero-copy>p,.smart-hero h1{margin-left:auto;margin-right:auto}.smart-hero-actions,.smart-proof{justify-content:center}.smart-hero-visual{width:min(100%,540px)}.smart-metrics{margin:0;border-radius:0;grid-template-columns:repeat(3,1fr)}.smart-requirements-grid,.smart-sector-grid{grid-template-columns:repeat(2,1fr)}.smart-steps{grid-template-columns:repeat(4,1fr);gap:28px 0}.smart-steps:before{display:none}.smart-intro-grid{grid-template-columns:1fr}.smart-feature-card{min-height:auto}.smart-feature-card.featured{transform:none}.smart-card-index{margin-top:30px!important}}@media(max-width:760px){.smart-hero{padding-top:70px}.smart-hero-visual{font-size:10px}.smart-node{padding:8px}.smart-node b{display:none}.smart-metrics{grid-template-columns:repeat(2,1fr)}.smart-section{padding:80px 18px}.smart-section-heading.split{grid-template-columns:1fr;gap:18px}.smart-license-band{margin:0 18px;align-items:flex-start;flex-direction:column}.smart-requirements-grid,.smart-course-section,.smart-sector-grid,.smart-form-fields,.smart-model-grid{grid-template-columns:1fr}.smart-course-section{margin-left:18px;margin-right:18px}.smart-incubation,.smart-model-section{padding:80px 18px}.smart-steps{grid-template-columns:repeat(2,1fr)}.smart-impact-callout{flex-direction:column}.smart-final-cta{padding:90px 18px}}@media(max-width:420px){.smart-hero h1{font-size:43px}.smart-hero-visual{width:115%;margin-left:-7.5%}.smart-core{inset:30%}.smart-proof{gap:12px;flex-direction:column}.smart-hero-actions{flex-direction:column}.smart-btn{width:100%}.smart-requirements-grid,.smart-steps{grid-template-columns:1fr}.smart-steps>div{display:flex;align-items:center;text-align:left;gap:16px}.smart-steps>div>span{margin:0}.smart-steps p{margin:0}.smart-final-cta h2{font-size:44px}}
