@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,system-ui,sans-serif;color:#172323;background:#f7f9f9;font-synthesis:none;--teal: #079b91;--teal-dark: #087c75;--teal-soft: #eaf7f5;--line: #e3e9e9;--muted: #718080;--surface: #ffffff;--orange: #f59b42;--blue: #4d83f3;--violet: #7555ed;--danger: #e54d58}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(7,155,145,.2);outline-offset:2px}.app-shell{min-height:100vh;display:grid;grid-template-columns:218px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:218px;background:#fbfcfc;border-right:1px solid var(--line);padding:18px 12px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:10px;padding:4px 7px 22px}.brand>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--teal)}.brand div{display:grid;gap:1px}.brand strong{font-size:16px;letter-spacing:-.3px}.brand small{color:var(--muted);font-size:10px}.sidebar nav{display:grid;gap:4px}.sidebar nav button{border:0;background:transparent;min-height:44px;border-radius:9px;display:flex;align-items:center;gap:11px;color:#465252;padding:0 12px;text-align:left}.sidebar nav button:hover{background:#f0f5f4}.sidebar nav button.active{color:var(--teal-dark);background:var(--teal-soft);font-weight:600}.sidebar nav b{margin-left:auto;min-width:22px;height:20px;display:grid;place-items:center;background:#fff0f0;color:var(--danger);border-radius:10px;font-size:10px}.sidebar-bottom{margin-top:auto;display:grid;gap:16px}.api-card{border:1px solid var(--line);border-radius:10px;padding:13px;background:#fff;display:grid;gap:8px}.api-card div{display:flex;justify-content:space-between;font-size:11px}.api-card progress{width:100%;height:6px;accent-color:var(--teal)}.api-card small{font-size:9px;color:var(--muted)}.profile{display:flex;align-items:center;gap:9px;border:0;background:transparent;padding:5px;text-align:left}.profile img{width:34px;height:34px;border-radius:50%;object-fit:cover}.profile span{display:grid;flex:1}.profile strong{font-size:12px}.profile small{color:var(--muted);font-size:10px}.main{grid-column:2;min-width:0}.topbar{height:66px;background:#fffffff5;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:10}.group-tabs{display:flex;align-self:stretch;gap:6px;overflow-x:auto}.group-tabs button{border:0;background:transparent;padding:0 12px;color:#4f5c5c;white-space:nowrap;position:relative}.group-tabs button.active{color:var(--teal-dark);font-weight:600}.group-tabs button.active:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:2px;background:var(--teal)}.top-actions{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.top-actions>span{display:flex;align-items:center;gap:5px}.top-actions>span svg{color:#16a36a}.icon-button{width:34px;height:34px;border:0;border-radius:8px;background:transparent;display:grid;place-items:center;color:#5f6c6c;position:relative}.icon-button:hover{background:#f1f5f5;color:#1d2929}.icon-button i{position:absolute;top:0;right:0;width:14px;height:14px;border-radius:50%;background:var(--danger);color:#fff;font-style:normal;font-size:8px;display:grid;place-items:center}.mobile-title{display:none}.content{padding:28px;max-width:1600px;margin:0 auto}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.page-header h1{margin:2px 0 5px;font-size:27px;letter-spacing:-.7px}.page-header p{margin:0;color:var(--muted);font-size:13px}.eyebrow{color:var(--teal)!important;font-size:9px!important;letter-spacing:1.6px;font-weight:700}.demo-note{margin-top:8px!important;color:#9b5a13!important;background:#fff8ef;border:1px solid #fde1bd;border-radius:8px;padding:8px 10px;display:inline-block}.header-actions{display:flex;align-items:center;gap:10px}.header-actions select,.page-header select{min-height:38px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 32px 0 12px}.button{border:1px solid transparent;border-radius:8px;height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:600}.button.primary{background:var(--teal);color:#fff}.button.primary:hover{background:var(--teal-dark)}.button.secondary{background:#fff;border-color:var(--line);color:#3c4949}.button.secondary:hover{border-color:#b9c8c7}.button.tiny{height:30px;padding:0 9px;font-size:10px;background:#fff7ed;color:#b66311;border-color:#fde1bd}.button:disabled,.button.disabled{opacity:.45;cursor:not-allowed;pointer-events:none}a.button{text-decoration:none}.filters{background:#fff;border:1px solid var(--line);border-radius:10px;min-height:58px;display:flex;align-items:center;gap:22px;padding:9px 12px;margin-bottom:14px}.filters label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.filters select{height:34px;min-width:125px;border:1px solid var(--line);background:#fff;border-radius:7px;padding:0 9px;color:#283434}.segmented{display:flex;padding:3px;border-radius:8px;background:#f4f7f7}.segmented button{border:0;background:transparent;color:var(--muted);border-radius:6px;padding:7px 11px;font-size:10px}.segmented button.active{background:#fff;color:var(--teal-dark);box-shadow:0 1px 4px #18323114}.sync-note{margin-left:auto;display:flex;align-items:center;gap:5px;color:#678080;font-size:10px}.sync-note svg{color:#17a56b}.kpi-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:14px}.kpi-card{border:1px solid var(--line);border-radius:10px;background:#fff;padding:16px;display:flex;align-items:center;gap:13px;min-width:0}.kpi-icon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center}.kpi-card.teal .kpi-icon{background:#e7f8f5;color:var(--teal)}.kpi-card.violet .kpi-icon{background:#f0edff;color:var(--violet)}.kpi-card.pink .kpi-icon{background:#fff0f4;color:#e85f83}.kpi-card.blue .kpi-icon{background:#eaf1ff;color:var(--blue)}.kpi-card.orange .kpi-icon{background:#fff3e4;color:var(--orange)}.kpi-card div:last-child{min-width:0;display:grid;gap:2px}.kpi-card p{margin:0;font-size:10px;color:var(--muted)}.kpi-card strong{font-size:clamp(17px,1.6vw,23px);letter-spacing:-.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpi-card small{color:#899696;font-size:9px}.kpi-card small b,.positive{color:#159c68;font-weight:600}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(340px,.8fr);gap:14px;margin-bottom:14px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 16px 10px}.panel-title h2{margin:0 0 3px;font-size:15px;letter-spacing:-.2px}.panel-title p{margin:0;color:var(--muted);font-size:10px}.legend{display:flex;gap:15px;color:var(--muted);font-size:9px;padding-top:4px}.legend span:before{content:"";width:7px;height:7px;border-radius:50%;display:inline-block;margin-right:5px}.legend .followers:before{background:var(--teal)}.legend .views:before{background:var(--blue)}.legend .gmv:before{background:var(--orange)}.chart-wrap{width:100%;min-width:0;min-height:1px;height:248px;padding:0 9px 10px}.task-tabs{display:flex;gap:14px;padding:0 16px 8px;border-bottom:1px solid #eef2f2;color:var(--muted);font-size:9px}.task-tabs .active{color:var(--teal);font-weight:600}.text-button,.full-link{border:0;background:transparent;color:var(--teal-dark);font-size:10px;font-weight:600}.task-list{padding:0 14px}.task-row{min-height:57px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #eef2f2}.task-row img{width:38px;height:38px;border-radius:6px;object-fit:cover}.task-copy{display:grid;flex:1;min-width:0}.task-copy strong{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-copy small{color:var(--muted);font-size:8px}.status{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:9px}.status span{width:6px;height:6px;border-radius:50%}.status.success{color:#13875c}.status.success span{background:#18a76d}.status.warning{color:#b56b17}.status.warning span{background:#f0a13f}.status.danger{color:#c8424b}.status.danger span{background:var(--danger)}.full-link{width:100%;height:40px}.full-link:hover{background:#f7faf9}.account-panel{overflow:hidden}.table-actions{display:flex;gap:7px}.search{min-height:32px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:8px;padding:0 9px;background:#fff}.search input{border:0;outline:0;min-width:140px;font-size:10px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:900px}th{background:#f8fafa;color:#748181;font-size:9px;text-align:left;font-weight:500;padding:10px 12px;white-space:nowrap}td{padding:10px 12px;border-top:1px solid #eef2f2;font-size:10px;white-space:nowrap}.account-cell{display:flex;align-items:center;gap:8px}.account-cell img{width:29px;height:29px;border-radius:50%;object-fit:cover}.account-cell span{display:grid}.account-cell strong{font-size:10px}.account-cell small{font-size:8px;color:var(--muted)}.type-pill{padding:4px 7px;border-radius:5px;background:#e9f7f5;color:#16877f;font-size:8px}.type-pill.shop{background:#fff1df;color:#bc721e}.empty-state{display:grid;place-items:center;gap:5px;padding:35px;color:var(--muted)}.empty-state strong{color:#354242;font-size:12px}.empty-state span{font-size:10px}.publish-summary,.shop-hero{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:14px}.publish-summary>div,.shop-hero>div{padding:17px 20px;display:grid;gap:3px;border-right:1px solid var(--line)}.publish-summary>div:last-child,.shop-hero>div:last-child{border-right:0}.publish-summary span,.shop-hero span{color:var(--muted);font-size:10px}.publish-summary strong,.shop-hero strong{font-size:22px}.publish-summary small,.shop-hero small{color:#8b9898;font-size:9px}.shop-hero small b{color:#159c68}.queue-panel{overflow:hidden}.queue-filters{display:flex;gap:8px;padding:0 16px 12px;border-bottom:1px solid var(--line)}.queue-filters button{height:30px;border:0;background:#f5f7f7;color:#647272;border-radius:7px;padding:0 10px;font-size:10px}.queue-filters button.active{color:var(--teal-dark);background:var(--teal-soft);font-weight:600}.queue-filters button span{margin-left:4px}.queue-row{min-height:78px;padding:11px 16px;display:grid;grid-template-columns:46px minmax(180px,1fr) 130px 80px minmax(120px,.5fr) 72px;align-items:center;gap:13px;border-bottom:1px solid #edf1f1}.queue-row:last-child{border-bottom:0}.queue-row img{width:46px;height:46px;object-fit:cover;border-radius:7px}.queue-main,.queue-row>div:not(.progress){display:grid;gap:3px}.queue-main strong,.queue-row>div strong{font-size:10px}.queue-main span,.queue-row>div small{color:var(--muted);font-size:9px}.progress{display:grid;gap:5px}.progress>span{height:5px;border-radius:4px;background:#edf1f1;overflow:hidden}.progress i{display:block;height:100%;background:var(--teal);border-radius:4px}.progress small{color:var(--muted);font-size:8px}.shop-hero{grid-template-columns:repeat(5,1fr)}.shop-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.65fr);gap:14px;margin-bottom:14px}.shop-chart{height:264px}.insight-panel .panel-title svg{color:#f2a13d}.insight{margin:0 15px;padding:13px 0;display:flex;gap:10px;border-top:1px solid #eef2f2}.insight>svg{color:var(--teal);flex:0 0 auto}.insight:nth-of-type(3)>svg{color:#ee9d35}.insight div{display:grid;gap:3px}.insight strong{font-size:10px}.insight p{margin:0;color:var(--muted);font-size:9px;line-height:1.55}.product-panel{overflow:hidden}.view-tabs{display:flex;gap:3px;padding:3px;border-radius:8px;background:#f4f7f7}.view-tabs button{border:0;background:transparent;color:var(--muted);border-radius:6px;padding:6px 10px;font-size:9px}.view-tabs button.active{background:#fff;color:var(--teal-dark);box-shadow:0 1px 4px #18323114}.product-row{display:grid;grid-template-columns:24px 43px minmax(170px,1fr) repeat(3,minmax(90px,.45fr)) 70px;align-items:center;gap:10px;padding:10px 16px;border-top:1px solid #eef2f2}.product-row img{width:43px;height:43px;object-fit:cover;border-radius:6px}.rank{color:#98a4a4;font-size:10px;text-align:center}.product-name,.product-row>div{display:grid;gap:2px}.product-row strong{font-size:10px}.product-row small{color:var(--muted);font-size:8px}.growth-chip{justify-self:start;background:#eaf7f0;color:#13865c;border-radius:5px;padding:5px 7px;font-size:9px}.tab-placeholder{min-height:225px;display:grid;place-items:center;align-content:center;gap:6px;color:var(--muted);text-align:center}.tab-placeholder svg{color:var(--teal)}.tab-placeholder strong{color:#324040}.tab-placeholder p{margin:0;max-width:430px;font-size:10px}.api-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.api-card-large{overflow:hidden}.api-status-list{padding:0 16px 16px;display:grid;gap:9px}.api-status-list div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px;align-items:start;min-height:30px;padding:9px 0;border-top:1px solid #eef2f2}.api-status-list span{color:var(--muted);font-size:10px}.api-status-list strong{color:#283535;font-size:11px;overflow-wrap:anywhere}.api-warning{margin:0 16px 16px;border:1px solid #fde1bd;background:#fff8ef;color:#9b5a13;border-radius:9px;padding:11px;display:flex;align-items:flex-start;gap:8px;font-size:10px;line-height:1.55}.api-warning svg{flex:0 0 auto;margin-top:1px}.token-box{margin:0 16px 16px;border:1px solid #e8eeee;background:#f8fbfb;border-radius:9px;min-height:198px;overflow:auto}.token-box.response{min-height:214px}.token-box.compact{min-height:92px}.token-box code{display:block;white-space:pre-wrap;overflow-wrap:anywhere;padding:13px;color:#345;font-size:10px;line-height:1.55}.token-panel{margin-bottom:14px}.qr-auth-box{padding:0 16px 16px;display:grid;grid-template-columns:168px minmax(0,1fr);align-items:center;gap:16px}.qr-auth-box img{width:168px;height:168px;border:1px solid #e3e9e9;border-radius:12px;background:#fff;padding:8px}.qr-auth-box div:last-child{display:grid;gap:7px;align-content:center}.qr-auth-box strong{font-size:13px;color:#253232}.qr-auth-box p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.qr-auth-box .api-error{color:var(--danger)}.qr-placeholder{width:168px;height:168px;border:1px dashed #b9cbca;border-radius:12px;background:#f8fbfa;color:var(--teal);display:grid!important;place-items:center;align-content:center!important;gap:6px!important;text-align:center;padding:14px}.qr-placeholder strong{font-size:11px;color:#3c4a4a}.qr-placeholder span{font-size:9px;color:var(--muted);line-height:1.45}.publish-form{padding:0 16px 13px;display:grid;gap:9px}.publish-form label{display:grid;gap:6px;color:var(--muted);font-size:10px}.publish-form input,.publish-form select{height:36px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:#fff;color:#2f3d3d;font-size:11px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c1c1c61;z-index:50;display:grid;place-items:center;padding:20px}.composer{width:min(680px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:14px;box-shadow:0 22px 70px #0d222138}.composer-head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px 14px;border-bottom:1px solid var(--line)}.composer-head div{display:grid;gap:2px}.composer-head p{margin:0;font-weight:700;font-size:16px}.composer-head span{color:var(--muted);font-size:9px}.steps{display:grid;grid-template-columns:repeat(3,1fr);padding:0 20px;border-bottom:1px solid var(--line)}.steps span{padding:13px 0;color:#9aa5a5;text-align:center;font-size:9px;border-bottom:2px solid transparent}.steps span.active{color:var(--teal-dark);border-color:var(--teal);font-weight:600}.composer-body{padding:20px;min-height:380px}.field-label{display:grid;gap:8px;margin-bottom:18px;font-size:11px;font-weight:600}.upload-zone{min-height:160px;border:1px dashed #b9cbca;background:#f8fbfa;border-radius:10px;display:grid;place-items:center;align-content:center;gap:5px;position:relative;color:var(--teal)}.upload-zone strong{color:#425050;font-size:11px}.upload-zone small{color:var(--muted);font-size:9px}.upload-zone input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.field-label textarea{resize:vertical;border:1px solid var(--line);border-radius:9px;padding:12px;font-size:11px}.counter{justify-self:end;color:var(--muted);font-weight:400;font-size:9px}.selection-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:12px}.selection-head>div:first-child{display:grid}.selection-head strong{font-size:12px}.selection-head span{color:var(--muted);font-size:9px}.account-selector{display:grid;grid-template-columns:1fr 1fr;gap:8px}.account-selector button{min-height:64px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:9px;display:flex;align-items:center;gap:9px;text-align:left}.account-selector button.selected{border-color:var(--teal);background:#f2fbf9}.account-selector img{width:36px;height:36px;object-fit:cover;border-radius:50%}.account-selector span{display:grid;flex:1}.account-selector strong{font-size:10px}.account-selector small{font-size:8px;color:var(--muted)}.account-selector i{width:19px;height:19px;display:grid;place-items:center;border:1px solid #cad5d5;border-radius:5px;color:#fff;font-style:normal}.account-selector .selected i{background:var(--teal);border-color:var(--teal)}.schedule-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px}.schedule-choice button{height:54px;border:1px solid var(--line);background:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:8px;color:#586565}.schedule-choice button.active{color:var(--teal-dark);border-color:var(--teal);background:#f2fbf9}.datetime-grid{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:10px;margin:20px 0}.datetime-grid label{display:grid;gap:6px;font-size:9px;color:var(--muted)}.datetime-grid input,.datetime-grid select{height:38px;border:1px solid var(--line);border-radius:8px;padding:0 9px;color:#344141;background:#fff;font-size:10px}.review-box{background:#f7faf9;border-radius:9px;padding:13px}.review-box>strong{font-size:11px}.review-box p{display:flex;align-items:center;gap:7px;margin:9px 0 0;color:#536161;font-size:9px}.review-box p svg{color:#1aa36c}.review-box p:last-child svg{color:#e99c36}.composer-foot{padding:14px 20px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:8px}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%);z-index:70;min-height:42px;border-radius:9px;background:#183b38;color:#fff;display:flex;align-items:center;gap:8px;padding:0 16px;font-size:11px;box-shadow:0 8px 28px #0d2b2838}.toast svg{color:#48d39c}.coming-soon{min-height:65vh;display:grid;place-items:center;align-content:center;text-align:center;gap:8px;color:var(--muted)}.coming-soon svg{color:var(--teal)}.coming-soon h1{color:#223030;margin:4px 0 0}.coming-soon p{margin:0 0 12px}@media(max-width:1180px){.app-shell{grid-template-columns:74px minmax(0,1fr)}.sidebar{width:74px}.brand div,.sidebar nav span,.sidebar nav b,.api-card,.profile span,.profile svg{display:none}.brand{justify-content:center;padding-inline:0}.sidebar nav button{justify-content:center;padding:0}.profile{justify-content:center}.main{grid-column:2}.dashboard-grid,.shop-layout{grid-template-columns:1fr}.task-panel{max-height:none}.kpi-grid{grid-template-columns:1fr 1fr}.group-tabs button{padding-inline:8px}.queue-row{grid-template-columns:42px minmax(160px,1fr) 110px 75px minmax(110px,.4fr) 65px}.api-grid{grid-template-columns:1fr}}@media(max-width:800px){.app-shell{display:block}.sidebar{inset:auto 0 0 0;width:auto;height:62px;border-right:0;border-top:1px solid var(--line);padding:6px 10px}.brand,.sidebar-bottom{display:none}.sidebar nav{display:flex;justify-content:space-around}.sidebar nav button{min-width:50px;height:48px;min-height:48px;flex-direction:column;gap:1px}.sidebar nav span{display:block;font-size:8px}.sidebar nav button:nth-child(n+5){display:none}.main{padding-bottom:64px}.topbar{height:56px;padding:0 16px}.group-tabs{display:none}.mobile-title{display:block;font-weight:700}.top-actions>span{display:none}.content{padding:18px 14px}.page-header{align-items:flex-start}.page-header h1{font-size:23px}.page-header p:not(.eyebrow){max-width:330px}.filters{flex-wrap:wrap;gap:8px}.sync-note{margin-left:0;width:100%}.kpi-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.publish-summary,.shop-hero{grid-template-columns:1fr 1fr}.publish-summary>div:nth-child(2),.shop-hero>div:nth-child(2),.shop-hero>div:nth-child(4){border-right:0}.shop-hero>div:last-child{grid-column:1 / -1;border-top:1px solid var(--line)}.queue-row{grid-template-columns:42px 1fr 80px}.queue-row>div:nth-child(3),.queue-row .progress{display:none}.product-row{grid-template-columns:24px 42px 1fr 70px}.product-row>div:nth-child(4),.product-row>div:nth-child(5),.product-row>div:nth-child(6){display:none}.account-selector{grid-template-columns:1fr}.datetime-grid{grid-template-columns:1fr 1fr}.datetime-grid label:last-child{grid-column:1 / -1}.api-status-list div{grid-template-columns:1fr;gap:3px}.qr-auth-box{grid-template-columns:1fr;justify-items:center;text-align:center}}@media(max-width:520px){.page-header{display:grid}.header-actions{width:100%}.header-actions .button{flex:1}.kpi-grid{grid-template-columns:1fr}.publish-summary,.shop-hero{grid-template-columns:1fr 1fr}.filters label{width:100%;justify-content:space-between}.filters select{flex:1}.segmented{width:100%}.segmented button{flex:1}.legend{display:none}.chart-wrap{height:220px}.queue-row{grid-template-columns:42px 1fr 32px}.queue-row .status{display:none}.selection-head{display:grid}.search input{width:100%}.composer-body{min-height:420px}.steps span{font-size:8px}.view-tabs{overflow-x:auto;max-width:210px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
