.genius-landing-hero{width:100%;height:1000px;display:grid;grid-template-columns:minmax(0,750px) minmax(0,750px);justify-content:center;position:relative;overflow:hidden;background:#f4f1ea;color:#fff;padding-top:120px;padding-bottom:60px;box-sizing:border-box}.gn-hero-left{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;text-align:right;padding:20px 30px 0 50px;margin-bottom:-20px;position:relative;z-index:2;order:2}.gn-hero-main-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.gn-hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#1b1b1b;border:1px solid rgba(27,27,27,.3);padding:7px 16px;border-radius:2px;margin-bottom:32px;width:fit-content;animation:gnFadeUp .7s ease both}.gn-hero-badge .flag-icon{width:20px;height:auto;flex-shrink:0;display:block}.gn-hero-title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.8rem);font-weight:700;line-height:1.1;margin-bottom:28px;color:#1b1b1b;animation:gnFadeUp .8s .1s ease both}.gn-hero-title em{font-style:italic;color:#c2b52e}.gn-hero-sub{font-family:Inter,sans-serif;font-size:.95rem;line-height:1.4;color:#000;max-width:480px;margin-bottom:32px;animation:gnFadeUp .8s .2s ease both}.gn-hero-cta-group{display:flex;align-items:center;justify-content:flex-end;gap:20px;flex-wrap:wrap;animation:gnFadeUp .8s .3s ease both}.gn-btn-primary{display:inline-flex;align-items:center;gap:12px;background:#c2b52e;color:#1b1b1b;font-size:.95rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;padding:25px 65px;border-radius:0;transition:all .4s ease;position:relative;overflow:hidden;z-index:1}.gn-btn-primary:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;transform:translate(-101%);transition:transform .6s cubic-bezier(.16,1,.3,1);z-index:-1}.gn-btn-primary:hover{color:#1b1b1b}.gn-btn-primary:hover:before{transform:translate(0)}.gn-btn-primary svg{width:18px;height:18px;fill:currentColor}.gn-btn-ghost{font-size:.86rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#1b1b1b;text-decoration:none;border-bottom:1px solid rgba(27,27,27,.3);padding-bottom:2px;transition:all .2s}.gn-btn-ghost:hover{color:#c2b52e;border-color:#c2b52e}.gn-hero-stats{display:flex;justify-content:flex-end;gap:20px;margin-top:56px;animation:gnFadeUp .8s .4s ease both}.rv-stat-item{border:1px solid rgba(255,255,255,.1);padding:20px;background:#ffffff0d;width:260px;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.rv-stat-item:hover{border-color:#c2b52e;background:#ffffff1a}.rv-stat-item .num{font-family:Playfair Display,serif;font-size:2.4rem;font-weight:700;color:#c2b52e;line-height:1;margin-bottom:4px}.rv-stat-item .label{font-family:Inter,sans-serif;font-size:.76rem;color:#ffffff80;letter-spacing:.06em;text-transform:uppercase}.gn-hero-right{position:relative;overflow:hidden;height:100%;order:1}.gn-hero-img-wrap{position:absolute;top:10px;right:30px;bottom:10px;left:30px;background:#282075;display:flex;align-items:center;justify-content:center}.gn-hero-img-wrap img{width:100%;height:100%;object-fit:cover;opacity:.9}.gn-hero-right-text{position:absolute;top:40px;right:60px;left:auto;text-align:right;z-index:3}.gn-exclusivity-badge{background:#c2b52e;color:#1b1b1b;font-size:.76rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:10px 18px;display:inline-block;margin-bottom:12px}.gn-hero-right-claim{font-family:Playfair Display,serif;font-size:1.5rem;font-style:italic;color:#1b1b1b;line-height:1.4}@keyframes gnFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.genius-landing-hero{grid-template-columns:1fr;grid-template-rows:220px auto;height:auto;max-height:none;padding-top:90px;padding-bottom:0}.gn-hero-right{grid-row:1;height:220px;order:-1}.gn-hero-img-wrap{position:relative;top:0;right:0;bottom:0;left:0;height:100%}.gn-hero-left{grid-row:2;padding:32px 0 40px;order:0;align-items:flex-start;text-align:left;width:100%;box-sizing:border-box}.gn-hero-main-content{align-items:flex-start;width:100%}.gn-hero-badge{font-size:.62rem;padding:5px 12px;margin-bottom:16px}.gn-hero-title{font-size:clamp(1.9rem,8vw,2.6rem);margin-bottom:16px}.gn-hero-sub{font-size:.9rem;line-height:1.4;max-width:100%;margin-bottom:24px}.gn-hero-cta-group{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:12px;width:100%;box-sizing:border-box}.gn-btn-primary,.gn-btn-ghost{text-align:center;justify-content:center;padding:18px 24px;font-size:.85rem}.gn-hero-stats{flex-direction:column;align-items:stretch;gap:12px;margin-top:24px}.rv-stat-item{width:100%;padding:14px 20px}.rv-stat-item .num{font-size:1.8rem}.gn-hero-right-text{display:none}}@media(min-width:769px){body.page-genius header.header-static{background:#fff6!important;transition:background .4s ease,backdrop-filter .4s ease!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}body.page-genius header.header-static .nav-link,body.page-genius header.header-static .tagline{color:#000000d9}body.page-genius header.header-static .nav-link:hover{color:#c2b52e}body.page-genius header.header-static .nav-link.active{color:#c2b52e!important}body.page-genius header.header-static .nav-separator{color:#0003}body.page-genius header.header-static .btn-call{color:#000000d9;border-color:#0003}@media(min-width:769px){body.page-genius header.header-static.scrolled-bg{background:#fffc!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}body.page-genius header.header-static.scrolled-bg .nav-link,body.page-genius header.header-static.scrolled-bg .tagline{color:var(--primary-dark)}body.page-genius header.header-static.scrolled-bg .nav-separator{color:#0003}body.page-genius header.header-static.scrolled-bg .btn-call{color:var(--primary-dark);border-color:var(--accent)}
