/*! 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,::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{.start{inset-inline-start:var(--spacing)}.table{display:table}.resize{resize:both}}:root{--navy-950:#020c1c;--navy-900:#06182c;--navy-850:#0a213a;--navy-800:#0d2947;--line:#9fc2e02b;--text:#f7fbff;--muted:#9db5ca;--blue:#168cff;--cyan:#11c7df;--green:#38e6a5;--surface:#0a213a;--surface-soft:#06182cb8;--glass:#0d294794;--card-start:#0e2b49db;--card-end:#071c32db;--footer-bg:#010916;--studio-bg:#000;--studio-alt:#101012;--studio-text:#f5f5f7;--studio-muted:#a1a1a6;--studio-nav:#17171ab8;--studio-nav-border:#ffffff1f;--studio-primary-bg:#f5f5f7;--studio-primary-text:#000}[data-theme=light]{--navy-950:#f5f5f7;--navy-900:#f1f5f8;--navy-850:#fff;--navy-800:#e8f0f7;--line:#1d1d1f21;--text:#1d1d1f;--muted:#6e6e73;--surface:#fff;--surface-soft:#ffffffc7;--glass:#ffffffb8;--card-start:#fffffff5;--card-end:#f2f7fbf5;--footer-bg:#ececf0;--studio-bg:#f5f5f7;--studio-alt:#fff;--studio-text:#1d1d1f;--studio-muted:#6e6e73;--studio-nav:#ffffffbd;--studio-nav-border:#1d1d1f1f;--studio-primary-bg:#1d1d1f;--studio-primary-text:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy-950)}body{background:var(--navy-950);min-height:100vh;color:var(--text);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.shell{width:min(1120px,100% - 40px);margin-inline:auto}.studio-home{color:var(--studio-text);background:var(--studio-bg);overflow:clip}.home-nav-wrap{z-index:50;pointer-events:none;padding:0;position:sticky;top:0}.home-nav{border-bottom:1px solid var(--studio-nav-border);background:var(--studio-nav);-webkit-backdrop-filter:blur(24px)saturate(150%);pointer-events:auto;justify-content:space-between;align-items:center;width:100%;min-height:54px;margin:0 auto;padding:0 max(24px,50vw - 580px);display:flex}.home-brand{letter-spacing:-.02em;font-size:.9rem;font-weight:690}.home-nav-links{align-items:center;gap:25px;display:flex}.home-nav-links a{color:var(--studio-muted);font-size:.76rem;font-weight:560}.home-nav-links a:hover,.home-nav-links a:focus-visible{color:var(--studio-text)}.home-hero{isolation:isolate;justify-content:center;align-items:flex-start;min-height:max(706px,100svh - 54px);padding:clamp(100px,14vh,150px) 24px 100px;display:flex;position:relative;overflow:hidden}.home-hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#000000b8 0%,#0000002e 42%,#00000014 70%,#00000094 100%),radial-gradient(circle at 50% 18%,#00000014,#00000059 76%);position:absolute;inset:0}.home-hero-media{z-index:0;background:#01040a url(/migs-studio-hero.webp) bottom/cover no-repeat;position:absolute;inset:-48px 0}.home-hero-copy{z-index:3;text-align:center;max-width:1000px;position:relative}.home-kicker,.section-kicker{color:var(--studio-muted);letter-spacing:.16em;text-transform:uppercase;margin-bottom:22px;font-size:.78rem;font-weight:700}.home-hero h1{color:#fff;letter-spacing:-.07em;margin-bottom:22px;font-size:clamp(3.7rem,7.2vw,7.2rem);line-height:.94}.home-hero h1 span{color:#0000;background:linear-gradient(96deg,#168cff 8%,#21ccdf 52%,#51e69f 92%);-webkit-background-clip:text;background-clip:text}.home-hero-copy>p:not(.home-kicker){color:#ffffffc7;max-width:640px;margin:0 auto 30px;font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.5}.home-hero .home-kicker{color:#ffffff9e}.home-hero .home-button.light{color:#000;background:#fff}.home-hero .home-text-link{color:#fff}.hero-wordmark{z-index:2;color:#fffffff0;letter-spacing:-.075em;text-align:center;white-space:nowrap;pointer-events:none;font-size:clamp(4.8rem,11.5vw,13.2rem);font-weight:720;line-height:1;position:absolute;bottom:clamp(24px,3.5vh,44px);left:24px;right:24px;overflow:visible}.home-actions{justify-content:center;align-items:center;gap:28px;display:flex}.home-button{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:.92rem;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.home-button:hover,.home-button:focus-visible{transform:scale(1.025)}.home-button.light{color:var(--studio-primary-text);background:var(--studio-primary-bg)}.home-button.light:hover,.home-button.light:focus-visible{box-shadow:0 12px 34px #ffffff29}.home-button.dark{color:#fff;background:#161617}.home-text-link{color:#2997ff;font-size:.94rem;font-weight:590}.home-text-link:hover,.home-text-link:focus-visible{text-underline-offset:4px;text-decoration:underline}[data-motion]{transform:translate3d(var(--motion-x,0), var(--motion-y,0), 0);will-change:transform}.statement-section{background:var(--studio-alt);min-height:1220px;color:var(--studio-text);align-content:start;padding:170px 24px;display:grid}.statement-copy{text-align:center;width:min(1060px,100%);margin:0 auto 100px}.statement-copy h2,.product-copy h2,.directions-heading h2,.home-contact h2{letter-spacing:-.07em;margin-bottom:30px;font-size:clamp(3.4rem,7.4vw,7rem);line-height:.96}.statement-copy>p:last-child,.product-copy>p:last-child{max-width:690px;color:var(--studio-muted);margin:0 auto;font-size:clamp(1.06rem,2vw,1.4rem);line-height:1.55}.cinema-stage{perspective:1200px;width:min(980px,92vw);min-height:580px;margin:0 auto;position:relative}.cinema-back{border-radius:30px;width:64%;height:350px;position:absolute;top:72px}.back-one{opacity:.55;background:linear-gradient(145deg,#a9d6ff,#2c61bc);left:-4%;transform:rotate(-8deg)}.back-two{opacity:.52;background:linear-gradient(145deg,#75f0bc,#0a7b83);right:-4%;transform:rotate(8deg)}.cinema-screen{z-index:3;color:#fff;background:#101014;border:1px solid #ffffff21;border-radius:35px;min-height:520px;padding:18px;position:absolute;inset:15px 7% auto;overflow:hidden;box-shadow:0 50px 120px #0000004d}.cinema-toolbar{color:#99999f;height:42px;font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;justify-content:space-between;align-items:flex-start;font-size:.63rem;display:flex}.cinema-status{color:#48e3a2}.cinema-image{background:linear-gradient(#07152b,#16447b 54%,#1a3845);border-radius:22px;height:365px;position:relative;overflow:hidden}.cinema-sun{background:linear-gradient(135deg,#2099ff,#43e8a3);border-radius:50%;width:190px;height:190px;position:absolute;top:55px;left:calc(50% - 95px);box-shadow:0 0 90px #1fa5ff8c}.cinema-horizon{border-radius:50% 50% 0 0;width:120%;height:60%;position:absolute;left:-10%}.horizon-one{background:#0d1830;bottom:-28%;transform:rotate(5deg)}.horizon-two{background:#02070f;bottom:-40%;transform:rotate(-4deg)}.cinema-play{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000052;border:1px solid #ffffff80;border-radius:50%;width:62px;height:62px;position:absolute;top:calc(50% - 31px);left:calc(50% - 31px)}.cinema-play:after{content:"";border-left:17px solid #fff;border-block:11px solid #0000;position:absolute;top:20px;left:25px}.cinema-timeline{align-items:center;gap:6px;height:70px;padding-inline:8px;display:flex}.cinema-timeline i{background:#2b2b30;border-radius:5px;flex:1;height:24px}.cinema-timeline i:nth-child(2),.cinema-timeline i:nth-child(4){background:#174c7a}.product-section{color:var(--studio-text);background:var(--studio-bg);padding:170px 24px}.product-copy{text-align:center;width:min(1050px,100%);margin:0 auto 90px}.section-kicker.blue{color:#0071e3}.corehabit-showcase{color:#f5f5f7;background:radial-gradient(circle at 82% 20%,#2997ff40,#0000 36%),radial-gradient(circle at 72% 74%,#43e6a61f,#0000 36%),#050d19;border-radius:44px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:50px;width:min(1120px,100%);min-height:690px;margin:0 auto;padding:clamp(46px,7vw,90px);display:grid;overflow:hidden}.corehabit-copy{z-index:3;position:relative}.corehabit-copy img{border-radius:24px;margin-bottom:28px;box-shadow:0 22px 55px #005aff47}.product-overline{color:#43e6a3;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:700}.corehabit-copy h3{letter-spacing:-.065em;margin-bottom:17px;font-size:clamp(3.2rem,6vw,5.6rem);line-height:.96}.corehabit-copy>p:not(.product-overline){color:#a9b9c8;max-width:410px;margin-bottom:30px;font-size:1.12rem;line-height:1.55}.phone-scene{place-items:center;min-height:520px;display:grid;position:relative}.phone-halo{background:radial-gradient(circle,#1d8fff5c,#2ce2b014 43%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute}.phone{z-index:2;background:linear-gradient(#0d2743,#061425);border:7px solid #25282d;border-radius:54px;flex-direction:column;align-items:center;width:258px;height:520px;padding:76px 24px 30px;display:flex;position:relative;box-shadow:0 48px 90px #0000008c}.phone-island{background:#000;border-radius:99px;width:82px;height:25px;position:absolute;top:14px}.phone-label{color:#8ca8c0;letter-spacing:.18em;font-size:.72rem;font-weight:760}.phone strong{letter-spacing:-.08em;margin-top:64px;font-size:8rem;line-height:.8}.phone-goal{color:#43e6a3;letter-spacing:.13em;margin-top:27px;font-size:.66rem;font-weight:760}.phone-meter{background:#ffffff1a;border-radius:99px;width:100%;height:9px;margin-top:auto;overflow:hidden}.phone-meter i{border-radius:inherit;background:linear-gradient(90deg,#168cff,#21ccdf,#51e69f);width:100%;height:100%;display:block}.directions-section{background:var(--studio-alt);color:var(--studio-text);padding:170px 24px 190px}.directions-heading{width:min(1120px,100%);margin:0 auto 90px}.directions-heading .section-kicker{color:var(--studio-muted)}.direction-grid{grid-template-columns:repeat(3,1fr);gap:20px;width:min(1120px,100%);margin:0 auto;display:grid}.direction-card{color:#fff;background-color:#08111f;background-position:50%;background-size:cover;border:1px solid #ffffff1a;border-radius:34px;flex-direction:column;min-height:480px;padding:34px;display:flex;overflow:hidden;box-shadow:0 22px 52px #00000029}.direction-card>span{color:#ffffffa6;font-family:var(--font-geist-mono), monospace;margin-bottom:auto;font-size:.72rem}.direction-card h3{letter-spacing:-.045em;text-shadow:0 2px 22px #0000007a;margin-bottom:14px;font-size:2rem}.direction-card p{color:#ffffffc7;text-shadow:0 2px 18px #00000094;margin-bottom:0;line-height:1.56}.card-ai{background-image:linear-gradient(#02081214 20%,#02081252 56%,#020812f5 100%),url(/direction-ai-youtube.png);background-position:50% 36%}.card-products{background-image:linear-gradient(#020c0f0f 20%,#020c0f57 56%,#020c0ff5 100%),url(/direction-apps-products.png);background-position:50% 32%}.card-next{background-image:linear-gradient(#0905150f 20%,#0905154d 56%,#090515f5 100%),url(/direction-whatever-next.png);background-position:50% 35%}.home-contact{text-align:center;background:radial-gradient(circle at 50% 65%, #147cff2e, transparent 33%), var(--studio-bg);place-items:center;min-height:720px;padding:120px 24px;display:grid}.home-contact>div{max-width:1080px}.home-contact h2{margin-bottom:45px}.home-footer{border-top:1px solid var(--studio-nav-border);min-height:120px;color:var(--studio-muted);background:var(--studio-bg);grid-template-columns:1fr auto auto;align-items:center;gap:38px;padding:24px max(24px,50vw - 560px);font-size:.76rem;display:grid}.home-footer strong{color:var(--studio-text);font-size:.82rem}.home-footer div{gap:20px;display:flex}.home-footer a:hover,.home-footer a:focus-visible{color:var(--studio-text)}.theme-toggle{z-index:100;right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));border:1px solid var(--studio-nav-border);min-height:42px;color:var(--studio-text);background:var(--studio-nav);-webkit-backdrop-filter:blur(22px)saturate(150%);cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:6px 8px 6px 14px;display:inline-flex;position:fixed;box-shadow:0 14px 38px #0003}.theme-toggle-label{min-width:31px;font:650 .72rem/1 var(--font-geist-sans), sans-serif}.theme-toggle-track{background:#8080866b;border-radius:999px;width:34px;height:22px;transition:background .22s;position:relative}.theme-toggle-track i{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .22s cubic-bezier(.2,.8,.2,1),background .22s;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #00000047}[data-theme=light] .theme-toggle-track{background:#1d1d1f}[data-theme=light] .theme-toggle-track i{background:#fff;transform:translate(12px)}.motion-ready [data-reveal]{opacity:0;transition:opacity .78s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1);transform:translateY(44px)}.motion-ready [data-reveal].is-revealed{opacity:1;transform:translateY(0)}.site-header{justify-content:space-between;align-items:center;min-height:104px;display:flex}.brand,.studio-brand{align-items:center;gap:13px;display:inline-flex}.brand-icon{border-radius:14px;box-shadow:0 12px 34px #0053ff3d}.brand span,.studio-brand>span:last-child{gap:2px;display:grid}.brand strong,.studio-brand strong{letter-spacing:-.025em;font-size:1.12rem}.brand small,.studio-brand small{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-size:.69rem;font-weight:650}.studio-mark{color:#00111f;background:linear-gradient(135deg, var(--blue), var(--cyan), var(--green));border-radius:15px;place-items:center;width:48px;height:48px;font-size:.83rem;font-weight:900;display:grid}.site-header nav{border:1px solid var(--line);background:var(--glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:999px;align-items:center;gap:6px;padding:5px;display:flex}.nav-link{color:var(--muted);border-radius:999px;padding:10px 17px;font-size:.9rem;font-weight:650}.nav-link:hover,.nav-link:focus-visible,.nav-link.active{color:var(--text);background:#ffffff14}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(44px,8vw,110px);min-height:650px;padding-block:68px 92px;display:grid}.eyebrow{color:var(--cyan);letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:760}.hero h1{letter-spacing:-.065em;margin-bottom:24px;font-size:clamp(3.6rem,7.6vw,6.5rem);line-height:.93}.hero h1 span{color:#0000;background:linear-gradient(95deg,var(--blue),var(--cyan) 54%,var(--green));-webkit-background-clip:text;background-clip:text}.hero-summary{max-width:560px;color:var(--muted);margin-bottom:34px;font-size:clamp(1.05rem,1.8vw,1.26rem);line-height:1.65}.primary-action,.secondary-action{border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:720;transition:transform .16s;display:inline-flex}.primary-action{color:#001525;background:linear-gradient(100deg,var(--blue),var(--cyan) 52%,var(--green));box-shadow:0 16px 40px #11c7df38}.primary-action:hover,.primary-action:focus-visible,.secondary-action:hover,.secondary-action:focus-visible{transform:translateY(-2px)}.motion-card{color:#f7fbff;background:linear-gradient(155deg,#123558f0,#071a2ff2);border:1px solid #9fc2e038;border-radius:36px;min-height:460px;padding:28px;position:relative;overflow:hidden;box-shadow:0 34px 80px #00000052}.motion-card:before{content:"";background:radial-gradient(circle,#38e6a526,#0000 66%);height:72%;position:absolute;inset:-35% -30% auto}.motion-topline,.motion-caption{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.motion-topline{color:#9db5ca;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:760}.status-dot{color:var(--green);align-items:center;gap:7px;display:inline-flex}.status-dot:before{content:"";background:var(--green);width:7px;height:7px;box-shadow:0 0 16px var(--green);border-radius:50%}.motion-bars{align-items:end;gap:16px;display:flex;position:absolute;inset:88px 38px 87px}.bar{background:linear-gradient(180deg,var(--green),var(--cyan) 55%,var(--blue));border-radius:22px 22px 8px 8px;flex:1;display:block;box-shadow:0 0 35px #11c7df29}.bar-one{opacity:.76;height:38%}.bar-two{opacity:.88;height:68%}.bar-three{height:100%}.motion-caption{position:absolute;bottom:27px;left:28px;right:28px}.motion-caption strong,.motion-caption span{display:block}.motion-caption span{color:#9db5ca;font-size:.9rem}.trust-strip{border-block:1px solid var(--line);background:var(--surface-soft)}.trust-grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:30px;min-height:88px;display:grid}.trust-grid div{color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:.92rem;font-weight:640;display:flex}.mini-dot{border-radius:50%;width:9px;height:9px}.mini-dot.cyan{background:var(--cyan)}.mini-dot.green{background:var(--green)}.mini-dot.blue{background:var(--blue)}.support-section{padding-block:120px 80px}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:50px;margin-bottom:48px;display:grid}.section-heading h2,.contact-card h2,.privacy-hero h1{letter-spacing:-.05em;margin-bottom:0;font-size:clamp(2.35rem,4.6vw,4rem);line-height:1.04}.section-heading>p,.contact-card p{color:var(--muted);margin-bottom:2px;font-size:1rem;line-height:1.7}.help-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.help-card{border:1px solid var(--line);background:linear-gradient(150deg,var(--card-start),var(--card-end));border-radius:26px;min-height:300px;padding:30px}.card-number{color:var(--green);font-family:var(--font-geist-mono),monospace;letter-spacing:.12em;margin-bottom:48px;font-size:.76rem;font-weight:700;display:inline-flex}.help-card h3{letter-spacing:-.025em;margin-bottom:12px;font-size:1.35rem}.help-card p{color:var(--muted);margin-bottom:0;line-height:1.68}.contact-section{padding-block:40px 130px}.contact-card{background:radial-gradient(circle at 90% 0%,#38e6a521,transparent 50%),var(--surface);border:1px solid #38e6a533;border-radius:32px;grid-template-columns:1fr auto;align-items:center;gap:60px;padding:clamp(34px,6vw,70px);display:grid}.contact-card h2{margin-bottom:18px}.contact-card p{max-width:660px}.secondary-action{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff29}footer:not(.home-footer){border-top:1px solid var(--line);background:var(--footer-bg)}.footer-inner{grid-template-columns:1fr auto;align-items:center;gap:30px;min-height:180px;display:grid}.footer-inner>div:first-child{gap:6px;display:grid}.footer-inner span,.footer-inner p,.footer-links{color:var(--muted);font-size:.84rem}.footer-inner p{grid-column:1/-1;margin:-38px 0 0}.footer-links{gap:22px;display:flex}.footer-links a:hover,.footer-links a:focus-visible{color:var(--text)}.privacy-main{background:radial-gradient(circle at 82% 8%,#168cff26,transparent 29rem),var(--navy-950);min-height:100vh}.privacy-hero{text-align:center;padding-block:90px 62px}.privacy-hero h1{margin-bottom:22px}.privacy-hero p:not(.eyebrow){max-width:650px;color:var(--muted);margin-inline:auto;font-size:1.08rem;line-height:1.7}.privacy-document{border:1px solid var(--line);background:var(--surface-soft);border-radius:30px;max-width:820px;margin:0 auto 130px;padding:clamp(30px,6vw,70px)}.privacy-document section+section{border-top:1px solid var(--line);margin-top:44px;padding-top:42px}.privacy-document h2{letter-spacing:-.03em;margin-bottom:14px;font-size:1.45rem}.privacy-document p,.privacy-document li{color:var(--muted);line-height:1.75}.privacy-document p:last-child,.privacy-document ul:last-child{margin-bottom:0}.privacy-document ul{padding-left:1.25rem}.privacy-document a{color:var(--green);text-underline-offset:4px;text-decoration:underline}:focus-visible{outline:3px solid var(--green);outline-offset:4px}@media (width<=800px){.home-nav{min-height:50px;padding-inline:15px}.home-nav-links{gap:14px}.home-nav-links a{font-size:.7rem}.home-hero{min-height:max(710px,100svh - 50px);padding:105px 20px 100px}.home-hero h1{font-size:clamp(3.15rem,14.5vw,5.3rem)}.home-hero-copy>p:not(.home-kicker){max-width:340px;font-size:1rem}.home-actions{flex-direction:column;gap:16px}.home-hero-media{background-position:54% bottom;inset:-30px -55%}.hero-wordmark{font-size:11vw;bottom:80px;left:16px;right:16px}.statement-section,.product-section,.directions-section{padding:120px 20px}.statement-copy h2,.product-copy h2,.directions-heading h2,.home-contact h2{font-size:clamp(3.2rem,14vw,5.6rem)}.cinema-stage{min-height:440px}.cinema-screen{min-height:410px;inset-inline:0}.cinema-image{height:275px}.cinema-back{height:280px}.cinema-toolbar{font-size:.54rem}.corehabit-showcase{text-align:center;grid-template-columns:1fr;padding:44px 24px}.corehabit-copy>p:not(.product-overline){margin-inline:auto}.phone-scene{min-height:480px}.phone{transform:scale(.9)}.direction-grid{grid-template-columns:1fr}.direction-card{min-height:350px}.home-contact{min-height:620px}.home-footer{grid-template-columns:1fr;gap:18px;padding-block:38px}.shell{width:min(100% - 28px,640px)}.site-header{min-height:88px}.brand small,.studio-brand small{display:none}.nav-link{padding:9px 11px;font-size:.75rem}.hero{grid-template-columns:1fr;gap:48px;padding-block:70px 76px}.hero h1{font-size:clamp(3.35rem,16vw,5.4rem)}.motion-card{min-height:400px}.trust-grid{grid-template-columns:1fr;gap:15px;padding-block:24px}.trust-grid div{justify-content:flex-start}.section-heading,.contact-card{grid-template-columns:1fr}.section-heading{gap:24px}.help-grid{grid-template-columns:1fr}.contact-card{gap:30px}.secondary-action{width:100%}.footer-inner{grid-template-columns:1fr;padding-block:48px}.footer-inner p{grid-column:auto;margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}[data-motion]{transform:none!important}}
