:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;background:#f5f7fb;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:#1d4ed8}button,input,select{font:inherit}button{cursor:pointer}.page-shell{min-height:100vh;padding:48px 20px}.card{background:#fff;border:1px solid #dbe2ee;border-radius:16px;width:min(100%,480px);margin:0 auto;padding:32px;box-shadow:0 12px 30px #0f172a12}.form{gap:16px;margin-top:24px;display:grid}.field{gap:6px;display:grid}.field input,.field select{border:1px solid #b9c5d6;border-radius:8px;width:100%;padding:11px 12px}.field-hint{color:#667085;font-size:13px}.logo-upload-preview{align-items:center;gap:12px;display:flex}.logo-preview-image{object-fit:cover;background:#e8eefc;border-radius:12px;width:88px;height:88px}.primary-button{color:#fff;background:#1d4ed8;border:0;border-radius:8px;padding:12px 16px}.primary-button:disabled{cursor:wait;opacity:.65}.error{color:#b42318}.notice{color:#176b45}.dashboard{min-height:100vh;padding:28px}.dashboard-header{justify-content:space-between;align-items:center;gap:16px;width:min(100%,1100px);margin:0 auto 28px;display:flex}.dashboard-content{width:min(100%,1100px);margin:0 auto}.store-card{background:#fff;border:1px solid #dbe2ee;border-radius:16px;grid-template-columns:72px 1fr;align-items:center;gap:18px;padding:24px;display:grid}.store-logo{object-fit:cover;background:#e8eefc;border-radius:12px;width:72px;height:72px}.secondary-button{color:#172033;background:#fff;border:1px solid #b9c5d6;border-radius:8px;padding:9px 12px;text-decoration:none}.danger-button{color:#b42318;background:#fff;border:1px solid #b42318;border-radius:8px;padding:9px 12px}.action-row{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.crop-backdrop{z-index:10;background:#0f172a8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.crop-dialog{background:#fff;border-radius:16px;width:min(100%,480px);max-height:calc(100vh - 40px);padding:24px;overflow:auto;box-shadow:0 24px 80px #0f172a40}.crop-stage{aspect-ratio:1;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#111827;border-radius:12px;width:min(100%,360px);margin:20px auto;position:relative;overflow:hidden}.crop-stage:active{cursor:grabbing}.crop-stage img{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;position:absolute}.crop-frame{pointer-events:none;border:2px solid #fff;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #0f172a40}@media (max-width:600px){.dashboard-header{flex-direction:column;align-items:flex-start}}.dashboard-app{--dashboard-green:#10a84f;--dashboard-green-dark:#087a38;--dashboard-green-soft:#e5f8ec;--dashboard-ink:#18232d;--dashboard-muted:#72808b;--dashboard-border:#e0e6ea;min-height:100vh;color:var(--dashboard-ink);background:#f7f9fa;grid-template-columns:222px minmax(0,1fr);font-family:Leelawadee UI,Tahoma,Arial,sans-serif;display:grid}.dashboard-sidebar{border-right:1px solid var(--dashboard-border);background:#fff;flex-direction:column;min-height:100vh;display:flex}.dashboard-brand-mark{background:var(--dashboard-green);color:#fff;border-radius:8px;place-items:center;width:27px;height:27px;font-size:15px;font-weight:800;display:grid}.dashboard-nav-link{color:#42515d;border-radius:7px;align-items:center;gap:10px;min-height:37px;padding:0 10px;font-size:12px;text-decoration:none;transition:background-color .16s,color .16s;display:flex}.dashboard-nav-link:hover,.dashboard-nav-link:focus-visible,.dashboard-nav-link.is-active{color:#146337;background:#dff8e9}.dashboard-nav-link:focus-visible,.dashboard-icon-button:focus-visible,.dashboard-primary-action:focus-visible,.dashboard-card a:focus-visible,.dashboard-connection-card:focus-visible,.dashboard-brand:focus-visible{outline-offset:2px;outline:3px solid #8b5e00}.dashboard-nav-icon{color:currentColor;place-items:center;width:18px;font-size:17px;line-height:1;display:grid}.dashboard-nav-badge{background:var(--dashboard-green);color:#fff;text-align:center;border-radius:9px;min-width:18px;margin-left:auto;padding:2px 5px;font-size:10px;font-weight:700;line-height:1.2}.dashboard-connection-card{color:#17633a;background:#f0fff5;border:1px solid #b9eecb;border-radius:7px;grid-template-columns:9px minmax(0,1fr) auto;align-items:start;gap:8px;padding:12px 10px;font-size:10px;text-decoration:none;display:grid}.dashboard-main{min-width:0}.dashboard-topbar{border-bottom:1px solid var(--dashboard-border);background:#fff;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:14px 30px;display:flex}.dashboard-breadcrumb{color:#263641;margin:0;font-size:13px;font-weight:700}.dashboard-topbar-actions{align-items:center;gap:10px;display:flex}.dashboard-store-chip{background:#fff;border:1px solid #dbe2e7;border-radius:6px;min-width:173px;padding:5px 9px}.dashboard-store-chip-mark{color:#536674;border:1px solid #dbe2e7;border-radius:5px;place-items:center;width:21px;height:21px;font-size:12px;display:grid}.dashboard-chevron{color:#82909a;margin-left:auto;font-size:14px}.dashboard-icon-button{color:#61717d;border:1px solid #dbe2e7;border-radius:6px;place-items:center;width:28px;height:28px;font-size:17px;text-decoration:none;display:grid}.dashboard-avatar{color:#fff;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:10px;font-weight:700;display:inline-grid}.dashboard-avatar-dark{background:#12633e}.dashboard-avatar-green{background:#16aa56}.dashboard-avatar-orange{background:#dc8500}.dashboard-avatar-gray{background:#aeb8c0}.dashboard-topbar .secondary-button{color:#61717d;border-color:#dbe2e7;border-radius:6px;min-height:28px;padding:5px 8px;font-size:10px}.dashboard-eyebrow{color:var(--dashboard-green-dark);margin:0 0 6px;font-size:10px;font-weight:700}.dashboard-heading-row h1{color:#18232d;letter-spacing:-.025em;margin:0;font-size:clamp(20px,2vw,25px)}.dashboard-date{color:#7b8791;margin:5px 0 0;font-size:10px}.dashboard-primary-action{background:var(--dashboard-green);color:#fff;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:0 13px;font-size:11px;font-weight:700;text-decoration:none;transition:background-color .16s,transform .16s;display:inline-flex}.dashboard-stat-card{border:1px solid var(--dashboard-border);background:#fff;border-radius:8px;min-height:80px;padding:13px 15px}.dashboard-stat-card.is-accent{border-color:var(--dashboard-green);background:var(--dashboard-green);color:#fff}.dashboard-stat-card p,.dashboard-stat-card strong,.dashboard-stat-card span{margin:0;display:block}.dashboard-stat-card p{color:#586875;font-size:10px}.dashboard-stat-card.is-accent p,.dashboard-stat-card.is-accent span{color:#e0ffea}.dashboard-stat-card strong{color:#162630;margin-top:3px;font-size:22px;line-height:1.1}.dashboard-stat-card.is-accent strong{color:#fff}.dashboard-stat-card span{color:#21a45a;margin-top:3px;font-size:9px}.dashboard-main-grid{grid-template-columns:minmax(0,1fr) 173px;align-items:start;gap:10px;display:grid}.dashboard-card{border:1px solid var(--dashboard-border);background:#fff;border-radius:8px;overflow:hidden}.dashboard-card-header h2{color:#1d2b34;margin:0;font-size:11px}.dashboard-card-header a{color:var(--dashboard-green-dark);font-size:9px;font-weight:700;text-decoration:none}.dashboard-conversation{min-height:45px;color:inherit;border-bottom:1px solid #edf0f2;align-items:center;gap:10px;padding:6px 15px;text-decoration:none;transition:background-color .16s;display:flex}.dashboard-conversation:last-child{border-bottom:0}.dashboard-conversation:hover{background:#f8fbf9}.dashboard-conversation-body{flex:1;min-width:0}.dashboard-conversation-title,.dashboard-conversation-preview{align-items:center;min-width:0;display:flex}.dashboard-conversation-title{color:#253640;gap:5px;font-size:10px}.dashboard-conversation-title strong,.dashboard-conversation-title small,.dashboard-conversation-preview{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-conversation-title small{color:#a1abb2;font-size:8px}.dashboard-conversation-meta{color:#a1abb2;white-space:nowrap;align-self:stretch;justify-items:end;gap:6px;padding-top:2px;font-size:8px;display:grid}.dashboard-conversation-meta i{background:#111d27;border-radius:50%;width:5px;height:5px;display:block}.dashboard-tag{border-radius:3px;padding:2px 4px;font-size:8px;font-style:normal;font-weight:700;line-height:1.1;display:inline-block}.dashboard-tag.is-blue{color:#4774bf;background:#edf4ff}.dashboard-tag.is-yellow{color:#bc8511;background:#fff5d9}.dashboard-tag.is-pink{color:#a653a8;background:#f8eafa}.dashboard-tag.is-green{color:#24794a;background:#e1f8e9}.dashboard-side-stack{gap:10px;display:grid}.dashboard-chart-card{padding-bottom:9px}.dashboard-chart-card .dashboard-card-header{align-items:start;min-height:54px;padding-top:12px}.dashboard-chart-card .dashboard-card-header p{color:#89949b;margin:3px 0 0;font-size:8px}.dashboard-chart-total{color:#19a557;font-size:9px;font-weight:700}.dashboard-bars{justify-content:space-between;align-items:end;gap:4px;height:70px;padding:0 13px;display:flex}.dashboard-bar-column{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:4px;height:100%;display:flex}.dashboard-bar-column i{background:#d6f6e1;border-radius:2px 2px 0 0;width:100%;max-width:17px;display:block}.dashboard-bar-column i.is-highlight{background:var(--dashboard-green)}.dashboard-bar-column small{color:#9aa5ac;font-size:7px}.dashboard-ai-card{background:var(--dashboard-green);color:#fff;border-radius:8px;padding:13px 14px}.dashboard-ai-card header{align-items:center;gap:7px;margin-bottom:10px;display:flex}.dashboard-ai-card h2{margin:0;font-size:10px}.dashboard-ai-spark{color:#c4f7d2;font-size:15px}.dashboard-ai-card p{color:#d9fce4;margin:0 0 12px;font-size:9px;line-height:1.5}.dashboard-ai-card a{color:#fff;text-underline-offset:3px;font-size:9px;font-weight:700;text-decoration:underline}.dashboard-ai-card dl{gap:7px;margin:0;display:grid}.dashboard-ai-card dl div{justify-content:space-between;gap:8px;display:flex}.dashboard-ai-card dt,.dashboard-ai-card dd{margin:0;font-size:9px}.dashboard-ai-card dt{color:#d9fce4}.dashboard-ai-card dd{font-weight:800}.dashboard-bottom-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:10px;display:grid}.dashboard-list-row,.dashboard-order-row{min-height:53px;color:inherit;border-bottom:1px solid #edf0f2;align-items:center;gap:9px;padding:7px 15px;text-decoration:none;display:flex}.dashboard-list-row:last-child,.dashboard-order-row:last-child{border-bottom:0}.dashboard-list-row:hover,.dashboard-order-row:hover{background:#f8fbf9}.dashboard-list-marker{background:var(--dashboard-green);border-radius:2px;width:2px;height:28px}.dashboard-list-copy,.dashboard-list-time,.dashboard-order-copy{min-width:0}.dashboard-list-copy{flex:1}.dashboard-list-copy strong,.dashboard-list-copy small,.dashboard-list-time strong,.dashboard-list-time small,.dashboard-order-copy small,.dashboard-order-copy strong,.dashboard-order-copy span{display:block}.dashboard-list-copy strong{color:#2a3a44;font-size:10px}.dashboard-list-copy small{color:#85919a;margin-top:3px;font-size:9px}.dashboard-list-time{text-align:right}.dashboard-list-time strong{color:var(--dashboard-green-dark);font-size:9px}.dashboard-list-time small{color:#9ca6ad;margin-top:3px;font-size:8px}.dashboard-order-copy{flex:1}.dashboard-order-copy small{color:#a1abb2;font-size:8px}.dashboard-order-copy em{margin-left:4px}.dashboard-order-copy strong{color:#2a3a44;margin-top:3px;font-size:10px}.dashboard-order-copy span{color:#85919a;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.dashboard-order-amount{color:#1e2f39;white-space:nowrap;font-size:10px;font-weight:800}.dashboard-empty-state{color:#87939b;text-align:center;align-content:center;place-items:center;gap:7px;min-height:188px;padding:24px 18px;display:grid}.dashboard-empty-icon{color:#a8b3ba;border:1px dashed #cbd4d9;border-radius:50%;place-items:center;width:30px;height:30px;font-size:15px;display:grid}.dashboard-empty-state p{margin:0;font-size:10px}.dashboard-empty-state a{color:var(--dashboard-green-dark);font-size:9px;font-weight:700;text-decoration:none}.dashboard-chart-card .dashboard-empty-state{min-height:105px;padding-block:14px}@media (max-width:980px){.dashboard-app{grid-template-columns:184px minmax(0,1fr)}.dashboard-topbar,.dashboard-content{padding-inline:20px}.dashboard-user-chip{display:none}.dashboard-main-grid{grid-template-columns:minmax(0,1fr) 160px}}@media (max-width:760px){.dashboard-app{display:block}.dashboard-sidebar{border-right:0;border-bottom:1px solid var(--dashboard-border);min-height:auto}.dashboard-brand{min-height:62px;padding:13px 18px}.dashboard-nav{padding:7px 12px;display:flex;overflow-x:auto}.dashboard-nav-link{flex:none;min-height:36px}.dashboard-nav-link:not(.is-active) .dashboard-nav-badge,.dashboard-sidebar-footer{display:none}.dashboard-topbar{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 18px}.dashboard-topbar-actions{justify-content:space-between;width:100%}.dashboard-store-chip{flex:1;min-width:0}.dashboard-content{padding:20px 18px 32px}.dashboard-heading-row{flex-direction:column;align-items:flex-start}.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-stat-card:last-child{grid-column:span 2}.dashboard-main-grid,.dashboard-bottom-grid{grid-template-columns:1fr}.dashboard-side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.dashboard-topbar-actions{gap:6px}.dashboard-topbar .secondary-button{padding-inline:6px;font-size:9px}.dashboard-icon-button{flex:0 0 28px}.dashboard-side-stack{grid-template-columns:1fr}.dashboard-conversation{padding-inline:10px}.dashboard-conversation-meta small{display:none}}@media (prefers-reduced-motion:reduce){.dashboard-nav-link,.dashboard-primary-action,.dashboard-conversation{transition:none}}.dashboard-app{overflow-x:hidden}.dashboard-brand strong{font-size:14px}.dashboard-brand small{font-size:10px}.dashboard-nav-link{gap:12px;min-height:44px;padding-inline:12px;font-size:14px}.dashboard-nav-icon{width:20px;font-size:18px}.dashboard-topbar{min-height:80px;padding:16px 28px}.dashboard-breadcrumb{font-size:14px}.dashboard-store-chip strong,.dashboard-user-chip strong{font-size:12px}.dashboard-store-chip small,.dashboard-user-chip small{font-size:10px}.dashboard-store-chip{min-width:196px;padding:7px 10px}.dashboard-store-chip-mark{width:24px;height:24px}.dashboard-icon-button{width:36px;height:36px}.dashboard-topbar .secondary-button{min-height:36px;padding:7px 10px;font-size:12px}.dashboard-avatar{width:30px;height:30px;font-size:12px}.dashboard-content{width:min(100%,1180px);padding:30px 28px 48px}.dashboard-heading-row{margin-bottom:22px}.dashboard-eyebrow{letter-spacing:.01em;margin-bottom:8px;font-size:12px}.dashboard-heading-row h1{font-size:clamp(28px,3vw,36px);line-height:1.2}.dashboard-date{color:#5e6d76;margin-top:8px;font-size:13px}.dashboard-primary-action{border-radius:10px;min-height:44px;padding-inline:16px;font-size:13px}.dashboard-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.dashboard-stat-card{border-radius:12px;min-height:112px;padding:18px}.dashboard-stat-card.is-accent{color:var(--dashboard-ink);background:#eefaf2;border-color:#8ed9a8}.dashboard-stat-card p{color:#4e606a;font-size:13px;font-weight:700}.dashboard-stat-card strong,.dashboard-stat-card.is-accent strong{color:#17352a;font-size:30px}.dashboard-stat-card span,.dashboard-stat-card.is-accent span{color:#64747d;margin-top:6px;font-size:12px}.dashboard-action-section{background:#fff;border:1px solid #d7e4dc;border-radius:12px;margin-bottom:20px}.dashboard-action-header{justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.dashboard-action-header h2{color:#17352a;margin:0;font-size:18px}.dashboard-action-header p:not(.dashboard-eyebrow){color:#64747d;margin:5px 0 0;font-size:13px}.dashboard-secondary-action{min-height:40px;color:var(--dashboard-green-dark);border:1px solid #b6d9c2;border-radius:9px;align-items:center;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.dashboard-action-empty{border-top:1px solid #edf2ee;align-items:center;gap:14px;min-height:94px;padding:18px 22px;display:flex}.dashboard-action-empty strong{color:#29453a;font-size:14px;display:block}.dashboard-action-empty p{color:#64747d;margin:5px 0 0;font-size:13px}.dashboard-empty-icon-success{color:#168245;background:#e2f7e9;border:0;font-weight:800}.dashboard-main-grid{grid-template-columns:minmax(0,1fr) 330px;gap:18px;margin-bottom:18px}.dashboard-card{border-color:#d7e2dd;border-radius:12px;box-shadow:0 2px 8px #17352a08}.dashboard-card-header{min-height:72px;padding:14px 20px}.dashboard-card-kicker{color:var(--dashboard-green-dark);margin:0 0 4px;font-size:11px;font-weight:700}.dashboard-card-header h2{font-size:16px}.dashboard-card-header a{font-size:12px}.dashboard-empty-state{gap:10px;min-height:250px;padding:36px 22px}.dashboard-empty-state p{color:#5e6d76;font-size:13px}.dashboard-empty-state a{font-size:12px}.dashboard-empty-icon{width:36px;height:36px;font-size:17px}.dashboard-period-label{color:#61736a;background:#f0f5f2;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700}.dashboard-performance-empty a{color:var(--dashboard-green-dark);font-size:12px;font-weight:700;text-decoration:none}.dashboard-bottom-grid{gap:18px;margin-top:0}.dashboard-list-card .dashboard-empty-state{min-height:170px}.dashboard-conversation{gap:14px;min-height:70px;padding:12px 20px}.dashboard-conversation-title{font-size:14px}.dashboard-conversation-title small{font-size:11px}.dashboard-conversation-preview{color:#53646d;margin-top:5px;font-size:13px}.dashboard-conversation-meta{font-size:12px}.dashboard-tag{padding:3px 6px;font-size:10px}.dashboard-list-row,.dashboard-order-row{gap:12px;min-height:72px;padding:12px 20px}.dashboard-list-copy strong,.dashboard-order-copy strong{font-size:13px}.dashboard-list-copy small,.dashboard-order-copy span{font-size:12px}.dashboard-list-time strong,.dashboard-order-amount{font-size:13px}.dashboard-list-time small,.dashboard-order-copy small{font-size:11px}@media (max-width:980px){.dashboard-content{padding-inline:22px}.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:minmax(0,1fr) 280px}}@media (max-width:760px){.dashboard-topbar{padding-inline:18px}.dashboard-content{padding:24px 18px 36px}.dashboard-heading-row{flex-direction:column;align-items:flex-start}.dashboard-primary-action{justify-content:center;width:100%}.dashboard-action-header{flex-direction:column;align-items:flex-start}.dashboard-secondary-action{justify-content:center;width:100%}.dashboard-main-grid,.dashboard-bottom-grid,.dashboard-side-stack{grid-template-columns:1fr}}@media (max-width:480px){.dashboard-stat-card{min-height:104px;padding:15px}.dashboard-stat-card p{font-size:12px}.dashboard-stat-card strong{font-size:26px}.dashboard-stat-card span{font-size:11px}.dashboard-card-header{padding-inline:16px}.dashboard-empty-state{min-height:220px;padding-inline:16px}}.dashboard-app{--dashboard-sidebar-width:240px;--dashboard-green:#2f6b4f;--dashboard-green-dark:#1f4d39;--dashboard-green-soft:#ddebdc;--dashboard-bg:#f7f3e8;--dashboard-surface:#fffdf7;--dashboard-ink:#17352a;--dashboard-muted:#52665d;--dashboard-border:#dddccf;--dashboard-focus:#8b5e00;background:var(--dashboard-bg);min-height:100dvh;color:var(--dashboard-ink);font-family:Anuphan,Leelawadee UI,Tahoma,sans-serif;display:block;overflow-x:hidden}.dashboard-skip-link{z-index:100;background:var(--dashboard-ink);color:var(--dashboard-surface);border-radius:8px;padding:10px 14px;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.dashboard-skip-link:focus{transform:translateY(0)}.dashboard-sidebar{z-index:20;width:var(--dashboard-sidebar-width);border-right:1px solid var(--dashboard-border);background:var(--dashboard-surface);flex-direction:column;height:100dvh;min-height:0;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.dashboard-brand{min-height:82px;color:var(--dashboard-ink);align-items:center;gap:12px;padding:18px 22px;text-decoration:none;display:flex}.dashboard-brand-mark{background:var(--dashboard-green-dark);width:34px;height:34px;color:var(--dashboard-surface);border-radius:10px;place-items:center;font-size:18px;font-weight:800;display:grid}.dashboard-brand strong,.dashboard-brand small,.dashboard-user-chip strong,.dashboard-user-chip small,.dashboard-store-chip strong,.dashboard-store-chip small{display:block}.dashboard-brand strong{font-size:15px;line-height:1.15}.dashboard-brand small{color:var(--dashboard-muted);margin-top:3px;font-size:11px}.dashboard-nav{gap:4px;padding:14px 12px;display:grid}.dashboard-nav-link{min-height:44px;color:var(--dashboard-muted);border-radius:10px;align-items:center;gap:12px;padding:0 13px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .18s,color .18s;display:flex}.dashboard-nav-link:hover,.dashboard-nav-link.is-active{background:var(--dashboard-green-soft);color:var(--dashboard-green-dark)}.dashboard-nav-icon{place-items:center;width:20px;line-height:0;display:grid}.dashboard-nav-link:focus-visible,.dashboard-icon-button:focus-visible,.dashboard-primary-action:focus-visible,.dashboard-stat-card:focus-visible,.dashboard-card a:focus-visible,.dashboard-outline-action:focus-visible,.dashboard-connection-card:focus-visible,.dashboard-brand:focus-visible,.dashboard-topbar .secondary-button:focus-visible{outline:3px solid var(--dashboard-focus);outline-offset:3px}.dashboard-sidebar-footer{margin-top:auto;padding:16px 12px 20px}.dashboard-connection-card{min-height:64px;color:var(--dashboard-green-dark);background:#edf7ef;border:1px solid #b9d7c2;border-radius:10px;grid-template-columns:10px minmax(0,1fr) auto;align-items:start;gap:9px;padding:12px;font-size:12px;text-decoration:none;display:grid}.dashboard-connection-card strong,.dashboard-connection-card small{display:block}.dashboard-connection-card strong{font-size:12px}.dashboard-connection-card small{color:var(--dashboard-muted);margin-top:4px;line-height:1.4}.dashboard-connection-dot{background:var(--dashboard-green);border-radius:50%;width:9px;height:9px;margin-top:4px;box-shadow:0 0 0 3px #ccead4}.dashboard-connection-dot.is-inactive{background:#a83c32;box-shadow:0 0 0 3px #f4d4cf}.dashboard-main{min-width:0;margin-left:var(--dashboard-sidebar-width);padding-top:76px}.dashboard-topbar{top:0;right:0;left:var(--dashboard-sidebar-width);z-index:10;border-bottom:1px solid var(--dashboard-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf7f0;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:14px 32px;display:flex;position:fixed}.dashboard-breadcrumb{color:var(--dashboard-muted);align-items:center;gap:9px;margin:0;font-size:13px;display:flex}.dashboard-breadcrumb strong{color:var(--dashboard-ink)}.dashboard-topbar-actions{align-items:center;gap:10px;min-width:0;display:flex}.dashboard-store-chip,.dashboard-user-chip{align-items:center;gap:9px;display:flex}.dashboard-store-chip{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);border-radius:10px;min-width:200px;padding:8px 11px}.dashboard-store-chip-mark{background:var(--dashboard-green-soft);width:26px;height:26px;color:var(--dashboard-green-dark);border-radius:7px;flex:none;place-items:center;display:grid}.dashboard-store-chip strong,.dashboard-user-chip strong{color:var(--dashboard-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.2;overflow:hidden}.dashboard-store-chip small,.dashboard-user-chip small{color:var(--dashboard-muted);margin-top:3px;font-size:11px;line-height:1.1}.dashboard-icon-button{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);width:44px;height:44px;color:var(--dashboard-muted);border-radius:10px;flex:none;place-items:center;text-decoration:none;display:grid}.dashboard-avatar{background:var(--dashboard-green-dark);width:32px;height:32px;color:var(--dashboard-surface);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:700;display:inline-grid}.dashboard-topbar .secondary-button{border-color:var(--dashboard-border);min-height:44px;color:var(--dashboard-muted);background:0 0;border-radius:10px;padding:0 13px;font-size:12px}#dashboard-main:focus{outline:none}.dashboard-content{width:min(100%,1280px);margin:0 auto;padding:32px 32px 52px}.dashboard-heading-row{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.dashboard-eyebrow,.dashboard-section-kicker,.dashboard-card-kicker{color:var(--dashboard-green-dark);margin:0 0 7px;font-size:12px;font-weight:700}.dashboard-heading-row h1{color:var(--dashboard-ink);letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:32px;font-weight:700;line-height:1.2}.dashboard-date{color:var(--dashboard-muted);margin:8px 0 0;font-size:14px;line-height:1.5}.dashboard-primary-action,.dashboard-outline-action,.dashboard-empty-action{justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.dashboard-primary-action{background:var(--dashboard-green-dark);color:var(--dashboard-surface);border-radius:10px;padding:0 16px;transition:background-color .18s,transform .18s}.dashboard-primary-action:hover{background:var(--dashboard-ink);transform:translateY(-1px)}.dashboard-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.dashboard-stat-card{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);min-width:0;min-height:132px;color:var(--dashboard-ink);border-radius:12px;padding:17px;text-decoration:none;transition:border-color .18s,background-color .18s,transform .18s;display:block}.dashboard-stat-card:hover{background:#fffefb;border-color:#a8c7b2;transform:translateY(-1px)}.dashboard-stat-card.is-priority{background:#eef7f0;border-color:#a8cdb4}.dashboard-stat-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-stat-icon{background:var(--dashboard-green-soft);width:32px;height:32px;color:var(--dashboard-green-dark);border-radius:9px;place-items:center;display:grid}.dashboard-stat-status{color:var(--dashboard-muted);font-size:11px}.dashboard-stat-card p{color:var(--dashboard-muted);margin:16px 0 3px;font-size:13px;font-weight:700}.dashboard-stat-card strong{color:var(--dashboard-ink);font-size:27px;line-height:1;display:block}.dashboard-stat-note{color:var(--dashboard-muted);margin-top:7px;font-size:12px;display:block}.dashboard-priority-card{background:var(--dashboard-surface);border:1px solid #b9d7c2;border-radius:12px;margin-bottom:24px}.dashboard-priority-header{justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.dashboard-priority-header h2{color:var(--dashboard-ink);text-wrap:balance;margin:0;font-size:19px;line-height:1.3}.dashboard-priority-header p:not(.dashboard-section-kicker){color:var(--dashboard-muted);margin:5px 0 0;font-size:13px}.dashboard-outline-action{color:var(--dashboard-green-dark);border:1px solid #a8cdb4;border-radius:9px;padding:0 14px}.dashboard-outline-action:hover{background:var(--dashboard-green-soft)}.dashboard-priority-empty{border-top:1px solid #e6eee8;align-items:center;gap:13px;min-height:86px;padding:16px 22px;display:flex}.dashboard-status-icon{background:var(--dashboard-green-soft);width:34px;height:34px;color:var(--dashboard-green-dark);border-radius:50%;flex:none;place-items:center;display:grid}.dashboard-priority-empty strong{color:var(--dashboard-ink);font-size:14px;display:block}.dashboard-priority-empty p{color:var(--dashboard-muted);margin:4px 0 0;font-size:13px}.dashboard-main-grid,.dashboard-bottom-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.85fr);gap:18px;display:grid}.dashboard-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.dashboard-card{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);min-width:0;box-shadow:none;border-radius:12px;overflow:hidden}.dashboard-card-header{border-bottom:1px solid #e9e7dc;justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:14px 20px;display:flex}.dashboard-card-kicker{margin-bottom:4px}.dashboard-card-header h2{color:var(--dashboard-ink);text-wrap:balance;margin:0;font-size:17px;line-height:1.3}.dashboard-card-header a{min-height:44px;color:var(--dashboard-green-dark);align-items:center;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.dashboard-card-header a:hover,.dashboard-empty-action:hover{color:var(--dashboard-ink)}.dashboard-empty-state{min-height:248px;color:var(--dashboard-muted);text-align:center;align-content:center;place-items:center;gap:11px;padding:34px 22px;display:grid}.dashboard-empty-icon{width:42px;height:42px;color:var(--dashboard-green-dark);background:#f1f8f2;border:1px solid #cddfd2;border-radius:50%;place-items:center;display:grid}.dashboard-empty-state p{max-width:34ch;margin:0;font-size:13px;line-height:1.5}.dashboard-empty-action{color:var(--dashboard-green-dark)}.dashboard-performance-card{min-width:0}.dashboard-performance-header{align-items:flex-start}.dashboard-period-label{background:var(--dashboard-green-soft);color:var(--dashboard-green-dark);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.dashboard-performance-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px 20px;display:grid}.dashboard-performance-metric{background:#fcfcf8;border:1px solid #e5e8df;border-radius:9px;gap:8px;min-height:72px;padding:12px;display:grid}.dashboard-performance-metric span{color:var(--dashboard-muted);font-size:12px}.dashboard-performance-metric strong{color:var(--dashboard-ink);font-size:24px;line-height:1}.dashboard-performance-empty{text-align:center;border-top:1px solid #e9e7dc;justify-items:center;gap:9px;min-height:154px;padding:22px 20px;display:grid}.dashboard-performance-empty p{color:var(--dashboard-muted);margin:0;font-size:13px}@media (max-width:1100px){.dashboard-app{--dashboard-sidebar-width:220px}.dashboard-topbar,.dashboard-content{padding-inline:24px}.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.dashboard-app{--dashboard-sidebar-width:0px}.dashboard-sidebar{border-right:0;border-bottom:1px solid var(--dashboard-border);width:auto;height:auto;position:static;overflow-y:visible}.dashboard-brand{min-height:70px;padding:16px 18px}.dashboard-nav{scrollbar-width:none;gap:6px;padding:8px 12px;display:flex;overflow-x:auto}.dashboard-nav::-webkit-scrollbar{display:none}.dashboard-nav-link{flex:none}.dashboard-sidebar-footer{display:none}.dashboard-main{margin-left:0;padding-top:0}.dashboard-topbar{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 18px;position:static}.dashboard-topbar-actions{width:100%}.dashboard-store-chip{flex:1;min-width:0}.dashboard-content{padding:24px 18px 40px}.dashboard-heading-row{flex-direction:column;align-items:flex-start}.dashboard-primary-action{width:100%}.dashboard-main-grid,.dashboard-bottom-grid{grid-template-columns:1fr}}@media (max-width:560px){.dashboard-breadcrumb{font-size:12px}.dashboard-topbar-actions{gap:7px}.dashboard-user-chip{display:none}.dashboard-heading-row h1{font-size:28px}.dashboard-date{font-size:13px}.dashboard-stat-card{min-height:124px;padding:14px}.dashboard-stat-card p{margin-top:13px;font-size:12px}.dashboard-stat-card strong{font-size:24px}.dashboard-stat-note,.dashboard-stat-status{font-size:11px}.dashboard-priority-header{flex-direction:column;align-items:flex-start;padding:18px}.dashboard-outline-action{width:100%}.dashboard-priority-empty{align-items:flex-start;padding:16px 18px}.dashboard-card-header{padding-inline:16px}.dashboard-empty-state{min-height:220px;padding-inline:16px}.dashboard-performance-metrics{padding-inline:16px}}@media (prefers-reduced-motion:reduce){.dashboard-nav-link,.dashboard-primary-action,.dashboard-stat-card{transition:none}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.products-content{max-width:1360px}.products-heading-row{margin-bottom:20px}.products-add-button{cursor:pointer;border:0}.products-heading-actions{align-items:center;gap:9px;display:flex}.products-outline-button{border:1px solid var(--dashboard-green-dark);min-height:42px;color:var(--dashboard-green-dark);cursor:pointer;background:0 0;border-radius:8px;padding:0 15px;font-weight:700}.products-outline-button:hover{background:var(--dashboard-green-soft)}.products-toolbar{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);border-radius:12px;grid-template-columns:minmax(200px,1.6fr) repeat(4,minmax(120px,.7fr)) auto;align-items:end;gap:10px;margin-bottom:16px;padding:14px;display:grid}.products-toolbar label{min-width:0}.products-toolbar input,.products-toolbar select,.product-form-field input,.product-form-field select,.product-form-field textarea{width:100%;min-height:42px;color:var(--dashboard-ink);background:#fffefb;border:1px solid #cfd8d0;border-radius:8px;padding:9px 11px}.products-toolbar input:focus-visible,.products-toolbar select:focus-visible,.product-form-field input:focus-visible,.product-form-field select:focus-visible,.product-form-field textarea:focus-visible,.product-form-check input:focus-visible,.product-dialog-close:focus-visible,.products-filter-button:focus-visible,.products-cancel-button:focus-visible,.product-row-actions button:focus-visible,.product-ai-toggle:focus-visible{outline:3px solid var(--dashboard-focus);outline-offset:2px}.products-filter-button,.products-cancel-button{background:var(--dashboard-green-soft);min-height:42px;color:var(--dashboard-green-dark);border:1px solid #a8cdb4;border-radius:8px;padding:0 15px;font-size:13px;font-weight:700}.products-filter-button:hover{background:#cfe4d3}.products-readonly-note,.products-feedback{border-radius:9px;margin:0 0 14px;padding:11px 14px;font-size:13px}.products-readonly-note{color:#6f5721;background:#fff9e7;border:1px solid #e5d7ad}.products-feedback-error{color:#8a2d24;background:#fff4f2;border:1px solid #e5bdb7}.products-feedback-notice{color:var(--dashboard-green-dark);background:#eef8ef;border:1px solid #b9d7c2}.products-table-wrap{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);border-radius:12px;overflow-x:auto}.products-table-wrap.is-loading{opacity:.62}.products-table{border-collapse:collapse;width:100%;min-width:900px;font-size:13px}.products-table th{border-bottom:1px solid var(--dashboard-border);color:var(--dashboard-muted);text-align:left;white-space:nowrap;padding:13px 16px;font-size:12px;font-weight:700}.products-table td{color:var(--dashboard-muted);vertical-align:middle;white-space:nowrap;border-bottom:1px solid #ecebe2;padding:14px 16px}.products-table tbody tr:last-child td{border-bottom:0}.products-table tbody tr:hover{background:#fcfbf4}.product-name-cell{min-width:220px;color:var(--dashboard-ink);align-items:center;gap:11px;display:flex}.product-name-cell>span:last-child{gap:3px;min-width:0;display:grid}.product-name-cell strong{text-overflow:ellipsis;max-width:250px;overflow:hidden}.product-name-cell small{color:var(--dashboard-muted);font-size:11px}.product-thumb{background:var(--dashboard-green-soft);width:42px;height:42px;color:var(--dashboard-green-dark);border-radius:9px;flex:none;place-items:center;font-weight:800;display:grid;overflow:hidden}.product-thumb img{object-fit:cover;width:100%;height:100%}.product-number-cell{font-weight:700;color:var(--dashboard-ink)!important}.product-badge{border-radius:999px;align-items:center;min-height:25px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.product-source-badge{color:#5e7165;background:#eef1ed}.product-status-badge.is-active{color:#267044;background:#e2f3e5}.product-status-badge.is-inactive{color:#8b483c;background:#f4e5df}.product-ai-toggle{color:#6f7c73;background:#f7f8f5;border:1px solid #d4dbd4;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.product-ai-toggle span{background:#a9b1aa;border-radius:50%;width:8px;height:8px}.product-ai-toggle.is-on{color:var(--dashboard-green-dark);background:#eef8ef;border-color:#a8cdb4}.product-ai-toggle.is-on span{background:var(--dashboard-green)}.product-ai-toggle:disabled{cursor:not-allowed;opacity:.72}.product-row-actions{gap:8px;display:flex}.product-row-actions button{color:var(--dashboard-green-dark);background:0 0;border:0;padding:5px 0;font-size:12px;font-weight:700}.product-row-actions button+button{color:#9a4b40}.products-pagination{color:var(--dashboard-muted);justify-content:space-between;align-items:center;gap:14px;padding:16px 2px;font-size:13px;display:flex}.products-pagination>div{align-items:center;gap:10px;display:flex}.products-pagination button{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);min-height:36px;color:var(--dashboard-green-dark);border-radius:8px;padding:0 10px;font-size:12px;font-weight:700}.products-pagination button:disabled{cursor:not-allowed;opacity:.45}.products-pagination strong{color:var(--dashboard-ink);font-size:12px}.products-state{min-height:220px;color:var(--dashboard-muted);text-align:center;background:#fffdf7b3;border:1px dashed #cbd9cd;border-radius:12px;align-content:center;place-items:center;gap:8px;padding:28px;display:grid}.products-state-error{color:#8a2d24;border-color:#e1b9b3}.products-empty-icon{background:var(--dashboard-green-soft);width:42px;height:42px;color:var(--dashboard-green-dark);border-radius:50%;place-items:center;font-size:24px;display:grid}.products-empty-state h2{color:var(--dashboard-ink);margin:3px 0 0;font-size:18px}.products-empty-state p{margin:0 0 5px;font-size:13px}.product-dialog-backdrop{z-index:40;background:#17352a6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.product-dialog{background:var(--dashboard-surface);border:1px solid #d5ddcf;border-radius:16px;width:min(100%,760px);max-height:calc(100dvh - 48px);overflow-y:auto;box-shadow:0 24px 80px #17352a40}.product-dialog-header{border-bottom:1px solid #e6e9df;justify-content:space-between;align-items:flex-start;gap:18px;padding:23px 26px 18px;display:flex}.product-dialog-header h2{color:var(--dashboard-ink);margin:0;font-size:23px}.product-dialog-close{border:1px solid var(--dashboard-border);width:36px;height:36px;color:var(--dashboard-muted);background:0 0;border-radius:8px;font-size:24px;line-height:1}.product-form{padding:22px 26px 26px}.product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-form-field{color:var(--dashboard-ink);gap:7px;font-size:13px;font-weight:700;display:grid}.product-form-field-wide{grid-column:1/-1}.product-form-field textarea{resize:vertical;min-height:100px}.product-form-field input[aria-invalid=true]{border-color:#c06458}.product-field-error{color:#a53d31;font-size:12px;font-weight:500}.product-upload-hint{color:var(--dashboard-muted);font-size:12px;font-weight:400;line-height:1.4}.product-image-preview{grid-column:1/-1;align-items:center;gap:12px;display:flex}.product-image-preview img{object-fit:cover;background:var(--dashboard-green-soft);border-radius:10px;width:96px;height:96px}.product-image-preview .products-cancel-button{min-height:36px}.product-form-check{color:var(--dashboard-ink);background:#f2f9f2;border:1px solid #cfe2d2;border-radius:9px;grid-column:1/-1;align-items:flex-start;gap:10px;padding:13px;display:flex}.product-form-check input{width:18px;height:18px;accent-color:var(--dashboard-green-dark);margin:1px 0 0}.product-form-check span{gap:4px;display:grid}.product-form-check strong{font-size:13px}.product-form-check small{color:var(--dashboard-muted);font-size:12px;font-weight:400;line-height:1.4}.product-dialog-footer{border-top:1px solid #e6e9df;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:18px;display:flex}.products-cancel-button{background:0 0}.product-dialog-footer .dashboard-primary-action{cursor:pointer;border:0}.product-dialog-footer button:disabled{cursor:wait;opacity:.62}.product-crop-backdrop{z-index:60}.product-import-dialog{width:min(100%,980px)}.product-import-body{gap:18px;padding:22px 26px 0;display:grid}.product-import-file{color:var(--dashboard-muted);margin:-5px 0 0;font-size:13px}.product-import-mapping{background:#f7fbf6;border:1px solid #d8e4d8;border-radius:10px;gap:14px;padding:16px;display:grid}.product-import-mapping h3{color:var(--dashboard-ink);margin:0;font-size:15px}.product-import-mapping p{color:var(--dashboard-muted);margin:4px 0 0;font-size:12px}.product-import-mapping-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.product-import-mapping-grid label{color:var(--dashboard-ink);gap:5px;font-size:12px;font-weight:700;display:grid}.product-import-mapping-grid select{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);min-height:38px;color:var(--dashboard-ink);border-radius:7px;padding:0 9px}.product-import-summary{flex-wrap:wrap;gap:9px;display:flex}.product-import-summary span{border:1px solid var(--dashboard-border);color:var(--dashboard-muted);border-radius:8px;padding:8px 12px;font-size:12px}.product-import-summary strong{color:var(--dashboard-ink);margin-right:4px;font-size:15px}.product-import-summary .is-ready{background:#eef8ef;border-color:#b9d7c2}.product-import-summary .is-update{background:#f1f6ff;border-color:#cbd9ee}.product-import-summary .is-error{background:#fff4f2;border-color:#e5bdb7}.product-import-table-wrap{border:1px solid var(--dashboard-border);border-radius:9px;max-height:300px;overflow:auto}.product-import-table{border-collapse:collapse;width:100%;min-width:720px;font-size:12px}.product-import-table th,.product-import-table td{text-align:left;vertical-align:top;border-bottom:1px solid #ecebe2;padding:10px 11px}.product-import-table th{color:var(--dashboard-muted);background:#f8faf5;font-size:11px;position:sticky;top:0}.product-import-table tbody tr:last-child td{border-bottom:0}.product-import-action{border-radius:5px;padding:3px 6px;font-size:10px;font-weight:800;display:inline-flex}.product-import-action.is-insert{color:var(--dashboard-green-dark);background:#eef8ef}.product-import-action.is-update{color:#315a91;background:#f1f6ff}.product-import-action.is-error{color:#8a2d24;background:#fff4f2}.product-import-warning{color:#8a2d24;background:#fff4f2;border:1px solid #e5bdb7;border-radius:8px;margin:0;padding:10px 12px;font-size:12px}.product-import-footer{margin:0 26px;padding-bottom:26px}@media (max-width:980px){.products-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.products-search-field{grid-column:1/-1}.products-filter-button{grid-column:span 1}}@media (max-width:620px){.products-heading-row{gap:15px}.products-heading-actions{width:100%}.products-heading-actions button{flex:1}.products-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.products-toolbar label:first-of-type,.products-filter-button{grid-column:1/-1}.products-pagination{flex-direction:column;align-items:flex-start}.product-dialog-backdrop{padding:10px}.product-dialog{max-height:calc(100dvh - 20px)}.product-dialog-header,.product-form,.product-import-body{padding-inline:18px}.product-import-footer{margin-inline:18px}.product-import-mapping-grid,.product-form-grid{grid-template-columns:1fr}.product-form-field-wide,.product-form-check{grid-column:auto}.product-dialog-footer{flex-direction:column-reverse}.product-dialog-footer button{width:100%}}@media (prefers-reduced-motion:reduce){.products-table tbody tr,.product-ai-toggle{transition:none}}.line-content{width:min(100%,1080px);margin:0 auto;padding:28px 28px 56px}.line-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.line-header-title-group h1{color:var(--dashboard-ink);letter-spacing:-.02em;margin:0 0 6px;font-size:28px;font-weight:700;line-height:1.2}.line-header-subtitle{color:var(--dashboard-muted);max-width:65ch;margin:0;font-size:14px;line-height:1.5}.line-header-side{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.line-status-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.line-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.line-status-badge.is-not-connected{color:var(--dashboard-muted);background:#f0f3f1;border-color:#dbe2dd}.line-status-badge.is-not-connected .line-status-dot{background:#8c9b93}.line-status-badge.is-connected{color:#166938;background:#e6f6ec;border-color:#b8e2c4}.line-status-badge.is-connected .line-status-dot{background:#21a45a;box-shadow:0 0 0 3px #ccead4}.line-status-badge.is-error{color:#a32a22;background:#fdeceb;border-color:#f4c7c4}.line-status-badge.is-error .line-status-dot{background:#dc3545;box-shadow:0 0 0 3px #fbd5d2}.line-status-badge.is-connecting,.line-status-badge.is-testing{color:#8b5e00;background:#fff8eb;border-color:#fae0b5}.line-status-badge.is-connecting .line-status-dot,.line-status-badge.is-testing .line-status-dot{background:#d97706;animation:1.4s ease-in-out infinite line-pulse}@keyframes line-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.2)}}.line-store-picker{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);color:var(--dashboard-ink);border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}.line-store-picker select{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:700}.line-card{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);border-radius:12px;margin-bottom:20px;padding:24px}.line-card-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.line-card-title-group{align-items:flex-start;gap:12px;display:flex}.line-card-icon{background:var(--dashboard-green-soft);width:36px;height:36px;color:var(--dashboard-green-dark);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.line-card-title{color:var(--dashboard-ink);margin:0;font-size:18px;font-weight:700;line-height:1.3}.line-card-desc{color:var(--dashboard-muted);margin:4px 0 0;font-size:13px;line-height:1.5}.line-field{gap:6px;margin-bottom:18px;display:grid}.line-field-header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.line-field-label{color:var(--dashboard-ink);font-size:13px;font-weight:700}.line-field-desc{color:var(--dashboard-muted);font-size:12px;line-height:1.4}.line-input-wrap{align-items:center;display:flex;position:relative}.line-input{width:100%;min-height:44px;color:var(--dashboard-ink);background:#fffefb;border:1px solid #cfd8d0;border-radius:8px;padding:10px 42px 10px 14px;font-family:inherit;font-size:14px;transition:border-color .16s,box-shadow .16s}.line-input:focus-visible{border-color:var(--dashboard-green);outline:3px solid var(--dashboard-focus);outline-offset:1px}.line-input.is-error{background:#fff8f8;border-color:#b42318}.line-toggle-visibility-btn{width:32px;height:32px;color:var(--dashboard-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;transition:color .14s;display:grid;position:absolute;right:6px}.line-toggle-visibility-btn:hover{color:var(--dashboard-ink)}.line-toggle-visibility-btn:focus-visible{outline:2px solid var(--dashboard-focus);outline-offset:1px}.line-field-error{color:#b42318;margin:2px 0 0;font-size:12px;font-weight:600}.line-configured-box{color:var(--dashboard-green-dark);background:#edf7ef;border:1px solid #b9d7c2;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.line-configured-info{align-items:center;gap:12px;display:flex}.line-configured-icon{color:#176938;background:#d8f0de;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.line-configured-text strong{font-size:14px;font-weight:700;display:block}.line-configured-text small{color:var(--dashboard-muted);margin-top:3px;font-size:12px;display:block}.line-credential-preview-list{background:#fcfbf7;border:1px solid #e3e8e4;border-radius:8px;gap:10px;margin:16px 0;padding:14px;display:grid}.line-credential-row{justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.line-credential-row span:first-child{color:var(--dashboard-muted)}.line-credential-row code{color:var(--dashboard-ink);letter-spacing:.1em;background:#eef1ed;border-radius:4px;padding:2px 8px;font-family:monospace;font-size:12px}.line-btn-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;display:flex}.line-btn-primary{background:var(--dashboard-green-dark);min-height:44px;color:var(--dashboard-surface);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:700;transition:background-color .16s,transform .16s;display:inline-flex}.line-btn-primary:hover:not(:disabled){background:var(--dashboard-ink);transform:translateY(-1px)}.line-btn-primary:focus-visible{outline:3px solid var(--dashboard-focus);outline-offset:2px}.line-btn-primary:disabled{opacity:.65;cursor:not-allowed;transform:none}.line-btn-secondary{background:var(--dashboard-surface);min-height:44px;color:var(--dashboard-green-dark);cursor:pointer;border:1px solid #a8cdb4;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:700;transition:background-color .16s,border-color .16s;display:inline-flex}.line-btn-secondary:hover:not(:disabled){background:var(--dashboard-green-soft);border-color:var(--dashboard-green)}.line-btn-secondary:focus-visible{outline:3px solid var(--dashboard-focus);outline-offset:2px}.line-btn-secondary:disabled{opacity:.6;cursor:not-allowed}.line-webhook-box{background:#f7f9f7;border:1px solid #cfd8d0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;margin-bottom:18px;padding:10px 14px;display:flex}.line-webhook-url-text{color:var(--dashboard-ink);white-space:nowrap;flex:1;padding-right:8px;font-family:Consolas,Menlo,Monaco,monospace;font-size:13px;overflow-x:auto}.line-copy-btn{background:var(--dashboard-surface);min-height:34px;color:var(--dashboard-green-dark);cursor:pointer;white-space:nowrap;border:1px solid #a8cdb4;border-radius:6px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:700;transition:background-color .16s;display:inline-flex}.line-copy-btn:hover{background:var(--dashboard-green-soft)}.line-copy-btn:focus-visible{outline:2px solid var(--dashboard-focus);outline-offset:1px}.line-copy-btn.is-copied{color:#176938;background:#e2f4e8;border-color:#8ed0a3}.line-guide-banner{color:var(--dashboard-ink);background:#f9fbf9;border:1px solid #e3e8e2;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.line-guide-banner strong{color:var(--dashboard-green-dark)}.line-checklist-title{color:var(--dashboard-ink);margin:0 0 12px;font-size:14px;font-weight:700}.line-steps-grid{gap:10px;display:grid}.line-step-item{background:#fcfcf9;border:1px solid #ebeae0;border-radius:8px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.line-step-badge{background:var(--dashboard-green-soft);width:24px;height:24px;color:var(--dashboard-green-dark);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:800;display:grid}.line-step-content{color:var(--dashboard-ink);flex:1;font-size:13px;line-height:1.4}.line-step-content strong{margin-bottom:2px;font-size:13px;display:block}.line-step-content span{color:var(--dashboard-muted);font-size:12px}.line-step-link{color:var(--dashboard-green-dark);text-underline-offset:3px;align-items:center;gap:4px;margin-top:6px;font-size:12px;font-weight:700;text-decoration:underline;display:inline-flex}.line-two-cols{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.line-health-list{gap:12px;display:grid}.line-health-item{background:#fcfcf9;border:1px solid #ecebe2;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.line-health-label{color:var(--dashboard-ink);align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.line-health-val{align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.line-health-val.is-ok{color:#176938}.line-health-val.is-waiting{color:var(--dashboard-muted)}.line-health-val.is-error{color:#a32a22}.line-test-desc{color:var(--dashboard-muted);margin:0 0 16px;font-size:13px;line-height:1.5}.line-event-preview{background:#f4f6f3;border:1px solid #dbe2dd;border-radius:10px;margin-bottom:16px;padding:16px}.line-event-preview-header{color:var(--dashboard-muted);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;display:flex}.line-chat-bubble-row{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.line-chat-avatar{color:#264a3a;background:#d8e2dc;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.line-chat-bubble-wrap{flex:1}.line-chat-sender{color:var(--dashboard-muted);margin-bottom:3px;font-size:11px;font-weight:700}.line-chat-bubble{background:var(--dashboard-surface);color:var(--dashboard-ink);border:1px solid #e1e7e2;border-radius:12px 12px 12px 3px;padding:10px 14px;font-size:14px;line-height:1.4;display:inline-block;box-shadow:0 1px 2px #17352a0a}.line-event-meta-row{border-top:1px solid #e2e8e2;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;font-size:12px;display:flex}.line-event-status-tag{color:#176938;background:#e2f4e8;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.line-event-time{color:var(--dashboard-muted);font-size:12px}.line-danger-card{background:#fdfaf9;border:1px solid #f0d5d2;border-radius:12px;padding:20px 24px}.line-danger-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.line-danger-title{color:#8a2a22;margin:0;font-size:15px;font-weight:700}.line-danger-desc{color:#7a5a57;margin:4px 0 0;font-size:13px;line-height:1.4}.line-danger-btn{color:#a32a22;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dfa5a0;border-radius:8px;align-items:center;gap:6px;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;transition:background-color .16s,border-color .16s;display:inline-flex}.line-danger-btn:hover:not(:disabled){background:#feeceb;border-color:#b42318}.line-danger-btn:focus-visible{outline-offset:2px;outline:3px solid #8b5e00}.line-danger-btn:disabled{opacity:.55;cursor:not-allowed}.line-feedback{border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:18px;padding:12px 16px;font-size:13px;line-height:1.5;display:flex}.line-feedback-notice{color:#176938;background:#edf8ef;border:1px solid #b9d7c2}.line-feedback-error{color:#a32a22;background:#fff4f3;border:1px solid #f4c7c4}.line-feedback-warning{color:#8b5e00;background:#fff9ed;border:1px solid #f5ddb0}.line-state-switcher{color:var(--dashboard-muted);background:#fbfbf8;border:1px dashed #cfd8d0;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 12px;font-size:12px;display:flex;overflow-x:auto}.line-state-switcher strong{color:var(--dashboard-ink);white-space:nowrap}.line-state-pill-btn{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);min-height:28px;color:var(--dashboard-ink);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:600;transition:all .14s;display:inline-flex}.line-state-pill-btn:hover{background:var(--dashboard-green-soft);color:var(--dashboard-green-dark)}.line-state-pill-btn.is-active{background:var(--dashboard-green-dark);color:var(--dashboard-surface);border-color:var(--dashboard-green-dark)}@media (max-width:860px){.line-content{padding:20px 16px 40px}.line-header{flex-direction:column;align-items:flex-start}.line-header-side{align-items:flex-start;width:100%}.line-two-cols{grid-template-columns:1fr;gap:16px}.line-danger-header{flex-direction:column;align-items:flex-start}.line-danger-btn{justify-content:center;width:100%}.line-webhook-box{flex-direction:column;align-items:stretch}.line-copy-btn{justify-content:center;width:100%}.line-btn-row{flex-direction:column;align-items:stretch}.line-btn-primary,.line-btn-secondary{width:100%}}@media (max-width:480px){.line-header-title-group h1{font-size:24px}.line-card{padding:18px 16px}.line-configured-box{flex-direction:column;align-items:flex-start}.line-configured-box .line-btn-secondary{width:100%}}@media (prefers-reduced-motion:reduce){.line-status-dot,.line-btn-primary,.line-btn-secondary,.line-copy-btn,.line-danger-btn{transition:none;animation:none}}.appointments-content{max-width:1290px}.appointments-heading-row{margin-bottom:20px}.appointments-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.appointments-view-tabs{border:1px solid var(--dashboard-border);background:#fff;border-radius:8px;gap:4px;padding:4px;display:flex}.appointments-view-tabs button{color:#687781;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:36px;padding:7px 13px;font-size:12px;font-weight:700}.appointments-view-tabs button:hover,.appointments-view-tabs button:focus-visible{color:var(--dashboard-green-dark)}.appointments-view-tabs button.is-active{background:var(--dashboard-green-soft);color:var(--dashboard-green-dark)}.appointments-status-filter select{border:1px solid var(--dashboard-border);color:#344650;min-height:44px;font:inherit;background:#fff;border-radius:7px;padding:0 32px 0 12px;font-size:12px}.appointments-feedback{border-radius:7px;margin:0 0 12px;padding:10px 12px;font-size:12px}.appointments-feedback-error{color:#a13c2e;background:#fff0ed}.appointments-feedback-notice{background:var(--dashboard-green-soft);color:var(--dashboard-green-dark)}.appointments-card{border:1px solid var(--dashboard-border);background:#fff;border-radius:8px;overflow:hidden}.appointments-card-header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:12px 16px;display:flex}.appointments-card-header h2{color:#1d2b34;margin:0;font-size:17px}.appointments-card-header>span{color:#7b8791;font-size:12px}.appointments-table-wrap{overflow-x:auto}.appointments-table{border-collapse:collapse;width:100%;min-width:720px}.appointments-table th{color:#72808a;text-align:left;white-space:nowrap;background:#fbfcfc;padding:11px 16px;font-size:11px;font-weight:700}.appointments-table td{color:#42535d;vertical-align:middle;border-top:1px solid #edf0f2;padding:14px 16px;font-size:13px}.appointments-table td strong,.appointments-table td small{display:block}.appointments-table td strong{color:#293b45;font-size:13px}.appointments-table td small{color:#82909a;margin-top:4px;font-size:11px}.appointments-row-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.appointments-row-actions button{min-height:36px;color:var(--dashboard-green-dark);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:5px 8px;font-size:11px;font-weight:700}.appointments-row-actions button:hover,.appointments-row-actions button:focus-visible{background:var(--dashboard-green-soft)}.appointments-row-actions button:last-child{color:#a13c2e}.appointments-row-actions button:disabled{cursor:wait;opacity:.5}.appointments-status{white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-block}.appointments-status-pending{color:#946d13;background:#fff6dc}.appointments-status-confirmed{color:#168245;background:#e2f7e9}.appointments-status-cancelled{color:#77838b;background:#f1f2f3}.appointments-status-completed{color:#4b65a0;background:#e9efff}.appointments-state{color:#73818a;place-items:center;min-height:180px;padding:24px;font-size:13px;display:grid}.appointments-state-error{color:#a13c2e}.appointments-empty{text-align:center;justify-items:center;gap:8px;min-height:300px;padding:54px 20px;display:grid}.appointments-empty-icon{background:var(--dashboard-green-soft);width:48px;height:48px;color:var(--dashboard-green-dark);border-radius:50%;place-items:center;font-size:24px;display:grid}.appointments-empty h3{color:#29453a;margin:4px 0 0;font-size:16px}.appointments-empty p{color:#64747d;max-width:440px;margin:0;font-size:13px;line-height:1.6}.appointments-outline-button{border:1px solid var(--dashboard-green);min-height:44px;color:var(--dashboard-green-dark);cursor:pointer;background:#fff;border-radius:7px;margin-top:7px;padding:9px 14px;font-size:12px;font-weight:700}.appointments-outline-button:hover,.appointments-outline-button:focus-visible{background:var(--dashboard-green-soft)}.appointments-dialog-backdrop{z-index:20;background:#18232d61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.appointments-dialog{border:1px solid var(--dashboard-border);background:#fff;border-radius:10px;width:min(100%,620px);max-height:min(760px,100vh - 40px);overflow:auto;box-shadow:0 18px 50px #17352a33}.appointments-dialog-header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 22px 14px;display:flex}.appointments-dialog-header h2{color:#1d2b34;margin:0;font-size:20px}.appointments-dialog-close{color:#6f7c84;cursor:pointer;background:0 0;border:0;border-radius:7px;width:40px;height:40px;font-size:25px;line-height:1}.appointments-dialog-close:hover,.appointments-dialog-close:focus-visible{color:#17352a;background:#f3f6f4}.appointments-form{gap:14px;padding:20px 22px 22px;display:grid}.appointments-form label{color:#3e515b;gap:6px;font-size:12px;font-weight:700;display:grid}.appointments-form input,.appointments-form select,.appointments-form textarea{box-sizing:border-box;color:#23343d;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d8e0e3;border-radius:6px;padding:9px 11px;font-size:13px;font-weight:400}.appointments-form textarea{resize:vertical;min-height:74px}.appointments-form input:focus-visible,.appointments-form select:focus-visible,.appointments-form textarea:focus-visible,.appointments-view-tabs button:focus-visible,.appointments-row-actions button:focus-visible,.appointments-outline-button:focus-visible,.appointments-dialog-close:focus-visible{outline-offset:2px;outline:3px solid #c28b2b}.appointments-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.appointments-form-hint{color:#a13c2e;margin:-2px 0 0;font-size:12px}.appointments-dialog-footer{border-top:1px solid #edf0f2;justify-content:flex-end;gap:8px;margin-top:4px;padding-top:16px;display:flex}.appointments-cancel-button{color:#52636c;cursor:pointer;background:#fff;border:1px solid #d4dde0;border-radius:7px;min-height:48px;padding:10px 15px;font-size:12px;font-weight:700}.appointments-cancel-button:hover,.appointments-cancel-button:focus-visible{background:#f5f7f7}@media (max-width:620px){.appointments-toolbar{flex-direction:column;align-items:stretch}.appointments-view-tabs{overflow-x:auto}.appointments-view-tabs button{flex:1 0 auto}.appointments-status-filter select{width:100%}.appointments-heading-row .dashboard-primary-action{justify-content:center;width:100%}.appointments-form-grid{grid-template-columns:1fr}.appointments-dialog-backdrop{padding:10px}.appointments-dialog{max-height:calc(100vh - 20px)}.appointments-dialog-header,.appointments-form{padding-inline:16px}}@media (prefers-reduced-motion:reduce){.appointments-view-tabs button,.appointments-row-actions button,.appointments-outline-button{transition:none}}.customers-content{max-width:1290px}.customers-heading-row{margin-bottom:20px}.customers-toolbar{gap:10px;margin-bottom:14px;display:flex}.customers-search-field{flex:1}.customers-search-field input{border:1px solid var(--dashboard-border);width:100%;min-height:44px;color:var(--dashboard-ink);font:inherit;background:#fff;border-radius:7px;padding:9px 12px;font-size:13px}.customers-toolbar .dashboard-primary-action{border:0;min-height:44px}.customers-feedback{color:#52636c;border-radius:7px;margin:0 0 12px;padding:10px 12px;font-size:12px}.customers-feedback-error{color:#a13c2e;background:#fff0ed}.customers-feedback-notice{background:var(--dashboard-green-soft);color:var(--dashboard-green-dark)}.customers-card{border:1px solid var(--dashboard-border);background:#fff;border-radius:8px;overflow:hidden}.customers-card-header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:12px 16px;display:flex}.customers-card-header h2{color:#1d2b34;margin:0;font-size:17px}.customers-card-header>span{color:#7b8791;font-size:12px}.customers-table-wrap{overflow-x:auto}.customers-table{border-collapse:collapse;width:100%;min-width:900px}.customers-table th{color:#72808a;text-align:left;white-space:nowrap;background:#fbfcfc;padding:11px 16px;font-size:11px;font-weight:700}.customers-table td{color:#42535d;vertical-align:middle;border-top:1px solid #edf0f2;padding:13px 16px;font-size:12px}.customers-table td strong,.customers-table td small{display:block}.customers-table td strong{color:#293b45;font-size:13px}.customers-table td small{color:#82909a;margin-top:4px;font-size:11px}.customer-name-button{color:inherit;text-align:left;background:0 0;border:0;padding:0;display:block}.customer-name-button:hover strong,.customer-name-button:focus-visible strong{color:var(--dashboard-green-dark);text-underline-offset:3px;text-decoration:underline}.customer-name-button:focus-visible,.customers-search-field input:focus-visible,.customers-pagination button:focus-visible,.customers-dialog-close:focus-visible,.customers-tabs button:focus-visible,.customer-profile-form input:focus-visible,.customer-profile-form textarea:focus-visible{outline-offset:2px;outline:3px solid #c28b2b}.customers-state{color:#73818a;place-items:center;min-height:190px;padding:24px;font-size:13px;display:grid}.customers-state-error{color:#a13c2e}.customers-empty{text-align:center;justify-items:center;gap:8px;min-height:300px;padding:54px 20px;display:grid}.customers-empty-icon{background:var(--dashboard-green-soft);width:48px;height:48px;color:var(--dashboard-green-dark);border-radius:50%;place-items:center;font-size:25px;display:grid}.customers-empty h3{color:#29453a;margin:4px 0 0;font-size:16px}.customers-empty p{color:#64747d;max-width:440px;margin:0;font-size:13px;line-height:1.6}.customers-pagination{color:#72808a;border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;font-size:12px;display:flex}.customers-pagination div{gap:6px;display:flex}.customers-pagination button{border:1px solid var(--dashboard-border);color:#42535d;background:#fff;border-radius:6px;min-height:36px;padding:6px 11px;font-size:12px}.customers-pagination button:disabled{cursor:not-allowed;opacity:.5}.customers-dialog-backdrop{z-index:30;background:#18232d61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.customers-dialog{border:1px solid var(--dashboard-border);background:#fff;border-radius:10px;width:min(100%,880px);max-height:min(820px,100vh - 40px);overflow:auto;box-shadow:0 18px 50px #17352a33}.customers-dialog-header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 22px 14px;display:flex}.customers-dialog-header h2{color:#1d2b34;margin:0;font-size:20px}.customers-dialog-header p:last-child{color:#72808a;margin:5px 0 0;font-size:12px}.customers-dialog-close{color:#6f7c84;cursor:pointer;background:0 0;border:0;border-radius:7px;width:40px;height:40px;font-size:25px;line-height:1}.customers-dialog-close:hover,.customers-dialog-close:focus-visible{color:#17352a;background:#f3f6f4}.customers-tabs{border-bottom:1px solid #edf0f2;gap:4px;padding:12px 22px 0;display:flex;overflow-x:auto}.customers-tabs button{color:#72808a;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;min-height:38px;padding:7px 11px;font-size:12px;font-weight:700}.customers-tabs button.is-active{border-bottom-color:var(--dashboard-green);color:var(--dashboard-green-dark)}.customers-dialog-body{min-height:250px;padding:20px 22px 22px}.customer-profile-form{gap:14px;display:grid}.customer-profile-form label{color:#3e515b;gap:6px;font-size:12px;font-weight:700;display:grid}.customer-profile-form input,.customer-profile-form textarea{box-sizing:border-box;color:#23343d;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d8e0e3;border-radius:6px;padding:9px 11px;font-size:13px;font-weight:400}.customer-profile-form input:disabled{color:#72808a;background:#f4f6f5}.customer-profile-form textarea{resize:vertical;min-height:100px}.customer-profile-form footer{justify-content:flex-end;padding-top:4px;display:flex}.customer-profile-meta{color:#82909a;flex-wrap:wrap;gap:12px 20px;font-size:11px;display:flex}.customer-tab-empty{color:#73818a;place-items:center;min-height:190px;font-size:13px;display:grid}.customer-record-list{gap:10px;display:grid}.customer-record-card,.customer-line-row{background:#fbfcfb;border:1px solid #e3e8e4;border-radius:8px;padding:14px}.customer-record-card header,.customer-line-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.customer-record-card header strong,.customer-line-row strong{color:#29453a;font-size:13px;display:block}.customer-record-card header small,.customer-line-row small{color:#82909a;margin-top:4px;font-size:11px;line-height:1.45;display:block}.customer-record-card header>span,.customer-line-row>span{color:#72808a;text-align:right;font-size:11px}.customer-summary{color:#52636c;margin:12px 0 0;font-size:12px;line-height:1.6}.customer-muted{color:#82909a;margin:13px 0 0;font-size:12px}.customer-message-list{gap:8px;margin-top:12px;display:grid}.customer-message{background:#fff;border-radius:8px;max-width:86%;padding:9px 11px}.customer-message-customer{border:1px solid #dbe8de;justify-self:start}.customer-message-ai,.customer-message-staff{background:#eaf7ee;justify-self:end}.customer-message span,.customer-message small{color:#72808a;font-size:10px}.customer-message p{color:#334850;white-space:pre-wrap;margin:4px 0;font-size:12px;line-height:1.5}.customer-item-list{gap:8px;margin-top:12px;display:grid}.customer-item-row,.customer-order-total{color:#52636c;justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.customer-item-row strong,.customer-order-total strong{color:#29453a;font-size:12px}.customer-status{color:#66747c;white-space:nowrap;background:#f0f2f2;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-block}.customer-status-confirmed,.customer-status-active{color:#168245;background:#e2f7e9}.customer-status-pending,.customer-status-pending_confirmation{color:#946d13;background:#fff6dc}.customer-status-cancelled,.customer-status-abandoned{color:#77838b;background:#f1f2f3}.customer-status-completed{color:#4b65a0;background:#e9efff}.customer-order-total{border-top:1px solid #e3e8e4;margin-top:14px;padding-top:12px}@media (max-width:620px){.customers-toolbar{flex-direction:column;align-items:stretch}.customers-toolbar .dashboard-primary-action{justify-content:center}.customers-dialog-backdrop{padding:10px}.customers-dialog{max-height:calc(100vh - 20px)}.customers-dialog-header,.customers-dialog-body,.customers-tabs{padding-inline:16px}.customer-line-row{flex-direction:column}.customer-line-row>span{text-align:left}}@media (prefers-reduced-motion:reduce){.customers-tabs button,.customers-pagination button{transition:none}}.settings-content{max-width:980px}.settings-heading{margin-bottom:20px}.settings-heading h1{color:var(--dashboard-ink);margin:0;font-size:28px}.settings-heading p:last-child{color:var(--dashboard-muted);margin:6px 0 0;font-size:13px}.settings-feedback{border-radius:7px;margin:0 0 14px;padding:10px 12px;font-size:12px}.settings-feedback-error{color:#a13c2e;background:#fff0ed}.settings-feedback-notice{background:var(--dashboard-green-soft);color:var(--dashboard-green-dark)}.settings-tabs{border-bottom:1px solid var(--dashboard-border);gap:4px;margin-bottom:14px;display:flex;overflow-x:auto}.settings-tabs button{min-height:42px;color:var(--dashboard-muted);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 15px;font-size:13px;font-weight:700}.settings-tabs button.is-active{border-bottom-color:var(--dashboard-green);color:var(--dashboard-green-dark)}.settings-tabs button:focus-visible,.settings-form input:focus-visible,.settings-form select:focus-visible,.settings-form textarea:focus-visible,.settings-staff-add input:focus-visible,.settings-danger-button:focus-visible{outline-offset:2px;outline:3px solid #c28b2b}.settings-card{border:1px solid var(--dashboard-border);background:#fff;border-radius:8px;overflow:hidden}.settings-card-header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:flex-start;gap:12px;padding:19px 21px 15px;display:flex}.settings-card-header h2{color:#1d2b34;margin:0;font-size:18px}.settings-card-header p{color:var(--dashboard-muted);margin:5px 0 0;font-size:12px}.settings-readonly{color:#66747c;white-space:nowrap;background:#f0f2f2;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700}.settings-form{gap:18px;padding:20px 21px 22px;display:grid}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-form label,.settings-staff-add label{color:#3e515b;gap:6px;font-size:12px;font-weight:700;display:grid}.settings-form input,.settings-form select,.settings-form textarea,.settings-staff-add input{box-sizing:border-box;color:#23343d;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d8e0e3;border-radius:6px;padding:9px 11px;font-size:13px;font-weight:400}.settings-form input:disabled,.settings-form select:disabled,.settings-form textarea:disabled{color:#72808a;background:#f4f6f5}.settings-form textarea{resize:vertical;min-height:96px}.settings-ai-context{background:#fbfcfb;border:1px solid #e3e8e4;border-radius:7px;gap:12px;padding:13px;display:grid}.settings-ai-context textarea,.settings-ai-context input{color:#52636c;background:#f4f6f5}.settings-ai-context .settings-help{margin:0}.settings-form-wide{grid-column:1/-1}.settings-subsection{border-top:1px solid #edf0f2;gap:14px;padding-top:17px;display:grid}.settings-subsection h3{color:#29453a;margin:0;font-size:14px}.settings-days{flex-wrap:wrap;gap:8px;display:flex}.settings-days label{color:#52636c;background:#fbfcfb;border:1px solid #d8e0e3;border-radius:6px;align-items:center;gap:7px;min-height:36px;padding:6px 10px;font-size:12px;font-weight:600;display:flex}.settings-days input{width:16px;min-height:16px;accent-color:var(--dashboard-green)}.settings-form-footer{justify-content:flex-end;padding-top:2px;display:flex}.settings-toggle{background:#fbfdfb;border:1px solid #dbe8de;border-radius:7px;grid-template-columns:auto 1fr;align-items:flex-start;padding:13px;gap:10px!important;display:flex!important}.settings-toggle input{width:18px;min-height:18px;accent-color:var(--dashboard-green);margin-top:2px}.settings-toggle span{gap:4px;display:grid}.settings-toggle small,.settings-help{color:var(--dashboard-muted);font-size:11px;font-weight:400;line-height:1.5}.settings-staff-add{border-bottom:1px solid #edf0f2;align-items:flex-end;gap:10px;padding:20px 21px;display:flex}.settings-staff-email{flex:1}.settings-staff-list{gap:10px;padding:18px 21px 22px;display:grid}.settings-staff-row{background:#fbfcfb;border:1px solid #e3e8e4;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.settings-staff-row strong,.settings-staff-row small{display:block}.settings-staff-row strong{color:#29453a;font-size:13px}.settings-staff-row small{color:var(--dashboard-muted);margin-top:4px;font-size:11px}.settings-danger-button{color:#a13c2e;cursor:pointer;background:#fff;border:1px solid #e6b8af;border-radius:6px;min-height:36px;padding:7px 11px;font-size:11px;font-weight:700}.settings-danger-button:disabled{cursor:not-allowed;opacity:.5}.settings-state{min-height:190px;color:var(--dashboard-muted);place-items:center;padding:24px;font-size:13px;display:grid}.settings-state-error{color:#a13c2e}@media (max-width:620px){.settings-form-grid{grid-template-columns:1fr}.settings-staff-add{flex-direction:column;align-items:stretch}.settings-staff-add .dashboard-primary-action{justify-content:center}.settings-card-header,.settings-form,.settings-staff-add,.settings-staff-list{padding-inline:16px}}@media (prefers-reduced-motion:reduce){.settings-tabs button,.settings-danger-button{transition:none}}.orders-content{max-width:1180px}.orders-heading{justify-content:space-between;gap:16px;margin-bottom:20px;display:flex}.orders-heading h1{color:var(--dashboard-ink);margin:0;font-size:28px}.orders-heading p:last-child{color:var(--dashboard-muted);margin:6px 0 0;font-size:13px}.orders-tabs{border-bottom:1px solid var(--dashboard-border);align-items:center;gap:4px;margin-bottom:14px;display:flex;overflow-x:auto}.orders-tabs button{min-height:42px;color:var(--dashboard-muted);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 15px;font-size:13px;font-weight:700}.orders-tabs button.is-active{border-bottom-color:var(--dashboard-green);color:var(--dashboard-green-dark)}.orders-status-filter{color:var(--dashboard-muted);white-space:nowrap;align-items:center;gap:8px;margin-left:auto;padding:5px 0 5px 12px;font-size:12px;font-weight:700;display:flex}.orders-status-filter select{color:#23343d;min-height:34px;font:inherit;background:#fff;border:1px solid #d8e0e3;border-radius:6px;padding:6px 9px;font-size:12px}.orders-tabs button:focus-visible,.orders-status-filter select:focus-visible,.orders-link-button:focus-visible,.orders-close-button:focus-visible,.orders-pagination button:focus-visible,.orders-cancel-action:focus-visible{outline-offset:2px;outline:3px solid #c28b2b}.orders-feedback{border-radius:7px;margin:0 0 14px;padding:10px 12px;font-size:12px}.orders-feedback-error{color:#a13c2e;background:#fff0ed}.orders-feedback-notice{background:var(--dashboard-green-soft);color:var(--dashboard-green-dark)}.orders-card{border:1px solid var(--dashboard-border);background:#fff;border-radius:8px;overflow:hidden}.orders-card-header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:flex-start;padding:19px 21px 15px;display:flex}.orders-card-header h2{color:#1d2b34;margin:0;font-size:18px}.orders-card-header p{color:var(--dashboard-muted);margin:5px 0 0;font-size:12px}.orders-table-wrap{overflow-x:auto}.orders-table{border-collapse:collapse;width:100%;min-width:820px;font-size:12px}.orders-table th{color:var(--dashboard-muted);letter-spacing:.04em;text-align:left;white-space:nowrap;background:#fbfcfb;padding:11px 21px;font-size:10px;font-weight:700}.orders-table td{color:#52636c;vertical-align:middle;white-space:nowrap;border-top:1px solid #edf0f2;padding:14px 21px}.orders-table td strong,.orders-table td small{display:block}.orders-table td strong{color:#29453a;font-size:12px}.orders-table td small{color:var(--dashboard-muted);margin-top:4px;font-size:11px}.orders-link-button{color:var(--dashboard-green-dark);cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:12px;font-weight:800;text-decoration:underline}.orders-amount{font-weight:800;color:#29453a!important}.orders-status{color:#66747c;white-space:nowrap;background:#f0f2f2;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-block}.orders-status-draft,.orders-status-pending_confirmation{color:#946d13;background:#fff6dc}.orders-status-confirmed{color:#168245;background:#e2f7e9}.orders-status-cancelled{color:#77838b;background:#f1f2f3}.orders-state{min-height:190px;color:var(--dashboard-muted);place-items:center;padding:24px;font-size:13px;display:grid}.orders-state-error{color:#a13c2e}.orders-pagination{color:var(--dashboard-muted);border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:12px;padding:13px 21px;font-size:12px;display:flex}.orders-pagination div{gap:7px;display:flex}.orders-pagination button,.orders-cancel-action{color:#52636c;cursor:pointer;min-height:34px;font:inherit;background:#fff;border:1px solid #d8e0e3;border-radius:6px;padding:6px 11px;font-size:11px;font-weight:700}.orders-pagination button:disabled{cursor:not-allowed;opacity:.45}.orders-dialog-backdrop{z-index:30;background:#15231d6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.orders-dialog{background:#fff;border-radius:10px;flex-direction:column;width:min(680px,100%);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0d1f163d}.orders-dialog-header{border-bottom:1px solid #edf0f2;justify-content:space-between;gap:12px;padding:22px 24px 17px;display:flex}.orders-dialog-header h2{color:#1d2b34;margin:0;font-size:20px}.orders-dialog-header p:last-child{color:var(--dashboard-muted);margin:5px 0 0;font-size:12px}.orders-close-button{color:#52636c;cursor:pointer;background:#f4f6f5;border:0;border-radius:6px;width:32px;height:32px;font-size:22px;line-height:1}.orders-dialog-body{padding:20px 24px;overflow-y:auto}.orders-detail-summary{border-bottom:1px solid #edf0f2;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding-bottom:17px;display:grid}.orders-detail-summary div{gap:5px;display:grid}.orders-detail-summary span:first-child{color:var(--dashboard-muted);font-size:11px}.orders-detail-summary strong{color:#29453a;font-size:13px}.orders-detail-items{gap:0;margin:0;padding:4px 0 0;list-style:none;display:grid}.orders-detail-items li{color:#52636c;border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:flex-start;gap:14px;padding:13px 0;font-size:12px;display:flex}.orders-detail-items li>div{gap:4px;display:grid}.orders-detail-items li strong{color:#29453a}.orders-detail-items li small{color:var(--dashboard-muted)}.orders-detail-note{color:#52636c;background:#fbfcfb;border-radius:6px;margin:16px 0 0;padding:10px 12px;font-size:12px;line-height:1.5}.orders-detail-total{color:#52636c;justify-content:space-between;align-items:center;gap:12px;padding-top:17px;font-size:13px;font-weight:700;display:flex}.orders-detail-total strong{color:var(--dashboard-green-dark);font-size:19px}.orders-dialog-footer{border-top:1px solid #edf0f2;justify-content:flex-end;gap:8px;padding:16px 24px 20px;display:flex}.orders-cancel-action{color:#a13c2e}@media (max-width:620px){.orders-tabs{flex-wrap:wrap;align-items:stretch}.orders-status-filter{width:100%;margin-left:0;padding-left:0}.orders-status-filter select{flex:1}.orders-card-header,.orders-dialog-header,.orders-dialog-body,.orders-dialog-footer,.orders-pagination{padding-inline:16px}.orders-dialog-backdrop{padding:10px}.orders-dialog{max-height:calc(100vh - 20px)}.orders-detail-summary{grid-template-columns:1fr}.orders-dialog-footer{flex-direction:column-reverse}.orders-dialog-footer button{width:100%}}@media (prefers-reduced-motion:reduce){.orders-tabs button,.orders-pagination button{transition:none}}.backoffice-skeleton{background:linear-gradient(90deg,#e9eef0 25%,#f7f9fa 50%,#e9eef0 75%) 0 0/200% 100%;border-radius:6px;min-width:0;animation:1.6s ease-in-out infinite backoffice-skeleton-shimmer;display:block}@keyframes backoffice-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.backoffice-page-skeleton{min-height:520px}.backoffice-skeleton-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.backoffice-skeleton-kicker{width:94px;height:10px;margin-bottom:9px}.backoffice-skeleton-title{width:min(260px,55vw);height:29px;margin-bottom:9px}.backoffice-skeleton-description{width:min(380px,72vw);height:12px}.backoffice-skeleton-action{width:112px;height:36px}.backoffice-skeleton-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.backoffice-skeleton-panel{border:1px solid var(--dashboard-border);background:#fff;border-radius:8px;overflow:hidden}.backoffice-skeleton-stat-grid .backoffice-skeleton-panel{min-height:128px;padding:15px}.backoffice-skeleton-icon{border-radius:7px;width:28px;height:28px;margin-bottom:13px}.backoffice-skeleton-short{width:58%;height:9px;margin-bottom:8px}.backoffice-skeleton-number{width:42%;height:24px;margin-bottom:8px}.backoffice-skeleton-line{width:78%;height:11px}.backoffice-skeleton-line-short{width:42%}.backoffice-skeleton-wide-panel{min-height:136px;margin-bottom:10px;padding:16px}.backoffice-skeleton-section-title{width:150px;height:15px;margin-bottom:13px}.backoffice-skeleton-split{grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr);gap:10px;display:grid}.backoffice-skeleton-split>.backoffice-skeleton-panel{min-height:220px;padding:16px}.backoffice-skeleton-chart{width:100%;height:140px;margin-top:26px}.backoffice-skeleton-toolbar{border:1px solid var(--dashboard-border);background:#fff;border-radius:12px;grid-template-columns:minmax(180px,1.5fr) repeat(3,minmax(110px,.65fr)) 90px;align-items:center;gap:10px;margin-bottom:16px;padding:14px;display:grid}.backoffice-skeleton-input,.backoffice-skeleton-filter{width:100%;height:42px}.backoffice-skeleton-button{width:104px;height:42px}.backoffice-skeleton-toolbar .backoffice-skeleton-button{margin-top:0}.backoffice-skeleton-card-header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:12px;padding:17px 16px 14px;display:flex}.backoffice-skeleton-card-header .backoffice-skeleton-section-title{margin-bottom:0}.backoffice-skeleton-count{width:72px;height:11px}.backoffice-table-skeleton{padding:0 16px 14px}.backoffice-table-skeleton-row{border-top:1px solid #edf0f2;align-items:center;gap:16px;min-height:54px;display:grid}.backoffice-table-skeleton-header{background:#fbfcfc;border-top:0;min-height:42px}.backoffice-skeleton-cell{width:76%;height:11px}.backoffice-table-skeleton-row:nth-child(3n) .backoffice-skeleton-cell:nth-child(2){width:52%}.backoffice-table-skeleton-row:nth-child(4n) .backoffice-skeleton-cell:nth-child(4){width:58%}.backoffice-skeleton-tabs{border-bottom:1px solid var(--dashboard-border);gap:4px;margin-bottom:14px;padding:4px;display:flex}.backoffice-skeleton-tab{width:78px;height:34px}.backoffice-skeleton-form-panel{min-height:420px;padding:20px}.backoffice-skeleton-form-panel>.backoffice-skeleton-line{margin-bottom:24px}.backoffice-skeleton-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px;margin-bottom:18px;display:grid}.backoffice-skeleton-label{width:82px;height:10px;margin-bottom:7px}.backoffice-skeleton-textarea{width:100%;height:86px;margin-bottom:18px}.backoffice-skeleton-form-panel>.backoffice-skeleton-button{margin:0 0 0 auto}.backoffice-page-skeleton-line{width:min(100%,1080px);margin:0 auto;padding:28px 28px 56px}.backoffice-skeleton-line-card{margin-bottom:16px;padding:20px}.backoffice-skeleton-line-card .backoffice-skeleton-input{margin-top:12px}.backoffice-skeleton-line-card .backoffice-skeleton-button{margin-top:16px}.backoffice-skeleton-mini-card{border:1px solid var(--dashboard-border);border-radius:8px;min-height:120px}@media (max-width:860px){.backoffice-skeleton-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.backoffice-skeleton-split{grid-template-columns:1fr}.backoffice-skeleton-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.backoffice-skeleton-toolbar .backoffice-skeleton-input{grid-column:1/-1}.backoffice-page-skeleton-line{padding:20px 16px 40px}}@media (max-width:620px){.backoffice-skeleton-heading{flex-direction:column;align-items:flex-start}.backoffice-skeleton-action{width:100%}.backoffice-skeleton-form-grid{grid-template-columns:1fr}.backoffice-skeleton-form-panel>.backoffice-skeleton-button{width:100%;margin-left:0}.backoffice-table-skeleton{overflow-x:auto}.backoffice-table-skeleton-row{gap:12px}.backoffice-page-skeleton-table{overflow-x:auto}}@media (prefers-reduced-motion:reduce){.backoffice-skeleton{background:#edf1f2;animation:none}}.product-integrations-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.product-integrations-list{padding:20px}.product-integrations-list h2{margin:0 0 14px}.product-integrations-list>button{border:1px solid var(--dashboard-border);width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;gap:5px;padding:12px;display:flex}.product-integrations-list>button+button{margin-top:8px}.product-integrations-list>button.is-active{border-color:var(--dashboard-green);background:color-mix(in srgb, var(--dashboard-green) 7%, transparent)}.product-integrations-list>button span{color:var(--dashboard-muted);font-size:12px}.product-integration-form{padding:20px}.product-integration-fields,.product-integration-mapping{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-integration-form label{color:var(--dashboard-muted);gap:6px;font-size:13px;display:grid}.product-integration-form input,.product-integration-form select{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);min-height:40px;color:var(--dashboard-ink);border-radius:7px;padding:8px 10px}.product-integration-form h3{margin:22px 0 12px;font-size:14px}.product-integration-active{align-items:center;margin-top:16px;grid-template-columns:none!important;display:flex!important}.product-integration-active input{min-height:auto}.product-sync-logs{margin-top:18px;padding:20px}@media (max-width:760px){.product-integrations-layout,.product-integration-fields,.product-integration-mapping{grid-template-columns:1fr}}
