/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#082b4b;--navy-deep:#041c32;--blue:#235f93;--blue-bright:#2e77b3;--sky:#eaf2f8;--ink:#102b43;--ink-soft:#193b59;--paper:#f7f9fb;--paper-deep:#e7eff5;--white:#fff;--red:#c62236;--red-dark:#9f1527;--gold:#f0c52e;--muted:#65798a;--line:#082b4b29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.scroll-locked{overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}::selection{background:var(--red);color:#fff}.skip-link{z-index:100;background:#fff;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.concept-ribbon{background:var(--red);color:#fff;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;min-height:32px;padding:6px clamp(16px,3vw,48px);font-size:10px;font-weight:800;display:flex}.concept-ribbon p{opacity:.9;margin:0}.concept-ribbon a{text-underline-offset:3px;text-decoration:underline}.site-header{z-index:40;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#101010f5;border-bottom:1px solid #ffffff26;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:80px;padding:0 clamp(18px,4vw,64px);display:grid;position:sticky;top:0}.wordmark{justify-items:end;width:max-content;line-height:1;display:inline-grid}.wordmark .brand-logo{width:188px;height:auto;display:block}.wordmark small{color:var(--red);letter-spacing:.32em;margin-top:4px;font-size:8px;font-weight:900}.desktop-nav{align-items:center;gap:clamp(20px,2.5vw,38px);display:flex}.desktop-nav a{color:#ffffffbf;letter-spacing:.04em;padding:30px 0 27px;font-size:12px;font-weight:750;position:relative}.desktop-nav a:after{background:var(--red);content:"";height:2px;transition:all .2s;position:absolute;bottom:21px;left:50%;right:50%}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a:hover:after,.desktop-nav a.active:after{left:0;right:0}.header-actions{justify-self:end;align-items:center;gap:8px;display:flex}.round-action,.bag-button,.menu-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff38;min-height:42px}.round-action{border-radius:50%;place-items:center;width:42px;font-size:24px;display:grid}.round-action span{transform:translateY(-2px)}.bag-button{border-radius:24px;align-items:center;gap:12px;padding:0 6px 0 16px;font-size:12px;font-weight:800;display:flex}.bag-button b{background:var(--red);border-radius:16px;place-items:center;min-width:30px;height:30px;padding:0 8px;display:grid}.menu-button{align-content:center;gap:4px;width:42px;padding:10px;display:none}.menu-button i{background:#fff;height:2px;display:block}.header-search{background:var(--white);min-height:90px;color:var(--ink);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px clamp(18px,4vw,64px);display:grid;position:absolute;top:80px;left:0;right:0;box-shadow:0 18px 30px #00000029}.header-search label{letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.header-search input{border:0;border-bottom:2px solid var(--ink);width:100%;color:var(--ink);background:0 0;outline:0;padding:14px 0;font-size:26px;font-weight:650}.header-search button{cursor:pointer;background:0 0;border:0;width:44px;height:44px;font-size:32px}.hero{color:#fff;background:#151515;align-items:center;min-height:calc(100svh - 112px);display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center}.hero-scrim{background:linear-gradient(90deg,#060606eb 0%,#080808ba 31%,#0808082e 61%,#08080814 100%),linear-gradient(#0000 65%,#00000059);position:absolute;inset:0}.hero-content{z-index:2;width:min(720px,58vw);padding:8vh 0 8vh clamp(24px,7vw,112px);position:relative}.kicker,.eyebrow,.section-number{letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.kicker{color:#ff8b95}.kicker:before{background:var(--red);content:"";width:32px;height:2px;margin:0 12px 3px 0;display:inline-block}.hero h1,.collection-intro h2,.notes-copy h2,.story-band h2,.newsletter h2,.about-page h1,.about-page h2{letter-spacing:.015em;text-transform:uppercase;margin:22px 0;font-family:Impact,Arial Narrow,sans-serif;font-weight:900;line-height:.88}.hero h1{font-size:clamp(60px,8.5vw,134px)}h1 em,h2 em{color:var(--red);font-style:normal}.hero-content>p:not(.kicker){color:#ffffffc2;max-width:540px;margin:0;font-size:clamp(15px,1.5vw,19px);line-height:1.65}.hero-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.button{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:0 22px;font-size:11px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-red{border-color:var(--red);background:var(--red);color:#fff}.button-red:hover{background:var(--red-dark)}.button-outline{color:#fff;background:0 0;border-color:#ffffff8c}.button-outline:hover{color:var(--ink);background:#fff}.text-link{color:#fff;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff8c;padding:10px 0;font-size:11px;font-weight:800}.hero-stamp{z-index:2;text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0808082e;border:1px solid #ffffff80;border-radius:50%;place-content:center;width:112px;height:112px;display:grid;position:absolute;bottom:50px;right:clamp(24px,5vw,72px);transform:rotate(-8deg)}.hero-stamp:before,.hero-stamp:after{content:"";border:1px dashed #ffffff73;border-radius:50%;position:absolute;inset:7px}.hero-stamp span{font-family:Impact,sans-serif;font-size:32px;line-height:1}.hero-stamp small{color:#ff707d;letter-spacing:.24em;font-size:9px;font-weight:900}.hero-caption{z-index:2;color:#ffffff8c;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:8px;position:absolute;bottom:20px;right:clamp(24px,5vw,72px)}.ticker{border-bottom:1px solid var(--line);background:var(--paper);overflow:hidden}.ticker div{align-items:center;gap:32px;min-width:max-content;height:58px;padding:0 28px;animation:30s linear infinite ticker;display:flex}.ticker span{letter-spacing:.09em;text-transform:uppercase;font-family:Impact,sans-serif;font-size:16px}.ticker b{color:var(--red);font-size:9px}@keyframes ticker{to{transform:translate(-35%)}}.collection-intro{grid-template-columns:1.5fr .7fr;align-items:end;gap:70px;padding:clamp(78px,10vw,150px) clamp(22px,6vw,96px) clamp(56px,7vw,100px);display:grid}.section-number{color:var(--muted)}.section-number.light{color:#ffffff8c}.collection-intro h2,.notes-copy h2,.story-band h2,.about-page h2{font-size:clamp(50px,7vw,104px)}.collection-intro>p{color:#5e5851;max-width:510px;margin:0 0 8px;font-size:17px;line-height:1.75}.product-section{padding:0 clamp(18px,4vw,64px) clamp(90px,10vw,150px)}.shop-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:28px;padding:0 0 28px;display:flex}.shop-toolbar h2{letter-spacing:.03em;text-transform:uppercase;margin:5px 0 0;font-family:Impact,sans-serif;font-size:44px}.shop-controls{align-items:center;gap:28px;display:flex}.category-tabs{align-items:center;gap:6px;display:flex}.category-tabs button{color:#6b655e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:20px;min-height:36px;padding:0 14px;font-size:11px;font-weight:800}.category-tabs button:hover,.category-tabs button.active{border-color:var(--ink);background:var(--ink);color:#fff}.sort-control{color:var(--muted);text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:850;display:flex}.sort-control select{border:1px solid var(--line);min-height:38px;color:var(--ink);background:0 0;padding:0 30px 0 10px;font-size:11px;font-weight:750}.search-summary{color:var(--muted);margin:22px 0 0;font-size:12px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2vw,32px) clamp(12px,1.5vw,24px);margin-top:34px;display:grid}.product-card{min-width:0}.product-image-wrap{aspect-ratio:.81;cursor:pointer;background:#ded8ce;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.product-image-wrap>img{object-fit:cover;filter:saturate(.78)contrast(.99);width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .3s}.product-image-wrap:hover>img{filter:saturate(.96)contrast(1.02);transform:scale(1.045)}.product-badge{z-index:2;background:var(--red);color:#fff;letter-spacing:.12em;text-transform:uppercase;padding:8px 10px;font-size:8px;font-weight:900;position:absolute;top:14px;left:14px}.image-brand{z-index:2;color:#fff;letter-spacing:.06em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0a8c;border:1px solid #ffffffbf;border-radius:50%;place-items:center;width:44px;height:44px;font-family:Impact,sans-serif;font-size:15px;display:grid;position:absolute;bottom:12px;right:12px}.quick-view{z-index:3;color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#101010f0;justify-content:center;align-items:center;min-height:46px;font-size:9px;font-weight:900;transition:transform .25s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(101%)}.product-image-wrap:hover .quick-view,.product-image-wrap:focus-visible .quick-view{transform:translateY(0)}.product-copy{justify-content:space-between;gap:16px;padding-top:16px;display:flex}.product-copy p{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:9px;font-weight:800}.product-copy h3{margin:5px 0 0;font-size:14px;line-height:1.35}.product-copy h3 button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.product-copy .price{color:var(--ink);letter-spacing:0;flex:none;font-size:12px;font-weight:850}.price s,.modal-price s{color:#9a948c;margin-left:5px;font-weight:500}.swatches{align-items:center;gap:6px;height:22px;margin-top:8px;display:flex}.swatches i{border:1px solid #0003;border-radius:50%;width:10px;height:10px;display:block}.swatches i.red{background:var(--red)}.swatches i.dark{background:#1a1a1a}.swatches i.light{background:#e3ddd0}.empty-results{text-align:center;place-content:center;justify-items:center;gap:12px;min-height:300px;display:grid}.empty-results p{text-transform:uppercase;font-family:Impact,sans-serif;font-size:32px}.empty-results button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:10px 0;font-size:12px;font-weight:800}.field-notes{background:var(--white);grid-template-columns:1fr 1fr;display:grid}.notes-image{min-height:720px;position:relative;overflow:hidden}.notes-image>img{object-fit:cover;object-position:61% center;filter:saturate(.62)contrast(1.08);transform:scale(1.35)}.notes-badge{background:var(--paper);border-radius:50%;place-items:center;width:138px;height:138px;display:grid;position:absolute;bottom:30px;right:30px;transform:rotate(-7deg)}.notes-copy{flex-direction:column;justify-content:center;padding:clamp(62px,8vw,128px) clamp(28px,7vw,112px);display:flex}.notes-copy>p:not(.section-number){color:#5f5952;max-width:590px;margin:0;font-size:17px;line-height:1.75}.notes-copy dl{border-top:1px solid var(--line);margin:45px 0 0}.notes-copy dl>div{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr;align-items:center;min-height:88px;padding:18px 0;display:grid}.notes-copy dt{color:var(--red);font-size:10px;font-weight:900}.notes-copy dd{gap:4px;margin:0;display:grid}.notes-copy dd b{text-transform:uppercase;font-size:13px}.notes-copy dd span{color:var(--muted);font-size:12px}.story-band{background:var(--ink);color:#fff;grid-template-columns:1.2fr .7fr;align-items:end;gap:80px;min-height:540px;padding:clamp(70px,9vw,130px) clamp(24px,7vw,112px);display:grid;position:relative;overflow:hidden}.story-band h2{margin-bottom:0}.story-band>div:nth-child(2){z-index:2;padding-bottom:10px;position:relative}.story-band>div:nth-child(2) p{color:#ffffffa8;margin:0 0 30px;font-size:16px;line-height:1.75}.story-mark{opacity:.11;position:absolute;top:45px;right:5vw;transform:rotate(12deg)scale(1.9)}.service-row{border-bottom:1px solid var(--line);background:var(--paper-deep);grid-template-columns:repeat(4,1fr);gap:28px;padding:42px clamp(20px,4vw,64px);display:grid}.service-row article{gap:14px;min-width:0;display:flex}.service-row article>span{color:var(--red);flex:none;font-size:9px;font-weight:900}.service-row b{letter-spacing:.05em;text-transform:uppercase;font-size:11px}.service-row p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.newsletter{background:var(--red);color:#fff;grid-template-columns:1fr .8fr;align-items:end;gap:80px;padding:clamp(70px,9vw,130px) clamp(24px,7vw,112px);display:grid}.newsletter .eyebrow{color:#fff9}.newsletter h2{margin:14px 0 12px;font-size:clamp(48px,6.5vw,92px)}.newsletter p{color:#ffffffbf;max-width:590px;margin:0;line-height:1.65}.newsletter form{gap:10px;display:grid}.newsletter label{letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900}.newsletter form>div{border-bottom:2px solid #fff;grid-template-columns:1fr auto;display:grid}.newsletter input{color:#fff;background:0 0;border:0;outline:0;min-width:0;padding:15px 0;font-size:22px}.newsletter input::placeholder{color:#ffffff80}.newsletter form button{color:#fff;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:0 0 0 24px;font-size:11px;font-weight:900}.newsletter small{color:#ffffff8c;font-size:9px}.site-footer{color:#fff;background:#090909;padding:70px clamp(24px,6vw,96px) 24px}.footer-lead{justify-content:space-between;align-items:start;gap:40px;display:flex}.footer-wordmark .brand-logo{width:clamp(230px,32vw,410px)}.footer-wordmark small{font-size:10px}.footer-lead>p{color:#ffffff73;text-transform:uppercase;margin:0;font-family:Impact,sans-serif;font-size:23px;line-height:1.1}.footer-links{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;grid-template-columns:repeat(3,minmax(140px,1fr));gap:40px;margin-top:70px;padding:45px 0;display:grid}.footer-links>div{align-content:start;gap:11px;display:grid}.footer-links b{color:#fff6;letter-spacing:.17em;text-transform:uppercase;margin-bottom:8px;font-size:9px}.footer-links a{color:#ffffffc7;width:max-content;font-size:12px}.footer-links a:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}.footer-bottom{color:#ffffff61;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:24px;padding-top:22px;font-size:9px;display:flex}.footer-bottom p{margin:0}.modal-backdrop,.drawer-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000bd;place-items:center;padding:22px;animation:.18s fadeIn;display:grid;position:fixed;inset:0}.drawer-backdrop{place-items:stretch end;padding:0}@keyframes fadeIn{0%{opacity:0}}.product-modal{background:var(--paper);grid-template-columns:1fr 1fr;width:min(1060px,100%);max-height:calc(100vh - 44px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 80px #00000059}.modal-close{z-index:5;width:44px;height:44px;color:var(--ink);cursor:pointer;background:#ffffffe0;border:1px solid #00000026;border-radius:50%;font-size:27px;line-height:1}.product-modal>.modal-close,.checkout-modal>.modal-close{position:absolute;top:14px;right:14px}.modal-product-image{background:#ddd6cb;min-height:660px;position:relative;overflow:hidden}.modal-product-image img{object-fit:cover;width:100%;height:100%}.modal-product-copy{padding:70px clamp(26px,5vw,70px) 45px}.modal-product-copy h2{text-transform:uppercase;margin:12px 0 8px;font-family:Impact,sans-serif;font-size:clamp(36px,4vw,58px);line-height:.98}.modal-price{margin:0;font-size:16px;font-weight:850}.product-description{color:#645e56;margin:25px 0;font-size:14px;line-height:1.7}.modal-product-copy fieldset{border:0;margin:22px 0 0;padding:0}.modal-product-copy legend{letter-spacing:.11em;text-transform:uppercase;width:100%;margin-bottom:10px;font-size:10px;font-weight:900}.modal-product-copy legend span{float:right;color:var(--muted);letter-spacing:0;text-transform:none;font-weight:600}.choice-row{flex-wrap:wrap;gap:7px;display:flex}.choice-row button{border:1px solid var(--line);cursor:pointer;background:0 0;min-height:42px;padding:0 15px;font-size:11px;font-weight:750}.choice-row button:hover,.choice-row button.selected{border-color:var(--ink);background:var(--ink);color:#fff}.size-row button{min-width:48px;padding:0 10px}.add-button{justify-content:space-between;width:100%;margin-top:27px}.modal-product-copy ul{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:8px;margin:26px 0 0;padding:18px 0;list-style:none;display:grid}.modal-product-copy li{color:#5f5952;font-size:11px}.modal-product-copy li:before{color:var(--red);content:"◆";margin-right:9px;font-size:6px}.demo-note{color:#89837b;margin:16px 0 0;font-size:9px;line-height:1.5}.cart-drawer{background:var(--paper);width:min(480px,100%);height:100dvh;animation:.28s slideIn;overflow-y:auto;box-shadow:-25px 0 80px #0000004d}@keyframes slideIn{0%{transform:translate(100%)}}.cart-drawer>header{z-index:3;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f3efe7f5;justify-content:space-between;align-items:start;padding:26px 25px 20px;display:flex;position:sticky;top:0}.cart-drawer h2{text-transform:uppercase;margin:5px 0 0;font-family:Impact,sans-serif;font-size:38px}.cart-drawer h2 span{color:var(--red);font-size:22px}.shipping-progress{background:var(--paper-deep);padding:18px 25px}.shipping-progress p{margin:0 0 9px;font-size:10px;font-weight:800}.shipping-progress>div{background:#0000001f;height:4px}.shipping-progress>div span{background:var(--red);max-width:100%;height:100%;transition:width .25s;display:block}.cart-items{padding:0 25px}.cart-items article{border-bottom:1px solid var(--line);grid-template-columns:96px 1fr;gap:16px;padding:20px 0;display:grid}.cart-items img{object-fit:cover;background:#ddd;width:96px;height:118px}.cart-item-copy{flex-direction:column;justify-content:space-between;min-width:0;display:flex}.cart-item-copy h3{margin:0;font-size:13px;line-height:1.35}.cart-item-copy p{color:var(--muted);margin:5px 0 0;font-size:10px}.cart-item-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-item-bottom>b{font-size:12px}.quantity-control{border:1px solid var(--line);text-align:center;grid-template-columns:34px 28px 34px;align-items:center;height:34px;display:grid}.quantity-control button{cursor:pointer;background:0 0;border:0;height:100%;font-size:16px}.quantity-control span{font-size:10px;font-weight:800}.promo-form{padding:22px 25px 0}.promo-form label{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.promo-form>div{grid-template-columns:1fr auto;margin-top:8px;display:grid}.promo-form input{border:1px solid var(--line);background:#fff;min-width:0;height:42px;padding:0 12px;font-size:12px}.promo-form button{background:var(--ink);color:#fff;text-transform:uppercase;cursor:pointer;border:0;padding:0 15px;font-size:9px;font-weight:900}.promo-form small{color:#247041;margin-top:7px;font-size:9px;display:block}.cart-summary{padding:25px}.cart-summary p{justify-content:space-between;margin:0 0 10px;font-size:11px;display:flex}.cart-summary .discount{color:#247041}.cart-summary .cart-total{border-top:1px solid var(--line);align-items:center;margin-top:18px;padding-top:18px;font-size:13px;font-weight:850}.cart-summary .cart-total b{font-size:19px}.cart-summary .button{justify-content:space-between;width:100%;margin-top:14px}.cart-summary>small{color:var(--muted);text-align:center;margin-top:9px;font-size:9px;display:block}.empty-cart{text-align:center;place-content:center;justify-items:center;min-height:calc(100dvh - 115px);padding:40px;display:grid}.empty-cart>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:82px;height:82px;font-family:Impact,sans-serif;font-size:30px;display:grid}.empty-cart h3{text-transform:uppercase;margin:24px 0 8px;font-family:Impact,sans-serif;font-size:34px}.empty-cart p{max-width:280px;color:var(--muted);margin:0 0 24px;font-size:12px;line-height:1.6}.checkout-modal{background:var(--paper);width:min(620px,100%);max-height:calc(100dvh - 44px);position:relative;overflow-y:auto;box-shadow:0 30px 80px #0006}.checkout-form,.order-success{padding:clamp(38px,6vw,68px)}.checkout-form h2,.order-success h2{text-transform:uppercase;margin:9px 0 25px;font-family:Impact,sans-serif;font-size:clamp(42px,6vw,68px);line-height:.95}.checkout-alert{border-left:3px solid var(--red);background:var(--paper-deep);gap:3px;margin-bottom:24px;padding:14px 15px;display:grid}.checkout-alert b{text-transform:uppercase;font-size:10px}.checkout-alert span{color:var(--muted);font-size:10px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid label{letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select{border:1px solid var(--line);background:#fff;width:100%;height:48px;margin-top:7px;padding:0 12px;font-size:13px}.demo-payment{border:1px dashed #aaa39a;grid-template-columns:1fr auto;gap:4px 16px;margin-top:19px;padding:15px;display:grid}.demo-payment span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:900}.demo-payment b{font-size:11px}.demo-payment small{color:#247041;grid-column:2;font-size:9px}.checkout-total{border-top:1px solid var(--line);text-transform:uppercase;justify-content:space-between;align-items:center;margin:22px 0 16px;padding-top:18px;font-size:11px;font-weight:850;display:flex}.checkout-total b{font-size:22px}.checkout-form>.button{justify-content:space-between;width:100%}.order-success{text-align:center;align-content:center;justify-items:center;min-height:540px;display:grid}.order-success img{margin-bottom:12px}.order-success p:not(.eyebrow){max-width:400px;color:var(--muted);margin:0 0 25px;font-size:13px;line-height:1.7}.toast{z-index:120;border-left:4px solid var(--red);background:var(--ink);color:#fff;align-items:center;max-width:min(380px,100vw - 44px);min-height:52px;padding:14px 18px;font-size:12px;animation:.25s toastIn;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 45px #00000040}@keyframes toastIn{0%{opacity:0;transform:translateY(10px)}}.mobile-panel{z-index:100;background:var(--ink);color:#fff;padding:30px 24px;animation:.18s fadeIn;position:fixed;inset:0;overflow-y:auto}.mobile-panel>.modal-close{position:absolute;top:22px;right:22px}.mobile-panel nav{border-top:1px solid #ffffff2e;margin-top:80px}.mobile-panel nav a{text-transform:uppercase;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;min-height:72px;font-family:Impact,sans-serif;font-size:35px;display:flex}.mobile-panel nav a span{color:var(--red);font-family:Inter,sans-serif;font-size:9px}.mobile-panel>p{color:#ffffff9e;text-transform:uppercase;margin:60px 0 0;font-family:Impact,sans-serif;font-size:30px}.mobile-panel>p em{color:var(--red);font-style:normal}.about-header{position:relative}.about-shop-link{justify-self:end}.about-hero{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;min-height:700px;display:grid}.about-hero-copy{flex-direction:column;justify-content:center;padding:clamp(70px,9vw,130px) clamp(28px,6vw,92px);display:flex}.about-page h1{margin:25px 0;font-size:clamp(65px,7.5vw,116px)}.about-hero-copy>p:last-child{color:#ffffffab;max-width:540px;margin:0;font-size:17px;line-height:1.75}.about-hero-image{min-height:700px;position:relative;overflow:hidden}.about-hero-image>img{object-fit:cover;object-position:58% center;filter:saturate(.7)}.about-image-label{color:#fff;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000073;border:1px solid #ffffff80;padding:14px 16px;display:grid;position:absolute;bottom:30px;right:30px;transform:rotate(-4deg)}.about-image-label span{font-family:Impact,sans-serif;font-size:27px}.about-image-label small{color:#ff7d89;letter-spacing:.2em;font-size:8px;font-weight:900}.about-intro{padding:clamp(80px,10vw,150px) clamp(24px,7vw,112px)}.about-intro>div{grid-template-columns:1fr .8fr;align-items:start;gap:80px;margin-top:40px;display:grid}.about-intro h2{margin:0}.about-prose{max-width:630px}.about-prose p{color:#5e5851;margin:0 0 22px;font-size:16px;line-height:1.8}.source-link{border-bottom:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;gap:20px;width:max-content;max-width:100%;margin-top:18px;padding-bottom:7px;font-size:10px;font-weight:900;display:inline-flex}.purpose-grid{background:var(--ink);color:#fff;grid-template-columns:1.5fr 1fr 1fr;display:grid}.purpose-grid article{border-right:1px solid #ffffff24;flex-direction:column;justify-content:flex-end;min-height:510px;padding:clamp(38px,5vw,72px);display:flex}.purpose-grid article:last-child{border-right:0}.purpose-grid .purpose-lead{justify-content:space-between}.purpose-grid h2{margin:30px 0;font-size:clamp(54px,6vw,90px)}.purpose-grid article>span{color:var(--red);letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:900}.purpose-grid h3{text-transform:uppercase;margin:20px 0;font-family:Impact,sans-serif;font-size:34px;line-height:1.05}.purpose-grid article>p{color:#ffffff9e;margin:0;font-size:13px;line-height:1.75}.values-section{padding:clamp(80px,10vw,150px) clamp(24px,7vw,112px)}.values-heading{grid-template-columns:.7fr 1fr 1fr;align-items:end;gap:50px;display:grid}.values-heading h2{margin:0}.values-heading>p:last-child{color:var(--muted);margin:0 0 9px;font-size:14px;line-height:1.7}.values-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin-top:70px;display:grid}.values-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:300px;padding:26px;display:flex}.values-grid article>b{color:var(--red);font-family:Impact,sans-serif;font-size:70px;line-height:1}.values-grid h3{text-transform:uppercase;margin:auto 0 10px;font-family:Impact,sans-serif;font-size:24px}.values-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.values-section>.source-link{margin-top:38px}.about-merch-callout{background:var(--red);color:#fff;grid-template-columns:1fr .7fr;align-items:end;gap:90px;min-height:560px;padding:clamp(70px,9vw,130px) clamp(24px,7vw,112px);display:grid;position:relative;overflow:hidden}.about-merch-callout>img{opacity:.18;position:absolute;top:50px;right:8vw;transform:rotate(10deg)scale(1.8)}.about-merch-callout h2{margin-bottom:0}.about-merch-callout>div:last-child{z-index:2;position:relative}.about-merch-callout>div:last-child p{color:#ffffffbf;margin:0 0 30px;font-size:15px;line-height:1.75}.about-sources{background:var(--paper-deep);grid-template-columns:auto 1fr auto;align-items:center;gap:40px;padding:50px clamp(24px,7vw,112px);display:grid}.about-sources>p:nth-child(2){max-width:620px;color:var(--muted);margin:0;font-size:11px;line-height:1.6}.about-sources>div{flex-wrap:wrap;gap:18px;display:flex}.about-sources a{text-underline-offset:4px;font-size:10px;font-weight:800;text-decoration:underline}.about-footer{padding-top:80px}@media (width<=1100px){.desktop-nav{gap:20px}.product-grid{grid-template-columns:repeat(3,1fr)}.shop-toolbar{flex-direction:column;align-items:start}.shop-controls{justify-content:space-between;width:100%}.purpose-grid{grid-template-columns:1fr 1fr}.purpose-grid .purpose-lead{grid-column:1/-1;min-height:430px}.values-grid{grid-template-columns:repeat(3,1fr)}.values-heading{grid-template-columns:1fr 1fr}.values-heading .section-number{grid-column:1/-1}}@media (width<=820px){.concept-ribbon span:last-child{display:none}.site-header{grid-template-columns:1fr auto;min-height:68px;padding-inline:16px}.desktop-nav,.round-action{display:none}.header-actions{gap:6px}.menu-button{display:grid}.header-search{grid-template-columns:1fr auto;min-height:80px;padding-inline:16px;top:68px}.header-search label{grid-column:1/-1}.header-search input{font-size:18px}.hero{align-items:flex-end;min-height:760px}.hero-image{object-position:62% center}.hero-scrim{background:linear-gradient(#05050526 0%,#050505a6 52%,#050505f5 100%)}.hero-content{width:100%;padding:80px 22px 62px}.hero h1{font-size:clamp(58px,17vw,92px)}.hero-content>p:not(.kicker){font-size:14px}.hero-stamp{width:90px;height:90px;top:22px;bottom:auto;right:18px}.hero-caption{display:none}.collection-intro{grid-template-columns:1fr;gap:26px}.collection-intro h2,.notes-copy h2,.story-band h2,.about-page h2{font-size:clamp(52px,14vw,78px)}.collection-intro>p{font-size:15px}.shop-controls{flex-direction:column;align-items:stretch;gap:14px}.category-tabs{scrollbar-width:none;margin-inline:-18px;padding-inline:18px;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:none}.sort-control{justify-content:flex-end}.product-grid{grid-template-columns:repeat(2,1fr)}.field-notes{grid-template-columns:1fr}.notes-image{min-height:520px}.notes-copy{padding:72px 24px}.story-band{grid-template-columns:1fr;align-items:start;gap:34px}.service-row{grid-template-columns:repeat(2,1fr)}.newsletter{grid-template-columns:1fr;gap:45px}.product-modal{grid-template-columns:1fr}.modal-product-image{min-height:430px}.about-shop-link{display:none}.about-hero{grid-template-columns:1fr}.about-hero-copy{min-height:580px}.about-hero-image{min-height:560px}.about-intro>div{grid-template-columns:1fr;gap:28px}.purpose-grid{grid-template-columns:1fr}.purpose-grid .purpose-lead{grid-column:auto}.purpose-grid article{border-bottom:1px solid #ffffff24;border-right:0;min-height:390px}.values-heading{grid-template-columns:1fr}.values-heading .section-number{grid-column:auto}.values-grid{grid-template-columns:repeat(2,1fr)}.about-merch-callout{grid-template-columns:1fr;gap:32px}.about-sources{grid-template-columns:1fr;gap:18px}}@media (width<=560px){.concept-ribbon{text-align:center;justify-content:center}.concept-ribbon p{display:none}.wordmark .brand-logo{width:164px}.bag-button{padding-left:12px}.hero{min-height:calc(100svh - 100px)}.hero-image{object-position:60% center}.hero-actions{flex-direction:column;align-items:stretch;gap:12px}.hero-actions .button{justify-content:space-between;width:100%}.hero-actions .text-link{width:max-content}.product-section{padding-inline:12px}.shop-toolbar{padding-inline:6px}.product-grid{gap:28px 9px}.product-copy{flex-direction:column;gap:7px;padding-top:12px}.product-copy h3{font-size:12px}.product-copy .price{font-size:11px}.product-badge{padding:6px 7px;top:8px;left:8px}.image-brand{width:35px;height:35px;font-size:12px;bottom:8px;right:8px}.quick-view{display:none}.notes-image{min-height:430px}.notes-badge{width:110px;height:110px;bottom:18px;right:18px}.notes-badge img{width:85px}.service-row,.newsletter form>div{grid-template-columns:1fr}.newsletter form button{border-top:1px solid #fff6;justify-content:space-between;align-items:center;min-height:48px;padding:0;display:flex}.footer-lead{flex-direction:column}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.modal-backdrop{place-items:end center;padding:0}.product-modal,.checkout-modal{border-radius:18px 18px 0 0;width:100%;max-height:calc(100dvh - 12px)}.modal-product-image{min-height:330px}.modal-product-copy{padding:35px 20px 26px}.modal-product-copy h2{font-size:40px}.cart-items,.promo-form,.cart-summary,.cart-drawer>header{padding-inline:16px}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.checkout-form,.order-success{padding:50px 20px 28px}.toast{max-width:none;bottom:12px;left:12px;right:12px}.about-hero-copy{min-height:520px;padding-inline:22px}.about-page h1{font-size:17vw}.about-hero-image{min-height:440px}.values-grid{grid-template-columns:1fr}.values-grid article{min-height:230px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-lockup{color:var(--navy);align-items:center;gap:10px;display:inline-flex}.brand-lockup>img{object-fit:contain;width:55px;height:55px}.brand-lockup-copy{border-left:1px solid #082b4b38;min-width:0;padding-left:10px;line-height:1;display:grid}.brand-lockup-copy strong{letter-spacing:.035em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:900}.brand-lockup-copy>span{letter-spacing:.3em;margin-top:3px;font-size:10px;font-weight:900}.brand-lockup-copy small{color:var(--red);letter-spacing:.15em;margin-top:5px;font-size:7px;font-weight:900}.brand-lockup.light{color:#fff}.brand-lockup.light .brand-lockup-copy{border-color:#ffffff47}.brand-lockup.compact>img{width:48px;height:48px}.brand-lockup.compact .brand-lockup-copy strong{font-size:19px}.brand-ribbon{background:var(--navy-deep);color:#fff;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;min-height:32px;padding:6px clamp(18px,4vw,64px);font-size:9px;font-weight:850;display:flex}.brand-ribbon p{color:#ffffffb3;margin:0}.new-header{min-height:78px;color:var(--navy);background:#fffffff7;border-bottom:1px solid #082b4b24}.header-brand{justify-self:start}.new-header .desktop-nav a{color:#4e6579}.new-header .desktop-nav a:hover{color:var(--navy)}.new-header .desktop-nav a:after{background:var(--blue)}.new-header .round-action,.new-header .bag-button,.new-header .menu-button{color:var(--navy);border-color:#082b4b38}.new-header .bag-button b{background:var(--navy);color:#fff}.new-header .menu-button i{background:var(--navy)}.new-header .header-search{border-top:1px solid var(--line);top:78px}.new-hero{background:var(--navy);min-height:720px}.new-hero .hero-image{object-position:center}.new-hero .hero-scrim{background:linear-gradient(90deg,#041c32f7 0%,#082b4be0 33%,#082b4b47 58%,#082b4b0a 79%),linear-gradient(#0000 55%,#041c3257)}.new-hero .hero-content{width:min(720px,58vw);padding-left:clamp(28px,6vw,96px)}.new-hero .kicker{color:#dfeef9}.new-hero .kicker:before{background:var(--red)}.new-hero h1{letter-spacing:-.045em;text-transform:none;margin:20px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6.7vw,104px);font-weight:900;line-height:.94}.new-hero h1 em{color:#fff;font-style:italic}.new-hero .hero-content>p:not(.kicker){color:#ffffffc7;max-width:580px;font-size:17px}.button-primary{border-color:var(--blue-bright);background:var(--blue-bright);color:#fff}.button-primary:hover{border-color:var(--navy);background:var(--navy)}.button-ghost{color:#fff;background:#ffffff0d;border-color:#ffffffa6}.button-ghost:hover{color:var(--navy);background:#fff}.hero-product-card{z-index:3;border:1px solid #ffffff73;border-left:4px solid var(--red);color:#fff;text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#041c32d1;gap:4px;width:min(320px,31vw);padding:18px 20px;display:grid;position:absolute;bottom:38px;right:clamp(24px,5vw,72px)}.hero-product-card>span{color:#bcd4e7;letter-spacing:.18em;text-transform:uppercase;font-size:8px;font-weight:900}.hero-product-card b{font-family:Georgia,serif;font-size:17px}.hero-product-card small{color:#ffffffb3;font-size:9px}.american-rule{grid-template-columns:1.6fr 1fr 1.6fr;height:9px;display:grid}.american-rule span:first-child,.american-rule span:nth-child(3){background:var(--red)}.american-rule span:nth-child(2){box-shadow:inset 0 2px 0 var(--navy), inset 0 -2px 0 var(--navy);background:#fff}.patriotic-store .collection-intro{background:#fff}.patriotic-store .collection-intro h2,.patriotic-store .employee-intro h2,.patriotic-store .community-band h2{letter-spacing:-.045em;text-transform:none;font-family:Georgia,Times New Roman,serif;font-weight:900;line-height:.95}.patriotic-store .collection-intro h2{color:var(--navy)}.patriotic-store .collection-intro h2 em,.employee-intro h2 em,.community-band h2 em{color:var(--blue-bright);font-style:italic}.intro-copy{gap:28px;display:grid}.intro-copy>p{color:#5b7184;margin:0;font-size:17px;line-height:1.75}.identity-pill{background:var(--sky);border:1px solid #ccdce8;border-radius:48px;align-items:center;gap:10px;width:max-content;max-width:100%;padding:10px 22px 10px 10px;display:flex}.identity-pill img{object-fit:contain;width:55px;height:55px}.identity-pill span{gap:3px;display:grid}.identity-pill b{color:var(--navy);text-transform:uppercase;font-size:11px}.identity-pill small{color:var(--muted);font-size:9px}.category-showcase{background:#fff;grid-template-columns:repeat(3,1fr);gap:16px;padding:0 clamp(18px,4vw,64px) clamp(75px,9vw,130px);display:grid}.category-showcase>button{background:var(--sky);min-height:510px;color:var(--navy);text-align:left;cursor:pointer;border:1px solid #d5e2eb;padding:0;position:relative;overflow:hidden}.category-showcase .product-art{height:350px}.category-showcase>button>div:last-child{background:#fff;border-top:1px solid #d5e2eb;padding:20px 22px 24px}.category-showcase p{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin:0 0 7px;font-size:8px;font-weight:900}.category-showcase h3{margin:0;font-family:Georgia,serif;font-size:22px}.category-showcase div:last-child>span{color:var(--navy);text-transform:uppercase;margin-top:14px;font-size:9px;font-weight:900;display:block}.showcase-number{z-index:4;background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-weight:900;display:grid;position:absolute;top:14px;right:14px}.patriotic-store .product-section{background:var(--paper);padding-top:clamp(75px,8vw,120px)}.patriotic-store .shop-toolbar h2{color:var(--navy);text-transform:none;font-family:Georgia,serif;font-size:50px}.patriotic-store .category-tabs button:hover,.patriotic-store .category-tabs button.active{border-color:var(--navy);background:var(--navy)}.new-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 22px}.patriotic-store .product-image-wrap{aspect-ratio:1;background:var(--sky);border:1px solid #d2e0ea}.patriotic-store .product-badge{background:var(--navy)}.patriotic-store .quick-view{background:#082b4bf2}.patriotic-store .product-copy h3{color:var(--navy);font-family:Georgia,serif;font-size:17px}.patriotic-store .product-copy p{color:var(--blue)}.product-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:34px;margin-top:10px;padding-top:10px;display:flex}.product-meta span{color:var(--muted);font-size:9px}.product-meta button{color:var(--navy);text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:900}.product-art{background:linear-gradient(145deg,#f8fbfd,#dceaf3);place-items:center;width:100%;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.product-art.art-photo img{object-fit:cover;filter:saturate(.88);width:100%;height:100%}.photo-blue-wash{pointer-events:none;background:linear-gradient(#0000 45%,#082b4b1f);position:absolute;inset:0}.plate-frame{aspect-ratio:1.9;background:#101820;border:15px solid #101820;border-radius:14px;place-items:center;width:78%;padding:32px 28px;display:grid;position:relative;box-shadow:0 20px 35px #082b4b33,inset 0 0 0 2px #54616d}.plate-frame:before,.plate-frame:after{content:"";background:#7f8c96;border-radius:50%;width:11px;height:11px;position:absolute;top:50%;transform:translateY(-50%)}.plate-frame:before{left:10px}.plate-frame:after{right:10px}.frame-top,.frame-bottom{color:#fff;letter-spacing:.08em;text-align:center;font-family:Arial Black,sans-serif;font-size:clamp(8px,1.1vw,14px);position:absolute;left:0;right:0}.frame-top{top:5px}.frame-bottom{font-size:clamp(6px,.8vw,10px);bottom:5px}.demo-plate{width:100%;height:100%;color:var(--navy);text-align:center;background:#fff;border:1px solid #abb8c2;border-radius:5px;place-content:center;display:grid;box-shadow:inset 0 0 15px #d8e1e7}.demo-plate small{color:var(--red);letter-spacing:.2em;font-family:Georgia,serif;font-weight:900}.demo-plate b{letter-spacing:.06em;margin:3px 0;font-family:Arial Black,sans-serif;font-size:clamp(18px,3vw,36px)}.demo-plate em{color:#607487;letter-spacing:.1em;font-size:6px;font-style:normal}.art-sticker-pack{background:radial-gradient(circle at 25% 20%,#fff 0 3px,#0000 4px),linear-gradient(145deg,#edf5fa,#ccdfe9)}.sticker{filter:drop-shadow(0 12px 10px #082b4b29);position:absolute}.sticker-heart{width:39%;top:18%;left:13%;transform:rotate(-10deg)}.sticker-heart img{width:100%;height:auto}.sticker-rgv{aspect-ratio:1;background:var(--navy);color:#fff;text-align:center;border:8px solid #fff;border-radius:50%;place-content:center;width:35%;font-family:Arial Black,sans-serif;font-size:clamp(24px,4vw,54px);line-height:.78;display:grid;top:16%;right:12%;transform:rotate(8deg)}.sticker-rgv small{color:#8fc0e2;letter-spacing:.2em;font-size:.32em}.sticker-wordmark{background:#fff;border:7px solid #fff;border-radius:9px;padding:10px 16px;bottom:15%;left:16%;right:15%;transform:rotate(-3deg)}.mini-wordmark{color:var(--navy);align-items:center;gap:8px;display:inline-flex}.mini-wordmark>img{object-fit:contain;width:48px;height:48px}.mini-wordmark>span{line-height:1;display:grid}.mini-wordmark b{white-space:nowrap;font-family:Georgia,serif;font-size:16px}.mini-wordmark small{letter-spacing:.2em;margin-top:3px;font-size:7px;font-weight:900}.mini-wordmark.light{color:#fff}.art-bumper-sticker{background:linear-gradient(160deg,#e2ebf2 0 50%,#cad7df 50%)}.bumper-sticker{z-index:2;background:var(--navy);color:#fff;border:7px solid #fff;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;width:78%;min-height:110px;padding:16px 25px;display:flex;position:relative;transform:rotate(-3deg);box-shadow:0 18px 24px #082b4b2e}.bumper-sticker .mini-wordmark{color:#fff}.bumper-sticker>span{letter-spacing:.15em;white-space:nowrap;font-size:8px;font-weight:900}.bumper-shadow{filter:blur(10px);background:#082b4b2e;border-radius:50%;width:72%;height:15px;position:absolute;bottom:22%}.art-tumbler{background:radial-gradient(circle at 50% 26%,#fff,#d9e8f1 58%,#bfd2de)}.tumbler{background:linear-gradient(90deg,#061f36,#174d78 46%,#07243d 100%);border-radius:14px 14px 30px 30px;flex-direction:column;justify-content:center;align-items:center;width:34%;height:73%;display:flex;position:relative;box-shadow:0 24px 35px #082b4b3d,inset 8px 0 10px #ffffff14}.tumbler-lid{background:linear-gradient(#273946,#071a28);border-radius:9px;width:110%;height:26px;position:absolute;top:-11px}.tumbler img{width:53%;height:auto}.tumbler small{color:#fff;letter-spacing:.05em;font-family:Georgia,serif;font-size:clamp(7px,1vw,11px);font-weight:900}.art-tee{background:linear-gradient(145deg,#eff5f9,#d8e5ed)}.shirt-shape{clip-path:polygon(21% 0,37% 7%,63% 7%,79% 0,100% 18%,86% 37%,77% 29%,77% 100%,23% 100%,23% 29%,14% 37%,0 18%);filter:drop-shadow(0 20px 16px #082b4b38);background:linear-gradient(135deg,#0a3154,#071f36);flex-direction:column;justify-content:center;align-items:center;width:62%;height:77%;display:flex;position:relative}.shirt-shape:before{content:"";background:#dce8ef;border-radius:0 0 50% 50%;width:22%;height:12%;position:absolute;top:4%}.shirt-shape img{width:37%;height:auto}.shirt-shape span{color:#fff;letter-spacing:.05em;font-family:Georgia,serif;font-size:clamp(9px,1.4vw,14px);font-weight:900}.art-key-tags{background:linear-gradient(145deg,#f5f9fb,#d8e6ef);grid-template-columns:1fr 1fr;gap:9%;padding:13%}.key-tag{aspect-ratio:.58;color:#fff;border-radius:24px 24px 16px 16px;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;transform:rotate(-7deg);box-shadow:0 18px 25px #082b4b33}.key-tag.red{background:var(--red);transform:rotate(8deg)translateY(8%)}.key-tag.navy{background:var(--navy)}.key-tag i{border:5px solid #e8eef2;border-radius:50%;width:25px;height:25px;position:absolute;top:14px}.key-tag img{width:52%;height:auto}.key-tag b{text-align:center;font-family:Georgia,serif;font-size:clamp(8px,1.2vw,13px)}.key-tag small{font-size:8px}.art-window-decal{background:linear-gradient(135deg,#b8cfde,#7697ad);padding:14%}.glass-panel{background:linear-gradient(135deg,#ffffff1a,#041c327a);border:1px solid #ffffff8c;place-content:center;justify-items:center;gap:14px;width:100%;height:100%;display:grid;box-shadow:0 22px 35px #082b4b38}.glass-panel .mini-wordmark{transform:scale(1.25)}.glass-panel>small{color:#ffffffb8;letter-spacing:.18em;font-size:8px;font-weight:900}.art-uniform{background:linear-gradient(145deg,#f6fafd,#d9e6ef)}.uniform-shirt{clip-path:polygon(17% 0,36% 6%,64% 6%,83% 0,100% 16%,88% 39%,77% 31%,77% 100%,23% 100%,23% 31%,12% 39%,0 16%);filter:drop-shadow(0 20px 18px #082b4b33);background:linear-gradient(135deg,#0c3d67,#082641);width:67%;height:80%;position:relative}.uniform-collar{clip-path:polygon(0 0,100% 0,74% 100%,50% 48%,26% 100%);border-left:14px solid #061c30;border-right:14px solid #061c30;width:28%;height:19%;position:absolute;top:4%;left:36%}.uniform-placket{background:#ffffff38;width:4px;height:22%;position:absolute;top:7%;left:calc(50% - 2px)}.uniform-logo{color:#fff;align-items:center;gap:4px;display:flex;position:absolute;top:28%;left:28%}.uniform-logo img{object-fit:contain;width:26px;height:26px}.uniform-logo b{font-family:Georgia,serif;font-size:6px}.uniform-brand{border-top:3px solid var(--brand-accent);color:#fff;letter-spacing:.11em;text-transform:uppercase;padding-top:7px;font-size:clamp(7px,1vw,11px);font-weight:900;position:absolute;bottom:16%;right:28%}.employee-section{background:var(--navy);color:#fff;grid-template-columns:1.16fr .84fr;min-height:700px;display:grid}.employee-campaign{min-height:700px;position:relative;overflow:hidden}.employee-campaign>img{object-fit:cover;object-position:56% center}.employee-photo-label{color:#fff;letter-spacing:.11em;text-transform:uppercase;background:#041c32d1;padding:9px 12px;font-size:8px;font-weight:850;position:absolute;bottom:18px;left:18px}.employee-intro{flex-direction:column;justify-content:center;padding:clamp(65px,8vw,120px) clamp(30px,6vw,92px);display:flex}.employee-intro h2{margin:24px 0;font-size:clamp(54px,6vw,90px)}.employee-intro p:not(.section-number){color:#ffffffb8;margin:0;font-size:16px;line-height:1.75}.employee-benefits{flex-wrap:wrap;gap:7px;margin-top:30px;display:flex}.employee-benefits span{color:#cfe2ef;letter-spacing:.12em;text-transform:uppercase;border:1px solid #ffffff42;border-radius:18px;padding:8px 12px;font-size:8px;font-weight:900}.employee-products{background:#fff;padding:clamp(75px,9vw,135px) clamp(18px,4vw,64px)}.employee-products-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px;display:flex}.employee-products-heading h2{color:var(--navy);margin:8px 0 0;font-family:Georgia,serif;font-size:clamp(37px,5vw,65px);line-height:1}.employee-products-heading>p{max-width:440px;color:var(--muted);margin:0 0 6px;font-size:11px;line-height:1.6}.employee-product-grid{grid-template-columns:repeat(5,1fr);gap:13px;display:grid}.employee-product-grid article{background:var(--paper);border:1px solid #d7e3eb;min-width:0}.employee-product-art{aspect-ratio:.88;background:var(--sky);cursor:pointer;border:0;border-bottom:1px solid #d7e3eb;width:100%;padding:0;display:block;position:relative}.employee-product-art>.product-art{height:100%}.employee-product-art>span{color:var(--navy);letter-spacing:.1em;text-transform:uppercase;background:#fff;padding:7px 8px;font-size:7px;font-weight:900;position:absolute;bottom:10px;right:10px}.employee-product-grid article>div{gap:5px;padding:14px;display:grid}.employee-product-grid p{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:7px;font-weight:900}.employee-product-grid h3{min-height:42px;color:var(--navy);margin:0;font-family:Georgia,serif;font-size:14px;line-height:1.35}.employee-product-grid article>div>span{font-size:11px;font-weight:850}.employee-product-grid article>div>button{border:0;border-bottom:1px solid var(--navy);width:max-content;color:var(--navy);text-transform:uppercase;cursor:pointer;background:0 0;margin-top:8px;padding:0 0 4px;font-size:8px;font-weight:900}.community-band{background:var(--blue);color:#fff;grid-template-columns:1fr .75fr;align-items:end;gap:80px;min-height:560px;padding:clamp(70px,9vw,130px) clamp(24px,7vw,112px);display:grid;position:relative;overflow:hidden}.community-band h2{margin:22px 0 0;font-size:clamp(55px,6.8vw,100px)}.community-band h2 em{color:#fff}.community-band>div:last-child{z-index:2;position:relative}.community-band>div:last-child p{color:#ffffffc7;margin:0 0 28px;font-size:15px;line-height:1.75}.community-mark{opacity:.18;position:absolute;top:30px;right:6vw;transform:rotate(8deg)scale(1.4)}.patriotic-store .service-row{background:var(--sky)}.patriotic-store .newsletter{background:var(--navy)}.patriotic-store .newsletter .eyebrow{color:#9fc3dc}.patriotic-store .newsletter h2{letter-spacing:-.04em;text-transform:none;font-family:Georgia,serif}.patriotic-store .site-footer{background:var(--navy-deep)}.patriotic-store .product-modal,.patriotic-store .cart-drawer,.patriotic-store .checkout-modal{background:var(--paper)}.patriotic-store .modal-product-copy h2,.patriotic-store .cart-drawer h2,.patriotic-store .empty-cart h3,.patriotic-store .checkout-form h2,.patriotic-store .order-success h2{color:var(--navy);text-transform:none;font-family:Georgia,serif}.patriotic-store .modal-product-image{background:var(--sky)}.patriotic-store .modal-product-image>.product-art{min-height:660px}.employee-only-badge{z-index:3;background:var(--navy);color:#fff;letter-spacing:.12em;text-transform:uppercase;padding:9px 11px;font-size:8px;font-weight:900;position:absolute;top:18px;left:18px}.patriotic-store .choice-row button:hover,.patriotic-store .choice-row button.selected{border-color:var(--navy);background:var(--navy)}.patriotic-store .modal-product-copy li:before{color:var(--blue)}.cart-art{background:var(--sky);border:1px solid #d7e3eb;width:96px;height:118px;overflow:hidden}.cart-art .product-art{width:100%;height:100%}.cart-art .mini-wordmark{transform:scale(.45)}.cart-art .sticker-rgv,.cart-art .sticker-wordmark{display:none}.cart-art .plate-frame{border-width:5px;padding:8px}.cart-art .frame-top,.cart-art .frame-bottom{display:none}.cart-art .tumbler{width:48%}.cart-art .uniform-brand{display:none}.cart-art .art-photo img{object-fit:cover;width:100%;height:100%}.cart-art .product-art:not(.art-photo) img{object-fit:contain;width:auto;height:auto}.patriotic-store .shipping-progress{background:var(--sky)}.patriotic-store .shipping-progress>div span{background:var(--blue-bright)}.patriotic-store .promo-form button{background:var(--navy)}.patriotic-store .toast{border-left-color:var(--blue-bright);background:var(--navy)}.patriotic-store .mobile-panel{background:var(--navy-deep)}.patriotic-store .mobile-panel nav a span,.patriotic-store .mobile-panel>p em{color:#8fc0e2}@media (width<=1180px){.new-header{grid-template-columns:auto 1fr auto;gap:20px}.new-header .desktop-nav{justify-content:center;gap:15px}.new-header .desktop-nav a{font-size:10px}.employee-product-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.brand-ribbon span:last-child{display:none}.brand-ribbon{justify-content:center}.new-header{grid-template-columns:1fr auto;min-height:70px}.new-header .desktop-nav,.new-header .round-action{display:none}.new-header .menu-button{display:grid}.new-header .header-search{top:70px}.brand-lockup.compact>img{width:42px;height:42px}.brand-lockup.compact .brand-lockup-copy strong{font-size:17px}.new-hero{align-items:flex-end;min-height:820px}.new-hero .hero-image{object-position:61% center}.new-hero .hero-scrim{background:linear-gradient(#041c3214 17%,#041c32c2 54%,#041c32fa 100%)}.new-hero .hero-content{width:100%;padding:80px 24px 112px}.new-hero h1{font-size:clamp(55px,12vw,86px)}.hero-product-card{width:auto;bottom:24px;left:22px;right:22px}.patriotic-store .collection-intro{grid-template-columns:1fr;gap:30px}.category-showcase{grid-template-columns:1fr}.category-showcase>button{grid-template-columns:.9fr 1fr;min-height:0;display:grid}.category-showcase .product-art{height:290px}.category-showcase>button>div:last-child{flex-direction:column;justify-content:center;display:flex}.new-product-grid{grid-template-columns:repeat(2,1fr)}.employee-section{grid-template-columns:1fr}.employee-campaign{min-height:590px}.employee-intro{min-height:560px}.employee-product-grid{grid-template-columns:repeat(2,1fr)}.employee-products-heading{flex-direction:column;align-items:start;gap:20px}.community-band{grid-template-columns:1fr;gap:35px}}@media (width<=560px){.brand-ribbon p{display:none}.brand-ribbon span:first-child{display:block}.brand-lockup-copy strong{font-size:16px}.brand-lockup-copy>span{font-size:8px}.brand-lockup-copy small{font-size:6px}.brand-lockup.compact>img{width:38px;height:38px}.new-header .bag-button{gap:0;padding:5px;font-size:0}.new-hero{min-height:780px}.new-hero .hero-image{object-position:64% center}.new-hero .hero-content{padding-inline:18px}.new-hero h1{font-size:14vw}.new-hero .hero-content>p:not(.kicker){font-size:13px}.new-hero .hero-actions{flex-direction:column;align-items:stretch}.new-hero .hero-actions .button{width:100%}.patriotic-store .collection-intro h2{font-size:13vw}.identity-pill{padding-right:15px}.category-showcase{padding-inline:12px}.category-showcase>button{grid-template-columns:1fr}.category-showcase .product-art{height:310px}.new-product-grid{grid-template-columns:1fr 1fr;gap:28px 8px}.patriotic-store .product-copy{flex-direction:column}.patriotic-store .product-copy h3{font-size:13px}.product-meta span{display:none}.employee-campaign{min-height:470px}.employee-campaign>img{object-position:53% center}.employee-intro{min-height:520px;padding-inline:22px}.employee-intro h2{font-size:14vw}.employee-product-grid{grid-template-columns:1fr 1fr;gap:8px}.employee-product-grid h3{font-size:12px}.employee-product-grid article>div{padding:10px}.community-band h2{font-size:14vw}.community-mark{right:-10px}.patriotic-store .modal-product-image>.product-art{min-height:330px}.plate-frame{border-width:8px;width:88%;padding:23px 16px}.sticker-wordmark{left:7%;right:7%}.sticker-wordmark .mini-wordmark{transform:scale(.78)}.bumper-sticker{width:90%;padding-inline:10px}.bumper-sticker>span{display:none}.glass-panel .mini-wordmark{transform:scale(.8)}}.patriotic-about .about-header{background:#fffffffa;border-bottom-color:#d7e3eb;grid-template-columns:auto 1fr auto}.patriotic-about .about-header>a:first-child{text-decoration:none}.patriotic-about .about-header .desktop-nav{justify-content:center}.patriotic-about .about-hero{background:var(--navy-deep)}.patriotic-about .about-hero-copy{background:linear-gradient(145deg, var(--navy), var(--navy-deep))}.patriotic-about .about-hero-copy .kicker{color:#9fc3dc}.patriotic-about .about-hero-copy h1 em{color:#fff}.patriotic-about .about-image-label{background:var(--red)}.patriotic-about .purpose-lead{background:var(--navy)}.patriotic-about .about-merch-callout{background:var(--blue)}.patriotic-about .about-merch-callout em{color:#fff}.patriotic-about .about-footer{background:var(--navy-deep)}.patriotic-about .about-footer a{text-decoration:none}@media (width<=900px){.patriotic-about .about-header{grid-template-columns:1fr auto}}
