:root{--bg:#fff8f1;--surface:#ffffff;--surface-warm:#fff1e3;--surface-soft:#f7f3ee;--ink:#241812;--ink-soft:#493a31;--muted:#74675f;--line:#ead8c9;--brand:#f05716;--brand-dark:#b83a09;--brand-soft:#ffe2cf;--accent:#007f7a;--accent-soft:#ddf3ef;--gold:#f4b23c;--danger:#b42318;--shadow-sm:0 6px 18px rgba(63,42,27,0.08);--shadow-md:0 16px 36px rgba(63,42,27,0.12);--shadow-lg:0 26px 60px rgba(63,42,27,0.16);--radius:8px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(135deg,rgba(240,87,22,.1),transparent 28rem),linear-gradient(180deg,var(--bg),#ffffff 38rem,var(--bg));color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{overflow-wrap:anywhere;letter-spacing:0}h1{max-width:760px;margin-bottom:20px;font-size:3.75rem;line-height:.96}h2{margin-bottom:0;font-size:2.6rem;line-height:1.04}h3{margin-bottom:8px;font-size:1.16rem;line-height:1.25}p{overflow-wrap:anywhere}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1}.container{width:min(var(--max),calc(100% - 32px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(234,216,201,.92);background:rgba(255,248,241,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand-lockup{display:inline-flex;align-items:center;flex:0 0 auto;min-width:0;border-radius:var(--radius)}.brand-wordmark{color:var(--brand-dark);font-size:1.28rem;font-weight:950;letter-spacing:0;line-height:1}.brand-lockup:focus-visible{outline:3px solid rgba(0,127,122,.25);outline-offset:4px}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;color:var(--muted);font-size:.94rem;font-weight:800}.main-nav>a:not(.cart-link){min-height:40px;display:inline-flex;align-items:center;padding:0 10px;border-radius:var(--radius)}.main-nav a:hover{color:var(--brand-dark);background:rgba(240,87,22,.08)}.cart-link{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm)}.cart-count{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:var(--brand);color:#ffffff;font-size:.78rem;line-height:1}.hero{padding:42px 0 20px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);grid-gap:24px;gap:24px;align-items:stretch}.hero-copy{min-height:520px;display:flex;flex-direction:column;justify-content:center;padding:56px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(105deg,rgba(255,255,255,.98),rgba(255,241,227,.92) 58%),repeating-linear-gradient(135deg,rgba(240,87,22,.08) 0 2px,transparent 2px 28px);box-shadow:var(--shadow-lg)}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:.78rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.lead{max-width:640px;color:var(--ink-soft);font-size:1.18rem}.button-row,.hero-actions,.product-actions,.product-card-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero-actions{margin-top:26px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;max-width:100%;padding:0 18px;border:1px solid transparent;border-radius:var(--radius);cursor:pointer;font-weight:900;line-height:1.1;text-align:center;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;white-space:normal}.button:hover{transform:translateY(-1px)}.button:focus-visible,.cart-link:focus-visible,.gallery-thumb:focus-visible,.icon-button:focus-visible,.main-nav a:focus-visible,.quantity-button:focus-visible{outline:3px solid rgba(0,127,122,.25);outline-offset:2px}.button.primary{background:var(--brand);color:#ffffff;box-shadow:0 12px 24px rgba(240,87,22,.26)}.button.primary:hover{background:var(--brand-dark)}.button.secondary{border-color:var(--line);background:var(--surface);color:var(--ink)}.button.secondary:hover{border-color:rgba(240,87,22,.35);background:var(--brand-soft)}.button.accent{background:var(--accent);color:#ffffff}.button:disabled{cursor:not-allowed;opacity:.7;transform:none}.hero-aside{display:grid;grid-gap:16px;gap:16px}.mini-panel{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.94);box-shadow:var(--shadow-md)}.feature svg,.mini-panel svg,.success-panel svg{color:var(--brand)}.mini-panel strong{display:block;margin:10px 0 8px;font-size:1.08rem}.mini-panel p{margin-bottom:0;color:var(--muted)}.category-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:12px;gap:12px}.category-tile{min-height:112px;display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-warm);box-shadow:var(--shadow-sm);font-weight:900}.category-tile strong{display:block;font-size:1.02rem}.category-tile:hover{border-color:rgba(240,87,22,.36);background:#ffffff}.category-tile small{color:var(--muted);font-weight:750}.category-pill{width:-moz-fit-content;width:fit-content;min-height:24px;padding:0 8px;border-radius:999px;background:var(--surface);color:var(--brand-dark);font-size:.72rem}.category-meta,.category-pill{display:inline-flex;align-items:center;font-weight:950}.category-meta{justify-content:space-between;gap:8px;color:var(--accent);font-size:.86rem}.category-explain{display:grid;grid-gap:4px;gap:4px;margin:-4px 0 20px;padding:16px 18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--accent-soft);color:#15524f}.category-explain p{margin-bottom:0}.section{padding:54px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-heading p{max-width:520px;margin-bottom:0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.product-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-md)}.product-card-media{display:block;position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--surface-warm)}.cart-item img,.gallery-main img,.gallery-thumb img,.product-card-media img{width:100%;height:100%;object-fit:contain}.badge{min-height:28px;display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;max-width:100%;padding:0 10px;border-radius:999px;background:var(--accent-soft);color:#00615d;font-size:.78rem;font-weight:950;line-height:1.12}.product-card .badge{position:absolute;top:14px;left:14px;max-width:calc(100% - 28px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-card-body{display:grid;align-content:start;grid-gap:14px;gap:14px;padding:20px}.product-card-body p{margin-bottom:0;color:var(--muted)}.product-card-copy{min-width:0;display:grid;grid-gap:8px;gap:8px}.product-card-title{margin:0;font-size:1.08rem;line-height:1.24}.product-card-subtitle,.product-card-title a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.product-card-subtitle,.product-card-title a{-webkit-line-clamp:2}.product-source{min-width:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.source-pill,.source-sku{min-height:26px;display:inline-flex;align-items:center;max-width:100%;border-radius:999px;font-size:.76rem;font-weight:950;line-height:1}.source-pill{padding:0 10px;background:#f7d44a;color:#221800}.source-sku{min-width:0;padding:0 9px;overflow:hidden;background:var(--surface-soft);color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.price-row{min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;overflow-wrap:anywhere}.price{color:var(--brand-dark);font-size:1.34rem;font-weight:950}.compare{color:var(--muted);text-decoration:line-through}.product-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-self:end;min-width:0}.product-card-actions>*{min-width:0}.product-card-actions .product-actions{width:100%;display:block}.product-card-actions .product-actions .button,.product-card-actions>.button{width:100%;min-width:0}.product-card-actions .button{justify-content:center;white-space:normal;overflow-wrap:anywhere}.product-source-link{min-width:0;display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;max-width:100%;color:var(--accent);font-size:.86rem;font-weight:950;overflow-wrap:anywhere}.product-source-link:hover{color:var(--brand-dark)}.feature-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.feature{min-width:0;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.94);box-shadow:var(--shadow-sm)}.feature p{margin-bottom:0;color:var(--muted)}.page-header{padding:48px 0 24px}.page-header .lead{margin-bottom:0}.product-detail{display:grid;grid-template-columns:minmax(0,.95fr) minmax(330px,.72fr);grid-gap:30px;gap:30px;align-items:start;padding-top:34px;padding-bottom:58px}.gallery{display:grid;grid-gap:12px;gap:12px;min-width:0}.gallery-main{aspect-ratio:1/.78;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-warm);box-shadow:var(--shadow-lg)}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.gallery-thumb{aspect-ratio:1;padding:0;overflow:hidden;border:2px solid transparent;border-radius:var(--radius);background:transparent;cursor:pointer}.gallery-thumb.active{border-color:var(--brand)}.detail-panel{position:-webkit-sticky;position:sticky;top:94px;min-width:0;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.96);box-shadow:var(--shadow-lg)}.detail-heading{min-width:0;margin-bottom:14px}.detail-heading .eyebrow{margin-bottom:8px}.detail-title{max-width:none;margin-bottom:0;color:var(--ink);font-size:1.38rem;line-height:1.18}.feature-list{display:grid;grid-gap:10px;gap:10px;padding:0;margin:22px 0;list-style:none}.feature-list li{display:flex;gap:10px;color:var(--ink-soft)}.feature-list svg{flex:0 0 auto;margin-top:3px;color:var(--accent)}.spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:22px}.spec{min-width:0;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-warm)}.spec span{display:block;color:var(--muted);font-size:.82rem}.spec strong{display:block;margin-top:4px;overflow-wrap:anywhere}.source-note{margin-top:18px;padding:14px;border-radius:var(--radius);background:var(--accent-soft);color:#15524f;font-size:.92rem}.source-note a{display:inline-flex;align-items:center;gap:4px;color:var(--accent);font-weight:900}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);grid-gap:24px;gap:24px;align-items:start;padding-bottom:58px}.admin-card,.cart-list,.summary-box{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-md)}.cart-item{display:grid;grid-template-columns:112px minmax(0,1fr);grid-gap:16px;gap:16px;padding:18px;border-bottom:1px solid var(--line)}.cart-item:last-child{border-bottom:0}.cart-item img{width:112px;height:112px;border-radius:var(--radius)}.cart-item-body{min-width:0;display:grid;grid-gap:12px;gap:12px}.cart-item-top{display:flex;justify-content:space-between;gap:14px}.cart-item-top>div{min-width:0}.cart-item-top h3{margin-bottom:2px}.cart-item-top p{margin-bottom:0;color:var(--muted)}.quantity-control{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius)}.icon-button,.quantity-button{display:inline-grid;place-items:center;border:0;background:var(--surface);color:var(--ink);cursor:pointer}.quantity-button{width:38px;height:38px}.quantity-control span{min-width:38px;text-align:center;font-weight:900}.icon-button{width:40px;height:40px;border-radius:var(--radius);color:var(--danger)}.summary-box{position:-webkit-sticky;position:sticky;top:94px;padding:22px}.summary-row{display:flex;justify-content:space-between;gap:16px;margin:12px 0;color:var(--muted)}.summary-row.total{padding-top:14px;border-top:1px solid var(--line);color:var(--ink);font-size:1.15rem;font-weight:950}.empty-state{padding:48px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-md);text-align:center}.message{margin:12px 0 0;color:var(--danger);font-size:.94rem}.success-panel{max-width:720px;margin:50px auto 80px;padding:36px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-lg)}.admin-list{display:grid;grid-gap:18px;gap:18px;padding-bottom:58px}.admin-card{padding:20px}.admin-card-header{display:flex;justify-content:space-between;gap:18px;margin-bottom:14px}.order-items{display:grid;grid-gap:8px;gap:8px;margin:14px 0;color:var(--muted)}.status-form{display:flex;flex-wrap:wrap;gap:10px}.status-form select{min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.site-footer{margin-top:auto;padding:36px 0;border-top:1px solid var(--line);color:var(--muted)}.footer-grid{display:flex;justify-content:space-between;gap:24px}.footer-grid p{max-width:580px;margin-bottom:0}@media (max-width:1080px){h1{font-size:3.15rem}h2{font-size:2.25rem}.cart-layout,.hero-grid,.product-detail{grid-template-columns:1fr}.hero-copy{min-height:430px}.detail-panel,.summary-box{position:static}}@media (max-width:820px){.header-inner{min-height:auto;padding:14px 0;align-items:flex-start;flex-direction:column}.main-nav{width:100%;justify-content:space-between;gap:8px}.feature-band,.product-grid{grid-template-columns:1fr}.category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.container{width:min(100% - 24px,var(--max))}h1{font-size:2.28rem;line-height:1}h2{font-size:1.85rem}.lead{font-size:1rem}.hero{padding-top:24px}.hero-copy{min-height:0;padding:28px 20px}.section{padding:38px 0}.page-header{padding:34px 0 18px}.product-detail{padding-top:24px}.main-nav{flex-wrap:wrap;justify-content:flex-start}.cart-link,.main-nav>a:not(.cart-link){flex:1 1 auto;justify-content:center}.button,.product-actions,.product-card-actions{width:100%}.product-card-actions{grid-template-columns:1fr}.button{min-height:44px}.gallery-thumbs,.spec-grid{grid-template-columns:1fr}.category-tile{min-height:92px}.category-strip{grid-template-columns:1fr}.detail-panel,.empty-state,.feature,.mini-panel,.product-card-body,.success-panel,.summary-box{padding:18px}.cart-item{grid-template-columns:84px minmax(0,1fr);padding:14px}.cart-item img{width:84px;height:84px}.admin-card-header,.cart-item-top,.footer-grid{flex-direction:column}}@media (max-width:420px){.container{width:min(100% - 20px,var(--max))}h1{font-size:2rem}.hero-copy{padding:22px 16px}.cart-item{grid-template-columns:1fr}.cart-item img{width:100%;height:auto;aspect-ratio:4/3}}