/*! tailwindcss v4.3.3 | 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-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--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-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--color-white:#fff;--spacing:.25rem;--leading-tight:1.25;--ease-out:cubic-bezier(0, 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-montserrat:"Montserrat", sans-serif;--font-urbanist:"Urbanist", 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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.top-0{top:0}.z-10{z-index:10}.z-30{z-index:30}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.size-\[18px\]{width:18px;height:18px}.size-full{width:100%;height:100%}.h-\[10px\]{height:10px}.h-\[16px\]{height:16px}.h-\[18px\]{height:18px}.h-\[28px\]{height:28px}.h-\[36px\]{height:36px}.h-\[38px\]{height:38px}.h-\[42px\]{height:42px}.h-\[52px\]{height:52px}.min-h-svh{min-height:100svh}.w-\[32px\]{width:32px}.w-\[40px\]{width:40px}.w-\[44px\]{width:44px}.w-\[52px\]{width:52px}.w-\[72px\]{width:72px}.w-\[96px\]{width:96px}.w-\[100px\]{width:100px}.w-fit{width:fit-content}.w-full{width:100%}.max-w-\[14ch\]{max-width:14ch}.max-w-\[1072px\]{max-width:1072px}.max-w-full{max-width:100%}.shrink-0{flex-shrink:0}.scale-90{--tw-scale-x:90%;--tw-scale-y:90%;--tw-scale-z:90%;scale:var(--tw-scale-x) var(--tw-scale-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x) var(--tw-scale-y)}.rotate-0{rotate:0deg}.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}.scroll-mt-6{scroll-margin-top:calc(var(--spacing) * 6)}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-3{gap:calc(var(--spacing) * 3)}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:2147483647px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[rgba\(237\,237\,237\,0\.08\)\]{border-color:#ededed14}.bg-\[\#1c1c1c\]{background-color:#1c1c1c}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-\[68\%_42\%\]{object-position:68% 42%}.object-center{object-position:center}.p-0{padding:0}.text-center{text-align:center}.text-\[\#1c1c1c\]{color:#1c1c1c}.shadow-\[0_1px_8px_rgba\(0\,0\,0\,0\.18\)\]{--tw-shadow:0 1px 8px var(--tw-shadow-color,#0000002e);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.backdrop-blur-\[7px\]{--tw-backdrop-blur:blur(7px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.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))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-400{--tw-duration:.4s;transition-duration:.4s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.ease-\[cubic-bezier\(0\.22\,1\,0\.36\,1\)\]{--tw-ease:cubic-bezier(.22,1,.36,1);transition-timing-function:cubic-bezier(.22,1,.36,1)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media (hover:hover){.hover\:opacity-80:hover{opacity:.8}}@media (width>=40rem){.sm\:h-\[12px\]{height:12px}.sm\:h-\[18px\]{height:18px}.sm\:h-\[22px\]{height:22px}.sm\:h-\[36px\]{height:36px}.sm\:h-\[44px\]{height:44px}.sm\:h-\[48px\]{height:48px}.sm\:h-\[52px\]{height:52px}.sm\:h-\[64px\]{height:64px}.sm\:w-\[40px\]{width:40px}.sm\:w-\[50px\]{width:50px}.sm\:w-\[56px\]{width:56px}.sm\:w-\[64px\]{width:64px}.sm\:w-\[88px\]{width:88px}.sm\:w-\[120px\]{width:120px}.sm\:items-end{align-items:flex-end}.sm\:gap-5{gap:calc(var(--spacing) * 5)}}@media (width>=48rem){.md\:gap-6{gap:calc(var(--spacing) * 6)}}@media (width>=64rem){.lg\:h-\[15px\]{height:15px}.lg\:h-\[23px\]{height:23px}.lg\:h-\[28px\]{height:28px}.lg\:h-\[43px\]{height:43px}.lg\:h-\[52px\]{height:52px}.lg\:h-\[57px\]{height:57px}.lg\:h-\[62px\]{height:62px}.lg\:h-\[76px\]{height:76px}.lg\:w-\[47px\]{width:47px}.lg\:w-\[59px\]{width:59px}.lg\:w-\[66px\]{width:66px}.lg\:w-\[77px\]{width:77px}.lg\:w-\[103px\]{width:103px}.lg\:w-\[105px\]{width:105px}.lg\:w-\[148px\]{width:148px}.lg\:w-\[153px\]{width:153px}.lg\:w-\[157px\]{width:157px}.lg\:max-w-\[803px\]{max-width:803px}.lg\:flex-row{flex-direction:row}.lg\:items-end{align-items:flex-end}.lg\:justify-between{justify-content:space-between}}}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/montserrat-cyrillic-ext-500-normal-11xBT7e1.woff2)format("woff2"),url(/assets/montserrat-cyrillic-ext-500-normal-DOzfAZ45.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/montserrat-cyrillic-500-normal-T0SG181k.woff2)format("woff2"),url(/assets/montserrat-cyrillic-500-normal-CyGtXmN9.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/montserrat-vietnamese-500-normal-NT-t8RG1.woff2)format("woff2"),url(/assets/montserrat-vietnamese-500-normal-DpeZlV_K.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/montserrat-latin-ext-500-normal-BKtbrd6n.woff2)format("woff2"),url(/assets/montserrat-latin-ext-500-normal-DWPqqZgs.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/montserrat-latin-500-normal-DRFEGfly.woff2)format("woff2"),url(/assets/montserrat-latin-500-normal-Dok2oTci.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/montserrat-cyrillic-ext-600-normal-BtBW-rpm.woff2)format("woff2"),url(/assets/montserrat-cyrillic-ext-600-normal-wReYPmz2.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/montserrat-cyrillic-600-normal-CQEPC0hM.woff2)format("woff2"),url(/assets/montserrat-cyrillic-600-normal-DUglwBrH.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/montserrat-vietnamese-600-normal-DKe6qT_E.woff2)format("woff2"),url(/assets/montserrat-vietnamese-600-normal-SJ-HTWuM.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/montserrat-latin-ext-600-normal-DSkTqI9L.woff2)format("woff2"),url(/assets/montserrat-latin-ext-600-normal-CSDhkhgS.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/montserrat-latin-600-normal-UVxSCcoG.woff2)format("woff2"),url(/assets/montserrat-latin-600-normal-CdhFl4lI.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Urbanist;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/urbanist-latin-ext-400-normal-DZynuzUy.woff2)format("woff2"),url(/assets/urbanist-latin-ext-400-normal-AR80KGOc.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Urbanist;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/urbanist-latin-400-normal-ClbGNxcV.woff2)format("woff2"),url(/assets/urbanist-latin-400-normal-BHTGe-Vj.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Urbanist;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/urbanist-latin-ext-500-normal-DjtxgPdH.woff2)format("woff2"),url(/assets/urbanist-latin-ext-500-normal-DU_MVRy-.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Urbanist;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/urbanist-latin-500-normal-CTXUkCRo.woff2)format("woff2"),url(/assets/urbanist-latin-500-normal-DpQ4Tjrd.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Urbanist;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/urbanist-latin-ext-600-normal-Edu9tcYw.woff2)format("woff2"),url(/assets/urbanist-latin-ext-600-normal-D22gvnSM.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Urbanist;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/urbanist-latin-600-normal-BuXRW95m.woff2)format("woff2"),url(/assets/urbanist-latin-600-normal-cDQtY_pk.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Urbanist;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/urbanist-latin-ext-700-normal-B8Y3NOrp.woff2)format("woff2"),url(/assets/urbanist-latin-ext-700-normal-LzPfOSk1.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Urbanist;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/urbanist-latin-700-normal-BtsT2zLv.woff2)format("woff2"),url(/assets/urbanist-latin-700-normal-Zdugn5sa.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root,:root[data-theme=dark],:root[data-theme=light]{--nav-bg:#1c1c1c;--color-text:#ededed;--color-text-soft:#f5f5f5;--color-text-muted:#dadada;--color-surface:#232323;--color-ink:#1c1c1c;--color-border:#ededed14;--color-border-strong:#ededed4d;--scrim:linear-gradient(90deg, #000000c7 0%, #0000006b 42%, #0000002e 70%, #00000014 100%);--vignette:radial-gradient(120% 90% at 50% 40%, transparent 35%, #00000059 100%);--scrollbar-track:#1c1c1c;--scrollbar-thumb:#3a3a3a;--scrollbar-thumb-hover:#ededed;--page-bg:#1c1c1c;--section-bg:#1c1c1c;--section-text:#ededed;--section-rule:#fff;--text-hero:1.75rem;--text-section:2rem;--text-subhead:1.25rem;--text-quote:1.75rem;--text-quote-md:1.5rem;--text-card-title:1.375rem;--text-body-lg:1rem;--text-body:.9375rem;--text-label:.8125rem;--text-brand:1rem;--text-stat:1.25rem;--text-stat-label:.625rem;--text-btn-ghost:.625rem;--text-btn-solid:.75rem;--leading-hero:1.05;--leading-section:1;--leading-body:1.4;--leading-tight:1.2;--page-x:1.75rem;--nav-x:1.75rem;--nav-y:1.125rem;--hero-pt:2.25rem;--hero-pb:2.75rem;--section-pad:4rem;--section-gap:2.5rem;--stack-gap:1.25rem;--content-gap:1.75rem;--stats-gap:1rem;--hero-bottom-gap:1.75rem;--copy-gap:.875rem;--rule-width:4rem;--btn-ghost-h:2.25rem;--btn-ghost-px:.875rem;--btn-solid-py:.875rem;--btn-solid-px:1.25rem;--nav-height:calc((var(--nav-y) * 2) + 2.5rem + 1px);--brand-max:10rem;--hero-title-max:100%;--section-title-max:18ch;--body-max:36rem;--problem-body-max:100%}@media (width>=640px){:root,:root[data-theme=dark],:root[data-theme=light]{--text-hero:2.75rem;--text-section:2.5rem;--text-subhead:2rem;--text-quote:2.25rem;--text-quote-md:1.875rem;--text-card-title:1.5rem;--text-body-lg:1.125rem;--text-body:1rem;--text-label:.875rem;--text-brand:1.25rem;--text-stat:2rem;--text-stat-label:.75rem;--text-btn-ghost:.6875rem;--text-btn-solid:.875rem;--leading-hero:1;--leading-body:1.35;--page-x:2rem;--nav-x:2rem;--nav-y:1.25rem;--hero-pt:4rem;--hero-pb:3.5rem;--section-pad:5rem;--section-gap:3rem;--stack-gap:1.5rem;--content-gap:2rem;--stats-gap:2rem;--hero-bottom-gap:2.5rem;--copy-gap:1.5rem;--rule-width:5rem;--btn-ghost-h:2.5rem;--btn-ghost-px:1.25rem;--btn-solid-py:1rem;--btn-solid-px:1.75rem;--hero-title-max:14ch;--section-title-max:707px;--problem-body-max:542px}}@media (width>=1024px){:root,:root[data-theme=dark],:root[data-theme=light]{--text-hero:3.5rem;--text-section:3rem;--text-subhead:2.25rem;--text-quote:2.75rem;--text-quote-md:2.25rem;--text-card-title:1.75rem;--text-body-lg:1.25rem;--text-body:1.125rem;--text-label:.9375rem;--text-brand:1.375rem;--text-stat:2.25rem;--text-btn-solid:.9375rem;--page-x:3rem;--nav-x:3rem;--nav-y:1.25rem;--hero-pt:6.5rem;--hero-pb:4rem;--section-pad:6rem;--section-gap:3.5rem;--stack-gap:1.5rem;--content-gap:3rem;--stats-gap:2.5rem;--hero-bottom-gap:4rem;--rule-width:6.25rem;--btn-solid-py:1rem;--btn-solid-px:2rem;--brand-max:17.75rem;--hero-title-max:1030px;--body-max:40rem}}@media (width>=1280px){:root,:root[data-theme=dark],:root[data-theme=light]{--text-hero:4.25rem;--text-section:3.5rem;--text-subhead:2.75rem;--text-quote:3.25rem;--text-quote-md:2.75rem;--text-body-lg:1.375rem;--text-body:1.25rem;--text-label:1rem;--text-brand:1.5rem;--text-stat:2.5rem;--text-btn-solid:1rem;--page-x:4rem;--nav-x:3rem;--hero-pt:7rem;--hero-pb:4.5rem;--section-pad:6.5rem;--section-gap:3.75rem;--content-gap:4rem;--hero-bottom-gap:5rem}}@media (width>=1728px){:root,:root[data-theme=dark],:root[data-theme=light]{--text-hero:5rem;--text-section:4rem;--text-subhead:3rem;--text-quote:4rem;--text-quote-md:3rem;--text-card-title:2rem;--text-body-lg:1.5rem;--text-body:1.25rem;--text-label:1rem;--text-brand:1.5rem;--text-stat:2.5rem;--text-stat-label:.75rem;--text-btn-ghost:.6875rem;--text-btn-solid:1rem;--page-x:5rem;--nav-x:3rem;--nav-y:1.375rem;--hero-pt:8.125rem;--hero-pb:5rem;--section-pad:7.5rem;--section-gap:3.75rem;--stack-gap:1.5rem;--content-gap:5rem;--stats-gap:2.5rem;--hero-bottom-gap:5rem;--copy-gap:1.5rem;--rule-width:6.25rem;--btn-ghost-h:2.5rem;--btn-ghost-px:1.25rem;--btn-solid-py:1rem;--btn-solid-px:2rem}}:root,:root[data-theme=dark]{--page-bg:#1c1c1c;--section-bg:#1c1c1c;--section-text:#ededed;--section-rule:#fff;--section-muted:#edededbf;--section-markets-label:#ededed8c;--section-markets:#f5f5f5;--quote-bg:#232323;--quote-text:#fff;--quote-bridge-bg:#fff;--quote-bridge-text:#1a1a1a;--quote-alt-bg:#fff;--quote-alt-text:#1c1c1c;--clients-card-border:#ededed14;--clients-card-num:#ededed99;--clients-card-body:#edededa6;--xform-frame:#ededed14;--xform-section-bg:#232323;--xform-title:#ededed;--xform-alone-bg:#1c1c1c;--xform-alone-text:#ededed;--xform-alone-border:#ededed66;--xform-temor-bg:#f5f5f5;--xform-temor-label:#1c1c1c;--xform-temor-text:#1c1c1ccc;--xform-temor-border:#1c1c1c1a;--xform-closing:#f5f5f5;--offer-section-bg:#232323;--offer-title:#ededed;--offer-intro:#edededb3;--offer-card-border:#ededed1f;--offer-card-bg:#1c1c1c;--offer-card-title:#ededed;--offer-desc:#ededed99;--offer-row-border:#ededed14;--offer-row-label:#edededcc;--offer-row-price:#f5f5f5;--offer-cta-bg:#fff;--offer-cta-text:#000;--offer-cta-fill:#1c1c1c;--offer-cta-hover-text:#ededed;--offer-cta-border:#ededed4d;--offer-cta-border-hover:#ededed4d;--response-section-bg:#1c1c1c;--response-title:#ededed;--response-frame:#ededed14;--response-step-bg:#232323;--response-step-num:#ededed66;--response-step-text:#ededed;--testimonials-section-bg:#232323;--testimonials-title:#ededed;--testimonials-sub:#edededbf;--testimonials-panel-bg:#1c1c1c;--testimonials-quote:#ededed;--testimonials-meta:#edededbf;--testimonials-media-border:#ededed1f;--testimonials-label-bg:#000000b3;--testimonials-label-marque:#ededed;--testimonials-label-model:#ededed80;--testimonials-dot:#ededed66;--testimonials-dot-active:#ededed;--enquiry-section-bg:#1c1c1c;--enquiry-title:#ededed;--enquiry-intro:#edededb3;--enquiry-form-border:#ededed1f;--enquiry-field-border:#ededed33;--enquiry-consent:#ededed99;--enquiry-check-border:#ededed;--enquiry-submit-bg:#f5f5f5;--enquiry-submit-text:#1c1c1c;--enquiry-submit-fill:#1c1c1c;--enquiry-submit-hover-text:#ededed;--enquiry-footer:#ededed;--record-bg:#1c1c1c;--record-text:#ededed;--record-card-bg:#232323;--record-card-border:#ffffff1a;--record-value:#f5f5f5;--record-label:#dadada;--problem-bg:#232323;--back-top-bg:#1c1c1ceb;--back-top-border:#ededed29;--back-top-icon:#ededed;--back-top-track:#ededed2e;--back-top-progress:#ededed}:root[data-theme=light]{--page-bg:#fff;--section-bg:#fff;--section-text:#000;--section-rule:#000;--section-muted:#1a1a1a;--section-markets-label:#1a1a1a;--section-markets:#1a1a1a;--quote-bg:#f8f8f8;--quote-text:#000;--quote-bridge-bg:#1d1d1d;--quote-bridge-text:#fff;--quote-alt-bg:#1c1c1c;--quote-alt-text:#fff;--clients-card-border:#ededed;--clients-card-num:#ededed;--clients-card-body:#ededed;--xform-frame:#000;--xform-section-bg:#fff;--xform-title:#1a1a1a;--xform-alone-bg:#fff;--xform-alone-text:#1a1a1a;--xform-alone-border:#d9d9d999;--xform-temor-bg:#000;--xform-temor-label:#fff;--xform-temor-text:#fff;--xform-temor-border:#fff6;--xform-closing:#1a1a1a;--offer-section-bg:#f8f8f8;--offer-title:#1a1a1a;--offer-intro:#1a1a1a;--offer-card-border:#000000de;--offer-card-bg:#fff;--offer-card-title:#1a1a1a;--offer-desc:#1a1a1a;--offer-row-border:#d9d9d914;--offer-row-label:#1a1a1a;--offer-row-price:#1a1a1a;--offer-cta-bg:#000;--offer-cta-text:#fff;--offer-cta-fill:#1c1c1c;--offer-cta-hover-text:#fff;--offer-cta-border:#d9d9d94d;--offer-cta-border-hover:#ffffff59;--response-section-bg:#fff;--response-title:#1a1a1a;--response-frame:#dadada;--response-step-bg:#fff;--response-step-num:#1a1a1a;--response-step-text:#1a1a1a;--testimonials-section-bg:#f8f8f8;--testimonials-title:#1a1a1a;--testimonials-sub:#1a1a1a;--testimonials-panel-bg:#fff;--testimonials-quote:#000;--testimonials-meta:#000;--testimonials-media-border:transparent;--testimonials-label-bg:#000000b3;--testimonials-label-marque:#ededed;--testimonials-label-model:#ededed80;--testimonials-dot:silver;--testimonials-dot-active:#000;--enquiry-section-bg:#fff;--enquiry-title:#1a1a1a;--enquiry-intro:#1a1a1a;--enquiry-form-border:#000;--enquiry-field-border:silver;--enquiry-consent:#1a1a1a;--enquiry-check-border:#000;--enquiry-submit-bg:#000;--enquiry-submit-text:#fff;--enquiry-submit-fill:#2a2a2a;--enquiry-submit-hover-text:#fff;--enquiry-footer:#1a1a1a;--record-bg:#f8f8f8;--record-text:#1c1c1c;--record-card-bg:#fff;--record-card-border:#000;--record-value:#1c1c1c;--record-label:#1c1c1c;--problem-bg:#fff;--back-top-bg:#fffffff0;--back-top-border:#00000024;--back-top-icon:#1a1a1a;--back-top-track:#0000001f;--back-top-progress:#1a1a1a}*{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth}body{background:var(--page-bg);color:var(--color-text);font-family:var(--font-urbanist);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}a{color:inherit;text-decoration:none}.app-shell{background:var(--page-bg);transition:background-color .12s}.theme-section{background:var(--section-bg);color:var(--section-text);transition:background-color .12s,color .12s,border-color .12s}.theme-section :is(.text-label,.text-section,.text-subhead,.text-body,.text-body-lg,.text-quote,.text-quote-attr,.text-quote--md){color:var(--section-text)!important}.theme-section .solution-muted{color:var(--section-muted)!important}.theme-section .solution-markets-label{color:var(--section-markets-label)!important}.theme-section .solution-markets{color:var(--section-markets)!important}.solution-section{--car-strip-h:clamp(9.5rem, 22vw, 17.4375rem);background:var(--section-bg);padding:var(--section-pad) 0 0;transition:background-color .12s;overflow:visible}:root[data-theme=light] .solution-section{background:#fff!important}.solution-section__inner{width:100%;padding:0 var(--page-x);flex-direction:column;align-items:center;gap:2.5rem;display:flex}@media (width>=1024px){.solution-section__inner{gap:3.75rem}}.solution-section__row{flex-direction:column;align-items:center;gap:2.5rem;width:100%;display:flex}@media (width>=1024px){.solution-section__row{flex-direction:row;align-items:center;gap:4rem;height:651px}}.solution-section__portrait{aspect-ratio:485/651;flex-shrink:0;width:100%;max-width:420px}@media (width>=1024px){.solution-section__portrait{width:auto;max-width:none;height:100%}}.solution-section__copy{flex-direction:column;flex:1;align-items:flex-start;gap:2.5rem;width:100%;min-width:0;display:flex}@media (width>=1024px){.solution-section__copy{gap:5rem}}.solution-section__copy-stack{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;display:flex}.solution-section__title{max-width:14ch}@media (width>=1024px){.solution-section__title{max-width:827px}}.solution-section__cta{width:auto}.car-strip{--car-gap:1.25rem;--car-duration:45s;z-index:3;width:100%;height:var(--car-strip-h);margin-top:2.5rem;margin-bottom:calc(var(--car-strip-h) / -2);position:relative}@media (width>=640px){.car-strip{--car-gap:1.75rem;margin-top:3rem}}@media (width>=1024px){.car-strip{--car-gap:2.5rem;margin-top:3.75rem}}.car-strip__viewport{width:100%;height:100%;overflow:hidden}.car-strip__track{width:max-content;height:100%;animation:car-strip var(--car-duration) linear infinite;display:flex}.car-strip__track:hover{animation-play-state:paused}.car-strip__set{align-items:stretch;gap:var(--car-gap);height:100%;padding-right:var(--car-gap);display:flex}.car-strip__item{flex-shrink:0;width:min(72vw,500px);height:100%;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000047}.car-strip__image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}@keyframes car-strip{0%{transform:translate(0)}to{transform:translate(-50%)}}.quote-section--bridge{--car-strip-h:clamp(9.5rem, 22vw, 17.4375rem);padding:calc(var(--car-strip-h) / 2 + 5rem) var(--page-x) var(--section-pad);background:var(--quote-bridge-bg)!important;color:var(--quote-bridge-text)!important}@media (width>=1024px){.quote-section--bridge{padding-top:calc(var(--car-strip-h) / 2 + 7.5rem);padding-bottom:7.5rem}}.quote-section--bridge :is(.text-quote,.text-quote-attr,.text-quote--md),.quote-section--bridge .reveal-on-scroll,.quote-section--bridge .reveal-on-scroll :is(.text-quote,.text-quote-attr){color:var(--quote-bridge-text)!important}.brand-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem 2rem;width:100%;display:flex}.brand-row__logo{opacity:.92;flex-shrink:0}@media (width<=1023px){.brand-row{justify-content:center}}@media (width>=1024px){.brand-row{width:80%;margin-inline:auto}}.theme-section--quote{background:var(--quote-bg);color:var(--quote-text)}.theme-section--quote :is(.text-quote,.text-quote-attr){color:var(--quote-text)!important}.theme-section--quote-alt,.quote-alt-section{background:var(--quote-alt-bg)!important;color:var(--quote-alt-text)!important}.theme-section--quote-alt :is(.text-quote,.text-quote--md,.text-quote-attr),.quote-alt-section :is(.text-quote,.text-quote--md,.text-quote-attr),.quote-alt-section .reveal-on-scroll,.quote-alt-section .reveal-on-scroll :is(.text-quote,.text-quote-attr){color:var(--quote-alt-text)!important}.quote-alt-section__inner{max-width:92.25rem}.quote-alt-section__quote{max-width:82.75rem}.theme-section--clients{background:var(--quote-bg)}.theme-section--response,.response-section{color:var(--response-title);background:var(--response-section-bg)!important}.clients-carousel{--clients-card-w:min(100%, 20rem);--clients-card-h:20rem;--clients-ease:cubic-bezier(.16, 1, .3, 1)}.clients-header{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1.5rem;width:100%;display:flex}@media (width>=1024px){.clients-header{flex-direction:row;align-items:flex-end;gap:2rem}}.clients-header__title{max-width:18ch}@media (width>=1024px){.clients-header__title{max-width:none}}.clients-header__action{flex-shrink:0}:root[data-theme=light] .theme-section .clients-header__cta.btn--solid,:root[data-theme=light] .theme-section .solution-section__cta.btn--solid{color:#ededed;background:#1c1c1c;box-shadow:inset 0 1px #ffffff14,0 12px 34px #0000002e}:root[data-theme=light] .theme-section .clients-header__cta.btn--solid .btn__fill,:root[data-theme=light] .theme-section .solution-section__cta.btn--solid .btn__fill{background:#f5f5f5}:root[data-theme=light] .theme-section .clients-header__cta.btn--solid:hover,:root[data-theme=light] .theme-section .clients-header__cta.btn--solid:focus-visible,:root[data-theme=light] .theme-section .solution-section__cta.btn--solid:hover,:root[data-theme=light] .theme-section .solution-section__cta.btn--solid:focus-visible{color:#1c1c1c}@media (width>=640px){.clients-carousel{--clients-card-w:22rem;--clients-card-h:21rem}}@media (width>=1024px){.clients-carousel{--clients-card-w:24rem;--clients-card-h:22rem}}@media (width>=1728px){.clients-carousel{--clients-card-w:441.333px;--clients-card-h:376px}}.clients-carousel__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-left:3.25rem;padding-right:calc(var(--page-x) + 3.25rem);margin-right:calc(var(--page-x) * -1);scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;display:flex;overflow:auto hidden}.clients-carousel__track::-webkit-scrollbar{display:none}.clients-card{flex-direction:column;flex:0 0 var(--clients-card-w);width:var(--clients-card-w);height:var(--clients-card-h);border:1px solid var(--clients-card-border);scroll-snap-align:start;cursor:default;transition:border-color .45s var(--clients-ease);align-items:flex-start;gap:.7rem;padding:2.125rem 1.875rem;display:flex;position:relative;overflow:hidden}.clients-card:hover{border-color:#ededed52}.clients-card__media{pointer-events:none;position:absolute;inset:0;overflow:hidden}.clients-card__media img{object-fit:cover;width:100%;height:100%;transition:transform 1.4s var(--clients-ease);position:absolute;inset:0;transform:scale(1)}.clients-card:hover .clients-card__media img{transform:scale(1.06)}.clients-card__overlay{transition:background-color .55s var(--clients-ease);background:#00000080;position:absolute;inset:0}.clients-card:hover .clients-card__overlay{background:#00000057}.clients-card__num,.clients-card__title,.clients-card__body{z-index:1;width:100%;transition:transform .55s var(--clients-ease), color .45s ease, opacity .45s ease;margin:0;position:relative}.clients-card:hover .clients-card__num,.clients-card:hover .clients-card__title,.clients-card:hover .clients-card__body{transform:translateY(-4px)}.clients-card__num{font-family:var(--font-urbanist);font-size:var(--text-label);color:var(--clients-card-num);font-weight:400;line-height:1.2}.clients-card__title{font-family:var(--font-montserrat);font-size:var(--text-card-title);color:#ededed;font-weight:500;line-height:1.2}.clients-card__body{font-family:var(--font-urbanist);font-size:var(--text-body);color:var(--clients-card-body);font-weight:400;line-height:1.2}@media (width>=1728px){.clients-card__body{font-size:1.25rem}}.clients-carousel__btn{z-index:3;color:#000;opacity:0;visibility:hidden;pointer-events:none;place-items:center;width:2.5rem;height:2.5rem;transition:opacity .25s,visibility .25s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.clients-carousel__btn.is-visible{opacity:1;visibility:visible;pointer-events:auto}.clients-carousel__btn--prev{left:0}.clients-carousel__btn--next{right:0}.clients-carousel__btn.is-visible:hover .clients-carousel__icon-bg{fill:#1c1c1c}.clients-carousel__btn.is-visible:hover{color:#ededed}.clients-carousel__btn:focus-visible{outline-offset:3px;outline:1px solid #ededed8c}.clients-carousel__icon{width:100%;height:100%;display:block}.clients-carousel__icon-bg{fill:#fff;transition:fill .35s var(--clients-ease)}.clients-carousel__icon-mark{transition:color .35s var(--clients-ease)}@media (prefers-reduced-motion:reduce){.clients-carousel__track{scroll-behavior:auto}.clients-card__media img,.clients-card__overlay,.clients-card__num,.clients-card__title,.clients-card__body{transition:none}.clients-card:hover .clients-card__media img,.clients-card:hover .clients-card__num,.clients-card:hover .clients-card__title,.clients-card:hover .clients-card__body{transform:none}}.xform-section{color:var(--xform-title);background:var(--xform-section-bg)!important}.xform-section .section-stack{gap:clamp(2rem,4vw,3.75rem)}.theme-section.xform-section .text-section,.xform-section .text-section{color:var(--xform-title)!important}.xform-compare{background:var(--xform-frame);flex-direction:column;gap:1px;padding:1px;transition:background-color .12s;display:flex}@media (width>=1024px){.xform-compare{flex-direction:row;align-items:stretch}}.xform-compare__panel{flex-direction:column;flex:1 0 0;gap:1.5rem;min-width:0;padding:2rem 1.5rem;transition:background-color .12s,color .12s;display:flex}@media (width>=1024px){.xform-compare__panel{padding:2.75rem 2.375rem}}.xform-compare__panel--alone{background:var(--xform-alone-bg)!important;color:var(--xform-alone-text)!important}.xform-compare__panel--temor{background:var(--xform-temor-bg)!important;color:var(--xform-temor-text)!important}.xform-compare__eyebrow{font-family:var(--font-urbanist);text-transform:uppercase;margin:0;font-size:.75rem;font-weight:400;line-height:1.2}.xform-compare__panel--alone :is(.xform-compare__eyebrow,.xform-compare__mark,.xform-compare__text){color:var(--xform-alone-text)!important}.xform-compare__panel--temor .xform-compare__eyebrow{color:var(--xform-temor-label)!important}.xform-compare__panel--temor :is(.xform-compare__mark,.xform-compare__text){color:var(--xform-temor-text)!important}.xform-compare__list{flex-direction:column;align-items:flex-start;width:100%;margin:0;padding:0;list-style:none;display:flex}.xform-compare__row{border-bottom:1px solid #0000;align-items:flex-start;gap:.875rem;width:100%;padding:.75rem 0;display:flex}.xform-compare__panel--alone .xform-compare__row{border-bottom-color:var(--xform-alone-border)}.xform-compare__panel--temor .xform-compare__row{border-bottom-color:var(--xform-temor-border)}.xform-compare__mark{width:.9375rem;font-family:var(--font-urbanist);flex-shrink:0;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.2}.xform-compare__text{font-family:var(--font-urbanist);font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.2}.xform-closing{font-family:var(--font-montserrat);text-align:center;margin:0;padding-top:1.5625rem;font-size:clamp(1.25rem,2.5vw,2rem);font-weight:500;line-height:1;transition:color .12s;color:var(--xform-closing)!important}.theme-section.xform-section .xform-closing,.xform-section .xform-closing{color:var(--xform-closing)!important}.record-section{background:var(--record-bg);padding:4rem var(--page-x);transition:background-color .12s}@media (width>=640px){.record-section{padding-block:5rem}}@media (width>=1024px){.record-section{padding-block:5.5rem}}@media (width>=1728px){.record-section{padding-block:6.25rem}}.record-section__inner{flex-direction:column;gap:2.5rem;width:100%;display:flex}@media (width>=1024px){.record-section__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:stretch;gap:5rem;display:grid}}.record-section__content{flex-direction:column;gap:2rem;min-width:0;display:flex}@media (width>=1024px){.record-section__content{justify-content:flex-start;gap:2.5rem;height:100%}}.record-section__title{width:100%;max-width:14ch;font-family:var(--font-montserrat);font-size:var(--text-subhead);text-transform:uppercase;color:var(--record-text);margin:0;font-weight:500;line-height:1;transition:color .12s}@media (width>=1728px){.record-section__title{max-width:none;font-size:3rem}}.record-section__stats{flex-direction:column;gap:1.5rem;width:100%;display:flex}.record-section__card{background:var(--record-card-bg);border:1px solid var(--record-card-border);flex-direction:column;gap:1rem;width:100%;padding:1.5rem;transition:background-color .12s,border-color .12s;display:flex}@media (width>=640px){.record-section__card{padding:2rem}}.record-section__value{font-family:var(--font-urbanist);letter-spacing:-.02em;color:var(--record-value);white-space:nowrap;margin:0;font-size:clamp(2.75rem,8vw,6rem);font-weight:400;line-height:.9;transition:color .12s}.record-section__label{font-family:var(--font-urbanist);color:var(--record-label);margin:0;font-size:clamp(1rem,2vw,1.5rem);font-weight:400;line-height:1.3;transition:color .12s}.record-section__media{aspect-ratio:704/800;background:#111;flex:none;width:100%;min-width:0;min-height:16rem;position:relative;overflow:hidden}@media (width>=1024px){.record-section__media{aspect-ratio:auto;flex:none;width:100%;height:100%;min-height:0}}.record-section__image{object-fit:cover;object-position:center 12%;width:100%;height:100%;display:block;position:absolute;inset:0}.problem-section{background:var(--problem-bg);padding:var(--section-pad) var(--page-x);transition:background-color .12s}.problem-section__inner{flex-direction:column;align-items:flex-end;gap:2.5rem;width:100%;display:flex}@media (width>=1024px){.problem-section__inner{gap:3.75rem}}.problem-section__title{align-self:flex-start;width:100%}.problem-section__media{aspect-ratio:4/3;width:100%}@media (width>=640px){.problem-section__media{aspect-ratio:16/9}}@media (width>=1024px){.problem-section__media{aspect-ratio:1488/500}}.problem-section__video,.problem-section__image{display:block}.problem-section__copy{gap:var(--stack-gap);width:100%}@media (width>=640px){.problem-section__copy{width:auto}}.offer-section{color:var(--offer-title);background:var(--offer-section-bg)!important}.offer-section .section-stack{gap:clamp(2rem,4vw,3.75rem)}.theme-section.offer-section .text-section,.offer-section .text-section{color:var(--offer-title)!important}.offer-intro{max-width:67.4375rem;font-size:clamp(1rem,1.4vw,1.25rem);transition:color .12s;color:var(--offer-intro)!important}.offer-grid{grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}@media (width>=1024px){.offer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.offer-card{border:1px solid var(--offer-card-border);flex-direction:column;justify-content:space-between;gap:1.5rem;min-height:22rem;padding:2rem 1.75rem;transition:background-color .12s,border-color .12s;display:flex;background:var(--offer-card-bg)!important}@media (width>=1024px){.offer-card{min-height:24.125rem}}.offer-card__body{flex-direction:column;gap:1.5rem;width:100%;display:flex}.offer-card__header{flex-direction:column;gap:.75rem;width:100%;display:flex}.offer-card__title{font-family:var(--font-montserrat);margin:0;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:500;line-height:1.2;transition:color .12s;color:var(--offer-card-title)!important}.offer-card__desc{font-family:var(--font-urbanist);margin:0;font-size:1rem;font-weight:400;line-height:1.2;transition:color .12s;color:var(--offer-desc)!important}.offer-card__rows{flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.offer-card__row{border-top:1px solid var(--offer-row-border);justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:.75rem 0;transition:border-color .12s;display:flex}.offer-card__row-label,.offer-card__row-price{font-family:var(--font-urbanist);font-size:1rem;font-weight:400;line-height:1.2;transition:color .12s}.offer-card__row-label{color:var(--offer-row-label)!important}.offer-card__row-price{white-space:nowrap;color:var(--offer-row-price)!important}.offer-card__cta{width:100%;background:var(--offer-cta-bg)!important;color:var(--offer-cta-text)!important;box-shadow:none!important}.offer-card__cta .btn__fill{background:var(--offer-cta-fill)!important}.offer-card__cta .btn__border{border-color:var(--offer-cta-border)!important}.offer-card__cta:hover,.offer-card__cta:focus-visible{color:var(--offer-cta-hover-text)!important;box-shadow:none!important}.offer-card__cta:hover .btn__border,.offer-card__cta:focus-visible .btn__border{border-color:var(--offer-cta-border-hover)!important}:root[data-theme=light] .offer-card__cta:hover .btn__fill,:root[data-theme=light] .offer-card__cta:focus-visible .btn__fill{background:#2a2a2a!important}.response-section .section-stack{gap:clamp(2rem,4vw,3.75rem)}.theme-section.response-section .text-section,.response-section .text-section{color:var(--response-title)!important}.response-grid{background:var(--response-frame);border:1px solid var(--response-frame);grid-template-columns:1fr;gap:1px;width:100%;padding:1px;transition:background-color .12s,border-color .12s;display:grid}@media (width>=640px){.response-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.response-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.response-step{flex-direction:column;gap:1rem;min-height:11rem;padding:2rem 1.75rem;transition:background-color .12s;display:flex;background:var(--response-step-bg)!important}@media (width>=1024px){.response-step{min-height:11.875rem}}.response-step__num{font-family:var(--font-montserrat);margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;line-height:1;transition:color .12s;color:var(--response-step-num)!important}.response-step__text{font-family:var(--font-urbanist);margin:0;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.2;transition:color .12s;color:var(--response-step-text)!important}.testimonials-section{color:var(--testimonials-title);background:var(--testimonials-section-bg)!important}.testimonials-section .section-stack{gap:clamp(2rem,4vw,3.75rem)}.theme-section.testimonials-section .text-section,.testimonials-section .text-section{color:var(--testimonials-title)!important}.testimonials-header{gap:.75rem}.testimonials-header__sub{max-width:52rem;font-family:var(--font-urbanist);margin:0;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.5;color:var(--testimonials-sub)!important}.testimonials-shell{width:100%}.testimonials-stage{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;width:100%;min-height:0;display:block;overflow:hidden}.testimonials-stage.is-dragging,.testimonials-stage:active{cursor:grabbing}.testimonials-slide{will-change:transform, opacity;flex-direction:column;align-items:stretch;width:100%;display:flex}@media (width>=1024px){.testimonials-slide{flex-direction:row;align-items:stretch}}.testimonials-slide--from-right{animation:.52s cubic-bezier(.22,1,.36,1) both testimonials-slide-from-right}.testimonials-slide--from-left{animation:.52s cubic-bezier(.22,1,.36,1) both testimonials-slide-from-left}@keyframes testimonials-slide-from-right{0%{opacity:.35;transform:translate(4.5%)}to{opacity:1;transform:translate(0)}}@keyframes testimonials-slide-from-left{0%{opacity:.35;transform:translate(-4.5%)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.testimonials-slide--from-right,.testimonials-slide--from-left,.testimonials-media__img,.testimonials-quote{animation:none}}.testimonials-media{aspect-ratio:1;border:1px solid var(--testimonials-media-border);background:#0a0a0a;border-radius:.25rem;flex:none;width:100%;position:relative;overflow:hidden}@media (width>=1024px){.testimonials-media{border-radius:.25rem 0 0 .25rem;width:min(42%,38.1875rem);max-width:38.1875rem}}.testimonials-media__img{object-fit:cover;object-position:center 40%;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.testimonials-media__label{z-index:1;background:var(--testimonials-label-bg);white-space:nowrap;border-radius:.125rem;flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex;position:absolute;bottom:2rem;right:2rem}.testimonials-media__marque{font-family:var(--font-montserrat);text-transform:uppercase;color:var(--testimonials-label-marque);margin:0;font-size:.875rem;font-weight:600;line-height:1.2}.testimonials-media__model{font-family:var(--font-urbanist);color:var(--testimonials-label-model);margin:0;font-size:.75rem;font-weight:400;line-height:1.2}.testimonials-panel{border-radius:0 0 .125rem .125rem;flex-direction:column;flex:auto;justify-content:space-between;gap:2.5rem;min-width:0;padding:2rem 1.5rem;transition:background-color .12s;display:flex;background:var(--testimonials-panel-bg)!important}@media (width>=768px){.testimonials-panel{padding:3rem}}@media (width>=1024px){.testimonials-panel{border-radius:0 .125rem .125rem 0;min-height:100%;padding:clamp(2.5rem,5vw,5rem)}}.testimonials-panel__body{flex-direction:column;gap:1.5rem;width:100%;display:flex}.testimonials-quote{font-family:var(--font-urbanist);margin:0;font-size:clamp(1.25rem,2.4vw,2rem);font-weight:400;line-height:1.35;color:var(--testimonials-quote)!important}.testimonials-meta{align-items:flex-start;gap:.375rem;width:100%;display:flex}.testimonials-meta__flag{object-fit:cover;pointer-events:none;border-radius:1px;flex-shrink:0;width:2rem;height:1.25rem;display:block}.testimonials-meta__copy{min-width:0;color:var(--testimonials-meta);text-transform:uppercase;flex-direction:column;flex:auto;gap:.375rem;display:flex}.testimonials-meta__name{font-family:var(--font-montserrat);letter-spacing:.0625rem;margin:0;font-size:1rem;font-weight:600;line-height:1.2;color:var(--testimonials-meta)!important}.testimonials-meta__role{font-family:var(--font-urbanist);letter-spacing:.0375rem;margin:0;font-size:.75rem;font-weight:500;line-height:1.2;color:var(--testimonials-meta)!important}.testimonials-dots{flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;display:flex}.testimonials-dot{background:var(--testimonials-dot);cursor:pointer;border:0;border-radius:999px;width:.375rem;height:.375rem;padding:0;transition:background-color .16s,transform .16s}.testimonials-dot.is-active{background:var(--testimonials-dot-active);transform:scale(1.15)}.testimonials-dot:focus-visible{outline:1px solid var(--testimonials-dot-active);outline-offset:4px}.enquiry-section{color:var(--enquiry-title);padding:var(--section-pad) var(--page-x) 2.5rem;background:var(--enquiry-section-bg)!important}@media (width>=1728px){.enquiry-section{padding-inline:15rem}}.enquiry-section__inner{gap:clamp(2rem,4vw,3.75rem);max-width:63rem;margin-inline:auto}.enquiry-section .site-footer{width:100%;margin-top:0}.enquiry-intro{gap:1rem;max-width:62.5rem}.enquiry-intro__title{font-family:var(--font-montserrat);text-transform:uppercase;margin:0;font-size:clamp(1.75rem,3.2vw,3rem);font-weight:500;line-height:1;transition:color .12s;color:var(--enquiry-title)!important}.enquiry-intro__body{max-width:53.625rem;font-family:var(--font-urbanist);margin:0;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.2;transition:color .12s;color:var(--enquiry-intro)!important}.enquiry-form-shell{border:1px solid var(--enquiry-form-border);transition:border-color .12s;overflow:visible}.enquiry-form{flex-direction:column;gap:2rem;padding:2.5rem 1.5rem 3rem;display:flex}@media (width>=768px){.enquiry-form{padding:3rem;padding-bottom:4rem}}.enquiry-form__header{flex-direction:column;gap:1rem;display:flex}.enquiry-form__eyebrow{font-family:var(--font-urbanist);text-transform:uppercase;margin:0;font-size:.75rem;font-weight:400;line-height:1.2;transition:color .12s;color:var(--enquiry-title)!important}.enquiry-form__title{font-family:var(--font-montserrat);margin:0;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:500;line-height:1;transition:color .12s;color:var(--enquiry-title)!important}.enquiry-form__fields{flex-direction:column;gap:2.5rem;padding-top:1.375rem;display:flex}@media (width>=1024px){.enquiry-form__fields{gap:3.75rem}}.enquiry-form__row{grid-template-columns:1fr;gap:2rem;width:100%;display:grid}@media (width>=768px){.enquiry-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}.enquiry-field{flex-direction:column;gap:.5rem;width:100%;min-width:0;display:flex}.enquiry-field__label{font-family:var(--font-urbanist);text-transform:uppercase;font-size:1rem;font-weight:400;line-height:1.2;transition:color .12s;color:var(--enquiry-title)!important}.enquiry-field__input{border:0;border-bottom:1px solid var(--enquiry-field-border);width:100%;height:2.125rem;color:var(--enquiry-title);font-family:var(--font-urbanist);background:0 0;border-radius:0;outline:none;padding:0 0 .5rem;font-size:1rem;transition:border-color .12s,color .12s}.enquiry-field__textarea{border:0;border-bottom:1px solid var(--enquiry-field-border);width:100%;min-height:2.125rem;color:var(--enquiry-title);font-family:var(--font-urbanist);resize:vertical;background:0 0;border-radius:0;outline:none;padding:.35rem 0 .5rem;font-size:1rem;line-height:1.4;transition:border-color .12s,color .12s}.enquiry-field__input:focus,.enquiry-field__textarea:focus{border-bottom-color:var(--enquiry-title)}.enquiry-field.is-invalid .enquiry-field__input,.enquiry-field.is-invalid .enquiry-field__textarea,.enquiry-field.is-invalid .enquiry-select__trigger{border-bottom-color:#c45c5c}.enquiry-field__error{font-family:var(--font-urbanist);margin:.35rem 0 0;font-size:.8125rem;line-height:1.3;color:#c45c5c!important}.enquiry-consent-wrap{flex-direction:column;gap:.4rem;display:flex}.enquiry-consent-wrap.is-invalid .enquiry-consent__check{border-color:#c45c5c}.enquiry-select{width:100%;position:relative}.enquiry-select__trigger{border:0;border-bottom:1px solid var(--enquiry-field-border);width:100%;height:2.125rem;color:var(--enquiry-title);font-family:var(--font-urbanist);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:.75rem;padding:0 0 .5rem;font-size:1rem;transition:border-color .12s,color .12s;display:flex}.enquiry-select.is-open .enquiry-select__trigger,.enquiry-select__trigger:focus-visible{border-bottom-color:var(--enquiry-title);outline:none}.enquiry-select__placeholder{color:var(--enquiry-consent)}.enquiry-select__chevron{width:.75rem;height:.5rem;color:var(--enquiry-title);flex-shrink:0;transition:transform .25s}.enquiry-select__chevron.is-open{transform:rotate(180deg)}.enquiry-select__menu{z-index:20;background:var(--enquiry-section-bg);border:1px solid var(--enquiry-form-border);margin:0;padding:.35rem 0;list-style:none;position:absolute;top:calc(100% + .35rem);left:0;right:0;box-shadow:0 16px 40px #00000047}.enquiry-select__option{width:100%;color:var(--enquiry-title);font-family:var(--font-urbanist);text-align:left;cursor:pointer;background:0 0;border:0;padding:.7rem .9rem;font-size:1rem;transition:background-color .2s;display:block}.enquiry-select__option:hover,.enquiry-select__option:focus-visible{background:var(--enquiry-title)}@supports (color:color-mix(in lab, red, red)){.enquiry-select__option:hover,.enquiry-select__option:focus-visible{background:color-mix(in srgb, var(--enquiry-title) 8%, transparent)}}.enquiry-select__option:hover,.enquiry-select__option:focus-visible{outline:none}.enquiry-select__option.is-selected{background:var(--enquiry-title)}@supports (color:color-mix(in lab, red, red)){.enquiry-select__option.is-selected{background:color-mix(in srgb, var(--enquiry-title) 12%, transparent)}}.enquiry-consent{cursor:pointer;align-items:flex-start;gap:.75rem;padding:1.125rem 0 1.375rem;display:flex}.enquiry-consent__check{appearance:none;border:1px solid var(--enquiry-check-border);cursor:pointer;background:0 0;flex-shrink:0;width:1rem;height:1rem;margin-top:1px;transition:background-color .12s,border-color .12s}.enquiry-consent__check:checked{background:var(--enquiry-title);box-shadow:inset 0 0 0 2px var(--enquiry-section-bg)}.enquiry-consent__text{font-family:var(--font-urbanist);font-size:.75rem;font-weight:400;line-height:1.2;transition:color .12s;color:var(--enquiry-consent)!important}.enquiry-form__submit{border-radius:2px;width:100%;background:var(--enquiry-submit-bg)!important;color:var(--enquiry-submit-text)!important;box-shadow:none!important;padding:1.125rem!important}.enquiry-form__submit .btn__fill{background:var(--enquiry-submit-fill)!important}.enquiry-form__submit:hover,.enquiry-form__submit:focus-visible{color:var(--enquiry-submit-hover-text)!important;box-shadow:none!important}.enquiry-form__error{font-family:var(--font-urbanist);margin:-.5rem 0 0;font-size:.875rem;line-height:1.35;color:#c45c5c!important}.enquiry-schedule__summary{font-family:var(--font-urbanist);margin:0;font-size:.9375rem;line-height:1.4;color:var(--enquiry-consent)!important}.enquiry-calendly{background:var(--enquiry-section-bg);width:100%;min-width:320px;height:720px;position:relative;overflow:hidden}.enquiry-calendly.is-loading .enquiry-calendly__frame{opacity:0}.enquiry-calendly.is-ready .enquiry-calendly__frame{opacity:1}.enquiry-calendly__status{z-index:1;font-family:var(--font-urbanist);background:var(--enquiry-section-bg);place-items:center;margin:0;font-size:.9375rem;display:grid;position:absolute;inset:0;color:var(--enquiry-consent)!important}.enquiry-calendly.is-ready .enquiry-calendly__status{display:none}.enquiry-calendly__frame{background:var(--enquiry-section-bg);border:0;width:100%;min-width:320px;height:100%;display:block}.enquiry-schedule__back{color:var(--enquiry-title);font-family:var(--font-urbanist);letter-spacing:.02em;text-underline-offset:.2em;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin:0;padding:0;font-size:.875rem;text-decoration:underline}.enquiry-confirmed__body{max-width:36rem;font-family:var(--font-urbanist);margin:0;font-size:1.05rem;line-height:1.5;color:var(--enquiry-intro)!important}.site-footer{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:100%;display:flex}.site-footer__row{flex-flow:column wrap;justify-content:center;align-items:center;gap:1rem 1.5rem;width:100%;display:flex}.site-footer__brand{font-family:var(--font-montserrat);font-size:1.5rem;font-weight:500;line-height:1.2;text-decoration:none;transition:color .12s,opacity .25s;color:var(--enquiry-footer)!important}.site-footer__brand:hover{opacity:.72}.site-footer__socials{flex-shrink:0;width:10.5625rem;height:1.75rem;margin-inline:auto;position:relative}.site-footer__socials-img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.site-footer__socials-hit{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:absolute;inset:0}.site-footer__social-hit{width:100%;height:100%;display:block}.site-footer__social-hit:focus-visible{outline:1px solid var(--enquiry-footer);outline-offset:3px}.site-footer__legal{font-family:var(--font-urbanist);text-align:center;margin:0;font-size:.75rem;font-weight:400;line-height:1.2;transition:color .12s;color:var(--enquiry-footer)!important}@media (width>=1024px){.site-footer{text-align:left;align-items:stretch}.site-footer__row{flex-direction:row;justify-content:space-between;align-items:center}.site-footer__socials{margin-inline:0}}.risk-section{--risk-text:#ededed;--risk-rule:#fff;min-height:28rem}@media (width>=1024px){.risk-section{min-height:40.25rem}}.risk-section__scrim{background:#0009}.risk-section__inner{min-height:inherit;padding:var(--section-pad) var(--page-x);box-sizing:border-box;justify-content:flex-start;gap:3.5rem}@media (width>=640px){.risk-section__inner{gap:5rem}}@media (width>=1024px){.risk-section__inner{justify-content:space-between;gap:10rem}}.risk-section__title{font-family:var(--font-montserrat);font-size:var(--text-section);text-transform:uppercase;letter-spacing:-.02em;max-width:18ch;font-weight:500;line-height:1;color:var(--risk-text)!important}@media (width>=1024px){.risk-section__title{max-width:1113px}}.risk-section__body{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;margin-top:auto;display:flex}@media (width>=640px){.risk-section__body{flex-direction:row;justify-content:flex-end;align-self:flex-end;align-items:flex-start;gap:2.5rem;width:auto}}.risk-section__copy{font-family:var(--font-urbanist);font-size:var(--text-body-lg);max-width:var(--problem-body-max);font-weight:400;line-height:1.2;color:var(--risk-text)!important}.risk-section .risk-section__rule.rule-accent:after{background:var(--risk-rule)}.risk-section :is(.risk-section__title,.risk-section__copy,.reveal-on-scroll){color:var(--risk-text)!important}.theme-section .rule-accent:after{background:var(--section-rule);transition:background-color .12s}.text-quote{font-family:var(--font-montserrat);font-size:var(--text-quote);text-transform:capitalize;text-align:center;font-weight:500;line-height:1.2}.text-quote--md{font-size:var(--text-quote-md);text-transform:none}.text-quote-attr{font-family:var(--font-urbanist);font-size:var(--text-body-lg);text-align:center;white-space:nowrap;font-weight:700;line-height:1.2}.theme-toggle{background:var(--color-surface)}.text-hero{font-family:var(--font-montserrat);font-size:var(--text-hero);font-weight:500;line-height:var(--leading-hero);letter-spacing:-.02em;text-transform:uppercase;color:var(--color-text)}.text-section{font-family:var(--font-montserrat);font-size:var(--text-section);font-weight:500;line-height:var(--leading-section);text-transform:uppercase;color:var(--color-text)}.text-subhead{font-family:var(--font-montserrat);font-size:var(--text-subhead);text-transform:uppercase;color:var(--color-text);font-weight:600;line-height:1}.text-body-lg{font-family:var(--font-urbanist);font-size:var(--text-body-lg);font-weight:400;line-height:var(--leading-tight);color:var(--color-text)}.text-body{font-family:var(--font-urbanist);font-size:var(--text-body);font-weight:400;line-height:var(--leading-body);color:var(--color-text)}.text-label{font-family:var(--font-urbanist);font-size:var(--text-label);font-weight:700;line-height:var(--leading-tight);text-transform:uppercase;color:var(--color-text)}.text-brand{font-family:var(--font-montserrat);font-size:var(--text-brand);font-weight:500;line-height:var(--leading-tight);color:var(--color-text)}.text-stat{font-family:var(--font-urbanist);font-size:var(--text-stat);font-weight:400;line-height:var(--leading-tight);letter-spacing:-.02em;color:var(--color-text-soft)}.text-stat-label{font-family:var(--font-urbanist);font-size:var(--text-stat-label);font-weight:400;line-height:var(--leading-tight);color:var(--color-text-muted)}.nav-bar{padding:var(--nav-y) var(--nav-x)}.page-x{padding-left:var(--page-x);padding-right:var(--page-x)}.hero-pad{padding:var(--hero-pt) var(--page-x) var(--hero-pb)}.hero{box-sizing:border-box;height:calc(100svh - var(--nav-height));min-height:calc(100svh - var(--nav-height));max-height:calc(100svh - var(--nav-height));justify-content:flex-start;gap:3.5rem;overflow:hidden}@media (width>=640px){.hero{justify-content:space-between;gap:0}}.section-pad{padding:var(--section-pad) var(--page-x)}.section-stack{gap:var(--section-gap)}.stack-gap{gap:var(--stack-gap)}.copy-gap{gap:var(--copy-gap)}.content-gap{gap:var(--content-gap)}.stats-gap{gap:var(--stats-gap)}.hero-bottom-gap{gap:var(--hero-bottom-gap)}.hero-bottom{gap:var(--hero-bottom-gap);margin-top:0}@media (width>=640px){.hero-bottom{margin-top:clamp(1.5rem,5vh,4rem)}}@media (width>=1024px){.hero-bottom{margin-top:0}}.hero-bottom__copy{width:100%;min-width:0;max-width:var(--body-max)}@media (width>=1024px){.hero-bottom__copy{max-width:min(100%,45.5rem)}}@media (width>=1728px){.hero-bottom__copy{width:45.5rem;max-width:45.5rem}}@media (width<=639px){.hero__title{text-wrap:balance}.hero-bottom__copy,.hero .text-body{width:100%;max-width:none}.hero .btn__label-inner,.hero .btn__label[data-text]:before{white-space:nowrap}.hero-vignette{background:linear-gradient(#1c1c1c8c 0%,#1c1c1c33 40%,#1c1c1c8c 72%,#1c1c1ce0 100%)}}.rule-accent{width:var(--rule-width);flex-shrink:0;height:2rem;position:relative}.rule-accent:after{content:"";background:#fff;height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border:2px solid var(--scrollbar-track);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}::-webkit-scrollbar-corner{background:var(--scrollbar-track)}.reveal{opacity:0;filter:blur(6px);animation:1s cubic-bezier(.22,1,.36,1) forwards reveal-up;transform:translateY(28px)}.reveal-delay-1{animation-delay:80ms}.reveal-delay-2{animation-delay:.18s}.reveal-delay-3{animation-delay:.28s}.reveal-delay-4{animation-delay:.42s}.reveal-delay-5{animation-delay:.55s}.reveal-delay-6{animation-delay:.68s}.reveal-delay-7{animation-delay:.82s}@keyframes reveal-up{to{opacity:1;filter:blur();transform:translateY(0)}}.reveal-on-scroll{opacity:0;filter:blur(8px);will-change:opacity, transform, filter;transition:opacity .95s cubic-bezier(.16,1,.3,1),transform .95s cubic-bezier(.16,1,.3,1),filter .95s cubic-bezier(.16,1,.3,1);transform:translateY(36px)}.reveal-on-scroll.is-visible{opacity:1;filter:blur();transform:translateY(0)}.back-to-top{right:max(1rem, var(--page-x));bottom:max(1rem, env(safe-area-inset-bottom,0px) + 1rem);z-index:60;border:1px solid var(--back-top-border);background:var(--back-top-bg);width:3.25rem;height:3.25rem;color:var(--back-top-icon);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;border-radius:999px;place-items:center;padding:0;transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1),visibility .28s,background-color .12s,border-color .12s,color .12s,box-shadow .2s;display:grid;position:fixed;transform:translateY(12px)scale(.92);box-shadow:0 10px 28px #0000002e}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)scale(1)}.back-to-top:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 14px 32px #00000038}.back-to-top:focus-visible{outline:1px solid var(--back-top-progress);outline-offset:3px}.back-to-top__ring{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.back-to-top__track{stroke:var(--back-top-track)}.back-to-top__progress{stroke:var(--back-top-progress);transition:stroke-dashoffset 80ms linear}.back-to-top__icon{z-index:1;place-items:center;width:1.15rem;height:1.15rem;display:grid;position:relative}.back-to-top__icon svg{width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.back-to-top,.back-to-top__progress{transition:none}}.record-section__media.reveal-on-scroll{filter:none;transform:translateY(20px)}.record-section__media.reveal-on-scroll.is-visible{transform:translateY(0)}.record-section__card.reveal-on-scroll{transition-duration:.65s}.hero-media__img{animation:18s ease-out forwards hero-ken;transform:scale(1.08)}@keyframes hero-ken{to{transform:scale(1)}}.hero-scrim{background:var(--scrim)}.hero-vignette{background:var(--vignette)}.btn{--btn-ease:cubic-bezier(.16, 1, .3, 1);isolation:isolate;cursor:pointer;font-family:var(--font-urbanist);text-transform:uppercase;letter-spacing:.08em;box-sizing:border-box;transition:box-shadow .55s var(--btn-ease), color .55s var(--btn-ease);border:0;border-radius:2px;justify-content:center;align-items:center;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.btn:focus-visible{outline-offset:3px;outline:1px solid #ededed8c}.btn__fill,.btn__border,.btn__sheen{pointer-events:none;position:absolute;inset:0}.btn__fill{z-index:0;transform-origin:bottom;transition:transform .65s var(--btn-ease)}.btn__border{z-index:2;border-radius:inherit;transition:border-color .55s var(--btn-ease);border:1px solid #0000}.btn__sheen{z-index:3;opacity:0;transition:transform .9s var(--btn-ease), opacity .3s ease;background:linear-gradient(115deg,#0000 30%,#ffffff8c 48%,#0000 62%);transform:translate(-140%)skew(-18deg)}.btn__label{z-index:4;height:1.2em;display:block;position:relative;overflow:hidden}.btn__label-inner,.btn__label[data-text]:before{transition:transform .65s var(--btn-ease);display:block}.btn__label[data-text]:before{content:attr(data-text);white-space:nowrap;width:100%;position:absolute;top:100%;left:0}.btn:hover .btn__label-inner,.btn:focus-visible .btn__label-inner,.btn:hover .btn__label[data-text]:before,.btn:focus-visible .btn__label[data-text]:before{transform:translateY(-100%)}.btn:hover .btn__sheen,.btn:focus-visible .btn__sheen{opacity:1;transform:translate(140%)skew(-18deg)}.btn--ghost{height:var(--btn-ghost-h);padding:0 var(--btn-ghost-px);color:var(--color-text);font-size:var(--text-btn-ghost);background:0 0}.btn--ghost .btn__fill{background:var(--color-text-soft);transform:scaleY(0)}.btn--ghost .btn__border{border-color:var(--color-border-strong)}.btn--ghost:hover,.btn--ghost:focus-visible{color:var(--color-ink);box-shadow:0 14px 36px #00000059}.btn--ghost:hover .btn__fill,.btn--ghost:focus-visible .btn__fill{transform:scaleY(1)}.btn--ghost:hover .btn__border,.btn--ghost:focus-visible .btn__border{border-color:var(--color-text-soft)}.btn--solid{padding:var(--btn-solid-py) var(--btn-solid-px);color:var(--color-ink);font-size:var(--text-btn-solid);background:var(--color-text-soft);box-shadow:inset 0 1px #ffffff59,0 12px 34px #00000038}.btn--solid .btn__fill{background:var(--color-ink);transform:scaleY(0)}.btn--solid .btn__border{border-color:#0000}.btn--solid:hover,.btn--solid:focus-visible{color:var(--color-text);box-shadow:inset 0 1px #ffffff14,0 22px 50px #00000073}.btn--solid:hover .btn__fill,.btn--solid:focus-visible .btn__fill{transform:scaleY(1)}.btn--solid:hover .btn__border,.btn--solid:focus-visible .btn__border{border-color:#ededed33}@media (width<=639px){.rule-accent,.nav-cta{display:none}}@media (prefers-reduced-motion:reduce){.reveal,.reveal-on-scroll,.hero-media__img,.theme-toggle__thumb,.btn,.btn__fill,.btn__border,.btn__sheen,.btn__label-inner,.btn__label[data-text]:before,.problem-section__image,.car-strip__track{opacity:1!important;filter:none!important;transition:none!important;animation:none!important;transform:none!important}.car-strip__set:last-child{display:none}}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@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-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
