@charset "UTF-8";
:root{--navy:#062345;--mint:#b2eee4;--teal:#009eaa;--paper:#fcfbf7;--muted:#4e637c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;color:var(--navy);background:var(--paper);font-family:"Pretendard","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;word-break:keep-all}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3,p{margin:0}p{font-size:1rem;line-height:1.65;color:var(--muted)}h2{font-size:clamp(1.7rem,2.85vw,2.8rem);line-height:1.2;letter-spacing:-.065em}h3{font-size:1.25rem;line-height:1.4;letter-spacing:-.035em}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #098e9c;outline-offset:5px}img{display:block;max-width:100%}.wrap{width:min(1200px,84%);margin:auto}.skip{position:fixed;top:-100px;z-index:30;background:white;padding:16px}.skip:focus{top:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid var(--navy);border-radius:8px;background:var(--navy);color:white;font-size:1rem;font-weight:700;min-height:46px;padding:10px 26px;line-height:1.35;transition:background .2s,transform .2s}.button:hover{background:#164767;transform:translateY(-2px)}.button.outline{color:var(--navy);background:transparent}.button.outline:hover{background:#ffffffa6}.button.compact{font-size:.875rem;min-height:36px;padding:7px 18px;gap:14px}.copy>.compact{border-radius:30px}.actions{display:flex;gap:15px;flex-wrap:wrap}.logo{font-family:Georgia,"Batang",serif;font-size:2.6rem;font-weight:900;letter-spacing:-.12em;line-height:1.1}.eyebrow{font-size:.875rem;color:var(--teal);letter-spacing:.055em;margin-bottom:10px}.header-inner{max-width:1200px;width:84%;margin:auto;display:flex;gap:30px;justify-content:space-between;align-items:center;min-height:64px}header{background:#fcfbf7f5;position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}header nav{display:flex;gap:30px;font-size:.875rem;font-weight:600}header nav a:hover{color:var(--teal)}.header-buy{border-radius:30px;min-height:42px;padding:8px 28px;font-size:.875rem}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;background:#b6eeeb;isolation:isolate;overflow:hidden}.hero-copy{padding:45px 0 38px max(8vw,calc((100vw - 1200px)/2));position:relative;z-index:1;margin-right:-20px;background:linear-gradient(90deg,#b8eeeb 80%,transparent)}.hero .eyebrow{color:#254867;letter-spacing:.09em}.hero h1{font-size:clamp(2.8rem,5.45vw,5.3rem);line-height:1.06;letter-spacing:-.07em;font-weight:900}.hero h1 span{position:relative;display:inline-block;z-index:0}.hero h1 span:after{content:"";position:absolute;height:8px;background:#ffee99;border-radius:100%;left:0;right:-6px;bottom:-7px;z-index:-1}.hero-sub{font-size:clamp(1rem,1.7vw,1.55rem);font-weight:750;color:var(--navy);margin:22px 0}.hero-facts{display:flex;max-width:480px;margin-top:27px;gap:10px}.hero-facts>div{flex:1;display:flex;align-items:center;flex-direction:column;text-align:center;border-right:1px solid #ffffff70;padding-right:10px}.hero-facts>div:last-child{border:0}.hero-facts strong{font-size:1.05rem;margin-top:8px}.hero-facts small{font-size:.8rem;margin-top:5px;line-height:1.4}.fact-symbol{font-size:2.4rem;height:44px;line-height:44px}.calorie{width:44px;border:2px solid;border-radius:50%;font-size:1rem;line-height:1.1;padding-top:4px;font-weight:bold}.calorie small{display:block!important;font-size:.7rem;margin:0}.art{position:relative;overflow:hidden;aspect-ratio:var(--ratio);min-width:0}.art img{position:absolute;max-width:none;height:auto}.hero-art{height:100%;aspect-ratio:auto}.hero-art img{height:460.60606%;width:auto!important;left:auto!important;right:0;top:-11.01928%!important}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.copy{padding:30px 28px 30px max(8vw,calc((100vw - 1200px)/2))}.copy p:not(.eyebrow){margin:14px 0}.story-art{height:100%;min-height:295px;aspect-ratio:auto}.story-art img{height:726.95652%;width:auto!important;left:auto!important;right:0;top:-175.65217%!important}.design{background:#d9f7f0;grid-template-columns:1.1fr 1fr}.design .copy{padding-top:25px;padding-bottom:25px}.design-art{align-self:center}.section-title{text-align:center;margin-bottom:20px}.section-title h2{font-size:1.8rem}.section-title p{margin-top:5px}.points{padding:22px 0 18px}.point-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.point-grid article{text-align:center;border:1px solid #08274709;border-radius:10px;padding:18px 12px;background:#ffffff60;box-shadow:0 3px 20px #12343c03}.point-grid h3{font-size:1rem;margin:12px 0 9px}.point-grid p{font-size:.875rem}.point-icon{height:56px;line-height:56px;font-size:3rem}.point-icon.i1{border:2px solid;border-radius:50%;width:56px;margin:auto;font-size:1.25rem;line-height:1.1;padding-top:7px}.point-icon small{display:block;font-size:.875rem}.lifestyle{display:grid;grid-template-columns:.82fr 1fr 1fr 1fr;gap:16px;padding:12px 0 20px;align-items:stretch}.moment-intro h2{font-size:1.65rem}.moment-intro p{margin:23px 0 15px}.moment-intro .button{padding:7px 12px;gap:10px}.moment{position:relative;overflow:hidden;border-radius:8px;min-width:0}.moment .art{height:100%;aspect-ratio:auto;min-height:245px}.moment .art img{height:1025.77%;width:auto!important;top:-629.44785%!important}.moment-caption{position:absolute;inset:0;padding:18px 13px;background:linear-gradient(180deg,#062345b3,transparent 72%);color:white}.moment-caption p{font-size:.875rem;color:white;margin-top:10px;max-width:150px}.moment:nth-child(3) .moment-caption{color:var(--navy);background:linear-gradient(180deg,#eff8f7e8,transparent 80%)}.moment:nth-child(3) .moment-caption p{color:var(--navy)}.lineup{background:linear-gradient(115deg,#b7eae3,#e4faf5 55%,#bcece5);padding:20px 0 24px}.lineup .section-title{margin-bottom:17px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.product-card{display:grid;grid-template-columns:37% 1fr;align-items:center;background:#fffdf7e8;border-radius:9px;padding:12px 20px 12px 0;gap:4px;min-width:0}.can-wrap{position:relative;height:220px;overflow:hidden;display:flex;align-items:center;justify-content:center}.can{max-width:none;width:242px;height:auto;clip-path:polygon(29% 5.6%,36% 5%,62% 5%,70.8% 5.6%,71.7% 7%,71.5% 10%,72% 14%,72% 80%,71% 84%,69% 88%,65% 92%,59% 94%,42% 94%,35% 92%,31% 88%,29% 84%,28.2% 80%,28.2% 15%,28.5% 7%)}.pill{display:inline-block;background:#a5eee0;border-radius:30px;min-width:80px;text-align:center;font-size:.8125rem;font-weight:bold;padding:3px 12px;margin-bottom:7px}.pill.yellow{background:#ffdb8e}.product-card h3{font-size:1.5rem;margin-bottom:7px}.product-card p{font-size:.9375rem;line-height:1.5}.spec{margin:8px 0}.spec span{margin:0 8px;color:#91a5ad}.product-card .actions{gap:7px}.product-card .button{padding:7px 11px;gap:6px}.special-can{padding:5px 32px}.reviews{display:grid;grid-template-columns:.8fr 1.25fr 1.25fr;gap:20px;padding:22px 0;align-items:center}.reviews h2{font-size:1.35rem}.reviews>div>p{font-size:.875rem;margin-top:12px}.reviews article{padding:18px;border:1px solid #0827470b;border-radius:9px;background:#ffffff75}.reviews h3{font-size:1rem;margin:9px 0}.reviews article p{font-size:.875rem;margin-bottom:12px}.review-label{font-size:.8125rem;font-weight:700;color:#157e83}.coupon{background:linear-gradient(110deg,#55c9c8,#89e3da,#38adae)}.coupon-inner{display:flex;gap:45px;align-items:center;padding:22px 0;justify-content:space-between}.ticket{background:#fffef7;border:5px double #c7e9e5;text-align:center;padding:8px 25px;transform:rotate(-1deg);flex-shrink:0}.ticket>small{display:block;font-family:Georgia,serif;font-size:.75rem;letter-spacing:.04em}.ticket strong{font-family:Georgia,serif;font-size:3.5rem;line-height:1}.ticket strong small{font-size:1.6rem}.coupon h2{font-size:2rem;color:white;line-height:1.4}.coupon h2 span{color:#fff5a0}.coupon p{color:#063b52}.coupon .button{flex-shrink:0}footer{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.4fr;gap:24px;padding-top:30px;padding-bottom:30px;align-items:start}footer p{font-size:.8125rem;line-height:1.7}footer strong{font-size:.875rem}.footer-brand{display:flex;gap:24px;align-items:center}footer nav{display:grid;grid-template-columns:1fr 1fr;gap:7px 16px;font-size:.8125rem;border-left:1px solid #cbd4d8;padding-left:22px}footer nav button{border:0;background:none;color:inherit;padding:0;text-align:left;font-size:inherit}.footer-link{display:inline-block;font-size:.875rem;margin-top:9px;border-bottom:1px solid}.footer-note p+p{margin-top:8px}dialog{color:var(--navy);border:0;border-radius:16px;padding:36px;width:min(540px,90vw);max-height:85vh;box-shadow:0 20px 80px #001c3d40}dialog::backdrop{background:#03224388;backdrop-filter:blur(4px)}dialog h2{font-size:1.8rem;padding-right:20px;margin-bottom:20px}dialog p{margin:16px 0}dialog .button{margin-top:8px}dialog .close{position:absolute;right:12px;top:10px;border:0;background:transparent;color:var(--navy);width:36px;height:36px;font-size:1.8rem}dialog .art{margin:20px -15px}details{border-bottom:1px solid #dce4e5;padding:16px 0}summary{cursor:pointer;font-weight:700;font-size:1rem}details p{font-size:.9375rem}
@media(min-width:1600px){.hero-copy{padding-top:65px;padding-bottom:55px}.hero h1{font-size:5.4rem}.hero-facts{margin-top:36px}.split .copy{padding-top:38px;padding-bottom:38px}.moment .art{min-height:270px}}
@media(max-width:1100px){header nav{gap:17px}.wrap,.header-inner{width:88%}.hero-copy,.copy{padding-left:6vw}.hero h1{font-size:5.6vw}.hero .actions .button{font-size:.875rem;padding:10px 18px}.hero-facts small{font-size:.75rem}.copy p{font-size:.9375rem}.copy{padding-right:14px}.product-card{grid-template-columns:32% 1fr;padding-right:14px}.special-can{padding:4px 15px}.lifestyle{gap:12px}.moment-intro .button{font-size:.8125rem}.moment-intro h2{font-size:1.4rem}.coupon-inner{gap:25px}footer{gap:18px;grid-template-columns:1fr 1fr}.footer-note{grid-column:2}.footer-brand .logo{font-size:2.5rem}}
@media(max-width:760px){html{scroll-padding-top:115px}.wrap{width:90%}.header-inner{width:90%;min-height:100px;flex-wrap:wrap;gap:8px;padding:10px 0}.logo{font-size:2.1rem}.header-buy{order:1;min-height:36px;font-size:.8125rem;padding:8px 20px}header nav{order:2;width:100%;justify-content:space-between;gap:12px;overflow:auto;white-space:nowrap;padding:7px 0;font-size:.8125rem}.hero{grid-template-columns:1fr}.hero-copy{padding:34px 6% 28px;margin:0;background:linear-gradient(160deg,#d5f8ee,#a1e5df)}.hero h1{font-size:clamp(3rem,10.8vw,4.6rem)}.hero .eyebrow{font-size:.75rem}.hero-sub{font-size:1.1rem}.hero-facts{max-width:none;margin-top:25px}.hero-facts strong{font-size:1rem}.hero-facts small{font-size:.75rem}.hero-art{height:auto;aspect-ratio:476/310}.hero-art img{height:auto;width:197.68908%!important;left:-97.68908%!important;right:auto;top:-12.90323%!important}.split{grid-template-columns:1fr}.copy{padding:30px 6%}.copy h2{font-size:2rem}.copy p{font-size:1rem}.story-art{height:auto;min-height:0;aspect-ratio:541/230}.story-art img{width:173.93715%!important;height:auto;left:-73.93715%!important;top:-175.65217%!important;right:auto}.design{grid-template-columns:1fr}.design .copy{padding:30px 6% 15px}.design-art{width:100%}.points{padding:28px 0 18px}.section-title h2{font-size:1.6rem}.section-title p{font-size:.9375rem}.point-grid{grid-template-columns:repeat(2,1fr);gap:10px}.point-grid article:last-child{grid-column:1/-1;display:grid;grid-template-columns:65px 1fr;align-items:center;text-align:left;padding:14px 20px}.point-grid article:last-child .point-icon{grid-row:1/3}.point-grid article:last-child h3{margin:0}.point-grid article:last-child p{margin-top:4px}.lifestyle{grid-template-columns:1fr;gap:16px;padding:10px 0 30px}.moment-intro{padding:8px 0 4px}.moment-intro h2{font-size:1.7rem}.moment-intro p{margin:12px 0}.moment{min-height:250px}.moment .art{min-height:250px}.moment-caption{padding:24px}.moment-caption h3{font-size:1.5rem}.moment-caption p{max-width:200px;font-size:1rem}.product-grid{grid-template-columns:1fr;gap:18px}.product-card{grid-template-columns:35% 1fr;padding:12px 12px 12px 0}.can-wrap{height:230px}.special-can{max-width:130px;margin:auto;padding:5px 20px}.product-card h3{font-size:1.4rem}.product-card .button{font-size:.8125rem;padding:8px 10px}.reviews{grid-template-columns:1fr;gap:14px;padding:28px 0}.reviews h2{font-size:1.6rem}.reviews article{padding:20px}.coupon-inner{flex-wrap:wrap;gap:20px;padding:25px 0}.ticket{padding:9px 18px}.ticket strong{font-size:2.8rem}.ticket strong small{font-size:1.1rem}.coupon-inner>div:nth-child(2){flex:1;min-width:160px}.coupon h2{font-size:1.5rem}.coupon p{font-size:.875rem}.coupon .button{width:100%}footer{grid-template-columns:1fr 1fr;gap:25px 15px}.footer-brand{display:block}.footer-brand p{margin-top:12px}footer nav{padding-left:15px}.footer-note{grid-column:auto}.footer-note p{font-size:.75rem}dialog{padding:30px 24px}dialog h2{font-size:1.6rem}.button{min-height:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}:where(.split,.product-grid,.reviews,.lifestyle,footer)>*{min-width:0}
/* Preserve the supplied lifestyle artwork and its original typography. */
.moment .art{height:auto;min-height:0;aspect-ratio:var(--ratio)}.moment .art img{height:auto;width:470.5%!important;top:-629.44785%!important}.moment-caption{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.moment{min-height:0;align-self:start}

/* Display the supplied Special packshot directly, without screenshot enlargement. */
.special-can{display:flex;align-items:center;justify-content:center;height:270px;padding:0!important;max-width:none!important}.special-can .special-product{position:static;display:block;width:100%;height:100%;max-width:170px;object-fit:contain;object-position:center}@media(max-width:650px){.special-can{height:230px}.special-can .special-product{max-width:135px}}
