/*! 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)}.table{display:table}}:root{--ink:#101316;--paper:#f4f1e9;--white:#fffef9;--line:#10131624;--lime:#c8fa55;--violet:#a58cf5;--orange:#ff9e58;--blue:#80c9ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f1e9e0;grid-template-columns:1fr auto 1fr;align-items:center;min-height:94px;padding:0 5vw;display:grid;position:relative}.brand{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;width:fit-content;font-size:12px;line-height:1.1;display:flex}.brand strong{letter-spacing:.18em;font-size:11px}.brand-mark{background:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.brand-mark i{background:var(--lime);border-radius:4px;width:4px;height:20px;position:absolute;transform:rotate(45deg)}.brand-mark i:nth-child(2){height:11px;transform:rotate(45deg)translate(-7px)}.brand-mark i:nth-child(3){height:11px;transform:rotate(45deg)translate(7px)}nav{align-items:center;gap:34px;display:flex}nav a{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;position:relative}nav a:after{content:"";background:var(--ink);height:2px;transition:right .2s;position:absolute;bottom:-6px;left:0;right:100%}nav a:hover:after,nav a:focus-visible:after{right:0}.site-header>.button{justify-self:end}.button{border:1px solid var(--ink);text-transform:uppercase;letter-spacing:.08em;border-radius:2px;justify-content:center;align-items:center;gap:24px;min-height:54px;padding:0 22px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:5px 5px #10131629}.button-small{gap:18px;min-height:44px;padding:0 18px}.button-dark{color:var(--white);background:var(--ink)}.button-primary{background:var(--lime)}.hero{border-bottom:1px solid var(--line);grid-template-columns:1.03fr .97fr;min-height:700px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;align-items:flex-start;padding:clamp(64px,8vw,126px) 4vw 54px 7vw;display:flex}.eyebrow{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 28px;font-size:11px;font-weight:800;display:flex}.eyebrow>span{background:var(--lime);border:2px solid var(--ink);width:8px;height:8px;box-shadow:0 0 0 3px var(--lime);border-radius:50%}h1,h2{letter-spacing:-.058em;margin:0;font-weight:800;line-height:.92}h1{max-width:720px;font-size:clamp(54px,6.2vw,102px)}h1 em,h2 em{color:#0000;-webkit-text-stroke:1.6px var(--ink);font-style:normal}.hero-lede{color:#4d514f;max-width:620px;margin:30px 0 34px;font-size:clamp(16px,1.3vw,20px);line-height:1.55}.hero-actions{align-items:center;gap:32px;display:flex}.text-link{letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:12px;font-weight:800}.text-link span{margin-left:8px}.trust-row{letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:24px;margin-top:auto;padding-top:56px;font-size:11px;font-weight:800;display:flex}.trust-row b{background:var(--ink);width:18px;height:18px;color:var(--lime);border-radius:50%;place-items:center;margin-right:6px;font-size:11px;display:inline-grid}.hero-visual{background:var(--ink);min-height:700px;color:var(--white);border-left:1px solid var(--line);isolation:isolate;position:relative;overflow:hidden}.hero-visual:before{content:"";background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero-visual:after{content:"RELAY";z-index:-1;color:#ffffff06;letter-spacing:-.1em;font-size:clamp(150px,20vw,300px);font-weight:900;line-height:1;position:absolute;bottom:-60px;right:-28px}.radar{border:1px solid #c8fa5533;border-radius:50%;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.radar-one{aspect-ratio:1;width:72%}.radar-two{aspect-ratio:1;width:46%}.radar-one:before,.radar-one:after{content:"";border:1px dashed #ffffff1a;border-radius:50%;position:absolute;inset:16%}.radar-one:after{inset:33%}.product-orbit{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:180px;height:180px;display:grid;position:absolute}.orbit-camera{top:14%;left:12%}.orbit-audio{width:158px;height:158px;top:18%;right:7%}.orbit-mobile{width:172px;height:172px;bottom:12%;right:16%}.orbit-label{background:var(--white);color:var(--ink);letter-spacing:.12em;text-transform:uppercase;padding:5px 10px;font-size:9px;font-weight:800;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.camera-shape{background:var(--lime);border:3px solid var(--white);border-radius:8px;width:90px;height:57px;position:relative;transform:rotate(-7deg);box-shadow:12px 15px 30px #0000004d}.camera-shape:before{content:"";background:var(--lime);border:3px solid var(--white);border-bottom:0;border-radius:5px 5px 0 0;width:35px;height:13px;position:absolute;top:-12px;left:9px}.camera-shape i{border:7px solid var(--ink);background:var(--blue);border-radius:50%;width:40px;height:40px;position:absolute;top:7px;left:25px}.camera-shape b{background:var(--orange);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:7px}.headphone-shape{border:10px solid var(--violet);border-bottom-color:#0000;border-radius:50%;width:74px;height:74px;position:relative;transform:rotate(8deg)}.headphone-shape i{background:var(--violet);border:3px solid var(--white);border-radius:7px;width:20px;height:38px;position:absolute;bottom:-4px}.headphone-shape i:first-child{left:-15px}.headphone-shape i:last-child{right:-15px}.phone-shape{border:4px solid var(--white);background:linear-gradient(145deg,var(--orange),var(--violet));border-radius:14px;width:60px;height:103px;transform:rotate(13deg);box-shadow:10px 14px 30px #0000004d}.phone-shape i{background:var(--ink);border-radius:4px;width:20px;height:5px;margin:8px auto;display:block}.supply-card{z-index:3;background:var(--white);width:245px;min-height:218px;color:var(--ink);box-shadow:16px 18px 0 var(--lime);padding:26px;position:absolute;bottom:14%;left:18%;transform:rotate(-3deg)}.supply-card p,.supply-card small{letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:9px;font-weight:800}.supply-card strong{letter-spacing:-.04em;margin:16px 0 21px;font-size:24px;line-height:1.05;display:block}.supply-meter{align-items:flex-end;gap:5px;height:38px;margin-bottom:16px;display:flex}.supply-meter i{background:var(--ink);flex:1;height:40%}.supply-meter i:nth-child(2){height:65%}.supply-meter i:nth-child(3){height:54%}.supply-meter i:nth-child(4){background:var(--violet);height:86%}.supply-meter i:nth-child(5){background:var(--lime);height:100%}.availability-pill{letter-spacing:.14em;text-transform:uppercase;border:1px solid #fff3;align-items:center;gap:8px;padding:10px 13px;font-size:9px;font-weight:800;display:flex;position:absolute;top:30px;right:30px}.availability-pill span{background:var(--lime);width:7px;height:7px;box-shadow:0 0 10px var(--lime);border-radius:50%}.proof-bar{background:var(--lime);border-bottom:1px solid var(--ink);grid-template-columns:.55fr 1.45fr;align-items:center;min-height:120px;padding:25px 7vw;display:grid}.proof-bar>p{letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.proof-bar>div{grid-template-columns:repeat(4,1fr);display:grid}.proof-bar span{border-left:1px solid #1013164d;flex-direction:column;justify-content:center;min-height:68px;padding-left:30px;display:flex}.proof-bar strong{letter-spacing:-.04em;font-size:22px}.proof-bar small{letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:800}.section{padding:110px 7vw}.section-heading{grid-template-columns:1fr .62fr;align-items:end;gap:60px;margin-bottom:58px;display:grid}.section-heading h2{max-width:760px;font-size:clamp(48px,6vw,86px)}.section-heading>p{color:#5d615e;max-width:550px;margin:0 0 5px;font-size:17px;line-height:1.65}.category-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.category-card{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);flex-direction:column;justify-content:space-between;min-height:430px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.category-card:hover{box-shadow:0 12px 0 var(--ink);transform:translateY(-6px)}.category-card.lime{background:var(--lime)}.category-card.violet{background:var(--violet)}.category-card.orange{background:var(--orange)}.category-card.blue{background:var(--blue)}.category-top{letter-spacing:.12em;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.category-top span{border:1px solid var(--ink);padding:6px 8px}.category-top b{font-size:12px}.category-card h3{letter-spacing:-.04em;margin:0 0 9px;font-size:25px;line-height:1}.category-card p{min-height:54px;margin:0;font-size:13px;line-height:1.45}.category-object{border:2px solid var(--ink);background:#ffffff2e;border-radius:50%;place-items:center;width:142px;height:142px;margin:0 auto;display:grid;position:relative}.object-1:before{content:"";border:5px solid var(--ink);background:var(--white);border-radius:8px;width:88px;height:54px}.object-1:after{content:"";border:6px solid var(--ink);background:var(--blue);border-radius:50%;width:38px;height:38px;position:absolute}.object-2:before{content:"";border:5px solid var(--ink);background:linear-gradient(155deg,var(--white),var(--blue));border-radius:12px;width:54px;height:92px;transform:rotate(9deg)}.object-2:after{content:"";background:var(--ink);border-radius:3px;width:18px;height:5px;position:absolute;top:32px;left:62px;transform:rotate(9deg)}.object-3:before{content:"";border:12px solid var(--ink);border-bottom-color:#0000;border-radius:50%;width:80px;height:76px}.object-3:after{content:"";background:var(--white);border:4px solid var(--ink);width:23px;height:39px;box-shadow:65px 0 0 -4px var(--white),65px 0 0 0 var(--ink);border-radius:7px;position:absolute;bottom:25px;left:25px}.object-4:before{content:"";background:var(--white);border:5px solid var(--ink);border-radius:50% 50% 42% 42%;width:74px;height:74px}.object-4:after{content:"";background:var(--ink);border-radius:50%;width:37px;height:17px;position:absolute;top:54px}.category-note{margin:30px 0 0;font-size:13px}.category-note>span{background:var(--ink);width:25px;height:25px;color:var(--lime);border-radius:50%;place-items:center;margin-right:8px;display:inline-grid}.category-note a{border-bottom:1px solid var(--ink);font-weight:800}.why-section{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--white);grid-template-columns:.92fr 1.08fr;display:grid}.why-intro{border-right:1px solid var(--ink);padding:105px 7vw}.why-intro h2{max-width:750px;font-size:clamp(46px,5.5vw,80px)}.why-intro>p:last-child{color:#60635f;max-width:600px;margin:36px 0 0;font-size:17px;line-height:1.65}.why-list article{border-bottom:1px solid var(--ink);grid-template-columns:48px 1fr 44px;align-items:center;gap:20px;min-height:150px;padding:25px 5vw;transition:background .2s;display:grid}.why-list article:last-child{border-bottom:0}.why-list article:hover{background:var(--lime)}.why-list article>b{letter-spacing:.12em;align-self:start;padding-top:6px;font-size:10px}.why-list h3{letter-spacing:-.04em;margin:0 0 9px;font-size:25px}.why-list p{color:#60635f;max-width:490px;margin:0;font-size:14px;line-height:1.5}.why-list article>span{border:1px solid var(--ink);border-radius:50%;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.process-section{background:var(--ink);color:var(--white);grid-template-columns:.78fr 1.22fr;padding:110px 7vw;display:grid}.process-heading{padding-right:7vw}.process-heading .eyebrow>span{border-color:var(--white)}.process-heading h2{font-size:clamp(50px,6vw,88px)}.process-heading h2 em{color:#0000;-webkit-text-stroke-color:var(--white)}.button-light{background:var(--white);color:var(--ink);border-color:var(--white);margin-top:45px}.process-list{border-top:1px solid #ffffff40;margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid #ffffff40;grid-template-columns:62px .75fr 1fr;align-items:start;gap:25px;padding:36px 0;display:grid}.process-list b{letter-spacing:.13em;color:var(--lime);font-size:10px}.process-list span{letter-spacing:-.035em;font-size:22px;font-weight:800}.process-list p{color:#b7bbb7;margin:0;font-size:14px;line-height:1.6}.buyer-section{background:var(--violet);border-bottom:1px solid var(--ink);grid-template-columns:.85fr .55fr .8fr;align-items:center;gap:6vw;padding:110px 7vw;display:grid}.buyer-copy h2{font-size:clamp(48px,5.5vw,80px)}.buyer-wheel{aspect-ratio:1;border:1px dashed var(--ink);border-radius:50%;place-items:center;padding:18%;display:grid}.buyer-wheel>div{border:2px solid var(--ink);background:var(--lime);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:9px;width:100%;height:100%;display:flex;box-shadow:12px 12px #10131640}.buyer-wheel span{letter-spacing:-.08em;font-size:clamp(38px,4vw,68px);font-weight:900}.buyer-wheel small{text-align:center;letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}.buyer-list{border-top:1px solid var(--ink)}.buyer-list p{border-bottom:1px solid var(--ink);grid-template-columns:42px 1fr;align-items:center;min-height:75px;margin:0;display:grid}.buyer-list b{letter-spacing:.1em;font-size:10px}.buyer-list span{letter-spacing:-.025em;font-size:17px;font-weight:800}.quote-section{border-bottom:1px solid var(--ink);background:var(--lime);grid-template-columns:.7fr 1.3fr;display:grid}.quote-copy{border-right:1px solid var(--ink);padding:105px 5vw 105px 7vw}.quote-copy h2{font-size:clamp(56px,6vw,90px)}.quote-copy>p:nth-of-type(2){color:#353a35;max-width:520px;margin:32px 0;font-size:16px;line-height:1.65}.quote-contact{border-top:1px solid #10131659;flex-direction:column;align-items:flex-start;margin-top:62px;padding-top:24px;display:flex}.quote-contact small,.quote-contact em{letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:800}.quote-contact a{border-bottom:2px solid var(--ink);margin:12px 0 8px;font-size:clamp(18px,1.8vw,28px);font-weight:800}.quote-contact em{opacity:.58}.quote-form{background:var(--paper);padding:75px 7vw 75px 5vw}.form-grid{grid-template-columns:1fr 1fr;gap:28px 24px;display:grid}.quote-form label{flex-direction:column;gap:10px;display:flex}.quote-form label>span{letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:800}.quote-form input,.quote-form select,.quote-form textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #10131666;border-radius:0;outline:0;padding:15px 0;font-size:15px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-bottom:2px solid var(--ink)}.quote-form textarea{resize:vertical;min-height:120px}.full-field{margin-top:30px}.form-submit{justify-content:space-between;align-items:center;gap:30px;margin-top:32px;display:flex}.form-submit p{color:#62665f;max-width:280px;margin:0;font-size:11px;line-height:1.5}.form-submit button{cursor:pointer;background:var(--ink);color:var(--white)}.faq-section{background:var(--white);grid-template-columns:.72fr 1.28fr;gap:9vw;padding:110px 7vw;display:grid}.faq-heading h2{font-size:clamp(50px,5.7vw,84px)}.faq-list{border-top:1px solid var(--ink)}details{border-bottom:1px solid var(--ink)}summary{cursor:pointer;grid-template-columns:45px 1fr 40px;align-items:center;gap:16px;min-height:86px;list-style:none;display:grid}summary::-webkit-details-marker{display:none}summary b{letter-spacing:.12em;font-size:10px}summary span{letter-spacing:-.025em;font-size:18px;font-weight:800}summary i{border:1px solid var(--ink);border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;font-style:normal;transition:transform .2s;display:grid}details[open] summary i{background:var(--lime);transform:rotate(45deg)}details>p{color:#5c615c;max-width:650px;margin:-6px 50px 26px 61px;font-size:14px;line-height:1.65}footer{background:var(--ink);color:var(--white);padding:90px 7vw 28px}.footer-top{justify-content:space-between;align-items:flex-end;gap:50px;padding-bottom:72px;display:flex}.footer-brand{align-items:flex-start;gap:28px;display:flex}.footer-brand .brand-mark{background:var(--white);flex:none}.footer-brand h2{font-size:clamp(62px,9vw,140px)}.footer-top .button-primary{color:var(--ink);flex:none;margin-bottom:12px}.footer-bottom{letter-spacing:.13em;text-transform:uppercase;border-top:1px solid #ffffff40;grid-template-columns:1.4fr 1fr 1fr auto;padding-top:25px;font-size:9px;font-weight:800;display:grid}.footer-bottom p{margin:0}@media (width<=1100px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:660px}.hero-visual{border-left:0;min-height:620px}.category-grid{grid-template-columns:repeat(2,1fr)}.why-section,.process-section,.quote-section,.faq-section{grid-template-columns:1fr}.why-intro,.quote-copy{border-right:0;border-bottom:1px solid var(--ink)}.process-heading{padding:0 0 60px}.buyer-section{grid-template-columns:1fr .7fr}.buyer-list{grid-column:1/-1}.buyer-wheel{grid-area:1/2}.footer-top{flex-direction:column;align-items:flex-start}}@media (width<=700px){.site-header{min-height:78px;padding:0 20px}.brand{font-size:10px}.brand-mark{width:32px;height:32px}.site-header .button-small{gap:7px;min-height:38px;padding:0 12px;font-size:9px}.hero-copy{min-height:auto;padding:68px 22px 44px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:22px;width:100%}.hero-actions .button{width:100%}.text-link{align-self:flex-start}.trust-row{gap:13px;padding-top:42px}.hero-visual{min-height:520px}.product-orbit{transform:scale(.78)}.orbit-camera{top:8%;left:-2%}.orbit-audio{top:7%;right:-3%}.orbit-mobile{bottom:5%;right:2%}.supply-card{transform-origin:0 100%;bottom:12%;left:10%;transform:rotate(-3deg)scale(.82)}.proof-bar{grid-template-columns:1fr;padding:26px 22px}.proof-bar>div{grid-template-columns:1fr 1fr;gap:18px 0}.proof-bar span{padding-left:15px}.section{padding:78px 22px}.section-heading{grid-template-columns:1fr;gap:26px}.section-heading>p{font-size:15px}.category-grid{grid-template-columns:1fr}.category-card{min-height:385px}.why-intro,.quote-copy,.quote-form,.faq-section,.process-section,.buyer-section{padding:76px 22px}.why-list article{grid-template-columns:32px 1fr;min-height:160px;padding:25px 22px}.why-list article>span{display:none}.process-list li{grid-template-columns:40px 1fr;padding:28px 0}.process-list p{grid-column:2}.buyer-section{grid-template-columns:1fr}.buyer-wheel{grid-area:auto;width:70%;margin:0 auto}.buyer-list{grid-column:auto;width:100%}.form-grid{grid-template-columns:1fr}.form-submit{flex-direction:column;align-items:stretch}.form-submit .button{width:100%}.faq-section{gap:50px}summary{grid-template-columns:31px 1fr 34px}summary span{font-size:16px}details>p{margin:-2px 42px 24px 47px}.footer-top{padding-bottom:50px}.footer-top .button{width:100%}.footer-brand{gap:18px}.footer-bottom{grid-template-columns:1fr 1fr;gap:18px}.footer-bottom a{text-align:right}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
