/* Restore the previous storefront composition with larger, readable text. */
body:not(.studio-page):not(.admin-page){--brand-paper:#ffffff;--brand-ink:#202322;--brand-muted:#5d635f;--brand-line:#d5d6cf;--brand-red:#bd2027;--primary:var(--brand-ink);--dark:var(--brand-ink);--text:var(--brand-ink);--text-light:var(--brand-muted);--text-muted:#6d7169;--accent:var(--brand-red);--accent-dark:#922028;--bg-warm:#eeeee8;--border:var(--brand-line);--border-light:#e0e1db;--site-ink:var(--brand-ink);--site-muted:var(--brand-muted);--site-line:var(--brand-line);--site-accent:var(--brand-red);--header-height:84px;--radius-sm:0;--radius-md:0;--radius-lg:0;background:var(--brand-paper);color:var(--brand-ink);font-family:'Pretendard',sans-serif;font-size:16px}
body:not(.studio-page):not(.admin-page) :focus-visible{outline:2px solid #a52b32;outline-offset:5px}
body:not(.studio-page):not(.admin-page) .container{width:100%;max-width:1440px;padding-left:clamp(24px,4.5vw,72px);padding-right:clamp(24px,4.5vw,72px)}
body:not(.studio-page):not(.admin-page) header{background:var(--brand-paper);border-bottom:1px solid var(--brand-line);box-shadow:none;backdrop-filter:none}
body.home-restored header:not(.scrolled):not(.is-solid){background:var(--brand-paper);border-bottom-color:var(--brand-line)}
body.home-restored header:not(.scrolled):not(.is-solid) :is(.logo-main,.nav-links>li>a,.dropbtn,.icon-btn,.mobile-menu-btn){color:var(--brand-ink)}
body.home-restored header:not(.scrolled):not(.is-solid) .logo-sub{color:var(--brand-muted)}
body:not(.studio-page):not(.admin-page) .nav-wrapper{height:84px;min-height:84px;gap:28px}
body:not(.studio-page):not(.admin-page) .logo{gap:7px;min-height:48px}
body:not(.studio-page):not(.admin-page) .logo-main{font-size:28px;letter-spacing:-1.6px;font-weight:900;color:var(--brand-ink)}
body:not(.studio-page):not(.admin-page) .logo-sub{font-size:9px;letter-spacing:1.8px;color:var(--brand-muted)}
body:not(.studio-page):not(.admin-page) .nav-links{gap:14px}
body:not(.studio-page):not(.admin-page) .nav-links>li>a{display:inline-flex;align-items:center;min-height:48px;padding:0 3px;font-size:16px!important;font-weight:600;color:var(--brand-ink)}
body:not(.studio-page):not(.admin-page) .nav-links>li>a::after{height:1px;bottom:7px}
body:not(.studio-page):not(.admin-page) .header-icons{gap:4px}
body:not(.studio-page):not(.admin-page) .header-icons .icon-btn{width:48px;min-width:48px;height:48px;border-radius:0;color:var(--brand-ink)}
body:not(.studio-page):not(.admin-page) .header-search-input{max-width:135px;color:var(--brand-ink);border-color:var(--brand-line)}
body:not(.studio-page):not(.admin-page) .mobile-menu-btn{width:48px;min-width:48px;height:48px;border-radius:0}
body:not(.studio-page):not(.admin-page) :is(.btn-primary,.btn-secondary,.btn-inquiry,.btn-cta,.btn-cta-secondary,.shop-load-more,.btn-add-cart,.btn-customize,.cs-btn-primary,.cs-btn-secondary){min-height:48px;border-radius:0;box-shadow:none;font-weight:600}
body:not(.studio-page):not(.admin-page) .quick-menu{width:72px;right:16px;border:1px solid var(--brand-line);border-radius:3px;box-shadow:none;background:var(--brand-paper)}
body:not(.studio-page):not(.admin-page) .quick-menu-item{width:70px;min-height:60px;min-width:70px;padding:10px 4px;font-size:14px;line-height:1.4}
body:not(.studio-page):not(.admin-page) .quick-menu-item span{font-size:14px}
body:not(.studio-page):not(.admin-page) #site-toast{border-radius:0;box-shadow:none;background:var(--brand-ink)}
body:not(.studio-page):not(.admin-page) :is(.btn-primary,.btn-secondary,.btn-inquiry,.btn-cta,.btn-cta-secondary,.shop-load-more,.btn-add-cart,.btn-customize,.cs-btn-primary,.cs-btn-secondary){font-size:16px}
/* Existing catalog and detail contracts. */
body:not(.studio-page):not(.admin-page) .shop-layout{margin-top:148px;margin-bottom:96px;gap:44px;align-items:flex-start}
body:not(.studio-page):not(.admin-page) .shop-sidebar{width:210px;min-width:210px;padding-right:28px;border-right:1px solid var(--brand-line)}
body:not(.studio-page):not(.admin-page) #shop-title{font-size:clamp(34px,4vw,52px)!important;font-weight:600!important;letter-spacing:-.05em;line-height:1.12;margin-bottom:20px!important}
body:not(.studio-page):not(.admin-page) .shop-intro{max-width:620px;font-size:15px;margin-bottom:36px}
/* 테두리가 네 면을 두른 상자인데 앞선 규칙이 padding 을 '0 0 18px' 로 덮어써서
   글자가 테두리에 붙고 내용이 위로 쏠렸다. 좌우·상하 여백을 다시 준다. */
body:not(.studio-page):not(.admin-page) .shop-toolbar{padding:14px 18px;border-color:var(--brand-line)}
body:not(.studio-page):not(.admin-page) .total-count{color:var(--brand-muted);font-size:15px}
body:not(.studio-page):not(.admin-page) .filter-title{font-size:15px;font-weight:650}
body:not(.studio-page):not(.admin-page) .filter-item label{min-height:48px;font-size:15px}
body:not(.studio-page):not(.admin-page) :is(.filter-search-box input,.sort-select,#subcategory-select){min-height:48px;border:1px solid var(--brand-line);border-radius:0;background:transparent;font-size:15px}
body:not(.studio-page):not(.admin-page) .filter-promo{background:#e8e9e1;padding:22px 18px;border:0}
body:not(.studio-page):not(.admin-page) .shop-flags label{min-height:36px;font-size:12px}
body:not(.studio-page):not(.admin-page) .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 24px}
body:not(.studio-page):not(.admin-page) .product-card{background:none;border:0;border-radius:0;box-shadow:none}
body:not(.studio-page):not(.admin-page) .product-card .image-wrapper{background:#eaeae4;border-radius:0;aspect-ratio:4/5}
body:not(.studio-page):not(.admin-page) .product-card .image-wrapper img{object-fit:contain;padding:8px;mix-blend-mode:multiply}
body:not(.studio-page):not(.admin-page) .product-info{padding:18px 0 0}
body:not(.studio-page):not(.admin-page) .product-title{font-size:16px;font-weight:550;line-height:1.55;letter-spacing:-.02em}
body:not(.studio-page):not(.admin-page) .product-price{color:var(--brand-muted);font-size:16px;font-weight:500}
body:not(.studio-page):not(.admin-page) .product-brand{font-size:10px;letter-spacing:.1em}
body:not(.studio-page):not(.admin-page) .custom-badge{border-radius:0;background:#f8f8f2dd;color:#454c43;box-shadow:none;font-size:10px;padding:5px 7px}
body:not(.studio-page):not(.admin-page) .breadcrumbs{font-size:12px;gap:10px;margin-bottom:30px;color:var(--brand-muted)}
body:not(.studio-page):not(.admin-page) main.container:has(.product-detail-container){padding-top:126px!important;padding-bottom:96px!important}
body:not(.studio-page):not(.admin-page) .product-detail-container{grid-template-columns:1.1fr 1fr;gap:64px}
body:not(.studio-page):not(.admin-page) .gallery-main{border:0;border-radius:0;background:#eaeae4}
body:not(.studio-page):not(.admin-page) .gallery-main img{mix-blend-mode:multiply}
body:not(.studio-page):not(.admin-page) .detail-info #d-name{font-size:clamp(28px,3.2vw,46px);font-weight:600;line-height:1.25;letter-spacing:-.05em}
body:not(.studio-page):not(.admin-page) .detail-price{font-size:22px;font-weight:500;border-color:var(--brand-line)}
body:not(.studio-page):not(.admin-page) .detail-options select{background:transparent;border:1px solid var(--brand-line);border-radius:0;min-height:50px}
body:not(.studio-page):not(.admin-page) .detail-options label{font-size:15px}
body:not(.studio-page):not(.admin-page) .detail-options-note{font-size:12px}
body:not(.studio-page):not(.admin-page) .detail-group-note{padding:26px 24px;background:#e9eae3;border:0;border-radius:0;box-shadow:none}
body:not(.studio-page):not(.admin-page) .detail-group-note :is(h3,p){color:var(--brand-ink)}
body:not(.studio-page):not(.admin-page) .detail-actions{background:var(--brand-paper);gap:10px}
body:not(.studio-page):not(.admin-page) .detail-actions button{min-height:56px;border-radius:0;box-shadow:none;font-size:16px}
body:not(.studio-page):not(.admin-page) .detail-quantity input{min-height:48px;border-radius:0;background:transparent}
/* Support and selected items use rows, not stacked cards. */
body:not(.studio-page):not(.admin-page) .cs-subnav{top:84px;margin-top:84px;background:var(--brand-paper);border-color:var(--brand-line)}
body:not(.studio-page):not(.admin-page) .cs-tabs{gap:36px}
body:not(.studio-page):not(.admin-page) .cs-tab{min-height:60px;padding:16px 0;font-size:15px;border-radius:0}
body:not(.studio-page):not(.admin-page) .cs-page-header{padding:54px 0 42px;border-bottom:1px solid var(--brand-line);margin-bottom:36px}
body:not(.studio-page):not(.admin-page) .cs-page-header h1{font-size:clamp(34px,4vw,54px);font-weight:600;letter-spacing:-.05em}
body:not(.studio-page):not(.admin-page) .cs-page-header p{color:var(--brand-muted);font-size:15px}
body:not(.studio-page):not(.admin-page) .support-note{background:transparent;border:0;border-left:2px solid var(--brand-line);padding:4px 20px;border-radius:0;font-size:16px}
body:not(.studio-page):not(.admin-page) .cs-faq-categories{border-bottom:1px solid var(--brand-line);padding-bottom:20px}
body:not(.studio-page):not(.admin-page) .cs-faq-categories button{border-radius:0;border:0;background:transparent;min-height:48px;padding:12px 18px;font-size:15px}
body:not(.studio-page):not(.admin-page) .cs-faq-categories button.active{background:var(--brand-ink);color:var(--brand-paper)}
body:not(.studio-page):not(.admin-page) .cs-faq-item{border-radius:0;border:0;border-bottom:1px solid var(--brand-line);background:transparent;box-shadow:none;margin:0}
body:not(.studio-page):not(.admin-page) .cs-faq-question{padding:26px 0;min-height:72px}
body:not(.studio-page):not(.admin-page) .cs-faq-answer-inner{background:#eeefe8;color:var(--brand-muted);padding:25px 32px}
body:not(.studio-page):not(.admin-page) .cs-table{border-top:1px solid var(--brand-ink);border-radius:0;box-shadow:none}
body:not(.studio-page):not(.admin-page) .cs-table thead{background:#e9eae3}
body:not(.studio-page):not(.admin-page) .cs-table tbody tr{background:transparent}
body:not(.studio-page):not(.admin-page) .cs-view{border:0;border-radius:0;background:transparent;box-shadow:none}
body:not(.studio-page):not(.admin-page) main.container:has(.quote-page){padding-top:144px!important;padding-bottom:96px!important}
body:not(.studio-page):not(.admin-page) .quote-page{max-width:1120px}
body:not(.studio-page):not(.admin-page) .quote-page h1{font-size:clamp(34px,4vw,54px);font-weight:600;letter-spacing:-.05em;line-height:1.2}
body:not(.studio-page):not(.admin-page) .quote-page .page-desc{color:var(--brand-muted);font-size:15px;line-height:1.8;margin:20px 0 42px}
body:not(.studio-page):not(.admin-page) .quote-item{border-radius:0;padding:28px 0;border:0;border-bottom:1px solid var(--brand-line);background:transparent;box-shadow:none}
body:not(.studio-page):not(.admin-page) .quote-item:first-child{border-top:1px solid var(--brand-line)}
body:not(.studio-page):not(.admin-page) .quote-item-img{width:110px;height:138px;background:#eaeae4;border-radius:0;mix-blend-mode:multiply}
body:not(.studio-page):not(.admin-page) .quote-item-name{font-size:18px;font-weight:550}
body:not(.studio-page):not(.admin-page) .quote-item{display:flex;align-items:center;gap:26px}
body:not(.studio-page):not(.admin-page) .quote-item-detail{flex:1;min-width:0}
body:not(.studio-page):not(.admin-page) .quote-item-qty{display:flex;align-items:center;gap:0;border:1px solid var(--brand-line)}
body:not(.studio-page):not(.admin-page) .quote-item-qty input{max-width:64px;border:0;background:transparent;text-align:center}
body:not(.studio-page):not(.admin-page) .quote-item-price{font-size:16px;font-weight:500;white-space:nowrap}
body:not(.studio-page):not(.admin-page) .quote-empty svg{width:52px;height:52px;margin:0 auto 24px;color:var(--brand-muted)}
body:not(.studio-page):not(.admin-page) .quote-item-qty :is(button,input){min-width:48px;min-height:48px;border-radius:0}
body:not(.studio-page):not(.admin-page) .quote-item-remove{min-width:48px;min-height:48px}
body:not(.studio-page):not(.admin-page) .quote-form-section{border:0;border-radius:0;background:#e9eae3;box-shadow:none}
body:not(.studio-page):not(.admin-page) .quote-form-section{padding:32px}
body:not(.studio-page):not(.admin-page) .quote-form-section h2{font-size:24px;font-weight:600;letter-spacing:-.035em}
body:not(.studio-page):not(.admin-page) .quote-page .form-group :is(input,textarea){border-radius:0;border-color:var(--brand-line);font-size:16px;min-height:48px}
body:not(.studio-page):not(.admin-page) .quote-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 30px;font-size:17px}
body:not(.studio-page):not(.admin-page) .quote-message-wrap textarea{padding:20px;background:#eeefe8;border:1px solid var(--brand-line);border-radius:0}
body:not(.studio-page):not(.admin-page) .quote-summary{background:var(--brand-ink);color:#fff;border-radius:0;box-shadow:none}
body:not(.studio-page):not(.admin-page) .quote-actions :is(a,button){min-height:56px;border-radius:0}
/* Quiet, readable footer. */
body:not(.studio-page):not(.admin-page) footer{background:var(--brand-paper);color:var(--brand-muted);padding:74px 0 28px;border-top:1px solid var(--brand-line)}
body:not(.studio-page):not(.admin-page) .footer-top{gap:56px;padding-bottom:56px;margin-bottom:25px;border-color:var(--brand-line)}
body:not(.studio-page):not(.admin-page) .footer-logo-text{color:var(--brand-ink);font-size:36px;letter-spacing:-.065em;font-weight:900;line-height:.95}
body:not(.studio-page):not(.admin-page) .footer-brand-desc{color:var(--brand-muted);font-size:15px;line-height:1.8;margin-top:24px}
body:not(.studio-page):not(.admin-page) :is(.footer-column h4,.footer-contact h4){color:var(--brand-ink);font-size:12px;letter-spacing:0;font-weight:650}
body:not(.studio-page):not(.admin-page) .footer-column ul li{margin:0}
body:not(.studio-page):not(.admin-page) .footer-column ul li a{display:inline-flex;min-height:48px;align-items:center;color:var(--brand-muted);font-size:15px}
body:not(.studio-page):not(.admin-page) .footer-column ul li a:hover{color:var(--brand-red)}
body:not(.studio-page):not(.admin-page) .footer-phone{font-size:23px;font-weight:500;color:var(--brand-ink)}
body:not(.studio-page):not(.admin-page) .footer-contact p{color:var(--brand-muted);font-size:12px}
body:not(.studio-page):not(.admin-page) :is(.company-details p,.copyright){color:var(--brand-muted);font-size:13px;line-height:1.8}
body:not(.studio-page):not(.admin-page) .admin-link{color:var(--brand-muted)!important}
body:not(.studio-page):not(.admin-page) .privacy-link{display:inline-flex;align-items:center;min-height:48px;color:var(--brand-muted)}
body:not(.studio-page):not(.admin-page) .privacy-link:hover{color:var(--brand-ink)}
/* Responsive rhythm. */
@media(max-width:1200px){
 body:not(.studio-page):not(.admin-page) .nav-wrapper{gap:20px}
 body:not(.studio-page):not(.admin-page) .nav-links{gap:10px}
 body:not(.studio-page):not(.admin-page) .header-search-input{max-width:100px}
 body:not(.studio-page):not(.admin-page) .product-detail-container{gap:36px}
}
@media(max-width:1024px){
 body:not(.studio-page):not(.admin-page){--header-height:72px}
 body:not(.studio-page):not(.admin-page) .nav-wrapper{height:72px;min-height:72px;gap:16px}
 body:not(.studio-page):not(.admin-page) .nav-links{background:var(--brand-paper);padding:100px 32px 32px;gap:0}
 body:not(.studio-page):not(.admin-page) .nav-links:not(.active){box-shadow:none}
 body:not(.studio-page):not(.admin-page) .nav-links.active{box-shadow:-20px 0 60px #00000029}
 body:not(.studio-page):not(.admin-page) .mobile-menu-btn{position:relative;z-index:1000}
 body:not(.studio-page):not(.admin-page) .mobile-menu-btn.is-open svg line{transform-box:fill-box;transform-origin:center}
 body:not(.studio-page):not(.admin-page) .mobile-menu-btn.is-open svg line:first-child{transform:translateY(6px) rotate(45deg)}
 body:not(.studio-page):not(.admin-page) .mobile-menu-btn.is-open svg line:nth-child(2){opacity:0}
 body:not(.studio-page):not(.admin-page) .mobile-menu-btn.is-open svg line:last-child{transform:translateY(-6px) rotate(-45deg)}
 body:not(.studio-page):not(.admin-page) .nav-links>li>a{min-height:56px;font-size:19px!important;border-bottom:1px solid var(--brand-line);padding:12px 0;color:var(--brand-ink)!important}
 body:not(.studio-page):not(.admin-page) .cs-subnav{top:72px;margin-top:72px}
 body:not(.studio-page):not(.admin-page) .shop-layout{margin-top:118px;gap:24px}
 body:not(.studio-page):not(.admin-page) .shop-sidebar{width:185px;min-width:185px;padding-right:20px}
 body:not(.studio-page):not(.admin-page) .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 body:not(.studio-page):not(.admin-page) .footer-top{gap:36px;flex-wrap:wrap}
 body:not(.studio-page):not(.admin-page) .footer-brand{min-width:160px}
 body:not(.studio-page):not(.admin-page) .footer-links{gap:36px}
 body:not(.studio-page):not(.admin-page) .footer-contact{text-align:left}
}
@media(max-width:640px){
 body:not(.studio-page):not(.admin-page) .container{padding-left:22px;padding-right:22px}
 body:not(.studio-page):not(.admin-page) .nav-wrapper{gap:8px}
 body:not(.studio-page):not(.admin-page) .logo{gap:5px}
 body:not(.studio-page):not(.admin-page) .logo-main{font-size:25px}
 body:not(.studio-page):not(.admin-page) .logo-sub{font-size:8px;letter-spacing:1px}
 body:not(.studio-page):not(.admin-page) .header-icons{gap:0}
 body:not(.studio-page):not(.admin-page) .header-icons .icon-btn{min-width:48px;width:48px;height:48px}
 body:not(.studio-page):not(.admin-page) .nav-links{width:min(340px,100%);padding:95px 28px 30px}
 body:not(.studio-page):not(.admin-page) .shop-layout{margin-top:106px;gap:0}
 body:not(.studio-page):not(.admin-page) .shop-filter-toggle{min-height:48px;border:1px solid var(--brand-line);border-radius:0;background:transparent;margin-bottom:24px}
 body:not(.studio-page):not(.admin-page) .shop-sidebar{width:100%;min-width:0;padding:20px;border:1px solid var(--brand-line)}
 body:not(.studio-page):not(.admin-page) #shop-title{font-size:36px!important}
 body:not(.studio-page):not(.admin-page) .shop-intro{font-size:16px;margin-bottom:26px}
 body:not(.studio-page):not(.admin-page) .product-grid{gap:28px 14px}
 body:not(.studio-page):not(.admin-page) .product-title{font-size:16px;line-height:1.5}
 body:not(.studio-page):not(.admin-page) .product-info{padding-top:12px}
 body:not(.studio-page):not(.admin-page) .product-price{font-size:12px}
 body:not(.studio-page):not(.admin-page) .product-card .image-wrapper img{padding:0}
 body:not(.studio-page):not(.admin-page) .custom-badge{font-size:9px;padding:4px 5px}
 body:not(.studio-page):not(.admin-page) main.container:has(.product-detail-container){padding-top:106px!important;padding-bottom:60px!important}
 body:not(.studio-page):not(.admin-page) .product-detail-container{display:flex;flex-direction:column;gap:30px}
 body:not(.studio-page):not(.admin-page) .detail-info #d-name{font-size:32px}
 body:not(.studio-page):not(.admin-page) .detail-group-note{padding:22px 20px}
 body:not(.studio-page):not(.admin-page) .detail-actions button{font-size:15px}
 body:not(.studio-page):not(.admin-page) .cs-tabs{gap:25px;overflow:auto;white-space:nowrap}
 body:not(.studio-page):not(.admin-page) .cs-tab{min-width:fit-content;min-height:54px;padding:15px 0;font-size:12px}
 body:not(.studio-page):not(.admin-page) .cs-page-header{padding:32px 0 26px;margin-bottom:28px}
 body:not(.studio-page):not(.admin-page) .cs-page-header h1{font-size:36px}
 body:not(.studio-page):not(.admin-page) .cs-page-header p{font-size:16px}
 body:not(.studio-page):not(.admin-page) .cs-faq-question{padding:22px 0}
 body:not(.studio-page):not(.admin-page) .cs-faq-question .q-text{font-size:15px}
 body:not(.studio-page):not(.admin-page) .cs-faq-answer-inner{padding:20px;font-size:16px}
 body:not(.studio-page):not(.admin-page) main.container:has(.quote-page){padding-top:108px!important;padding-bottom:60px!important}
 body:not(.studio-page):not(.admin-page) .quote-page h1{font-size:36px}
 body:not(.studio-page):not(.admin-page) .quote-page .page-desc{font-size:16px;margin-bottom:30px}
 body:not(.studio-page):not(.admin-page) .quote-item{padding:22px 0;gap:14px}
 body:not(.studio-page):not(.admin-page) .quote-item{display:grid;grid-template-columns:86px minmax(0,1fr) 48px;align-items:start}
 body:not(.studio-page):not(.admin-page) .quote-item-img{grid-row:1/3}
 body:not(.studio-page):not(.admin-page) .quote-item-detail{grid-column:2;grid-row:1}
 body:not(.studio-page):not(.admin-page) .quote-item-remove{grid-column:3;grid-row:1;align-self:start}
 body:not(.studio-page):not(.admin-page) .quote-item-qty{grid-column:2/4;grid-row:2;justify-self:start}
 body:not(.studio-page):not(.admin-page) .quote-item-price{grid-column:2/4;grid-row:3;font-size:12px}
 body:not(.studio-page):not(.admin-page) .quote-form-section{padding:24px 20px}
 body:not(.studio-page):not(.admin-page) .quote-form-section h2{font-size:22px}
 body:not(.studio-page):not(.admin-page) .quote-summary{padding:23px 20px;font-size:15px}
 body:not(.studio-page):not(.admin-page) .quote-item-img{width:86px;height:108px}
 body:not(.studio-page):not(.admin-page) .quote-item-name{font-size:15px}
 body:not(.studio-page):not(.admin-page) footer{padding:52px 0 24px}
 body:not(.studio-page):not(.admin-page) .footer-top{display:grid;grid-template-columns:1fr;gap:32px;padding-bottom:32px}
 body:not(.studio-page):not(.admin-page) .footer-brand{min-width:0}
 body:not(.studio-page):not(.admin-page) .footer-logo-text{font-size:33px}
 body:not(.studio-page):not(.admin-page) .footer-links{gap:35px}
 body:not(.studio-page):not(.admin-page) .footer-column ul li a{min-height:48px;font-size:15px}
 body:not(.studio-page):not(.admin-page) .footer-column ul.split-columns{gap:0 20px}
 body:not(.studio-page):not(.admin-page) .footer-phone{font-size:24px}
}

/* Previous homepage structure, with the product message as the main heading. */
.home-restored .hero-section{margin-top:84px;height:calc(100svh - 84px);min-height:560px;max-height:720px}
.home-restored .hero-media{filter:brightness(.82) contrast(1.04);animation:none}
.home-restored .hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.3) 60%,rgba(0,0,0,.18))}
.home-restored .hero-content{width:min(1310px,calc(100% - 128px));max-width:none;text-align:left}
.home-restored .hero-brand{font-size:17px;letter-spacing:1px;margin-bottom:24px}
.home-restored .hero-title{max-width:850px;font-size:clamp(44px,4.8vw,68px);line-height:1.2;font-weight:750;letter-spacing:-2px;white-space:pre-line}
.home-restored .hero-subtitle{max-width:570px;margin:26px 0 34px;font-size:19px;line-height:1.8;color:#f1f2f0}
.home-restored .hero-actions{justify-content:flex-start;gap:14px}
.home-restored :is(.btn-hero-primary,.btn-hero-secondary){min-height:56px;border-radius:3px;padding:15px 26px;font-size:17px;box-shadow:none}
.home-restored :is(.collection,.category-showcase){padding:76px 0}
.home-restored .category-showcase{padding-top:16px}
.home-restored .section-header{margin-bottom:32px}
.home-restored :is(.section-title,.home-studio h2,.home-faq h2){font-size:clamp(30px,3vw,42px);line-height:1.3;letter-spacing:-1.2px;font-weight:750}
.home-restored .section-label{font-size:16px;font-weight:600;letter-spacing:0;margin-bottom:12px}
.home-restored .section-intro{max-width:760px;font-size:18px;line-height:1.8;margin-top:16px}
.home-restored .section-link{min-height:48px;display:inline-flex;align-items:center;flex-shrink:0;font-size:16px}
.home-restored .collection-grid{gap:20px;grid-template-columns:1.1fr 1fr;grid-template-rows:1fr 1fr}
.home-restored .collection-tile{border-radius:3px}
.home-restored .collection-tile.is-tall{aspect-ratio:1/1.15}
.home-restored .collection-tile:not(.is-tall) img{object-position:center 43%}
.home-restored .collection-tile::after{background:linear-gradient(180deg,transparent 28%,rgba(0,0,0,.12) 50%,rgba(0,0,0,.82))}
.home-restored .tile-body{padding:28px}
.home-restored .tile-kicker{font-size:15px;letter-spacing:0;color:#fff}
.home-restored .tile-body h3{font-size:28px;line-height:1.35;margin:8px 0 12px}
.home-restored .tile-go{min-height:36px;font-size:16px}
.home-restored .collection-more{gap:12px 28px;margin-top:24px;padding-bottom:18px}
.home-restored .collection-more :is(span,a){font-size:16px;min-height:48px;display:inline-flex;align-items:center}
.home-restored #home-product-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 22px}
.home-restored .hp-shot{border-radius:3px;background:#f3f2ef}
.home-restored .hp-shot img{object-fit:contain}
.home-restored .hp-cat{font-size:14px;letter-spacing:0;font-weight:500}
.home-restored .hp-name{font-size:18px;line-height:1.5;font-weight:650}
.home-restored .hp-price{font-size:16px;color:var(--brand-muted)}
.home-restored .hp-badge{font-size:12px;border-radius:2px}
.home-restored .inquiry-band{grid-template-columns:1.3fr .8fr;gap:30px 42px;padding:42px;margin-top:64px;border-radius:3px;background:#f3f3ef}
.home-restored .inquiry-band h2{font-size:34px;line-height:1.35;white-space:pre-line}
.home-restored .inquiry-band p{font-size:17px;line-height:1.8}
.home-restored .inquiry-band :is(.band-label,.band-caption){font-size:15px;letter-spacing:0}
.home-restored .band-phone{font-size:32px;min-height:48px}
.home-restored .band-hours{font-size:16px!important}
.home-restored .home-kakao-help{margin-top:8px}
.home-restored .band-contact{grid-column:2;grid-row:1/3;align-self:center}
.home-restored .band-actions{flex-direction:row;flex-wrap:wrap;gap:12px;grid-column:1;grid-row:2}
.home-restored .band-actions a{font-size:16px;min-height:52px;padding:13px 20px}
.home-order-steps{list-style:none;display:grid;gap:8px;margin:22px 0 0;padding:0;font-size:16px}
.home-order-steps li{display:flex;gap:14px;align-items:baseline}.home-order-steps b{color:var(--brand-red);font-size:14px}
.home-studio{background:#f3f4f0;padding:76px 0}
.home-studio-layout{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:52px}
.home-studio h2{max-width:460px;white-space:pre-line}
.home-studio-copy>p{font-size:18px;line-height:1.8;max-width:500px;color:var(--brand-muted);margin:22px 0 26px}
.home-studio-steps{list-style:none;display:grid;gap:13px;font-size:17px;margin:0 0 30px;padding:0}
.home-studio-steps b{font-size:14px;font-weight:600;color:var(--brand-red);margin-right:16px}
.home-studio-copy .btn-primary{display:inline-flex;gap:26px;align-items:center;justify-content:space-between;padding:15px 24px;min-height:54px}
.home-studio-copy .home-studio-note{font-size:16px;margin-bottom:0}
.home-studio-preview{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}
.home-studio-preview figure+figure{margin-top:36px}
.home-studio-preview img{display:block;width:100%;height:auto;mix-blend-mode:multiply}
.home-studio-preview figcaption{font-size:16px;text-align:center;color:var(--brand-muted);margin-top:12px}
.home-studio-preview>p{grid-column:1/-1;font-size:15px;text-align:center;color:var(--brand-muted);margin-top:12px}
.home-faq{padding-top:76px;padding-bottom:76px;display:grid;grid-template-columns:1fr 1.5fr;gap:44px}
.home-faq details{border-bottom:1px solid var(--brand-line)}
.home-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;list-style:none;cursor:pointer;font-size:18px;font-weight:650;padding:20px 0}
.home-faq summary::-webkit-details-marker{display:none}.home-faq summary>span{font-size:26px;font-weight:400}.home-faq details[open] summary>span{transform:rotate(45deg)}
.home-faq details p{font-size:17px;line-height:1.85;color:var(--brand-muted);padding:0 0 24px}
body:not(.studio-page):not(.admin-page) :is(.product-title,.detail-notes dd,.cs-page-header p,.cs-faq-answer-inner,.quote-message-help){font-size:16px}
body:not(.studio-page):not(.admin-page) :is(.footer-brand-desc,.footer-contact p,.footer-column ul li a){font-size:15px}
body:not(.studio-page):not(.admin-page) :is(.footer-column h4,.footer-contact h4){font-size:15px}
body:not(.studio-page):not(.admin-page) .privacy-link{font-size:14px}
@media(max-width:1024px){
 .home-restored .hero-section{margin-top:72px;height:calc(100svh - 72px);min-height:540px;max-height:680px}
 .home-restored .hero-content{width:calc(100% - 64px)}
 .home-restored .hero-title{max-width:740px;font-size:52px}
 .home-restored .hero-subtitle{font-size:18px}
 .home-restored .tile-body{padding:24px}.home-restored .tile-body h3{font-size:24px}
 .home-restored .inquiry-band{padding:34px;gap:28px}
 .home-studio-layout{gap:32px;grid-template-columns:1fr 1fr}
 .home-studio-copy>p{font-size:17px}.home-studio-steps{font-size:16px}
 .home-faq{grid-template-columns:1fr;gap:22px}
}
@media(max-width:640px){
 .home-restored .hero-section{height:650px;min-height:560px;max-height:calc(100svh - 72px)}
 .home-restored .hero-content{width:calc(100% - 44px)}
 .home-restored .hero-media{object-position:58% center}
 .home-restored .hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.4))}
 .home-restored .hero-brand{font-size:16px;letter-spacing:0;margin-bottom:20px}
 .home-restored .hero-title{font-size:42px;line-height:1.25;letter-spacing:-1.7px;max-width:100%}
 .home-restored .hero-subtitle{font-size:17px;line-height:1.8;max-width:100%;margin:24px 0 30px}
 .home-restored .hero-actions{gap:10px}
 .home-restored :is(.btn-hero-primary,.btn-hero-secondary){font-size:16px;padding:14px 18px;min-height:54px}
 .home-restored :is(.collection,.category-showcase){padding:54px 0}.home-restored .category-showcase{padding-top:0}
 .home-restored .section-header{gap:12px;margin-bottom:25px;align-items:flex-start}
 .home-restored :is(.section-title,.home-studio h2,.home-faq h2){font-size:32px;line-height:1.3}
 .home-restored .section-label{font-size:15px}.home-restored .section-intro{font-size:16px}
 .home-restored .section-link{font-size:16px}
 .home-restored .collection-grid{grid-template-columns:1fr;gap:16px;grid-template-rows:auto}
 .home-restored .collection-tile.is-tall{grid-row:auto;aspect-ratio:1/1.1}
 .home-restored .collection-tile:not(.is-tall){aspect-ratio:1.25}
 .home-restored .tile-body{padding:22px}.home-restored .tile-body h3{font-size:25px}
 .home-restored .tile-kicker{font-size:15px}.home-restored .tile-go{font-size:16px}
 .home-restored .collection-more{gap:4px 24px}.home-restored .collection-more :is(span,a){font-size:16px}
 .home-restored #home-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px}
 .home-restored .hp-name{font-size:17px}.home-restored .hp-cat{font-size:14px}.home-restored .hp-price{font-size:16px}
 .home-restored .inquiry-band{grid-template-columns:1fr;gap:28px;padding:28px 22px;margin-top:44px}
 .home-restored .inquiry-band h2{font-size:29px}.home-restored .inquiry-band p{font-size:16px}
 .home-restored .band-contact{grid-column:auto;grid-row:auto}.home-restored .band-actions{grid-column:auto;grid-row:auto;flex-direction:column}
 .home-restored .band-phone{font-size:30px}.home-restored .home-kakao-help br{display:none}
 .home-order-steps{font-size:16px}
 .home-studio{padding:54px 0}.home-studio-layout{grid-template-columns:1fr;gap:36px}
 .home-studio-copy>p,.home-studio-steps{font-size:16px}.home-studio-copy .home-studio-note{font-size:16px}
 .home-studio-preview{gap:10px}.home-studio-preview figcaption{font-size:16px}
 .home-faq{padding-top:54px;padding-bottom:54px;gap:16px}.home-faq summary{font-size:17px}.home-faq details p{font-size:16px}
}
@media(prefers-reduced-motion:reduce){.home-restored :is(.fade-in,.reveal-on-scroll){opacity:1;transform:none;animation:none;transition:none}.home-restored .collection-tile img{transition:none}}
