/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.contents{display:contents}}:root{--paper:#0b1120;--ink:#eef2f8;--muted:#8b93a3;--blue:#4c9dff;--line:#ffffff1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(66% 56% at 85% -4%, #4c9dff52, transparent 66%), radial-gradient(60% 52% at 0% 6%, #1e78f04d, transparent 68%), radial-gradient(78% 64% at 82% 104%, #4c9dff2e, transparent 70%), linear-gradient(170deg, #101d34 0%, #0a0f1b 52%, #0d1628 100%), var(--paper);-webkit-font-smoothing:antialiased;background-attachment:fixed;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}body:after{content:"";pointer-events:none;z-index:0;opacity:.05;opacity:.07;background-image:linear-gradient(#78aaff80 1px,#0000 1px),linear-gradient(90deg,#78aaff80 1px,#0000 1px);background-size:54px 54px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(92% 66% at 50% 0,#000 10%,#0000 72%);mask-image:radial-gradient(92% 66% at 50% 0,#000 10%,#0000 72%)}main{z-index:1;position:relative}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;width:min(1240px,100% - 56px);height:84px;margin:0 auto;display:flex}.brand{letter-spacing:-.035em;align-items:center;gap:10px;font-size:17px;font-weight:720;display:flex}.brand img{border-radius:10px}nav{align-items:center;gap:29px;font-size:13px;font-weight:620;display:flex}nav a{border-bottom:1px solid #0000;padding:5px 0}nav a:hover{border-color:currentColor}.nav-price{color:var(--blue)}.hero{grid-template-columns:minmax(370px,.78fr) minmax(630px,1.22fr);align-items:center;gap:42px;width:min(1240px,100% - 56px);min-height:690px;margin:0 auto;padding:74px 0 70px;display:grid}.kicker,.section-label{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin:0 0 25px;font-size:11px;font-weight:760}h1{letter-spacing:-.05em;text-wrap:balance;max-width:640px;margin:0;font-size:clamp(40px,4.3vw,58px);font-weight:760;line-height:1.03}.hero-lede{color:#aab3c2;letter-spacing:-.01em;max-width:520px;margin:28px 0 0;font-size:19px;line-height:1.55}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.primary-link{color:#fff;background:var(--blue);border-radius:9px;align-items:center;min-height:48px;padding:0 18px;font-size:13px;font-weight:680;display:inline-flex;box-shadow:0 6px 22px #4c9dff47}.primary-link:hover{background:#6cb0ff}.text-link{border-bottom:1px solid var(--ink);padding:10px 0 7px;font-size:13px;font-weight:650}.text-link span{margin-left:7px}.launch-line{color:var(--muted);margin:23px 0 0;font-size:12px}.launch-line strong{color:var(--ink)}.product-scene{min-height:555px;position:relative}.finder-window{background:#fafcfffa;border:1px solid #29385340;border-radius:14px;width:650px;height:430px;position:absolute;top:46px;left:0;overflow:hidden;box-shadow:0 35px 70px #282a2f33,0 3px 9px #1f35571f}.window-toolbar{background:linear-gradient(#f9fafc,#eef2f7);border-bottom:1px solid #20304b24;align-items:center;height:61px;padding:0 15px;display:flex}.traffic-lights{gap:7px;width:82px;display:flex}.traffic-lights i{background:#ff5f57;border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 1px #00000017}.traffic-lights i:nth-child(2){background:#febc2e}.traffic-lights i:nth-child(3){background:#28c840}.finder-controls{gap:6px;display:flex}.finder-controls b{color:#526074;background:#ffffffa6;border:1px solid #1f2d461a;border-radius:6px;place-items:center;width:28px;height:27px;display:grid}.path-pill{color:#3a475b;background:#ffffffb8;border:1px solid #1f2d461c;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-width:190px;height:30px;margin:0 auto;font-size:13px;font-weight:650;display:flex}.path-pill span{color:#61a5f6}.view-controls{text-align:right;color:#536074;letter-spacing:2px;width:82px}.finder-body{grid-template-columns:156px 1fr;height:calc(100% - 61px);display:grid}.finder-sidebar{background:#e5ebf4d1;border-right:1px solid #1f2d461a;padding:17px 11px}.finder-sidebar small{color:#8a94a4;letter-spacing:.05em;margin:4px 8px 8px;font-size:9px;font-weight:740;display:block}.finder-sidebar p{color:#4b5668;border-radius:6px;align-items:center;gap:8px;height:27px;margin:0 0 2px;padding:0 8px;font-size:12px;display:flex}.finder-sidebar p.selected{color:#25364f;background:#9eaec357}.finder-sidebar i{border-radius:3px;width:13px;height:13px;display:inline-block}.side-blue{background:linear-gradient(145deg,#70b9ff,#2680e7)}.side-cloud{background:#9dc9ef;border-radius:50%!important}.finder-content{background:#ffffffe6;position:relative;overflow:hidden}.column-head,.finder-row{color:#536074;border-bottom:1px solid #2c3e5a13;grid-template-columns:1fr 112px;align-items:center;height:31px;padding:0 14px;font-size:11px;display:grid}.column-head{color:#8490a1;height:28px;font-size:10px;font-weight:620}.finder-row span{color:#38455a;align-items:center;gap:8px;display:flex}.finder-row time{color:#8b95a4}.folder-icon{background:linear-gradient(#6cb8ff,#308be9);border-radius:3px;width:19px;height:14px;display:inline-block;position:relative}.folder-icon:before{content:"";background:#73baff;border-radius:2px 2px 0 0;width:9px;height:4px;position:absolute;top:-3px;left:1px}.file-icon{background:linear-gradient(135deg,#fff 68%,#d9e9f9 69%);border:1px solid #7ea6d3;border-radius:2px;width:14px;height:18px;display:inline-block}.empty-grid{background:repeating-linear-gradient(#0000,#0000 30px,#2b3d580e 30px 31px);height:240px}.shelf-card{z-index:3;color:#eaf2ff;background:linear-gradient(160deg,#1f304cfa,#0e1b32fc);border:1px solid #26395738;border-radius:16px;width:258px;position:absolute;top:84px;right:-2px;overflow:hidden;box-shadow:0 26px 52px #10224252,inset 0 1px #ffffff1a}.shelf-head{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;height:59px;padding:0 15px;display:flex}.shelf-head div{flex-direction:column;gap:2px;display:flex}.shelf-head strong{font-size:14px}.shelf-head span{color:#9dabbe;font-size:10px}.mock-button,.mock-remove{color:#aebbd0}.mock-button{letter-spacing:1px;place-items:center;width:28px;height:28px;display:grid}.staged-list{padding:7px 8px 4px}.staged-row{grid-template-columns:32px 1fr 22px;align-items:center;gap:8px;min-height:51px;padding:7px;display:grid}.staged-icon{border-radius:7px;width:29px;height:29px;display:block;box-shadow:inset 0 1px #ffffff40}.staged-icon.blue{background:linear-gradient(145deg,#56a9ff,#1b63d2)}.staged-icon.indigo{background:linear-gradient(145deg,#8798ff,#4d54c8)}.staged-icon.amber{background:linear-gradient(145deg,#ffc96b,#dd7726)}.staged-row div{flex-direction:column;gap:2px;min-width:0;display:flex}.staged-row strong{color:#f0f5fd;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:620;overflow:hidden}.staged-row span{color:#8f9db2;font-size:9px}.mock-remove{opacity:.5;font-size:17px}.target-row{color:#8f9eb3;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;height:42px;margin:5px 12px 10px;padding:0 11px;font-size:10px;display:grid}.target-row strong{color:#e7effb;font-size:11px}.target-row i{color:#65b1ff;font-style:normal}.shelf-actions{grid-template-columns:1fr 1.4fr;gap:7px;padding:0 12px 13px;display:grid}.shelf-actions span{color:#d5deec;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;place-items:center;height:35px;font-size:11px;font-weight:650;display:grid}.shelf-actions .move{color:#fff;background:linear-gradient(#2888ff,#1265d4);border-color:#277ff2}.result-toast{z-index:4;color:#f4f7fb;background:#232b38f5;border:1px solid #ffffff21;border-radius:12px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;min-width:310px;height:64px;padding:0 12px;display:grid;position:absolute;bottom:18px;left:74px;box-shadow:0 18px 38px #15223940}.result-toast>span{color:#083d1d;background:#51d875;border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;font-weight:800;display:grid}.result-toast div{flex-direction:column;gap:2px;display:flex}.result-toast strong{font-size:11px}.result-toast small{color:#aeb7c6;font-size:9px}.mock-undo{padding:0 8px;color:#e8edf5!important;background:0 0!important;width:auto!important;font-size:10px!important}.facts{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(4,1fr);width:min(1240px,100% - 56px);margin:0 auto;padding:22px 0;display:grid}.facts p{border-right:1px solid var(--line);color:var(--muted);margin:0;padding:0 24px;font-size:11px;line-height:1.45}.facts p:first-child{padding-left:0}.facts p:last-child{border-right:0}.facts b{color:var(--ink);font-size:12px;display:block}.section-shell{width:min(1120px,100% - 56px);margin:0 auto}.proof-section{padding:145px 0 35px}.proof-intro{max-width:720px}.proof-intro h2{max-width:700px}.workflow-proof,.proof-card{border:1px solid var(--line);background:#0f1626;margin:0}.workflow-proof{margin-top:52px}.proof-video-frame{background:#101722;padding:28px}.proof-video-frame video{background:#080b10;border:1px solid #3a4657;border-radius:13px;width:100%;height:auto;display:block;box-shadow:0 26px 60px #00000059}.workflow-proof figcaption,.proof-card figcaption{border-top:1px solid var(--ink);justify-content:space-between;align-items:baseline;gap:30px;padding:20px 22px 21px;display:flex}.workflow-proof figcaption strong,.proof-card figcaption strong{letter-spacing:-.025em;font-size:15px}.workflow-proof figcaption span,.proof-card figcaption span{max-width:520px;color:var(--muted);text-align:right;font-size:12px;line-height:1.5}.proof-grid{grid-template-columns:1fr 1fr;align-items:start;gap:22px;margin-top:22px;display:grid}.proof-image-frame{background:#101722;padding:12px}.proof-image-frame img{border:1px solid #3a4657;border-radius:9px;width:100%;height:auto;display:block}.proof-card figcaption{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:7px;min-height:98px}.proof-card figcaption span{text-align:left;max-width:390px}.workflow{grid-template-columns:.78fr 1.22fr;gap:100px;padding:150px 0 60px;display:grid}.section-intro{max-width:640px}.section-intro h2,.native-copy h2,.pricing-section h2{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(32px,3.4vw,46px);font-weight:745;line-height:1.06}.section-intro>p:last-child,.native-copy>p,.pricing-section>div:first-child>p:last-child{color:var(--muted);margin:23px 0 0;font-size:16px;line-height:1.6}.workflow-list{border-top:1px solid var(--ink)}.workflow-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr 118px;align-items:start;gap:24px;min-height:148px;padding:25px 0;display:grid}.workflow-list h3{letter-spacing:-.035em;margin:-4px 0 8px;font-size:22px}.workflow-list p{max-width:420px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.workflow-list code,.path-demo{border:1px solid var(--line);color:var(--ink);background:#ffffff0d;justify-self:end;padding:8px 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.path-demo{white-space:nowrap}.features{grid-template-columns:.78fr 1.22fr;gap:100px;padding:135px 0 155px;display:grid}.feature-intro{align-self:start;position:sticky;top:45px}.feature-ledger{border-top:1px solid var(--ink)}.feature-ledger article{border-bottom:1px solid var(--line);grid-template-columns:minmax(190px,.75fr) 1fr;gap:28px;min-height:154px;padding:27px 0;display:grid}.feature-ledger h3{letter-spacing:-.035em;max-width:250px;margin:-5px 0 0;font-size:20px;line-height:1.15}.feature-ledger p{color:var(--muted);margin:-2px 0 0;font-size:13px;line-height:1.58}.native-section{color:#eef2f8;background:#101722;padding:138px 0}.native-inner{grid-template-columns:1fr 390px;align-items:center;gap:140px;width:min(1120px,100% - 56px);margin:0 auto;display:grid}.section-label.light{color:#66a9ff}.native-copy>p{color:#aeb8c6;max-width:560px}.native-copy ul{border-top:1px solid #435063;margin:34px 0 0;padding:0;list-style:none}.native-copy li{color:#c7d0dc;border-bottom:1px solid #303b4b;padding:14px 0;font-size:12px}.native-copy li:before{content:"→";color:#67a9ff;margin-right:12px}.menu-demo{color:#d9e2ef;background:#202b3b;border:1px solid #ffffff2e;border-radius:14px;padding:13px;box-shadow:0 32px 65px #0000004d}.menu-title{align-items:center;gap:10px;padding:7px 8px 14px;display:flex}.menu-title img{border-radius:9px}.menu-title div{flex-direction:column;gap:2px;display:flex}.menu-title strong{font-size:13px}.menu-title span{color:#8fa0b8;font-size:9px}.menu-label{color:#71839c;letter-spacing:.08em;padding:9px 10px 4px;font-size:8px;font-weight:750}.menu-row{color:#cbd5e3;border-radius:6px;grid-template-columns:22px 1fr auto;align-items:center;height:34px;padding:0 10px;font-size:11px;display:grid}.menu-row span{color:#78aef0;font-size:11px}.menu-row i{color:#7d8ca1;font-style:normal}.menu-row.accented{color:#fff;background:#2678df}.menu-row.accented span{color:#fff}.menu-row kbd{color:#e9f3ff;background:0 0;border:0;font-family:inherit;font-size:9px}.menu-separator{background:#ffffff17;height:1px;margin:5px 7px}.pricing-section{border-bottom:1px solid var(--ink);grid-template-columns:1fr 250px;align-items:end;gap:70px;padding:140px 0 72px;display:grid}.pricing-section h2{max-width:640px}.price-lockup{text-align:right}.price-lockup p{letter-spacing:-.08em;justify-content:flex-end;align-items:center;height:94px;margin:0;display:flex}.price-lockup sup{align-self:flex-start;margin-top:18px;font-size:20px;font-weight:720}.price-lockup strong{font-size:92px;font-weight:760;line-height:1}.price-lockup b{margin-top:30px;font-size:28px}.price-lockup span{color:var(--muted);font-size:11px}.launch-status{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;padding:20px 0 0;display:flex}.launch-status strong{font-size:13px}.launch-status span{color:var(--muted);font-size:11px}.faq-section{grid-template-columns:.78fr 1.22fr;gap:100px;padding:135px 0 150px;display:grid}.faq-section .section-intro h2{font-size:clamp(26px,2.6vw,34px)}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:68px;font-size:14px;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--muted);font-size:16px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:620px;color:var(--muted);margin:-2px 0 24px;padding-right:55px;font-size:13px;line-height:1.62}footer{border-top:1px solid var(--line);width:min(1240px,100% - 56px);color:var(--muted);grid-template-columns:1fr auto;align-items:center;gap:14px 30px;margin:0 auto;padding:32px 0 44px;font-size:10px;display:grid}.footer-brand{font-size:15px}footer>p{text-align:right;margin:0}footer>p a{color:var(--ink);border-bottom:1px solid;font-weight:650}footer>div{grid-column:1/-1;justify-content:space-between;display:flex}footer>div a{color:var(--ink);border-bottom:1px solid;font-weight:650}@media (max-width:1120px){.hero{grid-template-columns:1fr;padding-top:65px}.hero-copy{max-width:760px}.product-scene{justify-self:center;width:min(760px,100%)}.workflow,.features,.faq-section{grid-template-columns:1fr;gap:55px}.feature-intro{position:static}.native-inner{gap:70px}}@media (max-width:760px){.site-header,.hero,.facts,.section-shell,.native-inner,footer{width:min(100% - 30px,1240px)}.site-header{height:72px}nav>a:not(.nav-price){display:none}.hero{min-height:0;padding:54px 0 40px}h1{font-size:clamp(48px,15vw,68px)}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start;gap:8px}.product-scene{transform-origin:0 0;width:720px;min-height:440px;margin-bottom:-120px;margin-right:-202px;transform:scale(.72)}.facts{grid-template-columns:1fr 1fr}.facts p{border-bottom:1px solid var(--line);padding:13px 15px}.facts p:first-child{padding-left:15px}.facts p:nth-child(2){border-right:0}.facts p:nth-child(3),.facts p:nth-child(4){border-bottom:0}.proof-section{padding-top:105px}.proof-video-frame{padding:12px}.workflow-proof figcaption{flex-direction:column;align-items:flex-start;gap:7px}.workflow-proof figcaption span{text-align:left}.proof-grid{grid-template-columns:1fr}.workflow,.features,.faq-section{padding:105px 0 35px}.workflow-list article{grid-template-columns:1fr}.workflow-list code,.path-demo{grid-column:1;justify-self:start}.feature-ledger article{grid-template-columns:1fr}.feature-ledger p{grid-column:1}.native-section{margin-top:90px;padding:95px 0}.native-inner{grid-template-columns:1fr;gap:55px}.menu-demo{width:100%}.pricing-section{grid-template-columns:1fr;gap:35px;padding-top:105px}.price-lockup{text-align:left}.price-lockup p{justify-content:flex-start}.launch-status{flex-direction:column;gap:7px}footer{text-align:left;grid-template-columns:1fr}footer>p{text-align:left}footer>div{flex-direction:column;gap:8px}}@media (max-width:520px){.product-scene{margin-bottom:-205px;margin-right:-325px;transform:scale(.55)}.facts{grid-template-columns:1fr}.facts p,.facts p:nth-child(3){border-right:0;border-bottom:1px solid var(--line)}.facts p:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}button.primary-link{cursor:pointer;border:none;font-family:inherit}button.primary-link:disabled{opacity:.5;cursor:default}.buy-points{grid-column:1/-1;gap:12px;max-width:520px;margin:30px auto 0;padding:0;list-style:none;display:grid}.buy-points li{color:var(--ink);padding-left:26px;font-size:14px;line-height:1.5;position:relative}.buy-points li:before{content:"✓";color:var(--blue);font-weight:700;position:absolute;left:0}ol.buy-points{counter-reset:step}ol.buy-points li{counter-increment:step}ol.buy-points li:before{content:counter(step);background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:inline-flex;top:1px}.license-portal{grid-column:1/-1;width:100%;max-width:520px;margin:10px auto 0}.license-form{flex-direction:column;gap:12px;display:flex}.license-form label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:760}.license-form input{border:1px solid var(--line);min-height:48px;color:var(--ink);letter-spacing:.02em;background:#ffffff0d;border-radius:10px;padding:0 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px}.license-form input::placeholder{color:#5c6575}.license-form input:focus{outline:2px solid var(--blue);outline-offset:1px;border-color:var(--blue)}.license-form button{align-self:flex-start}.license-result{border:1px solid var(--line);border-radius:12px;margin:22px 0 0;padding:20px 22px}.license-result strong{font-size:16px;display:block}.license-result p{color:#aab3c2;margin:8px 0 0;font-size:14px;line-height:1.55}.license-result .license-hint{color:var(--muted);margin-top:12px;font-size:12px}.license-good{background:#1267d80f;border-color:#1267d859}.license-good strong{color:var(--blue)}.license-bad{background:#b43c3c0d;border-color:#b43c3c59}.license-bad strong{color:#b43c3c}.legal{width:min(760px,100% - 56px);padding:90px 0 110px;display:block}.legal-title{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(30px,3.2vw,42px);font-weight:760;line-height:1.07}.legal-updated{color:var(--muted);margin:14px 0 0;font-size:12px}.legal-body{margin-top:38px}.legal-body h2{letter-spacing:-.02em;color:var(--ink);margin:34px 0 10px;font-size:18px;font-weight:700}.legal-body p{color:#c2c9d4;margin:0 0 14px;font-size:15px;line-height:1.65}.legal-body a{color:var(--blue);text-underline-offset:2px;text-decoration:underline}.legal-body strong{color:var(--ink)}
