.fortune-modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:rgba(0,0,0,.6)!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:999999!important;padding:1rem;animation:fadeIn .2s ease-out;overflow-y:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fortune-modal{background:#fff;border-radius:1rem;padding:1.5rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative!important;box-shadow:0 8px 32px rgba(0,0,0,.12);animation:slideUp .3s ease-out;z-index:1000000!important;margin:auto}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.fortune-close{position:absolute;top:1rem;right:1rem;background:#f3f4f6;border:none;border-radius:50%;width:2rem;height:2rem;font-size:1.2rem;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.fortune-close:hover{background:#e5e7eb;color:#374151;transform:rotate(90deg)}.fortune-input{color:#1f2937;text-align:center}.fortune-input h2{font-size:1.5rem;margin-bottom:.5rem;color:#5b21b6;font-weight:700}.fortune-subtitle{font-size:.9rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.fortune-form{background:#fff;border-radius:.75rem;padding:0}.fortune-field{margin-bottom:1rem;text-align:left}.fortune-field label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#374151}.fortune-field input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:24px;background:#fff;font-size:1rem;transition:all .2s;color:#1f2937}.fortune-field input:focus{outline:none;border-color:#5b21b6;box-shadow:0 0 0 3px rgba(91,33,182,.1)}.fortune-error{color:#dc2626;background:#fee2e2;padding:.75rem;border-radius:.5rem;margin-bottom:1rem;font-size:.875rem;border:1px solid #fecaca}.fortune-btn{width:100%;padding:.875rem;border:none;border-radius:24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-bottom:1rem}.fortune-btn.primary{background:#5b21b6;color:#fff}.fortune-btn.primary:hover{background:#6d28d9;transform:translateY(-1px)}.fortune-btn.primary:active{transform:translateY(0)}.fortune-btn.secondary{background:#fff;color:#5b21b6;border:1px solid #e5e7eb}.fortune-btn.secondary:hover{background:#f9fafb}.fortune-disclaimer{font-size:.75rem;color:#9ca3af;margin-top:1rem;line-height:1.5;text-align:center}.fortune-loading{text-align:center;padding:3rem 1rem;color:#1f2937}.fortune-spinner{width:48px;height:48px;border:3px solid #e5e7eb;border-top-color:#5b21b6;border-radius:50%;margin:0 auto 1.5rem;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.fortune-loading p{font-size:1.1rem;margin-bottom:.5rem;color:#1f2937;font-weight:600}.fortune-loading-sub{font-size:.875rem;color:#6b7280}.fortune-progress-bar{width:100%;max-width:300px;height:8px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin:1.5rem auto .5rem}.fortune-progress-fill{height:100%;background:linear-gradient(90deg,#5b21b6,#7c3aed,#a78bfa);border-radius:999px;transition:width .5s ease;box-shadow:0 0 10px rgba(91,33,182,.5)}.fortune-result{color:#1f2937}.fortune-result h2{font-size:1.5rem;text-align:center;margin-bottom:1rem;color:#5b21b6;font-weight:700}.fortune-keywords{justify-content:center}.fortune-keyword{background:#f3f4f6;border-radius:2rem;font-size:.875rem;color:#5b21b6;border:1px solid #e5e7eb}.fortune-image{margin:1.5rem 0;text-align:center}.fortune-image img{max-width:100%;box-shadow:0 4px 12px rgba(0,0,0,.1)}.fortune-image img,.fortune-text{border-radius:.75rem;border:1px solid #e5e7eb}.fortune-text{background:#f9fafb;padding:1.25rem;margin:1.5rem 0}.fortune-text p{margin-bottom:1rem;line-height:1.8;color:#374151}.fortune-text p:last-child{margin-bottom:0}.fortune-text .fortune-section-title{font-weight:700;font-size:1rem;color:#5b21b6;margin-top:1.25rem;margin-bottom:.5rem;border-bottom:2px solid #e5e7eb;padding-bottom:.4rem}.fortune-text .fortune-section-title:first-child{margin-top:0}.fortune-actions{margin:1.5rem 0 .5rem}.fortune-actions h3{font-size:.875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.fortune-share-buttons{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.fortune-share-btn{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem .5rem;transition:all .2s;flex-direction:column;gap:.35rem;color:#374151;font-size:.75rem}.fortune-share-btn:hover{background:#f9fafb;border-color:#5b21b6}.fortune-share-btn:active{transform:translateY(0)}.fortune-share-btn span:first-child{font-size:1.5rem}.fortune-page{background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 0}.fortune-container{max-width:1200px;padding:0 1rem}.fortune-header{margin-bottom:3rem;color:#fff}.fortune-header h1{font-size:3rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.fortune-header .fortune-subtitle{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto;line-height:1.6}.daily-fortune-section{margin-bottom:4rem}.daily-fortune-card{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.2);display:flex;align-items:center;gap:2rem;margin-bottom:2rem}.daily-fortune-content{flex:1 1}.daily-fortune-content h2{font-size:2rem;font-weight:700;color:#5b21b6;margin-bottom:1rem}.daily-fortune-content p{font-size:1.1rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.daily-fortune-features{display:flex;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.feature-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#374151;font-weight:600}.feature-icon{font-size:1.2rem}.daily-fortune-btn{background:linear-gradient(135deg,#5b21b6,#7c3aed);color:#fff;border:none;border-radius:2rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(91,33,182,.3)}.daily-fortune-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(91,33,182,.4)}.daily-fortune-image{flex-shrink:0}.fortune-crystal{width:120px;height:120px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(102,126,234,.3);animation:float 3s ease-in-out infinite}.crystal-inner{font-size:3rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.property-fortune-section{margin-bottom:4rem}.property-fortune-section h2{font-size:2.5rem;font-weight:700;color:#fff;text-align:center;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.section-subtitle{font-size:1.1rem;color:hsla(0,0%,100%,.9);text-align:center;margin-bottom:2rem}.property-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.property-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease}.property-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.property-card-image{height:200px;overflow:hidden}.property-card-image img{width:100%;height:100%;object-fit:cover}.property-card-content{padding:1.5rem}.property-card-content h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.4}.property-card-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.property-tag{background:#f3f4f6;color:#5b21b6;padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:600}.property-price{font-size:1.1rem;font-weight:700;color:#059669}.property-address{color:#6b7280;font-size:.9rem;margin-bottom:1.5rem}.property-card-actions{display:flex;gap:.75rem}.property-btn{flex:1 1;padding:.75rem 1rem;border-radius:.5rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.property-btn.secondary{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.property-btn.secondary:hover{background:#e5e7eb}.property-btn.fortune{background:#5b21b6;color:#fff}.property-btn.fortune:hover{background:#6d28d9;transform:translateY(-1px)}.features-section{margin-bottom:4rem}.features-section h2{font-size:2.5rem;font-weight:700;color:#fff;text-align:center;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.feature-card{background:#fff;border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.feature-card .feature-icon{font-size:3rem;margin-bottom:1rem;display:block}.feature-card h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.feature-card p{color:#6b7280;line-height:1.6}.cta-section{margin-bottom:3rem}.cta-card{background:#fff;border-radius:1.5rem;padding:3rem;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.2)}.cta-card h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.cta-card p{font-size:1.1rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.cta-btn{display:inline-block;background:linear-gradient(135deg,#5b21b6,#7c3aed);color:#fff;text-decoration:none;padding:1rem 2rem;border-radius:2rem;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(91,33,182,.3)}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(91,33,182,.4)}.disclaimer{text-align:center;padding:2rem;background:hsla(0,0%,100%,.1);border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.disclaimer p{color:hsla(0,0%,100%,.9);font-size:.9rem;line-height:1.6;margin:0}@media (max-width:768px){.fortune-header h1{font-size:2rem}.fortune-header .fortune-subtitle{font-size:1rem}.daily-fortune-card{flex-direction:column;text-align:center;padding:1.5rem}.daily-fortune-content h2{font-size:1.5rem}.daily-fortune-features{justify-content:center}.fortune-crystal{width:80px;height:80px}.crystal-inner,.features-section h2,.property-fortune-section h2{font-size:2rem}.features-grid,.property-grid{grid-template-columns:1fr}.cta-card{padding:2rem}.cta-card h2{font-size:1.5rem}}@media (max-width:640px){.fortune-modal{padding:1.25rem;border-radius:.75rem;max-width:100%}.fortune-input h2,.fortune-result h2{font-size:1.25rem}.fortune-subtitle{font-size:.875rem}.fortune-text{padding:1rem}.fortune-text,.fortune-text .fortune-section-title{font-size:.9375rem}.fortune-image img{border-radius:.5rem}.fortune-share-buttons{gap:.5rem}.fortune-share-btn{padding:.625rem .5rem;font-size:.7rem}.fortune-share-btn span:first-child{font-size:1.25rem}.fortune-btn{padding:.75rem;font-size:.9375rem}}.fortune-page{min-height:100vh;background:linear-gradient(180deg,#f5f7fb,#eef2f9 50%,#e6ebf5);padding:2rem 1rem}.fortune-container{max-width:800px;margin:0 auto}.fortune-header{text-align:center;margin-bottom:2rem}.fortune-header h1{font-size:2rem;font-weight:600;color:#1f2933;margin-bottom:.5rem}.fortune-date{font-size:1rem;color:#5f6368}.fortune-result{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:28px;padding:2rem;box-shadow:0 36px 80px rgba(15,23,42,.12);margin-bottom:2rem}.fortune-keywords{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.fortune-keyword{background:linear-gradient(135deg,#1a73e8,#4285f4);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.fortune-text{font-size:1.1rem;line-height:1.8;color:#1f2933;margin-bottom:2rem}.fortune-actions{border-top:1px solid rgba(15,23,42,.08);padding-top:1.5rem}.fortune-actions h3{font-size:1.2rem;font-weight:600;color:#1f2933;margin-bottom:1rem;text-align:center}.fortune-share-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.fortune-share-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#f8f9fb;border:1px solid rgba(15,23,42,.08);border-radius:20px;color:#1f2933;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none}.fortune-share-btn:hover{background:#e8f0fe;border-color:#1a73e8;color:#1a73e8;transform:translateY(-1px)}.fortune-share-btn.copy{background:linear-gradient(135deg,#1a73e8,#4285f4);color:#fff;border-color:transparent;box-shadow:0 8px 20px rgba(26,115,232,.25)}.fortune-share-btn.copy:hover{background:linear-gradient(135deg,#1765cc,#3b78f2);transform:translateY(-1px);box-shadow:0 12px 22px rgba(26,115,232,.35)}.fortune-back{text-align:center}.fortune-back .fortune-btn{background:#f8f9fb;border:1px solid rgba(15,23,42,.08);color:#1f2933}.fortune-back .fortune-btn:hover{background:#e8f0fe;border-color:#1a73e8;color:#1a73e8}.fortune-error{text-align:center;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:28px;padding:2rem;box-shadow:0 36px 80px rgba(15,23,42,.12)}.fortune-error h2{color:#dc2626;margin-bottom:1rem}.fortune-error p{color:#6b7280;margin-bottom:1.5rem}@media (max-width:768px){.fortune-page{padding:1rem}.fortune-header h1{font-size:1.5rem}.fortune-result{padding:1.5rem;border-radius:20px}.fortune-text{font-size:1rem}.fortune-share-buttons{flex-direction:column;gap:.75rem}.fortune-share-btn{width:100%;justify-content:center}}