:root{--ink:#0b1320;--muted:#667085;--line:#d9e7ee;--surface:#fff;--soft:#eef8fb;--teal:#1189a3;--navy:#020814;--cyan:#58d6f2;--coral:#ff4f70}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#344054;background:#e5e5e5;font-family:Arial,"Noto Sans KR","Malgun Gothic",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.product-page-shell{width:min(1120px,calc(100% - 40px));margin:18px auto;overflow:hidden;background:var(--surface);border:1px solid rgba(255,255,255,.72);border-radius:22px;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 28px 72px rgba(0,0,0,.24),0 8px 22px rgba(0,0,0,.14)}.product-header{position:absolute;z-index:10;display:flex;align-items:center;justify-content:space-between;width:min(1118px,calc(100% - 42px));min-height:68px;padding:0 48px;color:#fff}.product-brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:900}.product-brand img{width:32px;height:32px}.product-header-note{color:rgba(255,255,255,.6);font-size:11px;font-weight:900;letter-spacing:.18em}.back-home{padding:10px 18px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(20,29,42,.42);font-size:13px;font-weight:900}.product-hero{position:relative;min-height:610px;overflow:hidden;color:#fff;background:var(--navy)}.product-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.08)}.product-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,20,.96) 0%,rgba(3,20,31,.9) 40%,rgba(4,39,52,.35) 72%,rgba(2,8,20,.5) 100%),linear-gradient(0deg,rgba(2,8,20,.8),transparent 60%)}.product-hero-copy{position:absolute;left:64px;bottom:74px;z-index:2;max-width:760px}.product-hero-copy p,.section-kicker{margin:0 0 14px;color:var(--cyan);font-size:12px;font-weight:900;letter-spacing:.15em}.product-hero-copy h1{margin:0;color:#fff;font-size:clamp(58px,9vw,104px);line-height:.82;letter-spacing:-.055em}.product-hero-copy span{display:block;margin-top:28px;color:rgba(255,255,255,.72);font-size:17px;font-weight:700}.product-hero-index{position:absolute;right:42px;bottom:38px;color:rgba(255,255,255,.42);font-size:12px;font-weight:900;letter-spacing:.16em;writing-mode:vertical-rl}.product-feature{scroll-margin-top:20px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:650px;background:#03202b}.feature-visual{position:relative;display:flex;flex-direction:column;justify-content:center;padding:72px 40px 72px 64px;background:linear-gradient(145deg,#1189a3,#073649)}.feature-visual img{width:100%;height:360px;object-fit:cover;border:1px solid rgba(255,255,255,.18);border-radius:8px;box-shadow:0 30px 60px rgba(0,0,0,.28)}.feature-model{position:absolute;right:40px;bottom:34px;color:rgba(255,255,255,.76);font-size:12px;font-weight:900;letter-spacing:.16em}.feature-copy{display:flex;flex-direction:column;justify-content:center;padding:72px 64px;color:#fff}.feature-copy h2{margin:0 0 18px;color:#fff;font-size:clamp(34px,4.8vw,54px);line-height:1.08;letter-spacing:-.035em;word-break:keep-all}.feature-summary{margin:0 0 28px;color:rgba(255,255,255,.65);font-size:16px;word-break:keep-all}.feature-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px;margin:0;padding:0;list-style:none;counter-reset:detail}.feature-details li{counter-increment:detail;position:relative;padding:10px 0 10px 34px;border-top:1px solid rgba(255,255,255,.11);color:rgba(255,255,255,.84);font-size:13px}.feature-details li::before{position:absolute;left:0;color:var(--cyan);font-weight:900;content:counter(detail,decimal-leading-zero)}.product-catalogue{padding:86px 60px 100px;background:#f4fbfd}.catalogue-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;max-width:980px;margin:0 auto 46px}.catalogue-heading h2{margin:0;color:var(--ink);font-size:clamp(36px,5vw,58px);line-height:1.06;letter-spacing:-.04em}.catalogue-heading>p{max-width:330px;margin:0;color:var(--muted);font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:980px;margin:0 auto;border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-card{display:block;min-width:0;padding:0;text-align:left;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;cursor:pointer;transition:background 140ms ease,transform 140ms ease}.product-card:hover,.product-card.is-selected{background:#eaf7fa}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(20,68,84,.13)}.product-card-image{display:block;height:210px;overflow:hidden;background:#dce8ec}.product-card-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.72);transition:transform 220ms ease,filter 220ms ease}.product-card:hover img,.product-card.is-selected img{transform:scale(1.035);filter:saturate(1)}.product-card-copy{position:relative;display:flex;flex-direction:column;min-height:180px;padding:28px}.product-number{position:absolute;right:22px;top:22px;color:#9ab0ba;font-size:11px;font-weight:900}.product-category{margin-bottom:16px;color:var(--teal);font-size:10px;font-weight:900;letter-spacing:.13em}.product-card strong{padding-right:24px;color:var(--ink);font-size:19px;line-height:1.35;word-break:keep-all}.product-model{margin-top:auto;padding-top:20px;color:var(--muted);font-size:12px;font-weight:700}.product-empty{max-width:980px;margin:0 auto;padding:50px;text-align:center;background:#fff;border:1px solid var(--line)}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:26px 48px;color:#d6dee7;background:#020814;font-size:14px}.product-footer div{display:flex;align-items:center;gap:18px}.product-footer img{width:148px}@media(max-width:820px){body{background:#020814}.product-page-shell{width:100%;margin:0;border-radius:0}.product-header{width:100%;padding:0 20px}.product-header-note{display:none}.product-hero{min-height:590px}.product-hero-copy{left:24px;right:24px;bottom:64px}.product-hero-copy h1{font-size:clamp(52px,17vw,78px)}.product-feature{grid-template-columns:1fr}.feature-visual,.feature-copy{padding:56px 24px}.feature-visual img{height:260px}.feature-model{right:24px;bottom:20px}.feature-details{grid-template-columns:1fr}.product-catalogue{padding:64px 20px 72px}.catalogue-heading{display:block}.catalogue-heading>p{margin-top:22px}.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:42% 58%}.product-card-image{height:100%;min-height:210px}.product-card-copy{min-height:210px;padding:24px}.product-footer{align-items:flex-start;flex-direction:column;padding:26px 24px}.product-footer>span{font-size:11px}}@media(max-width:480px){.back-home{padding:8px 13px}.product-card{grid-template-columns:1fr}.product-card-image{height:210px}.product-footer div{align-items:flex-start;flex-direction:column}}
