@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Great+Vibes&family=Montserrat:wght@400;500;600;700&display=swap";:root{--rose-white:#fef0ff;--gummy:#d97f8b;--peach:#ffc2be;--sage:#adb680;--sand:#e0cfc3;--cream:#fffaf8;--ink:#5f3d45;--deep-rose:#9f5263;--soft-shadow:0 22px 60px #5f3d452e;--line:#5f3d4529}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;color:var(--ink);margin:0;font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.invitation-locked{overflow:hidden}button,a{font:inherit}button{cursor:pointer}img{display:block}a{color:inherit}:focus-visible{outline-offset:4px;outline:3px solid #adb680e6}.invitation{background:linear-gradient(#fef0ffc7,#fffaf8f5 28%),repeating-linear-gradient(135deg,#e0cfc329 0 1px,#0000 1px 28px);min-height:100vh;overflow:hidden}.envelope-screen{z-index:100;background:linear-gradient(140deg,#fef0fffa,#ffc2beed 48%),linear-gradient(25deg,#adb6807a,#e0cfc3c7);place-items:center;min-height:100svh;padding:24px;display:grid;position:fixed;inset:0;overflow:hidden}.envelope-screen:before{content:"";opacity:.38;background-color:#0000;background-image:linear-gradient(90deg,#fffaf88c 1px,#0000 1px),linear-gradient(0deg,#fffaf859 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:54px 54px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 14% 86%,#0000);mask-image:linear-gradient(#0000,#000 14% 86%,#0000)}.petal-field{pointer-events:none;position:absolute;inset:0;overflow:hidden}.petal-field span{opacity:.7;background:#fef0ffc2;border-radius:16px 16px 16px 2px;width:16px;height:28px;animation:10s linear infinite petalDrift;position:absolute;box-shadow:0 0 0 1px #d97f8b14}.petal-field span:first-child{animation-duration:13s;top:12%;left:8%}.petal-field span:nth-child(2){background:#ffc2becc;animation-delay:-5s;top:78%;left:18%}.petal-field span:nth-child(3){animation-delay:-8s;top:26%;left:29%}.petal-field span:nth-child(4){background:#e0cfc3cc;animation-duration:12s;top:82%;left:42%}.petal-field span:nth-child(5){background:#ffc2bebf;animation-delay:-3s;top:10%;left:54%}.petal-field span:nth-child(6){animation-duration:14s;top:68%;left:67%}.petal-field span:nth-child(7){background:#adb6806b;animation-delay:-7s;top:18%;left:76%}.petal-field span:nth-child(8){animation-delay:-2s;top:56%;left:88%}.petal-field span:nth-child(9){background:#adb6805c;animation-duration:15s;top:46%;left:13%}.petal-field span:nth-child(10){animation-delay:-11s;top:4%;left:35%}.petal-field span:nth-child(11){background:#e0cfc3d1;animation-delay:-4s;top:88%;left:72%}.petal-field span:nth-child(12){background:#ffc2bec7;animation-duration:11s;top:8%;left:93%}.envelope-stage{z-index:1;text-align:center;justify-items:center;gap:24px;width:min(100%,520px);transition:transform .9s,opacity .9s;display:grid;position:relative}.envelope-screen.is-opening .envelope-stage{opacity:0;transform:translateY(-22px)scale(.96)}.envelope-copy{color:var(--ink);text-shadow:0 2px 22px #fef0ffbf;gap:4px;display:grid}.envelope-copy span{font-family:Cormorant Garamond,Georgia,serif;font-size:1.55rem;font-weight:700}.envelope-copy strong{color:var(--deep-rose);font-family:Great Vibes,cursive;font-size:4.2rem;font-weight:400;line-height:.92}.envelope-copy em{font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem;font-style:normal;font-weight:700}.envelope-illustration{aspect-ratio:1.38;filter:drop-shadow(0 28px 32px #5f3d4533);perspective:900px;width:min(86vw,430px);margin-top:6px;position:relative}.letter-card{z-index:1;height:62%;color:var(--deep-rose);background:#fffaf8f0;border:1px solid #d97f8b38;border-radius:8px;align-content:center;place-items:center;gap:8px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:700;transition:transform .76s;display:grid;position:absolute;top:2%;left:13%;right:13%}.letter-card svg{width:30px;height:30px;color:var(--sage)}.envelope-screen.is-opening .letter-card{transform:translateY(-54px)}.envelope-back,.envelope-left,.envelope-right,.envelope-front,.envelope-flap{position:absolute}.envelope-back{background:linear-gradient(135deg, #f0d6d1, var(--sand));border:1px solid #5f3d451f;border-radius:8px;height:66%;bottom:0;left:0;right:0}.envelope-left{z-index:3;clip-path:polygon(0 0,100% 52%,0 100%);background:linear-gradient(160deg, var(--rose-white), var(--sand));width:51%;height:66%;bottom:0;left:0}.envelope-right{z-index:3;clip-path:polygon(100% 0,0 52%,100% 100%);background:linear-gradient(200deg, var(--peach), var(--sand));width:51%;height:66%;bottom:0;right:0}.envelope-front{z-index:4;clip-path:polygon(0 10%,50% 64%,100% 10%,100% 100%,0 100%);background:linear-gradient(#ffc2befa,#d97f8beb);border-radius:0 0 8px 8px;height:66%;bottom:0;left:0;right:0}.envelope-flap{z-index:5;clip-path:polygon(0 0,100% 0,50% 64%);background:linear-gradient(180deg, #ffd6d5, var(--peach));transform-origin:top;height:66%;transition:transform .82s cubic-bezier(.2,.7,.2,1);top:34%;left:0;right:0}.envelope-screen.is-opening .envelope-flap{transform:rotateX(165deg)}.heart-open-button{z-index:8;width:96px;height:96px;color:var(--deep-rose);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaf8d6;border:1px solid #fef0ffc7;border-radius:50%;align-content:center;place-items:center;gap:2px;animation:1.25s ease-in-out infinite heartBeat;display:grid;position:absolute;top:62%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 28px #5f3d4533}.heart-open-button span{text-transform:uppercase;font-size:.86rem;font-weight:800}.heart-open-button svg{fill:currentColor;stroke-width:1.8px;width:42px;height:42px}.hero-section{isolation:isolate;background:radial-gradient(circle at 50% 42%, #ffc2be80, transparent 30%), radial-gradient(circle at 18% 18%, #adb68047, transparent 28%), radial-gradient(circle at 86% 76%, #d97f8b3d, transparent 26%), linear-gradient(145deg, var(--rose-white) 0%, #fff8f7 42%, #e0cfc3c7 100%);place-items:center;min-height:100svh;display:grid;position:relative;overflow:hidden}.hero-section:before{z-index:0;content:"";opacity:.62;background:radial-gradient(circle,#d97f8b1f 1px,#0000 1.5px) 0 0/28px 28px,linear-gradient(90deg,#fffaf880 1px,#0000 1px) 0 0/74px 74px,linear-gradient(0deg,#fffaf86b 1px,#0000 1px) 0 0/74px 74px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 12% 86%,#0000);mask-image:linear-gradient(#0000,#000 12% 86%,#0000)}.hero-section:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#fef0ffa3,#0000 30%,#fffaf833 66%,#5f3d451f),radial-gradient(at 50% 86%,#fffaf8d1,#0000 42%);position:absolute;inset:0}.hero-art{z-index:2;pointer-events:none;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0;overflow:hidden}.hero-dress{object-position:center bottom;object-fit:contain;opacity:.96;filter:drop-shadow(0 28px 42px #5f3d4533)drop-shadow(0 0 38px #ffc2be73);transform-origin:bottom;width:auto;max-width:104vw;height:min(88svh,880px);animation:6s ease-in-out infinite heroDressFloat;display:block}.hero-content{z-index:5;text-align:center;flex-direction:column;justify-content:space-between;align-items:center;width:min(100%,720px);min-height:100svh;padding:44px 18px 30px;display:flex;position:relative}.hero-heading{color:var(--deep-rose);text-shadow:0 2px #fffaf8eb,0 10px 26px #5f3d4552;gap:2px;animation:1.1s both titleFloatIn;display:grid;position:relative}.hero-heading:before{z-index:-1;content:"";filter:blur(2px);background:radial-gradient(#fffaf8bd,#0000 68%);border-radius:50%;position:absolute;inset:-18px -34px}.hero-heading span,.hero-heading p{font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;font-weight:700}.hero-heading h1{color:var(--deep-rose);text-shadow:0 2px #fef0fff2,0 12px 30px #9f526357;margin:0;font-family:Great Vibes,cursive;font-size:4.9rem;font-weight:400;line-height:.9}.hero-heading p{margin:0}.countdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf8bd;border:1px solid #fef0ff99;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:min(100%,540px);padding:9px;animation:1s .3s both countdownIn;display:grid;box-shadow:0 18px 44px #5f3d452e}.countdown-item{min-width:0;color:var(--ink);background:#fffaf8b8;border-radius:8px;gap:2px;padding:9px 4px;display:grid}.countdown-item strong{font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;line-height:1}.countdown-item span{overflow-wrap:anywhere;color:var(--deep-rose);font-size:.73rem;font-weight:700}.hero-ornament{z-index:3;opacity:.58;pointer-events:none;width:210px;height:260px;position:absolute}.hero-ornament:before,.hero-ornament:after{content:"";position:absolute}.hero-ornament:before{background:radial-gradient(circle at 25% 28%,#ffc2be 0 13px,#0000 14px),radial-gradient(circle at 35% 18%,#fef0ff 0 10px,#0000 11px),radial-gradient(circle at 46% 30%,#d97f8b 0 9px,#0000 10px),radial-gradient(circle at 62% 22%,#ffc2be 0 12px,#0000 13px),radial-gradient(circle at 54% 48%,#adb680bd 0 8px,#0000 9px),radial-gradient(circle at 74% 52%,#adb68099 0 10px,#0000 11px);border-radius:54% 46% 56% 44%;inset:22px 26px}.hero-ornament:after{border-bottom:2px solid #adb6806b;border-left:2px solid #adb68094;border-radius:50%;inset:48px 18px 18px 58px;transform:rotate(-26deg)}.hero-ornament-left{bottom:8%;left:max(-62px,2vw);transform:rotate(-18deg)}.hero-ornament-right{top:12%;right:max(-68px,1vw);transform:rotate(154deg)scale(.9)}.hero-petal-field{z-index:4;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-petal-field span{opacity:0;background:#ffc2beb8;border-radius:12px 12px 12px 2px;width:9px;height:16px;animation:9s linear infinite petalFall;position:absolute;top:-36px;box-shadow:0 0 10px #fef0ffb8}.hero-petal-field span:nth-child(3n){background:#fef0ffe0;border-radius:50%;width:7px;height:7px}.hero-petal-field span:nth-child(4n){background:#d97f8b80}.hero-petal-field span:first-child{animation-duration:10s;animation-delay:-1s;left:5%}.hero-petal-field span:nth-child(2){animation-duration:13s;animation-delay:-6s;left:11%}.hero-petal-field span:nth-child(3){animation-duration:8s;animation-delay:-4s;left:16%}.hero-petal-field span:nth-child(4){animation-duration:12s;animation-delay:-9s;left:22%}.hero-petal-field span:nth-child(5){animation-duration:9s;animation-delay:-2s;left:28%}.hero-petal-field span:nth-child(6){animation-duration:11s;animation-delay:-7s;left:35%}.hero-petal-field span:nth-child(7){animation-duration:14s;animation-delay:-3s;left:41%}.hero-petal-field span:nth-child(8){animation-duration:12s;animation-delay:-10s;left:48%}.hero-petal-field span:nth-child(9){animation-duration:9s;animation-delay:-5s;left:53%}.hero-petal-field span:nth-child(10){animation-duration:13s;animation-delay:-8s;left:59%}.hero-petal-field span:nth-child(11){animation-duration:10s;animation-delay:-2.5s;left:64%}.hero-petal-field span:nth-child(12){animation-duration:12s;animation-delay:-6.5s;left:69%}.hero-petal-field span:nth-child(13){animation-duration:8s;animation-delay:-4.5s;left:74%}.hero-petal-field span:nth-child(14){animation-duration:14s;animation-delay:-11s;left:80%}.hero-petal-field span:nth-child(15){animation-duration:9s;animation-delay:-1.5s;left:84%}.hero-petal-field span:nth-child(16){animation-duration:12s;animation-delay:-7.5s;left:89%}.hero-petal-field span:nth-child(17){animation-duration:11s;animation-delay:-3.5s;left:93%}.hero-petal-field span:nth-child(18){animation-duration:13s;animation-delay:-9.5s;left:97%}.hero-petal-field span:nth-child(19){animation-duration:15s;animation-delay:-12s;left:32%}.hero-petal-field span:nth-child(20){animation-duration:14s;animation-delay:-13s;left:57%}.hero-petal-field span:nth-child(21){animation-duration:10s;animation-delay:-12.5s;left:76%}.hero-petal-field span:nth-child(22){animation-duration:16s;animation-delay:-13.5s;left:8%}.reveal-section{opacity:0;filter:blur(6px);padding:72px 20px;transition:opacity .85s,transform .85s,filter .85s;position:relative;transform:translateY(26px)}.reveal-section.is-visible{opacity:1;filter:blur();transform:translateY(0)}.section-inner{width:min(100%,980px);margin:0 auto}.section-inner.narrow{width:min(100%,760px)}.section-title{text-align:center;justify-items:center;gap:10px;margin-bottom:30px;display:grid}.section-icon{width:58px;height:58px;color:var(--deep-rose);background:#fffaf8d1;border:1px solid #d97f8b33;border-radius:50%;place-items:center;display:grid;box-shadow:0 12px 30px #5f3d451a}.section-icon svg{width:28px;height:28px}.section-kicker{color:var(--deep-rose);text-transform:uppercase;font-size:.82rem;font-weight:800}.section-title h2{color:var(--ink);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:2.55rem;font-weight:700;line-height:1.02}.scripture-band{text-align:center;background:linear-gradient(#fef0ffe0,#fffaf8f5),linear-gradient(90deg,#adb6802e,#ffc2be2e)}.scripture-text{color:var(--ink);margin:0 auto;font-family:Cormorant Garamond,Georgia,serif;font-size:1.95rem;font-weight:600;line-height:1.28;position:relative}.scripture-label{color:var(--deep-rose);background:#fffaf8b3;border:1px solid #d97f8b33;border-radius:999px;margin:0 0 18px;padding:8px 16px;font-weight:800;display:inline-block}.parents-band{background:linear-gradient(#fffaf8f5,#e0cfc342)}.parents-card{border:1px solid var(--line);background:#fffaf8c2;border-radius:8px;gap:0;width:min(100%,660px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 44px #5f3d4514}.parent-line{text-align:center;justify-content:center;align-items:center;gap:16px;min-height:108px;padding:22px;display:flex;position:relative}.parent-line+.parent-line{padding-top:30px}.parent-line+.parent-line:before{content:"";background:radial-gradient(circle,#d97f8b85 0 4px,#0000 5px),linear-gradient(90deg,#0000,#d97f8b33,#0000);width:min(58%,280px);height:18px;position:absolute;top:0;left:50%;transform:translate(-50%)}.parent-line+.parent-line:after{color:var(--deep-rose);content:"♥";font-size:1rem;line-height:1;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.parent-line span{font-family:Cormorant Garamond,Georgia,serif;font-size:1.7rem;font-weight:700;line-height:1.1}.ceremony-band{background:linear-gradient(#adb68047,#fef0ffb3),linear-gradient(120deg,#ffc2be38,#fffaf8b3)}.ceremony-layout{gap:14px;margin:0 auto 26px;display:grid}.ceremony-detail{background:#fffaf8b8;border:1px solid #adb68042;border-radius:8px;align-items:flex-start;gap:16px;padding:20px;display:flex}.ceremony-detail>svg{width:30px;height:30px;color:var(--sage);flex:none}.ceremony-detail span{color:var(--deep-rose);text-transform:uppercase;margin-bottom:4px;font-size:.82rem;font-weight:800;display:block}.ceremony-detail strong{font-family:Cormorant Garamond,Georgia,serif;font-size:1.65rem;line-height:1.12;display:block}.ceremony-detail p{margin:8px 0 0;line-height:1.6}.map-button,.confirm-button{background:linear-gradient(135deg, var(--deep-rose), var(--gummy));min-height:50px;color:var(--cream);border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-weight:800;text-decoration:none;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 14px 28px #9f526338}.map-button:hover,.confirm-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px #9f526347}.map-button svg,.confirm-button svg{width:20px;height:20px}.gift-band{text-align:center;background:linear-gradient(#fffaf8fa,#fef0ffc2),linear-gradient(90deg,#e0cfc338,#adb68029)}.gift-text{color:var(--ink);margin:0 auto;font-family:Cormorant Garamond,Georgia,serif;font-size:1.85rem;font-weight:600;line-height:1.3}.gallery-band{background:linear-gradient(#e0cfc342,#fffaf8f5)}.gallery-carousel{width:min(100%,850px);margin:0 auto}.gallery-stage{border:1px solid var(--line);background:var(--sand);height:min(78svh,780px);min-height:520px;box-shadow:var(--soft-shadow);border-radius:8px;position:relative;overflow:hidden}.gallery-blur{opacity:0;filter:blur(22px)saturate(.88);background-position:50%;background-size:cover;transition:opacity .95s;position:absolute;inset:-30px;transform:scale(1.08)}.gallery-blur.is-active{opacity:.55}.gallery-stage:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#fef0ff2e,#5f3d451f);position:absolute;inset:0}.gallery-image{z-index:2;object-fit:contain;opacity:0;width:100%;height:100%;padding:14px;transition:opacity .95s;position:absolute;inset:0}.gallery-image.is-active{opacity:1}.gallery-control{z-index:4;width:46px;height:46px;color:var(--cream);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#5f3d4561;border:1px solid #fef0ffb8;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-control-left{left:14px}.gallery-control-right{right:14px}.gallery-control svg{width:26px;height:26px}.gallery-dots{justify-content:center;gap:9px;margin-top:18px;display:flex}.gallery-dots button{background:#d97f8b57;border:0;border-radius:50%;width:11px;height:11px;padding:0;transition:background .22s,transform .22s}.gallery-dots button.is-active{background:var(--deep-rose);transform:scale(1.25)}.rsvp-band{text-align:center;background:linear-gradient(#fffaf8fa,#fef0ffe6),linear-gradient(120deg,#adb68033,#ffc2be33)}.rsvp-band p{max-width:640px;color:var(--ink);margin:0 auto 28px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.65rem;font-weight:600;line-height:1.32}.confirm-button{min-width:170px}.music-control{z-index:50;pointer-events:none;width:76px;height:136px;position:fixed;bottom:18px;right:18px}.music-button{background:conic-gradient(from 90deg, var(--gummy), var(--peach), var(--sage), var(--sand), var(--gummy));pointer-events:auto;border:1px solid #fef0ffb8;border-radius:50%;place-items:center;width:62px;height:62px;animation:8s linear infinite musicSpin;display:grid;position:absolute;bottom:0;right:0;box-shadow:0 16px 32px #5f3d4538}.music-button-core{width:46px;height:46px;color:var(--deep-rose);background:#fffaf8eb;border-radius:50%;place-items:center;animation:8s linear infinite musicSpinReverse;display:grid}.music-button svg{width:23px;height:23px}.music-notes{pointer-events:none;position:absolute;inset:0}.music-notes span{color:var(--deep-rose);opacity:0;text-shadow:0 2px 12px #fef0ffbf;font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem;font-weight:700;animation:2.3s ease-out infinite noteRise;position:absolute;bottom:52px;right:27px}.music-notes span:nth-child(2){animation-delay:.44s;right:44px}.music-notes span:nth-child(3){animation-delay:.88s;right:16px}.music-notes span:nth-child(4){animation-delay:1.32s;right:36px}@keyframes heartBeat{0%,to{transform:translate(-50%,-50%)scale(1)}22%{transform:translate(-50%,-50%)scale(1.1)}38%{transform:translate(-50%,-50%)scale(.96)}58%{transform:translate(-50%,-50%)scale(1.07)}}@keyframes petalDrift{0%{transform:translate(0,0)rotate(8deg)}50%{transform:translate(24px,-42px)rotate(76deg)}to{transform:translate(-14px,-86px)rotate(144deg)}}@keyframes titleFloatIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes countdownIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroDressFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes petalFall{0%{opacity:0;transform:translateY(-40px)rotate(0)}12%{opacity:.9}88%{opacity:.74}to{opacity:0;transform:translate(34px,110svh)rotate(220deg)}}@keyframes musicSpin{to{transform:rotate(360deg)}}@keyframes musicSpinReverse{to{transform:rotate(-360deg)}}@keyframes noteRise{0%{opacity:0;transform:translateY(0)scale(.82)}20%{opacity:1}to{opacity:0;transform:translateY(-76px)scale(1.18)}}@media (width>=760px){.envelope-copy strong{font-size:5.8rem}.envelope-copy span{font-size:1.9rem}.envelope-copy em{font-size:1.7rem}.hero-heading h1{font-size:7rem}.hero-heading span,.hero-heading p{font-size:2rem}.countdown-item strong{font-size:2.6rem}.countdown-item span{font-size:.82rem}.hero-content{padding-top:54px}.reveal-section{padding:92px 28px}.section-title h2{font-size:3.5rem}.scripture-text,.gift-text{font-size:2.25rem}}@media (width<=640px){.hero-dress{max-width:112vw;height:min(76svh,680px)}.hero-ornament{opacity:.42;width:150px;height:200px}.hero-ornament-left{bottom:17%;left:-64px}.hero-ornament-right{top:18%;right:-72px}.gallery-stage{height:68svh;min-height:430px}.gallery-image{padding:10px}.gallery-control{width:40px;height:40px}.music-control{bottom:12px;right:12px}}@media (width<=390px){.envelope-copy strong{font-size:3.55rem}.hero-heading h1{font-size:4.15rem}.countdown{gap:5px;padding:6px}.countdown-item{padding:8px 2px}.countdown-item strong{font-size:1.65rem}.countdown-item span{font-size:.64rem}.section-title h2{font-size:2.25rem}.scripture-text,.gift-text{font-size:1.65rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
