:root{--flamingo:#f5a2a1;--orchid:#f4c8ca;--rose-water:#eddbdf;--oyster:#efeae5;--dark-brown:#2c2424;--mid-brown:#3d3232;--muted-brown:#5c4f4f;--warm-gray:#7a6e6e;--line:#2c24241f;--page-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--dark-brown);background:#fffdfb;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,Arial,sans-serif}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.promo-strip{color:#fffaf6;background:var(--dark-brown);letter-spacing:-.02em;justify-content:center;align-items:center;gap:22px;min-height:38px;padding:8px 24px;font-size:12px;display:flex}.promo-strip p{margin:0}.promo-strip p span{color:var(--flamingo);letter-spacing:.08em;margin-right:8px;font-size:10px;font-weight:800}.promo-strip button{color:inherit;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.promo-strip .icon{width:13px;height:13px}.site-header{z-index:5;border-top:1px solid var(--dark-brown);background:#fff;border-bottom:1px solid #d7d2d0;position:relative}.header-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;width:100%;min-height:94px;padding:0 clamp(24px,4vw,76px);display:grid}.wordmark{letter-spacing:-.13em;flex-shrink:0;font-size:27px;font-weight:900}.wordmark span{color:var(--flamingo)}.header-logo{justify-content:center;align-items:center;width:clamp(190px,21vw,315px);display:flex}.header-logo img{filter:grayscale()invert();width:100%;height:auto;display:block}.desktop-nav{color:#3f3b3a;justify-self:start;gap:clamp(17px,1.65vw,31px);font-size:13px;font-weight:700;display:flex}.desktop-nav-item{align-items:center;min-height:94px;display:flex;position:relative}.desktop-nav>.desktop-nav-item>a{white-space:nowrap}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--dark-brown)}.desktop-subnav{visibility:hidden;opacity:0;border:1px solid var(--line);background:#fffdfb;border-radius:12px;min-width:178px;padding:9px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% - 14px);left:-15px;transform:translateY(-5px);box-shadow:0 14px 28px #2c24241f}.desktop-subnav a{color:var(--muted-brown);border-radius:7px;padding:9px 10px;font-size:13px;line-height:1.3}.desktop-subnav a:hover,.desktop-subnav a:focus-visible{background:var(--rose-water);color:var(--dark-brown);outline:0}.desktop-nav-item:hover .desktop-subnav,.desktop-nav-item:focus-within .desktop-subnav{visibility:visible;opacity:1;transform:translateY(0)}.header-actions{justify-self:end;align-items:center;gap:9px;display:flex}.member-button{min-height:46px;color:var(--dark-brown);letter-spacing:-.04em;white-space:nowrap;background:#f5a2a1;border-radius:6px;align-items:center;padding:0 17px;font-size:13px;font-weight:800;display:inline-flex}.member-button:hover,.member-button:focus-visible{background:#ef9291}.account-link{color:#3f3b3a;white-space:nowrap;margin-left:12px;font-size:13px;font-weight:700}.account-link:hover,.account-link:focus-visible{color:var(--dark-brown)}.icon-button{width:37px;height:37px;color:var(--dark-brown);background:0 0;border:0;place-items:center;padding:0;display:grid}.header-icon-button{color:#3f3b3a;width:30px;height:37px}.header-icon-button:hover,.header-icon-button:focus-visible{color:var(--dark-brown)}.icon{width:21px;height:21px}.bag-button{position:relative}.bag-button b{color:#fff;background:var(--flamingo);border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;display:grid;position:absolute;top:2px;right:0}.category-row{scrollbar-width:none;align-items:end;gap:31px;height:46px;display:flex;overflow-x:auto}.category-row::-webkit-scrollbar{display:none}.category-button{height:46px;color:var(--warm-gray);background:0 0;border:0;border-bottom:3px solid #0000;flex:none;padding:0 1px;font-size:14px;font-weight:650}.category-button.is-active{color:var(--dark-brown);border-color:var(--flamingo);font-weight:850}.hero{min-height:500px;padding:70px max(24px,calc((100vw - var(--page-width))/2));grid-template-columns:minmax(0,1fr) minmax(300px,.84fr);gap:30px;display:grid;position:relative;overflow:hidden}.hero--coral{background:#f9d7d2}.hero--blush{background:#f3e3e4}.hero--oyster{background:var(--oyster)}.hero-content{z-index:2;align-self:center;max-width:600px;position:relative}.hero-eyebrow,.section-kicker{color:var(--muted-brown);letter-spacing:.13em;margin:0 0 13px;font-size:11px;font-weight:850}.hero h1{max-width:590px;color:var(--dark-brown);letter-spacing:-.083em;margin:0;font-size:clamp(38px,4.15vw,64px);font-weight:780;line-height:1.1}.hero h1 strong{color:var(--dark-brown);font-weight:900;display:block}.hero--coral h1 strong{color:#a04c54}.hero-detail{color:var(--muted-brown);letter-spacing:-.05em;margin:21px 0 29px;font-size:16px}.primary-button{color:#fffdfb;background:var(--dark-brown);border-radius:99px;align-items:center;gap:11px;padding:14px 18px 14px 21px;font-size:13px;font-weight:750;display:inline-flex}.primary-button .icon,.section-heading a .icon,.text-link .icon,.membership-banner .icon{width:16px;height:16px}.hero-meta{color:var(--muted-brown);align-items:center;gap:17px;margin-top:37px;font-size:12px;font-weight:700;display:flex}.hero-meta span+span{border-left:1px solid #2c242440;padding-left:17px}.hero-image-wrap{z-index:1;aspect-ratio:2;place-self:center end;width:min(100%,520px);position:relative}.hero-image{z-index:2;object-fit:cover;border:7px solid #fffdfbb8;border-radius:26px;width:100%;height:100%;position:absolute;top:0;right:0;box-shadow:14px 20px #2c242414}.hero.hero--image-only{height:500px;min-height:0;padding:0;display:block}.hero-full-image-link{display:block;position:absolute;inset:0;overflow:hidden}.hero-full-image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.hero--image-only .hero-controls{bottom:25px}.hero.hero--custom-html{height:500px;min-height:0;padding:0;display:block}.hero-custom-html{position:absolute;inset:0;overflow:hidden}.hero-custom-html>*{max-width:100%}.hero--custom-html .hero-controls{bottom:25px}.hero-blob{border-radius:50%;position:absolute}.hero-blob--one{aspect-ratio:1;background:#fffdfb66;width:90%;top:0;right:0}.hero-blob--two{aspect-ratio:1;background:var(--flamingo);opacity:.72;width:39%;bottom:1%;left:0}.hero-controls{z-index:3;left:max(24px,calc((100vw - var(--page-width))/2));align-items:center;gap:12px;display:flex;position:absolute;bottom:33px}.hero-controls>button,.hero-control-placeholder{width:31px;height:31px;color:var(--dark-brown);background:#fffdfb94;border:1px solid #2c242433;border-radius:50%;place-items:center;padding:0;display:grid}.hero-controls .icon{width:15px;height:15px}.icon--left{transform:rotate(180deg)}.hero-dots{gap:6px;display:flex}.hero-dots button,.hero-dots span{background:#2c242445;border:0;border-radius:50%;width:7px;height:7px;padding:0}.hero-dots button.is-active,.hero-dots span.is-active{background:var(--dark-brown);border-radius:20px;width:20px}.ad-banner-section{width:min(calc(100% - 48px),var(--page-width));background:var(--oyster);border-radius:16px;height:200px;margin:56px auto 70px;overflow:hidden}.ad-banner-section>a,.ad-banner-section>div,.ad-banner-section picture,.ad-banner-section img{width:100%;height:100%;display:block}.ad-banner-section img{object-fit:cover}.custom-html-section,.product-banner-section{width:100%}.benefit-section,.product-section{width:min(calc(100% - 48px),var(--page-width));margin:0 auto}.benefit-section{padding:54px 0 70px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:27px;display:flex}.section-heading h2{letter-spacing:-.075em;margin:0;font-size:clamp(23px,2.5vw,31px);line-height:1.2}.section-heading>div>p:not(.section-kicker){color:var(--warm-gray);letter-spacing:-.04em;margin:9px 0 0;font-size:14px}.section-heading a,.text-link{color:var(--muted-brown);flex:none;align-items:center;gap:5px;font-size:13px;font-weight:750;display:inline-flex}.benefit-list{justify-content:flex-start;gap:24px;display:flex}.benefit-card{min-width:92px;color:var(--dark-brown);letter-spacing:-.06em;background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;font-size:13px;font-weight:750;line-height:1.3;transition:transform .18s;display:flex}.benefit-card:hover{transform:translateY(-3px)}.benefit-icon{border-radius:50%;place-items:center;width:72px;height:72px;font-family:Arial,sans-serif;font-size:29px;display:grid}.benefit-icon--pink{background:#fbe0e0}.benefit-icon--lilac{background:#ebe2fb}.benefit-icon--peach{background:#fbe5d0}.benefit-icon--mint{background:#d8efea}.benefit-icon--yellow{background:#fdefbf}.benefit-icon--rose{background:#f8d9e3}.stories-section{background:var(--oyster);margin:0 0 88px;padding:66px 0 72px}.stories-inner{width:min(calc(100% - 48px),var(--page-width));margin:0 auto}.stories-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.story-card{background:#fffdfb;border:1px solid #2c242414;border-radius:15px;flex-direction:column;min-height:334px;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 8px 22px #2c242409}.story-card:hover{transform:translateY(-3px);box-shadow:0 13px 26px #2c242417}.story-image-wrap{aspect-ratio:1.55;background:#f6eeee;flex:none;position:relative;overflow:hidden}.story-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.story-card:hover .story-image-wrap img{transform:scale(1.04)}.story-image-wrap span{z-index:1;color:#fff;letter-spacing:.03em;background:#2c2424d1;border-radius:4px;padding:5px 6px;font-size:9px;font-weight:800;position:absolute;top:10px;left:10px}.story-copy{flex-direction:column;flex:auto;padding:20px 21px;display:flex}.story-rating{color:#e98787;letter-spacing:1px;min-height:19px;font-size:14px;display:block}.story-card h3{color:var(--dark-brown);letter-spacing:-.055em;white-space:nowrap;text-overflow:ellipsis;margin:13px 0 9px;font-size:16px;line-height:1.35;overflow:hidden}.story-card p{color:var(--warm-gray);letter-spacing:-.04em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.58;display:-webkit-box;overflow:hidden}.story-card strong{color:var(--muted-brown);margin-top:auto;padding-top:17px;font-size:12px}.editorial-banner{width:min(calc(100% - 48px),var(--page-width));background:var(--dark-brown);border-radius:20px;grid-template-columns:1fr .9fr;min-height:310px;margin:0 auto 91px;display:grid;overflow:hidden}.editorial-copy{color:#fffaf6;padding:55px 8% 45px}.editorial-copy .section-kicker{color:var(--flamingo)}.editorial-copy h2{letter-spacing:-.09em;margin:0;font-size:clamp(28px,3.2vw,42px);line-height:1.15}.editorial-copy em{color:var(--orchid);font-style:normal}.editorial-copy>p:not(.section-kicker){color:#d5c9c5;letter-spacing:-.04em;margin:18px 0 25px;font-size:14px;line-height:1.65}.editorial-copy .text-link{color:#fffaf6}.editorial-image{object-fit:cover;width:100%;height:100%;min-height:310px}.product-section{padding-bottom:95px}.product-grid{grid-template-columns:repeat(4,1fr);gap:19px;display:grid}.product-card{min-width:0}.product-image-wrap{aspect-ratio:.94;background:var(--oyster);border-radius:15px;position:relative;overflow:hidden}.product-image-link{display:block;position:absolute;inset:0}.product-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover .product-image-wrap img{transform:scale(1.04)}.product-image-wrap>span{z-index:1;color:#fff;background:var(--dark-brown);pointer-events:none;border-radius:5px;padding:6px 8px;font-size:10px;font-weight:800;position:absolute;top:11px;left:11px}.product-image-wrap>button{z-index:2;width:33px;height:33px;color:var(--dark-brown);background:#fffdfbdb;border:0;border-radius:50%;place-items:center;padding:0;font-size:22px;line-height:1;display:grid;position:absolute;bottom:10px;right:10px}.product-info{padding:13px 2px 0}.product-info-link{display:block}.product-info>p{color:var(--warm-gray);margin:0 0 5px;font-size:12px}.product-info h3{letter-spacing:-.05em;white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:15px;font-weight:700;line-height:1.35;overflow:hidden}.price{align-items:baseline;gap:7px;display:flex}.price b{color:#e96f73;font-size:15px}.price strong{letter-spacing:-.04em;font-size:16px}.product-info del{color:#aaa09e;margin-top:3px;font-size:11px;display:inline-block}.membership-banner{width:min(calc(100% - 48px),var(--page-width));background:var(--rose-water);border-radius:15px;align-items:center;gap:18px;margin:0 auto 74px;padding:27px 34px;display:flex}.membership-mark{color:#fffdfb;background:var(--flamingo);border-radius:17px;flex:none;place-items:center;width:49px;height:49px;font-family:Georgia,serif;font-size:28px;font-style:italic;display:grid}.membership-banner p{color:var(--muted-brown);margin:0 0 3px;font-size:12px;font-weight:750}.membership-banner h2{letter-spacing:-.065em;margin:0;font-size:20px}.membership-banner a{align-items:center;gap:6px;margin-left:auto;font-size:13px;font-weight:800;display:inline-flex}footer{min-height:230px;padding:46px max(24px,calc((100vw - var(--page-width))/2))58px;color:#e9dfdb;background:var(--dark-brown)}footer .wordmark{color:#fffdfb;display:inline-block}footer p{color:#a99d99;margin:13px 0 27px;font-size:13px}footer div{gap:18px;margin-bottom:37px;font-size:12px;display:flex}footer small{color:#837673;letter-spacing:.03em;font-size:10px}.mobile-nav{display:none}@media (max-width:850px){.desktop-nav{gap:21px;margin-left:48px}.hero{min-height:460px}.ad-banner-section{margin-top:45px}.benefit-list{gap:9px}.benefit-card{min-width:82px;font-size:12px}.benefit-icon{width:64px;height:64px;font-size:26px}.stories-grid{gap:11px}.story-card{min-height:304px}.story-copy{padding:17px}}@media (max-width:700px){body{padding-bottom:72px}.promo-strip{justify-content:space-between;gap:8px;min-height:32px;padding:7px 18px;font-size:10px}.promo-strip p span{font-size:8px}.promo-strip button{white-space:nowrap;font-size:10px}.header-inner{width:100%;height:62px;min-height:62px;padding:0 16px}.header-logo{width:158px}.header-actions{gap:2px}.member-button,.account-link,.wishlist-button{display:none}.header-icon-button{width:33px;height:33px}.desktop-nav{display:none}.category-row{gap:24px;height:42px}.category-button{height:42px;font-size:12px}.hero{min-height:518px;padding:43px 24px 66px;display:block}.hero-content{max-width:100%}.hero h1{max-width:300px;font-size:39px}.hero-detail{margin:14px 0 20px;font-size:13px}.primary-button{padding:12px 15px 12px 17px;font-size:12px}.hero-meta{margin-top:28px;font-size:10px}.hero-image-wrap{aspect-ratio:4/5;opacity:.9;width:min(52vw,250px);min-height:0;position:absolute;bottom:38px;right:8px}.hero-image{border-width:4px;border-radius:18px;width:100%;height:100%;top:0}.hero.hero--image-only,.hero.hero--custom-html{height:480px;min-height:0;padding:0}.hero--image-only .hero-controls,.hero--custom-html .hero-controls{bottom:18px}.hero-controls{bottom:20px;left:24px}.hero-controls>button,.hero-control-placeholder{width:26px;height:26px}.hero-controls .icon{width:13px;height:13px}.ad-banner-section{border-radius:13px;width:calc(100% - 32px);height:200px;margin:38px auto 50px}.benefit-section,.product-section{width:calc(100% - 32px)}.benefit-section{padding:42px 0 52px}.section-heading{align-items:center;margin-bottom:21px}.section-kicker{margin-bottom:9px;font-size:9px}.section-heading h2{font-size:21px}.section-heading a{font-size:11px}.compact-heading a{display:none}.benefit-list{scrollbar-width:none;justify-content:flex-start;gap:14px;margin-right:-16px;padding-right:16px;overflow-x:auto}.benefit-list::-webkit-scrollbar{display:none}.benefit-card{gap:7px;min-width:66px;font-size:11px}.benefit-icon{border-radius:50%;width:56px;height:56px;font-size:23px}.stories-section{margin-bottom:54px;padding:45px 0 49px}.stories-inner{width:calc(100% - 32px)}.stories-grid{scrollbar-width:none;gap:12px;margin-right:-16px;padding-right:16px;display:flex;overflow-x:auto}.stories-grid::-webkit-scrollbar{display:none}.story-card{min-width:min(78vw,286px);min-height:296px}.story-image-wrap{aspect-ratio:1.48}.story-copy{padding:17px}.story-card h3{margin-top:10px;font-size:15px}.story-card p{font-size:12px}.story-card strong{padding-top:14px;font-size:11px}.editorial-banner{border-radius:16px;width:calc(100% - 32px);min-height:350px;margin-bottom:54px;display:block;position:relative}.editorial-copy{z-index:1;padding:36px 27px;position:relative}.editorial-copy h2{font-size:31px}.editorial-copy>p:not(.section-kicker){font-size:12px}.editorial-image{opacity:.68;width:61%;height:205px;min-height:auto;position:absolute;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 52%);mask-image:linear-gradient(90deg,#0000,#000 52%)}.product-section{padding-bottom:56px}.section-heading>div>p:not(.section-kicker){font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product-info{padding-top:9px}.product-info>p{margin-bottom:3px;font-size:10px}.product-info h3{margin-bottom:5px;font-size:13px}.price b,.price strong{font-size:13px}.product-info del{font-size:10px}.product-image-wrap>span{padding:4px 5px;font-size:8px;top:8px;left:8px}.product-image-wrap>button{width:28px;height:28px;font-size:18px;bottom:7px;right:7px}.membership-banner{gap:11px;width:calc(100% - 32px);margin-bottom:48px;padding:18px 17px}.membership-mark{border-radius:13px;width:37px;height:37px;font-size:22px}.membership-banner p{font-size:10px}.membership-banner h2{font-size:15px}.membership-banner a{font-size:0}.membership-banner .icon{width:19px;height:19px}footer{min-height:190px;padding:35px 24px}footer p{font-size:11px}footer div{gap:12px;margin-bottom:28px;font-size:10px}.mobile-nav{z-index:10;background:#fffdfbf7;border-top:1px solid #2c24241f;justify-content:space-around;height:70px;padding:8px 7px 9px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #2c24240d}.mobile-nav a{width:20%;color:var(--warm-gray);flex-direction:column;align-items:center;gap:4px;font-size:9px;font-weight:650;display:flex}.mobile-nav a.is-active{color:var(--dark-brown)}.mobile-nav .icon{width:21px;height:21px}.mobile-emoji{height:21px;font-family:Arial,sans-serif;font-size:20px;line-height:21px}}@media (max-width:370px){.promo-strip p span{display:none}.hero h1{font-size:35px}.hero-image-wrap{width:205px}.category-row{gap:19px}}
