.home-page{background:var(--bg-image,var(--bg));max-width:100vw;color:var(--text);gap:0;margin:0 auto;padding:0;display:grid;overflow-x:hidden}.home-hero{color:var(--text);border-bottom:1px solid var(--border);background:radial-gradient(120% 120% at 10% 10%,#ffedd58c,#0000 55%),radial-gradient(110% 110% at 90% 5%,#bfe3ff73,#0000 60%),linear-gradient(135deg,#fdfaf6,#eef6ff);align-items:center;min-height:70vh;padding:clamp(4rem,10vw,8rem) clamp(2rem,5vw,4rem);display:flex;position:relative;overflow:visible}[data-theme=dark] .home-hero,[data-theme=midnight] .home-hero,[data-theme=sunrise] .home-hero,[data-theme=tropical] .home-hero{background:linear-gradient(135deg,#060c1ef2,#0a1428eb)}.home-hero__video,.home-hero__overlay{z-index:0;position:absolute;inset:0}.home-hero__video{display:none}[data-theme=dark] .home-hero__video,[data-theme=midnight] .home-hero__video,[data-theme=sunrise] .home-hero__video,[data-theme=tropical] .home-hero__video{opacity:.28;display:block;overflow:hidden}.home-hero__video-media{object-fit:cover;filter:saturate(1.3)contrast(1.15)brightness(.9);width:100%;height:100%}.home-hero__overlay{background:linear-gradient(120deg,#ffffffbf,#eef6ff99)}[data-theme=dark] .home-hero__overlay,[data-theme=midnight] .home-hero__overlay,[data-theme=sunrise] .home-hero__overlay,[data-theme=tropical] .home-hero__overlay{background:linear-gradient(120deg,#050a19f5,#0a1432f0)}.home-hero:before{content:"";background:linear-gradient(90deg,var(--brand),var(--brand-light));opacity:.8;height:4px;position:absolute;top:0;left:0;right:0}.home-hero__grid{z-index:1;align-items:center;gap:clamp(2.5rem,5vw,4rem);max-width:1400px;margin:0 auto;display:grid;position:relative}.home-hero__copy{color:inherit;gap:1.5rem;display:grid}.home-hero__copy h1{letter-spacing:-.03em;color:#0f172a;text-shadow:0 4px 10px #0f172a1f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:keep-all;-webkit-hyphens:manual;hyphens:manual;margin:0;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;line-height:1.1}[data-theme=sunrise] .home-hero__copy h1,[data-theme=tropical] .home-hero__copy h1{color:#f1f5f9;text-shadow:0 3px 16px #00000073,0 6px 22px #00000059}[data-theme=sunrise] .home-hero__copy p,[data-theme=tropical] .home-hero__copy p{color:#cbd5e1}@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.home-hero__copy p{max-width:700px;color:var(--text);text-shadow:0 3px 16px #00000059,0 2px 8px #00000040;-webkit-font-smoothing:antialiased;margin:0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:500;line-height:1.7}.home-hero__lede{max-width:640px;line-height:1.6}.home-hero__bullets{gap:.6rem;max-width:680px;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.home-hero__bullets li{color:var(--text);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:.55rem;padding:.5rem .75rem;display:grid}[data-theme=midnight] .home-hero__bullets li,[data-theme=dark] .home-hero__bullets li,[data-theme=sunrise] .home-hero__bullets li,[data-theme=tropical] .home-hero__bullets li{color:#e2e8f0;background:#0f172ab8;border-color:#60a5fa59}.home-hero__bullet-dot{color:var(--brand-light);text-align:center;width:1.25rem;font-size:1.15rem;font-weight:800;line-height:1;display:inline-block}@media (prefers-reduced-motion:reduce){.home-hero__video-media{display:none}.home-hero__overlay{opacity:1;background:linear-gradient(135deg,#040a18f5,#1c2e60e6)}}.home-hero__copy .section-eyebrow{letter-spacing:.15em;color:#67e8f9;text-transform:uppercase;text-shadow:0 3px 12px #000000f2,0 2px 6px #000000d9;background:linear-gradient(135deg,#22d3ee,#06b6d4);-webkit-text-fill-color:transparent;filter:drop-shadow(0 3px 12px #000000f2);-webkit-background-clip:text;background-clip:text;padding:.5rem 0;font-size:.95rem;font-weight:700;display:inline-block}.home-hero__copy .muted{color:var(--muted);opacity:.95;text-shadow:0 2px 8px #00000059,0 1px 4px #00000040}.home-hero__actions{flex-wrap:wrap;gap:1.25rem;margin-top:1.5rem;display:flex}.home-hero__actions .cta{text-align:center;border-radius:12px;flex:100%;justify-content:center;align-items:center;min-height:56px;padding:0 2.5rem;font-size:1.125rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.home-hero__actions .cta--primary{background:linear-gradient(135deg,var(--brand),var(--brand-light));color:var(--brand-text);border:none;font-weight:700;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 6px 24px #0ea5e966,0 3px 12px #0000004d,inset 0 1px #fff3}.home-hero__actions .cta--primary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.home-hero__actions .cta--primary:hover:before{left:100%}.home-hero__actions .cta--primary:hover{background:linear-gradient(135deg,var(--brand-light),var(--brand));transform:translateY(-3px)scale(1.02);box-shadow:0 12px 32px #0ea5e999,0 6px 16px #0006,inset 0 1px #ffffff4d}.home-hero__actions .cta--primary:active{transform:translateY(-1px)scale(1)}.home-hero__actions .cta--ghost{border:2px solid var(--border-strong);color:var(--text);background:linear-gradient(135deg,var(--surface),var(--surface-secondary));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-weight:700;box-shadow:0 4px 16px #ffffff26,inset 0 1px #fff3}.home-hero__actions .cta--ghost:hover{border-color:var(--brand);color:var(--text-strong);background:linear-gradient(135deg,var(--surface-secondary),var(--panel));transform:translateY(-3px)scale(1.02);box-shadow:0 8px 24px #0f172a26,inset 0 1px #ffffff40}.home-hero__actions .cta--ghost:active{transform:translateY(-1px)scale(1)}.home-hero__scroll{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;opacity:.85;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.home-hero__scroll span:last-child{font-size:1.25rem}.home-hero__scroll:hover,.home-hero__scroll:focus-visible{opacity:1;transform:translateY(2px)}.home-hero__trust{opacity:.9;color:var(--muted);margin:0;font-size:.875rem}.home-hero__status{gap:.75rem;margin-top:1rem;display:grid}.home-hero__status-label{letter-spacing:.25em;text-transform:uppercase;color:var(--muted);font-size:.85rem}.home-hero__status-list{gap:.75rem;display:grid}.home-hero__status-chip{--hero-chip-bg:#ffffff14;--hero-chip-border:#ffffff1f;background:var(--hero-chip-bg);border:1px solid var(--hero-chip-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text);border-radius:1rem;gap:.35rem;padding:1rem 1.25rem;display:grid}[data-theme=sunrise] .home-hero__status-chip,[data-theme=tropical] .home-hero__status-chip{--hero-chip-bg:#fffffff2;--hero-chip-border:#d1d5dbe6}[data-theme=midnight] .home-hero__status-chip,[data-theme=dark] .home-hero__status-chip{--hero-chip-bg:#0f172acc;--hero-chip-border:#60a5fa4d}.home-hero__status-route{color:var(--text);font-size:.95rem;font-weight:600}.home-hero__status-score{align-items:baseline;gap:.5rem;display:flex}.home-hero__status-score strong{color:var(--text-strong);font-size:2rem;line-height:1}.home-hero__status-score span{text-transform:uppercase;letter-spacing:.2em;color:var(--muted);font-size:.85rem}.home-hero__status-note{color:var(--muted);margin:0;font-size:.95rem}.home-hero__status-chip small{color:var(--muted);font-size:.8rem}.home-hero__aside{gap:1.5rem;display:grid}.home-hero__visual{aspect-ratio:16/10;border-radius:16px;animation:6s ease-in-out infinite float-gentle;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f,0 4px 8px #00000014}@keyframes float-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.home-hero__visual img{object-fit:cover;width:100%;height:100%;display:block}.home-hero__metrics-note{color:var(--muted);letter-spacing:.02em;margin:0 0 .25rem;font-size:.95rem;font-weight:600}.home-hero__metrics{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.home-hero__metric{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000000f}.home-hero__metric:hover{border-color:var(--brand-soft);transform:translateY(-2px);box-shadow:0 6px 16px #0000001a}.home-hero__metric-value{background:linear-gradient(135deg,var(--brand),var(--brand-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1}.home-hero__metric-label{color:var(--muted);font-size:.875rem;font-weight:500;line-height:1.4}.home-hero__testimonial{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--brand);border-radius:12px;margin:0;padding:1.5rem;box-shadow:0 2px 8px #0000000f}@media (max-width:768px){.home-hero{align-items:flex-start;min-height:auto;padding:clamp(2.5rem,6vw,3.5rem) clamp(1.25rem,4vw,2rem)}.home-hero__grid{gap:clamp(1.75rem,4vw,2.5rem)}.home-hero__copy h1{font-size:clamp(2.25rem,8vw,3.4rem);line-height:1.15}.home-hero__copy p,.home-hero__bullets li{font-size:1.05rem;line-height:1.6}.home-hero__actions{width:100%}.home-hero__actions .cta{justify-content:center;width:100%}.home-hero__aside{display:none}}.home-hero__testimonial blockquote{color:var(--text);margin:0 0 1rem;font-size:1rem;font-style:italic;line-height:1.6}.home-hero__testimonial-author{color:var(--text);margin-bottom:.25rem;font-weight:600;display:block}.home-hero__testimonial figcaption{flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.home-hero__metric-value a{color:inherit;text-decoration:none;transition:opacity .2s}.home-hero__metric-value a:hover{opacity:.8}.home-hero__testimonial-link{color:inherit;text-decoration:none;transition:opacity .2s}.home-hero__testimonial-link:hover{opacity:.9}.home-quickstart{background:var(--surface);padding:clamp(3rem,8vw,6rem) clamp(1.5rem,4vw,3rem)}.home-quickstart__head{text-align:center;gap:1rem;max-width:700px;margin:0 auto 3rem;display:grid}.home-quickstart__head h2{letter-spacing:-.03em;color:var(--text-strong);text-shadow:0 2px 8px #00000014;margin:0;font-size:clamp(2.5rem,6vw,3.75rem);font-weight:800}.home-quickstart__head p{margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.home-quickstart__grid{scroll-behavior:smooth;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto 3rem;display:grid}.home-quickstart__card{background:var(--surface);border:2px solid var(--border);color:inherit;cursor:pointer;border-radius:14px;gap:.85rem;padding:1.5rem;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:hidden;box-shadow:0 3px 10px #0000000f,0 1px 4px #00000008}.home-quickstart__card:before{content:"";background:linear-gradient(90deg,var(--brand),var(--brand-light));transform-origin:0;height:3px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.home-quickstart__card:hover:before{transform:scaleX(1)}.home-quickstart__card:hover{border-color:var(--brand);transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #00000029,0 8px 16px #00000014}.home-quickstart__icon{background:linear-gradient(135deg,var(--brand-softest),var(--brand-soft));border-radius:12px;place-items:center;width:52px;height:52px;margin:0;font-size:2rem;line-height:1;transition:transform .3s cubic-bezier(.4,0,.2,1);display:grid}.home-quickstart__card:hover .home-quickstart__icon{transform:scale(1.1)rotate(5deg)}.home-quickstart__content{gap:.75rem;display:grid}.home-quickstart__content h3{color:var(--text-strong);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:700}.home-quickstart__content p{color:var(--text);margin:0;font-size:.9rem;line-height:1.5}.home-quickstart__auth-notice{background:linear-gradient(135deg,var(--brand-softest),var(--surface-secondary));border:1px solid var(--border);color:var(--text);border-radius:8px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem;font-size:.875rem;display:flex}[data-theme=dark] .home-quickstart__auth-notice,[data-theme=midnight] .home-quickstart__auth-notice{color:var(--text);background:linear-gradient(135deg,#0f172ab3,#1e293bd9);border-color:#60a5fa59}.home-quickstart__cta{background:var(--brand);color:var(--brand-text);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.home-quickstart__cta:after{content:"→";font-size:1.25rem;transition:transform .25s cubic-bezier(.4,0,.2,1)}.home-quickstart__card:hover .home-quickstart__cta{background:var(--brand-strong);transform:translate(4px);box-shadow:0 4px 12px #0ea5a44d}.home-quickstart__card:hover .home-quickstart__cta:after{transform:translate(4px)}.home-quickstart__cta:focus-visible{outline:2px solid var(--brand);outline-offset:4px}.home-carousel-controls{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:none}.home-carousel-controls__button{border:1px solid var(--border);color:inherit;background:0 0;border-radius:999px;padding:.4rem .9rem;font-size:1.1rem}.home-carousel-controls__button:disabled{opacity:.35}.home-carousel-dots{gap:.4rem;display:flex}.home-carousel-dots__dot{background:#00000040;border:none;border-radius:999px;width:10px;height:10px}.home-carousel-dots__dot.is-active{background:var(--brand);width:24px}@media (max-width:900px){.home-quickstart__grid{scroll-snap-type:x mandatory;padding-bottom:.5rem;display:flex;overflow-x:auto}.home-quickstart__card{scroll-snap-align:start;flex:0 0 85vw}.home-carousel-controls{display:flex}}.home-callouts{grid-template-columns:1fr;gap:1.25rem;max-width:1200px;margin:0 auto;padding:0;list-style:none;display:grid}.home-callout{margin:0;display:block}.home-callout__link{background:var(--surface-secondary);border:1px solid var(--border);color:inherit;border-radius:12px;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.home-callout__link:hover{background:var(--surface);border-color:var(--brand-soft);transform:translate(4px);box-shadow:0 4px 12px #00000014}.home-callout__icon{background:var(--surface);border-radius:10px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:2rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:grid}.home-callout__link:hover .home-callout__icon{transform:rotate(5deg)scale(1.1)}.home-callout__link strong{color:var(--text);margin-bottom:.375rem;font-size:1rem;font-weight:600;display:block}.home-callout__link p{margin:0;font-size:.938rem;line-height:1.5}.home-tour{gap:var(--space-5,2rem);flex-direction:column;display:flex}.home-tour__head{flex-direction:column;gap:.75rem;max-width:640px;display:flex}.home-tour__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.home-tour__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:.75rem;min-height:220px;padding:1.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #050a1e59}.home-tour__card h3{margin:0;font-size:1.25rem}.home-tour__card p{margin:0}.home-tour__badge{width:48px;height:48px;color:var(--brand-strong);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.home-features{background:var(--surface-secondary);text-align:center;box-shadow:var(--card-shadow-rest,0 10px 20px #0f172a1f);border-radius:32px;margin:clamp(2rem,6vw,4rem) auto;padding:clamp(3rem,8vw,6rem) clamp(1.5rem,4vw,3rem)}.home-features h2{letter-spacing:-.03em;max-width:900px;color:var(--text-strong);text-shadow:0 2px 12px #00000014;margin:0 auto 3rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}.home-feature-grid{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.home-feature-card{background:var(--panel);border:2px solid var(--border);text-align:left;border-radius:14px;flex-direction:column;gap:.85rem;padding:1.5rem 1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #0000000f,0 2px 6px #00000008}.home-feature-card:hover{border-color:var(--brand);transform:translateY(-10px)scale(1.01);box-shadow:0 24px 48px #00000029,0 12px 24px #00000014}.home-feature-card__icon{background:linear-gradient(135deg,var(--brand-soft),var(--brand));border-radius:12px;place-items:center;width:52px;height:52px;margin-bottom:.25rem;font-size:2rem;transition:transform .4s cubic-bezier(.4,0,.2,1);display:grid;box-shadow:0 2px 8px #00000014}.home-feature-card:hover .home-feature-card__icon{transform:scale(1.15)rotate(8deg);box-shadow:0 8px 24px #00000026}.home-feature-card h3{color:var(--text-strong);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:700}.home-feature-card p{color:var(--muted);flex:1;margin:0;font-size:.9rem;line-height:1.5}.home-feature-card__cta{border:2px solid var(--brand);color:var(--brand);background:0 0;border-radius:8px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1.25rem;font-size:.938rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.home-feature-card__cta:hover{background:var(--brand);color:var(--brand-text);transform:translate(4px)}.home-preview{background:linear-gradient(135deg,var(--surface)0%,var(--surface-secondary)100%);padding:clamp(3rem,8vw,6rem) clamp(1.5rem,4vw,3rem)}.home-preview__copy{gap:1.5rem;max-width:600px;display:grid}.home-preview__copy h2{letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:700}.home-preview__copy p{margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.home-preview__list{gap:1.25rem;margin:1rem 0;padding:0;list-style:none;display:grid}.home-preview__list li{padding-left:2rem;position:relative}.home-preview__list li:before{content:"✓";background:linear-gradient(135deg,var(--brand),var(--brand-light));width:24px;height:24px;color:var(--brand-text);border-radius:50%;place-items:center;font-size:.875rem;font-weight:700;display:grid;position:absolute;top:0;left:0}.home-preview__list strong{color:var(--text);margin-bottom:.375rem;font-size:1.063rem;font-weight:600;display:block}.home-preview__list p{font-size:.938rem;line-height:1.6}.home-preview__simulator{border:1px solid var(--border);background:var(--surface);border-radius:20px;gap:1rem;margin:2rem 0;padding:1.5rem;display:grid;box-shadow:0 10px 30px #0f172a0d}.home-preview__simulator-label{letter-spacing:.25em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.85rem}.home-preview__score{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.home-preview__score-ring{background:conic-gradient(var(--brand)0%,var(--brand-soft)60%,var(--border)60%);width:140px;height:140px;color:var(--text);border-radius:50%;place-items:center;display:grid;position:relative}.home-preview__score-ring:after{content:"";background:var(--surface);border-radius:50%;position:absolute;inset:12px}.home-preview__score-ring span,.home-preview__score-ring small{z-index:1;position:relative}.home-preview__score-ring span{font-size:2.5rem;font-weight:700}.home-preview__score-ring small{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.75rem}.home-preview__score-meta{gap:.35rem;display:grid}.home-preview__score-meta strong{color:var(--text);font-size:1.25rem}.home-preview__score-meta span{color:var(--muted);font-size:.95rem}.home-preview__score-meta p{color:var(--text);margin:0;font-size:.95rem}.home-preview__slider-controls{justify-content:center;align-items:center;gap:1rem;display:flex}.home-preview__slider-controls button{border:1px solid var(--border);color:inherit;background:0 0;border-radius:999px;padding:.4rem .9rem}.home-preview__slider-dots{gap:.4rem;display:flex}.home-preview__slider-dots button{background:var(--border-strong);border:none;border-radius:999px;width:10px;height:10px}.home-preview__slider-dots button.is-active{background:var(--brand);width:24px}.home-preview__actions{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.home-preview__actions .cta{text-align:center;flex:100%;justify-content:center;align-items:center;min-height:48px;font-size:1rem;font-weight:600;display:inline-flex}.home-preview__visual{aspect-ratio:4/3;border-radius:16px;margin-top:2rem;position:relative;overflow:hidden;box-shadow:0 12px 32px #0000001f,0 6px 12px #00000014}.home-preview__visual img{object-fit:cover;width:100%;height:100%;display:block}.home-preview__badge{background:var(--panel);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid var(--border);box-shadow:var(--card-shadow-rest,0 8px 24px #00000026);border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.25rem;animation:2s ease-in-out infinite badge-pulse;display:flex;position:absolute;top:1.5rem;right:1.5rem}[data-theme=midnight] .home-preview__badge,[data-theme=dark] .home-preview__badge{background:#0f172ae6;border-color:#60a5fa59}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.home-preview__badge span:first-child{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.75rem;font-weight:600}.home-preview__badge-value{color:var(--text-strong);font-size:2rem;font-weight:800;line-height:1}.home-auth{background:var(--surface-secondary);padding:clamp(3rem,8vw,6rem) clamp(1.5rem,4vw,3rem)}.home-auth__copy{text-align:center;gap:1rem;max-width:600px;margin:0 auto 3rem;display:grid}.home-auth__copy h2{letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:700}.home-auth__copy p{margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.home-social-proof{background:var(--panel);box-shadow:var(--card-shadow-rest,0 10px 20px #0f172a1f);border-radius:32px;padding:clamp(3rem,8vw,6rem) clamp(1.5rem,4vw,3rem)}.home-social-proof__head{text-align:center;gap:1rem;max-width:700px;margin:0 auto 3rem;display:grid}.home-social-proof__head h2{letter-spacing:-.03em;color:var(--text-strong);text-shadow:0 2px 12px #00000014;margin:0;font-size:clamp(2.5rem,6vw,3.75rem);font-weight:900}.home-social-proof__head p{margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.home-social-proof__logos{background:var(--surface-secondary);box-shadow:inset 0 0 0 1px var(--border);border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem;padding:2rem;display:flex}.home-social-proof__logos .home-social-proof__logo{opacity:.9;margin-bottom:0;font-size:1.1rem}.home-social-proof__logos .home-social-proof__logo:hover{opacity:1}.home-gallery{gap:var(--space-6);flex-direction:column;display:flex}.home-gallery__head{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.home-panorama__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:center;display:grid}.home-map{background:var(--panel);box-shadow:var(--card-shadow-rest,0 10px 20px #0f172a1f);border-radius:32px;padding:clamp(3rem,8vw,6rem) clamp(1.5rem,4vw,3rem)}.home-map__copy{margin-bottom:var(--space-4)}.photo-map{background:linear-gradient(135deg,var(--surface-secondary),var(--surface));box-shadow:var(--card-shadow-rest,0 12px 24px #0f172a2e);border-radius:24px;padding:1rem}.photo-map svg{width:100%;height:auto}.photo-map__label{fill:var(--text);font-size:.75rem;font-weight:600}.home-ugc{gap:var(--space-4);background:var(--panel);box-shadow:var(--card-shadow-rest,0 10px 20px #0f172a1f);border-radius:32px;flex-direction:column;padding:clamp(2.5rem,6vw,4rem);display:flex}.home-ugc__head{text-align:center;gap:.75rem;max-width:640px;margin:0 auto;display:grid}.home-ugc__head h2{color:var(--text-strong);margin:0;font-size:clamp(2rem,4vw,2.75rem)}.home-ugc__head .muted{font-size:1rem}.home-ugc .cta{align-self:center;min-width:min(320px,100%);margin-top:.5rem}.home-social-slider{gap:1.25rem;max-width:700px;margin:0 auto;display:grid}.home-social-proof__card{background:var(--surface);border:2px solid var(--border);border-left:4px solid var(--brand);border-radius:12px;padding:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000f,0 2px 6px #00000008}.home-social-proof__card:hover{border-left-width:8px;transform:translateY(-8px)scale(1.01);box-shadow:0 20px 40px #00000024,0 10px 20px #00000014}.home-social-proof__card blockquote{color:var(--text);margin:0 0 .85rem;font-size:.95rem;font-style:italic;line-height:1.5}.home-social-proof__card footer{flex-direction:column;gap:.25rem;display:flex}.home-social-proof__logo{letter-spacing:.35em;text-transform:uppercase;color:var(--muted-strong,var(--muted));background:var(--surface-secondary);border:1px solid var(--border);box-shadow:var(--card-shadow-rest,0 8px 16px #0f172a1f);border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .85rem;font-size:.85rem;transition:transform .2s,box-shadow .2s;display:inline-flex}[data-theme=sunrise] .home-social-proof__logo,[data-theme=tropical] .home-social-proof__logo{color:var(--muted-strong,var(--muted))}[data-theme=dark] .home-social-proof__logo,[data-theme=midnight] .home-social-proof__logo{background:var(--surface);border-color:var(--border-strong);color:var(--text);box-shadow:var(--card-shadow-rest,0 6px 12px #00000059)}.home-social-proof__logo:hover{box-shadow:var(--card-shadow-hover,0 20px 30px #0f172a33);transform:translateY(-2px)}.home-social-proof__card .home-social-proof__logo{margin-bottom:.75rem}.home-social-proof__card strong{color:var(--text);font-size:1rem;font-weight:600}.home-social-proof__card .muted{font-size:.875rem}.home-social-controls{justify-content:center;align-items:center;gap:1rem;display:flex}.home-social-controls__button{border:1px solid var(--border);background:var(--surface);color:var(--text);min-width:44px;min-height:44px;box-shadow:var(--card-shadow-rest,0 6px 12px #0f172a1f);border-radius:999px;padding:.45rem 1.1rem;font-weight:600;transition:color .2s,border-color .2s,box-shadow .2s,transform .2s}.home-social-controls__button:hover{border-color:var(--brand);color:var(--brand-strong);box-shadow:var(--card-shadow-hover,0 12px 20px #0f172a2e);transform:translateY(-1px)}.home-social-controls__button:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-color:var(--brand)}.home-social-dots{gap:.35rem;display:flex}.home-social-dot{border:1px solid var(--border);background:var(--surface-muted);cursor:pointer;border-radius:999px;width:12px;height:12px;transition:width .2s,background .2s,border-color .2s}.home-social-dot.is-active{background:var(--brand);border-color:var(--brand);width:26px;box-shadow:0 0 0 1px #fff3}.home-social-dot:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.home-sticky-cta{padding:1rem clamp(1rem,3vw,1.5rem);padding-bottom:max(1rem,env(safe-area-inset-bottom));background:rgba(var(--surface-rgb,255,255,255),.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);z-index:40;justify-content:center;align-items:center;gap:.75rem;animation:.4s cubic-bezier(.4,0,.2,1) slide-up;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #00000014}.home-sticky-cta__dismiss{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:24px;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.home-sticky-cta__dismiss:hover{color:var(--text);background:#0000000d}[data-theme=dark] .home-sticky-cta__dismiss:hover,[data-theme=midnight] .home-sticky-cta__dismiss:hover{background:#ffffff1a}.home-page{padding-bottom:100px}@keyframes slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.home-sticky-cta__primary,.home-sticky-cta__secondary{text-align:center;border-radius:8px;flex:auto;justify-content:center;align-items:center;max-width:200px;min-height:48px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.home-sticky-cta__primary{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:var(--brand-text);box-shadow:0 4px 12px #0ea5a44d}.home-sticky-cta__primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0ea5a466}.home-sticky-cta__secondary{background:var(--surface);color:var(--text);border:2px solid var(--border)}.home-sticky-cta__secondary:hover{background:var(--surface-secondary);border-color:var(--brand-soft)}.section-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--brand);margin:0;font-size:.875rem;font-weight:700}@media (min-width:640px){.home-hero__actions .cta,.home-preview__actions .cta{flex:0 auto;min-width:200px}.home-hero{min-height:75vh}.home-quickstart__grid,.home-callouts,.home-feature-grid,.home-social-proof__grid{grid-template-columns:repeat(2,1fr)}.home-sticky-cta{justify-content:flex-end;padding-right:clamp(1.5rem,4vw,3rem)}.home-sticky-cta__primary,.home-sticky-cta__secondary{flex:none}}@media (min-width:768px){.home-hero{min-height:80vh}.home-hero__copy h1{font-size:clamp(2.5rem,6vw,3.5rem)}.home-quickstart__grid,.home-feature-grid{grid-template-columns:repeat(2,1fr)}.home-refresh__stats{grid-template-columns:repeat(3,1fr)}.home-refresh__action-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home-hero__grid{grid-template-columns:1.2fr 1fr;gap:3rem}.home-hero__aside{display:grid}.home-quickstart__grid,.home-callouts,.home-refresh__action-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:960px){.home-refresh__hero{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.home-hero__grid{grid-template-columns:1fr 1fr;gap:4rem}.home-quickstart__grid,.home-callouts,.home-feature-grid{grid-template-columns:repeat(3,1fr)}.home-preview{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.home-preview__visual{margin-top:0}.home-preview__copy{max-width:none}}@media (min-width:1200px){.home-hero{padding:clamp(3rem,6vw,5rem) clamp(1.5rem,3vw,3rem)}.home-quickstart__card{padding:1.75rem}.home-feature-card{padding:1.75rem 1.5rem}.home-social-proof__card{padding:1.5rem}}@media (max-width:640px){.home-hero{padding:calc(2.5rem + var(--header-height,44px))1.1rem 2rem;align-items:flex-start;gap:1rem}.home-hero__video{display:none}.home-hero__grid{gap:1.5rem}.home-hero__copy h1{font-size:clamp(1.7rem,6vw,2.2rem);line-height:1.15}.home-hero__copy p{text-align:center;margin:0 auto;font-size:clamp(.95rem,3.6vw,1.05rem)}.home-hero__copy{text-align:center;justify-items:center}.home-hero__bullets{gap:.4rem}.home-hero__bullets li{padding:.55rem .75rem;font-size:.95rem}.home-hero__actions{flex-direction:column;align-items:stretch;gap:.85rem}.home-hero__actions .cta{min-height:48px;padding:0 1.25rem;font-size:1rem}.home-quickstart__card{min-width:75vw;padding:1.5rem}.home-quickstart__icon{width:64px;height:64px;font-size:2.25rem}}@media (max-width:480px){.home-hero{padding:2.25rem .9rem 1.75rem}.home-hero__copy h1{font-size:clamp(1.6rem,7vw,2rem)}.home-hero__copy p{font-size:1rem}.home-hero__actions .cta{width:100%}.home-quickstart__grid{gap:1rem}.home-quickstart__card{padding:1.25rem}.home-quickstart__card,.home-callout,.home-feature-card,.home-preview__visual,.home-social-proof__card{box-shadow:0 6px 12px #0000001f,0 2px 4px #00000014}}@media (prefers-reduced-motion:reduce){.home-hero__copy h1,.home-hero__visual,.home-quickstart__card,.home-quickstart__icon,.home-callout,.home-feature-card,.home-preview__badge,.home-social-proof__card,.home-sticky-cta{transition:none;animation:none}.home-hero__actions .cta--primary:before{display:none}.home-quickstart__card:hover,.home-feature-card:hover,.home-social-proof__card:hover{transform:none}}@media (prefers-color-scheme:dark){.home-hero__visual,.home-quickstart__card,.home-feature-card,.home-preview__visual,.home-social-proof__card{box-shadow:0 4px 12px #0000004d,0 2px 6px #0006}.home-preview__badge{background:rgba(var(--surface-rgb,15,23,42),.95)}.home-sticky-cta{background:rgba(var(--surface-rgb,15,23,42),.95);box-shadow:0 -4px 12px #0000004d}}@media (prefers-contrast:high){.home-quickstart__card,.home-callout,.home-feature-card,.home-social-proof__card{border-width:3px}.home-hero__testimonial,.home-social-proof__card{border-left-width:6px}.home-preview__badge{border-width:3px}}@media print{.home-sticky-cta{display:none}.home-hero,.home-quickstart,.home-features,.home-preview,.home-social-proof{page-break-inside:avoid}.home-hero__actions,.home-quickstart__cta,.home-preview__actions{display:none}}.home-refresh{--home-hero-text:#0f172a;--home-hero-muted:#334155;--home-hero-surface:#ffffffa6;--home-hero-border:#0f172a1f;gap:2.1rem;display:grid}[data-theme=dark] .home-refresh,[data-theme=midnight] .home-refresh{--home-hero-text:#e8edf6;--home-hero-muted:#e2e8f0cc;--home-hero-surface:#0c1226b3;--home-hero-border:#94c3ff47}.home-refresh__hero{border:1px solid var(--home-hero-border);color:var(--home-hero-text);background:linear-gradient(145deg,#f9fbff,#eef2ff);border-radius:12px;grid-template-columns:1fr;align-items:stretch;gap:1rem;padding:clamp(1rem,2.2vw,1.65rem);display:grid;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.home-refresh__hero:before,.home-refresh__hero:after{content:"";pointer-events:none;z-index:0;opacity:.55;border-radius:999px;position:absolute}.home-refresh__hero:before{background:radial-gradient(circle,#f9731647,#0000 70%);width:220px;height:220px;top:-60px;right:-80px}.home-refresh__hero:after{background:radial-gradient(circle,#38bdf838,#0000 70%);width:260px;height:260px;bottom:-120px;left:-100px}.home-refresh__hero>*{z-index:1;position:relative}[data-theme=dark] .home-refresh__hero,[data-theme=midnight] .home-refresh__hero{background:linear-gradient(145deg,#1e293bf2,#0f172ae6);box-shadow:0 8px 24px #0000004d}.home-refresh__hero-copy h1{letter-spacing:-.01em;color:var(--home-hero-text);max-width:22ch;margin:.15rem 0 .5rem;font-size:clamp(1.7rem,2.6vw,2.4rem);line-height:1.1}.home-refresh__lede{color:var(--home-hero-muted);max-width:54ch;margin-bottom:.85rem;font-size:1rem;line-height:1.5}.home-refresh__hero-copy h1,.home-refresh__hero-copy p,.home-refresh__stat-value,.home-refresh__stat-label,.home-refresh__list-label,.home-refresh__list-detail,.home-refresh__mini-label,.home-refresh__mini-value{-webkit-hyphens:none;hyphens:none;word-break:keep-all;overflow-wrap:normal}.home-refresh__cta{flex-wrap:wrap;gap:.75rem;margin-bottom:.9rem;display:flex}.home-refresh__stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:stretch;gap:.8rem;display:grid}.home-refresh__stat{border:1px solid var(--home-hero-border);background:var(--home-hero-surface);min-height:auto;color:var(--home-hero-text);border-radius:8px;align-content:center;gap:.2rem;padding:.55rem .7rem;display:grid}.home-refresh__stat-value{letter-spacing:-.01em;font-size:.9rem;font-weight:700;display:block}.home-refresh__stat-label{color:var(--home-hero-muted);font-size:.75rem;line-height:1.3}.home-refresh__card{background:var(--home-hero-surface);border:1px solid var(--home-hero-border);color:var(--home-hero-text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:10px;gap:.6rem;padding:.85rem;display:grid;box-shadow:0 6px 18px #0f172a0f}.home-refresh__card-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--home-hero-muted);margin:0;font-weight:700}.home-refresh__list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.home-refresh__list li{border-left:2px solid #f9731640;gap:.15rem;padding-left:.65rem;display:grid}.home-refresh__list-label{margin-right:0;font-weight:700;display:block}.home-refresh__list-detail{color:var(--home-hero-muted);display:block}.home-refresh__mini{background:var(--surface);border:1px dashed var(--border);color:var(--text);border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.home-refresh__mini-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.9rem}.home-refresh__mini-value{color:var(--text);margin:0;font-weight:700}.home-refresh__actions{gap:1.4rem;display:grid}.home-refresh__actions-heading h2{margin:0}.home-refresh__actions-heading .muted{margin:.35rem 0 0}.home-refresh__action-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem;display:grid}.home-refresh__action-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;gap:.45rem;padding:.75rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 10px 24px #00000014}.home-refresh__action-card:hover{border-color:#f973164d;transform:translateY(-2px);box-shadow:0 16px 30px #0f172a1f}.home-refresh__action-icon{background:var(--brand-soft,#ffffff14);width:32px;height:32px;color:var(--text);border-radius:8px;place-items:center;font-size:1rem;display:grid}.home-refresh__action-body h3{color:var(--text-strong);margin:.25rem 0}.home-refresh__action-body p{color:var(--muted);margin:0}.home-refresh__action-footer{justify-content:space-between;align-items:center;gap:.4rem;display:flex}.home-refresh__lock{font-size:1rem}.home-refresh__strip h2{margin:0 0 .35rem}.home-refresh__strip .muted{margin:0}@media (min-width:960px){.home-refresh__hero{grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr);align-items:center}.home-refresh__card{align-self:stretch}}body:not([data-theme=dark]):not([data-theme=midnight]) .home-page{color:#0f172a;background:#f9f7f3}body:not([data-theme=dark]):not([data-theme=midnight]) .home-refresh__action-card{background:var(--surface);border-color:var(--border);box-shadow:0 8px 18px #0f172a14}body:not([data-theme=dark]):not([data-theme=midnight]) .home-refresh__action-icon{background:var(--brand-soft,#e6edfb);color:var(--text)}body:not([data-theme=dark]):not([data-theme=midnight]) .home-refresh__action-body h3,body:not([data-theme=dark]):not([data-theme=midnight]) .home-refresh__action-body p,body:not([data-theme=dark]):not([data-theme=midnight]) .home-refresh__action-footer a{color:var(--text)}body:not([data-theme=dark]):not([data-theme=midnight]) .home-refresh__action-body p,body:not([data-theme=dark]):not([data-theme=midnight]) .home-refresh__action-footer a{opacity:1;font-weight:600}body:not([data-theme=dark]):not([data-theme=midnight]) .home-refresh__strip{background:var(--surface-muted,#fff4e8);color:var(--text)}body:not([data-theme=dark]):not([data-theme=midnight]) .home-refresh__actions-heading .muted{letter-spacing:-.01em;font-size:1.05rem;color:#0f172a!important;opacity:1!important;font-weight:700!important}.home-refresh__strip{background:var(--surface-muted,var(--surface));border:1px solid var(--border);color:var(--text);border-radius:16px;grid-template-columns:2fr auto;align-items:center;gap:1rem;padding:1rem 1.25rem;display:grid}.home-refresh__strip-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:inline-flex}.cta--tiny{padding:.4rem .8rem;font-size:.9rem}.cta--small{padding:.55rem 1rem;font-size:.95rem}.is-locked{opacity:.7}@media (max-width:640px){.home-refresh__strip{grid-template-columns:1fr}}
.trip-viewer,.itinerary-page{--trip-accent:var(--brand);--trip-accent-light:var(--brand-light);--trip-accent-soft:var(--brand-soft);--trip-vote-yes:#10b981;--trip-vote-maybe:#f59e0b;--trip-vote-no:#ef4444;--trip-radius:12px;--trip-shadow:0 2px 8px #00000014;--trip-shadow-hover:0 8px 24px #0000001f}.itinerary-topbar__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.itinerary-share{border:1px solid var(--border);background:linear-gradient(135deg,#38bdf814,#38bdf805);border-radius:14px;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:.75rem;margin:0 0 .75rem;padding:clamp(.75rem,1.5vw,1rem);display:grid;box-shadow:0 4px 12px #0f172a14}.itinerary-share__body{flex-direction:column;gap:.35rem;display:flex}.itinerary-share__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.85rem}.itinerary-share__title{letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,3vw,1.65rem)}.itinerary-share__copy{color:var(--muted);margin:0;line-height:1.5}.itinerary-share__meta{flex-wrap:wrap;gap:.5rem;display:flex}.itinerary-share__link{border:1px dashed var(--border);word-break:break-all;background:var(--surface-muted,var(--surface));color:var(--text);border-radius:12px;align-items:center;gap:.35rem;padding:.55rem .8rem;font-size:.9rem;display:inline-flex}.itinerary-share__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.itinerary-mobile-actions{bottom:var(--mobile-bottom-nav-height,0px);z-index:50;padding:.5rem clamp(.5rem,3vw,.75rem)calc(.5rem + env(safe-area-inset-bottom,0px));border:none;border-top:1px solid var(--border);background:#f5f7fafa;background:color-mix(in srgb,var(--surface)96%,#0f172a0a);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:0;gap:.5rem;display:none;position:fixed;left:0;right:0;box-shadow:0 -4px 16px #0f172a1a}.itinerary-fab{bottom:calc(var(--mobile-bottom-nav-height,0px) + 70px + env(safe-area-inset-bottom,0px));z-index:60;background:var(--brand,#2563eb);width:56px;height:56px;color:var(--brand-text,#fff);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:none;position:fixed;right:1rem;box-shadow:0 4px 16px #2563eb59}.itinerary-fab:hover{transform:scale(1.05);box-shadow:0 6px 20px #2563eb73}.itinerary-fab:active{transform:scale(.98)}@media (max-width:980px){.itinerary-share{grid-template-columns:1fr}}@media (max-width:760px){.itinerary-topbar__actions{display:none}.itinerary-share{gap:.5rem;padding:.75rem}.itinerary-share__actions{justify-content:stretch;width:100%}.itinerary-share__actions .btn{flex:1;justify-content:center}.itinerary-mobile-actions{flex-wrap:nowrap;display:flex}.itinerary-mobile-actions .action-chip{flex:1;justify-content:center;min-height:44px;padding:.5rem .75rem;font-size:.85rem}.itinerary-mobile-actions .action-chip.action-secondary{background:var(--brand,#2563eb);color:var(--brand-text,#fff);border-color:var(--brand,#2563eb);font-weight:700}.itinerary-fab{display:flex}.itinerary-page{padding-bottom:calc(70px + env(safe-area-inset-bottom,0px))}}@media (max-width:430px){.itinerary-mobile-actions{padding:.55rem .75rem calc(.75rem + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;justify-content:flex-start;gap:.4rem;padding-right:2rem;position:relative;overflow-x:auto}.itinerary-mobile-actions .action-chip{white-space:nowrap;scroll-snap-align:start;flex:none;min-width:max(80px,22vw);max-width:120px;padding:.5rem .65rem;font-size:.8rem}.itinerary-mobile-actions .action-chip:last-child{margin-right:.5rem}}.trip-activities{background:var(--panel,var(--surface));border:1.25px solid var(--border);border-radius:12px;margin:.5rem 0;padding:clamp(.65rem,1.5vw,.9rem);position:relative;overflow:hidden}.trip-activities:before{content:"";background:linear-gradient(90deg,var(--trip-accent),var(--trip-accent-light));height:4px;position:absolute;top:0;left:0;right:0}.trip-activities__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.trip-activities__heading{flex:1;min-width:250px}.trip-activities__title{color:var(--text);letter-spacing:-.02em;margin:0 0 .35rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700}.trip-activities__subtitle{color:var(--muted);margin:0;font-size:clamp(.938rem,2vw,1.063rem);line-height:1.5}.trip-activities__stats{flex-wrap:wrap;gap:1rem;display:flex}.trip-activities__stat{background:var(--surface-secondary,var(--panel,var(--surface)));border:1px solid var(--border);border-radius:10px;flex-direction:column;align-items:center;gap:.375rem;min-width:86px;padding:.75rem 1rem;display:flex}.trip-activities__stat-value{background:linear-gradient(135deg,var(--trip-accent),var(--trip-accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800;line-height:1}.trip-activities__stat-label{letter-spacing:.01em;color:var(--muted-strong,var(--muted));font-size:.82rem;font-weight:600}details.trip-activities--collapsible>summary{cursor:pointer;list-style:none}details.trip-activities--collapsible>summary::-webkit-details-marker{display:none}details.trip-activities--collapsible>summary::marker{display:none}.trip-activities__header--collapsible{padding-right:2.5rem;position:relative}.trip-activities__header--collapsible:after{content:"";border-right:2.5px solid var(--muted);border-bottom:2.5px solid var(--muted);transform-origin:50%;width:.625rem;height:.625rem;transition:transform .2s;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)rotate(45deg)}details.trip-activities--collapsible[open]>.trip-activities__header--collapsible:after{transform:translateY(-50%)rotate(-135deg)}.trip-activities__header--collapsible:hover:after{border-color:var(--text)}details.trip-activities--collapsible:not([open]) .trip-activities__grid{display:none}.trip-activities__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;display:grid}.activity-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--trip-radius);padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.activity-card:hover{box-shadow:var(--trip-shadow-hover);border-color:var(--trip-accent-soft);transform:translateY(-2px)}.activity-card--voted-yes{border-color:var(--trip-vote-yes);border-width:1.5px}.activity-card--voted-maybe{border-color:var(--trip-vote-maybe);border-width:1.5px}.activity-card--voted-no{border-color:var(--trip-vote-no);border-width:1.5px}.activity-card--confirmed:before{content:"";background:linear-gradient(90deg,var(--trip-vote-yes),#34d399);z-index:1;height:4px;position:absolute;top:0;left:0;right:0}.activity-card__header{background:var(--surface-secondary);justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.5rem .75rem;display:flex}.activity-card__info{flex:1;min-width:0}.activity-card__badges{flex-wrap:wrap;gap:.3rem;margin-bottom:.4rem;display:flex}.activity-card__badge{letter-spacing:.01em;background:var(--surface-tertiary);color:var(--muted-strong);border-radius:12px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-size:.68rem;font-weight:600;display:inline-flex}.activity-card__badge--confirmed{background:linear-gradient(135deg,var(--trip-vote-yes),#34d399);color:#fff}.activity-card__badge--proposed{background:linear-gradient(135deg,var(--trip-accent-soft),var(--trip-accent));color:var(--brand-text)}.activity-card__badge--time{background:var(--trip-accent-soft);color:var(--brand-text)}.activity-card__title{color:var(--text);margin:0 0 .2rem;font-size:.9rem;font-weight:600;line-height:1.3}.activity-card__description{color:var(--muted);margin:0;font-size:.8rem;line-height:1.45}.activity-card__meta{border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem;margin-top:.4rem;padding-top:.4rem;display:flex}.activity-card__meta-item{color:var(--muted-strong);align-items:center;gap:.375rem;font-size:.875rem;display:flex}.activity-card__meta-icon{place-items:center;width:16px;height:16px;display:grid}.activity-card__voting{background:var(--surface-secondary);border-top:1px solid var(--border);gap:1.25rem;padding:1.5rem;display:grid}.activity-card__vote-buttons{justify-content:stretch;gap:.6rem;display:flex}.activity-vote-btn{border:2px solid var(--border);background:var(--surface);min-height:48px;color:var(--text);cursor:pointer;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;padding:.875rem 1rem;font-size:.938rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.activity-vote-btn:before{content:"";opacity:0;z-index:0;transition:opacity .2s;position:absolute;inset:0}.activity-vote-btn__icon{z-index:1;font-size:1.25rem;line-height:1;position:relative}.activity-vote-btn__label{text-transform:uppercase;letter-spacing:.05em;z-index:1;font-size:.75rem;position:relative}.activity-vote-btn__count{z-index:1;font-size:.875rem;font-weight:800;position:relative}.activity-vote-btn--yes{border-color:#10b9814d}.activity-vote-btn--yes:before{background:linear-gradient(135deg,var(--trip-vote-yes),#34d399)}.activity-vote-btn--yes:hover{border-color:var(--trip-vote-yes);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.activity-vote-btn--yes.is-active{border-color:var(--trip-vote-yes);color:#fff}.activity-vote-btn--yes.is-active:before{opacity:1}.activity-vote-btn--maybe{border-color:#f59e0b4d}.activity-vote-btn--maybe:before{background:linear-gradient(135deg,var(--trip-vote-maybe),#fbbf24)}.activity-vote-btn--maybe:hover{border-color:var(--trip-vote-maybe);transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b4d}.activity-vote-btn--maybe.is-active{border-color:var(--trip-vote-maybe);color:#111827}.activity-vote-btn--maybe.is-active:before{opacity:1}.activity-vote-btn--no{border-color:#ef44444d}.activity-vote-btn--no:before{background:linear-gradient(135deg,var(--trip-vote-no),#f87171)}.activity-vote-btn--no:hover{border-color:var(--trip-vote-no);transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.activity-vote-btn--no.is-active{border-color:var(--trip-vote-no);color:#fff}.activity-vote-btn--no.is-active:before{opacity:1}.activity-card__results{gap:.75rem;display:grid}.activity-vote-result{align-items:center;gap:.75rem;display:flex}.activity-vote-result__label{color:var(--text);min-width:60px;font-size:.875rem;font-weight:600}.activity-vote-result__bar{background:var(--surface-tertiary);border-radius:14px;flex:1;height:28px;position:relative;overflow:hidden}.activity-vote-result__fill{color:#fff;border-radius:14px;justify-content:flex-end;align-items:center;height:100%;padding:0 .75rem;font-size:.75rem;font-weight:700;transition:width .4s cubic-bezier(.4,0,.2,1);display:flex}.activity-vote-result__fill--yes{background:linear-gradient(90deg,var(--trip-vote-yes),#34d399)}.activity-vote-result__fill--maybe{background:linear-gradient(90deg,var(--trip-vote-maybe),#fbbf24);color:#111827}.activity-vote-result__fill--no{background:linear-gradient(90deg,var(--trip-vote-no),#f87171)}.activity-vote-result__count{color:var(--text);text-align:right;min-width:30px;font-size:.875rem;font-weight:700}.activity-card__voters{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;padding-top:.75rem;display:flex}.activity-voters-group{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.activity-voters-group__label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);min-width:60px;font-size:.75rem;font-weight:600}.activity-voters-group__avatars{flex-wrap:wrap;gap:.375rem;display:flex}.activity-voter-avatar{border:2px solid var(--surface);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;transition:transform .2s;display:grid;position:relative}.activity-voter-avatar:hover{z-index:1;transform:scale(1.15)}.activity-voter-avatar--yes{background:linear-gradient(135deg,var(--trip-vote-yes),#34d399)}.activity-voter-avatar--maybe{background:linear-gradient(135deg,var(--trip-vote-maybe),#fbbf24);color:#111827}.activity-voter-avatar--no{background:linear-gradient(135deg,var(--trip-vote-no),#f87171)}.activity-voters-group__icon{opacity:.7;font-size:.875rem;line-height:1}.activity-voters-group__count{color:var(--muted);font-size:.875rem;font-weight:600}.activity-voter-avatar--more{background:var(--surface-tertiary);color:var(--muted);font-size:.65rem}.activity-card__actions{background:var(--surface-tertiary);border-top:1px solid var(--border);flex-wrap:wrap;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.activity-card__action-btn{border:2px solid var(--border);background:var(--surface);min-width:120px;min-height:44px;color:var(--text);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.938rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.activity-card__action-btn:hover{background:var(--trip-accent-soft);border-color:var(--trip-accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.activity-card__action-btn--primary{background:linear-gradient(135deg,var(--trip-accent),var(--trip-accent-light));border-color:var(--trip-accent);color:#fff}.activity-card__action-btn--primary:hover{background:var(--trip-accent);box-shadow:0 4px 12px #0ea5a44d}.activity-card__action-btn--success{background:linear-gradient(135deg,var(--trip-vote-yes),#34d399);border-color:var(--trip-vote-yes);color:#fff}.activity-card__action-btn--success:hover{background:var(--trip-vote-yes);box-shadow:0 4px 12px #10b9814d}.trip-activities__empty{text-align:center;background:#eef3faf2;background:color-mix(in srgb,var(--surface-secondary)92%,#38bdf814);border:1px solid #8caac873;border:1px solid color-mix(in srgb,var(--border)80%,#38bdf840);border-radius:var(--trip-radius);align-content:start;justify-items:center;gap:.55rem;width:100%;max-width:720px;margin:0 auto;padding:.9rem;display:grid}.trip-activities__empty-icon{opacity:.6;font-size:1.85rem;animation:3s ease-in-out infinite empty-float}@keyframes empty-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.trip-activities__empty-title{color:var(--text);margin:0;font-size:1.05rem;font-weight:700}.trip-activities__empty-description{color:color-mix(in srgb,var(--text)72%,var(--muted));max-width:50ch;margin:0;font-size:.95rem;line-height:1.6}.trip-activities__empty .muted{color:color-mix(in srgb,var(--text)68%,var(--muted))}.trip-activities__empty-actions{flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.trip-activities__empty-actions button,.trip-activities__empty-actions a{border-radius:10px;align-items:center;gap:.5rem;min-height:38px;padding:.55rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.trip-activities__empty-actions .btn--ghost{border:1px solid #688fd673;border:1px solid color-mix(in srgb,var(--brand)45%,var(--border));background:#f0f3faeb;background:color-mix(in srgb,var(--surface)88%,#2563eb1a);color:var(--text)}.trip-activities__empty-actions .btn--ghost:hover{border-color:#4875c68c;border-color:color-mix(in srgb,var(--brand)65%,var(--border));background:#eaeffae6;background:color-mix(in srgb,var(--surface)82%,#2563eb29)}@media (min-width:960px){.trip-activities__empty{text-align:left;justify-items:start}.trip-activities__empty-actions{justify-content:flex-start}}.trip-activities__quick-vote-bar{border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:.5rem;padding:.75rem 0;display:flex}.trip-activities__quick-vote-btn{white-space:nowrap;align-items:center;gap:.5rem;display:inline-flex}.trip-activities__quick-vote-icon{font-size:1rem}.trip-activities__quick-vote-hint{color:var(--muted);font-size:.875rem}.quick-vote-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000bf;place-items:center;padding:1rem;animation:.2s ease-out quickVoteOverlayIn;display:grid;position:fixed;inset:0}.quick-vote-overlay__backdrop{cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}@keyframes quickVoteOverlayIn{0%{opacity:0}to{opacity:1}}.quick-vote-modal{background:var(--surface);z-index:1;border-radius:20px;gap:1.5rem;width:100%;max-width:400px;padding:1.5rem;animation:.3s cubic-bezier(.34,1.56,.64,1) quickVoteModalIn;display:grid;position:relative}@keyframes quickVoteModalIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.quick-vote-modal__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.quick-vote-modal__progress{flex:1;gap:.375rem;display:grid}.quick-vote-modal__progress-text{color:var(--muted);font-size:.875rem;font-weight:600}.quick-vote-modal__progress-bar{background:var(--surface-tertiary);border-radius:2px;height:4px;overflow:hidden}.quick-vote-modal__progress-fill{background:linear-gradient(90deg,var(--trip-accent),var(--trip-accent-light));border-radius:2px;height:100%;transition:width .3s}.quick-vote-modal__close{background:var(--surface-tertiary);width:32px;height:32px;color:var(--muted);cursor:pointer;border:none;border-radius:50%;place-items:center;font-size:1rem;transition:all .2s;display:grid}.quick-vote-modal__close:hover{background:var(--border);color:var(--text)}.quick-vote-card{background:var(--surface-secondary);border:2px solid var(--border);text-align:center;border-radius:16px;padding:1.5rem;transition:transform .25s,opacity .25s}.quick-vote-card--swiping-right{opacity:0;transform:translate(100%)rotate(10deg)}.quick-vote-card--swiping-left{opacity:0;transform:translate(-100%)rotate(-10deg)}.quick-vote-card--swiping-up{opacity:0;transform:translateY(-50%)scale(.9)}.quick-vote-card__title{color:var(--text);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.quick-vote-card__description{color:var(--muted);margin:0 0 1rem;font-size:.938rem;line-height:1.5}.quick-vote-card__meta{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.quick-vote-card__meta-item{color:var(--muted-strong);align-items:center;gap:.25rem;font-size:.875rem;display:inline-flex}.quick-vote-actions{justify-content:center;gap:1rem;display:flex}.quick-vote-btn{border:3px solid var(--border);background:var(--surface);cursor:pointer;border-radius:50%;place-items:center;gap:.25rem;width:80px;height:80px;transition:all .2s cubic-bezier(.4,0,.2,1);display:grid}.quick-vote-btn__icon{font-size:1.75rem;line-height:1}.quick-vote-btn__label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.65rem;font-weight:700}.quick-vote-btn--yes{border-color:#10b98166}.quick-vote-btn--yes:hover{border-color:var(--trip-vote-yes);background:#10b9811a;transform:scale(1.1);box-shadow:0 8px 24px #10b9814d}.quick-vote-btn--maybe{border-color:#f59e0b66}.quick-vote-btn--maybe:hover{border-color:var(--trip-vote-maybe);background:#f59e0b1a;transform:scale(1.1);box-shadow:0 8px 24px #f59e0b4d}.quick-vote-btn--no{border-color:#ef444466}.quick-vote-btn--no:hover{border-color:var(--trip-vote-no);background:#ef44441a;transform:scale(1.1);box-shadow:0 8px 24px #ef44444d}.quick-vote-hint{text-align:center;color:var(--muted);margin:0;font-size:.875rem}.trip-activities__add-form{background:var(--surface-secondary);border:2px solid var(--border);border-radius:var(--trip-radius);gap:1.25rem;margin-top:1.5rem;padding:1.75rem;display:grid}.trip-activities__add-form h3{color:var(--text);margin:0;font-size:1.25rem;font-weight:700}.trip-activities__form-field{gap:.5rem;display:grid}.trip-activities__form-label{color:var(--text);align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;display:flex}.trip-activities__form-label--required:after{content:"*";color:var(--trip-vote-no);font-weight:700}.trip-activities__form-input,.trip-activities__form-textarea{border:2px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.trip-activities__form-input:focus,.trip-activities__form-textarea:focus{border-color:var(--trip-accent);box-shadow:0 0 0 3px var(--trip-accent-soft);outline:none}.trip-activities__form-textarea{resize:vertical;min-height:100px}.trip-activities__form-actions{justify-content:flex-end;gap:.75rem;padding-top:.5rem;display:flex}.trip-activities__form-actions button{border:2px solid var(--border);cursor:pointer;border-radius:8px;min-height:48px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s}@media (max-width:640px){.itinerary-share{border-radius:18px;box-shadow:0 12px 24px #0f172a14}.itinerary-mobile-actions{padding:.6rem .75rem calc(.7rem + env(safe-area-inset-bottom,0px));gap:.6rem}.itinerary-mobile-actions .action-chip{border-radius:999px;font-weight:600}.itinerary-fab{right:.85rem}}@media (min-width:640px){.trip-activities__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.activity-card__vote-buttons{gap:1rem}.activity-vote-btn{padding:1rem 1.25rem}}@media (min-width:960px){.trip-activities__grid{grid-template-columns:repeat(3,1fr)}.activity-card__actions{flex-wrap:nowrap}.activity-card__action-btn{flex:0 auto;min-width:140px}}@media (min-width:1200px){.trip-activities{padding:1.05rem}}@media (prefers-reduced-motion:reduce){.activity-card,.activity-vote-btn,.activity-card__action-btn,.activity-voter-avatar,.trip-activities__empty-icon{transition:none;animation:none}.activity-card:hover,.activity-vote-btn:hover,.activity-card__action-btn:hover{transform:none}.activity-vote-result__fill{transition:none}}.activity-vote-btn:focus-visible,.activity-card__action-btn:focus-visible{outline:3px solid var(--trip-accent);outline-offset:3px}@media (prefers-contrast:high){.activity-card,.trip-activities,.activity-vote-btn{border-width:3px}.activity-vote-btn.is-active{outline-offset:-6px;outline:3px solid}}@media (prefers-color-scheme:dark){.activity-card{box-shadow:0 2px 8px #0000004d}.activity-card:hover{box-shadow:0 8px 24px #0006}}@media print{.activity-card__voting,.activity-card__actions,.trip-activities__add-form{display:none}.activity-card{page-break-inside:avoid;box-shadow:none}}
