@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes borderGlow{0%,to{box-shadow:0 0 20px #667eea4d}50%{box-shadow:0 0 40px #667eea99}}.headshot-page{min-height:100vh;background:linear-gradient(180deg,#fff,#fff 80px,#0f0f14 0,#0f0f14),radial-gradient(ellipse at top left,#667eea26 0,#0000 50%),radial-gradient(ellipse at bottom right,#764ba226 0,#0000 50%);background-color:#0f0f14;padding:100px 20px 40px;box-sizing:border-box;overflow-x:hidden}@media(max-width:1200px){.headshot-page{background:linear-gradient(180deg,#fff,#fff 114px,#0f0f14 0,#0f0f14),radial-gradient(ellipse at top left,#667eea26 0,#0000 50%),radial-gradient(ellipse at bottom right,#764ba226 0,#0000 50%);padding:130px 20px 40px}}@media(max-width:991.98px){.headshot-page{background:linear-gradient(180deg,#fff,#fff 114px,#0f0f14 0,#0f0f14),radial-gradient(ellipse at top left,#667eea26 0,#0000 50%),radial-gradient(ellipse at bottom right,#764ba226 0,#0000 50%);padding:130px 20px 60px}}.headshot-container{max-width:1000px;margin:0 auto;width:100%;box-sizing:border-box}.headshot-header{flex-direction:column;animation:fadeInUp .6s ease-out}.headshot-header,.headshot-header .header-top-row{display:flex;align-items:center;margin-bottom:16px}.headshot-header .header-top-row{justify-content:space-between;width:100%}.headshot-header .header-actions{display:flex;align-items:center;gap:12px}.headshot-header .credits-button{display:flex;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 8px #10b9814d}.headshot-header .credits-button i{font-size:16px}.headshot-header .credits-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}.headshot-header .back-link{color:#fff9;text-decoration:none;font-size:13px;display:flex;align-items:center;gap:6px;transition:color .2s}.headshot-header .back-link:hover{color:#fff}.headshot-header .back-link i{font-size:11px}.headshot-header h1{font-size:1.8rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em;text-align:center}.headshot-header h1 .gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text}.headshot-header .header-subtitle{font-size:.95rem;color:#fff9;margin:0 0 10px;text-align:center;white-space:nowrap}.headshot-header .credit-badge{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:50px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.headshot-header .credit-badge.has-credits{background:#10b98126;color:#10b981;border:1px solid #10b9814d}.headshot-header .credit-badge.has-credits:hover{background:#10b98140;transform:translateY(-1px)}.headshot-header .credit-badge.low-credits{background:#ef444426;color:#ef4444;border:1px solid #ef44444d;animation:pulse-warning 2s infinite}.headshot-header .credit-badge.low-credits:hover{background:#ef444440;transform:translateY(-1px)}.headshot-header .credit-badge i{font-size:14px}.cost-notice{display:flex;align-items:center;gap:12px;background:#667eea1a;border:1px solid #667eea33;border-radius:12px;padding:12px 16px;margin-bottom:16px;animation:fadeInUp .6s ease-out .1s both}.cost-notice .notice-icon{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cost-notice .notice-icon i{color:#fff;font-size:14px}.cost-notice .notice-content{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.cost-notice .notice-content strong{color:#fff;font-size:14px}.cost-notice .notice-content span{color:#fff9;font-size:13px;line-height:1.4}.cost-notice .notice-content .learn-more-link{background:none;border:none;color:#667eea;font-size:13px;font-weight:600;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.cost-notice .notice-content .learn-more-link:hover{color:#5a67d8}.headshot-workspace{display:flex;flex-direction:column;gap:16px}.workspace-row{display:flex;gap:16px;align-items:stretch}@media(max-width:900px){.workspace-row{flex-direction:column}}.workspace-section{background:#1a1a24;border:1px solid #ffffff14;border-radius:16px;padding:16px;animation:fadeInUp .6s ease-out both}.workspace-section.upload-section{animation-delay:.15s;width:340px;flex-shrink:0}@media(max-width:900px){.workspace-section.upload-section{width:100%}}.workspace-section.style-section{animation-delay:.2s;flex:1 1;min-width:0}@media(max-width:900px){.workspace-section.style-section{width:100%}}.section-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.section-header .step-number{width:22px;height:22px;border-radius:6px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700;font-size:11px;display:flex;align-items:center;justify-content:center}.section-header h3{color:#fff;font-size:13px;font-weight:600;margin:0;flex:1 1}.section-header .photo-count{color:#fff6;font-size:11px;padding:3px 8px;background:#ffffff0d;border-radius:5px}.style-section .section-header{margin-bottom:10px}.style-section .section-header h3{font-size:14px;text-align:left}.options-divider{height:1px;background:#ffffff14;margin:10px 0}.options-row{display:flex;gap:12px;margin-bottom:10px}.options-row:last-child{margin-bottom:0}@media(max-width:600px){.options-row{flex-direction:column;gap:10px}}.option-group{flex:1 1;min-width:0}.option-group.full-width{flex:none;width:100%}.option-label{display:flex;align-items:center;gap:5px;font-size:11px;color:#fff6;margin-bottom:4px}.option-label i{font-size:10px;color:#667eea}.option-select{width:100%;font-size:12px;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding:7px 28px 7px 10px}.option-select:hover{border-color:#667eea66;background-color:#ffffff14}.option-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.option-select option{background:#1a1a24;color:#fff;padding:8px}.drop-zone{border:2px dashed #ffffff26;border-radius:10px;padding:16px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;min-height:100px;display:flex;align-items:center;justify-content:center}.drop-zone input{display:none}.drop-zone:hover:not(.disabled){border-color:#667eea80;background:#667eea0d}.drop-zone.dragging{border-color:#667eea;background:#667eea1a;animation:borderGlow 1.5s ease-in-out infinite}.drop-zone.dragging .drop-icon i{animation:float 1s ease-in-out infinite}.drop-zone.disabled{cursor:default;opacity:.7}.drop-content{text-align:center}.drop-content .drop-icon{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#667eea33,#764ba233);display:flex;align-items:center;justify-content:center;margin:0 auto 8px}.drop-content .drop-icon i{font-size:20px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text}.drop-content h4{color:#fff;font-size:13px;font-weight:600;margin:0 0 2px}.drop-content p{color:#fff9;font-size:11px;margin:0 0 4px}.drop-content .file-types{color:#fff6;font-size:10px}.uploaded-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%}.uploaded-photo{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;animation:fadeInUp .4s ease-out both}.uploaded-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.uploaded-photo:hover img{transform:scale(1.05)}.uploaded-photo .remove-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#000000b3;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.8);transition:all .2s ease}.uploaded-photo .remove-btn:hover{background:#ef4444}.uploaded-photo:hover .remove-btn{opacity:1;transform:scale(1)}.uploaded-photo .photo-number{position:absolute;bottom:8px;left:8px;width:24px;height:24px;border-radius:6px;background:#000000b3;color:#fff;font-size:12px;font-weight:600}.add-more-slot,.uploaded-photo .photo-number{display:flex;align-items:center;justify-content:center}.add-more-slot{aspect-ratio:1;border-radius:12px;border:2px dashed #ffffff26;flex-direction:column;gap:8px;color:#fff6;transition:all .2s ease}.add-more-slot i{font-size:24px}.add-more-slot span{font-size:13px}.add-more-slot:hover{border-color:#667eea80;color:#fff9}.tips-row{display:flex;justify-content:center;gap:12px;margin-top:10px;padding-top:8px;border-top:1px solid #ffffff14}.tips-row .tip{display:flex;align-items:center;gap:4px;color:#fff6;font-size:10px}.tips-row .tip i{color:#667eea;font-size:9px}.style-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-height:380px;overflow-y:auto;padding-right:6px;margin-right:-6px}.style-grid::-webkit-scrollbar{width:5px}.style-grid::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.style-grid::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.style-grid::-webkit-scrollbar-thumb:hover{background:#ffffff40}@media(max-width:900px){.style-grid{grid-template-columns:repeat(3,1fr);gap:10px;max-height:none;overflow-y:visible;padding-right:0;margin-right:0}}@media(max-width:600px){.style-grid{grid-template-columns:repeat(2,1fr)}}.style-card{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;border:2px solid #0000;background:#ffffff08;cursor:pointer;transition:all .25s ease;position:relative;animation:fadeInUp .4s ease-out both}.style-card:hover{background:#ffffff0f;transform:translateY(-1px)}.style-card.selected{border-color:#667eea;background:#667eea1a}.style-card.selected .style-name{color:#fff}.style-card .style-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.style-card .style-icon i{color:#fff;font-size:12px}.style-card .style-info{display:flex;flex-direction:column;gap:0;min-width:0}.style-card .style-info .style-name{color:#fff9;font-size:11px;font-weight:600;transition:color .2s;line-height:1.3}.style-card .style-info .style-desc{color:#fff6;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style-card .selected-check{position:absolute;top:6px;right:6px;width:16px;height:16px;border-radius:50%;background:#667eea;display:flex;align-items:center;justify-content:center;animation:pulse .3s ease}.style-card .selected-check i{color:#fff;font-size:8px}@media(max-width:900px){.style-card{padding:10px 12px;gap:12px}.style-card .style-icon{width:40px;height:40px;border-radius:10px}.style-card .style-icon i{font-size:16px}.style-card .style-info .style-name{font-size:13px}.style-card .style-info .style-desc{font-size:11px}.style-card .selected-check{width:20px;height:20px}.style-card .selected-check i{font-size:9px}}.generate-section{text-align:center;animation:fadeInUp .6s ease-out .25s both}.generate-section .section-header{justify-content:center;margin-bottom:14px}.error-message{display:inline-flex;align-items:center;gap:8px;background:#ef444426;border:1px solid #ef44444d;color:#ef4444;padding:10px 18px;border-radius:10px;margin-bottom:12px;font-size:13px}.error-message i{font-size:14px}.generate-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:14px 36px;border:none;border-radius:12px;font-size:15px;font-weight:600;color:#fff;cursor:pointer;overflow:hidden;transition:all .3s ease;min-width:260px}.generate-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #667eea66}.generate-btn:disabled{opacity:.5;cursor:not-allowed}.generate-btn.generating{background:#1a1a24!important;border:1px solid #ffffff14}.generate-btn .progress-bar{position:absolute;left:0;bottom:0;height:3px;background:linear-gradient(135deg,#667eea,#764ba2);transition:width .3s ease}.generate-btn .btn-content{display:flex;align-items:center;gap:10px;position:relative;z-index:1}.generate-btn .btn-content i{font-size:16px}.generate-btn .credit-cost{background:#fff3;padding:3px 8px;border-radius:5px;font-size:12px;font-weight:500}.helper-text{margin-top:10px;color:#fff6;font-size:13px}.helper-text i{margin-right:5px}.result-section{animation:fadeInUp .6s ease-out}.result-card{background:#1a1a24;border:1px solid #ffffff14;border-radius:24px;padding:32px;text-align:center;max-width:600px;margin:0 auto}.result-card .result-badge{display:inline-flex;align-items:center;gap:10px;background:#10b98126;border:1px solid #10b9814d;color:#10b981;padding:12px 24px;border-radius:50px;font-size:15px;font-weight:600;margin-bottom:28px}.result-card .result-badge i{font-size:18px}.result-card .result-image-container{position:relative;display:inline-block;margin-bottom:28px}.result-card .result-image-container .result-image{max-width:100%;max-height:450px;border-radius:16px;box-shadow:0 20px 60px #0006}.result-card .result-image-container .style-tag{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:50px;color:#fff;font-size:14px;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.result-card .result-image-container .style-tag i{font-size:14px}.result-card .result-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.result-card .saved-notice{margin-top:20px;padding-top:16px;border-top:1px solid #ffffff14;display:flex;align-items:center;justify-content:center;gap:8px;color:#10b981;font-size:14px}.result-card .saved-notice i{font-size:16px}.result-card .saved-notice a{color:#667eea;text-decoration:underline}.result-card .saved-notice a:hover{color:#93a4f0}.result-card .action-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.result-card .action-btn i{font-size:16px}.result-card .action-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.result-card .action-btn.primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #667eea66}.result-card .action-btn.secondary{background:#ffffff14;color:#fff9;border:1px solid #ffffff26}.result-card .action-btn.secondary:hover{background:#ffffff1f;color:#fff}.result-card .action-btn.tertiary{background:#0000;color:#667eea;border:1px solid #667eea;text-decoration:none}.result-card .action-btn.tertiary:hover{background:#667eea1a;color:#8094f0;border-color:#8094f0}.recent-headshots-section{margin-top:30px;padding-top:24px;border-top:1px solid #ffffff1a}.recent-headshots-section .section-header{margin-bottom:16px}.recent-headshots-section .section-header h3{font-size:16px;font-weight:600;color:#fff9;display:flex;align-items:center;gap:8px}.recent-headshots-section .section-header h3 i{color:#667eea}.recent-headshots-section .recent-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:30px;color:#fff6;font-size:14px}.recent-headshots-section .recent-loading i{color:#667eea}.recent-headshots-section .recent-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;background:#ffffff05;border-radius:12px;border:1px dashed #ffffff1a}.recent-headshots-section .recent-empty i{font-size:36px;color:#667eea66;margin-bottom:12px}.recent-headshots-section .recent-empty p{font-size:15px;font-weight:600;color:#fff9;margin:0 0 4px}.recent-headshots-section .recent-empty span{font-size:13px;color:#fff6}.recent-headshots-section .recent-headshots-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}@media(max-width:900px){.recent-headshots-section .recent-headshots-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){.recent-headshots-section .recent-headshots-grid{grid-template-columns:repeat(3,1fr)}}.recent-headshots-section .recent-headshot-card{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid #0000;transition:all .2s ease}.recent-headshots-section .recent-headshot-card img{width:100%;height:100%;object-fit:cover}.recent-headshots-section .recent-headshot-card .recent-overlay{position:absolute;inset:0;background:#667eeacc;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.recent-headshots-section .recent-headshot-card .recent-overlay i{color:#fff;font-size:20px}.recent-headshots-section .recent-headshot-card:hover{border-color:#667eea;transform:scale(1.05)}.recent-headshots-section .recent-headshot-card:hover .recent-overlay{opacity:1}.headshot-result-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease}.headshot-result-modal{background:#1a1a24;border:1px solid #ffffff14;border-radius:20px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:slideUp .3s ease}.headshot-result-modal .modal-close-btn{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#ffffff1a;border:1px solid #ffffff26;color:#fff9;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.headshot-result-modal .modal-close-btn:hover{background:#ef4444e6;color:#fff;border-color:#ef444480}.headshot-result-modal .modal-content{padding:56px 24px 24px;text-align:center}.headshot-result-modal .modal-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#667eea33,#764ba233);padding:10px 20px;border-radius:30px;margin-bottom:20px;font-weight:600;color:#8094f0;font-size:14px}.headshot-result-modal .modal-badge i{color:#38ef7d}.headshot-result-modal .modal-image-container{position:relative;margin-bottom:20px}.headshot-result-modal .modal-image-container .modal-image{width:100%;max-width:350px;border-radius:16px;box-shadow:0 8px 32px #0000004d}.headshot-result-modal .modal-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:16px}.headshot-result-modal .modal-actions .action-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none}.headshot-result-modal .modal-actions .action-btn i{font-size:14px}.headshot-result-modal .modal-actions .action-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.headshot-result-modal .modal-actions .action-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.headshot-result-modal .modal-actions .action-btn.secondary{background:#ffffff1a;color:#fff9;border:1px solid #ffffff26}.headshot-result-modal .modal-actions .action-btn.secondary:hover{background:#ffffff26;color:#fff}.headshot-result-modal .modal-actions .action-btn.tertiary{background:#0000;color:#fff6}.headshot-result-modal .modal-actions .action-btn.tertiary:hover{color:#fff9}.headshot-result-modal .modal-saved-notice{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:#fff6}.headshot-result-modal .modal-saved-notice i{color:#38ef7d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.headshot-auth-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding:20px;overflow-y:auto;-webkit-overflow-scrolling:touch}.headshot-auth-modal{background:#1a1a24;border:1px solid #ffffff14;border-radius:24px;padding:48px;text-align:center;max-width:420px;width:100%;margin:auto;animation:fadeInUp .4s ease-out}.headshot-auth-modal .auth-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.headshot-auth-modal .auth-icon i{font-size:40px;color:#fff}.headshot-auth-modal h2{color:#fff;font-size:24px;font-weight:700;margin:0 0 8px}.headshot-auth-modal p{color:#fff9;font-size:15px;margin:0 0 28px}.headshot-auth-modal .auth-learn-more-btn{display:inline-flex;align-items:center;gap:10px;margin:-8px 0 28px;padding:12px 20px;background:#667eea26;border:1px solid #667eea4d;border-radius:12px;color:#667eea;text-decoration:none;font-size:14px;font-weight:500;transition:all .25s ease}.headshot-auth-modal .auth-learn-more-btn:hover{background:#667eea40;border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea33}.headshot-auth-modal .auth-learn-more-btn i:first-child{font-size:18px;color:#93a4f0}.headshot-auth-modal .auth-learn-more-btn i:last-child{font-size:11px;opacity:.6}.headshot-auth-modal .auth-learn-more-btn span{letter-spacing:.3px}.headshot-auth-modal .auth-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.headshot-auth-modal .auth-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:12px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s ease}.headshot-auth-modal .auth-btn.auth-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.headshot-auth-modal .auth-btn.auth-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #667eea66}.headshot-auth-modal .auth-btn.auth-btn-secondary{background:#ffffff14;color:#fff9;border:1px solid #ffffff26}.headshot-auth-modal .auth-btn.auth-btn-secondary:hover{background:#ffffff1f;color:#fff}.headshot-auth-modal .auth-perks{padding-top:24px;border-top:1px solid #ffffff14;display:flex;flex-direction:column;gap:12px}.headshot-auth-modal .auth-perks .perk{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff9;font-size:14px}.headshot-auth-modal .auth-perks .perk i{color:#10b981;font-size:14px}@media(max-width:767.98px){.headshot-page{background:linear-gradient(180deg,#fff,#fff 98px,#0f0f14 0,#0f0f14),radial-gradient(ellipse at top left,#667eea26 0,#0000 50%),radial-gradient(ellipse at bottom right,#764ba226 0,#0000 50%);padding:115px 20px 60px}.headshot-header .header-top-row{flex-wrap:wrap;gap:12px}.headshot-header .credits-button{padding:8px 14px;font-size:13px}.headshot-header h1{font-size:1.6rem}.headshot-header .header-subtitle{font-size:.9rem;white-space:normal}.cost-notice{flex-direction:row;align-items:flex-start;text-align:left;padding:14px}.cost-notice .notice-content{flex-direction:column;align-items:flex-start}.workspace-section{padding:16px}.drop-zone{padding:24px 16px}.uploaded-grid{gap:10px}.tips-row{flex-wrap:wrap;gap:12px}.style-card{padding:12px}.generate-btn{width:100%;min-width:unset}.result-card{padding:24px}.result-actions{flex-direction:column}.result-actions .action-btn{width:100%;justify-content:center}.headshot-auth-modal{padding:32px 24px}}@media(max-width:480px){.headshot-page{padding:110px 16px 50px}.headshot-header{margin-bottom:12px}.headshot-header .header-top-row{gap:10px;margin-bottom:12px}.headshot-header .back-link{font-size:12px}.headshot-header .back-link i{font-size:10px}.headshot-header .credits-button{padding:6px 12px;font-size:12px}.headshot-header .credits-button i{font-size:14px}.headshot-header h1{font-size:1.4rem;line-height:1.3}.headshot-header .header-subtitle{font-size:.85rem;line-height:1.4;margin:0 0 8px;padding:0 4px}.cost-notice{padding:12px;margin-bottom:12px;gap:10px;flex-direction:row;align-items:flex-start;text-align:left}.cost-notice .notice-icon{width:28px;height:28px;border-radius:6px;flex-shrink:0;margin-top:2px}.cost-notice .notice-icon i{font-size:12px}.cost-notice .notice-content{gap:2px;flex-direction:column;align-items:flex-start}.cost-notice .notice-content strong{font-size:13px}.cost-notice .notice-content span{font-size:12px;line-height:1.4}.headshot-workspace{gap:12px}.workspace-section{padding:14px;border-radius:12px}.workspace-section.upload-section{width:100%}.section-header{margin-bottom:8px}.section-header .step-number{width:20px;height:20px;font-size:10px}.section-header h3{font-size:12px}.section-header .photo-count{font-size:10px;padding:2px 6px}.drop-zone{padding:20px 12px;min-height:90px;border-radius:10px}.drop-content .drop-icon{width:36px;height:36px;margin-bottom:6px}.drop-content .drop-icon i{font-size:16px}.drop-content h4{font-size:12px;margin-bottom:2px}.drop-content p{font-size:10px}.drop-content .file-types{font-size:9px}.uploaded-grid{gap:8px}.uploaded-photo{border-radius:10px}.uploaded-photo .remove-btn{width:24px;height:24px;top:6px;right:6px}.uploaded-photo .remove-btn i{font-size:10px}.uploaded-photo .photo-number{width:20px;height:20px;font-size:10px;bottom:6px;left:6px}.add-more-slot{border-radius:10px;gap:4px}.add-more-slot i{font-size:18px}.add-more-slot span{font-size:11px}.tips-row{gap:8px;margin-top:8px;padding-top:8px}.tips-row .tip{font-size:9px;gap:3px}.tips-row .tip i{font-size:8px}.style-grid{grid-template-columns:repeat(2,1fr);gap:6px}.style-card{padding:8px;gap:8px;border-radius:8px}.style-card .style-icon{width:28px;height:28px;border-radius:6px}.style-card .style-icon i{font-size:12px}.style-card .style-info .style-name{font-size:11px}.style-card .style-info .style-desc{font-size:9px}.style-card .selected-check{width:14px;height:14px;top:4px;right:4px}.style-card .selected-check i{font-size:7px}.options-divider{margin:8px 0}.options-row{gap:8px;margin-bottom:8px}.option-label{font-size:10px;margin-bottom:3px}.option-label i{font-size:9px}.option-select{font-size:11px;border-radius:6px;padding:6px 24px 6px 8px;background-position:right 8px center}.generate-section{margin-top:4px}.error-message{padding:8px 14px;font-size:12px;margin-bottom:10px;border-radius:8px}.error-message i{font-size:12px}.generate-btn{padding:12px 20px;font-size:14px;border-radius:10px}.generate-btn .btn-content{gap:8px}.generate-btn .btn-content i{font-size:14px}.generate-btn .credit-cost{padding:2px 6px;font-size:11px}.helper-text{margin-top:8px;font-size:12px}.recent-headshots-section{margin-top:24px;padding-top:20px}.recent-headshots-section .section-header{margin-bottom:12px}.recent-headshots-section .section-header h3{font-size:14px}.recent-headshots-section .recent-headshots-grid{grid-template-columns:repeat(3,1fr);gap:8px}.recent-headshots-section .recent-headshot-card{border-radius:10px}.recent-headshots-section .recent-empty{padding:30px 16px}.recent-headshots-section .recent-empty i{font-size:28px}.recent-headshots-section .recent-empty p{font-size:13px}.recent-headshots-section .recent-empty span{font-size:11px}.headshot-auth-overlay{padding:16px}.headshot-auth-modal{padding:24px 18px;border-radius:16px}.headshot-auth-modal .auth-icon{width:56px;height:56px;margin-bottom:16px}.headshot-auth-modal .auth-icon i{font-size:28px}.headshot-auth-modal h2{font-size:18px;margin-bottom:6px}.headshot-auth-modal p{font-size:13px;margin-bottom:16px}.headshot-auth-modal .auth-learn-more-btn{padding:10px 16px;font-size:13px;margin:-4px 0 20px;gap:8px}.headshot-auth-modal .auth-learn-more-btn i:first-child{font-size:16px}.headshot-auth-modal .auth-btn{padding:12px 18px;font-size:14px}.headshot-auth-modal .auth-actions{margin-bottom:20px}.headshot-auth-modal .auth-perks{padding-top:16px}.headshot-auth-modal .auth-perks .perk{font-size:13px}.headshot-result-modal{border-radius:16px}.headshot-result-modal .modal-content{padding:48px 16px 20px}.headshot-result-modal .modal-badge{padding:8px 16px;font-size:12px;margin-bottom:16px}.headshot-result-modal .modal-image-container{margin-bottom:16px}.headshot-result-modal .modal-image-container .modal-image{max-width:280px;border-radius:12px}.headshot-result-modal .modal-actions{gap:8px;flex-direction:column}.headshot-result-modal .modal-actions .action-btn{width:100%;padding:10px 16px;font-size:13px}.headshot-result-modal .modal-saved-notice{font-size:11px}}@media(max-width:375px){.headshot-page{padding:105px 12px 40px}.headshot-header h1{font-size:1.25rem}.headshot-header .header-subtitle{font-size:.8rem}.cost-notice{padding:10px;gap:8px}.cost-notice .notice-icon{width:24px;height:24px}.cost-notice .notice-content strong{font-size:12px}.cost-notice .notice-content span{font-size:11px}.workspace-section{padding:12px}.style-grid{gap:5px}.style-card{padding:6px;gap:6px}.style-card .style-icon{width:24px;height:24px}.style-card .style-icon i,.style-card .style-info .style-name{font-size:10px}.style-card .style-info .style-desc{display:none}.generate-btn{padding:10px 16px;font-size:13px}.recent-headshots-section .recent-headshots-grid{gap:6px}}.headshot-credits-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.headshot-credits-modal{background:#fff;border-radius:16px;width:100%;max-width:440px;box-shadow:0 20px 60px #0000004d;overflow:hidden;position:relative;animation:modalSlideIn .3s ease}.headshot-credits-modal .modal-close-btn{position:absolute;top:16px;right:16px;background:#0000;border:none;font-size:20px;color:#636e72;cursor:pointer;padding:4px 8px;z-index:1;transition:color .2s}.headshot-credits-modal .modal-close-btn:hover{color:#2d3436}.credits-modal-content{padding:40px 32px 32px;text-align:center}.credits-modal-content h3{font-size:26px;font-weight:700;color:#2d3436;margin-bottom:12px}.credits-modal-content .credits-modal-desc{font-size:15px;color:#636e72;line-height:1.6;margin-bottom:20px}.credits-modal-content .credits-modal-desc strong{color:#2d3436}.credits-modal-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.credits-modal-icon i{font-size:40px;color:#fff}.credits-modal-icon.out-of-credits{background:linear-gradient(135deg,#ffeaa7,#fdcb6e);box-shadow:0 8px 16px #fdcb6e4d}.credits-modal-icon.out-of-credits i{color:#d63031}.credits-modal-icon.has-credits{background:linear-gradient(135deg,#52c41a,#389e0d);box-shadow:0 8px 16px #389e0d4d}.credits-balance-badge{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;margin-bottom:24px}.credits-balance-badge span{font-size:14px;color:#636e72}.credits-balance-badge strong{font-size:20px}.credits-balance-badge.low{background:#fff5f5;border:1px solid #fecaca}.credits-balance-badge.low strong{color:#d63031}.credits-balance-badge.good{background:#f6ffed;border:1px solid #b7eb8f}.credits-balance-badge.good strong{color:#52c41a}.credits-info-box{background:#f8f9fa;border-radius:12px;padding:20px;text-align:left;margin-bottom:24px}.credits-info-box h5{font-size:16px;font-weight:600;color:#2d3436;margin-bottom:12px;display:flex;align-items:center;gap:8px}.credits-info-box h5 i{color:#0984e3}.credits-info-box p{font-size:14px;color:#636e72;line-height:1.6;margin-bottom:12px}.credits-info-box p:last-child{margin-bottom:0}.credits-info-box p strong{color:#2d3436}.credits-modal-actions{background:#f8f9fa;margin:0 -32px -32px;padding:24px 32px 32px;border-top:1px solid #e9ecef}.credits-modal-actions h5{font-size:16px;font-weight:600;color:#2d3436;margin-bottom:16px;text-align:center}.credits-modal-actions .credits-action-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease;margin-bottom:10px;border:none;cursor:pointer}.credits-modal-actions .credits-action-btn:last-child{margin-bottom:0}.credits-modal-actions .credits-action-btn.primary{background:linear-gradient(135deg,#0984e3,#0652dd);color:#fff;box-shadow:0 4px 12px #0984e34d}.credits-modal-actions .credits-action-btn.primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0984e366}.credits-modal-actions .credits-action-btn.secondary{background:#fff;color:#2d3436;border:2px solid #dfe6e9}.credits-modal-actions .credits-action-btn.secondary:hover{border-color:#0984e3;color:#0984e3}.credits-modal-actions .credits-action-btn.tertiary{background:#0000;color:#636e72;padding:8px;font-weight:500;font-size:14px}.credits-modal-actions .credits-action-btn.tertiary:hover{color:#0984e3}@keyframes pulse-warning{0%,to{box-shadow:0 0 0 0 #ef444466}50%{box-shadow:0 0 0 6px #ef444400}}.headshot-credits-modal.policy-modal{max-width:480px;max-height:calc(100vh - 40px);display:flex;flex-direction:column}.headshot-credits-modal.policy-modal .credits-modal-content{overflow-y:auto;max-height:calc(100vh - 80px)}.headshot-credits-modal.policy-modal .credits-modal-icon.policy-icon{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 8px 20px #667eea59;width:60px;height:60px;margin-bottom:16px}.headshot-credits-modal.policy-modal .credits-modal-icon.policy-icon i{font-size:28px}.headshot-credits-modal.policy-modal h3{font-size:22px;margin-bottom:16px}.headshot-credits-modal.policy-modal .policy-explanation{text-align:left;margin-bottom:16px}.headshot-credits-modal.policy-modal .policy-point{display:flex;gap:12px;padding:12px;border-radius:10px;margin-bottom:8px;background:#f8f9fa}.headshot-credits-modal.policy-modal .policy-point:last-child{margin-bottom:0}.headshot-credits-modal.policy-modal .policy-point.highlight{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33}.headshot-credits-modal.policy-modal .policy-point.value{background:linear-gradient(135deg,#10b9811a,#0596691a);border:1px solid #10b98133}.headshot-credits-modal.policy-modal .policy-point .policy-icon-wrap{width:32px;height:32px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px #0000000f}.headshot-credits-modal.policy-modal .policy-point .policy-icon-wrap i{font-size:14px;color:#667eea}.headshot-credits-modal.policy-modal .policy-point.highlight .policy-icon-wrap i{color:#764ba2}.headshot-credits-modal.policy-modal .policy-point.value .policy-icon-wrap i{color:#10b981}.headshot-credits-modal.policy-modal .policy-point .policy-text{flex:1 1}.headshot-credits-modal.policy-modal .policy-point .policy-text strong{display:block;font-size:14px;font-weight:600;color:#2d3436;margin-bottom:2px}.headshot-credits-modal.policy-modal .policy-point .policy-text p{font-size:12px;color:#636e72;line-height:1.4;margin:0}.headshot-credits-modal.policy-modal .policy-tip{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;background:linear-gradient(135deg,#ffeaa7,#fdcb6e 15%,#ffeaa7);border-radius:8px;margin-bottom:0}.headshot-credits-modal.policy-modal .policy-tip i{color:#e17055;font-size:14px;margin-top:1px}.headshot-credits-modal.policy-modal .policy-tip span{font-size:12px;color:#6b5a1a;line-height:1.4}.headshot-credits-modal.policy-modal .policy-tip span strong{color:#5a4a12}.headshot-credits-modal.policy-modal .credits-modal-actions{padding:16px 24px 20px;margin:0 -32px -32px}@media(max-width:600px){.headshot-credits-modal.policy-modal{max-height:calc(100vh - 20px)}.headshot-credits-modal.policy-modal .credits-modal-content{padding:32px 20px 24px;max-height:calc(100vh - 60px)}.headshot-credits-modal.policy-modal .credits-modal-icon.policy-icon{width:50px;height:50px;margin-bottom:12px}.headshot-credits-modal.policy-modal .credits-modal-icon.policy-icon i{font-size:24px}.headshot-credits-modal.policy-modal h3{font-size:20px}.headshot-credits-modal.policy-modal .policy-point{padding:10px;gap:10px}.headshot-credits-modal.policy-modal .policy-point .policy-icon-wrap{width:28px;height:28px}.headshot-credits-modal.policy-modal .policy-point .policy-icon-wrap i{font-size:12px}.headshot-credits-modal.policy-modal .policy-point .policy-text strong{font-size:13px}.headshot-credits-modal.policy-modal .policy-point .policy-text p{font-size:11px}.headshot-credits-modal.policy-modal .credits-modal-actions{padding:14px 20px 16px;margin:0 -20px -24px}.headshot-credits-modal-overlay{padding:16px}.headshot-credits-modal{border-radius:14px}.headshot-credits-modal .modal-close-btn{top:12px;right:12px;font-size:18px}.credits-modal-content{padding:32px 20px 24px}.credits-modal-content h3{font-size:22px}.credits-modal-content .credits-modal-desc{font-size:14px}.credits-modal-icon{width:64px;height:64px;margin-bottom:20px}.credits-modal-icon i{font-size:32px}.credits-balance-badge{padding:10px 18px}.credits-balance-badge span{font-size:13px}.credits-balance-badge strong{font-size:18px}.credits-info-box{padding:16px}.credits-info-box h5{font-size:14px}.credits-info-box p{font-size:13px}.credits-modal-actions{margin:0 -20px -24px;padding:20px 20px 24px}.credits-modal-actions h5{font-size:14px}.credits-modal-actions .credits-action-btn{padding:12px;font-size:14px}}
/*# sourceMappingURL=af6bca9c5485848f.css.map*/