:root{--rust: #A44A25;--rust-hover: #C94E00;--coal: #2A2A2A;--black: #111111;--bone: #F9EFE4;--sage: #7B8168;--muted: rgba(249,239,228,.55);--border: rgba(249,239,228,.12);--section-pad: clamp(4rem, 8vw, 7rem);--radius: 4px}.section-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:DM Mono,monospace;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--rust);margin-bottom:1rem}.section-eyebrow:before{content:"";display:block;width:24px;height:1px;background:var(--rust)}.tb-section-heading{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4rem);line-height:1;letter-spacing:.02em;color:var(--bone);margin-bottom:1.5rem}.font-mono-label{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.btn-forge{display:inline-flex;align-items:center;gap:.5rem;background:var(--rust);color:var(--bone);font-family:DM Mono,monospace;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;padding:.85rem 1.75rem;border-radius:var(--radius);transition:background .18s ease,transform .12s ease;border:none;cursor:pointer;text-decoration:none}.btn-forge:hover{background:var(--rust-hover)}.btn-forge:active{transform:scale(.97)}.btn-ghost{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--bone);font-family:DM Mono,monospace;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;padding:.85rem 1.75rem;border-radius:var(--radius);border:1px solid var(--border);transition:border-color .18s ease,color .18s ease;cursor:pointer;text-decoration:none}.btn-ghost:hover{border-color:var(--rust);color:var(--rust)}.tb-header{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 0;transition:background .3s ease,padding .3s ease}.tb-header.scrolled{background:#111111f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.65rem 0;border-bottom:1px solid var(--border)}.tb-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.tb-header__logo img,.tb-header__logo-img{height:44px;width:auto;object-fit:contain}.tb-header__nav{display:none}@media(min-width:1024px){.tb-header__nav{display:flex;align-items:center;gap:2rem}.tb-header__nav a{font-family:DM Mono,monospace;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);transition:color .18s ease}.tb-header__nav a:hover{color:var(--bone)}.tb-header__nav a.active{color:var(--rust)}}.tb-header__actions{display:flex;align-items:center;gap:1rem}.tb-header__cart{position:relative;display:flex;align-items:center}.tb-header__cart-count{position:absolute;top:-6px;right:-8px;background:var(--rust);color:var(--bone);border-radius:50%;width:16px;height:16px;font-size:.6rem;display:flex;align-items:center;justify-content:center;font-family:DM Mono,monospace}.tb-header__cart-count[data-count="0"]{display:none}.tb-header__menu-btn{display:flex;flex-direction:column;gap:5px;padding:4px}.tb-header__menu-btn span{display:block;width:22px;height:1.5px;background:var(--bone);transition:transform .2s ease,opacity .2s ease}@media(min-width:1024px){.tb-header__menu-btn{display:none}}.tb-mobile-menu{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:#111111fa;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem}.tb-mobile-menu.open{display:flex}.tb-mobile-menu__nav{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.tb-mobile-menu__link{font-family:Bebas Neue,sans-serif;font-size:2.5rem;letter-spacing:.05em;color:var(--bone)}.tb-mobile-menu__link:hover{color:var(--rust)}.tb-mobile-nav{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:#111111fa;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.tb-mobile-nav.open{display:flex}.tb-mobile-nav a{font-family:Bebas Neue,sans-serif;font-size:2.5rem;letter-spacing:.05em;color:var(--bone)}.tb-mobile-nav a:hover{color:var(--rust)}.tb-mobile-nav__close{position:absolute;top:1.5rem;right:1.5rem;font-size:1.5rem;color:var(--bone)}.tb-hero{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:var(--black)}.tb-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.tb-hero__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.45}.tb-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,#0a0a0aeb,#0a0a0abf 45%,#0a0a0a40)}.tb-hero__bear-wm{position:absolute;right:-2%;bottom:-5%;z-index:2;pointer-events:none;width:min(65vw,580px);height:min(65vw,580px);opacity:.06}.tb-hero__bear-wm img{width:100%;height:100%;object-fit:contain;filter:invert(1) sepia(1) saturate(3) hue-rotate(10deg) brightness(.9)}.tb-hero__content{position:relative;z-index:3;width:100%;padding-top:8rem;padding-bottom:10rem}.tb-hero__inner{max-width:680px}.tb-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:DM Mono,monospace;font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;color:var(--rust);margin-bottom:1.25rem}.tb-hero__eyebrow:before{content:"";display:block;width:24px;height:1px;background:var(--rust)}.tb-hero__heading{font-family:Bebas Neue,sans-serif;font-size:clamp(3.5rem,9vw,7.5rem);line-height:.95;letter-spacing:.02em;color:var(--bone);margin-bottom:1.5rem}.tb-hero__headline{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,10vw,8rem);line-height:.93;letter-spacing:.02em;color:var(--bone);margin-bottom:1.5rem}.tb-hero__heading em,.tb-hero__headline em,.tb-hero__headline--rust{color:var(--rust);font-style:normal}.tb-hero__sub{font-size:1.1rem;color:var(--muted);max-width:520px;margin-bottom:2.5rem;line-height:1.7}.tb-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.tb-hero__audience-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.tb-audience-pill{display:inline-block;font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);border-radius:2px;padding:.3rem .75rem}.tb-hero__stats-bar{position:absolute;bottom:0;left:0;right:0;z-index:3;background:#111111b8;border-top:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tb-hero__stats-grid{display:flex;flex-wrap:nowrap;padding:1.5rem 0}.tb-hero__stat{flex:1;min-width:0;padding:0 2rem;border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:.25rem}.tb-hero__stat:first-child{padding-left:0}.tb-hero__stat:last-child{border-right:none}.tb-hero__stat-num{font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,3.5vw,3rem);color:var(--rust);line-height:1;display:block}.tb-hero__stat .font-mono-label{font-family:DM Mono,monospace;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:#f9efe473;display:block}.tb-hero__content{padding-bottom:8rem}@media(max-width:768px){.tb-hero__stats-grid{flex-wrap:wrap}.tb-hero__stat{flex:0 0 50%;padding:.75rem 1rem;border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.tb-hero__stat:nth-child(odd){border-right:1px solid rgba(255,255,255,.08)}.tb-hero__stat:nth-child(3),.tb-hero__stat:nth-child(4){border-bottom:none}}.tb-ticker{background:var(--black);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.25rem 0}.tb-ticker__label{font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffff59;text-align:center;margin-bottom:1rem}.tb-ticker__viewport{overflow:hidden;width:100%}.tb-ticker__track{display:flex;flex-wrap:nowrap;width:max-content;animation:ticker-scroll 35s linear infinite}.tb-ticker__track:hover{animation-play-state:paused}.tb-ticker__item{display:inline-flex;align-items:center;gap:.6rem;font-family:DM Mono,monospace;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;white-space:nowrap;padding:0 2rem;flex-shrink:0}.tb-ticker__sep{color:var(--rust);font-size:.5rem;flex-shrink:0}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.tb-creators{padding:var(--section-pad) 0;background:#111}.tb-creators__header{margin-bottom:3.5rem}.tb-creators__heading{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4.25rem);letter-spacing:.02em;line-height:.95;color:var(--bone);margin:.75rem 0 1rem}.tb-creators__sub{color:#f9efe480;font-size:1rem;max-width:36rem}.tb-creators__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3.5rem;align-items:stretch}@media(max-width:900px){.tb-creators__grid{grid-template-columns:1fr}}.tb-creators__card{background:#1a1a1a;border:1px solid #2A2A2A;display:flex;flex-direction:column;overflow:hidden;transition:border-color .2s ease,transform .2s ease}.tb-creators__card:hover{border-color:var(--rust);transform:translateY(-4px)}.tb-creators__img-wrap{position:relative;height:224px;overflow:hidden}.tb-creators__img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.tb-creators__card:hover .tb-creators__img{transform:scale(1.05)}.tb-creators__img-wrap--logo{background:#111}.tb-creators__img--logo{object-fit:contain;object-position:center;transform:scale(1.45);opacity:.9}.tb-creators__card:hover .tb-creators__img--logo{transform:scale(1.55)}.tb-creators__img--suns{object-fit:cover;object-position:center;transform:scale(1.15);opacity:1}.tb-creators__card:hover .tb-creators__img--suns{transform:scale(1.22)}.tb-creators__img--microsoft{object-fit:cover;object-position:center;transform:scale(1.08);opacity:1}.tb-creators__card:hover .tb-creators__img--microsoft{transform:scale(1.14)}.tb-creators__img--pop{object-fit:contain;object-position:center;transform:scale(1.3);opacity:1}.tb-creators__card:hover .tb-creators__img--pop{transform:scale(1.38)}.tb-creators__img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(26,26,26,1) 0%,transparent 60%)}.tb-creators__stat-badge{position:absolute;top:1rem;right:1rem;padding:.4rem .75rem;text-align:center}.tb-creators__stat-num{font-family:Bebas Neue,sans-serif;font-size:1.25rem;color:var(--bone);line-height:1}.tb-creators__stat-label{font-family:DM Mono,monospace;font-size:.55rem;letter-spacing:.1em;text-transform:uppercase;color:#f9efe4cc}.tb-creators__card-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.tb-creators__card-desc{flex:1}.tb-creators__category{font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:#7b8168}.tb-creators__card-name{font-family:Bebas Neue,sans-serif;font-size:1.75rem;letter-spacing:.04em;color:var(--bone);margin:.25rem 0 .5rem}.tb-creators__card-desc{font-size:.875rem;color:#f9efe480;line-height:1.6;margin-bottom:1rem}.tb-creators__card-handle{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.1em;color:var(--rust)}.tb-creators__cta-strip{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 2rem;background:#1a1a1a;border:1px solid #2A2A2A}@media(min-width:640px){.tb-creators__cta-strip{flex-direction:row;align-items:center;justify-content:space-between}}.tb-creators__cta-heading{font-family:Bebas Neue,sans-serif;font-size:1.5rem;color:var(--bone);letter-spacing:.04em}.tb-creators__cta-sub{font-size:.875rem;color:#f9efe466;margin-top:.25rem}.tb-caps{padding:var(--section-pad) 0;background:#111;border-top:1px solid #2A2A2A}.tb-caps__header{margin-bottom:3rem}.tb-caps__heading{font-family:Bebas Neue,sans-serif;font-size:clamp(2.8rem,5vw,4.5rem);letter-spacing:.01em;color:var(--bone);margin:.75rem 0 1rem;line-height:1}.tb-caps__em{font-style:normal;color:#a44a25}.tb-caps__sub{color:#f9efe480;font-size:1rem;max-width:36rem;line-height:1.6}.tb-caps__bento{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:220px 220px;gap:.75rem}@media(max-width:900px){.tb-caps__bento{grid-template-columns:repeat(2,1fr);grid-template-rows:260px 220px 220px}.tb-caps__cell--large{grid-column:span 2;grid-row:span 1}}@media(max-width:540px){.tb-caps__bento{grid-template-columns:1fr;grid-template-rows:none}.tb-caps__cell--large{grid-column:span 1}.tb-caps__cell--sm{min-height:180px}}.tb-caps__cell{position:relative;overflow:hidden;background:#1a1a1a;border:1px solid #2A2A2A;display:block;text-decoration:none;transition:border-color .3s ease}.tb-caps__cell:hover{border-color:#a44a2580}.tb-caps__cell--large{grid-column:span 2;grid-row:span 2}.tb-caps__cell--sm{min-height:220px}.tb-caps__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.5;transition:opacity .5s ease,transform .5s ease}.tb-caps__cell:hover .tb-caps__img{opacity:.7;transform:scale(1.05)}.tb-caps__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.2) 40%,transparent 100%)}.tb-caps__cell-info{position:absolute;bottom:0;left:0;padding:1.5rem}.tb-caps__cell--sm .tb-caps__cell-info{padding:1rem}.tb-caps__cell-label{display:block;font-family:DM Mono,monospace;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:#a44a25;margin-bottom:.4rem}.tb-caps__cell-name{font-family:Bebas Neue,sans-serif;font-size:1.75rem;letter-spacing:.04em;color:var(--bone);margin:0}.tb-caps__cell--large .tb-caps__cell-name{font-size:2.25rem}.tb-caps__cell-sub{font-size:.8rem;color:#f9efe48c;margin-top:.25rem}.tb-caps__stats{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.75rem}@media(max-width:640px){.tb-caps__stats{grid-template-columns:1fr}}.tb-caps__stat-card{background:#1a1a1a;border:1px solid #2A2A2A;padding:2rem;display:flex;align-items:center;gap:1.5rem}.tb-caps__stat-ghost{font-family:Bebas Neue,sans-serif;font-size:5rem;color:#f9efe41f;line-height:1;-webkit-user-select:none;user-select:none;flex-shrink:0}.tb-caps__stat-title{font-weight:600;color:var(--bone);font-size:1.1rem}.tb-caps__stat-sub{font-size:.875rem;color:#f9efe48c;margin-top:.25rem}.tb-caps__stat-cta{display:inline-block;margin-top:1rem}.tb-pod{padding:var(--section-pad) 0;background:var(--coal)}.tb-pod__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.tb-pod__grid{grid-template-columns:1fr 1fr}}.tb-pod__img{width:100%;border-radius:var(--radius);object-fit:cover;max-height:420px}.tb-pod__steps{display:flex;flex-direction:column;gap:1.75rem;margin-top:2rem}.tb-pod__step{display:flex;gap:1.25rem;align-items:flex-start}.tb-pod__step-num{font-family:Bebas Neue,sans-serif;font-size:2.5rem;color:var(--rust);line-height:1;flex-shrink:0;width:2.5rem}.tb-pod__step-title{font-family:DM Sans,sans-serif;font-weight:600;font-size:1rem;color:var(--bone);margin-bottom:.25rem}.tb-pod__step-desc{font-size:.9rem;color:var(--muted);line-height:1.6}.tb-pos{padding:var(--section-pad) 0;background:#111;border-top:1px solid #2A2A2A}.tb-pos__header{margin-bottom:3.5rem}.tb-pos__heading{font-family:Bebas Neue,sans-serif;font-size:clamp(2.8rem,5vw,4.5rem);letter-spacing:.01em;color:var(--bone);margin:.75rem 0 1rem;line-height:1.05;max-width:40rem}.tb-pos__sub{color:#f9efe480;font-size:1rem;max-width:36rem;line-height:1.6}.tb-pos__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:768px){.tb-pos__grid{grid-template-columns:1fr}}.tb-pos__card{background:#1a1a1a;border:1px solid #2A2A2A;overflow:hidden;transition:border-color .3s ease}.tb-pos__card:hover{border-color:#a44a2566}.tb-pos__img-wrap{position:relative;padding-top:75%;overflow:hidden}.tb-pos__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.6;transition:opacity .5s ease,transform .5s ease}.tb-pos__card:hover .tb-pos__img{opacity:.8;transform:scale(1.05)}.tb-pos__img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#141414 0%,rgba(20,20,20,.4) 50%,transparent 100%)}.tb-pos__body{padding:1.5rem}.tb-pos__title{font-size:1.1rem;font-weight:600;color:var(--bone);margin-bottom:.5rem}.tb-pos__desc{font-size:.875rem;color:#f9efe480;line-height:1.6}.tb-wyg{padding:var(--section-pad) 0;background:var(--coal)}.tb-wyg__header{margin-bottom:2.5rem}.tb-wyg__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.tb-wyg__card{background:var(--black);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:border-color .2s ease}.tb-wyg__card:hover{border-color:var(--rust)}.tb-wyg__icon{font-size:2rem;margin-bottom:1rem}.tb-wyg__title{font-family:Bebas Neue,sans-serif;font-size:1.25rem;letter-spacing:.04em;color:var(--bone);margin-bottom:.5rem}.tb-wyg__desc{font-size:.88rem;color:var(--muted);line-height:1.6}.tb-compare{padding:var(--section-pad) 0;background:var(--black)}.tb-compare__table-wrap{overflow-x:auto;margin-top:2.5rem;border-radius:var(--radius);border:1px solid var(--border)}.tb-compare__table{width:100%;border-collapse:collapse}.tb-compare__table th,.tb-compare__table td{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid var(--border);font-size:.9rem}.tb-compare__table th{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);background:var(--coal)}.tb-compare__table td:first-child{color:var(--muted);font-size:.85rem}.tb-compare__table tr:last-child td{border-bottom:none}.tb-compare__col--trubrnd{background:#a44a2514}.tb-compare__col--trubrnd th{color:var(--rust)}.tb-compare__badge{display:inline-block;font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .6rem;border-radius:2px}.tb-compare__badge--best{background:#a44a2533;color:var(--rust);border:1px solid rgba(164,74,37,.3)}.tb-compare__badge--higher{background:#7b816833;color:var(--sage);border:1px solid rgba(123,129,104,.3)}.tb-process{padding:var(--section-pad) 0;background:var(--coal)}.tb-process__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:768px){.tb-process__grid{grid-template-columns:1fr 1fr}}.tb-process__img{width:100%;border-radius:var(--radius);object-fit:cover;max-height:520px}.tb-process__steps{margin-top:2rem;display:flex;flex-direction:column;gap:0}.tb-process__step{border-bottom:1px solid var(--border)}.tb-process__step-header{display:flex;align-items:center;gap:1rem;padding:1.25rem 0;cursor:pointer;list-style:none}.tb-process__step-header::-webkit-details-marker{display:none}.tb-process__step-num{font-family:Bebas Neue,sans-serif;font-size:1.5rem;color:var(--rust);flex-shrink:0;width:2rem}.tb-process__step-title{font-family:DM Sans,sans-serif;font-weight:600;font-size:1rem;color:var(--bone)}.tb-process__step-desc{padding:0 0 1.25rem 3rem;font-size:.88rem;color:var(--muted);line-height:1.7}.tb-why{padding:var(--section-pad) 0;background:var(--black);position:relative;overflow:hidden}.tb-why__ghost{position:absolute;right:-2%;top:50%;transform:translateY(-50%);font-family:Bebas Neue,sans-serif;font-size:clamp(8rem,20vw,18rem);color:#f9efe408;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.02em}.tb-why__grid{display:grid;grid-template-columns:1fr;gap:3rem;position:relative;z-index:1}@media(min-width:768px){.tb-why__grid{grid-template-columns:1fr 1.5fr;align-items:start}}.tb-why__list{display:flex;flex-direction:column;gap:1.75rem}.tb-why__item{display:flex;gap:1rem;align-items:flex-start}.tb-why__check{color:var(--rust);font-size:1.1rem;flex-shrink:0;margin-top:.1rem}.tb-why__claim{font-weight:600;color:var(--bone);margin-bottom:.25rem}.tb-why__sub{font-size:.88rem;color:var(--muted);line-height:1.6}.tb-fulfill{padding:var(--section-pad) 0;background:var(--coal)}.tb-fulfill__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.tb-fulfill__grid{grid-template-columns:1fr 1fr}}.tb-fulfill__img{width:100%;border-radius:var(--radius);object-fit:cover;max-height:460px}.tb-fulfill__list{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0 2rem}.tb-fulfill__item{display:flex;gap:.75rem;align-items:flex-start;font-size:.95rem;color:var(--muted)}.tb-fulfill__check{color:var(--rust);flex-shrink:0;margin-top:.1rem}.tb-risk{padding:var(--section-pad) 0;background:var(--black)}.tb-risk__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.tb-risk__badge{background:var(--coal);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:border-color .2s ease}.tb-risk__badge:hover{border-color:var(--rust)}.tb-risk__icon{font-size:2rem;margin-bottom:1rem}.tb-risk__title{font-family:Bebas Neue,sans-serif;font-size:1.15rem;letter-spacing:.04em;color:var(--bone);margin-bottom:.5rem}.tb-risk__desc{font-size:.85rem;color:var(--muted);line-height:1.6}.tb-bear-cta{position:relative;overflow:hidden;padding:var(--section-pad) 0;background:var(--coal);text-align:center}.tb-bear-cta__bear-wm{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:0}.tb-bear-cta__content{position:relative;z-index:1}.tb-bear-cta__heading{font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,7vw,6rem);line-height:1;letter-spacing:.02em;color:var(--bone);margin-bottom:1rem}.tb-bear-cta__sub{font-size:1rem;color:var(--muted);max-width:480px;margin:0 auto 2rem;line-height:1.7}.tb-bear-cta__ctas{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.tb-proof{padding:var(--section-pad) 0;background:#0a0a0a;border-top:1px solid #1C1C1C}.tb-proof__header{margin-bottom:2.5rem}.tb-proof__heading{font-family:Bebas Neue,sans-serif;font-size:clamp(2.8rem,5vw,4.5rem);letter-spacing:.01em;color:#fff;line-height:1.05;margin:.5rem 0 0}.tb-proof__scroll-wrap{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-left:max(1.25rem,calc((100vw - 1400px)/2 + 3rem));padding-right:1.5rem;padding-bottom:1rem;scroll-snap-type:x mandatory}.tb-proof__scroll-wrap::-webkit-scrollbar{display:none}.tb-proof__track{display:flex;gap:1rem;width:max-content}.tb-proof__card{flex-shrink:0;width:18rem;background:#141414;border:1px solid #1C1C1C;overflow:hidden;scroll-snap-align:start;transition:border-color .3s ease}.tb-proof__card:hover{border-color:#a44a2580}.tb-proof__img-wrap{position:relative;padding-top:75%;overflow:hidden}.tb-proof__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.7;transition:opacity .5s ease,transform .5s ease}.tb-proof__card:hover .tb-proof__img{opacity:.9;transform:scale(1.05)}.tb-proof__body{padding:1.25rem}.tb-proof__title{color:#fff;font-weight:600;font-size:1rem;margin-bottom:.25rem}.tb-proof__sub{color:#fff6;font-size:.875rem;margin:0}.tb-about{padding:var(--section-pad) 0;background:var(--coal)}.tb-about__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.tb-about__grid{grid-template-columns:1fr 1fr}}.tb-about__img{width:100%;border-radius:var(--radius);object-fit:cover;max-height:460px}.tb-about__body{font-size:.95rem;color:var(--muted);line-height:1.8;margin-bottom:1rem}.tb-contact{padding:var(--section-pad) 0;background:var(--black)}.tb-contact__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.tb-contact__grid{grid-template-columns:1fr 1.2fr;align-items:start}}.tb-contact__desc{font-size:.95rem;color:var(--muted);line-height:1.7;margin-bottom:2rem}.tb-contact__meta{display:flex;flex-direction:column;gap:.75rem}.tb-contact__meta-item{display:flex;align-items:center;gap:.75rem;font-size:.88rem;color:var(--muted)}.tb-contact__meta-item svg{color:var(--rust);flex-shrink:0}.tb-contact__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.tb-contact__field{display:flex;flex-direction:column;gap:.4rem}.tb-contact__field--full{grid-column:1 / -1}.tb-contact__label{font-family:DM Mono,monospace;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.tb-contact__input,.tb-contact__textarea{background:var(--coal);border:1px solid var(--border);border-radius:var(--radius);color:var(--bone);padding:.75rem 1rem;font-size:.9rem;width:100%;transition:border-color .18s ease}.tb-contact__input:focus,.tb-contact__textarea:focus{outline:none;border-color:var(--rust)}.tb-contact__textarea{resize:vertical;min-height:120px}.tb-contact__success{background:#a44a2526;border:1px solid rgba(164,74,37,.3);border-radius:var(--radius);padding:1.5rem;color:var(--bone)}.tb-footer{background:var(--coal);border-top:1px solid var(--border);padding:4rem 0 2rem}.tb-footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}@media(min-width:640px){.tb-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.tb-footer__grid{grid-template-columns:1.5fr 1fr 1fr 1fr}}.tb-footer__brand img{height:40px;width:auto;margin-bottom:1rem}.tb-footer__brand-desc{font-size:.85rem;color:var(--muted);line-height:1.7;max-width:260px}.tb-footer__col-heading{font-family:DM Mono,monospace;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--rust);margin-bottom:1rem}.tb-footer__col-links{display:flex;flex-direction:column;gap:.6rem}.tb-footer__col-links a{font-size:.88rem;color:var(--muted);transition:color .18s ease}.tb-footer__col-links a:hover{color:var(--bone)}.tb-footer__bottom{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--border)}.tb-footer__copy{font-size:.78rem;color:var(--muted);font-family:DM Mono,monospace}.tb-product{padding:calc(var(--section-pad) + 4rem) 0 var(--section-pad)}.tb-product__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.tb-product__grid{grid-template-columns:1fr 1fr;align-items:start}}.tb-product__main-img{width:100%;border-radius:var(--radius);object-fit:cover;max-height:560px}.tb-product__thumbs{display:flex;gap:.75rem;margin-top:.75rem;flex-wrap:wrap}.tb-product__thumb{width:72px;height:72px;object-fit:cover;border-radius:var(--radius);border:2px solid transparent;cursor:pointer;transition:border-color .18s ease}.tb-product__thumb.active,.tb-product__thumb:hover{border-color:var(--rust)}.tb-product__vendor{margin-bottom:.5rem}.tb-product__title{font-family:Bebas Neue,sans-serif;font-size:clamp(1.8rem,4vw,3rem);letter-spacing:.02em;color:var(--bone);margin-bottom:1rem}.tb-product__price{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.5rem}.tb-product__price-val{font-family:Bebas Neue,sans-serif;font-size:2rem;color:var(--rust)}.tb-product__price-compare{font-size:1rem;color:var(--muted);text-decoration:line-through}.tb-product__desc{font-size:.95rem;color:var(--muted);line-height:1.8;margin-bottom:1.5rem}.tb-product__option{margin-bottom:1rem}.tb-product__qty-row{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.tb-product__qty{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.tb-product__qty-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--coal);color:var(--bone);font-size:1.1rem;transition:background .18s ease}.tb-product__qty-btn:hover{background:var(--rust)}.tb-product__qty-input{width:56px;height:40px;text-align:center;background:transparent;border:none;color:var(--bone);font-size:.95rem}.tb-collection{padding:calc(var(--section-pad) + 4rem) 0 var(--section-pad)}.tb-collection__header{margin-bottom:2.5rem}.tb-collection__desc{font-size:.95rem;color:var(--muted);line-height:1.7;margin-top:.75rem}.tb-collection__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.tb-collection__card{background:var(--coal);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:border-color .2s ease,transform .2s ease}.tb-collection__card:hover{border-color:var(--rust);transform:translateY(-4px)}.tb-collection__img-wrap{overflow:hidden;height:240px}.tb-collection__img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.tb-collection__card:hover .tb-collection__img{transform:scale(1.05)}.tb-collection__card-body{padding:1.25rem}.tb-collection__card-title{font-family:Bebas Neue,sans-serif;font-size:1.1rem;letter-spacing:.04em;color:var(--bone);margin-bottom:.25rem}.tb-collection__card-price{font-family:DM Mono,monospace;font-size:.8rem;color:var(--rust);margin-top:.25rem}.tb-collection__empty{color:var(--muted);font-size:.95rem}.tb-collection__pagination{margin-top:3rem;display:flex;justify-content:center;gap:.5rem}.tb-cart{padding:calc(var(--section-pad) + 4rem) 0 var(--section-pad)}.tb-cart__items{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.tb-cart__item{display:flex;gap:1.5rem;align-items:flex-start;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.tb-cart__item-img{width:80px;height:80px;object-fit:cover;border-radius:var(--radius);flex-shrink:0}.tb-cart__item-info{flex:1}.tb-cart__item-title{font-weight:600;color:var(--bone);font-size:.95rem}.tb-cart__item-price{font-family:Bebas Neue,sans-serif;font-size:1.25rem;color:var(--rust);flex-shrink:0}.tb-cart__footer{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--border)}.tb-cart__subtotal{font-size:1rem;color:var(--bone)}.tb-cart__empty{text-align:center;padding:4rem 0;color:var(--muted)}.tb-page{padding:calc(var(--section-pad) + 4rem) 0 var(--section-pad)}.tb-page__content{font-size:.95rem;color:var(--muted);line-height:1.8;max-width:720px;margin-top:1.5rem}.tb-password{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;position:relative}.tb-password__heading{font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,8vw,6rem);letter-spacing:.05em;color:var(--bone);margin-bottom:.5rem}.tb-password__sub{color:var(--muted);margin-bottom:2rem}.tb-password__error{color:#e74c3c;font-size:.85rem;margin-bottom:1rem}
/*# sourceMappingURL=/cdn/shop/t/32/assets/theme.css.map */
