@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700;800&display=swap";:root{color-scheme:light;--ink: #20231f;--ink-soft: #697066;--paper: #f6f4ee;--paper-deep: #ebe9e0;--card: #fffdf8;--line: rgba(32, 35, 31, .12);--line-strong: rgba(32, 35, 31, .2);--forest: #26372d;--forest-deep: #1d211c;--sage: #b6c7ae;--sage-light: #dce6d5;--paprika: #cc5b3f;--paprika-light: #f2d5ca;--amber: #e0a044;--blue: #9dbcc6;--rose: #d7a8aa;--cream: #ead6b6;--shadow: 0 22px 70px rgba(40, 43, 35, .12);--radius-lg: 28px;--radius-md: 18px;--radius-sm: 10px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;color:var(--ink);background:radial-gradient(circle at 80% 0%,rgba(182,199,174,.24),transparent 32rem),var(--paper);font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;line-height:1.5}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(204,91,63,.45);outline-offset:3px}.site-shell{min-height:100vh;overflow:clip}.topbar{width:min(1240px,calc(100% - 48px));margin:0 auto;min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px 12px 12px 3px;color:#fff7e9;background:var(--forest);font-family:Playfair Display,Georgia,serif;font-size:19px;font-weight:800}.brand-mark.small{width:26px;height:26px;border-radius:8px 8px 8px 2px;font-size:13px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-family:Playfair Display,Georgia,serif;font-size:17px;letter-spacing:-.02em}.brand-overline,.eyebrow,.brand-copy .brand-overline{color:var(--ink-soft);font-family:DM Mono,monospace;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.top-nav{display:flex;align-items:center;gap:28px;color:var(--ink-soft);font-size:13px}.top-nav a:hover,.site-footer a:hover,.text-link:hover{color:var(--paprika)}.topbar-tools{display:flex;align-items:center;gap:19px}.topbar-action,.text-link{border:0;color:var(--forest);background:transparent;font-size:13px;font-weight:700}.topbar-action{padding:10px 0}.logout-action{padding:8px 0;border:0;color:var(--ink-soft);background:transparent;font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase}.logout-action:hover{color:var(--paprika)}.hero-section,.spotlight-section,.collection-section,.protocol-section{width:min(1240px,calc(100% - 48px));margin:0 auto}.hero-section{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(40px,7vw,100px);align-items:center;padding:clamp(68px,10vw,130px) 0 112px}.hero-copy{max-width:780px}.eyebrow{margin:0 0 17px;color:var(--paprika)}.eyebrow span{color:var(--ink-soft)}h1,h2,h3,.drawer-hero h2{font-family:Playfair Display,Georgia,serif;letter-spacing:-.045em;line-height:.98}h1{max-width:760px;margin:0;font-size:clamp(51px,7vw,92px);font-weight:700}h2{margin:0;font-size:clamp(30px,4vw,46px)}h3{margin:0;font-size:22px}.hero-lead{max-width:590px;margin:28px 0 30px;color:var(--ink-soft);font-size:17px;line-height:1.7}.hero-search{width:min(590px,100%);height:58px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid var(--line-strong);border-radius:14px;background:#fffdf8bd;box-shadow:0 10px 30px #282b230d}.search-symbol{color:var(--paprika);font-size:29px;line-height:1;transform:translateY(-2px)}.hero-search input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:14px}.hero-search input::placeholder{color:#8c938a}.hero-search kbd{padding:3px 7px;border:1px solid var(--line);border-radius:5px;color:var(--ink-soft);background:var(--paper-deep);font-family:DM Mono,monospace;font-size:11px}.hero-tags{display:flex;flex-wrap:wrap;gap:15px 22px;margin-top:20px;color:var(--ink-soft);font-size:12px}.hero-tags span{display:inline-flex;align-items:center;gap:7px}.tag-dot{width:7px;height:7px;display:inline-block;border-radius:99px}.dot-paprika{background:var(--paprika)}.dot-sage{background:#7e9c7d}.dot-amber{background:var(--amber)}.hero-rule{position:relative;padding:38px 35px 34px;border-radius:28px 28px 28px 5px;color:#fdf9ef;background:linear-gradient(145deg,rgba(255,255,255,.04),transparent 45%),var(--forest);box-shadow:var(--shadow);transform:rotate(1.3deg)}.hero-rule:after{content:"";position:absolute;right:22px;top:22px;width:62px;height:62px;border:1px solid rgba(255,247,233,.2);border-radius:50%}.hero-rule .eyebrow{color:var(--sage)}.hero-rule h2{max-width:275px;margin:28px 0 22px;font-size:32px}.hero-rule p:not(.eyebrow){color:#fdf9efb3;font-size:14px;line-height:1.7}.rule-stamp{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,247,233,.3);border-radius:50% 50% 50% 6px;font-family:Playfair Display,Georgia,serif;font-size:22px}.rule-line{display:flex;align-items:center;gap:10px;margin-top:32px;color:var(--sage);font-family:DM Mono,monospace;font-size:11px}.rule-line span:first-child{color:#fdf9ef73}.spotlight-section{padding-bottom:120px}.section-heading,.collection-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-heading h2,.collection-heading h2{color:var(--forest)}.section-note,.collection-count{color:var(--ink-soft);font-size:12px}.spotlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.recipe-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fffdf8d1;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.recipe-card:hover{transform:translateY(-5px);border-color:var(--line-strong);box-shadow:0 18px 50px #282b231a}.card-photo-button{width:100%;padding:0;border:0;background:transparent;text-align:left}.photo-frame{position:relative;height:190px;display:grid;place-items:center;overflow:hidden;background:var(--paper-deep)}.photo-frame.photo-compact{height:170px}.photo-frame img{width:100%;height:100%;object-fit:cover}.photo-placeholder{isolation:isolate}.photo-placeholder:before,.photo-placeholder:after{content:"";position:absolute;border-radius:50%;z-index:-1;filter:blur(1px)}.photo-placeholder:before{width:210px;height:210px;left:-45px;bottom:-80px;background:#ffffff59}.photo-placeholder:after{width:170px;height:170px;right:-45px;top:-70px;background:#ffffff4d}.tone-rose{background:linear-gradient(140deg,#d3a9aa,#f1d4c2)}.tone-amber{background:linear-gradient(140deg,#d7a24e,#f5d795)}.tone-paprika{background:linear-gradient(140deg,#bd634a,#e8b28f)}.tone-blue{background:linear-gradient(140deg,#92b5c2,#d6e8e5)}.tone-sage,.tone-mint{background:linear-gradient(140deg,#98ad8f,#dce5bf)}.tone-fire{background:linear-gradient(140deg,#c65432,#efb05a)}.tone-cream{background:linear-gradient(140deg,#d3b48f,#f3e5c9)}.tone-lemon{background:linear-gradient(140deg,#d6b957,#f3e4aa)}.photo-orbit{width:160px;height:160px;border:1px solid rgba(255,255,255,.46);border-radius:50%}.photo-emoji{position:absolute;font-size:62px;filter:drop-shadow(0 12px 15px rgba(40,43,35,.15))}.photo-caption{position:absolute;left:15px;bottom:13px;padding:5px 8px;border-radius:5px;color:#20231fad;background:#fffdf899;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.05em;text-transform:uppercase}.recipe-card-body{padding:20px 21px 19px}.card-kicker{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--ink-soft);font-family:DM Mono,monospace;font-size:9px;letter-spacing:.035em;text-transform:uppercase}.recipe-card h3{margin:17px 0 10px;font-size:25px}.recipe-card-compact h3{font-size:22px}.card-facts{margin:0;color:var(--ink-soft);font-size:12px}.card-footer{display:flex;justify-content:space-between;gap:10px;margin-top:24px;padding-top:13px;border-top:1px solid var(--line);color:var(--ink-soft);font-size:11px}.card-open{color:var(--paprika);font-weight:700}.status-badge{flex:0 0 auto;padding:5px 7px;border-radius:4px;font-family:DM Mono,monospace;font-size:8px;letter-spacing:.02em;line-height:1.1;text-transform:uppercase}.status-good{color:#2f6342;background:#dcebd9}.status-caution{color:#8a5b1b;background:#f3e4b9}.status-reconstructed{color:#99513a;background:#f2d7cc}.status-partial{color:#6b5a66;background:#e4dce8}.status-historical{color:#56636c;background:#dbe7ea}.status-ideas{color:#56705c;background:#dce8d7}.collection-section{padding-bottom:120px}.collection-heading{align-items:center}.collection-count strong{color:var(--paprika);font-size:22px}.filter-bar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:28px}.category-chips{display:flex;flex:1;flex-wrap:wrap;gap:7px}.category-chip{padding:8px 10px;border:1px solid var(--line);border-radius:999px;color:var(--ink-soft);background:transparent;font-size:11px;transition:all .16s ease}.category-chip span{color:#a0a49d;margin-left:4px;font-family:DM Mono,monospace;font-size:9px}.category-chip:hover,.category-chip.is-active{border-color:var(--forest);color:#fffdf8;background:var(--forest)}.category-chip.is-active span{color:var(--sage-light)}.status-select select{min-width:190px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;color:var(--ink-soft);background:var(--card);font-size:11px}.recipe-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.recipe-grid .photo-frame{height:170px}.recipe-grid .recipe-card-body{padding:17px}.recipe-grid .recipe-card h3{margin-top:14px;font-size:20px}.recipe-grid .card-footer{margin-top:18px}.empty-state,.error-screen{padding:80px 20px;text-align:center}.empty-mark{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 20px;border-radius:50%;color:var(--paprika);background:var(--paprika-light);font-size:30px}.empty-state h3,.error-screen h1{margin-bottom:10px}.empty-state p,.error-screen p{color:var(--ink-soft)}.protocol-section{display:grid;grid-template-columns:1.5fr .5fr;gap:16px;padding-bottom:100px}.protocol-card{border-radius:var(--radius-lg)}.protocol-main{padding:42px;color:#fdf9ef;background:var(--forest)}.protocol-main .eyebrow{color:var(--sage)}.protocol-main h2{max-width:700px;margin-bottom:20px;font-size:clamp(30px,4vw,48px)}.protocol-main>p:not(.eyebrow){max-width:650px;color:#fdf9efb3;line-height:1.7}.protocol-main .text-link{display:inline-block;margin-top:14px;color:var(--sage-light)}.protocol-side{display:flex;flex-direction:column;justify-content:center;padding:34px;color:var(--forest);background:var(--sage-light)}.protocol-number{font-family:Playfair Display,Georgia,serif;font-size:58px;font-weight:700;line-height:.9}.protocol-side>span:not(.protocol-number):not(.protocol-divider){max-width:150px;margin:10px 0 24px;color:#587058;font-size:12px}.protocol-divider{width:100%;height:1px;margin:5px 0 27px;background:#26372d2e}.site-footer{width:min(1240px,calc(100% - 48px));display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:26px 0 38px;border-top:1px solid var(--line);color:var(--ink-soft);font-size:11px}.site-footer>div{display:inline-flex;align-items:center;gap:9px;color:var(--forest);font-weight:700}.site-footer a{color:var(--paprika);font-weight:700}.drawer-backdrop{position:fixed;inset:0;z-index:10;background:#181b168a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fade-in .17s ease}.recipe-drawer{position:fixed;z-index:11;top:14px;right:14px;bottom:14px;width:min(720px,calc(100% - 28px));overflow:hidden;display:flex;flex-direction:column;border-radius:24px;background:var(--paper);box-shadow:-12px 20px 70px #171c163b;animation:slide-in .23s cubic-bezier(.2,.8,.2,1)}.drawer-topbar{display:flex;justify-content:space-between;align-items:center;padding:18px 22px 4px}.drawer-breadcrumb{color:var(--ink-soft);font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase}.icon-button{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:var(--card);font-size:25px;line-height:1}.icon-button:hover{color:var(--paprika);border-color:var(--paprika)}.drawer-hero{display:grid;grid-template-columns:210px 1fr;gap:23px;align-items:center;padding:13px 22px 23px}.drawer-hero .photo-frame{height:158px;border-radius:17px}.drawer-hero .photo-emoji{font-size:53px}.drawer-hero-copy .card-kicker{justify-content:flex-start}.drawer-hero h2{margin:14px 0 9px;font-size:clamp(31px,5vw,51px)}.drawer-facts{margin:0;color:var(--ink-soft);font-size:12px}.drawer-body{flex:1;overflow-y:auto;padding:0 22px 26px}.drawer-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0 17px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quantity-toggle{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;color:var(--forest);background:transparent;font-size:11px;font-weight:700}.toggle-dot{width:18px;height:18px;display:inline-block;border:2px solid #a9b1a7;border-radius:50%}.quantity-toggle.is-on .toggle-dot{border-color:var(--paprika);background:radial-gradient(circle,var(--paprika) 0 45%,transparent 48%)}.source-link{color:var(--paprika);font-family:DM Mono,monospace;font-size:10px}.drawer-section{padding:34px 0 0}.drawer-section-heading{margin-bottom:18px}.drawer-section-heading .eyebrow{margin-bottom:10px}.drawer-section-heading h3{font-size:31px}.ingredient-list{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.ingredient-list li{display:grid;grid-template-columns:22px 1fr auto;gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.ingredient-check{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;color:#42734c;background:#dcebd9;font-size:11px;font-weight:700}.ingredient-missing .ingredient-check{color:#a04f35;background:var(--paprika-light)}.ingredient-name{display:flex;flex-direction:column;gap:2px}.ingredient-name small{color:var(--ink-soft);font-size:10px}.ingredient-quantity{color:var(--forest);font-family:DM Mono,monospace;font-size:11px;font-weight:500;text-align:right}.ingredient-missing .ingredient-quantity{max-width:160px;color:#a04f35;font-size:9px;line-height:1.3}.source-gap{display:flex;gap:13px;align-items:flex-start;padding:17px;border:1px dashed rgba(160,79,53,.4);border-radius:13px;color:#805746;background:#fff4ec}.source-gap-icon{flex:0 0 auto;color:var(--paprika);font-family:DM Mono,monospace;font-size:18px}.source-gap p{margin:0;font-size:12px;line-height:1.6}.step-list{display:grid;gap:11px}.step-card{display:grid;grid-template-columns:40px 1fr;gap:14px;padding:17px;border:1px solid var(--line);border-radius:15px;background:var(--card)}.step-number{color:var(--paprika);font-family:DM Mono,monospace;font-size:12px;font-weight:700}.step-content>p{margin:0;font-size:14px;line-height:1.65}.step-reminder{margin-top:14px;padding-top:11px;border-top:1px solid var(--line)}.reminder-label{display:block;margin-bottom:7px;color:var(--ink-soft);font-family:DM Mono,monospace;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.quantity-pills{display:flex;flex-wrap:wrap;gap:5px}.quantity-pill{display:inline-block;padding:5px 7px;border-radius:5px;color:#42624b;background:#e7f0e1;font-size:10px;line-height:1.3}.quantity-pill strong{font-family:DM Mono,monospace;font-size:9px}.quantity-pill.is-missing{color:#9b533d;background:var(--paprika-light)}.quantity-pill.muted{color:var(--ink-soft);background:var(--paper-deep)}.tips-section{padding-bottom:32px}.tips-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tip-card{position:relative;min-height:115px;padding:17px 16px 14px;border-radius:13px;color:var(--forest);background:var(--sage-light)}.tip-card:nth-child(2n){background:#f4e4c4}.tip-icon{color:var(--paprika);font-size:18px}.tip-card p{margin:11px 0 20px;font-size:12px;line-height:1.55}.tip-origin{position:absolute;right:13px;bottom:10px;color:#26372d8a;font-family:DM Mono,monospace;font-size:8px;text-transform:uppercase}.source-details{margin:0 0 25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.source-details summary{padding:17px 0;color:var(--forest);cursor:pointer;font-size:12px;font-weight:700}.source-reading{padding:3px 0 24px;color:var(--ink-soft);font-size:12px;line-height:1.65}.source-reading h4{margin:20px 0 8px;color:var(--ink);font-family:Playfair Display,Georgia,serif;font-size:20px}.source-reading p{margin:8px 0}.source-reading ul,.source-reading ol{margin:8px 0 12px;padding-left:20px}.drawer-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 22px;border-top:1px solid var(--line);color:var(--ink-soft);background:#fffdf8d1;font-family:DM Mono,monospace;font-size:9px;text-transform:uppercase}.drawer-nav{padding:5px 0;border:0;color:var(--paprika);background:transparent;font-family:DM Mono,monospace;font-size:9px;text-transform:uppercase}.drawer-nav:disabled{cursor:default;opacity:.3}.auth-screen{position:relative;min-height:100vh;display:grid;place-items:center;overflow:hidden;padding:110px 24px 70px}.auth-brand{position:absolute;top:28px;left:max(24px,calc(50% - 620px));display:inline-flex;align-items:center;gap:12px}.auth-card{position:relative;z-index:1;width:min(100%,510px);padding:clamp(32px,6vw,58px);border:1px solid var(--line);border-radius:28px 28px 28px 5px;background:#fffdf8e6;box-shadow:var(--shadow)}.auth-card h1{max-width:410px;margin:0;font-size:clamp(48px,7vw,76px)}.auth-lead{max-width:390px;margin:22px 0 30px;color:var(--ink-soft);font-size:15px;line-height:1.7}.auth-form{display:grid;gap:9px}.auth-form label{margin-top:8px;color:var(--ink-soft);font-family:DM Mono,monospace;font-size:10px;letter-spacing:.09em;text-transform:uppercase}.auth-form input{width:100%;height:52px;padding:0 14px;border:1px solid var(--line-strong);border-radius:10px;color:var(--ink);background:var(--paper);outline:0}.auth-form input:focus{border-color:var(--paprika);box-shadow:0 0 0 4px #cc5b3f1f}.auth-submit{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:17px;padding:15px 17px;border:0;border-radius:10px;color:#fff7e9;background:var(--forest);font-size:13px;font-weight:700}.auth-submit:hover{background:var(--forest-deep)}.auth-submit:disabled{cursor:wait;opacity:.6}.auth-error{margin:9px 0 0;padding:10px 12px;border-radius:8px;color:#9b533d;background:var(--paprika-light);font-size:12px}.auth-footnote{position:absolute;bottom:26px;margin:0;color:var(--ink-soft);font-family:DM Mono,monospace;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.auth-orbit{position:absolute;border:1px solid rgba(204,91,63,.16);border-radius:50%;pointer-events:none}.auth-orbit-one{width:390px;height:390px;top:13%;right:-120px}.auth-orbit-two{width:230px;height:230px;bottom:7%;left:-70px;border-color:#7e9c7d40}.loading-screen,.error-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:10px;color:var(--ink-soft)}.loading-screen .loading-mark{width:60px;height:60px;display:grid;place-items:center;border-radius:18px 18px 18px 3px;color:#fff7e9;background:var(--forest);font-family:Playfair Display,Georgia,serif;font-size:28px}.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}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{transform:translate(25px);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:1000px){.recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-section{gap:45px}}@media(max-width:760px){.topbar,.hero-section,.spotlight-section,.collection-section,.protocol-section,.site-footer{width:min(100% - 30px,600px)}.topbar{min-height:76px}.top-nav{display:none}.topbar-tools{gap:12px}.topbar-action{font-size:11px}.hero-section{grid-template-columns:1fr;padding:62px 0 85px}.hero-rule{max-width:430px;margin-left:auto}h1{font-size:clamp(45px,13vw,72px)}.spotlight-grid{grid-template-columns:1fr}.spotlight-grid .recipe-card{display:grid;grid-template-columns:145px 1fr}.spotlight-grid .photo-frame{height:100%;min-height:164px}.spotlight-grid .recipe-card-body{padding:16px}.section-heading,.collection-heading{align-items:flex-start;flex-direction:column}.filter-bar{align-items:stretch;flex-direction:column}.status-select select{width:100%}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-grid .photo-frame{height:150px}.recipe-grid .recipe-card h3{font-size:18px}.protocol-section{grid-template-columns:1fr}.protocol-main{padding:30px 25px}.protocol-side{min-height:240px}.site-footer{align-items:flex-start;flex-direction:column}.drawer-hero{grid-template-columns:130px 1fr;gap:15px}.drawer-hero .photo-frame{height:130px}.drawer-hero h2{font-size:32px}.drawer-actions{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.topbar-action{max-width:120px;text-align:right}.logout-action{font-size:9px}.auth-screen{padding-left:15px;padding-right:15px}.auth-brand{top:20px;left:15px}.auth-card{padding:30px 23px}.hero-tags{gap:9px 14px}.recipe-grid{grid-template-columns:1fr}.recipe-grid .photo-frame{height:190px}.tips-grid{grid-template-columns:1fr}.ingredient-list li{grid-template-columns:22px 1fr}.ingredient-quantity{grid-column:2;text-align:left}.drawer-hero{grid-template-columns:1fr}.drawer-hero .photo-frame{height:170px}.drawer-footer{padding-left:16px;padding-right:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
