
:root{--green:#86b817;--ink:#223019;--muted:#71776b;--line:#e6e9e0;--paper:#fff;--canvas:#f7f8f4;--soft:#f0f5e7;--deep:#355d13;--danger:#9c3530;--shadow:0 14px 48px #2633170b;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none;font-size:14px;line-height:1.5}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.55}button,a,input,select,textarea,summary{outline-offset:4px} :focus-visible{outline:3px solid #517d13}a{color:var(--deep)}button{border:0}h1,h2,h3,p{margin:0}h1{font-size:clamp(32px,3.4vw,46px);letter-spacing:-1.8px;line-height:1.18;font-weight:720}h2{font-size:23px;letter-spacing:-.6px;line-height:1.3}h3{font-size:22px;letter-spacing:-.4px}p{color:var(--muted)}[hidden]{display:none!important}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:20px;z-index:10;padding:12px 20px;background:#fff;border-radius:8px}.skip-link:focus{top:12px}.site-header{background:var(--green);color:#21360f}.header-inner{max-width:1440px;min-height:96px;margin:auto;display:flex;align-items:center;gap:48px;padding:0 48px}.brand{color:inherit;text-decoration:none;display:grid;grid-template-columns:34px auto;column-gap:10px;align-items:center;font-size:29px;font-weight:800;letter-spacing:-1.3px;line-height:1.1}.brand-mark{grid-row:span 2;display:grid;place-items:center;align-self:center;width:34px;height:38px;border:2px solid currentColor;border-radius:10px 10px 10px 2px;font-size:25px;letter-spacing:-2px;padding-right:3px}.workspace-label{font-size:8px;font-weight:650;letter-spacing:1.5px;margin-top:6px}.header-inner nav{display:flex;gap:27px;align-self:stretch}.nav-link{position:relative;background:none;font-size:13px;font-weight:600;padding:0 2px;color:#2f4417}.nav-link.selected{color:#182c08}.nav-link.selected:after{content:"";height:3px;background:#233d10;position:absolute;bottom:0;left:0;right:0;border-radius:3px 3px 0 0}.account-actions{margin-left:auto;display:flex;align-items:center;gap:23px;font-size:12px}.account-badge{display:flex;align-items:center;gap:7px;background:#ffffff35;border:1px solid #29480d1f;padding:7px 11px;border-radius:30px;font-weight:600}.account-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.logout{background:transparent;font-size:12px;white-space:nowrap}.logout span{margin-left:9px}.demo-banner{display:flex;justify-content:center;gap:12px;background:#edf3dd;border-bottom:1px solid #dce5c8;padding:10px 24px;color:#415925;font-size:12px}.demo-banner strong{font-weight:700}main{max-width:1344px;margin:auto;padding:48px 48px 0;min-height:80vh}.eyebrow,.section-kicker{display:block;letter-spacing:1.8px;font-size:10px;font-weight:750;color:#748164}.eyebrow{margin-bottom:12px}.green-text{color:#7da92a}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px}.page-heading p{margin-top:13px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:7px;min-height:43px;padding:10px 18px;font-size:12px;font-weight:650;white-space:nowrap;transition:background .15s,box-shadow .15s}.primary{background:var(--green);color:#21370f}.primary:hover:not(:disabled){background:#94c62a;box-shadow:0 3px 10px #50741318}.secondary{background:#fff;border-color:#dce1d4}.secondary:hover:not(:disabled){background:#f2f5ec;border-color:#b9c5a9}.text-button{padding:0;color:var(--deep);background:none;font-size:12px;font-weight:650;text-decoration:none}.text-button:hover{text-decoration:underline}.full{width:100%}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:32px}.stat{display:flex;align-items:center;position:relative;gap:15px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:10px;text-align:left;min-height:123px}.stat-icon{width:43px;height:43px;display:grid;place-items:center;background:var(--soft);color:#628332;border-radius:11px;flex-shrink:0}.stat-label{display:block;color:var(--muted);font-size:12px;margin-bottom:3px}.stat strong{display:block;font-size:29px;line-height:1.2;letter-spacing:-.9px}.stat-caption{margin-left:auto;align-self:flex-end;color:#838b7c;font-size:10px;max-width:110px;text-align:right}.schedule-stat:hover{border-color:#b7c69d}.schedule-stat strong{font-size:25px}.ad-collection{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden;box-shadow:var(--shadow)}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border-bottom:1px solid var(--line)}.filter-tabs{display:flex;gap:6px}.filter{background:transparent;border-radius:6px;padding:9px 12px;font-size:12px;font-weight:650;color:var(--muted);white-space:nowrap}.filter span{margin-left:6px;font-size:10px;padding:2px 6px;border-radius:4px;background:#f0f2ec}.filter.selected{background:var(--soft);color:var(--deep)}.filter.selected span{background:#e0ebcf}.search-field{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:6px;min-width:270px;padding:0 12px;color:#8c9483}.search-field .icon{width:17px;height:17px}.search-field input{border:0;min-height:36px;padding:7px 0;background:transparent;font-size:12px;width:100%;min-width:0;margin-top:0}.search-field:focus-within{outline:2px solid #7c9a47;outline-offset:2px}.search-field input:focus{outline:none}.list-labels,.ad-row{display:grid;grid-template-columns:minmax(0,1fr) 145px 130px 111px;gap:18px;align-items:center}.list-labels{font-size:9px;letter-spacing:1.5px;font-weight:650;color:#8c9384;background:#fcfdfb;padding:13px 24px}.ad-row{padding:21px 24px;border-top:1px solid #edf0e8;min-height:128px;transition:background .15s}.ad-row:first-child{border-top:0}.ad-row:hover{background:#fcfdf9}.ad-row.is-selected{background:#f8fbf1;box-shadow:inset 3px 0 var(--green)}.ad-identity{display:flex;gap:20px;align-items:center;min-width:0}.photo-placeholder{width:88px;height:84px;background:#f0f0e8;display:grid;place-items:center;border:1px solid #e9e9df;border-radius:7px;color:#8b9878;flex-shrink:0;overflow:hidden}.photo-placeholder .icon{width:44px;height:44px;stroke-width:1.25}.ad-row:nth-child(3n+2) .photo-placeholder{background:#edf1e8;color:#859878}.ad-row:nth-child(3n) .photo-placeholder{background:#f4f0e6;color:#a69b7a}.photo-placeholder img{width:100%;height:100%;object-fit:cover}.ad-copy{min-width:0}.ad-title{font-size:14px;font-weight:660;letter-spacing:-.15px;display:block;background:transparent;padding:0;text-align:left;overflow-wrap:anywhere}.ad-title:hover{color:var(--deep);text-decoration:underline}.ad-id{display:block;font-size:11px;color:#92998a;margin-top:7px}.ad-price{font-size:15px;font-weight:670}.status-pill{display:inline-flex;align-items:center;gap:6px;font-size:10px;padding:4px 9px;border-radius:20px;background:#f1f2ee;color:#73796b;width:fit-content;max-width:100%;overflow-wrap:anywhere}.status-pill:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;flex-shrink:0}.status-pill.active{background:#edf5e5;color:#57772e}.row-action{display:flex;align-items:center;justify-content:center;gap:10px;padding:9px 12px;background:white;border:1px solid #e0e5d7;border-radius:6px;font-size:11px;font-weight:650}.row-action:hover{background:var(--soft);border-color:#c4d3af}.list-footer{display:flex;justify-content:space-between;padding:17px 24px;border-top:1px solid var(--line);color:#929889;font-size:11px}.help-strip{display:flex;align-items:center;gap:15px;margin-top:26px;padding:20px 23px;background:#eff3e7;border:1px solid #e4ead8;border-radius:8px}.help-icon{color:#759447;display:grid;place-items:center}.help-strip strong{font-size:12px}.help-strip p{font-size:11px;margin-top:3px;color:#7b856d}.help-strip .text-button{margin-left:auto;white-space:nowrap}.site-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e4e8dc;margin-top:54px;padding:23px 0 28px;font-size:10px;color:#959b8c}.site-footer strong{font-size:13px;color:#6e7c5b;letter-spacing:-.5px}.notice{border-radius:7px;padding:14px 17px;font-size:12px;line-height:1.6;margin-bottom:20px;overflow-wrap:anywhere}.notice p{margin-top:4px;color:inherit}.warning{background:#faf5e8;border:1px solid #eae0c3;color:#716033}.error{background:#fbefed;border:1px solid #eed5d0;color:var(--danger)}.demo-note{background:#edf5df;color:#48602d;border:1px solid #dae7c4}code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;background:#24301808;border-radius:3px;padding:2px 5px;font-size:.95em}.empty-state{text-align:center;padding:65px 24px}.empty-state .stat-icon{margin:0 auto 18px}.empty-state h3{font-size:20px;margin-bottom:7px}.empty-state p{font-size:13px;max-width:390px;margin:auto}.skeleton{height:16px;border-radius:5px;background:#edf0e7;animation:pulse 1.5s ease-in-out infinite}.skeleton.short{width:60%}.skeleton.photo-placeholder{height:84px;width:88px}.skeleton-copy{flex:1;display:grid;gap:13px}.boot-state{text-align:center;padding:110px 20px}.boot-state h1{font-size:26px;margin:20px 0 10px}.boot-state button{margin-top:20px}.spinner{display:inline-block;width:24px;height:24px;border:2px solid #dce6cd;border-top-color:#749932;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.45}}.login-layout{display:grid;grid-template-columns:1fr 420px;align-items:center;gap:100px;min-height:650px;padding:30px 25px 70px}.login-intro h1{font-size:clamp(36px,4vw,54px);letter-spacing:-2px}.login-intro p{margin-top:22px;max-width:410px;font-size:15px;line-height:1.8}.login-art{display:flex;align-items:center;gap:20px;margin-top:40px}.parcel{width:92px;height:92px;fill:#e9efdf;stroke:#749250;stroke-width:1.3;stroke-linejoin:round}.art-tag{font-size:12px;color:#7a8967;border-bottom:1px solid #cdd8bd;padding-bottom:5px;transform:rotate(-3deg)}.login-card{padding:36px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow)}.login-card h2{font-size:28px}.login-card>p{margin:10px 0 25px;font-size:13px}.login-card .button{margin-top:22px}.login-card .fine-print{font-size:11px;margin:23px 0 0;line-height:1.7}.local-note{padding:12px;background:var(--soft);border-radius:6px}.login-card .local-note{font-size:11px;margin:15px 0 0}.form-error{color:var(--danger)!important}label{display:block;font-size:12px;font-weight:620}input:not([type=checkbox]),textarea,select{display:block;width:100%;border:1px solid #dce2d3;background:#fff;border-radius:6px;padding:10px 12px;color:var(--ink);min-height:42px;margin-top:7px}input::placeholder,textarea::placeholder{color:#9ba291;font-weight:400}textarea{resize:vertical;line-height:1.6}input:disabled{background:#f1f3ee;color:#818976}input[type=checkbox]{accent-color:#658f1c;width:17px;height:17px;flex-shrink:0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field-help{font-size:11px;line-height:1.6;margin:9px 0 20px}.settings-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(230px,1fr);gap:55px}.settings-card{padding:30px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.card-heading{display:flex;align-items:center;gap:16px;margin-bottom:28px}.card-heading h2{font-size:19px}.card-heading p{font-size:12px;margin-top:4px}.consent{display:flex;align-items:flex-start;gap:12px;padding:20px;background:#f4f7ee;border:1px solid #e2e9d5;border-radius:7px;margin-bottom:24px}.consent span span{display:block;color:#758268;font-weight:400;font-size:12px;margin-top:6px}.input-unit{position:relative;display:block}.input-unit input{padding-right:60px}.input-unit>span{position:absolute;right:13px;top:12px;color:#8b9580;font-size:12px;font-weight:400}.run-times{margin:24px 0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);padding-top:20px;gap:15px}.run-times dt{font-size:11px;color:var(--muted)}.run-times dd{margin:5px 0 0;font-size:12px;font-weight:600}.settings-aside{padding:26px 0}.settings-aside h2{font-size:27px;line-height:1.3}.settings-aside p{margin-top:18px;font-size:13px;line-height:1.85;max-width:310px}.settings-aside strong{font-size:13px}.subtle-rule{width:36px;height:2px;background:#d9e4c8;margin:29px 0}#settings-feedback{font-size:12px;margin-bottom:15px}.jobs-panel{background:#fff;border:1px solid var(--line);border-radius:9px;padding:20px 24px;margin-bottom:24px}.jobs-panel .section-kicker{margin-bottom:12px}.job-row{display:flex;gap:12px;align-items:center;border-top:1px solid var(--line);padding:12px 0;font-size:12px}.job-row p{flex:1;overflow-wrap:anywhere}.job-row button{white-space:nowrap}.jobs-panel>.text-button{margin-top:8px}dialog{border:1px solid #e4e8dd;border-radius:15px;padding:0;width:min(740px,calc(100% - 32px));max-height:90dvh;box-shadow:0 28px 100px #1c271b38;color:var(--ink);background:#fff}dialog::backdrop{background:#19241075;backdrop-filter:blur(3px)}body.dialog-open{overflow:hidden}.dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 30px 21px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:1}.dialog-header .eyebrow{margin-bottom:6px}.dialog-header h2{font-size:21px;overflow-wrap:anywhere}.icon-button{font-size:28px;line-height:1;background:#f2f4ee;width:32px;height:32px;border-radius:50%;flex-shrink:0}.icon-button:hover{background:#e7eddf}.dialog-body{padding:25px 30px 30px}.detail-loading{text-align:center;padding:60px 10px}.detail-loading p{margin-top:12px}.gallery{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;margin-bottom:16px}.gallery img{height:200px;width:260px;object-fit:cover;border-radius:8px;background:#f2f4ee;scroll-snap-align:start}.gallery .photo-placeholder{width:100%;height:160px}.gallery .photo-placeholder .icon{height:65px;width:65px}.detail-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:11px;color:#859077;margin-bottom:24px}.detail-price{font-size:23px;display:block;margin:12px 0}.description{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8;margin:12px 0 22px;color:#637157;max-height:350px;overflow:auto}#current-section .section-kicker{margin-bottom:8px}.inline-actions{display:flex;align-items:center;gap:24px;border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.inline-actions p{font-size:12px}.inline-actions .button{margin-left:auto}#listing-warnings{margin-top:16px}.step-indicator{display:flex;align-items:center;gap:9px;font-size:11px;color:#7b866e;margin:10px 0 28px}.step{border:1px solid #dde4d1;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;font-size:10px}.step.current{background:#eaf3d9;color:#426822;border-color:#d4e3bb;font-weight:700}.step-line{height:1px;background:#e0e7d6;flex:1}#edit-form>label,#edit-form>.field-grid{margin-top:19px}.form-section{margin-top:28px}.optional{font-weight:400;color:#929988;font-size:10px;margin-left:5px}.checkbox-label{display:flex;align-items:center;gap:8px;font-weight:400}.advanced{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin-top:24px}.advanced summary{font-size:12px;cursor:pointer;font-weight:600}.advanced label{margin-top:15px}.advanced .field-help{margin-bottom:0}.dialog-actions{display:flex;justify-content:space-between;gap:12px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}#review-section>p{font-size:12px;line-height:1.7;margin-top:8px}.review-summary{background:#f8faf4;border:1px solid #e3e9d9;border-radius:8px;margin-top:20px;padding:20px}.summary-list{margin:0;display:grid;gap:12px}.summary-list>div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:10px;font-size:12px}.summary-list dt{color:#869178}.summary-list dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.advanced pre{font-size:11px;white-space:pre-wrap;overflow-wrap:anywhere;padding:14px;background:#f6f8f2;max-height:300px;overflow:auto}.review-summary h4{margin:20px 0 8px;font-size:12px}.review-summary p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;color:#59694d}#confirm-warning{margin:20px 0 0}#job-section{text-align:center;padding:20px 0}.job-hero{width:60px;height:60px;display:grid;place-items:center;background:var(--soft);color:#658e2d;border-radius:50%;margin:0 auto 18px}#job-message{margin:12px 0 20px;overflow-wrap:anywhere}#job-result{text-align:left;margin-bottom:24px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:20;border:1px solid #d4dfc5;border-radius:9px;box-shadow:0 8px 40px #25361b20;background:#f4faeb;color:#3d5b23;padding:14px 22px;max-width:calc(100% - 32px);font-size:13px}
@media(min-width:1450px){main{padding-top:58px}.header-inner{padding-left:48px;padding-right:48px}.ad-row{min-height:138px}.photo-placeholder{width:96px;height:90px}}
@media(max-width:1150px){.header-inner{gap:30px;padding:0 30px}.header-inner nav{gap:20px}.account-actions{gap:12px}.account-badge{font-size:10px}main{padding:35px 30px 0}.stat-caption{display:none}.list-labels,.ad-row{grid-template-columns:minmax(0,1fr) 105px 90px 92px;gap:14px}.login-layout{gap:50px;padding-left:0;padding-right:0;grid-template-columns:1fr 380px}}
@media(max-width:850px){.header-inner{flex-wrap:wrap;gap:0 25px;padding-top:18px;min-height:125px}.brand{font-size:26px}.account-actions{margin-left:auto}.header-inner nav{order:3;width:100%;height:46px;margin-top:10px;gap:25px}.nav-link{font-size:12px}.demo-banner{font-size:11px;flex-wrap:wrap;gap:3px 10px}.stats-grid{gap:10px}.stat{padding:18px;gap:10px;min-height:105px}.stat-icon{width:35px;height:35px;border-radius:9px}.stat-label{font-size:11px}.stat strong{font-size:25px}.schedule-stat strong{font-size:21px}.photo-placeholder{width:67px;height:67px}.ad-identity{gap:13px}.ad-title{font-size:13px}.ad-row{padding:18px}.list-labels{padding-left:18px;padding-right:18px}.list-labels,.ad-row{grid-template-columns:minmax(0,1fr) 90px 78px 79px;gap:10px}.row-action{font-size:10px;padding:9px}.list-toolbar{padding:16px;gap:10px}.search-field{min-width:0;width:220px}.filter{padding:8px}.help-strip{padding:17px}.help-strip .text-button{display:none}.settings-layout{gap:30px;grid-template-columns:1fr}.settings-aside{padding-top:0}.settings-aside p{max-width:none}.settings-aside h2 br{display:none}.login-layout{grid-template-columns:1fr;gap:35px;max-width:480px;margin:auto;padding-top:10px;min-height:auto}.login-intro h1{font-size:38px}.login-intro p{font-size:13px;margin-top:16px}.login-art{display:none}}
@media(max-width:600px){.header-inner{padding-left:20px;padding-right:20px}.brand-mark{width:28px;height:33px;font-size:23px}.brand{grid-template-columns:28px auto;font-size:25px;column-gap:8px}.workspace-label{font-size:6px;letter-spacing:1.3px}.account-actions{gap:9px}.account-badge{font-size:9px;padding:5px 8px;max-width:125px}.logout{font-size:10px;padding:0}.logout span{display:none}main{padding:28px 16px 0}.page-heading{align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:24px}h1{font-size:35px;letter-spacing:-1.3px}.eyebrow{font-size:8px;letter-spacing:1.6px}.page-heading p{font-size:12px;margin-top:10px}.page-heading>.button{min-height:36px;padding:8px 12px;font-size:11px}.stats-grid{gap:7px;margin-bottom:23px}.stat{display:block;padding:14px 11px;min-height:109px;border-radius:8px}.stat .stat-icon{display:none}.stat-label{font-size:10px;margin-bottom:10px}.stat strong{font-size:25px}.schedule-stat strong{font-size:21px;line-height:30px}.list-toolbar{align-items:stretch;flex-direction:column;padding:12px 14px;gap:13px}.filter-tabs{align-self:flex-start}.search-field{width:100%}.list-labels{display:none}.ad-row{grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;padding:18px 14px}.ad-identity{grid-column:1/-1;grid-row:1}.photo-placeholder{width:66px;height:64px}.ad-copy{padding-right:0}.ad-title{font-size:13px}.ad-id{font-size:10px;margin-top:5px}.ad-price{grid-column:1;grid-row:2;margin-left:79px;font-size:13px}.ad-status{grid-column:1;grid-row:3;margin-left:79px}.row-action{grid-column:2;grid-row:2/4;padding:9px 12px;font-size:11px}.list-footer{padding:14px;font-size:10px}.list-footer>span:last-child{display:none}.help-strip{padding:16px;align-items:flex-start}.help-strip strong{font-size:11px}.help-strip p{font-size:10px;line-height:1.6}.site-footer{flex-direction:column;gap:8px;margin-top:35px;font-size:9px;padding:20px 0}.settings-card{padding:20px}.card-heading{gap:10px}.card-heading h2{font-size:17px}.card-heading p{font-size:11px}.consent{padding:14px}.field-grid{gap:12px}.field-grid label{font-size:11px}.run-times{grid-template-columns:1fr}.dialog-header{padding:20px}.dialog-body{padding:20px}.dialog-header h2{font-size:19px}.gallery img{height:170px;width:220px}.dialog-actions .button{font-size:11px;padding:10px 13px}.summary-list>div{grid-template-columns:100px minmax(0,1fr)}.inline-actions{flex-direction:column;align-items:stretch;gap:15px}.inline-actions .button{margin-left:0}.step-indicator{font-size:10px;gap:6px}.login-card{padding:26px}.login-intro h1{font-size:36px}.job-row{flex-wrap:wrap}.job-row p{min-width:70%}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
