@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&family=JetBrains+Mono:wght@400;700&family=Shadows+Into+Light&family=Outfit:wght@400;600;800&display=swap";.login-form-container{width:100%;max-width:400px}.login-form{flex-direction:column;gap:1.25rem;display:flex}.login-form-header{text-align:center;margin-bottom:.5rem}.login-form-title{color:var(--color-text-primary);margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.login-form-subtitle{color:var(--color-text-muted);margin:0;font-size:.8125rem;line-height:1.4}.form-field{flex-direction:column;gap:.375rem;display:flex}.form-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;display:flex}.form-input{width:100%;color:var(--color-text-primary);box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.form-input::placeholder{color:#fff3}.form-input:focus{border-color:var(--color-accent-turquoise);box-shadow:0 0 0 3px #4fd1c51f}.input-with-action{position:relative}.input-with-action .form-input{padding-right:2.75rem}.input-action-btn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.375rem;transition:color .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.input-action-btn:hover{color:var(--color-text-primary)}.pin-field-centered{align-items:center}.pin-input{text-align:center;letter-spacing:.75em;max-width:200px;font-family:Courier New,monospace;font-size:1.5rem}.pin-dots{justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.pin-dot{background:#ffffff1a;border:1.5px solid #ffffff26;border-radius:50%;width:10px;height:10px;transition:all .2s}.pin-dot.filled{background:var(--color-accent-turquoise);border-color:var(--color-accent-turquoise);box-shadow:0 0 8px #4fd1c566}.login-error{color:var(--color-error-ruby,#ff3b30);background:#ff3b3014;border:1px solid #ff3b3033;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.8125rem;font-weight:500;display:flex}.btn-loading{justify-content:center;align-items:center;gap:.5rem;display:flex}.spin{animation:1s linear infinite spin-anim}@keyframes spin-anim{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn-ghost-link{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:.5rem;font-family:inherit;font-size:.8125rem;transition:color .15s}.btn-ghost-link:hover{color:var(--color-accent-turquoise)}.welcome-screen-container{z-index:9999;background-color:#050508;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0;overflow:hidden}.welcome-bg-glow{filter:blur(120px);pointer-events:none;opacity:.25;z-index:1;border-radius:50%;width:400px;height:400px;position:absolute}.welcome-bg-glow.violet{background-color:#6366f1;top:-100px;left:-100px}.welcome-bg-glow.fuchsia{background-color:#ec4899;bottom:-100px;right:-100px}.welcome-device-mockup{z-index:10;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.welcome-device-mockup:after{display:none}.welcome-card{background:#0c0c12;border:none;border-radius:0;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.welcome-image-container{width:100%;height:60%;position:relative;overflow:hidden}.welcome-bg-image-photo,.welcome-bg-video{object-fit:cover;object-position:center 20%;width:100%;height:100%}.welcome-image-fallback{background:radial-gradient(circle,#1b102f 0%,#0c0c12 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.welcome-image-overlay{z-index:2;background:linear-gradient(#0c0c1200 0%,#0c0c124d 50%,#0c0c12cc 80%,#0c0c12 100%);position:absolute;inset:0}.welcome-content-overlay{z-index:10;box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:center;height:40%;padding:50px 24px 40px;display:flex;position:absolute;bottom:0;left:0;right:0}.welcome-brand-header{z-index:15;position:absolute;top:0;transform:translateY(-50%)}.welcome-brand-logo{filter:drop-shadow(0 4px 12px #00000080);width:auto;height:60px}.welcome-text-section{text-align:center;margin-bottom:30px}.welcome-app-title{font-family:var(--font-main);letter-spacing:.1em;color:#fff;text-shadow:0 0 20px #fff3;margin:0 0 10px;font-size:3rem;font-weight:900;line-height:1}.welcome-app-subtitle{font-family:var(--font-main);color:#94a3b8;max-width:320px;margin:0 auto;font-size:.88rem;line-height:1.5}.welcome-action-section{justify-content:center;width:100%;display:flex}.welcome-btn-spaceman{width:100%;max-width:280px;font-family:var(--font-main);color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#db2777 0%,#c026d3 50%,#7c3aed 100%);border:none;border-radius:30px;outline:none;padding:16px 32px;font-size:1rem;font-weight:800;transition:transform .2s}.welcome-btn-spaceman:hover{transform:scale(1.02)}.welcome-btn-spaceman:active{transform:scale(.98)}@media (width<=480px){.welcome-content-overlay{padding-bottom:40px}}.app-sidebar{background:var(--color-bg-technical);border-right:1px solid var(--glass-border);z-index:1000;flex-direction:column;width:280px;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-header{border-bottom:1px solid #ffffff0d;padding:32px 24px}.brand-container{align-items:center;gap:12px;display:flex}.brand-logo{background:linear-gradient(135deg, var(--color-primary-violet), var(--color-secondary-indigo));border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 8px 16px #461d774d}.logo-icon{color:#fff;filter:drop-shadow(0 0 8px #fff6)}.brand-text{flex-direction:column;align-items:flex-start;display:flex}.brand-logo-img{object-fit:contain;filter:drop-shadow(0 2px 4px #0000004d);width:160px;height:auto;max-height:160px}@media (width<=1024px){.brand-logo-img{width:100px;max-height:100px}}.brand-title{letter-spacing:-.02em;color:#fff;margin-top:8px;font-size:1.5rem;font-weight:900;line-height:1}.brand-subtitle{letter-spacing:.2em;color:var(--color-accent-turquoise);margin-top:2px;font-size:.7rem;font-weight:800}.user-avatar{background:var(--color-accent-turquoise);width:36px;height:36px;color:var(--color-bg-deep);border-radius:10px;justify-content:center;align-items:center;font-size:.9rem;font-weight:900;display:flex}.user-info{flex-direction:column;display:flex;overflow:hidden}.user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.user-role{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem}.status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:8px}.status-dot.online{background:var(--color-accent-turquoise);box-shadow:0 0 8px var(--color-accent-turquoise)}.status-dot.offline{background:#f43f5e;box-shadow:0 0 8px #f43f5e}.sidebar-search{padding:0 24px 16px}.search-input-wrapper{border:1px solid var(--glass-border);background:#ffffff08;border-radius:12px;align-items:center;padding:0 12px;transition:all .2s;display:flex;position:relative}.search-input-wrapper:focus-within{border-color:var(--color-primary-violet);background:#ffffff0d;box-shadow:0 0 0 3px #461d771a}.search-icon{opacity:.5;margin-right:8px;font-size:.8rem}.search-input-wrapper input{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:10px 0;font-size:.85rem}.search-input-wrapper input::placeholder{color:var(--color-text-dim)}.clear-search{color:var(--color-text-dim);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;font-size:.7rem;transition:all .2s;display:flex}.clear-search:hover{color:#fff;background:#ffffff1a}.no-results{text-align:center;color:var(--color-text-dim);background:#ffffff03;border-radius:12px;margin-top:8px;padding:24px 16px;font-size:.8rem;font-style:italic}.sidebar-nav{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;padding:0 16px;overflow-y:auto}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.nav-section{margin-top:24px}.section-label{font-family:var(--font-mono);color:var(--color-text-dim);letter-spacing:.1em;padding:0 12px 12px;font-size:.6rem;font-weight:700;display:block}.nav-items{flex-direction:column;gap:4px;display:flex}.nav-item{color:var(--color-text-secondary);text-align:left;background:0 0;border-radius:14px;align-items:center;gap:14px;width:100%;padding:12px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.nav-item:hover{background:var(--glass-hover-bg,#ffffff0d);color:#fff;transform:translate(4px)}.nav-item.active{background:var(--color-primary-alpha-15,#461d7726);color:#fff;border:1px solid var(--color-primary-alpha-20,#461d7733)}.nav-item.highlight{border-left:3px solid var(--color-accent-turquoise)}.item-icon{color:var(--color-text-dim);justify-content:center;align-items:center;transition:all .2s;display:flex}.nav-item:hover .item-icon,.nav-item.active .item-icon{color:var(--color-accent-turquoise);filter:drop-shadow(0 0 8px #2dd4bf80)}.item-title{letter-spacing:-.01em;flex:1;font-size:.95rem;font-weight:700}.active-indicator{background:var(--color-primary-violet);width:3px;height:20px;box-shadow:0 0 10px var(--color-primary-violet);border-radius:0 4px 4px 0;position:absolute;left:0}.arrow-icon{opacity:0;color:var(--color-text-dim);transition:all .2s;transform:translate(-4px)}.nav-item:hover .arrow-icon{opacity:1;transform:translate(0)}.sidebar-footer{border-top:1px solid #ffffff0d;flex-direction:column;gap:16px;padding:24px;display:flex}.logout-btn{background:var(--color-danger-alpha-10,#f43f5e1a);border:1px solid var(--color-danger-alpha-20,#f43f5e33);color:#f88;letter-spacing:.05em;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:.75rem;font-weight:800;transition:all .2s;display:flex}.logout-btn:hover{background:var(--color-danger-red);color:#fff;border-color:var(--color-danger-red);box-shadow:0 0 20px #f43f5e4d}.version-tag{font-family:var(--font-mono);color:var(--color-text-dim);text-align:center;opacity:.6;font-size:.6rem}.connection-controls{border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;gap:12px;padding:10px 24px;display:flex}.net-status{background:#ffffff0d;border-radius:50%;padding:8px}.net-status.online{color:#10b981}.net-status.offline{color:#ef4444}.sync-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.sync-btn:hover{background:#ffffff1a}.sync-btn:active{transform:rotate(180deg)}@media (width<=1024px){.app-sidebar{display:none}}.global-search-container{flex:1;max-width:400px;margin:0 16px}.search-trigger{border:1px solid var(--glass-border);width:100%;color:var(--color-text-dim);cursor:pointer;background:#ffffff0d;border-radius:12px;align-items:center;gap:12px;padding:8px 16px;font-size:.85rem;transition:all .2s;display:flex}.search-trigger:hover{background:#ffffff14;border-color:#fff3}.search-trigger kbd{font-family:var(--font-mono);color:var(--color-text-dim);background:#0000004d;border:1px solid #ffffff1a;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:.7rem}.search-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background:#000c;justify-content:center;padding-top:100px;display:flex;position:fixed;inset:0}.search-modal-content{background:var(--color-bg-technical);border:1px solid var(--glass-border);border-radius:24px;flex-direction:column;width:100%;max-width:600px;max-height:500px;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.search-modal-header{border-bottom:1px solid var(--glass-border);align-items:center;gap:16px;padding:20px;display:flex}.modal-search-icon{color:var(--color-primary-violet)}.search-modal-header input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:1.1rem}.close-modal-btn{color:var(--color-text-dim);cursor:pointer;background:0 0;border:none;border-radius:12px;padding:8px;transition:all .2s}.close-modal-btn:hover{color:#fff;background:#ffffff0d}.search-results-area{flex:1;padding:12px;overflow-y:auto}.result-item{cursor:pointer;border-radius:16px;align-items:center;gap:16px;padding:12px 16px;transition:all .2s;display:flex}.result-item:hover{background:#ffffff08}.result-icon-wrapper{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.result-icon-wrapper.worker{color:var(--color-accent-turquoise);background:#2dd4bf1a}.result-icon-wrapper.company{color:var(--color-primary-violet);background:#461d771a}.result-icon-wrapper.submission{color:var(--color-accent-blue);background:#3b82f61a}.result-info{flex-direction:column;flex:1;display:flex}.result-title{color:#fff;font-size:.95rem;font-weight:700}.result-subtitle{color:var(--color-text-dim);font-size:.75rem}.result-arrow{color:var(--color-text-dim);opacity:0;transition:all .2s;transform:translate(-4px)}.result-item:hover .result-arrow{opacity:1;transform:translate(0)}.no-results-state,.search-placeholder-state{text-align:center;color:var(--color-text-dim);padding:60px 20px}.search-tips{opacity:.6;margin-top:12px;font-size:.75rem}.search-modal-footer{border-top:1px solid var(--glass-border);background:#0003;gap:20px;padding:12px 20px;display:flex}.footer-key{color:var(--color-text-dim);align-items:center;gap:6px;font-size:.7rem;display:flex}.footer-key span{color:#fff;background:#ffffff0d;border-radius:4px;padding:2px 4px;font-weight:700}@media (width<=768px){.global-search-container{flex:none;max-width:none;margin:0}.search-trigger{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;gap:0;width:36px;height:36px;padding:0}.search-modal-overlay{padding-top:0}.search-modal-content{border:none;border-radius:0;height:100%;max-height:none}}.gps-panel-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background:#000c;justify-content:center;padding-top:80px;display:flex;position:fixed;inset:0}.gps-panel-content{background:var(--color-bg-technical);border:1px solid #4fd1c533;border-radius:24px;flex-direction:column;width:100%;max-width:420px;max-height:520px;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 40px #4fd1c50f}.gps-panel-header{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.gps-header-left{letter-spacing:.02em;color:#fff;align-items:center;gap:10px;font-size:.9rem;font-weight:800;display:flex}.gps-header-icon{color:var(--color-accent-turquoise)}.gps-header-actions{align-items:center;gap:8px;display:flex}.gps-refresh-btn,.gps-close-btn{color:var(--color-text-dim);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.gps-refresh-btn:hover,.gps-close-btn:hover{color:#fff;background:#252538}.gps-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.animate-spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.gps-panel-body{flex-direction:column;flex:1;gap:16px;padding:16px 20px;display:flex;overflow-y:auto}.gps-accuracy-hero{border:1px solid var(--glass-border);background:#ffffff08;border-radius:16px;align-items:center;gap:14px;padding:16px;display:flex}.accuracy-value{font-size:1.8rem;font-weight:900;font-family:var(--font-mono);letter-spacing:-.03em}.accuracy-label{letter-spacing:.08em;border-radius:100px;padding:3px 8px;font-size:.65rem;font-weight:700}.gps-accuracy-hero.excellent{border-color:#4fd1c54d}.gps-accuracy-hero.excellent .accuracy-value{color:var(--color-accent-turquoise)}.gps-accuracy-hero.excellent .accuracy-label{color:var(--color-accent-turquoise);background:#4fd1c526}.gps-accuracy-hero.good{border-color:#3faa884d}.gps-accuracy-hero.good .accuracy-value{color:#80ffcc}.gps-accuracy-hero.good .accuracy-label{color:#80ffcc;background:#1a3c2a}.gps-accuracy-hero.fair{border-color:#c59e4d4d}.gps-accuracy-hero.fair .accuracy-value{color:#ffcc80}.gps-accuracy-hero.fair .accuracy-label{color:#ffcc80;background:#3c2a1a}.gps-accuracy-hero.poor{border-color:#ff4d4d4d}.gps-accuracy-hero.poor .accuracy-value{color:#ff8080}.gps-accuracy-hero.poor .accuracy-label{color:#ff8080;background:#3c1a1a}.gps-accuracy-hero.none{border-color:#ffffff1a}.gps-accuracy-hero.none .accuracy-value{color:var(--color-text-dim)}.gps-accuracy-hero.none .accuracy-label{color:var(--color-text-dim);background:#ffffff0d}.gps-accuracy-hero svg{color:inherit;opacity:.6}.gps-data-grid{border:1px solid var(--glass-border);border-radius:12px;flex-direction:column;gap:0;display:flex;overflow:hidden}.gps-data-row{background:#ffffff05;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.gps-data-row:not(:last-child){border-bottom:1px solid #ffffff0a}.gps-data-key{color:var(--color-text-dim);font-size:.75rem;font-weight:600}.gps-data-val{color:#fff;font-size:.8rem;font-family:var(--font-mono);font-weight:700}.gps-geofence-card{border:1px solid;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.gps-geofence-card.inside{color:var(--color-accent-turquoise);background:#4fd1c514;border-color:#4fd1c540}.gps-geofence-card.outside{color:#ff8080;background:#3c1a1a;border-color:#ff4d4d4d}.geofence-info{flex-direction:column;gap:2px;display:flex}.geofence-status{letter-spacing:.06em;font-size:.7rem;font-weight:800}.geofence-detail{color:var(--color-text-dim);font-size:.72rem}.gps-warnings{flex-direction:column;gap:6px;display:flex}.gps-warning-pill{letter-spacing:.03em;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:.68rem;font-weight:700;display:flex}.gps-warning-pill.danger{color:#ff8080;background:#3c1a1a;border:1px solid #ff4d4d4d}.gps-warning-pill.warn{color:#ffcc80;background:#3c2a1a;border:1px solid #ffb84d4d}.gps-warning-pill.info{color:#80ccff;background:#1a2a3c;border:1px solid #4db8ff4d}.gps-calibrating-card{color:var(--color-accent-turquoise);background:#4fd1c50f;border:1px solid #4fd1c533;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.calibrating-info{flex-direction:column;gap:2px;display:flex}.calibrating-label{letter-spacing:.06em;font-size:.7rem;font-weight:800}.calibrating-accuracy{color:var(--color-text-dim);font-size:.72rem;font-family:var(--font-mono)}.gps-panel-footer{border-top:1px solid var(--glass-border);background:#0003;gap:20px;padding:10px 20px;display:flex}.gps-footer-hint{color:var(--color-text-dim);align-items:center;gap:6px;font-size:.7rem;display:flex}.gps-footer-hint span{color:#fff;background:#252538;border-radius:4px;padding:2px 4px;font-weight:700}@media (width<=768px){.gps-panel-overlay{padding-top:0}.gps-panel-content{border:none;border-radius:0;max-width:none;height:100%;max-height:none}}.report-progress-bar{z-index:900;pointer-events:none;padding:0 12px 8px;position:fixed;bottom:84px;left:0;right:0}.report-progress-inner{pointer-events:auto;-webkit-backdrop-filter:blur(20px)saturate(1.6);cursor:pointer;width:100%;color:var(--color-text-primary,#fff);text-align:left;background:#4fd1c51f;border:1px solid #4fd1c54d;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;font-family:inherit;transition:background .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #4fd1c526,inset 0 0 12px #4fd1c50d}.report-progress-inner:hover,.report-progress-inner:focus-visible{border-color:var(--color-accent-turquoise,#4fd1c5);background:#4fd1c52e;outline:none;box-shadow:0 4px 25px #4fd1c54d,inset 0 0 15px #4fd1c51a}.report-progress-inner:active{transform:scale(.99)}.report-progress-icon{width:32px;height:32px;color:var(--color-accent-turquoise,#00d4aa);background:#00d4aa26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.report-progress-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.report-progress-title{color:var(--color-text-primary,#fff);white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;font-size:.78rem;font-weight:700;overflow:hidden}.report-progress-meta{color:var(--color-text-tertiary,#ffffff73);font-size:.65rem;font-weight:500;font-family:var(--font-mono,"SF Mono", monospace)}.report-progress-bar-track{background:#ffffff14;border-radius:2px;flex-shrink:0;width:48px;height:4px;overflow:hidden}.report-progress-bar-fill{background:linear-gradient(90deg, var(--color-accent-turquoise,#00d4aa), var(--color-primary-violet,#7b5cff));border-radius:2px;height:100%;transition:width .4s}.report-progress-action{color:var(--color-accent-turquoise,#00d4aa);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;align-items:center;gap:2px;font-size:.7rem;font-weight:700;display:flex}@media (width>=769px){.report-progress-bar{display:none}}.home-hub-container{color:#fff;background-color:#0000;flex-direction:column;gap:32px;min-height:100vh;padding:40px;display:flex}.hub-welcome{flex-direction:column;gap:12px;display:flex}.hub-banner{background:var(--glass-bg);border:1px solid #ffffff1a;border-radius:24px;width:100%;height:140px;margin-bottom:8px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.hub-banner-image{object-fit:cover;object-position:center;width:100%;height:100%}.badge-infra{background:var(--color-primary-alpha-15);width:fit-content;color:var(--color-accent-turquoise);border:1px solid var(--color-primary-alpha-20);font-family:var(--font-mono);letter-spacing:.05em;border-radius:20px;margin-bottom:8px;padding:4px 12px;font-size:.7rem;font-weight:700}.welcome-title-wrapper{flex-direction:column;align-items:flex-start;display:flex}.welcome-title{letter-spacing:-.03em;color:#fff;margin:0;font-size:2.8rem;font-weight:900;line-height:1.1}.hub-content-view{flex-direction:column;gap:48px;display:flex}.category-section{flex-direction:column;gap:20px;display:flex}.category-title{color:var(--color-accent-turquoise);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:12px;margin:0;font-size:.85rem;font-weight:800;display:flex}.category-title:after{content:"";background:linear-gradient(90deg,#4fd1c54d,#0000);flex:1;height:1px}.category-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.module-card{background:var(--glass-bg);border:1px solid var(--glass-border);cursor:pointer;text-align:left;border-radius:24px;flex-direction:column;gap:16px;padding:24px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.module-card:hover{background:var(--glass-hover-bg);border-color:#fff3;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.module-card.highlight{border-color:var(--color-primary-alpha-40);background:linear-gradient(145deg, var(--color-primary-alpha-15), #0c0c12e6)}.module-card.highlight:before{content:"";background:linear-gradient(to right, transparent, var(--color-primary-violet), transparent);height:2px;position:absolute;top:0;left:0;right:0}.module-accent{border-radius:50%;width:8px;height:8px;position:absolute;top:24px;right:24px}.module-accent-highlight{background:var(--color-primary-violet);box-shadow:0 0 10px var(--color-primary-violet)}.module-content-wrapper{flex-direction:column;gap:20px;display:flex}.icon-wrapper{color:#fff;background:#1e1e2d;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.module-card:hover .icon-wrapper{background:var(--color-primary-violet);color:#fff;transform:scale(1.1)rotate(-5deg);box-shadow:0 8px 16px #461d774d}.module-info{flex-direction:column;gap:4px;display:flex}.module-title{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700}.module-id{font-family:var(--font-mono);color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:700}.module-card.has-bg{border:1px solid #ffffff26}.module-card.has-bg .module-title{text-shadow:0 2px 4px #000c}.module-card.has-bg .module-id{color:#ffffffb3;text-shadow:0 1px 2px #00000080}.module-card.has-bg .icon-wrapper{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3}.module-card.has-bg:hover{border-color:var(--color-accent-turquoise)}.module-card.has-bg:hover .icon-wrapper{background:var(--color-accent-turquoise);transform:scale(1.1)rotate(0)}.module-card.coming-soon{cursor:not-allowed;opacity:.6}.coming-soon-badge{color:#d1d1e0;z-index:2;background:#252538;border:1px solid #ffffff1a;border-radius:4px;padding:2px 6px;font-size:.55rem;font-weight:800;position:absolute;top:12px;right:12px}.coming-soon-overlay{z-index:1;background:#0003;position:absolute;inset:0}@media (width<=1024px){.home-hub-container{background:linear-gradient(to bottom, var(--color-bg-deep) 0%, #000 100%);gap:16px;padding:16px}.hub-banner{border-radius:14px;height:80px}.welcome-title{font-size:2.2rem;font-weight:800}.hub-content-view{gap:20px}.category-section{gap:8px}.category-header{justify-content:space-between;align-items:flex-end;margin-bottom:0;display:flex}.category-title{text-transform:none;letter-spacing:-.02em;color:#fff;font-size:1.15rem}.category-title:after{display:none}.see-all-btn{color:var(--color-text-dim);background:0 0;border:none;padding:4px 0;font-size:.75rem;font-weight:700}.category-grid.h-scroll{gap:10px;padding-right:16px;display:flex}.module-card{background:#121212;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;flex-shrink:0;gap:6px;width:100px;height:120px;padding:10px 8px}.module-card.has-bg{background:0 0}.module-card:hover{background:#282828;transform:none}.module-content-wrapper{flex-direction:column;align-items:center;gap:6px;height:100%}.module-icon-container{justify-content:center;display:flex}.icon-wrapper{aspect-ratio:auto;background:linear-gradient(135deg,#2a2a3a 0%,#1a1a2a 100%);border-radius:10px;width:36px;height:36px;font-size:1rem}.icon-wrapper svg{width:16px;height:16px}.module-info{text-align:center;margin-top:0}.module-title{-webkit-line-clamp:2;line-clamp:2;text-align:center;-webkit-box-orient:vertical;font-size:.62rem;line-height:1.2;display:-webkit-box;overflow:hidden}.module-id{text-align:center;margin-top:1px;font-size:.48rem}.module-accent{display:none}.coming-soon-badge{padding:1px 4px;font-size:.38rem;top:5px;right:5px}}@media (width<=600px){.home-hub-container{gap:14px;padding:12px 12px 140px}.hub-banner{border-radius:10px;height:70px}.welcome-title{font-size:1.8rem}.hub-content-view{gap:16px}.category-section{gap:6px}.category-title{font-size:1rem}.category-grid.h-scroll{gap:8px;padding-right:12px}.module-card{border-radius:10px;gap:5px;width:95px;height:115px;padding:8px 6px}.module-content-wrapper{gap:4px}.icon-wrapper{border-radius:8px;width:34px;height:34px}.icon-wrapper svg{width:15px;height:15px}.module-title{font-size:.58rem}.module-id{font-size:.42rem}.coming-soon-badge{border-radius:3px;padding:1px 3px;font-size:.35rem;top:4px;right:4px}}.my-activities-tray{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;flex-direction:column;gap:20px;margin-top:8px;padding:24px;display:flex;box-shadow:0 8px 32px #0000004d}.tray-header{justify-content:space-between;align-items:center;display:flex}.tray-title-wrapper{align-items:center;gap:16px;display:flex}.tray-header-icon{width:32px;height:32px;color:var(--color-accent-turquoise)}.tray-title{color:#fff;margin:0;font-size:1.3rem;font-weight:800}.tray-subtitle{color:var(--color-text-secondary);margin:2px 0 0;font-size:.8rem}.tray-sync-icon{color:var(--color-accent-turquoise)}.activities-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.activity-group-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.group-header{border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;padding-bottom:10px;display:flex}.group-header h3{flex-grow:1;margin:0;font-size:.9rem;font-weight:700}.group-header.to-correct h3{color:#ff4d4d}.group-header.to-validate h3{color:#ffb84d}.count-badge{color:#fff;background:#2a2a3c;border-radius:12px;padding:2px 8px;font-size:.7rem;font-weight:700}.tasks-list{flex-direction:column;gap:10px;display:flex}.task-item-card{text-align:left;cursor:pointer;background:#0003;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:12px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.task-item-card:hover{background:#ffffff0f;border-color:#ffffff1f;transform:translate(4px)}.task-info{flex-direction:column;flex-grow:1;gap:6px;display:flex}.task-meta{align-items:center;gap:8px;display:flex}.severity-tag{text-transform:uppercase;border-radius:4px;padding:1px 6px;font-size:.6rem;font-weight:800}.severity-tag.lgf{color:#ff8080;background:#3c1a1a;border:1px solid #ff4d4d4d}.severity-tag.significativo{color:#ffcc80;background:#3c2a1a;border:1px solid #ffb84d4d}.severity-tag.medio{color:#80ccff;background:#1a2a3c;border:1px solid #4db8ff4d}.severity-tag.bajo{color:#80ffcc;background:#1a3c2a;border:1px solid #4dffb84d}.task-date{color:var(--color-text-dim);font-size:.65rem}.task-desc{color:#fff;margin:0;font-size:.8rem;font-weight:600;line-height:1.3}.task-location{color:var(--color-text-secondary);font-size:.7rem}.task-action-arrow{color:var(--color-text-dim);transition:all .3s}.task-item-card:hover .task-action-arrow{color:var(--color-accent-turquoise);transform:translate(2px)}@media (width<=768px){.my-activities-tray{padding:16px}.activities-grid{grid-template-columns:1fr}}.mod5-playlist-hub{background-color:var(--color-bg-dark);min-height:100vh;color:var(--color-text-primary);font-family:var(--font-primary);flex-direction:column;display:flex}.playlist-hero{background-image:url(/assets/banner_control_operacional-fWeEdMv4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;height:280px;padding:40px;display:flex;position:relative;overflow:hidden}.playlist-hero:after{content:"";background:linear-gradient(to top, var(--color-bg-dark) 0%, transparent 100%);pointer-events:none;height:100px;position:absolute;bottom:0;left:0;right:0}.back-btn-overlay,.menu-btn-overlay{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10;background:#0003;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s;display:flex;position:absolute;top:30px}.back-btn-overlay{left:30px}.menu-btn-overlay{right:30px}.back-btn-overlay:hover,.menu-btn-overlay:hover,.sync-btn-overlay:hover{background:#0006}.sync-btn-overlay{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10;background:#0003;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s,transform .3s;display:flex;position:absolute;top:30px;right:84px}.sync-btn-overlay:disabled{opacity:.7;cursor:wait}.spinning svg{animation:1s linear infinite spin}.hero-content{z-index:1;position:relative}.hero-tag{font-family:var(--font-mono);color:#fffc;letter-spacing:.1em;margin-bottom:8px;font-size:.9rem;font-weight:700;display:inline-block}.hero-title{color:#fff;letter-spacing:-.03em;text-shadow:0 4px 20px #0003;margin:0;font-size:3.5rem;font-weight:900}.hero-sync-info{color:#fff9;margin-top:4px;font-size:.8rem;font-weight:500;display:block}.playlist-body{background-color:var(--color-bg-dark);padding:30px 40px 100px}.playlist-bio{margin-bottom:40px}.playlist-bio h2{color:var(--color-text-primary);margin-bottom:12px;font-size:1.2rem;font-weight:800}.playlist-bio p{color:var(--color-text-secondary);opacity:.9;max-width:800px;margin:0;font-size:1.05rem;font-style:italic;line-height:1.6}.playlist-list-section h2{color:var(--color-text-primary);margin-bottom:20px;font-size:1.2rem;font-weight:800}.playlist-tracks{flex-direction:column;gap:8px;display:flex}.track-row{border-bottom:1px solid #ffffff08;border-radius:12px;align-items:center;transition:background .2s;display:flex}.track-row:hover:not(.disabled){background:#ffffff0d}.track-row.disabled{opacity:.5;filter:grayscale(.8)}.track-item-btn{cursor:pointer;text-align:left;color:inherit;background:0 0;border:none;border-radius:12px;flex:1;align-items:center;padding:12px 16px;font-family:inherit;transition:transform .2s;display:flex}.track-item-btn:hover:not(:disabled){transform:translate(4px)}.track-item-btn:disabled{cursor:not-allowed}.track-number{font-family:var(--font-mono);color:var(--color-text-secondary);text-align:left;width:32px;font-size:.9rem;font-weight:600;display:inline-block}.track-image{background-position:50%;background-size:cover;border-radius:8px;width:44px;height:44px;margin-right:16px;display:inline-block;position:relative;overflow:hidden}.track-image-overlay{color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.track-info{flex-direction:column;flex:1;justify-content:center;display:inline-flex}.track-title{color:var(--color-text-primary);align-items:center;gap:8px;margin:0 0 4px;font-size:1rem;font-weight:600;display:flex}.track-explicit{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-secondary);background:#ffffff1a;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:500}.track-subtitle{color:var(--color-text-secondary);font-size:.8rem;font-weight:500}.track-play-indicator{justify-content:center;align-items:center;display:flex}.track-row-actions{align-items:center;padding-right:16px;display:flex}.track-fav-btn{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:color .2s,transform .2s;display:flex}.track-fav-btn:hover{color:var(--color-text-primary);transform:scale(1.1)}.track-fav-btn.active{color:var(--color-accent-blue)}.track-play-btn{background:var(--color-accent-turquoise);width:36px;height:36px;color:var(--color-bg-dark);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 4px 10px #00f2fe33}.track-play-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 6px 15px #ffffff4d}.track-play-btn.disabled-btn{color:var(--color-text-secondary);cursor:not-allowed;box-shadow:none;background:#ffffff1a}@media (width<=768px){.playlist-hero{text-align:center;justify-content:center;align-items:center;height:220px;padding:20px}.back-btn-overlay{top:20px;left:20px}.menu-btn-overlay{top:20px;right:20px}.sync-btn-overlay{width:40px;height:40px;top:20px;right:74px}.hero-title{font-size:2.2rem}.playlist-body{padding:24px 20px 100px}.track-number{display:none}.track-image{width:40px;height:40px;margin-right:12px}.track-row-actions{gap:8px}.track-play-btn{width:32px;height:32px}}.tasks-inbox{background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1.5px solid #ffffff14;border-radius:22px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.tasks-inbox__header{justify-content:space-between;align-items:center;display:flex}.tasks-inbox__header-left{align-items:center;gap:.75rem;display:flex}.tasks-inbox__title{color:#f1f5f9;letter-spacing:-.01em;align-items:center;gap:.5rem;margin:0;font-size:1.05rem;font-weight:800;display:flex}.tasks-inbox__total-badge{color:#fff;background:linear-gradient(135deg,#ff6b2b,#f43f5e);border-radius:99px;padding:.15rem .55rem;font-size:.75rem;font-weight:800;line-height:1.6}.tasks-inbox__refresh-btn{color:#64748b;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.tasks-inbox__refresh-btn:hover{color:#cbd5e1;background:#ffffff1a;transform:rotate(180deg)}.tasks-inbox__tabs{background:#ffffff0a;border-radius:14px;gap:.4rem;padding:.3rem;display:flex}.tasks-inbox__tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.6rem .75rem;font-size:.83rem;font-weight:600;transition:all .2s;display:inline-flex}.tasks-inbox__tab--active{color:#f1f5f9;background:#ffffff14;box-shadow:0 2px 8px #0003}.tasks-inbox__tab-count{color:#fff;background:#ffffff1f;border-radius:99px;padding:.1rem .45rem;font-size:.7rem;font-weight:800;line-height:1.6;transition:background .2s}.tasks-inbox__content{min-height:120px}.tasks-inbox__loading{color:#475569;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;font-size:.85rem;display:flex}.tasks-inbox__loading-spinner{border:2.5px solid #ffffff1a;border-top-color:#3b82f6;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite inboxSpin}@keyframes inboxSpin{to{transform:rotate(360deg)}}.tasks-inbox__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 1rem;display:flex}.tasks-inbox__empty-icon{background:#22c55e14;border:1px solid #22c55e26;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:.25rem;display:flex}.tasks-inbox__empty-text{color:#94a3b8;margin:0;font-size:.92rem;font-weight:600}.tasks-inbox__empty-sub{color:#475569;font-size:.8rem}.tasks-inbox__list{flex-direction:column;gap:.6rem;display:flex}.tasks-inbox__card{text-align:left;cursor:pointer;background:#ffffff08;border:1.5px solid #ffffff12;border-radius:16px;width:100%;padding:0;transition:all .2s;display:flex;overflow:hidden}.tasks-inbox__card:hover{background:#ffffff0f;border-color:#ffffff24;transform:translateY(-1px);box-shadow:0 6px 24px #0000004d}.tasks-inbox__card-accent{flex-shrink:0;width:4px;display:block}.tasks-inbox__card-body{flex:1;padding:1rem 1rem 1rem .85rem;position:relative}.tasks-inbox__card-top{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.6rem;display:flex}.tasks-inbox__card-meta{flex-direction:column;gap:.15rem;display:flex}.tasks-inbox__card-id{color:#cbd5e1;letter-spacing:.03em;font-family:JetBrains Mono,Courier New,monospace;font-size:.8rem;font-weight:800}.tasks-inbox__card-date{color:#475569;font-size:.72rem}.tasks-inbox__status-chip{border:1px solid;border-radius:99px;flex-shrink:0;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.tasks-inbox__status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite pulseDot}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.4}}.tasks-inbox__card-details{flex-wrap:wrap;gap:.4rem .75rem;margin-bottom:.5rem;display:flex}.tasks-inbox__card-detail{color:#64748b;align-items:center;gap:.3rem;font-size:.75rem;display:inline-flex}.tasks-inbox__card-desc{color:#94a3b8;width:100%;margin:0;font-size:.82rem;line-height:1.5}.tasks-inbox__rejection-badge{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433;border-radius:99px;align-items:center;gap:.3rem;margin-top:.25rem;padding:.2rem .65rem;font-size:.7rem;font-weight:700;display:inline-flex}.tasks-inbox__card-arrow{color:#334155;transition:color .2s,transform .2s;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.tasks-inbox__card:hover .tasks-inbox__card-arrow{color:#64748b;transform:translateY(-50%)translate(2px)}.tasks-inbox__sla-badge{text-transform:uppercase;letter-spacing:.02em;border-radius:6px;align-items:center;width:fit-content;margin-top:.2rem;padding:.15rem .4rem;font-size:.65rem;font-weight:800;display:inline-flex}.sla-ok{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.sla-warning{color:#fcd34d;background:#f59e0b1a;border:1px solid #f59e0b33}.sla-overdue{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d}.correction-section{background:linear-gradient(135deg,#3b82f60f 0%,#10b9810a 100%);border:1.5px solid #3b82f633;border-radius:20px;margin-top:1.5rem;padding:1.75rem}.correction-section__rejection-alert{background:#ef444414;border:1.5px solid #ef44444d;border-radius:14px;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.correction-section__rejection-alert-header{color:#fca5a5;align-items:center;gap:.6rem;margin-bottom:.75rem;font-size:.95rem;font-weight:700;display:flex}.correction-section__rejection-reason{color:#f1f5f9;margin:0 0 .5rem;font-size:.9rem;line-height:1.6}.correction-section__rejection-reason span{color:#94a3b8;font-weight:600}.correction-section__rejection-meta{color:#64748b;font-size:.78rem}.correction-section__rejection-photos{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.correction-section__rejection-photo-thumb{object-fit:cover;border:1px solid #ef44444d;border-radius:8px;width:64px;height:64px}.correction-section__header{margin-bottom:1.5rem}.correction-section__badge{color:#93c5fd;text-transform:uppercase;letter-spacing:.06em;background:#3b82f626;border:1px solid #3b82f640;border-radius:8px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.3rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.correction-section__title{color:#f1f5f9;margin:0;font-size:1rem;font-weight:700}.correction-section__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.correction-section__field{flex-direction:column;display:flex}.correction-section__field--full{grid-column:1/-1}.correction-section__label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem;font-size:.78rem;font-weight:700}.correction-section__required{color:#ef4444}.correction-section__optional{color:#475569;text-transform:none;letter-spacing:0;font-weight:400}.correction-section__input,.correction-section__select,.correction-section__textarea{color:#f1f5f9;box-sizing:border-box;background:#ffffff0a;border:1.5px solid #ffffff1a;border-radius:12px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,background .2s}.correction-section__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%2364748B' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px;padding-right:2.5rem}.correction-section__select option{background:#1a1a2e}.correction-section__textarea{resize:vertical;min-height:100px}.correction-section__input:focus,.correction-section__select:focus,.correction-section__textarea:focus{background:#3b82f60d;border-color:#3b82f6;outline:none}.correction-section__input--error{background:#ef44440a!important;border-color:#ef4444!important}.correction-section__error-msg{color:#fca5a5;margin-top:.3rem;font-size:.75rem}.correction-section__photos{flex-wrap:wrap;gap:.6rem;display:flex}.correction-section__photo-thumb{border:1.5px solid #ffffff1f;border-radius:12px;width:80px;height:80px;position:relative;overflow:hidden}.correction-section__photo-thumb img{object-fit:cover;width:100%;height:100%}.correction-section__photo-remove{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:1rem;line-height:1;transition:background .15s;display:flex;position:absolute;top:4px;right:4px}.correction-section__photo-remove:hover{background:#ef4444}.correction-section__photo-add{color:#64748b;cursor:pointer;background:#3b82f60d;border:1.5px dashed #3b82f64d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:80px;height:80px;font-size:.68rem;transition:border-color .2s,color .2s;display:flex}.correction-section__photo-add:hover{color:#93c5fd;border-color:#3b82f6}.correction-section__global-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;margin-top:1rem;padding:.75rem 1rem;font-size:.85rem}.correction-section__footer{justify-content:flex-end;margin-top:1.5rem;display:flex}.correction-section__submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:14px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 18px #3b82f666}.correction-section__submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #3b82f680}.correction-section__submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.correction-section__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite correctionSpin;display:inline-block}@keyframes correctionSpin{to{transform:rotate(360deg)}}@media (width<=600px){.correction-section__grid{grid-template-columns:1fr}}.rejection-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.2s overlayIn;display:flex;position:fixed;inset:0}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.rejection-modal{background:#1a1a2e;border:1px solid #ef444459;border-radius:20px;width:100%;max-width:520px;padding:2rem;animation:.25s cubic-bezier(.34,1.56,.64,1) modalIn;box-shadow:0 25px 60px #0009,0 0 0 1px #ef444426}@keyframes modalIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.rejection-modal__header{align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.rejection-modal__icon{background:#ef44441f;border:1px solid #ef44444d;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.rejection-modal__title{color:#f8fafc;margin:0 0 .25rem;font-size:1.2rem;font-weight:700}.rejection-modal__subtitle{color:#94a3b8;margin:0;font-size:.82rem}.rejection-modal__field{margin-bottom:1.25rem}.rejection-modal__label{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.82rem;font-weight:600;display:block}.rejection-modal__required{color:#ef4444;margin-left:2px}.rejection-modal__optional{color:#64748b;text-transform:none;letter-spacing:0;font-weight:400}.rejection-modal__textarea{color:#f1f5f9;resize:vertical;box-sizing:border-box;background:#ffffff0a;border:1.5px solid #ffffff1a;border-radius:12px;width:100%;min-height:110px;padding:.9rem 1rem;font-family:inherit;font-size:.92rem;line-height:1.6;transition:border-color .2s}.rejection-modal__textarea:focus{background:#ef44440a;border-color:#ef4444;outline:none}.rejection-modal__char-count{text-align:right;color:#475569;margin-top:.3rem;font-size:.75rem;display:block}.rejection-modal__photos{flex-wrap:wrap;gap:.6rem;display:flex}.rejection-modal__photo-thumb{border:1.5px solid #ffffff1f;border-radius:10px;width:72px;height:72px;position:relative;overflow:hidden}.rejection-modal__photo-thumb img{object-fit:cover;width:100%;height:100%}.rejection-modal__photo-remove{color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:.9rem;line-height:1;display:flex;position:absolute;top:3px;right:3px}.rejection-modal__photo-add{color:#64748b;cursor:pointer;background:#ffffff08;border:1.5px dashed #fff3;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:72px;height:72px;font-size:.68rem;transition:border-color .2s,color .2s,background .2s;display:flex}.rejection-modal__photo-add:hover{color:#ef4444;background:#ef44440d;border-color:#ef4444}.rejection-modal__error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.rejection-modal__actions{justify-content:flex-end;gap:.75rem;margin-top:1.75rem;display:flex}.rejection-modal__btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.rejection-modal__btn--cancel{color:#94a3b8;background:#ffffff12}.rejection-modal__btn--cancel:hover{color:#f1f5f9;background:#ffffff1f}.rejection-modal__btn--confirm{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 16px #ef444459}.rejection-modal__btn--confirm:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 22px #ef444473}.rejection-modal__btn--confirm:disabled{opacity:.45;cursor:not-allowed;transform:none}.rejection-modal__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin;display:inline-block}.verification-section{background:linear-gradient(135deg,#eab3080f 0%,#10b9810a 100%);border:1.5px solid #eab30833;border-radius:20px;margin-top:1.5rem;padding:1.75rem}.verification-section__header{margin-bottom:1.5rem}.verification-section__badge{color:#fcd34d;text-transform:uppercase;letter-spacing:.06em;background:#eab3081f;border:1px solid #eab30840;border-radius:8px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.3rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.verification-section__title{color:#f1f5f9;margin:0 0 .3rem;font-size:1rem;font-weight:700}.verification-section__subtitle{color:#64748b;margin:0;font-size:.85rem}.verification-section__correction-summary{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;margin-bottom:1.25rem;padding:1.25rem}.verification-section__summary-title{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin:0 0 1rem;font-size:.82rem;font-weight:700}.verification-section__summary-grid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.verification-section__summary-item{flex-direction:column;gap:.25rem;display:flex}.verification-section__summary-item--full{grid-column:1/-1}.verification-section__summary-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.73rem;font-weight:600}.verification-section__summary-value{color:#e2e8f0;font-size:.9rem;line-height:1.5}.verification-section__correction-note{color:#93c5fd;font-style:italic}.verification-section__photos{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.verification-section__photo-thumb{object-fit:cover;cursor:pointer;border:1.5px solid #ffffff1a;border-radius:10px;width:72px;height:72px;transition:transform .15s}.verification-section__photo-thumb:hover{transform:scale(1.05)}.verification-section__rejection-history{background:#ef44440d;border:1px solid #ef444433;border-radius:14px;margin-bottom:1.25rem;padding:1rem 1.25rem}.verification-section__history-title{color:#fca5a5;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;margin:0 0 .85rem;font-size:.8rem;font-weight:700;display:flex}.verification-section__history-list{flex-direction:column;gap:.75rem;display:flex}.verification-section__history-entry{border-left:2px solid #ef444466;padding-left:.85rem}.verification-section__history-entry-header{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}.verification-section__history-index{color:#fca5a5;font-size:.75rem;font-weight:700}.verification-section__history-date{color:#475569;font-size:.72rem}.verification-section__history-reason{color:#cbd5e1;margin:0 0 .25rem;font-size:.87rem;line-height:1.5}.verification-section__history-by{color:#64748b;font-size:.74rem}.verification-section__comments-field{margin-bottom:1.25rem}.verification-section__label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;font-size:.78rem;font-weight:700;display:block}.verification-section__optional{color:#475569;text-transform:none;letter-spacing:0;font-weight:400}.verification-section__textarea{color:#f1f5f9;resize:vertical;box-sizing:border-box;background:#ffffff0a;border:1.5px solid #ffffff1a;border-radius:12px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.verification-section__textarea:focus{border-color:#eab308;outline:none}.verification-section__error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.verification-section__actions{justify-content:flex-end;gap:.75rem;display:flex}.verification-section__btn{cursor:pointer;border:none;border-radius:14px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.92rem;font-weight:700;transition:all .2s;display:inline-flex}.verification-section__btn--reject{color:#fca5a5;background:#ef44441f;border:1.5px solid #ef444440}.verification-section__btn--reject:hover:not(:disabled){color:#fff;background:#ef444433;border-color:#ef444480;transform:translateY(-1px)}.verification-section__btn--verify{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 4px 18px #22c55e66}.verification-section__btn--verify:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #22c55e80}.verification-section__btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.verification-section__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite verifSpin;display:inline-block}@keyframes verifSpin{to{transform:rotate(360deg)}}@media (width<=500px){.verification-section__summary-grid{grid-template-columns:1fr}.verification-section__actions{flex-direction:column-reverse}.verification-section__btn{justify-content:center}}.wfr-loading,.wfr-error{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;font-size:.9rem;display:flex}.wfr-loading__spinner{border:3px solid #ffffff14;border-top-color:#3b82f6;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite wfrSpin}@keyframes wfrSpin{to{transform:rotate(360deg)}}.wfr-container{flex-direction:column;gap:0;max-width:680px;margin:0 auto;padding-bottom:2rem;display:flex}.wfr-header{flex-wrap:wrap;align-items:center;gap:.85rem;padding:1.25rem 0 1rem;display:flex}.wfr-back-btn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.wfr-back-btn:hover{color:#f1f5f9;background:#ffffff1a}.wfr-header-info{flex:1}.wfr-header-title{color:#f1f5f9;margin:0 0 .2rem;font-size:1.1rem;font-weight:800}.wfr-header-id{color:#475569;letter-spacing:.03em;font-family:JetBrains Mono,monospace;font-size:.75rem}.wfr-status-banner{border:1.5px solid;border-radius:12px;align-items:center;gap:.6rem;padding:.5rem .9rem;display:flex}.wfr-status-banner__icon{font-size:1.1rem}.wfr-status-banner__label{font-size:.82rem;font-weight:800;line-height:1.2;display:block}.wfr-status-banner__hint{color:#64748b;font-size:.7rem;display:block}.wfr-summary-card{background:#ffffff08;border:1.5px solid #ffffff12;border-radius:18px;margin-top:.5rem;padding:1.25rem}.wfr-summary-grid{grid-template-columns:repeat(2,1fr);gap:.85rem;margin-bottom:1rem;display:grid}.wfr-summary-item{flex-direction:column;gap:.15rem;display:flex}.wfr-summary-label{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:.71rem;font-weight:600}.wfr-summary-value{color:#e2e8f0;font-size:.88rem;line-height:1.4}.wfr-hallazgos{border-top:1px solid #ffffff0f;flex-direction:column;gap:.5rem;padding-top:.85rem;display:flex}.wfr-hallazgos-label{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.wfr-hallazgo-item{align-items:flex-start;gap:.6rem;display:flex}.wfr-hallazgo-potential{text-transform:uppercase;border-radius:6px;flex-shrink:0;padding:.2rem .55rem;font-size:.68rem;font-weight:800}.wfr-hallazgo-potential--bajo{color:#86efac;background:#22c55e26}.wfr-hallazgo-potential--medio{color:#fde68a;background:#eab30826}.wfr-hallazgo-potential--sig{color:#fdba74;background:#f9731626}.wfr-hallazgo-potential--lgf{color:#fca5a5;background:#ef444426}.wfr-hallazgo-desc{color:#94a3b8;font-size:.83rem;line-height:1.5}.wfr-verified-banner{color:#86efac;background:#22c55e14;border:1.5px solid #22c55e33;border-radius:16px;align-items:center;gap:1rem;margin-top:1.25rem;padding:1.25rem 1.5rem;display:flex}.wfr-verified-banner strong{margin-bottom:.2rem;display:block}.wfr-verified-banner p{color:#4ade80;margin:0;font-size:.85rem}.wfr-verified-banner__icon{background:#22c55e26;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex}.wfr-waiting-banner{color:#93c5fd;background:#3b82f614;border:1.5px solid #3b82f633;border-radius:16px;align-items:center;gap:1rem;margin-top:1.25rem;padding:1.25rem 1.5rem;display:flex}.wfr-waiting-banner strong{margin-bottom:.2rem;display:block}.wfr-waiting-banner p{color:#60a5fa;margin:0;font-size:.85rem}.wfr-waiting-banner__icon{background:#3b82f61f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex}.wfr-viewer-notice{color:#64748b;background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:.6rem;margin-top:1rem;padding:.85rem 1rem;font-size:.83rem;display:flex}@media (width<=500px){.wfr-summary-grid{grid-template-columns:1fr}.wfr-header{flex-wrap:wrap}.wfr-status-banner{width:100%}}.ma-container{flex-direction:column;gap:1rem;max-width:680px;margin:0 auto;padding:1.25rem 1rem 5rem;display:flex}.ma-header{justify-content:space-between;align-items:center;display:flex}.ma-header-left{align-items:center;gap:.75rem;display:flex}.ma-title{color:#f1f5f9;align-items:center;gap:.5rem;margin:0;font-size:1.2rem;font-weight:800;display:flex}.ma-total-badge{color:#fff;background:linear-gradient(135deg,#ff6b2b,#f43f5e);border-radius:99px;padding:.15rem .55rem;font-size:.75rem;font-weight:800;line-height:1.6}.ma-refresh-btn{color:#64748b;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.ma-refresh-btn:hover{color:#cbd5e1;background:#ffffff1a;transform:rotate(180deg)}.ma-tabs{background:#ffffff0a;border-radius:14px;gap:.4rem;padding:.3rem;display:flex}.ma-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.6rem .75rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.ma-tab--active{color:#f1f5f9;background:#ffffff14;box-shadow:0 2px 8px #0003}.ma-tab-count{color:#fff;background:#ffffff1f;border-radius:99px;padding:.1rem .45rem;font-size:.7rem;font-weight:800;line-height:1.6;transition:background .2s}.ma-content{min-height:120px}.ma-loading{color:#475569;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem;font-size:.85rem;display:flex}.ma-loading-spinner{border:2.5px solid #ffffff1a;border-top-color:#3b82f6;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite maSpin}@keyframes maSpin{to{transform:rotate(360deg)}}.ma-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1rem;display:flex}.ma-empty-icon{background:#22c55e14;border:1px solid #22c55e26;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:.25rem;display:flex}.ma-empty-text{color:#94a3b8;margin:0;font-size:.92rem;font-weight:600}.ma-empty-sub{color:#475569;font-size:.8rem}.ma-list{flex-direction:column;gap:.6rem;display:flex}.ma-card{text-align:left;cursor:pointer;background:#ffffff08;border:1.5px solid #ffffff12;border-radius:16px;width:100%;padding:0;transition:all .2s;display:flex;overflow:hidden}.ma-card:hover{background:#ffffff0f;border-color:#ffffff24;transform:translateY(-1px);box-shadow:0 6px 24px #0000004d}.ma-card-accent{flex-shrink:0;width:4px;display:block}.ma-card-body{flex:1;padding:.9rem 1rem .9rem .85rem;position:relative}.ma-card-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.6rem;display:flex}.ma-card-meta{flex-direction:column;gap:.15rem;display:flex}.ma-card-id{color:#cbd5e1;letter-spacing:.03em;font-family:JetBrains Mono,Courier New,monospace;font-size:.78rem;font-weight:800}.ma-card-date{color:#475569;font-size:.72rem}.ma-card-details{flex-wrap:wrap;gap:.3rem .75rem;margin-bottom:.5rem;display:flex}.ma-card-detail{color:#64748b;align-items:center;gap:.3rem;font-size:.75rem;display:inline-flex}.ma-card-desc{color:#94a3b8;width:100%;margin:0;font-size:.82rem;line-height:1.5}.ma-card-arrow{color:#334155;transition:color .2s,transform .2s;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.ma-card:hover .ma-card-arrow{color:#64748b;transform:translateY(-50%)translate(2px)}.ma-status-badge{border:1px solid;border-radius:99px;flex-shrink:0;align-items:center;gap:.3rem;padding:.15rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}.ma-status-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2s ease-in-out infinite maPulse}@keyframes maPulse{0%,to{opacity:1}50%{opacity:.4}}.ma-severity-tag{border-radius:4px;flex-shrink:0;padding:.15rem .4rem;font-size:.65rem;font-weight:900}.ma-modal-overlay{z-index:8000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:flex-start;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.ma-modal-content{background:linear-gradient(145deg,#1e1e28fa,#14141cfa);border:1.5px solid #ffffff14;border-radius:22px;width:100%;max-width:600px;margin:1rem 0;overflow:hidden}.ma-modal-header{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem;display:flex}.ma-modal-header-left{align-items:center;gap:.75rem;display:flex}.ma-modal-back{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ma-modal-back:hover{color:#f1f5f9;background:#ffffff1a}.ma-modal-title{color:#f1f5f9;margin:0 0 .15rem;font-size:1rem;font-weight:800}.ma-modal-id{color:#475569;letter-spacing:.03em;font-family:JetBrains Mono,monospace;font-size:.7rem}.ma-modal-body{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.ma-modal-loading{color:#64748b;flex-direction:column;align-items:center;gap:.75rem;padding:3rem;font-size:.85rem;display:flex}.ma-modal-spinner{border:2.5px solid #ffffff14;border-top-color:#3b82f6;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite maSpin}.ma-modal-summary{background:#ffffff08;border:1.5px solid #ffffff12;border-radius:16px;padding:1rem}.ma-modal-summary-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}.ma-modal-summary-item{flex-direction:column;gap:.15rem;display:flex}.ma-modal-summary-label{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:600}.ma-modal-summary-value{color:#e2e8f0;font-size:.85rem;line-height:1.4}.ma-modal-desc-section{border-top:1px solid #ffffff0f;padding-top:.75rem}.ma-modal-desc-label{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.68rem;font-weight:700;display:block}.ma-modal-desc-text{color:#94a3b8;margin:0;font-size:.88rem;line-height:1.6}.ma-modal-actions{background:#ffffff08;border:1.5px solid #ffffff12;border-radius:16px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.ma-modal-comment{color:#fff;resize:none;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:.75rem;font-family:inherit;font-size:.85rem}.ma-modal-comment::placeholder{color:#475569}.ma-modal-verifier-select{margin:.75rem 0}.ma-modal-verifier-label{color:var(--color-text-secondary,#94a3b8);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.75rem;font-weight:600;display:block}.ma-modal-verifier-input{color:#fff;box-sizing:border-box;appearance:none;background:#ffffff0d url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") right .75rem center no-repeat;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:.65rem 2rem .65rem .75rem;font-family:inherit;font-size:.85rem}.ma-modal-verifier-input:focus{border-color:var(--color-accent-turquoise,#4fd1c5);outline:none;box-shadow:0 0 0 2px #4fd1c526}.ma-modal-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.ma-modal-btn{cursor:pointer;text-align:center;background:0 0;border:1.5px solid;border-radius:10px;flex:1;min-width:120px;padding:.6rem .75rem;font-size:.78rem;font-weight:700;transition:all .2s}.ma-modal-btn:hover{background:#ffffff0d}.ma-modal-btn:disabled{opacity:.5;cursor:not-allowed}.ma-modal-error{color:#ef4444;font-size:.8rem;font-weight:600}.ma-modal-verified{color:#86efac;background:#22c55e14;border:1.5px solid #22c55e33;border-radius:14px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.ma-modal-verified strong{margin-bottom:.2rem;display:block}.ma-modal-verified p{color:#4ade80;margin:0;font-size:.82rem}.ma-modal-verified-icon{background:#22c55e26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.ma-modal-annulled{color:#94a3b8;text-align:center;background:#64748b1a;border:1.5px solid #64748b33;border-radius:14px;padding:1rem 1.25rem;font-weight:700}.ma-modal-waiting{color:#93c5fd;background:#3b82f614;border:1.5px solid #3b82f633;border-radius:14px;padding:1rem 1.25rem}.ma-modal-waiting strong{margin-bottom:.2rem;display:block}.ma-modal-waiting p{color:#60a5fa;margin:0;font-size:.82rem}.ma-modal-timeline{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;padding:1rem}.ma-modal-timeline-title{text-transform:uppercase;letter-spacing:.08em;color:#475569;margin:0 0 1rem;font-size:.72rem;font-weight:800}.ma-modal-timeline-list{flex-direction:column;gap:1rem;display:flex;position:relative}.ma-modal-timeline-item{gap:.75rem;padding-left:.25rem;display:flex;position:relative}.ma-modal-timeline-dot{border:3px solid #1a1a1a;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:4px}.ma-modal-timeline-content{flex:1}.ma-modal-timeline-status{font-size:.85rem;font-weight:700}.ma-modal-timeline-meta{color:#475569;margin-top:.1rem;font-size:.68rem}.ma-modal-timeline-comment{color:#64748b;margin-top:.2rem;font-size:.75rem;font-style:italic}.ma-modal-timeline-empty{color:#475569;text-align:center;margin:0;font-size:.8rem}@media (width<=500px){.ma-modal-summary-grid{grid-template-columns:1fr}.ma-modal-header{flex-direction:column;align-items:flex-start}.ma-modal-buttons{flex-direction:column}.ma-modal-btn{min-width:unset}.ma-card-top{flex-direction:column}}:root{--glass-blur:blur(20px);--neon-glow-violet:0 0 15px #6366f166;--neon-glow-turquoise:0 0 15px #2dd4bf66;--color-bg-deep:#171717;--color-bg-technical:#1a1a1a;--color-bg-card:#171717e6;--color-bg-lavanda:#dcddee;--color-primary-violet:#461d77;--color-primary-alpha-15:#461d7726;--color-primary-alpha-20:#461d7733;--color-primary-alpha-25:#461d7740;--color-primary-light:#6b3fa0;--color-secondary-indigo:#5a2d91;--color-accent-turquoise:#4fd1c5;--color-accent-pink:#f472b6;--color-success-green:#3faa88;--color-warning-gold:#c59e4d;--color-danger-red:#f43f5e;--color-danger-alpha-10:#f43f5e1a;--color-danger-alpha-20:#f43f5e33;--color-text-primary:#f8fafc;--color-text-secondary:#e2e8f0;--color-text-dim:#94a3b8;--color-text-muted:#64748b;--glass-border:#ffffff14;--glass-bg:#ffffff08;--glass-reflection:linear-gradient(135deg, #ffffff1f 0%, #fff0 100%);--glass-glow:radial-gradient(circle at top left, #461d7726, transparent 70%);--shadow-neon:0 0 30px #461d774d;--shadow-card:0 30px 80px #000000e6;--font-main:"Outfit", "Inter", sans-serif;--font-mono:"JetBrains Mono", monospace;--font-hand:"Shadows Into Light", cursive}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{font-family:var(--font-main);background:var(--color-bg-deep);color:var(--color-text-primary);min-height:100vh;line-height:1.5;overflow-x:hidden}#root{min-height:100vh}.app-bg-overlay{z-index:-1;background:radial-gradient(circle at 10% 20%,#461d7726 0%,#0000 40%),radial-gradient(circle at 90% 80%,#4fd1c514 0%,#0000 40%),radial-gradient(circle,#171717 0%,#111 100%);width:100%;height:100%;position:fixed;top:0;left:0}.app-bg-overlay:after{content:"";opacity:.03;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3%3Cfilter id='noiseFilter'%3%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3%3C/filter%3%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3%3C/svg%3");position:absolute;inset:0}.hardware-card{background:var(--color-bg-card);-webkit-backdrop-filter:blur(30px);border:1px solid var(--glass-border);box-shadow:var(--shadow-card);border-radius:24px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.brand-logo-large{filter:brightness(0)invert()drop-shadow(0 10px 30px #00000080);max-width:280px;height:auto;max-height:280px;margin-bottom:8px}.hardware-card:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:2px;position:absolute;top:0;left:0;right:0}.hardware-card:after{content:"";background:var(--glass-reflection);pointer-events:none;opacity:.5;position:absolute;inset:0}button{font-family:var(--font-main);cursor:pointer;border:none;outline:none;transition:all .2s cubic-bezier(.4,0,.2,1)}button:active{transform:scale(.96)}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand-mobile-bar-img{object-fit:contain;filter:brightness(0)invert();width:100px;height:auto;max-height:100px;margin-left:12px}.flex-col-center{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex}.loading-screen{background:var(--color-bg-deep);z-index:9999;color:var(--color-text-primary);text-align:center;position:fixed;inset:0}.spinner{border:4px solid #ffffff1a;border-left-color:var(--color-primary-violet);border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.menu-toggle{border:1px solid var(--glass-border);color:#fff;background:#1a1a24;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.auth-container{z-index:1;background:radial-gradient(circle,#461d7726 0%,#0000 80%);flex-direction:column;justify-content:center;align-items:center;gap:48px;min-height:100vh;padding:24px;display:flex;position:relative}.auth-bg-image{z-index:-1;filter:brightness(.3)contrast(1.2)blur(2px);background-image:url(/assets/login-bg-CPPzf8kB.png);background-position:50%;background-size:cover;position:fixed;inset:0;transform:scale(1.1)}.auth-header{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:500px;display:flex}.hero-title{letter-spacing:-.04em;background:linear-gradient(#fff 30%,#94a3b8 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 10px 20px #00000080);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:900;line-height:1}.hero-subtitle{color:var(--color-text-secondary);font-size:1.1rem;font-weight:500;line-height:1.6}.auth-card{width:100%;max-width:400px;padding:0;overflow:visible}.auth-card-content{text-align:center;flex-direction:column;align-items:center;gap:32px;padding:40px;display:flex}.auth-status-indicator{border:1px solid var(--glass-border);font-family:var(--font-mono);color:var(--color-text-dim);letter-spacing:.1em;background:#ffffff08;border-radius:100px;align-items:center;gap:12px;padding:8px 16px;font-size:.7rem;font-weight:700;display:flex}.status-dot{background:var(--color-success-green);width:8px;height:8px;box-shadow:0 0 10px var(--color-success-green);border-radius:50%}.status-dot.pulse{animation:2s infinite pulse-dot}@keyframes pulse-dot{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.auth-footer-info{font-family:var(--font-mono);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:.65rem;display:flex}.btn-main-glow{background:linear-gradient(135deg, var(--color-primary-violet), var(--color-secondary-indigo));color:#fff;letter-spacing:.05em;border:1px solid #ffffff1a;border-radius:16px;width:100%;padding:20px;font-size:1rem;font-weight:800;position:relative;overflow:hidden;box-shadow:0 15px 35px #461d774d}.btn-main-glow:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:translate(-100%)}.btn-main-glow:hover{transform:translateY(-2px);box-shadow:0 20px 40px #461d7766}.btn-main-glow:hover:after{transform:translate(100%)}.pin-hint{font-family:var(--font-mono);color:var(--color-text-dim);letter-spacing:.1em;font-size:.75rem}.pin-grid{justify-content:center;gap:12px;margin:24px 0;display:flex}.pin-digit{border:2px solid var(--glass-border);background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;width:48px;height:64px;font-size:1.5rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.pin-digit.filled{border-color:var(--color-primary-violet);color:#fff;background:#461d7726;transform:translateY(-2px);box-shadow:0 0 20px #461d774d,inset 0 0 10px #461d7733}.pin-error{color:var(--color-danger-red);justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.85rem;font-weight:600;display:flex}.app-bar{background:var(--color-bg-card);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--glass-border);z-index:100;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0}.user-profile{flex-direction:column;display:flex}.user-profile .user-name{color:#fff;font-size:1rem;font-weight:800}.user-profile .user-role{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.status-controls{align-items:center;gap:12px;display:flex}.sync-badge{font-family:var(--font-mono);border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.sync-badge.synced{color:var(--color-accent-turquoise);background:#4fd1c51a;border:1px solid #4fd1c533;border-radius:10px;justify-content:center;width:36px;height:36px;padding:0}.sync-badge.pending{color:var(--color-warning-gold);background:#c59e4d1a;border:1px solid #c59e4d33;animation:2s infinite pulse}.sync-status-btn{min-width:36px;position:relative;gap:4px!important;width:auto!important;padding:0 8px!important}.sync-pending-badge{background:var(--color-warning-gold,#f59e0b);color:#000;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.55rem;font-weight:900;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.icon-btn-glass{border:1px solid var(--glass-border);width:36px;height:36px;color:var(--color-text-secondary);background:#ffffff08;border-radius:10px;justify-content:center;align-items:center;display:flex}.icon-btn-glass:hover{color:#fff;background:#22222e;border-color:#fff3}.icon-btn-glass.logout:hover{color:#f99;background:#4a1515;border-color:#e53e3e66}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.badge-glass{border:1px solid var(--glass-border);color:var(--color-accent-turquoise);text-transform:uppercase;background:#ffffff0d;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:.65rem;font-weight:700;display:inline-flex}.mobile-only{display:none!important}.desktop-only{display:block!important}@media (width<=1024px){.mobile-only{display:flex!important}.desktop-only{display:none!important}}.main-layout{background:var(--color-bg-deep);grid-template-columns:280px 1fr;min-height:100vh;display:grid;position:relative;overflow:hidden}.content-area{background:var(--color-bg-technical);flex-direction:column;height:100vh;transition:all .3s;display:flex;position:relative;overflow:hidden}.view-wrapper{scrollbar-gutter:stable;flex:1;width:100%;max-width:1600px;margin:0 auto;padding:32px;overflow-y:auto}@media (width<=1200px){.view-wrapper{padding:24px}}@media (width<=1024px){.main-layout{flex-direction:column;grid-template-columns:1fr;display:flex}.content-area{height:100vh;padding-bottom:72px}.view-wrapper{flex:1;height:auto;padding:20px 16px;overflow-y:auto}.app-bar{height:auto;padding:16px}.bar-left .mobile-only{align-items:center;gap:12px;display:flex}.bar-right .desktop-only{display:none}}.placeholder-view{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:20px;display:flex}.mobile-nav{z-index:1000;background:linear-gradient(#0000 0%,#000 20%);justify-content:space-around;align-items:center;height:84px;padding:0 16px 20px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav-item{color:#b3b3b3;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:4px;transition:all .2s;display:flex}.mobile-nav-item.active{color:#fff}.nav-icon-wrapper{justify-content:center;align-items:center;transition:transform .2s cubic-bezier(.17,.67,.83,.67);display:flex;position:relative}.mobile-nav-item.active .nav-icon-wrapper{transform:translateY(-2px)scale(1.1)}.nav-active-dot{display:none}.nav-label{letter-spacing:.01em;opacity:.8;font-size:.6rem;font-weight:700}.mobile-nav-item.active .nav-label{opacity:1}.h-scroll{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:4px 0 16px;display:flex;overflow:auto hidden}.h-scroll::-webkit-scrollbar{display:none}.h-scroll>*{scroll-snap-align:start;flex-shrink:0}@media (width<=1024px){.mobile-nav{display:flex}}.mobile-sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1500;background:#0009;position:fixed;inset:0}.mobile-sidebar-drawer{z-index:1501;background:var(--color-bg-technical);width:280px;position:fixed;top:0;bottom:0;left:0;box-shadow:20px 0 50px #00000080}.mobile-sidebar-drawer .app-sidebar{width:100%;display:flex!important}.content-area::-webkit-scrollbar{width:8px}.content-area::-webkit-scrollbar-thumb{background:#ffffff0d;border-radius:10px}.content-area::-webkit-scrollbar-thumb:hover{background:#ffffff1a}.user-mini-card{border:1px solid var(--glass-border);background:#ffffff05;border-radius:16px;align-items:center;gap:12px;margin:12px 16px;padding:16px;display:flex}.user-avatar{background:linear-gradient(135deg, var(--color-primary-violet), var(--color-secondary-indigo));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 5px 15px #461d7733}.user-info{flex-direction:column;gap:2px;display:flex}.user-info .user-name{color:var(--color-text-primary);font-size:.9rem;font-weight:700}.user-info .user-role{color:var(--color-accent-turquoise);font-size:.7rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.logout-btn{color:#ff6b6b;cursor:pointer;background:#271216;border:1px solid #f43f5e26;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.logout-btn:hover{background:#f43f5e1a;border-color:#ff6b6b;transform:translateY(-2px)}.version-tag{font-family:var(--font-mono);color:var(--color-text-muted);text-align:center;letter-spacing:.1em;margin-top:16px;font-size:.6rem}.w-full{width:100%}.m-0{margin:0}.mt-16{margin-top:16px}.pt-32{padding-top:32px}.text-center{text-align:center}.flex-col{flex-direction:column;display:flex}.gap-16{gap:16px}.auth-verify-title{margin-bottom:8px;font-size:1.5rem}.pin-error-container{color:var(--color-danger-red);justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.85rem;font-weight:600;display:flex}.logout-btn-ghost{color:#ff6b6b;background:0 0;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.logout-btn-ghost:hover{background:#f43f5e1a;border-color:#ff6b6b}.shake-animation{animation:.5s cubic-bezier(.36,.07,.19,.97) both shake}@keyframes shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.pin-digit.error-state{border-color:var(--color-danger-red);box-shadow:0 0 15px #f43f5e4d}.coming-soon-badge{color:var(--color-text-dim);background:#ffffff1a;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:700;position:absolute;top:12px;right:12px}.module-card:active{transform:scale(.95)}.flex-col-start{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.w-full-max-400{width:100%;max-width:400px}.brand-mobile-bar{filter:brightness(0)invert()drop-shadow(0 2px 4px #0000004d);max-height:56px;margin-left:8px}.module-accent-highlight{background:var(--color-accent-turquoise)}.module-accent-default{background:var(--color-primary-violet)}.coming-soon-overlay{-webkit-backdrop-filter:grayscale();backdrop-filter:grayscale();pointer-events:none;z-index:1;background:#0c0c1266;position:absolute;inset:0}.sync-icon-warning{color:var(--color-warning-gold)}.user-profile-summary{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;align-items:center;gap:24px;width:100%;max-width:400px;margin:32px 0;padding:32px;display:flex}.user-avatar-large{background:var(--color-primary-violet);color:#fff;width:80px;height:80px;box-shadow:var(--shadow-xl);border:4px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.user-details{flex-direction:column;gap:4px;display:flex}.user-full-name{color:#fff;font-size:1.4rem;font-weight:800}.user-assigned-role{color:var(--color-text-secondary);font-size:.9rem;font-family:var(--font-mono)}.form-footer-actions{text-align:center;margin-top:2rem;padding:1rem}.back-btn-ghost{color:var(--color-accent-turquoise);cursor:pointer;font-family:var(--font-mono);letter-spacing:.05em;opacity:.8;background:0 0;border:none;font-size:.8rem;font-weight:600;transition:opacity .2s}.back-btn-ghost:hover{opacity:1}.error-boundary-screen{background:var(--color-bg-deep);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex}.error-boundary-icon-wrap{background:var(--color-danger-alpha-10);border:1px solid var(--color-danger-alpha-20);color:var(--color-danger-red);border-radius:9999px;margin-bottom:1.5rem;padding:1.5rem}.error-boundary-title{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.error-boundary-body{color:var(--color-text-muted);max-width:28rem;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.error-boundary-btn{background:var(--color-primary-violet);color:#fff;cursor:pointer;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;transition:transform .15s,background .15s;display:flex}.error-boundary-btn:hover{background:var(--color-primary-light);transform:scale(1.05)}.error-boundary-devbox{text-align:left;background:#000;border:1px solid #ffffff1a;border-radius:.5rem;width:100%;max-width:42rem;margin-top:3rem;padding:1rem;overflow:auto}.error-boundary-devmsg{color:var(--color-danger-red);font-family:var(--font-mono);white-space:pre-wrap;word-break:break-all;font-size:.75rem}.form-renderer-container{width:100%;max-width:720px;margin:0 auto;padding:1rem}@media (width<=768px){.form-renderer-container{padding:.5rem}}input,select,textarea{color:#f8fafc!important;background-color:#1a1a24!important;border:1px solid #ffffff14!important;border-radius:12px!important;padding:10px 12px!important;font-family:Outfit,sans-serif!important;font-size:.9rem!important;transition:all .2s ease-in-out!important;box-shadow:inset 0 2px 4px #0003!important}input:focus,select:focus,textarea:focus{background-color:#222230!important;border-color:#4fd1c5!important;outline:none!important;box-shadow:0 0 0 2px #4fd1c533!important}input::placeholder,textarea::placeholder{color:#64748b!important;opacity:.8!important}select option{color:#f8fafc!important;background-color:#1a1a24!important;padding:12px!important}select option:disabled{color:#94a3b8!important;background-color:#14141c!important}input[type=radio],input[type=checkbox]{accent-color:#461d77!important;cursor:pointer!important;width:16px!important;height:16px!important}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.glass-effect{-webkit-backdrop-filter:blur(12px)saturate(180%);background:#12121866;border:1px solid #ffffff0d}.premium-glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-bottom:1px solid #ffffff1a;box-shadow:0 4px 30px #0000001a}.app-bar.premium-glass{z-index:100;position:sticky;top:0}.hardware-card{background:linear-gradient(145deg,#1e1e26,#14141b);border:1px solid #ffffff0d;border-radius:24px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:20px 20px 60px #0e0e13,-20px -20px 60px #20202d}.hardware-card:hover{transform:translateY(-5px);box-shadow:25px 25px 70px #0a0a0f,-25px -25px 70px #242435}.badge-glass{color:var(--primary-light);letter-spacing:.1em;text-transform:uppercase;background:#461d7726;border:1px solid #461d774d;border-radius:100px;align-items:center;gap:8px;padding:6px 12px;font-size:10px;font-weight:800;display:inline-flex}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.icon-main-glow{filter:drop-shadow(0 0 10px var(--primary));animation:4s ease-in-out infinite float}
