.profile-page{color:#e8e8e8;background:#0a0a0a;min-height:100vh}.profile-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;height:60vh;display:flex}.profile-loading p{color:#8a8a8a;font-size:14px}.profile-spinner{border:2px solid #2a2a2a;border-top-color:#c4653a;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite profile-spin}@keyframes profile-spin{to{transform:rotate(360deg)}}@keyframes profile-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.profile-content{max-width:720px;margin:0 auto;padding:120px 24px 64px}.profile-section-label{text-transform:uppercase;letter-spacing:.25em;color:#666;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:500}.profile-header{text-align:center;margin-bottom:48px}.profile-header h1{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-family:EB Garamond,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:400}.profile-header p{color:#8a8a8a;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:300;line-height:1.6}.profile-login-prompt{text-align:center;padding:32px}.profile-login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b065b0,#c4653a);border:none;padding:16px 40px;font-family:EB Garamond,Georgia,serif;font-size:1.1rem;font-weight:500;transition:all .3s}.profile-login-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #b065b04d}.profile-signin-hint{text-align:center;color:#666;margin-top:16px;font-size:.8rem;font-style:italic}.profile-latest-preview{text-align:center;margin-bottom:32px}.profile-latest-preview .profile-section-label{margin-bottom:20px}.profile-user-info{background:#111;border:1px solid #1e1e1e;align-items:center;gap:16px;margin-bottom:40px;padding:20px 24px;display:flex}.profile-avatar{background:linear-gradient(135deg,#c4653a,#b065b0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-avatar span{color:#fff;font-family:EB Garamond,Georgia,serif;font-size:1.2rem;font-weight:500}.profile-user-details h2{color:#fff;margin-bottom:2px;font-family:EB Garamond,Georgia,serif;font-size:1.2rem;font-weight:500}.profile-user-details p{color:#666;font-size:.8rem}.profile-signout-btn{color:#666;cursor:pointer;background:0 0;border:1px solid #2a2a2a;margin-left:auto;padding:6px 16px;font-family:DM Sans,sans-serif;font-size:.75rem;transition:all .2s}.profile-signout-btn:hover{color:#e55;border-color:#e55}.profile-latest-section{margin-bottom:48px}.profile-latest-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.profile-latest-date{color:#555;font-size:.75rem}.profile-dim-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.profile-dim-card-wrap{flex-direction:column;display:flex}.profile-dim-card{text-align:center;background:#111;border:1px solid;flex-direction:column;align-items:center;gap:4px;padding:20px 12px;transition:all .25s;display:flex}.profile-dim-card.interactive{cursor:pointer}.profile-dim-card.interactive:hover{background:#151515}.profile-dim-card.expanded{background:#141414}.profile-dim-tag{text-transform:uppercase;letter-spacing:.25em;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:600}.profile-dim-archetype{color:#fff;font-family:EB Garamond,Georgia,serif;font-size:1.6rem;font-weight:500;line-height:1.2}.profile-dim-subtitle{color:#555;margin-top:2px;font-family:DM Sans,sans-serif;font-size:.7rem}.profile-dim-expand-hint{color:#555;letter-spacing:.05em;align-items:center;gap:4px;margin-top:8px;font-family:DM Sans,sans-serif;font-size:.65rem;transition:color .2s;display:flex}.profile-dim-card.interactive:hover .profile-dim-expand-hint{color:#888}.profile-dim-expand-hint svg{transition:transform .3s}.profile-dim-expand-hint svg.rotated{transform:rotate(180deg)}.profile-dim-expanded{background:#0f0f0f;border:1px solid #1a1a1a;border-top:none;padding:16px 14px;animation:.3s ease-out profile-fade-in}.profile-dim-basis{color:#777;margin-bottom:12px;font-family:EB Garamond,Georgia,serif;font-size:.85rem;font-style:italic;line-height:1.6}.profile-dim-section{border-top:1px solid #1a1a1a;margin-top:10px;padding-top:10px}.profile-dim-section-label{text-transform:uppercase;letter-spacing:.2em;color:#555;margin-bottom:6px;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:600}.profile-dim-section-content{color:#999;font-family:DM Sans,sans-serif;font-size:.82rem;line-height:1.7}.profile-focus-block{background:#111;border:1px solid #1e1e1e;margin-bottom:16px;padding:20px}.profile-focus-row{flex-wrap:wrap;gap:24px;display:flex}.profile-focus-item{flex-direction:column;gap:4px;min-width:120px;display:flex}.profile-focus-label{text-transform:uppercase;letter-spacing:.2em;color:#555;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:600}.profile-focus-value{color:#e8e8e8;font-family:EB Garamond,Georgia,serif;font-size:1.2rem;font-weight:500}.profile-focus-desc{color:#666;margin-top:4px;font-size:.78rem;line-height:1.6}.profile-inferred-row{border-top:1px solid #1a1a1a;flex-direction:column;gap:4px;margin-top:16px;padding-top:16px;display:flex}.profile-insight-block{background:#c4653a0d;border-left:3px solid #c4653a;margin-bottom:12px;padding:16px 20px}.profile-insight-block p{color:#aaa;margin:0;font-family:EB Garamond,Georgia,serif;font-size:.92rem;line-height:1.7}.profile-insight-block.mismatch{background:#b065b00d;border-left-color:#b065b0}.profile-insight-block .profile-insight-label{text-transform:uppercase;letter-spacing:.2em;color:#555;margin-bottom:8px;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:600;display:block}.profile-suggestion-btn{text-align:left;width:100%;color:inherit;cursor:pointer;background:#111;border:1px solid #1e1e1e;margin-bottom:8px;padding:16px 20px;transition:border-color .2s;display:block}.profile-suggestion-btn:hover{border-color:#333}.profile-suggestion-title{text-transform:uppercase;letter-spacing:.2em;color:#555;margin-bottom:8px;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:600;display:block}.profile-suggestion-text{color:#888;margin:0;font-family:DM Sans,sans-serif;font-size:.85rem;line-height:1.7}.profile-suggestion-text.clamped{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.profile-suggestion-toggle{color:#555;margin-top:8px;font-family:DM Sans,sans-serif;font-size:.7rem;display:block}.profile-env-cta{text-align:center;margin-top:24px}.profile-env-btn{color:#ddd;letter-spacing:.15em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:100px;padding:14px 36px;font-family:DM Sans,sans-serif;font-size:.8rem;text-decoration:none;transition:all .3s;display:inline-block}.profile-env-btn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.profile-empty-latest{text-align:center;background:#111;border:1px solid #1e1e1e;margin-bottom:48px;padding:48px 24px}.profile-empty-latest .profile-section-label{margin-bottom:16px}.profile-empty-text{color:#666;margin-bottom:24px;font-size:.9rem}.profile-saved-section{margin-bottom:40px}.profile-saved-section h3{color:#fff;border-bottom:1px solid #1e1e1e;margin-bottom:20px;padding-bottom:12px;font-family:EB Garamond,Georgia,serif;font-size:1.2rem;font-weight:500}.profile-saved-list{flex-direction:column;gap:8px;display:flex}.profile-saved-card{background:#111;border:1px solid #1e1e1e;align-items:center;gap:14px;padding:14px;transition:border-color .2s;display:flex}.profile-saved-card:hover{border-color:#333}.profile-saved-thumb{flex-shrink:0;width:56px;height:56px;overflow:hidden}.profile-saved-thumb img{object-fit:cover;width:100%;height:100%}.profile-saved-info{flex:1;min-width:0}.profile-saved-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-family:EB Garamond,Georgia,serif;font-size:.95rem;font-weight:500;overflow:hidden}.profile-saved-artist{color:#666;margin-top:2px;font-family:DM Sans,sans-serif;font-size:.75rem}.profile-saved-config{color:#555;align-items:center;gap:4px;margin-top:4px;font-family:DM Sans,sans-serif;font-size:.7rem;display:flex}.profile-saved-sep{color:#333}.profile-saved-price{color:#d4af37;margin-top:4px;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500}.profile-saved-remove{color:#444;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:8px;transition:color .2s}.profile-saved-remove:hover{color:#e55}.profile-empty{text-align:center;background:#111;border:1px solid #1e1e1e;padding:36px}.profile-empty p{color:#666;margin-bottom:16px;font-size:.85rem}.profile-empty a{color:#c4653a}.profile-take-quiz-btn{color:#c4653a;background:0 0;border:1px solid #c4653a;padding:10px 28px;font-family:EB Garamond,Georgia,serif;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block}.profile-take-quiz-btn:hover{color:#fff;background:#c4653a}.profile-soundtrack-card{background:#111;border:1px solid #1e1e1e;align-items:center;gap:14px;padding:14px;transition:border-color .2s;display:flex}.profile-soundtrack-card:hover{border-color:#333}.profile-soundtrack-play{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.profile-soundtrack-play:hover{color:#fffc;background:#ffffff1a;border-color:#fff3}.profile-soundtrack-play.playing{color:#d4af37;border-color:#d4af374d}.profile-soundtrack-meta{color:#555;align-items:center;gap:4px;margin-top:4px;font-family:DM Sans,sans-serif;font-size:.7rem;display:flex}.profile-results-section{margin-bottom:40px}.profile-results-section h3{color:#fff;border-bottom:1px solid #1e1e1e;margin-bottom:20px;padding-bottom:12px;font-family:EB Garamond,Georgia,serif;font-size:1.2rem;font-weight:500}.profile-results-list{flex-direction:column;gap:8px;display:flex}.profile-result-card{background:#111;border:1px solid #1e1e1e;transition:border-color .2s}.profile-result-card:hover{border-color:#333}.profile-result-header{cursor:pointer;align-items:center;gap:16px;padding:16px 20px;display:flex}.profile-result-code{letter-spacing:.08em;background:linear-gradient(135deg,#c4653a,#b065b0,#6b9e6b,#c4653a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;min-width:120px;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600}.profile-result-date{color:#555;min-width:100px;font-size:.75rem}.profile-result-archetypes{flex-wrap:wrap;flex:1;gap:6px;display:flex}.profile-arch-badge{text-transform:uppercase;letter-spacing:.1em;border:1px solid;padding:3px 8px;font-size:.6rem;font-weight:500}.profile-expand-icon{color:#555;align-items:center;transition:transform .3s;display:flex}.profile-expand-icon.open svg{transform:rotate(180deg)}.profile-result-details{border-top:1px solid #1e1e1e;flex-direction:column;gap:12px;padding:16px 20px 20px;animation:.3s ease-out profile-fade-in;display:flex}.profile-arch-detail{background:#ffffff05;border-left:3px solid;padding:14px}.profile-arch-header{align-items:center;gap:10px;margin-bottom:6px;display:flex}.profile-dim-label{text-transform:uppercase;letter-spacing:.2em;font-size:.6rem;font-weight:600}.profile-arch-name{color:#fff;font-family:EB Garamond,Georgia,serif;font-size:1rem;font-weight:500}.profile-arch-basis{color:#777;font-family:EB Garamond,Georgia,serif;font-size:.85rem;font-style:italic;line-height:1.6}.profile-state-row{background:#ffffff05;border:1px solid #1e1e1e;flex-wrap:wrap;gap:16px;padding:14px;display:flex}.profile-state-item{flex-direction:column;gap:4px;min-width:100px;display:flex}.profile-state-label{text-transform:uppercase;letter-spacing:.2em;color:#555;font-size:.6rem;font-weight:600}.profile-state-value{color:#e8e8e8;font-family:EB Garamond,Georgia,serif;font-size:1rem;font-weight:500}.profile-insight{background:#c4653a0a;border-left:3px solid #c4653a;padding:14px}.profile-insight p{color:#999;margin:0;font-family:EB Garamond,Georgia,serif;font-size:.88rem;line-height:1.7}.profile-share-section{border-top:1px solid #1e1e1e;margin-top:48px;padding-top:40px}.profile-share-result{text-align:center;margin-bottom:32px}.profile-share-result .profile-section-label{margin-bottom:16px}.profile-share-buttons{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.profile-share-pill{color:#666;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:100px;align-items:center;gap:6px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:.7rem;transition:all .2s;display:flex}.profile-share-pill:hover{color:#aaa;background:#ffffff08;border-color:#555}.profile-invite-section{text-align:center;background:linear-gradient(135deg,#c4653a14 0%,#b065b00d 100%);border:1px solid #c4653a26;padding:28px 24px}.profile-invite-header{justify-content:center;align-items:center;gap:10px;margin-bottom:10px;display:flex}.profile-invite-header svg{color:#c4653a}.profile-invite-header h3{color:#fff;margin:0;font-family:EB Garamond,Georgia,serif;font-size:1.3rem;font-weight:500}.profile-invite-subtitle{color:#777;margin:0 0 16px;font-size:.85rem;line-height:1.5}.profile-invite-code{color:#666;margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:.85rem}.profile-invite-code span{letter-spacing:.08em;background:linear-gradient(135deg,#c4653a,#b065b0,#6b9e6b,#c4653a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.profile-invite-input-row{margin-bottom:16px}.profile-invite-name-input{color:#fff;text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;width:100%;max-width:260px;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:.9rem;transition:all .2s}.profile-invite-name-input::placeholder{color:#ffffff4d}.profile-invite-name-input:focus{background:#ffffff14;border-color:#c4653a;outline:none}.profile-invite-actions{flex-direction:column;align-items:center;gap:14px;display:flex}.profile-invite-copy-btn{color:#fff;cursor:pointer;background:#c4653a;border:none;align-items:center;gap:8px;padding:12px 24px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.profile-invite-copy-btn:hover{background:#d4886a;transform:translateY(-1px)}.profile-invite-share-row{align-items:center;gap:10px;display:flex}.profile-invite-share-btn{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.profile-invite-share-btn:hover{transform:translateY(-2px)}.profile-invite-share-btn.whatsapp:hover{background:#25d366;border-color:#25d366}.profile-invite-share-btn.sms:hover{background:#5856d6;border-color:#5856d6}.profile-invite-share-btn.email:hover{background:#ea4335;border-color:#ea4335}.profile-toast{z-index:300;letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;background:#111;border:1px solid #ffffff14;border-radius:100px;padding:10px 20px;font-family:DM Sans,sans-serif;font-size:.65rem;animation:.4s ease-out profile-fade-in;position:fixed;bottom:24px;right:24px}.profile-soulmate-section{margin-bottom:48px}.soulmate-cta{text-align:center;background:linear-gradient(135deg,#b065b014 0%,#6b9e6b0f 100%);border:1px solid #b065b026;padding:40px 24px}.soulmate-cta h3{color:#fff;margin:0 0 10px;font-family:EB Garamond,Georgia,serif;font-size:1.3rem;font-weight:500}.soulmate-cta p{color:#777;margin:0 0 24px;font-size:.85rem;line-height:1.5}.soulmate-error{color:#e55!important;margin-bottom:12px!important;font-size:.8rem!important}.soulmate-find-btn{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#b065b0,#6b9e6b);border:none;padding:14px 36px;font-family:EB Garamond,Georgia,serif;font-size:.9rem;font-weight:500;transition:all .3s}.soulmate-find-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #b065b04d}.soulmate-loading{text-align:center;background:#111;border:1px solid #1e1e1e;padding:60px 24px}.soulmate-loading-orb{background:linear-gradient(135deg,#b065b0,#6b9e6b,#c4653a);border-radius:50%;width:48px;height:48px;margin:0 auto 20px;animation:1.5s ease-in-out infinite soulmate-pulse}@keyframes soulmate-pulse{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}.soulmate-loading p{color:#777;font-family:EB Garamond,Georgia,serif;font-size:.95rem;font-style:italic}.soulmate-result{background:#111;border:1px solid #b065b033;padding:28px 24px;animation:.4s ease-out profile-fade-in}.soulmate-result-header{border-bottom:1px solid #1e1e1e;align-items:flex-start;gap:24px;margin-bottom:24px;padding-bottom:20px;display:flex}.soulmate-compatibility{flex-direction:column;align-items:center;min-width:72px;display:flex}.soulmate-compat-number{background:linear-gradient(135deg,#b065b0,#6b9e6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:EB Garamond,Georgia,serif;font-size:2rem;font-weight:500;line-height:1}.soulmate-compat-label{text-transform:uppercase;letter-spacing:.15em;color:#555;margin-top:4px;font-family:DM Sans,sans-serif;font-size:.6rem}.soulmate-identity h3{color:#fff;margin:0 0 6px;font-family:EB Garamond,Georgia,serif;font-size:1.4rem;font-weight:500}.soulmate-code{letter-spacing:.1em;background:linear-gradient(135deg,#c4653a,#b065b0,#6b9e6b,#c4653a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600}.soulmate-archetypes{flex-wrap:wrap;gap:6px;display:flex}.soulmate-summary{color:#aaa;margin:0 0 24px;font-family:EB Garamond,Georgia,serif;font-size:.95rem;font-style:italic;line-height:1.7}.soulmate-details-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.soulmate-detail-card{background:#ffffff05;border:1px solid #1e1e1e;padding:16px}.soulmate-detail-card h4{text-transform:uppercase;letter-spacing:.2em;color:#555;margin:0 0 10px;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:600}.soulmate-detail-card ul{margin:0;padding:0;list-style:none}.soulmate-detail-card li{color:#999;border-bottom:1px solid #ffffff08;padding:5px 0;font-family:DM Sans,sans-serif;font-size:.82rem;line-height:1.5}.soulmate-detail-card li:last-child{border-bottom:none}.soulmate-tension,.soulmate-growth{background:#b065b00a;border-left:3px solid #b065b0;margin-bottom:12px;padding:14px 16px}.soulmate-growth{background:#6b9e6b0a;border-left-color:#6b9e6b}.soulmate-tension h4,.soulmate-growth h4{text-transform:uppercase;letter-spacing:.2em;color:#555;margin:0 0 8px;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:600}.soulmate-tension p,.soulmate-growth p{color:#999;margin:0;font-family:DM Sans,sans-serif;font-size:.85rem;line-height:1.6}.soulmate-retry-btn{color:#666;cursor:pointer;background:0 0;border:1px solid #2a2a2a;margin:20px auto 0;padding:8px 20px;font-family:DM Sans,sans-serif;font-size:.75rem;transition:all .2s;display:block}.soulmate-retry-btn:hover{color:#b065b0;border-color:#b065b0}@media (max-width:640px){.profile-content{padding:100px 16px 48px}.profile-dim-grid{gap:8px}.profile-dim-archetype{font-size:1.3rem}.profile-dim-card{padding:16px 10px}.profile-result-header{flex-wrap:wrap;gap:10px}.profile-result-code{min-width:auto}.profile-result-date{order:-1;width:100%;min-width:auto}.profile-result-archetypes{width:100%}.profile-user-info{text-align:center;flex-direction:column;gap:12px}.profile-signout-btn{margin-left:0}.profile-focus-row{flex-direction:column;gap:16px}.profile-invite-name-input{max-width:100%}.soulmate-result-header{text-align:center;flex-direction:column;align-items:center}.soulmate-archetypes{justify-content:center}.soulmate-details-grid{grid-template-columns:1fr}}
