.fortune-teller[data-v-b389f509]{position:relative;text-align:center;background-color:#333332;padding:0;border-radius:15px;max-width:100%;margin:0 auto}.image-wrapper[data-v-b389f509]{display:flex;justify-content:space-around;align-items:center;position:relative;width:100%;height:auto;overflow:hidden}.left-teller[data-v-b389f509],.right-teller[data-v-b389f509]{width:150px;height:150px;opacity:.6;filter:blur(2px);z-index:0}.center-teller[data-v-b389f509]{width:300px;height:300px;z-index:1;margin:0 auto;transition:all .5s ease-in-out}.balloon[data-v-b389f509]{position:relative;margin-top:10px;padding:20px 25px;background:url(/assets/antique_wall.OzJWPIVZ.webp) repeat;background-size:150px 150px;text-align:center;border-radius:10px;max-width:80%;margin-left:auto;margin-right:auto;z-index:1}.balloon p[data-v-b389f509]{color:#000;font-weight:700;font-size:1.5rem;font-family:Georgia,Times New Roman,serif}.arrow-left[data-v-b389f509],.arrow-right[data-v-b389f509]{background:none;border:none;color:#fff;font-size:2em;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:20px;animation:blink-b389f509 1.5s infinite}@keyframes blink-b389f509{0%,to{opacity:1}50%{opacity:0}}@media only screen and (min-width: 1200px){.arrow-left[data-v-b389f509]{left:130px;top:40%}.arrow-right[data-v-b389f509]{right:130px;top:40%}}@media only screen and (max-width: 1200px){.image-wrapper[data-v-b389f509]{justify-content:center}.arrow-left[data-v-b389f509]{left:110px;top:33%}.arrow-right[data-v-b389f509]{right:110px;top:33%}.center-teller[data-v-b389f509]{width:220px;height:220px;margin:0 auto}}@media only screen and (max-width: 768px){.fortune-teller[data-v-b389f509]{max-width:100%;margin:10px 0}.image-wrapper[data-v-b389f509]{flex-direction:column;height:auto;width:100%;max-width:600px;margin:0 auto}.left-teller[data-v-b389f509],.right-teller[data-v-b389f509]{display:none}.center-teller[data-v-b389f509]{width:100%;height:auto}.arrow-left[data-v-b389f509],.arrow-right[data-v-b389f509]{top:200px}.arrow-left[data-v-b389f509]{left:-20px}.arrow-right[data-v-b389f509]{right:-20px}}.form-row{display:flex;justify-content:space-between;gap:20px;margin-bottom:15px}.form-group{flex:1;margin-right:10px;margin-bottom:20px}.form-group:last-child{margin-right:0}.form-group label{display:block;margin-bottom:10px}.stroke-label{margin-top:5px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px;border-radius:5px;border:1px solid #666;background-color:#444;color:#fff}textarea{box-sizing:border-box}.text-input,.stroke-box{width:100%;padding:8px;border:1px solid #666;border-radius:5px;font-size:16px;max-width:200px;color:khaki}.name-fields .text-input{max-width:100%}.name-fields .stroke-box{max-width:100%;box-sizing:border-box}.gender-options{display:flex;justify-content:flex-start;gap:20px}.radio-item{display:flex;align-items:baseline}.radio-item input{margin-right:5px}.radio-item label{font-size:1rem;white-space:nowrap}.fortune-form-section{background-color:#333;color:#fff;border-radius:10px}.submit-button{padding:10px 50px;font-size:larger;font-weight:700;background-color:#d09b52;color:#fff;border:none;border-radius:5px;cursor:pointer}.submit-button:hover{background-color:#e0a566}.submit-button:disabled{background-color:#b0a090;cursor:not-allowed;opacity:.7}.small-button{font-size:12px;padding:5px;margin:2px;background-color:#888;color:#fff;border:none;border-radius:3px;cursor:pointer}.small-button:hover{background-color:#aaa}.note{font-style:italic;color:khaki}.stroke-box-lastname,.stroke-box-firstname{width:100%;margin:10px 0}.stroke-summary{font-size:.9em;margin-bottom:5px;color:khaki;font-weight:700}.error-text{color:red;font-size:.85em;max-width:200px}.name-saved::placeholder{color:#8bc34a;font-style:italic}.name-error-text{color:#ff6b6b;font-size:.9em;margin-bottom:10px;padding:6px 10px;background-color:#ff6b6b1a;border-radius:4px;border-left:3px solid #ff6b6b}.stroke-items-wrapper{display:flex;flex-direction:column;gap:5px;justify-content:center;width:100%;margin-top:5px}.stroke-items-wrapper p{color:#b4db84;font-size:.7rem;font-weight:400}.stroke-item{display:flex;flex-direction:row;align-items:center;margin-bottom:5px}.stroke-input{min-width:45px;text-align:center;padding:5px;margin-right:10px}.small-button{background-color:#6a4b3c;color:#fff;width:30px;height:30px;font-size:12px;margin-left:2px;display:inline-flex;align-items:center;justify-content:center}.small-button:hover{background-color:#563d2b}@media (max-width: 768px){.text-input,.stroke-box,.error-text{max-width:100px}.stroke-input{min-width:20%;margin-right:3px}}@media (max-width: 1024px){.name-fields{display:flex;flex-direction:column;gap:0}.name-fields .text-input{max-width:100%}}@media (min-width: 1025px){.name-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.name-fields .form-group{margin-right:0}}@media (min-width: 768px){#birthdate,#birth-time{width:90%}}@media (max-width: 767px){#birthdate,#birth-time{width:100%;margin-bottom:10px}}.form-section{padding:30px}.small{font-size:.8em}.required{color:#e3e688}.stroke-items-wrapper p{margin:3px;font-size:16px}input,select,textarea{font-size:16px;padding:8px;width:100%;box-sizing:border-box}.select-group{display:flex;gap:5px}.select-group select{flex:1}.report-link:hover{color:#fff2de;text-decoration:underline}.agreement-section{display:flex;justify-content:center;align-items:center;text-align:center;margin-top:10px;font-size:18px;margin-bottom:20px}.agreement-section input[type=checkbox]{width:auto;margin-right:10px}.agreement-section label a{color:#cbdb76;text-decoration:underline}.collapsible-section{border:1px solid #cbdb76;border-radius:5px;overflow:hidden;margin:40px 0}.collapsible-summary{background-color:#cbdb76;color:#000;padding:15px;cursor:pointer;font-weight:700;-webkit-user-select:none;user-select:none;text-align:center;margin:20px}.collapsible-content{padding:15px;background-color:#2c2c2c}.collapsible-content .form-row{margin-bottom:15px}.notion{font-size:14px;font-weight:700;color:#cbdb76;background-color:#2c2c2c;padding:8px;border-radius:5px;display:inline-block;margin-bottom:20px}.stroke-summary{margin-top:5px;font-size:14px;color:#555}.optional{color:#888;font-size:.8em;font-weight:400}.error-text{color:red;font-size:14px;margin-top:5px}.stroke-box{margin-top:10px}.stroke-item{display:flex;align-items:center;margin-bottom:5px}.stroke-input{width:60px;margin-right:5px}.small-button{width:30px;height:30px;margin-right:5px;cursor:pointer}.number-preview{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.number-item{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:4px 8px;background-color:#4a4a4a;color:#e7d700;border:1px solid #666;border-radius:4px;font-size:16px;font-weight:700}.submit-button{display:block;margin:0 auto;background-color:#e7d700;color:#000;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:18px}.submit-button:hover{background-color:#e7d700}.fortune-box{background-color:#2c2c2c;border:2px solid #cbdb76;border-radius:8px;padding:20px;margin:20px 0}.example-questions{display:flex;flex-direction:column;gap:10px;margin-top:20px;margin-bottom:20px}.futuristic-button{background:linear-gradient(135deg,#00c6ff,#0072ff);border:2px solid #0af;border-radius:8px;color:#fff;font-size:16px;padding:10px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.futuristic-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-content{background:#fff;padding:20px;border-radius:8px;width:80%;max-width:320px;text-align:center}.modal-content p{margin-bottom:20px;color:#000}.modal-buttons{display:flex;justify-content:center;gap:20px}.modal-buttons button{background-color:#cbdb76;border:none;padding:10px 20px;font-size:16px;cursor:pointer;border-radius:5px}.modal-buttons button:hover{background-color:#b3cc5d}.disclaimer{font-size:.85rem;color:#666;margin:10px 0;padding:8px 12px;background-color:#2b2b2b;border-radius:5px;line-height:1.5;text-align:center}.share-banner{text-align:center;margin:15px 0}.share-banner img{width:400px;height:80px;max-width:100%;box-shadow:0 2px 5px #0000001a}.agree-row[data-v-f46b1bba]{display:flex;align-items:center;gap:8px}.clear-data-row[data-v-f46b1bba]{display:flex;justify-content:center;margin:12px 0 4px}.clear-data-btn[data-v-f46b1bba]{background:none;border:1px solid #888;color:#aaa;font-size:.75rem;padding:4px 10px;border-radius:4px;cursor:pointer}.clear-data-btn[data-v-f46b1bba]:hover{border-color:#ccc;color:#ccc}.mystic-loader[data-v-0d8bb9d4]{display:flex;flex-direction:column;align-items:center;gap:28px;padding:48px 20px}.mystic-ring-wrapper[data-v-0d8bb9d4]{position:relative;width:88px;height:88px}.mystic-ring[data-v-0d8bb9d4]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid transparent;border-top-color:#a78bfa;border-right-color:#7c3aed;animation:ring-spin-0d8bb9d4 2.4s linear infinite}.mystic-ring[data-v-0d8bb9d4]:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:50%;border:1px solid transparent;border-bottom-color:#c4b5fd;border-left-color:#818cf8;animation:ring-spin-reverse-0d8bb9d4 1.8s linear infinite}.mystic-star[data-v-0d8bb9d4]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:28px;color:#ddd6fe;animation:star-pulse-0d8bb9d4 2.4s ease-in-out infinite}@keyframes ring-spin-0d8bb9d4{to{transform:rotate(360deg)}}@keyframes ring-spin-reverse-0d8bb9d4{to{transform:rotate(-360deg)}}@keyframes star-pulse-0d8bb9d4{0%,to{opacity:.4;transform:scale(.88)}50%{opacity:1;transform:scale(1.08)}}.loading-phrase[data-v-0d8bb9d4]{color:#c4b5fd;font-size:.95rem;font-style:italic;text-align:center;letter-spacing:.04em;margin:0}.phrase-enter-active[data-v-0d8bb9d4],.phrase-leave-active[data-v-0d8bb9d4]{transition:opacity .45s ease}.phrase-enter-from[data-v-0d8bb9d4],.phrase-leave-to[data-v-0d8bb9d4]{opacity:0}.astrology-container[data-v-fdc5c1ec]{max-width:1000px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.title[data-v-fdc5c1ec]{font-size:28px;font-weight:700;text-align:center;margin-bottom:30px;color:#fff;border-bottom:3px solid #7c6af7;padding-bottom:10px}.section-title[data-v-fdc5c1ec]{font-size:20px;font-weight:600;margin:30px 0 15px;color:#e0e0e0;border-left:4px solid #7c6af7;padding-left:12px}.summary-section[data-v-fdc5c1ec]{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:25px;margin-bottom:30px;box-shadow:0 4px 6px #0000001a}.summary-section .section-title[data-v-fdc5c1ec]{color:#fff;border-left-color:#fff;margin-top:0}.big-three-grid[data-v-fdc5c1ec]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:20px}.big-three-item[data-v-fdc5c1ec]{background:#fffffff2;border-radius:10px;padding:20px;text-align:center;transition:transform .2s}.big-three-item[data-v-fdc5c1ec]:hover{transform:translateY(-5px)}.planet-icon[data-v-fdc5c1ec]{display:flex;align-items:center;justify-content:center;height:60px;margin-bottom:10px}.planet-icon-sun[data-v-fdc5c1ec]{font-size:80px;height:80px;color:#f5a623}.planet-icon-moon[data-v-fdc5c1ec]{font-size:56px;color:#85c1e9}.planet-icon-asc[data-v-fdc5c1ec]{display:flex;align-items:center;justify-content:center;margin:0 auto;font-size:22px;font-weight:800;color:#c39bd3;background:#c39bd333;border:2px solid #c39bd3;border-radius:50%;width:54px;height:54px;letter-spacing:.5px}.planet-name[data-v-fdc5c1ec]{font-size:14px;color:#7f8c8d;margin-bottom:8px;text-transform:uppercase;letter-spacing:1px}.planet-value[data-v-fdc5c1ec]{font-size:20px;font-weight:700;color:#2c3e50;margin-bottom:5px}.planet-house[data-v-fdc5c1ec]{font-size:13px;color:#95a5a6}.planet-section[data-v-fdc5c1ec]{margin-bottom:30px}.table-responsive[data-v-fdc5c1ec]{overflow-x:auto}.planet-table[data-v-fdc5c1ec]{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 4px #0000001a;border-radius:8px;overflow:hidden}.planet-table thead[data-v-fdc5c1ec]{background:#34495e;color:#fff}.planet-table th[data-v-fdc5c1ec]{padding:12px 15px;text-align:left;font-weight:600;font-size:14px}.planet-table tbody tr[data-v-fdc5c1ec]{border-bottom:1px solid #ecf0f1;transition:background .2s}.planet-table tbody tr[data-v-fdc5c1ec]:nth-child(2n){background:#f8f9fa}.planet-table tbody tr[data-v-fdc5c1ec]:hover{background:#e8f4f8}.planet-table td[data-v-fdc5c1ec]{padding:12px 15px;font-size:14px;color:#1f2937}.retrograde-badge[data-v-fdc5c1ec]{background:#e74c3c;color:#fff;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:700}.direct-badge[data-v-fdc5c1ec]{background:#27ae60;color:#fff;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:700}.angles-section[data-v-fdc5c1ec]{margin-bottom:30px}.angles-grid[data-v-fdc5c1ec]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.angle-item[data-v-fdc5c1ec]{background:#fff;border:2px solid #3498db;border-radius:8px;padding:15px;text-align:center;color:#1f2937}.angle-name[data-v-fdc5c1ec]{font-size:13px;color:#7f8c8d;margin-bottom:8px;font-weight:600}.angle-value[data-v-fdc5c1ec]{font-size:18px;font-weight:700;color:#2c3e50}.aspects-section[data-v-fdc5c1ec]{margin-bottom:30px}.aspects-list[data-v-fdc5c1ec]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.aspect-item[data-v-fdc5c1ec]{background:#fff;border-left:4px solid #95a5a6;border-radius:6px;padding:12px 15px;box-shadow:0 1px 3px #0000001a;transition:transform .2s;color:#1f2937}.aspect-item[data-v-fdc5c1ec]:hover{transform:translate(5px)}.aspect-conjunction[data-v-fdc5c1ec]{border-left-color:#f39c12}.aspect-sextile[data-v-fdc5c1ec]{border-left-color:#3498db}.aspect-square[data-v-fdc5c1ec]{border-left-color:#e74c3c}.aspect-trine[data-v-fdc5c1ec]{border-left-color:#27ae60}.aspect-opposition[data-v-fdc5c1ec]{border-left-color:#9b59b6}.aspect-planets[data-v-fdc5c1ec]{font-size:15px;font-weight:600;color:#2c3e50;margin-bottom:5px}.aspect-symbol[data-v-fdc5c1ec]{margin:0 8px;font-size:18px;color:#7f8c8d}.aspect-details[data-v-fdc5c1ec]{font-size:13px;color:#7f8c8d}.balance-section[data-v-fdc5c1ec]{background:#fff;border-radius:8px;padding:20px;margin-bottom:30px;box-shadow:0 2px 4px #0000001a;color:#1f2937}.balance-grid[data-v-fdc5c1ec]{display:grid;gap:15px}.balance-item[data-v-fdc5c1ec]{display:grid;grid-template-columns:120px 1fr 200px;align-items:center;gap:15px}.balance-label[data-v-fdc5c1ec]{font-size:16px;font-weight:600;color:#2c3e50}.balance-bar[data-v-fdc5c1ec]{height:24px;background:#ecf0f1;border-radius:12px;overflow:hidden;position:relative}.balance-fill[data-v-fdc5c1ec]{height:100%;background:linear-gradient(90deg,#3498db,#2ecc71);border-radius:12px;transition:width .5s ease}.balance-value[data-v-fdc5c1ec]{font-size:14px;color:#7f8c8d;text-align:right}.dominant-note[data-v-fdc5c1ec]{margin-top:15px;padding:10px;background:#e8f4f8;border-radius:6px;text-align:center;font-size:15px;color:#2c3e50}.dominant-note strong[data-v-fdc5c1ec]{color:#3498db;font-weight:700}.metadata-section[data-v-fdc5c1ec]{margin-top:30px;padding-top:20px;border-top:1px solid #ecf0f1}.metadata-text[data-v-fdc5c1ec]{text-align:center;color:#95a5a6;font-size:13px}.instruction-text[data-v-fdc5c1ec]{font-size:13px;color:#b0b0b0;margin-bottom:10px;font-style:italic}.clickable[data-v-fdc5c1ec]{cursor:pointer;-webkit-user-select:none;user-select:none}.expand-icon[data-v-fdc5c1ec]{display:inline-block;margin-left:8px;font-size:12px;color:#7f8c8d;transition:transform .2s}.planet-row.clickable[data-v-fdc5c1ec]:hover{background:#e8f4f8!important;cursor:pointer}.planet-row.clickable td[data-v-fdc5c1ec]:first-child{font-weight:600}.interpretation-row[data-v-fdc5c1ec]{background:#f8f9fa!important;border-left:4px solid #3498db}.interpretation-row[data-v-fdc5c1ec]:hover{background:#f8f9fa!important}.interpretation-panel[data-v-fdc5c1ec]{padding:20px;background:#fff;border-radius:8px;margin:10px 0;box-shadow:inset 0 2px 4px #0000000d;color:#1f2937}.interpretation-section[data-v-fdc5c1ec]{margin-bottom:20px}.interpretation-section[data-v-fdc5c1ec]:last-child{margin-bottom:0}.interpretation-title[data-v-fdc5c1ec]{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #3498db}.interpretation-description[data-v-fdc5c1ec]{font-size:14px;line-height:1.6;color:#34495e;margin-bottom:12px}.interpretation-details[data-v-fdc5c1ec]{display:grid;gap:10px;margin-top:12px}.detail-item[data-v-fdc5c1ec]{padding:10px 12px;background:#f8f9fa;border-left:3px solid #3498db;border-radius:4px;font-size:14px;line-height:1.5;color:#2c3e50}.detail-item strong[data-v-fdc5c1ec]{color:#3498db;margin-right:6px}.no-interpretation[data-v-fdc5c1ec]{font-size:14px;color:#95a5a6;font-style:italic;text-align:center;padding:20px}.aspect-interpretation-panel[data-v-fdc5c1ec]{margin-top:10px;padding:20px;background:#f8f9fa;border-radius:8px;border-left:4px solid #95a5a6}.aspect-interpretation-panel .interpretation-section[data-v-fdc5c1ec]{margin-bottom:0}.aspect-header[data-v-fdc5c1ec]{display:flex;justify-content:space-between;align-items:center;width:100%}.aspect-header .aspect-details[data-v-fdc5c1ec]{display:flex;align-items:center;gap:8px}.nature-badge[data-v-fdc5c1ec]{display:inline-block;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:12px;border-left:none!important}.nature-badge.nature-harmonious[data-v-fdc5c1ec]{background:#d4edda;color:#155724}.nature-badge.nature-challenging[data-v-fdc5c1ec]{background:#f8d7da;color:#721c24}.nature-badge.nature-neutral[data-v-fdc5c1ec]{background:#fff3cd;color:#856404}.nature-badge.nature-dynamic[data-v-fdc5c1ec]{background:#d1ecf1;color:#0c5460}.aspect-conjunction .aspect-interpretation-panel[data-v-fdc5c1ec]{border-left-color:#f39c12}.aspect-sextile .aspect-interpretation-panel[data-v-fdc5c1ec]{border-left-color:#3498db}.aspect-square .aspect-interpretation-panel[data-v-fdc5c1ec]{border-left-color:#e74c3c}.aspect-trine .aspect-interpretation-panel[data-v-fdc5c1ec]{border-left-color:#27ae60}.aspect-opposition .aspect-interpretation-panel[data-v-fdc5c1ec]{border-left-color:#9b59b6}@media (max-width: 768px){.astrology-container[data-v-fdc5c1ec]{padding:15px}.title[data-v-fdc5c1ec]{font-size:24px}.section-title[data-v-fdc5c1ec]{font-size:18px}.big-three-grid[data-v-fdc5c1ec],.angles-grid[data-v-fdc5c1ec],.aspects-list[data-v-fdc5c1ec]{grid-template-columns:1fr}.balance-item[data-v-fdc5c1ec]{grid-template-columns:1fr;gap:8px}.balance-value[data-v-fdc5c1ec]{text-align:left}.planet-table[data-v-fdc5c1ec]{font-size:12px}.planet-table th[data-v-fdc5c1ec],.planet-table td[data-v-fdc5c1ec]{padding:8px 6px}.interpretation-panel[data-v-fdc5c1ec]{padding:15px}.interpretation-title[data-v-fdc5c1ec]{font-size:15px}.interpretation-description[data-v-fdc5c1ec]{font-size:13px}.detail-item[data-v-fdc5c1ec]{font-size:13px;padding:8px 10px}.aspect-header[data-v-fdc5c1ec]{flex-direction:column;align-items:flex-start;gap:8px}.aspect-interpretation-panel[data-v-fdc5c1ec]{padding:15px}}@media (max-width: 480px){.degree-col[data-v-fdc5c1ec]{display:none}.astrology-container[data-v-fdc5c1ec]{padding:8px}.planet-table[data-v-fdc5c1ec]{font-size:11px}.planet-table th[data-v-fdc5c1ec],.planet-table td[data-v-fdc5c1ec]{padding:6px 5px}.retrograde-badge[data-v-fdc5c1ec],.direct-badge[data-v-fdc5c1ec]{padding:2px 5px;font-size:10px}}.name-divination-container,.fortune-advice-container,.four-pillars-container{width:100%;max-width:600px;margin:0 auto;padding:20px;background-color:#1e1e1e;border-radius:10px;box-sizing:border-box;font-family:Arial,sans-serif;color:#e0e0e0}.title{text-align:center;color:#fff;margin-bottom:20px;font-size:1.5rem;font-weight:700}.tab-header{display:flex;justify-content:center;margin-bottom:20px}.tab-header button{flex:1;background-color:#2b2b2b;color:#999;border:none;border-bottom:2px solid transparent;padding:10px 0;cursor:pointer;font-size:1rem;transition:background-color .3s,color .3s}.tab-header button:hover{background-color:#383838;color:#e0e0e0}.tab-header button.active{background-color:#424242;color:#fff;font-weight:700;border-bottom:2px solid #a78bfa}.result-box{display:flex;flex-direction:column;gap:20px}.item{display:flex;flex-direction:column;background-color:#2b2b2b;padding:10px;border-radius:8px;box-sizing:border-box}.label-box{color:#bdbdbd;font-weight:700;margin-bottom:5px}.label-box strong{font-family:Georgia,Times New Roman,serif;font-size:1.5em;font-weight:700;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.value-box{color:#e0e0e0}.number{font-size:1.5rem;font-weight:700;color:#ffb143}.description{font-size:.9rem;color:#e0e0e0;margin-top:5px;line-height:1.4}.highlighted-text{margin-top:10px;font-size:1rem}.highlighted-text em{font-weight:700;color:#ff9800;margin-right:5px}.highlighted-text strong{font-size:1.1rem;color:#4caf50}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:90%;background:#000000e6;display:flex;justify-content:center;align-items:flex-start;padding-top:50px;padding-bottom:50px;z-index:9999;overflow-y:auto}.message-box{background-color:#1e1e1e;color:#e0e0e0;padding:20px;border-radius:15px;width:90%;max-width:600px;overflow-y:auto;box-shadow:0 4px 10px #0000004d;border:1px solid #333}.close-btn{display:block;background-color:#ff9800;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;margin:20px auto 0;text-align:center}.close-btn:hover{background-color:#e68900}p{font-size:1rem;margin-bottom:10px;line-height:1.6;color:#e0e0e0}h2,h3{font-size:1.6em;font-weight:700;color:#fff;margin-top:20px;margin-bottom:10px;border-bottom:2px solid #444;padding-bottom:5px}.share-banner{text-align:center;margin-top:30px}.share-banner img{max-width:100%;height:auto}.share-box{margin-top:20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px}.share-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;font-size:1.2em;color:#fff;background-color:#1da1f2;border-radius:5px;text-decoration:none;border:none;cursor:pointer;font-family:inherit;transition:background-color .3s ease,opacity .15s,transform .15s}.share-btn:hover{background-color:#0d95e8}.share-btn:active{opacity:.75;transform:scale(.95)}.share-btn:focus-visible{outline:3px solid #a78bfa;outline-offset:2px}.x-btn{background-color:#000}.x-btn:hover{background-color:#333}.facebook-btn{background-color:#1877f2}.facebook-btn:hover{background-color:#3b9dff}.line-btn{background-color:#00b900}.line-btn:hover{background-color:#33d933}.whatsapp-btn{background-color:#25d366}.whatsapp-btn:hover{background-color:#1ebe57}.instagram-btn{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.instagram-btn:hover{background:linear-gradient(45deg,#ff9d4d,#ff8b80,#ff768d,#ff5f8c,#ff8bb0)}.copy-btn{background-color:#6c757d}.copy-btn:hover{background-color:#5a6268}.copy-success{text-align:center;color:#27ae60;margin-top:10px;font-size:14px}.copy-error{text-align:center;color:#e74c3c;margin-top:10px;font-size:14px}.disclaimer{margin-top:20px;padding:12px 16px;text-align:center;font-size:12px;color:#95a5a6;line-height:1.6}.fortune-advice-container,.four-pillars-container{margin-bottom:20px}.fortune-image-wrapper{display:flex;justify-content:center;margin-top:20px}.fortune-image{width:200px;height:200px;border-radius:50%;border:3px solid #000}.balloon{position:relative;padding:10px 50px;background:url(/assets/result_wall.YxJ6dD2B.webp) repeat;text-align:left;border-radius:10px;max-width:95%;margin:20px auto;z-index:1;border:2px solid #333;box-shadow:2px 2px 10px #0003}.balloon p{color:#000;font-weight:700;font-size:1.5rem;font-family:Georgia,Times New Roman,serif}@media (max-width: 600px){.name-divination-container,.fortune-advice-container,.four-pillars-container{padding:10px}}@media screen and (max-width: 768px){.balloon{padding:10px 30px}}.report-link{display:block;text-align:center;margin-top:15px;color:#fff;text-decoration:underline;font-weight:700}.report-link:hover{color:#e9dac1;text-decoration:underline}.limit-message{font-size:18px;color:#d9534f;line-height:1.5;white-space:pre-wrap;background:#fef4e8;border:2px solid #f0ad4e;border-radius:8px;padding:16px;margin:20px auto;text-align:center;max-width:350px;font-family:Arial,sans-serif;box-shadow:0 4px 8px #0000001a;position:relative}.limit-message:before{font-size:24px;position:absolute;top:-12px;left:50%;transform:translate(-50%);background-color:#fef4e8;padding:0 8px}.limit-message br{margin:10px 0}.adsbygoogle,.ad-wrapper{display:flex;justify-content:center;align-items:center;margin-top:20px}.random-suggestions{margin-top:20px;margin-bottom:10px;text-align:center;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.suggestion-btn{background-color:orange;color:#000;border:none;border-radius:6px;padding:6px 12px;cursor:pointer;font-weight:700;font-size:14px}.suggestion-btn:hover{background-color:#ffba50}.question-box{border:2px solid #e9dac1;border-radius:10px;padding:15px;margin:20px;background-color:#fffaf0}.question-title{font-size:1.3em;font-weight:700;color:#333;margin-bottom:10px}.question-box p{margin:0;font-size:1.2em;color:#333;line-height:1.5}.mamoru-box{border:2px solid #e9dac1;border-radius:10px;padding:15px;text-align:center;margin:20px auto;background-color:#fffaf0}.mamoru-box p{margin:0;font-size:1.2em;color:#333;line-height:1.5}.mamoru-box a{color:#1e90ff;text-decoration:underline}.feedback-section{margin:24px 10px 8px;text-align:center}.feedback-label{font-size:.88rem;color:#999;margin-bottom:12px;letter-spacing:.03em}.feedback-buttons{display:flex;flex-direction:row;justify-content:center;gap:10px;flex-wrap:wrap}.feedback-btn{background-color:#242424;color:#ccc;border:1px solid #444;border-radius:8px;padding:10px 18px;font-size:.92rem;cursor:pointer;min-width:130px;transition:background-color .2s,border-color .2s,color .2s}.feedback-btn:hover{background-color:#303030}.feedback-btn.excellent-btn:hover{border-color:gold;color:gold}.feedback-btn.okay-btn:hover{border-color:#4caf50;color:#4caf50}.feedback-btn.poor-btn:hover{border-color:#888;color:#aaa}.feedback-thanks{color:#4caf50;font-size:.95rem;margin:0}@media (max-width: 640px){.feedback-buttons{flex-direction:column;align-items:center}.feedback-btn{width:80%;max-width:280px}}.mission-section[data-v-8c4a6293]{padding:40px;background-color:#333;color:#fff;border-radius:10px;margin-top:20px}.mission-section h2[data-v-8c4a6293]{margin-bottom:20px;font-size:2em}.mission-section h2 a[data-v-8c4a6293]{color:#d09b52;text-decoration:none}.mission-section h2 a[data-v-8c4a6293]:hover{color:#b58946}.mission-section h3[data-v-8c4a6293]{margin-top:15px;font-size:1.5em}.mission-section p[data-v-8c4a6293]{margin-bottom:15px;line-height:1.6;color:#e0e0e0}.fortune-types-section[data-v-f74f04a2]{padding:40px;background-color:#333;color:#fff;border-radius:10px;margin-top:20px}.fortune-types-section h2[data-v-f74f04a2]{margin-bottom:20px;font-size:2em}.fortune-types-section h2 a[data-v-f74f04a2]{color:#d09b52;text-decoration:none}.fortune-types-section h2 a[data-v-f74f04a2]:hover{color:#b58946}.fortune-types-section ul[data-v-f74f04a2]{list-style:none;padding:0}.fortune-types-section ul li[data-v-f74f04a2]{margin-bottom:20px}.fortune-types-section ul li a[data-v-f74f04a2]{color:#d09b52;font-weight:700;text-decoration:none}.fortune-types-section ul li a[data-v-f74f04a2]:hover{color:#b58946}.fortune-types-section ul li p[data-v-f74f04a2]{margin:5px 0 0 20px;line-height:1.6;color:#e0e0e0}.fortune-about-section[data-v-7bb850e4]{padding:40px;background-color:#333;color:#fff;border-radius:10px;margin-top:20px}.fortune-about-section h2[data-v-7bb850e4]{margin-bottom:20px;font-size:2em}.fortune-about-section h2 a[data-v-7bb850e4]{color:#d09b52;text-decoration:none}.fortune-about-section h2 a[data-v-7bb850e4]:hover{color:#b58946}.fortune-about-section h3[data-v-7bb850e4]{margin-top:20px;font-size:1.5em;color:#f5f5f5}.fortune-about-section p[data-v-7bb850e4]{margin-bottom:15px;line-height:1.6;color:#e0e0e0}.fortune-history-section[data-v-a5ef398c]{padding:40px;background-color:#333;color:#fff;border-radius:10px;margin-top:20px}.fortune-history-section h2[data-v-a5ef398c]{margin-bottom:20px;font-size:2em}.fortune-history-section p[data-v-a5ef398c]{margin-bottom:15px;line-height:1.6;color:#e0e0e0}.fortune-history-section a[data-v-a5ef398c]{color:#d09b52;text-decoration:none}.fortune-history-section a[data-v-a5ef398c]:hover{color:#b58946}.ranking-section[data-v-b001e4ac]{background-color:#1e1e1e;padding:2%;color:#fff;border-radius:12px}.ranking-section h3[data-v-b001e4ac]{margin-bottom:10px;font-size:1.2em;color:#d99b46;text-align:center}@media screen and (max-width: 768px){.ranking-section[data-v-b001e4ac]{padding:0}.ranking-section h3[data-v-b001e4ac]{font-size:1.8em}}.ranking-section ul[data-v-b001e4ac]{list-style:none;padding:0}.ranking-section ul li[data-v-b001e4ac]{margin-bottom:20px}.rank-item[data-v-b001e4ac]{text-align:center;background-color:#2a2a2a;padding:10px;border-radius:10px;box-shadow:0 4px 8px #00000080}.rank-item strong[data-v-b001e4ac]{font-size:1.4em;color:#d99b46}.fortune-stats[data-v-b001e4ac]{margin-top:10px}.fortune-pair[data-v-b001e4ac]{display:flex;justify-content:space-between;margin-bottom:5px}.fortune-item[data-v-b001e4ac]{width:48%;margin:5px;font-size:1.2em;color:#ccc}.fortune-total[data-v-b001e4ac]{font-size:1.2em;color:#d99b46;text-align:center;font-weight:700;margin-top:10px}.rank-item .comment[data-v-b001e4ac]{margin-top:5px;font-size:1em;color:#eee}.formatted-date[data-v-b001e4ac]{margin-top:10px;font-size:1.2em;color:#eee;text-align:center}.update-info[data-v-b001e4ac]{margin-top:5px;font-size:1em;color:#aaa;text-align:center}.provider[data-v-b001e4ac]{margin-top:5px;font-size:.9em;color:#aaa;text-align:center}@media (max-width: 600px){.rank-item[data-v-b001e4ac]{padding:20px}.rank-item strong[data-v-b001e4ac]{font-size:1.8em}.fortune-pair[data-v-b001e4ac]{flex-direction:row;justify-content:center;margin-bottom:5px}.fortune-item[data-v-b001e4ac]{width:100%;margin:5px;font-size:1.3em;text-align:center}.fortune-total[data-v-b001e4ac]{font-size:1.8em}.rank-item .comment[data-v-b001e4ac]{font-size:1.2em}}.pc-layout[data-v-c8c70fde]{max-width:1200px;margin:0 auto;padding:20px;background-color:#1f1f1f;box-sizing:border-box;border-radius:15px;box-shadow:0 0 500px 500px #1a1a1a}header[data-v-c8c70fde]{display:flex;justify-content:space-between;align-items:center;background-color:#2a2a2a;padding:20px;border-radius:10px}.logo-container[data-v-c8c70fde]{display:flex;align-items:center}header h1[data-v-c8c70fde]{color:#f5f5f5;margin-left:20px;font-size:1rem;line-height:1.4;white-space:normal}.menu-container[data-v-c8c70fde]{position:relative}.hamburger-menu[data-v-c8c70fde]{background:none;border:none;font-size:2em;color:#fff;cursor:pointer}.nav-menu[data-v-c8c70fde]{position:absolute;right:0;top:100%;background-color:#2a2a2a;border-radius:10px;padding:10px;box-shadow:0 4px 8px #0000004d;width:250px;z-index:1000}.nav-menu ul[data-v-c8c70fde]{list-style:none;margin:0;padding:0}.nav-menu ul li[data-v-c8c70fde]{margin-bottom:10px}.nav-menu ul li a[data-v-c8c70fde]{color:gold;text-decoration:none}.nav-menu ul li a[data-v-c8c70fde]:hover{color:#ffeb3b}.content[data-v-c8c70fde]{display:flex;justify-content:space-between;margin-top:20px}.left-column[data-v-c8c70fde],.right-column[data-v-c8c70fde]{width:20%;background-color:#2a2a2a;padding:0;border-radius:10px;color:#fff}.main-column[data-v-c8c70fde]{width:55%;background-color:#1f1f1f;padding:0;border-radius:10px;box-shadow:0 4px 8px #0000004d}.left-column[data-v-c8c70fde]{position:relative}.ad-banner[data-v-c8c70fde]{position:sticky;top:0;width:100%;height:auto;background-color:#444;margin-bottom:20px;border-radius:10px}footer[data-v-c8c70fde]{margin-top:20px;padding:20px;text-align:center;background-color:#2a2a2a;color:#fff;border-radius:10px}.pc-guide-image[data-v-c8c70fde]{display:block;margin:20px auto;max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 8px #0000004d}.sp-layout[data-v-e378287c]{display:none;max-width:100%;overflow-x:hidden}@media (max-width: 768px){.pc-layout[data-v-e378287c]{display:none}.sp-layout[data-v-e378287c]{display:flex;width:100%;height:100%;flex-direction:column;justify-content:space-between;background-color:#1f1f1f;margin:0;padding:0;box-sizing:border-box;box-shadow:0 0 100px 100px #1a1a1a}header[data-v-e378287c]{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#2a2a2a;padding:15px;border-radius:10px;margin-bottom:10px}.logo-container[data-v-e378287c]{display:flex;justify-content:space-between;width:100%}header h1[data-v-e378287c]{color:#f5f5f5;font-size:1.2em;text-align:center;margin-top:10px}.hamburger-menu[data-v-e378287c]{background:none;border:none;color:#fff;font-size:2em;cursor:pointer}.sp-menu[data-v-e378287c]{background-color:#2a2a2a;padding:15px;border-radius:10px}.sp-menu ul[data-v-e378287c]{list-style:none;padding:0}.sp-menu ul li[data-v-e378287c]{padding:10px 0}.sp-menu ul li a[data-v-e378287c]{color:gold;text-decoration:none}.sp-menu ul li a[data-v-e378287c]:hover{color:#ffeb3b}.main-column[data-v-e378287c]{padding:0 10px;background-color:#1f1f1f;border-radius:10px;flex-grow:1}.ad-banner[data-v-e378287c]{position:fixed;bottom:0;left:0;width:100%;height:60px;background-color:#444;color:#fff;display:flex;justify-content:center;align-items:center;z-index:999;border-top:2px solid #666;padding:0}iframe[data-v-e378287c]{max-width:100%;height:60px;border:none}}.sp-guide-image[data-v-e378287c]{display:block;margin:20px auto;max-width:100%;height:auto;border-radius:10px}.cookie-banner[data-v-e40a18a0]{position:fixed;bottom:0;left:0;width:100%;background:#1a1a1a;border-top:1px solid #333;padding:16px 20px;box-sizing:border-box;z-index:99999;box-shadow:0 -2px 12px #00000080}.cookie-inner[data-v-e40a18a0]{max-width:900px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:14px}.cookie-text[data-v-e40a18a0]{margin:0;flex:1;min-width:220px;font-size:.85rem;line-height:1.6;color:#bbb}.cookie-text a[data-v-e40a18a0]{color:gold;text-decoration:underline}.cookie-buttons[data-v-e40a18a0]{display:flex;gap:10px;flex-shrink:0}.btn-accept[data-v-e40a18a0]{background:gold;color:#000;border:none;border-radius:6px;padding:9px 20px;font-size:.85rem;font-weight:700;cursor:pointer;white-space:nowrap}.btn-accept[data-v-e40a18a0]:hover{background:#ffeb3b}.btn-decline[data-v-e40a18a0]{background:transparent;color:#bbb;border:1px solid #555;border-radius:6px;padding:9px 16px;font-size:.85rem;cursor:pointer;white-space:nowrap}.btn-decline[data-v-e40a18a0]:hover{border-color:#888;color:#ddd}
