:root{
  --navy:#032f84;
  --navy-deep:#02256a;
  --navy-soft:#0c3f9a;
  --gold:#c89a3e;
  --gold-light:#e8c77d;
  --cream:#f9f4ec;
  --beige:#efe3d3;
  --ivory:#fffdf8;
  --ink:#18284f;
  --muted:#6f7c95;
  --card:#ffffff;
  --line:#dfd4c1;
  --shadow:0 16px 32px rgba(11,29,71,.09);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:'Inter',sans-serif;color:var(--ink);background:#fff}
a{text-decoration:none;color:inherit}
button,input,select{font:inherit}
button{cursor:pointer}
img{display:block;max-width:100%}
.container{width:min(1400px, calc(100% - 56px));margin:0 auto}
.topbar{background:linear-gradient(90deg,var(--navy-deep),var(--navy));color:#fff;position:sticky;top:0;z-index:60;box-shadow:0 8px 20px rgba(3,28,86,.12)}
.topbar-inner{display:grid;grid-template-columns:320px minmax(260px,1fr) auto;align-items:center;gap:26px;padding:14px 0 12px}
.brand{display:grid;grid-template-columns:34px 1fr;align-items:end;gap:10px;min-width:0}
.brand-crown{font-size:28px;color:#d9b162;line-height:1;transform:translateY(2px)}
.brand-name{display:block;font-family:'Cormorant Garamond',serif;font-size:44px;line-height:.9;color:#e8c16c;font-weight:700;letter-spacing:.04em}
.brand-sub{display:block;font-size:11px;letter-spacing:.28em;color:#eee6d3;margin-top:4px}
.search-box{display:flex;align-items:center;background:#fff;border-radius:8px;padding:0 12px;height:54px;box-shadow:inset 0 0 0 1px rgba(4,26,72,.08)}
.search-box input{border:0;outline:0;flex:1;font-size:18px;color:#25345b;min-width:0}
.search-box input::placeholder{color:#6d7891}
.search-icon{width:24px;height:24px;margin-right:10px;color:#50638d;flex:none}
.search-icon svg,.header-icons svg,.bag-icon svg{width:100%;height:100%;fill:currentColor}
.header-icons{display:flex;align-items:center;gap:18px;justify-self:end}
.icon-link,.heart-toggle{width:28px;height:28px;display:grid;place-items:center;background:none;border:0;color:#fff;opacity:.95}
.bag-link{display:flex;align-items:center;gap:10px;background:none;border:0;color:#fff;font-size:18px;padding:0}
.bag-icon{width:28px;height:28px;display:grid;place-items:center}
.menu-button{display:none;justify-self:end;border:0;background:none;color:#fff;font-size:28px;padding:0}
.main-nav{border-top:1px solid rgba(255,255,255,.22)}
.nav-inner{display:flex;align-items:center;justify-content:center;gap:38px;padding:11px 0}
.nav-inner a,.nav-filter{color:#fff;background:none;border:0;font-size:18px;padding:0;position:relative}
.nav-inner a::before,.nav-filter::before{content:'';position:absolute;left:-20px;top:50%;width:1px;height:22px;background:rgba(255,255,255,.55);transform:translateY(-50%)}
.nav-inner > :first-child::before{display:none}
.nav-filter.active,.nav-inner a:hover,.nav-filter:hover{color:#f4d58f}
.hero{background:linear-gradient(180deg,#fffdf9 0%, #fbf7f1 100%)}
.hero-inner{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:530px;position:relative;overflow:hidden}
.hero::before{content:'';position:absolute;left:0;top:0;width:240px;height:100%;background:
radial-gradient(circle at left center, transparent 0 120px, rgba(196,151,63,.95) 121px 128px, transparent 129px),
radial-gradient(circle at left center, transparent 0 140px, #0240ad 141px 220px, transparent 221px),
linear-gradient(140deg,#07328c 20%, #0d4bc8 70%, #0c3c97 100%);
clip-path:polygon(0 0,100% 0,48% 45%,100% 100%,0 100%);
opacity:.98}
.hero-copy{padding:56px 0 48px 104px;position:relative;z-index:1}
.hero-copy h1{margin:0;font-family:'Cormorant Garamond',serif;font-size:76px;line-height:.9;font-weight:700;color:#0f2860}
.hero-copy h1 em{font-style:italic;color:#b3842d;font-weight:600}
.hero-copy p{margin:18px 0 28px;font-size:20px;max-width:420px;color:#172648}
.cta-button{display:inline-flex;align-items:center;gap:14px;background:linear-gradient(180deg,#0f52d8,#012f95);color:#fff;padding:18px 28px;border-radius:6px;font-weight:600;font-size:18px;box-shadow:var(--shadow)}
.hero-highlights{display:flex;gap:44px;margin-top:38px}
.hero-highlights div{display:flex;flex-direction:column;align-items:center;gap:10px;position:relative;padding:0 10px}
.hero-highlights div+div::before{content:'';position:absolute;left:-22px;top:4px;height:64px;width:1px;background:#cab183}
.hero-highlights span{font-size:32px;color:#bb8d33;line-height:1}
.hero-highlights small{font-size:13px;letter-spacing:.18em;color:#2e3c58;text-align:center;line-height:1.35}
.hero-visual{position:relative;height:100%;display:flex;align-items:flex-end;justify-content:center;padding-bottom:0}
.gold-arch{position:absolute;right:84px;top:26px;width:190px;height:365px;border:10px solid rgba(205,160,64,.85);border-left:0;border-bottom:0;border-radius:0 180px 0 0;opacity:.82}
.hero-dress{position:relative;z-index:2;height:420px;object-fit:contain;align-self:flex-end;margin-bottom:0;filter:drop-shadow(0 30px 26px rgba(0,0,0,.12))}
.hero-note{position:absolute;right:232px;top:88px;font-family:'Cormorant Garamond',serif;font-size:21px;line-height:1.45;letter-spacing:.15em;color:#1c274a;text-align:left;z-index:2}
.hero-note::after{content:'';display:block;width:72px;height:2px;background:#c99f54;margin-top:12px}
.hero-vase{position:absolute;right:42px;bottom:48px;z-index:2;display:flex;flex-direction:column;align-items:center}
.vase-flowers{width:90px;height:112px;background:
radial-gradient(circle at 20% 18%, #fff9eb 0 5px, transparent 6px),
radial-gradient(circle at 62% 12%, #fff9eb 0 5px, transparent 6px),
radial-gradient(circle at 30% 42%, #fff9eb 0 5px, transparent 6px),
radial-gradient(circle at 73% 38%, #fff9eb 0 5px, transparent 6px),
radial-gradient(circle at 44% 60%, #fff9eb 0 5px, transparent 6px),
radial-gradient(circle at 79% 70%, #fff9eb 0 5px, transparent 6px),
radial-gradient(circle at 14% 74%, #fff9eb 0 5px, transparent 6px),
linear-gradient(72deg, transparent 0 48%, #b1934d 49% 50%, transparent 51%),
linear-gradient(105deg, transparent 0 46%, #b1934d 47% 48%, transparent 49%),
linear-gradient(148deg, transparent 0 49%, #b1934d 50% 51%, transparent 52%);
background-repeat:no-repeat}
.vase-body{width:58px;height:86px;background:linear-gradient(180deg,#c29030,#ebc06c 40%, #b68121 100%);border-radius:6px 6px 12px 12px;box-shadow:0 12px 24px rgba(112,72,8,.18)}
.collection{padding:36px 0 30px;background:#fff}
.section-top{display:grid;grid-template-columns:190px 1fr 190px;align-items:center;gap:20px;margin-bottom:24px}
.filter-button,.sort-select{height:56px;border:1px solid #cad2e1;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#17315f;gap:10px;font-size:20px}
.filter-button span{font-size:24px}
.sort-select{justify-content:space-between;padding:0 14px 0 18px;position:relative}
.sort-select span{pointer-events:none}
.sort-select select{position:absolute;inset:0;opacity:0}
.section-heading{display:flex;align-items:center;justify-content:center;gap:26px;text-align:center}
.section-heading .line{display:block;height:2px;background:#c19a4c;flex:1;max-width:110px}
.section-heading h2{margin:0;font-family:'Cormorant Garamond',serif;font-size:68px;line-height:.9;color:#132b5c}
.section-heading p{margin:8px 0 0;font-size:14px;letter-spacing:.56em;color:#38527d}
.filter-panel{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;padding-bottom:10px}
.mini-filter{border:1px solid #cfb783;background:#fff6e4;color:#12305e;border-radius:999px;padding:10px 18px;font-weight:600}
.mini-filter.active{background:#082f88;color:#fff;border-color:#082f88}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.product-card{background:var(--card);border:1px solid #e1e5ec;border-radius:4px;box-shadow:0 5px 18px rgba(8,22,52,.04);overflow:hidden;position:relative}
.product-card.hide{display:none}
.product-heart{position:absolute;top:14px;right:14px;border:0;background:rgba(255,255,255,.94);border-radius:999px;width:34px;height:34px;font-size:24px;color:#1c2b54;display:grid;place-items:center;box-shadow:0 5px 10px rgba(0,0,0,.08)}
.product-heart.active{color:#c32245}
.product-card img{width:100%;aspect-ratio:1/1.18;object-fit:cover;background:#f7f2eb}
.product-category{display:block;margin:12px 14px 0;text-align:center;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#b18432}
.product-card h3{margin:16px 14px 6px;text-align:center;font-size:16px;color:#18305a}
.product-card p{margin:0 14px 14px;text-align:center;color:#6b7891;font-size:15px}
.product-btn{margin:0 14px 16px;width:calc(100% - 28px);border:0;border-radius:4px;background:linear-gradient(180deg,#0643bb,#042d8a);color:#fff;height:48px;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}
.product-btn::before{content:'👜';font-size:15px;line-height:1}
.product-btn.small{margin:10px 0 0;width:auto;padding:0 16px;height:42px;font-size:15px}
.no-results{padding:20px 0 0;color:#6f7c95;text-align:center}
.lower-panels{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;padding:18px 0 44px}
.explore-panel,.help-panel{background:#f8f6f1;border:1px solid #e3dccf;border-radius:8px;padding:20px}
.panel-title{display:flex;align-items:center;gap:14px}
.panel-title h2,.help-panel h2{margin:0;font-family:'Cormorant Garamond',serif;font-size:52px;line-height:.9;color:#152b5c}
.panel-title span{height:2px;background:#c19a4c;flex:1}
.panel-subtitle{margin:4px 0 18px;font-size:12px;letter-spacing:.48em;color:#39537b}
.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.mini-card{background:#fff;border:1px solid #e5e3df;border-radius:6px;padding:10px;display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center}
.mini-card img{width:120px;height:150px;object-fit:cover;border-radius:4px;background:#f7f2eb}
.mini-card h3{margin:0 0 6px;font-size:18px;color:#17305f}
.mini-card p{margin:0;color:#6b7891}
.help-panel{display:grid;grid-template-columns:1fr 190px;align-items:center;gap:10px}
.help-panel>div:first-child p{margin:12px 0 14px;font-size:18px;color:#223555}
.whatsapp-box{display:flex;align-items:center;gap:14px;background:linear-gradient(180deg,#f0cb79,#e6b55f);color:#112b57;border-radius:8px;padding:16px 18px;margin-bottom:14px;box-shadow:0 10px 20px rgba(167,119,31,.16)}
.wa-icon{font-size:34px;line-height:1}
.whatsapp-box strong{font-size:24px;line-height:1.25}
.help-panel small{display:block;color:#394b6e;font-size:14px;line-height:1.5}
.style-copy{font-family:'Cormorant Garamond',serif;font-size:56px;font-style:italic;line-height:.95;color:#b78329;text-align:center;transform:rotate(-7deg)}
.footer{background:linear-gradient(90deg,var(--navy-deep),var(--navy));color:#fff;padding:18px 0 22px}
.footer-inner{display:grid;grid-template-columns:340px 1fr 220px;align-items:center;gap:20px}
.footer-brand .brand-name{font-size:40px}.footer-brand .brand-sub{font-size:10px}.footer-nav{display:flex;justify-content:center;gap:26px;flex-wrap:wrap}.footer-nav a{font-size:16px}.footer-note{text-align:right;color:#ddd0b0;font-size:15px}
.bag-drawer{position:fixed;top:0;right:-420px;width:min(400px,90vw);height:100vh;background:#fff;box-shadow:-18px 0 36px rgba(0,0,0,.18);z-index:120;padding:22px;transition:right .3s ease}
.bag-drawer.open{right:0}
.bag-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #d7dde8}.bag-header h3{margin:0;font-family:'Cormorant Garamond',serif;font-size:36px;color:#16305d}.bag-header button{border:0;background:none;font-size:36px;color:#16305d}.bag-items{padding:18px 0;display:grid;gap:10px;max-height:68vh;overflow:auto}.bag-item{display:flex;justify-content:space-between;gap:12px;padding:12px;border:1px solid #dfe4ed;border-radius:8px}.bag-item button{border:0;background:none;color:#aa2447;font-size:18px}.send-btn{width:100%;height:50px;border:0;border-radius:8px;background:linear-gradient(180deg,#0f52d8,#012f95);color:#fff;font-weight:700}
.overlay{position:fixed;inset:0;background:rgba(4,12,35,.48);z-index:110;opacity:0;visibility:hidden;transition:.3s}
.overlay.show{opacity:1;visibility:visible}
@media (max-width:1180px){
  .topbar-inner{grid-template-columns:280px 1fr auto}
  .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .section-heading h2{font-size:56px}
  .panel-title h2,.help-panel h2{font-size:42px}
}
@media (max-width:920px){
  .topbar-inner{grid-template-columns:1fr auto;gap:14px}
  .search-box{grid-column:1/-1;order:3}
  .menu-button{display:block}
  .main-nav{display:none}
  .main-nav.open{display:block}
  .nav-inner{flex-wrap:wrap;gap:14px;padding:14px 0}
  .nav-inner a::before,.nav-filter::before{display:none}
  .hero-inner{grid-template-columns:1fr;min-height:auto}
  .hero-copy{padding:48px 16px 18px 34px}
  .hero-visual{min-height:440px}
  .section-top{grid-template-columns:1fr 1fr;gap:14px}
  .section-heading{grid-column:1/-1;order:-1}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lower-panels{grid-template-columns:1fr}
  .help-panel{grid-template-columns:1fr}
  .style-copy{display:none}
  .footer-inner{grid-template-columns:1fr;text-align:center}
  .footer-note{text-align:center}
}
@media (max-width:620px){
  .container{width:min(100% - 24px, 1400px)}
  .brand-name{font-size:34px}
  .brand-sub{font-size:9px}
  .search-box{height:48px}.search-box input{font-size:16px}
  .header-icons{gap:12px}.bag-link{font-size:14px}
  .hero::before{width:150px;clip-path:polygon(0 0,100% 0,44% 44%,100% 100%,0 100%)}
  .hero-copy{padding:34px 8px 12px 18px}.hero-copy h1{font-size:52px}.hero-copy p{font-size:16px}
  .cta-button{padding:15px 20px;font-size:16px}
  .hero-highlights{gap:18px;justify-content:space-between}.hero-highlights span{font-size:24px}.hero-highlights small{font-size:10px;letter-spacing:.15em}
  .hero-showcase,.hero-visual{min-height:370px}.hero-dress{height:300px}.hero-note{right:145px;top:62px;font-size:16px}.gold-arch{right:38px;top:28px;width:110px;height:240px}.vase-flowers{width:62px;height:82px}.vase-body{width:40px;height:60px}
  .section-heading{gap:10px}.section-heading h2{font-size:34px}.section-heading p{font-size:10px;letter-spacing:.3em}.section-heading .line{max-width:34px}
  .filter-button,.sort-select{height:48px;font-size:15px}
  .product-grid{gap:10px}.product-category{display:block;margin:12px 14px 0;text-align:center;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#b18432}
.product-card h3{font-size:13px}.product-card p{font-size:13px}.product-btn{height:42px;font-size:14px}
  .mini-grid{grid-template-columns:1fr}.mini-card{grid-template-columns:90px 1fr}.mini-card img{width:90px;height:120px}.mini-card h3{font-size:15px}
  .whatsapp-box strong{font-size:17px}.panel-title h2,.help-panel h2{font-size:34px}
  .footer-nav{gap:12px}.footer-nav a{font-size:14px}
}
