@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{.start{inset-inline-start:var(--spacing)}}:root{--background:#f7f4ef;--foreground:#0d1d50;--blue:#0d1d50;--orange:#fb653a;--paper:#fffdf8;--line:#0d1d5038;--soft-blue:#0d1d500f}body{background:var(--background);color:var(--foreground);min-height:100vh;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{background:var(--blue);color:#fff;z-index:5;grid-template-columns:auto 1fr auto;align-items:center;min-height:112px;padding:14px clamp(20px,5vw,72px);display:grid;position:relative}.logo-link{grid-area:1/1;justify-self:start;transition:transform .18s;display:inline-flex}.logo-link img{width:92px;height:auto}.logo-link:hover{transform:rotate(-2deg)scale(1.03)}.desktop-nav{color:#ffffffd1;letter-spacing:.1em;text-transform:uppercase;grid-area:1/2;justify-content:flex-end;justify-self:end;align-items:center;gap:18px;padding-right:24px;font-size:.74rem;display:flex}.desktop-nav a{transition:color .18s}.desktop-nav a:hover{color:var(--orange)}.icon-link{justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative}.icon-link svg{stroke-width:1.7px;width:26px;height:26px}.cart-link{grid-area:1/3;justify-self:end}.cart-link span{background:var(--orange);border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;display:flex;position:absolute;top:1px;right:3px}.hero{place-items:center;min-height:calc(100svh - 112px);display:grid;position:relative;overflow:hidden}.hero img{object-fit:cover;object-position:center;transform:scale(1.02)}.hero-overlay{background:linear-gradient(90deg,#0d1d5052,#0d1d5008),linear-gradient(#0d1d500a,#0d1d500a);position:absolute;inset:0}.hero-copy{color:#fff;text-align:center;width:100%;max-width:1120px;margin-inline:auto;padding:clamp(48px,9vw,120px) clamp(22px,6vw,80px);animation:.85s both rise-in;position:relative}.eyebrow,.soldout-intro>div p,.section-heading p{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;font-size:.82rem;font-weight:700}.hero-copy p{color:#fff;letter-spacing:.16em;text-shadow:0 2px 14px #0d1d507a;text-transform:uppercase;font-size:.82rem;font-weight:800}.hero-copy h1{font-family:var(--font-heading), Georgia, "Times New Roman", serif;text-wrap:balance;max-width:820px;margin:10px auto 32px;font-size:clamp(3rem,7vw,6.8rem);font-weight:600;line-height:1.02}.hero-copy a,.product-button,.simple-page a{background:var(--blue);color:#fff;font-family:var(--font-heading), Georgia, "Times New Roman", serif;border:1px solid #ffffff6b;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;font-size:1.06rem;transition:background .18s,color .18s,transform .18s;display:inline-flex}.hero-copy a{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d1d5047}.hero-copy a:hover,.product-button:hover,.simple-page a:hover{background:var(--orange);color:#fff;transform:translateY(-2px)}.soldout-intro{grid-template-columns:1.1fr .9fr;align-items:end;gap:30px;max-width:1120px;margin:0 auto;padding:clamp(58px,9vw,108px) clamp(20px,5vw,40px) 34px;display:grid}.soldout-intro h2,.section-heading h2,.product-detail-copy h1,.simple-page h1{font-family:var(--font-heading), Georgia, "Times New Roman", serif;letter-spacing:0;font-weight:500}.soldout-intro h2{color:var(--blue);margin-top:10px;font-size:clamp(2.4rem,6vw,5rem);line-height:.98}.soldout-intro>p{color:#0d1d50b8;margin-bottom:12px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.8}.product-section{max-width:1120px;margin:0 auto;padding:28px clamp(20px,5vw,40px) clamp(72px,10vw,120px)}.section-heading{text-align:center;margin-bottom:34px}.section-heading h2{color:var(--orange);margin-top:8px;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(24px,4vw,42px);display:grid}.product-card{border:1px solid var(--line);background:#fffdf8b8;border-radius:8px;flex-direction:column;height:100%;transition:border-color .18s,transform .18s,box-shadow .18s;animation:.7s both rise-in;display:flex;overflow:hidden}.product-card:hover{border-color:#fb653aa3;transform:translateY(-5px);box-shadow:0 18px 44px #0d1d501f}.product-image-link{aspect-ratio:1;background:#fff;display:block;position:relative;overflow:hidden}.product-image-link img{object-fit:cover;width:100%;height:100%;transition:transform .26s}.product-card:hover .product-image-link img{transform:scale(1.035)}.product-image-link span,.product-detail-image span{background:var(--orange);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:800;position:absolute;top:14px;right:14px}.product-card-copy{text-align:center;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:12px;padding:22px 18px 24px;display:flex}.product-card-copy>a:first-child{color:var(--orange);font-family:var(--font-heading), Georgia, "Times New Roman", serif;min-height:3.45em;font-size:1.14rem;font-weight:600;line-height:1.15}.product-card-copy p,.product-price{color:var(--blue);font-weight:800}.product-button{border:0;min-height:42px;padding:10px 18px;font-size:.98rem}.product-detail{max-width:1180px;margin:0 auto;padding:40px clamp(20px,5vw,48px) 92px}.breadcrumb{color:#0d1d509e;align-items:center;gap:10px;margin-bottom:30px;font-size:.9rem;display:flex}.breadcrumb a:hover{color:var(--orange)}.product-detail-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:clamp(32px,6vw,76px);display:grid}.product-detail-image{background:var(--paper);border:1px solid var(--line);border-radius:8px;position:relative;overflow:hidden}.product-detail-image img{width:100%;height:auto}.product-detail-copy{align-self:center}.product-detail-copy h1,.simple-page h1{color:var(--blue);text-wrap:balance;margin:12px 0 18px;font-size:clamp(2.5rem,5.6vw,5.4rem);line-height:.98}.product-description,.soldout-note,.simple-page p,.policy-page article p{color:#0d1d50b8;font-size:1.05rem;line-height:1.75}.product-facts{border-block:1px solid var(--line);gap:0;margin:30px 0;display:grid}.product-facts div{border-bottom:1px solid #0d1d501f;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.product-facts div:last-child{border-bottom:0}.product-facts dt{color:#0d1d5094;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.product-facts dd{color:var(--blue);margin:0;font-weight:800}.product-detail-copy button{color:#fff;cursor:not-allowed;font-family:var(--font-heading), Georgia, "Times New Roman", serif;background:#0d1d5047;border:0;border-radius:8px;width:100%;min-height:52px;padding:13px 28px;font-size:1.1rem}.soldout-note{margin-top:18px;font-size:.98rem}.simple-page{place-items:center;min-height:58vh;padding:clamp(72px,12vw,132px) 20px;display:grid}.simple-page section,.simple-page article{text-align:center;max-width:760px;margin:0 auto}.simple-page svg{color:var(--orange);width:42px;height:42px;margin:0 auto 18px}.simple-page p{max-width:620px;margin:0 auto 24px}.policy-page article{text-align:left}.policy-page article p{max-width:none;margin-bottom:18px}.site-footer{background:var(--blue);color:#fff;padding:clamp(46px,7vw,76px) clamp(20px,8vw,112px) 34px}.footer-inner{border-bottom:1px solid #ffffff38;grid-template-columns:1fr 1fr;align-items:center;gap:32px;padding-bottom:42px;display:grid}.footer-brand p{color:#ffffffad;font-family:var(--font-heading), Georgia, "Times New Roman", serif;margin-top:8px}.email-form{justify-self:end;width:100%;max-width:420px}.email-form label{color:var(--orange);font-family:var(--font-heading), Georgia, "Times New Roman", serif;margin-bottom:14px;font-size:clamp(1.8rem,3vw,2.35rem);display:block}.email-form div{grid-template-columns:1fr 120px;gap:10px;display:grid}.email-form input{color:#fff;background:0 0;border:1px solid #ffffffad;border-radius:4px;min-width:0;padding:12px 16px}.email-form input::placeholder{color:#ffffff94}.email-form button{background:var(--orange);border:1px solid var(--orange);color:#fff;cursor:pointer;border-radius:4px;font-weight:800}.footer-bottom{color:#ffffff9e;justify-content:space-between;align-items:center;padding-top:32px;font-size:.88rem;display:flex}.footer-bottom a{text-underline-offset:4px;text-decoration:underline}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1000px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid,.soldout-intro{grid-template-columns:1fr}}@media (max-width:720px){.site-header{min-height:88px;padding:14px 18px}.site-header img{width:64px;height:auto}.desktop-nav{display:none}.hero{min-height:calc(100svh - 88px)}.hero-copy{text-align:center}.hero-copy h1{margin-inline:auto}.soldout-intro,.product-section{padding-inline:18px}.product-grid{grid-template-columns:1fr}.product-detail{padding-inline:18px}.footer-inner,.email-form div{grid-template-columns:1fr}.email-form{justify-self:stretch}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}}
