:root{--bg:#07101d;--bg-deep:#040a13;--panel:#0c1828;--panel-2:#101f32;--line:#9abedc24;--text:#f3f8fc;--muted:#91a3b7;--cyan:#4ddcff;--blue:#3b82f6;--green:#53e6b1;--max:1180px;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--bg-deep);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,SF Pro Display,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}.container{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.skip-link{z-index:100;color:#07101d;background:#fff;border-radius:8px;padding:10px 16px;position:fixed;top:-60px;left:16px}.skip-link:focus{top:12px}.site-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#040a13c7;border-bottom:1px solid #ffffff12;position:sticky;top:0}.nav-wrap{align-items:center;gap:34px;height:74px;display:flex}.brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:11px;font-size:18px;font-weight:650;display:inline-flex}.brand b{color:var(--cyan)}.logo-mark{filter:drop-shadow(0 6px 15px #3dcfff2e);width:36px;height:36px}.desktop-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.desktop-nav a{color:#aebdca;font-size:14px;transition:color .2s}.desktop-nav a:hover{color:#fff}.desktop-cta{margin-left:12px}.button{color:#04101c;background:linear-gradient(135deg,#60e1ff,#3d8cff);border:1px solid #5cddff73;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-size:14px;font-weight:750;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 35px #1e96ff2e}.button:hover{transform:translateY(-2px);box-shadow:0 16px 38px #1e96ff47}.button svg{width:18px;height:18px}.button-small{border-radius:10px;min-height:40px;padding:0 17px;font-size:13px}.button-muted{color:#bceefe;box-shadow:none;cursor:default;background:#39bdea17;border-color:#4cd5ff3d}.button-muted:hover{box-shadow:none;transform:none}.button-ghost{color:#dce8f2;box-shadow:none;background:#ffffff09;border-color:#ffffff21}.menu-button,.mobile-menu{display:none}.hero{background:radial-gradient(circle at 75% 15%,#1871c129,#0000 32%),linear-gradient(#06101c 0%,#07101d 100%);padding:76px 0 0;position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(#4078a50b 1px,#0000 1px),linear-gradient(90deg,#4078a50b 1px,#0000 1px);background-size:55px 55px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.hero-orb{filter:blur(80px);opacity:.18;border-radius:50%;position:absolute}.orb-one{background:#0878ff;width:460px;height:460px;top:100px;right:-180px}.orb-two{background:#25d8ff;width:280px;height:280px;top:260px;left:-200px}.hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;min-height:625px;display:grid;position:relative}.hero-copy{max-width:650px;padding:30px 0 80px}.pill{color:#a9dceb;letter-spacing:.08em;text-transform:uppercase;background:#379fcf0f;border:1px solid #58cff633;border-radius:99px;align-items:center;gap:9px;padding:7px 13px;font-size:12px;font-weight:650;display:inline-flex}.pill span{background:var(--cyan);width:6px;height:6px;box-shadow:0 0 12px var(--cyan);border-radius:50%}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.055em;max-width:760px;margin:25px 0 24px;font-size:clamp(48px,5.2vw,75px);line-height:1.02}.hero h1 span{color:#0000;background:linear-gradient(100deg,#f4fbff 20%,#58dfff 68%,#6e9dff);-webkit-background-clip:text;background-clip:text}.hero-copy>p{color:#9eafbf;max-width:615px;font-size:18px;line-height:1.75}.hero-actions{gap:13px;margin-top:34px;display:flex}.hero-note{color:#71869b;align-items:center;gap:9px;margin-top:23px;font-size:13px;display:flex}.hero-note svg{width:16px;color:var(--green)}.hero-device-wrap{justify-content:center;justify-self:end;align-items:flex-end;width:min(460px,100%);height:620px;display:flex;position:relative}.device-glow{filter:blur(8px);background:radial-gradient(circle,#22b2ff33,#0000 68%);width:430px;height:430px;position:absolute;bottom:75px}.phone{background:linear-gradient(140deg,#263b4d,#08111d 55%);border:1px solid #a9dbf345;border-radius:43px;width:307px;height:590px;padding:9px;position:relative;transform:rotate(2.5deg);box-shadow:0 45px 95px #02070e,0 0 0 5px #050b12}.phone:before{content:"";pointer-events:none;border:1px solid #ffffff17;border-radius:38px;position:absolute;inset:4px}.phone-top{z-index:2;background:#02070d;border-radius:20px;justify-content:flex-end;align-items:center;width:88px;height:22px;padding-right:10px;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-top span:first-child{background:#0b2636;border-radius:50%;width:8px;height:8px}.phone-top span:last-child{background:#0a1721;border-radius:3px;width:35px;height:4px;position:absolute;left:23px}.phone-screen{background:linear-gradient(#0b1828,#07121f);border-radius:35px;height:100%;padding:41px 16px 18px;overflow:hidden}.app-bar{align-items:center;gap:8px;display:flex}.app-bar .logo-mark{width:27px;height:27px}.app-bar div{flex-direction:column;line-height:1.2;display:flex}.app-bar small{color:#728ca1;font-size:8px}.app-bar strong{font-size:11px}.avatar{color:#a5eaff;background:#102b3c;border:1px solid #1d6a89;border-radius:9px;place-items:center;width:28px;height:28px;margin-left:auto;font-size:8px;display:grid}.market-head{justify-content:space-between;align-items:flex-end;margin-top:32px;display:flex}.market-head div{flex-direction:column;display:flex}.market-head small{color:#8fa4b7;font-size:9px}.market-head strong{letter-spacing:-.04em;font-size:22px}.positive{color:var(--green);background:#3ee1ab1a;border-radius:5px;padding:4px 7px;font-size:9px}.chart{height:142px;margin:15px -16px 8px;position:relative;overflow:hidden}.chart .grid{border-top:1px dashed #94bdd61c;position:absolute;left:0;right:0}.g1{top:25%}.g2{top:50%}.g3{top:75%}.chart svg{width:100%;height:100%;position:absolute;inset:0}.chart .area{fill:url(#area)}.chart .line{fill:none;stroke:#46d2ff;stroke-width:2px;filter:drop-shadow(0 0 5px #46d2ffb3)}.analysis-card{background:#0f2335d9;border:1px solid #7dbcdc1f;border-radius:14px;padding:14px}.mini-title{color:#9fb4c6;justify-content:space-between;font-size:9px;display:flex}.mini-title em{color:var(--green);font-style:normal}.bias{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.bias div{flex-direction:column;display:flex}.bias small{color:#6d879b;font-size:8px}.bias strong{font-size:12px}.score{color:#5de5c4;font-size:18px}.score small{font-size:7px}.levels{gap:7px;margin-top:14px;display:flex}.levels span{background:#163146;border-radius:4px;flex:1;height:4px}.levels span:first-child{background:#4ddcff}.quick-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.quick-grid div{color:#9db1c2;background:#0d1b2a;border:1px solid #7dbcdc1a;border-radius:12px;flex-direction:column;gap:6px;height:62px;padding:11px;font-size:8px;display:flex}.quick-grid svg{color:#51d7fb;width:16px}.preview-label{color:#647d91;letter-spacing:.03em;font-size:10px;position:absolute;bottom:2px}.preview-label span{background:#3b8dab;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.trust-strip{border-top:1px solid var(--line);color:#6f8497;text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;align-items:center;min-height:76px;font-size:11px;display:flex;position:relative}.trust-strip i{background:#2f6680;border-radius:50%;width:3px;height:3px}.section{padding:120px 0}.eyebrow{color:#5adcfb;text-transform:uppercase;letter-spacing:.16em;margin-bottom:16px;font-size:12px;font-weight:750;display:inline-block}.split{grid-template-columns:1fr 1fr;align-items:start;gap:100px;display:grid}.split h2,.section-heading h2,.how-copy h2,.market-card h2,.security-grid h2,.cta-card h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(36px,4vw,54px);line-height:1.1}.split p{color:#9aacbc;font-size:17px;line-height:1.8}.split .muted-copy{color:#667d90;border-left:2px solid #1c708e;margin-top:22px;padding-left:15px;font-size:13px}.stat-grid{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid;overflow:hidden}.stat-grid div{border-right:1px solid var(--line);background:#091524;align-items:center;gap:18px;padding:30px;display:flex}.stat-grid div:last-child{border:0}.stat-grid strong{color:#4ed7f9;font-size:12px}.stat-grid span{color:#9fb0bf;font-size:13px}.features-section{background:#071321;border-block:1px solid #ffffff09}.section-heading{max-width:750px;margin-bottom:52px}.section-heading.centered{text-align:center}.section-heading.centered p{margin-inline:auto}.section-heading p,.how-copy>p,.security-grid>div>p,.cta-card>p{color:#90a3b5;max-width:650px;font-size:16px}.feature-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:linear-gradient(145deg,#102235f2,#091522cc);border-radius:19px;min-height:270px;padding:25px;transition:transform .25s,border-color .25s;position:relative;overflow:hidden}.feature-card:hover{border-color:#4ad1f852;transform:translateY(-4px)}.feature-card.featured{grid-column:span 2;min-height:245px}.icon-box{color:#56dfff;background:#28a5d314;border:1px solid #40cdf633;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:38px;display:grid}.icon-box svg{width:22px;height:22px}.feature-card h3{margin-bottom:10px;font-size:17px}.feature-card p{color:#8095a8;max-width:420px;margin:0;font-size:13px;line-height:1.7}.card-number{color:#294156;font-size:10px;position:absolute;top:17px;right:18px}.limits-note{text-align:center;color:#62798d;margin-top:28px;font-size:12px}.how-section{background:radial-gradient(circle at 10%,#1e85c81a,#0000 28%),#050d17}.how-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.mini-disclaimer{border:1px solid var(--line);color:#72899c;background:#0e1f2fa6;border-radius:15px;align-items:flex-start;gap:14px;margin-top:44px;padding:18px;font-size:12px;display:flex}.mini-disclaimer svg{color:#4edafa;flex:0 0 21px}.mini-disclaimer strong{color:#c5d3de;font-size:13px;display:block}.steps{margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;gap:23px;padding:34px 0;display:grid}.steps li:first-child{padding-top:0}.steps li>span{color:#51d9f8;background:linear-gradient(145deg,#122b43,#0a1928);border:1px solid #4bc2e82b;border-radius:17px;place-items:center;width:58px;height:58px;font-size:12px;font-weight:700;display:grid}.steps h3{margin:2px 0 5px;font-size:20px}.steps p{color:#7d92a5;margin:0;font-size:14px}.screenshots-section{overflow:hidden}.shot-scroller{width:min(1440px,100% - 48px);margin-left:max(24px,calc((100vw - var(--max))/2));scroll-snap-type:x mandatory;scrollbar-color:#24445a transparent;gap:20px;padding:4px 0 22px;display:flex;overflow-x:auto}.shot{scroll-snap-align:start;flex:0 0 245px;margin:0}.shot-screen{background:linear-gradient(160deg,#10243a,#081421);border:1px solid #86bfdd2b;border-radius:31px;height:460px;padding:16px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0003}.shot-screen:after{content:"";filter:blur(60px);opacity:.18;background:#176b95;width:180px;height:180px;position:absolute;bottom:-60px;right:-90px}.shot-status{color:#7990a4;justify-content:space-between;font-size:8px;display:flex}.shot-status i{border-top:3px double #698397;width:28px}.placeholder-icon{margin-top:48px}.placeholder-icon svg{width:40px}.placeholder-lines{flex-direction:column;gap:8px;margin-top:25px;display:flex}.placeholder-lines span{background:#173047;border-radius:7px;height:7px}.placeholder-lines span:first-child{background:#25536d;width:72%}.placeholder-lines span:nth-child(2){width:92%}.placeholder-lines span:nth-child(3){width:54%}.placeholder-chart{background:#08141f80;border:1px solid #63bde11a;border-radius:13px;height:130px;margin-top:34px;padding:20px 8px}.placeholder-chart svg{width:100%;height:100%}.placeholder-chart path{fill:none;stroke:#44d7fa;stroke-width:2px}.placeholder-tag{color:#5aaac0;text-transform:uppercase;letter-spacing:.08em;background:#37c2ea14;border-radius:6px;padding:6px 9px;font-size:8px;position:absolute;bottom:22px;left:17px}.shot figcaption{color:#c7d3dc;align-items:center;gap:11px;padding:17px 7px;font-size:13px;display:flex}.shot figcaption span{color:#47667d;font-size:10px}.markets-section{padding-top:30px}.market-card{background:radial-gradient(circle at 20%,#1377b126,#0000 34%),linear-gradient(135deg,#0b1b2d,#071321);border:1px solid #67bee026;border-radius:32px;grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:430px;padding:50px 80px;display:grid;overflow:hidden}.market-visual{height:300px;position:relative}.ring{border:1px solid #4ecbf224;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.r1{width:270px;height:270px}.r2{width:180px;height:180px}.coin{color:#52ddff;background:#0c2134;border:1px solid #5bd3f740;border-radius:17px;place-items:center;display:grid;position:absolute;box-shadow:0 15px 35px #0000004d}.c1{width:72px;height:72px;font-size:28px;top:50%;left:50%;transform:translate(-50%,-50%)}.c2{width:52px;height:52px;font-size:18px;top:20%;left:12%}.c3{width:46px;height:46px;font-size:18px;bottom:18%;right:12%}.pulse{border-radius:50%;width:10px;height:10px;position:absolute;inset:48% auto auto 48%;box-shadow:0 0 70px 45px #32cdff26}.market-card p{color:#8da1b3}.market-tags{flex-wrap:wrap;gap:8px;display:flex}.market-tags span{border:1px solid var(--line);color:#7fa2b5;border-radius:8px;padding:7px 10px;font-size:10px}.security-section{background:#071321}.security-grid{grid-template-columns:1fr 1fr;align-items:center;gap:110px;display:grid}.text-link{color:#61ddfa;align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.text-link svg{width:17px}.security-list{flex-direction:column;display:flex}.security-list>div{border-bottom:1px solid var(--line);gap:20px;padding:25px 0;display:flex}.security-list>div>svg{color:#56dcf9;flex:0 0 25px;width:25px}.security-list span{flex-direction:column;display:flex}.security-list strong{font-size:15px}.security-list small{color:#71889b;margin-top:4px;font-size:12px}.final-cta{background:#050c16}.cta-card{text-align:center;background:linear-gradient(145deg,#0d2135,#081522);border:1px solid #64c3e42b;border-radius:30px;padding:90px 30px;position:relative;overflow:hidden}.cta-glow{filter:blur(100px);opacity:.25;background:#259add;width:500px;height:250px;position:absolute;top:-170px;left:50%;transform:translate(-50%)}.cta-card>*{position:relative}.cta-card p{margin:20px auto 30px}.footer{border-top:1px solid var(--line);background:#040a12;padding:70px 0 25px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:70px;display:grid}.footer-copy{color:#6e8396;max-width:350px;margin-top:20px;font-size:13px}.footer-grid>div:not(:first-child){flex-direction:column;gap:10px;display:flex}.footer h2{color:#5f788d;text-transform:uppercase;letter-spacing:.14em;margin-bottom:10px;font-size:11px}.footer-grid>div:not(:first-child) a{color:#9aadbd;font-size:13px}.footer-bottom{border-top:1px solid var(--line);color:#536a7e;justify-content:space-between;gap:30px;margin-top:55px;padding-top:20px;font-size:10px;display:flex}.footer-bottom p{margin:0}.legal-page{background:#06101c;min-height:70vh;padding:100px 0 130px;position:relative}.legal-glow{filter:blur(150px);opacity:.11;background:#0d75ad;width:600px;height:400px;position:absolute;top:-200px;left:20%}.legal-layout{grid-template-columns:330px 1fr;align-items:start;gap:95px;display:grid;position:relative}.legal-header{position:sticky;top:130px}.legal-header h1{letter-spacing:-.045em;margin-bottom:20px;font-size:45px;line-height:1.08}.legal-header p{color:#668095;font-size:12px}.legal-content{max-width:760px}.legal-content>p:first-child{color:#bac8d3;font-size:17px;line-height:1.8}.legal-content section{border-bottom:1px solid var(--line);padding:26px 0}.legal-content h2{margin-bottom:12px;font-size:19px}.legal-content h3{margin:18px 0 7px;font-size:15px}.legal-content p,.legal-content li{color:#8499ab;font-size:14px;line-height:1.8}.legal-content ul{padding-left:20px}.legal-content a{color:#5bdcfb;text-underline-offset:3px;text-decoration:underline}.notice{background:#269bc012;border-radius:13px;color:#90b9c8!important;border:1px solid #54cff033!important;padding:17px 20px!important;font-size:12px!important}.support-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:35px 0;display:grid}.support-card{border:1px solid var(--line);background:#0b1a2a;border-radius:17px;padding:25px}.support-card svg{color:#54dcfa;width:25px}.support-card h2{margin:22px 0 8px;font-size:17px}.support-card p{color:#7890a3;font-size:12px}.support-card a{font-size:12px}.faq{margin-top:45px}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{cursor:pointer;justify-content:space-between;font-size:15px;font-weight:650;list-style:none;display:flex}.faq summary:after{content:"+";color:#51d9f8}.faq details[open] summary:after{content:"−"}.faq details p{padding-right:30px}.deletion-form{border:1px solid var(--line);background:#0a1928;border-radius:20px;margin-top:35px;padding:30px}.form-field{margin-bottom:20px}.form-field label,.checkbox label{color:#c8d5df;margin-bottom:7px;font-size:13px;font-weight:650;display:block}.form-field input,.form-field textarea{color:#eaf4fa;background:#06111d;border:1px solid #213a4e;border-radius:10px;outline:none;width:100%;padding:12px 14px}.form-field textarea{resize:vertical;min-height:100px}.form-field input:focus,.form-field textarea:focus{border-color:#4fcfec;box-shadow:0 0 0 3px #4fcfec1a}.form-hp{position:absolute!important;left:-9999px!important}.checkbox{align-items:flex-start;gap:10px;margin:10px 0 24px;display:flex}.checkbox input{accent-color:#48cfee;margin-top:5px}.checkbox label{color:#8299ab;font-weight:400}.form-message{border-radius:9px;margin-bottom:18px;padding:13px 15px;font-size:12px}.form-message.success{color:#78e6c1;background:#36d2a117;border:1px solid #36d2a133}.form-message.error{color:#ffadb4;background:#ee5a6414;border:1px solid #ee5a642e}@media (max-width:980px){.desktop-nav{display:none}.desktop-cta{margin-left:auto}.menu-button{border:1px solid var(--line);background:#0a1724;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;display:flex}.menu-button span{border-top:1.5px solid #b7c9d6;width:18px;transition:all .2s}.menu-button.active span:first-child{transform:translateY(6.5px)rotate(45deg)}.menu-button.active span:nth-child(2){opacity:0}.menu-button.active span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.mobile-menu{background:#06101b;border-top:1px solid #0000;grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.mobile-menu>nav{flex-direction:column;display:flex;overflow:hidden}.mobile-menu.is-open{border-top-color:var(--line);grid-template-rows:1fr}.mobile-menu a:not(.button){border-bottom:1px solid var(--line);color:#a9b9c5;padding:14px 0;font-size:14px}.mobile-menu .button{margin:16px 0}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{text-align:center;margin:auto;padding-bottom:50px}.hero-copy>p,.hero h1{margin-left:auto;margin-right:auto}.hero-actions,.hero-note{justify-content:center}.hero-device-wrap{justify-self:center}.trust-strip{white-space:nowrap;gap:12px;overflow:hidden}.split,.how-grid,.security-grid{grid-template-columns:1fr;gap:55px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card.featured{grid-column:span 1;min-height:270px}.market-card{gap:30px;padding:45px}.legal-layout{grid-template-columns:1fr;gap:45px}.legal-header{position:static}.support-grid{grid-template-columns:1fr}}@media (max-width:640px){.container{width:min(100% - 32px,var(--max))}.nav-wrap{height:65px}.desktop-cta{display:none}.brand{font-size:16px}.logo-mark{width:32px;height:32px}.hero{padding-top:48px}.hero h1{letter-spacing:-.05em;font-size:43px}.hero-copy>p{font-size:15px;line-height:1.65}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-device-wrap{height:530px}.phone{border-radius:38px;width:266px;height:508px}.phone-screen{border-radius:31px}.preview-label{display:none}.trust-strip{text-align:center;grid-template-columns:1fr 1fr;gap:12px;padding:20px 0;display:grid}.trust-strip i{display:none}.section{padding:82px 0}.split{gap:28px}.split h2,.section-heading h2,.how-copy h2,.market-card h2,.security-grid h2,.cta-card h2{font-size:36px}.stat-grid{grid-template-columns:1fr;margin-top:45px}.stat-grid div{border-right:0;border-bottom:1px solid var(--line);padding:22px}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card.featured{min-height:auto;padding:23px}.icon-box{margin-bottom:30px}.how-grid{gap:45px}.steps li{grid-template-columns:50px 1fr;gap:15px}.steps li>span{border-radius:14px;width:48px;height:48px}.steps h3{font-size:17px}.shot-scroller{width:calc(100% - 16px);margin-left:16px}.shot{flex-basis:220px}.shot-screen{height:412px}.market-card{grid-template-columns:1fr;padding:28px 22px}.market-visual{height:245px}.security-grid{gap:35px}.cta-card{padding:65px 20px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.legal-page{padding:70px 0 95px}.legal-header h1{font-size:38px}.deletion-form{padding:20px}.support-grid{margin-top:25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
