.ach-container{margin:1.5rem 0;padding:1.25rem;background:#faf8f6;border:1px solid #e8e0d6;border-radius:12px}.ach-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.ach-title{font-size:1rem;font-weight:600;color:#3d2b20;margin:0}.ach-points{font-size:.85rem;font-weight:600;color:#8b7355}.ach-bar-wrapper{margin-bottom:1rem}.ach-bar-track{height:8px;background:#e8e0d6;border-radius:4px;overflow:hidden}.ach-bar-fill{height:100%;background:linear-gradient(90deg,#c4a87c,#8b7355);border-radius:4px;transition:width .6s ease}.ach-milestone-label{display:block;text-align:right;font-size:.72rem;color:#a0876e;margin-top:4px}.ach-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}.ach-badge{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;border-radius:10px;text-align:center;position:relative;transition:transform .2s}.ach-badge-earned{background:#f5efe8;border:1.5px solid #d4c4a8}.ach-badge-earned:hover{transform:translateY(-2px)}.ach-badge-locked{background:transparent;border:1.5px dashed #d4c4a8;opacity:.5}.ach-badge-locked .ach-badge-emoji{filter:grayscale(1)}.ach-badge-emoji{font-size:1.5rem;line-height:1}.ach-badge-label{font-size:.7rem;color:#5a4a3a;line-height:1.2;font-weight:500}.ach-badge-locked .ach-badge-label{color:#a0876e}.ach-badge-points{font-size:.62rem;color:#8b7355;font-weight:600;background:#e8e0d6;padding:1px 6px;border-radius:8px}@media (min-width: 768px){.ach-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width: 480px){.ach-grid{grid-template-columns:repeat(3,1fr);gap:8px}.ach-badge{padding:8px 4px}.ach-badge-emoji{font-size:1.3rem}}[data-page=profile]{background:#faf8f6}[data-page=profile] .hero{background:#faf8f6;color:#3d2b20;padding-bottom:2rem}[data-page=profile] .tagline{color:#a0876e}[data-page=profile] .hero h1{color:#3d2b20}[data-page=profile] .hero p{color:#7a6a5a}[data-page=profile] .content{margin-top:0;background:transparent}.pf-splash{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:40px 20px}.pf-splash-inner{text-align:center}.pf-splash-icon{position:relative;width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center}.pf-splash-ring{position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid #e8e0d6;border-top-color:#8b7355;border-radius:50%;animation:pf-spin 1.2s linear infinite}@keyframes pf-spin{to{transform:rotate(360deg)}}.pf-splash-emoji{font-size:1.6rem;color:#8b7355;animation:pf-pulse 1.5s ease-in-out infinite}@keyframes pf-pulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.pf-splash-text{font-size:1rem;color:#8b7355;font-weight:500;margin:0 0 16px;letter-spacing:.5px}.pf-splash-dots{display:flex;justify-content:center;gap:6px}.pf-dot{width:6px;height:6px;border-radius:50%;background:#c4a882;animation:pf-bounce 1.2s ease-in-out infinite}.pf-dot:nth-child(2){animation-delay:.2s}.pf-dot:nth-child(3){animation-delay:.4s}@keyframes pf-bounce{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.pf-login-prompt{text-align:center;padding:60px 20px;max-width:400px;margin:0 auto}.pf-login-icon{font-size:3rem;margin-bottom:16px}.pf-login-prompt h2{font-size:1.3rem;color:#1e293b;margin-bottom:8px}.pf-login-prompt p{color:#64748b;font-size:.95rem;margin-bottom:24px}.pf-login-btn{background:#8b7355;color:#fff;border:none;padding:12px 32px;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.pf-login-btn:hover{background:#74603f}.pf-container{max-width:720px;margin:0 auto;padding:0 16px 60px}@media (min-width: 768px){.pf-container{max-width:880px}}.pf-header{display:flex;align-items:center;gap:16px;padding:24px 0;border-bottom:1px solid #e8e0d6;margin-bottom:32px}.pf-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e2e8f0;display:flex;align-items:center;justify-content:center}.pf-avatar-img{width:100%;height:100%;object-fit:cover}.pf-avatar-letter{font-size:1.6rem;font-weight:700;color:#8b7355}.pf-info{min-width:0;flex:1}.pf-name{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pf-email{font-size:.85rem;color:#64748b;margin:0 0 2px}.pf-joined{font-size:.8rem;color:#94a3b8;margin:0}.pf-stats{flex-shrink:0;text-align:center;padding:10px 16px;background:#f5f0ea;border-radius:12px;border:1px solid #e8e0d6;line-height:1}.pf-stats-number{font-size:1.8rem;font-weight:800;color:#8b7355;display:inline}.pf-stats-label{font-size:1rem;color:#94a3b8;font-weight:600;display:inline;margin-left:2px}.pf-stats-sublabel{display:block;font-size:.7rem;color:#94a3b8;font-weight:600;margin-top:4px}.pf-wall-section{margin-bottom:32px}.pf-wall-title{font-size:1.1rem;font-weight:700;color:#334155;margin:0 0 20px}.pf-wall{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.pf-trophy{background:none;border:none;padding:0;cursor:pointer;text-align:center;text-decoration:none;display:block;color:inherit}.pf-trophy-frame{background:linear-gradient(180deg,#fffefb,#faf7f2);border-radius:16px;border:1px solid #e8e0d6;padding:24px 16px 16px;position:relative;transition:transform .2s,box-shadow .2s,border-color .2s;height:100%;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 8px #7864460f}.pf-trophy:hover .pf-trophy-frame{transform:translateY(-4px);box-shadow:0 12px 32px -8px #78644626;border-color:#d4c8b8}.pf-trophy-ribbon{position:absolute;top:0;left:20%;right:20%;height:4px;border-radius:0 0 4px 4px}.pf-trophy-medal{font-size:2.8rem;line-height:1;margin-bottom:12px}.pf-trophy-category{font-size:.7rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px}.pf-trophy-achievement{font-size:1rem;font-weight:700;color:#1e293b;line-height:1.3;flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pf-trophy-footer{margin-top:12px;padding-top:10px;border-top:1px solid #ede6dc;width:100%}.pf-trophy-date{display:block;font-size:.75rem;color:#94a3b8}.pf-trophy-count{display:block;font-size:.7rem;font-weight:600;margin-top:2px}.pf-trophy-empty{cursor:pointer}.pf-frame-empty{border-style:dashed;border-color:#ddd5ca;background:#faf8f5;box-shadow:none}.pf-trophy-empty:hover .pf-frame-empty{border-color:#c8bfb0;background:#f5f0ea}.pf-medal-locked{opacity:.3;filter:grayscale(1)}.pf-category-locked{color:#94a3b8!important}.pf-trophy-locked-text{font-size:.8rem;color:#cbd5e1;font-weight:600}.pf-ai-placeholder{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px;background:linear-gradient(135deg,#f5f0ea,#ede6dc);border-radius:16px;border:1px solid #e8e0d6;color:#8b7355;font-weight:600;font-size:.95rem}.pf-ai-icon{font-size:1.2rem}.pf-logout-btn{display:block;width:100%;margin-top:24px;padding:12px;background:none;border:1px solid #d5cdc2;border-radius:12px;color:#a09080;font-size:.85rem;font-family:inherit;cursor:pointer;transition:color .2s,border-color .2s}.pf-logout-btn:hover{color:#6b5e4a;border-color:#b5a894}.pf-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;animation:pf-fade-in .2s ease-out}@keyframes pf-fade-in{0%{opacity:0}to{opacity:1}}.pf-modal-card{background:#fff;border-radius:24px;max-width:480px;width:100%;max-height:80vh;overflow-y:auto;padding:0;position:relative;animation:pf-pop-in .25s ease-out;box-shadow:0 20px 60px -15px #0003}@keyframes pf-pop-in{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.pf-modal-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:1.5rem;color:#94a3b8;cursor:pointer;z-index:1;line-height:1}.pf-modal-header{display:flex;align-items:center;gap:8px;padding:20px 24px 12px;border-bottom:3px solid}.pf-modal-emoji{font-size:1.5rem}.pf-modal-label{font-weight:700;color:#334155;font-size:1rem}.pf-modal-date{margin-left:auto;font-size:.8rem;color:#94a3b8}.pf-detail-body{padding:24px;text-align:center}.pf-detail-big{font-size:3rem;font-weight:900;color:#1e293b;line-height:1.2;margin-bottom:8px}.pf-detail-title{font-size:1.2rem;font-weight:700;color:#334155;margin-bottom:8px}.pf-detail-tag{display:inline-block;background:#f1f5f9;color:#475569;padding:4px 14px;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:12px}.pf-detail-meta{font-size:.85rem;color:#64748b;margin:4px 0}.pf-detail-quote{font-style:italic;color:#64748b;font-size:.9rem;margin:8px 0}.pf-detail-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:12px 0}.pf-tag{background:#eef2ff;color:#4f46e5;padding:4px 12px;border-radius:16px;font-size:.8rem;font-weight:600}.pf-detail-section{text-align:left;margin-top:16px}.pf-detail-section h4{font-size:.9rem;color:#475569;margin-bottom:8px}.pf-detail-section ul{padding-left:20px;margin:0}.pf-detail-section li{font-size:.85rem;color:#64748b;margin-bottom:4px}.pf-detail-raw{text-align:left;font-size:.75rem;color:#475569;background:#f8fafc;padding:12px;border-radius:8px;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.pf-history-section{border-top:1px solid #f1f5f9}.pf-history-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 24px;background:none;border:none;cursor:pointer;font-size:.85rem;font-weight:600;transition:background .15s}.pf-history-toggle:hover{background:#f8fafc}.pf-history-chevron{display:inline-block;transition:transform .2s;font-size:1.1rem;color:#94a3b8}.pf-chevron-open{transform:rotate(90deg)}.pf-history-list{display:flex;flex-direction:column;padding:0 16px 12px;gap:4px}.pf-history-item{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border:1px solid transparent;border-radius:10px;cursor:pointer;text-align:left;width:100%;transition:border-color .15s,background .15s}.pf-history-item:hover{background:#eef2ff;border-color:#c7d2fe}.pf-history-active{background:#eef2ff;border-color:#6366f1}.pf-history-date{font-size:.75rem;color:#94a3b8;flex-shrink:0;min-width:80px}.pf-history-summary{font-size:.85rem;color:#334155;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pf-modal-retake{display:block;text-align:center;padding:16px 24px;font-weight:600;font-size:.9rem;text-decoration:none;border-top:1px solid #f1f5f9;transition:background .2s}.pf-modal-retake:hover{background:#f8fafc}.pf-monthly-card{background:linear-gradient(180deg,#fffefb,#faf7f2);border-radius:16px;border:1px solid #e8e0d6;border-left:5px solid #8b7355;padding:20px 24px;margin-bottom:28px;box-shadow:0 2px 8px #7864460f}.pf-monthly-locked{border-left-color:#ddd5ca;display:flex;align-items:center;gap:16px;padding:24px}.pf-monthly-lock-icon{font-size:1.6rem;flex-shrink:0}.pf-monthly-lock-text p{margin:0 0 8px;color:#64748b;font-size:.9rem}.pf-monthly-cta{font-size:.85rem;font-weight:600;color:#8b7355;text-decoration:none}.pf-monthly-cta:hover{text-decoration:underline}.pf-monthly-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.pf-monthly-label{font-size:.85rem;font-weight:700;color:#334155}.pf-monthly-personal{font-size:.75rem;color:#94a3b8;font-weight:600}.pf-monthly-color-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.pf-monthly-swatch{width:28px;height:28px;border-radius:50%;flex-shrink:0;border:2px solid rgba(255,255,255,.8);box-shadow:0 1px 4px #0000001a}.pf-monthly-color-name{font-size:1.1rem;font-weight:700;color:#1e293b}.pf-monthly-theme{font-size:.9rem;color:#64748b;font-weight:500}.pf-monthly-guidance{font-size:.9rem;color:#475569;line-height:1.6;margin:0 0 14px}.pf-monthly-focus{display:flex;flex-wrap:wrap;gap:8px}.pf-monthly-focus-tag{font-size:.75rem;font-weight:600;color:#8b7355;background:#f5f0ea;padding:4px 12px;border-radius:20px}.pf-cross-card{background:linear-gradient(180deg,#fffefb,#faf7f2);border-radius:16px;border:1px solid #e8e0d6;padding:24px;margin-bottom:20px;box-shadow:0 2px 8px #7864460f;text-align:center}.pf-cross-locked{padding:28px 24px}.pf-cross-lock-icon{font-size:1.6rem;margin-bottom:8px}.pf-cross-lock-text{color:#64748b;font-size:.9rem;margin:0 0 12px}.pf-cross-lock-ctas{display:flex;gap:16px;justify-content:center}.pf-cross-lock-cta{font-size:.85rem;font-weight:600;color:#8b7355;text-decoration:none}.pf-cross-lock-cta:hover{text-decoration:underline}.pf-cross-title{font-size:.75rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#94a3b8;margin:0 0 6px}.pf-cross-subtitle{font-size:.85rem;color:#64748b;margin-bottom:16px}.pf-cross-archetype{font-size:1.6rem;font-weight:800;color:#1e293b;margin-bottom:8px}.pf-cross-rarity{display:inline-block;font-size:.8rem;font-weight:600;color:#8b7355;background:#f5f0ea;padding:4px 16px;border-radius:20px;margin-bottom:16px}.pf-cross-insight{font-size:.9rem;color:#475569;line-height:1.6;margin:0 0 16px;text-align:left}.pf-cross-synergy{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.85rem;font-weight:600;color:#5d4037}.pf-cross-swatch{width:20px;height:20px;border-radius:50%;flex-shrink:0;border:2px solid rgba(255,255,255,.8);box-shadow:0 1px 3px #0000001a}.pf-share-btn{display:block;width:100%;padding:14px 24px;margin-bottom:20px;background:#8b7355;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}.pf-share-btn:hover{background:#74603f}.pf-share-btn:active{transform:scale(.98)}.pf-share-btn:disabled{background:#c4b8a8;cursor:not-allowed}@media (min-width: 768px){.pf-wall{grid-template-columns:repeat(3,1fr)}}@media (max-width: 480px){.pf-wall{grid-template-columns:repeat(2,1fr);gap:12px}.pf-trophy-frame{padding:20px 12px 12px}.pf-trophy-medal{font-size:2.2rem;margin-bottom:8px}.pf-trophy-category{font-size:.65rem;letter-spacing:1px}.pf-trophy-achievement{font-size:.85rem}.pf-header{padding:16px 0}.pf-avatar{width:52px;height:52px}.pf-stats{padding:8px 12px}.pf-stats-number{font-size:1.4rem}.pf-modal-card{max-height:85vh}}
