:root{color:#1a1f26;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:#1d5f8f;font-size:.9rem;font-weight:600;text-decoration:none}a:hover{color:#123f60}button,input{font:inherit}button:disabled{cursor:not-allowed;opacity:.65}.login-page{display:grid;min-height:100vh;place-items:center;padding:40px 24px;background:#f6f7f9}.login-shell{display:grid;width:min(100%,880px);min-height:520px;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);overflow:hidden;border:1px solid #e4e7ec;border-radius:16px;background:#fff;box-shadow:0 1px 3px #1018280f}.brand-panel{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:36px 34px;color:#fff;background:#16283a}.brand-logo-wrap{display:grid;width:min(280px,88%);min-height:180px;place-items:center;border-radius:16px;background:#fff}.brand-logo{width:min(230px,80%);height:auto;object-fit:contain}.eyebrow{margin:0 0 10px;color:#7fc2ba;font-size:.78rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:clamp(2.4rem,5vw,4.4rem);font-weight:700;line-height:1}h2{color:#1a1f26;font-size:1.8rem;font-weight:700;line-height:1.15}.brand-copy{max-width:360px;margin:0 auto;color:#ffffffb8;font-size:1rem;line-height:1.7;text-align:center}.brand-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.brand-metrics div{padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff0d}.brand-metrics strong,.brand-metrics span{display:block}.brand-metrics strong{font-size:1.3rem;font-weight:700}.brand-metrics span{margin-top:4px;color:#fff9;font-size:.85rem}.login-card{display:flex;flex-direction:column;justify-content:center;padding:44px;background:#fff}.login-header{margin-bottom:34px}.login-form{display:grid;gap:20px}.login-form label{display:grid;gap:8px;color:#2d3744;font-size:.92rem;font-weight:600}.login-form input[type=email],.login-form input[type=password]{width:100%;height:48px;border:1px solid #d6dbe3;border-radius:10px;padding:0 14px;color:#1a1f26;background:#fbfbfc;outline:none;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.login-form input:focus{border-color:#1d5f8f;background:#fff;box-shadow:0 0 0 3px #1d5f8f1f}.password-field{position:relative;width:100%}.password-field input{width:100%;padding-right:42px}.password-field .password-field-toggle{position:absolute;top:50%;right:8px;display:grid;place-items:center;width:28px;height:28px;border:none;background:transparent;color:#8a94a3;cursor:pointer;padding:0;transform:translateY(-50%)}.password-field .password-field-toggle:hover{background:transparent;color:#1a1f26}.form-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.remember{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:10px!important;color:#4d5b6a!important;font-size:.9rem!important;font-weight:600!important}.remember input{width:16px;height:16px;accent-color:#1d5f8f}.form-error{margin:0;border-radius:10px;padding:12px 14px;color:#8a1f2d;background:#fdf2f3;font-size:.92rem;font-weight:600}.login-form button{height:48px;border:0;border-radius:10px;color:#fff;background:#1d5f8f;cursor:pointer;font-weight:700;transition:background .14s ease}.login-form button:hover{background:#174d74}.secondary-button{border:1px solid #d6dbe3!important;color:#2d3744!important;background:#fff!important}.secondary-button:hover{background:#f5f6f8!important}a.secondary-button{display:inline-flex;align-items:center;justify-content:center;height:48px;border-radius:10px;padding:0 16px;font-weight:700;text-decoration:none}.registration-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:#f6f7f9}.registration-shell{width:min(100%,1080px);border:1px solid #e4e7ec;border-radius:16px;padding:36px;background:#fff;box-shadow:0 1px 3px #1018280f}.registration-header{display:grid;justify-items:center;gap:12px;margin-bottom:24px;text-align:center}.registration-brand-wrap{display:grid;place-items:center;width:min(260px,100%);min-height:128px;border-radius:16px;background:#f6f7f9;border:1px solid #e4e7ec}.registration-brand-logo{width:min(210px,80%);height:auto;object-fit:contain}.registration-description{margin:0;color:#5d6b7a;font-size:1rem;line-height:1.6}.registration-form{display:grid;gap:18px}.registration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.address-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.registration-field{display:grid;gap:8px;color:#2d3744;font-size:.92rem;font-weight:600}.registration-field input,.registration-field textarea{width:100%;height:44px;border:1px solid #d6dbe3;border-radius:10px;padding:0 14px;color:#1a1f26;background:#fbfbfc;outline:none;font-weight:400;font-family:inherit}.registration-field textarea{height:auto;min-height:72px;padding:10px 14px;resize:vertical}.registration-field input::placeholder,.registration-field textarea::placeholder{color:#98a2b3;font-weight:400}.registration-field input:focus,.registration-field textarea:focus{border-color:#1d5f8f;box-shadow:0 0 0 3px #1d5f8f1f}.registration-field input:disabled,.registration-field textarea:disabled{border-color:#e4e7ec;color:#667483;background:#f1f5f9;cursor:not-allowed}.phone-input-group{display:flex;align-items:stretch;gap:6px}.phone-country-code{display:flex;align-items:center;height:44px;padding:0 12px;border:1px solid #e4e7ec;border-radius:10px;background:#f1f5f9;color:#667483;font-weight:600}.phone-input-group input{flex:1}.registration-field select{justify-self:start;width:auto;min-width:180px;max-width:100%;height:28px;border:1px solid #d6dbe3;border-radius:10px;padding:0 14px;color:#1a1f26;background:#fbfbfc;font-size:1rem;outline:none}.registration-field select:focus{border-color:#1d5f8f;box-shadow:0 0 0 3px #1d5f8f1f}.registration-field select:disabled{border-color:#e4e7ec;color:#667483;background:#f1f5f9;cursor:not-allowed}.account-form-hint{margin:-4px 0 6px;color:#667483;font-size:.85rem;font-weight:500}.products-search{margin-top:22px}.products-list{display:grid;gap:10px;margin-top:16px}.conversations-search,.clients-search{margin:0;min-width:220px}.clients-list{display:grid;gap:10px;margin-top:16px}.client-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e4e7ec;border-radius:10px;padding:12px 14px;background:#fbfbfc}.client-row-main{flex:1;min-width:260px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;background:transparent;padding:0;cursor:pointer;text-align:left}.client-info{display:grid;gap:4px;min-width:0}.client-info strong{color:#1a1f26;font-size:.92rem}.client-info span{color:#667483;font-size:.8rem}.client-summary{display:grid;gap:4px;text-align:right;flex-shrink:0}.client-summary span{color:#667483;font-size:.8rem}.client-actions{display:flex;gap:8px;flex-shrink:0}.client-history{flex-basis:100%;margin-top:4px;padding-top:10px;border-top:1px solid #e4e7ec}.client-history ul{margin:0;padding-left:18px;display:grid;gap:4px}.client-history li{color:#334152;font-size:.85rem}.mercadopago-status{display:flex;align-items:center;gap:12px;margin-bottom:20px;color:#667483;font-size:.9rem}.mercadopago-setup{border:1px solid #e4e7ec;border-radius:10px;padding:16px;margin-bottom:20px;background:#fbfbfc}.mercadopago-guide{margin:8px 0 16px;padding-left:20px;display:grid;gap:6px;color:#2d3744;font-size:.9rem}.sales-list{display:grid;gap:10px;margin-top:16px}.sale-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e4e7ec;border-radius:10px;padding:12px 14px;background:#fbfbfc}.sale-info{display:grid;gap:4px;min-width:240px}.sale-info strong{color:#1a1f26;font-size:.92rem}.sale-info span{color:#667483;font-size:.8rem}.sale-meta{display:flex;align-items:center;gap:10px;flex-shrink:0}.sale-meta time{color:#98a2b3;font-size:.75rem}.account-form label.checkbox-field,.checkbox-field{display:flex;align-items:center;gap:8px;margin:4px 0 8px;color:#2d3744;font-size:.9rem;font-weight:500}.checkbox-field input{width:16px;height:16px}.registration-field-span{grid-column:1 / -1}.shipping-rates-editor{display:grid;gap:8px;margin-top:4px;padding-top:10px;border-top:1px solid #e4e7ec}.shipping-rate-row{display:flex;align-items:center;gap:8px}.shipping-rate-row span{flex:1;color:#2d3744;font-size:.88rem;font-weight:500}.shipping-rate-row select{height:40px;border:1px solid #d6dbe3;border-radius:8px;padding:0 8px;background:#fbfbfc}.shipping-rate-row input{width:120px;height:40px;border:1px solid #d6dbe3;border-radius:8px;padding:0 10px;background:#fbfbfc}.product-thumb{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#eef0f3;display:flex;align-items:center;justify-content:center}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-thumb-placeholder{color:#98a2b3;font-size:.6rem;font-weight:600;text-transform:uppercase;text-align:center;padding:0 4px}.product-form-layout{display:flex;gap:24px;align-items:flex-start}.product-form-fields{flex:1;min-width:0}.image-picker-column{display:flex;flex-direction:column;align-items:center;gap:8px;width:200px;flex-shrink:0}.image-picker-label{color:#334152;font-size:.95rem;font-weight:600}.image-picker-box{width:140px;height:140px;border:1px dashed #d6dbe3;border-radius:10px;background:#fbfbfc;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-picker-box img{width:100%;height:100%;object-fit:cover}.image-picker-box span{color:#98a2b3;font-size:.8rem;font-weight:600;text-align:center;padding:0 8px}.modal-image-section{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:20px}.product-image-gallery{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.product-image-gallery-item{position:relative;width:90px;height:90px}.product-image-remove{position:absolute;top:-8px;right:-8px;width:24px;height:24px}.product-image-add{width:90px;height:90px;border:1px dashed #d6dbe3;border-radius:10px;background:#fbfbfc;color:#667483;font-weight:600;font-size:.8rem;cursor:pointer}.product-image-add:hover{background:#f3f8fc}.product-image-add:disabled{opacity:.6;cursor:not-allowed}.product-featured-position{height:34px;padding:0 8px;border:1px solid #d6dbe3;border-radius:8px;color:#4d5b6a;background:#fff;font-size:.85rem}.product-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e4e7ec;border-radius:10px;padding:12px 14px;background:#fbfbfc}.product-info{display:grid;gap:6px;flex:1;min-width:0}.product-info span{color:#667483;font-size:.8rem;font-weight:600;text-transform:uppercase}.product-info strong{color:#1a1f26;font-weight:600;overflow-wrap:break-word;word-break:break-word}.product-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px;flex-shrink:0}.product-visibility-checkbox{margin:0;white-space:nowrap}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #d6dbe3;border-radius:8px;background:#fff;color:#4d5b6a;cursor:pointer;padding:0}.icon-button:hover{background:#f3f8fc;color:#174d74}.icon-button.danger:hover{background:#fdf2f3;color:#a61d1d;border-color:#f0c9cc}.modal-close-button{font-size:1.3rem;line-height:1}.modal-overlay{position:fixed;inset:0;background:#10182873;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000}.modal-card{width:100%;max-width:560px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:14px;padding:28px;box-shadow:0 12px 32px #1018282e}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.modal-header h2{margin:0;color:#1a1f26;font-size:1.2rem}.registration-section-title{margin-top:8px;color:#1d5f8f;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.registration-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.registration-stepper{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:4px}.registration-step{border-radius:999px;padding:8px 12px;color:#7b8a99;background:#f0f2f5;font-size:.85rem;font-weight:600}.registration-step.active{color:#fff;background:#1d5f8f}.registration-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.registration-plan-card{border:1px solid #e4e7ec;border-radius:12px;padding:18px;background:#fff;text-align:left;cursor:pointer;transition:border-color .14s ease}.registration-plan-card:hover{border-color:#b7cbdb}.registration-plan-card.selected{border-color:#1d5f8f;box-shadow:0 0 0 1px #1d5f8f}.registration-plan-title{color:#1a1f26;font-size:1.05rem;font-weight:700}.registration-plan-price{margin:8px 0;color:#1d5f8f;font-size:1.1rem;font-weight:700}.registration-plan-card p,.registration-plan-card ul{margin:0;color:#5d6b7a;font-size:.92rem;line-height:1.6}.registration-plan-card ul{margin-top:10px;padding-left:18px}.registration-summary-card{border:1px solid #e4e7ec;border-radius:12px;padding:16px 18px;background:#fbfbfc}.registration-payment-card{border:1px solid #e4e7ec;border-radius:12px;padding:20px;background:#fbfbfc}.registration-payment-copy{margin:6px 0 16px;color:#5d6b7a;font-size:.95rem;line-height:1.6}.registration-addons{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e4e7ec}.registration-addon-option{display:flex;align-items:center;gap:10px;padding:8px 0;color:#2d3744;font-size:.92rem;font-weight:500}.registration-addon-option input{width:18px;height:18px}.registration-summary-title{margin:0 0 8px;color:#1d5f8f;font-size:.85rem;font-weight:700;text-transform:uppercase}.registration-summary-card p{margin:4px 0;color:#2d3744}.registration-actions button{min-width:160px;height:46px;border:0;border-radius:10px;color:#fff;background:#1d5f8f;cursor:pointer;font-weight:700;transition:background .14s ease}.registration-actions button:hover{background:#174d74}.form-success{margin:0;border-radius:10px;padding:12px 14px;color:#14623f;background:#edfdf4;font-size:.95rem;font-weight:600}.account-page{display:grid;min-height:100vh;grid-template-columns:250px minmax(0,1fr);background:#f6f7f9}.account-sidebar{display:flex;flex-direction:column;gap:34px;padding:28px 22px;border-right:1px solid #e4e7ec;background:#fff}.account-logo{width:150px;height:auto;align-self:center}.account-nav{display:grid;gap:4px}.account-nav a{border-radius:8px;padding:10px 12px;color:#4d5b6a;font-size:.92rem;font-weight:600}.account-nav a:hover,.account-nav a.active{color:#174d74;background:#eef4f9}.account-nav a.account-nav-sub{margin-left:16px;padding:6px 12px;font-size:.84rem;font-weight:500}.account-nav a.account-nav-expandable{display:flex;align-items:center;justify-content:space-between;gap:8px}.account-nav a.account-nav-expandable svg{width:14px;height:14px}.nav-alert-badge{display:inline-block;margin-left:8px;border-radius:999px;padding:2px 8px;color:#fff;background:#d64545;font-size:.7rem;font-weight:700}.conversation-row.needs-human{background:#fdf2f2;border-left:3px solid #d64545}.conversation-thread-header-actions{display:flex;align-items:center;gap:10px}.account-content{padding:36px}.account-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.account-header span{display:block;margin-bottom:8px;color:#1d5f8f;font-size:.8rem;font-weight:600;text-transform:uppercase}.account-header h1{color:#1a1f26;font-size:1.7rem;line-height:1.15}.account-header button{min-width:88px;height:40px;border:1px solid #d6dbe3;border-radius:8px;color:#2d3744;background:#fff;cursor:pointer;font-weight:600}.account-header button:hover{background:#f5f6f8}.account-panel{display:flex;flex-wrap:wrap;gap:12px}.account-panel div{min-width:150px;max-width:220px;overflow:hidden;border:1px solid #e4e7ec;border-radius:10px;padding:12px 14px;background:#fff}.account-panel p{margin:0 0 6px;color:#667483;font-size:.8rem;font-weight:600}.account-panel strong{display:block;color:#1a1f26;font-size:.98rem;font-weight:600;overflow-wrap:break-word;word-break:break-word}.account-profile-card{margin-top:20px;border:1px solid #e4e7ec;border-radius:14px;padding:24px;background:#fff}.account-section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.account-section-header p{margin:0 0 6px;color:#1d5f8f;font-size:.8rem;font-weight:700;text-transform:uppercase}.account-section-header h2{margin:0;color:#1a1f26;font-size:1.15rem}.account-secondary-button{border:1px solid #d6dbe3;border-radius:8px;padding:10px 14px;color:#174d74;background:#f3f8fc;cursor:pointer;font-weight:600}.account-secondary-button:hover{background:#eaf2f8}.account-secondary-button.danger-button{color:#a61d1d;background:#fdf2f3;border-color:#f0c9cc;margin-top:10px}.account-secondary-button.danger-button:hover{background:#fbe2e4}.account-feedback{margin-bottom:16px;border-radius:10px;padding:10px 12px;font-size:.95rem;font-weight:500}.account-feedback.success{color:#14623f;background:#edfdf4}.account-feedback.error{color:#a61d1d;background:#fdf2f3}.account-form{display:grid;gap:14px}.account-form label{display:grid;gap:8px;color:#334152;font-size:.95rem;font-weight:600}.account-form input{border:1px solid #d6dbe3;border-radius:8px;padding:11px 14px;font-size:.95rem}.account-form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.account-form-actions button,.account-primary-button{min-width:154px;height:42px;border:0;border-radius:8px;color:#fff;background:#1d5f8f;cursor:pointer;font-weight:600;transition:background .14s ease}.account-form-actions button:hover,.account-primary-button:hover{background:#174d74}.account-form-actions button:disabled,.account-primary-button:disabled{opacity:.65;cursor:wait;background:#1d5f8f}.account-profile-summary{display:grid;gap:10px}.account-profile-summary div{border:1px solid #e4e7ec;border-radius:10px;padding:12px 14px;background:#fbfbfc}.account-profile-summary span{display:block;margin-bottom:6px;color:#667483;font-size:.8rem;font-weight:600;text-transform:uppercase}.account-profile-summary strong{display:block;color:#1a1f26;font-weight:600;overflow-wrap:break-word;word-break:break-word}.agent-prompt-textarea{border:1px solid #d6dbe3;border-radius:10px;padding:11px 14px;color:#1a1f26;background:#fbfbfc;font:inherit;resize:vertical}.agent-prompt-textarea:focus{outline:none;border-color:#1d5f8f;box-shadow:0 0 0 3px #1d5f8f1f}.status-dot{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%;background:#98a2b3}.status-dot.status-connected{background:#14a866}.status-dot.status-qr_pending{background:#d99a1f}.status-dot.status-disconnected{background:#98a2b3}.qr-code-wrap{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.qr-code-wrap img{width:220px;height:220px;border:1px solid #e4e7ec;border-radius:12px;padding:12px;background:#fff}.conversations-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.conversations-agent-tabs{display:flex;flex-wrap:wrap;gap:8px}.conversations-archived-select{border:1px solid #d6dbe3;border-radius:999px;padding:6px 14px;color:#667483;background:#fbfbfc;cursor:pointer;font-size:.85rem;font-weight:600}.conversations-agent-tabs button{border:1px solid #d6dbe3;border-radius:999px;padding:6px 14px;color:#4d5b6a;background:#fff;cursor:pointer;font-size:.85rem;font-weight:600}.conversations-agent-tabs button.active{color:#fff;background:#1d5f8f;border-color:#1d5f8f}.conversations-layout{display:grid;grid-template-columns:280px minmax(0,1fr);height:560px;border:1px solid #e4e7ec;border-radius:12px;overflow:hidden}.conversations-list-panel{display:flex;flex-direction:column;min-height:0;overflow-y:auto;border-right:1px solid #e4e7ec;background:#fbfbfc}.conversations-empty{padding:20px;color:#667483;font-size:.9rem}.conversation-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:12px 16px;border:0;border-bottom:1px solid #e4e7ec;background:transparent;text-align:left;cursor:pointer}.conversation-row:hover,.conversation-row.active{background:#eef4f9}.conversation-row div:first-child{display:grid;gap:4px;min-width:0}.conversation-row strong{color:#1a1f26;font-size:.92rem}.conversation-row span{color:#667483;font-size:.8rem}.conversation-row-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.conversation-row-meta time{color:#98a2b3;font-size:.75rem}.mode-badge{border-radius:999px;padding:2px 8px;color:#fff;background:#d99a1f;font-size:.7rem;font-weight:700;text-transform:uppercase}.mode-badge.ai{color:#174d74;background:#eaf2f8}.conversation-thread-panel{display:flex;flex-direction:column;min-width:0;min-height:0}.conversation-thread-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid #e4e7ec}.conversation-thread-header div:first-child{display:grid;gap:2px;min-width:0}.conversation-thread-header strong{display:block;color:#1a1f26}.conversation-thread-header span{color:#667483;font-size:.82rem}.conversation-thread-messages{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;padding:16px;overflow-y:auto;background:#f6f7f9}.chat-bubble{max-width:70%;padding:8px 12px;border-radius:12px;font-size:.9rem}.chat-bubble p{margin:0;white-space:pre-wrap;overflow-wrap:break-word}.chat-bubble time{display:block;margin-top:4px;color:inherit;opacity:.6;font-size:.7rem}.chat-bubble-customer{align-self:flex-start;color:#1a1f26;background:#fff;border:1px solid #e4e7ec}.chat-bubble-agent{align-self:flex-end;color:#fff;background:#1d5f8f}.conversation-thread-input{display:flex;gap:10px;padding:14px 16px;border-top:1px solid #e4e7ec}.conversation-thread-input input{flex:1;border:1px solid #d6dbe3;border-radius:999px;padding:10px 16px}.conversation-thread-input .account-primary-button{min-width:100px}@media(max-width:920px){.registration-grid{grid-template-columns:1fr}.address-grid{grid-template-columns:1fr 1fr}.registration-plan-grid{grid-template-columns:1fr}}.attributes-editor{display:grid;gap:12px;margin-top:4px;padding-top:10px;border-top:1px solid #e4e7ec}.attribute-row{display:grid;gap:8px;padding:10px;border:1px solid #e4e7ec;border-radius:8px;background:#fbfbfc}.attribute-row-header{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.attribute-row-header input[type=text],.attribute-row-header input:not([type]){flex:1;min-width:160px}.attribute-row-header select{height:40px;border:1px solid #d6dbe3;border-radius:8px;padding:0 8px;background:#fff}.attribute-options{display:grid;gap:6px;padding-left:12px}.attribute-option-row{display:flex;align-items:center;gap:8px}.attribute-option-row input{height:36px;border:1px solid #d6dbe3;border-radius:8px;padding:0 10px;background:#fff}.public-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:#f6f7f9}.public-card{width:100%;max-width:420px;background:#fff;border-radius:14px;padding:28px;box-shadow:0 12px 32px #1018281f}.public-card h1{margin:0 0 16px;color:#1a1f26;font-size:1.2rem}.public-order-summary{display:grid;gap:4px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e4e7ec;color:#2d3744;font-size:.9rem}.collapsible-list{display:grid;gap:12px;margin-top:16px}.collapsible-section{border:1px solid #e4e7ec;border-radius:10px;background:#fbfbfc;overflow:hidden}.collapsible-section-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:none;background:none;cursor:pointer;font-size:1rem;font-weight:700;color:#1a1f26;text-align:left}.collapsible-section-header:hover{background:#f3f8fc}.collapsible-chevron{flex-shrink:0;color:#667483;transition:transform .15s ease}.collapsible-chevron.open{transform:rotate(180deg)}.collapsible-section-body{padding:4px 16px 18px;border-top:1px solid #e4e7ec;background:#fff}.weekly-slots-editor{display:grid;gap:14px;margin-top:4px;padding-top:10px;border-top:1px solid #e4e7ec}.weekly-slots-day{display:grid;gap:6px;padding:10px;border:1px solid #e4e7ec;border-radius:8px;background:#fbfbfc}.weekly-slots-day strong{color:#1a1f26;font-size:.9rem}.weekly-slots-checkboxes{display:flex;flex-wrap:wrap;gap:6px 12px}.weekly-slot-checkbox{display:flex;align-items:center;gap:4px;color:#2d3744;font-size:.82rem;font-weight:500;margin:0}.weekly-slot-checkbox input{width:14px;height:14px}.weekly-slots-custom-chips{display:flex;flex-wrap:wrap;gap:6px}.weekly-slot-chip{display:inline-flex;align-items:center;gap:4px;border:1px solid #d6dbe3;border-radius:999px;padding:3px 8px;background:#fff;color:#2d3744;font-size:.8rem}.weekly-slot-chip button{border:none;background:none;color:#98a2b3;cursor:pointer;font-size:.95rem;line-height:1;padding:0}.weekly-slot-chip button:hover{color:#a61d1d}.weekly-slots-add{display:flex;gap:8px;align-items:center}.weekly-slots-add input{width:100px;height:34px;border:1px solid #d6dbe3;border-radius:8px;padding:0 10px;background:#fff}.orders-filter-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 12px}.orders-filter-tab{border:1px solid #d6dbe3;border-radius:999px;padding:6px 14px;background:#fff;color:#4d5b6a;font-size:.82rem;font-weight:600;cursor:pointer}.orders-filter-tab.active{background:#174d74;border-color:#174d74;color:#fff}.order-card{width:100%;text-align:left;font:inherit;cursor:pointer}.order-total{font-weight:700;color:#1a1f26}.order-items-list{display:grid;gap:6px;margin:6px 0}.order-item-row{display:flex;justify-content:space-between;gap:12px;font-size:.88rem;color:#2d3744}.order-item-attributes{color:#667483;font-size:.8rem}.order-timeline{list-style:none;margin:0;padding:0;display:grid;gap:8px}.order-timeline li{display:flex;align-items:center;gap:8px;font-size:.88rem;color:#2d3744}.phone-input-row{display:flex;align-items:center;gap:8px}.phone-prefix{display:inline-flex;align-items:center;height:44px;padding:0 10px;border:1px solid #d6dbe3;border-radius:8px;background:#eef0f3;color:#4d5b6a;font-weight:600}.phone-input-row input{flex:1}.courier-link-row{display:flex;gap:8px;align-items:center}.courier-link-row input{flex:1;height:38px;border:1px solid #d6dbe3;border-radius:8px;padding:0 10px;background:#fbfbfc;color:#2d3744;font-size:.82rem}.order-status-changer{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.order-status-changer select{height:40px;border:1px solid #d6dbe3;border-radius:8px;padding:0 10px;background:#fff;flex:1;min-width:200px}.side-panel{width:100%;max-width:480px;height:100%;max-height:100vh;overflow-y:auto;background:#fff;padding:28px;margin-left:auto;box-shadow:-12px 0 32px #1018282e}.side-panel-body{display:grid;gap:22px}.side-panel-section h3{margin:0 0 8px;color:#1d5f8f;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.side-panel-section p{margin:2px 0;color:#2d3744;font-size:.9rem}@media(max-width:820px){.login-page{padding:18px}.login-shell{min-height:auto;grid-template-columns:1fr}.brand-panel{min-height:260px;padding:28px}.brand-logo-wrap{width:min(260px,100%);min-height:160px}.login-card{padding:34px 24px}.form-row{align-items:flex-start;flex-direction:column}.registration-shell{padding:24px}.address-grid,.account-page{grid-template-columns:1fr}.account-sidebar{border-right:0;border-bottom:1px solid #e4e7ec}.account-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.account-content{padding:24px}.account-header{align-items:flex-start;flex-direction:column}.account-panel div{max-width:none;flex:1 1 100%}.account-section-header{align-items:flex-start;flex-direction:column}.conversations-layout{grid-template-columns:1fr;grid-template-rows:200px minmax(0,1fr);height:640px}.conversations-list-panel{border-right:0;border-bottom:1px solid #e4e7ec}}.catalog-links-block{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e4e7ec}.catalog-card{max-width:960px}.catalog-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:20px 0}.catalog-product-card{position:relative;display:flex;flex-direction:column;height:100%;border:1px solid #e4e7ec;border-radius:12px;overflow:hidden;background:#fbfbfc;cursor:pointer}.catalog-product-card:hover{border-color:#1d5f8f}.catalog-product-card:focus-visible{outline:2px solid #1d5f8f;outline-offset:2px}.catalog-featured-badge{position:absolute;top:8px;left:8px;z-index:1;padding:3px 9px;border-radius:999px;background:#f5a623;color:#fff;font-size:.7rem;font-weight:700}.catalog-product-image{display:grid;place-items:center;width:100%;height:160px;overflow:hidden;background:#eef1f4;color:#98a2b3;font-size:.85rem;flex-shrink:0}.catalog-product-image img{display:block;width:100%;height:100%;object-fit:cover}.catalog-product-body{display:flex;flex-direction:column;flex:1;gap:8px;padding:14px}.catalog-product-body p{margin:0;color:#667483;font-size:.85rem}.catalog-product-price{display:flex;align-items:baseline;gap:8px}.catalog-price-old{color:#98a2b3;text-decoration:line-through;font-size:.85rem}.catalog-price-current{color:#174d74;font-weight:700}.catalog-attribute{display:grid;gap:6px}.catalog-attribute-label{font-size:.82rem;font-weight:600;color:#4d5b6a}.catalog-attribute-options{display:flex;flex-wrap:wrap;gap:6px}.catalog-option-chip{border:1px solid #d6dbe3;border-radius:999px;padding:4px 12px;font-size:.8rem;background:#fff;color:#4d5b6a}.catalog-option-chip.selected{border-color:#1d5f8f;background:#eef4f9;color:#174d74;font-weight:600}.catalog-product-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:4px;flex-shrink:0}.catalog-card-actions button{width:100%}.catalog-quantity{display:flex;align-items:center;gap:6px;font-size:.82rem;color:#4d5b6a}.catalog-quantity input{width:56px;height:34px;border:1px solid #d6dbe3;border-radius:8px;padding:0 8px}.catalog-detail-modal{max-width:760px}.catalog-detail-layout{display:flex;gap:24px;align-items:flex-start}.catalog-detail-image{display:grid;place-items:center;width:320px;max-width:100%;height:320px;flex-shrink:0;overflow:hidden;border-radius:12px;background:#eef1f4;color:#98a2b3;font-size:.85rem}.catalog-detail-image img{display:block;width:100%;height:100%;object-fit:cover}.catalog-carousel{position:relative}.catalog-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border:none;border-radius:999px;background:#1a1f268c;color:#fff;font-size:1.1rem;line-height:1;cursor:pointer}.catalog-carousel-arrow:hover{background:#1a1f26bf}.catalog-carousel-prev{left:8px}.catalog-carousel-next{right:8px}.catalog-carousel-dots{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:6px}.catalog-carousel-dot{width:8px;height:8px;padding:0;border:none;border-radius:999px;background:#fff9;cursor:pointer}.catalog-carousel-dot.active{background:#fff}.catalog-detail-body{display:flex;flex-direction:column;gap:10px;min-width:0;flex:1}.catalog-detail-body p{margin:0;color:#667483}.catalog-detail-actions{margin-top:8px;justify-content:flex-start}.catalog-schedule-picker{display:grid;gap:14px}.catalog-detail-feedback{margin-top:12px;padding:14px;border:1px solid #cfe3d0;border-radius:10px;background:#f2f9f2;color:#1f6b3a}.catalog-detail-feedback p{margin:0 0 10px;color:#1f6b3a;font-weight:600}.catalog-detail-feedback-actions{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:640px){.catalog-detail-layout{flex-direction:column}.catalog-detail-image{width:100%}}.catalog-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.catalog-header h1{margin:0;font-size:1.2rem}.catalog-header-sticky{position:sticky;top:0;z-index:20;margin:-28px -28px 0;padding:18px 28px;background:#fff;border-radius:14px 14px 0 0;border-bottom:1px solid #e4e7ec}.catalog-header-brand{display:flex;align-items:center;gap:12px;min-width:0}.catalog-header-logo{width:40px;height:40px;flex-shrink:0;border-radius:8px;object-fit:cover}.catalog-subtitle{margin:14px 0 0}.catalog-search-input{width:100%;height:42px;margin:14px 0 4px;padding:0 14px;border:1px solid #d6dbe3;border-radius:8px;font-size:.95rem}.catalog-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin:24px 0 4px}.catalog-pagination-arrow,.catalog-pagination-page{min-width:34px;height:34px;padding:0 6px;border:1px solid #d6dbe3;border-radius:8px;background:#fff;color:#4d5b6a;font-weight:600;cursor:pointer}.catalog-pagination-arrow:hover,.catalog-pagination-page:hover{background:#f3f8fc}.catalog-pagination-arrow:disabled{opacity:.4;cursor:not-allowed}.catalog-pagination-page.active{border-color:#1d5f8f;background:#1d5f8f;color:#fff}.catalog-brand-block{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e4e7ec}.catalog-brand-row{display:flex;align-items:center;gap:16px;margin-top:8px}.catalog-brand-row .image-picker-box{width:72px;height:72px}.catalog-brand-upload{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.catalog-cart-button{position:relative;display:flex;align-items:center;gap:8px;flex-shrink:0;border:1px solid #d6dbe3;border-radius:999px;padding:8px 16px;background:#fff;color:#174d74;cursor:pointer;font-weight:700;font-size:.9rem}.catalog-cart-button:hover{background:#f3f8fc}.catalog-cart-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;border-radius:999px;padding:0 4px;display:flex;align-items:center;justify-content:center;background:#d64545;color:#fff;font-size:.68rem;font-weight:700}.catalog-cart{border-top:1px solid #e4e7ec;padding-top:16px}.catalog-cart-items{display:grid;gap:8px;margin-bottom:12px}.catalog-cart-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border:1px solid #e4e7ec;border-radius:8px;font-size:.88rem}.catalog-delivery-choice{display:flex;gap:16px;padding:10px 12px;border-top:1px solid #e4e7ec;font-size:.9rem;color:#2d3744}.catalog-delivery-choice label{display:flex;align-items:center;gap:6px;cursor:pointer}.catalog-shipping-address{display:flex;align-items:flex-end;gap:10px;padding:4px 12px 10px}.catalog-shipping-address .registration-field{flex:1;margin:0}.catalog-shipping-state{max-width:70px}.catalog-registration-banner{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:4px 12px 10px}.catalog-address-override-confirm{display:flex;flex-direction:column;gap:10px;padding:4px 12px 10px}.catalog-address-override-actions{display:flex;flex-wrap:wrap;gap:10px}.catalog-cart-total{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-top:1px solid #e4e7ec;color:#4d5b6a;font-size:.9rem}.catalog-cart-grand-total{margin-bottom:16px;color:#174d74;font-size:1.05rem;font-weight:700}
