:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2933;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f3ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f7f3ea;min-height:100%}body{background:radial-gradient(circle at 0 0,#f3c89257,#0000 32rem),linear-gradient(#f7f3ea 0%,#efe7d8 100%);min-width:320px;min-height:100vh;margin:0;transition:background .18s,color .18s}button{cursor:pointer}::selection{color:#17483c;background:#f3c892}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#dce7e2;background:#0e1513}html[data-theme=dark]{background:#0e1513}html[data-theme=dark] body{background:radial-gradient(circle at 0 0,#2c715c3d,#0000 34rem),linear-gradient(#111a17 0%,#0b1210 100%)}html[data-theme=dark] ::selection{color:#fff;background:#b97036}.app{width:min(1120px,100% - 32px);margin:0 auto;padding:40px 0 56px}.app-toolbar{justify-content:flex-end;align-items:center;gap:10px;min-height:42px;margin-bottom:16px;display:flex}.language-toggle{background:#ffffffdb;border:1px solid #ded6c8;border-radius:12px;padding:3px;display:inline-flex;box-shadow:0 8px 22px #1f293314}.language-toggle button{min-width:40px;box-shadow:none;color:#5f6f68;letter-spacing:.04em;background:0 0;border:0;border-radius:9px;padding:7px 10px;font-size:.78rem}.language-toggle button:hover{color:#17483c;background:#eef7f4}.language-toggle button.is-active{color:#fff;background:#256d5a}.language-toggle button:focus-visible{outline-offset:2px;outline:3px solid #256d5a47}.theme-toggle{color:#17483c;background:#ffffffdb;border-color:#ded6c8;align-items:center;gap:8px;font-size:.86rem;display:inline-flex;box-shadow:0 8px 22px #1f293314}.theme-toggle:hover{background:#eef7f4;border-color:#256d5a6b}.theme-toggle:focus-visible{outline-offset:2px;outline:3px solid #256d5a47}.theme-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.page{flex-direction:column;gap:20px;display:flex}.auth-layout{grid-template-columns:minmax(0,.95fr) minmax(320px,420px);align-items:center;gap:56px;min-height:calc(100vh - 96px);display:grid}.brand-panel{max-width:500px}.brand-panel h1,.page-header h1{color:#17483c;margin:0;font-size:clamp(2.1rem,5vw,4.15rem);line-height:1}.brand-panel p:last-child,.page-subtitle{color:#6b7280;margin:16px 0 0;font-size:1.05rem;line-height:1.7}.current-user{color:#6b7280;margin:10px 0 0;font-size:.92rem}.current-user strong{color:#17483c}.eyebrow{color:#d98c45;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}.auth-card,.panel,.trip-card{background:#fff;border:1px solid #ded6c8;border-radius:8px;box-shadow:0 16px 42px #1f293312}.auth-card{padding:32px}.auth-column{flex-direction:column;gap:14px;display:flex}.auth-card h2,.panel h2,.section-heading h2,.section-heading h3{color:#1f2933;margin:0;font-size:1.45rem}.auth-switch{justify-self:stretch}.form-stack{flex-direction:column;gap:16px;display:flex}label{color:#1f2933;flex-direction:column;gap:8px;font-size:.92rem;font-weight:700;display:flex}input,textarea{color:#1f2933;width:100%;font:inherit;background:#fff;border:1px solid #ded6c8;border-radius:8px;outline:none;padding:11px 12px;font-weight:500;transition:border-color .14s,box-shadow .14s,background-color .14s}textarea{resize:vertical;min-height:104px}select{color:#1f2933;width:100%;font:inherit;background:#fff;border:1px solid #ded6c8;border-radius:8px;outline:none;padding:11px 12px;font-weight:500}input:focus,textarea:focus,select:focus{border-color:#256d5a;box-shadow:0 0 0 3px #256d5a21}button{font:inherit;border:1px solid #0000;border-radius:8px;padding:11px 16px;font-weight:800;transition:background-color .14s,border-color .14s,color .14s,opacity .14s}button:disabled{cursor:not-allowed;opacity:.62}.primary-button{color:#fff;background:#256d5a}.primary-button:hover:not(:disabled){background:#17483c}.secondary-button,.link-button{color:#17483c;background:#fff;border-color:#ded6c8}.secondary-button:hover,.link-button:hover{background:#efe7d8}.danger-button{color:#b42318;background:#fff;border-color:#b423183d}.danger-button:hover:not(:disabled){background:#b4231814}.compact-danger-button{box-shadow:none;color:#b42318;background:#fff;border:1px solid #b4231838;border-radius:7px;padding:7px 10px;font-size:.78rem}.compact-danger-button:hover:not(:disabled){background:#b4231814}.link-button{width:100%}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.header-actions{gap:.75rem;display:flex}.profile-card{max-width:36rem;margin-bottom:1.5rem}.trips-page{gap:28px}.trips-layout{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:start;gap:24px;display:grid}.panel{padding:24px}.create-trip-card{position:sticky;top:24px}.date-inputs{grid-template-columns:1fr 1fr;gap:14px;display:grid}.location-autocomplete{gap:8px;display:grid}.location-input-wrapper{position:relative}.location-search-spinner{color:#6b7280;pointer-events:none;font-size:.78rem;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.location-results{z-index:20;background:#fff;border:1px solid #d7cdbc;border-radius:10px;max-height:260px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 35px #1f293329}.location-results li+li{margin-top:2px}.location-results button{color:#1f2933;text-align:left;background:0 0;border:0;gap:3px;width:100%;padding:10px 12px;display:grid}.location-results button:hover,.location-results button.active,.location-results button[aria-selected=true]{background:#eef7f4}.location-results button strong{color:#17483c}.location-results button span,.location-search-empty{color:#6b7280;font-size:.82rem;font-weight:500}.location-search-empty{padding:12px}.location-attribution,.location-search-error{margin:0;font-size:.75rem;font-weight:600}.location-attribution{color:#7a746b}.location-search-error{color:#b42318}.trip-list-section{flex-direction:column;gap:14px;display:flex}.section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-heading span{color:#6b7280;font-size:.9rem;font-weight:700}.trip-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.trip-card{border-color:#ded6c8f2;flex-direction:column;gap:20px;padding:22px;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex;box-shadow:0 14px 34px #1f293311}.clickable-trip-card{cursor:pointer}.trip-card:hover,.trip-card:focus-visible{border-color:#256d5a3d;transform:translateY(-2px);box-shadow:0 18px 44px #1f29331a}.trip-card:focus-visible{outline-offset:3px;outline:3px solid #256d5a2e}.trip-card strong{color:#17483c;font-size:1.18rem;line-height:1.3;display:block}.trip-card p{color:#6b7280;margin:10px 0 0;line-height:1.6}.trip-dates{flex-wrap:wrap;gap:10px;padding-top:2px;display:flex}.trip-dates span{color:#17483c;background:#f3c89238;border:1px solid #d98c4547;border-radius:999px;padding:9px 11px;font-size:.84rem;font-weight:800;line-height:1}.trip-card-participants{border-top:1px solid #ded6c8bf;gap:9px;padding-top:2px;display:grid}.trip-card-participants p{color:#6b7280;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:900}.trip-card-participants div{flex-wrap:wrap;gap:8px;display:flex}.trip-card-participants span{color:#17483c;background:#256d5a14;border:1px solid #256d5a2e;border-radius:999px;padding:8px 10px;font-size:.82rem;font-weight:800;line-height:1}.empty-state,.loading-state{color:#6b7280;text-align:center;background:#efe7d8c2;border:1px dashed #d98c455c;border-radius:8px;margin:0;padding:28px;line-height:1.6}.loading-state{color:#17483c;background:#fff;border-style:solid;font-weight:800}.loading-state:before{content:"";vertical-align:1px;background:#d98c45;border-radius:999px;width:8px;height:8px;margin-right:10px;display:inline-block}.trip-details-page{gap:24px}.details-hero{background:linear-gradient(135deg,#ffffffeb,#efe7d8c7),#fff;border:1px solid #ded6c8e6;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:24px;padding:30px;display:flex;box-shadow:0 18px 48px #1f293314}.trip-section-nav{background:#ffffffdb;border:1px solid #ded6c8e6;border-radius:10px;flex-wrap:wrap;gap:10px;padding:10px;display:flex;box-shadow:0 10px 28px #1f29330e}.trip-section-nav a{color:#385f55;text-align:center;border-radius:7px;flex:130px;padding:10px 14px;font-size:.88rem;font-weight:800;text-decoration:none;transition:background .15s,color .15s}.trip-section-nav a:hover,.trip-section-nav a:focus-visible{color:#17483c;background:#e8f2ee}.trip-content-section{--section-accent:#2a7965;border:1px solid #ded6c8f0;border-left:6px solid var(--section-accent);background:#ffffff9e;border-radius:12px;flex-direction:column;gap:24px;padding:28px;scroll-margin-top:20px;display:flex;box-shadow:0 18px 46px #1f293311}.trip-content-section--people{--section-accent:#3f709b}.trip-content-section--itinerary{--section-accent:#c27738}.trip-content-section--budget{--section-accent:#775d88}.trip-content-section-header{border-bottom:1px solid #ded6c8d9;align-items:center;gap:16px;padding-bottom:18px;display:flex}.trip-content-section-header h2,.trip-content-section-header p{margin:0}.trip-content-section-header h2{color:#173f35;font-size:clamp(1.45rem,2vw,1.85rem)}.trip-content-section-header p{color:#6b7280;margin-top:5px;line-height:1.5}.trip-section-number{background:var(--section-accent);color:#fff;letter-spacing:.06em;border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:.8rem;font-weight:900;display:inline-grid}.details-hero h1{color:#17483c;margin:0;font-size:clamp(2rem,5vw,3.8rem);line-height:1}.details-hero .trip-description,.trip-info-card p{color:#6b7280;max-width:680px;margin:14px 0 0;line-height:1.7}.trip-role-badge{color:#17483c;letter-spacing:.06em;text-transform:uppercase;background:#ecf5f1e6;border:1px solid #17483c2e;border-radius:999px;align-items:center;margin-top:16px;padding:6px 11px;font-size:.78rem;font-weight:800;display:inline-flex}.trip-role-user{color:#9a5422;background:#fff4e6eb;border-color:#d98c454d}.trip-role-guest{color:#4b5563;background:#f3f4f6f0;border-color:#6b72803d}.guest-access-badges{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.guest-access-badges .trip-role-badge{margin-top:0}.guest-name-badge{color:#17483c;background:#f3c89238;border-radius:999px;align-items:center;padding:7px 11px;font-size:.82rem;font-weight:800;display:inline-flex}.guest-access-note{border-left:3px solid #d98c45;padding-left:12px;font-size:.92rem}.guest-trip-state-page{place-content:center;min-height:70vh}.guest-trip-state-card{gap:16px;width:min(100%,620px);margin:0 auto;display:grid}.guest-trip-state-card h1{color:#17483c;margin:0}.guest-trip-state-card .secondary-button{justify-self:start}.details-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.trip-edit-card{gap:18px;display:grid}.details-layout{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:start;gap:24px;display:grid}.summary-section{flex-direction:column;gap:14px;display:flex}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.summary-card{background:#fff;border:1px solid #ded6c8f2;border-radius:8px;padding:20px;box-shadow:0 14px 34px #1f293311}.summary-card p{color:#6b7280;margin:0;font-size:.86rem;font-weight:800}.summary-card strong{color:#17483c;margin-top:10px;font-size:clamp(1.45rem,3vw,2.15rem);line-height:1;display:block}.itinerary-layout,.participants-layout,.invites-layout,.expenses-layout{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:start;gap:24px;display:grid}.read-only-content-layout{grid-template-columns:minmax(0,1fr)}.weather-grid{grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:.9rem;margin:1rem 0;display:grid}.weather-card{background:linear-gradient(155deg,#fff 0%,#f3f8f6 100%);border:1px solid #dbe7e2;border-radius:18px;min-height:205px;padding:1rem 1.05rem;transition:transform .16s,box-shadow .16s;box-shadow:0 8px 20px #18483c0f}.weather-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #18483c1a}.weather-card--sunny{background:linear-gradient(155deg,#fffdf4 0%,#fff4c9 100%)}.weather-card--rainy{background:linear-gradient(155deg,#f8fcff 0%,#ddecf5 100%)}.weather-card--cloudy{background:linear-gradient(155deg,#fbfcfd 0%,#e8edf0 100%)}.weather-card--snowy{background:linear-gradient(155deg,#fff 0%,#e8f6fa 100%)}.weather-card--stormy{background:linear-gradient(155deg,#f7f5fb 0%,#ded8eb 100%)}.weather-card--climate{border-style:dashed}.weather-card p{margin:.35rem 0 0}.weather-card-heading{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.weather-card-badges{align-items:center;gap:.35rem;display:flex}.weather-source{letter-spacing:.02em;border-radius:999px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.weather-source--forecast{color:#195847;background:#e3f2ed}.weather-source--climate{color:#83521d;background:#f8ead5}.weather-today{color:#fff;background:#256d5a;border-radius:999px;padding:.2rem .5rem;font-size:.72rem;font-weight:700}.weather-icon{filter:drop-shadow(0 4px 4px #17483c1f);margin:.8rem 0 .45rem;font-size:2.5rem;line-height:1;display:block}.weather-condition{color:#385f55;min-height:1.4em}.weather-temperature{align-items:baseline;gap:.45rem;display:flex}.weather-temperature strong{color:#17483c;font-size:1.65rem}.weather-temperature span{color:#6a7e78}.weather-precipitation{color:#376f8d;align-items:center;gap:.35rem;font-size:.9rem;display:flex}.weather-method-note{color:#5f746e;max-width:780px;margin:.45rem 0 0;font-size:.92rem}.weather-attribution{color:#6a7e78}.weather-attribution a{color:#256d5a}@media (width<=700px){.weather-grid{scroll-snap-type:x proximity;padding-bottom:.5rem;display:flex;overflow-x:auto}.weather-card{scroll-snap-align:start;min-width:175px}}.trip-info-card{min-height:220px}.trip-info-card h2,.metadata-card h2,.participant-form-card h2,.invite-form-card h2,.itinerary-form-card h2,.expense-form-card h2{color:#1f2933;margin:0;font-size:1.45rem}.metadata-list{gap:12px;margin:18px 0 0;display:grid}.metadata-list div{background:#f7f3ea;border:1px solid #ded6c8cc;border-radius:8px;justify-content:space-between;gap:16px;padding:13px 14px;display:flex}.metadata-list dt{color:#6b7280;font-size:.88rem;font-weight:800}.metadata-list dd{color:#17483c;text-align:right;margin:0;font-weight:900}.itinerary-form-card,.participant-form-card{position:sticky;top:24px}.contact-search-results{gap:8px;max-height:220px;display:grid;overflow-y:auto}.contact-search-option{color:#1f2933;text-align:left;background:#fff;border:1px solid #d8d1c3;border-radius:10px;gap:3px;width:100%;padding:11px 12px;display:grid}.contact-search-option:hover,.contact-search-option[aria-pressed=true]{background:#eef7f4;border-color:#247a67}.contact-search-option strong{color:#17483c}.contact-search-option span{color:#6b7280;font-size:.82rem;font-weight:500}.invite-form-card,.expense-form-card{position:sticky;top:24px}.expense-inputs{grid-template-columns:1fr .65fr;gap:14px;display:grid}.itinerary-section,.participants-section,.invites-section,.expenses-section{flex-direction:column;gap:14px;display:flex}.expense-total-card{background:linear-gradient(135deg,#fffffff5,#efe7d8db),#fff;border:1px solid #256d5a2e;border-radius:8px;padding:24px;box-shadow:0 16px 42px #1f293312}.expense-total-card strong{color:#17483c;font-size:clamp(2rem,5vw,3.25rem);line-height:1;display:block}.expense-total-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.conversion-currency{color:#52635f;letter-spacing:.04em;text-transform:uppercase;gap:6px;font-size:.78rem;font-weight:700;display:grid}.conversion-currency select{min-width:100px}.expense-subtotals,.conversion-note{color:#52635f;margin:14px 0 0}.conversion-note{font-size:.82rem}.conversion-error{margin-bottom:0}.itinerary-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.expense-list,.participant-list,.invite-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.itinerary-item{grid-template-columns:132px minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.itinerary-date{color:#17483c;text-align:center;background:#f3c89238;border:1px solid #d98c454d;border-radius:8px;justify-content:center;align-items:center;min-height:92px;padding:14px;font-size:.88rem;font-weight:900;line-height:1.35;display:flex}.itinerary-card{background:#fff;border:1px solid #ded6c8f2;border-radius:8px;padding:20px;box-shadow:0 14px 34px #1f293311}.itinerary-card-header,.item-card-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.itinerary-card-header strong{min-width:0}.item-card-actions{flex-shrink:0}.participant-role-select{color:#17483c;background-color:#256d5a14;border:1px solid #256d5a33;border-radius:999px;min-width:92px;padding:8px 32px 8px 12px;font-size:.88rem;font-weight:800}.itinerary-card strong{color:#17483c;font-size:1.12rem;line-height:1.35;display:block}.itinerary-card p{color:#6b7280;margin:10px 0 0;line-height:1.6}.expense-card,.participant-card{background:#fff;border:1px solid #ded6c8f2;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex;box-shadow:0 14px 34px #1f293311}.invite-card{background:#fff;border:1px solid #ded6c8f2;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 20px;display:grid;box-shadow:0 14px 34px #1f293311}.expense-card strong,.participant-card strong,.invite-card strong{color:#17483c;font-size:1.08rem;line-height:1.35;display:block}.expense-card p,.participant-card p{color:#6b7280;margin:6px 0 0;line-height:1.5}.invite-card p{color:#6b7280;overflow-wrap:anywhere;margin:6px 0 0;font-size:.88rem;line-height:1.5}.invite-card-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.expense-card span{color:#17483c;white-space:nowrap;background:#f3c89238;border:1px solid #d98c4547;border-radius:999px;padding:9px 12px;font-weight:900}.participant-card span,.invite-card-meta span{color:#17483c;white-space:nowrap;background:#256d5a14;border:1px solid #256d5a33;border-radius:999px;padding:9px 12px;font-weight:900}.invite-accept-card{flex-direction:column;gap:16px;display:flex}.error,.success{border-radius:8px;margin:0;padding:12px 14px;font-weight:700}.error{color:#b42318;background:#b4231814}.success{color:#16784c;background:#16784c1a}@media (width<=820px){.app{width:min(100% - 24px,680px);padding:24px 0 40px}.auth-layout,.trips-layout,.participants-layout,.invites-layout,.itinerary-layout,.expenses-layout{grid-template-columns:1fr}.auth-layout{gap:24px;min-height:auto}.auth-switch{justify-self:stretch}.page-header{flex-direction:column;align-items:stretch}.details-hero,.details-layout{grid-template-columns:1fr}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.details-hero{flex-direction:column}.details-actions{justify-content:flex-start;width:100%}.trip-content-section{gap:20px;padding:22px}.create-trip-card,.itinerary-form-card,.participant-form-card,.invite-form-card,.expense-form-card{position:static}}@media (width<=520px){.auth-card,.panel,.trip-card{padding:20px}.trip-section-nav{flex-wrap:nowrap;overflow-x:auto}.trip-section-nav a{flex:none;min-width:105px}.trip-content-section{border-left-width:4px;padding:18px}.trip-content-section-header{align-items:flex-start}.trip-section-number{flex-basis:40px;width:40px;height:40px}.date-inputs,.expense-inputs{grid-template-columns:1fr}.brand-panel h1,.page-header h1,.details-hero h1{font-size:2.35rem}.metadata-list div{flex-direction:column;align-items:flex-start}.metadata-list dd{text-align:left}.itinerary-item{grid-template-columns:1fr}.itinerary-date{text-align:left;justify-content:flex-start;min-height:auto}.expense-card{flex-direction:column;align-items:flex-start}.expense-total-heading{flex-direction:column}.conversion-currency,.conversion-currency select{width:100%}.participant-card{flex-direction:column;align-items:flex-start}.invite-card{grid-template-columns:1fr}.invite-card-meta{justify-content:flex-start}.summary-grid{grid-template-columns:1fr}}html[data-theme=dark] .app{color:#dce7e2}html[data-theme=dark] .theme-toggle{color:#d9eee6;background:#192521eb;border-color:#3a4a44;box-shadow:0 8px 22px #0000003d}html[data-theme=dark] .language-toggle{background:#192521eb;border-color:#3a4a44;box-shadow:0 8px 22px #0000003d}html[data-theme=dark] .language-toggle button{color:#aebdb7}html[data-theme=dark] .language-toggle button:hover{color:#d9eee6;background:#20332d}html[data-theme=dark] .language-toggle button.is-active{color:#0b1713;background:#4f9a83}html[data-theme=dark] .theme-toggle:hover{background:#20332d;border-color:#4f8f7c}html[data-theme=dark] :where(.brand-panel h1,.page-header h1,.details-hero h1,.auth-card h2,.panel h2,.section-heading h2,.section-heading h3,.trip-content-section-header h2,.summary-card strong,.expense-total-card strong,.trip-card strong,.itinerary-card strong,.expense-card strong,.participant-card strong,.invite-card strong,.current-user strong,label){color:#eef7f3}html[data-theme=dark] :where(.brand-panel p:last-child,.page-subtitle,.current-user,.trip-card p,.trip-card-participants p,.trip-info-card p,.trip-content-section-header p,.summary-card p,.weather-method-note,.weather-attribution,.metadata-list dt,.itinerary-card p,.expense-card p,.participant-card p,.invite-card p,.conversion-note,.location-search-empty,.location-attribution,.guest-access-note){color:#aabbb4}html[data-theme=dark] :where(.auth-card,.panel,.trip-card){background:#18231f;border-color:#34443e;box-shadow:0 16px 42px #0000003d}html[data-theme=dark] :where(input,textarea,select){color:#eef7f3;background:#101916;border-color:#40534c}html[data-theme=dark] :where(input,textarea)::placeholder{color:#788a83}html[data-theme=dark] :where(input,textarea,select):focus{border-color:#63a992;box-shadow:0 0 0 3px #63a9922e}html[data-theme=dark] :where(.secondary-button,.link-button){color:#d9eee6;background:#18231f;border-color:#40534c}html[data-theme=dark] :where(.secondary-button,.link-button):hover{background:#263630}html[data-theme=dark] :where(.danger-button,.compact-danger-button){color:#ff9b91;background:#211a18;border-color:#ff84786b}html[data-theme=dark] :where(.danger-button,.compact-danger-button):hover:not(:disabled){background:#b4231833}html[data-theme=dark] .location-results{background:#18231f;border-color:#40534c;box-shadow:0 16px 35px #00000057}html[data-theme=dark] .location-results button{color:#dce7e2}html[data-theme=dark] :where(.location-results button:hover,.location-results button.active,.location-results button[aria-selected=true],.contact-search-option:hover,.contact-search-option[aria-pressed=true]){background:#20352e}html[data-theme=dark] :where(.trip-dates span,.guest-name-badge,.itinerary-date,.expense-card span){color:#f3c892;background:#c277382e;border-color:#e19d5761}html[data-theme=dark] :where(.trip-card-participants span,.participant-card span,.invite-card-meta span){color:#bce4d7;background:#63a99224;border-color:#63a99259}html[data-theme=dark] .empty-state{color:#b7aaa0;background:#352c20b8;border-color:#e19d5761}html[data-theme=dark] .loading-state{color:#d9eee6;background:#18231f;border-color:#34443e}html[data-theme=dark] .details-hero{background:linear-gradient(135deg,#1d2c27f5,#232b22eb),#18231f;border-color:#3a4a44;box-shadow:0 16px 42px #00000038}html[data-theme=dark] .trip-section-nav{background:#18231feb;border-color:#3a4a44;box-shadow:0 10px 28px #00000038}html[data-theme=dark] .trip-section-nav a{color:#b8d8cd}html[data-theme=dark] :where(.trip-section-nav a:hover,.trip-section-nav a:focus-visible){color:#eef7f3;background:#20352e}html[data-theme=dark] .trip-content-section{border-color:#3a4a44;border-left-color:var(--section-accent);background:#121d19d1;box-shadow:0 18px 46px #00000038}html[data-theme=dark] .trip-content-section-header{border-bottom-color:#34443e}html[data-theme=dark] .trip-role-badge{color:#c4e8dc;background:#63a99224;border-color:#63a99259}html[data-theme=dark] .trip-role-user{color:#f3c892;background:#c277382e;border-color:#e19d5761}html[data-theme=dark] .trip-role-guest{color:#c5d0cc;background:#6b728029;border-color:#4a5b55}html[data-theme=dark] :where(.summary-card,.itinerary-card,.expense-card,.participant-card,.invite-card){background:#18231f;border-color:#34443e;box-shadow:0 14px 34px #00000038}html[data-theme=dark] .weather-card{background:linear-gradient(155deg,#18231f 0%,#1c2c27 100%);border-color:#385048;box-shadow:0 8px 20px #0000003d}html[data-theme=dark] .weather-card--sunny{background:linear-gradient(155deg,#24231b 0%,#393016 100%)}html[data-theme=dark] .weather-card--rainy{background:linear-gradient(155deg,#152229 0%,#1a3342 100%)}html[data-theme=dark] .weather-card--cloudy{background:linear-gradient(155deg,#1b2325 0%,#2a3235 100%)}html[data-theme=dark] .weather-card--snowy{background:linear-gradient(155deg,#182629 0%,#234047 100%)}html[data-theme=dark] .weather-card--stormy{background:linear-gradient(155deg,#211e29 0%,#342b42 100%)}html[data-theme=dark] .weather-card--climate{background:linear-gradient(155deg,#262018 0%,#3a2b1c 100%)}html[data-theme=dark] .weather-source--forecast{color:#a8ddcc;background:#418c743d}html[data-theme=dark] .weather-source--climate{color:#f0bf87;background:#c2773838}html[data-theme=dark] .weather-attribution a{color:#9bcbbb}html[data-theme=dark] .metadata-list div{background:#111b18;border-color:#34443e}html[data-theme=dark] .metadata-list dd{color:#dce7e2}html[data-theme=dark] .contact-search-option{color:#dce7e2;background:#111b18;border-color:#40534c}html[data-theme=dark] .contact-search-option span{color:#9fb1aa}html[data-theme=dark] .expense-total-card{background:linear-gradient(135deg,#18231ffa,#272f25f0),#18231f;border-color:#63a9924d}html[data-theme=dark] .error{color:#ff9b91;background:#b4231833}html[data-theme=dark] .success{color:#84d8ae;background:#2696602e}
