:root{--tg-black:#050505;--tg-ink:#111111;--tg-cream:#f3ead4;--tg-gold:#b89a5e;--tg-muted:#cfc2a2;--tg-white:#ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--tg-black);color:var(--tg-cream);font-family:Arial,Helvetica,sans-serif;letter-spacing:.01em}a{color:inherit;text-decoration:none}.tg-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:18px 28px;background:#050505f2;border-bottom:1px solid rgba(184,154,94,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tg-logo{font-weight:900;letter-spacing:.18em;font-size:20px}.tg-cart{text-transform:uppercase;font-weight:800;font-size:13px;letter-spacing:.14em;color:var(--tg-gold)}.tg-hero{min-height:72vh;display:grid;place-items:center;text-align:center;padding:80px 20px;background:radial-gradient(circle at center,rgba(184,154,94,.22),transparent 38%),linear-gradient(180deg,#111,#050505)}.tg-hero-inner{max-width:900px}.tg-kicker{color:var(--tg-gold);text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.22em;margin:0 0 14px}.tg-hero h1{font-size:clamp(44px,8vw,96px);line-height:.92;margin:0;font-weight:950;letter-spacing:.06em}.tg-subtitle{max-width:680px;margin:24px auto 34px;color:var(--tg-muted);font-size:clamp(17px,2vw,22px);line-height:1.55}.tg-button{display:inline-flex;align-items:center;justify-content:center;background:var(--tg-gold);color:#050505;border:0;border-radius:999px;padding:15px 26px;text-transform:uppercase;font-weight:950;letter-spacing:.13em;cursor:pointer}.tg-button:hover{filter:brightness(1.08)}.tg-products{padding:70px 24px 90px;max-width:1440px;margin:0 auto}.tg-section-head{text-align:center;margin-bottom:36px}.tg-section-head h2{font-size:clamp(34px,5vw,62px);margin:0 0 10px}.tg-section-head p:last-child{color:var(--tg-muted);margin:0}.tg-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.tg-card{background:#0d0d0d;border:1px solid rgba(184,154,94,.25);border-radius:18px;overflow:hidden;transition:transform .2s ease,border-color .2s ease}.tg-card:hover{transform:translateY(-4px);border-color:#b89a5ebf}.tg-image-wrap,.tg-product-image-wrap{width:100%;aspect-ratio:1 / 1.12;background:#f6f0df;display:flex;align-items:center;justify-content:center;overflow:hidden}.tg-product-image{width:100%;height:100%;object-fit:contain;display:block}.tg-placeholder{color:#111;font-weight:950;letter-spacing:.18em}.tg-card-info{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding:16px}.tg-card-info h3{margin:0;font-size:16px;line-height:1.3}.tg-card-info span{color:var(--tg-gold);font-weight:900;white-space:nowrap}.tg-empty{grid-column:1/-1;text-align:center;border:1px dashed rgba(184,154,94,.4);border-radius:18px;padding:50px 20px;color:var(--tg-muted)}.tg-product-page{padding:60px 24px;max-width:1200px;margin:auto}.tg-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:start}.tg-main-product-image{width:auto!important;max-width:100%!important;height:auto!important;max-height:650px!important;object-fit:contain!important;display:block!important;margin:0 auto!important;border-radius:18px;background:#f6f0df}.tg-product-details h1{font-size:clamp(34px,5vw,64px);margin:0 0 12px}.tg-price{font-size:24px;color:var(--tg-gold);font-weight:900}.tg-description{color:var(--tg-muted);line-height:1.7;margin:24px 0}.tg-select{width:100%;padding:15px;border-radius:12px;background:#111;color:var(--tg-cream);border:1px solid rgba(184,154,94,.45);margin-bottom:16px}.tg-full{width:100%}.tg-pagination{text-align:center;margin-top:32px}.tg-pagination a,.tg-pagination span{margin:0 6px;color:var(--tg-gold)}.tg-footer{text-align:center;padding:38px 20px;border-top:1px solid rgba(184,154,94,.35);background:#030303}.tg-footer strong{letter-spacing:.18em}.tg-footer p{color:var(--tg-muted)}@media(max-width:1000px){.tg-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.tg-header{padding:15px 18px}.tg-grid{grid-template-columns:repeat(2,1fr);gap:14px}.tg-products{padding:50px 14px}.tg-card-info{display:block}.tg-card-info span{display:block;margin-top:8px}.tg-product-layout{grid-template-columns:1fr}.tg-hero{min-height:62vh}.tg-main-product-image{max-height:520px!important}}@media(max-width:430px){.tg-grid{grid-template-columns:1fr}.tg-logo{font-size:17px}.tg-cart{font-size:12px}}.cart-page{padding:70px 24px;max-width:1100px;margin:0 auto}.cart-page h1{font-size:clamp(36px,6vw,70px);margin:0 0 30px;text-align:center;letter-spacing:.06em}.cart-item{display:grid;grid-template-columns:140px 1fr;gap:22px;align-items:center;background:#0d0d0d;border:1px solid rgba(184,154,94,.25);border-radius:18px;padding:18px;margin-bottom:18px}.cart-item img{width:140px;height:160px;object-fit:contain;background:#f6f0df;border-radius:14px}.cart-item h3{margin:0 0 8px;color:var(--tg-cream);font-size:20px}.cart-item p{margin:6px 0;color:var(--tg-muted)}.cart-item label{display:block;margin:12px 0 6px;color:var(--tg-gold);font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.cart-item input[type=number]{width:90px;padding:12px;border-radius:10px;border:1px solid rgba(184,154,94,.45);background:#111;color:var(--tg-cream);font-weight:900}.cart-page button,.cart-footer .button,.cart-page a{display:inline-flex;align-items:center;justify-content:center;background:var(--tg-gold);color:#050505;border:0;border-radius:999px;padding:14px 24px;text-transform:uppercase;font-weight:950;letter-spacing:.12em;cursor:pointer;margin:10px 8px 0 0}.cart-page button:hover,.cart-footer .button:hover,.cart-page a:hover{filter:brightness(1.08)}.cart-footer{max-width:1100px;margin:0 auto 70px;padding:0 24px 40px;text-align:right}.cart-footer h2{color:var(--tg-gold);font-size:28px;margin:0 0 18px}.cart-page p{color:var(--tg-muted);text-align:center;font-size:18px}@media(max-width:600px){.cart-page{padding:45px 16px}.cart-item{grid-template-columns:1fr;text-align:center}.cart-item img{margin:0 auto;width:180px;height:220px}.cart-footer{text-align:center;padding:0 16px 40px}.cart-page button,.cart-footer .button,.cart-page a{width:100%;margin-right:0}}.tg-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 22px;margin:18px auto}.tg-footer-links a{color:var(--tg-gold);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tg-footer-links a:hover{color:var(--tg-cream)}.tg-page-content{max-width:900px;margin:0 auto;padding:70px 24px}.tg-page-content h1{font-size:clamp(36px,6vw,70px);text-align:center;margin-bottom:30px}.tg-page-body{color:var(--tg-muted);line-height:1.8;font-size:17px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
