@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Outfit:wght@300;400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--cafe-marrom-escuro:#3d271b;--cafe-marrom-quente:#633c29;--cafe-dourado:#fdd664;--cafe-cinza:#666;--cafe-branco:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg, var(--cafe-marrom-quente) 0%, var(--cafe-marrom-escuro) 100%);min-height:100vh;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}.app{color:#fff;flex-direction:column;min-height:100vh;display:flex}.app-mobile-shell{min-height:100vh;color:var(--cafe-marrom-escuro);background:radial-gradient(circle at 100% 0,#fdd6641f,#0000 26%),linear-gradient(#f6ede2 0%,#efe2d2 100%)}.mobile-voice-bootstrap{color:var(--cafe-marrom-escuro);background:#fff8eaf5;border-radius:18px;margin:0 1rem 1rem;padding:1rem;box-shadow:0 12px 24px #5b351f1a}.mobile-voice-bootstrap p{margin:0}.mobile-voice-bootstrap-error{border:1px solid #5b351f29}.mobile-voice-bootstrap-actions{gap:.75rem;margin-top:.9rem;display:flex}.mobile-voice-bootstrap-actions button{font:inherit;color:#fff8ea;background:#5b351f;border:none;border-radius:14px;flex:1;padding:.85rem 1rem}.modal-content,.reemitir-modal-content,.boleto-status-modal,.boleto-content,.nfe-content,.results-modal,.li-modal-content,.config-modal{color:var(--cafe-marrom-escuro)}.header{text-align:center;background:#613c25;padding:1rem 2rem;box-shadow:0 4px 12px #0000004d}.header h1 img.minelis-logo{object-fit:contain;height:68px}.header-content{justify-content:center;align-items:center;gap:2rem;display:flex}.maestro-brand{flex-direction:column;align-items:center;gap:.5rem;display:flex}.maestro-title{letter-spacing:3px;text-transform:uppercase;color:var(--cafe-dourado);font-family:Outfit,sans-serif;font-weight:400;line-height:1;font-size:3rem!important}.status-card{color:var(--cafe-marrom-escuro);border-left:5px solid var(--cafe-dourado);background:#fffffffa;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 8px 32px #0003}.status-card h2{color:var(--cafe-marrom-quente);margin-bottom:1rem;font-weight:700}.status-ok p{margin:.5rem 0;font-size:1rem}.status-loading p{color:#666;font-size:1rem}.features{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.feature-card{color:var(--cafe-cinza);background:#fffffffa;border:1px solid #3d271b1a;border-radius:8px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px #00000026}.feature-card:hover{border-color:var(--cafe-dourado);transform:translateY(-6px);box-shadow:0 12px 32px #3d271b40}.feature-card h3{color:var(--cafe-marrom-escuro);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.8rem;font-size:1.3rem;font-weight:700}.feature-card p{color:#666;margin-bottom:1.5rem;line-height:1.5}.feature-card button{background:var(--cafe-dourado);width:100%;color:var(--cafe-marrom-escuro);text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:4px;padding:1rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #fdd6644d}.feature-card button:hover:not(:disabled){background:#fee78a;transform:translateY(-2px);box-shadow:0 6px 16px #fdd66480}.feature-card button:disabled{opacity:.5;cursor:not-allowed}.auth-screen{background:#4b2f1c;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-card{color:#3d271b;text-align:center;background:#fff;border-radius:12px;width:100%;max-width:420px;padding:2.5rem;box-shadow:0 20px 40px #00000040}.auth-card h1{margin:1rem 0 .5rem;font-size:2rem}.auth-card p{color:#5b4637;margin-bottom:1.5rem}.auth-logo{height:70px}.auth-button{justify-content:center;display:flex}.auth-error{color:#b00020;margin-top:1rem;font-size:.95rem}@media (width<=768px){.app-mobile-shell{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.mobile-voice-hero{z-index:2;position:sticky;top:0}.header{padding:.75rem 1rem}.header-content{flex-wrap:wrap;gap:1rem}.minelis-logo{height:50px!important}.maestro-brand img{height:55px!important}.maestro-title{letter-spacing:2px;font-size:2rem!important}.features{grid-template-columns:1fr;padding:0 .5rem}.feature-card{padding:1.5rem}}@media (width<=480px){.header{padding:.5rem .75rem}.header-content{gap:.75rem}.minelis-logo{height:40px!important}.maestro-brand img{height:45px!important}.maestro-title{letter-spacing:1px;font-size:1.5rem!important}.maestro-brand{gap:.25rem}.feature-card h3{font-size:1.1rem}.feature-card p{font-size:.9rem}}.loja-integrada-card{position:relative}.loja-integrada-card .card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.loja-integrada-card .card-header h3{align-items:center;gap:.5rem;margin-bottom:0;display:flex}.loja-integrada-card .notification-badge{color:#fff;background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.75rem;font-weight:700;animation:2s ease-in-out infinite pulse-badge;display:inline-flex;box-shadow:0 2px 8px #e74c3c66}@keyframes pulse-badge{0%,to{transform:scale(1);box-shadow:0 2px 8px #e74c3c66}50%{transform:scale(1.1);box-shadow:0 4px 12px #e74c3c99}}.loja-integrada-card .refresh-btn{cursor:pointer;width:auto;box-shadow:none;background:0 0;border:1px solid #3d271b33;border-radius:4px;padding:.4rem .6rem;font-size:.9rem;transition:all .3s}.loja-integrada-card .refresh-btn:hover:not(:disabled){background:#3d271b1a;transform:rotate(90deg)}.loja-integrada-card .refresh-btn:disabled{opacity:.5;cursor:not-allowed;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loja-integrada-card .error-text{color:#e74c3c;margin-bottom:.5rem;font-size:.85rem}.loja-integrada-card .last-updated{color:#999;text-align:right;margin-top:.5rem;font-size:.75rem}.li-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:2rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.li-modal-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:1000px;max-height:85vh;animation:.3s slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0006}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.li-modal-header{background:var(--cafe-marrom-escuro,#3d271b);border-radius:12px 12px 0 0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.li-modal-header h2{color:#fff;flex:1;margin:0;font-size:1.5rem;font-weight:700}.li-modal-header .close-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;padding:0;font-size:1.75rem;transition:all .2s;display:flex}.li-modal-header .close-btn:hover{background:#ffffff1a;transform:rotate(90deg)}.li-modal-content .table-container{flex:1;padding:1rem;overflow:auto}.li-modal-content .stats-row{background:#f9f9f9;border-bottom:1px solid #e5e5e5;gap:1rem;padding:1rem 2rem;display:flex}.loja-integrada-table{width:100%;min-width:700px}.loja-integrada-table th,.loja-integrada-table td{white-space:nowrap;padding:.875rem 1rem}.loja-integrada-table th:first-child{width:10%}.loja-integrada-table th:nth-child(2){width:30%}.loja-integrada-table th:nth-child(3){width:15%}.loja-integrada-table th:nth-child(4){width:20%}.loja-integrada-table th:nth-child(5){width:25%}.loja-integrada-table .td-cliente{white-space:normal;min-width:200px}.loja-integrada-table .td-valor{font-size:1rem;font-weight:700}.stat-mini.stat-pending{border-color:#ef4444}.stat-mini.stat-pending.active{background:#fef2f2;border-color:#ef4444}.status-badge-mini.status-pending{color:#991b1b;background:#fee2e2}.loja-integrada-table .table-row.status-paid-row{background:#f0fdf4}.loja-integrada-table .table-row.status-pending-row{background:#fef2f2}.li-status-cell{flex-direction:column;align-items:center;gap:.25rem;display:flex}.li-status-detail{color:#6b7280;text-transform:uppercase;letter-spacing:.4px;font-size:.7rem}.empty-state.li-error{color:#b91c1c}.li-error-inline{color:#b91c1c;background:#fff1f2;border-top:1px solid #f2c4c4;padding:.75rem 1rem;font-size:.85rem}.production-dashboard{color:var(--cafe-marrom-escuro,#3d271b);background:#fff;border-radius:8px;margin-bottom:2rem;font-family:Roboto,sans-serif;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000026}.production-header{background:var(--cafe-marrom-escuro,#3d271b);color:var(--cafe-dourado,#fdd664);justify-content:space-between;align-items:center;padding:.8rem 1.5rem;display:flex}.production-header h2{align-items:center;gap:.6rem;margin:0;font-size:1.2rem;font-weight:700;display:flex}.production-header h2 span{font-size:1.4rem}.header-controls{align-items:center;gap:1rem;display:flex}.spreadsheet-title{color:var(--cafe-dourado,#fdd664);background:#fdd66426;border:1px solid #fdd6644d;border-radius:4px;padding:.3rem .8rem;font-size:.9rem;font-weight:600}.sheet-selector{color:var(--cafe-marrom-escuro);cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:.5rem .8rem;font-size:.85rem;font-weight:600}.sheet-selector:focus{border-color:var(--cafe-dourado);outline:none}.refresh-button{background:var(--cafe-dourado,#fdd664);color:var(--cafe-marrom-escuro,#3d271b);cursor:pointer;text-transform:uppercase;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.refresh-button:hover:not(:disabled){background:#ffe082;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.refresh-button:disabled{opacity:.7;cursor:not-allowed}.dashboard-content{max-height:450px;padding:1rem;overflow:hidden auto}.loading-container{text-align:center;color:#666;padding:3rem;font-size:1.2rem}.section-title{color:var(--cafe-marrom-quente,#613c25);border-bottom:2px solid var(--cafe-dourado,#fdd664);text-transform:uppercase;letter-spacing:.5px;margin-top:0;margin-bottom:.8rem;padding-bottom:.3rem;font-size:1rem;font-weight:700}.roasting-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.roast-card{text-align:center;background:#f9f9f9;border:1px solid #eee;border-radius:6px;padding:.5rem;transition:transform .2s;position:relative;overflow:hidden}.roast-card:before{content:"";background:#ccc;width:100%;height:3px;position:absolute;top:0;left:0}.roast-card.clara:before{background:#e6c25f}.roast-card.media:before{background:#a06437}.roast-card.dark:before{background:#3c2216}.roast-card.natural:before{background:#7a9e58}.roast-card h3{color:#555;margin:.3rem 0;font-size:.85rem;font-weight:600}.bucket-count{color:var(--cafe-marrom-escuro,#3d271b);margin:.1rem 0;font-size:1.4rem;font-weight:800}.bucket-label{color:#888;text-transform:uppercase;font-size:.7rem;font-weight:600}.kg-needed,.excess-kg{color:#666;background:#0000000d;border-radius:10px;margin-top:.4rem;padding:.15rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.excess-kg{color:#6d5244;background:#a0643714;margin-left:4px}.packing-grid{gap:1rem;display:flex}.col-group{flex:0 0 48%;min-width:300px}.two-column-section{gap:1rem;margin-top:.5rem;display:flex}.half-section{flex:1;min-width:0}.packing-list,.delivery-list{background:#fafafa;border:1px solid #eee;border-radius:6px;margin-top:.5rem}.delivery-row{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:.4rem .8rem;display:flex}.delivery-row:last-child{border-bottom:none}.delivery-name{color:#333;font-size:.85rem;font-weight:500}.delivery-total{color:var(--cafe-marrom-escuro,#3d271b);background:var(--cafe-dourado,#fdd664);text-align:center;border-radius:4px;min-width:40px;padding:.2rem .6rem;font-size:1.1rem;font-weight:700}.product-row{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:.4rem .8rem;display:flex}.product-row:hover{background:#fdfdfd}.product-info{flex:1}.product-name{color:#333;margin-bottom:.2rem;font-size:.85rem;font-weight:600;display:block}.product-meta{color:#888;cursor:pointer;font-size:.75rem;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.product-meta:hover{color:var(--cafe-marrom-quente)}.packing-need{text-align:right;min-width:80px;padding:0 1rem}.need-value{color:var(--cafe-marrom-escuro);font-size:1.2rem;font-weight:700}.need-label{color:#999;font-size:.7rem;display:block}.need-value.zero{color:#ccc}.inventory-input-group{flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.inventory-input{text-align:center;color:#444;border:1px solid #ddd;border-radius:4px;width:50px;padding:.2rem;font-weight:600}.inventory-input:focus{border-color:var(--cafe-dourado);outline:none;box-shadow:0 0 0 2px #fdd66433}.inventory-label{color:#aaa;font-size:.7rem}.config-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.config-modal{background:#fff;border-radius:8px;width:90%;max-width:500px;padding:2rem;box-shadow:0 4px 20px #0003}.config-modal h3{color:var(--cafe-marrom-escuro);margin-top:0}.config-form-group{margin-bottom:1.5rem}.config-form-group label{color:#555;margin-bottom:.5rem;font-weight:600;display:block}.config-form-group input{border:1px solid #ccc;border-radius:4px;width:100%;padding:.6rem;font-size:1rem}.config-actions{justify-content:flex-end;gap:1rem;display:flex}.btn-cancel{cursor:pointer;color:#666;background:#eee;border:none;border-radius:4px;padding:.6rem 1.2rem;font-weight:600}.btn-save{background:var(--cafe-dourado);cursor:pointer;color:var(--cafe-marrom-escuro);border:none;border-radius:4px;padding:.6rem 1.2rem;font-weight:600}.loading-overlay{z-index:100;background:#ffffffd9;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loading-spinner{background:var(--cafe-marrom-escuro,#3d271b);color:var(--cafe-dourado,#fdd664);border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:700;box-shadow:0 4px 12px #0003}@media (width<=768px){.production-header{text-align:center;flex-direction:column;gap:1rem}.header-controls{flex-direction:column;width:100%}.sheet-selector,.refresh-button{justify-content:center;width:100%}.packing-grid{flex-direction:column}}.voice-command-overlay{--coffee-dark:#2c1810;--coffee-medium:#4a342e;--coffee-light:#8d6e63;--coffee-crema:#d7ccc8;--coffee-gold:gold;--glass-bg:#2c1810f2;--glass-border:#ffd70033;background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;color:var(--coffee-crema);-webkit-overflow-scrolling:touch;flex-direction:column;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0;overflow:hidden auto}.voice-content{text-align:center;width:90%;max-width:600px;padding:2rem}.voice-status{letter-spacing:2px;text-transform:uppercase;color:var(--coffee-gold);opacity:.8;margin-bottom:2rem;font-size:1.2rem}.voice-transcript{text-shadow:0 2px 4px #0000004d;min-height:120px;margin:2rem 0;font-size:2rem;font-weight:300;line-height:1.4}.voice-transcript.placeholder{color:#d7ccc84d;font-style:italic}.waveform-container{justify-content:center;align-items:center;gap:4px;height:60px;margin:2rem 0;display:flex}.wave-bar{background:var(--coffee-gold);border-radius:4px;width:6px;animation:1s ease-in-out infinite wave;box-shadow:0 0 10px #ffd7004d}.voice-actions{justify-content:center;gap:1rem;margin-top:3rem;display:flex}.voice-btn{border:1px solid var(--coffee-light);color:var(--coffee-crema);cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;border-radius:50px;padding:12px 24px;font-family:inherit;font-weight:500;transition:all .2s}.voice-btn:hover{border-color:var(--coffee-gold);color:var(--coffee-gold);background:#8d6e6333}.voice-btn.primary{background:var(--coffee-gold);color:var(--coffee-dark);border:none;font-weight:700;box-shadow:0 4px 15px #ffd7004d}.voice-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066}.voice-close{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:10px;font-size:2rem;transition:color .2s;position:absolute;top:2rem;right:2rem}.voice-close:hover{color:var(--coffee-gold)}@keyframes wave{0%,to{opacity:.5;height:10px}50%{opacity:1;height:40px}}.listening-pulse{border:2px solid var(--coffee-gold);background:#ffd7001a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;animation:2s infinite pulse;display:flex;box-shadow:0 0 20px #ffd70033}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #ffd70066}70%{transform:scale(1.1);box-shadow:0 0 0 20px #ffd70000}to{transform:scale(1);box-shadow:0 0 #ffd70000}}.voice-fab{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:1100;background:#613c25d9;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:4rem;right:2rem;box-shadow:0 4px 20px #00000080}.voice-fab:hover{transform:scale(1.05)rotate(5deg);box-shadow:0 6px 25px #ffd7004d}.voice-fab svg{width:32px;height:32px;fill:var(--cafe-dourado,gold)}.confirmation-box{border:2px solid var(--coffee-gold);background:#4a2f1d66;border-radius:12px;margin:20px 0;padding:20px;animation:.3s ease-out fadeIn}.confirmation-box h3{color:var(--coffee-gold);text-align:center;margin:0 0 12px;font-size:1.1rem}.order-summary{background:#0000004d;border-radius:8px;margin-bottom:12px;padding:12px}.order-summary p{color:#f4f1ea;margin:6px 0;font-size:.95rem}.order-summary .client-warning{color:#f1c40f;font-size:.85rem}.order-summary strong{color:var(--coffee-gold)}.order-summary .qty{color:#d4b56d;font-weight:600}.confirm-question{text-align:center;color:var(--coffee-gold);margin:12px 0 0;font-size:1.05rem;font-weight:600}.voice-btn.success{background:linear-gradient(135deg,#2ecc71 0%,#27ae60 100%);border:none}.voice-btn.success:hover{background:linear-gradient(135deg,#27ae60 0%,#229954 100%)}.voice-btn.cancel{background:linear-gradient(135deg,#7f8c8d 0%,#5d6d7e 100%);border:none}.voice-btn.cancel:hover{background:linear-gradient(135deg,#5d6d7e 0%,#34495e 100%)}.conflict-box{border-color:#e67e22}.conflict-box h3{color:#e67e22}.conflict-item{background:#0003;border-left:3px solid #e67e22;border-radius:6px;margin:8px 0;padding:10px}.conflict-values{justify-content:center;align-items:center;gap:10px;margin-top:4px;font-size:.9rem;display:flex}.conflict-values .arrow{color:var(--coffee-gold);font-size:1.2rem}.conflict-values span{color:#d4b56d;font-weight:600}@media (width<=768px){.voice-content{width:100%;max-width:100%;padding:1.5rem}.voice-transcript{min-height:80px;margin:1.5rem 0;font-size:1.4rem}.voice-close{padding:8px;font-size:1.5rem;top:1rem;right:1rem}.voice-fab{width:56px;height:56px;bottom:1.5rem;right:1.5rem}.voice-fab svg{width:28px;height:28px}.voice-actions{flex-wrap:wrap;margin-top:2rem}.voice-btn{padding:10px 20px;font-size:.9rem}.confirmation-box{margin:15px 0;padding:15px}.order-summary{padding:10px}.order-summary p{font-size:.85rem}}@media (width<=480px){.voice-content{padding:1rem}.voice-status{margin-bottom:1.5rem;font-size:1rem}.voice-transcript{min-height:60px;font-size:1.2rem}.listening-pulse{width:60px;height:60px}.waveform-container{height:40px;margin:1.5rem 0}.wave-bar{width:4px}.voice-close{top:.75rem;right:.75rem}.voice-fab{width:50px;height:50px;bottom:1rem;right:1rem}.voice-fab svg{width:24px;height:24px}}.spreadsheet-status{cursor:pointer;z-index:1000;background:linear-gradient(135deg,#4a2c2a 0%,#3d2424 100%);border-top:1px solid #ffffff1a;justify-content:center;align-items:center;gap:10px;padding:8px 20px;transition:all .3s;display:flex;position:fixed;bottom:0;left:0;right:0}.spreadsheet-status:hover{background:linear-gradient(135deg,#5a3c3a 0%,#4d2e2e 100%);border-top-color:#ffffff26}.spreadsheet-status.loading{cursor:default;opacity:.7}.spreadsheet-status.connected{border-top-color:#4caf504d}.spreadsheet-status.disconnected{border-top-color:#f443364d}.spreadsheet-status .status-icon{opacity:.8;font-size:12px}.spreadsheet-status.connected .status-icon{animation:none}.spreadsheet-status .status-text{color:#ffffffd9;letter-spacing:.3px;font-size:12px;font-weight:400}.spreadsheet-status .status-action{opacity:.5;font-size:12px;transition:opacity .2s}.spreadsheet-status:hover .status-action{opacity:1}.spreadsheet-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.spreadsheet-modal{background:linear-gradient(135deg,#2d2d2d 0%,#1a1a1a 100%);border:1px solid #3a3a3a;border-radius:12px;width:90%;max-width:550px;box-shadow:0 10px 40px #00000080}.spreadsheet-modal .modal-header{border-bottom:1px solid #3a3a3a;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.spreadsheet-modal .modal-header h2{color:#e0e0e0;margin:0;font-size:20px;font-weight:600}.spreadsheet-modal .close-btn{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:24px;transition:color .2s;display:flex}.spreadsheet-modal .close-btn:hover{color:#fff}.spreadsheet-modal .modal-body{padding:24px}.spreadsheet-modal .form-group{margin-bottom:16px}.spreadsheet-modal .form-group label{color:#b0b0b0;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.spreadsheet-modal .spreadsheet-input{color:#e0e0e0;background:#1a1a1a;border:2px solid #3a3a3a;border-radius:6px;width:100%;padding:12px;font-family:Courier New,monospace;font-size:14px;transition:border-color .2s}.spreadsheet-modal .spreadsheet-input:focus{border-color:#4caf50;outline:none}.spreadsheet-modal .spreadsheet-input:disabled{opacity:.5;cursor:not-allowed}.spreadsheet-modal .input-hint{color:#777;margin-top:6px;font-size:12px}.spreadsheet-modal .error-message{color:#f44336;background:#f443361a;border:1px solid #f443364d;border-radius:6px;margin-bottom:16px;padding:12px;font-size:14px}.spreadsheet-modal .success-message{color:#4caf50;background:#4caf501a;border:1px solid #4caf504d;border-radius:6px;margin-bottom:16px;padding:12px;font-size:14px}.spreadsheet-modal .modal-footer{border-top:1px solid #3a3a3a;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.spreadsheet-modal .modal-footer button{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.spreadsheet-modal .btn-cancel{color:#e0e0e0;background:#3a3a3a}.spreadsheet-modal .btn-cancel:hover:not(:disabled){background:#4a4a4a}.spreadsheet-modal .btn-connect{color:#fff;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%)}.spreadsheet-modal .btn-connect:hover:not(:disabled){background:linear-gradient(135deg,#45a049 0%,#3d8b40 100%);box-shadow:0 2px 8px #4caf504d}.spreadsheet-modal .modal-footer button:disabled{opacity:.5;cursor:not-allowed}.mobile-home{gap:1rem;padding:1rem 1rem 1.5rem;display:grid}.mobile-home-header{color:#fff8ea;background:linear-gradient(#5b351f 0%,#3d271b 100%);border-radius:20px;padding:1rem}.mobile-home-header h1,.mobile-home-header p{margin:0}.mobile-home-kicker{letter-spacing:.16em;text-transform:uppercase;opacity:.85;font-size:.85rem}.mobile-home-subtitle{opacity:.9;font-size:.95rem;margin-top:.5rem!important}.mobile-voice-button,.mobile-primary-actions button,.mobile-secondary-actions button{width:100%;font:inherit;border:none;border-radius:18px;padding:1rem}.mobile-voice-button{color:#3d271b;background:linear-gradient(135deg,#fdd664 0%,#dca63a 100%);font-weight:700;box-shadow:0 12px 24px #5b351f2e}.mobile-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.mobile-primary-actions button,.mobile-secondary-actions button{color:#3d271b;cursor:pointer;background:#fff8eaeb;box-shadow:0 10px 20px #5b351f14}.mobile-primary-actions button:disabled,.mobile-secondary-actions button:disabled{opacity:.72;cursor:default}.mobile-secondary-actions{gap:.75rem;display:grid}
