/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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,::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;-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]){appearance:button}::file-selector-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{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}}:root{--ink:#1c2a29;--ink-2:#263633;--cream:#f4efe5;--paper:#fffdf8;--coral:#fc5a42;--muted:#6d7773;--line:#1c2a2926;--site-header-height:88px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--font-display), ui-rounded, system-ui, sans-serif;margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,100% - 48px);margin:0 auto}.site-header{height:var(--site-header-height);min-height:var(--site-header-height);border-bottom:1px solid var(--line);align-items:center;display:flex}.header-dark{color:#fff;border-color:#ffffff21}.nav-inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.brand img{width:174px;height:auto;display:block}nav{align-items:center;gap:36px;font-size:14px;font-weight:700;display:flex}nav a{opacity:.75;transition:opacity .2s}nav a:hover{opacity:1}.nav-cta{border-bottom:1px solid;padding:4px 0;font-size:14px;font-weight:800}.hero{color:#fff;background:radial-gradient(circle at 85% 15%, #304642 0, var(--ink) 36%), var(--ink);min-height:100dvh;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:520px;height:520px;position:absolute;top:110px;right:-230px;box-shadow:0 0 0 85px #ffffff06,0 0 0 170px #ffffff05}.hero-grid{min-height:calc(100vh - var(--site-header-height));min-height:calc(100svh - var(--site-header-height));min-height:calc(100dvh - var(--site-header-height));z-index:1;grid-template-columns:1.02fr .98fr;align-items:center;gap:82px;padding:clamp(36px,5vh,76px) 0;display:grid;position:relative}.eyebrow{font:700 12px/1 var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--coral);margin:0 0 26px}.on-dark{color:#ff9b8b}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin:0 0 30px;font-size:clamp(58px,7vw,92px);font-weight:900;line-height:.94}h1 span,h2 span{color:var(--coral)}.hero-lede{color:#ffffffb8;max-width:580px;font-size:20px;line-height:1.55}.hero-actions{align-items:center;gap:28px;margin:38px 0 22px;display:flex}.compatibility-note{color:#ffffffb8;align-items:center;gap:9px;margin:0 0 10px;font-size:13px;font-weight:750;display:flex}.compatibility-note span{color:var(--coral);font-size:12px}.button{border-radius:8px;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:0 24px;font-size:15px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-coral{color:var(--ink);background:var(--coral)}.button-coral:hover{background:#ff6b54}.text-link{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding-bottom:4px;font-weight:800;display:inline-flex}.text-link.light{border-color:#ffffff59}.microcopy{color:#ffffff6b;font-size:12px}.hero-demo{position:relative;transform:rotate(-1.2deg)}.source-card,.reply-card{border-radius:18px;padding:24px;box-shadow:0 26px 80px #00000040}.source-card{color:var(--ink);background:#fff;grid-template-columns:42px 1fr;gap:4px 12px;margin-left:50px;display:grid}.source-card .avatar{background:var(--cream);width:42px;height:42px;color:var(--coral);border-radius:50%;grid-row:1/3;place-items:center;font-weight:900;display:grid}.source-card strong{line-height:1.1;display:block}.source-card span{color:var(--muted);font-size:12px}.source-card p{grid-column:2;margin:12px 0 0;font-size:18px;line-height:1.42}.riff-line{color:#ff9788;height:70px;font:700 11px var(--font-mono);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;margin-left:85px;display:flex}.riff-line i{background:linear-gradient(90deg,var(--coral),transparent);width:110px;height:1px;display:block}.reply-card{background:var(--cream);color:var(--ink);margin-right:20px}.reply-label{color:var(--muted);font:700 11px var(--font-mono);text-transform:uppercase;letter-spacing:.1em}.reply-card>p{letter-spacing:-.015em;margin:18px 0 24px;font-size:24px;line-height:1.38}.reply-actions{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding-top:18px;font-size:12px;display:flex}.reply-actions button,.mini-reply button{background:var(--ink);color:#fff;border:0;border-radius:6px;padding:10px 16px;font-weight:800}.trust-strip{background:var(--coral);color:var(--ink);padding:26px 0}.trust-grid{grid-template-columns:1.5fr repeat(3,1fr);align-items:center;gap:28px;display:grid}.trust-grid p{margin:0;line-height:1.25}.trust-grid div{align-items:center;gap:12px;font-size:14px;font-weight:800;display:flex}.trust-grid b{font:700 11px var(--font-mono);opacity:.6}.section{align-items:center;min-height:100dvh;padding:clamp(72px,10vh,130px) 0;display:flex}.cream{background:var(--cream)}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;margin-bottom:65px;display:grid}h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(42px,5vw,68px);font-weight:900;line-height:1.02}.section-heading>p,.screenshot-copy>p{color:var(--muted);margin-bottom:5px;font-size:18px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature{background:var(--paper);border:1px solid #1c2a2914;border-radius:16px;flex-direction:column;min-height:440px;padding:26px;display:flex}.feature-number{font:700 11px var(--font-mono);color:var(--coral);margin-bottom:35px}.feature h3{letter-spacing:-.02em;margin:28px 0 10px;font-size:25px;line-height:1.15}.feature>p{color:var(--muted);margin:0}.context-menu{background:var(--ink);color:#fff;border-radius:10px;flex-direction:column;gap:3px;width:84%;margin:auto;padding:12px;display:flex;box-shadow:10px 12px #fed2c7}.context-menu span,.context-menu b{border-radius:5px;padding:7px 10px;font-size:12px}.context-menu span{opacity:.45}.context-menu b{background:#ffffff14}.thinking-card{border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;width:90%;height:135px;margin:auto;display:grid;position:relative;overflow:hidden}.thinking-card img{width:48px}.thinking-card span{font:700 10px var(--font-mono);color:var(--muted)}.thinking-card i{background:var(--coral);width:70%;height:4px;position:absolute;bottom:0;left:0}.mini-reply{background:var(--ink);color:#fff;border-radius:12px;margin:auto;padding:18px;transform:rotate(-2deg)}.mini-reply span{color:#ff9b8b;font:700 10px var(--font-mono);text-transform:uppercase}.mini-reply p{margin:12px 0 16px;line-height:1.4}.mini-reply button{background:var(--coral);color:var(--ink);float:right}.dark-section{background:var(--ink);color:#fff}.split-feature{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.split-feature>div>p:last-child{color:#ffffff8c;max-width:560px;margin-top:30px;font-size:18px}.mode-stack{flex-direction:column;gap:14px;display:flex}.mode-stack article{background:#263835;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:62px 1fr;gap:18px;padding:26px;display:grid;position:relative}.mode-stack h3{margin:2px 0 6px;font-size:21px}.mode-stack p{color:#ffffff8c;margin:0}.mode-stack article>b{background:var(--coral);color:var(--ink);font:700 9px var(--font-mono);text-transform:uppercase;border-radius:99px;padding:5px 8px;position:absolute;top:17px;right:18px}.mode-icon{width:56px;height:56px;color:var(--ink);background:#e8eee9;border-radius:50%;place-items:center;font-size:24px;font-weight:900;display:grid}.mode-icon.coral{background:var(--coral)}.screenshot-section{background:var(--paper);overflow:hidden}.screenshot-grid{grid-template-columns:.7fr 1.3fr;align-items:center;gap:85px;display:grid}.screenshot-copy ul{margin:32px 0 0;padding:0;list-style:none}.screenshot-copy li{margin:12px 0;font-weight:800}.screenshot-copy li span{color:var(--coral);margin-right:12px}.browser-shot{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;transform:rotate(-1deg);box-shadow:0 28px 70px #1c2a291f}.browser-shot img{width:100%;display:block}.browser-bar{background:#f2efe9;align-items:center;gap:7px;height:42px;padding:0 14px;display:flex}.browser-bar i{background:#c6c9c3;border-radius:50%;width:8px;height:8px}.browser-bar i:first-child{background:var(--coral)}.browser-bar span{font:700 9px var(--font-mono);color:var(--muted);margin-left:12px}.privacy-block{background:#d9e3dc}.privacy-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:100px;display:grid}.privacy-mark{aspect-ratio:1.2;background:var(--ink);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;transform:rotate(4deg)}.privacy-mark img{filter:drop-shadow(0 8px 15px #0003);width:110px}.privacy-mark span{font:700 11px var(--font-mono);text-transform:uppercase;letter-spacing:.1em}.privacy-grid>div:last-child>p:not(.eyebrow){color:#465652;max-width:640px;margin:28px 0;font-size:18px}.pricing-preview{background:var(--cream)}.price-grid{grid-template-columns:1fr 1fr;gap:18px;max-width:870px;margin:0 auto;display:grid}.price-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;flex-direction:column;padding:34px;display:flex;position:relative}.price-card>p{font:700 12px var(--font-mono);color:var(--coral);text-transform:uppercase;letter-spacing:.1em}.price-card h3{margin:0;font-size:48px}.price-card h3 small{color:var(--muted);font-size:15px}.price-card>span{color:var(--muted)}.price-card ul{margin:28px 0;padding-left:20px;line-height:2}.price-card .button{margin-top:auto}.price-card.featured{background:var(--ink);color:#fff;border-color:var(--ink)}.popular{color:var(--ink);background:var(--coral);font:700 9px var(--font-mono);text-transform:uppercase;border-radius:99px;padding:5px 9px;position:absolute;top:20px;right:20px}.button-outline{border:1px solid var(--ink)}.button-disabled{cursor:default;background:#ffffff1a;color:#ffffff80!important}.button-disabled:hover{transform:none}.pricing-note{text-align:center;max-width:760px;color:var(--muted);margin:28px auto 0;font-size:12px}.faq-list{max-width:780px;margin:0 auto}.faq-item{background:var(--paper);border:1px solid var(--line);border-radius:12px}.faq-item+.faq-item{margin-top:12px}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;font-size:18px;font-weight:800;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font:700 20px var(--font-mono), monospace;color:var(--coral)}.faq-item[open] summary:after{content:"–"}.faq-item .faq-answer{color:var(--muted);margin:0;padding:0 24px 22px}.faq-item a{color:var(--coral);text-decoration:underline}.use-case-hero{background:var(--cream);border-bottom:1px solid var(--line);padding:85px 0 80px}.use-case-hero h1{color:var(--ink);margin:0 0 24px;font-size:clamp(48px,6vw,76px)}.use-case-lede{color:#465652;max-width:760px;margin:0 0 36px;font-size:20px;line-height:1.55}.use-case-microcopy{color:var(--muted);margin:22px 0 0}.use-case-steps{grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.use-case-steps li{background:var(--paper);border:1px solid #1c2a2914;border-radius:16px;padding:30px 26px}.use-case-steps b{font:700 11px var(--font-mono), monospace;color:var(--coral);margin-bottom:38px;display:block}.use-case-steps h3{letter-spacing:-.02em;margin:0 0 10px;font-size:22px}.use-case-steps p{color:var(--muted);margin:0}.use-case-features{max-width:820px;margin:0;padding:0;list-style:none}.use-case-features li{border-top:1px solid var(--line);padding:20px 0;font-weight:750}.use-case-features li span{color:var(--coral);margin-right:14px}.beta-page{background:var(--cream);min-height:100vh}.beta-section{border-bottom:1px solid var(--line);padding:78px 0 100px}.beta-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:92px;display:grid}.beta-copy h1{color:var(--ink);margin:0 0 28px;font-size:clamp(52px,6.3vw,78px)}.beta-lede{color:#465652;max-width:580px;font-size:19px;line-height:1.6}.beta-benefits{border-top:1px solid var(--line);margin:42px 0 30px;padding:0;list-style:none}.beta-benefits li{border-bottom:1px solid var(--line);color:#465652;grid-template-columns:52px 1fr;align-items:center;gap:17px;padding:17px 0;font-weight:750;display:grid}.beta-benefits b{font:700 13px var(--font-mono), monospace;color:var(--coral)}.beta-compatibility{color:var(--muted);margin:0}.beta-form-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:42px;box-shadow:0 24px 70px #1c2a291a}.beta-form-heading{margin-bottom:30px}.beta-form-heading .eyebrow{margin-bottom:18px}.beta-form-heading h2,.beta-success h2{margin:0 0 12px;font-size:clamp(34px,4vw,48px)}.beta-form-heading>p:last-child,.beta-success>p{color:var(--muted);margin:0}.form-field{margin-top:20px;display:block}.form-field>span{justify-content:space-between;align-items:center;margin-bottom:8px;font-weight:850;display:flex}.form-field small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.form-field input{width:100%;min-height:54px;color:var(--ink);font:inherit;background:#fff;border:1px solid #1c2a293d;border-radius:8px;outline:none;padding:0 16px}.form-field input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #fc5a422e}.form-help{color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.5}.form-privacy{color:#465652;margin:24px 0 18px;font-size:13px;line-height:1.5}.form-privacy a{color:var(--coral);text-decoration:underline}.form-message{border-radius:8px;margin:0 0 16px;padding:12px 14px;font-size:13px;font-weight:750}.form-message-empty{min-height:0;margin:0;padding:0}.form-error{color:#8f3022;background:#ffe5df;border:1px solid #8f30222e}.beta-submit{cursor:pointer;border:0;width:100%}.beta-submit:disabled{cursor:wait;opacity:.64;transform:none}.beta-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.beta-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:510px;display:flex}.beta-success .eyebrow{margin:20px 0 16px}.beta-success h2:focus{outline-offset:5px;border-radius:4px;outline:3px solid #fc5a424d}.beta-success-mark{background:var(--coral);width:58px;height:58px;color:var(--ink);border-radius:50%;place-items:center;font-size:28px;font-weight:900;display:grid}.beta-success>p{font-size:17px;line-height:1.6}.beta-callout{border-left:4px solid var(--coral);background:var(--cream);padding:15px 17px;color:#465652!important;margin:24px 0!important;font-size:14px!important}.final-cta{background:var(--ink);color:#fff;border-bottom:1px solid #ffffff1f;align-items:center;min-height:100dvh;padding:clamp(64px,9vh,90px) 0;display:flex}.final-inner{grid-template-columns:100px 1fr auto;align-items:center;gap:38px;display:grid}.final-inner>img{width:90px}.final-inner h2{font-size:56px}.site-footer{background:var(--ink);color:#fff;padding:70px 0 25px}.footer-main{grid-template-columns:1fr 1fr;gap:80px;display:grid}.footer-main>div>img{width:170px}.footer-main>div>p{color:#ffffff7a;max-width:340px;margin-top:24px}.footer-links{grid-template-columns:1fr 1fr;gap:40px;display:grid}.footer-links div{flex-direction:column;gap:10px;display:flex}.footer-links strong{color:#ff9b8b;font:700 10px var(--font-mono);text-transform:uppercase;margin-bottom:8px}.footer-links a{color:#ffffffb3}.footer-bottom{color:#fff6;border-top:1px solid #ffffff1a;justify-content:space-between;gap:24px;margin-top:55px;padding-top:24px;font-size:11px;display:flex}.legal-page{background:var(--paper);min-height:100vh}.legal-hero{background:var(--cream);border-bottom:1px solid var(--line);padding:85px 0 70px}.legal-hero h1{color:var(--ink);margin:0 0 18px;font-size:clamp(48px,6vw,76px)}.legal-hero p{color:var(--muted);margin:0}.legal-wrap{width:min(780px,100% - 48px);margin:0 auto;padding:75px 0 110px}.legal-wrap h2{letter-spacing:-.02em;margin:44px 0 12px;font-size:27px}.legal-wrap h3{margin:28px 0 8px;font-size:19px}.legal-wrap p,.legal-wrap li{color:#50605c}.legal-wrap li{margin-bottom:8px}.legal-wrap a{color:var(--coral);text-decoration:underline}.legal-note{background:var(--cream);border-left:4px solid var(--coral);border-radius:10px;padding:18px 20px}@media (width>=901px){.use-case-hero,.beta-section{min-height:calc(100vh - var(--site-header-height));min-height:calc(100svh - var(--site-header-height));min-height:calc(100dvh - var(--site-header-height));align-items:center;display:flex}}@media (width<=900px){.hero-grid,.section-heading,.split-feature,.screenshot-grid,.privacy-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-grid{gap:60px;padding:90px 0}.hero-demo{max-width:620px}.trust-grid{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr}.feature{min-height:390px}.split-feature,.privacy-grid{gap:55px}.privacy-mark{max-width:430px}.screenshot-grid{gap:50px}.final-inner{grid-template-columns:75px 1fr}.final-inner .button{grid-column:2;justify-self:start}.footer-main{grid-template-columns:1fr}.section-heading{gap:26px}.section{padding:95px 0}}@media (width<=640px){:root{--site-header-height:72px}.shell{width:min(100% - 30px,1180px)}.site-header{height:var(--site-header-height)}.brand img{width:145px}.site-header nav{display:none}.hero-grid{min-height:auto;padding:70px 0 80px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-demo{margin-top:15px}.source-card{margin-left:10px}.reply-card{margin-right:0}.reply-card>p{font-size:19px}.trust-grid{grid-template-columns:1fr}.trust-grid>p{margin-bottom:10px}.section{min-height:auto;padding:75px 0;display:block}.feature-grid,.price-grid{grid-template-columns:1fr}.mode-stack article{grid-template-columns:48px 1fr;padding:20px}.mode-icon{width:46px;height:46px}.final-cta{min-height:auto;display:block}.final-inner{grid-template-columns:1fr}.final-inner>img{width:70px}.final-inner .button{grid-column:1}.final-inner h2{font-size:44px}.footer-links{gap:24px}.footer-bottom{flex-direction:column;gap:8px}.section-heading{margin-bottom:45px}.privacy-mark{aspect-ratio:1.3}.legal-hero{padding:60px 0 50px}}@media (width<=900px){.use-case-steps{grid-template-columns:1fr}.use-case-hero{padding:60px 0 55px}.beta-grid{grid-template-columns:1fr;gap:55px}.beta-copy{max-width:680px}.beta-section{padding:60px 0 80px}}@media (width<=640px){.beta-section{padding:45px 0 65px}.beta-grid{gap:38px}.beta-form-card{padding:27px 20px}.beta-success{min-height:420px}.beta-benefits{margin-top:30px}}.admin-page{padding:72px 0 110px}.admin-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px;display:flex}.admin-heading h1{color:var(--ink);margin:0 0 18px;font-size:clamp(48px,6vw,76px)}.admin-heading p{max-width:650px;color:var(--muted);font-size:18px}.admin-heading .button{cursor:pointer;border:0;flex:none}.admin-heading .button:disabled{opacity:.6;cursor:wait;transform:none}.admin-note{border-left:4px solid var(--coral);background:var(--cream);color:#465652;padding:14px 16px;font-size:14px}.feedback-list{gap:16px;margin-top:26px;display:grid}.feedback-card{border:1px solid var(--line);background:var(--paper);border-radius:14px;padding:26px}.feedback-card-top{justify-content:space-between;align-items:start;gap:20px;display:flex}.feedback-card .eyebrow{margin-bottom:10px}.feedback-card h2{margin:0 0 16px;font-size:26px;line-height:1.15}.feedback-card>p{max-width:850px}.feedback-severity{background:var(--cream);font:700 10px var(--font-mono);text-transform:uppercase;white-space:nowrap;border-radius:99px;padding:5px 10px}.feedback-severity.high,.feedback-severity.critical{color:#fff;background:var(--ink)}.feedback-evaluation{color:#465652;background:#eef3ed;border-radius:10px;margin:20px 0;padding:16px;font-size:14px}.feedback-evaluation p{margin-bottom:9px}.feedback-evaluation ol{margin:10px 0 0 20px;padding:0}.admin-muted{color:var(--muted)}.feedback-actions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;padding-top:17px;display:flex}.feedback-actions small{color:var(--muted);margin-right:auto}.feedback-actions button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;border-radius:6px;padding:7px 11px;font-size:12px;font-weight:800}.feedback-actions button:hover{border-color:var(--ink)}.feedback-actions button:disabled{opacity:.5;cursor:wait}@media (width<=640px){.admin-page{padding:48px 0 80px}.admin-heading{flex-direction:column;align-items:start;gap:10px}.admin-heading .button{width:100%}.feedback-card{padding:20px}.feedback-card-top{flex-direction:column;gap:8px}.feedback-actions{justify-content:flex-start}.feedback-actions small{width:100%;margin:0 0 4px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
