@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap);body,html{-ms-overflow-style:none;background:#06101c!important;margin:0!important;overflow-x:hidden;padding:0!important;scrollbar-width:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root,body{border:none!important;min-height:100vh;outline:none!important;width:100%}#root{background:#06101c;margin:0!important;padding:0!important}#root::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{background:#0000!important;display:none!important;height:0!important;width:0!important}::-webkit-scrollbar{display:none!important;height:0!important;width:0!important}.company-reg-page,.homepage-root,.login-root{border:none!important;box-sizing:border-box;margin:0!important;min-height:100vh;outline:none!important;padding-left:0!important;padding-right:0!important;width:100%!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-root{--lg-bg:#06101c;--lg-text:#f3f9ff;--lg-muted:#a5bfd6;--lg-card:#081322b8;--lg-border:#7ab6ee2e;--lg-accent:#58d4ff;--lg-accent-glow:#58d4ff2e;--lg-green:#6bffb8;--lg-radius:16px;--lg-max:1180px;-ms-overflow-style:none;background:var(--lg-bg);color:var(--lg-text);display:flex;flex-direction:column;font-family:Outfit,sans-serif;min-height:100vh;overflow-x:hidden;position:relative;scrollbar-width:none}.login-root::-webkit-scrollbar{display:none!important;width:0!important}.login-root *,.login-root :after,.login-root :before{box-sizing:border-box}.lg-header{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#06101cb8;border-bottom:1px solid var(--lg-border);display:flex;height:64px;justify-content:space-between;left:0;padding:0 40px;position:fixed;right:0;top:0;z-index:100}.lg-header-brand{align-items:baseline;display:flex;gap:10px}.lg-header-brand strong{color:var(--lg-text);font-family:Space Grotesk,sans-serif;font-size:1.15rem;letter-spacing:-.3px}.lg-header-brand span{color:var(--lg-muted);font-size:.78rem}.lg-header-actions{display:flex;gap:10px}.lg-header-btn{border-radius:8px;cursor:pointer;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:500;padding:7px 18px;transition:all .2s ease}.lg-btn-ghost{background:#0000;border:1px solid var(--lg-border);color:var(--lg-muted)}.lg-btn-ghost:hover{border-color:var(--lg-accent);color:var(--lg-text)}.lg-btn-accent{background:var(--lg-accent);border:1px solid var(--lg-accent);color:#06101c;font-weight:600}.lg-btn-accent:hover{box-shadow:0 0 18px var(--lg-accent-glow)}.lg-bg{inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:0}.lg-orb{border-radius:50%;filter:blur(100px);opacity:.5;position:absolute}.lg-orb-one{background:radial-gradient(circle,#1a3a5c 0,#0000 70%);height:520px;left:-8%;top:-10%;width:520px}.lg-orb-two{background:radial-gradient(circle,#0e3554 0,#0000 70%);bottom:-12%;height:440px;right:-6%;width:440px}.lg-particle{animation:lgFloat 22s linear infinite;bottom:-30px;color:var(--lg-accent);font-family:Space Grotesk,sans-serif;font-size:11px;opacity:.08;position:absolute;-webkit-user-select:none;user-select:none}@keyframes lgFloat{0%{opacity:.08;transform:translateY(0) scale(1)}50%{opacity:.14}to{opacity:0;transform:translateY(-110vh) scale(1.15)}}.lg-loading-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#06101cd1;display:flex;inset:0;justify-content:center;position:fixed;z-index:500}.lg-loading-card{background:var(--lg-card);border:1px solid var(--lg-border);border-radius:var(--lg-radius);padding:40px 56px;text-align:center}.lg-loading-card p{color:var(--lg-muted);font-size:.95rem;margin:16px 0 0}.lg-spinner{animation:lgSpin .7s linear infinite;border:3px solid var(--lg-border);border-radius:50%;border-top-color:var(--lg-accent);height:40px;margin:0 auto;width:40px}@keyframes lgSpin{to{transform:rotate(1turn)}}.lg-main{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--lg-max);min-height:100vh;padding:120px 40px 60px;position:relative;width:100%;z-index:2}.lg-welcome{display:flex;flex-direction:column;gap:16px}.lg-badge{background:var(--lg-accent-glow);border:1px solid #58d4ff38;border-radius:60px;color:var(--lg-accent);display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:1.6px;padding:5px 16px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.lg-welcome h1{font-family:Space Grotesk,sans-serif;font-size:2.8rem;font-weight:700;line-height:1.15;margin:0}.lg-welcome-sub{color:var(--lg-muted);font-size:1.02rem;line-height:1.7;margin:0;max-width:440px}.lg-time-strip{display:flex;gap:24px;margin-top:8px}.lg-time-item{align-items:center;display:flex;gap:8px}.lg-time-item span{font-size:1.1rem}.lg-time-item p{color:var(--lg-muted);font-size:.88rem;margin:0}.lg-trust-row{display:flex;gap:20px;margin-top:12px}.lg-trust{align-items:center;background:var(--lg-card);border:1px solid var(--lg-border);border-radius:10px;display:flex;gap:6px;padding:8px 14px}.lg-trust span{font-size:.95rem}.lg-trust p{color:var(--lg-muted);font-size:.78rem;margin:0;white-space:nowrap}.lg-form-wrap{display:flex;justify-content:center}.lg-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--lg-card);border:1px solid var(--lg-border);border-radius:var(--lg-radius);box-shadow:0 24px 64px #00000052;max-width:420px;padding:36px 32px;width:100%}.lg-form-head{margin-bottom:28px}.lg-form-head h2{color:var(--lg-text);font-family:Space Grotesk,sans-serif;font-size:1.55rem;font-weight:700;margin:0 0 6px}.lg-form-head p{color:var(--lg-muted);font-size:.88rem;margin:0}.lg-field{margin-bottom:18px}.lg-field label{color:var(--lg-muted)!important;display:block;font-size:.82rem;font-weight:500;margin-bottom:7px}.lg-input-wrap{align-items:center;background:#0f1c2eb3;border:1px solid var(--lg-border);border-radius:10px;display:flex;gap:10px;padding:0 14px;transition:border-color .2s ease,box-shadow .2s ease}.lg-input-wrap:focus-within{border-color:var(--lg-accent);box-shadow:0 0 0 3px var(--lg-accent-glow)}.lg-input-icon{flex-shrink:0;font-size:1rem}.lg-input-wrap input{background:#0000!important;border:none!important;box-shadow:none!important;color:var(--lg-text)!important;flex:1 1;font-family:Outfit,sans-serif;font-size:.92rem;margin:0!important;outline:none;padding:12px 0;text-align:left}.lg-input-wrap input::placeholder{color:#a5bfd680;text-align:left}.lg-pw-wrap{padding-right:6px}.lg-eye-btn{background:none;border:none;cursor:pointer;font-size:1.05rem;line-height:1;opacity:.6;padding:4px;transition:opacity .2s}.lg-eye-btn:hover{opacity:1}.lg-aux-row{display:flex;justify-content:flex-end;margin-bottom:18px}.lg-forgot-link{color:var(--lg-accent);font-size:.82rem;text-decoration:none;transition:opacity .2s}.lg-forgot-link:hover{opacity:.75}.lg-error{align-items:flex-start;background:#ff50501a;border:1px solid #ff505047;border-radius:10px;display:flex;gap:8px;margin-bottom:16px;padding:10px 14px}.lg-error span{flex-shrink:0;font-size:.95rem}.lg-error p{color:#ff8a8a;font-size:.84rem;line-height:1.5;margin:0}.lg-success{align-items:flex-start;background:#6bffb81a;border:1px solid #6bffb847;border-radius:10px;display:flex;gap:8px;margin-bottom:16px;padding:10px 14px}.lg-success span{flex-shrink:0;font-size:.95rem}.lg-success p{color:#6bffb8;font-size:.84rem;line-height:1.5;margin:0}.lg-status-badge-row{margin:-6px 0 16px}.lg-status-badge{align-items:center;border-radius:999px;display:inline-flex;font-family:Outfit,sans-serif;font-size:.76rem;font-weight:700;letter-spacing:.2px;padding:6px 12px}.lg-status-badge-inactive{background:#ff63631f;border:1px solid #ff636359;color:#ff9a9a}.lg-main-center{align-items:center;justify-content:center}.lg-user-found{align-items:center;background:#58d4ff14;border:1px solid #58d4ff38;border-radius:10px;display:flex;gap:10px;margin-bottom:16px;padding:10px 14px}.lg-user-found span{flex-shrink:0;font-size:1.2rem}.lg-user-found p{color:var(--lg-text);font-size:.84rem;line-height:1.4;margin:0}.lg-submit-btn{align-items:center;background:linear-gradient(135deg,var(--lg-accent),var(--lg-green));border:none;border-radius:10px;color:#06101c;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;padding:13px;transition:box-shadow .25s ease,transform .15s ease;width:100%}.lg-submit-btn:hover:not(:disabled){box-shadow:0 0 24px var(--lg-accent-glow);transform:translateY(-1px)}.lg-submit-btn:disabled{cursor:not-allowed;opacity:.6}.lg-btn-spinner{animation:lgSpin .6s linear infinite;border:2px solid #06101c4d;border-radius:50%;border-top-color:#06101c;display:inline-block;height:16px;width:16px}.lg-divider{align-items:center;display:flex;gap:14px;margin:20px 0}.lg-divider:after,.lg-divider:before{background:var(--lg-border);content:"";flex:1 1;height:1px}.lg-divider span{color:var(--lg-muted);font-size:.78rem;letter-spacing:1px;text-transform:uppercase}.lg-register-btn{background:#0000;border:1px solid var(--lg-border);border-radius:10px;color:var(--lg-muted);cursor:pointer;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:500;padding:12px;transition:all .2s ease;width:100%}.lg-register-btn:hover:not(:disabled){background:var(--lg-accent-glow);border-color:var(--lg-accent);color:var(--lg-text)}.lg-register-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:900px){.lg-main{gap:32px;grid-template-columns:1fr;padding:100px 24px 40px}.lg-welcome{align-items:center;text-align:center}.lg-welcome-sub{max-width:100%}.lg-time-strip,.lg-trust-row{justify-content:center}.lg-trust-row{flex-wrap:wrap}.lg-welcome h1{font-size:2.1rem}.lg-input-wrap input{font-size:16px}}@media (max-width:540px){.lg-header{padding:0 18px}.lg-header-brand span{display:none}.lg-form{padding:28px 20px}.lg-trust-row{gap:10px}.lg-trust{padding:6px 10px}.lg-welcome h1{font-size:1.7rem}}@keyframes projxFadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes projxFloat{0%,to{opacity:.25;transform:translateY(0) scale(1)}50%{opacity:.45;transform:translateY(-40px) scale(1.15)}}@keyframes projxPulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes projxShimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes projxGlow{0%,to{opacity:.08;transform:scale(1)}50%{opacity:.18;transform:scale(1.1)}}@keyframes projxSlideIn{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}@keyframes projxBrandGlow{0%,to{text-shadow:0 0 20px #6366f126}50%{text-shadow:0 0 40px #6366f159}}@keyframes projxOrbDrift1{0%{transform:translate(0) scale(1)}25%{transform:translate(80px,-60px) scale(1.1)}50%{transform:translate(-40px,-100px) scale(.95)}75%{transform:translate(-80px,30px) scale(1.05)}to{transform:translate(0) scale(1)}}@keyframes projxOrbDrift2{0%{transform:translate(0) scale(1)}33%{transform:translate(-90px,70px) scale(1.15)}66%{transform:translate(60px,-50px) scale(.9)}to{transform:translate(0) scale(1)}}@keyframes projxOrbDrift3{0%{transform:translate(0) scale(1)}20%{transform:translate(50px,80px) scale(1.08)}60%{transform:translate(-70px,-40px) scale(.92)}to{transform:translate(0) scale(1)}}@keyframes projxGridPulse{0%,to{opacity:.025}50%{opacity:.06}}@keyframes projxScanline{0%{top:-10%}to{top:110%}}.projx-landing{background:#060609;color:#f0f0f5;font-family:Inter,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.projx-bg-canvas{height:100%;width:100%}.projx-bg-canvas,.projx-bg-color-wash{inset:0;pointer-events:none;position:fixed;z-index:0}.projx-bg-color-wash{background:radial-gradient(ellipse 80% 60% at 50% 60%,#0000 0,#0000 70%);background:radial-gradient(ellipse 80% 60% at 50% 60%,var(--wash-color,#0000) 0,#0000 70%);mix-blend-mode:screen;opacity:0;transition:opacity .6s ease,background .6s ease}.projx-bg-color-wash--active{opacity:.08}.projx-bg-vignette{background:radial-gradient(ellipse at center,#0000 40%,#060609b3 100%);inset:0;pointer-events:none;position:fixed;z-index:0}@keyframes projxNoise{0%,to{transform:translate(0)}10%{transform:translate(-2%,-2%)}30%{transform:translate(1%,-1%)}50%{transform:translate(-1%,2%)}70%{transform:translate(2%,1%)}90%{transform:translate(-2%,1%)}}.projx-bg-noise{animation:projxNoise .8s steps(5) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");height:200%;inset:-50%;opacity:.03;width:200%}.projx-bg-noise,.projx-bg-orbs{pointer-events:none;position:fixed;z-index:0}.projx-bg-orbs{inset:0;overflow:hidden}.projx-orb{border-radius:50%;filter:blur(80px);opacity:.08;position:absolute}.projx-orb--1{animation:projxOrbDrift1 18s ease-in-out infinite;background:#6366f1;height:500px;left:-8%;top:-5%;width:500px}.projx-orb--2{animation:projxOrbDrift2 22s ease-in-out infinite;background:#a78bfa;height:400px;right:-10%;top:40%;width:400px}.projx-orb--3{animation:projxOrbDrift3 20s ease-in-out infinite;background:#ec4899;bottom:-5%;height:350px;left:30%;width:350px}.projx-orb--4{animation:projxOrbDrift1 25s ease-in-out infinite reverse;background:#10b981;height:280px;left:55%;opacity:.05;top:20%;width:280px}.projx-hero{align-items:center;animation:projxFadeUp .8s ease-out both;display:flex;flex-direction:column;justify-content:center;padding:80px 24px 40px;position:relative;text-align:center;z-index:1}.projx-hero:before{animation:projxGlow 6s ease-in-out infinite;background:radial-gradient(circle,#6366f11f 0,#8b5cf60f 40%,#0000 70%);content:"";height:700px;left:50%;pointer-events:none;position:absolute;top:-120px;transform:translateX(-50%);width:700px}.projx-brand{-webkit-text-fill-color:#0000;animation:projxShimmer 4s linear infinite,projxBrandGlow 3s ease-in-out infinite;background:linear-gradient(135deg,#c7d2fe,#e0e7ff,#a5b4fc,#c7d2fe);-webkit-background-clip:text;background-clip:text;background-size:200% auto;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:3.8rem;font-weight:200;letter-spacing:18px;margin-bottom:4px;text-indent:18px;text-transform:uppercase}.projx-founder{animation:projxFadeUp .8s ease-out .2s both;color:#9ca3af;font-size:.95rem;font-weight:500;letter-spacing:2.5px;margin-bottom:16px;text-transform:uppercase}.projx-tagline{animation:projxFadeUp .8s ease-out .35s both;color:#9ca3af;font-size:1.15rem;line-height:1.6;margin-bottom:12px;max-width:560px}.projx-payment-notice{animation:projxFadeUp .8s ease-out .45s both;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#fbbf241f,#f59e0b0a),#0f0f16c7;border:1px solid #fbbf2447;border-radius:18px;box-shadow:0 18px 50px #00000047;margin-top:20px;padding:22px 24px;text-align:left;width:min(760px,calc(100% - 32px))}.projx-payment-notice-label{align-items:center;color:#fbbf24;display:inline-flex;font-size:.76rem;font-weight:700;gap:8px;letter-spacing:1.2px;margin-bottom:10px;text-transform:uppercase}.projx-payment-notice-label:before{background:#f59e0b;border-radius:50%;box-shadow:0 0 12px #f59e0b73;content:"";height:8px;width:8px}.projx-payment-notice-title{color:#f9fafb;font-size:1.2rem;font-weight:700;line-height:1.35;margin:0 0 10px}.projx-payment-notice-text{color:#e5e7eb;font-size:.96rem;line-height:1.65;margin:0}.projx-payment-notice-text+.projx-payment-notice-text{margin-top:8px}.projx-payment-notice-text--muted{color:#cbd5e1}.projx-divider{animation:projxFadeUp .8s ease-out .5s both;background:linear-gradient(90deg,#6366f1,#a78bfa);border-radius:4px;height:3px;margin:24px auto 0;width:60px}.projx-stats{animation:projxFadeUp .8s ease-out .65s both;display:flex;gap:48px;margin-top:36px}.projx-stat{align-items:center;display:flex;flex-direction:column}.projx-stat-num{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#818cf8,#a78bfa);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800}.projx-stat-label{color:#6b7280;font-size:.78rem;letter-spacing:1.2px;margin-top:2px;text-transform:uppercase}.projx-section-title{color:#e5e7eb;font-size:1.5rem;font-weight:700;letter-spacing:-.3px;margin:48px 0 32px;position:relative;text-align:center;z-index:1}.projx-projects-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto;max-width:1200px;padding:0 24px 80px;position:relative;z-index:1}.projx-card{background:linear-gradient(145deg,#13131a,#1a1a25);border:1px solid #23232f;border-radius:18px;display:flex;flex-direction:column;opacity:0;overflow:hidden;padding:32px 28px 28px;position:relative;transform:translateY(40px);transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s ease,border-color .35s ease}.projx-card-visible{animation:projxFadeUp .6s cubic-bezier(.25,.46,.45,.94) 0s both;animation:projxFadeUp .6s cubic-bezier(.25,.46,.45,.94) var(--delay,0s) both}.projx-card:hover{border-color:#6366f1;border-color:var(--accent,#6366f1);box-shadow:0 16px 48px #6366f11a,0 0 0 1px #6366f1;box-shadow:0 16px 48px #6366f11a,0 0 0 1px var(--accent,#6366f1);transform:translateY(-6px)}.projx-card-glow{background:radial-gradient(circle at center,#6366f1 0,#0000 70%);background:radial-gradient(circle at center,var(--accent,#6366f1) 0,#0000 70%);filter:blur(60px);height:180%;left:-40%;opacity:0;pointer-events:none;position:absolute;top:-40%;transition:opacity .5s ease;width:180%}.projx-card:hover .projx-card-glow{opacity:.07}.projx-card-scene{border-radius:18px;inset:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .5s ease;z-index:0}.projx-card:hover .projx-card-scene{opacity:1}@keyframes projxCrmLines{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes projxCrmVLines{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.projx-scene--projx-crm{background:linear-gradient(90deg,#0000 49%,#6366f10f 0,#6366f10f 51%,#0000 0) 0 0 /48px 48px,linear-gradient(0deg,#0000 49%,#6366f10f 0,#6366f10f 51%,#0000 0) 0 0 /48px 48px}.projx-scene--projx-crm:before{animation:projxCrmLines 3.5s linear infinite;background:linear-gradient(90deg,#0000,#6366f11f,#0000);content:"";height:100%;left:0;position:absolute;top:0;width:200%}.projx-scene--projx-crm:after{animation:projxCrmVLines 4s linear infinite;background:linear-gradient(180deg,#0000,#6366f114,#0000);content:"";height:200%;left:0;position:absolute;top:0;width:100%}@keyframes projxCubeRotate{0%{transform:translate(-50%,-50%) rotateX(0deg) rotateY(0deg)}to{transform:translate(-50%,-50%) rotateX(1turn) rotateY(1turn)}}.projx-scene--3d-electronics{perspective:400px}.projx-scene--3d-electronics:before{animation:projxCubeRotate 10s linear infinite;border:1.5px solid #10b98133;box-shadow:0 0 30px #10b9810f;content:"";height:110px;left:50%;position:absolute;top:50%;transform-style:preserve-3d;width:110px}.projx-scene--3d-electronics:after{animation:projxCubeRotate 7s linear infinite reverse;border:1px solid #10b9811f;content:"";height:80px;left:50%;position:absolute;top:50%;width:80px}@keyframes projxWave1{0%,to{height:18%}50%{height:65%}}@keyframes projxWave2{0%,to{height:30%}50%{height:85%}}@keyframes projxWave3{0%,to{height:22%}50%{height:55%}}@keyframes projxWave4{0%,to{height:35%}50%{height:75%}}@keyframes projxWave5{0%,to{height:15%}50%{height:50%}}.projx-scene--wayf-vocal{align-items:flex-end;display:flex;gap:6px;justify-content:center;padding-bottom:20%}.projx-scene--wayf-vocal:after,.projx-scene--wayf-vocal:before{background:#f59e0b2e;border-radius:4px;box-shadow:0 0 12px #f59e0b14;content:"";width:4px}.projx-scene--wayf-vocal:before{animation:projxWave1 1.2s ease-in-out infinite;animation:projxWave2 1.4s ease-in-out infinite;box-shadow:-12px 0 0 #f59e0b24,-24px 0 0 #f59e0b1a,12px 0 0 #f59e0b29,24px 0 0 #f59e0b1f,36px 0 0 #f59e0b14}.projx-scene--wayf-vocal:after{animation:projxWave3 1.1s ease-in-out infinite;box-shadow:12px 0 0 #f59e0b26,24px 0 0 #f59e0b1a,-12px 0 0 #f59e0b2e,-24px 0 0 #f59e0b14}@keyframes projxRadarPing{0%{height:0;opacity:.4;width:0}to{height:260px;opacity:0;width:260px}}.projx-scene--redspot:after,.projx-scene--redspot:before{animation:projxRadarPing 3s ease-out infinite;border:1.5px solid #ef444440;border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.projx-scene--redspot:after{animation-delay:1.5s}.projx-scene--redspot{background:radial-gradient(circle at 50% 50%,#ef44441a 0,#0000 4%),radial-gradient(circle at 35% 40%,#ef44440f 0,#0000 2%),radial-gradient(circle at 68% 55%,#ef44440f 0,#0000 2%),radial-gradient(circle at 45% 65%,#ef44440d 0,#0000 1.5%)}@keyframes projxKeyGlow{0%,to{opacity:.06}50%{opacity:.2}}.projx-scene--midi-manufacture{align-items:flex-end;background:repeating-linear-gradient(90deg,#8b5cf60d,#8b5cf60d 18px,#0000 0,#0000 22px);display:flex;gap:3px;justify-content:center;padding:0 12%}.projx-scene--midi-manufacture:before{animation:projxKeyGlow 2s ease-in-out infinite;background:repeating-linear-gradient(90deg,#8b5cf61f,#8b5cf61f 14px,#8b5cf60a 0,#8b5cf60a 20px);border-radius:4px 4px 0 0;bottom:0;content:"";height:45%;left:10%;position:absolute;width:80%}.projx-scene--midi-manufacture:after{animation:projxKeyGlow 2s ease-in-out .4s infinite;background:repeating-linear-gradient(90deg,#8b5cf62e,#8b5cf62e 8px,#0000 0,#0000 20px);border-radius:0 0 2px 2px;bottom:0;content:"";height:28%;left:18%;position:absolute;width:60%}@keyframes projxRadarSweep{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes projxFlightPath{0%{left:-10%;opacity:0}10%{opacity:.6}90%{opacity:.6}to{left:110%;opacity:0}}.projx-scene--ai-aviation{background:radial-gradient(circle at 50% 55%,#0ea5e90f 0,#0000 50%)}.projx-scene--ai-aviation:before{border:1px solid #0ea5e926;border-radius:50%;box-shadow:0 0 0 30px #0ea5e908,0 0 0 60px #0ea5e905;content:"";height:160px;left:50%;position:absolute;top:55%;transform:translate(-50%,-50%);width:160px}.projx-scene--ai-aviation:after{animation:projxRadarSweep 4s linear infinite;background:linear-gradient(90deg,#0ea5e966,#0000);content:"";height:2px;left:50%;position:absolute;top:55%;transform-origin:0 50%;width:80px}.projx-badge-live,.projx-badge-soon,.projx-card-btn,.projx-card-desc,.projx-card-icon,.projx-card-tags,.projx-card-title{position:relative;z-index:2}.projx-card-upcoming{filter:saturate(.85)}.projx-card-upcoming:hover{filter:saturate(1)}.projx-card-icon{font-size:2.6rem;margin-bottom:16px;transition:transform .35s ease}.projx-card:hover .projx-card-icon{transform:scale(1.15) rotate(-4deg)}.projx-card-title{color:#f3f4f6;font-size:1.2rem;font-weight:700;margin-bottom:8px;transition:color .25s ease}.projx-card:hover .projx-card-title{color:#818cf8;color:var(--accent,#818cf8)}.projx-card-desc{color:#9ca3af;flex:1 1;font-size:.88rem;line-height:1.6;margin-bottom:16px}.projx-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.projx-tag{background:#ffffff0a;border:1px solid #2a2a38;border-radius:6px;color:#6b7280;font-size:.7rem;font-weight:600;letter-spacing:.5px;padding:3px 10px;text-transform:uppercase;transition:border-color .25s ease,color .25s ease}.projx-card:hover .projx-tag{border-color:color-mix(in srgb,#6366f1 30%,#0000);border-color:color-mix(in srgb,var(--accent,#6366f1) 30%,#0000);color:#9ca3af}.projx-card-btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:600;gap:8px;justify-content:center;padding:11px 24px;text-decoration:none;transition:all .25s ease}.projx-card-btn.active{background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;overflow:hidden;position:relative}.projx-card-btn.active:after{animation:projxShimmer 2.5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff26,#0000);background-size:200% 100%;content:"";inset:0;position:absolute}.projx-card-btn.active:hover{background:linear-gradient(135deg,#4f46e5,#6366f1);box-shadow:0 6px 24px #6366f166;transform:translateY(-1px)}.projx-btn-arrow{display:inline-block;position:relative;transition:transform .25s ease;z-index:1}.projx-card-btn.active:hover .projx-btn-arrow{transform:translateX(4px)}.projx-card-btn.coming-soon{background:#1e1e2a;border:1px solid #2a2a38;color:#6b7280;cursor:default;gap:10px}.projx-pulse-dot{animation:projxPulse 1.8s ease-in-out infinite;background:#f59e0b;border-radius:50%;box-shadow:0 0 6px #f59e0b66;display:inline-block;height:8px;width:8px}.projx-badge-soon{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#6366f11a;border-radius:8px;color:#818cf8;display:flex;font-size:.7rem;font-weight:700;gap:6px;letter-spacing:.8px;padding:5px 12px;position:absolute;right:16px;text-transform:uppercase;top:16px}.projx-badge-dot{animation:projxPulse 2s ease-in-out infinite;background:#818cf8;border-radius:50%;height:6px;width:6px}.projx-badge-live{align-items:center;background:#10b9811f;border-radius:8px;color:#34d399;display:flex;font-size:.7rem;font-weight:700;gap:6px;letter-spacing:.8px;padding:5px 12px;position:absolute;right:16px;text-transform:uppercase;top:16px}.projx-badge-live:before{animation:projxPulse 1.5s ease-in-out infinite;background:#34d399;border-radius:50%;content:"";height:6px;width:6px}.projx-footer{border-top:1px solid #1a1a25;color:#4b5563;font-size:.82rem;padding:32px 24px;position:relative;text-align:center;z-index:1}.projx-footer a{color:#818cf8;text-decoration:none}.projx-footer a:hover{text-decoration:underline}@media (max-width:640px){.projx-brand{font-size:2.6rem;letter-spacing:12px;text-indent:12px}.projx-tagline{font-size:1rem}.projx-payment-notice{word-wrap:break-word;border-radius:14px;box-sizing:border-box;margin-top:14px;overflow-wrap:break-word;padding:14px 12px;width:calc(100% - 16px)}.projx-payment-notice-label{font-size:.65rem;gap:5px;letter-spacing:.8px;margin-bottom:6px}.projx-payment-notice-title{font-size:.92rem;margin-bottom:6px}.projx-payment-notice-text{font-size:.8rem;line-height:1.45}.projx-projects-grid{grid-template-columns:1fr;padding:0 16px 48px}.projx-hero{padding:48px 16px 24px}.projx-stats{gap:28px}.projx-stat-num{font-size:1.4rem}}.demo-dashboard-root{--demo-bg:#07111c;--demo-panel:#0c1a2ae0;--demo-border:#71c4ff29;--demo-text:#eaf5ff;--demo-muted:#93afc6;--demo-accent:#5bd4ff;--demo-green:#6bffb8;background:radial-gradient(circle at top right,#5bd4ff2e,#0000 32%),linear-gradient(180deg,#091827,#07111c);color:var(--demo-text);display:grid;font-family:Outfit,sans-serif;grid-template-columns:280px 1fr;min-height:100vh}.demo-sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07121ed1;border-right:1px solid var(--demo-border);padding:28px 20px}.demo-banner-label,.demo-card-label,.demo-eyebrow,.demo-sidebar-badge{color:var(--demo-accent);display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.demo-banner h3,.demo-panel-head h3,.demo-sidebar-brand h1,.demo-topbar h2{font-family:Space Grotesk,sans-serif;margin:10px 0 0}.demo-activity-item p,.demo-banner p,.demo-metric-card p,.demo-mini-card p,.demo-note-list li,.demo-sidebar-brand p,.demo-topbar p{color:var(--demo-muted)}.demo-sidebar-nav{grid-gap:8px;display:grid;gap:8px;margin-top:28px}.demo-sidebar-link{align-items:center;background:#0000;border:1px solid #0000;border-radius:14px;color:var(--demo-text);cursor:default;display:flex;gap:12px;padding:12px 14px;text-align:left;width:100%}.demo-sidebar-link.is-active{background:#5bd4ff1a;border-color:#5bd4ff29}.demo-banner,.demo-metric-card,.demo-mini-card,.demo-panel,.demo-sidebar-card{background:var(--demo-panel);border:1px solid var(--demo-border);box-shadow:0 18px 40px #00000029}.demo-sidebar-card{border-radius:18px;margin-top:28px;padding:18px}.demo-sidebar-card-label{color:var(--demo-accent);display:block;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.demo-sidebar-card strong{display:block;font-size:1rem;margin-top:8px}.demo-sidebar-card p{color:var(--demo-muted);font-size:.86rem;line-height:1.5;margin:8px 0 0}.demo-main{padding:28px}.demo-topbar{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.demo-banner-badges,.demo-topbar-actions{display:flex;flex-wrap:wrap;gap:10px}.demo-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:700;gap:8px;padding:12px 18px}.demo-btn-primary{background:linear-gradient(135deg,#8ce8ff,#56c5ff);color:#07213a}.demo-btn-secondary{background:#5bd4ff1a;border:1px solid #5bd4ff2e;color:var(--demo-text)}.demo-banner{align-items:center;border-radius:22px;display:flex;gap:20px;justify-content:space-between;margin-top:24px;padding:24px}.demo-banner-badges span,.demo-chip,.demo-status-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:.74rem;font-weight:700;gap:6px;padding:6px 10px}.demo-banner-badges span,.demo-chip{background:#6bffb814;border:1px solid #6bffb829;color:var(--demo-green)}.demo-metrics-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px}.demo-metric-card{border-radius:18px;padding:20px}.demo-metric-card strong{display:block;font-family:Space Grotesk,sans-serif;font-size:2rem;margin-top:8px}.demo-metric-card p{font-size:.82rem;margin:8px 0 0}.demo-content-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1.5fr 1fr;margin-top:24px}.demo-panel{border-radius:20px;padding:20px}.demo-panel-large{grid-row:span 2}.demo-panel-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.demo-table-wrap{margin-top:18px;overflow-x:auto}.demo-table{border-collapse:collapse;width:100%}.demo-table td,.demo-table th{border-bottom:1px solid #71c4ff14;font-size:.86rem;padding:12px 10px;text-align:left}.demo-table th{color:var(--demo-muted);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.demo-status-pill{background:#5bd4ff1a;border:1px solid #5bd4ff29;color:var(--demo-accent)}.demo-mini-cards{grid-gap:12px;display:grid;gap:12px;margin-top:18px}.demo-mini-card{border-radius:16px;padding:16px}.demo-mini-card-icon{align-items:center;background:#5bd4ff1a;border-radius:12px;color:var(--demo-accent);display:flex;height:36px;justify-content:center;width:36px}.demo-mini-card strong{display:block;font-family:Space Grotesk,sans-serif;font-size:1.5rem;margin-top:12px}.demo-mini-card span{display:block;font-size:.88rem;margin-top:4px}.demo-mini-card p{font-size:.82rem;line-height:1.5;margin:8px 0 0}.demo-activity-list{grid-gap:14px;display:grid;gap:14px;margin-top:18px}.demo-activity-item{align-items:flex-start;display:flex;gap:10px}.demo-activity-dot{background:var(--demo-accent);border-radius:50%;box-shadow:0 0 10px #5bd4ff59;flex-shrink:0;height:8px;margin-top:6px;width:8px}.demo-activity-item p{font-size:.84rem;line-height:1.55;margin:0}.demo-note-list{margin:18px 0 0;padding-left:18px}.demo-note-list li+li{margin-top:10px}@media (max-width:1080px){.demo-dashboard-root{grid-template-columns:1fr}.demo-sidebar{border-bottom:1px solid var(--demo-border);border-right:none}.demo-content-grid,.demo-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-panel-large{grid-column:1/-1;grid-row:auto}}@media (max-width:760px){.demo-main,.demo-sidebar{padding:20px 16px}.demo-banner,.demo-topbar{align-items:flex-start;flex-direction:column}.demo-content-grid,.demo-metrics-grid{grid-template-columns:1fr}}.homepage-root{--hp-text:#f3f9ff;--hp-muted:#a5bfd6;--hp-card:#081322b8;--hp-border:#7ab6ee2e;--hp-accent:#58d4ff;--hp-accent-glow:#58d4ff2e;--hp-green:#6bffb8;--hp-radius:16px;--hp-max:1180px;-ms-overflow-style:none;background:radial-gradient(ellipse at 20% 10%,#1a3b60 0,#0b1627 40%,#050a13 100%);color:var(--hp-text);font-family:Outfit,sans-serif;min-height:100vh;overflow-x:hidden;position:relative;scrollbar-width:none}.homepage-root::-webkit-scrollbar{display:none!important;width:0!important}.hp-header{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#060e1ae6;border-bottom:1px solid var(--hp-border);display:flex;height:64px;justify-content:space-between;left:0;padding:0 32px;position:fixed;right:0;top:0;z-index:50}.hp-header-brand{flex-shrink:0}.hp-header-brand strong{display:block;font-size:1.08rem;letter-spacing:.03em}.hp-header-brand span{color:var(--hp-muted);font-size:.74rem}.hp-header-nav{display:flex;gap:6px}.hp-header-link{background:#0000;border:none;border-radius:8px;color:var(--hp-muted);cursor:pointer;font-size:.86rem;font-weight:500;padding:7px 14px;transition:color .2s ease,background .2s ease}.hp-header-link:hover{background:#58d4ff14;color:var(--hp-text)}.hp-header-actions{display:flex;flex-shrink:0;gap:8px}.hp-header-btn{border:none;border-radius:8px;cursor:pointer;font-size:.86rem;font-weight:700;padding:8px 16px;transition:transform .2s ease,filter .2s ease}.hp-header-btn:hover{transform:translateY(-1px)}.hp-header-login{background:#58d4ff1f;border:1px solid #58d4ff40;color:#dce9f6}.hp-header-register{background:linear-gradient(120deg,#8ce8ff,#56c5ff);color:#072542}.hp-bg{inset:0;pointer-events:none;position:fixed;z-index:0}.hp-orb{border-radius:50%;filter:blur(100px);position:absolute}.hp-orb-one{background:radial-gradient(circle,#58d4ff59 0,#0000 70%);height:500px;right:-100px;top:-160px;width:500px}.hp-orb-two{background:radial-gradient(circle,#6ab7ff33 0,#0000 70%);bottom:-200px;height:600px;left:-200px;width:600px}.hp-orb-three{background:radial-gradient(circle,#6bffb81f 0,#0000 70%);height:300px;left:50%;top:50%;transform:translate(-50%,-50%);width:300px}.hp-particle{animation-iteration-count:infinite;animation-name:hpFloat;animation-timing-function:linear;color:#a4e8ff2e;font-family:Space Grotesk,sans-serif;font-size:.8rem;letter-spacing:.08em;position:absolute;top:100%}@keyframes hpFloat{0%{opacity:0;transform:translateY(0)}15%{opacity:.22}to{opacity:0;transform:translateY(-120vh)}}.hp-hero{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:100px 32px 60px;position:relative;text-align:center;z-index:1}.hp-hero-inner{max-width:720px}.hp-badge{background:var(--hp-accent-glow);border:1px solid #58d4ff40;border-radius:100px;color:var(--hp-accent);display:inline-block;font-size:.82rem;font-weight:600;margin-bottom:24px;padding:6px 18px}.hp-hero h1{font-family:Space Grotesk,sans-serif;font-size:clamp(2.2rem,5vw,3.8rem);letter-spacing:-.02em;line-height:1.1;margin:0}.hp-hero-sub{color:var(--hp-muted);font-size:1.08rem;line-height:1.6;margin:20px auto 0;max-width:580px}.hp-cta-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:32px}.hp-btn{border:none;border-radius:10px;cursor:pointer;font-size:.94rem;font-weight:700;padding:13px 28px;transition:transform .2s ease,box-shadow .2s ease}.hp-btn:hover{transform:translateY(-2px)}.hp-btn-primary{background:linear-gradient(135deg,#8ce8ff,#56c5ff);box-shadow:0 6px 24px #58d4ff4d;color:#06213b}.hp-btn-primary:hover{box-shadow:0 10px 36px #58d4ff66}.hp-btn-outline{background:#0000;border:1px solid #58d4ff59;color:var(--hp-text)}.hp-btn-outline:hover{background:var(--hp-accent-glow)}.hp-btn-ghost{background:#58d4ff1a;border:1px solid #58d4ff2e;color:var(--hp-accent)}.hp-btn-ghost:hover{background:#58d4ff29}.hp-btn-sm{font-size:.86rem;padding:10px 20px}.hp-store-badges{display:flex;justify-content:center;margin-top:18px}.hp-store-badge{align-items:center;background:var(--hp-card);border:1px solid var(--hp-border);border-radius:12px;cursor:default;display:inline-flex;gap:10px;padding:9px 18px 9px 14px}.hp-store-badge-icon{color:var(--hp-text);flex-shrink:0;font-size:1.7rem}.hp-store-badge-copy{display:flex;flex-direction:column;line-height:1.2;text-align:left}.hp-store-badge-copy small{color:var(--hp-muted);font-size:.68rem;letter-spacing:.3px}.hp-store-badge-copy strong{color:var(--hp-text);font-size:1rem}.hp-hero-metrics{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--hp-card);border:1px solid var(--hp-border);border-radius:14px;display:flex;gap:28px;justify-content:center;margin-top:56px;padding:20px 32px}.hp-metric{text-align:center}.hp-metric strong{color:var(--hp-accent);display:block;font-family:Space Grotesk,sans-serif;font-size:1.5rem}.hp-metric span{color:var(--hp-muted);font-size:.78rem}.hp-metric-divider{background:var(--hp-border);height:36px;width:1px}.hp-section{margin:0 auto;max-width:var(--hp-max);padding:80px 32px;position:relative;z-index:1}.hp-scroll-target{scroll-margin-top:80px}.hp-section-header{margin:0 auto 48px;max-width:600px;text-align:center}.hp-section-tag{background:var(--hp-accent-glow);border:1px solid #58d4ff33;border-radius:100px;color:var(--hp-accent);display:inline-block;font-size:.76rem;font-weight:700;letter-spacing:.06em;margin-bottom:16px;padding:4px 14px;text-transform:uppercase}.hp-section-header h2{font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);margin:0}.hp-section-header p{color:var(--hp-muted);font-size:.96rem;line-height:1.55;margin:12px 0 0}.hp-features-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.hp-feature-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--hp-card);border:1px solid var(--hp-border);border-radius:var(--hp-radius);padding:24px;transition:transform .25s ease,border-color .25s ease}.hp-feature-card:hover{border-color:#58d4ff59;transform:translateY(-4px)}.hp-feature-icon{align-items:center;background:var(--hp-accent-glow);border-radius:12px;display:flex;font-size:1.5rem;height:48px;justify-content:center;margin-bottom:16px;width:48px}.hp-feature-card h3{font-family:Space Grotesk,sans-serif;font-size:1.02rem;margin:0}.hp-feature-card p{color:var(--hp-muted);font-size:.86rem;line-height:1.55;margin:8px 0 0}.hp-demo-shell{grid-gap:22px;align-items:start;display:grid;gap:22px;grid-template-columns:340px 1fr}.hp-demo-sidebar{display:flex;flex-direction:column;gap:12px}.hp-demo-step{background:#08132294;border:1px solid var(--hp-border);border-radius:var(--hp-radius);color:var(--hp-text);cursor:pointer;display:flex;gap:14px;padding:18px;text-align:left;transition:transform .2s ease,border-color .2s ease,background .2s ease;width:100%}.hp-demo-step.is-active,.hp-demo-step:hover{background:#0d1f33d1;border-color:#58d4ff6b;transform:translateY(-2px)}.hp-demo-step-number{align-items:center;background:#58d4ff1a;border:1px solid #58d4ff2e;border-radius:12px;color:var(--hp-accent);display:flex;flex-shrink:0;font-family:Space Grotesk,sans-serif;font-weight:700;height:42px;justify-content:center;width:42px}.hp-demo-step-copy{display:flex;flex-direction:column;gap:6px}.hp-demo-step-copy strong{font-family:Space Grotesk,sans-serif;font-size:.98rem}.hp-demo-step-copy small{color:var(--hp-muted);font-size:.8rem;line-height:1.5}.hp-demo-stage{background:linear-gradient(160deg,#07121feb,#0c1d31d6);border:1px solid #58d4ff2e;border-radius:24px;box-shadow:0 18px 60px #0003;padding:26px}.hp-demo-stage-head h3{font-family:Space Grotesk,sans-serif;font-size:1.55rem;margin:10px 0 0}.hp-demo-stage-head p{color:var(--hp-muted);font-size:.94rem;line-height:1.65;margin:12px 0 0;max-width:660px}.hp-demo-chip{background:#6bffb814;border:1px solid #6bffb82e;border-radius:999px;color:var(--hp-green);display:inline-flex;font-size:.76rem;font-weight:700;letter-spacing:.08em;padding:6px 12px;text-transform:uppercase}.hp-demo-metrics{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px}.hp-demo-metric-card{background:#58d4ff14;border:1px solid #58d4ff1f;border-radius:14px;padding:16px 18px}.hp-demo-metric-card strong{color:var(--hp-accent);display:block;font-family:Space Grotesk,sans-serif;font-size:1.28rem}.hp-demo-metric-card span{color:var(--hp-muted);display:block;font-size:.8rem;margin-top:4px}.hp-demo-preview{background:#050c14f5;border:1px solid #58d4ff24;border-radius:18px;margin-top:22px;overflow:hidden}.hp-demo-toolbar{align-items:center;background:#0a1827eb;border-bottom:1px solid #58d4ff14;display:flex;gap:14px;justify-content:space-between;padding:14px 16px}.hp-demo-toolbar-brand strong{display:block;font-family:Space Grotesk,sans-serif;font-size:.9rem}.hp-demo-toolbar-brand span{color:var(--hp-muted);display:block;font-size:.75rem;margin-top:2px}.hp-demo-toolbar-status{background:#ffd16614;border:1px solid #ffd16629;border-radius:999px;color:#ffd166;flex-shrink:0;font-size:.72rem;font-weight:700;padding:6px 10px}.hp-demo-window-bar{align-items:center;background:#ffffff05;border-bottom:1px solid #58d4ff1f;display:flex;gap:8px;padding:14px 16px}.hp-demo-window-bar span{background:#a5bfd659;border-radius:50%;height:10px;width:10px}.hp-demo-window-bar span:first-child{background:#ff6b6b}.hp-demo-window-bar span:nth-child(2){background:#ffd166}.hp-demo-window-bar span:nth-child(3){background:#6bffb8}.hp-demo-preview-body{grid-template-columns:1.2fr 1fr;padding:16px}.hp-demo-preview-body,.hp-demo-preview-main{grid-gap:14px;display:grid;gap:14px}.hp-demo-preview-panel{background:#0b1a2ceb;border:1px solid #58d4ff1a;border-radius:14px;padding:16px}.hp-demo-preview-panel-primary{background:linear-gradient(145deg,#0c1f34f5,#061321f5);display:flex;flex-direction:column;justify-content:center;min-height:200px}.hp-demo-preview-panel strong{display:block;font-family:Space Grotesk,sans-serif;font-size:1.08rem;margin-top:8px}.hp-demo-preview-panel p{color:var(--hp-muted);font-size:.84rem;line-height:1.55;margin:10px 0 0}.hp-demo-stat-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.hp-demo-stat-card strong{font-size:1.2rem}.hp-demo-preview-grid{grid-gap:14px;display:grid;gap:14px}.hp-demo-preview-label{color:var(--hp-accent);display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hp-demo-panel-head{align-items:center;display:flex;gap:10px;justify-content:space-between}.hp-demo-inline-chip{background:#6bffb814;border:1px solid #6bffb81f;border-radius:999px;color:var(--hp-green);flex-shrink:0;font-size:.68rem;font-weight:700;padding:4px 8px}.hp-demo-activity-list,.hp-demo-workflow-panel{margin-top:14px}.hp-demo-activity-item,.hp-demo-workflow-item{align-items:flex-start;display:flex;gap:10px}.hp-demo-activity-item+.hp-demo-activity-item,.hp-demo-workflow-item+.hp-demo-workflow-item{margin-top:12px}.hp-demo-activity-dot{background:var(--hp-accent);border-radius:50%;box-shadow:0 0 12px #58d4ff59;flex-shrink:0;height:8px;margin-top:6px;width:8px}.hp-demo-activity-item p,.hp-demo-workflow-item p{margin:0}.hp-demo-workflow-number{align-items:center;background:linear-gradient(135deg,#8ce8ff,#56c5ff);border-radius:50%;color:#06213b;display:flex;flex-shrink:0;font-size:.76rem;font-weight:700;height:24px;justify-content:center;width:24px}.hp-demo-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.hp-modules-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.hp-module-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--hp-card);border:1px solid var(--hp-border);border-radius:var(--hp-radius);padding:22px;transition:transform .25s ease,border-color .25s ease}.hp-module-card:hover{border-color:#58d4ff4d;transform:translateY(-3px)}.hp-module-head{align-items:center;display:flex;gap:12px;margin-bottom:10px}.hp-module-icon{align-items:center;background:var(--hp-accent-glow);border-radius:10px;display:flex;flex-shrink:0;font-size:1.3rem;height:40px;justify-content:center;width:40px}.hp-module-head h3{font-family:Space Grotesk,sans-serif;font-size:.98rem;margin:0}.hp-module-count{color:var(--hp-accent);font-size:.76rem;font-weight:600}.hp-module-card>p{color:var(--hp-muted);font-size:.86rem;line-height:1.5;margin:0 0 12px}.hp-module-tags{display:flex;flex-wrap:wrap;gap:6px}.hp-file-tag{background:#58d4ff14;border:1px solid #58d4ff1f;border-radius:6px;color:#9dc4e2;font-size:.72rem;font-weight:500;padding:3px 10px}.hp-file-more{color:var(--hp-accent);font-weight:700}.hp-about-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.hp-about-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--hp-card);border:1px solid var(--hp-border);border-radius:var(--hp-radius);padding:32px}.hp-about-icon{display:inline-block;font-size:2rem;margin-bottom:12px}.hp-about-card h2{font-family:Space Grotesk,sans-serif;font-size:1.4rem;margin:0}.hp-about-card p{color:var(--hp-muted);font-size:.92rem;line-height:1.6;margin:12px 0 0}.hp-about-highlights{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.hp-highlight{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:14px;display:flex;gap:12px;padding:18px;transition:border-color .2s ease}.hp-highlight:hover{border-color:#58d4ff4d}.hp-highlight>span{flex-shrink:0;font-size:1.5rem;margin-top:2px}.hp-highlight strong{display:block;font-size:.9rem;margin-bottom:4px}.hp-highlight p{color:var(--hp-muted);font-size:.8rem;line-height:1.45;margin:0}.hp-pricing-grid{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:1fr 1.15fr;margin:0 auto;max-width:880px}.hp-pricing-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--hp-card);border:1px solid var(--hp-border);border-radius:var(--hp-radius);display:flex;flex-direction:column;padding:36px 30px;position:relative;transition:transform .25s ease,box-shadow .25s ease}.hp-pricing-card:hover{box-shadow:0 8px 32px #58d4ff14;transform:translateY(-4px)}.hp-pricing-featured{background:linear-gradient(168deg,#081322d9,#0e243eb8);border-color:var(--hp-accent);box-shadow:0 0 24px #58d4ff1f}.hp-pricing-featured:hover{box-shadow:0 12px 40px #58d4ff29}.hp-pricing-badge{background:linear-gradient(135deg,#58d4ff,#6bffb8);border-radius:20px;color:#050a13;font-size:.74rem;font-weight:700;letter-spacing:.04em;padding:5px 16px;position:absolute;right:20px;text-transform:uppercase;top:-12px}.hp-pricing-head{align-items:center;display:flex;gap:10px;margin-bottom:12px}.hp-pricing-icon{font-size:1.6rem}.hp-pricing-head h3{font-family:Space Grotesk,sans-serif;font-size:1.18rem;margin:0}.hp-pricing-amount{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.hp-pricing-amount strong{font-family:Space Grotesk,sans-serif;font-size:2.6rem;letter-spacing:-.02em;line-height:1}.hp-pricing-amount span{color:var(--hp-muted);font-size:.92rem}.hp-pricing-save{background:#6bffb81f;border-radius:6px;color:var(--hp-green)!important;display:inline-block;font-size:.76rem!important;font-weight:600;margin-left:4px;padding:3px 10px}.hp-pricing-desc{color:var(--hp-muted);font-size:.86rem;line-height:1.5;margin:0 0 16px}.hp-pricing-divider{background:var(--hp-border);height:1px;margin-bottom:18px}.hp-pricing-features{display:flex;flex:1 1;flex-direction:column;gap:11px;list-style:none;margin:0 0 24px;padding:0}.hp-pricing-features li{align-items:baseline;color:var(--hp-muted);display:flex;font-size:.88rem;gap:8px;line-height:1.5}.hp-pricing-features li strong{color:var(--hp-green)}.hp-check{color:var(--hp-accent);flex-shrink:0;font-size:.82rem;font-weight:700}.hp-check-green{color:var(--hp-green)}.hp-pricing-website-note{align-items:flex-start;background:#ffc85714;border:1px solid #ffc85733;border-radius:10px;display:flex;gap:10px;margin-bottom:20px;padding:12px 14px}.hp-pricing-note-icon{flex-shrink:0;font-size:1.1rem;margin-top:1px}.hp-pricing-website-note p{color:#e8d8a8;font-size:.82rem;line-height:1.5;margin:0}.hp-pricing-website-note p strong{color:#ffc857}.hp-btn-block{justify-content:center;text-align:center;width:100%}.hp-contact-card{grid-gap:32px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--hp-card);border:1px solid var(--hp-border);border-radius:var(--hp-radius);display:grid;gap:32px;grid-template-columns:1fr 1fr;padding:40px}.hp-contact-left h2{font-family:Space Grotesk,sans-serif;font-size:1.4rem;margin:8px 0 0}.hp-contact-left p{color:var(--hp-muted);font-size:.92rem;line-height:1.55;margin:10px 0 0}.hp-contact-details{display:flex;flex-direction:column;gap:16px;justify-content:center}.hp-contact-row{align-items:center;background:#12263d8c;border:1px solid var(--hp-border);border-radius:12px;display:flex;gap:14px;padding:14px 18px}.hp-contact-icon{flex-shrink:0;font-size:1.4rem}.hp-contact-row a,.hp-contact-row strong{display:block;font-size:.94rem}.hp-contact-row a{color:var(--hp-accent);font-weight:600;text-decoration:none}.hp-contact-row a:hover{text-decoration:underline}.hp-contact-row span{color:var(--hp-muted);font-size:.76rem}.hp-footer{border-top:1px solid var(--hp-border);margin-top:20px;position:relative;z-index:1}.hp-footer-inner{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:var(--hp-max);padding:32px 32px 20px}.hp-footer-brand strong{display:block;font-size:1rem}.hp-footer-brand p{color:var(--hp-muted);font-size:.78rem;margin:2px 0 0}.hp-footer-nav{display:flex;gap:6px}.hp-footer-nav button{background:#0000;border:none;border-radius:6px;color:var(--hp-muted);cursor:pointer;font-size:.84rem;padding:6px 12px;transition:color .2s ease,background .2s ease}.hp-footer-nav button:hover{background:#58d4ff14;color:var(--hp-text)}.hp-footer-bottom{border-top:1px solid #7ab6ee14;margin:0 auto;max-width:var(--hp-max);padding:14px 32px 24px}.hp-footer-bottom p{color:#a5bfd699;font-size:.76rem;margin:0}@media (max-width:1024px){.hp-features-grid{grid-template-columns:repeat(2,1fr)}.hp-demo-shell{grid-template-columns:1fr}.hp-demo-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hp-about-grid,.hp-contact-card{grid-template-columns:1fr}}@media (max-width:768px){.hp-header{align-items:flex-start;flex-wrap:wrap;gap:10px;height:auto;padding:12px 16px 10px}.hp-header-brand{flex:1 1 220px;min-width:0}.hp-header-brand strong{font-size:1rem;line-height:1.2}.hp-header-brand span{font-size:.68rem}.hp-header-nav{-webkit-overflow-scrolling:touch;border-top:1px solid #7ab6ee24;flex-wrap:nowrap;order:3;overflow-x:auto;padding-top:8px;scrollbar-width:none;width:100%}.hp-header-nav::-webkit-scrollbar{display:none}.hp-header-link{flex-shrink:0;font-size:.8rem;padding:8px 12px;white-space:nowrap}.hp-header-actions{gap:6px;margin-left:auto}.hp-header-btn{font-size:.82rem;padding:7px 12px}.hp-hero{padding:182px 20px 48px}.hp-badge{font-size:.76rem;line-height:1.35;margin-bottom:18px;max-width:min(100%,360px);padding:8px 14px}.hp-hero h1{font-size:2rem}.hp-cta-row{gap:10px}.hp-btn{width:min(100%,320px)}.hp-hero-metrics{flex-direction:column;gap:12px;padding:16px 20px}.hp-metric-divider{height:1px;width:60px}.hp-section{padding:48px 16px}.hp-demo-metrics,.hp-demo-preview-body,.hp-demo-sidebar,.hp-demo-stat-grid,.hp-features-grid,.hp-modules-grid{grid-template-columns:1fr}.hp-demo-toolbar{align-items:flex-start;flex-direction:column}.hp-demo-stage{padding:20px}@media (max-width:520px){.hp-header{gap:10px;padding:12px 12px 10px}.hp-header-brand{flex:1 1 100%}.hp-header-actions{justify-content:stretch;width:100%}.hp-header-btn{flex:1 1;text-align:center}.hp-header-nav{padding-top:10px}.hp-hero{padding-top:226px}.hp-badge{max-width:100%}}.hp-about-highlights,.hp-pricing-grid{grid-template-columns:1fr}.hp-contact-card{padding:24px}.hp-footer-inner{align-items:flex-start;flex-direction:column;padding:24px 16px 16px}.hp-footer-nav{flex-wrap:wrap}.hp-footer-bottom{padding:12px 16px 20px}}.cr-layout{grid-gap:0;display:grid;gap:0;grid-template-columns:360px 1fr;min-height:100vh;padding-top:68px;position:relative;z-index:2}.cr-sidebar{-ms-overflow-style:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060f1ceb;border-right:1px solid #7ab6ee29;display:flex;flex-direction:column;gap:16px;height:calc(100vh - 68px);overflow-y:auto;padding:28px 22px;position:-webkit-sticky;position:sticky;scrollbar-width:none;top:68px}.cr-sidebar::-webkit-scrollbar{display:none!important;width:0!important}.cr-sidebar-head h2{font-family:Space Grotesk,sans-serif;font-size:1.25rem;line-height:1.3;margin:0}.cr-sidebar-head p{color:#a5c5e0;font-size:.82rem;line-height:1.5;margin:6px 0 0}.cr-stepper{display:flex;flex-direction:column;gap:4px}.cr-step-item{align-items:center;background:#0000;border:1px solid #0000;border-radius:12px;color:#8aa8c4;cursor:pointer;display:flex;font-size:.92rem;font-weight:600;gap:12px;padding:12px 14px;transition:all .25s ease}.cr-step-item:hover{background:#58d4ff0f}.cr-step-item.active{background:#58d4ff1f;border-color:#58d4ff4d;color:#e4f4ff}.cr-step-item.done{color:#6bffb8}.cr-step-icon{flex-shrink:0;font-size:1.3rem;text-align:center;width:28px}.cr-step-label{flex:1 1}.cr-step-check{color:#6bffb8;font-size:.85rem;min-width:16px}.cr-sidebar-info{display:flex;flex-direction:column;gap:8px;margin-top:4px}.cr-sidebar-card{background:#12263d99;border:1px solid #7ab6ee24;border-radius:12px;display:flex;gap:10px;padding:12px}.cr-sidebar-card-icon{flex-shrink:0;font-size:1.35rem;margin-top:2px}.cr-sidebar-card strong{color:#e4f4ff;display:block;font-size:.84rem}.cr-sidebar-card p{color:#90b4d0;font-size:.76rem;line-height:1.45;margin:3px 0 0}.cr-plan-toggle{background:#0e1c2ed9;border:1px solid #7ab6ee2e;border-radius:10px;display:flex;gap:0;padding:2px}.cr-plan-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#7a9bb8;cursor:pointer;display:flex;flex:1 1;font-family:inherit;font-size:.85rem;font-weight:600;gap:6px;height:34px;justify-content:center;padding:0 8px;transition:all .3s ease;white-space:nowrap}.cr-plan-btn.active{background:linear-gradient(135deg,#58d4ff38,#58b4ff1f);box-shadow:0 2px 10px #58d4ff26;color:#e4f4ff}.cr-plan-btn:hover:not(.active){background:#58d4ff0d;color:#c4e2f6}.cr-plan-save{background:#6bffb829;border-radius:6px;color:#6bffb8;font-size:.62rem;font-weight:700;letter-spacing:.04em;line-height:1;padding:2px 6px;text-transform:uppercase;white-space:nowrap}.cr-plan-card{background:#12263d99;border:1px solid #7ab6ee24;border-radius:14px;padding:18px 16px;transition:all .3s ease}.cr-plan-card-featured{background:#122a48b3;border-color:#58d4ff59;box-shadow:0 0 16px #58d4ff14}.cr-plan-card-price{align-items:baseline;display:flex;gap:2px;margin-bottom:12px}.cr-plan-card-currency{align-self:flex-start;color:#58d4ff;font-size:1.1rem;font-weight:600;margin-top:4px}.cr-plan-card-amount{color:#e4f4ff;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.02em;line-height:1}.cr-plan-card-period{color:#7a9bb8;font-size:.82rem;font-weight:500;margin-left:2px}.cr-plan-card-features{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.cr-plan-card-features li{color:#a5c5e0;font-size:.8rem;line-height:1.4}.cr-plan-card-features li.cr-plan-card-highlight{color:#6bffb8;font-weight:600}.cr-plan-card-note{color:#ffc857;font-size:.72rem;line-height:1.4;margin:10px 0 0}.cr-sidebar-card-featured{border-color:#58d4ff;box-shadow:0 0 12px #58d4ff1a}.cr-cost-card{background:#12263d99;border:1px solid #7ab6ee24;border-radius:14px;padding:14px;transition:all .3s ease}.cr-cost-card-featured{background:#122a48b3;border-color:#58d4ff59;box-shadow:0 0 16px #58d4ff14}.cr-cost-lines{display:flex;flex-direction:column;gap:8px}.cr-cost-line{align-items:center;display:flex;gap:8px;justify-content:space-between}.cr-cost-line-label{color:#a5c5e0;font-size:.82rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.cr-cost-line-note{color:#6a91b5;display:block;font-size:.68rem;font-weight:500;margin-top:1px}.cr-cost-line-price{align-items:baseline;color:#e4f4ff;display:flex;flex-shrink:0;font-size:.88rem;font-weight:700;gap:3px;white-space:nowrap}.cr-cost-line-period{color:#7a9bb8;font-size:.68rem;font-weight:500}.cr-cost-line-included .cr-cost-line-label{color:#6bffb8}.cr-cost-line-included .cr-cost-line-price{color:#6bffb8;font-size:.82rem}.cr-cost-divider{background:#7ab6ee24;height:1px;margin:12px 0}.cr-cost-total{display:flex;flex-direction:column;gap:6px}.cr-cost-total-row{align-items:center;color:#8fb1cc;display:flex;font-size:.82rem;justify-content:space-between}.cr-cost-total-row.cr-cost-total-main{color:#e4f4ff;font-size:.92rem;font-weight:600}.cr-cost-total-amount{font-family:Space Grotesk,sans-serif;font-weight:800;letter-spacing:-.01em}.cr-cost-total-main .cr-cost-total-amount{color:#58d4ff;font-size:1.15rem}.cr-cost-free{color:#6bffb8!important}.cr-cost-period-note{color:#6a91b5;font-size:.7rem;text-align:right}.cr-cost-note{color:#ffc857;font-size:.72rem;line-height:1.4;margin:10px 0 0}.cr-form-area{display:flex;flex-direction:column;gap:24px;max-width:960px;padding:36px 48px 48px}.cr-step-bar{align-items:center;display:flex;gap:0;margin-bottom:4px}.cr-step-dot-group{align-items:center;color:#6c8ea8;display:flex;font-size:.82rem;gap:8px;transition:color .3s ease}.cr-step-dot-group.active{color:#e4f4ff}.cr-step-dot-group.completed{color:#6bffb8}.cr-step-dot{align-items:center;background:#0c1828b3;border:2px solid #7ab6ee3d;border-radius:50%;display:flex;flex-shrink:0;font-size:.82rem;font-weight:700;height:32px;justify-content:center;transition:all .3s ease;width:32px}.cr-step-dot-group.active .cr-step-dot{background:#58d4ff2e;border-color:#58d4ff;box-shadow:0 0 12px #58d4ff40;color:#58d4ff}.cr-step-dot-group.completed .cr-step-dot{background:#6bffb826;border-color:#6bffb8;color:#6bffb8}.cr-step-connector{background:#7ab6ee33;flex-shrink:0;height:2px;margin:0 10px;width:48px}.cr-step-dot-group.completed .cr-step-connector,.cr-step-dot-group.completed+.cr-step-dot-group .cr-step-connector{background:#6bffb866}.cr-form{display:flex;flex-direction:column;position:relative}.cr-fieldset{border:0;margin:0;min-width:0;padding:0}.cr-fieldset:disabled{opacity:.6;pointer-events:none}.cr-panel{animation:crFadeIn .35s ease;display:none}.cr-panel.visible{display:block}@keyframes crFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cr-panel-header{align-items:flex-start;background:#58d4ff0f;border:1px solid #58d4ff24;border-radius:16px;display:flex;gap:16px;margin-bottom:28px;padding:20px 24px}.cr-panel-icon{align-items:center;animation:crIconPulse 2.1s ease-in-out infinite;display:inline-flex;flex-shrink:0;font-size:2rem;justify-content:center;margin-top:2px}.cr-panel-icon-float{animation:crIconFloat 2.1s ease-in-out infinite;display:inline-flex;line-height:0}@keyframes crIconPulse{0%{box-shadow:0 0 0 0 #58d4ff52;transform:scale(1)}70%{box-shadow:0 0 0 10px #58d4ff00;transform:scale(1.06)}to{box-shadow:0 0 0 0 #58d4ff00;transform:scale(1)}}@keyframes crIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.cr-panel-header h3{font-family:Space Grotesk,sans-serif;font-size:1.15rem;margin:0}.cr-panel-header p{color:#9dbdd8;font-size:.86rem;margin:4px 0 0}.cr-field{margin-bottom:18px}.cr-field label{color:#c8ddf0!important;display:block;font-size:.88rem;font-weight:600;margin-bottom:6px}.cr-optional{color:#7a99b2;font-size:.82rem;font-weight:400}.cr-field-hint{color:#80a3be;font-size:.78rem;margin:-2px 0 8px}.cr-input-wrap{align-items:center;background:#0e1c2eb8;border:1px solid #7ab6ee38;border-radius:10px;display:flex;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.cr-input-wrap:focus-within{border-color:#58d4ff;box-shadow:0 0 0 3px #58d4ff24}.cr-input-icon{flex-shrink:0;font-size:1.1rem;opacity:.65;padding:0 0 0 14px}.cr-input-wrap input,.cr-input-wrap select{background:#0000!important;border:none!important;box-shadow:none!important;color:#f0f8ff!important;flex:1 1;font-family:inherit;font-size:.92rem;margin:0!important;outline:none;padding:12px 14px;text-align:left}.cr-input-wrap select{-webkit-appearance:none;appearance:none}.cr-input-wrap select option{background:#0f2036;color:#f0f8ff}.cr-input-wrap select:disabled{color:#7a99b2!important}.cr-input-wrap input::placeholder{color:#5c7f9c;text-align:left}.cr-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.cr-textarea{background:#0e1c2eb8;border:1px solid #7ab6ee38;border-radius:10px;box-sizing:border-box;color:#f0f8ff;font-family:inherit;font-size:.92rem;min-height:100px;padding:12px 14px;resize:vertical;transition:border-color .25s ease,box-shadow .25s ease;width:100%}.cr-textarea:focus{border-color:#58d4ff;box-shadow:0 0 0 3px #58d4ff24;outline:none}.cr-textarea::placeholder{color:#5c7f9c}.cr-addon-section{background:#0812208c;border:1px solid #7ab6ee1f;border-radius:18px;margin-top:32px;padding:24px 22px 20px}.cr-addon-section-head{margin-bottom:6px;text-align:center}.cr-addon-section-head h4{color:#eef7ff;font-family:Space Grotesk,sans-serif;font-size:1.08rem;letter-spacing:-.01em;margin:0}.cr-addon-section-head p{color:#8fb1cc;font-size:.82rem;line-height:1.55;margin:6px auto 0;max-width:580px}.cr-addon-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.cr-addon-card{background:#0c1a2cd1;border:1px solid #7ab6ee1f;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.cr-addon-card:hover{transform:translateY(-2px)}.cr-addon-card.selected{transform:translateY(-3px)}.cr-addon-card.locked{border-color:#6bffb833}.cr-addon-accent{flex-shrink:0;height:4px}.cr-addon-card-elpo .cr-addon-accent{background:linear-gradient(90deg,#17816e,#3ec9a7)}.cr-addon-card-xagent .cr-addon-accent{background:linear-gradient(90deg,#3b6fe0,#7b5ee8)}.cr-addon-card-website .cr-addon-accent{background:linear-gradient(90deg,#7b47c4,#c25bdf)}.cr-addon-card-elpo.selected{border-color:#3ec9a759;box-shadow:0 8px 32px #17816e33,0 0 0 1px #3ec9a714}.cr-addon-card-xagent.selected{border-color:#7b5ee859;box-shadow:0 8px 32px #3b6fe033,0 0 0 1px #7b5ee814}.cr-addon-card-website.selected{border-color:#c25bdf59;box-shadow:0 8px 32px #7b47c438,0 0 0 1px #c25bdf14}.cr-addon-body{display:flex;flex:1 1;flex-direction:column;gap:12px;padding:16px 16px 18px}.cr-addon-header{align-items:center;display:flex;gap:10px}.cr-addon-icon{align-items:center;border-radius:9px;display:flex;flex-shrink:0;font-size:1.15rem;height:34px;justify-content:center;width:34px}.cr-addon-card-elpo .cr-addon-icon{background:#3ec9a724}.cr-addon-card-xagent .cr-addon-icon{background:#7b5ee824}.cr-addon-card-website .cr-addon-icon{background:#c25bdf24}.cr-addon-header-text{flex:1 1;min-width:0}.cr-addon-header-text h5{color:#eef7ff;font-family:Space Grotesk,sans-serif;font-size:.92rem;line-height:1.2;margin:0}.cr-addon-type-label{color:#ffc857;display:block;font-size:.7rem;font-weight:600;letter-spacing:.03em;margin-top:2px;text-transform:uppercase}.cr-addon-price{align-items:baseline;background:#58d4ff0d;border:1px solid #7ab6ee1a;border-radius:10px;display:flex;gap:4px;padding:8px 12px}.cr-addon-price-amount{color:#e4f4ff;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:800;letter-spacing:-.02em;line-height:1}.cr-addon-price-period{color:#7a9bb8;font-size:.72rem;font-weight:500}.cr-addon-card-elpo .cr-addon-price{border-color:#3ec9a71f}.cr-addon-card-xagent .cr-addon-price{border-color:#7b5ee81f}.cr-addon-card-website .cr-addon-price{border-color:#c25bdf1f}.cr-addon-desc{color:#9bb9d1;font-size:.78rem;line-height:1.5;margin:0}.cr-addon-features{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.cr-addon-features li{align-items:flex-start;color:#a5c5e0;display:flex;font-size:.76rem;gap:7px;line-height:1.4}.cr-addon-features li .cr-feat-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:.55rem;font-weight:800;height:15px;justify-content:center;margin-top:1px;width:15px}.cr-addon-features li .cr-feat-icon.pro{background:#6bffb824;color:#6bffb8}.cr-addon-features li .cr-feat-icon.con{background:#ffc8571f;color:#ffc857}.cr-addon-divider{background:#7ab6ee1a;height:1px;margin:2px 0}.cr-addon-cta{background:#12263db3;border:1px solid #7ab6ee2e;border-radius:10px;color:#c8ddf0;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:700;margin-top:auto;padding:10px 12px;text-align:center;transition:all .25s ease;width:100%}.cr-addon-cta:hover:not(:disabled){background:#58d4ff14;border-color:#58d4ff59;color:#fff}.cr-addon-card-elpo .cr-addon-cta.selected{background:#3ec9a71f;border-color:#3ec9a766;color:#3ec9a7}.cr-addon-card-xagent .cr-addon-cta.selected{background:#7b5ee81f;border-color:#7b5ee866;color:#a48ef5}.cr-addon-card-website .cr-addon-cta.selected{background:#c25bdf1f;border-color:#c25bdf66;color:#d888f0}.cr-addon-cta:disabled{background:#6bffb814;border-color:#6bffb838;color:#6bffb8;cursor:default;opacity:1}.cr-addon-footnote{color:#6a91b5;font-size:.74rem;line-height:1.5;margin:16px 0 0;text-align:center}.cr-terms-box{background:#0e1c2ea3;border:1px solid #7ab6ee3d;border-radius:10px;margin-top:12px;min-inline-size:0;padding:14px 16px 12px}.cr-terms-legend{color:#8fb9dd;font-size:.74rem;font-weight:700;letter-spacing:.08em;margin:0 0 4px;padding:0 6px;text-transform:uppercase}.cr-consent-row{align-items:flex-start;border-top:1px solid #7ab6ee1f;display:flex;gap:12px;padding:10px 0}.cr-consent-row:first-of-type{border-top:0;padding-top:4px}.cr-consent-row input[type=checkbox]{accent-color:#58d4ff;cursor:pointer;flex-shrink:0;height:20px;margin:1px 0 0;min-width:20px;width:20px}.cr-consent-row input[type=checkbox]:focus-visible{border-radius:4px;outline:2px solid #58d4ff;outline-offset:3px}.cr-consent-text{min-width:0}.company-reg-page .cr-consent-text label{color:#dceaf7!important;cursor:pointer;display:block;font-size:.88rem;font-weight:500;line-height:1.55;margin:0}.company-reg-page .cr-consent-text label strong{color:#fff!important}.cr-consent-detail{color:#8fb9dd;font-size:.78rem;line-height:1.5;margin:4px 0 0}.cr-consent-flag{border-radius:999px;display:inline-block;font-size:.66rem;font-weight:700;letter-spacing:.04em;margin-left:8px;padding:1px 7px;text-transform:uppercase;vertical-align:1px;white-space:nowrap}.cr-consent-flag.required{background:#ffa84424;border:1px solid #ffa84457;color:#ffd9a8}.cr-consent-flag.optional{background:#7ab6ee1a;border:1px solid #7ab6ee42;color:#a8c8e4}.cr-consent-row.invalid input[type=checkbox]{border-radius:4px;outline:2px solid #ff8f8f;outline-offset:3px}.cr-consent-error{align-items:center;color:#ffb0b0;display:flex;font-size:.8rem;gap:7px;line-height:1.4;margin:8px 0 0}.cr-consent-version{color:#6a91b5;display:block;font-size:.72rem;line-height:1.45;margin-top:6px}.cr-terms-help{border-top:1px solid #7ab6ee1f;margin:10px 0 0;padding-top:10px}.cr-terms-link{color:#58d4ff;font-size:.84rem;font-weight:600;text-decoration:underline;text-underline-offset:2px}.cr-terms-link:hover{color:#8fe7ff}.cr-terms-link:focus-visible{border-radius:3px;outline:2px solid #58d4ff;outline-offset:2px}.cr-terms-modal-overlay{align-items:center;background:#040a14db;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:120}.cr-terms-modal{background:#0a1626fa;border:1px solid #7ab6ee3d;border-radius:14px;max-height:85vh;overflow:auto;width:min(760px,100%)}.cr-terms-modal-head{align-items:center;border-bottom:1px solid #7ab6ee29;display:flex;gap:12px;justify-content:space-between;padding:16px 18px}.cr-terms-modal-head h4{color:#e4f4ff;font-size:1rem;margin:0}.cr-terms-close{background:#0000;border:1px solid #7ab6ee47;border-radius:8px;color:#c8ddf0;cursor:pointer;padding:6px 12px}.cr-terms-close:hover{border-color:#58d4ff70;color:#fff}.cr-terms-modal-body{padding:16px 18px 20px}.cr-terms-modal-body p{color:#b6d3ea;font-size:.9rem;line-height:1.55;margin:0 0 12px}.cr-terms-modal-body p:last-child{margin-bottom:0}.cr-terms-modal-body .cr-terms-modal-note{background:#ffa84417;border:1px solid #ffa8444d;border-radius:8px;color:#ffd9a8;font-size:.84rem;padding:10px 12px}.cr-terms-modal-links{border-top:1px solid #7ab6ee29;display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:16px;padding-top:14px}.cr-pw-input{position:relative}.cr-eye-btn{background:none;border:none;color:#7a9bb8;cursor:pointer;font-size:1.15rem;line-height:1;padding:0;position:absolute;right:12px;top:50%;transform:translateY(-50%);z-index:2}.cr-eye-btn:hover{color:#b8d8f0}.cr-strength-bar-wrap{margin-top:8px}.cr-strength-track{border-radius:3px;display:flex;gap:4px;height:5px;overflow:hidden}.cr-strength-seg{border-radius:3px;flex:1 1;transition:background .3s ease}.cr-strength-label{display:block;font-size:.78rem;font-weight:600;margin-top:6px}.cr-match-badge{border-radius:6px;display:inline-block;font-size:.8rem;font-weight:600;margin-top:6px;padding:3px 10px}.cr-match-badge.match{background:#6bffb81a;color:#6bffb8}.cr-match-badge.no-match{background:#ff6b6b1a;color:#ff6b6b}.cr-actions{align-items:center;border-top:1px solid #7ab6ee1f;display:flex;justify-content:space-between;margin-top:8px;padding-top:20px}.cr-actions-right{margin-left:auto}.cr-btn-back{background:#0000;border:1px solid #7ab6ee4d;border-radius:10px;color:#b0ccdf;cursor:pointer;font-size:.9rem;font-weight:600;padding:11px 22px;transition:all .2s ease}.cr-btn-back:hover{background:#58d4ff14;border-color:#58d4ff66;color:#e4f4ff}.cr-btn-next{background:linear-gradient(135deg,#1a5a8f,#2980c4 50%,#58d4ff);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.92rem;font-weight:700;padding:12px 32px;transition:transform .2s ease,box-shadow .2s ease}.cr-btn-next:hover:not(:disabled){box-shadow:0 6px 24px #58d4ff40;transform:translateY(-1px)}.cr-btn-next:disabled{cursor:not-allowed;opacity:.45}.cr-btn-submit{align-items:center;background:linear-gradient(135deg,#0f7a46,#1db954 50%,#6bffb8);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:700;gap:10px;padding:14px 36px;transition:transform .2s ease,box-shadow .2s ease}.cr-btn-submit:hover:not(:disabled){box-shadow:0 6px 28px #1db9544d;transform:translateY(-1px)}.cr-btn-submit:disabled{cursor:not-allowed;opacity:.45}@keyframes crSpin{to{transform:rotate(1turn)}}.cr-spinner{animation:crSpin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;width:18px}.cr-progress-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040a14e0;display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.cr-progress-card{padding:40px;text-align:center}.cr-progress-ring{height:120px;margin:0 auto 20px;position:relative;width:120px}.cr-progress-ring svg{height:100%;transform:rotate(-90deg);width:100%}.cr-ring-bg{fill:none;stroke:#7ab6ee26;stroke-width:6}.cr-ring-fill{fill:none;stroke:#58d4ff;stroke-width:6;stroke-linecap:round;stroke-dasharray:264;transition:stroke-dashoffset .4s ease}.cr-progress-pct{align-items:center;color:#e4f4ff;display:flex;font-size:1.5rem;font-weight:700;inset:0;justify-content:center;position:absolute}.cr-progress-label{color:#a5c5e0;font-size:1rem;margin:0}.cr-missing-box{background:#ffc85714;border:1px solid #ffc85747;border-radius:10px;margin-top:14px;padding:12px 16px}.cr-missing-box strong{color:#ffc857;display:block;font-size:.82rem;margin-bottom:6px}.cr-missing-box ul{margin:0;padding-left:18px}.cr-missing-box li{color:#ffffffbf;font-size:.82rem;margin:3px 0}.cr-missing-box li button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left;-webkit-text-decoration:underline dotted #ffffff59;text-decoration:underline dotted #ffffff59}.cr-missing-box li button:hover{color:#ffc857}.cr-btn-submit-blocked{opacity:.75}.cr-file-notice{color:#ff9b9b;font-size:.82rem;margin:8px 0 0}.cr-pay-summary{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;margin:4px 0 18px;padding:16px 18px}.cr-pay-summary-row{align-items:baseline;color:#fffc;display:flex;font-size:.88rem;gap:12px;justify-content:space-between;padding:5px 0}.cr-pay-summary-note{color:#ffffff73;display:block;font-size:.72rem}.cr-pay-summary-total{align-items:baseline;border-top:1px solid #ffffff1f;color:#fff;display:flex;font-size:1rem;font-weight:700;gap:12px;justify-content:space-between;margin-top:10px;padding-top:12px}.cr-pay-summary-period{color:#ffffff8c;font-size:.72rem;font-weight:500;margin-left:2px}.cr-pay-status{align-items:center;background:#63b3ed1a;border:1px solid #63b3ed40;border-radius:10px;color:#ffffffe6;display:flex;font-size:.9rem;gap:10px;padding:14px 16px}.cr-pay-note{color:#ffffffb8;font-size:.86rem;line-height:1.55;margin:4px 0 14px}.cr-pay-note-error{color:#ff9b9b}.cr-pay-later-link{background:none;border:none;color:#ffffff80;cursor:pointer;display:block;font-size:.8rem;line-height:1.5;margin-top:16px;padding:0;text-align:center;-webkit-text-decoration:underline dotted #ffffff4d;text-decoration:underline dotted #ffffff4d;width:100%}.cr-pay-later-link:hover{color:#fffc}.cr-error-banner{align-items:center;background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:10px;display:flex;gap:10px;margin-top:16px;padding:12px 16px}.cr-error-banner span{flex-shrink:0;font-size:1.2rem}.cr-error-banner p{color:#ff9b9b;flex:1 1;font-size:.88rem;margin:0}.cr-error-banner button{background:none;border:none;color:#ff9b9b;cursor:pointer;font-size:1rem;padding:0}.company-reg-page .filepond--root{margin-bottom:4px}.company-reg-page .filepond--panel-root{background:#0e1c2eb8;border:1px dashed #7ab6ee47;border-radius:10px}.company-reg-page .filepond--drop-label{color:#8aa8c4;font-size:.88rem}.company-reg-page .filepond--label-action{color:#58d4ff;text-decoration:underline}@media (max-width:1280px){.cr-addon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.cr-layout{grid-template-columns:1fr}.cr-sidebar{border-bottom:1px solid #7ab6ee29;border-right:none;flex-direction:row;flex-wrap:wrap;gap:14px;height:auto;padding:20px 24px;position:relative;top:auto}.cr-sidebar-head{flex:1 1 100%}.cr-stepper{-ms-overflow-style:none;flex:1 1 100%;flex-direction:row;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.cr-stepper::-webkit-scrollbar{display:none}.cr-step-item{flex:0 0 auto;justify-content:flex-start;min-width:120px;padding:10px}.cr-sidebar-info{flex:1 1 100%;flex-direction:row;flex-wrap:wrap;margin-top:0}.cr-cost-card,.cr-plan-toggle{flex:1 1 100%}.cr-sidebar-card{flex:1 1 45%;min-width:200px}.cr-form-area{max-width:none;padding:24px 20px 36px}.cr-addon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.cr-layout{overflow-x:hidden;padding-top:68px}.cr-sidebar{display:none}.cr-stepper{flex-direction:column;overflow:visible;padding-bottom:0}.cr-step-item{justify-content:flex-start;min-width:0;padding:12px;width:100%}.cr-step-label{white-space:normal}.cr-sidebar-info{flex-direction:column}.cr-cost-card,.cr-plan-toggle,.cr-sidebar-card{min-width:0;width:100%}.cr-form-area{box-sizing:border-box;gap:18px;max-width:100%;overflow-x:hidden;padding:20px 16px 32px;width:100%}.cr-panel-header{gap:12px;margin-bottom:20px;padding:16px}.cr-panel-icon{font-size:1.6rem}.cr-addon-section{padding:18px 16px}.cr-addon-grid{grid-template-columns:1fr}.cr-addon-body{padding:14px}.cr-addon-header{align-items:flex-start}.cr-cost-line,.cr-cost-total-row{align-items:flex-start;flex-direction:column}.cr-cost-line-price,.cr-cost-period-note,.cr-cost-total-amount{text-align:left}}@media (max-width:640px){.cr-row,.cr-step-bar{grid-template-columns:1fr}.cr-step-bar{grid-gap:10px;display:grid;gap:10px}.cr-step-dot-group{gap:10px;width:100%}.cr-step-dot-group>span{flex:1 1;font-size:.8rem;line-height:1.3;min-width:0}.cr-step-connector{display:none}.cr-plan-toggle{background:#0000;border:none;flex-direction:column;gap:6px;padding:0}.cr-plan-btn{background:#0e1c2ed9;border:1px solid #7ab6ee2e;min-height:42px}.cr-input-icon{font-size:1rem;padding-left:12px}.cr-input-wrap input,.cr-input-wrap select,.cr-textarea{font-size:16px}.cr-progress-card{padding:28px 20px}.cr-progress-ring{height:96px;width:96px}.cr-actions{flex-direction:column-reverse;gap:10px}.cr-actions-right{margin-left:0;width:100%}.cr-btn-back,.cr-btn-next,.cr-btn-submit{justify-content:center;text-align:center;width:100%}}.cr-success-screen{align-items:center;display:flex;flex-direction:column;grid-column:1/-1;justify-content:center;min-height:calc(100vh - 68px);padding:60px 32px;text-align:center}.cr-success-icon{animation:crSuccessPop .5s ease-out;font-size:4rem;margin-bottom:20px}@keyframes crSuccessPop{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.cr-success-title{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:800;margin:0 0 18px}.cr-success-message{color:#a5c5e0;font-size:.95rem;line-height:1.7;margin:0 0 14px;max-width:600px}.cr-success-steps{display:flex;flex-direction:column;gap:12px;margin:28px 0 36px;max-width:480px;width:100%}.cr-success-step{align-items:center;background:#2563eb1a;border:1px solid #2563eb40;border-radius:10px;color:#cbd5e1;display:flex;font-size:.88rem;gap:14px;padding:14px 18px;text-align:left}.cr-success-step-num{border-radius:50%;display:flex;font-size:.82rem;height:30px;min-width:30px;width:30px}.cr-success-home-btn,.cr-success-step-num{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:700;justify-content:center}.cr-success-home-btn{border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.95rem;gap:8px;padding:12px 36px;transition:transform .15s,box-shadow .15s}.cr-success-home-btn:hover{box-shadow:0 4px 16px #2563eb73;transform:translateY(-2px)}@keyframes crActiveTabGlow{0%,to{opacity:.72}50%{opacity:1}}@media (max-width:768px){.cr-step-bar{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:#050c18f7;border:1px solid #58d4ff24;border-radius:16px;box-shadow:0 8px 40px #00000073,inset 0 1px 0 #ffffff0a;display:flex;flex-direction:row;gap:0;margin-bottom:45px;overflow:hidden;padding:0;position:-webkit-sticky;position:sticky;top:68px;z-index:30}.cr-form{padding-top:18px}.cr-step-dot-group{align-items:center;border-radius:0;border-right:1px solid #58d4ff14;color:#3a5570;display:flex;flex:1 1;flex-direction:column;font-size:.72rem;font-weight:600;gap:5px;justify-content:center;letter-spacing:.02em;min-width:0;padding:11px 6px;position:relative;transition:background .3s ease,color .3s ease;width:auto}.cr-step-dot-group:last-child{border-right:none}.cr-step-dot-group.active{background:#58d4ff12;color:#82d8f5}.cr-step-dot-group.active:after{animation:crActiveTabGlow 2s ease-in-out infinite;background:#58d4ff;border-radius:2px 2px 0 0;bottom:0;box-shadow:0 0 8px #58d4ffa6;content:"";height:2px;left:18%;position:absolute;right:18%}.cr-step-dot-group.completed{background:#6bffb80a;color:#6bffb8}.cr-step-dot-group.completed:after{background:#6bffb8a6;border-radius:2px 2px 0 0;bottom:0;content:"";height:2px;left:18%;position:absolute;right:18%}.cr-step-dot{flex-shrink:0;font-size:.74rem;height:24px;width:24px}.cr-step-dot-group.active .cr-step-dot{box-shadow:0 0 12px #58d4ff59}.cr-step-connector{display:none!important}.cr-step-dot-group>span{align-items:center;display:flex;justify-content:center;line-height:1.2;min-height:2.4em;text-align:center}.cr-panel-header{background:linear-gradient(140deg,#08162cf0,#0e2442e0);border:1px solid #58d4ff38;border-radius:16px;box-shadow:0 8px 32px #00000047,inset 0 1px 0 #ffffff0a;margin-bottom:22px;margin-top:2px;padding:18px}.cr-panel-header h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e4f4ff 30%,#a0d8ef);-webkit-background-clip:text;background-clip:text;font-size:1.05rem}.cr-panel-icon{align-items:center;background:#58d4ff1a;border:1px solid #58d4ff2e;border-radius:14px;display:flex;flex-shrink:0;font-size:1.75rem;height:46px;justify-content:center;margin-top:0;width:46px}.cr-input-wrap:focus-within{border-color:#58d4ff8c!important;box-shadow:0 0 0 3px #58d4ff1f,0 4px 16px #0003!important}.cr-actions{align-items:center;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);background:#040a16f7;border-top:1px solid #58d4ff24;bottom:0;box-shadow:0 -8px 40px #00000080;flex-direction:row;gap:10px;left:0;margin-top:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;z-index:50}.cr-actions-right{flex:1 1;margin-left:0}.cr-btn-back{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:.88rem;height:46px;justify-content:center;padding:0 20px}.cr-btn-next{box-shadow:0 4px 20px #2980c452;font-size:.9rem;padding:0 24px}.cr-btn-next,.cr-btn-submit{border-radius:12px;height:46px;width:100%}.cr-btn-submit{box-shadow:0 4px 20px #1db95447;font-size:.85rem;justify-content:center;padding:0 18px}.cr-form-area{padding-bottom:88px}.cr-addon-card{border-radius:16px;box-shadow:0 6px 24px #00000038}}.cr-addon-uae-note{color:#ffc857;font-size:.82rem;font-weight:500}.cr-actions-right{align-items:center;display:flex;gap:12px}.cr-price-chip{align-items:flex-end;background:#0e1c32cc;border:1px solid #58d4ff33;border-radius:10px;display:flex;flex-direction:column;gap:3px;justify-content:center;line-height:1.1;min-height:40px;padding:4px 12px;-webkit-user-select:none;user-select:none}.cr-price-chip-label{color:#4d7899;display:block;font-size:.62rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.cr-price-chip-value{color:#58d4ff;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:800;letter-spacing:-.02em}.cr-price-chip-period{color:#4a7a9b;font-size:.7rem;font-weight:600;letter-spacing:0}@media (max-width:640px){.cr-price-chip{align-items:flex-end;background:#0a1628c7;display:flex;flex-shrink:0;justify-content:center;min-height:40px;min-width:88px;padding:4px 10px}.cr-price-chip-label{font-size:.52rem;letter-spacing:.05em}.cr-price-chip-value{font-size:.88rem}.cr-price-chip-period{font-size:.62rem}.cr-step-bar{display:flex;flex-direction:row;gap:0}.cr-step-dot-group{flex:1 1;width:auto}.cr-step-dot-group>span{flex:none;font-size:.65rem;line-height:1.3;min-width:0;text-align:center}.cr-actions{flex-direction:row;gap:10px;justify-content:space-between}.cr-actions-right{align-items:center;display:flex;flex:1 1;gap:10px;margin-left:0;width:auto}.cr-btn-back,.cr-btn-next,.cr-btn-submit{flex:0 0 auto;width:auto}.cr-btn-next,.cr-btn-submit{min-width:132px}.cr-price-chip{margin-left:auto}}@media (max-width:420px){.cr-actions{gap:8px;padding-left:12px;padding-right:12px}.cr-actions-right{gap:8px}.cr-btn-back,.cr-btn-next,.cr-btn-submit{font-size:.82rem;min-width:0;padding-left:16px;padding-right:16px}.cr-price-chip{min-width:78px;padding:6px 8px}.cr-btn-back,.cr-btn-next,.cr-btn-submit{width:auto}}.company-reg-page{background:#0f172a}.cr-brand-bg{inset:0;overflow:hidden;position:fixed;z-index:0}.cr-brand-bg:after{background:radial-gradient(130% 100% at 50% -10%,#04081200 40%,#0408126b 100%),linear-gradient(180deg,#04081247,#0408121f 45%,#0408124d);content:"";inset:0;position:absolute}.cr-brand-glow{border-radius:50%;filter:blur(80px);opacity:.5;pointer-events:none;position:absolute}.cr-brand-glow-one{animation:crGlowDrift 18s ease-in-out infinite alternate;background:radial-gradient(circle,#f973168c,#f9731600 66%);height:46vw;left:-10vw;top:-8vw;width:46vw}.cr-brand-glow-two{animation:crGlowDrift 22s ease-in-out infinite alternate-reverse;background:radial-gradient(circle,#be185d80,#be185d00 66%);bottom:-16vw;height:52vw;right:-12vw;width:52vw}@keyframes crGlowDrift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(3vw,2vw,0) scale(1.08)}}@media (prefers-reduced-motion:reduce){.cr-brand-glow{animation:none}}.company-reg-page .cr-layout{align-items:stretch;gap:0;grid-template-columns:minmax(300px,440px) 1fr;margin:0 auto;max-width:1240px;padding:68px 22px 40px}.company-reg-page .cr-hero-panel{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(180deg,#090e1a75,#090e1a29);border:1px solid #ffffff1a;border-radius:24px 0 0 24px;border-right:none;gap:22px;height:auto;overflow:visible;padding:38px 30px;position:static;top:auto}.company-reg-page .cr-hero-panel .cr-stepper{display:none}.cr-hero-brand{display:flex;flex-direction:column;gap:2px}.cr-hero-logo{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.55rem;font-weight:800;letter-spacing:.3px}.cr-hero-tagline{color:#ffffffb8;font-size:.8rem}.cr-hero-art{border:1px solid #ffffff24;border-radius:18px;box-shadow:0 24px 60px #00000073;display:block;width:100%}.cr-hero-copy{margin-top:2px}.cr-hero-title{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.5rem;line-height:1.25;margin:0 0 14px}.cr-hero-bullets{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.cr-hero-bullets li{align-items:flex-start;color:#ffffffe6;display:flex;font-size:.92rem;gap:11px;line-height:1.45}.cr-hero-check{align-items:center;background:linear-gradient(135deg,#f97316,#be185d);border-radius:50%;box-shadow:0 4px 12px #be185d66;color:#fff;display:inline-flex;flex-shrink:0;height:22px;justify-content:center;margin-top:1px;width:22px}.company-reg-page .cr-hero-panel .cr-sidebar-card{background:#ffffff0f;border:1px solid #ffffff1f}.company-reg-page .cr-form-area{backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);background:#090d18a8;border:1px solid #ffffff1a;border-left:none;border-radius:0 24px 24px 0;box-shadow:0 40px 90px #00000073;margin:0;max-width:none;padding:34px 40px 40px}.company-reg-page .cr-step-bar{flex-wrap:wrap;gap:6px 0;margin-bottom:22px}.company-reg-page .cr-step-dot-group{background:none;border:none;color:#ffffff8c;cursor:pointer;font:inherit;padding:0}.company-reg-page .cr-step-dot-group.locked{cursor:default}.company-reg-page .cr-step-dot{background:#ffffff0d;border:2px solid #ffffff29;box-shadow:none;height:40px;overflow:hidden;padding:0;width:40px}.cr-step-dot-img{height:100%;object-fit:cover;transform:scale(1.42);width:100%}.company-reg-page .cr-step-dot-group.active .cr-step-dot{background:#ffffff0d;border-color:#fff;box-shadow:0 0 0 4px #f9731647,0 6px 18px #be185d59}.company-reg-page .cr-step-dot-group.completed .cr-step-dot{background:linear-gradient(135deg,#f97316,#be185d);border-color:#f97316;color:#fff}.cr-step-dot-check{color:#fff;font-size:1rem}.company-reg-page .cr-step-dot-label{font-weight:600}.company-reg-page .cr-step-dot-group.active{color:#fff}.company-reg-page .cr-step-dot-group.completed{color:#ffd7b0}.company-reg-page .cr-step-connector{background:#ffffff29;width:34px}.company-reg-page .cr-step-dot-group.completed .cr-step-connector{background:linear-gradient(90deg,#f97316,#be185d)}.company-reg-page .cr-panel-header{background:linear-gradient(135deg,#f9731624,#be185d24);border:1px solid #ffffff1f}.company-reg-page .cr-panel-icon-float{color:#fff}.company-reg-page .cr-panel.visible{animation:crSlideIn .42s cubic-bezier(.22,.61,.36,1)}@keyframes crSlideIn{0%{opacity:0;transform:translateX(22px)}to{opacity:1;transform:translateX(0)}}.company-reg-page .cr-input-wrap,.company-reg-page .cr-textarea{background:#ffffff0d;border-color:#ffffff24}.company-reg-page .cr-input-wrap:focus-within{border-color:#f97316;box-shadow:0 0 0 3px #f9731633}.company-reg-page .cr-input-wrap select option{background:#141a28}.company-reg-page .cr-plan-btn.active{background:linear-gradient(135deg,#f97316,#be185d);border-color:#0000;color:#fff}.company-reg-page .cr-cost-card{background:#ffffff0f;border:1px solid #ffffff1f}.company-reg-page .cr-cost-card-featured{border-color:#f9731680;box-shadow:0 0 0 1px #f9731640}.company-reg-page .cr-btn-next,.company-reg-page .cr-btn-submit{background:#fff;border:none;box-shadow:0 12px 30px #00000047;color:#0f172a}.company-reg-page .cr-btn-next:hover:not(:disabled),.company-reg-page .cr-btn-submit:hover:not(:disabled){background:#fff;box-shadow:0 16px 40px #f9731652;transform:translateY(-1px)}.company-reg-page .cr-btn-submit-blocked{background:#ffffffd1;color:#334155}.company-reg-page .cr-btn-back{background:#ffffff14;border:1px solid #ffffff2e;color:#e6edf6}.company-reg-page .cr-price-chip{background:#ffffff0f;border:1px solid #ffffff24}.company-reg-page .cr-success-screen{backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);background:#090d18a8;border:1px solid #ffffff1a;border-radius:26px;box-shadow:0 40px 90px #00000073;margin:40px auto;max-width:560px;min-height:0;padding:44px 38px 40px}.cr-success-art{animation:crSuccessPop .6s cubic-bezier(.22,.61,.36,1);border-radius:20px;display:block;filter:drop-shadow(0 16px 34px rgba(0,0,0,.45));margin:0 auto 12px;max-width:62%;width:210px}.company-reg-page .cr-success-message{color:#ffffffd1}.company-reg-page .cr-success-home-btn{background:#fff;color:#0f172a}.company-reg-page .filepond--root{background:#ffffff0d!important;border:1px dashed #ffffff38;border-radius:12px}.company-reg-page .filepond--panel,.company-reg-page .filepond--panel-bottom,.company-reg-page .filepond--panel-center,.company-reg-page .filepond--panel-root,.company-reg-page .filepond--panel-top{background:#0000!important;background-color:initial!important;border:none!important;box-shadow:none!important}.company-reg-page .filepond--drop-label,.company-reg-page .filepond--drop-label label{color:#ffffffb8!important}.company-reg-page .filepond--label-action{color:#ffb27a;-webkit-text-decoration-color:#ffb27a99;text-decoration-color:#ffb27a99}.company-reg-page .filepond--credits{display:none}.company-reg-page .hp-header{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#090d1880;border-bottom:1px solid #ffffff14}@media (max-width:900px){.company-reg-page .cr-layout{grid-template-columns:1fr;padding:92px 12px 28px}.company-reg-page .cr-hero-panel{border-radius:0 0 22px 22px;border-top:1px solid #ffffff1a;display:flex;order:2;padding:24px 20px}.company-reg-page .cr-hero-brand{display:none}.company-reg-page .cr-hero-art{max-height:180px;object-fit:cover}.company-reg-page .cr-sidebar-info{align-items:stretch;display:flex;flex:0 0 auto;flex-direction:column;flex-wrap:nowrap;gap:12px;height:auto}.company-reg-page .cr-plan-toggle{align-items:center;flex:0 0 auto;flex-direction:row;height:auto;width:100%}.company-reg-page .cr-plan-btn{flex:1 1;height:auto;min-height:0}.company-reg-page .cr-cost-card{flex:0 0 auto;width:100%}.company-reg-page .cr-form-area{border-left:1px solid #ffffff1a;border-radius:22px 22px 0 0;border-top:none;order:1;padding:26px 18px 30px}.company-reg-page .cr-step-dot-label{display:none}.company-reg-page .cr-step-connector{width:18px}.company-reg-page .cr-step-dot{height:36px;width:36px}}

/*!
 * FilePond 4.32.8
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--assistant{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--browser.filepond--browser{font-size:0;left:1em;margin:0;opacity:0;padding:0;position:absolute;top:1.75em;width:calc(100% - 2em)}.filepond--data{border:none;contain:strict;height:0;margin:0;padding:0;visibility:hidden;width:0}.filepond--data,.filepond--drip{pointer-events:none;position:absolute}.filepond--drip{background:#00000003;border-radius:.5em;bottom:0;left:0;opacity:.1;overflow:hidden;right:0;top:0}.filepond--drip-blob{background:#292625;border-radius:50%;height:8em;margin-left:-4em;margin-top:-4em;-webkit-transform-origin:center center;transform-origin:center center;width:8em}.filepond--drip-blob,.filepond--drop-label{left:0;position:absolute;top:0;will-change:transform,opacity}.filepond--drop-label{align-items:center;color:#4f4f4f;display:flex;height:0;justify-content:center;margin:0;right:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;line-height:1.5;text-align:center}.filepond--label-action{-webkit-text-decoration-skip:ink;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;text-decoration-skip-ink:auto}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{border:none;font-family:inherit;font-size:1em;height:1.625em;line-height:inherit;margin:0;outline:none;padding:0;width:1.625em;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--file-action-button.filepond--file-action-button svg{height:100%;width:100%}.filepond--file-action-button.filepond--file-action-button:after{bottom:-.75em;content:"";left:-.75em;position:absolute;right:-.75em;top:-.75em}.filepond--file-action-button{background-color:#00000080;background-image:none;border-radius:50%;box-shadow:0 0 0 0 #fff0;color:#fff;cursor:auto;transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em #ffffffe6}.filepond--file-action-button[disabled]{background-color:#00000040;color:#ffffff80}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{height:2em;padding:.1875em;width:2em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{background:#0000;border:none;color:inherit;font-family:inherit;line-height:inherit;margin:0 0 0 .25em;outline:none;padding:0;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{height:1.3125em;width:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;margin:0 .5em 0 0;min-width:0;pointer-events:none;position:static;-webkit-user-select:none;-ms-user-select:none;user-select:none;will-change:transform,opacity}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{align-items:flex-end;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;pointer-events:none;position:static;text-align:right;-webkit-user-select:none;-ms-user-select:none;user-select:none;will-change:transform,opacity}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;height:100%;margin:0;min-width:0;padding:0}.filepond--file-wrapper.filepond--file-wrapper>legend{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--file{align-items:flex-start;border-radius:.5em;color:#fff;display:flex;height:100%;padding:.5625em;position:static}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s linear .125s both;animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@-webkit-keyframes fall{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fall{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{left:0;margin:.25em;padding:0;position:absolute;right:0;top:0;touch-action:auto;will-change:transform,opacity;z-index:1}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em #00000040}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{box-shadow:0 0 0 #0000;transition:box-shadow .125s ease-in-out}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em rgba(0,0,0,.325)}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{left:0;margin:0;position:absolute;right:0;top:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),#0000);mask:linear-gradient(180deg,#000 calc(100% - .5em),#0000);overflow-x:hidden;overflow-y:scroll}.filepond--list-scroller::-webkit-scrollbar{background:#0000}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#0000004d;border:.3125em solid #0000;border-radius:99999px}.filepond--list.filepond--list{list-style-type:none;margin:0;padding:0;position:absolute;top:0;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{height:100%;margin:0;max-width:none;width:100%}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{align-items:center;bottom:0;display:flex;height:auto;justify-content:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{height:100%;margin-bottom:0;margin-top:0;overflow:hidden}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{height:100%;left:0;right:0}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status,.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{background-color:#f1f0ef;border-radius:.5em}.filepond--panel{height:100%!important;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{background-color:initial!important;border:none!important;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{left:0;margin:0;padding:0;position:absolute;right:0;top:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom:none!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.filepond--panel-top:after{background-color:inherit;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.filepond--panel-bottom,.filepond--panel-center{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0);-webkit-transform-origin:left top;transform-origin:left top;will-change:transform}.filepond--panel-bottom{border-top:none!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.filepond--panel-bottom:before{background-color:inherit;content:"";height:2px;left:0;position:absolute;right:0;top:-1px}.filepond--panel-center{border-bottom:none!important;border-radius:0!important;border-top:none!important;height:100px!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{color:#fff;height:1.25em;margin:0;pointer-events:none;position:static;width:1.25em;will-change:transform,opacity}.filepond--progress-indicator svg{height:100%;transform-box:fill-box;vertical-align:top;width:100%}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{box-sizing:border-box;contain:layout style size;direction:ltr;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:450;line-height:normal;margin-bottom:1em;position:relative;text-align:left;text-rendering:optimizeLegibility}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-bottom:1em;margin-top:1em}.filepond--root .filepond--credits{bottom:-14px;color:inherit;font-size:11px;line-height:.85;opacity:.4;position:absolute;right:0;text-decoration:none;z-index:3}.filepond--root .filepond--credits[style]{bottom:auto;margin-top:14px;top:0}
/*!
 * FilePondPluginImagePreview 4.6.12
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--image-preview-markup{left:0;position:absolute;top:0}.filepond--image-preview-wrapper{z-index:2}.filepond--image-preview-overlay{display:block;left:0;margin:0;max-height:7rem;min-height:5rem;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:2}.filepond--image-preview-overlay svg{color:inherit;height:auto;max-height:inherit;width:100%}.filepond--image-preview-overlay-idle{color:#282828d9;mix-blend-mode:multiply}.filepond--image-preview-overlay-success{color:#369763;mix-blend-mode:normal}.filepond--image-preview-overlay-failure{color:#c44e47;mix-blend-mode:normal}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit:fill) or (object-fit:fill)){.filepond--image-preview-overlay-idle{mix-blend-mode:normal}}.filepond--image-preview-wrapper{background:#00000003;border-radius:.45em;height:100%;left:0;margin:0;overflow:hidden;position:absolute;right:0;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filepond--image-preview{align-items:center;background:#222;display:flex;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;will-change:transform,opacity;z-index:1}.filepond--image-clip{margin:0 auto;overflow:hidden;position:relative}.filepond--image-clip[data-transparency-indicator=grid] canvas,.filepond--image-clip[data-transparency-indicator=grid] img{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0h50v50H0M50 50h50v50H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap,.filepond--image-vector{left:0;position:absolute;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview{align-items:center;display:flex;height:100%;justify-content:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay{bottom:0;top:auto;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right]{margin-bottom:.5125em}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center]{margin-bottom:.1875em;margin-left:.1875em;margin-top:0}:root{--ground:#f6f8fa;--surface:#fff;--surface-2:#eef2f6;--surface-3:#e4eaf1;--ink:#141c25;--ink-2:#56677a;--ink-3:#8496a8;--edge:#dde3ea;--edge-2:#c8d2dc;--chrome:#14243a;--accent:#0f5296;--accent-hover:#0c4179;--accent-soft:#eaf1f9;--good:#1b7a56;--good-soft:#e3f2ea;--good-ink:#16624a;--warn:#a8620a;--warn-soft:#fdf0dd;--warn-ink:#8a5008;--crit:#ae2b22;--crit-soft:#fbeae8;--crit-ink:#9c2c22;--header-order:#0f5296;--header-fleet:#14684a;--header-alert:#9e2820;--header-elpo:#a05a12;--header-reservation:#4a2f7f;--brand-elpo:#8b5cd6;--brand-website:#e2574c;--brand-xagent:#0e9f6e;--brand-yagent:#6d4aff;--brand-admin:#be185d;--font-ui:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,system-ui,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono",monospace;--text-xs:11px;--text-sm:12px;--text-base:14px;--text-md:15px;--text-lg:17px;--text-xl:21px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--radius-sm:4px;--radius-md:6px;--radius-lg:10px;--radius-pill:999px;--shadow-1:0 1px 2px #141c250f;--shadow-2:0 8px 24px -12px #141c2547;--top-toolbar-height:56px;--right-panel-width:300px;--content-gap:20px}.app{background-color:#fff;height:100vh}.app,.top-toolbar{display:flex;font-family:var(--font-ui)}.top-toolbar{-webkit-font-smoothing:antialiased;align-items:center;background:linear-gradient(90deg,#0b3d91,#0d47a1 55%,#12539f);border-bottom:1px solid #ffffff14;box-shadow:none;box-sizing:border-box;color:#fff;gap:16px;height:56px;justify-content:space-between;left:0;padding:0 16px 0 20px;position:fixed;right:0;top:0;z-index:1000}@media (max-width:900px){.top-toolbar{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;align-items:center;flex-wrap:nowrap;gap:6px;height:auto;min-height:52px;overflow-x:auto;overflow-y:hidden;padding:6px 8px;scrollbar-width:none}.top-toolbar::-webkit-scrollbar{display:none}.top-toolbar .toolbar-left{flex:0 0 auto;gap:4px;margin-left:0;max-width:200px;min-width:0;order:1}.toolbar-greeting-eyebrow{display:none}.toolbar-greeting-name{font-size:13px;line-height:1.15}.toolbar-right{flex:0 0 auto;flex-wrap:nowrap;gap:4px;justify-content:flex-end;margin-left:auto;min-width:0;order:2}.toolbar-actions-row{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:4px}.toolbar-actions-row button{height:36px!important;width:36px!important}.company-switch-wrap{flex-shrink:0;flex-wrap:nowrap;margin-right:0;min-width:0;order:-2}.company-switch-label{display:none}.company-switch-select{flex-shrink:0;font-size:11px;height:28px;max-width:140px;min-width:0;padding:0 6px;width:auto}.menu-toggle-btn{align-items:center;display:inline-flex;height:36px!important;justify-content:center;width:36px!important}.toolbar-right .trial-upgrade-btn{flex-shrink:0;min-width:0;order:-1;padding:4px 8px}.toolbar-right .trial-upgrade-btn .trial-upgrade-copy strong{font-size:11px}.toolbar-right .trial-upgrade-btn .trial-upgrade-copy small{display:none}.toolbar-right .trial-upgrade-btn .trial-upgrade-tag{font-size:9px;height:22px;min-width:34px;padding:0 6px}}.toolbar-left{flex:1 1;margin-left:10px;text-align:left}.top-toolbar .toolbar-left{align-items:center;display:flex;gap:8px;margin-left:0;min-width:0}.toolbar-greeting{align-items:baseline;display:flex;gap:6px;margin:0;max-width:100%;min-width:0}.toolbar-greeting-eyebrow{color:#ffffffb8;font-size:13px;font-weight:400;line-height:1.2;white-space:nowrap}.toolbar-greeting-name{color:#fff;font-size:14px;font-weight:600;letter-spacing:.01em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar-right{align-items:center;display:flex;gap:12px}.toolbar-actions-row{align-items:center;display:flex;gap:6px}.toolbar-right .trial-upgrade-btn{align-items:center;background:linear-gradient(135deg,#ffcd57,#ff9f1c);border:none;border-radius:999px;box-shadow:0 2px 8px #ff9f1c59;color:#2c1a00;cursor:pointer;display:inline-flex;gap:10px;height:auto;padding:6px 12px 6px 8px;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;width:auto}.toolbar-right .trial-upgrade-btn:hover{box-shadow:0 4px 14px #ff9f1c73;filter:brightness(1.03);transform:translateY(-1px)}.toolbar-right .trial-upgrade-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.trial-upgrade-tag{align-items:center;background:#ffffff59;border-radius:999px;display:inline-flex;font-size:11px;font-weight:800;height:28px;justify-content:center;letter-spacing:.06em;min-width:44px;padding:0 10px;text-transform:uppercase}.trial-upgrade-copy{align-items:flex-start;display:flex;flex-direction:column;line-height:1.1}.trial-upgrade-copy strong{font-size:13px}.trial-upgrade-copy small{color:#2c1a00d9;font-size:11px;font-weight:700;margin-top:2px}.company-switch-wrap{align-items:center;display:flex;gap:8px;margin-right:8px}.company-switch-label{font-size:12px;font-weight:700;letter-spacing:.02em;opacity:.95}.company-switch-select{background:#ffffff1f;border:1px solid #ffffff52;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;height:34px;max-width:260px;min-width:180px;outline:none;padding:0 10px;transition:background-color .15s ease,border-color .15s ease}.company-switch-select:hover:not(:disabled){background:#ffffff2e;border-color:#ffffff80}.company-switch-select:focus-visible{border-color:#ffffffd9;box-shadow:0 0 0 2px #ffffff40}.company-switch-select option{color:#1f2a37}.company-switch-select:disabled{cursor:not-allowed;opacity:.65}.toolbar-right button{align-items:center;background:none;border:none;border-radius:10px;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;margin:0;padding:0;width:36px}.toolbar-right button svg{display:block;flex-shrink:0}.top-toolbar .toolbar-icon-btn{background:#0000;border:none;border-radius:10px;color:#ffffffeb;transition:background-color .15s ease,color .15s ease}.top-toolbar .toolbar-icon-btn:hover{background:#ffffff24;color:#fff}.top-toolbar .toolbar-icon-btn:active{background:#ffffff38}.top-toolbar .toolbar-icon-btn:focus-visible{outline:2px solid #ffffffd9;outline-offset:2px}.top-toolbar .toolbar-profile-btn{background:#ffffff29!important;border:1px solid #ffffff3d!important;border-radius:999px;color:#fff;overflow:hidden}.top-toolbar .toolbar-profile-btn:hover{background:#ffffff42!important}.toolbar-profile-avatar{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.menu-toggle-btn{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:inline-flex;height:36px!important;justify-content:center;padding:0!important;width:36px!important}.left-menu{background-color:#fff;direction:rtl;display:flex;flex-direction:column;height:calc(100% - 56px);height:calc(100% - var(--top-toolbar-height));left:0;margin-left:-10px;overflow:hidden;padding:20px;position:fixed;scrollbar-color:#fff #fff;scrollbar-width:thin;top:56px;top:var(--top-toolbar-height);transition:width .18s ease,padding .18s ease,margin-left .18s ease;width:200px;z-index:1000}.left-menu *{direction:ltr}.left-menu-scroll{flex:1 1;min-height:0;overflow-y:auto;padding-bottom:12px;scrollbar-color:#b9c6d4 #0000;scrollbar-width:thin}.left-menu-scroll::-webkit-scrollbar{background:#0000;border-radius:3px;width:6px}.left-menu-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#1976d2,#99ccfc);border-radius:3px;min-height:24px}.left-menu-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#114f8d,#3f51b5)}.left-menu ul{list-style:none;padding:0}.left-menu .left-menu-list{grid-gap:6px;display:grid;gap:6px;margin:0}.left-menu .left-menu-list>li,.left-menu li{margin-bottom:0}.left-menu li{position:relative}.left-menu .lm-btn,.left-menu ul li>button{align-items:center;background:#0000;border:none;border-radius:var(--radius-md);box-shadow:none;box-sizing:border-box;color:var(--ink-2);cursor:pointer;display:flex;font-family:var(--font-ui);font-size:var(--text-base);font-weight:500;gap:10px;line-height:1.2;margin:0;min-height:36px;overflow-y:visible;padding:8px 10px;position:relative;text-align:left;transition:background-color .12s ease,color .12s ease;width:100%}.left-menu .lm-btn .lm-icon{color:var(--ink-3);color:var(--lm-tone,var(--ink-3))}.left-menu .lm-btn--elpo{--lm-tone:var(--brand-elpo)}.left-menu .lm-btn--website{--lm-tone:var(--brand-website)}.left-menu .lm-btn--xagent{--lm-tone:var(--brand-xagent)}.left-menu .lm-btn--yagent{--lm-tone:var(--brand-yagent)}.left-menu .lm-btn--admin{--lm-tone:var(--brand-admin)}.left-menu .lm-group{color:var(--ink-3);font-family:var(--font-mono);font-size:9px;font-weight:600;letter-spacing:.12em;padding:10px 10px 2px;pointer-events:none;text-transform:uppercase}.left-menu.collapsed .lm-group{display:none}.left-menu a.lm-btn{align-items:center;box-sizing:border-box;display:flex;gap:10px;width:100%}.left-menu .lm-btn:hover,.left-menu ul li>button:hover{background:var(--surface-2);color:var(--ink)}.left-menu .lm-btn:focus-visible,.left-menu ul li>button:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.left-menu .lm-btn:active,.left-menu ul li>button:active{background:var(--surface-3)}.left-menu .lm-btn.active,.left-menu ul li>button.active{background:var(--accent-soft);color:var(--accent);font-weight:700}.left-menu .lm-btn.active:before,.left-menu ul li>button.active:before{background:currentColor;border-radius:var(--radius-pill);bottom:6px;content:"";left:0;position:absolute;top:6px;width:2px}.left-menu.collapsed .lm-btn.active:before{display:none}.left-menu .lm-icon{align-items:center;display:inline-flex;justify-content:center;min-width:24px;position:relative;width:24px}.left-menu .lm-icon-dot{border:2px solid #fff;border-radius:50%;height:9px;pointer-events:none;position:absolute;right:-4px;top:-4px;width:9px;z-index:2}.left-menu .lm-icon-dot--warning{background:#f59e0b;box-shadow:0 1px 4px #f59e0b80}.left-menu .lm-icon-dot--danger{background:#ef4444;box-shadow:0 1px 4px #ef444480}.left-menu .lm-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-menu .lm-btn.has-trailing,.left-menu ul li>button.has-trailing{padding-right:42px}.left-menu .lm-trailing{align-items:center;display:flex;flex:0 0 auto;justify-content:center;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:1}.left-menu .lm-badge{align-items:center;border:2px solid #ffffffe6;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;height:20px;justify-content:center;line-height:1;min-width:20px;padding:0 6px;white-space:nowrap}.left-menu .lm-badge--compact{font-size:10px;height:22px;letter-spacing:-.1px;min-width:22px;padding:0;width:22px}.left-menu .lm-badge--warning{background:linear-gradient(135deg,#f59e0b,#d97706)}.left-menu .lm-badge--danger{background:linear-gradient(135deg,#ef4444,#b91c1c)}.left-menu .lm-indicator{align-items:center;border:2px solid #ffffffeb;border-radius:999px;display:inline-flex;height:16px;justify-content:center;min-width:16px;width:16px}.left-menu .lm-indicator:after{background:currentColor;border-radius:999px;content:"";height:6px;width:6px}.left-menu .lm-indicator--warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff7ed}.left-menu .lm-indicator--danger{background:linear-gradient(135deg,#ef4444,#b91c1c);color:#fff1f2}.left-menu .toolbar-brand{align-items:center;justify-content:space-between}.left-menu .brand-title{color:#929292;font-weight:200;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-menu .toolbar-brand{display:flex;flex-direction:column;gap:10px;margin-bottom:10px;padding:10px 10px 12px}.left-menu .toolbar-brand-inner{align-items:center;display:flex;gap:8px;justify-content:center;min-height:64px}.left-menu .brand-logo{display:block;height:56px;object-fit:contain;transition:height .2s,width .2s;width:auto}.left-menu .brand-logo.is-loading{display:none}.left-menu.collapsed .brand-logo{height:40px;width:40px}.left-menu .brand-logo-spinner{animation:brand-logo-spin 1s linear infinite;border:4px solid #1976d233;border-radius:50%;border-top-color:#1976d2;height:28px;width:28px}@keyframes brand-logo-spin{to{transform:rotate(1turn)}}.lm-collapse-btn{align-items:center;background:#1976d214;border:1px solid #1976d240;border-radius:8px;color:#1976d2;cursor:pointer;display:inline-flex;flex:0 0 auto;font-weight:900;height:30px;justify-content:center;width:30px}.left-menu.collapsed{margin-left:0;min-width:72px;padding:12px;width:72px}.left-menu.collapsed .brand-title,.left-menu.collapsed .lm-text{display:none}.left-menu.collapsed .lm-btn,.left-menu.collapsed ul li>button{justify-content:center;padding:10px 8px;text-align:center}.left-menu.collapsed .lm-btn.has-trailing,.left-menu.collapsed ul li>button.has-trailing{padding-right:8px}.left-menu.collapsed .lm-trailing{right:5px;top:5px;transform:none}.left-menu.collapsed .submenu{background:#fff;border-radius:12px;box-shadow:0 12px 30px #0000001f;left:72px;margin-top:0;min-width:220px;overflow:hidden;padding:10px 12px;position:absolute;top:0;z-index:5000}.left-menu.collapsed .submenu li{white-space:nowrap}.left-menu.collapsed~main.content{margin-left:92px}.left-menu:not(.collapsed)~main.content{margin-left:222px}.submenu{animation:slideDown .3s ease;list-style:none;margin-top:6px;padding-left:20px}.submenu li{margin-bottom:6px;margin-left:12px}.submenu-link{border-radius:var(--radius-sm);color:var(--ink-2);cursor:pointer;display:block;font-size:var(--text-base);padding:5px 8px;text-decoration:none;transition:background-color .12s ease,color .12s ease}.submenu-link:hover{background:var(--surface-2);color:var(--ink)}.submenu-link:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.submenu li.lm-quota{margin-bottom:8px;margin-left:0}.lm-quota-pill{align-items:baseline;background:#894dce1f;border:1px solid #894dce47;border-radius:999px;color:#6d3fa8;display:inline-flex;gap:5px;padding:3px 9px;white-space:nowrap}.lm-quota-pill--empty{background:#ef44441f;border-color:#ef44444d;color:#b91c1c}.lm-quota-num{font-feature-settings:"tnum";font-size:12px;font-variant-numeric:tabular-nums;font-weight:800}.lm-quota-lbl{font-size:10px;font-weight:600;letter-spacing:.02em;opacity:.85;text-transform:uppercase}body.dark-theme .lm-quota-pill{background:#a78bfa2e;border-color:#a78bfa59;color:#d8c8ff}body.dark-theme .lm-quota-pill--empty{background:#ef444433;border-color:#ef444466;color:#fca5a5}.submenu-handover-return{grid-gap:8px;display:grid;gap:8px;margin-top:10px;padding-left:10px}.handover-empty-item,.handover-loading-item{align-items:center;background:#f4f9ffeb;border:1px solid #1976d229;border-radius:10px;color:#385168;display:flex;font-size:13px;gap:10px;margin:0;padding:10px 12px}.handover-empty-item{font-weight:600}.handover-loading-text{font-weight:700}.handover-button-roller,.handover-loading-roller{animation:handoverRollerSpin .75s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.handover-loading-roller{border-color:#1976d2 #1976d22e #1976d22e;flex:0 0 auto;height:18px;width:18px}.submenu-handover-return .handover-submenu-item{grid-gap:10px;align-items:center;background:linear-gradient(90deg,#fff,#f3f8ff);background:var(--ho-bg,linear-gradient(90deg,#fff,#f3f8ff));border:1px solid #1976d238;border:1px solid var(--ho-border,#1976d238);border-radius:12px;box-shadow:0 1px 2px #114f8d0f;cursor:pointer;display:grid;gap:10px;grid-template-columns:34px minmax(0,1fr);margin:0;overflow:hidden;padding:10px 12px 10px 14px;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.submenu-handover-return .handover-submenu-item:before{background:#1976d2;background:var(--ho-accent,#1976d2);bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.submenu-handover-return .handover-submenu-item.is-handover{--ho-accent:#00b34a;--ho-border:#00b34a47;--ho-bg:linear-gradient(90deg,#fff,#effaf1)}.submenu-handover-return .handover-submenu-item.is-return{--ho-accent:#e53935;--ho-border:#e5393547;--ho-bg:linear-gradient(90deg,#fff,#fdf0ef)}.submenu-handover-return .handover-submenu-item:hover{border-color:var(--ho-accent);box-shadow:0 8px 18px #114f8d29;transform:translateY(-1px)}.handover-submenu-icon{align-items:center;background:#ffffffe6;border:1px solid #1976d233;border:1px solid var(--ho-border,#1976d233);border-radius:9px;color:#1976d2;color:var(--ho-accent,#1976d2);display:inline-flex;height:32px;justify-content:center;width:32px}.handover-submenu-body{display:flex;flex-direction:column;gap:3px;min-width:0}.handover-submenu-badge{align-self:flex-start;background:#1976d2;background:var(--ho-accent,#1976d2);border-radius:999px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.4px;padding:1px 7px;text-transform:uppercase}.handover-submenu-text{color:#223244;font-size:13px;font-weight:700;line-height:1.25}.handover-submenu-text,.handover-submenu-time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handover-submenu-time{align-items:center;color:#5a6b7b;display:inline-flex;font-size:11px;font-weight:600;gap:4px;line-height:1.2}.handover-viewall-item{align-items:center;background:linear-gradient(135deg,#1976d21a,#1976d20a);border:1px solid #1976d22e;border-radius:10px;color:#1976d2;color:var(--ho-accent,#1976d2);cursor:pointer;display:flex;font-size:12.5px;font-weight:700;gap:9px;margin-bottom:6px;padding:9px 11px;transition:background .16s ease,transform .14s ease}.handover-viewall-item:hover{background:linear-gradient(135deg,#1976d22e,#1976d214);transform:translateX(2px)}.handover-viewall-icon{align-items:center;display:inline-flex;justify-content:center}.handover-viewall-text{flex:1 1}.handover-viewall-arrow{font-size:16px;font-weight:800;opacity:.7}body.dark-theme .handover-viewall-item{background:linear-gradient(135deg,#6fa8ff29,#6fa8ff0f);border-color:#6fa8ff47;color:#6fa8ff}.handover-submenu-time svg{flex:0 0 auto;opacity:.8}.right-panel{background-color:#fff;border-left:none;box-sizing:border-box;direction:ltr;height:calc(100% - 56px);height:calc(100% - var(--top-toolbar-height));overflow-y:auto;padding:20px;position:fixed;right:0;scrollbar-color:#fff #fff;scrollbar-width:thin;top:56px;top:var(--top-toolbar-height);transition:width .18s ease,padding .18s ease;width:300px;width:var(--right-panel-width);z-index:1000}.right-panel.collapsed{overflow:hidden;padding:0;width:0}.right-panel.collapsed *{display:none}.right-panel::-webkit-scrollbar{background:#fff;border-radius:2px;width:1px}.right-panel::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#1976d200,#99ccfc00);border-radius:2px;min-height:24px}.right-panel::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#114f8d,#3f51b5)}.right-panel h2{border-bottom:2px solid #ececec;margin:0 0 10px;padding-bottom:10px}.content{-ms-overflow-style:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff;background:var(--content-bg,#fff);border:none;border-radius:14px;box-shadow:0 4px 10px -2px #0000001f;color:#1d2630;color:var(--text-primary,#1d2630);flex:1 1;margin-right:0;margin-top:56px;margin-top:var(--top-toolbar-height);overflow-y:auto;padding:20px;scrollbar-width:none;transition:background-color .25s,color .25s,border-color .25s,box-shadow .25s;z-index:500}main.content>*{background:#fff!important;background:var(--content-bg,#fff)!important}.right-panel:not(.collapsed)~main.content{margin-right:300px;margin-right:var(--right-panel-width)}.right-panel.collapsed~main.content{margin-right:0}.content::-webkit-scrollbar{display:none}.content:hover{box-shadow:0 6px 18px -6px #0000002e}.form-container{margin:0 auto}form{display:flex;flex-direction:column}form input{border:1px solid #ddd;border-radius:5px;margin-bottom:15px}form button,form input{font-size:16px;padding:10px}form button{background-color:#3f51b5;border:none;border-radius:5px;color:#fff;cursor:pointer}form button:hover{background-color:#303f9f}.bottom-toolbar{animation:gradientAnimation 10s ease infinite;background:linear-gradient(270deg,#0d47a1,#979899,#114f8d);background-size:600% 600%;bottom:0;box-shadow:0 -4px 6px #0000001a;color:#fff;font-family:var(--font-ui);height:25px;left:0;padding:0 10px;position:fixed;right:0;z-index:1000}.bottom-toolbar,.bottom-toolbar .toolbar-right{align-items:center;display:flex;justify-content:space-between}.bottom-toolbar .toolbar-left,.bottom-toolbar .toolbar-right{font-size:12px;min-width:0;white-space:nowrap}.bottom-toolbar .toolbar-left{color:#fff;flex:1 1;margin:0 10px;overflow:hidden;text-align:left;text-overflow:ellipsis}@media (max-width:700px){.bottom-toolbar{gap:8px;padding:0 8px}.bottom-toolbar .toolbar-left,.bottom-toolbar .toolbar-right{font-size:11px}.bottom-toolbar .toolbar-right{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}}.NTF{background:repeating-linear-gradient(135deg,#e3f0ff,#e3f0ff 20px,#b3d1ff 0,#b3d1ff 40px),linear-gradient(120deg,#a1c4fd,#c2e9fb);border-radius:15px;box-shadow:0 10px 20px #00000026;display:flex;flex-direction:column;font-family:var(--font-ui);gap:12px;margin:16px auto 18px;max-width:90%;padding:2rem;position:relative;text-align:left}.NTF:before{background:linear-gradient(90deg,#007bff,#00d4ff);border-top-left-radius:15px;border-top-right-radius:15px;content:"";height:40px;width:100%}.NTF h1,.NTF:before{left:0;position:absolute;text-align:left;top:0}.NTF h1{color:#fff;font-size:1.2rem;font-weight:700;height:34px;line-height:34px;margin:5px;padding-left:15px;z-index:1}.NTFCaution{background:repeating-linear-gradient(135deg,#ffcb3c,#ffcb3c 20px,#fb0 0,#fb0 40px),linear-gradient(120deg,#fdcda1,#fbe1c2);border-radius:15px;box-shadow:0 10px 20px #00000026;box-sizing:border-box;display:flex;flex-direction:column;font-family:var(--font-ui);gap:12px;margin:16px auto 18px;max-width:calc(100% - 18px);padding:2rem;position:relative;text-align:left;width:calc(100% - 18px)}.NTFCaution:before{background:linear-gradient(90deg,#f70,#ffe482);border-top-left-radius:15px;border-top-right-radius:15px;content:"";height:40px;width:100%}.NTFCaution h1,.NTFCaution:before{left:0;position:absolute;text-align:left;top:0}.NTFCaution h1{color:#fff;font-size:1.2rem;font-weight:700;height:34px;line-height:34px;margin:5px;padding-left:15px;z-index:1}.NTFWarning{background:repeating-linear-gradient(135deg,#ff9fa1,#ff9fa1 20px,#ff585b 0,#ff585b 40px),linear-gradient(120deg,#ff585b,#ff9fa1);border-radius:15px;box-shadow:0 10px 20px #00000026;display:flex;flex-direction:column;font-family:var(--font-ui);gap:12px;margin:16px auto 18px;max-width:90%;padding:2rem;position:relative;text-align:left}.NTFWarning:before{background:linear-gradient(90deg,#ff2b2b,#ff7272);border-top-left-radius:15px;border-top-right-radius:15px;content:"";height:40px;width:100%}.NTFWarning h1,.NTFWarning:before{left:0;position:absolute;text-align:left;top:0}.NTFWarning h1{color:#fff;font-size:1.2rem;font-weight:700;height:34px;line-height:34px;margin:5px;padding-left:15px;z-index:1}.NTFAdvert{background-color:#0b3a3a;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;box-shadow:0 10px 24px #0891b22e,0 2px 6px #0f766e1a;box-sizing:border-box;display:flex;flex-direction:column;font-family:var(--font-ui);margin:16px auto 18px;max-width:calc(100% - 18px);min-height:48px;overflow:hidden;position:relative;text-align:left;transition:transform .25s ease,box-shadow .25s ease;width:calc(100% - 18px)}.NTFAdvert:hover{box-shadow:0 16px 32px #0891b247,0 4px 10px #0f766e29;transform:translateY(-2px)}.NTFAdvert:before{animation:ntfAdvertShimmer 7s ease-in-out infinite;background:linear-gradient(135deg,#065f46f2,#0e7490f0 52%,#f59e0beb);background-size:220% 100%;border-top-left-radius:16px;border-top-right-radius:16px;left:0;width:100%;z-index:0}.NTFAdvert:after,.NTFAdvert:before{content:"";height:48px;position:absolute;top:0}.NTFAdvert:after{animation:ntfAdvertSheen 4.5s ease-in-out infinite;background:linear-gradient(100deg,#fff0,#ffffff59 50%,#fff0);left:-40%;pointer-events:none;transform:skewX(-18deg);width:35%;z-index:1}@keyframes ntfAdvertShimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes ntfAdvertSheen{0%{left:-40%}60%,to{left:120%}}.NTFAdvert .ntf-advert-header,.NTFAdvert h1{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1.05rem;font-weight:700;gap:10px;height:48px;letter-spacing:.3px;margin:0;padding:0 14px;position:relative;-webkit-user-select:none;user-select:none;z-index:2}.ntf-advert-title{align-items:center;display:inline-flex;flex:1 1;gap:8px;min-width:0;text-shadow:0 1px 2px #0003}.ntf-advert-icon{animation:ntfAdvertWiggle 4s ease-in-out infinite;filter:drop-shadow(0 1px 2px rgba(0,0,0,.28));flex-shrink:0;height:22px;transform-origin:30% 70%;width:22px}@keyframes ntfAdvertWiggle{0%,86%,to{transform:rotate(0deg)}88%{transform:rotate(-14deg)}91%{transform:rotate(12deg)}94%{transform:rotate(-7deg)}97%{transform:rotate(4deg)}}.ntf-advert-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ntf-advert-pill{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff38;border:1px solid #ffffff73;border-radius:999px;color:#fff;font-size:.62rem;height:18px;letter-spacing:.8px;padding:0 7px;text-shadow:none}.ntf-advert-count,.ntf-advert-pill{align-items:center;display:inline-flex;font-weight:800}.ntf-advert-count{animation:ntfAdvertPulse 2.1s ease-in-out infinite;background:linear-gradient(135deg,#fef9c3,#fbbf24 60%,#f59e0b);border-radius:999px;box-shadow:0 0 0 0 #f59e0b99;color:#7c2d12;font-size:.78rem;height:24px;justify-content:center;line-height:1;min-width:24px;padding:0 8px}@keyframes ntfAdvertPulse{0%,to{box-shadow:0 0 0 0 #f59e0b99;transform:scale(1)}50%{box-shadow:0 0 0 9px #f59e0b00;transform:scale(1.08)}}.ntf-advert-chevron{font-size:.75rem;opacity:.95;transition:transform .25s ease}.NTFAdvert.is-collapsed .ntf-advert-chevron{transform:rotate(180deg)}.advertisement-panel-content{animation:ntfAdvertReveal .28s ease;display:flex;flex-direction:column;font-family:var(--font-ui);gap:4px;margin-top:48px;padding:14px 16px 16px;position:relative;z-index:2}.NTFAdvert--has-image .advertisement-panel-content{background:linear-gradient(180deg,#0000,#00000073 35%,#000000c7);justify-content:flex-end;min-height:160px;opacity:0;padding:60px 16px 16px;transition:opacity .25s ease}.NTFAdvert--has-image:focus-within .advertisement-panel-content,.NTFAdvert--has-image:hover .advertisement-panel-content{opacity:1}@keyframes ntfAdvertReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.advertisement-panel-copy{grid-gap:2px;display:grid;font-family:var(--font-ui);gap:2px;width:100%}.advertisement-panel-title{color:#0f172a;font-family:var(--font-ui);font-size:1.15rem;font-weight:700;line-height:1.25;margin:0}.advertisement-panel-date{color:#64748b;font-family:var(--font-ui);font-size:.72rem;font-weight:400;line-height:1.2;margin:0}.advertisement-panel-body{color:#334155;font-family:var(--font-ui);font-size:.78rem;font-weight:400;line-height:1.35;margin:2px 0 0;white-space:pre-wrap}.NTFAdvert--has-image .advertisement-panel-title{color:#fff;text-shadow:0 2px 6px #0000008c}.NTFAdvert--has-image .advertisement-panel-body{color:#fffffff0;text-shadow:0 1px 3px #0000008c}.NTFAdvert--has-image .advertisement-panel-date{color:#ffffffd1;text-shadow:0 1px 3px #0000008c}.advertisement-panel-more{align-self:flex-start;background:linear-gradient(135deg,#0891b2,#0f766e);border:none;border-radius:999px;box-shadow:0 4px 12px #0891b247;color:#fff;cursor:pointer;font-family:var(--font-ui);font-size:.78rem;font-weight:700;letter-spacing:.3px;margin-top:4px;padding:6px 16px;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.advertisement-panel-more:hover{box-shadow:0 6px 16px #0891b266;color:#fff;filter:brightness(1.06);transform:translateY(-1px)}.advertisement-panel-more:active{filter:brightness(.98);transform:translateY(0)}.advertisement-panel-slide{animation:ntfAdvertSlideFade .55s ease}@keyframes ntfAdvertSlideFade{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.advertisement-panel-footer{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:6px}.advertisement-panel-dots{align-items:center;background:#0000;display:inline-flex;gap:4px;padding:0}.advertisement-panel-dot{background:#0f172a52;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:transform .3s ease,background .3s ease,box-shadow .3s ease;width:8px}.NTFAdvert--has-image .advertisement-panel-dot{background:#ffffff73}.advertisement-panel-dot:hover{background:#0891b28c;transform:scale(1.15)}.advertisement-panel-dot.is-active{animation:ntfAdvertDotGlow 1.6s ease-in-out infinite;background:radial-gradient(circle at 30% 30%,#f59e0b 0,#0891b2 80%);border-radius:50%;box-shadow:0 0 0 0 #f59e0ba6,0 0 10px 2px #0891b28c;height:10px;width:10px}.NTFAdvert--has-image .advertisement-panel-dot.is-active{background:radial-gradient(circle at 30% 30%,#fef9c3 0,#f59e0b 80%);box-shadow:0 0 0 0 #fff9,0 0 12px 3px #fbbf24b3}@keyframes ntfAdvertDotGlow{0%,to{box-shadow:0 0 0 0 #f59e0ba6,0 0 10px 2px #0891b28c;filter:brightness(1.05)}50%{box-shadow:0 0 0 6px #f59e0b00,0 0 16px 4px #0891b2bf;filter:brightness(1.25)}}.ad-modal-backdrop{align-items:center;animation:adModalFadeIn .22s ease;backdrop-filter:blur(14px) brightness(.55);-webkit-backdrop-filter:blur(14px) brightness(.55);background:#050f1e73;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}@keyframes adModalFadeIn{0%{opacity:0}to{opacity:1}}.ad-modal-card{animation:adModalSlideUp .25s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:22px;box-shadow:0 32px 80px #0000008c;display:flex;flex-direction:column;max-height:90vh;max-width:620px;overflow-y:auto;position:relative;scrollbar-width:thin;width:100%}@keyframes adModalSlideUp{0%{opacity:0;transform:translateY(32px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ad-modal-close{align-items:center;background:#0f172ab8;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;line-height:1;position:absolute;right:14px;top:14px;transition:background .15s;width:36px;z-index:2}.ad-modal-close:hover{background:#dc2626d9}.ad-modal-image{border-radius:22px 22px 0 0;display:block;flex-shrink:0;max-height:340px;object-fit:cover;width:100%}.ad-modal-copy{grid-gap:12px;display:grid;gap:12px;padding:24px 26px 28px}.ad-modal-title{color:#0f172a;font-size:1.45rem;font-weight:800;line-height:1.35}.ad-modal-body,.ad-modal-title{font-family:var(--font-ui);margin:0}.ad-modal-body{color:#334155;font-size:1rem;line-height:1.7;white-space:pre-wrap}.return-row{background:linear-gradient(90deg,#43cea2,#185a9d);border:1px solid #b3d1ff;border-radius:8px;box-shadow:0 2px 8px #43cea212;color:#fff;font-size:1em;margin:0;padding:12px 16px;transition:background .2s,box-shadow .2s}.late-order-row,.return-row{cursor:pointer;display:block;text-align:left;width:100%}.late-order-row{background:linear-gradient(90deg,#ffff00de,#ffcc00a1);border:1px solid #ffe680;border-radius:10px;box-shadow:0 2px 8px #ffc10729;color:#1d1d1d;font-size:.95em;margin:8px 0;padding:12px 14px;transition:background .2s,box-shadow .2s,transform .15s}.late-order-row:hover{background:linear-gradient(90deg,#ffee82f0,#ffc400c2);box-shadow:0 6px 14px #ffc10740;transform:translateY(-1px)}.overspeed-alert-row{background:linear-gradient(90deg,#ff5454f2,#be1818c7);border:1px solid #ffb3b3;border-radius:10px;box-shadow:0 2px 8px #dc26262e;color:#fff5f5;cursor:pointer;display:block;font-size:.95em;margin:8px 0;padding:12px 14px;text-align:left;transition:background .2s,box-shadow .2s,transform .15s;width:100%}.overspeed-alert-row:hover{background:linear-gradient(90deg,#ef4444fa,#991b1bdb);box-shadow:0 6px 14px #dc262647;transform:translateY(-1px)}.late-order-head{align-items:center;display:flex;gap:8px;margin-bottom:8px}.late-order-title{font-size:.98em;font-weight:800;line-height:1.25}.late-order-line{grid-column-gap:8px;align-items:center;column-gap:8px;display:grid;grid-template-columns:16px minmax(0,1fr);margin-top:5px}.late-order-ico{height:14px;opacity:.82;width:14px}.late-order-value{font-size:.9em;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.return-row:hover{background:linear-gradient(90deg,#185a9d,#43cea2);color:#fff}.xagent-ntf{--xa-primary:#6366f1;--xa-primary-2:#818cf8;--xa-accent:#06b6d4;--xa-text:#e2e8f0;--xa-text-2:#cbd5e1;--xa-muted:#94a3b8;--xa-surface:#ffffff0f;--xa-surface-2:#ffffff1a;--xa-border:#ffffff1a;-webkit-font-smoothing:antialiased;background:radial-gradient(120% 80% at 0 0,#6366f166 0,#0000 55%),radial-gradient(140% 120% at 100% 100%,#06b6d447 0,#0000 55%),linear-gradient(135deg,#1e1b4b,#0f172a);border:1px solid #6366f152;border-radius:14px;box-shadow:0 12px 36px #0f172a73,inset 0 1px 0 #ffffff0f;font-family:var(--font-ui);margin:16px auto 18px;max-width:calc(100% - 18px);overflow:hidden;padding:0;position:relative;width:calc(100% - 18px)}.xagent-ntf:after{background-image:radial-gradient(#ffffff0d 1px,#0000 0);background-size:14px 14px;content:"";inset:0;opacity:.5;pointer-events:none;position:absolute}.xagent-ntf-head{align-items:center;background:#0000;border:none;color:var(--xa-text);cursor:pointer;display:flex;font:inherit;gap:10px;padding:12px 14px;position:relative;text-align:left;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.xagent-ntf-icon{background:linear-gradient(135deg,var(--xa-primary),var(--xa-accent));border-radius:10px;box-shadow:0 6px 16px #6366f173,inset 0 1px 0 #ffffff4d;display:grid;flex-shrink:0;height:36px;overflow:hidden;place-items:center;position:relative;width:36px}.xagent-ntf-icon:before{animation:xa-shimmer 3.6s ease-in-out infinite;background:linear-gradient(115deg,#0000 30%,#ffffff4d 50%,#0000 70%);content:"";inset:-50% -50%;position:absolute}@keyframes xa-shimmer{0%,to{transform:translateX(-60%)}50%{transform:translateX(60%)}}.xagent-ntf-titlewrap{flex:1 1;min-width:0}.xagent-ntf-title{align-items:center;color:var(--xa-text);display:flex;flex-wrap:wrap;font-size:13px;font-weight:600;gap:6px;letter-spacing:-.1px;line-height:1.2;margin:0}.xagent-ntf-brand{background:linear-gradient(90deg,#a5b4fc,#67e8f9);-webkit-background-clip:text;background-clip:text;color:#0000;font-weight:800;letter-spacing:-.3px}.xagent-ntf-dot{color:#ffffff59;font-weight:500}.xagent-ntf-sub{color:var(--xa-muted);font-size:11px;font-weight:500;line-height:1.25;margin-top:2px}.xagent-ntf-count{font-feature-settings:"tnum";align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;display:inline-flex;font-size:11px;font-variant-numeric:tabular-nums;font-weight:700;justify-content:center;letter-spacing:0;min-width:22px;padding:0 7px}.xagent-ntf-chevron,.xagent-ntf-count{border-radius:999px;flex-shrink:0;height:22px}.xagent-ntf-chevron{background:#ffffff0f;border:1px solid #ffffff1a;color:var(--xa-text-2);display:grid;place-items:center;transition:transform .2s ease,background .15s ease;width:22px}.xagent-ntf-head:hover .xagent-ntf-chevron{background:#ffffff1f}.xagent-ntf-head[aria-expanded=true] .xagent-ntf-chevron{transform:rotate(180deg)}.xagent-ntf-list{display:flex;flex-direction:column;gap:8px;padding:2px 10px 12px;position:relative;z-index:1}.xagent-ntf-row{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--xa-surface);border:1px solid var(--xa-border);border-radius:10px;color:var(--xa-text);cursor:pointer;display:block;font:inherit;padding:10px 12px;text-align:left;transition:background .15s ease,border-color .15s ease,transform .12s ease;width:100%}.xagent-ntf-row:hover{background:var(--xa-surface-2);border-color:#6366f173;transform:translateY(-1px)}.xagent-ntf-row:focus-visible{border-color:#a5b4fcb3;box-shadow:0 0 0 3px #6366f14d;outline:none}.xagent-ntf-row-top{align-items:center;display:flex;gap:10px}.xagent-ntf-row-avatar{background:linear-gradient(135deg,#6366f173,#06b6d459);border:1px solid #ffffff29;border-radius:999px;color:#fff;display:grid;flex-shrink:0;font-size:11px;font-weight:700;height:30px;letter-spacing:-.2px;place-items:center;text-shadow:0 1px 2px #0f172a66;width:30px}.xagent-ntf-row-info{flex:1 1;min-width:0}.xagent-ntf-row-phone{font-feature-settings:"tnum";color:#f1f5f9;font-size:12.5px;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:.1px}.xagent-ntf-row-meta,.xagent-ntf-row-phone{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xagent-ntf-row-meta{color:var(--xa-muted);font-size:10.5px;font-weight:500;margin-top:2px}.xagent-ntf-row-action{color:var(--xa-muted);flex-shrink:0;height:16px;transition:transform .15s ease,color .15s ease;width:16px}.xagent-ntf-row:hover .xagent-ntf-row-action{color:var(--xa-primary-2);transform:translateX(2px)}.xagent-ntf-chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:9px}.xagent-ntf-chip{align-items:center;background:#6366f129;border:1px solid #818cf84d;border-radius:999px;color:#c7d2fe;display:inline-flex;font-size:10.5px;font-weight:600;gap:4px;letter-spacing:0;max-width:100%;overflow:hidden;padding:3px 8px 3px 7px;text-overflow:ellipsis;white-space:nowrap}.xagent-ntf-chip:before{background:#818cf8;border-radius:999px;box-shadow:0 0 6px #818cf8b3;content:"";flex-shrink:0;height:4px;width:4px}.xagent-ntf-chip-more{background:#ffffff0d;border-color:#ffffff1a;color:var(--xa-muted)}.xagent-ntf-chip-more:before{display:none}.po-ntf{-webkit-font-smoothing:antialiased;background:radial-gradient(120% 80% at 0 0,var(--po-bg-1) 0,#0000 55%),radial-gradient(140% 120% at 100% 100%,var(--po-bg-2) 0,#0000 55%),linear-gradient(135deg,var(--po-bg-base-1) 0,var(--po-bg-base-2) 100%);border:1px solid var(--po-border-color);border-radius:14px;box-shadow:0 12px 36px #0f172a73,inset 0 1px 0 #ffffff0f;color:#e2e8f0;font-family:var(--font-ui);margin:16px auto 18px;max-width:calc(100% - 18px);overflow:hidden;padding:0;position:relative;width:calc(100% - 18px)}.po-ntf:after{background-image:radial-gradient(#ffffff0d 1px,#0000 0);background-size:14px 14px;content:"";inset:0;opacity:.5;pointer-events:none;position:absolute}.po-ntf-head{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:10px;padding:12px 14px;position:relative;text-align:left;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.po-ntf-icon{background:linear-gradient(135deg,var(--po-primary),var(--po-accent));border-radius:10px;box-shadow:0 6px 16px var(--po-icon-glow),inset 0 1px 0 #ffffff4d;color:#fff;display:grid;flex-shrink:0;height:36px;overflow:hidden;place-items:center;position:relative;width:36px}.po-ntf-icon:before{animation:po-ntf-shimmer 3.6s ease-in-out infinite;background:linear-gradient(115deg,#0000 30%,#ffffff4d 50%,#0000 70%);content:"";inset:-50% -50%;position:absolute}@keyframes po-ntf-shimmer{0%,to{transform:translateX(-60%)}50%{transform:translateX(60%)}}.po-ntf-titlewrap{flex:1 1;min-width:0}.po-ntf-title{align-items:center;color:#e2e8f0;display:flex;flex-wrap:wrap;font-size:13px;font-weight:600;gap:6px;letter-spacing:-.1px;line-height:1.2;margin:0}.po-ntf-brand{background:linear-gradient(90deg,var(--po-brand-1),var(--po-brand-2));-webkit-background-clip:text;background-clip:text;color:#0000;font-weight:800;letter-spacing:-.3px}.po-ntf-dot{color:#ffffff59;font-weight:500}.po-ntf-sub{color:#94a3b8;font-size:11px;font-weight:500;line-height:1.25;margin-top:2px}.po-ntf-count{font-feature-settings:"tnum";align-items:center;background:linear-gradient(135deg,var(--po-count-1),var(--po-count-2));color:#fff;display:inline-flex;font-size:11px;font-variant-numeric:tabular-nums;font-weight:700;justify-content:center;letter-spacing:0;min-width:22px;padding:0 7px}.po-ntf-chevron,.po-ntf-count{border-radius:999px;flex-shrink:0;height:22px}.po-ntf-chevron{background:#ffffff0f;border:1px solid #ffffff1a;color:#cbd5e1;display:grid;place-items:center;transition:transform .2s ease,background .15s ease;width:22px}.po-ntf-head:hover .po-ntf-chevron{background:#ffffff1f}.po-ntf-head[aria-expanded=true] .po-ntf-chevron{transform:rotate(180deg)}.po-ntf-list{display:flex;flex-direction:column;gap:8px;padding:2px 10px 12px;position:relative;z-index:1}.po-ntf-row{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;color:#e2e8f0;cursor:pointer;display:block;font:inherit;padding:10px 12px;text-align:left;transition:background .15s ease,border-color .15s ease,transform .12s ease;width:100%}.po-ntf-row:hover{background:#ffffff1a;border-color:var(--po-row-hover-border);transform:translateY(-1px)}.po-ntf-row:focus-visible{border-color:var(--po-row-focus-border);box-shadow:0 0 0 3px var(--po-row-focus-shadow);outline:none}.po-ntf-row-top{align-items:center;display:flex;gap:10px}.po-ntf-row-avatar{background:linear-gradient(135deg,var(--po-avatar-1),var(--po-avatar-2));border:1px solid #ffffff29;border-radius:8px;color:#fff;display:grid;flex-shrink:0;height:30px;place-items:center;text-shadow:0 1px 2px #0f172a66;width:30px}.po-ntf-row-info{flex:1 1;min-width:0}.po-ntf-row-title{color:#f1f5f9;font-size:12.5px;font-weight:600;letter-spacing:.1px}.po-ntf-row-meta,.po-ntf-row-title{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.po-ntf-row-meta{color:#94a3b8;font-size:10.5px;font-weight:500;margin-top:2px}.po-ntf-row-action{color:#94a3b8;flex-shrink:0;height:16px;transition:transform .15s ease,color .15s ease;width:16px}.po-ntf-row:hover .po-ntf-row-action{color:var(--po-primary-2);transform:translateX(2px)}.po-ntf-chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:9px}.po-ntf-chip{align-items:center;background:var(--po-chip-bg);border:1px solid var(--po-chip-border);border-radius:999px;color:var(--po-chip-fg);display:inline-flex;font-size:10.5px;font-weight:600;gap:4px;max-width:100%;overflow:hidden;padding:3px 8px 3px 7px;text-overflow:ellipsis;white-space:nowrap}.po-ntf-chip:before{background:var(--po-chip-dot);border-radius:999px;box-shadow:0 0 6px var(--po-chip-dot-glow);content:"";flex-shrink:0;height:4px;width:4px}.po-ntf-chip-mono{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.4px}.po-ntf--alert{--po-primary:#ef4444;--po-primary-2:#fca5a5;--po-accent:#f97316;--po-bg-1:#ef44446b;--po-bg-2:#f973164d;--po-bg-base-1:#450a0a;--po-bg-base-2:#1c1917;--po-border-color:#ef444452;--po-icon-glow:#ef444480;--po-brand-1:#fca5a5;--po-brand-2:#fdba74;--po-count-1:#f87171;--po-count-2:#dc2626;--po-count-glow:#f8717133;--po-count-shadow:#dc262666;--po-row-hover-border:#f8717180;--po-row-focus-border:#fca5a5b3;--po-row-focus-shadow:#ef44444d;--po-chip-bg:#ef44442e;--po-chip-fg:#fecaca;--po-chip-border:#f8717152;--po-chip-dot:#fca5a5;--po-chip-dot-glow:#fca5a5b3;--po-avatar-1:#ef444480;--po-avatar-2:#f9731666}.po-ntf--alert .po-ntf-count{animation:po-pulse-alert 2.4s ease-in-out infinite}@keyframes po-pulse-alert{0%,to{box-shadow:0 0 0 3px #f8717133,0 4px 10px #dc262666}50%{box-shadow:0 0 0 6px #f871711a,0 4px 14px #dc26268c}}.po-ntf--warn{--po-primary:#f59e0b;--po-primary-2:#fcd34d;--po-accent:#f97316;--po-bg-1:#f59e0b61;--po-bg-2:#d9770647;--po-bg-base-1:#451a03;--po-bg-base-2:#1c1917;--po-border-color:#f59e0b57;--po-icon-glow:#f59e0b73;--po-brand-1:#fcd34d;--po-brand-2:#fdba74;--po-count-1:#f59e0b;--po-count-2:#b45309;--po-count-glow:#fbbf2433;--po-count-shadow:#b4530966;--po-row-hover-border:#fcd34d73;--po-row-focus-border:#fde047a6;--po-row-focus-shadow:#f59e0b4d;--po-chip-bg:#f59e0b2e;--po-chip-fg:#fde68a;--po-chip-border:#fcd34d52;--po-chip-dot:#fcd34d;--po-chip-dot-glow:#fcd34db3;--po-avatar-1:#f59e0b80;--po-avatar-2:#f9731666}.po-ntf--info{--po-primary:#10b981;--po-primary-2:#6ee7b7;--po-accent:#0ea5e9;--po-bg-1:#10b98157;--po-bg-2:#0ea5e947;--po-bg-base-1:#064e3b;--po-bg-base-2:#0c4a6e;--po-border-color:#10b98152;--po-icon-glow:#10b98166;--po-brand-1:#6ee7b7;--po-brand-2:#7dd3fc;--po-count-1:#0ea5e9;--po-count-2:#0369a1;--po-count-glow:#38bdf833;--po-count-shadow:#0369a166;--po-row-hover-border:#6ee7b780;--po-row-focus-border:#7dd3fcb3;--po-row-focus-shadow:#10b9814d;--po-chip-bg:#10b9812e;--po-chip-fg:#a7f3d0;--po-chip-border:#6ee7b752;--po-chip-dot:#6ee7b7;--po-chip-dot-glow:#6ee7b7b3;--po-avatar-1:#10b98180;--po-avatar-2:#0ea5e966}.po-ntf--deposit{--po-primary:#14b8a6;--po-primary-2:#5eead4;--po-accent:#0d9488;--po-bg-1:#14b8a65c;--po-bg-2:#0d94884d;--po-bg-base-1:#042f2e;--po-bg-base-2:#0c1f1d;--po-border-color:#14b8a652;--po-icon-glow:#14b8a673;--po-brand-1:#5eead4;--po-brand-2:#67e8f9;--po-count-1:#2dd4bf;--po-count-2:#0f766e;--po-count-glow:#5eead438;--po-count-shadow:#0f766e66;--po-row-hover-border:#5eead480;--po-row-focus-border:#99f6e4a6;--po-row-focus-shadow:#14b8a64d;--po-chip-bg:#14b8a62e;--po-chip-fg:#99f6e4;--po-chip-border:#5eead452;--po-chip-dot:#5eead4;--po-chip-dot-glow:#5eead4b3;--po-avatar-1:#14b8a680;--po-avatar-2:#0d948866}.po-ntf--preauth{--po-primary:#a855f7;--po-primary-2:#c084fc;--po-accent:#ec4899;--po-bg-1:#a855f75c;--po-bg-2:#ec489947;--po-bg-base-1:#2e1065;--po-bg-base-2:#18062e;--po-border-color:#a855f757;--po-icon-glow:#a855f780;--po-brand-1:#d8b4fe;--po-brand-2:#f9a8d4;--po-count-1:#d946ef;--po-count-2:#a21caf;--po-count-glow:#d946ef38;--po-count-shadow:#a21caf66;--po-row-hover-border:#d8b4fe80;--po-row-focus-border:#f0abfcb3;--po-row-focus-shadow:#a855f74d;--po-chip-bg:#a855f72e;--po-chip-fg:#e9d5ff;--po-chip-border:#d8b4fe52;--po-chip-dot:#c084fc;--po-chip-dot-glow:#d8b4feb3;--po-avatar-1:#a855f780;--po-avatar-2:#ec489966}.po-ntf--preauth .po-ntf-count{animation:po-pulse-preauth 2.6s ease-in-out infinite}@keyframes po-pulse-preauth{0%,to{box-shadow:0 0 0 3px #d946ef33,0 4px 10px #a21caf66}50%{box-shadow:0 0 0 6px #d946ef1a,0 4px 14px #a21caf8c}}.po-ntf-chip--money{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.2px}.payment-renewal-notice{background:linear-gradient(135deg,#0f3d91,#2563eb 55%,#38bdf8);border:1px solid #bfdbfe52;border-radius:18px;box-shadow:0 16px 30px -24px #2563ebbf;box-sizing:border-box;color:#fff;margin:10px auto 18px;max-width:calc(100% - 18px);padding:16px;width:calc(100% - 18px)}.payment-renewal-notice.is-urgent{background:linear-gradient(135deg,#7f1d1d,#dc2626 55%,#fb7185);border-color:#fecaca59;box-shadow:0 16px 30px -24px #dc2626bf}.payment-renewal-notice__eyebrow{align-items:center;color:#ffffffd6;display:flex;font-size:11px;font-weight:800;gap:10px;justify-content:space-between;letter-spacing:.5px;text-transform:uppercase}.payment-renewal-notice__badge{align-items:center;background:#ffffff2e;border-radius:999px;color:#fff;display:inline-flex;font-size:10px;font-weight:800;padding:4px 10px}.payment-renewal-notice__title{font-size:18px;font-weight:800;line-height:1.2;margin-top:10px}.payment-renewal-notice__copy{color:#ffffffeb;font-size:13px;line-height:1.55;margin-top:8px}.payment-renewal-notice__meta{color:#ffffffe6;display:flex;flex-wrap:wrap;font-size:12px;font-weight:700;gap:8px 12px;margin-top:10px}.payment-renewal-notice__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.payment-renewal-notice__pay,.payment-renewal-notice__secondary{align-items:center;border:none;border-radius:12px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:13px;font-weight:800;justify-content:center;min-height:40px;padding:0 16px;text-decoration:none}.payment-renewal-notice__pay{background:#fff;box-shadow:0 10px 20px -16px #0f3d91cc;color:#0f3d91}.payment-renewal-notice.is-urgent .payment-renewal-notice__pay{color:#991b1b}.payment-renewal-notice__secondary{background:#ffffff24;border:1px solid #ffffff42;color:#fff}.payment-renewal-notice__pay:hover,.payment-renewal-notice__secondary:hover{transform:translateY(-1px)}.ntf-toggle-btn{align-items:center!important;background:none;border:none;color:#fff;cursor:pointer;display:flex!important;height:36px!important;justify-content:center!important;padding:0!important;width:36px!important}.hamburger-icon{display:block;line-height:1}@media (max-width:900px){.left-menu{box-shadow:0 12px 28px #0000002e;box-sizing:border-box;margin-left:0;transform:translateX(0);transition:transform .2s ease;width:100%}.left-menu.collapsed{padding:20px;transform:translateX(-110%);width:100%}.left-menu.collapsed~main.content,.left-menu:not(.collapsed)~main.content{margin-left:0}.content{box-sizing:border-box;margin-right:0;max-width:100vw;overflow-x:hidden;padding:10px}.right-panel{box-shadow:0 12px 28px #0000002e;display:block!important;left:auto;right:0;transition:transform .2s ease;width:100vw}.right-panel.collapsed{padding:20px;transform:translateX(110%);width:100vw}.right-panel.collapsed~main.content{margin-right:0}.payment-renewal-notice{padding:14px}.NTFAdvert,.NTFCaution,.payment-renewal-notice{max-width:calc(100% - 12px);width:calc(100% - 12px)}.payment-renewal-notice__actions,.payment-renewal-notice__eyebrow,.payment-renewal-notice__meta{align-items:stretch;flex-direction:column}.payment-renewal-notice__pay,.payment-renewal-notice__secondary{width:100%}}body.light-theme{--bg-main:#f5f8fd;--bg-elev:#fff;--text-primary:#1d2630;--text-secondary:#4f6175;--border-color:#d6e3f5;--accent:#0f5296;--accent-grad:linear-gradient(90deg,#0f5296,#74a9dd);--danger:#ae2b22}body.dark-theme,body.light-theme{background:var(--bg-main);color:var(--text-primary)}body.dark-theme{--bg-main:#0f1720;--bg-elev:#1e2a36;--border-color:#2e3e4d;--accent:#74a9dd;--accent-grad:linear-gradient(90deg,#0f5296,#74a9dd);--danger:#e0736a;color-scheme:dark}body.dark-theme .ELPOheader,body.dark-theme .blacklist-content,body.dark-theme .greenheader,body.dark-theme .left-menu,body.dark-theme .orangeheader,body.dark-theme .right-panel,body.dark-theme .top-toolbar{background:var(--bg-elev)!important;border-color:var(--border-color);color:var(--text-primary)}body.dark-theme .left-menu .lm-btn,body.dark-theme .left-menu ul li>button{background:#253441;border:1px solid #2f4659;color:var(--text-primary)}body.dark-theme .left-menu .lm-btn:hover,body.dark-theme .left-menu ul li>button:hover{background:#2d4253}body.dark-theme button,body.dark-theme input,body.dark-theme select,body.dark-theme textarea{background:#253441;border:1px solid #2f4659;color:var(--text-primary)}body.dark-theme .ntf-toggle-btn{background:#253441;color:var(--text-primary)}body.dark-theme .NTF,body.dark-theme .NTFCaution{background:#253441;border-color:#2f4659}body.dark-theme .NTFAdvert{background-color:#1e2d3d;border:1px solid #2f4659;box-shadow:0 10px 24px #00000073,0 2px 6px #0891b22e}body.dark-theme .NTFAdvert:hover{box-shadow:0 16px 32px #0000008c,0 4px 10px #0891b247}body.dark-theme .advertisement-panel-title{color:#e2eaf4}body.dark-theme .advertisement-panel-body{color:#a8bece}body.dark-theme .advertisement-panel-date{color:#94a3b8}body.dark-theme .ad-modal-card{background:#152030;box-shadow:0 32px 80px #000000bf}body.dark-theme .ad-modal-title{color:#e2eaf4}body.dark-theme .ad-modal-body{color:#a8bece}body.dark-theme .tab-buttons button.active,body.dark-theme a{color:var(--accent)}body.dark-theme .tab-buttons button{background:#253441;color:var(--text-secondary)}body.dark-theme .tab-buttons button:hover{background:#2f4659;color:var(--text-primary)}body.dark-theme .bottom-toolbar{background:#162028;border-top:1px solid var(--border-color);color:var(--text-secondary)}body.dark-theme .late-order-row,body.dark-theme .return-row{background:#2b3c4a!important;border-color:#3b5668!important;color:var(--text-primary)!important}body.dark-theme .late-order-row:hover,body.dark-theme .return-row:hover{background:#354b5c!important}body.dark-theme .payment-renewal-notice__pay{color:#0f172a}.payment-link-notice{border:1px solid #bfdbfe52;border-radius:18px;box-sizing:border-box;color:#fff;margin:10px auto 12px;max-width:calc(100% - 18px);overflow:hidden;padding:14px 16px;position:relative;width:calc(100% - 18px)}.payment-link-notice,.payment-link-notice--projxcrm{background:linear-gradient(135deg,#0f3d91,#2563eb 55%,#38bdf8);box-shadow:0 16px 30px -24px #2563ebbf}.payment-link-notice--subscription_signup{background:linear-gradient(135deg,#064e3b,#059669 55%,#34d399);border-color:#a7f3d052;box-shadow:0 16px 30px -24px #059669bf}.payment-link-notice--storage{background:linear-gradient(135deg,#4c1d95,#7c3aed 55%,#c4b5fd);border-color:#ddd6fe52;box-shadow:0 16px 30px -24px #7c3aedbf}.payment-link-notice--addon_elpo{background:linear-gradient(135deg,#1e3a8a,#2563eb 55%,#60a5fa);box-shadow:0 16px 30px -24px #2563ebbf}.payment-link-notice--addon_xagent{background:linear-gradient(135deg,#4c1d95,#7c3aed 55%,#a78bfa);box-shadow:0 16px 30px -24px #7c3aedbf}.payment-link-notice--addon_website{background:linear-gradient(135deg,#075985,#0ea5e9 55%,#7dd3fc);box-shadow:0 16px 30px -24px #0ea5e9bf}.payment-link-notice--xagent_setup{background:linear-gradient(135deg,#581c87,#7c3aed 52%,#c084fc);border-color:#e9d5ff57;box-shadow:0 16px 30px -24px #7c3aedc7}.payment-link-notice__eyebrow{align-items:center;color:#ffffffd6;display:flex;font-size:11px;font-weight:800;gap:10px;justify-content:space-between;letter-spacing:.5px;text-transform:uppercase}.payment-link-notice__pill{align-items:center;background:#ffffff2e;border-radius:999px;color:#fff;display:inline-flex;font-size:10px;font-weight:800;gap:5px;padding:4px 10px}.payment-link-notice__dot{background:#fde68a;border-radius:50%;box-shadow:0 0 6px #fde047d9;height:7px;width:7px}.payment-link-notice__title{font-size:15px;font-weight:800;line-height:1.25;margin-top:10px}.payment-link-notice__copy{color:#ffffffe6;font-size:12px;line-height:1.5;margin-top:6px}.payment-link-notice__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.payment-link-notice__pay,.payment-link-notice__secondary{align-items:center;border:none;border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:800;justify-content:center;min-height:34px;padding:0 14px;text-decoration:none;transition:transform .15s ease}.payment-link-notice__pay{background:#fff;box-shadow:0 8px 16px -12px #0f3d91cc;color:#0f3d91}.payment-link-notice--addon_xagent .payment-link-notice__pay,.payment-link-notice--storage .payment-link-notice__pay,.payment-link-notice--xagent_setup .payment-link-notice__pay{color:#4c1d95}.payment-link-notice--subscription_signup .payment-link-notice__pay{color:#064e3b}.payment-link-notice--addon_website .payment-link-notice__pay{color:#075985}.payment-link-notice__secondary{background:#ffffff24;border:1px solid #ffffff42;color:#fff}.payment-link-notice__pay:hover,.payment-link-notice__secondary:hover{transform:translateY(-1px)}.payment-link-stack-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin:6px 0 4px;padding:0 4px}.payment-link-stack-head__title{color:#475569;font-size:11px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}body.dark-theme .payment-link-stack-head__title{color:#94a3b8}.payment-link-stack-head__count{align-items:center;background:linear-gradient(135deg,#ef4444,#b91c1c);border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;height:22px;justify-content:center;min-width:22px;padding:0 7px}body.dark-theme .payment-link-notice{border-color:#ffffff1f}body.dark-theme .submenu-handover-return .handover-submenu-item{--ho-border:#3f5f79;--ho-bg:linear-gradient(90deg,#28333d,#2f4253)}body.dark-theme .submenu-handover-return .handover-submenu-item.is-handover{--ho-accent:#2ee27a;--ho-border:#2ee27a57;--ho-bg:linear-gradient(90deg,#26342e,#2c4439)}body.dark-theme .submenu-handover-return .handover-submenu-item.is-return{--ho-accent:#ff6b66;--ho-border:#ff6b6657;--ho-bg:linear-gradient(90deg,#352a2a,#44312f)}body.dark-theme .handover-empty-item,body.dark-theme .handover-loading-item{background:#263442eb;border-color:#425f79;color:#d9e5f2}body.dark-theme .submenu-handover-return .handover-submenu-item:hover{border-color:var(--ho-accent);box-shadow:0 10px 18px #00000052}body.dark-theme .handover-submenu-icon{background:#141c24b3;border-color:#4d6780;border-color:var(--ho-border,#4d6780)}body.dark-theme .handover-submenu-badge{color:#14202b}body.dark-theme .handover-submenu-text{color:#e3edf7}body.dark-theme .handover-submenu-time{color:#9fb3c6}@keyframes handoverRollerSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body.light-theme .content{--content-bg:#fff;box-shadow:0 4px 14px -4px #00285a1f}body.dark-theme .content{--content-bg:#1e2a36;border:1px solid #2e3e4d;box-shadow:0 6px 18px -6px #0009}body.dark-theme main.content,body.dark-theme main.content :where(.card,.panel,.section,.box,.container,.content-card,.content-section,.form-section,.data-grid,.grid-container,.table-container,.list-container){background:var(--bg-elev);border-color:var(--border-color);color:var(--text-primary)}body.dark-theme main.content :where(h1,h2,h3,h4,h5,h6,p,span,li,td,th,label,small,legend,figcaption){color:var(--text-primary)}body.dark-theme main.content :where(input,select,textarea){background:#253441;border-color:#2f4659;color:var(--text-primary)}body.dark-theme main.content ::placeholder{color:var(--text-secondary);opacity:1}body.dark-theme main.content table,body.dark-theme main.content tbody,body.dark-theme main.content td,body.dark-theme main.content th,body.dark-theme main.content thead,body.dark-theme main.content tr{border-color:var(--border-color);color:var(--text-primary)}body.dark-theme *,body.light-theme *{transition:background-color .25s,color .25s,border-color .25s}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradientAnimationHover{0%{background-position:100% 50%}50%{background-position:0 50%}to{background-position:100% 50%}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.app.website-studio .left-menu,.app.website-studio .right-panel,.app.website-studio main.content{background:linear-gradient(100deg,#ff8c42f5,#ff5470eb) fixed!important}.app.website-studio main.content{border:none;box-shadow:none}.app.website-studio main.content>*{background:#0000!important}.app.website-studio .right-panel h2{border-bottom-color:#ffffff59;color:#fff}.app.website-studio .submenu-link{color:#ffffffeb}.app.website-studio .submenu-link:hover{color:#fff}.app.xagent-shell .left-menu,.app.xagent-shell .right-panel,.app.xagent-shell main.content{background:linear-gradient(100deg,#00c788f5,#185b9df0) fixed!important}.app.xagent-shell main.content{border:none;box-shadow:none}.app.xagent-shell main.content>*{background:#0000!important}.app.xagent-shell .right-panel h2{border-bottom-color:#ffffff59;color:#fff}.app.xagent-shell .submenu-link{color:#ffffffeb}.app.xagent-shell .submenu-link:hover{color:#fff}.left-menu .submenu-count{background:#ef4444;border-radius:999px;color:#fff;display:inline-flex;font-size:10px;font-weight:800;height:18px;margin-left:8px;min-width:18px;padding:0 5px}.left-menu .submenu-count,.page-loading{align-items:center;justify-content:center}.page-loading{color:#64748b;display:flex;font-family:var(--font-ui);font-size:14px;font-weight:600;gap:10px;padding:48px 24px}.page-loading__spinner{animation:page-loading-spin .8s linear infinite;border:3px solid #1976d233;border-radius:50%;border-top-color:#1976d2;height:20px;width:20px}@keyframes page-loading-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.left-menu .brand-logo-spinner,.page-loading__spinner{animation-duration:0s}}.route-guard-loading{color:#64748b;font-family:var(--font-ui);padding:36px 24px}.page-error{display:flex;font-family:var(--font-ui);justify-content:center;padding:48px 24px}.page-error__card{background:linear-gradient(135deg,#fff5f5,#fff 60%);border:1px solid #fecaca;border-radius:14px;box-shadow:0 18px 34px -28px #be183c80;max-width:560px;padding:24px;width:100%}.page-error__title{color:#b91c1c;font-size:17px;font-weight:800;margin-bottom:8px}.page-error__copy{color:#475569;font-size:14px;line-height:1.5;margin:0 0 16px}.page-error__actions{display:flex;flex-wrap:wrap;gap:10px}.page-error__primary{background:linear-gradient(90deg,#dc2626,#ef4444);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:10px 18px}.page-error__primary:hover{filter:brightness(1.05)}.page-error__details{color:#64748b;font-size:12px;margin-top:16px}.page-error__details summary{cursor:pointer;font-weight:700}.page-error__details pre{background:#f1f5f9;border-radius:8px;margin:8px 0 0;overflow-x:auto;padding:10px;white-space:pre-wrap;word-break:break-word}.order-details-container{background-color:#f9f9f9;font-family:Segoe UI,SF Pro Text,Helvetica Neue,Arial,sans-serif;margin:auto;max-width:1000px;padding:20px}.tabs{display:flex;gap:10px;margin-bottom:20px}.tabs button{background:#eee;border:none;border-radius:6px;cursor:pointer;padding:10px 20px;transition:all .2s ease}.tabs button:hover{background:#ddd}.tab-content{background:#fff;border-radius:10px;box-shadow:0 1px 5px #0000001a;padding:20px}.tab-content h2{margin-top:0}.status{border:none;border-radius:8px;font-weight:700;margin-top:10px;padding:6px 14px;pointer-events:none}.status.active{background-color:#007bff;color:#fff}.status.late{background-color:#ffc107;color:#333}.status.completed{background-color:#28a745;color:#fff}button{background:#555;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-right:10px;margin-top:10px;padding:8px 14px;transition:.2s ease}button:hover{background:#333}.order-details-header{align-items:center;margin-bottom:20px}.invoice-section,.order-details-header{display:flex;justify-content:space-between}.invoice-section{flex-wrap:wrap;gap:2rem;margin-top:20px}.invoice-table{flex:1 1 60%;margin-bottom:20px;overflow-x:auto}.invoice-table table{border-collapse:collapse;font-size:14px;width:100%}.invoice-table td,.invoice-table th{border:1px solid #ccc;padding:8px 10px;text-align:center}.invoice-table th{background-color:#f3f3f3;font-weight:700}.invoice-controls{display:flex;flex:1 1 35%;flex-direction:column;gap:12px}.invoice-controls button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:10px 14px}.invoice-controls button:hover{background-color:#0056b3}.invoice-form{background-color:#fafafa;border:1px solid #ddd;border-radius:6px;display:flex;flex-direction:column;gap:10px;margin-top:10px;padding:10px}.invoice-form label{font-weight:500}.invoice-form input,.invoice-form select{border:1px solid #ccc;border-radius:4px;padding:8px}.transaction-section{display:flex;flex-direction:column;margin-top:20px}.transaction-table{margin-bottom:20px;overflow-x:auto}.transaction-table table{border-collapse:collapse;font-size:14px;width:100%}.transaction-table td,.transaction-table th{border:1px solid #ccc;padding:8px 10px;text-align:center}.transaction-table th{background-color:#f3f3f3;font-weight:700}.transaction-form{background:#f9f9f9;border:1px solid #ddd;border-radius:10px;box-sizing:border-box;padding:16px}.transaction-form label{display:block;font-weight:700;margin-bottom:4px;margin-top:12px}.transaction-form input,.transaction-form select{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:14px;padding:8px;width:100%}.transaction-form button[type=submit]{background-color:#2ecc71;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;margin-top:16px;padding:10px 20px;transition:background-color .3s;width:100%}.transaction-form button[type=submit]:hover{background-color:#27ae60}.payment-grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:minmax(300px,1fr) minmax(260px,1fr);margin-top:14px}@media (max-width:720px){.payment-grid{grid-template-columns:1fr}.payment-grid .transaction-form{order:1}.payment-grid .payment-sidebar{order:0}}.deduction-overlay{align-items:center;animation:deduction-overlay-in .18s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0a14288c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:2000}@keyframes deduction-overlay-in{0%{opacity:0}to{opacity:1}}.deduction-overlay-card{align-items:center;animation:deduction-card-in .28s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:22px;box-shadow:0 28px 64px #00000047,0 4px 16px #0000001f;display:flex;flex-direction:column;gap:14px;max-width:400px;min-width:300px;padding:36px 40px 32px;width:88vw}@keyframes deduction-card-in{0%{opacity:0;transform:scale(.85) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.deduction-overlay-icon{animation:deduction-icon-pulse 1.3s ease-in-out infinite;font-size:3rem;line-height:1}@keyframes deduction-icon-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.14)}}.deduction-overlay-title{color:#1e293b;font-size:1.15rem;font-weight:800;letter-spacing:-.01em;text-align:center}.deduction-overlay-type{color:#64748b;font-size:.875rem;font-weight:600;margin-top:-8px;text-align:center}.deduction-progress-track{background:#e2e8f0;border-radius:999px;box-shadow:inset 0 2px 5px #0000001a;height:24px;overflow:hidden;position:relative;width:100%}.deduction-progress-fill{animation:deduction-shimmer 2s linear infinite;background:linear-gradient(90deg,#2563eb,#7c3aed 50%,#00c853);background-size:200% 100%;border-radius:999px;height:100%;transition:width .45s cubic-bezier(.4,0,.2,1)}@keyframes deduction-shimmer{0%{background-position:200%}to{background-position:-200%}}.deduction-progress-pct{color:#1e293b;font-size:11px;font-weight:800;left:50%;pointer-events:none;position:absolute;text-shadow:0 0 6px #ffffffe6;top:50%;transform:translate(-50%,-50%)}.deduction-progress-label{color:#64748b;font-size:.8rem;font-weight:600;letter-spacing:.01em;min-height:18px;text-align:center}.SecurityDeposit-form{background:linear-gradient(90deg,#f0f4f8,#dbe5f0);border:1px solid #ddd;border-radius:10px;max-width:600px;padding:16px}.agreement-tab{background:#fff;padding:20px}.agreement-a4{background-color:#fafafa;border:1px solid #ccc;font-family:Segoe UI,SF Pro Text,Helvetica Neue,Arial,sans-serif;margin:0 auto;max-width:800px;padding:30px}.agreement-a4 h2{margin-bottom:20px;text-align:center;text-transform:uppercase}.agreement-a4 p{font-size:15px;margin:5px 0}.order-damage-modal{background:linear-gradient(180deg,#fff,#f8fbff);border-radius:12px;box-shadow:0 14px 40px #0f172a42;display:flex;flex-direction:column;max-height:86vh;overflow:hidden;width:min(820px,100%)}.order-damage-header{align-items:flex-start;background:linear-gradient(135deg,#0b63c8,#1f7ae0 55%,#3f97f5);color:#fff;display:flex;gap:10px;padding:8px 12px}.order-damage-title-wrap{display:flex;flex-direction:column;gap:3px;min-width:0}.order-damage-badge{align-items:center;background:#ffffff29;border:1px solid #ffffff42;border-radius:999px;display:inline-flex;font-size:10px;font-weight:700;letter-spacing:.04em;padding:3px 8px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.order-damage-body{grid-gap:10px;display:grid;gap:10px;grid-template-columns:minmax(0,1.75fr) minmax(220px,.8fr);overflow-y:auto;padding:10px}.order-damage-workspace{display:flex;flex-direction:column;gap:9px;min-width:0}.order-damage-statgrid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.order-damage-stat,.order-damage-summary-box{background:linear-gradient(180deg,#fff,#f4f8fc);border:1px solid #dbe7f5;border-radius:9px;display:flex;flex-direction:column;gap:1px;padding:6px 8px}.order-damage-stat strong,.order-damage-summary-box strong{color:#0f172a;font-size:14px}.order-damage-stat-label{color:#64748b;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.order-damage-form-card,.order-damage-sidebar-card,.order-damage-stage-card{background:#fffffff0;border:1px solid #dbe7f5;border-radius:12px;box-shadow:0 8px 20px #0f172a0f}.order-damage-form-card,.order-damage-stage-card{padding:10px}.order-damage-sidebar-card{padding:10px;position:-webkit-sticky;position:sticky;top:0}.order-damage-toolbar{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.order-damage-toolbar-title{color:#0f172a;font-size:14px;font-weight:800}.order-damage-toolbar-hint{color:#64748b;font-size:12px}.order-damage-stage-shell{background:radial-gradient(circle at top left,#1e88e514,#0000 38%),linear-gradient(180deg,#f8fbff,#eef5fb);border:1px solid #d7e4f2;border-radius:10px;margin:8px 0;padding:8px}.order-damage-stage{background:linear-gradient(180deg,#1050940d,#1050941f),#dce8f4;border-radius:12px;box-shadow:inset 0 0 0 1px #94a3b83d;margin:0 auto;overflow:hidden;position:relative;width:100%}.order-damage-hintbar{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.order-damage-hintbar span{background:#eef4fb;border-radius:999px;color:#35506d;font-size:10.5px;font-weight:700;padding:4px 8px}.order-damage-field-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.order-damage-field{background:#fbfdff;border:1px solid #e2e8f0;border-radius:10px;display:flex;flex-direction:column;padding:8px}.order-damage-field-wide{grid-column:1/-1}.order-damage-field-label{color:#334155;font-size:12px;font-weight:800}.order-damage-photo-list{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:8px}.order-damage-photo-item{align-items:center;background:#f8fbff;border:1px solid #dbe7f5;border-radius:10px;display:flex;gap:8px;min-width:0;padding:6px}.order-damage-summary-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:8px}.order-damage-empty-state{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;color:#64748b;font-size:12px;margin-bottom:8px;padding:10px}.order-damage-existing-item{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:10px;padding:8px}@media (max-width:980px){.order-damage-body{grid-template-columns:1fr}.order-damage-sidebar-card{position:static}}@media (max-width:760px){.order-damage-modal{border-radius:12px}.order-damage-body,.order-damage-header{padding:12px}.order-damage-field-grid,.order-damage-statgrid,.order-damage-summary-grid{grid-template-columns:1fr}.order-damage-form-card,.order-damage-sidebar-card,.order-damage-stage-card,.order-damage-stage-shell{padding:10px}}.agreement-columns{display:flex;gap:30px;justify-content:space-between;margin-top:20px}.agreement-columns .left,.agreement-columns .right{width:48%}.agreement-columns p{line-height:1.5}.agreement-a4 ul{margin-top:20px;padding-left:20px}.agreement-a4 ul li{font-size:14px;margin-bottom:8px}.signatures{display:flex;justify-content:space-between;margin-top:40px}.sig-box{font-weight:700;text-align:center;width:45%}.printable-invoice{background-color:#fff;color:#333;font-family:Segoe UI,SF Pro Text,Helvetica Neue,Arial,sans-serif;padding:20px}.printable-invoice h2,.printable-invoice h3{border-bottom:2px solid #444;margin-top:30px;padding-bottom:5px}.customer-section,.vehicle-section{background-color:#f9f9f9;border:1px solid #ddd;margin-bottom:20px;padding:10px}.customer-section p,.vehicle-section p{font-size:14px;margin:5px 0}.invoice-table,.transaction-table{border-collapse:collapse;font-size:14px;margin-top:20px;width:100%}.invoice-table td,.invoice-table th,.transaction-table td,.transaction-table th{border:1px solid #ccc;padding:8px;text-align:left}.invoice-table th{background-color:#f0f0f0}.transaction-table th{background-color:#eef5ff}.invoice-table tr:last-child td,.invoice-table tr:nth-last-child(2) td,.invoice-table tr:nth-last-child(3) td{background-color:#fafafa;font-weight:700}@media print{body *{visibility:hidden}.printable-invoice,.printable-invoice *{visibility:visible}.printable-invoice{left:0;position:absolute;top:0;width:100%}.tabs{display:none}}body{font-family:var(--font-ui)}.form-container{padding:20px}h2{margin-bottom:20px;text-align:center}.MuiDataGrid-root{background-color:rgba(31,154,255,.274);border-radius:8px;box-shadow:0 0 10px #0000001a}.contentContainerHeader{grid-gap:20px;background:#f9f9f9;background:var(--cch-bg,#f9f9f9);border-radius:15px;color:#1d2630;color:var(--cch-fg,#1d2630);display:grid;font-family:var(--font-ui);gap:20px;grid-template-columns:1fr 1fr;margin:50px auto;max-width:90%;padding:2rem;position:relative;text-align:left;transition:background-color .3s,color .3s,border-color .3s}.contentContainerHeader:before{border-top-left-radius:15px;border-top-right-radius:15px;height:40px;scroll-behavior:auto;top:0}.contentContainerHeader:after,.contentContainerHeader:before{background:var(--header-order);content:"";left:0;position:absolute;text-align:left;width:100%}.contentContainerHeader:after{font-family:var(--font-ui);height:80px;top:34px;transition:background-color .08s ease,box-shadow .08s ease,transform .08s ease;z-index:0}.contentContainerHeader:after,.contentContainerHeader:before{transition:background .4s ease}body.light-theme .contentContainerHeader{--cch-bg:#e6e6e6;--cch-fg:#1d2630}body.light-theme .contentContainerHeader:after,body.light-theme .contentContainerHeader:before{background:var(--header-order)}body.dark-theme .contentContainerHeader{--cch-bg:#1e2a36;--cch-fg:#e6edf3;border:1px solid #2e3e4d;box-shadow:0 8px 24px -8px #0000008c}body.dark-theme .contentContainerHeader:before{background:linear-gradient(135deg,#0d47a1,#1976d2)}body.dark-theme .contentContainerHeader:after{background:linear-gradient(135deg,#0d47a1,#0d47a1,#274861)}body.dark-theme .contentContainerHeader h1,body.dark-theme .contentContainerHeader h22{color:#fff}body.dark-theme .contentContainerHeader .tab-buttons button{background:#253441;box-shadow:0 2px 4px #0006;color:#c7d4df}body.dark-theme .contentContainerHeader .tab-buttons button:hover{background:#2f4659;color:#fff}body.dark-theme .contentContainerHeader .tab-buttons button.active{background:#1976d2;box-shadow:0 3px 10px #1976d273;color:#fff}body.dark-theme .contentContainerHeader .tab-buttons:after{background:linear-gradient(90deg,#1e2a3600,#1e2a36e6)}body.dark-theme .contentContainerHeader .tab-buttons::-webkit-scrollbar-thumb{background:#395d7700}body.dark-theme .contentContainerHeader .tab-buttons::-webkit-scrollbar-thumb:hover{background:#1976d200}.contentContainerHeader h1{font-size:1.2rem}.contentContainerHeader h1,.contentContainerHeader h22{color:#fff;font-family:var(--font-ui);font-weight:700;height:34px;left:0;line-height:34px;margin:5px;padding-left:15px;position:absolute;text-align:left;top:0;z-index:1}.contentContainerHeader h22{font-size:2rem}.StatusStrip{margin:10px;text-align:left}.StatusStrip,.tab-buttons{display:flex;font-family:var(--font-ui);gap:10px;left:15px;position:absolute;top:34px;z-index:1}.tab-buttons{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin:10px 10px 10px 15px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding-bottom:6px;scroll-behavior:smooth;scrollbar-color:var(--edge-2) #0000;scrollbar-width:thin;width:calc(100% - 30px)}.tab-buttons:after{background:linear-gradient(90deg,#fff0,#ffffffd9);content:"";height:100%;pointer-events:none;position:-webkit-sticky;position:sticky;right:0;width:24px}.tab-buttons::-webkit-scrollbar{height:6px}.tab-buttons::-webkit-scrollbar-track{background:#0000}.tab-buttons::-webkit-scrollbar-thumb{background:var(--edge-2);border-radius:3px}.tab-buttons::-webkit-scrollbar-thumb:hover{background:var(--accent)}.tab-buttons button{background:var(--surface);border:1px solid var(--edge);border-radius:var(--radius-md);box-shadow:none;color:var(--ink-2);cursor:pointer;flex:0 0 auto;font-family:var(--font-ui);font-size:var(--text-base);font-weight:600;padding:9px 16px;transition:background-color .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.tab-buttons button:hover{background:var(--surface-2);color:var(--ink)}.tab-buttons button:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.tab-buttons button.active{background:var(--accent);border-color:var(--accent);box-shadow:none;color:#fff}.tab-buttons button:hover{background:#ffc300;color:#000}@media (max-width:680px){.tab-buttons{gap:8px}.tab-buttons button{font-size:.85rem;padding:8px 16px}}.blacklist-content{height:screen;margin-top:100px;max-height:80vh;max-width:none;overflow:visible;overflow-x:hidden;width:100%}.blacklist-content::-webkit-scrollbar{background:#f7faff;width:1px}.blacklist-content::-webkit-scrollbar-thumb{background:#b3d1ff00;border-radius:4px}.blacklist-content::-webkit-scrollbar-thumb:hover{background:#1976d200}.blacklist-form{gap:20px}.blacklist-form,.blacklist-form .form-group{display:flex;flex-direction:column;text-align:left}.blacklist-form .form-group label{color:#333;font-weight:700;margin-bottom:5px;text-align:left}.blacklist-form .form-group input,.blacklist-form .form-group textarea{border:1px solid #ccc;border-radius:5px;font-size:1rem;padding:10px;text-align:left}.blacklist-form button{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:10px 20px;text-align:left;transition:background .3s ease}.blacklist-form button:hover{background:#0056b3;text-align:left}.agreement-container{background:#fff;border:1px solid #000;box-sizing:border-box;height:297mm;margin:0 auto;padding:20mm;text-align:left;width:210mm}.agreement-header{margin-bottom:20px;text-align:center;text-align:left}.agreement-header h2{color:#333;font-size:1.5rem;margin:0;text-align:left}.agreement-no{background:#e0e0e0;border-radius:3px;color:#666;font-size:.9rem;max-width:200px;text-align:right;text-align:left}.hirer-section{display:flex;justify-content:space-between;margin-bottom:20px;text-align:left}.dates-section,.hirer-details{background:#e0e0e0;border-radius:10px;text-align:left;width:48%}.dates-section table,.hirer-details table{border-collapse:collapse;margin-left:0;text-align:left;width:100%}.dates-section td,.hirer-details td{border:1px solid #ccc;font-size:.9rem;padding:8px;text-align:left}.payments-section{border-radius:50px;margin-bottom:20px;text-align:left}.payments-section h3{color:#333;font-size:1.2rem;margin-bottom:10px;text-align:left}.payments-section table{border-collapse:collapse;margin-bottom:10px;text-align:left;width:100%}.payments-section td{border:1px solid #ccc;font-size:.9rem;padding:8px;text-align:left}.payments-section ul{list-style:none;margin:0;padding:0;text-align:left}.payments-section ul li{font-size:.9rem;padding:5px 0;text-align:left}.details-section{margin-bottom:20px;text-align:left}.details-section h3{color:#333;font-size:1.2rem;margin-bottom:10px;text-align:left}.details-section p{color:#666;font-size:.9rem;text-align:left}.signatures-section table{border-collapse:collapse;text-align:left;width:100%}.signatures-section td{border:1px solid #ccc;font-size:.9rem;padding:10px;text-align:center;text-align:left}.search-row{background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:10px 16px}.info-section{margin-top:20px}.vehicle-datagrid-container{background-color:#fff;border-radius:10px;box-shadow:0 0 12px #0000001a;height:600px;min-width:1500px}.vehicle-datagrid-wrapper{box-sizing:border-box;max-width:100%;overflow-x:auto;padding:10px}.vehicle-datagrid-wrapper .MuiDataGrid-root{min-width:1200px}p{text-align:left}.blacklist-form .form-group label,label{color:#222!important}.greenheader{grid-gap:20px;background:#f9f9f9;border-radius:15px;box-shadow:0 10px 20px #00000026;display:grid;font-family:var(--font-ui);gap:20px;margin:50px auto;max-width:90%;padding:2rem;position:relative;text-align:left}.greenheader:before{background:linear-gradient(135deg,#0f7d0d,#5dcc9a);border-top-left-radius:15px;border-top-right-radius:15px;height:40px;top:0}.greenheader:after,.greenheader:before{content:"";left:0;position:absolute;text-align:left;width:100%}.greenheader:after{background:var(--header-fleet);font-family:var(--font-ui);height:80px;top:34px;transition:background-color .08s ease,box-shadow .08s ease,transform .08s ease;z-index:0}.greenheader h1{color:#fff;font-size:1.2rem;font-weight:700;height:34px;left:0;line-height:34px;margin:5px;padding-left:15px;position:absolute;top:0;z-index:1}.greenheader h1,.orangeheader{font-family:var(--font-ui);text-align:left}.orangeheader{grid-gap:20px;background:#f9f9f9;border-radius:15px;box-shadow:0 10px 20px #00000026;display:grid;gap:20px;margin:50px auto;max-width:90%;padding:2rem;position:relative}.orangeheader:before{background:linear-gradient(135deg,#b60600,#ff8686);border-top-left-radius:15px;border-top-right-radius:15px;height:40px;top:0}.orangeheader:after,.orangeheader:before{content:"";left:0;position:absolute;text-align:left;width:100%}.orangeheader:after{background:var(--header-alert);font-family:var(--font-ui);height:80px;top:34px;transition:background-color .08s ease,box-shadow .08s ease,transform .08s ease;z-index:0}.orangeheader h1{color:#fff;font-family:var(--font-ui);font-size:1.2rem;font-weight:700;height:34px;left:0;line-height:34px;margin:5px;padding-left:15px;position:absolute;text-align:left;top:0;z-index:1}.filepond--root{background:#ffffffb3!important;border-radius:12px}.ELPOheader{grid-gap:20px;background:#f9f9f9;border-radius:15px;box-shadow:0 10px 20px #00000026;display:grid;font-family:var(--font-ui);gap:20px;margin:50px auto;max-width:90%;padding:2rem;position:relative;text-align:left}.ELPOheader:before{background:linear-gradient(90deg,#ff9f32,#004e9cfa);border-top-left-radius:15px;border-top-right-radius:15px;height:40px;top:0}.ELPOheader:after,.ELPOheader:before{content:"";left:0;position:absolute;text-align:left;width:100%}.ELPOheader:after{background:var(--header-elpo);font-family:var(--font-ui);height:80px;top:34px;transition:background-color .08s ease,box-shadow .08s ease,transform .08s ease;z-index:0}.ELPOheader h1{color:#fff;font-family:var(--font-ui);font-size:1.2rem;font-weight:700;height:34px;left:0;line-height:34px;margin:5px;padding-left:15px;position:absolute;text-align:left;top:0;z-index:1}.form-row{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.vehicle-datagrid-wrapper .MuiDataGrid-virtualScroller{scrollbar-color:#b3d1ff #f7faff;scrollbar-width:thin}.vehicle-datagrid-wrapper .MuiDataGrid-virtualScroller::-webkit-scrollbar{background:#f7faff;height:4px;width:4px}.vehicle-datagrid-wrapper .MuiDataGrid-virtualScroller::-webkit-scrollbar-thumb{background:#b3d1ff;border-radius:3px}.vehicle-datagrid-wrapper .MuiDataGrid-virtualScroller::-webkit-scrollbar-thumb:hover{background:#1976d2}.payments-tab-active{display:block!important;grid-column:1/-1!important;max-width:100%!important;width:100%!important}.payments-tab-active~.form-container-VEHICLE-INFO{display:none!important}.customer-modern{animation:fadeIn .35s ease;display:flex;flex-direction:column;gap:16px}.cust-strip{align-items:center;background:linear-gradient(90deg,#0f2a44,#174b73 55%,#1f658e);border-radius:14px;color:#e6f2ff;display:flex;flex-wrap:wrap;gap:16px;padding:14px 18px}.cust-strip .cust-avatar{align-items:center;background:#ffffff26;border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:22px;font-weight:800;height:48px;justify-content:center;width:48px}.cust-strip-info{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:160px}.cust-strip-info .cust-name{color:#fff;font-size:1.15rem;font-weight:800;letter-spacing:.3px}.cust-strip .cust-tags{display:flex;flex-wrap:wrap;gap:5px}.cust-strip .cust-chip{background:#ffffff1f;border:none;border-radius:6px;color:#8ec8f6;font-size:.62rem;font-weight:700;letter-spacing:.5px;padding:2px 9px;text-transform:uppercase}.cust-strip .cust-chip.blue{background:#64b5f633;color:#90caf9}.cust-strip .cust-chip.green{background:#4caf5033;color:#81c784}.cust-strip .cust-chip.orange{background:#ff980033;color:#ffb74d}.cust-quick-actions{gap:6px}.cust-qbtn,.cust-quick-actions{align-items:center;display:flex}.cust-qbtn{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:10px;font-size:16px;height:36px;justify-content:center;text-decoration:none;transition:transform .15s,box-shadow .15s;width:36px}.cust-qbtn:hover{box-shadow:0 4px 12px #0000004d;transform:translateY(-1px)}.cust-qbtn.whats{background:#25d36640}.cust-qbtn.call{background:#1976d24d}.cust-qbtn.mail{background:#673ab74d}.cust-strip-stats{align-items:center;display:flex;flex-shrink:0;gap:10px}.cust-mini-stat{background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;display:flex;flex-direction:column;gap:1px;min-width:110px;padding:6px 14px;text-align:center}.cust-mini-stat .ms-label{color:#8ec8f6;font-size:.55rem;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.cust-mini-stat .ms-val{color:#fff;font-size:.88rem;font-weight:800}.cust-sections{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.cust-section{background:#fff;border:1px solid #e2ecf8;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:14px 16px}.cust-section h4{border-bottom:2px solid #e2ecf8;color:#3b5069;font-size:.75rem;font-weight:800;letter-spacing:.8px;margin:0;padding-bottom:6px;text-transform:uppercase}.cust-fields{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr 1fr}.cust-field{background:#f7faff;border:1px solid #0000;border-radius:8px;display:flex;flex-direction:column;gap:1px;padding:6px 8px;transition:background .15s,border-color .15s}.cust-field:hover{background:#eef4ff;border-color:#d1e3f8}.cust-field .cf-label{color:#7a8da0;font-size:.58rem;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.cust-field span:last-child{color:#0f253b;font-size:.84rem;font-weight:600;word-break:break-word}@media (max-width:600px){.cust-strip{align-items:flex-start;flex-direction:column;gap:10px}.cust-fields{grid-template-columns:1fr}.cust-strip-stats{width:100%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}body.dark-theme .cust-strip{background:linear-gradient(90deg,#0a1929,#122840 55%,#173a54)}body.dark-theme .cust-section{background:#1e2a36;border-color:#2e3e4d}body.dark-theme .cust-section h4{border-bottom-color:#2e3e4d;color:#8fa4b8}body.dark-theme .cust-field{background:#253441}body.dark-theme .cust-field:hover{background:#2d4253;border-color:#3b5668}body.dark-theme .cust-field .cf-label{color:#6b829e}body.dark-theme .cust-field span:last-child{color:#e6edf3}.vehicle-modern{animation:fadeIn .35s ease;display:flex;flex-direction:column;gap:16px}.vehicle-modern h2{margin:0}.veh-strip{background:linear-gradient(90deg,#0f2a44,#174b73 55%,#1f658e);border-radius:14px;color:#e6f2ff;flex-wrap:wrap;gap:16px;padding:14px 18px}.veh-strip,.veh-strip-avatar{align-items:center;display:flex}.veh-strip-avatar{background:#ffffff26;border-radius:12px;color:#fff;flex-shrink:0;font-size:18px;font-weight:800;height:48px;justify-content:center;letter-spacing:.5px;width:48px}.veh-strip-info{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:160px}.veh-strip-name{color:#fff;font-size:1.15rem;font-weight:800;letter-spacing:.3px}.veh-strip-year{background:#ffffff26;border-radius:5px;color:#b8daf5;font-size:.68em;font-weight:700;margin-left:6px;padding:2px 7px;vertical-align:middle}.veh-strip-tags{display:flex;flex-wrap:wrap;gap:5px}.veh-strip-chip{background:#ffffff1f;border:none;border-radius:6px;color:#8ec8f6;font-size:.62rem;font-weight:700;letter-spacing:.5px;padding:2px 9px;text-transform:uppercase}.veh-strip-chip.blue{background:#64b5f633;color:#90caf9}.veh-strip-chip.purple{background:#9575cd40;color:#ce93d8}.veh-strip-plate{background:#00000040;border-radius:8px;color:#fff;flex-shrink:0;font-size:.72rem;font-weight:800;letter-spacing:.8px;padding:5px 12px;text-transform:uppercase}.veh-strip-stats{align-items:center;display:flex;flex-shrink:0;gap:10px}.veh-mini-stat{background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;display:flex;flex-direction:column;gap:1px;min-width:100px;padding:6px 14px;text-align:center}.veh-mini-stat .vms-label{color:#8ec8f6;font-size:.55rem;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.veh-mini-stat .vms-val{color:#fff;font-size:.88rem;font-weight:800}.veh-sections{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.veh-section{background:#fff;border:1px solid #e2ecf8;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:14px 16px}.veh-section h4{align-items:center;border-bottom:2px solid #e2ecf8;color:#3b5069;display:flex;font-size:.75rem;font-weight:800;gap:8px;letter-spacing:.8px;margin:0;padding-bottom:6px;text-transform:uppercase}.veh-section-badge{background:#1976d2;border-radius:10px;color:#fff;font-size:.65rem;font-weight:800;padding:1px 8px}.veh-section-badge.danger{background:#d32f2f}.veh-fields{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr 1fr}.veh-field{background:#f7faff;border:1px solid #0000;border-radius:8px;display:flex;flex-direction:column;gap:1px;padding:6px 8px;transition:background .15s,border-color .15s}.veh-field:hover{background:#eef4ff;border-color:#d1e3f8}.veh-field .vf-label{color:#7a8da0;font-size:.58rem;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.veh-field span:last-child{color:#0f253b;font-size:.84rem;font-weight:600;word-break:break-word}.veh-list-items{gap:6px}.veh-list-item,.veh-list-items{display:flex;flex-direction:column}.veh-list-item{background:#f7faff;border:1px solid #e3eafc;border-radius:8px;gap:3px;padding:8px 10px;transition:background .15s}.veh-list-item:hover{background:#eef4ff}.vli-title{color:#1976d2;font-size:.78rem;font-weight:700}.vli-title.danger{color:#d32f2f}.vli-desc{color:#395067;font-size:.78rem;font-weight:500}.vli-date,.vli-meta{color:#7a8aa0;font-size:.65rem}.vli-meta{display:flex;flex-wrap:wrap;gap:12px}@media (max-width:600px){.veh-strip{align-items:flex-start;flex-direction:column;gap:10px}.veh-fields{grid-template-columns:1fr}.veh-strip-stats{width:100%}}body.dark-theme .veh-strip{background:linear-gradient(90deg,#0a1929,#122840 55%,#173a54)}body.dark-theme .veh-section{background:#1e2a36;border-color:#2e3e4d}body.dark-theme .veh-section h4{border-bottom-color:#2e3e4d;color:#8fa4b8}body.dark-theme .veh-field{background:#253441}body.dark-theme .veh-field:hover{background:#2d4253;border-color:#3b5668}body.dark-theme .veh-field .vf-label{color:#6b829e}body.dark-theme .veh-field span:last-child{color:#e6edf3}body.dark-theme .veh-list-item{background:#253441;border-color:#2f4659}body.dark-theme .veh-list-item:hover{background:#2d4253}body.dark-theme .vli-title{color:#64b5f6}body.dark-theme .vli-title.danger{color:#ef9a9a}body.dark-theme .vli-desc{color:#b0c4de}body.light-theme{--bg-page:#f5f8fc;--panel-bg:#fff;--panel-border:#e2ecf8;--panel-shadow:0 8px 28px -10px #1976d21f;--text-primary:#0d2740;--text-secondary:#5b6d80;--chip-tone-bg:#eef4ff;--chip-tone-border:#d4e2f8;--tab-bg:#f7faff;--tab-bg-active:var(--accent);--tab-border:#d4e2f8;--tab-border-active:var(--accent);--danger-bg:#ffebee;--danger-border:#ffcdd2;--danger-text:#b71c1c}body.dark-theme{--bg-page:#121b24;--panel-bg:#1e2a36;--panel-border:#2e3e4d;--panel-shadow:0 8px 28px -10px #0009;--text-primary:#e6edf3;--text-secondary:#9db2c7;--chip-tone-bg:#253441;--chip-tone-border:#3b5668;--tab-bg:#253441;--tab-bg-active:var(--accent);--tab-border:#2e3e4d;--tab-border-active:var(--accent);--danger-bg:#371d1d;--danger-border:#5a2c2c;--danger-text:#ffb3b3}.page-shell{background:var(--bg-page);margin:0 auto;max-width:1200px;padding:0 16px 60px;transition:background .3s}.top-actions{display:flex;gap:12px;margin:18px 0 10px}.btn-secondary{background:var(--chip-tone-bg);border:1px solid var(--tab-border);border-radius:10px;color:var(--text-primary);cursor:pointer;font-weight:700;padding:8px 16px;transition:.25s}.btn-secondary:hover{background:var(--tab-bg)}.vehm-header{background:var(--panel-bg);border:1px solid var(--panel-border);box-shadow:var(--panel-shadow);transition:background .3s,border-color .3s,box-shadow .3s}.vehm-chip.tone,.vehm-head-main h2{color:var(--text-primary)}.vehm-chip.tone{background:var(--chip-tone-bg);border:1px solid var(--chip-tone-border)}.tabs-bar{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:18px;box-shadow:var(--panel-shadow);display:flex;flex-wrap:wrap;gap:10px;margin:24px 0;padding:12px 16px;transition:background .3s,border-color .3s,box-shadow .3s}.tab-btn{background:var(--tab-bg);border:1px solid var(--tab-border);border-radius:14px;box-shadow:0 2px 8px -4px #1976d240;color:var(--text-primary);cursor:pointer;font-size:14px;font-weight:700;padding:10px 18px;transition:.25s}.tab-btn.active{background:var(--tab-bg-active);border:2px solid var(--tab-border-active);box-shadow:0 4px 14px -4px #1976d273;color:#fff}.tab-btn:hover:not(.active){background:var(--chip-tone-bg)}.panel-content{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:20px;box-shadow:var(--panel-shadow);color:var(--text-primary);padding:26px;transition:background .3s,border-color .3s,box-shadow .3s}.cust-block{background:var(--chip-tone-bg);border:1px solid var(--chip-tone-border);color:var(--text-primary);transition:background .3s,border-color .3s}body.dark-theme .cust-block li label{color:var(--text-secondary)}body.dark-theme .cust-block li span{color:var(--text-primary)}.empty-hint{color:var(--text-secondary);font-style:italic}.panel-loading{display:flex;justify-content:center;padding:40px}.spinner-lg{animation:spin .8s linear infinite;border:6px solid #33475b;border-radius:50%;border-top-color:#1976d2;height:64px;width:64px}@keyframes spin{to{transform:rotate(1turn)}}.panel-error{margin:0 auto;max-width:600px;padding:32px}.panel-error-box{background:var(--danger-bg);border:1px solid var(--danger-border);border-radius:12px;color:var(--danger-text);font-weight:600;margin-bottom:18px;padding:14px 18px}@media (max-width:780px){.tabs-bar{gap:8px;padding:10px 12px}.tab-btn{font-size:.85rem;padding:8px 16px}}.MuiDataGrid-row.datagrid-row-overBalance-green,.MuiDataGrid-row.datagrid-row-overBalance-green .MuiDataGrid-cell{background:#e8f5e9!important}.MuiDataGrid-row.datagrid-row-overBalance-amber,.MuiDataGrid-row.datagrid-row-overBalance-amber .MuiDataGrid-cell{background:#fff9c4!important}.MuiDataGrid-row.datagrid-row-overBalance-orange,.MuiDataGrid-row.datagrid-row-overBalance-orange .MuiDataGrid-cell{background:#ffe0b2!important}.MuiDataGrid-row.datagrid-row-overBalance-red,.MuiDataGrid-row.datagrid-row-overBalance-red .MuiDataGrid-cell{background:#ffebee!important}.MuiDataGrid-row.datagrid-row-overBalance-amber .MuiDataGrid-cell,.MuiDataGrid-row.datagrid-row-overBalance-green .MuiDataGrid-cell,.MuiDataGrid-row.datagrid-row-overBalance-orange .MuiDataGrid-cell,.MuiDataGrid-row.datagrid-row-overBalance-red .MuiDataGrid-cell{transition:background .25s}.deposit-section{grid-gap:20px;align-items:start;background:#f7faff;border:1px solid #1976d2;border-radius:14px;box-shadow:0 2px 8px #1976d20f;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:18px 0;padding:20px 22px}.deposit-field label{color:#0d2740;display:block;font-size:12px;font-weight:700;letter-spacing:.6px;margin-bottom:6px;text-transform:uppercase}.deposit-field input,.deposit-field select{background:#fff;border:1px solid #b3d1ff;border-radius:10px;color:#0d2740;font-size:14px;font-weight:600;height:42px;padding:0 14px;width:100%}.deposit-field input:focus,.deposit-field select:focus{box-shadow:0 0 0 3px #1976d226;outline:2px solid #1976d2}.deposit-hint{color:#5a6b80;font-size:11px;font-weight:600;letter-spacing:.4px;margin-top:6px}.deposit-metrics{background:#fff;border:1px solid #e3eafc;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:14px 16px}.metric{align-items:center;display:flex;gap:12px;justify-content:space-between}.metric-label{color:#5a6b80;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.metric-value{color:#0d2740;font-size:13px;font-weight:700}.metric-tag{background:linear-gradient(90deg,#1976d2,#00b4d8);border-radius:30px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.6px;padding:4px 10px}.metric-tag.MISSING,.metric-tag:nth-child(2){background:linear-gradient(90deg,#d32f2f,#ef5350)}@media (max-width:640px){.deposit-section{grid-template-columns:1fr}.deposit-metrics{flex-direction:row;flex-wrap:wrap;gap:12px}.metric{background:#f9fbff;border:1px solid #e3eafc;border-radius:10px;flex:1 1 120px;padding:8px 10px}}.ELPOheader,.contentContainerHeader,.greenheader,.orangeheader{box-sizing:border-box;padding:2rem 2rem 2.4rem}.ELPOheader:before,.contentContainerHeader:before,.greenheader:before,.orangeheader:before{height:36px}.ELPOheader:after,.contentContainerHeader:after,.greenheader:after,.orangeheader:after{height:74px;top:32px}.ELPOheader h1,.contentContainerHeader h1,.greenheader h1,.orangeheader h1{line-height:32px;margin:6px 0 0;padding-left:18px}@media (max-width:640px){.tab-buttons{gap:10px}.tab-buttons button{font-size:.82rem;min-height:34px;padding:8px 14px}}.blacklist-content{box-sizing:border-box;margin-top:126px;max-height:78vh;overflow-y:auto;padding-bottom:24px;padding-top:4px}.MuiDataGrid-root{border-radius:12px;box-sizing:border-box;overflow:hidden;padding:6px 6px 0}.deposit-section{gap:24px;padding:22px 24px 24px}.deposit-field{display:flex;flex-direction:column;gap:8px}.deposit-field input,.deposit-field select{height:46px;padding:0 16px}.deposit-hint{margin-top:2px}.deposit-metrics{gap:12px;padding:16px 18px}.metric{padding:4px 0}.cust-chip,.vehm-chip{letter-spacing:.55px;line-height:1.15;margin:2px}.cust-block,.vehm-block{gap:14px;padding:20px 22px 22px}.cust-block li,.vehm-block li{gap:4px;min-height:58px;padding:10px 12px}.cust-grid,.vehm-grid{gap:24px}@media (max-width:820px){.cust-header,.vehm-header{gap:18px;padding:20px 22px}.cust-grid,.vehm-grid{gap:20px}}.MuiDataGrid-row.datagrid-row-overBalance-amber .MuiDataGrid-cell,.MuiDataGrid-row.datagrid-row-overBalance-green .MuiDataGrid-cell,.MuiDataGrid-row.datagrid-row-overBalance-orange .MuiDataGrid-cell,.MuiDataGrid-row.datagrid-row-overBalance-red .MuiDataGrid-cell{padding-bottom:6px;padding-top:6px}.vehicle-datagrid-wrapper{padding:14px 12px 6px}button,h1,h2,h3,input,label,p,select,span{box-sizing:border-box}.invoice-table,.transaction-table{background:#fff;border:1px solid #e3eafc;border-radius:12px;box-shadow:0 2px 8px #1976d20f;max-height:60vh;overflow:auto}.invoice-table table,.transaction-table table{border-collapse:initial;border-spacing:0;width:100%}.invoice-table thead th,.transaction-table thead th{background:linear-gradient(90deg,#eaf2ff,#e3ecff);border-bottom:1px solid #dbe8ff;color:#0d2740;font-weight:800;padding:12px;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:1}.invoice-table tbody td,.transaction-table tbody td{border-top:1px solid #edf3ff;color:#2b3a4d;font-weight:600;padding:10px 12px;vertical-align:middle}.invoice-table tbody tr:nth-child(odd),.transaction-table tbody tr:nth-child(odd){background:#fbfdff}.invoice-table tbody tr:hover:not(.fixed-row),.transaction-table tbody tr:hover{background:#eef6ff;box-shadow:0 2px 10px #1976d21a;cursor:default;transform:translateY(-1px);transition:background .2s,transform .2s,box-shadow .2s}.invoice-table tbody tr.selected-row{background:#e3f2fd!important;box-shadow:inset 0 0 0 2px #1976d2}.invoice-table tbody tr.fixed-row,.invoice-table tbody tr.fixed-row:hover{background:#f7f7f7;box-shadow:none;color:#7a8aa0;cursor:default;transform:none}.invoice-table table tr:first-child th:first-child,.transaction-table table tr:first-child th:first-child{border-top-left-radius:12px}.invoice-table table tr:first-child th:last-child,.transaction-table table tr:first-child th:last-child{border-top-right-radius:12px}.ReservationHeader{grid-gap:20px;background:#f9f9f9;background:var(--cch-bg,#f9f9f9);border-radius:15px;color:#1d2630;color:var(--cch-fg,#1d2630);display:grid;font-family:var(--font-ui);gap:20px;grid-template-columns:1fr 1fr;margin:50px auto;max-width:90%;padding:2rem;position:relative;text-align:left;transition:background-color .3s,color .3s,border-color .3s}.ReservationHeader:before{background:linear-gradient(135deg,#4d0057,#2d00cf);border-top-left-radius:15px;border-top-right-radius:15px;height:40px;scroll-behavior:auto;top:0}.ReservationHeader:after,.ReservationHeader:before{content:"";left:0;position:absolute;text-align:left;width:100%}.ReservationHeader:after{background:var(--header-reservation);font-family:var(--font-ui);height:80px;top:34px;transition:background-color .08s ease,box-shadow .08s ease,transform .08s ease;z-index:0}.ReservationHeader:after,.ReservationHeader:before{transition:background .4s ease}body.light-theme .ReservationHeader{--cch-bg:#e6e6e6;--cch-fg:#1d2630}body.light-theme .ReservationHeader:after,body.light-theme .ReservationHeader:before{background:var(--header-reservation)}body.dark-theme .ReservationHeader{--cch-bg:#1e2a36;--cch-fg:#e6edf3;border:1px solid #2e3e4d;box-shadow:0 8px 24px -8px #0000008c}body.dark-theme .ReservationHeader:before{background:linear-gradient(135deg,#4d0057,#2d00cf)}body.dark-theme .ReservationHeader:after{background:linear-gradient(135deg,#4d0057,#4d0057,#2d00cf)}body.dark-theme .ReservationHeader h1,body.dark-theme .ReservationHeader h22{color:#fff}body.dark-theme .ReservationHeader .tab-buttons button{background:#253441;box-shadow:0 2px 4px #0006;color:#c7d4df}body.dark-theme .ReservationHeader .tab-buttons button:hover{background:#2f4659;color:#fff}body.dark-theme .ReservationHeader .tab-buttons button.active{background:#1976d2;box-shadow:0 3px 10px #1976d273;color:#fff}body.dark-theme .ReservationHeader .tab-buttons:after{background:linear-gradient(90deg,#1e2a3600,#1e2a36e6)}body.dark-theme .ReservationHeader .tab-buttons::-webkit-scrollbar-thumb{background:#395d7700}body.dark-theme .ReservationHeader .tab-buttons::-webkit-scrollbar-thumb:hover{background:#1976d200}.ReservationHeader h1{font-size:1.2rem}.ReservationHeader h1,.ReservationHeader h22{color:#fff;font-family:var(--font-ui);font-weight:700;height:34px;left:0;line-height:34px;margin:5px;padding-left:15px;position:absolute;text-align:left;top:0;z-index:1}.ReservationHeader h22{font-size:2rem}
/*# sourceMappingURL=main.e8fa734e.css.map*/