:root{color:#fff9ef;background:#121111;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;text-rendering:optimizeLegibility;--orange: #f26a1b;--orange-dark: #b83d12;--ink: #131111;--coal: #1d1a1c;--charcoal: #282326;--bone: #fff5df;--ghost: #f7eee1;--violet: #9b6bff;--green: #7ccf8b;--pink: #f28bb6;--shadow: 0 24px 60px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#121111;-webkit-font-smoothing:antialiased}button,a{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.site-shell{min-height:100vh;overflow-x:hidden}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(18px,4vw,54px);color:var(--bone);background:#0a1412eb;border-bottom:2px solid rgba(242,106,27,.52);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-mark{display:inline-flex;align-items:center;gap:10px;color:var(--orange);font-weight:900;font-size:1.08rem;line-height:1;text-decoration:none;white-space:nowrap}.nav-links{display:flex;align-items:center;gap:20px}.nav-links a,.nav-tab-button{display:inline-flex;align-items:center;justify-content:center;color:var(--bone);font-weight:800;line-height:1;text-decoration:none;min-height:40px}.nav-tab-button{padding:0;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.topbar-actions{display:flex;align-items:center;gap:10px}.icon-button,.cart-button,.primary-link,.product-card-footer button,.add-cart-button,.checkout-button,.footer-contact{border:0;border-radius:8px;font-weight:900}.icon-button{display:inline-grid;width:42px;height:42px;place-items:center;color:var(--bone);background:var(--ink)}.mobile-menu-button{display:none}.cart-button{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;color:var(--bone);background:var(--ink)}.cart-button strong{display:inline-grid;min-width:24px;height:24px;place-items:center;color:var(--ink);background:var(--orange);border-radius:999px}.hero-section{position:relative;display:grid;align-items:center;min-height:calc(100vh - 74px);padding:clamp(56px,8vw,104px) clamp(18px,5vw,74px) 76px;color:var(--bone);background:linear-gradient(90deg,#050b0ac7,#050b0a38 48%,#050b0abf),linear-gradient(180deg,#040a0942,#040a098a),url(/assets/hero-spooky-galore.svg) center / cover no-repeat,#071210;isolation:isolate}.hero-content{max-width:820px;padding-block:24px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:inherit;font-size:.78rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.hero-section h1{max-width:11ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,12vw,9rem);line-height:.86;letter-spacing:0;color:var(--orange);text-shadow:0 4px 0 rgba(21,8,3,.72),0 18px 38px rgba(0,0,0,.42)}.hero-copy{max-width:650px;margin:26px 0 0;color:var(--ghost);font-size:clamp(1.18rem,2.2vw,1.65rem);font-weight:750;text-shadow:0 3px 16px rgba(0,0,0,.58)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.primary-link,.footer-contact{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;text-decoration:none}.primary-link{color:var(--bone);background:var(--ink)}.product-section{padding:70px clamp(16px,4vw,54px) 84px;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),#151313;background-size:36px 36px}.product-section,.about-section,.footer-banner,.footer-bottom{content-visibility:auto;contain-intrinsic-size:1px 600px}.section-heading{max-width:760px;margin-bottom:24px}.section-heading .eyebrow{color:var(--orange)}.section-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,5vw,4.8rem);line-height:.95;letter-spacing:0}.status-banner{margin:0 0 24px;padding:14px 16px;color:var(--ink);background:var(--green);border-radius:8px;font-weight:850}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.product-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;background:#231f22;border:1px solid rgba(255,245,223,.14);border-radius:8px;box-shadow:0 12px 32px #00000029;transition:transform .16s ease,border-color .16s ease}.product-card:hover{border-color:#f26a1b80;transform:translateY(-2px)}.product-image-button{width:100%;padding:0;background:#30292c;border:0}.product-image-button img{width:100%;aspect-ratio:1;object-fit:cover}.product-card-body{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:14px;padding:12px}.product-card h3,.cart-item h3{margin:0}.product-card h3{font-size:1rem;line-height:1.14}.product-card p{margin:8px 0 0;color:#fff5dfb8;font-size:.86rem;line-height:1.4}.product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card-footer strong{color:var(--orange);font-size:1rem}.product-card-footer button{min-height:36px;padding:0 11px;color:var(--ink);background:var(--bone);font-size:.86rem}.about-section{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(280px,1fr);gap:clamp(24px,5vw,72px);align-items:center;padding:52px clamp(18px,5vw,74px);background:#1f1b1e}.about-section .eyebrow{color:var(--pink)}.about-section h2{max-width:12ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,3.65rem);line-height:.98;letter-spacing:0}.about-section p{justify-self:end;max-width:620px;margin:0;color:#fff5dfbd;font-size:1rem;line-height:1.65}.site-footer{background:linear-gradient(135deg,rgba(242,106,27,.16),transparent 34%),#0d1210;border-top:1px solid rgba(255,245,223,.12)}.footer-banner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px clamp(18px,5vw,74px);border-bottom:1px solid rgba(255,245,223,.1)}.footer-banner .eyebrow{color:var(--orange)}.footer-banner h2{max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.6vw,2.25rem);line-height:1.02;letter-spacing:0}.footer-contact{border:0;min-width:210px;min-height:42px;padding:0 14px;color:var(--ink);background:var(--orange);font-size:.92rem}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px clamp(18px,5vw,74px)}.footer-bottom p{margin:0;color:#fff5dfa3;font-size:.92rem}.footer-brand{color:var(--bone)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:18px;background:#070606d1}.product-modal{position:relative;display:grid;grid-template-columns:minmax(260px,.9fr) minmax(260px,.8fr);gap:28px;width:min(960px,100%);max-height:min(720px,92vh);overflow:auto;padding:22px;background:#211d20;border:1px solid rgba(255,245,223,.16);border-radius:8px;box-shadow:var(--shadow)}.contact-modal{position:relative;display:grid;gap:22px;width:min(620px,100%);max-height:min(720px,92vh);overflow:auto;padding:26px;background:#211d20;border:1px solid rgba(255,245,223,.16);border-radius:8px;box-shadow:var(--shadow)}.contact-modal .eyebrow{color:var(--orange)}.contact-modal h2{max-width:10ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,7vw,4.4rem);line-height:.92;letter-spacing:0}.contact-modal p{margin:14px 0 0;color:#fff5dfb8}.contact-form{display:grid;gap:16px}.contact-form label{display:grid;gap:8px;color:var(--bone);font-weight:850}.contact-form input,.contact-form textarea{width:100%;color:var(--bone);background:#151313;border:1px solid rgba(255,245,223,.18);border-radius:8px;font:inherit}.contact-form input{min-height:46px;padding:0 12px}.contact-form textarea{min-height:150px;padding:12px;resize:vertical}.form-status{margin:0;color:var(--green);font-weight:850}.send-button{min-height:48px;color:var(--ink);background:var(--orange);border:0;border-radius:8px;font-weight:900}.send-button:disabled{cursor:not-allowed;opacity:.62}.close-button{position:absolute;top:16px;right:16px;z-index:1}.modal-main-image{width:100%;aspect-ratio:1;object-fit:cover;background:#30292c;border-radius:8px}.thumbnail-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.thumbnail{padding:0;overflow:hidden;background:#30292c;border:2px solid transparent;border-radius:8px}.thumbnail.is-selected{border-color:var(--orange)}.thumbnail img{width:100%;aspect-ratio:1;object-fit:cover}.modal-details{align-self:center;padding-right:30px}.modal-details .eyebrow{color:var(--violet)}.modal-details h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,5vw,4.2rem);line-height:.95}.modal-price{display:block;margin:18px 0;color:var(--orange);font-size:1.5rem}.modal-details p{color:#fff5dfbd}.add-cart-button{display:inline-flex;align-items:center;gap:10px;min-height:48px;margin-top:12px;padding:0 18px;color:var(--ink);background:var(--orange)}.cart-drawer{position:fixed;top:0;right:0;z-index:60;display:flex;flex-direction:column;width:min(430px,100vw);height:100vh;padding:22px;color:var(--bone);background:#191617;border-left:1px solid rgba(255,245,223,.12);box-shadow:var(--shadow);transform:translate(105%);transition:transform .18s ease}.cart-drawer.cart-open{transform:translate(0)}.drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0000006b;border:0}.cart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.cart-header .eyebrow{color:var(--orange)}.cart-header h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:2.6rem;line-height:.95}.empty-cart{margin:44px 0;color:#fff5dfb3}.cart-items{display:grid;gap:14px;margin:28px 0;overflow:auto}.cart-item{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;padding:12px;background:#242023;border:1px solid rgba(255,245,223,.12);border-radius:8px}.cart-item img{width:86px;height:86px;object-fit:cover;background:#30292c;border-radius:8px}.cart-item-info span{display:block;margin:4px 0 10px;color:var(--orange);font-weight:850}.quantity-controls{display:flex;align-items:center;gap:8px}.quantity-controls button{display:inline-grid;width:30px;height:30px;place-items:center;color:var(--bone);background:#312b2f;border:1px solid rgba(255,245,223,.14);border-radius:8px}.quantity-controls strong{min-width:22px;text-align:center}.quantity-controls .remove-button{margin-left:auto;color:#fff;background:#7c2131}.cart-footer{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,245,223,.14)}.cart-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:1.25rem}.checkout-button{width:100%;min-height:50px;color:var(--ink);background:var(--orange)}.checkout-button:disabled{cursor:not-allowed;opacity:.55}.cart-footer p{margin:12px 0 0;color:#fff5df94;font-size:.88rem}@media(max-width:920px){.hero-section,.about-section,.product-modal{grid-template-columns:1fr}.hero-section{min-height:auto}.hero-section h1{max-width:100%}.modal-details{padding-right:0}}@media(max-width:700px){.topbar{gap:12px;padding:10px 12px}.brand-mark{gap:8px;font-size:.96rem}.icon-button,.cart-button{min-height:38px}.icon-button{width:38px;height:38px}.mobile-menu-button{display:inline-grid}.nav-links{position:absolute;top:58px;left:12px;right:12px;display:none;flex-direction:column;align-items:stretch;gap:0;overflow:hidden;background:var(--bone);border:2px solid var(--ink);border-radius:8px}.nav-links.nav-links-open{display:flex}.nav-links a,.nav-tab-button{justify-content:flex-start;padding:13px 14px;border-bottom:1px solid rgba(19,17,17,.14);color:var(--ink);text-align:left}.cart-button span{display:none}.hero-section{min-height:560px;align-items:end;padding:86px 16px 34px;background:linear-gradient(180deg,#050b0a59,#050b0ad1),linear-gradient(90deg,#050b0abd,#050b0a38),url(/assets/hero-spooky-galore.svg) 58% center / cover no-repeat,#071210}.hero-content{width:100%;padding-block:0}.eyebrow{font-size:.68rem;letter-spacing:.06em}.hero-section h1{font-size:clamp(3.35rem,18vw,5.8rem);line-height:.88;max-width:8ch}.hero-copy{max-width:24rem;margin-top:18px;font-size:1rem;line-height:1.35}.hero-actions{margin-top:22px}.primary-link{width:100%;min-height:46px}.product-section{padding:44px 12px 58px;background-size:28px 28px}.section-heading{margin-bottom:16px;padding-inline:4px}.section-heading h2,.about-section h2{font-size:clamp(1.95rem,12vw,3rem);line-height:1}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{box-shadow:none}.product-card:hover{transform:none}.product-card-body{gap:10px;padding:10px}.product-card h3{font-size:.92rem}.product-card p{display:-webkit-box;margin-top:6px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.78rem}.product-card-footer strong{font-size:.92rem}.product-card-footer button{min-height:34px;font-size:.8rem}.product-card-footer{align-items:stretch;flex-direction:column;gap:8px}.product-card-footer button{width:100%}.about-section{gap:18px;padding:44px 16px}.about-section p{font-size:.98rem}.footer-banner,.footer-bottom{align-items:flex-start;flex-direction:column}.footer-banner{gap:16px;padding:22px 16px}.footer-banner h2{font-size:1.55rem;line-height:1.05}.footer-contact{width:100%;min-width:0}.footer-bottom{gap:12px;padding:18px 16px}.product-modal{padding:14px}.modal-backdrop{align-items:end;padding:10px}.product-modal,.contact-modal{max-height:88vh;padding:14px}.contact-modal h2,.modal-details h2{font-size:clamp(2rem,12vw,3rem)}.cart-drawer{padding:16px}.cart-items{gap:10px}.cart-item{grid-template-columns:72px minmax(0,1fr);gap:10px}.cart-item img{width:72px;height:72px}}@media(max-width:380px){.brand-mark span{max-width:116px;overflow:hidden;text-overflow:ellipsis}.product-grid{gap:8px}.product-card-body{padding:9px}.product-card h3{font-size:.86rem}}
