/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.hidden{display:none}}@font-face{font-family:GA Serif;src:url(/fonts/nimbus-roman-regular.otf)format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:GA Sans Narrow;src:url(/fonts/nimbus-sans-narrow-regular.otf)format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:GA Sans Narrow;src:url(/fonts/nimbus-sans-narrow-bold.otf)format("opentype");font-style:normal;font-weight:700;font-display:swap}:root{--ink:#111315;--navy:#041525;--navy-deep:#020e19;--ivory:#f3eee7;--paper:#f6f1ea;--burgundy:#771c1b;--burgundy-dark:#641314;--gold:#c18b42;--gold-soft:#c9a16b;--line:#d9d2c8;--muted:#6f6a64}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:GA Sans Narrow,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}::selection{color:#fff;background:var(--burgundy)}.site-header{z-index:50;background:var(--ivory);position:relative}.header-inner{border-bottom:1px solid #e3ddd4;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;max-width:1440px;height:65px;margin:0 auto;padding:0 23px;display:grid}.brand-link,.brand-lockup{align-items:center;display:inline-flex}.brand-lockup{gap:10px}.brand-lockup>img{object-fit:contain;width:42px;height:55px}.brand-lockup>span{letter-spacing:.12em;font-family:GA Serif,Georgia,serif;font-size:15px;line-height:.95}.main-nav{justify-content:center;gap:clamp(18px,3vw,36px);display:flex}.main-nav a{letter-spacing:.05em;text-transform:uppercase;padding:10px 0;font-size:10px;font-weight:700}.main-nav a:focus-visible,.main-nav a:hover{color:var(--burgundy)}.header-actions{align-items:center;gap:20px;display:flex}.search-link{place-items:center;width:24px;height:34px;display:grid}.search-link svg{fill:none;width:21px;stroke:var(--ink);stroke-width:1.45px}.header-cta{min-width:126px;height:33px;color:var(--burgundy-dark);letter-spacing:.07em;text-transform:uppercase;border:1px solid #9a5e5a;justify-content:center;align-items:center;padding:0 15px;font-size:9px;font-weight:700;display:inline-flex}.header-cta:focus-visible,.header-cta:hover{color:#fff;background:var(--burgundy)}.mobile-menu{display:none}.brand-nav{height:42px;color:var(--ivory);background:var(--navy)}.brand-nav-inner{justify-content:space-between;align-items:center;max-width:570px;height:42px;margin:0 auto;display:flex}.brand-nav a{letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.brand-nav a:not(:last-child):after{content:"•";color:var(--gold);margin-left:26px}.hero{isolation:isolate;color:#fff;background:#010203;height:531px;position:relative;overflow:hidden}.hero-image,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-image{z-index:-3;object-fit:cover;object-position:center}.hero-shade{z-index:-2;background:linear-gradient(90deg,#010203c7,#01020357 34%,#01020300 66%)}.hero-inner{max-width:1440px;height:100%;margin:0 auto;position:relative}.hero-copy{width:275px;position:absolute;top:39px;left:42px}.eyebrow{color:#d19a47;letter-spacing:.1em;text-transform:uppercase;margin:0 0 27px;font-size:11px;font-weight:700}.eyebrow:after{content:"";background:#801718;width:44px;height:2px;margin-top:11px;display:block}.hero h1{letter-spacing:-.035em;margin:0;font-family:GA Serif,Georgia,serif;font-size:42px;font-weight:400;line-height:.98}.hero-lead{color:#ffffffc7;margin:16px 0 0;font-size:12px;line-height:1.42}.hero-actions{gap:9px;margin-top:18px;display:grid}.button{letter-spacing:.055em;text-transform:uppercase;border:1px solid #0000;justify-content:space-between;align-items:center;width:224px;height:33px;padding:0 18px 0 24px;font-size:10px;font-weight:700;display:inline-flex}.button svg,.process-cta svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:18px}.button-primary{color:#fff;background:linear-gradient(90deg,#8c1b1b,#a51f21)}.button-primary:hover{background:#a32426}.button-secondary{color:#d3a14f;background:#01020399;border-color:#a57529}.button-secondary:hover{color:var(--navy);background:var(--gold)}.hero-note{color:#ffffffb3;margin:17px 0 0;font-size:10px;display:flex}.hero-note span+span:before{content:"•";color:var(--gold);margin:0 10px}.made-seal{object-fit:contain;width:102px;height:102px;position:absolute;bottom:18px;left:42px}.trust-strip{color:#fff;background:linear-gradient(90deg,#071827,#061422);grid-template-columns:repeat(4,1fr);height:156px;padding:0 max(18px,50vw - 431.5px);display:grid}.trust-strip article{text-align:center;border-right:1px solid #c18b4252;flex-direction:column;align-items:center;min-width:0;padding:21px 16px 13px;display:flex}.trust-strip article:last-child{border-right:0}.trust-strip img{object-fit:contain;width:49px;height:49px;margin-bottom:9px}.trust-strip article:first-child img{width:60px}.trust-strip h2{letter-spacing:.045em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:700}.trust-strip p{color:#ffffffb3;max-width:160px;margin:0;font-size:12px;line-height:1.32}.brands-section{background:var(--paper);height:369px;padding:20px 34px 15px}.section-heading{text-align:center;margin:0 auto 17px}.section-heading h2{letter-spacing:-.025em;margin:0;font-family:GA Serif,Georgia,serif;font-size:29px;font-weight:400;line-height:1.05}.section-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.brand-grid{grid-template-columns:repeat(5,1fr);gap:10px;max-width:795px;height:260px;margin:0 auto;display:grid}.brand-card{text-align:center;background:#f7f2eb;border:1px solid #d6cec3;border-radius:6px;flex-direction:column;align-items:center;min-width:0;padding:0 9px 9px;display:flex;overflow:hidden}.brand-photo{background:linear-gradient(#f7f2eb,#f0ebe4);width:calc(100% + 18px);height:166px;overflow:hidden}.brand-photo img{object-fit:contain;width:auto;max-width:none;height:342px;margin:0 auto;position:relative;top:-140px}.brand-card:first-child .brand-photo img{top:-146px}.brand-card:nth-child(2) .brand-photo img{top:-148px}.brand-card:nth-child(3) .brand-photo img{top:-136px}.brand-card:nth-child(4) .brand-photo img{top:-125px}.brand-card:nth-child(5) .brand-photo img{top:-135px}.brand-card h3{text-transform:uppercase;margin:8px 0 0;font-family:GA Serif,Georgia,serif;font-size:18px;font-weight:400}.brand-card p{color:var(--muted);margin:5px 0 0;font-size:11px}.brand-card a{color:var(--burgundy);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #a65c56;margin-top:auto;padding:8px 0 4px;font-size:9px;font-weight:700}.process-section{color:#fff;background:radial-gradient(circle at 50% 25%,#0a263d 0,var(--navy) 62%);flex-direction:column;align-items:center;height:240px;padding:10px 34px 11px;display:flex}.process-section>h2{margin:0 0 4px;font-family:GA Serif,Georgia,serif;font-size:30px;font-weight:400;line-height:1.05}.process-grid{grid-template-columns:repeat(4,1fr);width:100%;max-width:795px;display:grid}.process-grid article{text-align:center;border-right:1px solid #c18b424d;flex-direction:column;align-items:center;min-width:0;padding:0 14px;display:flex;position:relative}.process-grid article:last-child{border-right:0}.process-grid article:not(:last-child):after{content:"›";color:var(--gold);font-family:Georgia,serif;font-size:26px;position:absolute;top:47px;right:-7px}.process-grid img{object-fit:contain;width:52px;height:52px;margin-bottom:2px}.process-grid h3{letter-spacing:.025em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:700}.process-grid h3 span{margin-right:4px}.process-grid p{color:#ffffffc7;max-width:165px;margin:0;font-size:12px;line-height:1.32}.process-cta{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(90deg,#bf8a48,#d0a569);justify-content:space-between;align-items:center;width:236px;height:35px;margin-top:auto;padding:0 20px 0 28px;font-size:10px;font-weight:700;display:flex}.about-section{color:#fff;background:#04090e;grid-template-columns:43% 57%;height:210px;display:grid;overflow:hidden}.about-copy{padding:15px 28px 12px 46px}.about-copy h2{margin:0 0 9px;font-family:GA Serif,Georgia,serif;font-size:30px;font-weight:400;line-height:.97}.about-copy p{color:#ffffffc2;margin:0;font-size:11px;line-height:1.32}.about-rule{background:var(--burgundy);width:42px;height:2px;margin:8px 0;display:block}.about-photo{position:relative;overflow:hidden}.about-photo:after{content:"";background:linear-gradient(90deg,#04090e,#04090e1a 28%,#0000 50%);position:absolute;inset:0}.about-photo img{object-fit:cover;object-position:center;width:100%;height:100%}.research-section{background:var(--ivory);min-height:209px;padding:6px 22px 8px}.research-heading{text-align:center}.research-heading h2{margin:0;font-family:GA Serif,Georgia,serif;font-size:29px;font-weight:400;line-height:1.05}.research-heading p{color:var(--muted);margin:4px 0 7px;font-size:12px}.research-form{max-width:653px;margin:0 auto}.form-grid{grid-template-columns:repeat(6,1fr);gap:6px 12px;display:grid}.research-form label{flex-direction:column;gap:3px;display:flex}.research-form label:first-child,.research-form label:nth-child(2),.research-form label:nth-child(3){grid-column:span 2}.research-form label:nth-child(4),.research-form label:nth-child(5){grid-column:span 3}.research-form label>span{letter-spacing:.03em;text-transform:uppercase;font-size:9px;font-weight:700}.research-form input,.research-form select{color:#4b4844;background:#f7f3ed;border:1px solid #cfc7bc;border-radius:2px;outline:none;width:100%;height:37px;padding:0 10px;font-size:10px}.research-form input:focus,.research-form select:focus{border-color:var(--gold);box-shadow:0 0 0 2px #c18b4224}.form-submit{color:#fff;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(90deg,#761516,#8d1819);border:0;border-radius:2px;justify-content:space-between;align-items:center;width:100%;height:29px;margin-top:5px;padding:0 215px;font-size:10px;font-weight:700;display:flex}.form-submit svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:18px}.form-submit:disabled{cursor:wait;opacity:.72}.form-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-note{color:#77716a;text-align:center;margin:5px 0 0;font-size:9px}.form-note-success{color:#315f3a}.form-note-error{color:var(--burgundy)}.site-footer{color:#ffffff94;background:#05080c;justify-content:space-between;align-items:center;gap:25px;min-height:48px;padding:10px 24px;font-size:10px;display:flex}.site-footer p{margin:0}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media (max-width:760px){.header-inner{grid-template-columns:auto 1fr;height:72px;padding:0 18px}.brand-lockup>img{width:27px;height:44px}.brand-lockup>span{font-size:13px}.header-actions,.main-nav{display:none}.mobile-menu{justify-self:end;display:block;position:relative}.mobile-menu summary{text-transform:uppercase;cursor:pointer;border:1px solid #b9afa3;padding:9px 12px;font-size:10px;font-weight:700;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{background:var(--ivory);border:1px solid var(--line);width:220px;padding:9px;display:grid;position:absolute;top:43px;right:0;box-shadow:0 16px 38px #0000002e}.mobile-menu nav a{border-bottom:1px solid var(--line);text-transform:uppercase;padding:11px 10px;font-size:11px}.brand-nav{scrollbar-width:none;overflow-x:auto}.brand-nav-inner{min-width:690px;padding:0 18px}.brand-nav a:not(:last-child):after{margin-left:32px}.hero{height:690px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#010203f5,#010203c7 56%,#0102032e)}.hero-copy{width:calc(100% - 44px);max-width:360px;top:50px;left:22px}.hero h1{font-size:44px}.hero-lead{max-width:330px;font-size:14px}.button{width:245px;height:40px}.made-seal{width:96px;height:96px;bottom:24px;left:22px}.trust-strip{grid-template-columns:1fr;height:auto;padding:0}.trust-strip article{border-bottom:1px solid #c18b4252;border-right:0;min-height:138px}.trust-strip article:last-child{border-bottom:0}.brands-section{height:auto;padding:45px 18px}.section-heading{margin-bottom:28px}.section-heading h2{font-size:34px}.section-heading p{font-size:14px;line-height:1.4}.brand-grid{grid-template-columns:1fr;gap:14px;height:auto}.brand-card{grid-template-rows:auto auto auto;grid-template-columns:45% 55%;min-height:295px;padding:0 18px 18px 0;display:grid}.brand-photo{background:#f4efe8;grid-row:1/4;width:100%;height:295px}.brand-photo img{padding:4px 26px}.brand-card h3{margin-top:auto;font-size:25px}.brand-card p{font-size:13px}.brand-card a{margin:20px auto auto;font-size:10px}.process-section{height:auto;padding:36px 18px 30px}.process-section>h2{text-align:center;margin-bottom:25px;font-size:34px}.process-grid{grid-template-columns:1fr}.process-grid article{border-bottom:1px solid #c18b424d;border-right:0;min-height:174px;padding:16px}.process-grid article:not(:last-child):after{content:"↓";background:var(--navy);width:30px;top:auto;bottom:-15px;right:28px}.process-grid img{width:66px;height:66px}.process-grid h3{font-size:13px}.process-grid p{max-width:290px;font-size:14px}.process-cta{width:min(100%,320px);height:44px;margin-top:25px}.about-section{grid-template-columns:1fr;height:auto}.about-copy{padding:52px 24px 46px}.about-copy h2{font-size:38px}.about-copy p{font-size:14px;line-height:1.5}.about-photo{height:300px}.about-photo:after{background:linear-gradient(#04090e,#0000 35%)}.research-section{padding:38px 18px 28px}.research-heading h2{font-size:36px}.research-heading p{margin:8px auto 22px;font-size:14px}.form-grid{grid-template-columns:1fr;gap:12px}.research-form label:nth-child(n){grid-column:auto}.research-form input,.research-form select{height:45px;font-size:13px}.form-submit,.research-form label>span{font-size:11px}.form-submit{height:46px;padding:0 20px}.form-note{margin-top:10px;font-size:10px;line-height:1.4}.site-footer{flex-direction:column;align-items:flex-start;gap:8px;padding:20px 18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}