@import"https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";body.auth-split-body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;height:100vh;overflow:hidden;margin:0;background:#0d1117;-webkit-font-smoothing:antialiased}.auth-left{flex:0 0 50%;height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(160deg,#0d1f2d,#0c3347,#0e4d6e)}.auth-left:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 40% 55%,transparent 35%,rgba(13,17,23,.65) 100%);pointer-events:none;z-index:1}.auth-left-glow{position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(8,145,178,.18) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1}.auth-left-logo{position:relative;z-index:2;padding:28px 36px;display:flex;align-items:center}.auth-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.auth-logo-icon{width:36px;height:36px;background:#0891b2;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.auth-logo-icon svg{width:18px;height:18px;color:#fff}.auth-logo-name{font-family:Comfortaa,cursive;font-size:1.15rem;font-weight:700;color:#fff;letter-spacing:0}.auth-logo-name span{color:#a5f3fc}.auth-logo-img{height:65px;width:auto;display:block;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.auth-logo-svg{display:flex;align-items:center}.auth-logo-svg svg{height:65px!important;width:auto!important;display:block;filter:brightness(0) invert(1)}.auth-left-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;padding:0 65px 65px;text-align:center}.auth-illustration{width:clamp(280px,30vw,460px);max-width:85%;margin-bottom:36px;filter:drop-shadow(0 20px 60px rgba(8,145,178,.35))}.auth-left-headline{font-size:1.6rem;font-weight:800;color:#fff;margin:0 0 12px;line-height:1.25;letter-spacing:-.02em}.auth-left-sub{font-size:.95rem;color:#ffffff80;margin:0;max-width:360px;line-height:1.6}.auth-shape{position:absolute;z-index:2;opacity:.6}.auth-shape-hex{top:12%;left:14%;width:28px;height:28px;color:#0891b2;animation:auth-float 6s ease-in-out infinite}.auth-shape-circle{top:22%;right:12%;width:18px;height:18px;border:2px solid #f472b6;border-radius:50%;animation:auth-float 8s ease-in-out infinite 1s}.auth-shape-diamond{bottom:28%;left:10%;width:14px;height:14px;background:#fbbf24;transform:rotate(45deg);animation:auth-float 7s ease-in-out infinite 2s}.auth-shape-line{bottom:18%;right:8%;width:60px;height:3px;background:linear-gradient(90deg,#0891b2,transparent);border-radius:2px;animation:auth-float 5s ease-in-out infinite .5s}.auth-shape-dot1{top:45%;left:6%;width:8px;height:8px;border-radius:50%;background:#0891b2;animation:auth-pulse 3s ease-in-out infinite}.auth-shape-dot2{top:35%;right:7%;width:6px;height:6px;border-radius:50%;background:#0891b280;animation:auth-pulse 4s ease-in-out infinite 1.5s}@keyframes auth-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes auth-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.auth-right{flex:0 0 50%;background:#fff;display:flex;flex-direction:column;justify-content:center;height:100vh;overflow-y:auto}.auth-form-wrap{display:flex;flex-direction:column;padding:56px 56px 36px;max-width:520px;width:100%;margin:0 auto}.auth-form-title{font-size:1.875rem;font-weight:800;color:#0d1b2a;margin:0 0 36px;letter-spacing:-.02em}.auth-field{position:relative;margin-bottom:14px}.auth-input{font-family:Plus Jakarta Sans,sans-serif;width:100%;padding:14px 16px;font-size:.9rem;color:#1e293b;background:#f4f6f9;border:1.5px solid #f4f6f9;border-radius:10px;outline:none;box-sizing:border-box;transition:border-color .15s,background .15s,box-shadow .15s}.auth-input::-moz-placeholder{color:#94a3b8;font-weight:400}.auth-input::placeholder{color:#94a3b8;font-weight:400}.auth-input:focus{border-color:#0891b2;background:#fff;box-shadow:0 0 0 3px #0891b21a}.auth-input.is-error{border-color:#ef4444;background:#fff8f8}.auth-input-icon-right{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#94a3b8;cursor:pointer;background:none;border:none;padding:0;display:flex;align-items:center;transition:color .15s}.auth-input-icon-right:hover{color:#64748b}.auth-input-icon-right svg{width:18px;height:18px}.auth-input--has-icon{padding-right:44px}.auth-field-error{font-size:.78rem;color:#dc2626;margin-top:5px;display:block}.auth-checkbox-row{display:flex;align-items:center;gap:8px;margin-bottom:24px;margin-top:6px}.auth-checkbox-row input[type=checkbox]{width:16px;height:16px;accent-color:#0891b2;flex-shrink:0;cursor:pointer}.auth-checkbox-row label{font-size:.875rem;color:#374151;cursor:pointer;line-height:1.4}.auth-btn-submit{display:block;width:100%;padding:14px;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:700;color:#fff;background:#0891b2;border:none;border-radius:10px;cursor:pointer;transition:background .2s,box-shadow .2s,transform .15s;letter-spacing:.01em;margin-bottom:24px}.auth-btn-submit:hover{background:#0e7490;box-shadow:0 6px 20px #0891b259;transform:translateY(-1px)}.auth-btn-submit:active{transform:translateY(0)}.auth-divider{display:flex;align-items:center;gap:12px;margin:4px 0 20px;color:#94a3b8;font-size:.8rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.auth-links{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.auth-link{font-size:.9rem;color:#374151}.auth-link a{color:#0891b2;text-decoration:none;font-weight:600}.auth-link a:hover{text-decoration:underline}.auth-alert{padding:12px 14px;border-radius:8px;margin-bottom:20px;display:flex;gap:10px;align-items:flex-start;font-size:.875rem}.auth-alert svg{width:18px;height:18px;flex-shrink:0;margin-top:1px}.auth-alert--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#065f46}.auth-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.auth-footer{margin-top:auto;padding-top:28px;border-top:1px solid #f1f5f9;text-align:center}.auth-footer-legal{font-size:.78rem;color:#94a3b8;line-height:1.7;margin:0}.auth-footer-legal a{color:#64748b;text-decoration:none;font-weight:600;border-bottom:1px solid #cbd5e1;transition:color .15s,border-color .15s}.auth-footer-legal a:hover{color:#0891b2;border-color:#0891b2}.auth-footer-divider{width:24px;height:1px;background:#e2e8f0;margin:12px auto}.auth-footer-cookie{display:inline-flex;align-items:center;font-size:.78rem;color:#94a3b8;background:none;border:none;cursor:pointer;font-family:inherit;font-weight:500;padding:0;transition:color .15s}.auth-footer-cookie:hover{color:#0891b2}.register-form-footer{margin-top:28px;padding:20px 0 8px;border-top:1px solid #e5e7eb;text-align:center}.register-form-footer-legal{font-size:.8rem;color:#9ca3af;line-height:1.6;margin:0 0 8px}.register-form-footer-legal a{color:#0891b2;text-decoration:none;font-weight:500}.register-form-footer-legal a:hover{text-decoration:underline}.register-form-footer-cookie{font-size:.8rem;color:#0891b2;background:none;border:none;cursor:pointer;font-family:inherit;font-weight:500;padding:0;display:inline}.register-form-footer-cookie:hover{text-decoration:underline}.auth-trust{width:100%;max-width:365px;padding-right:56px;text-align:left}.auth-trust-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:#22d3ee;margin:0 0 10px}.auth-trust-headline{font-size:1.35rem;font-weight:800;color:#fff;margin:0 0 28px;line-height:1.3;letter-spacing:-.02em}.auth-trust-list{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:16px}.auth-trust-item{display:flex;align-items:flex-start;gap:13px}.auth-trust-icon{width:36px;height:36px;border-radius:10px;background:#0891b238;border:1px solid rgba(34,211,238,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#22d3ee}.auth-trust-icon svg{width:18px;height:18px}.auth-trust-item strong{display:block;font-size:.84rem;font-weight:700;color:#fff;margin-bottom:2px}.auth-trust-item span{font-size:.76rem;color:#ffffff7a;line-height:1.45}.register-progress-overlay{position:absolute;right:28px;top:50%;transform:translateY(-50%);z-index:10}.form-progress.form-progress--overlay{background:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;border-radius:0;padding:0;margin-bottom:0;border-bottom:none;display:flex;flex-direction:column;align-items:center;gap:0}.form-progress--overlay .progress-step{flex-direction:column;align-items:center;gap:7px}.form-progress--overlay .progress-step .step-number{width:36px;height:36px;font-size:.9rem;flex-shrink:0;background:#ffffff1a;color:#ffffff73;border:1.5px solid rgba(255,255,255,.2);box-shadow:none;position:relative}.form-progress--overlay .progress-step .step-label{font-size:.72rem;color:#fff6;text-align:center;white-space:nowrap;font-weight:500}.form-progress--overlay .progress-line{width:2px;height:28px;margin:0 auto;background:#ffffff26;flex-shrink:0}.form-progress--overlay .progress-step.active .step-number{background:#0891b2;color:#fff;border-color:#22d3ee80;box-shadow:0 0 18px #0891b280}.form-progress--overlay .progress-step.active .step-label{color:#22d3ee;font-weight:600}.form-progress--overlay .progress-step.completed .step-number{background:#059669;color:transparent;border-color:#059669}.form-progress--overlay .progress-step.completed .step-number:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.9rem;font-weight:700}.form-progress--overlay .progress-step.completed .step-label{color:#ffffffa6}.auth-right--scroll{justify-content:flex-start}.auth-form-wrap--wide{max-width:765px;padding:65px 48px 36px}.auth-back-link{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:#64748b;text-decoration:none;font-weight:500;margin-bottom:28px;transition:color .15s}.auth-back-link:hover{color:#0891b2}.auth-back-link svg{width:16px;height:16px}.auth-register-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #f1f5f9}.auth-register-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;flex-shrink:0}.auth-register-icon--client{background:#e0f2fe;color:#0891b2}.auth-register-icon--supplier{background:#dcfce7;color:#059669}.auth-register-icon svg{width:22px;height:22px}.auth-register-title{font-size:1.75rem;font-weight:800;color:#0d1b2a;margin:0 0 6px;letter-spacing:-.02em}.auth-register-subtitle{font-size:.875rem;color:#64748b;margin:0}.auth-right .form-card{background:transparent;border-radius:0;box-shadow:none;padding:0}.register-two-col{display:flex;gap:28px;align-items:flex-start}.register-sidebar{width:148px;flex-shrink:0;position:sticky;top:65px;align-self:flex-start}.register-main{flex:1;min-width:0}.form-progress--vertical{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:0;padding-bottom:0;border-bottom:none;justify-content:flex-start}.form-progress--vertical .progress-step{flex-direction:row;align-items:center;gap:10px}.form-progress--vertical .progress-step .step-number{width:30px;height:30px;font-size:.85rem;flex-shrink:0}.form-progress--vertical .progress-step .step-label{font-size:.78rem;line-height:1.3}.form-progress--vertical .progress-line{width:2px;height:26px;margin:0 0 0 14px;background:#e5e7eb}@media(min-width:900px)and (max-width:1465px),(min-width:900px)and (max-height:900px){.auth-left-logo{padding:18px 28px}.auth-left-body{padding:0 28px 24px}.auth-illustration{width:clamp(180px,20vw,300px);margin-bottom:16px}.auth-left-headline{font-size:1.2rem;margin-bottom:8px}.auth-left-sub{font-size:.82rem;max-width:290px}}@media(min-width:1400px){.auth-left-body{padding:0 56px 56px}.auth-left-headline{font-size:1.9rem}.auth-form-wrap--wide{max-width:860px;padding:65px 56px 36px}}@media(max-width:900px){body.auth-split-body{flex-direction:column;height:auto;overflow:auto}.auth-left{flex:none;height:auto;min-height:auto;overflow:hidden}.auth-left-body{padding:16px 20px 20px}.auth-illustration{width:120px;margin-bottom:10px}.auth-left-headline{font-size:1rem}.auth-left-sub{font-size:.8rem;max-width:280px}.auth-right{flex:none;height:auto;min-height:unset;overflow-y:auto}.register-progress-overlay{display:none}.auth-form-wrap,.auth-form-wrap--wide{padding:36px 28px 28px}}@media(max-width:480px){.auth-form-wrap,.auth-form-wrap--wide{padding:28px 20px 20px}.auth-form-title{font-size:1.5rem}.auth-register-title{font-size:1.4rem}.auth-illustration{width:90px;margin-bottom:8px}.auth-left-sub{display:none}.auth-left-body{padding:12px 16px 16px}.auth-left-logo{padding:16px 20px}}body.register-choice-split{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;flex-direction:column;min-height:100vh;margin:0;-webkit-font-smoothing:antialiased}.choice-split{flex:1;display:flex;position:relative}.choice-panel{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 52px;color:#fff;position:relative;overflow:hidden;transition:flex .35s cubic-bezier(.4,0,.2,1);cursor:pointer}.choice-panel:hover{flex:1.14}.choice-panel:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;transform:scaleX(0);transition:transform .3s ease}.choice-panel:hover:after{transform:scaleX(1)}.choice-panel--supplier{background:linear-gradient(160deg,#0c3347 0% 55%,#0e4d6e)}.choice-panel--supplier:after{background:#22d3ee}.choice-panel--supplier .choice-vignette{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,transparent 40%,rgba(13,17,23,.55) 100%);pointer-events:none}.choice-panel--client{background:#fff;color:#0c3347}.choice-panel--client:after{background:#0891b2}.choice-panel--client .choice-vignette{display:none}.choice-divider{width:1px;background:#e2e8f0;flex-shrink:0;align-self:stretch}.choice-logo{position:absolute;top:28px;left:36px;display:flex;align-items:center;gap:10px;text-decoration:none;z-index:2}.choice-logo-icon{width:34px;height:34px;background:#0891b2;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.choice-logo-icon svg{width:17px;height:17px;color:#fff}.choice-logo-name{font-family:Comfortaa,cursive;font-size:1rem;font-weight:700;color:#fff}.choice-logo-name span{color:#a5f3fc}.choice-logo-img{height:65px;width:auto;display:block;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.choice-logo-svg{display:flex;align-items:center}.choice-logo-svg svg{height:65px!important;width:auto!important;display:block;filter:brightness(0) invert(1)}.choice-back{position:absolute;top:28px;right:32px;display:inline-flex;align-items:center;gap:5px;font-size:.8rem;color:#0c334773;text-decoration:none;z-index:2;transition:color .15s}.choice-back:hover{color:#0c3347}.choice-back svg{width:14px;height:14px}.choice-content{position:relative;z-index:1;width:100%;max-width:360px;display:flex;flex-direction:column;align-items:flex-start}.choice-badge{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.choice-panel--supplier .choice-badge{color:#22d3ee}.choice-panel--client .choice-badge{color:#0891b2}.choice-icon{width:60px;height:60px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:transform .25s}.choice-panel:hover .choice-icon{transform:scale(1.08)}.choice-panel--supplier .choice-icon{background:#0891b233;border:1px solid rgba(34,211,238,.3);color:#22d3ee}.choice-panel--client .choice-icon{background:#0891b21a;border:1px solid rgba(8,145,178,.25);color:#0891b2}.choice-icon svg{width:28px;height:28px}.choice-title{font-size:2.25rem;font-weight:800;color:#fff;margin:0 0 10px;letter-spacing:-.03em;line-height:1.1}.choice-panel--client .choice-title{color:#0c3347}.choice-desc{font-size:.9rem;color:#ffffff9e;line-height:1.65;margin:0 0 22px}.choice-panel--client .choice-desc{color:#0c334794}.choice-features{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-direction:column;gap:9px}.choice-features li{display:flex;align-items:center;gap:9px;font-size:.875rem;color:#ffffffb8}.choice-panel--client .choice-features li{color:#0c3347ad}.choice-features li svg{width:15px;height:15px;flex-shrink:0}.choice-panel--supplier .choice-features li svg{color:#22d3ee}.choice-panel--client .choice-features li svg{color:#0891b2}.choice-cta{display:inline-flex;align-items:center;gap:9px;padding:11px 22px;border-radius:10px;font-size:.88rem;font-weight:700;transition:all .2s;white-space:nowrap}.choice-panel--supplier .choice-cta{background:#0891b2;color:#fff}.choice-panel--supplier:hover .choice-cta{background:#22d3ee;color:#0d1117}.choice-panel--client .choice-cta{background:#0891b2;color:#fff}.choice-panel--client:hover .choice-cta{background:#0c3347;color:#fff}.choice-cta svg{width:17px;height:17px;transition:transform .2s}.choice-panel:hover .choice-cta svg{transform:translate(4px)}.choice-bottom{background:#0a0e14;padding:13px 24px;text-align:center;font-size:.84rem;color:#ffffff73;border-top:1px solid rgba(255,255,255,.07);flex-shrink:0}.choice-bottom a{color:#22d3ee;text-decoration:none;font-weight:600;margin-left:4px}.choice-bottom a:hover{text-decoration:underline}@media(max-width:900px){.choice-split{flex-direction:column}.choice-panel{padding:52px 32px;min-height:50vh}.choice-panel:hover{flex:1}.choice-divider{width:auto;height:1px;background:#e2e8f0}.choice-logo{top:20px;left:24px}.choice-back{top:20px;right:20px}}@media(max-width:480px){.choice-logo{position:fixed;top:16px;left:20px;z-index:100}.choice-back{position:fixed;top:18px;right:20px;left:auto;z-index:100;background:#ffffffe6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 10px;border-radius:20px;font-size:.75rem}.choice-panel{padding:72px 24px 32px;min-height:auto;justify-content:flex-start}.choice-title{font-size:1.8rem}.choice-bottom{position:fixed;bottom:0;left:0;right:0;z-index:100}.choice-split{padding-bottom:52px}}body.register-form-page{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#1c2b3a,#0891b2);min-height:100vh;display:flex;flex-direction:column}.register-form-container{max-width:1200px;margin:0 auto;padding:40px 20px;width:100%}body.register-form-page .form-title-section h1{color:#fff}.register-form-header{margin-bottom:40px}.back-link{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:.95rem;margin-bottom:30px;transition:opacity .3s}.back-link:hover{opacity:.8}.back-icon{width:20px;height:20px}.form-title-section{text-align:center;color:#fff}.icon-badge{width:80px;height:80px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px}.icon-badge.client,.icon-badge.supplier{background:#fff3;color:#fff}.icon-badge svg{width:40px;height:40px}.form-title-section h1{font-size:2.5rem;font-weight:700;margin-bottom:12px}.form-title-section p{font-size:1.1rem;opacity:.9}.register-errors{background:#fee2e2;border:1.5px solid #fca5a5;border-radius:12px;padding:16px 20px;margin-bottom:16px}.register-errors-title{display:flex;align-items:center;gap:8px;color:#991b1b;font-weight:700;font-size:.9rem;margin-bottom:8px}.register-errors-title svg{width:16px;height:16px;flex-shrink:0}.register-errors ul{margin:0;padding-left:20px;color:#b91c1c;font-size:.875rem}.register-errors ul li{margin:4px 0}.form-card{background:#fff;border-radius:20px;padding:50px;box-shadow:0 20px 60px #0003}.form-progress{display:flex;align-items:center;justify-content:center;margin-bottom:50px;padding-bottom:40px;border-bottom:2px solid #f3f4f6}.progress-step{display:flex;flex-direction:column;align-items:center;gap:8px}.step-number{width:40px;height:40px;border-radius:50%;background:#e5e7eb;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;transition:all .3s}.progress-step.active .step-number{background:#0891b2;color:#fff}.step-label{font-size:.85rem;color:#9ca3af;font-weight:500}.progress-step.active .step-label{color:#0891b2;font-weight:600}.progress-line{width:80px;height:2px;background:#e5e7eb;margin:0 10px}.form-section{margin-bottom:40px}.form-card .section-title,.form-section .section-title{font-size:.66rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.09em;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:8px}.form-card .section-title:before,.form-section .section-title:before{content:"";display:inline-block;width:3px;height:11px;background:#0891b2;border-radius:2px;flex-shrink:0}.form-row{margin-bottom:24px}.form-row.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column}.form-label{font-size:.95rem;font-weight:600;color:#374151;margin-bottom:8px}.required{color:#ef4444}.form-input,.form-select,.form-textarea{padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;color:#1f2937;transition:all .3s;background:#fff}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#0891b2;box-shadow:0 0 0 3px #0891b21a}.form-input.error,.form-select.error,.form-textarea.error{border-color:#ef4444}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#9ca3af}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af}.form-select{cursor:pointer}.form-textarea{resize:vertical;min-height:100px}.form-file{width:100%;padding:0;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:.875rem;color:#64748b;font-family:Plus Jakarta Sans,sans-serif;transition:border-color .2s,background .2s,color .2s;display:block}.form-file:hover{border-color:#0891b2;background:#f0f9ff;color:#0369a1}.form-file:focus{outline:none;border-color:#0891b2;box-shadow:0 0 0 3px #0891b21a}.form-file::file-selector-button{padding:11px 18px;margin-right:14px;background:linear-gradient(135deg,#0c3347,#0891b2);color:#fff;border:none;border-right:1px solid rgba(8,145,178,.3);font-size:.82rem;font-weight:600;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;letter-spacing:.01em;transition:filter .15s;border-radius:0}.form-file:hover::file-selector-button{filter:brightness(1.12)}.form-file::-webkit-file-upload-button{padding:11px 18px;margin-right:14px;background:linear-gradient(135deg,#0c3347,#0891b2);color:#fff;border:none;border-right:1px solid rgba(8,145,178,.3);font-size:.82rem;font-weight:600;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;letter-spacing:.01em;-webkit-transition:filter .15s;transition:filter .15s;border-radius:0}.form-file:hover::-webkit-file-upload-button{filter:brightness(1.12)}.input-hint{font-size:.85rem;color:#6b7280;margin-top:6px}.error-message{font-size:.85rem;color:#ef4444;margin-top:6px}.info-box{display:flex;gap:12px;padding:14px 16px;background:#f0f9ff;border-left:3px solid #0891b2;border-radius:8px;margin-bottom:20px}.info-icon{width:20px;height:20px;color:#0891b2;flex-shrink:0;margin-top:1px}.info-box p{font-size:.875rem;color:#0c4a6e;line-height:1.55;margin:0}.checkbox-group{display:flex;align-items:flex-start;gap:12px}.form-checkbox{width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;cursor:pointer;flex-shrink:0;margin-top:2px}.form-checkbox:checked{background:#0891b2;border-color:#0891b2}.checkbox-label{font-size:.95rem;color:#4b5563;line-height:1.5}.checkbox-label .link{color:#0891b2;text-decoration:underline;font-weight:600}.checkbox-label .link:hover{color:#0e7490}.form-actions{text-align:center;padding-top:30px;border-top:2px solid #f3f4f6}.btn-submit{display:inline-flex;align-items:center;gap:10px;padding:16px 40px;background:linear-gradient(135deg,#1c2b3a,#0891b2);color:#fff;font-size:1.1rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #0891b24d}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0891b266}.btn-submit:active{transform:translateY(0)}.btn-icon{width:24px;height:24px}.submit-note{font-size:.9rem;color:#6b7280;margin-top:16px}@media(max-width:768px){.form-card{padding:30px 20px}.form-title-section h1{font-size:2rem}.form-row.two-columns{grid-template-columns:1fr}.form-progress{flex-wrap:wrap;gap:20px}.progress-line{display:none}}@media(max-width:480px){body.register-form-page{padding:20px 10px}.form-title-section h1{font-size:1.75rem}.form-card{padding:20px 15px}.form-card .section-title{font-size:.72rem}}.cui-status-indicator{margin-top:8px;font-size:.9rem}.status-loading,.status-success,.status-error{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px}.status-loading{background:#eff6ff;color:#3b82f6}.status-success{background:#f0fdf4;color:#16a34a}.status-error{background:#fef2f2;color:#dc2626}.spinner{width:16px;height:16px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.check-icon,.error-icon{width:18px;height:18px;flex-shrink:0}.form-input.auto-filled{border-color:#16a34a}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:12px}.checkbox-item{display:flex;align-items:center;gap:10px;padding:12px;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .3s}.checkbox-item:hover{border-color:#0891b2;background:#f9fafb}.checkbox-item input[type=checkbox]{width:18px;height:18px;cursor:pointer}.checkbox-item input[type=checkbox]:checked{accent-color:#0891b2}.checkbox-item span{font-size:.95rem;color:#374151}.checkbox-item:has(input:checked){border-color:#0891b2;background:#f0f9ff}.form-group{position:relative}.autocomplete-box{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:6px;max-height:220px;overflow-y:auto;z-index:50;box-shadow:0 8px 20px #00000014}.autocomplete-item{padding:8px 12px;cursor:pointer}.autocomplete-item:hover{background-color:#f3f4f6}.homepage-body{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;line-height:1.6;color:#0d1b2a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.homepage-body h1,.homepage-body h2,.homepage-body h3,.homepage-body h4{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;line-height:1.2;color:#0d1b2a}.homepage-body .gradient-purple-blue h1,.homepage-body .gradient-purple-blue h2,.homepage-body .gradient-purple-blue h3{color:#fff}.homepage-body p{font-family:Plus Jakarta Sans,sans-serif}.homepage-body nav,.homepage-body button,.homepage-body a:not(.logo-text):not(.logo-lab):not(.logo-connect){font-family:Plus Jakarta Sans,sans-serif}.logo-icon-box{width:36px;height:36px;background:linear-gradient(135deg,#0891b2,#0e7490);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 10px #0891b259}.logo-icon-box svg{width:19px;height:19px;stroke:#fff;fill:none}.logo-text{font-family:Comfortaa,cursive;line-height:1;letter-spacing:-.2px}.logo-lab{font-weight:700;background:linear-gradient(135deg,#1c2b3a,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-connect{font-weight:400;color:#6b7280;-webkit-text-fill-color:#6b7280}.gradient-purple-blue{background:linear-gradient(135deg,#1c2b3a,#0891b2)}.gradient-warm{background:linear-gradient(135deg,#0e7490,#0891b2)}.gradient-success{background:linear-gradient(135deg,#0891b2,#06b6d4)}.gradient-orange{background:linear-gradient(135deg,#334155,#1c2b3a)}.hero-pattern{background-color:#fff;background-image:radial-gradient(circle at 20% 50%,rgba(8,145,178,.06) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(28,43,58,.04) 0%,transparent 50%)}.gradient-text{background:linear-gradient(135deg,#1c2b3a,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes blob{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-50px) scale(1.1)}50%{transform:translate(-20px,20px) scale(.9)}75%{transform:translate(50px,50px) scale(1.05)}}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}.feature-card{transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid transparent}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0891b22e;border-color:#0891b2}.category-card{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.category-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(8,145,178,.08),transparent);transition:left .5s}.category-card:hover:before{left:100%}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0891b21f;border-color:#0891b2}.stat-number{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#1c2b3a,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes pulse{0%,to{box-shadow:0 0 #0891b299}50%{box-shadow:0 0 0 10px #0891b200}}.btn-hero-primary{position:relative;display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#1c2b3a,#0891b2);color:#fff;padding:16px 32px;border-radius:12px;font-weight:700;font-size:1.125rem;text-decoration:none;overflow:hidden;isolation:isolate;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 4px 16px #0891b24d}.btn-hero-primary:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.22) 50%,transparent 70%);transform:translate(-100%);transition:transform .45s ease;z-index:1}.btn-hero-primary:hover{transform:translateY(-3px);box-shadow:0 10px 32px #0891b273;color:#fff}.btn-hero-primary:hover:after{transform:translate(100%)}.btn-hero-primary .btn-arrow{display:inline-block;transition:transform .25s ease}.btn-hero-primary:hover .btn-arrow{transform:translate(5px)}html{scroll-behavior:smooth}body.homepage-body:not(.register-form-page)>header{position:sticky;top:0;z-index:50;transition:all .3s ease}a{transition:all .3s ease}.cat-featured-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:0}.cat-featured-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 16px;border-radius:16px;background:#fff;border:2px solid #f3f4f6;cursor:pointer}.cat-featured-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;flex-shrink:0}.cat-featured-icon svg{width:26px;height:26px}.cat-featured-body{display:flex;flex-direction:column;gap:6px}.cat-featured-name{font-size:.95rem;font-weight:700;color:#1f2937;line-height:1.3}.cat-featured-count{font-size:.8rem;color:#9ca3af;font-weight:500}.cat-see-all-btn{display:inline-flex;align-items:center;gap:8px;background:none;border:none;color:#0891b2;font-weight:700;font-size:1.05rem;cursor:pointer;padding:8px 0;transition:color .2s}.cat-see-all-btn:hover{color:#1c2b3a}.cat-see-all-btn svg{width:20px;height:20px;transition:transform .2s}.cat-see-all-btn:hover svg{transform:translate(4px)}.cat-modal-overlay{position:fixed;inset:0;background:#0000008c;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .25s ease}.cat-modal-overlay.is-open{opacity:1;pointer-events:all}.cat-modal{background:#fff;border-radius:20px;width:100%;max-width:720px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 24px 64px #0003;transform:translateY(20px) scale(.98);transition:transform .25s ease;overflow:hidden}.cat-modal-overlay.is-open .cat-modal{transform:translateY(0) scale(1)}.cat-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:28px 32px 20px;border-bottom:1px solid #f3f4f6;flex-shrink:0}.cat-modal-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 4px}.cat-modal-subtitle{font-size:.9rem;color:#9ca3af;margin:0}.cat-modal-close{width:36px;height:36px;border-radius:8px;border:none;background:#f3f4f6;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s;flex-shrink:0}.cat-modal-close:hover{background:#e5e7eb;color:#1f2937}.cat-modal-close svg{width:18px;height:18px}.cat-modal-body{overflow-y:auto;padding:16px 32px 28px;display:flex;flex-direction:column;gap:6px}.cat-tree-domain{border:1px solid #f3f4f6;border-radius:12px;overflow:hidden;transition:border-color .2s}.cat-tree-domain:hover{border-color:#e5e7eb}.cat-tree-domain-btn{width:100%;display:flex;align-items:center;gap:12px;padding:16px 20px;background:none;border:none;cursor:pointer;text-align:left;transition:background .15s}.cat-tree-domain-btn:hover{background:#f9fafb}.cat-tree-domain-name{flex:1;font-size:1rem;font-weight:600;color:#1f2937}.cat-tree-count{background:linear-gradient(135deg,#1c2b3a,#0891b2);color:#fff;font-size:.75rem;font-weight:700;padding:2px 8px;border-radius:20px;min-width:28px;text-align:center}.cat-tree-chevron{width:18px;height:18px;color:#9ca3af;flex-shrink:0;transition:transform .2s ease}.cat-tree-chevron.is-open{transform:rotate(180deg)}.cat-tree-subcats{display:none;flex-wrap:wrap;gap:8px;padding:14px 20px 16px;border-top:1px solid #f3f4f6}.cat-tree-subcats.is-open{display:flex}.cat-tree-subcat{background:#f3f4f6;color:#4b5563;padding:5px 12px;border-radius:20px;font-size:.82rem;font-weight:500}@media(max-width:1100px){.cat-featured-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.stat-number{font-size:2rem}.gradient-text{font-size:2.5rem}.cat-featured-grid{grid-template-columns:repeat(2,1fr)}.cat-modal{max-height:92vh}.cat-modal-header,.cat-modal-body{padding-left:20px;padding-right:20px}}@media(max-width:480px){.cat-featured-grid{grid-template-columns:1fr 1fr;gap:12px}.cat-featured-card{padding:20px 12px}}.gradient-pink{background:linear-gradient(135deg,#1c2b3a,#334155)}.gradient-peach{background:linear-gradient(135deg,#475569,#334155)}.icon-purple{color:#0891b2}.icon-blue{color:#06b6d4}.icon-pink{color:#0e7490}.icon-orange{color:#1c2b3a}.icon-green{color:#0891b2}section{position:relative}.shadow-modern{box-shadow:0 10px 40px #0000001a}.shadow-modern:hover{box-shadow:0 20px 60px #00000026}.timeline-container{position:relative}.timeline-line{position:absolute;top:40px;left:0;right:0;height:4px;background:#e5e7eb;z-index:1}.timeline-line:before{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:linear-gradient(90deg,#0891b2,#0e7490,#1c2b3a);transition:width 1.5s cubic-bezier(.65,0,.35,1)}.timeline-line.active:before{width:100%}.timeline-dots{position:absolute;top:38px;left:0;right:0;height:8px;z-index:0}.timeline-dots:after{content:"";position:absolute;top:50%;left:10%;right:10%;height:2px;background-image:linear-gradient(to right,#d1d5db 50%,transparent 50%);background-size:20px 2px;transform:translateY(-50%)}.timeline-step{position:relative;z-index:2;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.65,0,.35,1)}.timeline-step.active{opacity:1;transform:translateY(0)}.timeline-step:nth-child(1){transition-delay:.2s}.timeline-step:nth-child(2){transition-delay:.5s}.timeline-step:nth-child(3){transition-delay:.8s}.step-number{position:relative;animation:pulse-scale 2s ease-in-out infinite}.timeline-step.active .step-number{animation:step-pop .6s cubic-bezier(.68,-.55,.265,1.55)}@keyframes step-pop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}@keyframes pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.step-number:before{content:"";position:absolute;inset:-8px;border-radius:50%;border:3px solid transparent;opacity:0}.timeline-step.active .step-number:before{animation:ring-pulse 1.5s ease-out}@keyframes ring-pulse{0%{transform:scale(.8);opacity:1;border-color:currentColor}to{transform:scale(1.4);opacity:0;border-color:currentColor}}.timeline-arrow{position:absolute;top:36px;width:40px;height:12px;opacity:0;transition:opacity .5s ease}.timeline-arrow.active{opacity:1}.timeline-arrow:after{content:"→";font-size:24px;color:#667eea;animation:arrow-move 1.5s ease-in-out infinite}@keyframes arrow-move{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.step-icon{opacity:0;transform:scale(0)}.timeline-step.active .step-icon{animation:icon-appear .5s ease-out .3s forwards}@keyframes icon-appear{0%{opacity:0;transform:scale(0) rotate(-180deg)}to{opacity:1;transform:scale(1) rotate(0)}}.progress-indicator{position:absolute;top:-30px;left:50%;transform:translate(-50%);font-size:.875rem;font-weight:700;color:#0891b2;opacity:0;transition:opacity .5s ease}.progress-indicator.active{opacity:1}.section-padding{padding:80px 20px}.container{max-width:1400px;margin:0 auto}.section-header{text-align:center;margin-bottom:48px}.section-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:16px}.section-subtitle{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}.section-cta{text-align:center;margin-top:40px}.rfq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}.rfq-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000f;border:1px solid #eeeef5;text-decoration:none;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.rfq-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0891b2,#0e7490);opacity:0;transition:opacity .25s}.rfq-card:hover:before{opacity:1}.rfq-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #0891b224;border-color:#b3dde6}.rfq-card-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:16px}.rfq-badge{padding:4px 12px;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.badge-advanced{background:#cffafe;color:#0e7490}.badge-simple{background:#d1fae5;color:#065f46}.rfq-time{color:#9ca3af;font-size:.875rem}.rfq-card-title{font-size:1.05rem;font-weight:700;color:#111827;margin-bottom:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.05rem}.rfq-card-body{flex:1;display:flex;flex-direction:column}.rfq-card-description{color:#6b7280;font-size:.875rem;line-height:1.6;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rfq-categories{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:10px;margin-bottom:16px;min-height:30px;align-content:flex-start}.rfq-card .category-badge{background:#e0f9ff;color:#0e7490;padding:4px 10px;border-radius:8px;font-size:.75rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;cursor:help}.rfq-card .category-badge:hover{background:#bae6fd}.rfq-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #e5e7eb}.rfq-client,.rfq-deadline{display:flex;align-items:center;gap:8px;font-size:.875rem}.rfq-client{color:#6b7280}.rfq-deadline{color:#f59e0b;font-weight:600}.rfq-client .icon{width:16px;height:16px;color:#9ca3af}.rfq-deadline .icon{width:16px;height:16px;color:#f59e0b}.rfq-guest-cta{margin-top:12px;text-align:center;padding:8px;background:#e0f9ff;border-radius:8px}.rfq-guest-cta span{color:#0e7490;font-size:.875rem;font-weight:600}.btn-primary-gradient{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#0891b2,#0e7490);color:#fff;padding:14px 32px;border-radius:12px;font-weight:600;text-decoration:none;font-size:1rem;transition:transform .2s,box-shadow .2s}.btn-primary-gradient:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0891b266}.btn-primary-gradient .btn-icon{width:20px;height:20px}.btn-primary{display:inline-block;background:#0891b2;color:#fff;padding:12px 24px;border-radius:8px;font-weight:600;text-decoration:none;transition:background .2s}.btn-primary:hover{background:#0e7490}.empty-state{text-align:center;padding:60px 20px;background:#fff;border-radius:12px}.empty-icon{font-size:4rem;margin-bottom:16px}.empty-title{font-size:1.5rem;font-weight:600;color:#374151;margin-bottom:8px}.empty-text{color:#6b7280;margin-bottom:24px}@media(max-width:1024px){.rfq-grid{grid-template-columns:repeat(2,1fr)}.section-title{font-size:2rem}.section-padding{padding:60px 20px}}@media(max-width:640px){.rfq-grid{grid-template-columns:1fr}.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem}.section-padding{padding:40px 16px}.rfq-card-footer{flex-direction:column;align-items:flex-start;gap:8px}}.logo-text-lg{font-size:1.55rem}.logo-wrapper{gap:10px}.logo-img{height:65px;width:auto;display:block;-o-object-fit:contain;object-fit:contain;max-width:260px}.logo-svg{display:flex;align-items:center}.logo-svg svg{height:65px!important;width:auto!important;display:block}.step-title-teal{background:linear-gradient(135deg,#0891b2,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.step-title-accent{background:linear-gradient(135deg,#1c2b3a,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-nav-cta{background:linear-gradient(135deg,#0891b2,#0e7490);color:#fff;padding:10px 22px;border-radius:8px;font-weight:600;text-decoration:none;transition:box-shadow .2s,transform .2s}.btn-nav-cta:hover{box-shadow:0 4px 14px #0891b266;transform:translateY(-1px)}.btn-hero-secondary{position:relative;display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0891b2;padding:16px 32px;border-radius:12px;border:2px solid #0891b2;font-weight:700;font-size:1.125rem;text-decoration:none;overflow:hidden;isolation:isolate;transition:color .3s ease,transform .25s ease,box-shadow .25s ease}.btn-hero-secondary:before{content:"";position:absolute;inset:0;background:#0891b2;transform:translateY(100%);transition:transform .3s ease;z-index:-1}.btn-hero-secondary:hover{color:#fff;transform:translateY(-3px);box-shadow:0 8px 24px #0891b259}.btn-hero-secondary:hover:before{transform:translateY(0)}.btn-cta-outline{border:2px solid white;color:#fff;padding:16px 32px;border-radius:12px;font-weight:700;font-size:1.125rem;text-decoration:none;transition:background .2s,color .2s}.btn-cta-outline:hover{background:#fff;color:#0e7490}.btn-cta-white{background:#fff;color:#0e7490;padding:16px 32px;border-radius:12px;font-weight:700;font-size:1.125rem;text-decoration:none;transition:box-shadow .2s}.btn-cta-white:hover{box-shadow:0 8px 24px #00000026}.section-cats-cta{margin-top:2.5rem}.hp-mobile-menu{max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease}.hp-mobile-menu--open{max-height:400px;opacity:1}.hp-mobile-link{display:block;padding:10px 12px;border-radius:8px;color:#374151;font-weight:500;text-decoration:none;transition:background .15s,color .15s;background:none;border:none;cursor:pointer;font-family:inherit;font-size:1rem}.hp-mobile-link:hover{background:#f0fdfa;color:#0891b2}#page-loading-overlay{position:fixed;inset:0;background:#ffffffd1;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .18s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#page-loading-overlay.active{opacity:1;pointer-events:all}.dna-helix{display:flex;flex-direction:column;align-items:center;gap:2.5px}.dna-pair{position:relative;width:30px;height:7px;display:flex;align-items:center;justify-content:center}.dna-pair:before{content:"";position:absolute;top:50%;left:7px;right:7px;height:1px;background:#0d948859;transform:translateY(-50%);animation:dna-rung 1.8s ease-in-out infinite;animation-delay:calc(var(--i) * -.225s)}.dna-dot{position:absolute;width:6px;height:6px;border-radius:50%;animation-duration:1.8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-delay:calc(var(--i) * -.225s)}.dna-dot-a{background:#0d9488;box-shadow:0 0 5px #0d948899;animation-name:dna-wave-a}.dna-dot-b{background:#3b82f6;box-shadow:0 0 5px #3b82f699;animation-name:dna-wave-b}@keyframes dna-wave-a{0%,to{transform:translate(-11px) scale(1.2);opacity:1}50%{transform:translate(11px) scale(.6);opacity:.28}}@keyframes dna-wave-b{0%,to{transform:translate(11px) scale(.6);opacity:.28}50%{transform:translate(-11px) scale(1.2);opacity:1}}.dna-loading-text{margin-top:10px;font-size:.72rem;font-weight:600;color:#94a3b8;letter-spacing:.06em;text-transform:uppercase}@keyframes dna-rung{0%,to{opacity:.6;transform:translateY(-50%) scaleX(1)}50%{opacity:.08;transform:translateY(-50%) scaleX(.3)}}.btn-loading{position:relative;color:transparent!important;pointer-events:none}.btn-loading:after{content:"";position:absolute;inset:0;margin:auto;width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:page-spin .65s linear infinite;color:#fff}html{font-size:17px}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;color:#0d1b2a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashboard-container{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#f8fafc}.dashboard-sidebar{width:260px;background:#fff;border-right:1px solid #e2e8f0;height:100vh;overflow-y:auto;position:sticky;top:0;z-index:40;display:flex;flex-direction:column}.sidebar-header{padding:20px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.sidebar-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.sidebar-logo .logo-icon-box svg{width:19px;height:19px}.sidebar-logo-img{height:65px;width:auto;display:block;-o-object-fit:contain;object-fit:contain}.sidebar-logo-svg{display:flex;align-items:center}.sidebar-logo-svg svg{height:65px!important;width:auto!important;display:block}.sidebar-nav{padding:12px 0;flex:1;overflow-y:auto}.sidebar-section{padding:0 12px;margin-bottom:14px}.sidebar-section-title{font-size:.68rem;font-weight:700;text-transform:uppercase;color:#94a3b8;padding:5px 10px 6px;letter-spacing:.08em}.sidebar-link{display:flex;align-items:center;gap:10px;padding:7px 12px;border-radius:10px;color:#64748b;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .18s;margin-bottom:1px;border:none;background:none;width:100%;cursor:pointer;text-align:left;font-family:inherit}.sidebar-link svg{width:17px;height:17px;flex-shrink:0}.sidebar-link:hover{background:#f0f9ff;color:#0891b2}.sidebar-link.active{background:linear-gradient(135deg,#1c2b3a,#0891b2);color:#fff;box-shadow:0 3px 10px #0891b240}.sidebar-link.active:hover{background:linear-gradient(135deg,#152230,#0779a0);color:#fff}.sidebar-badge{margin-left:auto;padding:2px 8px;background:#fef9c3;color:#854d0e;border-radius:10px;font-size:.7rem;font-weight:700;line-height:1.5;white-space:nowrap}.sidebar-link.active .sidebar-badge{background:#ffffff38;color:#fff}.sidebar-footer{padding:8px 10px;border-top:1px solid #f1f5f9;flex-shrink:0}.sidebar-user{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;cursor:pointer;transition:background .18s;margin-bottom:4px}.sidebar-user:hover{background:#f8fafc}.sidebar-user--link{text-decoration:none;color:inherit}.sidebar-user--link.active{background:#eff6ff}.sidebar-user-avatar{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#1c2b3a,#0891b2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.75rem;flex-shrink:0}.sidebar-user-info{flex:1;min-width:0}.sidebar-user-name{font-weight:600;color:#1e293b;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.sidebar-user-role{font-size:.67rem;color:#94a3b8;font-weight:500;line-height:1.2}.sidebar-user-rating{display:flex;align-items:center;gap:3px;margin-top:1px}.sidebar-user-stars{font-size:.6rem;color:#f59e0b;-webkit-text-stroke:.4px #000;letter-spacing:1px;line-height:1}.sidebar-user-score{font-size:.58rem;font-weight:600;color:#64748b}.sidebar-user-score .rating-count{font-weight:400;color:#94a3b8}.sidebar-footer-actions{display:flex;align-items:center;gap:6px}.sidebar-footer-actions .sidebar-link{flex:1;justify-content:center;padding:5px 8px;font-size:.75rem}.sidebar-cookie-btn{background:none;border:none;color:#94a3b8;font-size:.67rem;cursor:pointer;text-decoration:underline;padding:5px 6px;font-family:inherit;border-radius:6px;white-space:nowrap;transition:color .15s;flex-shrink:0}.sidebar-cookie-btn:hover{color:#475569}.dashboard-main{min-height:100vh;display:flex;flex-direction:column}.dashboard-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:16px 32px;position:sticky;top:0;z-index:1001}.dashboard-header-content{display:flex;justify-content:space-between;align-items:center;gap:16px}.dashboard-title{font-size:1.375rem;font-weight:700;color:#0d1b2a;margin:0}.dashboard-actions{display:flex;gap:10px;flex-shrink:0}.detail-rows{display:grid;gap:14px}.detail-row-label{font-size:.78rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}.detail-row-value{font-size:.9rem;font-weight:600;color:#1e293b}.price-hero{background:linear-gradient(135deg,#1c2b3a,#0891b2);border-radius:12px;padding:20px 24px;text-align:center;margin-bottom:20px;color:#fff}.price-hero-label{font-size:.8rem;opacity:.8;margin-bottom:6px}.price-hero-value{font-size:2.2rem;font-weight:800;line-height:1}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.filter-input-wrap{position:relative;display:flex;align-items:center;gap:6px}.filter-input-wrap .filter-icon{position:absolute;left:12px;width:15px;height:15px;color:#94a3b8;pointer-events:none;flex-shrink:0}.filter-input,.filter-select{font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:500;color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;padding:7px 12px;height:36px;transition:border-color .15s,box-shadow .15s,background .15s;outline:none}.filter-input{padding-left:34px;min-width:200px}.filter-select{padding-right:28px;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;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='%2394a3b8' stroke-width='2.5' 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}.filter-input:focus,.filter-select:focus{border-color:#0891b2;background:#fff;box-shadow:0 0 0 3px #0891b21a}.filter-input::-moz-placeholder{color:#94a3b8;font-weight:400}.filter-input::placeholder{color:#94a3b8;font-weight:400}.filter-divider{width:1px;height:24px;background:#e2e8f0;flex-shrink:0}.filter-status-btns{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.fsb{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:.82rem;font-weight:600;color:#64748b;text-decoration:none;background:transparent;border:1.5px solid transparent;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.fsb:hover{background:#f1f5f9;color:#0c3347}.fsb-active{background:#e0f2fe;color:#0369a1;border-color:#bae6fd}.fsb-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:#ef4444;color:#fff;border-radius:9px;font-size:.72rem;font-weight:700;line-height:1}.fsb-flash .fsb-badge{animation:fsb-pulse 1.6s ease-in-out infinite}@keyframes fsb-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.88)}}.toggle-switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;inset:0;background:#e2e8f0;border-radius:24px;cursor:pointer;transition:background .2s}.toggle-slider:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #00000026}.toggle-switch input:checked+.toggle-slider{background:#0891b2}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}.filter-active-badge{display:inline-flex;align-items:center;gap:4px;background:#f0f9ff;color:#0891b2;border:1px solid #bae6fd;border-radius:6px;font-size:.75rem;font-weight:600;padding:3px 8px;white-space:nowrap}.btn{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s;border:none;cursor:pointer;font-size:.875rem;font-family:inherit;white-space:nowrap}.btn svg{width:16px;height:16px;flex-shrink:0}.btn-primary{position:relative;overflow:hidden;background:linear-gradient(135deg,#1c2b3a,#0891b2);color:#fff;box-shadow:0 2px 8px #0891b240;transition:transform .25s ease,box-shadow .25s ease}.btn-primary:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.18) 50%,transparent 60%);transform:translate(-100%);transition:transform .45s ease;z-index:1}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 32px #0891b273;color:#fff}.btn-primary:hover:after{transform:translate(100%)}.btn-secondary{background:#fff;color:#0891b2;border:1.5px solid #b3dde6}.btn-secondary:hover{background:#f0f9ff;border-color:#0891b2;color:#0891b2}.btn-success{background:linear-gradient(135deg,#059669,#10b981);color:#fff}.btn-success:hover{box-shadow:0 4px 12px #05966959;color:#fff}.btn-danger{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff}.btn-danger:hover{box-shadow:0 4px 12px #dc262659;color:#fff}.btn-warning{background:linear-gradient(135deg,#ea580c,#f97316);color:#fff}.btn-warning:hover{box-shadow:0 4px 12px #ea580c59;color:#fff}.dashboard-content{padding:28px 32px;flex:1}.dashboard-welcome{background:linear-gradient(135deg,#1c2b3a,#0891b2);border-radius:16px;padding:22px 28px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;gap:16px;position:relative;overflow:hidden}.dashboard-welcome:before{content:"";position:absolute;top:-50px;right:-20px;width:180px;height:180px;background:#ffffff0d;border-radius:50%;pointer-events:none}.dashboard-welcome:after{content:"";position:absolute;bottom:-70px;right:100px;width:140px;height:140px;background:#ffffff0a;border-radius:50%;pointer-events:none}.welcome-text h2{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 4px}.welcome-text p{font-size:.85rem;color:#ffffffb8;margin:0}.welcome-cta{display:inline-flex;align-items:center;gap:8px;padding:11px 24px;background:#fff;color:#0e7490;text-decoration:none;border-radius:10px;font-weight:700;font-size:.925rem;border:none;box-shadow:0 4px 16px #00000026;transition:all .2s;white-space:nowrap;position:relative;z-index:1}.welcome-cta svg{width:18px;height:18px;flex-shrink:0}.welcome-cta:hover{background:#fff;color:#0891b2;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.welcome-cta-group{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.welcome-cta-ghost{background:#ffffff14;color:#ffffffbf;border:1px solid rgba(255,255,255,.15)!important;box-shadow:none}.welcome-cta-ghost:hover{background:#ffffff26!important;color:#fff!important;box-shadow:none}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px;margin-bottom:24px}.stat-card{background:#fff;border-radius:16px;padding:20px 22px;border:1px solid #f1f5f9;box-shadow:0 1px 3px #0000000a,0 4px 16px #0000000a;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.stat-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:16px 16px 0 0}.stat-card:has(.stat-card-icon.primary):after{background:linear-gradient(90deg,#1c2b3a,#0891b2)}.stat-card:has(.stat-card-icon.success):after{background:linear-gradient(90deg,#059669,#34d399)}.stat-card:has(.stat-card-icon.warning):after{background:linear-gradient(90deg,#d97706,#fbbf24)}.stat-card:has(.stat-card-icon.info):after{background:linear-gradient(90deg,#0e7490,#0891b2)}.stat-card:has(.stat-card-icon.danger):after{background:linear-gradient(90deg,#b91c1c,#ef4444)}.stat-card:hover{box-shadow:0 4px 8px #0000000f,0 12px 28px #0891b21a;transform:translateY(-3px)}.stat-card--sm{padding:14px 16px;border-radius:12px}.stat-card--sm:after{border-radius:12px 12px 0 0}.stat-card--sm .stat-card-icon{width:36px;height:36px;border-radius:9px}.stat-card--sm .stat-card-icon svg{width:17px;height:17px}.stat-card--sm .stat-card-value{font-size:1.55rem;margin-bottom:2px}.stat-card--sm .stat-card-label{font-size:.73rem;margin-top:3px}.stat-card--sm .stat-card-change{margin-top:10px;font-size:.72rem}.stat-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.stat-card-icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-card-icon.primary{background:linear-gradient(135deg,#1c2b3a,#0891b2);color:#fff;box-shadow:0 4px 10px #0891b24d}.stat-card-icon.success{background:#dcfce7;color:#059669}.stat-card-icon.warning{background:#fef9c3;color:#ca8a04}.stat-card-icon.info{background:#e0f2fe;color:#0891b2}.stat-card-icon.danger{background:#fee2e2;color:#dc2626}.stat-card-icon.purple{background:#ede9fe;color:#7c3aed}.stat-card:has(.stat-card-icon.purple):after{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.stat-card-icon svg{width:21px;height:21px}.stat-card-value{font-size:2rem;font-weight:800;color:#0d1b2a;line-height:1;margin-bottom:4px;letter-spacing:-.02em}.stat-card-label{font-size:.8rem;color:#64748b;font-weight:500;margin-top:5px}.stat-card-change{font-size:.78rem;margin-top:14px;font-weight:600;display:flex;align-items:center;gap:4px}.stat-card-change.positive{color:#059669}.stat-card-change.negative{color:#dc2626}.content-card{background:#fff;border-radius:16px;border:1px solid #f1f5f9;box-shadow:0 1px 3px #0000000a;margin-bottom:24px;overflow:hidden}.rfq-card{transition:box-shadow .35s cubic-bezier(.25,.46,.45,.94),transform .35s cubic-bezier(.25,.46,.45,.94)}.rfq-card-title{font-size:.95rem;font-weight:700;margin:0;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rfq-card:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.rfq-card--offered{border-left:3px solid #059669;background:#f0fdf4}.rfq-card--offered:hover{box-shadow:0 8px 28px #05966924;transform:translateY(-2px)}.content-card-header{padding:16px 22px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;gap:12px}.content-card-title{font-size:.95rem;font-weight:700;color:#0d1b2a;margin:0}.content-card-body{padding:22px}.alert{padding:13px 16px;border-radius:10px;margin-bottom:20px;display:flex;gap:11px;align-items:flex-start;font-size:.875rem}.alert svg{width:18px;height:18px;flex-shrink:0;margin-top:1px}.alert-warning{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.alert-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#065f46}.alert-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.alert-info{background:#f0f9ff;border:1px solid #bae6fd;color:#0c4a6e}.table-container{overflow-x:auto}.table{width:100%;border-collapse:collapse}.table thead{background:#f8fafc}.table th{padding:10px 16px;text-align:left;font-weight:600;color:#94a3b8;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid #e2e8f0;white-space:nowrap}.table td{padding:13px 16px;border-bottom:1px solid #f8fafc;color:#1e293b;font-size:.875rem;vertical-align:middle}.table tbody tr:last-child td{border-bottom:none}.table tbody tr:hover td{background:#f8fafc}.table tbody tr.row-pending td{background:#f0f9ff;border-bottom-color:#e0f2fe}.table tbody tr.row-pending td:first-child{box-shadow:inset 3px 0 #0891b2}.table tbody tr.row-pending:hover td{background:#e0f2fe}.table tbody tr.row-warning td{background:#fffbeb;border-bottom-color:#fef3c7}.table tbody tr.row-warning td:first-child{box-shadow:inset 3px 0 #f59e0b}.table tbody tr.row-warning:hover td{background:#fef3c7}.table tbody tr.row-best td{background:#f0fdf4;border-bottom-color:#dcfce7}.table tbody tr.row-best td:first-child{box-shadow:inset 3px 0 #059669}.table tbody tr.row-best:hover td{background:#dcfce7}.best-offer-badge{display:inline-flex;align-items:center;gap:4px;background:#dcfce7;color:#15803d;border:1px solid #86efac;border-radius:20px;padding:2px 8px;font-size:.68rem;font-weight:700;white-space:nowrap}.table-pagination{padding:20px 24px;border-top:1px solid #f3f4f6}.pagination-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.pagination-info{font-size:.85rem;color:#6b7280}.pagination{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.page-item .page-link,.page-item span.page-link{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 8px;border:1px solid #e5e7eb;border-radius:6px;font-size:.85rem;color:#374151;background:#fff;text-decoration:none;transition:all .15s;cursor:pointer}.page-item .page-link:hover{background:#f0f9ff;border-color:#0891b2;color:#0891b2}.page-item.active .page-link,.page-item.active span.page-link{background:#0891b2;border-color:#0891b2;color:#fff;cursor:default}.page-item.disabled .page-link,.page-item.disabled span.page-link{color:#d1d5db;background:#f9fafb;cursor:default;pointer-events:none}.table-link{color:#0891b2;text-decoration:none;font-weight:400}.table-link:hover{color:#0e7490;text-decoration:underline}.offer-file-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;text-decoration:none;font-size:.78rem;color:#374151;font-weight:500;transition:all .15s}.offer-file-chip:hover{border-color:#0891b2;color:#0891b2;background:#f0f9ff}.offer-file-chip-ext{display:inline-flex;align-items:center;justify-content:center;padding:1px 5px;background:linear-gradient(135deg,#1c2b3a,#0891b2);color:#fff;border-radius:3px;font-size:.62rem;font-weight:700;letter-spacing:.03em}.offers-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:22px;padding:0 8px;border-radius:20px;font-size:.78rem;font-weight:700}.offers-count.has-offers{background:#dcfce7;color:#059669}.offers-count.no-offers{background:#f1f5f9;color:#94a3b8}.status-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:.75rem;font-weight:600;white-space:nowrap}.status-badge.pending{background:#fef9c3;color:#854d0e}.status-badge.approved{background:#dcfce7;color:#15803d}.status-badge.rejected{background:#fee2e2;color:#b91c1c}.status-badge.expired{background:#f1f5f9;color:#64748b}.empty-state{text-align:center;padding:56px 24px}.empty-state-icon{width:68px;height:68px;margin:0 auto 18px;background:#f0f9ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0891b2}.empty-state-icon svg{width:34px;height:34px}.empty-state-title{font-size:1.05rem;font-weight:700;color:#0d1b2a;margin-bottom:8px}.empty-state-text{color:#64748b;margin-bottom:22px;font-size:.875rem}.category-wrapper{display:flex;flex-wrap:wrap;gap:5px}.category-badge{background:#e0f9ff;color:#0e7490;padding:3px 10px;border-radius:20px;font-size:.75rem;font-weight:600;white-space:nowrap;display:inline-block}.category-invalid{background:#fee2e2;color:#991b1b;padding:3px 10px;border-radius:20px;font-size:.75rem;font-weight:500;display:inline-block}.status-badge.pending_approval{background:#e0f2fe;color:#0369a1}.status-badge.accepted{background:#dcfce7;color:#15803d}.rfq-type-tag{display:inline-block;padding:1px 7px;border-radius:4px;font-size:.68rem;font-weight:600;letter-spacing:.02em;margin-top:3px}.rfq-type-tag.advanced{background:#e0f9ff;color:#0e7490}.rfq-type-tag.simple{background:#f1f5f9;color:#64748b}.deadline-date{font-size:.875rem;color:#1e293b}.deadline-days{font-size:.75rem;font-weight:600;margin-top:2px}.deadline-days.ok{color:#059669}.deadline-days.soon{color:#d97706}.deadline-days.expired{color:#dc2626}.price-value{font-weight:700;color:#0e7490}.avatar-upload-wrapper{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.avatar-upload-preview{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#1c2b3a,#0891b2);color:#fff;font-weight:800;font-size:2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.avatar-upload-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.avatar-upload-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.avatar-upload-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.profile-form-section{padding:24px;border-bottom:1px solid #f1f5f9}.profile-form-section-header{display:flex;align-items:center;gap:14px;margin-bottom:20px}.profile-form-section-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-form-section-title{font-size:.95rem;font-weight:700;color:#0d1b2a}.profile-form-section-desc{font-size:.8rem;color:#94a3b8;margin-top:2px}.profile-form-section-body{padding-left:56px}.profile-info-bar{display:flex;align-items:center;gap:20px;padding:20px 24px;flex-wrap:wrap}.profile-info-bar-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#1c2b3a,#0891b2);color:#fff;font-weight:800;font-size:1.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-info-bar-name{flex-shrink:0}.profile-info-bar-divider{width:1px;height:36px;background:#e2e8f0;flex-shrink:0}.profile-info-bar-item{display:flex;flex-direction:column;gap:3px;flex-shrink:0}.profile-info-bar-label{font-size:.72rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.profile-info-bar-value{font-size:.9rem;font-weight:600;color:#1e293b}.profile-section-title{font-size:.9rem;font-weight:700;color:#374151;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #0891b2}.notif-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.notif-card{border:2px solid #e2e8f0;border-radius:12px;padding:18px;cursor:pointer;transition:border-color .15s,background .15s;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notif-card input[type=checkbox]{display:none}.notif-card:has(input:checked){border-color:#0891b2;background:#f0f9ff}.notif-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.notif-card-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.notif-card-check{width:22px;height:22px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;color:transparent;transition:all .15s;flex-shrink:0}.notif-card:has(input:checked) .notif-card-check{background:#0891b2;border-color:#0891b2;color:#fff}.notif-card-title{font-weight:700;font-size:.95rem;color:#1e293b;margin-bottom:4px}.notif-card-desc{font-size:.8rem;color:#64748b;line-height:1.4}.settings-security-row{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid #f1f5f9}.settings-security-row:last-child{border-bottom:none;padding-bottom:0}.settings-security-row:first-child{padding-top:0}.settings-security-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard-credit-balance{background:linear-gradient(135deg,#1c2b3a,#0891b2);border-radius:12px;padding:20px;text-align:center;color:#fff}.dashboard-credit-balance--low{background:linear-gradient(135deg,#7f1d1d,#dc2626)}.dashboard-credit-amount{font-size:2.5rem;font-weight:800;line-height:1}.dashboard-credit-label{font-size:.8rem;opacity:.8;margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.dashboard-tx-row{display:flex;align-items:center;gap:12px;padding:10px 20px;border-bottom:1px solid #f8fafc;transition:background .15s}.dashboard-tx-row:last-child{border-bottom:none}.dashboard-tx-row:hover{background:#f8fafc}.dashboard-tx-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard-tx-icon svg{width:14px;height:14px}.dashboard-tx-icon.positive{background:#dcfce7;color:#16a34a}.dashboard-tx-icon.negative{background:#fef2f2;color:#dc2626}.dashboard-tx-info{flex:1;min-width:0}.dashboard-tx-desc{font-size:.875rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-tx-date{font-size:.75rem;color:#94a3b8;margin-top:2px}.dashboard-tx-amount{font-size:.875rem;font-weight:700;flex-shrink:0}.dashboard-tx-amount.positive{color:#16a34a}.dashboard-tx-amount.negative{color:#dc2626}.status-count-badge{padding:3px 12px;border-radius:20px;font-size:.78rem;font-weight:600;white-space:nowrap}.btn-sm{padding:4px 10px;font-size:.78rem}.btn-compact{padding:6px 14px;font-size:.76rem}.btn-compact svg{width:14px;height:14px}.btn-block{width:100%;justify-content:center}.sidebar-btn-group{display:flex;flex-direction:column;gap:8px;margin-top:12px}.sidebar-btn-row{display:flex;gap:8px}.sidebar-btn-row .btn{flex:1;justify-content:center}.content-card--no-margin{margin-bottom:0}.content-card--left-success{border-left:4px solid #10b981}.content-card--left-muted{border-left:4px solid #d1d5db}.content-card--left-warning{border-left:4px solid #f59e0b}.content-card--left-info{border-left:4px solid #0891b2}.content-card--flex{flex:1}.config-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px;margin-top:4px}.config-section-title{font-size:.82rem;font-weight:600;color:#374151;margin-bottom:12px}.method-header-identity{display:flex;align-items:center;gap:12px}.method-header-icon{font-size:1.8rem;line-height:1}.method-header-code{font-size:.8rem;color:#6b7280;margin-top:2px}.method-header-actions{display:flex;align-items:center;gap:16px}.card-stack{display:flex;flex-direction:column;gap:20px}.pm-fields-row{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap;margin-bottom:0}.pm-fields-row .form-group{flex:1;min-width:140px;margin-bottom:0}.content-card-body--no-padding{padding:0}.content-card-body--compact{padding:12px 20px}.content-card-body--credits{padding:0 20px 20px}.content-card-header--compact{padding:10px 20px}.content-card--tab-top{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none;margin-bottom:0}.content-card--tab-bottom{border-top-left-radius:0;border-top-right-radius:0}.hidden{display:none!important}.offer-actions-row{display:flex;flex-direction:column;gap:10px}.offer-actions-btn{width:100%;justify-content:center}.two-column-layout{display:grid;grid-template-columns:3fr 2fr;gap:20px;margin-bottom:24px}.layout-main,.layout-sidebar{display:flex;flex-direction:column;gap:16px}.admin-offer-layout{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;align-items:start;margin-bottom:24px}.aol-detalii{grid-column:1}.aol-info{grid-column:2}.aol-categorii{grid-column:1 / -1}.aol-main-rest{grid-column:1;display:flex;flex-direction:column;gap:16px}.aol-sidebar-rest{grid-column:2;display:flex;flex-direction:column;gap:16px}.invite-btn{position:relative;background:linear-gradient(135deg,#0891b21a,#1c2b3a12);border:1px dashed rgba(8,145,178,.4)!important;border-radius:8px;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s!important}.invite-btn:hover{background:linear-gradient(135deg,#0891b22e,#1c2b3a1f)!important;border-color:#0891b2b3!important;box-shadow:0 2px 12px #0891b226;transform:translateY(-1px)}.invite-btn:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);background:#1c2b3a;color:#e2e8f0;font-size:.72rem;font-weight:500;line-height:1.4;padding:6px 10px;border-radius:7px;white-space:nowrap;max-width:280px;white-space:normal;text-align:center;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s;z-index:100;box-shadow:0 4px 12px #0003}.invite-btn:before{content:"";position:absolute;bottom:calc(100% + 3px);left:50%;transform:translate(-50%) translateY(4px);border:5px solid transparent;border-top-color:#1c2b3a;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s;z-index:100}.invite-btn:hover:after,.invite-btn:hover:before{opacity:1;transform:translate(-50%) translateY(0)}.filter-bar{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.filter-tab{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .15s;background:#f1f5f9;color:#64748b;white-space:nowrap}.filter-tab--active{background:#1c2b3a;color:#fff}.filter-tab:hover:not(.filter-tab--active){background:#e2e8f0}.filter-tab__count{font-size:.72rem;opacity:.8}.filter-select{padding:6px 28px 6px 10px;border:1.5px solid #cbd5e1;border-radius:20px;font-size:.82rem;font-weight:600;background:#f1f5f9;color:#374151;outline:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-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='%230891b2' stroke-width='2.5' 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 8px center;width:210px}.filter-select:hover{border-color:#0891b2;background:#e0f2fe;color:#0e7490}.filter-select:focus{border-color:#0891b2;background:#fff;box-shadow:0 0 0 3px #0891b21f}.filter-search{padding:6px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.82rem;width:180px;outline:none;min-width:0}.filter-clear{display:inline-flex;align-items:center;padding:6px 10px;background:#f1f5f9;border-radius:8px;font-size:.82rem;color:#64748b;text-decoration:none;white-space:nowrap}.filter-clear:hover{background:#e2e8f0}.modal-box{background:#fff;border-radius:14px;width:100%;display:flex;flex-direction:column;box-shadow:0 24px 64px #0000004d;overflow:hidden}.modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0}.modal-title{font-size:1rem;font-weight:700;color:#111827}.modal-subtitle{font-size:.78rem;color:#6b7280;margin-top:2px}.modal-close{background:none;border:none;cursor:pointer;color:#6b7280;font-size:1.4rem;line-height:1;padding:4px;flex-shrink:0}.modal-close:hover{color:#111827}.modal-body{padding:20px 24px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.modal-desc{font-size:.85rem;color:#6b7280;margin:0}.modal-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:10px;flex-shrink:0}.info-dl{margin:0;display:grid;gap:0}.info-dl__row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid #f3f4f6;gap:8px}.info-dl__row--last{border-bottom:none}.info-dl dt{font-size:.8rem;color:#6b7280;white-space:nowrap;flex-shrink:0}.info-dl dd{margin:0;font-weight:600;font-size:.85rem;text-align:right;min-width:0;word-break:break-word}.text-muted-sm{font-size:.82rem;color:#9ca3af;font-style:italic;margin:0}.text-success-sm{color:#059669}.text-danger-sm{color:#dc2626}.rating-badge{display:inline-flex;align-items:center;gap:3px;background:#fefce8;border:1px solid #fde68a;border-radius:20px;padding:2px 8px;font-size:.78rem;font-weight:600;color:#92400e;text-decoration:none}.rating-badge__star{color:#f59e0b}.rating-badge__count{font-weight:400;color:#a16207}.badge-new{display:inline-block;margin-left:6px;background:#0891b2;color:#fff;font-size:.62rem;font-weight:700;padding:1px 6px;border-radius:4px;vertical-align:middle;letter-spacing:.05em}.rfq-boost-badge{display:inline-flex;align-items:center;gap:2px;padding:2px 6px;border-radius:8px;font-size:.68rem;font-weight:700;background:#fef3c7;color:#92400e;flex-shrink:0}.rfq-boost-badge svg{width:10px;height:10px}.table tbody tr.row-boosted td{background:#fffbeb}.table tbody tr.row-clickable{cursor:pointer}.cell-actions{display:flex;gap:4px}.cell-date{color:#64748b}.stats-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:8px}.filter-tabs{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.filter-tab{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .15s;background:#f1f5f9;color:#64748b}.filter-tab:hover{background:#e2e8f0;color:#475569}.filter-tab.active{color:#fff}.filter-tab-count{font-size:.72rem;opacity:.8}.dashboard-list{list-style:none;margin:0;padding:0}.dashboard-list-item{display:flex;align-items:center;justify-content:space-between;padding:11px 18px;border-bottom:1px solid #f3f4f6}.dashboard-list-item:last-child{border-bottom:none}.dashboard-list-item-body{min-width:0;flex:1}.dashboard-list-item-title{font-weight:600;font-size:.88rem;color:#1f2937;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-list-item-title:hover{color:#0891b2}.dashboard-list-item-meta{font-size:.78rem;color:#6b7280;margin-top:2px}.dashboard-list-item-actions{display:flex;gap:6px;flex-shrink:0;margin-left:12px}.activity-item{display:flex;align-items:flex-start;gap:10px;padding:10px 18px;border-bottom:1px solid #f3f4f6}.activity-item:last-child{border-bottom:none}.activity-icon{display:inline-flex;width:24px;height:24px;border-radius:50%;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.activity-icon--blue{background:#e0f2fe;color:#0891b2}.activity-icon--amber{background:#fef3c7;color:#d97706}.activity-icon--green{background:#d1fae5;color:#059669}.activity-item-body{flex:1;min-width:0}.activity-item-link{font-size:.83rem;color:#1f2937;text-decoration:none;font-weight:500;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-item-time{font-size:.75rem;color:#9ca3af;margin-top:1px}.client-credit-balance{background:linear-gradient(135deg,#1c2b3a,#0891b2);border-radius:12px;padding:20px 24px;margin-bottom:20px;color:#fff}.client-credit-label{font-size:.8rem;opacity:.8;margin-bottom:4px}.client-credit-value{font-size:2.4rem;font-weight:800;line-height:1}.client-credit-link{color:#ffffffd9;font-size:.8rem;text-decoration:none;margin-top:8px;display:inline-block}.tx-list{display:flex;flex-direction:column;gap:10px}.tx-item{display:flex;align-items:center;gap:12px}.tx-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tx-icon--positive{background:#dcfce7;color:#059669}.tx-icon--negative{background:#fef2f2;color:#dc2626}.tx-icon svg{width:14px;height:14px}.tx-body{flex:1;min-width:0}.tx-desc{font-size:.8rem;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tx-date{font-size:.72rem;color:#94a3b8}.tx-amount{font-weight:700;font-size:.9rem;white-space:nowrap}.tx-amount--positive{color:#059669}.tx-amount--negative{color:#dc2626}.empty-tx{text-align:center;padding:16px 0;color:#94a3b8;font-size:.85rem}.invite-cta{margin-top:16px;padding-top:16px;border-top:1px solid #f3f4f6;display:flex;align-items:center;justify-content:space-between;gap:12px}.invite-cta-title{font-size:.8rem;font-weight:600;color:#374151}.invite-cta-desc{font-size:.75rem;color:#94a3b8;margin-top:2px}.credits-invested{margin-top:12px;padding-top:12px;border-top:1px solid #f1f5f9;font-size:.8rem;color:#94a3b8}.credits-invested strong{color:#64748b}.card-empty-msg{padding:16px 20px;color:#94a3b8;font-size:.875rem;text-align:center}.mb-section{margin-bottom:24px}.badge-new--danger{background:#ef4444}.cell-name-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.cell-sub--amber{color:#f59e0b}.cell-sub--cyan{color:#0891b2}.filter-input--no-icon{padding-left:12px}.list-item-title-row,.brands-filter-row,.brands-add-row{display:flex;align-items:center;gap:8px}.brands-filter-row{flex:1;flex-wrap:wrap}.brands-add-row{flex-shrink:0}.brands-edit-bar{padding:10px 22px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.brands-edit-bar form{display:flex;align-items:center;gap:10px}.brands-edit-label{font-size:.82rem;font-weight:600;color:#6b7280;white-space:nowrap}.table-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.table-action-btn{background:none;border:none;cursor:pointer;font-size:.8rem;font-weight:600;font-family:inherit;color:#0891b2;padding:4px 8px;border-radius:6px;transition:background .15s}.table-action-btn:hover{background:#f0f9ff}.table-action-btn--danger{color:#dc2626}.table-action-btn--danger:hover{background:#fef2f2}.toast-container{position:fixed;top:72px;right:16px;z-index:10000;width:360px;max-width:calc(100vw - 32px)}.toast-list{display:flex;flex-direction:column;gap:10px}.toast-item{display:flex;align-items:flex-start;gap:12px;background:#0e7490;border-radius:12px;padding:14px 16px;box-shadow:0 4px 24px #0891b259,0 1px 4px #0000001a;border-left:4px solid rgba(255,255,255,.25);animation:toast-in .25s ease}.toast-item--offer{border-left-color:#ffffff40}.toast-item--rfq{border-left-color:#ffffff40;background:#5b21b6;box-shadow:0 4px 24px #7c3aed59,0 1px 4px #0000001a}.toast-item--accepted{border-left-color:#ffffff40;background:#047857;box-shadow:0 4px 24px #04785759,0 1px 4px #0000001a}@keyframes toast-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.toast-icon{flex-shrink:0;width:20px;height:20px;margin-top:1px;color:#ffffffd9}.toast-item--rfq .toast-icon{color:#ffffffd9}.toast-icon svg{width:20px;height:20px}.toast-content{flex:1;min-width:0}.toast-message{font-size:.83rem;font-weight:500;color:#fff;line-height:1.45;margin:0 0 5px}.toast-link{font-size:.78rem;font-weight:600;color:#ffffffbf;text-decoration:none}.toast-item--rfq .toast-link{color:#ffffffbf}.toast-link:hover{color:#fff;text-decoration:underline}.toast-dismiss-all{align-self:flex-end;background:none;border:none;cursor:pointer;font-size:.72rem;color:#fff9;padding:4px 8px;font-family:inherit;margin-bottom:2px;text-decoration:underline}.toast-dismiss-all:hover{color:#fff}.toast-close{flex-shrink:0;background:none;border:none;cursor:pointer;color:#fff9;padding:2px;border-radius:4px;transition:color .15s;line-height:0}.toast-close:hover{color:#fff}.toast-close svg{width:16px;height:16px}.spec-drop-zone{border:2px dashed #cbd5e1;border-radius:10px;padding:32px 20px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;color:#94a3b8}.spec-drop-zone:hover,.spec-drop-zone.drag-over{border-color:#0891b2;background:#f0f9ff;color:#0891b2}.spec-drop-zone__title{font-weight:600;color:#1c2b3a;margin:8px 0 4px;font-size:.9rem}.spec-drop-zone__hint{font-size:.8rem;color:#64748b;margin:0}.spec-section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#0891b2;margin-bottom:8px}.spec-section-label--muted{color:#64748b}.spec-requirements{margin:0;padding-left:18px;list-style:disc}.spec-requirements li{color:#1c2b3a;font-size:14px;line-height:1.7;margin-bottom:3px}.spec-section{padding:14px 20px;border-bottom:1px solid #f1f5f9}.spec-section:last-child{border-bottom:none}.spec-page{max-width:680px}.spec-hero{background:linear-gradient(135deg,#0d1f2d,#0e3a4a 60%,#0891b2);border-radius:16px;padding:32px 36px;margin-bottom:20px;position:relative;overflow:hidden}.spec-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 80% 20%,rgba(8,145,178,.25) 0%,transparent 50%),radial-gradient(circle at 10% 80%,rgba(8,145,178,.1) 0%,transparent 40%);pointer-events:none}.spec-hero__label{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#67e8f9;margin-bottom:6px;display:flex;align-items:center;gap:6px}.spec-hero__label:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#67e8f9;box-shadow:0 0 8px #67e8f9;animation:spec-pulse 2s ease-in-out infinite}.spec-hero__title{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 6px;letter-spacing:-.02em}.spec-hero__sub{font-size:.875rem;color:#ffffff8c;margin:0}.spec-toggle{display:inline-flex;background:#f1f5f9;border-radius:10px;padding:4px;position:relative;margin-bottom:24px;gap:0}.spec-toggle__slider{position:absolute;top:4px;left:4px;height:calc(100% - 8px);width:calc(50% - 4px);background:#fff;border-radius:7px;box-shadow:0 1px 4px #0000001f,0 0 0 1px #0891b226;transition:transform .22s cubic-bezier(.4,0,.2,1);z-index:0}.spec-toggle__slider.right{transform:translate(calc(100% + 0px))}.spec-toggle__btn{position:relative;z-index:1;border:none;background:transparent;padding:8px 22px;border-radius:7px;font-family:Plus Jakarta Sans,sans-serif;font-size:.84rem;font-weight:600;color:#94a3b8;cursor:pointer;transition:color .2s;display:flex;align-items:center;gap:7px;white-space:nowrap}.spec-toggle__btn.active{color:#1c2b3a}.spec-toggle__btn svg{width:15px;height:15px;flex-shrink:0;transition:color .2s}.spec-panel{animation:spec-fade-in .2s ease}@keyframes spec-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.spec-drop-zone{border:2px dashed #cbd5e1;border-radius:12px;padding:36px 24px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;background:#fafbfc}.spec-drop-zone:hover,.spec-drop-zone.drag-over{border-color:#0891b2;background:#f0f9ff}.spec-drop-zone svg{color:#94a3b8;transition:color .2s;margin-bottom:10px}.spec-drop-zone:hover svg,.spec-drop-zone.drag-over svg{color:#0891b2}.spec-drop-zone__title{font-weight:600;color:#1c2b3a;margin:0 0 4px;font-size:.9rem}.spec-drop-zone__hint{font-size:.8rem;color:#94a3b8;margin:0}.spec-file-selected{display:flex;align-items:center;gap:8px;margin-top:10px;padding:10px 14px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;font-size:13px;color:#0891b2;font-weight:500}.btn-ai-generate{display:inline-flex;align-items:center;gap:10px;padding:13px 28px;border:none;border-radius:12px;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:700;color:#fff;cursor:pointer;position:relative;overflow:hidden;background:linear-gradient(135deg,#1c2b3a,#0a4a5e,#0891b2);background-size:200% 200%;background-position:0% 50%;box-shadow:0 4px 20px #0891b259,0 1px 4px #0003;transition:background-position .5s ease,box-shadow .2s,transform .15s;letter-spacing:.01em}.btn-ai-generate:hover{background-position:100% 50%;box-shadow:0 6px 28px #0891b280,0 2px 6px #0003;transform:translateY(-1px)}.btn-ai-generate:active{transform:translateY(0);box-shadow:0 3px 12px #0891b24d}.btn-ai-generate:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-ai-generate:after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);animation:spec-shimmer 2.5s ease-in-out infinite}@keyframes spec-shimmer{0%{left:-60%}50%{left:120%}to{left:120%}}.btn-ai-generate__icon{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#ffffff26;flex-shrink:0;transition:background .2s}.btn-ai-generate:hover .btn-ai-generate__icon{background:#ffffff40}.spec-loading{display:none;align-items:center;gap:8px;font-size:13px;color:#64748b;font-style:italic}.spec-loading.visible{display:flex}.spec-loading__dots span{display:inline-block;width:5px;height:5px;border-radius:50%;background:#0891b2;margin:0 2px;animation:spec-dot-bounce 1.2s ease-in-out infinite}.spec-loading__dots span:nth-child(2){animation-delay:.2s}.spec-loading__dots span:nth-child(3){animation-delay:.4s}@keyframes spec-dot-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}@keyframes spec-pulse{0%,to{box-shadow:0 0 6px #67e8f9;opacity:1}50%{box-shadow:0 0 14px #67e8f9;opacity:.6}}.spec-sidebar-steps{display:flex;flex-direction:column;gap:16px}.spec-sidebar-step{display:flex;gap:12px;align-items:flex-start}.spec-sidebar-step__num{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#1c2b3a,#0891b2);color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.spec-sidebar-step strong{display:block;font-size:.84rem;color:#1c2b3a;margin-bottom:2px}.spec-sidebar-step p{margin:0;font-size:.8rem;color:#64748b;line-height:1.5}.spec-tips-list{margin:0;padding-left:16px;display:flex;flex-direction:column;gap:8px}.spec-tips-list li{font-size:.82rem;color:#475569;line-height:1.5}.rfq-stepper{display:flex;align-items:center;gap:0}.rfq-stepper-step{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}.rfq-stepper-circle{width:32px;height:32px;border-radius:50%;background:#e2e8f0;color:#94a3b8;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .25s}.rfq-stepper-circle.active{background:#0891b2;color:#fff;box-shadow:0 0 0 4px #0891b226}.rfq-stepper-circle.done{background:#059669;color:#fff}.rfq-stepper-label{font-size:.7rem;font-weight:600;color:#94a3b8;white-space:nowrap;transition:color .25s}.rfq-stepper-step.active .rfq-stepper-label{color:#0891b2}.rfq-stepper-step.done .rfq-stepper-label{color:#059669}.rfq-stepper-line{flex:1;height:2px;background:#e2e8f0;margin-bottom:22px;transition:background .25s;min-width:24px}.rfq-stepper-line.done{background:#059669}.rfq-step-heading{margin-bottom:24px}.rfq-step-title{font-size:1.15rem;font-weight:700;color:#1f2937;margin-bottom:4px}.rfq-step-desc{font-size:.85rem;color:#6b7280;margin:0}.rfq-step-nav{display:flex;align-items:center;justify-content:space-between}#rfq-step0 .content-card-body{display:flex;flex-direction:column;align-items:center}#rfq-step0 .rfq-type-grid{margin-left:auto;margin-right:auto}.btn-manual-continue{display:inline-flex;align-items:center;gap:8px;will-change:transform,box-shadow;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease!important}.btn-manual-continue:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0891b240}.btn-manual-continue:active{transform:translateY(0)}@keyframes ai-btn-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.btn-ai-generate{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#0891b2,#2563eb,#a21caf,#0891b2,#2563eb);background-size:300% 300%;animation:ai-btn-flow 5s ease infinite;border:none;border-radius:10px;color:#fff;font-size:.9rem;font-weight:700;cursor:pointer;box-shadow:0 4px 18px #a21caf59;transition:box-shadow .2s ease,transform .18s ease;will-change:background-position,transform}.btn-ai-generate:hover{box-shadow:0 6px 24px #a21caf8c;transform:translateY(-1px)}.btn-ai-generate:active{transform:translateY(0);animation-play-state:paused}.btn-ai-generate:disabled{opacity:.65;cursor:not-allowed;transform:none;animation-play-state:paused}.btn-ai-generate .ai-badge{background:#ffffff38;padding:2px 8px;border-radius:20px;font-size:.75rem}.rfq-type-card{isolation:isolate}.rfq-type-tooltip{position:absolute;top:50%;transform:translateY(-50%) translate(6px);width:210px;background:#1e293b;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:8px;pointer-events:none;opacity:0;transition:opacity .2s ease,transform .2s ease;z-index:20;box-shadow:0 8px 24px #00000040}#step0-card-simple .rfq-type-tooltip{right:calc(100% + 12px);left:auto;transform:translateY(-50%) translate(-6px)}#step0-card-simple .rfq-type-tooltip:after{content:"";position:absolute;top:50%;right:-14px;transform:translateY(-50%);border:7px solid transparent;border-left-color:#1e293b}#step0-card-simple:hover .rfq-type-tooltip{opacity:1;transform:translateY(-50%) translate(0)}#step0-card-advanced .rfq-type-tooltip{left:calc(100% + 12px);right:auto;transform:translateY(-50%) translate(6px)}#step0-card-advanced .rfq-type-tooltip:after{content:"";position:absolute;top:50%;left:-14px;transform:translateY(-50%);border:7px solid transparent;border-right-color:#1e293b}#step0-card-advanced:hover .rfq-type-tooltip{opacity:1;transform:translateY(-50%) translate(0)}.rfq-tooltip-step{display:flex;align-items:center;gap:8px;font-size:.75rem;color:#cbd5e1;line-height:1.4;text-align:left}.rfq-tooltip-n{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:#0891b2;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;color:#fff}@media(max-width:700px){.rfq-type-tooltip{display:none}}.ai-credit-wrap{position:relative;display:inline-flex}.ai-credit-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);background:#1e293b;color:#e2e8f0;font-size:.74rem;line-height:1.5;padding:7px 11px;border-radius:8px;white-space:nowrap;z-index:60;pointer-events:none;opacity:0;transition:opacity .18s ease;display:flex;align-items:center;gap:6px;box-shadow:0 4px 16px #0000004d}.ai-credit-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1e293b}.ai-credit-tooltip--up-right{left:auto;right:0;transform:none}.ai-credit-tooltip--up-right:after{left:auto;right:14px;transform:none}.ai-credit-wrap.no-credits .ai-credit-tooltip{background:#991b1b}.ai-credit-wrap.no-credits .ai-credit-tooltip:after{border-top-color:#991b1b}.ai-credit-wrap:hover .ai-credit-tooltip{opacity:1}.rfq-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:560px}.rfq-type-card{position:relative;cursor:pointer;border:2px solid #e5e7eb;border-radius:16px;padding:24px 20px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rfq-type-card input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.rfq-type-check{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:50%;background:#0891b2;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.5);transition:opacity .2s,transform .2s}.rfq-type-check svg{width:13px;height:13px;color:#fff;stroke:#fff}.rfq-type-icon{width:58px;height:58px;border-radius:14px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;transition:background .2s;margin-bottom:2px}.rfq-type-icon svg{width:26px;height:26px;color:#64748b;transition:color .2s}.rfq-type-title{font-size:1.05rem;font-weight:700;color:#111827}.rfq-type-desc{font-size:.78rem;color:#6b7280;line-height:1.5}.rfq-type-badge{font-size:.7rem;font-weight:600;color:#64748b;background:#f1f5f9;padding:3px 10px;border-radius:20px;margin-top:2px;transition:background .2s,color .2s}.rfq-type-card.is-active{border-color:#0891b2;background:#f0f9ff;box-shadow:0 0 0 4px #0891b21a}.rfq-type-card.is-active .rfq-type-check{opacity:1;transform:scale(1)}.rfq-type-card.is-active .rfq-type-icon{background:#e0f2fe}.rfq-type-card.is-active .rfq-type-icon svg{color:#0891b2}.rfq-type-card.is-active .rfq-type-badge{background:#e0f2fe;color:#0369a1}.rfq-type-card:not(.is-active):hover{border-color:#cbd5e1;box-shadow:0 4px 16px #00000012;transform:translateY(-2px)}@media(max-width:480px){.rfq-type-grid{grid-template-columns:1fr}}.item-row:hover{background:#f9fafb}.prev-overlay{display:none;position:fixed;inset:0;z-index:9999;background:#0d1b2a99;overflow-y:auto;padding:24px 16px}.prev-card{max-width:820px;margin:0 auto;overflow:hidden;border-radius:16px}.prev-header{background:linear-gradient(135deg,#1c2b3a,#0891b2);padding:22px 28px;display:flex;align-items:center;justify-content:space-between}.prev-header-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.12em;color:#fff9;text-transform:uppercase;margin-bottom:4px}.prev-header-title{font-size:1.25rem;font-weight:800;color:#fff}.prev-close-btn{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:36px;height:36px;color:#fff;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.prev-close-btn:hover{background:#ffffff38}.prev-rfq-title{font-size:1.35rem;font-weight:800;color:#0d1b2a;line-height:1.3}.prev-section{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e2e8f0}.prev-section--last{border-bottom:none;margin-bottom:0;padding-bottom:0}.prev-footer{padding:16px 22px;border-top:1px solid #e2e8f0;background:#f8fafc;display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.pub-wrap{max-width:1200px;margin:0 auto;padding:48px 32px 80px}@media(max-width:1240px){.pub-wrap{padding:40px 24px 80px}}@media(max-width:700px){.pub-wrap{padding:28px 16px 60px}}.pub-back{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:.82rem;text-decoration:none;margin-bottom:28px;transition:color .15s}.pub-back:hover{color:#0d1b2a}.pub-hero{background:linear-gradient(135deg,#1c2b3a,#0f4c75);color:#fff;padding:48px 40px;text-align:center;border-radius:14px;margin-bottom:32px}.pub-hero h1{font-size:1.9rem;font-weight:800;margin:0 0 8px;letter-spacing:-.4px}.pub-hero p{font-size:.92rem;opacity:.8;margin:0}.pub-meta{font-size:.8rem;color:#94a3b8;margin-bottom:32px}.pub-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:36px 40px;box-shadow:0 1px 4px #0000000d;margin-bottom:28px}.pub-content h2{font-size:1.15rem;font-weight:700;color:#1c2b3a;margin:32px 0 10px;padding-bottom:8px;border-bottom:2px solid #e2e8f0}.pub-content h2:first-child{margin-top:0}.pub-content h3{font-size:.95rem;font-weight:700;color:#334155;margin:18px 0 6px}.pub-content p,.pub-content li{font-size:.9rem;color:#374151;line-height:1.8;margin-bottom:6px}.pub-content ul,.pub-content ol{padding-left:20px;margin:6px 0 12px}.pub-content strong{color:#1c2b3a}.pub-content a{color:#0891b2}.pub-content a:hover{text-decoration:underline}.pub-content table{width:100%;border-collapse:collapse;margin:14px 0 24px;font-size:.85rem}.pub-content thead tr{background:#1c2b3a;color:#fff}.pub-content th{padding:10px 14px;text-align:left;font-weight:600}.pub-content td{padding:10px 14px;border-bottom:1px solid #e5e7eb;color:#374151;vertical-align:top}.pub-content tbody tr:nth-child(2n) td{background:#f8fafc}.pub-badge-blue{display:inline-block;padding:2px 8px;background:#dbeafe;color:#1d4ed8;border-radius:4px;font-size:.75rem;font-weight:600}.pub-badge-green{display:inline-block;padding:2px 8px;background:#d1fae5;color:#065f46;border-radius:4px;font-size:.75rem;font-weight:600}.pub-badge-orange{display:inline-block;padding:2px 8px;background:#ffedd5;color:#c2410c;border-radius:4px;font-size:.75rem;font-weight:600}.pub-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#059669;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;text-decoration:none;margin-top:12px;transition:background .15s}.pub-btn:hover{background:#047857;color:#fff}.pub-footer{text-align:center;font-size:.78rem;color:#94a3b8;margin-top:8px}.pub-footer a{color:#64748b;text-decoration:none;margin:0 8px}.pub-footer a:hover{color:#0d1b2a}#cookie-banner{display:none;position:fixed;bottom:0;left:0;right:0;width:100%;box-sizing:border-box;z-index:9999;background:#1c2b3a;color:#f1f5f9;box-shadow:0 -4px 24px #00000040;font-family:Plus Jakarta Sans,sans-serif;font-size:.875rem}.cookie-bar{display:flex;align-items:center;gap:20px;padding:14px 24px;flex-wrap:wrap}.cookie-bar-text{flex:1;min-width:260px;line-height:1.5;color:#cbd5e1}.cookie-bar-text strong{color:#f1f5f9}.cookie-bar-text a{color:#67e8f9;text-decoration:underline;white-space:nowrap}.cookie-bar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;flex-shrink:0}.cookie-btn{padding:8px 18px;border-radius:8px;border:none;font-size:.82rem;font-weight:600;cursor:pointer;transition:opacity .15s;white-space:nowrap}.cookie-btn:hover{opacity:.88}.cookie-btn-primary{background:#059669;color:#fff}.cookie-btn-outline{background:transparent;color:#94a3b8;border:1px solid #334155}.cookie-btn-outline:hover{color:#f1f5f9;border-color:#64748b;opacity:1}.cookie-btn-settings{background:transparent;color:#67e8f9;font-size:.82rem;font-weight:500;text-decoration:underline;padding:0;border:none;cursor:pointer}.cookie-settings-panel{display:none;border-top:1px solid #2d3f50;padding:20px 24px;background:#172233}.cookie-settings-panel.open{display:block}.cookie-settings-title{font-weight:700;color:#f1f5f9;margin-bottom:14px;font-size:.9rem}.cookie-category{display:flex;align-items:flex-start;gap:16px;padding:12px 0;border-bottom:1px solid #2d3f50}.cookie-category:last-of-type{border-bottom:none}.cookie-category-info{flex:1}.cookie-category-name{font-weight:600;color:#f1f5f9;font-size:.875rem;margin-bottom:2px}.cookie-category-desc{color:#94a3b8;font-size:.78rem;line-height:1.5}.cookie-toggle{position:relative;width:42px;height:24px;flex-shrink:0;margin-top:2px}.cookie-toggle input{opacity:0;width:0;height:0}.cookie-toggle-slider{position:absolute;inset:0;background:#334155;border-radius:24px;cursor:pointer;transition:background .2s}.cookie-toggle-slider:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s}.cookie-toggle input:checked+.cookie-toggle-slider{background:#059669}.cookie-toggle input:checked+.cookie-toggle-slider:before{transform:translate(18px)}.cookie-toggle input:disabled+.cookie-toggle-slider{opacity:.5;cursor:not-allowed}.cookie-always-on{font-size:.72rem;color:#059669;font-weight:600;margin-top:2px}.cookie-settings-footer{display:flex;justify-content:flex-end;margin-top:16px}@media(max-width:480px){.cookie-bar{padding:12px 16px;gap:12px}.cookie-bar-text{min-width:0;width:100%}.cookie-bar-actions{width:100%;justify-content:flex-start}.cookie-settings-panel{padding:16px}}html{overflow-x:hidden;max-width:100%}.two-column-layout{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;align-items:start}.layout-main,.layout-sidebar{min-width:0}@media(max-width:1440px){.two-column-layout{grid-template-columns:1fr;gap:1rem}.layout-sidebar{order:-1}.content-card{width:100%}.rfq-sidebar-row{grid-column:1 / -1;display:grid!important;grid-template-columns:1fr 1fr;gap:1rem;align-items:stretch}}@media(max-width:767px){.rfq-sidebar-row{display:flex!important;flex-direction:column;gap:1rem}}@media(max-width:1440px){.admin-offer-layout{grid-template-columns:1fr 1fr}.aol-main-rest,.aol-sidebar-rest{grid-column:1 / -1}}@media(max-width:767px){.admin-offer-layout{grid-template-columns:1fr}.aol-detalii,.aol-info,.aol-main-rest,.aol-sidebar-rest{grid-column:1}}@media(min-width:768px)and (max-width:1440px){.layout-sidebar{display:grid!important;grid-template-columns:repeat(2,1fr);align-items:start;gap:1rem}.ai-comparator-card{grid-column:1 / -1}.offer-actions-card .offer-actions-row{flex-direction:row}.offer-actions-card .offer-actions-btn{flex:1;width:auto}}@media(max-width:767px){.layout-sidebar{display:grid!important;grid-template-columns:1fr;gap:1rem}}@media(max-width:1280px){.grid-cols-6{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.grid-cols-6{grid-template-columns:repeat(2,1fr)}}.export-actions{display:flex;flex-direction:column;gap:8px}@media(max-width:1440px){.export-actions{flex-direction:row;flex-wrap:wrap}.export-actions .btn{flex:1;min-width:160px;justify-content:center}}@media(min-width:1441px){.offer-sidebar{align-self:start;position:sticky;top:20px}}@media(min-width:1441px){.rfq-info-main{display:none}}@media(max-width:1440px){.rfq-info-sidebar{display:none}}@media(min-width:1441px){.rfq-actiuni-main{display:none}}@media(max-width:1440px){.rfq-actiuni-sidebar{display:none}}.mobile-menu-button,.mobile-close-button,.mobile-backdrop,.mobile-header-logo{display:none}.mobile-menu-button{background:#f1f5f9;color:#1e293b;border:none;border-radius:8px;padding:7px;cursor:pointer;transition:background .15s;flex-shrink:0;line-height:0;position:relative;z-index:1001}.mobile-menu-button:hover{background:#e2e8f0}.mobile-close-button{position:absolute;top:20px;right:20px;background:#ffffff1a;color:#fff;border:none;border-radius:50%;padding:8px;cursor:pointer;transition:all .2s ease;z-index:10}.mobile-close-button:hover{background:#fff3;transform:rotate(90deg)}.mobile-backdrop{position:fixed;inset:0;background:#00000080;z-index:999;opacity:0;transition:opacity .3s ease;pointer-events:none}.mobile-backdrop.active{opacity:1;pointer-events:all}@media(max-width:1380px){.dashboard-container{grid-template-columns:1fr!important}.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center}.mobile-close-button,.mobile-backdrop{display:block}.mobile-header-logo{display:flex;align-items:center;gap:8px;text-decoration:none}.dashboard-title{display:none}.dashboard-sidebar{position:fixed!important;left:-280px!important;top:0!important;height:100vh!important;width:280px!important;z-index:1000!important;transition:left .3s ease!important;overflow-y:auto!important}.dashboard-sidebar.mobile-open{left:0!important}.dashboard-main{margin-left:0!important}.page-header{flex-direction:column;gap:12px}.page-actions{width:100%}}@media(min-width:768px)and (max-width:1379px){.dashboard-content{padding:24px}.btn{padding:12px 24px;font-size:1rem}.btn-compact{padding:6px 14px;font-size:.76rem}.btn-compact svg{width:14px;height:14px}}@media(max-width:768px){.hide-mobile{display:none!important}.table-container{overflow-x:auto}.dashboard-content{padding:16px}.dashboard-header{padding:16px 20px}.dashboard-title{font-size:1.5rem}}@media(max-width:640px){.dashboard-welcome{flex-direction:column;align-items:flex-start;padding:18px 20px;gap:14px}.welcome-cta-group{width:100%}.welcome-cta{flex:1;min-width:120px;justify-content:center;padding:10px 14px;font-size:.875rem}.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px;margin-bottom:16px}.stats-grid .stat-card:last-child:nth-child(odd){grid-column:1 / -1}.stats-grid-3{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px}.stats-grid-3 .stat-card:nth-child(1){grid-column:1;grid-row:1}.stats-grid-3 .stat-card:nth-child(2){grid-column:1 / -1;grid-row:2}.stats-grid-3 .stat-card:nth-child(3){grid-column:2;grid-row:1}.stat-card{padding:14px 16px}.stat-card-value{font-size:1.6rem}.stat-card-icon{width:36px;height:36px}.stat-card-icon svg{width:18px;height:18px}.content-card{border-radius:12px}.content-card-header{padding:14px 16px;flex-wrap:wrap;gap:8px}.content-card-title{font-size:.95rem}.table-container{overflow-x:unset}.table colgroup,.table col,.table thead{display:none}.table,.table tbody{display:block;width:100%}.table tbody tr{display:block;background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:10px;padding:4px 12px;overflow:hidden}.table tbody tr:hover td,.table tbody tr.row-pending td,.table tbody tr.row-warning td,.table tbody tr.row-best td,.table tbody tr.row-boosted td{background:transparent!important}.table tbody tr.row-pending td:first-child,.table tbody tr.row-warning td:first-child,.table tbody tr.row-best td:first-child{box-shadow:none!important}.table tbody tr.row-pending{border-left:3px solid #0891b2}.table tbody tr.row-boosted{background:#fffbeb;border-color:#fde68a}.table tbody td{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #f1f5f9;font-size:.875rem;overflow:visible;text-align:left!important}.table tbody tr td:last-child{border-bottom:none;padding-bottom:10px}.table tbody td a{white-space:normal!important;overflow:visible!important;text-overflow:unset!important}.table tbody td:before{content:attr(data-label);font-size:.7rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;min-width:72px}.table tbody td[data-label=""]{justify-content:flex-end;padding-top:10px}.table tbody td[data-label=""]:before{display:none}.table tfoot{display:block}.table tfoot tr{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:8px;margin-top:4px}.table tfoot td{display:contents}.table tfoot td[colspan]{display:none}.table tfoot td:not([colspan]){display:block}.table tbody td.td-multiline{align-items:flex-start;overflow:visible}.table tbody td.td-multiline>div{flex:1;min-width:0;overflow:hidden}.dashboard-content{padding:12px}.content-card{margin-bottom:12px}.two-column-layout{gap:12px}.rfq-search-form{width:100%}.rfq-search-input{flex:1;width:auto!important;min-width:0}.dashboard-header{padding:12px 14px}.dashboard-header-content{gap:10px}.dashboard-credit-balance,.client-credit-balance{padding:16px}.dashboard-credit-amount{font-size:2rem}.filter-tabs{display:flex!important;flex-wrap:wrap;gap:6px;width:100%}.filter-tab{flex:1 1 auto;justify-content:center;text-align:center;min-width:0}.filter-bar{display:grid!important;grid-template-columns:1fr 1fr;gap:8px;align-items:center}.filter-bar>.filter-input-wrap:first-child{grid-column:1 / -1;min-width:0}.filter-bar .filter-select,.filter-bar .filter-input{width:100%!important;min-width:0!important;box-sizing:border-box}.filter-bar .filter-input-wrap{width:100%!important;min-width:0!important}.filter-bar button[type=submit]{width:100%;height:38px!important;grid-column:1 / -1}.filter-bar .filter-divider{display:none}.filter-bar .filter-active-badge{grid-column:1 / -1;text-align:center}.rfq-card-title{white-space:normal!important;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:unset;width:100%}.rfq-card-budget{margin-left:0!important}.rfq-card-sep{display:none!important}.profile-form-section-body{padding-left:0!important}.profile-form-section-body>div[style*=grid-template-columns]{grid-template-columns:1fr!important}.profile-info-bar{flex-wrap:wrap;gap:10px 16px}.profile-info-bar-divider{display:none}.profile-info-bar-avatar{width:40px;height:40px;font-size:1rem}.cat-tab{padding:6px 10px;font-size:.78rem}.cat-tab-panel{padding:14px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}input:where([type=text]),input:where(:not([type])),input:where([type=email]),input:where([type=url]),input:where([type=password]),input:where([type=number]),input:where([type=date]),input:where([type=datetime-local]),input:where([type=month]),input:where([type=search]),input:where([type=tel]),input:where([type=time]),input:where([type=week]),select:where([multiple]),textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}input:where([type=text]):focus,input:where(:not([type])):focus,input:where([type=email]):focus,input:where([type=url]):focus,input:where([type=password]):focus,input:where([type=number]):focus,input:where([type=date]):focus,input:where([type=datetime-local]):focus,input:where([type=month]):focus,input:where([type=search]):focus,input:where([type=tel]):focus,input:where([type=time]):focus,input:where([type=week]):focus,select:where([multiple]):focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}select:where([multiple]),select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}input:where([type=checkbox]),input:where([type=radio]){-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}input:where([type=checkbox]){border-radius:0}input:where([type=radio]){border-radius:100%}input:where([type=checkbox]):focus,input:where([type=radio]):focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input:where([type=checkbox]):checked,input:where([type=radio]):checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}input:where([type=checkbox]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media(forced-colors:active){input:where([type=checkbox]):checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=radio]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media(forced-colors:active){input:where([type=radio]):checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=checkbox]):checked:hover,input:where([type=checkbox]):checked:focus,input:where([type=radio]):checked:hover,input:where([type=radio]):checked:focus{border-color:transparent;background-color:currentColor}input:where([type=checkbox]):indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media(forced-colors:active){input:where([type=checkbox]):indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=checkbox]):indeterminate:hover,input:where([type=checkbox]):indeterminate:focus{border-color:transparent;background-color:currentColor}input:where([type=file]){background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}input:where([type=file]):focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.form-input,.form-textarea,.form-select,.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.form-input:focus,.form-textarea:focus,.form-select:focus,.form-multiselect:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#6b7280;opacity:1}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280;opacity:1}.form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.form-input::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}.form-input::-webkit-datetime-edit{display:inline-flex}.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}.form-checkbox,.form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}.form-checkbox{border-radius:0}.form-checkbox:focus,.form-radio:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form-checkbox:checked,.form-radio:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.form-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media(forced-colors:active){.form-checkbox:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus{border-color:transparent;background-color:currentColor}.form-checkbox:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media(forced-colors:active){.form-checkbox:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus{border-color:transparent;background-color:currentColor}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.form-group{display:flex;flex-direction:column;margin-bottom:16px}.form-label{font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:600;color:#374151;margin-bottom:6px;display:block}.form-input,.form-select,textarea.form-input,.form-textarea{font-family:Plus Jakarta Sans,sans-serif;font-size:.875rem;font-weight:400;color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:10px 14px;width:100%;box-sizing:border-box;transition:border-color .15s,box-shadow .15s,background .15s;outline:none;line-height:1.5}.form-input:focus,.form-select:focus,textarea.form-input:focus,.form-textarea:focus{border-color:#0891b2;background:#fff;box-shadow:0 0 0 3px #0891b21a}.form-input::-moz-placeholder,textarea.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#94a3b8;font-weight:400}.form-input::placeholder,textarea.form-input::placeholder,.form-textarea::placeholder{color:#94a3b8;font-weight:400}.form-input.is-invalid,.form-select.is-invalid,textarea.form-input.is-invalid,.form-textarea.is-invalid{border-color:#ef4444;background:#fff8f8}.form-input.is-invalid:focus,.form-select.is-invalid:focus{box-shadow:0 0 0 3px #ef44441a}.form-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:36px;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='%2394a3b8' stroke-width='2.5' 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 12px center;background-size:14px}.form-error{font-size:.78rem;color:#dc2626;margin-top:4px}.form-hint{font-size:.75rem;color:#94a3b8;margin-top:4px;line-height:1.5}input[type=file].form-input{padding:8px 14px;background:#f8fafc;cursor:pointer}input[type=number].form-input{-moz-appearance:textfield}input[type=number].form-input::-webkit-inner-spin-button,input[type=number].form-input::-webkit-outer-spin-button{opacity:1}.grid-cols-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.grid-cols-6{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:24px}.grid-cols-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.grid-cols-2{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.grid-cols-2-sm{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-save-bar{display:flex;justify-content:flex-end;padding-bottom:8px}.stat-mini{border-radius:10px;padding:14px 16px;border:1px solid}.stat-mini--cyan{background:#f0f9ff;border-color:#bae6fd;color:#0891b2}.stat-mini--green{background:#f0fdf4;border-color:#bbf7d0;color:#059669}.stat-mini--purple{background:#faf5ff;border-color:#e9d5ff;color:#7c3aed}.stat-mini--amber{background:#fffbeb;border-color:#fde68a;color:#d97706}.stat-mini--yellow{background:#fef3c7;border-color:#fde68a;color:#d97706}.stat-mini-value{font-size:1.4rem;font-weight:800}.stat-mini-label{font-size:.78rem;font-weight:600;margin-top:2px}.progress-row{display:flex;flex-direction:column;gap:10px}.progress-header{display:flex;justify-content:space-between;font-size:.8rem;margin-bottom:4px}.progress-header-label{color:#374151;font-weight:600}.progress-header-value{color:#64748b}.progress-track{height:6px;background:#f1f5f9;border-radius:4px;overflow:hidden}.progress-fill{height:100%;border-radius:4px;transition:width .6s}.bar-chart{display:flex;align-items:flex-end;gap:6px;height:100px}.bar-chart-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%}.bar-chart-col-inner{flex:1;display:flex;align-items:flex-end;width:100%}.bar-chart-bar{width:100%;border-radius:4px 4px 0 0;transition:height .4s}.bar-chart-month{font-size:.65rem;color:#94a3b8;white-space:nowrap}.bar-chart-total{text-align:right;margin-top:10px;font-size:.82rem;font-weight:700}.bar-chart-total span{font-weight:400;color:#94a3b8}.stat-rows{display:flex;flex-direction:column;gap:12px}.stat-row{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#f8fafc;border-radius:8px}.stat-row-label{font-size:.82rem;color:#374151;font-weight:600}.stat-row-value{font-size:.9rem;font-weight:700}.ticket-rows{display:flex;flex-direction:column;gap:10px}.ticket-row{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f8fafc;border-radius:8px;border-left:3px solid transparent}.ticket-row-label{font-size:.82rem;font-weight:600;color:#374151}.ticket-row-value{font-size:1rem;font-weight:800}.card-meta{font-size:.82rem;color:#94a3b8}.cell-muted{color:#94a3b8;font-size:.8rem}.cell-name{font-weight:600;font-size:.85rem}.cell-sub{font-size:.75rem;color:#94a3b8}.toggle-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.toggle-row-info{flex:1;min-width:0}.toggle-row-title{font-weight:600;font-size:.9rem;color:#111827}.toggle-row-desc{font-size:.75rem;color:#6b7280;margin-top:2px}.form-section-divider{border-top:1px solid #f1f5f9;padding-top:20px}.kpi-trend-sm{font-size:.7rem}.detail-grid{display:grid;gap:16px}.detail-value{font-weight:600;color:#1e293b;font-size:.9rem;line-height:1.4}.domain-badge{display:inline-block;background:linear-gradient(135deg,#0891b2,#0e7490);color:#fff;padding:3px 10px;border-radius:6px;font-size:.78rem;font-weight:700;margin-bottom:8px}.item-alt-name{display:flex;align-items:center;gap:6px;margin-top:6px;padding:5px 10px;background:#f0f9ff;border-left:3px solid #0891b2;border-radius:4px;font-size:.82rem;color:#0e7490}.item-note{margin-top:6px;padding:7px 10px;background:#fef3c7;border-left:3px solid #f59e0b;border-radius:4px;font-size:.82rem;color:#92400e;line-height:1.5}.file-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;text-decoration:none;transition:border-color .15s,background .15s}.file-row:hover{border-color:#0891b2;background:#fff}.file-row-inner{display:flex;align-items:center;gap:12px}.file-ext-badge-sm{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;background:linear-gradient(135deg,#0891b2,#0e7490);border-radius:7px;color:#fff;font-size:.65rem;font-weight:700}.file-name{font-weight:600;color:#111827;font-size:.875rem}.file-meta{font-size:.78rem;color:#6b7280;margin-top:2px}.content-card-header-amber{background:#fef3c7;border-bottom:1px solid #fde68a}.content-card-header-amber .content-card-title{color:#92400e}.content-card--moderation{border:2px solid #f59e0b}.content-card-header--moderation{background:linear-gradient(135deg,#78350f,#d97706);border:none;cursor:pointer}.content-card-header--moderation .content-card-title{color:#fff}.moderation-subtitle{color:#fde68a;font-size:.75rem}.moderation-notice{font-size:.78rem;color:#92400e;background:#fef3c7;border-radius:6px;padding:8px 10px;margin-bottom:14px}.period-bar{display:flex;align-items:center;gap:6px;margin-bottom:12px}.period-tab{display:inline-flex;align-items:center;padding:7px 20px;border-radius:20px;font-size:.82rem;font-weight:600;color:#64748b;background:#f1f5f9;text-decoration:none;border:none;cursor:pointer;transition:all .15s}.period-tab:hover{background:#e2e8f0;color:#334155}.period-tab.active{background:#0891b2;color:#fff;box-shadow:0 2px 8px #0891b240}.custom-range-picker{display:none;margin-bottom:20px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;padding:16px 20px}.custom-range-picker.open{display:block}.custom-range-fields{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.custom-range-sep{font-size:1.2rem;color:#94a3b8;padding-bottom:10px;flex-shrink:0}.info-row{display:flex;justify-content:space-between;align-items:baseline;padding:10px 16px;border-bottom:1px solid #f3f4f6}.info-row:last-child{border-bottom:none}.info-row-label{font-size:.82rem;color:#6b7280;white-space:nowrap;flex-shrink:0;margin-right:12px;margin-bottom:0}.info-row-value{font-weight:600;font-size:.9rem;text-align:right;color:#1e293b;margin:0}.info-row-sub{display:block;font-size:.8rem;color:#6b7280;font-weight:400;margin-top:2px}.seap-notice{padding:14px 16px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin-bottom:20px}.seap-notice-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.seap-notice-label input[type=checkbox]{width:18px;height:18px;margin-top:2px;accent-color:#1d4ed8;flex-shrink:0}.seap-notice-title{font-weight:600;color:#1e40af;font-size:.9rem}.seap-notice-desc{font-size:.8rem;color:#3b82f6;margin-top:2px}.seap-badge{margin-top:10px;padding:10px 12px;background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;display:flex;align-items:flex-start;gap:8px}.seap-badge svg{width:18px;height:18px;color:#1d4ed8;flex-shrink:0;margin-top:1px}.seap-badge-title{font-weight:700;color:#1e40af;font-size:.82rem}.seap-badge-desc{font-size:.78rem;color:#3b82f6;margin-top:2px}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.end-0{inset-inline-end:0px}.start-0{inset-inline-start:0px}.z-0{z-index:0}.z-50{z-index:50}.col-span-6{grid-column:span 6 / span 6}.col-span-full{grid-column:1 / -1}.mx-auto{margin-left:auto;margin-right:auto}.-me-0\.5{margin-inline-end:-.125rem}.-me-1{margin-inline-end:-.25rem}.-me-2{margin-inline-end:-.5rem}.-ml-px{margin-left:-1px}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.me-2{margin-inline-end:.5rem}.me-3{margin-inline-end:.75rem}.ms-1{margin-inline-start:.25rem}.ms-2{margin-inline-start:.5rem}.ms-3{margin-inline-start:.75rem}.ms-4{margin-inline-start:1rem}.ms-6{margin-inline-start:1.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.grid{display:grid}.contents{display:contents}.hidden{display:none}.size-10{width:2.5rem;height:2.5rem}.size-12{width:3rem;height:3rem}.size-16{width:4rem;height:4rem}.size-20{width:5rem;height:5rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.h-12{height:3rem}.h-16{height:4rem}.h-5{height:1.25rem}.h-9{height:2.25rem}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-1\/2{width:50%}.w-3\/4{width:75%}.w-48{width:12rem}.w-5{width:1.25rem}.w-60{width:15rem}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-7xl{max-width:80rem}.max-w-screen-xl{max-width:1280px}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.origin-top{transform-origin:top}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-opacity-25{--tw-bg-opacity: .25}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-black{fill:#000}.fill-indigo-500{fill:#6366f1}.stroke-gray-400{stroke:#9ca3af}.object-cover{-o-object-fit:cover;object-fit:cover}.p-2{padding:.5rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pe-4{padding-inline-end:1rem}.ps-3{padding-inline-start:.75rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-end{text-align:end}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-widest{letter-spacing:.1em}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.ring-opacity-5{--tw-ring-opacity: .05}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}[x-cloak]{display:none}@media(min-width:768px){.md\:grid-cols-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.md\:grid-cols-2{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}}@media(prefers-color-scheme:dark){.dark\:prose-invert{--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-600:hover{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.focus\:z-10:focus{z-index:10}.focus\:border-none:focus{border-style:none}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:border-gray-300:focus{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-50:focus{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-100:focus{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-600:focus{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.focus\:bg-red-600:focus{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-600:focus{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.focus\:text-gray-500:focus{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.focus\:text-gray-700:focus{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.focus\:text-gray-800:focus{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.focus\:text-indigo-800:focus{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:bg-gray-50:active{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.active\:bg-gray-900:active{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.active\:bg-red-700:active{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.active\:text-gray-800:active{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.disabled\:opacity-25:disabled{opacity:.25}.disabled\:opacity-50:disabled{opacity:.5}@media(min-width:640px){.sm\:col-span-4{grid-column:span 4 / span 4}.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:-me-2{margin-inline-end:-.5rem}.sm\:ms-10{margin-inline-start:2.5rem}.sm\:ms-3{margin-inline-start:.75rem}.sm\:ms-4{margin-inline-start:1rem}.sm\:ms-6{margin-inline-start:1.5rem}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:size-10{width:2.5rem;height:2.5rem}.sm\:w-full{width:100%}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:flex-1{flex:1 1 0%}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-md{border-radius:.375rem}.sm\:rounded-bl-md{border-bottom-left-radius:.375rem}.sm\:rounded-br-md{border-bottom-right-radius:.375rem}.sm\:rounded-tl-md{border-top-left-radius:.375rem}.sm\:rounded-tr-md{border-top-right-radius:.375rem}.sm\:p-6{padding:1.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pt-0{padding-top:0}.sm\:text-start{text-align:start}}@media(min-width:768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:mt-0{margin-top:0}.md\:grid{display:grid}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:gap-6{gap:1.5rem}}@media(min-width:1024px){.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:gap-8{gap:2rem}.lg\:p-8{padding:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}.ltr\:origin-top-left:where([dir=ltr],[dir=ltr] *){transform-origin:top left}.ltr\:origin-top-right:where([dir=ltr],[dir=ltr] *){transform-origin:top right}.rtl\:origin-top-left:where([dir=rtl],[dir=rtl] *){transform-origin:top left}.rtl\:origin-top-right:where([dir=rtl],[dir=rtl] *){transform-origin:top right}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media(prefers-color-scheme:dark){.dark\:border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.dark\:bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-indigo-900\/50{background-color:#312e8180}.dark\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.dark\:from-gray-700\/50{--tw-gradient-from: rgb(55 65 81 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:fill-indigo-200{fill:#c7d2fe}.dark\:fill-white{fill:#fff}.dark\:text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.dark\:text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-indigo-300{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.dark\:text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:border-gray-600:hover{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:hover\:border-gray-700:hover{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:hover\:text-gray-100:hover{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:focus\:border-gray-600:focus{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:focus\:border-gray-700:focus{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:focus\:border-indigo-300:focus{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.dark\:focus\:border-indigo-600:focus{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.dark\:focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:focus\:bg-gray-800:focus{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:focus\:bg-gray-900:focus{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:focus\:bg-indigo-900:focus{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}.dark\:focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:focus\:text-gray-200:focus{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:focus\:text-gray-300:focus{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:focus\:text-gray-400:focus{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:focus\:text-indigo-200:focus{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.dark\:focus\:ring-indigo-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))}.dark\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color: #1f2937}.dark\:active\:bg-gray-300:active{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:active\:text-gray-300:active{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}}
