/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#123f43;--ink-soft:#557477;--cream:#f7f0dc;--cream-deep:#eee3c6;--mist:#e7f0e8;--foam:#fdfcf7;--tide:#8fc8bc;--tide-deep:#0f555a;--abyss:#073f46;--glass:#9fcac0;--gold:#cf963f;--gold-pale:#f1d79b;--line:#123f4326;--serif:Georgia, "Times New Roman", serif;--sans:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{color:var(--ink);background:var(--cream);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}main{overflow:clip}.site-header{z-index:50;border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,100% - 48px);min-height:96px;margin:0 auto;display:grid;position:relative}.brand{width:max-content;font-family:var(--serif);letter-spacing:-.025em;align-items:center;gap:12px;font-size:21px;display:inline-flex}.brand b{color:var(--gold);font-weight:400}.brand-mark{background:#ffffff47;border:1px solid #123f4329;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:relative}.brand-mark:before,.brand-mark i{content:"";border:2px solid var(--gold);border-left-color:#0000;border-radius:50%;position:absolute;transform:rotate(-24deg)}.brand-mark:before{inset:9px}.brand-mark i{inset:14px}.site-header nav{color:var(--ink-soft);gap:34px;font-size:13px;font-weight:600;display:flex}.site-header nav a,footer nav a{transition:color .2s}.site-header nav a:hover,footer nav a:hover{color:var(--gold)}.nav-pill{border:1px solid var(--line);letter-spacing:.02em;border-radius:999px;justify-self:end;padding:12px 19px;font-size:12px;font-weight:700}.hero{grid-template-columns:1.02fr .98fr;gap:30px;width:min(1180px,100% - 48px);min-height:720px;margin:0 auto;padding:86px 0 70px;display:grid;position:relative}.hero:before{content:"";z-index:-2;background:radial-gradient(circle at 78% 11%,#fffadce6,#0000 23%),linear-gradient(132deg,#f8f0d9 0%,#e5ecd9 52%,#b8d7c7 100%);position:absolute;inset:-97px calc(50% - 50vw) -1px}.hero:after{content:"";z-index:-1;background:var(--foam);clip-path:polygon(0 65%,24% 72%,47% 42%,73% 60%,100% 28%,100% 100%,0 100%);height:130px;position:absolute;bottom:-1px;left:calc(50% - 50vw);right:calc(50% - 50vw)}.hero-copy{align-self:center;padding-bottom:66px}.eyebrow{color:#4b7674;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:11px;font-weight:800;display:flex}.eyebrow>span{background:var(--gold);width:28px;height:1px}.eyebrow.light{color:#b7d7d0}.hero h1,.section-heading h2,.ritual h2,.companion h2,.privacy-band h2,.closing h2,.legal-hero h1{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-weight:400}.hero h1{max-width:640px;font-size:clamp(58px,6vw,86px);line-height:.98}.hero-lede{max-width:570px;color:var(--ink-soft);margin:30px 0 0;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:26px;margin-top:36px;display:flex}.app-store-button{min-width:188px;color:var(--cream);background:var(--ink);border-radius:14px;align-items:center;gap:11px;padding:11px 18px;display:inline-flex;box-shadow:0 12px 35px #123f4329}.app-store-button .apple{font-size:22px}.app-store-button span:last-child{flex-direction:column;display:flex}.app-store-button small{font-size:9px;line-height:1.1}.app-store-button strong{font-family:var(--sans);font-size:19px;line-height:1.1}.app-store-button.dark{color:var(--ink);background:var(--cream);box-shadow:none}.text-link{color:var(--ink);font-size:13px;font-weight:700}.text-link span{border:1px solid var(--line);border-radius:50%;place-items:center;width:28px;height:28px;margin-left:7px;display:inline-grid}.trust-row{color:var(--ink-soft);gap:26px;margin-top:32px;font-size:11px;font-weight:650;display:flex}.trust-row span{align-items:center;gap:8px;display:flex}.trust-row span:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px}.hero-world{min-height:560px;position:relative}.sun-orb{filter:blur(2px);background:radial-gradient(circle,#fff9d9f2,#fff9d91a 60%,#0000 72%);border-radius:50%;width:320px;height:320px;position:absolute;top:5%;right:8%}.hero-turtle{z-index:4;filter:drop-shadow(0 36px 38px #285c5233);width:min(94%,570px);animation:6s ease-in-out infinite turtle-float;position:absolute;top:7%;right:4%}.ripple{z-index:1;border:1px solid #cf963f4d;border-radius:50%;position:absolute}.ripple-one{width:260px;height:260px;top:17%;right:22%}.ripple-two{width:330px;height:330px;top:12%;right:17%}.glass-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fdfcf7bd;border:1px solid #fff9;box-shadow:0 20px 60px #1c4d4826}.floating-weight-card{z-index:8;border-radius:24px;justify-content:space-between;width:280px;padding:21px 22px;display:flex;position:absolute;top:54%;left:0;transform:rotate(-2deg)}.floating-weight-card small,.mini-label{color:#62807d;letter-spacing:.14em;font-size:9px;font-weight:800;display:block}.floating-weight-card strong{font-family:var(--serif);margin-top:7px;font-size:34px;font-weight:400;display:block}.floating-weight-card em{font-family:var(--sans);font-size:15px;font-style:normal}.saved-badge{color:#37766e;background:#dcece5;border-radius:999px;height:max-content;padding:7px 10px;font-size:10px;font-weight:800}.floating-trend-card{z-index:7;border-radius:26px;width:315px;padding:23px 24px 17px;position:absolute;bottom:3%;right:2%;transform:rotate(2deg)}.floating-trend-card>strong{margin:6px 0 16px;font-size:17px;display:block}.mini-chart{align-items:center;height:62px;display:flex}.mini-chart i{background:var(--tide-deep);transform-origin:0;border-radius:99px;height:3px;margin-right:-1px;display:block}.mini-chart i:first-child{width:36px;transform:rotate(-18deg)}.mini-chart i:nth-child(2){width:37px;transform:rotate(10deg)}.mini-chart i:nth-child(3){width:37px;transform:rotate(-7deg)}.mini-chart i:nth-child(4){width:38px;transform:rotate(14deg)}.mini-chart i:nth-child(5){width:34px;transform:rotate(-3deg)}.mini-chart i:nth-child(6){width:38px;transform:rotate(11deg)}.mini-chart i:nth-child(7){width:35px;transform:rotate(-2deg)}.quiet-proof{z-index:3;background:var(--foam);justify-content:center;align-items:center;gap:28px;padding:34px 24px 42px;display:flex;position:relative}.quiet-proof p{color:#567471;font-family:var(--serif);margin:0;font-size:16px}.quiet-proof>span{background:var(--gold);border-radius:50%;width:4px;height:4px}.section-shell{width:min(1120px,100% - 48px);margin:0 auto}.weight-first{padding:112px 0 130px}.section-heading{max-width:720px}.section-heading h2,.ritual h2,.companion h2,.privacy-band h2,.closing h2{font-size:clamp(42px,5vw,68px);line-height:1.04}.section-heading>p:last-child,.companion-copy>p,.ritual-intro>p:last-child{color:var(--ink-soft);font-size:17px;line-height:1.7}.section-heading>p:last-child{max-width:650px;margin:24px 0 0}.trend-showcase{background:linear-gradient(150deg,#fffdf6,#eef4ed);border:1px solid #ffffffbf;border-radius:50px;grid-template-columns:.8fr 1.2fr;gap:44px;margin-top:66px;padding:44px;display:grid;box-shadow:0 35px 90px #27534a1c}.trend-copy{position:relative}.number-chip{color:#2b6865;background:#e0ece7;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:700;position:absolute;top:-3px;right:0}.trend-copy h3{font-family:var(--serif);margin:8px 0;font-size:42px;font-weight:400}.trend-copy>p:not(.mini-label){color:var(--ink-soft);margin:0;font-size:14px;line-height:1.55}.range-switch{background:#eaf1ed;border-radius:999px;grid-template-columns:repeat(4,1fr);gap:3px;margin:30px 0;padding:5px;display:grid}.range-switch span,.range-switch strong{text-align:center;padding:12px 5px;font-size:11px}.range-switch strong{color:var(--cream);background:var(--tide-deep);border-radius:999px}.metric-pair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.metric-pair div{background:#dcece5a6;border-radius:20px;padding:17px}.metric-pair small,.metric-pair strong{display:block}.metric-pair small{color:var(--ink-soft);font-size:11px}.metric-pair strong{font-family:var(--serif);margin-top:5px;font-size:20px;font-weight:400}.large-chart{grid-template-columns:36px 1fr;min-height:315px;padding:20px 0 8px;display:grid}.axis{color:#8ca29e;flex-direction:column;justify-content:space-between;padding:3px 8px 12px 0;font-size:10px;display:flex}.chart-field{background:linear-gradient(#dbede661,#c5ded5b8);border-radius:26px;position:relative;overflow:hidden}.grid-line{background:#2d5b551a;height:1px;position:absolute;left:0;right:0}.grid-a{top:8%}.grid-b{top:50%}.grid-c{bottom:8%}.chart-segment{z-index:3;background:var(--tide-deep);transform-origin:0;border-radius:99px;height:6px;position:absolute;box-shadow:0 5px 13px #0f555a14}.s1{width:10%;top:26%;left:2%;transform:rotate(-18deg)}.s2{width:10%;top:20%;left:11%;transform:rotate(10deg)}.s3{width:11%;top:24%;left:20%;transform:rotate(-6deg)}.s4{width:12%;top:22%;left:30%;transform:rotate(13deg)}.s5{width:12%;top:28%;left:41%;transform:rotate(3deg)}.s6{width:12%;top:32%;left:52%;transform:rotate(17deg)}.s7{width:12%;top:41%;left:63%;transform:rotate(5deg)}.s8{width:12%;top:45%;left:74%;transform:rotate(12deg)}.s9{width:14%;top:51%;left:85%;transform:rotate(-3deg)}.ritual{color:#e8f2ec;grid-template-columns:.85fr 1.15fr;gap:90px;padding:120px 0;display:grid;position:relative}.ritual:before{content:"";z-index:-1;background:linear-gradient(145deg, var(--abyss), #12676a);position:absolute;inset:0 calc(50% - 50vw)}.ritual-intro{align-self:center}.ritual-intro>p:last-child{color:#bad4cf}.ritual-steps{margin:0;padding:0;list-style:none}.ritual-steps li{border-top:1px solid #def0e82e;grid-template-columns:62px 1fr;gap:22px;padding:32px 0;display:grid}.ritual-steps li:last-child{border-bottom:1px solid #def0e82e}.ritual-steps li>span{width:52px;height:52px;color:var(--gold-pale);font-family:var(--serif);border:1px solid #f1d79b61;border-radius:50%;place-items:center;display:grid}.ritual-steps h3{font-family:var(--serif);margin:1px 0 8px;font-size:24px;font-weight:400}.ritual-steps p{color:#a9c8c3;margin:0;font-size:14px;line-height:1.6}.companion{grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:130px 0;display:grid}.companion-world{background:radial-gradient(circle at 52% 35%,#fff8daf0,#0000 36%),linear-gradient(#dbe9d9,#8fc6b8);border-radius:56px;min-height:560px;position:relative;overflow:hidden}.companion-world:after{content:"";opacity:.5;background:#6fa79d;border-radius:50% 50% 0 0;height:30%;position:absolute;bottom:-4%;left:-12%;right:-12%}.companion-world img{z-index:4;filter:drop-shadow(0 32px 38px #1d574c33);width:94%;position:absolute;top:10%;left:3%;transform:rotate(-4deg)}.pebble{z-index:2;background:#f7f0dc80;border-radius:45% 55% 48% 52%;position:absolute}.pebble-a{width:60px;height:36px;bottom:11%;left:13%;transform:rotate(12deg)}.pebble-b{width:42px;height:28px;bottom:15%;left:35%}.pebble-c{width:76px;height:42px;bottom:10%;right:11%;transform:rotate(-10deg)}.companion-copy>p{margin:27px 0}.companion-copy ul{gap:13px;margin:30px 0 0;padding:0;font-size:14px;font-weight:650;list-style:none;display:grid}.companion-copy li{align-items:center;gap:13px;display:flex}.companion-copy li span{color:var(--gold)}.privacy-band{color:#e6f1eb;background:var(--abyss);grid-template-columns:90px 1.1fr 1fr auto;align-items:center;gap:34px;padding:64px max(40px,50vw - 560px);display:grid}.privacy-band h2{font-size:clamp(32px,4vw,50px)}.privacy-band>p{color:#a9c8c3;margin:0;font-size:14px;line-height:1.7}.privacy-mark{border:1px solid #f0d79b59;border-radius:50%;place-items:center;width:80px;height:80px;display:grid}.privacy-mark:before{content:"";border:2px solid var(--gold-pale);border-radius:15px 15px 10px 10px;width:28px;height:32px}.privacy-mark span{background:var(--gold-pale);border-radius:50%;width:8px;height:8px;position:absolute}.outline-link{white-space:nowrap;border:1px solid #e6f1eb40;border-radius:999px;padding:13px 18px;font-size:11px;font-weight:750}.pricing{padding:120px 0}.centered{text-align:center;margin:0 auto}.centered .eyebrow{justify-content:center}.centered>p:last-child{margin-inline:auto}.plan-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;display:grid}.plan{border:1px solid var(--line);background:#fffcf594;border-radius:34px;min-height:255px;padding:36px;position:relative}.plan.featured{border:2px solid var(--tide-deep);background:#f7f0da;box-shadow:0 22px 60px #27534a1f}.popular{color:var(--cream);background:var(--tide-deep);letter-spacing:.1em;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;position:absolute;top:22px;right:22px}.plan p{margin:0 0 24px;font-size:15px;font-weight:800}.plan h3{font-family:var(--serif);margin:0;font-size:48px;font-weight:400}.plan small{color:var(--ink-soft);margin-top:4px;display:block}.plan-note{color:var(--ink-soft);font-size:12px;font-weight:650;position:absolute;bottom:30px;left:36px}.pricing-note{color:#7a918d;text-align:center;margin:22px 0 0;font-size:11px}.closing{color:var(--cream);background:linear-gradient(135deg, #155b60, var(--abyss));justify-content:space-between;align-items:center;gap:40px;padding:92px max(40px,50vw - 560px);display:flex}.closing h2{max-width:760px}.closing p:not(.eyebrow){color:#afd0ca;margin:20px 0 0}footer{background:#f3ead4;grid-template-columns:1fr auto;align-items:center;gap:18px 40px;padding:50px max(40px,50vw - 560px);display:grid}footer>p{color:var(--ink-soft);margin:0;font-size:13px}footer nav{color:var(--ink-soft);grid-area:1/2;gap:26px;font-size:12px;font-weight:650;display:flex}footer>small{color:#79908c;grid-column:2;font-size:10px}.legal-page{background:linear-gradient(180deg, var(--cream) 0 440px, #fdfbf5 440px);min-height:100vh}.legal-header{grid-template-columns:1fr auto}.back-home{color:var(--ink-soft);justify-self:end;font-size:13px;font-weight:700}.legal-hero{width:min(880px,100% - 48px);margin:0 auto;padding:90px 0 66px}.legal-hero h1{font-size:clamp(56px,7vw,88px)}.legal-hero>p:last-child{color:var(--ink-soft);margin:22px 0 0;font-size:12px}.legal-content{background:#fffdf8;border:1px solid #123f431a;border-radius:42px 42px 0 0;width:min(880px,100% - 48px);margin:0 auto;padding:64px 70px 90px;box-shadow:0 30px 80px #1e4e4414}.legal-content .legal-lede{color:var(--ink);font-family:var(--serif);margin:0 0 50px;font-size:25px;line-height:1.5}.legal-content h2{font-family:var(--serif);margin:46px 0 13px;font-size:28px;font-weight:400}.legal-content h3{margin:28px 0 8px;font-size:15px}.legal-content p{color:var(--ink-soft);margin:0 0 16px;font-size:15px;line-height:1.8}.legal-content a{color:#b1782e;text-underline-offset:3px;text-decoration:underline}.support-button{background:var(--tide-deep);border-radius:999px;margin:0 0 20px;padding:15px 20px;font-size:13px;font-weight:800;display:inline-flex;color:var(--cream)!important;text-decoration:none!important}.legal-footer{background:0 0;justify-content:space-between;width:min(880px,100% - 48px);margin:0 auto;padding:38px 0 70px;display:flex}.legal-footer>a{font-family:var(--serif);font-size:18px}.legal-footer nav{gap:24px;font-size:12px;display:flex}@keyframes turtle-float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-13px)rotate(1deg)}}@media (width<=900px){.site-header{grid-template-columns:1fr auto}.site-header>nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{padding-bottom:0}.hero-world{min-height:570px}.trend-showcase,.ritual,.companion{grid-template-columns:1fr}.ritual{gap:50px}.companion-world{order:2}.privacy-band{grid-template-columns:70px 1fr}.privacy-band>p,.privacy-band .outline-link{grid-column:2}.plan-grid{grid-template-columns:1fr}.plan{min-height:220px}.closing{flex-direction:column;align-items:flex-start}}@media (width<=620px){.site-header,.hero,.section-shell,.legal-hero,.legal-content,.legal-footer{width:min(100% - 32px,1120px)}.site-header{min-height:78px}.nav-pill{display:none}.brand{font-size:18px}.brand-mark{width:36px;height:36px}.hero{min-height:auto;padding-top:56px}.hero h1{font-size:51px}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-row{flex-direction:column;align-items:flex-start;gap:10px}.hero-world{min-height:480px;margin-top:10px}.hero-turtle{width:116%;top:1%;right:-8%}.sun-orb{width:260px;height:260px}.ripple-one{width:220px;height:220px;right:12%}.ripple-two{width:280px;height:280px;right:4%}.floating-weight-card{width:235px;padding:17px;top:52%}.floating-weight-card strong{font-size:28px}.floating-trend-card{width:260px;bottom:1%;right:-2%}.quiet-proof{flex-direction:column;align-items:flex-start;gap:8px;padding-inline:32px}.quiet-proof>span{display:none}.weight-first,.pricing{padding:88px 0}.section-heading h2,.ritual h2,.companion h2{font-size:43px}.trend-showcase{border-radius:34px;gap:30px;margin-top:45px;padding:24px 18px}.number-chip{margin-bottom:25px;display:inline-block;position:static}.large-chart{min-height:260px}.ritual{padding:88px 0}.ritual-steps li{grid-template-columns:48px 1fr;gap:14px}.ritual-steps li>span{width:42px;height:42px}.companion{gap:50px;padding:88px 0}.companion-world{border-radius:38px;min-height:430px}.privacy-band{grid-template-columns:1fr;padding:68px 24px}.privacy-band>p,.privacy-band .outline-link{grid-column:1}.privacy-mark{width:64px;height:64px}.plan{padding:30px}.plan h3{font-size:42px}.plan-note{left:30px}.closing{padding:76px 24px}.closing h2{font-size:44px}footer{flex-direction:column;align-items:flex-start;padding:42px 24px;display:flex}footer nav{order:3}.legal-hero{padding:70px 0 50px}.legal-hero h1{font-size:54px}.legal-content{border-radius:30px 30px 0 0;padding:44px 24px 70px}.legal-content .legal-lede{font-size:21px}.legal-footer{flex-direction:column;align-items:flex-start;gap:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
