:root{--ink:#292326;--muted:#756d6b;--rose:#9c596c;--rose2:#b87988;--cream:#f7f2ef;--line:#e7ddd8;--white:#fff;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',Arial,sans-serif}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.topbar{height:38px;background:#292326;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 5.2%;font-size:12px;letter-spacing:.1px}.topbar .top-center{color:#f2cbd5}.site-header{height:98px;background:#fff;border-bottom:1px solid #eee8e5;position:sticky;top:0;z-index:30}.header-inner{height:100%;max-width:var(--max);margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;flex-direction:column;align-items:flex-start;line-height:.8;min-width:205px}.brand span{font-family:'Great Vibes',cursive;font-size:47px;font-weight:400}.brand small{font-size:8px;letter-spacing:3px;margin:13px 0 0 18px;color:#333}.site-header nav{display:flex;gap:43px;align-items:center;font-size:13px;font-weight:600}.site-header nav a{padding:39px 0 15px;border-bottom:1px solid transparent}.site-header nav a.active,.site-header nav a:hover{color:var(--rose);border-color:var(--rose)}.header-actions{display:flex;gap:19px;align-items:center}.header-actions button,.mobile-menu{border:0;background:transparent;font-size:25px;color:#292326;cursor:pointer;padding:4px;position:relative}.bag-btn b{position:absolute;right:-9px;top:-5px;background:var(--rose);color:#fff;border-radius:50%;font-size:10px;width:18px;height:18px;display:grid;place-items:center}.mobile-menu{display:none}.hero{height:500px;position:relative;overflow:hidden;background:linear-gradient(90deg,#f4eae5 0%,#f8f0ec 44%,#eadfdb 100%);display:flex}.hero-copy{width:48%;max-width:650px;padding:64px 0 40px max(6vw,calc((100vw - var(--max))/2 + 15px));position:relative;z-index:3}.eyebrow{color:#9b6874;font-size:13px;letter-spacing:2px;font-weight:600}.hero h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:55px;font-weight:500;line-height:.95;margin:20px 0 2px}.script{font-family:'Great Vibes',cursive;color:var(--rose);font-size:49px;margin-bottom:18px}.hero-copy p{font-size:14px;line-height:1.7;color:#4b4544;margin-bottom:25px}.primary{border:0;background:var(--rose);color:#fff;padding:13px 22px;font-size:12px;letter-spacing:.5px;cursor:pointer;transition:.2s}.primary:hover{background:#7e4254}.primary span{font-size:18px;margin-left:14px}.hero-art{position:absolute;right:0;top:0;width:58%;height:100%;background:radial-gradient(circle at 54% 55%,#fff 0 8%,transparent 25%),linear-gradient(110deg,transparent 15%,rgba(255,255,255,.25) 45%,rgba(255,255,255,.05) 100%)}.hero-bag{position:absolute;width:315px;height:220px;right:29%;top:145px;background:linear-gradient(145deg,#c99390,#9f686d);border-radius:20px 20px 32px 32px;box-shadow:0 28px 45px rgba(75,50,50,.18),inset 0 0 0 4px rgba(255,255,255,.1);transform:rotate(-1deg)}.hero-bag:before{content:'';position:absolute;left:45px;right:45px;top:-62px;height:95px;border:14px solid #91656a;border-bottom:0;border-radius:70px 70px 0 0}.hero-bag:after{content:'♡';position:absolute;right:26px;bottom:20px;color:#f9e9e6;font-size:24px}.hero-model{position:absolute;right:7%;bottom:-75px;width:270px;height:430px;border-radius:150px 150px 20px 20px;background:linear-gradient(150deg,#d8b1a9 0 25%,#b77b83 26% 68%,#8b6661 69%);opacity:.85;clip-path:polygon(39% 0,64% 2%,73% 18%,96% 45%,86% 100%,13% 100%,4% 48%,27% 19%)}.flower{position:absolute;right:42%;top:20px;color:#c991a0;font-size:120px;opacity:.35}.slider{position:absolute;z-index:4;top:50%;transform:translateY(-50%);border:0;width:44px;height:44px;border-radius:50%;background:#fff;color:#444;font-size:30px;cursor:pointer}.prev{left:28px}.next{right:28px}.dots{position:absolute;bottom:26px;left:50%;z-index:5;display:flex;gap:10px}.dots i{width:8px;height:8px;border-radius:50%;background:#fff;border:1px solid #ddd}.dots i.on{background:var(--rose);border-color:var(--rose)}.benefits{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);padding:22px 30px;border-bottom:1px solid #eee;gap:12px}.benefits>div{display:flex;align-items:center;justify-content:center;gap:16px;border-right:1px solid #e5ddd9}.benefits>div:last-child{border-right:0}.benefits strong{font-size:36px;color:#c7a79b;font-weight:300}.benefits span{font-size:12px;line-height:1.45;color:#4e4847}.benefits b{display:block;font-size:12px;margin-bottom:4px}.wrap{max-width:var(--max);margin:auto;padding-left:30px;padding-right:30px}.catalog{padding-top:52px;padding-bottom:62px;text-align:center}.section-heading h2{font:500 27px 'Cormorant Garamond',serif;letter-spacing:1px;margin:0}.section-heading>div{color:var(--rose);position:relative;margin:6px auto 20px;width:330px}.section-heading>div:before,.section-heading>div:after{content:'';position:absolute;top:50%;width:135px;height:1px;background:#d9c2ba}.section-heading>div:before{right:52%}.section-heading>div:after{left:52%}.search-row{display:flex;justify-content:space-between;align-items:center;margin:0 0 18px;gap:15px}.searchbox{border-bottom:1px solid var(--line);display:flex;align-items:center;gap:7px;padding:4px 0;max-width:240px;color:#888}.searchbox input{border:0;outline:0;width:200px}.filters{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:#fff;padding:8px 14px;border-radius:20px;color:#665d5a;font-size:12px;cursor:pointer}.filters button.active{background:var(--rose);border-color:var(--rose);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;text-align:left}.product-card{background:#fff;border:1px solid #eee5e1;position:relative;cursor:pointer;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(60,35,40,.09)}.product-image{height:240px;background:#f2eeeb center/cover no-repeat;position:relative}.badge{position:absolute;left:9px;top:9px;background:var(--rose);color:#fff;padding:5px 9px;font-size:10px}.heart{position:absolute;right:9px;top:9px;width:29px;height:29px;border:0;border-radius:50%;background:#fff;color:#4d4442;cursor:pointer}.product-info{padding:11px 12px 15px}.product-info small{color:#8e7e78;font-size:10px}.product-info h3{font-size:13px;font-weight:500;margin:6px 0 10px;min-height:32px}.price{font-weight:700;font-size:14px}.outline{margin:28px auto 0;background:#fff;border:1px solid var(--rose);color:var(--rose);padding:12px 26px;font-size:11px;letter-spacing:.7px;cursor:pointer}.outline span{font-size:17px;margin-left:10px}.category-banner{margin-top:0;margin-bottom:70px;min-height:330px;background:#f3e8e3;display:flex;align-items:center;overflow:hidden}.category-banner>div:first-child{width:50%;padding:40px 65px}.category-banner h2,.about h2{font:500 43px 'Cormorant Garamond',serif;margin:10px 0}.category-banner p{color:#615957;line-height:1.6;max-width:430px}.dress-art{width:50%;height:330px;background:linear-gradient(90deg,#f3e8e3 0%,transparent 22%),radial-gradient(circle at 50% 40%,#e5c5c3 0 10%,transparent 11%),linear-gradient(160deg,#e6d4cf,#c28e94 60%,#9b626d);clip-path:polygon(15% 0,100% 0,100% 100%,0 100%)}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-bottom:80px}.about-image{height:390px;background:linear-gradient(145deg,#efe3df,#d4b4ae);display:grid;place-items:center}.round-logo{width:220px;height:220px;border-radius:50%;border:1px solid rgba(255,255,255,.8);display:grid;place-items:center;text-align:center;font:70px/ .65 'Great Vibes';color:#fff;position:relative}.round-logo span{font:25px Arial;position:absolute;right:32px;top:37px}.about-copy p{line-height:1.8;color:#6a625f}.quote{font:italic 18px 'Cormorant Garamond',serif;color:#8e5c69!important}.text-btn{border:0;background:none;padding:0;color:var(--rose);font-size:11px;font-weight:700;cursor:pointer}.newsletter{background:#f7efec;text-align:center;padding:55px 20px}.newsletter h2{font:500 37px 'Cormorant Garamond',serif;margin:8px 0 25px}.newsletter>div{display:flex;justify-content:center;max-width:560px;margin:auto}.newsletter input{border:1px solid #ddd0ca;border-right:0;padding:14px 16px;min-width:330px;outline:0}.newsletter .primary{min-width:145px}.footer-inner{max-width:var(--max);margin:auto;padding:50px 30px 35px;display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:40px}.footer-brand{margin-bottom:15px}.footer-inner h4{font-size:11px;letter-spacing:1.5px}.footer-inner>div>a:not(.brand){display:block;color:#756b68;font-size:12px;margin:10px 0}.footer-inner p{font-size:12px;color:#756b68;line-height:1.7}.copyright{text-align:center;border-top:1px solid #eee;padding:18px;color:#918683;font-size:11px}.overlay{display:none;position:fixed;inset:0;background:rgba(36,26,29,.58);z-index:100;align-items:center;justify-content:center;padding:20px}.overlay.show{display:flex}.modal{background:#fff;max-width:900px;width:100%;max-height:92vh;overflow:auto;position:relative;padding:35px}.close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:30px;cursor:pointer;color:#776}.detail{display:grid;grid-template-columns:1fr 1fr;gap:35px}.detail-image{min-height:430px;background:#f3efed center/cover no-repeat}.detail h2{font:500 40px 'Cormorant Garamond',serif;margin:8px 0}.detail .description{color:#655d5a;line-height:1.7}.choice{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0}.choice button{background:#fff;border:1px solid #ddd0ca;padding:8px 12px;cursor:pointer}.choice button.selected{border-color:var(--rose);color:var(--rose)}.cart-row{display:grid;grid-template-columns:65px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #eee;padding:12px 0}.cart-thumb{width:65px;height:65px;background:#f2eeeb center/cover no-repeat}.qty{display:flex;gap:8px;align-items:center}.qty button{border:1px solid #ddd;background:#fff;width:28px;height:28px}.checkout-modal{max-width:700px}.checkout-modal h2{font:500 38px 'Cormorant Garamond',serif;margin:8px 0 20px}.checkout-modal label{display:block;font-size:12px;color:#665e5b;margin:10px 0}.checkout-modal input,.checkout-modal textarea,.checkout-modal select{width:100%;border:1px solid #ddd0ca;padding:12px;outline:0;margin-top:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.wide{width:100%;margin-top:10px}.summary{background:#f8f2ef;padding:14px;margin:12px 0 20px}.empty{padding:30px;text-align:center;color:#7c7270}.mobile-menu{display:none}@media(max-width:1050px){.site-header nav{gap:22px}.product-grid{grid-template-columns:repeat(4,1fr)}.hero-copy{padding-left:6vw}.hero-art{width:55%}.hero-bag{right:20%}.hero-model{right:-5%}}@media(max-width:800px){.topbar .top-center{display:none}.topbar{padding:0 15px}.site-header{height:78px}.header-inner{padding:0 16px}.mobile-menu{display:block}.brand{min-width:auto}.brand span{font-size:37px}.brand small{font-size:6px;letter-spacing:2px;margin:10px 0 0 10px}.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:15px 25px;flex-direction:column;gap:0;box-shadow:0 8px 20px rgba(0,0,0,.08)}.site-header nav.open{display:flex}.site-header nav a{padding:14px 0;width:100%;border-bottom:1px solid #eee}.header-actions{gap:9px}.hero{height:580px}.hero-copy{width:100%;padding:50px 25px;z-index:4;background:linear-gradient(90deg,rgba(248,240,236,.95),rgba(248,240,236,.7),transparent)}.hero h1{font-size:48px}.hero-art{width:100%;opacity:.55}.benefits{grid-template-columns:1fr 1fr;padding:18px 15px}.benefits>div:nth-child(2){border-right:0}.benefits>div{justify-content:flex-start;padding:10px}.benefits>div:nth-child(3),.benefits>div:nth-child(4){border-top:1px solid #eee}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:220px}.search-row{align-items:stretch;flex-direction:column}.filters{justify-content:flex-start}.category-banner{display:block}.category-banner>div:first-child,.dress-art{width:100%}.dress-art{height:230px}.about{grid-template-columns:1fr;gap:30px}.footer-inner{grid-template-columns:1fr 1fr}.newsletter>div{flex-direction:column}.newsletter input{min-width:0;border-right:1px solid #ddd0ca}.detail{grid-template-columns:1fr}.detail-image{min-height:300px}}@media(max-width:500px){.topbar{font-size:10px}.topbar>div:last-child{display:none}.header-actions button:first-child{display:none}.hero h1{font-size:42px}.script{font-size:40px}.hero-copy p{font-size:13px}.benefits{grid-template-columns:1fr}.benefits>div{border-right:0!important;border-top:1px solid #eee!important}.benefits>div:first-child{border-top:0!important}.catalog{padding-left:15px;padding-right:15px}.product-grid{gap:10px}.product-image{height:180px}.footer-inner{grid-template-columns:1fr}.modal{padding:25px 18px}.form-grid{grid-template-columns:1fr}}
