@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#103b46;--muted:#5a6c70;--line:#dbe3e3;--blue:#e7f0f3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);font-family:'Noto Sans KR',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #df5576;outline-offset:5px}[hidden]{display:none!important}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:white;padding:16px}.skip:focus{top:10px}header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid #eef1f1}.logo{font-family:Arial,sans-serif;font-size:31px;font-weight:900;letter-spacing:-1.8px}.logo span{font-size:12px;vertical-align:top;letter-spacing:0;margin-left:3px}header nav{display:flex;align-items:center;gap:54px;font-size:16px;font-weight:600}header nav a:hover{color:#cf5b76}header .store-link{display:flex;gap:22px;align-items:center;border-left:1px solid var(--line);padding-left:38px}.menu-toggle{display:none}.mobile-menu{position:fixed;top:72px;background:white;width:100%;padding:24px;z-index:19;box-shadow:0 12px 20px #103b4610}.mobile-menu a{display:block;padding:15px}.hero{position:relative;min-height:640px;height:calc(100svh - 146px);max-height:960px;background:#e8f0f2;overflow:hidden}.hero-media,.hero video,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-media{background-size:cover;background-position:center}.hero-shade{background:linear-gradient(90deg,#eaf1f3f2 0%,#eaf1f3bb 30%,transparent 64%)}.hero-content{position:relative;z-index:2;max-width:1450px;margin:auto;padding:clamp(85px,10vh,160px) 6% 110px}.eyebrow{font-family:Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:2px;margin:0 0 29px}h1{font-size:clamp(46px,4.4vw,76px);line-height:1.25;letter-spacing:-3px;font-weight:800;margin:0 0 25px}.hero-copy{font-size:18px;line-height:1.9;margin:0 0 32px}.pill{display:inline-flex;gap:44px;align-items:center;background:var(--ink);color:white;border-radius:40px;padding:17px 27px;font-size:15px;font-weight:500;transition:background .2s}.pill:hover{background:#285d69}.hero-bottom{position:absolute;bottom:27px;left:6%;right:6%;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:12px;letter-spacing:1px}.hero-bottom a{display:flex;align-items:center;gap:19px}.hero-bottom a span{font-size:23px}.media-note{font-size:12px;letter-spacing:0;background:#ffffffb8;padding:6px 10px;border-radius:4px}.hero-bottom button{background:#fff;border:1px solid var(--line);padding:8px 16px;border-radius:30px}.intro-band{display:grid;grid-template-columns:1fr 1fr;min-height:70px;text-align:center;font-size:16px;font-weight:500}.intro-band>span{background:#edf3f4;display:grid;place-items:center;padding:18px}.intro-band>a{background:var(--ink);color:white;display:flex;align-items:center;justify-content:center;gap:18px;padding:18px}.intro-band b{font:bold 20px Arial;color:#7ff0b4}.intro-band a>span{margin-left:32px}.section{padding:110px 6%;scroll-margin-top:10px}.brand{max-width:1550px;margin:auto}.brand-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start}h2{font-size:clamp(31px,3.2vw,48px);letter-spacing:-2px;line-height:1.45;margin:0;font-weight:700}.brand h2 span{color:#7c999e}.brand-grid p{font-size:17px;line-height:1.95;margin:0 0 22px;color:var(--muted)}.products{background:#f6f8f8}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:18px}.section-heading>p{font-size:16px;line-height:1.8;color:var(--muted);margin:0}.product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-surface{height:365px;padding:27px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.white{background:#eaecea}.blue{background:#e1ecf0}.pink{background:#f3dce2}.product-index{font:12px Arial;letter-spacing:1px}.product-type{padding:8px 7%;display:flex;flex-direction:column}.product-type>span{font:600 15px Arial;letter-spacing:5px}.product-type strong{font:500 clamp(70px,8vw,130px)/1.15 Arial;letter-spacing:-7px}.product-type strong span{font-size:26px;letter-spacing:-1px;margin-left:8px}.color-label{font-size:13px;display:flex;align-items:center;gap:8px}.color-label i{width:13px;height:13px;border-radius:100%;border:1px solid #adb6b4;background:white}.pink .color-label i{background:#e68da6;border-color:#d47a94}.product-info{padding:24px 0}.product-info h3{font-size:20px;margin:0 0 10px;letter-spacing:-.7px}.product-info p{font-size:14px;color:var(--muted);margin:0}.text-link{display:table;margin:35px auto 0;padding-bottom:10px;border-bottom:1px solid var(--ink);font-size:15px}.text-link span{margin-left:30px}.quality{background:var(--ink);color:#fff;display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.quality .eyebrow{color:#aecbd1}.quality-intro{color:#c3d5d8;font-size:16px;line-height:1.9;margin-top:25px}.quality-list article{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid #ffffff30}.quality-list article:first-child{padding-top:0}.quality-list article>span{font:14px Arial;color:#a3c6ce;padding-top:9px}.quality h3{font-size:25px;margin:0 0 10px}.quality-list p{font-size:15px;color:#c3d5d8;margin:0}footer{padding:60px 6% 28px}footer>p{font-size:15px;color:var(--muted);margin:18px 0 45px}footer>div{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:24px}footer small{font-size:12px;letter-spacing:1px;color:var(--muted)}footer>div>a{font-size:14px}@media(min-width:1700px){.section{padding-left:max(6%,calc((100vw - 1450px)/2));padding-right:max(6%,calc((100vw - 1450px)/2))}}@media(max-width:900px){header nav{gap:25px}header .store-link{padding-left:24px}.brand-grid{gap:30px}.product-surface{height:290px;padding:22px}.quality{gap:40px}.hero-shade{background:linear-gradient(90deg,#eaf1f3f0, #eaf1f3a0 40%,transparent)}.hero-bottom>span:first-child{display:none}}@media(max-width:650px){html{scroll-padding-top:72px}header{height:72px;padding:0 6%}.logo{font-size:27px}header nav{display:none}.menu-toggle{display:flex;flex-direction:column;gap:7px;background:none;border:0;padding:14px 0 14px 14px}.menu-toggle span{width:25px;height:2px;background:var(--ink)}.hero{min-height:690px;height:calc(100svh - 72px);max-height:850px}.hero-media{background-position:64% bottom;background-size:auto 75%;background-repeat:no-repeat}.hero-shade{background:linear-gradient(180deg,#e8f0f2 0%,#e8f0f2ee 28%,#e8f0f24d 57%,transparent 78%)}.hero-content{padding:54px 7% 170px}.eyebrow{font-size:12px;margin-bottom:22px}h1{font-size:43px;letter-spacing:-2.6px}.hero-copy{font-size:16px;line-height:1.8;margin-bottom:23px}.pill{padding:13px 23px;font-size:14px;gap:24px}.hero-bottom{left:7%;right:7%;bottom:22px;letter-spacing:0}.hero-bottom a{font-size:11px;gap:10px}.media-note{font-size:11px}.intro-band{grid-template-columns:1fr;font-size:14px}.intro-band>span{display:none}.intro-band>a{padding:20px}.section{padding:68px 7%}.brand-grid{grid-template-columns:1fr;gap:28px}h2{font-size:32px;letter-spacing:-1.5px}.brand-grid p{font-size:16px;margin-bottom:14px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px;font-size:15px}.product-list{grid-template-columns:1fr;gap:25px}.product-surface{height:300px;padding:25px}.product-type{padding-left:12%}.product-type strong{font-size:120px}.product-info{padding:20px 0}.product-info h3{font-size:19px}.text-link{margin-top:15px}.quality{grid-template-columns:1fr;gap:30px}.quality-intro{font-size:15px}.quality h3{font-size:22px}footer{padding:45px 7% 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
