:root{--blue:#2f6df6;--blue-dark:#173b88;--orange:#f08332;--green:#20a77a;--ink:#162238;--muted:#738096;--line:#e2e8f0;--canvas:#edf2f8;--danger:#c74444}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}.splash,.login-shell{place-items:center;min-height:100dvh;padding:24px;display:grid}.splash{color:var(--muted);align-content:center;gap:14px;font-size:13px}.brand-mark{color:#fff;background:linear-gradient(145deg,#397bff,#1d50c8);border-radius:19px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:800;display:grid;box-shadow:0 14px 32px #2e6df647}.login-card{background:#ffffffeb;border:1px solid #ffffffb3;border-radius:28px;width:min(100%,410px);padding:30px 24px 24px;box-shadow:0 28px 70px #24365324}.login-card>.brand-mark{margin-bottom:22px}.login-title small{color:var(--blue);letter-spacing:.04em;font-size:11px;font-weight:800}.login-title h1{letter-spacing:-.04em;margin:6px 0 10px;font-size:27px}.login-title p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.login-form{gap:13px;margin-top:25px;display:grid}.login-form label,.workflow label,.form-card>label,.inventory-page label{color:#526078;gap:7px;font-size:11px;font-weight:700;display:grid}input,select,textarea{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #d8e0eb;outline:0}input,select{border-radius:13px;height:46px;padding:0 13px}textarea{resize:vertical;border-radius:13px;min-height:80px;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:#77a0ff;box-shadow:0 0 0 3px #2f6df614}input::placeholder,textarea::placeholder{color:#abb4c3}.login-button,.primary-button{color:#fff;background:linear-gradient(135deg,#397cff,#2056d2);border:0;border-radius:15px;width:100%;min-height:50px;font-weight:800;box-shadow:0 12px 24px #2f6df638}.security-note{color:#4f665f;background:#edf8f4;border-radius:14px;margin-top:18px;padding:13px 14px}.security-note b{font-size:10px}.security-note p{margin:4px 0 0;font-size:9px;line-height:1.55}.form-error{color:#a02e2e;background:#feecec;border-radius:12px;margin-top:10px;padding:11px 12px;font-size:10px;line-height:1.5}.app-shell{min-height:100dvh}.phone{background:#f6f8fc;width:min(100%,430px);min-height:100dvh;margin:0 auto;padding-bottom:88px;position:relative;box-shadow:0 0 50px #28364e14}.app-header{z-index:9;min-height:82px;padding:max(14px,env(safe-area-inset-top)) 18px 12px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f8fcf0;border-bottom:1px solid #e2e8f0b3;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;display:grid;position:sticky;top:0}.factory-dot,.back-button{border:0;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.factory-dot{color:var(--blue);background:#e8f0ff;font-size:12px;font-weight:800}.back-button{color:#53627a;background:#fff;font-size:27px;box-shadow:0 4px 13px #1f2c4312}.app-header>div:nth-child(2){min-width:0}.app-header small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.app-header h1{text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:18px;overflow:hidden}.account-button{color:#19694f;text-overflow:ellipsis;background:#e7f7f1;border:0;border-radius:12px;gap:2px;max-width:88px;padding:8px 10px;font-size:9px;font-weight:800;display:grid;overflow:hidden}.account-button small{color:#558779;font-size:7px}.connected{color:#167456;background:#e7f7f1;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800}.page-content{gap:18px;padding:12px 18px 28px;display:grid}.loading-card,.integration-error{background:#fff;border-radius:20px;padding:22px;box-shadow:0 8px 24px #2737500f}.loading-card{color:var(--muted);text-align:center;font-size:11px}.integration-error{color:#8e3a34;background:#fff2f0}.integration-error b{font-size:13px}.integration-error p{margin:7px 0;font-size:11px;line-height:1.6}.integration-error small{color:#9c6d69;font-size:9px;line-height:1.55;display:block}.integration-error button{color:#fff;background:#c4554c;border:0;border-radius:10px;margin-top:13px;padding:9px 14px;font-size:9px;font-weight:800}.hero{color:#fff;background:linear-gradient(145deg,#2f6df6,#153575);border-radius:24px;padding:21px 20px 18px;box-shadow:0 18px 32px #204fae38}.hero-label{justify-content:space-between;align-items:center;display:flex}.hero-label span{color:#ffffffb8;font-size:9px}.hero-label em{color:#d9fff3;background:#ffffff1f;border-radius:999px;padding:5px 8px;font-size:8px;font-style:normal}.hero-main{align-items:baseline;gap:7px;margin:14px 0 16px;display:flex}.hero-main strong{letter-spacing:-.05em;font-size:38px}.hero-main span{color:#fffc;font-size:11px}.hero-stats{border-top:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);padding-top:15px;display:grid}.hero-stats div{border-left:1px solid #ffffff24;gap:3px;padding-left:13px;display:grid}.hero-stats div:first-child{border-left:0;padding-left:0}.hero-stats b{font-size:14px}.hero-stats small{color:#fff9;font-size:7px}.live-strip{background:#fff;border:1px solid #e4e9f1;border-radius:15px;grid-template-columns:repeat(3,1fr);padding:12px;display:grid}.live-strip span{color:var(--muted);text-align:center;gap:3px;font-size:7px;display:grid}.live-strip b{color:var(--ink);font-size:10px}.section-title{justify-content:space-between;align-items:flex-end;margin:0 2px 10px;display:flex}.section-title>span,.section-title>b{display:grid}.section-title b{font-size:13px}.section-title small{color:var(--muted);font-size:8px}.section-title button{color:var(--blue);background:0 0;border:0;font-size:8px;font-weight:700}.quick-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.quick-grid button{color:inherit;text-align:left;background:#fff;border:1px solid #e4e9f1;border-radius:18px;grid-template-columns:39px 1fr;align-items:center;gap:0 10px;padding:13px;display:grid;box-shadow:0 7px 18px #25344d0a}.quick-grid span{border-radius:13px;grid-row:1/3;place-items:center;width:39px;height:39px;font-size:14px;font-weight:800;display:grid}.quick-grid .blue{color:#2463d8;background:#e9f1ff}.quick-grid .orange{color:#c76d25;background:#fff0e4}.quick-grid .green{color:#168464;background:#e6f7f1}.quick-grid .purple{color:#724bc9;background:#f0eaff}.quick-grid b{font-size:10px}.quick-grid small{color:var(--muted);font-size:7px}.recent-list{gap:9px;display:grid}.recent-list>button{color:inherit;text-align:left;background:#fff;border:1px solid #e4e9f0;border-radius:17px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.recent-list>button>span{color:#ad671f;background:#fff0db;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.recent-list div,.recent-list strong{gap:3px;display:grid}.recent-list b{font-size:10px}.recent-list small{color:var(--muted);font-size:7px}.recent-list strong{color:#234f9d;text-align:right;font-size:11px}.reconcile{color:#936323;background:#fff6e7;border-radius:15px;padding:13px 15px}.reconcile.ok{color:#176b51;background:#eaf8f3}.reconcile b{font-size:10px}.reconcile p{margin:4px 0 0;font-size:8px;line-height:1.5}.integration-warning{color:#81551c;background:#fff8eb;border:1px solid #f1d3a8;border-radius:15px;padding:13px 15px}.integration-warning>b{font-size:12px}.integration-warning p{border-top:1px dashed #eed6b4;grid-template-columns:64px 1fr;gap:8px;margin:9px 0 0;padding-top:8px;display:grid}.integration-warning p span{font-size:11px;font-weight:800}.integration-warning p small{color:#936f3f;overflow-wrap:anywhere;font-size:11px;line-height:1.45}.integration-warning em{color:#8d7049;margin-top:9px;font-size:10px;font-style:normal;line-height:1.55;display:block}.integration-warning button{color:#fff;background:#b87821;border:0;border-radius:9px;margin-top:10px;padding:8px 12px;font-size:10px;font-weight:800}.integration-warning button:disabled,.integration-error button:disabled{cursor:wait;opacity:.6}.sync-issues{color:#8c3c31;background:#fff1ee;border:1px solid #f0c8c0;border-radius:15px;padding:14px 15px}.sync-issues>b{font-size:10px}.sync-issues p{border-top:1px dashed #edc9c2;gap:3px;margin:9px 0 0;padding-top:8px;display:grid}.sync-issues p span{font-size:8px;font-weight:700}.sync-issues p small{color:#a17069;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.sync-issues em{color:#9b6c65;margin-top:9px;font-size:7px;font-style:normal;line-height:1.5;display:block}.workflow,.box-lookup,.inventory-page{gap:13px;display:grid}.form-card,.box-result{background:#fff;border:1px solid #e3e8f0;border-radius:20px;padding:16px;box-shadow:0 7px 20px #26354e0b}.form-card{gap:11px;display:grid}.step-heading{align-items:center;gap:10px;margin-bottom:3px;display:flex}.step-heading>span{color:#fff;background:var(--blue);border-radius:10px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.step-heading>div{gap:2px;display:grid}.step-heading b{font-size:12px}.step-heading small{color:var(--muted);font-size:8px}.scan-field{grid-template-columns:1fr 70px;gap:8px;display:grid}.scan-field button{color:#fff;background:var(--blue);border:0;border-radius:13px;font-size:10px;font-weight:800}.secondary-button{color:#285cb9;background:#f3f7ff;border:1px solid #b7caf2;border-radius:13px;width:100%;min-height:42px;font-size:10px;font-weight:800}.selected-product{background:#f3f7ff;border:1px solid #cfe0ff;border-radius:14px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:12px;display:grid}.selected-product span{gap:3px;min-width:0;display:grid}.selected-product b{font-size:11px}.selected-product small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.selected-product em{color:#315eae;background:#e4edff;border-radius:8px;padding:5px 7px;font-size:8px;font-style:normal}.selected-product button{color:var(--blue);background:0 0;border:0;font-size:8px;font-weight:800}.picker-results{border:1px solid var(--line);background:#fff;border-radius:14px;max-height:250px;margin-top:8px;display:grid;overflow:auto}.picker-results button{color:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.picker-results button:last-child{border-bottom:0}.picker-results span{gap:3px;min-width:0;display:grid}.picker-results b{font-size:10px}.picker-results small{color:var(--muted);font-size:7px}.picker-results em{color:#5071ab;white-space:nowrap;font-size:8px;font-style:normal}.picker-results p,.field-status{color:var(--muted);margin:0;padding:12px;font-size:8px}.inline-warning{color:#a04831;background:#fff0eb;border-radius:10px;padding:10px;font-size:8px}.spec-list{gap:9px;display:grid}.spec-row{background:#f8fafc;border:1px solid #e5eaf1;border-radius:15px;padding:12px}.spec-row-head{justify-content:space-between;align-items:center;display:flex}.spec-row-head b{font-size:10px}.spec-row-head button{color:var(--danger);background:0 0;border:0;font-size:8px;font-weight:700}.two-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.spec-row .two-fields{margin-top:9px}.spec-row input{height:41px}.spec-row p{color:#56715f;margin:9px 0 0;font-size:8px}.dynamic-field-notice{color:#315caa;background:#f3f7ff;border:1px solid #cfe0ff;border-radius:12px;gap:4px;padding:11px 12px;font-size:9px;line-height:1.45;display:grid}.dynamic-field-notice b{font-size:10px}.dynamic-field-notice span{color:#59729e;font-size:8px}.dynamic-field-notice small{color:#687b9d;font-size:8px}.dynamic-field-notice .field-warning{color:#9a6a2d}.dynamic-field-section{border-top:1px dashed #dce5f2;gap:9px;margin-top:4px;padding-top:10px;display:grid}.dynamic-field-section.detail-fields{margin-top:12px}.dynamic-field-section.inventory-filter-fields{margin-top:3px}.dynamic-subtitle{color:#44546d;font-size:9px}.dynamic-field{color:#526078;gap:6px;font-size:10px;font-weight:700;display:grid}.dynamic-field>span{align-items:center;gap:4px;display:flex}.dynamic-field input,.dynamic-field select{border-radius:11px;height:41px;font-size:11px}.dynamic-field select[multiple]{height:auto;min-height:76px;padding:7px 9px}.dynamic-field input[readonly]{color:#345fae;background:#eef4ff;border-color:#cfe0ff}.field-type{color:#8090a7;margin-left:auto;font-size:7px;font-weight:500}.required-mark{color:#c74444;font-style:normal}.field-hint{color:#8a96a9;font-size:7px;font-weight:400;line-height:1.4}.dynamic-field.readonly{color:#79869a;background:#f5f7fa;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px;font-size:9px;display:flex}.dynamic-field.readonly>span{align-items:center;gap:4px;display:flex}.dynamic-field.readonly em{color:#9aa5b5;text-align:right;font-size:7px;font-style:normal}.add-spec{color:#2d60bd;background:#f5f8ff;border:1px dashed #9eb7eb;border-radius:13px;min-height:41px;font-size:9px;font-weight:800}.total-preview{color:#176d52;background:#e9f8f2;border-radius:13px;justify-content:space-between;align-items:center;padding:12px;display:flex}.total-preview.outbound{color:#97521e;background:#fff0e4}.total-preview span{font-size:9px}.total-preview b{font-size:12px}.primary-button{z-index:5;position:sticky;bottom:84px}.primary-button.orange{background:linear-gradient(135deg,#f49a4c,#df6c23);position:static;box-shadow:0 12px 24px #e06c2333}.box-result-head{grid-template-columns:42px 1fr auto;align-items:center;gap:10px;display:grid}.box-icon{color:#ad671f;background:#fff0dc;border-radius:13px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.box-result-head span{gap:3px;min-width:0;display:grid}.box-result-head b{font-size:11px}.box-result-head small{color:var(--muted);font-size:8px}.box-result-head em{color:#147556;background:#e8f8f2;border-radius:999px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:800}.box-totals,.query-summary{background:#f2f5f9;border-radius:14px;grid-template-columns:repeat(3,1fr);margin:14px 0;padding:12px;display:grid}.box-totals div,.query-summary div{border-left:1px solid #dfe5ee;justify-items:center;gap:3px;display:grid}.box-totals div:first-child,.query-summary div:first-child{border-left:0}.box-totals b,.query-summary b{font-size:13px}.box-totals small,.query-summary small{color:var(--muted);font-size:7px}.group-list,.outbound-list{gap:8px;display:grid}.group-row{background:#fbfcfe;border:1px solid #e7ebf1;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.outbound-row{background:#fbfcfe;border:1px solid #e7ebf1;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:11px;display:flex}.group-row span,.outbound-row span{gap:3px;min-width:0;display:grid}.group-row b,.outbound-row b{font-size:10px}.group-row small,.outbound-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.group-row strong{color:#2b5ba8;text-align:right;white-space:nowrap;gap:3px;font-size:10px;display:grid}.group-row strong small{color:#66758c}.custom-value-chips{flex-wrap:wrap;grid-column:1/-1;gap:5px;width:100%;display:flex}.group-row .custom-value-chips{margin-top:3px}.custom-value-chips span{color:#57677f;background:#eef2f7;border-radius:7px;padding:4px 6px;font-size:7px;line-height:1.25;display:inline-block}.custom-value-chips b{color:#40516b;margin-right:3px;font-weight:800}.outbound-row input{text-align:center;width:78px;height:39px}.query-summary{color:#fff;background:linear-gradient(135deg,#2b54a3,#183568);margin:0}.query-summary div{border-color:#ffffff29}.query-summary small{color:#ffffffa6}.inventory-groups{gap:9px;display:grid}.inventory-groups article{background:#fff;border:1px solid #e3e8f0;border-radius:17px;grid-template-columns:1fr auto;gap:8px;padding:14px;display:grid}.inventory-groups article>div{gap:3px;min-width:0;display:grid}.inventory-groups article b{font-size:10px}.inventory-groups article small{color:var(--muted);font-size:7px}.inventory-groups article>strong{color:#285db7;font-size:15px}.inventory-groups article>strong small{font-size:7px}.inventory-groups article p{flex-wrap:wrap;grid-column:1/-1;gap:6px;margin:0;display:flex}.inventory-groups article p span{color:#5b687c;background:#f1f4f8;border-radius:8px;padding:5px 7px;font-size:7px}.inventory-groups .inventory-chips{grid-column:1/-1}.inventory-groups article em{color:#2b6a57;grid-column:1/-1;font-size:7px;font-style:normal}.native-inventory{gap:9px;margin-top:14px;display:grid}.native-inventory-head{color:#315b9d;background:#eef4ff;border-radius:13px;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px;display:flex}.native-inventory-head>div{gap:3px;display:grid}.native-inventory-head b{font-size:10px}.native-inventory-head small{color:#6d7d9b;font-size:7px;line-height:1.4}.native-inventory-head em{color:#315b9d;white-space:nowrap;font-size:8px;font-style:normal}.native-inventory-row{background:#fff;border:1px solid #d8e3f4;border-radius:14px;gap:8px;padding:12px;display:grid}.native-row-title{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.native-row-title b{color:#32496e;font-size:9px}.native-row-title small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.native-value-chips{flex-wrap:wrap;gap:5px;display:flex}.native-value-chips span{color:#4e6280;word-break:break-all;background:#f1f5fb;border-radius:7px;max-width:100%;padding:5px 6px;font-size:7px;line-height:1.3}.native-value-chips b{color:#334d76;margin-right:3px;font-size:7px}.native-custom-note{color:#718099;word-break:break-all;font-size:7px;line-height:1.45}.empty-state{color:var(--muted);text-align:center;border:1px dashed #ccd5e2;border-radius:14px;padding:22px 12px;font-size:9px}.orders-list{gap:9px;display:grid}.data-source-note{color:#456a5e;background:#edf8f4;border-radius:12px;padding:11px 12px;font-size:8px;line-height:1.55}.order-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;overflow:hidden}.order-card summary{cursor:pointer;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:13px;list-style:none;display:grid}.order-card summary::-webkit-details-marker{display:none}.order-icon{border-radius:12px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.order-icon.inbound{color:#245fcb;background:#e8f0ff}.order-icon.outbound{color:#b76422;background:#fff0e2}.order-card summary>span:nth-child(2){gap:3px;min-width:0;display:grid}.order-card summary b{font-size:10px}.order-card summary small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.order-card summary strong{font-size:11px}.order-body{border-top:1px solid #edf0f4;padding:0 13px 13px}.order-detail-row{border-bottom:1px dashed #e4e8ee}.order-detail-row:last-of-type{border-bottom:0}.order-body p{border-bottom:1px dashed #e4e8ee;justify-content:space-between;gap:10px;margin:0;padding:9px 0;font-size:8px;display:flex}.order-detail-row p{border-bottom:0}.order-chips{margin:0 0 7px}.order-body pre{color:#d6dfec;white-space:pre-wrap;word-break:break-all;background:#162238;border-radius:10px;max-height:300px;padding:10px;font-size:7px;line-height:1.5;overflow:auto}.bottom-nav{z-index:10;width:min(100%,430px);min-height:76px;padding:8px 12px max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-top:1px solid #e1e7ef;grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 25px #28374e0f}.bottom-nav button{color:#919baa;background:0 0;border:0;justify-items:center;gap:3px;font-size:8px;display:grid}.bottom-nav button>span{border-radius:9px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.bottom-nav button.active{color:var(--blue);font-weight:800}.bottom-nav button.active>span{background:#e9f1ff}.bottom-nav .scan{align-self:start;margin-top:-25px}.bottom-nav .scan>span{color:#fff;background:var(--blue);border:5px solid #f6f8fc;border-radius:18px;width:50px;height:50px;box-shadow:0 8px 18px #2f6df64d}.toast{z-index:50;color:#fff;background:#1d7c5f;border-radius:13px;width:min(360px,100% - 34px);padding:13px 15px;font-size:10px;font-weight:700;position:fixed;bottom:92px;left:50%;transform:translate(-50%);box-shadow:0 13px 32px #1a273c40}.toast.error{background:#bd4141}.modal-backdrop{z-index:80;background:#0b1422b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.scanner-modal{background:#fff;border-radius:24px;width:min(100%,400px);padding:17px;box-shadow:0 25px 70px #00000047}.modal-head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.modal-head>div{gap:3px;display:grid}.modal-head small{color:var(--muted);font-size:8px}.modal-head b{font-size:13px}.modal-head button{color:#667287;background:#eef2f6;border:0;border-radius:10px;place-items:center;width:32px;height:32px;font-size:20px;display:grid}.scanner-view{aspect-ratio:1;background:#111c2d;border-radius:18px;position:relative;overflow:hidden}.scanner-view video{object-fit:cover;width:100%;height:100%}.scan-frame{border:3px solid #58efbd;border-radius:13px;position:absolute;inset:22%;box-shadow:0 0 0 100vmax #08111d61}.scanner-modal>p{color:var(--muted);text-align:center;margin:11px 0;font-size:9px}@media (min-width:700px){.app-shell{padding:24px 0}.phone{border-radius:28px;min-height:calc(100dvh - 48px);overflow:hidden}.bottom-nav{border-radius:0 0 28px 28px;bottom:24px}.toast{bottom:116px}}@media (max-width:360px){.page-content,.app-header{padding-inline:13px}.quick-grid button{grid-template-columns:34px 1fr;padding:10px}.quick-grid span{width:34px;height:34px}.two-fields{grid-template-columns:1fr}.hero-stats small{font-size:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.001ms!important}}
