:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}.home-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.home-header{text-align:center;padding:60px 20px 40px;color:#fff}.home-title{font-size:48px;font-weight:700;margin:0 0 16px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.home-subtitle{font-size:18px;opacity:.9;margin:0}.home-content{max-width:800px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;padding:20px 0}.feature-card{background:#fff;border-radius:16px;padding:32px 24px;text-align:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #0000001a}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0003}.feature-icon{font-size:48px;margin-bottom:16px}.feature-title{font-size:20px;font-weight:700;margin:0 0 8px;color:#333}.feature-desc{font-size:14px;color:#666;margin:0}@media(max-width:768px){.home-title{font-size:36px}.home-subtitle{font-size:16px}.home-content{grid-template-columns:1fr}}.lottery-ball{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;font-weight:700;box-shadow:0 4px 8px #ee5a6f4d,inset 0 -2px 4px #0003,inset 0 2px 4px #ffffff4d;position:relative;overflow:hidden}.lottery-ball:before{content:"";position:absolute;top:5%;left:15%;width:30%;height:30%;background:radial-gradient(circle,rgba(255,255,255,.4) 0%,transparent 70%);border-radius:50%}.lottery-ball-small{width:32px;height:32px;font-size:14px}.lottery-ball-medium{width:48px;height:48px;font-size:20px}.lottery-ball-large{width:64px;height:64px;font-size:28px}.lottery-ball-highlight{background:linear-gradient(135deg,#ffd93d,#ff9500);box-shadow:0 4px 12px #ff950066,inset 0 -2px 4px #0003,inset 0 2px 4px #ffffff4d;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.lottery-ball-number{z-index:1}.number-display{display:flex;flex-direction:column;align-items:center;gap:8px}.number-labels{display:flex;gap:16px;font-size:12px;color:#999}.number-balls{display:flex;gap:12px;align-items:center}@media(max-width:480px){.number-balls{gap:8px}}.history-page{min-height:100vh;background:#f5f5f5;padding-bottom:20px}.history-content{max-width:800px;margin:0 auto;padding:20px}.data-source-banner{padding:12px 16px;border-radius:8px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;font-size:14px}.retry-button{background:#667eea;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:12px;margin-left:12px;transition:background .3s}.retry-button:hover{background:#5568d3}.latest-section{margin-bottom:32px}.latest-card{background:#fff;border-radius:16px;padding:32px;text-align:center;box-shadow:0 4px 20px #0000001a}.latest-info{display:flex;justify-content:center;gap:16px;margin-bottom:24px;font-size:16px}.latest-period{font-weight:700;color:#667eea}.latest-date{color:#999}.latest-stats{display:flex;justify-content:center;gap:32px;margin-top:24px;font-size:14px;color:#666}.history-list-section{margin-bottom:32px}.history-list{display:flex;flex-direction:column;gap:12px}.history-item{background:#fff;border-radius:12px;padding:16px;display:grid;grid-template-columns:auto auto 1fr auto;gap:16px;align-items:center;box-shadow:0 2px 8px #0000000d}.history-period{font-weight:700;color:#667eea;min-width:80px}.history-date{color:#999;font-size:14px;min-width:100px}.history-stats{display:flex;gap:16px;font-size:14px;color:#666;min-width:100px;justify-content:flex-end}@media(max-width:600px){.history-item{grid-template-columns:1fr;gap:8px;text-align:center}.history-period,.history-date,.history-stats{min-width:auto;justify-content:center}.latest-stats{flex-direction:column;gap:8px}}.prediction-page{min-height:100vh;background:#f5f5f5;padding-bottom:20px}.tab-container{display:flex;gap:12px;padding:0 20px;margin-bottom:20px;border-bottom:2px solid #e8e8e8}.tab-button{flex:1;padding:12px 24px;background:#fff;border:2px solid transparent;border-bottom:none;border-radius:8px 8px 0 0;cursor:pointer;font-size:16px;font-weight:500;color:#666;transition:all .3s;position:relative;top:2px}.tab-button:hover{background:#f5f5f5;color:#1890ff}.tab-button.active{background:#fff;border-color:#1890ff;color:#1890ff;font-weight:700;z-index:1}.principle-section,.prediction-content{max-width:800px;margin:0 auto;padding:20px}.method-section{margin-bottom:32px}.method-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.method-card{background:#fff;border-radius:12px;padding:24px;cursor:pointer;transition:all .3s;border:2px solid transparent;box-shadow:0 2px 8px #0000001a}.method-card:hover{border-color:#667eea;transform:translateY(-2px)}.method-card.active{border-color:#667eea;background:linear-gradient(135deg,#667eea15,#764ba215)}.method-icon{font-size:40px;margin-bottom:12px}.method-title{font-size:18px;font-weight:700;margin:0 0 8px;color:#333}.method-desc{font-size:14px;color:#666;margin:0 0 12px}.method-confidence{display:inline-block;background:#667eea;color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:700}.loading-section{text-align:center;padding:60px 20px}.loading-spinner{width:48px;height:48px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.result-section{animation:fadeIn .5s}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.result-title{font-size:18px;font-weight:700;margin:0;color:#333}.refresh-button{background:#667eea;color:#fff;border:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:14px;transition:background .3s}.refresh-button:hover{background:#5568d3}.result-card{background:#fff;border-radius:16px;padding:32px;text-align:center;box-shadow:0 4px 20px #0000001a}.result-period{margin-bottom:24px}.period-label{display:block;font-size:14px;color:#999;margin-bottom:8px}.period-number{display:block;font-size:24px;font-weight:700;color:#667eea}.result-numbers{margin:32px 0}.result-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:32px;padding-top:24px;border-top:1px solid #eee}.info-item{display:flex;flex-direction:column;gap:4px}.info-label{font-size:14px;color:#999}.info-value{font-size:16px;font-weight:700;color:#333}.info-value.confidence{color:#52c41a}.result-warning{margin-top:24px;padding:12px;background:#fff7e6;border-radius:8px;color:#fa8c16;font-size:14px}@media(max-width:600px){.result-header{flex-direction:column;gap:12px;align-items:stretch}.result-card{padding:20px}.result-info{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}.custom-section{margin-bottom:32px}.custom-lucky-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a}.lucky-input-group{margin-bottom:20px}.lucky-label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:16px}.lucky-number-selector{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:20px}.lucky-number-option{display:flex;justify-content:center;align-items:center;padding:8px;border:2px solid #eee;border-radius:12px;cursor:pointer;transition:all .3s;background:#fff}.lucky-number-option:hover{border-color:#667eea;transform:scale(1.05)}.lucky-number-option.active{border-color:#667eea;background:linear-gradient(135deg,#667eea15,#764ba215);box-shadow:0 4px 12px #667eea4d}.predict-button{width:100%;padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s}.predict-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0;padding:20px;background:#f8f9fa;border-radius:12px}.stat-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;background:#fff;border-radius:8px}.stat-label{font-size:12px;color:#999}.stat-value{font-size:24px;font-weight:700;color:#667eea}.chart-container{background:#fff;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 2px 8px #0000001a}.chart-title{font-size:16px;font-weight:700;margin:0 0 16px;color:#333}@media(max-width:768px){.chart-container{padding:16px}.chart-title{font-size:14px}}.statistics-page{min-height:100vh;background:#f5f5f5;padding-bottom:20px}.page-header{background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;display:flex;align-items:center;gap:16px;color:#fff}.back-button{background:#fff3;border:none;color:#fff;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:14px;transition:background .3s}.back-button:hover{background:#ffffff4d}.page-title{font-size:20px;font-weight:700;margin:0}.statistics-content{max-width:800px;margin:0 auto;padding:20px}.data-source-banner{padding:12px 16px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;font-size:14px}.data-source-banner.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.data-source-banner.warning{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.loading-spinner{width:48px;height:48px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{font-size:16px;color:#666;margin:0}.view-toggle{display:flex;gap:12px;margin-bottom:20px;background:#fff;padding:8px;border-radius:12px;box-shadow:0 2px 8px #0000001a}.toggle-btn{flex:1;padding:12px;border:none;background:transparent;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:#666;transition:all .3s}.toggle-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.toggle-btn:hover:not(.active){background:#f5f5f5}.section-title{font-size:18px;font-weight:700;margin:0 0 16px;color:#333}.frequency-section{margin-bottom:32px}.frequency-grid{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a}.frequency-item{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.frequency-item:last-child{border-bottom:none}.frequency-bar-container{height:24px;background:#f5f5f5;border-radius:12px;overflow:hidden;position:relative}.frequency-bar{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:12px;transition:width .5s ease}.frequency-info{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.frequency-count{font-size:14px;font-weight:700;color:#333}.frequency-probability{font-size:12px;color:#999}.overview-section{margin-bottom:32px}.overview-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.overview-card{background:#fff;border-radius:12px;padding:24px;text-align:center;box-shadow:0 2px 8px #0000001a}.overview-value{font-size:32px;font-weight:700;color:#667eea;margin-bottom:8px}.overview-label{font-size:14px;color:#666}.hot-section{margin-bottom:32px}.hot-numbers{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a}.hot-item{display:flex;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid #f0f0f0}.hot-item:last-child{border-bottom:none}.hot-rank{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;border-radius:50%;font-weight:700;font-size:14px}.hot-count{margin-left:auto;font-size:16px;font-weight:700;color:#ff6b6b}.cold-section{margin-bottom:32px}.cold-numbers{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a}.cold-item{display:flex;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid #f0f0f0}.cold-item:last-child{border-bottom:none}.cold-rank{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#74b9ff,#0984e3);color:#fff;border-radius:50%;font-weight:700;font-size:14px}.cold-count{margin-left:auto;font-size:16px;font-weight:700;color:#0984e3}@media(max-width:600px){.frequency-item{grid-template-columns:32px 1fr;grid-template-rows:auto auto}.frequency-info{grid-column:2;flex-direction:row;gap:12px}.overview-cards{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}#root{min-height:100vh}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App{min-height:100vh}
