*{box-sizing:border-box}body{margin:0;background:#0b1217;color:#edf1f2;font:16px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}main{max-width:780px;margin:auto;padding:24px 20px 70px}header{display:flex;align-items:center;gap:12px;padding-bottom:20px;border-bottom:1px solid #2b3940}.brand{display:grid;place-items:center;background:#ddb26b;color:#182128;border-radius:50%;width:42px;height:42px;font-size:27px;font-family:Georgia,serif}.brand-name{font-weight:750;font-size:21px;flex:1}h1{font-size:clamp(28px,7vw,44px);line-height:1.13;letter-spacing:-.025em;margin:18px 0}h2{font-size:21px;margin:0 0 12px}p{margin:10px 0}.muted{color:#a8b7c0}.eyebrow{color:#b2a0e5;font-size:12px;letter-spacing:.13em;font-weight:800}.intro{padding:52px 0;max-width:480px}.intro h1{font-size:clamp(42px,10vw,65px)}.intro>p:not(.eyebrow){color:#b4c0c6;margin-bottom:28px}.card{background:#18242d;border:1px solid #33414a;border-radius:15px;padding:20px;margin:18px 0}.card>p{color:#b7c2c7}.trip-list{display:grid;gap:10px;margin:20px 0}button{font:inherit;font-weight:650;border:1px solid #559e94;background:#264c48;color:#8ee0d2;border-radius:9px;padding:11px 16px;cursor:pointer;min-height:44px}button:hover{background:#31605a}button:disabled{opacity:.55;cursor:wait}button.quiet{background:transparent;border-color:#344951;padding:8px 12px;font-size:14px}.trip-card{text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#18242d;color:#eef1f2;border-color:#33414a;padding:18px}.trip-card span{color:#9fb3bd;font-size:13px;font-weight:450}.trip-card:hover{border-color:#63b6a7}form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}form>label,form>button{min-width:0}label{display:flex;flex-direction:column;gap:7px;font-size:14px;color:#b6c5cb}form label:first-child,form label:last-of-type,form>button{grid-column:1/-1}input,select{font:inherit;background:#0f1a21;color:#eff4f4;border:1px solid #40505a;border-radius:8px;padding:11px;min-width:0;width:100%;min-height:44px}input:focus,select:focus,button:focus-visible{outline:2px solid #79d7c6;outline-offset:3px}.invite-result{margin-top:16px}.invite-result input{margin:8px 0}.card>button{margin-top:10px}#status{color:#ecd38e;min-height:0}#status:empty{margin:0}#status:not(:empty){padding:12px 0}button[hidden]{display:none}@media(max-width:420px){main{padding:18px 14px 45px}.card{padding:16px}.brand-name{font-size:19px}.trip-card{align-items:flex-start;flex-direction:column;gap:4px}input,select{font-size:16px}form{gap:10px}}

.open-planner{display:inline-block;color:#8ee0d2;border:1px solid #559e94;border-radius:9px;padding:11px 16px;margin-top:12px;text-decoration:none;font-weight:650}

.invite-list{display:grid;gap:10px;margin-top:14px}
.invite-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:#14202a;border:1px solid #33414a;border-radius:11px;padding:12px 14px}
.invite-facts{display:flex;flex-direction:column;gap:2px;min-width:0}
.invite-facts span{font-size:13px}
.invite-confirm{background:#14202a;border:1px solid #6b5a3a;border-radius:11px;padding:12px 14px}
.invite-confirm p{margin:0 0 10px;color:#e8dcc0}
.invite-choices{display:flex;gap:10px;flex-wrap:wrap}
.warn{color:#ecd38e}
@media(max-width:420px){.invite-row{align-items:flex-start;flex-direction:column}.invite-row button{width:100%}}

.import-preview{margin-top:14px}
.import-preview>p{color:#e8dcc0}
.import-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;margin:12px 0 0;background:#14202a;border:1px solid #33414a;border-radius:11px;padding:14px}
.import-facts div{display:flex;flex-direction:column;gap:2px;min-width:0}
.import-facts dt{color:#9fb3bd;font-size:12px;letter-spacing:.06em;text-transform:uppercase}
.import-facts dd{margin:0;font-weight:650;overflow-wrap:anywhere}
.import-choices{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
input[type=file]{padding:9px;cursor:pointer}
@media(max-width:420px){.import-facts{grid-template-columns:1fr}.import-choices button{width:100%}}

.member-list{display:grid;gap:10px}.member-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;border-top:1px solid #33414a;padding:12px 0}.member-facts{flex:1;min-width:130px;overflow-wrap:anywhere}.member-facts>span{display:block}.member-controls{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.member-controls select{width:auto}.member-controls button{font-size:14px;padding:8px 10px}.member-confirm{border:1px solid #6b5a3a;border-radius:9px;padding:12px}.account-reference{display:block;font-size:12px;overflow-wrap:anywhere;color:#b7c2c7}details{font-size:13px;color:#a8b7c0}summary{cursor:pointer}.profile-form{display:flex;flex-wrap:wrap;align-items:end}.profile-form label{flex:1;min-width:150px}.member-facts strong{white-space:normal}
@media(max-width:420px){.member-controls{width:100%;display:grid;grid-template-columns:1fr 1fr}.member-controls select{grid-column:1/-1;width:100%}.member-controls button{width:100%}}
.trip-edit-form{margin-bottom:12px}.trip-edit-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.trip-edit-note{grid-column:1/-1;margin:0;color:#ecd38e}.trip-edit-note:empty{display:none}

.auth-panel{display:grid;gap:4px;margin:0 auto;max-width:440px;width:100%}
.auth-panel h1{font-size:clamp(34px,9vw,48px);line-height:1.05;letter-spacing:-.035em;margin:10px 0 8px;text-align:center}
.auth-lede{color:#b4c0c6;margin:0 auto 24px;max-width:390px;text-align:center}
.auth-body{display:grid;gap:14px}
.auth-divider{display:flex;align-items:center;gap:14px;color:#9fb3bd;font-size:13px;margin:2px 0}
.auth-divider::before,.auth-divider::after{content:"";flex:1;height:1px;background:#33414a}
.auth-method{display:grid;gap:10px;min-width:0}
.auth-google-mount{display:grid;justify-items:center;min-width:0;width:100%}
.auth-google-button-frame{display:grid;justify-items:center;min-height:44px;position:relative;width:100%}
/* GIS uses a light-scheme transparent document even for its dark button theme.
   Match that scheme to avoid an opaque iframe canvas; never crop the focus border. */
.auth-google-button-frame iframe{color-scheme:light;background:transparent}
.auth-google-status{margin:8px 0 0;text-align:center}
.auth-google-status:empty{display:none}

.auth-form{display:grid;grid-template-columns:1fr;gap:12px;margin:0}
.auth-form label,.auth-form>button{grid-column:1/-1}
.auth-form label>span:first-child{color:#edf1f2;font-weight:700}
.auth-form input{border-radius:8px;background:#111c23;border-color:#56636b}
.auth-hint{color:#9fb3bd;font-size:12px;font-weight:450}
.auth-primary,.auth-provider,.auth-guest .auth-secondary{width:100%;border-radius:999px;min-height:48px}
.auth-primary{font-size:16px}
.auth-provider{background:transparent;border-color:#6a777e;color:#f5f7f7}
.auth-provider:hover{background:#162129;border-color:#8d989d}
.auth-apple-button{position:relative;display:grid;grid-template-columns:31px 1fr 31px;align-items:center;gap:0;padding:1px 16px;background:#000;border-color:#747474;color:#fff}
.auth-apple-button:hover{background:#111;border-color:#999}
.auth-apple-button img{display:block;width:31px;height:44px}
.auth-apple-button span{grid-column:2;text-align:center}
.auth-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin:0}
.auth-link{background:transparent;border:0;color:#8ee0d2;padding:8px 0;min-height:0;text-decoration:underline;text-underline-offset:3px;font-size:14px;font-weight:650}
.auth-link:hover{background:transparent;color:#b6f0e4}
.auth-signup{text-align:center;color:#b4c0c6;margin:2px 0 0}
.auth-signup .auth-link{margin-left:2px}
.auth-email-choice{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #33414a;border-radius:9px;padding:9px 12px;color:#dce5e8;overflow-wrap:anywhere}
.auth-email-choice span{min-width:0;overflow-wrap:anywhere}
.auth-email-choice .auth-link{flex:0 0 auto}
.auth-autofill-username{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;overflow:hidden!important;white-space:nowrap!important}
.auth-status{color:#b4c0c6;min-height:0;text-align:center}
.auth-status:empty,.auth-error:empty{display:none}
.auth-error{color:#f0b5a6;text-align:center}
.auth-address{color:#b4c0c6;overflow-wrap:anywhere;text-align:center}
.auth-unavailable{color:#ecd38e;text-align:center}
.auth-guest{border-top:1px solid #2b3940;margin-top:20px;padding-top:18px;text-align:center}
.auth-guest .auth-secondary{width:calc(100% - 20px);max-width:400px;min-height:40px;height:40px;padding:0 16px;background:transparent;border-color:#6a777e;color:#edf1f2}
.auth-guest .auth-secondary:hover{background:#162129;border-color:#8d989d}
.auth-guest-note{color:#9fb3bd;font-size:12px;margin:8px auto 0;max-width:370px}
@media(max-width:420px){.auth-panel h1{font-size:36px}.auth-lede{margin-bottom:20px}.auth-body{gap:12px}.auth-apple-button{padding-left:12px;padding-right:12px}}

.card.is-highlighted{border-color:#ddb26b}

a.trip-card{text-decoration:none;border:1px solid #33414a;border-radius:9px;font-weight:650;min-height:44px}
a.trip-card:focus-visible,.back-to-plan:focus-visible{outline:2px solid #79d7c6;outline-offset:3px}
.back-to-plan{display:inline-flex;align-items:center;min-height:44px;margin:8px 10px 0 0;color:#8ee0d2;font-weight:700}

.deletion-entry{border-color:#6d4a43}.deletion-link{display:inline-flex;align-items:center;min-height:44px;color:#f0b5a6;font-weight:700}.deletion-card{max-width:620px;margin:24px auto}.deletion-card h1{margin-top:0}.deletion-step{color:#b2a0e5;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.deletion-warning{color:#f3c0b4!important;font-weight:700}.deletion-alert{color:#f0b5a6}.deletion-alert:empty{display:none}.deletion-actions,.deletion-auth{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.deletion-danger{background:#632f2a;border-color:#d87869;color:#fff}.deletion-danger:hover{background:#784039}.deletion-card label{margin-top:18px}.deletion-card .auth-google-mount{max-width:360px}.deletion-complete{border-color:#559e94}
@media(max-width:420px){.deletion-actions,.deletion-auth{display:grid}.deletion-actions button,.deletion-auth button{width:100%}.deletion-card{margin-top:12px}}

.intro{max-width:560px;padding:40px 0 8px}
.intro>p{max-width:450px}
#account-app.auth-entry{max-width:480px;min-height:calc(100vh - 104px);padding-top:22px}
#account-app.auth-entry>header{justify-content:center;border-bottom:0;padding-bottom:6px}
#account-app.auth-entry .brand-name{flex:0 0 auto}
#account-app.auth-entry .intro{max-width:440px;margin:0 auto;padding:2px 0 24px;width:100%}
#account-app.auth-entry .intro>p{margin-left:auto;margin-right:auto;text-align:center}
.account-footer{max-width:780px;margin:auto;padding:18px 20px 26px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 18px;border-top:1px solid #2b3940;color:#a8b7c0;font-size:13px}
.account-footer a{display:inline-flex;align-items:center;min-height:44px;color:#8ee0d2;text-underline-offset:4px}
.account-footer>span{display:inline-flex;align-items:center;gap:5px;min-height:44px}
.account-footer a:focus-visible{outline:2px solid #79d7c6;outline-offset:3px;border-radius:3px}
@media(max-width:420px){#account-app.auth-entry{padding-top:12px}#account-app.auth-entry .intro{padding-top:0}.account-footer{padding:14px}.account-footer>span{min-height:24px}}


/* Owner-supplied artwork is framed in CSS, preserving the original pixels. */
#account-app>header .brand,#connect-app>header .brand{display:none}
.brand-name{display:block;flex:0 1 242px;min-width:0;width:242px;height:auto;aspect-ratio:121/36;background:url('/trips/assets/cityamble-branding.png') 50% 30%/117.3% auto no-repeat;color:transparent;font-size:0}
body{background:#081117}.auth-primary,.trip-primary-action{border-color:#e9b960}
.auth-primary{background:#e9b960;color:#10171b}
.auth-primary:hover{background:#f0c979;border-color:#f0c979;color:#10171b}.account-footer a{color:#e9b960}
#account-app>header>button{flex-shrink:0;margin-left:auto}
