:root{--teal:#14b8a6;--teal-bright:#2dd4bf;--teal-deep:#0f766e;--navy:#0b2347;--navy-2:#0f2c5a;--orange:#f97316;--orange-soft:#fb923c;--cream:#fff7ed;--cream-2:#ffedd5;--peach:#fed7aa;--yellow:#fef9c3;--pink:#fce7f3;--blue:#e0f2fe;--ink:#0b2347;--muted:#64748b;--white:#fff;--shadow:0 10px 28px #0b23471f;--shadow-sm:0 4px 14px #0b234714;--radius:24px;--radius-sm:18px;--radius-pill:999px;--font:"Rubik", system-ui, -apple-system, sans-serif;--nav-h:72px;--max:100%;--shell-max:1240px;--sidebar-w:232px;--ease:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;direction:rtl}body{min-height:100dvh;font-family:var(--font);background:radial-gradient(900px 500px at 100% 0%, #2dd4bf2e, transparent 55%), radial-gradient(700px 400px at 0% 100%, #f973161f, transparent 50%), linear-gradient(180deg, #ffedd5 0%, var(--cream) 40%, #fffbf5 100%);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0}button,input,a{font-family:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;padding:0}#root,.app-root{justify-content:center;min-height:100dvh;display:flex}.app-shell,.phone-frame,.welcome-shell{width:100%;max-width:var(--max);background:0 0;flex-direction:column;height:100dvh;min-height:100dvh;max-height:100dvh;display:flex;position:relative;overflow:hidden}.app-main,.phone-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}.app-shell.has-nav .app-body,.phone-body.has-nav{padding-bottom:16px}.app-shell:not(.has-nav) .app-body,.phone-body:not(.has-nav){padding-bottom:env(safe-area-inset-bottom,0px)}.desktop-sidebar,.trip-snapshot{display:none}.page{padding:20px 18px 12px}.page-enter{animation:pageIn .38s var(--ease) both}@keyframes pageIn{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.page-enter{animation:.2s both fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}html{scroll-behavior:auto}}.welcome-screen{background:var(--navy);color:#fff;flex-direction:column;display:flex;overflow:hidden}.welcome-hero{height:48dvh;min-height:260px;position:relative}.hero-mountains{width:100%;height:100%;position:absolute;inset:0}.welcome-overlay{background:linear-gradient(#0000 30%,#0b23478c 100%);flex-direction:column;justify-content:flex-end;padding:28px 24px 20px;display:flex;position:absolute;inset:0}.welcome-kicker{color:var(--teal-bright);margin:0 0 6px;font-size:.9rem;font-weight:500}.welcome-title{margin:0;font-size:clamp(1.6rem,6vw,2rem);font-weight:700;line-height:1.25}.welcome-trip{opacity:.9;margin:10px 0 0;font-size:.95rem}.welcome-body{background:var(--cream);color:var(--ink);border-radius:28px 28px 0 0;flex-direction:column;flex:1;gap:12px;margin-top:-18px;padding:24px 20px 28px;display:flex;position:relative}.welcome-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:8px;padding:18px}.welcome-families{margin:0;font-size:1.1rem;font-weight:700}.welcome-meta,.welcome-note{color:var(--muted);margin:6px 0 0;font-size:.92rem}.btn-primary{background:linear-gradient(135deg, var(--teal), var(--teal-deep));color:#fff;border-radius:var(--radius-pill);transition:transform .2s var(--ease), box-shadow .2s;justify-content:center;align-items:center;padding:16px 22px;font-size:1.05rem;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #14b8a659}.btn-primary:active{transform:scale(.98)}.btn-ghost{color:var(--muted);border-radius:var(--radius-pill);justify-content:center;align-items:center;padding:12px;font-weight:600;display:inline-flex}.btn-block{width:100%}.bottom-nav{width:100%;max-width:var(--max);height:calc(var(--nav-h) + env(safe-area-inset-bottom,0px));padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px));background:var(--navy);z-index:50;border-radius:22px 22px 0 0;flex-shrink:0;justify-content:space-around;align-items:flex-start;display:flex;position:relative;box-shadow:0 -8px 30px #0b234740}.nav-item{color:#ffffff8c;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:6px 4px;transition:color .2s;display:flex}.nav-item.active{color:var(--teal-bright)}.nav-item.active .nav-ico{background:#2dd4bf2e}.nav-ico{border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.nav-lbl{font-size:.72rem;font-weight:600}.home-greet h1{margin:4px 0;font-size:1.65rem;font-weight:800}.greet-hi{color:var(--teal-deep);margin:0;font-size:.95rem;font-weight:600}.greet-sub{color:var(--muted);margin:0}.search-box{border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);color:var(--muted);background:#fff;align-items:center;gap:10px;margin:18px 0 8px;padding:12px 16px;display:flex}.search-box input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.95rem}.section{margin-top:22px}.section-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-head h2{margin:0;font-size:1.1rem;font-weight:700}.link-more{color:var(--teal-deep);font-size:.9rem;font-weight:600}.soft-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:right;color:inherit;width:100%;transition:transform .2s var(--ease), box-shadow .2s;background:#fff;border:none;padding:16px;display:block}a.soft-card:active,button.soft-card:active{transform:scale(.985)}.pastel-yellow{background:var(--yellow)}.pastel-pink{background:var(--pink)}.pastel-blue{background:var(--blue)}.list-stack{flex-direction:column;gap:12px;display:flex}.h-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.h-scroll::-webkit-scrollbar{display:none}.chapter-card{scroll-snap-align:start;flex-direction:column;flex-shrink:0;gap:6px;min-width:160px;max-width:170px;min-height:130px;display:flex}.chapter-dates{color:var(--teal-deep);font-size:.78rem;font-weight:600}.cat-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cat-tile{flex-direction:column;gap:8px;min-height:120px;display:flex}.cat-tile.wide{flex-direction:row;grid-column:1/-1;align-items:center;gap:14px}.cat-ico{color:#fff;border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.cat-ico.teal{background:linear-gradient(135deg, var(--teal-bright), var(--teal-deep))}.cat-ico.orange{background:linear-gradient(135deg, var(--orange-soft), var(--orange))}.cat-ico.navy{background:linear-gradient(135deg, var(--navy-2), var(--navy))}.muted{color:var(--muted);font-size:.88rem}.muted.small{font-size:.8rem}.task-teaser{justify-content:space-between;align-items:center;gap:12px;display:flex}.task-teaser p{margin:4px 0 0}.pill{border-radius:var(--radius-pill);align-items:center;padding:5px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.pill-ok{color:var(--teal-deep);background:#14b8a62e}.pill-warn{color:#c2410c;background:#f973162e}.pill-info{color:#0369a1;background:#0ea5e926}.page-header{margin-bottom:8px}.page-header-row{justify-content:space-between;align-items:center;min-height:36px;margin-bottom:10px;display:flex}.page-title{margin:0;font-size:1.55rem;font-weight:800}.page-sub{color:var(--muted);margin:6px 0 0}.back-btn{color:var(--navy);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:4px;padding:8px 14px 8px 10px;font-size:.88rem;font-weight:600;display:inline-flex}html[dir=rtl] .back-btn svg{transform:scaleX(-1)}.explore-stack{flex-direction:column;gap:12px;display:flex}.explore-card{align-items:center;gap:14px;min-height:88px;display:flex}.explore-card p{color:var(--muted);margin:4px 0 0;font-size:.88rem}.explore-card strong{font-size:1.05rem}.chip-row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.chip{border-radius:var(--radius-pill);width:auto;padding:10px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.chip.clear{background:#fff;width:fit-content;margin-bottom:12px}.day-card{flex-direction:column;gap:4px;display:flex}.day-label{color:var(--teal-deep);font-size:.78rem;font-weight:600}.emphasis{color:var(--orange);font-size:.9rem;font-weight:600}.detail-top{margin-bottom:12px}.detail-hero{border-radius:var(--radius);color:#fff;box-shadow:var(--shadow);margin-bottom:8px;padding:22px 20px}.detail-hero h1{margin:10px 0 6px;font-size:1.4rem;font-weight:800;line-height:1.3}.detail-hero p{opacity:.9;margin:0}.detail-hero-ico{background:#ffffff2e;border-radius:18px;place-items:center;width:56px;height:56px;display:grid}.tone-teal{background:linear-gradient(145deg, var(--teal-bright), var(--teal-deep) 55%, var(--navy))}.tone-navy{background:linear-gradient(145deg, var(--navy-2), var(--navy))}.tone-orange{background:linear-gradient(145deg, var(--orange-soft), var(--orange) 60%, #c2410c)}.mono-hero{letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;margin-top:12px!important;font-size:1.1rem!important}.hero-emphasis{font-weight:600;margin-top:10px!important}.facts-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:4px 16px}.fact-row{border-bottom:1px solid #0b23470f;flex-direction:column;gap:2px;padding:12px 0;display:flex}.fact-row:last-child{border-bottom:none}.fact-label{color:var(--muted);font-size:.78rem;font-weight:600}.fact-value{font-size:.98rem;font-weight:600;line-height:1.45}.fact-value.mono{letter-spacing:.03em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.note-card{background:#fff}.note-card.warn{background:#fff7ed;border:1px solid #f9731640}.note-card p{margin:0;line-height:1.5}.note-card strong{margin-bottom:6px;display:block}.bullet-list{margin:8px 0 0;padding-inline-start:1.2em;line-height:1.55}.plan-list{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;margin:0;padding:16px 16px 16px 1.4em;line-height:1.6}.plan-list li{margin-bottom:8px}.plan-list li:last-child{margin-bottom:0}.chip-wrap{flex-wrap:wrap;gap:8px;display:flex}.idea-chip{border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);background:#fff;padding:8px 12px;font-size:.85rem;font-weight:500}.overview-card{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.overview-row{align-items:center;gap:12px;display:flex}.overview-row p{margin:4px 0 0}.flight-card{flex-direction:column;gap:10px;display:flex}.flight-dir{color:var(--teal-deep);font-size:.8rem;font-weight:700}.flight-route{justify-content:space-between;align-items:center;gap:8px;display:flex}.flight-route>div{flex-direction:column;gap:2px;display:flex}.flight-route strong{font-size:1.35rem}.flight-route span{color:var(--muted);font-size:.9rem;font-weight:600}.flight-arrow{color:var(--orange);font-size:1.2rem;font-weight:700}.flight-meta{color:var(--navy);justify-content:space-between;font-size:.85rem;font-weight:600;display:flex}.stay-card,.food-card{flex-direction:column;gap:6px;display:flex}.stay-top{justify-content:space-between;align-items:center;display:flex}.food-card{flex-direction:row;align-items:flex-start;gap:12px}.food-card p{margin:4px 0 0}.place-card{flex-direction:column;gap:4px;display:flex}.task-card{flex-direction:column;gap:6px;display:flex}.task-top{justify-content:space-between;align-items:center;display:flex}.task-card p{margin:0}.hit-card{flex-direction:column;gap:4px;display:flex}.pack-section-title{letter-spacing:.01em;color:var(--teal-deep);border-radius:var(--radius-pill);background:linear-gradient(135deg,#14b8a624,#fff7ede6);border:1px solid #0f766e2e;margin:0 0 12px;padding:8px 14px;font-size:.92rem;font-weight:700;display:inline-block;box-shadow:0 2px 8px #0b23470a}.pack-item{text-align:right;cursor:pointer;align-items:center;gap:12px;display:flex}.pack-item.done span:last-child{color:var(--muted);text-decoration:line-through}.check{border:2px solid var(--teal);color:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:.85rem;font-weight:800;display:grid}.check.on{background:var(--teal);border-color:var(--teal)}@media (width>=480px) and (width<=899.98px){body{padding:24px 0}#root,.app-root{height:calc(100dvh - 48px);min-height:calc(100dvh - 48px);max-height:calc(100dvh - 48px)}.route-view{height:100%;min-height:0;max-height:100%}.app-shell,.phone-frame,.welcome-shell{background:var(--cream);border-radius:32px;flex-direction:column;max-width:430px;height:calc(100dvh - 48px);min-height:calc(100dvh - 48px);max-height:calc(100dvh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 60px #0b23472e}.app-main,.phone-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}.welcome-screen{border-radius:32px;height:100%;min-height:100%}.bottom-nav{border-radius:0 0 32px 32px;flex-shrink:0;max-width:430px;position:relative}}@media (width>=900px){:root{--max:min(1240px, 100%)}body{padding:28px 20px}#root,.app-root{align-items:stretch;height:calc(100dvh - 56px);min-height:calc(100dvh - 56px);max-height:calc(100dvh - 56px)}.app-shell{grid-template-columns:var(--sidebar-w) minmax(0, 1fr);max-width:var(--shell-max);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffbf5eb;border-radius:28px;width:100%;min-height:calc(100dvh - 56px);max-height:calc(100dvh - 56px);display:grid;overflow:hidden;box-shadow:0 28px 70px #0b234729}.app-shell.has-nav .app-body{padding-bottom:24px}.app-main{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:radial-gradient(600px 280px at 100% 0%, #2dd4bf1a, transparent 60%), linear-gradient(180deg, #fffbf5 0%, var(--cream) 100%);height:100%;min-height:0;max-height:100%;overflow:hidden auto}.app-body{min-height:min-content}.route-view{justify-content:center;align-items:stretch;height:100%;min-height:0;display:flex}.route-view>.app-shell,.route-view>.welcome-shell{flex:1}.desktop-sidebar{background:linear-gradient(180deg, var(--navy-2) 0%, var(--navy) 100%);color:#fff;flex-direction:column;gap:8px;padding:22px 14px 18px;display:flex;overflow-y:auto}.sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;margin-bottom:6px;padding:8px 10px 18px;display:flex}.sidebar-logo-dot{background:linear-gradient(135deg, var(--teal-bright), var(--teal-deep));border-radius:12px;flex-shrink:0;width:36px;height:36px;box-shadow:0 6px 16px #14b8a659}.sidebar-title{font-size:1.05rem;font-weight:800;display:block}.sidebar-sub{color:#ffffff8c;margin:2px 0 0;font-size:.78rem}.sidebar-nav{flex-direction:column;flex:1;gap:4px;display:flex}.sidebar-link{color:#ffffff9e;transition:background .2s var(--ease), color .2s;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;font-size:.92rem;font-weight:600;display:flex}.sidebar-link:hover{color:#fff;background:#ffffff0f}.sidebar-link.active{color:var(--navy);background:var(--teal-bright);box-shadow:0 8px 20px #2dd4bf47}.sidebar-ico{flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.sidebar-foot{border-top:1px solid #ffffff14;margin-top:8px;padding:12px 10px 4px}.sidebar-foot .muted{color:#ffffff73}.bottom-nav{display:none!important}.page{padding:28px 32px 20px}.home-page{grid-template-columns:minmax(0,1fr) 240px;align-items:start;gap:24px;display:grid}.home-page .trip-snapshot{border-radius:var(--radius);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(160deg,#ffffffc7,#fef9c38c);border:1px solid #ffffffb3;padding:20px 18px;display:block;position:sticky;top:24px}.snapshot-kicker{color:var(--teal-deep);letter-spacing:.02em;margin:0;font-size:.78rem;font-weight:700}.snapshot-title{margin:6px 0 14px;font-size:1.2rem;font-weight:800}.snapshot-facts{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.snapshot-fact{flex-direction:column;gap:2px;display:flex}.snapshot-cta{padding:12px 16px;font-size:.92rem}.home-greet h1{font-size:2rem}.search-box{width:100%;max-width:none}.chapter-grid.h-scroll,.h-scroll.chapter-grid{scroll-snap-type:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-bottom:0;display:grid;overflow:visible}.chapter-grid .chapter-card{flex-shrink:1;min-width:0;max-width:none;min-height:140px}.cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cat-tile{min-height:140px}.cat-tile.wide{flex-direction:column;grid-column:auto;align-items:flex-start}.list-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.detail-page{max-width:780px;margin-inline:auto}.detail-page .facts-card{grid-template-columns:1fr 1fr;gap:0 20px;padding:8px 20px;display:grid}.detail-hero h1{font-size:1.65rem}.welcome-shell{max-width:var(--shell-max);background:0 0;border-radius:28px;min-height:calc(100dvh - 56px);max-height:none;overflow:hidden;box-shadow:0 28px 70px #0b234729}.welcome-screen{background:var(--navy);grid-template-columns:1.1fr .9fr;min-height:calc(100dvh - 56px);display:grid}.welcome-hero{height:auto;min-height:100%}.welcome-overlay{background:linear-gradient(270deg,#0000 10%,#0b234773 100%);justify-content:center;padding:48px 40px}.welcome-title{font-size:clamp(1.8rem,3vw,2.4rem)}.welcome-body{border-radius:0;justify-content:center;gap:14px;margin-top:0;padding:40px 36px}.welcome-card{margin-bottom:12px}.btn-block{max-width:320px}}@media (width>=1100px){:root{--sidebar-w:248px}.page{padding:32px 40px 24px}.home-page{grid-template-columns:minmax(0,1fr) 260px;gap:28px}.detail-page{max-width:820px}.cat-tile{min-height:150px;padding:20px}.chapter-grid .chapter-card{min-height:152px;padding:18px}}@media (prefers-reduced-motion:reduce){.sidebar-link{transition:none}}.route-view{flex-direction:column;width:100%;min-height:100dvh;display:flex}@media (width<=899.98px){#root,.app-root{height:100dvh;max-height:100dvh;overflow:hidden}.route-view{flex:1;height:100%;min-height:0;max-height:100%;overflow:hidden}.route-view>.app-shell,.route-view>.welcome-shell{flex:1;width:100%;min-height:0}}.route-view .page-enter{animation:none}.search-box{outline-offset:2px;transition:box-shadow .2s var(--ease), outline-color .2s ease;outline:2px solid #0000}.search-box:focus-within{box-shadow:0 8px 22px #14b8a629, var(--shadow-sm);outline-color:#14b8a68c}.btn-primary,.btn-ghost,.back-btn,.nav-item,.sidebar-link{transition:transform .2s var(--ease), color .2s ease, background .2s ease, box-shadow .2s ease}.btn-ghost:active,.btn-primary:active,.back-btn:active,.nav-item:active,.sidebar-link:active{transform:scale(.96)}@media (hover:hover){.chapter-card:hover,.cat-tile:hover,.list-stack>.soft-card:hover,.food-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0b234729}}.chapter-grid .chapter-card,.cat-grid .cat-tile,.list-stack>*,.detail-page>.detail-hero,.detail-page .facts-card{animation:contentRise .48s var(--ease) both}.chapter-grid .chapter-card:first-child,.cat-grid .cat-tile:first-child,.list-stack>:first-child{animation-delay:80ms}.chapter-grid .chapter-card:nth-child(2),.cat-grid .cat-tile:nth-child(2),.list-stack>:nth-child(2){animation-delay:.14s}.chapter-grid .chapter-card:nth-child(3),.cat-grid .cat-tile:nth-child(3),.list-stack>:nth-child(3){animation-delay:.2s}.chapter-grid .chapter-card:nth-child(4),.cat-grid .cat-tile:nth-child(4),.list-stack>:nth-child(4){animation-delay:.26s}.list-stack>:nth-child(5){animation-delay:.32s}.list-stack>:nth-child(6){animation-delay:.38s}.list-stack>:nth-child(n+7){animation-delay:.44s}.detail-page>.detail-hero{animation-delay:80ms}.detail-page .facts-card{animation-delay:.18s}.detail-page>.section:nth-of-type(2) .facts-card{animation-delay:.24s}.detail-page>.section:nth-of-type(3) .facts-card{animation-delay:.3s}.detail-page>.section:nth-of-type(4) .facts-card{animation-delay:.36s}.detail-page>.section:nth-of-type(5) .facts-card{animation-delay:.42s}.detail-page>.section:nth-of-type(n+6) .facts-card{animation-delay:.46s}@keyframes contentRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.route-view.page-enter,.chapter-grid .chapter-card,.cat-grid .cat-tile,.list-stack>*,.detail-page>.detail-hero,.detail-page .facts-card{animation:.2s both fadeIn!important}.soft-card,.back-btn,.btn-primary,.btn-ghost,.nav-item,.sidebar-link,.search-box{transition-duration:.01ms!important}.btn-ghost:active,.btn-primary:active,.back-btn:active,.nav-item:active,.sidebar-link:active{transform:none}}
