@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#252532;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f7fb;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{color:inherit;cursor:pointer;border:0}button:disabled{cursor:default;opacity:.55}input,textarea,select{color:#292835}.app-shell{background:#f7f7fb;min-height:100dvh}.page{width:100%;max-width:680px;padding:calc(20px + env(safe-area-inset-top)) 18px calc(38px + env(safe-area-inset-bottom));margin:0 auto}.topbar{justify-content:space-between;align-items:center;display:flex}.brand-lockup{letter-spacing:-.04em;align-items:center;gap:9px;font:700 22px Space Grotesk;display:flex}.brand-mark{color:#fff;background:#635bff;border-radius:10px;place-items:center;width:31px;height:31px;display:grid;box-shadow:0 5px 12px #635bff38}.profile-avatar{color:#4e477f;background:#e5e1ff;border:2px solid #fff;border-radius:14px;place-items:center;width:39px;height:39px;font-size:13px;font-weight:700;display:grid;overflow:hidden;box-shadow:0 3px 15px #302c4b12}.profile-avatar img,.avatar img{object-fit:cover;width:100%;height:100%}.intro{padding:28px 0 18px}.eyebrow{color:#9292a2;letter-spacing:.12em;margin:0 0 7px;font-size:10px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:7px;font:700 30px Space Grotesk}h1 span{font-size:26px}h2{letter-spacing:-.04em;margin:0;font:600 19px Space Grotesk}h3{letter-spacing:-.025em;font-family:Space Grotesk}.crew-voice{color:#858592;text-wrap:pretty;max-width:40ch;margin:0;font-size:14px;line-height:1.4}.card-surface{background:#fff;border:1px solid #eeedf3;border-radius:21px;box-shadow:0 8px 22px #32304a08}.notice,.inline-error{color:#57516d;background:#eeecff;border-radius:12px;margin:-9px 0 14px;padding:11px 13px;font-size:12px}.inline-error{color:#9d3e48;background:#fff0f1;margin:12px 0 0}.loading-card{color:#777684;justify-content:center;align-items:center;gap:10px;min-height:118px;font-size:13px;display:flex}.spinner{border:2px solid #d9d6f8;border-top-color:#635bff;border-radius:50%;width:17px;height:17px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.crew-hero{background:#fff;padding:20px 18px 17px;overflow:hidden}.crew-title-row,.member-strip,.section-heading,.sheet-heading{justify-content:space-between;align-items:center;display:flex}.crew-title-row h2{max-width:220px;font-size:23px}.crew-title-row p{color:#8b8a98;margin:4px 0 0;font-size:12px}.create-plan-button{color:#fff;background:#635bff;border-radius:12px;align-items:center;gap:5px;padding:9px 12px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 5px 12px #635bff2b}.member-strip{margin-top:22px}.avatars{padding-left:7px;display:flex}.avatar{border:2px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-7px;font-size:11px;font-weight:700;display:grid;overflow:hidden}.avatar.coral{color:#9b3e3a;background:#ffc6c2}.avatar.blue{color:#3154a3;background:#cbd8ff}.avatar.yellow{color:#886510;background:#ffe8a8}.avatar.mint{color:#237d69;background:#b9f0df}.avatar.overflow{color:#686676;background:#eeedf3}.member-link{color:#6b63dc;background:0 0;padding:5px 0;font-size:11px;font-weight:700}.quick-actions{grid-template-columns:1fr 1fr;gap:11px;margin-top:12px;display:grid}.quick-actions>button{text-align:left;background:#fff;border:1px solid #eeedf3;border-radius:18px;min-width:0;padding:15px;box-shadow:0 7px 18px #32304a07}.quick-actions strong,.quick-actions small{display:block}.quick-actions strong{text-overflow:ellipsis;white-space:nowrap;margin-top:10px;font:600 13px Space Grotesk;overflow:hidden}.quick-actions small{color:#93929e;margin-top:3px;font-size:10px}.quick-icon{border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.quick-icon.purple{color:#635bff;background:#eeecff}.quick-icon.coral{color:#d8665e;background:#fff0ed}.section-heading{margin:30px 2px 12px}.section-heading .eyebrow{margin-bottom:4px}.section-count{color:#777486;text-align:center;background:#ecebf2;border-radius:999px;min-width:28px;padding:5px 8px;font-size:11px;font-weight:700}.plan-card{padding:18px 16px 15px}.plan-card.featured{background:#fff;border-color:#e6e2ff;box-shadow:0 12px 28px #4d437812}.pill{letter-spacing:.08em;border-radius:6px;margin-bottom:9px;padding:4px 7px;font-size:8px;font-weight:700;display:inline-block}.pill.purple{color:#7068e6;background:#efedff}.plan-title-row h3{margin:0 0 9px;font-size:18px}.plan-meta{color:#777684;flex-wrap:wrap;gap:7px 12px;font-size:11px;display:flex}.plan-meta span{align-items:center;gap:5px;display:inline-flex}.plan-meta svg{color:#7770e6}.plan-description{color:#696875;white-space:pre-wrap;border-top:1px solid #f0eff4;margin:13px 0 0;padding-top:12px;font-size:12px;line-height:1.5}.rsvp-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:15px;display:grid}.rsvp-summary>div{background:#f8f8fb;border-radius:11px;min-width:0;padding:9px}.rsvp-summary strong{font-size:9px}.rsvp-summary p{color:#92919d;text-overflow:ellipsis;margin:3px 0 0;font-size:9px;line-height:1.35;overflow:hidden}.rsvp-dot{border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.rsvp-dot.going{background:#3cb78a}.rsvp-dot.maybe{background:#e5aa45}.rsvp-dot.not-going{background:#d77979}.rsvp-actions{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:11px;display:grid}.rsvp-actions button{color:#7e7d89;background:#f2f1f6;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:4px;padding:9px 3px;font-size:10px;font-weight:700;display:flex}.rsvp-actions button.selected.going{color:#238362;background:#e4f7ef;border-color:#c9eedf}.rsvp-actions button.selected.maybe{color:#9a6a14;background:#fff3d7;border-color:#f5dfad}.rsvp-actions button.selected.not_going{color:#a3484d;background:#ffebec;border-color:#f3d1d3}.plan-list{gap:11px;display:grid}.only-plan-note{color:#858491;background:#eeedf3;border-radius:13px;margin:0 2px;padding:12px 14px;font-size:11px}.state-card{text-align:center;padding:25px 22px}.empty-icon{color:#635bff;background:#eeecff;border-radius:16px;place-items:center;width:48px;height:48px;margin:0 auto 13px;display:grid}.state-card h3{margin-bottom:6px;font-size:17px}.state-card p{color:#858491;max-width:300px;margin:0 auto 15px;font-size:12px;line-height:1.45}.state-card button{color:#fff;background:#635bff;border-radius:11px;align-items:center;gap:5px;padding:10px 13px;font-size:11px;font-weight:700;display:inline-flex}.error-state .empty-icon{color:#b84b53;background:#fff0f1}.error-state button{background:#5e596f}.members-section{scroll-margin-top:15px}.members-card{padding:6px 16px}.member-list-row{border-top:1px solid #f1f0f4;align-items:center;gap:10px;padding:11px 0;display:flex}.member-list-row:first-child{border-top:0}.member-list-row .avatar{border:0;flex:0 0 34px;margin:0}.member-list-row>div:nth-child(2){flex:1;min-width:0}.member-list-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.member-list-row p{color:#9292a2;margin:2px 0 0;font-size:11px}.member-list-row>span{color:#7068e6;font-size:9px;font-weight:700}.create-crew{text-align:center;padding:25px 20px 20px}.create-crew>p:not(.eyebrow):not(.form-error){color:#858592;margin:7px 0 18px;font-size:13px}.create-crew label,.plan-sheet label{color:#666573;text-align:left;margin:12px 0 6px;font-size:11px;font-weight:700;display:block}.create-crew input,.plan-sheet input,.plan-sheet textarea,.plan-sheet select{background:#fff;border:1px solid #dedce8;border-radius:12px;outline:none;width:100%;padding:12px;font-size:13px}.create-crew input:focus,.plan-sheet input:focus,.plan-sheet textarea:focus,.plan-sheet select:focus{border-color:#766fff;box-shadow:0 0 0 3px #635bff18}.plan-sheet textarea{resize:vertical}.primary-button{color:#fff;background:#635bff;border-radius:12px;width:100%;margin-top:13px;padding:12px 16px;font-size:12px;font-weight:700;box-shadow:0 7px 16px #635bff25}.form-error{color:#b83c43;text-align:left;margin:10px 0 0;font-size:11px}.sheet-backdrop{z-index:10;padding-top:env(safe-area-inset-top);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1c192b6b;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.plan-sheet{width:100%;max-width:680px;max-height:94dvh;padding:10px 18px calc(20px + env(safe-area-inset-bottom));background:#fafafd;border-radius:25px 25px 0 0;animation:.22s ease-out sheet-in;overflow-y:auto;box-shadow:0 -12px 35px #19162921}@keyframes sheet-in{0%{opacity:.6;transform:translateY(20px)}}.sheet-handle{background:#d5d3df;border-radius:3px;width:38px;height:4px;margin:0 auto 15px}.sheet-heading{margin-bottom:6px}.sheet-heading button{color:#777684;background:#eeedf3;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.sheet-heading .eyebrow{margin-bottom:4px}.plan-sheet label span{color:#a09eaa;font-weight:500}.form-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:9px;display:grid}.auth-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;display:flex}.auth-state h1{margin:18px 0 8px}.auth-state p{color:#777684;max-width:280px;margin:0}@media (width>=600px){.page{padding-left:24px;padding-right:24px}.intro{padding-top:48px}.plan-sheet{border-radius:25px;margin-bottom:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}.crew-compact{text-align:left;align-items:center;gap:12px;width:100%;min-height:70px;padding:13px 14px;display:flex}.crew-compact>div:first-child{flex:1;min-width:0}.crew-compact h2{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.crew-compact p{color:#8b8a98;margin:3px 0 0;font-size:11px}.crew-compact .avatars{flex:none}.crew-compact .avatar{width:29px;height:29px;font-size:9px}.crew-chevron{color:#aaa8b4;flex:none}.dashboard-section{margin-top:23px}.compact-section-heading{justify-content:space-between;align-items:center;margin:0 2px 10px;display:flex}.compact-section-heading h2{font-size:17px}.compact-section-heading h2 span{color:#8d8b99;font-family:DM Sans;font-weight:600}.compact-section-heading button{color:#6b63dc;background:0 0;padding:5px 0 5px 10px;font-size:12px;font-weight:700}.compact-section-heading button:disabled{color:#8e8b9f;opacity:1}.compact-carousel{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-auto-columns:min(86%,460px);grid-auto-flow:column;gap:10px;margin-right:-18px;padding-right:18px;display:grid;overflow-x:auto}.compact-carousel::-webkit-scrollbar{display:none}.compact-card{scroll-snap-align:start;text-align:left;background:#fff;border:1px solid #eeedf3;border-radius:18px;min-height:142px;padding:15px;overflow:hidden;box-shadow:0 5px 16px #32304a06}.compact-card>strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin-top:7px;font:600 17px/1.3 Space Grotesk;display:-webkit-box;overflow:hidden}.compact-kicker{color:#7770e6;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;display:block;overflow:hidden}.compact-kicker.closed{color:#8a8895}.compact-meta{color:#858491;white-space:nowrap;align-items:center;gap:5px;margin-top:9px;font-size:11px;display:flex;overflow:hidden}.compact-meta i{background:#bab8c3;border-radius:50%;flex:none;width:3px;height:3px;margin:0 2px}.compact-status{color:#5f5b71;background:#f0eff5;border-radius:8px;margin-top:10px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-block}.compact-status.going{color:#23785d;background:#e5f6ef}.compact-status.not_going{color:#9f4d53;background:#ffebec}.compact-status.maybe{color:#90671d;background:#fff3d7}.compact-status.missing{color:#6a61d1;background:#eeecff}.nearest-plan-card{text-align:left;width:100%;min-height:154px;padding:16px}.nearest-plan-card>strong{text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font:600 19px/1.3 Space Grotesk;display:block;overflow:hidden}.nearest-plan-footer{align-items:center;min-height:34px;margin-top:14px;display:flex}.nearest-plan-footer .avatar{width:29px;height:29px;font-size:9px}.nearest-plan-footer .avatars:empty{display:none}.plan-response-summary{color:#858491;margin-left:10px;font-size:11px}.small-dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.small-dashboard-card{color:#343241;text-align:left;background:#f0efff;border:1px solid #e7e4ff;border-radius:16px;min-height:116px;padding:13px}.small-dashboard-card:disabled{cursor:default;opacity:1}.small-dashboard-card strong,.small-dashboard-card>span:last-child{display:block}.small-dashboard-card strong{margin-top:10px;font:600 13px/1.25 Space Grotesk}.small-dashboard-card>span:last-child{color:#777486;margin-top:5px;font-size:10px;line-height:1.45}.small-card-icon{color:#665eda;background:#fff;border-radius:9px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:grid}.expenses-card{background:#f7f1e8;border-color:#efe5d6}.expenses-card .small-card-icon{color:#9a7142}.compact-empty{color:#858491;background:#eeedf3;border-radius:13px;align-items:center;gap:8px;min-height:42px;padding:11px 13px;font-size:11px;display:flex}.compact-empty.error-state{color:#9d3e48;background:#fff0f1;justify-content:space-between}.compact-empty.error-state button{color:#9d3e48;background:#fff;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:700}.quick-icon.blue{color:#3154a3;background:#e9efff}.quick-actions.compact{margin-top:23px}.quick-actions.compact>button{color:#625bd1;background:#eeecff;border-color:#e3e0ff;justify-content:center;align-items:center;gap:6px;min-height:48px;padding:10px;display:flex}.quick-actions.compact .quick-icon{flex:none;width:34px;height:34px}.quick-actions.compact strong{white-space:normal;margin:0;line-height:1.25}.detail-sheet .plan-card,.detail-sheet .poll-card{box-shadow:none;border-radius:18px;margin-top:12px}.detail-sheet>.sheet-heading h2{text-overflow:ellipsis;white-space:nowrap;max-width:290px;overflow:hidden}.plan-detail-sheet{background:#f8f8fc;padding-left:14px;padding-right:14px}.plan-detail-sheet>.sheet-heading{padding:0 4px}.plan-detail-sheet>.sheet-heading h2{max-width:min(72vw,500px)}.plan-details{margin-top:12px}.plan-detail-tabs{background:#ebeaf1;border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.plan-detail-tabs button{color:#898794;background:0 0;border-radius:11px;min-height:37px;font-size:11px;font-weight:700}.plan-detail-tabs button.active{color:#5f57cb;background:#fff;box-shadow:0 3px 10px #32304a0d}.plan-detail-content{gap:9px;margin-top:9px;display:grid}.plan-overview-card,.attendance-card,.participants-card{border-radius:17px;box-shadow:0 5px 16px #32304a06}.plan-overview-card{padding:6px 14px 13px}.plan-detail-meta>div{border-top:1px solid #f0eff4;align-items:center;gap:10px;padding:10px 0;display:flex}.plan-detail-meta>div:first-child{border-top:0}.plan-detail-meta p{min-width:0;margin:0}.plan-detail-meta small,.plan-detail-meta strong{display:block}.plan-detail-meta small{color:#9694a1;margin-bottom:2px;font-size:9px;font-weight:600}.plan-detail-meta strong{text-overflow:ellipsis;font-size:12px;line-height:1.35;overflow:hidden}.plan-detail-icon{border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid}.plan-detail-icon.purple{color:#635bff;background:#eeecff}.plan-detail-icon.coral{color:#ca625c;background:#fff0ed}.plan-detail-description{color:#6f6d7a;white-space:pre-wrap;border-top:1px solid #f0eff4;margin:3px 0 0;padding:11px 0 0;font-size:11px;line-height:1.5}.attendance-card,.participants-card{padding:14px}.plan-block-heading{justify-content:space-between;align-items:center;gap:12px;min-height:34px;display:flex}.plan-block-heading .eyebrow{margin-bottom:3px;font-size:8px}.plan-block-heading h3{margin:0;font-size:16px}.attendance-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:11px;display:grid}.attendance-actions button{color:#777583;background:#f1f0f5;border:1px solid #0000;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:47px;padding:6px 2px;font-size:9px;font-weight:700;display:flex}.attendance-actions button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attendance-actions button.selected.going{color:#23785d;background:#e5f6ef;border-color:#c9eedf}.attendance-actions button.selected.maybe{color:#90671d;background:#fff3d7;border-color:#f5dfad}.attendance-actions button.selected.not_going{color:#9f4d53;background:#ffebec;border-color:#f3d1d3}.response-count{color:#6f68d4;background:#eeecff;border-radius:8px;flex:none;padding:5px 7px;font-size:9px;font-weight:700}.participant-list{margin-top:7px}.participant-row{border-top:1px solid #f1f0f4;align-items:center;gap:9px;min-width:0;padding:8px 0;display:flex}.participant-row:first-child{border-top:0}.participant-row .avatar{border:0;flex:0 0 31px;width:31px;height:31px;margin:0;font-size:9px}.participant-row strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;overflow:hidden}.participant-row>span{border-radius:7px;flex:none;padding:4px 6px;font-size:8px;font-weight:700}.participant-row>span.going{color:#23785d;background:#e5f6ef}.participant-row>span.maybe{color:#90671d;background:#fff3d7}.participant-row>span.not_going{color:#9f4d53;background:#ffebec}.participant-row>span.missing{color:#868491;background:#f0eff4}.plan-list-placeholder{text-align:center;border-radius:17px;margin-top:9px;padding:26px 20px;box-shadow:0 5px 16px #32304a06}.plan-list-placeholder>span{color:#655dda;background:#eeecff;border-radius:15px;place-items:center;width:46px;height:46px;margin:0 auto 12px;display:grid}.plan-list-placeholder h3{margin:0 0 6px;font-size:16px}.plan-list-placeholder p{color:#858391;max-width:280px;margin:0 auto;font-size:11px;line-height:1.45}.plan-list-placeholder small{color:#726be0;letter-spacing:.08em;text-transform:uppercase;background:#f0eeff;border-radius:7px;margin-top:12px;padding:4px 7px;font-size:8px;font-weight:700;display:inline-block}.all-polls-list{gap:10px;margin-top:14px;display:grid}.all-polls-list .compact-card{width:100%;min-height:132px}@media (width>=600px){.compact-carousel{margin-right:0;padding-right:0}}.polls-section{margin-top:28px}.poll-list,.poll-options,.poll-option-wrap{gap:8px;display:grid}.poll-card{padding:18px}.poll-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.poll-heading small{color:var(--muted);font-size:12px}.pill.gray{color:#6f7080;background:#ececf1}.poll-card h3{margin:14px 0 3px;font-size:19px}.poll-total{color:var(--muted);margin:0 0 14px;font-size:11px}.poll-option-wrap+.poll-option-wrap{margin-top:8px}.poll-options button{text-align:left;background:#fff;border:1px solid #e2e1e8;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px;display:flex;position:relative;overflow:hidden}.poll-options button span,.poll-options button strong{z-index:1;position:relative}.poll-options button span small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.poll-options button i{opacity:.8;background:#eeeafd;position:absolute;inset:0 auto 0 0}.poll-options button.selected{border-color:var(--purple);box-shadow:0 0 0 1px #675fff22}.poll-options button:disabled{opacity:1}.poll-options .plan-from-poll{justify-self:end;align-items:center;width:auto;padding:7px 10px;font-size:12px}.poll-saving{color:var(--muted);margin:10px 0 0;font-size:10px}.poll-form-actions{gap:8px;margin:4px 0 12px;display:flex}.poll-form-actions button{border:0;border-radius:10px;align-items:center;gap:5px;padding:9px 12px;display:flex}.create-poll-action{color:#fff;background:#675fff;border-radius:13px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:46px;margin:12px 0 14px;font-size:12px;font-weight:700;display:flex}.poll-options-label{color:#666573;margin:16px 0 7px;font-size:11px;font-weight:700}.poll-option-input{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;margin-bottom:7px;display:grid}.poll-option-input button{color:#a04a51;background:#fff0f1;border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.poll-create-sheet{overscroll-behavior:contain}.plans-screen{padding-top:18px}.plans-screen-heading{justify-content:space-between;align-items:center;display:flex}.plans-back,.plans-create{border-radius:11px;align-items:center;gap:4px;min-height:36px;padding:8px 10px;font-size:11px;font-weight:700;display:inline-flex}.plans-back{color:#777486;background:0 0;padding-left:6px}.plans-create{color:#625bd1;background:#eeecff}.plans-title{margin-top:24px}.plans-title h1{margin-bottom:0}.plans-view-toggle{background:#ecebf2;border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;margin-top:18px;padding:4px;display:grid}.plans-view-toggle button{color:#858391;background:0 0;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:38px;font-size:11px;font-weight:700;display:flex}.plans-view-toggle button.active{color:#5f57cb;background:#fff;box-shadow:0 3px 10px #32304a0d}.calendar-card{margin-top:14px;padding:15px 12px 12px}.calendar-heading{grid-template-columns:36px 1fr 36px;align-items:center;margin-bottom:14px;display:grid}.calendar-heading strong{text-align:center;text-transform:capitalize;font:600 16px Space Grotesk}.calendar-heading button{color:#716ae0;background:#f0efff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-weekdays span{color:#aaa8b3;text-align:center;padding-bottom:7px;font-size:9px;font-weight:700}.calendar-grid{row-gap:3px}.calendar-grid button,.calendar-blank{aspect-ratio:1;min-width:0}.calendar-grid button{color:#555361;background:0 0;border-radius:12px;place-items:center;font-size:12px;font-weight:600;display:grid;position:relative}.calendar-grid button.today{color:#625bd1;background:#f0efff}.calendar-grid button.selected{color:#fff;background:#635bff;box-shadow:0 5px 12px #635bff2c}.calendar-grid button i{background:#746de2;border-radius:50%;width:4px;height:4px;position:absolute;bottom:5px}.calendar-grid button.selected i{background:#fff}.calendar-loading,.calendar-error{color:#8b8996;justify-content:center;align-items:center;gap:7px;min-height:34px;margin-top:7px;font-size:10px;display:flex}.calendar-loading .spinner{width:13px;height:13px}.calendar-error{color:#a3484d;background:#fff0f1;border-radius:10px}.selected-day-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin:22px 2px 10px;display:flex}.selected-day-heading h2,.plans-list-group h2{text-transform:capitalize;font-size:15px}.selected-day-heading button{color:#665eda;background:0 0;align-items:center;gap:4px;padding:6px 0 6px 8px;font-size:10px;font-weight:700;display:flex}.selected-day-plans,.plans-list-group>div{gap:8px;display:grid}.plans-row{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:68px;padding:11px 12px;display:grid}.plans-row-time{color:#6f68d8;align-items:center;gap:4px;font-size:10px;font-weight:700;display:flex}.plans-row-content{min-width:0}.plans-row-content strong,.plans-row-content>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:flex;overflow:hidden}.plans-row-content strong{font:600 14px Space Grotesk}.plans-row-content>span{color:#92909c;align-items:center;gap:4px;margin-top:4px;font-size:10px}.plans-row>svg{color:#aaa8b4}.plans-list{gap:20px;margin-top:20px;display:grid}.plans-list-group h2{margin:0 2px 9px}.expenses-screen{padding-top:18px}.expense-balance-card{border-radius:21px;margin-top:17px;padding:20px}.expense-balance-card span,.expense-balance-card small{display:block}.expense-balance-card span{font-size:11px;font-weight:700}.expense-balance-card strong{letter-spacing:-.045em;margin:6px 0 4px;font:700 31px Space Grotesk;display:block}.expense-balance-card small{opacity:.72;font-size:10px}.expense-balance-card.positive{color:#226b57;background:#ddf4ea}.expense-balance-card.negative{color:#9a4d50;background:#ffeaeb}.expense-balance-card.neutral{color:#5e58bf;background:#ebe9ff}.expense-settlements,.expense-history{margin-top:23px}.settlement-list,.expense-list{gap:8px;display:grid}.settlement-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:52px;padding:11px 12px;font-size:11px;display:grid}.settlement-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settlement-row i{color:#8e8b9a;font-style:normal}.settlement-row strong{color:#5f58c8;font-size:12px}.settlement-pay{color:#fff;background:#675fff;border:0;border-radius:10px;grid-column:1/-1;min-height:34px;font-size:10px;font-weight:700}.paid-settlement-list{gap:7px;margin-top:10px;display:grid}.paid-settlement-row{color:#28705d;background:#e4f5ee;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 7px;padding:10px 12px;font-size:9px;display:grid}.paid-settlement-row strong{grid-column:2;font-size:9px}.paid-settlement-row button{color:#6c6878;background:0 0;border:0;grid-column:2;justify-self:start;padding:0;font-size:9px;text-decoration:underline}.paid-settlement-row.canceled{color:#8b8996;background:#f0eff3}.expense-empty{color:#8b8996;text-align:center;justify-items:center;gap:6px;padding:25px 18px;display:grid}.expense-empty svg{color:#746ce0}.expense-empty strong{color:#444250;font-size:13px}.expense-empty span{font-size:10px}.expense-row{justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 14px;display:flex}.expense-row>div{min-width:0}.expense-row strong,.expense-row span,.expense-row small{display:block}.expense-row strong{text-overflow:ellipsis;white-space:nowrap;font:600 14px Space Grotesk;overflow:hidden}.expense-row span{color:#8b8996;margin-top:4px;font-size:10px}.expense-row .expense-participants{line-height:1.4}.expense-row small{color:#6a63cf;background:#efedff;border-radius:7px;width:fit-content;margin-top:6px;padding:4px 6px;font-size:8px;font-weight:700}.expense-row b{color:#34313f;flex:none;font-size:13px}.expense-row-actions{flex:none;justify-items:end;gap:7px;display:grid}.expense-row-actions button{color:#777482;letter-spacing:1px;background:#efeff3;border:0;border-radius:9px;width:34px;height:28px;font-weight:800}.management-actions{align-items:center;gap:5px;display:flex}.management-actions button:first-child{color:#777482;letter-spacing:1px;background:#efeff3;border-radius:10px;min-width:38px;font-weight:800}.expense-sheet fieldset{border:0;margin:15px 0 0;padding:0}.expense-sheet legend{color:#666573;font-size:11px;font-weight:700}.expense-member-picker{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.expense-member-picker button{color:#777482;background:#efeff3;border:1px solid #0000;border-radius:11px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:700;display:flex}.expense-member-picker button span{background:#fff;border-radius:6px;place-items:center;width:17px;height:17px;display:grid}.expense-member-picker button.selected{color:#5f58c8;background:#eeecff;border-color:#ddd9ff}.expense-sheet fieldset>small{color:#94919e;align-items:center;gap:5px;margin-top:9px;font-size:9px;display:flex}:root{--accent:#675cff;--accent-soft:#eeecff;--ink:#252431;--muted:#797785;--surface:#fff;--line:#ebeaf1;--shadow:0 10px 30px #302b4a12}body{color:var(--ink);-webkit-tap-highlight-color:transparent;background:#f7f7fc}button{touch-action:manipulation;transition:transform .14s,background-color .14s,border-color .14s,box-shadow .14s}button:not(:disabled):active{transform:scale(.975)}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #675cff3d}.card-surface{border-color:var(--line);box-shadow:var(--shadow)}.avatar{flex:none}.avatar-sm{width:27px;height:27px;font-size:9px}.avatar-md{width:34px;height:34px}.avatar-lg{width:42px;height:42px;font-size:13px}.avatar.lilac{color:#6746a8;background:#e5d6ff}.profile-avatar{border-radius:15px;width:42px;height:42px;margin:0}.crew-voice{border-left:2px solid #ddd9ff;padding-left:11px}.nearest-plan-card{background:linear-gradient(145deg,#fff 0%,#f6f3ff 100%);border-color:#ded9ff}.small-dashboard-card,.compact-card{box-shadow:0 8px 24px #302b4a0e}.plans-row{grid-template-columns:58px minmax(0,1fr) auto auto}.plans-row .avatars:empty{display:none}.plans-row .avatars{padding-left:5px}.settlement-people{align-items:center;min-width:0;display:flex}.settlement-people .avatar+.avatar{margin-left:-8px}.settlement-people span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:9px;overflow:hidden}.expense-people{align-items:center;gap:8px;margin-top:8px;display:flex}.expense-people .expense-participants{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.expense-row{padding:15px}.expense-balance-card{box-shadow:0 12px 26px #302b4a14}.plan-sheet form{padding-bottom:max(4px, env(safe-area-inset-bottom))}.plan-sheet .primary-button{min-height:48px;margin-top:18px;position:sticky;bottom:0;box-shadow:0 -8px 18px #fafafd,0 8px 18px #675cff38}.plan-sheet input,.plan-sheet textarea,.plan-sheet select,.create-crew input{min-height:46px;font-size:16px}.attendance-actions button,.poll-options button,.plans-view-toggle button,.plans-back,.plans-create{min-height:44px}@media (width<=370px){.page{padding-left:14px;padding-right:14px}h1{font-size:27px}.small-dashboard-cards{gap:8px}.plans-row .avatars{display:none}.plans-row{grid-template-columns:54px minmax(0,1fr) auto}.expense-row{gap:8px}}.home-dashboard{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:13px;display:grid}.home-dashboard-card{text-align:left;border:1px solid #0000;border-radius:18px;flex-direction:column;align-items:flex-start;min-width:0;min-height:146px;padding:13px;display:flex;overflow:hidden;box-shadow:0 7px 20px #302b4a0b}.home-dashboard-card.plan{background:#f1efff;border-color:#e5e1ff}.home-dashboard-card.actions{background:#e9e4ff;border-color:#ddd5ff}.home-dashboard-card.expenses{background:#f7efe3;border-color:#eee1cf}.home-dashboard-card.poll{background:#e6f5ef;border-color:#d5ece3}.home-card-top{justify-content:space-between;align-items:center;width:100%;display:flex}.home-card-top>svg{color:#aaa6b5}.home-card-icon{color:#6259d5;background:#fffc;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.home-dashboard-card.expenses .home-card-icon{color:#976d3d}.home-dashboard-card.poll .home-card-icon{color:#337a63}.home-card-title{color:#747180;margin-top:10px;font-size:10px;font-weight:700}.home-dashboard-card>strong{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;margin-top:4px;font:600 14px/1.25 Space Grotesk;display:-webkit-box;overflow:hidden}.home-card-detail{color:#777482;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:4px;font-size:9px;line-height:1.3;overflow:hidden}.home-card-people{align-items:center;gap:8px;width:100%;min-height:27px;margin-top:auto;padding-top:8px;display:flex}.home-card-people>span:last-child{color:#696576;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;font-weight:700;overflow:hidden}.home-card-people .avatars:empty{display:none}.home-plans-section,.crew-tools{margin-top:24px}.home-section-heading{justify-content:space-between;align-items:center;margin:0 2px 10px;display:flex}.home-section-heading h2{font-size:17px}.home-section-heading button,.all-plans-link,.home-retry{color:#665ed2;background:0 0;padding:6px 0 6px 10px;font-size:11px;font-weight:700}.home-plans-card{background:#fff;border:1px solid #ebeaf1;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #302b4a0e}.home-plan-row{text-align:left;background:0 0;border-top:1px solid #f0eff4;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:9px;width:100%;min-width:0;min-height:70px;padding:8px 11px;display:grid}.home-plan-row:first-child{border-top:0}.home-plan-date{color:#6159c8;background:#f1efff;border-radius:11px;justify-items:center;width:42px;padding:5px 3px;line-height:1;display:grid}.home-plan-date small{letter-spacing:.04em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;max-width:38px;font-size:7px;font-weight:800;overflow:hidden}.home-plan-date strong{margin-top:3px;font:700 18px Space Grotesk}.home-plan-date span{text-transform:uppercase;margin-top:1px;font-size:7px;font-weight:700}.home-plan-copy{min-width:0}.home-plan-copy strong,.home-plan-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-plan-copy strong{font:600 13px Space Grotesk}.home-plan-copy span{color:#888694;margin-top:4px;font-size:9px}.home-plan-row>svg{color:#aaa8b4}.home-plan-row .avatars:empty{display:none}.all-plans-link{width:100%;min-height:38px;padding:8px}.crew-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.crew-tool-grid>button{color:#5f596d;text-align:left;background:#f1f0f5;border:1px solid #ebe9f0;border-radius:14px;flex-direction:column;align-items:flex-start;min-width:0;min-height:88px;padding:10px 8px;display:flex}.crew-tool-grid svg{color:#756ed8}.crew-tool-grid strong{text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:auto;font:600 10px/1.2 Space Grotesk;overflow:hidden}.crew-tool-grid span{color:#9794a1;margin-top:3px;font-size:8px}.gather-crew-button{color:#fff;text-align:left;background:linear-gradient(135deg,#6d63ff,#5a50e8);border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:65px;margin-top:22px;padding:11px 13px;display:grid;box-shadow:0 10px 22px #675cff38}.gather-icon{background:#ffffff29;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.gather-crew-button strong,.gather-crew-button small{display:block}.gather-crew-button strong{font:600 13px Space Grotesk}.gather-crew-button small{color:#ffffffb8;margin-top:3px;font-size:9px}.home-placeholder-sheet{min-height:260px}.placeholder-message{color:#777482;text-align:center;justify-items:center;gap:10px;padding:35px 20px;display:grid}.placeholder-message>span{color:#675fff;background:#eeecff;border-radius:16px;place-items:center;width:50px;height:50px;display:grid}.placeholder-message p{max-width:280px;margin:0;font-size:12px;line-height:1.45}.settings-placeholder{gap:8px;margin-top:16px;display:grid}.settings-placeholder>div{background:#fff;border:1px solid #ebeaf1;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:12px 13px;display:flex}.settings-placeholder span{color:#777482;font-size:11px}.settings-placeholder strong{text-overflow:ellipsis;white-space:nowrap;max-width:55%;font-size:12px;overflow:hidden}.settings-placeholder small{color:#777482;background:#f0eff4;border-radius:7px;padding:4px 7px;font-size:9px}.gather-options{gap:8px;margin-top:15px;display:grid}.gather-options>button{color:#4f4b5d;text-align:left;background:#fff;border:1px solid #e9e7f0;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:10px 12px;display:grid}.gather-options>button>svg:first-child{color:#685fd8}.gather-options p{color:#5e58bf;text-align:center;background:#eeecff;border-radius:12px;margin:5px 0 0;padding:11px;font-size:11px}.notify-crew-action{color:#625bd0;background:#eeecff;border-radius:13px;width:calc(100% - 8px);min-height:46px;margin:12px 4px 2px;font-size:12px;font-weight:700}.utility-sheet{overscroll-behavior:contain;max-height:92dvh}.member-picker{border:0;gap:7px;margin:16px 0 0;padding:0;display:grid}.member-picker legend{color:#666573;margin-bottom:7px;font-size:11px;font-weight:700}.member-picker button{text-align:left;background:#fff;border:1px solid #e9e7f0;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:45px;padding:8px 11px;display:grid}.member-picker button.selected{color:#5f57cb;background:#f7f6ff;border-color:#bcb7f7}.quick-options,.mode-grid{grid-template-columns:1fr 1fr;gap:7px;margin:14px 0;display:grid}.quick-options button,.mode-grid button{background:#f0eff5;border-radius:12px;min-height:43px;padding:9px;font-size:11px;font-weight:700}.mode-grid button.selected{color:#fff;background:#675fff}.random-options{gap:7px;display:grid}.random-options button{color:#625bd0;justify-self:start;padding:8px 10px;font-size:11px}.random-result,.utility-success{color:#504a9f;text-align:center;background:#eeecff;border-radius:14px;margin:16px 0 4px;padding:16px}.utility-success{justify-items:center;gap:6px;display:grid}.utility-success p{margin:0;font-size:11px}.utility-success .primary-button{position:static}.utility-sheet>.primary-button{justify-content:center;align-items:center;gap:7px;min-height:48px;display:flex}.settings-section-title{color:#777482;text-transform:uppercase;margin:18px 0 8px;font-size:11px}.settings-section-title.danger{color:#ae454d}.profile-setting,.about-setting{background:#fff;border:1px solid #ebeaf1;border-radius:13px;align-items:center;gap:11px;padding:12px;display:flex}.profile-setting div{gap:3px;display:grid}.profile-setting span,.about-setting small,.setting-hint{color:#8b8896;font-size:10px}.about-setting{justify-content:space-between}.inline-setting{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.inline-setting button{color:#625bd0;background:#eeecff;border-radius:11px;padding:0 12px;font-size:10px;font-weight:700}.form-success{color:#3b8467;margin:8px 0 0;font-size:11px}.danger-button{color:#b43f49;background:#fff0f1;border-radius:12px;width:100%;min-height:46px;font-size:12px;font-weight:700}.danger-button:disabled{color:#a7a3aa;background:#f1f0f3}.home-card-tail{align-items:center;gap:5px;display:flex}.activity-badge{color:#fff;background:#f06469;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 5px;font-size:8px;font-weight:800;display:grid}.home-retry{width:100%;margin-top:8px}@media (width<=370px){.home-dashboard-card{min-height:140px;padding:11px}.home-plan-row{grid-template-columns:42px minmax(0,1fr) auto;gap:8px}.home-plan-row .avatars{display:none}.crew-tool-grid{gap:5px}.crew-tool-grid>button{min-height:82px;padding:9px 6px}.crew-tool-grid strong{font-size:9px}}
