:root{--bg-dark:#0f172a;--bg-card:#1e293b;--accent:#f59e0b;--accent-glow:#f59e0b66;--text-main:#f1f5f9;--text-muted:#94a3b8;--glass:#1e293bb3}.landing-container{background-color:#0f172a;background-color:var(--bg-dark);background-image:radial-gradient(circle at 10% 20%,#3b82f626 0,#0000 40%),radial-gradient(circle at 90% 80%,#f59e0b1a 0,#0000 40%);color:#f1f5f9;color:var(--text-main);font-family:Inter,sans-serif;height:100vh;overflow-x:hidden;overflow-y:auto;position:relative}.landing-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172acc;border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:20px 5%;position:-webkit-sticky;position:sticky;top:0;z-index:100}.landing-logo,.landing-nav{align-items:center;display:flex}.landing-logo{color:#fff;font-size:1.5em;font-weight:800;gap:12px;letter-spacing:-1px}.landing-logo img{filter:brightness(0) invert(1);height:40px}.landing-links{align-items:center;display:flex;gap:30px}.landing-links a{color:#94a3b8;color:var(--text-muted);font-size:.95em;font-weight:500;text-decoration:none;transition:all .3s}.landing-links a:hover{color:#f59e0b;color:var(--accent);text-shadow:0 0 10px #f59e0b66;text-shadow:0 0 10px var(--accent-glow)}.btn-login{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;color:#fff;cursor:pointer;font-weight:600;padding:10px 24px;transition:all .3s}.btn-login:hover{background:#fff;color:#0f172a;color:var(--bg-dark)}.landing-hero{align-items:center;display:flex;min-height:85vh;padding:100px 5%;position:relative}.landing-hero:before{background:#f59e0b;background:var(--accent);border-radius:50%;content:"";filter:blur(100px);height:600px;left:-10%;opacity:.08;position:absolute;top:20%;width:600px;z-index:0}.hero-content{flex:1 1;padding-right:50px;z-index:1}.hero-content h1{color:#fff;font-size:4em;font-weight:900;line-height:1.1;margin-bottom:25px}.highlight{background:linear-gradient(90deg,#f59e0b,#fbbf24);-webkit-background-clip:text;background-clip:text;color:#0000;text-shadow:0 0 30px #f59e0b4d}.hero-content p{color:#94a3b8;color:var(--text-muted);font-size:1.3em;line-height:1.6;margin-bottom:50px;max-width:600px}.hero-buttons{display:flex;gap:20px}.btn-primary{background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:12px;box-shadow:0 10px 30px -10px #f59e0b99;cursor:pointer;font-size:1.1em;font-weight:700;padding:18px 40px;transition:all .3s}.btn-primary:hover{box-shadow:0 20px 40px -10px #f59e0bcc;transform:translateY(-3px) scale(1.02)}.btn-secondary{background:#0000;border:1px solid #fff3;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1em;font-weight:700;padding:18px 40px;transition:all .3s}.btn-secondary:hover{background:#ffffff0d;border-color:#fff}.hero-image{display:flex;flex:1 1;justify-content:center;perspective:1000px;z-index:1}.mockup-card{background:#1e293b;background:var(--bg-card);border-radius:24px;box-shadow:0 0 0 1px #ffffff1a,0 50px 100px -20px #000c;height:320px;overflow:hidden;position:relative;transform:rotateY(-10deg) rotateX(5deg);transition:transform .5s;width:450px}.mockup-card:hover{transform:rotateY(0deg) rotateX(0deg)}.mockup-header{align-items:center;background:#0000004d;border-bottom:1px solid #ffffff0d;color:#cbd5e1;display:flex;font-weight:700;gap:10px;padding:15px 20px}.mockup-header:before{background:#ef4444;border-radius:50%;box-shadow:15px 0 0 #f59e0b,30px 0 0 #22c55e;content:"";display:block;height:10px;margin-right:35px;width:10px}.mockup-body{display:flex;flex-direction:column;height:100%;padding:25px}.mockup-body.no-padding{background:#0f172a;height:calc(100% - 52px);padding:0}.dashboard-img{display:block;height:100%;object-fit:cover;object-position:top;opacity:.9;width:100%}.landing-section{padding:120px 5%;position:relative}.section-title{margin-bottom:80px;text-align:center}.section-title h2{color:#fff;font-size:3em;margin-bottom:15px}.section-title p{color:#94a3b8;color:var(--text-muted);font-size:1.3em}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1e293b66;border:1px solid #ffffff0d;border-radius:20px;padding:40px;transition:all .3s}.feature-card:hover{background:#1e293bcc;border-color:#f59e0b;border-color:var(--accent);box-shadow:0 20px 40px #0006;transform:translateY(-10px)}.feature-card .icon{align-items:center;background:#ffffff1a;border-radius:20px;display:flex;font-size:3em;height:80px;justify-content:center;margin-bottom:25px;width:80px}.feature-card h3{color:#fff;font-size:1.5em;margin-bottom:15px}.feature-card p{color:#94a3b8;color:var(--text-muted);font-size:1.1em;line-height:1.6}.mobile-showcase{align-items:center;background:#020617;border-bottom:1px solid #ffffff0d;border-top:1px solid #ffffff0d;display:flex;gap:80px}.mobile-text{flex:1 1}.mobile-text h2{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3.5em;margin-bottom:20px}.mobile-text p{color:#64748b;font-size:1.2em;margin-bottom:40px}.check-list li{align-items:center;color:#e2e8f0;display:flex;font-size:1.2em;gap:15px;margin-bottom:20px}.mobile-visual{display:flex;flex:1 1;justify-content:center}.phone-mockup{background:#0f172a;border:12px solid #334155;border-radius:45px;box-shadow:0 0 0 2px #00000080,0 50px 100px #000000b3;height:600px;position:relative;width:300px}.phone-mockup:before{background:#334155;border-bottom-left-radius:15px;border-bottom-right-radius:15px;content:"";height:30px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:120px;z-index:10}.phone-screen{background:#000;border-radius:30px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.phone-screen-img{display:block;height:100%;object-fit:cover;object-position:top center;width:100%}.app-header{color:#0f172a;font-size:1.4em;font-weight:900;margin-bottom:25px;text-align:center}.app-row{align-items:center;background:#fff;box-shadow:0 4px 10px #0000000d;display:flex;font-weight:600;gap:10px;margin-bottom:12px}.app-btn,.app-row{border-radius:16px;padding:18px}.app-btn{background:#0f172a;background:var(--bg-dark);box-shadow:0 10px 20px #0003;color:#fff;font-weight:700;margin-top:40px;text-align:center}.landing-cta{background:radial-gradient(circle at center,#3b82f61a 0,#0000 70%);padding:120px 5%;text-align:center}.landing-cta h2{color:#fff;font-size:3em;margin-bottom:20px}.landing-cta p{color:#94a3b8;color:var(--text-muted);font-size:1.3em;margin-bottom:50px}.landing-footer{background:#020617;border-top:1px solid #ffffff0d;color:#475569;padding:60px 5%}.footer-content{align-items:center;display:flex;justify-content:space-between}.socials a{color:#64748b;margin-left:20px;transition:color .3s}.socials a:hover{color:#fff}.mobile-menu-btn{background:#0000;border:none;color:#fff;cursor:pointer;display:none;font-size:1.8em;z-index:101}@media (max-width:900px){.mobile-menu-btn{display:block}.landing-links{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0f172af2;border-bottom:1px solid #ffffff1a;display:none;flex-direction:column;gap:20px;left:0;opacity:0;padding:20px;position:absolute;top:100%;transform:translateY(-20px);transition:all .3s ease;width:100%}.landing-links.open{display:flex;opacity:1;transform:translateY(0)}.landing-links a{border-bottom:1px solid #ffffff0d;font-size:1.2em;padding:10px}.btn-login,.landing-links a{text-align:center;width:100%}.btn-login{background:#f59e0b;background:var(--accent);border:none;color:#fff;margin-top:10px;padding:15px}.landing-hero{flex-direction:column;padding-top:40px}.hero-content{margin-bottom:60px;padding-right:0}.hero-content h1{font-size:3em}.hero-buttons{flex-direction:column;justify-content:center}.mobile-showcase{flex-direction:column;gap:40px;padding:80px 5%}.mobile-text{text-align:center}.check-list{display:inline-block;text-align:left}.phone-mockup{height:500px;width:260px}}.pricing-grid{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.pricing-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b66;border:1px solid #ffffff0d;border-radius:24px;display:flex;flex-direction:column;padding:40px;position:relative;transition:all .3s;width:350px}.pricing-card:hover{background:#1e293b99;border-color:#fff3;transform:translateY(-5px)}.pricing-card.popular{background:#0f172acc;border:1px solid #f59e0b;border:1px solid var(--accent);box-shadow:0 0 30px #f59e0b26;transform:scale(1.05);z-index:10}.pricing-card.popular:hover{box-shadow:0 0 50px #f59e0b40;transform:scale(1.05) translateY(-5px)}.popular-tag{background:#f59e0b;background:var(--accent);border-radius:20px;box-shadow:0 5px 15px #f59e0b66;color:#fff;font-size:.8em;font-weight:800;left:50%;letter-spacing:1px;padding:5px 15px;position:absolute;top:-15px;transform:translateX(-50%)}.card-header{border-bottom:1px solid #ffffff0d;margin-bottom:30px;padding-bottom:20px;text-align:center}.card-header h3{color:#fff;font-size:1.5em;margin-bottom:10px}.card-header p{color:#94a3b8;color:var(--text-muted);font-size:.9em}.price{color:#fff;font-size:3em;font-weight:900;margin:15px 0}.price span{color:#94a3b8;color:var(--text-muted);font-size:.4em;font-weight:400;margin-left:5px}.features-list{flex:1 1;list-style:none;margin-bottom:40px;padding:0}.features-list li{align-items:center;color:#cbd5e1;display:flex;font-size:1em;gap:10px;margin-bottom:15px}.full-width{margin-top:auto;width:100%}@media (max-width:900px){.pricing-grid{align-items:center;flex-direction:column}.pricing-card{max-width:350px;width:100%}.pricing-card.popular{margin:20px 0;transform:scale(1)}.pricing-card.popular:hover{transform:translateY(-5px)}}*,:after,:before{box-sizing:border-box}:root{--gcs-bg:#f5f5f7;--gcs-surface:#fff;--gcs-primary:#8b8b8b;--gcs-primary-dark:#272727;--gcs-primary-light:#ffe0c2;--gcs-border:#d1d5db;--gcs-border-strong:#9ca3af;--gcs-text:#111827;--gcs-text-muted:#6b7280;--gcs-btn-bg:#f3f4f6;--gcs-btn-bg-hover:#e5e7eb;--gcs-shadow-soft:0 1px 3px #0f172a14;--header-height:120px}input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],select,textarea{border-radius:8px;font-size:.95rem;padding:.45rem .6rem}.form-group input,.form-group select,.form-group textarea{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;font-size:.95rem;padding:10px 12px;transition:border-color .15s,box-shadow .15s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#0d0f86;box-shadow:0 0 0 3px #0b09831a;outline:none}#root,body,html{background:#f5f5f7;background:var(--gcs-bg);color:#111827;color:var(--gcs-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:0}a{color:inherit;text-decoration:none}.app-shell{display:flex;flex-direction:column;height:100vh}.app-header{align-items:center;background:#111827;box-shadow:0 1px 4px #0f172a66;color:#f9fafb;display:flex;height:120px;height:var(--header-height);justify-content:space-between;left:0;padding:0 24px;position:fixed;right:0;top:0;z-index:10}.app-header-left{display:flex;flex-direction:column;justify-content:center}.app-header-logos{align-items:center;display:flex;gap:8px}.app-logo{display:block;max-height:32px;object-fit:contain}.app-logo-epsylon{max-height:80px}.app-header-x{color:#f97316;font-size:18px;font-weight:600;line-height:1;margin:0 2px}.app-header-subtitle{color:#9ca3af;font-size:12px}.app-header-right{align-items:center;display:flex;font-size:16px;gap:16px}.store-switcher{display:flex;flex-direction:column;gap:5px}.store-label{color:#9ca3af;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.user-block{align-items:center;background:#030712b3;border:1px solid #374151;border-radius:10px;display:flex;gap:20px;padding:15px 30px}.user-info{align-items:flex-end;display:flex;flex-direction:column;font-family:Lato,sans-serif;font-size:12px}.user-name{font-weight:500}.user-role{color:#9ca3af}.app-body{display:flex;height:calc(100vh - 120px);height:calc(100vh - var(--header-height));margin-top:120px;margin-top:var(--header-height)}.app-sidebar{background:#111827;bottom:0;color:#e5e7eb;display:flex;flex-direction:column;gap:12px;left:0;overflow-y:auto;padding:16px 12px;position:fixed;top:120px;top:var(--header-height);width:230px}.menu-section{margin-bottom:12px}.menu-title{align-items:center;color:#c9cfda;display:flex;font-size:.9rem;font-weight:600;gap:8px;letter-spacing:.18em;margin:16px 8px 6px;opacity:.9;padding:0 12px;text-transform:uppercase}.menu-title:before{background:linear-gradient(90deg,#ff6a00,#fbbf24);border-radius:999px;content:"";display:inline-block;height:1px;opacity:.9;width:18px}.menu-link{border-radius:6px;color:#e5e7eb;display:block;font-size:14px;margin:2px 0;padding:8px 12px}.menu-link.active,.menu-link:hover{background:#cc7c31}.menu-link.active{color:#fff}.app-content{margin-left:230px;overflow-y:auto;padding:24px;width:calc(100% - 230px)}.page h1{margin-top:0}.card,.page h1{margin-bottom:16px}.card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0f172a1f;padding:16px 20px}.dashboard-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,2fr) minmax(0,2fr)}@media (max-width:900px){.app-sidebar{display:none}.app-content{margin-left:0;width:100%}.dashboard-grid{grid-template-columns:minmax(0,1fr)}}.form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.form-group label{font-weight:500}.form-row{align-items:flex-end;gap:8px}.form-row .form-group{margin-bottom:0}.app-header select{background:#030712;border:1px solid #374151;border-radius:10px;color:#f9fafb;cursor:pointer;font-size:.875rem;padding:6px 32px 6px 12px}.app-header select:focus{border-color:#fff;box-shadow:0 0 0 1px #fff6}.btn{align-items:center;background-color:#f3f4f6;background-color:var(--gcs-btn-bg);border:1px solid #d1d5db;border:1px solid var(--gcs-border);border-radius:6px;box-shadow:0 1px 3px #0f172a14;box-shadow:var(--gcs-shadow-soft);color:#111827;color:var(--gcs-text);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;line-height:1.2;padding:.4rem .9rem;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .05s ease}.btn:hover{background-color:#e5e7eb;background-color:var(--gcs-btn-bg-hover);border-color:#9ca3af;border-color:var(--gcs-border-strong);box-shadow:0 2px 6px #0f172a1f;transform:translateY(-1px)}.btn:active{box-shadow:none;transform:translateY(0)}.btn:focus-visible{outline:2px solid #8b8b8b;outline:2px solid var(--gcs-primary);outline-offset:1px}.btn-primary{background-color:#8b8b8b;background-color:var(--gcs-primary);border-color:#8b8b8b;border-color:var(--gcs-primary);color:#fff}.btn-primary:hover{background-color:#272727;background-color:var(--gcs-primary-dark);border-color:#272727;border-color:var(--gcs-primary-dark)}.app-header .btn-outline{background-color:initial;border-color:#6b7280;color:#f9fafb}.app-header .btn-outline:hover{background-color:#ebebeb;border-color:#000;color:#111827}.btn-outline.active,.btn-outline[data-active=true]{background-color:#ffe0c2;background-color:var(--gcs-primary-light);border-color:#8b8b8b;border-color:var(--gcs-primary);color:#272727;color:var(--gcs-primary-dark)}.btn:disabled,.btn[disabled]{background-color:#f3f4f6;background-color:var(--gcs-btn-bg);border-color:#d1d5db;border-color:var(--gcs-border);box-shadow:none;color:#6b7280;color:var(--gcs-text-muted);cursor:default;opacity:.6;transform:none}.form-error{color:#b91c1c;font-size:13px;margin-bottom:8px}.muted{color:#6b7280}.muted,.table{font-size:13px}.table{border-collapse:collapse;width:100%}.table td,.table th{border-bottom:1px solid #e5e7eb;overflow:visible!important;padding:6px 8px;position:relative;text-align:left}.table th{background:#f3f4f6;font-weight:500}.icon-button-danger{background:#0000;border:none;color:#b91c1c;cursor:pointer;font-size:30px;line-height:1;padding:0 4px}.icon-button-danger:hover{color:#a05151}.quick-search-form{margin-bottom:12px}.quick-search-row{display:flex;gap:8px}.quick-search-row select{min-width:120px}.login-page{align-items:center;background:radial-gradient(circle at top left,#f97316 0,#111827 55%);display:flex;justify-content:center;min-height:100vh}.login-card{background:#111827;border-radius:12px;box-shadow:0 0 20px #2b2b2b99;color:#e5e7eb;max-width:100%;padding:24px 24px 20px;width:500px}.login-header,.login-logo-row{margin-bottom:20px}.login-logo-row{align-items:center;display:flex;gap:20px;justify-content:center}.login-logo-img{max-height:90px;object-fit:contain}.login-logo-x{color:#f97316;font-size:20px;font-weight:600;line-height:1}.login-title{color:#9ca3af;font-family:Lato,sans-serif;font-size:18px;margin-top:4px}.login-subtitle{color:#919191;font-family:Lato,sans-serif;font-size:14px;margin-top:8px}.login-form input,.login-form label{font-family:Lato,sans-serif;font-size:16px}.login-form input{background:#030712;border-color:#374151;color:#f9fafb;padding:10px 12px}.login-form input:focus{box-shadow:0 0 0 1px #f973164d;font-family:Lato,sans-serif}.login-hint{color:#9ca3af;font-family:Lato,sans-serif;font-size:16px;margin-top:10px}.dashboard-layout{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1.6fr) minmax(0,2fr)}.dashboard-right{max-height:calc(100vh - 160px);overflow-y:auto}.documents-layout{grid-gap:16px;display:grid;gap:16px}.doc-payment-actions{align-items:center;display:flex;justify-content:flex-end;margin-top:18px}.document-editor-card{padding:16px}.doc-success-banner{background:#ecfdf3;border:1px solid #bbf7d0;border-radius:6px;color:#166534;font-size:13px;margin-bottom:8px;padding:6px 10px}.document-editor-top{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.document-editor-top .form-group{min-width:220px}.doc-editor-layout{grid-gap:16px;align-items:flex-start;display:grid;gap:16px;grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}.doc-editor-main,.doc-editor-side{display:flex;flex-direction:column;gap:16px}.doc-editor-lines-card,.doc-editor-summary{padding:12px}.doc-customer-results{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:4px;max-height:220px;overflow-y:auto}.doc-customer-results ul{list-style:none;margin:0;padding:4px 0}.doc-customer-results li+li{border-top:1px solid #f3f4f6}.doc-customer-result-main{background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;gap:2px;padding:6px 10px;text-align:left;width:100%}.doc-customer-result-main:hover{background:#f3f4f6}.doc-customer-result-name{font-size:14px;font-weight:600}.doc-customer-result-meta{color:#6b7280;display:flex;flex-wrap:wrap;font-size:12px;gap:8px}.doc-product-results{max-height:220px}.doc-product-results ul{padding:4px 0}.doc-product-results li+li{border-top:1px solid #f3f4f6}.doc-product-result-main{background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;gap:2px;padding:6px 10px;text-align:left;width:100%}.doc-product-result-main:hover{background:#f3f4f6}.doc-product-result-name{font-size:14px;font-weight:600}.doc-product-result-meta{color:#6b7280;display:flex;flex-wrap:wrap;font-size:12px;gap:8px}.doc-product-cell{position:relative}.doc-product-results-inline{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 10px 15px #0000001a;left:0;max-height:260px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 4px);z-index:50}.doc-lines-table td,.doc-lines-table th{font-size:16px;vertical-align:top}.doc-cell-readonly{background:#0000;border-radius:4px;font-size:16px;padding:4px 6px}.doc-lines-table{table-layout:fixed}.doc-lines-table .doc-input-small{margin:0 auto;max-width:80px}.doc-lines-table input[type=number],.doc-lines-table input[type=text]{box-sizing:border-box;width:100%}@media (max-width:1024px){.doc-editor-layout{grid-template-columns:1fr}}.page-filters-card{margin-bottom:16px}.page-filters-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.page-filter{min-width:220px}.page-filter-label{color:#6b7280;color:var(--gcs-text-muted);font-size:12px;font-weight:600;letter-spacing:.12em;margin-bottom:4px;text-transform:uppercase}.page-filter-value{font-size:14px;font-weight:600}.page-filter-error{font-size:12px;margin-top:4px}.page-filter input,.page-filter select{width:100%}.page-filter-actions{margin-left:auto}.page-filter-actions .btn{min-width:180px}.clients-layout{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,2fr) minmax(0,1.2fr)}.clients-list,.clients-right{max-height:calc(100vh - 160px);overflow-y:auto}.articles-layout{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,2fr) minmax(0,1.2fr)}.articles-list,.articles-right{max-height:calc(100vh - 160px);overflow-y:auto}.table-actions{display:flex;flex-wrap:wrap;gap:4px}.action-menu{display:inline-flex;justify-content:flex-end;position:relative;width:100%}.action-menu-trigger{background:#e9e9e9;border:1px solid #acacac;border-radius:6px;font-size:24px;height:20px;line-height:1;padding:0;width:20px}.action-menu-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:4px 0;position:absolute;right:0;width:160px;z-index:1000!important}.action-menu-item{background:#0000;border:none;cursor:pointer;display:block;font-size:14px;padding:7px 12px;text-align:left;width:100%}.action-menu-item:hover:not(:disabled){background:#f3f4f6}.action-menu-item:disabled{cursor:default;opacity:.5}.action-menu-item-danger{color:#b91c1c}.action-menu-item-danger:hover:not(:disabled){background:#fee2e2}textarea{border:1px solid #d1d5db;border-radius:6px;font-family:inherit;font-size:14px;outline:none;padding:8px 10px}textarea:focus{border-color:#f97316;box-shadow:0 0 0 1px #f973164d}.admin-layout{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1.5fr) minmax(0,1.5fr)}.admin-column{max-height:calc(100vh - 160px);overflow-y:auto}.admin-list{margin-bottom:16px}.cash-layout{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1.4fr) minmax(0,2fr)}.reports-layout{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1.5fr) minmax(0,2fr)}.reports-summary-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:8px}.reports-summary-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px}.reports-summary-item .label{color:#6b7280;font-size:12px;margin-bottom:4px}.reports-summary-item .value{font-size:16px;font-weight:600}.inventories-layout{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1.4fr) minmax(0,2fr)}.inventories-list,.inventories-right{max-height:calc(100vh - 160px);overflow-y:auto}.doc-lines-table input[type=number],.doc-lines-table input[type=text]{background:#0000;border:1px solid #0000;box-shadow:none;font-size:14px;padding:8px 6px;transition:all .2s ease}.doc-lines-table input[type=number]:focus,.doc-lines-table input[type=number]:hover,.doc-lines-table input[type=text]:focus,.doc-lines-table input[type=text]:hover{background:#fff;border-color:#ffe0c2;border-color:var(--gcs-primary-light);box-shadow:0 1px 2px #0000000d}.doc-lines-table td{border-bottom:1px solid #f3f4f6;padding:0;vertical-align:middle}.doc-row-child{background-color:#f9fafb}.doc-row-child td:first-child{padding-left:36px;position:relative}.doc-row-child td:first-child:before{border-bottom:2px solid #d1d5db;border-bottom-left-radius:6px;border-left:2px solid #d1d5db;bottom:50%;content:"";left:14px;position:absolute;top:-50%;width:12px}.doc-row-parent td{background-color:#fff;border-top:2px solid #f3f4f6;color:#272727;color:var(--gcs-primary-dark);font-weight:500}.doc-line-info-muted{color:#9ca3af;font-size:10px;font-style:italic;margin-bottom:4px;margin-left:6px;margin-top:-4px}.doc-product-results{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;box-shadow:0 4px 20px #00000026;margin-top:4px;margin-top:2px;max-height:300px;max-height:350px;max-width:90vw;overflow-y:auto;position:absolute;width:350px;width:650px;width:700px;z-index:50;z-index:100}.doc-product-results ul{list-style:none;margin:0;padding:0}.doc-product-result{align-items:center!important;background:#0000;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex!important;flex-direction:row!important;justify-content:space-between;padding:8px 12px;text-align:left;width:100%}.doc-product-result:hover{background-color:#f8fafc}.doc-product-result-main{align-items:center;display:flex!important;flex:1 1;flex-direction:row!important;gap:10px;min-width:0}.doc-product-result-type{background:#eff6ff;border:1px solid #dbeafe;border-radius:4px;color:#3b82f6;flex-shrink:0;font-size:10px;font-weight:700;line-height:1;padding:3px 6px;text-transform:uppercase}.doc-product-result-name{color:#111827;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-product-result-info{align-items:center;display:flex;flex-shrink:0;gap:15px;margin-left:15px}.doc-product-result-stock{font-size:12px;font-weight:500;white-space:nowrap}.doc-product-result-price{color:#111827;font-size:13px;font-weight:700;min-width:60px;text-align:right;white-space:nowrap}.login-page{background:linear-gradient(to bottom right,#111827e6,#111827f2),url(https://images.unsplash.com/photo-1486312338219-ce68d2c6f44d?q=80&w=2072&auto=format&fit=crop);background-position:50%;background-size:cover;overflow:hidden;position:relative}.login-page:before{background:radial-gradient(circle,#f9731626 0,#0000 70%);content:"";filter:blur(80px);height:40%;left:-10%;position:absolute;top:-10%;width:40%;z-index:0}.login-card{animation:slideUpFade .6s ease-out forwards;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#1f2937b3;border:1px solid #ffffff14;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d;padding:40px;position:relative;transition:transform .3s ease;width:440px;z-index:1}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-header{margin-bottom:32px;text-align:center}.login-title{color:#f3f4f6;font-size:1.25rem;font-weight:700;letter-spacing:.5px;margin-top:12px;text-transform:uppercase}.login-subtitle{color:#9ca3af;font-size:.9rem;font-weight:400}.login-form .form-group{margin-bottom:20px}.login-form label{color:#d1d5db;display:block;font-size:.85rem;font-weight:600;letter-spacing:.05em;margin-bottom:6px;text-transform:uppercase}.login-form input{background:#03071280;border:1px solid #4b556366;border-radius:8px;color:#fff;font-size:1rem;padding:12px 16px;transition:all .2s ease}.login-form input:focus{background:#030712cc;border-color:#f97316;box-shadow:0 0 0 4px #f9731626}.login-form .btn-primary{background:linear-gradient(135deg,#f97316,#ea580c);border:none;box-shadow:0 4px 6px -1px #f973164d;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-top:10px;padding:12px;width:100%}.login-form .btn-primary:hover{background:linear-gradient(135deg,#fb923c,#f97316);box-shadow:0 10px 15px -3px #f9731666;transform:translateY(-2px)}.login-hint{border-top:1px solid #ffffff1a;color:#6b7280;font-size:.85rem;margin-top:24px;padding-top:16px;text-align:center}.login-hint strong{color:#d1d5db}.mobile-burger-btn{background:#0000;border:1px solid #374151;border-radius:6px;color:#f9fafb;cursor:pointer;display:none;font-size:24px;margin-right:12px;padding:4px 10px}.mobile-burger-btn:hover{background:#ffffff1a}.mobile-overlay{animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;bottom:0;left:0;position:fixed;right:0;top:0;z-index:90}@media (max-width:1024px){:root{--header-height:auto}.app-header{flex-direction:column;gap:16px;height:auto;padding:12px 16px;position:relative}.app-header-left{align-items:center;flex-direction:row;justify-content:flex-start;width:100%}.app-header-subtitle{display:none}.app-header-right{border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:10px;width:100%}.user-block{gap:10px;padding:8px 12px}.user-role{display:none}.mobile-burger-btn{display:block}.app-sidebar{bottom:0;box-shadow:4px 0 16px #00000080;display:flex;left:0;padding-top:20px;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:100}.app-sidebar.open{transform:translateX(0)}.app-body{display:block;height:auto;margin-top:0}.app-content{height:auto;margin-left:0;overflow-y:visible;padding:16px;width:100%}.admin-layout,.articles-layout,.cash-layout,.clients-layout,.dashboard-layout,.inventories-layout,.reports-layout{grid-template-columns:1fr}.page-filters-row{align-items:stretch;flex-direction:column}.page-filter-actions{margin-left:0;margin-top:12px}.page-filter-actions .btn{width:100%}}@media (max-width:768px){.doc-customer-results,.doc-product-results,.doc-product-results-inline{animation:slideUp .3s ease-out;border:none!important;border-radius:16px 16px 0 0!important;border-top:1px solid #e5e7eb!important;bottom:0!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important;left:0!important;margin:0!important;max-height:250px;max-width:100%!important;position:fixed!important;right:0!important;top:auto!important;width:100%!important;z-index:1000!important}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.doc-customer-result-main,.doc-product-result{border-bottom:1px solid #f3f4f6;padding:12px 16px!important}.action-menu{position:static}.action-menu-dropdown{position:absolute;right:0;right:10px;width:200px;z-index:50}.action-menu-item{font-size:15px;padding:12px 16px}.login-card{border-radius:0!important;box-shadow:none!important;display:flex;flex-direction:column;height:auto;justify-content:center;min-height:100vh;padding:20px!important;width:100%!important}.document-editor-top,.form-row,.quick-search-row{flex-direction:column!important;gap:12px!important}.document-editor-top .form-group,.form-row .form-group,.quick-search-row input,.quick-search-row select{min-width:0!important;width:100%!important}.doc-lines-table{display:block;overflow-x:auto;padding-bottom:10px;white-space:nowrap}.doc-lines-table input[type=number],.doc-lines-table input[type=text]{min-height:40px;min-width:60px}}.app-drawer-overlay{align-items:stretch;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;bottom:0;display:flex;justify-content:flex-end;left:0;position:fixed;right:0;top:0;z-index:1000}.app-drawer-content{animation:slideInRight .3s cubic-bezier(.16,1,.3,1);background-color:#fff;border-left:1px solid #e5e7eb;box-shadow:-10px 0 30px #0003;display:flex;flex-direction:column;height:100%;max-width:90vw;width:900px}.print-drawer{background:#f8fafc;max-width:90vw;width:500px}@media (max-width:768px){.print-drawer{max-width:100%!important;width:100%!important}}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.app-drawer-header{align-items:center;background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;min-height:60px;padding:16px 20px}.app-drawer-body{flex:1 1;overflow-y:auto;padding:24px}.form-grid-2{grid-gap:16px;grid-template-columns:1fr 1fr}.form-grid-2,.form-grid-3{display:grid;gap:16px;margin-bottom:20px}.form-grid-3{grid-gap:16px;grid-template-columns:1fr 1fr 1fr}@media (max-width:768px){.app-drawer-content{border-left:none;max-width:100%!important;width:100%!important}.app-drawer-body{padding:16px}.form-grid-2,.form-grid-3{gap:12px;grid-template-columns:1fr!important}.doc-editor-layout{display:flex;flex-direction:column}.app-drawer-header h2{font-size:1.1rem;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.doc-editor-layout{flex-direction:row;height:100%;overflow:hidden}.doc-editor-sidebar{background-color:#fff;border-right:1px solid #e5e7eb;flex-shrink:0;gap:20px;overflow-y:auto;padding:20px;width:320px}.doc-editor-main{background-color:#f9fafb;min-width:0;overflow-y:auto}@media (max-width:900px){.doc-editor-layout{flex-direction:column!important;overflow-y:auto!important}.doc-editor-sidebar{border-bottom:1px solid #e5e7eb;border-right:none!important;flex-shrink:1;height:auto!important}.doc-editor-main,.doc-editor-sidebar{overflow-y:visible!important;width:100%!important}.doc-editor-main{flex:none}}.doc-header-left{align-items:center;display:flex;gap:0}.doc-title{color:#111827;font-size:1.25rem;font-weight:700;letter-spacing:-.025em;margin:0;white-space:nowrap}.doc-header-sep{background-color:#e5e7eb;height:24px;margin:0 16px;width:1px}.doc-type-select{-webkit-appearance:none;appearance:none;background-color:#f9fafb;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:.9rem;font-weight:600;padding:6px 32px 6px 12px;transition:all .2s ease}.doc-type-select:hover{background-color:#fff;border-color:#9ca3af}.doc-type-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}@media (max-width:768px){.table{display:table;width:100%}.table td,.table th{font-size:13px;padding:8px 4px}.table td{white-space:normal;word-break:break-word}.clients-list .table td:nth-child(2),.clients-list .table td:nth-child(4),.clients-list .table th:nth-child(2),.clients-list .table th:nth-child(4),.documents-layout .table td:nth-child(2),.documents-layout .table td:nth-child(4),.documents-layout .table th:nth-child(2),.documents-layout .table th:nth-child(4),.pec-list .table td:first-child,.pec-list .table td:nth-child(2),.pec-list .table th:first-child,.pec-list .table th:nth-child(2),.prestations-list .table td:nth-child(3),.prestations-list .table td:nth-child(5),.prestations-list .table td:nth-child(6),.prestations-list .table th:nth-child(3),.prestations-list .table th:nth-child(5),.prestations-list .table th:nth-child(6),.vehicles-list .table td:first-child,.vehicles-list .table td:nth-child(3),.vehicles-list .table td:nth-child(4),.vehicles-list .table td:nth-child(5),.vehicles-list .table td:nth-child(6),.vehicles-list .table th:first-child,.vehicles-list .table th:nth-child(3),.vehicles-list .table th:nth-child(4),.vehicles-list .table th:nth-child(5),.vehicles-list .table th:nth-child(6){display:none}.table td:first-child{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.articles-list .table td:first-child,.articles-list .table th:first-child{max-width:40px!important;min-width:40px!important;padding:0 5px;text-align:center;vertical-align:middle;width:40px!important}.articles-list .table td:nth-child(2){white-space:normal;word-break:break-word}@media (max-width:900px){.articles-list .table td:nth-child(3),.articles-list .table td:nth-child(4),.articles-list .table td:nth-child(5),.articles-list .table td:nth-child(7),.articles-list .table td:nth-child(8),.articles-list .table td:nth-child(9),.articles-list .table th:nth-child(3),.articles-list .table th:nth-child(4),.articles-list .table th:nth-child(5),.articles-list .table th:nth-child(7),.articles-list .table th:nth-child(8),.articles-list .table th:nth-child(9){display:none}.articles-list .table td,.articles-list .table th{font-size:12px;padding:8px 4px}}.fade-in{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dashboard-welcome-banner{align-items:center;background:linear-gradient(135deg,#fff,#f3f4f6);border:1px solid #fff;border-radius:16px;box-shadow:0 4px 15px #00000008;display:flex;justify-content:space-between;margin-bottom:30px;padding:25px 30px}.dashboard-welcome-banner h1{color:#111827;font-size:1.8em;margin:0}.dashboard-welcome-banner p{color:#6b7280;margin:5px 0 0}.kpi-card{align-items:flex-start;border:none!important;border-radius:16px!important;box-shadow:0 10px 25px -5px #0000000d,0 5px 10px -5px #00000005;display:flex!important;gap:20px;overflow:hidden;padding:25px!important;position:relative;transition:transform .2s,box-shadow .2s}.kpi-card:hover{box-shadow:0 15px 30px -5px #00000014;transform:translateY(-3px)}.kpi-blue{background:linear-gradient(145deg,#eff6ff,#fff)}.kpi-green{background:linear-gradient(145deg,#f0fdf4,#fff)}.kpi-orange{background:linear-gradient(145deg,#fff7ed,#fff)}.kpi-red{background:linear-gradient(145deg,#fef2f2,#fff)}.kpi-icon{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;font-size:2.5em;height:60px;width:60px}.kpi-badge-count,.kpi-icon{align-items:center;display:flex;justify-content:center}.kpi-badge-count{background:#ef4444;border:2px solid #fff;border-radius:50%;color:#fff;font-size:.7em;height:22px;position:absolute;right:-5px;top:-5px;width:22px}.kpi-content{flex:1 1}.kpi-label{color:#6b7280;font-size:.9em;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.kpi-value{color:#111827;font-size:2.2em;font-weight:800;line-height:1.1;margin:5px 0}.kpi-trend{align-items:center;color:#9ca3af;display:flex;font-size:.85em;font-weight:500;gap:5px}.kpi-trend.positive{color:#10b981}.kpi-trend.negative{color:#ef4444}.card-header-pro{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.card-header-pro h3{color:#111827;font-size:1.2em;margin:0}.chart-select{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:.9em;padding:6px 10px}.modern-search-card{background:#1e40af!important;color:#fff}.modern-search-card h3{border-bottom:1px solid #fff3!important;color:#fff!important;opacity:.9}.modern-input-group{position:relative}.modern-input-group .input-icon{font-size:1.2em;left:15px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.modern-input-group input{background:#ffffff26;border:2px solid #fff3;border-radius:12px;color:#fff;font-size:.95em;outline:none;padding:12px 15px 12px 45px;transition:all .2s;width:100%}.modern-input-group input::placeholder{color:#fff9}.modern-input-group input:focus{background:#fff;border-color:#fff;box-shadow:0 4px 15px #0000001a;color:#111827}.modern-input-group input:focus+.input-icon{filter:grayscale(1)}.pro-table thead th{background:#fff7ed!important;border:none!important;color:#9a3412!important;font-size:.85em}.pro-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background .2s}.pro-table tbody tr:hover{background:#fafafa}.pro-table td{padding:15px 10px!important}.btn-ghost-primary{background:#0000;border-radius:8px;color:#3b82f6;font-weight:600;padding:6px 12px}.btn-ghost-primary:hover{background:#eff6ff}.empty-state-pro{color:#9ca3af;font-weight:500;padding:40px;text-align:center}.shadow-sm{border:none!important;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008!important}.pro-header-banner{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #fff;border-radius:16px;box-shadow:0 4px 15px #00000008;display:flex;justify-content:space-between;margin-bottom:30px;padding:25px 30px}.pro-header-title h1{color:#111827;font-size:1.8em;letter-spacing:-.5px;margin:0}.pro-header-title p{color:#6b7280;font-size:.95em;margin:5px 0 0}.pro-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;box-shadow:0 10px 25px -5px #0000000d,0 5px 10px -5px #00000003;margin-bottom:20px;padding:25px;transition:transform .2s ease}.pro-card:hover{box-shadow:0 15px 35px -5px #00000014}.pro-card-title{align-items:center;border-bottom:2px solid #f3f4f6;color:#111827;display:flex;font-size:1.1em;font-weight:700;gap:10px;margin:0 0 20px;padding-bottom:15px}.pro-form-group{margin-bottom:15px}.pro-form-label{color:#4b5563;display:block;font-size:.85em;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.pro-input{background:#f9fafb;border:2px solid #f3f4f6;border-radius:10px;color:#1f2937;font-size:.95em;padding:12px 15px;transition:all .2s;width:100%}.pro-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a;outline:none}.pro-input:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.pro-table-container{border:1px solid #f3f4f6;border-radius:12px;overflow:hidden}.pro-table{border-collapse:collapse;width:100%}.pro-table thead th{background:#f8fafc;border-bottom:2px solid #e2e8f0;color:#64748b;font-size:.75em;letter-spacing:1px;padding:15px;text-align:left;text-transform:uppercase}.pro-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .1s}.pro-table tbody tr:last-child{border-bottom:none}.pro-table tbody tr:hover{background:#f8fafc}.pro-table td{color:#334155;font-size:.95em;padding:15px}.pro-table td strong{color:#0f172a;font-weight:600}.pro-icon-box{align-items:center;background:#eff6ff;border-radius:8px;color:#3b82f6;display:flex;font-size:1.2em;height:32px;justify-content:center;width:32px}.pro-badge{border-radius:20px;font-size:.75em;font-weight:700;padding:4px 10px;text-transform:uppercase}.pro-badge-admin{background:#fef2f2;border:1px solid #fecaca;color:#ef4444}.pro-badge-manager{background:#fff7ed;border:1px solid #fed7aa;color:#f97316}.pro-badge-user{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.pro-table td:last-child,.table td:last-child{box-sizing:border-box;padding:5px!important;text-align:center!important;vertical-align:middle!important;width:60px!important}.action-menu-trigger{display:inline-flex!important;margin:0 auto!important;vertical-align:middle!important}#root,body,html{height:100%;margin:0;overflow:hidden}.layout-root{background-color:#f3f4f6;display:flex;height:100vh;width:100vw}.layout-sidebar{background-color:#1e293b;border-right:1px solid #ffffff0d;color:#94a3b8;display:flex;flex-direction:column;flex-shrink:0;width:260px;z-index:20}.sidebar-logo-area{align-items:center;background-color:#0f172a;display:flex;height:64px;padding:0 24px}.sidebar-logo-img{filter:brightness(0) invert(1);height:40px;width:auto}.sidebar-nav{flex:1 1;overflow-y:auto;padding:20px 12px}.nav-section-label{color:#475569;font-size:.7em;font-weight:700;letter-spacing:.05em;margin-top:15px;padding:0 12px 8px;text-transform:uppercase}.nav-item{align-items:center;border-radius:8px;color:#cbd5e1;display:flex;font-size:.9em;font-weight:500;gap:12px;margin-bottom:2px;padding:10px 12px;text-decoration:none;transition:all .2s}.nav-item:hover{background-color:#ffffff0d;color:#fff}.nav-item.active{background-color:#3b82f6;box-shadow:0 1px 3px #0003;color:#fff}.nav-icon{font-size:1.1em;text-align:center;width:20px}.layout-main{display:flex;flex:1 1;flex-direction:column;min-width:0;position:relative}.layout-header{align-items:center;background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;height:64px;justify-content:space-between;padding:0 32px}.layout-content-scroll{flex:1 1;overflow-y:auto;padding:32px;scroll-behavior:smooth}.header-store-select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;font-size:.9em;font-weight:600;outline:none;padding:8px 12px}.header-user{align-items:center;cursor:pointer;display:flex;gap:12px}.header-user-avatar{align-items:center;background:#e2e8f0;border-radius:50%;color:#64748b;display:flex;font-size:.9em;font-weight:700;height:36px;justify-content:center;width:36px}.header-user-text{line-height:1.3;text-align:right}.header-user-name{color:#1e293b;display:block;font-size:.9em;font-weight:600}.header-user-role{color:#64748b;display:block;font-size:.75em}@media (max-width:1024px){.layout-sidebar{bottom:0;box-shadow:10px 0 30px #00000080;left:0;position:fixed;top:0;transform:translateX(-100%)}.layout-sidebar.open{transform:translateX(0)}.layout-header{padding:0 15px}.layout-content-scroll{padding:15px}}.mobile-bottom-nav{display:none!important}.mobile-card-view{display:none}@media (max-width:768px){.mobile-bottom-nav{display:flex!important}.app-sidebar,.sidebar,nav.sidebar-container{display:none!important}.app-main,.main-content{margin-left:0!important;padding-bottom:80px!important;width:100%!important}.app-main,.main-content,.page{padding-bottom:100px!important}.app-drawer-content,.doc-editor-layout{padding-bottom:80px!important}.pro-card:last-child{margin-bottom:20px}.pro-table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.pro-header-title h1{font-size:1.5em!important}.desktop-only,.desktop-table-view{display:none!important}.mobile-card-view{display:flex!important;flex-direction:column;gap:15px}.mobile-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #00000008;padding:15px;position:relative}.card-header{align-items:flex-start;margin-bottom:10px}.card-actions,.card-header{display:flex;justify-content:space-between}.card-actions{align-items:center;border-top:1px dashed #f1f5f9;margin-top:15px;padding-top:10px}}.doc-drawer{background:#f8fafc;display:flex;flex-direction:column;height:100vh;margin:0 auto;max-width:1500px;width:100%}.doc-editor-layout{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding-bottom:80px}.doc-editor-sidebar{background:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:column;gap:15px;padding:15px}.doc-editor-main{background:#f8fafc;display:flex;flex:1 1;flex-direction:column}@media (min-width:769px){.doc-editor-layout{display:grid;grid-template-columns:320px 1fr;overflow:hidden;padding-bottom:0}.doc-editor-sidebar{border-bottom:none;border-right:1px solid #e5e7eb;height:100%;overflow-y:auto}.doc-editor-main{overflow:hidden}.doc-editor-main>div:nth-child(2){overflow-y:auto}}.article-drawer{background:#f8fafc;display:flex;flex-direction:column;height:100vh;margin:0 auto;max-width:900px;width:100%}.article-body{flex:1 1;overflow-y:auto;padding:25px 25px 100px}.form-row{display:flex;flex-direction:column;gap:15px;margin-bottom:15px}@media (min-width:769px){.article-body{padding-bottom:25px}.form-row.split-2{flex-direction:row}.form-row.split-3{display:grid;flex-direction:row;grid-template-columns:1fr 1fr 1fr}.form-row.split-1-2{display:grid;flex-direction:row;grid-template-columns:1fr 2fr}.form-row.split-2-1{display:grid;flex-direction:row;grid-template-columns:2fr 1fr}.app-container,.main-content,.page,.settings-content{box-sizing:border-box;margin-left:0!important;width:100%!important}.page{padding:15px 15px 100px!important}}.filters-grid{display:flex;flex-direction:column;gap:15px}@media (min-width:769px){.filters-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:2fr 1fr 1fr 1fr}}@media (max-width:768px){#root,.article-drawer,.layout-content-scroll,.layout-main,.page,body,html{max-width:100%;overflow-x:hidden}.article-drawer .form-row{align-items:stretch!important}.article-drawer .form-row.split-1-2,.article-drawer .form-row.split-2,.article-drawer .form-row.split-2-1,.article-drawer .form-row.split-3{flex-direction:column!important;width:100%}.article-drawer .form-row.split-3{overflow-x:visible!important}.article-drawer .form-row.split-1-2>*,.article-drawer .form-row.split-2-1>*,.article-drawer .form-row.split-2>*,.article-drawer .form-row.split-3>*{min-width:0!important;width:100%!important}}.page-replenishment .pro-table td{vertical-align:middle}.page-replenishment .pro-table td:nth-child(4){white-space:nowrap;width:1%}.page-replenishment .pro-table td:last-child{min-width:140px;width:140px}@media (max-width:900px){.page-replenishment .pro-table thead{display:none}.page-replenishment .pro-table tbody{display:flex;flex-direction:column;gap:15px}.page-replenishment .pro-table tr{grid-gap:10px;background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 10px #0000000d;display:grid;gap:10px;grid-template-areas:"title title title" "stock min price" "actions actions actions";grid-template-columns:1fr 1fr 1fr;padding:15px}.page-replenishment .pro-table td{align-items:center;border:none!important;display:flex;padding:0!important}.page-replenishment .pro-table td:first-child{border-bottom:1px dashed #e2e8f0!important;grid-area:title;margin-bottom:5px;padding-bottom:10px!important}.page-replenishment .pro-table td:first-child>div:first-child{color:#1e293b;font-size:1.1em;font-weight:700}.page-replenishment .pro-table td:nth-child(2){align-items:flex-start;flex-direction:column;grid-area:stock}.page-replenishment .pro-table td:nth-child(2):before{color:#64748b;content:"Stock";font-size:.75em;margin-bottom:2px;text-transform:uppercase}.page-replenishment .pro-table td:nth-child(2) span{background:#fee2e2;border-radius:6px;color:#dc2626!important;font-weight:700;padding:2px 10px}.page-replenishment .pro-table td:nth-child(3){align-items:flex-start;flex-direction:column;grid-area:min}.page-replenishment .pro-table td:nth-child(3):before{color:#64748b;content:"Min";font-size:.75em;margin-bottom:2px;text-transform:uppercase}.page-replenishment .pro-table td:nth-child(4){align-items:flex-end;color:#3b82f6;flex-direction:column;font-size:1.2em;font-weight:700;grid-area:price;justify-content:center}.page-replenishment .pro-table td:nth-child(4):before{color:#94a3b8;content:"Achat HT";font-size:.6em;font-weight:400}.page-replenishment .pro-table td:last-child{border-top:1px solid #f1f5f9!important;display:block;grid-area:actions;margin-top:10px;padding-top:10px!important;width:100%!important}.replenishment-actions-row{display:flex!important;gap:10px;justify-content:space-between;width:100%}.replenishment-actions-row button{flex:1 1;font-size:1em;height:45px;justify-content:center}}.client-drawer-panel{background:#f8fafc;border-radius:12px;display:flex;flex-direction:column;height:90vh;margin:auto;max-width:95vw;overflow:hidden;width:900px}@media (max-width:900px){.client-drawer-panel{border-radius:0;height:100%!important;max-width:100%;width:100%!important}.client-drawer-panel div[style*=grid-template-columns]{gap:15px!important;grid-template-columns:1fr!important}.client-drawer-panel h2{font-size:1.2em}.page-clients .pro-table thead{display:none}.page-clients .pro-table tbody{display:flex;flex-direction:column;gap:12px}.page-clients .pro-table tr{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 2px 8px #0000000a;display:grid;grid-template-areas:"check content actions";grid-template-columns:40px 1fr 50px;padding:12px}.page-clients .pro-table td:first-child{border:none!important;grid-area:check;justify-content:center}.page-clients .pro-table td:first-child input{height:20px;width:20px}.page-clients .pro-table td:nth-child(2){border:none!important;display:flex;flex-direction:column;grid-area:content;justify-content:center;padding:0!important}.page-clients .pro-table td:nth-child(2)>div{color:#0f172a;font-size:1.1em!important;margin-bottom:4px}.page-clients .pro-table td:nth-child(2) .muted{color:#64748b;font-size:.85em}.page-clients .pro-table td:nth-child(3){border:none!important;position:absolute;right:12px;top:12px}.page-clients .pro-table td:nth-child(3) .badge{font-size:.7em;padding:2px 6px}.page-clients .pro-table td:nth-child(4),.page-clients .pro-table td:nth-child(5){align-items:center;border:none!important;color:#64748b;display:flex;font-size:.85em;grid-area:content;margin-left:0}.page-clients .pro-table td:nth-child(4){padding-top:35px!important}.page-clients .pro-table td:nth-child(5){padding-top:55px!important}.page-clients .pro-table td:nth-child(4):before{content:"✉️ ";margin-right:5px;opacity:.6}.page-clients .pro-table td:nth-child(5):before{content:"📞 ";margin-right:5px;opacity:.6}.page-clients .pro-table td:last-child{align-items:center;border:none!important;display:flex;grid-area:actions;justify-content:flex-end}.page-clients .pro-table td:last-child button{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;display:flex;font-size:1.2em;height:40px;justify-content:center;width:40px}.page-clients .pro-table tr{grid-template-areas:"check name actions" "check email actions" "check phone actions";grid-template-rows:auto auto auto;position:relative;row-gap:6px}.page-clients .pro-table td:nth-child(2){grid-area:name}.page-clients .pro-table td:nth-child(4){align-items:center;color:#64748b;display:flex;font-size:.85em;grid-area:email;padding:0!important}.page-clients .pro-table td:nth-child(5){align-items:center;color:#64748b;display:flex;font-size:.85em;grid-area:phone;padding:0!important}.page-clients .pro-table td:nth-child(4),.page-clients .pro-table td:nth-child(5){padding-top:0!important}.page-clients .pro-table td:nth-child(3){position:absolute;right:60px;top:12px}}.page-vehicles .vehicles-filters-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:3fr 1fr}@media (max-width:900px){.page-vehicles .vehicles-filters-grid{gap:12px!important;grid-template-columns:1fr!important}}.vehicle-drawer-panel{border-radius:12px;display:flex;flex-direction:column;height:90vh;margin:auto;max-width:95vw;overflow:hidden;width:900px}@media (max-width:900px){.vehicle-drawer-panel{border-radius:0!important;height:100%!important;margin:0!important;max-width:100%!important;width:100%!important}.vehicle-drawer-panel div[style*=grid-template-columns]{gap:12px!important;grid-template-columns:1fr!important}.vehicle-drawer-panel form div[style*="justify-content: flex-end"]{align-items:stretch!important;flex-direction:column-reverse!important;gap:10px!important}.page-vehicles .pro-table thead{display:none}.page-vehicles .pro-table tbody{display:flex;flex-direction:column;gap:12px;padding:12px}.page-vehicles .pro-table tr{grid-gap:6px 12px;align-items:start;background:#fff;border:1px solid #f1f5f9;border-radius:14px;box-shadow:0 2px 10px #0000000a;display:grid;gap:6px 12px;grid-template-areas:"icon title actions" "icon type  actions" "icon ident actions" "icon owner actions" "icon state actions";grid-template-columns:56px 1fr 56px;padding:12px}.page-vehicles .pro-table tr:before{align-items:center;align-self:start;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;content:"🛴";display:flex;font-size:1.4em;grid-area:icon;height:44px;justify-content:center;width:44px}.page-vehicles .pro-table td{background:#0000!important;border:none!important;padding:0!important}.page-vehicles .pro-table td:last-child{padding:0!important;text-align:right!important;width:auto!important}.page-vehicles .pro-table td:first-child{grid-area:title}.page-vehicles .pro-table td:nth-child(2){grid-area:type}.page-vehicles .pro-table td:nth-child(3){grid-area:ident}.page-vehicles .pro-table td:nth-child(4){grid-area:owner}.page-vehicles .pro-table td:nth-child(5){grid-area:state}.page-vehicles .pro-table td:nth-child(6){align-self:start;grid-area:actions;justify-self:end}.page-vehicles .pro-table td:first-child>div:first-child{color:#0f172a;font-size:1.05em;font-weight:800;line-height:1.15}.page-vehicles .pro-table td:first-child .muted{color:#64748b;font-size:.85em;margin-top:2px}.page-vehicles .pro-table td:nth-child(2):before,.page-vehicles .pro-table td:nth-child(3):before,.page-vehicles .pro-table td:nth-child(4):before,.page-vehicles .pro-table td:nth-child(5):before{color:#94a3b8;display:block;font-size:.72em;letter-spacing:.06em;margin-bottom:2px;text-transform:uppercase}.page-vehicles .pro-table td:nth-child(2):before{content:"Type"}.page-vehicles .pro-table td:nth-child(3):before{content:"Identification"}.page-vehicles .pro-table td:nth-child(4):before{content:"Propriétaire"}.page-vehicles .pro-table td:nth-child(5):before{content:"État"}.page-vehicles .pro-table td:nth-child(2) .badge{align-items:center;border-radius:999px;display:inline-flex;font-weight:800;gap:6px;padding:6px 10px}.page-vehicles .pro-table td:nth-child(5) .badge{display:inline-flex;margin-bottom:6px;margin-right:8px}}.filters-grid-prestations{display:flex;flex-direction:column;gap:15px}@media (min-width:769px){.filters-grid-prestations{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr}}.prestation-drawer-body{overflow-y:auto;padding:25px 25px 110px}@media (max-width:768px){.prestation-drawer-body{padding:16px 16px 110px!important}.prestation-drawer-panel div[style*=grid-template-columns]{gap:12px!important;grid-template-columns:1fr!important}}@media (max-width:900px){.page-prestations .pro-table thead{display:none}.page-prestations .pro-table tbody{display:flex;flex-direction:column;gap:12px}.page-prestations .pro-table tr{grid-row-gap:8px;grid-column-gap:10px;align-items:center;background:#fff;border:1px solid #eef2f7;border-radius:14px;box-shadow:0 2px 8px #0000000a;column-gap:10px;display:grid;grid-template-areas:"check title price price actions" "check type  vat   fav   actions";grid-template-columns:40px 1fr auto auto 44px;padding:12px;position:relative;row-gap:8px}.page-prestations .pro-table td{border:none!important;padding:0!important}.page-prestations .pro-table td:first-child{align-items:center;display:flex;grid-area:check;justify-content:center}.page-prestations .pro-table td:first-child input{height:20px;width:20px}.page-prestations .pro-table td:nth-child(2){grid-area:title;min-width:0}.page-prestations .pro-table td:nth-child(2)>div:first-child{font-size:1.05em;line-height:1.2}.page-prestations .pro-table td:nth-child(2)>div:last-child{margin-top:4px}.page-prestations .pro-table td:nth-child(3){grid-area:type;justify-self:start}.page-prestations .pro-table td:nth-child(4){font-size:1.05em;font-weight:900!important;grid-area:price;justify-self:end;white-space:nowrap}.page-prestations .pro-table td:nth-child(5){color:#475569;font-weight:700;grid-area:vat;justify-self:start}.page-prestations .pro-table td:nth-child(5):before{color:#94a3b8;content:"TVA ";font-weight:600}.page-prestations .pro-table td:nth-child(6){font-size:1.1em;grid-area:fav;justify-self:start}.page-prestations .pro-table td:nth-child(7){align-self:start;grid-area:actions;justify-self:end}.page-prestations .pro-table tbody tr:has(td[colspan]){display:block;padding:18px}}@media (max-width:900px){.prestation-drawer .app-drawer-body{overflow-x:hidden!important;padding:16px 16px 110px!important}.prestation-drawer div[style*=grid-template-columns]{gap:12px!important;grid-template-columns:1fr 1fr!important}.prestation-drawer *{max-width:100%;min-width:0}}@media (max-width:768px){.prestation-drawer div[style*=grid-template-columns]{grid-template-columns:1fr!important}.prestation-drawer .pro-card{padding:14px!important}}.page-inventory .inventory-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:350px 1fr}@media (max-width:900px){.page-inventory .inventory-grid{display:flex;flex-direction:column}.page-inventory .admin-column{width:100%}.inventory-history-table thead{display:none}.inventory-history-table tbody{display:flex;flex-direction:column;gap:15px}.inventory-history-table tr{grid-gap:10px;align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 2px 5px #0000000d;display:grid;gap:10px;grid-template-areas:"date status" "name name" "action action";grid-template-columns:1fr auto;padding:15px}.inventory-history-table td{border:none!important;padding:0!important}.inventory-history-table td:first-child{color:#64748b;font-size:.9em;grid-area:date}.inventory-history-table td:nth-child(2){font-size:1.1em;grid-area:name;margin-bottom:5px}.inventory-history-table td:nth-child(3){grid-area:status;justify-self:end}.inventory-history-table td:nth-child(4){border-top:1px solid #f1f5f9!important;display:flex;grid-area:action;margin-top:10px;padding-top:10px!important}.inventory-history-table td:nth-child(4) button{justify-content:center;padding:10px;width:100%}.inventory-detail-table thead{display:none}.inventory-detail-table tbody{display:flex;flex-direction:column;gap:15px}.inventory-detail-table tr{grid-gap:15px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 10px #00000008;display:grid;gap:15px;grid-template-areas:"product product product" "theo input diff";grid-template-columns:1fr 1.5fr 1fr;padding:15px}.inventory-detail-table tr[style*=background]{background:#fff7ed!important;border:1px solid #fdba74}.inventory-detail-table td{border:none!important;padding:0!important}.inventory-detail-table td:first-child{border-bottom:1px dashed #e2e8f0!important;grid-area:product;margin-bottom:5px;padding-bottom:10px!important}.inventory-detail-table td:first-child>div:first-child{color:#1e293b;font-size:1.1em}.inventory-detail-table td:nth-child(2){align-items:center;color:#64748b;display:flex;flex-direction:column;font-size:.9em;grid-area:theo}.inventory-detail-table td:nth-child(2):before{content:"Théo";font-size:.7em;margin-bottom:2px;text-transform:uppercase}.inventory-detail-table td:nth-child(3){display:flex;grid-area:input;justify-content:center}.inventory-detail-table td:nth-child(3) input{border:2px solid #3b82f6;border-radius:10px;box-shadow:0 4px 6px #3b82f61a;font-size:1.4em;height:50px;width:100%}.inventory-detail-table td:nth-child(4){align-items:center;display:flex;flex-direction:column;font-size:1.1em;font-weight:700;grid-area:diff}.inventory-detail-table td:nth-child(4):before{color:#94a3b8;content:"Écart";font-size:.7em;font-weight:400;margin-bottom:2px;text-transform:uppercase}.page-planning .pro-header-banner>div:last-child{flex-wrap:wrap;justify-content:center;margin-top:10px;width:100%}.page-planning .pro-header-banner h1{font-size:1.5em}.page-planning .pro-table thead{display:none}.page-planning .pro-table tbody{display:flex;flex-direction:column;gap:20px}.page-planning .pro-table tr{grid-gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 10px #00000008;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:15px}.page-planning .pro-table td:first-child{border-bottom:1px solid #f1f5f9;grid-column:1/-1;margin-bottom:5px;padding-bottom:10px!important;text-align:left}.page-planning .pro-table td:first-child strong{color:#1e293b;display:block;font-size:1.2em}.page-planning .pro-table td:not(:first-child){border:none!important;display:flex;flex-direction:column;padding:0!important}.page-planning .pro-table td:not(:first-child):before{color:#64748b;content:attr(data-label);font-size:.75em;font-weight:700;margin-bottom:4px;margin-left:2px;text-transform:uppercase}.page-planning .pro-table td button,.page-planning .pro-table td>div{align-items:center;border-radius:8px;display:flex;font-size:.95em;height:45px;justify-content:center;width:100%!important}.page-planning .pro-table td:last-child{grid-column:1/-1}.page-planning-consultation .pro-header-banner{align-items:flex-start;flex-direction:column;gap:15px}.page-planning-consultation .pro-header-banner>div{margin:0!important;width:100%}.page-planning-consultation .pro-header-banner select{width:100%}.page-planning-consultation .pro-header-banner>div:last-child{flex-wrap:wrap;justify-content:center}.page-planning-consultation .pro-table thead{display:none}.page-planning-consultation .pro-table tbody{display:flex;flex-direction:column;gap:20px}.page-planning-consultation .pro-table tr{grid-gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 10px #00000008;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:15px}.page-planning-consultation .pro-table td:first-child{border-bottom:1px solid #f1f5f9;border:none!important;grid-column:1/-1;margin-bottom:5px;padding:0 0 10px!important;text-align:left}.page-planning-consultation .pro-table td:first-child strong{color:#1e293b;display:block;font-size:1.3em}.page-planning-consultation .pro-table td:not(:first-child){border:none!important;display:flex;flex-direction:column;padding:0!important}.page-planning-consultation .pro-table td:not(:first-child):before{color:#64748b;content:attr(data-label);font-size:.75em;font-weight:700;margin-bottom:4px;margin-left:2px;text-transform:uppercase}.page-planning-consultation .pro-table td>div{align-items:center;display:flex;font-size:.9em;height:40px;justify-content:center;width:100%}.page-planning-consultation .pro-table td:last-child{grid-column:1/-1}}.page-users-planning .users-planning-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:300px 1fr;height:calc(100vh - 220px)}.page-users-planning .team-list-scroll{display:flex;flex:1 1;flex-direction:column;gap:5px;overflow-y:auto}.page-users-planning .settings-column{overflow-y:auto}.page-users-planning .settings-card,.page-users-planning .team-card{box-sizing:border-box;display:flex;flex-direction:column;height:100%}.user-list-btn{align-items:center;background-color:initial;border:1px solid #0000;border-radius:10px;color:#374151;cursor:pointer;display:flex;justify-content:space-between;padding:12px 15px;text-align:left;transition:all .2s}.user-list-btn:hover{background-color:#f9fafb}.user-list-btn.active{background-color:#eff6ff;border-color:#bfdbfe;color:#2563eb}@media (max-width:900px){.page-users-planning .users-planning-grid{display:flex;flex-direction:column;height:auto}.page-users-planning .team-list-column{width:100%}.page-users-planning .team-card{max-height:250px}.page-users-planning .settings-column{width:100%}.page-users-planning .empty-state-pro{display:none}.page-users-planning .settings-column div[style*="flex-wrap: wrap"]{flex-direction:column}.page-stats .pro-header-banner{align-items:flex-start;flex-direction:column;gap:15px}.page-stats .pro-header-banner>div:last-child{justify-content:space-between;width:100%}.page-stats div[style*="display:flex"][style*="flex-wrap: wrap"]{gap:10px}.page-stats button.btn{flex:1 1;font-size:.9em;justify-content:center;padding:12px 5px!important;text-align:center}.page-stats .pro-table thead{display:none}.page-stats .pro-table tbody{display:flex;flex-direction:column;gap:15px}.page-stats .pro-table tr{background:#fff;border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 2px 5px #0000000d;display:flex;flex-direction:column;gap:8px;padding:15px}.page-stats .pro-table td:first-child{border-bottom:1px dashed #e2e8f0!important;margin-bottom:5px;padding-bottom:10px!important}.page-stats .pro-table td:nth-child(2){display:none}.page-stats .pro-table td:nth-child(3),.page-stats .pro-table td:nth-child(4){border:none!important;display:flex;justify-content:space-between;padding:0!important;width:100%}.page-stats .pro-table td:nth-child(3):before{color:#64748b;content:"Quantité vendue :"}.page-stats .pro-table td:nth-child(4):before{color:#64748b;content:"CA Généré (HT) :"}.page-reports .pro-card>div[style*=grid-template-columns],.page-reports div[style*="display: grid"][style*="grid-template-columns: 1fr 1fr 1fr"]{gap:15px!important;grid-template-columns:1fr!important}.page-reports .pro-table tr{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr auto}.page-reports .pro-table td:first-child{color:#64748b;font-size:.85em}.page-reports .pro-table td:nth-child(2){border-bottom:1px dashed #e2e8f0!important;color:#1e293b;font-size:1.1em;font-weight:700;grid-column:1/-1;padding-bottom:5px!important}.page-reports .pro-table td:nth-child(3){justify-self:start}.page-reports .pro-table td:nth-child(4){color:#3b82f6;font-weight:600;grid-column:1/-1}.page-reports .pro-table td:nth-child(5){grid-row:1;justify-self:end}.page-reports .pro-table td:nth-child(6),.page-reports .pro-table td:nth-child(7),.page-reports .pro-table td:nth-child(8){border:none!important;display:flex;font-size:.9em;justify-content:space-between;padding:0!important;width:100%}.page-reports .pro-table td:nth-child(6):before{color:#94a3b8;content:"Total HT"}.page-reports .pro-table td:nth-child(7):before{color:#94a3b8;content:"TVA"}.page-reports .pro-table td:nth-child(8){border-top:1px solid #f1f5f9!important;color:#1e293b;font-size:1.2em!important;margin-top:5px;padding-top:5px!important}.page-reports .pro-table td:nth-child(8):before{align-self:center;content:"TOTAL TTC";font-size:.7em;font-weight:700}.page-accounting .admin-layout{display:flex!important;flex-direction:column;gap:20px}.page-accounting div[style*="display:flex"][style*="justify-content:space-between"]{align-items:flex-start!important;flex-direction:column;gap:15px}.page-accounting div[style*="display:flex"] button{justify-content:center;padding:12px;width:100%}}
/*# sourceMappingURL=main.ea296cc9.css.map*/