:root{--orange:#f1641e;--orange-dark:#cc4e13;--ink:#22202a;--muted:#6f6b73;--line:#ddd9d5;--cream:#fffdf9;--soft:#f7f5f2;--white:#fff;--green:#16734b;--shadow:0 14px 35px rgba(30,24,20,.12);--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit}img{max-width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,253,249,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-main{width:min(1440px,calc(100% - 48px));min-height:72px;margin:0 auto;display:grid;grid-template-columns:auto auto minmax(240px,1fr) auto;align-items:center;gap:22px}.brand{color:var(--orange);font-family:Georgia,"Times New Roman",serif;font-size:2.15rem;line-height:1;text-decoration:none;letter-spacing:-.05em;white-space:nowrap}.brand span{color:var(--ink)}.category-menu,.text-button,.icon-button,.cart-button,.topic-nav button{border:0;background:transparent;cursor:pointer}.category-menu{display:inline-flex;align-items:center;gap:8px;padding:10px 4px;font-size:.92rem;font-weight:650}.search{height:48px;display:grid;grid-template-columns:minmax(0,1fr) 44px;border:2px solid var(--ink);border-radius:999px;background:var(--white);overflow:hidden;transition:box-shadow .2s ease}.search:focus-within{box-shadow:0 0 0 4px rgba(241,100,30,.15)}.search input{width:100%;min-width:0;padding:0 18px;border:0;outline:0;background:transparent}.search button{width:40px;height:40px;margin:2px;border:0;border-radius:50%;color:var(--white);background:var(--orange);font-size:1.55rem;cursor:pointer}.account-nav{display:flex;align-items:center;gap:10px}.text-button{padding:10px 8px;font-weight:650}.icon-button,.cart-button{position:relative;width:42px;height:42px;border-radius:50%;font-size:1.25rem}.icon-button:hover,.cart-button:hover,.text-button:hover,.category-menu:hover{background:#f1efec}.cart-count{position:absolute;top:-2px;right:-3px;min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border-radius:999px;color:var(--white);background:var(--orange);font-size:.7rem;font-weight:800}.topic-nav{min-height:44px;display:flex;justify-content:center;align-items:center;gap:clamp(16px,4vw,54px);padding:0 24px;overflow-x:auto;scrollbar-width:none}.topic-nav::-webkit-scrollbar{display:none}.topic-nav button{flex:0 0 auto;padding:12px 0;font-size:.88rem;font-weight:600;white-space:nowrap}.topic-nav button:hover{color:var(--orange)}main{width:min(1440px,calc(100% - 48px));margin:0 auto}.hero{padding:42px 0 34px;text-align:center}.eyebrow{margin:0 0 8px;color:var(--orange-dark);font-size:.72rem;font-weight:850;letter-spacing:.14em}.hero h1,.catalog-heading-row h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em}.hero h1{font-size:clamp(2.4rem,5vw,4.3rem)}.hero>p:not(.eyebrow){margin:8px 0 0;color:var(--muted)}.category-showcase{width:min(850px,100%);margin:30px auto 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.category-tile{min-width:0;padding:0;border:0;background:transparent;cursor:pointer}.tile-art{aspect-ratio:1;display:grid;place-items:center;border-radius:16px;color:var(--white);font-size:clamp(1.4rem,3vw,2.4rem);font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.35);transition:transform .2s ease,box-shadow .2s ease}.category-tile:hover .tile-art{transform:translateY(-4px);box-shadow:var(--shadow)}.category-tile>span:last-child{display:block;margin-top:9px;font-size:.83rem;font-weight:700}.tile-scripts .tile-art{background:linear-gradient(135deg,#0f766e,#22c55e)}.tile-ui .tile-art{background:linear-gradient(135deg,#7c3aed,#ec4899)}.tile-models .tile-art{background:linear-gradient(135deg,#2563eb,#06b6d4)}.tile-systems .tile-art{background:linear-gradient(135deg,#f97316,#eab308)}.tile-icons .tile-art{background:linear-gradient(135deg,#db2777,#7c3aed)}.catalog-section{padding:14px 0 42px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px}.filter-row{display:flex;flex-wrap:wrap;gap:9px}.filter-chip{padding:10px 15px;border:1px solid var(--ink);border-radius:999px;background:var(--white);font-size:.84rem;font-weight:650;cursor:pointer}.filter-chip:hover,.filter-chip.active{color:var(--white);background:var(--ink)}.sort-control{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.85rem}.sort-control select{min-height:42px;padding:0 36px 0 12px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:var(--white)}.catalog-heading-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.catalog-heading-row h2{font-size:clamp(2rem,4vw,3rem)}#result-count{margin:0;color:var(--muted);font-size:.88rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 16px}.product-card{min-width:0}.product-media{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:12px;background:var(--soft)}.product-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.product-card:hover .product-media img{transform:scale(1.035)}.product-badge{position:absolute;top:10px;left:10px;padding:6px 9px;border-radius:999px;color:var(--ink);background:rgba(255,255,255,.92);font-size:.7rem;font-weight:800;box-shadow:0 4px 15px rgba(30,24,20,.12)}.favourite-button{position:absolute;top:10px;right:10px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:1.18rem;cursor:pointer;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease}.product-card:hover .favourite-button,.favourite-button:focus-visible,.favourite-button.active{opacity:1;transform:translateY(0)}.favourite-button.active{color:#d12656}.product-copy{padding:10px 2px 0}.product-title{display:block;overflow:hidden;color:var(--ink);font-size:.92rem;font-weight:720;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.product-seller{margin:4px 0;color:var(--muted);font-size:.74rem}.product-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:5px;color:var(--muted);font-size:.76rem}.product-rating{white-space:nowrap}.product-rating span{color:#d89200}.product-price{margin:8px 0 0;font-weight:800}.add-button{width:100%;min-height:42px;margin-top:10px;border:1px solid var(--ink);border-radius:999px;background:transparent;font-size:.82rem;font-weight:750;cursor:pointer;transition:color .2s ease,background .2s ease}.add-button:hover{color:var(--white);background:var(--ink)}.empty-state{padding:70px 20px;border:1px dashed var(--line);border-radius:var(--radius);text-align:center}.empty-state strong{font-family:Georgia,"Times New Roman",serif;font-size:1.7rem}.empty-state p{color:var(--muted)}.empty-state button{padding:11px 18px;border:0;border-radius:999px;color:var(--white);background:var(--ink);cursor:pointer}.trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0 64px;padding:24px;border-radius:22px;background:#f2eee8}.trust-strip article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start}.trust-strip article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--white)}.trust-strip strong{display:block;margin-bottom:4px}.trust-strip p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}.drawer-backdrop{position:fixed;inset:0;z-index:60;background:rgba(20,18,17,.48)}.cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:70;width:min(440px,100%);display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:var(--white);box-shadow:-16px 0 40px rgba(20,18,17,.2);transform:translateX(104%);transition:transform .25s ease}.cart-drawer.open{transform:translateX(0)}.cart-header{display:flex;justify-content:space-between;align-items:start;padding:24px;border-bottom:1px solid var(--line)}.cart-header h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:2rem;font-weight:500}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:var(--soft);font-size:1.6rem;cursor:pointer}.cart-items{overflow-y:auto;padding:16px 24px}.cart-item{display:grid;grid-template-columns:82px minmax(0,1fr) auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item img{width:82px;height:66px;border-radius:9px;object-fit:cover}.cart-item h3{margin:0;font-size:.88rem}.cart-item p{margin:4px 0;color:var(--muted);font-size:.76rem}.quantity-control{display:inline-flex;align-items:center;gap:8px;margin-top:6px;border:1px solid var(--line);border-radius:999px;overflow:hidden}.quantity-control button{width:28px;height:28px;border:0;background:var(--white);cursor:pointer}.quantity-control span{min-width:18px;text-align:center;font-size:.8rem}.cart-item-side{display:flex;flex-direction:column;justify-content:space-between;align-items:end}.remove-button{border:0;color:var(--muted);background:transparent;cursor:pointer}.cart-empty{align-self:center;padding:30px;text-align:center}.cart-empty>span{display:block;margin-bottom:10px;font-size:2.7rem}.cart-empty p{color:var(--muted)}.cart-footer{padding:20px 24px 24px;border-top:1px solid var(--line)}.cart-total-row{display:flex;justify-content:space-between;align-items:center;font-size:1.05rem}.cart-total-row strong{font-size:1.35rem}.cart-footer>p{margin:7px 0 16px;color:var(--muted);font-size:.78rem}.checkout-button{width:100%;min-height:52px;border:0;border-radius:999px;color:var(--white);background:#0070ba;font-size:.96rem;font-weight:800;cursor:pointer}.checkout-button:hover{background:#005ea6}.checkout-button:disabled{opacity:.62;cursor:wait}.checkout-status{min-height:20px;margin-bottom:0!important;color:#a92f18!important}.toast{position:fixed;left:50%;bottom:28px;z-index:100;max-width:min(420px,calc(100% - 32px));padding:12px 18px;border-radius:999px;color:var(--white);background:var(--ink);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translate(-50%,15px);transition:opacity .2s ease,transform .2s ease}.toast.visible{opacity:1;transform:translate(-50%,0)}footer{width:min(1440px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;padding:28px 0 34px;border-top:1px solid var(--line)}.footer-brand{font-size:1.7rem}footer p{margin:7px 0 0;color:var(--muted);font-size:.82rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:end;gap:18px}.footer-links a{font-size:.82rem;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-note{grid-column:1/-1;margin-top:4px;font-size:.72rem}@media(max-width:1050px){.header-main{grid-template-columns:auto minmax(240px,1fr) auto}.category-menu{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.header-main{width:min(100% - 28px,1440px);grid-template-columns:auto 1fr auto;gap:12px;padding:10px 0}.brand{font-size:1.7rem}.search{grid-column:1/-1;grid-row:2}.text-button,.icon-button{display:none}.topic-nav{justify-content:start}main,footer{width:min(100% - 28px,1440px)}.category-showcase{grid-template-columns:repeat(5,132px);justify-content:start;overflow-x:auto;padding-bottom:8px}.catalog-toolbar{align-items:start;flex-direction:column}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip{grid-template-columns:1fr}footer{grid-template-columns:1fr}.footer-links{justify-content:start}}@media(max-width:500px){.hero{padding-top:28px}.hero h1{font-size:2.5rem}.catalog-heading-row{align-items:start;flex-direction:column}.product-grid{gap:24px 10px}.product-title{font-size:.84rem}.product-meta{align-items:start;flex-direction:column;gap:2px}.add-button{font-size:.76rem}.favourite-button{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
