:root{color-scheme:light;--bg:#f7f4ef;--surface:#fffdf9;--surface-strong:#ffffff;--text:#17201c;--muted:#667069;--line:#ded8ce;--green:#107c5c;--red:#b33b32;--ink-soft:#eef3ef;--shadow:0 18px 55px rgba(42,35,24,0.12)}*{box-sizing:border-box}html{background:var(--bg);-webkit-text-size-adjust:100%}body,html{min-width:320px}body{margin:0;width:100%;min-height:100svh;background:linear-gradient(135deg,rgba(16,124,92,.08),transparent 32%),linear-gradient(315deg,rgba(40,98,215,.08),transparent 28%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit;font-size:16px}button{cursor:pointer}.loginShell{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(rgba(19,28,25,.45),rgba(19,28,25,.62)),url(https://images.unsplash.com/photo-1554224155-6726b3ff858f?auto=format&fit=crop&w=1800&q=80) 50% /cover}.loginPanel{width:min(520px,100%);display:grid;grid-gap:24px;gap:24px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:rgba(255,253,249,.94);padding:34px;box-shadow:var(--shadow)}.loginPanel .eyebrow{color:var(--muted)}.loginPanel h1{margin-bottom:12px;font-size:clamp(2.4rem,7vw,4.6rem)}.loginText{margin:0;color:#465049;font-size:1rem;line-height:1.55}.authError{margin:0;border:1px solid #eadbd8;border-radius:8px;color:var(--red);background:#fff7f6;padding:10px 12px;font-weight:780}.googleButton{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:11px;border:1px solid #d8d1c7;border-radius:8px;color:var(--text);background:white;text-decoration:none;font-weight:900}.googleButton span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#2862d7;background:#eef3ef;font-weight:950}.shell{width:min(1440px,calc(100% - 32px));margin:0 auto;padding:28px 0 calc(28px + env(safe-area-inset-bottom))}.hero{min-height:215px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px 36px;color:white;background:linear-gradient(rgba(19,28,25,.36),rgba(19,28,25,.52)),url(https://images.unsplash.com/photo-1554224155-6726b3ff858f?auto=format&fit=crop&w=1800&q=80) 50% /cover;border-radius:8px;box-shadow:var(--shadow)}.eyebrow{margin:0 0 8px;color:inherit;opacity:.72;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:10px;font-size:clamp(2.65rem,6vw,5.8rem);line-height:.95;letter-spacing:0}h2{font-size:1.15rem;line-height:1.2}.heroText,h2{margin-bottom:0}.heroText{max-width:680px;color:rgba(255,255,255,.88);font-size:1.08rem;line-height:1.55}.heroActions{display:flex;gap:10px;align-self:flex-start;flex-wrap:wrap;justify-content:flex-end;min-width:0}.userPill{min-height:42px;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.32);border-radius:8px;color:white;background:rgba(255,255,255,.14);padding:5px 7px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.userPill img,.userPill>span{width:30px;height:30px;border-radius:50%}.userPill>span{display:grid;place-items:center;color:#153d32;background:white;font-weight:900}.userPill p{max-width:160px;margin:0;overflow:hidden;font-size:.86rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.userPill button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:6px;color:white;background:rgba(255,255,255,.14)}.analysisHero{min-height:118px;padding-block:18px}.analysisHero h1{margin-bottom:0;font-size:clamp(2.15rem,3.4vw,3.35rem)}.analysisHero .heroText{display:none}.viewSwitch{display:inline-flex;min-height:42px;padding:4px;gap:4px;border:1px solid rgba(255,255,255,.32);border-radius:8px;background:rgba(255,255,255,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-wrap:wrap}.viewButton{min-width:86px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:6px;color:rgba(255,255,255,.84);background:transparent;padding:0 13px;font-size:.86rem;font-weight:850;text-decoration:none;min-height:34px}.viewButton.active{color:#153d32;background:white}.deleteButton,.iconButton{width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:8px;color:inherit;background:rgba(255,255,255,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.summaryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin:18px 0}.metric{min-height:118px;display:grid;align-content:space-between;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.metric span{color:var(--muted);font-size:.88rem;font-weight:700}.metric strong{overflow-wrap:anywhere;font-size:clamp(1.4rem,2.2vw,2.2rem);line-height:1.05}.primaryMetric{color:white;background:#153d32;border-color:#153d32}.primaryMetric span{color:rgba(255,255,255,.72)}.dangerMetric strong{color:var(--red)}.workspace{display:grid;grid-template-columns:minmax(310px,390px) minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start;min-width:0}.panel{width:100%;min-width:0;border:1px solid var(--line);border-radius:8px;background:rgba(255,253,249,.94);box-shadow:0 10px 32px rgba(42,35,24,.08)}.formPanel{position:-webkit-sticky;position:sticky;top:18px;padding:20px}.dashboardPanel{display:flex;flex-direction:column;padding:20px}.panelHeader{margin-bottom:18px}.panelHeader .eyebrow{color:var(--muted)}.splitHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.entryForm,.entryForm label{display:grid;grid-gap:8px;gap:8px}.entryForm{gap:14px}.entryForm label{color:#3f4843;font-size:.82rem;font-weight:800}input,select,textarea{width:100%;min-height:42px;border:1px solid #d8d1c7;border-radius:8px;background:white;color:var(--text);padding:10px 11px;outline:none}textarea{min-height:88px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(16,124,92,.13)}.threeFields,.twoFields{display:grid;grid-gap:10px;gap:10px}.twoFields{grid-template-columns:1fr 1fr}.threeFields{grid-template-columns:repeat(3,1fr)}.primaryButton{min-height:48px;gap:9px;border:0;border-radius:8px;color:white;background:var(--green)}.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;font-weight:850}.secondaryButton{min-height:44px;gap:8px;border:1px solid #d8d1c7;border-radius:8px;color:#2f3933;background:white;padding:0 13px}.searchInput{max-width:250px}.categoryStrip{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.category{min-height:42px;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;border:1px solid #ddd6cc;border-radius:8px;color:#2f3933;background:white;padding:0 12px;font-size:.88rem;font-weight:780}.category svg{color:var(--tone,var(--green))}.category.active{color:white;border-color:#163d33;background:#163d33}.category.active svg{color:white}.chartGrid{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:16px;gap:16px;margin:18px 0}.allocation,.radialCard{min-height:230px;padding:18px;border-radius:8px;background:#f7f8f5;border:1px solid #e3ded5}.allocation{display:grid;grid-gap:13px;gap:13px;align-content:center}.barRow{display:grid;grid-gap:7px;gap:7px}.barMeta{display:flex;justify-content:space-between;gap:12px;color:#465049;font-size:.9rem}.barMeta strong{color:var(--text)}.barTrack{height:12px;overflow:hidden;border-radius:999px;background:#e2ddd4}.barTrack span{display:block;height:100%;border-radius:inherit}.radialCard{display:grid;grid-gap:12px;gap:12px;place-items:center}.radialWrap{position:relative;width:176px;aspect-ratio:1;display:grid;place-items:center}.allocationDonut{width:100%;height:100%;overflow:visible}.donutSegment,.donutTrack{fill:none;stroke-width:24;transform:rotate(-90deg);transform-origin:90px 90px}.donutTrack{stroke:#e2ddd4}.donutSegment{cursor:help;pointer-events:stroke;transition:stroke-width .15s ease,opacity .15s ease}.donutSegment:hover{stroke-width:30;opacity:.88}.radialCenter{position:absolute;width:102px;aspect-ratio:1;display:grid;place-items:center;align-content:center;border-radius:50%;background:var(--surface-strong);text-align:center;box-shadow:inset 0 0 0 1px #eee8de}.radialCenter span{color:var(--muted);font-size:.75rem;font-weight:800}.radialCenter strong{font-size:1.8rem}.radialCenter small{color:#465049;font-size:.74rem;font-weight:850}.allocationLegend{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.legendItem{position:relative;display:grid;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;grid-gap:7px;gap:7px;min-height:28px;border-radius:8px;background:white;padding:5px 7px;cursor:help}.legendItem>span{width:9px;height:9px;border-radius:50%}.legendItem p{margin:0;overflow:hidden;color:#465049;font-size:.76rem;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.legendItem strong{font-size:.74rem}.legendItem:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);z-index:8;width:max-content;max-width:230px;transform:translateX(-50%) translateY(4px);border-radius:8px;background:#17201c;color:white;padding:7px 9px;font-size:.74rem;font-weight:800;line-height:1.2;opacity:0;pointer-events:none;white-space:nowrap;box-shadow:0 12px 30px rgba(23,32,28,.22);transition:opacity .15s ease,transform .15s ease}.legendItem:hover:after{opacity:1;transform:translateX(-50%) translateY(0)}.entryList{order:4;display:grid;grid-gap:10px;gap:10px;margin-top:18px}.entryCard{grid-template-columns:44px minmax(0,1fr) 42px;grid-gap:12px;gap:12px;align-items:start;padding:14px;border:1px solid #e0d9cf;background:white}.entryCard,.entryIcon{display:grid;border-radius:8px}.entryIcon{width:42px;height:42px;place-items:center}.entryBody{min-width:0}.entryTopline{display:flex;justify-content:space-between;gap:16px}.entryTopline h3{margin-bottom:3px;overflow-wrap:anywhere;font-size:1rem}.entryTopline strong{flex:0 0 auto;color:var(--green)}.entryTopline .negative{color:var(--red)}.entryBody p{margin-bottom:8px;color:var(--muted);font-size:.88rem}.entryTags{display:flex;gap:6px;flex-wrap:wrap}.entryTags span{border-radius:999px;background:var(--ink-soft);padding:4px 8px;color:#48534d;font-size:.78rem;font-weight:760}.entryBody .notes{margin:8px 0 0;color:#465049}.deleteButton{border-color:#eadbd8;color:var(--red);background:#fff7f6;-webkit-backdrop-filter:none;backdrop-filter:none}.emptyState{min-height:150px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;color:var(--muted);border:1px dashed #cec5b9;border-radius:8px;background:#faf8f4}.emptyState p{margin:0}.rawTablePanel{order:3;margin-top:18px;padding-top:18px;border-top:1px solid #e3ded5}.rawHeader{align-items:center}.rawHeader span{color:var(--muted);font-size:.86rem;font-weight:850}.tableScroller{position:relative;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;border:1px solid #e0d9cf;border-radius:8px;background:white}.rawTable{width:100%;min-width:1080px;border-collapse:collapse}.rawTable td,.rawTable th{padding:10px 11px;border-bottom:1px solid #eee8de;text-align:left;vertical-align:middle}.rawTable th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#f7f8f5;color:#465049;font-size:.74rem;font-weight:900;text-transform:uppercase}.sortableHeader{width:100%;min-height:28px;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;border:0;color:inherit;background:transparent;padding:0;font:inherit;text-align:left;text-transform:inherit;cursor:pointer}.sortableHeader svg{flex:0 0 auto;color:#768078}.headerLabel{display:inline-flex;min-width:0;align-items:center;gap:5px}.infoHint{display:inline-flex;flex:0 0 auto;color:#768078}.rawTable tr:last-child td{border-bottom:0}.rawTable tbody tr:hover{background:#fbfaf7}.cellIconLabel{display:inline-flex;max-width:230px;align-items:center;gap:8px;color:var(--text);font-size:.84rem;font-weight:780}.cellIconLabel>span{width:26px;height:26px;display:inline-grid;flex:0 0 auto;place-items:center;border-radius:8px;color:#465049;background:#eef3ef}.mutedCell{color:var(--muted)}.amountCell{color:var(--green);font-weight:900;white-space:nowrap}.amountCell.negative{color:var(--red)}.notesCell{max-width:260px;color:var(--muted);font-size:.82rem}.tableDelete{width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid #eadbd8;border-radius:8px;color:var(--red);background:#fff7f6}.stockRowActions{display:inline-flex;align-items:center;gap:7px}.tableRefresh{place-items:center;border:1px solid #c8dcd3;color:var(--green);background:#f3fbf7}.tableNeutral,.tableRefresh,.tableSave{width:32px;height:32px;display:inline-grid;border-radius:8px}.tableNeutral,.tableSave{place-items:center}.tableSave{border:1px solid #c8dcd3;color:var(--green);background:#f3fbf7}.tableNeutral{border:1px solid #ddd6cc;color:#465049;background:#fbfaf7}.tableEditInput{min-height:34px;min-width:96px;border-radius:8px;padding:6px 8px;font-size:.86rem}.updatedAtPill{min-height:28px;font-weight:850}.capBadge,.updatedAtPill{display:inline-flex;align-items:center;border:1px solid #e2dbd1;border-radius:8px;background:#fbfaf7;color:#465049;padding:0 8px;font-size:.76rem;white-space:nowrap}.capBadge{min-height:26px;font-weight:900}.capBadge.largeCap{border-color:#b9ddcd;color:#107c5c;background:#eefaf4}.capBadge.midCap{border-color:#bfd4ef;color:#2862d7;background:#f0f6ff}.capBadge.smallCap{border-color:#f0d3ad;color:#b66a18;background:#fff7ea}.analysisScreen{margin-top:12px;padding:14px 16px;border:1px solid var(--line);border-radius:8px;background:rgba(255,253,249,.94);box-shadow:0 10px 32px rgba(42,35,24,.08)}.expenseScreen,.goldScreen,.silverScreen{margin-top:14px}.stockAnalyzerShell{padding-bottom:42px}.stockHero{min-height:188px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px;color:white;background:linear-gradient(rgba(19,28,25,.38),rgba(19,28,25,.58)),url(https://images.unsplash.com/photo-1611974789855-9c2a0a7236a3?auto=format&fit=crop&w=1800&q=80) 50% /cover;border-radius:8px;box-shadow:var(--shadow)}.stockHero h1{font-size:clamp(2.4rem,5vw,4.8rem)}.stockBackLink{min-height:42px;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stockUploadButton{min-height:42px;border-color:white;color:#153d32;background:white}.stockActionButton{min-height:42px;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stockActionButton:disabled,.stockAnalyzeButton:disabled,.stockUploadButton:disabled,.tableDangerButton:disabled,.tableDelete:disabled,.tableNeutral:disabled,.tableRefresh:disabled,.tableSave:disabled{cursor:not-allowed;opacity:.55}.stockSummary{grid-template-columns:repeat(4,minmax(0,1fr))}.stockTabs{display:inline-flex;gap:6px;margin:0 0 14px;padding:4px;border:1px solid #ddd6cc;border-radius:8px;background:rgba(255,253,249,.94)}.stockTab{min-height:42px;display:inline-flex;align-items:center;border:0;border-radius:6px;color:#465049;background:transparent;padding:0 13px;font-size:.88rem;font-weight:850}.stockTab.active{color:white;background:#153d32}.stockRefreshMeta{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;border:1px solid #ddd6cc;border-radius:8px;background:rgba(255,253,249,.94);padding:8px 11px;color:var(--muted);font-size:.82rem;font-weight:850}.stockRefreshMeta strong{color:var(--text)}.stockImportPanel{padding:18px}.stockDemandTable{min-width:1420px}.stockAnalysisTable{min-width:1400px}.importMessage{color:var(--muted);font-size:.86rem;font-weight:850}.stockTableActions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.analysisEntryForm,.stockEntryForm{display:grid;grid-template-columns:minmax(130px,.75fr) minmax(150px,1fr) minmax(130px,.8fr) minmax(180px,1.3fr) auto;grid-gap:10px;gap:10px;align-items:end;margin:-4px 0 14px;padding:12px;border:1px solid #e0d9cf;border-radius:8px;background:#fbfaf7}.ownedEntryForm{grid-template-columns:minmax(130px,1fr) minmax(130px,.8fr) minmax(150px,1fr) auto}.analysisEntryForm label,.stockEntryForm label{display:grid;min-width:0;grid-gap:6px;gap:6px;color:var(--muted);font-size:.76rem;font-weight:850}.analysisEntryForm input,.analysisEntryForm select,.stockEntryForm input,.stockEntryForm select{min-height:42px}.analysisEntryButton,.stockEntryButton{min-height:42px;padding:0 14px;white-space:nowrap}.stockSymbolFilter{min-height:42px;display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:.78rem;font-weight:850}.stockSymbolFilter input,.stockSymbolFilter select{min-height:42px;width:170px;border:1px solid #ddd5ca;border-radius:8px;color:var(--text);background:white;padding:0 10px;font:inherit}.stockSymbolFilter input:disabled,.stockSymbolFilter select:disabled{cursor:not-allowed;opacity:.6}.stockAnalyzeButton{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #c8dcd3;border-radius:8px;color:var(--green);background:#f3fbf7;padding:0 12px;font-size:.82rem;font-weight:850}.stockLoadingOverlay{position:absolute;inset:0;z-index:3;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;color:#153d32;background:rgba(255,253,249,.82);font-size:.9rem;font-weight:850;text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.spinIcon{animation:spinIcon .85s linear infinite}@keyframes spinIcon{to{transform:rotate(1turn)}}.tableDangerButton{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #eadbd8;border-radius:8px;color:var(--red);background:#fff7f6;padding:0 12px;font-size:.82rem;font-weight:850}.stockEmptyState{border-width:0;border-top:1px dashed #cec5b9;border-radius:0}.expenseSummary{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px}.goldSummary{margin-top:14px}.goldRateBox{display:flex;align-items:flex-end;justify-content:flex-end;gap:10px;flex-wrap:wrap}.goldRateBox label{display:grid;min-width:140px;grid-gap:6px;gap:6px;color:var(--muted);font-size:.76rem;font-weight:850}.expenseWorkspace{display:grid;grid-template-columns:minmax(310px,390px) minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start;min-width:0}.analysisHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.analysisHeader .eyebrow{color:var(--muted)}.analysisTotal{min-width:230px;text-align:right}.analysisControls{display:flex;align-items:flex-end;justify-content:flex-end;gap:14px}.analysisControls label{display:grid;min-width:118px;grid-gap:6px;gap:6px;color:var(--muted);font-size:.76rem;font-weight:850}.analysisControls select{min-height:38px;padding:8px 10px}.analysisFooter span,.analysisTotal span{display:block;color:var(--muted);font-size:.76rem;font-weight:800}.analysisTotal strong{font-size:1.35rem}.analysisTabs{display:inline-flex;gap:6px;margin-bottom:14px;padding:4px;border:1px solid #ddd6cc;border-radius:8px;background:#f7f8f5}.analysisTab{min-height:38px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:6px;color:#465049;background:transparent;padding:0 13px;font-size:.88rem;font-weight:850}.analysisTab.active{color:white;background:#153d32}.analysisGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.analysisCard{min-height:184px;display:grid;grid-template-rows:auto minmax(82px,1fr) auto auto;grid-gap:9px;gap:9px;padding:13px;border:1px solid #e2dbd1;border-radius:8px;background:white}.analysisCardHeader,.analysisFooter{display:flex;align-items:center;justify-content:space-between;gap:8px}.analysisTitle{display:inline-flex;min-width:0;align-items:center;gap:7px}.analysisTitle span{width:28px;height:28px;display:grid;flex:0 0 auto;place-items:center;border-radius:8px}.analysisTitle strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem}.analysisCardHeader p,.analysisFooter strong{margin:0;color:var(--text);font-size:.95rem;font-weight:850}.miniBars{height:88px;display:grid;grid-template-columns:repeat(12,1fr);align-items:end;grid-gap:7px;gap:7px;padding-top:3px;border-bottom:1px solid #d8d1c7}.miniBar{position:relative;min-height:4px;border-radius:5px 5px 0 0}.miniBar:after{content:attr(data-tooltip);bottom:calc(100% + 8px);z-index:4;width:max-content;max-width:180px;transform:translateX(-50%) translateY(4px);border:1px solid rgba(23,32,28,.12);border-radius:8px;background:#17201c;color:white;padding:7px 9px;font-size:.74rem;font-weight:800;line-height:1.2;white-space:nowrap;box-shadow:0 12px 30px rgba(23,32,28,.22);transition:opacity .15s ease,transform .15s ease}.miniBar:after,.miniBar:before{position:absolute;left:50%;opacity:0;pointer-events:none}.miniBar:before{content:"";bottom:calc(100% + 3px);z-index:5;transform:translateX(-50%);border:5px solid transparent;border-top-color:#17201c;transition:opacity .15s ease}.miniBar:focus-visible:after,.miniBar:hover:after{opacity:1;transform:translateX(-50%) translateY(0)}.miniBar:focus-visible:before,.miniBar:hover:before{opacity:1}.miniAxis{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:7px;gap:7px;color:var(--muted);font-size:.66rem;font-weight:850;text-align:center}@media (max-width:1050px){.summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.expenseWorkspace,.workspace{grid-template-columns:1fr}.formPanel{position:static}.analysisGrid,.expenseSummary,.stockSummary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.shell{width:min(100% - 20px,720px);padding:10px 0 calc(18px + env(safe-area-inset-bottom))}.loginShell{min-height:100svh;padding:max(16px,env(safe-area-inset-top)) 12px max(16px,env(safe-area-inset-bottom))}.loginPanel{padding:24px 18px}.loginPanel h1,h1{font-size:clamp(2.15rem,13vw,3.6rem);line-height:1}.hero,.stockHero{align-items:flex-start;flex-direction:column;min-height:0;gap:18px;padding:22px 18px}.heroText{font-size:.98rem}.heroActions{width:100%;justify-content:flex-start}.userPill{width:100%}.userPill p{max-width:none;flex:1 1}.viewSwitch{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.stockActionButton,.stockBackLink,.stockUploadButton,.viewButton{width:100%;min-width:0;min-height:44px;padding:0 10px}.iconButton{flex:0 0 44px}.chartGrid,.expenseSummary,.stockSummary,.summaryGrid,.threeFields,.twoFields{grid-template-columns:1fr}.metric{min-height:94px;padding:16px}.splitHeader{flex-direction:column;align-items:stretch}.searchInput{max-width:none}.entryCard{grid-template-columns:40px minmax(0,1fr)}.deleteButton{grid-column:2;justify-self:end}.entryTopline{display:grid;grid-gap:4px;gap:4px}.analysisHeader{align-items:flex-start;flex-direction:column}.analysisTotal{min-width:0;text-align:left}.analysisControls{flex-direction:column}.analysisControls,.goldRateBox{align-items:stretch;width:100%}.goldRateBox label{min-width:0;flex:1 1 150px}.analysisGrid{grid-template-columns:1fr}.analysisScreen,.panel{box-shadow:0 8px 22px rgba(42,35,24,.07)}.dashboardPanel,.formPanel,.stockImportPanel{padding:16px}.chartGrid{gap:12px}.allocation,.radialCard{min-height:0}.allocationLegend{grid-template-columns:1fr}.rawTablePanel{display:none}.analysisTabs,.stockTabs{width:100%;display:grid;grid-template-columns:1fr}.analysisTab,.stockTab{justify-content:center}.stockTableActions{justify-content:stretch;align-items:stretch}.analysisEntryForm,.stockEntryForm{grid-template-columns:1fr;margin-top:0}.stockSymbolFilter{width:100%;align-items:stretch;flex-direction:column;gap:6px}.importMessage,.stockSymbolFilter input,.stockSymbolFilter select,.tableDangerButton{width:100%}.stockImportPanel .tableScroller{overflow:visible;border:0;background:transparent}.stockImportPanel .rawTable{min-width:0;display:block}.stockImportPanel .rawTable thead{display:none}.stockImportPanel .rawTable tbody{display:grid;grid-gap:10px;gap:10px}.stockImportPanel .rawTable tr{display:grid;grid-gap:8px;gap:8px;border:1px solid #e0d9cf;border-radius:8px;background:white;padding:12px}.stockImportPanel .rawTable td{display:grid;grid-template-columns:minmax(112px,42%) minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;border-bottom:0;padding:0;font-size:.9rem}.stockImportPanel .rawTable td:before{color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.stockAnalysisTable td:first-child:before,.stockDemandTable td:first-child:before{content:"NSE Symbol"}.stockDemandTable td:nth-child(2):before{content:"Quantity"}.stockDemandTable td:nth-child(3):before{content:"Average price"}.stockAnalysisTable td:nth-child(5):before,.stockDemandTable td:nth-child(4):before{content:"PE ratio"}.stockAnalysisTable td:nth-child(6):before,.stockDemandTable td:nth-child(5):before{content:"EPS"}.stockAnalysisTable td:nth-child(7):before,.stockDemandTable td:nth-child(6):before{content:"Price to buy"}.stockDemandTable td:nth-child(7):before{content:"Market price"}.stockAnalysisTable td:nth-child(9):before,.stockDemandTable td:nth-child(8):before{content:"Difference"}.stockDemandTable td:nth-child(9):before{content:"Market diff"}.stockAnalysisTable td:nth-child(10):before,.stockDemandTable td:nth-child(10):before{content:"Last updated"}.stockAnalysisTable td:nth-child(11):before,.stockDemandTable td:nth-child(11):before{content:"Actions"}.stockAnalysisTable td:nth-child(2):before{content:"Sector"}.stockAnalysisTable td:nth-child(3):before{content:"Cap"}.stockAnalysisTable td:nth-child(4):before{content:"Remarks"}.stockAnalysisTable td:nth-child(8):before{content:"Market price"}.stockRowActions{width:100%;justify-content:flex-end}.tableDelete,.tableNeutral,.tableRefresh,.tableSave{width:42px;height:42px}.capBadge,.notesCell,.updatedAtPill{max-width:100%;white-space:normal}}@media (max-width:430px){.shell{width:min(100% - 14px,430px)}.hero,.stockHero{padding:20px 14px}.entryCard,.viewSwitch{grid-template-columns:1fr}.entryIcon{display:none}.deleteButton{grid-column:1}.stockImportPanel .rawTable td{grid-template-columns:1fr;gap:3px}.analysisCardHeader,.analysisFooter,.barMeta{align-items:flex-start;flex-direction:column}}