.HomePage{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);height:100vh;overflow-y:auto;display:flex;flex-direction:column}.HomePage__appbar{background:linear-gradient(135deg,#667eea,#764ba2)!important;box-shadow:0 4px 20px #0000001a}.HomePage__container{flex:1;display:flex;flex-direction:column;max-height:100vh;overflow-y:auto;padding:1rem 0}.HomePage__content{text-align:center;flex:1;display:flex;flex-direction:column;max-height:100%;overflow-y:auto}.HomePage__title{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#1976d2;font-weight:300;margin-bottom:1rem;-webkit-text-fill-color:transparent}.HomePage__subtitle{color:#33384d;margin-bottom:2rem}.HomePage .MuiPaper-root{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.HomePage .MuiChip-root{margin:2px;transition:all .2s ease}.HomePage .MuiChip-root:hover{transform:scale(1.05)}.HomePage .MuiButton-contained{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 4px 15px #667eea4d}.HomePage .MuiButton-contained:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-1px)}.HomePage .AddStockButton{background-color:#0f4c81;color:#f5f7fa;padding:6px 16px;border-radius:8px;font-family:Outfit,sans-serif;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .3s ease;text-transform:none;font-size:.875rem;line-height:1.75;border:none;min-width:120px;height:56px}.HomePage .AddStockButton:hover{background-color:#0c3b66}.HomePage .AddStockButton:disabled{background-color:#a9a9a9;color:#e0e0e0;cursor:not-allowed}.HomePage .NewsSectionBox{flex-shrink:0;max-height:40vh;overflow-y:auto}.HomePage .NewsListContainer{max-height:30vh;overflow-y:auto}.HomePage .WatchlistTabsPaper{flex-shrink:0;max-height:50vh;display:flex;flex-direction:column}.HomePage .CurrentListContentBox{flex:1;overflow-y:auto}.GoogleLogin{width:100%}.GoogleLogin__fallback{cursor:not-allowed;opacity:.6}.GoogleLogin__custom{margin-top:8px}.GoogleLogin>div:first-child{align-items:center;display:flex;justify-content:center}.GoogleLogin>div:first-child iframe{border-radius:4px}.LoginPage{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.LoginPage__paper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 8px 32px #0000001a;max-width:400px;width:100%}@media (width <= 600px){.LoginPage{padding:16px}.LoginPage__paper{margin:16px}}html,body,#root{height:100%;margin:0;padding:0}body{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.text-center{text-align:center}.full-height{height:100%}.full-width{width:100%}
