:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d211b;background:#f7f0df;font-synthesis:none;text-rendering:optimizeLegibility;--cream: #f7f0df;--paper: #fffaf0;--yellow: #f6bd22;--yellow-soft: #ffd96f;--red: #cf302b;--red-dark: #a92020;--brown: #2d211b;--muted: #70645a;--line: #dfd1b8;--green: #4d7d4b;--pink: #df7e98;--shadow: 0 18px 50px rgba(89, 61, 31, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:140px}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream);color:var(--brown);overflow-x:hidden}button,a,input{font:inherit}button{color:inherit}img{display:block;max-width:100%}a{color:inherit}.app-shell{min-height:100vh}.shell{width:min(94vw,2480px);margin-inline:auto}.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:8px;z-index:300;padding:12px 16px;background:#fff;border-radius:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #1769aa;outline-offset:3px}.site-header{position:sticky;top:0;z-index:70;background:#f7f0dff0;border-bottom:1px solid rgba(83,57,34,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;flex:0 0 auto}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:24px;font-weight:950;box-shadow:0 6px 16px #b87e0438}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:20px;letter-spacing:.09em}.brand-copy span{margin-top:5px;font-size:9px;font-weight:850;letter-spacing:.12em}.header-nav{display:flex;gap:28px;margin-left:auto}.header-nav a{text-decoration:none;font-weight:750;font-size:14px}.header-nav a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:22px}.header-address{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;font-weight:700}.header-address svg{width:18px;color:var(--red)}.cart-header-button{min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border:0;border-radius:999px;background:var(--red);color:#fff;font-size:13px;font-weight:850;cursor:pointer}.cart-header-button:hover{background:var(--red-dark)}.cart-header-button svg{width:18px}.cart-header-button b{min-width:22px;height:22px;display:grid;place-items:center;padding:0 5px;border-radius:99px;background:#fff;color:var(--red);font-size:11px}.hero{min-height:clamp(360px,22vw,560px);margin-top:18px;display:grid;grid-template-columns:minmax(340px,.9fr) minmax(440px,1.1fr);overflow:hidden;border-radius:clamp(24px,2.4vw,42px);background:linear-gradient(125deg,var(--yellow-soft),var(--yellow));box-shadow:var(--shadow)}.hero-copy{position:relative;z-index:2;align-self:center;padding:clamp(30px,4vw,72px)}.eyebrow{margin:0 0 10px;color:var(--red-dark);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero h1{margin:0;max-width:820px;font-size:clamp(42px,4.3vw,82px);line-height:.95;letter-spacing:-.055em}.hero-subtitle{margin:22px 0 0;font-size:clamp(17px,1.35vw,25px);font-weight:780}.hero-note{margin:8px 0 0;color:#584532;font-size:15px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:14px;padding:12px 18px;text-decoration:none;font-weight:850;font-size:14px;cursor:pointer}.button svg{width:18px;height:18px}.button-primary{background:var(--red);color:#fff;box-shadow:0 9px 22px #aa1c193b}.button-primary:hover{background:var(--red-dark);transform:translateY(-1px)}.button-quiet{background:#ffffff9e;color:var(--brown);border:1px solid rgba(75,48,24,.18)}.hero-visual{position:relative;min-height:100%}.hero-visual:before{content:"";position:absolute;top:8%;right:-6%;bottom:-20%;left:3%;background:#ffffff61;border-radius:50% 38% 28% 44%;transform:rotate(-7deg)}.hero-visual img{position:absolute;z-index:2;width:min(92%,980px);height:108%;right:2%;top:-4%;object-fit:contain;filter:drop-shadow(0 26px 24px rgba(93,56,19,.24));transform:rotate(-5deg) scale(2.1)}.hero-blob{position:absolute;z-index:1;display:block;border-radius:50%}.hero-blob-pink{width:90px;height:90px;right:8%;top:11%;background:var(--pink);opacity:.8}.hero-blob-green{width:64px;height:64px;left:4%;bottom:10%;background:#8aaf57;opacity:.82}.menu-area{margin-top:28px;scroll-margin-top:70px}.category-rail-wrap{position:sticky;top:70px;z-index:60;padding:9px 0 12px;background:linear-gradient(var(--cream) 78%,rgba(247,240,223,0))}.category-rail{display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px 2px 7px}.category-rail::-webkit-scrollbar{display:none}.category-tab{min-height:46px;flex:0 0 auto;scroll-snap-align:start;border:1px solid var(--line);border-radius:999px;padding:10px 18px;background:var(--paper);color:var(--brown);font-size:14px;font-weight:800;cursor:pointer}.category-tab:hover{border-color:var(--red)}.category-tab.is-active{background:var(--red);color:#fff;border-color:var(--red);box-shadow:0 7px 18px #991d1b2e}.menu-content{min-height:420px;padding-top:20px;scroll-margin-top:135px}.overview-sections{display:grid;gap:54px}.menu-section{min-width:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-heading h2,.page-heading h2,.about h2{margin:0;font-size:clamp(30px,3vw,52px);line-height:1;letter-spacing:-.04em}.section-link{min-height:44px;display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--red-dark);font-size:14px;font-weight:850;cursor:pointer}.section-link svg{width:18px}.product-grid{display:grid;grid-template-columns:1fr;gap:clamp(10px,1.15vw,20px)}.product-card{min-width:0;min-height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:23px;background:var(--paper);box-shadow:0 7px 24px #52381e12;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #52381e21}.product-main{display:flex;flex:1;flex-direction:column;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.product-image-wrap{position:relative;width:calc(100% - 20px);height:auto;aspect-ratio:1.45;margin:10px 10px 0;display:grid;place-items:center;overflow:hidden;border-radius:17px;background:#f5e8cf;isolation:isolate}.product-color-spot{position:absolute;width:72%;height:68%;border-radius:50%;background:#f3cb58;opacity:.38;transform:rotate(-8deg)}.product-card:nth-child(3n+2) .product-color-spot{background:#dd9eae}.product-card:nth-child(3n+3) .product-color-spot{background:#86ae67}.product-image-wrap img{position:absolute;z-index:1;top:6%;right:6%;bottom:6%;left:6%;width:88%;height:88%;max-width:none;object-fit:contain;pointer-events:none;filter:drop-shadow(0 13px 10px rgba(69,44,22,.17));transition:transform .18s ease}.product-card:hover .product-image-wrap img{transform:scale(1.025) rotate(-1deg)}.product-copy{display:flex;flex:1;flex-direction:column;width:100%;padding:16px 16px 8px;background:var(--paper)}.product-copy strong{min-height:2.5em;font-size:clamp(15px,1vw,18px);line-height:1.22;letter-spacing:-.02em}.product-description{min-height:3.9em;margin-top:7px;color:var(--muted);font-size:13px;line-height:1.42;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.product-footer{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 14px 14px 16px}.product-price{font-size:clamp(17px,1.3vw,22px);font-weight:900}.product-add{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:50%;background:var(--yellow);color:var(--brown);cursor:pointer;box-shadow:0 7px 16px #b77d0633}.product-add:hover{background:#edae04;transform:scale(1.05)}.product-add svg{width:20px;height:20px}.page-heading{margin-bottom:28px}.page-heading>p:last-child{max-width:620px;color:var(--muted);font-size:15px}.category-page{animation:reveal .2s ease}.overview-sections .product-card:nth-child(n+5){display:none}.sparse-grid{width:min(100%,1080px);margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.sparse-grid .product-image-wrap{aspect-ratio:16 / 9}.sparse-grid .product-copy strong{font-size:clamp(18px,1.25vw,22px)}.sparse-grid .product-description{font-size:14px}.compact-section+.compact-section{margin-top:40px}.compact-section h3{margin:0 0 16px;font-size:clamp(21px,1.7vw,30px);letter-spacing:-.03em}.about{margin-top:clamp(70px,8vw,130px);margin-bottom:clamp(50px,7vw,100px);display:grid;grid-template-columns:1.4fr .8fr;gap:clamp(30px,6vw,110px);align-items:center;padding:clamp(30px,5vw,80px);border-radius:34px;background:#ecdba8}.about p:not(.eyebrow){max-width:760px;margin:20px 0 0;color:#594b40;font-size:17px;line-height:1.65}.about-address{display:flex;align-items:center;gap:16px;padding:20px;border-radius:22px;background:#fffaf0b8}.about-address svg{width:30px;height:30px;color:var(--red)}.about-address span{display:flex;flex-direction:column;gap:4px;font-size:14px}.about-address strong{font-size:17px}.site-footer{border-top:1px solid var(--line);background:#efe5d1}.footer-inner{min-height:125px;display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-inner div{display:flex;flex-direction:column;gap:6px}.footer-inner strong{font-size:17px}.footer-inner span,.footer-inner p{color:var(--muted);font-size:13px}.floating-cart{position:fixed;z-index:80;right:max(3vw,18px);bottom:max(18px,env(safe-area-inset-bottom));min-height:68px;display:flex;align-items:center;gap:13px;padding:9px 10px 9px 12px;border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:0 18px 45px #4128163d;cursor:pointer;animation:pop .22s ease}.floating-cart-icon{position:relative;width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#f5df9b}.floating-cart-icon svg{width:21px}.floating-cart-icon b{position:absolute;right:-6px;top:-8px;min-width:20px;height:20px;display:grid;place-items:center;padding:0 4px;border-radius:99px;background:var(--red);color:#fff;font-size:10px}.floating-cart>span:nth-child(2){display:flex;flex-direction:column;align-items:flex-start}.floating-cart strong{font-size:13px}.floating-cart small{margin-top:3px;color:var(--muted);font-size:12px}.floating-cart-cta{padding:12px 15px;border-radius:13px;background:var(--red);color:#fff;font-size:12px;font-weight:850}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;justify-content:flex-end;background:#23191485;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fade .16s ease}.drawer{position:relative;width:min(480px,100%);height:100%;overflow-y:auto;overscroll-behavior:contain;padding:24px;background:var(--cream);box-shadow:-20px 0 55px #1e130d3d;animation:slide .22s ease}.dialog-close{position:absolute;z-index:5;right:22px;top:22px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.dialog-close:hover{background:var(--red);color:#fff}.dialog-close svg{width:20px}.drawer-hero{position:relative;height:250px;display:grid;place-items:center;overflow:hidden;border-radius:24px;background:#f0dfbd}.drawer-spot{position:absolute;width:72%;height:68%;border-radius:50%;background:#f6bd227a;transform:rotate(-8deg)}.drawer-hero img{position:relative;z-index:1;width:92%;height:110%;object-fit:contain;filter:drop-shadow(0 17px 14px rgba(69,44,22,.18))}.drawer-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-top:22px}.drawer-title-row h2,.cart-heading h2{margin:0;font-size:28px;line-height:1.05;letter-spacing:-.04em}.drawer-title-row>strong{flex:0 0 auto;font-size:19px}.drawer-description{margin:12px 0 22px;color:var(--muted);font-size:14px;line-height:1.55}.modifier-group{margin:18px 0 0;padding:0;border:0}.modifier-group legend{margin-bottom:10px;font-size:16px;font-weight:900}.modifier-option{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 13px;border-bottom:1px solid #eadfc9;background:var(--paper);cursor:pointer}.modifier-option:first-of-type{border-radius:16px 16px 0 0}.modifier-option:last-of-type{border-bottom:0;border-radius:0 0 16px 16px}.modifier-option:only-of-type{border-radius:16px}.modifier-option>span{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:680}.modifier-option input{width:20px;height:20px;accent-color:var(--red)}.modifier-option b{color:var(--muted);font-size:12px}.modifier-option b:first-letter{color:var(--green)}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:22px 0;font-size:15px;font-weight:850}.stepper{display:inline-flex;align-items:center;gap:5px;padding:4px;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.stepper button{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;cursor:pointer}.stepper button:hover{background:#f3e5ca}.stepper svg{width:16px}.stepper output{min-width:24px;text-align:center;font-weight:900}.drawer-submit{position:sticky;bottom:-24px;width:calc(100% + 48px);margin:0 -24px -24px;padding:18px;border-radius:0}.cart-drawer{display:flex;flex-direction:column;align-self:flex-start;height:auto;max-height:100dvh;overflow:hidden}.cart-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.inline-close{position:static;flex:0 0 auto}.cart-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.cart-list{display:grid;gap:8px;margin-top:14px}.cart-item{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:10px;padding:9px;border:1px solid var(--line);border-radius:16px;background:var(--paper)}.cart-item-image{height:76px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#f2e3c5}.cart-item-image img{width:92%;height:92%;object-fit:contain}.cart-item-copy{min-width:0}.cart-item-copy h3{margin:2px 0 0;font-size:14px;line-height:1.25}.cart-item-copy p{margin:5px 0;color:var(--muted);font-size:11px;line-height:1.35}.cart-item-copy strong{display:block;margin-top:5px;font-size:14px}.edit-link{min-height:34px;display:inline-flex;align-items:center;gap:5px;margin:4px 0 -5px -6px;border:0;background:transparent;color:var(--red-dark);font-size:11px;font-weight:800;cursor:pointer}.edit-link svg{width:13px}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.cart-item-actions>button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:var(--muted);cursor:pointer}.cart-item-actions>button:hover{background:#f8e4df;color:var(--red)}.cart-item-actions>button svg{width:17px}.small-stepper{gap:0;padding:2px}.small-stepper button{width:31px;height:31px}.small-stepper output{min-width:20px;font-size:12px}.clear-cart{min-height:44px;align-self:flex-start;margin-top:10px;border:0;background:transparent;color:var(--red-dark);font-size:12px;font-weight:800;text-decoration:underline;cursor:pointer}.cart-footer{position:sticky;bottom:0;flex:0 0 auto;margin-top:12px;padding-top:2px;background:var(--cream);box-shadow:0 -12px 24px #f7f0dfeb}.cart-summary{display:flex;align-items:center;justify-content:space-between;padding:14px 0 10px;border-top:1px solid var(--line);font-size:17px;font-weight:800}.cart-summary strong{font-size:24px}.demo-notice{padding:14px 15px;border-radius:16px;background:#f0dfb3}.demo-notice strong{font-size:14px}.demo-notice p{margin:4px 0 0;color:#625241;font-size:13px}.button-disabled{width:100%;margin-top:10px;background:#c8bba5;color:#5f554c;cursor:not-allowed}.empty-cart{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:55px 20px}.empty-cart>span{width:78px;height:78px;display:grid;place-items:center;border-radius:50%;background:#f0dfb3}.empty-cart svg{width:34px;height:34px}.empty-cart h3{margin:18px 0 7px;font-size:22px}.empty-cart p{max-width:300px;margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.5}@keyframes fade{0%{opacity:0}}@keyframes slide{0%{transform:translate(100%)}}@keyframes reveal{0%{opacity:0;transform:translateY(8px)}}@keyframes pop{0%{opacity:0;transform:translateY(10px) scale(.96)}}@media(min-width:360px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:740px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1100px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.overview-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-sections .menu-section:not(.is-small){grid-column:1 / -1}.overview-sections .is-small .product-grid{width:100%;max-width:700px;margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1560px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.overview-sections .product-card:nth-child(5){display:flex}.grouped-category{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(36px,4vw,76px);row-gap:42px}.grouped-category .page-heading{grid-column:1 / -1;margin-bottom:-4px}.grouped-category .compact-section+.compact-section{margin-top:0}.grouped-category .product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,280px));justify-content:start}}@media(min-width:2050px){.product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.overview-sections .product-card:nth-child(6){display:flex}.overview-sections .is-small .product-grid{max-width:650px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:2850px){.product-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.overview-sections .product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:740px){.product-grid.sparse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.header-nav,.header-address{display:none}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:34px}.hero h1{font-size:clamp(39px,7vw,58px)}.about{grid-template-columns:1fr}}@media(max-width:640px){html{scroll-padding-top:122px}.shell{width:min(94vw,2480px)}.header-inner{min-height:62px}.brand-mark{width:40px;height:40px;font-size:21px}.brand-copy strong{font-size:17px}.brand-copy span{font-size:7.5px}.cart-header-button{width:44px;padding:0;justify-content:center}.cart-header-button>span{display:none}.cart-header-button b{position:absolute;margin:-32px 0 0 31px}.hero{min-height:456px;grid-template-columns:1fr;grid-template-rows:auto 190px;margin-top:10px;border-radius:24px}.hero-copy{padding:25px 23px 0}.hero h1{font-size:clamp(37px,12vw,50px)}.hero-subtitle{margin-top:14px;font-size:16px}.hero-note{font-size:13px}.hero-actions{margin-top:18px}.hero-actions .button{min-height:44px;padding:10px 13px;font-size:12px}.hero-visual{min-height:190px}.hero-visual img{width:96%;height:125%;right:0;top:-18%;transform:rotate(-5deg) scale(1.35)}.hero-blob-pink{width:56px;height:56px}.menu-area{margin-top:16px;scroll-margin-top:62px}.category-rail-wrap{top:62px;padding-top:7px}.category-rail{width:100%;padding-left:3vw;padding-right:12vw}.category-rail-wrap:after{content:"";position:absolute;top:7px;right:0;width:54px;height:46px;pointer-events:none;background:linear-gradient(90deg,transparent,var(--cream))}.category-tab{min-height:44px;padding:9px 15px;font-size:13px}.menu-content{padding-top:12px;scroll-margin-top:120px}.overview-sections{gap:42px}.section-heading{align-items:center;margin-bottom:13px}.section-heading h2,.page-heading h2,.about h2{font-size:30px}.section-link{padding:0;font-size:12px}.product-grid{gap:10px}.product-card{border-radius:17px}.product-image-wrap{width:calc(100% - 12px);height:auto;aspect-ratio:1.4;margin:6px 6px 0;border-radius:13px}.product-copy{padding:12px 10px 4px}.product-copy strong{min-height:2.6em;font-size:14px}.product-description{min-height:2.8em;margin-top:5px;font-size:11.5px;-webkit-line-clamp:2}.product-footer{padding:6px 9px 10px 10px}.product-price{font-size:15px}.product-add{width:44px;height:44px}.sparse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sparse-grid .product-image-wrap{aspect-ratio:1.4}.sparse-grid .product-copy strong{font-size:14px}.sparse-grid .product-description{font-size:11.5px}.page-heading{margin-bottom:20px}.compact-section+.compact-section{margin-top:31px}.compact-section h3{font-size:20px;margin-bottom:12px}.about{width:94vw;padding:27px 22px;border-radius:24px}.about p:not(.eyebrow){font-size:15px}.footer-inner{min-height:150px;flex-direction:column;align-items:flex-start;justify-content:center}.footer-inner p{margin:0}.floating-cart{left:3vw;right:3vw;bottom:max(10px,env(safe-area-inset-bottom));min-height:62px}.floating-cart-cta{margin-left:auto}.dialog-backdrop{align-items:flex-end}.drawer{width:100%;height:min(94dvh,850px);padding:18px;border-radius:24px 24px 0 0;box-shadow:0 -20px 55px #1e130d3d;animation-name:sheet}.cart-drawer{height:auto;max-height:94dvh}.dialog-close{right:18px;top:18px}.drawer-hero{height:190px}.drawer-title-row h2,.cart-heading h2{font-size:24px}.drawer-submit{bottom:-18px;width:calc(100% + 36px);margin:0 -18px -18px}.cart-item{grid-template-columns:68px minmax(0,1fr) auto;gap:8px}.cart-item-image{height:68px}.small-stepper button{width:29px}}@media(max-width:359px){.product-grid{grid-template-columns:1fr}}@keyframes sheet{0%{transform:translateY(100%)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
