﻿:root{--ink:#1f252b;--line:#ddd;--blue-a:#143047;--blue-b:#5f9cc1;--stone-a:#9a8766;--stone-b:#bbb6ad;--gray-a:#aaa;--gray-b:#666;--footer:#333;--max:1100px;font-family:"Nanum Gothic","Malgun Gothic",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block;border:0}.site-header{position:fixed;inset:0 0 auto;z-index:20;height:77px;background:#fff;border-bottom:5px solid var(--line)}.header-inner{width:min(var(--max),calc(100% - 32px));height:72px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.social{display:flex;align-items:center;gap:8px}.social a{width:auto;height:30px;display:grid;place-items:center}.social img{width:auto;height:30px}.social .blog img{width:39px}.logo img{width:151px;height:50px;object-fit:contain}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:32px}.lang{border:1px solid #888;border-radius:15px;background:#fff;padding:8px 13px;font-size:13px;white-space:nowrap}.menu-toggle{width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.menu-toggle span{width:35px;height:5px;display:block;background:#333;transition:transform .25s ease,opacity .25s ease}.menu-toggle span+span{margin-top:6px}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(11px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.mega-menu{position:fixed;top:77px;left:0;right:0;z-index:19;height:0;overflow:hidden;background:#fff;transition:height .35s ease}.mega-menu.open{height:205px}.menu-panel{width:min(var(--max),calc(100% - 32px));height:190px;margin:0 auto;display:grid;grid-template-columns:165px 1fr;border:10px solid #eee;background:#fff}.menu-tabs{display:grid;grid-template-rows:repeat(4,1fr)}.menu-tab{border:0;border-right:2px solid #fff;border-bottom:1px solid #fff;background:#d3d3d3;color:#111;font-size:15px;cursor:pointer}.menu-tab.active{background:#6f6f6f;color:#fff}.menu-groups{position:relative}.menu-group{position:absolute;inset:0;display:none;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center}.menu-group.active{display:grid}.menu-group a{min-height:42px;display:grid;place-items:center;padding:8px;font-size:15px}.menu-group a:hover{background:#f4f4f4}main{padding-top:77px}.hero{min-height:520px;color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,.55);overflow:hidden}.hero.blue{background:linear-gradient(to right,var(--blue-a),var(--blue-b))}.hero.stone{background:linear-gradient(to right,var(--stone-a),var(--stone-b))}.hero.gray{background:linear-gradient(to right,var(--gray-a),#777,var(--gray-b))}.hero-inner{width:min(var(--max),calc(100% - 32px));min-height:inherit;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(410px,1fr);align-items:center;gap:30px}.hero.reverse .hero-inner{grid-template-columns:minmax(410px,1fr) minmax(0,1fr)}.hero.reverse .copy{order:-1}.product-img{width:auto;max-width:min(100%,460px);max-height:430px;margin-inline:auto;object-fit:contain;filter:drop-shadow(0 10px 10px rgba(0,0,0,.22))}.hero h1{margin:12px 0 22px;font-size:clamp(38px,4vw,48px);line-height:1.1;font-weight:800;letter-spacing:0;word-break:keep-all}.eyebrow{margin:0;font-size:clamp(22px,2.5vw,30px);font-weight:800}.features{margin:0 0 34px;padding:0;list-style:none;font-size:18px;line-height:1.75;font-weight:800}.detail-link{display:inline-flex;min-width:140px;min-height:51px;align-items:center;justify-content:center;border:4px solid rgba(255,255,255,.9);padding:10px 24px;color:#fff;font-size:17px;font-weight:800;text-shadow:none}.product-detail-hero{padding-top:0;color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,.55)}.product-detail-hero.blue{background:linear-gradient(to right,var(--blue-a),var(--blue-b))}.product-detail-hero.stone{background:linear-gradient(to right,var(--stone-a),var(--stone-b))}.product-detail-hero.gray{background:linear-gradient(to right,var(--gray-a),#777,var(--gray-b))}.product-detail-inner{width:min(var(--max),calc(100% - 32px));min-height:500px;margin:0 auto;display:grid;grid-template-columns:minmax(280px,1fr) minmax(360px,1fr);align-items:center;gap:42px}.product-detail-image{width:auto;max-width:min(100%,520px);max-height:430px;margin-inline:auto;object-fit:contain;filter:drop-shadow(0 10px 10px rgba(0,0,0,.22))}.product-detail-hero h1{margin:12px 0 22px;font-size:clamp(38px,4vw,50px);line-height:1.1;word-break:keep-all}.detail-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.source-link{color:#fff;border-bottom:1px solid rgba(255,255,255,.8);font-weight:800;text-shadow:none}.detail-tabs{position:sticky;top:77px;z-index:8;display:flex;justify-content:center;gap:0;background:#f4f4f4;border-bottom:1px solid #ddd}.detail-tabs a{min-width:120px;padding:18px 20px;text-align:center;border-right:1px solid #ddd;font-weight:800}.detail-tabs a:first-child{border-left:1px solid #ddd}.detail-sections{width:min(var(--max),calc(100% - 32px));margin:0 auto;padding:54px 0 80px;display:grid;gap:18px}.detail-section{border:1px solid #e1e1e1;border-radius:6px;padding:28px;background:#fff}.detail-section h2{margin:0 0 10px;font-size:24px}.detail-section p{margin:0;color:var(--muted,#5a636b);font-size:16px;line-height:1.8}@media(max-width:760px){.product-detail-inner{min-height:auto;grid-template-columns:1fr;padding:38px 14px;text-align:center;gap:18px}.product-detail-image{max-height:340px}.product-detail-hero h1{font-size:clamp(36px,11vw,48px)}.detail-actions{justify-content:center}.detail-tabs{top:77px;overflow-x:auto;justify-content:flex-start}.detail-tabs a{min-width:104px;padding:14px 12px;font-size:14px}.detail-sections{padding:34px 0 58px}.detail-section{padding:22px}.detail-section h2{font-size:21px}}.subpage{width:min(var(--max),calc(100% - 32px));margin:0 auto;padding:70px 0 90px}.subpage h1{font-size:42px;margin:0 0 20px}.subpage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.card{border:1px solid #e1e1e1;border-radius:6px;padding:22px;background:#fff}.card h2{margin:0 0 12px;font-size:22px}.site-footer{background:var(--footer);color:#fff;padding:30px 0 40px;font-size:13px;line-height:1.8}.footer-inner{width:min(var(--max),calc(100% - 32px));margin:0 auto;padding-inline:54px}@media(max-width:760px){.header-inner{width:100%;padding:0 12px;grid-template-columns:auto 1fr auto;gap:8px}.social{width:42px;flex-direction:column;gap:2px}.social a{height:20px}.social img{height:auto;max-height:30px}.social a:not(.blog) img{width:32px}.social .blog img{width:39px}.logo{justify-self:center}.logo img{width:151px}.header-actions{gap:4px}.lang{max-width:108px;padding:7px 8px;overflow:hidden;text-overflow:ellipsis;font-size:12px}.menu-toggle{width:38px}.mega-menu.open{height:255px}.menu-panel{width:100%;height:255px;grid-template-columns:30% 70%;border-width:10px}.menu-group{grid-template-columns:1fr;align-content:stretch;overflow-y:auto}.menu-group a{min-height:39px;font-size:14px}.hero{min-height:690px}.hero:first-of-type{min-height:760px}.hero-inner,.hero.reverse .hero-inner{width:100%;min-height:inherit;grid-template-columns:1fr;gap:14px;padding:28px 14px;text-align:center}.hero.reverse .copy{order:0}.copy{align-self:end}.hero h1{margin:8px 0 18px;font-size:clamp(38px,12vw,54px)}.eyebrow{font-size:25px}.features{margin-bottom:22px;font-size:16px;line-height:1.7}.product-img{max-height:360px}.subpage{padding:48px 0 70px}.subpage h1{font-size:34px}.site-footer{font-size:12px}.footer-inner{padding-inline:0}}@media(max-width:390px){.logo img{width:136px}.lang{max-width:96px;font-size:11px}.hero h1{font-size:39px}.features{font-size:15px}}
