@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body,h1,h2,h3,p,ul,ol,dl,dd,figure{margin:0}ul,ol{padding:0}img,picture,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}}@layer base{:root{--ink:#141423;--ink-strong:#090915;--muted:#626277;--muted-light:#85859a;--canvas:#f8f8fc;--surface:#ffffffc2;--surface-solid:#fff;--line:#2420461c;--line-strong:#2420462e;--violet:#5233b5;--violet-dark:#40268f;--violet-soft:#eeeaff;--cyan:#1f8cc2;--cyan-soft:#e7f7fc;--green:#159447;--amber:#d47412;--gradient:linear-gradient(135deg, var(--violet), var(--cyan));--shadow-sm:0 1px 2px #1613330a, 0 8px 24px #1613330d;--shadow-md:0 20px 60px #281f5b1c, 0 3px 14px #281f5b0f;--shadow-lg:0 40px 100px #3427792e, 0 12px 36px #3427791a;--radius-sm:12px;--radius-md:22px;--radius-lg:34px;--container:1180px}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 8% 14%, #5233b50e, transparent 27rem), radial-gradient(circle at 92% 10%, #1f8cc20f, transparent 29rem), var(--canvas);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline-offset:4px;border-radius:6px;outline:3px solid #1f8cc27a}h1,h2,h3{color:var(--ink-strong);letter-spacing:-.035em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;line-height:1.08}h1{font-size:clamp(3.25rem,6vw,5.8rem);font-weight:750}h2{font-size:clamp(2.3rem,4.3vw,4rem);font-weight:720}h3{font-size:clamp(1.35rem,2vw,1.8rem);font-weight:700}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}code{font-size:.9em}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.skip-link{z-index:1000;color:#fff;background:var(--violet-dark);border-radius:10px;padding:10px 16px;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}}@layer components{.site-header{z-index:100;-webkit-backdrop-filter:blur(24px)saturate(160%);background:#f9f9fcb8;border-bottom:1px solid #1d1b3d12;height:76px;position:relative}.nav-shell{justify-content:space-between;align-items:center;gap:28px;height:100%;display:flex}.brand{color:var(--ink-strong);letter-spacing:-.022em;flex-shrink:0;align-items:center;gap:11px;font-weight:700;display:inline-flex}.brand-mark{flex:none}.primary-nav{justify-content:center;align-items:center;gap:31px;margin-left:auto;display:flex}.primary-nav a{color:#525267;font-size:.91rem;font-weight:560;transition:color .16s}.primary-nav a:hover{color:var(--violet)}.button{letter-spacing:-.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 20px;font-size:.94rem;font-weight:650;line-height:1;transition:transform .16s,box-shadow .16s,border-color .16s,background-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.button--small{min-height:38px;padding:9px 17px;font-size:.87rem}.button--large{min-height:52px;padding:14px 23px;font-size:.97rem}.button--primary{color:#fff;background:linear-gradient(135deg,#5939bc,#277fbd);box-shadow:0 9px 24px #4531a03b,inset 0 1px #fff3}.button--primary:hover{box-shadow:0 13px 30px #4531a04d,inset 0 1px #fff3}.button--secondary{border-color:var(--line-strong);color:#36354c;background:#ffffffb8;box-shadow:0 6px 18px #241d4b0e}.button--secondary:hover{background:#fff;border-color:#5233b547}.button--white{width:100%;color:var(--violet-dark);background:#fff;margin-top:auto;box-shadow:0 10px 28px #0c0a2629}.eyebrow{color:var(--violet);letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:.74rem;font-weight:760;line-height:1.2}.eyebrow--light{color:#c8c2ff}.section{padding:112px 0}.section-heading{max-width:760px;margin-bottom:54px}.section-heading--center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.security-copy h2,.faq-intro h2{text-wrap:balance}.section-copy{color:var(--muted);margin-top:22px;font-size:1.1rem;line-height:1.7}.text-link{color:var(--violet);align-items:center;gap:8px;margin-top:24px;font-weight:670;display:inline-flex}.text-link span{transition:transform .16s}.text-link:hover span{transform:translate(3px)}.site-footer{border-top:1px solid var(--line);background:#ffffff7a;padding:72px 0 28px}.footer-grid{grid-template-columns:minmax(300px,1.7fr) .55fr .55fr;gap:64px;padding-bottom:60px;display:grid}.footer-brand p{max-width:350px;color:var(--muted);margin-top:18px;font-size:.93rem}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-grid a:not(.brand){color:var(--muted);font-size:.9rem}.footer-grid a:hover,.footer-bottom a:hover{color:var(--violet)}.footer-label{color:var(--ink-strong);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.76rem;font-weight:720}.footer-bottom{border-top:1px solid var(--line);color:var(--muted-light);justify-content:space-between;gap:24px;padding-top:25px;font-size:.8rem;display:flex}}@layer pages{.hero{padding:95px 0 0;position:relative;overflow:hidden}.hero:before{z-index:-2;content:"";background-image:linear-gradient(#43367d08 1px,#0000 1px),linear-gradient(90deg,#43367d08 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;mask-image:linear-gradient(#000000d9,#0000 84%)}.hero-orb{z-index:-1;filter:blur(5px);pointer-events:none;border-radius:50%;position:absolute}.hero-orb--one{background:radial-gradient(circle,#1f8cc226,#1f8cc200 68%);width:530px;height:530px;top:30px;right:-140px}.hero-orb--two{background:radial-gradient(circle,#5233b521,#5233b500 68%);width:500px;height:500px;top:-120px;left:-190px}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:62px;display:grid}.hero-copy{z-index:2;padding-bottom:65px;position:relative}.hero-eyebrow{box-shadow:var(--shadow-sm);background:#ffffffa6;border:1px solid #5233b51f;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.status-dot{background:#24ad59;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #24ad591f}.hero h1{text-wrap:balance;max-width:670px}.hero h1 span{color:#0000;background:var(--gradient);background-clip:text}.hero-lead{max-width:620px;color:var(--muted);margin-top:27px;font-size:clamp(1.08rem,1.8vw,1.28rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-notes{color:#77768a;flex-wrap:wrap;align-items:center;gap:11px 19px;margin-top:24px;font-size:.8rem;list-style:none;display:flex}.hero-notes li{align-items:center;gap:5px;display:inline-flex}.hero-notes li:not(:first-child):before{content:"";background:#b3b1be;border-radius:50%;width:3px;height:3px;margin-right:6px}.hero-notes svg{fill:none;stroke:#178b45;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.hero-visual{align-self:end;min-height:720px;position:relative}.shot-glow{filter:blur(62px);opacity:.55;background:linear-gradient(145deg,#5233b54d,#1f8cc240);border-radius:50%;width:84%;height:70%;position:absolute;top:13%;left:10%}.product-shot{z-index:1;width:min(100%,548px);box-shadow:var(--shadow-lg);background:#fffc;border:1px solid #433a742e;border-radius:31px 31px 0 0;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)rotate(.45deg)}.product-shot picture,.product-shot img{width:100%}.product-shot img{height:auto}.shot-topline{background:#ffffffc7;border-bottom:1px solid #3a316517;align-items:center;gap:7px;height:39px;padding:0 15px;display:flex}.shot-topline>span{background:#d9d7df;border-radius:50%;width:8px;height:8px}.shot-topline>span:first-child{background:#ff675f}.shot-topline>span:nth-child(2){background:#f7c451}.shot-topline>span:nth-child(3){background:#56c86c}.shot-topline p{color:#777486;margin:auto;padding-right:42px;font-size:.72rem;font-weight:560}.floating-pill{z-index:2;backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #473d7621;border-radius:15px;align-items:center;gap:10px;min-width:192px;padding:11px 14px;display:flex;position:absolute;box-shadow:0 16px 36px #281f5b24}.floating-pill--usage{top:112px;right:-45px}.floating-pill--local{bottom:110px;left:-55px}.floating-pill>span:last-child{color:var(--muted-light);flex-direction:column;font-size:.68rem;line-height:1.35;display:flex}.floating-pill strong{color:var(--ink);font-size:.76rem}.pill-icon{width:30px;height:30px;color:var(--violet);background:var(--violet-soft);border-radius:9px;place-items:center;font-weight:750;display:grid}.pill-icon--green{color:var(--green);background:#e5f8eb}.proof-strip{z-index:3;border:1px solid var(--line);box-shadow:var(--shadow-md);backdrop-filter:blur(20px);background:#ffffffad;border-radius:23px;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.proof-strip>div{flex-direction:column;justify-content:center;min-height:112px;padding:22px 30px;display:flex}.proof-strip>div:not(:last-child){border-right:1px solid var(--line)}.proof-strip strong{color:var(--ink-strong);letter-spacing:-.015em;font-size:.98rem}.proof-strip span{color:var(--muted-light);margin-top:3px;font-size:.76rem}.account-boundary{max-width:820px;color:var(--muted);text-align:center;margin-top:24px;font-size:.86rem;line-height:1.7}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(145deg, #ffffffeb, #f7f7fcc2), var(--surface-solid);min-height:445px;box-shadow:var(--shadow-sm);padding:37px;position:relative;overflow:hidden}.feature-card:after{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle,#5233b514,#0000 68%);border-radius:50%;width:250px;height:250px;position:absolute}.feature-card:nth-child(2):after{bottom:-80px;right:-80px}.feature-card:nth-child(3):after{background:radial-gradient(circle,#1f8cc21a,#0000 68%);top:35px;right:-100px}.feature-card>*{z-index:1;position:relative}.feature-card--wide{grid-column:1/-1;grid-template-columns:.88fr 1.12fr;align-items:center;gap:66px;min-height:390px;padding:45px;display:grid}.feature-icon{border-radius:13px;place-items:center;width:44px;height:44px;margin-bottom:23px;display:grid}.feature-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.feature-icon--violet{color:var(--violet);background:var(--violet-soft)}.feature-icon--cyan{color:#117eae;background:var(--cyan-soft)}.feature-icon--green{color:#158544;background:#e7f7ed}.feature-icon--amber{color:#c06c14;background:#fff3df}.card-kicker{color:var(--muted-light);letter-spacing:.11em;text-transform:uppercase;margin-bottom:9px;font-size:.72rem;font-weight:700}.feature-card h3{text-wrap:balance;max-width:510px}.feature-card>p,.feature-copy>p:last-child{max-width:510px;color:var(--muted);margin-top:16px;font-size:.96rem;line-height:1.68}.feature-copy>.card-kicker{color:var(--muted-light);margin-top:0}.meter-demo{background:#ffffffbf;border:1px solid #41357d1c;border-radius:20px;padding:22px;transform:rotate(.5deg);box-shadow:0 24px 55px #2f25691a}.demo-account{color:var(--ink);align-items:center;gap:9px;padding:0 5px 14px;display:flex}.demo-account span:last-child{color:var(--muted-light);margin-left:auto;font-size:.72rem}.provider-glyph{border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.provider-glyph--claude{color:var(--violet);background:var(--violet-soft)}.demo-row{background:#fff;border:1px solid #3a316914;border-radius:14px;grid-template-columns:auto 100px 1fr auto;align-items:center;gap:12px;margin-top:10px;padding:13px 14px;display:grid}.avatar{color:#fff;border-radius:10px;place-items:center;width:31px;height:31px;font-size:.7rem;font-style:normal;font-weight:750;display:grid}.avatar--violet{background:linear-gradient(145deg,#7459d1,#4d32ac)}.avatar--blue{background:linear-gradient(145deg,#3aa1ce,#2577b9)}.demo-row>div:nth-child(2){flex-direction:column;line-height:1.35;display:flex}.demo-row strong,.demo-row b{font-size:.77rem}.demo-row small{color:var(--muted-light);font-size:.64rem}.mini-meter{background:#e9e8ef;border-radius:999px;height:5px;overflow:hidden}.mini-meter span{border-radius:inherit;background:var(--gradient);height:100%;display:block}.notice-demo{background:#ffffffde;border:1px solid #362d611f;border-radius:16px;align-items:center;gap:13px;padding:15px;display:flex;position:absolute;bottom:30px;left:32px;right:32px;box-shadow:0 15px 38px #2921581a}.notice-demo>span{color:var(--muted-light);flex-direction:column;font-size:.69rem;display:flex}.notice-demo strong{color:var(--ink);font-size:.78rem}.switch-demo{justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;bottom:44px;left:34px;right:34px}.switch-demo>span{border:1px solid var(--line);min-width:132px;box-shadow:var(--shadow-sm);background:#ffffffe6;border-radius:14px;align-items:center;gap:9px;padding:12px 14px;font-size:.76rem;font-weight:650;display:flex}.switch-demo svg{fill:none;width:30px;stroke:var(--violet);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.feature-card--history{grid-column:1/-1;min-height:365px;padding-right:54%}.history-chart{width:53%;height:80%;position:absolute;bottom:0;right:0}.history-chart:before{content:"";background-image:repeating-linear-gradient(#0000 0 43px,#41386a12 44px);position:absolute;inset:15px 35px 35px 0}.history-chart svg{width:calc(100% - 35px);height:72%;position:absolute;bottom:35px;right:35px;overflow:visible}.chart-area{fill:url(#chart-fill)}.chart-line{fill:none;stroke:#5d42c3;stroke-width:3px;vector-effect:non-scaling-stroke}.setup-section{background:#ffffff78;border-top:1px solid #312b520f;border-bottom:1px solid #312b520f}.steps{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:20px;list-style:none;display:grid}.steps li{border:1px solid var(--line);border-radius:var(--radius-md);min-height:300px;box-shadow:var(--shadow-sm);background:#ffffffc4;padding:34px;position:relative}.steps li:not(:last-child):after{z-index:3;content:"";background:linear-gradient(90deg,#5233b566,#1f8cc266);width:44px;height:1px;position:absolute;top:72px;right:-33px}.step-number{color:#5233b52e;letter-spacing:-.06em;font-size:1.9rem;font-weight:780;position:absolute;top:28px;right:30px}.step-icon{color:#fff;background:var(--gradient);border-radius:17px;place-items:center;width:58px;height:58px;margin-bottom:42px;display:grid;box-shadow:0 12px 24px #4937a82e}.step-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.steps h3{font-size:1.4rem}.steps p{color:var(--muted);margin-top:13px;font-size:.9rem;line-height:1.7}.steps code{color:var(--violet-dark);background:var(--violet-soft);border-radius:5px;padding:2px 5px}.security-section{overflow:hidden}.security-grid{grid-template-columns:minmax(390px,.9fr) minmax(0,1.1fr);align-items:center;gap:100px;display:grid}.security-visual{place-items:center;min-height:540px;display:grid;position:relative}.security-ring{border:1px solid #5233b51c;border-radius:50%;position:absolute}.security-ring--outer{background:radial-gradient(circle,#5233b513,#1f8cc206 40%,#0000 68%);width:500px;height:500px}.security-ring--middle{border-style:dashed;width:350px;height:350px}.shield-card{z-index:2;width:210px;height:235px;box-shadow:var(--shadow-lg);clip-path:polygon(0 0,100% 0,100% 72%,50% 100%,0 72%);backdrop-filter:blur(20px);background:#ffffffd1;border:1px solid #5233b529;border-radius:34px 34px 52px 52px;flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:relative}.shield-card>span{color:var(--muted);align-items:center;gap:7px;padding-bottom:20px;font-size:.7rem;font-weight:650;display:flex}.shield-card i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #1594471a}.security-tag{z-index:3;border:1px solid var(--line);color:#4d4c62;box-shadow:var(--shadow-md);background:#ffffffe6;border-radius:999px;padding:9px 13px;font-size:.7rem;font-weight:650;position:absolute}.security-tag--keychain{top:116px;right:3px}.security-tag--telemetry{bottom:90px;right:35px}.security-tag--rollback{bottom:145px;left:0}.security-copy{z-index:3;position:relative}.check-list{flex-direction:column;gap:22px;margin-top:34px;list-style:none;display:flex}.check-list li{align-items:flex-start;gap:15px;display:flex}.check-list li>span{width:26px;height:26px;color:var(--violet);background:var(--violet-soft);border-radius:50%;flex:none;place-items:center;margin-top:1px;font-size:.75rem;font-weight:800;display:grid}.check-list strong{color:var(--ink);font-size:.96rem}.check-list p{color:var(--muted);margin-top:3px;font-size:.86rem;line-height:1.55}.resources-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff75}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.resource-card{border:1px solid var(--line);border-radius:var(--radius-md);min-height:330px;box-shadow:var(--shadow-sm);background:#fffc;flex-direction:column;align-items:flex-start;padding:34px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.resource-card:hover{box-shadow:var(--shadow-md);border-color:#5233b53d;transform:translateY(-3px)}.resource-card>span{color:var(--violet);background:var(--violet-soft);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:24px;padding:7px 10px;font-size:.68rem;font-weight:740}.resource-card h3{text-wrap:balance;font-size:1.45rem}.resource-card p{color:var(--muted);margin-top:16px;font-size:.9rem;line-height:1.7}.resource-card strong{color:var(--violet);align-items:center;gap:7px;margin-top:auto;padding-top:28px;font-size:.86rem;display:inline-flex}.resource-card i{font-style:normal;transition:transform .16s}.resource-card:hover i{transform:translate(3px)}.install-section{padding-top:55px}.install-shell{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(145deg,#3f2a8bf5,#124e82f5),#352478;border:1px solid #ffffff21;padding:78px;position:relative;overflow:hidden;box-shadow:0 40px 100px #221b573b}.install-shell:before{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;mask-image:radial-gradient(circle at 50% 30%,#000,#0000 85%)}.install-orb{filter:blur(80px);background:#6dbedf29;border-radius:50%;width:700px;height:700px;position:absolute;top:-260px;left:50%;transform:translate(-50%)}.install-heading,.install-grid,.requirements{z-index:1;position:relative}.install-heading{text-align:center;max-width:660px;margin:0 auto 47px}.install-heading h2{color:#fff}.install-heading>p:last-child{color:#ffffffb3;margin-top:17px;font-size:1.04rem}.install-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.install-card{backdrop-filter:blur(18px);background:#ffffff13;border:1px solid #ffffff24;border-radius:23px;flex-direction:column;min-height:375px;padding:32px;display:flex;box-shadow:inset 0 1px #ffffff14}.install-card--primary{background:#ffffff1f}.install-label{color:#ffffffb0;letter-spacing:.07em;text-transform:uppercase;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;width:fit-content;padding:5px 9px;font-size:.65rem;font-weight:700}.install-card-icon{color:#fff;background:#ffffff1a;border:1px solid #ffffff2b;border-radius:15px;place-items:center;width:52px;height:52px;margin:29px 0 24px;display:grid}.install-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.install-card h3{color:#fff}.install-card p{color:#ffffffa8;margin:13px 0 25px;font-size:.87rem;line-height:1.65}.command{color:#eeeaff;background:#080a236b;border:1px solid #ffffff21;border-radius:12px;align-items:center;min-height:58px;margin-top:auto;padding:14px 17px;font-size:clamp(.64rem,1vw,.76rem);line-height:1.4;display:flex;overflow-x:auto}.command code{white-space:nowrap}.requirements{border-top:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);margin-top:48px;padding-top:34px;display:grid}.requirements>div{text-align:center;padding:0 20px}.requirements>div:not(:last-child){border-right:1px solid #ffffff1a}.requirements dt{color:#ffffff7a;letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:680}.requirements dd{color:#ffffffe0;margin-top:4px;font-size:.78rem;font-weight:570}.faq-section{padding-bottom:100px}.faq-grid{grid-template-columns:minmax(270px,.75fr) minmax(0,1.25fr);align-items:start;gap:90px;display:grid}.faq-intro{position:sticky;top:120px}.faq-intro .button{margin-top:30px}.faq-list{border-top:1px solid var(--line-strong)}.faq-list details{border-bottom:1px solid var(--line-strong)}.faq-list summary{min-height:79px;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-weight:670;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{flex:none;width:22px;height:22px;position:relative}.faq-list summary span:before,.faq-list summary span:after{background:var(--violet);content:"";border-radius:999px;width:12px;height:1.5px;transition:transform .16s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-list summary span:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-list details[open] summary span:after{transform:translate(-50%,-50%)rotate(0)}.faq-list details>p{max-width:650px;color:var(--muted);padding:0 45px 25px 0;font-size:.92rem;line-height:1.7}.closing-cta{padding:0 0 100px}.closing-cta-inner{border:1px solid var(--line);box-shadow:var(--shadow-md);background:#ffffffb8;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:32px 38px;display:grid}.closing-cta h2{font-size:1.55rem}.closing-cta p{color:var(--muted);margin-top:4px;font-size:.86rem}.page-hero{background:radial-gradient(circle at 50% -60%,#5233b52e,#0000 60%),radial-gradient(circle at 80% 20%,#1f8cc214,#0000 36%);border-bottom:1px solid #352d5f14;padding:106px 0 92px;position:relative;overflow:hidden}.page-hero:before{content:"";background-image:linear-gradient(#41367608 1px,#0000 1px),linear-gradient(90deg,#41367608 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 90%)}.page-hero-inner{z-index:1;text-align:center;max-width:800px;position:relative}.page-hero h1{font-size:clamp(3rem,6vw,5.2rem)}.page-hero-inner>p:not(.eyebrow,.last-updated){max-width:700px;color:var(--muted);margin:24px auto 0;font-size:1.12rem;line-height:1.7}.page-actions{justify-content:center}.last-updated{color:var(--muted-light);margin-top:28px;font-size:.78rem}.guide-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 15% 0,#5233b521,#0000 38%),radial-gradient(circle at 90% 25%,#1f8cc21a,#0000 38%);padding:86px 0 82px;position:relative;overflow:hidden}.guide-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:70px;display:grid}.guide-hero-copy{z-index:2;position:relative}.breadcrumbs{color:var(--muted-light);align-items:center;gap:8px;margin-bottom:30px;font-size:.76rem;display:flex}.breadcrumbs a:hover{color:var(--violet)}.guide-hero h1{text-wrap:balance;max-width:760px;font-size:clamp(2.8rem,5.4vw,4.7rem)}.guide-introduction{max-width:720px;color:var(--muted);margin-top:25px;font-size:1.08rem;line-height:1.75}.guide-meta{color:var(--muted-light);gap:9px;margin-top:26px;font-size:.78rem;display:flex}.guide-figure{box-shadow:var(--shadow-lg);background:#ffffffbf;border:1px solid #3e337129;border-radius:28px;padding:12px;position:relative;overflow:hidden;transform:rotate(.5deg)}.guide-figure picture,.guide-figure img{width:100%}.guide-figure img{border-radius:18px;height:auto}.guide-figure figcaption{color:var(--muted-light);text-align:center;padding:11px 8px 3px;font-size:.7rem;line-height:1.5}.guide-layout{grid-template-columns:190px minmax(0,760px)}.guide-prose pre{color:#ded9ff;background:#171426;border:1px solid #5233b524;border-radius:14px;margin:24px 0;padding:20px 22px;font-size:.86rem;line-height:1.75;overflow-x:auto}.guide-prose pre code{color:inherit;background:0 0;padding:0}.guide-faqs{flex-direction:column;gap:28px;display:flex}.guide-faqs>div{border:1px solid var(--line);background:#ffffffa6;border-radius:17px;padding:25px}.guide-faqs h3{letter-spacing:-.02em;font-size:1.08rem}.guide-faqs p{margin-top:9px;font-size:.91rem;line-height:1.7}.guide-cta{padding:0 0 110px}.guide-cta-inner{background:linear-gradient(135deg,#eeeaffbf,#e7f7fcb8);border:1px solid #5233b524;border-radius:25px;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;padding:38px 42px;display:grid}.guide-cta .eyebrow{margin-bottom:8px}.guide-cta h2{font-size:1.65rem}.guide-cta div>p:last-child{color:var(--muted);margin-top:7px;font-size:.88rem}.article-layout{grid-template-columns:190px minmax(0,720px);justify-content:center;gap:100px;padding-top:90px;padding-bottom:120px;display:grid}.article-nav{flex-direction:column;gap:8px;height:fit-content;display:flex;position:sticky;top:110px}.article-nav p{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.76rem;font-weight:730}.article-nav a{color:var(--muted);font-size:.82rem}.article-nav a:hover{color:var(--violet)}.prose section{scroll-margin-top:110px}.prose section+section{border-top:1px solid var(--line);margin-top:62px;padding-top:62px}.prose h2{margin-bottom:24px;font-size:clamp(1.7rem,3vw,2.35rem)}.prose p,.prose li{color:#56556b;font-size:.99rem;line-height:1.82}.prose p+p,.prose ul+p{margin-top:18px}.prose ul{flex-direction:column;gap:11px;margin:21px 0;padding-left:23px;display:flex}.prose strong{color:var(--ink)}.prose a{color:var(--violet);text-underline-offset:3px;text-decoration:underline #5233b54d}.prose code,.support-card code{overflow-wrap:anywhere;color:var(--violet-dark);background:var(--violet-soft);border-radius:6px;padding:2px 6px}.support-section{padding-bottom:80px}.support-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.support-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#ffffffba;border-radius:23px;padding:36px}.support-card h2{font-size:1.55rem}.support-card ul{color:var(--muted);flex-direction:column;gap:12px;margin-top:20px;padding-left:20px;font-size:.88rem;line-height:1.65;display:flex}.diagnostic-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff70;padding-top:45px}.diagnostic-grid{grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.diagnostic-grid>div:first-child>p:last-child{color:var(--muted);margin-top:19px}.privacy-warning{background:#fffaf2;border:1px solid #d474122e;border-radius:20px;align-items:flex-start;gap:18px;padding:27px;display:flex}.privacy-warning h3{font-size:1.08rem}.privacy-warning p{color:var(--muted);margin-top:8px;font-size:.84rem;line-height:1.65}.security-report{padding-top:85px}.security-report-inner{background:linear-gradient(135deg,#eeeaffb8,#e7f7fca6);border:1px solid #5233b521;border-radius:26px;grid-template-columns:1fr auto;align-items:center;gap:70px;padding:50px;display:grid}.security-report h2{font-size:2.2rem}.security-report p:last-child{max-width:720px;color:var(--muted);margin-top:15px}.not-found{background:radial-gradient(circle,#5233b51a,#0000 34%);place-items:center;min-height:calc(100vh - 76px);padding:80px 20px;display:grid;position:relative;overflow:hidden}.not-found-content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:670px;display:flex;position:relative}.error-code{color:var(--violet);letter-spacing:.25em;margin:28px 0 7px;font-size:.78rem;font-weight:780}.not-found h1{font-size:clamp(3rem,7vw,5.5rem)}.not-found-content>p:not(.error-code){max-width:570px;color:var(--muted);margin-top:20px;font-size:1.05rem}.not-found-orbit{aspect-ratio:1;border:1px solid #5233b514;border-radius:50%;width:min(76vw,850px);position:absolute}.not-found-orbit:after{content:"";border:1px dashed #1f8cc217;border-radius:50%;position:absolute;inset:13%}.not-found-orbit span{background:var(--violet);border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 20px #5233b580}.not-found-orbit span:first-child{top:13%;right:21%}.not-found-orbit span:nth-child(2){background:var(--cyan);bottom:32%;right:6%}.not-found-orbit span:nth-child(3){background:#8c78dd;bottom:10%;left:25%}}@layer responsive{@media (width<=1100px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:34px}.hero h1{font-size:clamp(3.3rem,6.8vw,4.8rem)}.hero-visual{min-height:650px}.floating-pill--usage{right:-10px}.floating-pill--local{left:-10px}.security-grid{gap:50px}.install-shell{padding:68px 50px}}@media (width<=900px){.primary-nav{display:none}.hero{padding-top:75px}.hero-grid{grid-template-columns:1fr;gap:12px}.hero-copy{text-align:center;max-width:760px;margin:0 auto;padding-bottom:35px}.hero h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-notes{justify-content:center}.hero-visual{width:min(100%,600px);min-height:680px;margin:0 auto}.product-shot{width:min(88%,520px)}.proof-strip{grid-template-columns:repeat(2,1fr)}.proof-strip>div:nth-child(2){border-right:0}.proof-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.feature-card--wide{grid-template-columns:1fr;gap:35px}.steps{grid-template-columns:1fr}.steps li{min-height:250px}.steps li:not(:last-child):after{width:1px;height:20px;top:auto;bottom:-21px;right:50%}.step-icon{margin-bottom:30px}.security-grid{grid-template-columns:1fr}.security-visual{order:2}.install-grid{grid-template-columns:1fr}.install-card{min-height:360px}.requirements{grid-template-columns:repeat(2,1fr);row-gap:25px}.requirements>div:nth-child(2){border-right:0}.faq-grid{grid-template-columns:1fr;gap:50px}.faq-intro{position:static}.article-layout{grid-template-columns:1fr;gap:45px}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:250px}.guide-hero-grid{grid-template-columns:1fr;gap:48px}.guide-hero-copy{text-align:center;max-width:780px}.breadcrumbs,.guide-meta{justify-content:center}.guide-introduction{margin-left:auto;margin-right:auto}.guide-figure{width:min(100%,620px);margin:0 auto}.article-nav{display:none;position:static}.diagnostic-grid{grid-template-columns:1fr;gap:40px}}@media (width<=700px){.container{width:min(calc(100% - 28px), var(--container))}.site-header{height:68px}.brand{gap:8px;font-size:.91rem}.brand .brand-mark{width:34px;height:34px}.nav-cta{min-height:36px;padding:8px 13px}.nav-cta svg{display:none}.section{padding:84px 0}.section-heading{margin-bottom:38px}.hero{padding-top:58px}.hero-eyebrow{font-size:.66rem}.hero h1{font-size:clamp(3rem,14vw,4.3rem)}.hero-lead{font-size:1rem}.hero-actions .button{width:100%}.hero-notes{gap:9px 12px}.hero-visual{min-height:575px}.product-shot{width:min(94%,470px)}.floating-pill{min-width:auto;padding:9px 11px}.floating-pill--usage{top:75px;right:0}.floating-pill--local{bottom:70px;left:0}.floating-pill>span:last-child{display:none}.proof-strip{grid-template-columns:1fr}.proof-strip>div{text-align:center;min-height:88px;padding:18px 24px}.proof-strip>div:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.feature-grid,.support-grid{grid-template-columns:1fr}.feature-card,.feature-card--wide,.support-card{grid-column:auto;min-height:0;padding:28px}.resource-card{min-height:0;padding:28px}.guide-hero{padding:60px 0}.guide-hero h1{font-size:clamp(2.6rem,12vw,3.7rem)}.guide-introduction{font-size:.98rem}.guide-figure{border-radius:21px;padding:8px}.guide-cta-inner{text-align:center;grid-template-columns:1fr;justify-items:center;padding:34px 26px}.guide-cta .button{width:100%}.feature-card--wide{gap:32px}.meter-demo{padding:14px}.demo-row{grid-template-columns:auto 1fr auto}.mini-meter{grid-column:2/-1}.notice-demo,.switch-demo,.history-chart{width:auto;margin-top:42px;position:relative;bottom:auto;left:auto;right:auto}.notice-demo{margin-left:0;margin-right:0}.switch-demo>span{flex:1;min-width:0;padding:10px}.feature-card--history{padding-right:28px}.history-chart{height:170px}.history-chart svg{width:100%;right:0}.history-chart:before{right:0}.steps li{padding:28px}.security-visual{min-height:430px;transform:scale(.82)}.security-ring--outer{width:470px;height:470px}.install-section{padding-top:20px}.install-shell{width:min(calc(100% - 20px), var(--container));border-radius:28px;padding:55px 20px 36px}.install-card{min-height:365px;padding:25px}.requirements{grid-template-columns:1fr;margin-top:36px}.requirements>div{padding:14px}.requirements>div:not(:last-child){border-bottom:1px solid #ffffff1a;border-right:0}.closing-cta-inner{text-align:center;grid-template-columns:1fr;justify-items:center;padding:34px 25px}.closing-cta .button{width:100%}.page-hero{padding:78px 0 70px}.page-hero h1{font-size:clamp(2.8rem,14vw,4.2rem)}.page-hero-inner>p:not(.eyebrow,.last-updated){font-size:1rem}.article-layout{padding-top:64px;padding-bottom:90px}.prose section+section{margin-top:45px;padding-top:45px}.diagnostic-section{padding-top:75px}.security-report-inner{grid-template-columns:1fr;gap:30px;padding:35px 28px}.security-report .button{width:100%}.not-found{min-height:calc(100vh - 68px)}.footer-grid{grid-template-columns:repeat(2,1fr);gap:40px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:more){:root{--line:#1414234d;--line-strong:#14142375;--muted:#484859}}}
