:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0d0f12;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden}button,input,textarea,select{font:inherit}:root{--mm-bg:#0d0f12;--mm-surface:#ffffff0e;--mm-surface-strong:#ffffff13;--mm-border:#ffffff16;--mm-text:#fff;--mm-text-soft:#c8ccd3;--mm-text-muted:#858b95;--mm-orange:#ff8a45;--mm-orange-soft:#ffb07a;--mm-radius-sm:12px;--mm-radius-md:16px;--mm-radius-lg:21px;--mm-font-weight-regular:450;--mm-font-weight-medium:560;--mm-font-weight-semibold:640;--mm-font-weight-bold:710;--mm-letter-tight:-.018em;--mm-letter-normal:.008em;--mm-letter-wide:.025em;--mm-glass-shadow:0 12px 30px #0000002e, inset 0 1px 0 #fff1}#root{min-height:100vh}.app{background:radial-gradient(circle at top,#ff7a2f2e,#0000 35%),linear-gradient(#16181d 0%,#0d0f12 100%);justify-content:center;min-height:100vh;display:flex}.hero{text-align:center;flex-direction:column;align-items:center;width:min(100%,440px);min-height:100vh;padding:64px 24px 32px;display:flex}.home-screen{padding-top:46px}.create-screen{text-align:left;align-items:stretch;padding-top:28px}.logo{background:linear-gradient(145deg,#ff9b55,#ff6426);border-radius:27px;place-items:center;width:82px;height:82px;margin-bottom:24px;font-size:40px;display:grid;box-shadow:0 18px 45px #ff642640,inset 0 1px 1px #ffffff59}.eyebrow,.section-kicker{color:#ff8a45;letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}h1{color:#fff;letter-spacing:-.05em;margin:0;font-size:clamp(42px,12vw,58px);line-height:1}h2{color:#fff;letter-spacing:-.035em;margin:0;font-size:24px;line-height:1.1}.screen-title{letter-spacing:-.04em;margin-bottom:26px;font-size:34px;line-height:1.05}.ride-title{letter-spacing:-.04em;margin-bottom:22px;font-size:36px;line-height:1.08}.subtitle{color:#aeb3bd;margin:18px 0 26px;font-size:17px;line-height:1.55}.primary-button,.secondary-button{width:100%;min-height:58px;font:inherit;cursor:pointer;border-radius:20px;font-size:16px;font-weight:750;transition:transform .12s,filter .12s}.primary-button{color:#171717;background:linear-gradient(135deg,#ffad69,#ff7034);border:0;margin-top:24px;box-shadow:0 14px 32px #ff703440,inset 0 1px 1px #ffffff59}.create-ride-button{margin-top:0}.secondary-button{color:#ffc49e;background:#ff703414;border:1px solid #ff8a4547;margin-top:12px}.primary-button:active,.secondary-button:active,.ride-list-card:active,.share-button:active{transform:scale(.985)}.primary-button:hover,.secondary-button:hover,.ride-list-card:hover,.share-button:hover{filter:brightness(1.05)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55;filter:grayscale(.25)}.rides-section{text-align:left;width:100%;margin-top:30px}.past-section{margin-top:26px}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.compact-heading{margin-bottom:12px}.section-kicker{color:#8d939d;margin-bottom:4px;font-size:10px}.rides-count{color:#171717;background:#ff9b55;border-radius:11px;place-items:center;min-width:31px;height:31px;font-size:13px;font-weight:800;display:grid}.muted-count{color:#adb2bb;background:#ffffff12}.rides-list{gap:12px;display:grid}.ride-list-card,.empty-rides-card,.technical-card,.error-card,.ride-info-card,.join-card,.participants-card,.share-button{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0e;border:1px solid #ffffff14;border-radius:21px;width:100%;box-shadow:0 16px 42px #00000029}.ride-list-card{color:inherit;text-align:left;cursor:pointer;border:1px solid #ffffff14;gap:6px;padding:17px 18px;display:grid}.ride-list-top{justify-content:space-between;gap:12px;display:flex}.ride-date{color:#ff9b55;font-size:12px;font-weight:700}.ride-arrow{color:#757b85;font-size:18px}.ride-list-card strong{color:#fff;font-size:17px}.ride-place{color:#969ca6;font-size:13px}.past-ride{opacity:.67}.empty-rides-card{color:#8f959f;gap:6px;padding:20px;font-size:14px;display:grid}.empty-rides-card strong{color:#d3d6dc;font-size:15px}.technical-card{margin-top:30px;padding:5px 18px}.status-row{color:#8f959f;justify-content:space-between;align-items:center;gap:16px;min-height:51px;font-size:13px;display:flex}.status-row+.status-row{border-top:1px solid #ffffff12}.status-row strong{color:#79daa2;font-weight:650}.status-row .status-pending{color:#8e949f}.text-button{color:#aeb3bd;font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin:0 0 30px;padding:0;font-size:15px}.ride-form,.later-form{gap:16px;width:100%;display:grid}.field{gap:8px;display:grid}.field span,.section-label{color:#c8ccd3;font-size:13px;font-weight:650}.field input,.field textarea,.field select{color:#fff;width:100%;font:inherit;background:#fff1;border:1px solid #ffffff17;border-radius:16px;outline:none;padding:14px 15px}.field input,.field select{min-height:50px}.field textarea{resize:vertical;min-height:110px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#ff8a45b8;box-shadow:0 0 0 3px #ff70341a}.field select option{color:#111}.error-card{color:#ffb5a7;padding:14px 16px;font-size:14px}.home-error{margin-top:18px}.ride-form .primary-button,.later-form .primary-button{margin-top:6px}.ride-info-card{padding:4px 18px;display:grid}.ride-info-card div{justify-content:space-between;align-items:center;gap:18px;min-height:58px;display:flex}.ride-info-card div+div{border-top:1px solid #ffffff12}.ride-info-card span{color:#8e949f;font-size:13px}.ride-info-card strong{color:#fff;text-align:right;max-width:62%;font-size:14px}.ride-description{color:#b7bbc3;margin:18px 2px 0;font-size:15px;line-height:1.55}.share-button{color:inherit;text-align:left;cursor:pointer;align-items:center;gap:13px;margin-top:18px;padding:15px 17px;display:flex}.share-icon{color:#181818;background:linear-gradient(145deg,#ffad69,#ff7739);border-radius:13px;flex:none;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.share-button>span:last-child{gap:3px;display:grid}.share-button strong{color:#fff;font-size:14px}.share-button small{color:#8d939d;font-size:12px}.join-card,.participants-card{margin-top:18px;padding:18px}.join-card>.primary-button{margin-top:14px}.later-form{margin-top:16px}.joined-state{gap:4px;margin-top:12px;display:grid}.joined-state strong{color:#79daa2}.joined-state span{color:#aeb3bd;font-size:14px}.participants-heading{justify-content:space-between;align-items:center;display:flex}.participants-heading strong{color:#ff9b55}.empty-text{color:#7f858f;margin:14px 0 0;font-size:14px}.participants-list{margin-top:10px;display:grid}.participant-row{justify-content:space-between;align-items:center;gap:14px;min-height:62px;display:flex}.participant-row+.participant-row{border-top:1px solid #ffffff12}.participant-row>div{gap:3px;display:grid}.participant-row strong{color:#fff;font-size:14px}.participant-row>div span{color:#858b95;font-size:12px}.participant-mode{color:#ffb785;background:#ff70341a;border-radius:10px;flex:none;padding:6px 9px;font-size:11px;font-weight:700}.loading-text{color:#8e949f;margin:18px 0 0;font-size:13px}.version{color:#626873;margin-top:auto;padding-top:32px;font-size:12px}.boot-screen{text-align:center;place-content:center;justify-items:center;gap:10px;width:min(100%,440px);min-height:100vh;padding:32px 24px;display:grid}.boot-logo{background:linear-gradient(145deg,#ff9b55,#ff6426);border-radius:24px;place-items:center;width:74px;height:74px;margin-bottom:8px;font-size:36px;display:grid;box-shadow:0 18px 45px #ff642638}.boot-screen strong{color:#fff;letter-spacing:-.04em;font-size:28px}.boot-screen span{color:#858b95;font-size:13px}.organizer-card{background:#ffffff0e;border:1px solid #ffffff14;border-radius:21px;width:100%;margin-top:18px;padding:18px;box-shadow:0 16px 42px #00000029}.organizer-card .secondary-button{margin-top:14px}.danger-button{color:#ff9e9e;width:100%;min-height:52px;font:inherit;cursor:pointer;background:#ff4d4d12;border:1px solid #ff676738;border-radius:18px;margin-top:10px;font-size:14px;font-weight:700}.danger-button:disabled{opacity:.55;cursor:not-allowed}.participation-edit-button{color:#ffad78;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:13px;padding:0;font-size:13px;font-weight:700}.participation-editor{border-top:1px solid #ffffff12;margin-top:14px;padding-top:14px}.participation-editor .secondary-button:first-child{margin-top:0}.participation-editor .danger-button{margin-top:12px}.home-screen{text-align:left;align-items:stretch;padding-top:26px}.product-header{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-mark{background:linear-gradient(145deg,#ffa054fa,#ff6928fa);border-radius:16px;place-items:center;width:48px;height:48px;font-size:24px;display:grid;box-shadow:0 10px 28px #ff692833,inset 0 1px 1px #ffffff52}.brand-kicker{color:#ff9b55;letter-spacing:.14em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.product-header h1{letter-spacing:-.045em;font-size:28px;line-height:1}.profile-chip{background:#ffffff0e;border:1px solid #ffffff17;border-radius:15px;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 1px 1px #ffffff0d,0 10px 24px #00000029}.profile-chip span{color:#f4f4f5;font-size:15px;font-weight:800}.home-intro{color:#9399a3;margin:18px 0 22px;font-size:14px;line-height:1.5}.home-screen .create-ride-button{border-radius:18px;min-height:54px;font-size:15px}.home-screen .rides-section{margin-top:28px}.ride-card-meta{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.ride-role,.participant-count{border-radius:10px;align-items:center;min-height:27px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.ride-role{color:#b9bec7;background:#ffffff0e}.organizer-role{color:#ffb47e;background:#ff742b18}.participant-count{color:#8f959f;background:#ffffff09}.home-screen .version{text-align:center;width:100%}.technical-card{display:none}.group-publish-card{background:#ffffff0e;border:1px solid #ffffff14;border-radius:21px;width:100%;margin-top:18px;padding:18px;box-shadow:0 16px 42px #00000029}.group-empty-state{gap:5px;margin-top:12px;display:grid}.group-empty-state strong{color:#d9dce1;font-size:14px}.group-empty-state span{color:#858b95;font-size:13px;line-height:1.45}.group-select-field{margin-top:14px}.pin-toggle{background:#ffffff09;border:1px solid #ffffff12;border-radius:16px;align-items:flex-start;gap:11px;margin-top:14px;padding:13px 14px;display:flex}.pin-toggle input{accent-color:#ff8a45;width:18px;height:18px;margin:2px 0 0}.pin-toggle>span{gap:3px;display:grid}.pin-toggle strong{color:#e8e9ec;font-size:13px}.pin-toggle small{color:#7f858f;font-size:11px;line-height:1.35}.group-publish-button{margin-top:14px}.success-card{color:#8de0ae;background:#70dc9d0f;border:1px solid #70dc9d26;border-radius:15px;margin-top:12px;padding:13px 14px;font-size:13px;line-height:1.4}.ride-title,.screen-title,.ride-list-card strong,.ride-place,.ride-description,.ride-info-card strong,.participant-row strong,.participant-row>div span,.group-empty-state strong,.group-empty-state span,.publication-status-row strong,.publication-status-row span{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.ride-title,.screen-title{white-space:normal}.ride-list-card,.ride-info-card,.participant-row,.participant-row>div,.ride-list-top{min-width:0}.publication-status-list{gap:9px;margin-top:13px;display:grid}.publication-status-row{background:#ffffff09;border:1px solid #ffffff12;border-radius:15px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 13px;display:flex}.publication-status-row>div:first-child{gap:3px;min-width:0;display:grid}.publication-status-row strong{color:#e8e9ec;font-size:13px}.publication-status-row>div:first-child span{color:#7f858f;font-size:11px}.publication-badges{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:6px;display:flex}.status-badge{white-space:nowrap;border-radius:9px;padding:5px 7px;font-size:10px;font-weight:750}.published-badge{color:#8de0ae;background:#70dc9d14}.pinned-badge{color:#ffb47e;background:#ff742b17}.republish-note{color:#aeb3bd;background:#ff8a450b;border:1px solid #ffaa661f;border-radius:14px;margin-top:11px;padding:11px 12px;font-size:11px;line-height:1.45}.create-publish-section{background:#ffffff09;border:1px solid #ffffff13;border-radius:18px;margin-top:2px;padding:16px}.create-publish-section>.section-label{margin-bottom:11px;display:block}.create-group-options{gap:13px;display:grid}.create-group-empty{gap:5px;display:grid}.create-group-empty strong{color:#d8dbe0;font-size:13px}.create-group-empty span{color:#858b95;font-size:12px;line-height:1.45}.publish-toggle{background:#ff8a450b;border:1px solid #ff8a451f;border-radius:16px;align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.publish-toggle input{accent-color:#ff8a45;flex:none;width:18px;height:18px;margin:2px 0 0}.publish-toggle>span{gap:3px;min-width:0;display:grid}.publish-toggle strong{color:#f0f1f3;overflow-wrap:anywhere;font-size:13px}.publish-toggle small{color:#858b95;font-size:11px;line-height:1.4}.compact-pin-toggle{margin-top:0}.field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#9ca2ac 50%),linear-gradient(135deg,#9ca2ac 50%,#0000 50%);background-position:calc(100% - 20px) 52%,calc(100% - 15px) 52%;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:44px}.field select:focus{background-image:linear-gradient(45deg,#0000 50%,#ff9b55 50%),linear-gradient(135deg,#ff9b55 50%,#0000 50%)}.participants-heading-actions{align-items:center;gap:9px;display:flex}.mini-refresh-button{color:#c2c7cf;width:30px;height:30px;font:inherit;cursor:pointer;background:linear-gradient(#ffffff13,#ffffff09);border:1px solid #ffffff14;border-radius:10px;place-items:center;font-size:17px;display:grid;box-shadow:inset 0 1px #ffffff12,0 8px 18px #00000024}.mini-refresh-button:active{transform:translateY(1px)}.mini-refresh-button:hover{color:#ffad78;border-color:#ff9a5533}.glass-back-button{border:1px solid var(--mm-border);min-height:42px;color:var(--mm-text-soft);box-shadow:var(--mm-glass-shadow);-webkit-backdrop-filter:blur(16px);font:inherit;cursor:pointer;background:linear-gradient(#ffffff14,#ffffff09);border-radius:14px;align-self:flex-start;align-items:center;gap:7px;margin:0 0 26px;padding:7px 13px 7px 8px;font-size:13px;font-weight:650;display:inline-flex}.glass-back-icon{width:27px;height:27px;color:var(--mm-orange-soft);background:#ff8a4513;border-radius:9px;place-items:center;font-size:25px;font-weight:300;line-height:1;display:grid}.glass-back-button:active,.glass-icon-button:active{transform:translateY(1px)scale(.985)}.glass-icon-button{border:1px solid var(--mm-border);width:32px;height:32px;color:var(--mm-text-soft);box-shadow:var(--mm-glass-shadow);-webkit-backdrop-filter:blur(14px);font:inherit;cursor:pointer;background:linear-gradient(#ffffff16,#ffffff08);border-radius:11px;place-items:center;font-size:17px;display:grid}.glass-back-button:hover,.glass-icon-button:hover{color:var(--mm-orange-soft);border-color:#ff9a5538}.glass-icon-button:disabled,.glass-back-button:disabled{opacity:.5;cursor:default}html,body,button,input,textarea,select{font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}body{font-weight:var(--mm-font-weight-regular);letter-spacing:var(--mm-letter-normal)}h1,.screen-title,.ride-title,.product-header h1{font-weight:var(--mm-font-weight-semibold);letter-spacing:var(--mm-letter-tight)}.ride-title{line-height:1.14}.screen-title{line-height:1.12}.product-header h1{line-height:1.06}.eyebrow,.section-kicker,.section-label,.field span,.ride-created-label,.brand-kicker{font-weight:var(--mm-font-weight-semibold);letter-spacing:var(--mm-letter-wide)}.ride-list-card strong,.ride-info-card strong,.participant-row strong,.share-button strong,.joined-state strong,.publication-status-row strong,.group-empty-state strong{font-weight:var(--mm-font-weight-medium);letter-spacing:.012em}.primary-button,.secondary-button,.danger-button,.participation-edit-button{font-weight:var(--mm-font-weight-semibold);letter-spacing:.012em}.glass-back-button{min-height:38px;font-size:12px;font-weight:var(--mm-font-weight-medium);letter-spacing:.018em;border-radius:13px;gap:7px;margin:0 0 28px;padding:6px 12px 6px 8px}.glass-back-icon{border-radius:8px;place-items:center;width:24px;height:24px;font-size:22px;font-weight:350;line-height:1;display:grid;transform:translateY(-1px)}.glass-back-label{align-items:center;line-height:1;display:inline-flex;transform:translateY(-.5px)}.glass-icon-button{border-radius:10px;width:30px;height:30px;font-size:16px}.ride-info-card div{min-height:60px}.ride-info-card span{letter-spacing:.01em}.ride-info-card strong{line-height:1.35}.publication-status-row{padding:13px 14px}.status-badge{font-weight:var(--mm-font-weight-medium);letter-spacing:.006em}.ride-description,.group-empty-state span,.republish-note,.home-intro{line-height:1.58}.ride-tasks-card{background:#ffffff0e;border:1px solid #ffffff14;border-radius:21px;margin-top:18px;padding:18px;box-shadow:0 16px 42px #00000029}.ride-tasks-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ride-tasks-heading>div{gap:4px;min-width:0;display:grid}.ride-tasks-heading small{color:var(--mm-text-muted);font-size:11px;line-height:1.4}.task-add-button,.task-delete-button,.task-check-button{border:1px solid var(--mm-border);color:var(--mm-text-soft);font:inherit;cursor:pointer;background:#ffffff0b;flex:none}.task-add-button{width:32px;height:32px;color:var(--mm-orange-soft);border-radius:11px;font-size:20px;line-height:1}.task-create-form{gap:12px;margin-top:15px;display:grid}.task-empty-state{color:var(--mm-text-muted);margin-top:14px;font-size:12px}.ride-task-list{gap:8px;margin-top:14px;display:grid}.ride-task-row{background:#ffffff08;border:1px solid #fff1;border-radius:15px;align-items:flex-start;gap:11px;padding:12px;display:flex}.task-check-button{color:#8de0ae;border-radius:8px;place-items:center;width:25px;height:25px;margin-top:1px;font-size:14px;font-weight:700;display:grid}.task-check-button:disabled{opacity:.42;cursor:default}.task-copy{flex:1;gap:3px;min-width:0;display:grid}.task-copy strong{color:#e9ebee;font-size:13px;font-weight:var(--mm-font-weight-medium);letter-spacing:.012em;overflow-wrap:anywhere;line-height:1.35}.task-copy span{color:var(--mm-orange-soft);font-size:11px}.task-copy small{color:var(--mm-text-muted);overflow-wrap:anywhere;font-size:11px;line-height:1.4}.task-delete-button{color:#f28a8a;border-radius:8px;place-items:center;width:25px;height:25px;font-size:15px;display:grid}.ride-task-row-done{opacity:.68}.ride-task-row-done .task-copy strong{text-decoration:line-through}.task-error-text{color:#ff9797;margin-top:10px;font-size:11px;line-height:1.4}.ride-route-card{background:#ffffff0e;border:1px solid #ffffff14;border-radius:21px;margin-top:18px;padding:18px;box-shadow:0 16px 42px #00000029}.ride-route-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ride-route-heading>div{gap:4px;min-width:0;display:grid}.ride-route-heading small{color:var(--mm-text-muted);font-size:11px;line-height:1.4}.route-create-form{gap:12px;margin-top:15px;display:grid}.route-empty-state{color:var(--mm-text-muted);margin-top:14px;font-size:12px}.route-point-list{margin-top:15px;display:grid}.route-point-row{align-items:stretch;gap:10px;min-height:62px;display:flex}.route-line-column{flex-direction:column;flex:none;align-items:center;width:27px;display:flex}.route-point-dot{width:27px;height:27px;color:var(--mm-orange-soft);background:#ff8a4512;border:1px solid #ff945233;border-radius:9px;flex:none;place-items:center;font-size:11px;display:grid}.route-point-line{background:linear-gradient(#ff8a4538,#fff1);flex:1;width:1px;min-height:35px}.route-point-copy{flex:1;align-content:start;gap:3px;min-width:0;padding:4px 0 15px;display:grid}.route-point-copy strong{color:#e9ebee;font-size:13px;font-weight:var(--mm-font-weight-medium);letter-spacing:.012em;overflow-wrap:anywhere;line-height:1.35}.route-point-copy span{color:var(--mm-orange-soft);font-size:10px}.route-point-copy small{color:var(--mm-text-muted);overflow-wrap:anywhere;font-size:11px;line-height:1.4}.route-point-actions{flex:none;gap:5px;padding-top:1px;display:flex}.route-point-actions button{border:1px solid var(--mm-border);width:25px;height:25px;color:var(--mm-text-soft);font:inherit;cursor:pointer;background:#ffffff0a;border-radius:8px;place-items:center;font-size:12px;display:grid}.route-point-actions button:last-child{color:#f28a8a}.route-point-actions button:disabled{opacity:.28;cursor:default}.home-header-actions{align-items:center;gap:9px;display:flex;position:relative}.notifications-shell{position:relative}.notification-bell{border:1px solid var(--mm-border);width:38px;height:38px;color:var(--mm-text-soft);box-shadow:var(--mm-glass-shadow);font:inherit;cursor:pointer;background:#ffffff0b;border-radius:13px;place-items:center;display:grid;position:relative}.notification-count{border:2px solid var(--mm-bg);color:#15110f;background:var(--mm-orange);border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.notifications-panel{z-index:30;-webkit-backdrop-filter:blur(22px);background:#131519f5;border:1px solid #ffffff1a;border-radius:18px;width:min(330px,100vw - 34px);max-height:430px;padding:14px;position:absolute;top:46px;right:0;overflow:auto;box-shadow:0 26px 70px #0000006b,inset 0 1px #ffffff0e}.notifications-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.notifications-panel-head>div{gap:3px;display:grid}.notifications-panel-head strong{color:#f1f2f4;font-size:13px}.notifications-panel-head span{color:var(--mm-text-muted);font-size:10px}.notifications-panel-head button{color:var(--mm-orange-soft);font:inherit;cursor:pointer;background:0 0;border:0;font-size:10px}.notification-empty{color:var(--mm-text-muted);padding:18px 2px 6px;font-size:11px}.notification-list{gap:7px;margin-top:12px;display:grid}.notification-row{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:#ffffff06;border:1px solid #ffffff0e;border-radius:13px;align-items:flex-start;gap:9px;padding:10px;display:flex}.notification-row-unread{background:#ff8a450b;border-color:#ff8a4524}.notification-dot{background:#ffffff2e;border-radius:50%;flex:none;width:7px;height:7px;margin-top:5px}.notification-row-unread .notification-dot{background:var(--mm-orange);box-shadow:0 0 12px #ff8a4559}.notification-copy{gap:3px;min-width:0;display:grid}.notification-copy strong{color:#e9ebee;font-size:11px;font-weight:var(--mm-font-weight-medium);overflow-wrap:anywhere}.notification-copy>span{color:#a4a9b1;overflow-wrap:anywhere;font-size:10px;line-height:1.4}.notification-copy small{color:#666d77;font-size:9px}.route-location-box{background:#ffffff06;border:1px solid #fff1;border-radius:15px;gap:9px;padding:12px;display:grid}.route-location-box>div{gap:3px;display:grid}.route-location-box strong{color:#e8eaed;font-size:12px;font-weight:var(--mm-font-weight-medium)}.route-location-box span{color:var(--mm-text-muted);font-size:10px}.route-location-button{min-height:38px;margin:0}.route-clear-location{color:#8f959f;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:10px}.route-location-error{color:#ff9797;font-size:10px;line-height:1.4}.route-map-link{width:fit-content;color:var(--mm-orange-soft);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:4px;padding:0;font-size:10px}.route-coordinate-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.route-coordinate-grid .field{min-width:0}.route-point-row-editing{padding:12px 0 4px}.route-point-edit-form{flex:1;gap:10px;min-width:0;padding-bottom:14px;display:grid}.route-edit-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.route-edit-actions .primary-button,.route-edit-actions .secondary-button{margin:0}.route-coordinate-preview{font-variant-numeric:tabular-nums;color:#69717c!important}@media (width<=420px){.route-coordinate-grid{grid-template-columns:1fr}}.route-map-preview{gap:10px;margin-top:15px;display:grid}.route-map-preview-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.route-map-preview-head>div{gap:2px;min-width:0;display:grid}.route-map-preview-head strong{color:#e9ebee;font-size:12px;font-weight:var(--mm-font-weight-medium)}.route-map-preview-head span{color:var(--mm-text-muted);font-size:10px}.route-map-preview-count{background:#ff8a450e;border:1px solid #ff8a4524;border-radius:9px;place-items:center;min-width:25px;height:25px;padding:0 7px;display:grid;color:var(--mm-orange-soft)!important;font-size:10px!important}.route-map-canvas{background:#171a1e;border:1px solid #ffffff13;border-radius:17px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 12px 28px #0000002b}.route-map-world{transform-origin:0 0;width:360px;height:205px;position:absolute;top:0;left:0}.route-map-canvas .route-map-world{transform:scale(calc((100cqw / 360)))}@supports not (width:1cqw){.route-map-canvas .route-map-world{width:100%;height:100%}}.route-map-tile{-webkit-user-select:none;user-select:none;pointer-events:none;width:256px;max-width:none;height:256px;position:absolute}.route-map-overlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.route-map-line-shadow,.route-map-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.route-map-line-shadow{stroke:#0c0d0fc7;stroke-width:7px}.route-map-line{stroke:#ff8a45;stroke-width:3px}.route-map-marker{z-index:4;color:#17110e;width:25px;height:25px;font:inherit;cursor:pointer;background:#ff8a45;border:2px solid #ffffffe6;border-radius:50%;place-items:center;margin:-12.5px 0 0 -12.5px;font-size:9px;font-weight:800;display:grid;position:absolute;box-shadow:0 4px 12px #00000059,0 0 0 3px #ff8a4521}.route-map-attribution{z-index:5;color:#52575d;background:#ffffffc2;border-radius:4px;padding:2px 4px;font-size:6px;text-decoration:none;position:absolute;bottom:3px;right:4px}.route-map-legend{gap:5px;display:grid}.route-map-legend-row{align-items:center;gap:7px;min-width:0;display:flex}.route-map-legend-row>span{color:#ffb07a;background:#ff8a450f;border-radius:7px;flex:none;place-items:center;width:19px;height:19px;font-size:8px;font-weight:700;display:grid}.route-map-legend-row strong{color:#8f959e;min-width:0;font-size:10px;font-weight:var(--mm-font-weight-regular);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.route-map-canvas{container-type:inline-size}.route-map-line-road{stroke:#ff8a45;stroke-width:3px}.route-map-line-fallback{stroke:#ff8a459e;stroke-width:2.4px;stroke-dasharray:6 5}.road-route-state{color:#8f979f;align-items:center;gap:6px;width:fit-content;font-size:9px;display:inline-flex}.road-route-state-dot{background:#7bd99f;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 10px #7bd99f3d}.road-route-fallback{color:#9a8c7f;background:#ff8a4506;border:1px solid #ffaf621a;border-radius:11px;padding:8px 10px;font-size:9px;line-height:1.45}.route-map-preview-head-actions{align-items:center;gap:7px;display:flex}.route-map-expand-button{min-height:25px;color:var(--mm-orange-soft);font:inherit;cursor:pointer;background:#ff8a450b;border:1px solid #ff8a4524;border-radius:9px;padding:0 9px;font-size:9px}.expanded-route-map-backdrop{z-index:1000;-webkit-backdrop-filter:blur(14px);background:#040608d1;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.expanded-route-map-sheet{background:#15181c;border:1px solid #ffffff1a;border-radius:22px;gap:11px;width:min(760px,100%);max-height:calc(100dvh - 32px);padding:14px;display:grid;overflow:hidden;box-shadow:0 30px 90px #00000080,inset 0 1px #ffffff0b}.expanded-route-map-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.expanded-route-map-header>div{gap:3px;min-width:0;display:grid}.expanded-route-map-header strong{color:#f0f1f3;font-size:14px;font-weight:var(--mm-font-weight-medium)}.expanded-route-map-header span{color:var(--mm-text-muted);font-size:10px}.expanded-route-map-header>button{border:1px solid var(--mm-border);color:#c2c7cd;width:32px;height:32px;font:inherit;cursor:pointer;background:#ffffff0b;border-radius:10px;flex:none;place-items:center;font-size:17px;display:grid}.expanded-route-map-toolbar{align-items:center;gap:7px;display:flex}.expanded-route-map-toolbar button{border:1px solid var(--mm-border);min-width:34px;height:32px;color:var(--mm-text-soft);font:inherit;cursor:pointer;background:#ffffff0a;border-radius:10px;padding:0 10px;font-size:11px}.expanded-route-map-toolbar button:first-child,.expanded-route-map-toolbar button:nth-child(2){font-size:17px}.expanded-route-map-toolbar button:disabled{opacity:.35;cursor:default}.expanded-route-map-canvas{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;background:#dce9e6;border:1px solid #ffffff14;border-radius:17px;width:100%;height:min(62dvh,620px);min-height:330px;position:relative;overflow:hidden}.expanded-route-map-canvas:active{cursor:grabbing}.expanded-route-map-tile{pointer-events:none;-webkit-user-select:none;user-select:none;width:256px;max-width:none;height:256px;position:absolute}.expanded-route-map-overlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.expanded-route-map-marker{z-index:5;color:#17110e;pointer-events:none;background:#ff8a45;border:2px solid #fffffff2;border-radius:50%;place-items:center;width:28px;height:28px;margin:-14px 0 0 -14px;font-size:10px;font-weight:800;display:grid;position:absolute;box-shadow:0 4px 14px #00000061,0 0 0 4px #ff8a451f}.expanded-route-map-attribution{z-index:6;color:#51575c;background:#ffffffc7;border-radius:4px;padding:2px 4px;font-size:7px;text-decoration:none;position:absolute;bottom:4px;right:5px}.expanded-route-map-hint{color:#737a84;font-size:9px;line-height:1.4}@media (width<=600px){.expanded-route-map-backdrop{padding:8px}.expanded-route-map-sheet{border-radius:18px;max-height:calc(100dvh - 16px)}.expanded-route-map-canvas{height:60dvh;min-height:300px}}.route-map-preview-head-actions,.route-map-expand-button{display:none}.route-map-expand-corner{z-index:12;color:#2f353a;-webkit-backdrop-filter:blur(8px);width:31px;height:31px;font:inherit;cursor:pointer;background:#ffffffd4;border:1px solid #ffffff47;border-radius:10px;place-items:center;font-size:18px;line-height:1;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 4px 14px #00000029}.expanded-route-map-canvas{aspect-ratio:720/620;height:auto;min-height:0;container-type:inline-size}.expanded-route-map-world{transform-origin:0 0;width:720px;height:620px;transform:scale(calc(100cqw / 720));position:absolute;top:0;left:0}.expanded-route-map-overlay{width:720px;height:620px}@media (width<=600px){.expanded-route-map-canvas{height:auto;min-height:0}}.expanded-route-map-backdrop{overscroll-behavior:none}.expanded-route-map-sheet{overscroll-behavior:contain}.expanded-route-map-canvas{overscroll-behavior:none}
