:root{
  --ink:#171815;--paper:#f4efe5;--paper-2:#fbf8f1;--card:#fffdf8;--line:#d7d0c3;--line-dark:#4a514b;
  --green:#214c3b;--green-2:#173a2e;--green-3:#2f6651;--cream:#efe4ce;--muted:#6f7069;--dark:#16251f;
  --serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --shadow:0 24px 70px rgba(31,35,30,.10);--radius:2px
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit}button,input,select,textarea{font:inherit}.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;left:16px;top:-60px;background:#fff;padding:12px 16px;z-index:100;color:#111}.skip-link:focus{top:16px}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.section{padding:112px 0}.eyebrow{margin:0;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.22em}.eyebrow-light{color:#9fc3b4}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(119,111,96,.18);background:rgba(244,239,229,.92);backdrop-filter:blur(18px);transition:box-shadow .25s ease}.site-header.is-scrolled{box-shadow:0 8px 24px rgba(27,31,27,.06)}.nav-shell{height:78px;width:min(1260px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font:700 22px/1 var(--serif);letter-spacing:.005em}.brand-mark{display:grid;place-items:center;width:30px;height:30px;color:var(--green)}.brand-mark svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5}.brand-mark svg path:nth-of-type(1){fill:currentColor;stroke:none}.brand-mark svg path:nth-of-type(2){stroke:var(--paper);stroke-width:1.2}.desktop-nav{display:flex;align-items:center;gap:30px}.desktop-nav a{font-size:14px;text-decoration:none;color:#33342f}.desktop-nav a:hover{color:var(--green)}.desktop-nav .nav-cta{border:1px solid var(--green);padding:10px 15px;color:var(--green);font-weight:750}.menu-button{display:none;width:42px;height:42px;border:0;background:transparent;padding:8px;cursor:pointer}.menu-button span:not(.sr-only){display:block;height:1.5px;background:#222;margin:5px 0}.mobile-menu{position:absolute;left:0;right:0;top:78px;background:var(--paper-2);border-bottom:1px solid var(--line);padding:18px 24px 26px}.mobile-menu a{display:block;padding:13px 0;border-bottom:1px solid var(--line);text-decoration:none;font-weight:700}
.hero{min-height:710px;padding-top:92px;padding-bottom:78px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.72fr);gap:78px;align-items:center}.hero h1{font:500 clamp(54px,6.7vw,92px)/.95 var(--serif);letter-spacing:-.05em;margin:24px 0 34px}.hero h1 em,.section-head h2 em{color:var(--green);font-weight:500}.lead{max-width:760px;margin:0;font-size:20px;line-height:1.72;color:#42443e}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid transparent;padding:0 20px;text-decoration:none;font-size:14px;font-weight:780;letter-spacing:.01em;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);border-color:var(--green);color:white}.button-primary:hover{background:var(--green-2)}.button-ghost{border-color:#7c8d84;color:var(--green);background:transparent}.button-dark{background:var(--dark);color:white}.button-cream{background:var(--cream);color:var(--green-2)}.button-ghost-light{border-color:#80988e;color:#e9f0ed;background:transparent}.microcopy{font-size:12px;color:#77766f;margin-top:22px}.hero-card{background:#e8e2d7;border:1px solid #d4ccbd;box-shadow:var(--shadow);min-height:510px;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.hero-card-top,.hero-card-bottom{padding:24px 26px;display:flex;align-items:center}.hero-card-top{justify-content:flex-start;gap:9px;border-bottom:1px solid #d3ccbe;font-size:12px;font-weight:750;letter-spacing:.08em}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--green-3);box-shadow:0 0 0 5px rgba(47,102,81,.09)}.hero-card-index{margin-left:auto;color:#8c8a82;font-family:var(--serif)}.pen-stage{display:grid;place-items:center;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.55),transparent 42%),linear-gradient(145deg,#eee9df,#d8d0c1);min-height:310px}.pen-illustration{width:100%;max-width:620px}.hero-card-bottom{justify-content:space-between;gap:20px;border-top:1px solid #d3ccbe;background:#f8f4ec}.hero-card-bottom div{display:flex;flex-direction:column}.hero-card-bottom strong{font:500 24px/1.15 var(--serif);margin-top:7px}.hero-card-bottom p{max-width:135px;margin:0;color:var(--muted);font-size:12px}.card-label{font-size:10px;letter-spacing:.16em;color:var(--green);font-weight:800}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:var(--card);margin-bottom:10px}.proof-strip article{min-height:145px;padding:24px 25px;display:grid;grid-template-columns:auto 1fr;gap:18px;border-right:1px solid var(--line)}.proof-strip article:last-child{border-right:0}.proof-number{font:500 14px var(--serif);color:#97948c}.proof-strip strong{display:block;font-size:14px}.proof-strip p{font-size:13px;color:var(--muted);margin:8px 0 0;line-height:1.6}
.section-dark{background:var(--dark);color:#f6f2e8}.section-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.65fr);gap:70px;align-items:end;margin-bottom:52px}.section-head h2{font:500 clamp(42px,5vw,66px)/1.02 var(--serif);letter-spacing:-.04em;margin:16px 0 0}.section-head>p{color:var(--muted);font-size:15px;line-height:1.75;margin:0}.section-head-light>p{color:#b9c2bd}.watch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.watch-card{background:#f3efe7;color:var(--ink);border:1px solid rgba(255,255,255,.08);overflow:hidden;display:flex;flex-direction:column;min-height:560px}.watch-visual{height:250px;position:relative;display:grid;place-items:center;overflow:hidden}.watch-card-green .watch-visual{background:linear-gradient(145deg,#dce3d8,#a4b6a5)}.watch-card-blue .watch-visual{background:linear-gradient(145deg,#e2ece7,#b6d8d3)}.watch-card-stone .watch-visual{background:linear-gradient(145deg,#ddd8d0,#aaa9a4)}.watch-visual svg{width:104%;height:auto;filter:drop-shadow(0 18px 20px rgba(22,31,26,.17))}.watch-badge{position:absolute;top:16px;left:16px;background:rgba(250,248,243,.9);border:1px solid rgba(28,41,33,.18);padding:7px 9px;font-size:9px;font-weight:850;letter-spacing:.1em;z-index:2}.watch-meta{padding:26px;display:flex;flex-direction:column;flex:1}.watch-meta>p:first-child{font-size:10px;letter-spacing:.15em;font-weight:800;color:var(--green);margin:0}.watch-meta h3{font:500 29px/1.08 var(--serif);margin:10px 0 15px}.watch-row{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;font-size:12px;font-weight:700}.watch-note{font-size:13px;color:#666861;line-height:1.7}.watch-meta a{margin-top:auto;text-decoration:none;font-size:13px;font-weight:800;color:var(--green);display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px}.source-note{font-size:11px;color:#a7b0ab;margin:20px 0 0;max-width:840px}.process-line{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-line article{padding:32px 28px 38px;border-right:1px solid var(--line)}.process-line article:last-child{border-right:0}.process-icon{font:500 13px var(--serif);color:var(--green);margin-bottom:52px}.process-line h3{font:500 24px var(--serif);margin:0 0 12px}.process-line p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.section-paper{background:var(--paper-2)}.source-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.source-copy h2{font:500 clamp(40px,4.8vw,62px)/1.03 var(--serif);letter-spacing:-.04em;margin:16px 0 26px}.source-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8}.text-link{display:inline-flex;gap:12px;margin-top:14px;text-decoration:none;font-size:13px;font-weight:800;color:var(--green);border-bottom:1px solid #9daf9f;padding-bottom:4px}.retailer-board{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:white}.retailer-board div{min-height:122px;padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.retailer-board div:nth-child(3n){border-right:0}.retailer-board div:nth-last-child(-n+3){border-bottom:0}.retailer-board span{font-size:9px;letter-spacing:.16em;color:#96958e;text-transform:uppercase}.retailer-board strong{font:500 18px/1.2 var(--serif)}.comparison{border:1px solid var(--line);background:var(--card)}.comparison-row{display:grid;grid-template-columns:1.5fr .8fr .8fr;min-height:62px;border-bottom:1px solid var(--line);align-items:center}.comparison-row:last-child{border-bottom:0}.comparison-row>div{height:100%;display:flex;align-items:center;padding:14px 18px;border-right:1px solid var(--line);font-size:13px}.comparison-row>div:last-child{border-right:0}.comparison-head{background:#e9e4d9;color:#5d5d57;font-weight:800}.pill{display:inline-flex;padding:5px 8px;font-size:11px;border-radius:999px}.pill.yes{background:#dfebe4;color:var(--green)}.pill.neutral{background:#eeeae2;color:#676863}.verify-section{background:var(--green-2);color:#f5f2e9}.verify-grid{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:start}.verify-intro h2{font:500 clamp(40px,4.8vw,62px)/1.03 var(--serif);letter-spacing:-.04em;margin:18px 0 28px}.verify-intro>p:last-child{color:#b9c7c0;line-height:1.8}.verify-list{border-top:1px solid var(--line-dark)}.verify-list article{display:grid;grid-template-columns:54px 1fr;gap:12px;padding:24px 0;border-bottom:1px solid var(--line-dark)}.verify-list article>span{font:500 14px var(--serif);color:#91aa9f}.verify-list h3{font:500 23px var(--serif);margin:0 0 7px}.verify-list p{margin:0;color:#b9c7c0;font-size:13px}.pricing-head{margin-bottom:42px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.price-card{position:relative;border:1px solid var(--line);background:var(--card);padding:34px;min-height:620px;display:flex;flex-direction:column}.price-card-featured{background:#e5ece7;border:2px solid var(--green)}.recommended{position:absolute;right:18px;top:18px;font-size:9px;letter-spacing:.12em;font-weight:850;background:var(--green);color:white;padding:7px 9px}.price-label{font-size:11px;letter-spacing:.17em;color:var(--green);font-weight:850;margin:0}.price-row{display:flex;align-items:flex-start;margin-top:16px}.price-row .currency{font:500 26px var(--serif);margin-top:12px}.price-row strong{font:500 78px/.9 var(--serif);letter-spacing:-.04em}.price-sub{color:var(--muted);font-size:13px;max-width:360px}.price-card ul{list-style:none;padding:24px 0;margin:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.price-card li{font-size:13px;padding:8px 0 8px 22px;position:relative}.price-card li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:800}.price-footer{margin-top:auto}.price-footer p{font-size:12px;color:#5f615b;line-height:1.6}.price-footer .button{width:100%;margin-top:12px}.pricing-note{text-align:center;color:var(--muted);font-size:11px;margin-top:20px}.scope-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px;align-items:start}.scope-grid h2{font:500 clamp(42px,4.8vw,62px)/1.02 var(--serif);letter-spacing:-.04em;margin:16px 0 25px}.scope-lead{color:var(--muted);line-height:1.8}.scope-cards{display:grid;grid-template-columns:1fr 1fr;gap:15px}.scope-cards article{border:1px solid var(--line);background:white;padding:26px}.scope-title{font-size:10px;letter-spacing:.16em;font-weight:850;color:var(--green)}.scope-list{list-style:none;padding:12px 0 0;margin:0}.scope-list li{font-size:13px;padding:9px 0 9px 24px;border-bottom:1px solid #ece8df;position:relative}.scope-list li:last-child{border-bottom:0}.scope-list.good li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:800}.scope-list.no li:before{content:"—";position:absolute;left:0;color:#9a6c62}.request-section{background:#132d24;color:#f5f1e8;padding:0}.request-shell{display:grid;grid-template-columns:.72fr 1.28fr;min-height:800px}.request-intro{padding:90px 58px 90px 0;border-right:1px solid #3e554b;display:flex;flex-direction:column;justify-content:center}.request-intro h2{font:500 clamp(46px,5vw,66px)/1.02 var(--serif);letter-spacing:-.04em;margin:16px 0 24px}.request-intro>p:not(.eyebrow){color:#b7c5bf;line-height:1.8}.request-promise{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.request-promise span{border:1px solid #4b655a;padding:7px 9px;font-size:10px;letter-spacing:.06em;color:#cad6d1}.hunt-form{padding:70px 0 70px 66px;display:flex;flex-direction:column;justify-content:center}.form-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:10px;margin-bottom:48px}.form-progress i{height:1px;background:#426056}.progress-step{border:0;background:transparent;color:#8ea49b;padding:0;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;cursor:pointer}.progress-step span{display:grid;place-items:center;width:26px;height:26px;border:1px solid #587267;border-radius:50%;font-family:var(--serif)}.progress-step.is-active{color:#fff}.progress-step.is-active span{background:var(--cream);color:var(--green-2);border-color:var(--cream)}.form-step-kicker{font-size:10px;letter-spacing:.18em;color:#8da99e;font-weight:850}.form-step h3{font:500 38px/1.1 var(--serif);margin:10px 0 34px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px}.field-full{grid-column:1/-1}.field>span{font-size:11px;font-weight:800;letter-spacing:.02em}.field small{font-weight:500;color:#8fa49c}.field-hint{font-size:10px!important;color:#90a79e!important;margin-top:-2px}.field input,.field select,.field textarea{width:100%;border:1px solid #526c61;background:#18372d;color:#fff;padding:14px 14px;border-radius:0;outline:none}.field textarea{resize:vertical;min-height:148px}.field input::placeholder,.field textarea::placeholder{color:#849b92}.field input:focus,.field select:focus,.field textarea:focus{border-color:#c9dbd2;box-shadow:0 0 0 1px #c9dbd2}.compound-field{display:grid;grid-template-columns:1fr 104px}.compound-field select{border-left:0}.form-actions{display:flex;justify-content:space-between;gap:14px;margin-top:30px}.form-actions .button{min-width:130px}.consent{display:flex;align-items:flex-start;gap:10px;margin:20px 0 0;font-size:11px;color:#c2d0ca}.consent input{margin-top:3px;accent-color:var(--cream)}.consent a{color:#fff}.tier-summary{margin-top:24px;border:1px solid #526c61;padding:14px 16px;display:flex;justify-content:space-between;gap:16px}.tier-summary strong{font:500 17px var(--serif)}.tier-summary span{font-size:11px;color:#a8bab2}.checkout-note{margin-top:26px;border-top:1px solid #496359;border-bottom:1px solid #496359;padding:18px 0;display:grid;grid-template-columns:auto auto 1fr;gap:18px;align-items:center}.checkout-note>span{font-size:9px;letter-spacing:.16em;color:#9bb1a8}.checkout-note>strong{font:500 28px var(--serif)}.checkout-note p{margin:0;color:#91a79e;font-size:10px;line-height:1.5}.form-status{min-height:22px;color:#dce8e2;font-size:12px;margin-bottom:0}.form-status.is-error{color:#ffc7b9}.honeypot{position:absolute;left:-9999px}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-layout h2{font:500 clamp(42px,4.5vw,58px)/1.04 var(--serif);letter-spacing:-.04em;margin:16px 0 0}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:22px 0;display:flex;justify-content:space-between;gap:20px;font-weight:750;font-size:14px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{font-style:normal;font:500 22px var(--serif);transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list p{color:var(--muted);font-size:13px;line-height:1.8;padding:0 44px 24px 0;margin:0}.closing-cta{background:var(--green);color:white;padding:66px 0}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.closing-inner h2{font:500 clamp(48px,6vw,78px)/.95 var(--serif);letter-spacing:-.045em;margin:12px 0 0}.site-footer{background:#101612;color:#d7ddd9;padding:70px 0 26px}.footer-grid{display:grid;grid-template-columns:1.8fr .7fr .7fr .8fr;gap:50px}.brand-footer{color:#f4f0e7}.brand-footer .brand-mark svg path:nth-of-type(2){stroke:#101612}.footer-brand>p{font:500 20px/1.35 var(--serif);color:#9fa9a3;max-width:330px;margin-top:20px}.footer-title{font-size:9px;letter-spacing:.16em;color:#78847e;font-weight:800;margin:0 0 15px}.site-footer>div>div:not(.footer-brand) a,.site-footer>div>div:not(.footer-brand)>p:not(.footer-title){display:block;text-decoration:none;font-size:12px;color:#bec7c2;margin:10px 0}.site-footer a:hover{color:#fff}.footer-small{color:#77837d!important}.footer-bottom{border-top:1px solid #29332e;margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;gap:30px;color:#78847e;font-size:10px}.mobile-sticky-cta{display:none}.legal{max-width:900px;margin:auto;padding:76px 24px}.legal h1{font:500 56px/1 var(--serif);letter-spacing:-.04em}.legal h2{font:500 28px var(--serif);margin-top:42px}.legal p,.legal li{color:#444}.notice{background:#e8eee9;border:1px solid #c8d3cb;padding:16px}.admin{max-width:1200px;margin:auto;padding:40px 24px}.admin table{width:100%;border-collapse:collapse;background:white;font-size:13px}.admin th,.admin td{padding:10px;border:1px solid #ddd;text-align:left;vertical-align:top}.admin th{background:#eee}.admin-controls{display:flex;gap:10px;margin:20px 0}.admin-controls input{max-width:460px}
@media(max-width:1050px){.hero{grid-template-columns:1fr;gap:40px;min-height:auto}.hero-card{max-width:700px}.watch-grid{grid-template-columns:1fr 1fr}.watch-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;min-height:auto}.watch-card:last-child .watch-visual{height:auto}.source-layout,.verify-grid,.scope-grid,.faq-layout{grid-template-columns:1fr;gap:48px}.request-shell{grid-template-columns:1fr}.request-intro{padding:72px 0;border-right:0;border-bottom:1px solid #3e554b}.hunt-form{padding:70px 0}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}}
@media(max-width:760px){html{scroll-padding-top:72px}.section-shell{width:min(100% - 30px,1180px)}.section{padding:78px 0}.nav-shell{height:68px;width:calc(100% - 30px)}.brand{font-size:19px}.brand-mark{width:27px;height:27px}.desktop-nav{display:none}.menu-button{display:block}.mobile-menu{top:68px}.hero{padding-top:58px;padding-bottom:58px;display:block}.hero h1{font-size:clamp(46px,14vw,66px);margin-top:20px}.lead{font-size:17px}.hero-actions{display:grid;grid-template-columns:1fr}.button{width:100%}.hero-card{margin-top:46px;min-height:430px}.pen-stage{min-height:245px}.hero-card-bottom strong{font-size:20px}.proof-strip{grid-template-columns:1fr}.proof-strip article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.proof-strip article:last-child{border-bottom:0}.section-head{grid-template-columns:1fr;gap:26px;margin-bottom:36px}.section-head h2{font-size:44px}.watch-grid{grid-template-columns:1fr}.watch-card:last-child{grid-column:auto;display:flex}.watch-visual{height:220px!important}.process-line{grid-template-columns:1fr}.process-line article{border-right:0;border-bottom:1px solid var(--line)}.process-line article:last-child{border-bottom:0}.process-icon{margin-bottom:28px}.retailer-board{grid-template-columns:1fr 1fr}.retailer-board div:nth-child(3n){border-right:1px solid var(--line)}.retailer-board div:nth-child(2n){border-right:0}.retailer-board div:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.retailer-board div:last-child{border-bottom:0}.comparison{overflow-x:auto}.comparison-row{min-width:650px;grid-template-columns:1.4fr .8fr .8fr}.pricing-grid,.scope-cards{grid-template-columns:1fr}.price-card{min-height:auto}.request-intro{padding:68px 0 48px}.hunt-form{padding:50px 0 84px}.field-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.form-progress{margin-bottom:36px}.progress-step{font-size:0}.progress-step span{font-size:12px}.tier-summary{flex-direction:column;gap:4px}.checkout-note{grid-template-columns:auto auto;}.checkout-note p{grid-column:1/-1}.closing-inner{flex-direction:column;align-items:flex-start}.closing-inner .button{width:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.mobile-sticky-cta{position:fixed;z-index:40;bottom:12px;left:15px;right:15px;height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:var(--green);color:white;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 14px 40px rgba(21,31,26,.25);transition:transform .2s}.mobile-sticky-cta.is-hidden{transform:translateY(90px)}body{padding-bottom:72px}.legal h1{font-size:44px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
