@font-face{font-family:Outfit;src:url(/fonts/Outfit-Regular.ttf)format("truetype");font-display:swap;font-weight:400}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Bold.ttf)format("truetype");font-display:swap;font-weight:700}:root{color-scheme:light;--ink:#211c15;--muted:#6f6659;--paper:#f5f0e6;--paper-deep:#e9dfcd;--white:#fffdf8;--black:#11100e;--gold:#ad9467;--gold-light:#d4bf95;--rust:#9b452c;--line:#d8ccb8;--success:#2f6e47;--error:#9c3329;--shadow:0 18px 50px #22190e1f;--card-shadow:0 10px 35px #22190e0f;--field-background:#fffdf8;--field-border:#bdb19e;--image-surface:#ded5c7;--pattern-dot:#53422b12;--action-background:#11100e;--action-text:#fff;--radius:18px;--content:1220px}:root[data-theme=dark]{color-scheme:dark;--ink:#eee6d8;--muted:#b7aa98;--paper:#181511;--paper-deep:#211c16;--white:#262019;--black:#0e0d0b;--gold:#c3a873;--gold-light:#dfc58f;--rust:#dd815e;--line:#493e30;--success:#71b88b;--error:#ef8176;--shadow:0 18px 50px #00000052;--card-shadow:0 10px 35px #00000038;--field-background:#211c16;--field-border:#625441;--image-surface:#332b22;--pattern-dot:#d8bf8d12;--action-background:#d8bf8d;--action-text:#18130e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font:400 18px/1.65 Outfit,system-ui,sans-serif;transition:background-color .25s,color .25s}body:before{z-index:-1;background:radial-gradient(circle at 1px 1px, var(--pattern-dot) 1px, transparent 0);content:"";background-size:22px 22px;position:fixed;inset:0}img{max-width:100%;height:auto;display:block}a{color:inherit}button,input,select,textarea{font:inherit}button{color:inherit}h1,h2,h3,h4{letter-spacing:-.035em;margin:0 0 .65em;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.02}h1{font-size:clamp(2.7rem,6vw,5.8rem)}h2{font-size:clamp(2.15rem,4vw,3.8rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}p{margin:0 0 1.15rem}address{font-style:normal}.container{width:min(calc(100% - 2rem), var(--content));margin-inline:auto}.narrow{max-width:780px}.section{padding-block:clamp(4rem,9vw,8rem)}.section--dark{background:var(--black);color:#f4ead8}.section--dark h1,.section--dark h2,.section--dark h3{color:#fff}.eyebrow{color:var(--rust);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:1rem;font-size:.76rem;font-weight:700;display:flex}.eyebrow:before{content:"";background:currentColor;width:34px;height:1px}.lede{max-width:760px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.3rem)}.button{border:1px solid var(--action-background);background:var(--action-background);min-height:50px;color:var(--action-text);border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.35rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{background:var(--rust);transform:translateY(-2px)}.button--light{color:var(--black);background:#fff;border-color:#fff}.button--outline{color:var(--ink);background:0 0}.button:disabled{cursor:not-allowed;opacity:.5;transform:none}.skip-link{z-index:99999;color:#000;background:#fff;padding:.7rem 1rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:100;color:#fff;backdrop-filter:blur(14px);background:#11100ef0;border-bottom:1px solid #d4bf9538;position:sticky;top:0}.header-inner{align-items:center;gap:clamp(1rem,2.2vw,2rem);min-height:86px;display:flex}.brand{color:inherit;flex:none;text-decoration:none;display:inline-flex}.brand-lockup{align-items:center;gap:.65rem;display:flex}.brand-owl{object-fit:contain;width:70px;height:70px}.brand-copy{text-transform:uppercase;align-content:center;line-height:1;display:grid}.brand-name{color:#fffaf0;letter-spacing:.075em;transform-origin:0;font:400 1.55rem/.72 Outfit,sans-serif;display:grid;transform:scaleX(.82)}.brand-copy small{color:var(--gold-light);letter-spacing:.115em;white-space:nowrap;margin-top:.42rem;font:700 .56rem/1 Outfit,sans-serif}.site-nav{align-items:center;gap:clamp(1rem,2.4vw,2rem);margin-left:auto;display:flex}.site-nav a,.text-button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:none}.site-nav a:hover,.text-button:hover{color:var(--gold-light)}.cart-button{border:1px solid var(--gold);color:#fff;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem 1rem;display:inline-flex}.cart-items-count{background:var(--gold);min-width:1.45rem;height:1.45rem;color:var(--black);border-radius:50%;place-items:center;font-size:.78rem;font-weight:700;display:grid}#snipcart{color-scheme:light;--color-default:#211c15;--color-alt:#6f6659;--color-icon:#71311f;--color-link:#71311f;--color-link-hover:#9b452c;--color-success:#2f6e47;--color-error:#9e2215;--color-buttonPrimary:#fffdf8;--color-buttonPrimary-hover:#fff;--color-buttonPrimary-active:#fff;--color-buttonPrimary-focus:#fff;--color-buttonPrimary-disabled:#eee6d8;--color-buttonPrimary-success:#fff;--color-buttonPrimary-error:#fff;--bgColor-default:#fffdf8;--bgColor-alt:#f5f0e6;--bgColor-modal:#fffdf8;--bgColor-modalVeil:#11100ec2;--bgColor-buttonPrimary:#11100e;--bgColor-buttonPrimary-hover:#71311f;--bgColor-buttonPrimary-active:#4f2115;--bgColor-buttonPrimary-focus:#11100e;--bgColor-buttonPrimary-disabled:#8f8575;--bgColor-buttonPrimary-success:#2f6e47;--bgColor-buttonPrimary-error:#9e2215;--borderColor-default:#d8ccb8;--borderColor-input:#b9aa94;--borderColor-input-hover:#9b452c;--borderColor-input-focus:#71311f;--shadow-buttonPrimary-focus:0 0 0 3px #c8aa738c}#snipcart .snipcart-modal__container{z-index:1000}#snipcart .afterpay-cart-message{text-align:right;margin:.75rem 0 1.25rem}#snipcart .afterpay-cart-message square-placement{--messaging-margin-block-start:0;--messaging-margin-block-end:0;--messaging-font-size:.9rem}#snipcart .nzpost-address-lookup{border:1px solid var(--borderColor-default,#d8ccb8);background:var(--bgColor-alt,#f5f0e6);border-radius:10px;margin-bottom:1.25rem;padding:1rem;position:relative}#snipcart .nzpost-address-lookup[hidden],#snipcart .nzpost-address-results[hidden]{display:none}#snipcart .nzpost-address-label{color:var(--color-default,#211c15);margin-bottom:.45rem;font-weight:600;display:block}#snipcart .nzpost-address-input{border:1px solid var(--borderColor-input,#b9aa94);background:var(--bgColor-input,#fff);width:100%;min-height:44px;color:var(--color-input,#211c15);border-radius:6px;padding:.65rem .75rem}#snipcart .nzpost-address-input:focus{border-color:var(--borderColor-input-focus,#71311f);box-shadow:var(--shadow-input-focus,0 0 0 3px #c8aa7359);outline:0}#snipcart .nzpost-address-help,#snipcart .nzpost-address-status{color:var(--color-alt,#6f6659);margin-top:.45rem;font-size:.78rem}#snipcart .nzpost-address-results{z-index:10;border:1px solid var(--borderColor-default,#d8ccb8);background:var(--bgColor-default,#fffdf8);max-height:260px;box-shadow:var(--shadow-default,0 18px 40px #22190e2e);border-radius:8px;position:absolute;top:calc(100% - 1rem);left:1rem;right:1rem;overflow:auto}#snipcart .nzpost-address-option{border:0;border-bottom:1px solid var(--borderColor-default,#d8ccb8);width:100%;color:var(--color-default,#211c15);text-align:left;cursor:pointer;background:0 0;padding:.75rem;display:block}#snipcart .nzpost-address-option:last-child{border-bottom:0}#snipcart .nzpost-address-option:hover,#snipcart .nzpost-address-option[aria-selected=true]{background:var(--bgColor-info,#f5f0e6);color:var(--color-link,#71311f)}:root[data-theme=dark] #snipcart{color-scheme:dark;--color-default:#eee6d8;--color-alt:#b7aa98;--color-icon:#dfc58f;--color-success:#71b88b;--color-error:#ef8176;--color-link:#dfc58f;--color-link-hover:#f0dba9;--color-link-active:#dfc58f;--color-link-focus:#f0dba9;--color-input:#eee6d8;--color-input-hover:#fffaf0;--color-input-focus:#fffaf0;--color-input-checked:#18130e;--color-input-disabled:#8f8575;--color-input-error:#ef8176;--color-inputLabel:#eee6d8;--color-inputIcon:#b7aa98;--color-inputIcon-hover:#dfc58f;--color-inputIcon-focus:#dfc58f;--color-inputIcon-error:#ef8176;--color-inputPlaceholder:#a99d8c;--color-buttonPrimary:#18130e;--color-buttonPrimary-hover:#18130e;--color-buttonPrimary-active:#18130e;--color-buttonPrimary-focus:#18130e;--color-buttonPrimary-disabled:#b7aa98;--color-buttonPrimary-success:#102116;--color-buttonPrimary-error:#fffaf0;--color-buttonSecondary:#dfc58f;--color-buttonSecondary-hover:#fff0c7;--color-buttonSecondary-active:#dfc58f;--color-buttonSecondary-focus:#fff0c7;--color-buttonSecondary-disabled:#8f8575;--color-buttonSecondary-success:#8ed1a4;--color-buttonSecondary-error:#ff9b91;--color-buttonDanger:#ff9b91;--color-buttonDanger-hover:#ffc0b9;--color-buttonDanger-active:#ff9b91;--color-buttonDanger-focus:#ffc0b9;--color-buttonDanger-disabled:#8f8575;--color-buttonDanger-success:#eee6d8;--color-buttonDanger-error:#fffaf0;--color-badge:#dfc58f;--color-badge-active:#18130e;--color-badge-disabled:#8f8575;--borderColor-default:#493e30;--borderColor-link:currentColor;--borderColor-link-hover:currentColor;--borderColor-link-active:currentColor;--borderColor-link-focus:currentColor;--borderColor-input:#625441;--borderColor-input-hover:#c3a873;--borderColor-input-focus:#dfc58f;--borderColor-input-checked:#dfc58f;--borderColor-input-disabled:#493e30;--borderColor-input-error:#a6463c;--borderColor-buttonPrimary:transparent;--borderColor-buttonPrimary-hover:transparent;--borderColor-buttonPrimary-focus:transparent;--borderColor-buttonPrimary-disabled:transparent;--borderColor-buttonPrimary-success:transparent;--borderColor-buttonPrimary-error:transparent;--borderColor-buttonSecondary:#625441;--borderColor-buttonSecondary-hover:#c3a873;--borderColor-buttonSecondary-focus:#dfc58f;--borderColor-buttonSecondary-disabled:#493e30;--borderColor-buttonSecondary-success:#527b60;--borderColor-buttonSecondary-error:#a6463c;--borderColor-buttonDanger:#824137;--borderColor-buttonDanger-hover:#c15b50;--borderColor-buttonDanger-focus:#ef8176;--borderColor-buttonDanger-disabled:#493e30;--borderColor-buttonDanger-success:#527b60;--borderColor-buttonDanger-error:#c15b50;--borderColor-badge:#625441;--borderColor-badge-active:#dfc58f;--borderColor-badge-disabled:#493e30;--bgColor-default:#211c16;--bgColor-alt:#181511;--bgColor-success:#193522;--bgColor-error:#4d211c;--bgColor-info:#332b22;--bgColor-modal:#181511;--bgColor-modalVeil:#050403d1;--bgColor-link:transparent;--bgColor-link-hover:transparent;--bgColor-link-active:transparent;--bgColor-link-focus:#332b22;--bgColor-input:#262019;--bgColor-input-hover:#2d261e;--bgColor-input-focus:#2d261e;--bgColor-input-checked:#dfc58f;--bgColor-input-disabled:#181511;--bgColor-input-error:#2d211d;--bgColor-input-autofill:#332b22;--bgColor-buttonPrimary:#d8bf8d;--bgColor-buttonPrimary-hover:#ead29f;--bgColor-buttonPrimary-active:#c3a873;--bgColor-buttonPrimary-focus:#d8bf8d;--bgColor-buttonPrimary-disabled:#493e30;--bgColor-buttonPrimary-success:#71b88b;--bgColor-buttonPrimary-error:#9c3329;--bgColor-buttonSecondary:#332b22;--bgColor-buttonSecondary-hover:#41372b;--bgColor-buttonSecondary-active:#2d261e;--bgColor-buttonSecondary-focus:#332b22;--bgColor-buttonSecondary-disabled:#181511;--bgColor-buttonSecondary-success:#193522;--bgColor-buttonSecondary-error:#4d211c;--bgColor-buttonDanger:#4d211c;--bgColor-buttonDanger-hover:#642b24;--bgColor-buttonDanger-active:#3d1a16;--bgColor-buttonDanger-focus:#4d211c;--bgColor-buttonDanger-disabled:#181511;--bgColor-buttonDanger-success:#193522;--bgColor-buttonDanger-error:#642b24;--bgColor-badge:#332b22;--bgColor-badge-active:#dfc58f;--bgColor-badge-disabled:#211c16;--shadow-default:0 20px 30px -20px #000000b3;--shadow-tooltip:0 8px 18px #0000008c;--shadow-link-focus:0 0 0 3px #d8bf8d4d;--shadow-input-hover:none;--shadow-input-focus:0 0 0 3px #d8bf8d47;--shadow-input-checked:none;--shadow-buttonPrimary-hover:0 10px 18px -10px #000000b3;--shadow-buttonPrimary-active:none;--shadow-buttonPrimary-focus:0 0 0 3px #dfc58f73;--shadow-buttonSecondary-hover:0 10px 18px -10px #00000080;--shadow-buttonSecondary-active:none;--shadow-buttonSecondary-focus:0 0 0 3px #dfc58f59;--shadow-buttonDanger-hover:0 10px 18px -10px #0000008c;--shadow-buttonDanger-active:none;--shadow-buttonDanger-focus:0 0 0 3px #ef817659}.header-actions{flex:none;align-items:center;gap:.65rem;display:flex}.theme-toggle{color:#fffaf0;cursor:pointer;background:0 0;border:1px solid #61543e;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:border-color .2s,color .2s,transform .2s;display:grid}.theme-toggle:hover{border-color:var(--gold);color:var(--gold-light);transform:rotate(8deg)}.theme-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.theme-icon--sun,:root[data-theme=dark] .theme-icon--moon{display:none}:root[data-theme=dark] .theme-icon--sun{display:block}.theme-toggle:focus-visible,.menu-toggle:focus-visible,.site-nav a:focus-visible,.site-nav button:focus-visible{outline:2px solid var(--gold-light);outline-offset:3px}.menu-toggle{background:0 0;border:1px solid #61543e;border-radius:50%;width:44px;height:44px;display:none}.menu-toggle>span:not(.sr-only){background:#fff;width:19px;height:1px;margin:5px auto;display:block}.site-footer{background:var(--black);color:#d9cebb;padding:5rem 0 1.5rem}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:clamp(2rem,5vw,5rem);display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.footer-grid h2{color:#fff;letter-spacing:.13em;text-transform:uppercase;margin:0 0 .5rem;font:700 .78rem/1 Outfit,sans-serif}.footer-grid a{color:inherit;text-decoration:none}.footer-grid a:hover{color:var(--gold-light)}.footer-brand{max-width:100%;color:inherit;align-items:center;gap:.85rem;margin:-1rem 0 .4rem;text-decoration:none;display:inline-flex}.footer-brand-owl{object-fit:contain;width:98px;height:98px}.footer-brand-copy{text-transform:uppercase;align-content:center;line-height:1;display:grid}.footer-brand-name{color:#fffaf0;letter-spacing:.08em;transform-origin:0;font:400 2rem/.72 Outfit,sans-serif;display:grid;transform:scaleX(.82)}.footer-brand-copy small{color:var(--gold-light);letter-spacing:.135em;white-space:nowrap;margin-top:.55rem;font:700 .66rem/1 Outfit,sans-serif}.footer-grid p{max-width:360px}.footer-bottom{color:#8f8575;border-top:1px solid #332e27;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.25rem;font-size:.82rem;display:flex}.footer-bottom a{color:inherit;text-underline-offset:3px;text-decoration-color:#5f574c}.footer-bottom a:hover{color:var(--gold-light)}.prose{max-width:820px}.prose h1{font-size:clamp(2.6rem,5vw,4.8rem)}.prose h2{margin-top:2em;font-size:clamp(1.65rem,3vw,2.5rem)}.prose h3{margin-top:1.7em}.prose a{text-decoration-color:var(--gold);text-underline-offset:3px}.prose ul,.prose ol{padding-left:1.3rem}.faq{background:var(--paper-deep)}.faq-list{gap:.75rem;margin-top:2rem;display:grid}.faq details{border-top:1px solid var(--line);padding:1.1rem 0}.faq summary{cursor:pointer;font-family:Georgia,serif;font-size:1.25rem}.faq details p{color:var(--muted);padding:1rem 2rem 0 0}@media (width<=820px){.menu-toggle{display:block}.header-actions{margin-left:auto}.site-nav{background:var(--black);min-width:240px;box-shadow:var(--shadow);border:1px solid #4a4237;border-radius:12px;align-items:stretch;padding:1.1rem;display:none;position:absolute;top:calc(100% + 1px);right:1rem}.site-nav.is-open{display:grid}.site-nav a,.text-button{text-align:left;padding:.5rem}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){body{font-size:17px}.header-inner{min-height:74px}.brand-lockup{gap:.4rem}.brand-owl{width:54px;height:54px}.brand-name{font-size:1.18rem}.brand-copy small{letter-spacing:.08em;margin-top:.34rem;font-size:.43rem}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media (width<=400px){.brand-owl{width:50px;height:50px}.header-actions{gap:.45rem}}@media (width<=340px){.brand-owl{width:46px;height:46px}.brand-name{font-size:1.05rem}.brand-copy small{font-size:.39rem}.theme-toggle,.menu-toggle{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body,.theme-toggle{transition:none}}
