@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f3ec;color:#252722;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;background:linear-gradient(120deg,rgba(47,93,80,.08),transparent 34%),linear-gradient(320deg,rgba(240,195,91,.15),transparent 28%),#f6f3ec}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input,textarea,select{width:100%;border:1px solid #d8d2c4;border-radius:8px;background:#fffdf8;color:#252722;outline:none;padding:.82rem .9rem;transition:border-color .18s ease,box-shadow .18s ease}textarea{min-height:96px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--accent, #2f5d50);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent, #2f5d50),transparent 82%)}.app-shell{--accent: #2f5d50;display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100dvh}.rail{position:sticky;top:0;height:100dvh;padding:1.2rem;border-right:1px solid rgba(37,39,34,.1);background:#fffdf8d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:grid;grid-template-rows:auto 1fr auto;gap:1.5rem}.brand,.top-actions,.hero-actions,.profile-avatar-row{display:flex;align-items:center;gap:.8rem}.brand-mark{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#2f5d50;color:#fffdf8;font-weight:800;letter-spacing:0}.brand strong,.brand small{display:block}.brand small,.field small,.compact-row small,.event-row span,.member-row small,.empty span,.note-list small,.chore-card small,.auth-preview span{color:#6f7169}.nav-list{display:grid;align-content:start;gap:.35rem}.nav-item,.logout,.secondary,.primary,.icon-button,.notification-button,.header-line button,.auth-links button,.member-tabs button,.file-picker,.photo-tile,.check-button{border:0;transition:transform .16s ease,background .18s ease,border-color .18s ease}.nav-item:active,.logout:active,.secondary:active,.primary:active,.icon-button:active,.notification-button:active,.header-line button:active,.member-tabs button:active,.file-picker:active{transform:translateY(1px) scale(.99)}.nav-item,.logout{display:flex;align-items:center;gap:.75rem;width:100%;min-height:44px;border-radius:8px;padding:.65rem .8rem;background:transparent;color:#4a4c45;text-align:left}.nav-item.active{background:color-mix(in srgb,var(--accent),transparent 86%);color:var(--accent)}.nav-item b{margin-left:auto;min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#b35f49;color:#fffdf8;font-size:.76rem}.logout{color:#8f4938}.workspace{padding:1.2rem clamp(1rem,3vw,2.4rem) 2rem;min-width:0}.topbar{display:flex;justify-content:space-between;gap:1rem;align-items:center;max-width:1440px;margin:0 auto 1.2rem}.eyebrow{color:var(--accent, #2f5d50);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem}h1,h2,p{margin:0}.topbar h1{font-size:clamp(2rem,5vw,4.25rem);line-height:.95;letter-spacing:0}.avatar{display:inline-grid;place-items:center;width:52px;height:52px;flex:0 0 auto;border-radius:16px;background:color-mix(in srgb,var(--avatar, #2f5d50),white 72%);color:color-mix(in srgb,var(--avatar, #2f5d50),#252722 22%);border:1px solid color-mix(in srgb,var(--avatar, #2f5d50),transparent 70%);font-weight:800;overflow:hidden}.avatar.small{width:34px;height:34px;border-radius:10px;font-size:.76rem}.avatar img,.photo-tile img,.slideshow img,.upload-preview{width:100%;height:100%;object-fit:cover}.notification-button{position:relative;display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:#fffdf8;color:#252722;border:1px solid rgba(37,39,34,.1)}.notification-button span{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#b35f49;color:#fffdf8;font-size:.72rem;font-weight:800}.home-grid,.calendar-layout,.split-layout,.gallery-layout,.profile-layout{display:grid;max-width:1440px;margin:0 auto;gap:1rem}.home-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.calendar-layout,.gallery-layout,.split-layout{grid-template-columns:minmax(0,1fr) minmax(320px,380px)}.profile-layout{grid-template-columns:minmax(320px,.75fr) minmax(0,1fr)}.stack{display:grid;gap:1rem;max-width:1440px;margin:0 auto}.hero-panel,.panel,.metric-strip{background:#fffdf8e6;border:1px solid rgba(37,39,34,.1);border-radius:8px;box-shadow:0 22px 55px -36px #25272273}.hero-panel{min-height:360px;padding:clamp(1.5rem,5vw,3rem);display:grid;align-content:end;gap:1rem;background:linear-gradient(135deg,#fffdf8d9,#fffdf88c),url(https://picsum.photos/seed/family-command-center/1400/900) center/cover}.hero-panel h2,.gallery-head h2{max-width:760px;font-size:clamp(2.2rem,6vw,5.2rem);line-height:.92;letter-spacing:0}.hero-panel p{max-width:620px;color:#54564f;font-size:1.08rem;line-height:1.55}.primary,.secondary,.header-line button,.file-picker{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:44px;border-radius:8px;padding:.74rem 1rem;font-weight:700}.primary{background:var(--accent, #2f5d50);color:#fffdf8}.secondary,.header-line button,.file-picker{background:#fffdf8;color:#252722;border:1px solid rgba(37,39,34,.12)}.metric-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden}.metric{min-height:176px;padding:1.2rem;display:grid;align-content:end;gap:.35rem;background:#fffdf8b8}.metric strong{font-size:clamp(2rem,6vw,4rem);line-height:.9}.metric span{color:#6f7169;font-weight:600}.span-2{grid-column:span 1}.panel{padding:clamp(1rem,2vw,1.35rem);min-width:0}.header-line,.calendar-head,.gallery-head,.member-row,.compact-row,.event-row,.shopping-item,.invite-box span{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.header-line{margin-bottom:1rem}.header-line h2,.calendar-head h2{font-size:1.15rem}.event-list,.shopping-list,.member-list,.note-list,.form-grid{display:grid;gap:.8rem}.event-row,.compact-row,.member-row,.note-list article{padding:.85rem 0;border-top:1px solid rgba(37,39,34,.09)}.event-row{justify-content:start}.event-row time{width:88px;color:var(--accent, #2f5d50);font-weight:700}.event-row div,.member-row div,.note-list div{display:grid;gap:.12rem}.compact-row{justify-content:start}.compact-row svg,.urgent-pill{color:#b35f49}.empty{min-height:180px;display:grid;place-content:center;gap:.35rem;text-align:center;color:#54564f}.empty.compact{min-height:120px;padding:.5rem}.member-tabs{display:flex;gap:.55rem;overflow-x:auto;padding-bottom:.2rem}.member-tabs button{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;white-space:nowrap;border-radius:999px;padding:.4rem .85rem;background:#fffdf8;color:#4a4c45;border:1px solid rgba(37,39,34,.1)}.member-tabs button.selected{color:var(--accent, #2f5d50);border-color:color-mix(in srgb,var(--accent),transparent 62%);background:color-mix(in srgb,var(--accent),transparent 90%)}.calendar-panel{overflow:hidden}.calendar-head{margin-bottom:.8rem}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;background:#25272214;border:1px solid rgba(37,39,34,.08)}.calendar-grid.week{background:transparent;border:0;margin-bottom:.35rem}.calendar-grid.week span{color:#6f7169;font-size:.78rem;font-weight:700;padding:.2rem}.day-cell{min-height:118px;padding:.55rem;background:#fffdf8;display:grid;align-content:start;gap:.35rem}.day-cell.muted{color:#aaa499;background:#fbf7ed}.day-event{position:relative;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;padding:.25rem .35rem .25rem .55rem;background:color-mix(in srgb,var(--dot),transparent 87%);color:#33362f;font-size:.72rem;font-weight:600}.day-event:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--dot)}.field{display:grid;gap:.42rem}.field>span{color:#4a4c45;font-size:.86rem;font-weight:700}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.input-icon{display:grid;grid-template-columns:22px 1fr;align-items:center;gap:.3rem;border:1px solid #d8d2c4;border-radius:8px;background:#fffdf8;padding-left:.7rem}.input-icon input{border:0;box-shadow:none}.file-picker{position:relative;justify-content:flex-start;overflow:hidden}.file-picker input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.shopping-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;justify-content:stretch;border-top:1px solid rgba(37,39,34,.09)}.shopping-item.done{opacity:.55}.shopping-item.done strong{text-decoration:line-through}.check-button,.icon-button{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#fffdf8;border:1px solid rgba(37,39,34,.12);color:#252722}.check-button{border-color:color-mix(in srgb,var(--accent),transparent 64%);color:var(--accent)}.urgent-pill{align-self:center;border-radius:999px;background:#b35f491f;padding:.28rem .52rem;font-size:.76rem;font-weight:800}.toggle-row{display:flex;align-items:center;gap:.65rem;color:#4a4c45;font-weight:700}.toggle-row input{width:18px;height:18px}.gallery-head{align-items:end}.masonry{columns:3 220px;column-gap:1rem}.photo-tile{position:relative;display:block;width:100%;min-height:170px;margin:0 0 1rem;overflow:hidden;border-radius:8px;background:#ddd5c7;color:#fffdf8;text-align:left;break-inside:avoid}.photo-tile img{display:block;min-height:220px}.photo-tile span{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;padding:.45rem .55rem;border-radius:8px;background:#2527229e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:700}.upload-preview{height:180px;border-radius:8px}.slideshow{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#191b18;z-index:20}.slideshow img{width:100%;height:100%;object-fit:contain}.close{position:fixed;top:1rem;right:1rem;width:48px;height:48px;border:0;border-radius:999px;background:#fffdf8eb;color:#252722}.slide-caption{position:fixed;left:1rem;bottom:1rem;max-width:min(640px,calc(100vw - 2rem));display:grid;gap:.2rem;border-radius:8px;padding:.85rem 1rem;background:#fffdf8e0;color:#252722}.kanban{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:1rem;overflow-x:auto;padding-bottom:.3rem}.kanban-column{min-height:420px;display:grid;align-content:start;gap:.8rem;padding:1rem;border:1px solid rgba(37,39,34,.1);border-radius:8px;background:#fffdf8c2}.kanban-column header{display:flex;align-items:center;gap:.65rem;padding-bottom:.8rem;border-bottom:1px solid rgba(37,39,34,.08)}.chore-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.7rem;padding:.85rem;border-radius:8px;background:#fffdf8;border:1px solid rgba(37,39,34,.1)}.chore-card p{margin:.15rem 0 .45rem;color:#6f7169}.chore-card select{grid-column:1 / -1;padding:.55rem .65rem}.chore-card.done{border-color:#2f5d5059}.chore-card.doing{border-color:#f0c35bbf}.chore-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:color-mix(in srgb,var(--accent),transparent 88%);color:var(--accent);font-weight:800;font-size:.8rem}.invite-box{display:grid;gap:.6rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(37,39,34,.1)}.note-list article{display:flex;justify-content:flex-start}.note-list article.read{opacity:.58}.push-settings,.danger-zone{display:grid;gap:12px}.push-settings{margin-bottom:14px;border-radius:16px;background:#f1ecff;padding:14px}.push-settings>div:first-child{display:grid;gap:3px}.push-settings span,.push-settings small,.danger-zone p{color:#6f6a62;font-size:.82rem;line-height:1.38}.push-actions{display:flex;flex-wrap:wrap;gap:8px}.danger-zone{background:#fff0ebd1;border-color:#b44a372e}.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:46px;border:0;border-radius:12px;background:#a64537;color:#fffdf8;padding:.72rem 1rem;font-weight:800}.danger-button:disabled{background:#a6453752;color:#fffdf8db}.danger-lite{color:#a64537}.auth-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:clamp(1rem,4vw,3rem);align-items:center;max-width:1280px;margin:0 auto;padding:clamp(1rem,4vw,3rem)}.auth-copy{display:grid;gap:1.2rem;align-content:center}.auth-copy h1{max-width:820px;font-size:clamp(2.6rem,7vw,6.5rem);line-height:.9;letter-spacing:0}.auth-copy p{max-width:620px;color:#54564f;font-size:1.12rem;line-height:1.55}.auth-preview{display:grid;grid-template-columns:1fr .8fr;gap:.8rem;max-width:720px}.auth-preview div{min-height:150px;display:grid;align-content:end;gap:.4rem;padding:1rem;border-radius:8px;background:#fffdf8c7;border:1px solid rgba(37,39,34,.1)}.auth-preview div:first-child{grid-row:span 2}.auth-panel{border-radius:8px;padding:clamp(1rem,3vw,1.4rem);background:#fffdf8e6;border:1px solid rgba(37,39,34,.12);box-shadow:0 26px 70px -44px #2527228c}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;padding:.25rem;margin-bottom:1rem;border-radius:8px;background:#eee8dc}.segmented button{min-height:42px;border:0;border-radius:7px;background:transparent;color:#54564f;font-weight:800}.segmented button.selected{background:#fffdf8;color:#252722}.auth-links{display:flex;justify-content:space-between;gap:.8rem;margin-top:1rem}.auth-links button{background:transparent;color:#4a4c45;padding:0;font-weight:700}.error{border-radius:8px;padding:.7rem .85rem;background:#b35f491f;color:#8f4938;font-weight:700}.inline-note{color:#54564f;line-height:1.45}.toast{position:fixed;left:50%;bottom:1rem;transform:translate(-50%);border-radius:999px;padding:.75rem 1rem;background:#252722;color:#fffdf8;box-shadow:0 18px 50px -28px #252722cc}@media(max-width:1080px){.app-shell,.auth-shell{grid-template-columns:1fr}.rail{position:sticky;height:auto;bottom:auto;grid-template-columns:1fr;border-right:0;border-bottom:1px solid rgba(37,39,34,.1)}.nav-list{display:flex;overflow-x:auto}.nav-item,.logout{width:auto;white-space:nowrap}.calendar-layout,.gallery-layout,.split-layout,.profile-layout,.home-grid{grid-template-columns:1fr}}@media(max-width:720px){.workspace{padding:1rem}.rail{padding:.8rem}.brand{display:none}.topbar{align-items:flex-start}.topbar h1{font-size:2.2rem}.metric-strip{grid-template-columns:1fr 1fr}.metric{min-height:124px}.day-cell{min-height:92px;padding:.35rem}.day-event{font-size:.66rem}.two-cols,.auth-preview{grid-template-columns:1fr}.auth-preview div:first-child{grid-row:auto}.auth-copy h1,.hero-panel h2,.gallery-head h2{font-size:2.5rem}.gallery-head{align-items:start;flex-direction:column}.shopping-item{grid-template-columns:auto minmax(0,1fr) auto}.shopping-item .icon-button{grid-column:3}}:root{background:#d6d6d4;color:#1f211d}body{background:radial-gradient(circle at 80% 6%,rgba(248,214,233,.8),transparent 28%),radial-gradient(circle at 18% 92%,rgba(221,232,255,.72),transparent 24%),#d6d6d4}.app-shell{grid-template-columns:248px minmax(0,1fr);width:min(1480px,calc(100vw - 96px));min-height:min(880px,calc(100dvh - 96px));max-height:calc(100dvh - 96px);margin:48px auto;overflow:hidden;border:1px solid rgba(255,255,255,.86);border-radius:18px;background:#fdfbf7f5;box-shadow:0 28px 90px -52px #373028b3}.rail{height:auto;min-height:0;padding:18px 14px;border-right-color:#e9e4dc;background:linear-gradient(180deg,#fffffff0,#fbf7f1e6),radial-gradient(circle at 10% 5%,rgba(128,91,232,.12),transparent 30%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.workspace{min-height:0;overflow:auto;padding:16px 18px 20px;background:linear-gradient(180deg,#fffafdc7,#fffdf8f5 160px),#fffdf8}.brand{gap:10px;padding:0 2px 8px}.brand-mark{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#6e45d9,#8b6ff0);font-size:.68rem;box-shadow:inset 0 1px #ffffff59}.brand strong{font-size:.92rem;letter-spacing:0}.brand small{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem}.nav-list{gap:6px}.nav-list:before,.nav-list:after{display:block;padding:18px 8px 2px;color:#9a958d;font-size:.58rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.nav-list:before{content:"Main";order:0}.nav-list:after{content:"Tools";order:7}.nav-item{min-height:38px;padding:.5rem .62rem;border-radius:8px;color:#5c5b55;font-size:.84rem;font-weight:650}.nav-item:nth-child(n+5){order:8}.nav-item:hover,.secondary:hover,.header-line button:hover,.file-picker:hover,.icon-button:hover,.notification-button:hover{background:#f3efe8}.nav-item.active{background:#f1ebff;color:#6842cb}.nav-item b{min-width:19px;height:19px;background:#7d54de;font-size:.66rem}.logout{min-height:38px;border-radius:8px;padding:.5rem .62rem;color:#776f68;font-size:.84rem}.topbar{display:grid;grid-template-columns:210px minmax(220px,1fr) auto;align-items:center;max-width:none;margin:0 0 16px;padding:0 0 14px;border-bottom:1px solid #eee9e2}.welcome-block{display:grid;gap:2px}.welcome-block span{color:#8c877f;font-size:.68rem;font-weight:700}.welcome-block strong{overflow:hidden;color:#1f211d;font-size:.88rem;line-height:1;text-overflow:ellipsis;white-space:nowrap}.command-search{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;width:min(720px,100%);min-height:36px;border:1px solid #eee7e0;border-radius:9px;background:#ffffffb8;padding:0 10px;color:#9a958d;box-shadow:inset 0 1px #ffffffe6}.search-popover{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:11;display:grid;gap:6px;border:1px solid rgba(230,222,212,.92);border-radius:16px;background:#fffdf8f5;padding:8px;box-shadow:0 24px 70px -44px #1f211db8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.search-popover button{display:grid;grid-template-columns:82px minmax(0,1fr);gap:2px 10px;min-height:54px;border:0;border-radius:12px;background:transparent;padding:9px 10px;text-align:left}.search-popover button:hover{background:#f3efe8}.search-popover span{grid-row:span 2;align-self:center;color:#7b55df;font-size:.72rem;font-weight:850}.search-popover strong{overflow:hidden;color:#1f211d;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.search-popover small,.search-empty{color:#7a756d;font-size:.76rem}.search-empty{padding:12px}.notification-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:13;display:grid;place-items:start end;padding:72px 18px 18px}.notification-drawer{position:relative;width:min(420px,100%);max-height:calc(100dvh - 90px);overflow:auto;border:1px solid rgba(255,255,255,.88);border-radius:20px;background:#fffdf8f5;padding:16px;box-shadow:0 28px 90px -48px #1f211dd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.notification-drawer header,.notification-summary,.notification-list button{display:flex;align-items:center;gap:12px}.notification-drawer header{justify-content:space-between;margin-bottom:12px}.notification-drawer h2{margin:2px 0 0;font-size:1.18rem}.notification-summary{border-radius:16px;background:#f1ecff;padding:12px;margin-bottom:10px}.notification-summary strong{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:#1f211d;color:#fffdf8}.notification-summary span{flex:1;color:#5f5a52;font-weight:750}.notification-summary button{min-height:34px;border:0;border-radius:10px;background:#ffffffb8;padding:0 10px;font-weight:800}.notification-list{display:grid;gap:8px}.notification-list button{width:100%;align-items:flex-start;border:0;border-radius:16px;background:#fff5e4;padding:12px;color:#1f211d;text-align:left}.notification-list button:nth-child(2n){background:#edf4ff}.notification-list button.read{background:#f5f0e7c7;opacity:.76}.notification-list button>span{display:grid;gap:3px;min-width:0}.notification-list strong{font-size:.92rem}.notification-list small,.notification-list time{color:#6f6a62;font-size:.76rem;line-height:1.3}.focus-match{outline:3px solid rgba(123,85,223,.34);box-shadow:0 0 0 7px #7b55df1c,inset 0 1px #ffffffe6;animation:focusPulse 1.25s ease-in-out 2}@keyframes focusPulse{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}.command-search input{height:34px;border:0;border-radius:0;background:transparent;padding:0;font-size:.76rem;box-shadow:none}.command-search kbd{border:1px solid #e4ddd4;border-radius:5px;background:#fffdf8;padding:1px 5px;color:#69655f;font-size:.68rem;font-weight:800}.top-actions{gap:8px}.notification-button{width:36px;height:36px;border-radius:10px}.avatar{width:38px;height:38px;border-radius:11px;font-size:.78rem}.avatar.small{width:28px;height:28px;border-radius:9px;font-size:.66rem}.home-grid,.calendar-layout,.split-layout,.gallery-layout,.profile-layout,.stack{max-width:none;gap:14px}.home-grid{grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr)}.hero-panel,.panel,.metric-strip{border-color:#ece5dd;border-radius:12px;background:#fffaf2;box-shadow:none}.panel{padding:14px}.hero-panel{min-height:224px;align-content:space-between;padding:18px;background:linear-gradient(135deg,#fff8e6f5,#ffebebd1),radial-gradient(circle at 80% 20%,rgba(111,212,167,.38),transparent 26%),#fff7df}.eyebrow{color:#7b55df;font-size:.66rem;letter-spacing:.04em}.hero-panel h2,.gallery-head h2,.auth-copy h1{max-width:520px;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.08;font-weight:800;text-wrap:balance}.hero-panel p,.auth-copy p{max-width:520px;color:#6f6b63;font-size:.86rem;line-height:1.45}.primary,.secondary,.header-line button,.file-picker{min-height:36px;border-radius:8px;padding:.54rem .76rem;font-size:.8rem}.primary{background:#1f211d;color:#fffdf8}.primary:hover{background:#3b3d36}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr));background:#fffaf2}.metric{min-height:105px;padding:14px;background:transparent}.metric:nth-child(1){background:#efe9ff}.metric:nth-child(2){background:#e8f4ff}.metric:nth-child(3){background:#fff0dd}.metric:nth-child(4){background:#e8f8ec}.metric strong{font-size:clamp(1.45rem,3vw,2.35rem);line-height:1}.metric span{font-size:.76rem}.header-line{margin-bottom:10px}.header-line h2,.calendar-head h2{font-size:.98rem;font-weight:800}.event-row,.compact-row,.member-row,.note-list article{padding:.68rem 0}.event-row time{width:76px;font-size:.74rem}.event-row strong,.shopping-item strong,.chore-card strong,.member-row strong,.note-list strong{font-size:.86rem}.event-row span,.shopping-item small,.chore-card p,.chore-card small,.member-row small,.note-list p,.empty span{font-size:.74rem;line-height:1.35}.member-tabs button{min-height:36px;padding:.28rem .65rem;border-color:#eee7df;background:#fffaf2;font-size:.8rem}.member-tabs button.selected{border-color:#dbcdf9;background:#f2ecff;color:#6842cb}.calendar-panel{background:#fffdf8}.calendar-grid{border-color:#eee8e0;background:#eee8e0}.day-cell{min-height:96px;padding:8px;background:#fffdf8}.day-cell strong{font-size:.78rem}.day-event{border-radius:7px;padding:.24rem .35rem .24rem .55rem;font-size:.66rem}.form-grid{gap:10px}.field{gap:5px}.field>span{font-size:.74rem}input,textarea,select{border-color:#e6ded4;border-radius:8px;background:#fffdf8;padding:.64rem .72rem;font-size:.82rem}textarea{min-height:76px}.shopping-list{gap:6px}.shopping-item{gap:8px;border:1px solid #efe6dc;border-radius:10px;background:#fff5e4;padding:9px}.shopping-item:nth-child(2n){background:#edf4ff}.shopping-item:nth-child(3n){background:#f1ecff}.check-button,.icon-button{width:32px;height:32px;border-radius:8px;background:#ffffffb3}.urgent-pill{border-radius:7px;background:#ffdeda;padding:.22rem .45rem;color:#a64a40;font-size:.68rem}.gallery-head{border:1px solid #ece5dd;border-radius:12px;background:#f1ecff;padding:16px}.masonry{columns:4 190px;column-gap:12px}.photo-tile{margin-bottom:12px;border:1px solid #eee6dd;border-radius:12px}.photo-tile span{border-radius:8px;font-size:.78rem}.kanban{grid-auto-columns:minmax(255px,1fr);gap:12px}.kanban-column{min-height:390px;gap:10px;padding:12px;border-color:#eee6dc;border-radius:13px;background:#fffdf8}.kanban-column:nth-child(1){background:#eef4ff}.kanban-column:nth-child(2){background:#fff0dc}.kanban-column:nth-child(3){background:#eefaf1}.kanban-column:nth-child(4){background:#f2ecff}.kanban-column header{padding-bottom:9px;border-bottom-color:#27221a14}.kanban-column header strong{font-size:.86rem}.chore-card{padding:10px;border-color:#ffffffe6;border-radius:12px;background:#ffffffad;box-shadow:inset 0 1px #ffffffeb}.chore-icon{width:34px;height:34px;border-radius:9px;background:#ffffffb8;font-size:.66rem}.chore-card select{padding:.48rem .58rem}.profile-layout{grid-template-columns:minmax(280px,.68fr) minmax(0,1fr)}.invite-box{gap:8px}.empty{min-height:132px;border:1px dashed #e4ddd4;border-radius:12px;background:#ffffff59}.auth-shell{grid-template-columns:minmax(0,.95fr) minmax(360px,470px);width:min(1180px,calc(100vw - 64px));min-height:auto;margin:48px auto;border:1px solid rgba(255,255,255,.86);border-radius:18px;background:#fdfbf7f2;box-shadow:0 28px 90px -52px #373028b3}.auth-preview{grid-template-columns:1fr 1fr;gap:10px}.auth-preview div{min-height:120px;border-radius:12px;background:#f1ecff}.auth-preview div:nth-child(2){background:#e8f4ff}.auth-preview div:nth-child(3){background:#fff0dc}.auth-panel{border-radius:14px;box-shadow:none}.toast{bottom:28px;background:#1f211d}@media(max-width:1080px){.app-shell{width:min(100vw - 24px,860px);max-height:none;margin:12px auto}.rail{grid-template-columns:auto 1fr auto;align-items:center}.nav-list{gap:6px}.nav-list:before,.nav-list:after{display:none}.nav-item:nth-child(n+5){order:0}.topbar{grid-template-columns:1fr auto}.command-search{grid-column:1 / -1;grid-row:2;width:100%}}@media(max-width:720px){.app-shell,.auth-shell{width:100%;margin:0;border-radius:0;border-left:0;border-right:0}.workspace{padding:12px}.rail{display:grid;grid-template-columns:1fr;padding:10px}.brand{display:flex}.nav-item span,.logout{font-size:.78rem}.topbar{gap:10px}.home-grid,.calendar-layout,.split-layout,.gallery-layout,.profile-layout{grid-template-columns:1fr}.hero-panel{min-height:180px}.hero-panel h2,.gallery-head h2,.auth-copy h1{font-size:1.45rem}.calendar-grid{min-width:680px}.calendar-panel{overflow-x:auto}}body{background:radial-gradient(circle at 82% 4%,rgba(248,214,233,.74),transparent 26%),radial-gradient(circle at 12% 96%,rgba(221,232,255,.68),transparent 26%),#f3f0ea}.app-shell{width:100%;min-height:100dvh;max-height:none;margin:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.rail{height:100dvh;border-right:1px solid #e6e0d7}.workspace{height:100dvh;min-height:0;overflow:auto;padding:16px 18px 92px}.topbar{position:sticky;top:0;z-index:4;margin:-16px -18px 14px;padding:14px 18px;background:#fffdf8d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.full-view,.calendar-layout,.gallery-layout{width:100%;max-width:none}.calendar-layout,.gallery-layout{grid-template-columns:1fr}.calendar-panel,.shopping-panel{min-height:calc(100dvh - 150px);border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.calendar-grid{gap:8px;border:0;background:transparent}.calendar-grid.week{margin-bottom:8px}.calendar-grid.week span{padding:0 8px}.day-cell{min-height:clamp(104px,calc((100dvh - 260px) / 6),148px);border:1px solid #eee6dd;border-radius:12px;background:#fffdf8bd}.day-cell.muted{background:#f7f1e894}.shopping-panel .header-line,.calendar-panel .calendar-head{margin-bottom:12px}.shopping-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.shopping-item{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;min-height:96px;padding:13px}.shopping-main{display:grid;gap:8px;min-width:0}.shopping-main strong{overflow-wrap:anywhere;font-size:.96rem;line-height:1.15}.shopping-main span{justify-self:start;border-radius:7px;background:#ffffff94;padding:.28rem .46rem;color:#655f57;font-size:.74rem;font-weight:750}.shopping-owner{grid-column:2;color:#8a8379;font-weight:700}.shopping-item .urgent-pill{grid-column:2;justify-self:start}.shopping-item .icon-button{grid-column:3;grid-row:1 / span 3}.gallery-head{border:0;border-radius:0;background:transparent;padding:0}.masonry{columns:5 210px}.kanban{min-height:calc(100dvh - 150px);grid-auto-columns:minmax(286px,1fr)}.kanban-column{min-height:calc(100dvh - 160px)}.status-buttons{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:7px}.status-buttons button{min-height:34px;border:1px solid rgba(39,34,26,.1);border-radius:8px;background:#ffffff8c;color:#5d574f;font-weight:800}.status-buttons button.selected{background:#1f211d;color:#fffdf8;border-color:#1f211d}.chore-card.done{opacity:.72}.chore-card.done strong{text-decoration:line-through}.chore-card select{display:none}.fab{position:fixed;right:24px;bottom:24px;z-index:8;display:inline-flex;align-items:center;gap:10px;min-height:56px;border:0;border-radius:18px;background:#1f211d;color:#fffdf8;padding:0 18px;font-weight:850;box-shadow:0 20px 55px -28px #1f211dcc}.fab:hover{background:#3b3d36}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12;display:grid;place-items:center;padding:18px}.modal-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#2a262161;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quick-modal{position:relative;width:min(560px,100%);max-height:min(760px,calc(100dvh - 36px));overflow:auto;border:1px solid rgba(255,255,255,.88);border-radius:18px;background:#fffdf8;padding:16px;box-shadow:0 28px 90px -48px #1f211dcc}.quick-modal header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.quick-modal h2{margin:2px 0 0;font-size:1.18rem}.modal-stack{display:grid;gap:12px}.segmented.compact{margin-bottom:0}.modal-invite{margin-top:0;padding-top:0;border-top:0}@media(max-width:1080px){.app-shell{width:100%;margin:0}.rail{height:auto}.workspace{height:auto;min-height:calc(100dvh - 70px)}}@media(max-width:720px){.workspace{padding:12px 12px 88px}.topbar{margin:-12px -12px 12px;padding:12px}.fab{right:14px;bottom:14px;min-height:52px;border-radius:16px;padding:0 14px}.fab span{display:none}.shopping-list{grid-template-columns:1fr}.day-cell{min-height:92px}}html{min-height:100%;background:#f3f0ea;overscroll-behavior:none}body{min-height:100dvh;overflow-x:hidden;-webkit-tap-highlight-color:transparent}.workspace{scroll-padding-bottom:112px;-webkit-overflow-scrolling:touch}.nav-item,.notification-button,.fab,.icon-button,.check-button,.status-buttons button,.primary,.secondary{touch-action:manipulation}@media(min-width:761px)and (max-width:1180px){.app-shell{grid-template-columns:88px minmax(0,1fr);background:radial-gradient(circle at 92% 0%,rgba(250,219,236,.58),transparent 30%),#fffdf8}.rail{position:sticky;top:0;height:100dvh;padding:14px 10px;border-right:1px solid rgba(45,41,35,.1);background:#fffdf8d1}.brand{justify-content:center;padding-bottom:14px}.brand div{display:none}.brand-mark{width:42px;height:42px;border-radius:14px;font-size:.78rem}.nav-list{display:grid;gap:8px;overflow:visible}.nav-list:before,.nav-list:after{display:none}.nav-item,.logout{position:relative;width:100%;min-height:54px;justify-content:center;border-radius:16px;padding:0}.nav-item span{display:none}.nav-item svg,.logout svg{width:24px;height:24px}.nav-item b{position:absolute;top:4px;right:4px}.logout{font-size:0}.workspace{height:100dvh;padding:18px 20px 104px}.topbar{margin:-18px -20px 16px;padding:16px 20px;grid-template-columns:minmax(150px,220px) minmax(240px,1fr) auto}.home-grid{grid-template-columns:minmax(0,1fr)}.hero-panel{min-height:210px}.metric-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.metric{min-height:120px}.calendar-panel,.shopping-panel,.kanban{min-height:calc(100dvh - 158px)}.day-cell{min-height:clamp(100px,calc((100dvh - 280px) / 6),132px)}.shopping-list{grid-template-columns:repeat(2,minmax(0,1fr))}.masonry{columns:3 210px}.profile-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr)}.fab{right:22px;bottom:22px}}@media(max-width:760px){body{background:radial-gradient(circle at 92% -10%,rgba(250,219,236,.9),transparent 34%),radial-gradient(circle at 0% 108%,rgba(221,232,255,.82),transparent 32%),#f7f2e9}.app-shell{display:block;min-height:100dvh;background:transparent}.workspace{min-height:100dvh;height:auto;padding:calc(10px + env(safe-area-inset-top)) 12px calc(118px + env(safe-area-inset-bottom));overflow:visible}.rail{position:fixed;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:10;display:block;width:auto;height:74px;min-height:0;padding:7px;border:1px solid rgba(255,255,255,.78);border-radius:24px;background:#fffdf8e0;box-shadow:0 24px 70px -40px #1f211dd9;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.brand,.logout,.nav-list:before,.nav-list:after{display:none}.nav-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-content:stretch;gap:3px;height:100%;overflow:visible}.nav-item,.nav-item:nth-child(n+5){order:0}.nav-item{position:relative;display:grid;place-items:center;align-content:center;gap:2px;width:100%;min-height:58px;border-radius:18px;padding:0 2px;color:#777168;font-size:.64rem;line-height:1;text-align:center}.nav-item svg{width:22px;height:22px}.nav-item.active{background:#1f211d;color:#fffdf8}.nav-item b{position:absolute;top:2px;right:2px;min-width:17px;height:17px;font-size:.58rem}.topbar{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:calc(-10px - env(safe-area-inset-top)) -12px 12px;padding:calc(10px + env(safe-area-inset-top)) 12px 10px;border-bottom:1px solid rgba(45,41,35,.08);background:#f7f2e9d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.welcome-block{min-width:0}.welcome-block span{font-size:.62rem}.welcome-block strong{font-size:.92rem}.top-actions{gap:6px}.notification-button,.top-actions .avatar{width:36px;height:36px;border-radius:13px}.command-search{grid-column:1 / -1;width:100%;min-height:40px;border-radius:14px;background:#fffdf8c7}.command-search input{height:38px;font-size:.82rem}.command-search kbd{display:none}.home-grid,.calendar-layout,.split-layout,.gallery-layout,.profile-layout,.stack{display:grid;grid-template-columns:1fr;gap:12px;width:100%}.hero-panel{min-height:172px;border:0;border-radius:22px;padding:16px}.hero-panel h2,.gallery-head h2{font-size:1.32rem;line-height:1.08}.hero-panel p{font-size:.82rem}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hero-actions .primary,.hero-actions .secondary{min-width:0;padding-inline:8px}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr));border:0;border-radius:22px}.metric{min-height:106px;padding:14px}.metric strong{font-size:1.9rem}.panel,.shopping-panel,.calendar-panel{border:0;border-radius:22px;background:#fffdf8b8;padding:14px}.member-tabs{gap:7px;margin:0 -12px;padding:0 12px 2px;scrollbar-width:none}.member-tabs::-webkit-scrollbar{display:none}.member-tabs button{min-height:40px;border-radius:14px}.calendar-panel{overflow:visible;min-height:auto}.calendar-head{position:sticky;top:98px;z-index:3;border-radius:16px;background:#fffdf8d6;padding:8px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.calendar-grid{grid-template-columns:1fr;gap:8px;min-width:0}.calendar-grid.week{display:none}.day-cell{min-height:74px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:6px;border:1px solid rgba(238,230,221,.9);border-radius:16px;padding:10px;background:#fffdf8c2}.day-cell strong{grid-row:1 / span 4;display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#f1ecff;color:#6842cb;font-size:.86rem}.day-cell.muted{display:none}.day-event{white-space:normal;font-size:.74rem;line-height:1.22}.shopping-panel{min-height:auto}.shopping-list{grid-template-columns:1fr;gap:10px}.shopping-item{min-height:92px;border:0;border-radius:18px;padding:12px}.shopping-main strong{font-size:1rem}.gallery-head{border-radius:22px;background:#f1ecff;padding:14px}.masonry{columns:2 150px;column-gap:10px}.photo-tile{min-height:140px;margin-bottom:10px;border-radius:18px}.photo-tile img{min-height:170px}.kanban{display:flex;min-height:auto;gap:12px;margin:0 -12px;padding:0 12px 4px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.kanban::-webkit-scrollbar{display:none}.kanban-column{flex:0 0 min(82vw,340px);min-height:calc(100dvh - 220px);border:0;border-radius:22px;scroll-snap-align:start}.profile-layout{grid-template-columns:1fr}.quick-modal{align-self:end;width:100%;max-height:calc(100dvh - 72px);border-radius:24px 24px 0 0;padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.modal-layer{place-items:end center;padding:0}.fab{right:18px;bottom:calc(94px + env(safe-area-inset-bottom));width:58px;height:58px;min-height:58px;border-radius:20px;padding:0}.fab span{display:none}.toast{bottom:calc(104px + env(safe-area-inset-bottom));width:calc(100vw - 32px);max-width:360px;text-align:center}.auth-shell{display:grid;width:100%;min-height:100dvh;margin:0;border:0;border-radius:0;padding:calc(16px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom))}.auth-copy{gap:12px}.auth-copy h1{font-size:1.75rem;line-height:1.05}.auth-copy p{font-size:.9rem}.auth-preview{display:none}.auth-panel{border:0;border-radius:24px;background:#fffdf8d1}}@media(max-width:1180px){body{background:radial-gradient(circle at 88% -8%,rgba(250,219,236,.86),transparent 32%),radial-gradient(circle at 2% 104%,rgba(221,232,255,.78),transparent 32%),#f7f2e9}.app-shell{display:block;min-height:100dvh;background:transparent}.workspace{height:auto;min-height:100dvh;overflow:visible;padding:calc(12px + env(safe-area-inset-top)) clamp(14px,3.2vw,28px) calc(112px + env(safe-area-inset-bottom))}.rail{position:fixed;left:clamp(12px,2.4vw,24px);right:clamp(12px,2.4vw,24px);bottom:calc(12px + env(safe-area-inset-bottom));top:auto;z-index:10;display:block;width:auto;height:76px;min-height:0;padding:8px;border:1px solid rgba(255,255,255,.78);border-radius:24px;background:#fffdf8e6;box-shadow:0 24px 70px -42px #1f211de6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.rail .brand,.rail .logout,.nav-list:before,.nav-list:after{display:none}.nav-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;height:100%;overflow:visible}.nav-item,.nav-item:nth-child(n+5){order:0}.nav-item{display:grid;place-items:center;align-content:center;gap:3px;width:100%;min-height:60px;border-radius:18px;padding:0 3px;font-size:clamp(.62rem,1.5vw,.76rem);line-height:1;text-align:center;color:#767067;white-space:normal}.nav-item svg{width:23px;height:23px}.nav-item.active{background:#1f211d;color:#fffdf8}.nav-item b{position:absolute;top:3px;right:3px;min-width:18px;height:18px;font-size:.58rem}.topbar{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:calc(-12px - env(safe-area-inset-top)) calc(-1*clamp(14px,3.2vw,28px)) 14px;padding:calc(12px + env(safe-area-inset-top)) clamp(14px,3.2vw,28px) 12px;border-bottom:1px solid rgba(45,41,35,.08);background:#f7f2e9e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.welcome-block strong{font-size:.95rem}.command-search{grid-column:1 / -1;width:100%;min-height:42px;border-radius:15px;background:#fffdf8cc}.command-search input{height:40px;font-size:.86rem}.command-search kbd{display:none}.top-actions{gap:7px}.notification-button,.top-actions .avatar{width:38px;height:38px;border-radius:13px}.home-grid,.calendar-layout,.split-layout,.gallery-layout,.profile-layout,.stack{grid-template-columns:1fr;max-width:820px;margin-inline:auto;gap:14px}.panel,.shopping-panel,.calendar-panel{border:0;border-radius:22px;background:#fffdf8c2;padding:clamp(14px,2.4vw,20px)}.profile-layout{align-items:start}.profile-layout .panel{width:100%}.profile-avatar-row{display:grid;grid-template-columns:auto 1fr;gap:12px}.profile-avatar-row .avatar{width:58px;height:58px;border-radius:18px}.member-row{justify-content:flex-start;gap:12px;padding:12px 0}.member-row div{min-width:0}.member-row strong{font-size:.98rem}.member-row small{font-size:.8rem}.invite-box{margin-top:12px;padding-top:12px}.invite-box span{justify-content:flex-start}input,textarea,select{min-height:48px;border-radius:14px;padding:.76rem .9rem;font-size:.96rem}.field>span{font-size:.86rem}.primary,.secondary,.file-picker{min-height:48px;border-radius:14px;font-size:.92rem}.calendar-panel,.shopping-panel{min-height:auto}.calendar-grid{min-width:0}.fab{right:clamp(20px,4vw,34px);bottom:calc(102px + env(safe-area-inset-bottom));width:60px;height:60px;min-height:60px;border-radius:20px;padding:0}.fab span{display:none}.quick-modal{width:min(560px,calc(100vw - 20px));max-height:calc(100dvh - 32px);border-radius:24px}.search-popover{max-height:min(420px,calc(100dvh - 190px));overflow:auto}.notification-layer{place-items:end center;padding:0 12px calc(96px + env(safe-area-inset-bottom))}.notification-drawer{width:min(560px,100%);max-height:calc(100dvh - 140px);border-radius:24px}.toast{bottom:calc(104px + env(safe-area-inset-bottom))}}@media(max-width:620px){.workspace{padding-inline:12px}.topbar{margin-inline:-12px;padding-inline:12px}.rail{left:10px;right:10px;height:72px;border-radius:22px}.nav-item{min-height:56px;font-size:.6rem}.nav-item svg{width:21px;height:21px}.profile-layout,.home-grid,.calendar-layout,.split-layout,.gallery-layout,.stack{max-width:none}.panel,.shopping-panel,.calendar-panel{border-radius:20px;padding:14px}.member-row{align-items:center}.invite-box input{font-size:.82rem}.quick-modal{align-self:end;width:100%;max-height:calc(100dvh - 70px);border-radius:24px 24px 0 0;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.modal-layer{place-items:end center;padding:0}.search-popover{left:-2px;right:-2px;border-radius:18px}.search-popover button{grid-template-columns:72px minmax(0,1fr)}.notification-layer{padding:0}.notification-drawer{width:100%;max-height:calc(100dvh - 86px);border-radius:24px 24px 0 0;padding:18px 16px calc(18px + env(safe-area-inset-bottom))}}
