.serginho-container{box-sizing:border-box;background:linear-gradient(#f8fafc 0%,#e2e8f0 100%);flex-direction:column;width:100%;display:flex;position:fixed;inset:0;overflow:hidden}.serginho-header{z-index:10;box-sizing:border-box;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;width:100%;max-width:100%;padding:16px 20px;box-shadow:0 2px 8px #0000000d}.header-content{align-items:center;gap:12px;max-width:900px;margin:0 auto;display:flex}.avatar-large{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex;box-shadow:0 4px 12px #667eea4d}.avatar-xl{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;display:flex;box-shadow:0 6px 20px #667eea66}.header-info h1{color:#1e293b;margin:0;font-size:20px;font-weight:700;line-height:1.2}.header-info p{color:#64748b;margin:0;font-size:13px}.welcome-container{box-sizing:border-box;width:100%;max-width:900px;margin:24px auto 0;padding:0 20px}.welcome-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:24px;box-shadow:0 4px 16px #00000014}.welcome-header{align-items:center;gap:16px;margin-bottom:16px;display:flex}.welcome-header h2{color:#1e293b;margin:0 0 4px;font-size:22px;font-weight:800}.welcome-header p{color:#64748b;margin:0;font-size:14px}.welcome-text{color:#475569;margin:0;font-size:15px;line-height:1.6}.messages-container{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex:1;width:100%;max-width:900px;min-height:0;margin:0 auto;padding:0 20px 120px;overflow:hidden auto}.message{margin-bottom:16px;animation:.3s ease-in fadeIn;display:flex}.message-user{justify-content:flex-end}.message-assistant{justify-content:flex-start}.message-avatar{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;font-size:16px;display:flex;box-shadow:0 2px 8px #667eea4d}.message-bubble{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;min-width:0;max-width:75%;padding:14px 18px;font-size:15px;line-height:1.6;overflow:hidden}.message-user .message-bubble{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px 20px 4px;box-shadow:0 4px 12px #667eea4d}.message-assistant .message-bubble{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:20px 20px 20px 4px;box-shadow:0 2px 8px #00000014}.message-assistant .message-bubble p{margin:.4em 0}.message-assistant .message-bubble p:first-child{margin-top:0}.message-assistant .message-bubble p:last-child{margin-bottom:0}.message-assistant .message-bubble code{color:#e11d48;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.9em}.message-assistant .message-bubble strong{font-weight:700}.message-loading{padding:18px}.typing-indicator{align-items:center;gap:4px;display:flex}.typing-indicator span{background:#94a3b8;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite pulse}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}.input-container{padding:12px 16px;padding-bottom:max(12px, env(safe-area-inset-bottom));z-index:1000;box-sizing:border-box;background:#fff;border-top:1px solid #e2e8f0;width:100%;max-width:100%;max-height:120px;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -2px 8px #00000014}.input-wrapper{box-sizing:border-box;align-items:center;gap:8px;width:100%;max-width:900px;margin:0 auto;display:flex}.action-buttons{gap:4px;display:flex}.action-btn{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex}.action-btn:hover{background:#f1f5f9;border-color:#cbd5e1;transform:scale(1.05)}.action-btn:active{transform:scale(.95)}.message-input{color:#111827;resize:none;box-sizing:border-box;background:#fff;border:2px solid #d1d5db;border-radius:24px;outline:none;flex:1;width:100%;min-width:0;max-width:100%;min-height:44px;max-height:80px;padding:10px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.4;transition:all .2s}.message-input::placeholder{color:#6b7280;opacity:1}.message-input:focus{background:#fff;border-color:#667eea}.message-input:disabled{opacity:.7;cursor:not-allowed;color:#6b7280}.voice-btn{cursor:pointer;background:#f8fafc;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;transition:all .2s;display:flex}.voice-btn:hover{background:#f1f5f9;border-color:#cbd5e1;transform:scale(1.05)}.voice-btn:active{transform:scale(.95)}.voice-btn.recording{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-color:#ef4444;animation:1s ease-in-out infinite pulse-red}.send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #667eea66}.send-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px #667eea80}.send-btn:active:not(:disabled){transform:scale(.95)}.send-btn:disabled{cursor:not-allowed;box-shadow:none;background:#cbd5e1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 4px #ef44441a}}@keyframes pulse-red{0%,to{box-shadow:0 0 #ef4444b3}50%{box-shadow:0 0 0 10px #ef444400}}@media (width<=768px){.serginho-container{overflow-x:hidden}.serginho-header{padding:12px 16px}.avatar-large{width:40px;height:40px;font-size:20px}.header-info h1{font-size:18px}.header-info p{font-size:12px}.welcome-container{padding:0 16px}.welcome-card{padding:20px}.avatar-xl{width:56px;height:56px;font-size:28px}.welcome-header h2{font-size:20px}.messages-container{padding:0 16px 120px}.message-bubble{max-width:85%;font-size:14px}.input-container{padding:12px 16px}.action-btn{width:36px;height:36px;font-size:16px}.voice-btn{width:44px;height:44px;font-size:20px}.send-btn{width:48px;height:48px;font-size:18px}.message-input{padding:12px 16px;font-size:14px}}@media (width<=480px){.action-buttons{gap:2px}.action-btn{width:28px;height:28px;font-size:12px}}.welcome-container-compact{z-index:9;box-sizing:border-box;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;width:100%;max-width:100%;padding:8px 20px;position:relative}.welcome-card-compact{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;max-width:900px;margin:0 auto;padding:12px 16px;display:flex;box-shadow:0 2px 8px #0000000f}.avatar-compact{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px;box-shadow:0 2px 8px #667eea4d}.welcome-info-compact h3{color:#1e293b;margin:0 0 2px;font-size:16px;font-weight:700;line-height:1.2}.welcome-info-compact p{color:#64748b;margin:0;font-size:13px;line-height:1.3}.messages-container{padding-top:8px}@media (width<=768px){.welcome-container-compact{padding:6px 16px}.welcome-card-compact{border-radius:12px;padding:10px 12px}.avatar-compact{width:40px;height:40px}.welcome-info-compact h3{font-size:14px}.welcome-info-compact p{font-size:12px}}@media (width<=640px){.serginho-header,.welcome-container-compact{display:none}}.specialist-chat-container{box-sizing:border-box;color:#e2e8f0;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 50%,#0f172a 100%);flex-direction:column;width:100%;max-width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.specialist-messages-area{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.5rem;min-height:0;padding:1rem 1rem .5rem;display:flex;overflow:hidden auto}.specialist-input-area{box-sizing:border-box;width:100%;padding:.75rem 1rem;padding-bottom:max(.75rem, env(safe-area-inset-bottom,0px));z-index:10;background:#00000040;border-top:1px solid #a855f733;flex-shrink:0;align-items:center;gap:8px;display:flex;position:relative}.specialist-input-area textarea{color:#e2e8f0;resize:none;box-sizing:border-box;background:#ffffff12;border:1px solid #a855f74d;border-radius:12px;outline:none;flex:1;width:100%;min-height:48px;max-height:120px;padding:12px 14px;font-family:inherit;font-size:15px;line-height:1.4}.specialist-input-area textarea::placeholder{color:#e2e8f066}.specialist-input-area textarea:focus{background:#ffffff1a;border-color:#a855f799}.specialist-chat-container .message-user .message-bubble{color:#e2e8f0;background:linear-gradient(#2563eb,#1d4ed8);border:1px solid #2563eb80}.specialist-chat-container .message-assistant .message-bubble{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff14}.specialist-chat-container .message-assistant .message-bubble code{color:#c084fc;background:#a855f726}.specialist-header{color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:0 0 1rem 1rem;flex-shrink:0;width:100%;max-width:100%;margin-bottom:1rem;padding:1.5rem 2rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}.back-button{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.back-button:hover{background:#ffffff4d;transform:translate(-2px)}.specialist-info{align-items:center;gap:1rem;min-width:0;display:flex;overflow:hidden}.specialist-avatar-header{object-fit:cover;border:3px solid #ffffff4d;border-radius:1rem;width:3.5rem;height:3.5rem;box-shadow:0 2px 8px #00000026}.specialist-emoji-header{font-size:3rem;line-height:1}.specialist-info h1{text-shadow:0 1px 2px #0000001a;text-overflow:ellipsis;word-break:break-word;min-width:0;margin:0;font-size:1.75rem;font-weight:800;overflow:hidden}.specialist-info p{opacity:.95;margin:.25rem 0 0;font-size:1rem;font-weight:400}.assistant-emoji{margin-right:.5rem;font-size:1.5rem}@media (width<=768px){.specialist-header{max-width:100%;padding:1rem;overflow:hidden}.specialist-avatar-header{width:2.75rem;height:2.75rem}.specialist-info{flex-wrap:wrap;overflow:hidden}.specialist-info h1{font-size:1.5rem}.specialist-info p{font-size:.85rem}.specialist-input-area{padding:.75rem;padding-bottom:max(.75rem, env(safe-area-inset-bottom,12px));gap:6px}.specialist-input-area textarea{min-height:44px;font-size:16px}.specialist-input-area .send-button,.specialist-input-area .mic-button{flex-shrink:0;width:44px;min-width:44px;height:44px}}.send-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:all .2s;display:flex;box-shadow:0 2px 8px #667eea4d}.send-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #667eea66}.send-button:active:not(:disabled){transform:scale(.95)}.mic-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:all .2s;display:flex;box-shadow:0 2px 8px #10b9814d}.mic-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #10b98166}.mic-button:active:not(:disabled){transform:scale(.95)}.mic-button:disabled{opacity:.5;cursor:not-allowed}.mic-button.recording{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);animation:1.2s ease-in-out infinite pulse-recording;box-shadow:0 2px 8px #ef444466}@keyframes pulse-recording{0%,to{box-shadow:0 2px 8px #ef444466}50%{box-shadow:0 4px 16px #ef4444b3}}.input-container textarea{color:#111827;resize:none;box-sizing:border-box;background:#fff;border:2px solid #d1d5db;border-radius:24px;outline:none;flex:1;width:100%;min-width:0;max-width:100%;min-height:48px;max-height:120px;padding:12px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.4;transition:all .2s}.input-container textarea::placeholder{color:#6b7280;opacity:1}.input-container textarea:focus{background:#fff;border-color:#667eea}.input-container{box-sizing:border-box;align-items:center;gap:8px;width:100%;max-width:100%;display:flex;overflow:hidden;padding:12px 16px!important}@media (width<=768px){.send-button{width:44px;height:44px;font-size:18px}.input-container textarea{padding:10px 14px;font-size:14px}}.success-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px 16px;display:flex;position:relative;overflow:hidden}.confetti-container{pointer-events:none;z-index:1000;width:100%;height:100%;position:fixed;top:0;left:0}.confetti{width:10px;height:10px;animation:3s linear infinite confetti-fall;position:absolute;top:-10px}@keyframes confetti-fall{to{transform:translateY(100vh)rotate(360deg)}}.success-container{z-index:1;background:#fff;border-radius:24px;width:100%;max-width:900px;padding:48px;position:relative;box-shadow:0 20px 60px #0000004d}.success-icon{width:120px;height:120px;margin:0 auto 32px}.checkmark{width:100%;height:100%;animation:.6s ease-out checkmark-pop}@keyframes checkmark-pop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.checkmark circle{stroke-dasharray:283;stroke-dashoffset:283px;animation:.6s ease-out forwards checkmark-circle}.checkmark path{stroke-dasharray:60;stroke-dashoffset:60px;animation:.4s ease-out .3s forwards checkmark-check}@keyframes checkmark-circle{to{stroke-dashoffset:0}}@keyframes checkmark-check{to{stroke-dashoffset:0}}.success-title{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:36px;font-weight:800;animation:.6s ease-out .2s both fade-in-up}.success-subtitle{color:#64748b;text-align:center;margin-bottom:48px;font-size:18px;line-height:1.6;animation:.6s ease-out .4s both fade-in-up}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:48px;display:grid}.benefit-card{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:16px;padding:24px;transition:transform .3s,box-shadow .3s;animation:.6s ease-out both fade-in-up}.benefit-card:first-child{animation-delay:.5s}.benefit-card:nth-child(2){animation-delay:.6s}.benefit-card:nth-child(3){animation-delay:.7s}.benefit-card:nth-child(4){animation-delay:.8s}.benefit-card:nth-child(5){animation-delay:.9s}.benefit-card:nth-child(6){animation-delay:1s}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.benefit-icon{margin-bottom:12px;font-size:48px}.benefit-card h3{color:#1e293b;margin-bottom:8px;font-size:18px;font-weight:700}.benefit-card p{color:#64748b;font-size:14px;line-height:1.5}.next-steps{margin-bottom:48px;animation:.6s ease-out 1.1s both fade-in-up}.next-steps h2{text-align:center;color:#1e293b;margin-bottom:24px;font-size:24px;font-weight:800}.cta-buttons{flex-direction:column;gap:16px;display:flex}.cta-primary,.cta-secondary{border:2px solid #0000;border-radius:16px;align-items:center;gap:16px;padding:20px 24px;text-decoration:none;transition:all .3s;display:flex}.cta-primary{color:#000;background:linear-gradient(135deg,#22d3ee 0%,#06b6d4 100%);box-shadow:0 4px 16px #22d3ee4d}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #22d3ee66}.cta-secondary{color:#1e293b;background:#fff;border-color:#e2e8f0}.cta-secondary:hover{background:#f8fafc;border-color:#6366f1;transform:translateY(-2px)}.cta-icon{flex-shrink:0;font-size:32px}.cta-content{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.cta-content strong{margin-bottom:4px;font-size:18px;font-weight:700}.cta-content small{opacity:.8;font-size:14px}.additional-info{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:32px;animation:.6s ease-out 1.2s both fade-in-up;display:grid}.info-card{background:#f8fafc;border-left:4px solid #6366f1;border-radius:12px;padding:20px}.info-card h4{color:#1e293b;margin-bottom:8px;font-size:16px;font-weight:700}.info-card p{color:#64748b;font-size:14px;line-height:1.6}.info-card a{color:#6366f1;font-weight:600;text-decoration:none}.info-card a:hover{text-decoration:underline}.session-id{text-align:center;color:#94a3b8;margin-bottom:16px;font-size:12px;animation:.6s ease-out 1.3s both fade-in-up}.session-id code{background:#f1f5f9;border-radius:4px;padding:4px 8px;font-family:Courier New,monospace}.back-home{text-align:center;color:#64748b;font-size:14px;text-decoration:none;transition:color .3s;animation:.6s ease-out 1.4s both fade-in-up;display:block}.back-home:hover{color:#6366f1}@media (width<=768px){.success-container{padding:32px 24px}.success-title{font-size:28px}.success-subtitle{font-size:16px}.benefits-grid,.additional-info{grid-template-columns:1fr}.cta-icon{font-size:24px}.cta-content strong{font-size:16px}.cta-content small{font-size:13px}}@media (width<=480px){.success-container{padding:24px 16px}.success-title{font-size:24px}.success-icon{width:80px;height:80px}.benefit-icon{font-size:36px}}.subscription-page{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:100vh;padding:32px 16px}.subscription-container{max-width:1200px;margin:0 auto}.subscription-header{text-align:center;margin-bottom:48px}.subscription-header h1{color:#1e293b;margin-bottom:8px;font-size:36px;font-weight:800}.subscription-header p{color:#64748b;font-size:18px}.loading{text-align:center;color:#64748b;padding:48px;font-size:18px}.subscription-section{background:#fff;border-radius:16px;margin-bottom:24px;padding:32px;box-shadow:0 2px 8px #0000000d}.subscription-section h2{color:#1e293b;align-items:center;gap:8px;margin-bottom:24px;font-size:24px;font-weight:700;display:flex}.info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.info-item{flex-direction:column;gap:8px;display:flex}.info-item label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.info-value{color:#1e293b;font-size:18px;font-weight:600}.badge{border-radius:999px;padding:4px 12px;font-size:14px;font-weight:600;display:inline-block}.badge-premium{color:#000;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)}.badge-active{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.badge-paid{color:#fff;background:#10b981}.subscription-card{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;border-radius:16px;padding:24px}.subscription-card-header{border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:24px;display:flex}.subscription-card-header h3{color:#1e293b;margin-bottom:4px;font-size:24px;font-weight:800}.subscription-card-header p{color:#64748b;font-size:14px}.subscription-price{text-align:right}.subscription-price .price{color:#1e293b;font-size:32px;font-weight:800}.subscription-price .period{color:#64748b;font-size:16px}.subscription-details{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.detail-item{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.detail-item:last-child{border-bottom:none}.detail-label{color:#64748b;font-size:14px}.detail-value{color:#1e293b;font-size:16px;font-weight:600}.subscription-actions{flex-wrap:wrap;gap:12px;display:flex}.btn{cursor:pointer;text-align:center;border:none;border-radius:12px;padding:12px 24px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);box-shadow:0 4px 12px #6366f14d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}.btn-secondary{color:#1e293b;background:#fff;border:2px solid #e2e8f0}.btn-secondary:hover{background:#f8fafc;border-color:#6366f1}.btn-danger{color:#ef4444;background:#fff;border:2px solid #ef4444}.btn-danger:hover{color:#fff;background:#ef4444}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.feature-item{background:#f8fafc;border-radius:12px;align-items:flex-start;gap:16px;padding:20px;transition:all .3s;display:flex}.feature-item:hover{background:#f1f5f9;transform:translateY(-2px)}.feature-icon{flex-shrink:0;font-size:32px}.feature-item strong{color:#1e293b;margin-bottom:4px;font-size:16px;font-weight:700;display:block}.feature-item p{color:#64748b;font-size:14px}.usage-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.usage-card{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;border-radius:12px;padding:24px;transition:all .3s}.usage-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.usage-icon{margin-bottom:12px;font-size:48px}.usage-number{color:#1e293b;margin-bottom:4px;font-size:36px;font-weight:800}.usage-label{color:#64748b;font-size:14px}.invoices-table{background:#e2e8f0;border-radius:12px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.invoice-row{background:#fff;grid-template-columns:1fr 2fr 1fr 1fr 1fr;align-items:center;gap:16px;padding:16px;display:grid}.invoice-header{color:#1e293b;background:#f8fafc;font-size:14px;font-weight:700}.invoice-row .link{color:#6366f1;font-weight:600;text-decoration:none}.invoice-row .link:hover{text-decoration:underline}.quick-actions{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;display:grid}.action-card{color:inherit;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:20px;text-decoration:none;transition:all .3s;display:flex}.action-card:hover{background:#fff;border-color:#6366f1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.action-icon{flex-shrink:0;font-size:32px}.action-card strong{color:#1e293b;margin-bottom:4px;font-size:16px;font-weight:700;display:block}.action-card p{color:#64748b;font-size:14px}.support-card{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:12px;padding:24px}.support-card p{color:#64748b;margin-bottom:20px;font-size:16px}.support-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (width<=768px){.subscription-header h1{font-size:28px}.subscription-section{padding:24px 16px}.subscription-card-header{flex-direction:column;gap:16px}.subscription-price{text-align:left}.info-grid,.features-grid{grid-template-columns:1fr}.usage-grid{grid-template-columns:repeat(2,1fr)}.invoices-table{overflow-x:auto}.invoice-row{min-width:600px}.quick-actions{grid-template-columns:1fr}.subscription-actions{flex-direction:column}.btn{width:100%}}@media (width<=480px){.usage-grid{grid-template-columns:1fr}.subscription-price .price{font-size:24px}}.onboarding-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000c;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.onboarding-container{background:#fff;border-radius:24px;width:100%;max-width:600px;padding:48px 40px;animation:.4s ease-out slideUp;position:relative;box-shadow:0 20px 60px #0000004d}.onboarding-progress{justify-content:center;gap:8px;margin-bottom:32px;display:flex}.progress-dot{background:#e2e8f0;border-radius:50%;width:12px;height:12px;transition:all .3s}.progress-dot.active{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);transform:scale(1.2)}.progress-dot.completed{background:#10b981}.onboarding-content{text-align:center;margin-bottom:32px}.onboarding-icon{margin-bottom:24px;font-size:80px;animation:.6s ease-out bounce}.onboarding-title{color:#1e293b;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:32px;font-weight:800}.onboarding-description{color:#64748b;margin-bottom:24px;font-size:18px;line-height:1.6}.onboarding-features{text-align:left;max-width:400px;margin:0 auto;padding:0;list-style:none}.onboarding-features li{color:#475569;border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:12px 0;font-size:16px;display:flex}.onboarding-features li:last-child{border-bottom:none}.feature-check{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex}.onboarding-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn-skip,.btn-next{cursor:pointer;border:none;border-radius:12px;padding:14px 32px;font-size:16px;font-weight:700;transition:all .3s}.btn-skip{color:#64748b;background:#f8fafc;border:2px solid #e2e8f0}.btn-skip:hover{background:#f1f5f9;border-color:#cbd5e1}.btn-next{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-width:180px;box-shadow:0 4px 12px #667eea66}.btn-next:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea80}.btn-next:active{transform:translateY(0)}.step-counter{text-align:center;color:#94a3b8;margin-top:24px;font-size:14px;font-weight:600}@keyframes slideUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (width<=768px){.onboarding-container{padding:32px 24px}.onboarding-icon{font-size:64px}.onboarding-title{font-size:24px}.onboarding-description{font-size:16px}.onboarding-features li{font-size:14px}.btn-skip,.btn-next{padding:12px 24px;font-size:14px}.btn-next{min-width:140px}}@media (width<=480px){.onboarding-overlay{padding:16px}.onboarding-container{padding:24px 20px}.onboarding-icon{font-size:56px}.onboarding-title{font-size:22px}.onboarding-actions{flex-direction:column}.btn-skip,.btn-next{width:100%}}.signup-banner{z-index:9999;animation:.4s ease-out slideUp;position:fixed;bottom:20px;right:20px}.signup-banner-content{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;max-width:360px;padding:24px;position:relative;box-shadow:0 8px 24px #0003}.signup-banner-close{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:background .2s;display:flex;position:absolute;top:12px;right:12px}.signup-banner-close:hover{background:#ffffff4d}.signup-banner-icon{text-align:center;margin-bottom:12px;font-size:32px}.signup-banner-title{text-align:center;margin:0 0 8px;font-size:20px;font-weight:800}.signup-banner-text{text-align:center;opacity:.95;margin:0 0 16px;font-size:14px;line-height:1.5}.signup-banner-form{gap:8px;margin-bottom:12px;display:flex}.signup-banner-input{color:#1f2937;background:#fffffff2;border:none;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-size:14px}.signup-banner-input:focus{background:#fff;box-shadow:0 0 0 3px #ffffff4d}.signup-banner-input::placeholder{color:#9ca3af}.signup-banner-button{color:#667eea;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s}.signup-banner-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #0003}.signup-banner-button:disabled{opacity:.6;cursor:not-allowed}.signup-banner-message{text-align:center;border-radius:6px;margin:8px 0;padding:8px;font-size:13px}.signup-banner-message.success{background:#10b98133;border:1px solid #10b98166}.signup-banner-message.error{background:#ef444433;border:1px solid #ef444466}.signup-banner-skip{color:#fffc;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;padding:8px;font-size:13px;transition:color .2s;display:block}.signup-banner-skip:hover{color:#fff;text-decoration:underline}@media (width<=640px){.signup-banner{bottom:10px;left:10px;right:10px}.signup-banner-content{max-width:none;padding:20px}.signup-banner-form{flex-direction:column}.signup-banner-button{width:100%}}.consent-banner{z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.consent-content{background:#fff;border-radius:12px;max-width:500px;padding:30px;box-shadow:0 10px 40px #0000004d}.consent-content h2{color:#0f172a;margin:0 0 15px;font-size:20px}.consent-content p{color:#666;margin:0 0 15px;font-size:14px;line-height:1.6}.consent-content a{color:#6366f1;font-weight:600;text-decoration:none}.consent-content a:hover{text-decoration:underline}.consent-buttons{gap:10px;margin-top:20px;display:flex}.consent-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:10px 15px;font-size:14px;font-weight:600;transition:all .2s}.consent-btn.accept{color:#fff;background:#6366f1}.consent-btn.accept:hover{background:#4f46e5}.consent-btn.reject{color:#666;background:#e5e7eb}.consent-btn.reject:hover{background:#d1d5db}@media (width<=600px){.consent-content{padding:20px}.consent-content h2{font-size:18px}.consent-buttons{flex-direction:column}}.hybrid-container{box-sizing:border-box;color:#e2e8f0;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 50%,#0f172a 100%);flex-direction:column;width:100%;max-width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.hybrid-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border-bottom:1px solid #a855f733;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:2rem;padding:1.5rem 2rem;display:flex}.header-left h1{color:#fff;margin:0 0 .25rem;font-size:1.875rem;font-weight:700}.header-left p{color:#c084fc;margin:0;font-size:.875rem}.header-controls{flex-wrap:wrap;align-items:flex-start;gap:2rem;display:flex}.mode-selector{flex-direction:column;gap:.5rem;display:flex}.mode-selector label{color:#c084fc;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.mode-buttons{flex-direction:column;gap:.5rem;display:flex}.mode-btn{cursor:pointer;color:#cbd5e1;white-space:nowrap;background:#1e1b4b80;border:1px solid #a855f733;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.mode-btn:hover{background:#1e1b4bcc;border-color:#a855f766}.mode-btn.active{color:#e9d5ff;background:#a855f766;border-color:#a855f7cc}.engine-select{color:#e9d5ff;cursor:pointer;appearance:auto;background:#1e1b4b80;border:1px solid #a855f766;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.engine-select:hover{background:#1e1b4bcc;border-color:#a855f799}.engine-select:focus{border-color:#a855f7cc;outline:none;box-shadow:0 0 0 2px #a855f733}.engine-select option{color:#e9d5ff;background:#1e1b4b}.info-section{flex-direction:column;gap:.5rem;display:flex}.info-box{background:#a855f71a;border:1px solid #a855f74d;border-radius:.5rem;min-width:200px;padding:1rem}.info-box h3{color:#c084fc;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.info-box p{color:#cbd5e1;margin:.25rem 0;font-size:.75rem;line-height:1.5}.info-box strong{color:#e9d5ff}.chat-container{box-sizing:border-box;flex-direction:column;flex:1;gap:1rem;width:100%;max-width:1200px;min-height:0;margin:0 auto;padding:1.5rem 2rem;display:flex;overflow:hidden}.messages-area{box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#0006;border:1px solid #a855f733;border-radius:.75rem;flex-direction:column;flex:1;gap:1rem;max-width:100%;min-height:0;padding:1.5rem;display:flex;overflow:hidden auto}.message{word-wrap:break-word;flex-direction:column;max-width:80%;display:flex}.message-header{align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.75rem;display:flex}.agent-name{color:#c084fc;font-weight:600}.user-name{color:#60a5fa;font-weight:600}.provider-badge{color:#a78bfa;background:#a855f733;border-radius:.25rem;padding:.125rem .5rem;font-size:.7rem}.timestamp{color:#64748b;margin-left:auto}.message-content{border-radius:.5rem;padding:.75rem 1rem;font-size:.9375rem;line-height:1.6}.message-user{align-self:flex-end}.message-user .message-content{color:#fff;background:#3b82f6cc;border-radius:.75rem .75rem 0}.message-agent{align-self:flex-start}.message-agent .message-content{color:#e9d5ff;background:#a855f74d;border:1px solid #a855f766;border-radius:.75rem .75rem .75rem 0}.message-agent .message-content p{margin:.4em 0}.message-agent .message-content p:first-child{margin-top:0}.message-agent .message-content p:last-child{margin-bottom:0}.artifact-code-block{white-space:pre-wrap;word-break:break-word;color:inherit;background:0 0;margin:0;font-family:Courier New,Courier,monospace;font-size:.85rem;line-height:1.5}.artifact-file-card{background:#00000040;border:1px solid #a855f74d;border-radius:8px;margin-bottom:1rem;overflow:hidden}.artifact-file-card:last-child{margin-bottom:0}.artifact-file-card-header{color:#d8b4fe;letter-spacing:.02em;background:#a855f726;border-bottom:1px solid #a855f740;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Courier New,Courier,monospace;font-size:.8rem;font-weight:700;display:flex}.artifact-file-card-body{white-space:pre-wrap;word-break:break-word;color:#e2e8f0;background:0 0;margin:0;padding:1rem;font-family:Courier New,Courier,monospace;font-size:.85rem;line-height:1.5;overflow-x:auto}.message-system{align-self:center}.message-system .message-content{color:#cbd5e1;background:#4755694d;border:1px solid #47556966;border-radius:.75rem;font-size:.875rem}.message-error{align-self:flex-start}.message-error .message-content{color:#fca5a5;background:#ef444433;border:1px solid #ef444466;border-radius:.75rem .75rem .75rem 0}.message-loading{align-self:flex-start;align-items:center;gap:.75rem;display:flex}.loading-spinner{gap:.25rem;display:flex}.loading-spinner span{background:#c084fc;border-radius:50%;width:.5rem;height:.5rem;animation:1.4s infinite typing}.loading-spinner span:nth-child(2){animation-delay:.2s}.loading-spinner span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-.5rem)}}.input-area{box-sizing:border-box;width:100%;max-width:100%;padding:1rem;padding-bottom:max(1rem, env(safe-area-inset-bottom));background:#0003;border-top:1px solid #a855f733;border-radius:0 0 .75rem .75rem;flex-direction:column;flex-shrink:0;gap:.75rem;display:flex}.input-toolbar{align-items:center;gap:.5rem;display:flex}.toolbar-btn{color:#e2e8f0;cursor:pointer;background:#a855f733;border:1px solid #a855f74d;border-radius:.375rem;justify-content:center;align-items:center;min-width:40px;height:40px;padding:.5rem .75rem;font-size:1.25rem;transition:all .2s;display:flex}.toolbar-btn:hover{background:#a855f766;border-color:#a855f799;transform:translateY(-2px)}.toolbar-btn.recording{background:#ef444466;border-color:#ef444499;animation:1s infinite pulse}.github-btn{color:#9ca3af;justify-content:center;align-items:center;transition:all .3s;display:flex}.github-btn:hover{color:#3b82f6;transform:scale(1.15)}.github-btn svg{fill:currentColor;width:20px;height:20px}.mic-btn:hover{color:#f87171}.image-btn:hover{color:#34d399}.recording-info{align-items:center;gap:.5rem;margin-left:auto;display:flex}.recording-timer{color:#f87171;background:#ef44441a;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;animation:1s infinite pulse-text}@keyframes pulse-text{0%,to{opacity:1}50%{opacity:.6}}.plan-info{color:#a78bfa;border-top:1px solid #a855f733;margin-top:.5rem;padding-top:.5rem;font-size:.7rem}textarea{box-sizing:border-box;color:#e2e8f0;resize:vertical;background:#1e1b4b80;border:1px solid #a855f733;border-radius:.5rem;flex:1;width:100%;min-width:0;max-width:100%;min-height:60px;max-height:150px;padding:.75rem;font-family:inherit;font-size:.9375rem;transition:all .2s}textarea:focus{background:#1e1b4bcc;border-color:#a855f799;outline:none;box-shadow:0 0 0 3px #a855f71a}textarea::placeholder{color:#64748b}textarea:disabled{opacity:.5;cursor:not-allowed}.send-button{color:#fff;cursor:pointer;background:#a855f799;border:1px solid #a855f7cc;border-radius:.5rem;align-self:flex-end;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}.send-button:hover:not(:disabled){background:#a855f7cc;border-color:#a855f7;transform:translateY(-2px)}.send-button:disabled{opacity:.5;cursor:not-allowed}.messages-area::-webkit-scrollbar{width:8px}.messages-area::-webkit-scrollbar-track{background:#0003;border-radius:4px}.messages-area::-webkit-scrollbar-thumb{background:#a855f766;border-radius:4px}.messages-area::-webkit-scrollbar-thumb:hover{background:#a855f799}@media (width<=1024px){.hybrid-header{flex-direction:column;align-items:stretch}.header-controls{flex-direction:column;gap:1rem}.chat-container{padding:1rem}.message{max-width:85%}}@media (width<=640px){.hybrid-header{gap:.75rem;padding:.75rem 1rem}.info-section,.header-left p{display:none}.header-left h1{margin:0;font-size:1.1rem}.chat-container{gap:.75rem;padding:.75rem}.messages-area{gap:.75rem;min-height:0;padding:1rem}.message{max-width:95%}.input-area{padding:.75rem}textarea{min-height:50px}.send-button{width:100%}.mode-buttons{flex-direction:row}.mode-btn{flex:1;padding:.5rem;font-size:.75rem}.info-box{min-width:auto}.input-toolbar{flex-wrap:wrap}.toolbar-btn{flex:1;min-width:35px;height:35px;font-size:1rem}.recording-info{flex:1;justify-content:flex-end}.recording-timer{font-size:.65rem}}.artifact-preview-panel{color:#e2e8f0;box-sizing:border-box;background:#0f172ae6;border:1px solid #a855f773;border-left:3px solid #a855f7b3;border-radius:8px;width:100%;margin-top:.75rem;padding:1rem;font-size:.8rem}.artifact-preview-loading,.artifact-preview-unavailable{color:#94a3b8;padding:.5rem}.artifact-preview-header{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.artifact-preview-title{color:#d4a8ff;font-size:.9rem;font-weight:700}.artifact-preview-hint{color:#94a3b8;margin:0 0 .75rem;font-size:.75rem}.artifact-last-adjustment{background:#a855f71a;border:1px solid #a855f759;border-radius:6px;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.75rem}.artifact-last-adjustment-label{color:#c084fc;margin-bottom:.25rem;font-weight:600;display:block}.artifact-last-adjustment-details{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.artifact-last-adjustment-chip{color:#e9d5ff;background:#a855f740;border-radius:4px;padding:.1rem .45rem;font-size:.72rem;font-weight:600}.artifact-last-adjustment-file{color:#94a3b8;font-family:monospace;font-size:.72rem}.artifact-last-adjustment-comment{color:#cbd5e1;font-size:.72rem}.artifact-preview-meta{flex-direction:column;gap:.25rem;margin-bottom:.75rem;display:flex}.artifact-preview-row{flex-wrap:wrap;gap:.5rem;display:flex}.artifact-label{color:#94a3b8;flex-shrink:0}.artifact-value{color:#e2e8f0;word-break:break-all}.artifact-id{color:#a78bfa;font-family:monospace;font-size:.7rem}.artifact-preview-status{flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;display:flex}.artifact-badge{white-space:nowrap;border-radius:4px;padding:2px 7px;font-size:.7rem;font-weight:600}.artifact-badge-ok{color:#6bcf7f;background:#6bcf7f33;border:1px solid #6bcf7f4d}.artifact-badge-error{color:#ff6b6b;background:#ff6b6b33;border:1px solid #ff6b6b4d}.artifact-badge-warn{color:#ffd93d;background:#ffd93d33;border:1px solid #ffd93d4d}.artifact-badge-info{color:#94a3b8;background:#64748b33;border:1px solid #64748b4d}.artifact-badge-pending{color:#ffd93d;background:#ffd93d33;border:1px solid #ffd93d4d}.artifact-preview-files{margin-bottom:.75rem}.artifact-file-list{flex-direction:column;gap:.15rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.artifact-file-item{background:#ffffff08;border-radius:4px;justify-content:space-between;gap:.5rem;padding:2px 6px;display:flex}.artifact-file-path{color:#a78bfa;font-family:monospace;font-size:.7rem}.artifact-file-size{color:#64748b;flex-shrink:0;font-size:.7rem}.artifact-preview-content{margin-bottom:.75rem}.artifact-content-preview{color:#cbd5e1;white-space:pre-wrap;word-break:break-word;background:#0000004d;border:1px solid #a855f726;border-radius:4px;max-height:120px;margin:.25rem 0 0;padding:.5rem;font-family:monospace;font-size:.7rem;overflow-y:auto}.artifact-preview-decision-info{color:#94a3b8;margin-bottom:.75rem}.artifact-preview-feedback{margin-top:.25rem}.artifact-preview-actions{border-top:1px solid #a855f733;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.artifact-btn{cursor:pointer;border:none;border-radius:6px;padding:.4rem .9rem;font-size:.8rem;font-weight:600;transition:opacity .15s}.artifact-btn:hover{opacity:.85}.artifact-btn-approve{color:#6bcf7f;background:#6bcf7f40;border:1px solid #6bcf7f66}.artifact-btn-reject{color:#ff6b6b;background:#ff6b6b33;border:1px solid #ff6b6b4d}.artifact-btn-adjust{color:#ffc107;background:#ffc1072e;border:1px solid #ffc10759}.artifact-btn-cancel{color:#94a3b8;background:#64748b33;border:1px solid #64748b4d}.artifact-rejection-form{flex-direction:column;gap:.5rem;width:100%;display:flex}.artifact-rejection-textarea{color:#e2e8f0;resize:vertical;box-sizing:border-box;background:#0f172ae6;border:1px solid #a855f74d;border-radius:6px;width:100%;padding:.4rem .6rem;font-family:inherit;font-size:.8rem}.artifact-rejection-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.artifact-adjust-categories{flex-wrap:wrap;gap:.35rem;margin-bottom:.4rem;display:flex}.artifact-category-chip{cursor:pointer;color:#ffc107;white-space:nowrap;background:#ffc10714;border:1px solid #ffc10740;border-radius:12px;padding:3px 10px;font-size:.72rem;font-weight:500;transition:background .15s,border-color .15s}.artifact-category-chip:hover{background:#ffc1072e;border-color:#ffc10773}.artifact-category-chip.selected{color:#fff;background:#ffc10747;border-color:#ffc107b3;font-weight:600}.artifact-adjust-file-select{margin-bottom:.4rem}.artifact-adjust-file-select select{color:#e2e8f0;background:#0f172ae6;border:1px solid #a855f74d;border-radius:6px;width:100%;padding:.3rem .5rem;font-family:monospace;font-size:.78rem}.artifact-adjust-hint{color:#64748b;margin-bottom:.3rem;font-size:.68rem}.artifact-preview-entry{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:inline-flex}.artifact-preview-entry-hint{color:#c084fcbf;letter-spacing:.01em;font-size:.75rem}.artifact-preview-trigger-btn{color:#d8b4fe;cursor:pointer;letter-spacing:.01em;background:#a855f733;border:1px solid #a855f78c;border-radius:6px;padding:5px 12px;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s}.artifact-preview-trigger-btn:hover{background:#a855f759;border-color:#a855f7cc}.artifact-preview-trigger-btn:disabled{opacity:.5;cursor:not-allowed}.artifact-preview-error{color:#ff6b6b;margin:.25rem 0 0;font-size:.72rem}.artifact-review-history{background:#ffffff0a;border:1px solid #a855f733;border-radius:8px;margin-top:1rem;padding:.75rem}.artifact-review-history-title{color:#c084fc;letter-spacing:.02em;margin-bottom:.5rem;font-size:.78rem;font-weight:600;display:block}.artifact-review-history-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.artifact-review-history-item{color:#cbd5e1;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;align-items:baseline;gap:.4rem;padding-bottom:.5rem;font-size:.75rem;display:flex}.artifact-review-history-item:last-child{border-bottom:none;padding-bottom:0}.artifact-review-history-item--latest{background:#a855f714;border-left:3px solid #a855f780;border-radius:0 4px 4px 0;padding-left:.5rem}.artifact-review-history-index{color:#94a3b88c;flex-shrink:0;min-width:1.6rem;font-size:.68rem}.artifact-review-history-icon{flex-shrink:0}.artifact-review-history-label{color:#e2e8f0;flex-shrink:0;font-weight:600}.artifact-review-history-text{color:#94a3b8;word-break:break-word;font-style:italic}.artifact-review-history-time{color:#94a3b8a6;flex-shrink:0;margin-left:auto;font-size:.68rem}.artifact-version-badge{color:#94a3b8;font-variant-numeric:tabular-nums;letter-spacing:.02em;background:#64748b33;border:1px solid #64748b4d;border-radius:4px;padding:1px 8px;font-size:.7rem;font-weight:700}.artifact-version-revised{color:#c084fc;background:#a855f726;border-color:#a855f766}.artifact-btn-clear-cycle{color:#f87171;cursor:pointer;background:#ef444426;border:1px solid #ef44444d;border-radius:6px;margin-top:.5rem;padding:4px 12px;font-size:.72rem;transition:background .2s,border-color .2s}.artifact-btn-clear-cycle:hover{background:#ef444440;border-color:#ef444480}:root{--brand:#06b6d4;--brand-dark:#0e7490;--text:#333;--bg:#f9f9f9;--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}body{background-color:var(--bg);color:var(--text);padding-bottom:calc(24px + var(--safe-bottom));scroll-padding-bottom:calc(120px + var(--safe-bottom));line-height:1.6}.topbar{background:var(--brand);text-align:center;padding:1rem}.nav a{color:#036;margin:0 15px;font-weight:700;text-decoration:none}.nav a:hover{color:var(--brand-dark)}.nav a[aria-current=page]{color:var(--brand);border-bottom:2px solid var(--brand)}.nav a:focus-visible{outline:2px dashed var(--brand);outline-offset:2px}.container{text-align:center;padding:2rem}.page h1,.page h2{color:#222;margin-bottom:1rem}.footer{text-align:center;background:#eee;margin-top:3rem;padding:1rem;font-size:.9rem}.brand-full{display:inline}.brand-short{display:none}@media (width<=640px){.brand-full{display:none}.brand-short{display:inline}}
