.shared-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 26px;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:16px}.shared-copy{display:flex;align-items:center;gap:12px;min-width:0}.shared-copy>div{display:flex;flex-direction:column;gap:2px;min-width:0}.shared-copy strong{font-size:.9rem}.shared-copy span:last-child{font-size:.78rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shared-dot{width:10px;height:10px;border-radius:50%;background:#a5a3b4;box-shadow:0 0 0 5px #f0eff5;flex:0 0 auto}.shared-bar.connected .shared-dot{background:#24a776;box-shadow:0 0 0 5px #e2f6ee}.shared-bar.error .shared-dot{background:#d96970;box-shadow:0 0 0 5px #fbe9ea}.shared-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.primary.compact{padding:10px 14px;font-size:.8rem}.shared-submit{width:100%;margin-top:18px;min-height:48px}.family-card{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#f3f3fb;border-radius:13px;padding:14px;margin:15px 0}.family-card div{display:flex;flex-direction:column;gap:4px}.family-card span{font-size:.72rem;color:var(--muted)}.family-card strong{font-size:.95rem}.member-summary{margin:22px 0 12px}.member-summary h3{margin-bottom:8px}.shared-member{display:flex;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid var(--line);font-size:.88rem}.shared-member::before{content:attr(data-initial);display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#ebe9ff;color:#5f54b8;font-weight:700}.collab-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:11px;margin-top:2px}.collab-state{display:flex;align-items:center;gap:7px;min-width:0}.state-badge{font-size:.72rem;font-weight:700;border-radius:999px;padding:5px 8px;background:#f1f1f5;color:#696778}.state-badge.assigned{background:#e8eefb;color:#42679c}.state-badge.accepted{background:#fff2d7;color:#8c661e}.state-badge.completed{background:#def5e9;color:#287352}.state-detail{font-size:.74rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collab-buttons{display:flex;gap:5px;flex:0 0 auto}.collab-buttons button{min-height:34px;border-radius:8px;padding:6px 9px;font-size:.72rem;font-weight:700;background:#f1effb;color:#514991}.collab-buttons .done-action{background:#dcf4e8;color:#246f50}.collab-buttons .send-action{background:transparent;border:1px solid var(--line);color:#6e6983}.shared-sync-note{font-size:.75rem;color:var(--muted);margin:8px 0}.member-form.shared-disabled{display:none}.share-task-highlight{animation:taskflash 2.4s ease}@keyframes taskflash{0%,100%{box-shadow:none}35%{box-shadow:0 0 0 5px #8a7cff44}}
@media(max-width:690px){.shared-bar{margin:-2px 0 18px;padding:12px;border-radius:14px}.shared-copy span:last-child{max-width:185px}.shared-actions .outline{display:none}.primary.compact{padding:9px 11px}.shared-actions{gap:4px}.collab-row{align-items:flex-start;flex-direction:column}.collab-buttons{width:100%}.collab-buttons button{flex:1;min-height:40px}.state-detail{white-space:normal}.family-card{grid-template-columns:1fr}.shared-dialog{min-height:420px}}
.notify-button{display:flex;align-items:center;gap:7px;padding:9px 11px}.notify-button span{color:#e8a62a;font-size:.65rem}.notify-button b{font-size:.76rem}.notify-button.active span{color:#24a776}.quick-add{margin:0 0 28px;padding:22px;background:linear-gradient(135deg,#292651 0%,#3a3569 100%);border-radius:20px;color:#fff;box-shadow:0 16px 42px #29265120}.quick-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.quick-heading .eyebrow{color:#bbb5ff;margin:0 0 3px}.quick-heading h2{font-size:1.45rem;margin:0;color:#fff}.quick-promise{font-size:.76rem;color:#d5d2ef}.quick-flow{display:grid;grid-template-columns:auto minmax(180px,1fr) minmax(150px,.42fr) auto;align-items:end;gap:10px}.quick-flow label{margin:0}.quick-flow label>span{display:block;color:#d5d2ef;font-size:.73rem;margin:0 0 6px}.quick-flow input,.quick-flow select{height:54px;border:0;background:#fff;font-size:1rem}.voice-button{height:74px;min-width:78px;padding:8px;border-radius:18px;background:#79e2bb;color:#242145;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.voice-icon{width:23px;height:30px;border-radius:13px;background:#292651;position:relative}.voice-icon::after{content:'';position:absolute;left:7px;right:7px;bottom:-7px;height:8px;border:2px solid #292651;border-top:0;border-radius:0 0 8px 8px}.voice-button b{font-size:.75rem}.voice-button.listening{animation:listen 1s ease-in-out infinite;background:#fff0bc}@keyframes listen{50%{transform:scale(1.04)}}.quick-submit{height:54px;background:#79e2bb!important;color:#242145!important;padding:0 18px;white-space:nowrap}.quick-help{font-size:.75rem;color:#d5d2ef;margin:11px 0 0}.confirm-card{display:flex;flex-direction:column;gap:9px;background:#f2f1fa;border-radius:16px;padding:18px;margin:14px 0}.confirm-card strong{font-size:1.3rem;line-height:1.3}.confirm-card span{font-size:1rem;color:#55516d}.quick-confirm-hint{color:var(--muted);font-size:.86rem}.quick-confirm-actions{display:grid;grid-template-columns:.75fr 1.25fr;gap:10px;margin-top:18px}.quick-confirm-actions button{min-height:54px;font-size:1rem}
@media(max-width:690px){.intro{display:none}.shared-bar{margin:-2px 0 12px;padding:10px 11px}.shared-copy span:last-child{max-width:135px}.shared-actions #sharedRefresh{display:none}.shared-actions .notify-button{display:flex}.notify-button{width:42px;height:42px;padding:0;justify-content:center}.notify-button b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.notify-button span{font-size:.8rem}.quick-add{margin:0 0 22px;padding:17px 14px 15px;border-radius:18px}.quick-heading{align-items:flex-start;margin-bottom:13px}.quick-heading h2{font-size:1.28rem}.quick-promise{max-width:92px;text-align:right;line-height:1.3}.quick-flow{grid-template-columns:76px minmax(0,1fr);gap:9px}.voice-button{grid-row:1 / span 2;height:116px;min-width:76px;border-radius:17px}.quick-text{grid-column:2}.quick-person{grid-column:2}.quick-flow input,.quick-flow select{height:52px;font-size:1.06rem}.quick-submit{grid-column:1 / -1;width:100%;height:58px;font-size:1.06rem;margin-top:2px}.quick-help{line-height:1.4}.collab-buttons button{min-height:48px;font-size:.78rem}.quick-confirm{min-height:360px}}
.quick-person{display:grid;grid-template-columns:1fr auto;align-items:end;gap:6px}.quick-person>label{grid-column:1/-1;display:block;color:#d5d2ef;font-size:.73rem;margin:0}.quick-add-member{height:54px;padding:0 11px;border:1px solid #8f88c1;border-radius:11px;background:#4a447c;color:#fff;display:flex;align-items:center;gap:5px;white-space:nowrap}.quick-add-member span{font-size:1.1rem}.quick-add-member b{font-size:.74rem}.invite-guide{padding:15px 16px;background:#f2f1fa;border-radius:14px;margin:12px 0}.invite-guide strong{display:block;font-size:1.05rem;margin-bottom:8px}.invite-guide ol{margin:0;padding-left:24px}.invite-guide li{padding:4px 0;font-size:.9rem;line-height:1.4}.invite-main{display:flex;align-items:center;justify-content:center;gap:7px;font-size:1rem}.invite-main span:first-child{font-size:1.2rem}.space-details{margin-top:18px;border-top:1px solid var(--line);padding-top:10px}.space-details summary{cursor:pointer;color:var(--muted);font-size:.8rem}.space-details .family-card{margin-bottom:6px}
@media(max-width:690px){.shared-actions .primary.compact{max-width:126px;white-space:normal;line-height:1.15}.voice-button{height:auto;min-height:116px;align-self:stretch}.quick-person{grid-template-columns:1fr}.quick-add-member{width:100%;height:44px;padding:0 10px;justify-content:center}.quick-add-member b{font-size:.78rem}.quick-add-member span{font-size:1.2rem}.invite-guide{padding:14px}.invite-guide li{font-size:.95rem}.member-summary h3{font-size:1rem}}
.quick-details{margin-top:12px;border-top:1px solid #ffffff24;padding-top:9px}.quick-details summary{cursor:pointer;color:#dcd9f3;font-size:.84rem;font-weight:600;min-height:34px;display:flex;align-items:center}.quick-extra{display:grid;grid-template-columns:150px 1fr auto;gap:9px;align-items:end;padding-top:5px}.quick-extra label{margin:0}.quick-extra label>span{color:#d5d2ef;font-size:.78rem}.quick-location{height:54px;padding:0 13px;border:1px solid #8f88c1;border-radius:11px;background:#4a447c;color:#fff;display:flex;align-items:center;gap:7px}.quick-location span{font-size:1.2rem}.quick-location b{font-size:.78rem}.location-inline{display:flex;align-items:center;gap:7px;margin-top:-2px}.place-pill{text-decoration:none;background:#e4f5ef;color:#267357}.dashboard-stats{grid-template-columns:repeat(4,1fr)}.dashboard-stats div{padding:0 13px}.family-pulse{background:#fff;border:1px solid var(--line);border-radius:15px;padding:14px;margin:-8px 0 18px}.pulse-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.pulse-head>div:first-child{display:flex;flex-direction:column;gap:2px}.pulse-head strong{font-size:.92rem}.pulse-head>div:first-child span{font-size:.74rem;color:var(--muted)}.pulse-actions{display:flex;align-items:center;gap:8px}.pulse-head button{display:flex;align-items:center;gap:6px;white-space:nowrap}.pulse-head button span:first-child{font-size:1.1rem}.pulse-member{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:10px 0;border-top:1px solid var(--line)}.pulse-member:first-child{margin-top:10px}.pulse-avatar{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#eeeaff;color:#5c53ae;font-weight:700}.pulse-member>div{display:flex;flex-direction:column;min-width:0}.pulse-member strong{font-size:.84rem}.pulse-member>div span{font-size:.72rem;color:var(--muted)}.pulse-map{font-size:.75rem;font-weight:700;color:#4f48a0}.invite-link-label input{font-size:.86rem;background:#f7f7fb}.invite-link-label span{font-size:.8rem;color:var(--muted)}
@media(max-width:690px){.quick-extra{grid-template-columns:1fr 1fr}.quick-extra label:nth-child(2){grid-column:1/-1}.quick-location{grid-column:1/-1;width:100%;justify-content:center;height:48px}.dashboard-stats{grid-template-columns:repeat(2,1fr);padding:0}.dashboard-stats div{padding:12px 14px;border-bottom:1px solid #dcd9ec}.dashboard-stats div:nth-child(2){border-right:0}.dashboard-stats div:nth-child(3),.dashboard-stats div:nth-child(4){border-bottom:0}.dashboard-stats div:nth-child(4){border-right:0}.pulse-head{align-items:flex-start;flex-direction:column}.pulse-actions{width:100%;flex-direction:column;align-items:stretch}.pulse-head button{width:100%;justify-content:center;min-height:46px}.pulse-member{grid-template-columns:34px 1fr auto}.pulse-map{font-size:.72rem}.family-pulse{padding:13px}.invite-link-label input{font-size:.78rem}}
