/* V71.54 Homepage redesign: keep header/footer, redesign all main sections */
.gs-v754-home{
  --gs-accent:#c14b92;
  --gs-accent-2:#8d3db1;
  --gs-accent-soft:#f9eef7;
  --gs-text:#301627;
  --gs-muted:#7d6477;
  --gs-border:#f0dce9;
  --gs-surface:#ffffff;
  --gs-shadow:0 20px 55px rgba(87,38,72,.10);
  --gs-shadow-soft:0 12px 30px rgba(94,51,91,.08);
  background:
    radial-gradient(circle at top right, rgba(243,226,240,.8) 0, rgba(243,226,240,0) 28%),
    linear-gradient(180deg,#fffdfd 0%,#fff8fb 34%,#ffffff 100%);
}
.gs-v754-home .container{position:relative}
.gs-v754-home .gs-v721-section,
.gs-v754-home .gs-v721-hero-section{padding:18px 0}
.gs-v754-home .gs-v753-upcoming-section{padding:10px 0 8px}
.gs-v754-home .gs-v753-upcoming-bar{padding:8px 12px;border-radius:18px;background:linear-gradient(135deg,#8a3ca4 0%,#ad438f 55%,#df62a8 100%);box-shadow:0 16px 38px rgba(168,59,134,.18)}
.gs-v754-home .gs-v753-upcoming-title{min-width:150px;flex-basis:150px}
.gs-v754-home .gs-v753-upcoming-title strong{font-size:14px;font-weight:800}
.gs-v754-home .gs-v753-upcoming-title small{font-size:10px;color:rgba(255,255,255,.82)}
.gs-v754-home .gs-v753-upcoming-pill{min-width:182px;padding:7px 12px;border-radius:14px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.24)}
.gs-v754-home .gs-v753-upcoming-pill__meta{font-size:10px}
.gs-v754-home .gs-v753-upcoming-pill__name{font-size:13px}
.gs-v754-home .gs-v753-upcoming-pill__date{font-size:10px}

.gs-v754-home .gs-v754-home-hero{display:flex;flex-direction:column;gap:14px}
.gs-v754-home .gs-v754-home-hero-banner{display:block;width:100%;overflow:hidden;border:1px solid var(--gs-border);border-radius:24px;background:#f7eef5;box-shadow:var(--gs-shadow);text-decoration:none}
.gs-v754-home .gs-v754-home-hero-banner img{display:block;width:100%;height:auto;aspect-ratio:1320/322;object-fit:cover;object-position:center center}
.gs-v754-home .gs-v754-home-hero-copy{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;border:1px solid var(--gs-border);border-radius:22px;background:#fff;box-shadow:var(--gs-shadow-soft)}
.gs-v754-home .gs-v721-kicker{display:inline-flex;width:fit-content;padding:7px 11px;border-radius:999px;background:rgba(193,75,146,.12);color:#99366e;font-size:12px;font-weight:800;letter-spacing:-.01em}
.gs-v754-home .gs-v721-hero-title{font-size:clamp(25px,2.5vw,36px);line-height:1.25;color:var(--gs-text);margin-top:10px;font-weight:900}
.gs-v754-home .gs-v754-home-hero-copy p{margin:8px 0 0;color:#6a5364;font-size:14px;line-height:1.9;max-width:720px}
.gs-v754-home .gs-v721-hero-actions{display:flex;gap:10px;flex-wrap:wrap;flex:none}
.gs-v754-home .gs-v721-btn{border-radius:14px;padding:12px 16px;font-weight:800;box-shadow:none;white-space:nowrap}
.gs-v754-home .gs-v721-btn--primary{background:linear-gradient(135deg,var(--gs-accent-2) 0%,var(--gs-accent) 100%);border:none;color:#fff}
.gs-v754-home .gs-v721-btn--ghost{background:#fff;color:var(--gs-accent-2);border:1px solid #ead7e4}
.gs-v754-home .gs-v721-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}
.gs-v754-home .gs-v721-benefits>div{background:#fff;border:1px solid var(--gs-border);border-radius:20px;padding:16px 14px;box-shadow:var(--gs-shadow-soft)}
.gs-v754-home .gs-v721-benefits span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#f9eef7;color:#a43d82;font-size:18px;margin-bottom:8px}
.gs-v754-home .gs-v721-benefits b{display:block;color:var(--gs-text);font-size:15px;margin-bottom:3px}
.gs-v754-home .gs-v721-benefits small{display:block;color:var(--gs-muted);font-size:12px;line-height:1.7}
.gs-v754-home .gs-v754-home-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px}
.gs-v754-home .gs-v754-home-shortcut{display:flex;align-items:center;gap:12px;padding:16px 16px;border-radius:20px;background:linear-gradient(180deg,#fff 0%,#fff8fb 100%);border:1px solid var(--gs-border);text-decoration:none;box-shadow:var(--gs-shadow-soft);transition:transform .25s ease, box-shadow .25s ease}
.gs-v754-home .gs-v754-home-shortcut:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(109,49,92,.13)}
.gs-v754-home .gs-v754-home-shortcut__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#f3d2e6 0%,#eedcf8 100%);color:#8b3264;font-size:18px;font-weight:900;flex:none}
.gs-v754-home .gs-v754-home-shortcut__copy{display:flex;flex-direction:column;gap:2px;min-width:0}
.gs-v754-home .gs-v754-home-shortcut__copy b{font-size:15px;color:var(--gs-text);font-weight:850}
.gs-v754-home .gs-v754-home-shortcut__copy small{font-size:12px;line-height:1.7;color:var(--gs-muted)}

.gs-v754-home .gs-v721-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}
.gs-v754-home .gs-v721-section-head span{display:inline-flex;padding:7px 11px;border-radius:999px;background:#f9eef7;color:#973873;font-size:11px;font-weight:800;margin-bottom:8px}
.gs-v754-home .gs-v721-section-head h2{margin:0;color:var(--gs-text);font-size:30px;font-weight:900;line-height:1.25}
.gs-v754-home .gs-v721-section-head p{margin:8px 0 0;color:var(--gs-muted);font-size:14px;line-height:1.9;max-width:720px}
.gs-v754-home .gs-v730-show-all,
.gs-v754-home .gs-v721-section-head>a{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:16px;background:#fff;border:1px solid var(--gs-border);color:#8d3db1;font-weight:800;text-decoration:none;box-shadow:var(--gs-shadow-soft)}

.gs-v754-home .gs-v721-category-section,
.gs-v754-home .gs-v721-occasions-section,
.gs-v754-home .gs-v730-facet-section,
.gs-v754-home .gs-v721-exhibition-gifts-section,
.gs-v754-home .gs-v721-products-section,
.gs-v754-home .gs-v721-corporate-cta-section,
.gs-v754-home .gs-v721-help-section{position:relative}
.gs-v754-home .gs-v721-category-section .container,
.gs-v754-home .gs-v721-occasions-section .container,
.gs-v754-home .gs-v730-facet-section .container,
.gs-v754-home .gs-v721-exhibition-gifts-section .container,
.gs-v754-home .gs-v721-products-section .container,
.gs-v754-home .gs-v721-corporate-cta-section .container,
.gs-v754-home .gs-v721-help-section .container{background:#fff;border:1px solid var(--gs-border);border-radius:30px;padding:26px 24px;box-shadow:var(--gs-shadow-soft)}

.gs-v754-home .gs-v726-category-showcase,
.gs-v754-home .gs-v730-facet-grid,
.gs-v754-home .gs-v730-exhibition-grid{display:grid;gap:16px}
.gs-v754-home .gs-v726-category-showcase{grid-template-columns:repeat(4,minmax(0,1fr))}
.gs-v754-home .gs-v730-facet-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.gs-v754-home .gs-v730-exhibition-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.gs-v754-home .gs-v726-category-showcase-card,
.gs-v754-home .gs-v730-facet-card,
.gs-v754-home .gs-v730-exhibition-card,
.gs-v754-home .gs-v721-occasion-card{display:flex;flex-direction:column;text-decoration:none;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 12px 28px rgba(85,48,81,.08);border:1px solid #f3e4ed;transition:transform .28s ease, box-shadow .28s ease}
.gs-v754-home .gs-v726-category-showcase-card:hover,
.gs-v754-home .gs-v730-facet-card:hover,
.gs-v754-home .gs-v730-exhibition-card:hover,
.gs-v754-home .gs-v721-occasion-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(81,34,71,.12)}
.gs-v754-home .gs-v726-category-showcase-media,
.gs-v754-home .gs-v730-facet-media{display:block;aspect-ratio:1.05/1;overflow:hidden;background:#faf4f8}
.gs-v754-home .gs-v730-exhibition-card img,
.gs-v754-home .gs-v721-occasion-card img{display:block;width:100%;aspect-ratio:1.08/1;object-fit:cover;background:#faf4f8}
.gs-v754-home .gs-v726-category-showcase-media img,
.gs-v754-home .gs-v730-facet-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}
.gs-v754-home .gs-v726-category-showcase-card:hover img,
.gs-v754-home .gs-v730-facet-card:hover img,
.gs-v754-home .gs-v730-exhibition-card:hover img,
.gs-v754-home .gs-v721-occasion-card:hover img{transform:scale(1.04)}
.gs-v754-home .gs-v726-category-showcase-copy,
.gs-v754-home .gs-v730-facet-copy,
.gs-v754-home .gs-v721-occasion-copy{display:flex;flex-direction:column;gap:6px;padding:16px 16px 18px;color:var(--gs-text);position:relative;z-index:2}
.gs-v754-home .gs-v726-category-showcase-copy b,
.gs-v754-home .gs-v730-facet-copy b,
.gs-v754-home .gs-v721-occasion-copy b{font-size:16px;font-weight:850;line-height:1.5;color:var(--gs-text)}
.gs-v754-home .gs-v726-category-showcase-copy small,
.gs-v754-home .gs-v730-facet-copy small,
.gs-v754-home .gs-v721-occasion-copy small{font-size:12px;line-height:1.8;color:var(--gs-muted)}
.gs-v754-home .gs-v726-category-showcase-copy em,
.gs-v754-home .gs-v721-occasion-copy em{font-style:normal;color:var(--gs-accent-2);font-size:12px;font-weight:800}
.gs-v754-home .gs-v721-occasion-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.gs-v754-home .gs-v721-occasion-card{position:relative}
.gs-v754-home .gs-v721-occasion-shade{position:absolute;inset:auto 0 0 0;height:48%;background:linear-gradient(180deg,rgba(28,14,24,0) 0%,rgba(39,18,31,.68) 100%);pointer-events:none}
.gs-v754-home .gs-v721-occasion-copy{margin-top:auto;position:absolute;inset:auto 0 0 0;color:#fff;padding:16px}
.gs-v754-home .gs-v721-occasion-copy b,.gs-v754-home .gs-v721-occasion-copy small,.gs-v754-home .gs-v721-occasion-copy em{color:#fff}
.gs-v754-home .gs-v721-occasion-copy small{color:rgba(255,255,255,.82)}
.gs-v754-home .gs-v721-occasion-copy em{color:#fff;font-weight:700;opacity:.95}
.gs-v754-home .gs-v730-exhibition-card{position:relative;min-height:300px}
.gs-v754-home .gs-v730-exhibition-card .gs-v721-occasion-copy{position:absolute;inset:auto 0 0 0;color:#fff}
.gs-v754-home .gs-v730-exhibition-card .gs-v721-occasion-copy small{color:rgba(255,255,255,.82)}

.gs-v754-home .gs-v721-products-section .container{padding-bottom:18px}
.gs-v754-home .gs-v721-product-row{margin-top:0}
.gs-v754-home .gs-v721-product-row>[class*='col-']{display:flex}
.gs-v754-home .gs-v721-products-section .box,
.gs-v754-home .gs-v721-products-section .card,
.gs-v754-home .gs-v721-products-section .product-card{border-radius:22px}

.gs-v754-home .gs-v721-corporate-cta .container{background:none}
.gs-v754-home .gs-v721-corporate-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px;border-radius:26px;background:linear-gradient(135deg,#752d8d 0%,#b54391 48%,#e367ab 100%);color:#fff;box-shadow:0 22px 48px rgba(128,46,110,.18)}
.gs-v754-home .gs-v721-corporate-cta span{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.12);font-size:11px;font-weight:800;margin-bottom:10px}
.gs-v754-home .gs-v721-corporate-cta h2{margin:0;color:#fff;font-size:30px;font-weight:900}
.gs-v754-home .gs-v721-corporate-cta p{margin:10px 0 0;color:rgba(255,255,255,.88);line-height:1.9;max-width:620px}
.gs-v754-home .gs-v721-corporate-cta a{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:14px 18px;border-radius:18px;background:#fff;color:#8d3db1;text-decoration:none;font-weight:900}
.gs-v754-home .gs-v721-help .container{background:none}
.gs-v754-home .gs-v721-help{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:26px 28px;border-radius:26px;background:#fff7fb;border:1px solid var(--gs-border);box-shadow:var(--gs-shadow-soft)}
.gs-v754-home .gs-v721-help span{display:inline-block;color:#a03b73;font-size:12px;font-weight:800;margin-bottom:8px}
.gs-v754-home .gs-v721-help h2{margin:0;color:var(--gs-text);font-size:28px;font-weight:900}
.gs-v754-home .gs-v721-help p{margin:10px 0 0;color:var(--gs-muted);line-height:1.9;max-width:620px}
.gs-v754-home .gs-v721-help>div:last-child{display:flex;gap:12px;flex-wrap:wrap}
.gs-v754-home .gs-v721-help>div:last-child a{display:inline-flex;align-items:center;justify-content:center;padding:13px 17px;border-radius:16px;text-decoration:none;font-weight:850;border:1px solid var(--gs-border)}
.gs-v754-home .gs-v721-help>div:last-child a:first-child{background:linear-gradient(135deg,var(--gs-accent-2) 0%,var(--gs-accent) 100%);color:#fff;border:none}
.gs-v754-home .gs-v721-help>div:last-child a:last-child{background:#fff;color:var(--gs-accent-2)}

.gs-v754-home .gs-v730-facet-section--budget .gs-v730-facet-grid,
.gs-v754-home .gs-v730-facet-section--gift_style .gs-v730-facet-grid,
.gs-v754-home .gs-v730-facet-section--quality .gs-v730-facet-grid{grid-template-columns:repeat(4,minmax(0,1fr))}

@media (max-width:1199.98px){
  .gs-v754-home .gs-v726-category-showcase{grid-template-columns:repeat(3,minmax(0,1fr))}
  .gs-v754-home .gs-v721-occasion-rail{grid-template-columns:repeat(3,minmax(0,1fr))}
  .gs-v754-home .gs-v730-facet-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .gs-v754-home .gs-v754-home-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:991.98px){
  .gs-v754-home .gs-v754-home-hero-copy{align-items:flex-start;flex-direction:column;padding:20px}
  .gs-v754-home .gs-v754-home-hero-banner img{aspect-ratio:1320/430;object-fit:cover}
  .gs-v754-home .gs-v721-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gs-v754-home .gs-v726-category-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gs-v754-home .gs-v721-occasion-rail{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gs-v754-home .gs-v730-exhibition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gs-v754-home .gs-v730-facet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gs-v754-home .gs-v721-corporate-cta,
  .gs-v754-home .gs-v721-help{flex-direction:column;align-items:flex-start}
}
@media (max-width:767.98px){
  .gs-v754-home .gs-v753-upcoming-section{padding:8px 0 6px}
  .gs-v754-home .gs-v753-upcoming-bar{padding:8px 9px;border-radius:14px;gap:8px}
  .gs-v754-home .gs-v753-upcoming-title{min-width:86px;flex-basis:86px}
  .gs-v754-home .gs-v753-upcoming-title strong{font-size:11px}
  .gs-v754-home .gs-v753-upcoming-title small{font-size:8px;line-height:1.35}
  .gs-v754-home .gs-v753-upcoming-pill{min-width:138px;padding:6px 9px;border-radius:11px}
  .gs-v754-home .gs-v753-upcoming-pill__name{font-size:11px}
  .gs-v754-home .gs-v753-upcoming-pill__meta,.gs-v754-home .gs-v753-upcoming-pill__date{font-size:8px}
  .gs-v754-home .gs-v754-home-hero-banner{border-radius:18px}
  .gs-v754-home .gs-v754-home-hero-copy{border-radius:18px;padding:18px}
  .gs-v754-home .gs-v721-hero-title{font-size:25px}
  .gs-v754-home .gs-v754-home-hero-copy p{font-size:13px}
  .gs-v754-home .gs-v721-hero-actions{width:100%}
  .gs-v754-home .gs-v721-hero-actions .gs-v721-btn{flex:1;text-align:center}
  .gs-v754-home .gs-v721-benefits,
  .gs-v754-home .gs-v754-home-shortcuts,
  .gs-v754-home .gs-v726-category-showcase,
  .gs-v754-home .gs-v721-occasion-rail,
  .gs-v754-home .gs-v730-exhibition-grid,
  .gs-v754-home .gs-v730-facet-grid,
  .gs-v754-home .gs-v730-facet-section--budget .gs-v730-facet-grid,
  .gs-v754-home .gs-v730-facet-section--gift_style .gs-v730-facet-grid,
  .gs-v754-home .gs-v730-facet-section--quality .gs-v730-facet-grid{grid-template-columns:1fr}
  .gs-v754-home .gs-v721-category-section .container,
  .gs-v754-home .gs-v721-occasions-section .container,
  .gs-v754-home .gs-v730-facet-section .container,
  .gs-v754-home .gs-v721-exhibition-gifts-section .container,
  .gs-v754-home .gs-v721-products-section .container,
  .gs-v754-home .gs-v721-corporate-cta-section .container,
  .gs-v754-home .gs-v721-help-section .container{padding:18px 16px;border-radius:22px}
  .gs-v754-home .gs-v721-section-head h2{font-size:24px}
  .gs-v754-home .gs-v721-corporate-cta{padding:22px;border-radius:22px}
  .gs-v754-home .gs-v721-corporate-cta h2,
  .gs-v754-home .gs-v721-help h2{font-size:24px}
}
