/* Shared spacing and heading scale across both languages and all public pages. */
:root{--lvq-page-title:28px;--lvq-section-title:28px;--lvq-section-space:44px}
.language-short{display:none}
.workshop-more[hidden]{display:none}
.workshop-more{display:flex;align-items:center;justify-content:center;gap:12px;min-height:44px;margin:22px auto 0;padding:12px 20px;border:1px solid #b9cec0;border-radius:3px;background:#fff;color:#174f35;font:inherit;font-size:14px;font-weight:600;cursor:pointer}
.workshop-more [data-less]{display:none}
.workshop-more[aria-expanded=true] [data-more]{display:none}
.workshop-more[aria-expanded=true] [data-less]{display:inline}
.workshop-more:after{content:'＋'}
.workshop-more[aria-expanded=true]:after{content:'−'}
#workshop-photos{scroll-margin-top:85px}
.breadcrumbs{padding-top:12px;padding-bottom:12px;font-size:12px}
.column-page>.column-hero{padding:20px 0;background:#f2f6f3;border-bottom:1px solid #dce5e0}
.column-page>.column-hero>.shell{display:grid;grid-template-columns:minmax(150px,.45fr) minmax(0,1.55fr);column-gap:36px;align-items:center}
.column-page>.column-hero h1{font-size:var(--lvq-page-title);line-height:1.35;margin:0;letter-spacing:-.02em;overflow-wrap:anywhere}
.column-page>.column-hero .section-kicker{display:none}
.column-page>.column-hero p:last-child{font-size:14px;line-height:1.7;max-width:none;margin:0;color:#64796c}
.column-page>.item-hero>.shell{display:flex;flex-direction:column;align-items:flex-start;gap:6px}
.column-page>.item-hero .section-kicker{display:block;font-size:10px;line-height:1.5;margin:0;letter-spacing:.08em;color:#168554}
.section{padding:var(--lvq-section-space) 0}
.fold-section{padding:0}
.section-head,.section-head.compact{margin-bottom:22px;gap:24px}
.section-kicker{font-size:10px;margin-bottom:9px;line-height:1.5;letter-spacing:.14em}
html[lang] .section-head h2,html[lang] .strength-copy h2,html[lang] .about-grid h2,html[lang] .contact-inner h2,
html[lang] .column-heading h2,html[lang] .faq-grid h2,html[lang] .related-section h2,html[lang] .about-profile-heading h2{font-size:var(--lvq-section-title);line-height:1.4;margin:0 0 10px;letter-spacing:-.02em}
.section-head>p,.column-heading p{font-size:14px;line-height:1.75;margin:0}
.section-head>div h2{margin-bottom:0}
.column-content{padding:24px 0 16px}
.factory-gallery-section .column-content{padding-top:20px}
.column-heading{margin-bottom:18px}
.column-jumps,html[lang=en] .column-jumps{gap:8px;padding-top:14px;padding-bottom:14px}
.column-jumps a,html[lang=en] .column-jumps a{padding:8px 12px;font-size:12px;line-height:1.5}
.item-section{padding-top:24px}
.item-section .detail-copy{padding-top:0}
.item-section .detail-copy>p:first-child{margin-top:0}
.column-cta{padding:28px 0}
.column-cta h2{font-size:24px;line-height:1.4;margin-bottom:8px}
.contact{padding:var(--lvq-section-space) 0}
.about-factory-story{padding:var(--lvq-section-space) 0}
.factory-overview{margin:24px 0 32px}
.certificate-group{margin-top:34px}
.certificate-group-title{margin-bottom:16px;padding-bottom:12px}
.certificate-group-title strong{font-size:18px;line-height:1.5}
.hero{height:auto;min-height:440px}
.hero-content,html[lang=en] .hero-content{padding-top:44px;padding-bottom:38px}
.hero h1,html[lang=en] .hero h1{font-size:46px;line-height:1.18}
.hero .eyebrow{font-size:10px;margin-bottom:14px}
.hero-desc,html[lang=en] .hero-desc{font-size:16px;line-height:1.75;margin:20px 0 24px;max-width:610px}
.hero-tags,html[lang=en] .hero-tags{margin-top:24px;font-size:13px}
.hero .button{min-height:46px;font-size:14px}
#main-content.section h1{font-size:var(--lvq-page-title);line-height:1.4}
@media(max-width:900px){
 .column-page>.column-hero>.shell{column-gap:24px;grid-template-columns:minmax(140px,.6fr) minmax(0,1.4fr)}
 .item-section .detail-picture{margin-left:0}
 .hero h1,html[lang=en] .hero h1{font-size:40px}
}
@media(max-width:620px){
 .topbar{height:64px;min-height:64px}
 .topbar .nav-wrap{flex-wrap:nowrap;padding:0;gap:6px}
 .topbar .brand{flex:1;min-width:0;gap:7px}
 .topbar .brand-logo{width:32px;height:32px;flex-basis:32px}
 .topbar .brand-logo img{width:32px;height:32px}
 .topbar .brand-copy strong{font-size:11px;line-height:1.4;letter-spacing:0}
 .topbar .brand-copy small{font-size:7px;letter-spacing:.04em;margin-top:3px}
 .topbar .language-switch{order:1;flex-basis:auto;height:40px;gap:0;font-size:12px}
 .topbar .language-switch a{display:flex;align-items:center;justify-content:center;min-width:34px;min-height:40px;padding:5px}
 .topbar .language-switch a[aria-current],.topbar .language-switch>span,.topbar .language-full{display:none}
 .topbar .language-short{display:inline}
 .topbar .menu-icon{order:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;padding:8px}
 .home-stats .stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start;padding:18px 0;min-height:0}
 .home-stats .stats>div{padding:0;border:0;min-width:0}
 .home-stats .stats>div:nth-child(n+4){display:none}
 .home-stats .stats strong{font-size:28px;white-space:nowrap}
 .home-stats .stats sup{font-size:11px;margin-left:2px}
 .home-stats .stats span,html[lang=en] .home-stats .stats span{font-size:11px;line-height:1.5;margin-top:6px}
 .catalog-tools{width:100%;min-width:0}
 .catalog-tools .filter-buttons{width:100%;min-width:0;flex-wrap:nowrap;overflow-x:auto;gap:8px;padding-bottom:7px;scrollbar-width:thin;scrollbar-color:#9cb8a6 #edf3ef;scroll-padding:10px;-webkit-overflow-scrolling:touch}
 .catalog-tools .filter-buttons button{flex:0 0 auto;white-space:nowrap;min-height:40px}
 .catalog-tools .filter-buttons::-webkit-scrollbar{height:4px}
 .catalog-tools .filter-buttons::-webkit-scrollbar-thumb{background:#9cb8a6;border-radius:4px}
 :root{--lvq-page-title:24px;--lvq-section-title:24px;--lvq-section-space:30px}
 .breadcrumbs{padding-top:10px;padding-bottom:10px;font-size:11px}
 .column-page>.column-hero{padding:16px 0}
 .column-page>.column-hero>.shell{grid-template-columns:1fr;gap:7px}
 .column-page>.column-hero p:last-child{font-size:13px;line-height:1.65}
 .column-page>.item-hero .section-kicker{font-size:10px}
 .column-content,.factory-gallery-section .column-content{padding-top:18px;padding-bottom:10px}
 .column-heading h2{margin-bottom:7px}
 .section-head{margin-bottom:18px}
 .section-head>p{margin-top:12px;font-size:13px}
 .column-jumps,html[lang=en] .column-jumps{gap:6px;padding-top:10px;padding-bottom:10px}
 .column-jumps a,html[lang=en] .column-jumps a{font-size:11px;padding:7px 9px}
 .column-cta{padding:24px 0}.column-cta>.shell{gap:18px}.column-cta h2{font-size:22px}
 .item-section{padding-top:18px}.item-section .product-detail-layout{gap:20px}
 .related-section .section-head{gap:12px}
 .hero{min-height:0}
 .hero-content,html[lang=en] .hero-content{padding-top:30px;padding-bottom:30px}
 .hero h1,html[lang=en] .hero h1{font-size:34px;line-height:1.2}
 .hero-desc,html[lang=en] .hero-desc{font-size:14px;line-height:1.7;margin:18px 0 20px}
 .hero-tags,html[lang=en] .hero-tags{margin-top:20px;gap:8px;font-size:12px}
 .hero .button{font-size:13px;padding:0 12px}
 .hero-actions{gap:10px;flex-wrap:wrap}
 .certificate-group{margin-top:28px}.certificate-group-title strong{font-size:17px}
}
