:root{--navy:#061a38;--navy2:#0b2b55;--gold:#d99a22;--line:#dce3ec;--text:#111827;--muted:#64748b;--bg:#f5f7fb;--wrap:1460px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%}.gj-wrap{width:min(calc(100% - 40px),var(--wrap));margin:auto}
/* unified header */
#gjdhUnifiedHeader{position:relative;z-index:1000;background:#fff;box-shadow:0 1px 0 rgba(15,23,42,.08)}
.gj-top{height:38px;background:linear-gradient(90deg,#06162f,#071e41);color:#fff;font-size:13px}.gj-top .gj-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.gj-top-left,.gj-top-right{display:flex;align-items:center;gap:24px}.gj-top strong{color:#f5b63f}.gj-top a{opacity:.92}.gj-top a:hover{opacity:1;color:#f5b63f}
.gj-head{height:106px}.gj-head .gj-wrap{height:100%;display:grid;grid-template-columns:minmax(430px,1fr) minmax(380px,520px) 390px;align-items:center;gap:34px}.gj-brand{display:flex;align-items:center;gap:24px;min-width:0}.gj-mark{font-weight:1000;font-style:italic;font-size:58px;line-height:1;letter-spacing:-5px;color:#071b3c;white-space:nowrap}.gj-mark i{color:#d99520;font-style:normal}.gj-brand-copy{min-width:0}.gj-brand-copy strong{display:block;font-size:27px;line-height:1.15;letter-spacing:-1.7px;white-space:nowrap}.gj-brand-copy div{display:flex;align-items:center;gap:9px;margin-top:8px;color:#526072;font-size:14px}.gj-badge{padding:4px 8px;background:#c98d1c;color:#fff;border-radius:5px;font-weight:800;font-size:12px}
.gj-search{height:50px;display:flex;border:1px solid #bfc9d7;border-radius:6px;overflow:hidden;background:#fff}.gj-search input{flex:1;border:0;padding:0 20px;font-size:15px;outline:none;min-width:0}.gj-search button{width:58px;border:0;background:var(--navy);color:#fff;font-size:25px;cursor:pointer}.gj-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gj-quick a{position:relative;text-align:center;color:#0b1932;font-size:12px;font-weight:700}.gj-quick span{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 7px;border:2px solid #102343;border-radius:50%;font-size:20px}.gj-cart-count{position:absolute;top:-4px;right:8px;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:#d89520;color:#111;display:grid;place-items:center;font-size:11px}
.gj-navbar{border-top:1px solid #e7ebf0;border-bottom:1px solid #dfe5ed;background:#fff}.gj-navrow{height:54px;display:flex;align-items:center;gap:28px}.gj-allcat{height:46px;min-width:180px;border:0;border-radius:5px;background:linear-gradient(135deg,#09284d,#03142e);color:#fff;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 3px 10px rgba(2,15,35,.18)}.gj-mainnav{display:flex;align-items:center;justify-content:space-between;gap:28px;flex:1;height:100%}.gj-mainnav a{font-size:15px;font-weight:800;white-space:nowrap}.gj-mainnav a:hover{color:#c88613}
.gj-mega{position:absolute;left:50%;transform:translateX(-50%);top:198px;width:min(calc(100% - 40px),var(--wrap));padding:20px;background:#fff;border:1px solid #d7dee8;border-radius:0 0 14px 14px;box-shadow:0 22px 50px rgba(15,23,42,.2);display:none;grid-template-columns:repeat(7,1fr);gap:12px}.gj-mega.open{display:grid}.gj-mega a{padding:20px 14px;border:1px solid #e0e6ee;border-radius:10px;background:#f9fbfd;min-height:112px;display:flex;flex-direction:column;justify-content:center}.gj-mega a:hover{border-color:#d8a03a;transform:translateY(-2px);box-shadow:0 8px 18px rgba(15,23,42,.08)}.gj-mega b{font-size:17px}.gj-mega small{margin-top:8px;color:#8a96a8;font-size:11px}.gj-mega em{margin-top:12px;color:#c98a17;font-style:normal;font-weight:900}
/* page shell */
.public-page main{min-height:600px}.public-page main>.product-breadcrumb,.product-detail-container,.product-info-container,.quote-page-container,.inquiry-container,.notice-container,.cart-container,.order-container,.mypage-container,.auth-container{width:min(calc(100% - 40px),var(--wrap));margin-left:auto;margin-right:auto}.product-breadcrumb{padding:24px 0 14px;color:#718096;font-size:14px}.product-breadcrumb a:hover{color:#d18f19}
/* product detail repair */
.product-detail-section{padding:10px 0 50px}.product-detail-container{background:#fff}.product-detail-loading{min-height:420px;display:grid;place-items:center;color:#64748b}.product-detail{display:grid!important;grid-template-columns:minmax(480px,1fr) minmax(420px,.9fr);gap:64px;padding:26px 0}.product-gallery,.product-image-section{min-width:0}.main-product-image,.product-main-image{width:100%;min-height:520px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;display:grid;place-items:center;overflow:hidden}.main-product-image img,.product-main-image img{width:100%;height:520px;object-fit:contain}.product-thumbnail-list,.thumbnail-list{display:flex;gap:12px;margin-top:14px;overflow:auto}.product-thumbnail-list button,.thumbnail-list button{width:82px;height:82px;border:1px solid #dbe2ea;background:#fff;border-radius:8px;padding:5px}.product-info,.product-summary{padding:10px 0}.product-info h1,.product-summary h1,.product-name{font-size:34px!important;letter-spacing:-1.5px;margin:0 0 18px!important}.product-price{font-size:30px!important;color:#0b2245!important;font-weight:900!important}.product-meta,.product-info-table{border-top:1px solid #1e293b;margin-top:24px}.product-meta>div,.product-info-row,.product-info-table>div{display:grid;grid-template-columns:120px 1fr;padding:15px 4px;border-bottom:1px solid #e5eaf0}.product-option-area,.product-options{margin-top:22px;padding:20px;background:#f7f9fc;border-radius:10px}.product-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.product-actions button,.product-actions a{height:58px;border-radius:6px;font-size:17px;font-weight:900;display:grid;place-items:center}.product-actions .primary,.buy-button,.quote-button{background:var(--navy)!important;color:#fff!important;border:1px solid var(--navy)!important}.cart-button{background:#fff!important;color:var(--navy)!important;border:1px solid var(--navy)!important}.product-info-section{background:#f7f9fc;padding:44px 0 80px}.product-tab-menu{display:flex;border-bottom:1px solid #cfd8e4;background:#fff}.product-tab-button{flex:1;height:64px;border:0;border-right:1px solid #e2e8f0;background:#fff;font-size:16px;font-weight:800}.product-tab-button.active{background:var(--navy);color:#fff}.product-tab-content{background:#fff;padding:50px;min-height:300px}
/* index refinements */
.home-page .hero-layout{margin-top:14px}.home-page .slider{border-radius:12px;overflow:hidden}.home-page .categories button{min-width:0}.home-page .categories button b{white-space:nowrap!important;font-size:16px!important}.home-page .categories button small{white-space:nowrap;font-size:10px!important}.home-page .categories button span{flex:0 0 72px!important}.home-page .categories{gap:9px!important}.home-page .category-intro{display:none!important}
/* forms incl quote */
.quote-page,.inquiry-page{background:#f5f7fb}.quote-request-wrap,.quote-layout,.inquiry-layout{width:min(calc(100% - 40px),1200px);margin:40px auto 80px;display:grid;grid-template-columns:1fr 360px;gap:28px}.quote-form-card,.inquiry-form-card,.quote-main,.inquiry-main{background:#fff;border:1px solid #e0e6ee;border-radius:14px;padding:34px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.quote-side,.inquiry-side{background:linear-gradient(145deg,#071b39,#0a2e5d);color:#fff;border-radius:14px;padding:30px}.form-group label{display:block;margin-bottom:8px;font-weight:800}.form-group input,.form-group select,.form-group textarea{width:100%;border:1px solid #cfd8e4;border-radius:7px;padding:13px 14px;font-size:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
/* admin image controls */
.multi-image-preview{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px!important}.multi-thumb{position:relative!important;min-height:160px;border:2px solid #dce3ec!important;border-radius:10px!important;overflow:hidden;background:#f8fafc;padding:8px!important}.multi-thumb img{width:100%!important;height:130px!important;object-fit:contain!important}.image-delete-button{position:absolute!important;top:6px!important;right:6px!important;width:32px!important;height:32px!important;border-radius:50%!important;border:2px solid #fff!important;background:#dc2626!important;color:#fff!important;font-size:22px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;box-shadow:0 3px 10px rgba(0,0,0,.25)!important;z-index:4}.image-delete-button:hover{background:#991b1b!important;transform:scale(1.06)}.make-primary-button{position:absolute!important;left:8px!important;bottom:8px!important;border:0!important;border-radius:5px!important;background:#0b2b55!important;color:#fff!important;padding:7px 9px!important;font-size:12px!important}.primary-label{position:absolute!important;left:8px!important;bottom:8px!important;background:#d99a22!important;color:#fff!important;border-radius:5px!important;padding:7px 9px!important;font-size:12px!important;font-weight:900!important}
#gjdhUnifiedFooter{background:#071a36;color:#fff;margin-top:60px}.gj-footer{padding:42px 0;display:flex;justify-content:space-between;align-items:center;gap:30px}.gj-footer strong{font-size:22px}.gj-footer p{color:#bdc9d8}.gj-footer a{font-size:22px;font-weight:900;color:#f1ad32}
@media(max-width:1100px){.gj-head{height:auto;padding:20px 0}.gj-head .gj-wrap{grid-template-columns:1fr 1fr}.gj-search{grid-column:1/-1;grid-row:2}.gj-brand-copy strong{font-size:22px}.gj-quick{gap:8px}.gj-mainnav{overflow:auto}.gj-mega{top:222px;grid-template-columns:repeat(4,1fr)}.product-detail{grid-template-columns:1fr;gap:30px}.quote-request-wrap,.quote-layout,.inquiry-layout{grid-template-columns:1fr}.home-page .categories{overflow:auto}.home-page .categories button{min-width:170px!important}}
@media(max-width:720px){.gj-wrap{width:min(calc(100% - 24px),var(--wrap))}.gj-top-left{display:none}.gj-top .gj-wrap{justify-content:center}.gj-head .gj-wrap{display:flex;flex-direction:column}.gj-brand{gap:12px}.gj-mark{font-size:44px}.gj-brand-copy strong{font-size:19px}.gj-brand-copy div{font-size:12px}.gj-search{width:100%}.gj-quick{width:100%}.gj-quick span{width:36px;height:36px}.gj-navrow{gap:12px}.gj-allcat{min-width:145px}.gj-mainnav{gap:20px}.gj-mega{top:300px;grid-template-columns:repeat(2,1fr)}.product-detail{padding-top:10px}.main-product-image,.product-main-image{min-height:330px}.main-product-image img,.product-main-image img{height:330px}.product-info h1,.product-summary h1,.product-name{font-size:26px!important}.product-actions{grid-template-columns:1fr!important}.form-row{grid-template-columns:1fr}.gj-footer{flex-direction:column;text-align:center}}

.gj-top-right .gj-logout-link{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;padding:0}.gj-top-right .gj-logout-link:hover{text-decoration:underline}.gj-top-right .gj-user-name{font-weight:800;color:#fff}
.floating-contact{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;flex-direction:column;gap:8px}.floating-contact a,.floating-contact button{width:58px;height:58px;border:0;border-radius:50%;background:#123b67;color:#fff;box-shadow:0 8px 22px rgba(18,59,103,.28);display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;font-size:20px;cursor:pointer}.floating-contact span{font-size:10px;margin-top:2px}.floating-contact a:nth-child(2){background:#d92d20}.floating-contact a:nth-child(3){background:#18794e}@media(max-width:640px){.floating-contact{right:10px;bottom:12px;flex-direction:row}.floating-contact a,.floating-contact button{width:50px;height:50px}.hero-layout{padding-top:10px}.topbar .benefits{display:none}.quick-icons a b{font-size:11px}}

/* V99 모바일 상단 회원메뉴 한 줄 고정 */
@media (max-width:720px){
  .gj-top{
    height:32px;
    min-height:32px;
    overflow:hidden;
    font-size:clamp(9px,2.65vw,11px);
  }
  .gj-top .gj-wrap{
    width:100%;
    max-width:none;
    padding:0 8px;
    margin:0;
    justify-content:flex-start;
    gap:0;
    overflow:hidden;
  }
  .gj-top-right{
    width:100%;
    min-width:0;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:clamp(4px,1.2vw,9px);
    white-space:nowrap;
    overflow:hidden;
    line-height:1;
  }
  .gj-top-right b,
  .gj-top-right a,
  .gj-top-right button{
    flex:0 0 auto;
    min-width:0;
    white-space:nowrap;
    word-break:keep-all;
    overflow-wrap:normal;
    letter-spacing:-.45px;
    line-height:32px;
  }
  .gj-top-right b{
    font-size:inherit;
  }
  .gj-top-right a,
  .gj-top-right button{
    position:relative;
  }
  .gj-top-right a:not(:first-of-type)::before,
  .gj-top-right button::before{
    content:'|';
    display:inline-block;
    margin-right:clamp(4px,1vw,7px);
    color:rgba(255,255,255,.42);
    font-weight:400;
  }
  .gj-top-right .gj-user-name{
    max-width:72px;
    overflow:hidden;
    text-overflow:ellipsis;
  }
}

@media (max-width:390px){
  .gj-top{font-size:9px}
  .gj-top .gj-wrap{padding:0 5px}
  .gj-top-right{gap:3px}
  .gj-top-right a:not(:first-of-type)::before,
  .gj-top-right button::before{margin-right:3px}
  .gj-top-right .gj-user-name{max-width:58px}
}
