/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@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:"Figtree", system-ui, sans-serif;--spacing:.25rem;--font-weight-medium:500;--font-weight-bold:700;--radius-sm:.25rem;--radius-lg:.5rem;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-display:"Figtree", system-ui, sans-serif;--font-body:"Figtree", system-ui, sans-serif;--font-arabic:"Cairo", sans-serif}}@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}*,:before,:after{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.text-left{text-align:left}.font-body{font-family:var(--font-body)}.font-display{font-family:var(--font-display)}.font-mono{font-family:var(--font-mono)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.break-all{word-break:break-all}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.will-change-\[transform\,filter\,opacity\]{will-change:transform,filter,opacity}@media (width>=40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}}@media (width>=48rem){.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:\!grid-cols-\[180px_minmax\(0\,1fr\)\]{grid-template-columns:180px minmax(0,1fr)!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=64rem){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:\!border-t-transparent{border-top-color:#0000!important}}}:root{--cream:#eaede7;--light-grey:#eff1ec;--white:#fff;--teal-1000:#053535;--dark-green:#053634;--teal-1100:#0c2825;--gunmetal:#1c2b29;--night:#041311;--universal-black:#151e1d;--highlight:#01dbc0;--teal-400:#46e9d4;--teal-100:#edfdfb;--teal-200:#d5faf5;--teal-700:#2b9083;--teal-900:#174c45;--pear:#c2da0b;--pear-hover:#a7b91d;--neutral-200:#f1f4f3;--neutral-300:#e1e6e5;--neutral-700:#788785;--neutral-800:#576967;--bg:var(--cream);--bg-alt:var(--light-grey);--surface:var(--white);--dark:var(--teal-1000);--text:var(--teal-1000);--muted:var(--neutral-800);--border:var(--neutral-300);--hairline:#05353514;--accent:var(--teal-400);--accent-bright:var(--highlight);--accent-ink:var(--teal-1000);--accent-soft:var(--teal-100);--radius-sm:1rem;--radius:2rem;--radius-lg:2.5rem;--radius-pill:3.75rem;--nav-h:4.75rem;--pad:clamp(1.25rem, 4vw, 2.5rem);--max-w:1320px;--ease-out:cubic-bezier(.16, 1, .3, 1);--color-bg:var(--bg);--color-surface:var(--white);--color-surface-raised:var(--light-grey);--color-border:var(--border);--color-border-visible:#cfd8d6;--color-border-strong:var(--neutral-700);--color-border-subtle:var(--hairline);--color-hover-border:var(--teal-700);--color-text-primary:var(--text);--color-text-secondary:var(--neutral-800);--color-text-tertiary:var(--neutral-700);--color-text-muted:var(--neutral-700);--color-text-faint:#a8b3b1;--color-accent:var(--teal-700);--color-success:#059986;--color-warning:#a7b91d;--color-btn-primary-bg:var(--teal-400);--color-btn-primary-text:var(--teal-1000);--color-nav-bg:#eaede7eb;--color-nav-bg-solid:var(--cream);--color-dot-grid:#0535351a}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 1rem)}html[lang=ar]{--font-display:var(--font-arabic);--font-body:var(--font-arabic);--font-mono:var(--font-arabic)}html[lang=ar] body{font-family:var(--font-arabic)}html[lang=ar] .display,html[lang=ar] .hed,html[lang=ar] .hero__headline,html[lang=ar] .showcase__title,html[lang=ar] .section__head h2,html[lang=ar] .cta__title,html[lang=ar] .cta-band__title,html[lang=ar] .featured__title,html[lang=ar] .featured__stat-num,html[lang=ar] .stat__num,html[lang=ar] .feature-card__title,html[lang=ar] .card__name,html[lang=ar] .step__body h4,html[lang=ar] .picker__name,html[lang=ar] .picker__spec-num,html[lang=ar] .panel-row__name,html[lang=ar] .faq-item__q,html[lang=ar] .site-nav__logo,html[lang=ar] .eyebrow,html[lang=ar] .label,html[lang=ar] .picker__label,html[lang=ar] .featured__label{letter-spacing:0}html[lang=ar] .display,html[lang=ar] .hero__headline,html[lang=ar] .cta__title,html[lang=ar] .cta-band__title,html[lang=ar] .featured__title{line-height:1.2}html[lang=ar] .showcase__title,html[lang=ar] .section__head h2{line-height:1.25}html,body{max-width:100%;overflow-x:hidden}body{background-color:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:500;line-height:1.5}#root{max-width:100%;overflow-x:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes lineReveal{to{opacity:1;transform:translateY(0)}}.container{max-width:var(--max-w);padding-left:var(--pad);padding-right:var(--pad);margin:0 auto}.eyebrow{letter-spacing:.04em;color:var(--teal-700);font-size:1.125rem;font-weight:500}.eyebrow--accent{color:var(--teal-700)}.eyebrow--muted{color:var(--muted)}@media (width<=720px){.eyebrow{font-size:.875rem}}.display{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(2.75rem,5.5vw,5.5rem);font-weight:500;line-height:1}.display em{color:var(--teal-700);font-style:normal;font-weight:500}.hed{letter-spacing:-.02em;font-size:clamp(2.5rem,4.6vw,4rem);font-weight:500;line-height:1.05}.muted{color:var(--muted)}.lead{color:var(--muted);font-size:1.125rem;font-weight:500;line-height:1.5}@media (width<=720px){.lead{font-size:1rem}}.btn{border-radius:var(--radius-pill);letter-spacing:0;text-align:center;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:1rem;font-weight:600;line-height:1.5;transition:background-color .3s,border-color .3s,color .3s;display:inline-flex}.btn--accent{border-color:var(--teal-400);background:var(--teal-400);color:var(--teal-1000)}.btn--accent:hover{border-color:var(--dark-green);background:var(--dark-green);color:#00d5b9}.btn--dark{border-color:var(--teal-1000);background:var(--teal-1000);color:var(--white)}.btn--dark:hover{border-color:var(--teal-400);background:var(--highlight);color:var(--teal-1000)}.btn--soft,.btn--light{color:var(--teal-1000);background:#f6f8f8;border-color:#f6f8f8}.btn--soft:hover,.btn--light:hover{border-color:var(--highlight);background:var(--highlight);color:var(--teal-1000)}.btn--ghost,.btn--outline{border:1px solid var(--universal-black);color:var(--universal-black);background:0 0}.btn--ghost:hover,.btn--outline:hover{background:var(--universal-black);color:var(--white)}.btn--sm{padding:.5rem 1rem;font-size:1rem;line-height:1.25}.btn--arrow{padding-right:.375rem}.btn--arrow.btn--sm{padding-right:.3125rem}.btn__arrow{background:var(--teal-1000);width:1.75rem;height:1.75rem;color:var(--teal-400);border-radius:100%;flex-shrink:0;place-items:center;transition:background-color .3s,color .3s;display:grid}.btn--lg .btn__arrow{width:2.25rem;height:2.25rem}.btn--accent:hover .btn__arrow{background:var(--teal-400);color:var(--teal-1000)}.on-dark .btn--accent:hover .btn__arrow{background:var(--teal-1000);color:var(--white)}.btn--lg{padding-top:1.125rem;padding-bottom:1.125rem;font-size:1.25rem;line-height:1.2}@media (width<=720px){.btn--lg{padding-top:.875rem;padding-bottom:.875rem;font-size:1.0625rem}}.on-dark .btn--ghost,.on-dark .btn--outline{border-color:var(--white);color:var(--white)}.on-dark .btn--ghost:hover,.on-dark .btn--outline:hover{background:var(--white);color:var(--teal-1000)}.on-dark .btn--accent:hover{border-color:var(--white);background:var(--white);color:var(--teal-1000)}.hairline{border:0;border-top:1px solid var(--border)}.band{background:var(--bg)}.band--tint{background:var(--light-grey)}.band--white{background:var(--white)}.site-nav{height:var(--nav-h);z-index:100;background:0 0;border:0;align-items:center;animation:.4s both fadeIn;display:flex;position:fixed;inset:0 0 auto}.site-nav__inner{max-width:var(--max-w);width:100%;padding:0 var(--pad);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.site-nav__logo{letter-spacing:-.02em;color:var(--teal-1000);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;display:flex}.site-nav__logo-mark{flex-shrink:0;width:2.375rem;height:2.375rem}.site-nav__links{background:var(--white);border-radius:var(--radius-pill);align-items:center;gap:.125rem;padding:.375rem .5rem;display:flex}.site-nav__links a{border-radius:var(--radius-pill);white-space:nowrap;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:500;line-height:1.5;transition:background-color .3s,color .3s;display:inline-flex}.site-nav__links a:hover{background:var(--light-grey);color:var(--teal-1000)}.site-nav__badge{background:var(--teal-400);color:var(--teal-1000);border-radius:var(--radius-pill);padding:.25rem .5rem;font-size:.75rem;font-weight:600;line-height:1}.site-nav__actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.site-nav__actions-desktop{align-items:center;gap:.75rem;display:flex}.site-nav__cta-text{display:inline-block}.site-nav__cta-btn{display:inline-flex}.site-nav__burger{background:var(--white);cursor:pointer;border:none;border-radius:100%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:2.75rem;height:2.75rem;display:none}.site-nav__drawer{top:calc(var(--nav-h) - .5rem);left:var(--pad);right:var(--pad);background:var(--white);border-radius:var(--radius);padding:1.25rem 1.5rem 1.5rem;position:absolute}@media (width<=900px){.site-nav__links,.site-nav__actions-desktop,.site-nav__cta-text{display:none}.site-nav__burger{display:inline-flex}}@media (width<=480px){.site-nav__cta-btn{display:none}}.hero{padding-top:calc(var(--nav-h) + clamp(2rem, 4.5vw, 4rem));background:linear-gradient(180deg, #fbfcfb 0%, #f4f6f3 46%, var(--cream) 100%);padding-bottom:clamp(2.5rem,5vw,4rem);position:relative;overflow:hidden}.hero__glow{z-index:0;pointer-events:none;position:absolute;inset:-12% -8% 0}.hero__glow:before,.hero__glow:after{content:"";position:absolute;inset:0}.hero__glow:before{filter:blur(34px);background:conic-gradient(at 54% -6%,#0000 116deg,#46e9d44d 133deg,#0000 147deg,#01dbc03d 162deg,#0000 175deg,#c2da0b24 187deg,#0000 199deg,#46e9d442 213deg,#0000 231deg,#01dbc024 244deg,#0000 258deg);-webkit-mask-image:linear-gradient(#000 0% 42%,#0000 88%);mask-image:linear-gradient(#000 0% 42%,#0000 88%)}.hero__glow:after{filter:blur(60px);background:radial-gradient(46% 34% at 52% 6%,#ffffffe6,#0000 70%),radial-gradient(58% 42% at 50% 26%,#46e9d438,#0000 72%)}.hero__center{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.hero__badge{background:var(--white);border-radius:var(--radius-pill);color:var(--teal-1000);animation:fadeUp .75s var(--ease-out) both;align-items:center;gap:.5rem;padding:.5rem 1.125rem;font-size:.9375rem;font-weight:500;display:inline-flex}.hero__badge-dot{background:var(--highlight);border-radius:100%;flex-shrink:0;width:.5rem;height:.5rem}.hero__center .hero__headline{text-align:center;align-items:center;max-width:20ch;margin-top:1.75rem}.hero__center .hero__tagline{text-align:center;max-width:34rem;margin:1.5rem auto 0}.hero__center .hero__cta-row{justify-content:center}.hero__trusted{z-index:2;text-align:center;animation:fadeUp .75s var(--ease-out) .85s both;margin-top:clamp(3rem,6vw,5rem);position:relative}.hero__trusted-label{letter-spacing:.12em;text-transform:uppercase;color:var(--neutral-700);font-size:.75rem;font-weight:600}.hero__marquee{direction:ltr;margin-top:1.5rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.hero__marquee-track{will-change:transform;align-items:center;animation:34s linear infinite marquee;display:inline-flex}.hero__brand{letter-spacing:-.02em;color:var(--neutral-700);white-space:nowrap;align-items:center;gap:.5rem;padding:0 clamp(1.25rem,3vw,2.25rem);font-size:1.1875rem;font-weight:700;display:inline-flex}.hero__brand svg{opacity:.9;flex-shrink:0}@media (prefers-reduced-motion:reduce){.hero__marquee-track{animation:none}}.hero__cards{z-index:1;pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 4%,#000 34% 52%,#0000 84%);mask-image:linear-gradient(#0000 4%,#000 34% 52%,#0000 84%)}.quote-card{background:var(--white);text-align:start;border-radius:1.25rem;width:15.5rem;padding:1.125rem 1.25rem;animation:1s .5s both fadeIn;position:absolute}.quote-card__mark{color:var(--teal-400);top:1rem;position:absolute;inset-inline-end:1.125rem}.quote-card__text{color:var(--muted);padding-inline-end:1.25rem;font-size:.875rem;line-height:1.5}.quote-card__name{color:var(--teal-1000);margin-top:.875rem;font-size:.8125rem;font-weight:600}.quote-card.is-1{filter:blur(1.1px);inset-inline-start:.5%;top:14%;transform:rotate(-3deg)}.quote-card.is-2{inset-inline-start:0;top:39%;transform:rotate(-1deg)}.quote-card.is-3{filter:blur(.6px);inset-inline-start:2%;top:64%;transform:rotate(2deg)}.quote-card.is-4{filter:blur(1.1px);inset-inline-end:.5%;top:12%;transform:rotate(2deg)}.quote-card.is-5{inset-inline-end:0;top:37%;transform:rotate(-2deg)}.quote-card.is-6{filter:blur(.6px);inset-inline-end:2%;top:62%;transform:rotate(3deg)}@media (width<=1180px){.hero__cards{display:none}}.hero__inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}.hero__headline{letter-spacing:-.02em;flex-direction:column;font-size:clamp(2.75rem,5.2vw,5rem);font-weight:600;line-height:1;display:flex;overflow:visible}.hero__line{flex-wrap:wrap;display:flex}.hero__center .hero__line{justify-content:center}.hero__underline{text-underline-offset:.14em;text-decoration:underline;text-decoration-thickness:.045em;-webkit-text-decoration-color:var(--highlight);-webkit-text-decoration-color:var(--highlight);-webkit-text-decoration-color:var(--highlight);text-decoration-color:var(--highlight)}.hero__accent{color:var(--teal-700)}.hero__tagline{color:var(--muted);max-width:470px;animation:fadeUp .75s var(--ease-out) .55s both;font-size:1.125rem;line-height:1.5}.hero__cta-row{animation:fadeUp .75s var(--ease-out) .7s both;flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}@media (width<=900px){.hero__inner{grid-template-columns:1fr;align-items:flex-start}}.picker{background:var(--white);border-radius:var(--radius);animation:fadeUp .75s var(--ease-out) .4s both;flex-direction:column;gap:1.5rem;padding:2rem 1.25rem 2.25rem;display:flex}.picker__label{letter-spacing:.04em;color:var(--teal-700);font-size:1.125rem;font-weight:500}.picker__roles{flex-wrap:wrap;gap:.5rem;display:flex}.picker__role{border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--muted);background:0 0;padding:.5rem 1rem;font-size:1rem;font-weight:500;transition:background-color .3s,color .3s,border-color .3s}.picker__role:hover{border-color:var(--teal-1000);color:var(--teal-1000)}.picker__role[aria-pressed=true]{background:var(--teal-1000);border-color:var(--teal-1000);color:var(--white)}.picker__result{background:var(--cream);border-radius:var(--radius);padding:1.5rem 1.25rem}.picker__row{align-items:center;gap:.875rem;margin-bottom:1.25rem;display:flex}.picker__avatar{background:var(--teal-400);width:3rem;height:3rem;color:var(--teal-1000);border-radius:100%;flex-shrink:0;place-items:center;font-size:.9375rem;font-weight:700;display:grid}.picker__name{letter-spacing:-.01em;font-size:1.125rem;font-weight:600}.picker__meta{color:var(--muted);font-size:.9375rem;line-height:1.4}.picker__specs{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.picker__spec-num{letter-spacing:-.02em;font-size:1.25rem;font-weight:600;line-height:1.2}.picker__spec-label{color:var(--muted);margin-top:.25rem;font-size:.875rem}.pill-row{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.pill{border-radius:var(--radius-pill);background:var(--white);color:var(--muted);white-space:nowrap;align-items:center;gap:.5rem;padding:.5rem 1.125rem;font-size:1rem;font-weight:500;display:inline-flex}.pill strong{color:var(--teal-1000);font-weight:600}.pill svg{color:var(--teal-700);flex-shrink:0}.pill__soon{border-radius:var(--radius-pill);background:var(--teal-200);color:var(--teal-700);padding:.125rem .5rem;font-size:.75rem;font-weight:600;line-height:1.4}.feature-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.feature-grid--3{grid-template-columns:repeat(3,1fr)}@media (width<=1000px){.feature-grid,.feature-grid--3{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.feature-grid,.feature-grid--3{grid-template-columns:1fr}}.feature-card{background:var(--white);border-radius:var(--radius-lg);flex-direction:column;gap:1.5rem;padding:1rem 1rem 2rem;display:flex}.feature-card__well{background:var(--cream);border-radius:var(--radius);place-items:center;min-height:9rem;display:grid;overflow:hidden}.feature-card__icon{background:var(--teal-400);width:3.5rem;height:3.5rem;color:var(--teal-1000);border-radius:100%;place-items:center;display:grid}.feature-card__body{flex-direction:column;gap:.5rem;padding:0 .75rem;display:flex}.feature-card__title{letter-spacing:-.02em;font-size:1.375rem;font-weight:500;line-height:1.2}.feature-card__desc{color:var(--muted);font-size:1rem;line-height:1.5}.showcase{background:var(--white);border:2px solid var(--cream);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.5rem,3vw,3rem);padding:clamp(1.5rem,3vw,2.5rem);display:grid}.showcase--flip .showcase__copy{order:2}@media (width<=900px){.showcase,.showcase--flip{grid-template-columns:1fr}.showcase--flip .showcase__copy{order:0}}.showcase__copy{padding:clamp(.5rem,2vw,1.5rem)}.showcase__title{letter-spacing:-.02em;margin:.75rem 0 1rem;font-size:clamp(2rem,3.4vw,3rem);font-weight:500;line-height:1.08}.showcase__list{flex-direction:column;gap:.875rem;margin-top:1.5rem;list-style:none;display:flex}.showcase__list li{color:var(--muted);align-items:flex-start;gap:.75rem;font-size:1rem;line-height:1.5;display:flex}.showcase__list svg{color:var(--teal-700);flex-shrink:0;margin-top:.25rem}.showcase__panel{background:var(--cream);border-radius:var(--radius);flex-direction:column;justify-content:center;gap:.75rem;min-height:20rem;padding:clamp(1.25rem,2.5vw,2rem);display:flex}.panel-row{background:var(--white);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.panel-row__name{letter-spacing:-.01em;font-size:1rem;font-weight:600}.panel-row__sub{color:var(--muted);font-size:.9375rem}.panel-row__val{white-space:nowrap;font-size:1rem;font-weight:600}.tag{border-radius:var(--radius-pill);background:var(--teal-200);color:var(--teal-1000);white-space:nowrap;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.featured-wrap{padding:0 var(--pad) clamp(3rem, 6vw, 6rem)}.featured__card{background:var(--white);border-radius:var(--radius-lg);max-width:var(--max-w);margin:0 auto;padding:clamp(2.5rem,5vw,5rem);position:relative;overflow:hidden}.featured__label{text-align:center;letter-spacing:.04em;color:var(--teal-700);margin-bottom:clamp(1.5rem,3vw,2.5rem);font-size:1.125rem;font-weight:500;display:block}.featured__title{font-family:var(--font-display);letter-spacing:-.02em;text-align:center;margin-bottom:clamp(2rem,4vw,4rem);font-size:clamp(2.25rem,5vw,4.5rem);font-weight:500;line-height:1}.featured__title em{color:var(--teal-700);font-style:normal}.featured__stats{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.featured__stat{background:var(--cream);border-radius:var(--radius);flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1.5rem;display:flex}.featured__stat-num{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:clamp(1.75rem,3.5vw,3rem);font-weight:500;line-height:1}.featured__stat-label{color:var(--muted);text-align:center;font-size:.9375rem;font-weight:500}@media (width<=640px){.featured__stats{grid-template-columns:repeat(2,1fr)}}@media (width<=420px){.featured__stats{grid-template-columns:1fr}}@media (width<=560px){.featured__card{padding:2rem 1.25rem}}.marquee{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.5rem 0;position:relative;overflow:hidden}.marquee__track{align-items:center;animation:38s linear infinite marquee;display:inline-flex}.marquee__item{color:var(--muted);white-space:nowrap;align-items:center;gap:.5rem;padding:0 2.75rem;font-size:1rem;font-weight:500;display:inline-flex;position:relative}.marquee__item:after{content:"";background:var(--border);width:1px;height:1.125rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.section{padding-block:clamp(3rem,5vw,5rem)}.section--bordered{border-top:1px solid var(--border)}.section__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;display:flex}.section__head h2{letter-spacing:-.02em;max-width:640px;font-size:clamp(2rem,3.6vw,3.375rem);font-weight:500;line-height:1.08}.section__head p{color:var(--muted);max-width:420px;font-size:1.125rem;line-height:1.5}.section__head--center{text-align:center;flex-direction:column;align-items:center;gap:1rem}.section__head--center h2,.section__head--center p{max-width:700px}@media (width<=720px){.section__head p{font-size:1rem}}.split-2{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}@media (width<=900px){.split-2{grid-template-columns:1fr;gap:2.5rem}}.cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.cards--4{grid-template-columns:repeat(4,1fr)}.cards--3{grid-template-columns:repeat(3,1fr)}.cards--2{grid-template-columns:repeat(2,1fr)}@media (width<=1000px){.cards,.cards--4,.cards--3{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.cards,.cards--4,.cards--3,.cards--2{grid-template-columns:1fr}}.card{background:var(--white);border-radius:var(--radius-lg);padding:2rem;transition:background-color .3s}.card:hover{background:var(--light-grey)}.card__num{letter-spacing:.04em;color:var(--teal-700);margin-bottom:.75rem;font-size:1rem;font-weight:500}.card__name{letter-spacing:-.02em;margin-bottom:.6rem;font-size:1.375rem;font-weight:500}.card__desc{color:var(--muted);font-size:1rem;line-height:1.5}.steps{border-top:1px solid var(--border)}.step{border-bottom:1px solid var(--border);align-items:flex-start;gap:1.5rem;padding:1.75rem 0;display:flex}.step__num{letter-spacing:.04em;color:var(--teal-700);flex-shrink:0;width:2rem;padding-top:.25rem;font-size:1rem;font-weight:500}.step__body h4{letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.375rem;font-weight:500}.step__body p{color:var(--muted);font-size:1rem;line-height:1.5}.stats{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (width<=720px){.stats{grid-template-columns:repeat(2,1fr)}}.stat__num{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(2.5rem,4.5vw,3.5rem);font-weight:500;line-height:1}.stat__num em{color:var(--teal-700);font-style:normal}.stat__label{color:var(--muted);margin-top:.5rem;font-size:1rem}.cta{padding:clamp(2rem, 4vw, 4rem) var(--pad)}.cta__inner{max-width:var(--max-w);background:var(--teal-1000);color:var(--white);border-radius:var(--radius);text-align:center;margin:0 auto;padding:clamp(3rem,7vw,5.5rem) 2rem}.cta__title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.25rem,4.5vw,4rem);font-weight:500;line-height:1.05}.cta__title em{color:var(--highlight);font-style:normal}.cta__sub{color:#fffc;max-width:41rem;margin-bottom:2.25rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.5}.cta-band{padding:clamp(2rem, 4vw, 4rem) var(--pad) clamp(3rem, 5vw, 5rem)}.cta-band__inner{max-width:var(--max-w);background:var(--teal-1000);color:var(--white);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;gap:2rem;margin:0 auto;padding:clamp(3rem,7vw,5.5rem) 2rem;display:flex}.cta-band__title{letter-spacing:-.02em;max-width:41.125rem;font-size:clamp(2.25rem,4.5vw,4rem);font-weight:500;line-height:1.05}.cta-band__title em{color:var(--highlight);font-style:normal}.cta-band__sub{color:#fffc;max-width:36.25rem;margin-top:-1rem;font-size:1.125rem;line-height:1.5}.faq-list{background:var(--white);border-radius:var(--radius-lg);max-width:900px;padding:.5rem 2rem}.faq-item+.faq-item{border-top:1px solid var(--border)}.faq-item__q{text-align:start;letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.5rem 0;font-size:1.25rem;font-weight:500;transition:color .3s;display:flex}.faq-item__q:hover{color:var(--teal-700)}.faq-item__sign{color:var(--teal-1000);transition:transform .3s var(--ease-out);flex-shrink:0}.faq-item__sign--open{transform:rotate(45deg)}.faq-item__a{color:var(--muted);max-width:700px;padding-bottom:1.5rem;font-size:1rem;line-height:1.5}@media (width<=640px){.faq-list{padding:.5rem 1.25rem}.faq-item__q{font-size:1.0625rem}}.site-footer{background:var(--bg);padding:clamp(2.5rem, 4vw, 4rem) var(--pad) 2rem}.site-footer__inner{max-width:var(--max-w);margin:0 auto}.footer-cols{grid-template-columns:1.5fr repeat(4,1fr);gap:2.5rem;display:grid}@media (width<=900px){.footer-cols{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.footer-cols{grid-template-columns:repeat(2,1fr);gap:1.75rem 1.25rem}.footer-cols>.footer-col:first-child{grid-column:1/-1}.footer-col h4{margin-bottom:.625rem;font-size:.9375rem}.footer-col ul{gap:.5rem}.footer-col a{font-size:.9375rem}.footer-brand__desc{margin-top:.75rem}.site-footer{padding-top:2rem;padding-bottom:1.5rem}.footer-bottom{gap:.75rem;margin-top:2rem;padding-top:1.25rem}}.footer-col h4{color:var(--teal-1000);margin-bottom:1rem;font-size:1rem;font-weight:600}.footer-col ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-col a{color:var(--muted);font-size:1rem;font-weight:500;transition:color .3s}.footer-col a:hover{color:var(--teal-1000)}.footer-brand__desc{color:var(--muted);max-width:300px;margin-top:1rem;font-size:1rem;line-height:1.5}.footer-bottom{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:clamp(2.5rem,4vw,3.5rem);padding-top:1.5rem;font-size:.9375rem;display:flex}.footer-builtby a{color:var(--teal-1000);font-weight:600;transition:color .3s}.footer-builtby a:hover{color:var(--teal-700)}.footer-social{align-items:center;gap:.5rem;display:flex}.footer-social a{background:var(--white);width:2.25rem;height:2.25rem;color:var(--teal-1000);border-radius:100%;place-items:center;transition:background-color .3s,color .3s;display:grid}.footer-social a:hover{background:var(--teal-400)}.agent-list__head,.agent-list__row{grid-template-columns:40px minmax(0,1fr) 140px 120px 80px;align-items:center;gap:16px;display:grid}@media (width<=860px){.agent-list__head{display:none}.agent-list__row{grid-template-columns:2rem minmax(0,1fr) auto;grid-template-areas:"num name price""num meta status";align-items:start;gap:.375rem .75rem}.agent-list__row>:first-child{grid-area:num}.agent-list__row>:nth-child(2){grid-area:name}.agent-list__row>:nth-child(3){grid-area:meta}.agent-list__row>:nth-child(4){grid-area:status;justify-self:end}.agent-list__row>:nth-child(5){grid-area:price}}@media (width<=640px){.cta__inner,.cta-band__inner{padding-left:1.25rem;padding-right:1.25rem}.cta-band__inner{gap:1.5rem}.cta-band__sub{margin-top:-.5rem}.card{padding:1.5rem}.feature-card{gap:1rem;padding:.75rem .75rem 1.5rem}.feature-card__well{min-height:7rem}.feature-card__body{padding:0 .5rem}.showcase{border-radius:var(--radius);padding:1.25rem}.showcase__copy{padding:.25rem}.showcase__panel{min-height:0;padding:1rem}.panel-row{gap:.75rem;padding:.875rem 1rem}.featured__stat{padding:1.5rem 1rem}.step{gap:1rem;padding:1.25rem 0}.stats{gap:1.5rem}.faq-item__q{gap:1rem}.marquee__item{padding:0 1.5rem}.section__head{gap:1rem}.hero__cta-row{width:100%}.hero__cta-row>.btn{flex:100%}.site-nav__drawer{max-height:calc(100dvh - var(--nav-h) - 1rem);overflow-y:auto}}@media (width<=480px){.hero__headline,.display{font-size:clamp(2.125rem,9vw,2.75rem)}.hero__center .hero__headline{max-width:none}.featured__title,.cta__title,.cta-band__title{font-size:clamp(1.875rem,8vw,2.25rem)}.hed,.showcase__title,.section__head h2{font-size:clamp(1.75rem,7.5vw,2rem)}.btn--lg{font-size:1rem}input,select,textarea{font-size:16px!important}}.stack__head p{max-width:30rem;font-size:.9375rem;line-height:1.55}.stack-grid{grid-template-columns:repeat(15,minmax(0,1fr));gap:.5rem;max-width:78rem;margin:clamp(1.5rem,4vw,3rem) auto 0;padding:0 .5rem;display:grid;-webkit-mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000);mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000)}.stack-grid__cell{aspect-ratio:1;background:var(--teal-1000);border-radius:.625rem}@supports (color:color-mix(in lab, red, red)){.stack-grid__cell{background:color-mix(in srgb, var(--teal-1000) 7%, transparent)}}.stack-grid__cell{color:var(--neutral-800)}@supports (color:color-mix(in lab, red, red)){.stack-grid__cell{color:color-mix(in srgb, var(--neutral-800) 92%, transparent)}}.stack-grid__cell{justify-content:center;align-items:center;padding:.25rem;display:flex;overflow:hidden}.stack-grid__cell svg{width:55%;height:55%}.stack-grid__word{letter-spacing:-.01em;white-space:nowrap;font-size:clamp(.4375rem,.85vw,.8125rem);font-weight:600}.stack-grid__cell--mark{background:var(--universal-black);padding:.5rem}.stack-grid__cell--mark img{object-fit:contain;width:100%;height:100%}@media (width<=1000px){.stack-grid{grid-template-columns:repeat(9,minmax(0,1fr))}}@media (width<=620px){.stack-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.3125rem}.stack-grid__word{font-size:.5rem}}.bento__hed{text-align:center}.bento{grid-template-columns:repeat(3,1fr);align-items:start;gap:.75rem;padding-top:2rem;display:grid}.bento__col{flex-direction:column;gap:.75rem;display:flex}.bento__col--raised{margin-top:-2rem}.bento__card{background:var(--white);border-radius:var(--radius-lg);flex-direction:column;padding:clamp(1.25rem,2vw,1.75rem);display:flex;overflow:hidden}.bento__card--tall{min-height:21rem}.bento__card--hero{min-height:25rem}.bento__card--short{min-height:14rem}.bento__card--center{text-align:center;justify-content:center;align-items:center;gap:1.5rem}.bento__top{text-align:center;flex-direction:column;align-items:center;gap:.625rem;display:flex}.bento__title{letter-spacing:-.01em;max-width:16ch;font-size:1.125rem;font-weight:500;line-height:1.25}.bento__title--sm{font-size:1rem;font-weight:600}.bento__title--lg{letter-spacing:-.02em;max-width:12ch;font-size:clamp(1.5rem,2.4vw,2.125rem);line-height:1.1}.bento__body{text-align:center;color:var(--neutral-800);margin-top:.875rem}@supports (color:color-mix(in lab, red, red)){.bento__body{color:color-mix(in srgb, var(--neutral-800) 75%, transparent)}}.bento__body{max-width:28ch;margin-inline:auto;font-size:.8125rem;line-height:1.6}.bento__art{object-fit:cover;border-radius:var(--radius);flex:1;width:100%;min-height:0;margin-top:1rem}.bento__glyph{align-items:flex-end;gap:.25rem;display:flex}.bento__dot{background:var(--pear);border-radius:50%;width:.875rem;height:.875rem;margin-bottom:-.375rem}.bento__scatter{grid-template-columns:repeat(4,1.375rem);gap:.875rem;margin-top:auto;padding-top:2rem;display:grid}.bento__node{background:var(--neutral-800);border-radius:.25rem;width:.875rem;height:.875rem}@supports (color:color-mix(in lab, red, red)){.bento__node{background:color-mix(in srgb, var(--neutral-800) 22%, transparent)}}.bento__node{justify-self:center}.bento__node--round{border-radius:50%}.bento__node--live{background:var(--teal-400);width:1.375rem;height:1.375rem}.bento__pill{background:var(--cream);color:var(--muted);border-radius:var(--radius-pill);align-self:center;margin-top:auto;padding:.625rem 1.125rem;font-size:.8125rem;font-weight:600}@media (width<=900px){.bento{grid-template-columns:1fr 1fr;padding-top:0}.bento__col--raised{grid-column:1/-1;margin-top:0}.bento__col--raised .bento__card--hero{min-height:22rem}}@media (width<=620px){.bento{grid-template-columns:1fr}.bento__card--tall,.bento__card--hero{min-height:18rem}.bento__card--short{min-height:9rem}}.dot-grid{background-image:radial-gradient(circle, var(--color-dot-grid) 1px, transparent 1px);background-size:24px 24px}.label{font-family:var(--font-body);letter-spacing:.04em;color:var(--teal-700);font-size:1rem;font-weight:500}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
