.login-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#ffa347,#f58220 55%,#e86a16)}.login-header{text-align:center;margin-bottom:40px}.login-logo-img{width:96px;height:96px;border-radius:22%;margin-bottom:12px}.login-title{font-size:28px;font-weight:700;color:#fff;margin-bottom:8px}.login-subtitle{font-size:14px;color:#ffffffd9}.login-body{width:100%;max-width:360px;background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:24px;box-shadow:0 8px 24px #6b3a161a}.login-divider{display:flex;align-items:center;margin:20px 0}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#f8e7d2}.login-divider span{padding:0 12px;font-size:13px;color:#8a4e24}.btn-zalo-login{width:100%;padding:14px;background:#0068ff;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer}.btn-zalo-login:disabled{opacity:.6}.login-form{display:flex;flex-direction:column;gap:8px}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{font-size:13px;font-weight:500;color:#3d2415}.form-field input{padding:12px;border:1px solid #F8E7D2;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s}.form-field input:focus{border-color:#f58220}.field-error{font-size:12px;color:#e86a16}.btn-login{width:100%;padding:14px;background:linear-gradient(135deg,#ffa347,#f58220 55%,#e86a16);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:8px}.btn-login:disabled{opacity:.6}.btn-forgot-password{background:none;border:none;color:#8a4e24;font-size:13px;text-decoration:underline;cursor:pointer;padding:4px 0;margin-top:4px;width:100%;text-align:right}.login-error{margin-top:12px;padding:10px;background:#fff0f0;border-radius:6px;color:#e86a16;font-size:13px;text-align:center}.login-register{margin-top:16px;text-align:center;font-size:13px;color:#8a4e24}.btn-register{background:none;border:none;color:#f58220;font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;padding:0 4px}.forgot-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#ffa347,#f58220 55%,#e86a16)}.forgot-hero{text-align:center;margin-bottom:32px}.forgot-logo-img{width:96px;height:96px;border-radius:22%;margin-bottom:12px}.forgot-title{font-size:28px;font-weight:700;color:#fff;margin:0 0 8px}.forgot-subtitle{max-width:320px;font-size:14px;line-height:1.45;color:#ffffffd9;margin:0}.forgot-subtitle-note{margin-top:6px;font-weight:700}.forgot-content{width:100%;max-width:360px;background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:24px;box-shadow:0 8px 24px #6b3a161a}.forgot-form{display:flex;flex-direction:column;gap:12px}.forgot-back{background:none;border:none;color:#8a4e24;font-size:13px;text-decoration:underline;cursor:pointer;padding:4px 0;width:100%;text-align:center}.forgot-field{display:flex;flex-direction:column;gap:6px}.forgot-field label{font-size:13px;font-weight:500;color:#3d2415}.forgot-field input{padding:12px;border:1px solid #F8E7D2;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s;background:#fff}.forgot-field input:focus{border-color:#f58220}.forgot-field input:disabled{background:#f5f5f5;color:#999}.otp-box-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.forgot-field input.otp-box{width:100%;min-width:0;min-height:44px;aspect-ratio:1;padding:0;text-align:center;font-size:22px;font-weight:700;line-height:1}@media (max-width: 360px){.otp-box-row{gap:6px}.forgot-field input.otp-box{min-height:40px;font-size:20px}}.forgot-error{padding:10px;background:#fff0f0;border-radius:6px;color:#e86a16;font-size:13px;text-align:center}.forgot-btn{width:100%;padding:14px;background:linear-gradient(135deg,#ffa347,#f58220 55%,#e86a16);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:4px}.forgot-btn:disabled{opacity:.6}.forgot-resend{text-align:center;margin-top:0}.resend-countdown{font-size:13px;color:#999}.resend-link{background:none;border:none;color:#f58220;font-size:13px;font-weight:500;cursor:pointer;text-decoration:underline;padding:4px 0}.resend-link:disabled{opacity:.5}@media (max-height: 680px){.forgot-page{justify-content:flex-start}.forgot-hero{margin-bottom:24px}}.register-page{min-height:100vh;height:100vh;display:flex;flex-direction:column;overflow:hidden;background:var(--soc-bg, #FFF8F1);color:var(--soc-text, #3D2415)}.register-hero{position:relative;flex-shrink:0;text-align:center;padding:28px 24px 48px;background:var(--soc-gradient, linear-gradient(135deg, #FFA347 0%, #F58220 55%, #E86A16 100%))}.register-back{position:absolute;top:16px;left:16px;width:36px;height:36px;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.register-logo-img{width:88px;height:88px;border-radius:22%;margin-bottom:12px;box-shadow:0 8px 24px #6b3a1629}.register-title{font-size:28px;line-height:1.2;font-weight:700;color:#fff;margin:0 0 8px}.register-subtitle{max-width:320px;margin:0 auto;font-size:14px;line-height:1.45;color:#ffffffdb}.register-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 16px;margin-top:-24px}.register-form{position:relative;width:100%;max-width:420px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.register-form-tail{height:8px}.register-section{background:var(--soc-surface, #FFFDF9);border:1px solid var(--soc-border, #F8E7D2);border-radius:16px;padding:16px;box-shadow:var(--soc-card-shadow-strong, 0 8px 24px rgba(107, 58, 22, .1));display:flex;flex-direction:column;gap:12px}.section-title{font-size:15px;line-height:1.35;font-weight:700;color:var(--soc-secondary, #6B3A16);margin:0}.reg-field,.register-page .form-field{display:flex;flex-direction:column;gap:6px;margin:0}.reg-field label,.register-page .form-field label{font-size:13px;font-weight:500;color:var(--soc-text, #3D2415);margin:0}.reg-field .required,.register-page .required{color:var(--soc-primary-dark, #E86A16);font-weight:600}.reg-field input,.register-page .picker-value{width:100%;min-height:44px;padding:11px 12px;border:1px solid var(--soc-border, #F8E7D2);border-radius:8px;background:#fff;color:var(--soc-text, #3D2415);font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s}.reg-field input:focus,.register-page .picker-value:focus{border-color:var(--soc-primary, #F58220);box-shadow:0 0 0 3px #f582201f}.register-page .form-field.has-error .picker-value,.reg-field input[aria-invalid=true]{border-color:var(--soc-primary-dark, #E86A16)}.register-page .address-picker{display:flex;flex-direction:column;gap:12px}.register-page .picker-value{cursor:pointer;display:flex;align-items:center;justify-content:space-between}.register-page .picker-value:after{content:"";flex-shrink:0;width:16px;height:16px;margin-left:8px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%238A4E24' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.register-page .picker-value.disabled{background:var(--soc-bg, #FFF8F1);color:var(--soc-muted, #8A4E24);cursor:not-allowed}.field-error{font-size:12px;color:var(--soc-primary-dark, #E86A16)}.register-btn{width:100%;min-height:48px;padding:12px 16px;background:var(--soc-gradient, linear-gradient(135deg, #FFA347 0%, #F58220 55%, #E86A16 100%));color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #6b3a162e}.register-btn:active:not(:disabled){transform:translateY(1px)}.register-btn:disabled{background:var(--soc-cream-dark, #EFD5B3);color:var(--soc-muted, #8A4E24);cursor:not-allowed;opacity:1;box-shadow:none}.register-submit-bar{flex-shrink:0;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,rgba(255,248,241,.72) 0%,var(--soc-bg, #FFF8F1) 42%);border-top:1px solid var(--soc-border, #F8E7D2)}.register-page .sheet-search{padding:10px 16px;border-bottom:1px solid var(--soc-border, #F8E7D2)}.register-page .sheet-search input{width:100%;padding:10px 12px;border:1px solid var(--soc-border, #F8E7D2);border-radius:8px;font-size:14px;color:var(--soc-text, #3D2415);outline:none}.register-page .sheet-search input:focus{border-color:var(--soc-primary, #F58220)}.register-page .sheet-empty{padding:20px 16px;color:var(--soc-muted, #8A4E24);font-size:13px;text-align:center}@media (max-width: 360px){.register-hero{padding-left:18px;padding-right:18px}.register-section{padding:14px}}.home-page{padding-bottom:80px;background:#fff8f1;min-height:100vh}.date-filter-row{display:flex;align-items:center;padding:12px 16px;gap:12px}.date-filter-label{font-size:14px;color:#3d2415;white-space:nowrap}.date-filter-pill{flex:1;display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border:1px solid #F8E7D2;border-radius:100px;background:#fff;font-size:14px;font-family:inherit;color:#3d2415;cursor:pointer}.date-filter-pill-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.date-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;display:flex;align-items:flex-end;justify-content:center}.date-modal-sheet{width:100%;max-height:70vh;background:#fff;border-radius:16px 16px 0 0;overflow:visible;animation:slideUp .25s ease-out}.date-modal-backdrop.custom-active{align-items:flex-start;padding-top:15vh}.date-modal-backdrop.custom-active .date-modal-sheet{border-radius:16px;margin:0 16px;width:calc(100% - 32px)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.date-modal-header{display:flex;align-items:center;justify-content:center;padding:16px;position:relative;border-bottom:1px solid #FFF8F1}.date-modal-title{font-size:16px;font-weight:600;color:#3d2415}.date-modal-back{position:absolute;left:16px;background:none;border:none;padding:4px;cursor:pointer}.date-modal-close{position:absolute;right:16px;background:none;border:none;padding:4px;cursor:pointer}.date-modal-options{display:flex;flex-direction:column}.date-modal-option{padding:14px 16px;border:none;border-bottom:1px solid #FFF8F1;background:none;font-size:16px;font-family:inherit;color:#3d2415;text-align:left;cursor:pointer;width:100%}.date-modal-option:last-child{border-bottom:none}.date-modal-option:active{background:#fff8f1}.date-modal-option.active{color:#f58220;font-weight:500}.date-custom-container{padding:16px}.date-custom-pickers{display:flex;gap:16px;margin-bottom:20px}.date-custom-field{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}.date-custom-field label{font-size:14px;color:#3d2415}.date-custom-field input[type=date]{width:100%;padding:10px 12px;border:1px solid #F8E7D2;border-radius:8px;font-size:14px;font-family:inherit;color:#3d2415;background:#fff}.date-custom-apply{width:100%;padding:14px;border:none;border-radius:8px;background:linear-gradient(135deg,#ffa347,#f58220 55%,#e86a16);color:#fff;font-size:16px;font-family:inherit;font-weight:600;cursor:pointer}.date-custom-apply:disabled{opacity:.5;cursor:not-allowed}.chart-section{background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:16px;margin:12px 16px;box-shadow:0 4px 14px #6b3a160f}.pie-chart-container{display:flex;align-items:center;gap:16px}.pie-chart-empty{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pie-chart-empty .pie-chart-svg{width:120px;height:120px}.pie-empty-text{position:absolute;font-size:11px;color:#8a4e24;text-align:center}.pie-chart-svg{width:120px;height:120px;flex-shrink:0}.pie-legend{display:flex;flex-direction:column;gap:8px}.legend-item{display:flex;align-items:center;gap:8px}.legend-badge{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:600;color:#fff}.legend-text{font-size:13px;color:#3d2415;font-weight:500}.stats-section,.operation-section{background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:16px;margin:0 16px 12px;box-shadow:0 4px 14px #6b3a160f}.stats-section h3,.operation-section h3{font-size:15px;font-weight:600;color:#f58220;margin-bottom:12px}.stat-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #FFF8F1}.stat-row:last-child{border-bottom:none}.stat-label{font-size:14px;color:#3d2415}.stat-value{font-size:14px;font-weight:600;color:#f58220}.delivery-section{background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:16px;margin-bottom:16px;box-shadow:0 4px 14px #6b3a160f}.delivery-section h3{font-size:15px;font-weight:600;color:#3d2415;margin-bottom:12px}.delivery-tabs{display:flex;gap:8px;margin-bottom:12px;overflow-x:auto}.delivery-tab{padding:6px 12px;border:1px solid #F8E7D2;border-radius:16px;background:#fff;font-size:13px;color:#8a4e24;cursor:pointer;white-space:nowrap}.delivery-tab.active{background:#f58220;color:#fff;border-color:#f58220}.stats-tabs{display:flex;border-bottom:1px solid #F8E7D2;margin-bottom:12px}.stats-tab{flex:1;padding:10px 0;border:none;background:none;font-size:14px;font-family:inherit;color:#8a4e24;cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent;font-weight:500;text-align:center}.stats-tab.active{color:#f58220;border-bottom-color:#f58220;font-weight:600}.stat-row.clickable{cursor:pointer}.stat-row.clickable:active{background:#fff8f1}.stat-row.bold-row .stat-label{font-weight:600}.stat-row.highlight-row{background:transparent}.stat-row.highlight-row .stat-label,.stat-row.highlight-row .stat-value{color:#e86a16}.stat-row.highlight-row .stat-value.highlight{color:#e86a16;font-weight:700}.op-item{padding:10px 0;border-bottom:1px solid #FFF8F1}.op-item:last-child{border-bottom:none}.op-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.op-row.op-highlight .op-name{font-weight:400;color:#3d2415}.op-row.op-highlight .op-value{font-weight:600;color:#f58220}.op-name{font-size:14px;color:#3d2415;display:flex;align-items:center;gap:6px}.op-expandable{cursor:pointer}.op-arrow{transition:transform .2s}.op-arrow.collapsed{transform:rotate(-90deg)}.op-value{font-size:14px;font-weight:600;color:#f58220}.op-children{padding-left:20px;margin-top:4px}.op-child .op-name{color:#6b3a16;font-style:normal;font-size:14px}.op-child .op-value{color:#3d2415;font-weight:500;font-size:14px}.op-grandchildren{padding-left:20px}.op-grandchild .op-name{font-size:13px;color:#8a4e24;font-style:italic}.op-grandchild .op-value{font-size:13px;color:#6b3a16;font-weight:500}.orders-page{padding-bottom:128px;background:#fff8f1;min-height:100vh}.orders-tabs{display:flex;background:#fffdf9;border-bottom:1px solid #F8E7D2}.orders-tab{flex:1;padding:10px 0;border:none;background:none;font-size:14px;font-family:inherit;color:#8a4e24;cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent;font-weight:500;text-align:center}.orders-tab.active{color:#f58220;border-bottom-color:#f58220;font-weight:600}.orders-time-filter{display:flex;align-items:center;gap:12px;padding:12px 16px}.time-label{font-size:14px;color:#3d2415;white-space:nowrap}.time-dropdown-wrapper{position:relative;flex:1}.time-dropdown-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border:1px solid #F8E7D2;border-radius:8px;background:#fffdf9;font-size:14px;color:#3d2415;cursor:pointer}.dropdown-arrow{font-size:12px;color:#8a4e24}.time-dropdown-menu{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fffdf9;border:1px solid #F8E7D2;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:20;overflow:hidden}.time-dropdown-item{padding:10px 14px;font-size:14px;color:#3d2415;cursor:pointer}.time-dropdown-item:active{background:#fff8f1}.time-dropdown-item.active{color:#f58220;font-weight:600;background:#fff8f0}.orders-summary-card{margin:0 16px 96px;background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;box-shadow:0 4px 14px #6b3a160f;overflow:hidden}.orders-row{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #FFF8F1;cursor:pointer}.orders-row:last-child{border-bottom:none}.orders-row:active{background:#fff8f1}.orders-row.bold .orders-row-name{font-weight:600}.orders-row.highlight .orders-row-name,.orders-row.highlight .orders-row-value{color:#e86a16}.orders-row-name{font-size:14px;color:#3d2415}.orders-row-arrow{color:#8a4e24;margin-left:4px}.orders-row-value{font-size:14px;font-weight:600;color:#f58220}.loading-state{text-align:center;padding:40px 16px;color:#8a4e24}.fab-create{position:fixed;bottom:calc(96px + env(safe-area-inset-bottom,0px));right:20px;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#ffa347,#f58220 55%,#e86a16);color:#fff;font-size:28px;border:none;box-shadow:0 8px 18px #6b3a162e;cursor:pointer;display:flex;align-items:center;justify-content:center}.finance-page{padding-bottom:80px;background:#fff8f1;min-height:100vh}.finance-menu-list{padding:16px 0}.finance-menu-item{background:#fffdf9;padding:14px 20px;cursor:pointer;display:flex;align-items:center;gap:12px;border-bottom:1px solid #FFF8F1}.finance-menu-item:first-child{border-top:1px solid #F8E7D2}.finance-menu-item:last-child{border-bottom:1px solid #F8E7D2}.finance-menu-item:active{background:#fff8f1}.finance-menu-item svg{display:block;flex-shrink:0}.finance-menu-text{flex:1;font-size:14px;color:#3d2415}.finance-menu-arrow{color:#8a4e24;font-size:16px}.finance-sub-page{display:flex;flex-direction:column;height:100%}.finance-sub-page .finance-content{padding:12px 16px 24px;flex:1;overflow-y:auto}.crosscheck-card{background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:14px 16px;margin-bottom:12px;box-shadow:0 4px 14px #6b3a160f;cursor:pointer}.crosscheck-card:active{background:#fff8f1}.cc-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px}.cc-code{font-size:15px;font-weight:500;color:#f58220}.cc-date{font-size:13px;color:#8a4e24}.cc-divider{height:1px;background:#f8e7d2;margin-bottom:6px}.cc-detail-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.cc-detail-name,.cc-detail-value{font-size:14px;color:#3d2415}.cc-detail-name.bold,.cc-detail-value.bold{font-weight:500}.cc-detail-fixed{flex-shrink:0;padding:0 16px}.cc-detail-fixed .search-bar-wrapper{padding:12px 0}.cc-detail-scroll{flex:1;overflow-y:auto;padding:0 16px 24px}.cc-overview-card{background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:14px 16px;margin-bottom:16px;box-shadow:0 4px 14px #6b3a160f}.cc-overview-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.cc-overview-name{font-size:14px;color:#8a4e24}.cc-overview-value{font-size:14px;color:#3d2415}.cc-overview-name.bold,.cc-overview-value.bold{font-weight:500}.cc-order-card{background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:12px 16px;margin-bottom:12px;box-shadow:0 4px 14px #6b3a160f;cursor:pointer}.cc-order-card:active{background:#fff8f1}.cc-order-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.cc-order-code{font-size:15px;font-weight:500;color:#f58220}.cc-order-detail-link{font-size:14px;color:#8a4e24;font-style:italic}.cc-order-body{display:flex;flex-direction:column;gap:3px;font-size:14px;color:#3d2415;margin-bottom:8px}.cc-order-divider{height:1px;background:#f8e7d2;margin-bottom:8px}.cc-order-price{display:flex;justify-content:space-between;align-items:center}.cc-price-name{font-size:14px;font-weight:500;color:#8a4e24}.cc-price-value{font-size:14px;font-weight:500}.section-label{font-size:14px;font-weight:500;color:#f58220;margin:15px 0}.wallet-tabs{display:flex;background:#fffdf9;border-bottom:1px solid #F8E7D2;margin:-12px -16px 12px}.wallet-tab{flex:1;padding:10px 0;border:none;background:none;font-size:14px;color:#8a4e24;cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent;font-weight:500;text-align:center}.wallet-tab.active{color:#f58220;border-bottom-color:#f58220;font-weight:600}.wallet-tx-card{background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:12px 16px;margin-bottom:12px;box-shadow:0 4px 14px #6b3a160f}.tx-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.tx-date-label{font-size:14px;color:#3d2415}.tx-type-badge{font-size:12px;color:#fff;padding:4px 10px;border-radius:100px;min-width:65px;text-align:center}.tx-price-row{display:flex;justify-content:space-between;align-items:center;margin-top:5px}.tx-price-value{font-size:14px;font-weight:500}.tx-balance{font-size:12px;color:#8a4e24;font-style:italic}.tx-details{margin-top:8px}.tx-detail-row{display:flex;align-items:center;margin-top:8px}.tx-detail-name{flex:1.1;font-size:14px;color:#8a4e24;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tx-detail-value{flex:2;font-size:14px;color:#3d2415;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tx-receipt-btn{border:none;background:none;color:#f58220;font-size:14px;cursor:pointer;padding:0;text-decoration:underline}.tx-customer{border-top:1px solid #F8E7D2;margin-top:8px;padding-top:4px}.tx-customer-row{display:flex;align-items:center;margin-top:8px;gap:8px;font-size:14px;color:#3d2415}.tx-customer-icon{width:18px;height:18px;flex-shrink:0}.image-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;z-index:1000;display:flex;align-items:center;justify-content:center;padding:40px 20px}.image-modal-content{position:relative;background:#fff;border-radius:10px;max-width:100%;max-height:100%;overflow:hidden}.image-modal-content img{width:100%;height:auto;display:block}.image-modal-close{position:absolute;top:-8px;right:-8px;width:28px;height:28px;border-radius:50%;background:#fff;border:none;font-size:16px;cursor:pointer;box-shadow:0 2px 6px #0003}.loading-state{text-align:center;padding:40px;color:#8a4e24}.account-page{background:#fff8f1;min-height:100vh;display:flex;flex-direction:column;padding-bottom:80px}.account-menu-groups{flex:1;padding:16px 0}.account-menu-group{margin-bottom:16px}.account-menu-group-title{font-size:13px;font-weight:600;color:#8a4e24;text-transform:uppercase;padding:0 20px 8px}.account-menu-item{display:flex;align-items:center;padding:14px 20px;background:#fffdf9;cursor:pointer;border-bottom:1px solid #FFF8F1}.account-menu-item:first-of-type{border-top:1px solid #F8E7D2}.account-menu-item:last-of-type{border-bottom:1px solid #F8E7D2}.account-menu-item:active{background:#fff8f1}.account-menu-icon{width:32px;flex-shrink:0;display:flex;align-items:center}.account-menu-icon svg{display:block}.account-menu-text{flex:1;font-size:14px;color:#3d2415}.account-menu-arrow{color:#8a4e24;font-size:16px;margin-left:8px}.account-footer{padding:20px}.account-logout-row{display:flex;align-items:center;justify-content:space-between}.account-logout-btn{display:flex;align-items:center;gap:8px;background:none;border:none;color:#e86a16;font-size:14px;font-weight:500;cursor:pointer;padding:0}.account-logout-icon{display:flex;align-items:center}.account-version{font-size:13px;color:#8a4e24}.order-list-page{display:flex;flex-direction:column;height:100%}.order-list-page .list-content{padding:12px 16px 24px;flex:1;overflow-y:auto}.list-toolbar{margin-bottom:12px}.empty-state{text-align:center;padding:48px 16px;color:#8a4e24;font-size:14px}.order-card{background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;box-shadow:0 4px 14px #6b3a160f;margin-bottom:12px;overflow:hidden}.order-card-body{padding:12px 16px 8px}.order-card-row-between{display:flex;justify-content:space-between;align-items:center;padding-bottom:6px}.order-card-row{display:flex;align-items:center;padding-bottom:5px;gap:6px;flex-wrap:wrap}.order-contact-row{flex-wrap:nowrap}.order-phone-group{margin-left:auto;display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.order-code{font-size:14px;font-weight:700;color:#f58220}.order-badges{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.order-status-badge{padding:4px 10px;border-radius:100px;font-size:12px;font-weight:700;min-width:80px;line-height:1.25;text-align:center;border:1px solid transparent;white-space:nowrap}.order-status-pending{background:#fff3e6;color:#e86a16;border-color:#ffa347}.order-status-active{background:linear-gradient(135deg,#ffa347,#f58220 70%,#e86a16);color:#fffdf9;border-color:#f58220}.order-status-warning{background:#fff7df;color:#8a4e24;border-color:#ffb020}.order-status-return{background:#f8e7d2;color:#6b3a16;border-color:#efd5b3}.order-status-success{background:#eaf8ef;color:#2dbe60;border-color:#2dbe60}.order-status-cancel{background:#efd5b3;color:#3d2415;border-color:#efd5b3}.order-status-exception{background:#6b3a16;color:#fffdf9;border-color:#6b3a16}.order-blocked-badge{padding:2px 8px;border-radius:100px;font-size:11px;color:#f58220;border:1px solid #F58220;background:#fff3e0}.order-date{font-size:13px;color:#8a4e24}.order-print{font-size:12px;color:#8a4e24;font-style:italic}.order-icon{font-size:13px;flex-shrink:0}.phone-icon{margin-left:8px}.order-customer{font-size:14px;color:#3d2415;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-phone{font-size:14px;color:#3d2415}.order-address{font-size:13px;color:#8a4e24;flex:1}.order-info-label{font-size:14px;color:#3d2415;margin-right:6px}.order-info-value{font-size:14px;color:#3d2415}.order-info-value.bold{font-weight:700}.order-card-footer{display:flex;align-items:center;height:40px;border-top:1px solid #F8E7D2}.order-action-btn{flex:1;height:100%;border:none;background:none;font-size:14px;font-family:inherit;color:#3d2415;cursor:pointer}.order-action-btn:active{background:#fff8f1}.action-divider{width:1px;height:60%;background:#f8e7d2}.create-order-page{display:flex;flex-direction:column;height:100vh;background:#fff8f1}.status-action-bar{padding:10px 16px;background:#fff8f1;border-bottom:1px solid #F8E7D2}.status-action-main-btn{width:100%;min-height:42px;padding:10px 16px;border:none;border-radius:14px;background:linear-gradient(135deg,#ffa347,#f58220 55%,#e86a16);color:#fffdf9;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #6b3a161f}.status-action-main-btn.danger{background:#fff3e6;color:#e86a16;border:1px solid #E86A16;box-shadow:none}.status-action-main-btn.danger:before{content:"×";display:inline-block;margin-right:6px;font-size:16px;line-height:1;vertical-align:-1px}.status-action-main-btn:active{opacity:.8}.status-action-main-btn.disabled,.status-action-main-btn:disabled{background:#efd5b3;color:#3d2415;border-color:#efd5b3;cursor:not-allowed;opacity:1;box-shadow:none}.page-scroll-content{flex:1;overflow-y:auto;padding:12px 16px;-webkit-overflow-scrolling:touch}.create-form-tail{height:16px}.create-submit-bar{flex-shrink:0;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#fff8f1b8,#fff8f1 42%);border-top:1px solid #F8E7D2}.create-submit-btn{width:100%;min-height:48px;border:none;border-radius:14px;background:linear-gradient(135deg,#ffa347,#f58220 55%,#e86a16);color:#fffdf9;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #6b3a162e}.create-submit-btn:active:not(:disabled){transform:translateY(1px)}.create-submit-btn:disabled{background:#efd5b3;color:#8a4e24;cursor:not-allowed;box-shadow:none}.blocked-zone-banner{display:flex;align-items:center;gap:8px;padding:10px 12px;margin-bottom:12px;background:#fff3e0;border-left:4px solid #F58220;border-radius:6px;font-size:13px;color:#8a4e24}.blocked-icon{font-size:16px}.form-section{background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:16px;margin-bottom:12px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-title{font-size:15px;font-weight:600;color:#3d2415;margin:0}.collapse-toggle{border:none;background:none;color:#f58220;font-size:13px;font-weight:500;cursor:pointer;padding:4px 0}.status-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;margin-bottom:8px;border-bottom:1px solid #FFF8F1;cursor:pointer}.status-label{font-size:13px;color:#8a4e24}.status-badge{padding:4px 10px;border-radius:12px;background:#fff3e6;color:#e86a16;border:1px solid #FFA347;font-size:12px;font-weight:700}.collapsed-summary{padding:4px 0}.collapsed-summary p{margin:0 0 4px;font-size:14px;color:#3d2415}.collapsed-summary .summary-sub,.collapsed-summary .summary-store{font-size:13px;color:#8a4e24}.collapsed-summary .summary-fee{font-size:14px;color:#f58220;font-weight:500}.form-field{margin-bottom:14px}.address-picker{margin-bottom:2px}.address-picker .form-field{margin-bottom:14px}.form-field label{display:flex;align-items:center;gap:4px;font-size:13px;color:#8a4e24;margin-bottom:4px}.form-field label .required{color:#e86a16;font-weight:600}.form-field input,.form-field select,.form-field textarea{width:100%;padding:10px 12px;border:1px solid #F8E7D2;border-radius:6px;font-size:14px;font-family:inherit;color:#3d2415;outline:none;box-sizing:border-box}.form-field textarea{line-height:1.45;resize:none}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#f58220}.form-field input:disabled,.form-field select:disabled,.form-field textarea:disabled{background:#fff8f1;color:#8a4e24;opacity:1;-webkit-text-fill-color:#8A4E24}.address-textarea{display:block}.picker-value{padding:10px 12px;border:1px solid #F8E7D2;border-radius:6px;font-size:14px;color:#3d2415;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.picker-value:after{content:"";flex-shrink:0;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23707C8D' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;margin-left:8px}.picker-value.disabled:after{opacity:.4}.picker-value.disabled{background:#fff8f1;color:#8a4e24;cursor:not-allowed}.form-row-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.stepper{display:flex;align-items:center}.stepper button{width:36px;height:36px;border:1px solid #F8E7D2;background:#fff8f1;font-size:18px;cursor:pointer;border-radius:6px}.stepper button:disabled{opacity:.5;cursor:not-allowed}.stepper input{width:50px;text-align:center;border:1px solid #F8E7D2;border-radius:0;padding:8px 4px;font-size:14px}.fee-display{margin-top:12px;padding-top:12px;border-top:1px solid #FFF8F1}.fee-display .fee-row{display:flex;justify-content:space-between;padding:6px 0;font-size:14px;color:#3d2415}.fee-display .fee-row.total{font-weight:600;color:#f58220;padding-top:8px;border-top:1px solid #FFF8F1}.fee-value{font-weight:500}.payment-history-link{display:block;margin-top:8px;border:none;background:none;color:#f58220;font-size:13px;font-style:italic;cursor:pointer;padding:0}.toggle-field-label{justify-content:space-between;width:100%}.cod-failed-switch{position:relative;display:inline-flex;width:42px;height:24px;flex-shrink:0}.cod-failed-switch input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;margin:0;cursor:pointer}.cod-failed-switch>span{width:100%;height:100%;border-radius:999px;background:#f8e7d2;transition:background .15s ease}.cod-failed-switch>span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #35405238;transition:transform .15s ease}.cod-failed-switch input:checked+span{background:#f58220}.cod-failed-switch input:checked+span:after{transform:translate(18px)}.cod-failed-switch input:disabled{cursor:not-allowed}.cod-failed-switch input:disabled+span{opacity:.55}.edit-comment-btn{border:none;background:none;color:#f58220;font-size:12px;cursor:pointer;padding:0;margin-left:auto}.remain-type-row{display:flex;gap:16px;margin-bottom:12px}.radio-label{display:flex;align-items:center;gap:6px;font-size:14px;color:#3d2415;cursor:pointer}.radio-label.disabled{opacity:.5;cursor:not-allowed}.remain-hint{font-size:13px;color:#8a4e24;font-style:italic;margin:0}.log-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #FFF8F1}.log-time{font-size:13px;color:#8a4e24}.log-badge{padding:3px 8px;border-radius:10px;background:#fff3e6;color:#e86a16;border:1px solid #FFA347;font-size:12px;font-weight:700}.status-badge.order-status-pending,.log-badge.order-status-pending{background:#fff3e6;color:#e86a16;border:1px solid #FFA347}.status-badge.order-status-active,.log-badge.order-status-active{background:linear-gradient(135deg,#ffa347,#f58220 70%,#e86a16);color:#fffdf9;border:1px solid #F58220}.status-badge.order-status-warning,.log-badge.order-status-warning{background:#fff7df;color:#8a4e24;border:1px solid #FFB020}.status-badge.order-status-return,.log-badge.order-status-return{background:#f8e7d2;color:#6b3a16;border:1px solid #EFD5B3}.status-badge.order-status-success,.log-badge.order-status-success{background:#eaf8ef;color:#2dbe60;border:1px solid #2DBE60}.status-badge.order-status-cancel,.log-badge.order-status-cancel{background:#efd5b3;color:#3d2415;border:1px solid #EFD5B3}.status-badge.order-status-exception,.log-badge.order-status-exception{background:#6b3a16;color:#fffdf9;border:1px solid #6B3A16}.crosscheck-log-item{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #FFF8F1;font-size:13px}.crosscheck-log-group{padding:2px 0 10px;border-bottom:1px solid #FFF8F1}.crosscheck-log-group+.crosscheck-log-group{margin-top:10px}.crosscheck-log-group .crosscheck-log-item{border-bottom:none;padding:6px 0 0 10px}.crosscheck-log-date{display:flex;justify-content:space-between;gap:12px;font-size:13px;font-weight:600;color:#3d2415}.crosscheck-amount{font-weight:500;color:#f58220}.empty-text{text-align:center;color:#8a4e24;font-size:13px;padding:20px 0}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200;display:flex;align-items:flex-end}.sheet-content{width:100%;max-height:60vh;background:#fff;border-radius:12px 12px 0 0;display:flex;flex-direction:column}.sheet-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #FFF8F1}.sheet-title{font-size:15px;font-weight:600;color:#3d2415}.sheet-close{border:none;background:none;font-size:18px;color:#8a4e24;cursor:pointer}.sheet-search{padding:8px 16px;border-bottom:1px solid #FFF8F1}.sheet-search input{width:100%;padding:10px 12px;border:1px solid #F8E7D2;border-radius:6px;font-size:14px;outline:none;box-sizing:border-box}.sheet-search input:focus{border-color:#f58220}.sheet-empty{padding:20px 16px;text-align:center;color:#8a4e24;font-size:13px}.sheet-body{padding:8px 0}.sheet-scrollable{overflow-y:auto;max-height:50vh}.sheet-item{padding:12px 16px;font-size:14px;color:#3d2415;cursor:pointer;border-bottom:1px solid #FFF8F1}.sheet-item:active{background:#fff8f1}.autocomplete-wrap{display:flex;align-items:center;border:1px solid #F8E7D2;border-radius:6px;overflow:hidden}.autocomplete-wrap input{flex:1;border:none;border-radius:0;padding:10px 12px;font-size:14px;outline:none;min-width:0}.autocomplete-wrap input:disabled{background:#fff8f1;color:#8a4e24}.autocomplete-wrap:focus-within{border-color:#f58220}.autocomplete-arrow{flex-shrink:0;width:36px;height:100%;min-height:40px;border:none;border-left:1px solid #F8E7D2;background:#fff8f1;color:#8a4e24;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.autocomplete-arrow svg{width:16px;height:16px;display:block}.store-info-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.store-info-label{font-size:15px;font-weight:600;color:#3d2415}.store-select-btn{display:flex;align-items:center;gap:4px;padding:5px 10px;border:1.5px solid #3D2415;border-radius:16px;background:#fff;cursor:pointer;max-width:55%}.store-select-btn.disabled{border-color:#f8e7d2;cursor:not-allowed}.create-store-inline-btn{width:100%;margin:4px 0 10px;padding:10px 12px;border:1px solid #F58220;border-radius:8px;background:#fff;color:#f58220;font-size:14px;font-weight:600;cursor:pointer}.store-select-name{font-size:13px;color:#3d2415;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.store-select-arrow{font-size:16px;color:#3d2415;line-height:1}.store-address-block{padding:0 2px 8px}.store-address-line{margin:0 0 4px;font-size:14px;color:#8a4e24}.store-address-line--phone{color:#f58220;font-weight:600}.store-address-line--address{color:#8a4e24}.store-divider{height:1px;background:#fff8f1;margin:8px 0}.return-store-same-btn{display:flex;align-items:center;gap:8px;border:none;background:none;padding:4px 0;cursor:pointer}.return-store-same-btn.disabled{cursor:not-allowed;opacity:.6}.checkbox-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:3px;background:#f58220;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.return-store-same-text{font-size:13px;color:#8a4e24;font-style:italic;text-align:left}.profile-info-page{background:#fff8f1;min-height:100vh;display:flex;flex-direction:column}.profile-info-content{flex:1;padding:20px 16px 104px;overflow-y:auto}.profile-avatar-section{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}.avatar-circle{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#ffa347,#f58220 55%,#e86a16);display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;margin-bottom:8px}.avatar-circle img{width:100%;height:100%;object-fit:cover}.avatar-circle span{font-size:28px;font-weight:700;color:#fff}.btn-change-avatar{background:none;border:none;color:#f58220;font-size:14px;font-weight:500;cursor:pointer}.profile-form{background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:16px;box-shadow:0 4px 14px #6b3a160f}.profile-form .form-field{margin-bottom:16px}.profile-form .form-field:last-of-type{margin-bottom:0}.profile-form .form-field label{display:block;font-size:13px;color:#8a4e24;margin-bottom:6px}.profile-form .form-field input{width:100%;padding:10px 12px;border:1px solid #F8E7D2;border-radius:8px;font-size:14px;outline:none;box-sizing:border-box}.profile-form .form-field input:focus{border-color:#f58220}.profile-form .form-section-title{font-size:14px;font-weight:600;color:#3d2415;margin-bottom:10px;margin-top:16px}.profile-form .radio-group{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.profile-form .radio-group--horizontal{flex-direction:row;gap:20px}.profile-form .radio-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#3d2415;cursor:pointer;-webkit-user-select:none;user-select:none}.profile-form .radio-item input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.profile-form .radio-item:before{content:"";flex-shrink:0;width:20px;height:20px;border-radius:50%;border:2px solid #F8E7D2;background:#fff;transition:border-color .15s,background .15s}.profile-form .radio-item:has(input:checked):before{border-color:#f58220;background:#f58220;box-shadow:inset 0 0 0 4px #fff}.profile-form .form-field input[readonly]{background:#fff8f1;color:#8a4e24}.profile-form .form-field.has-error input{border-color:#e86a16}.profile-form .field-error{display:block;font-size:12px;color:#e86a16;margin-top:4px}.config-sub-page{display:flex;flex-direction:column;height:100%;background:#fff8f1}.config-content{flex:1;overflow-y:auto;padding:12px 12px 96px}.config-form-content{padding:12px 16px 104px}.config-form{background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:16px;box-shadow:0 4px 14px #6b3a160f}.config-form .form-field{margin-bottom:14px}.config-form .form-field label{display:block;font-size:13px;color:#3d2415;margin-bottom:6px;font-weight:500}.config-form .form-field input,.config-form .form-field select,.config-form .form-field textarea{width:100%;padding:10px 12px;border:1px solid #F8E7D2;border-radius:8px;font-size:14px;outline:none;box-sizing:border-box}.config-form .form-field input:focus,.config-form .form-field select:focus,.config-form .form-field textarea:focus{border-color:#f58220}.config-form .form-field textarea{resize:vertical}.search-bar{margin-bottom:12px}.config-list-card{background:#fffdf9;border:1px solid #F8E7D2;border-radius:16px;padding:14px 16px;margin-bottom:10px;box-shadow:0 4px 14px #6b3a160f}.config-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.config-card-name{font-size:14px;font-weight:600;color:#3d2415}.config-status-badge{font-size:11px;padding:3px 9px;border-radius:100px;font-weight:700;line-height:1.25;border:1px solid transparent;white-space:nowrap}.config-status-badge.active{background:#eaf8ef;color:#2dbe60;border-color:#2dbe60}.config-status-badge.inactive{background:#efd5b3;color:#3d2415;border-color:#efd5b3}.config-status-badge.warning{background:#fff7df;color:#8a4e24;border-color:#ffb020}.config-card-info{display:flex;gap:12px;font-size:12px;color:#8a4e24}.config-card-address{display:flex;align-items:flex-start;gap:6px;font-size:13px;color:#3d2415;margin-bottom:6px;line-height:1.4}.config-card-address-icon{font-size:13px;flex-shrink:0;margin-top:1px}.config-card-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px}.config-card-meta{display:flex;align-items:center;gap:5px;font-size:12px;color:#8a4e24}.config-card-meta-icon{font-size:12px}.config-card-divider{height:1px;background:#fff8f1;margin:10px 0 8px}.config-card-order-count{font-size:13px;color:#8a4e24;margin:0}.config-card-order-count span{color:#f58220;font-weight:600}.header-add-btn{display:none}.fab-add{position:fixed;bottom:24px;right:20px;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#ffa347,#f58220 55%,#e86a16);color:#fff;font-size:28px;border:none;box-shadow:0 8px 18px #6b3a162e;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.radio-group,.checkbox-group{display:flex;flex-direction:column;gap:10px}.config-form>.radio-group,.config-form>.checkbox-group{margin-bottom:14px}.radio-item,.checkbox-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#3d2415;cursor:pointer;-webkit-user-select:none;user-select:none}.radio-item input[type=radio],.checkbox-item input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.radio-item:before{content:"";flex-shrink:0;width:20px;height:20px;border-radius:50%;border:2px solid #F8E7D2;background:#fff;transition:border-color .15s,background .15s}.radio-item:has(input:checked):before{border-color:#f58220;background:#f58220;box-shadow:inset 0 0 0 4px #fff}.checkbox-item:before{content:"";flex-shrink:0;width:20px;height:20px;border-radius:5px;border:2px solid #F8E7D2;background:#fff;transition:border-color .15s,background .15s}.checkbox-item:has(input:checked):before{border-color:#f58220;background:#f58220;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5l3.5 3.5L11 1' stroke='%23fff' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 10px}.toggle-list{display:flex;flex-direction:column;gap:0}.toggle-item{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#3d2415;cursor:pointer;padding:12px 0;border-bottom:1px solid #FFF8F1;-webkit-user-select:none;user-select:none}.toggle-item:last-child{border-bottom:none}.toggle-switch{position:relative;width:44px;height:26px;flex-shrink:0}.toggle-switch input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.toggle-knob{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:13px;background:#f8e7d2;transition:background .2s}.toggle-knob:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.toggle-switch input:checked~.toggle-knob{background:#f58220}.toggle-switch input:checked~.toggle-knob:after{transform:translate(18px)}.editable-list{margin-bottom:16px}.editable-list-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f8f9fb;border-radius:6px;margin-bottom:6px;font-size:13px;color:#3d2415}.editable-list-item .btn-remove{background:none;border:none;color:#e86a16;font-size:14px;cursor:pointer;padding:2px 6px}.editable-list-item-input{display:flex;align-items:center;gap:8px;margin-bottom:6px}.editable-list-item-input input{flex:1;padding:8px 12px;border:1px solid #F8E7D2;border-radius:8px;font-size:13px;outline:none;box-sizing:border-box}.editable-list-item-input input:focus{border-color:#f58220}.editable-list-item-input input:disabled{background:#f8f9fb;color:#8a4e24}.editable-list-item-size{display:flex;align-items:center;gap:6px;margin-bottom:6px}.editable-list-item-size input{flex:1;min-width:0;padding:8px;border:1px solid #F8E7D2;border-radius:8px;font-size:13px;outline:none;box-sizing:border-box;text-align:center}.editable-list-item-size input:focus{border-color:#f58220}.btn-remove{background:none;border:none;color:#e86a16;font-size:14px;cursor:pointer;padding:2px 6px;flex-shrink:0}.btn-add-inline{margin-left:8px;background:#f58220;color:#fff;border:none;border-radius:50%;width:22px;height:22px;font-size:16px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.btn-star{background:none;border:none;font-size:18px;color:#f8e7d2;cursor:pointer;padding:2px 4px;line-height:1}.btn-star--active{color:#f58220}.editable-list-item--comment{gap:8px}.comment-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.toggle-switch--inline{display:inline-flex;vertical-align:middle;margin-left:8px;margin-right:4px}.editable-list-add{display:flex;gap:8px;margin-top:8px}.editable-list-add input{flex:1;padding:8px 12px;border:1px solid #F8E7D2;border-radius:8px;font-size:13px;outline:none}.editable-list-add input:focus{border-color:#f58220}.editable-list-add button{background:#f58220;color:#fff;border:none;border-radius:8px;padding:8px 14px;font-size:16px;cursor:pointer}.form-section-title{font-size:14px;font-weight:600;color:#3d2415;margin-bottom:10px;margin-top:16px}.form-section-title:first-child{margin-top:0}.required{color:#e86a16;font-weight:600;margin-left:2px}.field-error{display:block;font-size:12px;color:#e86a16;margin-top:4px}.field-hint{display:block;font-size:12px;color:#8a4e24;margin-top:4px}.form-field.has-error input,.form-field.has-error select,.form-field.has-error textarea,.form-field.has-error .sheet-select-btn{border-color:#e86a16}.sheet-select-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border:1px solid #F8E7D2;border-radius:8px;background:#fff;font-size:14px;color:#3d2415;font-family:inherit;cursor:pointer;text-align:left;box-sizing:border-box}.sheet-select-btn:focus{border-color:#f58220;outline:none}.sheet-select-placeholder{color:#8a4e24}.sheet-select-arrow{font-size:18px;color:#8a4e24;line-height:1}.bottom-save-bar{position:fixed;left:0;right:0;bottom:0;z-index:260;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#fff8f1b8,#fff8f1 42%);border-top:1px solid #F8E7D2}.btn-save{display:block;width:100%;min-height:48px;margin-top:0;padding:12px 16px;background:linear-gradient(135deg,#ffa347,#f58220 55%,#e86a16);color:#fffdf9;border:none;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #6b3a162e}.btn-save:active:not(:disabled){transform:translateY(1px)}.btn-save:disabled{background:#efd5b3;color:#8a4e24;cursor:not-allowed;box-shadow:none}.loading-state{display:flex;align-items:center;justify-content:center;padding:48px 16px;font-size:14px;color:#8a4e24}.config-actions{display:flex;flex-direction:column;gap:10px;margin-top:16px}.config-actions .btn-action{flex:unset}.btn-action{flex:1;padding:10px;border:1px solid #F8E7D2;border-radius:8px;background:#fff;font-size:13px;color:#3d2415;cursor:pointer;text-align:center}.btn-action.btn-danger{border-color:#e86a16;color:#e86a16}.wallet-history{display:flex;flex-direction:column;gap:10px}.wallet-history-item{background:#f8f9fb;border-radius:8px;padding:12px}.wallet-history-bank{font-size:13px;font-weight:600;color:#3d2415;margin-bottom:4px}.wallet-history-info{display:flex;gap:12px;font-size:12px;color:#8a4e24;margin-bottom:4px}.wallet-history-date{display:flex;justify-content:space-between;font-size:11px;color:#8a4e24}.current-badge{color:#2dbe60;font-weight:500}.store-status-toggle{display:flex;justify-content:space-between;align-items:center;padding:0 0 14px;border-bottom:1px solid #FFF8F1;margin-bottom:14px}.store-status-label{font-size:14px;color:#3d2415}.store-creator-info{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:10px;padding:12px 16px;margin-top:12px}.store-creator-left{display:flex;align-items:center;gap:10px}.store-creator-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.store-creator-name{font-size:13px;font-weight:500;color:#3d2415}.store-creator-date{font-size:12px;color:#8a4e24}.store-creator-date span{color:#3d2415}.picker-value{padding:10px 12px;border:1px solid #F8E7D2;border-radius:8px;font-size:14px;color:#3d2415;background:#fff;cursor:pointer}.picker-value.disabled{color:#8a4e24;background:#f8f9fb;cursor:default}.form-field.has-error .picker-value{border-color:#e86a16}.config-tabs{display:flex;background:#fff;border-bottom:1px solid #FFF8F1}.config-tab{flex:1;padding:12px 8px;background:none;border:none;border-bottom:2px solid transparent;font-size:13px;font-weight:500;color:#8a4e24;cursor:pointer;text-align:center}.config-tab.active{color:#f58220;border-bottom-color:#f58220}.config-info-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #FFF8F1;font-size:13px}.config-info-label{color:#8a4e24}.config-info-value{color:#3d2415;font-weight:500}.store-star{margin-left:8px;font-size:16px;color:#f8e7d2;cursor:pointer;-webkit-user-select:none;user-select:none}.store-star.active{color:#f58220}.config-card-role{background:#fff3e0;color:#f58220;font-size:11px;padding:2px 7px;border-radius:8px;font-weight:500}.staff-card{padding:12px 14px}.staff-card-row1{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.staff-card-code{font-size:13px;font-weight:600;color:#f58220;flex-shrink:0}.staff-card-badges{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:6px;min-width:0}.staff-card-type-badge{font-size:11px;padding:3px 9px;border-radius:100px;font-weight:700;line-height:1.25;color:#e86a16;background:#fff3e6;border:1px solid #FFA347;white-space:nowrap}.staff-card-type-badge.type-1{background:linear-gradient(135deg,#ffa347,#f58220 70%,#e86a16);border-color:#f58220;color:#fffdf9}.staff-card-type-badge.type-2{background:#f8e7d2;border-color:#efd5b3;color:#6b3a16}.staff-card-type-badge.type-3{background:#fff8f1;border-color:#f8e7d2;color:#8a4e24}.staff-card-row2{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:13px;color:#3d2415}.staff-card-name{display:flex;align-items:center;gap:5px}.staff-card-phone{display:flex;align-items:center;gap:5px;color:#8a4e24}.staff-card-divider{height:1px;background:#fff8f1;margin-bottom:10px}.staff-card-row3{display:flex;justify-content:space-between;align-items:center;font-size:13px}.staff-card-detail{color:#8a4e24;cursor:pointer}.staff-card-status{font-weight:500}.staff-card-status.normal{color:#2dbe60}.staff-card-status.locked{color:#e86a16}.radio-group--horizontal{flex-direction:row;gap:20px}.staff-actions-card{background:#fff;border-radius:10px;padding:14px 16px;margin-top:12px}.staff-actions-card .config-info-row:last-of-type{border-bottom:none}.staff-actions-card .config-actions{margin-top:12px}.staff-avatar-row{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 0 8px}.staff-avatar-wrap{width:96px;height:96px;border-radius:50%;overflow:hidden;background:#fffdf9;border:1px solid #F8E7D2;flex-shrink:0}.staff-avatar-wrap--default{border-radius:22%;border:none;background:transparent}.staff-avatar-img{width:100%;height:100%;object-fit:cover}.staff-avatar-img--default{object-fit:cover;padding:0;background:transparent}.btn-upload-avatar{padding:7px 24px;border:1px solid #d1d5db;border-radius:20px;background:#fff;font-size:14px;color:#374151;cursor:pointer}.btn-upload-avatar:disabled{opacity:.6;cursor:not-allowed}.role-perm-header{display:flex;align-items:center;justify-content:space-between;margin-top:16px;margin-bottom:10px}.role-action-tree{border:1px solid #F8E7D2;border-radius:8px;overflow:hidden;margin-bottom:4px}.role-action-l1{border-bottom:1px solid #FFF8F1}.role-action-l1:last-child{border-bottom:none}.role-action-label-l1{padding:10px 12px;background:#f8f9fb;font-weight:600;font-size:13px}.role-action-children{padding:4px 0 4px 12px}.role-action-l2{border-top:1px solid #FFF8F1}.role-action-l2:first-child{border-top:none}.role-action-label-l2{padding:8px 12px;font-size:13px;font-weight:500}.role-action-label-l3{padding:6px 12px 6px 24px;font-size:13px;color:#8a4e24}.btn-delete{display:block;width:100%;margin-top:10px;padding:12px;background:#fff;color:#e86a16;border:1px solid #E86A16;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer}.app-container{display:flex;flex-direction:column;min-height:100vh}.app-content{flex:1;overflow-y:auto}.tab-bar{position:fixed;bottom:0;left:0;right:0;display:flex;background:#fffdf9;border-top:1px solid #F8E7D2;padding:8px 0;padding-bottom:env(safe-area-inset-bottom,8px);z-index:100;box-shadow:0 -3px 12px #6b3a160f}.tab-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;background:none;border:none;cursor:pointer;padding:4px;color:#8a4e24;font-family:inherit}.tab-item.active{color:#f58220}.tab-icon{display:flex;align-items:center;justify-content:center;height:24px}.tab-label{font-size:11px;color:currentColor}.tab-item.active .tab-label{color:currentColor;font-weight:600}.toast-notice{position:fixed;bottom:80px;left:16px;right:16px;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:10px;font-size:14px;font-weight:500;text-align:center;z-index:1000;animation:toastSlideUp .3s ease;box-shadow:0 4px 12px #00000026}.toast-notice.toast-error{background:#3d2415;color:#fff8f1}.toast-notice.toast-success{background:#2dbe60;color:#fff}.toast-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:12px;font-weight:700;flex-shrink:0}.toast-error .toast-icon{background:#fff3;color:#ffa347}.toast-success .toast-icon{background:#ffffff40;color:#fff}.toast-text{flex:1}@keyframes toastSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.tab-bar.hidden{display:none}.sub-page-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff8f1;z-index:200;display:flex;flex-direction:column;animation:slideIn .2s ease}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.sub-page-header{display:flex;align-items:center;padding:16px;background:linear-gradient(135deg,#fffdf9,#fff3e6);border-bottom:1px solid #F8E7D2;box-shadow:0 2px 10px #6b3a160f;padding-top:calc(env(safe-area-inset-top,0px) + 16px)}.sub-page-header .header-back{background:none;border:none;color:#f58220;font-size:20px;font-weight:500;cursor:pointer;padding:4px 8px 4px 0}.sub-page-header .header-title{flex:1;font-size:18px;font-weight:700;color:#f58220;text-align:left;padding-left:8px}.sub-page-header .header-action{border:none;background:none;color:#f58220;font-size:15px;font-weight:600;padding:4px 8px;cursor:pointer}.sub-page-header .header-action:disabled{opacity:.5;cursor:not-allowed}.sub-page-header .header-action-placeholder{width:40px;flex-shrink:0}.back-btn{background:none;border:none;color:#fff;font-size:15px;font-weight:500;cursor:pointer;padding:4px 0}.sub-page-content{flex:1;overflow-y:auto}.splash-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffa347,#f58220 55%,#e86a16)}.splash-logo{font-size:32px;font-weight:700;color:#fff;margin-bottom:16px}.splash-logo-img{width:120px;height:120px;border-radius:22%;margin-bottom:16px}.splash-loading{font-size:14px;color:#fffc}*{margin:0;padding:0;box-sizing:border-box}:root{--soc-primary: #F58220;--soc-primary-dark: #E86A16;--soc-highlight: #FFA347;--soc-secondary: #6B3A16;--soc-text: #3D2415;--soc-muted: #8A4E24;--soc-bg: #FFF8F1;--soc-surface: #FFFDF9;--soc-border: #F8E7D2;--soc-cream-dark: #EFD5B3;--soc-success: #2DBE60;--soc-warning: #FFB020;--soc-card-shadow: 0 4px 14px rgba(107, 58, 22, .06);--soc-card-shadow-strong: 0 8px 24px rgba(107, 58, 22, .1);--soc-gradient: linear-gradient(135deg, #FFA347 0%, #F58220 55%, #E86A16 100%)}body{font-family:Be Vietnam Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--soc-bg);color:var(--soc-text);font-size:14px;line-height:1.5}button,input,select,textarea{font-family:inherit}#app{min-height:100vh}.sheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;z-index:1000;display:flex;align-items:flex-end}.sheet-content{width:100%;background:var(--soc-surface);border-radius:16px 16px 0 0;box-shadow:var(--soc-card-shadow-strong);max-height:70vh;display:flex;flex-direction:column;animation:sheet-slide-up .25s ease-out}@keyframes sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--soc-border);flex-shrink:0}.sheet-title{font-size:16px;font-weight:600;color:var(--soc-text)}.sheet-close{width:28px;height:28px;border:none;background:var(--soc-bg);border-radius:50%;font-size:14px;color:var(--soc-muted);cursor:pointer;display:flex;align-items:center;justify-content:center}.sheet-body{padding:8px 0;overflow-y:auto;flex:1}.sheet-scrollable{-webkit-overflow-scrolling:touch}.sheet-item{padding:12px 20px;font-size:14px;color:var(--soc-text);cursor:pointer}.sheet-item:active{background:var(--soc-bg)}.sheet-item.active{color:var(--soc-primary);font-weight:600;background:#fff3e6}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200;display:flex;align-items:flex-end;justify-content:center}.modal-bottom{width:100%;max-height:60vh;background:#fff;border-radius:12px 12px 0 0;display:flex;flex-direction:column}.modal-center{width:80%;max-width:320px;background:#fff;border-radius:12px;padding:24px;margin:auto;text-align:center}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #FFF8F1;font-size:15px;font-weight:600;color:var(--soc-text)}.modal-header button{border:none;background:none;font-size:18px;color:var(--soc-muted);cursor:pointer}.modal-body{padding:16px;overflow-y:auto;flex:1}.modal-message{font-size:15px;color:var(--soc-text);margin:0 0 20px}.modal-actions{display:flex;gap:12px}.modal-btn{flex:1;padding:10px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.modal-btn:disabled{opacity:.65;cursor:not-allowed}.modal-btn.cancel{background:#fff8f1;color:var(--soc-text)}.modal-btn.confirm{background:var(--soc-primary);color:#fff}.page-header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:linear-gradient(135deg,#fffdf9,#fff3e6);border-bottom:1px solid var(--soc-border);box-shadow:0 2px 10px #6b3a160f;position:sticky;top:0;z-index:10}.page-header h2{font-size:18px;font-weight:700;color:var(--soc-primary);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-header-title{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.page-header-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:url(/assets/logo/soc_ship_48x48.png) center / cover no-repeat;box-shadow:0 2px 8px #6b3a161f;flex-shrink:0}.page-header-icon svg{display:none}.store-selector-btn{padding:6px 12px;border:1px solid var(--soc-border);border-radius:20px;background:var(--soc-surface);font-size:13px;color:var(--soc-text);cursor:pointer;max-width:180px;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:4px}.store-selector-btn:after{content:"▾";font-size:11px;color:var(--soc-muted)}.request-access{display:flex;align-items:center;justify-content:center;min-height:300px;padding:24px;text-align:center;color:var(--soc-muted)}.filter-sheet{max-height:80vh}.filter-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--soc-border);flex-shrink:0}.filter-sheet-title{font-size:16px;font-weight:600;color:var(--soc-text)}.filter-clear-btn{border:none;background:none;font-size:14px;color:var(--soc-primary);cursor:pointer;font-weight:500}.filter-group{padding:8px 20px 0}.filter-group-title{font-size:14px;font-weight:600;color:var(--soc-text);margin-bottom:6px}.filter-options{display:flex;flex-direction:column;gap:0}.filter-checkbox{display:flex;align-items:center;gap:8px;padding:6px 0;cursor:pointer}.filter-checkbox input[type=checkbox]{display:none}.checkbox-box{width:20px;height:20px;border:2px solid var(--soc-border);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:13px;color:#fff;flex-shrink:0}.checkbox-box.checked{background:var(--soc-primary);border-color:var(--soc-primary)}.checkbox-label{font-size:14px;color:var(--soc-text)}.filter-sheet-footer{padding:10px 20px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));flex-shrink:0}.btn-apply-filter{width:100%;padding:10px;background:var(--soc-gradient);color:#fff;border:none;border-radius:24px;font-size:15px;font-weight:600;cursor:pointer}.empty-state-card{display:flex;flex-direction:column;align-items:center;padding:32px 16px}.empty-state-logo{width:96px;height:96px;border-radius:22%;box-shadow:0 8px 24px #6b3a161f;margin-bottom:12px}.empty-state-text{font-size:14px;color:var(--soc-muted)}.search-bar-wrapper{background:var(--soc-surface);padding:10px 16px 12px}.search-bar{display:flex;align-items:center;height:40px;border:1px solid var(--soc-primary);border-radius:100px;background:var(--soc-surface);padding:0 15px}.search-bar-icon{width:16px;height:16px;color:var(--soc-muted);flex-shrink:0}.search-bar-input{flex:1;height:100%;padding:0 8px;border:none;font-size:14px;font-family:inherit;outline:none;background:transparent}.search-bar-input::placeholder{color:var(--soc-muted)}.search-bar-filter{border:none;background:none;font-size:14px;font-family:inherit;color:var(--soc-muted);cursor:pointer;white-space:nowrap;padding:0 0 0 8px;height:100%;display:flex;align-items:center;gap:4px}.search-bar-filter.has-filter{color:var(--soc-primary);font-weight:600}.search-bar-filter-icon{width:14px;height:14px}
