[data-theme=luxury-dark]{--bg-primary: #1a1a2e;--bg-secondary: #16213e;--bg-card: #1e2a4a;--text-primary: #f5f5f5;--text-secondary: #b8b8cc;--accent: #d4af37;--accent-hover: #c9a22e;--border: rgba(212, 175, 55, .2);--shadow: rgba(0, 0, 0, .4);--header-bg: rgba(26, 26, 46, .95);--font-heading: "Playfair Display", serif;--font-body: "Inter", sans-serif}[data-theme=luxury-dark] body{background:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary));color:var(--text-primary)}[data-theme=luxury-dark] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=luxury-dark] .theme-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:0 4px 20px var(--shadow)}[data-theme=luxury-dark] .theme-heading{font-family:var(--font-heading);color:var(--accent)}[data-theme=luxury-dark] .theme-text{font-family:var(--font-body);color:var(--text-secondary)}[data-theme=luxury-dark] .theme-accent{color:var(--accent)}[data-theme=luxury-dark] .theme-btn{background:var(--accent);color:var(--bg-primary)}[data-theme=luxury-dark] .theme-btn:hover{background:var(--accent-hover)}[data-theme=luxury-dark] .theme-day-marker{background:var(--accent);color:var(--bg-primary)}[data-theme=luxury-dark] .theme-divider{border-color:var(--border)}[data-theme=clean-modern]{--bg-primary: #ffffff;--bg-secondary: #f8fafc;--bg-card: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--accent: #2563eb;--accent-hover: #1d4ed8;--border: #e2e8f0;--shadow: rgba(0, 0, 0, .06);--header-bg: rgba(255, 255, 255, .95);--font-heading: "Plus Jakarta Sans", sans-serif;--font-body: "Plus Jakarta Sans", sans-serif}[data-theme=clean-modern] body{background:var(--bg-secondary);color:var(--text-primary)}[data-theme=clean-modern] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=clean-modern] .theme-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:0 1px 3px var(--shadow);border-radius:16px}[data-theme=clean-modern] .theme-heading{font-family:var(--font-heading);color:var(--text-primary);font-weight:700}[data-theme=clean-modern] .theme-text{font-family:var(--font-body);color:var(--text-secondary)}[data-theme=clean-modern] .theme-accent{color:var(--accent)}[data-theme=clean-modern] .theme-btn{background:var(--accent);color:#fff;border-radius:9999px}[data-theme=clean-modern] .theme-btn:hover{background:var(--accent-hover)}[data-theme=clean-modern] .theme-day-marker{background:#eff6ff;color:var(--accent)}[data-theme=clean-modern] .theme-divider{border-color:var(--border)}[data-theme=elegant-warm]{--bg-primary: #faf5ef;--bg-secondary: #f5ede3;--bg-card: #ffffff;--text-primary: #3d2b1f;--text-secondary: #6b5b4e;--accent: #b8860b;--accent-hover: #a67908;--border: #e8ddd0;--shadow: rgba(61, 43, 31, .08);--header-bg: rgba(250, 245, 239, .95);--font-heading: "Cormorant Garamond", serif;--font-body: "Lora", serif}[data-theme=elegant-warm] body{background:var(--bg-primary);color:var(--text-primary)}[data-theme=elegant-warm] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=elegant-warm] .theme-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:0 2px 12px var(--shadow);border-radius:8px}[data-theme=elegant-warm] .theme-heading{font-family:var(--font-heading);color:var(--text-primary);font-weight:600;letter-spacing:.02em}[data-theme=elegant-warm] .theme-text{font-family:var(--font-body);color:var(--text-secondary);line-height:1.8}[data-theme=elegant-warm] .theme-accent{color:var(--accent)}[data-theme=elegant-warm] .theme-btn{background:var(--accent);color:#fff;border-radius:4px}[data-theme=elegant-warm] .theme-btn:hover{background:var(--accent-hover)}[data-theme=elegant-warm] .theme-day-marker{background:#fef3e0;color:var(--accent);border:1px solid var(--border)}[data-theme=elegant-warm] .theme-divider{border-color:var(--border);border-style:dashed}[data-theme=ocean-blue]{--bg-primary: #0a1628;--bg-secondary: #0f1f3d;--bg-card: #152238;--text-primary: #e8f0fe;--text-secondary: #8badd4;--accent: #3b82f6;--border: rgba(59,130,246,.2);--header-bg: rgba(10,22,40,.95);--font-heading: "Plus Jakarta Sans", sans-serif;--font-body: "Inter", sans-serif}[data-theme=ocean-blue] body{background:linear-gradient(135deg,#0a1628,#0f1f3d);color:#e8f0fe}[data-theme=ocean-blue] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=ocean-blue] .theme-card{background:var(--bg-card);border:1px solid var(--border)}[data-theme=ocean-blue] .theme-heading{font-family:var(--font-heading);color:var(--accent)}[data-theme=ocean-blue] .theme-text{color:var(--text-secondary)}[data-theme=ocean-blue] .theme-accent{color:var(--accent)}[data-theme=ocean-blue] .theme-btn{background:var(--accent);color:#fff}[data-theme=ocean-blue] .theme-day-marker{background:#3b82f626;color:var(--accent)}[data-theme=ocean-blue] .theme-divider{border-color:var(--border)}[data-theme=ocean-blue] .prose{color:#8badd4}[data-theme=ocean-blue] .prose strong{color:#e8f0fe}[data-theme=forest-green]{--bg-primary: #f0f7f0;--bg-secondary: #ffffff;--bg-card: #ffffff;--text-primary: #1a3a2a;--text-secondary: #4a7a5a;--accent: #2d7a4f;--border: #d0e8d4;--header-bg: rgba(240,247,240,.95);--font-heading: "Playfair Display", serif;--font-body: "Lora", serif}[data-theme=forest-green] body{background:#f0f7f0;color:#1a3a2a}[data-theme=forest-green] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=forest-green] .theme-card{background:#fff;border:1px solid var(--border)}[data-theme=forest-green] .theme-heading{font-family:var(--font-heading);color:var(--text-primary)}[data-theme=forest-green] .theme-text{color:var(--text-secondary)}[data-theme=forest-green] .theme-accent{color:var(--accent)}[data-theme=forest-green] .theme-btn{background:var(--accent);color:#fff}[data-theme=forest-green] .theme-day-marker{background:#e8f5e9;color:var(--accent)}[data-theme=forest-green] .theme-divider{border-color:var(--border)}[data-theme=sunset-rose]{--bg-primary: #fff5f5;--bg-secondary: #ffffff;--bg-card: #ffffff;--text-primary: #4a1a2a;--text-secondary: #8a5a6a;--accent: #e84393;--border: #f0d0d8;--header-bg: rgba(255,245,245,.95);--font-heading: "Cormorant Garamond", serif;--font-body: "Inter", sans-serif}[data-theme=sunset-rose] body{background:#fff5f5;color:#4a1a2a}[data-theme=sunset-rose] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=sunset-rose] .theme-card{background:#fff;border:1px solid var(--border)}[data-theme=sunset-rose] .theme-heading{font-family:var(--font-heading);color:var(--text-primary)}[data-theme=sunset-rose] .theme-text{color:var(--text-secondary)}[data-theme=sunset-rose] .theme-accent{color:var(--accent)}[data-theme=sunset-rose] .theme-btn{background:var(--accent);color:#fff}[data-theme=sunset-rose] .theme-day-marker{background:#fce4ec;color:var(--accent)}[data-theme=sunset-rose] .theme-divider{border-color:var(--border)}[data-theme=midnight-purple]{--bg-primary: #1a0a2e;--bg-secondary: #2d1b4e;--bg-card: #251540;--text-primary: #f0e6ff;--text-secondary: #b8a0d8;--accent: #a855f7;--border: rgba(168,85,247,.2);--header-bg: rgba(26,10,46,.95);--font-heading: "Playfair Display", serif;--font-body: "Inter", sans-serif}[data-theme=midnight-purple] body{background:linear-gradient(135deg,#1a0a2e,#2d1b4e);color:#f0e6ff}[data-theme=midnight-purple] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=midnight-purple] .theme-card{background:var(--bg-card);border:1px solid var(--border)}[data-theme=midnight-purple] .theme-heading{font-family:var(--font-heading);color:var(--accent)}[data-theme=midnight-purple] .theme-text{color:var(--text-secondary)}[data-theme=midnight-purple] .theme-accent{color:var(--accent)}[data-theme=midnight-purple] .theme-btn{background:var(--accent);color:#fff}[data-theme=midnight-purple] .theme-day-marker{background:#a855f726;color:var(--accent)}[data-theme=midnight-purple] .theme-divider{border-color:var(--border)}[data-theme=midnight-purple] .prose{color:#b8a0d8}[data-theme=midnight-purple] .prose strong{color:#f0e6ff}[data-theme=sandy-beach]{--bg-primary: #fdf8f0;--bg-secondary: #fff;--bg-card: #fff;--text-primary: #3d2e1e;--text-secondary: #8b7355;--accent: #e09f3e;--border: #ece0d0;--header-bg: rgba(253,248,240,.95);--font-heading: "Plus Jakarta Sans", sans-serif;--font-body: "Inter", sans-serif}[data-theme=sandy-beach] body{background:#fdf8f0;color:#3d2e1e}[data-theme=sandy-beach] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=sandy-beach] .theme-card{background:#fff;border:1px solid var(--border)}[data-theme=sandy-beach] .theme-heading{font-family:var(--font-heading);color:var(--text-primary)}[data-theme=sandy-beach] .theme-text{color:var(--text-secondary)}[data-theme=sandy-beach] .theme-accent{color:var(--accent)}[data-theme=sandy-beach] .theme-btn{background:var(--accent);color:#fff}[data-theme=sandy-beach] .theme-day-marker{background:#fef3e0;color:var(--accent)}[data-theme=sandy-beach] .theme-divider{border-color:var(--border)}[data-theme=arctic-snow]{--bg-primary: #f8faff;--bg-secondary: #fff;--bg-card: #fff;--text-primary: #1a2a4a;--text-secondary: #6b80a0;--accent: #0ea5e9;--border: #e0eaf5;--header-bg: rgba(248,250,255,.95);--font-heading: "Plus Jakarta Sans", sans-serif;--font-body: "Inter", sans-serif}[data-theme=arctic-snow] body{background:#f8faff;color:#1a2a4a}[data-theme=arctic-snow] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=arctic-snow] .theme-card{background:#fff;border:1px solid var(--border)}[data-theme=arctic-snow] .theme-heading{font-family:var(--font-heading);color:var(--text-primary)}[data-theme=arctic-snow] .theme-text{color:var(--text-secondary)}[data-theme=arctic-snow] .theme-accent{color:var(--accent)}[data-theme=arctic-snow] .theme-btn{background:var(--accent);color:#fff}[data-theme=arctic-snow] .theme-day-marker{background:#e0f2fe;color:var(--accent)}[data-theme=arctic-snow] .theme-divider{border-color:var(--border)}[data-theme=cherry-blossom]{--bg-primary: #fdf2f8;--bg-secondary: #fff;--bg-card: #fff;--text-primary: #4a1d3a;--text-secondary: #9a6080;--accent: #ec4899;--border: #f5d0e8;--header-bg: rgba(253,242,248,.95);--font-heading: "Cormorant Garamond", serif;--font-body: "Lora", serif}[data-theme=cherry-blossom] body{background:#fdf2f8;color:#4a1d3a}[data-theme=cherry-blossom] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=cherry-blossom] .theme-card{background:#fff;border:1px solid var(--border)}[data-theme=cherry-blossom] .theme-heading{font-family:var(--font-heading);color:var(--text-primary)}[data-theme=cherry-blossom] .theme-text{color:var(--text-secondary)}[data-theme=cherry-blossom] .theme-accent{color:var(--accent)}[data-theme=cherry-blossom] .theme-btn{background:var(--accent);color:#fff}[data-theme=cherry-blossom] .theme-day-marker{background:#fce7f3;color:var(--accent)}[data-theme=cherry-blossom] .theme-divider{border-color:var(--border)}[data-theme=charcoal-slate]{--bg-primary: #1e1e2a;--bg-secondary: #2a2a3a;--bg-card: #2a2a3a;--text-primary: #e8e8f0;--text-secondary: #9898b0;--accent: #f59e0b;--border: rgba(245,158,11,.15);--header-bg: rgba(30,30,42,.95);--font-heading: "Plus Jakarta Sans", sans-serif;--font-body: "Inter", sans-serif}[data-theme=charcoal-slate] body{background:#1e1e2a;color:#e8e8f0}[data-theme=charcoal-slate] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=charcoal-slate] .theme-card{background:var(--bg-card);border:1px solid var(--border)}[data-theme=charcoal-slate] .theme-heading{font-family:var(--font-heading);color:var(--accent)}[data-theme=charcoal-slate] .theme-text{color:var(--text-secondary)}[data-theme=charcoal-slate] .theme-accent{color:var(--accent)}[data-theme=charcoal-slate] .theme-btn{background:var(--accent);color:#1e1e2a}[data-theme=charcoal-slate] .theme-day-marker{background:#f59e0b26;color:var(--accent)}[data-theme=charcoal-slate] .theme-divider{border-color:var(--border)}[data-theme=charcoal-slate] .prose{color:#9898b0}[data-theme=charcoal-slate] .prose strong{color:#e8e8f0}[data-theme=tropical]{--bg-primary: #f0fdf4;--bg-secondary: #fff;--bg-card: #fff;--text-primary: #14532d;--text-secondary: #4d7c5a;--accent: #10b981;--border: #bbf7d0;--header-bg: rgba(240,253,244,.95);--font-heading: "Plus Jakarta Sans", sans-serif;--font-body: "Inter", sans-serif}[data-theme=tropical] body{background:#f0fdf4;color:#14532d}[data-theme=tropical] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=tropical] .theme-card{background:#fff;border:1px solid var(--border)}[data-theme=tropical] .theme-heading{font-family:var(--font-heading);color:var(--text-primary)}[data-theme=tropical] .theme-text{color:var(--text-secondary)}[data-theme=tropical] .theme-accent{color:var(--accent)}[data-theme=tropical] .theme-btn{background:var(--accent);color:#fff}[data-theme=tropical] .theme-day-marker{background:#d1fae5;color:var(--accent)}[data-theme=tropical] .theme-divider{border-color:var(--border)}[data-theme=terracotta]{--bg-primary: #fdf6f0;--bg-secondary: #fff;--bg-card: #fff;--text-primary: #5a2d1a;--text-secondary: #8b6b55;--accent: #c2410c;--border: #f0d8c8;--header-bg: rgba(253,246,240,.95);--font-heading: "Cormorant Garamond", serif;--font-body: "Lora", serif}[data-theme=terracotta] body{background:#fdf6f0;color:#5a2d1a}[data-theme=terracotta] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=terracotta] .theme-card{background:#fff;border:1px solid var(--border)}[data-theme=terracotta] .theme-heading{font-family:var(--font-heading);color:var(--text-primary)}[data-theme=terracotta] .theme-text{color:var(--text-secondary)}[data-theme=terracotta] .theme-accent{color:var(--accent)}[data-theme=terracotta] .theme-btn{background:var(--accent);color:#fff}[data-theme=terracotta] .theme-day-marker{background:#fed7aa;color:var(--accent)}[data-theme=terracotta] .theme-divider{border-color:var(--border)}[data-theme=lavender]{--bg-primary:#f5f3ff;--bg-card:#fff;--text-primary:#3b1f7e;--text-secondary:#7c6aad;--accent:#7c3aed;--border:#e4d8f8;--header-bg:rgba(245,243,255,.95);--font-heading:"Plus Jakarta Sans",sans-serif;--font-body:"Inter",sans-serif}[data-theme=lavender] body{background:#f5f3ff;color:#3b1f7e}[data-theme=lavender] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=lavender] .theme-card{background:var(--bg-card);border:1px solid var(--border)}[data-theme=lavender] .theme-heading{font-family:var(--font-heading);color:var(--text-primary)}[data-theme=lavender] .theme-text{color:var(--text-secondary)}[data-theme=lavender] .theme-accent{color:var(--accent)}[data-theme=lavender] .theme-btn{background:var(--accent);color:#fff}[data-theme=lavender] .theme-day-marker{background:#ede9fe;color:var(--accent)}[data-theme=lavender] .theme-divider{border-color:var(--border)}[data-theme=copper-noir]{--bg-primary:#1a1410;--bg-card:#241c14;--text-primary:#f5e6d0;--text-secondary:#b8a08a;--accent:#cd7f32;--border:rgba(205,127,50,.2);--header-bg:rgba(26,20,16,.95);--font-heading:"Playfair Display",serif;--font-body:"Lora",serif}[data-theme=copper-noir] body{background:#1a1410;color:#f5e6d0}[data-theme=copper-noir] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=copper-noir] .theme-card{background:var(--bg-card);border:1px solid var(--border)}[data-theme=copper-noir] .theme-heading{font-family:var(--font-heading);color:var(--accent)}[data-theme=copper-noir] .theme-text{color:var(--text-secondary)}[data-theme=copper-noir] .theme-accent{color:var(--accent)}[data-theme=copper-noir] .theme-btn{background:var(--accent);color:#1a1410}[data-theme=copper-noir] .theme-day-marker{background:#cd7f3226;color:var(--accent)}[data-theme=copper-noir] .theme-divider{border-color:var(--border)}[data-theme=copper-noir] .prose{color:#b8a08a}[data-theme=copper-noir] .prose strong{color:#f5e6d0}[data-theme=mint-fresh]{--bg-primary:#f0fdfa;--bg-card:#fff;--text-primary:#134e4a;--text-secondary:#5a9a8a;--accent:#14b8a6;--border:#b2ece0;--header-bg:rgba(240,253,250,.95);--font-heading:"Plus Jakarta Sans",sans-serif;--font-body:"Inter",sans-serif}[data-theme=mint-fresh] body{background:#f0fdfa;color:#134e4a}[data-theme=mint-fresh] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=mint-fresh] .theme-card{background:#fff;border:1px solid var(--border)}[data-theme=mint-fresh] .theme-heading{font-family:var(--font-heading);color:var(--text-primary)}[data-theme=mint-fresh] .theme-text{color:var(--text-secondary)}[data-theme=mint-fresh] .theme-accent{color:var(--accent)}[data-theme=mint-fresh] .theme-btn{background:var(--accent);color:#fff}[data-theme=mint-fresh] .theme-day-marker{background:#ccfbf1;color:var(--accent)}[data-theme=mint-fresh] .theme-divider{border-color:var(--border)}[data-theme=wine-red]{--bg-primary:#1a0a0e;--bg-card:#2a1018;--text-primary:#f5e0e8;--text-secondary:#c09aaa;--accent:#be123c;--border:rgba(190,18,60,.2);--header-bg:rgba(26,10,14,.95);--font-heading:"Cormorant Garamond",serif;--font-body:"Lora",serif}[data-theme=wine-red] body{background:#1a0a0e;color:#f5e0e8}[data-theme=wine-red] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=wine-red] .theme-card{background:var(--bg-card);border:1px solid var(--border)}[data-theme=wine-red] .theme-heading{font-family:var(--font-heading);color:var(--accent)}[data-theme=wine-red] .theme-text{color:var(--text-secondary)}[data-theme=wine-red] .theme-accent{color:var(--accent)}[data-theme=wine-red] .theme-btn{background:var(--accent);color:#fff}[data-theme=wine-red] .theme-day-marker{background:#be123c26;color:var(--accent)}[data-theme=wine-red] .theme-divider{border-color:var(--border)}[data-theme=wine-red] .prose{color:#c09aaa}[data-theme=wine-red] .prose strong{color:#f5e0e8}[data-theme=ivory-classic]{--bg-primary:#fffff8;--bg-card:#fff;--text-primary:#2a2a2a;--text-secondary:#6a6a6a;--accent:#1a1a1a;--border:#e0e0d8;--header-bg:rgba(255,255,248,.95);--font-heading:"Cormorant Garamond",serif;--font-body:"Lora",serif}[data-theme=ivory-classic] body{background:#fffff8;color:#2a2a2a}[data-theme=ivory-classic] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=ivory-classic] .theme-card{background:#fff;border:1px solid var(--border)}[data-theme=ivory-classic] .theme-heading{font-family:var(--font-heading);color:var(--text-primary)}[data-theme=ivory-classic] .theme-text{color:var(--text-secondary)}[data-theme=ivory-classic] .theme-accent{color:var(--accent)}[data-theme=ivory-classic] .theme-btn{background:var(--accent);color:#fff}[data-theme=ivory-classic] .theme-day-marker{background:#f5f5f0;color:var(--accent);border:1px solid var(--border)}[data-theme=ivory-classic] .theme-divider{border-color:var(--border)}[data-theme=neon-dark]{--bg-primary:#0a0a0a;--bg-card:#151515;--text-primary:#f0f0f0;--text-secondary:#888;--accent:#00ff88;--border:rgba(0,255,136,.15);--header-bg:rgba(10,10,10,.95);--font-heading:"Plus Jakarta Sans",sans-serif;--font-body:"Inter",sans-serif}[data-theme=neon-dark] body{background:#0a0a0a;color:#f0f0f0}[data-theme=neon-dark] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=neon-dark] .theme-card{background:var(--bg-card);border:1px solid var(--border)}[data-theme=neon-dark] .theme-heading{font-family:var(--font-heading);color:var(--accent)}[data-theme=neon-dark] .theme-text{color:var(--text-secondary)}[data-theme=neon-dark] .theme-accent{color:var(--accent)}[data-theme=neon-dark] .theme-btn{background:var(--accent);color:#0a0a0a}[data-theme=neon-dark] .theme-day-marker{background:#00ff881a;color:var(--accent)}[data-theme=neon-dark] .theme-divider{border-color:var(--border)}[data-theme=neon-dark] .prose{color:#888}[data-theme=neon-dark] .prose strong{color:#f0f0f0}[data-theme=pearl-gray]{--bg-primary:#f5f5f5;--bg-card:#fff;--text-primary:#333;--text-secondary:#777;--accent:#555;--border:#ddd;--header-bg:rgba(245,245,245,.95);--font-heading:"Plus Jakarta Sans",sans-serif;--font-body:"Inter",sans-serif}[data-theme=pearl-gray] body{background:#f5f5f5;color:#333}[data-theme=pearl-gray] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=pearl-gray] .theme-card{background:#fff;border:1px solid var(--border)}[data-theme=pearl-gray] .theme-heading{font-family:var(--font-heading);color:var(--text-primary)}[data-theme=pearl-gray] .theme-text{color:var(--text-secondary)}[data-theme=pearl-gray] .theme-accent{color:var(--accent)}[data-theme=pearl-gray] .theme-btn{background:var(--accent);color:#fff}[data-theme=pearl-gray] .theme-day-marker{background:#eee;color:var(--accent)}[data-theme=pearl-gray] .theme-divider{border-color:var(--border)}[data-theme=indigo-night]{--bg-primary:#0f0f2a;--bg-card:#1a1a3a;--text-primary:#e0e0ff;--text-secondary:#8888bb;--accent:#6366f1;--border:rgba(99,102,241,.2);--header-bg:rgba(15,15,42,.95);--font-heading:"Playfair Display",serif;--font-body:"Inter",sans-serif}[data-theme=indigo-night] body{background:#0f0f2a;color:#e0e0ff}[data-theme=indigo-night] .theme-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=indigo-night] .theme-card{background:var(--bg-card);border:1px solid var(--border)}[data-theme=indigo-night] .theme-heading{font-family:var(--font-heading);color:var(--accent)}[data-theme=indigo-night] .theme-text{color:var(--text-secondary)}[data-theme=indigo-night] .theme-accent{color:var(--accent)}[data-theme=indigo-night] .theme-btn{background:var(--accent);color:#fff}[data-theme=indigo-night] .theme-day-marker{background:#6366f126;color:var(--accent)}[data-theme=indigo-night] .theme-divider{border-color:var(--border)}[data-theme=indigo-night] .prose{color:#88b}[data-theme=indigo-night] .prose strong{color:#e0e0ff}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.visible{visibility:visible}.static{position:static}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-6{left:1.5rem}.right-0{right:0}.right-6{right:1.5rem}.top-0{top:0}.top-20{top:5rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-32{height:8rem}.h-48{height:12rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-8{height:2rem}.h-80{height:20rem}.h-full{height:100%}.w-10{width:2.5rem}.w-32{width:8rem}.w-44{width:11rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-full{width:100%}.w-px{width:1px}.max-w-3xl{max-width:48rem}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.bg-white\/20{background-color:#fff3}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black\/70{--tw-gradient-from: rgb(0 0 0 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-black\/20{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pt-1{padding-top:.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.normal-case{text-transform:none}.leading-\[1\.8\]{line-height:1.8}.leading-relaxed{line-height:1.625}.tracking-normal{letter-spacing:0em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/80{color:#fffc}.opacity-10{opacity:.1}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}:root{--bg-primary: #ffffff;--text-primary: #1a1a1a;--accent: #2563eb;font-family:Inter,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0;padding:0;-webkit-font-smoothing:antialiased}.prose{color:var(--text-secondary, #4a5568)}.prose h1,.prose h2,.prose h3,.prose h4,.prose strong,.prose b{color:var(--text-primary, #1a1a1a)}.prose a{color:var(--accent, #2563eb)}.prose p{margin-bottom:.5em}[data-theme=luxury-dark] .prose{color:#b8b8cc}[data-theme=luxury-dark] .prose strong,[data-theme=luxury-dark] .prose b{color:#f5f5f5}[data-theme=elegant-warm] .prose{color:#6b5b4e}[data-theme=elegant-warm] .prose strong{color:#3d2b1f}.portal-shell{min-height:100vh;padding:0;color:var(--portal-text);-webkit-user-select:none;-moz-user-select:none;user-select:none}.portal-collection-intro{max-width:1152px;margin:0 auto;padding:20px 16px 24px;text-align:center}.portal-collection-title{margin:0;font-size:clamp(2.25rem,5vw,3.5rem)}.portal-collection-subtitle{margin:10px 0 0;font-size:14px}.portal-tag-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:14px}.portal-tag-chip{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:500;background:transparent;cursor:pointer}.portal-tour-progress{display:flex;justify-content:center;gap:6px;margin-top:18px}.portal-tour-progress-dot{height:8px;border:0;border-radius:999px;cursor:pointer;transition:width .25s ease,background .25s ease}.portal-shell button,.portal-shell a,.portal-shell [data-selectable]{-webkit-user-select:text;-moz-user-select:text;user-select:text}.portal-shell img{-webkit-user-drag:none;user-drag:none}.panel{width:min(960px,100%);margin:0 auto 24px;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:24px;box-shadow:0 24px 60px #21426214;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero{padding:40px 28px;display:flex;justify-content:space-between;gap:24px;align-items:end}.theme-header{position:sticky;top:0;z-index:50}.portal-header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.portal-header-inner{max-width:1152px;margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.portal-header-left{display:flex;align-items:center;gap:12px}.portal-header-logo{height:36px;width:auto;-o-object-fit:contain;object-fit:contain}.portal-header-avatar{width:40px;height:40px;border-radius:999px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--accent)}.portal-header-email{font-size:12px;color:var(--text-secondary);margin:0}.portal-header-button{padding:6px 20px;border:0;font-size:12px;border-radius:999px;font-weight:500;cursor:pointer}.portal-modal-wrap{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}.portal-modal-backdrop{position:absolute;inset:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.portal-modal{position:relative;width:100%;max-width:28rem;margin:0 16px;border-radius:1rem;overflow:hidden;z-index:1}.portal-modal-accent{height:4px;background:var(--accent)}.portal-modal-body{padding:24px}.portal-modal-identity{display:flex;align-items:center;gap:12px;margin-bottom:16px}.portal-modal-avatar{width:48px;height:48px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.portal-modal-name{margin:0;font-weight:700;font-size:14px;color:var(--text-primary)}.portal-modal-title{margin:0;font-size:12px;color:var(--accent)}.portal-contact-list{display:grid;gap:12px}.portal-contact-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;text-decoration:none;color:inherit;background:var(--bg-primary);border:1px solid var(--border)}.portal-contact-label{margin:0;font-size:12px;opacity:.6;color:var(--text-secondary)}.portal-contact-value{margin:0;font-size:14px;font-weight:500;color:var(--text-primary)}.portal-modal-close{width:100%;margin-top:16px;padding:10px 0;border-radius:12px;border:1px solid var(--border);background:transparent;color:var(--text-secondary);cursor:pointer}.eyebrow{margin:0 0 10px;color:var(--portal-accent);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero h1,.trip-head h2,.day-content h3{font-family:Cormorant Garamond,Georgia,serif}.hero h1{margin:0;font-size:clamp(2.5rem,7vw,4.6rem);line-height:.95}.subtitle,.trip-meta,.day-content p{color:var(--portal-text-muted)}.subtitle{margin:12px 0 0}.hero-meta{display:flex;flex-direction:column;gap:12px;align-items:end}.brand-logo{max-width:140px;max-height:54px;-o-object-fit:contain;object-fit:contain}.meta-card{padding:12px 14px;border-radius:16px;background:var(--portal-panel-soft);border:1px solid var(--portal-border)}.meta-label{display:block;font-size:11px;color:var(--portal-text-muted);text-transform:uppercase;letter-spacing:.08em}.meta-value{display:block;margin-top:4px;font-size:13px}.trip-card{padding:0}.portal-itinerary-card{border-radius:12px}.portal-sticky-trip-bar{position:sticky;top:52px;z-index:10;padding-left:24px;padding-right:24px;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}.portal-sticky-trip-bar.is-visible{padding-top:12px;padding-bottom:12px;opacity:1;transform:translateY(0)}.portal-sticky-trip-bar.is-hidden{height:0;padding-top:0;padding-bottom:0;opacity:0;transform:translateY(-8px);pointer-events:none;overflow:hidden}.portal-sticky-trip-meta{display:flex;align-items:center;gap:12px;min-width:0}.portal-sticky-trip-meta h3{margin:0;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary)}.portal-sticky-trip-meta span{font-size:12px;flex-shrink:0}.portal-sticky-trip-btn{font-size:12px;font-weight:500;padding:4px 12px;border-radius:999px;background:transparent;flex-shrink:0;margin-left:8px}.portal-main{max-width:1440px;margin:0 auto;padding:0 16px 80px;display:flex;gap:28px}.portal-main-map{max-width:1440px}.portal-content{flex:1;min-width:0;perspective:1200px;max-width:620px}.portal-tour-menu{position:relative;z-index:2}.portal-tour-menu-sticky{width:176px}.portal-tour-menu-item{overflow:hidden}.portal-tour-menu-item.theme-btn{position:relative;z-index:1}.portal-mobile-tour-list{display:none}.portal-motion-shell{min-height:420px}.portal-map-desktop{width:520px;flex-shrink:0;display:none}.portal-map-sticky{position:sticky;top:70px}.trip-head{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:16px}.trip-head h2{margin:6px 0 0;font-size:2rem}.trip-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:end}.trip-badge{padding:10px 14px;border-radius:999px;background:var(--portal-accent);color:#fff;font-size:12px;font-weight:700}.trip-badge-soft{background:var(--portal-panel-soft);border:1px solid var(--portal-border);color:var(--portal-text)}.trip-cover{width:100%;height:280px;-o-object-fit:cover;object-fit:cover;border-radius:18px;margin-bottom:18px}.trip-section-pad{padding:0 24px 24px}.day-list{display:grid;gap:14px}.day-card{display:grid;grid-template-columns:84px 1fr;gap:14px;padding:18px;border-radius:18px;background:var(--portal-panel-soft);border:1px solid var(--portal-border)}.day-order{font-size:12px;font-weight:700;color:var(--portal-accent);text-transform:uppercase;letter-spacing:.08em}.day-content h3{margin:0 0 8px;font-size:1.5rem}.day-content p{margin:0;line-height:1.6}.route-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.route-chip{padding:6px 10px;border-radius:999px;font-size:11px;font-weight:700;background:color-mix(in srgb,var(--portal-accent) 16%,transparent);color:var(--portal-accent)}.day-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.day-gallery img{width:100%;height:92px;-o-object-fit:cover;object-fit:cover;border-radius:12px}.portal-terms-wrap{max-width:1152px;margin:8px auto 24px}.portal-terms-head{display:flex;align-items:center;gap:8px;margin-bottom:16px}.portal-terms-head h2{margin:0;font-size:18px;font-weight:600}.portal-terms-stack{display:grid;gap:8px}.portal-terms-item{border-radius:8px;overflow:hidden}.portal-terms-toggle{width:100%;display:flex;align-items:center;gap:8px;padding:12px;text-align:left}.portal-terms-toggle span{font-size:14px;font-weight:500}.portal-terms-list{margin:0;padding:12px;display:grid;gap:4px}.portal-terms-list li{font-size:14px;opacity:.8;list-style:disc inside}.portal-price-table{margin-top:24px;margin-bottom:16px}.portal-price-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-bottom:8px;color:var(--accent)}.portal-price-shell{border:1px solid var(--border);border-radius:12px;overflow:hidden}.portal-price-shell table{width:100%;font-size:10px;border-collapse:collapse}.portal-price-shell thead tr{background:var(--accent);color:var(--bg-primary)}.portal-price-shell th,.portal-price-shell td{padding:6px;text-align:center}.portal-price-shell .star-cell{font-weight:700}.portal-price-shell tbody tr.odd{background:var(--bg-card);color:var(--text-primary)}.portal-price-shell tbody tr.even{background:var(--bg-primary);color:var(--text-primary)}.portal-business-card-wrap{max-width:768px;margin:0 auto;padding:32px 24px}.portal-map-panel{border-radius:24px;overflow:hidden}.portal-map-head{padding:16px;border-bottom:1px solid var(--border)}.portal-map-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.portal-map-title{margin:0;font-size:14px;font-weight:700;color:var(--text-primary)}.portal-map-subtitle{margin:6px 0 0;font-size:12px;line-height:1.5;color:var(--text-secondary)}.portal-map-svg-shell{padding:12px;background:var(--bg-secondary)}.portal-map-zoom-controls{display:flex;align-items:center;gap:6px;flex-shrink:0}.portal-map-zoom-btn{min-width:34px;height:34px;border-radius:999px;border:1px solid var(--border);background:var(--bg-card);color:var(--text-primary);cursor:pointer}.portal-map-zoom-label{min-width:62px;font-size:12px;font-weight:600}.portal-map-day-selector{padding-right:4px}.portal-map-day-pill{box-shadow:inset 0 0 0 1px var(--border)}.portal-map-stage{overflow:auto;border-radius:18px;border:1px solid var(--border);background:radial-gradient(circle at top left,color-mix(in srgb,var(--accent) 8%,transparent),transparent 42%),var(--bg-card);-webkit-overflow-scrolling:touch;padding:8px}.portal-map-svg-content,.portal-map-svg-content svg{width:100%;height:auto;display:block}.portal-map-svg-content{transform-origin:top center;transition:transform .2s ease}.portal-map-loading,.portal-map-error{min-height:320px;display:flex;align-items:center;justify-content:center;padding:20px;text-align:center;color:var(--text-secondary)}.portal-map-error{color:#b42318}.portal-mobile-map-btn{position:fixed;bottom:64px;right:16px;z-index:40;padding:10px 16px;border-radius:999px;border:0;font-size:14px;font-weight:500}.portal-mobile-map-overlay{position:fixed;inset:0;z-index:9998;display:flex;flex-direction:column;background:var(--bg-primary)}.portal-mobile-map-head{display:flex;align-items:center;justify-content:space-between;padding:12px;gap:8px;border-bottom:1px solid var(--border)}.portal-mobile-map-head h3{margin:0;font-size:14px;font-weight:600;color:var(--text-primary)}.portal-mobile-map-head button{border:1px solid var(--border);background:transparent;color:var(--text-secondary);border-radius:999px;padding:4px 12px}.portal-mobile-map-body{flex:1;overflow:auto;padding:12px}.portal-business-card{border-radius:16px;overflow:hidden}.portal-business-accent{height:4px;background:var(--accent)}.portal-business-body{padding:24px;display:flex;align-items:start;gap:20px}.portal-business-avatar{width:80px;height:80px;border-radius:16px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.portal-business-copy{flex:1;min-width:0}.portal-signature-copy{white-space:pre-line;font-size:14px;line-height:1.6;color:var(--text-primary)}.portal-business-title{margin:0;font-weight:700;font-size:16px;color:var(--accent)}.portal-business-lines{margin-top:12px;display:grid;gap:6px;font-size:14px;color:var(--text-secondary)}.portal-business-line{display:flex;align-items:center;gap:8px}.portal-business-line a{color:inherit}.portal-business-meta{margin-top:12px;padding-top:12px;border-top:1px solid var(--border);display:grid;gap:4px;font-size:12px;color:var(--text-secondary)}.portal-business-company{margin:0;font-weight:700;font-size:14px;color:var(--text-primary)}.portal-business-logo{height:40px;width:auto;-o-object-fit:contain;object-fit:contain;flex-shrink:0;opacity:.8;border-radius:8px}.portal-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:32px}.portal-nav-btn{padding:10px 20px;border-radius:999px;font-size:14px;font-weight:500;border:0;cursor:pointer}.portal-nav-btn:disabled{opacity:.2}.portal-pagination-count{display:flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:14px}.portal-footer{padding:24px 0 72px;text-align:center;border-top-width:1px;border-top-style:solid;color:var(--text-secondary);font-size:12px}.portal-mobile-contact{position:fixed;left:0;right:0;bottom:0;z-index:50;display:none}.portal-mobile-contact-inner{display:flex;justify-content:center;gap:12px;padding:12px 16px}.portal-mobile-contact-btn{flex:1;text-align:center;padding:10px 16px;border-radius:999px;font-size:14px;font-weight:500;box-shadow:0 1px 2px #00000014}@media(max-width:720px){.portal-shell{padding:0}.portal-collection-intro{padding:18px 16px 20px}.portal-main{display:block;padding:0 16px 80px}.portal-tour-menu{display:none}.portal-mobile-tour-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:16px;margin-bottom:16px}.portal-mobile-tour-chip{flex-shrink:0;padding:8px 16px;border-radius:999px;background:transparent}.trip-head,.day-card{grid-template-columns:1fr}.hero-meta,.trip-badges{align-items:start;justify-content:start}.trip-cover{height:220px}.terms-grid{grid-template-columns:1fr}.day-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-business-body,.portal-pagination{display:block}.portal-map-head{padding:14px}.portal-map-title-row{flex-direction:column;align-items:stretch}.portal-map-zoom-controls{justify-content:flex-start}.portal-map-svg-shell{padding:10px}.portal-map-stage{max-height:52vh;padding:6px}.portal-map-desktop{display:none}.portal-pagination-count{justify-content:center;margin:12px 0}.portal-mobile-contact{display:block}}@media(min-width:1024px){.portal-map-desktop{display:block}.portal-mobile-map-btn,.portal-mobile-map-overlay{display:none}}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:opacity-80{opacity:.8}.prose-headings\:my-2 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.5rem;margin-bottom:.5rem}.prose-p\:my-1 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.25rem;margin-bottom:.25rem}@media(min-width:640px){.sm\:h-56{height:14rem}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.md\:block{display:block}}
