*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff9f7;color:#171518}a{text-decoration:none;color:inherit}.header{height:74px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:#fff9f7;border-bottom:1px solid #eadfdd;position:sticky;top:0;z-index:20}.logo{font-size:29px;font-weight:800;letter-spacing:-1.5px}.logo span{color:#b45b7c}.menu{display:none;border:0;background:none;font-size:28px}nav{display:flex;gap:28px;font-weight:700}nav a:hover{color:#b45b7c}.hero{padding:82px 7% 95px;background:#fff3f1}.eyebrow{margin:0 0 15px;color:#914b66;font-size:12px;letter-spacing:4px;font-weight:800}.hero h1{font-size:clamp(55px,10vw,92px);line-height:.94;letter-spacing:-4px;margin:0 0 25px}.hero h1 em{font-family:Georgia,serif;font-weight:500}.hero-text{max-width:680px;color:#70696e;font-size:19px;line-height:1.65;margin-bottom:28px}.hero-btn,.shop-btn{display:inline-block;border:0;background:#171518;color:#fff;padding:14px 20px;border-radius:999px;font-weight:800;cursor:pointer}.section,.shop-section{padding:70px 7%}.section h2,.shop-section h2,.about h2{font-size:clamp(35px,6vw,55px);letter-spacing:-2px;margin:0 0 32px}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.categories button{height:135px;background:#fff;border:1px solid #e6dcda;border-radius:25px;font-size:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:pointer;transition:.2s}.categories button:hover{transform:translateY(-3px);border-color:#c77894}.categories b{font-size:15px}.shop-section{background:#fff}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.view-all{background:#fff;border:1px solid #d9cecc;border-radius:999px;padding:11px 16px;font-weight:700;cursor:pointer}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product{background:#fff;border:1px solid #e6dcda;border-radius:24px;overflow:hidden;box-shadow:0 8px 24px rgba(40,20,25,.06);min-width:0}.product-photo{height:280px;background:linear-gradient(145deg,#f7e8e6,#fff7f5);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.badge{position:absolute;top:13px;left:13px;background:#171518;color:#fff;padding:7px 10px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:1px;z-index:2}.dress{width:112px;height:235px;background:#171518;border-radius:48px 48px 25px 25px;position:relative;box-shadow:0 18px 30px rgba(0,0,0,.15)}.dress:before{content:"";position:absolute;top:-2px;left:18px;width:76px;height:65px;background:#171518;border-radius:22px}.dress:after{content:"";position:absolute;top:40px;left:-42px;width:196px;height:35px;background:#171518;clip-path:polygon(18% 0,82% 0,100% 100%,0 100%)}.placeholder{font-size:70px}.product-body{padding:16px}.category{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#a05271;font-weight:800;margin:0 0 7px}.product h3{font-size:17px;line-height:1.28;min-height:45px;margin:0 0 8px}.rating{font-size:12px;color:#b45b7c;letter-spacing:1px}.rating span{color:#777;letter-spacing:0;margin-left:4px}.price{font-weight:800;font-size:14px;margin:10px 0 12px}.shop-btn{width:100%;text-align:center;padding:11px;font-size:12px}.disabled{background:#ece5e4;color:#777;cursor:default}.about{margin:50px 7% 80px;padding:50px;border-radius:30px;background:#171518;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:35px}.about .eyebrow{color:#e3a0b6}.about h2{margin:0}.about>p{color:#d6ced0;line-height:1.7;font-size:17px}footer{padding:30px 7%;border-top:1px solid #e5dcda;display:flex;justify-content:space-between;align-items:center;color:#777;font-size:13px}
@media(max-width:800px){.header{height:68px;padding:0 5%}.logo{font-size:26px}.menu{display:block}nav{display:none;position:absolute;left:0;right:0;top:68px;background:#fff9f7;padding:18px 6%;flex-direction:column;border-bottom:1px solid #eadfdd}nav.open{display:flex}.hero{padding:65px 6% 75px}.hero h1{font-size:55px;letter-spacing:-2.5px}.section,.shop-section{padding:55px 5%}.categories{grid-template-columns:repeat(2,1fr);gap:11px}.categories button{height:120px;border-radius:20px;font-size:28px}.categories b{font-size:13px}.section-title{align-items:start}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-photo{height:185px}.product-body{padding:12px}.product h3{font-size:14px;min-height:54px}.rating{font-size:10px}.price{font-size:12px;margin:7px 0 9px}.shop-btn{font-size:10px;padding:10px 5px}.badge{top:9px;left:9px;font-size:8px;padding:6px 7px}.placeholder{font-size:50px}.dress{width:78px;height:155px;border-radius:34px 34px 18px 18px}.dress:before{width:54px;height:47px;left:12px}.dress:after{top:29px;left:-29px;width:136px;height:25px}.about{margin:30px 5% 60px;padding:32px 23px;grid-template-columns:1fr}.about h2{font-size:36px}footer{padding:25px 5%;flex-direction:column;gap:10px;align-items:flex-start}}
@media(max-width:370px){.products{gap:8px}.product-photo{height:165px}.product-body{padding:10px}.product h3{font-size:13px}.categories button{font-size:25px}.categories b{font-size:12px}}