.storefront{--ivory:#faf8f4;--paper:#fff;--charcoal:#252722;--ink-soft:#5c6059;--gold:#ac8854;--gold-dark:#795f37;--line:#dfdfd7;--shadow:none;min-height:100vh;background:#fff;color:var(--charcoal);font-family:Arial,Helvetica,sans-serif;line-height:1.55}.storefront :where(h1,h2,h3){font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.035em;line-height:1.13;text-wrap:balance}.storefront h1{font-size:clamp(2.2rem,4vw,3.8rem)}.storefront h2{font-size:clamp(1.8rem,2.8vw,2.8rem)}.storefront h3{font-size:1.4rem}.storefront p{margin:0 0 1em}.storefront .container{width:min(1280px,calc(100% - 96px))}.storefront .narrow{width:min(760px,calc(100% - 48px))}.storefront .section{padding-block:76px}.storefront .section-sm{padding-block:36px}.storefront .eyebrow,.storefront .kicker{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--ink-soft)}.storefront .button{border-radius:2px;min-height:50px;padding:13px 24px;background:var(--charcoal);border-color:var(--charcoal);font-size:.875rem;font-weight:500;letter-spacing:.015em;transition:background .15s ease,color .15s ease}.storefront .button:hover{transform:none;background:#444b40;border-color:#444b40}.storefront .button-secondary{background:transparent;color:var(--charcoal)}.storefront .button-secondary:hover{color:white}.storefront .text-link{color:var(--charcoal);font-size:.875rem;font-weight:500;text-underline-offset:5px}.storefront .button:disabled{opacity:.48}.storefront .skip-link{position:absolute;left:16px;top:-100px;z-index:100;background:white;padding:14px}.storefront .skip-link:focus{top:12px}.storefront :focus-visible{outline:2px solid #77603b;outline-offset:4px}.storefront .announcement{background:#000;color:#fff;font-size:.75rem;padding:8px 16px;letter-spacing:.025em}.storefront .site-header{background:#faf8f4;backdrop-filter:none;border-color:#e4e1d9}.storefront .header-inner{min-height:92px;grid-template-columns:1fr auto 1fr;gap:30px}.storefront .nav{font-size:.8rem;font-weight:400;gap:25px}.storefront .nav a{padding:12px 0}.storefront .nav a[aria-current=location],.storefront .nav a[aria-current=page]{text-decoration:underline;text-underline-offset:7px}.storefront .brand-logo{width:106px;height:82px;object-fit:contain;mix-blend-mode:normal}.storefront .header-actions{gap:30px}.storefront .basket-link{font-weight:400;min-width:44px;gap:8px}.storefront .basket-count{display:inline;background:none;color:inherit;min-width:auto;height:auto;white-space:nowrap;font-size:.8rem}.storefront .basket-count:before{content:"("}.storefront .basket-count:after{content:")"}.storefront .mobile-menu{display:none}.storefront .mobile-menu summary{display:flex;align-items:center;min-width:44px;min-height:44px;font-weight:400}.storefront .menu-lines{width:20px;height:14px;display:inline-block;border-block:1px solid currentColor;position:relative;margin-right:9px}.storefront .menu-lines:after{content:"";position:absolute;top:6px;left:0;width:14px;border-top:1px solid}.storefront .mobile-menu nav{top:100%;left:0;right:0;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;padding:12px 24px 24px;background:#faf8f4;box-shadow:0 16px 20px #20251d0a}.storefront .mobile-menu nav a{padding:14px 0;border-bottom:1px solid var(--line);font-size:1rem;font-weight:400}.storefront .menu-close{margin-top:16px;min-height:44px;border:0;background:none;text-decoration:underline;cursor:pointer}.storefront .retail-hero{position:relative;min-height:min(610px,43vw);background:#f1ede5;overflow:hidden}.storefront .hero-photo{position:absolute;inset:0}.storefront .hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.storefront .retail-hero .container{position:relative;min-height:inherit;display:flex;align-items:center}.storefront .retail-hero-copy{max-width:510px;width:43%;padding-block:62px}.storefront .retail-hero h1{font-size:clamp(2.5rem,4.25vw,4rem);line-height:1.09;margin:20px 0 23px;letter-spacing:-.045em}.storefront .retail-hero-copy>p{max-width:335px;font-size:.98rem;line-height:1.65}.storefront .retail-hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:19px;margin-top:28px}.storefront .hero-context-note{position:absolute;z-index:1;right:24px;bottom:12px;margin:0;padding:4px 7px;background:#fffdf6e8;color:#4e5149;font-size:.66rem}.storefront .retail-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.storefront .retail-heading h2{margin:9px 0 0}.storefront .retail-heading p{max-width:350px;color:var(--ink-soft);font-size:.875rem;margin-bottom:3px}.storefront .product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 26px}.storefront .product-grid[data-count="1"]{max-width:620px}.storefront .product-grid[data-many=true]{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront .product-card{position:relative}.storefront .product-card>a{display:block}.storefront .product-image{aspect-ratio:1.2;border:0;border-radius:0;background:#f6f6f2;position:relative;overflow:hidden}.storefront .product-image img{object-fit:contain;transition:transform .45s ease}.storefront .product-card:nth-child(n) .product-image{background:#f6f6f2}.storefront .product-details{padding:20px 0 0}.storefront .product-details-top{display:flex;justify-content:space-between;gap:18px;align-items:start}.storefront .product-details h3{margin:0;font-size:1.5rem}.storefront .product-details p{font-size:.85rem;color:var(--ink-soft);margin:8px 0 0}.storefront .product-details .product-price{font-family:Arial,sans-serif;font-size:.95rem;white-space:nowrap;margin:3px 0 0!important;font-weight:500}.storefront .product-price small{font-size:.74rem;color:var(--ink-soft);font-weight:400}.storefront .product-card-action{display:inline-block;font-size:.8rem;margin-top:13px;border-bottom:1px solid #888c80;padding-bottom:3px}.storefront .lettering-placeholder{width:100%;height:100%;min-height:inherit;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;background:#ebeee8;color:#353d30;text-align:center;padding:30px}.storefront .lettering-placeholder strong{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:400;font-style:italic}.storefront .lettering-placeholder .sample-label{font-size:.67rem;letter-spacing:.04em}.storefront .sample-colours{display:flex;gap:18px;font-size:.75rem}.storefront .sample-colours span{display:flex;align-items:center;gap:7px}.storefront .sample-colours i{width:12px;height:12px;border-radius:50%;border:1px solid #8e9487;background:#fff}.storefront .sample-colours span:nth-child(2) i{background:#272a24}.storefront .sample-colours span:nth-child(3) i{background:#b79561}.storefront .retail-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#f6f5f0}.storefront .story-photo{position:relative;min-height:640px;height:100%;margin:0}.storefront .story-photo img{object-fit:cover;object-position:center 58%}.storefront .story-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:12px 24px;background:#fffdf6f2;font-size:.7rem;color:#4c5145}.storefront .story-copy{padding:64px clamp(40px,5.5vw,86px)}.storefront .story-copy h2{margin:15px 0 23px;max-width:380px}.storefront .story-copy>p{font-size:.925rem;color:var(--ink-soft);max-width:400px}.storefront .pair-prices{margin:30px 0;border-top:1px solid #d3d6cb}.storefront .pair-prices div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #d3d6cb;font-size:.875rem}.storefront .pair-prices dd{margin:0;white-space:nowrap}.storefront .coming-strip{display:grid;grid-template-columns:1fr 1.3fr auto;align-items:center;gap:35px;padding:35px 0;border-block:1px solid var(--line)}.storefront .coming-strip h2{font-size:1.8rem;margin:6px 0 0}.storefront .coming-strip p{color:var(--ink-soft);margin:0;font-size:.875rem;max-width:390px}.storefront .coming-status{font-size:.75rem;color:#526049;background:#edf0e9;padding:7px 12px}.storefront .help-section{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.storefront .help-section h2{margin:0 0 16px}.storefront .help-section>div>p{max-width:300px;color:var(--ink-soft);font-size:.875rem}.storefront .faq-list summary{font-family:Arial,sans-serif;font-size:.9rem;padding:22px 0;font-weight:500}.storefront .faq-list p{font-size:.9rem;line-height:1.75;margin:0 0 22px}.storefront .site-footer{margin-top:60px;background:#f3f2ed;color:var(--charcoal);border-top:1px solid var(--line)}.storefront .footer-main{grid-template-columns:1.4fr 1fr 1fr 1fr;padding-block:52px;gap:50px}.storefront .footer-brand img{width:125px;height:auto;mix-blend-mode:normal;filter:none;opacity:1;border-radius:0}.storefront .footer-brand p{margin:20px 0 0;color:var(--ink-soft);font-size:.8rem}.storefront .footer-group strong{font-family:Arial,sans-serif;font-size:.8rem;font-weight:600;margin-bottom:18px}.storefront .footer-links{color:var(--ink-soft);font-size:.8rem;gap:7px}.storefront .footer-links a{padding-block:3px}.storefront .footer-bottom{border-color:#d9dad2;color:var(--ink-soft);font-size:.7rem}.storefront .breadcrumbs{font-size:.74rem;flex-wrap:wrap}.storefront .page-hero{padding:38px 0 24px}.storefront .page-hero h1{margin:24px 0 15px;max-width:800px}.storefront .page-hero p{font-size:.95rem;max-width:620px}.storefront .page-hero+.section-sm{padding-top:18px}.storefront .collection-tabs{display:flex;gap:26px;border-block:1px solid var(--line);margin-bottom:32px;flex-wrap:wrap}.storefront .collection-tabs a{font-size:.825rem;padding:16px 0}.storefront .collection-tabs a[aria-current=page]{border-bottom:2px solid var(--charcoal)}.storefront .collection-meta{display:flex;justify-content:space-between;color:var(--ink-soft);font-size:.76rem;margin-bottom:18px}.storefront .product-page{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:clamp(35px,5vw,80px);padding-block:38px 60px;align-items:start}.storefront .product-gallery{position:sticky;top:110px;min-width:0}.storefront .product-gallery .product-image{position:relative;top:auto;aspect-ratio:1}.storefront .gallery-figure{margin:0}.storefront .gallery-main{position:relative;aspect-ratio:1;background:#f6f6f2;overflow:hidden}.storefront .gallery-nav{position:absolute;z-index:2;top:50%;width:46px;height:46px;display:grid;place-items:center;border:1px solid #ffffffb8;border-radius:50%;background:#252722d9;color:#fff;cursor:pointer;transform:translateY(-50%);transition:background .15s ease,transform .15s ease}.storefront .gallery-nav:hover{background:#252722;transform:translateY(-50%) scale(1.04)}.storefront .gallery-nav span{width:11px;height:11px;border-top:1.5px solid;border-right:1.5px solid}.storefront .gallery-nav-prev{left:16px}.storefront .gallery-nav-prev span{transform:rotate(-135deg);margin-left:4px}.storefront .gallery-nav-next{right:16px}.storefront .gallery-nav-next span{transform:rotate(45deg);margin-right:4px}.storefront .gallery-main img{object-fit:contain}.storefront .gallery-main.context-image img{object-fit:cover}.storefront .product-gallery .gallery-main>.product-image{height:100%;aspect-ratio:auto}.storefront .image-caption{color:var(--ink-soft);font-size:.72rem;line-height:1.65;margin:12px 0 0}.storefront .gallery-thumbnails{display:flex;gap:12px;margin-top:20px}.storefront .gallery-thumbnails button{padding:4px;background:none;border:1px solid var(--line);cursor:pointer;width:98px}.storefront .gallery-thumbnails button[aria-pressed=true]{border:1px solid var(--charcoal)}.storefront .gallery-thumbnails img{height:70px;width:100%;object-fit:cover}.storefront .gallery-illustration-thumbnail{display:grid;place-items:center;height:70px;background:#ebeee8;color:#353d30;font:italic 1.8rem Georgia,serif}.storefront .gallery-thumbnails span{display:block;font-size:.65rem;padding:4px 0}.storefront .product-info .eyebrow{margin-top:24px}.storefront .product-info h1{font-size:clamp(2.1rem,3.2vw,3.1rem);margin:12px 0 18px}.storefront .product-info .lead{font-size:.95rem;line-height:1.7;color:var(--ink-soft)}.storefront .large-price{font-family:Arial,sans-serif;font-size:1.4rem;margin:20px 0}.storefront .large-price span{font-size:.8rem;color:var(--ink-soft);margin-left:6px}.storefront .product-inclusions{font-size:.78rem;margin-top:14px;color:var(--ink-soft)}.storefront .form-stack{margin-top:22px;gap:20px}.storefront .input,.storefront .select,.storefront .textarea{border-radius:2px;border-color:#aeb2a6;background:#fff;font-size:1rem;padding:12px}.storefront .field{min-width:0}.storefront .field label,.storefront .field-label,.storefront .quantity-field label{font-size:.83rem;font-weight:500}.storefront .field small,.storefront .help-text{font-size:.78rem;line-height:1.65}.storefront .retail-quantity{display:inline-flex;border:1px solid #aeb2a6;margin-top:8px;height:48px}.storefront .quantity-field label{display:block}.storefront .retail-quantity button{width:44px;border:0;background:white;cursor:pointer;font-size:1.2rem}.storefront .retail-quantity button:disabled{opacity:.3;cursor:default}.storefront .retail-quantity input{border:0;width:55px;background:white;text-align:center;appearance:textfield;-moz-appearance:textfield}.storefront .retail-quantity input::-webkit-inner-spin-button{appearance:none}.storefront .purchase-quantity-row{display:flex;justify-content:space-between;align-items:end}.storefront .merchandise-total{text-align:right;font-size:1.2rem}.storefront .tutorial-page{max-width:760px;margin:48px auto 72px;padding-inline:24px}.storefront .tutorial-page h1{font-size:clamp(1.8rem,5vw,2.6rem)}.storefront .tutorial-page h2{font-size:1.4rem;margin-top:28px}.storefront .tutorial-page p{line-height:1.65}.storefront .tutorial-page ol{padding-left:24px;line-height:1.8}.storefront .tutorial-video{display:block;width:100%;max-height:70svh;aspect-ratio:9/16;background:#242720;margin-block:24px 12px}.storefront .merchandise-total small{display:block;font-size:.76rem;color:var(--ink-soft);margin-bottom:5px}.storefront .purchase-button{width:100%}.storefront .delivery-note{font-size:.8rem;padding:16px 0;border-block:1px solid var(--line)}.storefront .delivery-note strong{font-weight:500}.storefront .delivery-note span{display:block;color:var(--ink-soft);margin-top:4px}.storefront .upsell{border:0;background:#f4f4ef;padding:23px}.storefront .upsell strong{font-family:Arial,sans-serif;font-size:.95rem;font-weight:500}.storefront .upsell p{color:var(--ink-soft);font-size:.85rem;margin:8px 0 14px}.storefront .choice-pill{flex:1}.storefront .choice-pill span{min-width:0;border-radius:2px;padding:12px;display:flex;justify-content:center;gap:8px;font-size:.85rem;font-weight:400;background:white}.storefront .choice-pill i{border:1px solid #8f9588;width:14px;height:14px;border-radius:50%;background:var(--swatch)}.storefront .choice-pill input:checked+span{background:#f1f3ed;border-color:#333b2c;color:var(--charcoal);box-shadow:inset 0 -2px #333b2c}.storefront .purchase-colours[aria-invalid=true] .choice-pill span,.storefront .purchase-form :is(.input,.select,.textarea)[aria-invalid=true]{border:2px solid var(--danger)}.storefront .purchase-form .purchase-field-error{display:block;margin-top:6px;color:var(--danger)}.storefront .purchase-form [data-purchase-field]{scroll-margin-block:150px 32px}.storefront .checkbox-row{font-size:.82rem;line-height:1.6}.storefront .checkbox-row input{flex:0 0 19px;width:19px;height:19px}.storefront .checkbox-row strong{font-weight:500}.storefront .preview-panel{border-radius:0;background:#f5f6f1;border:1px solid #dfe2d8;padding:22px}.storefront .preview-panel h3{font-family:Arial,sans-serif;font-weight:500;font-size:.9rem;letter-spacing:0}.storefront .preview-panel p{font-size:.85rem;margin:10px 0 0}.storefront .name-chip{border-radius:2px;background:white;border:1px solid #dce0d5;font-size:.85rem;overflow-wrap:anywhere}.storefront .review-total{display:flex;justify-content:space-between;align-items:end;border-top:1px solid #d8ddcf;margin-top:16px;padding-top:12px}.storefront .review-total strong{font-size:1.25rem;font-weight:500}.storefront .error,.storefront .notice,.storefront .warning{border-radius:2px;line-height:1.65;font-size:.85rem}.storefront .notice a,.storefront .warning a{display:inline-block}.storefront .empty-state{background:#f6f7f3;border:0;border-radius:0;padding:56px 25px}.storefront .empty-state p{color:var(--ink-soft)}.storefront .basket-layout,.storefront .checkout-layout{grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:60px}.storefront .basket-line{grid-template-columns:112px minmax(0,1fr) auto;gap:20px;padding:25px 0}.storefront .basket-thumb{position:relative;border-radius:0;background:#f1f3ed;align-self:start;overflow:hidden}.storefront .basket-thumb img{object-fit:contain}.storefront .basket-thumb{color:var(--charcoal)}.storefront .basket-thumb span{font-family:Georgia,serif;font-style:italic;font-size:1.1rem}.storefront .basket-line h3{font-family:Arial,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:0;line-height:1.4}.storefront .basket-meta{font-size:.82rem;margin-top:8px;overflow-wrap:anywhere}.storefront .basket-meta p{margin:4px 0}.storefront .basket-line>strong{font-size:.95rem;font-weight:500}.storefront .basket-line-actions{gap:16px;align-items:end}.storefront .remove-button{font-size:.78rem;min-height:44px;padding:9px 0;color:var(--ink-soft)}.storefront .basket-edit{grid-column:2/-1;background:#f6f7f3;padding:20px}.storefront .basket-edit .form-stack{margin-top:0}.storefront .edit-actions{display:flex;gap:12px}.storefront .summary-card{background:#f6f6f1;border:0;border-radius:0;box-shadow:none;padding:28px;top:116px}.storefront .summary-card h2{font-family:Georgia,serif;font-size:1.6rem}.storefront .summary-row{font-size:.85rem;gap:15px;padding:9px 0}.storefront .basket-layout .summary-row:not(.summary-total){padding-block:4px}.storefront .summary-row strong{font-weight:500}.storefront .summary-total{font-size:1.05rem;padding-top:18px;margin-top:12px}.storefront .discount-field{border-top:1px solid var(--line);padding-block:18px;margin-top:12px}.storefront details.discount-field{padding-block:4px}.storefront .discount-field>summary{min-height:44px;align-content:center;cursor:pointer;font-size:.85rem}.storefront .discount-field[open]>summary{margin-bottom:10px}.storefront .discount-field label{display:block;font-size:.85rem;margin-bottom:8px}.storefront .discount-field p{font-size:.73rem;color:var(--ink-soft);margin:8px 0 0}.storefront .checkout-layout>.form-stack{margin-top:0}.storefront .checkout-section-heading{border-bottom:1px solid var(--line);padding-bottom:14px;margin-top:6px}.storefront .checkout-section-heading h2{font-size:1.5rem;margin:0 0 7px}.storefront .checkout-section-heading p{font-size:.8rem;margin:0;color:var(--ink-soft)}.storefront .checkout-item{display:grid;grid-template-columns:55px minmax(0,1fr) auto;gap:12px;border-bottom:1px solid var(--line);padding:16px 0;font-size:.8rem}.storefront .checkout-item small{display:block;overflow-wrap:anywhere;margin-top:4px;color:var(--ink-soft)}.storefront .checkout-item .basket-thumb{height:55px}.storefront .checkout-item>strong{font-weight:500}.storefront .checkout-security{margin-top:16px;color:var(--ink-soft);font-size:.75rem;text-align:center}.storefront .prose{font-size:.97rem;line-height:1.85;color:#444940}.storefront .prose h2{margin-top:36px;font-size:1.75rem}.storefront .draft-note{border-radius:0;background:#f7f5ee;border:1px solid #e3decd;font-size:.8rem}.storefront .policy-layout{display:grid;grid-template-columns:230px minmax(0,760px);gap:80px;align-items:start}.storefront .policy-nav{display:grid;border-top:1px solid var(--line)}.storefront .policy-nav a{font-size:.85rem;padding:14px 0;border-bottom:1px solid var(--line)}.storefront .about-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.storefront .about-image{position:relative;aspect-ratio:.85}.storefront .about-image img{object-fit:cover}.storefront .contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.storefront .contact-form-wrap .form-stack{margin-top:0}.storefront .contact-intro h2{font-size:1.7rem;margin-top:0}.storefront .contact-intro>p{color:var(--ink-soft);font-size:.9rem}.storefront .payment-page{width:min(880px,calc(100% - 48px));margin:0 auto;padding:70px 0}.storefront .payment-page h1{max-width:650px;margin:18px 0 24px}.storefront .payment-page .lead{font-size:1.05rem;max-width:600px;color:var(--ink-soft)}.storefront .payment-state{margin:30px 0;border-block:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;gap:24px}.storefront .payment-state small{display:block;font-size:.75rem;color:var(--ink-soft);margin-bottom:6px}.storefront .payment-next{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin:30px 0}.storefront .payment-next h2{font-family:Arial,sans-serif;letter-spacing:0;font-weight:500;font-size:.95rem;margin:0 0 8px}.storefront .payment-next p{font-size:.85rem;color:var(--ink-soft)}.storefront .payment-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}@media (hover:hover) and (prefers-reduced-motion:no-preference){.storefront .product-card a:hover .product-image img{transform:scale(1.025)}}@media (min-width:1700px){.storefront .retail-hero{min-height:660px}.storefront .hero-photo img{object-position:center 56%}}@media (max-width:1100px){.storefront .container{width:calc(100% - 56px)}.storefront .nav{gap:17px;font-size:.75rem}.storefront .header-actions{gap:20px}.storefront .header-inner{gap:14px}.storefront .retail-hero{min-height:46vw}.storefront .hero-photo img{object-position:54% center}.storefront .retail-hero-copy{width:44%}.storefront .retail-hero h1{font-size:clamp(1.3rem,4.25vw,2.9rem)}.storefront .product-page{gap:36px}.storefront .product-details-top{display:block}.storefront .product-details .product-price{margin-top:9px!important}.storefront .basket-layout,.storefront .checkout-layout{gap:28px}.storefront .story-photo{min-height:570px}.storefront .story-copy{padding:42px 32px}}@media (max-width:900px){.storefront .desktop-nav{display:none}.storefront .mobile-menu{display:block}.storefront .header-inner{min-height:80px}.storefront .brand-logo{width:92px;height:72px}.storefront .help-section{gap:40px}.storefront .footer-main{gap:25px}.storefront .footer-brand{grid-column:auto}.storefront .basket-layout,.storefront .checkout-layout{grid-template-columns:1fr}.storefront .summary-card{position:static}.storefront .policy-layout{grid-template-columns:180px 1fr;gap:40px}.storefront .coming-strip{grid-template-columns:1fr 1.4fr}.storefront .coming-strip .coming-status{display:none}}@media (max-width:760px){.storefront .container{width:calc(100% - 40px)}.storefront .section{padding-block:44px}.storefront .section-sm{padding-block:24px}.storefront .retail-hero{min-height:max(240px,52vw)}.storefront .retail-hero-copy{width:46%;padding:24px 0 45px}.storefront .retail-hero h1{font-size:clamp(1.3rem,4.3vw,2.1rem);margin:0 0 16px}.storefront .retail-hero-copy>p{font-size:.9rem;max-width:390px;margin-bottom:0}.storefront .retail-hero-actions{margin-top:16px}.storefront .retail-hero-actions .button{padding:10px 15px;min-height:44px;font-size:.8rem}.storefront .retail-hero-actions .text-link{font-size:.8rem}.storefront .hero-photo img{object-position:center}.storefront .hero-context-note{font-size:.61rem;bottom:6px;right:8px;left:8px;width:fit-content;max-width:calc(100% - 16px);margin-left:auto}.storefront .retail-heading{align-items:start;gap:12px}.storefront .retail-heading p{display:none}.storefront .retail-heading .text-link{align-self:end;white-space:nowrap;font-size:.75rem}.storefront .retail-heading{flex-wrap:wrap}.storefront .retail-heading h2{font-size:1.95rem}.storefront .product-grid{gap:28px 16px}.storefront .product-grid[data-many=true]{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront .product-details-top{display:block}.storefront .product-details h3{font-size:1.15rem;line-height:1.25}.storefront .product-details .product-price{margin-top:9px!important;font-size:.85rem}.storefront .product-details>p{font-size:.75rem}.storefront .product-image{aspect-ratio:.87}.storefront .lettering-placeholder{padding:12px;gap:14px}.storefront .lettering-placeholder strong{font-size:2.2rem}.storefront .product-card .lettering-placeholder strong{font-size:clamp(1.7rem,6.5vw,2.2rem)}.storefront .product-card .lettering-placeholder{gap:10px}.storefront .sample-colours{gap:7px;font-size:.59rem;flex-wrap:wrap;justify-content:center}.storefront .sample-colours span{gap:3px}.storefront .sample-colours i{width:8px;height:8px}.storefront .lettering-placeholder .sample-label{font-size:.59rem}.storefront .retail-story{grid-template-columns:1fr}.storefront .story-photo{min-height:0;aspect-ratio:1.05}.storefront .story-photo img{object-position:50% 62%}.storefront .story-copy{padding:34px 24px 40px}.storefront .story-copy h2{max-width:430px}.storefront .story-photo figcaption{padding:10px 18px;font-size:.65rem}.storefront .coming-strip{gap:18px;grid-template-columns:1fr;padding-block:27px}.storefront .coming-strip h2{font-size:1.8rem}.storefront .help-section{grid-template-columns:1fr;gap:23px}.storefront .help-section>div>p{max-width:420px}.storefront .site-footer{margin-top:30px}.storefront .footer-main{grid-template-columns:1fr 1fr;gap:32px 25px;padding-block:35px}.storefront .footer-brand{grid-column:1/-1;max-width:none;display:flex;gap:25px;align-items:center}.storefront .footer-brand img{width:95px;height:auto}.storefront .footer-brand p{margin:0;max-width:280px;font-size:.75rem}.storefront .footer-links a{padding-block:7px}.storefront .footer-bottom{font-size:.65rem;gap:8px}.storefront .page-hero{padding-top:24px}.storefront .page-hero h1{margin-top:20px}.storefront .collection-tabs{column-gap:20px;margin-bottom:22px}.storefront .collection-tabs a{font-size:.77rem}.storefront .product-page{grid-template-columns:1fr;padding-top:24px;gap:30px}.storefront .product-gallery{position:static}.storefront .product-info h1{max-width:520px;font-size:2.35rem}.storefront .product-info .eyebrow{margin-top:18px}.storefront .gallery-main{aspect-ratio:1.12}.storefront .gallery-thumbnails{margin-top:15px}.storefront .product-gallery .lettering-placeholder strong{font-size:3.5rem}.storefront .product-gallery .sample-colours{font-size:.8rem;gap:18px}.storefront .product-gallery .product-image{aspect-ratio:1.4}.storefront .basket-line{grid-template-columns:78px minmax(0,1fr);gap:15px}.storefront .basket-line>strong{grid-column:2}.storefront .basket-edit{grid-column:1/-1}.storefront .basket-line-actions{gap:12px}.storefront .summary-card{padding:24px 20px}.storefront .about-layout,.storefront .contact-layout{grid-template-columns:1fr;gap:32px}.storefront .about-image{aspect-ratio:1}.storefront .policy-layout{grid-template-columns:1fr;gap:30px}.storefront .policy-nav{display:flex;gap:18px;flex-wrap:wrap;order:2}.storefront .policy-nav a{font-size:.75rem}.storefront .payment-page{padding-block:40px}.storefront .payment-next{grid-template-columns:1fr;gap:18px}}@media (max-width:400px){.storefront .announcement{font-size:.64rem}.storefront .header-inner{min-height:74px}.storefront .brand-logo{width:86px;height:66px}.storefront .retail-hero-actions{flex-direction:column;align-items:start;gap:16px}.storefront .product-card-action{font-size:.72rem}}@media (min-width:761px) and (max-width:900px){.storefront .retail-hero-copy{width:44%;padding:32px 0}.storefront .retail-hero h1{font-size:4.25vw;margin:14px 0}.storefront .retail-hero-copy>p{max-width:500px;margin-bottom:0}.storefront .retail-hero-actions{flex-direction:row;align-items:center;margin-top:20px;gap:25px}.storefront .hero-photo img{object-position:center}}@media (prefers-reduced-motion:reduce){.storefront *,.storefront :after,.storefront :before{transition:none!important;scroll-behavior:auto!important}}@media print{.storefront .announcement,.storefront .site-footer,.storefront .site-header{display:none}}.storefront .product-card[id],.storefront .shop-product{scroll-margin-top:108px}.storefront .product-breadcrumbs{padding-top:24px}.storefront .shop-product+.shop-product{border-top:1px solid var(--line)}.storefront .shop-product .product-info>h1{font-size:clamp(2.1rem,3.2vw,3.1rem);margin:0 0 18px}.storefront .coming-strip{grid-template-columns:1fr auto}.storefront .coming-strip .coming-status{display:inline-block}.storefront .about-layout .prose a.button{color:#fff;text-decoration:none}@media (max-width:760px){.storefront .shop-product{scroll-margin-top:90px}.storefront .shop-product .product-info>h1{font-size:2.35rem;max-width:520px}}