@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'Pretendard',sans-serif;color:#171717;background:#f7f4ed;word-break:keep-all}a{color:inherit;text-decoration:none}button{font:inherit}ul{list-style:none}.inner{width:min(1280px,calc(100% - 80px));margin:0 auto}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.12em}.mobile-br{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;height:58px;padding:0 28px;border-radius:999px;font-size:15px;font-weight:800;transition:.25s}.btn-primary{background:#ffb400;color:#171717}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.btn-line{border:1px solid #171717}
.btn-wide{width:100%}

#header{position:fixed;z-index:100;top:0;left:0;width:100%;height:86px;transition:.3s}
#header.scrolled{background:rgba(247,244,237,.9);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.08)}
#header .header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}
.logo{display:block;width:200px}
.logo img{display:block;width:100%;height:auto}
.header-store{display:flex;align-items:center;justify-content:center;height:42px;padding:0 20px;border-radius:50px;background:#f26750;color:#fff;font-size:13px;font-weight:800;transition:.2s}
.header-store:hover{background:#df5641}

#hero{min-height:100vh;position:relative;overflow:hidden;padding-top:86px;background:#f7f4ed}.hero-inner{min-height:calc(100vh - 86px);display:flex;align-items:center;justify-content:space-between;padding-bottom:90px}.hero-copy{position:relative;z-index:2;width:56%}.hero-copy h1{font-size:clamp(60px,7vw,108px);line-height:.96;letter-spacing:-.06em;margin:25px 0 34px;font-weight:900}.hero-copy h1 em{font-style:normal;color:#f26b3a}.hero-desc{font-size:20px;line-height:1.7;color:#555}.hero-actions{display:flex;gap:12px;margin-top:38px}.hero-visual{position:relative;width:44%;height:560px}
.choice-card{position:absolute;width:250px;height:340px;border:2px solid #171717;border-radius:28px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:100px;font-weight:900;box-shadow:0 22px 50px rgba(0,0,0,.09)}.card-a{left:5%;top:90px;transform:rotate(-9deg)}.card-b{left:28%;top:40px;transform:rotate(5deg);background:#ffe36f}.card-c{right:0;top:120px;transform:rotate(10deg);background:#f26b3a}.hero-bubble{position:absolute;right:50px;bottom:6px;width:160px;height:130px;border:3px solid #171717;border-radius:42px;background:#ffb400;display:flex;align-items:center;justify-content:center;font-size:50px;font-weight:900;transform:rotate(-6deg)}.hero-bubble i{position:absolute;right:20px;bottom:-18px;width:26px;height:26px;background:#ffb400;border-right:3px solid #171717;border-bottom:3px solid #171717;transform:rotate(35deg)}.hero-bubble .face{position:relative;z-index:2}
.hero-marquee{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;border-top:2px solid #171717;border-bottom:2px solid #171717;background:#ffb400}
.hero-marquee-track{display:flex;width:max-content;animation:marquee 20s linear infinite;will-change:transform}
.hero-marquee span{display:block;flex:none;white-space:nowrap;font-size:22px;font-weight:900;letter-spacing:-.03em;padding:16px 34px}
.hero-marquee span:after{content:'•';margin-left:68px}

@keyframes marquee{
	from{transform:translateX(0)}
	to{transform:translateX(-25%)}
}

section:not(#hero){padding:150px 0}
.section-head{margin-bottom:70px}.section-no{display:inline-block;margin-bottom:18px;font-size:12px;font-weight:900;border:1px solid #171717;border-radius:999px;padding:6px 10px}.section-head h2{margin-top:18px;font-size:clamp(48px,5vw,78px);line-height:1.05;letter-spacing:-.055em}.section-head h2 strong{color:#f26b3a}.split-head{display:flex;align-items:flex-end;justify-content:space-between}.section-desc{font-size:18px;line-height:1.7;color:#666;margin-bottom:8px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid #171717}.why-grid article{padding:32px 28px 44px;border-right:1px solid #bbb}.why-grid article:first-child{border-left:1px solid #bbb}.why-grid article>span{font-size:13px;font-weight:900}.why-grid h3{font-size:28px;margin:80px 0 16px}.why-grid p{font-size:16px;line-height:1.7;color:#5d5d5d}
#current-pick{background:#171717;color:#fff}#current-pick .section-no{border-color:#fff}#current-pick .section-desc{color:#bbb}.product-feature{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.product-stage{min-height:620px;background:#f2efe8;border-radius:36px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.pack-stack{position:relative;width:470px;height:390px}.pack{position:absolute;width:170px;height:250px;border:2px solid #171717;border-radius:14px;background:#fff;color:#171717;display:flex;align-items:flex-start;justify-content:flex-end;padding:16px;font-size:15px;font-weight:900;box-shadow:0 14px 25px rgba(0,0,0,.12)}.pack-1{left:20px;top:110px;transform:rotate(-10deg)}.pack-2{left:90px;top:55px;transform:rotate(-5deg);background:#ffe36f}.pack-3{left:160px;top:20px;transform:rotate(0deg)}.pack-4{left:230px;top:55px;transform:rotate(5deg);background:#f6c1b0}.pack-5{left:300px;top:110px;transform:rotate(10deg)}.pack-6{left:105px;top:145px;transform:rotate(-2deg);background:#e2e9ff}.pack-7{left:180px;top:125px;transform:rotate(3deg);background:#f0d7f5}.pack-8{left:250px;top:145px;transform:rotate(8deg);background:#ffd7a8}.stage-caption{position:absolute;left:28px;bottom:26px;color:#171717;font-size:12px;font-weight:900;letter-spacing:.12em}.product-info .badge{display:inline-flex;background:#ffb400;color:#171717;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:900}.product-info h3{font-size:44px;line-height:1.2;letter-spacing:-.045em;margin:24px 0 38px}.product-info li{display:flex;gap:16px;padding:15px 0;border-bottom:1px solid #3b3b3b;color:#d7d7d7}.product-info li span{font-size:12px;color:#ffb400;font-weight:900}.price-row{display:flex;align-items:flex-end;justify-content:space-between;margin:38px 0 22px}.price-row small{display:block;color:#999;margin-bottom:5px}.price-row strong{font-size:32px}.price-row>span{font-size:13px;background:#2a2a2a;padding:8px 11px;border-radius:999px}
#method{background:#ffe36f}.method-list{border-top:2px solid #171717}.method-item{display:grid;grid-template-columns:280px 1fr;gap:40px;padding:40px 0;border-bottom:1px solid rgba(0,0,0,.35);align-items:start}.method-item strong{font-size:46px;line-height:1.05;letter-spacing:-.04em}.method-item p{font-size:18px;line-height:1.7;max-width:560px;padding-top:8px}
#shop{padding:110px 0;background:#f26b3a}.shop-inner{display:flex;align-items:flex-end;justify-content:space-between}.shop-inner h2{font-size:clamp(50px,6vw,88px);line-height:1.02;letter-spacing:-.055em;margin-top:18px}.shop-inner h2 em{font-style:normal;color:#fff}.shop-link{display:flex;align-items:center;gap:30px;border-bottom:2px solid #171717;padding:0 0 14px;font-weight:900;font-size:18px}.shop-link span{font-size:30px}

#footer {padding:60px 40px 40px;background:#f7f7f7;}
#footer .footer-inner {max-width:1400px;margin:0 auto;}
#footer .footer-brand img {width:180px;}
#footer .footer-info {display:flex;gap:20px;margin-top:30px;font-size:13px;color:#777;}
#footer .footer-bottom {margin-top:15px;font-size:12px;color:#aaa;}

@media(max-width:1024px){
	.inner{width:min(100% - 40px,900px)}
	.gnb{display:none}
	.menu-btn{display:block}
	.hero-inner{padding-top:60px;align-items:flex-start;flex-direction:column}
	.hero-copy{width:100%}
	.hero-visual{width:100%;height:430px;margin-top:30px}
	.choice-card{width:190px;height:260px}
	.card-a{left:10%;top:90px}
	.card-b{left:37%;top:30px}
	.card-c{right:8%;top:100px}
	.hero-bubble{width:120px;height:100px;right:12%;bottom:5px}
	.split-head{display:block}
	.section-desc{margin-top:25px}
	.product-feature{grid-template-columns:1fr;gap:45px}
	.product-stage{min-height:520px}
	.method-item{grid-template-columns:200px 1fr}
}

@media (max-width:768px) {
	#header .header-inner {height:70px;padding:0 20px;}
    #header .header-logo img {width:160px;}
    #header .header-store {font-size:13px;}
	.logo{width:160px}

    #footer {padding:40px 20px 30px;}
    #footer .footer-brand img {width:150px;}
    #footer .footer-info {display:block;line-height:1.8;}
}

@media(max-width:640px){
	.inner{width:calc(100% - 32px)}.mobile-br{display:block}#header{height:70px}.logo{font-size:19px}.logo-icon{width:28px;height:24px}.hero-inner{min-height:auto;padding:100px 0 110px}.hero-copy h1{font-size:54px;margin:20px 0 24px}.hero-desc{font-size:17px}.hero-actions{flex-direction:column}.btn{width:100%}.hero-visual{height:330px}.choice-card{width:135px;height:190px;border-radius:20px;font-size:66px}.card-a{left:2%;top:85px}.card-b{left:30%;top:40px}.card-c{right:0;top:92px}.hero-bubble{width:98px;height:82px;border-radius:28px;right:8%;bottom:0;font-size:36px}
	.hero-marquee span{font-size:16px;padding:13px 22px}.hero-marquee span:after{margin-left:44px}section:not(#hero){padding:95px 0}.section-head{margin-bottom:45px}.section-head h2{font-size:44px}.why-grid{grid-template-columns:1fr}.why-grid article,.why-grid article:first-child{border-left:0;border-right:0;border-bottom:1px solid #aaa;padding:28px 0 32px}.why-grid h3{margin:40px 0 12px}.product-stage{min-height:390px;border-radius:26px}.pack-stack{transform:scale(.72)}.stage-caption{font-size:10px}.product-info h3{font-size:34px}.price-row strong{font-size:28px}.method-item{grid-template-columns:1fr;gap:16px}.method-item strong{font-size:38px}.shop-inner{display:block}.shop-inner h2{font-size:48px}.shop-link{margin-top:55px;justify-content:space-between}.footer-inner{display:block}.footer-meta{text-align:left;margin-top:28px}
}