.tc-app{--tc-orange:#ff5a0a;--tc-black:#111113;--tc-ink:#18181b;--tc-muted:#73737d;--tc-line:#e7e7e5;--tc-soft:#f4f4f2;--tc-green:#169b52;font-family:system-ui,-apple-system,"Segoe UI",Tahoma,sans-serif;color:var(--tc-ink);max-width:1280px;margin:0 auto;padding:32px 20px 64px;box-sizing:border-box}.tc-app *{box-sizing:border-box}.tc-loading{padding:80px 20px;text-align:center;color:var(--tc-muted)}.tc-loading span{display:inline-block;width:12px;height:12px;border-radius:50%;background:var(--tc-orange);margin-right:8px;animation:tcPulse 1s infinite alternate}@keyframes tcPulse{to{opacity:.25;transform:scale(.7)}}.tc-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0 26px;border-bottom:1px solid var(--tc-line);margin-bottom:28px}.tc-brand{display:flex;align-items:center;gap:13px;text-decoration:none!important;color:var(--tc-ink)!important}.tc-brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--tc-orange);color:#fff;font-size:27px;font-weight:900}.tc-brand strong{display:block;font-size:20px;letter-spacing:.08em}.tc-brand small{display:block;color:var(--tc-muted);font-size:11px;letter-spacing:.12em}.tc-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tc-nav a{padding:10px 13px;border-radius:999px;text-decoration:none!important;color:var(--tc-ink)!important;font-weight:700;font-size:14px}.tc-nav a:hover{background:var(--tc-soft)}.tc-cart-pill{background:var(--tc-black)!important;color:#fff!important}.tc-cart-pill b{display:inline-grid;place-items:center;min-width:22px;height:22px;background:var(--tc-orange);border-radius:99px;margin-left:6px}.tc-hero{position:relative;overflow:hidden;padding:58px clamp(26px,6vw,78px);background:var(--tc-black);border-radius:26px;color:#fff;margin-bottom:48px}.tc-hero:after{content:"THUGCOM";position:absolute;right:-30px;bottom:-56px;font-size:clamp(70px,13vw,180px);font-weight:900;color:rgba(255,255,255,.035);letter-spacing:-.07em}.tc-eyebrow{font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--tc-orange);margin:0 0 14px}.tc-hero h1{max-width:760px;color:#fff;margin:0 0 16px;font-size:clamp(38px,6vw,74px);line-height:.98;letter-spacing:-.045em}.tc-hero h1 em{font-style:normal;color:var(--tc-orange)}.tc-hero p{max-width:640px;font-size:17px;line-height:1.7;color:#c9c9cc}.tc-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.tc-btn{border:0;border-radius:12px;background:var(--tc-orange);color:#fff!important;text-decoration:none!important;font-weight:850;padding:14px 20px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.tc-btn:hover{filter:brightness(.94);transform:translateY(-1px)}.tc-btn-dark{background:var(--tc-black)}.tc-btn-light{background:#fff;color:var(--tc-ink)!important}.tc-btn-ghost{background:transparent;border:1px solid var(--tc-line);color:var(--tc-ink)!important}.tc-section{margin:0 0 58px}.tc-section-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px}.tc-section h2{font-size:clamp(28px,4vw,48px);line-height:1.06;letter-spacing:-.035em;margin:0}.tc-section h2 em{font-style:normal;color:var(--tc-orange)}.tc-section-head p{margin:8px 0 0;color:var(--tc-muted)}.tc-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:16px;align-items:center;margin:0 0 22px}.tc-search{width:100%;height:50px;border:1px solid var(--tc-line)!important;background:#fff!important;border-radius:13px!important;padding:0 16px!important;font-size:15px!important;box-shadow:none!important}.tc-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:3px;scrollbar-width:thin}.tc-tab{white-space:nowrap;border:1px solid var(--tc-line);background:#fff;color:var(--tc-ink);font-weight:750;padding:11px 15px;border-radius:999px;cursor:pointer}.tc-tab.is-active{background:var(--tc-black);color:#fff;border-color:var(--tc-black)}.tc-share-row{display:flex;justify-content:flex-end;margin:-8px 0 18px}.tc-share-category{font-size:13px;padding:9px 13px}.tc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.tc-card{display:flex;flex-direction:column;border:1px solid #dededb;border-radius:20px;overflow:hidden;background:#fff;min-width:0;box-shadow:0 8px 28px rgba(20,20,20,.035);transition:.2s ease}.tc-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(20,20,20,.09)}.tc-card-media{position:relative;aspect-ratio:4/3;background:linear-gradient(145deg,#161619,#29292e);overflow:hidden}.tc-card-media img{width:100%;height:100%;object-fit:cover;display:block;cursor:zoom-in}.tc-no-image{width:100%;height:100%;display:grid;place-items:center;color:#fff;font-size:28px;font-weight:950;letter-spacing:.08em}.tc-category-badge,.tc-discount{position:absolute;top:14px;z-index:2;border-radius:999px;font-size:11px;font-weight:900;padding:7px 10px}.tc-category-badge{left:14px;background:#fff;color:var(--tc-ink)}.tc-discount{right:14px;background:var(--tc-orange);color:#fff}.tc-thumbs{position:absolute;left:12px;bottom:12px;display:flex;gap:6px}.tc-thumb{width:44px;height:36px;border:2px solid rgba(255,255,255,.7);border-radius:8px;overflow:hidden;padding:0;background:#222;cursor:pointer}.tc-thumb img{width:100%;height:100%;object-fit:cover}.tc-card-body{display:flex;flex-direction:column;flex:1;padding:19px}.tc-stock{font-size:11px;color:var(--tc-green);font-weight:750;margin:0 0 9px}.tc-stock.out{color:#bf2c2c}.tc-card h3{font-size:20px;line-height:1.25;margin:0 0 7px}.tc-slogan{font-size:13px;line-height:1.55;color:var(--tc-muted);margin:0 0 14px;min-height:40px}.tc-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 0 17px}.tc-spec{background:var(--tc-soft);border-radius:8px;padding:8px;min-width:0}.tc-spec b{display:block;color:var(--tc-orange);font-size:9px;letter-spacing:.06em;text-transform:uppercase}.tc-spec span{font-size:11px;line-height:1.35;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tc-price{border-top:1px solid var(--tc-line);padding-top:14px;margin-top:auto}.tc-price small{display:block;color:var(--tc-muted);font-size:10px}.tc-price strong{font-size:26px;color:var(--tc-orange)}.tc-price del{float:right;margin-top:10px;color:#9b9ba1;font-size:12px}.tc-card-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:13px}.tc-card-actions .tc-btn{padding:12px;font-size:13px}.tc-edit{position:absolute;right:12px;bottom:12px;z-index:3;background:#fff;color:var(--tc-ink)!important;text-decoration:none!important;font-size:11px;font-weight:800;padding:8px 10px;border-radius:8px}.tc-empty{grid-column:1/-1;text-align:center;padding:70px 20px;border:1px dashed #ccc;border-radius:18px;color:var(--tc-muted)}.tc-modal{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.72);display:none;align-items:center;justify-content:center;padding:20px}.tc-modal.is-open{display:flex}.tc-modal-panel{position:relative;width:min(640px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:28px;border-top:4px solid var(--tc-orange)}.tc-modal-close{position:absolute;right:16px;top:14px;border:0;background:var(--tc-soft);width:38px;height:38px;border-radius:50%;cursor:pointer;font-size:20px}.tc-modal h3{font-size:30px;margin:8px 45px 10px 0}.tc-branch-list{display:grid;gap:10px;margin-top:20px}.tc-branch{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border:1px solid var(--tc-line);border-radius:14px;text-decoration:none!important;color:var(--tc-ink)!important;font-weight:800}.tc-branch:hover{border-color:var(--tc-orange);background:#fff7f2}.tc-branch span{color:var(--tc-orange);font-size:20px}.tc-zoom-panel{background:#0c0c0e;padding:14px;width:min(1000px,96vw)}.tc-zoom-panel img{display:block;width:100%;max-height:82vh;object-fit:contain;border-radius:12px}.tc-builder{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:24px}.tc-builder-list,.tc-summary{border:1px solid var(--tc-line);border-radius:20px;background:#fff;padding:22px}.tc-builder-row{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center;border-bottom:1px solid var(--tc-line);padding:14px 0}.tc-builder-row:last-child{border:0}.tc-builder-row label{font-weight:900}.tc-builder-row select{width:100%;height:46px;border:1px solid #d8d8d6;border-radius:10px;padding:0 10px;background:#fff}.tc-summary{background:var(--tc-black);color:#fff;align-self:start;position:sticky;top:24px}.tc-summary h3{color:#fff;font-size:28px;margin:0 0 18px}.tc-summary-list{display:grid;gap:10px;margin-bottom:18px}.tc-summary-item{border-bottom:1px solid #333;padding-bottom:9px;font-size:13px}.tc-summary-item b{display:block;color:#aaa;font-size:10px}.tc-summary-total{display:flex;align-items:end;justify-content:space-between;border-top:1px solid #3a3a3c;padding-top:18px;margin-top:15px}.tc-summary-total strong{font-size:30px;color:var(--tc-orange)}.tc-cart-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.8fr);gap:24px}.tc-cart-items{display:grid;gap:12px}.tc-cart-item{display:grid;grid-template-columns:78px 1fr auto;gap:14px;align-items:center;border:1px solid var(--tc-line);border-radius:16px;background:#fff;padding:14px}.tc-cart-img{width:78px;height:68px;border-radius:10px;object-fit:cover;background:var(--tc-black)}.tc-cart-item h4{margin:0 0 3px;font-size:16px}.tc-cart-item p{margin:0;color:var(--tc-muted);font-size:12px}.tc-qty{display:flex;align-items:center;gap:8px}.tc-qty button{width:32px;height:32px;border:1px solid var(--tc-line);background:#fff;border-radius:8px;cursor:pointer}.tc-remove{border:0;background:transparent;color:#bd2b2b;font-size:11px;cursor:pointer}.tc-toast{position:fixed;left:50%;bottom:28px;transform:translateX(-50%) translateY(30px);opacity:0;z-index:1000000;background:#151518;color:#fff;padding:13px 18px;border-left:4px solid var(--tc-orange);border-radius:10px;font-size:13px;transition:.2s}.tc-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}@media(max-width:980px){.tc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-builder,.tc-cart-layout{grid-template-columns:1fr}.tc-summary{position:static}.tc-toolbar{grid-template-columns:1fr}}@media(max-width:620px){.tc-app{padding:18px 12px 46px}.tc-topbar{align-items:flex-start}.tc-nav{justify-content:flex-end}.tc-nav a:not(.tc-cart-pill){display:none}.tc-hero{padding:40px 24px;border-radius:20px}.tc-grid{grid-template-columns:1fr}.tc-section-head{align-items:flex-start;flex-direction:column}.tc-card h3{font-size:19px}.tc-builder-row{grid-template-columns:1fr;gap:6px}.tc-cart-item{grid-template-columns:62px 1fr}.tc-cart-img{width:62px;height:58px}.tc-cart-item>.tc-qty{grid-column:2}.tc-modal-panel{padding:22px 18px}}
