@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Source+Serif+4:opsz,wght@8..60,400;8..60,600&display=swap";:root{--font-display:"Fraunces", Georgia, "Times New Roman", serif;--font-body:"Source Serif 4", Georgia, "Times New Roman", serif;color:#1e3a2f;font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:radial-gradient(70% 40% at 100% 0,#7eb6d940,#0000 55%),radial-gradient(50% 35% at 0 100%,#9ec4a84d,#0000 50%),#f3ebe0;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}#root{min-height:100vh}button,select{font:inherit}.detail{max-width:50rem;min-height:100vh;margin:0 auto;padding:1.25rem 1.25rem 3rem}.detail-back{font-family:var(--font-body);color:#2f4a3c;margin-bottom:1rem;text-decoration:none;display:inline-block}.detail-back:hover,.detail-back:focus-visible{text-decoration:underline}.detail-hero{aspect-ratio:16/9;background:#9ec4a8;position:relative;overflow:hidden}.detail-hero-image,.detail-hero-fallback{object-fit:cover;width:100%;height:100%;display:block}.detail-hero-fallback{background:linear-gradient(135deg,#7eb6d9,#c5d9c8)}.detail-hero-overlay{background:linear-gradient(#0000,#142820b8);padding:2.5rem 1.25rem 1.25rem;position:absolute;inset:auto 0 0}.detail-hero-overlay h1{font-family:var(--font-display);color:#fff8ef;text-shadow:0 1px 8px #00000059;margin:0;font-size:clamp(1.8rem,5vw,2.6rem)}.detail-body{padding:1.5rem 0 0;animation:.6s ease-out both detail-fade}.detail-synopsis{color:#2f4a3c;margin:0 0 1rem;font-size:1.05rem;line-height:1.55}.detail-meta{color:#5a6f64;flex-wrap:wrap;gap:.75rem 1.25rem;margin:0 0 1.75rem;font-size:.95rem;display:flex}.detail-free{color:#1e3a2f;font-weight:600}.detail-controls{gap:1rem;margin-bottom:1.5rem;display:grid}@media (width>=560px){.detail-controls{grid-template-columns:1fr 1fr 1fr}}.detail-controls label{color:#2f4a3c;font-size:.9rem;font-family:var(--font-body);flex-direction:column;gap:.35rem;display:flex}.detail-controls select{font:inherit;color:#1e3a2f;background:#fffcf6e6;border:1px solid #2d4a3a40;padding:.55rem .65rem}.detail-cta{font-family:var(--font-display);color:#fff8ef;cursor:pointer;background:#2f6b4f;border:none;padding:.7rem 1.4rem;font-size:1.15rem;display:inline-block}.detail-cta:disabled{cursor:not-allowed;opacity:.55}.detail-cta-live:not(:disabled){opacity:1}.detail-coming-soon{color:#5a6f64;margin:.75rem 0 0;font-size:.9rem}.detail-status{color:#3d5248}.detail-status-error{color:#8b1a1a}.detail-reward-gate{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:.5rem;display:flex}.detail-reward-copy{color:#3d5248;max-width:28rem;margin:0;font-size:.98rem;line-height:1.45}.detail-reward-cancel{font:inherit;color:#2f4a3c;cursor:pointer;text-underline-offset:.15em;background:0 0;border:none;padding:0;text-decoration:underline}@keyframes detail-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.feedback-survey{width:100%;margin-top:1.25rem}.feedback-survey-card{background:#fffcf6f5;border:1px solid #2d4a3a1f;flex-direction:column;gap:1rem;padding:1.5rem 1.35rem 1.35rem;animation:.45s ease-out both feedback-survey-rise;display:flex;position:relative;box-shadow:0 10px 28px #1e3a2f14}.feedback-survey-card-thanks{text-align:center;justify-content:center;align-items:center;min-height:6rem}.feedback-survey-thanks{font-family:var(--font-display);color:#1e3a2f;margin:0;font-size:1.25rem}.feedback-survey-hero{justify-content:center;margin-bottom:.15rem;display:flex}.feedback-survey-badge{color:#fff8ef;background:#2f6b4f;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;box-shadow:0 0 0 6px #c985162e,0 0 0 10px #2f6b4f1f}.feedback-survey-title{text-align:center;font-family:var(--font-display);color:#1e3a2f;margin:0;font-size:clamp(1.55rem,4vw,1.9rem);line-height:1.15}.feedback-survey-lead{text-align:center;color:#5a6f64;margin:-.25rem 0 0;font-size:.98rem;line-height:1.5}.feedback-survey-field{color:#2f4a3c;border:none;flex-direction:column;gap:.45rem;min-width:0;margin:0;padding:0;font-size:.95rem;font-weight:600;display:flex}.feedback-survey-field legend{color:#2f4a3c;margin-bottom:.15rem;padding:0;font-size:.95rem;font-weight:600}.feedback-survey-field textarea{font:inherit;color:#1e3a2f;resize:vertical;background:#fff;border:1px solid #2d4a3a38;min-height:6rem;padding:.75rem .85rem;font-weight:400}.feedback-survey-field textarea:focus-visible{outline-offset:2px;outline:2px solid #2f6b4f}.feedback-survey-count{color:#8a9a90;align-self:flex-end;font-size:.8rem;font-weight:400}.feedback-survey-stars-row{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;display:flex}.feedback-survey-stars{flex-direction:row;align-items:center;gap:.2rem;display:flex}.feedback-survey-star{display:inline-flex;position:relative}.feedback-survey-star input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.feedback-survey-star label{color:#0000;-webkit-text-stroke:1.5px #c98516;text-stroke:1.5px #c98516;cursor:pointer;border-radius:.3rem;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;transition:color .15s,transform .15s,-webkit-text-stroke .15s;display:inline-flex}.feedback-survey-star-glyph{font-size:1.85rem;line-height:1}.feedback-survey-star label.is-selected{color:#c98516;-webkit-text-stroke:0;text-stroke:0}.feedback-survey-star input:focus-visible+label{outline-offset:2px;outline:2px solid #2f6b4f}.feedback-survey-star input:disabled+label{cursor:not-allowed;opacity:.65}.feedback-survey-star:hover label{transform:translateY(-1px)}.feedback-survey-rating-word{font-family:var(--font-display);color:#2f6b4f;font-size:1.15rem;font-weight:700}.feedback-survey-check{color:#2f4a3c;cursor:pointer;background:#2f6b4f0f;border:1px solid #2f6b4f29;align-items:flex-start;gap:.65rem;padding:.75rem .9rem;font-size:.95rem;font-weight:500;display:flex}.feedback-survey-check input{accent-color:#2f6b4f;flex-shrink:0;width:1.1rem;height:1.1rem;margin-top:.15rem}.feedback-survey-submit{width:100%;font:inherit;color:#fff8ef;cursor:pointer;background:#2f6b4f;border:none;justify-content:center;align-items:center;gap:.45rem;margin-top:.25rem;padding:.8rem 1.1rem;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.feedback-survey-submit:hover:not(:disabled),.feedback-survey-submit:focus-visible{background:#265a42;outline:none}.feedback-survey-submit:focus-visible{box-shadow:0 0 0 3px #2f6b4f59}.feedback-survey-submit:disabled{opacity:.6;cursor:not-allowed}.feedback-survey-submit-icon{flex-shrink:0}.feedback-survey-error{color:#8b1a1a;margin:0;font-size:.92rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes feedback-survey-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width>=640px){.feedback-survey-card{padding:1.75rem 1.75rem 1.5rem}.feedback-survey-submit{align-self:center;width:auto;min-width:14rem}}.chat{background:#fffcf68c;flex-direction:column;max-width:800px;height:100dvh;margin:0 auto;display:flex;overflow:hidden}.chat-top{z-index:2;background:#fffcf6eb;border-bottom:1px solid #2d4a3a1f;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.chat-back{color:#2f4a3c;white-space:nowrap;font-size:.95rem;text-decoration:none}.chat-top-title{color:#5a6f64;flex-direction:column;flex:1;min-width:0;font-size:.85rem;display:flex}.chat-top-title strong{font-family:var(--font-display);color:#1e3a2f;font-size:1.05rem}.chat-audio{color:#8a9a90;align-items:center;gap:.3rem;font-size:.8rem;display:flex}.chat-timeline{flex-direction:column;flex:1;gap:.85rem;min-height:0;padding:1.25rem 1rem 1rem;scroll-padding-top:1.25rem;display:flex;overflow-y:auto}.chat-status{color:#3d5248;padding:2rem 1rem}.chat-status-error{color:#8b1a1a}.chat-typing{color:#5a6f64;margin:0;font-size:.9rem;font-style:italic}.bubble{gap:.65rem;max-width:92%;display:flex}.bubble p{white-space:pre-line;margin:.2rem 0 0;line-height:1.45}.bubble-avatar{object-fit:cover;background:#c5d9c8;border-radius:50%;flex-shrink:0;width:44px;height:44px}.bubble-avatar.placeholder{display:block}.bubble-label{color:#5a6f64;font-size:.78rem;font-weight:600}.bubble-companion{align-self:flex-start}.bubble-companion>div{background:#e8f2ea;border-radius:.85rem;padding:.55rem .8rem}.bubble-local{align-self:flex-start}.bubble-local>div{background:#fff;border:1px solid #2d4a3a1f;border-radius:.85rem;padding:.55rem .8rem}.bubble-player{justify-content:flex-end;align-self:flex-end}.bubble-player p{color:#fff8ef;background:#2f6b4f;border-radius:.85rem;margin:0;padding:.55rem .85rem}.bubble-system{align-self:center;max-width:85%}.bubble-system p{text-align:center;color:#5a6f64;margin:0;font-size:.88rem}.bubble-media{align-self:stretch;max-width:100%}.bubble-media img{object-fit:cover;border-radius:.5rem;width:100%;max-height:280px;display:block}.chat-composer{padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:#fffcf6f5;border-top:1px solid #2d4a3a1f;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.chat-composer-input{min-width:0;font:inherit;color:#1e3a2f;resize:none;field-sizing:content;background:#fff;border:1px solid #2d4a3a40;flex:1;max-height:calc(4.05em + 1.3rem);padding:.65rem .75rem;line-height:1.35;overflow-y:auto}.chat-composer button,.chat-hint{font:inherit;color:#fff8ef;cursor:pointer;background:#2f6b4f;border:none;flex-shrink:0;padding:.65rem .9rem}.chat-composer button:disabled,.chat-hint:disabled{opacity:.5;cursor:not-allowed}.chat-hint{background:#5a7d6a}.chat-debrief{background:#fff;border:1px solid #2d4a3a26;flex-shrink:0;margin:0;padding:1.25rem}.chat-debrief h2{font-family:var(--font-display);color:#1e3a2f;margin:0 0 .5rem}.chat-debrief h3{color:#2f4a3c;margin:1rem 0 .35rem;font-size:1rem}.chat-debrief-soft{color:#5a6f64}.chat-feedback{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.chat-feedback button,.chat-home-cta{font:inherit;color:#1e3a2f;cursor:pointer;background:#f7f4ef;border:1px solid #2d4a3a40;padding:.45rem .75rem}.chat-home-cta{color:#fff8ef;background:#2f6b4f;border:none;margin-top:1rem;padding:.65rem 1rem}.feedback-test{background:radial-gradient(70% 45% at 80% 10%,#ffecb373,#0000 55%),radial-gradient(55% 40% at 10% 80%,#8cc6a059,#0000 50%),linear-gradient(#b8d4e8 0%,#d9e8d4 48%,#f3ebe0 100%);min-height:100vh;padding:1.25rem 1.25rem 3rem}.feedback-test-inner{width:100%;max-width:28rem;margin:0 auto}.feedback-test-back{color:#2f4a3c;margin-bottom:.85rem;text-decoration:none;display:inline-block}.feedback-test-back:hover,.feedback-test-back:focus-visible{outline:none;text-decoration:underline}.feedback-test-lead{color:#3d5248;margin:0 0 1.1rem;font-size:.92rem;line-height:1.45}.feedback-test-lead code{font-size:.88em}.home{flex-direction:column;min-height:100vh;display:flex}.home-hero{background:radial-gradient(80% 50% at 70% 20%,#ffecb38c,#0000 55%),radial-gradient(60% 40% at 15% 70%,#8cc6a059,#0000 50%),linear-gradient(#f3ebe0 0%,#e8f0e4 28%,#b8d4e8 62%,#7eb6d9 100%);padding:1rem 1.5rem 2.25rem;position:relative;overflow:hidden}.home-hero:after{content:"";opacity:.18;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");position:absolute;inset:0}.home-hero-inner{z-index:1;width:100%;max-width:56rem;margin:0 auto;animation:.9s ease-out both home-rise;position:relative}.home-brand-row{align-items:center;gap:clamp(.65rem,2.5vw,1.25rem);min-width:0;display:flex}.home-logo{flex:none;width:clamp(4rem,16vw,7rem);height:auto;display:block}.home-brand{min-width:0;font-family:var(--font-display);letter-spacing:-.035em;color:#1e3a2f;text-shadow:0 1px #ffffff59;margin:0;font-size:clamp(2.2rem,10vw,5rem);font-weight:700;line-height:1}.home-tagline{font-family:var(--font-body);color:#2f4a3c;margin:.9rem 0 0;font-size:clamp(1.15rem,2.5vw,1.45rem);font-weight:600;animation:.9s ease-out .15s both home-rise}.home-promise{color:#3d5248;max-width:48rem;margin:.65rem 0 0;font-size:clamp(1rem,2vw,1.1rem);line-height:1.55;animation:.9s ease-out .25s both home-rise}.home-onboarding{background:linear-gradient(90deg,#f3f8f4eb 0%,#e8f2ecc7 55%,#d6e8de8c 100%),url(/onboarding/bg-travel.webp) 50%/cover no-repeat;border-top:1px solid #2d4a3a1a;border-bottom:1px solid #2d4a3a1a;padding:1.5rem;position:relative;overflow:hidden}.home-onboarding-inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;width:100%;max-width:56rem;margin:0 auto;animation:.9s ease-out .3s both home-rise;display:flex;position:relative}.home-onboarding-title{font-family:var(--font-display);color:#1e3a2f;margin:0;font-size:clamp(1.25rem,2.5vw,1.55rem)}.home-onboarding-text{color:#3d5248;max-width:32rem;margin:.3rem 0 0;font-size:.98rem;line-height:1.45}.home-onboarding-cta{font-family:var(--font-body);color:#fff8ef;background:#2f6b4f;border:1px solid #1e3a2f33;flex-shrink:0;padding:.65rem 1.15rem;font-size:.98rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.home-onboarding-cta:hover,.home-onboarding-cta:focus-visible{background:#265a42;outline:none;transform:translateY(-1px)}.home-catalog{width:100%;max-width:56rem;margin:0 auto;padding:2rem 1.5rem 4rem;position:relative}.home-catalog-title{font-family:var(--font-display);color:#1e3a2f;margin:0 0 1.25rem;font-size:1.75rem}.home-status{color:#3d5248}.home-status-error{color:#8b1a1a}.home-grid{grid-template-columns:1fr;gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.home-grid{grid-template-columns:1fr}}.adventure-card{color:inherit;background:#fffcf6b8;border:1px solid #2d4a3a1f;border-radius:0;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden}.adventure-card:hover,.adventure-card:focus-visible{outline:none;transform:translateY(-3px);box-shadow:0 12px 28px #1e3a2f1f}.adventure-card-media{aspect-ratio:16/9;background:#c5d9c8;position:relative}.adventure-card-media img{object-fit:cover;width:100%;height:100%;display:block}.adventure-card-placeholder{background:linear-gradient(135deg,#9ec4a8,#7eb6d9);width:100%;height:100%}.adventure-badge{font-size:.8rem;font-family:var(--font-body);color:#1e3a2f;background:#fffcf6eb;border:1px solid #1e3a2f26;padding:.2rem .55rem;position:absolute;top:.75rem;left:.75rem}.adventure-badge-done{color:#fff8ef;background:#2f6b4feb;border-color:#0000;left:auto;right:.75rem}.adventure-card-body{padding:1.1rem 1.25rem 1.35rem}.adventure-card-body h3{font-family:var(--font-display);color:#1e3a2f;margin:0 0 .4rem;font-size:1.45rem}.adventure-card-body p{color:#3d5248;margin:0;font-size:.98rem;line-height:1.45}.adventure-meta{color:#5a6f64!important;margin-top:.65rem!important;font-size:.88rem!important}.home-footer{text-align:center;width:100%;max-width:56rem;margin:auto auto 0;padding:2rem 1.5rem 2.5rem}.home-footer a{color:#3d5248;text-underline-offset:.2em;text-decoration-color:#3d524866}.home-footer a:hover,.home-footer a:focus-visible{color:#1e3a2f;text-decoration-color:currentColor}@media (width<=360px){.home-hero,.home-onboarding,.home-catalog,.home-footer{padding-left:1rem;padding-right:1rem}.home-brand{font-size:2rem}.home-logo{width:3.75rem}}@keyframes home-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.onboarding{background:linear-gradient(#f3f8f4e0 0%,#f3ebe0eb 100%),url(/onboarding/bg-travel.webp) top/cover no-repeat fixed;flex-direction:column;min-height:100vh;display:flex}.onboarding-top{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffcf6eb;border-bottom:1px solid #2d4a3a1f;align-items:center;padding:.75rem 1rem;display:flex;position:sticky;top:0}.onboarding-back{color:#2f4a3c;white-space:nowrap;font-size:.95rem;text-decoration:none}.onboarding-back:hover,.onboarding-back:focus-visible{color:#1e3a2f;outline:none}.onboarding-main{width:100%;max-width:56rem;margin:0 auto;padding:2rem 1.5rem 4rem}.onboarding-intro{animation:.85s ease-out both onboarding-rise}.onboarding-title{font-family:var(--font-display);color:#1e3a2f;margin:0;font-size:clamp(1.85rem,5vw,2.6rem);line-height:1.15}.onboarding-lead{color:#3d5248;max-width:40rem;margin:.85rem 0 0;font-size:clamp(1.05rem,2.2vw,1.2rem);line-height:1.55}.onboarding-tips{flex-direction:column;gap:2rem;margin:2.5rem 0 0;padding:0;list-style:none;display:flex}.onboarding-tip{align-items:center;gap:1.25rem;animation:.85s ease-out both onboarding-rise;display:grid}.onboarding-tip:first-child{animation-delay:80ms}.onboarding-tip:nth-child(2){animation-delay:.16s}.onboarding-tip:nth-child(3){animation-delay:.24s}.onboarding-tip:nth-child(4){animation-delay:.32s}@media (width>=720px){.onboarding-tip{grid-template-columns:minmax(0,15rem) minmax(0,1fr);gap:1.75rem}.onboarding-tip:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(0,15rem)}.onboarding-tip:nth-child(2n) .onboarding-tip-media{order:2}}.onboarding-tip-media{aspect-ratio:1;background:#c5d9c8;border:1px solid #2d4a3a1f;overflow:hidden}.onboarding-tip-media img{object-fit:cover;width:100%;height:100%;display:block}.onboarding-tip-copy{min-width:0}.onboarding-tip-num{font-family:var(--font-display);color:#2f6b4f;margin-bottom:.35rem;font-size:.95rem;font-weight:700;display:inline-block}.onboarding-tip-copy h2{font-family:var(--font-display);color:#1e3a2f;margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem)}.onboarding-tip-copy p{color:#3d5248;margin:.5rem 0 0;font-size:1rem;line-height:1.5}.onboarding-next{border-top:1px solid #2d4a3a1f;margin-top:3rem;padding-top:2rem;animation:.85s ease-out .4s both onboarding-rise}.onboarding-next-title{font-family:var(--font-display);color:#1e3a2f;margin:0;font-size:clamp(1.4rem,3vw,1.75rem)}.onboarding-next-lead{color:#3d5248;max-width:36rem;margin:.55rem 0 1.25rem;font-size:1.02rem;line-height:1.5}.onboarding-status{color:#3d5248}.onboarding-market-card{max-width:28rem;color:inherit;background:#fffcf6d1;border:1px solid #2d4a3a1f;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden}.onboarding-market-card:hover,.onboarding-market-card:focus-visible{outline:none;transform:translateY(-3px);box-shadow:0 12px 28px #1e3a2f1f}.onboarding-market-media{aspect-ratio:16/9;background:#c5d9c8;position:relative}.onboarding-market-media img{object-fit:cover;width:100%;height:100%;display:block}.onboarding-market-placeholder{background:linear-gradient(135deg,#9ec4a8,#7eb6d9);width:100%;height:100%}.onboarding-badge{font-size:.8rem;font-family:var(--font-body);color:#1e3a2f;background:#fffcf6eb;border:1px solid #1e3a2f26;padding:.2rem .55rem;position:absolute;top:.75rem;left:.75rem}.onboarding-market-body{padding:1.1rem 1.25rem 1.35rem}.onboarding-market-body h3{font-family:var(--font-display);color:#1e3a2f;margin:0 0 .4rem;font-size:1.35rem}.onboarding-market-body p{color:#3d5248;margin:0;font-size:.98rem;line-height:1.45}.onboarding-catalog-cta{font-family:var(--font-body);color:#1e3a2f;background:#fffcf6d9;border:1px solid #2d4a3a38;margin-top:1.25rem;padding:.7rem 1.2rem;font-size:.98rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,border-color .2s;display:inline-block}.onboarding-catalog-cta:hover,.onboarding-catalog-cta:focus-visible{background:#fffcf6fa;border-color:#2f6b4f73;outline:none;transform:translateY(-1px)}@media (width<=360px){.onboarding-main{padding-left:1rem;padding-right:1rem}}@keyframes onboarding-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
