.user-profile-actions{display:flex;gap:12px;margin-bottom:18px}.user-profile-action-btn{background:#229ed9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:7px 16px;transition:background .2s}.user-profile-action-btn:disabled{background:#b3d1f7;cursor:not-allowed}.user-profile-action-btn:hover:not(:disabled){background:#197bbd}.user-profile-form{background:#f7fbff;border:1px solid #b3d1f7;border-radius:8px;display:flex;flex-direction:column;gap:12px;margin-bottom:18px;margin-top:10px;padding:18px 16px}.user-profile-form label{color:#197bbd;display:flex;flex-direction:column;font-weight:500}.user-profile-form input{border:1px solid #b3d1f7;border-radius:5px;font-size:1rem;margin-top:4px;padding:7px 10px}.user-profile-save-btn{background:#229ed9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:8px;padding:8px 18px;transition:background .2s}.user-profile-save-btn:disabled{background:#b3d1f7;cursor:not-allowed}.user-profile-save-btn:hover:not(:disabled){background:#197bbd}.user-profile-error{color:#e74c3c;font-size:1em;margin-top:6px}.user-profile-success{color:#4caf50;font-size:1em;margin-top:6px}.user-profile-tg-auth-desc{margin-bottom:8px}.user-profile-tg-token-title{margin-top:8px}.user-profile-tg-token-desc{color:#888;font-size:.95em;margin-top:4px}.user-profile-page{background:#fff;border-radius:14px;box-shadow:0 2px 12px #1e88e51a;font-size:1.08rem;margin:32px auto;max-width:500px;padding:32px 28px 28px}.user-profile-page h2{color:#229ed9;font-size:1.5rem;margin-bottom:18px;margin-top:0}.user-profile-block>div{margin-bottom:12px}.user-profile-tg-auth{background:#f7fbff;border:1px solid #b3d1f7;border-radius:8px;margin-top:18px;padding:16px 14px}.user-profile-tg-btn{background:#229ed9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:8px;padding:8px 18px;transition:background .2s}.user-profile-tg-btn:disabled{background:#b3d1f7;cursor:not-allowed}.user-profile-tg-btn:hover:not(:disabled){background:#197bbd}.user-profile-tg-token-block{background:#e6f0fa;border-radius:6px;margin-top:10px;padding:10px 12px;word-break:break-all}.user-profile-tg-token{color:#229ed9;font-family:monospace;font-size:1.08em;margin-top:4px}.app-content,body,html{min-height:100vh}.app-content{box-sizing:border-box;padding-left:16px;padding-right:16px}@media (min-width:600px){.app-content{padding-left:32px;padding-right:32px}}.profile-menu{background:#fff;border:1px solid #e3eaf3;border-radius:16px;box-shadow:0 4px 24px #1e88e521;color:#222;display:flex;flex-direction:column;font-family:Segoe UI,Arial,sans-serif;min-width:260px;padding:16px 0 0;position:absolute;right:0;top:52px;z-index:20}.profile-menu-header{align-items:center;border-bottom:1px solid #e3eaf3;display:flex;padding:0 20px 12px}.profile-menu-avatar{background:#229ed9;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #1e88e51a;height:48px;margin-right:14px;width:48px}.profile-menu-userinfo{display:flex;flex-direction:column}.profile-menu-username{color:#222;font-size:1.1rem;font-weight:600;margin-bottom:2px}.profile-menu-email{color:#7a8ca3;font-size:.95rem}.profile-menu-list{display:flex;flex-direction:column;gap:0;padding:8px 0 0}.profile-menu-btn{align-items:center;background:#229ed9;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:10px;margin:6px 12px 0;overflow:hidden;padding:10px 24px;text-align:left;text-overflow:ellipsis;transition:background .18s,color .18s;white-space:nowrap}.profile-menu-btn:last-child{margin-bottom:12px}.profile-menu-btn:hover{background:#197bbd;color:#fff}.profile-menu-icon{font-size:1.15em;text-align:center;width:22px}.profile-menu-divider{background:#e3eaf3;height:1px;margin:10px 0 0}.profile-menu-footer{background:#fff;border-radius:0 0 16px 16px;display:flex;justify-content:space-between;margin-top:8px;padding:10px 18px 12px}.profile-menu-lang-btn{background:#23232b;border:1px solid #353545;border-radius:6px;color:#b0b0c3;cursor:pointer;font-size:.98em;margin:0 2px;padding:4px 16px;transition:background .18s,color .18s}.profile-menu-lang-btn.active,.profile-menu-lang-btn:hover{background:#353545;color:#fff}.profile-menu-theme{align-items:center;display:flex;gap:10px;justify-content:space-between;padding-right:24px}.switch{display:inline-block;height:22px;position:relative;width:38px}.switch input{display:none}.slider{background-color:#44445a;border-radius:22px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:16px;left:3px;width:16px}.switch input:checked+.slider{background-color:#229ed9}.switch input:checked+.slider:before{transform:translateX(16px)}.layout-header-left{align-items:center;cursor:pointer;display:flex}.layout-telegram-logo{height:38px;margin-right:10px;width:38px}.layout-company-name{color:#1e88e5;font-size:1.6rem;font-weight:700;letter-spacing:1px}.layout-nav-tabs{align-items:center;display:flex;flex:1 1;gap:32px;margin-left:48px}.layout-nav-tab{color:#222;cursor:pointer;font-size:1.1rem;font-weight:500;padding:6px 0 8px;position:relative;transition:color .2s}.layout-nav-tab:hover{color:#1e88e5}.layout-nav-tab.active,.layout-nav-tab.selected{color:#1e88e5;font-weight:700}.layout-nav-tab.active:after,.layout-nav-tab.selected:after{background:#7c6ee6;border-radius:2px;content:"";display:block;height:3px;margin:4px auto 0;width:60%}.layout-avatar-block{margin-left:32px;position:relative}.layout-avatar{align-items:center;background:#e3f2fd;border-radius:50%;box-shadow:0 2px 8px #1e88e514;cursor:pointer;display:flex;height:44px;justify-content:center;width:44px;.layout-avatar-initials{align-items:center;background:#229ed9;color:#fff;display:flex;font-size:1.2rem;font-weight:700;justify-content:center;letter-spacing:1px;-webkit-user-select:none;user-select:none}}.layout-avatar-img{border-radius:50%;height:40px;width:40px;.profile-menu-avatar-initials{align-items:center;background:#229ed9;color:#fff;display:flex;font-size:1.5rem;font-weight:700;justify-content:center;letter-spacing:1px;-webkit-user-select:none;user-select:none}}.layout-avatar-menu{background:#fff;border-radius:10px;box-shadow:0 2px 12px #1e88e521;display:flex;flex-direction:column;min-width:140px;padding:12px 0;position:absolute;right:0;top:52px;z-index:10}.layout-avatar-menu-btn{background:none;border:none;color:#222;cursor:pointer;font-size:1rem;padding:10px 0;transition:background .2s;width:97%}.layout-avatar-menu-btn:hover{background:#e6f0fa}.layout-avatar-menu-btn.layout-avatar-menu-logout{background:red!important;color:#fff!important}body,html{color:#222;font-family:Segoe UI,Arial,sans-serif;margin:0;padding:0}.layout-root,body,html{background:#e6f0fa;overflow-x:hidden;width:100vw}.layout-root{flex-direction:column;min-height:100vh}.layout-header,.layout-root{box-sizing:border-box;display:flex}.layout-header{align-items:center;background:#fff;border-bottom:1px solid #d0e3f7;justify-content:space-between;margin-bottom:24px;padding:12px 24px;width:100%}.layout-header button{background:#229ed9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-left:12px;padding:8px 16px;transition:background .2s}.layout-header button:hover{background:#197bbd}.layout-main{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:1200px;padding:0 16px;width:100%}.layout-footer{background:#f7fbff;border-top:1px solid #d0e3f7;color:#229ed9;margin-top:24px;padding:12px;text-align:center;width:100%}.mainpage-client{background:#fff;border-radius:18px;box-shadow:0 4px 24px #00000014;font-family:Segoe UI,Arial,sans-serif;margin:40px auto 0;max-width:900px;padding:36px 48px 40px}.mainpage-client h1{color:#2b3a55;font-size:2.1rem;margin-bottom:10px;text-align:center}.mainpage-slogan{color:#4a5a7a;font-size:1.15rem;margin-bottom:22px;text-align:center}.mainpage-features{list-style:none;margin:0 0 28px;padding:0}.mainpage-features li{align-items:center;background:#f3f6fa;border-radius:8px;color:#2b3a55;display:flex;font-size:1.05rem;margin-bottom:12px;padding:12px 16px}.mainpage-features b{color:#1e88e5;margin-right:6px}.mainpage-cta{background:linear-gradient(90deg,#1e88e5,#42a5f5);border-radius:8px;box-shadow:0 2px 8px #1e88e514;color:#fff;font-size:1.13rem;font-weight:500;margin-top:18px;padding:16px 18px;text-align:center}.modal-overlay{align-items:center;background:#229ed91f;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.modal-content{background:#fff;border-radius:10px;box-shadow:0 2px 16px #229ed91a;min-width:320px;padding:24px}.modal-content h3{color:#229ed9}.modal-content button{background:#229ed9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-left:8px;padding:8px 16px;transition:background .2s}.modal-content button:hover{background:#197bbd}.category-modal-backdrop{align-items:center;background:#229ed91f;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.category-modal{background:#fff;border-radius:10px;box-shadow:0 2px 16px #229ed91a;min-width:320px;padding:24px}.category-modal h3{color:#229ed9}.category-modal form label{color:#229ed9;display:block;font-weight:500;margin-bottom:14px}.category-modal form input[type=file],.category-modal form input[type=number],.category-modal form input[type=text]{background:#f7fbff;border:1px solid #b3d1f7;border-radius:6px;box-sizing:border-box;display:block;font-size:15px;margin-bottom:2px;margin-top:6px;padding:7px 10px;width:100%}.category-modal form input[type=checkbox]{margin-left:8px}.category-modal-actions{display:flex;gap:12px;margin-top:18px}.category-modal button{background:#229ed9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px;transition:background .2s}.category-modal button:hover{background:#197bbd}.category-card button{background:#229ed9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:6px 14px;transition:background .2s}.category-card button:hover{background:#197bbd}.category-card .delete-btn{background:#e74c3c;color:#fff;margin-left:8px}.category-card .delete-btn:hover{background:#c0392b}.shop-status-row{align-items:center;display:flex;margin:12px 0}.shop-status-label{border-radius:12px;color:#fff;display:inline-block;font-size:14px;font-weight:500;margin-left:8px;padding:2px 10px;vertical-align:middle}.shop-status-not-running{background:#bdbdbd}.shop-status-turned-on{background:#4caf50}.shop-status-turned-off{background:#f44336}.shop-status-token-error{background:#ff9800}.shop-status-temporarily-unavailable{background:#2196f3}.shop-bot-toggle-btn{border:none;border-radius:16px;cursor:pointer;font-size:13px;font-weight:500;margin-left:16px;padding:2px 16px;transition:background .2s}.shop-bot-toggle-btn.bot-on{background:#f44336;color:#fff}.shop-bot-toggle-btn.bot-off{background:#4caf50;color:#fff}.shop-bot-toggle-btn:disabled{cursor:not-allowed;opacity:.7}.shop-token-error{color:#ff9800;font-weight:500;margin-bottom:8px}.add-shop-btn{background:#229ed9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:16px;padding:8px 18px;transition:background .2s}.add-shop-btn:hover{background:#197bbd}.shop-card button{background:#229ed9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-right:8px;margin-top:6px;padding:6px 14px;transition:background .2s}.shop-card button:hover{background:#197bbd}.shop-card .delete-btn{background:#e74c3c;color:#fff}.shop-card .delete-btn:hover{background:#c0392b}.shops-grid{gap:16px;margin-bottom:8px}.shop-card,.shops-grid{display:flex;flex-direction:column}.shop-card{align-items:flex-start;background:#f7fbff;border:1px solid #b3d1f7;border-radius:10px;box-sizing:border-box;font-size:.93rem;justify-content:flex-start;margin:0;padding:16px 18px;transition:box-shadow .2s;width:100%}.shop-card:hover{box-shadow:0 2px 8px #229ed914}.shop-card .delete-btn{background:none;border:none;color:#e74c3c;cursor:pointer;font-weight:500;margin-left:8px}.category-action-btn{background:#2196f3;border:none;border-radius:8px;box-shadow:0 2px 8px #2196f314;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-bottom:16px;margin-right:12px;padding:10px 20px;transition:background .2s}.category-action-btn:hover{background:#1976d2}.category-table{background:#f7fbff;border:2px solid #2196f3;border-collapse:collapse;border-radius:10px;box-shadow:0 2px 12px #64a0dc1a;margin-top:12px;overflow:hidden;table-layout:auto;width:100%}.category-table td,.category-table th{border:1px solid #2196f3;box-sizing:border-box;color:#222;font-size:.95rem;padding:10px 8px;text-align:left}.category-table th{background:#e6f0fa;color:#222;font-weight:600}.category-table-row{background:#fff;cursor:pointer;display:table-row;width:100%}.category-table-row:hover{background:#e6f0fa;cursor:pointer}.category-table-row td{background:#fff;border-bottom:1px solid #b3d1f7;box-sizing:border-box;width:auto}.category-table-row:last-child td{border-bottom:none}.category-card-row{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important;border:initial!important;border-radius:0!important;border-radius:initial!important;box-sizing:initial!important;cursor:inherit!important;display:inline!important;display:initial!important;margin-bottom:0!important;min-height:0!important;min-height:auto!important;min-width:0!important;min-width:auto!important;padding:initial!important;transition:none 0s ease 0s!important;transition:initial!important;width:auto!important}.product-action-btn{margin-bottom:16px;margin-right:12px}.card-actions{display:flex;gap:8px;margin-top:8px}.product-card button{background:#229ed9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:6px 14px;transition:background .2s}.product-card button:hover{background:#197bbd}.product-card .delete-btn{background:#e74c3c;color:#fff}.product-card .delete-btn:hover{background:#c0392b}.product-card img{border-radius:6px;margin-bottom:8px;max-height:120px;max-width:100%;object-fit:contain}.products-grid{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(auto-fit,minmax(250px,300px));margin-bottom:8px}.product-card{align-items:flex-start;background:#f7fbff;border:1px solid #b3d1f7;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;font-size:.93rem;height:100%;justify-content:flex-start;margin:0;min-height:10px;min-width:10px;padding:10px;transition:box-shadow .2s;width:100%}.product-card:hover{box-shadow:0 2px 8px #229ed914}.product-card .delete-btn{background:none;border:none;color:#e74c3c;cursor:pointer;font-weight:500;margin-left:8px}.product-table{background:#f7fbff;border:2px solid #2196f3;border-collapse:collapse;border-radius:10px;box-shadow:0 2px 12px #64a0dc1a;margin-top:12px;overflow:hidden;table-layout:auto;width:100%}.product-table td,.product-table th{border:1px solid #2196f3;box-sizing:border-box;color:#222;font-size:.95rem;padding:10px 8px;text-align:left}.product-table th{background:#e6f0fa;color:#222;font-weight:600}.product-table-row{background:#fff;cursor:pointer;display:table-row;width:100%}.product-table-row:hover{background:#e6f0fa}.product-table-image{background:#e6f0fa;border-radius:6px;display:block;height:48px;margin:0 auto;object-fit:contain;width:48px}.icon-btn{background:none;border:none;border-radius:6px;color:#2196f3;cursor:pointer;font-size:1.3rem;padding:4px 8px;transition:background .2s}.icon-btn:hover{background:#e3f2fd}.delete-btn{color:#e74c3c}.orders-table-block{margin:32px 0 0;overflow-x:auto;width:100%}.orders-table{background:#f7fbff;border-collapse:collapse;border-radius:14px;box-shadow:0 2px 12px #1e88e512;font-size:1rem;width:100%}.orders-table td,.orders-table th{border-bottom:1px solid #e0e7ef;padding:12px 10px;text-align:left}.orders-table th{background:#e3f2fd;color:#1976d2;font-weight:600}.orders-table tr:last-child td{border-bottom:none}.order-details-btn{background:#229ed9;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:.98rem;font-weight:500;padding:7px 16px;transition:background .2s}.order-details-btn:hover{background:#197bbd}.orders-list{gap:32px;margin:32px auto 0;max-width:900px}.shop-orders-block{background:#f7fbff;border-radius:14px;box-shadow:0 2px 12px #1e88e512;padding:24px 20px 20px}.shop-orders-block h3{color:#1e88e5;font-size:1.25rem;margin-bottom:18px}.order-card{border-radius:10px;box-shadow:0 1px 6px #1e88e50f;margin-bottom:18px}.order-card img{box-shadow:0 1px 4px #1e88e514}@media (max-width:700px){.orders-list{gap:18px;max-width:100vw;padding-left:2vw;padding-right:2vw}.shop-orders-block{padding:12px 4vw}.order-card{font-size:.97rem;padding:10px 4px}}@media (max-width:400px){.orders-list{padding-left:1vw;padding-right:1vw}.shop-orders-block{padding:6px 1vw}}.landing-root{background:linear-gradient(135deg,#e3f0ff,#f8fbff);display:flex;flex-direction:column;min-height:100vh}.landing-header{background:#1976d2;color:#fff;padding:48px 0 24px;text-align:center}.landing-header h1{font-size:2.5rem;font-weight:700;margin-bottom:12px}.landing-slogan{font-size:1.3rem;font-weight:400;margin-bottom:0}.landing-main{flex:1 1;margin:0 auto;max-width:700px;padding:32px 16px 0}.landing-section{background:#fff;border-radius:12px;box-shadow:0 2px 12px #1976d212;margin-bottom:36px;padding:28px 24px}.landing-section h2{color:#1976d2;margin-bottom:16px}.landing-section ul{font-size:1.1rem;padding-left:20px}.landing-cta{background:#e3f0ff;text-align:center}.landing-btn{background:#1976d2;border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;margin-top:18px;padding:12px 32px;text-decoration:none;transition:background .2s}.landing-btn:hover{background:#1251a3}.landing-footer{background:none;color:#888;font-size:1rem;padding:18px 0 10px;text-align:center}.landing-auth-btn{background:#fff;border:1.5px solid #1976d2;border-radius:7px;color:#1976d2;font-size:1rem;font-weight:600;padding:7px 18px;text-decoration:none;transition:background .2s,color .2s}.landing-auth-btn-reg,.landing-auth-btn:hover{background:#1976d2;color:#fff}.landing-auth-btn-reg{margin-left:0}.landing-auth-btn-reg:hover{background:#1251a3}.auth-root{align-items:center;background:linear-gradient(135deg,#e3f0ff,#f8fbff);display:flex;justify-content:center;min-height:100vh}.auth-form{background:#fff;border-radius:12px;box-shadow:0 2px 12px #1976d212;display:flex;flex-direction:column;gap:16px;min-width:320px;padding:36px 32px 28px}.auth-form h2{color:#1976d2;font-weight:700;margin-bottom:8px}.auth-form input{border:1px solid #bcd0ee;border-radius:7px;font-size:1rem;outline:none;padding:10px 12px;transition:border .2s}.auth-form input:focus{border:1.5px solid #1976d2}.auth-form button{background:#1976d2;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:12px 0;transition:background .2s}.auth-form button:disabled{cursor:not-allowed;opacity:.7}.auth-form button:hover:not(:disabled){background:#1251a3}.auth-error{color:#e53935}.auth-error,.auth-success{font-size:.98rem;margin-top:4px}.auth-success{color:#43a047}.auth-link-btn{color:#1976d2;cursor:pointer;display:block;font-size:1rem;font-weight:500;margin:8px auto 0;text-align:center;text-decoration:underline;transition:color .2s}.auth-link-btn:hover{color:#1251a3}@media (max-width:700px){.user-layout-header{align-items:flex-start;flex-direction:column;gap:10px;padding:12px 4vw}.user-layout-title{font-size:18px;margin-bottom:4px}.user-layout-main{max-width:100vw;padding:16px 2vw 24px}.user-layout-cart-btn{font-size:15px;margin-bottom:4px;min-width:0;padding:9px 12px;width:100%}.user-layout-header>div:last-child{display:flex;flex-direction:column;gap:8px;width:100%}}@media (max-width:400px){.user-layout-header{padding:8px 2vw}.user-layout-main{padding:10px 1vw 16px}.user-layout-title{font-size:15px}.user-layout-cart-btn{font-size:14px;padding:8px 6px}}.user-layout-root{background:#e6f0fa;display:flex;flex-direction:column;min-height:100vh}.user-layout-header{align-items:center;background:#fff;border-bottom:1px solid #d0e3f7;box-sizing:border-box;display:flex;justify-content:space-between;padding:16px 32px;width:100%}.user-layout-title{color:#229ed9;font-size:24px;font-weight:600}.user-layout-cart-btn{background:#229ed9;border:none;border-radius:8px;box-shadow:0 2px 8px #2196f314;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:10px 22px;transition:background .2s}.user-layout-cart-btn:hover{background:#197bbd}.user-layout-main{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:1200px;padding:24px 16px;width:100%}.user-categories-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,300px));margin-top:16px}.user-category-card{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 12px #2196f314;display:flex;flex-direction:column;padding:20px;transition:box-shadow .2s}.user-category-card:hover{box-shadow:0 4px 24px #2196f32e}.user-category-card h4{color:#229ed9;font-size:18px;margin:0 0 8px}.user-category-card p{color:#444;font-size:15px;margin:0}.user-category-back-btn{background:#2196f3;border:none;border-radius:8px;box-shadow:0 2px 8px #2196f314;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-bottom:18px;margin-right:12px;padding:10px 22px;transition:background .2s}.user-category-back-btn:hover{background:#1976d2}.user-category-card-image{background:#e6f0fa;border-radius:6px;height:80px;margin-bottom:6px;object-fit:contain;width:100%}.user-products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,300px));margin-top:16px}.user-product-card{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 12px #2196f314;display:flex;flex-direction:column;padding:20px;transition:box-shadow .2s}.user-product-card:hover{box-shadow:0 4px 24px #2196f32e}.user-product-image{align-self:center;background:#f7fbff;border-radius:10px;height:180px;margin-bottom:12px;max-width:180px;object-fit:cover;width:100%}.user-product-card h4{color:#229ed9;font-size:18px;margin:0 0 8px}.user-product-card p{color:#444;font-size:15px;margin:0}@media (max-width:800px){.user-product-details{flex-direction:column;gap:18px;margin:18px auto;max-width:98vw;padding:18px 6vw}.user-product-details-image{flex:none;justify-content:flex-start;min-height:160px;padding:0;width:100%}.user-product-details-image img{max-height:180px;max-width:90vw}.user-product-details-info{gap:10px}.product-action-btn{font-size:15px;padding:10px 0;width:100%}}@media (max-width:400px){.user-product-details{padding:8px 2vw}.user-product-details-image img{max-height:120px;max-width:96vw}}.user-product-details{background:#f7fbff;border-radius:12px;box-shadow:0 2px 12px #64a0dc1a;display:flex;gap:32px;margin:32px auto;max-width:700px;padding:32px}.user-product-details-image{align-items:center;background:#e6f0fa;border-radius:8px;display:flex;flex:0 0 240px;justify-content:center;min-height:240px}.user-product-details-image img{background:#e6f0fa;border-radius:8px;max-height:220px;max-width:220px}.user-product-details-info{display:flex;flex:1 1;flex-direction:column;gap:12px;justify-content:flex-start}.product-action-btn{background:#2196f3;border:none;border-radius:8px;box-shadow:0 2px 8px #2196f314;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-top:16px;padding:10px 20px;transition:background .2s}.product-action-btn:hover{background:#1976d2}.cart-item-card{align-items:flex-start;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 2px 8px #00000008;display:flex;gap:16px;margin-bottom:16px;padding:16px}.cart-item-image{border:1px solid #e0e0e0;border-radius:8px;height:90px;object-fit:cover;width:90px}.cart-item-info{display:flex;flex:1 1;flex-direction:column;gap:8px}.cart-item-title{font-size:18px;font-weight:600;margin-bottom:4px}.cart-item-price{color:#1976d2;font-size:16px;margin-bottom:8px}.cart-item-controls{align-items:center;display:flex;gap:8px}.cart-item-delete-btn{background:#e53935;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:6px 14px;transition:background .2s}.cart-item-delete-btn:disabled{cursor:not-allowed;opacity:.6}.cart-item-delete-btn:hover:not(:disabled){background:#b71c1c}.order-cancel-btn{background:#e53935;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:500;margin-top:8px;padding:10px 0;transition:background .2s;width:100%}.order-cancel-btn:hover{background:#b71c1c}@media (max-width:600px){.order-cancel-btn{font-size:.98rem;padding:9px 0}}.order-form{background:#fff;border-radius:14px;box-shadow:0 2px 12px #1e88e512;gap:18px;margin:24px auto 0;max-width:420px;padding:24px 18px 18px}.order-form,.order-form label{display:flex;flex-direction:column}.order-form label{color:#2b3a55;font-size:1.05rem;gap:6px}.order-form input{background:#f7fafc;border:1px solid #cfd8dc;border-radius:6px;font-size:1rem;padding:8px 10px;transition:border .2s}.order-form input:focus{border:1.5px solid #1e88e5;outline:none}.order-form button[type=submit]{background:linear-gradient(90deg,#1e88e5,#42a5f5);border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:500;margin-top:8px;padding:12px 0;transition:background .2s}.order-form button[type=submit]:disabled{background:#b0bec5;cursor:not-allowed}.orders-list{gap:18px;margin:24px auto 0;max-width:600px}.order-card,.orders-list{display:flex;flex-direction:column}.order-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #1e88e50f;color:#2b3a55;font-size:1rem;gap:7px;padding:18px 14px 14px}.order-card ul{margin:6px 0 0;padding-left:18px}.order-card li{color:#374151;font-size:.98rem}@media (max-width:600px){.order-form,.orders-list{max-width:98vw;padding-left:2vw;padding-right:2vw}.order-card{padding:12px 6px 10px}}
/*# sourceMappingURL=main.1b58673a.css.map*/