.checkout-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#f0fdfe,#e6f7f8 40%,#f8fafc);padding:2rem 1rem}.checkout-card{width:100%;max-width:640px;background:linear-gradient(145deg,#fff,#f5fcfd);border:1px solid rgba(39,197,206,.2);border-radius:1.25rem;box-shadow:0 24px 60px #0e749024,0 4px 16px #0e749014;padding:2.5rem}.checkout-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.checkout-logo{height:2.2rem;width:auto}.checkout-link{font-size:.82rem;color:#0e7490;font-weight:600;text-decoration:none}.checkout-link:hover{text-decoration:underline}.checkout-title{font-family:Red Ring,Proxima Nova,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:1.6rem;font-weight:900;color:#0d3d40;margin-bottom:.4rem;letter-spacing:-.02em}.checkout-sub{font-size:.85rem;color:#5185a0;margin-bottom:1.75rem;line-height:1.6}.checkout-sub strong{color:#0e7490}.checkout-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem}.checkout-plan-btn{text-align:left;padding:1rem;border-radius:.875rem;border:1.5px solid rgba(39,197,206,.2);background:#ffffffb3;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.checkout-plan-btn:hover:not(:disabled){border-color:#27c5ce80}.checkout-plan-btn:disabled{cursor:not-allowed;opacity:.6}.checkout-plan-btn.selected{border-color:#27c5ce;background:#27c5ce14;box-shadow:0 0 0 3px #27c5ce26}.checkout-plan-name{font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0e7490;margin-bottom:.4rem}.checkout-plan-price{font-size:1.15rem;font-weight:800;color:#0d3d40;line-height:1}.checkout-plan-period{font-size:.7rem;color:#7aa5a7;margin-top:2px}.checkout-plans-loading{grid-column:1 / -1;text-align:center;padding:1rem;font-size:.85rem;color:#7aa5a7}.checkout-state{position:relative;overflow:hidden;border-radius:.875rem;padding:1.5rem 1.5rem 1.5rem 2rem;text-align:center}.checkout-state-accent{position:absolute;left:0;top:0;bottom:0;width:5px}.checkout-state-accent.green{background:linear-gradient(to bottom,#4ade80,#16a34a)}.checkout-state-accent.red{background:linear-gradient(to bottom,#f87171,#dc2626)}.checkout-state-accent.teal{background:linear-gradient(to bottom,#27c5ce,#0e7490)}.checkout-state-accent.amber{background:#f5a623}.checkout-state.approved{background:#22c55e14}.checkout-state.failed{background:#ef44440f}.checkout-state.verifying{background:#27c5ce0f}.checkout-state.warning{background:#f5a62312;text-align:center}.checkout-state-icon{font-size:1.8rem;margin-bottom:.5rem;line-height:1}.checkout-state.approved .checkout-state-icon{color:#16a34a}.checkout-state-icon-circle{width:3.25rem;height:3.25rem;border-radius:50%;background:#f5a62326;color:#f5a623;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.checkout-logout-link{display:inline-block;margin-top:1rem;background:none;border:none;cursor:pointer;font-size:.82rem;color:#7aa5a7;text-decoration:underline;text-underline-offset:3px}.checkout-logout-link:hover{color:#0e7490}.checkout-state-title{font-family:Red Ring,Proxima Nova,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-weight:800;font-size:1.05rem;color:#0d3d40;margin-bottom:.35rem}.checkout-state-body{font-size:.85rem;color:#5185a0;line-height:1.6}.checkout-error{font-size:.82rem;color:#dc2626;background:#ef44440f;border:1px solid rgba(239,68,68,.2);border-radius:.625rem;padding:.75rem 1rem;margin-bottom:1rem}.checkout-btn{display:block;width:100%;text-align:center;padding:.85rem;border-radius:.75rem;border:none;background:#27c5ce;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;text-decoration:none;transition:background .18s,box-shadow .18s;letter-spacing:.01em}.checkout-btn:hover:not(:disabled){background:#1aa0b1;box-shadow:0 4px 14px #27c5ce59}.checkout-btn:disabled{background:#94d4d8;cursor:not-allowed}.checkout-legal{text-align:center;font-size:.72rem;color:#94a3b8;margin-top:1rem}.checkout-result-card{max-width:420px;text-align:center}.checkout-result-logo{height:2.5rem;margin:0 auto 1.5rem;display:block}:root[data-theme=dark] .checkout-root{background:linear-gradient(160deg,#061b1c,#091f21,#0a1628)}:root[data-theme=dark] .checkout-card{background:linear-gradient(145deg,#0f1e21f2,#0a181afa);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#27c5ce26;box-shadow:0 24px 60px #0000008c,0 4px 16px #00000059}:root[data-theme=dark] .checkout-link{color:#8de4ea}:root[data-theme=dark] .checkout-title{color:#d4f2f5}:root[data-theme=dark] .checkout-sub{color:#7fb8c4}:root[data-theme=dark] .checkout-sub strong{color:#8de4ea}:root[data-theme=dark] .checkout-plan-btn{background:#0f1e2199;border-color:#27c5ce26}:root[data-theme=dark] .checkout-plan-btn.selected{background:#27c5ce1a;border-color:#27c5ce}:root[data-theme=dark] .checkout-plan-name{color:#8de4ea}:root[data-theme=dark] .checkout-plan-price{color:#d4f2f5}:root[data-theme=dark] .checkout-plan-period{color:#4a8a96}:root[data-theme=dark] .checkout-plans-loading{color:#4a8a96}:root[data-theme=dark] .checkout-state.approved{background:#4ade801a}:root[data-theme=dark] .checkout-state.failed{background:#ff999914}:root[data-theme=dark] .checkout-state.verifying{background:#27c5ce1a}:root[data-theme=dark] .checkout-state.warning{background:#f5c84214}:root[data-theme=dark] .checkout-state.approved .checkout-state-icon{color:#4ade80}:root[data-theme=dark] .checkout-state-title{color:#d4f2f5}:root[data-theme=dark] .checkout-state-body{color:#7fb8c4}:root[data-theme=dark] .checkout-state-icon-circle{background:#f5c84226;color:#f5c842}:root[data-theme=dark] .checkout-logout-link{color:#4a8a96}:root[data-theme=dark] .checkout-logout-link:hover{color:#8de4ea}:root[data-theme=dark] .checkout-error{color:#f99;background:#ef44441a;border-color:#ef444447}:root[data-theme=dark] .checkout-legal{color:#4a8a96}@media (max-width: 560px){.checkout-card{padding:1.75rem 1.5rem}.checkout-plans{grid-template-columns:1fr}}.splash{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:#f0fdfea6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:splashFadeIn .25s ease}@keyframes splashFadeIn{0%{opacity:0}to{opacity:1}}:root[data-theme=dark] .splash{background:#061b1cbf}.splash:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(39,197,206,.18) 0%,transparent 70%);animation:splashPulse 2.5s ease-in-out infinite;pointer-events:none}@keyframes splashPulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.2);opacity:1}}.splash-box{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:0;padding:2.5rem 3rem 2rem;background:#ffffffe6;border:1px solid rgba(39,197,206,.2);border-radius:1.25rem;box-shadow:0 24px 60px #0e749024,0 4px 16px #0e749014,inset 0 1px #fffc;animation:splashCardIn .3s cubic-bezier(.22,1,.36,1)}@keyframes splashCardIn{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}:root[data-theme=dark] .splash-box{background:#0a181aeb;border-color:#27c5ce2e;box-shadow:0 24px 60px #00000080,0 4px 16px #0000004d}.splash-logo{width:140px;height:auto;display:block;margin-bottom:1.75rem;animation:splashLogoFloat 3s ease-in-out infinite}@keyframes splashLogoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.splash-info{display:flex;flex-direction:column;align-items:center;gap:.875rem}.splash-dots{display:flex;align-items:center;gap:6px}.splash-dot{width:8px;height:8px;border-radius:50%;background:#27c5ce;animation:splashBounce 1.2s ease-in-out infinite}.splash-dot:nth-child(1){animation-delay:0s;background:#27c5ce}.splash-dot:nth-child(2){animation-delay:.15s;background:#1aa0b1}.splash-dot:nth-child(3){animation-delay:.3s;background:#0e7490}@keyframes splashBounce{0%,60%,to{transform:translateY(0) scale(1);opacity:.5}30%{transform:translateY(-8px) scale(1.1);opacity:1}}.splash-text{font-size:.875rem;font-weight:600;color:#3a6366;letter-spacing:.01em;animation:splashTextPulse 2s ease-in-out infinite}@keyframes splashTextPulse{0%,to{opacity:.7}50%{opacity:1}}.splash-spinner{display:none}:root[data-theme=dark] .splash-text{color:#8de4ea}.page-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;gap:1rem;animation:splashFadeIn .2s ease}.page-loader-bar{width:120px;height:3px;background:#27c5ce26;border-radius:999px;overflow:hidden;position:relative}.page-loader-bar:after{content:"";position:absolute;left:-60%;top:0;width:60%;height:100%;background:linear-gradient(90deg,transparent,#27c5ce,transparent);border-radius:999px;animation:pageLoaderSlide 1.2s ease-in-out infinite}@keyframes pageLoaderSlide{0%{left:-60%}to{left:120%}}.page-loader-text{font-size:.78rem;font-weight:500;color:#94a3b8}:root[data-theme=dark] .page-loader-text{color:#4a7a85}.search-form-wrapper{display:flex;flex-direction:column;gap:.75rem;background-color:transparent;padding:0}.search-form-grid{display:grid;grid-template-columns:1fr;gap:.75rem;width:100%}@media (min-width: 900px){.search-form-grid{grid-template-columns:repeat(3,minmax(220px,320px)) repeat(2,minmax(140px,190px));justify-content:start;gap:.6rem .9rem;align-items:end}}.search-form-range{display:flex;align-items:center;gap:6px}.search-form-range-sep{color:#94a3b8;font-size:.8rem;flex-shrink:0}.search-form-keyword-input{padding:7px 10px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.82rem;width:100%;background:#f8fafc;transition:border-color .18s,box-shadow .18s,background .18s;font-family:inherit;color:#0d3d40}.search-form-keyword-input::-moz-placeholder{color:#b0bec5}.search-form-keyword-input::placeholder{color:#b0bec5}.search-form-keyword-input:focus{outline:none;border-color:#27c5ce;background:#fff;box-shadow:0 0 0 3px #27c5ce1f}.search-form-keyword-group{display:flex;flex-direction:column;gap:.375rem}@media (min-width: 768px){.search-form-keyword-group{gap:.25rem}}.search-form-row{display:flex;gap:.5rem;width:100%}.search-form-dates-row{display:grid;grid-template-columns:1fr;gap:.75rem;width:100%}@media (min-width: 768px){.search-form-dates-row{grid-template-columns:repeat(3,1fr)}}.search-form-date-group{display:flex;flex-direction:column;gap:.375rem}@media (min-width: 768px){.search-form-date-group{gap:.25rem}}.search-form-label{font-size:.68rem;font-weight:700;color:#456a72;text-transform:none;letter-spacing:0}.search-form-bottom-row{display:flex;flex-direction:column;gap:.75rem;width:100%}@media (min-width: 768px){.search-form-bottom-row{flex-direction:row;align-items:flex-end;gap:.6rem}.search-form-location-field{flex:0 1 240px;min-width:160px}.search-form-actions{margin-left:auto}}.search-form-actions{display:flex;gap:.5rem}.search-form-input{padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;width:100%;transition:all .2s}@media (min-width: 768px){.search-form-input{flex:1}}.search-form-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.search-form-date-input{padding:7px 10px;border:1.5px solid #cbd5e1;border-radius:8px;font-size:.8rem;width:100%;background:#f8fafc;transition:border-color .18s,box-shadow .18s,background .18s;font-family:inherit;color:#0d3d40}.search-form-date-input:focus{outline:none;border-color:#27c5ce;background:#fff;box-shadow:0 0 0 3px #27c5ce1f}.search-form-select{padding:7px 10px;border:1.5px solid #cbd5e1;border-radius:8px;font-size:.8rem;width:100%;background:#f8fafc;transition:border-color .18s,box-shadow .18s;font-family:inherit;color:#0d3d40}.search-form-select:focus{outline:none;border-color:#27c5ce;background:#fff;box-shadow:0 0 0 3px #27c5ce1f}.search-form-select:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.search-form-button-primary{background:#0e7490;color:#fff;padding:8px 20px;border-radius:8px;border:none;font-size:.82rem;font-weight:700;cursor:pointer;transition:background .18s,box-shadow .18s;font-family:inherit;white-space:nowrap}.search-form-button-primary:hover{background:#0c5f77;box-shadow:0 3px 10px #0e749040}.search-form-button-primary:active{transform:scale(.98)}.search-form-button-secondary{background:transparent;color:#64748b;padding:8px 14px;border-radius:8px;border:1.5px solid #cbd5e1;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s;font-family:inherit;white-space:nowrap}.search-form-button-secondary:hover{background:#0000000a;color:#334155}.search-form-button-secondary:active{transform:scale(.98)}:root[data-theme=dark] .search-form-wrapper{background-color:#0f1e21;box-shadow:0 1px 2px #0000004d}:root[data-theme=dark] .search-form-label{color:#8fa3a8}:root[data-theme=dark] .search-form-input,:root[data-theme=dark] .search-form-keyword-input,:root[data-theme=dark] .search-form-date-input,:root[data-theme=dark] .search-form-select{background-color:#1a2a2e;border-color:#ffffff1a;color:#e8f6f7}:root[data-theme=dark] .search-form-input::-moz-placeholder,:root[data-theme=dark] .search-form-keyword-input::-moz-placeholder{color:#b7e7ea}:root[data-theme=dark] .search-form-input::placeholder,:root[data-theme=dark] .search-form-keyword-input::placeholder{color:#b7e7ea}:root[data-theme=dark] .search-form-input:focus,:root[data-theme=dark] .search-form-keyword-input:focus,:root[data-theme=dark] .search-form-date-input:focus,:root[data-theme=dark] .search-form-select:focus{border-color:#27c5ce;box-shadow:0 0 0 2px #27c5ce33}:root[data-theme=dark] .search-form-select:disabled{background-color:#ffffff0d;color:#7a9a9f;cursor:not-allowed}:root[data-theme=dark] .search-form-button-primary{background-color:#27c5ce;color:#0f1e21;border-color:#27c5ce}:root[data-theme=dark] .search-form-button-primary:hover{background-color:#1aa0a8;border-color:#1aa0a8}:root[data-theme=dark] .search-form-button-secondary{background-color:#ffffff1a;color:#e8f6f7;border-color:#ffffff26}:root[data-theme=dark] .search-form-button-secondary:hover{background-color:#ffffff26;border-color:#fff3}*{transition:background-color .3s ease,border-color .3s ease,color .3s ease,box-shadow .3s ease}button,a,input,textarea,select,.no-transition{transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease}:root[data-theme=light]{color-scheme:light}:root[data-theme=light] .splash{background:linear-gradient(180deg,#f7f7f7,#e9fcfd)}:root[data-theme=light] .splash-card{background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}:root[data-theme=light] .splash-text{color:#0b5a61}:root[data-theme=light] .header-bar{background:linear-gradient(90deg,#f7f7f7,#27c5ce 200%);border-bottom-color:#00000040}:root[data-theme=light] .header-inner{color:#000}:root[data-theme=light] .user-chip{color:#000000e6}:root[data-theme=light] .search-wrap>*{background:#fff;border-color:#e5e7eb;color:#111827}:root[data-theme=light] .chip{background:#ffffffe6;color:#0b5a61;border-color:#27c5ce59}:root[data-theme=light] .chip-value{color:#095158}:root[data-theme=light] .avatar-btn{background:#53616a;color:#fff;border-color:#27c5ce;box-shadow:0 0 0 2px #fff}:root[data-theme=light] .user-menu{background:#fff;border-color:#00000014}:root[data-theme=light] .menu-item{color:#0f172a}:root[data-theme=light] .menu-item:hover{background:#27c5ce1f}:root[data-theme=light] .menu-sep{background:#00000014}:root[data-theme=light] .theme-toggle{background:#f3f4f6;color:#0b5a61;border:1px solid rgba(0,0,0,.15)}:root[data-theme=light] .bg-custom{background:#f9fafb}:root[data-theme=light] .form-container{background:#fff;border-color:#e5e7eb;box-shadow:0 10px 20px #0000000f}:root[data-theme=light] .text-title{color:#27c5ce}:root[data-theme=light] .label-center{color:#374151}:root[data-theme=light] .input-field{background:#fff;color:#111827;border-color:#d1d5db}:root[data-theme=light] .input-field:hover{border-color:#9ca3af}:root[data-theme=light] .input-field:focus,:root[data-theme=light] .input-field:focus-visible{outline:none;border-color:#27c5ce;box-shadow:0 0 0 2px #27c5ce33;caret-color:#27c5ce}:root[data-theme=light] .input-wrapper:focus-within .input-icon-left{color:#27c5ce}:root[data-theme=light] .hint-muted{color:#6b7280}:root[data-theme=light] .password-strength-bar{background:#e5e7eb}:root[data-theme=light] .text-register{color:#4b5563}:root[data-theme=light] .toast{background:#fff;color:#0b5a61;border-color:#00000014}:root[data-theme=light] .toast-dot{background:#27c5ce;box-shadow:0 0 0 4px #27c5ce33}:root[data-theme=light] body,:root[data-theme=light] .bg-gray-50{background:#f9fafb!important}:root[data-theme=dark]{color-scheme:dark}:root[data-theme=dark] .splash{background:linear-gradient(180deg,#0d1b1e,#0b2529)}:root[data-theme=dark] .splash-card{background:#0f1e21;border-color:#ffffff0f;box-shadow:0 20px 25px -5px #0009,0 10px 10px -5px #0006}:root[data-theme=dark] .splash-text{color:#cdeff2}:root[data-theme=dark] .header-bar{background:linear-gradient(90deg,#0e0e0ed9,#0b3b40d9 200%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(39,197,206,.2);box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #27c5ce1a}:root[data-theme=dark] .header-inner{color:#e8f6f7}:root[data-theme=dark] .user-chip{color:#e8f6f7e6}:root[data-theme=dark] .search-wrap>*{background:#0f1e21;border-color:#ffffff14;color:#e8f6f7}:root[data-theme=dark] .chip{background:#0f1e21f2;color:#b7e7ea;border:1px solid rgba(39,197,206,.4);box-shadow:0 0 10px #27c5ce1a,inset 0 1px #ffffff0d}:root[data-theme=dark] .chip:hover{border-color:#27c5ce99;box-shadow:0 0 15px #27c5ce33,inset 0 1px #ffffff14}:root[data-theme=dark] .chip-value{color:#c9fbff}:root[data-theme=dark] .avatar-btn{background:linear-gradient(135deg,#1f2b30,#0f1e21);border:2px solid rgba(39,197,206,.5);box-shadow:0 0 0 3px #0f1e21cc,0 0 20px #27c5ce4d}:root[data-theme=dark] .avatar-btn:hover{box-shadow:0 0 0 3px #0f1e21cc,0 0 25px #27c5ce80;transform:scale(1.05)}:root[data-theme=dark] .user-menu{background:#0f1e21f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(39,197,206,.2);box-shadow:0 10px 25px #00000080,0 0 0 1px #27c5ce1a}:root[data-theme=dark] .menu-item{color:#e8f6f7;position:relative}:root[data-theme=dark] .menu-item:hover{background:linear-gradient(90deg,#27c5ce26,#27c5ce40);box-shadow:inset 3px 0 #27c5cecc}:root[data-theme=dark] .menu-sep{background:#ffffff14}:root[data-theme=dark] .theme-toggle{background:linear-gradient(135deg,#1a2a2e,#0f1e21);color:#8de4ea;border:1px solid rgba(39,197,206,.3);box-shadow:0 2px 8px #0000004d,inset 0 1px #ffffff0d}:root[data-theme=dark] .theme-toggle:hover{background:linear-gradient(135deg,#224248,#1a2a2e);border-color:#27c5ce80;box-shadow:0 4px 12px #27c5ce33,inset 0 1px #ffffff14;transform:translateY(-2px)}:root[data-theme=dark] .theme-toggle:active{transform:scale(.95) translateY(0)}:root[data-theme=dark] .bg-custom{background:#0d1416}:root[data-theme=dark] .form-container{background:#0f1e21;border-color:#ffffff14;box-shadow:0 10px 20px #0009}:root[data-theme=dark] .text-title{color:#8de4ea}:root[data-theme=dark] .label-center{color:#d7f5f7}:root[data-theme=dark] .input-field{background:#0f1e2199;color:#e8f6f7;border:1px solid rgba(39,197,206,.2);box-shadow:inset 0 2px 4px #0000004d}:root[data-theme=dark] .input-field:hover{border-color:#27c5ce66;background:#0f1e21cc}:root[data-theme=dark] .input-field:focus,:root[data-theme=dark] .input-field:focus-visible{outline:none;border-color:#27c5ce;background:#0f1e21e6;box-shadow:0 0 0 3px #27c5ce4d,inset 0 2px 4px #0003,0 0 20px #27c5ce26;caret-color:#27c5ce}:root[data-theme=dark] .input-wrapper:focus-within .input-icon-left{color:#8de4ea}:root[data-theme=dark] .hint-muted{color:#94b9bd}:root[data-theme=dark] .password-strength-bar{background:#1a2a2e}:root[data-theme=dark] .text-register{color:#b7e7ea}:root[data-theme=dark] .toast{background:#0f1e21f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#cdeff2;border:1px solid rgba(39,197,206,.3);box-shadow:0 10px 25px #00000080,0 0 0 1px #27c5ce1a,0 0 30px #27c5ce1a}:root[data-theme=dark] .toast-dot{background:#27c5ce;box-shadow:0 0 0 6px #27c5ce4d,0 0 15px #27c5ce99}:root[data-theme=dark] body,:root[data-theme=dark] .bg-gray-50{background:#0d1416!important}.header-bar{position:sticky;top:0;z-index:50;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(39,197,206,.14)}.header-nav{display:flex;align-items:center;height:56px;padding:0 1.25rem;gap:.625rem;max-width:1440px;margin:0 auto}.header-logo-wrap{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.header-logo{height:38px;width:auto;display:block}.header-logo-congecon{height:32px}.header-logo-sep{width:1px;height:28px;background:var(--color-border, rgba(0,0,0,.15));flex-shrink:0}.header-divider{width:1px;height:22px;background:#27c5ce33;flex-shrink:0;margin:0 .25rem}.header-links{display:flex;align-items:center;gap:2px}.header-link{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:8px;font-size:.8rem;font-weight:600;color:#5185a0;text-decoration:none;transition:background .15s,color .15s;white-space:nowrap}.header-link svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.header-link:hover{background:#27c5ce14;color:#0e7490}.header-link.active{background:#27c5ce1a;color:#0e7490}.header-spacer{flex:1}.header-search-wrap{position:relative;flex-shrink:0}.header-search-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 14px;background:#27c5ce12;border:1.5px solid rgba(39,197,206,.22);border-radius:999px;font-size:.78rem;font-weight:600;color:#0e7490;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s;white-space:nowrap;font-family:inherit}.header-search-pill svg{width:13px;height:13px;stroke:#27c5ce;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.header-search-pill:hover{background:#27c5ce21;border-color:#27c5ce66}.header-search-pill.open{background:#27c5ce24;border-color:#27c5ce6b;box-shadow:0 2px 8px #27c5ce26}.header-search-panel{border-top:1px solid rgba(39,197,206,.12);background:#fffffff7;animation:searchSlideDown .18s ease}.header-search-panel>*{max-width:1280px;margin:0 auto;padding:14px 20px!important;border-radius:0!important;box-shadow:none!important;border:none!important;background:transparent!important}@keyframes searchSlideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.header-chips-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:5px 1.25rem 7px;background:#ffffffeb;border-top:1px solid rgba(39,197,206,.12);max-width:1280px;margin:0 auto}.header-chips-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b;flex-shrink:0}.header-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;background:#ffffffe6;border:1px solid rgba(39,197,206,.28);border-radius:999px;font-size:.71rem;color:#0e7490;font-weight:600}.header-chip-value{color:#0c4a6e}.header-chips-clear{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;background:transparent;border:1px solid rgba(148,163,184,.3);border-radius:999px;font-size:.68rem;font-weight:600;color:#94a3b8;cursor:pointer;font-family:inherit;transition:background .14s,color .14s,border-color .14s;margin-left:2px}.header-chips-clear svg{width:9px;height:9px;stroke:currentColor;fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.header-chips-clear:hover{background:#ef44440f;border-color:#ef44444d;color:#ef4444}.theme-toggle{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f1f5f9;border:1px solid rgba(0,0,0,.1);color:#5185a0;cursor:pointer;transition:background .15s;flex-shrink:0}.theme-toggle:hover{background:#0000000f}.header-user-wrap{position:relative;flex-shrink:0}.header-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#27c5ce,#0e7490);color:#fff;font-size:.75rem;font-weight:800;display:inline-grid;place-items:center;border:2px solid rgba(39,197,206,.3);box-shadow:0 0 0 2px #fffc;cursor:pointer;transition:box-shadow .18s,transform .1s}.header-avatar:hover{box-shadow:0 0 0 3px #27c5ce59,0 0 0 2px #ffffffe6}.header-avatar.active{box-shadow:0 0 0 3px #27c5ce66,0 0 0 2px #ffffffe6}.header-menu{position:absolute;right:0;top:calc(100% + 8px);width:230px;background:#fff;border:1px solid rgba(39,197,206,.15);border-radius:12px;box-shadow:0 16px 40px #0e74901f,0 4px 12px #0e74900f;overflow:hidden;z-index:100;animation:menuFadeIn .15s ease}@keyframes menuFadeIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.header-menu-user{display:flex;align-items:center;gap:10px;padding:12px 14px;background:linear-gradient(135deg,#27c5ce0f,#0e749008);border-bottom:1px solid rgba(39,197,206,.1)}.header-menu-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#27c5ce,#0e7490);color:#fff;font-size:.75rem;font-weight:800;display:inline-grid;place-items:center;flex-shrink:0}.header-menu-name{font-size:.82rem;font-weight:700;color:#0d3d40}.header-menu-email{font-size:.68rem;color:#7aa5a7;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:145px}.header-menu-items{padding:6px}.header-menu-item{display:flex;align-items:center;gap:9px;width:100%;padding:8px 10px;border-radius:8px;font-size:.8rem;font-weight:500;color:#334155;text-decoration:none;cursor:pointer;background:none;border:none;font-family:inherit;text-align:left;transition:background .13s,color .13s}.header-menu-item svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;opacity:.65}.header-menu-item:hover{background:#27c5ce14;color:#0e7490}.header-menu-item:hover svg{opacity:1}.header-menu-item.danger{color:#dc2626}.header-menu-item.danger:hover{background:#dc26260f;color:#dc2626}.header-menu-item.danger svg{opacity:.7}.header-menu-sep{height:1px;background:#27c5ce1a;margin:4px 8px}.main-bg{background:linear-gradient(160deg,#f0fdfe,#e6f7f8 40%,#f8fafc);min-height:100vh}:root[data-theme=dark] .header-bar{background:#0a181aeb;border-bottom-color:#27c5ce1f}:root[data-theme=dark] .header-link{color:#5a8a96}:root[data-theme=dark] .header-link:hover,:root[data-theme=dark] .header-link.active{background:#27c5ce1a;color:#8de4ea}:root[data-theme=dark] .header-divider{background:#27c5ce26}:root[data-theme=dark] .header-search-pill{color:#8de4ea;background:#27c5ce14;border-color:#27c5ce33}:root[data-theme=dark] .header-search-pill.open{background:#27c5ce24;border-color:#27c5ce59}:root[data-theme=dark] .header-search-panel{background:#0a181af7;border-top-color:#27c5ce1a}:root[data-theme=dark] .header-chips-row{background:#0a181a80;border-top-color:#27c5ce14}:root[data-theme=dark] .header-chip{background:#0f1e21e6;border-color:#27c5ce40;color:#8de4ea}:root[data-theme=dark] .header-chip-value{color:#c9fbff}:root[data-theme=dark] .header-chips-clear{color:#4a7a85;border-color:#ffffff1a}:root[data-theme=dark] .header-chips-clear:hover{background:#ef444414;border-color:#ef44444d;color:#f87171}:root[data-theme=dark] .theme-toggle{background:#ffffff0f;border-color:#ffffff1a;color:#8de4ea}:root[data-theme=dark] .theme-toggle:hover{background:#ffffff1a}:root[data-theme=dark] .header-menu{background:#0f1e21;border-color:#27c5ce26;box-shadow:0 16px 40px #00000080}:root[data-theme=dark] .header-menu-user{background:#27c5ce0f;border-bottom-color:#27c5ce1a}:root[data-theme=dark] .header-menu-name{color:#d4f2f5}:root[data-theme=dark] .header-menu-email{color:#4a8a96}:root[data-theme=dark] .header-menu-item{color:#b7e7ea}:root[data-theme=dark] .header-menu-item:hover{background:#27c5ce1a;color:#d4f2f5}:root[data-theme=dark] .header-menu-sep{background:#27c5ce1a}:root[data-theme=dark] .main-bg{background:linear-gradient(160deg,#061b1c,#091f21,#0a1628)}:root[data-theme=dark]{--color-white: #0f1e21;--color-gray-50: #0d1416;--color-gray-100: #151d20;--color-gray-200: #224248;--color-error-light: #3f1a1a;--color-success-light: #1a3a1f;--color-warning-light: #3f3a1a;--color-purple-light: #2f1e3f;--text-primary: #e8f6f7;--text-secondary: #b7e7ea;--text-muted: #94b9bd;--border-color: rgba(255,255,255,.08);--filter-bg-light: rgba(39, 197, 206, .08);--filter-border-light: rgba(39, 197, 206, .25);--filter-hover-bg-light: rgba(39, 197, 206, .15);--filter-hover-border-light: rgba(39, 197, 206, .5);--filter-active-bg-light: rgba(39, 197, 206, .25);--filter-active-border-light: #27c5ce;--filter-active-text-light: #27c5ce;--section-bg-light: rgba(39, 197, 206, .06);--section-border-light: rgba(39, 197, 206, .25);--panel-text-light: #e8f6f7;--banner-bg-dark: rgba(39, 197, 206, .2);--banner-border-dark: rgba(39, 197, 206, .4);--banner-text-dark: #e8f6f7}:root[data-theme=light]{--color-white: #f5f7fa;--color-gray-50: #ECEFF4;--color-gray-100: #E0E7F1;--color-gray-200: #C8D5E3;--color-error-light: #fef2f2;--color-success-light: #f0fdf4;--color-warning-light: #fffbeb;--color-purple-light: #f3e8ff;--text-primary: #000000;--text-secondary: #1F2937;--text-muted: #374151;--border-color: rgba(0,0,0,.12);--filter-bg-light: rgba(59, 130, 246, .08);--filter-border-light: rgba(59, 130, 246, .4);--filter-hover-bg-light: rgba(59, 130, 246, .15);--filter-hover-border-light: rgba(59, 130, 246, .6);--filter-active-bg-light: rgba(59, 130, 246, .25);--filter-active-border-light: #3b82f6;--filter-active-text-light: #1F2937;--section-bg-light: rgba(255, 255, 255, .6);--section-border-light: rgba(59, 130, 246, .3);--banner-bg-dark: rgba(39, 197, 206, .2);--banner-border-dark: rgba(39, 197, 206, .4);--banner-text-dark: #0c4a6e}@font-face{font-family:Proxima Nova;src:url(../fonts/Proxima-nova-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(../fonts/Proxima-nova-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(../fonts/Proxima-nova-Xtrabold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Red Ring;src:url(../fonts/Redring-Regular.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Red Ring;src:url(../fonts/RedRing-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Red Ring;src:url(../fonts/RedRing-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}.page-enter{opacity:0;transform:translateY(8px)}.page-enter-active{opacity:1;transform:translateY(0);transition:opacity .32s ease,transform .32s ease}.reveal{opacity:0;transform:translateY(24px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.reveal-left{opacity:0;transform:translate(-28px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.reveal-right{opacity:0;transform:translate(28px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.reveal-scale{opacity:0;transform:scale(.96);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.reveal.in-view,.reveal-left.in-view,.reveal-right.in-view,.reveal-scale.in-view{opacity:1;transform:none}.reveal-delay-1{transition-delay:.08s}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}.reveal-delay-5{transition-delay:.4s}.reveal-delay-6{transition-delay:.48s}@media (prefers-reduced-motion: reduce){.page-enter,.page-enter-active,.reveal,.reveal-left,.reveal-right,.reveal-scale{opacity:1!important;transform:none!important;transition:none!important}}*,: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: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}html,body,#root{height:100%}:root{--main-gradient: linear-gradient(180deg, #E8ECEF 0%, #D9DFE5 100%);--panel-inner-bg: #F5F7FA;--panel-border: #CBD5E1;--panel-text-muted: #1F2937;--panel-error: #DC2626;--panel-button: #27C5CE;--panel-button-text: #000000}.dark{--main-gradient: linear-gradient(180deg, #0B1220 0%, #0A0F1A 100%);--panel-inner-bg: #0f172a;--panel-border: #1F2937;--panel-text-muted: #9AA4B2;--panel-error: #F87171;--panel-button: #27C5CE;--panel-button-text: #E5E7EB}:root[data-theme=dark]{--main-gradient: linear-gradient(180deg, #0B1220 0%, #0A0F1A 100%);--panel-inner-bg: #0f1e21;--panel-border: rgba(255, 255, 255, .08);--panel-text-muted: #b7e7ea;--panel-error: #ff8080;--panel-button: #27C5CE;--panel-button-text: #e8f6f7}:root{--splash-gradient: linear-gradient(90deg, rgba(246,254,255,.6) 0%, rgba(6,53,58,.25) 100%)}.dark{--splash-gradient: linear-gradient(90deg, rgba(11,18,32,.85) 0%, rgba(6,53,58,.4) 100%)}:root[data-theme=dark]{--splash-gradient: linear-gradient(90deg, rgba(11,18,32,.85) 0%, rgba(6,53,58,.4) 100%)}body{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));font-family:Proxima Nova,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}@media (prefers-color-scheme: dark){body{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}}.visible{visibility:visible}.invisible{visibility:hidden}.absolute{position:absolute}.relative{position:relative}.mt-3{margin-top:.75rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.min-h-screen{min-height:100vh}.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))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.border{border-width:1px}.lowercase{text-transform:lowercase}.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)}.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}.main-bg{background:var(--main-gradient)}.fade-in{animation:fadeInUp .25s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.scrollbar-thin::-webkit-scrollbar{width:8px}.scrollbar-thin::-webkit-scrollbar-track{background:#f1f5f9}.scrollbar-thin::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark .scrollbar-thin::-webkit-scrollbar-track{background:#1e293b}.dark .scrollbar-thin::-webkit-scrollbar-thumb{background:#475569}.dark .scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#64748b}
