/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--cream:#f4ecdc;--paper:#fffdf8;--ink:#1c1c19;--plum:#183f36;--purple:#183f36;--gold:#9c6d2f;--sage:#66775d;--line:#dfd2bd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.site-header{background:var(--paper);justify-content:space-between;align-items:center;gap:24px;max-width:1240px;min-height:96px;margin:auto;padding:12px 34px;display:flex}.site-header.compact{border-bottom:1px solid var(--line)}.brand{color:var(--ink);letter-spacing:.02em;align-items:center;gap:12px;font-family:Georgia,serif;font-size:24px;font-weight:700;line-height:1;text-decoration:none;display:flex}.brand img{border-radius:50%}.brand small{color:var(--ink);text-transform:uppercase;letter-spacing:.21em;margin-top:5px;font-family:Inter,sans-serif;font-size:10px;display:block}nav{gap:30px;font-size:14px;font-weight:700;display:flex}nav a{border-bottom:2px solid #0000;padding:10px 0;text-decoration:none}nav a:hover,nav a:focus-visible,nav a.active{color:var(--purple);border-color:var(--gold)}.hero{background:linear-gradient(120deg,var(--cream) 0 59%,#e5eadf 59%);grid-template-columns:minmax(0,1fr) minmax(420px,1fr);align-items:center;min-height:590px;display:grid;overflow:hidden}.hero-copy{z-index:2;width:min(610px,100% - 60px);margin-left:max(30px,50vw - 620px);padding:70px 0;position:relative}.eyebrow{color:var(--purple);letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}h1,h2,h3{color:var(--plum);font-family:Georgia,Times New Roman,serif}h1{letter-spacing:-.04em;margin:0;font-size:clamp(48px,6vw,78px);line-height:.99}.lede{max-width:580px;margin:28px 0 34px;font-size:19px;line-height:1.7}.button{border:2px solid var(--plum);border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:13px 24px;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.button.primary{background:var(--plum);color:#fff}.button.secondary{color:var(--plum);background:#fff}.button.square{color:#fff;background:#006aff;border-color:#006aff}.button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 8px 20px #3d244022}.hero-art{place-items:center;min-height:590px;display:grid;position:relative}.hero-art img{object-fit:contain;z-index:2;filter:drop-shadow(0 25px 28px #402a4a2b);border-radius:50%;width:min(570px,88%);height:auto;animation:6s ease-in-out infinite hero-float;position:relative}.hero-glow{aspect-ratio:1;filter:blur(8px);background:radial-gradient(circle,#fff8 0,#e6be7740 42%,#0000 70%);border-radius:50%;width:68%;animation:5s ease-in-out infinite hero-pulse;position:absolute}.arch{border:2px solid #fff9;border-radius:50% 50% 0 0;position:absolute}.arch-one{width:70%;height:72%;bottom:0}.arch-two{width:48%;height:55%;bottom:0}.spark{color:var(--gold);z-index:3;font-size:34px;animation:3.4s ease-in-out infinite sparkle;position:absolute}.spark-one{top:18%;right:14%}.spark-two{font-size:24px;animation-delay:1.1s;bottom:18%;left:10%}.spark-three{font-size:16px;animation-delay:2.2s;top:38%;left:8%}@keyframes hero-float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-16px)rotate(1deg)}}@keyframes hero-pulse{0%,to{opacity:.55;transform:scale(.94)}50%{opacity:1;transform:scale(1.05)}}@keyframes sparkle{0%,to{opacity:.35;transform:scale(.75)rotate(0)}50%{opacity:1;transform:scale(1.18)rotate(22deg)}}.promise{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1240px;margin:0 auto;padding:28px 34px;display:grid}.promise p,.detail-assurance p{border-right:1px solid var(--line);margin:0;padding:4px 30px}.promise p:first-child{padding-left:0}.promise p:last-child{border:0}.promise strong,.promise span,.detail-assurance strong,.detail-assurance span{display:block}.promise strong,.detail-assurance strong{color:var(--plum);font-family:Georgia,serif;font-size:17px}.promise span,.detail-assurance span{color:#6f6672;margin-top:5px;font-size:13px;line-height:1.5}.shop-section{max-width:1240px;margin:0 auto;padding:100px 34px}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px;display:flex}.section-heading h2,.story-strip h2{letter-spacing:-.03em;margin:0;font-size:clamp(38px,4vw,58px)}.section-heading>p{color:#6a5d6e;max-width:440px;line-height:1.65}.product-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px #472c4210}.product-image{aspect-ratio:1;background:#f2ece5;display:block;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-image:hover img{transform:scale(1.025)}.badge{background:var(--paper);color:var(--plum);border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;position:absolute;top:16px;left:16px;box-shadow:0 4px 14px #392f3424}.product-card-copy{padding:24px}.product-kind{color:var(--sage);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.product-card h3{margin:9px 0 12px;font-size:26px;line-height:1.12}.product-card h3 a{text-decoration:none}.price{margin:0 0 20px;font-weight:800}.text-link{color:var(--purple);font-size:14px;font-weight:800;text-decoration:none}.text-link span{color:var(--gold)}.browse-all{text-align:center;max-width:1240px;margin:-62px auto 90px;padding:0 34px}.catalog-page{max-width:1240px;margin:0 auto;padding:72px 34px 110px}.catalog-intro{max-width:760px}.catalog-intro h1{font-size:clamp(48px,6vw,72px)}.catalog-intro>p:last-child{color:#665c68;font-size:18px;line-height:1.7}.catalog-search{background:var(--cream);border-radius:22px;margin:44px 0 34px;padding:24px}.catalog-search label{color:var(--plum);margin-bottom:10px;font-size:13px;font-weight:800;display:block}.search-field{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:12px;padding:0 18px;display:flex}.search-field span{color:var(--gold);font-size:28px}.search-field input{width:100%;height:56px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.search-field:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #9c6d2f24}.catalog-search>p{color:#6f6672;margin:12px 4px 0;font-size:13px}.search-results .product-card h2{margin:9px 0 12px;font-size:26px;line-height:1.12}.search-results .product-card h2 a{text-decoration:none}.catalog-description{color:#665c68;min-height:66px;font-size:14px;line-height:1.55}.empty-search{text-align:center;background:var(--cream);border-radius:24px;padding:70px 24px}.empty-search h2{font-size:32px}.empty-search p{color:#665c68}.empty-search .button{margin-top:16px}.designer-credit{border-left:3px solid var(--gold);background:var(--cream);margin:18px 0;padding:14px 16px;font-size:13px;line-height:1.55}.designer-credit strong{color:var(--plum)}.story-strip{background:var(--plum);color:#fff;grid-template-columns:1.1fr 1fr auto;align-items:center;gap:60px;padding:76px max(34px,50vw - 586px);display:grid}.story-strip h2{color:#fff}.eyebrow.light{color:#e6be77}.story-strip>p{color:#edf2ec;line-height:1.7}.button.light{color:#fff;border-color:#e6be77}footer{grid-template-columns:1fr auto;gap:40px;max-width:1240px;margin:auto;padding:54px 34px 28px;display:grid}.footer-brand{align-items:center;gap:14px;display:flex}.footer-brand img{border-radius:50%}.footer-brand p,.footer-brand span{margin:0;display:block}.footer-brand strong{color:var(--plum);font-family:Georgia,serif;font-size:18px}.footer-brand span{color:#716876;margin-top:5px;font-size:13px}.footer-links{align-items:center;gap:22px;font-size:13px;font-weight:700;display:flex}.legal{border-top:1px solid var(--line);color:#827783;grid-column:1/-1;margin:0;padding-top:24px;font-size:12px}.footer-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.consent-banner{z-index:50;background:var(--paper);border:1px solid var(--line);border-radius:20px;justify-content:space-between;align-items:center;gap:28px;max-width:900px;margin:auto;padding:22px 24px;display:flex;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 18px 60px #1c1c1940}.consent-banner strong{color:var(--plum);font-family:Georgia,serif;font-size:20px}.consent-banner p{color:#5f5661;max-width:610px;margin:7px 0 0;font-size:13px;line-height:1.55}.consent-actions{flex-shrink:0;gap:10px;display:flex}.consent-actions .button{white-space:nowrap}.product-detail{grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1180px;margin:70px auto 90px;padding:0 34px;display:grid}.gallery{min-width:0}.gallery-track{scroll-snap-type:x mandatory;scrollbar-width:thin;background:#f2ece5;border-radius:34px;display:flex;overflow-x:auto;box-shadow:0 22px 55px #3d25361a}.gallery-slide{aspect-ratio:1;scroll-snap-align:start;place-items:center;min-width:100%;margin:0;display:grid;overflow:hidden}.gallery-slide img,.gallery-slide video{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.gallery-controls{color:#776c79;justify-content:center;align-items:center;gap:14px;margin-top:16px;font-size:12px;display:flex}.gallery-controls button{border:1px solid var(--line);width:42px;height:42px;color:var(--plum);cursor:pointer;background:#fff;border-radius:50%;font-size:18px}.gallery-controls button:hover,.gallery-controls button:focus-visible{border-color:var(--gold)}.detail-copy h1{font-size:clamp(44px,5vw,66px)}.detail-price{font-size:22px;font-weight:800}.detail-description{font-size:18px;line-height:1.7}.detail-copy ul{margin:24px 0;padding:0;list-style:none}.detail-copy li{border-bottom:1px solid var(--line);padding:11px 0 11px 26px;position:relative}.detail-copy li:before{content:"✦";color:var(--gold);position:absolute;left:0}.wide{width:100%;margin-top:12px}.checkout-note{color:#776c79;text-align:center;font-size:12px;line-height:1.55}.print-note{background:var(--cream);border-radius:16px;margin-top:28px;padding:20px}.print-note strong{color:var(--plum)}.print-note p{margin:8px 0 0;font-size:13px;line-height:1.55}.detail-assurance{background:var(--cream);border-radius:24px;grid-template-columns:repeat(3,1fr);max-width:1112px;margin:0 auto 80px;padding:30px;display:grid}.detail-assurance p:last-child{border:0}.content-page{max-width:940px;margin:70px auto 100px;padding:30px 34px}.content-page h1{max-width:800px}.content-page .intro{max-width:800px;font-size:20px;line-height:1.75}.content-grid{grid-template-columns:1fr 1fr;gap:30px;margin:50px 0;display:grid}.content-grid>div,.policies h2+.policies p{line-height:1.7}.content-grid>div{background:var(--cream);border-radius:20px;padding:28px}.content-grid h2,.policies h2{font-size:28px}.policies{max-width:800px}.policies h1{margin-bottom:48px}.policies h2{margin:38px 0 8px}.policies p{line-height:1.75}.policies a{color:var(--purple);font-weight:700}.policy-date{color:#7a707c;margin-top:50px;font-size:13px}.add-to-cart-panel{background:var(--cream);border:1px solid var(--line);border-radius:18px;margin:26px 0 8px;padding:20px}.add-to-cart-panel label{color:var(--plum);margin:0 0 14px;font-size:13px;font-weight:800;display:block}.add-to-cart-panel input,.add-to-cart-panel select{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border-radius:10px;margin-top:7px;padding:10px 12px;display:block}.add-to-cart-panel small{color:#6f6672;margin-top:7px;font-weight:400;line-height:1.45;display:block}.add-to-cart-panel .button:disabled{opacity:.5;cursor:not-allowed}.cart-dock{z-index:45;background:var(--plum);color:#fff;min-height:52px;font:inherit;cursor:pointer;border:2px solid #fff;border-radius:999px;align-items:center;gap:9px;padding:10px 16px;font-weight:800;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 34px #27142650}.cart-dock strong{background:var(--gold);color:#24141f;border-radius:99px;place-items:center;min-width:25px;height:25px;padding:0 6px;display:grid}.cart-layer{z-index:60;position:fixed;inset:0}.cart-backdrop{cursor:pointer;background:#23152099;border:0;width:100%;height:100%;position:absolute;inset:0}.cart-drawer{background:var(--paper);flex-direction:column;width:min(520px,100%);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-24px 0 60px #1c111b55}.cart-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:28px;display:flex}.cart-heading h2{margin:4px 0 0;font-size:38px}.cart-close{border:1px solid var(--line);width:44px;height:44px;color:var(--plum);cursor:pointer;background:#fff;border-radius:50%;font-size:30px}.cart-empty{padding:40px 28px}.cart-lines{flex:1;padding:4px 28px;overflow:auto}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:84px 1fr auto;gap:14px;padding:20px 0;display:grid}.cart-line img{object-fit:cover;border-radius:12px;width:84px;height:84px}.cart-line a{text-decoration:none}.cart-line p{color:#6f6672;margin:5px 0;font-size:12px;line-height:1.4}.cart-line-actions{align-items:center;gap:14px;margin-top:10px;display:flex}.cart-line-actions label{font-size:12px}.cart-line-actions input{border:1px solid var(--line);border-radius:6px;width:54px;margin-left:5px;padding:5px}.cart-line-actions button,.cart-continue{color:var(--purple);font:inherit;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:800;text-decoration:underline}.cart-summary{border-top:1px solid var(--line);background:#fff;padding:24px 28px}.cart-summary>p:first-child{justify-content:space-between;margin:0 0 8px;font-size:18px;display:flex}.cart-summary small{color:#6f6672;line-height:1.45;display:block}.cart-continue{margin:15px auto 0;display:block}.cart-error{color:#8b2d21;background:#fff0ed;border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.4}.order-received .button{margin-top:24px}.recommendations{border:1px solid var(--line);background:#fff;border-radius:24px;max-width:1172px;margin:-30px auto 64px;padding:28px 30px 30px;box-shadow:0 18px 50px #472c4210}.recommendations-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:22px;display:flex}.recommendations-heading .eyebrow{margin-bottom:7px}.recommendations-heading h2{margin:0;font-size:34px}.recommendations-heading>p{color:#6f6672;max-width:390px;margin:0;font-size:13px;line-height:1.5}.recommendations-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.recommendation-card{border:1px solid var(--line);background:var(--paper);border-radius:16px;grid-template-columns:112px minmax(0,1fr);gap:16px;padding:14px;display:grid}.recommendation-image{aspect-ratio:1;background:#f2ece5;border-radius:12px;align-self:start;place-items:center;display:grid;overflow:hidden}.recommendation-image img{object-fit:contain;object-position:center;width:100%;height:100%}.recommendation-copy>p{color:var(--sage);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:9px;font-weight:800}.recommendation-copy h3{margin:5px 0 6px;font-size:18px;line-height:1.15}.recommendation-copy h3 a{text-decoration:none}.recommendation-copy>strong{margin-bottom:10px;font-size:13px;display:block}.recommendation-copy label{color:var(--plum);margin:8px 0 0;font-size:10px;font-weight:800;display:block}.recommendation-copy input,.recommendation-copy select{border:1px solid var(--line);width:100%;min-height:36px;color:var(--ink);font:inherit;background:#fff;border-radius:8px;margin-top:4px;padding:7px 8px;font-size:11px;display:block}.recommendation-add{background:var(--plum);color:#fff;width:100%;min-height:38px;font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:10px;padding:8px 10px;font-size:11px;font-weight:800}.recommendation-add:disabled{opacity:.48;cursor:not-allowed}@media (width<=850px){.site-header{padding:12px 20px}.brand{font-size:19px}.brand img{width:58px;height:58px}nav{gap:14px;font-size:12px}.hero{background:var(--cream);grid-template-columns:1fr}.hero-copy{width:auto;margin:0;padding:54px 24px 24px}.hero-art{background:#e5eadf;min-height:390px}.hero-art img{max-width:400px}.promise,.product-grid,.detail-assurance{grid-template-columns:1fr}.promise p,.detail-assurance p{border-right:0;border-bottom:1px solid var(--line);padding:17px 0}.section-heading,.story-strip{display:block}.section-heading>p{margin-top:20px}.product-grid{gap:28px}.story-strip{padding:64px 28px}.story-strip>p{margin:24px 0}.product-detail{grid-template-columns:1fr;gap:36px;margin-top:30px}.recommendations{margin-left:20px;margin-right:20px}.recommendations-heading{display:block}.recommendations-heading>p{margin-top:10px}.recommendations-track{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.recommendation-card{scroll-snap-align:start;min-width:310px}.content-grid,footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.legal{grid-column:auto}.consent-banner{flex-direction:column;align-items:stretch;gap:16px}.consent-actions{justify-content:flex-end}}@media (width<=520px){.site-header{min-height:76px;padding:8px 14px}.brand{gap:8px;font-size:16px}.brand img{width:48px;height:48px}.site-header nav{gap:10px}.site-header nav a:nth-child(2),.site-header nav a:nth-child(3){display:none}.hero-copy{padding-top:42px}.hero-copy h1{font-size:44px;line-height:1.02}.lede{font-size:17px;line-height:1.55}.hero-art{min-height:330px}.hero-art img{max-width:330px}.button{width:100%;min-height:52px}.shop-section,.catalog-page{padding:64px 18px}.product-detail{padding:0 16px}.detail-copy h1{font-size:38px}.gallery-track{border-radius:22px}.recommendations{margin:-35px 12px 54px;padding:22px 16px}.recommendations-heading h2{font-size:29px}.recommendation-card{grid-template-columns:96px minmax(0,1fr);gap:12px;min-width:285px}.content-page{padding:15px 20px}.footer-links{grid-template-columns:1fr 1fr;display:grid}.consent-banner{padding:18px;bottom:12px;left:12px;right:12px}.consent-actions{display:grid}.consent-actions .button{width:100%}.cart-dock{bottom:12px;right:12px}.cart-line{grid-template-columns:68px 1fr}.cart-line img{width:68px;height:68px}.cart-line>strong{grid-column:2}.cart-heading,.cart-lines,.cart-summary{padding-left:18px;padding-right:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-art img,.hero-glow,.spark{animation:none!important}.button,.product-image img{transition:none!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
