:root{--kb-wine:#994d60;--kb-pink:#d76b9f;--kb-field:#eee9eb;--kb-ink:#101014}body{background:#fffafb;color:var(--kb-ink);padding-bottom:0}.topbar{display:none}.site-header{height:64px;padding:0 max(24px,calc((100vw - 980px)/2));background:#fffafd;border:0;box-shadow:none}.brand img{width:235px;height:34px;object-fit:contain}.site-header nav{position:absolute;left:50%;transform:translateX(-50%);gap:30px;color:#93616d;font-size:13px}.site-header nav a:first-child{color:var(--kb-wine);font-weight:700}.header-actions{color:var(--kb-wine)}.cart-link{font-size:18px;position:relative}.cart-link span{font-size:10px;background:#47705a;position:absolute;right:-9px;top:-8px}.hero{position:relative;display:block;height:min(610px,calc(100vh - 64px));min-height:0;background:#f8e8ec;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-copy{position:absolute;z-index:2;left:max(24px,calc((100vw - 840px)/2));top:50%;transform:translateY(-50%);padding:0;width:350px}.hero-copy .eyebrow{font-size:11px;color:#47705a}.hero h1{font:800 43px/1.04 Inter,system-ui,sans-serif;margin:18px 0}.hero p{font-size:14px;line-height:1.5;color:#6f5159;max-width:310px}.hero-next{display:inline-flex;margin-top:46px;background:var(--kb-wine);color:#fff;border-radius:30px;padding:11px 22px;font-size:12px;font-weight:700}.section{max-width:850px;padding:68px 20px}.section-head h2{font:700 28px/1.1 Inter,sans-serif;color:var(--kb-wine)}.section-head .eyebrow{display:none}.section-head>a{font-size:12px;color:var(--kb-wine)}.product-grid{gap:16px}.product-card{background:#fff;border-radius:9px;overflow:hidden;padding:7px;box-shadow:0 4px 18px #7a47540a}.product-image{border-radius:7px;aspect-ratio:.9}.product-title{font:700 15px/1.25 Inter,sans-serif}.product-category{font-size:10px}.price{font-size:12px;color:var(--kb-wine)}.promise{background:#faf3f5}.promise-item strong,.article-card h3{font-family:Inter,sans-serif;font-weight:700}.article-card{border-radius:10px;background:#f8edef}.page-hero{background:linear-gradient(110deg,#fff1f4,#fffafb);padding:55px 20px}.page-hero h1{font-family:Inter,sans-serif;font-weight:800;color:var(--kb-wine)}.btn{border:0;border-radius:28px}.btn-dark,.btn-pink{background:var(--kb-wine)}.auth-shell{min-height:560px;background:linear-gradient(115deg,#ffecef,#fff9fb);padding:44px max(20px,calc((100vw - 800px)/2));display:flex;justify-content:flex-end;position:relative}.auth-shell:before{content:"Masuk\A Akun.";white-space:pre;position:absolute;left:max(24px,calc((100vw - 800px)/2));top:65px;font:800 50px/1 Inter,sans-serif;color:var(--kb-wine);width:360px;padding-top:330px;background:url('../img/kozie-hero-campaign.png') 67% center/cover no-repeat;border-radius:8px;height:470px;box-sizing:border-box}.auth-card{width:430px;border:0;border-radius:10px;padding:38px;box-shadow:0 10px 35px #9b536115}.auth-card h1{font-family:Inter,sans-serif;font-size:29px;font-weight:800;color:var(--kb-wine)}.auth-card label input,.field input,label input,label select,label textarea{background:var(--kb-field);border:0;border-radius:7px}.account-grid{max-width:900px;grid-template-columns:210px 1fr}.account-nav{background:transparent;padding:0}.account-nav a{color:var(--kb-wine);border-bottom:1px solid #eee;padding:15px}.account-nav a:first-child{background:#f1e5e8;border-radius:7px;font-weight:700}.account-grid>div{background:#fff;border-radius:12px;padding:30px}.order-card{border:0;background:#faf5f6;border-radius:10px;display:block}footer{grid-template-columns:1.35fr .6fr .7fr 1.25fr;background:#ede8ea;color:#713f4d;padding:58px max(24px,calc((100vw - 980px)/2));gap:48px}footer p,footer a,footer span{color:#826c73}.socials{display:flex;gap:12px}.socials span{background:#fff;border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.subscribe{display:grid;gap:10px}.subscribe input,.subscribe button{height:42px;border:0;border-radius:24px;padding:0 18px}.subscribe button{background:var(--kb-wine);color:#fff;font-weight:700}.footer-bottom{background:#ede8ea;color:#aa969c}.mobile-bottom{display:none}
@media(max-width:700px){body{padding-bottom:72px}.site-header{height:70px;padding:0 24px}.brand img{width:290px;max-width:calc(100vw - 92px);height:auto}.site-header nav{display:none}.hero{height:calc(100vh - 70px);min-height:610px}.hero-photo{object-position:68% center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(251,228,234,.88) 100%)}.hero-copy{left:24px;right:24px;top:auto;bottom:92px;transform:none;width:auto}.hero h1{font-size:48px;max-width:340px}.hero p{font-size:17px;color:#79535c}.hero-next{display:none}.section{padding:52px 18px}.product-grid{grid-template-columns:repeat(2,1fr)}.mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);bottom:0;left:0;right:0;height:72px;background:#fff7f8;border-radius:24px 24px 0 0;z-index:40;box-shadow:0 -8px 30px #62323d15;padding:8px 6px}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-transform:uppercase;font-size:10px;letter-spacing:.08em;color:#875b66}.mobile-bottom a span{font-size:23px}.mobile-bottom a:first-child{background:var(--kb-wine);color:#fff;border-radius:50%;width:64px;height:64px;margin-top:-16px;justify-self:center}.auth-shell{display:block;padding:30px 24px;background:#fff8fa;min-height:auto}.auth-shell:before{display:none}.auth-card{width:100%;box-shadow:none;padding:24px 0;background:transparent}.page-hero{text-align:left;padding:38px 24px}.account-grid{display:block;padding-top:22px}.account-nav{display:none}.account-grid>div{padding:24px}.cart-layout,.checkout-layout,.detail{gap:24px}footer,.footer-bottom{display:none}}
