:root{--font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--base-font-size:clamp(14px,0.93vw,17.856px);--line-height:1.6;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--h1-size:var(--text-4xl);--h2-size:var(--text-3xl);--h3-size:var(--text-2xl);--h4-size:var(--text-xl);--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700;--color-white:#FFFFFF;--color-black:#000000;--color-bg:#FFFFFF;--color-text:#000000;--color-gray-50:#FAFAFA;--color-gray-100:#F5F5F5;--color-gray-200:#EEEEEE;--color-gray-300:#E0E0E0;--color-gray-400:#BDBDBD;--color-gray-500:#9E9E9E;--color-gray-600:#757575;--color-gray-700:#616161;--color-gray-800:#424242;--color-gray-900:#212121;--color-accent:#1A1A1A;--color-accent-hover:#333333;--color-gold:#B8860B;--color-gold-light:#D4A843;--color-success:#2E7D32;--color-error:#C62828;--color-warning:#EF6C00;--color-sale:#C62828;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--border-color:var(--color-gray-300);--border-light:var(--color-gray-200);--border-width:1px;--radius:0;--shadow-sm:0 1px 0.1875rem rgba(0,0,0,0.08);--shadow-md:0 0.25rem 0.75rem rgba(0,0,0,0.1);--shadow-lg:0 0.5rem 1.875rem rgba(0,0,0,0.12);--shadow-card:0 0.125rem 0.5rem rgba(0,0,0,0.06);--container-width:1200px;--container-padding:1rem;--header-height:8.75rem;--header-height-mobile:60px;--transition:0.2s ease;--transition-slow:0.3s ease}@media (max-width:991.98px){:root{--base-font-size:1rem;--h1-size:var(--text-3xl);--h2-size:var(--text-2xl);--h3-size:var(--text-xl);--h4-size:var(--text-lg);--header-height:var(--header-height-mobile)}}@media (min-width:1920px){:root{--base-font-size:17.856px}}.mt-sm{margin-top:var(--space-sm)}.mt-md{margin-top:var(--space-md)}.mt-lg{margin-top:var(--space-lg)}.mt-xl{margin-top:var(--space-xl)}.mt-2xl{margin-top:var(--space-2xl)}.mb-md{margin-bottom:var(--space-md)}.mb-lg{margin-bottom:var(--space-lg)}.mb-xl{margin-bottom:var(--space-xl)}.text-underline{text-decoration:underline}.font-bold{font-weight:var(--font-bold,700)}.w-auto{width:auto}.max-w-800{max-width:50rem}.img-responsive{width:100%;height:auto}.img-rounded{border-radius:0.5rem}.nbs-ymap{min-height:25rem;background:#e9e9e9}.mt-0{margin-top:0}.flex-center{display:flex;align-items:center;gap:var(--space-sm)}.header__spacer{height:1rem;flex-shrink:0}.section__subtitle--centered{max-width:44rem;margin:0 auto var(--space-2xl);text-align:center;color:var(--color-gray-600)}.product-review-cta{margin-top:var(--space-xl);padding-top:var(--space-lg);border-top:1px solid var(--color-gray-200)}.cta-section .form-checkbox{color:rgba(255,255,255,0.6)}.cta-section .form-checkbox a{color:#fff}.modal .form-checkbox a,.quick-calc .form-checkbox a{color:var(--color-text)}.check-list{list-style:none;padding:0;margin:var(--space-lg) 0 0;display:grid;grid-template-columns:1fr 1fr;gap:var(--space-sm)}.check-list li{display:flex;align-items:center;gap:var(--space-sm);font-size:var(--text-sm)}@media (max-width:575.98px){.check-list{grid-template-columns:1fr}}.article-detail__meta{color:var(--color-gray-500);margin-bottom:var(--space-lg);font-size:var(--text-sm)}.quick-calc__desc{font-size:var(--text-sm);color:var(--color-gray-600);margin:0 0 1rem}