@keyframes gradientBG{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes pulseGlow{0%{opacity:.5;transform:scale(1)}to{opacity:.8;transform:scale(1.2)}}@keyframes textShine{0%{background-position:-200%}to{background-position:200%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.heroBgDream{color:#fff;text-align:center;background:linear-gradient(-45deg,#0f172a,#1e1b4b,#312e81,#0f172a) 0 0/400% 400%;border-bottom:3px solid #fbbf24;border-radius:0 0 40px 40px;padding:50px 20px 70px;animation:10s infinite gradientBG;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000004d}.heroBgDream:before{content:"";background:radial-gradient(circle,#9333ea4d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:5s infinite alternate pulseGlow;position:absolute;top:-100px;left:-50px}.heroBgDream:after{content:"";background:radial-gradient(circle,#fbbf2433 0%,#0000 70%);border-radius:50%;width:200px;height:200px;animation:7s infinite alternate-reverse pulseGlow;position:absolute;bottom:-50px;right:-50px}.heroBadgeDream{color:#fbbf24;letter-spacing:1px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;margin-bottom:15px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-block}.heroTitleDream{letter-spacing:1px;background:linear-gradient(90deg,#fff,gold,#fff);-webkit-text-fill-color:transparent;text-shadow:0 0 20px #fbbf2466;background-size:200%;-webkit-background-clip:text;margin:0;font-size:28px;font-weight:900;animation:3s linear infinite textShine}.heroSubtitleDream{color:#e2e8f0;max-width:550px;margin-top:15px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.6}.searchContainerDream{z-index:10;width:600px;max-width:90%;margin:-35px auto 40px;padding:0 5px;position:relative}.dreamSearch{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#0f172a;background:#fffffff2;border:2px solid #0000;border-radius:20px;outline:none;width:100%;padding:20px 60px 20px 30px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 20px 40px -5px #0003}.dreamSearch:focus{border-color:#0046ad;transform:translateY(-5px);box-shadow:0 25px 50px -10px #0046ad4d}.searchIconBtnDream{color:#fff;cursor:pointer;background:#0046ad;border-radius:14px;justify-content:center;align-items:center;width:45px;height:45px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%);box-shadow:0 5px 15px #0046ad66}.searchIconBtnDream:hover{transform:translateY(-50%)scale(1.05)}.dreamGrid{grid-template-columns:1fr;gap:15px;margin-bottom:40px;padding:0 15px;display:grid}.noResultDream{text-align:center;color:#64748b;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:12px;margin:0 15px 20px;padding:20px 15px;font-size:14px;font-weight:600;display:block}@media (width>=768px){.dreamGrid{grid-template-columns:repeat(2,1fr)}}.dreamCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;justify-content:space-between;align-items:center;padding:15px 20px;transition:all .3s;animation:.6s cubic-bezier(.22,1,.36,1) backwards fadeIn;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000001a}.dreamCard:hover{border-color:#9333ea;transform:translateY(-5px);box-shadow:0 15px 30px -5px #0000001a}.dreamLeft{align-items:center;gap:15px;display:flex}.emojiCircle{background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:26px;display:flex;box-shadow:inset 0 2px 5px #0000000d}.dreamInfo{flex-direction:column;display:flex}.dreamTitle{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;font-size:15px;font-weight:800}.dreamSub{color:#64748b;margin-top:2px;font-size:12px;font-weight:600}.luckyNumbers{gap:6px;display:flex}.ball{color:#0046ad;background:linear-gradient(145deg,#fff,#e2e8f0);border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:900;display:flex;box-shadow:3px 3px 6px #0000001a,inset -2px -2px 5px #fffc}.ball.gold{color:#78350f;background:linear-gradient(145deg,#fcd34d,#f59e0b);border:1px solid #d97706}.contentBox{background:#fff;border-left:4px solid #e63946;border-radius:16px;margin:30px 15px;padding:20px;box-shadow:0 10px 30px -10px #00000026}.contentH2{color:var(--dark);border-bottom:1px solid #eee;margin-bottom:10px;padding-bottom:8px;font-size:18px;font-weight:900}.contentH3{color:var(--primary);margin-top:15px;margin-bottom:8px;font-size:15px;font-weight:800;display:block}.contentP{color:#475569;text-align:justify;margin-bottom:10px;font-size:13px;line-height:1.7}.faqWrap{margin:25px 15px}.faqCard{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border:1px solid #ffffff80;border-radius:24px;padding:0;overflow:hidden;box-shadow:0 10px 30px -10px #00000026}.faqHeader{color:#fff;text-align:center;letter-spacing:1px;background:linear-gradient(135deg,#0046ad,#006aff);border-bottom:3px solid gold;padding:20px;font-size:18px;font-weight:900}.faqBody{padding:20px}.faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:8px;overflow:hidden}.faqItem summary{color:var(--dark);cursor:pointer;justify-content:space-between;padding:12px 15px;font-size:13px;font-weight:700;list-style:none;display:flex}.faqItem summary::-webkit-details-marker{display:none}.faqItem summary:after{content:"+";color:var(--primary);font-size:16px;font-weight:900}.faqItem[open] summary{color:var(--primary);background:#f0f9ff}.faqItem[open] summary:after{content:"âˆ’"}.faqAnswer{color:#475569;background:#fff;border-top:1px solid #f1f5f9;padding:15px;font-size:12px;line-height:1.6}@media (width<=768px){.heroBgDream{padding:40px 15px 60px}.heroTitleDream{font-size:22px}.heroSubtitleDream{font-size:14px}.dreamGrid{grid-template-columns:1fr;gap:12px}}html[data-theme=dark] .heroBgDream{box-shadow:none;border-bottom-color:#f59e0b}html[data-theme=dark] .heroBadgeDream{color:#fcd34d;border-color:#ffffff40}html[data-theme=dark] .heroSubtitleDream{color:#cbd5e1}html[data-theme=dark] .dreamSearch{color:#f1f5f9;background:#1e293b;border:2px solid #334155}html[data-theme=dark] .dreamSearch:focus{border-color:#f59e0b;box-shadow:0 25px 50px -10px #0006}html[data-theme=dark] .dreamSearch::placeholder{color:#64748b}html[data-theme=dark] .searchIconBtnDream{background:#334155}html[data-theme=dark] .searchIconBtnDream:hover{background:#475569}html[data-theme=dark] .dreamCard{box-shadow:none;background:#1e293b;border-color:#334155}html[data-theme=dark] .dreamCard:hover{border-color:#9333ea;box-shadow:0 15px 30px -5px #0000004d}html[data-theme=dark] .emojiCircle{background:#334155;border-color:#475569}html[data-theme=dark] .dreamTitle{color:#f1f5f9}html[data-theme=dark] .dreamSub{color:#94a3b8}html[data-theme=dark] .ball{color:#93c5fd;box-shadow:none;background:linear-gradient(145deg,#475569,#334155);border-color:#475569}html[data-theme=dark] .ball.gold{color:#fef3c7;background:linear-gradient(145deg,#b45309,#92400e);border-color:#b45309}html[data-theme=dark] .contentBox{box-shadow:none;background:#0f172a;border-left-color:#f59e0b}html[data-theme=dark] .contentH2{color:#fafafa;border-bottom-color:#334155}html[data-theme=dark] .contentH3{color:#93c5fd}html[data-theme=dark] .contentP{color:#94a3b8}html[data-theme=dark] .contentP strong{color:#e2e8f0}html[data-theme=dark] .faqCard{box-shadow:none;background:#1e293b;border-color:#334155}html[data-theme=dark] .faqHeader{background:linear-gradient(135deg,#0f172a,#1e40af);border-bottom-color:#f59e0b}html[data-theme=dark] .faqItem{background:#0f172a;border-color:#334155}html[data-theme=dark] .faqItem summary{color:#e2e8f0}html[data-theme=dark] .faqItem summary:after{color:#f59e0b}html[data-theme=dark] .faqItem[open] summary{color:#93c5fd;background:#3b82f626}html[data-theme=dark] .faqAnswer{color:#94a3b8;background:#0f172a;border-top-color:#334155}html[data-theme=dark] .noResultDream{color:#94a3b8;background:#1e293b;border-color:#334155}
