/*! 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;-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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#171311;--muted:#6d6560;--paper:#f7f2eb;--line:#281d1821;--red:#9f1830;--red-dark:#6d0e20}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1220px,100% - 48px);height:82px;margin:0 auto;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:20px;font-weight:800;display:inline-flex}.brand img{object-fit:contain;width:42px;height:42px}.brand>span>span{color:var(--red)}.site-header nav{color:#504a46;align-items:center;gap:34px;font-size:14px;font-weight:600;display:flex}.site-header nav a{transition:color .16s}.site-header nav a:hover{color:var(--red)}.header-cta{border:1px solid var(--ink);border-radius:999px;padding:10px 17px;font-size:13px;font-weight:700;transition:background .16s,color .16s}.header-cta:hover{background:var(--ink);color:#fff}.hero{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:76px;width:min(1220px,100% - 48px);min-height:690px;margin:0 auto;padding:72px 0 82px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--red);text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:9px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow span{background:var(--red);width:22px;height:1px}h1{max-width:670px;font-family:var(--font-display),serif;letter-spacing:-.045em;margin:23px 0 24px;font-size:clamp(58px,6.2vw,86px);font-weight:600;line-height:.91}h1 em{color:var(--red);font-weight:600;display:block}.hero-lede{max-width:590px;color:var(--muted);margin:0;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 23px;font-size:14px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff;box-shadow:0 13px 30px #6d0e2038}.button-primary:hover{background:var(--red-dark);box-shadow:0 16px 36px #6d0e2047}.button-secondary{border:1px solid var(--line);background:#ffffff7a}.hero-benefits{color:#554f4b;flex-wrap:wrap;gap:18px 25px;margin:34px 0 0;padding:0;font-size:12px;font-weight:650;list-style:none;display:flex}.hero-benefits li{align-items:center;gap:7px;display:flex}.hero-benefits li span{color:var(--red);font-weight:900}.hero-demo{background:radial-gradient(circle at 68% 22%,#ffffffbf,#0000 28%),linear-gradient(145deg,#e8cfd2 0%,#d7adb3 52%,#c78e98 100%);border-radius:52% 48% 46% 54%/42% 38% 62% 58%;justify-content:center;align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.hero-demo:before{content:"";border:1px solid #ffffff73;border-radius:50%;width:460px;height:460px;position:absolute}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:#78122838;width:150px;height:150px;bottom:30px;left:-28px}.orb-two{background:#fff9ef8c;width:72px;height:72px;top:40px;right:18px}.chat-card{z-index:2;background:#fffdf9f5;border:1px solid #ffffffd9;border-radius:24px;flex-direction:column;width:min(390px,100% - 54px);height:520px;display:flex;position:relative;overflow:hidden;transform:rotate(1.1deg);box-shadow:0 30px 70px #42161d38,0 3px 10px #42161d14}.chat-topbar{background:var(--ink);color:#fff;align-items:center;gap:11px;min-height:74px;padding:13px 17px;display:flex}.avatar-wrap{background:#fff8ee;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:relative}.avatar-wrap img{object-fit:contain;width:34px;height:34px}.presence{border:2px solid var(--ink);background:#66d38d;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:0}.chat-topbar>div:nth-child(2){flex-direction:column;display:flex}.chat-topbar strong{font-size:14px}.chat-topbar div span{color:#c9c3be;margin-top:2px;font-size:10px}.live-pill{color:#dcd7d3;border:1px solid #ffffff21;border-radius:99px;align-items:center;gap:6px;margin-left:auto;padding:6px 9px;font-size:9px;font-weight:700;display:flex}.live-pill i{background:#66d38d;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #66d38d1f}.chat-messages{overscroll-behavior:contain;flex:1;min-height:0;padding:16px 15px 12px;overflow-y:auto}.chat-day{color:#918985;text-transform:uppercase;letter-spacing:.1em;width:max-content;margin:0 auto 14px;font-size:9px}.message-row{align-items:flex-end;gap:7px;margin:10px 0;display:flex}.message-row.user{justify-content:flex-end}.mini-avatar{background:var(--red);color:#fff;width:23px;height:23px;font-family:var(--font-display),serif;border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.bubble{color:#38322f;white-space:pre-wrap;background:#eee8e1;border-radius:14px 14px 14px 4px;max-width:80%;padding:10px 12px;font-size:11px;line-height:1.55}.message-row.user .bubble{background:var(--red);color:#fff;border-radius:14px 14px 4px}.suggestions{flex-wrap:wrap;gap:6px;padding-left:30px;display:flex}.suggestions button{cursor:pointer;color:var(--red);background:#fff;border:1px solid #9f183033;border-radius:99px;padding:7px 9px;font-size:9px;font-weight:650}.suggestions button:hover{background:#fff4f5}.typing{align-items:center;gap:3px;min-width:32px;min-height:14px;display:inline-flex}.typing i{background:#8d8580;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite bounce}.typing i:nth-child(2){animation-delay:.12s}.typing i:nth-child(3){animation-delay:.24s}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.chat-error{color:#9c2637;margin:10px 0 0 30px;font-size:9px;line-height:1.45}.chat-input{background:#fff;border-top:1px solid #eee7df;align-items:center;gap:9px;padding:10px 12px;display:flex}.chat-input input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:11px}.chat-input input::placeholder{color:#aaa19b}.chat-input button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:50%;flex:none;width:34px;height:34px;font-size:18px;line-height:1}.chat-input button:disabled{cursor:default;opacity:.35}.chat-note{color:#99908a;text-align:center;background:#fff;margin:0;padding:6px 12px 8px;font-size:8px}.floating-chat{z-index:1000;justify-content:flex-end;align-items:flex-end;display:flex;position:fixed;bottom:24px;right:24px}.floating-chat-launcher{background:var(--red);color:#fff;cursor:pointer;border:1px solid #ffffff61;border-radius:999px;align-items:center;gap:12px;min-width:238px;min-height:68px;padding:8px 18px 8px 9px;transition:transform .18s,background .18s,box-shadow .18s;display:flex;box-shadow:0 16px 42px #4c091952,0 4px 12px #4c09192e}.floating-chat-launcher:hover{background:var(--red-dark);transform:translateY(-3px);box-shadow:0 20px 50px #4c091961,0 5px 14px #4c091933}:is(.floating-chat-launcher:focus-visible,.chat-close:focus-visible){outline-offset:3px;outline:3px solid #efb9c2}.floating-chat-icon{background:#fff8ee;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;display:grid;position:relative}.floating-chat-icon img{object-fit:contain;width:39px;height:39px}.floating-chat-icon i{border:2px solid var(--red);background:#5fd083;border-radius:50%;width:11px;height:11px;position:absolute;bottom:3px;right:1px}.floating-chat-launcher>span:last-child{text-align:left;flex-direction:column;align-items:flex-start;gap:2px;display:flex}.floating-chat-launcher strong{font-size:13px;line-height:1.2}.floating-chat-launcher small{color:#f1cbd2;font-size:9px;font-weight:650}.chat-card.floating-chat-card{border-color:#5e132224;width:min(390px,100vw - 32px);height:min(580px,100vh - 96px);transform:none;box-shadow:0 28px 80px #240f144d,0 5px 18px #240f1421}.floating-chat-card .chat-topbar{padding-right:12px}.floating-chat-card .chat-messages{padding-top:18px}.floating-chat-card .bubble,.floating-chat-card .chat-input input{font-size:12px}.chat-close{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;margin-left:2px;padding:0;font-size:20px;font-weight:300;line-height:1;transition:background .16s;display:grid}.chat-close:hover{background:#ffffff29}.signal-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff4d;justify-content:center;align-items:center;gap:clamp(30px,5vw,78px);min-height:108px;padding:24px;display:flex}.signal-bar p{flex-direction:column;gap:4px;margin:0;display:flex}.signal-bar strong{font-family:var(--font-display),serif;font-size:22px;font-weight:700}.signal-bar span{color:var(--muted);font-size:10px}.signal-bar i{background:var(--red);border-radius:50%;width:4px;height:4px}.section{width:min(1140px,100% - 48px);margin:0 auto}.section-kicker{color:var(--red);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800;display:inline-block}.section-kicker.light{color:#e0b2ba}.intro{padding:130px 0 135px}.intro-grid{grid-template-columns:1.05fr .75fr;align-items:start;gap:100px;margin-top:26px;display:grid}.intro h2,.section-heading h2,.control-copy h2,.final-cta h2,.faq-section h2,.privacy-card h2{font-family:var(--font-display),serif;letter-spacing:-.035em;margin:0;font-size:clamp(48px,5.1vw,72px);font-weight:600;line-height:.98}.intro h2 em,.final-cta h2 em{color:var(--red);font-weight:600}.intro-copy{padding-top:8px}.intro-copy p{color:var(--muted);margin:0 0 22px;font-size:16px;line-height:1.8}.features{padding:0 0 145px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:70px;padding-bottom:45px;display:flex}.section-heading h2{margin-top:16px;font-size:clamp(48px,4.5vw,66px)}.section-heading>p{max-width:390px;color:var(--muted);margin:0 0 6px;font-size:15px;line-height:1.75}.feature-grid{grid-template-columns:repeat(3,1fr);display:grid}.feature-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:245px;padding:34px 30px 28px;transition:background .18s,transform .18s}.feature-card:nth-child(3n){border-right:0}.feature-card:hover{background:#ffffff75;transform:translateY(-3px)}.feature-card>span{color:var(--red);font-family:var(--font-display),serif;font-size:16px}.feature-card h3{font-family:var(--font-display),serif;margin:54px 0 12px;font-size:26px;line-height:1}.feature-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.dark-section{color:#f8f2e9;background:#181411;overflow:hidden}.product-control{grid-template-columns:.72fr 1.28fr;align-items:center;gap:78px;min-height:720px;padding:105px 0;display:grid}.control-copy h2{margin:18px 0 24px;font-size:clamp(48px,4.7vw,68px)}.control-copy>p{color:#bcb3ad;font-size:14px;line-height:1.75}.control-copy ul{border-top:1px solid #ffffff1f;margin:36px 0 0;padding:0;list-style:none}.control-copy li{color:#ddd5cf;border-bottom:1px solid #ffffff1f;align-items:center;gap:16px;padding:16px 0;font-size:12px;display:flex}.control-copy li span{color:#c77b89;font-family:var(--font-display),serif;font-size:16px}.dashboard-mock{color:#282320;background:#f5f1eb;border:1px solid #ffffff1f;border-radius:14px;min-width:650px;overflow:hidden;transform:perspective(1200px)rotateY(-3deg)rotateX(1deg);box-shadow:0 34px 90px #0000005c}.dash-bar{background:#e9e4dd;border-bottom:1px solid #ddd6ce;align-items:center;gap:6px;height:40px;padding:0 14px;display:flex}.dash-bar i{background:#a9a19a;border-radius:50%;width:7px;height:7px}.dash-bar i:first-child{background:#b44758}.dash-bar span{color:#766e68;margin-left:10px;font-size:8px}.dash-body{grid-template-columns:48px 1fr 190px;min-height:420px;display:grid}.dash-body>aside{background:#25211f;flex-direction:column;align-items:center;gap:18px;padding:18px 0;display:flex}.dash-body>aside b{color:#282320;background:#f6f0e8;border-radius:5px;place-items:center;width:27px;height:27px;font-family:serif;display:grid}.dash-body>aside span{background:#5f5854;border-radius:9px;width:18px;height:4px}.dash-body>aside span.active{background:#c05c70}.dash-content{padding:37px 38px}.dash-content small,.dash-preview>small{color:#9f1830;letter-spacing:.15em;font-size:7px;font-weight:800}.dash-content h3{font-family:var(--font-display),serif;margin:8px 0 28px;font-size:28px}.dash-content label{color:#6f6762;margin:15px 0 7px;font-size:8px;font-weight:700;display:block}.fake-input,.color-row{color:#504944;background:#fff;border:1px solid #d7d0c9;border-radius:6px;align-items:center;height:38px;padding:0 12px;font-size:9px;display:flex}.color-row i{background:var(--red);border-radius:4px;width:20px;height:20px;margin-right:9px}.dash-content button{background:var(--red);color:#fff;border:0;border-radius:6px;margin-top:23px;padding:11px 15px;font-size:8px;font-weight:700}.dash-preview{background:#ece6df;border-left:1px solid #ded7d0;padding:38px 18px}.preview-chat{background:#fff;border-radius:10px;margin-top:20px;overflow:hidden;box-shadow:0 8px 26px #34231d1f}.preview-chat b{background:var(--ink);color:#fff;padding:11px;font-size:9px;display:block}.preview-chat b i{background:#66d38d;border-radius:50%;width:5px;height:5px;margin-left:4px;display:inline-block}.preview-chat p{background:#eee7e0;border-radius:8px;margin:12px 9px;padding:9px;font-size:7px;line-height:1.5}.preview-chat>span{color:#a49d97;border:1px solid #eee7e0;border-radius:7px;margin:0 9px 9px;padding:8px;font-size:7px;display:block}.install-section{padding:135px 0}.section-heading.compact{border:0;padding-bottom:50px}.steps{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;align-items:center;gap:20px;padding:28px 8px;display:grid}.steps>li>span{border:1px solid var(--red);width:48px;height:48px;color:var(--red);font-family:var(--font-display),serif;border-radius:50%;place-items:center;font-size:20px;display:grid}.steps h3{font-family:var(--font-display),serif;margin:0 0 6px;font-size:26px}.steps p{color:var(--muted);margin:0;font-size:12px}.privacy-section{padding:0 0 135px}.privacy-card{background:var(--red);color:#fff;border-radius:28px;grid-template-columns:1.1fr .9fr;gap:90px;padding:76px;display:grid;box-shadow:0 28px 60px #6d0e202e}.privacy-card h2{margin:16px 0 23px;font-size:clamp(46px,4.6vw,66px)}.privacy-card>div>p{color:#ebcdd2;max-width:520px;margin:0;font-size:14px;line-height:1.75}.privacy-card ul{margin:4px 0 0;padding:0;list-style:none}.privacy-card li{border-bottom:1px solid #ffffff2e;gap:13px;padding:18px 0;display:flex}.privacy-card li b{width:22px;height:22px;color:var(--red);background:#fff;border-radius:50%;place-items:center;font-size:10px;display:grid}.privacy-card li span{color:#e7c5cb;flex-direction:column;gap:4px;font-size:10px;line-height:1.5;display:flex}.privacy-card li strong{color:#fff;font-size:12px}.faq-section{grid-template-columns:.7fr 1.3fr;gap:100px;padding:0 0 140px;display:grid}.faq-section h2{margin-top:15px;font-size:58px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:13px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-family:var(--font-display),serif;color:var(--red);font-size:25px;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:var(--muted);margin:0;padding:0 50px 22px 0;font-size:12px;line-height:1.7}.final-cta{text-align:center;color:#fff;background:#211a17;flex-direction:column;justify-content:center;align-items:center;min-height:570px;padding:80px 24px;display:flex;position:relative;overflow:hidden}.final-cta:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:580px;height:580px;position:absolute}.final-cta img{filter:invert();object-fit:contain;width:82px;height:82px;margin-bottom:17px;position:relative}.final-cta .section-kicker,.final-cta h2,.final-cta a{position:relative}.final-cta h2{margin:16px 0 30px;font-size:clamp(62px,7vw,94px)}.final-cta h2 em{color:#d47788}.cta-light{color:var(--ink);background:#fff}.cta-light:hover{background:#f3e7e3}footer{align-items:center;gap:28px;width:min(1140px,100% - 48px);min-height:110px;margin:0 auto;display:flex}.footer-brand{font-size:17px}.footer-brand img{width:34px;height:34px}footer>p{color:var(--muted);margin:0;font-size:11px}footer nav{color:#625b57;gap:25px;margin-left:auto;font-size:10px;font-weight:700;display:flex}footer nav a:hover{color:var(--red)}@media (max-width:980px){.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:46px;padding-top:58px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.hero-benefits{justify-content:center}.hero-lede{margin-inline:auto}.hero-demo{width:min(600px,100%);margin:0 auto}.intro-grid{grid-template-columns:1fr;gap:35px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card:nth-child(3n){border-right:1px solid var(--line)}.feature-card:nth-child(2n){border-right:0}.product-control{grid-template-columns:1fr;gap:55px}.dashboard-mock{width:100%;min-width:0;transform:none}.privacy-card{grid-template-columns:1fr;gap:45px;padding:55px}.faq-section{grid-template-columns:1fr;gap:45px}}@media (max-width:660px){.site-header{width:min(100% - 28px,1220px);height:70px}.header-cta{padding:9px 12px;font-size:11px}.brand{font-size:17px}.brand img{width:35px;height:35px}.hero{width:min(100% - 28px,1220px);padding:46px 0 60px}h1{font-size:clamp(50px,15vw,70px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column}.button{width:100%}.hero-benefits{text-align:left;grid-template-columns:1fr 1fr;display:grid}.hero-demo{border-radius:38px;min-height:530px}.chat-card{width:calc(100% - 24px);height:500px;transform:none}.signal-bar{flex-direction:column;align-items:flex-start;gap:18px;padding:30px 24px}.signal-bar i{display:none}.section{width:min(100% - 28px,1140px)}.intro,.install-section{padding:90px 0}.features{padding-bottom:90px}.section-heading{flex-direction:column;align-items:start;gap:25px}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card:nth-child(3n){border-right:0}.product-control{padding:80px 0}.dashboard-mock{overflow-x:auto}.dash-body{min-width:620px}.privacy-section{padding-bottom:90px}.privacy-card{border-radius:20px;padding:38px 26px}.faq-section{padding-bottom:90px}.final-cta{min-height:500px}.final-cta h2{font-size:58px}footer{flex-wrap:wrap;align-items:flex-start;padding:28px 0}footer nav{width:100%;margin:0}.floating-chat{bottom:14px;right:14px}.floating-chat-launcher{border-radius:50%;width:62px;min-width:0;height:62px;min-height:62px;padding:6px}.floating-chat-launcher>span:last-child{display:none}.floating-chat-icon{width:48px;height:48px}.chat-card.floating-chat-card{width:calc(100vw - 28px);height:min(590px,100dvh - 82px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
