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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.coming-soon{align-items:center;background:radial-gradient(circle at top left,#1f2937,#0b1222 45%,#020617);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem 1.5rem}.app-root.light .coming-soon{background:radial-gradient(circle at top left,#f3f4f6,#fff 45%,#f3f4f6)}.auth-error-message{background:#ef44441a;border:1px solid #ef444433;border-radius:.5rem;color:#ef4444;font-size:.85rem;margin-bottom:1rem;padding:.75rem;text-align:center}.coming-card{background:#020617;border:1px solid #94a3b880;border-radius:1rem;box-shadow:0 24px 60px #0f172ae6;max-width:560px;padding:1.6rem 1.4rem;text-align:center;width:100%}.app-root.light .coming-card{background:#fff;border-color:#d1d5dbe6;box-shadow:0 22px 45px #0f172a1f}.coming-card h1{margin:0 0 .25rem}.coming-sub{color:#9ca3af;margin:0}.app-root.light .coming-sub{color:#6b7280}.coming-text{color:#d1d5db;margin:1rem 0 1.25rem}.app-root.light .coming-text{color:#4b5563}.coming-call{background:linear-gradient(90deg,#f97316,#facc15);border-radius:.9rem;box-shadow:0 14px 30px #f9731659;color:#111827;display:inline-block;font-weight:700;padding:.8rem 1.2rem;text-decoration:none}.coming-sep{background:#94a3b866;height:1px;margin:1.25rem 0 1rem}.app-root.light .coming-sep{background:#d1d5dbe6}.coming-unlock{text-align:left}.coming-unlock label{color:#9ca3af;display:block;font-size:.85rem;margin-bottom:.5rem}.app-root.light .coming-unlock label{color:#6b7280}.coming-unlock input[type=password]{background:#0b1222;border:1px solid #4b5563e6;border-radius:.6rem;color:#e5e7eb;margin-top:.35rem;padding:.55rem .75rem;width:100%}.app-root.light .coming-unlock input[type=password]{background:#fff;border-color:#d1d5dbe6;color:#111827}.coming-unlock-btn{background:linear-gradient(90deg,#f97316,#facc15);border:none;border-radius:.75rem;color:#111827;cursor:pointer;font-weight:600;margin-top:.75rem;padding:.65rem 1rem;width:100%}.coming-error{color:#f87171;font-size:.85rem;margin:.5rem 0 0}.coming-footer{color:#9ca3af;font-size:.8rem;margin-top:1rem}.app-root.light .coming-footer{color:#6b7280}body,html{background:#0f172a;color:#e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0}.app-root,body,html{overflow-x:hidden;width:100%}.app-root{display:flex;flex-direction:column;max-width:100vw;min-height:100vh;position:relative}.app-root.light{background:#f3f4f6;color:#111827}.modal-backdrop,.theme-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617d9;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:2000}.modal-content{animation:modalEnter .3s ease-out;background:#0f172a;border:1px solid #94a3b833;border-radius:1.25rem;box-shadow:0 25px 50px -12px #00000080;max-width:500px;padding:2rem;position:relative;width:100%}.app-root.light .modal-content{background:#fff;border-color:#e2e8f0;box-shadow:0 25px 50px -12px #0000001a}@keyframes modalEnter{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close{color:#94a3b8;font-size:1.5rem;line-height:1;top:1.25rem;transition:color .2s}.modal-close:hover{color:#facc15}.modal-header-flex{border-bottom:1px solid #94a3b81a;margin-bottom:1.5rem;padding-bottom:1rem}.modal-header-flex h3{color:#f1f5f9;font-size:1.25rem;font-weight:700;margin:0}.app-root.light .modal-header-flex h3{color:#1e293b}.theme-modal-premium{animation:modalEnter .5s cubic-bezier(.175,.885,.32,1.275);-webkit-backdrop-filter:blur(25px) saturate(160%);backdrop-filter:blur(25px) saturate(160%);background:#0f172acc;border:1px solid #ffffff1f;border-radius:2.5rem;box-shadow:0 50px 100px -20px #000000b3;max-width:650px;padding:3.5rem;position:relative;text-align:center;width:95%}.app-root.light .theme-modal-premium{background:#ffffffd9;border-color:#00000014;box-shadow:0 40px 80px -15px #0000001a}.theme-modal-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#facc15);-webkit-background-clip:text;background-clip:text;color:#0000;display:block;font-size:2.2rem;font-weight:900;margin-bottom:.75rem}.app-root.light .theme-modal-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#ea580c);-webkit-background-clip:text;background-clip:text}.theme-modal-header p{color:#94a3b8;font-size:1.1rem;margin-bottom:2.5rem}.theme-cards-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}.theme-card-premium{align-items:center;background:#1e293b4d;border:1px solid #94a3b81a;border-radius:2rem;cursor:pointer;display:flex;flex-direction:column;gap:1.5rem;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.theme-card-premium:hover{background:#1e293b80;border-color:#facc154d;transform:translateY(-8px) scale(1.02)}.theme-card-premium.active{background:#facc1514;border-color:#facc15;box-shadow:0 15px 35px -5px #facc1533}.card-visual{align-items:center;display:flex;height:100px;justify-content:center}.sun-icon-animated{height:50px;position:relative;width:50px}.sun-core{background:#facc15;border-radius:50%;box-shadow:0 0 25px #facc15;height:100%;width:100%}.sun-rays span{animation:sunRayGrow 2s ease-in-out infinite;animation-delay:calc(var(--i)*.1s);background:#facc15;border-radius:2px;height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(calc(var(--i)*45deg)) translateY(-35px);width:2px}@keyframes sunRayGrow{0%,to{transform:translate(-50%,-50%) rotate(calc(var(--i)*45deg)) translateY(-32px) scaleY(1)}50%{transform:translate(-50%,-50%) rotate(calc(var(--i)*45deg)) translateY(-38px) scaleY(1.5)}}.moon-icon-animated{height:50px;position:relative;width:50px}.moon-body{background:#e2e8f0;border-radius:50%;box-shadow:inset -10px -5px 0 #0000001a,0 0 20px #e2e8f04d;height:100%;position:relative;width:100%}.moon-body:after{background:#111827;border-radius:50%;content:"";height:45px;position:absolute;right:-5px;top:-5px;width:45px}.theme-card-premium.dark:hover .moon-body:after{background:#1a2335}.app-root.light .moon-body:after{background:#f8fafc}.stars-twinkle span{animation:shine 1.5s infinite;background:#fff;border-radius:50%;height:3px;position:absolute;width:3px}.stars-twinkle span:first-child{animation-delay:0s;left:-10px;top:-10px}.stars-twinkle span:nth-child(2){animation-delay:.5s;right:-15px;top:20px}.stars-twinkle span:nth-child(3){animation-delay:1s;bottom:-5px;left:10px}@keyframes shine{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.card-info .theme-name{color:#fff;display:block;font-size:1.1rem;font-weight:800;margin-bottom:.25rem}.app-root.light .card-info .theme-name{color:#1e293b}.card-info p{color:#64748b;font-size:.85rem;margin:0}.selection-badge{align-items:center;background:#facc15;border-radius:50%;color:#020617;display:flex;font-size:.75rem;font-weight:900;height:24px;justify-content:center;opacity:0;position:absolute;right:1rem;top:1rem;transform:scale(0);transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:24px}.theme-card-premium.active .selection-badge{opacity:1;transform:scale(1)}.theme-modal-footer-premium{align-items:center;display:flex;gap:1.5rem}.btn-skip-theme{background:#0000;border:none;color:#64748b;cursor:pointer;font-weight:600;transition:color .2s}.btn-skip-theme:hover{color:#f1f5f9}.btn-confirm-theme{background:linear-gradient(135deg,#facc15,#f97316);border:none;border-radius:1.25rem;box-shadow:0 10px 25px #f973164d;color:#020617;cursor:pointer;flex:1 1;font-size:1.1rem;font-weight:800;padding:1.25rem;transition:all .3s}.btn-confirm-theme:hover{box-shadow:0 15px 35px #f9731680;transform:translateY(-3px)}@media (max-width:600px){.theme-cards-container{grid-template-columns:1fr}.theme-modal-premium{padding:2rem}}.tour-overlay{inset:0;z-index:9998}.tour-overlay,.tour-spotlight{background:#0000;pointer-events:none;position:fixed}.tour-spotlight{outline:5000px solid #0f172ad9;transition:all .3s cubic-bezier(.175,.885,.32,1.275);z-index:9999}.app-root.light .tour-spotlight{outline-color:#ffffffbf}.tour-tooltip{animation:tourFadeIn .4s cubic-bezier(.175,.885,.32,1.275);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172af2;border:1px solid #ffffff1a;border-radius:1.25rem;box-shadow:0 20px 50px #0009,0 0 0 1px #ffffff0d;color:#e5e7eb;max-width:90vw;padding:1.5rem;pointer-events:auto;position:absolute;width:280px;z-index:10001}.app-root.light .tour-tooltip{background:#fffffff2;border-color:#fff;box-shadow:0 15px 40px #00000026,0 0 0 1px #0000000d;color:#1e293b}@media (max-width:600px){.tour-tooltip{bottom:20px!important;left:50%!important;margin:0 16px;max-width:400px!important;position:fixed!important;right:auto!important;top:auto!important;transform:translateX(-50%)!important;width:calc(100% - 32px)!important;z-index:10002}.tour-tooltip:after{display:none!important}}@keyframes tourFadeIn{0%{opacity:0;transform:translateY(12px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.tour-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#facc15);-webkit-background-clip:text;background-clip:text;color:#0000;display:block;font-size:1.1rem;font-weight:800;margin:0 0 .75rem}.app-root.light .tour-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#ea580c);-webkit-background-clip:text;background-clip:text}.tour-tooltip p{color:#94a3b8;font-size:.95rem;line-height:1.6;margin:0 0 1.25rem}.app-root.light .tour-tooltip p{color:#4b5563}.tour-footer{align-items:center;border-top:1px solid #ffffff14;display:flex;justify-content:space-between;margin-top:1rem;padding-top:1rem}.app-root.light .tour-footer{border-top-color:#0000000f}.tour-skip{background:#0000;border:none;color:#64748b;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem;transition:color .2s}.tour-skip:hover{color:#f1f5f9}.app-root.light .tour-skip:hover{color:#0f172a}.tour-next{background:linear-gradient(135deg,#facc15,#f97316);border:none;border-radius:.75rem;box-shadow:0 4px 12px #f973164d;color:#020617;cursor:pointer;font-size:.9rem;font-weight:800;padding:.6rem 1.25rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.tour-next:hover{box-shadow:0 8px 20px #f9731680;transform:translateY(-2px) scale(1.05)}.tour-highlight{animation:pulsingAura 2s infinite;box-shadow:0 0 0 4px #facc1566,0 20px 40px #0006;pointer-events:auto;position:relative;transform:scale(1.03);transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:100}@media (max-width:600px){.tour-highlight{box-shadow:0 0 0 4px #facc1599!important;transform:none!important}}@keyframes pulsingAura{0%{box-shadow:0 0 0 0 #facc15b3,0 0 0 0 #facc1566,0 20px 40px #0006}70%{box-shadow:0 0 0 15px #facc1500,0 0 0 30px #facc1500,0 25px 50px #00000080}to{box-shadow:0 0 0 0 #facc1500,0 0 0 0 #facc1500,0 20px 40px #0006}}.app-root.light .tour-highlight{animation:pulsingAuraLight 2s infinite;box-shadow:0 0 0 4px #f973164d,0 15px 30px #0000001a}@keyframes pulsingAuraLight{0%{box-shadow:0 0 0 0 #f9731680,0 15px 30px #0000001a}70%{box-shadow:0 0 0 15px #f9731600,0 20px 40px #00000026}to{box-shadow:0 0 0 0 #f9731600,0 15px 30px #0000001a}}.confirmation-modal{max-width:450px!important;text-align:center}.confirmation-icon{animation:bounceIn .5s cubic-bezier(.175,.885,.32,1.275);font-size:4rem;margin-bottom:1rem}.confirmation-details{background:#94a3b81a;border-radius:8px;font-size:.95rem;margin:1.5rem 0;padding:1rem;text-align:left}.confirmation-details p{margin:.5rem 0}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}.tour-tooltip:after{border-style:solid;border-width:10px;content:"";position:absolute;transition:all .3s ease}.tour-tooltip.pos-top:after{border-color:#0f172af2 #0000 #0000;left:50%;top:100%;transform:translateX(-50%)}.tour-tooltip.pos-bottom:after{border-color:#0000 #0000 #0f172af2;bottom:100%;left:50%;transform:translateX(-50%)}.app-root.light .tour-tooltip.pos-top:after{border-color:#fffffff2 #0000 #0000}.app-root.light .tour-tooltip.pos-bottom:after{border-color:#0000 #0000 #fffffff2}.tour-tooltip.step-theme.pos-bottom:after{left:85%}.app-main{flex:1 1;margin:0 auto;max-width:1300px;padding:1.5rem 0;width:100%}.app-main.full-width{margin:0;max-width:none;padding:0}.app-root.light .app-main{background:#0000}.intro-card{background:radial-gradient(circle at top left,#1f2937,#020617);border:1px solid #94a3b866;border-radius:1rem;box-shadow:0 18px 45px #0f172acc;margin-bottom:1.5rem}.app-root.light .intro-card{background:#fff;border-color:#d1d5dbe6;box-shadow:0 18px 35px #0f172a1f}.intro-card h2{margin-bottom:.75rem}.intro-card p{color:#d1d5db;margin:.25rem 0}.hero-actions{display:flex;justify-content:center;margin-top:1rem}.hero-cta{max-width:260px}.quick-services{margin-top:.75rem}.quick-services-label{color:#9ca3af;display:block;font-size:.8rem;letter-spacing:.08em;margin-bottom:.25rem;text-transform:uppercase}.grid-layout{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1.5rem}.card{background:#020617;border:1px solid #374151e6;border-radius:.9rem;box-shadow:0 18px 45px #0f172ab3;padding:1.25rem}.app-root.light .card{background:#fff;border-color:#d1d5dbe6;box-shadow:0 16px 30px #0f172a14}.card h3{font-size:1.05rem;margin-bottom:.9rem;margin-top:0}.form-row{margin-bottom:.85rem}.grid-2{grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:600px){.grid-2{grid-template-columns:1fr}}label{color:#9ca3af;display:flex;flex-direction:column;font-size:.85rem;gap:.25rem}input,select,textarea{background:#020617;border:1px solid #4b5563e6;border-radius:.5rem;color:#e5e7eb;font-size:.9rem;outline:none;padding:.5rem .65rem}.app-root.light input,.app-root.light select,.app-root.light textarea{background:#fff;border-color:#d1d5dbe6;color:#111827}.hint{color:#9ca3af;font-size:.75rem;margin:0}.app-root.light .hint{color:#6b7280}.summary-card{display:flex;flex-direction:column;grid-row:span 2;justify-content:space-between}.summary-title{color:#9ca3af;font-size:.8rem;letter-spacing:.08em;margin:0 0 .25rem}.summary-vehicle p{margin:.1rem 0}.summary-prices ul{list-style:none;margin:.5rem 0 .75rem;padding:0}.summary-prices li{border-bottom:1px dashed #374151cc;display:flex;font-size:.9rem;justify-content:space-between;padding:.25rem 0}.price{font-weight:600}.summary-total{align-items:baseline;display:flex;justify-content:space-between;margin-top:.5rem}.price-large{color:#f97316;font-size:1.3rem;font-weight:700}.disclaimer{color:#9ca3af;font-size:.75rem;margin-top:.5rem}.primary-button{background:linear-gradient(90deg,#f97316,#facc15);border:none;border-radius:.75rem;color:#111827;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:1rem;padding:.7rem 1rem;transition:transform .08s ease,box-shadow .08s ease;width:100%}.primary-button:hover{box-shadow:0 12px 25px #f9731666;transform:translateY(-1px)}.primary-button:active{box-shadow:none;transform:translateY(0)}.info-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:2rem}.info-card{background:#020617;border:1px solid #374151e6;border-radius:.9rem;padding:1.25rem 1.4rem}.app-root.light .info-card{background:#fff;border-color:#d1d5dbe6}.info-card h3{margin-bottom:.6rem;margin-top:0}.info-card p{color:#d1d5db;font-size:.9rem;margin:.25rem 0 .5rem}.app-root.light .info-card p{color:#4b5563}.info-card ul{font-size:.85rem;margin:.25rem 0 0;padding-left:1.1rem}.app-footer{background:#020617;border-top:1px solid #374151e6;color:#9ca3af;font-size:.8rem;padding:1.25rem 1.5rem;text-align:center}.app-root.light .app-footer{background:#f9fafb;border-top-color:#d1d5dbe6;color:#6b7280}.footer-small{margin:.4rem auto 0;max-width:900px}.tour-restart{background:#0000;border:none;color:#9ca3af;cursor:pointer;font-size:.8rem;margin-top:.5rem;text-decoration:underline}.app-root.light .tour-restart{color:#6b7280}@media (max-width:900px){.app-header-content{align-items:flex-start;flex-direction:column}.contact-short{text-align:left}.header-right{justify-content:space-between;width:100%}.nav-toggle{display:flex}.main-nav{display:none}.main-nav.open{background:#0f172afa;display:block;inset:0 0 0 30%;position:fixed;z-index:40}.nav-list{align-items:flex-start;flex-direction:column;padding:1.2rem 1.25rem 1.5rem}.nav-link{text-align:left;width:100%}.grid-layout{grid-template-columns:1fr}.summary-card{grid-row:auto}.info-grid{grid-template-columns:1fr}.checkbox-group{flex-direction:column;gap:.35rem}}.hero-image-container{border:1px solid #94a3b866;border-radius:1rem;box-shadow:0 10px 30px #00000080;height:300px;margin-bottom:2rem;position:relative;width:100%}.app-root.light .hero-image-container{border-color:#d1d5dbe6;box-shadow:0 10px 30px #0000001a}.hero-image{transition:transform .5s ease}.hero-image-container:hover .hero-image{transform:scale(1.03)}.card-image{border:1px solid #ffffff0d;border-radius:.5rem;height:160px;margin-bottom:1rem;width:100%}.app-root.light .card-image{border-color:#0000000d}.card-image img{transition:transform .3s ease}.info-card:hover .card-image img{transform:scale(1.1)}.detail-image-container{border:1px solid #94a3b866;border-radius:.8rem;height:250px;margin-bottom:1.5rem;overflow:hidden;width:100%}.app-root.light .detail-image-container{border-color:#d1d5dbe6}.detail-image{height:100%;object-fit:cover;width:100%}@media (max-width:600px){.hero-image-container{border-radius:.75rem;height:200px}.card-image{height:140px}}.user-btn{border:1px solid #4b5563e6;padding:.35rem .45rem;transition:all .2s ease}.user-btn:hover{background:#ffffff1a;border-color:#facc15;color:#facc15}.app-root.light .user-btn{border-color:#d1d5db}.app-root.light .user-btn:hover{border-color:#f97316;color:#f97316}.auth-modal{background:#020617;border:1px solid #94a3b899;border-radius:1.25rem;box-shadow:0 24px 60px #0f172af2;display:flex;flex-direction:column;max-width:400px;padding:2rem 1.75rem;position:relative;text-align:center;width:90%}.app-root.light .auth-modal{background:#fff;border-color:#d1d5dbe6;box-shadow:0 24px 55px #0f172a29}.auth-header{margin-bottom:1.5rem}.auth-icon-large{align-items:center;background:#f9731626;border-radius:50%;color:#f97316;display:flex;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.app-root.light .auth-icon-large{background:#f973161a}.auth-header h2{font-size:1.4rem;margin:0 0 .5rem}.auth-header p{color:#9ca3af;font-size:.95rem;margin:0}.app-root.light .auth-header p{color:#6b7280}.auth-form{gap:1.1rem;text-align:left}.auth-form,.auth-form .form-group{display:flex;flex-direction:column}.auth-form .form-group{gap:.4rem}.auth-form label{color:#9ca3af;font-size:.85rem;font-weight:500;margin-left:.2rem}.app-root.light .auth-form label{color:#4b5563}.auth-form input{background:#02061780;border:1px solid #4b556399;border-radius:.75rem;color:#e5e7eb;font-size:.95rem;outline:none;padding:.75rem 1rem;transition:border-color .2s}.auth-form input:focus{border-color:#facc15}.app-root.light .auth-form input{background:#f9fafb;border-color:#d1d5db;color:#111827}.app-root.light .auth-form input:focus{border-color:#f97316}.full-width{font-size:1rem;justify-content:center;margin-top:.5rem;padding:.8rem}.auth-footer{align-items:center;color:#9ca3af;display:flex;font-size:.9rem;justify-content:center;margin-top:1.5rem}.app-root.light .auth-footer{color:#6b7280}.auth-footer button{background:none;border:none;color:#facc15;cursor:pointer;font-size:.9rem;font-weight:600;padding:0 0 0 .4rem}.app-root.light .auth-footer button{color:#f97316}.auth-footer button:hover{text-decoration:underline}.modal-close{background:#0000;border:none;border-radius:50%;color:#6b7280;cursor:pointer;font-size:2rem;line-height:.5;padding:.5rem;position:absolute;right:1.25rem;top:1rem;transition:background .2s}.modal-close:hover{background:#ffffff0d;color:#e5e7eb}.app-root.light .modal-close:hover{background:#0000000d;color:#111827}.modal-backdrop{align-items:center;background:#0f172abf;display:flex;inset:0;justify-content:center;position:fixed;z-index:60}.user-dropdown{background:#020617;border:1px solid #94a3b899;border-radius:.75rem;box-shadow:0 16px 40px #0f172ae6;display:flex;flex-direction:column;gap:.25rem;padding:.75rem;width:220px}.app-root.light .user-dropdown{border-color:#d1d5dbe6;box-shadow:0 16px 35px #0f172a2e}.user-dropdown-header{display:flex;flex-direction:column;padding:.5rem .5rem .25rem}.user-name{color:#e5e7eb;font-size:.95rem}.user-role{color:#9ca3af}.app-root.light .user-role{color:#6b7280}.user-dropdown hr{background:#94a3b84d;border:none;height:1px;margin:.5rem 0;width:100%}.app-root.light .user-dropdown hr{background:#d1d5dbe6}.user-dropdown-item{border-radius:.5rem;color:#d1d5db;padding:.6rem .75rem;transition:background .15s ease,color .15s ease}.user-dropdown-item:hover{color:#e5e7eb}.app-root.light .user-dropdown-item{color:#4b5563}.app-root.light .user-dropdown-item:hover{color:#111827}.user-dropdown-item.logout:hover{background:#dc26261a;color:#ef4444}.app-root.light .user-dropdown-item.logout:hover{background:#dc26260d}.account-info{margin-top:1rem}.info-row{border-bottom:1px solid #94a3b833;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.5rem}.info-row:last-child{border-bottom:none}.info-row .label{color:#9ca3af}.app-root.light .info-row .label{color:#6b7280}.info-row .value{color:#e5e7eb;font-weight:500}.value.capitalize{text-transform:capitalize}.app-root.light .info-row .value{color:#111827}.small-btn{display:inline-block;font-size:.85rem;padding:.35rem .8rem;width:auto}.no-data{color:#9ca3af;font-size:.9rem;font-style:italic}.full-width-card{grid-column:1/-1}.table-responsive{margin-top:1rem}.data-table{border-collapse:collapse;font-size:.9rem;width:100%}.data-table th{background:#0f172a80;color:#9ca3af;font-weight:500;padding:.75rem;text-align:left}.app-root.light .data-table th{background:#f3f4f6;color:#4b5563}.data-table td{border-bottom:1px solid #37415180;color:#e5e7eb;padding:.75rem}.app-root.light .data-table td{border-bottom-color:#d1d5db80;color:#111827}.status-badge.pending{background:#eab30833}.app-root.light .status-badge.pending{background:#fde0474d}.status-badge.completed{background:#22c55e33}.home-booking-section{margin:0 auto;max-width:1000px;padding:4rem 1rem}.booking-glass-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:radial-gradient(circle at top left,#1f293766,#02061799);border:1px solid #94a3b81a;border-radius:2rem;box-shadow:0 40px 100px -20px #000000b3;min-height:500px;padding:3rem}.app-root.light .booking-glass-card{background:#fffc;border-color:#d1d5db80;box-shadow:0 20px 60px #0000000d}.booking-header-home{margin-bottom:3rem;text-align:center}.booking-header-home h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#facc15);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.app-root.light .booking-header-home h3{background:linear-gradient(135deg,#1e293b,#ea580c);-webkit-background-clip:text;background-clip:text}.booking-header-home p{color:#94a3b8;font-size:1.1rem}.app-root.light .booking-header-home p{color:#64748b}.home-booking-stepper{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.h-step{background:#94a3b81a;border-radius:2px;height:4px;transition:all .4s ease;width:60px}.h-step.active{background:#facc15}.h-step.current{box-shadow:0 0 10px #facc1580;height:6px;transform:translateY(-1px)}.h-label{color:#f1f5f9;display:block;font-size:1.25rem;font-weight:700;margin-bottom:2rem;text-align:center}.app-root.light .h-label{color:#1e293b}.h-services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.h-service-btn{align-items:center;background:#94a3b80d;border:1px solid #94a3b81a;border-radius:1.5rem;color:#f8fafc;cursor:pointer;display:flex;flex-direction:column;gap:1rem;padding:2.5rem 1.5rem;transition:all .3s}.app-root.light .h-service-btn{background:#fff;border-color:#e2e8f0;color:#1e293b}.h-service-btn:hover{background:#94a3b81a;border-color:#facc15;transform:translateY(-5px)}.h-service-btn.selected{background:#facc151a;border-color:#facc15;box-shadow:0 0 20px #facc1533}.h-s-icon{font-size:3rem}.h-s-label{font-size:1.1rem;font-weight:700}.h-dates-scroll{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scrollbar-width:none}.h-dates-scroll::-webkit-scrollbar{display:none}.h-date-card{align-items:center;background:#94a3b80d;border:1px solid #94a3b81a;border-radius:1rem;color:#f1f5f9;cursor:pointer;display:flex;flex:0 0 80px;flex-direction:column;height:100px;justify-content:center;transition:all .2s}.app-root.light .h-date-card{background:#fff;border-color:#e2e8f0;color:#1e293b}.h-date-card:hover{background:#94a3b81a;border-color:#facc15}.h-d-day{color:#64748b;font-size:.7rem;text-transform:uppercase}.h-d-num{font-size:1.8rem;font-weight:800}.h-time-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.h-time-btn{background:#1e293b;border:1px solid #94a3b833;border-radius:.75rem;color:#facc15;cursor:pointer;font-weight:800;padding:1rem;transition:all .2s}.h-time-btn:hover{background:#facc15;color:#020617;transform:scale(1.1)}.h-form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;text-align:left}.h-field label{color:#94a3b8;display:block;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.h-field input{background:#94a3b80d;border:1px solid #94a3b833;border-radius:.75rem;color:#fff;outline:none;padding:1rem;transition:all .3s;width:100%}.app-root.light .h-field input{background:#fff;border-color:#cbd5e1;color:#1e293b}.h-field input:focus{background:#94a3b81a;border-color:#facc15}.h-field input:disabled{cursor:not-allowed;opacity:.5}.h-login-shortcut{color:#94a3b8;margin-bottom:2rem}.h-inline-link{background:none;border:none;color:#facc15;cursor:pointer;font-weight:700;text-decoration:underline}.h-account-opt{background:#facc150d;border:1px dashed #facc1533;border-radius:1rem;margin-top:2rem;padding:1.5rem;text-align:left}.h-checkbox-label{align-items:center;color:#f1f5f9;cursor:pointer;display:flex;font-weight:600;gap:.75rem}.app-root.light .h-checkbox-label{color:#1e293b}.h-submit-btn{background:linear-gradient(135deg,#facc15,#f97316);border:none;border-radius:1rem;color:#020617;cursor:pointer;font-size:1.1rem;font-weight:800;margin-top:2rem;padding:1.25rem;transition:all .3s;width:100%}.h-submit-btn:hover:not(:disabled){box-shadow:0 10px 30px #f9731666;transform:translateY(-3px)}.h-submit-btn:disabled{cursor:not-allowed;opacity:.5}.h-back{background:none;border:none;color:#64748b;cursor:pointer;float:left;margin-bottom:1rem}.h-back:hover{color:#facc15}.h-success{padding:3rem 0;text-align:center}.h-success-icon{align-items:center;background:#4ade80;border-radius:50%;box-shadow:0 0 30px #4ade8066;color:#fff;display:flex;font-size:3rem;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}.h-success p{color:#f1f5f9;font-size:1.25rem;margin-bottom:2rem}.app-root.light .h-success p{color:#1e293b}.h-reset{background:#94a3b81a;border:1px solid #94a3b833;border-radius:1rem;color:#fff;cursor:pointer;padding:1rem 2rem}.app-root.light .h-reset{background:#e2e8f0;border-color:#cbd5e1;color:#1e293b}@media (max-width:768px){.h-form-grid{grid-template-columns:1fr}.booking-glass-card{padding:1.5rem}.booking-header-home h3{font-size:1.8rem}}.animation-fadeIn{animation:hFadeIn .5s ease}@keyframes hFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.app-root.light .step-title{color:#0000}.app-root.light .cat-desc{color:#64748b}@media (max-width:768px){.vehicle-type-selection{grid-template-columns:repeat(2,1fr)}.config-card{padding:1.5rem 1rem}.step-name-text{font-size:.65rem}}.home-container{margin:0 auto;max-width:1200px;padding:2rem 1rem}.app-root.light .home-container{background:#0000}.config-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at top left,#1f293766,#02061799);border:1px solid #94a3b81a;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000080;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative}.app-root.light .config-card{background:#fffc;border-color:#d1d5db80;box-shadow:0 20px 40px -10px #0000001a}.config-progress-bar{display:flex;justify-content:space-between;margin-bottom:3rem;padding:0 1rem;position:relative}.progress-line-track{background:#94a3b833;height:2px;left:2rem;position:absolute;right:2rem;top:18px;z-index:1}.progress-line-fill{background:linear-gradient(90deg,#f97316,#facc15);height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.progress-step-item{align-items:center;display:flex;flex-direction:column;gap:.75rem;position:relative;z-index:2}.step-circle{align-items:center;background:#1e293b;border:2px solid #94a3b84d;border-radius:50%;color:#94a3b8;display:flex;font-weight:700;height:36px;justify-content:center;transition:all .3s ease;width:36px}.app-root.light .step-circle{background:#f1f5f9}.progress-step-item.active .step-circle{border-color:#f97316;color:#f97316}.progress-step-item.current .step-circle{background:#f97316;box-shadow:0 0 15px #f9731666;color:#020617}.step-name-text{color:#64748b;font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.progress-step-item.clickable{cursor:pointer}.progress-step-item.clickable:hover .step-circle{border-color:#f97316;transform:scale(1.1)}.progress-step-item.disabled{cursor:not-allowed;opacity:.6}.progress-step-item.active .step-name-text{color:#e2e8f0}.app-root.light .progress-step-item.active .step-name-text{color:#1e293b}.app-root.light .progress-step-item.clickable:hover .step-circle{background:#fff}.step-title{background:linear-gradient(135deg,#fff,#facc15);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.5rem;margin-bottom:2rem;text-align:center}.app-root.light .step-title{background:linear-gradient(135deg,#1e293b,#ea580c);-webkit-background-clip:text;background-clip:text}.category-selection-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2.5rem}.category-card{align-items:center;background:#0f172a99;border:1px solid #94a3b833;border-radius:1.25rem;cursor:pointer;display:flex;gap:1.25rem;padding:1.5rem;position:relative;transition:all .3s ease}.app-root.light .category-card{background:#fff;border-color:#d1d5dbcc}.category-card:hover{background:#1e293bcc;border-color:#f9731680;transform:translateY(-4px)}.category-card.selected{background:#f973161a;border-color:#f97316;box-shadow:0 0 20px #f9731626}.cat-icon{font-size:2rem}.cat-info{display:flex;flex:1 1;flex-direction:column}.cat-label{color:#f1f5f9;font-size:1.1rem;font-weight:700}.app-root.light .cat-label{color:#1e293b}.cat-desc{color:#94a3b8;font-size:.85rem;margin-top:.25rem}.cat-check{align-items:center;border:2px solid #94a3b84d;border-radius:50%;color:#94a3b8;display:flex;font-weight:700;height:24px;justify-content:center;width:24px}.category-card.selected .cat-check{background:#f97316;border-color:#f97316;color:#020617}.vehicle-type-selection{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2.5rem;margin-top:2rem}.type-item{align-items:center;background:#0f172a66;border:1px solid #94a3b81a;border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;transition:all .2s ease}.app-root.light .type-item{background:#f8fafc}.type-item:hover{background:#1e293b99}.type-item.selected{background:#facc151a;border-color:#facc15;box-shadow:0 0 15px #facc151a}.type-icon-large{font-size:2.2rem}.type-label-small{color:#94a3b8;font-size:.9rem;font-weight:600}.type-item.selected .type-label-small{color:#facc15}.step-actions{display:flex;gap:1rem;margin-top:2rem}.step-actions.center{justify-content:center}.step-actions.split{justify-content:space-between}.secondary-button{background:#0000;border:1px solid #94a3b84d;border-radius:99px;color:#94a3b8;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.secondary-button:hover{background:#94a3b81a;color:#f1f5f9}.hero-cta{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:99px;box-shadow:0 10px 25px -5px #ea580c66;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;justify-content:center;letter-spacing:.05em;min-width:240px;overflow:hidden;padding:1rem 2.5rem;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.hero-cta:before{background:linear-gradient(120deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s;width:100%}.hero-cta:hover{box-shadow:0 20px 35px -10px #ea580c99;filter:brightness(1.1);transform:translateY(-4px) scale(1.02)}.hero-cta:hover:before{left:100%}.hero-cta:active{transform:translateY(2px) scale(.98)}.hero-cta:disabled{background:#334155;box-shadow:none;color:#64748b;cursor:not-allowed;transform:none}.plate-section-home{margin:0 auto 2rem;max-width:450px}.plate-persistent-section{border-bottom:1px solid #94a3b81a;margin-bottom:2.5rem;padding-bottom:2rem}.center{text-align:center}.fadeIn{animation:fadeIn .4s ease-out forwards}.form-label-title{color:#64748b;display:block;font-size:.9rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.5rem;text-transform:uppercase}.plate-wrapper{align-items:stretch;background:#0f172a;border:2px solid #334155;border-radius:.5rem;box-shadow:0 4px 20px #00000080;display:flex;margin:0 auto;max-width:400px;overflow:hidden;position:relative;width:100%}.app-root.light .plate-wrapper{background:#fff;border-color:#000;box-shadow:0 4px 6px -1px #0000001a}.plate-strip{align-items:center;background:#039;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:.5rem 0;width:45px}.plate-strip.left{border-right:1px solid #0000001a}.plate-strip.right{border-left:1px solid #0000001a}.euro-stars{color:#fbbf24;font-size:10px;line-height:1}.country-code,.dept-code{color:#fff;font-size:1.2rem;font-weight:700}.region-logo{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:4px;height:24px;margin-bottom:2px;width:24px}.plate-input{background:#1e293b;border:none;color:#fff;flex:1 1;font-family:Bahnschrift,Roboto,sans-serif;font-size:2rem;font-weight:700;letter-spacing:.1em;min-width:0;outline:none;padding:.5rem;text-align:center;text-transform:uppercase}.app-root.light .plate-input{background:#f8fafc;color:#000}.plate-input::placeholder{color:#cbd5e1;opacity:.5}.intro-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at top left,#1f293766,#02061799);border:1px solid #94a3b81a;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000080;margin-bottom:2rem;overflow:hidden;padding:1.5rem;position:relative}.app-root.light .intro-card{background:#fffc;border-color:#d1d5db80;box-shadow:0 20px 40px -10px #0000001a}.app-root.light .intro-card h2{background:linear-gradient(135deg,#1e293b,#facc15 50%,#f97316);-webkit-background-clip:text;background-clip:text}.intro-card h2{background:linear-gradient(135deg,#fff,#facc15 50%,#f97316);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.2rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem;margin-top:0}.intro-card p{color:#cbd5e1;font-size:1.1rem;line-height:1.7;margin:1rem 0}.app-root.light .intro-card p{color:#4b5563}.intro-content{align-items:center;display:flex;gap:2rem;justify-content:space-between}@media (max-width:768px){.intro-content{flex-direction:column;text-align:center}.intro-logo-container{order:-1;width:120px}}.intro-logo-container{flex-shrink:0;width:180px}.floating-logo{animation:float 4s ease-in-out infinite;filter:drop-shadow(0 10px 15px rgba(0,0,0,.3));height:auto;width:100%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}@media (max-width:600px){.info-grid{grid-template-columns:1fr}}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b66;border:1px solid #94a3b814;border-radius:2rem;box-shadow:0 10px 30px -10px #0000004d;display:flex;flex-direction:column;overflow:hidden;padding:0;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.app-root.light .info-card{background:#fff9;border-color:#d1d5db66;box-shadow:0 10px 30px -10px #0000000d}.info-card.clickable:hover{border-color:#f9731666;box-shadow:0 25px 50px -12px #ea580c26;cursor:pointer;transform:translateY(-12px)}.info-card:after{background:linear-gradient(135deg,#ea580c33,#0000 40%);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.card-image{height:180px;overflow:hidden}.card-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.info-card:hover .card-image img{transform:scale(1.05)}.info-card h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;margin:0;padding:2rem 2rem .75rem}.app-root.light .info-card h3{background:linear-gradient(135deg,#1e293b,#64748b);-webkit-background-clip:text;background-clip:text}.info-card p{color:#94a3b8;font-size:1rem;line-height:1.6;margin:0;padding:0 2rem 2rem}.hero-image-container{aspect-ratio:16/7;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000080;margin-bottom:3rem;overflow:hidden}.checkbox-group{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:2rem}.service-card-label{align-items:center;background:#0f172a66;border:1px solid #94a3b81a;border-radius:1rem;cursor:pointer;display:flex;gap:1.25rem;overflow:hidden;padding:1.25rem 1.5rem;position:relative;transition:all .3s ease}.app-root.light .service-card-label{background:#fff;border-color:#d1d5db99}.service-card-label:hover{background:#1e293b99;border-color:#f973164d;transform:translateX(5px)}.service-card-label.selected{background:#f973161a;border-color:#f97316;box-shadow:0 5px 15px #f973161a}.service-card-icon{align-items:center;background:#94a3b81a;border-radius:50%;display:flex;flex-shrink:0;font-size:1.75rem;height:45px;justify-content:center;width:45px}.service-card-label.selected .service-card-icon{background:#f9731633}.service-card-info{align-items:center;display:flex;flex:1 1;justify-content:space-between}.service-name{color:#f1f5f9;font-size:1.05rem;font-weight:600}.app-root.light .service-name{color:#1e293b}.service-checkbox{accent-color:#f97316;height:22px;width:22px}.hero-image{height:100%;object-fit:cover;width:100%}@media (max-width:768px){.vehicle-type-selection{grid-template-columns:repeat(2,1fr)}.config-card{padding:1.5rem 1rem}.step-name-text{font-size:.65rem}.intro-card h2{font-size:1.8rem}.intro-logo-container{width:140px}}.summary-title{color:#facc15;font-size:.9rem;font-weight:700;letter-spacing:.05em;margin-bottom:.75rem;margin-top:1.5rem;text-transform:uppercase}.app-root.light .summary-title{color:#ea580c}.info-card ul{grid-gap:1rem;display:grid;gap:1rem;list-style:none;margin:0;padding:0 2rem 2.5rem}.info-card li{align-items:center;color:#cbd5e1;display:flex;font-weight:500;margin-bottom:0;padding-left:2.25rem;position:relative}.info-card li:before{align-items:center;background:#ea580c26;border:1px solid #ea580c4d;border-radius:50%;color:#f97316;content:"✓";display:flex;font-size:.8rem;font-weight:950;height:1.5rem;justify-content:center;left:0;position:absolute;width:1.5rem}.app-root.light .info-card li{color:#4b5563}.flash-btn{animation:pulse-glow 2s infinite}@keyframes pulse-glow{0%{box-shadow:0 0 0 0 #ea580cb3}70%{box-shadow:0 0 0 15px #ea580c00}to{box-shadow:0 0 0 0 #ea580c00}}.vehicle-manual-info{background:#0f172a4d;border:1px solid #94a3b81a;border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.app-root.light .vehicle-manual-info{background:#0000;border-color:#e2e8f0}.mini-plate-confirm{background:#1e293b;border:1px solid #334155;border-radius:.25rem;color:#fff;display:inline-block;font-family:Bahnschrift,sans-serif;font-size:.9rem;margin-bottom:1.5rem;padding:.25rem .75rem}.app-root.light .mini-plate-confirm{background:#f8fafc;border-color:#020617;color:#020617}.custom-input{background:#0f172a80;border:1px solid #94a3b833;border-radius:.5rem;color:#fff;outline:none;padding:.75rem 1rem;transition:all .2s;width:100%}.app-root.light .custom-input{background:#fff;border-color:#cbd5e1;color:#020617}.custom-input:focus{background:#0f172ab3;border-color:#f97316}.app-root.light .custom-input:focus{background:#fff;border-color:#f97316}.form-item label{margin-bottom:.5rem!important}.contact-form-container{margin-bottom:2.5rem;width:100%}.custom-textarea{font-family:inherit;resize:none}.custom-select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-position:right 1rem center!important;background-repeat:no-repeat!important;background-size:1.25rem!important;cursor:pointer;padding-right:2.5rem!important}.app-root.light .custom-select{background-color:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E")!important;color:#0f172a!important}.account-options-section{border-top:1px solid #94a3b81a;margin-top:2rem;padding-top:2rem}.create-account-toggle{align-items:center;background:#f973160d;border:1px solid #f9731633;border-radius:1rem;cursor:pointer;display:flex;gap:.75rem;margin-bottom:.5rem;padding:1.25rem;transition:all .3s ease}.create-account-toggle:hover{background:#f973161a;border-color:#f9731666;transform:translateY(-2px)}.create-account-toggle input[type=checkbox]{accent-color:#f97316;cursor:pointer;height:22px;width:22px}.toggle-label{color:#f1f5f9;font-size:1rem;font-weight:600}.app-root.light .toggle-label{color:#1e293b}.password-fields{background:#f973160d;border:1px dashed #f973164d;border-radius:1rem;margin-top:1.5rem;padding:1.5rem}.grid-2{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}@media (max-width:640px){.grid-2{gap:1rem;grid-template-columns:1fr}}.guest-opt-out{margin-top:1rem;text-align:right}.guest-opt-out span{color:#64748b;cursor:pointer;font-size:.85rem;opacity:.8;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.guest-opt-out span:hover{color:#f97316;opacity:1}.step-4-split-layout{grid-gap:2rem;align-items:flex-start;display:grid;gap:2rem;grid-template-columns:1fr 340px}.selection-column{display:flex;flex-direction:column;gap:2rem}.category-group{background:#0f172a66;border:1px solid #94a3b81a;border-radius:1.25rem;box-shadow:0 4px 20px #0003;padding:2rem}.group-title{align-items:center;color:#f1f5f9;display:flex;font-size:1.25rem;font-weight:800;gap:.75rem;letter-spacing:-.01em;margin:0 0 1.5rem}.app-root.light .group-title{color:#1e293b}.checkbox-group.grid-1{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.service-card-label.horizontal{align-items:center;background:#1e293b4d;border:1px solid #94a3b826;border-radius:1rem;cursor:pointer;display:flex;gap:1.25rem;min-height:auto;overflow:hidden;padding:1.25rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.service-card-label.horizontal:hover{background:#1e293b99;border-color:#f9731666;transform:translateX(5px)}.service-card-label.horizontal.selected{background:#f9731614;border-color:#f97316;box-shadow:0 0 20px #f973160d}.service-card-label.horizontal .service-name{color:#cbd5e1;flex:1 1;font-size:1rem;font-weight:600;transition:color .2s}.service-card-label.horizontal.selected .service-name{color:#f1f5f9}.app-root.light .category-group{background:#0000;border:none;box-shadow:none;padding:0}.app-root.light .service-card-label.horizontal{background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 4px #00000005}.app-root.light .service-card-label.horizontal:hover{background:#fff;border-color:#f97316}.app-root.light .service-card-label.horizontal.selected{background:#f973160a;border-color:#f97316;box-shadow:0 0 15px #f9731626}.app-root.light .service-card-label.horizontal .service-name{color:#475569}.app-root.light .service-card-label.horizontal.selected .service-name{color:#f97316;font-weight:700}.service-checkbox{appearance:none;-webkit-appearance:none;background:#0000;border:2px solid #94a3b866;border-radius:6px;cursor:pointer;flex-shrink:0;height:24px;position:relative;transition:all .2s;width:24px}.service-checkbox:checked{background:#f97316;border-color:#f97316}.service-checkbox:checked:after{color:#fff;content:"✓";font-size:16px;font-weight:900;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.recap-sticky-card{background:#1e293b;border:1px solid #94a3b833;border-radius:1.25rem;box-shadow:0 20px 40px #0000004d;overflow:hidden;position:-webkit-sticky;position:sticky;top:2rem}.app-root.light .recap-sticky-card{background:#fff;border-color:#e2e8f0;box-shadow:0 10px 30px #0000000d}.recap-header{background:#f973161a;border-bottom:1px solid #f9731633;padding:1.25rem}.recap-header h4{color:#f97316;font-size:1.1rem;margin:0;text-align:center}.recap-body{gap:1.5rem;padding:1.5rem}.recap-body,.recap-section{display:flex;flex-direction:column}.recap-section{gap:.5rem}.section-label{color:#64748b;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.recap-info-plate{background:#facc15;border:1px solid #000;border-radius:.25rem;color:#000;display:inline-block;font-family:Courier New,monospace;font-weight:800;padding:.25rem .75rem;width:-webkit-fit-content;width:fit-content}.recap-info-text{color:#f1f5f9;font-weight:600}.app-root.light .recap-info-text{color:#1e293b}.recap-items-list{display:flex;flex-direction:column;gap:.5rem}.recap-item{align-items:center;background:#0f172a66;border-radius:.5rem;color:#cbd5e1;display:flex;font-size:.9rem;justify-content:space-between;padding:.5rem .75rem}.app-root.light .recap-item{background:#f1f5f9;color:#475569}.remove-mini-btn{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:.75rem;padding:.25rem}.remove-mini-btn:hover{color:#ef4444}.recap-footer{background:#0f172a33;border-top:1px solid #94a3b81a;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.full-width{width:100%}.recap-info-text-large{color:#f1f5f9;font-size:1.15rem;font-weight:800}.item-price{color:#facc15;font-weight:700;margin-left:auto;margin-right:.5rem}.price-total-section{align-items:center;background:#f973160d;border:1px solid #f973161a;border-radius:.75rem;padding:1.25rem}.total-price-display{color:#f97316;font-size:2rem;font-weight:900;margin:.25rem 0}.price-mention{color:#94a3b8;font-size:.7rem;font-style:italic;text-align:center}.app-root.light .recap-info-text-large{color:#0f172a}.app-root.light .item-price{color:#ea580c}.app-root.light .recap-header{background:#f8fafc;border-bottom:2px solid #f1f5f9}.app-root.light .recap-header h4{color:#0f172a;font-weight:800}.app-root.light .recap-section{border-bottom:1px dashed #e2e8f0;padding-bottom:1.25rem}.app-root.light .recap-section:last-child{border-bottom:none}.app-root.light .section-label{color:#64748b;font-weight:700}.app-root.light .recap-info-plate{background:#fde047;border-color:#000;color:#000}.app-root.light .price-total-section{background:#fff7ed;border:1px solid #ffedd5;box-shadow:0 4px 12px #f973160d}.app-root.light .total-price-display{color:#f97316}.app-root.light .price-mention{color:#94a3b8}.app-root.light .recap-item{background:#fff;border:1px solid #e2e8f0;color:#334155}.app-root.light .recap-footer{background:#f8fafc;border-top:1px solid #e2e8f0}.mini-recap-plate{border-width:1.5px;height:45px;margin:0 0 .75rem;max-width:260px}.mini-recap-plate .plate-strip{padding:.25rem 0;width:30px}.mini-recap-plate .euro-stars{font-size:6px}.mini-recap-plate .country-code,.mini-recap-plate .dept-code{font-size:.8rem}.mini-recap-plate .region-logo{height:16px;width:16px}.plate-display-text{align-items:center;background:#1e293b;color:#fff;display:flex;flex:1 1;font-family:Bahnschrift,Roboto,sans-serif;font-size:1.25rem;font-weight:800;justify-content:center;letter-spacing:.05em;text-transform:uppercase}.app-root.light .plate-display-text{background:#fff;color:#000}.travel-fee-item{background:#94a3b81a!important;border:1px dashed #94a3b833;margin-top:.5rem}.fee-icon{font-size:1rem;margin-right:.5rem}.fee-mention{color:#f97316;font-size:.8rem;font-weight:700}.app-root.light .travel-fee-item{background:#f1f5f9!important;border-color:#cbd5e1}.sub-services-step-1{border-top:1px solid #94a3b81a;margin-top:3rem;padding-top:2rem}.service-card-label.horizontal.small{border-radius:.75rem;gap:.75rem;padding:.75rem 1rem}.service-info-mini{align-items:center;display:flex;flex:1 1;gap:.6rem}.service-icon-mini{font-size:1.1rem;opacity:.9}.service-card-label.horizontal.small .service-name{font-size:.95rem}.app-root.light .sub-services-step-1{border-top-color:#e2e8f0}.surcharge-item{background:#facc150d!important;border:1px dashed #facc1533;margin-top:.25rem}.factor-tag.highlight{border-color:#f97316;color:#f97316}.app-root.light .surcharge-item{background:#fefce8!important;border-color:#fef08a}.price-factors{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:.75rem}.factor-tag{background:#94a3b81a;border:1px solid #94a3b833;border-radius:4px;color:#94a3b8;font-size:.65rem;font-weight:700;padding:.2rem .5rem;text-transform:uppercase}.app-root.light .factor-tag{background:#f1f5f9;border-color:#cbd5e1;color:#64748b}@media (max-width:900px){.step-4-split-layout{grid-template-columns:1fr}.recap-sticky-card{position:static}}.quote-simulation-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617d9;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:1000}.quote-document-container{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#ffffff08;border:1px solid #ffffff1a;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000080;color:#f1f5f9;display:flex;flex-direction:column;gap:2rem;max-height:90vh;max-width:800px;overflow-y:auto;padding:3rem;position:relative;width:100%}.app-root.light .quote-document-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border-color:#0000001a;box-shadow:0 20px 40px #0000001a;color:#0f172a}.quote-watermark{color:#f973160d;font-size:8rem;font-weight:900;left:50%;pointer-events:none;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%) rotate(-30deg);white-space:nowrap;z-index:0}.app-root.light .quote-watermark{color:#f9731608}.quote-header{align-items:flex-start;border-bottom:2px solid #f9731633;display:flex;justify-content:space-between;padding-bottom:2rem;position:relative;z-index:1}.quote-logo-section h2{color:#f97316;font-size:1.5rem;letter-spacing:.1rem;margin:0}.quote-meta-info{color:#94a3b8;font-size:.85rem;text-align:right}.app-root.light .quote-meta-info{color:#64748b}.quote-subject-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:1}.subject-block h4{color:#facc15;font-size:.75rem;letter-spacing:.05rem;margin-bottom:1rem;text-transform:uppercase}.subject-details p{font-size:.95rem;margin:.25rem 0}.quote-table-container{margin-top:1rem;position:relative;z-index:1}.quote-table{border-collapse:collapse;width:100%}.quote-table th{background:#f973161a;color:#94a3b8;font-size:.8rem;padding:1rem;text-align:left;text-transform:uppercase}.quote-table td{border-bottom:1px solid #94a3b81a;padding:1.25rem 1rem}.quote-table .col-price{font-weight:700;text-align:right;width:120px}.quote-total-block{display:flex;flex-direction:column;gap:.75rem;margin-left:auto;margin-top:2rem;position:relative;width:300px;z-index:1}.total-row{display:flex;font-size:.9rem;justify-content:space-between}.total-row.grand-total{border-top:2px solid #f97316;color:#f97316;font-size:1.5rem;font-weight:900;margin-top:.5rem;padding-top:1rem}.quote-footer-pro{border-top:1px solid #94a3b81a;color:#64748b;font-size:.75rem;line-height:1.6;margin-top:3rem;padding-top:1.5rem;text-align:center}.close-sim-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:all .2s;width:40px;z-index:10}.close-sim-btn:hover{background:#ef4444}@media (max-width:700px){.quote-document-container{padding:1.5rem}.quote-subject-grid{gap:2rem;grid-template-columns:1fr}.quote-header{flex-direction:column;gap:1.5rem}.quote-meta-info{text-align:left}}.h-tech-intro.gold-theme{background:radial-gradient(circle at center,#f9731614 0,#0000 75%);border:1px solid #f973161a;border-radius:2rem;margin-bottom:4rem;overflow:hidden;padding:6rem 1rem;position:relative;text-align:center}.h-tech-badge.gold{background:#f973161a;border:1px solid #f97316;border-radius:99px;box-shadow:0 0 20px #f9731633;color:#f97316;display:inline-block;font-size:.85rem;font-weight:800;letter-spacing:.15em;margin-bottom:2rem;padding:.6rem 1.5rem;text-transform:uppercase}.h-tech-slogan{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff 40%,#facc15);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.8rem,8vw,4rem);font-weight:950;line-height:1.1;margin-bottom:2rem;overflow-wrap:break-word;text-shadow:0 10px 30px #00000080}.h-tech-desc{color:#94a3b8;font-size:1.25rem;line-height:1.7;margin:0 auto 4rem;max-width:850px}.h-tech-counters.gold{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}@media (max-width:600px){.h-tech-counters.gold{gap:1.5rem}}.h-tech-counters.gold .counter-val{color:#facc15;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:950;text-shadow:0 0 30px #facc154d}.h-tech-counters.gold .counter-label{color:#64748b;font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.h-tech-catalog.gold-theme{padding:6rem 0}.section-title-tech.gold{align-items:center;display:flex;gap:2rem;margin-bottom:4rem}.section-title-tech.gold .title-line.gold{background:linear-gradient(90deg,#f97316,#0000);flex:1 1;height:1px}.section-title-tech.gold .title-text-tech{color:#fff;font-size:2rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase}@media (max-width:768px){.section-title-tech.gold{flex-wrap:wrap;gap:1rem;justify-content:center}.section-title-tech.gold .title-text-tech{font-size:1.5rem;letter-spacing:.1em;text-align:center;width:100%}.section-title-tech.gold .title-line.gold{display:none}}.app-root.light .section-title-tech.gold .title-text-tech{color:#1e293b}.tech-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(4,1fr)}@media (max-width:1200px){.tech-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.grid-2,.tech-grid{grid-template-columns:1fr}}.tech-card.gold{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #94a3b81a;border-bottom:4px solid #0000;border-radius:2rem;display:flex;flex-direction:column;padding:3rem 2.5rem;text-align:center;transition:all .4s ease}.app-root.light .tech-card.gold{background:#fff;border-color:#e2e8f0;box-shadow:0 10px 30px #0000000d}.app-root.light .tech-card.gold h3{color:#1e293b}.app-root.light .tech-card.gold p{color:#475569}.tech-card.gold:hover{background:#1e293bcc;border-bottom-color:#f97316;transform:translateY(-15px)}.tech-card-icon.gold{color:#f97316;font-size:3.5rem;margin-bottom:1.5rem}.tech-card.gold h3{font-size:1.5rem;margin-bottom:1rem}.tech-card.gold p{line-height:1.6;margin-bottom:2rem}.particles-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.particle.gold{animation:floating-up-gold linear infinite;background:#facc15;border-radius:50%;opacity:.2;position:absolute}@keyframes floating-up-gold{0%{opacity:0;transform:translateY(110%) scale(0)}20%{opacity:.3}80%{opacity:.3}to{opacity:0;transform:translateY(-10%) scale(1.5)}}.hero-cta.small.gold{font-size:.9rem;margin-top:1.5rem;min-width:160px;padding:.75rem 1.5rem}@media (max-width:768px){.h-tech-intro.gold-theme{padding:4rem 1rem}.section-title-tech.gold .title-text-tech{font-size:1.5rem;letter-spacing:.15em}}.service-page-container{animation:fadeIn .8s ease-out;display:flex;flex-direction:column;gap:3rem;margin:4rem auto;max-width:1200px;padding:0 1.5rem}.service-hero{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b66;border:1px solid #94a3b814;border-radius:2.5rem;overflow:hidden;padding:4rem;position:relative}.service-hero:after{background:radial-gradient(circle at top right,#ea580c1a,#0000 50%);content:"";inset:0;pointer-events:none;position:absolute}.service-hero h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#facc15);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:900;line-height:1.2;margin-bottom:2rem}.service-hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.service-hero-image-wrapper{border:1px solid #94a3b833;border-radius:2rem;box-shadow:0 20px 40px #0000004d;height:350px;overflow:hidden;width:100%}.service-hero-image-wrapper img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.service-hero-image-wrapper:hover img{transform:scale(1.05)}.service-hero-text{display:flex;flex-direction:column;gap:1.5rem}.service-hero-text p{color:#94a3b8;font-size:1.15rem;line-height:1.8;margin:0}.technical-badge{align-items:center;background:#ea580c1a;border:1px solid #ea580c33;border-radius:999px;color:#f97316;display:inline-flex;font-size:.85rem;font-weight:700;gap:.5rem;letter-spacing:.05em;margin-bottom:1rem;padding:.5rem 1rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.solutions-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.solution-card-premium{background:#0f172a4d;border:1px solid #94a3b814;border-radius:2rem;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.solution-card-premium:hover{background:#1e293b80;border-color:#f9731666;box-shadow:0 25px 50px -12px #ea580c26;transform:translateY(-10px)}.solution-card-premium h3{color:#fff;font-size:1.4rem;font-weight:800;margin:0}.solution-meta{align-items:center;border-bottom:1px solid #94a3b81a;display:flex;justify-content:space-between;padding-bottom:1rem}.solution-tag{background:#94a3b81a;border-radius:999px;color:#94a3b8;font-size:.7rem;font-weight:700;padding:.3rem .8rem;text-transform:uppercase}.solution-desc{color:#94a3b8;font-size:.95rem;line-height:1.6;margin:1rem 0}.solution-footer{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin-top:auto}.solution-price{display:flex;flex-direction:column}.solution-price .label{color:#64748b;font-size:.75rem;text-transform:uppercase}.solution-price .value{color:#facc15;font-size:1.5rem;font-weight:900}@media (max-width:1000px){.service-hero-content{gap:3rem;grid-template-columns:1fr}.service-hero-image-wrapper{height:250px;order:-1}.service-hero h2{font-size:2.2rem;text-align:center}.service-hero{padding:3rem 2rem}}@media (max-width:600px){.solutions-grid{grid-template-columns:1fr}.solution-card-premium{padding:2rem}}.app-root.light .service-hero,.app-root.light .solution-card-premium{background:#fff9;border-color:#d1d5db66}.app-root.light .service-hero h2{background:linear-gradient(135deg,#1e293b,#64748b);-webkit-background-clip:text;background-clip:text}.app-root.light .solution-card-premium h3{color:#1e293b}.app-root.light .solution-price .value{color:#ea580c}.app-root.light .service-hero-text p,.app-root.light .solution-desc{color:#475569}.app-root.light .solution-meta{border-color:#e2e8f0}.app-root.light .technical-badge{background:#ea580c0d}.quote-page-container{margin:0 auto;padding:2rem 1rem}.contact-page-container,.quote-page-container{animation:fadeIn .8s ease-out;max-width:1200px}.contact-page-container{display:flex;flex-direction:column;gap:3rem;margin:4rem auto;padding:0 1.5rem}.contact-hero{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b66;border:1px solid #94a3b814;border-radius:2rem;overflow:hidden;padding:3rem;position:relative;text-align:center}.contact-hero:after{background:radial-gradient(circle at top right,#f973160d,#0000 40%);content:"";inset:0;pointer-events:none;position:absolute}.contact-hero h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#facc15);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900;margin-bottom:1rem}.contact-hero p{color:#94a3b8;font-size:1.1rem;line-height:1.7;margin:0 auto;max-width:700px}.contact-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1.5fr 1fr}.contact-form-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b66;border:1px solid #94a3b814;border-radius:2rem;padding:3rem}.contact-form-card h3{align-items:center;color:#fff;display:flex;font-size:1.8rem;gap:1rem;margin-bottom:2rem}.contact-info-stack{display:flex;flex-direction:column;gap:1.5rem}.info-box{background:#1e293b4d;border:1px solid #94a3b814;border-radius:1.5rem;padding:2rem;transition:all .3s ease}.info-box:hover{border-color:#f973164d;transform:translateX(10px)}.info-box h4{color:#facc15;font-size:1.1rem;letter-spacing:.1em;margin:0 0 1rem;text-transform:uppercase}.info-content{color:#fff;font-size:1.05rem;line-height:1.6}.info-content strong{color:#94a3b8;display:block;font-size:.9rem;font-weight:400}.socials-row{display:flex;gap:1rem;margin-top:1rem}.social-pill{background:#94a3b80d;border:1px solid #94a3b81a;border-radius:999px;color:#fff;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.social-pill:hover{background:#f97316;border-color:#f97316;color:#020617;transform:translateY(-2px)}.contact-map-section{border:1px solid #94a3b81a;border-radius:2rem;grid-column:1/-1;height:400px;overflow:hidden}@media (max-width:900px){.contact-grid{grid-template-columns:1fr}.contact-hero h2{font-size:2rem}}.app-root.light .contact-form-card,.app-root.light .contact-hero{background:#fff9;border-color:#d1d5db66}.app-root.light .contact-hero h2{background:linear-gradient(135deg,#1e293b,#64748b);-webkit-background-clip:text;background-clip:text}.app-root.light .info-box{background:#ffffff80;border-color:#d1d5db99}.app-root.light .info-content{color:#1e293b}.app-root.light .info-box h4{color:#ea580c}.app-root.light .social-pill{border-color:#d1d5db;color:#1e293b}.account-layout{background:#020617;display:flex;height:calc(100vh - 82px);overflow:hidden}.app-root.light .account-layout{background:#f8fafc}.account-main-content{background:radial-gradient(circle at top right,#facc1508,#0000 400px);flex:1 1;overflow-y:auto;padding:1.5rem 2rem;scroll-behavior:smooth}.account-main-content::-webkit-scrollbar{width:8px}.account-main-content::-webkit-scrollbar-track{background:#94a3b805}.account-main-content::-webkit-scrollbar-thumb{background:#94a3b81a;border-radius:4px}.account-main-content::-webkit-scrollbar-thumb:hover{background:#facc1533}@media (max-width:1024px){.account-layout{flex-direction:column;height:auto;min-height:100vh;position:relative}.account-layout,.account-main-content{max-width:100vw;overflow-x:hidden;width:100%}.account-main-content{box-sizing:border-box;display:block;overflow-y:visible;padding:1rem 1rem 100px}}.status-badge{border-radius:999px;display:inline-block;letter-spacing:.05em;padding:.35rem .75rem;text-transform:uppercase}.status-badge.en_attente,.status-badge.pending{background:#facc1526;border:1px solid #facc154d;color:#facc15}.status-badge.paid,.status-badge.valide{background:#22c55e26;border:1px solid #22c55e4d;color:#4ade80}.status-badge.cancelled,.status-badge.refuse{background:#ef444426;border:1px solid #ef44444d;color:#f87171}.status-badge.termine{background:#94a3b826;border:1px solid #94a3b84d;color:#cbd5e1}.app-root.light .status-badge.en_attente{background:#fef9c3;border-color:#fde047;color:#854d0e}.app-root.light .status-badge.valide{background:#dcfce7;border-color:#86efac;color:#166534}.app-root.light .status-badge.termine{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.account-sidebar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0f172ad9;border-right:1px solid #94a3b81a;display:flex;flex-direction:column;height:100%;max-width:260px;min-width:260px;padding:1.5rem .75rem;width:260px;z-index:10}.app-root.light .account-sidebar{background:#ffffffe6;border-color:#e2e8f0}.sidebar-user-section{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem;padding:0 .5rem;text-align:center}.user-avatar-large{align-items:center;background:linear-gradient(135deg,#facc15,#f59e0b);border-radius:18px;box-shadow:0 15px 30px #facc151a;color:#0f172a;display:flex;font-size:2rem;font-weight:900;height:70px;justify-content:center;margin-bottom:1rem;transform:rotate(-3deg);transition:transform .3s ease;width:70px}.account-sidebar:hover .user-avatar-large{transform:rotate(0deg) scale(1.05)}.sidebar-user-section h3{color:#f8fafc;font-size:1.15rem;font-weight:700;margin:0}.app-root.light .sidebar-user-section h3{color:#1e293b}.user-badge{background:#facc151a;border:1px solid #facc151a;border-radius:99px;color:#facc15;font-size:.65rem;font-weight:700;letter-spacing:.1em;margin-top:.5rem;padding:.25rem .75rem;text-transform:uppercase}.sidebar-nav{display:flex;flex-direction:column;gap:.4rem;padding-right:4px}.sidebar-nav-link{align-items:center;background:#0000;border:none;border-radius:.75rem;color:#64748b;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.85rem;overflow:hidden;padding:.75rem 1rem;position:relative;text-align:left;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%}.sidebar-nav-link:hover{background:#94a3b80d;color:#f1f5f9}.app-root.light .sidebar-nav-link:hover{background:#0f172a0d;color:#0f172a}.sidebar-nav-link.active{background:linear-gradient(90deg,#facc151a,#0000);color:#facc15}.sidebar-nav-link.active:before{background:#facc15;border-radius:0 4px 4px 0;box-shadow:0 0 10px #facc1580;content:"";height:50%;left:0;position:absolute;top:25%;width:4px}.app-root.light .sidebar-nav-link.active{background:linear-gradient(90deg,#fefce8,#0000);color:#d97706}.nav-badge{background:#ef4444;border-radius:6px;box-shadow:0 4px 10px #ef44444d;color:#fff;font-size:.65rem;font-weight:800;margin-left:auto;padding:.2rem .5rem}.text-button{background:#0000;border:none;color:#94a3b8;cursor:pointer;font-weight:600;transition:all .2s}.text-button:hover{color:#facc15}.small-text{font-size:.8rem}.sidebar-footer{padding:2rem 1rem 0}.sidebar-footer p{color:#475569;font-size:.8rem;margin-bottom:1.25rem;text-align:center}.support-btn{background:#facc150d;border:1px solid #facc1533;border-radius:.75rem;color:#facc15;cursor:pointer;font-size:.9rem;font-weight:700;padding:.875rem;transition:all .3s;width:100%}.support-btn:hover{background:#facc15;box-shadow:0 10px 20px #facc1533;color:#0f172a}@media (max-width:1024px){.account-sidebar{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0f172af2;border-right:none;border-top:1px solid #94a3b81a;bottom:0;box-shadow:0 -4px 20px #0006;flex-direction:row;height:auto;justify-content:flex-start;left:0;max-width:100%;min-width:100%;padding:0 0 env(safe-area-inset-bottom);position:fixed;right:0;width:100%;z-index:29}.app-root.light .account-sidebar{background:#fffffff2;border-top-color:#e2e8f0;box-shadow:0 -4px 20px #0000001a}.account-main-content{padding-bottom:90px}.sidebar-footer,.sidebar-user-section{display:none}.sidebar-nav{-webkit-overflow-scrolling:touch;flex-direction:row;gap:0;justify-content:flex-start;overflow-x:auto;padding:.5rem 0;scrollbar-width:none;width:100%}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav-link{align-items:center;border-radius:0;color:#94a3b8;flex-direction:column;flex-shrink:0;font-size:.8rem;gap:6px;justify-content:center;min-width:85px;padding:.6rem .25rem;text-align:center;width:25vw}.sidebar-nav-link svg{stroke-width:1.5px;height:28px;width:28px}.sidebar-nav-link span{display:block;font-weight:600;max-width:100%;overflow:hidden;padding:0 2px;text-overflow:ellipsis;white-space:nowrap}.sidebar-nav-link.active:before{display:none}.sidebar-nav-link.active{background:#facc150d;color:#facc15}.sidebar-nav-link.active svg{stroke-width:2px;filter:drop-shadow(0 0 8px rgba(250,204,21,.6))}.app-root.light .sidebar-nav-link.active{background:#0000;color:#ea580c}.nav-badge{border-radius:4px;font-size:.5rem;margin:0;padding:2px 4px;position:absolute;right:2px;top:2px}}.account-content-wrapper{animation:fadeIn .4s ease-out}.dashboard-hero{margin-bottom:2rem}.dashboard-hero h2{color:#f1f5f9;font-size:2rem;margin-bottom:.5rem}.app-root.light .dashboard-hero h2{color:#0f172a}.ongoing-task-card{background:linear-gradient(135deg,#0f172a,#1e293b);border:1px solid #94a3b81a;border-radius:1.5rem;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative}.app-root.light .ongoing-task-card{background:linear-gradient(135deg,#fff,#f1f5f9);border-color:#e2e8f0}.task-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.live-badge{animation:pulse 2s infinite;background:#ef4444;border-radius:4px;color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.1em;padding:.2rem .6rem}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.task-vehicle-info{display:flex;flex-direction:column;margin-bottom:2rem}.task-vehicle-info strong{color:#f1f5f9;font-size:1.2rem}.app-root.light .task-vehicle-info strong{color:#0f172a}.task-vehicle-info span{color:#facc15;font-weight:600}.progress-container{margin:2rem 0}.progress-bar-wrapper{background:#94a3b81a;border-radius:5px;height:10px;margin-bottom:1rem;position:relative}.progress-fill{background:linear-gradient(90deg,#facc15,#f59e0b);border-radius:5px;height:100%;position:relative;transition:width 1s ease-in-out}.progress-glow{background:#facc1599;border-radius:50%;filter:blur(8px);height:20px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px}.progress-steps-labels{display:flex;justify-content:space-between}.progress-steps-labels span{color:#64748b;font-size:.75rem;position:relative}.progress-steps-labels span.done{color:#facc15;font-weight:600}.progress-steps-labels span.active{color:#f1f5f9;font-weight:700}.app-root.light .progress-steps-labels span.active{color:#0f172a}.task-footer{align-items:center;border-top:1px solid #94a3b81a;color:#94a3b8;display:flex;font-size:.9rem;justify-content:space-between;padding-top:1.5rem}.current-status-info{align-items:center;color:#4ade80;display:flex;font-weight:600;gap:.5rem}.dashboard-grid-account{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card-mini{align-items:center;background:#0f172a;border:1px solid #94a3b81a;border-radius:1rem;display:flex;gap:1rem;padding:1.5rem}.app-root.light .card-mini{background:#fff;border-color:#e2e8f0}.mini-icon{align-items:center;border-radius:12px;display:flex;font-size:1.5rem;height:48px;justify-content:center;width:48px}.mini-icon.blue{background:#3b82f61a}.mini-icon.green{background:#4ade801a}.mini-icon.purple{background:#a855f71a}.mini-content{display:flex;flex-direction:column}.mini-value{color:#f1f5f9;font-size:1.25rem;font-weight:700}.app-root.light .mini-value{color:#0f172a}.dashboard-grid-layout-account{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr}@media (max-width:1200px){.dashboard-grid-layout-account{grid-template-columns:1fr}}.notifications-card{background:#0f172a;border:1px solid #94a3b81a;border-radius:1.5rem;padding:1.5rem}.app-root.light .notifications-card{background:#fff;border-color:#e2e8f0}.notification-list-account{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.notification-item-account{background:#94a3b80d;border-radius:1rem;display:flex;gap:1rem;padding:1rem;position:relative}.notification-item-account.new{background:#facc150d;border:1px solid #facc151a}.notif-dot{background:#facc15;border-radius:50%;box-shadow:0 0 10px #facc15;height:8px;margin-top:6px;width:8px}.notif-content p{color:#f1f5f9;font-size:.9rem;margin:0 0 .25rem}.app-root.light .notif-content p{color:#334155}.vehicle-card-premium{cursor:default;transition:all .4s cubic-bezier(.4,0,.2,1)}.vehicle-card-premium:hover{background:#1e293b99!important;border-color:#facc154d!important;box-shadow:0 20px 40px #0000004d,0 0 20px #facc150d!important;transform:translateY(-10px)}.vehicle-card-premium .premium-btn:hover{background:#facc15!important;border-color:#facc15!important;box-shadow:0 10px 20px #facc1533;color:#0f172a!important}.plate-badge{transition:all .3s ease}.vehicle-card-premium:hover .plate-badge{background:#facc15!important;color:#0f172a!important}@media (max-width:768px){.table-responsive{-webkit-overflow-scrolling:touch;border:1px solid #94a3b81a;border-radius:.5rem;display:block;margin-bottom:1rem;max-width:100%;overflow-x:auto;width:100%}.data-table{border-collapse:initial;min-width:600px;width:100%}.card-mini,.card.full-width-card{max-width:100%;overflow:hidden;padding:1rem}.data-table td[colspan="6"]{padding:1.5rem .5rem!important}.dashboard-hero h2{font-size:1.5rem}}.booking-container{background:#0f172a;border:1px solid #94a3b81a;border-radius:1.5rem;margin:0 auto;max-width:800px;padding:2.5rem}.app-root.light .booking-container{background:#fff;border-color:#e2e8f0}.booking-stepper{margin-bottom:3rem}.booking-stepper,.step-dot{align-items:center;display:flex;justify-content:center}.step-dot{background:#1e293b;border:2px solid #334155;border-radius:50%;color:#64748b;font-size:.9rem;font-weight:700;height:32px;transition:all .3s;width:32px}.step-dot.active{background:#facc15;border-color:#facc15;box-shadow:0 0 15px #facc154d;color:#0f172a}.step-line{background:#334155;height:2px;margin:0 10px;width:60px}.booking-step-content{text-align:center}.booking-step-content h3{color:#f1f5f9;font-size:1.5rem;margin-bottom:2rem}.app-root.light .booking-step-content h3{color:#0f172a}.service-selection-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.service-card-btn{align-items:center;background:#94a3b80d;border:1px solid #94a3b81a;border-radius:1rem;color:#f1f5f9;cursor:pointer;display:flex;flex-direction:column;gap:1rem;padding:2rem 1rem;transition:all .2s}.app-root.light .service-card-btn{background:#f8fafc;border-color:#e2e8f0;color:#334155}.service-card-btn:hover{background:#facc150d;border-color:#facc15;transform:translateY(-5px)}.service-icon-large{font-size:3rem}.service-label-large{font-size:1.1rem;font-weight:700}.service-duration{color:#94a3b8;font-size:.8rem}.calendar-booking{background:#94a3b80d;border-radius:1rem;padding:1.5rem}.calendar-header-booking{color:#facc15;font-weight:700;margin-bottom:1rem}.calendar-dates-list{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scrollbar-color:#334155 #0000;scrollbar-width:thin}.calendar-dates-list::-webkit-scrollbar{height:4px}.calendar-dates-list::-webkit-scrollbar-thumb{background:#334155;border-radius:10px}.date-select-card{align-items:center;background:#1e293b;border:1px solid #334155;border-radius:1rem;color:#f1f5f9;cursor:pointer;display:flex;flex:0 0 80px;flex-direction:column;height:100px;justify-content:center;transition:all .2s}.app-root.light .date-select-card{background:#fff;border-color:#e2e8f0;color:#0f172a}.date-select-card:hover{background:#facc150d;border-color:#facc15;transform:translateY(-2px)}.date-day-name{color:#94a3b8;font-size:.75rem;margin-bottom:.25rem;text-transform:uppercase}.date-day-number{font-size:1.5rem;font-weight:800;line-height:1}.date-month-name{color:#94a3b8;font-size:.75rem;margin-top:.25rem}.slots-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.time-slot-btn{background:#1e293b;border:1px solid #334155;border-radius:.75rem;color:#facc15;cursor:pointer;font-weight:700;padding:1rem;transition:all .2s}.app-root.light .time-slot-btn{background:#fff;border-color:#cbd5e1}.time-slot-btn:hover{background:#facc15;color:#0f172a}.back-btn{background:#0000;border:none;color:#94a3b8;cursor:pointer;display:inline-block;margin-bottom:1rem}.back-btn:hover{color:#facc15}.success-confirmation{padding:2rem}.success-icon{align-items:center;background:#4ade80;border-radius:50%;box-shadow:0 0 20px #4ade8066;color:#fff;display:flex;font-size:2rem;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.summary-box{background:#94a3b80d;border-radius:1rem;margin:2rem 0;padding:1.5rem;text-align:left}.animation-fadeIn{animation:fadeIn .4s ease-out}@media (max-width:768px){.booking-container{border-radius:0;box-sizing:border-box;margin:0;padding:1rem!important;width:100%}.app-root.light .booking-container,.booking-container{background:#0000;border:none}.booking-stepper{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:2rem;overflow:hidden;width:100%}.step-line{background:#334155;flex:1 1;height:2px;margin:0 4px;min-width:5px;width:auto!important}.step-dot{border-width:2px;flex-shrink:0;font-size:.75rem;height:26px;width:26px}.service-selection-grid{display:flex;flex-direction:column;gap:1rem;width:100%}.service-card-btn{align-items:center;flex-direction:row;padding:1rem;text-align:left;white-space:normal;width:100%;word-break:break-word}.service-icon-large{flex-shrink:0;font-size:1.75rem;margin-right:1rem}.service-label-large{flex:1 1;font-size:.95rem;line-height:1.3}.service-duration{font-size:.7rem;margin-left:.5rem;white-space:nowrap}.booking-step-content{width:100%}.booking-step-content h3{font-size:1.25rem;margin-bottom:1.5rem}}.settings-column{gap:1.5rem}.settings-column,.settings-form{display:flex;flex-direction:column}.settings-form{gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#94a3b8;font-size:.85rem;font-weight:500}.admin-input{background:#94a3b80d;border:1px solid #94a3b826;border-radius:.75rem;box-sizing:border-box;color:#f1f5f9;font-size:.9rem;max-width:100%;outline:none;padding:.75rem 1rem;transition:all .2s;width:100%}.app-root.light .admin-input{background:#fff;border-color:#cbd5e1;color:#1e293b}.admin-input:focus{border-color:#facc15}.form-row-grid{grid-gap:1rem;align-items:center;border-bottom:1px solid #94a3b80d;display:grid;gap:1rem;grid-template-columns:100px 1fr 50px;padding:.5rem 0}.hour-inputs{align-items:center;display:flex;gap:.5rem}.hour-inputs input{background:#94a3b80d;border:1px solid #94a3b81a;border-radius:.4rem;color:#f1f5f9;font-size:.85rem;padding:.4rem;text-align:center;width:70px}.hour-inputs span{color:#64748b}.switch{display:inline-block;height:20px;position:relative;width:40px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#94a3b833;border-radius:20px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:14px;left:3px;width:14px}input:checked+.slider{background-color:#facc15}input:checked+.slider:before{transform:translateX(20px)}.small-select{font-size:.8rem;padding:.4rem .75rem}.app-root.light .status-badge.paid{background:#dcfce7;color:#15803d}.filter-bar{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin-bottom:2rem}.search-input-wrapper{align-items:center;display:flex;flex:1 1;max-width:100%;min-width:250px;position:relative}@media (max-width:600px){.search-input-wrapper{min-width:100%;width:100%}}.search-input-wrapper svg{color:#64748b;left:1rem;position:absolute}.search-input-wrapper input{background:#94a3b80d;border:1px solid #94a3b826;border-radius:.75rem;color:#f1f5f9;font-size:.9rem;outline:none;padding:.75rem 1rem .75rem 3rem;transition:all .2s;width:100%}.app-root.light .search-input-wrapper input{background:#fff;border-color:#cbd5e1;color:#1e293b}.search-input-wrapper input:focus{background:#facc150d;border-color:#facc15}.filter-group{display:flex;gap:1rem}.filter-group select{background:#94a3b80d;border:1px solid #94a3b826;border-radius:.75rem;color:#f1f5f9;cursor:pointer;font-size:.9rem;outline:none;padding:.75rem 1rem}.app-root.light .filter-group select{background:#fff;border-color:#cbd5e1;color:#1e293b}.filter-group select:focus{border-color:#facc15}.admin-layout{background:#020617;display:flex;height:100vh;overflow:hidden}.app-root.light .admin-layout{background:#f8fafc}.admin-main-content{display:flex;flex:1 1;flex-direction:column;max-height:100vh;overflow:hidden}@media (max-width:1024px){.admin-main-content{max-height:none;overflow:visible;padding-bottom:80px}.admin-layout{display:block;height:auto}.admin-body,.admin-layout{overflow:visible}}.admin-body{flex:1 1;overflow-y:auto;padding:2rem}.admin-header{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172acc;border-bottom:1px solid #94a3b81a;display:flex;height:80px;justify-content:space-between;padding:0 2.5rem;z-index:100}.app-root.light .admin-header{background:#fffc;border-color:#e2e8f0}.admin-header-left{display:flex;flex-direction:column;gap:.25rem}.current-tab-badge{align-items:center;color:#facc15;display:flex;font-size:.75rem;font-weight:600;gap:.5rem;letter-spacing:.05em;text-transform:uppercase}.current-tab-badge .dot{background:#facc15;border-radius:50%;box-shadow:0 0 10px #facc1580;height:6px;width:6px}.admin-header-left h1{color:#f8fafc;font-size:1.25rem;font-weight:700;margin:0}.app-root.light .admin-header-left h1{color:#1e293b}.admin-header-right{align-items:center;display:flex;gap:2rem}.back-to-site-btn{align-items:center;background:#94a3b81a;border:1px solid #94a3b833;border-radius:.75rem;color:#e2e8f0;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.6rem 1rem;transition:all .2s}.back-to-site-btn:hover{background:#94a3b833;border-color:#facc15;color:#facc15}.app-root.light .back-to-site-btn{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.admin-user-profile{align-items:center;border-left:1px solid #94a3b81a;display:flex;gap:1rem;padding-left:2rem}.admin-user-info{align-items:flex-end;display:flex;flex-direction:column}.admin-name{color:#f1f5f9;font-size:.9rem;font-weight:600}.app-root.light .admin-name{color:#1e293b}.admin-role{color:#64748b;font-size:.75rem}.admin-avatar{align-items:center;background:linear-gradient(135deg,#facc15,#eab308);border-radius:50%;box-shadow:0 4px 12px #facc154d;color:#020617;display:flex;font-size:1.1rem;font-weight:700;height:40px;justify-content:center;width:40px}.admin-content-wrapper{animation:fadeIn .3s ease-in-out;margin:0 auto;max-width:1400px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.admin-header{height:60px;padding:0 1rem}.admin-header-left h1{display:none}.back-to-site-btn,.back-to-site-btn span{font-size:0;gap:0;padding:.5rem}.back-to-site-btn svg{margin:0}.admin-name,.admin-role{display:none}.admin-user-profile{gap:.5rem;padding-left:1rem}.admin-avatar{font-size:.9rem;height:32px;width:32px}}.admin-intro{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.admin-header-actions{display:flex;gap:.75rem}.date-filter{align-items:center;background:#94a3b81a;border:1px solid #94a3b833;border-radius:99px;color:#e5e7eb;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem}.app-root.light .date-filter{background:#fff;border-color:#cbd5e1;color:#475569}.export-btn{align-items:center;display:flex;gap:.5rem}.admin-stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:2.5rem}.stat-card{align-items:flex-start;background:#0f172a;border:1px solid #94a3b826;border-radius:1rem;display:flex;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s}.app-root.light .stat-card{background:#fff;border-color:#e2e8f0;box-shadow:0 1px 3px #0000000d}.stat-card:hover{box-shadow:0 10px 25px -5px #0000004d;transform:translateY(-2px)}.stat-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.pending-icon{background:#eab30826;color:#facc15}.today-icon{background:#3b82f626;color:#60a5fa}.revenue-icon{background:#22c55e26;color:#4ade80}.clients-icon{background:#a855f726;color:#c084fc}.app-root.light .pending-icon{background:#fef9c3;color:#b45309}.app-root.light .today-icon{background:#dbeafe;color:#1d4ed8}.app-root.light .revenue-icon{background:#dcfce7;color:#15803d}.app-root.light .clients-icon{background:#f3e8ff;color:#7e22ce}.stat-content{display:flex;flex-direction:column}.stat-value{color:#f8fafc;font-size:1.75rem;font-weight:700;line-height:1.2}.app-root.light .stat-value{color:#1e293b}.stat-label{color:#94a3b8;font-size:.875rem;margin-top:.25rem}.full-width-card{background:#0f172a;border:1px solid #94a3b826;border-radius:1rem;padding:1.5rem}.app-root.light .full-width-card{background:#fff;border-color:#e2e8f0}.card-header-flex{align-items:center;border-bottom:1px solid #94a3b81a;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.table-responsive{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th{color:#94a3b8;font-size:.8rem;font-weight:600;letter-spacing:.05em;text-align:left;text-transform:uppercase}.admin-table td,.admin-table th{border-bottom:1px solid #94a3b81a;padding:1rem}.admin-table td{color:#e2e8f0;vertical-align:middle}.app-root.light .admin-table td{color:#334155}.app-root.light .admin-table th{color:#64748b}.status-badge{align-items:center;border-radius:99px;display:inline-flex;font-size:.75rem;font-weight:600;padding:.25rem .6rem}.status-badge.pending{background:#eab30826;color:#facc15}.status-badge.progress{background:#3b82f626;color:#60a5fa}.app-root.light .status-badge.pending{background:#fef9c3;color:#b45309}.app-root.light .status-badge.progress{background:#dbeafe;color:#1d4ed8}.icon-btn{align-items:center;background:#0000;border:none;border-radius:.4rem;color:#94a3b8;cursor:pointer;display:flex;justify-content:center;padding:.4rem;transition:all .2s}.dashboard-grid-layout{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr}.admin-pricing-container{display:flex;flex-direction:column;gap:2rem}.pricing-grid-form{display:flex;flex-direction:column;gap:1.5rem}.form-row.three-cols{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.admin-msg{border-radius:.75rem;font-size:.9rem;margin-bottom:1rem;padding:1rem}.admin-msg.success{background:#22c55e1a;border:1px solid #22c55e33;color:#22c55e}.admin-msg.error{background:#ef44441a;border:1px solid #ef444433;color:#ef4444}.type-tag{background:#94a3b81a;border-radius:4px;font-size:.75rem;font-weight:700;padding:.25rem .5rem;text-transform:uppercase}.text-red{color:#f87171}.text-green{color:#4ade80}@media (max-width:768px){.form-row.three-cols{grid-template-columns:1fr}}@media (max-width:1200px){.dashboard-grid-layout{grid-template-columns:1fr}}.recent-activity-card{background:#0f172a;border:1px solid #94a3b826;border-radius:1rem;padding:1.5rem}.app-root.light .recent-activity-card{background:#fff;border-color:#e2e8f0}.activity-list{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.activity-item{display:flex;gap:1rem;position:relative}.activity-item:not(:last-child):before{background:#94a3b81a;bottom:-16px;content:"";left:11px;position:absolute;top:24px;width:2px}.activity-dot{align-items:center;background:#1e293b;border:2px solid #334155;border-radius:50%;display:flex;flex-shrink:0;font-size:.7rem;height:24px;justify-content:center;width:24px;z-index:1}.activity-item.new .activity-dot{background:#facc151a;border-color:#facc15;color:#facc15}.activity-item.completed .activity-dot{background:#4ade801a;border-color:#4ade80;color:#4ade80}.activity-item.urgent .activity-dot{background:#f871711a;border-color:#f87171;color:#f87171}.activity-info{display:flex;flex-direction:column;gap:.2rem}.activity-text{color:#e2e8f0;font-size:.9rem;line-height:1.4}.app-root.light .activity-text{color:#334155}.activity-text strong{color:#f1f5f9}.app-root.light .activity-text strong{color:#0f172a}.activity-time{color:#64748b;font-size:.75rem}.service-tag.cle{background:#fbbf2426;color:#fbbf24}.service-tag.ethanol{background:#34d39926;color:#34d399}.service-tag.diag{background:#60a5fa26;color:#60a5fa}.status-badge.completed{background:#22c55e26;color:#4ade80}.app-root.light .status-badge.completed{background:#dcfce7;color:#15803d}.calendar-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(7,1fr);margin-top:1rem}.calendar-nav{display:flex;gap:.5rem}.calendar-nav .icon-btn{background:#94a3b81a;border-radius:4px;height:auto;padding:.25rem .5rem;width:auto}.calendar-day-label{color:#64748b;font-size:.75rem;font-weight:600;padding-bottom:.5rem;text-align:center}.calendar-day{align-items:center;aspect-ratio:1;background:#94a3b80d;border:1px solid #0000;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;font-size:.9rem;justify-content:center;position:relative;transition:all .2s}.calendar-day:hover{background:#94a3b81a;color:#facc15}.calendar-day.active{background:#facc1526;border-color:#facc15;color:#facc15;font-weight:700}.calendar-day.empty{background:#0000;cursor:default}.event-indicator{background:#facc15;border-radius:50%;bottom:5px;height:4px;position:absolute;width:4px}.intervention-list{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.intervention-item{align-items:center;background:#94a3b80d;border:1px solid #94a3b81a;border-radius:.75rem;display:flex;gap:1rem;padding:.75rem}.intervention-time{color:#facc15;font-size:.85rem;font-weight:700;width:50px}.intervention-details{display:flex;flex:1 1;flex-direction:column}.intervention-client{color:#f1f5f9;font-size:.9rem;font-weight:600}.app-root.light .intervention-client{color:#0f172a}.intervention-vehicle{color:#94a3b8;font-size:.75rem}.status-dot{border-radius:50%;height:8px;width:8px}.status-dot.confirmed{background:#4ade80;box-shadow:0 0 10px #4ade8080}.status-dot.pending{background:#facc15;box-shadow:0 0 10px #facc1580}.app-root.light .icon-btn:hover{color:#0f172a}.admin-modal-large{border:1px solid #facc1533!important;max-width:850px!important;overflow:hidden;padding:0!important}.admin-modal-header{align-items:center;background:#0f172a99;border-bottom:1px solid #94a3b81a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.admin-modal-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f8fafc,#94a3b8);-webkit-background-clip:text;background-clip:text;font-size:1.4rem!important;margin:0!important}.admin-modal-body{padding:2.5rem}.admin-modal-section-title{align-items:center;color:#64748b;display:flex;font-size:.85rem;font-weight:700;gap:.75rem;letter-spacing:.1em;margin-bottom:1.5rem;text-transform:uppercase}.admin-modal-section-title:after{background:#94a3b81a;content:"";flex:1 1;height:1px}.pricing-input-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.pricing-field{background:#0f172a4d;border:1px solid #94a3b81a;border-radius:.75rem;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.pricing-field label{align-items:center!important;color:#94a3b8!important;display:flex!important;flex-direction:row!important;font-size:.75rem!important;gap:.5rem!important}.pricing-field input{background:#0000!important;border:none!important;border-bottom:2px solid #94a3b833!important;border-radius:0!important;color:#f1f5f9!important;font-size:1.1rem!important;font-weight:600!important;padding:.5rem 0!important;width:100%!important}.pricing-field input:focus{border-color:#facc15!important;outline:none}.surcharge-card{background:linear-gradient(135deg,#facc150d,#facc1505);border:1px solid #facc1526;border-radius:1rem;margin-top:1.5rem;padding:1.5rem}.admin-modal-footer{background:#0f172a66;border-top:1px solid #94a3b81a;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 2rem}.app-root.light .admin-modal-large{background:#fff;border-color:#e2e8f0!important}.app-root.light .admin-modal-header{background:#f8fafc}.app-root.light .pricing-field{background:#f1f5f9}.action-buttons{align-items:center;display:flex;gap:.5rem;justify-content:flex-end}.admin-sidebar{background:#0f172a;border-right:1px solid #94a3b826;display:flex;flex-direction:column;height:100%;width:260px}.app-root.light .admin-sidebar{background:#fff;border-right-color:#e2e8f0cc}.sidebar-header{align-items:center;border-bottom:1px solid #94a3b81a;display:flex;gap:.75rem;padding:1.5rem}.sidebar-title{color:#f1f5f9;font-size:1.1rem;font-weight:700;letter-spacing:-.01em;margin:0}.app-root.light .sidebar-title{color:#1e293b}.sidebar-logo{height:32px;object-fit:contain;width:32px}.sidebar-nav{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:1.5rem 1rem;scrollbar-color:#94a3b81a #0000;scrollbar-width:thin}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-track{background:#0000}.sidebar-nav::-webkit-scrollbar-thumb{background:#94a3b81a;border-radius:10px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#facc15}.nav-section-label{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin:1.5rem 0 .75rem .75rem;text-transform:uppercase}.nav-section-label:first-child{margin-top:0}.sidebar-menu{display:flex;flex-direction:column;gap:.35rem;list-style:none;margin:0;padding:0}.sidebar-item{width:100%}.sidebar-link{align-items:center;background:#0000;border:none;border-radius:.5rem;color:#94a3b8;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.85rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}.app-root.light .sidebar-link{color:#64748b}.sidebar-link:hover{background:#1e293b80;color:#e2e8f0}.app-root.light .sidebar-link:hover{background:#f1f5f9;color:#0f172a}.sidebar-link.active{background:linear-gradient(90deg,#f9731626,#facc150d);border-left:3px solid #f97316;border-radius:0 .5rem .5rem 0;color:#f97316;font-weight:600}.app-root.light .sidebar-link.active{background:#fff7ed;border-left-color:#ea580c;color:#ea580c}.sidebar-icon{stroke-width:2px;height:20px;width:20px}.sidebar-footer{border-top:1px solid #94a3b81a;padding:1.25rem 1.5rem}.user-profile-mini{align-items:center;display:flex;gap:.85rem}.mini-avatar{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;color:#fff;display:flex;font-size:.9rem;font-weight:700;height:36px;justify-content:center;width:36px}.mini-info{display:flex;flex-direction:column}.mini-name{color:#e2e8f0;font-size:.9rem;font-weight:600}.app-root.light .mini-name{color:#334155}.mini-role{color:#94a3b8;font-size:.75rem}@media (max-width:1024px){.admin-sidebar{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0f172af2;border-right:none;border-top:1px solid #94a3b81a;bottom:0;box-shadow:0 -4px 20px #0006;flex-direction:row;height:auto;left:0;padding:0 0 env(safe-area-inset-bottom);position:fixed;right:0;width:100%;z-index:1000}.app-root.light .admin-sidebar{background:#fffffff2;border-top-color:#e2e8f0;box-shadow:0 -4px 20px #0000001a}.nav-section-label,.sidebar-footer,.sidebar-header{display:none}.sidebar-nav{-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto;padding:.75rem 0;scrollbar-width:none;width:100%}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-menu{flex-direction:row;gap:0;justify-content:flex-start;padding:0;width:-webkit-max-content;width:max-content}.sidebar-item{display:flex;flex-shrink:0;justify-content:center;min-width:90px;width:25vw}.sidebar-link{align-items:center;background:#0000;border:none;border-radius:0;color:#94a3b8;flex-direction:column;gap:8px;justify-content:center;padding:.75rem .25rem;text-align:center;transition:all .2s cubic-bezier(.25,.46,.45,.94);width:100%}.sidebar-icon{stroke-width:1.5px;height:32px;width:32px}.sidebar-link span{display:block;font-size:.8rem;font-weight:600;max-width:100%;overflow:hidden;padding:0 4px;text-overflow:ellipsis;white-space:nowrap}.sidebar-link.active{background:#facc150d;border:none;color:#facc15;transform:none}.sidebar-link.active .sidebar-icon{stroke-width:2px;filter:drop-shadow(0 0 8px rgba(250,204,21,.6))}.app-root.light .sidebar-link.active{background:#fff7ed;border-color:#fdba74;color:#ea580c}}.booking-page-container{animation:fadeIn .8s ease-out;margin:4rem auto;max-width:1200px;padding:0 1.5rem}.booking-page-header{margin-bottom:4rem;text-align:center}.booking-page-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#facc15);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:900;margin-bottom:1rem}.booking-page-header p{color:#94a3b8;font-size:1.2rem;margin:0 auto;max-width:600px}.booking-page-info{grid-gap:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b66;border:1px solid #94a3b814;border-radius:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:5rem;padding:3rem}.info-item{align-items:center;display:flex;gap:1.5rem}.info-icon{font-size:2.5rem}.info-item h4{color:#f1f5f9;font-size:1.2rem;margin:0}.info-item p{color:#94a3b8;margin:.25rem 0 0}.app-root.light .booking-page-header h2{background:linear-gradient(135deg,#1e293b,#ea580c);-webkit-background-clip:text;background-clip:text}.app-root.light .booking-page-header p,.app-root.light .info-item p{color:#475569}.app-root.light .booking-page-info{background:#fff9;border-color:#d1d5db66}.app-root.light .info-item h4{color:#1e293b}@media (max-width:768px){.booking-page-info{grid-template-columns:1fr;padding:2rem}.booking-page-header h2{font-size:2.2rem}}.footer-premium{background:#020617;border-top:1px solid #f973161a;color:#94a3b8;overflow:hidden;padding:5rem 1rem 2rem;position:relative}.footer-premium:before{background:linear-gradient(90deg,#0000,#f9731680,#0000);content:"";height:1px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:80%}.footer-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1.2fr 2fr;margin:0 auto 4rem;max-width:1200px}.footer-brand-section{display:flex;flex-direction:column;gap:1.5rem}.footer-logo-container{align-items:center;display:flex;gap:1rem}.footer-logo{filter:drop-shadow(0 0 10px rgba(249,115,22,.3));height:auto;width:50px}.footer-brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#facc15);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.5rem;font-weight:900;letter-spacing:.1em}.footer-description{font-size:.95rem;line-height:1.7}.footer-socials{display:flex;gap:1rem;margin-top:1rem}.social-link{align-items:center;background:#94a3b81a;border:1px solid #94a3b81a;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:800;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#f97316;box-shadow:0 5px 15px #f973164d;color:#020617;transform:translateY(-3px)}.pwa-install-btn{align-items:center;animation:slideUpFade .5s ease-out;background:linear-gradient(135deg,#facc15,#f97316);border:none;border-radius:.75rem;box-shadow:0 4px 15px #f9731633;color:#020617;cursor:pointer;display:flex;font-size:.9rem;font-weight:800;gap:.75rem;justify-content:center;margin-top:1.5rem;padding:.8rem 1.5rem;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.pwa-install-btn:hover{box-shadow:0 8px 25px #f9731666;filter:brightness(1.1);transform:translateY(-3px)}@keyframes slideUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.footer-links-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-column h4{color:#fff;font-size:1.1rem;font-weight:800;letter-spacing:.1em;margin-bottom:2rem;position:relative;text-transform:uppercase}.footer-column h4:after{background:#f97316;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;width:30px}.footer-column ul{display:flex;flex-direction:column;gap:.8rem;list-style:none;margin:0;padding:0}.footer-column ul button{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:.95rem;padding:0;text-align:left;transition:all .2s ease}.footer-column ul button:hover{color:#facc15;padding-left:5px}.footer-contact-info{display:flex;flex-direction:column;font-size:.95rem;gap:1rem}.contact-item{margin:0}.footer-hours{display:flex;flex-direction:column;font-size:.85rem;gap:.4rem;margin-top:.5rem;padding-top:1rem}.footer-bottom,.footer-hours{border-top:1px solid #94a3b81a}.footer-bottom{padding-top:2rem}.footer-bottom-content{align-items:center;display:flex;font-size:.85rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-legal-links{display:flex;gap:2rem}.footer-legal-links a{color:#64748b;text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:#fff}@media (max-width:900px){.footer-content{gap:3rem;grid-template-columns:1fr}.footer-links-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.footer-links-grid{grid-template-columns:1fr}.footer-bottom-content{flex-direction:column;gap:1.5rem;text-align:center}.footer-legal-links{flex-wrap:wrap;gap:1rem;justify-content:center}}.app-root.light .footer-premium{background:#f8fafc;border-top-color:#e2e8f0;color:#475569}.app-root.light .footer-brand-name{background:linear-gradient(135deg,#020617,#475569);-webkit-background-clip:text;background-clip:text}.app-root.light .footer-column h4{color:#1e293b}.app-root.light .footer-column ul button{color:#64748b}.app-root.light .footer-column ul button:hover{color:#f97316}.app-root.light .footer-bottom{border-top-color:#e2e8f0}.sticky-navbar-container{position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:50}.app-header-bar{background:linear-gradient(90deg,#0f172a,#111827);border-bottom:1px solid #94a3b84d;box-shadow:0 12px 30px #0f172a8c;position:relative;z-index:20}.app-root.light .app-header-bar{background:#fff;border-bottom-color:#d1d5dbe6;box-shadow:0 10px 25px #0f172a12}.app-header-content{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:1300px;padding:1rem}.navbar-brand{align-items:center;color:inherit;display:flex;gap:1rem;text-decoration:none}.navbar-logo{height:50px;object-fit:contain;width:auto}.navbar-brand-text{display:flex;flex-direction:column}.navbar-brand-text h1{line-height:1.2}.app-header-content h1,.navbar-brand-text h1{font-size:1.6rem;margin:0}.subtitle{color:#9ca3af;font-size:.95rem;line-height:1.4;margin:.25rem 0 0}.app-root.light .subtitle{color:#6b7280}.contact-short{font-size:.8rem;text-align:right}.contact-phone{color:#facc15;letter-spacing:.08em;margin:0;text-transform:uppercase}.contact-phone-number{font-weight:600;margin:.1rem 0}.contact-hours{color:#9ca3af;margin:0}.app-root.light .contact-hours{color:#6b7280}.header-right{gap:1.25rem}.btn-appointment,.header-right{align-items:center;display:flex}.btn-appointment{background:linear-gradient(135deg,#facc15,#ca8a04);border-radius:10px;box-shadow:0 4px 6px -1px #facc154d,0 2px 4px -1px #facc1526;color:#1e293b;font-size:.85rem;font-weight:700;letter-spacing:.05em;padding:.5rem 1.25rem;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out}.btn-appointment:hover{box-shadow:0 8px 15px -3px #facc1566;filter:brightness(1.05);transform:translateY(-2px)}.btn-appointment:active{transform:translateY(0)}.app-root.light .btn-appointment{background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 4px 6px -1px #f973164d,0 2px 4px -1px #f9731626;color:#fff}.app-root.light .btn-appointment:hover{box-shadow:0 8px 15px -3px #f9731666}@media (max-width:640px){.btn-appointment{display:none}}.btn-secondary-nav{align-items:center;background:#0000;border:1px solid #94a3b866;border-radius:10px;color:#e5e7eb;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;padding:.5rem 1.1rem;text-decoration:none;transition:all .2s}.btn-secondary-nav:hover{background:#facc150d;border-color:#facc15;color:#facc15;transform:translateY(-1px)}.app-root.light .btn-secondary-nav{border-color:#4b55634d;color:#374151}.app-root.light .btn-secondary-nav:hover{background:#f973160d;border-color:#f97316;color:#f97316}@media (max-width:768px){.btn-secondary-nav{display:none}}.theme-toggle{align-items:center;background:#0000;border:1px solid #4b5563e6;border-radius:999px;cursor:pointer;display:flex;justify-content:center;padding:.25rem .35rem}.app-root.light .theme-toggle{border-color:#d1d5db}.theme-icon{background:#e5e7eb;border-radius:999px;box-shadow:0 0 0 3px #94a3b866;height:18px;position:relative;width:18px}.theme-icon:after{background:#0f172a;border-radius:999px;content:"";height:16px;left:4px;position:absolute;top:1px;width:16px}.app-root.light .theme-icon{background:#facc15;box-shadow:0 0 0 4px #fbbf2440}.app-root.light .theme-icon:after{border-radius:inherit;box-shadow:0 -11px 0 -8px #facc15,0 11px 0 -8px #facc15,11px 0 0 -8px #facc15,-11px 0 0 -8px #facc15,8px -8px 0 -8px #facc15,-8px -8px 0 -8px #facc15,8px 8px 0 -8px #facc15,-8px 8px 0 -8px #facc15;content:"";inset:0;position:absolute}.nav-overlay{background:#0f172abf;inset:0;position:fixed;z-index:30}.user-menu-container{position:relative}.user-btn{align-items:center;background:#0000;border:1px solid #4b556399;border-radius:999px;color:#e5e7eb;cursor:pointer;display:flex;justify-content:center;padding:.35rem;transition:all .2s}.user-btn:hover{background:#ffffff0d;border-color:#94a3b8}.app-root.light .user-btn{border-color:#d1d5dbe6;color:#374151}.app-root.light .user-btn:hover{background:#0000000d;border-color:#9ca3af}.user-initials{align-items:center;display:flex;font-size:.9rem;font-weight:700;height:20px;justify-content:center;width:20px}.user-dropdown{background:#0f172a;border:1px solid #94a3b84d;border-radius:.5rem;box-shadow:0 10px 25px #00000080;overflow:hidden;padding:.5rem 0;position:absolute;right:0;top:120%;width:200px;z-index:50}.app-root.light .user-dropdown{background:#fff;border-color:#e5e7eb;box-shadow:0 10px 25px #0000001a}.user-dropdown-header{margin-bottom:0;padding:.75rem 1rem}.user-name{color:#f1f5f9;display:block;font-size:.9rem;font-weight:600}.app-root.light .user-name{color:#111827}.user-role{color:#94a3b8;display:block;font-size:.75rem;margin-top:.1rem}.user-dropdown-item{background:#0000;border:none;color:#e5e7eb;cursor:pointer;display:block;font-size:.9rem;padding:.6rem 1rem;text-align:left;text-decoration:none;transition:background .15s;width:100%}.app-root.light .user-dropdown-item{color:#374151}.user-dropdown-item:hover{background:#ffffff0d}.app-root.light .user-dropdown-item:hover{background:#0000000d}.user-dropdown-item.logout{color:#f87171;margin-top:0}.user-dropdown-item.logout:hover{background:#f871711a}.nav-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem;z-index:50}.nav-toggle-bar{background-color:#e5e7eb;border-radius:2px;height:2px;transition:all .3s ease;width:24px}.app-root.light .nav-toggle-bar{background-color:#111827}.main-nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172af2;border-bottom:1px solid #94a3b833}.app-root.light .main-nav{background:#ffffffe6;border-bottom-color:#d1d5db99}.nav-list{display:flex;gap:.5rem;justify-content:center;list-style:none;margin:0;padding:0}.nav-item,.nav-link{position:relative}.nav-link{background:#0000;border:none;color:#9ca3af;cursor:pointer;display:block;font-family:inherit;font-size:.95rem;font-weight:500;padding:1rem 1.2rem;text-decoration:none;transition:color .2s}.app-root.light .nav-link{color:#4b5563}.nav-link:hover{color:#facc15}.app-root.light .nav-link:hover{color:#f97316}.nav-link.active{color:#facc15;font-weight:600}.app-root.light .nav-link.active{color:#f97316}.nav-link.active:after{background:#facc15;border-radius:2px 2px 0 0;bottom:0;content:"";height:2px;left:1.2rem;position:absolute;right:1.2rem}.app-root.light .nav-link.active:after{background:#f97316}@media (max-width:900px){.app-header-content{flex-wrap:wrap;gap:1rem}.nav-toggle{display:flex;order:-1}.user-menu-container{order:2}.theme-toggle{order:1}.main-nav{background:#0f172a;border-left:1px solid #94a3b833;bottom:0;display:flex;flex-direction:column;padding-top:4rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:40}.app-root.light .main-nav{background:#fff;border-left-color:#d1d5dbe6}.main-nav.open{transform:translateX(0)}.nav-list{align-items:flex-start;flex-direction:column;gap:0;width:100%}.nav-item{border-bottom:1px solid #94a3b81a;width:100%}.nav-link{padding:1rem 1.5rem;text-align:left;width:100%}.nav-link.active:after{border-radius:0 2px 2px 0;bottom:0;height:auto;left:0;right:auto;top:0;width:4px}.contact-short{display:none}.navbar-logo{height:40px}}.nav-close-btn{display:none}@media (max-width:900px){.nav-close-btn{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:pointer;display:flex;font-size:2.2rem;height:44px;justify-content:center;position:absolute;right:1.5rem;top:1rem;transition:all .2s;width:44px;z-index:50}.nav-close-btn:hover{color:#facc15;transform:rotate(90deg)}.app-root.light .nav-close-btn{color:#4b5563}.app-root.light .nav-close-btn:hover{color:#f97316}}.mobile-actions{display:none}@media (max-width:900px){.mobile-actions{background:#0f172a33;border-top:1px solid #94a3b81a;display:flex;flex-direction:column;gap:1rem;margin-top:auto;padding:2rem 1.5rem}.mobile-btn-appointment{background:linear-gradient(135deg,#facc15,#ca8a04);border-radius:12px;box-shadow:0 4px 15px #facc1533;color:#1e293b;font-weight:700;letter-spacing:.05em;padding:1rem;text-transform:uppercase}.mobile-btn-appointment,.mobile-btn-secondary{align-items:center;display:flex;font-size:.95rem;justify-content:center;text-decoration:none}.mobile-btn-secondary{background:#94a3b81a;border:1px solid #94a3b833;border-radius:12px;color:#e5e7eb;cursor:pointer;font-weight:600;padding:.9rem}.app-root.light .mobile-actions{background:#00000005;border-top-color:#d1d5db80}.app-root.light .mobile-btn-appointment{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.app-root.light .mobile-btn-secondary{background:#fff;border-color:#d1d5db;color:#374151}}.mobile-nav-top-actions{border-bottom:1px solid #94a3b81a;display:none;flex-direction:column;padding:1.5rem}@media (max-width:900px){.mobile-nav-top-actions{display:flex}.theme-toggle{display:none}}.mobile-theme-toggle{align-items:center;background:#94a3b80d;border:1px solid #94a3b81a;border-radius:12px;color:#e5e7eb;cursor:pointer;display:flex;justify-content:flex-start;padding:.8rem 1rem;transition:all .2s;width:100%}.app-root.light .mobile-theme-toggle{background:#f8fafc;border-color:#e2e8f0;color:#1e293b}.mobile-theme-toggle:active{transform:scale(.98)}
/*# sourceMappingURL=main.83c48846.css.map*/