.location-marker-body{width:90px;height:40px;background-color:#6cc5e9;position:absolute;top:-50px;right:0;border-radius:30px 0 0 30px;display:flex;align-items:center}.location-marker-icon{color:#fff}.location-marker-icon-container{font-size:25px;height:50px;width:50px;border:solid #6cc5e9;background-color:#6cc5e9;border-right:0px;display:flex;position:relative;align-items:center;justify-content:center;border-radius:50%;left:-5px}.location-marker-count-container{height:24px;width:30px;display:flex;position:relative;align-items:center;justify-content:center;background-color:#fff}.sale-overflow{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#0009;z-index:10;inset:0}.sale-overflow .process-box{background-color:#fff;border:1px solid #e3e3e3;border-radius:10px;width:90%;box-shadow:2px 0 2px gray}.pbar{width:100%;height:20px}.root-statement{border:1px solid rgba(208,208,208,.8392156863);box-shadow:1px .5px 1px #d4d4d4;margin:.5rem!important;border-radius:1rem}.total-amount{display:flex;align-items:center;justify-content:space-around;margin-top:10px}.statement .main{border:2px solid #1e90ff;border-radius:5px;margin-top:15px}.statement .head{border-bottom:1px solid #1e90ff;border-radius:5px}.app{position:fixed;width:100%;height:100%;top:0;bottom:0;overflow:auto;padding:0!important;background-color:var(--bg-primary)}.home{width:100%;padding-bottom:80px}.app-content-wrapper{padding-bottom:80px}.bell-icon{color:#fff;font-size:20px!important}.nav-bg{background-color:var(--primary)!important}.brand-animated{display:inline-block}.brand-animated .brand-text{display:inline-flex;font-weight:800;font-size:1.2rem;letter-spacing:.5px}.skip-link{position:absolute;top:-100px;left:0;background:var(--primary);color:#fff;padding:10px 20px;z-index:10000;text-decoration:none;font-weight:700;border-bottom-right-radius:8px;transition:top .2s ease}.skip-link:focus{top:0;outline:2px solid white;outline-offset:-4px;box-shadow:0 4px 12px #0000004d}.brand-letter{display:inline-block;color:#fff;opacity:0;animation:letterAssemble .6s ease-out forwards;text-shadow:0 0 10px rgba(168,230,255,.8)}.letter-0{transform:translateY(-50px) rotate(-15deg)}.letter-1{transform:translateY(50px) rotate(15deg)}.letter-2{transform:translate(-50px) rotate(-10deg)}.letter-3{transform:translate(50px) rotate(10deg)}.letter-4{transform:translate(-40px,-40px) rotate(-20deg)}.letter-5{transform:translate(40px,-40px) rotate(20deg)}.letter-6{transform:translate(-40px,40px) rotate(15deg)}.letter-7{transform:translate(40px,40px) rotate(-15deg)}@keyframes letterAssemble{0%{opacity:0;filter:blur(4px)}50%{opacity:.7;filter:blur(1px)}to{opacity:1;transform:translate(0) rotate(0);filter:blur(0);text-shadow:0 0 8px rgba(168,230,255,.6)}}.brand-letter:hover{animation:letterPulse .3s ease-in-out;cursor:default}@keyframes letterPulse{0%,to{transform:scale(1);text-shadow:0 0 8px rgba(168,230,255,.6)}50%{transform:scale(1.2);text-shadow:0 0 15px rgb(168,230,255)}}.nav-hidden-layer{background-color:#0009}.header-toggle{font-size:25px;color:#fff}.footer{width:100%;height:65px;border-top:1px solid var(--border-medium);margin:0!important;background-color:var(--bg-primary);position:fixed;right:0;bottom:0;left:0;z-index:1000;box-shadow:0 -2px 10px #0000000d;display:flex;align-items:center}.footer-icons{color:var(--primary);font-size:25px;display:flex;align-items:center;justify-content:center}.footer .cart-link{position:relative;display:inline-block;color:var(--primary);text-decoration:none}.footer .cart-badge{position:absolute;top:-8px;right:-10px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;box-shadow:0 2px 6px #4f46e566}.main-card{display:block;text-align:center;padding:.5rem;margin:.25rem;border:2px solid;border-radius:20px;color:#fff;background-image:linear-gradient(#00c1ffc7,#63e9e9)}.main-content{display:flex;justify-content:center;border-radius:20px;padding-top:1rem;margin:.5rem}.empty-can-div{width:250px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.cam-position{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.cam-color{color:var(--primary);font-size:25px!important}.dashboard-items{cursor:pointer;list-style:none;color:#fff;background-color:#fff;border-radius:30px;padding:1rem}.form-items{color:#000;border-radius:10px;padding:1rem;width:92%!important;overflow-x:auto}.custom-nav-collapse{position:fixed;width:100%;height:100%;z-index:1020;display:flex}.custom-nav-show{padding-left:2rem!important;padding-right:2rem!important;background-color:var(--primary)}.custom-nav-link{color:#fff!important;font-weight:700!important;text-decoration:none;font-size:1.1rem}.custom-nav-link:hover,.custom-nav-link:focus,.custom-nav-link:active{color:#fff!important;font-weight:700!important;text-decoration:none}.custom-link{color:#007bff;font-weight:400;text-decoration:none}.custom-link:hover{color:#007bff;font-weight:600;text-decoration:none}.custom-card{display:flex;justify-content:center;align-items:center;border:1px solid #c3c3c3;border-radius:20px;padding:1.25rem;margin:.5rem;cursor:pointer;color:#000;min-height:80px;text-align:center;font-weight:600;transition:all .2s ease-in-out;background:#fff}.custom-card:hover{color:#fff;background-color:#007bff}.table-container{width:100%;display:block;overflow-x:auto}table{border-collapse:collapse;width:100%;border:1px solid var(--primary);margin-top:.5rem}th{background-color:var(--primary);color:#fff}th,td{text-align:center!important;padding:.2rem}tr:nth-child(2n){background-color:var(--bg-secondary)}.custom-loader{height:100vh;width:100%;align-items:center;justify-content:center;display:flex;position:fixed;top:0;left:0;background-color:#0009;z-index:10;cursor:not-allowed}.popup-main{background-color:#fff;width:300px;height:300px}.qr-cancel{display:flex;align-items:center;justify-content:center;padding:1rem}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:none}::-webkit-scrollbar{width:0px;height:0px}::-webkit-scrollbar-track{box-shadow:inset 0 0 gray;border-radius:0}::-webkit-scrollbar-thumb{background:#3ab7e5;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#2e2ff5}.about-page{background:linear-gradient(180deg,#eaf6ff,#f8fafc)}.about-hero{background:linear-gradient(135deg,#2e2ff5,#6366f1,#8b5cf6);padding:2.5rem 1rem 2rem;text-align:center;color:#fff;position:relative;overflow:hidden}.about-hero:before{content:"";position:absolute;width:200px;height:200px;background:#ffffff1a;border-radius:50%;top:-50px;right:-50px}.about-hero:after{content:"";position:absolute;width:150px;height:150px;background:#ffffff14;border-radius:50%;bottom:-30px;left:-30px}.about-hero-content{position:relative;z-index:1}.about-hero-title{font-size:1.75rem;font-weight:800;margin-bottom:.5rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.about-hero-subtitle{font-size:1rem;opacity:.9;margin:0}.about-container{padding:1rem;max-width:800px;margin:0 auto}.about-prompt{display:flex;flex-wrap:wrap;gap:.75rem;background:linear-gradient(135deg,#fef9c3,#fef08a);border-left:4px solid #eab308;padding:1rem;border-radius:12px;margin-bottom:1rem}.about-prompt-item{display:flex;align-items:center;gap:.5rem;flex:1;min-width:200px}.about-prompt-item span{color:#713f12;font-size:.9rem}.about-prompt-link{color:var(--primary);font-weight:600;text-decoration:none;padding:.25rem .75rem;background:#fff;border-radius:20px;transition:all .3s ease}.about-prompt-link:hover{background:#2e2ff5;color:#fff}.about-features{display:flex;flex-direction:column;gap:1rem}.about-card{background:#fff;border-radius:16px;padding:1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 15px #00000014;border:1px solid #e5e7eb;transition:all .3s ease;position:relative;overflow:hidden}.about-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#2e2ff5,#8b5cf6)}.about-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2e2ff526}.about-card-icon{font-size:2rem;min-width:50px;text-align:center}.about-card-content{flex:1}.about-card-content h3{font-size:1.1rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.about-card-content p{font-size:.9rem;color:#6b7280;line-height:1.5;margin:0}.about-card-img{width:80px;height:80px;object-fit:cover;border-radius:12px;box-shadow:0 2px 8px #0000001a}.about-card-img-small{width:60px;height:80px}.about-card-reverse{flex-direction:row-reverse}.about-card-reverse:before{left:auto;right:0}.about-policies{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.5rem}.about-policy-link{background:#fff;color:#4b5563;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;text-decoration:none;border:1px solid #e5e7eb;transition:all .3s ease}.about-policy-link:hover{background:linear-gradient(135deg,#2e2ff5,#8b5cf6);color:#fff;border-color:transparent}.contact-page{background:linear-gradient(180deg,#eaf6ff,#f8fafc)}.contact-hero{background:linear-gradient(135deg,#2e2ff5,#6366f1,#8b5cf6);padding:2rem 1rem;text-align:center;color:#fff;position:relative;overflow:hidden}.contact-hero:before{content:"";position:absolute;width:200px;height:200px;background:#ffffff1a;border-radius:50%;top:-80px;right:-80px}.contact-hero-icon{font-size:2.5rem;margin-bottom:.5rem}.contact-hero-title{font-size:1.75rem;font-weight:800;margin-bottom:.25rem}.contact-hero-subtitle{font-size:.95rem;opacity:.9;margin:0}.contact-container{padding:1rem;max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.contact-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px #00000014;border:1px solid #e5e7eb}.contact-card-header{background:linear-gradient(135deg,#0891b2,#06b6d4);padding:1rem 1.25rem;display:flex;align-items:center;gap:.75rem;color:#fff}.contact-card-header-main{background:linear-gradient(135deg,#2e2ff5,#6366f1)}.contact-card-header h3{font-size:1.1rem;font-weight:700;margin:0}.contact-card-icon{font-size:1.5rem}.contact-card-body{padding:1rem 1.25rem}.contact-card-actions{padding:.75rem 1.25rem 1.25rem;display:flex;gap:.75rem;flex-wrap:wrap}.contact-info-item{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.contact-info-item:last-child{border-bottom:none}.contact-info-item strong{color:#1f2937;font-size:.95rem;display:block}.contact-info-item p{margin:.25rem 0 0;color:#6b7280;font-size:.9rem;line-height:1.4}.contact-info-item span{color:#4b5563;font-size:.9rem}.contact-info-icon{font-size:1.25rem;min-width:28px;text-align:center}.contact-phone-link{color:var(--primary);text-decoration:none;font-weight:600;transition:all .2s ease}.contact-phone-link:hover{color:#6366f1;text-decoration:underline}.contact-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:25px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s ease;flex:1;justify-content:center;min-width:140px}.contact-btn i{font-size:1rem}.contact-btn-primary{background:linear-gradient(135deg,#2e2ff5,#6366f1);color:#fff;box-shadow:0 4px 12px #2e2ff54d}.contact-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2e2ff566;color:#fff}.contact-btn-whatsapp{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 4px 12px #22c55e4d}.contact-btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 6px 16px #22c55e66;color:#fff}.about-us-row{border:2px solid white;margin:1rem 0!important;padding:1rem;background-color:#e3f6fc;border-radius:20px}.about-us-col{height:auto;display:flex;align-items:center;justify-content:center;text-align:justify}.about-us-img{width:200px;height:200px}.about-us-id-img{width:300px;height:200px}.centered-items{display:flex;align-items:center;justify-content:center}.centered-items-sbtw{display:flex;align-items:center;justify-content:space-around}.font-125{font-size:1.25rem}.process-flow-row{min-height:400px;background-color:#f4f4f4;margin:1rem 0!important}.warning{background-color:#ffc;border-left:6px solid #ffeb3b}.tick-icon{font-size:180px!important;color:green}.cross-icon{font-size:180px!important;color:red}.clock-icon{font-size:180px!important;color:orange}.input-bottom{width:90%!important;margin:4px}.contact-wrapper{background-color:#63d4ff;color:#fff;margin:.25rem;border-radius:20px;padding:1rem}.pay-bill-wrapper{background-color:#63d4ff;border-radius:20px;padding:.5rem;color:#64666d}.pay-bill-items{display:flex;align-items:center;text-align:center;background-color:#f8faf9;padding:.5rem;margin-top:.5rem;border-radius:10px}.pay-bill-header{display:flex;align-items:center;text-align:center;padding:.5rem;font-weight:700;color:#fff}.custom-input{border:2px solid #4face2;height:45px;border-radius:1rem}.custom-input:focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.input-err{border-color:#ff809c!important;color:#ef4444}.input-err:focus{color:#495057;background-color:#fff;border-color:#ff809c!important;outline:0;box-shadow:0 .2rem #ff000075!important}.disabled{pointer-events:none}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;color:#fff}.badge-success{background-color:#10b981}.badge-warning{background-color:#f59e0b;color:#212529}.badge-danger{background-color:#ef4444}.badge-secondary{background-color:#6c757d}.footer-home-attention{position:relative}.footer-home-attention a{position:relative;display:flex;align-items:center;justify-content:center}.home-icon-pulse{animation:homeIconPulse 1.5s ease-in-out infinite;color:#f59e0b!important;text-shadow:0 0 10px rgba(245,158,11,.7)}@keyframes homeIconPulse{0%,to{transform:scale(1);text-shadow:0 0 8px rgba(245,158,11,.5);color:#f59e0b}25%{transform:scale(1.2);text-shadow:0 0 18px rgb(251,191,36),0 0 30px rgba(245,158,11,.6);color:#fbbf24}50%{transform:scale(1);text-shadow:0 0 8px rgba(245,158,11,.5);color:#f59e0b}75%{transform:scale(1.15);text-shadow:0 0 14px rgba(251,191,36,.9),0 0 24px rgba(245,158,11,.5);color:#fbbf24}}.home-badge{position:absolute;top:-5px;right:-8px;font-size:10px;color:#ef4444;animation:badgePulse 1.5s ease-in-out infinite}@keyframes badgePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}@media(prefers-color-scheme:dark){.app{background-color:#0f172a}.footer{background-color:#1e293b;border-top-color:#475569}.footer-icons,.footer .cart-link{color:#60a5fa}.nav-bg{background-color:#1e40af!important}.custom-nav-show{background-color:#1e40af}table{border-color:#475569;background-color:#1e293b}th{background-color:#1e40af;color:#f1f5f9}td{color:#e2e8f0}tr:nth-child(2n){background-color:#334155}.custom-card{background-color:#334155;border-color:#475569;color:#f1f5f9}.custom-card:hover{background-color:#1e40af;color:#fff}.main-card{background-image:linear-gradient(#1e40af,#3730a3)}.form-items{color:#f1f5f9}.custom-input{background-color:#334155;border-color:#60a5fa;color:#f1f5f9}.custom-input::placeholder{color:#cbd5e1}.custom-input:focus{background-color:#334155;color:#f1f5f9}.popup-main{background-color:#1e293b;color:#f1f5f9}.bg-white{background-color:#1e293b!important}.about-page{background:linear-gradient(180deg,#0f172a,#1e293b)}.about-card{background:#334155;border-color:#475569}.about-card-content h3{color:#f1f5f9}.about-card-content p{color:#cbd5e1}.about-policy-link{background:#334155;color:#cbd5e1;border-color:#475569}.about-policy-link:hover{background:linear-gradient(135deg,#1e40af,#7c3aed);color:#fff}.contact-page{background:linear-gradient(180deg,#0f172a,#1e293b)}.contact-card{background:#334155;border-color:#475569}.contact-card-body{color:#e2e8f0}.contact-info-item{border-bottom-color:#475569}.contact-info-item strong{color:#f1f5f9}.contact-info-item p,.contact-info-item span{color:#cbd5e1}.contact-phone-link{color:#60a5fa}.contact-phone-link:hover{color:#93c5fd}.dashboard-items{background-color:#334155}.pay-bill-wrapper{background-color:#1e40af;color:#f1f5f9}.pay-bill-items{background-color:#334155;color:#e2e8f0}.pay-bill-header{color:#f1f5f9}.contact-wrapper{background-color:#1e40af}.process-flow-row{background-color:#334155}.warning{background-color:#422006;border-left-color:#f59e0b}.about-us-row{background-color:#334155!important;border-color:#475569!important}input::placeholder,textarea::placeholder{color:#cbd5e1!important;opacity:.8}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes pulse-subtle{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes spring{0%{transform:scale(.8);opacity:0}60%{transform:scale(1.1);opacity:1}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{scroll-behavior:smooth}.animate-fade-in{animation:fadeIn .5s ease-out forwards}.animate-slide-up{animation:slideUp .6s cubic-bezier(.16,1,.3,1) forwards}.animate-slide-right{animation:slideInRight .5s ease-out forwards}.animate-spring{animation:spring .5s cubic-bezier(.175,.885,.32,1.275) forwards}.animate-pulse-slow{animation:pulse-subtle 3s ease-in-out infinite}.stagger-item{opacity:0;animation:slideUp .6s cubic-bezier(.16,1,.3,1) forwards}button:not(:disabled),.custom-card,.product-card,.customer-bill-card{transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease,background-color .2s ease,border-color .2s ease}button:not(:disabled):active,.custom-card:active,.product-card:active,.customer-bill-card:active{transform:scale(.96)!important}input[type=date]{position:relative}input[type=date]:not(:valid)::-webkit-datetime-edit{color:transparent}input[type=date]:not(:valid):before{content:"dd/mm/yyyy";color:#999;position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}:root{--primary: #2e2ff5;--primary-light: #818cf8;--primary-dark: #3730a3;--secondary: #0d9488;--secondary-light: #2dd4bf;--accent: #f59e0b;--bg-primary: #eaf6ff;--bg-secondary: #f8fafc;--bg-card: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--text-muted: #94a3b8;--border-light: #e2e8f0;--border-medium: #e5e7eb;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--component-bg: #ffffff;--input-bg: #f8fafc;--customer-gradient-primary: linear-gradient(135deg, #4f46e5 0%, #7c3aed 100%);--customer-gradient-secondary: linear-gradient(135deg, #0d9488 0%, #2dd4bf 100%);--customer-gradient-accent: linear-gradient(135deg, #f59e0b 0%, #fcd34d 100%)}[data-theme=dark]{--primary: #6366f1;--primary-light: #818cf8;--primary-dark: #4338ca;--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-card: #1e293b;--text-primary: #f8fafc;--text-secondary: #cbd5e1;--text-muted: #cbd5e1;--border-light: #334155;--border-medium: #475569;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px rgba(0, 0, 0, .3);--component-bg: #1e293b;--input-bg: #0f172a}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--primary: #6366f1;--primary-light: #818cf8;--primary-dark: #4338ca;--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-card: #1e293b;--text-primary: #f8fafc;--text-secondary: #cbd5e1;--text-muted: #cbd5e1;--border-light: #334155;--border-medium: #475569;--component-bg: #1e293b;--input-bg: #0f172a}}body{background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}.text-muted{color:var(--text-muted)!important}.card{background-color:var(--bg-card);border-color:var(--border-light);color:var(--text-primary)}.form-control{background-color:var(--input-bg);border-color:var(--border-medium);color:var(--text-primary)}.form-control::placeholder{color:var(--text-muted);opacity:.8}.form-control:focus{background-color:var(--input-bg);color:var(--text-primary);border-color:var(--primary)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){.animate-fade-in{animation:fadeIn .3s ease-out 0s both}}@media(prefers-reduced-motion:no-preference){.animate-slide-up{animation:slideUp .3s ease-out 0s both}}@media(prefers-reduced-motion:no-preference){.animate-pulse{animation:pulse .5s ease-out 0s both}}@media(prefers-reduced-motion:no-preference){.animate-shake{animation:shake .2s ease-out 0s both}}@media(prefers-reduced-motion:no-preference){.animate-spin{animation:spin 1s linear 0s infinite}}@media(prefers-reduced-motion:no-preference){.hover-scale{transition:transform .2s ease}}@media(prefers-reduced-motion:no-preference){.hover-scale:hover{transform:scale(1.02)}}@media(prefers-reduced-motion:no-preference){.hover-lift{transition:transform .2s ease,box-shadow .2s ease}}@media(prefers-reduced-motion:no-preference){.hover-lift:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}}.mb-55{padding-bottom:100px!important}.mb-100{padding-bottom:100px}.full-width{width:80%}.dashboard-width{width:90%!important}.txt-overflow{overflow:hidden;text-overflow:ellipsis}.cap:first-letter{text-transform:capitalize}.unset-justify{justify-content:unset!important}.justify-content-space-around{justify-content:space-around}.bg-white{background-color:#fff}.full-overley{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100vh;background-color:#0009;z-index:1600}.animate-fade-in{animation:fadeIn .3s ease}.animate-slide-up{animation:slideUp .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hide-on-mobile{display:none!important}}.show-on-mobile{display:none!important}@media(max-width:768px){.show-on-mobile{display:block!important}}@media(max-width:768px){.d-flex-mobile{display:flex!important}}.responsive-table{width:100%;border-collapse:collapse}@media(max-width:768px){.responsive-table{border:0}.responsive-table thead{display:none}.responsive-table tr{display:block;margin-bottom:1rem;border:1px solid var(--border-light);border-radius:8px;box-shadow:0 2px 4px #0000000d;background:var(--bg-card);padding:10px}.responsive-table td{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-light);padding:10px 5px;font-size:.95rem;text-align:right}.responsive-table td:last-child{border-bottom:0}.responsive-table td:before{content:attr(data-label);font-weight:700;text-transform:uppercase;font-size:.85rem;color:var(--text-secondary);margin-right:15px;text-align:left}.responsive-table td.c-action{justify-content:flex-end}.responsive-table td.c-action:before{display:none}}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.custom-form{width:100%;padding:.5rem;text-align:left}.no-pending-msg{text-align:center;width:100%;height:41px;color:green}.form-title{font-weight:600}@media(prefers-color-scheme:dark){.custom-form{color:#f1f5f9}.no-pending-msg{color:#34d399}.form-title{color:#f1f5f9}}.popup-overlay{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#0009;z-index:10;inset:0}.popup-container{background-color:#fff;border-radius:1rem;padding:.5rem;width:90%;max-width:600px;max-height:calc(100vh - 100px);overflow:hidden;display:flex;flex-direction:column}.popup-header{display:flex;justify-content:space-between;align-items:center;height:70px;padding:1rem;font-size:1.25rem}.popup-body{width:100%;overflow-y:auto;max-height:calc(100vh - 300px)}.popup-footer{display:flex;justify-content:space-between;align-items:center;height:70px;padding:1rem;font-size:1.25rem}@media(prefers-color-scheme:dark){.popup-overlay{background-color:#000c}.popup-container{background-color:#1e293b;color:#f1f5f9}.popup-header{color:#f1f5f9;border-bottom:1px solid #475569}.popup-footer{color:#f1f5f9;border-top:1px solid #475569}}
