.hero{z-index:0;contain:layout style paint;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}@media (min-width:769px){.hero~*{z-index:1;position:relative}}.hero__bg{z-index:0;position:absolute;inset:0}.hero__overlay{z-index:1;background:linear-gradient(#0a0f1e59,#0a0f1e26 40%,#0a0f1e0d 70%,#0000);position:absolute;inset:0}.hero__blur-bottom{z-index:1;pointer-events:none;-webkit-backdrop-filter:blur(8px);background:0 0;height:30%;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000,#000 30%);mask-image:linear-gradient(#0000,#000 30%)}.hero__container{z-index:2;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;width:100%;max-width:100%;margin:0 auto;padding:220px 60px 80px;display:flex;position:relative}.hero__content{color:#fff;text-align:center;max-width:1200px}.hero__eyebrow,.hero__title,.hero__description,.hero__btn{opacity:0}.hero__bg img{will-change:transform}.hero__title{-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#fff 0% 40%,#b4dcffe6 50%,#fff 60% 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out 2s infinite hero-title-shimmer}@keyframes hero-title-shimmer{0%{background-position:100% 0}40%{background-position:-100% 0}to{background-position:-100% 0}}.hero__eyebrow{color:#ffffffe6;margin-bottom:3rem;font-size:14px;font-weight:400;line-height:1.4;display:block}.hero__rating{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex;position:relative}.hero__stars{flex-shrink:0;align-items:center;display:flex}.hero__star{color:#fff;font-size:14px;line-height:1;display:inline-block}.hero__star--half{width:7px;display:inline-block;position:relative;overflow:hidden}.hero__rating-badge{font-variant-numeric:tabular-nums;color:#fff;background-color:#fff3;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:500;display:inline-block}.hero__rating-text{color:#ffffffe6;flex-shrink:0;align-items:center;margin-left:.25rem;font-size:14px;font-weight:400;display:flex}.hero__rating-number{font-variant-numeric:tabular-nums;text-align:right;width:50px;display:inline-block}.hero__rating-suffix{white-space:nowrap;display:inline-block}.hero__title{font-optical-sizing:auto;letter-spacing:-2px;color:#fff;white-space:pre-line;filter:drop-shadow(0 2px 40px #0000004d);margin-bottom:2.5rem;font-family:Playfair Display,Georgia,serif;font-size:104px;font-weight:500;line-height:.92}.hero__description{color:#ffffffe6;text-shadow:0 1px 20px #0003;max-width:700px;margin:0 auto 3.5rem;font-size:18px;font-weight:400;line-height:1.7}.hero__description strong{color:#fff;font-weight:700}.hero__ctas{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.hero__btn{border-radius:6px;align-items:center;gap:1.5rem;padding:10px 10px 10px 20px;font-size:16px;font-weight:500;transition:background-color .3s,transform .3s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden}.hero__btn-text{z-index:1;white-space:nowrap;position:relative}.hero__btn-arrow{border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .3s;display:inline-flex}.hero__btn--primary{color:#fff;background-color:var(--brand-primary,#1a6b8a)}.hero__btn--primary .hero__btn-arrow{background-color:#fff3}.hero__btn--primary:hover{background-color:var(--brand-primary-hover,#145a75);transform:translateY(-1px)}.hero__btn--primary:hover .hero__btn-arrow{background-color:#ffffff4d}.hero__btn--primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d 50%,#0000);width:100%;height:100%;animation:3s ease-in-out 1s infinite hero-btn-shine;position:absolute;top:0;left:0;transform:translate(-100%)}@keyframes hero-btn-shine{0%{transform:translate(-100%)}20%{transform:translate(100%)}to{transform:translate(100%)}}.hero__btn--ghost{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:none;box-shadow:inset 0 0 0 2px #fff6}.hero__btn--ghost .hero__btn-arrow{color:#fff;background-color:#ffffff26}.hero__btn--ghost:hover{background-color:#fff3;transform:translateY(-1px);box-shadow:inset 0 0 0 2px #fff9}.hero__btn--ghost:hover .hero__btn-arrow{background-color:#ffffff40}.hero__particles{z-index:2;pointer-events:none;contain:strict;position:absolute;inset:0;overflow:hidden}.hero__particle{pointer-events:none;border-radius:50%;position:absolute}@media (max-width:1024px){.hero__container{padding:120px 40px 60px}.hero__eyebrow{margin-bottom:2rem}.hero__title{margin-bottom:2rem;font-size:56px}.hero__description{margin-bottom:2.5rem;font-size:16px}.hero__ctas{flex-direction:column;align-items:center;max-width:360px;margin:0 auto}.hero__btn{justify-content:center;width:100%}}@media (max-width:768px){.hero{min-height:auto}.hero__container{justify-content:center;padding:110px 24px 40px}.hero__content{text-align:center}.hero__eyebrow{margin-bottom:1.25rem}.hero__rating{justify-content:center;gap:.4rem}.hero__star{font-size:12px}.hero__rating-badge{padding:1px 5px;font-size:11px}.hero__rating-text{font-size:12px}.hero__title{letter-spacing:-1px;margin-bottom:1.25rem;font-size:clamp(32px,9vw,48px);line-height:1}.hero__description{max-width:340px;margin:0 auto 2rem;font-size:14px;line-height:1.6}.hero__ctas{flex-direction:column;align-items:center;gap:10px}.hero__btn{border-radius:8px;justify-content:center;gap:1rem;width:100%;padding:12px 16px 12px 18px;font-size:14px}.hero__btn-arrow{width:28px;height:28px}}
