/* Hollow's native Tebex catalogue; scoped to avoid altering other pages. */
.hollow-store-switch{display:flex;gap:10px;margin:22px 0;padding:6px;border:1px solid #423725;border-radius:12px;background:#111114}
.hollow-store-switch>a{flex:1;display:flex;flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:13px 18px;border:1px solid transparent;border-radius:8px;color:#d7d0c2;text-decoration:none;font-size:20px;font-weight:600;line-height:1.25;transition:background .15s,border-color .15s}
.hollow-store-switch>a span{font-size:14px;color:#b4ada0;font-weight:400}
.hollow-store-switch>a[aria-current="page"]{background:linear-gradient(120deg,#352b1d,#211c17);border-color:#8d703c;color:#f0d59c}
.hollow-store-switch>a:hover{border-color:#b28c49;background:#262019}
.hollow-store-switch a:focus-visible,.hollow-tebex-store a:focus-visible,.hollow-tebex-store button:focus-visible,.hollow-tebex-store input:focus-visible,.hollow-tebex-store select:focus-visible,.hollow-tebex-store summary:focus-visible{outline:2px solid #e5c382;outline-offset:4px}
.hollow-tebex-store{--ht-gold:#e1bd77;--ht-text:#f0ece3;--ht-muted:#b9b2a5;--ht-line:#3d3426;color:var(--ht-text)}
.hollow-tebex-store .content{min-width:0}
.hollow-tebex-store .ht-intro{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 0 24px}
.hollow-tebex-store .ht-intro__copy{min-width:0;max-width:690px}
.hollow-tebex-store .ht-eyebrow{font-size:12px;line-height:1.5;text-transform:uppercase;letter-spacing:.13em;color:var(--ht-gold)}
.hollow-tebex-store .ht-intro h2{margin:7px 0 9px;font-size:clamp(26px,3vw,37px);line-height:1.14;color:var(--ht-text)}
.hollow-tebex-store .ht-intro p{margin:0;color:var(--ht-muted);font-size:16px;line-height:1.55}
.hollow-tebex-store .ht-intro__meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0;font-size:14px;color:var(--ht-muted)}
.hollow-tebex-store .ht-intro__meta b{padding:0 5px;font-weight:400;color:#6f6555}
.hollow-tebex-store .ht-intro__meta a{color:var(--ht-gold);text-underline-offset:4px}
.hollow-tebex-store .ht-source{display:flex;align-items:center;gap:7px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.hollow-tebex-store .ht-source i{width:6px;height:6px;border-radius:100%;background:var(--ht-gold);box-shadow:0 0 9px #e1bd7745}
.hollow-tebex-store .ht-delivery{display:flex;align-items:center;gap:16px;margin:0 0 26px;padding:18px 20px;border:1px solid var(--ht-line);border-left:3px solid #b69251;border-radius:8px;background:#181612}
.hollow-tebex-store .ht-delivery__icon{flex:0 0 27px;display:grid;place-items:center;width:27px;height:27px;border:1px solid #8f7448;border-radius:100%;font-style:normal;font-size:17px;color:var(--ht-gold)}
.hollow-tebex-store .ht-delivery>div{min-width:0;flex:1}
.hollow-tebex-store .ht-delivery strong{font-size:17px;color:#f0d59c}
.hollow-tebex-store .ht-delivery p{margin:5px 0 0;color:var(--ht-muted);line-height:1.5;font-size:14px}
.hollow-tebex-store .ht-delivery>a{flex-shrink:0;color:var(--ht-gold);font-size:14px;text-underline-offset:4px}
.hollow-tebex-store .ht-toolbar{margin:0 0 23px;padding:20px 22px;background:#111114;border:1px solid #2d2a24;border-radius:12px}
.hollow-tebex-store .ht-toolbar__top,.hollow-tebex-store .ht-toolbar__bottom{display:flex;justify-content:space-between;align-items:center;gap:18px}
.hollow-tebex-store .ht-toolbar__top{padding-bottom:17px;margin-bottom:17px;border-bottom:1px solid #292721}
.hollow-tebex-store #ht-results{margin:0;font-size:16px;color:#d7ccb7;line-height:1.4}
.hollow-tebex-store .ht-search{width:min(100%,380px);margin:0;flex-shrink:0}
.hollow-tebex-store .ht-search>label{display:block;font-size:12px;letter-spacing:.05em;color:var(--ht-muted);margin-bottom:7px}
.hollow-tebex-store .ht-search>div{display:flex;gap:5px;min-width:0}
.hollow-tebex-store .ht-search input[type="search"]{display:block;min-width:0;width:100%;height:42px;margin:0;padding:10px 12px;border:1px solid #514634;border-radius:6px;background:#080a0d;color:var(--ht-text);font:inherit;font-size:15px;box-sizing:border-box}
.hollow-tebex-store .ht-search input::placeholder{color:#a59d90}
.hollow-tebex-store .ht-search button{margin:0;min-width:67px;min-height:42px;padding:8px 12px;border:1px solid #635035;border-radius:6px;background:#292217;color:#e7d3ad;cursor:pointer;font:inherit;font-size:14px}
.hollow-tebex-store .ht-filters{display:flex;gap:7px;flex-wrap:wrap;min-width:0}
.hollow-tebex-store .ht-filters>a{display:flex;align-items:center;gap:7px;min-height:40px;padding:7px 11px;border:1px solid #3b3429;border-radius:6px;background:#181715;color:#cfc7b8;font-size:14px;line-height:1.25;text-decoration:none;box-sizing:border-box}
.hollow-tebex-store .ht-filters>a span{font-size:11px;border-radius:4px;background:#25221c;padding:3px 5px;line-height:1;color:#c3b8a1}
.hollow-tebex-store .ht-filters>a[aria-current="true"],.hollow-tebex-store .ht-filters>a:hover{background:#392d1b;color:#f0d59c;border-color:#977344}
.hollow-tebex-store .ht-sort{display:flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap;color:var(--ht-muted)}
.hollow-tebex-store .ht-sort select{max-width:180px;min-height:40px;border:1px solid #514634;border-radius:6px;margin:0;padding:7px 27px 7px 10px;background:#151412;color:#e0d5bf;font:inherit;font-size:13px;cursor:pointer}
.hollow-tebex-store .ht-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;align-items:start}
.hollow-tebex-store .ht-card{display:flex;flex-direction:column;min-width:0;height:100%;border:1px solid #4a3c29;border-radius:12px;overflow:hidden;background:linear-gradient(145deg,#1b1a18,#111215);box-shadow:0 6px 24px #0003;transition:border-color .15s,box-shadow .15s}
.hollow-tebex-store .ht-card:hover{border-color:#9b7841;box-shadow:0 8px 30px #0005}
.hollow-tebex-store .ht-card__art{display:flex;align-items:center;justify-content:center;position:relative;width:100%;aspect-ratio:8/5;overflow:hidden;background:#090a0c;text-decoration:none}
.hollow-tebex-store .ht-card__art img{display:block;width:100%;height:100%;max-height:none;object-fit:contain;object-position:center;transition:transform .2s}
.hollow-tebex-store .ht-card__art:hover img{transform:scale(1.025)}
.hollow-tebex-store .ht-card__placeholder{font-size:27px;letter-spacing:.15em;line-height:1.25;text-align:center;color:#cfad70}
.hollow-tebex-store .ht-card__category{position:absolute;bottom:12px;left:12px;max-width:calc(100% - 24px);padding:6px 9px;border:1px solid #8e74454d;border-radius:5px;background:#100e0cf2;color:#ebd3a7;font-size:12px;line-height:1.2;box-sizing:border-box}
.hollow-tebex-store .ht-card__body{padding:21px 22px 22px;display:flex;flex-direction:column;flex:1;min-width:0}
.hollow-tebex-store .ht-card__body>h2{font-size:23px;line-height:1.2;margin:0 0 16px;min-height:2.4em;color:#f1e7d5;font-weight:600;overflow-wrap:anywhere;text-transform:none;letter-spacing:0}
.hollow-tebex-store .ht-details{margin:0 0 19px;color:#bfb6a5;font-size:14px;line-height:1.55}
.hollow-tebex-store .ht-details summary{width:max-content;max-width:100%;cursor:pointer;color:#d1b783;text-underline-offset:4px;min-height:32px;padding:3px 0;box-sizing:border-box}
.hollow-tebex-store .ht-details[open] summary{margin-bottom:9px}
.hollow-tebex-store .ht-details>div{padding:12px 0;border-top:1px solid #383126;overflow-wrap:anywhere}
.hollow-tebex-store .ht-card__footer{display:flex;flex-direction:column;margin-top:auto;padding-top:15px;border-top:1px solid #3a3226}
.hollow-tebex-store .ht-card__price{display:flex;align-items:baseline;gap:7px;color:#edd0a1}
.hollow-tebex-store .ht-card__price strong{font-size:32px;line-height:1.1;font-weight:600}
.hollow-tebex-store .ht-card__price span{font-size:13px;letter-spacing:.06em;color:#c2b69e}
.hollow-tebex-store .ht-card__footer>small{display:block;color:#b9b1a3;font-size:12px;line-height:1.4;margin:6px 0 15px}
.hollow-tebex-store .ht-buy{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:13px 16px;min-height:46px;box-sizing:border-box;border-radius:6px;border:1px solid #a78248;background:linear-gradient(100deg,#6a4a24,#49351e);color:#fff0d5;text-decoration:none;font-weight:600;font-size:17px;line-height:1.15;transition:background .15s}
.hollow-tebex-store .ht-buy:hover{background:linear-gradient(100deg,#805c2d,#604727);color:#fff7e8}
.hollow-tebex-store .ht-buy>span[aria-hidden]{font-size:21px;line-height:1}
.hollow-tebex-store .ht-footnote{color:#aaa396;font-size:13px;line-height:1.65;margin:25px 0 0;padding:19px 0;border-top:1px solid #3a3226;max-width:100%}
.hollow-tebex-store .ht-notice,.hollow-tebex-store .ht-unavailable,.hollow-tebex-store .ht-empty{padding:24px;border:1px solid #655034;border-radius:10px;background:#201b13;color:#e2d0af;line-height:1.6;margin:16px 0}
.hollow-tebex-store .ht-empty{text-align:center;padding:50px 24px}
.hollow-tebex-store .ht-empty h2,.hollow-tebex-store .ht-unavailable h2{font-size:25px;color:#f1e0c1;margin:0 0 12px}
.hollow-tebex-store .ht-empty a{color:#edd0a1;text-underline-offset:5px}
.hollow-tebex-store [hidden]{display:none!important}
.ht-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(min-width:1100px){.hollow-tebex-store .ht-toolbar__bottom{align-items:flex-start}.hollow-tebex-store .ht-sort{padding-top:0}}
@media(max-width:1099px){.hollow-tebex-store .ht-toolbar__bottom{align-items:flex-start;flex-direction:column}.hollow-tebex-store .ht-grid{gap:16px}.hollow-tebex-store .ht-card__body{padding:17px}.hollow-tebex-store .ht-intro__meta{font-size:12px}}
@media(max-width:860px){.hollow-tebex-store .ht-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hollow-tebex-store .ht-intro{align-items:flex-start;gap:20px}.hollow-tebex-store .ht-intro__meta{flex-shrink:1;min-width:165px}.hollow-tebex-store .ht-delivery{flex-wrap:wrap;gap:11px}.hollow-tebex-store .ht-delivery>div{flex-basis:calc(100% - 40px)}.hollow-tebex-store .ht-delivery>a{margin-left:38px}.hollow-tebex-store .ht-search{width:300px}}
@media(max-width:580px){.hollow-store-switch{margin:15px 0;gap:5px;padding:5px}.hollow-store-switch>a{padding:11px 10px;font-size:18px}.hollow-store-switch>a span{font-size:12px;line-height:1.4}.hollow-tebex-store .ht-intro{display:block;padding:12px 0 20px}.hollow-tebex-store .ht-intro h2{font-size:28px}.hollow-tebex-store .ht-intro p{font-size:15px}.hollow-tebex-store .ht-intro__meta{align-items:flex-start;gap:6px;margin-top:18px}.hollow-tebex-store .ht-delivery{padding:15px 13px;align-items:flex-start}.hollow-tebex-store .ht-toolbar{padding:16px 13px}.hollow-tebex-store .ht-toolbar__top{flex-direction:column;align-items:stretch;gap:12px}.hollow-tebex-store .ht-search{width:100%}.hollow-tebex-store .ht-filters{gap:6px}.hollow-tebex-store .ht-filters>a{font-size:13px;padding:8px 9px}.hollow-tebex-store .ht-grid{grid-template-columns:minmax(0,1fr);gap:18px}.hollow-tebex-store .ht-card__body{padding:20px}.hollow-tebex-store .ht-card__body>h2{font-size:25px;min-height:0;margin-bottom:13px}.hollow-tebex-store .ht-card__art{aspect-ratio:8/5}.hollow-tebex-store .ht-card__footer{padding-top:14px}.hollow-tebex-store .ht-buy{min-height:48px}.hollow-tebex-store .ht-footnote{font-size:12px}.hollow-tebex-store .ht-toolbar__bottom{gap:15px}}
@media(prefers-reduced-motion:reduce){.hollow-store-switch>a,.hollow-tebex-store .ht-card,.hollow-tebex-store .ht-card__art img,.hollow-tebex-store .ht-buy{transition:none}.hollow-tebex-store .ht-card__art:hover img{transform:none}}
