:root{font-family:Arial,sans-serif;color:#4b3340;background:#fce8ee}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:#fce8ee}.loading-screen,.login-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fce8ee;padding:24px 16px}.loading-screen{color:#c63c64;font-size:28px;font-weight:700}.login-logo-shell{width:180px;height:180px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;padding:18px;margin-bottom:28px;box-shadow:0 10px 30px #c63c641f;overflow:hidden}.login-logo{width:100%;height:100%;object-fit:contain}.login-card{background:#fff;border-radius:24px;width:100%;max-width:380px;padding:28px;box-shadow:0 6px 24px #c63c641a;display:flex;flex-direction:column;gap:12px}.login-card h1{margin:0;text-align:center;color:#c63c64}.login-card p{margin:0 0 10px;text-align:center;color:#9e8a93}.login-card label{color:#c63c64;font-size:14px}.login-card input,.search-row input{width:100%;border:1.5px solid #f0c0cf;border-radius:12px;padding:14px;font-size:16px;outline:none}.primary-btn,.hero-btn,.management-btn,.search-btn,.mini-support{border:none;cursor:pointer}.primary-btn{width:100%;background:#c63c64;color:#fff;border-radius:14px;padding:14px;font-size:18px;font-weight:700}.error-box{background:#ffe0e8;color:#c63c64;padding:12px 14px;border-radius:12px;text-align:center}.copyright{margin-top:24px;color:#b8a0a8;font-size:13px}.support-readonly{background:#fdf7f9;color:#7c6a72;cursor:default}.app-version{color:#b891a0;font-size:12px;font-weight:600;letter-spacing:.4px;margin-top:-2px}.home-screen{height:100vh;background:#fce8ee;display:flex;flex-direction:column;align-items:center;padding:0 16px;overflow-x:hidden}.home-top,.home-bottom{width:100%;max-width:440px;display:flex;flex-direction:column;align-items:center}.home-top{gap:10px;padding-top:8vh}.home-bottom{gap:10px;margin-top:auto;padding-bottom:6vh}.home-logo{width:180px;margin-bottom:16px;max-width:65vw}.hero-btn{width:100%;background:#c63c64;color:#fff;border-radius:12px;padding:14px;font-size:17px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 4px 18px #c63c644d}.search-card{background:#fff;border-radius:12px;padding:12px 15px;box-shadow:0 2px 10px #c63c6414;width:100%}.search-card p{font-size:10px;font-weight:700;color:#c63c64;letter-spacing:1.5px;margin:0 0 8px}.search-row{display:flex;gap:8px}.search-btn{background:#c63c64;color:#fff;border-radius:9px;padding:0 14px;min-width:42px;display:flex;align-items:center;justify-content:center}.management-btn{width:100%;background:#fff;color:#c63c64;border:1.5px solid #f0c0cf;border-radius:12px;padding:13px;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}.home-footer-row{display:flex;gap:16px;align-items:center;justify-content:center;margin-top:2px}.mini-support{background:#fff;border:1px solid #f0c0cf;border-radius:8px;padding:5px 14px;color:#c63c64;font-size:12px}.developer-link,.logout-link{background:none;border:none;color:#c8a0b0;font-size:12px;cursor:pointer}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000003d;display:flex;align-items:center;justify-content:center;padding:16px}.modal{background:#fff;border-radius:24px;width:100%;max-width:520px;padding:24px;box-shadow:0 10px 30px #00000026}.modal h2{color:#c63c64;margin-top:0}.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}.price-box{padding:18px;border-radius:18px;text-align:center}.price-box.pink{background:#ffe4ec;color:#c63c64}.price-box.green{background:#e5f7ef;color:#1f9f65}.price-title{font-size:12px;font-weight:700;letter-spacing:1px}.price-value{font-size:28px;font-weight:700;margin:12px 0}.price-sub{font-size:13px;opacity:.8}.product-code{color:#999;margin-top:-8px}@media (max-width: 520px){.price-grid{grid-template-columns:1fr}}.pin-modal p{color:#9e8a93;margin-bottom:16px}.pin-input{width:100%;border:1.5px solid #f0c0cf;border-radius:12px;padding:14px;font-size:16px;outline:none;margin-bottom:14px}.secondary-btn{width:100%;background:#fff;color:#c63c64;border:1px solid #f0c0cf;border-radius:14px;padding:12px;font-size:16px;font-weight:600;cursor:pointer;margin-top:10px}.gestion-screen{min-height:100vh;background:#fce8ee;padding:32px 16px}.gestion-container{width:100%;max-width:520px;margin:0 auto}.back-btn{background:#fff;border:1.5px solid #f0c0cf;color:#c63c64;border-radius:12px;padding:10px 14px;cursor:pointer;margin-bottom:18px}.gestion-container h1{color:#c63c64;margin-top:0;margin-bottom:24px}.gestion-grid{display:grid;gap:14px}.gestion-item{background:#fff;border:1.5px solid #f0c0cf;border-radius:16px;padding:18px;font-size:17px;font-weight:600;color:#c63c64;cursor:pointer}.gestion-user{margin-top:24px;color:#8f7b84;font-size:14px}search-input{width:100%;padding:12px;border-radius:10px;border:1.5px solid #f0c0cf;margin-bottom:10px}.checkbox{display:block;margin-bottom:10px;font-size:14px}.product-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.product-item{background:#fff;border-radius:14px;padding:12px;border:1.5px solid #f0c0cf;display:flex;justify-content:space-between;align-items:center}.product-sub{font-size:13px;color:#8f7b84}.actions button{margin-left:5px;cursor:pointer}.left-icon{justify-content:flex-start;gap:14px;padding-left:18px}.left-icon svg{flex-shrink:0}.editmenu-container{width:100%;max-width:700px;margin:0 auto;padding-top:8px}.edit-back-btn{margin-bottom:18px;width:54px;height:40px;padding:0;display:flex;align-items:center;justify-content:center}.editmenu-title{color:#c63c64;font-size:30px;font-weight:500;margin:0 0 28px;letter-spacing:.2px}.editmenu-grid{display:flex;flex-direction:column;gap:18px}.editmenu-item{width:100%;min-height:84px;background:#fff;border:1.5px solid #f0c0cf;border-radius:18px;padding:0 28px;font-size:18px;font-weight:500;color:#c63c64;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;gap:22px;text-align:left;transition:transform .12s ease,box-shadow .12s ease}.editmenu-item:hover{transform:translateY(-1px);box-shadow:0 4px 14px #c63c6414}.editmenu-item svg{flex-shrink:0;color:#d84d73}.editmenu-item span{line-height:1.2}@media (max-width: 768px){.editmenu-container{max-width:620px}.editmenu-title{font-size:28px;margin-bottom:24px}.editmenu-item{min-height:78px;font-size:17px;padding:0 22px;gap:18px}}@media (max-width: 520px){.editmenu-title{font-size:26px}.editmenu-item{min-height:74px;font-size:16px;border-radius:16px;padding:0 18px;gap:16px}}.productlist-container{width:100%;max-width:780px;margin:0 auto;padding-top:4px}.productlist-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px}.productlist-title-row{display:flex;align-items:center;gap:16px}.productlist-back-btn{width:60px;height:60px;padding:0;display:flex;align-items:center;justify-content:center;font-size:22px;border-radius:16px}.productlist-title{color:#c63c64;font-size:30px;font-weight:600;margin:0}.productlist-add-btn{background:#c63c64;color:#fff;border:none;border-radius:18px;min-width:132px;height:54px;font-size:18px;font-weight:700;padding:0 22px;cursor:pointer;box-shadow:0 4px 18px #c63c642e}.productlist-search{width:100%;background:#fff;border-radius:18px;padding:0 20px;min-height:64px;display:flex;align-items:center;gap:14px;border:1px solid rgba(240,192,207,.55);margin-bottom:18px}.productlist-search svg{color:#7f8a98;flex-shrink:0}.productlist-search input{border:none;outline:none;width:100%;font-size:18px;color:#687381;background:transparent}.productlist-search input::placeholder{color:#8d98a4}.productlist-checkbox{display:flex;align-items:center;gap:10px;margin-bottom:22px;color:#708090;font-size:16px}.productlist-checkbox input{width:18px;height:18px}.productlist-items{display:flex;flex-direction:column;gap:14px}.product-card{background:#fff;border-radius:22px;padding:18px 20px;border:1px solid rgba(240,192,207,.55);display:flex;justify-content:space-between;align-items:center;gap:18px}.product-card-left{flex:1;min-width:0}.product-card-code{color:#d24b6f;font-size:16px;font-weight:700;margin-bottom:8px;letter-spacing:.2px}.product-card-name{color:#2d2d2d;font-size:18px;font-weight:600;margin-bottom:10px;line-height:1.25}.product-card-prices{display:flex;flex-wrap:wrap;gap:16px;font-size:15px}.product-card-prices .cost{color:#88919b}.product-card-prices .list{color:#d24b6f}.product-card-prices .cash{color:#149b6a}.product-card-actions{display:flex;align-items:center;gap:10px}.product-action-btn{width:48px;height:48px;border:none;border-radius:14px;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-action-btn.edit{background:#f7dfe8;color:#d24b6f}.product-action-btn.toggle{background:#f9ece6;color:#e36f26}.product-action-btn:hover{transform:translateY(-1px)}@media (max-width: 860px){.productlist-container{max-width:100%}}@media (max-width: 640px){.productlist-header{flex-direction:column;align-items:stretch}.productlist-title-row{gap:12px}.productlist-title{font-size:26px}.productlist-add-btn{width:100%}.product-card{flex-direction:column;align-items:stretch}.product-card-actions{justify-content:flex-end}.productlist-search{min-height:58px;padding:0 16px}.productlist-search input{font-size:16px}}.product-modal{background:#fff;border-radius:28px;width:100%;max-width:560px;padding:34px 36px;box-shadow:0 16px 44px #0000002e}.product-modal-title{margin:0 0 26px;color:#c63c64;font-size:28px;font-weight:700;line-height:1.1}.product-modal-field{margin-bottom:22px}.product-modal-field label{display:block;margin-bottom:10px;color:#d14a70;font-size:16px;font-weight:600}.product-modal-field input{width:100%;height:62px;border:2px solid #f2bfd0;border-radius:16px;padding:0 18px;font-size:18px;color:#6e7480;outline:none;background:#fff}.product-modal-field input::placeholder{color:#9aa1ad}.product-modal-field input:focus{border-color:#df88a4}.product-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:10px}.product-save-btn,.product-cancel-btn{height:66px;border-radius:18px;font-size:18px;font-weight:700;cursor:pointer}.product-save-btn{background:#c63c64;color:#fff;border:none}.product-save-btn:hover{filter:brightness(1.02)}.product-cancel-btn{background:#fff;color:#8f8f8f;border:2px solid #d9d9d9}.product-cancel-btn:hover{background:#fafafa}.product-save-btn:disabled,.product-cancel-btn:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 640px){.product-modal{padding:28px 22px;border-radius:24px}.product-modal-title{font-size:24px;margin-bottom:22px}.product-modal-field{margin-bottom:18px}.product-modal-field label{font-size:15px}.product-modal-field input{height:58px;font-size:16px;border-radius:14px}.product-modal-actions{grid-template-columns:1fr}.product-save-btn,.product-cancel-btn{height:60px;font-size:17px;border-radius:16px}}.exportlist-container{width:100%;max-width:620px;margin:0 auto;padding-top:4px}.exportlist-back-btn{width:62px;height:62px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:18px;margin-bottom:18px}.exportlist-title{color:#c63c64;font-size:30px;font-weight:700;margin:0 0 26px}.exportlist-card{background:#fff;border-radius:24px;padding:34px 32px;border:1px solid rgba(240,192,207,.55);margin-bottom:26px}.exportlist-card h2{margin:0 0 18px;font-size:22px;color:#2e2e2e}.exportlist-card ul{margin:0;padding-left:22px;display:flex;flex-direction:column;gap:18px}.exportlist-card li{color:#556170;font-size:17px;line-height:1.5}.exportlist-card li::marker{color:#d44e73}.exportlist-download-btn{width:100%;height:74px;border:none;border-radius:20px;background:#c63c64;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;box-shadow:0 6px 20px #c63c642e}.import-file-box{background:#fff;border-radius:20px;padding:24px;border:1px solid rgba(240,192,207,.55);margin-bottom:22px}.import-file-label{display:block;margin-bottom:12px;font-size:18px;color:#2e2e2e;font-weight:600}.import-file-box input[type=file]{width:100%;font-size:15px}@media (max-width: 640px){.exportlist-title{font-size:26px}.exportlist-card{padding:26px 22px;border-radius:20px}.exportlist-card h2{font-size:20px}.exportlist-card li{font-size:16px}.exportlist-download-btn{height:66px;border-radius:18px;font-size:17px}}.labels-container{width:100%;max-width:620px;margin:0 auto;padding-top:4px}.labels-back-btn{width:62px;height:62px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:18px;margin-bottom:18px}.labels-title{color:#c63c64;font-size:30px;font-weight:700;margin:0 0 26px}.labels-card{background:#fff;border-radius:24px;padding:34px 32px;border:1px solid rgba(240,192,207,.55);margin-bottom:26px}.labels-card h2{margin:0 0 18px;font-size:22px;color:#2e2e2e}.labels-card ul{margin:0;padding-left:22px;display:flex;flex-direction:column;gap:18px}.labels-card li{color:#556170;font-size:17px;line-height:1.5}.labels-card li::marker{color:#d44e73}.labels-generate-btn{width:100%;height:80px;border:none;border-radius:22px;background:#c63c64;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;box-shadow:0 6px 20px #c63c642e}@media (max-width: 640px){.labels-title{font-size:26px}.labels-card{padding:26px 22px;border-radius:20px}.labels-card h2{font-size:20px}.labels-card li{font-size:16px}.labels-generate-btn{height:70px;border-radius:18px;font-size:17px}}.scanner-container{display:flex;flex-direction:column;align-items:center}.scanner-back-btn{width:62px;height:62px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:18px;margin-bottom:18px}.scanner-title{color:#c63c64;font-size:30px;font-weight:700;margin:0 0 26px}.scanner-card{background:#fff;border-radius:26px;padding:46px 34px 34px;border:1px solid rgba(240,192,207,.55);text-align:center}.scanner-icon{font-size:78px;line-height:1;margin-bottom:26px}.scanner-text{color:#7e858f;font-size:18px;line-height:1.5;max-width:380px;margin:0 auto 28px}.scanner-start-btn{width:100%;height:74px;border:none;border-radius:22px;background:#c63c64;color:#fff;font-size:18px;font-weight:700;cursor:pointer;box-shadow:0 6px 20px #c63c642e}.support-modal{background:#fff;border-radius:28px;width:100%;max-width:540px;padding:34px 36px;box-shadow:0 16px 44px #00000038}.support-title{margin:0 0 26px;color:#c63c64;font-size:28px;font-weight:700}.support-field{margin-bottom:22px}.support-field label{display:block;margin-bottom:10px;color:#d14a70;font-size:16px;font-weight:600}.support-field input,.support-field textarea{width:100%;border:2px solid #f2bfd0;border-radius:16px;padding:16px 18px;font-size:18px;color:#6e7480;outline:none;background:#fff;font-family:inherit}.support-field textarea{min-height:138px;resize:vertical}.support-field input:focus,.support-field textarea:focus{border-color:#df88a4}.support-field input::placeholder,.support-field textarea::placeholder{color:#9aa1ad}.support-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:8px}.support-send-btn,.support-cancel-btn{height:66px;border-radius:18px;font-size:18px;font-weight:700;cursor:pointer}.support-send-btn{background:#c63c64;color:#fff;border:none}.support-cancel-btn{background:#fff;color:#8f8f8f;border:2px solid #d9d9d9}@media (max-width: 640px){.scanner-title,.support-title{font-size:26px}.scanner-card,.support-modal{padding:28px 22px;border-radius:22px}.scanner-icon{font-size:64px;margin-bottom:20px}.scanner-text{font-size:17px}.scanner-start-btn,.support-send-btn,.support-cancel-btn{height:62px;font-size:17px;border-radius:18px}.support-actions{grid-template-columns:1fr}.support-field input,.support-field textarea{font-size:16px}}.support-readonly{background:#fbe8ef!important;color:#c63c64!important;cursor:default}.scanner-camera-card{position:relative;width:100%;max-width:320px;aspect-ratio:1 / 1;background:#000;border-radius:20px;overflow:hidden;margin:0 auto 24px}.scanner-video{width:100%;height:100%;object-fit:cover}.scanner-frame{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.corner{position:absolute;width:40px;height:40px;border:4px solid white}.corner.tl{top:20px;left:20px;border-right:none;border-bottom:none}.corner.tr{top:20px;right:20px;border-left:none;border-bottom:none}.corner.bl{bottom:20px;left:20px;border-right:none;border-top:none}.corner.br{bottom:20px;right:20px;border-left:none;border-top:none}.scanner-status{text-align:center;color:#7e858f;font-size:16px;margin-bottom:16px}.scanner-container .secondary-btn{max-width:320px;margin:0 auto}.pinsettings-container{width:100%;max-width:460px;margin:0 auto;padding-top:4px}.pinsettings-back-btn{width:52px;height:52px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:16px;margin-bottom:16px}.pinsettings-title{color:#c63c64;font-size:28px;font-weight:700;margin:0 0 22px}.pinsettings-card{background:#fff;border-radius:24px;padding:28px;border:1px solid rgba(240,192,207,.55)}.pinsettings-alert{background:#fde5ec;color:#d24b6f;padding:14px 16px;border-radius:14px;font-size:14px;line-height:1.45;margin-bottom:22px}.pinsettings-field{margin-bottom:18px}.pinsettings-field label{display:block;margin-bottom:8px;color:#7e7e7e;font-size:14px;font-weight:600}.pinsettings-field input{width:100%;height:56px;border:1.5px solid #f2bfd0;border-radius:14px;padding:0 16px;font-size:16px;outline:none;color:#6e7480}.pinsettings-field input::placeholder{color:#9aa1ad}.pinsettings-toggle-btn{width:100%;height:48px;border-radius:14px;border:1.5px solid #f2bfd0;background:#fff;color:#8b8b8b;display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px;cursor:pointer;margin-bottom:16px}.pinsettings-save-btn{width:100%;height:56px;border:none;border-radius:16px;background:#c63c64;color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.pinsettings-save-btn:disabled{opacity:.6;cursor:not-allowed}.pinsettings-warning{margin-top:18px;background:#fff5d9;color:#7f6232;border:1px solid #ecd89a;border-radius:16px;padding:16px;font-size:14px;line-height:1.5}.usersscreen-container{width:100%;max-width:540px;margin:0 auto;padding-top:4px}.usersscreen-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.usersscreen-title-row{display:flex;align-items:center;gap:12px}.usersscreen-back-btn{width:50px;height:50px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:14px}.usersscreen-title{color:#c63c64;font-size:28px;font-weight:700;margin:0}.usersscreen-add-btn{background:#c63c64;color:#fff;border:none;border-radius:16px;min-width:108px;height:44px;font-size:16px;font-weight:700;padding:0 18px;cursor:pointer}.usersscreen-list{display:flex;flex-direction:column;gap:12px}.usersscreen-item{background:#fff;border-radius:18px;padding:16px 18px;border:1px solid rgba(240,192,207,.55);display:flex;justify-content:space-between;align-items:center;gap:16px}.usersscreen-name{color:#2d2d2d;font-size:17px;font-weight:600;margin-bottom:8px}.usersscreen-role-badge{display:inline-block;background:#fbe2ea;color:#d24b6f;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.usersscreen-actions{display:flex;align-items:center;gap:10px}.usersscreen-action-btn{width:36px;height:36px;border:none;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer}.usersscreen-action-btn.edit{background:#f7dfe8;color:#d24b6f}.usersscreen-action-btn.delete{background:#f7dfe8;color:#4b4b4b}.user-modal{background:#fff;border-radius:26px;width:100%;max-width:500px;padding:30px;box-shadow:0 16px 44px #0000002e}.user-modal-title{margin:0 0 24px;color:#c63c64;font-size:26px;font-weight:700}.user-modal-field{margin-bottom:18px}.user-modal-field label{display:block;margin-bottom:8px;color:#d14a70;font-size:15px;font-weight:600}.user-modal-field input,.user-modal-field select{width:100%;height:56px;border:1.5px solid #f2bfd0;border-radius:14px;padding:0 16px;font-size:16px;outline:none;color:#6e7480;background:#fff}.user-modal-checkbox{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:15px;color:#6e7480}.user-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.user-save-btn,.user-cancel-btn{height:58px;border-radius:16px;font-size:17px;font-weight:700;cursor:pointer}.user-save-btn{background:#c63c64;color:#fff;border:none}.user-cancel-btn{background:#fff;color:#8f8f8f;border:2px solid #d9d9d9}.success-box{background:#e7f7ef;color:#198754;padding:12px 14px;border-radius:12px;text-align:center;margin-bottom:14px}
