@font-face{font-family:Barlow Condensed;src:url(./barlow-condensed-600-BN11TKSn.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Barlow Condensed;src:url(./barlow-condensed-700-B9NQhHK3.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(./dm-sans-400-COF6noiJ.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(./dm-sans-500-kGSpR5A9.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Mr Dafoe;src:url(./mr-dafoe-400-0eHTPHW0.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--color-bg: #faf7f0;--color-text: #1a1a18;--ink: #2438a6;--color-muted: #5c5c58;--color-border: rgba(26, 26, 24, .12);--color-tricolore-green: #009246;--color-tricolore-red: #ce2b37;--font-display: "Barlow Condensed", "Arial Narrow", sans-serif;--font-body: "DM Sans", system-ui, sans-serif;--font-script: "Mr Dafoe", cursive;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 3rem;--space-xl: 5rem;--max-width: 72rem;--header-height: 3.5rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-underline-offset:.15em}a:hover{opacity:.75}:focus-visible{outline:2px solid var(--color-text);outline-offset:3px}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:var(--space-xs) var(--space-sm);background:var(--color-text);color:var(--color-bg);text-decoration:none}.skip-link:focus{left:var(--space-sm);top:var(--space-sm)}.site-header{position:sticky;top:0;z-index:50;height:var(--header-height);background:var(--color-bg);border-bottom:1px solid var(--color-border)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--max-width);margin:0 auto;padding:0 var(--space-md);height:100%}.header-signet-link{display:flex;align-items:center;text-decoration:none;line-height:0}.header-signet-link:hover{opacity:.8}.site-nav{display:flex;gap:var(--space-md);list-style:none;margin:0;padding:0}.site-nav a{font-size:.8125rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-md)}.section{padding:var(--space-xl) 0}.section--tight{padding:var(--space-lg) 0}.heading-display{font-family:var(--font-display);font-weight:700;line-height:1.05;letter-spacing:.04em}.heading-lg{font-size:clamp(1.75rem,4.5vw,2.5rem)}.heading-md{font-size:clamp(1.375rem,3vw,1.75rem)}.tricolore{display:flex;width:3rem;height:3px;margin-top:var(--space-sm)}.tricolore__green{flex:1;background:var(--color-tricolore-green)}.tricolore__white{flex:1;background:#fff;box-shadow:inset 0 0 0 1px #1a1a181a}.tricolore__red{flex:1;background:var(--color-tricolore-red)}.text-muted{color:var(--color-muted)}.text-small{font-size:.875rem}.placeholder-note{font-size:.8125rem;color:var(--color-muted);font-style:italic}.wordmark{overflow:visible}.wordmark--hero{width:min(20rem,78vw);height:auto;margin:0 auto}.wordmark--footer{width:8.5rem;height:auto}.hero{padding:calc(var(--space-xl) + 1rem) 0 var(--space-xl);text-align:center}.hero__wordmark{display:flex;justify-content:center}.hero__est{display:block;margin-top:var(--space-md);font-family:var(--font-display);font-size:.875rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--color-muted)}.hero__claim{max-width:26rem;margin:var(--space-md) auto 0;font-size:1.0625rem;line-height:1.5}.hero__cta{margin-top:var(--space-lg)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.625rem 1.5rem;font-family:var(--font-body);font-size:.875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border:1.5px solid var(--color-text);background:transparent;color:var(--color-text);cursor:pointer;transition:background .15s,color .15s}.btn:hover{background:var(--color-text);color:var(--color-bg);opacity:1}.btn--primary{background:var(--color-text);color:var(--color-bg)}.btn--primary:hover{background:transparent;color:var(--color-text)}.caps-intro{max-width:30rem;margin-top:var(--space-sm)}.caps-grid{display:grid;grid-template-columns:1fr;gap:var(--space-lg);margin-top:var(--space-lg)}@media(min-width:540px){.caps-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.caps-grid{grid-template-columns:repeat(4,1fr);gap:var(--space-md)}}.cap-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--space-md) var(--space-sm);border:1px solid var(--color-border);background:var(--color-bg);text-decoration:none;color:inherit;transition:border-color .15s}.cap-card:hover{border-color:var(--color-text);opacity:1}.cap-card__visual{width:100%;max-width:11rem;aspect-ratio:1;margin-bottom:var(--space-sm)}.cap-card__name{font-family:var(--font-display);font-weight:700;font-size:1.25rem;letter-spacing:.06em;text-transform:uppercase;margin:0}.cap-card__badge{display:inline-block;margin-top:var(--space-xs);padding:.2rem .6rem;font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--color-border);color:var(--color-muted)}.usp{border-top:1px solid var(--color-border)}.usp__lead{max-width:40rem;font-size:1.125rem;line-height:1.5;margin:var(--space-md) 0 0}.usp__list{list-style:none;margin:var(--space-lg) 0 0;padding:0;display:grid;gap:var(--space-md)}@media(min-width:640px){.usp__list{grid-template-columns:repeat(3,1fr);gap:var(--space-lg)}}.usp__item{padding-top:var(--space-sm);border-top:1px solid var(--color-border)}.usp__item strong{display:block;font-family:var(--font-display);font-weight:600;font-size:1.125rem;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.25rem}.brand-section{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.brand-section__layout{display:grid;gap:var(--space-lg);align-items:center;margin-top:var(--space-md)}@media(min-width:768px){.brand-section__layout{grid-template-columns:auto 1fr;gap:var(--space-xl)}}.brand-signet{display:flex;justify-content:center}.brand-signet__mark{width:7rem;height:7rem;opacity:.92}@media(min-width:768px){.brand-signet__mark{width:8.5rem;height:8.5rem}}.brand-section__text{max-width:36rem;font-size:1.0625rem;line-height:1.65}.brand-section__text p{margin:0 0 var(--space-sm)}.brand-section__text p:last-child{margin-bottom:0}.newsletter__intro{max-width:28rem;margin-top:var(--space-sm)}.newsletter-form{max-width:28rem;margin-top:var(--space-lg)}.newsletter-form__row{display:flex;flex-direction:column;gap:var(--space-sm)}@media(min-width:480px){.newsletter-form__row{flex-direction:row}.newsletter-form__row input[type=email]{flex:1}}.newsletter-form input[type=email]{min-height:2.75rem;padding:0 1rem;font-family:var(--font-body);font-size:1rem;border:1.5px solid var(--color-text);background:var(--color-bg);color:var(--color-text)}.newsletter-form input[type=email]::placeholder{color:var(--color-muted)}.newsletter-form__consent{display:flex;gap:.625rem;align-items:flex-start;margin-top:var(--space-sm);font-size:.875rem;line-height:1.45}.newsletter-form__consent input{margin-top:.2rem;flex-shrink:0}.newsletter-form__message{margin-top:var(--space-sm);font-size:.875rem;min-height:1.4em}.newsletter-form__message--success{color:var(--color-tricolore-green)}.newsletter-form__message--error{color:var(--color-tricolore-red)}.site-footer{padding:var(--space-lg) 0;border-top:1px solid var(--color-border)}.site-footer__inner{display:flex;flex-direction:column;gap:var(--space-md);align-items:center;text-align:center}@media(min-width:640px){.site-footer__inner{flex-direction:row;justify-content:space-between;align-items:flex-end;text-align:left}}.site-footer__brand{display:flex;flex-direction:column;align-items:center;gap:.375rem}@media(min-width:640px){.site-footer__brand{align-items:flex-start}}.site-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-sm) var(--space-md);list-style:none;margin:0;padding:0}.site-footer__links a{font-size:.875rem;text-decoration:none}.legal-content{max-width:42rem;padding-bottom:var(--space-xl)}.legal-content h1{font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,5vw,2.75rem);letter-spacing:.04em;text-transform:uppercase;line-height:1.1;margin:0}.legal-content h2{font-family:var(--font-display);font-weight:600;font-size:1.25rem;letter-spacing:.04em;text-transform:uppercase;margin:var(--space-lg) 0 var(--space-sm)}.legal-content p,.legal-content li{margin:0 0 var(--space-sm)}.legal-content ul{padding-left:1.25rem}.todo-banner{margin:var(--space-md) 0;padding:var(--space-sm) var(--space-md);border:1px dashed var(--color-tricolore-red);background:#ce2b370a;font-size:.875rem}.sr-only,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
