.hp-hero{position:relative;padding:5rem 0 3rem;overflow:hidden;min-height:80vh;display:flex;align-items:center}.hp-hero__bg{position:absolute;inset:0;z-index:0}.hp-hero__gradient{position:absolute;inset:0;background:linear-gradient(135deg,#0f766e0f,#f59e0b0a,#0f766e05)}.hp-hero__pattern{position:absolute;inset:0;background-image:radial-gradient(rgba(15,118,110,.07) 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse 80% 60% at 50% 40%,black 30%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 40%,black 30%,transparent 100%)}.hp-hero__content{position:relative;z-index:1;text-align:center;max-width:860px}.hp-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border-radius:100px;background:#0f766e14;color:var(--primary);font-size:.85rem;font-weight:600;margin-bottom:2rem;border:1px solid rgba(15,118,110,.12)}.hp-hero__title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.03em;color:var(--text)}.hp-hero__title-accent{background:linear-gradient(135deg,var(--primary) 0%,#14b8a6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hp-hero__title-light{color:var(--secondary);-webkit-text-fill-color:var(--secondary)}.hp-hero__subtitle{font-size:1.15rem;line-height:1.7;color:var(--text-muted);max-width:640px;margin:0 auto 2.5rem}.hp-hero__actions{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3.5rem;flex-wrap:wrap}.hp-hero__cta{gap:.5rem;padding:1rem 2rem;font-size:1.05rem;border-radius:14px;box-shadow:0 8px 24px -4px #f59e0b59}.hp-hero__cta:hover{transform:translateY(-2px);box-shadow:0 12px 32px -4px #f59e0b73}.hp-hero__cta-secondary{padding:1rem 2rem;font-size:1.05rem}.hp-hero__quicklinks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;max-width:920px;margin:0 auto 2rem}.hp-hero__quicklink{text-align:left;padding:1rem 1.05rem;border-radius:18px;background:#ffffffb8;border:1px solid rgba(15,23,42,.06);box-shadow:0 18px 30px -28px #0f172a4d}.hp-hero__quicklink:hover{transform:translateY(-2px);color:var(--primary)}.hp-hero__quicklabel{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;font-weight:700;color:var(--text-light);margin-bottom:.35rem}.hp-hero__quicklink strong{font-size:1rem;line-height:1.35}.hp-hero__stats{display:flex;align-items:center;justify-content:center;gap:2rem;padding:1.5rem 2.5rem;background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;border:1px solid rgba(0,0,0,.06);max-width:720px;margin:0 auto;box-shadow:0 4px 24px -2px #0000000f}.hp-hero__stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.hp-hero__stat-value{font-family:var(--font-heading);font-size:1.6rem;font-weight:800;color:var(--primary)}.hp-hero__stat-label{font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.hp-hero__stat-divider{width:1px;height:36px;background:#0000001a}.hp-section-header{text-align:center;margin-bottom:3.5rem}.hp-section-tag{display:inline-block;padding:.35rem 1rem;border-radius:100px;background:#0f766e14;color:var(--primary);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.hp-section-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;margin-bottom:.75rem;letter-spacing:-.02em}.hp-section-subtitle{font-size:1.1rem;color:var(--text-muted);max-width:560px;margin:0 auto}.hp-how{padding:5rem 0;position:relative}.hp-how__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.hp-how__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media(max-width:900px){.hp-hero__quicklinks{grid-template-columns:1fr;max-width:560px}}.hp-how__step{text-align:center;padding:2.5rem 2rem;border-radius:calc(var(--radius) * 1.5);background:var(--surface);border:1px solid rgba(0,0,0,.06);position:relative;transition:transform .3s ease,box-shadow .3s ease}.hp-how__step:hover{transform:translateY(-6px);box-shadow:0 20px 40px -8px #0f766e1f;border-color:#0f766e33}.hp-how__step-number{position:absolute;top:-14px;left:50%;transform:translate(-50%);width:32px;height:32px;border-radius:50%;background:var(--primary);color:#fff;font-size:.85rem;font-weight:800;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);box-shadow:0 4px 12px -2px #0f766e4d}.hp-how__step-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,#0f766e14,#0f766e08);color:var(--primary);margin:0 auto 1.5rem}.hp-how__step h3{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.hp-how__step p{font-size:.95rem;color:var(--text-muted);line-height:1.6;margin-bottom:0}.hp-signup{padding:1rem 0 2.5rem}.hp-signup__card{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:1.5rem;padding:2.4rem;border-radius:calc(var(--radius) * 2);background:linear-gradient(135deg,#0f766e1f,#f59e0b1a),linear-gradient(180deg,#fffffff2,#f8fafceb);border:1px solid rgba(15,118,110,.12);box-shadow:0 24px 60px -20px #0f172a2e;overflow:hidden}.hp-signup__card:before{content:"";position:absolute;top:-90px;right:-40px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.38),transparent 70%);pointer-events:none}.hp-signup__content,.hp-signup__benefits{position:relative;z-index:1}.hp-signup__title{font-size:clamp(1.8rem,3.2vw,2.6rem);line-height:1.08;margin-bottom:.85rem;letter-spacing:-.02em}.hp-signup__text{font-size:1rem;line-height:1.7;color:var(--text-muted);max-width:58ch;margin-bottom:1.4rem}.hp-signup__actions{display:flex;flex-wrap:wrap;gap:.85rem}.hp-signup__microcopy{margin-top:.85rem;margin-bottom:0;font-size:.82rem;color:var(--text-muted)}.hp-signup__cta,.hp-signup__secondary{min-height:52px}.hp-signup__secondary{background:#ffffffb8;border-color:#0f766e29;color:var(--text)}.hp-signup__secondary:hover{background:#ffffffe6;border-color:#0f766e47}.hp-signup__benefits{display:grid;gap:.9rem}.hp-signup__benefit{display:grid;grid-template-columns:48px 1fr;gap:.9rem;align-items:start;padding:1rem;border-radius:16px;background:#ffffffb8;border:1px solid rgba(15,23,42,.05);backdrop-filter:blur(10px)}.hp-signup__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;font-size:1.25rem;background:linear-gradient(135deg,#0f766e29,#f59e0b2e)}.hp-signup__benefit h3{font-size:1rem;margin-bottom:.25rem}.hp-signup__benefit p{margin:0;font-size:.94rem;line-height:1.55;color:var(--text-muted)}.hp-cities{padding:5rem 0;background:linear-gradient(180deg,rgba(15,118,110,.02) 0%,transparent 100%)}.hp-cities__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.hp-cities__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.hp-cities__grid{grid-template-columns:repeat(3,1fr)}}.hp-city-card{display:flex;flex-direction:column;padding:2rem;border-radius:calc(var(--radius) * 1.5);background:var(--surface);border:1px solid rgba(0,0,0,.06);text-decoration:none;color:var(--text);transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:hp-fadeUp .6s ease-out both;animation-delay:var(--delay, 0ms)}.hp-city-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px -8px #0f766e26;border-color:#0f766e40}.hp-city-card--hot{border-color:#f59e0b26}.hp-city-card--hot:hover{border-color:#f59e0b59;box-shadow:0 20px 40px -8px #f59e0b26}.hp-city-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.hp-city-card__region{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--primary);background:#0f766e0f;padding:.25rem .75rem;border-radius:100px}.hp-city-card__count{font-size:.75rem;font-weight:700;color:var(--text-muted);background:#0000000a;padding:.25rem .75rem;border-radius:100px}.hp-city-card__count--hot{color:var(--secondary-dark);background:#f59e0b1a}.hp-city-card__name{font-size:1.5rem;font-weight:800;margin-bottom:.5rem;letter-spacing:-.01em}.hp-city-card__desc{font-size:.9rem;color:var(--text-muted);line-height:1.6;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-city-card__footer{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05)}.hp-city-card__link{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;color:var(--primary);transition:gap .3s ease}.hp-city-card:hover .hp-city-card__link{gap:.9rem}.hp-cities__all{text-align:center;margin-top:3rem}.hp-reassure{padding:5rem 0}.hp-reassure__card{display:grid;grid-template-columns:1fr;gap:3rem;padding:3rem 2.5rem;border-radius:calc(var(--radius) * 2);background:linear-gradient(135deg,#0f766e0a,#f0faf7cc);border:1px solid rgba(15,118,110,.1)}@media(min-width:768px){.hp-reassure__card{grid-template-columns:1fr 1fr;padding:4rem 3.5rem}}.hp-reassure__left{display:flex;flex-direction:column;justify-content:center}.hp-reassure__title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;margin-bottom:1rem;color:var(--text)}.hp-reassure__text{font-size:1.05rem;color:var(--text-muted);line-height:1.7}.hp-reassure__items{display:flex;flex-direction:column;gap:1rem}.hp-reassure__item{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border-radius:12px;background:#ffffffb3;backdrop-filter:blur(4px);transition:transform .2s ease,box-shadow .2s ease;font-weight:500;font-size:.95rem;border:1px solid rgba(0,0,0,.04)}.hp-reassure__item:hover{transform:translate(6px);box-shadow:0 4px 12px -2px #0f766e1a}.hp-reassure__check{width:32px;height:32px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 8px -2px #0f766e40}.hp-showcase{padding:2rem 0 5rem}.hp-showcase__wrapper{position:relative;border-radius:calc(var(--radius) * 2);overflow:hidden;box-shadow:0 25px 60px -12px #00000026}.hp-showcase__image{width:100%;height:auto;object-fit:cover;display:block}.hp-showcase__overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 2rem;background:linear-gradient(to top,rgba(0,0,0,.6),transparent)}.hp-showcase__caption{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.9rem;font-weight:500;margin-bottom:0}.hp-cta{padding:3rem 0 5rem}.hp-ad-section{padding:2rem 0;display:flex;justify-content:center;align-items:center}.hp-ad-section .homepage-ad{max-width:100%}.hp-cta__card{text-align:center;padding:4rem 2.5rem;border-radius:calc(var(--radius) * 2);background:linear-gradient(135deg,var(--primary) 0%,#0d9488 50%,#14b8a6 100%);color:#fff;position:relative;overflow:hidden}.hp-cta__card:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px);background-size:24px 24px;opacity:.5}.hp-cta__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin-bottom:1rem;color:#fff;position:relative}.hp-cta__text{font-size:1.1rem;opacity:.9;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto;color:#ffffffe6;position:relative}.hp-cta__actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;position:relative}.hp-cta__btn.btn-primary{background:#fff;color:var(--primary);box-shadow:0 8px 24px -4px #0003}.hp-cta__btn.btn-primary:hover{background:#f0fdf4;transform:translateY(-2px);box-shadow:0 12px 32px -4px #00000040;color:var(--primary)}.hp-cta__btn.btn-secondary{border-color:#fff6;color:#fff}.hp-cta__btn.btn-secondary:hover{background:#ffffff1a;border-color:#fff9;color:#fff}@keyframes hp-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hp-animate{opacity:0;transform:translateY(24px);transition:opacity .7s ease-out,transform .7s ease-out}.hp-animate.hp-visible{opacity:1;transform:translateY(0)}@media(max-width:768px){:root{overflow-x:hidden}body{overflow-x:hidden;position:relative}.hp-hero{padding:3rem 0 2rem;min-height:auto}.hp-hero__actions{flex-direction:column;gap:.75rem;width:100%;max-width:100%;padding:0 1rem;box-sizing:border-box}.hp-hero__cta,.hp-hero__cta-secondary{width:100%;max-width:100%;justify-content:center;padding:.875rem 1.5rem;box-sizing:border-box}.hp-hero__stats{flex-wrap:wrap;gap:1rem;padding:1.25rem 1.5rem}.hp-hero__stat-divider{display:none}.hp-hero__stat{width:calc(50% - .5rem)}.hp-hero__stat-value{font-size:1.3rem}.hp-how,.hp-cities,.hp-reassure,.hp-showcase{padding:3rem 0}.hp-signup{padding:.5rem 0 2rem}.hp-signup__card{grid-template-columns:1fr;padding:1.4rem;gap:1.1rem}.hp-signup__actions{flex-direction:column}.hp-signup__cta,.hp-signup__secondary{width:100%;justify-content:center}.hp-cta__card{padding:3rem 1.5rem}.hp-reassure__card{padding:2rem 1.5rem}}@media(max-width:480px){.hp-hero__title{font-size:2.2rem}.hp-hero__badge{font-size:.75rem;padding:.4rem 1rem}.hp-hero__subtitle{font-size:1rem}}.lc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:.5rem}.lc-schedule{display:flex;align-items:center;gap:.375rem;font-size:.85rem;color:var(--primary, #6c5ce7);font-weight:600}.lc-day{text-transform:uppercase;letter-spacing:.04em}.lc-time-sep{opacity:.5;margin:0 2px}.lc-time{font-weight:500;color:var(--text-muted, #6b7280)}.lc-icon,.lc-icon-sm{flex-shrink:0;opacity:.6}
