:root{color:#0f172a;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:radial-gradient(circle at top left,rgba(114,46,209,.08),transparent 22%),radial-gradient(circle at top right,rgba(24,144,255,.12),transparent 18%),linear-gradient(180deg,#eef4ff,#f8fafc)}.page-shell{position:relative;min-height:100vh;padding:20px;overflow:hidden}.page-gradient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(140deg,rgba(22,119,255,.08),transparent 30%,rgba(114,46,209,.08))}.app-container{position:relative;max-width:1240px;margin:0 auto}.hero-card,.glass-card .ant-card-body,.glass-card.ant-card .ant-card-head,.glass-card.ant-card{background:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-card{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px;padding:24px;border:1px solid rgba(148,163,184,.18);border-radius:24px;box-shadow:0 18px 60px #0f172a14}.hero-title.ant-typography{margin:0 0 8px}.hero-desc.ant-typography{margin:0;max-width:720px}.glass-card{border:1px solid rgba(148,163,184,.18);box-shadow:0 16px 40px #0f172a0f}.full-width{width:100%}.timer-card{border:2px solid rgba(22,119,255,.25);box-shadow:0 0 0 1px #1677ff14,0 20px 60px #1677ff1f}.timer-card .ant-card-body{padding:32px}.timer-panel{display:flex;align-items:center;justify-content:space-between;gap:24px}.timer-display{display:flex;flex-direction:column;align-items:center;text-align:center}.timer-label.ant-typography{font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#8c8c8c}.timer-value.ant-typography{margin:12px 0 16px;font-size:clamp(48px,8vw,88px);font-weight:800;line-height:1;letter-spacing:-2px;text-shadow:0 2px 8px rgba(22,119,255,.15)}.mode-entertainment .timer-value.ant-typography{text-shadow:0 2px 8px rgba(250,140,22,.15)}.timer-tip.ant-typography{max-width:560px;margin-bottom:0}.timer-actions{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:20px;width:100%;max-width:400px}.action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.action-grid .ant-btn{width:100%;height:36px;font-size:13px}.stat-card .ant-card-body{padding:18px}.segment-item,.history-item,.growth-item{align-items:center}.segment-meta,.history-note.ant-typography{margin-bottom:0}.history-note.ant-typography{margin-top:2px}.pet-card .ant-card-body{text-align:center}.pet-figure{position:relative;width:210px;margin:0 auto 12px}.pet-image-wrapper{position:relative;width:180px;height:180px;margin:0 auto;border-radius:50%;overflow:hidden;box-shadow:0 8px 24px #0000001a,inset 0 0 0 3px #fff9}.pet-image{width:100%;height:100%;object-fit:cover;display:block}.pet-badge{position:absolute;right:0;bottom:0;padding:4px 10px;border-radius:999px;color:#fff;font-weight:700;font-size:12px;background:linear-gradient(135deg,#722ed1,#1677ff);box-shadow:0 2px 8px #00000026}.pet-caption{margin-top:12px}.pet-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.pet-gallery-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 4px;border-radius:16px;border:2px solid transparent;transition:all .2s ease}.pet-gallery-item.pet-gallery-active{border-color:#1677ff;background:#1677ff0f}.pet-gallery-image{width:64px;height:64px;border-radius:50%;object-fit:cover;box-shadow:0 4px 12px #0000001a}.pet-gallery-label{display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center}.pet-gallery-range{font-size:11px}.pet-title.ant-typography{margin-bottom:4px}.pet-desc.ant-typography{margin-bottom:16px}.kv-row{display:flex;justify-content:space-between;gap:16px;width:100%;text-align:left}.trend-up{color:#389e0d}.trend-down{color:#cf1322}.resource-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:12px}.pet-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}.pet-actions .ant-btn{width:100%;height:36px;font-size:13px}.mode-study .timer-value.ant-typography{color:#0958d9}.mode-entertainment .timer-value.ant-typography{color:#d4380d}.mode-entertainment .timer-card{border-color:#fa8c164d;box-shadow:0 0 0 1px #fa8c1614,0 20px 60px #fa8c161f}@media (max-width: 992px){.page-shell{padding:16px}.hero-card{flex-direction:column;align-items:stretch;text-align:center}.hero-card .ant-space{justify-content:center}.pet-actions{grid-template-columns:1fr}.pet-figure{width:180px}.pet-image-wrapper{width:150px;height:150px}.pet-gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.page-shell{padding:12px}.hero-card,.timer-card .ant-card-body,.glass-card .ant-card-body{padding:16px}.timer-card .ant-card-body{padding:20px 16px}.segment-item,.history-item,.growth-item{flex-direction:column;align-items:flex-start;gap:8px}.segment-item .ant-list-item-extra,.history-item .ant-list-item-extra,.growth-item .ant-list-item-extra{margin-inline-start:0}.timer-value.ant-typography{font-size:40px;letter-spacing:-1px}.action-grid{grid-template-columns:1fr 1fr;gap:6px}.action-grid .ant-btn{height:34px;font-size:12px}.pet-gallery{grid-template-columns:repeat(3,1fr);gap:8px}.pet-gallery-image{width:48px;height:48px}.kv-row{align-items:flex-start;flex-direction:column;gap:4px}}
