._appLayout_1sy8r_2{display:flex;min-height:100vh}._sidebar_1sy8r_8{position:fixed;left:0;top:0;height:100vh;background:var(--bg-elevated);border-right:1px solid var(--divider);display:flex;flex-direction:column;transition:width .3s ease;z-index:100;overflow-x:hidden;overflow-y:auto}._sidebarOpen_1sy8r_23{width:320px}._sidebarClosed_1sy8r_27{width:40px}._sidebarOverlay_1sy8r_32,._sidebarToggle_1sy8r_36{display:none}@media(min-width:901px){._sidebarOverlay_1sy8r_32,._sidebarToggle_1sy8r_36{display:none!important}}._sidebarLogo_1sy8r_55{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--text);padding:1rem 1.25rem;border-bottom:1px solid var(--divider);display:flex;align-items:center;gap:.5rem;flex-shrink:0}._sidebarLogo_1sy8r_55 span{color:var(--accent)}._worldClocks_1sy8r_73{padding:1rem 1.25rem;border-bottom:1px solid var(--divider);flex-shrink:0}._worldClocks_1sy8r_73 h3{font-size:.85rem;font-weight:600;color:var(--text-muted);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}._clockGrid_1sy8r_88{display:flex;flex-direction:column;gap:.5rem}._clockItem_1sy8r_94{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:var(--bg-surface);border-radius:8px}._clockCity_1sy8r_103{font-size:.85rem;color:var(--text)}._clockTime_1sy8r_108{font-family:SF Mono,Consolas,monospace;font-size:.9rem;font-weight:600;color:var(--accent)}._countdowns_1sy8r_116{padding:1rem 1.25rem;border-bottom:1px solid var(--divider);flex-shrink:0}._countdowns_1sy8r_116 h3{font-size:.85rem;font-weight:600;color:var(--text-muted);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}._countdownItem_1sy8r_131{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;background:var(--bg-surface);border-radius:8px;margin-bottom:.5rem;border-left:3px solid transparent}._countdownItem_1sy8r_131._upcoming_1sy8r_142{border-left-color:var(--accent)}._countdownItem_1sy8r_131._happening_1sy8r_146{border-left-color:#ef4444;background:linear-gradient(90deg,rgba(239,68,68,.1),var(--bg-surface));animation:_pulse_1sy8r_1 2s infinite}._countdownItem_1sy8r_131._past_1sy8r_152{opacity:.6;border-left-color:var(--forest)}@keyframes _pulse_1sy8r_1{0%,to{opacity:1}50%{opacity:.7}}._countdownLabel_1sy8r_162{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text)}._countdownEmoji_1sy8r_170{font-size:1rem}._countdownValues_1sy8r_174{display:flex;gap:.25rem;font-size:.8rem;color:var(--text-muted)}._countdownUnit_1sy8r_181 strong{color:var(--accent);font-weight:600}._statusBadge_1sy8r_186{font-size:.75rem;font-weight:600;color:#ef4444;animation:_blink_1sy8r_1 1s infinite}@keyframes _blink_1sy8r_1{0%,to{opacity:1}50%{opacity:.5}}._statusBadgePast_1sy8r_198{font-size:.75rem;color:var(--forest)}._chatContainer_1sy8r_204{flex:1;display:flex;flex-direction:column;min-height:0;padding:1rem 1.25rem;overflow:hidden}._chatHeader_1sy8r_213{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;flex-shrink:0}._chatHeader_1sy8r_213 h3{font-size:.85rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}._chatMode_1sy8r_229{font-size:.9rem;cursor:help}._chatMessages_1sy8r_234{flex:1;overflow-y:auto;background:var(--bg-surface);border-radius:12px;padding:.75rem;min-height:150px;max-height:300px}._chatEmpty_1sy8r_244{text-align:center;color:var(--text-muted);font-size:.85rem;padding:2rem 1rem}._chatMessage_1sy8r_234{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--divider)}._chatMessage_1sy8r_234:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}._chatMeta_1sy8r_263{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}._chatAuthor_1sy8r_270{font-weight:600;font-size:.8rem}._chatTime_1sy8r_275{font-size:.7rem;color:var(--text-muted)}._chatText_1sy8r_280{font-size:.9rem;color:var(--text);word-break:break-word}._chatForm_1sy8r_286{display:flex;gap:.5rem;margin-top:.75rem;flex-shrink:0}._chatInput_1sy8r_293{flex:1;padding:.6rem .75rem;border:1px solid var(--divider);border-radius:8px;font-size:.9rem;background:var(--bg);color:var(--text);transition:border-color .2s}._chatInput_1sy8r_293:focus{outline:none;border-color:var(--accent)}._chatSend_1sy8r_309{padding:.6rem 1rem;background:var(--accent);color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:background .2s}._chatSend_1sy8r_309:hover{background:var(--accent-hover)}._chatIdentity_1sy8r_324{margin-top:.5rem;font-size:.75rem;color:var(--text-muted);text-align:center;flex-shrink:0}._mainContent_1sy8r_333{flex:1;margin-left:320px;min-height:100vh;padding:2rem;max-width:calc(100% - 320px);transition:margin-left .3s ease,max-width .3s ease}._sidebarClosed_1sy8r_27~._mainContent_1sy8r_333{margin-left:40px;max-width:calc(100% - 40px)}._header_1sy8r_347{display:flex;justify-content:flex-end;align-items:center;padding:1rem 0;margin-bottom:2rem;border-bottom:1px solid var(--divider)}._nav_1sy8r_356{display:flex;gap:2rem}._nav_1sy8r_356 a{color:var(--text-muted);font-weight:500;transition:color .2s}._nav_1sy8r_356 a:hover{color:var(--accent)}._hero_1sy8r_372{text-align:center;padding:3rem 2rem 4rem;background:linear-gradient(180deg,var(--accent-light) 0%,var(--bg) 100%);border-radius:24px;margin-bottom:3rem}._heroEmoji_1sy8r_380{font-size:4rem;margin-bottom:1rem}._heroTitle_1sy8r_385{font-size:clamp(2rem,5vw,3rem);margin-bottom:.5rem;color:var(--text)}._heroSubtitle_1sy8r_391{font-size:1.25rem;color:var(--text-muted);margin-bottom:1.5rem}._tripHighlights_1sy8r_397{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}._tripHighlights_1sy8r_397 span{background:var(--bg-elevated);padding:.5rem 1rem;border-radius:100px;font-size:.9rem;border:1px solid var(--divider)}._itinerary_1sy8r_413{margin-bottom:4rem}._sectionTitle_1sy8r_417{font-size:1.75rem;margin-bottom:2rem;display:flex;align-items:center;gap:.75rem}._timeline_1sy8r_425{display:flex;flex-direction:column;gap:1.5rem}._dayCard_1sy8r_431{background:var(--bg-elevated);border-radius:16px;border:1px solid var(--divider);overflow:hidden;transition:box-shadow .2s}._dayCard_1sy8r_431:hover{box-shadow:0 8px 30px #0000000f}._dayHeader_1sy8r_443{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:var(--bg-surface);border-bottom:1px solid var(--divider)}._dayDate_1sy8r_452{display:flex;align-items:baseline;gap:.75rem}._dayNumber_1sy8r_458{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;color:var(--accent)}._dayName_1sy8r_465,._dayLocation_1sy8r_470{font-size:.9rem;color:var(--text-muted)}._events_1sy8r_475{padding:1rem 1.5rem}._event_1sy8r_475{display:grid;grid-template-columns:110px 1fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--divider)}._event_1sy8r_475:last-child{border-bottom:none}._eventTime_1sy8r_491{font-size:.85rem;color:var(--text-muted);font-weight:500}._eventContent_1sy8r_497{display:flex;flex-direction:column;gap:.25rem}._eventTitle_1sy8r_503{font-weight:500;color:var(--text)}._eventDescription_1sy8r_508{font-size:.9rem;color:var(--text-muted)}._eventLocation_1sy8r_513{font-size:.85rem;color:var(--accent)}._eventLocation_1sy8r_513 a{color:var(--accent);text-decoration:none}._eventLocation_1sy8r_513 a:hover{text-decoration:underline}._sleepingIn_1sy8r_527{padding:1rem 1.5rem;background:var(--bg-surface);font-size:.9rem;color:var(--text-muted);border-top:1px solid var(--divider)}._rsvpCard_1sy8r_536{background:linear-gradient(135deg,var(--accent-light) 0%,var(--bg-elevated) 100%);border-radius:20px;padding:1.5rem;margin-bottom:2rem;border:2px solid var(--accent);box-shadow:0 4px 20px #0ea5e926}._rsvpHeader_1sy8r_545{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}._rsvpEmoji_1sy8r_552{font-size:2.5rem}._rsvpInfo_1sy8r_556 h3{font-size:1.25rem;margin-bottom:.25rem;color:var(--text)}._rsvpInfo_1sy8r_556 p{font-size:.9rem;color:var(--text-muted)}._rsvpMode_1sy8r_567{font-size:1.25rem;margin-left:auto}._rsvpAttendees_1sy8r_572{background:var(--bg-elevated);border-radius:12px;padding:1rem;margin-bottom:1rem}._rsvpCount_1sy8r_579{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.75rem}._rsvpCountNumber_1sy8r_586{font-family:var(--font-heading);font-size:2rem;font-weight:700;color:var(--accent)}._rsvpCountLabel_1sy8r_593{font-size:.9rem;color:var(--text-muted)}._rsvpList_1sy8r_598{display:flex;flex-wrap:wrap;gap:.5rem}._rsvpName_1sy8r_604{display:inline-block;padding:.35rem .75rem;background:var(--bg-surface);border-radius:100px;font-size:.85rem;color:var(--text);border-left:3px solid var(--accent)}._rsvpNameMe_1sy8r_614{background:var(--accent-light);font-weight:500}._rsvpForm_1sy8r_619{display:flex;gap:.75rem}._rsvpInput_1sy8r_624{flex:1;padding:.75rem 1rem;border:2px solid var(--divider);border-radius:12px;font-size:1rem;font-family:var(--font-body);background:var(--bg-elevated);color:var(--text);transition:border-color .2s}._rsvpInput_1sy8r_624:focus{outline:none;border-color:var(--accent)}._rsvpButton_1sy8r_641{padding:.75rem 1.5rem;background:var(--accent);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:background .2s,transform .2s}._rsvpButton_1sy8r_641:hover{background:var(--accent-hover);transform:translateY(-2px)}._rsvpConfirmed_1sy8r_659{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:var(--forest);border-radius:12px;color:#fff;font-weight:500}._rsvpCancel_1sy8r_670{padding:.4rem .75rem;background:#fff3;color:#fff;border:none;border-radius:6px;font-size:.85rem;cursor:pointer;transition:background .2s}._rsvpCancel_1sy8r_670:hover{background:#ffffff4d}._highlights_1sy8r_686{margin-bottom:4rem}._highlightGrid_1sy8r_690{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}._highlightCard_1sy8r_696{background:var(--bg-elevated);border-radius:16px;padding:1.5rem;border:1px solid var(--divider);text-align:center;transition:transform .2s,box-shadow .2s}._highlightCard_1sy8r_696:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}._highlightEmoji_1sy8r_710{font-size:2.5rem;margin-bottom:.75rem}._highlightCard_1sy8r_696 h3{font-size:1.1rem;margin-bottom:.5rem;color:var(--text)}._highlightCard_1sy8r_696 p{font-size:.9rem;color:var(--text-muted);margin:0}._highlightMeta_1sy8r_727{margin-top:.75rem!important;font-size:.8rem!important;color:var(--accent)!important;font-weight:500}._footer_1sy8r_735{margin-top:4rem;padding:2rem 0;border-top:1px solid var(--divider);text-align:center;color:var(--text-muted);font-size:.9rem}._footer_1sy8r_735 a{color:var(--accent)}@media(max-width:900px){._sidebarOverlay_1sy8r_32{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999;animation:_fadeIn_1sy8r_1 .2s ease}@keyframes _fadeIn_1sy8r_1{0%{opacity:0}to{opacity:1}}._sidebar_1sy8r_8{position:fixed;left:0;top:0;width:300px!important;height:100vh;transform:translate(-300px);transition:transform .3s ease;z-index:1000;box-shadow:4px 0 20px #00000026}._sidebarOpen_1sy8r_23{transform:translate(0)}._sidebarClosed_1sy8r_27{transform:translate(-300px)}._sidebarToggle_1sy8r_36{display:flex;align-items:center;justify-content:center;position:fixed;left:12px;top:12px;width:44px;height:44px;border-radius:12px;font-size:1.25rem;background:var(--accent);color:#fff;border:none;box-shadow:0 2px 8px #0003;z-index:1001;cursor:pointer;transition:background .2s,transform .2s}._sidebarToggle_1sy8r_36:hover{background:var(--accent-hover);transform:scale(1.05)}._sidebarToggle_1sy8r_36:active{transform:scale(.95)}._mainContent_1sy8r_333{margin-left:0!important;max-width:100%!important;padding:4.5rem 1rem 1rem}._header_1sy8r_347{padding:.75rem 0;margin-bottom:1rem}}@media(max-width:640px){._hero_1sy8r_372{padding:2rem 1rem 3rem;border-radius:16px}._heroEmoji_1sy8r_380{font-size:3rem}._tripHighlights_1sy8r_397{gap:.5rem}._tripHighlights_1sy8r_397 span{font-size:.8rem;padding:.4rem .8rem}._dayHeader_1sy8r_443{flex-direction:column;align-items:flex-start;gap:.5rem}._event_1sy8r_475{grid-template-columns:80px 1fr;gap:.75rem}._eventTime_1sy8r_491{font-size:.8rem}}:root{--bg: #F8FAFC;--bg-elevated: #FFFFFF;--bg-surface: #F1F5F9;--text: #1E293B;--text-muted: #64748B;--accent: #0EA5E9;--accent-hover: #0284C7;--accent-light: #E0F2FE;--sunset: #F97316;--forest: #22C55E;--divider: #E2E8F0;--font-heading: "Outfit", system-ui, sans-serif;--font-body: "DM Sans", system-ui, sans-serif;--max-width: 1100px;--section-gap: 4rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.7;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}a{color:var(--accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-hover)}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:600;line-height:1.3;color:var(--text)}::selection{background:var(--accent);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-surface)}::-webkit-scrollbar-thumb{background:var(--divider);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}img{max-width:100%;height:auto}
