/*! tailwindcss v4.3.3 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scrollbar-width:thin;scrollbar-color:#5a3a72 transparent;--bg:#14081d;--bg-raised:#22112f;--line:#f6ead324;--gold:#d4b36a;--gold-deep:#c9a227;--cream:#f6ead3;--muted:#f6ead3b8;--font-sans:Inter, ui-sans-serif, system-ui, sans-serif;--font-serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif}*{box-sizing:border-box}html,body,#app{min-height:100%}body{background:var(--bg);color:var(--cream);font-family:var(--font-sans);margin:0;line-height:1.5}a{color:inherit}img{max-width:100%;display:block}.site-shell{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14081deb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.brand{color:var(--cream);font-family:var(--font-serif);letter-spacing:.02em;align-items:center;gap:.7rem;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.brand img{object-fit:cover;border-radius:50%;width:36px;height:36px}.site-nav{align-items:center;gap:1.25rem;display:flex}.site-nav a,.cart-btn{color:var(--cream);font:inherit;cursor:pointer;background:0 0;border:0;padding:.4rem 0;text-decoration:none}.site-nav a:hover,.cart-btn:hover{color:var(--gold)}.cart-btn{border:1px solid var(--line);border-radius:999px;padding:.4rem .8rem}.site-footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;margin-top:auto;padding:2rem 1.5rem;font-size:.9rem;display:flex}.site-footer a{text-decoration:none}.site-footer a:hover{color:var(--gold)}.hero{align-items:end;min-height:min(78vh,720px);display:grid;position:relative;overflow:hidden}.hero-media{background:linear-gradient(180deg, #14081d40 0%, #14081dd1 70%, var(--bg) 100%), url(/imported/hero.jpg) center/cover no-repeat;position:absolute;inset:0}.hero-copy{z-index:1;max-width:720px;padding:4.5rem 1.5rem 3rem;position:relative}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin:0 0 .75rem;font-size:.72rem;font-weight:600}.hero-copy h1{font-family:var(--font-serif);margin:0;font-size:clamp(2.6rem,7vw,5rem);font-weight:700;line-height:.95}.quote{color:var(--muted);max-width:36rem;margin:1.25rem 0 1.75rem;font-size:1.15rem}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.btn{cursor:pointer;font-weight:600;font:inherit;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.35rem;text-decoration:none;display:inline-flex}.btn-gold{background:var(--gold-deep);color:#1a0a28}.btn-gold:hover{background:var(--gold)}.btn-ghost{border-color:var(--line);color:var(--cream);background:0 0}.btn-ghost:hover{border-color:var(--gold);color:var(--gold)}.btn-wide{width:100%}.shop-section,.page-block,.product-page{max-width:1120px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.shop-section h2,.page-block h1,.product-page h1{font-family:var(--font-serif);margin:0 0 .5rem;font-size:clamp(1.8rem,4vw,2.6rem)}.section-lead{color:var(--muted);margin:0 0 1.75rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.product-card{color:inherit;background:var(--bg-raised);border:1px solid var(--line);border-radius:16px;text-decoration:none;display:block;overflow:hidden}.product-card:hover{border-color:var(--gold)}.product-card-image,.product-card-fallback{aspect-ratio:4/3;object-fit:cover;width:100%}.product-card-fallback{color:var(--gold);font-family:var(--font-serif);text-align:center;background:linear-gradient(160deg,#3b1460,#16081f);place-items:center;padding:1rem;font-size:1.4rem;display:grid}.product-card-body{padding:1rem 1.05rem 1.15rem}.product-card-title{font-weight:600}.product-card-price{color:var(--gold);margin-top:.35rem;font-size:.95rem}.product-page{gap:1.75rem;display:grid}@media (width>=880px){.product-page{grid-template-columns:1.1fr .9fr;align-items:start;max-width:1120px}}.product-media img,.product-media-fallback{aspect-ratio:4/3;object-fit:cover;background:var(--bg-raised);border-radius:16px;width:100%}.product-media-fallback{color:var(--gold);font-family:var(--font-serif);text-align:center;background:linear-gradient(160deg,#3b1460,#16081f);place-items:center;padding:2rem;font-size:2rem;display:grid}.product-details{align-content:start;gap:.9rem;display:grid}.product-details h1{margin:0}.product-price{color:var(--gold);font-size:1.15rem;font-weight:600}.product-headline,.product-description{color:var(--muted);margin:0}.product-actions{gap:.75rem;max-width:420px;display:grid}.cart-overlay{z-index:50;background:#0000008c;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-panel{background:var(--bg-raised);width:min(420px,100%);color:var(--cream);border-left:1px solid var(--line);height:100%;padding:1.5rem;overflow:auto}.cart-panel h2{font-family:var(--font-serif);margin:0 0 1rem}.cart-panel-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.cart-panel-head h2{margin:0}.cart-list{margin:0;padding:0;list-style:none}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:grid}.cart-thumb{object-fit:cover;background:var(--bg);border-radius:12px;width:64px;height:64px}.cart-thumb-fallback{color:var(--gold);font-family:var(--font-serif);text-align:center;place-items:center;padding:.25rem;font-size:.7rem;display:grid}.cart-line-title{font-weight:600}.cart-line-variant,.cart-line-price{color:var(--gold);font-size:.9rem}.cart-line-actions{align-items:center;gap:.75rem;margin:.4rem 0 .6rem;display:flex}.cart-footer{gap:.85rem;display:grid}.cart-subtotal{justify-content:space-between;font-weight:600;display:flex}.cart-note{color:var(--muted);margin:0;font-size:.9rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.prose-page{max-width:720px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.prose-page h1{font-family:var(--font-serif);font-size:clamp(1.8rem,4vw,2.6rem)}.prose-page p{color:var(--muted)}body:has(.ck){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fbf7f0}.cart-line input{background:var(--bg);width:4.5rem;color:var(--cream);border:1px solid var(--line);border-radius:8px;padding:.4rem .5rem}.cart-remove{color:var(--muted);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0}.cart-remove:hover{color:var(--gold)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
