:root{font-family:Inter,system-ui,sans-serif;color:#19221f;background:#f5f7f5;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#19221f;--muted:#6a756f;--border:#dfe5e1;--soft:#eef2ef;--panel:#fff;--primary:#176b55;--primary-dark:#0f513f;--primary-soft:#dff2e9;--amber:#d98a1b;--amber-soft:#fff1d8;--danger:#c2413b;--danger-soft:#fde9e7;--blue:#3972a8;--shadow:0 14px 40px rgba(25,34,31,.06);--radius:18px}*{box-sizing:border-box}html{min-height:100%;background:#f5f7f5}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 70% -20%,rgba(23,107,85,.08),transparent 31%),#f5f7f5}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3,strong{font-family:Manrope,Inter,sans-serif}input,select,textarea{width:100%;border:1px solid var(--border);background:#fff;color:var(--ink);border-radius:11px;padding:11px 12px;outline:none;transition:.15s}input:focus,select:focus,textarea:focus{border-color:#58a78f;box-shadow:0 0 0 3px #176b551a}input[type=checkbox],input[type=radio]{width:auto;accent-color:var(--primary)}button:disabled{opacity:.48;cursor:not-allowed}.app-shell{min-height:100vh;display:flex}.sidebar{width:248px;position:fixed;inset:0 auto 0 0;background:#132b24;color:#eaf3ef;padding:20px 14px;display:flex;flex-direction:column;z-index:50}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:4px 8px 20px}.sidebar-brand>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.sidebar-brand strong{font-size:16px}.sidebar-brand small{color:#9fb9af;font-size:11px;margin-top:2px}.brand-mark{width:38px;height:38px;border-radius:12px;background:#edf8f3;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #fff9}.brand-mark span{width:18px;height:23px;border:4px solid #173d31;border-radius:8px;position:relative}.brand-mark span:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#e6a135;left:50%;top:50%;transform:translate(-50%,-50%)}.brand-mark.small{width:31px;height:31px}.brand-mark.small span{transform:scale(.78)}.household-switcher{position:relative;margin-bottom:17px}.household-switcher>button{width:100%;border:1px solid rgba(255,255,255,.12);background:#fff1;color:#fff;border-radius:13px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;text-align:left}.household-switcher button span{display:flex;flex-direction:column;min-width:0}.household-switcher small{color:#9fb9af;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.household-switcher strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.household-menu{position:absolute;top:calc(100% + 7px);left:0;right:0;background:#fff;color:var(--ink);border-radius:12px;box-shadow:0 15px 45px #00000040;padding:5px;z-index:5}.household-menu button{width:100%;border:0;background:transparent;padding:9px;border-radius:8px;text-align:left;display:flex;justify-content:space-between;align-items:center}.household-menu button.active,.household-menu button:hover{background:var(--soft)}.household-menu small{color:var(--muted)}.sidebar-nav{display:flex;flex-direction:column;gap:3px}.sidebar-nav a,.sidebar-footer a,.sidebar-footer button{min-height:42px;border:0;background:transparent;color:#b9ccc5;padding:0 11px;border-radius:10px;display:flex;align-items:center;gap:11px;font-size:13px;font-weight:600}.sidebar-nav a:hover,.sidebar-nav a.active,.sidebar-footer a:hover,.sidebar-footer a.active,.sidebar-footer button:hover{background:#ffffff17;color:#fff}.sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding-top:12px}.sidebar-footer a b{margin-left:auto;border-radius:999px;background:#e7a63d;color:#173228;min-width:20px;height:20px;display:grid;place-items:center;font-size:10px}.demo-chip{margin:10px 8px 0;padding:8px 10px;background:#e6a1351f;border:1px solid rgba(230,161,53,.22);border-radius:9px;color:#e9bd74;font-size:11px;text-align:center}.main-area{margin-left:248px;min-width:0;flex:1}.page-container{max-width:1440px;margin:0 auto;padding:34px 32px 70px}.mobile-header,.bottom-nav,.mobile-close{display:none}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.page-header h1{font-size:30px;letter-spacing:-.035em}.page-header p{color:var(--muted);font-size:14px;margin-top:6px}.page-actions{display:flex;gap:9px;align-items:center}.button{min-height:40px;border-radius:10px;border:1px solid transparent;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;transition:.15s}.button.primary{background:var(--primary);color:#fff}.button.primary:hover{background:var(--primary-dark)}.button.secondary{background:#fff;border-color:var(--border);color:var(--ink)}.button.secondary:hover{background:var(--soft)}.button.danger{background:var(--danger);color:#fff}.button.danger.ghost{background:transparent;color:var(--danger);border-color:#efc9c6}.button.google{width:100%;background:#fff;border-color:var(--border);height:46px}.google-g{font-weight:800;color:#4285f4}.button.full{width:100%}.button.compact{min-height:34px;padding:0 10px;font-size:12px}.text-button,.text-link{border:0;background:transparent;color:var(--primary);font-weight:700;font-size:12px;padding:0;display:inline-flex;align-items:center;gap:4px}.icon-button{width:38px;height:38px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--ink);display:inline-grid;place-items:center;padding:0}.icon-button.bare{border:0;background:transparent}.icon-button.success{color:var(--primary);background:var(--primary-soft);border-color:transparent}.icon-button.danger{color:var(--danger)}.card{background:#fffffff0;border:1px solid rgba(216,225,220,.9);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px}.stats-grid{display:grid;gap:14px;margin-bottom:18px}.stats-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stats-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{min-height:139px;display:flex;flex-direction:column}.stat-top{display:flex;justify-content:space-between;align-items:center}.stat-label,.summary-card>span{font-size:12px;color:var(--muted);font-weight:700}.stat-icon{width:35px;height:35px;border-radius:10px;background:var(--soft);display:grid;place-items:center;color:var(--primary)}.stat-value,.summary-card>strong{font-family:Manrope;font-size:26px;font-weight:700;letter-spacing:-.03em;margin-top:15px}.stat-detail,.summary-card>small{font-size:11px;color:var(--muted);margin-top:auto;padding-top:9px}.tone-positive .stat-icon{background:var(--primary-soft)}.tone-warning .stat-icon{background:var(--amber-soft);color:var(--amber)}.tone-negative .stat-icon{background:var(--danger-soft);color:var(--danger)}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.span-2{grid-column:span 2}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:16px}.card-heading h2,.settings-heading h2{font-size:17px;letter-spacing:-.02em;margin-top:2px}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-weight:800}.chart-wrap{height:260px;color:var(--primary)}.recharts-cartesian-grid line{stroke:#e5ebe7}.recharts-text{fill:#7b8680;font-size:11px}.category-dot{width:8px;height:8px;border-radius:50%;background:#83918b;display:inline-block;flex:none}.category-dot.large{width:11px;height:11px}.progress-track{height:7px;background:#e8edea;border-radius:999px;overflow:hidden}.progress-fill{height:100%;border-radius:inherit;background:var(--primary);transition:.25s}.progress-warning{background:var(--amber)}.progress-negative{background:var(--danger)}.compact-list{display:flex;flex-direction:column}.compact-row{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf0ee}.compact-row:last-child{border-bottom:0}.compact-row>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.compact-row strong{font-size:12px}.compact-row span{color:var(--muted);font-size:11px;margin-top:2px}.compact-row>b{margin-left:auto;font-size:12px}.row-icon{width:36px;height:36px;border-radius:10px;background:var(--soft);color:var(--primary);display:grid;place-items:center;flex:none}.row-icon.institution{background:#e5eef8;color:var(--blue)}.merchant-avatar{width:34px;height:34px;border-radius:10px;background:color-mix(in srgb,var(--avatar-color) 15%,#fff);color:var(--avatar-color);display:grid;place-items:center;font-family:Manrope;font-weight:800;flex:none}.category-pill{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#46524d}.category-pill i{width:7px;height:7px;border-radius:50%;background:#87928d}.review-banner{margin-top:13px;border:1px solid #f1d7a8;background:#fff8ea;border-radius:12px;padding:11px 13px;color:#8c5d10;display:flex;align-items:center;gap:10px}.review-banner span{display:flex;flex-direction:column}.review-banner strong{font-size:12px}.review-banner small{font-size:10px}.review-banner>svg:last-child{margin-left:auto}.positive-text{color:var(--primary)!important}.negative-text{color:var(--danger)!important}.empty-state{text-align:center;padding:34px 20px;color:var(--muted)}.empty-icon{width:54px;height:54px;border-radius:16px;background:var(--soft);color:var(--primary);display:grid;place-items:center;margin:0 auto 12px}.empty-state h3{font-size:15px;color:var(--ink)}.empty-state p{font-size:12px;max-width:380px;margin:6px auto 14px;line-height:1.55}.month-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:17px}.month-toolbar strong{min-width:170px;text-align:center}.month-toolbar .text-button{margin-left:3px}.summary-card>strong{font-size:24px}.summary-negative{border-color:#efcbc8;background:#fff9f8}.group-remaining{display:flex;flex-direction:column;text-align:right}.group-remaining strong{font-size:15px}.add-category-card{width:100%;height:58px;border:1px dashed #b7c4bd;border-radius:14px;background:transparent;color:var(--primary);font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}.search-field{flex:1;max-width:520px;border:1px solid var(--border);background:#fff;border-radius:11px;display:flex;align-items:center;padding:0 10px}.search-field input{border:0;box-shadow:none;padding-left:9px}.segmented{background:#e8edea;padding:3px;border-radius:10px;display:flex}.segmented button{border:0;background:transparent;padding:7px 11px;border-radius:8px;font-size:11px;font-weight:700;color:var(--muted)}.segmented button.active{background:#fff;color:var(--ink);box-shadow:0 2px 5px #0000000f}.pagination{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px;margin-top:13px}.pagination>div{display:flex;align-items:center;gap:10px}.badge{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:4px 8px;border-radius:999px;background:#edf0ee;color:#5f6964;font-size:9px;text-transform:capitalize;font-weight:800}.badge-success{background:var(--primary-soft);color:var(--primary-dark)}.badge-warning{background:var(--amber-soft);color:#94600e}.badge-danger{background:var(--danger-soft);color:var(--danger)}.badge-info{background:#e7f0f8;color:#2e669c}.notice{border-radius:13px;padding:12px 14px;margin-bottom:15px;display:flex;gap:10px;align-items:flex-start}.notice.warning{background:var(--amber-soft);color:#805611;border:1px solid #f0d59f}.notice div{display:flex;flex-direction:column}.notice strong{font-size:12px}.notice span{font-size:11px;margin-top:2px}.connection-card{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:14px 16px}.connection-main{display:flex;align-items:center;gap:10px;flex:1}.connection-main>div:last-child{display:flex;flex-direction:column}.connection-main strong{font-size:13px}.connection-main span{font-size:10px;color:var(--muted)}.connection-actions{display:flex;gap:7px}.account-balance{padding:23px 0 15px;display:flex;flex-direction:column}.account-balance span,.account-balance small{color:var(--muted);font-size:10px}.account-balance strong{font-size:25px;margin:3px 0}.utilization>div,.account-meta{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-bottom:7px}.account-meta{border-top:1px solid #edf0ee;padding-top:13px;margin-bottom:0;text-transform:capitalize}.completed-section{margin-top:26px}.completed-section h2{font-size:17px;margin-bottom:10px}.payoff-planner{align-self:start;position:sticky;top:20px}.payoff-planner h2{font-size:20px;margin:4px 0}.payoff-planner>p{font-size:11px;color:var(--muted);line-height:1.5;margin-bottom:14px}.strategy-option{display:flex;align-items:center;gap:9px;border:1px solid var(--border);padding:11px;border-radius:11px;margin-bottom:8px}.strategy-option>span:last-child{display:flex;flex-direction:column}.strategy-option strong{font-size:11px}.strategy-option small{font-size:9px;color:var(--muted)}.strategy-icon{width:31px;height:31px;border-radius:9px;background:var(--soft);display:grid;place-items:center;color:var(--primary)}.payoff-planner .field{margin:13px 0}.plan-result{background:var(--soft);border-radius:13px;padding:12px;margin-top:13px;display:grid;grid-template-columns:1fr 1fr;gap:11px}.plan-result>div{display:flex;flex-direction:column}.plan-result span{font-size:9px;color:var(--muted)}.plan-result strong{font-size:12px}.plan-result details{grid-column:1/-1;border-top:1px solid #d9e0dc;padding-top:8px;font-size:10px}.plan-result summary{font-weight:700;display:flex;justify-content:space-between;cursor:pointer}.plan-result p{font-size:10px;color:var(--muted);margin-top:6px}.pie-wrap{height:220px}.legend-list{display:flex;flex-direction:column;gap:7px}.legend-list>div{display:flex;justify-content:space-between;font-size:10px}.legend-list span{display:flex;align-items:center;gap:6px}.legend-list i{width:7px;height:7px;border-radius:50%;background:#83918b}.merchant-ranking{display:flex;flex-direction:column}.merchant-ranking>div{display:flex;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #edf0ee}.merchant-ranking>div>b{width:21px;height:21px;border-radius:7px;background:var(--soft);display:grid;place-items:center;font-size:9px;color:var(--muted)}.merchant-ranking>div>span{display:flex;flex-direction:column;flex:1;min-width:0}.merchant-ranking strong{font-size:11px}.merchant-ranking small{font-size:9px;color:var(--muted)}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px}.settings-main{display:flex;flex-direction:column;gap:15px}.settings-card{padding:0}.settings-heading{padding:18px 20px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #edf0ee}.settings-heading p{font-size:10px;color:var(--muted);margin-top:2px}.settings-card>.form-grid,.settings-actions,.member-list,.integration-status{padding:18px 20px}.settings-actions{padding-top:0;display:flex;gap:9px}.member-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf0ee}.member-row:last-child{border-bottom:0}.member-avatar{width:35px;height:35px;border-radius:50%;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;font-weight:800}.member-row>div:nth-child(2){display:flex;flex-direction:column;flex:1}.member-row strong{font-size:12px}.member-row span{font-size:9px;color:var(--muted)}.integration-status{display:flex;flex-direction:column}.integration-status>div{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf0ee}.integration-status>div:last-child{border-bottom:0}.integration-status>div>span{display:flex;flex-direction:column;flex:1}.integration-status strong{font-size:11px}.integration-status small{font-size:9px;color:var(--muted)}.settings-side{display:flex;flex-direction:column;gap:15px}.settings-side h2{font-size:17px;margin:4px 0 8px}.settings-side p{font-size:11px;color:var(--muted);line-height:1.6;margin-bottom:14px}.notification-row{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #edf0ee;position:relative}.notification-row:last-child{border-bottom:0}.notification-row>div:nth-child(2){display:flex;flex-direction:column;flex:1}.notification-row strong{font-size:12px}.notification-row p{font-size:11px;color:var(--muted);margin:3px 0}.notification-row span{font-size:9px;color:#949e99}.notification-row>i{width:7px;height:7px;border-radius:50%;background:var(--primary);margin:8px}.notification-row.unread{background:linear-gradient(90deg,var(--primary-soft),transparent 55%)}.more-menu{display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.more-menu a{display:flex;align-items:center;gap:11px;padding:13px 15px;border-bottom:1px solid #edf0ee}.more-menu a:last-child{border-bottom:0}.more-menu strong{font-size:13px;flex:1}.modal-backdrop{position:fixed;inset:0;background:#0a141080;display:grid;place-items:center;padding:20px;z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:100%;max-height:calc(100vh - 40px);background:#fff;border-radius:19px;box-shadow:0 30px 100px #0000003d;overflow:auto}.modal-small{max-width:430px}.modal-medium{max-width:560px}.modal-large{max-width:760px}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid var(--border);position:sticky;top:0;background:#fff;z-index:1}.modal-header h2{font-size:17px}.modal-body{padding:20px}.modal-footer{display:flex;align-items:center;gap:8px;padding:13px 20px;border-top:1px solid var(--border);position:sticky;bottom:0;background:#fff}.footer-spacer{flex:1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-stack{display:flex;flex-direction:column;gap:13px}.field{display:flex;flex-direction:column;gap:6px}.field>span{font-size:10px;color:#56615c;font-weight:700}.field.full,.check-field.full{grid-column:1/-1}.check-field{display:flex;align-items:flex-start;gap:9px;padding:10px 0}.check-field input{margin-top:3px}.check-field span{display:flex;flex-direction:column}.check-field strong{font-size:11px}.check-field small{font-size:9px;color:var(--muted);margin-top:2px}.input-with-icon{position:relative}.input-with-icon svg{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--muted)}.input-with-icon input{padding-left:35px}.file-drop{border:1px dashed #aebcb5;border-radius:13px;background:#fafcfb;padding:27px;text-align:center;display:flex;flex-direction:column;align-items:center;color:var(--muted);position:relative}.file-drop strong{font-size:13px;color:var(--ink);margin-top:7px}.file-drop span{font-size:10px;max-width:390px;margin-top:4px}.file-drop input{position:absolute;inset:0;opacity:0;cursor:pointer}.import-preview{border:1px solid var(--border);border-radius:11px;padding:10px}.import-preview>strong{display:block;font-size:11px;margin-bottom:5px}.import-preview>div{display:grid;grid-template-columns:100px 1fr 90px;gap:9px;padding:7px 0;border-top:1px solid #edf0ee;font-size:10px}.import-preview b{text-align:right}.toast-stack{position:fixed;right:18px;bottom:18px;z-index:200;display:flex;flex-direction:column;gap:8px}.toast{min-width:280px;max-width:400px;background:#162d26;color:#fff;border-radius:12px;padding:11px 12px;box-shadow:0 15px 50px #0000003d;display:flex;align-items:center;gap:8px;font-size:11px}.toast-error{background:#562724}.toast .icon-button{color:inherit;margin-left:auto}.loading-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:12px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:#fff}.auth-hero{background:#133b30;color:#fff;padding:34px 6vw;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-hero:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:#ffffff0a;right:-180px;top:-160px}.auth-brand{display:flex;align-items:center;gap:10px}.auth-copy{max-width:590px;margin:auto 0 35px;position:relative;z-index:1}.auth-copy .eyebrow{color:#82c9ae}.auth-copy h1{font-size:48px;line-height:1.06;letter-spacing:-.05em;margin:9px 0 17px}.auth-copy>p{font-size:15px;line-height:1.65;color:#c3d7d0;max-width:530px}.auth-copy ul{padding:0;margin:23px 0 0;list-style:none;display:flex;flex-direction:column;gap:10px}.auth-copy li{display:flex;align-items:center;gap:8px;font-size:12px;color:#d5e5df}.auth-preview{height:180px;position:relative;z-index:1}.mini-card{width:360px;background:#fff;color:var(--ink);padding:20px;border-radius:18px;box-shadow:0 25px 60px #0003;display:flex;flex-direction:column}.mini-card span,.mini-card small{font-size:10px;color:var(--muted)}.mini-card strong{font-size:30px;margin:8px 0 14px}.mini-progress{height:7px;background:#e7ece9;border-radius:99px;margin-bottom:7px}.mini-progress i{display:block;width:32%;height:100%;border-radius:inherit;background:var(--primary)}.floating-card{position:absolute;background:#fff;color:var(--ink);border-radius:13px;box-shadow:0 15px 40px #0000002e;padding:11px 13px;display:flex;align-items:center;gap:8px;font-size:10px}.floating-card.one{left:300px;top:32px;display:grid;grid-template-columns:23px 90px}.floating-card.one svg{grid-row:span 2}.floating-card.one strong{font-size:11px}.floating-card.two{left:260px;top:117px}.auth-panel{display:grid;place-items:center;padding:35px}.auth-form-wrap{width:100%;max-width:410px}.auth-form-wrap h2{font-size:27px;letter-spacing:-.04em;margin:7px 0}.auth-form-wrap>p{font-size:12px;color:var(--muted);margin-bottom:22px}.divider{display:flex;align-items:center;gap:10px;color:#99a29d;font-size:9px;margin:17px 0}.divider:before,.divider:after{content:"";height:1px;background:var(--border);flex:1}.auth-toggle{width:100%;justify-content:center;margin-top:15px}.invite-page{min-height:100vh;background:#f3f7f5;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;padding:20px}.invite-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:32px;max-width:430px;text-align:center;box-shadow:var(--shadow)}.invite-card>svg{color:var(--primary)}.invite-card h1{font-size:22px;margin:12px 0 8px}.invite-card p{font-size:12px;color:var(--muted);line-height:1.55;margin-bottom:18px}.invite-card .text-button{margin-top:13px}.sidebar-scrim{display:none}@media(max-width:1180px){.stats-grid.four,.dashboard-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid>.span-2{grid-column:span 2}.dashboard-grid>.card:not(.span-2){grid-column:span 1}.settings-layout{grid-template-columns:1fr}.settings-side{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:820px){body{padding-bottom:65px}.sidebar{transform:translate(-105%);transition:.22s;width:270px}.sidebar-open{transform:translate(0)}.sidebar-scrim{display:block;position:fixed;inset:0;background:#00000061;z-index:40}.mobile-close{display:grid;margin-left:auto;color:#fff}.main-area{margin-left:0}.page-container{padding:20px 15px 30px}.mobile-header{height:56px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;background:#fffffff2;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-header strong{font-size:14px}.bottom-nav{position:fixed;z-index:35;bottom:0;left:0;right:0;height:65px;background:#fffffff7;border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(6,1fr);padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:#78837d;font-size:8px;font-weight:700}.bottom-nav a.active{color:var(--primary)}.page-header{align-items:flex-start;flex-direction:column;margin-bottom:17px}.page-header h1{font-size:25px}.page-actions{width:100%;overflow-x:auto}.stats-grid.four,.stats-grid.three{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid>.span-2,.dashboard-grid>.card:not(.span-2){grid-column:span 1}.search-field{max-width:none;width:100%;flex-basis:100%}.payoff-planner{position:static}.auth-page{grid-template-columns:1fr}.auth-hero{display:none}.form-grid{grid-template-columns:1fr}.field.full,.check-field.full{grid-column:auto}.settings-side{grid-template-columns:1fr}.connection-card{flex-wrap:wrap}.connection-main{min-width:230px}.connection-actions{margin-left:auto}.modal-backdrop{padding:0;align-items:end}.modal{border-radius:19px 19px 0 0;max-height:92vh}.modal-medium,.modal-large,.modal-small{max-width:none}}@media(max-width:520px){.stats-grid.four,.stats-grid.three{grid-template-columns:1fr}.stat-card{min-height:115px}.stat-value{margin-top:10px}.page-actions .button{flex:1;white-space:nowrap}.month-toolbar{justify-content:center}.month-toolbar .text-button{display:none}.segmented{width:100%;order:3}.segmented button{flex:1}.connection-actions{width:100%;justify-content:flex-end}.auth-panel{padding:24px 18px}.toast-stack{left:12px;right:12px;bottom:78px}.toast{min-width:0;width:100%}}:root{--primary-softer:#f2faf7;--primary-rgb:23,107,85;--primary-contrast:#fff;--mobile-nav-height:78px;--mobile-header-height:66px}.button.primary{color:var(--primary-contrast);box-shadow:0 8px 20px rgba(var(--primary-rgb),.2)}.row-icon,.stat-icon{background:var(--primary-soft);color:var(--primary)}.desktop-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.desktop-page-heading h1{font-size:30px;letter-spacing:-.04em;margin-top:4px}.desktop-page-heading p{color:var(--muted);font-size:14px;margin-top:6px}.mobile-quick-actions{display:none}.onboarding-shell{min-height:100dvh;background:radial-gradient(circle at 80% -10%,rgba(var(--primary-rgb),.15),transparent 34%),#f6f8f7;display:flex;flex-direction:column;color:var(--ink)}.onboarding-topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,64px);max-width:1280px;width:100%;margin:0 auto}.onboarding-topbar>span{font-size:12px;font-weight:800;color:var(--muted)}.onboarding-progress{height:4px;background:#e5e9e7}.onboarding-progress i{display:block;height:100%;background:var(--primary);transition:width .3s ease}.onboarding-stage{flex:1;display:grid;place-items:center;padding:32px 20px}.onboarding-card{width:min(100%,560px);text-align:center}.onboarding-card.wide{width:min(100%,760px)}.onboarding-icon{width:58px;height:58px;border-radius:19px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;margin:0 auto 18px;box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.08)}.onboarding-card h1{font-size:34px;letter-spacing:-.05em;margin:7px 0 10px}.onboarding-card>p{font-size:14px;line-height:1.6;color:var(--muted);max-width:590px;margin:0 auto}.onboarding-fields{margin:28px auto 0;max-width:520px;text-align:left;display:grid;gap:16px}.people-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.counter-field{border:1px solid var(--border);background:#fff;border-radius:16px;padding:14px}.counter-field>span{display:block;font-size:11px;color:var(--muted);font-weight:800;margin-bottom:10px}.counter-field>div{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;text-align:center}.counter-field button{height:38px;border:0;border-radius:11px;background:var(--soft);font-size:20px;color:var(--ink)}.counter-field strong{font-size:20px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:28px}.choice-card{position:relative;border:1px solid var(--border);background:#fff;border-radius:18px;padding:20px;text-align:left;display:flex;flex-direction:column;gap:8px;min-height:152px;color:var(--ink);transition:.18s}.choice-card:hover,.choice-card.selected{border-color:var(--primary);box-shadow:0 12px 32px rgba(var(--primary-rgb),.12);transform:translateY(-2px)}.choice-card>svg{color:var(--primary)}.choice-card strong{font-size:14px}.choice-card small{font-size:11px;line-height:1.45;color:var(--muted)}.choice-check{position:absolute;right:14px;top:14px;width:24px;height:24px;border-radius:50%;border:1px solid var(--border);display:grid;place-items:center}.choice-card.selected .choice-check{background:var(--primary);color:var(--primary-contrast);border-color:var(--primary)}.starter-plan{background:#fff;border:1px solid var(--border);border-radius:18px;padding:4px 17px;text-align:left}.starter-plan-row{min-height:61px;border-bottom:1px solid var(--soft);display:grid;grid-template-columns:42px minmax(0,1fr) 130px;align-items:center;gap:10px}.starter-plan-row:last-child{border-bottom:0}.starter-plan-row>span:nth-child(2){display:flex;flex-direction:column}.starter-plan-row strong{font-size:12px}.starter-plan-row small{font-size:9px;color:var(--muted)}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:26px}.method-grid button{border:1px solid var(--border);background:#fff;border-radius:17px;padding:18px;text-align:left;display:grid;gap:7px;color:var(--ink)}.method-grid button.selected{border-color:var(--primary);background:var(--primary-softer);box-shadow:inset 0 0 0 1px var(--primary)}.method-grid svg{color:var(--primary)}.method-grid strong{font-size:13px}.method-grid small{color:var(--muted);font-size:10px;line-height:1.45}.setup-options{display:grid;grid-template-columns:1.4fr 1fr;gap:13px;margin-top:14px;text-align:left}.setup-options>*{background:#fff;border:1px solid var(--border);border-radius:15px;padding:14px}.accent-picker{margin-top:22px;text-align:left}.accent-picker>strong{font-size:12px;display:block;margin-bottom:11px}.accent-options{display:flex;gap:10px;flex-wrap:wrap}.accent-options>button,.custom-color{width:38px;height:38px;border-radius:50%;border:3px solid #fff;outline:1px solid var(--border);background:var(--swatch);display:grid;place-items:center;color:#fff;box-shadow:0 3px 10px #0000001a}.accent-options>button.active{outline:3px solid var(--swatch);outline-offset:2px}.custom-color{position:relative;background:linear-gradient(135deg,#ef4444,#eab308,#22c55e,#3b82f6,#8b5cf6);overflow:hidden}.custom-color input{position:absolute;inset:0;opacity:0;cursor:pointer}.custom-color svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,.35))}.onboarding-finish-preview{margin-top:22px;background:linear-gradient(135deg,var(--preview-accent),color-mix(in srgb,var(--preview-accent),#000 20%));color:#fff;border-radius:18px;padding:20px;display:flex;align-items:center;justify-content:space-between;text-align:left;box-shadow:0 16px 35px rgba(var(--primary-rgb),.2)}.onboarding-finish-preview div{display:flex;flex-direction:column}.onboarding-finish-preview span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;opacity:.8}.onboarding-finish-preview strong{font-size:28px;margin:4px 0}.onboarding-finish-preview small{opacity:.8}.onboarding-footer{min-height:82px;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(20px,5vw,64px);border-top:1px solid var(--border);background:#ffffffe6;position:sticky;bottom:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.accent-settings{display:flex;align-items:center;justify-content:space-between;gap:20px}.accent-preview{display:flex;align-items:center;gap:10px;border-left:1px solid var(--border);padding-left:20px;min-width:145px}.accent-preview>span{width:38px;height:38px;border-radius:13px}.accent-preview div{display:flex;flex-direction:column}.accent-preview strong{font-size:12px}.accent-preview small{font-size:9px;color:var(--muted);text-transform:uppercase}.settings-actions{flex-wrap:wrap}.more-profile{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:var(--primary-contrast);border-radius:22px;padding:22px;display:flex;align-items:center;gap:14px;margin-bottom:22px;box-shadow:0 16px 36px rgba(var(--primary-rgb),.22)}.member-avatar.large{width:52px;height:52px;font-size:19px;background:#ffffff2e;color:inherit}.more-profile span,.more-profile p{font-size:10px;opacity:.76}.more-profile h1{font-size:20px;margin:2px 0}.more-section{margin-bottom:21px}.more-section>h2{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin:0 5px 8px}.more-menu a>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.more-menu a small{font-size:9px;color:var(--muted);margin-top:2px}.more-signout{width:100%;min-height:48px;border:1px solid #efc9c6;background:#fff;color:var(--danger);border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.app-version{text-align:center;color:#9aa49f;font-size:9px;margin:20px 0 8px}@media(max-width:820px){html,body,#root{min-height:100%;background:#f4f6f5}body{padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));overscroll-behavior-y:none}.sidebar{display:none}.main-area{margin-left:0;width:100%}.page-container{padding:18px 14px 32px;max-width:620px}.mobile-header{height:calc(var(--mobile-header-height) + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0;display:flex;background:#fafbfaf0;border-bottom:1px solid rgba(217,224,220,.8)}.mobile-household{border:0;background:transparent;display:flex;align-items:center;gap:9px;padding:0;min-width:0;color:var(--ink)}.mobile-household>span{display:flex;flex-direction:column;text-align:left;min-width:0}.mobile-household small{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800}.mobile-household strong{font-size:13px;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-household-menu{position:absolute;top:calc(100% + 6px);left:14px;right:62px;background:#fff;border:1px solid var(--border);border-radius:15px;padding:6px;box-shadow:0 18px 40px #00000029;z-index:4}.mobile-household-menu button{width:100%;border:0;background:transparent;border-radius:10px;padding:11px;display:flex;justify-content:space-between;text-align:left}.mobile-household-menu button.active{background:var(--primary-soft)}.mobile-household-menu span{font-weight:800;font-size:12px}.mobile-household-menu small{color:var(--muted)}.mobile-notification{width:40px;height:40px;border-radius:13px;background:#fff;border:1px solid var(--border);display:grid;place-items:center;position:relative}.mobile-notification i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--danger);right:7px;top:7px;border:2px solid #fff}.bottom-nav{height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));grid-template-columns:1fr 1fr 74px 1fr 1fr;padding:7px 8px env(safe-area-inset-bottom);border-radius:20px 20px 0 0;box-shadow:0 -10px 30px #1b282214}.bottom-nav a{font-size:9px;gap:4px;border-radius:14px}.bottom-nav a.active{background:var(--primary-softer)}.mobile-add{border:0;background:transparent;color:var(--primary);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;font-weight:800;font-size:9px;padding:0;transform:translateY(-17px)}.mobile-add>span{width:54px;height:54px;border-radius:19px;background:var(--primary);color:var(--primary-contrast);display:grid;place-items:center;border:5px solid #f4f6f5;box-shadow:0 10px 24px rgba(var(--primary-rgb),.3)}.mobile-add small{font-size:9px}.desktop-page-heading,.dashboard-stat-grid{display:none}.hero-balance-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:800;opacity:.86}.mobile-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:15px 0 18px}.mobile-quick-actions a{height:73px;background:#fff;border:1px solid var(--border);border-radius:17px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;position:relative;box-shadow:0 6px 18px #16201c09}.mobile-quick-actions a>span{width:34px;height:34px;border-radius:12px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center}.mobile-quick-actions strong{font-size:9px}.mobile-quick-actions i{position:absolute;right:8px;top:7px;min-width:18px;height:18px;border-radius:99px;background:var(--danger);color:#fff;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:900}.mobile-dashboard-grid{display:flex;flex-direction:column;gap:13px}.card{border-radius:20px;padding:17px;box-shadow:0 9px 25px #1c28220b}.card-heading h2{font-size:17px}.card-heading .eyebrow{font-size:8px}.recent-card{order:2}.upcoming-card{order:4}.chart-wrap{margin:5px -9px -8px;height:220px}.merchant-avatar{width:38px;height:38px;border-radius:13px}.upcoming-list>div{min-height:58px}.page-header{margin:2px 1px 15px;gap:12px}.page-header h1{font-size:24px}.page-header p{font-size:11px;line-height:1.45}.page-actions{gap:7px}.page-actions .button{min-height:40px;font-size:11px}.page-actions .button.secondary{flex:0 0 auto}.page-actions .button.primary{flex:1}.stats-grid.three,.stats-grid.four{grid-template-columns:1fr 1fr;gap:9px}.summary-card{min-height:104px;padding:15px}.summary-card strong{font-size:18px}.summary-card small{font-size:8px}.search-field{height:44px;border-radius:14px}.segmented{background:#e7ebe9;border-radius:13px;padding:3px}.segmented button{min-height:34px;font-size:9px}.pagination{padding:8px 3px 0}.modal{max-height:95dvh}.modal-body{padding-bottom:calc(15px + env(safe-area-inset-bottom))}.modal-footer{padding-bottom:calc(13px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr}.modal-footer .footer-spacer{display:none}.modal-footer .button.primary{grid-column:2}.modal-footer .button.danger{grid-row:1;grid-column:1}.form-grid{gap:13px}.add-category-card{min-height:56px;border-radius:17px}.connection-card{border-radius:18px}.connection-actions{width:auto}.connection-actions .button{font-size:9px}.notice{border-radius:17px}.settings-layout{gap:12px}.settings-card{padding:17px}.settings-heading h2{font-size:16px}.accent-settings{align-items:flex-start;flex-direction:column}.accent-preview{border-left:0;padding-left:0;border-top:1px solid var(--border);padding-top:13px;width:100%}.member-row{grid-template-columns:40px minmax(0,1fr) auto}.member-row .badge:last-child{display:none}.settings-actions .button{flex:1;white-space:nowrap}.settings-side{display:none}.more-profile{margin-top:2px}.more-menu{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden}.more-menu a{border-radius:0;border-bottom:1px solid var(--soft);min-height:66px;padding:10px 13px}.more-menu a:last-child{border-bottom:0}.more-menu a>svg{margin-left:auto;color:#9ca6a1}.more-page{padding-bottom:10px}.auth-page{min-height:100dvh}.auth-panel{align-items:start;padding:calc(55px + env(safe-area-inset-top)) 20px 28px}.auth-form-wrap:before{content:"";display:block;width:54px;height:54px;border-radius:18px;background:var(--primary-soft);margin:0 auto 22px}.auth-form-wrap{text-align:center}.auth-form-wrap form{text-align:left}.auth-form-wrap h2{font-size:28px}.auth-form-wrap>p{font-size:11px}.auth-toggle{min-height:44px}}@media(max-width:520px){.onboarding-topbar{height:62px;padding:0 15px}.onboarding-stage{padding:22px 15px 18px;align-items:start}.onboarding-card{padding-top:8px}.onboarding-card h1{font-size:28px}.onboarding-card>p{font-size:12px}.onboarding-icon{width:52px;height:52px;margin-bottom:14px}.choice-grid{grid-template-columns:1fr;gap:9px;margin-top:20px}.choice-card{min-height:105px;padding:16px 45px 16px 16px}.people-grid{gap:9px}.starter-plan{padding:3px 11px}.starter-plan-row{grid-template-columns:38px minmax(0,1fr) 106px}.starter-plan-row .row-icon{width:34px;height:34px}.method-grid,.setup-options{grid-template-columns:1fr}.onboarding-footer{min-height:72px;padding:10px 15px}.onboarding-footer .button{min-height:44px}.accent-options{gap:9px}.accent-options>button,.custom-color{width:36px;height:36px}.onboarding-finish-preview strong{font-size:24px}.stats-grid.three,.stats-grid.four{grid-template-columns:1fr 1fr}.page-actions{overflow:visible}.page-actions .button{padding:0 11px}.mobile-quick-actions{gap:6px}.mobile-quick-actions a{height:69px}.modal-footer{gap:7px}.modal-footer .button{padding:0 9px;font-size:10px}.accent-settings .accent-options{max-width:270px}}:root{--brand-navy:#091B35;--brand-navy-2:#102A4E;--brand-orange:#C87829;--brand-orange-dark:#A85F1B;--brand-orange-soft:#FFF1E2;--brand-canvas:#F6F7F9;--ink:#0D1D35;--muted:#687386;--border:#E2E7ED;--soft:#F0F3F6;--panel:#FFFFFF;--primary:#C87829;--primary-dark:#9D5B1D;--primary-soft:#FBEBDD;--primary-softer:#FFF7F0;--primary-rgb:200,120,41;--primary-contrast:#FFFFFF;--shadow:0 14px 38px rgba(9,27,53,.07);--shadow-strong:0 22px 65px rgba(9,27,53,.14);--radius:20px}html{background:var(--brand-canvas)}body{color:var(--ink);background:radial-gradient(circle at 85% -12%,rgba(200,120,41,.11),transparent 27%),radial-gradient(circle at -10% 32%,rgba(9,27,53,.055),transparent 26%),var(--brand-canvas)}h1,h2,h3,strong{color:var(--ink)}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.12)}.osobusy-icon{display:block;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 4px 7px rgba(137,75,17,.1))}.osobusy-wordmark{display:inline-flex;align-items:baseline;line-height:1;color:var(--brand-navy);font-size:27px;letter-spacing:-.055em;white-space:nowrap}.osobusy-wordmark>strong{font-weight:800;color:inherit}.product-lockup .product-name{font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.15em;font-weight:850;color:var(--brand-orange)}.product-lockup.compact .product-name{font-size:8px}.product-lockup.inverse .osobusy-wordmark{color:#fff}.current-product-pill{display:inline-flex;align-items:center;gap:7px;color:var(--brand-navy)}.current-product-pill>span{width:28px;height:28px;border-radius:9px;background:var(--brand-orange-soft);color:var(--brand-orange);display:grid;place-items:center}.current-product-pill b{font-size:13px}.current-product-pill.compact>span{width:24px;height:24px;border-radius:8px}.current-product-pill.compact b{font-size:12px;color:#fff}.sidebar{width:260px;background:linear-gradient(180deg,#091b35,#07162c);color:#fff;padding:18px 14px;border-right:1px solid rgba(255,255,255,.04)}.sidebar-brand{appearance:none;width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:2px 7px 14px;color:#fff;border-radius:14px}.sidebar-brand:hover{background:#ffffff0b}.sidebar-brand .product-lockup{min-width:0}.sidebar-brand .osobusy-icon{width:38px;height:38px}.sidebar-brand>svg{color:#8190a6;flex:0 0 auto}.sidebar-product-switcher{width:100%;border:1px solid rgba(255,255,255,.1);background:#ffffff0e;color:#fff;border-radius:14px;padding:9px 10px;margin:0 0 11px;display:flex;align-items:center;justify-content:space-between;text-align:left}.sidebar-product-switcher:hover{background:#ffffff17}.sidebar-product-switcher>span{display:flex;flex-direction:column;gap:5px}.sidebar-product-switcher small{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#8fa0b7;font-weight:800}.household-switcher{margin-bottom:13px}.household-switcher>button{border-color:#ffffff17;background:transparent;padding:9px 11px}.household-switcher>button:hover{background:#ffffff0e}.household-switcher small{color:#8495aa}.sidebar-nav a,.sidebar-footer a,.sidebar-footer button{color:#aab7c9;border-radius:12px;min-height:43px}.sidebar-nav a:hover,.sidebar-nav a.active,.sidebar-footer a:hover,.sidebar-footer a.active,.sidebar-footer button:hover{background:#ffffff13;color:#fff}.sidebar-nav a.active{box-shadow:inset 3px 0 0 var(--primary)}.main-area{margin-left:260px}.page-container{padding-top:31px}.button{border-radius:12px}.button.primary{background:var(--primary);color:var(--primary-contrast);box-shadow:0 7px 17px rgba(var(--primary-rgb),.15)}.button.primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.card{border-color:var(--border);box-shadow:var(--shadow)}.row-icon,.stat-icon,.mobile-quick-actions a>span{background:var(--primary-soft);color:var(--primary)}.text-link,.positive-text{color:var(--primary)}.mini-progress i{background:linear-gradient(90deg,var(--brand-orange),#EEAA59)}.mobile-header{background:#fffffff2;border-bottom-color:#e8ecf1}.mobile-brand-button{border:0;background:transparent;display:flex;align-items:center;gap:7px;padding:0;text-align:left;color:var(--ink);min-width:0}.mobile-brand-button>span{display:flex;flex-direction:column;min-width:0}.mobile-brand-button small{font-size:8px;line-height:1;text-transform:uppercase;letter-spacing:.08em;color:var(--brand-orange);font-weight:850}.mobile-brand-button strong{font-size:13px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-brand-button>svg{color:#8d98a7}.mobile-header-actions{display:flex;align-items:center;gap:6px;margin-left:auto}.mobile-household-chip{border:1px solid var(--border);background:#fff;color:var(--muted);max-width:125px;height:33px;border-radius:11px;padding:0 8px;display:flex;align-items:center;gap:3px}.mobile-household-chip span{font-size:9px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-nav{border-top-color:#e2e7ed}.bottom-nav a.active{color:var(--primary)}.mobile-add>span{border-color:var(--brand-canvas)}.suite-backdrop{position:fixed;inset:0;z-index:300;background:#05102094;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px}.suite-dialog{width:min(680px,100%);background:#fff;border-radius:25px;box-shadow:0 35px 110px #020c1a4d;overflow:hidden}.suite-dialog>header{padding:25px 25px 19px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--border)}.suite-dialog h2{font-size:24px;letter-spacing:-.04em;margin:5px 0}.suite-dialog header p{font-size:11px;color:var(--muted);line-height:1.55;max-width:520px}.suite-product-list{display:grid;gap:9px;padding:18px}.suite-product{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px;border:1px solid var(--border);border-radius:17px;transition:.15s}a.suite-product:hover,a.suite-product.active{border-color:var(--product-color);background:var(--product-soft);transform:translateY(-1px)}.suite-product.disabled{opacity:.72}.suite-product-icon{width:46px;height:46px;border-radius:14px;background:var(--product-soft);color:var(--product-color);display:grid;place-items:center}.suite-product>span:nth-child(2){display:flex;flex-direction:column}.suite-product strong{font-size:13px}.suite-product small{font-size:9px;color:var(--muted);line-height:1.45;margin-top:3px}.suite-status{font-size:8px;white-space:nowrap;border-radius:99px;background:#eef1f4;color:#748092;padding:5px 8px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.suite-status.active{background:var(--product-soft);color:var(--product-color)}.suite-dialog>footer{display:flex;align-items:center;gap:10px;padding:15px 23px;background:#f7f8fa;border-top:1px solid var(--border)}.suite-dialog footer>span{display:flex;flex-direction:column}.suite-dialog footer strong{font-size:11px}.suite-dialog footer small{font-size:8px;color:var(--muted);line-height:1.4;margin-top:2px}.suite-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.suite-strip>div{height:44px;border:1px solid var(--border);border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;color:#7a8595;position:relative;padding:0 6px}.suite-strip>div>span{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;background:var(--product-soft);color:var(--product-color)}.suite-strip b{font-size:10px}.suite-strip small{font-size:7px;text-transform:uppercase;letter-spacing:.05em;color:#929caa;font-weight:800}.suite-strip>div.active{border-color:var(--product-color);box-shadow:inset 0 0 0 1px var(--product-color);color:var(--brand-navy)}.auth-page{background:#fff}.auth-hero{background:radial-gradient(circle at 85% 12%,rgba(200,120,41,.24),transparent 30%),linear-gradient(145deg,#07162c,#102b50);padding:30px 5vw}.auth-brand-lockup{position:relative;z-index:1}.auth-copy .eyebrow{color:#f0ae62}.auth-copy>p{color:#c8d2e0}.auth-copy li{color:#dfe6ef}.auth-preview .mini-card{border:1px solid rgba(255,255,255,.35)}.auth-suite-strip{position:relative;z-index:1;max-width:490px;margin-top:19px}.auth-suite-strip>div{background:#ffffff14;border-color:#ffffff1c;color:#cad4e1}.auth-suite-strip>div.active{background:#fff;color:var(--brand-navy)}.auth-suite-strip small{color:#99a8ba}.auth-mobile-brand{display:none;margin:0 auto 22px}.auth-form-wrap .eyebrow{color:var(--brand-orange)}.onboarding-shell{background:radial-gradient(circle at 90% 0,rgba(200,120,41,.1),transparent 30%),var(--brand-canvas)}.onboarding-topbar{background:#fff}.onboarding-progress i{background:linear-gradient(90deg,var(--brand-orange),var(--primary))}.onboarding-suite-strip{max-width:560px;margin:18px auto 0}.onboarding-icon{background:var(--brand-orange-soft);color:var(--brand-orange)}.choice-card.selected,.method-grid button.selected{border-color:var(--primary);background:var(--primary-softer)}.onboarding-finish-preview{background:linear-gradient(135deg,var(--brand-navy),#183A65);color:#fff}.onboarding-finish-preview strong{color:#fff}.onboarding-finish-preview svg{color:var(--preview-accent)}.settings-suite-content{padding:17px 20px}.settings-suite-content p{font-size:10px;line-height:1.55;color:var(--muted);margin-top:12px}.suite-settings-card .settings-heading>.product-lockup{min-width:165px;padding-right:16px;border-right:1px solid var(--border)}.more-brand-lockup{display:none}.suite-more-section .suite-strip{margin-bottom:4px}.app-version{color:#8a95a5}.loading-screen{background:radial-gradient(circle at 50% 35%,rgba(200,120,41,.08),transparent 28%),var(--brand-canvas)}.toast{background:var(--brand-navy)}@media(max-width:900px){.sidebar{display:none}.main-area{margin-left:0}.page-container{padding-top:15px}.mobile-header{display:flex;align-items:center;height:calc(var(--mobile-header-height) + env(safe-area-inset-top));padding:env(safe-area-inset-top) 13px 0;position:sticky;top:0;z-index:40}.mobile-household{display:none}.suite-dialog{align-self:end;border-radius:25px 25px 0 0;max-height:88dvh;overflow:auto}.suite-backdrop{padding:0}.suite-dialog>header{padding:21px 18px 16px}.suite-dialog h2{font-size:21px}.suite-product-list{padding:13px}.suite-product{grid-template-columns:44px minmax(0,1fr) auto;padding:11px}.suite-product>svg{display:none}.suite-product-icon{width:42px;height:42px}.suite-status{font-size:7px}.suite-dialog>footer{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.auth-mobile-brand{display:inline-flex}.auth-form-wrap:before{display:none!important}.auth-form-wrap{text-align:center}.auth-form-wrap form{text-align:left}.auth-brand-lockup{display:none}.settings-suite-content{padding:14px 17px}.suite-settings-card .settings-heading{align-items:flex-start;flex-direction:column}.suite-settings-card .settings-heading>.product-lockup{border-right:0;border-bottom:1px solid var(--border);padding:0 0 12px;width:100%}.more-brand-lockup{display:inline-flex;margin:2px 2px 13px}}@media(max-width:520px){.mobile-header{padding-left:11px;padding-right:10px}.mobile-brand-button .osobusy-icon{width:29px;height:29px}.mobile-household-chip{max-width:102px}.suite-strip{gap:5px}.suite-strip>div{height:42px;gap:5px}.suite-strip>div>span{width:25px;height:25px}.suite-strip b{font-size:9px}.suite-strip small{display:none}.auth-panel{padding-left:18px;padding-right:18px}.auth-mobile-brand{margin-bottom:18px}.auth-form-wrap h2{font-size:27px}.onboarding-suite-strip{margin-top:14px}.onboarding-card h1{font-size:27px}.suite-dialog header p{font-size:10px}.suite-product small{font-size:8px}.suite-product strong{font-size:12px}}.sidebar strong,.auth-hero h1,.auth-hero strong,.toast strong,.suite-product.active strong{color:inherit}.oauth-return-page{min-height:100dvh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 15%,rgba(200,120,41,.12),transparent 32%),var(--brand-canvas)}.oauth-return-card{width:min(440px,100%);text-align:center;background:#fff;border:1px solid var(--border);border-radius:25px;padding:34px 24px;box-shadow:0 28px 80px #091b3521}.oauth-return-card .product-lockup{justify-content:center;margin-bottom:24px}.oauth-return-card>svg{color:var(--brand-orange);margin-bottom:13px}.oauth-return-card h1{font-size:24px;letter-spacing:-.035em}.oauth-return-card p{font-size:12px;color:var(--muted);line-height:1.6;margin:9px auto 20px;max-width:340px}.notice.info{background:#eef6ff;border-color:#cfe3fa;color:#1d4f7a}.notice.success{background:#eaf7f1;border-color:#c3e8d6;color:#176b55}.notice.warning{background:#fff7e8;border-color:#f3deb6;color:#8a5b14}.live-connection{border-color:#c8782947;background:linear-gradient(135deg,#c878290f,#fff 45%)}.connection-health{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:9px}.connection-health small{font-size:9px;color:var(--muted)}.integration-footnote{font-size:9px;color:var(--muted);line-height:1.55;margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.category-manager-intro{padding:12px 14px;border-radius:14px;background:var(--primary-softer);border:1px solid rgba(var(--primary-rgb),.12);margin-bottom:15px}.category-manager-intro p{font-size:10px;color:var(--muted);line-height:1.55}.loading-inline{min-height:120px;display:grid;place-items:center;color:var(--muted);font-size:11px}.category-manager-groups{display:flex;flex-direction:column;gap:17px}.category-manager-groups>section>header,.archived-categories>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;padding:0 3px}.category-manager-groups h3,.archived-categories h3{font-size:12px}.category-manager-groups header>span,.archived-categories header>span{font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:800}.category-manager-list{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:#fff}.category-manager-row{display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:9px 12px;border-bottom:1px solid var(--border)}.category-manager-row:last-child{border-bottom:0}.category-manager-row>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.category-manager-row strong{font-size:11px}.category-manager-row small{font-size:8px;color:var(--muted);margin-top:3px}.category-row-actions{display:flex;align-items:center;gap:4px}.category-row-actions .icon-button{width:31px;height:31px;border-radius:9px}.category-row-actions .icon-button.danger:hover{background:var(--danger-soft)}.archived-categories{margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.category-manager-row.archived{border:1px dashed var(--border);border-radius:14px;margin-bottom:7px;background:#f9fafb;opacity:.88}.color-field{display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px}.color-field input[type=color]{height:42px;padding:4px;cursor:pointer}.color-swatches{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.color-swatches button{width:27px;height:27px;border:3px solid #fff;border-radius:999px;box-shadow:0 0 0 1px var(--border);padding:0}.color-swatches button.active{box-shadow:0 0 0 2px var(--ink);transform:scale(1.05)}.bulk-action-bar{position:sticky;top:74px;z-index:25;display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:10px 12px;margin-bottom:10px;border:1px solid rgba(var(--primary-rgb),.22);border-radius:14px;background:#fffffff7;box-shadow:0 12px 32px #091b351a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bulk-action-bar>strong{font-size:11px;margin-right:auto}.bulk-action-bar select{width:auto;min-width:175px;height:36px;padding-top:7px;padding-bottom:7px}.bulk-action-bar .button{min-height:36px}.merchant-logo{width:38px;height:38px;border-radius:12px;border:1px solid var(--border);background:#fff;object-fit:contain;padding:5px;flex:none}.merchant-logo.fallback{display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);font-size:11px;font-weight:850;padding:0}.rule-option{border:1px solid var(--border);border-radius:13px;padding:11px 12px;background:#f9fafb}.rule-option span{display:flex;flex-direction:column}.rule-option strong{font-size:10px}.rule-option small{font-size:8px;color:var(--muted);margin-top:3px;line-height:1.45}.push-settings{overflow:hidden}.notification-preferences-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0}.notification-toggle{grid-column:auto!important;margin:0;border:1px solid var(--border);background:#f9fafb;border-radius:14px;padding:12px;min-height:73px;align-items:flex-start}.notification-toggle:hover{border-color:rgba(var(--primary-rgb),.28);background:var(--primary-softer)}.notification-toggle span{display:flex;flex-direction:column}.notification-toggle strong{font-size:10px}.notification-toggle small{font-size:8px;color:var(--muted);line-height:1.45;margin-top:3px}.diagnostics-card{overflow:hidden}.diagnostics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.diagnostic{display:flex;flex-direction:column;gap:7px;background:#f6f8fa;border:1px solid var(--border);border-radius:13px;padding:12px}.diagnostic span{font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:800}.diagnostic strong{font-size:15px;word-break:break-word}.diagnostic.warning{background:#fff7e8;border-color:#f3deb6}.diagnostic.warning strong{color:#8a5b14}.diagnostic.success{background:#eaf7f1;border-color:#c3e8d6}.diagnostic.success strong{color:#176b55}@media(max-width:820px){.bulk-action-bar{top:calc(var(--mobile-header-height) + env(safe-area-inset-top) + 5px);display:grid;grid-template-columns:1fr 1fr;padding:9px}.bulk-action-bar>strong{grid-column:span 2}.bulk-action-bar select{width:100%;min-width:0}.bulk-action-bar .button{width:100%;padding:0 7px;font-size:9px}.merchant-logo{width:37px;height:37px;border-radius:12px}.category-manager-row{grid-template-columns:12px minmax(0,1fr) auto;padding:9px}.category-row-actions{gap:2px}.category-row-actions .icon-button{width:29px;height:29px}.category-row-actions .icon-button:nth-child(-n+2){display:none}.notification-preferences-grid{grid-template-columns:1fr}.diagnostics-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.oauth-return-card{padding:28px 18px;border-radius:22px}.oauth-return-card h1{font-size:22px}.category-manager-intro{margin:0 -2px 12px}.category-manager-row strong{font-size:10px}.category-manager-row small{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.archived-categories .category-manager-row{grid-template-columns:12px minmax(0,1fr)}.archived-categories .button{grid-column:2;width:max-content;margin-top:4px}.color-field{grid-template-columns:45px minmax(0,1fr)}.color-swatches button{width:25px;height:25px}.diagnostics-grid{grid-template-columns:1fr 1fr}.diagnostic{padding:10px}.diagnostic strong{font-size:13px}}.connection-badges{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.unified-sidebar{overflow-y:auto}.sidebar-home,.sidebar-section>a{min-height:40px;border:0;background:transparent;color:#aab7c9;padding:0 11px;border-radius:11px;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700}.sidebar-home:hover,.sidebar-home.active,.sidebar-section>a:hover,.sidebar-section>a.active{background:#ffffff14;color:#fff}.sidebar-home.active,.sidebar-section>a.active{box-shadow:inset 3px 0 0 var(--primary)}.sidebar-section{display:flex;flex-direction:column;gap:2px;margin-top:13px}.sidebar-section>span{font-size:8px;text-transform:uppercase;letter-spacing:.15em;color:#6f829b;font-weight:850;padding:0 11px 6px}.unified-mobile-header .mobile-household-chip{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unified-bottom-nav{grid-template-columns:1fr 1fr 72px 1fr 1fr}.unified-bottom-nav .mobile-add{grid-column:3}.quick-add-backdrop{position:fixed;inset:0;background:#0510208f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:400;display:flex;align-items:flex-end;justify-content:center}.quick-add-sheet,.mobile-menu-sheet{width:min(540px,100%);background:#fff;border-radius:25px 25px 0 0;padding:20px 18px calc(20px + env(safe-area-inset-bottom));box-shadow:0 -20px 70px #030e1c3d}.quick-add-sheet>header,.mobile-menu-sheet>header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.quick-add-sheet h2{font-size:21px;margin-top:4px}.quick-add-sheet>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.quick-add-sheet>div>button{border:1px solid var(--border);background:#fff;border-radius:16px;padding:16px 12px;display:flex;align-items:center;gap:11px;text-align:left}.quick-add-sheet>div>button:hover{background:var(--primary-softer);border-color:rgba(var(--primary-rgb),.25)}.quick-add-sheet>div>button span{width:39px;height:39px;border-radius:12px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center}.quick-add-sheet>div>button strong{font-size:12px}.mobile-menu-sheet{display:flex;flex-direction:column;gap:4px}.mobile-menu-sheet>a,.mobile-menu-sheet>button{min-height:49px;border:0;background:transparent;border-radius:12px;padding:0 11px;display:flex;align-items:center;gap:12px;font-weight:750;color:var(--ink)}.mobile-menu-sheet>a:hover,.mobile-menu-sheet>button:hover{background:var(--soft)}.module-subnav{display:flex;align-items:center;gap:6px;overflow-x:auto;padding:2px 1px 15px;margin-top:-8px;scrollbar-width:none}.module-subnav::-webkit-scrollbar{display:none}.module-subnav a{white-space:nowrap;height:37px;padding:0 12px;border:1px solid var(--border);background:#fff;border-radius:999px;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:750;color:var(--muted)}.module-subnav a.active{background:#6f5bd3;color:#fff;border-color:#6f5bd3}.board-subnav a.active{box-shadow:0 7px 18px #6f5bd32e}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:16px}.home-secondary-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.card-title-row h2{font-size:17px;margin-top:3px}.card-title-row p{font-size:10px;line-height:1.5;color:var(--muted);margin-top:4px}.family-today-card{background:linear-gradient(140deg,#fff,#f8f6ff)}.today-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.today-kpis button{border:1px solid var(--border);background:#fff;border-radius:15px;min-height:92px;padding:11px;text-align:left;display:flex;flex-direction:column;color:var(--ink)}.today-kpis svg{color:#6f5bd3}.today-kpis strong{font-size:20px;margin-top:8px}.today-kpis span{font-size:8px;color:var(--muted);margin-top:2px}.home-agenda-list{display:flex;flex-direction:column;gap:5px}.agenda-line{display:grid;grid-template-columns:4px minmax(0,1fr);gap:10px;padding:9px 10px;border-radius:12px;background:#ffffffbf}.agenda-line i{width:4px;border-radius:99px}.agenda-line div{display:flex;flex-direction:column}.agenda-line strong{font-size:11px}.agenda-line span{font-size:8px;color:var(--muted);margin-top:3px}.simple-list,.activity-feed{display:flex;flex-direction:column;margin-top:12px}.simple-list>div,.activity-feed>div{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--border)}.simple-list>div:last-child,.activity-feed>div:last-child{border-bottom:0}.list-icon{width:34px;height:34px;border-radius:10px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center}.simple-list>div>div,.activity-feed span{display:flex;flex-direction:column}.simple-list strong,.activity-feed strong{font-size:10px}.simple-list small,.activity-feed small{font-size:8px;color:var(--muted);margin-top:3px}.activity-feed svg{color:var(--primary)}.muted{color:var(--muted);font-size:11px}.board-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.board-panel>header{display:flex;align-items:center;gap:9px;margin-bottom:11px}.board-panel>header h2{font-size:15px}.board-panel>header button{margin-left:auto;border:0;background:transparent;color:var(--muted)}.board-panel-icon{width:35px;height:35px;border-radius:11px;background:#f0edff;color:#6f5bd3;display:grid;place-items:center}.board-panel-list{display:flex;flex-direction:column}.board-panel-list>div{display:grid;grid-template-columns:4px minmax(0,1fr);gap:10px;padding:10px 2px;border-bottom:1px solid var(--border)}.board-panel-list>div:last-child{border-bottom:0}.board-panel-list i{width:4px;border-radius:99px}.board-panel-list span{display:flex;flex-direction:column}.board-panel-list strong{font-size:10px}.board-panel-list small{font-size:8px;color:var(--muted);margin-top:3px}.calendar-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:15px}.calendar-toolbar label{max-width:190px}.calendar-toolbar label span{display:block;font-size:8px;text-transform:uppercase;color:var(--muted);font-weight:800;margin-bottom:5px}.calendar-legend{display:flex;gap:10px;flex-wrap:wrap}.calendar-legend span{font-size:9px;color:var(--muted);display:flex;align-items:center;gap:5px}.calendar-legend i{width:8px;height:8px;border-radius:50%}.agenda-days{display:flex;flex-direction:column;gap:10px}.agenda-day{padding:0;overflow:hidden}.agenda-day>header{width:150px;float:left;padding:17px}.agenda-day>header strong,.agenda-day>header span{display:block}.agenda-day>header strong{font-size:12px}.agenda-day>header span{font-size:9px;color:var(--muted);margin-top:4px}.agenda-day>div{margin-left:150px;border-left:1px solid var(--border);padding:7px}.calendar-event-row{width:100%;display:grid;grid-template-columns:4px 83px minmax(0,1fr) 20px;align-items:center;gap:10px;border:0;background:transparent;border-radius:11px;padding:10px;text-align:left}.calendar-event-row:hover{background:var(--soft)}.calendar-event-row>i{width:4px;height:38px;border-radius:99px}.event-time{font-size:9px;color:var(--muted)}.event-main{display:flex;flex-direction:column;min-width:0}.event-main strong{font-size:11px}.event-main small{font-size:8px;color:var(--muted);margin-top:3px}.profile-checks{border:1px solid var(--border);border-radius:12px;padding:11px}.profile-checks legend{font-size:9px;color:var(--muted);font-weight:750;padding:0 4px}.profile-checks label{display:inline-flex;align-items:center;gap:6px;margin:4px 12px 4px 0;font-size:10px}.profile-checks i{width:8px;height:8px;border-radius:50%}.board-list-card{padding:8px 16px}.check-list{display:flex;flex-direction:column}.check-list-row{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--border);min-height:64px}.check-list-row:last-child{border-bottom:0}.round-check,.reminder-complete{width:28px;height:28px;border-radius:50%;border:1px solid var(--border);background:#fff;color:var(--primary);display:grid;place-items:center;flex:none}.round-check:hover,.reminder-complete:hover{background:var(--primary);color:#fff}.row-content{flex:1;min-width:0;border:0;background:transparent;text-align:left;padding:10px 0;display:flex;flex-direction:column}.row-content strong{font-size:11px}.row-content small{font-size:8px;color:var(--muted);margin-top:4px}.priority-dot{width:8px;height:8px;border-radius:50%;background:#a8b0b8}.priority-high{background:var(--danger)}.priority-low{background:#5e93ca}.completed-section{margin-top:14px}.completed-section h2{font-size:13px}.completed-section>button{border:0;background:transparent;color:var(--muted);display:flex;align-items:center;gap:8px;padding:7px 2px;text-decoration:line-through;font-size:10px}.grocery-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.grocery-groups h2{font-size:14px;margin-bottom:6px}.danger-text{color:var(--danger)}.meal-plan-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.meal-day>header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.meal-day>header strong{font-size:13px}.meal-day>header span{font-size:9px;color:var(--muted)}.meal-day>button{width:100%;border:0;background:transparent;padding:10px 0;display:flex;align-items:flex-start;gap:10px;text-align:left;border-bottom:1px solid var(--border)}.meal-day>button:last-child{border-bottom:0}.meal-type{font-size:7px;text-transform:uppercase;letter-spacing:.08em;background:#f0edff;color:#6f5bd3;padding:5px 7px;border-radius:99px;font-weight:800}.meal-day button div{display:flex;flex-direction:column}.meal-day button strong{font-size:10px}.meal-day button small{font-size:8px;color:var(--muted);margin-top:3px}.reminder-list>div{display:flex;align-items:center;gap:10px;min-height:63px;border-bottom:1px solid var(--border)}.family-page-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:15px}.family-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:17px}.family-profile-grid button{border:1px solid var(--border);background:#fff;border-radius:15px;padding:14px 8px;display:flex;align-items:center;flex-direction:column}.profile-avatar{width:45px;height:45px;border-radius:50%;color:#fff;display:grid;place-items:center;font-weight:850;margin-bottom:8px}.family-profile-grid strong{font-size:10px}.family-profile-grid small{font-size:8px;color:var(--muted);text-transform:capitalize;margin-top:3px}.member-role{margin-left:auto;font-size:8px;text-transform:uppercase;background:var(--soft);padding:5px 8px;border-radius:99px;color:var(--muted);font-weight:800}.invite-result{text-align:center}.invite-result>svg{color:var(--primary)}.invite-result h3{margin-top:8px}.invite-result p{font-size:10px;color:var(--muted);line-height:1.55;margin:8px auto 14px}.invite-result>div{display:flex;gap:6px}.invite-email{background:var(--soft);border-radius:12px;padding:10px;display:flex;align-items:center;gap:7px;margin:14px 0;font-size:10px}.kitchen-display{min-height:100vh;background:#07162c;color:#fff;padding:24px;overflow:auto}.kitchen-display>header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:20px}.kitchen-display>header>div:first-child{display:flex;flex-direction:column}.kitchen-display>header>div:first-child span{font-size:12px;color:#f0ae62;font-weight:850;letter-spacing:.1em}.kitchen-display>header>div:first-child strong{font-size:22px;margin-top:3px}.kitchen-display>header>button{justify-self:end;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff;width:44px;height:44px;border-radius:13px}.kitchen-clock{text-align:center;display:flex;flex-direction:column}.kitchen-clock strong{font-size:38px}.kitchen-clock span{font-size:11px;color:#a9b8ca}.daily-message{text-align:center;background:#c8782926;border:1px solid rgba(240,174,98,.25);border-radius:17px;padding:13px;margin-bottom:15px}.daily-message p{font-size:16px;font-weight:650}.daily-message span{font-size:9px;color:#e1b685}.kitchen-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.kitchen-card{background:#fff;color:var(--ink);border-radius:20px;min-height:235px;overflow:hidden}.kitchen-card>header{height:54px;padding:0 16px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--border);color:#6f5bd3}.kitchen-card h2{font-size:14px;color:var(--ink)}.kitchen-card-body{padding:8px 14px}.kitchen-row{display:flex;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid var(--border)}.kitchen-row:last-child{border-bottom:0}.kitchen-row>i{width:5px;height:36px;border-radius:99px}.kitchen-row>span{display:flex;flex-direction:column}.kitchen-row strong{font-size:11px}.kitchen-row small{font-size:8px;color:var(--muted);margin-top:3px}.loading-kitchen{display:grid;place-items:center;color:#a9b8ca}.family-setup-shell{min-height:100vh;background:radial-gradient(circle at 80% 0,rgba(200,120,41,.12),transparent 30%),#f6f7f9;padding-bottom:95px}.family-setup-shell>header{height:73px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 960px)/2))}.family-setup-shell>header>span{font-size:9px;color:var(--muted);font-weight:750}.family-setup-card{width:min(720px,calc(100% - 28px));margin:45px auto 0;background:#fff;border:1px solid var(--border);border-radius:25px;box-shadow:var(--shadow);padding:34px}.family-setup-card h1{font-size:30px;letter-spacing:-.04em;margin:6px 0}.family-setup-card>p{font-size:11px;color:var(--muted);line-height:1.6;margin-bottom:22px}.family-setup-shell>footer{position:fixed;bottom:0;left:0;right:0;height:76px;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 720px)/2))}.profile-draft-list{display:flex;flex-direction:column;gap:8px;margin-bottom:13px}.profile-draft-row{display:grid;grid-template-columns:11px minmax(0,1fr) 120px 45px 34px;gap:7px;align-items:center}.profile-color-dot{width:9px;height:35px;border-radius:99px}.profile-draft-row input[type=color]{padding:4px;height:42px}.family-setup-preview{margin-top:25px;border-radius:18px;background:linear-gradient(135deg,#091b35,#183a65);color:#fff;padding:18px;display:flex;align-items:center;gap:15px}.family-setup-preview>strong{font-size:14px;margin-left:auto}.family-setup-preview>span{font-size:8px;color:#b9c6d5}.invite-page{background:radial-gradient(circle at 50% 20%,rgba(200,120,41,.12),transparent 35%),#f6f7f9}@media(max-width:1000px){.home-hero-grid,.family-page-grid{grid-template-columns:1fr}.kitchen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.home-secondary-grid,.board-dashboard-grid,.grocery-groups,.meal-plan-list{grid-template-columns:1fr}.today-kpis{grid-template-columns:repeat(2,1fr)}.agenda-day>header{float:none;width:auto;padding:13px 15px;border-bottom:1px solid var(--border)}.agenda-day>div{margin-left:0;border-left:0}.calendar-event-row{grid-template-columns:4px 65px minmax(0,1fr) 18px}.family-profile-grid{grid-template-columns:repeat(3,1fr)}.kitchen-display{padding:16px}.kitchen-grid{grid-template-columns:1fr 1fr}.kitchen-display>header{grid-template-columns:1fr auto}.kitchen-clock{display:none}.family-setup-card{margin-top:25px;padding:25px 19px}.profile-draft-row{grid-template-columns:10px minmax(0,1fr) 92px 40px 32px}}@media(max-width:560px){.page-header{align-items:flex-start}.page-header .page-actions,.page-header .page-actions .button{width:100%}.today-kpis{gap:6px}.today-kpis button{min-height:81px}.home-hero-grid{gap:11px}.card{padding:16px}.family-profile-grid{grid-template-columns:repeat(2,1fr)}.calendar-toolbar{align-items:stretch;flex-direction:column}.calendar-toolbar label{max-width:none}.calendar-legend{padding-top:5px}.calendar-event-row{grid-template-columns:4px 55px minmax(0,1fr);gap:7px}.calendar-event-row>svg{display:none}.kitchen-grid{grid-template-columns:1fr}.kitchen-display>header>div:first-child strong{font-size:17px}.kitchen-card{min-height:180px}.profile-draft-row{grid-template-columns:9px minmax(0,1fr) 35px}.profile-draft-row select{grid-column:2}.profile-draft-row input[type=color]{grid-column:3;grid-row:1}.profile-draft-row button{grid-column:3;grid-row:2}.family-setup-preview{flex-wrap:wrap}.family-setup-preview>strong{margin-left:0}.family-setup-preview>span{width:100%}}.auth-legal-note{font-size:.76rem;line-height:1.45;color:var(--muted);text-align:center;margin:.9rem 0 0}.auth-legal-note a,.legal-consent a,.legal-links a{color:var(--primary);font-weight:700;text-decoration:none}.legal-consent{align-items:flex-start!important}.legal-consent span{font-size:.78rem;line-height:1.45}.legal-page{min-height:100vh;background:#f7f8fa;color:#13233a;padding:24px}.legal-page>header{max-width:1000px;margin:0 auto 22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.legal-page>header nav{display:flex;flex-wrap:wrap;gap:14px}.legal-page>header nav a{color:#345c88;font-weight:700;text-decoration:none;font-size:.86rem}.legal-page article{max-width:840px;margin:0 auto;background:#fff;border:1px solid #e7ebf0;border-radius:24px;padding:clamp(24px,5vw,54px);box-shadow:0 18px 50px #091b3514}.legal-page h1{font-size:clamp(2rem,6vw,3.25rem);margin:.35rem 0}.legal-page h2{font-size:1.15rem;margin:1.75rem 0 .45rem}.legal-page p{color:#536176;line-height:1.7}.legal-page a{color:#345c88}.legal-updated{font-size:.85rem}.legal-links{display:flex;gap:14px;margin-top:14px}.danger-zone-card{border-color:#b91c1c33!important}.delete-account-warning{text-align:center}.delete-account-warning>svg{color:#b91c1c}.delete-account-warning h3{margin:.55rem 0}.delete-account-warning p{color:var(--muted);line-height:1.6}.delete-account-warning .field{text-align:left;margin-top:18px}.member-row .icon-button{margin-left:auto}@media(max-width:680px){.legal-page{padding:14px}.legal-page>header{align-items:flex-start;flex-direction:column}.legal-page article{border-radius:18px;padding:24px 20px}.legal-page>header nav{gap:11px}.member-row{grid-template-columns:auto 1fr auto}.member-row>.badge:nth-of-type(2){display:none}}:root{--brand-navy:#0B1D38;--brand-orange:#C87B2B;--brand-warm:#FBF8F3;--board-accent:#6657D9;--surface-muted:#F2F4F6;--v06-radius:16px;--v06-shadow:0 10px 28px rgba(11,29,56,.055)}body{background:#f3f5f6;color:var(--brand-navy)}.card{border-radius:var(--v06-radius);box-shadow:var(--v06-shadow);border-color:#e2e7ec}.v06-mobile-header{height:64px!important;background:#fffffffa!important;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px);padding-left:18px!important;padding-right:18px!important}.v06-mobile-header .mobile-brand-button{gap:9px}.v06-mobile-header .mobile-brand-button span small{font-size:8px;letter-spacing:.17em;color:var(--brand-orange)}.v06-mobile-header .mobile-brand-button span strong{font-size:14px;color:var(--brand-navy)}.v06-mobile-header .mobile-household-chip{margin-left:auto;max-width:155px;height:36px;border-radius:12px;padding:0 10px;font-size:10px;color:#667085;background:#fff}.v06-bottom-nav{height:72px!important;padding:0 7px max(6px,env(safe-area-inset-bottom))!important;background:#fffffffa!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 -8px 24px #0b1d380f}.v06-bottom-nav a{position:relative;border-radius:0!important;background:transparent!important}.v06-bottom-nav a.active:before{content:"";position:absolute;top:0;left:27%;right:27%;height:3px;border-radius:0 0 5px 5px;background:var(--brand-orange)}.v06-bottom-nav a.active svg{stroke-width:2.5}.v06-bottom-nav .mobile-add span{width:50px!important;height:50px!important;border-radius:16px!important;background:var(--brand-orange)!important;box-shadow:0 9px 20px #c87b2b40;transform:translateY(-8px)}.v06-bottom-nav .mobile-add small{margin-top:-5px}.v06-quick-add{padding-top:22px}.v06-quick-add>header{margin-bottom:8px}.v06-quick-add h2{font-size:24px!important}.quick-add-sheet .quick-add-section{display:block!important;margin-top:16px}.quick-add-section>small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.15em;font-weight:850;color:#7a8494;margin:0 0 8px 3px}.quick-add-grid{display:grid!important;grid-template-columns:repeat(2,1fr);gap:8px}.quick-add-grid>button{min-height:68px!important;padding:11px!important;border-radius:13px!important}.page-header{margin-bottom:16px}.page-header h1{font-size:29px;color:var(--brand-navy)}.page-header p{font-size:12px}.v06-home .page-actions,.v06-board-page .page-actions{display:none}.v06-home-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:14px}.v06-board-summary{padding:20px}.v06-status-strip{display:grid;grid-template-columns:repeat(4,1fr);margin:14px 0 10px;border:1px solid #E3E8EE;border-radius:13px;overflow:hidden}.v06-status-strip button{min-height:74px;padding:10px 7px;border:0;border-right:1px solid #E3E8EE;background:#fff;display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto;align-items:center;text-align:left;color:var(--brand-navy)}.v06-status-strip button:last-child{border-right:0}.v06-status-strip svg{grid-row:span 2;color:var(--board-accent);width:18px}.v06-status-strip strong{font-size:17px}.v06-status-strip span{font-size:8px;color:#758093}.v06-agenda{display:flex;flex-direction:column}.v06-agenda>button{display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;border:0;border-top:1px solid #EBEEF2;background:transparent;padding:10px 2px;text-align:left}.v06-agenda>button>span{width:32px;height:32px;border-radius:10px;background:#f0edff;color:var(--board-accent);display:grid;place-items:center}.v06-agenda>button>div{display:flex;flex-direction:column}.v06-agenda strong{font-size:11px}.v06-agenda small{font-size:9px;color:#758093;margin-top:2px}.v06-agenda>button>svg{color:#98a1ae}.compact-empty{display:flex;align-items:center;gap:10px;min-height:76px;padding:13px 2px}.compact-empty strong{font-size:12px}.compact-empty span{font-size:9px;color:#758093;flex:1}.compact-empty button,.compact-empty a{border:0;background:transparent;color:var(--brand-orange);font-size:10px;font-weight:800;padding:6px}.v06-up-next,.v06-activity{margin-top:14px}.v06-home .home-secondary-grid{display:none}.v06-board-subnav{display:flex!important;overflow:visible!important;gap:7px;margin-bottom:14px}.v06-board-subnav>a,.v06-board-subnav details>summary{height:40px;border-radius:12px;border:1px solid #DDE3EA;background:#fff;padding:0 14px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:750;color:#687386;list-style:none}.v06-board-subnav>a.active{background:var(--board-accent);border-color:var(--board-accent);color:#fff}.v06-board-subnav details{position:relative}.v06-board-subnav details summary::-webkit-details-marker{display:none}.v06-board-subnav details>div{position:absolute;top:46px;right:0;z-index:30;width:190px;background:#fff;padding:6px;border:1px solid #DDE3EA;border-radius:13px;box-shadow:0 16px 35px #0b1d3829}.v06-board-subnav details>div a{height:42px;border-radius:9px;display:flex;align-items:center;gap:9px;padding:0 10px;font-size:11px;font-weight:700}.v06-board-subnav details>div a:hover,.v06-board-subnav details>div a.active{background:#f1efff;color:var(--board-accent)}.v06-timeline-card{padding:18px}.v06-timeline-card>header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.v06-timeline-card h2{font-size:18px;margin-top:2px}.v06-timeline{display:flex;flex-direction:column}.v06-timeline>button{display:grid;grid-template-columns:62px 4px minmax(0,1fr) 18px;align-items:center;gap:10px;border:0;border-top:1px solid #E9EDF1;background:transparent;padding:12px 0;text-align:left}.v06-timeline time{font-size:9px;color:#667085}.v06-timeline i{width:4px;height:34px;border-radius:999px}.v06-timeline span{display:flex;flex-direction:column}.v06-timeline strong{font-size:11px}.v06-timeline small{font-size:9px;color:#758093;margin-top:3px}.v06-timeline svg{color:#9aa3b1}.v06-board-sections{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.v06-board-panel{padding:15px 17px}.v06-board-panel>header{display:flex;align-items:center;gap:9px}.v06-board-panel>header h2{font-size:15px}.v06-board-panel>header button{margin-left:auto;border:0;background:transparent;color:#8a94a2}.v06-board-panel .board-panel-icon{width:34px;height:34px}.v06-board-list{margin-top:7px}.v06-board-list>button{width:100%;border:0;border-top:1px solid #E9EDF1;background:transparent;display:grid;grid-template-columns:4px minmax(0,1fr);gap:9px;padding:10px 0;text-align:left}.v06-board-list i{width:4px;border-radius:99px}.v06-board-list span{display:flex;flex-direction:column}.v06-board-list strong{font-size:10px}.v06-board-list small{font-size:8px;color:#758093;margin-top:3px}.v06-board-panel .compact-empty{min-height:65px;padding-bottom:0}.security-settings-card{scroll-margin-top:90px}.security-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.security-status-grid>div{display:flex;align-items:center;gap:11px;border:1px solid #E3E8EE;border-radius:13px;padding:13px}.security-status-grid>div>div{display:flex;flex-direction:column;flex:1}.security-status-grid strong{font-size:11px}.security-status-grid small{font-size:8px;color:#758093;margin-top:3px;line-height:1.4}.security-icon{width:37px;height:37px;border-radius:11px;display:grid;place-items:center;flex:none}.security-icon svg{width:19px}.security-icon.success{background:#e7f5ee;color:#14734e}.security-icon.warning{background:#fff1db;color:#b96b1d}.security-icon.neutral{background:#eef1f4;color:#667085}.mfa-factor-list{margin-top:10px}.mfa-factor-list>div{display:flex;align-items:center;gap:10px;border-top:1px solid #E7EBEF;padding:11px 0}.mfa-factor-list>div>span{display:flex;flex-direction:column;flex:1}.mfa-factor-list strong{font-size:10px}.mfa-factor-list small{font-size:8px;color:#758093}.totp-enrollment{display:flex;flex-direction:column;gap:13px}.totp-secret{display:grid;grid-template-columns:1fr auto;gap:7px;align-items:center;background:#f5f7f9;border:1px solid #E0E5EA;border-radius:12px;padding:12px}.totp-secret>span{grid-column:span 2;font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#758093;font-weight:800}.totp-secret code{font-size:12px;letter-spacing:.08em;word-break:break-all}.mfa-code-input{text-align:center;font-size:23px!important;letter-spacing:.25em;font-variant-numeric:tabular-nums}.form-help{font-size:9px;color:#758093;line-height:1.5}.mfa-shield{width:54px;height:54px;border-radius:17px;background:#e7f5ee;color:#14734e;display:grid;place-items:center;margin-bottom:14px}.mfa-signin .mfa-back{margin-top:18px}.auth-panel .mfa-code-input{height:56px}@media(max-width:900px){.v06-home-grid{grid-template-columns:1fr}.v06-board-sections{grid-template-columns:1fr 1fr}}@media(max-width:640px){.page-container{padding-left:13px!important;padding-right:13px!important;padding-top:20px!important}.page-header h1{font-size:27px}.page-header p{font-size:10px}.v06-board-summary{padding:16px}.v06-status-strip{grid-template-columns:1fr 1fr}.v06-status-strip button:nth-child(2){border-right:0}.v06-status-strip button:nth-child(-n+2){border-bottom:1px solid #E3E8EE}.v06-status-strip button{min-height:61px}.v06-board-sections{grid-template-columns:1fr}.v06-timeline-card{padding:15px}.v06-board-subnav>a,.v06-board-subnav details>summary{padding:0 10px;font-size:9px}.v06-board-subnav>a span,.v06-board-subnav details>summary span{display:none}.v06-board-subnav>a svg,.v06-board-subnav details>summary svg{width:18px;height:18px}.v06-board-subnav details>summary span{display:block}.quick-add-grid{grid-template-columns:1fr 1fr}.v06-activity,.v06-up-next{padding:15px}.security-status-grid,.totp-secret{grid-template-columns:1fr}.totp-secret>span{grid-column:auto}.totp-secret .button{width:100%}}.v07-shell{--board-navy:#152c37;--board-amber:#c87829;--board-warm:#fbf8f3}.v07-sidebar{background:linear-gradient(180deg,#132b35,#10242d)}.sidebar-primary{display:flex;flex-direction:column;gap:5px;flex:1}.sidebar-primary .nav-link{min-height:44px}.floating-add{position:fixed;right:24px;bottom:24px;width:54px;height:54px;border:0;border-radius:18px;background:var(--primary);color:#fff;display:grid;place-items:center;box-shadow:0 18px 36px #152c3738;z-index:40}.floating-add:hover{transform:translateY(-1px)}.v07-home{display:flex;flex-direction:column;gap:18px}.oso-home-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px 20px;border:1px solid color-mix(in srgb,var(--primary) 22%,#e5e9e6);background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 9%,#fff),#fff 68%)}.oso-home-card h2{font-size:19px;margin:2px 0 4px}.oso-home-card p{color:var(--muted);font-size:12px}.oso-home-mark,.oso-orb{display:grid;place-items:center;background:var(--primary);color:#fff;box-shadow:inset 0 0 0 1px #fff3}.oso-home-mark{width:46px;height:46px;border-radius:15px}.home-command-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);gap:16px}.home-command-grid>.card,.home-secondary-grid>.card{padding:18px}.card-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.card-title-row h2{font-size:17px}.text-button{border:0;background:transparent;color:var(--primary);font-weight:800;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.timeline-list,.home-check-list,.activity-feed,.week-preview{display:flex;flex-direction:column;gap:8px}.timeline-item{display:grid;grid-template-columns:62px 8px 1fr;gap:12px;align-items:start;padding:10px 0;border-bottom:1px solid var(--border)}.timeline-item:last-child{border-bottom:0}.timeline-item time{font-size:10px;font-weight:800;color:var(--muted)}.timeline-dot{width:8px;height:8px;border-radius:50%;background:var(--event-color,var(--primary));margin-top:4px}.timeline-copy{display:flex;flex-direction:column;gap:3px}.timeline-copy strong{font-size:12px}.timeline-copy small{font-size:9px;color:var(--muted)}.home-check-list>a,.activity-feed>div,.week-preview>a{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--border)}.home-check-list>a:last-child,.activity-feed>div:last-child,.week-preview>a:last-child{border-bottom:0}.home-check-list>a>span,.activity-feed>div>span,.week-preview>a>span{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.home-check-list strong,.activity-feed strong,.week-preview strong{font-size:11px}.home-check-list small,.activity-feed small,.week-preview small{font-size:9px;color:var(--muted)}.home-snapshot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home-snapshot-card{display:flex;align-items:center;gap:13px;padding:16px;min-height:102px}.home-snapshot-card .snapshot-icon{width:42px;height:42px;border-radius:13px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;flex:none}.home-snapshot-card>div:last-child{display:flex;flex-direction:column;gap:2px;min-width:0}.home-snapshot-card strong{font-size:18px}.home-snapshot-card span{font-size:10px;color:var(--muted)}.home-snapshot-card small{font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-secondary-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.compact-empty{padding:18px 0;color:var(--muted);font-size:11px}.muted{color:var(--muted)}.lists-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.list-hub-card{display:flex;flex-direction:column;gap:12px;padding:20px;min-height:190px;transition:transform .15s,border-color .15s}.list-hub-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--primary) 38%,var(--border))}.list-hub-icon{width:44px;height:44px;border-radius:14px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center}.list-hub-card h2{font-size:17px}.list-hub-card p{font-size:10px;color:var(--muted);line-height:1.55}.list-hub-card strong{font-size:22px;margin-top:auto}.lists-guidance{margin-top:15px;padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.lists-guidance h2{font-size:16px;margin:4px 0 7px}.lists-guidance p{font-size:10px;color:var(--muted);line-height:1.6}.oso-page{display:flex;flex-direction:column;gap:16px;max-width:960px;margin:0 auto}.oso-intro-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;padding:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 10%,#fff),#fff 72%)}.oso-orb{width:64px;height:64px;border-radius:21px}.oso-intro-card h2{font-size:22px;margin:3px 0 5px}.oso-intro-card p{font-size:11px;color:var(--muted);line-height:1.55}.oso-conversation-shell{padding:20px;min-height:340px;display:flex;flex-direction:column;gap:15px}.oso-message{max-width:78%;padding:14px 16px;border-radius:17px;font-size:12px;line-height:1.6}.oso-message.assistant{background:#f1f4f2;border-bottom-left-radius:5px}.oso-suggested-prompts{display:flex;flex-wrap:wrap;gap:8px}.oso-suggested-prompts a{border:1px solid var(--border);border-radius:999px;padding:8px 12px;background:#fff;font-size:10px;font-weight:700}.oso-composer{margin-top:auto;display:grid;grid-template-columns:1fr auto;gap:9px;padding-top:10px;border-top:1px solid var(--border)}.oso-composer.disabled input{background:#f5f6f5}.oso-privacy-card{display:grid;grid-template-columns:auto 1fr;gap:13px;padding:18px}.oso-privacy-card>svg{color:var(--primary)}.oso-privacy-card h3{font-size:13px;margin-bottom:5px}.oso-privacy-card p{font-size:10px;color:var(--muted);line-height:1.55}@media(max-width:900px){.home-command-grid{grid-template-columns:1fr}.home-snapshot-grid,.lists-hub-grid{grid-template-columns:1fr 1fr}.floating-add{bottom:86px;right:17px}}@media(max-width:720px){.v07-bottom-nav a:nth-child(3){transform:translateY(-8px);background:var(--primary);color:#fff;border-radius:17px;min-width:58px;box-shadow:0 10px 24px #152c3733}.v07-bottom-nav a:nth-child(3).active{color:#fff}.floating-add{display:none}.oso-home-card{grid-template-columns:auto 1fr}.oso-home-card>.button{grid-column:1/-1;width:100%}.home-snapshot-grid,.home-secondary-grid,.lists-hub-grid,.lists-guidance{grid-template-columns:1fr}.home-snapshot-card{min-height:86px}.oso-intro-card{grid-template-columns:1fr}.oso-message{max-width:92%}}:root{--v08-navy:#142f3a;--v08-navy-strong:#0d222b;--v08-amber:#c97a2b;--v08-amber-soft:#f7e8d8;--v08-canvas:#f7f5f1;--v08-surface:#ffffff;--v08-surface-muted:#f0f3f1;--v08-ink:#1c2c31;--v08-muted:#647479;--v08-line:#dfe5e2;--v08-shadow-sm:0 2px 12px rgba(20,47,58,.06);--v08-shadow-md:0 18px 50px rgba(20,47,58,.1);--v08-radius-sm:12px;--v08-radius-md:18px;--v08-radius-lg:26px;--v08-touch:46px}html,body{background:var(--v08-canvas);color:var(--v08-ink)}body{background:radial-gradient(circle at 85% -15%,rgba(201,122,43,.08),transparent 32%),var(--v08-canvas)}button,input,select,textarea{font-size:16px}.v08-shell{--primary:var(--v08-navy);--primary-dark:var(--v08-navy-strong);--primary-soft:#e4ecee;--primary-softer:#edf2f3;--ink:var(--v08-ink);--muted:var(--v08-muted);--border:var(--v08-line);--panel:var(--v08-surface);--soft:var(--v08-surface-muted);--radius:var(--v08-radius-md)}.v08-sidebar{background:linear-gradient(180deg,var(--v08-navy) 0%,var(--v08-navy-strong) 100%)}.v08-sidebar .sidebar-primary{display:flex;flex-direction:column;gap:5px;flex:1}.v08-sidebar .sidebar-primary a{min-height:45px;border-radius:12px;padding:0 12px;color:#b8c8cd;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:700}.v08-sidebar .sidebar-primary a:hover,.v08-sidebar .sidebar-primary a.active{background:#ffffff1a;color:#fff}.v08-sidebar .sidebar-primary a.active{box-shadow:inset 3px 0 0 var(--v08-amber)}.v08-sidebar .sidebar-brand{border:0;background:transparent;color:#fff;width:100%;text-align:left}.v08-shell .page-container{max-width:1280px;padding:32px 30px 80px}.v08-shell .page-header{align-items:flex-start;margin-bottom:22px}.v08-shell .page-header h1{font-size:clamp(28px,3vw,38px);line-height:1.05;letter-spacing:-.04em;color:var(--v08-ink)}.v08-shell .page-header p{font-size:15px;line-height:1.5;color:var(--v08-muted);margin-top:7px}.v08-shell .card{border:1px solid rgba(207,217,213,.88);background:#fffffff5;border-radius:var(--v08-radius-md);box-shadow:var(--v08-shadow-sm)}.v08-shell .button{min-height:44px;border-radius:12px;font-size:14px;padding:0 16px}.v08-shell .button.primary{background:var(--v08-navy);color:#fff}.v08-shell .button.primary:hover{background:var(--v08-navy-strong)}.v08-floating-add{background:var(--v08-navy);border-radius:18px;box-shadow:0 18px 38px #142f3a3d}.v08-mobile-header{background:#f7f5f1f5;border-bottom:1px solid rgba(210,218,214,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);gap:10px}.v08-mobile-header .mobile-brand-button{flex:0 0 auto;max-width:122px}.v08-mobile-header .mobile-family-switcher{position:relative;min-width:0;flex:1;display:flex;justify-content:center}.v08-mobile-header .mobile-household-chip{max-width:180px;height:38px;border-radius:999px;border:1px solid var(--v08-line);background:#fff;padding:0 12px;color:var(--v08-ink);box-shadow:var(--v08-shadow-sm)}.v08-mobile-header .mobile-household-chip span{font-size:12px;font-weight:800}.v08-mobile-header .mobile-notification{flex:0 0 40px;width:40px;height:40px;border-radius:13px;border:1px solid var(--v08-line);background:#fff;color:var(--v08-navy);display:grid;place-items:center;position:relative}.v08-mobile-header .mobile-notification i{position:absolute;right:7px;top:7px;width:8px;height:8px;border-radius:50%;background:#c2413b;border:2px solid #fff}.v08-mobile-header .mobile-household-menu{left:50%;right:auto;transform:translate(-50%);min-width:230px;top:44px}.v08-bottom-nav{background:#fffffff7;border-top:1px solid var(--v08-line);box-shadow:0 -12px 35px #142f3a14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.v08-bottom-nav a{font-size:10px;font-weight:760;color:#6d7b80;gap:4px}.v08-bottom-nav a.active{color:var(--v08-navy);background:transparent}.v08-bottom-nav .oso-nav-link{position:relative;transform:none!important;background:transparent!important;color:#6d7b80!important;border-radius:0!important;box-shadow:none!important}.v08-bottom-nav .oso-nav-link svg{width:42px;height:42px;padding:10px;border-radius:15px;background:var(--v08-navy);color:#fff;box-shadow:0 9px 22px #142f3a33;transform:translateY(-7px)}.v08-bottom-nav .oso-nav-link span{transform:translateY(-5px)}.v08-bottom-nav .oso-nav-link.active svg{background:var(--v08-amber)}.v08-today{display:flex;flex-direction:column;gap:16px;max-width:1080px;margin:0 auto}.today-hero-v08{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:8px 2px 2px}.today-hero-v08 .today-date{display:block;color:var(--v08-navy);font-size:13px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px}.today-hero-v08 h1{font-size:clamp(30px,4vw,46px);line-height:1.02;letter-spacing:-.045em;color:var(--v08-ink)}.today-hero-v08 p{font-size:16px;color:var(--v08-muted);line-height:1.5;margin-top:9px}.today-add-button{min-height:44px;border:0;border-radius:13px;background:var(--v08-navy);color:#fff;padding:0 17px;display:flex;align-items:center;gap:8px;font-weight:800;font-size:14px;box-shadow:var(--v08-shadow-sm)}.week-glance-v08{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;background:#ffffffb8;border:1px solid var(--v08-line);border-radius:var(--v08-radius-md);padding:8px;box-shadow:var(--v08-shadow-sm)}.week-glance-v08 button{position:relative;min-height:72px;border:0;border-radius:13px;background:transparent;color:var(--v08-muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.week-glance-v08 button:hover{background:var(--v08-surface-muted)}.week-glance-v08 button.is-today{background:var(--v08-navy);color:#fff;box-shadow:0 9px 22px #142f3a2e}.week-glance-v08 small{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.week-glance-v08 strong{font-size:22px;line-height:1}.week-glance-v08 span{position:absolute;right:8px;top:7px;min-width:18px;height:18px;border-radius:999px;background:var(--v08-amber-soft);color:#8d4d11;font-size:10px;font-weight:850;display:grid;place-items:center}.week-glance-v08 .is-today span{background:#fff3;color:#fff}.oso-inline-prompt{width:100%;border:1px solid rgba(20,47,58,.14);border-radius:var(--v08-radius-md);background:linear-gradient(135deg,#eef3f4,#fff 64%);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 16px;text-align:left;color:var(--v08-ink);box-shadow:var(--v08-shadow-sm)}.oso-inline-prompt:hover{border-color:#142f3a52;transform:translateY(-1px)}.oso-inline-icon{width:42px;height:42px;border-radius:14px;background:var(--v08-navy);color:#fff;display:grid;place-items:center}.oso-inline-prompt>span:nth-child(2){display:flex;flex-direction:column;gap:3px;min-width:0}.oso-inline-prompt small{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--v08-muted);font-weight:850}.oso-inline-prompt strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.today-primary-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr);gap:16px}.next-up-card,.family-snapshot-card-v08,.today-timeline-card,.today-priorities-card{padding:20px!important}.next-up-card.is-now{border-color:#c97a2b73!important;background:linear-gradient(135deg,#fff9f2,#fff 55%)!important}.section-heading-v08{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-heading-v08>span,.section-heading-v08>div>span{font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.09em;color:var(--v08-navy)}.section-heading-v08 h2{font-size:20px;line-height:1.2;margin-top:3px}.section-heading-v08 button{border:0;background:transparent;color:var(--v08-navy);font-size:12px;font-weight:800;display:flex;align-items:center;gap:4px;padding:4px}.section-heading-v08>small{font-size:12px;color:var(--v08-muted);font-weight:750}.featured-event{width:100%;border:0;background:transparent;display:grid;grid-template-columns:78px 5px minmax(0,1fr) auto;align-items:center;gap:14px;text-align:left;padding:12px 4px 6px}.featured-event:hover{background:var(--v08-surface-muted);border-radius:14px}.featured-time{font-size:13px;font-weight:850;color:var(--v08-navy)}.featured-event>i{width:5px;height:62px;border-radius:99px}.featured-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.featured-copy small{font-size:11px;color:var(--v08-muted);font-weight:750}.featured-copy strong{font-size:20px;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.featured-copy em{font-style:normal;font-size:13px;color:var(--v08-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.today-loading{padding:32px 0;color:var(--v08-muted);font-size:14px}.today-empty{min-height:130px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 4px;color:var(--v08-muted)}.today-empty>svg{width:48px;height:48px;padding:12px;border-radius:15px;background:var(--v08-surface-muted);color:var(--v08-navy)}.today-empty>div{display:flex;flex-direction:column;gap:4px}.today-empty strong{font-size:17px;color:var(--v08-ink)}.today-empty span{font-size:13px}.today-empty button{border:1px solid var(--v08-line);background:#fff;border-radius:11px;padding:10px 12px;color:var(--v08-navy);font-size:13px;font-weight:800}.snapshot-list-v08{display:flex;flex-direction:column;gap:2px}.snapshot-list-v08>button{width:100%;min-height:61px;border:0;border-bottom:1px solid var(--v08-line);background:transparent;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;text-align:left;padding:7px 2px}.snapshot-list-v08>button:last-child{border-bottom:0}.snapshot-list-v08>button:hover{background:var(--v08-surface-muted);border-radius:12px}.snapshot-list-v08>button>span:first-child{width:38px;height:38px;border-radius:12px;background:#e9eff0;color:var(--v08-navy);display:grid;place-items:center}.snapshot-list-v08>button>span:nth-child(2){display:flex;flex-direction:column;gap:2px;min-width:0}.snapshot-list-v08 small{font-size:11px;color:var(--v08-muted);font-weight:750}.snapshot-list-v08 strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.today-timeline-list,.today-task-list{display:flex;flex-direction:column}.today-timeline-list>button,.today-task-list>button{width:100%;min-height:62px;border:0;border-bottom:1px solid var(--v08-line);background:transparent;display:grid;align-items:center;text-align:left;padding:8px 3px}.today-timeline-list>button{grid-template-columns:72px 8px minmax(0,1fr) auto;gap:12px}.today-task-list>button{grid-template-columns:8px minmax(0,1fr) auto;gap:12px}.today-timeline-list>button:last-child,.today-task-list>button:last-child{border-bottom:0}.today-timeline-list>button:hover,.today-task-list>button:hover{background:var(--v08-surface-muted);border-radius:12px}.today-timeline-list time{font-size:12px;font-weight:850;color:var(--v08-navy)}.today-timeline-list>button>i{width:8px;height:8px;border-radius:50%}.today-timeline-list>button>span,.today-task-list>button>span{display:flex;flex-direction:column;gap:3px;min-width:0}.today-timeline-list strong,.today-task-list strong{font-size:15px}.today-timeline-list small,.today-task-list small{font-size:12px;color:var(--v08-muted)}.today-task-list>button>i{width:8px;height:36px;border-radius:99px;background:#9aa7a3}.today-task-list>button>i.priority-high{background:#c2413b}.today-task-list>button>i.priority-low{background:#7091a0}.today-task-list>button>i.priority-normal{background:var(--v08-amber)}.timeline-complete{display:flex;align-items:center;gap:13px;padding:18px 4px;color:var(--v08-muted)}.timeline-complete>svg{width:42px;height:42px;padding:10px;border-radius:14px;background:#e4f0eb;color:#226448}.timeline-complete>span{display:flex;flex-direction:column;gap:3px}.timeline-complete strong{color:var(--v08-ink);font-size:15px}.timeline-complete small{font-size:12px}.calendar-experience-v08{display:flex;flex-direction:column;gap:14px}.calendar-command-bar-v08{padding:13px 14px!important;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px}.calendar-navigation-v08{display:flex;align-items:center;gap:8px;min-width:0}.calendar-navigation-v08>strong{font-size:18px;margin-left:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.today-button-v08,.calendar-filter-button{min-height:38px;border:1px solid var(--v08-line);border-radius:10px;background:#fff;color:var(--v08-navy);font-size:13px;font-weight:800;padding:0 12px}.calendar-view-switcher-v08{display:flex;align-items:center;gap:3px;background:var(--v08-surface-muted);border-radius:11px;padding:3px}.calendar-view-switcher-v08 button{min-height:34px;border:0;border-radius:8px;background:transparent;color:var(--v08-muted);padding:0 11px;font-size:12px;font-weight:800;text-transform:capitalize}.calendar-view-switcher-v08 button.active{background:#fff;color:var(--v08-navy);box-shadow:0 2px 7px #142f3a14}.calendar-filter-button{display:flex;align-items:center;gap:7px}.calendar-filter-button.active{background:var(--v08-navy);color:#fff;border-color:var(--v08-navy)}.calendar-filters-v08{padding:15px!important;display:grid;grid-template-columns:220px 220px minmax(0,1fr);align-items:end;gap:12px}.calendar-filters-v08 label>span{display:block;font-size:11px;color:var(--v08-muted);font-weight:800;margin-bottom:5px}.calendar-legend-v08{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap;padding-bottom:10px}.calendar-legend-v08 span{font-size:12px;color:var(--v08-muted);display:flex;align-items:center;gap:6px}.calendar-legend-v08 i{width:9px;height:9px;border-radius:50%}.calendar-loading-v08{padding:25px;color:var(--v08-muted);font-size:14px}.month-calendar-v08{padding:0!important;overflow:hidden}.month-weekdays-v08{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-bottom:1px solid var(--v08-line);background:#fafbf9}.month-weekdays-v08 span{text-align:center;padding:11px 4px;font-size:11px;font-weight:850;color:var(--v08-muted);text-transform:uppercase;letter-spacing:.04em}.month-grid-v08{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.month-day-v08{position:relative;min-height:126px;border-right:1px solid var(--v08-line);border-bottom:1px solid var(--v08-line);padding:7px;overflow:hidden;background:#fff}.month-day-v08:nth-child(7n){border-right:0}.month-day-v08:nth-last-child(-n+7){border-bottom:0}.month-day-v08.outside{background:#fafaf8}.month-day-v08.outside .month-date-button{opacity:.45}.month-day-v08.is-today{background:#f4f8f8;box-shadow:inset 0 0 0 2px #142f3a2e}.month-date-button{border:0;background:transparent;display:flex;align-items:center;gap:6px;height:26px;padding:0 3px;color:var(--v08-ink);font-weight:850}.month-date-button span{font-size:13px}.month-date-button small{font-size:9px;text-transform:uppercase;color:var(--v08-navy);letter-spacing:.06em}.month-events-v08{display:flex;flex-direction:column;gap:3px;margin-top:3px}.month-events-v08>button{width:100%;min-height:24px;border:0;border-radius:6px;background:color-mix(in srgb,var(--event-color) 12%,#fff);display:grid;grid-template-columns:3px minmax(0,1fr);gap:5px;align-items:center;text-align:left;padding:3px 5px;color:var(--v08-ink)}.month-events-v08>button>i{width:3px;height:16px;border-radius:99px;background:var(--event-color)}.month-events-v08>button>span{font-size:10px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.month-events-v08 .month-more-v08{display:block;background:transparent;color:var(--v08-muted);font-size:10px;font-weight:800;padding-left:8px}.month-add-v08{position:absolute;right:5px;top:5px;width:28px;height:28px;border:0;background:transparent;color:var(--v08-muted);display:grid;place-items:center;opacity:0}.month-day-v08:hover .month-add-v08,.month-add-v08:focus-visible{opacity:1}.week-calendar-v08{padding:0!important;overflow-x:auto}.week-columns-v08{display:grid;grid-template-columns:repeat(7,minmax(150px,1fr));min-width:920px}.week-columns-v08>section{min-height:500px;border-right:1px solid var(--v08-line);background:#fff}.week-columns-v08>section:last-child{border-right:0}.week-columns-v08>section.is-today{background:#f4f8f8}.week-columns-v08 header{height:70px;border-bottom:1px solid var(--v08-line);display:flex;align-items:center;justify-content:center;gap:8px;padding:7px}.week-columns-v08 header button:first-child{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:2px}.week-columns-v08 header small{font-size:10px;color:var(--v08-muted);font-weight:850;text-transform:uppercase}.week-columns-v08 header strong{font-size:21px}.week-columns-v08 header button:last-child{border:0;background:transparent;color:var(--v08-muted);padding:6px}.week-columns-v08>section>div{padding:7px;display:flex;flex-direction:column;gap:6px}.week-event-v08{width:100%;border:0;border-radius:10px;background:color-mix(in srgb,var(--event-color) 11%,#fff);display:grid;grid-template-columns:4px minmax(0,1fr);gap:8px;text-align:left;padding:9px}.week-event-v08>i{width:4px;border-radius:99px;background:var(--event-color)}.week-event-v08>span{display:flex;flex-direction:column;gap:2px;min-width:0}.week-event-v08 small{font-size:10px;color:var(--v08-muted)}.week-event-v08 strong{font-size:12px}.week-event-v08 em{font-style:normal;font-size:10px;color:var(--v08-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.week-empty-v08{font-size:11px;color:#a0aaa6;text-align:center;padding:20px 0}.day-calendar-v08{padding:20px!important}.day-heading-v08{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid var(--v08-line)}.day-heading-v08 h2{font-size:24px;margin-top:3px}.day-event-list-v08{display:flex;flex-direction:column}.day-event-list-v08>button{width:100%;min-height:72px;border:0;border-bottom:1px solid var(--v08-line);background:transparent;display:grid;grid-template-columns:82px 6px minmax(0,1fr) auto;align-items:center;gap:13px;text-align:left;padding:10px 3px}.day-event-list-v08>button:last-child{border-bottom:0}.day-event-list-v08>button:hover{background:var(--v08-surface-muted);border-radius:13px}.day-event-list-v08 time{font-size:13px;font-weight:850;color:var(--v08-navy)}.day-event-list-v08>button>i{width:6px;height:46px;border-radius:99px}.day-event-list-v08>button>span{display:flex;flex-direction:column;gap:4px}.day-event-list-v08 strong{font-size:16px}.day-event-list-v08 small{font-size:12px;color:var(--v08-muted)}.agenda-v08{display:flex;flex-direction:column;gap:10px}.agenda-day-v08{padding:0!important;display:grid;grid-template-columns:170px minmax(0,1fr);overflow:hidden}.agenda-day-v08>header{padding:18px;background:#fafbf9;border-right:1px solid var(--v08-line)}.agenda-day-v08>header span{display:block;font-size:11px;text-transform:uppercase;color:var(--v08-navy);font-weight:850;letter-spacing:.06em}.agenda-day-v08>header strong{display:block;font-size:16px;margin-top:4px}.agenda-day-v08>div{padding:7px}.agenda-day-v08>div>button{width:100%;min-height:58px;border:0;border-bottom:1px solid var(--v08-line);background:transparent;display:grid;grid-template-columns:78px 6px minmax(0,1fr) auto;align-items:center;gap:11px;text-align:left;padding:7px}.agenda-day-v08>div>button:last-child{border-bottom:0}.agenda-day-v08 time{font-size:12px;font-weight:850;color:var(--v08-navy)}.agenda-day-v08>div>button>i{width:6px;height:38px;border-radius:99px}.agenda-day-v08>div>button>span{display:flex;flex-direction:column;gap:3px}.agenda-day-v08 strong{font-size:14px}.agenda-day-v08 small{font-size:11px;color:var(--v08-muted)}.oso-page-v08{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:15px}.oso-hero-v08{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;border-radius:var(--v08-radius-lg);background:linear-gradient(135deg,#e9eff0,#fff 68%);border:1px solid rgba(20,47,58,.14);box-shadow:var(--v08-shadow-sm)}.oso-orb-v08{width:68px;height:68px;border-radius:22px;background:var(--v08-navy);color:#fff;display:grid;place-items:center;box-shadow:0 14px 30px #142f3a2e}.oso-hero-v08 h1{font-size:28px;line-height:1.08;margin:3px 0 7px}.oso-hero-v08 p{font-size:15px;line-height:1.55;color:var(--v08-muted);max-width:630px}.oso-status-v08{display:flex;align-items:center;gap:6px;border-radius:999px;background:var(--v08-amber-soft);color:#8c4e15;padding:8px 11px;font-size:11px;font-weight:850;white-space:nowrap}.oso-conversation-v08{min-height:400px;padding:20px!important;display:flex;flex-direction:column;gap:18px}.oso-chat-message-v08{max-width:82%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;padding:15px 17px;border-radius:18px 18px 18px 6px;background:var(--v08-surface-muted)}.oso-chat-message-v08>span{width:34px;height:34px;border-radius:11px;background:var(--v08-navy);color:#fff;display:grid;place-items:center}.oso-chat-message-v08 strong{font-size:15px}.oso-chat-message-v08 p{font-size:13px;line-height:1.55;color:var(--v08-muted);margin-top:4px}.oso-prompts-v08{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.oso-prompts-v08 button{min-height:52px;border:1px solid var(--v08-line);border-radius:13px;background:#fff;display:flex;align-items:center;gap:9px;padding:10px 12px;text-align:left;color:var(--v08-ink)}.oso-prompts-v08 button:hover{background:var(--v08-surface-muted);border-color:#bac8c3}.oso-prompts-v08 svg{color:var(--v08-navy);flex:none}.oso-prompts-v08 span{font-size:13px;font-weight:780}.oso-composer-v08{margin-top:auto;min-height:68px;border:1px solid var(--v08-line);border-radius:18px;background:#fafbf9;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;padding:8px}.oso-composer-v08>button{width:42px;height:42px;border:0;border-radius:13px;background:#eef2f1;color:var(--v08-muted);display:grid;place-items:center}.oso-composer-v08>div{display:flex;flex-direction:column;gap:2px;min-width:0}.oso-composer-v08>div>span{font-size:15px;color:#8a9692}.oso-composer-v08 small{font-size:11px;color:#9ba6a2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oso-privacy-v08{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;padding:18px!important}.oso-privacy-v08>svg{color:var(--v08-navy)}.oso-privacy-v08 strong{font-size:14px}.oso-privacy-v08 p{font-size:13px;line-height:1.55;color:var(--v08-muted);margin-top:4px}.more-page-v08{max-width:850px;margin:0 auto}.more-groups-v08{display:flex;flex-direction:column;gap:18px}.more-group-v08>h2{font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:var(--v08-muted);margin:0 0 8px 5px}.more-group-v08>div{overflow:hidden;border:1px solid var(--v08-line);border-radius:var(--v08-radius-md);background:#fff;box-shadow:var(--v08-shadow-sm)}.more-group-v08 a{min-height:72px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 15px;border-bottom:1px solid var(--v08-line)}.more-group-v08 a:last-child{border-bottom:0}.more-group-v08 a:hover{background:var(--v08-surface-muted)}.more-icon-v08{width:42px;height:42px;border-radius:13px;background:#e9eff0;color:var(--v08-navy);display:grid;place-items:center}.more-copy-v08{display:flex;flex-direction:column;gap:3px;min-width:0}.more-copy-v08 strong{font-size:15px;line-height:1.25}.more-copy-v08 small{font-size:12px;line-height:1.35;color:var(--v08-muted)}.more-group-v08 a>svg{color:#87938f}.more-signout-v08{width:100%;min-height:48px;margin-top:18px;border:1px solid var(--v08-line);border-radius:13px;background:#fff;color:#9a3833;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:800}.v08-shell .module-subnav,.v08-shell .board-subnav{display:none!important}.v08-shell .list-hub-card,.v08-shell .home-snapshot-card,.v08-shell .more-link-list>a{font-size:14px}.v08-shell .list-hub-card>span:last-child,.v08-shell .home-snapshot-card>span:nth-child(2){display:flex;flex-direction:column;gap:5px;min-width:0;text-align:left}.v08-shell .list-hub-card small,.v08-shell .list-hub-card em,.v08-shell .home-snapshot-card small,.v08-shell .home-snapshot-card em{display:block;line-height:1.35}.v08-shell .list-hub-card strong,.v08-shell .home-snapshot-card strong{line-height:1.25}.v08-quick-add .quick-add-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v08-quick-add .quick-add-grid>button{min-height:66px}@media(max-width:980px){.today-primary-grid{grid-template-columns:1fr}.calendar-command-bar-v08{grid-template-columns:1fr auto}.calendar-filter-button{grid-column:1/-1;justify-self:start}.calendar-filters-v08{grid-template-columns:1fr 1fr}.calendar-legend-v08{grid-column:1/-1;justify-content:flex-start}}@media(max-width:900px){.v08-shell .page-container{padding:22px 16px calc(108px + env(safe-area-inset-bottom))}.v08-floating-add{display:none}}@media(max-width:720px){.v08-shell .page-container{padding-left:13px;padding-right:13px;padding-top:17px}.v08-shell .page-header{flex-direction:column;gap:13px;margin-bottom:17px}.v08-shell .page-header h1{font-size:30px}.v08-shell .page-header p{font-size:14px}.v08-shell .page-actions,.v08-shell .page-actions .button{width:100%}.today-hero-v08{padding-top:2px}.today-hero-v08 h1{font-size:34px}.today-hero-v08 p{font-size:14px}.today-add-button{min-width:72px;padding:0 12px}.week-glance-v08{gap:3px;padding:5px}.week-glance-v08 button{min-height:62px;border-radius:11px}.week-glance-v08 small{font-size:9px}.week-glance-v08 strong{font-size:19px}.week-glance-v08 span{right:4px;top:4px;min-width:16px;height:16px;font-size:9px}.oso-inline-prompt{padding:12px;gap:10px}.oso-inline-icon{width:39px;height:39px}.oso-inline-prompt strong{font-size:14px}.next-up-card,.family-snapshot-card-v08,.today-timeline-card,.today-priorities-card{padding:16px!important}.featured-event{grid-template-columns:62px 5px minmax(0,1fr) auto;gap:9px}.featured-time{font-size:11px}.featured-copy strong{font-size:17px}.featured-copy em{font-size:12px}.today-empty{grid-template-columns:auto minmax(0,1fr);min-height:120px}.today-empty>button{grid-column:1/-1;width:100%}.today-timeline-list>button{grid-template-columns:59px 7px minmax(0,1fr) auto;gap:8px}.today-timeline-list time{font-size:10px}.today-timeline-list strong,.today-task-list strong{font-size:14px}.calendar-command-bar-v08{grid-template-columns:1fr;gap:10px;padding:11px!important}.calendar-navigation-v08{display:grid;grid-template-columns:38px auto 38px minmax(0,1fr);gap:6px}.calendar-navigation-v08>strong{font-size:16px;margin-left:3px}.calendar-view-switcher-v08{width:100%;display:grid;grid-template-columns:repeat(4,1fr)}.calendar-view-switcher-v08 button{padding:0 5px;font-size:11px}.calendar-filter-button{grid-column:auto}.calendar-filters-v08{grid-template-columns:1fr;padding:13px!important}.calendar-legend-v08{grid-column:auto}.month-calendar-v08{overflow-x:auto}.month-weekdays-v08,.month-grid-v08{min-width:720px}.month-day-v08{min-height:112px}.month-add-v08{opacity:.75}.day-heading-v08{align-items:flex-start;flex-direction:column}.day-heading-v08 .button{width:100%}.day-event-list-v08>button{grid-template-columns:63px 5px minmax(0,1fr) auto;gap:9px}.day-event-list-v08 time{font-size:11px}.day-event-list-v08 strong{font-size:14px}.agenda-day-v08{grid-template-columns:1fr}.agenda-day-v08>header{border-right:0;border-bottom:1px solid var(--v08-line);padding:12px 15px}.agenda-day-v08>header strong{font-size:14px}.agenda-day-v08>div>button{grid-template-columns:60px 5px minmax(0,1fr) auto;gap:8px}.agenda-day-v08 time{font-size:10px}.oso-hero-v08{grid-template-columns:auto minmax(0,1fr);padding:18px;gap:13px}.oso-orb-v08{width:56px;height:56px;border-radius:18px}.oso-hero-v08 h1{font-size:23px}.oso-hero-v08 p{font-size:13px}.oso-status-v08{grid-column:1/-1;justify-self:start}.oso-conversation-v08{padding:15px!important;min-height:430px}.oso-chat-message-v08{max-width:100%;padding:13px}.oso-prompts-v08{grid-template-columns:1fr 1fr}.oso-prompts-v08 button{min-height:58px}.oso-composer-v08 small{display:none}.more-group-v08 a{min-height:76px;padding:12px}.more-copy-v08 strong{font-size:14px}.more-copy-v08 small{font-size:12px}}@media(max-width:430px){.v08-mobile-header .mobile-brand-button{max-width:90px}.v08-mobile-header .mobile-household-chip{max-width:135px;padding:0 9px}.v08-mobile-header .mobile-household-chip span{font-size:11px}.today-hero-v08 h1{font-size:30px}.today-hero-v08 p{max-width:250px}.today-add-button{font-size:13px}.week-glance-v08 button{min-height:58px}.week-glance-v08 small{font-size:8px}.week-glance-v08 strong{font-size:18px}.section-heading-v08{align-items:flex-start}.section-heading-v08 button{font-size:11px}.oso-prompts-v08{grid-template-columns:1fr}.v08-quick-add .quick-add-grid{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.oso-inline-prompt:hover{transform:none}}:root{--v08-navy:#091B35;--v08-navy-strong:#061326;--v08-amber:#C87829;--v08-amber-soft:#F9E8D5;--v08-canvas:#F7F6F2;--v08-ink:#0D1D35;--v08-muted:#687386;--v08-line:#DEE4E8}.osobusy-icon{display:block;object-fit:contain;flex:0 0 auto;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 4px 8px rgba(137,75,17,.12))}.osobusy-wordmark{display:inline-flex;align-items:baseline;line-height:1;color:#091b35;font-size:27px;letter-spacing:-.055em;white-space:nowrap}.osobusy-wordmark>span{font-weight:350}.osobusy-wordmark>strong{font-weight:850;color:inherit}.osobusy-wordmark.compact{font-size:21px}.product-lockup{display:inline-flex;align-items:center;gap:10px;min-width:0}.product-lockup-copy{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}.product-lockup .product-name{font-size:9px;line-height:1.1;text-transform:uppercase;letter-spacing:.12em;font-weight:850;color:#c87829}.product-lockup.compact{gap:8px}.product-lockup.compact .product-lockup-copy{gap:2px}.product-lockup.inverse .product-name{color:#f3b56f}.v08-sidebar .sidebar-brand .osobusy-icon{width:35px!important;height:35px!important}.v08-sidebar .sidebar-brand .osobusy-wordmark{font-size:20px}.v08-mobile-header .mobile-brand-button{max-width:145px}.v08-mobile-header .mobile-brand-button .osobusy-icon{width:31px!important;height:31px!important}.v08-mobile-header .mobile-brand-button .osobusy-wordmark{font-size:20px}.v08-mobile-header .mobile-brand-button .product-lockup{gap:6px}.auth-mobile-brand{display:inline-flex!important;justify-content:center;margin:0 auto 24px}.auth-mobile-brand .osobusy-icon{width:52px!important;height:52px!important}.auth-mobile-brand .osobusy-wordmark{font-size:30px}.auth-brand-lockup .osobusy-icon{width:50px!important;height:50px!important}.auth-brand-lockup .osobusy-wordmark{font-size:32px}.loading-screen .product-lockup{margin-bottom:4px}.v08-shell .button.primary,.today-add-button,.v08-floating-add{background:#091b35}.v08-shell .button.primary:hover,.today-add-button:hover{background:#061326}.section-heading-v08>span,.section-heading-v08>div>span,.today-date,.more-group-v08>h2{color:#a85f1b}.calendar-view-switcher-v08 button.active{background:#fff;color:#091b35;box-shadow:0 3px 10px #091b351a;position:relative}.calendar-view-switcher-v08 button.active:after{content:"";position:absolute;left:22%;right:22%;bottom:4px;height:3px;border-radius:999px;background:#c87829}.week-glance-v08 button.is-today{background:#091b35}.week-glance-v08 .is-today:after{content:"";position:absolute;left:50%;bottom:7px;width:17px;height:3px;border-radius:999px;background:#c87829;transform:translate(-50%)}.oso-inline-icon,.oso-orb-v08,.oso-chat-message-v08>span{background:#091b35}.oso-inline-icon .osobusy-icon,.oso-orb-v08 .osobusy-icon,.oso-chat-message-v08>span .osobusy-icon{filter:none}.oso-orb-v08{overflow:hidden}.oso-orb-v08 .osobusy-icon{width:56px!important;height:56px!important}.oso-chat-message-v08>span{overflow:hidden}.v08-bottom-nav .oso-nav-link .oso-nav-brand-mark{width:46px!important;height:46px!important;padding:5px;border-radius:16px;background:#fff;box-shadow:0 9px 22px #091b3533;transform:translateY(-7px);filter:none}.v08-bottom-nav .oso-nav-link.active .oso-nav-brand-mark{background:#fff1e2;box-shadow:0 10px 24px #c878293d}@media(max-width:720px){.month-calendar-v08{overflow:hidden;padding:0!important}.month-weekdays-v08,.month-grid-v08{min-width:0!important;width:100%;grid-template-columns:repeat(7,minmax(0,1fr))}.month-weekdays-v08 span{font-size:9px;padding:9px 1px;letter-spacing:.04em}.month-day-v08{min-width:0;min-height:74px;padding:5px 4px;overflow:hidden}.month-date-button{min-height:24px;justify-content:center;padding:0}.month-date-button span{font-size:13px}.month-date-button small{display:none}.month-events-v08{display:flex;flex-wrap:wrap;align-content:flex-start;gap:3px;margin-top:4px;min-height:13px}.month-events-v08>button:not(.month-more-v08){width:7px;height:7px;min-height:0;padding:0;border:0;border-radius:999px;background:var(--event-color);overflow:hidden}.month-events-v08>button:not(.month-more-v08) i,.month-events-v08>button:not(.month-more-v08) span{display:none}.month-more-v08,.month-add-v08{display:none}.month-day-v08.is-today{box-shadow:inset 0 0 0 2px #c87829;background:#fff8f0}.month-day-v08.is-today .month-date-button span{width:25px;height:25px;border-radius:999px;background:#091b35;color:#fff;display:grid;place-items:center}}@media(max-width:430px){.v08-mobile-header .mobile-brand-button{max-width:120px}.v08-mobile-header .mobile-brand-button .osobusy-wordmark{font-size:18px}.v08-mobile-header .mobile-brand-button .osobusy-icon{width:28px!important;height:28px!important}.month-day-v08{min-height:68px;padding:4px 2px}.month-weekdays-v08 span{font-size:8px}.month-date-button span{font-size:12px}}:root{--v082-navy:#0b1f3a;--v082-navy-2:#102b4d;--v082-amber:#c98232;--v082-amber-deep:#a85d1b;--v082-cream:#fbf7f1;--v082-mist:#eef3f3;--v082-ink:#10213a;--v082-muted:#6d788a;--v082-line:#dce3e8;--v082-shadow-sm:0 8px 24px rgba(11,31,58,.08);--v082-shadow-md:0 24px 64px rgba(11,31,58,.13);--v082-ease:cubic-bezier(.22,1,.36,1)}html,body{background:var(--v082-cream)}body{background:radial-gradient(circle at 88% -10%,rgba(201,130,50,.1),transparent 31%),radial-gradient(circle at 0% 38%,rgba(11,31,58,.045),transparent 28%),var(--v082-cream)}.osobusy-icon{filter:none;transform-origin:center}.osobusy-wordmark{color:var(--v082-navy);font-size:28px;letter-spacing:-.045em}.osobusy-wordmark>span{font-weight:380}.osobusy-wordmark>strong{font-weight:820}.product-lockup{gap:9px}.product-lockup-copy{gap:3px}.product-lockup .product-name{color:var(--v082-amber-deep);font-size:8px;letter-spacing:.14em}.product-lockup.inverse .osobusy-wordmark,.osobusy-wordmark.inverse{color:#fff}.v082-shell .page-container>main{animation:v082-page-enter .48s var(--v082-ease) both}.v082-shell .card,.v082-shell .more-group-v08>div,.v082-shell .week-glance-v08,.v082-shell .calendar-command-bar-v08{transition:transform .24s var(--v082-ease),box-shadow .24s var(--v082-ease),border-color .24s ease}@media(hover:hover){.v082-shell .card:hover,.v082-shell .more-group-v08>div:hover{transform:translateY(-2px);box-shadow:var(--v082-shadow-sm);border-color:#c9823238}}.v082-shell button,.v082-shell a{transition:transform .18s var(--v082-ease),background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.v082-shell button:active,.v082-shell a:active{transform:scale(.985)}.v082-shell .button.primary,.today-add-button,.v08-floating-add{background:linear-gradient(135deg,var(--v082-navy-2),var(--v082-navy));box-shadow:0 12px 28px #0b1f3a2e}.v082-shell .button.primary:hover,.today-add-button:hover{background:linear-gradient(135deg,#17385e,var(--v082-navy));box-shadow:0 16px 32px #0b1f3a3b}.v082-shell .card{background:linear-gradient(180deg,#fffffffa,#fffffff0);border-color:#d2dbe1e6;box-shadow:0 5px 18px #0b1f3a0b}.v082-shell .v08-mobile-header{min-height:78px;padding:10px 14px;display:grid!important;grid-template-columns:124px minmax(0,1fr) 44px;align-items:center;background:#fbf7f1f0;box-shadow:0 8px 28px #0b1f3a0b}.v082-shell .v08-mobile-header .mobile-brand-button{width:124px;max-width:none!important;min-width:0;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:flex-start}.v082-shell .v08-mobile-header .mobile-brand-button .product-lockup{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:7px!important}.v082-shell .v08-mobile-header .mobile-brand-button .product-lockup-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0}.v082-shell .v08-mobile-header .mobile-brand-button .osobusy-icon{width:31px!important;height:31px!important}.v082-shell .v08-mobile-header .mobile-brand-button .osobusy-wordmark{font-size:18px!important}.v082-shell .v08-mobile-header .mobile-household-chip{height:42px;max-width:190px;border-color:#cfd8def2;box-shadow:0 4px 16px #0b1f3a0e}.v082-shell .v08-mobile-header .mobile-notification{width:42px;height:42px;border-radius:14px;box-shadow:0 4px 16px #0b1f3a0e}.v082-shell .v08-bottom-nav{min-height:78px;padding-top:7px;box-shadow:0 -15px 40px #0b1f3a18}.v082-shell .v08-bottom-nav a{font-size:10px;letter-spacing:.01em}.v082-shell .v08-bottom-nav .oso-nav-link .oso-nav-brand-mark{width:44px!important;height:44px!important;padding:6px;border-radius:16px;background:#fff;box-shadow:0 10px 26px #0b1f3a33;transform:translateY(-7px)}.v082-shell .v08-bottom-nav .oso-nav-link.active .oso-nav-brand-mark{background:linear-gradient(145deg,#fff7ec,#fff);box-shadow:0 12px 30px #c9823247;animation:v082-nav-pop .34s var(--v082-ease)}.v082-shell .v08-bottom-nav .oso-nav-link.active span{color:var(--v082-amber-deep)}.auth-page-v082{position:relative;min-height:100dvh;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(520px,.95fr);background:var(--v082-cream);color:var(--v082-ink)}.auth-atmosphere-v082{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.auth-atmosphere-v082 i{position:absolute;border-radius:999px;filter:blur(1px);opacity:.55;animation:v082-drift 14s ease-in-out infinite alternate}.auth-atmosphere-v082 i:nth-child(1){width:360px;height:360px;right:-150px;top:-110px;background:radial-gradient(circle,#c9823229,#c9823200 70%)}.auth-atmosphere-v082 i:nth-child(2){width:280px;height:280px;left:42%;bottom:-150px;background:radial-gradient(circle,#0b1f3a1a,#0b1f3a00 70%);animation-delay:-4s}.auth-atmosphere-v082 i:nth-child(3){width:160px;height:160px;right:20%;top:44%;border:1px solid rgba(201,130,50,.13);background:#ffffff2e;animation-delay:-7s}.auth-hero-v082,.auth-panel-v082{position:relative;z-index:1}.auth-hero-v082{min-height:100dvh;padding:clamp(44px,6vw,86px);display:flex;flex-direction:column;justify-content:center;color:#fff;background:linear-gradient(155deg,rgba(255,255,255,.035),transparent 38%),radial-gradient(circle at 80% 16%,rgba(201,130,50,.28),transparent 24%),linear-gradient(145deg,#102d50,#0b1f3a 52%,#071426);overflow:hidden}.auth-hero-v082:before{content:"";position:absolute;width:520px;height:520px;right:-250px;bottom:-260px;border:1px solid rgba(255,255,255,.08);border-radius:42% 58% 50% 50%;transform:rotate(22deg)}.auth-brand-lockup-v082{position:absolute;top:44px;left:clamp(44px,6vw,86px)}.auth-brand-lockup-v082 .osobusy-icon{width:52px!important;height:52px!important}.auth-brand-lockup-v082 .osobusy-wordmark{font-size:34px}.auth-copy-v082{max-width:640px;margin-top:24px}.auth-hero-kicker-v082{display:inline-flex;align-items:center;gap:8px;color:#f4bd7d;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:19px}.auth-copy-v082 h1{max-width:660px;font-size:clamp(42px,5.4vw,72px);line-height:.98;letter-spacing:-.055em}.auth-copy-v082>p{max-width:590px;margin-top:22px;color:#ffffffb8;font-size:17px;line-height:1.65}.auth-copy-v082 ul{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:13px}.auth-copy-v082 li{display:flex;align-items:center;gap:11px;color:#ffffffe0;font-size:15px}.auth-copy-v082 li svg{width:28px;height:28px;padding:6px;border-radius:9px;color:#f6c287;background:#ffffff14}.auth-preview-v082{position:relative;width:min(540px,92%);min-height:230px;margin-top:42px}.auth-preview-glow-v082{position:absolute;inset:16% 12%;background:#c9823238;filter:blur(60px)}.auth-preview-v082 .board-preview-card{position:relative;z-index:2;width:72%;padding:22px;border-radius:24px;background:#fffffff7;color:var(--v082-ink);box-shadow:0 28px 70px #00000038;animation:v082-float 6s ease-in-out infinite}.auth-preview-v082 .board-preview-card>span{color:var(--v082-amber-deep);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.auth-preview-v082 .board-preview-card>strong{display:block;font-size:21px;margin-top:8px}.auth-preview-v082 .board-preview-card>small{color:var(--v082-muted);font-size:11px}.auth-preview-v082 .preview-lines{display:grid;gap:8px;margin:18px 0}.auth-preview-v082 .preview-lines i{display:block;height:9px;border-radius:99px;background:linear-gradient(90deg,#edf1f3,#f8f9f9)}.auth-preview-v082 .preview-lines i:nth-child(1){width:88%}.auth-preview-v082 .preview-lines i:nth-child(2){width:68%}.auth-preview-v082 .preview-lines i:nth-child(3){width:78%}.auth-preview-v082 .floating-card{position:absolute;z-index:3;min-height:54px;padding:10px 14px;border-radius:16px;display:grid;grid-template-columns:auto 1fr;gap:3px 9px;align-items:center;color:var(--v082-ink);background:#fffffffa;box-shadow:0 18px 40px #0000002b;font-size:11px}.auth-preview-v082 .floating-card svg{grid-row:1/3;color:var(--v082-amber-deep)}.auth-preview-v082 .floating-card strong{font-size:12px}.auth-preview-v082 .floating-card.one{right:0;top:18px;animation:v082-float 5.6s ease-in-out infinite -1s}.auth-preview-v082 .floating-card.two{right:5%;bottom:20px;animation:v082-float 6.4s ease-in-out infinite -2s}.auth-preview-v082 .floating-card.three{left:7%;bottom:-18px;animation:v082-float 5.8s ease-in-out infinite -3s}.auth-panel-v082{min-height:100dvh;padding:clamp(28px,5vw,64px);display:grid;place-items:center}.auth-card-v082{width:min(100%,480px);padding:34px;border:1px solid rgba(210,219,225,.88);border-radius:30px;background:#ffffffe0;box-shadow:var(--v082-shadow-md);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);animation:v082-card-enter .58s var(--v082-ease) both}.auth-brand-v082{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:26px}.auth-brand-v082 .auth-mobile-brand{display:flex!important;flex-direction:row!important;align-items:center!important;gap:11px!important;margin:0!important}.auth-brand-v082 .auth-mobile-brand .product-lockup-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.auth-brand-v082 .auth-mobile-brand .osobusy-icon{width:56px!important;height:56px!important;animation:v082-brand-breathe 5s ease-in-out infinite}.auth-brand-v082 .auth-mobile-brand .osobusy-wordmark{font-size:35px!important}.auth-brand-v082>span{display:inline-flex;align-items:center;gap:6px;color:var(--v082-amber-deep);font-size:11px;font-weight:800;letter-spacing:.045em}.auth-card-header-v082{text-align:center;margin-bottom:25px}.auth-eyebrow-v082{color:var(--v082-amber-deep);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.auth-title-v082{margin-top:9px;color:var(--v082-ink);font-size:clamp(30px,4vw,40px);line-height:1.05;letter-spacing:-.045em}.auth-description-v082{max-width:390px;margin:11px auto 0;color:var(--v082-muted);font-size:14px;line-height:1.55}.google-button-v082{min-height:54px!important;border:1px solid #d9e0e6!important;border-radius:15px!important;background:#fff!important;color:var(--v082-ink)!important;box-shadow:0 5px 16px #0b1f3a0e;font-size:14px!important}.google-button-v082:hover{border-color:#bdc8d1!important;box-shadow:0 10px 24px #0b1f3a17;transform:translateY(-1px)}.google-mark-v082{flex:none}.auth-divider-v082{display:flex;align-items:center;gap:12px;margin:20px 0;color:#8b95a3;font-size:11px}.auth-divider-v082:before,.auth-divider-v082:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,#dce3e8)}.auth-divider-v082:after{background:linear-gradient(90deg,#dce3e8,transparent)}.auth-form-v082{display:grid;gap:16px}.auth-field-v082{display:grid;gap:7px}.auth-field-v082>span{color:#354359;font-size:12px;font-weight:800}.auth-input-shell-v082{min-height:54px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 14px;border:1px solid #d7e0e7;border-radius:15px;background:#fff;color:#8692a1;transition:border-color .18s ease,box-shadow .18s ease,transform .18s var(--v082-ease)}.auth-input-shell-v082:focus-within{border-color:#c98232c2;box-shadow:0 0 0 4px #c982321f;transform:translateY(-1px)}.auth-input-shell-v082 input{min-height:52px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none!important;color:var(--v082-ink);font-size:16px}.auth-input-shell-v082 input::placeholder{color:#a0a9b4}.auth-password-toggle-v082{width:36px;height:36px;border:0;border-radius:10px;background:transparent;color:#778495;display:grid;place-items:center}.auth-password-toggle-v082:hover{background:#f0f3f5;color:var(--v082-ink)}.auth-input-shell-v082.code input{text-align:center;font-size:26px;font-weight:800;letter-spacing:.22em}.auth-submit-v082{min-height:56px!important;margin-top:2px;border-radius:16px!important;font-size:15px!important}.auth-consent-v082{align-items:flex-start;gap:10px;color:var(--v082-muted);font-size:12px;line-height:1.5}.auth-consent-v082 a,.auth-legal-note-v082 a{color:var(--v082-amber-deep);font-weight:800}.auth-legal-note-v082{margin-top:16px;color:#7e8998;font-size:10.5px;line-height:1.55;text-align:center}.auth-link-row-v082{margin-top:18px;display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.auth-link-row-v082 .text-button,.auth-back-v082{color:var(--v082-amber-deep);font-size:12px;font-weight:800;text-transform:none;letter-spacing:0}.auth-link-row-v082 .text-button:hover,.auth-back-v082:hover{text-decoration:underline}.auth-trust-strip-v082{margin-top:24px;padding-top:18px;border-top:1px solid #e5eaee;display:flex;justify-content:center;gap:18px;flex-wrap:wrap;color:#778393;font-size:10px;font-weight:700}.auth-trust-strip-v082 span{display:inline-flex;align-items:center;gap:5px}.auth-security-icon-v082{width:54px;height:54px;margin:0 auto 16px;display:grid;place-items:center;border-radius:17px;color:var(--v082-navy);background:linear-gradient(145deg,#f7eadb,#fff);box-shadow:0 10px 28px #c9823224}.auth-back-v082{margin:18px auto 0}.oso-page-v082{position:relative;max-width:980px;margin:0 auto;display:grid;gap:18px}.oso-page-v082:before{content:"";position:absolute;width:340px;height:340px;right:-180px;top:-130px;border-radius:50%;background:radial-gradient(circle,rgba(201,130,50,.1),transparent 68%);pointer-events:none}.oso-titlebar-v082{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:4px 3px 2px}.oso-titlebar-v082>div>span{display:inline-flex;align-items:center;gap:7px;color:var(--v082-amber-deep);font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.oso-titlebar-v082 h1{margin-top:8px;color:var(--v082-ink);font-size:clamp(31px,4vw,48px);line-height:1.02;letter-spacing:-.048em}.oso-titlebar-v082 p{margin-top:9px;color:var(--v082-muted);font-size:15px;line-height:1.5}.oso-preview-chip-v082{flex:none;display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid rgba(201,130,50,.23);border-radius:999px;background:#fff6ea;color:#8e501a;font-size:11px;font-weight:850}.oso-hero-v082{min-height:240px;padding:28px!important;display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:28px;border:1px solid rgba(201,130,50,.18);border-radius:28px;background:radial-gradient(circle at 8% 20%,rgba(201,130,50,.16),transparent 30%),linear-gradient(135deg,#f6fafb,#fff 48%,#fff8ef);box-shadow:0 20px 54px #0b1f3a14;overflow:hidden}.oso-orb-v082{position:relative;width:138px!important;height:138px!important;border-radius:42px!important;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,255,255,.18),transparent 45%),linear-gradient(145deg,#16385e,#081a31)!important;box-shadow:0 28px 58px #0b1f3a47,inset 0 1px #ffffff2e;animation:v082-oso-float 5.5s ease-in-out infinite}.oso-orb-v082:before,.oso-orb-v082:after{content:"";position:absolute;inset:-14px;border:1px solid rgba(201,130,50,.26);border-radius:50px;animation:v082-orbit-ring 7s linear infinite}.oso-orb-v082:after{inset:-28px;border-color:#0b1f3a14;animation-duration:11s;animation-direction:reverse}.oso-orb-v082 .osobusy-icon{width:76px!important;height:76px!important;filter:drop-shadow(0 8px 16px rgba(0,0,0,.14))}.oso-orbit-v082{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--v082-amber);box-shadow:0 0 0 5px #c982321c}.oso-orbit-v082.one{top:-8px;right:18px}.oso-orbit-v082.two{bottom:2px;left:-8px;animation:v082-pulse 2.5s ease-in-out infinite}.oso-greeting-v082 h2{margin-top:5px;color:var(--v082-ink);font-size:clamp(28px,4vw,42px);letter-spacing:-.045em}.oso-greeting-v082 p{max-width:650px;margin-top:10px;color:var(--v082-muted);font-size:15px;line-height:1.65}.oso-capability-pills-v082{margin-top:18px;display:flex;gap:8px;flex-wrap:wrap}.oso-capability-pills-v082 span{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid rgba(11,31,58,.08);border-radius:999px;background:#ffffffc7;color:#40506a;font-size:11px;font-weight:800}.oso-conversation-v082{min-height:auto!important;padding:22px!important;border-radius:26px!important}.oso-chat-message-v082{padding:16px!important;border-radius:19px!important;background:linear-gradient(135deg,#eef3f4,#f9fbfb)!important}.oso-chat-message-v082>span{width:48px!important;height:48px!important;border-radius:15px!important;display:grid;place-items:center;box-shadow:0 10px 24px #0b1f3a29}.oso-chat-message-v082 strong{font-size:16px!important}.oso-chat-message-v082 p{line-height:1.55!important}.oso-prompts-v082{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:16px}.oso-prompts-v082 button{min-height:104px!important;padding:14px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:4px 10px!important;align-items:center!important;text-align:left!important;border:1px solid #dfe6eb!important;border-radius:17px!important;background:linear-gradient(180deg,#fff,#fbfcfc)!important;animation:v082-prompt-enter .42s var(--v082-ease) both;animation-delay:var(--oso-delay)}.oso-prompts-v082 button>span{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--v082-navy);background:#edf2f4}.oso-prompts-v082 button strong{color:var(--v082-ink);font-size:13px;line-height:1.25}.oso-prompts-v082 button em{color:var(--v082-amber-deep);font-size:10px;font-style:normal;font-weight:850}.oso-prompts-v082 button:hover{transform:translateY(-3px);border-color:#c982326b!important;box-shadow:0 14px 28px #0b1f3a17}.oso-prompts-v082 button:hover>span{color:#fff;background:linear-gradient(145deg,var(--v082-amber),var(--v082-amber-deep))}.oso-composer-v082{margin-top:18px!important;min-height:72px!important;border-radius:20px!important;border-color:#c9823233!important;background:linear-gradient(90deg,rgba(201,130,50,.045),transparent 25%),#fbfcfb!important;box-shadow:inset 0 0 0 1px #ffffffb3}.oso-composer-v082:focus-within{box-shadow:0 0 0 4px #c982321a}.oso-privacy-v082{grid-template-columns:52px minmax(0,1fr)!important;align-items:center;border-radius:22px!important}.oso-privacy-v082>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:var(--v082-navy);background:linear-gradient(145deg,#f5e6d4,#fff)}.v082-shell .today-hero-v08 h1,.v082-shell .page-header h1,.v082-shell .more-page-v08 .page-header h1{color:var(--v082-ink)}.v082-shell .week-glance-v08{background:#fffc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.v082-shell .week-glance-v08 button.is-today{background:linear-gradient(145deg,#173858,var(--v082-navy))}.v082-shell .oso-inline-prompt{background:radial-gradient(circle at 10% 50%,rgba(201,130,50,.12),transparent 25%),linear-gradient(135deg,#f0f5f5,#fff 70%)}.v082-shell .more-icon-v08,.v082-shell .snapshot-list-v08>button>span:first-child,.v082-shell .today-empty>svg{background:linear-gradient(145deg,#edf2f4,#f8faf9)}.v082-shell .more-group-v08 a:hover{background:linear-gradient(90deg,#c982320e,#fff 28%)}.v082-shell .empty-state{min-height:300px;display:flex;flex-direction:column;justify-content:center}@keyframes v082-page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes v082-card-enter{0%{opacity:0;transform:translateY(20px) scale(.985)}to{opacity:1;transform:none}}@keyframes v082-prompt-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes v082-drift{0%{transform:translate3d(-12px,-8px,0) scale(.98)}to{transform:translate3d(18px,14px,0) scale(1.04)}}@keyframes v082-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes v082-brand-breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.018)}}@keyframes v082-oso-float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}@keyframes v082-orbit-ring{to{transform:rotate(360deg)}}@keyframes v082-pulse{0%,to{transform:scale(.9);opacity:.6}50%{transform:scale(1.18);opacity:1}}@keyframes v082-nav-pop{0%{transform:translateY(-7px) scale(.88)}to{transform:translateY(-7px) scale(1)}}@media(max-width:1100px){.auth-page-v082{grid-template-columns:minmax(0,1fr) minmax(470px,.92fr)}.auth-hero-v082{padding:52px}.auth-brand-lockup-v082{left:52px}.auth-copy-v082 h1{font-size:52px}.oso-prompts-v082{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:860px){.auth-page-v082{display:block;min-height:100dvh;padding:0;background:radial-gradient(circle at 50% -6%,rgba(201,130,50,.15),transparent 28%),radial-gradient(circle at 10% 60%,rgba(11,31,58,.05),transparent 30%),var(--v082-cream)}.auth-hero-v082{display:none!important}.auth-panel-v082{min-height:100dvh;padding:max(28px,env(safe-area-inset-top)) 18px max(34px,env(safe-area-inset-bottom));align-items:start}.auth-card-v082{width:min(100%,460px);margin:auto;padding:30px 26px;border-radius:27px}.auth-brand-v082{margin-bottom:22px}.auth-brand-v082 .auth-mobile-brand .osobusy-icon{width:58px!important;height:58px!important}.auth-brand-v082 .auth-mobile-brand .osobusy-wordmark{font-size:36px!important}.auth-title-v082{font-size:34px}}@media(max-width:720px){.v082-shell .v08-mobile-header{grid-template-columns:116px minmax(0,1fr) 42px;min-height:74px;padding:9px 12px}.v082-shell .v08-mobile-header .mobile-brand-button{width:116px}.v082-shell .v08-mobile-header .mobile-brand-button .osobusy-icon{width:29px!important;height:29px!important}.v082-shell .v08-mobile-header .mobile-brand-button .osobusy-wordmark{font-size:17px!important}.oso-titlebar-v082{align-items:flex-start;flex-direction:column}.oso-preview-chip-v082{align-self:flex-start}.oso-hero-v082{min-height:auto;grid-template-columns:92px minmax(0,1fr);gap:16px;padding:20px!important}.oso-orb-v082{width:84px!important;height:84px!important;border-radius:27px!important}.oso-orb-v082:before{inset:-8px;border-radius:32px}.oso-orb-v082:after{display:none}.oso-orb-v082 .osobusy-icon{width:52px!important;height:52px!important}.oso-greeting-v082 h2{font-size:28px}.oso-greeting-v082 p{font-size:13px;line-height:1.55}.oso-capability-pills-v082{grid-column:1/-1}.oso-conversation-v082{padding:16px!important}.oso-prompts-v082{grid-template-columns:1fr 1fr!important}.oso-prompts-v082 button{min-height:88px!important}}@media(max-width:480px){.auth-panel-v082{padding-left:14px;padding-right:14px}.auth-card-v082{padding:26px 20px;border-radius:24px}.auth-brand-v082 .auth-mobile-brand .osobusy-icon{width:50px!important;height:50px!important}.auth-brand-v082 .auth-mobile-brand .osobusy-wordmark{font-size:31px!important}.auth-brand-v082>span{font-size:10px}.auth-title-v082{font-size:30px}.auth-description-v082{font-size:13px}.auth-input-shell-v082{min-height:52px}.auth-link-row-v082{gap:12px}.v082-shell .v08-mobile-header{grid-template-columns:108px minmax(0,1fr) 40px}.v082-shell .v08-mobile-header .mobile-brand-button{width:108px}.v082-shell .v08-mobile-header .mobile-brand-button .osobusy-wordmark{font-size:16px!important}.v082-shell .v08-mobile-header .mobile-household-chip{max-width:148px}.oso-titlebar-v082 h1{font-size:31px}.oso-titlebar-v082 p{font-size:13px}.oso-hero-v082{grid-template-columns:72px minmax(0,1fr);padding:17px!important}.oso-orb-v082{width:68px!important;height:68px!important;border-radius:23px!important}.oso-orb-v082 .osobusy-icon{width:43px!important;height:43px!important}.oso-greeting-v082 h2{font-size:24px}.oso-capability-pills-v082{display:none}.oso-prompts-v082{grid-template-columns:1fr!important}.oso-prompts-v082 button{min-height:72px!important;grid-template-columns:40px minmax(0,1fr) auto!important;grid-template-rows:1fr!important}.oso-prompts-v082 button>span{grid-row:auto;width:40px;height:40px}.oso-prompts-v082 button em{justify-self:end}}@media(prefers-reduced-motion:reduce){.auth-atmosphere-v082 i,.auth-preview-v082 .board-preview-card,.auth-preview-v082 .floating-card,.auth-brand-v082 .osobusy-icon,.oso-orb-v082,.oso-orb-v082:before,.oso-orb-v082:after,.oso-orbit-v082,.v082-shell .page-container>main,.oso-prompts-v082 button{animation:none!important}.v082-shell .card:hover,.oso-prompts-v082 button:hover,.google-button-v082:hover{transform:none!important}}:root{--brand-orange:#f7822e;--brand-orange-text:#9a4a12;--v082-amber:#f7822e;--v082-amber-deep:#9a4a12;--primary:#f7822e;--primary-dark:#df6f1d;--primary-soft:#fff0e5;--amber:#f7822e;--amber-soft:#fff0e5}.osobusy-icon{position:relative;display:inline-block;flex:none;overflow:hidden;background:transparent;filter:none!important}.osobusy-icon>img{position:absolute;top:0;left:0;display:block;width:165%;height:165%;max-width:none;max-height:none;object-fit:contain;object-position:center;transform:translate(-19.7%,-17%);filter:none!important}.osobusy-wordmark.official-wordmark{position:relative;display:inline-block;flex:none;width:128px;height:30px;overflow:hidden;color:transparent!important;font-size:0!important;line-height:0;filter:none!important}.osobusy-wordmark.official-wordmark>img{position:absolute;top:0;left:0;display:block;width:131.32%;height:auto;max-width:none;transform:translate(-12.6%,-41.75%);filter:none!important}.osobusy-wordmark.official-wordmark.compact{width:94px;height:22px}.product-lockup.inverse .osobusy-wordmark.official-wordmark>img,.osobusy-wordmark.official-wordmark.inverse>img{filter:brightness(0) invert(1)!important}.product-lockup,.product-lockup-copy,.auth-brand-v082,.auth-brand-lockup-v082,.mobile-brand-button,.sidebar-brand,.oso-orb-v082{overflow:visible!important}.v082-shell .v08-mobile-header{position:relative!important;grid-template-columns:minmax(0,1fr) minmax(0,44vw)!important;column-gap:18px!important;align-items:center!important}.v082-shell .v08-mobile-header .mobile-brand-button{min-width:0!important;justify-self:start!important}.v082-shell .v08-mobile-header .mobile-brand-button .product-lockup{gap:6px!important;min-width:0!important}.v082-shell .v08-mobile-header .mobile-brand-button .osobusy-icon{width:34px!important;height:34px!important}.v082-shell .v08-mobile-header .mobile-brand-button .osobusy-wordmark.official-wordmark{width:88px!important;height:21px!important}.v082-shell .mobile-family-switcher{position:relative!important;inset:auto!important;transform:none!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;justify-content:flex-end!important;z-index:2!important}.v082-shell .mobile-family-switcher.is-single{pointer-events:none!important}.v082-shell .mobile-household-text{width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#24344d!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;font-size:14px!important;font-weight:760!important;letter-spacing:-.01em!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important}.v082-shell .mobile-household-text>span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;animation:osobusy-household-arrive .42s cubic-bezier(.22,.8,.3,1) both}.v082-shell .mobile-household-text>svg{flex:none!important;color:#7d8898!important;transition:transform .18s ease,color .18s ease}.v082-shell .mobile-household-text[aria-expanded=true]>svg{transform:rotate(180deg);color:var(--brand-orange-text)!important}.v082-shell .mobile-household-text.is-static{color:#536176!important;font-weight:720!important}@keyframes osobusy-household-arrive{0%{opacity:0;transform:translate(7px);filter:blur(2px)}to{opacity:1;transform:translate(0);filter:blur(0)}}.auth-brand-lockup-v082 .osobusy-wordmark.official-wordmark{width:142px;height:33px}.auth-brand-v082 .auth-mobile-brand .osobusy-wordmark.official-wordmark{width:145px!important;height:34px!important}.sidebar-brand .osobusy-wordmark.official-wordmark{width:118px;height:28px}.v082-shell .v08-bottom-nav .oso-nav-link{display:grid!important;grid-template-rows:48px 16px!important;justify-items:center!important;align-items:center!important;row-gap:1px!important}.v082-shell .v08-bottom-nav .oso-nav-link .oso-nav-brand-mark{width:48px!important;height:48px!important;padding:0!important;border-radius:16px!important;overflow:hidden!important;display:block!important;position:relative!important;transform:translateY(-4px)!important}.v082-shell .v08-bottom-nav .oso-nav-link .oso-nav-brand-mark>img{position:absolute!important;top:0!important;left:0!important;width:126%!important;height:126%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;transform:translate(-10.3%,-9.8%)!important}.v082-shell .v08-bottom-nav .oso-nav-link>span{align-self:start!important;line-height:1!important;transform:translateY(-1px)}.v082-shell .week-glance-v08 button.is-today,.v082-shell .week-glance-v08 button.is-today small,.v082-shell .week-glance-v08 button.is-today strong{color:#fff!important}.v082-shell .week-glance-v08 button.is-today strong{text-shadow:0 1px 1px rgba(0,0,0,.12)}.v082-shell .week-glance-v08 button.is-today span{background:#ffffff3d!important;color:#fff!important}.auth-hero-kicker-v082,.auth-eyebrow-v082,.auth-brand-v082>span,.oso-titlebar-v082>div>span,.oso-preview-chip-v082,.v082-shell .v08-bottom-nav .oso-nav-link.active span,.product-lockup .product-name,.more-section-title-v08,.eyebrow,.text-button,.text-link{color:var(--brand-orange-text)!important}.auth-submit-v082,.auth-card-v082 .button.primary,.v082-shell .button.primary,.today-add-button,.v08-floating-add{background:#f7822e!important;border-color:#f7822e!important;color:#fff!important}.auth-submit-v082:hover,.auth-card-v082 .button.primary:hover,.v082-shell .button.primary:hover,.today-add-button:hover,.v08-floating-add:hover{background:#df6f1d!important;border-color:#df6f1d!important}.v082-shell{--v082-muted:#5f6c7f}.v082-shell .page-container{padding-bottom:112px!important}.v082-shell .page-header p,.v082-shell .today-intro p,.v082-shell .more-page-v08>p,.v082-shell .card p,.v082-shell .card small{color:#5f6c7f}.v082-shell .card,.v082-shell .more-group-v08>div,.v082-shell .list-hub-card{border-color:#d7e0e6!important;box-shadow:0 7px 22px #0b1f3a0e!important}.v082-shell .list-hub-card{background:linear-gradient(180deg,#fff,#fbfcfc)!important;color:#10213a!important;border:1px solid #d7e0e6!important;border-radius:26px!important}.v082-shell .list-hub-card small{color:#33435a!important;font-style:normal!important}.v082-shell .list-hub-card strong{color:#10213a!important}.v082-shell .list-hub-card em{color:#526176!important;font-style:normal!important;line-height:1.45}.v082-shell .list-hub-card b{color:#10213a!important}.v082-shell .more-section-title-v08{letter-spacing:.09em!important}.v082-shell .month-calendar-v08{overflow:hidden}@media(max-width:640px){.v082-shell .event-form-v08{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.v082-shell .event-form-v08 .span-2{grid-column:1!important}.v082-shell .event-form-v08 .field,.v082-shell .event-form-v08 .toggle-field,.v082-shell .event-form-v08 .profile-checks{min-width:0!important;width:100%!important}.v082-shell .event-form-v08 input,.v082-shell .event-form-v08 select,.v082-shell .event-form-v08 textarea{min-width:0!important;width:100%!important;max-width:100%!important}.v082-shell .event-form-v08 .profile-checks{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v082-shell [role=dialog]{max-width:calc(100vw - 24px)!important}.v082-shell [role=dialog] .modal-body{overflow-x:hidden!important}}@media(max-width:480px){.v082-shell .v08-mobile-header{grid-template-columns:minmax(0,1fr) minmax(0,43vw)!important;padding-inline:16px!important;column-gap:14px!important}.v082-shell .v08-mobile-header .mobile-brand-button .osobusy-wordmark.official-wordmark{width:84px!important;height:20px!important}.auth-brand-v082 .auth-mobile-brand .osobusy-wordmark.official-wordmark{width:132px!important;height:31px!important}.v082-shell .mobile-household-text{font-size:13px!important}}@media(max-width:360px){.v082-shell .v08-mobile-header{grid-template-columns:minmax(0,1fr) minmax(0,42vw)!important;column-gap:10px!important;padding-inline:12px!important}.v082-shell .v08-mobile-header .mobile-brand-button .osobusy-icon{width:30px!important;height:30px!important}.v082-shell .v08-mobile-header .mobile-brand-button .osobusy-wordmark.official-wordmark{width:75px!important;height:18px!important}.v082-shell .mobile-household-text{font-size:12px!important;min-height:40px!important}}@media(prefers-reduced-motion:reduce){.v082-shell .mobile-household-text>span{animation:none!important}.v082-shell .mobile-household-text>svg{transition:none!important}}body.modal-open{overflow:hidden!important;overscroll-behavior:none;touch-action:none}body.modal-open .bottom-nav,body.modal-open .floating-add{visibility:hidden!important;pointer-events:none!important}.modal-backdrop{position:fixed!important;inset:0!important;z-index:500!important;display:grid!important;place-items:center!important;overflow:hidden!important;padding:22px!important;background:#0a182a94!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overscroll-behavior:contain}.modal{width:min(100%,720px)!important;max-height:calc(100dvh - 44px)!important;min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important;border-radius:24px!important;background:#fff!important;box-shadow:0 28px 80px #091b3538!important}.modal-header{position:relative!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:72px!important;padding:16px 22px!important;border-bottom:1px solid #d7e0e6!important;background:#fffffffa!important}.modal-header h2{font-size:22px!important;line-height:1.15!important}.modal-header .icon-button{flex:none!important;min-width:44px!important;width:44px!important;height:44px!important}.modal-body{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;padding:22px!important;scroll-padding-bottom:24px}.modal-footer{position:relative!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;padding:16px 22px calc(16px + env(safe-area-inset-bottom))!important;border-top:1px solid #d7e0e6!important;background:#fffffffb!important;box-shadow:0 -10px 24px #091b350b!important}.modal-footer .button{min-width:132px!important}@media(max-width:640px){.modal-backdrop{align-items:end!important;padding:0!important}.modal{width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;border:0!important;border-radius:0!important;box-shadow:none!important}.modal-header{min-height:calc(66px + env(safe-area-inset-top))!important;padding:calc(10px + env(safe-area-inset-top)) 18px 10px!important}.modal-header h2{font-size:20px!important}.modal-body{padding:20px 18px 28px!important}.modal-footer{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;padding:12px 18px calc(12px + env(safe-area-inset-bottom))!important}.modal-footer .button{width:100%!important;min-width:0!important;min-height:50px!important}.modal-footer .button.danger{grid-column:1 / -1!important;order:-1}.event-form-v08{gap:18px!important}.event-form-v08 .field>span,.event-form-v08 .toggle-field>span,.event-form-v08 .profile-checks legend{font-size:13px!important}.event-form-v08 input,.event-form-v08 select,.event-form-v08 textarea{min-height:50px!important}.event-form-v08 textarea{min-height:96px!important}.event-form-v08 .profile-checks{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:14px!important}.event-form-v08 .profile-checks label{min-width:0!important;min-height:46px!important;padding:8px 10px!important;border:1px solid #d7e0e6!important;border-radius:12px!important;background:#fff!important}}@media(max-width:360px){.modal-body,.modal-footer{padding-inline:14px!important}}.event-editor-modal .modal-body{padding:0!important}.event-editor-modal .modal-footer{justify-content:space-between!important;gap:14px!important}.event-editor-form{display:block;min-width:0}.event-primary-fields{display:grid;gap:18px;padding:22px}.event-title-field input{min-height:58px!important;font-size:18px!important;font-weight:720!important}.event-title-field.has-error input{border-color:#b33a35!important;box-shadow:0 0 0 3px #b33a351f!important}.field-error{display:block;margin-top:6px;color:#9f2f2b!important;font-size:12px!important;font-weight:720;line-height:1.4}.event-all-day-toggle{display:flex;align-items:center;gap:11px;min-height:46px;font-weight:730;color:#172943;cursor:pointer}.event-all-day-toggle>input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.event-toggle-control{position:relative;width:48px;height:28px;flex:0 0 48px;border-radius:999px;background:#bac3ca;transition:background .16s ease}.event-toggle-control:after{content:"";position:absolute;left:3px;top:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0b1f3a3d;transition:transform .16s ease}.event-all-day-toggle>input:checked+.event-toggle-control{background:#f7822e}.event-all-day-toggle>input:checked+.event-toggle-control:after{transform:translate(20px)}.event-all-day-toggle>input:focus-visible+.event-toggle-control{outline:3px solid rgba(247,130,46,.42);outline-offset:3px}.event-time-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.event-time-grid .field>span,.event-more-options-content .field>span{display:flex;align-items:center;gap:6px}.event-date-grid input{font-weight:720;color:#172943}.event-timezone-hint{margin:-8px 0 0;color:#647286;font-size:12px;line-height:1.45}.event-timezone-hint strong{color:#33435a}.event-profile-selector{min-width:0;margin:0;padding:0;border:0}.event-profile-selector legend{margin-bottom:10px;color:#172943;font-size:13px;font-weight:780}.event-profile-selector>div{display:flex;flex-wrap:wrap;gap:9px}.event-profile-selector label{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 13px;border:1px solid #d7e0e6;border-radius:999px;background:#fff;color:#33435a;font-size:13px;font-weight:720;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.event-profile-selector label:hover{border-color:#b8c6cf;background:#fafcfc}.event-profile-selector label.is-selected{border-color:#f7822e8c;background:#fff3e9;color:#7d3b0d}.event-profile-selector label:active{transform:scale(.98)}.event-profile-selector input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.event-profile-selector i{width:10px;height:10px;flex:none;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #0b1f3a2e}.event-profile-selector input:focus-visible~span{outline:3px solid rgba(247,130,46,.35);outline-offset:4px;border-radius:4px}.event-more-options{border-top:1px solid #d7e0e6}.event-more-options summary{display:flex;align-items:center;min-height:56px;padding:0 22px;color:#9a4a12;font-size:14px;font-weight:800;cursor:pointer;list-style:none}.event-more-options summary::-webkit-details-marker{display:none}.event-more-options summary:after{content:"+";margin-left:auto;font-size:20px;font-weight:500;transition:transform .16s ease}.event-more-options[open] summary:after{transform:rotate(45deg)}.event-more-options[open] summary{border-bottom:1px solid #d7e0e6}.event-more-options-content{display:grid;gap:18px;padding:22px;background:#fbfcfc}.event-repeat-field select{font-weight:720;color:#172943}.event-series-note{display:flex;align-items:center;gap:7px;margin:-7px 0 0;padding:10px 12px;border:1px solid #f0d3bb;border-radius:12px;background:#fff5ec;color:#7d3b0d;font-size:12px;line-height:1.45}.event-series-note svg{flex:none;color:#9a4a12}.event-repeat-mark{display:inline-block;flex:none;margin-left:5px;vertical-align:-2px;color:#9a4a12}.month-events-v08 .event-repeat-mark{margin-left:auto;width:11px;height:11px}.week-event-v08 strong,.day-event-list-v08 strong,.agenda-day-v08 strong{display:flex;align-items:center;min-width:0}.event-footer-actions{display:flex;gap:10px;margin-left:auto}.event-footer-spacer{display:block}.event-editor-modal .modal-footer .button{min-width:132px}.event-save-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.event-editor-modal .button:disabled{cursor:wait!important;opacity:.68!important}@media(max-width:640px){.event-editor-modal .modal-header{padding:calc(14px + env(safe-area-inset-top)) 18px 14px!important}.event-editor-modal .modal-header h2{font-size:22px!important}.event-primary-fields{gap:16px;padding:18px}.event-title-field input{min-height:54px!important;font-size:17px!important}.event-time-grid{grid-template-columns:minmax(0,1fr)}.event-profile-selector>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.event-profile-selector label{width:100%;min-width:0;padding:0 11px;border-radius:13px}.event-profile-selector label span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-more-options summary{padding:0 18px}.event-more-options-content{padding:18px}.event-editor-modal .modal-footer{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important}.event-editor-modal .event-delete-action{grid-column:1/-1;order:2;min-height:40px!important;background:transparent!important;border-color:transparent!important}.event-editor-modal .event-footer-spacer{display:none}.event-footer-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-column:1/-1;width:100%;margin:0}.event-editor-modal .modal-footer .button{width:100%;min-width:0;min-height:50px!important}}@media(max-width:360px){.event-primary-fields,.event-more-options-content{padding-left:14px;padding-right:14px}.event-profile-selector>div{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.event-toggle-control,.event-toggle-control:after,.event-profile-selector label,.event-more-options summary:after{transition:none!important}}.event-scope-selector{margin:0 0 18px;padding:14px;border:1px solid #d7e0e6;border-radius:18px;background:linear-gradient(180deg,#fffaf6,#fff)}.event-scope-selector legend{padding:0 7px;color:#9a4a12;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.event-scope-selector>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.event-scope-selector label{min-width:0;min-height:72px;padding:11px 12px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;border:1px solid #d7e0e6;border-radius:14px;background:#fff;cursor:pointer}.event-scope-selector label.is-selected{border-color:#f7822e;box-shadow:0 0 0 3px #f7822e24;background:#fff8f2}.event-scope-selector input{width:18px;height:18px;margin:2px 0 0;accent-color:#f7822e}.event-scope-selector label>span{min-width:0;display:flex;flex-direction:column;gap:3px}.event-scope-selector strong{font-size:14px;line-height:1.25;color:#10213a}.event-scope-selector small{font-size:12px;line-height:1.35;color:#5f6c7f}.event-repeat-field select:disabled{opacity:.72;cursor:not-allowed;background:#f5f7f8}@media(max-width:640px){.event-scope-selector{margin:0 0 14px;padding:12px}.event-scope-selector>div{grid-template-columns:minmax(0,1fr);gap:8px}.event-scope-selector label{min-height:58px;grid-template-columns:20px minmax(0,1fr);align-items:center;padding:10px 11px}.event-scope-selector input{margin:0}}@media(prefers-reduced-motion:no-preference){.event-scope-selector label{transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}}.task-editor-modal .modal-body{padding:0!important}.task-editor-modal .modal-footer{justify-content:space-between!important;gap:14px!important}.task-editor-form{display:block;min-width:0}.task-primary-fields{display:grid;gap:20px;padding:22px}.task-title-field input{min-height:58px!important;font-size:18px!important;font-weight:720!important}.field.has-error input{border-color:#b42318!important;box-shadow:0 0 0 3px #b423181a!important}.field-error{display:block;margin-top:7px;color:#9f1c14!important;font-size:12px!important;font-weight:720;line-height:1.4}.task-profile-selector,.task-priority-selector{min-width:0;margin:0;padding:0;border:0}.task-profile-selector legend,.task-priority-selector legend{margin-bottom:10px;color:#172943;font-size:13px;font-weight:780}.task-profile-selector>div{display:flex;flex-wrap:wrap;gap:9px}.task-profile-selector label{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 13px;border:1px solid #d7e0e6;border-radius:999px;background:#fff;color:#33435a;font-size:13px;font-weight:720;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.task-profile-selector label:hover{border-color:#b8c6cf;background:#fafcfc}.task-profile-selector label.is-selected{border-color:#f7822e8c;background:#fff3e9;color:#7d3b0d}.task-profile-selector label:active{transform:scale(.98)}.task-profile-selector input,.task-priority-selector input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.task-profile-selector i{width:10px;height:10px;flex:none;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #0b1f3a2e}.task-profile-selector .task-anyone-dot{background:linear-gradient(135deg,#647286,#a8b4bd)}.task-profile-selector input:focus-visible~span,.task-priority-selector input:focus-visible~span{outline:3px solid rgba(247,130,46,.35);outline-offset:4px;border-radius:4px}.task-priority-selector>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:4px;border:1px solid #d7e0e6;border-radius:14px;background:#f5f7f7}.task-priority-selector label{position:relative;min-width:0;min-height:42px;display:grid;place-items:center;border-radius:10px;color:#5b6879;font-size:13px;font-weight:760;cursor:pointer}.task-priority-selector label.is-selected{background:#fff;color:#172943;box-shadow:0 3px 10px #0b1f3a17}.task-priority-selector label:last-child.is-selected{color:#9f1c14}.task-more-options{border-top:1px solid #d7e0e6}.task-more-options summary{display:flex;align-items:center;min-height:56px;padding:0 22px;color:#9a4a12;font-size:14px;font-weight:800;cursor:pointer;list-style:none}.task-more-options summary::-webkit-details-marker{display:none}.task-more-options summary:after{content:"+";margin-left:auto;font-size:20px;font-weight:500;transition:transform .16s ease}.task-more-options[open] summary:after{transform:rotate(45deg)}.task-more-options[open] summary{border-bottom:1px solid #d7e0e6}.task-more-options-content{display:grid;gap:18px;padding:22px;background:#fbfcfc}.task-more-options-content .field>span{display:flex;align-items:center;gap:6px}.task-timezone-hint{margin:-8px 0 0;color:#647286;font-size:12px;line-height:1.45}.task-footer-actions{display:flex;gap:10px;margin-left:auto}.task-footer-spacer{display:block}.task-editor-modal .modal-footer .button{min-width:132px}.task-save-action .spin{animation:task-spin .8s linear infinite}@keyframes task-spin{to{transform:rotate(360deg)}}.task-list-row .priority-dot[aria-label]{display:block}.task-completed-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.task-completed-heading small{color:#647286;font-size:12px;font-weight:720}.task-completed-section>button{grid-template-columns:auto minmax(0,1fr) auto!important}.task-completed-section>button>small{color:#647286;font-size:11px;font-weight:720}@media(max-width:640px){.task-editor-modal .modal-header{padding:calc(14px + env(safe-area-inset-top)) 18px 14px!important}.task-editor-modal .modal-header h2{font-size:22px!important}.task-primary-fields{gap:18px;padding:18px}.task-title-field input{min-height:54px!important;font-size:17px!important}.task-profile-selector>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.task-profile-selector label{width:100%;min-width:0;padding:0 11px;border-radius:13px}.task-profile-selector label span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-more-options summary{padding:0 18px}.task-more-options-content{padding:18px}.task-editor-modal .modal-footer{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important}.task-editor-modal .task-delete-action{grid-column:1/-1;order:2;min-height:40px!important;background:transparent!important;border-color:transparent!important}.task-editor-modal .task-footer-spacer{display:none}.task-footer-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-column:1/-1;width:100%;margin:0}.task-editor-modal .modal-footer .button{width:100%;min-width:0;min-height:50px!important}}@media(max-width:360px){.task-primary-fields,.task-more-options-content{padding-left:14px;padding-right:14px}.task-profile-selector>div{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.task-profile-selector label,.task-more-options summary:after{transition:none!important}.task-save-action .spin{animation:none!important}}.reminder-editor-modal .modal-body{padding:0!important}.reminder-editor-modal .modal-footer{justify-content:space-between!important;gap:14px!important}.reminder-editor-form{display:block;min-width:0}.reminder-primary-fields{display:grid;gap:18px;padding:22px}.reminder-title-field input{min-height:58px!important;font-size:18px!important;font-weight:720!important}.reminder-title-field.has-error input{border-color:#b42318!important;box-shadow:0 0 0 3px #b423181a!important}.reminder-title-field .field-error{color:#9f1d14;font-size:12px;font-weight:700}.reminder-type-selector,.reminder-profile-selector{min-width:0;margin:0;padding:0;border:0}.reminder-type-selector legend,.reminder-profile-selector legend{margin-bottom:10px;color:#172943;font-size:13px;font-weight:780}.reminder-type-selector>div,.reminder-profile-selector>div{display:flex;flex-wrap:wrap;gap:9px}.reminder-type-selector label,.reminder-profile-selector label{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 13px;border:1px solid #d7e0e6;border-radius:999px;background:#fff;color:#33435a;font-size:13px;font-weight:720;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.reminder-type-selector label:hover,.reminder-profile-selector label:hover{border-color:#b8c6cf;background:#fafcfc}.reminder-type-selector label.is-selected,.reminder-profile-selector label.is-selected{border-color:#f7822e8c;background:#fff3e9;color:#7d3b0d}.reminder-type-selector label:active,.reminder-profile-selector label:active{transform:scale(.98)}.reminder-type-selector input,.reminder-profile-selector input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.reminder-type-selector input:focus-visible~span,.reminder-profile-selector input:focus-visible~span{outline:3px solid rgba(247,130,46,.35);outline-offset:4px;border-radius:4px}.reminder-type-selector svg{flex:none;color:#68778a}.reminder-type-selector label.is-selected svg{color:#9a4a12}.reminder-profile-selector i{width:10px;height:10px;flex:none;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #0b1f3a2e}.reminder-family-dot{background:linear-gradient(135deg,#f7822e,#17304a)}.reminder-more-options{border-top:1px solid #d7e0e6}.reminder-more-options summary{display:flex;align-items:center;min-height:56px;padding:0 22px;color:#9a4a12;font-size:14px;font-weight:800;cursor:pointer;list-style:none}.reminder-more-options summary::-webkit-details-marker{display:none}.reminder-more-options summary:after{content:"+";margin-left:auto;font-size:20px;font-weight:500;transition:transform .16s ease}.reminder-more-options[open] summary:after{transform:rotate(45deg)}.reminder-more-options[open] summary{border-bottom:1px solid #d7e0e6}.reminder-more-options-content{display:grid;gap:18px;padding:22px;background:#fbfcfc}.reminder-more-options-content .field>span{display:flex;align-items:center;gap:6px}.reminder-timezone-hint{margin:-8px 0 0;color:#647286;font-size:12px;line-height:1.45}.reminder-footer-actions{display:flex;gap:10px;margin-left:auto}.reminder-footer-spacer{display:block}.reminder-editor-modal .modal-footer .button{min-width:132px}.reminder-save-action .spin{animation:reminder-spin .8s linear infinite}.reminder-list-v2>div{min-height:68px}.reminder-list-v2 .row-content strong{display:flex;align-items:center;gap:6px}.reminder-repeat-mark{flex:none;color:#9a4a12}@keyframes reminder-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.reminder-editor-modal .modal-header{padding:calc(14px + env(safe-area-inset-top)) 18px 14px!important}.reminder-editor-modal .modal-header h2{font-size:22px!important}.reminder-primary-fields{gap:16px;padding:18px}.reminder-title-field input{min-height:54px!important;font-size:17px!important}.reminder-type-selector>div,.reminder-profile-selector>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.reminder-type-selector label,.reminder-profile-selector label{width:100%;min-width:0;padding:0 11px;border-radius:13px}.reminder-type-selector label span,.reminder-profile-selector label span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reminder-more-options summary{padding:0 18px}.reminder-more-options-content{padding:18px}.reminder-editor-modal .modal-footer{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important}.reminder-editor-modal .reminder-delete-action{grid-column:1/-1;order:2;min-height:40px!important;background:transparent!important;border-color:transparent!important}.reminder-editor-modal .reminder-footer-spacer{display:none}.reminder-footer-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-column:1/-1;width:100%;margin:0}.reminder-editor-modal .modal-footer .button{width:100%;min-width:0;min-height:50px!important}}@media(max-width:360px){.reminder-primary-fields,.reminder-more-options-content{padding-left:14px;padding-right:14px}.reminder-type-selector>div,.reminder-profile-selector>div{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.reminder-type-selector label,.reminder-profile-selector label,.reminder-more-options summary:after{transition:none!important}.reminder-save-action .spin{animation:none!important}}.grocery-editor-modal .modal-body{padding:0!important}.grocery-editor-modal .modal-footer{justify-content:space-between!important;gap:14px!important}.grocery-editor-form{display:block;min-width:0}.grocery-primary-fields{display:grid;gap:20px;padding:22px}.grocery-item-field input{min-height:58px!important;font-size:18px!important;font-weight:720!important}.grocery-category-selector{min-width:0;margin:0;padding:0;border:0}.grocery-category-selector legend{margin-bottom:10px;color:#172943;font-size:13px;font-weight:780}.grocery-category-selector>div{display:flex;flex-wrap:wrap;gap:8px}.grocery-category-selector label{position:relative;display:inline-flex;align-items:center;min-height:42px;padding:0 13px;border:1px solid #d7e0e6;border-radius:999px;background:#fff;color:#33435a;font-size:13px;font-weight:720;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.grocery-category-selector label:hover{border-color:#b8c6cf;background:#fafcfc}.grocery-category-selector label.is-selected{border-color:#f7822e94;background:#fff3e9;color:#7d3b0d}.grocery-category-selector label:active{transform:scale(.98)}.grocery-category-selector input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.grocery-category-selector input:focus-visible+span{outline:3px solid rgba(247,130,46,.35);outline-offset:5px;border-radius:5px}.grocery-more-options{border-top:1px solid #d7e0e6}.grocery-more-options summary{display:flex;align-items:center;min-height:56px;padding:0 22px;color:#9a4a12;font-size:14px;font-weight:800;cursor:pointer;list-style:none}.grocery-more-options summary::-webkit-details-marker{display:none}.grocery-more-options summary:after{content:"+";margin-left:auto;font-size:20px;font-weight:500;transition:transform .16s ease}.grocery-more-options[open] summary:after{transform:rotate(45deg)}.grocery-more-options[open] summary{border-bottom:1px solid #d7e0e6}.grocery-more-options-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px;background:#fbfcfc}.grocery-more-options-content .field>span{display:flex;align-items:center;gap:6px}.grocery-footer-actions{display:flex;gap:10px;margin-left:auto}.grocery-footer-spacer{display:block}.grocery-editor-modal .modal-footer .button{min-width:132px}.grocery-save-action .spin{animation:grocery-spin .8s linear infinite}.grocery-editor-modal .has-error input{border-color:#b42318!important;box-shadow:0 0 0 3px #b423181a!important}.grocery-editor-modal .field-error{display:block;margin-top:7px;color:#9f241d;font-size:12px;font-weight:720}.grocery-groups-polished{display:grid;gap:14px}.grocery-category-card{padding:0!important;overflow:hidden}.grocery-category-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e1e7ea}.grocery-category-heading h2{font-size:16px;color:#172943}.grocery-category-heading span{min-width:26px;height:26px;padding:0 8px;border-radius:999px;background:#fff0e5;color:#9a4a12;display:grid;place-items:center;font-size:12px;font-weight:800}.grocery-check-list .grocery-row{padding:0 18px;min-height:64px}.grocery-check-list .grocery-row:last-child{border-bottom:0}.grocery-checked-section .card-title-row>div{display:flex;align-items:baseline;gap:8px}.grocery-checked-section .card-title-row span{color:#647286;font-size:12px;font-weight:700}.grocery-checked-section>button{grid-template-columns:auto minmax(0,1fr) auto!important}.grocery-checked-section>button small{color:#647286;font-size:11px;font-weight:750}@keyframes grocery-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.grocery-editor-modal .modal-header{padding:calc(14px + env(safe-area-inset-top)) 18px 14px!important}.grocery-editor-modal .modal-header h2{font-size:22px!important}.grocery-primary-fields{gap:18px;padding:18px}.grocery-item-field input{min-height:54px!important;font-size:17px!important}.grocery-category-selector>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.grocery-category-selector label{width:100%;justify-content:center;border-radius:13px}.grocery-more-options summary{padding:0 18px}.grocery-more-options-content{grid-template-columns:minmax(0,1fr);padding:18px}.grocery-editor-modal .modal-footer{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important}.grocery-editor-modal .grocery-delete-action{grid-column:1/-1;order:2;min-height:40px!important;background:transparent!important;border-color:transparent!important}.grocery-editor-modal .grocery-footer-spacer{display:none}.grocery-footer-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-column:1/-1;width:100%;margin:0}.grocery-editor-modal .modal-footer .button{width:100%;min-width:0;min-height:50px!important}}@media(max-width:360px){.grocery-primary-fields,.grocery-more-options-content{padding-left:14px;padding-right:14px}.grocery-category-selector>div{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.grocery-category-selector label,.grocery-more-options summary:after{transition:none!important}.grocery-save-action .spin{animation:none!important}}.meal-editor-modal .modal-body{padding:0!important}.meal-editor-modal .modal-footer{justify-content:space-between!important;gap:14px!important}.meal-editor-form{display:block;min-width:0}.meal-primary-fields{display:grid;gap:20px;padding:22px}.meal-title-field input{min-height:58px!important;font-size:18px!important;font-weight:720!important}.meal-type-selector{min-width:0;margin:0;padding:0;border:0}.meal-type-selector legend{margin-bottom:10px;color:#172943;font-size:13px;font-weight:780}.meal-type-selector>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.meal-type-selector label{position:relative;display:grid;place-items:center;min-height:46px;padding:0 8px;border:1px solid #d7e0e6;border-radius:13px;background:#fff;color:#4e5e72;font-size:13px;font-weight:760;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.meal-type-selector label:hover{border-color:#b8c6cf;background:#fafcfc}.meal-type-selector label.is-selected{border-color:#f7822e94;background:#fff3e9;color:#7d3b0d;box-shadow:inset 0 0 0 1px #f7822e1f}.meal-type-selector label:active{transform:scale(.98)}.meal-type-selector input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.meal-type-selector input:focus-visible+span{outline:3px solid rgba(247,130,46,.35);outline-offset:5px;border-radius:4px}.meal-date-field>span{display:flex;align-items:center;gap:6px}.meal-more-options{border-top:1px solid #d7e0e6}.meal-more-options summary{display:flex;align-items:center;min-height:56px;padding:0 22px;color:#9a4a12;font-size:14px;font-weight:800;cursor:pointer;list-style:none}.meal-more-options summary::-webkit-details-marker{display:none}.meal-more-options summary:after{content:"+";margin-left:auto;font-size:20px;font-weight:500;transition:transform .16s ease}.meal-more-options[open] summary:after{transform:rotate(45deg)}.meal-more-options[open] summary{border-bottom:1px solid #d7e0e6}.meal-more-options-content{padding:22px;background:#fbfcfc}.meal-footer-actions{display:flex;gap:10px;margin-left:auto}.meal-footer-spacer{display:block}.meal-editor-modal .modal-footer .button{min-width:132px}.meal-plan-list-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.meal-day-v2{padding:0!important;overflow:hidden}.meal-day-v2>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 17px;border-bottom:1px solid #e1e7e4;background:#fbfcfc}.meal-day-v2.is-today{border-color:#f7822e7a!important;box-shadow:0 10px 28px #f7822e17!important}.meal-day-v2.is-today>header{background:#fff7f0}.meal-day-v2>header>div{display:flex;align-items:baseline;gap:8px;min-width:0}.meal-day-v2>header small{color:#59697c;font-size:12px;font-weight:800}.meal-day-v2.is-today>header small{color:#9a4a12;text-transform:uppercase;letter-spacing:.06em}.meal-day-v2>header strong{color:#172943;font-size:15px}.meal-day-add{min-height:40px;padding:0 10px;border:1px solid #d7e0e6;border-radius:11px;background:#fff;color:#9a4a12;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800}.meal-day-items{display:flex;flex-direction:column;padding:6px 14px 10px}.meal-day-items>button{width:100%;min-height:62px;padding:8px 3px;border:0;border-bottom:1px solid #e4e9e7;background:transparent;display:grid;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:12px;text-align:left}.meal-day-items>button:last-child{border-bottom:0}.meal-day-items>button:hover{background:#f7f9f8;border-radius:12px}.meal-day-items>button>span:last-child{display:flex;flex-direction:column;gap:3px;min-width:0}.meal-day-items strong{color:#172943;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meal-day-items small{color:#68768a;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meal-type{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 9px;border-radius:999px;background:#edf2f3;color:#405163;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.meal-type-dinner{background:#fff0e5;color:#8a420f}.meal-type-breakfast{background:#fff7d9;color:#715800}.meal-type-lunch{background:#eaf5ef;color:#235c42}.meal-type-snack{background:#f2ecfb;color:#5c3b86}.meal-day-empty{width:100%;min-height:88px;padding:14px 17px;border:0;background:#fff;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;text-align:left;color:#667588}.meal-day-empty>svg{width:38px;height:38px;padding:9px;border-radius:12px;background:#f0f3f1;color:#718087}.meal-day-empty>span{display:flex;flex-direction:column;gap:3px}.meal-day-empty strong{color:#33435a;font-size:14px}.meal-day-empty small{font-size:12px;line-height:1.4}.meal-day-empty:hover{background:#fbfcfc}@media(max-width:760px){.meal-plan-list-v2{grid-template-columns:minmax(0,1fr)}}@media(max-width:640px){.meal-editor-modal .modal-header{padding:calc(14px + env(safe-area-inset-top)) 18px 14px!important}.meal-editor-modal .modal-header h2{font-size:22px!important}.meal-primary-fields{gap:17px;padding:18px}.meal-title-field input{min-height:54px!important;font-size:17px!important}.meal-type-selector>div{grid-template-columns:repeat(2,minmax(0,1fr))}.meal-type-selector label:last-child{grid-column:1/-1}.meal-more-options summary{padding:0 18px}.meal-more-options-content{padding:18px}.meal-editor-modal .modal-footer{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important}.meal-editor-modal .meal-delete-action{grid-column:1/-1;order:2;min-height:40px!important;background:transparent!important;border-color:transparent!important}.meal-editor-modal .meal-footer-spacer{display:none}.meal-footer-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-column:1/-1;width:100%;margin:0}.meal-editor-modal .modal-footer .button{width:100%;min-width:0;min-height:50px!important}.meal-day-v2>header{padding:13px 14px}.meal-day-items{padding-inline:11px}}@media(max-width:360px){.meal-primary-fields,.meal-more-options-content{padding-left:14px;padding-right:14px}.meal-day-items>button{grid-template-columns:72px minmax(0,1fr);gap:9px}}@media(prefers-reduced-motion:reduce){.meal-type-selector label,.meal-more-options summary:after{transition:none!important}}body.quick-add-open{overflow:hidden!important;overscroll-behavior:none}body.quick-add-open .bottom-nav,body.quick-add-open .floating-add{visibility:hidden!important;pointer-events:none!important}.quick-add-overlay{position:fixed!important;inset:0!important;z-index:1400!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:18px!important;background:#0918247a!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;overscroll-behavior:contain}.quick-add-sheet-v2{width:min(680px,100%)!important;max-height:min(760px,calc(100dvh - 36px))!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important;border:1px solid rgba(215,224,230,.95)!important;border-radius:28px!important;background:#fff!important;box-shadow:0 28px 80px #0b1f3a47!important;animation:quick-add-rise .2s ease-out both}.quick-add-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:16px!important;padding:22px 22px 18px!important;border-bottom:1px solid #e1e7eb!important}.quick-add-header>div{min-width:0}.quick-add-header .eyebrow{display:block;margin-bottom:5px;color:#9a4a12;font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.quick-add-header h2{margin:0;color:#10213a;font-size:24px;line-height:1.15;letter-spacing:-.025em}.quick-add-header p{margin:7px 0 0;color:#5f6c7f;font-size:13px;line-height:1.45}.quick-add-close{width:42px!important;height:42px!important;min-width:42px!important;border-radius:13px!important;color:#33435a!important}.quick-add-actions{min-height:0;overflow-y:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px 22px calc(22px + env(safe-area-inset-bottom));overscroll-behavior:contain}.quick-add-actions>button{min-width:0;min-height:88px;display:grid;grid-template-columns:46px minmax(0,1fr) 28px;align-items:center;gap:12px;padding:13px 14px;border:1px solid #d7e0e6;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcfc);color:#10213a;text-align:left;box-shadow:0 5px 16px #0b1f3a0b;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.quick-add-actions>button:hover{border-color:#f7822e80;background:#fffaf6;box-shadow:0 9px 22px #0b1f3a14;transform:translateY(-1px)}.quick-add-actions>button:active{transform:scale(.985)}.quick-add-actions>button:focus-visible{outline:3px solid rgba(247,130,46,.42);outline-offset:2px}.quick-add-sheet-v2 .quick-add-actions>button>span{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}.quick-add-sheet-v2 .quick-add-action-icon{width:46px!important;height:46px!important;min-width:46px!important;display:grid!important;place-items:center!important;border-radius:15px!important;background:#fff0e5!important;color:#9a4a12!important}.quick-add-sheet-v2 .quick-add-action-copy{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;overflow:hidden!important}.quick-add-sheet-v2 .quick-add-action-copy strong{display:block!important;max-width:100%!important;font-size:15px!important;line-height:1.2!important;white-space:normal!important;overflow-wrap:anywhere!important}.quick-add-sheet-v2 .quick-add-action-copy small{display:block!important;max-width:100%!important;color:#5f6c7f!important;font-size:12px!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:anywhere!important}.quick-add-sheet-v2 .quick-add-action-arrow{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;justify-self:end!important;color:#9a4a12!important;font-size:24px!important;line-height:1!important}@keyframes quick-add-rise{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:900px){.quick-add-overlay{padding:0!important}.quick-add-sheet-v2{width:100%!important;max-width:none!important;max-height:calc(100dvh - 44px)!important;border-left:0!important;border-right:0!important;border-bottom:0!important;border-radius:26px 26px 0 0!important}.quick-add-header{padding:20px 18px 16px!important}.quick-add-header h2{font-size:22px!important}.quick-add-actions{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;padding:12px 14px calc(14px + env(safe-area-inset-bottom))!important}.quick-add-actions>button{min-height:72px!important;grid-template-columns:44px minmax(0,1fr) 24px!important;gap:12px!important;border-radius:16px!important;padding:11px 13px!important}.quick-add-sheet-v2 .quick-add-action-icon{width:44px!important;height:44px!important;min-width:44px!important;border-radius:14px!important}.quick-add-sheet-v2 .quick-add-action-copy strong{font-size:15px!important;white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.quick-add-sheet-v2 .quick-add-action-copy small{font-size:12px!important;line-height:1.3!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body:not(.quick-add-open):not(.modal-open) .floating-add.v08-floating-add{position:fixed!important;right:max(16px,env(safe-area-inset-right))!important;bottom:calc(88px + env(safe-area-inset-bottom))!important;z-index:120!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;padding:0!important;display:grid!important;place-items:center!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;border:0!important;border-radius:18px!important;background:#f7822e!important;color:#fff!important;box-shadow:0 14px 30px #8e430f47!important}body:not(.quick-add-open):not(.modal-open) .floating-add.v08-floating-add:focus-visible{outline:3px solid rgba(247,130,46,.42)!important;outline-offset:4px!important}}@media(max-width:480px){.quick-add-sheet-v2{max-height:calc(100dvh - 28px)!important}.quick-add-header{padding:18px 16px 14px!important;gap:12px!important}.quick-add-header p{font-size:12px!important}.quick-add-actions{padding-left:10px!important;padding-right:10px!important}.quick-add-actions>button{min-height:68px!important;padding:10px 12px!important}}@media(max-width:360px){.quick-add-header{padding-left:14px!important;padding-right:14px!important}.quick-add-actions{padding-left:8px!important;padding-right:8px!important}.quick-add-sheet-v2 .quick-add-action-copy small{font-size:11px!important}body:not(.quick-add-open):not(.modal-open) .floating-add.v08-floating-add{right:12px!important;bottom:calc(84px + env(safe-area-inset-bottom))!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;border-radius:16px!important}}@media(prefers-reduced-motion:reduce){.quick-add-sheet-v2,.quick-add-actions>button{animation:none!important;transition:none!important}}.kitchen-display-v2{min-height:100dvh;padding:clamp(22px,2.8vw,42px);background:linear-gradient(145deg,#071426,#0b1f3a 58%,#102b4d);color:#fff;overflow-x:hidden}.kitchen-display-v2.is-loading{display:grid;place-content:center;gap:18px;text-align:center}.kitchen-display-v2.is-loading p{color:#ffffffb8;font-size:16px}.kitchen-loading-mark{display:flex;justify-content:center}.kitchen-display-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;margin-bottom:clamp(20px,2.4vw,34px)}.kitchen-display-identity{min-width:0;display:flex;align-items:center;gap:18px}.kitchen-display-identity .product-lockup{flex:none}.kitchen-display-identity>div{min-width:0;display:flex;flex-direction:column;gap:3px}.kitchen-display-identity span{color:#f7b77e;font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.kitchen-display-identity strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:clamp(22px,2.4vw,36px);line-height:1.05}.kitchen-display-clock{text-align:center;display:flex;flex-direction:column;color:#fff}.kitchen-display-clock strong{color:#fff!important;font-size:clamp(34px,4.3vw,68px);line-height:.95;letter-spacing:-.055em;font-variant-numeric:tabular-nums;text-shadow:0 3px 18px rgba(0,0,0,.26)}.kitchen-display-clock span{margin-top:8px;color:#ffffffd1!important;font-size:clamp(13px,1.2vw,18px)}.kitchen-display-actions{justify-self:end;display:flex;align-items:center;gap:10px}.kitchen-display-actions button{width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:#ffffff13;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.kitchen-display-actions button span{display:none}.kitchen-display-actions .kitchen-customize-button,.kitchen-display-actions .kitchen-exit-button{width:auto;min-width:52px;padding:0 16px;grid-template-columns:auto auto;gap:8px}.kitchen-display-actions .kitchen-customize-button span,.kitchen-display-actions .kitchen-exit-button span{display:inline;color:#fff;font-size:13px;font-weight:800}.kitchen-display-actions .kitchen-customize-button{border-color:#f7822e6b;background:#f7822e2b}.kitchen-display-actions button:focus-visible{outline:3px solid rgba(247,130,46,.5);outline-offset:3px}.kitchen-offline{display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid rgba(247,183,126,.22);border-radius:999px;background:#f7822e1c;color:#ffd3ad;font-size:11px;font-weight:750}.kitchen-message{max-width:980px;margin:0 auto clamp(22px,2.8vw,38px);padding:18px 24px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#ffffff0f;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.kitchen-message p{font-size:clamp(17px,1.7vw,25px);line-height:1.45}.kitchen-message span{display:block;margin-top:8px;color:#f7b77e;font-size:12px}.kitchen-display-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px,1.5vw,22px);align-items:start}.kitchen-display-card{grid-column:span 4;min-width:0;min-height:clamp(240px,29vh,390px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(224,232,238,.9);border-radius:clamp(20px,1.8vw,28px);background:#fff;color:#10213a;box-shadow:0 22px 55px #00000030}.kitchen-display-card>header{min-height:76px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 20px;border-bottom:1px solid #e1e7eb}.kitchen-card-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#edf3f6;color:#345c88}.kitchen-display-card h2{font-size:clamp(18px,1.5vw,25px);letter-spacing:-.025em}.kitchen-display-card header b{min-width:28px;height:28px;padding:0 8px;display:grid;place-items:center;border-radius:999px;background:#eef2f5;color:#526176;font-size:12px}.tone-calendar .kitchen-card-icon{background:#fff0e5;color:#9a4a12}.tone-tasks .kitchen-card-icon{background:#eaf2ff;color:#345c88}.tone-groceries .kitchen-card-icon{background:#eef8ec;color:#397443}.tone-meals .kitchen-card-icon{background:#fff6dc;color:#9a6713}.tone-reminders .kitchen-card-icon{background:#f1edff;color:#6657d9}.kitchen-card-content{min-height:0;padding:8px 20px 18px;overflow:hidden}.kitchen-display-row{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid #edf1f3}.kitchen-display-row:last-child{border-bottom:0}.kitchen-display-row>i{width:5px;height:36px;border-radius:999px}.kitchen-display-row>span{min-width:0;display:flex;flex-direction:column;gap:3px}.kitchen-display-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(14px,1.15vw,18px)}.kitchen-display-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#687589;font-size:clamp(11px,.95vw,14px)}.kitchen-display-empty{min-height:150px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px 2px}.kitchen-display-empty strong{font-size:clamp(20px,1.8vw,28px);letter-spacing:-.03em}.kitchen-display-empty span{margin-top:7px;color:#718095;font-size:clamp(12px,1vw,15px);line-height:1.45}.kitchen-display-v2.cards-5 .kitchen-display-card:nth-child(-n+2){grid-column:span 6}.kitchen-display-v2.cards-5 .kitchen-display-card:nth-child(n+3){grid-column:span 4}@media(max-width:1100px){.kitchen-display-header{grid-template-columns:minmax(0,1fr) auto}.kitchen-display-clock{grid-column:1/-1;grid-row:2}.kitchen-display-card,.kitchen-display-v2.cards-5 .kitchen-display-card:nth-child(n){grid-column:span 6}.kitchen-display-card{min-height:280px}}@media(max-width:720px){.kitchen-display-v2{padding:18px 14px 26px}.kitchen-display-header{grid-template-columns:minmax(0,1fr) auto;gap:14px}.kitchen-display-identity{gap:11px}.kitchen-display-identity .product-lockup{display:none}.kitchen-display-identity span{font-size:9px}.kitchen-display-identity strong{font-size:23px}.kitchen-display-clock{align-items:flex-start;text-align:left;padding:12px 0 0;border-top:1px solid rgba(255,255,255,.1)}.kitchen-display-clock strong{font-size:42px;color:#fff!important}.kitchen-display-clock span{font-size:13px;color:#ffffffd1!important}.kitchen-display-actions{align-self:start;gap:8px}.kitchen-offline{position:fixed;left:14px;right:14px;bottom:14px;z-index:5;justify-content:center;background:#6f3412;border-color:#b8662b}.kitchen-display-actions button{width:46px;height:46px;border-radius:15px}.kitchen-display-actions .kitchen-customize-button,.kitchen-display-actions .kitchen-exit-button{width:46px;min-width:46px;padding:0;display:grid;grid-template-columns:1fr}.kitchen-display-actions .kitchen-customize-button span,.kitchen-display-actions .kitchen-exit-button span{display:none}.kitchen-message{padding:15px 18px;text-align:left}.kitchen-display-grid{grid-template-columns:minmax(0,1fr);gap:12px}.kitchen-display-card,.kitchen-display-v2.cards-5 .kitchen-display-card:nth-child(n){grid-column:1;min-height:0}.kitchen-display-card>header{min-height:64px;padding:12px 15px}.kitchen-card-icon{width:38px;height:38px}.kitchen-card-content{padding:5px 15px 13px}.kitchen-display-row{padding:11px 0}.kitchen-display-empty{min-height:96px;padding:14px 1px}.kitchen-display-empty strong{font-size:19px}}@media(prefers-reduced-motion:reduce){.kitchen-display-v2 *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.hub-live-grid{--hub-live-row:58px;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(var(--hub-live-rows),var(--hub-live-row));grid-auto-flow:dense;align-items:stretch}.hub-live-grid .kitchen-display-card{position:relative;min-width:0;min-height:0;height:100%;overflow:hidden}.hub-live-grid .kitchen-card-content{min-height:0;overflow:hidden}.kitchen-display-v2.density-compact .kitchen-display-card>header{min-height:58px;padding-block:10px}.kitchen-display-v2.density-compact .kitchen-card-content{padding-top:3px}.kitchen-display-v2.density-compact .kitchen-display-row{padding:8px 0}.kitchen-display-v2.density-compact .kitchen-display-empty{min-height:74px}.kitchen-display-v2.is-customizing{overflow:auto}.kitchen-display-v2.is-customizing .hub-live-grid{min-width:760px;padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:calc(100%/12) 58px;touch-action:none}.hub-edit-banner{display:flex;align-items:center;justify-content:center;gap:9px;margin:0 auto 16px;padding:11px 16px;border:1px solid rgba(247,183,126,.28);border-radius:16px;background:#f7822e1f;color:#ffe0c3;font-size:13px;font-weight:750}.hub-edit-banner svg{width:18px;height:18px}.hub-editable-widget{outline:2px dashed rgba(247,130,46,.42);outline-offset:-2px;transition:opacity .15s ease,box-shadow .15s ease,outline-color .15s ease}.hub-editable-widget.is-interacting{z-index:8;outline-color:#f7822e;box-shadow:0 28px 70px #00000052,0 0 0 5px #f7822e2e}.hub-editable-widget.is-hidden{opacity:.48}.hub-editable-widget>header{cursor:grab;-webkit-user-select:none;user-select:none;grid-template-columns:auto auto minmax(0,1fr) auto auto}.hub-editable-widget>header:active{cursor:grabbing}.hub-drag-icon{width:19px;height:19px;color:#9a4a12}.hub-visibility-button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:11px;background:#f1f4f6;color:#526176}.hub-visibility-button:hover{background:#fff0e5;color:#9a4a12}.hub-visibility-button svg{width:18px;height:18px}.hub-live-resize-handle{position:absolute;right:5px;bottom:5px;z-index:4;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:13px;background:#fff0e5;color:#9a4a12;box-shadow:0 4px 14px #0b1f3a21;cursor:nwse-resize;touch-action:none}.hub-live-resize-handle svg{width:19px;height:19px}.kitchen-display-actions .kitchen-save-button,.kitchen-display-actions .kitchen-cancel-button,.kitchen-display-actions .kitchen-reset-button{width:auto;min-width:104px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:13px}.kitchen-display-actions .kitchen-save-button{background:#f7822e;border-color:#f7822e;color:#fff}.kitchen-display-actions .kitchen-cancel-button{background:#ffffff1f}.kitchen-display-actions .kitchen-reset-button{background:transparent}.kitchen-display-actions button:disabled{opacity:.6;cursor:wait}.tone-weather .kitchen-card-icon{background:#e7f5ff;color:#27658b}.hub-weather-setup{display:grid;align-content:center;min-height:100%;padding:10px 0}.hub-weather-setup label{display:grid;gap:9px}.hub-weather-setup label>span{display:flex;align-items:center;gap:7px;color:#33435a;font-size:12px;font-weight:800}.hub-weather-setup label>span svg{width:16px;height:16px;color:#9a4a12}.hub-weather-setup input{width:100%;min-height:46px;padding:0 13px;border:1px solid #ccd8df;border-radius:13px;background:#fff;color:#10213a;font:inherit}.hub-weather-setup input:focus{outline:3px solid rgba(247,130,46,.18);border-color:#f7822e}.hub-weather-setup p{margin:9px 0 0;color:#687589;font-size:11px;line-height:1.45}.hub-weather-content{display:grid;gap:14px;padding-top:8px}.hub-weather-current{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hub-weather-current>div:first-child{display:grid;gap:3px}.hub-weather-current>div:first-child>strong{font-size:clamp(42px,4vw,70px);line-height:.9;letter-spacing:-.06em;color:#10213a}.hub-weather-current>div:first-child>span{font-size:15px;font-weight:800;color:#33435a}.hub-weather-current small{color:#687589}.hub-weather-location{max-width:48%;display:flex;align-items:center;justify-content:flex-end;gap:5px;color:#526176;font-size:11px;font-weight:750;text-align:right}.hub-weather-location svg{width:14px;height:14px;flex:none;color:#9a4a12}.hub-weather-forecast{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.hub-weather-forecast>div{min-width:0;display:grid;justify-items:center;gap:4px;padding:9px 5px;border:1px solid #e2e9ed;border-radius:12px;background:#f7fafb;text-align:center}.hub-weather-forecast strong{font-size:10px;color:#33435a}.hub-weather-forecast span{font-size:22px;line-height:1}.hub-weather-forecast small{font-size:10px;color:#526176;white-space:nowrap}.hub-weather-forecast em{font-size:9px;color:#687589;font-style:normal;white-space:nowrap}.hub-weather-stale{margin:0;color:#8a5a2c;font-size:10px}.kitchen-display-v2.density-compact .hub-weather-content{gap:9px}.kitchen-display-v2.density-compact .hub-weather-forecast>div{padding-block:6px}@media(max-width:1100px){.hub-live-grid:not(.kitchen-display-v2.is-customizing .hub-live-grid){grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:minmax(210px,auto)}.kitchen-display-v2:not(.is-customizing) .hub-live-grid .kitchen-display-card{grid-column:span 3!important;grid-row:auto!important}.kitchen-display-v2:not(.is-customizing) .hub-live-grid .kitchen-display-card.tone-calendar,.kitchen-display-v2:not(.is-customizing) .hub-live-grid .kitchen-display-card[style*="span 7"],.kitchen-display-v2:not(.is-customizing) .hub-live-grid .kitchen-display-card[style*="span 8"],.kitchen-display-v2:not(.is-customizing) .hub-live-grid .kitchen-display-card[style*="span 9"],.kitchen-display-v2:not(.is-customizing) .hub-live-grid .kitchen-display-card[style*="span 10"],.kitchen-display-v2:not(.is-customizing) .hub-live-grid .kitchen-display-card[style*="span 11"],.kitchen-display-v2:not(.is-customizing) .hub-live-grid .kitchen-display-card[style*="span 12"]{grid-column:1/-1!important}.kitchen-display-v2.is-customizing .kitchen-display-header{grid-template-columns:minmax(0,1fr)}.kitchen-display-v2.is-customizing .kitchen-display-clock{display:none}.kitchen-display-v2.is-customizing .kitchen-display-actions{justify-self:start;flex-wrap:wrap}}@media(max-width:720px){.kitchen-display-v2:not(.is-customizing) .hub-live-grid{display:flex;flex-direction:column;gap:14px}.kitchen-display-v2:not(.is-customizing) .hub-live-grid .kitchen-display-card{min-height:0!important;height:auto;grid-column:auto!important;grid-row:auto!important}.kitchen-display-v2.is-customizing{padding-inline:10px}.kitchen-display-v2.is-customizing .hub-live-grid{min-width:720px}.hub-edit-banner{justify-content:flex-start;line-height:1.4}.kitchen-display-actions .kitchen-save-button,.kitchen-display-actions .kitchen-cancel-button,.kitchen-display-actions .kitchen-reset-button{min-width:0;height:44px;padding:0 12px;font-size:12px}.hub-weather-current>div:first-child>strong{font-size:48px}.hub-weather-forecast{gap:5px}.hub-weather-forecast>div{padding-inline:3px}.kitchen-display-v2.density-compact .kitchen-display-row{padding:8px 0}.kitchen-display-v2.density-compact .kitchen-display-empty{min-height:76px}}@media(max-width:390px){.hub-weather-current{align-items:flex-end}.hub-weather-location{max-width:44%;font-size:10px}.hub-weather-forecast{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.hub-editable-widget{transition:none}}.kitchen-display-actions .kitchen-exit-button{width:auto;min-width:92px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#ffffff1c;font-weight:800;font-size:13px}.kitchen-display-actions .kitchen-exit-button svg{width:19px;height:19px}.kitchen-display-actions .kitchen-exit-button span{display:inline}.kitchen-display-actions .kitchen-fullscreen-button{flex:none}@media(max-width:720px){.kitchen-display-actions{gap:8px}.kitchen-display-actions .kitchen-exit-button{min-width:78px;height:46px;padding:0 12px;border-radius:15px;font-size:12px}.kitchen-display-actions .kitchen-fullscreen-button{width:46px;height:46px}.kitchen-display-identity strong{max-width:calc(100vw - 190px)}}@media(max-width:390px){.kitchen-display-actions .kitchen-exit-button{width:46px;min-width:46px;padding:0}.kitchen-display-actions .kitchen-exit-button span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.kitchen-display-identity strong{max-width:calc(100vw - 150px)}}.home-display-settings-card{overflow:hidden}.display-settings-loading{margin:0;color:#687589}.hub-customizer-card .settings-heading{margin-bottom:18px}.hub-customizer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.hub-customizer-toolbar p{display:flex;align-items:center;gap:7px;margin:0;color:#687589;font-size:12px}.display-density-options{display:flex;gap:7px}.display-density-options button{min-height:38px;padding:0 14px;border:1px solid #d8e1e7;border-radius:12px;background:#fff;color:#526176;font-size:12px;font-weight:800;text-transform:capitalize}.display-density-options button.active{border-color:#f7822e;background:#fff0e5;color:#9a4a12;box-shadow:0 0 0 3px #f7822e14}.hub-canvas-scroll{overflow:auto;padding:4px 2px 12px;overscroll-behavior:contain}.hub-layout-canvas{--hub-row:52px;position:relative;min-width:620px;min-height:calc(var(--hub-rows)*var(--hub-row));display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(var(--hub-rows),var(--hub-row));gap:8px;padding:14px;border:1px solid #d9e2e8;border-radius:22px;background-color:#f6f8f9;background-image:linear-gradient(rgba(16,33,58,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(16,33,58,.035) 1px,transparent 1px);background-size:calc((100% - 28px)/12) var(--hub-row);touch-action:none}.hub-editor-widget{position:relative;min-width:0;overflow:hidden;border:1px solid #d6e0e6;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcfd);box-shadow:0 8px 20px #0b1f3a12;transition:box-shadow .16s ease,border-color .16s ease,opacity .16s ease}.hub-editor-widget.is-interacting{z-index:4;border-color:#f7822e;box-shadow:0 14px 30px #91430f2e,0 0 0 4px #f7822e1a}.hub-editor-widget.is-hidden{opacity:.48;border-style:dashed}.hub-editor-widget>header{min-height:46px;display:grid;grid-template-columns:22px minmax(0,1fr) 36px;align-items:center;gap:6px;padding:7px 8px 7px 10px;border-bottom:1px solid #e6ebee;cursor:grab;-webkit-user-select:none;user-select:none}.hub-editor-widget>header:active{cursor:grabbing}.hub-editor-widget>header>svg{color:#8792a0}.hub-editor-widget>header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#10213a;font-size:13px}.hub-editor-widget>header button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:#526176}.hub-editor-widget>header button:hover{background:#f0f3f5;color:#10213a}.hub-editor-widget>header button svg{width:17px;height:17px}.hub-widget-sample{display:grid;align-content:start;gap:6px;padding:13px;color:#33435a}.hub-widget-sample span{font-size:12px;font-weight:720}.hub-widget-sample small{color:#7a8697;font-size:11px}.hub-resize-handle{position:absolute;right:3px;bottom:3px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:12px;background:transparent;color:#9a4a12;cursor:nwse-resize;touch-action:none}.hub-resize-handle:hover{background:#fff0e5}.hub-resize-handle svg{width:18px;height:18px}.hub-keyboard-controls{position:absolute;left:8px;bottom:7px;display:flex;gap:3px;opacity:0;pointer-events:none;transition:opacity .16s ease}.hub-editor-widget:focus-within .hub-keyboard-controls{opacity:1;pointer-events:auto}.hub-keyboard-controls button{width:26px;height:26px;border:1px solid #d9e2e8;border-radius:8px;background:#fff;color:#33435a;font-weight:800}.hub-customizer-note{margin:4px 0 16px;color:#687589;font-size:12px;line-height:1.45}.hub-customizing{-webkit-user-select:none;user-select:none;cursor:grabbing}.hub-customizing iframe{pointer-events:none}@media(max-width:760px){.hub-customizer-toolbar{align-items:flex-start;flex-direction:column}.hub-customizer-toolbar p{line-height:1.4}.hub-layout-canvas{min-width:560px}.hub-canvas-scroll{margin-inline:-8px;padding-inline:8px}.hub-keyboard-controls{opacity:1;pointer-events:auto}}@media(prefers-reduced-motion:reduce){.hub-editor-widget,.hub-keyboard-controls{transition:none}}.v082-shell .v08-bottom-nav .oso-nav-link{position:relative!important;isolation:auto!important;display:grid!important;grid-template-rows:48px 15px!important;justify-items:center!important;align-items:center!important;row-gap:0!important;overflow:visible!important;min-width:0!important;background:transparent!important;background-image:none!important;border:0!important;border-radius:0!important;box-shadow:none!important}.v082-shell .v08-bottom-nav .oso-nav-link:before{content:"";position:absolute;z-index:0;top:-9px;left:50%;width:62px;height:62px;border:0;border-radius:999px;background:radial-gradient(circle,#f7822e2e,#f7822e14 48%,#f7822e00 74%);box-shadow:none;transform:translate(-50%) scale(.94);opacity:.78;pointer-events:none}.v082-shell .v08-bottom-nav .oso-nav-link:after{content:none!important}.v082-shell .v08-bottom-nav .oso-nav-link .oso-nav-brand-mark{z-index:1!important;width:50px!important;height:50px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;overflow:hidden!important;display:block!important;position:relative!important;transform:translateY(-7px)!important;filter:drop-shadow(0 7px 10px rgba(11,31,58,.18));transition:transform .22s cubic-bezier(.22,.8,.3,1),filter .22s ease}.v082-shell .v08-bottom-nav .oso-nav-link .oso-nav-brand-mark>img{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}.v082-shell .v08-bottom-nav .oso-nav-link>span{position:relative!important;z-index:1!important;align-self:start!important;color:#536176!important;font-weight:760!important;line-height:1!important;transform:translateY(-2px)!important;transition:color .18s ease,transform .18s ease}.v082-shell .v08-bottom-nav .oso-nav-link:hover:before,.v082-shell .v08-bottom-nav .oso-nav-link:focus-visible:before{opacity:1;transform:translate(-50%) scale(1.04)}.v082-shell .v08-bottom-nav .oso-nav-link:hover .oso-nav-brand-mark,.v082-shell .v08-bottom-nav .oso-nav-link:focus-visible .oso-nav-brand-mark{transform:translateY(-9px) scale(1.035)!important;filter:drop-shadow(0 9px 13px rgba(145,67,15,.22))}.v082-shell .v08-bottom-nav .oso-nav-link:active .oso-nav-brand-mark{transform:translateY(-5px) scale(.97)!important}.v082-shell .v08-bottom-nav .oso-nav-link.active:before{opacity:1;background:radial-gradient(circle,#f7822e40,#f7822e1c 48%,#f7822e00 75%)}.v082-shell .v08-bottom-nav .oso-nav-link.active .oso-nav-brand-mark{transform:translateY(-9px) scale(1.045)!important;filter:drop-shadow(0 9px 14px rgba(145,67,15,.26))}.v082-shell .v08-bottom-nav .oso-nav-link.active>span{color:var(--brand-orange-text)!important;transform:translateY(-2px)!important}.v082-shell .v08-bottom-nav .oso-nav-link:focus-visible{outline:none!important}@media(max-width:360px){.v082-shell .v08-bottom-nav .oso-nav-link{grid-template-rows:45px 15px!important}.v082-shell .v08-bottom-nav .oso-nav-link:before{width:56px;height:56px;top:-7px}.v082-shell .v08-bottom-nav .oso-nav-link .oso-nav-brand-mark{width:46px!important;height:46px!important;transform:translateY(-5px)!important}}@media(prefers-reduced-motion:reduce){.v082-shell .v08-bottom-nav .oso-nav-link .oso-nav-brand-mark,.v082-shell .v08-bottom-nav .oso-nav-link>span{transition:none!important}}.today-refined .today-hero-v08{align-items:center;padding-top:2px}.today-refined .today-hero-v08 p{max-width:620px}.today-refined .today-add-button{min-width:112px;justify-content:center}.family-snapshot-grid-v08{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.family-snapshot-grid-v08>button{position:relative;min-width:0;min-height:116px;padding:15px;border:1px solid #d7e0e6;border-radius:20px;background:linear-gradient(180deg,#fff,#fbfcfc);box-shadow:0 7px 22px #0b1f3a0e;display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-template-rows:auto auto 1fr;align-items:center;gap:2px 10px;text-align:left;color:#10213a}.family-snapshot-grid-v08>button:hover{border-color:#b9c7cf;transform:translateY(-1px);box-shadow:0 10px 26px #0b1f3a14}.snapshot-tile-icon{grid-row:1/4;width:42px;height:42px;border-radius:13px;background:#eaf0f2;color:#173b52;display:grid;place-items:center}.snapshot-tile-icon svg{width:20px;height:20px}.family-snapshot-grid-v08 small{font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase;color:#687589}.family-snapshot-grid-v08 strong{min-width:0;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.family-snapshot-grid-v08 em{min-width:0;font-style:normal;font-size:11px;color:#687589;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.family-snapshot-grid-v08>button>svg{grid-column:3;grid-row:1/4;color:#8792a0}.earlier-today-v08{margin-top:12px;border-top:1px solid #e2e7ea}.earlier-today-v08 summary{min-height:48px;padding:9px 3px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;color:#526176;font-size:12px;font-weight:800;list-style:none}.earlier-today-v08 summary::-webkit-details-marker{display:none}.earlier-today-v08 summary span{display:flex;align-items:center;gap:7px}.earlier-today-v08 summary strong{min-width:24px;height:24px;border-radius:999px;background:#eef2f4;display:grid;place-items:center;font-size:11px}.earlier-today-v08 .today-timeline-list,.earlier-today-v08>div{display:flex;flex-direction:column}.today-timeline-list>button.is-past,.earlier-today-v08>div>button.is-past{opacity:.68}.today-timeline-list>button.is-past strong,.earlier-today-v08>div>button.is-past strong{text-decoration:none}.today-refined .featured-copy strong,.today-refined .today-timeline-list strong,.today-refined .today-task-list strong{display:flex;align-items:center;gap:6px}.today-refined .event-repeat-mark{flex:none;color:#687589}@media(max-width:760px){.today-refined{gap:14px}.today-refined .today-hero-v08{align-items:flex-end;gap:12px}.today-refined .today-hero-v08 h1{font-size:clamp(29px,9vw,38px)}.today-refined .today-hero-v08 p{font-size:14px;margin-top:7px}.today-refined .today-add-button{min-width:48px;width:48px;height:48px;padding:0;border-radius:15px;font-size:0}.today-refined .today-add-button svg{width:21px;height:21px}.family-snapshot-grid-v08{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.family-snapshot-grid-v08>button{min-height:104px;padding:12px;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto 1fr;gap:2px 9px}.snapshot-tile-icon{width:38px;height:38px;border-radius:12px}.family-snapshot-grid-v08>button>svg{display:none}.family-snapshot-grid-v08 strong{font-size:14px}.today-refined .today-primary-grid{display:flex;flex-direction:column}.today-refined .next-up-card{order:1}.today-refined .family-snapshot-grid-v08{order:2}.today-refined .featured-event{grid-template-columns:62px 4px minmax(0,1fr) auto;gap:10px}.today-refined .featured-copy strong{font-size:17px}.today-refined .today-timeline-list>button,.earlier-today-v08>div>button{grid-template-columns:60px 7px minmax(0,1fr) auto;gap:9px}.today-refined .today-empty{grid-template-columns:auto minmax(0,1fr);min-height:112px}.today-refined .today-empty>button{grid-column:1/-1;width:100%}}@media(max-width:360px){.family-snapshot-grid-v08{grid-template-columns:minmax(0,1fr)}.family-snapshot-grid-v08>button{min-height:84px}.today-refined .week-glance-v08{gap:3px;padding:6px}.today-refined .week-glance-v08 button{min-height:64px}.today-refined .week-glance-v08 strong{font-size:20px}}@media(prefers-reduced-motion:reduce){.family-snapshot-grid-v08>button{transition:none}.family-snapshot-grid-v08>button:hover{transform:none}}.calendar-complete-v1{--calendar-accent:#f7822e;--calendar-accent-text:#9a4a12}.calendar-complete-v1 .calendar-command-bar-v08{position:sticky;top:0;z-index:5;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.calendar-complete-v1 .calendar-view-switcher-v08 button[aria-pressed=true]{background:#fff;color:#10213a;box-shadow:0 2px 8px #0b1f3a1a}.calendar-complete-v1 .calendar-filter-button{position:relative}.calendar-filter-count{min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--calendar-accent);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:850}.calendar-complete-v1 .calendar-filters-v08{scroll-margin-top:90px}.calendar-complete-v1 .calendar-loading-v08{min-height:96px;display:flex;align-items:center}.calendar-complete-v1 .event-repeat-mark{display:inline-block;vertical-align:-2px;margin-left:5px;flex:none;color:var(--calendar-accent-text)}.calendar-complete-v1 .month-events-v08>button{grid-template-columns:3px minmax(0,1fr) auto}.calendar-complete-v1 .month-events-v08>button>span{min-width:0}.calendar-complete-v1 .month-date-button:focus-visible,.calendar-complete-v1 .month-events-v08>button:focus-visible,.calendar-complete-v1 .week-event-v08:focus-visible,.calendar-complete-v1 .day-event-list-v08>button:focus-visible,.calendar-complete-v1 .agenda-day-v08>div>button:focus-visible{outline:3px solid rgba(247,130,46,.38);outline-offset:-3px}.calendar-complete-v1 .month-day-v08.is-today{background:#f6f9fb;box-shadow:inset 0 0 0 2px #173b6c}.calendar-complete-v1 .month-day-v08.is-today .month-date-button{color:#173b6c}.calendar-complete-v1 .week-day-month{display:none;font-size:10px;color:#647479;text-transform:uppercase;font-weight:800}.calendar-complete-v1 .week-columns-v08>section.is-today>header{background:#eef4f8}.calendar-complete-v1 .week-columns-v08>section.is-today>header strong{color:#173b6c}.calendar-complete-v1 .week-event-v08{min-width:0}.calendar-complete-v1 .week-event-v08>span,.calendar-complete-v1 .day-event-list-v08>button>span,.calendar-complete-v1 .agenda-day-v08>div>button>span{min-width:0}.calendar-complete-v1 .week-event-v08 strong,.calendar-complete-v1 .day-event-list-v08 strong,.calendar-complete-v1 .agenda-day-v08 strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-complete-v1 .day-heading-v08>div>small,.calendar-complete-v1 .agenda-day-v08>header>small{display:block;margin-top:5px;color:#647479;font-size:12px;font-weight:700}.calendar-complete-v1 .agenda-day-v08>header{min-width:0}.calendar-complete-v1 .agenda-day-v08>header strong{line-height:1.25}.calendar-complete-v1 .agenda-day-v08>div>button{border-radius:12px}.calendar-complete-v1 .agenda-day-v08>div>button:hover{background:#f4f7f7}.calendar-complete-v1 .empty-state{min-height:220px}@media(max-width:900px){.calendar-complete-v1 .calendar-command-bar-v08{position:relative;grid-template-columns:minmax(0,1fr) auto}.calendar-complete-v1 .calendar-navigation-v08{grid-column:1/-1}.calendar-complete-v1 .calendar-view-switcher-v08{justify-self:start}.calendar-complete-v1 .calendar-filters-v08{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-complete-v1 .calendar-legend-v08{grid-column:1/-1;justify-content:flex-start;padding:4px 0 0}.calendar-complete-v1 .agenda-day-v08{grid-template-columns:140px minmax(0,1fr)}}@media(max-width:720px){.calendar-complete-v1{gap:12px}.calendar-complete-v1 .page-header{margin-bottom:2px}.calendar-complete-v1 .page-header .button.primary{min-width:48px;width:48px;padding:0;font-size:0;border-radius:15px}.calendar-complete-v1 .page-header .button.primary svg{width:21px;height:21px}.calendar-complete-v1 .calendar-command-bar-v08{padding:10px!important;gap:10px}.calendar-complete-v1 .calendar-navigation-v08{display:grid;grid-template-columns:42px 60px 42px minmax(0,1fr);gap:5px}.calendar-complete-v1 .calendar-navigation-v08 .icon-button{width:42px;height:42px}.calendar-complete-v1 .calendar-navigation-v08>strong{font-size:16px;margin-left:5px;text-align:right}.calendar-complete-v1 .calendar-view-switcher-v08{grid-column:1/-1;width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.calendar-complete-v1 .calendar-view-switcher-v08 button{padding:0 5px;min-height:40px}.calendar-complete-v1 .calendar-filter-button{grid-column:1/-1;justify-self:stretch;justify-content:center;min-height:42px}.calendar-complete-v1 .calendar-filters-v08{grid-template-columns:minmax(0,1fr);gap:12px;padding:14px!important}.calendar-complete-v1 .calendar-legend-v08{grid-column:1;justify-content:flex-start}.calendar-complete-v1 .week-calendar-v08{overflow:visible;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.calendar-complete-v1 .week-columns-v08{min-width:0;display:flex;flex-direction:column;gap:10px}.calendar-complete-v1 .week-columns-v08>section{min-height:0;border:1px solid #d7e0e6;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 5px 18px #0b1f3a0d}.calendar-complete-v1 .week-columns-v08>section>header{height:58px;justify-content:space-between;padding:7px 12px}.calendar-complete-v1 .week-columns-v08>section>header button:first-child{flex-direction:row;gap:8px}.calendar-complete-v1 .week-columns-v08>section>header small{font-size:11px}.calendar-complete-v1 .week-columns-v08>section>header strong{font-size:22px}.calendar-complete-v1 .week-day-month{display:inline}.calendar-complete-v1 .week-columns-v08>section>div{padding:6px 9px 10px}.calendar-complete-v1 .week-event-v08{grid-template-columns:4px minmax(0,1fr);padding:10px 11px}.calendar-complete-v1 .week-event-v08 strong{font-size:14px}.calendar-complete-v1 .week-empty-v08{padding:12px;color:#758187}.calendar-complete-v1 .day-calendar-v08{padding:16px!important}.calendar-complete-v1 .day-heading-v08{align-items:flex-start}.calendar-complete-v1 .day-heading-v08 h2{font-size:21px}.calendar-complete-v1 .day-heading-v08 .button{width:46px;min-width:46px;padding:0;font-size:0}.calendar-complete-v1 .day-event-list-v08>button{grid-template-columns:65px 5px minmax(0,1fr) auto;gap:10px}.calendar-complete-v1 .day-event-list-v08 time{font-size:12px}.calendar-complete-v1 .agenda-v08{gap:10px}.calendar-complete-v1 .agenda-day-v08{display:block}.calendar-complete-v1 .agenda-day-v08>header{padding:14px 16px;border-right:0;border-bottom:1px solid #dfe5e2;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px}.calendar-complete-v1 .agenda-day-v08>header span{font-size:10px}.calendar-complete-v1 .agenda-day-v08>header strong{font-size:15px}.calendar-complete-v1 .agenda-day-v08>header small{margin:0;font-size:11px}.calendar-complete-v1 .agenda-day-v08>div{padding:5px 8px}.calendar-complete-v1 .agenda-day-v08>div>button{grid-template-columns:64px 5px minmax(0,1fr) auto;gap:9px;padding:9px 5px}.calendar-complete-v1 .month-day-v08{min-height:86px;padding:4px 3px}.calendar-complete-v1 .month-weekdays-v08 span{padding:8px 1px;font-size:9px}.calendar-complete-v1 .month-date-button{height:23px;padding:0 2px}.calendar-complete-v1 .month-date-button span{font-size:12px}.calendar-complete-v1 .month-date-button small{display:none}.calendar-complete-v1 .month-events-v08{gap:2px;margin-top:1px}.calendar-complete-v1 .month-events-v08>button{min-height:20px;padding:2px 3px;grid-template-columns:2px minmax(0,1fr)}.calendar-complete-v1 .month-events-v08>button>i{width:2px;height:13px}.calendar-complete-v1 .month-events-v08>button>span{font-size:9px}.calendar-complete-v1 .month-events-v08 .event-repeat-mark{display:none}.calendar-complete-v1 .month-more-v08{font-size:9px!important;padding-left:3px!important}.calendar-complete-v1 .month-add-v08{display:none}}@media(max-width:380px){.calendar-complete-v1 .calendar-navigation-v08{grid-template-columns:40px 54px 40px minmax(0,1fr)}.calendar-complete-v1 .calendar-navigation-v08>strong{font-size:14px}.calendar-complete-v1 .calendar-view-switcher-v08 button{font-size:11px}.calendar-complete-v1 .month-day-v08{min-height:76px}.calendar-complete-v1 .month-events-v08>button:nth-child(n+3){display:none}.calendar-complete-v1 .day-event-list-v08>button,.calendar-complete-v1 .agenda-day-v08>div>button{grid-template-columns:56px 4px minmax(0,1fr) auto}}@media(prefers-reduced-motion:reduce){.calendar-complete-v1 *{scroll-behavior:auto!important}}.family-experience-v1{display:grid;gap:22px}.family-summary-v1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.family-summary-v1>div{min-width:0;padding:18px 20px;border:1px solid #d7e0e6;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfcfc);box-shadow:0 7px 22px #0b1f3a0b}.family-summary-v1 span{display:block;color:#10213a;font-size:28px;font-weight:850;line-height:1}.family-summary-v1 small{display:block;margin-top:7px;color:#5f6c7f;font-size:13px;font-weight:700}.family-page-grid-v1{align-items:start}.family-section-card-v1{overflow:hidden}.family-section-heading-v1{align-items:flex-start;gap:18px}.family-section-heading-v1>div{min-width:0}.family-section-heading-v1 h2{margin:4px 0 5px;font-size:22px}.family-section-heading-v1 p{max-width:680px;margin:0;color:#5f6c7f;line-height:1.55}.family-profile-grid-v1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.family-profile-card-v1{min-width:0;min-height:76px;padding:12px 14px;border:1px solid #d7e0e6;border-radius:18px;background:#fff;display:grid;grid-template-columns:46px minmax(0,1fr) 22px;gap:12px;align-items:center;text-align:left;color:#10213a;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.family-profile-card-v1:hover{border-color:#f2b88e;box-shadow:0 8px 20px #0b1f3a12;transform:translateY(-1px)}.family-profile-card-v1 .profile-avatar{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;color:#fff;font-size:18px;font-weight:850;box-shadow:inset 0 0 0 1px #ffffff40}.family-profile-card-v1>span:nth-child(2){min-width:0;display:grid;gap:3px}.family-profile-card-v1 strong,.family-profile-card-v1 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.family-profile-card-v1 small{color:#687589;text-transform:capitalize}.member-list-v1{margin-top:18px;display:grid;gap:0}.member-row-v1{grid-template-columns:46px minmax(0,1fr) auto 44px;gap:12px;min-height:76px;padding:12px 0;border-bottom:1px solid #e2e8ec}.member-row-v1:last-child{border-bottom:0}.member-identity-v1{min-width:0;display:grid;align-content:center;gap:3px}.member-identity-v1 strong,.member-identity-v1 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-identity-v1 span{color:#687589;font-size:13px}.member-badges-v1{display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.family-invitations-v1{margin-bottom:12px}.invitation-list-v1{display:grid;gap:10px;margin-top:18px}.invitation-row-v1{display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:14px;border:1px solid #d7e0e6;border-radius:18px;background:#fff}.invitation-row-v1.status-expired{background:#fffaf6;border-color:#efd7c4}.invitation-icon-v1{width:44px;height:44px;border-radius:14px;background:#fff0e5;color:#9a4a12;display:grid;place-items:center}.invitation-row-v1>div:nth-child(2){min-width:0;display:grid;gap:4px}.invitation-row-v1>div:nth-child(2) strong,.invitation-row-v1>div:nth-child(2) span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invitation-row-v1>div:nth-child(2) span{color:#687589;font-size:13px}.invitation-actions-v1{display:flex;align-items:center;gap:5px}.button.compact{min-height:38px;padding:0 13px;border-radius:12px;font-size:13px}.icon-button.danger{color:#a33b32}.family-invite-empty-v1{display:flex;gap:13px;align-items:center;margin-top:18px;padding:18px;border:1px dashed #cad5dc;border-radius:18px;color:#456071;background:#fbfcfc}.family-invite-empty-v1>div{display:grid;gap:4px}.family-invite-empty-v1 span{color:#687589;font-size:13px}.invite-result-v1{text-align:center;display:grid;justify-items:center;gap:13px;padding:6px 0 4px}.invite-success-icon-v1{width:58px;height:58px;border-radius:19px;background:#fff0e5;color:#9a4a12;display:grid;place-items:center}.invite-result-v1 h3,.invite-result-v1 p{margin:0}.invite-result-v1 p{max-width:560px;color:#5f6c7f;line-height:1.55}.invite-copy-v1{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.invite-copy-v1 input{min-width:0}.role-explanation-v1{width:100%;display:flex;gap:10px;align-items:flex-start;padding:13px 14px;border-radius:15px;background:#f5f8fa;color:#40556d;text-align:left;font-size:13px;line-height:1.45}.invite-page-v1{min-height:100dvh;padding:max(28px,env(safe-area-inset-top)) 20px max(32px,env(safe-area-inset-bottom));display:grid;grid-template-rows:auto 1fr auto;justify-items:center;align-items:start;background:radial-gradient(circle at 50% 5%,rgba(247,130,46,.1),transparent 33%),#f7f7f4}.invite-brand-v1{display:grid;justify-items:center;gap:10px;margin-bottom:24px}.invite-brand-v1>span{color:#687589;font-size:13px;font-weight:750}.invite-card-v1{width:min(100%,720px);padding:34px;border:1px solid #d5dfe5;border-radius:30px;background:#fffffff5;box-shadow:0 24px 60px #0b1f3a1c}.invite-heading-v1,.invite-state-v1{display:grid;justify-items:center;text-align:center}.invite-heading-v1 h1,.invite-state-v1 h1{margin:10px 0;color:#10213a;font-size:clamp(34px,6vw,50px);line-height:1.02;letter-spacing:-.045em}.invite-heading-v1 p,.invite-state-v1 p{max-width:580px;margin:0;color:#647288;font-size:17px;line-height:1.55}.invite-state-icon-v1{width:66px;height:66px;border-radius:22px;background:#fff0e5;color:#9a4a12;display:grid;place-items:center;margin-bottom:14px}.invite-details-v1{display:grid;gap:0;margin:28px 0 18px;border:1px solid #dbe3e8;border-radius:20px;overflow:hidden}.invite-details-v1>div{display:grid;grid-template-columns:28px minmax(0,1fr);gap:11px;align-items:start;padding:15px 16px;border-bottom:1px solid #e3e9ed;color:#304a65}.invite-details-v1>div:last-child{border-bottom:0}.invite-details-v1 span{min-width:0;display:grid;gap:3px}.invite-details-v1 small{color:#6a778a;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.invite-details-v1 strong{color:#172a45;line-height:1.4;overflow-wrap:anywhere}.invite-capabilities-v1{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-bottom:18px}.invite-capabilities-v1 span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;background:#f4f7f8;color:#40556d;font-size:13px;font-weight:750}.invite-security-v1{display:flex;gap:11px;align-items:flex-start;padding:14px 15px;border-radius:16px;background:#fff8f2;color:#68401f;margin-bottom:18px}.invite-security-v1 p{margin:0;line-height:1.5;font-size:14px}.invite-accept-v1{min-height:54px;font-size:16px}.invite-later-v1{display:block;margin:15px auto 0}.invite-footer-v1{margin:22px 0 0;color:#7a8594;font-size:12px}.invite-loading-v1{width:44px;height:44px;border:4px solid #eadfd6;border-top-color:#f7822e;border-radius:50%;animation:family-invite-spin .8s linear infinite;margin-bottom:18px}@keyframes family-invite-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.family-summary-v1{grid-template-columns:1fr}.family-page-grid-v1{grid-template-columns:minmax(0,1fr)!important}.family-profile-grid-v1{grid-template-columns:minmax(0,1fr)}.invitation-row-v1{grid-template-columns:44px minmax(0,1fr) auto}.invitation-row-v1>.badge{grid-column:2}.invitation-actions-v1{grid-column:3;grid-row:1/3;align-self:center}.invite-card-v1{padding:26px 20px;border-radius:25px}}@media(max-width:520px){.family-experience-v1{gap:16px}.family-section-heading-v1{display:grid!important}.family-section-heading-v1>.button{width:100%}.member-row-v1{grid-template-columns:42px minmax(0,1fr) 40px}.member-badges-v1{grid-column:2;justify-content:flex-start}.member-row-v1>.icon-button{grid-column:3;grid-row:1/3}.invitation-row-v1{grid-template-columns:40px minmax(0,1fr)}.invitation-row-v1>.badge{grid-column:2}.invitation-actions-v1{grid-column:1/-1;grid-row:auto;justify-content:flex-end}.invite-copy-v1{grid-template-columns:minmax(0,1fr)}.invite-copy-v1 .button{width:100%}.invite-page-v1{padding-inline:12px}.invite-card-v1{padding:24px 17px}.invite-heading-v1 h1,.invite-state-v1 h1{font-size:36px}.invite-heading-v1 p,.invite-state-v1 p{font-size:15px}}@media(prefers-reduced-motion:reduce){.family-profile-card-v1,.invite-loading-v1{transition:none;animation:none}}.secondary-page-v1{max-width:1180px;margin:0 auto;padding-bottom:24px}.secondary-section-stack-v1{display:grid;gap:24px}.secondary-section-v1{display:grid;gap:12px}.secondary-section-heading-v1{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:0 4px}.secondary-section-heading-v1 h2{margin:0;color:#10213a;font-size:1.02rem;line-height:1.2}.secondary-section-heading-v1 p{margin:5px 0 0;color:#5f6c7f;font-size:.9rem;line-height:1.45}.secondary-row-group-v1{overflow:hidden;border:1px solid #d7e0e6;border-radius:24px;background:#fff;box-shadow:0 8px 24px #0b1f3a0e}.secondary-nav-row-v1{min-height:76px;padding:13px 16px;display:grid;grid-template-columns:44px minmax(0,1fr) auto 20px;align-items:center;gap:13px;color:#10213a;text-decoration:none;border-bottom:1px solid #e4eaee;transition:background .16s ease,transform .16s ease}.secondary-nav-row-v1:last-child{border-bottom:0}.secondary-nav-row-v1:hover{background:#fbfcfc}.secondary-nav-row-v1:active{transform:scale(.995)}.secondary-nav-row-v1:focus-visible{outline:3px solid rgba(247,130,46,.34);outline-offset:-3px}.secondary-row-icon-v1{width:44px;height:44px;display:grid;place-items:center;flex:none;border-radius:15px;background:#f5f8f9;color:#16314f}.secondary-row-copy-v1{min-width:0;display:grid;gap:3px}.secondary-row-copy-v1 strong{overflow:hidden;color:#10213a;font-size:.96rem;text-overflow:ellipsis;white-space:nowrap}.secondary-row-copy-v1 small{overflow:hidden;color:#5f6c7f;font-size:.82rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.secondary-row-badge-v1{padding:4px 8px;border-radius:999px;background:#fff0e5;color:#9a4a12;font-size:.72rem;font-weight:800}.more-account-v1{margin-top:26px}.secondary-signout-v1{min-height:54px;padding:0 17px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #d7e0e6;border-radius:18px;background:#fff;color:#a3342d;font:inherit;font-weight:800;cursor:pointer}.lists-hub-grid-v1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.list-hub-card-v1{min-height:230px;padding:22px;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:17px;text-align:left;border:1px solid #d7e0e6!important;border-radius:24px!important;background:#fff!important;box-shadow:0 8px 24px #0b1f3a0e!important;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.list-hub-card-v1:hover{transform:translateY(-2px);border-color:#c5d1d9!important;box-shadow:0 12px 30px #0b1f3a14!important}.list-hub-card-v1:focus-visible{outline:3px solid rgba(247,130,46,.35);outline-offset:3px}.list-hub-card-v1:disabled{cursor:wait;opacity:1}.list-hub-card-v1 .list-hub-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:#f3f7f8;color:#16314f}.list-hub-copy-v1{min-width:0;display:grid;align-content:start;gap:7px}.list-hub-copy-v1 small{color:#5f6c7f!important;font-size:.78rem;font-style:normal!important;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.list-hub-copy-v1 strong{overflow:hidden;color:#10213a!important;font-size:1.2rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.list-hub-copy-v1>span{min-height:3.8em;overflow:hidden;color:#526176;font-size:.92rem;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.list-hub-copy-v1 b{margin-top:8px;display:inline-flex;align-items:center;gap:6px;color:#9a4a12!important;font-size:.87rem}.lists-guidance-v1{margin-top:18px;padding:20px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:15px}.lists-guidance-v1 h2{margin:5px 0;color:#10213a;font-size:1.1rem}.lists-guidance-v1 p{margin:0;color:#5f6c7f;line-height:1.5}.settings-index-v1{margin-bottom:22px;padding:8px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;border:1px solid #d7e0e6;border-radius:22px;background:#fff;box-shadow:0 8px 24px #0b1f3a0b}.settings-index-v1 a{min-width:0;min-height:62px;padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:8px;border-radius:15px;color:#10213a;text-decoration:none}.settings-index-v1 a:hover{background:#f7f9fa}.settings-index-v1 a:focus-visible{outline:3px solid rgba(247,130,46,.34)}.settings-index-v1 strong,.settings-index-v1 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-index-v1 strong{font-size:.84rem}.settings-index-v1 small{grid-column:1;color:#657287;font-size:.7rem}.settings-layout-v1{align-items:start}.settings-card-v1,.settings-aside-card-v1{scroll-margin-top:96px;border-color:#d7e0e6!important;border-radius:24px!important;box-shadow:0 8px 24px #0b1f3a0e!important}.settings-heading-v1{align-items:start}.settings-heading-v1 .eyebrow{display:block;margin-bottom:4px;color:#9a4a12;font-size:.72rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.settings-heading-v1 h2{margin:0;color:#10213a}.settings-heading-v1 p{margin:5px 0 0;color:#5f6c7f;line-height:1.45}.preference-toggle-v1{min-height:62px;border-radius:17px!important;background:#fafbfb!important}.accent-options-v1 button{position:relative}.accent-options-v1 button[aria-pressed=true]:after{content:"";position:absolute;inset:-5px;border:2px solid #10213a;border-radius:999px}.settings-helper-v1{margin:16px 0 0;color:#5f6c7f;font-size:.86rem;line-height:1.5}.settings-side-v1{display:grid;gap:16px}.settings-aside-card-v1 .secondary-row-icon-v1{margin-bottom:12px}.settings-aside-card-v1 h2{margin:7px 0;color:#10213a;font-size:1.08rem;line-height:1.35}.settings-aside-card-v1 p{color:#5f6c7f;line-height:1.5}.settings-support-links-v1{display:grid;gap:8px}.settings-support-links-v1 a{min-height:44px;padding:0 13px;display:flex;align-items:center;border:1px solid #d7e0e6;border-radius:14px;color:#10213a;font-weight:750;text-decoration:none}@media(max-width:900px){.lists-hub-grid-v1{grid-template-columns:1fr}.list-hub-card-v1{min-height:0}.settings-index-v1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.secondary-section-stack-v1{gap:21px}.secondary-section-heading-v1{padding-inline:2px}.secondary-row-group-v1{border-radius:20px}.secondary-nav-row-v1{min-height:72px;padding:12px 14px;grid-template-columns:42px minmax(0,1fr) 18px}.secondary-nav-row-v1 .secondary-row-badge-v1{display:none}.secondary-row-icon-v1{width:42px;height:42px;border-radius:14px}.secondary-row-copy-v1 small{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lists-hub-grid-v1{gap:12px}.list-hub-card-v1{padding:17px;grid-template-columns:46px minmax(0,1fr);border-radius:20px!important}.list-hub-card-v1 .list-hub-icon{width:46px;height:46px;border-radius:15px}.list-hub-copy-v1>span{min-height:auto}.settings-index-v1{padding:6px;grid-template-columns:1fr;border-radius:18px}.settings-index-v1 a{min-height:52px}.settings-index-v1 small{white-space:normal}.settings-card-v1,.settings-aside-card-v1{border-radius:20px!important}}@media(prefers-reduced-motion:reduce){.secondary-nav-row-v1,.list-hub-card-v1{transition:none}.secondary-nav-row-v1:active,.list-hub-card-v1:hover{transform:none}}.notifications-experience-v1{max-width:980px;margin:0 auto}.notification-summary-v1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.notification-summary-v1>div{min-height:88px;padding:16px 18px;border:1px solid #d7e0e6;border-radius:20px;background:linear-gradient(180deg,#fff,#fbfcfc);box-shadow:0 7px 22px #0b1f3a0b;display:flex;flex-direction:column;justify-content:center}.notification-summary-v1 span{font:750 24px/1 Manrope,Inter,sans-serif;color:#10213a}.notification-summary-v1 small{margin-top:7px;color:#5f6c7f;font-size:12px;font-weight:700}.notification-toolbar-v1{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;padding:14px 16px;border:1px solid #d7e0e6;border-radius:18px;background:#fff}.notification-device-status-v1{display:flex;align-items:center;gap:12px;min-width:0;color:#526176}.notification-device-status-v1>svg{flex:none}.notification-device-status-v1>span{display:flex;flex-direction:column;min-width:0}.notification-device-status-v1 strong{font-size:13px;color:#10213a}.notification-device-status-v1 small{font-size:11px;line-height:1.45;margin-top:2px}.notification-device-status-v1.is-on>svg{color:#247557}.notification-device-status-v1.is-off>svg{color:#9a4a12}.notification-retired-note-v1{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px;padding:14px 16px;border:1px solid #e3d8c9;border-radius:18px;background:#fffaf4;color:#72563b}.notification-retired-note-v1>svg{flex:none;margin-top:1px}.notification-retired-note-v1>div{display:flex;flex-direction:column}.notification-retired-note-v1 strong{font-size:13px;color:#5f4028}.notification-retired-note-v1 span{font-size:11px;line-height:1.5;margin-top:3px}.notification-groups-v1{display:flex;flex-direction:column;gap:22px}.notification-group-heading-v1{display:flex;align-items:center;gap:9px;margin:0 2px 9px}.notification-group-heading-v1 h2{font-size:14px;color:#24344d}.notification-group-heading-v1>span{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#edf1f4;color:#526176;display:grid;place-items:center;font-size:10px;font-weight:800}.notification-list-card-v1{padding:0!important;overflow:hidden}.notification-list-v1{display:flex;flex-direction:column}.notification-item-v1{position:relative;border-bottom:1px solid #e8edf0;background:#fff}.notification-item-v1:last-child{border-bottom:0}.notification-item-v1.is-unread{background:linear-gradient(90deg,#fff7f0,#fff 38%)}.notification-item-v1.is-retired{background:#faf9f7}.notification-main-v1{width:100%;min-height:94px;padding:16px 18px;border:0;background:transparent;color:inherit;text-align:left;display:grid;grid-template-columns:42px minmax(0,1fr) 12px;gap:13px;align-items:start}.notification-main-v1:not(:disabled):hover{background:#f7822e0b}.notification-main-v1:disabled{opacity:1;cursor:default}.notification-main-v1:focus-visible,.notification-read-button-v1:focus-visible{outline:3px solid rgba(154,74,18,.28);outline-offset:-3px}.notification-icon-v1{width:42px;height:42px;border-radius:13px;background:#fff0e5;color:#9a4a12;display:grid;place-items:center}.is-read .notification-icon-v1{background:#edf1f4;color:#526176}.is-retired .notification-icon-v1{background:#eeeae5;color:#766858}.notification-copy-v1{min-width:0;display:flex;flex-direction:column}.notification-title-line-v1{display:flex;align-items:center;gap:8px;min-width:0}.notification-title-line-v1 strong{font-size:13px;color:#10213a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.is-unread .notification-title-line-v1 strong{font-weight:800}.notification-archive-badge-v1{flex:none;padding:3px 7px;border-radius:999px;background:#eee8e1;color:#6d5b48;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.notification-body-v1{margin-top:5px;color:#526176;font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notification-meta-v1{display:flex;align-items:center;gap:5px;margin-top:9px;color:#718095;font-size:10px;font-weight:650}.notification-meta-v1>span{margin-left:5px;color:#9a4a12;font-weight:800}.notification-unread-dot-v1{width:9px;height:9px;border-radius:50%;background:#f7822e;margin-top:5px;box-shadow:0 0 0 4px #f7822e1f}.notification-read-button-v1{position:absolute;right:18px;bottom:13px;border:0;background:transparent;color:#9a4a12;font-size:10px;font-weight:800;padding:5px 0}@media(max-width:640px){.notifications-experience-v1 .page-header{align-items:flex-start}.notifications-experience-v1 .page-actions .button{min-height:38px;padding-inline:11px;white-space:nowrap}.notification-summary-v1{gap:8px}.notification-summary-v1>div{min-height:76px;padding:13px 12px;border-radius:16px}.notification-summary-v1 span{font-size:20px}.notification-summary-v1 small{font-size:10px}.notification-toolbar-v1{align-items:stretch;flex-direction:column}.notification-toolbar-v1 .button{align-self:flex-start}.notification-main-v1{grid-template-columns:38px minmax(0,1fr) 10px;padding:14px;gap:11px;min-height:104px}.notification-icon-v1{width:38px;height:38px;border-radius:12px}.notification-title-line-v1{align-items:flex-start;flex-direction:column;gap:4px}.notification-title-line-v1 strong{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.notification-body-v1{-webkit-line-clamp:3}.notification-read-button-v1{right:14px;bottom:10px}}@media(max-width:360px){.notification-summary-v1{grid-template-columns:1fr}.notification-summary-v1>div{min-height:64px;flex-direction:row;align-items:center;justify-content:space-between}.notification-summary-v1 small{margin-top:0}}@media(prefers-reduced-motion:reduce){.notification-main-v1{scroll-behavior:auto}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:24px}body{overflow-wrap:anywhere}.skip-link-v1{position:fixed;top:10px;left:10px;z-index:1000;transform:translateY(-160%);padding:11px 15px;border-radius:10px;background:#10213a;color:#fff;font-weight:800;box-shadow:0 10px 30px #091b353d;transition:transform .16s ease}.skip-link-v1:focus{transform:translateY(0)}#main-content:focus{outline:none}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid rgba(154,74,18,.72)!important;outline-offset:3px!important}:where(button,a,.icon-button,.text-button,.text-link){touch-action:manipulation}:where(.button,.icon-button,.secondary-nav-row-v1,.notification-open-v1,.member-row-v1 button){min-height:44px}.page-container{min-width:0;padding-bottom:max(112px,calc(92px + env(safe-area-inset-bottom)))!important}.page-header>div:first-child,.page-header h1,.page-header p,.card,.card>*{min-width:0}.page-header h1{line-height:1.08}.page-header p{max-width:70ch;line-height:1.55}.bottom-nav{padding-bottom:max(8px,env(safe-area-inset-bottom))!important;min-height:calc(76px + env(safe-area-inset-bottom))!important}.floating-add{bottom:calc(84px + env(safe-area-inset-bottom))!important}.mobile-header{padding-top:max(8px,env(safe-area-inset-top))!important;min-height:calc(64px + env(safe-area-inset-top))!important}img,svg{max-width:100%}input,select,textarea{font-size:max(16px,1em)}textarea{resize:vertical}[hidden]{display:none!important}@media(max-width:760px){.page-container{padding-inline:16px!important}.page-header{align-items:flex-start!important}.page-header h1{font-size:clamp(25px,7.2vw,31px)!important}.page-header p{font-size:14px!important}.page-actions{max-width:100%;flex-wrap:wrap}.page-actions>.button{min-width:0}.card{max-width:100%;overflow-wrap:anywhere}.settings-actions,.notification-actions-v1,.invitation-actions-v1{flex-wrap:wrap}.settings-actions>.button,.settings-actions>a{flex:1 1 180px}}@media(max-width:430px){.page-container{padding-inline:14px!important}.page-header{gap:14px!important;margin-bottom:18px!important}.page-header .page-actions{width:auto}.page-header .page-actions .button{min-height:44px;padding-inline:12px}.mobile-household-text{max-width:100%;min-width:0}.mobile-household-text>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-nav a{min-width:0}.bottom-nav a>span{font-size:11px;white-space:nowrap}}@media(max-width:360px){.page-container{padding-inline:12px!important}.page-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important}.page-header p{grid-column:1 / -1}.page-header .page-actions{align-self:start}.page-header .page-actions .button{font-size:12px;padding-inline:10px}.bottom-nav a>span{font-size:10px}}@media(max-width:900px){.settings-layout,.family-page-grid-v1,.lists-hub-grid-v1{grid-template-columns:minmax(0,1fr)!important}.settings-side{position:static!important}}@media(max-height:520px)and (orientation:landscape){.mobile-header{position:relative!important}.page-container{padding-top:14px!important}.modal-header{min-height:56px!important}.modal-body{padding-block:14px!important}.modal-footer{padding-block:10px calc(10px + env(safe-area-inset-bottom))!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(prefers-contrast:more){:root{--v082-muted:#46546a}.card,.modal,.secondary-row-group-v1,.notification-history-card-v1{border-color:#9aa8b5!important}.button.secondary,.icon-button,input,select,textarea{border-color:#7f8d9b!important}.muted,small,.page-header p{color:#46546a!important}}@media(forced-colors:active){.card,.modal,.button,.icon-button,.bottom-nav,.mobile-header{forced-color-adjust:auto}.notification-unread-dot-v1,.category-dot,.profile-avatar{border:1px solid CanvasText}}@media(max-width:900px){.v082-shell .v08-mobile-header{position:sticky!important;top:0!important;z-index:120!important;padding-top:env(safe-area-inset-top)!important;background:#fffffff0!important;border-bottom:1px solid rgba(207,216,222,.78)!important;box-shadow:0 8px 24px #0b1f3a0e!important;backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15)}}.legal-header-v1{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:16px!important}.legal-header-v1>a{grid-column:2;justify-self:center}.legal-back-v1{grid-column:1;justify-self:start;min-height:44px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border:1px solid #d7e0e6;border-radius:12px;background:#fff;color:#10213a;font-weight:800}.legal-back-v1:hover{background:#f7f9fa}.legal-back-v1:focus-visible{outline:3px solid rgba(247,130,46,.28);outline-offset:2px}.today-initial-skeleton{pointer-events:none}.skeleton-line,.skeleton-button,.skeleton-panel,.skeleton-week>span{display:block;background:linear-gradient(90deg,#edf1f3 20%,#f8fafb,#edf1f3 70%);background-size:240% 100%;animation:osobusy-skeleton 1.2s ease-in-out infinite}.skeleton-date{width:172px;height:14px;border-radius:999px;margin-bottom:11px}.skeleton-title{width:min(310px,76vw);height:36px;border-radius:12px;margin-bottom:12px}.skeleton-summary{width:min(430px,82vw);height:15px;border-radius:999px}.skeleton-button{width:120px;height:44px;border-radius:14px}.skeleton-week>span{height:76px;border-radius:18px}.skeleton-panel{border-radius:24px}.skeleton-oso{height:76px;margin:18px 0}.skeleton-large{height:210px}.skeleton-timeline{height:180px;margin-top:18px}@keyframes osobusy-skeleton{0%{background-position:110% 0}to{background-position:-110% 0}}.calendar-complete-v1{--calendar-ink:#10213a;--calendar-muted:#667487;--calendar-line:#dde5ea;--calendar-surface:rgba(255,255,255,.97)}.calendar-complete-v1>.page-header{margin-bottom:18px}.calendar-complete-v1 .calendar-command-bar-v08{position:sticky;top:18px;z-index:25;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:14px!important;padding:12px!important;margin-bottom:14px!important;border:1px solid rgba(207,216,222,.82)!important;border-radius:20px!important;background:#ffffffe6!important;box-shadow:0 14px 40px #0b1f3a14!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.calendar-navigation-v08{min-width:0;display:grid!important;grid-template-columns:42px auto 42px minmax(0,1fr)!important;align-items:center!important;gap:8px!important}.calendar-navigation-v08>strong{min-width:0;font-size:18px!important;line-height:1.15;color:var(--calendar-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.calendar-navigation-v08 .icon-button,.today-button-v08{height:42px!important;border-radius:13px!important}.today-button-v08{padding-inline:13px!important;border:1px solid var(--calendar-line)!important;background:#fff!important;color:var(--calendar-ink)!important;font-weight:800!important}.calendar-view-switcher-v08{display:flex!important;padding:4px!important;border:1px solid var(--calendar-line)!important;border-radius:14px!important;background:#f3f6f7!important}.calendar-view-switcher-v08 button{min-height:34px!important;padding:0 12px!important;border-radius:10px!important;color:#617084!important;text-transform:capitalize}.calendar-view-switcher-v08 button.active{background:#fff!important;color:var(--calendar-ink)!important;box-shadow:0 3px 10px #0b1f3a14!important}.calendar-filter-button{min-height:42px!important;border-radius:13px!important;background:#fff!important}.calendar-filters-v08{border-radius:20px!important;margin-bottom:14px!important}.month-calendar-v08,.week-calendar-v08,.day-calendar-v08,.agenda-day-v08{border-color:#cfd8dedb!important;border-radius:24px!important;background:var(--calendar-surface)!important;box-shadow:0 12px 34px #0b1f3a0f!important}.month-calendar-v08{padding:0!important;overflow:hidden!important}.month-weekdays-v08{padding:14px 12px 10px!important;border-bottom:1px solid var(--calendar-line)!important;background:#f8fafb!important}.month-weekdays-v08 span{color:#68768a!important;font-size:11px!important;font-weight:850!important;letter-spacing:.06em!important;text-transform:uppercase}.month-grid-v08{gap:0!important;background:var(--calendar-line)!important}.month-day-v08{min-width:0!important;min-height:126px!important;margin:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.month-day-v08.outside{background:#fafbfc!important}.month-day-v08.is-today{background:linear-gradient(180deg,#fff7f0,#fff)!important;box-shadow:inset 0 3px #f7822e!important}.month-date-button>span{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;border-radius:11px!important;color:var(--calendar-ink)!important;font-weight:850!important}.month-day-v08.is-today .month-date-button>span{background:#0b1f3a!important;color:#fff!important}.month-events-v08>button:not(.month-more-v08){min-height:29px!important;padding:5px 7px!important;border:1px solid color-mix(in srgb,var(--event-color) 24%,#e6ebee)!important;border-radius:9px!important;background:color-mix(in srgb,var(--event-color) 9%,#fff)!important;color:#1d2c40!important}.month-events-v08>button>i{width:5px!important;border-radius:999px!important;background:var(--event-color)!important}.month-more-v08{color:#8a4617!important;font-weight:800!important}.month-add-v08{border-radius:10px!important}.week-columns-v08{gap:10px!important}.week-columns-v08>section{border:1px solid var(--calendar-line)!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important}.week-columns-v08>section.is-today{border-color:#f2b182!important;box-shadow:0 8px 24px #f7822e17!important}.week-columns-v08>section>header{background:#f8fafb!important;border-bottom:1px solid var(--calendar-line)!important}.week-columns-v08>section.is-today>header{background:#fff4eb!important}.week-event-v08{border:1px solid color-mix(in srgb,var(--event-color) 22%,#e6ebee)!important;border-radius:13px!important;background:color-mix(in srgb,var(--event-color) 8%,#fff)!important;box-shadow:none!important}.week-event-v08>i{background:var(--event-color)!important;border-radius:999px!important}.week-event-v08 em{font-style:normal!important;color:#677487!important}.day-heading-v08{padding-bottom:18px!important;border-bottom:1px solid var(--calendar-line)!important}.day-event-list-v08>button,.agenda-day-v08>div>button{border:1px solid transparent!important;border-radius:16px!important;transition:border-color .15s ease,background .15s ease,transform .15s ease!important}.day-event-list-v08>button:hover,.agenda-day-v08>div>button:hover{border-color:var(--calendar-line)!important;background:#fafcfc!important;transform:translateY(-1px)}.agenda-v08{gap:14px!important}.agenda-day-v08{padding:0!important;overflow:hidden!important}.agenda-day-v08>header{padding:16px 18px!important;background:#f8fafb!important;border-bottom:1px solid var(--calendar-line)!important}.agenda-day-v08>div{padding:8px!important}.calendar-loading-v08{min-height:260px!important;display:grid!important;place-items:center!important;color:transparent!important;position:relative}.calendar-loading-v08:before{content:"";width:min(720px,90%);height:180px;border-radius:22px;background:linear-gradient(90deg,#edf1f3 20%,#f8fafb,#edf1f3 70%);background-size:240% 100%;animation:osobusy-skeleton 1.2s ease-in-out infinite}.calendar-loading-v08:after{content:"Loading your family calendar…";position:absolute;color:#68768a;font-weight:750}@media(max-width:900px){.calendar-complete-v1 .calendar-command-bar-v08{top:calc(62px + env(safe-area-inset-top));grid-template-columns:1fr auto!important}.calendar-navigation-v08{grid-column:1 / -1}.calendar-view-switcher-v08{overflow-x:auto;scrollbar-width:none}}@media(max-width:640px){.legal-header-v1{grid-template-columns:auto 1fr!important}.legal-header-v1>a{grid-column:2;justify-self:end}.legal-back-v1{grid-column:1}.calendar-complete-v1>.page-header{align-items:flex-start!important}.calendar-complete-v1>.page-header .page-actions{width:auto!important}.calendar-complete-v1 .calendar-command-bar-v08{padding:10px!important;border-radius:18px!important}.calendar-navigation-v08{grid-template-columns:40px auto 40px minmax(0,1fr)!important;gap:6px!important}.calendar-navigation-v08>strong{font-size:16px!important;text-align:right}.calendar-view-switcher-v08{grid-column:1;min-width:0}.calendar-filter-button{grid-column:2}.month-day-v08{min-height:88px!important;padding:5px!important}.month-date-button>span{width:28px!important;height:28px!important;border-radius:9px!important}.month-events-v08>button:not(.month-more-v08){padding:4px!important;border-radius:7px!important}.month-events-v08>button>span{font-size:9px!important}}@media(max-width:360px){.calendar-navigation-v08{grid-template-columns:38px 48px 38px minmax(0,1fr)!important}.today-button-v08{padding-inline:7px!important;font-size:11px!important}.calendar-navigation-v08>strong{font-size:14px!important}}@media(prefers-reduced-motion:reduce){.skeleton-line,.skeleton-button,.skeleton-panel,.skeleton-week>span,.calendar-loading-v08:before{animation:none!important}}@media(max-width:900px){.v082-shell .v08-mobile-header{min-height:calc(62px + env(safe-area-inset-top))!important;padding-top:calc(env(safe-area-inset-top) + 10px)!important;padding-bottom:10px!important;box-sizing:border-box!important;align-items:center!important}.v082-shell .v08-mobile-header .mobile-brand-button,.v082-shell .v08-mobile-header .mobile-family-switcher{align-self:center!important}.v082-shell .v08-mobile-header .mobile-brand-button,.v082-shell .mobile-household-text{min-height:42px!important;display:flex!important;align-items:center!important}}.auth-page-v082{min-height:100dvh!important;min-height:100svh!important}.auth-card-v082{scroll-margin-block:24px}.auth-card-header-v082{display:grid;gap:8px}.auth-form-v082{gap:17px!important}.auth-field-v082>span,.auth-consent-v082{line-height:1.4}.auth-input-shell-v082:focus-within{border-color:var(--brand-orange-text,#9a4a12)!important;box-shadow:0 0 0 4px #f7822e26!important}.auth-password-toggle-v082{min-width:44px!important;min-height:44px!important}.auth-link-row-v082 .text-button{min-height:44px;padding-block:8px}.auth-trust-strip-v082{row-gap:8px}.centered-gate-page{min-height:100dvh!important;padding:calc(24px + env(safe-area-inset-top)) 18px calc(24px + env(safe-area-inset-bottom))!important;background:radial-gradient(circle at 15% 10%,rgba(247,130,46,.12),transparent 34%),linear-gradient(145deg,#f7fafb,#fff)!important}.gate-card{width:min(100%,520px)!important;padding:clamp(26px,5vw,42px)!important;border:1px solid #dce4e9!important;border-radius:30px!important;box-shadow:0 24px 70px #0b1f3a1c!important}.gate-card>p{max-width:42ch;margin-inline:auto;line-height:1.65}.gate-card>p strong{overflow-wrap:anywhere}.gate-actions{gap:12px!important}.gate-actions .button{min-height:52px!important}.gate-actions .text-button{min-height:44px}.family-setup-shell{min-height:100dvh!important;display:grid!important;grid-template-rows:auto 4px minmax(0,1fr) auto!important;background:radial-gradient(circle at 12% 8%,rgba(247,130,46,.1),transparent 32%),#f7fafb!important}.family-setup-shell>header{min-height:calc(72px + env(safe-area-inset-top))!important;padding:calc(14px + env(safe-area-inset-top)) clamp(18px,4vw,38px) 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;background:#fffffff0!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #e1e8ec!important}.family-setup-shell>header>span{color:#526176!important;font-size:13px!important;font-weight:750!important;white-space:nowrap}.onboarding-progress{height:4px!important;background:#e8edf0!important;overflow:hidden}.onboarding-progress>i{display:block;height:100%;background:linear-gradient(90deg,#f7822e,#df6f1d)!important;border-radius:0 999px 999px 0;transition:width .24s ease}.family-setup-card{width:min(100% - 32px,720px)!important;align-self:center;justify-self:center;margin-block:30px!important;padding:clamp(26px,5vw,48px)!important;border:1px solid #dce4e9!important;border-radius:30px!important;background:#fff!important;box-shadow:0 24px 70px #0b1f3a17!important}.family-setup-card h1{max-width:18ch;font-size:clamp(29px,5vw,42px)!important;line-height:1.08!important;letter-spacing:-.035em!important}.family-setup-card>p{max-width:60ch;color:#5f6c7f!important;line-height:1.65}.family-setup-card .field input,.family-setup-card .field select{min-height:52px!important;font-size:16px!important}.family-setup-card .field input:focus,.family-setup-card .field select:focus{border-color:var(--brand-orange-text,#9a4a12)!important;box-shadow:0 0 0 4px #f7822e24!important}.profile-draft-row{min-width:0!important;border:1px solid #dce4e9!important;border-radius:18px!important;background:#fbfcfd!important}.accent-options.large button{min-width:48px!important;min-height:48px!important}.accent-options.large button:focus-visible{outline:3px solid #10213a!important;outline-offset:3px!important}.family-setup-preview{border-color:#dce4e9!important;box-shadow:0 12px 32px #0b1f3a12!important}.family-setup-shell>footer{position:sticky!important;bottom:0!important;z-index:20!important;min-height:calc(78px + env(safe-area-inset-bottom))!important;padding:14px clamp(18px,4vw,38px) calc(14px + env(safe-area-inset-bottom))!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border-top:1px solid #dce4e9!important;background:#fffffff5!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.family-setup-shell>footer .button{min-height:50px!important}@media(max-width:640px){.auth-page-v082{display:block!important;overflow-x:hidden}.auth-panel-v082{min-height:100dvh!important;padding:calc(18px + env(safe-area-inset-top)) 16px calc(24px + env(safe-area-inset-bottom))!important}.auth-card-v082{width:100%!important;padding:26px 20px!important;border-radius:26px!important}.auth-title-v082{font-size:clamp(28px,9vw,36px)!important}.auth-link-row-v082{display:grid!important;justify-items:start!important}.auth-trust-strip-v082{display:grid!important;grid-template-columns:1fr!important}.family-setup-shell>header{min-height:calc(66px + env(safe-area-inset-top))!important;padding-inline:16px!important}.family-setup-card{width:calc(100% - 24px)!important;margin-block:18px!important;padding:26px 20px!important;border-radius:24px!important}.profile-draft-row{display:grid!important;grid-template-columns:auto minmax(0,1fr) 44px!important;gap:10px!important;padding:12px!important}.profile-draft-row>select,.profile-draft-row>input[type=color]{grid-column:2 / -1;width:100%!important}.profile-draft-row>.icon-button{grid-column:3;grid-row:1}.family-setup-shell>footer{padding-inline:12px!important}.family-setup-shell>footer .button{flex:1 1 0;min-width:0!important}}@media(max-width:360px){.family-setup-shell>header>span{font-size:12px!important}.family-setup-card{padding-inline:17px!important}.family-setup-shell>footer .button{font-size:14px!important;padding-inline:10px!important}}@media(prefers-reduced-motion:reduce){.onboarding-progress>i{transition:none!important}}.legal-experience-v2{min-height:100dvh;padding:0 24px 64px;background:radial-gradient(circle at 8% 0%,rgba(247,130,46,.1),transparent 24rem),linear-gradient(180deg,#fbfcfd,#f5f7f8);color:#10213a}.legal-header-v2{position:sticky;top:0;z-index:20;min-height:76px;max-width:1180px;margin:0 auto;padding:calc(12px + env(safe-area-inset-top)) 0 12px;display:grid;grid-template-columns:minmax(100px,1fr) auto minmax(100px,1fr);align-items:center;background:linear-gradient(180deg,#fbfcfdfa 68%,#fbfcfdd1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legal-brand-link-v2{display:inline-flex;justify-self:center;border-radius:14px}.legal-header-spacer-v2{justify-self:end;width:88px}.legal-back-v1{justify-self:start;min-height:44px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border:1px solid #d7e0e6;border-radius:14px;background:#ffffffe0;color:#24344d;font-weight:760;box-shadow:0 5px 16px #0b1f3a0d}.legal-layout-v2{width:min(1180px,100%);margin:28px auto 0;display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:36px;align-items:start}.legal-summary-v2{position:sticky;top:112px;padding:30px;border:1px solid #dce4e9;border-radius:28px;background:#ffffffeb;box-shadow:0 18px 50px #0b1f3a12}.legal-summary-icon-v2{width:54px;height:54px;margin-bottom:22px;display:grid;place-items:center;border-radius:18px;background:#fff0e5;color:#9a4a12}.legal-summary-v2 .eyebrow{display:block;margin-bottom:10px;color:#9a4a12!important;letter-spacing:.1em}.legal-summary-v2 h1{margin:0;font-size:clamp(32px,4vw,48px);line-height:1.03;letter-spacing:-.045em}.legal-summary-v2>p{margin:18px 0 22px;color:#526176;line-height:1.7;font-size:16px}.legal-updated-v2{padding:14px 16px;border-radius:16px;background:#f5f7f8;display:flex;flex-direction:column;gap:3px}.legal-updated-v2 span{font-size:12px;color:#66758a;text-transform:uppercase;letter-spacing:.08em;font-weight:750}.legal-updated-v2 strong{font-size:14px;color:#24344d}.legal-contents-v2{margin-top:24px;padding-top:22px;border-top:1px solid #e4eaee;display:flex;flex-direction:column;gap:4px}.legal-contents-v2>span{margin-bottom:8px;color:#66758a;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.legal-contents-v2 a{padding:8px 10px;border-radius:10px;color:#33435a;font-size:14px;font-weight:680;text-decoration:none}.legal-contents-v2 a:hover{background:#fff0e5;color:#8a410f}.legal-document-v2{min-width:0;padding:36px 40px 40px;border:1px solid #dce4e9;border-radius:30px;background:#fff;box-shadow:0 18px 50px #0b1f3a0e}.legal-document-intro-v2{margin-bottom:8px;padding:18px 20px;display:flex;align-items:flex-start;gap:13px;border-radius:18px;background:#f3f7fa;color:#34506f}.legal-document-intro-v2 svg{flex:none;margin-top:2px;color:#9a4a12}.legal-document-intro-v2 p{margin:0;line-height:1.65;font-size:15px}.legal-section-v2{scroll-margin-top:112px;padding:30px 0;display:grid;grid-template-columns:46px minmax(0,1fr);gap:18px;border-bottom:1px solid #e7ecef}.legal-section-number-v2{padding-top:5px;color:#9a4a12;font-size:12px;font-weight:850;letter-spacing:.1em}.legal-section-v2 h2{margin:0 0 10px;font-size:clamp(20px,2.4vw,26px);line-height:1.2;letter-spacing:-.025em;color:#10213a}.legal-section-v2 p{margin:0;color:#4f5f73;font-size:16px;line-height:1.78}.legal-footer-v2{margin-top:34px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:22px;background:linear-gradient(135deg,#132944,#1d3d61);color:#fff}.legal-footer-v2>div{min-width:0}.legal-footer-v2 span{display:block;margin-bottom:4px;color:#ffffffad;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.legal-footer-v2 strong{font-size:19px}.legal-footer-v2 p{margin:5px 0 0;color:#ffffffbf;font-size:14px;line-height:1.5}.legal-footer-v2 a{flex:none;min-height:44px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;border-radius:14px;background:#fff;color:#17304d;font-weight:800;text-decoration:none}.legal-back-v1:focus-visible,.legal-brand-link-v2:focus-visible,.legal-contents-v2 a:focus-visible,.legal-footer-v2 a:focus-visible{outline:3px solid rgba(247,130,46,.42);outline-offset:3px}@media(max-width:820px){.legal-experience-v2{padding-inline:16px}.legal-layout-v2{grid-template-columns:1fr;gap:18px;margin-top:16px}.legal-summary-v2{position:relative;top:auto;padding:24px}.legal-contents-v2{display:none}.legal-document-v2{padding:24px}}@media(max-width:520px){.legal-experience-v2{padding-inline:12px;padding-bottom:calc(36px + env(safe-area-inset-bottom))}.legal-header-v2{grid-template-columns:88px minmax(0,1fr) 88px;padding-top:calc(10px + env(safe-area-inset-top));padding-bottom:10px}.legal-back-v1{padding-inline:11px}.legal-header-spacer-v2{width:72px}.legal-summary-v2{padding:22px;border-radius:24px}.legal-summary-v2 h1{font-size:34px}.legal-document-v2{padding:18px;border-radius:24px}.legal-document-intro-v2{padding:16px}.legal-section-v2{grid-template-columns:1fr;gap:8px;padding:25px 0}.legal-section-number-v2{padding-top:0}.legal-section-v2 p{font-size:15px;line-height:1.72}.legal-footer-v2{align-items:stretch;flex-direction:column;padding:20px}.legal-footer-v2 a{justify-content:center;width:100%}}@media(prefers-reduced-motion:reduce){.legal-experience-v2 *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.connection-status-v1{position:sticky;top:calc(72px + env(safe-area-inset-top));z-index:42;margin:0 18px;min-height:48px;padding:9px 14px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #d7e0e6;border-radius:16px;background:#fffffff5;box-shadow:0 10px 30px #0b1f3a1a;color:#24344d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.connection-status-v1.is-offline{border-color:#efd1b9;background:#fff8f2;color:#7d3c0e}.connection-status-v1.is-restored{border-color:#c8e4d2;background:#f4fbf6;color:#24583a}.connection-status-v1 span{display:grid;gap:1px;min-width:0}.connection-status-v1 strong{font-size:13px;line-height:1.15}.connection-status-v1 small{font-size:12px;line-height:1.3;color:inherit;opacity:.82}.app-state,.app-error-state{margin:0 0 18px;padding:18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #e2c7b4;border-radius:22px;background:linear-gradient(180deg,#fffaf6,#fff7f1);box-shadow:0 8px 24px #0b1f3a0d}.app-state-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#fff0e5;color:#9a4a12}.app-state strong{display:block;color:#10213a;font-size:15px}.app-state p{margin:4px 0 0;color:#5f6c7f;line-height:1.45}.app-state-retry{white-space:nowrap}.app-state.is-compact{padding:13px;border-radius:17px}.app-refresh-state{width:max-content;max-width:100%;margin:0 0 14px auto;min-height:34px;padding:6px 10px;display:flex;align-items:center;gap:7px;border:1px solid #d7e0e6;border-radius:999px;background:#ffffffe0;color:#526176;font-size:12px;font-weight:700}.app-refresh-state.is-stale{border-color:#efd1b9;background:#fff8f2;color:#7d3c0e}.loading-rows-v1{display:grid;gap:12px;padding:4px 0}.loading-rows-v1>span{min-height:66px;padding:12px;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:16px 12px;column-gap:12px;row-gap:8px;border:1px solid #e4eaee;border-radius:17px;background:#fff;overflow:hidden}.loading-rows-v1 i{grid-row:1/3;width:38px;height:38px;border-radius:12px;background:#edf1f3}.loading-rows-v1 b,.loading-rows-v1 em{display:block;border-radius:999px;background:#edf1f3}.loading-rows-v1 b{width:min(260px,72%)}.loading-rows-v1 em{width:min(190px,54%)}.loading-rows-v1 i,.loading-rows-v1 b,.loading-rows-v1 em{animation:state-shimmer 1.35s ease-in-out infinite alternate}@keyframes state-shimmer{0%{opacity:.55}to{opacity:1}}.loading-screen{min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));display:grid;place-content:center;justify-items:center;gap:14px;background:#f7f8f8;color:#526176;text-align:center}.loading-screen p{margin:0;font-weight:700}.empty-state{padding:32px 20px}.empty-state p{max-width:440px;margin-inline:auto;line-height:1.5}@media(max-width:760px){.connection-status-v1{top:calc(72px + env(safe-area-inset-top));margin:0 10px;border-radius:14px;justify-content:flex-start}.app-state{grid-template-columns:auto minmax(0,1fr);padding:15px;border-radius:18px}.app-state-retry{grid-column:1/-1;width:100%}.app-refresh-state{margin-left:0}}@media(max-width:360px){.connection-status-v1 small{display:none}.app-state{grid-template-columns:1fr}.app-state-icon{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.loading-rows-v1 i,.loading-rows-v1 b,.loading-rows-v1 em{animation:none}}.v082-shell .task-list-card,.v082-shell .grocery-category-card,.v082-shell .meal-day-v2,.v082-shell .reminder-board-card,.v082-shell .task-completed-section,.v082-shell .grocery-checked-section{border:1px solid #dce4e9!important;border-radius:22px!important;background:#fff!important;box-shadow:0 8px 24px #0b1f3a0d!important;overflow:hidden}.v082-shell .task-list-card,.v082-shell .reminder-board-card{padding:8px!important}.v082-shell .check-list,.v082-shell .reminder-list-v2{display:grid;gap:4px}.v082-shell .check-list-row,.v082-shell .reminder-list-v2>div{min-height:66px;padding:8px 10px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid transparent;border-radius:16px;transition:background .16s ease,border-color .16s ease,transform .16s ease}.v082-shell .check-list-row:hover,.v082-shell .reminder-list-v2>div:hover{background:#fafbfb;border-color:#e5eaee}.v082-shell .check-list-row:focus-within,.v082-shell .reminder-list-v2>div:focus-within{border-color:#df6f1d;box-shadow:0 0 0 3px #f7822e24}.v082-shell .round-check,.v082-shell .reminder-complete{width:42px!important;height:42px!important;min-width:42px!important;display:grid!important;place-items:center!important;border:1px solid #cfd9df!important;border-radius:14px!important;background:#fff!important;color:#526176!important}.v082-shell .round-check:hover,.v082-shell .reminder-complete:hover{border-color:#f7822e!important;background:#fff7f1!important;color:#9a4a12!important}.v082-shell .row-content{min-width:0!important;padding:6px 2px!important;text-align:left!important}.v082-shell .row-content strong{display:flex;align-items:center;gap:6px;min-width:0;color:#10213a;font-size:15px;line-height:1.25}.v082-shell .row-content small{display:block;margin-top:5px;color:#5f6c7f;font-size:12px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v082-shell .priority-dot{width:9px;height:9px;margin-right:7px;border-radius:999px}.v082-shell .reminder-repeat-mark{flex:none;color:#9a4a12}.v082-shell .grocery-groups-polished{display:grid;gap:16px}.v082-shell .grocery-category-card{padding:0!important}.v082-shell .grocery-category-heading{min-height:58px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eaee;background:linear-gradient(180deg,#fff,#fbfcfc)}.v082-shell .grocery-category-heading h2{margin:0;color:#10213a;font-size:16px}.v082-shell .grocery-category-heading span{min-width:30px;height:30px;padding:0 9px;display:grid;place-items:center;border-radius:999px;background:#fff0e5;color:#9a4a12;font-size:12px;font-weight:800}.v082-shell .grocery-check-list{padding:7px}.v082-shell .meal-plan-list-v2{display:grid;gap:14px}.v082-shell .meal-day-v2{padding:0!important}.v082-shell .meal-day-v2>header{min-height:66px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e5eaee;background:linear-gradient(180deg,#fff,#fbfcfc)}.v082-shell .meal-day-v2.is-today{border-color:#efb184!important;box-shadow:0 8px 25px #f7822e1a!important}.v082-shell .meal-day-v2.is-today>header{background:#fff8f2}.v082-shell .meal-day-v2>header small{display:block;color:#9a4a12;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.v082-shell .meal-day-v2>header strong{display:block;margin-top:3px;color:#10213a;font-size:16px}.v082-shell .meal-day-add{min-height:40px;padding:0 13px;display:flex;align-items:center;gap:6px;border:1px solid #d7e0e6;border-radius:12px;background:#fff;color:#24344d;font-weight:750}.v082-shell .meal-day-items{display:grid;gap:4px;padding:7px}.v082-shell .meal-day-items>button,.v082-shell .meal-day-empty{min-height:62px;padding:10px 12px;display:flex;align-items:center;gap:12px;border:1px solid transparent;border-radius:15px;background:#fff;text-align:left}.v082-shell .meal-day-items>button:hover,.v082-shell .meal-day-empty:hover{background:#fafbfb;border-color:#e5eaee}.v082-shell .meal-day-items>button>span:last-child,.v082-shell .meal-day-empty>span{min-width:0}.v082-shell .meal-day-items strong,.v082-shell .meal-day-empty strong{display:block;color:#10213a;font-size:14px}.v082-shell .meal-day-items small,.v082-shell .meal-day-empty small{display:block;margin-top:4px;color:#5f6c7f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v082-shell .meal-type{flex:none;min-width:76px;padding:7px 9px;border-radius:10px;background:#f1f4f5;color:#33435a;font-size:11px;font-weight:800;text-align:center;text-transform:capitalize}.v082-shell .completed-section{padding:0!important}.v082-shell .task-completed-heading,.v082-shell .completed-section .card-title-row{min-height:58px;padding:13px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eaee;background:#fbfcfc}.v082-shell .completed-section>button{min-height:52px;padding:9px 16px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;border:0;border-bottom:1px solid #edf1f3;background:#fff;text-align:left;color:#526176}.v082-shell .completed-section>button:last-child{border-bottom:0}.v082-shell .completed-section>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-edit-banner.has-error{border-color:#efb7b0!important;background:#fff4f2!important;color:#8a2f25!important}.hub-edit-banner.has-error svg{color:#b74335!important}@media(max-width:640px){.v082-shell .page-header .page-actions{width:100%}.v082-shell .page-header .page-actions>.button{width:100%;min-height:46px}.v082-shell .check-list-row,.v082-shell .reminder-list-v2>div{grid-template-columns:42px minmax(0,1fr) auto;padding:7px 6px}.v082-shell .row-content small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.v082-shell .meal-day-v2>header{padding:12px 13px}.v082-shell .meal-day-add{min-width:74px}.v082-shell .meal-type{min-width:66px}}@media(max-width:360px){.v082-shell .check-list-row,.v082-shell .reminder-list-v2>div{grid-template-columns:40px minmax(0,1fr)}.v082-shell .priority-dot{grid-column:2;justify-self:start;margin:0 0 4px 2px}.v082-shell .meal-day-v2>header{align-items:flex-start}.v082-shell .meal-day-add{padding:0 10px}}@media(prefers-reduced-motion:reduce){.v082-shell .check-list-row,.v082-shell .reminder-list-v2>div{transition:none}}:root{--ob-space-1:4px;--ob-space-2:8px;--ob-space-3:12px;--ob-space-4:16px;--ob-space-5:20px;--ob-space-6:24px;--ob-space-8:32px;--ob-space-10:40px;--ob-radius-sm:12px;--ob-radius-md:18px;--ob-radius-lg:24px;--ob-radius-xl:30px;--ob-border:#d7e0e6;--ob-border-strong:#c7d3dc;--ob-text:#10213a;--ob-muted:#5f6c7f;--ob-surface:#fff;--ob-surface-soft:#f7f9fa;--ob-shadow-sm:0 4px 14px rgba(11,31,58,.045);--ob-shadow-md:0 10px 30px rgba(11,31,58,.075);--ob-control-height:46px}.v082-shell .card,.v082-shell .secondary-section-v1,.v082-shell .secondary-row-group-v1,.v082-shell .calendar-command-bar-v08,.v082-shell .empty-state,.v082-shell .app-state{border-color:var(--ob-border)}.v082-shell .card{border-radius:var(--ob-radius-lg);box-shadow:var(--ob-shadow-sm)}.v082-shell .button,.v082-shell button.button{min-height:var(--ob-control-height);border-radius:14px;font-weight:750}.v082-shell .icon-button{min-width:44px;min-height:44px;border-radius:14px}.v082-shell input,.v082-shell select,.v082-shell textarea{border-color:var(--ob-border);border-radius:14px}.v082-shell input:focus,.v082-shell select:focus,.v082-shell textarea:focus{border-color:#df6f1d;box-shadow:0 0 0 3px #f7822e29}.v082-shell .page-header{gap:var(--ob-space-5);margin-bottom:var(--ob-space-6)}.v082-shell .page-header h1{color:var(--ob-text);letter-spacing:-.035em}.v082-shell .page-header p{color:var(--ob-muted);max-width:64ch}.oso-polish-v1{max-width:1120px;margin:0 auto}.oso-polish-v1 .oso-titlebar-v082{align-items:flex-start;gap:var(--ob-space-5)}.oso-polish-v1 .oso-titlebar-v082 h1{max-width:760px;text-wrap:balance}.oso-polish-v1 .oso-hero-v082{min-height:280px;border:1px solid rgba(247,130,46,.18);box-shadow:var(--ob-shadow-md)}.oso-polish-v1 .oso-greeting-v082 p{max-width:60ch}.oso-polish-v1 .oso-conversation-v082{padding:var(--ob-space-6)}.oso-polish-v1 .oso-prompts-v082{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.oso-polish-v1 .oso-prompts-v082 button{min-width:0;min-height:82px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:14px;text-align:left;border:1px solid var(--ob-border);border-radius:18px;background:var(--ob-surface);color:var(--ob-text);box-shadow:none}.oso-polish-v1 .oso-prompts-v082 button:hover{border-color:#f7822e85;background:#fffaf6;transform:translateY(-1px)}.oso-polish-v1 .oso-prompt-copy-v1{display:block;min-width:0}.oso-polish-v1 .oso-prompt-copy-v1 strong,.oso-polish-v1 .oso-prompt-copy-v1 small{display:block}.oso-polish-v1 .oso-prompt-copy-v1 strong{font-size:15px;line-height:1.3}.oso-polish-v1 .oso-prompt-copy-v1 small{margin-top:3px;color:var(--ob-muted);font-size:13px;line-height:1.35}.oso-polish-v1 .oso-composer-v082{border-style:solid;background:var(--ob-surface-soft);opacity:.82}.oso-polish-v1 .oso-privacy-v082 a{display:inline-flex;align-items:center;gap:4px;margin-top:10px;color:#9a4a12;font-weight:750;text-decoration:none}.oso-polish-v1 .oso-privacy-v082 a:hover{text-decoration:underline}@media(min-width:900px){.v082-shell .main-area{min-width:0}.v082-shell .page-container{width:min(100%,1440px);margin-inline:auto;padding-inline:clamp(28px,4vw,64px)}.v082-shell .unified-sidebar{width:248px;padding:22px 16px}.v082-shell .sidebar-primary{gap:5px}.v082-shell .sidebar-primary a,.v082-shell .sidebar-footer a,.v082-shell .sidebar-footer button{min-height:46px;border-radius:14px}.v082-shell .sidebar-primary a.active{box-shadow:inset 3px 0 #f7822e}.v082-shell .page-header h1{font-size:clamp(30px,3vw,42px)}.v082-shell .modal-large{width:min(840px,calc(100vw - 80px))}.v082-shell .modal-medium{width:min(640px,calc(100vw - 80px))}}@media(min-width:700px)and (max-width:1199px){.v082-shell .page-container{padding-inline:clamp(22px,4vw,42px)}.v082-shell .today-tool-grid-v1,.v082-shell .lists-hub-grid-v1,.v082-shell .event-form-v08{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.v082-shell .today-tool-grid-v1{grid-template-columns:repeat(4,minmax(0,1fr))}.v082-shell .secondary-page-v1{max-width:1080px;margin-inline:auto}.v082-shell .calendar-complete-v1{max-width:1280px;margin-inline:auto}}.v082-shell .modal-backdrop{padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom))}.v082-shell .modal{border-radius:var(--ob-radius-xl);border:1px solid var(--ob-border);box-shadow:0 24px 80px #07183038}.v082-shell .modal-header{min-height:72px;padding:18px 22px;border-bottom:1px solid var(--ob-border)}.v082-shell .modal-header h2{font-size:24px;letter-spacing:-.025em}.v082-shell .modal-body{padding:22px}.v082-shell .modal-footer{gap:12px;padding:16px 22px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--ob-border);background:#fffffff5}.v082-shell .event-form-v08,.v082-shell .task-editor-form,.v082-shell .grocery-editor-form,.v082-shell .meal-editor-form,.v082-shell .reminder-editor-form{gap:18px}.v082-shell .field>label,.v082-shell .field-label,.v082-shell fieldset>legend{color:#35445a;font-size:13px;font-weight:800;letter-spacing:.01em}.v082-shell .field small,.v082-shell .field-help{color:var(--ob-muted);line-height:1.45}.v082-shell .modal-footer .button{min-width:120px}.v082-shell .modal-footer .button.primary{box-shadow:0 8px 22px #f7822e38}.v082-shell .button.danger,.v082-shell .danger-button{color:#a32a27;border-color:#e5b9b6;background:#fff8f7}.v082-shell .button.danger:hover,.v082-shell .danger-button:hover{background:#fff0ee;border-color:#cf8d88}.v082-shell .empty-state{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;text-align:center;border:1px dashed var(--ob-border-strong);border-radius:var(--ob-radius-lg);background:linear-gradient(180deg,#fff,#fafbfc)}.v082-shell .empty-state .empty-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:14px;border-radius:18px;background:#f1f5f6;color:#173654}.v082-shell .empty-state h3{margin:0;color:var(--ob-text);font-size:21px;letter-spacing:-.02em}.v082-shell .empty-state p{max-width:46ch;margin:8px auto 18px;color:var(--ob-muted);line-height:1.5}.v082-shell .empty-state .button{min-width:160px}.v082-shell .app-error-state{border-radius:18px;background:#fff8f7;border-color:#edc5c2}.v082-shell .app-refresh-state{border-radius:999px}.v082-shell{--v082-muted:var(--ob-muted)}.v082-shell .secondary-section-heading-v1 h2,.v082-shell .more-section-title-v08,.v082-shell .eyebrow{color:#9a4a12}.v082-shell .secondary-nav-row-v1,.v082-shell .list-hub-card,.v082-shell .daily-tool-row-v1{transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.v082-shell .secondary-nav-row-v1:hover,.v082-shell .list-hub-card:hover{border-color:var(--ob-border-strong);box-shadow:var(--ob-shadow-sm)}.v082-shell .badge{border-radius:999px;font-weight:750}.v082-shell :where(h1,h2,h3,strong,p,small,span){overflow-wrap:anywhere}.v082-shell :where(button,a,input,select,textarea,summary):focus-visible{outline:3px solid rgba(247,130,46,.38);outline-offset:3px}@media(max-width:699px){.oso-polish-v1 .oso-titlebar-v082{align-items:flex-start}.oso-polish-v1 .oso-preview-chip-v082{align-self:flex-start}.oso-polish-v1 .oso-hero-v082{min-height:auto}.oso-polish-v1 .oso-conversation-v082{padding:16px}.oso-polish-v1 .oso-prompts-v082{grid-template-columns:minmax(0,1fr)}.oso-polish-v1 .oso-prompts-v082 button{min-height:76px}.v082-shell .modal-backdrop{padding:0}.v082-shell .modal{width:100%;max-width:none!important;height:100dvh;max-height:100dvh;border-radius:0;border:0}.v082-shell .modal-header{padding:calc(14px + env(safe-area-inset-top)) 18px 14px}.v082-shell .modal-body{padding:18px;overscroll-behavior:contain}.v082-shell .modal-footer{position:sticky;bottom:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 18px calc(12px + env(safe-area-inset-bottom))}.v082-shell .modal-footer>*{min-width:0;width:100%}.v082-shell .empty-state{min-height:190px;padding:26px 18px}}@media(max-width:360px){.oso-polish-v1 .oso-prompts-v082 button{grid-template-columns:38px minmax(0,1fr) 18px;padding:12px}.v082-shell .modal-header h2{font-size:21px}.v082-shell .modal-body{padding:15px}.v082-shell .modal-footer{padding-inline:15px}}@media(prefers-reduced-motion:reduce){.oso-polish-v1 .oso-prompts-v082 button,.v082-shell .secondary-nav-row-v1,.v082-shell .list-hub-card,.v082-shell .daily-tool-row-v1{transition:none!important;transform:none!important}}.oso-polish-v1 .oso-prompts-v082 button{width:100%;min-width:0}.oso-polish-v1 .oso-prompts-v082 button>span:first-child{width:42px;height:42px;display:grid;place-items:center;flex:none}.oso-polish-v1 .oso-prompt-copy-v1{width:auto!important;max-width:none!important;min-width:0!important;overflow:visible!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important}.oso-polish-v1 .oso-prompt-copy-v1 strong,.oso-polish-v1 .oso-prompt-copy-v1 small{width:auto!important;max-width:none!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important}@media(max-width:699px){.oso-polish-v1 .oso-prompts-v082{width:100%}.oso-polish-v1 .oso-prompts-v082 button{grid-template-columns:42px minmax(0,1fr) 20px!important;align-items:center;min-height:82px}.oso-polish-v1 .oso-prompt-copy-v1 strong{font-size:16px;line-height:1.25}.oso-polish-v1 .oso-prompt-copy-v1 small{font-size:13px;line-height:1.35}}:root{--ob-brand-orange:#ff7f27;--ob-brand-orange-deep:#b45312;--ob-brand-navy:#071b70;--ob-calendar:#2f6fba;--ob-calendar-soft:#eaf2fb;--ob-task:#2f7d78;--ob-task-soft:#e8f4f2;--ob-grocery:#4f8a4e;--ob-grocery-soft:#edf7ec;--ob-meal:#b7791f;--ob-meal-soft:#fff5df;--ob-reminder:#7a5aa6;--ob-reminder-soft:#f2edfa;--ob-family:#aa6671;--ob-family-soft:#f9ecef;--ob-utility:#667383;--ob-utility-soft:#f0f3f5}.osobusy-wordmark.live-wordmark{display:inline-flex;align-items:baseline;width:auto!important;height:auto!important;overflow:visible!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px!important;line-height:1!important;letter-spacing:-.055em;white-space:nowrap;color:inherit!important}.osobusy-wordmark.live-wordmark .osobusy-wordmark-oso,.osobusy-wordmark.live-wordmark .osobusy-wordmark-busy{display:inline-block;overflow-wrap:normal!important;word-break:normal!important;white-space:nowrap!important}.osobusy-wordmark.live-wordmark .osobusy-wordmark-oso{color:var(--ob-brand-orange)!important;font-weight:850}.osobusy-wordmark.live-wordmark .osobusy-wordmark-busy{color:var(--ob-brand-navy)!important;font-weight:430;letter-spacing:-.045em}.osobusy-wordmark.live-wordmark.compact{font-size:24px!important}.osobusy-wordmark.live-wordmark.inverse .osobusy-wordmark-oso{color:#ff9a57!important}.osobusy-wordmark.live-wordmark.inverse .osobusy-wordmark-busy{color:#fff!important}.v082-shell .v08-mobile-header .osobusy-wordmark.live-wordmark{font-size:27px!important}.sidebar-brand .osobusy-wordmark.live-wordmark{font-size:29px!important}.auth-brand-lockup-v082 .osobusy-wordmark.live-wordmark,.auth-brand-v082 .auth-mobile-brand .osobusy-wordmark.live-wordmark{font-size:38px!important}.v082-shell :is(.calendar-icon,.calendar-card-icon,.week-calendar-icon,.event-icon),.v082-shell :is(.today-tool-card,.daily-tool-row-v1,.list-hub-card,.secondary-nav-row-v1)[href*=calendar] :is(svg,.secondary-row-icon-v1),.v082-shell .oso-prompts-v082 button:nth-child(1)>span:first-child,.v082-shell .oso-prompts-v082 button:nth-child(2)>span:first-child{color:var(--ob-calendar)!important;background:var(--ob-calendar-soft)!important}.v082-shell :is(.task-icon,.tasks-icon),.v082-shell :is(a[href*=tasks],button[data-type=task]) :is(.secondary-row-icon-v1,svg),.v082-shell .oso-prompts-v082 button:nth-child(4)>span:first-child{color:var(--ob-task)!important;background:var(--ob-task-soft)!important}.v082-shell :is(.grocery-icon,.groceries-icon),.v082-shell :is(a[href*=grocer],button[data-type=grocery]) :is(.secondary-row-icon-v1,svg),.v082-shell .oso-prompts-v082 button:nth-child(3)>span:first-child{color:var(--ob-grocery)!important;background:var(--ob-grocery-soft)!important}.v082-shell :is(.meal-icon,.meals-icon),.v082-shell :is(a[href*=meal],button[data-type=meal]) :is(.secondary-row-icon-v1,svg),.v082-shell .oso-prompts-v082 button:nth-child(5)>span:first-child{color:var(--ob-meal)!important;background:var(--ob-meal-soft)!important}.v082-shell :is(.reminder-icon,.reminders-icon),.v082-shell :is(a[href*=reminder],button[data-type=reminder]) :is(.secondary-row-icon-v1,svg),.v082-shell .oso-prompts-v082 button:nth-child(6)>span:first-child{color:var(--ob-reminder)!important;background:var(--ob-reminder-soft)!important}.v082-shell :is(a[href*=family],button[data-type=family]) .secondary-row-icon-v1{color:var(--ob-family)!important;background:var(--ob-family-soft)!important}.v082-shell :is(a[href*=settings],a[href*=privacy],a[href*=terms],button[data-type=utility]) .secondary-row-icon-v1{color:var(--ob-utility)!important;background:var(--ob-utility-soft)!important}.v082-shell :is(.secondary-row-icon-v1,.today-tool-icon-v1,.list-hub-icon,.empty-icon,.quick-add-icon,.kitchen-card-icon),.oso-polish-v1 .oso-prompts-v082 button>span:first-child{width:46px;height:46px;min-width:46px;display:grid;place-items:center;border-radius:14px;box-shadow:none!important}.v082-shell :is(.secondary-row-icon-v1,.today-tool-icon-v1,.list-hub-icon,.empty-icon,.quick-add-icon,.kitchen-card-icon) svg,.oso-polish-v1 .oso-prompts-v082 button>span:first-child svg{width:21px;height:21px;stroke-width:2}.oso-polish-v1 .oso-orbit-v082,.oso-polish-v1 .oso-titlebar-v082>div>span>svg,.oso-polish-v1 .oso-preview-chip-v082 svg,.oso-polish-v1 .oso-capability-pills-v082 svg{display:none!important}.oso-polish-v1 .oso-orb-v082{background:#fff!important;border:1px solid #e4e9ed!important;box-shadow:0 8px 22px #0b1f3a14!important;animation:none!important}.oso-polish-v1 .oso-hero-v082{background:#fff!important;border-color:#e1e7eb!important}.oso-polish-v1 .oso-preview-chip-v082{background:#fff7f0!important;border-color:#f4c79f!important;box-shadow:none!important}.oso-polish-v1 .oso-capability-pills-v082 span{background:#f5f7f8!important;border-color:#e1e6ea!important;color:#425166!important}.oso-polish-v1 .oso-prompts-v082 button{box-shadow:none!important;background:#fff!important}.oso-polish-v1 .oso-prompts-v082 button:hover{transform:none!important;background:#fbfcfc!important;border-color:#cbd5dc!important}@media(max-width:699px){.v082-shell .v08-mobile-header .osobusy-wordmark.live-wordmark{font-size:25px!important}.auth-brand-lockup-v082 .osobusy-wordmark.live-wordmark,.auth-brand-v082 .auth-mobile-brand .osobusy-wordmark.live-wordmark{font-size:34px!important}.oso-polish-v1 .oso-prompts-v082 button{grid-template-columns:46px minmax(0,1fr) 20px!important}}@media(max-width:380px){.v082-shell .v08-mobile-header .osobusy-wordmark.live-wordmark{font-size:22px!important}}@media(prefers-reduced-motion:reduce){.oso-polish-v1 .oso-orb-v082,.oso-polish-v1 .oso-prompts-v082 button{animation:none!important;transition:none!important}}@media(max-width:760px){.v08-floating-add{right:max(22px,env(safe-area-inset-right));bottom:calc(108px + env(safe-area-inset-bottom));width:58px;height:58px;border-radius:20px;box-shadow:0 14px 34px #f7822e47}.today-hero-v08 .today-add-button,.calendar-experience-v08>.page-header .page-actions,.task-list-card~.page-actions,.tasks-page-v08>.page-header .page-actions,.groceries-page-v08>.page-header .page-actions,.meals-page-v08>.page-header .page-actions,.reminders-page-v08>.page-header .page-actions{display:none!important}.today-empty>button,.task-list-card .empty-state .button.primary,.grocery-list-card .empty-state .button.primary,.meal-planner-card .empty-state .button.primary,.reminder-list-card .empty-state .button.primary{display:none!important}.calendar-experience-v08 .page-header{margin-bottom:18px}.calendar-experience-v08 .calendar-command-bar-v08{margin-top:0}.page-container{padding-bottom:calc(190px + env(safe-area-inset-bottom))!important}.calendar-experience-v08,.today-experience,.oso-page,.board-list-card,.agenda-v08{scroll-margin-bottom:190px}.oso-titlebar-v082{gap:8px;margin-bottom:18px}.oso-titlebar-v082>div>span svg,.oso-preview-chip-v082,.oso-orbit-v082,.oso-capability-pills-v082,.oso-composer-v082{display:none!important}.oso-titlebar-v082 h1{font-size:clamp(2rem,9vw,2.65rem);line-height:1.04}.oso-titlebar-v082 p{margin-top:10px;line-height:1.48}.oso-hero-v082{min-height:0;padding:22px;gap:18px;margin-bottom:18px}.oso-orb-v082{width:76px;height:76px;border:0!important;box-shadow:none!important;background:transparent!important}.oso-orb-v082:before,.oso-orb-v082:after{display:none!important}.oso-greeting-v082 h2{font-size:1.65rem}.oso-greeting-v082 p{margin-top:8px;line-height:1.48}.oso-conversation-v082{padding:16px}.oso-chat-message-v082{padding:16px;margin-bottom:14px}.oso-chat-message-v082 p{line-height:1.48}.oso-prompts-v082{gap:10px}.oso-prompts-v082>button{min-height:76px;padding:12px 14px;grid-template-columns:48px minmax(0,1fr) 22px;align-items:center;background:#fff}.oso-prompts-v082>button>span:first-child{width:48px;height:48px;border-radius:15px}.oso-prompt-copy-v1{min-width:0;width:100%;background:transparent!important;border-radius:0!important;padding:0!important;overflow-wrap:normal!important;word-break:normal!important}.oso-prompt-copy-v1 strong,.oso-prompt-copy-v1 small{display:block;width:100%;white-space:normal;overflow-wrap:normal;word-break:normal}.oso-prompt-copy-v1 strong{font-size:1rem;line-height:1.22}.oso-prompt-copy-v1 small{margin-top:4px;line-height:1.35}.oso-privacy-v082{margin-top:18px}}@media(min-width:761px){.v08-floating-add{display:none}}@media(prefers-reduced-motion:reduce){.v08-floating-add,.oso-prompts-v082>button{animation:none!important;transition:none!important}}.oso-page,.oso-page-v08,.oso-page-v082,.oso-polish-v1,.oso-titlebar-v082,.oso-hero-v082,.oso-conversation-v082,.oso-chat-message-v082,.oso-prompts-v082,.oso-privacy-v082{min-width:0;max-width:100%}.oso-page{overflow-x:clip}.oso-page *{min-width:0}.oso-page img,.oso-page svg{max-width:100%}@media(max-width:760px){html,body,#root,.app-shell,.main-area,.page-container{max-width:100%;overflow-x:clip}.oso-titlebar-v082,.oso-hero-v082,.oso-conversation-v082,.oso-privacy-v082{width:100%}.oso-titlebar-v082 h1,.oso-titlebar-v082 p,.oso-greeting-v082,.oso-greeting-v082 h2,.oso-greeting-v082 p,.oso-chat-message-v082>div,.oso-prompt-copy-v1,.oso-privacy-v082>div{max-width:100%;overflow-wrap:anywhere}.oso-prompts-v082>button{width:100%;max-width:100%;overflow:hidden}.quick-add-overlay{padding:18px 14px calc(18px + env(safe-area-inset-bottom));align-items:flex-end}.quick-add-sheet-v2{width:min(100%,620px);max-width:100%;max-height:min(82dvh,760px);overflow-x:clip;overflow-y:auto;overscroll-behavior:contain;border-radius:28px}.quick-add-header{position:sticky;top:0;z-index:2;background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.quick-add-header>div{min-width:0}.quick-add-header h2,.quick-add-header p{max-width:100%}.quick-add-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quick-add-actions>button{min-width:0;width:100%;min-height:126px;grid-template-columns:42px minmax(0,1fr) 16px;align-items:center;padding:16px 13px;border-radius:20px;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.quick-add-actions>button:active{transform:scale(.985)}.quick-add-action-copy{min-width:0}.quick-add-action-copy strong,.quick-add-action-copy small{display:block;max-width:100%;white-space:normal;overflow-wrap:break-word}.quick-add-action-copy strong{line-height:1.15}.quick-add-action-copy small{margin-top:5px;line-height:1.3}.quick-add-action-arrow{justify-self:end}}@media(max-width:430px){.quick-add-actions{grid-template-columns:1fr}.quick-add-actions>button{min-height:82px;grid-template-columns:46px minmax(0,1fr) 18px}}@media(prefers-reduced-motion:reduce){.quick-add-actions>button{transition:none!important}}:root{--ob-production-orange: #ff7f27;--ob-production-navy: #0b1f3a;--ob-production-ink: #102440;--ob-production-muted: #66758b;--ob-production-line: #d9e2e8;--ob-production-surface: #ffffff;--ob-production-soft: #f4f7f8;--ob-production-shadow: 0 14px 34px rgba(15, 35, 59, .09)}.oso-page-v082{isolation:isolate;overflow-x:clip}.oso-page-v082 .oso-titlebar-v082,.oso-page-v082 .oso-hero-v082,.oso-page-v082 .oso-conversation-v082,.oso-page-v082 .oso-privacy-v082{position:relative;z-index:1}.oso-page-v082 .oso-titlebar-v082:after{content:"";position:absolute;right:-5%;top:-18%;width:min(38vw,330px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#ff7f2721,#ff7f2700 70%);pointer-events:none;animation:oso-warm-drift 9s ease-in-out infinite alternate}.oso-page-v082 .oso-hero-v082{overflow:hidden;background:radial-gradient(circle at 14% 50%,rgba(255,127,39,.1),transparent 34%),linear-gradient(145deg,#fff,#fffaf5)}.oso-page-v082 .oso-hero-v082:after{content:"";position:absolute;inset:auto -12% -62% 42%;height:78%;border-radius:50%;background:radial-gradient(circle,rgba(11,31,58,.07),transparent 68%);pointer-events:none}.oso-page-v082 .oso-orb-v082{display:grid!important;place-items:center;position:relative;flex:0 0 auto;border:1px solid rgba(255,127,39,.24)!important;background:#ffffffe0!important;box-shadow:0 16px 36px #0b1f3a1a!important;animation:oso-presence-float 4.8s ease-in-out infinite}.oso-page-v082 .oso-orb-v082:before{content:"";display:block!important;position:absolute;inset:-10px;border-radius:inherit;border:1px solid rgba(255,127,39,.22);animation:oso-presence-pulse 3.8s ease-out infinite}.oso-page-v082 .oso-orb-v082:after{content:"";display:block!important;position:absolute;width:10px;height:10px;right:-4px;top:12%;border-radius:50%;background:var(--ob-production-orange);box-shadow:-72px 74px #ff7f27bf;animation:oso-dot-drift 5.5s ease-in-out infinite alternate}.oso-page-v082 .oso-orb-v082 .osobusy-icon{animation:oso-mark-breathe 4.8s ease-in-out infinite}.oso-page-v082 .oso-prompts-v082>button{animation:oso-prompt-arrive .48s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--oso-delay, 0ms);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.oso-page-v082 .oso-prompts-v082>button:hover,.oso-page-v082 .oso-prompts-v082>button:focus-visible{transform:translateY(-2px);border-color:#ff7f2780;box-shadow:0 12px 28px #0b1f3a17}.oso-page-v082 .oso-prompts-v082>button:active{transform:scale(.985)}@keyframes oso-presence-float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-7px) rotate(1deg)}}@keyframes oso-presence-pulse{0%{opacity:.55;transform:scale(.92)}70%,to{opacity:0;transform:scale(1.18)}}@keyframes oso-mark-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@keyframes oso-dot-drift{0%{transform:translateZ(0)}to{transform:translate3d(-8px,8px,0)}}@keyframes oso-warm-drift{0%{transform:translateZ(0) scale(.96)}to{transform:translate3d(-18px,15px,0) scale(1.08)}}@keyframes oso-prompt-arrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}html,body,#root{max-width:100%;overflow-x:clip}.v082-shell,.page-container,.app-content,main{min-width:0;max-width:100%}.app-header,.mobile-header-v082{contain:layout paint}@media(max-width:760px){.v08-floating-add{z-index:90;touch-action:manipulation;transition:transform .18s ease,box-shadow .18s ease}.v08-floating-add:active{transform:scale(.94)}.page-header .page-actions .primary,.today-add-button{display:none!important}}.calendar-complete-v1 .month-day,.calendar-complete-v1 .calendar-month-cell{transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.calendar-complete-v1 .is-today,.calendar-complete-v1 [aria-current=date]{background:#ff7f2714!important;box-shadow:inset 0 0 0 1px #ff7f2761}.calendar-complete-v1 .is-selected,.calendar-complete-v1 [aria-selected=true]{background:var(--ob-production-navy)!important;color:#fff!important}.calendar-complete-v1 button:active{transform:scale(.98)}.today-experience .card,.tasks-page-v08 .card,.groceries-page-v08 .card,.meals-page-v08 .card,.reminders-page-v08 .card,.secondary-page-v1 .secondary-section-v1{border-color:var(--ob-production-line);box-shadow:var(--ob-production-shadow)}.today-experience .card strong,.board-list-card strong{color:var(--ob-production-ink)}.today-experience .card p,.board-list-card small{color:var(--ob-production-muted)}img,svg,video,canvas{max-width:100%}button,a,input,textarea,select{min-width:0}.page-header>*,.card>*,.secondary-nav-row-v1>*,.quick-add-actions button>*{min-width:0}h1,h2,h3,p,strong,small,span{overflow-wrap:break-word}.oso-prompt-copy-v1,.quick-add-action-copy,.secondary-row-copy-v1{overflow-wrap:normal;word-break:normal}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(255,127,39,.42);outline-offset:3px}button,.secondary-nav-row-v1,.quick-add-actions button{min-height:44px}[aria-busy=true] .skeleton,.loading-skeleton{background:linear-gradient(90deg,#edf1f3 25%,#f8fafb,#edf1f3 75%);background-size:200% 100%;animation:ob-skeleton-shift 1.45s ease-in-out infinite}@keyframes ob-skeleton-shift{to{background-position:-200% 0}}@media(min-width:900px){.oso-page-v082,.calendar-experience-v08,.today-experience{max-width:1180px;margin-inline:auto}.oso-page-v082 .oso-hero-v082{grid-template-columns:160px minmax(0,1fr)}.oso-page-v082 .oso-orb-v082{width:132px;height:132px}}@media(max-width:760px){.page-container{padding-inline:max(16px,env(safe-area-inset-left)) max(16px,env(safe-area-inset-right));padding-bottom:calc(190px + env(safe-area-inset-bottom))}.oso-page-v082{width:100%}.oso-page-v082 .oso-titlebar-v082,.oso-page-v082 .oso-hero-v082,.oso-page-v082 .oso-conversation-v082,.oso-page-v082 .oso-privacy-v082{width:100%;max-width:100%}.oso-page-v082 .oso-orb-v082{width:82px;height:82px;border-radius:25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.oso-quick-action-heading-v1{display:flex;align-items:center;gap:12px;padding:4px 2px 14px}.oso-quick-action-heading-v1>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:#f4f7f9}.oso-quick-action-heading-v1>div{min-width:0;display:grid;gap:2px}.oso-quick-action-heading-v1 strong{font-size:1.05rem;color:#0b1f3a}.oso-quick-action-heading-v1 small{color:#68778c;line-height:1.4}.oso-page-v082 .oso-orb-v082 .osobusy-icon,.oso-page-v082 .oso-quick-action-heading-v1 .osobusy-icon{display:block!important;position:relative!important;justify-self:center!important;align-self:center!important;margin:0 auto!important}.oso-page-v082 .oso-orb-v082 .osobusy-icon>img,.oso-page-v082 .oso-quick-action-heading-v1 .osobusy-icon>img{width:165%!important;height:165%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;transform:translate(-18.2%,-17%)!important}@media(max-width:760px){.oso-page-v082{max-width:100%!important;overflow-x:hidden!important}.oso-page-v082 .oso-hero-v082{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;align-items:center!important;column-gap:18px!important;overflow:hidden!important}.oso-page-v082 .oso-greeting-v082{min-width:0!important;position:relative!important;z-index:2!important}.oso-page-v082 .oso-greeting-v082 h2,.oso-page-v082 .oso-greeting-v082 p{max-width:100%!important;overflow-wrap:anywhere!important}.oso-page-v082 .oso-orb-v082{display:grid!important;place-items:center!important;position:relative!important;z-index:1!important;width:72px!important;height:72px!important;min-width:72px!important;flex:0 0 72px!important;margin:0 auto!important;overflow:hidden!important;border:1px solid rgba(247,130,46,.22)!important;border-radius:24px!important;background:linear-gradient(145deg,#fff,#fff9f3)!important;box-shadow:0 12px 28px #0b1f3a1a!important;animation:none!important;transform:none!important}.oso-page-v082 .oso-orb-v082:before,.oso-page-v082 .oso-orb-v082:after,.oso-page-v082 .oso-orbit-v082{content:none!important;display:none!important;animation:none!important}.oso-page-v082 .oso-orb-v082 .osobusy-icon{width:42px!important;height:42px!important;animation:none!important;transform:none!important}.oso-page-v082 .oso-capability-pills-v082{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:14px!important}.oso-page-v082 .oso-capability-pills-v082>span,.oso-page-v082 .oso-prompts-v082>button{animation:none!important;transform:none!important}.v082-shell .v08-bottom-nav .oso-nav-link,.v082-shell .v08-bottom-nav .oso-nav-link.active,.v082-shell .v08-bottom-nav .oso-nav-link:hover,.v082-shell .v08-bottom-nav .oso-nav-link:focus-visible{position:relative!important;isolation:auto!important;width:100%!important;min-width:0!important;justify-self:stretch!important;justify-items:center!important;align-items:center!important;grid-template-rows:49px 15px!important;background:transparent!important;background-color:transparent!important;background-image:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important;transform:none!important;overflow:visible!important}.v082-shell .v08-bottom-nav .oso-nav-link:before,.v082-shell .v08-bottom-nav .oso-nav-link:after{content:none!important;display:none!important;background:none!important;border:0!important;box-shadow:none!important;animation:none!important}.v082-shell .v08-bottom-nav .oso-nav-link .oso-nav-brand-mark,.v082-shell .v08-bottom-nav .oso-nav-link.active .oso-nav-brand-mark,.v082-shell .v08-bottom-nav .oso-nav-link:hover .oso-nav-brand-mark,.v082-shell .v08-bottom-nav .oso-nav-link:focus-visible .oso-nav-brand-mark{position:relative!important;z-index:1!important;display:block!important;justify-self:center!important;align-self:center!important;width:52px!important;height:52px!important;padding:0!important;margin:0 auto!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;filter:drop-shadow(0 7px 10px rgba(11,31,58,.18))!important;animation:none!important;transform:translateY(-7px)!important}.v082-shell .v08-bottom-nav .oso-nav-link.active .oso-nav-brand-mark{transform:translateY(-8px) scale(1.04)!important;filter:drop-shadow(0 8px 11px rgba(11,31,58,.21))!important}.v082-shell .v08-bottom-nav .oso-nav-link .oso-nav-brand-mark>img{position:absolute!important;top:0!important;left:0!important;display:block!important;width:126%!important;height:126%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;transform:translate(-10.3%,-9.8%)!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important}.v082-shell .v08-bottom-nav .oso-nav-link>span{position:relative!important;z-index:1!important;justify-self:center!important;text-align:center!important;transform:translateY(-2px)!important;font-weight:800!important}}@media(max-width:390px){.oso-page-v082 .oso-hero-v082{grid-template-columns:70px minmax(0,1fr)!important;column-gap:14px!important}.oso-page-v082 .oso-orb-v082{width:64px!important;height:64px!important;min-width:64px!important;flex-basis:64px!important;border-radius:21px!important}.oso-page-v082 .oso-orb-v082 .osobusy-icon{width:38px!important;height:38px!important}.v082-shell .v08-bottom-nav .oso-nav-link .oso-nav-brand-mark,.v082-shell .v08-bottom-nav .oso-nav-link.active .oso-nav-brand-mark{width:49px!important;height:49px!important}}@media(prefers-reduced-motion:reduce){.oso-page-v082 *,.v082-shell .v08-bottom-nav .oso-nav-link *{animation:none!important;transition:none!important}}
