/*! 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}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--paper:#f4f0e8;--paper-light:#fbf8f1;--ink:#171722;--muted:#65636b;--teal:#397f78;--teal-bright:#67b4a9;--teal-pale:#b7dcd2;--lavender:#8d7dbb;--lavender-pale:#d9d0ee;--gold:#d7aa52;--line:#17172229;--serif:"Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;--sans:Avenir, "Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:radial-gradient(circle at 92% 4%, #d9d0ee7a, transparent 28rem), var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:999px;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--line);position:relative}.site-header-inner,.section-shell,.site-footer-inner{width:min(100% - 40px,1240px);margin-inline:auto}.site-header-inner{justify-content:space-between;align-items:center;min-height:84px;display:flex}.wordmark{font-family:var(--sans);letter-spacing:-.04em;font-size:1.13rem;font-weight:800}.wordmark span{color:var(--teal)}.site-header nav,.footer-links{color:var(--muted);letter-spacing:.02em;align-items:center;gap:clamp(1.1rem,3vw,2.4rem);font-size:.82rem;font-weight:700;display:flex}.site-header nav a,.footer-links a,.text-link{position:relative}.site-header nav a:after,.footer-links a:after,.text-link:after{content:"";background:currentColor;height:1px;transition:right .18s;position:absolute;bottom:-.28rem;left:0;right:100%}.site-header nav a:hover:after,.site-header nav a:focus-visible:after,.footer-links a:hover:after,.footer-links a:focus-visible:after,.text-link:hover:after,.text-link:focus-visible:after{right:0}.hero{grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);align-items:center;gap:clamp(2rem,7vw,7rem);min-height:760px;padding-block:clamp(5.5rem,9vw,8.5rem);display:grid}.hero-copy{max-width:680px}.eyebrow{color:var(--teal);letter-spacing:.17em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.73rem;font-weight:800;line-height:1.3}h1,h2,.promise-statement{font-family:var(--serif);letter-spacing:-.048em;font-weight:400;line-height:.98}h1{max-width:700px;margin:0;font-size:clamp(4.25rem,8.3vw,8rem)}.hero-lede{max-width:610px;color:var(--muted);margin:2rem 0 0;font-size:clamp(1.08rem,1.7vw,1.35rem);line-height:1.55}.hero-actions{align-items:center;gap:2rem;margin-top:2.6rem;display:flex}.button{letter-spacing:.02em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:1.3rem;min-height:52px;padding:.88rem 1.2rem .82rem 1.45rem;font-size:.82rem;font-weight:800;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button span{font-size:1rem}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#fff}.button-primary:hover,.button-primary:focus-visible{background:var(--teal)}.button-dark{color:var(--ink);background:#fff;border-color:#ffffff2e}.text-link{color:var(--ink);font-size:.85rem;font-weight:800}.trust-list{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;gap:.7rem 1.7rem;margin:3.7rem 0 0;padding:1.1rem 0 0;font-size:.72rem;font-weight:700;list-style:none;display:flex}.trust-list li:before{content:"·";color:var(--teal);margin-right:.55rem}.orb-composition{isolation:isolate;place-items:center;min-height:540px;display:grid;position:relative}.orb{z-index:3;aspect-ratio:1;background:radial-gradient(circle at 34% 27%,#fffffffa,#0000 18%),radial-gradient(circle at 54% 70%,#5da297a6,#0000 48%),linear-gradient(145deg,#ddd4ef 5%,#c4ddd7 48%,#8bb9b2 100%);border:1px solid #436b676b;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:clamp(270px,30vw,390px);animation:7s ease-in-out infinite orb-breathe;display:flex;position:relative;overflow:hidden;box-shadow:0 44px 90px #4c656233,0 0 0 12px #b7dcd23d,inset -30px -40px 80px #5c50843d}.orb:before,.orb:after{content:"";border-radius:50%;position:absolute}.orb:before{background:#ffffffe6;width:5px;height:5px;top:19%;left:28%;box-shadow:92px 40px 0 1px #ffffff8c,32px 164px #ffffffa6,174px 106px #ffffff80,112px 210px #ffffff61}.orb:after{border:1px solid #ffffff47;inset:8%}.orb-glow{filter:blur(22px);background:#ffffff2b;border-radius:50%;width:74%;height:74%;position:absolute}.orb-sheen{filter:blur(16px);background:#ffffff5c;border-radius:50%;width:44%;height:23%;position:absolute;top:8%;left:17%;transform:rotate(-24deg)}.orb-count,.orb-label{z-index:2;position:relative}.orb-count{font-family:var(--serif);letter-spacing:-.07em;text-shadow:0 2px 20px #ffffff8c;font-size:clamp(5rem,9vw,8.4rem);line-height:.8}.orb-label{letter-spacing:.14em;text-transform:uppercase;margin-top:1rem;font-size:.68rem;font-weight:800}.orbit{z-index:1;border:1px solid #17172226;border-radius:50%;position:absolute}.orbit-one{aspect-ratio:1;width:min(95%,540px);transform:rotate(-12deg)scaleY(.68)}.orbit-two{aspect-ratio:1;border-color:#8d7dbb40;width:min(112%,630px);transform:rotate(30deg)scaleY(.48)}.orbit-note{z-index:5;border:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f0e8d1;border-radius:999px;padding:.6rem .85rem;font-size:.68rem;font-weight:800;position:absolute}.orbit-note-top{top:10%;right:2%}.orbit-note-bottom{bottom:14%;left:1%}@keyframes orb-breathe{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.012)}}.promise-band{border-block:1px solid var(--line);background:#fbf8f194}.promise-inner{grid-template-columns:.32fr 1fr;align-items:start;gap:2rem;padding-block:clamp(5rem,9vw,8rem);display:grid}.promise-statement{margin:0;font-size:clamp(3.3rem,6.5vw,6.7rem)}.promise-statement em{color:var(--teal);font-weight:400}.product-section,.approach-section,.closing-section{padding-block:clamp(6rem,10vw,10rem)}.section-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:end;gap:clamp(3rem,9vw,10rem);margin-bottom:clamp(3rem,7vw,6rem);display:grid}.section-heading h2,.approach-intro h2,.safety-inner h2,.closing-section h2,.legal-hero h1{margin:0;font-size:clamp(3.4rem,6.5vw,6.5rem)}.section-heading>p,.approach-intro>p:last-child{color:var(--muted);margin:0;font-size:1.08rem;line-height:1.7}.measure-grid{border:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.measure-card{flex-direction:column;justify-content:space-between;min-height:450px;padding:clamp(2rem,4vw,4rem);display:flex}.measure-card+.measure-card{border-left:1px solid var(--line)}.measure-now{background:var(--paper-light)}.measure-always{background:linear-gradient(145deg,#d9d0eea6,#b7dcd2d1)}.measure-index{color:var(--teal);font-family:var(--serif);font-size:5rem;line-height:1}.mini-orb{aspect-ratio:1;background:linear-gradient(145deg,#ffffffd1,#509a8f99);border:1px solid #17172233;border-radius:50%;place-items:center;width:112px;display:grid;box-shadow:0 18px 38px #46615b38}.mini-orb span{background:#fff;border-radius:50%;width:10px;height:10px;box-shadow:20px 26px #ffffffa8,-18px 30px #ffffff80}.card-kicker{color:var(--teal);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .7rem;font-size:.7rem;font-weight:800}.measure-card h3{max-width:420px;font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(2.3rem,3.8vw,4rem);font-weight:400;line-height:1.05}.measure-card p:last-child{color:#171722b3;max-width:470px;margin:1.4rem 0 0}.steps-section{background:var(--ink);color:#fff;padding-block:clamp(6rem,10vw,9rem)}.steps-section .eyebrow{color:var(--teal-bright)}.steps-section .section-heading>p{color:#ffffff94}.steps-grid{border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.steps-grid li{min-height:300px;padding:2rem 2.1rem 1rem 0}.steps-grid li+li{border-left:1px solid #fff3;padding-left:2.1rem}.step-number{color:var(--teal-bright);letter-spacing:.12em;font-size:.72rem;font-weight:800}.steps-grid h3{font-family:var(--serif);margin:5.5rem 0 .7rem;font-size:2rem;font-weight:400}.steps-grid p{color:#fff9;margin:0;line-height:1.7}.approach-section{grid-template-columns:.8fr 1fr;gap:clamp(4rem,11vw,12rem);display:grid}.approach-intro{align-self:start;position:sticky;top:7rem}.approach-intro h2{max-width:560px}.approach-intro>p:last-child{max-width:520px;margin-top:2rem}.principles-list article{border-top:1px solid var(--line);grid-template-columns:70px 1fr;gap:1.25rem;padding-block:2.5rem;display:grid}.principles-list article:last-child{border-bottom:1px solid var(--line)}.principles-list article>span{color:var(--teal);letter-spacing:.1em;font-size:.7rem;font-weight:800}.principles-list h3{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:2rem;font-weight:400}.principles-list p{max-width:510px;color:var(--muted);margin:.7rem 0 0}.safety-section{background:var(--teal);color:#fff}.safety-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(2rem,5vw,5rem);padding-block:clamp(4rem,7vw,6.5rem);display:grid}.safety-mark{width:80px;height:80px;font-family:var(--serif);border:1px solid #ffffff73;border-radius:50%;place-items:center;font-size:2.6rem;display:grid}.safety-inner .eyebrow{color:#ffffffb3;margin-bottom:1rem}.safety-inner h2{max-width:850px;font-size:clamp(2.5rem,4.3vw,4.7rem)}.safety-inner p:last-child{color:#ffffffbf;max-width:780px;margin:1.2rem 0 0}.closing-section{grid-template-columns:1fr auto;align-items:end;gap:4rem;display:grid}.closing-section h2{max-width:900px}.closing-action{min-width:240px}.closing-action p{color:var(--muted);margin:0 0 1.3rem;font-size:.9rem}.site-footer{border-top:1px solid var(--line)}.site-footer-inner{grid-template-columns:1fr auto;align-content:center;gap:2rem;min-height:240px;display:grid;position:relative}.wordmark-footer{font-size:1.3rem}.site-footer-inner>div:first-child p{color:var(--muted);font-family:var(--serif);margin:.55rem 0 0;font-size:1.25rem}.company-line{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.67rem;font-weight:700;position:absolute;bottom:1.6rem;right:0}.brand-hero{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:clamp(3rem,8vw,8rem);min-height:780px;padding-block:clamp(6rem,10vw,10rem);display:grid}.brand-hero-copy{max-width:780px}.brand-hero h1{max-width:860px;font-size:clamp(4.1rem,7.7vw,7.6rem)}.brand-hero-lede{max-width:620px;color:var(--muted);margin:2rem 0 0;font-size:clamp(1.12rem,1.8vw,1.42rem);line-height:1.55}.agency-composition{isolation:isolate;place-items:center;min-height:560px;display:grid;position:relative}.agency-core{z-index:3;aspect-ratio:1;background:radial-gradient(circle at 35% 26%,#ffffffeb,#0000 16%),linear-gradient(145deg,#d9d0eeeb,#b7dcd2fa);border:1px solid #17172229;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:clamp(250px,28vw,390px);display:flex;position:relative;box-shadow:0 40px 100px #4c656233,0 0 0 16px #ffffff47}.agency-pulse{background:var(--ink);border-radius:50%;width:62px;height:62px;box-shadow:0 0 0 20px #17172212,0 0 50px #397f7852}.agency-word{color:#171722a3;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:800;position:absolute}.agency-word-top{top:22%}.agency-word-bottom{bottom:20%}.agency-orbit{z-index:1;border:1px solid #17172224;border-radius:50%;position:absolute}.agency-orbit-wide{aspect-ratio:1;width:min(112%,610px);transform:rotate(28deg)scaleY(.58)}.agency-orbit-close{aspect-ratio:1;border-color:#397f7859;width:min(94%,510px);transform:rotate(-18deg)scaleY(.76)}.agency-caption{z-index:4;border:1px solid var(--line);color:var(--muted);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f0e8d1;border-radius:999px;padding:.55rem .8rem;font-size:.65rem;font-weight:800;position:absolute}.agency-caption-one{top:13%;right:3%}.agency-caption-two{bottom:16%;right:0}.agency-caption-three{bottom:8%;left:3%}.brand-thesis{background:var(--ink);color:#fff;border-block:1px solid #ffffff26}.brand-thesis-inner{grid-template-columns:.25fr minmax(0,1.15fr) minmax(260px,.5fr);align-items:start;gap:clamp(2rem,6vw,7rem);padding-block:clamp(6rem,10vw,10rem);display:grid}.brand-thesis .eyebrow{color:var(--teal-bright)}.brand-thesis h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(3.5rem,6.4vw,6.7rem);font-weight:400;line-height:.98}.brand-thesis h2 em{color:var(--teal-bright);font-weight:400}.brand-thesis-inner>p:last-child{color:#ffffffa1;margin:0;font-size:1.05rem;line-height:1.75}.brand-principles{padding-block:clamp(7rem,11vw,11rem)}.brand-section-heading h2{max-width:780px}.brand-principle-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.brand-principle-grid article{background:#fbf8f180;min-height:380px;padding:clamp(2rem,4vw,3.6rem)}.brand-principle-grid article+article{border-left:1px solid var(--line)}.brand-principle-grid article>span{color:var(--teal);letter-spacing:.14em;font-size:.7rem;font-weight:800}.brand-principle-grid h3{font-family:var(--serif);letter-spacing:-.04em;margin:8rem 0 1rem;font-size:clamp(2rem,3.2vw,3.1rem);font-weight:400;line-height:1.05}.brand-principle-grid p{color:var(--muted);margin:0}.brand-product{background:var(--teal);color:#fff}.brand-product-inner{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);align-items:center;gap:clamp(3rem,9vw,10rem);min-height:760px;padding-block:clamp(6rem,10vw,10rem);display:grid}.brand-product .eyebrow{color:#ffffffad}.brand-product-copy h2,.brand-ai-copy h2,.brand-closing h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(3.6rem,6.8vw,7rem);font-weight:400;line-height:.98}.brand-product-copy>p:not(.eyebrow){color:#ffffffb8;max-width:610px;margin:2rem 0 0;font-size:1.06rem}.brand-product-facts{color:#ffffffbd;letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #ffffff3d;flex-wrap:wrap;gap:.7rem 1.3rem;margin:2.4rem 0;padding:1.2rem 0 0;font-size:.7rem;font-weight:800;list-style:none;display:flex}.brand-product-facts li:before{content:"+";margin-right:.45rem}.button-light{color:var(--ink);background:#fff}.button-light:hover,.button-light:focus-visible{background:var(--paper)}.brand-product-orb{place-items:center;min-height:520px;display:grid;position:relative}.brand-product-ring{aspect-ratio:1;border:1px solid #ffffff47;border-radius:50%;width:min(100%,530px);position:absolute;transform:scaleY(.72)rotate(-15deg)}.brand-product-sphere{z-index:2;aspect-ratio:1;width:clamp(260px,31vw,400px);color:var(--ink);background:radial-gradient(circle at 35% 25%,#fff,#0000 16%),linear-gradient(145deg,#d9d0ee,#79b7ae 72%);border:1px solid #ffffff61;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 45px 90px #0c322e4d,0 0 0 13px #ffffff14}.brand-product-sphere strong{font-family:var(--serif);letter-spacing:-.07em;font-size:clamp(6rem,10vw,9rem);font-weight:400;line-height:.8}.brand-product-sphere span{letter-spacing:.14em;text-transform:uppercase;margin-top:1rem;font-size:.67rem;font-weight:800}.brand-product-orb>p{color:#ffffffa8;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800;position:absolute;bottom:1rem}.brand-ai{grid-template-columns:minmax(200px,.4fr) minmax(0,1fr);gap:clamp(3rem,10vw,11rem);padding-block:clamp(7rem,12vw,12rem);display:grid}.brand-ai-label{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;display:flex}.brand-ai-label>span{color:var(--teal);font-family:var(--serif);font-size:6rem;line-height:.8}.brand-ai-copy h2{max-width:900px}.brand-ai-copy p{max-width:680px;color:var(--muted);margin:2.5rem 0 0;font-size:1.08rem;line-height:1.75}.brand-closing{background:var(--ink);color:#fff}.brand-closing-inner{grid-template-columns:.25fr 1fr minmax(230px,.35fr);align-items:center;gap:clamp(2rem,6vw,7rem);min-height:620px;padding-block:clamp(6rem,10vw,10rem);display:grid}.brand-closing .eyebrow{color:var(--teal-bright)}.brand-closing-inner>div p{color:#fff9}@media (width<=900px){.brand-hero,.brand-thesis-inner,.brand-product-inner,.brand-closing-inner{grid-template-columns:1fr}.brand-hero{padding-top:5rem}.agency-composition{min-height:500px}.brand-thesis-inner>p:last-child{max-width:660px}.brand-ai{grid-template-columns:.3fr 1fr}.brand-closing-inner{min-height:720px}}@media (width<=680px){.brand-hero{flex-direction:column;align-items:stretch;min-height:auto;padding-block:4.2rem 5rem;display:flex}.brand-hero h1{font-size:clamp(3.8rem,18vw,5.3rem)}.agency-composition{min-height:410px}.agency-core{width:min(74vw,320px)}.brand-thesis h2{font-size:clamp(3.3rem,15vw,5rem)}.brand-principle-grid{grid-template-columns:1fr}.brand-principle-grid article{min-height:330px}.brand-principle-grid article+article{border-top:1px solid var(--line);border-left:0}.brand-principle-grid h3{margin-top:5rem}.brand-product-inner{min-height:auto}.brand-product-orb{min-height:440px}.brand-product-sphere{width:min(76vw,330px)}.brand-ai{grid-template-columns:1fr}.brand-ai-label{border-right:0;border-bottom:1px solid var(--line);min-height:170px}.brand-ai-copy h2,.brand-product-copy h2,.brand-closing h2{font-size:clamp(3.3rem,15vw,5rem)}.brand-closing-inner{min-height:650px}}.legal-shell{padding-block:clamp(4rem,8vw,7rem) clamp(7rem,11vw,11rem)}.legal-hero{border-bottom:1px solid var(--line);grid-template-columns:.72fr 1fr;align-items:end;gap:clamp(2rem,8vw,9rem);padding-bottom:clamp(3rem,6vw,5rem);display:grid}.legal-hero h1{font-size:clamp(4rem,8vw,8rem)}.legal-lede{max-width:600px;color:var(--muted);margin:0;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.65}.legal-meta{color:var(--teal);letter-spacing:.1em;text-transform:uppercase;margin-top:1.4rem;font-size:.72rem;font-weight:800;display:block}.legal-layout{grid-template-columns:240px minmax(0,740px);gap:clamp(3rem,10vw,10rem);padding-top:clamp(4rem,7vw,7rem);display:grid}.legal-aside{color:var(--muted);font-size:.83rem}.legal-aside strong{color:var(--ink);margin-bottom:.6rem;display:block}.legal-aside a,.legal-content a,.support-card a{color:var(--teal);text-underline-offset:.2em;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.legal-content section{border-bottom:1px solid var(--line);margin-bottom:2.8rem;padding-bottom:2.8rem}.legal-content section:last-child{margin-bottom:0}.legal-content h2,.support-card h2{font-family:var(--serif);letter-spacing:-.035em;margin:0 0 1rem;font-size:clamp(2rem,3.3vw,3.1rem);font-weight:400;line-height:1.08}.legal-content h3{margin:1.6rem 0 .4rem;font-size:1rem}.legal-content p,.legal-content li,.support-card p{color:var(--muted)}.legal-content ul{padding-left:1.15rem}.support-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;margin-top:clamp(4rem,7vw,7rem);display:grid}.support-card{background:var(--paper-light);min-height:330px;padding:clamp(2rem,4vw,3.5rem)}.support-card-urgent{background:var(--ink);color:#fff}.support-card-urgent p{color:#ffffffad}.support-card-urgent a{color:var(--teal-bright)}.support-label{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;margin:0 0 4rem;font-size:.7rem;font-weight:800}.support-card-urgent .support-label{color:var(--teal-bright)}.support-contact{border:1px solid var(--line);text-align:center;margin-top:2rem;padding:clamp(2rem,5vw,4rem)}.support-contact h2{margin:0;font-size:clamp(2.5rem,5vw,5rem)}.support-contact p{color:var(--muted)}.support-contact .button{margin-top:1rem}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}@media (width<=900px){.hero,.section-heading,.approach-section,.closing-section,.legal-hero,.legal-layout{grid-template-columns:1fr}.hero{padding-top:5rem}.hero-copy{max-width:760px}.orb-composition{min-height:500px}.promise-inner{grid-template-columns:1fr}.approach-intro{position:static}.safety-inner{grid-template-columns:auto 1fr}.safety-inner .button{grid-column:2;justify-self:start}.legal-layout{max-width:800px}}@media (width<=680px){.site-header-inner,.section-shell,.site-footer-inner{width:min(100% - 32px,1240px)}.site-header-inner{min-height:72px}.site-header nav{gap:.75rem}.site-header nav a{align-items:center;min-height:44px;line-height:1.15;display:inline-flex}.site-header nav a[href="/#why"],.site-header nav a[href="/#principles"]{display:none}.hero{flex-direction:column;align-items:stretch;min-height:auto;padding-block:4.2rem 5rem;display:flex}h1{font-size:clamp(4rem,19vw,5.6rem)}.hero-actions{flex-direction:column;align-items:flex-start;gap:1.25rem}.orb-composition{min-height:420px;overflow:hidden}.agency-composition,.brand-product-orb{overflow:hidden}.orb{width:min(76vw,330px)}.orbit-note-top{top:4%}.orbit-note-bottom{bottom:5%}.measure-grid,.steps-grid,.support-grid{grid-template-columns:1fr}.measure-card{min-height:390px}.measure-card+.measure-card{border-top:1px solid var(--line);border-left:0}.steps-grid li{min-height:auto;padding:2rem 0 2.5rem}.steps-grid li+li{border-top:1px solid #fff3;border-left:0;padding-left:0}.steps-grid h3{margin-top:2.8rem}.principles-list article{grid-template-columns:44px 1fr}.safety-inner{grid-template-columns:1fr}.safety-mark{width:62px;height:62px}.safety-inner .button{grid-column:1}.site-footer-inner{grid-template-columns:1fr;min-height:290px}.footer-links{justify-content:flex-start}.company-line{left:0;right:auto}.legal-hero h1{font-size:clamp(4rem,20vw,6.2rem)}.legal-layout{gap:3rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
