@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f5f5f7;--fg:#fff;--muted:#e8e8ed;--text:#1d1d1f;--text-muted:#6e6e73;--accent:#1d1d1f;--accent-fg:#fff;--border:#c7c7cc;--border-light:#fff;--border-dark:#aeaeb2;--dark-bg:#000;--dark-bg-2:#1d1d1f;--dark-text:#f5f5f7;--dark-muted:#86868b;--shadow-card:8px 8px 20px #00000012, -8px -8px 20px #fff;--shadow-floating:12px 12px 28px #0000001a, -12px -12px 28px #fff, inset 1px 1px 0 #fffc;--shadow-pressed:inset 6px 6px 14px #00000017, inset -6px -6px 14px #fffffff2;--shadow-recessed:inset 4px 4px 10px #00000012, inset -4px -4px 10px #fffffff2;--shadow-sharp:4px 4px 10px #0000001a, -1px -1px 1px #ffffffe6;--glow-red:0 0 10px 2px #00000040;--glow-green:0 0 10px 2px #22c55e80;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", "Roboto Mono", monospace;--r-sm:4px;--r-md:8px;--r-lg:16px;--r-xl:24px;--r-2xl:32px;--r-full:9999px;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background-color:var(--bg);color:var(--text);line-height:1.6;position:relative;overflow-x:hidden}body:before{content:"";mix-blend-mode:overlay;opacity:.22;pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");position:fixed;inset:0}::selection{background:#0000001f}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--muted)}::-webkit-scrollbar-thumb{background:var(--border-dark);border-radius:var(--r-full)}.container{max-width:1152px;margin:0 auto;padding:0 24px}@media (width>=768px){.container{padding:0 48px}}.section-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:6px;margin-bottom:12px;font-size:11px;font-weight:600;display:inline-flex}.btn-primary{background:var(--accent);color:var(--accent-fg);font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--r-lg);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #ffffff1a;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px 28px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:4px 4px 12px #00000038,-2px -2px 6px #fff6}.btn-primary:hover{background:#3a3a3c}.btn-primary:active{box-shadow:var(--shadow-pressed);transform:translateY(2px)}.btn-secondary{background:var(--bg);color:var(--text);font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--r-lg);cursor:pointer;box-shadow:var(--shadow-card);white-space:nowrap;-webkit-user-select:none;user-select:none;border:none;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px 28px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.btn-secondary:hover{color:var(--accent);box-shadow:var(--shadow-floating)}.btn-secondary:active{box-shadow:var(--shadow-pressed);transform:translateY(2px)}.badge{border-radius:var(--r-full);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:5px;padding:4px 10px;font-size:10px;font-weight:600;display:inline-flex}.badge-red{color:var(--text);background:#0000000f;border:1px solid #00000024}.badge-green{color:#15803d;background:#22c55e1a;border:1px solid #22c55e33}.badge-slate{background:var(--muted);color:var(--text-muted);box-shadow:var(--shadow-recessed)}.led{border-radius:50%;flex-shrink:0;width:8px;height:8px}.led--green{box-shadow:var(--glow-green);background:#22c55e;animation:2s ease-in-out infinite led-pulse}.led--red{background:var(--accent);box-shadow:var(--glow-red)}@keyframes led-pulse{0%,to{opacity:1}50%{opacity:.55}}.mono{font-family:var(--font-mono)}.reveal{opacity:0;transition:opacity .75s cubic-bezier(.25,.46,.45,.94),transform .75s cubic-bezier(.25,.46,.45,.94);transform:translateY(32px)}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal-group>:first-child{transition-delay:0s}.reveal-group>:nth-child(2){transition-delay:80ms}.reveal-group>:nth-child(3){transition-delay:.16s}.reveal-group>:nth-child(4){transition-delay:.24s}.reveal-group>:nth-child(5){transition-delay:.32s}.reveal-group>:nth-child(6){transition-delay:.4s}.section-title{letter-spacing:-.03em;color:var(--text);text-shadow:0 1px #fff;margin-bottom:16px;font-size:clamp(32px,4.8vw,56px);font-weight:800;line-height:1.08}.section-subtitle{color:var(--text-muted);max-width:560px;font-size:17px;line-height:1.75}.section{padding:120px 0}.navbar{z-index:200;background:0 0;padding:14px 0;transition:background .4s,box-shadow .4s,padding .3s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-card);background:#f5f5f7e0;padding:10px 0}.navbar--menu-open{-webkit-backdrop-filter:blur(20px)!important;background:#f5f5f7f2!important}.navbar__inner{align-items:center;gap:20px;display:flex}.navbar__logo{letter-spacing:-.02em;color:var(--text);z-index:201;flex-shrink:0;align-items:center;gap:8px;font-size:16px;font-weight:800;text-decoration:none;display:flex;position:relative}.navbar__logo-img{object-fit:contain;width:32px;height:32px}.navbar__status{color:var(--text-muted);letter-spacing:.08em;border-radius:var(--r-full);background:var(--bg);box-shadow:var(--shadow-recessed);white-space:nowrap;align-items:center;gap:6px;padding:5px 10px;font-size:10px;font-weight:600;display:flex}.navbar__links{gap:2px;margin-left:auto;list-style:none;display:flex}.navbar__links a{color:var(--text-muted);border-radius:var(--r-md);padding:7px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.navbar__links a:hover{color:var(--text);background:var(--muted)}.navbar__actions{align-items:center;gap:10px;display:flex}.navbar__gh-btn,.navbar__actions .btn-primary{min-height:40px;padding:10px 18px;font-size:12px}.navbar__burger{color:var(--text);cursor:pointer;z-index:201;background:0 0;border:none;margin-left:auto;padding:6px;transition:opacity .15s;display:none;position:relative}.navbar__burger:active{opacity:.6}.mobile-menu{z-index:199;-webkit-backdrop-filter:blur(24px);opacity:0;pointer-events:none;background:#f5f5f7f7;flex-direction:column;transition:opacity .3s;display:flex;position:fixed;inset:0}.mobile-menu--open{opacity:1;pointer-events:all}.mobile-menu__inner{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:0;padding:72px 32px 48px;display:flex}.mobile-menu__links{flex-direction:column;width:100%;margin-bottom:36px;display:flex}.mobile-menu__link{letter-spacing:-.02em;color:var(--text);border-bottom:1px solid var(--border);opacity:0;transition:opacity .3s,transform .3s,color .15s;transition-delay:calc(var(--i) * 50ms + 60ms);padding:16px 0;font-size:22px;font-weight:600;text-decoration:none;display:block;transform:translateY(12px)}.mobile-menu__link:first-child{border-top:1px solid var(--border)}.mobile-menu__link:hover{color:var(--text-muted)}.mobile-menu--open .mobile-menu__link{opacity:1;transform:translateY(0)}.mobile-menu__actions{opacity:0;flex-wrap:wrap;gap:12px;margin-bottom:32px;transition:opacity .35s .36s,transform .35s .36s;display:flex;transform:translateY(12px)}.mobile-menu--open .mobile-menu__actions{opacity:1;transform:translateY(0)}.mobile-menu__actions .btn-primary,.mobile-menu__actions .btn-secondary{min-height:52px;padding:14px 28px;font-size:14px}.mobile-menu__footer{color:var(--text-muted);letter-spacing:.06em;opacity:0;font-size:11px;transition:opacity .3s .45s}.mobile-menu--open .mobile-menu__footer{opacity:1}@media (width<=900px){.navbar__status{display:none}}@media (width<=768px){.navbar__links,.navbar__actions{display:none}.navbar__burger{display:flex}}.hero{background:var(--bg);padding-top:80px;overflow:hidden}.hero__body{grid-template-columns:1fr 1fr;align-items:center;gap:56px;padding-top:80px;padding-bottom:80px;display:grid}.hero__eyebrow{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:20px;font-size:11px;font-weight:600}.hero__title{letter-spacing:-.04em;color:var(--text);text-shadow:0 1px #fff;margin-bottom:20px;font-size:clamp(40px,5.5vw,72px);font-weight:800;line-height:1.05}.hero__title-sub{color:var(--text-muted);font-weight:700;display:block}.hero__subtitle{color:var(--text-muted);margin-bottom:32px;font-size:17px;line-height:1.75}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__panel{background:var(--fg);border-radius:var(--r-xl);box-shadow:var(--shadow-floating);position:relative;overflow:hidden}.hero__panel-header{border-bottom:1px solid var(--border);background:var(--muted);align-items:center;gap:10px;padding:12px 16px;display:flex}.hero__panel-dots{flex-shrink:0;gap:6px;display:flex}.dot{border-radius:50%;width:11px;height:11px}.dot--red{background:#ff5f57}.dot--yellow{background:#febc2e}.dot--green{background:#28c840}.hero__panel-filename{color:var(--text-muted);flex:1;font-size:11px}.hero__panel-led{letter-spacing:.1em;color:#15803d;flex-shrink:0;align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.hero__code-wrap{background:#111;position:relative}.hero__scanlines{pointer-events:none;z-index:1;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#ffffff05 2px 4px);position:absolute;inset:0}.hero__code{z-index:2;color:#abb2bf;padding:24px 22px 28px;font-size:12.5px;line-height:1.85;position:relative;overflow-x:auto}.hero__code code{white-space:pre;display:block}.screw{background:radial-gradient(circle at 35% 35%,#ffffff80 0%,#c8c8d2cc 50%,#b4b9c8e6 100%);border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:1px 1px 2px #00000026,-.5px -.5px 1px #fffc}.screw--tl{top:52px;left:10px}.screw--tr{top:52px;right:10px}.screw--bl{bottom:10px;left:10px}.screw--br{bottom:10px;right:10px}.hero__stats-strip{border-top:1px solid var(--border);background:var(--fg)}.hero__stats{grid-template-columns:repeat(4,1fr);display:grid}.hero__stat{text-align:center;border-right:1px solid var(--border);flex-direction:column;gap:4px;padding:28px 24px;display:flex}.hero__stat:last-child{border-right:none}.hero__stat-value{color:var(--text);letter-spacing:-.04em;font-size:28px;font-weight:700}.hero__stat-label{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);font-size:11px;font-weight:600}@media (width<=900px){.hero__body{grid-template-columns:1fr;gap:40px;padding-top:60px;padding-bottom:48px}.hero__stats{grid-template-columns:repeat(2,1fr)}.hero__stat:nth-child(2){border-right:none}.hero__stat:first-child,.hero__stat:nth-child(2){border-bottom:1px solid var(--border)}}.problem{padding:0}.problem__dark-panel{background:var(--dark-bg);background-blend-mode:overlay, normal;background-image:url(https://www.transparenttextures.com/patterns/carbon-fibre.png),linear-gradient(160deg,#000 0%,#1d1d1f 100%);padding:96px 0}.problem__grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px;display:grid}.problem__card{border-radius:var(--r-lg);background:#ffffff0a;border:1px solid #ffffff14;padding:24px;transition:background .2s,border-color .2s;position:relative}.problem__card:hover{background:#ffffff12;border-color:#ff47574d}.problem__card-tag{letter-spacing:.12em;text-transform:uppercase;color:#86868b;margin-bottom:12px;font-size:9px;font-weight:700}.problem__icon{border-radius:var(--r-md);color:#f5f5f7;background:#ffffff14;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:flex}.problem__title{color:#e0e5ec;letter-spacing:-.02em;margin-bottom:8px;font-size:16px;font-weight:700}.problem__desc{color:#a8b2d1;margin-bottom:14px;font-size:13px;line-height:1.7}.problem__example{color:#aeaeb2;border-radius:var(--r-md);background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;gap:4px;padding:10px 12px;font-size:11px;line-height:1.6;display:flex}.problem__example-label{letter-spacing:.1em;color:#ffffff4d;font-size:9px;display:block}.screw-dark{background:radial-gradient(circle at 35% 35%,#ffffff26 0%,#2d3436cc 60%);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:.5px .5px 1px #00000080}.screw-dark--tl{top:8px;left:8px}.screw-dark--br{bottom:8px;right:8px}.problem__callout{border-radius:var(--r-lg);background:#f59e0b12;border:1px solid #f59e0b2e;align-items:flex-start;gap:14px;margin-top:32px;padding:20px 24px;display:flex}.problem__callout p{color:#a8b2d1;font-size:14px;line-height:1.7}.problem__callout strong{color:#e0e5ec;font-weight:600}@media (width<=1024px){.problem__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.problem__grid{grid-template-columns:1fr}}.hiw{background:var(--bg)}.hiw__arch{flex-direction:column;align-items:center;gap:0;margin:40px 0 52px;display:flex}.hiw__arch-row{justify-content:center;gap:8px;display:flex}.hiw__arch-row--providers{gap:8px}.hiw__arch-box{border-radius:var(--r-lg);letter-spacing:.04em;white-space:nowrap;flex-direction:column;align-items:center;gap:3px;padding:12px 24px;font-size:12px;font-weight:600;display:flex}.hiw__arch-box--app{background:var(--bg);box-shadow:var(--shadow-card);color:var(--text)}.hiw__arch-box--sdk{background:var(--accent);color:#fff;padding:14px 32px;box-shadow:4px 4px 8px #a6323c59,-4px -4px 8px #ff646e40}.hiw__arch-sdk-sub{opacity:.75;letter-spacing:.08em;font-size:9px;font-weight:400}.hiw__arch-box--provider{background:var(--bg);box-shadow:var(--shadow-recessed);color:var(--text-muted);padding:9px 16px;font-size:11px}.hiw__arch-connector{color:var(--text-muted);align-items:center;padding:4px 0;display:flex}.hiw__layout{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.hiw__pipeline{flex-direction:column;display:flex}.hiw__pipeline-cap{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);border-radius:var(--r-md);background:var(--muted);box-shadow:var(--shadow-recessed);padding:10px;font-size:10px;font-weight:700}.hiw__pipe{justify-content:center;padding:2px 0;display:flex}.hiw__pipe-line{border-radius:var(--r-full);background:var(--muted);width:4px;height:20px;box-shadow:inset 1px 1px 2px #0000001f,inset -1px -1px 2px #ffffffb3}.hiw__stage{border-radius:var(--r-lg);background:var(--bg);box-shadow:var(--shadow-card);align-items:center;gap:12px;padding:14px 16px;transition:box-shadow .2s;display:flex}.hiw__stage:hover{box-shadow:var(--shadow-floating)}.hiw__stage--accent{box-shadow:var(--shadow-card), inset 0 0 0 1px #0000001f}.hiw__stage-num{color:var(--text-muted);letter-spacing:.04em;flex-shrink:0;width:20px;font-size:10px;font-weight:700}.hiw__stage-icon{border-radius:var(--r-md);background:var(--muted);width:32px;height:32px;box-shadow:var(--shadow-recessed);color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.hiw__stage-icon--accent{color:var(--text);box-shadow:none;background:#0000000f}.hiw__stage-body{flex:1}.hiw__stage-label{color:var(--text);letter-spacing:-.01em;margin-bottom:2px;font-size:13px;font-weight:700}.hiw__stage-desc{color:var(--text-muted);font-size:11px;line-height:1.5}.hiw__side{flex-direction:column;gap:20px;display:flex;position:sticky;top:90px}.hiw__decision{border-radius:var(--r-lg);box-shadow:var(--shadow-sharp);background:#1a1f24;position:relative;overflow:hidden}.hiw__decision-header{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:12px 16px;display:flex}.hiw__decision-code-wrap{position:relative}.hiw__scanlines{pointer-events:none;z-index:1;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#0000000d 2px 4px);position:absolute;inset:0}.hiw__decision-code{z-index:2;color:#abb2bf;padding:16px;font-size:12px;line-height:1.8;position:relative;overflow-x:auto}.hiw__decision-code code{white-space:pre;display:block}.hiw__decision-note{color:#8b8fa8;border-top:1px solid #ffffff0f;padding:14px 16px;font-size:12px;line-height:1.7}.hiw__decision-note code{color:#c9d1d9;background:#ffffff12;border-radius:3px;padding:1px 5px;font-size:11px}.hiw__policy-box{background:var(--bg);border-radius:var(--r-lg);box-shadow:var(--shadow-card);padding:20px}.hiw__policy-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:10px;font-weight:700}.hiw__policy-list{flex-direction:column;gap:8px;display:flex}.hiw__policy-item{border-radius:var(--r-md);background:var(--bg);box-shadow:var(--shadow-recessed);flex-direction:column;gap:2px;padding:10px 12px;display:flex}.hiw__policy-name{color:var(--text-muted);font-size:12px;font-weight:600}.hiw__policy-desc{color:var(--text-muted);font-size:11px}@media (width<=900px){.hiw__layout{grid-template-columns:1fr}.hiw__side{position:static}.hiw__arch-row--providers{flex-wrap:wrap}}.features{background:var(--fg)}.features__grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:52px;display:grid}.features__card{background:var(--bg);border-radius:var(--r-xl);box-shadow:var(--shadow-card);padding:28px;transition:box-shadow .25s,transform .25s;position:relative}.features__card:hover{box-shadow:var(--shadow-floating);transform:translateY(-3px)}.features__vents{gap:3px;display:flex;position:absolute;top:16px;right:28px}.features__vent{border-radius:var(--r-full);background:var(--muted);width:3px;height:20px;box-shadow:inset 1px 1px 2px #0000001f,inset -.5px -.5px 1px #ffffffb3}.features__icon-wrap{border-radius:var(--r-full);background:var(--bg);width:54px;height:54px;box-shadow:var(--shadow-floating);color:var(--text);justify-content:center;align-items:center;margin-bottom:18px;display:flex}.features__sub{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px;font-size:9px;font-weight:700}.features__title{letter-spacing:-.02em;color:var(--text);text-shadow:0 1px #fff;margin-bottom:10px;font-size:19px;font-weight:800}.features__desc{color:var(--text-muted);margin-bottom:20px;font-size:13px;line-height:1.7}.features__modules{flex-direction:column;gap:8px;list-style:none;display:flex}.features__module{border-radius:var(--r-md);background:var(--bg);box-shadow:var(--shadow-recessed);flex-direction:column;gap:2px;padding:10px 12px;display:flex}.features__module-name{color:var(--text-muted);font-size:11px;font-weight:600}.features__module-detail{color:var(--text-muted);font-size:11px}@media (width<=1100px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.features__grid{grid-template-columns:1fr}}.pc{background:var(--bg);border-radius:var(--r-xl);box-shadow:var(--shadow-card);flex-direction:column;gap:0;padding:32px 28px 28px;transition:box-shadow .25s,transform .25s;display:flex;position:relative}.pc:hover{box-shadow:var(--shadow-floating);transform:translateY(-2px)}.pc--highlight{box-shadow:var(--shadow-floating), 0 0 0 2px var(--text)}.pc--highlight:hover{box-shadow:12px 12px 28px #0000001a, -12px -12px 28px #fff, 0 0 0 2px var(--text)}.pc__hole{background:var(--muted);width:18px;height:18px;box-shadow:var(--shadow-recessed), 0 2px 4px #00000026;border-radius:50%;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.pc__popular{letter-spacing:.1em;border-radius:var(--r-full);background:var(--text);color:#fff;padding:3px 8px;font-size:9px;font-weight:700;position:absolute;top:16px;right:16px}.pc__badge{margin-bottom:8px;display:inline-flex}.pc__name{color:var(--text);letter-spacing:-.02em;text-shadow:0 1px #fff;margin-top:12px;margin-bottom:6px;font-size:16px;font-weight:800}.pc__price-row{align-items:baseline;gap:4px;margin-bottom:2px;display:flex}.pc__price{color:var(--text);letter-spacing:-.04em;font-size:38px;font-weight:700}.pc__period{color:var(--text-muted);font-size:13px;font-weight:500}.pc__price-alt{color:var(--text-muted);margin-bottom:10px;font-size:11px}.pc__desc{color:var(--text-muted);margin-bottom:20px;font-size:13px;line-height:1.65}.pc__cta{width:100%;min-height:46px;margin-bottom:22px;padding:13px 20px;font-size:12px}.pc__features{border-top:1px solid var(--border);flex-direction:column;gap:9px;padding-top:18px;list-style:none;display:flex}.pc__feature{color:var(--text-muted);align-items:flex-start;gap:9px;font-size:12px;line-height:1.5;display:flex}.pc__check{color:#16a34a;flex-shrink:0;margin-top:1px}.pricing{background:var(--bg)}.pricing__grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:20px;margin-top:52px;margin-bottom:28px;padding-top:18px;display:grid}.pricing__note{letter-spacing:.1em;color:var(--text-muted);border-radius:var(--r-lg);background:var(--bg);box-shadow:var(--shadow-recessed);justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:10px;font-weight:600;display:flex}@media (width<=1100px){.pricing__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.pricing__grid{grid-template-columns:1fr}}.cta{background:var(--fg)}.cta__inner{justify-content:center;display:flex}.cta__panel{background:var(--bg);border-radius:var(--r-2xl);box-shadow:var(--shadow-floating);text-align:center;flex-direction:column;align-items:center;width:100%;max-width:600px;padding:56px 56px 48px;display:flex;position:relative;overflow:hidden}.cta__panel-vents{gap:4px;display:flex;position:absolute;top:20px;right:56px}.cta__vent{border-radius:var(--r-full);background:var(--muted);width:4px;height:28px;box-shadow:inset 1px 1px 2px #0000001f,inset -1px -1px 2px #ffffffb3}.cta__status{letter-spacing:.1em;color:#16a34a;border-radius:var(--r-full);background:var(--bg);box-shadow:var(--shadow-recessed);align-items:center;gap:7px;margin-bottom:28px;padding:6px 14px;font-size:10px;font-weight:600;display:flex}.cta__title{letter-spacing:-.025em;color:var(--text);text-shadow:0 1px #fff;margin-bottom:14px;font-size:clamp(24px,3.5vw,36px);font-weight:800;line-height:1.15}.cta__subtitle{color:var(--text-muted);max-width:420px;margin-bottom:28px;font-size:15px;line-height:1.75}.cta__actions{margin-bottom:24px}.cta__divider{align-items:center;gap:12px;width:100%;margin-bottom:20px;display:flex}.cta__divider-line{background:var(--border);flex:1;height:1px}.cta__divider span{letter-spacing:.12em;color:var(--text-muted);white-space:nowrap;font-size:9px;font-weight:700}.cta__form{gap:10px;width:100%;max-width:440px;margin-bottom:14px;display:flex}.cta__input-wrap{flex:1}.cta__input{background:var(--bg);border-radius:var(--r-lg);width:100%;box-shadow:var(--shadow-recessed);color:var(--text);font-size:13px;font-family:var(--font-mono);border:none;outline:none;min-height:48px;padding:14px 18px;transition:box-shadow .15s}.cta__input::placeholder{color:var(--text-muted);opacity:.6}.cta__input:focus{box-shadow:var(--shadow-recessed), 0 0 0 2px var(--text)}.cta__success{color:#16a34a;border-radius:var(--r-lg);background:var(--bg);box-shadow:var(--shadow-recessed);align-items:center;gap:9px;margin-bottom:14px;padding:14px 20px;font-size:14px;font-weight:600;display:flex}.cta__privacy{letter-spacing:.1em;color:var(--text-muted);opacity:.7;font-size:9px;font-weight:600}@media (width<=600px){.cta__panel{padding:48px 28px 36px}.cta__form{flex-direction:column}.cta__panel-vents{display:none}}.footer{border-top:2px solid var(--border);background:var(--fg);box-shadow:0 -4px 12px #babecc66}.footer__inner{grid-template-columns:1.4fr 1fr;gap:60px;padding:60px 24px 48px;display:grid}@media (width>=768px){.footer__inner{padding:60px 48px 48px}}.footer__logo{letter-spacing:-.02em;color:var(--text);text-shadow:0 1px #fff;align-items:center;gap:8px;margin-bottom:12px;font-size:16px;font-weight:800;display:flex}.footer__logo-img{object-fit:contain;width:32px;height:32px}.footer__tagline{color:var(--text-muted);margin-bottom:14px;font-size:13px;line-height:1.7}.footer__github{color:var(--text-muted);border-radius:var(--r-md);background:var(--bg);box-shadow:var(--shadow-recessed);align-items:center;gap:6px;margin-bottom:14px;padding:7px 12px;font-size:11px;text-decoration:none;transition:color .15s;display:inline-flex}.footer__github:hover{color:var(--text)}.footer__sys-status{letter-spacing:.1em;color:#16a34a;border-radius:var(--r-full);background:var(--bg);box-shadow:var(--shadow-recessed);align-items:center;gap:6px;padding:6px 12px;font-size:10px;font-weight:700;display:inline-flex}.footer__links{grid-template-columns:repeat(3,1fr);gap:24px;padding-top:4px;display:grid}.footer__col{flex-direction:column;gap:10px;display:flex}.footer__col-title{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:10px;font-weight:700}.footer__col a{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .15s}.footer__col a:hover{color:var(--text)}.footer__bottom{border-top:1px solid var(--border);padding:14px 0}.footer__bottom-inner{letter-spacing:.08em;color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:10px;font-weight:600;display:flex}.footer__owasp{opacity:.7}@media (width<=768px){.footer__inner{grid-template-columns:1fr;gap:36px;padding:48px 24px 32px}.footer__links{grid-template-columns:repeat(2,1fr)}.footer__bottom-inner{text-align:center;flex-direction:column}}
