.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;background:var(--grad-hero);color:var(--white);overflow:hidden;padding-top:88px}.hero-gradient-mesh{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 10% 20%,rgba(221,170,51,.15) 0,transparent 60%),radial-gradient(ellipse 60% 80% at 85% 75%,hsla(0,0%,100%,.05) 0,transparent 60%),radial-gradient(ellipse 50% 50% at 50% 50%,rgba(27,94,32,.08) 0,transparent 60%);z-index:0;animation:gradientShift 12s ease infinite;background-size:200% 200%}.hero-grid-overlay{inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:60px 60px}.hero-blob,.hero-grid-overlay{position:absolute;z-index:0;pointer-events:none}.hero-blob{border-radius:50%;filter:blur(80px);will-change:transform;animation:morphBlob 12s ease-in-out infinite}.hero-blob-1{width:500px;height:500px;top:-10%;right:10%;background:rgba(221,170,51,.2)}.hero-blob-2{width:400px;height:400px;bottom:0;left:-8%;background:rgba(27,94,32,.15);animation-delay:-4s}.hero-blob-3{width:300px;height:300px;top:40%;right:-5%;background:rgba(154,32,32,.15);animation-delay:-8s}.hero-container{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:4rem 2rem 2rem;display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center;opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.hero-container.visible{opacity:1;transform:translateY(0)}.hero-content{display:flex;flex-direction:column;gap:0}.hero-badge{display:inline-flex;align-items:center;gap:.625rem;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:var(--radius-full);padding:.4rem 1.125rem .4rem .6rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;color:var(--white);width:-moz-fit-content;width:fit-content;margin-bottom:1.75rem;box-shadow:0 2px 12px rgba(0,0,0,.15)}.badge-pulse{display:inline-block;width:8px;height:8px;position:relative;flex-shrink:0}.badge-pulse,.badge-pulse:after{border-radius:50%;background:var(--green)}.badge-pulse:after{content:"";position:absolute;inset:-3px;animation:pulse-ring 2s ease-out infinite;z-index:-1}.hero-title{font-size:clamp(2.75rem,5.5vw,4rem);line-height:1.08;letter-spacing:-.01em;color:var(--white);margin-bottom:1.5rem}.hero-rotating-wrap{display:inline-block;position:relative;overflow:hidden;vertical-align:bottom;height:1.15em}.hero-rotating-word{display:inline-block;background:var(--grad-gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease}.hero-rotating-word.exit{transform:translateY(-100%);opacity:0}.hero-rotating-word.enter{transform:translateY(0);opacity:1}.hero-description{font-size:1.125rem;line-height:1.8;color:#e2e8f0;max-width:520px;margin-bottom:2rem}.hero-cta-group{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}.hero-btn-primary{position:relative;overflow:hidden}.hero-btn-primary:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 30%,hsla(0,0%,100%,.25) 50%,transparent 70%);transform:translateX(-100%);animation:shimmer 4s ease-in-out 1.5s infinite;pointer-events:none}.hero-trust-row{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.hero-trust-badge{display:inline-flex;align-items:center;gap:.4rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:hsla(0,0%,100%,.7)}.hero-trust-divider{width:1px;height:16px;background:hsla(0,0%,100%,.2);flex-shrink:0}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center;min-height:520px}.hero-img-main{position:relative;width:100%;max-width:460px;aspect-ratio:3/4;border-radius:var(--radius-3xl);overflow:hidden;box-shadow:0 32px 80px rgba(0,0,0,.4),0 12px 32px rgba(0,0,0,.2);z-index:2}.hero-img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,27,42,.35) 0,transparent 45%);z-index:1;pointer-events:none}.hero-img-secondary{position:absolute;border-radius:var(--radius-2xl);overflow:hidden;box-shadow:0 20px 56px rgba(0,0,0,.3);z-index:3;border:4px solid var(--navy-light)}.hero-img-float-1{width:170px;height:170px;top:6%;left:-10%;animation:gentleFloat 4s ease-in-out infinite}.hero-img-float-2{width:150px;height:150px;bottom:10%;right:-8%;animation:gentleFloat 5s ease-in-out 1s infinite}.hero-float-card{position:absolute;display:flex;align-items:center;gap:.625rem;background:var(--navy-light);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-xl);padding:.85rem 1.125rem;box-shadow:0 12px 40px rgba(0,0,0,.2);z-index:4;border:1px solid hsla(0,0%,100%,.1);color:var(--white)}.hfc-icon{font-size:1.25rem;flex-shrink:0;color:var(--gold)}.hero-float-card strong{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:700;color:var(--white);display:block;line-height:1.3}.hero-float-card span{font-family:Inter,sans-serif;font-size:.6875rem;color:hsla(0,0%,100%,.7)}.hero-fc-rating{top:16%;left:-14%;animation:gentleFloat 3.5s ease-in-out .5s infinite}.hero-fc-matched{bottom:16%;right:-12%;animation:gentleFloat 4.5s ease-in-out 1.5s infinite}.hero-deco-ring{position:absolute;width:240px;height:240px;border-radius:50%;border:1.5px dashed rgba(155,27,48,.15);top:-3rem;right:-4rem;z-index:0;animation:spin 40s linear infinite}.hero-stats-bar{position:relative;z-index:3;margin-top:auto;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.16,1,.3,1) .4s}.hero-stats-bar.visible{opacity:1;transform:translateY(0)}.hero-stats-inner{max-width:1240px;margin:0 auto;padding:1.75rem 3rem;justify-content:center;gap:3rem;background:var(--navy-light);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;box-shadow:0 -8px 40px rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.1);border-bottom:none}.hero-stat,.hero-stats-inner{display:flex;align-items:center}.hero-stat{flex-direction:column;text-align:center}.hero-stat-number{font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:700;color:var(--white);line-height:1.15;letter-spacing:-.02em}.hero-stat-label{font-family:Inter,sans-serif;font-size:.75rem;color:hsla(0,0%,100%,.7);font-weight:500;letter-spacing:.02em;margin-top:.25rem}.hero-stat-divider{width:1px;height:2.5rem;background:hsla(0,0%,100%,.15);flex-shrink:0}@media (max-width:1100px){.hero-container{gap:2.5rem}.hero-img-main{max-width:380px}.hero-fc-rating{left:-6%}.hero-fc-matched{right:-4%}}@media (max-width:900px){.hero{min-height:auto;padding-top:88px;padding-bottom:0}.hero-container{grid-template-columns:1fr;gap:3rem;padding:3rem 1.5rem 2rem;text-align:center}.hero-content{align-items:center}.hero-description{margin-left:auto;margin-right:auto}.hero-cta-group{flex-wrap:wrap}.hero-cta-group,.hero-trust-row{justify-content:center}.hero-visual{min-height:400px}.hero-img-main{max-width:340px;margin:0 auto}.hero-img-float-1{width:120px;height:120px;left:2%;top:5%}.hero-img-float-2{width:110px;height:110px;right:2%;bottom:8%}.hero-fc-rating{left:0;top:8%}.hero-fc-matched{right:0;bottom:12%}.hero-stats-inner{padding:1.25rem 1.5rem;gap:1.5rem}.hero-stat-number{font-size:1.5rem}}@media (max-width:600px){.hero-title{font-size:clamp(2rem,8vw,2.75rem)}.hero-container{padding:2rem 1.25rem 1.5rem}.hero-cta-group{flex-direction:column;width:100%}.hero-btn-primary,.hero-btn-secondary{width:100%;justify-content:center}.hero-stats-inner{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.25rem;text-align:center}.hero-stat-divider{display:none}.hero-visual{min-height:300px}.hero-img-main{max-width:260px}.hero-img-float-1,.hero-img-float-2{display:none}.hero-fc-matched,.hero-fc-rating{padding:.5rem .75rem}.hero-trust-divider{display:none}.hero-trust-row{gap:.75rem}}.hero-sticky-cta{display:none}@media (max-width:768px){.hero-sticky-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:1000;background:linear-gradient(135deg,var(--navy) 0,var(--navy-light) 100%);padding:.75rem 1rem;align-items:center;justify-content:space-between;gap:.75rem;box-shadow:0 -4px 24px rgba(0,0,0,.3);transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.hero-sticky-cta--visible{transform:translateY(0)}.hero-sticky-cta__text{color:#fff;font-size:.85rem;font-weight:600;white-space:nowrap}.hero-sticky-cta__btn{display:inline-flex;align-items:center;gap:.4rem;background:var(--gold);color:#0d1b2a;padding:.55rem 1.1rem;border-radius:var(--radius-lg);font-size:.85rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .2s}.hero-sticky-cta__btn:hover{background:var(--gold-light)}}