:root{--navy:#00264a;--navy-2:#082d52;--blue-text:#355574;--blue-pale:#eff9fd;--blue-line:#d6edf7;--orange:#ff6c4b;--orange-soft:#ff9b58;--white:#fff;--offwhite:#fbfbfa;--line:#b7c8d7;--muted:#70879c;--shadow:0 5px 10px rgba(0,38,74,.1)}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#f4f4f3;color:var(--navy);-webkit-font-smoothing:antialiased}button,input{font:inherit}button{color:inherit}.screen{min-height:100dvh;width:100%;background:var(--white);display:flex;flex-direction:column;overflow-x:hidden}.hero{min-height:334px;background:var(--navy);color:var(--white);border-radius:34px 34px 0 0;padding:46px 38px 34px;position:relative}.hero__topbar{justify-content:space-between;min-height:34px}.hero__auth,.hero__topbar{display:flex;align-items:center}.hero__auth{gap:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:650}.hero__login{border:0;padding:4px 0;background:transparent;color:var(--white);cursor:pointer;font-size:inherit;font-weight:inherit}.hero__copy{position:absolute;left:38px;right:30px;top:148px}.hero__brand{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:45px;line-height:.98;font-weight:400;letter-spacing:-.035em}.hero__headline{margin:18px 0 0;color:var(--orange);font-size:18px;line-height:1.28;font-weight:500;max-width:none}.login-note{position:absolute;right:30px;top:100px;z-index:5;width:min(290px,calc(100% - 60px));color:var(--navy);background:var(--white);border-radius:12px;padding:12px 14px;font-size:11px;line-height:1.45;box-shadow:var(--shadow)}.search-card{background:var(--white);margin-top:-4px;border-radius:32px 32px 0 0;padding:46px 21px 52px;position:relative;z-index:2}.mode-switch{display:flex;align-items:flex-end;justify-content:center;gap:26px;margin:0 0 46px}.mode-switch__option{border:0;border-bottom:3px solid transparent;background:transparent;color:#71879a;padding:0 0 9px;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap}.mode-switch__option[data-active=true]{color:var(--navy);font-weight:800;border-bottom-color:var(--orange-soft)}.field{display:flex;flex-direction:column;border-bottom:1.5px solid var(--navy);margin:0 0 39px;padding:0 12px 4px}.field__label{font-size:0;line-height:0}.field__input{width:100%;border:0;outline:0;background:transparent;color:var(--blue-text);padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:36px;line-height:1.05;font-weight:300;letter-spacing:-.03em;min-height:46px}.field__input::placeholder{opacity:1;color:var(--blue-text);font-weight:300}.field input[type=date]{color:var(--blue-text);-moz-appearance:none;appearance:none;-webkit-appearance:none}.field input[type=date]::-webkit-calendar-picker-indicator{opacity:.75}.cta{width:100%;min-height:55px;border:0;border-radius:999px;background:var(--navy);color:var(--white);padding:14px 20px;font-size:16px;font-weight:400;cursor:pointer;margin-top:1px}.cta--ghost{background:transparent;border:1.5px solid var(--navy);color:var(--navy)}.cta:disabled{opacity:.55;cursor:not-allowed}.form-error{display:none}.home-links{border-top:1px solid var(--line)}.home-link{width:100%;min-height:68px;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid var(--line);background:var(--white);padding:0 19px;color:var(--navy);font-size:18px;text-align:left;cursor:pointer}.home-footer{color:#96a5b0;text-align:center;font-size:10px;line-height:1.5;padding:26px 20px 34px;margin-top:auto}.results-header{background:var(--white);color:var(--navy);padding:30px 17px 14px}.results-nav{height:63px;display:flex;justify-content:space-between;align-items:flex-start}.results-nav__actions{display:flex;gap:19px;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px}.back-btn{border:0;background:transparent;color:var(--navy);width:34px;height:34px;padding:0;display:grid;place-items:center;font-size:31px;font-weight:300;cursor:pointer}.results-title{margin:26px 0 38px;font-size:22px;line-height:1.1;font-weight:500}.results-query{font-size:14px;color:var(--muted);line-height:1.5;margin-bottom:15px}.privacy-note{border:0;background:transparent;color:#8395a4;padding:0;font-size:10.5px;line-height:1.45}.results-body{flex:1 1;padding:0 17px 34px}.results-group{margin-bottom:8px}.results-group__title{margin:20px 0 9px;font-size:10px;color:#8295a4;letter-spacing:.06em;display:flex;align-items:center;gap:6px}.results-group__dot{width:5px;height:5px;border-radius:50%}.dot--best{background:var(--orange)}.dot--could{background:#71a7c7}.dot--other{background:#a8b5bf}.ride-block{margin:0 0 43px}.ride-block__eyebrow{color:#5e7690;font-size:13px;margin-bottom:4px}.ride-block__heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:20px}.ride-block__date{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:36px;font-weight:300;letter-spacing:-.025em}.ride-block__seats{font-size:28px;font-weight:400;text-align:right}.ride-block__match{display:flex;justify-content:flex-end;margin:-9px 8px 9px 0}.ride-card{background:var(--blue-pale);border:1px solid var(--blue-line);border-radius:42px;overflow:hidden;box-shadow:var(--shadow);padding:0;margin:0}.ride-card__main{min-height:235px;display:grid;grid-template-columns:118px 1fr;padding:44px 28px 30px}.ride-card__time{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:300;padding-top:16px}.ride-card__journey{display:grid;grid-template-rows:auto 1fr auto;grid-gap:10px;gap:10px;min-height:155px}.ride-card__stop{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.25}.ride-card__stop strong{font-weight:700}.ride-card__line{color:#9adff2;border-left:2px solid #9adff2;margin-left:1px;padding-left:10px;display:flex;align-items:end;font-size:27px;line-height:1}.ride-card--best{box-shadow:0 7px 16px rgba(0,38,74,.13)}.ride-card__footer{min-height:78px;border-top:1px solid var(--blue-line);display:flex;align-items:center;justify-content:space-between;padding:0 30px;color:var(--navy);font-size:13px}.ride-card__boat{font-weight:700}.ride-card__detail{color:var(--blue-text);font-size:11px}.badge{border-radius:999px;padding:7px 12px;font-size:10px;line-height:1;white-space:nowrap;font-weight:800;text-transform:uppercase;letter-spacing:.035em}.badge--best{background:var(--orange);color:var(--white)}.badge--could{background:var(--white);border:1px solid var(--blue-line)}.badge--other{background:var(--offwhite);color:var(--muted);border:1px solid var(--line)}.results-cta{padding:0 4px 28px;text-align:center}.results-cta__lead{color:#5f7688;font-size:13px}.empty-state{text-align:center;padding:50px 20px 8px}.empty-state__title{font-size:22px;margin:0 0 12px;font-weight:600}.empty-state__body{color:#61798c;font-size:13px;line-height:1.6;max-width:32ch;margin:0 auto 26px}.spinner{width:26px;height:26px;border:3px solid #dbe6ed;border-top:3px solid var(--navy);border-radius:50%;animation:spin .7s linear infinite;margin:60px auto}@keyframes spin{to{transform:rotate(1turn)}}.panel{margin:-4px 0 0;background:var(--white);border-radius:32px 32px 0 0;padding:55px 28px}.panel__title{font-size:24px;margin:0 0 12px}.panel__body{color:#657d90;font-size:13px;line-height:1.65;margin:0 0 24px}@media (min-width:480px){body{padding:6px 0 30px}.screen{max-width:436px;margin:0 auto;min-height:calc(100dvh - 12px);box-shadow:0 0 0 1px rgba(0,38,74,.06)}}.date-display{display:flex;align-items:center;min-height:46px;color:var(--blue-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:36px;line-height:1.05;font-weight:300;letter-spacing:-.03em;pointer-events:none}.date-display--selected{font-size:31px;letter-spacing:-.02em}.field__input--date{inset:0 0 4px 0;height:calc(100% - 4px);z-index:2}.home-link--event{color:var(--orange);font-size:14px}.home-link--about{color:var(--navy);font-size:18px}.home-about{padding:18px 19px 22px;border-bottom:1px solid var(--line);color:#5f7688;font-size:12px;line-height:1.6;background:#fbfcfd}.badge,.compact-ride-card,.results-body,.results-group__title,.results-header{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.results-group{margin:0 0 34px}.results-group__title{margin:26px 2px 14px;font-size:13px;line-height:1;color:var(--navy);font-weight:750;text-transform:uppercase;letter-spacing:.08em;gap:9px}.results-group__dot{width:8px;height:8px}.dot--could{background:var(--navy)}.dot--other{background:#91a3b2}.compact-ride-card{border:1.5px solid #d9e2e9;border-radius:23px;background:var(--white);padding:20px 20px 18px;margin-bottom:14px;box-shadow:0 2px 0 rgba(0,38,74,.025)}.compact-ride-card--best{border-color:#cbdbe6;box-shadow:0 5px 14px rgba(0,38,74,.06)}.compact-ride-card__top{display:flex;align-items:center;justify-content:space-between;gap:14px}.compact-ride-card__route{min-width:0;color:var(--navy);font-size:21px;line-height:1.15;font-weight:700;letter-spacing:-.015em}.compact-ride-card__route span{font-weight:450;padding:0 4px}.compact-ride-card__meta{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px 17px;margin-top:18px;color:#60778b;font-size:14px;line-height:1.25}.compact-ride-card__meta strong{color:var(--navy);font-weight:750}.badge{flex:0 0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-transform:none;letter-spacing:0;font-size:11px;padding:8px 12px;font-weight:700}.badge--best{background:#fff0eb;color:var(--orange)}.badge--could{background:#e7f0f6;color:var(--navy);border:0}.badge--other{background:#f0f3f5;color:#667a8a;border:0}.field--date{outline:none}.field--date:focus-visible{box-shadow:0 0 0 2px rgba(0,38,74,.14);border-radius:8px}.date-icon{position:absolute;right:14px;top:14px;color:var(--navy);font-size:15px;pointer-events:none;opacity:.78;z-index:3}.field__input--date{right:0;top:0;left:auto;bottom:auto;width:48px;height:48px;opacity:0;z-index:4}.field__input--date:focus{outline:none}@media (max-width:380px){.compact-ride-card__top{align-items:flex-start}.compact-ride-card__route{font-size:19px}.badge{font-size:10px;padding:7px 9px}.compact-ride-card__meta{gap:7px 12px;font-size:13px}}.field--date{position:relative;cursor:pointer;padding-right:52px;min-height:51px}.field__input--date{position:absolute;inset:0;width:100%;height:100%;opacity:.001;z-index:5;cursor:pointer;padding:0;border:0;background:transparent;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.field__input--date::-webkit-calendar-picker-indicator{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer}.form-screen{background:var(--offwhite)}.form-hero{background:var(--navy);color:var(--white);padding:34px 22px 38px;border-radius:0 0 28px 28px}.form-hero__top{display:flex;align-items:center;justify-content:space-between;min-height:36px;font-size:12px;letter-spacing:.04em}.form-hero h1,.form-hero__top{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.form-hero h1{margin:38px 0 11px;font-size:34px;line-height:1.05;font-weight:400;letter-spacing:-.035em}.form-hero p{margin:0;color:#d8e3eb;font-size:12px;line-height:1.55;max-width:620px}.m2-form-wrap{width:100%;max-width:850px;margin:0 auto;padding:20px 16px 46px}.m2-form{display:flex;flex-direction:column;gap:18px}.m2-section{background:var(--white);border:1px solid #dce5eb;border-radius:22px;padding:22px 18px}.m2-section h2{margin:0 0 7px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:21px;font-weight:600;letter-spacing:-.02em}.m2-section>p{margin:0 0 22px;color:var(--muted);font-size:11px;line-height:1.5}.m2-grid{display:grid;grid-gap:14px;gap:14px}.m2-grid--2{grid-template-columns:1fr 1fr}.m2-grid--3{grid-template-columns:1fr 1fr 1fr}.m2-field{margin:0 0 16px}.m2-label{display:block;margin-bottom:7px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:650;color:var(--navy)}.m2-label span{color:var(--orange)}.m2-helper,.m2-note{color:var(--muted);font-size:10px;line-height:1.4;margin:-1px 0 7px}.m2-field input,.m2-field select,.m2-field textarea{width:100%;border:1px solid #cbd8e2;border-radius:12px;background:var(--white);color:var(--navy);padding:12px 13px;min-height:46px;outline:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}.m2-field textarea{resize:vertical;min-height:90px}.m2-field input:focus,.m2-field select:focus,.m2-field textarea:focus{border-color:#7ba9c6;box-shadow:0 0 0 3px rgba(123,169,198,.12)}.check-row{display:flex;gap:11px;align-items:flex-start;background:var(--blue-pale);border:1px solid var(--blue-line);border-radius:16px;padding:15px;color:var(--blue-text);font-size:10.5px;line-height:1.5}.check-row input{margin-top:2px;width:17px;height:17px;accent-color:var(--navy);flex:0 0 auto}.m2-error{background:#fff1ed;border:1px solid #ffd1c6;color:#9f402b;border-radius:13px;padding:12px 14px;font-size:11px}.success-screen{align-items:center;justify-content:center;text-align:center;padding:42px 24px;background:var(--navy);color:var(--white)}.success-mark{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:var(--blue-pale);color:var(--navy);font-size:36px;margin-bottom:26px}.success-kicker{color:var(--orange);font-size:11px;letter-spacing:.14em;font-weight:800}.success-screen h1{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:38px;letter-spacing:-.04em;margin:12px 0}.success-screen p{max-width:520px;color:#d6e2eb;font-size:12px;line-height:1.6;margin:0 0 28px}.success-screen .cta{max-width:360px;background:var(--white);color:var(--navy)}@media (max-width:640px){.m2-grid--2,.m2-grid--3{grid-template-columns:1fr;gap:0}.form-hero h1{font-size:31px}.m2-section{padding:20px 16px}}.auth-screen{background:var(--offwhite);align-items:center;justify-content:flex-start;padding:28px 16px 48px}.auth-card{width:min(100%,560px);background:var(--white);border-radius:28px;padding:28px 24px 30px;box-shadow:var(--shadow);margin-top:18px}.auth-brand{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:31px;letter-spacing:-.03em;margin:18px 0 24px}.auth-eyebrow{color:var(--orange);font-size:11px;letter-spacing:.08em;margin:0 0 12px}.auth-card h1{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:29px;line-height:1.08;font-weight:500;margin:0 0 18px}.auth-card p{line-height:1.55;font-size:13px;color:var(--blue-text)}.auth-privacy{background:var(--blue-pale);border:1px solid var(--blue-line);border-radius:16px;padding:14px 15px;font-size:12px;line-height:1.5;margin:20px 0 24px}.auth-check{margin:18px 0 20px}.auth-sent{padding-top:4px}.auth-sent h2{font-size:18px;margin:0 0 8px}.auth-user{max-width:165px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.results-login{color:var(--navy)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.language-switcher{display:inline-flex;align-items:center}.language-switcher select{border:1px solid #cbd8e2;border-radius:999px;background:var(--white);color:var(--navy);min-height:34px;padding:5px 28px 5px 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:700;cursor:pointer}.language-switcher--compact select{min-height:30px;padding:4px 25px 4px 9px;font-size:11px;border-color:hsla(0,0%,100%,.34);background:hsla(0,0%,100%,.1);color:inherit}.form-hero .language-switcher--compact select,.hero .language-switcher--compact select{color:var(--white);background-color:hsla(0,0%,100%,.08)}.results-header .language-switcher--compact select{color:var(--navy);background:var(--white);border-color:#cbd8e2}.auth-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.legal-links{display:flex;justify-content:center;flex-wrap:wrap;gap:9px 15px;margin-top:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px}.legal-links a{color:inherit;text-decoration:underline;text-underline-offset:2px;opacity:.78}.legal-inline-links{white-space:nowrap}.legal-inline-links a{color:var(--navy);font-weight:700;text-decoration:underline;text-underline-offset:2px}.legal-preaccepted{background:var(--blue-pale);border:1px solid var(--blue-line);border-radius:16px;padding:14px 15px;color:var(--blue-text);font-size:10.5px;line-height:1.5;margin:18px 0 20px}.app-legal-footer{padding:0 18px 26px;color:#73879a}.demo-banner{background:#eff9fd;border:1px solid #d6edf7;color:#355574;margin-bottom:16px;padding:10px 12px;border-radius:10px}.legal-screen{min-height:100dvh;background:var(--offwhite);color:var(--navy);padding:22px 18px 60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.legal-topbar{max-width:760px;margin:0 auto 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.legal-back{color:var(--navy);text-decoration:none;font-size:13px;font-weight:700}.legal-languages{display:flex;flex-wrap:wrap;gap:8px}.legal-languages a{color:#6d8193;text-decoration:none;font-size:11px;font-weight:700;padding:6px 8px;border-radius:999px;border:1px solid #d8e2e9;background:var(--white)}.legal-languages a.is-active{color:var(--white);background:var(--navy);border-color:var(--navy)}.legal-fallback{max-width:760px;margin:0 auto 14px;background:#fff7e9;border:1px solid #f0dfba;color:#725b2a;border-radius:14px;padding:11px 13px;font-size:11px;line-height:1.5}.legal-document{max-width:760px;margin:0 auto;white-space:pre-wrap;background:var(--white);border:1px solid #dce5eb;border-radius:20px;padding:26px 22px;font-size:13px;line-height:1.68;box-shadow:0 4px 14px rgba(0,38,74,.04)}@media (max-width:420px){.hero__auth{gap:10px;font-size:12px}.auth-user{max-width:105px}.legal-topbar{align-items:flex-start;flex-direction:column}.legal-inline-links{white-space:normal;display:block;margin-top:5px}}.my-screen{background:var(--white);min-height:100vh}.my-header{background:var(--navy);color:var(--white);padding:18px 20px 26px}.my-header__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.my-header__brand{font-weight:650;letter-spacing:.08em;font-size:.9rem}.my-account-email,.my-header__brand{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.my-account-email{margin:28px 0 0;font-size:1rem;line-height:1.25;font-weight:500;overflow-wrap:anywhere;color:var(--white)}.my-body{width:calc(100% - 34px);margin:0 auto;padding:28px 0 40px}.my-section{margin-bottom:30px}.my-section__title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.my-section__title h2{margin:0;font-size:1.15rem;color:var(--navy)}.my-section__title span{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:50%;background:var(--blue-pale);color:var(--navy);font-size:.82rem;font-weight:800}.my-listing-card{background:var(--white);border:1.5px solid #d9e2e9;border-radius:20px;padding:16px;margin-bottom:12px;box-shadow:0 3px 10px rgba(0,38,74,.05)}.my-listing-card__top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.my-listing-card__route{font-size:1.05rem;font-weight:800;color:var(--navy)}.my-listing-card__route span{opacity:.45;padding:0 3px}.my-listing-card__meta{display:flex;flex-wrap:wrap;gap:7px 12px;margin-top:9px;color:var(--muted);font-size:.86rem}.my-status{flex:0 0 auto;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:800}.my-status--active{background:var(--blue-pale);color:var(--navy)}.my-status--closed{background:#eef1f3;color:#66798a}.my-empty{padding:18px;border:1px dashed var(--line);border-radius:14px;color:var(--muted);background:var(--offwhite);font-size:.9rem}.my-next-note{margin-top:8px;padding:13px 14px;border-radius:12px;background:var(--blue-pale);color:var(--blue-text);font-size:.82rem}.my-loading{text-align:center;padding:42px 0;color:var(--muted)}.my-loading .spinner{margin:0 auto 14px}.back-btn--light{color:var(--white)}@media(min-width:760px){.my-header{padding:22px 24px 30px}}.my-listing-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #e5edf3}.my-listing-actions button{border:1px solid #cbd9e4;background:#fff;color:var(--navy);border-radius:999px;padding:8px 11px;font:inherit;font-size:.74rem;font-weight:700;cursor:pointer}.my-listing-actions button:hover{background:var(--blue-pale)}.my-listing-actions button:disabled{opacity:.5;cursor:default}.my-listing-actions .my-action-danger{color:#8a3540;border-color:#ead3d7}.my-edit-panel{margin-top:14px;padding-top:14px;border-top:1px solid #e5edf3}.my-edit-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.my-edit-panel .m2-field{margin-bottom:12px}.my-edit-panel input{width:100%;box-sizing:border-box}.my-save-button{margin-top:4px}.my-action-error{margin-top:12px}@media(max-width:520px){.my-edit-grid{grid-template-columns:1fr}.my-listing-actions{gap:7px}.my-listing-actions button{font-size:.7rem;padding:7px 9px}}.my-account-section{margin-top:36px;padding-top:26px;border-top:1px solid var(--line)}.my-account-card{border:1.5px solid #d9e2e9;border-radius:20px;padding:16px;background:var(--white)}.my-account-card>div:first-child{display:flex;flex-direction:column;gap:4px;color:var(--navy);overflow-wrap:anywhere}.my-account-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800}.my-account-card p{margin:10px 0 18px;color:var(--muted);font-size:.84rem}.my-delete-account{border:0;background:transparent;color:#a53b3b;padding:0;font:inherit;font-weight:750;text-decoration:underline;cursor:pointer}.my-delete-account:disabled{opacity:.55;cursor:wait}.home-event-picker{min-height:68px;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:14px;gap:14px;border-bottom:1px solid var(--line);padding:10px 19px;color:var(--navy);font-size:18px;background:var(--white)}.home-event-picker select{max-width:210px;min-width:145px;border:1px solid #cbd8e2;border-radius:999px;background:var(--white);color:var(--navy);padding:9px 30px 9px 12px;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}.home-event-error{padding:10px 19px;border-bottom:1px solid #ffd1c6;background:#fff1ed;color:#9f402b;font-size:.78rem;line-height:1.45}.my-match-link{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;border:0;border-radius:13px;background:var(--blue-pale);color:var(--navy);padding:11px 12px;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer;text-align:left}.my-match-link:hover{filter:brightness(.985)}.matches-route{margin-top:8px;color:#c8d8e4;font-size:.82rem}.matches-privacy{position:static;pointer-events:auto;margin:0 0 22px;padding:12px 13px;border:1px solid var(--blue-line);border-radius:13px;background:var(--blue-pale);font-size:.76rem;line-height:1.5}.match-card{border:1.5px solid #d9e2e9;border-radius:20px;padding:15px;margin-bottom:12px;background:var(--white);box-shadow:0 3px 10px rgba(0,38,74,.05)}.match-card__top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.match-card__route{font-size:1rem;font-weight:800;color:var(--navy)}.match-card__route span{opacity:.45;padding:0 3px}.match-card__meta{display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:8px;color:var(--muted);font-size:.77rem}.match-card__profile{margin-top:10px;color:var(--blue-text);font-size:.77rem;line-height:1.45}.match-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px;padding-top:12px;border-top:1px solid #e5edf3}.match-card__actions button,.match-contact-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd9e4;background:#fff;color:var(--navy);border-radius:999px;padding:8px 11px;font:inherit;font-size:.74rem;font-weight:800;cursor:pointer;text-decoration:none}.match-card__actions button:first-child{background:var(--navy);border-color:var(--navy);color:#fff}.match-card__actions button:disabled{opacity:.55;cursor:wait}.match-contact-btn{background:var(--blue-pale)}.match-contact-note{display:flex;flex-direction:column;gap:3px;margin-top:10px;padding:10px 11px;background:var(--offwhite);border-radius:11px;color:var(--blue-text);font-size:.76rem;overflow-wrap:anywhere}.connection-status{display:inline-flex;margin-top:10px;border-radius:999px;padding:5px 8px;background:#eef1f3;color:#5c6e7c;font-size:.69rem;font-weight:800}.connection-status--confirmed{background:#e9f7ef;color:#287046}.connection-status--contacted{background:var(--blue-pale);color:var(--navy)}.connection-status--cancelled,.connection-status--discarded{background:#f2f2f2;color:#777}.match-status-editor{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px;padding-top:11px;border-top:1px solid #e5edf3;color:var(--muted);font-size:.73rem}.match-status-editor label{font-weight:750}.match-status-editor select{border:1px solid #cbd8e2;border-radius:999px;background:#fff;color:var(--navy);padding:7px 25px 7px 9px;font-size:.72rem;font-weight:700}.match-card__error{margin-top:10px}@media(max-width:520px){.home-event-picker{grid-template-columns:1fr;gap:7px}.home-event-picker select{max-width:100%;width:100%}.match-card__top,.match-status-editor{flex-direction:column}.match-status-editor{align-items:flex-start}.match-status-editor select{width:100%}}.compact-ride-card--clickable{width:100%;text-align:left;font:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.compact-ride-card--clickable:focus-visible{outline:3px solid rgba(0,90,140,.22);outline-offset:2px}.match-date-fit{margin:8px 0 0;color:var(--muted);font-size:.82rem;font-weight:650}