:root{color:#172033;--bg:#f4f6fb;--panel:#fff;--card:#fff;--text:#172033;--muted:#7b8494;--line:#e6ebf2;--brand:#4f7cff;--accent:#22c55e;--danger:#ef4444;--shadow:0 14px 40px #0f172a0f;background:#f4f6fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#f7f9fc 0%,#eef3fb 100%);min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{border:1px solid var(--line);cursor:pointer;color:var(--text);background:#fff;border-radius:16px;align-items:center;gap:8px;padding:11px 14px;font-weight:600;transition:all .18s;display:inline-flex}button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0000000f}.primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#60a5fa);border:0}.app{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid var(--line);background:#ffffffe0;flex-direction:column;gap:24px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.logo{color:#fff;background:linear-gradient(135deg,#3b82f6,#93c5fd);border-radius:18px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.brand span,.userCard span{color:var(--muted);font-size:13px;display:block}nav{flex-direction:column;gap:8px;display:flex}nav button{color:#635c6d;background:0 0;border:0;justify-content:flex-start}nav button svg{width:19px}nav button.active{box-shadow:none;color:#1d4ed8;background:#f1f5ff}.userCard{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;align-items:center;gap:12px;margin-top:auto;padding:14px;display:flex}.avatar{color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.avatar.big{width:76px;height:76px;font-size:30px}main{padding:24px 30px 80px}.topbar{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb3;border-radius:28px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:18px 20px;display:flex}.topbar h1{letter-spacing:-.04em;margin:0;font-size:38px}.topbar p{color:var(--muted);margin:6px 0 0}.topActions{align-items:center;gap:12px;display:flex}.search{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:8px;min-width:280px;padding:10px 12px;display:flex;box-shadow:0 8px 24px #0f172a0a}.search input,.form input,.form select,.form textarea{border:1px solid var(--line);background:#fff;border-radius:16px;outline:none;width:100%;padding:12px 14px}.search input{border:0;padding:0}.form{gap:12px;display:grid}.form.horizontal{grid-template-columns:1fr 1fr auto}.form textarea{resize:vertical;min-height:110px}.grid{gap:24px;display:grid}.grid.two{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr)}.hero{color:var(--text);box-shadow:var(--shadow);border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f7faff);border-radius:34px;justify-content:space-between;align-items:flex-end;padding:30px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:#60a5fa1a;border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-80px}.eyebrow{border:1px solid var(--line);color:var(--brand);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.hero h2{letter-spacing:-.05em;max-width:520px;margin:18px 0 12px;font-size:42px;line-height:1}.hero p{color:var(--muted);max-width:560px}.heroMoney{border:1px solid var(--line);background:#fff;border-radius:24px;min-width:180px;padding:18px}.heroMoney span,.heroMoney b{display:block}.heroMoney b{font-size:26px}.section{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffdb;border-radius:28px;margin-top:20px;padding:20px}.sectionTitle{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.section h2{margin:0;font-size:20px}.cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.card,.item,.event{border:1px solid var(--line);background:#fff;border-radius:24px;padding:18px;box-shadow:0 10px 30px #0f172a0a}.card.wide{gap:12px;display:grid}.card h3,.event h3{margin:10px 0 8px}.card p,.event p,.item p{color:var(--muted);margin:0;line-height:1.45}.cardHead,.meta,.inlineActions,.row,.budgetHero,.stats{align-items:center;gap:10px;display:flex}.cardHead,.row.between{justify-content:space-between}.badge{background:#eef2ff;border-radius:999px;padding:6px 9px;font-size:12px}.meta{color:#77717f;flex-wrap:wrap;margin-top:12px;font-size:13px}.meta span{background:#f7f4ef;border-radius:999px;padding:6px 9px}.list{gap:12px;display:grid}.item.row{align-items:flex-start}.dot{border-radius:50%;flex:none;width:12px;height:12px;margin-top:7px}.timeline{gap:10px;display:grid}.feed{border-left:3px solid #60a5fa;padding-left:14px}.feed span{color:var(--muted);font-size:12px}.feed p{margin:4px 0 0}.stats{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.stats div,.budgetHero div{border:1px solid var(--line);background:#fff;border-radius:24px;padding:18px;box-shadow:0 8px 20px #0f172a0a}.stats span,.budgetHero span{color:var(--muted);font-size:13px;display:block}.stats b,.budgetHero b{margin-top:6px;font-size:24px;display:block}.calendarGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.event{border-left:6px solid;grid-template-columns:88px 1fr;gap:16px;display:grid}.dateBox{text-align:center;background:#f7f4ef;border-radius:20px;padding:12px}.dateBox b,.dateBox span{display:block}.dateBox span{color:var(--muted);margin-top:8px}.budgetHero{grid-template-columns:repeat(3,1fr);margin-bottom:0;display:grid}.progress{background:#f1ece4;border-radius:999px;height:10px;margin-top:10px;overflow:hidden}.progress span{background:linear-gradient(90deg,#34d399,#60a5fa);border-radius:999px;height:100%;display:block}.fileBtn{cursor:pointer;color:#6e56cf;border:1px dashed #d8ccbd;border-radius:14px;align-items:center;gap:8px;margin-top:10px;padding:9px 12px;display:inline-flex}.fileBtn input{display:none}.attachments{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.attachments a{max-width:220px;color:var(--text);background:#f7f4ef;border-radius:14px;grid-template-columns:44px 1fr;align-items:center;gap:8px;padding:6px;text-decoration:none;display:grid}.attachments img{object-fit:cover;border-radius:10px;width:44px;height:44px}.attachments span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.member{text-align:center}.member .avatar{margin:0 auto 10px}.points{color:#c2410c;background:#fff7ed;border-radius:999px;align-items:center;gap:6px;margin:10px 0;padding:8px 12px;display:inline-flex}.checklist{color:#3f3b47;line-height:2}.empty{text-align:center;color:var(--muted);padding:18px}@media (width<=980px){.app{grid-template-columns:1fr}.sidebar{z-index:10;border-top:1px solid var(--line);border-right:0;height:auto;padding:8px;position:fixed;inset:auto 0 0}.brand,.userCard{display:none}nav{flex-direction:row;overflow:auto}nav button{flex-direction:column;min-width:86px;padding:8px;font-size:12px}main{padding:20px 16px 120px}.topbar,.topActions{flex-direction:column;align-items:stretch}.topbar h1{font-size:32px}.search{min-width:0}.grid.two,.form.horizontal,.budgetHero{grid-template-columns:1fr}.hero{display:block}.hero h2{font-size:34px}.heroMoney{margin-top:18px}.stats{grid-template-columns:1fr 1fr}.event{grid-template-columns:1fr}.dateBox{text-align:left}}@media (width<=560px){.cards,.calendarGrid,.stats{grid-template-columns:1fr}.topbar h1{font-size:28px}.section{border-radius:22px;padding:16px}.hero{border-radius:24px;padding:22px}}.feedList{gap:16px;display:grid}.feedPost{border:1px solid var(--line);background:#fff;border-radius:28px;padding:18px;box-shadow:0 12px 34px #0000000d}.feedPostHead{align-items:center;gap:12px;margin-bottom:12px;display:flex}.feedPostHead p{color:var(--muted);margin:3px 0 0;font-size:13px}.feedText{color:var(--text);margin:12px 0;font-size:16px;line-height:1.55}.feedMedia{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.feedMedia img{object-fit:cover;border:1px solid var(--line);border-radius:22px;width:180px;max-width:100%;height:180px}.feedMedia audio{width:100%;max-width:360px}.circleVideo{object-fit:cover;background:#111;border:6px solid #fff;border-radius:50%;width:190px;height:190px;box-shadow:0 18px 44px #00000029}.videoAttachment video{object-fit:cover;background:#111;border-radius:50%;width:44px;height:44px}.audioAttachment .audioIcon{background:#ede9fe;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.hint{color:var(--muted);font-size:13px;line-height:1.45}.notice{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:12px}@media (width<=560px){.circleVideo{width:150px;height:150px}.feedMedia img{width:140px;height:140px}.inlineActions{flex-wrap:wrap}}.appleTheme .topbar h1{font-size:34px}.soft{color:#3b82f6;background:#f5f8ff}.dashboardApple{gap:18px;display:grid}.welcomeCard{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#fff 0%,#f8fbff 100%);border-radius:34px;justify-content:space-between;align-items:center;gap:18px;padding:26px 28px;display:flex}.welcomeCard h2{letter-spacing:-.04em;text-transform:capitalize;margin:14px 0 10px;font-size:32px;line-height:1.05}.welcomeCard p{color:var(--muted);max-width:560px;margin:0}.familyFaces{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.faceBubble{justify-items:center;gap:6px;display:grid}.faceBubble span{color:var(--muted);font-size:12px}.faceBubble .avatar{box-shadow:0 8px 20px #0f172a1f}.circleAdd{border-radius:50%;justify-content:center;width:44px;height:44px;padding:0}.memberStrip{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.memberMiniCard{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:center;gap:12px;padding:14px 16px;display:flex}.memberMiniCard p{color:var(--muted);margin:4px 0 0;font-size:13px}.agendaList{gap:12px;display:grid}.agendaRow{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:92px 1fr;align-items:center;gap:14px;padding:14px 16px;display:grid}.agendaRow b{font-size:18px;display:block}.agendaRow span{color:var(--muted);font-size:12px}.agendaRow strong{font-size:15px;display:block}.agendaRow p{color:var(--muted);margin:6px 0 0}.appleBudgetCard{gap:14px;display:grid}.appleBudgetCard b{margin-top:6px;font-size:26px;display:block}.appleBudgetCard .miniMeta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:13px;display:flex}.progress.large{height:12px}.cards.small{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.notify.high{background:#fff7f7;border-color:#fecaca}.notify.medium{background:#fffdf5;border-color:#fde68a}.notify.low{background:#f7fff9;border-color:#bbf7d0}@media (width<=980px){.welcomeCard{display:block}.familyFaces{justify-content:flex-start;margin-top:16px}.topbar{padding:14px 16px}.appleTheme .topbar h1{font-size:28px}}@media (width<=560px){.agendaRow{grid-template-columns:1fr}.welcomeCard{padding:22px}.welcomeCard h2{font-size:28px}}.sectionTitle h2{letter-spacing:-.02em}.sectionTitle button{white-space:nowrap}.card h3,.item b,.event h3{letter-spacing:-.015em}.card svg,.event svg,.item svg{color:#3b82f6}.card:hover,.item:hover,.event:hover,.feedPost:hover{transition:all .18s;transform:translateY(-1px);box-shadow:0 18px 40px #0f172a12}.form input:focus,.form select:focus,.form textarea:focus,.search:focus-within{border-color:#93c5fd;box-shadow:0 0 0 4px #3b82f61a}.form select,.form input,.form textarea{color:#172033}.form textarea{line-height:1.45}.form.horizontal{align-items:end}.calendarGrid{margin-top:20px}.event{background:linear-gradient(#fff 0,#fbfdff 100%);border-left-width:4px}.dateBox{color:#1e3a8a;background:#f1f5ff}.dateBox b{font-size:15px}.dateBox span{font-weight:700}.budgetHero{gap:14px}.budgetHero div:first-child{background:linear-gradient(#f0fdf4,#fff)}.budgetHero div:nth-child(2){background:linear-gradient(#fff7ed,#fff)}.budgetHero div:nth-child(3){background:linear-gradient(#eff6ff,#fff)}.budgetHero b{letter-spacing:-.03em}.categoryRow{background:#fff}.shoppingCardImage{background:#f8fafc;border-radius:18px;place-items:center;height:160px;display:grid;overflow:hidden}.shoppingCardImage img{object-fit:cover;width:100%;height:100%}.feedList{max-width:860px;margin:0 auto}.feedPost{background:linear-gradient(#fff 0,#fbfdff 100%)}.feedPostHead .avatar{width:46px;height:46px}.feedMedia img{box-shadow:0 12px 30px #0f172a14}.circleVideo{outline:1px solid var(--line);border:7px solid #fff}.audioAttachment .audioIcon{color:#2563eb;background:#eff6ff}.attachments a{border:1px solid var(--line);background:#f8fafc}.member .avatar.big{box-shadow:0 12px 30px #0f172a1f}.points{background:#fff7ed;border:1px solid #fed7aa}.checklist li{padding:4px 0}.empty{background:#f8fafc;border:1px dashed #dbe3ef;border-radius:20px}.fileBtn{background:#fff;border-color:#cbd5e1}.fileBtn:hover{background:#f8fafc}.inlineActions select{border:1px solid var(--line);background:#fff;border-radius:14px;padding:10px 12px}.list .item .row.between>span{color:var(--muted);font-size:12px}.badge{font-weight:700}.negative{color:#e11d48}.positive{color:#059669}.documentsHero,.healthHero,.kidsHero{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff,#f8fbff);border-radius:28px;padding:20px}@media (width<=980px){nav button.active{background:#eff6ff}.sidebar{box-shadow:0 -12px 30px #0f172a14}nav button span{white-space:nowrap}.sectionTitle{flex-direction:column;align-items:flex-start}.sectionTitle button{justify-content:center;width:100%}.topActions .primary{justify-content:center}.cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (width<=560px){.topActions button,.form button,.inlineActions button{justify-content:center;width:100%}.topActions{gap:10px}.form.horizontal,.budgetHero{display:grid}.feedPost{border-radius:24px;padding:16px}.memberStrip{grid-template-columns:1fr}.faceBubble:nth-child(n+5){display:none}.circleAdd{width:40px;height:40px}.topbar p{font-size:13px}.appleTheme .topbar h1{font-size:26px}.search{width:100%}}:root{--social-coral:#ff5148;--social-coral-dark:#ee3f38;--social-blue:#36f;--social-mint:#35c7a7;--social-purple:#9b5cf6;--social-yellow:#ffb84d;--social-bg:#fbfcff;--social-text:#111827;--social-muted:#667085;--social-line:#eef0f5;--social-shadow:0 18px 44px #0f172a14}body{background:radial-gradient(circle at top,#fff 0,#f7f9fc 42%,#eef3ff 100%)}.app.appleTheme{max-width:460px;min-height:100vh;color:var(--social-text);background:#fff;border-radius:0;margin:0 auto;display:block;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a1a}main{background:#fff;min-height:100vh;padding:22px 18px 108px}.sidebar{z-index:50;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:#ffffffeb;border:1px solid #eef0f5e6;border-radius:28px;width:min(430px,100vw - 24px);height:76px;padding:8px 10px;display:block;position:fixed;top:auto;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0f172a1f}.brand,.userCard{display:none!important}.sidebar nav{scrollbar-width:none;grid-auto-columns:minmax(64px,1fr);grid-auto-flow:column;gap:2px;height:100%;display:grid;overflow-x:auto}.sidebar nav::-webkit-scrollbar{display:none}.sidebar nav button{color:#596273;background:0 0;border:0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:64px;padding:6px;font-size:11px;font-weight:700;display:flex}.sidebar nav button svg{width:21px;height:21px}.sidebar nav button.active{color:var(--social-coral);box-shadow:none;background:#ff51481a}.sidebar nav button:nth-child(3){background:linear-gradient(135deg,var(--social-coral),#ff6e63);color:#fff;border-radius:50%;align-self:center;width:58px;min-width:58px;height:58px;margin:0 8px;box-shadow:0 14px 26px #ff514859}.sidebar nav button:nth-child(3) span{display:none}.topbar{box-shadow:none;background:0 0;border:0;align-items:flex-start;margin:0;padding:6px 4px 14px;display:flex}.topbar h1{letter-spacing:-.045em;color:var(--social-text);font-size:36px!important}.topbar p{color:var(--social-muted);font-size:14px}.topActions{display:none}.section{border:1px solid var(--social-line);background:#fff;border-radius:26px;margin-top:16px;padding:16px;box-shadow:0 12px 34px #0f172a0e}.sectionTitle{margin-bottom:12px;flex-direction:row!important;align-items:center!important}.section h2{letter-spacing:-.03em;font-size:19px}.card,.item,.event,.feedPost{border:1px solid var(--social-line);border-radius:24px;box-shadow:0 10px 28px #0f172a0b}button{border-radius:18px;font-weight:800}.primary{background:linear-gradient(135deg,var(--social-coral),#ff766d);box-shadow:0 12px 24px #ff514840}input,select,textarea,.search{border-radius:18px!important}.grid.two{gap:0;grid-template-columns:1fr!important}.cards{grid-template-columns:1fr}.socialHeader{justify-content:space-between;align-items:center;padding:8px 6px 2px;display:flex}.socialHeader h2{letter-spacing:-.05em;margin:0;font-size:30px}.socialHeader p{color:var(--social-muted);margin:6px 0 0}.bellBtn{background:#fff;border-radius:50%;justify-content:center;width:46px;height:46px;position:relative}.bellBtn span{background:var(--social-coral);color:#fff;border-radius:999px;padding:2px 6px;font-size:11px;position:absolute;top:2px;right:4px}.storyRail{scrollbar-width:none;gap:14px;padding:18px 4px 16px;display:flex;overflow:auto}.storyRail::-webkit-scrollbar{display:none}.storyAdd,.storyBubble{min-width:64px;box-shadow:none;background:0 0;border:0;place-items:center;gap:7px;padding:0;display:grid}.storyAdd svg,.storyBubble .avatar{border:2px solid var(--social-blue);width:58px;height:58px;color:var(--social-blue);background:#fff;border-radius:50%;place-items:center;display:grid}.storyBubble .avatar{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--social-coral),var(--social-purple),var(--social-blue)) border-box;color:#fff;border:3px solid #0000;box-shadow:0 8px 22px #0f172a1a}.storyAdd span,.storyBubble span{color:#1f2937;font-size:12px;font-weight:800}.mottoCard{color:#fff;background:linear-gradient(135deg,#ff5a52 0%,#ff786d 100%);border-radius:24px;justify-content:space-between;align-items:center;min-height:142px;padding:24px 22px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #ff514838}.mottoCard:after{content:"♡  ♡";color:#ffffff47;letter-spacing:12px;font-size:30px;position:absolute;top:20px;right:24px}.mottoCard span{opacity:.9;font-weight:800}.mottoCard h3{max-width:240px;margin:10px 0 0;font-size:28px;line-height:1.1}.mottoFamily{filter:drop-shadow(0 14px 22px #0000001f);font-size:74px}.miniGrid{grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid}.softPanel{border:1px solid var(--social-line);border-radius:24px;min-height:178px;padding:16px}.softPanel.mint{background:linear-gradient(135deg,#f0fffb,#f7ffff);border-color:#cff5ea}.softPanel.lilac{background:linear-gradient(135deg,#fbf6ff,#fff7ff);border-color:#ead7ff}.miniTask{border-bottom:1px solid #0000000b;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:9px 0;display:grid}.miniTask p{margin:0;font-size:13px;font-weight:700}.miniTask small{color:#667085}.checkedDot,.emptyDot{border:2px solid var(--social-mint);border-radius:50%;width:18px;height:18px}.checkedDot{background:var(--social-mint);position:relative}.checkedDot:after{content:"✓";color:#fff;font-size:12px;position:absolute;top:-1px;left:3px}.textAction{color:var(--social-mint);background:0 0;border:0;padding:8px 0;font-weight:900}.upcomingPill{background:#9b5cf614;border-radius:16px;margin-top:8px;padding:12px}.upcomingPill b,.upcomingPill span{display:block}.upcomingPill span{color:#7c3aed;margin-top:3px;font-size:12px}.mutedLine{color:var(--social-muted)}.quickActions{margin-top:18px}.quickActions h3{margin:0 0 12px;font-size:17px}.quickActions>div{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.quickActions button{background:#fff;border:0;justify-items:center;gap:7px;padding:12px 6px;font-size:11px;display:grid;box-shadow:0 10px 25px #0f172a0e}.quickActions button svg{width:26px;height:26px;color:var(--social-coral)}.quickActions button:nth-child(2) svg{color:var(--social-blue)}.quickActions button:nth-child(3) svg{color:var(--social-mint)}.quickActions button:nth-child(4) svg{color:var(--social-purple)}.shoutout{color:#fff;background:linear-gradient(135deg,#2f6bff,#6c5cff);border-radius:24px;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:18px;display:flex;box-shadow:0 18px 35px #2f6bff33}.shoutout span,.shoutout b{display:block}.shoutout span{opacity:.82}.shoutout b{margin-top:4px;font-size:16px}.shoutout button{color:#fff;background:#ffffff24;border-color:#fff6}.socialStats{grid-template-columns:repeat(2,1fr)}.socialStats .card{text-align:center}.socialStats .card b{font-size:22px}.socialStats .card p{color:var(--social-muted);margin:6px 0 0}.feed{border-left-color:var(--social-coral)}.feedPost{background:#fff;border-radius:26px;padding:14px}.feedPostHead .avatar{color:#fff;border:3px solid #0000;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--social-coral),var(--social-purple)) border-box!important}.feedText{font-size:16px}.feedMedia img{border-radius:18px;width:100%;height:auto;max-height:260px}.feedMedia audio{background:#eafff9;border-radius:20px}.circleVideo{border:0;border-radius:22px;width:100%;height:240px}.form textarea{min-height:86px}.inlineActions{flex-wrap:wrap;gap:8px}.inlineActions .fileBtn,.inlineActions button{color:#111827;background:#f7f8fb;border:0}.fileBtn{color:var(--social-coral);background:#f7f8fb;border:0}.calendarGrid{display:block}.event{background:linear-gradient(90deg,#fff7ed,#fff);grid-template-columns:74px 1fr;margin-bottom:12px;padding:14px;border-left:0!important}.event:nth-child(2n){background:linear-gradient(90deg,#f5f3ff,#fff)}.event:nth-child(3n){background:linear-gradient(90deg,#ecfdf5,#fff)}.dateBox{border:1px solid var(--social-line);background:#fff;border-radius:18px}.budgetHero{gap:12px;display:grid;grid-template-columns:1fr!important}.budgetHero div{border-color:#ffe2df;background:linear-gradient(135deg,#fff5f4,#fff)!important}.budgetHero div b{color:#111827;font-size:32px}.progress span{background:linear-gradient(90deg,var(--social-coral),var(--social-purple))}.badge.high{color:var(--social-coral-dark);background:#ffe8e6}.badge.medium{color:#d97706;background:#fff4dc}.badge.low{color:#009b7c;background:#eafff9}.meta span{color:#667085;background:#f7f8fb}.memberMiniCard,.agendaRow{border-radius:20px}.documentsHero,.healthHero,.kidsHero{background:linear-gradient(135deg,#fff3ff,#f4efff);border-color:#ead7ff}.notice{color:#008f77;background:#eafff9;border-color:#c7f4e9}.danger{color:var(--social-coral);background:#fff1f0;border:1px solid #ffd5d2}.avatar{font-weight:900}.empty{background:#fbfcff;border-color:#e7ebf3}.topbar .primary{display:none}@media (width>=720px){.app.appleTheme{border-radius:42px;min-height:calc(100vh - 56px);margin:28px auto}main{padding-top:28px}.sidebar{bottom:32px}}@media (width<=420px){main{padding-left:14px;padding-right:14px}.miniGrid{grid-template-columns:1fr}.quickActions>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.quickActions button{padding:10px 4px;font-size:10px}.mottoCard h3{font-size:24px}.mottoFamily{font-size:54px}.sidebar nav button{min-width:58px}.socialHeader h2{font-size:27px}.topbar h1{font-size:30px!important}}.app.appleTheme{max-width:430px}.sidebar{height:78px}.sidebar nav{grid-template-columns:repeat(5,1fr);grid-auto-flow:unset;grid-auto-columns:unset;overflow:hidden}.sidebar nav button{min-width:0}.sidebar nav button:nth-child(3){justify-self:center}.moreScreen{gap:0;display:grid}.socialProfileHero{background:linear-gradient(135deg,var(--social-coral),#ff8278);color:#fff;border-radius:28px;align-items:center;gap:16px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #ff514838}.socialProfileHero:after{content:"♡";color:#ffffff40;font-size:56px;position:absolute;top:12px;right:20px}.socialProfileHero span{opacity:.85;font-weight:900}.socialProfileHero h2{letter-spacing:-.04em;margin:4px 0;font-size:26px}.socialProfileHero p{opacity:.88;margin:0}.familyPhotoStack{align-items:center;min-width:84px;display:flex}.familyPhotoStack .avatar{border:3px solid #fff;width:44px;height:44px;margin-left:-14px;box-shadow:0 8px 18px #0000001f}.familyPhotoStack .avatar:first-child{margin-left:0}.moreGrid{gap:10px;display:grid}.moreTile{text-align:left;border:1px solid var(--social-line);background:#fff;border-radius:22px;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;width:100%;padding:13px 14px;display:grid;box-shadow:0 10px 28px #0f172a0b}.moreTile:hover{transform:translateY(-1px)}.moreIcon{width:46px;height:46px;color:var(--social-coral);background:#fff1f0;border-radius:17px;place-items:center;display:grid}.moreIcon svg{width:23px;height:23px}.moreTile b{font-size:16px;display:block}.moreTile p{color:var(--social-muted);margin:4px 0 0;font-size:13px;line-height:1.25}.moreTile.blue .moreIcon{color:var(--social-blue);background:#eef4ff}.moreTile.mint .moreIcon{color:var(--social-mint);background:#eafff9}.moreTile.purple .moreIcon{color:var(--social-purple);background:#f4ebff}.moreTile.yellow .moreIcon{color:#f59e0b;background:#fff7e6}.moreCount{background:var(--social-coral);color:#fff;border-radius:999px;place-items:center;min-width:26px;height:26px;font-size:12px;font-weight:900;display:grid}.quickActionsInline{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.quickActionsInline button{border:1px solid var(--social-line);background:#fbfcff;justify-content:center;padding:14px 10px}.quickActionsInline svg{width:20px;height:20px;color:var(--social-coral)}@media (width<=420px){.sidebar{width:calc(100vw - 18px);bottom:8px}.sidebar nav button span{font-size:10px}.moreTile{grid-template-columns:48px 1fr auto;padding:12px}.socialProfileHero{padding:18px}.socialProfileHero h2{font-size:22px}}.pixelScreen{gap:0;display:grid}.compactForm{gap:10px}.formLine{grid-template-columns:1fr 1fr;gap:10px;display:grid}.fullBtn{justify-content:center;width:100%}.templateRail{gap:10px;padding-bottom:4px;display:flex;overflow:auto}.templateChip{white-space:nowrap;color:var(--social-coral);box-shadow:none;background:#fff7f6;border:1px solid #ffd8d4}.taskHero,.healthHero,.kidsHero,.familyCircleHero{border-radius:28px;justify-content:space-between;align-items:center;gap:16px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a12}.taskHero{background:linear-gradient(135deg,#fff5f4,#fff);border:1px solid #ffe0dd}.healthHero{background:linear-gradient(135deg,#eafff9,#fff);border:1px solid #c7f4e9}.kidsHero{background:linear-gradient(135deg,#fff8e8,#fff5f9);border:1px solid #ffe3b0}.familyCircleHero{background:linear-gradient(135deg,#f4efff,#fff);border:1px solid #ead7ff}.taskHero span,.healthHero span,.kidsHero span{color:var(--social-muted);text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:900}.taskHero h3,.healthHero h3,.kidsHero h3,.familyCircleHero h3{letter-spacing:-.04em;margin:6px 0;font-size:25px}.taskHero p,.healthHero p,.kidsHero p,.familyCircleHero p{color:var(--social-muted);margin:0;line-height:1.35}.taskHeroIcon,.healthPulse{width:68px;height:68px;color:var(--social-coral);background:#fff;border-radius:24px;place-items:center;display:grid;box-shadow:0 14px 28px #ff51481f}.healthPulse{color:var(--social-mint);box-shadow:0 14px 28px #15cfae1f}.taskHeroIcon svg,.healthPulse svg{width:34px;height:34px}.pillTabs.three{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.pillTabs.three button{color:#667085;background:#fff;border:0;justify-content:center}.pillTabs.three button.active{background:var(--social-coral);color:#fff;box-shadow:0 12px 24px #ff514838}.taskStack,.eventStack,.healthList,.rewardStack,.memberListSocial{gap:12px;display:grid}.taskStack .card{background:linear-gradient(135deg,#fff,#fff9f8)}.weekStrip{grid-template-columns:repeat(7,1fr);gap:8px;margin:12px 0 18px;display:grid}.weekStrip button{background:#fff;border:0;justify-items:center;gap:4px;padding:10px 4px;display:grid;box-shadow:0 10px 24px #0f172a0b}.weekStrip button.active{background:linear-gradient(135deg,var(--social-coral),#ff766d);color:#fff}.weekStrip span{text-transform:capitalize;color:inherit;opacity:.82;font-size:11px}.weekStrip b{font-size:18px}.weekStrip small{min-width:18px;height:18px;color:var(--social-blue);background:#2f6bff1a;border-radius:99px;place-items:center;font-weight:900;display:grid}.weekStrip button.active small{color:#fff;background:#ffffff3d}.eventCardSocial{border:1px solid var(--social-line);background:#fff;border-radius:24px;grid-template-columns:72px 1fr;gap:12px;padding:14px;display:grid;box-shadow:0 10px 28px #0f172a0b}.eventTime{color:var(--social-coral);background:#fff1f0;border-radius:20px;align-content:center;place-items:center;padding:12px 6px;display:grid}.eventTime b{font-size:18px}.eventTime span{text-align:center;font-size:11px}.eventBody h3{margin:0 0 6px;font-size:17px}.eventBody p{color:var(--social-muted);margin:0}.participantRow{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.avatar.mini{border:2px solid #fff;width:28px;height:28px;font-size:12px}.healthCard,.rewardCard,.memberRowSocial{border:1px solid var(--social-line);background:#fff;border-radius:24px;grid-template-columns:54px 1fr;gap:12px;padding:14px;display:grid;box-shadow:0 10px 28px #0f172a0b}.healthIcon,.rewardIcon{background:#eafff9;border-radius:18px;place-items:center;width:52px;height:52px;font-size:25px;display:grid}.rewardIcon{background:#fff7e6}.healthCard b,.rewardCard b,.memberRowSocial b{font-size:16px}.healthCard p,.rewardCard p,.memberRowSocial p{color:var(--social-muted);margin:4px 0 0;font-size:13px}.kidsMascot{filter:drop-shadow(0 16px 22px #f59e0b40);font-size:64px}.kidsGrid{grid-template-columns:1fr;gap:12px;display:grid}.kidCard{text-align:center;border:1px solid var(--social-line);background:#fff;border-radius:26px;padding:18px;box-shadow:0 10px 28px #0f172a0b}.kidCard .avatar{margin:0 auto 8px}.noteGrid{gap:12px;display:grid}.noteCard{border:1px solid var(--social-line);background:#fff;border-radius:24px;padding:18px;box-shadow:0 10px 28px #0f172a0b}.noteCard b{font-size:18px}.noteCard p{color:#667085;line-height:1.45}.noteCard.tone0{background:linear-gradient(135deg,#fff5f4,#fff)}.noteCard.tone1{background:linear-gradient(135deg,#eff6ff,#fff)}.noteCard.tone2{background:linear-gradient(135deg,#eafff9,#fff)}.noteCard.tone3{background:linear-gradient(135deg,#f4efff,#fff)}.bigStack .avatar{width:52px;height:52px}.memberRowSocial{grid-template-columns:48px 1fr auto;align-items:center}.memberRowSocial button{background:#f7f8fb;border:0;padding:8px 10px}.familyCircleHero{margin-bottom:4px}.screenCalendar .section,.screenTasks .section,.screenHealth .section,.screenKids .section,.screenNotes .section,.screenMembers .section{margin-top:16px}@media (width<=420px){.formLine{grid-template-columns:1fr}.weekStrip{gap:5px}.weekStrip button{border-radius:16px;padding:8px 2px}.eventCardSocial{grid-template-columns:1fr}.eventTime{grid-template-columns:1fr 1fr;justify-content:space-between}.taskHero,.healthHero,.kidsHero,.familyCircleHero{padding:18px}.taskHeroIcon,.healthPulse{border-radius:20px;width:56px;height:56px}.kidsMascot{font-size:48px}.memberRowSocial{grid-template-columns:42px 1fr}.memberRowSocial button{grid-column:1/-1;justify-content:center}}.quickOverlay{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1218264d;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.quickSheet{border:1px solid var(--social-line);background:#fff;border-radius:34px 34px 26px 26px;width:min(430px,100%);padding:12px 18px 20px;animation:.18s ease-out sheetUp;box-shadow:0 -24px 80px #0f172a38}.quickSheetHandle{background:#e5e7ef;border-radius:99px;width:54px;height:5px;margin:0 auto 14px}.quickSheet h2{letter-spacing:-.04em;margin:0;font-size:24px}.quickSheet p{color:var(--social-muted);margin:4px 0 0;font-size:13px}.roundClose{color:#667085;background:#f6f7fb;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:24px;line-height:1;display:grid}.quickSheetGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.quickSheetItem{text-align:center;border:1px solid var(--social-line);background:#fbfcff;border-radius:24px;justify-items:center;gap:7px;min-height:112px;padding:13px 8px;display:grid;box-shadow:0 10px 28px #0f172a0b}.quickSheetItem span{width:46px;height:46px;color:var(--social-coral);background:#fff1f0;border-radius:18px;place-items:center;display:grid}.quickSheetItem svg{width:23px;height:23px}.quickSheetItem b{font-size:14px}.quickSheetItem small{color:var(--social-muted);font-size:11px}.quickSheetItem.blue span{color:var(--social-blue);background:#eef4ff}.quickSheetItem.mint span{color:var(--social-mint);background:#eafff9}.quickSheetItem.purple span{color:var(--social-purple);background:#f4ebff}.quickSheetItem.yellow span{color:#f59e0b;background:#fff7e6}.sidebar nav button:nth-child(3){border-radius:22px;transform:translateY(-10px);box-shadow:0 14px 32px #ff514847;background:linear-gradient(135deg,var(--social-coral),#ff8278)!important;color:#fff!important}.sidebar nav button:nth-child(3) svg{width:24px;height:24px}.sidebar nav button:nth-child(3) span{font-weight:900}@keyframes sheetUp{0%{opacity:.65;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=420px){.quickOverlay{padding:9px}.quickSheet{border-radius:30px 30px 24px 24px;padding:10px 14px 18px}.quickSheetGrid{gap:8px}.quickSheetItem{border-radius:21px;min-height:104px}.quickSheetItem span{width:42px;height:42px}}.syncPill{color:#667085;border:1px solid var(--social-line);white-space:nowrap;background:#f6f7fb;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:900;display:inline-flex}.syncPill:before{content:"";background:#a3aab8;border-radius:50%;width:8px;height:8px}.syncPill.synced{color:#0f927d;background:#eafff9}.syncPill.synced:before{background:var(--social-mint)}.syncPill.syncing{color:var(--social-blue);background:#eef4ff}.syncPill.syncing:before{background:var(--social-blue);animation:1.2s infinite pulseDot}.syncPill.offline{color:#b45309;background:#fff7e6}.syncPill.offline:before{background:#f59e0b}@keyframes pulseDot{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.emptyStateV26{text-align:center;color:var(--social-text);background:linear-gradient(135deg,#fff,#fbfcff);border:1px dashed #d9e0ec;border-radius:26px;justify-items:center;gap:8px;padding:24px 18px;display:grid}.emptyStateV26 b{font-size:17px}.emptyStateV26 p{max-width:330px;color:var(--social-muted);margin:0;font-size:13px;line-height:1.45}.emptyIconV26{width:48px;height:48px;color:var(--social-coral);background:#fff1f0;border-radius:18px;place-items:center;font-size:24px;display:grid;box-shadow:0 12px 24px #ff514824}.onboardingOverlay{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1118275c;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.onboardingCard{border:1px solid var(--social-line);background:#fff;border-radius:36px;width:min(430px,100%);padding:18px;position:relative;box-shadow:0 30px 90px #0f172a47}.onboardingClose{z-index:2;position:absolute;top:16px;right:16px}.onboardingHero{background:radial-gradient(circle at 18% 10%,#ffe6e1 0,#fff5f2 34%,#eef4ff 100%);border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:190px;padding:24px;display:flex;position:relative;overflow:hidden}.onboardingHero:after{content:"";background:#ff514829;border-radius:50%;width:150px;height:150px;position:absolute;top:-32px;right:-40px}.onboardingHero span{color:var(--social-coral);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:950}.onboardingHero h2{letter-spacing:-.055em;margin:8px 0;font-size:30px;line-height:.98}.onboardingHero p{color:#667085;margin:0;line-height:1.45}.onboardingSteps{gap:10px;margin:14px 0;display:grid}.onboardingSteps article{border:1px solid var(--social-line);background:#fbfcff;border-radius:22px;grid-template-columns:46px 1fr;gap:10px;padding:12px;display:grid}.onboardingSteps article div{background:#fff;border-radius:16px;grid-row:1/3;place-items:center;width:44px;height:44px;font-size:22px;display:grid;box-shadow:0 8px 18px #0f172a0d}.onboardingSteps b{align-self:end}.onboardingSteps p{color:var(--social-muted);margin:0;font-size:13px;line-height:1.35}.onboardingActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.onboardingActions button{justify-content:center}@media (width<=520px){.syncPill{order:3;justify-content:center}.onboardingOverlay{padding:8px}.onboardingCard{border-radius:32px;padding:14px}.onboardingHero{min-height:170px}.onboardingHero h2{font-size:27px}.onboardingActions{grid-template-columns:1fr}.onboardingSteps article{grid-template-columns:42px 1fr}}.attachmentUnavailable{max-width:220px;color:var(--muted);background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;grid-template-columns:44px 1fr;align-items:center;gap:8px;padding:6px;display:grid}.attachmentUnavailable span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.syncConflictBanner{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:22px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;margin:4px 4px 18px;padding:14px;display:grid;box-shadow:0 14px 34px #7c2d1214}.syncConflictIcon{color:#c2410c;background:#ffedd5;border-radius:16px;place-items:center;width:40px;height:40px;display:grid}.syncConflictText{min-width:0}.syncConflictText b{font-size:15px;display:block}.syncConflictText p{color:#9a3412;margin:3px 0;line-height:1.35}.syncConflictText small{color:#7c2d12;overflow-wrap:anywhere;line-height:1.35;display:block}.syncConflictActions{align-items:center;gap:8px;display:flex}.syncConflictActions button{white-space:nowrap;background:#fffaf5;border-color:#fed7aa;min-height:44px}.syncConflictActions .primary{background:linear-gradient(135deg,var(--social-coral),#ff766d);color:#fff;border:0}@media (width<=520px){.syncConflictBanner{border-radius:20px;grid-template-columns:40px minmax(0,1fr);align-items:start;margin:2px 0 16px}.syncConflictActions{grid-column:1/-1;grid-template-columns:1fr;gap:8px;display:grid}.syncConflictActions button{justify-content:center;width:100%}}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #2f6bff59}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
