:root{--navy:#102A43;--navy2:#08233f;--teal:#18c7bd;--green:#69c93e;--mint:#eafff8;--ink:#102a43;--muted:#64748b;--line:#e7eef5;--paper:#fff;--soft:#f7fafc;--shadow:0 22px 60px rgba(16,42,67,.12);--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Vazirmatn",Tahoma,Arial,sans-serif;background:#fff;color:var(--ink);overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{width:min(860px,calc(100% - 40px));margin:auto}.section-pad{padding:100px 0}.site-glow{position:fixed;z-index:-2;filter:blur(90px);opacity:.18;border-radius:50%;pointer-events:none}.site-glow-a{width:420px;height:420px;background:var(--teal);top:-100px;right:-160px}.site-glow-b{width:460px;height:460px;background:var(--green);bottom:-180px;left:-180px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.75)}.nav-wrap{height:78px;display:flex;align-items:center;gap:34px}.brand{width:132px;margin-left:auto}.brand img{width:100%;height:auto}.main-nav{display:flex;gap:28px;font-size:14px;font-weight:700;color:#425466}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;right:0;left:100%;bottom:-11px;height:2px;background:linear-gradient(90deg,var(--teal),var(--green));transition:.25s}.main-nav a:hover:after{left:0}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:14px;padding:12px 20px;font-weight:800;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--navy),#0a3b62);color:white;box-shadow:0 12px 28px rgba(16,42,67,.22)}.btn-primary:hover{box-shadow:0 18px 34px rgba(16,42,67,.3)}.btn-ghost{border:1px solid #d9e3ed;color:var(--navy);background:#fff}.btn-white{background:#fff;color:var(--navy);box-shadow:0 10px 30px rgba(0,0,0,.1)}.btn-lg{padding:16px 25px;border-radius:16px}.nav-toggle{display:none;border:0;background:none;width:42px;height:42px}.nav-toggle span{display:block;height:2px;background:var(--navy);margin:6px;border-radius:2px}.hero{padding-top:76px;min-height:730px;position:relative;background:radial-gradient(circle at 78% 25%,rgba(24,199,189,.10),transparent 31%),radial-gradient(circle at 62% 65%,rgba(105,201,62,.09),transparent 25%)}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:58px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:#277d75;background:#ebfffb;border:1px solid #cef7ef;padding:8px 12px;border-radius:999px}.eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(105,201,62,.12)}.hero h1{font-size:53px;line-height:1.35;margin:22px 0 19px;letter-spacing:-1.8px}.hero h1 span{background:linear-gradient(90deg,#12b9ad,#61be38);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{font-size:18px;line-height:2;color:#5b6c7d;max-width:620px}.hero-actions{display:flex;gap:12px;margin:30px 0 24px}.trust-row{display:flex;flex-wrap:wrap;gap:16px;color:#64748b;font-size:13px}.trust-row span:before{color:var(--green)}.hero-visual{height:570px;position:relative;direction:ltr}.visual-orbit{position:absolute;border-radius:50%;border:1px dashed rgba(24,199,189,.25)}.orbit-a{width:430px;height:430px;left:25px;top:60px}.orbit-b{width:520px;height:520px;left:0;top:20px}.dashboard-shell{position:absolute;z-index:5;left:40px;top:65px;width:570px;height:410px;background:#fff;border:1px solid #dfe9f1;border-radius:26px;box-shadow:0 35px 80px rgba(16,42,67,.19);overflow:hidden;transform:perspective(1000px) rotateY(4deg) rotateX(1deg)}.dash-top{height:54px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid #eef3f7;gap:14px}.dash-top img{width:30px;margin-left:auto}.dots{display:flex;gap:5px}.dots i{width:7px;height:7px;border-radius:50%;background:#d5dde5}.dash-search{height:30px;border-radius:9px;background:#f5f8fb;color:#a0acb8;width:230px;font-size:10px;display:flex;align-items:center;padding:0 10px;direction:rtl}.dash-body{height:356px;display:flex}.dash-sidebar{width:113px;background:linear-gradient(180deg,#0d2d4c,#08233f);padding:20px 12px;color:#aec2d5;display:flex;flex-direction:column;gap:14px;font-size:9px;direction:rtl}.dash-sidebar strong{font-size:14px;color:#fff;margin-bottom:7px}.dash-sidebar span{padding:7px;border-radius:7px}.dash-sidebar .active{background:rgba(24,199,189,.15);color:#4ee1d8}.dash-content{flex:1;padding:20px;direction:rtl;background:#fbfdff}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metric-row>div{background:#fff;border:1px solid #e7eef5;border-radius:12px;padding:11px;box-shadow:0 8px 20px rgba(16,42,67,.04)}.metric-row small,.metric-row em{font-size:8px;color:#7d8c9b;font-style:normal;display:block}.metric-row b{font-size:20px;margin:3px 0;display:block}.product-demo-card{margin-top:13px;border:1px solid #e8eff5;border-radius:18px;background:white;display:flex;align-items:center;padding:14px;gap:16px}.product-img{width:145px;height:145px;background:linear-gradient(135deg,#f1fffc,#f4f7fb);border-radius:15px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-img img{width:135px;transition:.3s}.product-meta{flex:1}.product-meta small{font-size:9px;color:#7b8b9b}.product-meta strong{display:block;font-size:14px;margin:5px 0 10px}.mini-pills{display:flex;gap:5px}.mini-pills span{font-size:8px;padding:4px 7px;background:#f1fbf8;border-radius:999px;color:#338e75}.color-dots{display:flex;gap:7px;margin-top:13px}.color-dot{width:14px;height:14px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #d7e0e8;cursor:pointer}.color-dot.active{box-shadow:0 0 0 2px #14b8a6}.c1{background:#1f455a}.c2{background:#e4523b}.c3{background:#93b55d}.order-strip{margin-top:12px;border-radius:10px;background:#eefbf7;padding:9px 10px;display:flex;gap:7px;align-items:center;color:#297e68;font-size:9px}.order-strip small{color:#68817b}.pulse{width:7px;height:7px;border-radius:50%;background:#37c68c;box-shadow:0 0 0 4px rgba(55,198,140,.15)}.floating-shoe{position:absolute;z-index:8;border-radius:18px;background:#fff;border:1px solid #e0e8ef;box-shadow:0 18px 40px rgba(16,42,67,.13);display:flex;align-items:center;justify-content:center}.floating-shoe img{width:150px}.shoe-a{width:165px;height:145px;left:-7px;top:15px;transform:rotate(-7deg)}.shoe-b{width:155px;height:128px;right:-20px;bottom:38px;transform:rotate(7deg)}.floating-badge{position:absolute;z-index:10;left:45px;bottom:17px;background:#fff;border-radius:14px;padding:11px 15px;box-shadow:0 14px 35px rgba(16,42,67,.14);direction:rtl;border:1px solid #e5edf4}.floating-badge b,.floating-badge span{display:block}.floating-badge b{font-size:11px}.floating-badge span{font-size:9px;color:#6d7e8e}.pain-strip{background:var(--navy);color:#fff;padding:23px 0}.pain-strip .container{display:flex;align-items:center;gap:30px}.pain-strip p{font-weight:800;white-space:nowrap}.pain-ticker{display:flex;gap:10px;flex-wrap:wrap}.pain-ticker span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);padding:8px 12px;border-radius:999px;font-size:12px;color:#dbeaf6}.section-head{text-align:center;max-width:780px;margin:0 auto 50px}.section-head h2{font-size:38px;margin:16px 0 12px;letter-spacing:-1px}.section-head p{color:#697a8c;font-size:16px;line-height:1.9}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.problem-card{position:relative;border:1px solid #e7edf3;border-radius:22px;padding:26px 22px;background:#fff;box-shadow:0 12px 34px rgba(16,42,67,.05);overflow:hidden}.problem-card:before{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,rgba(24,199,189,.1),rgba(105,201,62,.08));left:-25px;top:-30px}.problem-num{color:#24aa98;font-weight:900;font-size:12px}.problem-card h3{font-size:17px;margin:12px 0}.problem-card p{font-size:13px;color:#6a7a8b;line-height:1.9;margin:0}.feature-showcase{background:linear-gradient(145deg,#081f36,#0c3152 60%,#0e395b);color:#fff;position:relative;overflow:hidden}.feature-showcase:after{content:"";position:absolute;width:500px;height:500px;left:-200px;top:80px;border-radius:50%;background:rgba(24,199,189,.08);filter:blur(5px)}.section-head.light p{color:#b8cada}.section-head.light .section-kicker{background:rgba(24,199,189,.11);border-color:rgba(88,230,216,.22);color:#7ee5dd}.feature-tabs{position:relative;z-index:2}.tab-list{display:flex;justify-content:center;gap:7px;margin-bottom:24px;flex-wrap:wrap}.tab-btn{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#c5d7e5;border-radius:999px;padding:10px 17px;cursor:pointer;font-weight:700}.tab-btn.active{background:#fff;color:var(--navy)}.tab-panel{display:none;grid-template-columns:.9fr 1.1fr;gap:45px;align-items:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);padding:34px;border-radius:30px;min-height:380px}.tab-panel.active{display:grid}.tab-copy .chip{display:inline-block;background:rgba(24,199,189,.15);color:#77e4d9;padding:7px 11px;border-radius:999px;font-size:11px}.tab-copy h3{font-size:30px;margin:16px 0 12px}.tab-copy p{color:#c1d0dc;line-height:2}.tab-copy ul{padding:0;margin:18px 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:none}.tab-copy li{font-size:13px;color:#d8e7f2}.tab-copy li:before{content:"✓";color:#63cf50;margin-left:7px}.tab-art{min-height:290px}.product-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:end}.shoe-card{background:#fff;color:#18324a;border-radius:18px;padding:12px;text-align:center;transform:translateY(10px)}.shoe-card.emphasis{transform:translateY(-8px) scale(1.04);box-shadow:0 18px 40px rgba(0,0,0,.18)}.shoe-card img{height:150px;object-fit:contain}.shoe-card b,.shoe-card small{display:block}.shoe-card b{font-size:13px}.shoe-card small{font-size:10px;color:#718294}.inventory-art{background:#fff;color:#18324a;border-radius:22px;padding:25px}.stock-header{display:flex;justify-content:space-between;margin-bottom:22px}.stock-header span{font-size:10px;color:#13a488;background:#eafff9;border-radius:999px;padding:5px 8px}.stock-row{display:grid;grid-template-columns:100px 1fr 60px;gap:10px;align-items:center;margin:15px 0;font-size:11px}.stock-row em{font-style:normal;color:#66798b}.stock-bar{height:8px;background:#edf2f6;border-radius:999px;overflow:hidden}.stock-bar i{height:100%;display:block;background:linear-gradient(90deg,var(--teal),var(--green));border-radius:999px}.reserve-box{display:flex;gap:12px;align-items:center;background:#f5f8fb;border-radius:14px;padding:14px;margin-top:22px}.reserve-box span{font-size:22px}.reserve-box b,.reserve-box small{display:block}.reserve-box small{color:#758797;font-size:9px}.production-art{background:#fff;color:#18324a;border-radius:22px;padding:25px}.production-progress{padding-bottom:18px;border-bottom:1px solid #eef2f5}.production-progress>span,.production-progress>b{font-size:11px}.production-progress>b{float:left}.production-progress>div{height:9px;background:#edf2f6;border-radius:999px;margin-top:10px;overflow:hidden}.production-progress i{display:block;width:68%;height:100%;background:linear-gradient(90deg,var(--teal),var(--green))}.worker-row{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #f0f3f6}.worker-row:last-child{border:0}.avatar{width:34px;height:34px;border-radius:10px;background:#e7faf6;color:#119a83;display:grid;place-items:center;font-weight:800}.worker-row div{flex:1}.worker-row b,.worker-row small{display:block}.worker-row small{font-size:9px;color:#788998}.worker-row strong{font-size:9px;color:#d48835;background:#fff6e9;padding:5px 7px;border-radius:999px}.worker-row strong.paid{color:#27956d;background:#e9fbf4}.message-art{display:flex;align-items:center;justify-content:center}.phone-shell{width:245px;height:305px;border:8px solid #06172a;border-radius:34px;background:#f7fafc;padding:36px 14px 16px;position:relative;box-shadow:0 18px 45px rgba(0,0,0,.25)}.phone-notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:76px;height:17px;border-radius:999px;background:#06172a}.sms-bubble{background:#fff;color:#30475d;border-radius:14px 14px 4px 14px;padding:11px;margin-bottom:12px;box-shadow:0 7px 18px rgba(16,42,67,.09);font-size:10px}.sms-bubble small{color:#0fa58f;font-weight:800}.sms-bubble p{line-height:1.7;margin:5px 0}.sms-bubble span{font-size:8px;color:#9ca9b6}.sms-bubble.green{background:#eafaf4}.feature-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.feature-grid article{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:18px}.feature-grid article>span{font-size:20px;color:#5edbcc}.feature-grid b{display:block;margin:8px 0;font-size:14px}.feature-grid p{font-size:11px;line-height:1.8;color:#aec3d2;margin:0}.workflow{background:#fbfdff}.workflow-track{display:flex;align-items:center;justify-content:center}.flow-item{width:170px;text-align:center;position:relative}.flow-item>span{position:absolute;width:24px;height:24px;border-radius:50%;background:var(--green);color:white;font-size:11px;display:grid;place-items:center;top:-4px;right:26px;font-weight:800}.flow-icon{width:76px;height:76px;border-radius:24px;background:linear-gradient(145deg,#edfdf9,#e9f1fb);display:grid;place-items:center;margin:auto;font-size:28px;color:#167e82;border:1px solid #dcebe9}.flow-item h3{font-size:15px;margin:14px 0 7px}.flow-item p{font-size:11px;color:#778898;line-height:1.8}.flow-line{width:52px;height:1px;background:#b9c8d5;position:relative}.flow-line:after{content:"‹";position:absolute;left:-2px;top:-12px;color:#7a90a4;font-size:22px}.pilot{padding-top:35px}.pilot-card{background:linear-gradient(135deg,#0d2f4f,#0a4059 60%,#0b5e62);border-radius:34px;color:#fff;padding:52px 58px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;position:relative;overflow:hidden}.pilot-card:before{content:"";position:absolute;width:350px;height:350px;border-radius:50%;border:70px solid rgba(255,255,255,.03);left:-100px;bottom:-160px}.pilot-copy{position:relative;z-index:2}.pilot-copy .section-kicker{color:#85ebe2;background:rgba(24,199,189,.12);border-color:rgba(255,255,255,.1)}.pilot-copy h2{font-size:36px;margin:16px 0 12px}.pilot-copy p{color:#c2d5e1;line-height:1.9}.pilot-points{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0 25px}.pilot-points span{font-size:11px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);padding:7px 10px;border-radius:999px}.pilot-visual{position:relative;height:270px}.pilot-number{position:absolute;top:0;right:10px;font-size:100px;font-weight:900;color:#fff;line-height:1}.pilot-number small{display:block;font-size:13px;color:#b9d6dd}.pilot-shoe{position:absolute;bottom:-40px;left:-10px;width:270px;transform:rotate(-8deg)}.demo-section{background:linear-gradient(180deg,#fff,#f8fbfd)}.demo-grid{display:grid;grid-template-columns:1fr .85fr;gap:80px;align-items:center}.demo-copy h2{font-size:39px;line-height:1.45;margin:16px 0}.demo-copy>p{color:#66798b;line-height:2}.demo-note{margin-top:25px;border-right:3px solid var(--teal);padding:6px 15px}.demo-note b,.demo-note span{display:block}.demo-note span{color:#77899a;font-size:12px;margin-top:5px}.demo-gallery{display:flex;gap:10px;margin-top:28px}.demo-gallery img{width:135px;height:100px;object-fit:contain;background:#fff;border:1px solid #e6edf3;border-radius:16px;padding:6px}.demo-form{background:#fff;border:1px solid #e0e8ef;border-radius:28px;padding:30px;box-shadow:var(--shadow)}.form-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.form-head span{font-size:19px;font-weight:900}.form-head small{color:#1a9a84;background:#eafbf7;padding:5px 8px;border-radius:999px}.demo-form label{display:block;font-size:12px;font-weight:700;margin:13px 0;color:#42566a}.demo-form input,.demo-form select{width:100%;border:1px solid #dce5ed;background:#fbfdff;border-radius:13px;padding:13px 14px;margin-top:7px;outline:none;color:#20384f}.demo-form input:focus,.demo-form select:focus{border-color:#35bdb0;box-shadow:0 0 0 4px rgba(24,199,189,.08)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.full{width:100%;margin-top:15px}.hp-field{position:absolute!important;left:-9999px!important}.form-status{font-size:12px;margin-top:12px;display:none;padding:10px 12px;border-radius:10px}.form-status.success{display:block;background:#ebfbf5;color:#237b61}.form-status.error{display:block;background:#fff1f2;color:#b42332}.privacy{display:block;text-align:center;color:#8a99a6;margin-top:12px}.faq-list details{border-bottom:1px solid #e4ebf1;padding:20px 5px}.faq-list summary{cursor:pointer;font-weight:800;list-style:none;position:relative;padding-left:35px}.faq-list summary:after{content:"+";position:absolute;left:5px;top:-3px;width:26px;height:26px;border-radius:8px;background:#eefaf7;display:grid;place-items:center;color:#138f7e}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:#6d7f90;line-height:2;font-size:13px}.site-footer{background:#071d31;color:#c6d7e4;padding:58px 0 20px}.footer-top{display:grid;grid-template-columns:1.6fr .6fr .6fr;gap:60px}.footer-brand img{width:140px;filter:brightness(0) invert(1);opacity:.92}.footer-brand p{max-width:500px;line-height:2;font-size:13px;color:#a9c0d0}.footer-brand span{font-size:11px;color:#5de1d6}.footer-top>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px;font-size:12px}.footer-top b{color:#fff;margin-bottom:7px}.footer-top a{color:#9fb5c5}.footer-top a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;font-size:10px;color:#748fa4}.mobile-cta{display:none}.reveal{opacity:0;transform:translateY(16px);transition:.65s ease}.reveal.show{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}
@media(max-width:1050px){.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lead{margin:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{max-width:650px;margin:auto;width:100%}.problem-grid{grid-template-columns:repeat(2,1fr)}.tab-panel{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.workflow-track{flex-wrap:wrap;gap:12px}.flow-line{display:none}.pilot-card,.demo-grid{grid-template-columns:1fr}.pilot-visual{height:220px}.demo-grid{gap:45px}.demo-copy{text-align:center}.demo-gallery{justify-content:center}.demo-note{text-align:right}.main-nav{display:none}.nav-toggle{display:block}.nav-cta{margin-right:auto}.main-nav.mobile-open{display:flex;position:absolute;top:78px;right:20px;left:20px;background:#fff;box-shadow:var(--shadow);padding:20px;border-radius:20px;flex-direction:column;gap:17px;border:1px solid #e6edf3}}
@media(max-width:720px){.container,.narrow{width:min(100% - 28px,1180px)}.section-pad{padding:70px 0}.site-header .nav-wrap{height:68px}.brand{width:108px}.nav-cta{display:none}.hero{padding-top:48px;min-height:auto}.hero h1{font-size:37px;letter-spacing:-1px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.trust-row{gap:8px;font-size:11px}.hero-visual{height:445px;margin-top:12px}.dashboard-shell{left:4%;top:50px;width:92%;height:325px;border-radius:20px}.dash-top{height:44px}.dash-body{height:281px}.dash-sidebar{display:none}.dash-content{padding:12px}.metric-row{gap:6px}.metric-row>div{padding:8px}.metric-row b{font-size:16px}.product-demo-card{padding:9px}.product-img{width:115px;height:115px}.product-img img{width:110px}.shoe-a{width:120px;height:105px;top:5px;left:-5px}.shoe-a img{width:112px}.shoe-b{width:115px;height:100px;right:-6px;bottom:8px}.shoe-b img{width:105px}.floating-badge{left:15px;bottom:20px;padding:8px 10px}.pain-strip .container{display:block;text-align:center}.pain-strip p{margin-top:0}.pain-ticker{justify-content:center}.section-head h2{font-size:29px}.section-head p{font-size:14px}.problem-grid{grid-template-columns:1fr}.tab-panel{padding:20px;min-height:auto}.tab-copy h3{font-size:24px}.tab-copy ul{grid-template-columns:1fr}.product-wall{gap:6px}.shoe-card{padding:7px}.shoe-card img{height:95px}.stock-row{grid-template-columns:84px 1fr 46px}.feature-grid{grid-template-columns:1fr 1fr;gap:8px}.feature-grid article{padding:14px}.workflow-track{display:grid;grid-template-columns:1fr 1fr;gap:20px}.flow-item{width:auto}.pilot-card{padding:34px 24px}.pilot-copy h2{font-size:29px}.pilot-visual{height:190px}.pilot-number{font-size:80px}.pilot-shoe{width:220px}.demo-copy h2{font-size:30px}.demo-gallery img{width:30%;height:80px}.demo-form{padding:21px}.form-row{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:8px;text-align:center}.mobile-cta{display:block;position:fixed;z-index:45;left:12px;right:12px;bottom:12px}.mobile-cta .btn{width:100%;box-shadow:0 12px 30px rgba(8,35,63,.3)}body{padding-bottom:68px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}.btn{transition:none}}
