.home-v3{background:#f6f8f7;overflow:hidden}.home-v3-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.96fr);gap:clamp(2rem,5vw,5rem);align-items:center;min-height:680px;padding:clamp(3.5rem,8vw,7rem) max(1rem,calc((100vw - 1220px)/2));background:#062f46;color:#fff}.home-v3-hero:before{content:'';position:absolute;width:520px;height:520px;border-radius:50%;right:-170px;top:-210px;background:radial-gradient(circle,rgba(45,212,191,.27),transparent 67%);pointer-events:none}.home-v3-copy,.home-v3-quick{position:relative;z-index:1}.home-v3-eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:#8ff4df;font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.home-v3-copy h1{max-width:680px;margin:.8rem 0 1rem;font-family:Georgia,serif;font-size:clamp(3.2rem,6.7vw,6.4rem);line-height:.94;letter-spacing:-.06em}.home-v3-copy>p{max-width:600px;color:#c3d9e0;font-size:1.08rem;line-height:1.65;margin:0}.home-v3-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin:1.55rem 0 1.2rem}.home-v3-actions .btn-primary{background:#ffd166;color:#072c42;box-shadow:0 12px 28px rgba(255,209,102,.18)}.home-v3-actions .btn-secondary{color:#fff;border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.08)}.home-v3-trust{display:flex;gap:1rem;flex-wrap:wrap;color:#b7d0d8;font-size:.82rem}.home-v3-trust span{display:inline-flex;align-items:center;gap:.4rem}.home-v3-trust span:before{content:'✓';display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#134f61;color:#8ff4df;font-weight:900}.home-v3-quick{padding:1.25rem;background:rgba(255,255,255,.95);color:var(--ink);border:1px solid rgba(255,255,255,.55);border-radius:28px;box-shadow:0 25px 60px rgba(0,19,30,.25);animation:homeV3Lift .75s cubic-bezier(.2,.75,.25,1) both}.home-v3-quick:after{content:'ROAMLY PLANNER';position:absolute;right:1.15rem;top:-.65rem;padding:.35rem .55rem;border-radius:7px;background:#ffcc68;color:#17394b;font-size:.62rem;font-weight:950;letter-spacing:.12em}.home-v3-quick-head{display:flex;justify-content:space-between;gap:1rem;align-items:start;margin-bottom:1rem}.home-v3-quick-head h2{font-family:Georgia,serif;font-size:1.65rem;line-height:1.05;margin:.3rem 0}.home-v3-quick-head p{color:var(--muted);font-size:.85rem;line-height:1.4;margin:0}.home-v3-quick-kicker{color:#0f766e;font-size:.7rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.home-v3-quick .form-grid{gap:.75rem}.home-v3-quick .field label{font-size:.74rem}.home-v3-quick .field input,.home-v3-quick .field select{min-height:45px}.home-v3-quick .actions{margin-top:1rem}.home-v3-quick .btn{width:100%}.home-v3-visual{display:grid;grid-template-columns:1.14fr .86fr;gap:.8rem;min-height:510px;animation:homeV3Reveal .9s .12s cubic-bezier(.2,.75,.25,1) both}.home-v3-photo{position:relative;min-height:250px;border-radius:25px;overflow:hidden;background:#0f766e center/cover;box-shadow:0 24px 50px rgba(0,22,32,.27)}.home-v3-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,34,48,.03),rgba(2,34,48,.78))}.home-v3-photo.large{grid-row:span 2;min-height:510px}.home-v3-photo-copy{position:absolute;z-index:1;left:1.1rem;right:1.1rem;bottom:1.05rem}.home-v3-photo-copy small{color:#aaf6e9;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.home-v3-photo-copy h3{font-family:Georgia,serif;font-size:clamp(1.4rem,2.5vw,2.2rem);line-height:1;margin:.35rem 0}.home-v3-photo-copy p{color:#d8e9ed;font-size:.8rem;margin:0}.home-v3-float{position:absolute;right:-.9rem;bottom:13%;z-index:2;padding:.8rem 1rem;border:1px solid rgba(255,255,255,.45);border-radius:15px;background:rgba(5,45,64,.86);box-shadow:0 18px 35px rgba(0,0,0,.2);animation:homeV3Float 4.8s ease-in-out infinite}.home-v3-float b{display:block;color:#fff;font-size:.9rem}.home-v3-float span{color:#a8d4d5;font-size:.72rem}.home-v3-section{max-width:1220px;margin:auto;padding:clamp(3.6rem,7vw,6rem) 1rem}.home-v3-section-head{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:1.4rem}.home-v3-section-head h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);line-height:.98;letter-spacing:-.045em;margin:.45rem 0 0}.home-v3-section-head p{max-width:420px;color:var(--muted);line-height:1.5;margin:0}.home-v3-kicker{color:#0f766e;font-size:.7rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.home-v3-start-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.home-v3-start-card{display:flex;align-items:center;gap:.9rem;min-height:125px;padding:1rem;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.home-v3-start-card:hover{transform:translateY(-5px);border-color:rgba(15,118,110,.35);box-shadow:0 16px 30px rgba(8,47,73,.1)}.home-v3-start-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:14px;background:#e3f7f3;color:#0f766e;font-size:1.2rem;font-weight:900}.home-v3-start-card b{display:block;font-size:1rem;margin-bottom:.22rem}.home-v3-start-card span{display:block;color:var(--muted);font-size:.83rem;line-height:1.4}.home-v3-destinations{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:.85rem}.home-v3-destination{position:relative;min-height:310px;display:flex;align-items:end;padding:1.15rem;border-radius:23px;overflow:hidden;background:#0f766e center/cover;color:#fff;text-decoration:none}.home-v3-destination:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,28,42,.88),rgba(2,28,42,.03) 75%)}.home-v3-destination>*{position:relative;z-index:1}.home-v3-destination:first-child{min-height:390px}.home-v3-destination:hover:before{background:linear-gradient(0deg,rgba(2,28,42,.92),rgba(15,118,110,.12) 78%)}.home-v3-destination-copy small{color:#aaf6e9;font-size:.69rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.home-v3-destination-copy h3{font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1;margin:.35rem 0}.home-v3-destination-copy p{color:#d8e9ed;font-size:.84rem;margin:0}.home-v3-destination-copy .badge{display:inline-block;margin-top:.7rem;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.22)}.home-v3-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.25rem}.home-v3-step{position:relative;padding:1.35rem 1.35rem 1.45rem;border-radius:18px;background:#0a3b52;color:#fff;overflow:hidden}.home-v3-step:before{content:'';position:absolute;right:-24px;top:-35px;width:110px;height:110px;border:1px solid rgba(143,244,223,.25);border-radius:50%}.home-v3-step-number{color:#8ff4df;font-size:.7rem;font-weight:950;letter-spacing:.14em}.home-v3-step h3{font-family:Georgia,serif;font-size:1.35rem;margin:.8rem 0 .45rem}.home-v3-step p{color:#bdd6dd;font-size:.86rem;line-height:1.5;margin:0}.home-v3-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:clamp(1.6rem,4vw,3rem);border-radius:26px;background:linear-gradient(120deg,#f7e7bc,#fff8e7);border:1px solid #f0d79a}.home-v3-bottom h2{font-family:Georgia,serif;font-size:clamp(1.8rem,3.4vw,3rem);line-height:1;margin:.35rem 0}.home-v3-bottom p{max-width:570px;color:#5a6870;line-height:1.5;margin:0}.home-v3-bottom .btn{flex:0 0 auto}.home-v3-reveal{animation:homeV3Reveal .7s both}.home-v3-reveal:nth-child(2){animation-delay:.08s}.home-v3-reveal:nth-child(3){animation-delay:.16s}@keyframes homeV3Reveal{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes homeV3Lift{from{opacity:0;transform:translateY(28px) scale(.98)}to{opacity:1;transform:none}}@keyframes homeV3Float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@media(max-width:900px){.home-v3-hero{grid-template-columns:1fr;min-height:auto;padding-top:4.5rem}.home-v3-copy{order:1}.home-v3-quick{order:2}.home-v3-visual{order:3;min-height:360px}.home-v3-photo.large{min-height:360px}.home-v3-photo{min-height:175px}.home-v3-destinations{grid-template-columns:1fr 1fr}.home-v3-destination:first-child{grid-column:1/-1;min-height:320px}.home-v3-start-grid{grid-template-columns:1fr}.home-v3-steps{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.home-v3-hero{padding:3.2rem 1rem 3.8rem}.home-v3-copy h1{font-size:2.9rem}.home-v3-visual{grid-template-columns:1fr 1fr;min-height:270px}.home-v3-photo.large{min-height:270px}.home-v3-photo{min-height:130px}.home-v3-float{right:.25rem;bottom:7%}.home-v3-section{padding-top:3rem;padding-bottom:3rem}.home-v3-section-head{display:block}.home-v3-section-head p{margin-top:.8rem}.home-v3-destinations{grid-template-columns:1fr}.home-v3-destination,.home-v3-destination:first-child{min-height:270px;grid-column:auto}.home-v3-steps{grid-template-columns:1fr}.home-v3-bottom{display:block}.home-v3-bottom .btn{display:inline-flex;margin-top:1rem}.home-v3-quick{border-radius:22px}}
@media(prefers-reduced-motion:reduce){.home-v3-quick,.home-v3-visual,.home-v3-reveal,.home-v3-float{animation:none}.home-v3-start-card{transition:none}}
