/*! 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;--radius-md:.375rem;--radius-lg:.5rem;--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{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#221f1e;--muted:#6f655f;--milk:#fffaf6;--ivory:#fbf3ec;--oat:#ead9ca;--line:#7a63542e;--rose:#b94365;--rose-deep:#96304f;--rose-soft:#e9a8ad;--blush:#f5d7d0;--sage:#74836b;--sage-soft:#dbe0d3;--shadow:0 22px 70px #593a3021;--radius-lg:38px;--radius-md:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--milk);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}body::selection{background:#b943652e}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.shell{width:min(1160px,100% - 48px);margin:0 auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffaf6bd;border-bottom:1px solid #7e63521a;padding:14px 0;position:fixed;inset:0 0 auto}.nav-shell{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;display:grid}.brand{letter-spacing:-.035em;align-items:center;gap:11px;width:fit-content;font-size:18px;font-weight:760;display:inline-flex}.brand img{border-radius:12px;width:42px;height:42px;box-shadow:0 7px 18px #5c3e3424}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:#625a55;font-size:14px;font-weight:580;transition:color .16s,transform .16s}.desktop-nav a:hover{color:var(--rose);transform:translateY(-1px)}.nav-cta{color:#fff;background:var(--ink);border-radius:999px;justify-self:end;padding:11px 18px;font-size:14px;font-weight:650;box-shadow:0 9px 24px #221f1e29}.mobile-nav{display:none}.hero{background:linear-gradient(128deg,#fffbf7f7 5%,#fae6dfd4 64%,#dec8b8c2 100%),url(/assets/air-touch-rose-tulle.png) 50% 32%/cover;min-height:820px;padding:150px 0 90px;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(180deg, transparent, var(--milk));pointer-events:none;height:190px;position:absolute;inset:auto 0 0}.hero-glow{filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#eb8c953d,#eb8c9500);width:520px;height:520px;top:70px;right:1%}.hero-glow-two{background:radial-gradient(circle,#82907526,#82907500);width:360px;height:360px;bottom:80px;left:-120px}.hero-layout{z-index:2;grid-template-columns:.94fr 1.06fr;align-items:center;gap:60px;display:grid;position:relative}.eyebrow{color:var(--sage);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:760;display:flex}.eyebrow-dot{background:var(--rose);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #b943651a}.hero h1{letter-spacing:-.073em;max-width:680px;margin:24px 0 22px;font-size:clamp(58px,6.2vw,94px);font-weight:610;line-height:.95}.hero h1 span{color:var(--rose);letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500;display:block}.hero-lead{color:#625b56;letter-spacing:-.018em;max-width:560px;margin:0;font-size:20px;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.button{cursor:pointer;letter-spacing:-.012em;border:0;border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:54px;padding:0 24px;font-weight:680;transition:transform .17s,box-shadow .17s,background .17s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg, var(--rose), var(--rose-deep));box-shadow:0 16px 36px #b9436540}.button-primary:hover{box-shadow:0 19px 40px #b9436552}.button-quiet{color:var(--ink);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffbf7b3;border:1px solid #755c4e2b;box-shadow:0 12px 32px #5a3e3212}.hero-note{color:#746b65;align-items:center;gap:12px;margin-top:24px;font-size:13px;display:flex}.hero-note i{background:var(--sage);border-radius:50%;width:4px;height:4px}.hero-visual{perspective:1000px;min-height:630px;position:relative}.orbit{border:1px solid #b943652e;border-radius:50%;position:absolute;top:48%;left:54%;transform:translate(-50%,-50%)}.orbit-one{width:580px;height:580px}.orbit-two{border-color:#7081642e;width:470px;height:470px}.phone{background:#181615;border:1px solid #ffffff6b;border-radius:56px;width:310px;height:620px;padding:10px;position:absolute;top:5px;left:50%;transform:translate(-50%)rotate(4deg);box-shadow:0 45px 90px #462a2340,inset 0 0 0 1px #ffffff21}.phone-speaker{z-index:3;background:#11100f;border-radius:20px;width:84px;height:22px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.phone-screen{background:linear-gradient(#fffaf68a,#fae7e180),url(/assets/air-touch-rose-tulle.png) 50%/cover;border-radius:47px;height:100%;position:relative;overflow:hidden}.phone-topline{justify-content:space-between;padding:18px 25px 0;font-size:10px;font-weight:740;display:flex}.phone-heading{flex-direction:column;align-items:center;margin-top:32px;font-weight:760;display:flex}.phone-heading small{color:var(--sage);margin-top:4px;font-size:9px;font-weight:600}.pad-stage{width:252px;height:252px;margin:52px auto 0;position:relative}.pad-grid{object-fit:contain;opacity:.92;width:100%;height:100%}.pad-ball{filter:drop-shadow(0 8px 10px #7b293f3d);width:48px;animation:3.4s ease-in-out infinite soft-pulse;position:absolute;top:38%;left:47%;transform:translate(-50%,-50%)}.phone-hint{color:#6d625d;text-align:center;margin-top:14px;font-size:10px}.phone-dock{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffaf6e6;border:1px solid #ffffffd9;border-radius:34px 34px 42px 42px;grid-template-columns:1fr 1fr 72px;align-items:center;min-height:92px;padding:10px 10px 10px 18px;display:grid;position:absolute;bottom:12px;left:10px;right:10px;box-shadow:0 -10px 38px #60403414}.phone-dock>span{color:#675f5a;flex-direction:column;align-items:center;gap:4px;font-size:8px;display:flex}.phone-dock b{color:var(--sage);font-size:22px;font-weight:500}.phone-dock button{background:linear-gradient(145deg, #cc5c75, var(--rose));border:4px solid #ffffffb8;border-radius:50%;place-items:center;width:62px;height:62px;padding:0;display:grid;box-shadow:0 10px 20px #b943653d}.phone-dock button i,.stop-visual button i{width:20px;height:20px;display:block;position:relative}.phone-dock button i:before,.phone-dock button i:after,.stop-visual button i:before,.stop-visual button i:after{content:"";background:#fff;border-radius:10px;width:100%;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phone-dock button i:after,.stop-visual button i:after{transform:translate(-50%,-50%)rotate(90deg)}.floating-card{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffbf7d1;border:1px solid #ffffffeb;border-radius:20px;align-items:center;gap:11px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 18px 42px #54372d24}.floating-card span:not(.floating-icon,.mini-bars,.status-orb){color:#48413d;flex-direction:column;font-size:13px;font-weight:680;display:flex}.floating-card small{color:#8b7c73;letter-spacing:.1em;margin-bottom:2px;font-size:8px}.floating-icon{width:34px;height:34px;color:var(--rose);background:var(--blush);border-radius:50%;place-items:center;font-size:18px;display:grid}.floating-music{top:110px;left:0;transform:rotate(-4deg)}.floating-consent{bottom:104px;right:-10px;transform:rotate(3deg)}.floating-consent b{color:#fff;background:var(--sage);border-radius:50%;place-items:center;width:27px;height:27px;font-size:13px;display:grid}.status-orb{background:#7f926f;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #7f926f1f}.mini-bars{align-items:flex-end;gap:2px;height:22px;margin-left:2px;display:flex}.mini-bars i{background:var(--rose);border-radius:5px;width:3px}.mini-bars i:first-child{height:8px}.mini-bars i:nth-child(2){height:17px}.mini-bars i:nth-child(3){height:12px}.mini-bars i:nth-child(4){height:20px}.trust-strip{z-index:3;background:var(--milk);padding:24px 0 28px;position:relative}.trust-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.trust-grid>div{flex-direction:column;gap:3px;padding:24px 36px;display:flex}.trust-grid>div+div{border-left:1px solid var(--line)}.trust-grid strong{font-size:14px}.trust-grid span{color:var(--muted);font-size:13px}.section{padding:116px 0}.section-tinted{background:radial-gradient(circle at 90% 0,#e9a8ad33,#0000 35%),#f6eee7}.section-heading{max-width:720px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading.centered .eyebrow{justify-content:center}.section h2,.final-cta h2,.site-footer h2{letter-spacing:-.062em;margin:15px 0 16px;font-size:clamp(42px,4.8vw,68px);font-weight:610;line-height:1.02}.section-heading p,.story-copy>p,.safety-copy>p,.final-cta p,.footer-about>p{color:var(--muted);letter-spacing:-.012em;font-size:18px;line-height:1.65}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border-radius:var(--radius-md);background:linear-gradient(145deg,#ffffffed,#faeee7d4);border:1px solid #7f645421;min-height:338px;padding:29px;position:relative;overflow:hidden;box-shadow:0 18px 50px #593b2f12}.feature-large{grid-column:span 2}.feature-icon{background:#ffffffb8;border:1px solid #fffffff2;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:50px;display:grid;box-shadow:0 11px 24px #57382f1a}.feature-icon img{object-fit:contain;width:42px;height:42px}.feature-index{color:#9c8e85;font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic;position:absolute;top:31px;right:31px}.feature-card h3{z-index:2;letter-spacing:-.04em;margin:0 0 10px;font-size:27px;font-weight:640;position:relative}.feature-card p{z-index:2;max-width:380px;color:var(--muted);margin:0;line-height:1.6;position:relative}.card-ripples{width:330px;height:330px;position:absolute;bottom:-95px;right:-60px}.card-ripples i{border:1px solid #b9436538;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.card-ripples i:first-child{width:120px;height:120px}.card-ripples i:nth-child(2){width:190px;height:190px}.card-ripples i:nth-child(3){width:270px;height:270px}.card-ripples b{background:radial-gradient(circle at 36% 30%, #ef9b9f, var(--rose));border:9px solid #ffffff80;border-radius:50%;width:62px;height:62px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 15px 24px #b9436538}.equalizer{align-items:center;gap:5px;height:84px;margin-top:24px;padding:0 4px;display:flex}.equalizer i{background:linear-gradient(180deg, var(--rose-soft), var(--rose));border-radius:10px;flex:1;max-width:9px}.partner-mini{align-items:center;gap:12px;margin-top:27px;display:flex}.partner-mini span{width:62px;height:62px;color:var(--sage);border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;font-size:11px;display:grid;box-shadow:0 10px 22px #533a3114}.partner-mini span:first-child{color:var(--rose)}.partner-mini i{color:var(--rose);letter-spacing:.12em;font-style:normal}.ai-feature{background:radial-gradient(circle at 86% 35%,#e89aa333,#0000 38%),linear-gradient(145deg,#fffdfb,#f5ece6)}.ai-prompt{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffb3;border:1px solid #fffffff0;border-radius:20px;flex-direction:column;gap:14px;width:min(46%,330px);padding:20px;display:flex;position:absolute;bottom:26px;right:26px;box-shadow:0 16px 40px #52362c1a}.ai-prompt span{color:#625953;font-size:13px;line-height:1.5}.ai-prompt b{color:#fff;background:var(--rose);text-align:center;border-radius:12px;padding:10px 13px;font-size:12px}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps article{border-radius:var(--radius-md);background:#fffbf7bd;border:1px solid #7d655524;min-height:288px;padding:32px;position:relative}.steps article:after{content:"";background:var(--rose);width:44px;height:1px;position:absolute;bottom:30px;right:30px;transform:rotate(-18deg);box-shadow:0 -7px #b94365a3,0 -14px #b9436554}.steps article>span{width:40px;height:40px;color:var(--rose);background:var(--blush);border-radius:50%;place-items:center;margin-bottom:58px;font-size:12px;font-weight:760;display:grid}.steps h3{letter-spacing:-.035em;margin:0 0 10px;font-size:24px}.steps p{max-width:290px;color:var(--muted);margin:0;line-height:1.6}.story-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;display:grid}.screen-stage{background:radial-gradient(circle at 38% 42%,#eaa6aa47,#0000 46%),radial-gradient(circle at 70% 64%,#84967726,#0000 38%);min-height:720px;position:relative}.screen-card{background:#161514;border-radius:50px;width:286px;padding:7px;position:absolute;overflow:hidden;box-shadow:0 35px 80px #482d2636}.screen-card img{border-radius:43px;width:100%}.screen-card-back{opacity:.78;top:70px;right:25px;transform:rotate(8deg)scale(.92)}.screen-card-front{z-index:2;top:10px;left:26px;transform:rotate(-5deg)}.screen-caption{z-index:4;color:#5f5752;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffbf7e6;border:1px solid #fff;border-radius:999px;align-items:center;gap:12px;padding:16px 20px;font-size:13px;font-weight:650;display:flex;position:absolute;bottom:95px;right:30px;box-shadow:0 17px 38px #53382d24}.story-copy h2,.safety-copy h2{max-width:580px}.check-list{gap:14px;margin:28px 0 30px;padding:0;list-style:none;display:grid}.check-list li{color:#4f4843;align-items:center;gap:13px;display:flex}.check-list span{color:#fff;background:var(--sage);border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.text-link{color:var(--rose);gap:12px;font-weight:720;display:inline-flex}.safety-section{color:#fff;background:#24211f}.safety-grid{grid-template-columns:1fr .82fr;align-items:center;gap:84px;display:grid}.safety-copy .eyebrow{color:var(--rose-soft)}.safety-copy>p{color:#ffffffa3}.safety-points{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:20px;gap:1px;margin-top:34px;display:grid;overflow:hidden}.safety-points div{background:#2c2826;grid-template-columns:150px 1fr;gap:24px;padding:19px 21px;display:grid}.safety-points b{color:#fff8f4}.safety-points span{color:#ffffff94;font-size:14px}.stop-visual{place-items:center;min-height:480px;display:grid;position:relative}.stop-ring{border:1px solid #e9a8ad38;border-radius:50%;position:absolute}.stop-ring-one{width:360px;height:360px}.stop-ring-two{width:270px;height:270px}.stop-visual button{z-index:2;color:#fff;background:radial-gradient(circle at 35% 28%, #ffffff2e, transparent 28%), linear-gradient(145deg, #d6627c, var(--rose-deep));border:8px solid #ffffff1a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:180px;height:180px;display:flex;position:relative;box-shadow:0 0 0 16px #b9436514,0 26px 55px #00000047}.stop-visual button span{letter-spacing:.16em;font-size:11px;font-weight:760}.stop-visual p{color:#ffffff75;text-align:center;width:250px;margin:0;font-size:12px;position:absolute;bottom:18px}.devices-section{background:radial-gradient(circle at 18% 18%, #dae0d28c, transparent 28%), var(--milk)}.device-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.device-grid article{border-radius:var(--radius-md);background:#ffffffb3;border:1px solid #7963541f;grid-template-rows:210px auto;align-items:center;min-height:310px;padding:24px;display:grid;box-shadow:0 16px 45px #54392e12}.device-grid img{object-fit:contain;width:100%;height:190px}.device-grid article:first-child img{height:198px}.device-grid article div{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;padding-top:18px;display:flex}.device-grid strong{font-size:18px}.device-grid span{color:var(--muted);font-size:12px}.final-cta{background:var(--milk);padding:24px 0 100px}.final-cta-inner{border-radius:var(--radius-lg);min-height:260px;box-shadow:var(--shadow);background:linear-gradient(125deg,#fffcf8e6,#f6d5d0c2),url(/assets/air-touch-rose-tulle.png) 50% 45%/cover;border:1px solid #7d625324;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;padding:40px 48px;display:grid}.final-cta-inner>img{border-radius:31px;width:118px;height:118px;box-shadow:0 18px 42px #5d3b312e}.final-cta h2{margin:6px 0;font-size:48px}.final-cta p{max-width:560px;margin:0;font-size:16px}.site-footer{background:#ede0d5;padding:90px 0 28px}.footer-grid{grid-template-columns:.86fr 1.14fr;gap:90px;display:grid}.footer-brand{margin-bottom:54px}.footer-about h2{max-width:480px;font-size:48px}.footer-about>p{max-width:480px;font-size:16px}.footer-pills{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.footer-pills span{color:#675e58;background:#fffaf694;border:1px solid #ffffffa6;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:620}.footer-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffaf6b3;border:1px solid #fffc;border-radius:30px;padding:32px;box-shadow:0 24px 60px #53382c1a}.contact-form{gap:18px;margin-top:22px;display:grid}.honeypot{opacity:0!important;position:absolute!important;left:-9999px!important}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-form label:not(.consent-check){gap:8px;display:grid}.contact-form label>span{color:#695f59;font-size:12px;font-weight:680}.contact-form input[type=text],.contact-form input[type=email],.contact-form textarea{width:100%;color:var(--ink);background:#ffffffad;border:1px solid #7a61522b;border-radius:14px;outline:none;padding:15px 16px;transition:border-color .15s,box-shadow .15s}.contact-form textarea{resize:vertical;min-height:132px}.contact-form input:focus,.contact-form textarea:focus{border-color:#b9436594;box-shadow:0 0 0 4px #b9436514}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a99c94}.consent-check{color:#746a64;grid-template-columns:auto 1fr;align-items:start;gap:10px;font-size:11px;display:grid}.consent-check input{width:16px;height:16px;accent-color:var(--rose);margin:1px 0 0}.consent-check a{color:var(--rose);text-underline-offset:3px;text-decoration:underline}.form-submit{width:100%}.form-submit:disabled{cursor:wait;opacity:.7}.form-status{min-height:22px}.form-status p{margin:0;font-size:12px;font-weight:640}.success-message{color:#5c7552}.error-message{color:var(--rose-deep)}.footer-bottom{color:#746a64;border-top:1px solid #70594c2b;justify-content:space-between;gap:24px;margin-top:70px;padding-top:24px;font-size:12px;display:flex}.footer-bottom nav{gap:22px;display:flex}.footer-bottom a:hover{color:var(--rose)}.legal-main{background:radial-gradient(circle at 88% 12%, #e9a8ad42, transparent 25%), var(--milk)}.legal-hero{background:linear-gradient(180deg, #fffaf666, var(--milk)), url(/assets/air-touch-rose-tulle.png) center 18% / cover;padding:180px 0 90px}.legal-hero h1{letter-spacing:-.07em;max-width:780px;margin:16px 0;font-size:clamp(54px,7vw,90px);font-weight:610;line-height:.98}.legal-hero p{max-width:700px;color:var(--muted);margin:0 0 22px;font-size:19px;line-height:1.6}.legal-hero>.shell>span{color:#94877f;font-size:12px}.legal-layout{grid-template-columns:250px 1fr;align-items:start;gap:90px;padding-top:80px;padding-bottom:120px;display:grid}.legal-layout aside{position:sticky;top:110px}.legal-layout aside>a{color:var(--rose);font-size:13px;font-weight:680}.legal-note{border:1px solid var(--line);background:#f3e9e1;border-radius:18px;margin-top:28px;padding:20px}.legal-note strong{font-size:13px}.legal-note p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.legal-copy{max-width:760px}.legal-copy section+section{border-top:1px solid var(--line);margin-top:52px;padding-top:52px}.legal-copy h2{letter-spacing:-.045em;margin:0 0 18px;font-size:30px;font-weight:650}.legal-copy h3{margin:30px 0 10px;font-size:18px}.legal-copy p,.legal-copy li{color:#605853;line-height:1.75}.legal-copy ul{gap:10px;padding-left:21px;display:grid}@keyframes soft-pulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.08)}}@media (width<=980px){.desktop-nav,.nav-cta{display:none}.nav-shell{grid-template-columns:1fr auto}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid var(--line);background:#ffffff9e;border-radius:50%;place-content:center;gap:6px;width:44px;height:44px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--ink);border-radius:10px;width:18px;height:1.5px}.mobile-nav nav{border:1px solid var(--line);width:210px;box-shadow:var(--shadow);background:#fffaf6f7;border-radius:18px;gap:4px;padding:10px;display:grid;position:absolute;top:54px;right:0}.mobile-nav nav a{border-radius:10px;padding:11px 12px;font-size:14px}.mobile-nav nav a:hover{color:var(--rose);background:var(--ivory)}.hero{padding-top:132px}.hero-layout{grid-template-columns:1fr}.hero-copy{text-align:center;max-width:690px;margin:0 auto}.hero-copy .eyebrow,.hero-actions,.hero-note{justify-content:center}.hero-visual{width:min(620px,100%);margin:0 auto}.feature-grid{grid-template-columns:1fr 1fr}.feature-large{grid-column:span 1}.ai-prompt{width:100%;margin-top:24px;position:relative;bottom:auto;right:auto}.steps{grid-template-columns:1fr}.steps article{min-height:230px}.story-grid,.safety-grid,.footer-grid{grid-template-columns:1fr;gap:58px}.story-copy{max-width:720px}.screen-stage{width:min(620px,100%);margin:0 auto}.device-grid{grid-template-columns:1fr 1fr}.device-grid article:last-child{grid-column:span 2}.final-cta-inner{grid-template-columns:auto 1fr}.final-cta-inner .button{grid-column:1/-1;width:100%}.legal-layout{grid-template-columns:1fr;gap:46px}.legal-layout aside{position:static}.legal-note{max-width:420px}}@media (width<=680px){.shell{width:min(100% - 30px,560px)}.site-header{padding:10px 0}.brand{font-size:17px}.brand img{border-radius:11px;width:38px;height:38px}.hero{min-height:auto;padding:112px 0 56px}.hero h1{margin-top:20px;font-size:clamp(48px,15vw,70px)}.hero-lead{font-size:17px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-note{flex-wrap:wrap;font-size:11px}.hero-visual{min-height:590px;margin-top:-5px}.phone{width:276px;height:552px}.pad-stage{width:220px;height:220px;margin-top:41px}.phone-dock{grid-template-columns:1fr 1fr 64px;min-height:82px}.phone-dock button{width:54px;height:54px}.orbit-one{width:470px;height:470px}.orbit-two{width:390px;height:390px}.floating-card{padding:11px 12px}.floating-music{top:100px;left:-7px}.floating-consent{bottom:82px;right:-8px}.trust-grid{grid-template-columns:1fr}.trust-grid>div{padding:18px 16px}.trust-grid>div+div{border-top:1px solid var(--line);border-left:0}.section{padding:82px 0}.section h2,.final-cta h2,.site-footer h2{font-size:42px}.section-heading p,.story-copy>p,.safety-copy>p{font-size:16px}.feature-grid,.device-grid{grid-template-columns:1fr}.feature-card{min-height:320px;padding:24px}.feature-icon{margin-bottom:44px}.device-grid article:last-child{grid-column:auto}.screen-stage{min-height:600px}.screen-card{border-radius:41px;width:230px}.screen-card img{border-radius:35px}.screen-card-back{right:0}.screen-card-front{left:0}.screen-caption{bottom:66px;right:5px}.safety-points div{grid-template-columns:1fr;gap:5px}.stop-visual{min-height:390px}.stop-ring-one{width:320px;height:320px}.stop-ring-two{width:240px;height:240px}.final-cta{padding-bottom:70px}.final-cta-inner{text-align:center;grid-template-columns:1fr;padding:32px 24px}.final-cta-inner>img{width:92px;height:92px;margin:0 auto}.final-cta-inner .eyebrow{justify-content:center}.site-footer{padding-top:68px}.footer-grid{gap:44px}.footer-brand{margin-bottom:40px}.footer-form{padding:24px 18px}.form-row{grid-template-columns:1fr}.footer-bottom{flex-direction:column;margin-top:48px}.legal-hero{padding:132px 0 70px}.legal-layout{padding-top:54px;padding-bottom:82px}}@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}}
