@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,700&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#1f2933;background:#f4efe6;font-family:Manrope,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;overflow:hidden}body{background:radial-gradient(circle at top left,rgba(181,101,118,.18),transparent 28%),radial-gradient(circle at bottom right,rgba(53,80,112,.16),transparent 32%),#f4efe6}button,input{font:inherit}h1,h2,h3,h4{font-family:Fraunces,serif;line-height:1.15;margin:0}p{margin:0}ul{margin:0;padding-left:1.1rem}.app-frame{height:100vh;height:100dvh;display:grid;grid-template-rows:minmax(96px,12vh) minmax(0,1fr);overflow:hidden}.top-bar{display:grid;grid-template-rows:auto 1fr;min-height:0;border-bottom:1px solid rgba(31,41,51,.08);background:#fffcf7f5}.journey-phase-bar{display:flex;align-items:center;gap:.35rem;padding:.45rem 1rem .2rem}.journey-step{display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .55rem;border-radius:999px;color:#1f29338c;font-size:.82rem}.journey-step .step-dot{width:1.25rem;height:1.25rem;border-radius:50%;display:inline-grid;place-items:center;font-size:.72rem;font-weight:600;border:1px solid rgba(31,41,51,.15);background:#fff}.journey-step.active{color:#1f2933;background:#35507014}.journey-step.active .step-dot{background:#355070;color:#fff;border-color:#355070}.journey-step.complete{color:#1f2933b8}.journey-step.complete .step-dot{background:#35507026}.app-shell{display:grid;grid-template-columns:minmax(360px,1fr) minmax(420px,1.1fr);min-height:0;overflow:hidden}.chat-panel,.insight-panel{height:100%;min-height:0;overflow:hidden}.chat-panel{display:flex;flex-direction:column;padding:1.25rem 1.5rem 1rem;border-right:1px solid rgba(31,41,51,.08);background:#fffcf7d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chat-header{flex-shrink:0}.chat-body{flex:1;min-height:0;display:flex;flex-direction:column;margin-top:.75rem}.chat-footer{flex-shrink:0;padding-top:.85rem;border-top:1px solid rgba(31,41,51,.08);background:#fffcf7f5}.chat-header,.insight-header,.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.insight-header{position:sticky;top:0;z-index:2;padding-bottom:.75rem;margin-bottom:.25rem;background:linear-gradient(180deg,rgba(255,255,255,.96) 75%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chat-header h1,.insight-header h2,.placeholder-card h2,.loading-card h2{margin-top:.35rem;font-size:clamp(1.8rem,3vw,2.5rem)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700;color:#8b5a44}.status-pill,.session-tag,.agent-tag,.obs-tag,.chip.static{display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .7rem;font-size:.75rem;font-weight:700}.status-pill.ready{background:#2f855a1f;color:#2f855a}.status-pill.pending{background:#3550701a;color:#355070}.status-pill.warn{background:#b453091f;color:#b45309}.chat-thread{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:.85rem;padding:.25rem .35rem .75rem 0;scroll-behavior:smooth}.chat-bubble{max-width:92%;padding:.95rem 1rem;border-radius:1rem;box-shadow:0 10px 24px #1f29330d}.chat-bubble.user{align-self:flex-end;background:#355070;color:#fff;border-bottom-right-radius:.35rem}.chat-bubble.assistant{align-self:flex-start;background:#fff;border:1px solid rgba(31,41,51,.08);border-bottom-left-radius:.35rem}.chat-bubble.pending{opacity:.92}.markdown-body{font-size:.95rem;line-height:1.55}.markdown-body>:first-child{margin-top:0}.markdown-body>:last-child{margin-bottom:0}.markdown-body h3{font-size:1.05rem;margin:.85rem 0 .35rem}.markdown-body p{margin:.45rem 0}.markdown-body ul,.markdown-body ol{margin:.45rem 0 .65rem;padding-left:1.2rem}.markdown-body li{margin:.25rem 0}.markdown-body blockquote{margin:.5rem 0;padding:.55rem .75rem;border-left:3px solid rgba(181,101,118,.55);background:#b5657614;border-radius:0 .5rem .5rem 0}.markdown-body strong{font-weight:700}.markdown-body em{color:#1f2933b8}.markdown-image{width:100%;max-height:180px;object-fit:cover;border-radius:.75rem;margin:.5rem 0;display:block}.chat-bubble.user .markdown-body{color:inherit}.agent-tag{margin-bottom:.45rem;background:#35507014;color:#355070}.chat-error{margin-bottom:.75rem;padding:.75rem .9rem;border-radius:.8rem;background:#b91c1c14;color:#991b1b}.followups{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:.75rem;max-height:5.5rem;overflow-y:auto}.chip,.ghost-btn,.chat-composer button{border:0;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.chip{background:#b565761f;color:#7a3043;padding:.45rem .8rem;border-radius:999px}.chip.static{background:#35507014;color:#355070}.chip:hover,.ghost-btn:hover,.chat-composer button:hover{transform:translateY(-1px)}.chat-composer{display:grid;grid-template-columns:1fr auto;gap:.65rem}.chat-composer input{width:100%;border:1px solid rgba(31,41,51,.12);border-radius:999px;padding:.95rem 1.1rem;background:#fff}.chat-composer button{border-radius:999px;padding:.95rem 1.2rem;background:#b56576;color:#fff;font-weight:700}.chat-composer button:disabled,.chip:disabled,.ghost-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.typing-indicator{display:flex;gap:.35rem;margin-top:.65rem}.typing-indicator span{width:.45rem;height:.45rem;border-radius:50%;background:#355070;animation:pulse 1.2s infinite ease-in-out}.typing-indicator span:nth-child(2){animation-delay:.15s}.typing-indicator span:nth-child(3){animation-delay:.3s}@keyframes pulse{0%,80%,to{transform:scale(.7);opacity:.45}40%{transform:scale(1);opacity:1}}.insight-panel{padding:1.25rem 1.5rem 1.5rem;overflow-y:auto;overscroll-behavior:contain;background:#ffffff73}.insight-panel.empty{display:grid;place-items:center;overflow-y:auto}.placeholder-card,.loading-card{max-width:34rem;padding:2rem;border-radius:1.4rem;background:#ffffffc7;border:1px solid rgba(31,41,51,.08);box-shadow:0 18px 40px #1f293314}.placeholder-card p:last-child,.loading-card p:last-child,.agreement-summary,.insight-item p,.journey-day p,.mood-card p{margin-top:.65rem;color:#1f2933c7}.ghost-btn{background:#35507014;color:#355070;border-radius:999px;padding:.55rem .95rem;font-weight:700}.header-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.gallery-image-btn{position:relative;display:block;padding:0;border:0;background:none;cursor:zoom-in;overflow:hidden;border-radius:inherit}.gallery-image-btn img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.gallery-image-btn:hover img{transform:scale(1.04)}.gallery-zoom-hint{position:absolute;right:.45rem;bottom:.45rem;padding:.2rem .5rem;border-radius:999px;background:#121820b8;color:#fff;font-size:.68rem;font-weight:700;opacity:0;transition:opacity .2s ease}.gallery-image-btn:hover .gallery-zoom-hint{opacity:1}.hero-image-btn{width:100%;min-height:260px}.hero-open-btn{margin-top:.75rem;border:0;border-radius:999px;padding:.45rem .85rem;background:#ffffff29;color:#fff;font-weight:700;cursor:pointer}.gallery-strip-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-top:.85rem}.gallery-strip-item{display:grid;gap:.4rem;padding:0;border:0;background:none;cursor:pointer;text-align:left}.gallery-strip-item img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:.85rem;border:2px solid transparent;transition:border-color .15s ease,transform .15s ease}.gallery-strip-item:hover img{border-color:#b565768c;transform:translateY(-2px)}.gallery-strip-item span{font-size:.78rem;color:#1f2933b8;line-height:1.3}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:1rem}.lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0c1016e0;cursor:zoom-out}.lightbox-shell{position:relative;z-index:1;width:min(1100px,96vw);max-height:94vh;display:grid;grid-template-rows:auto 1fr auto;gap:.75rem;border-radius:1.2rem;padding:1rem;background:#121820f5;color:#fff;box-shadow:0 24px 60px #00000073}.lightbox-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.lightbox-header h3{margin-top:.25rem;font-size:1.35rem}.lightbox-actions{display:flex;align-items:center;gap:.65rem}.lightbox-count{font-size:.85rem;color:#ffffffb8}.lightbox-stage{position:relative;min-height:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem}.lightbox-figure{margin:0;min-height:0;display:grid;gap:.65rem;justify-items:center}.lightbox-image{max-width:100%;max-height:min(68vh,720px);width:auto;height:auto;object-fit:contain;border-radius:.75rem;cursor:zoom-in}.lightbox-figure figcaption{max-width:70ch;text-align:center;color:#ffffffc7;font-size:.92rem;line-height:1.45}.lightbox-nav{width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:#ffffff1f;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer}.lightbox-nav:hover{background:#ffffff38}.lightbox-filmstrip{display:flex;gap:.55rem;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x mandatory}.lightbox-thumb{flex:0 0 auto;width:84px;height:64px;padding:0;border:2px solid transparent;border-radius:.55rem;overflow:hidden;cursor:pointer;scroll-snap-align:start;background:none}.lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lightbox-thumb.active{border-color:#b56576}.panel-card{margin-top:1rem;padding:1.1rem;border-radius:1.2rem;background:#ffffffd1;border:1px solid rgba(31,41,51,.08)}.hero-visual{position:relative;min-height:260px;margin-top:1rem;border-radius:1.4rem;overflow:hidden;box-shadow:0 18px 40px #1f29331f}.hero-visual .hero-image-btn img{min-height:260px}.hero-overlay{position:absolute;inset:auto 0 0 0;padding:1.2rem 1.3rem 1.35rem;background:linear-gradient(180deg,transparent,rgba(18,24,32,.82));color:#fff}.hero-overlay h3{margin-top:.35rem;font-size:1.7rem}.agreement blockquote{margin:.85rem 0 0;padding-left:.9rem;border-left:3px solid #b56576;color:#1f2933b8;font-style:italic}.observations ul{list-style:none;padding:0;display:grid;gap:.75rem;margin-top:.85rem}.observations li{display:grid;gap:.35rem}.obs-tag.user{background:#3550701a;color:#355070;width:fit-content}.obs-tag.agent{background:#b565761f;color:#7a3043;width:fit-content}.insight-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem}.mood-grid,.insight-stack,.journey-list{display:grid;gap:.85rem;margin-top:.85rem}.mood-card,.journey-day{display:grid;grid-template-columns:120px 1fr;gap:.85rem;align-items:start}.mood-card .gallery-image-btn,.journey-day .gallery-image-btn{width:120px;height:92px;border-radius:.9rem}.mood-swatch,.journey-placeholder{display:grid;place-items:center;color:#ffffffeb;font-weight:700;background:#355070}.tag-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.55rem}.insight-headline{margin-top:.25rem;font-weight:700}.insight-footer{margin-top:1rem;font-size:.85rem;color:#1f29339e}.skeleton-grid{display:grid;gap:.75rem;margin-top:1rem}.skeleton{border-radius:.9rem;background:linear-gradient(90deg,#ece7de,#f7f3ec,#ece7de);background-size:200% 100%;animation:shimmer 1.4s infinite}.skeleton.hero{height:160px}.skeleton.line{height:18px}.skeleton.line.short{width:70%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.itinerary-trail{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:.35rem 1rem .55rem;min-height:0}.itinerary-trail-label{display:grid;gap:.15rem;min-width:140px}.itinerary-trail-label span{font-size:.78rem;color:#1f29339e}.itinerary-trail-track{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.15rem;scroll-snap-type:x mandatory}.trail-chip{flex:0 0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;min-width:220px;max-width:280px;padding:.45rem .55rem;border-radius:.85rem;border:1px solid rgba(31,41,51,.08);background:#fff;scroll-snap-align:start}.trail-chip.pending{border-color:#b5657673;background:#b5657614}.trail-chip.alternative{border-color:#3550702e;background:#3550700f;cursor:pointer}.trail-chip.alternative.active{border-color:#355070;box-shadow:inset 0 0 0 1px #355070}.trail-chip-agree-only{flex:0 0 auto;border:0;border-radius:999px;padding:.55rem .85rem;background:#b56576;color:#fff;font-size:.78rem;font-weight:700;cursor:pointer}.trail-chip-image,.trail-chip-day{width:42px;height:42px;border-radius:.55rem;object-fit:cover}.trail-chip-day{display:grid;place-items:center;background:#355070;color:#fff;font-size:.72rem;font-weight:700}.trail-chip-copy{display:grid;gap:.1rem;min-width:0}.trail-chip-copy strong{font-size:.78rem}.trail-chip-copy span{font-size:.72rem;color:#1f2933ad;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trail-chip-delete,.trail-chip-agree{border:0;border-radius:999px;width:1.6rem;height:1.6rem;cursor:pointer;font-weight:700}.trail-chip-delete{background:#1f293314;color:#1f2933b8}.trail-chip-agree{width:auto;padding:.25rem .55rem;background:#b56576;color:#fff;font-size:.72rem}.journey-empty{margin-top:.65rem;color:#1f2933b8}.pending-day{border:1px dashed rgba(181,101,118,.45);border-radius:.85rem;padding:.65rem}.insight-panel.destination-panel{overflow-y:auto;padding:1rem 1.25rem 1.5rem}.destination-picker{display:grid;gap:1rem}.picker-header h2{margin-top:.35rem;font-size:clamp(1.5rem,2.5vw,2rem)}.destination-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.destination-card{display:grid;gap:.75rem;padding:.85rem;border-radius:1rem;border:1px solid rgba(31,41,51,.08);background:#fff}.destination-images{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem}.destination-thumb{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:.55rem;background:#35507014}.destination-thumb.placeholder{display:grid;place-items:center;font-size:.75rem;color:#1f293380}.destination-copy{display:grid;gap:.45rem}.option-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#1f29338c}.destination-hook{font-style:italic;color:#1f2933b8}.destination-best{font-size:.92rem}.destination-select-btn{justify-self:start;margin-top:.25rem}.login-screen{min-height:100vh;display:grid;place-items:center;padding:1.5rem;background:linear-gradient(160deg,#fffcf7,#35507014)}.login-card{width:min(420px,100%);display:grid;gap:.85rem;padding:1.5rem;border-radius:1rem;border:1px solid rgba(31,41,51,.08);background:#fffffff5}.login-card h1{margin:0}.login-copy{color:#1f2933b8}.login-card label{display:grid;gap:.35rem;font-size:.88rem}.login-card input{padding:.65rem .75rem;border-radius:.65rem;border:1px solid rgba(31,41,51,.15);font:inherit}.login-error{color:#9b3048;margin:0}.google-login-wrap{display:flex;justify-content:center;margin-top:.5rem}.auth-bar{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;padding:.35rem 1rem;font-size:.82rem;border-bottom:1px solid rgba(31,41,51,.08);background:#fffcf7f5}@media (max-width: 980px){.app-frame{grid-template-rows:auto minmax(0,1fr)}.itinerary-trail{grid-template-columns:1fr}.app-shell{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.chat-panel{border-right:0;border-bottom:1px solid rgba(31,41,51,.08)}.insight-grid,.mood-card,.journey-day{grid-template-columns:1fr}}
