.hb-site{--hb-orange:#f57a00;--hb-orange-deep:#d96500;--hb-orange-pale:#fff3e6;--hb-ink:#222;--hb-muted:#777;--hb-line:#e4e4e4;--hb-line-strong:#ccc;--hb-bg:#fff;--hb-tint:#f7f6f4;--hb-red:#e0281e;--hb-green:#1d8a3c;--hb-blue:#1565c0;--hb-gold:#c79a1e;--hb-container:1200px;--hb-gutter:clamp(1rem, 3vw, 2rem);min-height:100vh;color:var(--hb-ink);background:var(--hb-bg);word-break:keep-all;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif;font-size:15px}.hb-site *{box-sizing:border-box}.hb-site a{color:inherit}.hb-site :focus-visible{outline:3px solid var(--hb-blue);outline-offset:2px}.hb-skip{z-index:999;background:var(--hb-orange-deep);padding:.8rem 1rem;font-weight:800;position:fixed;top:-100px;left:1rem;color:#fff!important}.hb-skip:focus{top:1rem}.hb-nav{z-index:80;background:var(--hb-bg);position:sticky;top:0;box-shadow:0 2px 10px #00000014}.hb-nav__top{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;min-height:68px;margin:0 auto;display:grid}.hb-brand{grid-template-columns:38px 1fr;align-content:center;column-gap:.6rem;text-decoration:none;display:grid}.hb-brand>span{color:#fff;background:var(--hb-orange);border-radius:8px;grid-row:span 2;place-content:center;width:38px;height:38px;font-size:1.3rem;font-weight:900;display:grid}.hb-brand strong{letter-spacing:.05em;align-self:end;font:900 .95rem/1 Arial Narrow,Avenir Next Condensed,sans-serif}.hb-brand small{color:var(--hb-muted);font-size:.7rem;font-weight:700}.hb-search{border:2px solid var(--hb-orange);border-radius:22px;width:100%;max-width:520px;height:44px;margin:0 auto;display:flex;overflow:hidden}.hb-search input{min-width:0;font:inherit;border:0;flex:1;padding:0 1.1rem}.hb-search input:focus{outline:none}.hb-search button{color:#fff;background:var(--hb-orange);font:inherit;cursor:pointer;border:0;padding:0 1.1rem;font-size:.88rem;font-weight:850}.hb-search button:hover{background:var(--hb-orange-deep)}.hb-quick{align-items:center;gap:1.1rem;font-size:.85rem;font-weight:750;display:flex}.hb-quick a{text-decoration:none}.hb-quick a:hover{color:var(--hb-orange-deep)}.hb-quick__home{border-left:1px solid var(--hb-line);color:var(--hb-muted);padding-left:1.1rem;font:800 .75rem/1 Courier New,monospace}.hb-catbar{background:var(--hb-orange)}.hb-catbar>nav{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));margin:0 auto;display:flex}.hb-nav__item{position:relative}.hb-nav__item>button{color:#fff;min-height:46px;font:inherit;cursor:default;background:0 0;border:0;align-items:center;gap:.45rem;padding:0 1.25rem;font-size:.95rem;font-weight:800;display:flex}.hb-nav__item>button i{border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;transition:transform .14s;transform:translateY(-2px)rotate(45deg)}.hb-nav__item:hover>button,.hb-nav__item:focus-within>button{background:var(--hb-orange-deep)}.hb-nav__item:hover>button i,.hb-nav__item:focus-within>button i{transform:translateY(2px)rotate(225deg)}.hb-nav__dropdown{visibility:hidden;opacity:0;border:1px solid var(--hb-line-strong);pointer-events:none;background:#fff;border-top:0;width:220px;transition:opacity .12s,visibility .12s,transform .12s;display:grid;position:absolute;top:100%;left:0;transform:translateY(6px);box-shadow:0 14px 30px #00000029}.hb-nav__dropdown p{color:var(--hb-orange-deep);background:var(--hb-orange-pale);letter-spacing:.08em;margin:0;padding:.65rem 1rem;font:800 .68rem/1 Courier New,monospace}.hb-nav__dropdown a{border-top:1px solid var(--hb-line);justify-content:space-between;align-items:center;min-height:42px;padding:.55rem 1rem;font-size:.9rem;font-weight:650;text-decoration:none;display:flex}.hb-nav__dropdown a span{color:var(--hb-orange);font-weight:900}.hb-nav__dropdown a:hover{background:var(--hb-orange-pale);color:var(--hb-orange-deep)}.hb-nav__item:hover .hb-nav__dropdown,.hb-nav__item:focus-within .hb-nav__dropdown{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.hb-catbar>nav[data-dismissed=true] .hb-nav__dropdown{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(6px)}.hb-sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.hb-burger{background:var(--hb-orange);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.hb-burger:hover{background:var(--hb-orange-deep)}.hb-sheet{z-index:120;background:var(--hb-bg);flex-direction:column;width:100vw;height:100dvh;animation:.22s ease-out both hb-sheet-in;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.hb-sheet__head{min-height:58px;padding:.5rem var(--hb-gutter);border-bottom:1px solid var(--hb-line);justify-content:space-between;align-items:center;display:flex}.hb-sheet__head>p{color:var(--hb-orange-deep);letter-spacing:.1em;margin:0;font:800 .72rem/1 Courier New,monospace}.hb-sheet__close{background:var(--hb-orange-pale);width:44px;height:44px;color:var(--hb-orange-deep);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;display:flex}.hb-sheet__group{border-bottom:1px solid var(--hb-line);padding-bottom:.6rem}.hb-sheet__group>p{padding:.9rem var(--hb-gutter) .5rem;align-items:baseline;gap:.6rem;margin:0 0 .2rem;font-size:1.02rem;font-weight:900;display:flex}.hb-sheet__group>p span{color:var(--hb-muted);letter-spacing:.08em;font:800 .62rem/1 Courier New,monospace}.hb-sheet__links{padding:0 calc(var(--hb-gutter) - .35rem);display:grid}.hb-sheet__links a{word-break:keep-all;border-radius:8px;justify-content:space-between;align-items:center;min-height:52px;padding:.8rem .95rem;font-size:.98rem;font-weight:700;line-height:1.5;text-decoration:none;display:flex}.hb-sheet__links a span{color:var(--hb-orange);font-weight:900}.hb-sheet__links a:active{background:var(--hb-orange-pale);color:var(--hb-orange-deep)}.hb-sheet__network{margin:1.4rem var(--hb-gutter) 2.5rem;border:1px solid var(--hb-line-strong);color:var(--hb-orange-deep);letter-spacing:.06em;border-radius:22px;align-self:flex-start;padding:.82rem 1.2rem;font:800 .78rem/1 Courier New,monospace;text-decoration:none}.hb-sheet__network:active{border-color:var(--hb-orange);background:var(--hb-orange-pale)}@keyframes hb-sheet-in{0%{opacity:0;transform:translateY(-10px)}}@media (min-width:641px){.hb-sheet{display:none}}.hb-banner{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));margin:1.25rem auto 0}.hb-banner__track{scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:12px;grid-auto-columns:100%;grid-auto-flow:column;gap:1rem;display:grid;overflow-x:auto}.hb-banner__track::-webkit-scrollbar{display:none}.hb-banner__slide{color:#fff;scroll-snap-align:start;border-radius:12px;align-content:center;justify-items:start;gap:.6rem;min-height:360px;padding:2.5rem clamp(1.5rem,5vw,4.5rem);display:grid}.hb-banner__slide--a{background:linear-gradient(115deg,#5b2d8f,#a04ad6 55%,#e08bff)}.hb-banner__slide--b{background:linear-gradient(115deg,#0b5e8f,#1e9ad6 55%,#7fd4ff)}.hb-banner__slide--c{background:linear-gradient(115deg,#b33a1a,#f57a00 55%,#ffc36b)}.hb-banner__slide p{letter-spacing:.1em;background:#00000040;border-radius:4px;margin:0;padding:.35rem .6rem;font:800 .68rem/1 Courier New,monospace}.hb-banner__slide h2{letter-spacing:-.035em;margin:.3rem 0 0;font-size:clamp(2rem,4.2vw,3.2rem);font-weight:900}.hb-banner__slide span{opacity:.92;font-size:1.05rem}.hb-banner__slide a{color:var(--hb-ink);background:#fff;border-radius:22px;margin-top:1.1rem;padding:.7rem 1.4rem;font-size:.92rem;font-weight:800;text-decoration:none}.hb-banner__slide a:hover{background:var(--hb-orange-pale)}.hb-section{padding:2.5rem 0 2.75rem}.hb-section--tinted{background:var(--hb-tint)}.hb-section__head{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));align-items:baseline;gap:1rem;margin:0 auto 1.25rem;display:flex}.hb-section__head h2{letter-spacing:-.02em;margin:0;font-size:1.45rem;font-weight:900}.hb-section__head p{color:var(--hb-muted);margin:0;font-size:.85rem;font-weight:600}.hb-carousel{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));margin:0 auto;position:relative}.hb-rank-row{cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none;grid-auto-columns:200px;grid-auto-flow:column;gap:.9rem;margin-top:-6px;padding:6px 0 1rem;display:grid;overflow-x:auto}.hb-rank-row::-webkit-scrollbar{display:none}.hb-rank-row:active{cursor:grabbing}.hb-carousel__btn{z-index:5;border:1px solid var(--hb-line-strong);width:40px;height:40px;color:var(--hb-ink);cursor:pointer;background:#fff;border-radius:50%;place-content:center;padding:0 0 4px;font-size:1.5rem;font-weight:900;line-height:1;transition:opacity .14s,border-color .14s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000024}.hb-carousel__btn:hover:not(:disabled){border-color:var(--hb-orange);color:var(--hb-orange-deep)}.hb-carousel__btn:disabled{opacity:.3;cursor:default}.hb-carousel__btn--prev{left:-14px}.hb-carousel__btn--next{right:-14px}.hb-grid{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));gap:.9rem;margin:0 auto;display:grid}.hb-grid--4{grid-template-columns:repeat(4,1fr)}.hb-grid--5{grid-template-columns:repeat(5,1fr)}.hb-product{border:1px solid var(--hb-line);background:#fff;border-radius:10px;flex-direction:column;text-decoration:none;transition:transform .14s,box-shadow .14s,border-color .14s;display:flex;overflow:hidden}.hb-product:hover{border-color:var(--hb-orange);transform:translateY(-3px);box-shadow:0 10px 24px #0000001a}.hb-product__thumb{aspect-ratio:1;place-content:center;display:grid;position:relative}.hb-product__thumb>span{color:#00000052;letter-spacing:.06em;text-align:center;max-width:90%;font-size:.78rem;font-weight:850}.hb-product__thumb--figure{background:linear-gradient(160deg,#fde7f1,#f8c9de)}.hb-product__thumb--plamo{background:linear-gradient(160deg,#e5edf8,#c6d8ef)}.hb-product__thumb--tcg{background:linear-gradient(160deg,#fdf3d8,#f6e0a3)}.hb-product__thumb--lego{background:linear-gradient(160deg,#fde5e0,#f8c6bc)}.hb-product__thumb--display{background:linear-gradient(160deg,#e6f4ea,#c8e6d1)}.hb-product__thumb--trade{background:linear-gradient(160deg,#eee9f9,#d6cbf0)}.hb-product--soldout .hb-product__thumb{filter:grayscale();opacity:.55}.hb-product__rank{color:#fff;background:#6b6b6b;border-radius:0 0 10px;place-content:center;width:34px;height:34px;font-size:1rem;font-weight:900;display:grid;position:absolute;top:0;left:0}.hb-product__rank--top{background:var(--hb-gold)}.hb-product__sale{color:#fff;background:var(--hb-red);border-radius:4px;padding:.25rem .5rem;font-size:.78rem;font-style:normal;font-weight:900;position:absolute;bottom:.5rem;right:.5rem}.hb-product__body{flex-direction:column;flex:1;gap:.3rem;padding:.8rem .9rem 1rem;display:flex}.hb-product__maker{color:var(--hb-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.72rem;font-weight:700;overflow:hidden}.hb-product__body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin:0;font-size:.92rem;font-weight:750;line-height:1.3;display:-webkit-box;overflow:hidden}.hb-product__price{align-items:baseline;gap:.45rem;margin:.15rem 0 0;display:flex}.hb-product__price del{color:var(--hb-muted);font-size:.78rem}.hb-product__price strong{color:var(--hb-red);font-size:1.15rem;font-weight:900}.hb-product__price strong span{font-size:.8rem;font-weight:750}.hb-product--soldout .hb-product__price strong{color:var(--hb-muted)}.hb-product__meta{color:var(--hb-muted);align-items:center;gap:.5rem;margin:auto 0 0;padding-top:.45rem;font-size:.72rem;font-weight:650;display:flex}.hb-badge{border-radius:4px;padding:.22rem .5rem;font-size:.72rem;font-style:normal;font-weight:800}.hb-badge--preorder{color:var(--hb-orange-deep);background:var(--hb-orange-pale)}.hb-badge--closing{color:#fff;background:var(--hb-red)}.hb-badge--instock{color:var(--hb-green);background:#e7f4eb}.hb-badge--soldout{color:#666;background:#ececec}.hb-cats{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));grid-template-columns:repeat(3,1fr);gap:.9rem;margin:0 auto;display:grid}.hb-cats__box{border:1px solid var(--hb-line);background:#fff;border-radius:10px;padding:1.1rem 1.2rem 1.25rem}.hb-cats__box h3{align-items:baseline;gap:.5rem;margin:0 0 .7rem;font-size:1.05rem;font-weight:900;display:flex}.hb-cats__box h3 span{color:var(--hb-muted);letter-spacing:.08em;font:800 .62rem/1 Courier New,monospace}.hb-cats__box div{flex-wrap:wrap;gap:.4rem;display:flex}.hb-cats__box div a{border:1px solid var(--hb-line);border-radius:15px;padding:.38rem .7rem;font-size:.82rem;font-weight:700;text-decoration:none}.hb-cats__box div a:hover{border-color:var(--hb-orange);color:var(--hb-orange-deep);background:var(--hb-orange-pale)}.hb-info{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));grid-template-columns:repeat(3,1fr);gap:1rem;margin:0 auto;padding:2rem 0 3rem;display:grid}.hb-info>div{border:1px solid var(--hb-line);border-radius:10px;padding:1.1rem 1.2rem}.hb-info>div strong{font-size:.95rem;font-weight:850}.hb-info>div p{color:var(--hb-muted);margin:.3rem 0 0;font-size:.78rem;line-height:1.5}.hb-breadcrumb{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));color:var(--hb-muted);align-items:center;gap:.5rem;margin:0 auto;padding:1rem 0 .5rem;font-size:.8rem;font-weight:650;display:flex}.hb-breadcrumb a{text-decoration:none}.hb-breadcrumb a:hover{color:var(--hb-orange-deep)}.hb-breadcrumb strong{color:var(--hb-ink)}.hb-listing__head{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));border-bottom:2px solid var(--hb-ink);margin:0 auto;padding:.5rem 0 1rem}.hb-listing__head h1{letter-spacing:-.02em;align-items:baseline;gap:.7rem;margin:0 0 .9rem;font-size:1.8rem;font-weight:900;display:flex}.hb-listing__head h1 span{color:var(--hb-muted);letter-spacing:.08em;font:800 .7rem/1 Courier New,monospace}.hb-chips{flex-wrap:wrap;gap:.45rem;display:flex}.hb-chips a{border:1px solid var(--hb-line-strong);border-radius:17px;padding:.42rem .85rem;font-size:.85rem;font-weight:700;text-decoration:none}.hb-chips a:hover{border-color:var(--hb-orange);color:var(--hb-orange-deep)}.hb-chips a[aria-current=page]{border-color:var(--hb-orange);color:#fff;background:var(--hb-orange)}.hb-toolbar{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));justify-content:space-between;align-items:center;margin:0 auto;padding:.9rem 0;display:flex}.hb-toolbar p{margin:0;font-size:.88rem}.hb-toolbar p strong{color:var(--hb-orange-deep)}.hb-toolbar div{color:var(--hb-muted);gap:.9rem;font-size:.82rem;font-weight:650;display:flex}.hb-toolbar div b{color:var(--hb-ink);font-weight:850}.hb-listing>.hb-grid{padding-bottom:2rem}.hb-notice{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));background:var(--hb-orange-pale);border:1px solid #f2dcc0;border-radius:10px;margin:0 auto 3rem;padding:1.4rem 1.6rem}.hb-notice h2{margin:0 0 .5rem;font-size:1.05rem;font-weight:850}.hb-notice p{color:#5c4a33;margin:0 0 .7rem;font-size:.9rem;line-height:1.65}.hb-notice ul{flex-wrap:wrap;gap:.4rem .9rem;margin:0;padding:0;list-style:none;display:flex}.hb-notice li{color:var(--hb-orange-deep);font-size:.82rem;font-weight:750}.hb-notice li:before{content:"✔";margin-right:.35rem}.hb-footer{border-top:1px solid var(--hb-line);background:var(--hb-tint)}.hb-footer__inner{width:min(var(--hb-container), calc(100% - (var(--hb-gutter) * 2)));grid-template-columns:1.1fr .8fr .8fr 1.3fr;gap:2.5rem;margin:0 auto;padding:2.5rem 0 3rem;display:grid}.hb-footer p{margin:0 0 .6rem;font-size:.82rem;font-weight:850}.hb-footer__cs strong{color:var(--hb-orange-deep);font-size:1.6rem;font-weight:900;display:block}.hb-footer__cs span{color:var(--hb-muted);margin-top:.4rem;font-size:.8rem;line-height:1.6;display:block}.hb-footer__links{align-content:start;gap:.45rem;display:grid}.hb-footer__links a{color:var(--hb-muted);font-size:.85rem;font-weight:650;text-decoration:none}.hb-footer__links a:hover{color:var(--hb-orange-deep)}.hb-footer__biz span{color:var(--hb-muted);font-size:.78rem;line-height:1.6;display:block}.hb-footer__biz a{color:var(--hb-orange-deep);margin-top:.7rem;font-size:.85rem;font-weight:800;text-decoration:none;display:inline-block}@media (max-width:980px){.hb-nav__top{grid-template-columns:auto 1fr}.hb-quick{display:none}.hb-catbar>nav{overflow-x:auto}.hb-nav__item>button{white-space:nowrap}.hb-grid--4,.hb-grid--5{grid-template-columns:repeat(3,1fr)}.hb-cats{grid-template-columns:repeat(2,1fr)}.hb-info{grid-template-columns:1fr}.hb-footer__inner{grid-template-columns:1fr 1fr;gap:1.8rem}}@media (max-width:640px){.hb-nav__top{grid-template-columns:auto 1fr auto;gap:.8rem;min-height:58px}.hb-brand small,.hb-catbar{display:none}.hb-burger{display:inline-flex}.hb-banner__slide{min-height:260px}.hb-grid--4,.hb-grid--5{grid-template-columns:repeat(2,1fr)}.hb-rank-row{grid-auto-columns:160px}.hb-carousel__btn{display:none}.hb-cats{grid-template-columns:1fr}.hb-toolbar div{display:none}.hb-listing__head h1{font-size:1.45rem}.hb-footer__inner{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hb-site *,.hb-site :before,.hb-site :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
