*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;background:#04050e;color:#eef2ff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;-webkit-tap-highlight-color:transparent}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom));z-index:10}.overlay-bottom{align-items:flex-end}.no-pointer{pointer-events:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.card{animation:fadeUp .7s cubic-bezier(.22,.8,.36,1) both;width:100%;max-width:420px;background:#0d1026a8;border:1px solid rgba(143,199,255,.18);border-radius:20px;padding:28px 24px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);text-align:center;box-shadow:0 12px 48px #0000008c}.card-symbol{font-size:30px;color:#ffe9b0;margin-bottom:8px}h1{font-size:24px;font-weight:700;letter-spacing:.02em;margin-bottom:8px}h2{font-size:22px;font-weight:700;text-align:left}.muted{color:#eef2ff9e;font-size:14px;line-height:1.45}.small{font-size:12.5px;text-align:left}.date-row{display:flex;gap:10px;margin:22px 0}select{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#8fc7ff14;border:1px solid rgba(143,199,255,.25);border-radius:12px;color:#eef2ff;font-size:17px;padding:13px 14px;text-align:center;outline:none}select:focus{border-color:#8fc7ff99}option{background:#0d1026}.btn-primary{width:100%;background:linear-gradient(135deg,#6d8bff,#9d6bff);border:none;border-radius:14px;color:#fff;font-size:16px;font-weight:600;padding:15px 18px;cursor:pointer;transition:transform .12s ease,filter .12s ease}.btn-primary:active{transform:scale(.97);filter:brightness(1.15)}.btn-ghost{width:100%;background:transparent;border:1px solid rgba(143,199,255,.3);border-radius:14px;color:#eef2ffd9;font-size:15px;padding:13px 18px;cursor:pointer}.loading-text{color:#eef2ffcc;font-size:15px;letter-spacing:.06em;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.8);animation:fadeIn 1.2s ease both,pulse 2s ease-in-out 1.2s infinite}@keyframes pulse{50%{opacity:.45}}.card-horoscope{text-align:left;max-height:calc(100dvh - 32px);overflow-y:auto}.sign-header{display:flex;align-items:center;gap:14px;margin-bottom:14px}.sign-symbol{font-size:38px;color:#ffe9b0;line-height:1}.mood{font-size:15.5px;line-height:1.55;margin-bottom:14px}.section{display:flex;gap:10px;align-items:flex-start;margin-bottom:10px;font-size:14.5px;line-height:1.5;color:#eef2ffe0}.section-icon{flex-shrink:0;font-size:16px}.advice{font-size:14px;font-style:italic;color:#ffe9b0;margin:14px 0;line-height:1.5}.lucky-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.lucky{flex:1 1 45%;background:#8fc7ff14;border:1px solid rgba(143,199,255,.16);border-radius:12px;padding:10px 6px;text-align:center;font-size:11px;color:#eef2ff99;display:flex;flex-direction:column;gap:3px}.lucky span{font-size:14.5px;font-weight:600;color:#eef2ff}.btn-row{display:flex;flex-direction:column;gap:10px}
