:root{font-family:Segoe UI,Trebuchet MS,sans-serif;line-height:1.5;font-weight:400;color:#f8f3e7;background:radial-gradient(circle at top,rgba(85,107,47,.28),transparent 38%),linear-gradient(180deg,#131313,#0b0b0b);color-scheme:dark;--bg: #0b0b0b;--panel: rgba(18, 18, 18, .88);--panel-strong: #111111;--text: #f8f3e7;--muted: #cfc3a1;--line: rgba(143, 166, 106, .2);--gold: #556b2f;--gold-soft: #92ac70;--white: #fffdf9;--danger: #ff7c66;--success: #83d49e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}#root,.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,3vw,2rem);background:#0b0b0bb8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand-mark{display:inline-flex;align-items:center;gap:.85rem}.brand-mark__logo{width:2.75rem;height:2.75rem;border-radius:50%;object-fit:cover;border:1px solid rgba(143,166,106,.24);box-shadow:0 10px 30px #556b2f33}.brand-mark strong,.brand-mark small{display:block}.brand-mark small{color:var(--muted)}.brand-mark__coin{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:50%;background:linear-gradient(135deg,#a8bc7d,#556b2f 60%,#314018);color:#f8f3e7;font-weight:800;box-shadow:0 10px 30px #556b2f47}.site-nav{display:flex;align-items:center;gap:.75rem}.nav-link{display:inline-flex;align-items:center;gap:.55rem;padding:.75rem 1rem;border-radius:999px;color:var(--muted);transition:.18s ease}.nav-link:hover,.nav-link.active{color:var(--white);background:#ffffff0d}.cart-badge{display:inline-grid;place-items:center;min-width:1.5rem;height:1.5rem;padding:0 .35rem;border-radius:999px;background:var(--gold);color:#111;font-size:.85rem;font-weight:700}.site-main{width:min(1200px,calc(100% - 2rem));margin:0 auto;padding:1.5rem 0 4rem}.fullscreen-state{min-height:100vh;display:grid;place-items:center;width:min(100% - 1rem,960px);margin:0 auto;padding:2rem 0}.state-card{width:min(720px,100%)}.page-stack,.checkout-layout{display:grid;gap:1.5rem}.hero-card,.filters-card,.catalog-panel,.cart-card,.checkout-panel,.result-card,.pagination-card,.status-card{background:linear-gradient(180deg,#181818f5,#0c0c0cf5);border:1px solid var(--line);border-radius:28px;box-shadow:0 28px 65px #00000047}.hero-card{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:1.5rem;padding:clamp(1.5rem,4vw,3rem);overflow:hidden}.hero-copy h1,.section-heading h1,.section-heading h2,.result-card h1{margin:0;line-height:1.05;font-size:clamp(2rem,6vw,4.25rem);letter-spacing:-.03em}.section-heading h1,.section-heading h2,.result-card h1{font-size:clamp(1.6rem,4vw,2.75rem)}.eyebrow{margin:0 0 .65rem;color:var(--gold-soft);text-transform:uppercase;letter-spacing:.18em;font-size:.77rem}.hero-text,.section-note,.result-card p,.product-card p,.cart-item p,.cart-item span{color:var(--muted)}.hero-actions,.inline-actions,.filter-actions,.pagination-actions,.product-card__footer,.cart-item__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.hero-panel{display:grid;gap:1rem;align-content:center}.hero-stat{padding:1.2rem;border-radius:22px;background:linear-gradient(145deg,#92ac7024,#ffffff0a),#ffffff05;border:1px solid rgba(143,166,106,.2)}.hero-stat span,.section-meta,.helper-text{color:var(--muted)}.hero-stat strong{display:block;margin-top:.25rem;font-size:1.08rem}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:.95rem 1.2rem;transition:transform .18s ease,background .18s ease,opacity .18s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.5;cursor:not-allowed}.button--primary{background:linear-gradient(135deg,#9db377,#556b2f 70%,#2f3f18);color:#f8f3e7;font-weight:700}.button--secondary,.button--ghost,.button--page{background:#ffffff0a;color:var(--white);border:1px solid var(--line)}.button--page.is-active{background:#556b2f2e;color:var(--gold-soft);border-color:#556b2f80}.button--full{width:100%;justify-content:center}.filters-card,.catalog-panel,.cart-card,.checkout-panel,.pagination-card,.result-card{padding:1.35rem}.filters-grid,.checkout-form{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.field{display:grid;gap:.45rem;grid-column:span 4}.field span{font-size:.92rem;color:var(--muted)}.field input,.field select,.field textarea{width:100%;padding:.92rem 1rem;border-radius:18px;border:1px solid rgba(143,166,106,.18);background:#ffffff08;color:var(--white)}.field input::placeholder,.field textarea::placeholder{color:#7f8f66}.filter-actions{grid-column:1 / -1}.content-layout,.checkout-layout{grid-template-columns:minmax(0,1.8fr) minmax(320px,.9fr);align-items:start}.section-heading,.cart-card__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.checkout-panel .section-heading{margin-bottom:1rem}.checkout-panel .section-heading h1{font-size:clamp(1.8rem,5vw,3rem);max-width:18ch}.section-meta{display:grid;gap:.35rem;text-align:right}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.product-card{display:grid;gap:1rem;padding:1rem;border-radius:24px;background:#ffffff09;border:1px solid rgba(255,255,255,.05)}.product-card__image{aspect-ratio:1 / .82;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#556b2f47,#ffffff0a)}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__fallback{display:grid;place-items:center;height:100%;font-size:2.5rem;font-weight:700;color:#f8f3e7;background:radial-gradient(circle at top,#bfd09f,#556b2f 60%,#2e3d17)}.product-card__body{display:grid;gap:.85rem}.product-card__body h2{margin:0;font-size:1.25rem}.product-card__body p{margin:0;min-height:3rem}.product-card__meta{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.product-tag{display:inline-flex;align-items:center;padding:.4rem .75rem;border-radius:999px;background:#ffffff0a;color:var(--gold-soft);font-size:.82rem}.product-price,.cart-total{font-weight:700;color:var(--white)}.quantity-stepper{display:inline-flex;align-items:center;gap:.5rem;padding:.3rem;border-radius:999px;border:1px solid var(--line);background:#ffffff06}.stepper-button{width:2rem;height:2rem;border-radius:50%;border:0;background:#ffffff0f;color:var(--white)}.cart-card{position:sticky;top:5.75rem}.cart-list{display:grid;gap:.9rem;margin:1rem 0}.cart-item{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border-radius:20px;background:#ffffff08;border:1px solid rgba(255,255,255,.04)}.cart-item strong{display:block;margin-bottom:.25rem}.cart-item p,.cart-item span{margin:0}.text-button{padding:0;border:0;background:transparent;color:var(--danger)}.status-card{padding:1rem 1.1rem;color:var(--white)}.status-card--error{border-color:#ff7c6640;background:#ff7c6614}.status-card--success{border-color:#83d49e40;background:#83d49e14}.skeleton{border-radius:14px;background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;animation:shimmer 1.2s linear infinite}.skeleton--image{aspect-ratio:1 / .82}.skeleton--title{height:1.4rem}.skeleton--text{height:1rem}.skeleton--text.short{width:60%}.pagination-card{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem}.checkout-panel .field{grid-column:span 6}.checkout-panel .field:last-of-type{grid-column:1 / -1}.checkout-form>.status-card,.checkout-form>.button{grid-column:1 / -1}.checkout-form textarea{resize:vertical}.helper-text code{margin:0 .25rem;color:var(--gold-soft)}.result-card{padding:clamp(2rem,6vw,4rem);text-align:center;width:min(720px,100%);margin:2rem auto 0}.result-icon{display:grid;place-items:center;width:4.5rem;height:4.5rem;margin:0 auto 1rem;border-radius:50%;font-weight:800}.result-icon.is-success{background:#83d49e24;color:var(--success)}.result-icon.is-failed{background:#ff7c6624;color:var(--danger)}.state-spinner{width:4.5rem;height:4.5rem;margin:0 auto 1rem;border-radius:50%;border:4px solid rgba(255,255,255,.12);border-top-color:var(--gold);animation:spin .85s linear infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.hero-card,.content-layout,.checkout-layout,.product-grid{grid-template-columns:1fr}.cart-card{position:static}.field{grid-column:span 6}}@media (max-width: 720px){.site-main{width:min(100% - 1rem,1200px);padding-top:1rem}.site-header,.section-heading,.cart-card__header,.pagination-card,.cart-item{flex-direction:column}.site-nav{width:100%;justify-content:space-between}.field,.checkout-panel .field{grid-column:1 / -1}.product-card__meta{flex-direction:column;align-items:flex-start}}
