:root{color:#1c1c1e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--canvas:#f2f2f7;--surface:#fff;--surface-muted:#f9f9fb;--ink:#1c1c1e;--muted:#6e6e73;--faint:#68686d;--line:#3c3c4321;--line-strong:#3c3c4338;--accent:#006bd6;--accent-strong:#0059b8;--accent-soft:#e9f3ff;--danger:#c9342f;--danger-soft:#fff0ef;--focus:#006ee6;--shadow-card:0 1px 2px #00000008, 0 8px 24px #0000000a;--shadow-float:0 14px 40px #0000001f;background:#f2f2f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px;min-height:100%}body{background:var(--canvas);overscroll-behavior-y:none;min-width:320px;min-height:100dvh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;color:#fff;background:var(--ink);border-radius:12px;align-items:center;min-height:44px;padding:10px 16px;text-decoration:none;display:flex;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:800}.loading-page,.login-page,.offline-page{min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));background:var(--canvas);place-items:center;display:grid}.loading-page{align-content:center;gap:18px}.loading-mark{color:#fff;background:var(--accent);letter-spacing:-.03em;border-radius:16px;place-items:center;width:54px;height:54px;font-size:1rem;font-weight:800;display:grid;box-shadow:0 8px 22px #0a84ff3d}.loading-page p{color:var(--muted);margin:0;font-size:.9rem;font-weight:600}.login-card,.offline-card{border:1px solid var(--line);background:var(--surface);width:min(100%,460px);box-shadow:var(--shadow-float);border-radius:26px;padding:36px}.login-heading,.offline-card{text-align:left}.login-heading{margin-bottom:28px}.login-heading h1,.offline-card h1{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,7vw,2.55rem);font-weight:750;line-height:1.08}.login-heading>p:last-child,.offline-card>p:not(.eyebrow,.sr-only){color:var(--muted);margin:11px 0 0;line-height:1.55}.couple-mark,.brand-mark,.mobile-brand-mark{color:#fff;background:var(--accent);letter-spacing:-.045em;place-items:center;font-weight:800;display:grid}.couple-mark{border-radius:17px;width:56px;height:56px;margin-bottom:27px;box-shadow:0 8px 22px #0a84ff38}.login-form,.login-form fieldset{min-width:0}.login-form fieldset{border:0;margin:0 0 22px;padding:0}.login-form legend,.field label{color:#3a3a3c;margin-bottom:9px;font-size:.82rem;font-weight:700}.login-form legend{padding:0}.identity-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.identity-option{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:14px;align-items:center;gap:10px;min-height:62px;padding:10px 13px;display:flex;position:relative}.identity-option input{opacity:0;position:absolute}.identity-option>span{width:34px;height:34px;color:var(--accent-strong);background:var(--accent-soft);border-radius:50%;flex:none;place-items:center;font-size:.88rem;font-weight:800;display:grid}.identity-option strong{font-size:.9rem}.identity-option:has(input:checked){border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent)}.identity-option:has(input:focus-visible){outline:3px solid var(--focus);outline-offset:3px}.field{display:grid}.field input,.search-area input{color:var(--ink);border:1px solid var(--line-strong);background:var(--surface);appearance:none}.field input{border-radius:12px;min-height:50px;padding:12px 14px}.message-slot{min-height:42px;padding-top:9px}.message-slot p,.app-alert{color:var(--danger);font-size:.86rem;font-weight:700}.message-slot p{margin:0}.primary-button,.secondary-button,.icon-button{border-radius:12px;min-height:44px;font-weight:750}.primary-button{color:#fff;background:var(--accent);cursor:pointer;border:0;width:100%;padding:12px 18px}.primary-button:hover:not(:disabled){background:var(--accent-strong)}.primary-button:disabled{cursor:not-allowed;opacity:.55}.offline-icon{width:56px;height:56px;color:var(--accent);background:var(--accent-soft);border-radius:17px;place-items:center;margin-bottom:27px;display:grid}.offline-icon svg{width:24px;height:24px}.offline-card>p:not(.eyebrow,.sr-only){margin-bottom:26px}.offline-retry{justify-content:center;align-items:center;gap:9px;display:flex}.offline-retry svg{width:18px;height:18px}.app-shell{grid-template-columns:272px minmax(0,1fr);min-height:100dvh;display:grid}.sidebar{border-right:1px solid var(--line);scrollbar-width:thin;background:#f9f9fb;flex-direction:column;min-width:0;height:100dvh;padding:22px 15px 18px;display:flex;position:sticky;top:0;overflow-y:auto}.brand{align-items:center;gap:12px;padding:0 8px 20px;display:flex}.brand-mark{border-radius:13px;flex:none;width:42px;height:42px;font-size:.84rem;box-shadow:0 6px 16px #0a84ff2e}.brand strong,.brand span{display:block}.brand strong{letter-spacing:-.015em;font-size:.98rem;font-weight:750}.brand span{color:var(--muted);margin-top:2px;font-size:.74rem}.view-navigation{border-bottom:1px solid var(--line);padding-bottom:17px}.view-navigation a,.category-navigation a{color:#3a3a3c;border-radius:12px;align-items:center;gap:11px;min-height:46px;padding:8px 10px;font-size:.86rem;font-weight:650;text-decoration:none;display:flex}.view-navigation a+a,.category-navigation li+li{margin-top:3px}.view-navigation a:hover,.category-navigation a:hover{background:#76768017}.view-navigation a[aria-current=page],.category-navigation a[aria-current=page]{color:#006bd6;background:var(--accent-soft)}.view-navigation svg{flex:none;width:19px;height:19px}.category-navigation{margin-top:20px}.category-navigation h2{color:var(--faint);letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;padding:0 10px;font-size:.68rem;font-weight:800}.category-navigation ul,.area-grid,.inset-list,.subcategory-grid,.search-results,.breadcrumbs ol{margin:0;padding:0;list-style:none}.sidebar-icon{border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.sidebar-icon svg{width:16px;height:16px}.category-navigation a>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-privacy{color:var(--faint);align-items:center;gap:8px;margin-top:auto;padding:18px 9px 2px;font-size:.69rem;font-weight:650;display:flex}.sidebar-privacy svg{width:15px;height:15px}.app-stage{min-width:0;min-height:100dvh}.dashboard-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);background:#f9f9fbe0;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:12px clamp(24px,4vw,48px);display:flex;position:sticky;top:0}.mobile-brand{display:none}.search-area{width:min(100%,500px);min-width:0;position:relative}.search-area>svg{z-index:1;width:18px;height:18px;color:var(--faint);pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.search-area input{outline-offset:2px;background:#7676801a;border-color:#0000;border-radius:13px;width:100%;min-height:44px;padding:10px 42px 10px 40px;font-size:.9rem}.search-area input::placeholder{color:var(--faint)}.search-clear{z-index:2;width:44px;height:44px;color:var(--faint);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:0;right:0}.search-clear svg{width:17px;height:17px}.search-popover{z-index:80;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-float);border-radius:16px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.search-results li+li{border-top:1px solid var(--line)}.search-results a{align-content:center;gap:4px;min-height:58px;padding:10px 14px;text-decoration:none;display:grid}.search-results a:hover{background:var(--surface-muted)}.search-results span{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:700;overflow:hidden}.search-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.search-empty{min-height:60px;color:var(--muted);align-items:center;margin:0;padding:12px 15px;font-size:.86rem;display:flex}.account-area{align-items:center;gap:9px;display:flex}.account-avatar{color:#006bd6;background:var(--accent-soft);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:.85rem;font-weight:800;display:grid}.account-name{font-size:.83rem;font-weight:700}.icon-button{width:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.icon-button:hover{color:var(--ink);background:#7676801a}.icon-button svg{width:18px;height:18px}.main-panel{background:var(--canvas);min-width:0;min-height:calc(100dvh - 72px)}.app-alert{background:var(--danger-soft);border:1px solid #c9342f3d;border-radius:13px;width:min(100% - 40px,980px);margin:20px auto 0;padding:12px 14px}.page-content{width:min(100%,1060px);margin:0 auto;padding:46px clamp(24px,5vw,62px) 90px}.page-heading-block{max-width:720px;margin-bottom:38px}.page-heading-block h1{color:var(--ink);letter-spacing:-.05em;margin:0;font-size:clamp(2.15rem,5vw,3.35rem);font-weight:760;line-height:1.06}.page-heading-block>p:last-child{max-width:620px;color:var(--muted);margin:12px 0 0;font-size:.98rem;line-height:1.55}.home-heading{margin-bottom:32px}.content-section+.content-section,.ready-card+.content-section{margin-top:38px}.section-title-row{justify-content:space-between;align-items:baseline;gap:18px;min-height:28px;margin-bottom:12px;display:flex}.section-title-row h2{letter-spacing:-.018em;margin:0;font-size:1rem;font-weight:760}.section-title-row>span{color:var(--faint);font-size:.72rem;font-weight:650}.area-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.area-grid li{min-width:0}.area-tile{border:1px solid var(--line);background:var(--surface);min-height:146px;box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:relative}.area-tile:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 2px 4px #0000000a,0 14px 28px #0000000f}.area-icon{border-radius:14px;place-items:center;width:47px;height:47px;display:grid}.area-icon svg{stroke-width:2px;width:23px;height:23px}.area-tile-copy{gap:4px;min-width:0;padding-right:22px;display:grid}.area-tile-copy strong{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:750;overflow:hidden}.area-tile-copy small{color:var(--muted);font-size:.72rem;font-weight:550}.tile-chevron{color:#c2c2c7;width:17px;height:17px;position:absolute;bottom:18px;right:15px}.area-blue{color:#0675dc;background:#e9f3ff}.area-orange{color:#b55d00;background:#fff0df}.area-red{color:#cf3d3d;background:#ffeaea}.area-pink{color:#a73d75;background:#fae8f2}.area-green{color:#297b43;background:#e6f4e9}.area-cyan{color:#087c91;background:#e4f4f7}.area-teal{color:#087a75;background:#e4f3f2}.area-indigo{color:#5856d6;background:#ececff}.area-slate{color:#58616e;background:#edf0f4}.area-gray{color:#636366;background:#ededf0}.overview-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-card);border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.overview-item{grid-template-rows:1fr auto;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;min-height:112px;padding:18px;display:grid}.overview-item+.overview-item{border-left:1px solid var(--line)}.overview-item svg{width:19px;height:19px;color:var(--accent)}.overview-item strong{letter-spacing:-.045em;font-size:1.65rem;font-weight:730}.overview-item span{color:var(--muted);grid-column:1/-1;font-size:.72rem;font-weight:650}.ready-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-items:flex-start;gap:16px;margin-top:38px;padding:22px;display:flex}.ready-icon{color:#248a3d;background:#e9f6ec;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:grid}.ready-icon svg{width:21px;height:21px}.ready-card h2{margin:1px 0 6px;font-size:.98rem;font-weight:750}.ready-card p{max-width:640px;color:var(--muted);margin:0;font-size:.85rem;line-height:1.55}.inset-list{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-card);border-radius:18px;overflow:hidden}.inset-list li+li{border-top:1px solid var(--line)}.inset-list a{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:72px;padding:11px 15px;text-decoration:none;display:grid}.inset-list a:hover{background:var(--surface-muted)}.inset-list a>svg{color:#c2c2c7;width:17px;height:17px}.row-icon{border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.row-icon svg{width:19px;height:19px}.list-row-copy{gap:4px;min-width:0;display:grid}.list-row-copy strong{text-overflow:ellipsis;min-width:0;font-size:.88rem;font-weight:700;line-height:1.3;overflow:hidden}.list-row-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;line-height:1.35;overflow:hidden}.subcategory-section .section-title-row{margin-bottom:14px}.subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.subcategory-grid li{min-width:0}.subcategory-grid a{border:1px solid var(--line);background:var(--surface);min-height:94px;box-shadow:var(--shadow-card);border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 16px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.subcategory-grid a:hover{border-color:var(--line-strong);transform:translateY(-1px);box-shadow:0 2px 4px #0000000a,0 12px 26px #0000000f}.subcategory-icon{border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.subcategory-icon svg{width:21px;height:21px}.subcategory-copy{align-content:center;gap:5px;min-width:0;display:grid}.subcategory-copy strong{overflow-wrap:anywhere;letter-spacing:-.01em;font-size:.9rem;font-weight:720;line-height:1.3}.subcategory-copy small{color:var(--muted);font-size:.7rem;font-weight:600}.subcategory-chevron{width:30px;height:30px;color:var(--faint);background:var(--canvas);border-radius:50%;place-items:center;display:grid}.subcategory-chevron svg{width:16px;height:16px}.more-tip{color:var(--muted);align-items:center;gap:12px;margin-top:24px;padding:0 4px;display:flex}.more-tip svg{flex:none;width:18px;height:18px}.more-tip p{margin:0;font-size:.78rem;line-height:1.5}.breadcrumbs{margin-bottom:20px}.breadcrumbs ol,.breadcrumbs li{align-items:center;display:flex}.breadcrumbs ol{flex-wrap:wrap;gap:5px}.breadcrumbs li{color:var(--muted);gap:5px;font-size:.74rem}.breadcrumbs svg{color:#b4b4b8;width:13px;height:13px}.breadcrumbs a{min-height:30px;color:var(--accent-strong);align-items:center;text-decoration:none;display:inline-flex}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs [aria-current=page]{color:var(--ink);font-weight:650}.mobile-back-link{display:none}.owner-badge{letter-spacing:.01em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:max-content;min-height:24px;padding:3px 9px;font-size:.65rem;font-weight:750;display:inline-flex}.owner-astrid{color:#8c3b67;background:#f9e8f1}.owner-geonu{color:#2d5f91;background:#e8f1fa}.owner-shared{color:#247046;background:#e7f4eb}.owner-unassigned{color:#68686d;background:#eeeeef}.not-found-card{border:1px solid var(--line);background:var(--surface);max-width:650px;box-shadow:var(--shadow-card);border-radius:22px;padding:32px}.not-found-icon{width:54px;height:54px;color:var(--muted);background:#ededf0;border-radius:16px;place-items:center;margin-bottom:24px;display:grid}.not-found-icon svg{width:25px;height:25px}.not-found-card h1{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,5vw,2.8rem);font-weight:760;line-height:1.08}.not-found-card>p:not(.eyebrow){max-width:520px;color:var(--muted);margin:12px 0 0;font-size:.9rem;line-height:1.55}.not-found-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.not-found-actions a{color:#fff;background:var(--accent);border-radius:12px;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.not-found-actions a+a{color:var(--accent-strong);background:var(--accent-soft)}.not-found-actions svg{width:17px;height:17px}.ownership-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:38px;display:grid}.ownership-summary button{border:1px solid var(--line);min-width:0;min-height:126px;color:inherit;background:var(--surface);box-shadow:var(--shadow-card);cursor:pointer;border-radius:18px;align-content:space-between;justify-items:start;padding:16px;display:grid}.ownership-summary button:hover,.ownership-summary button[aria-pressed=true]{border-color:#0a84ff6b}.ownership-summary button[aria-pressed=true]{box-shadow:inset 0 0 0 1px #0a84ff59}.ownership-summary strong{letter-spacing:-.045em;margin-top:10px;font-size:1.85rem;font-weight:730}.ownership-summary button>span:last-child{color:var(--muted);font-size:.7rem}.filter-pills{scrollbar-width:none;gap:8px;padding:1px 1px 12px;display:flex;overflow-x:auto}.filter-pills::-webkit-scrollbar{display:none}.filter-pills button{border:1px solid var(--line);min-height:38px;color:var(--muted);background:var(--surface);cursor:pointer;border-radius:999px;flex:none;padding:8px 14px;font-size:.76rem;font-weight:700}.filter-pills button[aria-pressed=true]{border-color:var(--ink);color:#fff;background:var(--ink)}.ownership-list a{grid-template-columns:minmax(0,1fr) auto auto;gap:16px;min-height:58px;padding:11px 15px}.ownership-path{color:#3a3a3c;min-width:0;font-size:.78rem;line-height:1.45}.mobile-navigation{display:none}@media (width<=980px) and (width>=761px){.app-shell{grid-template-columns:242px minmax(0,1fr)}.page-content{padding-left:32px;padding-right:32px}.overview-card{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-item:nth-child(3){border-left:0;border-top:1px solid var(--line)}.overview-item:nth-child(4){border-top:1px solid var(--line)}}@media (width<=760px){body{padding:0}.app-shell{display:block}.sidebar{display:none}.dashboard-header{min-height:0;padding:calc(8px + env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) 11px max(16px, env(safe-area-inset-left));background:#f9f9fbeb;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;display:grid}.mobile-brand{min-width:0;min-height:44px;color:var(--ink);align-items:center;gap:10px;font-size:1rem;font-weight:760;text-decoration:none;display:flex}.mobile-brand-mark{border-radius:11px;flex:none;width:34px;height:34px;font-size:.68rem;box-shadow:0 4px 12px #0a84ff2e}.search-area{grid-area:2/1/auto/-1;width:100%}.search-area input{background:#7676801f;font-size:16px}.search-popover{max-height:min(390px,55vh);overflow-y:auto}.account-area{grid-area:1/2;gap:2px}.account-name{display:none}.main-panel{min-height:0}.page-content{width:100%;padding:28px max(16px, env(safe-area-inset-right)) calc(104px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left))}.app-alert{width:calc(100% - 32px);margin-top:16px}.page-heading-block{margin-bottom:28px}.page-heading-block h1{font-size:clamp(2rem,10vw,2.65rem)}.page-heading-block>p:last-child{font-size:.9rem}.home-heading{margin-bottom:26px}.home-heading h1{font-size:clamp(1.95rem,9vw,2.45rem)}.area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.area-tile{border-radius:18px;gap:16px;min-height:132px;padding:15px}.area-tile:hover{transform:none}.area-icon{border-radius:13px;width:44px;height:44px}.area-icon svg{width:22px;height:22px}.area-tile-copy{padding-right:16px}.area-tile-copy strong{font-size:.94rem}.tile-chevron{bottom:16px;right:12px}.content-section+.content-section,.ready-card+.content-section{margin-top:32px}.ready-card{border-radius:17px;margin-top:30px;padding:18px}.overview-card{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-item{min-height:95px;padding:15px}.overview-item:nth-child(3){border-left:0;border-top:1px solid var(--line)}.overview-item:nth-child(4){border-top:1px solid var(--line)}.breadcrumbs{display:none}.mobile-back-link{width:max-content;min-height:44px;color:var(--accent-strong);align-items:center;gap:7px;margin:-10px 0 10px -7px;padding:7px;font-size:.86rem;font-weight:650;text-decoration:none;display:inline-flex}.mobile-back-link svg{width:18px;height:18px}.inset-list a{gap:11px;padding-left:12px;padding-right:12px}.subcategory-grid{grid-template-columns:minmax(0,1fr);gap:10px}.subcategory-grid a{border-radius:16px;gap:12px;min-height:76px;padding:12px 13px}.subcategory-grid a:hover{transform:none}.subcategory-icon{border-radius:12px;width:40px;height:40px}.subcategory-chevron{width:28px;height:28px}.row-icon{width:38px;height:38px}.ownership-summary{gap:8px;margin-bottom:30px}.ownership-summary button{border-radius:16px;min-height:108px;padding:12px}.ownership-summary strong{font-size:1.55rem}.ownership-summary button>span:last-child{font-size:.62rem}.not-found-card{border-radius:20px;padding:24px 20px}.mobile-navigation{z-index:100;min-height:calc(64px + env(safe-area-inset-bottom));padding:5px max(10px, env(safe-area-inset-right)) env(safe-area-inset-bottom) max(10px, env(safe-area-inset-left));border-top:1px solid var(--line);-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);background:#f9f9fbeb;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-navigation a{min-height:54px;color:var(--faint);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.62rem;font-weight:650;text-decoration:none;display:flex}.mobile-navigation a[aria-current=page]{color:var(--accent)}.mobile-navigation svg{stroke-width:2.1px;width:22px;height:22px}}@media (width<=420px){.login-page,.offline-page{padding-left:14px;padding-right:14px}.login-card,.offline-card{border-radius:22px;padding:28px 22px}.identity-options{gap:8px}.identity-option{padding:9px 10px}.inset-list a{grid-template-columns:auto minmax(0,1fr) auto;gap:9px}.ownership-summary button{min-height:102px;padding:10px}.ownership-summary .owner-badge{padding-left:7px;padding-right:7px;font-size:.59rem}}@media (width<=350px){.page-content,.dashboard-header{padding-left:12px;padding-right:12px}.area-grid{gap:9px}.area-tile{min-height:126px;padding:13px}}@media (display-mode:standalone) and (width<=760px){.dashboard-header{padding-top:calc(10px + env(safe-area-inset-top))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
