@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&display=swap');
/* 기존 CMS 변수와 이미지 슬롯을 유지하면서 승인된 BIOT 디자인을 적용한다. */
:root{--biot-ink:#0b2630;--biot-paper:#f6f2e9;--biot-tomato:#b84833;--biot-olive:#66705a}
body.biot-theme{--museum-navy:var(--biot-ink);--museum-brass:var(--biot-tomato);--museum-paper:var(--biot-paper);--museum-ink:var(--biot-ink);--gold:var(--biot-tomato);--fd:'Manrope','Noto Sans KR',sans-serif;background:var(--biot-paper)}
.biot-theme nav{background:var(--biot-ink);height:80px}
.biot-theme .nav-logo .logo-text{font-family:'Manrope',sans-serif;font-weight:800;font-size:32px;letter-spacing:-.075em}
.biot-o{color:var(--biot-tomato)}
.biot-theme .hero.container{display:grid;grid-template-columns:1.05fr 1fr;min-height:720px;background:var(--biot-paper);padding-top:80px}
.biot-theme .hero-content{width:auto;min-height:640px;background:var(--biot-paper);color:var(--biot-ink);padding:60px clamp(24px,5vw,80px)}
.biot-theme .hero-archive-marker{display:none}
.biot-theme .hero-content{display:flex;align-items:stretch;gap:0}
.biot-theme .hero-text-block{width:100%;max-width:620px}
.biot-theme .hero-kicker{order:0;margin:0 0 24px;color:var(--biot-tomato);font-weight:700}
.biot-theme .hero-text-block{order:1}
.biot-theme .hero .h-display{color:var(--biot-ink);font-weight:700;letter-spacing:-.065em;line-height:1.22;font-size:clamp(36px,4.5vw,var(--cms-size-hero-title))}
.biot-theme .hero .t-body{color:#56625e;line-height:1.85;margin-top:26px}
.biot-theme .hero-img{position:relative;inset:auto;width:100%;height:100%;min-height:640px;opacity:1;transform:none}
.biot-theme .hero-img img{width:100%;height:100%;object-fit:cover;filter:none}
.biot-theme .hero-img::after{display:none}
.biot-catalog-cta{order:2;align-self:flex-start;margin-top:30px;padding:16px 22px;background:var(--biot-ink);color:white;font-size:13px;font-weight:700}
.biot-theme .hero-archive-link{order:3;color:var(--biot-ink);margin-top:24px;flex-wrap:wrap;width:auto;align-self:flex-start}
.biot-theme .hero-archive-link small{color:var(--biot-olive)}
.biot-theme .hero-store-link{order:4;background:transparent;color:var(--biot-ink);padding:6px 0;flex-wrap:wrap;width:auto;align-self:flex-start}
.biot-theme .hero-store-link small{color:var(--biot-olive)}
.biot-theme .container:not(.hero){max-width:1440px;padding-left:clamp(20px,5vw,80px);padding-right:clamp(20px,5vw,80px)}
.biot-theme .h-section{font-family:var(--cms-font-section,'Noto Sans KR',sans-serif);font-weight:600;letter-spacing:-.05em}
.biot-theme .sec-num{color:var(--biot-tomato);font-family:'Manrope',sans-serif}
.biot-theme .brand-archive-grid{gap:28px 20px}
.biot-theme .brand-archive-card{background:transparent;border:0;border-radius:0;box-shadow:none}
.biot-theme .brand-archive-card img{object-fit:contain;background:#fff}
.biot-theme .brand-item{display:flex;flex-direction:column;background:transparent}
.biot-theme .brand-item-media,.biot-theme .brand-item-media.is-empty{position:relative;display:grid;flex:0 0 132px;width:100%;height:132px;place-items:center;overflow:hidden;background:#fff}
.biot-theme .brand-item-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;padding:22px}
.biot-theme .brand-item-copy{padding:18px 0;border-top:1px solid #0b2630}
.biot-theme .brand-item-meta{font-family:'Manrope','Noto Sans KR',sans-serif}
.biot-theme .brand-item-products{margin:8px 0 0;color:#697064;font-size:12px;font-weight:600;line-height:1.6;word-break:keep-all}
.biot-theme .brand-item-badge{background:transparent;color:var(--biot-tomato);padding:0}
.biot-theme .brand-archive-grid{grid-template-columns:repeat(4,minmax(0,1fr));background:transparent}
.biot-theme .public-product-catalog{margin-top:clamp(84px,10vw,148px);padding-top:clamp(42px,6vw,76px);border-top:1px solid #c8c8bf}
.biot-theme .product-catalog-heading{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:clamp(32px,7vw,104px);align-items:start;margin-bottom:40px}
.biot-theme .product-catalog-heading .h-sub{margin-top:14px;font-size:clamp(30px,4vw,54px)}
.biot-theme .product-catalog-heading .t-small{color:var(--biot-tomato);font-weight:700}
.biot-theme .product-catalog-intro .t-body{max-width:700px;margin:0;color:#56625e;font-size:16px}
.biot-theme .product-catalog-paths{display:flex;flex-wrap:wrap;gap:10px 26px;margin-top:22px}
.biot-theme .product-catalog-paths a{padding-bottom:5px;border-bottom:1px solid currentColor;color:var(--biot-ink);font-size:13px;font-weight:700;text-decoration:none}
.biot-theme .product-discovery{display:grid;grid-template-columns:minmax(260px,1.6fr) minmax(190px,.8fr) auto;gap:12px;align-items:end;margin:0 0 16px;padding:20px;background:#eeebe2;border:1px solid #d9d5cc}
.biot-theme .product-discovery label{display:grid;gap:7px;color:#56625e;font-size:11px;font-weight:700}
.biot-theme .product-discovery input,.biot-theme .product-discovery select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #bbbdb5;border-radius:0;background:#fff;color:var(--biot-ink);font:500 14px/1.4 'Noto Sans KR',sans-serif}
.biot-theme .product-discovery input:focus,.biot-theme .product-discovery select:focus{border-color:var(--biot-ink);outline:3px solid rgba(184,72,51,.22);outline-offset:1px}
.biot-theme .product-filter-reset{min-height:44px;padding:10px 16px;border:1px solid var(--biot-ink);background:transparent;color:var(--biot-ink);font:700 12px/1 'Noto Sans KR',sans-serif;cursor:pointer;white-space:nowrap}
.biot-theme .product-filter-reset:hover{background:var(--biot-ink);color:#fff}
.biot-theme .product-segment-filter{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}
.biot-theme .product-segment-filter button{min-height:40px;padding:9px 17px;border:1px solid #c8c8bf;background:transparent;color:#697064;font:600 13px/1 'Noto Sans KR',sans-serif;cursor:pointer}
.biot-theme .product-segment-filter button.active{border-color:var(--biot-ink);background:var(--biot-ink);color:#fff}
.biot-theme .product-segment-filter button:focus-visible{outline:3px solid rgba(184,72,51,.32);outline-offset:2px}
.biot-theme .product-results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px}
.biot-theme .product-segment-status{min-height:20px;margin:0;color:#697064;font-size:12px}
.biot-theme .product-page-size{display:flex;align-items:center;gap:8px;color:#56625e;font-size:12px;font-weight:700}.biot-theme .product-page-size select{min-width:82px;padding:8px 28px 8px 10px;border:1px solid #c9c7be;background:#fff;color:#0b2630;font:inherit}
.biot-theme #product-grid{grid-template-columns:repeat(3,minmax(0,360px));justify-content:center;gap:22px;background:transparent;border:0}
.biot-theme #product-grid .product-card[hidden]{display:none}
.biot-theme .product-card{display:flex;min-width:0;flex-direction:column;background:#fff;border:1px solid #deddd6;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.biot-theme .product-card:hover{transform:translateY(-4px);border-color:#a8aaa2;box-shadow:0 18px 42px rgba(11,38,48,.08)}
.biot-theme .product-card-primary{position:relative;display:block;width:100%;max-width:360px;height:auto;aspect-ratio:1/1;overflow:hidden;background:#fff}
.biot-theme .product-card-media{position:absolute;inset:0;display:grid;width:100%;height:100%;place-items:center;overflow:hidden;background:#fff}
.biot-theme .product-card-media img{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;padding:18px;transition:none}
.biot-theme .product-card:hover .product-card-media img{transform:none}
.biot-theme .product-card-media.is-empty{align-content:center;gap:12px;background:linear-gradient(145deg,#f2f0e8,#e6e7df);color:var(--biot-ink)}
.biot-theme .product-card-media.is-empty span{font:800 clamp(34px,4vw,52px)/1 'Manrope',sans-serif;letter-spacing:-.075em}
.biot-theme .product-card-media.is-empty small{font:700 10px/1 'Manrope',sans-serif;letter-spacing:.16em;color:#7a817e}
.biot-theme .product-card-copy{display:flex;flex:1;flex-direction:column;padding:22px 20px 20px}
.biot-theme .product-card-eyebrow{display:flex;justify-content:space-between;gap:12px;color:var(--biot-tomato);font:700 10px/1.35 'Manrope','Noto Sans KR',sans-serif;letter-spacing:.04em;text-transform:uppercase}
.biot-theme .product-card h3{margin-top:16px;font:700 clamp(17px,1.5vw,22px)/1.45 'Noto Sans KR',sans-serif;letter-spacing:-.045em}
.biot-theme .product-card h3 a{color:var(--biot-ink);text-decoration:none}
.biot-theme .product-card-name-en{margin:5px 0 0;color:#7a817d;font:600 11px/1.5 'Manrope',sans-serif;letter-spacing:.01em}
.biot-theme .product-card-specs{display:grid;grid-template-columns:1fr 1fr;margin-top:18px;border-top:1px solid #deddd6;border-bottom:1px solid #deddd6}
.biot-theme .product-card-specs div{padding:12px 0}
.biot-theme .product-card-specs div+div{padding-left:14px;border-left:1px solid #deddd6}
.biot-theme .product-card-specs dt{color:#7a817e;font-size:11px}
.biot-theme .product-card-specs dd{margin:3px 0 0;color:var(--biot-ink);font-size:13px;font-weight:700;word-break:keep-all}
.biot-theme .product-card-description{display:-webkit-box;overflow:hidden;margin-top:16px;color:#56625e;font-size:14px;line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.biot-theme .product-card-description-en{display:-webkit-box;overflow:hidden;margin-top:8px;color:#7a817d;font:500 11px/1.65 'Manrope',sans-serif;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.biot-theme .product-card-actions{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:auto;padding-top:22px}
.biot-theme .product-card-action,.biot-theme .product-card-status{color:var(--biot-ink);font-size:12px;font-weight:700;text-decoration:none}
.biot-theme .product-card-action::after{content:'  ↗'}
.biot-theme .product-card-action.is-store{color:var(--biot-tomato)}
.biot-theme .product-card-status{color:#7a817e;font-weight:500}
.biot-theme .product-catalog-empty{grid-column:1/-1;padding:72px 24px;background:#eeebe2;color:#56625e;text-align:center}
.biot-theme .product-no-results{margin:0 0 18px;padding:22px;border:1px solid #d9d5cc;background:#fff;color:#56625e;font-size:14px;text-align:center}
.biot-theme .product-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:30px 0 0}.biot-theme .product-pagination[hidden]{display:none}.biot-theme .product-pagination button{min-width:42px;height:42px;padding:0 12px;border:1px solid #c9c7be;background:#fff;color:#0b2630;font:700 12px/1 'Manrope','Noto Sans KR',sans-serif;cursor:pointer}.biot-theme .product-pagination button.active{border-color:#0b2630;background:#0b2630;color:#fff}.biot-theme .product-pagination button:disabled{cursor:not-allowed;opacity:.35}.biot-theme .product-page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}
.biot-theme .b2b-conversion-panel{display:grid;grid-template-columns:.7fr 1.5fr auto;gap:clamp(24px,5vw,70px);align-items:start;margin-top:34px;padding:34px 36px;background:var(--biot-ink);color:#fff}
.biot-theme .b2b-conversion-panel .t-small{color:#d98a76;font:700 10px/1.55 'Manrope',sans-serif;letter-spacing:.08em}
.biot-theme .b2b-conversion-panel h4{margin:0;font-size:clamp(22px,2.5vw,36px);font-weight:600;letter-spacing:-.055em;line-height:1.35;word-break:keep-all}
.biot-theme .b2b-conversion-panel p{max-width:680px;margin:14px 0 0;color:rgba(255,255,255,.72);font-size:14px;line-height:1.8}
.biot-theme .b2b-conversion-panel>a{align-self:center;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.72);color:#fff;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}
.biot-theme .nav-logo .logo-img{filter:none}
.biot-theme .catalog-role-note{background:#eeebe2;border-color:#d9d5cc}
.biot-theme .brand-filter button.active{background:var(--biot-ink);color:#fff}
.biot-theme .btn-black{background:var(--biot-ink)}
.biot-theme :focus-visible{outline:3px solid rgba(184,72,51,.4);outline-offset:3px}
.biot-theme .contact-status{min-height:0;margin:14px 0 0;color:#697064;font-size:13px;line-height:1.65}
.biot-theme .contact-status:not(:empty){min-height:46px;padding:12px 14px;border-left:3px solid var(--biot-ink);background:#eeebe2}
.biot-theme .contact-status.is-success{border-left-color:#3e7555;color:#28573c}
.biot-theme .contact-status.is-error{border-left-color:var(--biot-tomato);color:#7a3428}
.biot-theme footer{background:var(--biot-ink);color:#fff}
.biot-theme footer .nav-logo{font:800 32px 'Manrope',sans-serif;letter-spacing:-.075em;color:#fff}
.biot-theme footer .t-small,
.biot-theme footer .footer-business,
.biot-theme footer .footer-business *,
.biot-theme footer .footer-links,
.biot-theme footer .footer-links a{color:#fff}
@media(max-width:1024px){.biot-theme .hero.container{grid-template-columns:1fr}.biot-theme .hero-content{min-height:auto;padding:64px 28px}.biot-theme .hero-img{min-height:380px;max-height:520px}.biot-theme .hero-img img{min-height:380px}.biot-theme #brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.biot-theme .product-discovery{grid-template-columns:minmax(0,1fr) minmax(180px,.7fr)}.biot-theme .product-filter-reset{grid-column:1/-1;justify-self:start}.biot-theme #product-grid{grid-template-columns:repeat(2,minmax(0,360px))}.biot-theme .b2b-conversion-panel{grid-template-columns:1fr 2fr}.biot-theme .b2b-conversion-panel>a{grid-column:2;justify-self:start}}
@media(max-width:600px){.biot-theme .hero.container{padding-top:76px;min-height:0}.biot-theme nav{height:76px}.biot-theme .hero-content{padding:48px 20px}.biot-theme .hero .h-display{font-size:36px}.biot-theme #brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.biot-theme .brand-item-media,.biot-theme .brand-item-media.is-empty{flex-basis:104px;height:104px}.biot-theme .brand-item-media img{padding:16px}.biot-theme .hero-img{min-height:320px}.biot-theme .hero-img img{min-height:320px}.biot-theme .hero-store-link small{display:none}.biot-theme .product-catalog-heading{grid-template-columns:1fr;gap:24px}.biot-theme .product-discovery{grid-template-columns:1fr;padding:16px}.biot-theme .product-filter-reset{grid-column:auto;width:100%}.biot-theme .product-results-toolbar{align-items:flex-end}.biot-theme #product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.biot-theme .product-card{display:flex;min-width:0;flex-direction:column;align-items:stretch}.biot-theme .product-card-primary{align-self:center;width:100%;max-width:360px;height:auto;aspect-ratio:1/1}.biot-theme .product-card-media{position:absolute;inset:0;width:100%;height:100%;min-height:0}.biot-theme .product-card-media img{padding:10px}.biot-theme .product-card-copy{padding:14px 12px}.biot-theme .product-card-eyebrow{gap:4px;font-size:9px}.biot-theme .product-card h3{font-size:15px;line-height:1.45}.biot-theme .product-card-name-en{display:none}.biot-theme .product-card-description{display:none}.biot-theme .product-card-specs{grid-template-columns:1fr}.biot-theme .product-card-specs div+div{padding-left:0;border-top:1px solid #deddd6;border-left:0}.biot-theme .product-card-actions{align-items:flex-start;gap:8px}.biot-theme .product-card-status{font-size:10px}.biot-theme .product-pagination{align-items:flex-start}.biot-theme .product-pagination button{min-width:36px;height:38px;padding:0 9px}.biot-theme .b2b-conversion-panel{grid-template-columns:1fr;padding:28px 22px}.biot-theme .b2b-conversion-panel>a{grid-column:auto;justify-self:start;white-space:normal}}
