@font-face{font-family:Groningen;font-style:normal;font-weight:200 400;font-display:swap;src:local(Groningen Thin),local(Groningen Light),local(Groningen Regular),local(Groningen)}:root{--bg:#faf9f6;--surface:#fffdfa;--ink:#1f1c19;--muted:#756f67;--border:#ded6c9;--accent:#a87e49;--accent-dark:#49372a;--gold:#d9bc82;--ease-luxury:cubic-bezier(.22, 1, .36, 1);--font-display:"Groningen", "Helvetica Neue", Arial, system-ui, sans-serif;--font-body:"Helvetica Neue", Arial, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-body);color:var(--ink);background:var(--bg);font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, #fffdfaf5, #f4efe6d1), var(--bg);min-width:320px;margin:0}body,button,input{font-size:16px}body{color:var(--ink);line-height:1.5}img{max-width:100%}p,h1,h2,h3{overflow-wrap:anywhere}#root{min-height:100svh}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf9f6e0;border-bottom:1px solid #1f1c191a;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:0 48px;display:flex;position:sticky;top:0;box-shadow:0 14px 42px #1f1c190b}.brand,.top-nav,.sign-in-button,.product-purchase,.cart-header,.cart-footer>div,.modal-header,.quantity-controls{align-items:center;display:flex}.brand{color:var(--ink);gap:12px;min-width:max-content;font-size:.95rem;font-weight:500;text-decoration:none}.brand:hover .brand-mark,.brand:focus-visible .brand-mark{background:var(--accent);color:#fff}.brand-mark{border:1px solid var(--accent);color:var(--accent);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:300;display:inline-flex}.top-nav{gap:10px}.top-nav a,.sign-in-button,.hero-link,.product-purchase button,.cart-footer button,.sign-in-modal>button,.category-tab,.add-item-button,.primary-button,.secondary-button,.picture-upload-control,.picture-remove-button{font:inherit;border-radius:4px;min-height:40px;text-decoration:none}.top-nav a{color:var(--muted);align-items:center;padding:0 10px;display:inline-flex;position:relative}.top-nav a:after{background:var(--accent);content:"";transform-origin:0;height:1px;transition:transform .18s var(--ease-luxury);position:absolute;bottom:5px;left:10px;right:10px;transform:scaleX(0)}.top-nav a:hover,.top-nav a:focus-visible{color:var(--ink)}.top-nav a:hover:after,.top-nav a:focus-visible:after{transform:scaleX(1)}button,a,input{transition:background-color .18s,border-color .18s,color .18s,opacity .18s,transform .18s}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:2px solid #a87e4959}.icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:21px;height:21px}.icon-button{border:1px solid var(--border);color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff5c;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex;position:relative}.icon-button:hover,.icon-button:focus-visible{background:var(--surface);border-color:var(--accent);color:var(--accent-dark)}.cart-button{flex:0 0 40px}.cart-count{background:var(--accent);border:2px solid var(--bg);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.68rem;font-weight:600;display:inline-flex;position:absolute;top:-6px;right:-6px}.sign-in-button{background:var(--ink);border:1px solid var(--ink);color:#fff;gap:8px;padding:0 14px}.sign-in-button:hover,.sign-in-button:focus-visible{background:var(--accent-dark);border-color:var(--accent-dark);transform:translateY(-1px)}.sign-in-button .icon{width:18px;height:18px}.profile-button span{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.hero-slider{background:var(--ink);color:#fff;height:calc(100svh - 72px);min-height:540px;max-height:720px;position:relative;overflow:hidden}.hero-slides,.hero-image,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-slides{overflow:hidden}.hero-image{filter:saturate(.72)contrast(1.04)brightness(.72);object-fit:cover;opacity:0;transition:opacity .9s ease, transform 5.2s var(--ease-luxury);will-change:opacity, transform;transform:scale(1.045)}.hero-image.active{opacity:1;z-index:1;transform:scale(1)}.hero-empty{background:linear-gradient(120deg, #1f1c19eb, #49372ac2), var(--ink);width:100%;height:100%}.hero-shade{background:linear-gradient(90deg,#120f0cd6,#120f0c75 56%,#120f0c2e),linear-gradient(#120f0c1f,#120f0c6b)}.hero-content{z-index:1;flex-direction:column;justify-content:center;gap:18px;max-width:620px;min-height:100%;padding:56px 48px 86px;display:flex;position:relative}.hero-content:before{background:var(--gold);content:"";width:72px;height:1px}.hero-content h1{color:#fff;font-family:var(--font-display);max-width:9ch;margin:0;font-size:5.2rem;font-weight:300;line-height:.96}.hero-content p{color:#ffffffc7;max-width:340px;margin:0;font-size:1rem;line-height:1.6}.hero-link{color:var(--ink);background:#ffffffeb;border:1px solid #ffffffdb;align-self:flex-start;align-items:center;gap:10px;padding:0 18px;font-weight:500;display:inline-flex}.hero-link:after{content:"";background:currentColor;width:24px;height:1px}.hero-link:hover,.hero-link:focus-visible{color:#fff;background:0 0;border-color:#ffffffb8;transform:translateY(-1px)}.slider-controls{z-index:2;gap:10px;display:flex;position:absolute;bottom:34px;left:48px}.slide-dot{height:6px;transition:background-color .22s ease, width .32s var(--ease-luxury);background:#ffffff57;border:0;border-radius:999px;width:22px;padding:0}.slide-dot.active{background:var(--gold);width:38px}.sr-only{clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.catalogue-section{padding:84px 48px 96px}.section-heading{max-width:1160px;margin:0 auto}.section-heading-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.section-heading h2,.cart-header h2,.modal-header h2{color:var(--ink);margin:0}.section-heading h2{font-family:var(--font-display);font-size:2.7rem;font-weight:300;line-height:1}.add-item-button,.primary-button,.picture-upload-control{background:var(--ink);border:1px solid var(--ink);color:#fff;justify-content:center;align-items:center;gap:8px;padding:0 15px;display:inline-flex}.add-item-button:hover,.add-item-button:focus-visible,.primary-button:hover,.primary-button:focus-visible,.picture-upload-control:hover,.picture-upload-control:focus-visible{background:var(--accent-dark);border-color:var(--accent-dark);transform:translateY(-1px)}.add-item-button .icon{width:18px;height:18px}.secondary-button,.picture-remove-button{border:1px solid var(--border);color:var(--ink);background:0 0;padding:0 15px}.secondary-button:hover,.secondary-button:focus-visible,.picture-remove-button:hover,.picture-remove-button:focus-visible{border-color:var(--accent);background:#ffffffb8;transform:translateY(-1px)}.category-tabs{flex-wrap:wrap;gap:9px;max-width:1160px;margin:28px auto 36px;display:flex}.category-tab{border:1px solid var(--border);color:var(--muted);background:0 0;min-height:38px;padding:0 15px}.category-tab:hover,.category-tab:focus-visible,.category-tab.active{background:var(--ink);border-color:var(--ink);color:#fff;transform:translateY(-1px)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 26px;max-width:1160px;margin:0 auto;display:grid}.product-card{animation:productIn .42s var(--ease-luxury) both;transition:transform .22s var(--ease-luxury);background:0 0;border:0;border-radius:0;overflow:hidden}.product-card:nth-child(2){animation-delay:45ms}.product-card:nth-child(3){animation-delay:90ms}.product-card:nth-child(4){animation-delay:.135s}.product-card:nth-child(5){animation-delay:.18s}.product-card:nth-child(6){animation-delay:.225s}.product-card:hover{transform:translateY(-4px)}.product-card:focus-visible{outline-offset:6px;outline:2px solid #a87e4959}.product-media{aspect-ratio:4/5;background:var(--surface);border:1px solid #1f1c1914;border-radius:4px;overflow:hidden;box-shadow:0 18px 50px #1f1c1914}.product-media img,.cart-item img{object-fit:cover;width:100%;height:100%}.product-media img{filter:saturate(.9);transition:transform .26s;display:block}.product-card:hover .product-media img{transform:scale(1.025)}.product-info{flex-direction:column;gap:10px;padding:14px 2px 0;display:flex}.product-category{color:var(--accent);margin:0;font-size:.74rem;font-weight:500}.product-info h3,.cart-item h3{color:var(--ink);margin:0;font-size:1rem;font-weight:500;line-height:1.3}.product-purchase{justify-content:space-between;gap:14px;padding-top:2px}.product-purchase strong{color:var(--muted);font-size:.95rem;font-weight:500}.product-purchase button,.cart-footer button,.sign-in-modal>button{background:var(--ink);border:1px solid var(--ink);color:#fff;border-radius:4px;padding:0 15px;font-weight:500}.product-purchase button:hover,.product-purchase button:focus-visible,.cart-footer button:hover,.cart-footer button:focus-visible,.sign-in-modal>button:hover,.sign-in-modal>button:focus-visible{background:var(--accent-dark);border-color:var(--accent-dark);transform:translateY(-1px)}.catalogue-state{color:var(--muted);max-width:1160px;margin:30px auto 0;line-height:1.6}.site-footer{color:var(--muted);border-top:1px solid #1f1c191a;justify-content:space-between;align-items:center;gap:18px;max-width:1160px;margin:0 auto;padding:26px 48px 34px;display:flex}.site-footer p{margin:0}.footer-links{align-items:center;gap:18px;display:flex}.site-footer button{color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;position:relative}.site-footer button:after{background:var(--accent);content:"";transform-origin:0;height:1px;transition:transform .18s var(--ease-luxury);position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.site-footer button:hover:after,.site-footer button:focus-visible:after{transform:scaleX(1)}.page-scrim{z-index:29;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#120f0c6b;border:0;width:100%;height:100%;padding:0;animation:.24s both scrimIn;position:fixed;inset:0}.page-scrim.closing{pointer-events:none;animation:.22s both scrimOut}.cart-panel{background:var(--surface);border-left:1px solid var(--border);opacity:0;z-index:30;flex-direction:column;width:min(92vw,410px);max-width:410px;height:100svh;padding:26px;display:flex;position:fixed;top:0;right:0;transform:translate(110%);box-shadow:-24px 0 70px #120f0c1f}.cart-panel.open{animation:drawerIn .32s var(--ease-luxury) both}.cart-panel.closing{pointer-events:none;animation:.22s both drawerOut}.cart-header,.modal-header{justify-content:space-between;gap:18px}.cart-header h2,.modal-header h2{font-family:var(--font-display);font-size:1.75rem;font-weight:300}.cart-header p,.empty-cart{color:var(--muted);margin:6px 0 0}.empty-cart{margin-top:42px;line-height:1.6}.cart-list{flex-direction:column;flex:1;gap:12px;margin:26px 0;padding-right:4px;display:flex;overflow-y:auto}.cart-item{border-bottom:1px solid var(--border);grid-template-columns:78px 1fr;align-items:center;gap:14px;padding:0 0 14px;display:grid}.cart-item img{aspect-ratio:1;border-radius:4px}.cart-item p{color:var(--muted);margin:5px 0 10px}.quantity-controls{gap:10px}.quantity-controls .icon-button{width:31px;height:31px}.quantity-controls .icon{width:17px;height:17px}.quantity-controls span{color:var(--ink);text-align:center;min-width:22px;font-weight:500}.cart-footer{border-top:1px solid var(--border);gap:14px;padding-top:18px;display:grid}.cart-footer>div{justify-content:space-between}.cart-footer span{color:var(--muted)}.cart-footer strong{color:var(--ink);font-family:var(--font-display);font-size:1.7rem;font-weight:300}.cart-footer button,.sign-in-modal>button{min-height:46px}.modal-layer{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#120f0c75;justify-content:center;align-items:center;padding:20px;animation:.24s both scrimIn;display:flex;position:fixed;inset:0}.modal-layer.closing{pointer-events:none;animation:.22s both scrimOut}.profile-layer{z-index:35;justify-content:flex-end;align-items:flex-start;padding:92px 50px 20px 20px;display:flex;position:fixed;inset:0}.sign-in-modal,.product-editor-modal,.product-detail-modal,.about-modal,.terms-modal,.privacy-modal,.profile-card{background:var(--surface);border:1px solid var(--border);border-radius:6px;gap:18px;width:100%;display:grid;overflow-y:auto;box-shadow:0 30px 80px #120f0c29}.sign-in-modal{max-width:700px;max-height:calc(100svh - 40px);animation:dialogIn .32s var(--ease-luxury) both;transform-origin:50%;padding:26px}.product-editor-modal{max-width:760px;max-height:calc(100svh - 40px);animation:dialogIn .32s var(--ease-luxury) both;transform-origin:50%;padding:26px}.product-detail-modal{max-width:min(980px,100vw - 40px);max-height:calc(100svh - 40px);animation:dialogIn .32s var(--ease-luxury) both;transform-origin:50%;padding:26px}.sign-in-modal.closing,.product-editor-modal.closing,.product-detail-modal.closing{animation:.22s both dialogOut}.product-detail-layout{gap:20px;display:grid}.product-detail-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-height:min(58svh,620px);padding-right:4px;display:grid;overflow-y:auto}.product-detail-image{aspect-ratio:4/5;background:var(--surface);border:1px solid #1f1c1914;border-radius:4px;margin:0;overflow:hidden}.product-detail-image:first-child{grid-row:span 2}.product-detail-image img{object-fit:cover;width:100%;height:100%;display:block}.product-detail-summary{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.product-detail-summary strong{color:var(--ink);font-family:var(--font-display);font-size:1.8rem;font-weight:300}.about-modal{max-width:420px;min-height:min(520px,100svh - 40px);max-height:calc(100svh - 40px);animation:aboutPanelIn .32s var(--ease-luxury) both;grid-template-rows:auto auto 1fr;margin-left:auto;padding:28px}.about-modal.closing{animation:.22s both aboutPanelOut}.terms-modal,.privacy-modal{max-width:min(960px,100vw - 40px);max-height:calc(100svh - 40px);animation:dialogIn .32s var(--ease-luxury) both;grid-template-rows:auto 1fr;padding:30px}.terms-modal.closing,.privacy-modal.closing{animation:.22s both dialogOut}.terms-meta{color:var(--muted);margin:6px 0 0}.terms-content{gap:24px;padding-right:10px;display:grid;overflow-y:auto}.terms-section{border-top:1px solid var(--border);gap:14px;padding-top:20px;display:grid}.terms-section:first-child{border-top:0;padding-top:0}.terms-section h3{color:var(--ink);font-family:var(--font-display);margin:0;font-size:1.65rem;font-weight:300;line-height:1.1}.terms-items{gap:14px;display:grid}.terms-items article{gap:4px;display:grid}.terms-items h4{color:var(--ink);margin:0;font-size:.95rem;font-weight:500}.terms-items p{color:var(--muted);margin:0;line-height:1.65}.about-list{color:var(--ink);gap:14px;margin:0;padding:0;list-style:none;display:grid}.about-list li{border-bottom:1px solid var(--border);gap:6px;padding:0 0 14px;display:grid}.about-list li:last-child{border-bottom:0;padding-bottom:0}.about-list strong{color:var(--ink);font-weight:500}.about-list span{color:var(--muted);line-height:1.6}.social-links{place-self:end start;gap:10px;display:flex}.social-links a{border:1px solid var(--border);color:var(--ink);background:#ffffff80;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;display:inline-flex}.social-links a:hover,.social-links a:focus-visible{background:var(--ink);border-color:var(--ink);color:#fff;transform:translateY(-2px)}.social-links .icon{width:18px;height:18px}.profile-card{max-width:380px;max-height:calc(100svh - 112px);animation:profileIn .28s var(--ease-luxury) both;transform-origin:100% 0;padding:26px}.profile-card.closing{animation:.22s both profileOut}.profile-details{gap:10px;margin:0;display:grid}.profile-details div{border-bottom:1px solid var(--border);gap:3px;padding:0 0 10px;display:grid}.profile-details dt{color:var(--accent);font-size:.74rem;font-weight:500}.profile-details dd{color:var(--ink);overflow-wrap:anywhere;min-height:22px;margin:0}@keyframes scrimIn{0%{opacity:0}to{opacity:1}}@keyframes scrimOut{0%{opacity:1}to{opacity:0}}@keyframes dialogIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes dialogOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(12px)scale(.985)}}@keyframes drawerIn{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:translate(0)}}@keyframes drawerOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(36px)}}@keyframes aboutPanelIn{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes aboutPanelOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(22px)}}@keyframes profileIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes profileOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(10px)scale(.985)}}@keyframes productIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.sign-in-modal label,.product-editor-modal label,.address-group legend{color:var(--ink);font-weight:500}.sign-in-modal label,.product-editor-modal label{gap:8px;display:grid}.sign-in-modal input,.product-editor-modal input{border:1px solid var(--border);color:var(--ink);font:inherit;background:#ffffff9e;border-radius:4px;width:100%;min-height:45px;padding:0 12px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.picture-section{border:1px solid var(--border);border-radius:6px;gap:16px;padding:16px;display:grid}.picture-section-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.picture-section-header h3{color:var(--ink);margin:0;font-size:1rem;font-weight:500}.picture-section-header p,.picture-empty-state,.picture-preview figcaption{color:var(--muted);line-height:1.5}.picture-section-header p,.picture-empty-state{margin:6px 0 0}.picture-upload-control{flex-shrink:0}.picture-upload-control input{display:none}.picture-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.picture-preview{gap:10px;margin:0;display:grid}.picture-preview-image{aspect-ratio:4/5;border:1px solid #1f1c1914;border-radius:4px;overflow:hidden}.picture-preview-image img{object-fit:cover;width:100%;height:100%;display:block}.picture-preview figcaption{font-size:.82rem}.picture-remove-button{min-height:36px}.product-editor-actions{justify-content:flex-end;gap:12px;display:flex}.product-editor-actions button{min-width:120px}.address-group{border:1px solid var(--border);border-radius:4px;margin:0;padding:16px}.address-group legend{padding:0 8px}.auth-switch{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;line-height:1.5;display:flex}.auth-switch button{color:var(--accent-dark);font:inherit;background:0 0;border:0;padding:0;font-weight:500}.auth-switch button:hover,.auth-switch button:focus-visible{color:var(--ink)}.message-modal-layer{animation:.24s both scrimIn}.message-modal-layer.is-closing{pointer-events:none;animation:.22s both scrimOut}.message-modal{animation:dialogIn .3s var(--ease-luxury) both;transform-origin:50%}.message-modal-layer.is-closing .message-modal{animation:.22s both dialogOut}@media (width<=980px){.product-grid,.picture-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.site-header{flex-direction:column;align-items:flex-start;gap:14px;min-height:auto;padding:16px 20px}.top-nav{flex-wrap:wrap;width:100%}.profile-layer{padding:136px 20px 20px}.hero-slider{height:calc(100svh - 136px);min-height:480px}.hero-content{padding:42px 20px 74px}.hero-content h1{font-size:3.35rem}.slider-controls{bottom:24px;left:20px}.catalogue-section{padding:58px 20px 68px}.section-heading-row,.picture-section-header,.product-editor-actions{flex-direction:column;align-items:stretch}.site-footer{padding-left:20px;padding-right:20px}}@media (width<=640px){.top-nav a,.sign-in-button{flex:1;justify-content:center}.profile-card{max-width:none}.hero-shade{background:linear-gradient(90deg,#120f0cbd,#120f0c33),linear-gradient(#120f0c00,#120f0c57)}.section-heading h2{font-size:2.1rem}.add-item-button,.picture-upload-control,.product-editor-actions button{width:100%}.category-tabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.category-tab{flex:none}.product-grid,.form-grid{grid-template-columns:1fr}.product-purchase{flex-direction:column;align-items:stretch}.product-purchase button{width:100%}.sign-in-modal,.product-editor-modal,.product-detail-modal{padding:20px}.product-detail-gallery{grid-template-columns:1fr;max-height:52svh}.product-detail-image:first-child{grid-row:auto}.product-detail-summary{flex-direction:column;align-items:stretch}.picture-preview-grid{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}.about-modal{max-width:none}.terms-modal,.privacy-modal{padding:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
