@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#193c30;background:#f7f8f4;font-synthesis:none;--green:#245b46;--ink:#193c30;--muted:#748177;--line:#e3e8df;--lime:#dcf39a;--paper:#f7f8f4}*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #87b254}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif}h1{font-size:32px;line-height:1.25;letter-spacing:-1.25px;font-weight:600}h2{font-size:20px;letter-spacing:-.5px;font-weight:650}h3{font-size:15px;font-weight:650}.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:650;text-transform:uppercase}.brand{display:inline-flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:750;letter-spacing:-1.1px;font-size:25px}.brand em{font-style:normal;font-weight:450}.brandmark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--green);color:var(--lime);font-size:27px;line-height:1;letter-spacing:-5px;padding-right:5px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 18px;border-radius:8px;background:var(--green);color:#fff;font-size:12px;font-weight:650;border:1px solid transparent;transition:background .15s,transform .15s;white-space:nowrap}.btn:hover{background:#174831;transform:translateY(-1px)}.btn.light{background:#fff;border-color:#dce4d7;color:var(--ink)}.btn.light:hover{background:#f0f5e9}.btn.lime{background:var(--lime);color:var(--ink)}.btn.danger{color:#a63838;background:#fff1f0;border-color:#f0d4d0}.btn.full{width:100%}.textbtn{background:none;padding:0;color:var(--green);font-size:12px;font-weight:600}.pill{display:inline-flex;align-items:center;gap:6px;background:#edf2e7;color:#627450;border-radius:6px;padding:4px 9px;font-size:10px;font-weight:600;white-space:nowrap}.pill:before{content:"";height:5px;width:5px;border-radius:50%;background:currentColor}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.pad{padding:26px}.panelhead{padding:22px 25px;display:flex;align-items:center;justify-content:space-between;gap:15px}.panelhead h2{font-size:15px}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.heading p{margin-top:8px;font-size:12px;color:var(--muted)}.field{display:block;font-size:12px;font-weight:600;margin-bottom:18px}.field>span{display:block;margin-bottom:7px}.field small{display:block;font-weight:400;color:var(--muted);margin-top:6px}.field input,.field select{width:100%;padding:12px 13px;border:1px solid #dce3d7;border-radius:7px;background:#fff;color:var(--ink);min-width:0}.field input::placeholder{color:#9ba69a}.field input:focus,.field select:focus{border-color:#799f72}.notice{background:#f0f5e8;color:#627553;border:1px solid #e3ebd9;border-radius:9px;padding:15px;font-size:12px;line-height:1.7;margin:18px 0}.error{background:#fff0ef;border:1px solid #f0d3d0;color:#a13631;padding:13px 16px;border-radius:8px;margin:15px 0;font-size:12px}.success{background:#eaf5e7;color:#2a683d;padding:13px 16px;border-radius:8px;margin:15px 0;font-size:12px}.row{display:flex;align-items:center;gap:12px}.spread{justify-content:space-between}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:22px}.icon{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.platformlogo{display:grid;place-items:center;height:40px;width:40px;flex-shrink:0;border-radius:10px;font-size:16px;font-weight:750;color:#294f41;background:#e9f0e1;font-family:Manrope,sans-serif}.platformlogo.shopify{background:#eef5df;color:#78a03b}.platformlogo.woocommerce{background:#f1e9f8;color:#87569b;font-size:12px}.platformlogo.magento{background:#fcf0e5;color:#e78339}.platformlogo.bigcommerce{background:#e9eafa;color:#454a87}.platformlogo.prestashop{background:#fce8ee;color:#ba5984}.platformlogo.wix{background:#f0f0ed;color:#343735;font-size:13px}.platformlogo.squarespace{background:#edf0ef;color:#333}.platformlogo.opencart{background:#e4f3fa;color:#46a2c0}.platformlogo.cscart{background:#e9f0fa;color:#456ea6}.platformlogo.shopware{background:#e9f4ff;color:#2e91d1}.empty{text-align:center;padding:48px 24px}.empty .emptyicon{width:57px;height:57px;border-radius:16px;background:#f0f4e9;display:grid;place-items:center;margin:0 auto 18px}.empty .icon{width:25px;height:25px}.empty p{max-width:380px;margin:9px auto 20px;color:var(--muted);font-size:12px}.divider{height:1px;background:var(--line);margin:22px 0}.tablewrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:9px;letter-spacing:1.1px;font-weight:600;color:#8b9686;background:#fbfcf9;padding:14px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}td{padding:20px 24px;border-bottom:1px solid var(--line);font-size:12px}td small{display:block;color:var(--muted);font-size:10px}.footerline{padding:15px 25px;font-size:10px;color:#899681;display:flex;justify-content:space-between}.steps{display:flex;gap:8px;margin:25px 0;align-items:center}.step{font-size:10px;display:flex;align-items:center;gap:7px;color:#8a9584;white-space:nowrap}.step i{font-style:normal;width:24px;height:24px;border:1px solid #dde4d8;border-radius:50%;display:grid;place-items:center}.step.active{color:var(--green);font-weight:600}.step.active i{background:var(--green);color:#fff}.step-line{height:1px;background:var(--line);flex:1;min-width:8px}.checkrow{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:14px 0;font-size:12px}.checkrow input{accent-color:var(--green);width:16px;height:16px}.checkrow small{margin-left:auto;color:var(--muted)}.summaryrow{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px;overflow-wrap:anywhere}.summaryrow span{color:var(--muted)}.pagefooter{font-size:10px;color:#96a08e;display:flex;justify-content:space-between;gap:16px;margin-top:35px}.pagefooter a{text-decoration:underline}.loading{display:grid;place-items:center;min-height:100vh}.loading p{color:var(--muted);font-size:13px}.catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.catalogcard{display:flex;gap:13px;align-items:center;padding:21px}.catalogcard small{font-size:10px;color:var(--muted);display:block}.catalogcard .pill{margin-top:7px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:#183d2e;color:#fff;padding:13px 23px;border-radius:9px;box-shadow:0 10px 35px #16352922;z-index:100;font-size:12px;max-width:90vw}.skip{position:fixed;top:-60px;left:15px;z-index:200;padding:10px;background:#fff}.skip:focus{top:10px}@media (max-width:850px){.grid2{grid-template-columns:1fr}.catalog{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){h1{font-size:26px}.heading{align-items:flex-start;flex-wrap:wrap}.catalog{grid-template-columns:1fr}.pad{padding:20px}.pagefooter{flex-direction:column}.steps{overflow-x:auto;padding-bottom:8px}.step{font-size:9px}.step-line{min-width:12px}.summaryrow{flex-wrap:wrap}.btn{white-space:normal}.field input,.field select{font-size:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.tablewrap{position:relative;max-width:100%}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:#fafbf7}.siteheader{max-width:1240px;margin:auto;height:96px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:25px}.siteheader nav{display:flex;align-items:center;gap:32px;font-size:12px;color:#66745f}.siteheader .signin{font-size:12px;margin-right:15px}.sitehero{max-width:1240px;padding:65px 30px 70px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.release{font-size:10px;letter-spacing:.5px;color:#667e54;display:flex;align-items:center;gap:8px;margin-bottom:23px}.release>span{height:6px;width:6px;border-radius:50%;background:#83a85a;box-shadow:0 0 0 4px #ecf3df}.herocopy h1{font-size:64px;line-height:1.12;letter-spacing:-3px;font-weight:500}.herocopy h1 span{color:#758d54}.herocopy>p{font-size:14px;line-height:1.9;color:#7e8b76;margin:27px 0 30px}.herocopy .btn{padding:14px 23px;font-size:12px;min-width:168px}.herocopy .btn>span{margin-left:15px}.watchlink{font-size:11px;display:flex;align-items:center;gap:10px;margin-left:12px}.watchlink>span{width:29px;height:29px;border:1px solid #dce4d2;display:grid;place-items:center;border-radius:50%}.heronote{font-size:10px;color:#9aa48e;display:flex;align-items:center;gap:7px;margin-top:20px}.heronote .icon{width:13px;height:13px;color:#7b9b55}.heronote>span{margin:0 5px}.illustration{height:477px;background:#ecf1e3;border:1px solid #e2e9d7;border-radius:130px 130px 24px 24px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding-top:20px}.orbit{position:absolute;border:1px solid #dce5cc;border-radius:50%;width:380px;height:380px;left:50%;top:48%;transform:translate(-50%,-50%)}.orbit2{height:510px;width:510px}.artcaption{font-size:7px;letter-spacing:2px;position:absolute;top:40px;color:#93a57a}.floating{background:#fff;box-shadow:0 12px 30px #36502a0c;border:1px solid #e3e8da;border-radius:12px;z-index:1}.fromstore{padding:21px 23px;width:280px;transform:rotate(-5deg);margin-left:-42px}.mini-label{font-size:8px;letter-spacing:1.6px;color:#90a080;display:block;font-weight:600}.fromstore>.row{margin-top:14px;gap:11px}.floating strong{display:block;font-size:12px;font-weight:600}.floating small{font-size:8px;color:#8f9a84;display:block}.artdetails{display:grid;grid-template-columns:1fr auto;font-size:9px;gap:10px;color:#89967c;border-top:1px solid var(--line);padding-top:15px;margin-top:16px}.artdetails span:nth-child(2n){color:#71934b}.artpath{position:absolute;left:49%;top:255px;color:#819e5d;line-height:.8;font-size:18px;transform:rotate(-13deg);z-index:2}.tostore{width:265px;padding:20px;transform:rotate(5deg);margin:24px -100px 0 0}.tostore .littlearrow{margin-left:auto;color:#73964b;font-size:21px}.tostore strong{font-size:15px;margin-top:3px}.littlecard{position:absolute;bottom:30px;left:21px;display:flex;align-items:center;gap:9px;padding:13px 15px}.littlecard strong{font-size:10px}.leaf{height:29px;width:29px;display:grid;place-items:center;border-radius:50%;background:#edf4de;color:#729b40}.artbottom{position:absolute;bottom:13px;right:15px;font-size:5px;letter-spacing:1px;color:#91a077}.routebox{max-width:1180px;margin:0 auto;padding:30px 35px 22px;border-radius:13px;background:#fff;border:1px solid var(--line);box-shadow:0 7px 35px #253d2310;display:grid;grid-template-columns:1fr 1.45fr;column-gap:35px;align-items:center}.routebox .eyebrow{font-size:8px;letter-spacing:1.4px;color:#8d9c7e}.routebox h2{font-size:18px;margin-top:7px}.routebox form{display:flex;align-items:flex-end;gap:14px}.routebox label{flex:1;min-width:0}.routebox label>span{font-size:9px;color:#90a07e;display:block;margin-bottom:5px}.routebox select{border:1px solid #dfe6d8;border-radius:7px;padding:10px 11px;width:100%;font-size:11px;color:var(--ink);background:#fafcf7}.routearrow{color:#91a77b;align-self:center;margin-top:15px}.routebox .btn{font-size:11px;padding:11px 16px}.routehint{grid-column:2;font-size:8px;color:#99a48f;margin-top:11px}.platformstrip{max-width:1180px;text-align:center;padding:48px 30px 60px;margin:auto;border-bottom:1px solid var(--line)}.platformstrip>p{font-size:8px;letter-spacing:1.7px;color:#9aa68e}.platformstrip>div{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px 0 15px;color:#64745a}.platformstrip>div>span{font-family:Manrope,sans-serif;font-size:23px;font-weight:700;letter-spacing:-.6px}.platformstrip .wooword{font-size:24px;letter-spacing:-1px}.wooword>span{font-size:12px;letter-spacing:-.5px}.platformstrip .bigword{font-size:14px;letter-spacing:0}.platformstrip .wixword{font-size:29px;font-weight:800}.platformstrip>small{font-size:8px;color:#a5ad9c}.section{max-width:1180px;margin:auto;padding:85px 0}.sectionheading{text-align:center}.sectionheading .eyebrow{color:#8a9e73;font-size:9px;letter-spacing:1.8px}.sectionheading h2{font-size:38px;line-height:1.2;font-weight:500;letter-spacing:-1.6px;margin:16px 0}.sectionheading>p:not(.eyebrow){font-size:12px;line-height:1.9;color:#839077}.threecards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px}.threecards article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:29px}.featureicon{background:#eff4e7;height:44px;width:64px;display:flex;align-items:center;justify-content:space-between;border-radius:9px;color:#6a8950;font-size:10px;padding:10px;margin-bottom:25px}.featureicon>span{font-size:23px;line-height:1}.threecards h3{font-size:17px;font-weight:600;letter-spacing:-.5px}.threecards p{font-size:11px;line-height:1.9;color:#839077;margin:12px 0 20px}.featurestatus{font-size:8px;color:#6e8c4c;display:inline-block;background:#eff5e6;padding:4px 8px;border-radius:4px}.featurestatus.planned{background:#f4f5ef;color:#8a957e}.platformsection{border-top:1px solid var(--line)}.platformgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;margin:38px 0 28px}.platformtile{background:#fff;border:1px solid var(--line);border-radius:9px;padding:21px 17px;display:flex;align-items:center;gap:10px}.platformtile strong{font-size:11px;font-weight:600}.platformtile small{font-size:8px;color:#9aa58f;display:block;margin-top:2px}.platformtile .platformlogo{width:32px;height:32px;font-size:13px;border-radius:8px}.platformtile .woocommerce{font-size:10px}.center{text-align:center}.center>p{color:#99a48d;font-size:9px;margin-top:13px}.peace{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.1fr;gap:100px;align-items:center;padding:85px 35px}.peaceart{height:310px;background:#eef2e6;border:1px solid #e3e9d8;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:47px;background-image:radial-gradient(circle,#bdcead40 1px,transparent 1px);background-size:20px 20px}.peacecircle{width:134px;height:134px;border-radius:40px;background:#2c5740;color:#dcef9e;display:grid;place-items:center;font-size:108px;line-height:1;padding-bottom:10px;transform:rotate(-9deg);box-shadow:14px 14px #dfe8cf}.peaceart>span{font-size:8px;letter-spacing:1.5px;color:#94a37f}.peace .eyebrow{font-size:9px;color:#8c9f73}.peace h2{font-size:35px;letter-spacing:-1.5px;line-height:1.25;font-weight:500;margin:16px 0}.peace p:not(.eyebrow){font-size:12px;line-height:1.9;color:#839077}.peace ul{list-style:none;padding:0;margin:24px 0;font-size:11px;color:#647951}.peace li{margin:12px 0;display:flex;gap:10px}.peace li span{color:#8aa95a}.pricing{background:#254e3d;border-radius:16px;color:#fff;padding:55px 65px;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.pricing .eyebrow{color:#c0d894;font-size:9px}.pricing h2{font-size:38px;line-height:1.2;font-weight:450;letter-spacing:-1.5px;margin:19px 0}.pricing>div>p:not(.eyebrow){font-size:11px;line-height:1.9;color:#bdd0bd;margin-bottom:25px}.pricecard{background:#315b48;border:1px solid #456c55;border-radius:12px;padding:28px}.pricecard .mini-label{color:#bfd59f}.price{font-family:Manrope,sans-serif;font-size:44px;font-weight:500;letter-spacing:-1.5px;margin:13px 0}.price small{font-size:10px;color:#b1c8b3;letter-spacing:0}.pricecard ul{list-style:none;padding:16px 0 0;font-size:11px;color:#d0dfc9;line-height:2.6;border-top:1px solid #4b6e56}.pricing .pricecard>p{font-size:9px;color:#a2bca2;margin:17px 0 0;line-height:1.8}.faq{padding-bottom:40px}.faqlist{max-width:780px;margin:35px auto 0}.faqlist details{border-bottom:1px solid var(--line);padding:20px 0}.faqlist summary{cursor:pointer;font-size:13px;font-weight:550;list-style:none;display:flex;justify-content:space-between;gap:20px}.faqlist summary::-webkit-details-marker{display:none}.faqlist summary:after{content:"+";color:#8d9f76;font-size:17px}.faqlist details[open] summary:after{content:"−"}.faqlist p{font-size:11px;line-height:1.9;color:#829076;margin:12px 25px 2px 0}.closing{text-align:center;padding:80px 20px 90px;background:radial-gradient(ellipse at center,#ebf2dc 0,transparent 60%)}.closing .eyebrow{font-size:8px;color:#8ea36f}.closing h2{font-size:47px;line-height:1.15;letter-spacing:-2px;font-weight:450;margin:23px 0 28px}.sitefooter{max-width:1180px;margin:auto;border-top:1px solid var(--line);padding:35px 0 25px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px}.sitefooter .brand{font-size:23px}.sitefooter .brandmark{width:30px;height:30px}.sitefooter p{font-size:10px;color:#99a58e;margin:10px 0}.footerlinks{display:flex;gap:28px;font-size:10px;color:#7a8d6a}.footerbase{width:100%;display:flex;justify-content:space-between;font-size:9px;color:#a4ad9a;border-top:1px solid var(--line);padding-top:20px;margin-top:5px}@media (max-width:1250px){.section,.platformstrip,.routebox,.sitefooter{margin-left:30px;margin-right:30px}.sitehero{gap:35px}.herocopy h1{font-size:56px}.platformgrid{grid-template-columns:repeat(5,1fr);gap:10px}.platformtile{padding:18px 12px;gap:7px}.platformtile strong{font-size:10px}.routebox{grid-template-columns:1fr 1.8fr;gap:20px}.peace{gap:60px}.pricing{gap:50px;padding:45px}.platformstrip>div>span{font-size:20px}}@media (max-width:950px){.siteheader nav{gap:18px}.siteheader nav a{font-size:10px}.sitehero{gap:30px;padding-top:35px}.herocopy h1{font-size:46px;letter-spacing:-2px}.herocopy>p{font-size:12px}.illustration{height:430px}.fromstore{width:240px;margin-left:-10px;padding:18px}.tostore{width:225px;margin-right:-40px}.littlecard{left:12px;bottom:27px;padding:10px}.artpath{top:230px}.herocopy .row{gap:9px;flex-wrap:wrap}.watchlink{margin-left:0}.herocopy .btn{min-width:145px;padding:12px 15px}.routebox{display:block}.routebox form{margin-top:22px}.routehint{margin-top:14px}.platformstrip>div{flex-wrap:wrap;justify-content:center;gap:20px 38px}.platformgrid{grid-template-columns:repeat(3,1fr)}.threecards{gap:14px}.threecards article{padding:23px}.threecards h3{font-size:15px}.peace{gap:35px;padding:60px 0}.peace h2{font-size:29px}.pricing{gap:30px;padding:35px}.pricing h2{font-size:32px}.sectionheading h2{font-size:33px}.footerlinks{gap:18px}}@media (max-width:650px){.siteheader{height:80px;padding:0 20px}.siteheader .brand{font-size:23px}.siteheader .brandmark{height:31px;width:31px}.siteheader nav,.siteheader .signin{display:none}.siteheader .btn{font-size:10px;padding:9px 12px}.sitehero{display:flex;flex-direction:column;padding:32px 22px 35px;gap:35px;align-items:stretch}.herocopy h1{font-size:48px;line-height:1.13;letter-spacing:-2.4px}.release{font-size:9px;margin-bottom:22px}.herocopy>p{font-size:12px;margin:22px 0 24px}.herocopy .row{gap:20px}.heronote{font-size:9px}.illustration{height:405px;max-width:430px;width:100%;margin:auto;border-radius:90px 90px 20px 20px}.artcaption{top:27px;font-size:6px}.fromstore{width:247px;margin-left:-30px}.tostore{margin-top:23px;width:235px;margin-right:-40px}.artpath{top:220px}.littlecard{bottom:17px}.littlecard strong{font-size:9px}.artbottom{font-size:4px;bottom:8px}.section,.platformstrip,.routebox,.sitefooter{margin-left:20px;margin-right:20px}.routebox{padding:24px 20px 20px}.routebox h2{font-size:17px}.routebox form{display:grid;grid-template-columns:1fr 17px 1fr;gap:13px 6px}.routebox .btn{grid-column:1/-1;width:100%;margin-top:5px}.routebox select{font-size:13px;padding:10px 8px}.routebox .routehint{font-size:8px}.platformstrip{padding:35px 0}.platformstrip>div{gap:15px 25px;padding:22px 0 14px}.platformstrip>div>span{font-size:19px}.platformstrip .bigword{font-size:11px}.platformstrip .wixword{font-size:23px}.platformstrip>p{font-size:7px}.section{padding:55px 0}.sectionheading h2{font-size:31px;letter-spacing:-1.2px}.sectionheading .eyebrow{font-size:8px}.sectionheading>p:not(.eyebrow){font-size:11px}.threecards{grid-template-columns:1fr;margin-top:30px;gap:14px}.threecards article{padding:25px}.featureicon{margin-bottom:16px}.threecards h3{font-size:18px}.threecards p{font-size:12px}.platformgrid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:28px}.platformtile{padding:17px 12px;gap:9px}.platformtile strong{font-size:10px}.platformtile small{font-size:7px}.platformtile .platformlogo{height:30px;width:30px}.center>p{font-size:8px}.peace{grid-template-columns:1fr;gap:35px}.peaceart{height:265px}.peace h2{font-size:31px}.peace p:not(.eyebrow){font-size:12px}.peace ul{font-size:11px}.pricing{display:block;padding:32px 25px}.pricing h2{font-size:33px}.pricecard{margin-top:30px;padding:25px}.pricing>div>p:not(.eyebrow){font-size:11px}.faq{padding-bottom:20px}.faqlist{margin-top:20px}.faqlist summary{font-size:12px}.faqlist p{font-size:11px}.closing{padding:60px 20px}.closing h2{font-size:40px}.sitefooter{padding-top:28px;gap:22px}.footerlinks{gap:15px;flex-wrap:wrap}.footerbase{font-size:8px;gap:15px}.herocopy .watchlink{font-size:10px}}@media (max-width:370px){.herocopy h1{font-size:42px}.herocopy .row{gap:12px}.platformtile{padding:14px 9px;gap:7px}.platformtile strong{font-size:9px}}
