.hero-reimagined{position:relative;min-height:calc(100vh - 112px);display:grid;grid-template-columns:minmax(380px,.82fr) minmax(620px,1.18fr);gap:3vw;align-items:center;padding:54px 5vw 72px;overflow:hidden;background:radial-gradient(circle at 12% 12%,#fff 0,#fff7fb 34%,#ffe3ef 74%,#ffd4e7 100%)}
.hero-reimagined:before,.hero-reimagined:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-reimagined:before{width:360px;height:360px;left:-180px;bottom:-180px;background:rgba(255,154,199,.24)}.hero-reimagined:after{width:250px;height:250px;right:7%;top:-130px;background:rgba(255,255,255,.75)}
.hero-copy{position:relative;z-index:3;max-width:620px}.hero-master-logo{display:block;width:min(520px,92%);height:auto;margin:0 0 10px;filter:drop-shadow(0 18px 28px rgba(219,99,151,.2))}.hero-kicker{margin:0 0 12px!important;text-transform:uppercase;letter-spacing:.25em;font-size:12px!important;font-weight:800;color:#dc6d99!important}.hero-reimagined h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(38px,4.4vw,70px);line-height:1.02;letter-spacing:-.055em;font-weight:800;margin:0 0 20px;max-width:690px;color:#3b3551}.hero-intro{font-size:17px!important;line-height:1.65!important;max-width:590px!important}.hero-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero-proof span{display:flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid rgba(221,109,154,.18);border-radius:999px;background:rgba(255,255,255,.66);font-size:12px;color:#736d86;box-shadow:0 10px 25px rgba(221,109,154,.08)}.hero-proof strong{font-size:17px;color:#dd6d9a}.hero-showcase{position:relative;z-index:2;min-height:650px;display:grid;place-items:center;perspective:1400px}.hero-collection-image{width:min(900px,94%);border-radius:42px;transform:rotate(4deg) translateX(2%);box-shadow:0 45px 95px rgba(147,72,109,.25);transition:transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .55s}.hero-showcase:hover .hero-collection-image{transform:rotate(1.5deg) scale(1.018);box-shadow:0 54px 110px rgba(147,72,109,.3)}.floating-toy{position:absolute;width:132px;height:132px;padding:8px;border-radius:38px;background:rgba(255,255,255,.85);box-shadow:0 22px 48px rgba(130,73,103,.22);backdrop-filter:blur(10px);animation:edenFloat 5.8s ease-in-out infinite;transition:transform .25s,box-shadow .25s}.floating-toy img{width:100%;height:100%;object-fit:cover;border-radius:30px}.floating-toy:hover{transform:scale(1.09) rotate(-3deg);box-shadow:0 30px 62px rgba(130,73,103,.3)}.toy-love{left:-1%;top:15%;transform:rotate(-9deg)}.toy-luck{right:-1%;top:10%;transform:rotate(8deg);animation-delay:-2s}.toy-dreams{right:5%;bottom:2%;transform:rotate(-5deg);animation-delay:-3.8s}.spark{position:absolute;z-index:4;color:#f08bb4;font-size:30px;text-shadow:0 0 18px rgba(240,139,180,.55);animation:sparkPulse 2.8s ease-in-out infinite}.spark-a{left:16%;top:5%}.spark-b{right:9%;top:37%;animation-delay:-1.2s}.spark-c{left:7%;bottom:15%;animation-delay:-2s}.floating-note{right:9%;bottom:17%;background:#fff;color:#dd6d9a;border:1px solid rgba(221,109,154,.16);font-weight:800;box-shadow:0 16px 36px rgba(130,73,103,.18)}
.collections-section{background:linear-gradient(180deg,#fffafd 0%,#fff2f7 100%)}.brand-heading h2{font-family:Manrope,Arial,sans-serif;font-weight:800;letter-spacing:-.04em}.collection-grid-brand{gap:20px}.brand-collection-card{min-height:560px;border-radius:34px;background:#fff;border:1px solid rgba(221,109,154,.11);box-shadow:0 20px 54px rgba(130,73,103,.12);isolation:isolate;transition:transform .35s,box-shadow .35s}.brand-collection-card:hover{transform:translateY(-9px) rotate(-.5deg);box-shadow:0 34px 72px rgba(130,73,103,.2)}.brand-collection-card img{inset:22px 22px auto;width:calc(100% - 44px);height:300px;object-fit:cover;border-radius:24px;filter:saturate(.88) brightness(1.04)}.brand-collection-card:after{display:none}.brand-collection-card .collection-copy{left:28px;right:28px;bottom:28px;color:#3b3551}.brand-collection-card .collection-copy h3{font-family:Manrope,Arial,sans-serif;font-size:34px;font-weight:800;letter-spacing:-.04em;margin:5px 0 10px}.brand-collection-card .collection-copy p{color:#736d86;margin:0;line-height:1.6}.collection-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:10px!important;font-weight:800;color:#dd6d9a!important}.collection-link{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:16px;border-top:1px solid rgba(59,53,81,.09);font-size:13px;font-weight:800}.collection-link b{font-size:20px;color:#dd6d9a}.collection-chip{position:absolute;z-index:3;top:42px;right:38px;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.86);backdrop-filter:blur(8px);font-size:11px;font-weight:800;color:#dd6d9a}.collection-number{position:absolute;z-index:3;left:34px;top:34px;font-size:12px;font-weight:800;letter-spacing:.14em;color:#fff;background:#3b3551;border-radius:999px;padding:8px 11px}.brand-collection-card.crystal{background:linear-gradient(180deg,#fff 0%,#f9f3ff 100%)}.brand-collection-card.manifestation{background:linear-gradient(180deg,#fff 0%,#fff0f7 100%)}.brand-collection-card.zodiac{background:linear-gradient(180deg,#fff 0%,#f3f1ff 100%)}
@keyframes edenFloat{0%,100%{translate:0 0}50%{translate:0 -16px}}@keyframes sparkPulse{0%,100%{opacity:.45;transform:scale(.8) rotate(0)}50%{opacity:1;transform:scale(1.25) rotate(20deg)}}
@media(max-width:1180px){.hero-reimagined{grid-template-columns:1fr 1.08fr}.hero-showcase{min-height:560px}.floating-toy{width:104px;height:104px;border-radius:30px}.floating-toy img{border-radius:23px}.brand-collection-card{min-height:530px}.brand-collection-card img{height:275px}}
@media(max-width:900px){.hero-reimagined{grid-template-columns:1fr;padding:40px 6vw 70px}.hero-copy{max-width:760px}.hero-master-logo{width:min(560px,88%)}.hero-showcase{min-height:560px;margin-top:20px}.hero-collection-image{width:88%}.collection-grid-brand{grid-template-columns:1fr}.brand-collection-card{min-height:620px}.brand-collection-card img{height:390px}}
@media(max-width:620px){.hero-reimagined{padding:28px 20px 58px}.hero-master-logo{width:100%;margin-bottom:6px}.hero-reimagined h1{font-size:clamp(34px,11vw,50px)}.hero-intro{font-size:15px!important}.hero-proof{gap:7px}.hero-showcase{min-height:390px}.hero-collection-image{width:95%;border-radius:26px}.floating-toy{width:76px;height:76px;padding:5px;border-radius:22px}.floating-toy img{border-radius:17px}.toy-love{left:0;top:11%}.toy-luck{right:0;top:5%}.toy-dreams{right:4%;bottom:0}.floating-note{display:none}.spark{font-size:20px}.brand-collection-card{min-height:520px}.brand-collection-card img{height:285px}.brand-collection-card .collection-copy h3{font-size:30px}}
@media(prefers-reduced-motion:reduce){.floating-toy,.spark{animation:none}.hero-collection-image,.brand-collection-card{transition:none}}
