*{box-sizing:border-box}.dashboard-page{color:#1f1f1f;background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dashboard-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141414e0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:72px;padding:10px 18px;display:flex;position:sticky;top:0}.dashboard-brand{color:#fff;align-items:center;gap:10px;display:flex}.dashboard-brand img{object-fit:contain;width:52px;height:52px}.dashboard-brand div{flex-direction:column;display:flex}.dashboard-brand span{color:#ffffff8c;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.dashboard-brand strong{font-size:.95rem}.logout-button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:9px;padding:9px 13px;font-weight:600}.dashboard-shell{width:100%;max-width:1100px;margin:0 auto;padding:22px 14px 50px}.dashboard-welcome{color:#fff;justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.dashboard-welcome p{color:#ffffff8c;margin:0 0 3px;font-size:.76rem}.dashboard-welcome h1{margin:0;font-size:1.5rem}.pending-alert{color:#171717;cursor:pointer;background:#d89b24;border:0;border-radius:999px;padding:8px 12px;font-weight:750}.dashboard-tabs{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:14px;padding:5px;display:grid}.dashboard-tabs button{color:#ffffffa8;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:44px;font-weight:700;position:relative}.dashboard-tabs button.active{color:#202020;background:#fff}.tab-badge{color:#171717;background:#d89b24;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:4px;padding:0 5px;font-size:.66rem;display:inline-flex}.dashboard-panel{background:#fffffff7;border-radius:18px;overflow:hidden;box-shadow:0 25px 60px #00000038}.panel-heading{border-bottom:1px solid #ececec;flex-direction:column;gap:14px;padding:18px;display:flex}.panel-heading h2{margin:0;font-size:1.2rem}.panel-heading p{color:#888;margin:4px 0 0;font-size:.78rem}.product-search{background:#fafafa;border:1px solid #ddd;border-radius:11px;outline:none;width:100%;height:45px;padding:0 14px;font-size:.9rem}.product-search:focus{border-color:#d89b24;box-shadow:0 0 0 3px #d89b241f}.product-list{overscroll-behavior:contain;max-height:calc(100vh - 290px);overflow-y:auto}.product-row{border-bottom:1px solid #ededed;grid-template-columns:74px minmax(0,1fr);gap:12px;padding:12px;display:grid}.product-image{background:#f2f2f2;border-radius:12px;width:74px;height:74px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.empty-product-image{cursor:pointer;color:#777;background:#f5f5f5;border:1px dashed #bbb;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.empty-product-image span{font-size:1.5rem;line-height:1}.empty-product-image small{margin-top:4px;font-size:.63rem}.product-information{flex-direction:column;justify-content:center;min-width:0;display:flex}.product-information strong{text-overflow:ellipsis;white-space:nowrap;font-size:.93rem;overflow:hidden}.product-information span{color:#444;margin-top:5px;font-size:.82rem}.product-information small{color:#999;margin-top:3px;font-size:.66rem}.product-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.product-actions button{cursor:pointer;color:#333;background:#efefef;border:0;border-radius:9px;min-height:38px;font-size:.79rem;font-weight:650}.product-actions button:last-child{color:#171717;background:#d89b24}.order-list{flex-direction:column;gap:10px;max-height:calc(100vh - 270px);padding:12px;display:flex;overflow-y:auto}.order-card{background:#fff;border:1px solid #e7e7e7;border-radius:14px;padding:15px}.order-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-card-top>div{flex-direction:column;display:flex}.order-card-top span{color:#999;text-transform:uppercase;font-size:.66rem}.order-card-top strong{margin-top:2px;font-size:1rem}.order-status{background:#f0f0f0;border-radius:999px;padding:6px 9px;font-weight:750;color:#555!important;font-size:.65rem!important}.order-customer{flex-direction:column;margin:14px 0;display:flex}.order-customer strong{font-size:.9rem}.order-customer span{color:#777;margin-top:2px;font-size:.75rem}.order-meta{border-top:1px solid #eee;border-bottom:1px solid #eee;grid-template-columns:repeat(3,1fr);padding:12px 0;display:grid}.order-meta div{flex-direction:column;gap:3px;display:flex}.order-meta span{color:#999;font-size:.63rem}.order-meta strong{font-size:.72rem}.order-card footer{color:#999;padding-top:10px;font-size:.68rem}.pagination{justify-content:center;align-items:center;gap:5px;padding:16px;display:flex}.pagination button{cursor:pointer;background:#eee;border:0;border-radius:9px;min-width:38px;height:38px;font-weight:700}.pagination button.active{color:#171717;background:#d89b24}.pagination button:disabled{opacity:.35;cursor:default}.dashboard-loading{text-align:center;color:#888;padding:40px}.dashboard-error{color:#9b2929;background:#fff0f0;border-radius:11px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:12px 14px;font-size:.82rem;display:flex}.dashboard-error button{cursor:pointer;background:0 0;border:0;font-size:1.2rem}@media (width>=700px){.dashboard-shell{padding:35px 25px 70px}.dashboard-header{padding:10px 30px}.panel-heading{flex-direction:row;justify-content:space-between;align-items:center;padding:20px 24px}.product-search{width:300px}.product-row{grid-template-columns:80px minmax(0,1fr) 210px;align-items:center;padding:14px 20px}.product-image{width:80px;height:80px}.product-actions{grid-column:auto;width:100%}.dashboard-welcome h1{font-size:1.9rem}.order-list{padding:20px}}.pending-image-overlay strong{text-transform:uppercase;letter-spacing:.06em;font-size:.65rem}@keyframes upload-spin{to{transform:rotate(360deg)}}.empty-orders{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:220px;padding:30px;display:flex}.empty-orders strong{color:#444;font-size:.95rem}.empty-orders span{color:#999;font-size:.78rem}.pending-image-wrapper{width:100%;height:100%;position:relative}.pending-image-wrapper img{object-fit:cover;width:100%;height:100%}.pending-image-overlay{color:#fff;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0000007a;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;inset:0}.pending-image-overlay strong{text-align:center;text-transform:uppercase;letter-spacing:.04em;max-width:60px;font-size:.56rem;line-height:1.2}.upload-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite upload-spin}.product-toolbar{flex-direction:column;gap:8px;width:100%;display:flex}.products-refresh{color:#333;cursor:pointer;background:#efefef;border:0;border-radius:10px;min-height:42px;padding:0 14px;font-size:.78rem;font-weight:700}.products-refresh:disabled{opacity:.55;cursor:default}@media (width>=700px){.product-toolbar{flex-direction:row;align-items:center;width:auto}.products-refresh{min-width:90px}}.dashboard-notification{z-index:90;color:#fff;-webkit-backdrop-filter:blur(12px);border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 15px;font-size:.8rem;font-weight:600;line-height:1.45;animation:.22s notification-enter;display:flex;position:sticky;top:82px;box-shadow:0 12px 30px #00000038}.dashboard-notification.success{background:linear-gradient(135deg,#1f7a44f5,#175d33f5);border:1px solid #ffffff24}.dashboard-notification.error{background:linear-gradient(135deg,#a13131f7,#742020f7);border:1px solid #ffffff24}.dashboard-notification.info{background:linear-gradient(135deg,#434343f7,#232323f7);border:1px solid #ffffff1f}.dashboard-notification-content{color:#fff;align-items:flex-start;gap:10px;display:flex}.dashboard-notification-content>span:last-child{color:#fff}.notification-icon{color:#fff;background:#ffffff29;border:1px solid #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:900;display:flex}.dashboard-notification button{color:#ffffffd1;cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0;font-size:1.3rem;line-height:1;transition:color .15s,transform .15s}.dashboard-notification button:hover{color:#fff;transform:scale(1.08)}@keyframes notification-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.photo-status-pill{color:#fff;-webkit-backdrop-filter:blur(8px);border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:5px 7px;font-size:.56rem;font-weight:750;line-height:1;display:flex;position:absolute;bottom:5px;left:5px;right:5px;box-shadow:0 2px 8px #00000038}.photo-status-pill.preparing{background:#5a4920e6}.photo-status-pill.uploading{background:#191919d6}.photo-status-pill.uploaded{background:#1f7a43f0}.photo-status-pill .upload-spinner{border-width:1.5px;width:11px;height:11px}.upload-spinner.dark{border:2px solid #0000002e;border-top-color:#555;width:18px;height:18px}@media (width<=699px){.product-list{max-height:none;overflow:visible}.product-row{scroll-margin-top:150px}.product-actions{flex-direction:column;grid-column:1/-1;gap:7px;display:flex}.camera-action.primary{min-height:48px;font-size:.85rem;font-weight:750}.upload-action.secondary{background:0 0;border:1px solid #ddd;min-height:42px}.products-refresh{min-height:42px}}.auth-page{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.auth-card{-webkit-backdrop-filter:blur(12px);background:#fffffff5;border-radius:24px;width:100%;max-width:430px;padding:38px;box-shadow:0 28px 70px #00000047}.auth-brand{text-align:center;flex-direction:column;align-items:center;margin-bottom:32px;display:flex}.auth-logo{object-fit:contain;width:120px;height:120px;margin-bottom:18px}.auth-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#9a6d17;margin:0 0 6px;font-size:.72rem;font-weight:700}.auth-brand h1{color:#191919;margin:0;font-size:2rem;line-height:1.1}.auth-subtitle{color:#6d6d6d;max-width:300px;margin:12px auto 0;font-size:.95rem;line-height:1.6}.auth-form{flex-direction:column;gap:18px;display:flex}.auth-field{flex-direction:column;gap:7px;display:flex}.auth-field label{color:#2b2b2b;font-size:.84rem;font-weight:650}.auth-field input{box-sizing:border-box;color:#1c1c1c;background:#fafafa;border:1px solid #dedede;border-radius:12px;outline:none;width:100%;padding:14px 15px;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s}.auth-field input::placeholder{color:#aaa}.auth-field input:focus{background:#fff;border-color:#d89b24;box-shadow:0 0 0 4px #d89b2421}.auth-field input:disabled{opacity:.65;cursor:not-allowed}.auth-error{color:#a52b2b;background:#fff0f0;border:1px solid #ffd0d0;border-radius:10px;padding:12px 14px;font-size:.87rem}.auth-submit{color:#151515;cursor:pointer;background:#d89b24;border:0;border-radius:12px;width:100%;margin-top:4px;padding:14px 18px;font-size:.95rem;font-weight:750;transition:transform .15s,opacity .15s,box-shadow .15s}.auth-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #d89b2440}.auth-submit:active:not(:disabled){transform:translateY(0)}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-footer{text-align:center;color:#999;margin:28px 0 0;font-size:.76rem}@media (width<=520px){.auth-page{padding:16px}.auth-card{border-radius:20px;padding:28px 22px}.auth-logo{width:100px;height:100px}.auth-brand h1{font-size:1.7rem}}
