@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#0b0d0b;--ink2:#131613;--cream:#f7f3ec;--paper:#fffdfa;--red:#f13f32;--red2:#d7241c;--green:#4b7a43;--line:#ddd8cf;--muted:#7c7f76}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site{overflow:hidden}.reveal{opacity:0;transition:all .7s;transform:translateY(24px)}.reveal.show{opacity:1;transform:none}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#0b0d0be0;border-bottom:1px solid #ffffff14;align-items:center;gap:36px;height:86px;padding:0 clamp(24px,5vw,78px);display:flex;position:fixed;top:0;left:0;right:0}.brand{color:#fff;align-items:center;gap:12px;min-width:245px;display:flex}.brand img{object-fit:contain;width:48px;height:48px}.brand div,.footerBrand div{flex-direction:column;display:flex}.brand strong{letter-spacing:.04em;font-size:21px}.brand span{color:#aeb3aa;margin-top:2px;font-size:10px}.nav nav{gap:28px;margin:auto;display:flex}.nav nav a{color:#cdd0ca;font-size:13px}.nav nav a:hover{color:#fff}.navActions{align-items:center;gap:16px;display:flex}.textLink{color:#fff;font-size:13px}.navCta{background:var(--red);color:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 17px;font-size:12px;font-weight:800;display:flex}.menuBtn{color:#fff;background:0 0;border:0;display:none}.hero{background:var(--ink);color:#fff;grid-template-columns:1.04fr .96fr;align-items:center;min-height:780px;padding:155px clamp(24px,6vw,96px) 90px;display:grid;position:relative}.heroGlow{filter:blur(10px);background:radial-gradient(circle,#f13f322e,#0000 68%);border-radius:50%;width:640px;height:640px;position:absolute;top:80px;right:-130px}.heroCopy{z-index:3;max-width:720px;position:relative}.eyebrow{color:var(--red);letter-spacing:.06em;align-items:center;gap:12px;font-size:11px;font-weight:800;display:flex}.eyebrow span{color:#fff;background:#f13f322e;border:1px solid #f13f3266;border-radius:999px;padding:8px 12px}.hero h1{letter-spacing:-.065em;margin:30px 0;font-size:clamp(58px,6.4vw,104px);font-weight:800;line-height:.91}.hero h1 em,.statement h2 em,.product h2 em,.finalCta em{color:var(--red);font-style:normal}.heroCopy>p{color:#c8cbc4;max-width:640px;font-size:18px;line-height:1.7}.heroButtons{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primaryCta,.secondaryCta,.whiteCta{border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:15px 21px;font-size:13px;font-weight:800;display:inline-flex}.primaryCta{background:var(--red);color:#fff}.primaryCta:hover{background:#ff4a3c}.secondaryCta{color:#fff;background:#161916;border:1px solid #3a3f39}.heroTrust{flex-wrap:wrap;gap:24px;margin-top:42px;display:flex}.heroTrust span{color:#aeb2aa;align-items:center;gap:8px;font-size:11px;display:flex}.heroVisual{place-items:center;height:610px;display:grid;position:relative}.heroTomato{object-fit:contain;z-index:2;filter:drop-shadow(0 35px 55px #00000094);width:min(620px,92%);max-height:560px;position:relative}.orbit{border:1px solid #f13f3247;border-radius:50%;position:absolute}.o1{width:590px;height:590px}.o2{border-style:dashed;width:440px;height:440px;animation:28s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.floatCard{z-index:3;color:var(--ink);background:#faf8f3f2;border-radius:14px;align-items:center;gap:10px;min-width:220px;padding:12px 15px;display:flex;position:absolute;box-shadow:0 20px 50px #00000040}.floatCard small{letter-spacing:.12em;color:#96988f;font-size:8px}.floatCard b{font-size:13px;display:block}.floatCard span:not(.miniIcon){color:#7b7e75;font-size:9px;display:block}.miniIcon{width:34px;height:34px;color:var(--red);background:#ffe9e6;border-radius:10px;place-items:center;display:grid}.cardA{top:30%;left:2%}.cardB{bottom:23%;right:0}.statement{background:var(--paper);text-align:center;padding:110px clamp(24px,8vw,130px)}.statementLabel,.sectionHead>span,.productIntro>span,.beta>div>span,.finalCta>div>span{letter-spacing:.16em;color:var(--red);font-size:10px;font-weight:800}.statement h2{letter-spacing:-.05em;max-width:990px;margin:17px auto 22px;font-size:clamp(38px,4.5vw,68px);line-height:1.04}.statement p{color:#73776f;max-width:720px;margin:auto;font-size:16px;line-height:1.8}.how{background:#f0ece4;padding:110px clamp(24px,6vw,96px)}.sectionHead{max-width:800px;margin-bottom:44px}.sectionHead h2,.productIntro h2{letter-spacing:-.055em;margin:12px 0;font-size:clamp(42px,5vw,76px);line-height:1}.steps{border-top:1px solid #ccc5ba;grid-template-columns:repeat(5,1fr);display:grid}.step{border-right:1px solid #ccc5ba;min-height:260px;padding:28px 24px 30px 0}.step+.step{padding-left:24px}.step:last-child{border-right:0}.stepTop{color:var(--red);justify-content:space-between;font-weight:800;display:flex}.stepTop span{font-size:11px}.step h3{margin:58px 0 10px;font-size:20px}.step p{color:#777a72;font-size:12px;line-height:1.7}.product{background:var(--ink);color:#fff;grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px;padding:120px clamp(24px,6vw,96px);display:grid}.productIntro>p{color:#aeb2aa;line-height:1.7}.roleToggle{gap:8px;margin:28px 0 22px;display:flex}.roleToggle button{color:#d5d8d2;cursor:pointer;background:#171a17;border:1px solid #343934;border-radius:12px;align-items:center;gap:8px;padding:13px 16px;display:flex}.roleToggle button.active{border-color:var(--red);color:#fff;background:#f13f321f}.productIntro ul{gap:11px;padding:0;list-style:none;display:grid}.productIntro li{color:#c3c7bf;align-items:center;gap:9px;font-size:12px;display:flex}.productIntro li svg{color:var(--red)}.inlineCta{color:#fff;border-bottom:1px solid var(--red);align-items:center;gap:8px;margin-top:20px;padding-bottom:5px;font-size:13px;font-weight:800;display:inline-flex}.productMock{position:relative}.mockBrowser{color:var(--ink);background:#f8f6f1;border-radius:20px;overflow:hidden;transform:perspective(1500px)rotateY(-2deg)rotateX(1deg);box-shadow:0 35px 85px #00000073}.browserTop{background:#ece8e1;align-items:center;gap:6px;height:45px;padding:0 16px;display:flex}.browserTop i{background:#c5c0b8;border-radius:50%;width:8px;height:8px}.browserTop span{color:#8d8d86;margin-left:10px;font-size:9px}.mockShell{grid-template-columns:130px 1fr;min-height:480px;display:grid}.mockShell aside{background:#111411;padding:18px 12px}.mockLogo{color:#fff;align-items:center;gap:8px;margin-bottom:30px;font-size:12px;font-weight:800;display:flex}.mockLogo img{width:23px}.mockNav{background:#1b1f1b;border-radius:8px;height:30px;margin:8px 0}.mockNav.on{border-left:3px solid var(--red);background:#2a302a}.mockMain{padding:24px}.mockHeader{justify-content:space-between;align-items:center;display:flex}.mockHeader div{flex-direction:column;display:flex}.mockHeader small{letter-spacing:.12em;color:#979b92;font-size:8px}.mockHeader b{font-size:24px}.mockHeader>span{background:#e7e4dd;border-radius:50%;width:34px;height:34px}.mockKpis{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;display:grid}.mockKpis div{background:#fff;border:1px solid #dedad2;border-radius:12px;height:70px}.mockGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mockProfile{background:#fff;border:1px solid #dedad2;border-radius:14px;grid-template-columns:45px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.mockPic{background:linear-gradient(145deg,#1b1d1a,#ef3f35);border-radius:50%;width:45px;height:45px}.mockPic.alt{background:linear-gradient(145deg,#e9e4db,#4b7a43)}.mockLines{flex-direction:column;gap:5px;display:flex}.mockLines b,.mockLines span{background:#ddd9d1;border-radius:6px;height:7px;display:block}.mockLines b{width:75%}.mockLines span:nth-child(2){width:52%}.mockLines span:nth-child(3){width:88%}.score{color:var(--green);background:#edf5eb;border-radius:8px;padding:5px 6px;font-size:12px;font-weight:800}.matchLogic{color:#fff;background:#161916;border-radius:14px;gap:12px;margin-top:14px;padding:17px;display:flex}.matchLogic>span{color:var(--red)}.matchLogic small{color:#8e9389;font-size:8px}.matchLogic b{margin:3px 0;font-size:14px;display:block}.matchLogic p{color:#aeb2aa;margin:0;font-size:9px}.previewNote{color:#8a8e85;text-align:right;margin-top:10px;font-size:9px}.why{background:var(--paper);padding:120px clamp(24px,6vw,96px)}.sectionHead.light h2{letter-spacing:-.05em;font-size:clamp(42px,4.8vw,72px);line-height:1.02}.whyGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.whyCard{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:245px;padding:34px}.whyCard>div{width:44px;height:44px;color:var(--red);border:1px solid #e4ded5;border-radius:13px;place-items:center;display:grid}.whyCard h3{margin-top:50px;font-size:19px}.whyCard p{color:#747870;font-size:12px;line-height:1.7}.beta{background:#fff;border-radius:28px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;margin:0 clamp(24px,6vw,96px) 120px;padding:52px;display:grid;box-shadow:0 25px 60px #28190a14}.beta img{object-fit:contain;width:100%;max-height:340px}.beta h2{letter-spacing:-.05em;margin:12px 0;font-size:clamp(36px,4vw,58px);line-height:1.04}.beta p{color:#73776f;max-width:650px;line-height:1.75}.beta .primaryCta{margin-top:14px}.faq{background:#f0ece4;padding:100px clamp(24px,7vw,115px)}.faqGrid{max-width:980px;margin:auto}.faq details{border-top:1px solid #cfc8bc;padding:20px 0}.faq details:last-child{border-bottom:1px solid #cfc8bc}.faq summary{cursor:pointer;justify-content:space-between;font-size:17px;font-weight:700;list-style:none;display:flex}.faq summary span{color:var(--red);font-size:24px}.faq details p{color:#6f736b;max-width:760px;font-size:13px;line-height:1.75}.faq details[open] summary span{transform:rotate(45deg)}.finalCta{background:var(--red);color:#fff;justify-content:space-between;align-items:center;margin:0;padding:75px clamp(24px,7vw,115px);display:flex}.finalCta>div>span{color:#ffd4d0}.finalCta h2{letter-spacing:-.06em;margin:12px 0 0;font-size:clamp(46px,6vw,86px);line-height:.93}.finalCta em{color:#180d0b}.whiteCta{color:#1b1614;background:#fff;min-width:190px}footer{color:#c5c9c1;background:#090b09;padding:60px clamp(24px,6vw,96px) 30px}.footerBrand{color:#fff;align-items:center;gap:13px;display:flex}.footerBrand img{object-fit:contain;width:60px;height:60px}.footerBrand strong{font-size:22px}.footerBrand span{color:#8f948a;font-size:10px}.footerLinks{gap:24px;margin:40px 0;font-size:12px;display:flex}.footerLinks a:hover{color:#fff}.footerBottom{color:#757a72;border-top:1px solid #242824;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}@media (width<=1100px){.nav nav,.navActions .textLink{display:none}.hero{grid-template-columns:1fr;min-height:auto}.heroVisual{height:540px}.heroCopy{max-width:none}.steps{grid-template-columns:repeat(2,1fr)}.step{border-bottom:1px solid #ccc5ba}.product{grid-template-columns:1fr}.whyGrid{grid-template-columns:repeat(2,1fr)}.beta{grid-template-columns:1fr 1fr}}@media (width<=760px){.nav{height:72px;padding:0 18px}.brand{min-width:0}.brand img{width:40px;height:40px}.brand strong{font-size:17px}.brand span,.navActions{display:none}.menuBtn{margin-left:auto;display:block}.nav nav.open{background:#101310;border-top:1px solid #252925;flex-direction:column;gap:18px;padding:24px;display:flex;position:absolute;top:72px;left:0;right:0}.hero{padding:120px 22px 65px}.hero h1{font-size:58px}.heroCopy>p{font-size:15px}.heroVisual{height:420px;margin-top:15px}.heroTomato{width:100%}.o1{width:390px;height:390px}.o2{width:300px;height:300px}.floatCard{transform:scale(.82)}.cardA{top:28%;left:-6%}.cardB{bottom:10%;right:-7%}.statement{padding:75px 24px}.how,.why,.faq{padding:80px 22px}.steps{grid-template-columns:1fr}.step,.step+.step{border-right:0;padding:25px 0}.step h3{margin-top:30px}.product{gap:40px;padding:80px 22px}.mockShell{grid-template-columns:74px 1fr}.mockMain{padding:15px}.mockGrid{grid-template-columns:1fr}.mockProfile:nth-child(2){display:none}.whyGrid{grid-template-columns:1fr}.beta{grid-template-columns:1fr;gap:20px;margin:0 18px 80px;padding:28px}.beta img{max-height:220px}.finalCta{flex-direction:column;align-items:flex-start;gap:30px;padding:60px 22px}.footerLinks{flex-wrap:wrap}.footerBottom{flex-direction:column;gap:8px}}@media (width>=1101px){.nav{height:82px;padding-inline:clamp(28px,4.6vw,72px)}.brand{min-width:220px}.brand img{width:46px;height:46px}.brand strong{font-size:20px}.nav nav{gap:30px}.nav nav a,.textLink{font-size:12px}.navCta{padding:11px 16px}.hero{grid-template-columns:.98fr 1.02fr;min-height:720px;padding:130px clamp(34px,5.4vw,86px) 72px}.heroCopy{max-width:650px}.hero h1{margin:25px 0 24px;font-size:clamp(58px,5.5vw,88px)}.heroCopy>p{max-width:590px;font-size:16px}.heroButtons{margin-top:25px}.heroTrust{margin-top:34px}.heroVisual{min-width:0;height:560px}.heroTomato{width:min(570px,88%);max-height:525px}.o1{aspect-ratio:1;width:min(540px,92%);height:auto}.o2{aspect-ratio:1;width:min(405px,70%);height:auto}.floatCard{min-width:205px;padding:11px 13px}.cardA{top:28%;left:1%}.cardB{bottom:20%;right:0}.statement{padding:88px clamp(30px,7vw,112px)}.statement h2{max-width:920px;font-size:clamp(42px,4vw,62px)}.statement p{font-size:14px}.how{padding:90px clamp(30px,5.4vw,86px)}.sectionHead h2,.productIntro h2{font-size:clamp(42px,4.4vw,66px)}.step{min-height:230px}.step h3{margin-top:48px;font-size:18px}.product{gap:56px;padding:95px clamp(30px,5.4vw,86px)}.mockShell{min-height:430px}.why{padding:95px clamp(30px,5.4vw,86px)}.sectionHead.light h2{font-size:clamp(42px,4.2vw,64px)}.whyCard{min-height:220px;padding:30px}.whyCard h3{margin-top:42px}.beta{margin:0 clamp(30px,5.4vw,86px) 95px;padding:44px}.faq{padding:85px clamp(30px,6vw,96px)}.finalCta{padding:65px clamp(30px,6vw,96px)}.finalCta h2{font-size:clamp(46px,5.2vw,76px)}footer{padding:50px clamp(30px,5.4vw,86px) 28px}}@media (width<=760px){html,body,#root,.site{max-width:100%;overflow-x:hidden}.hero{flex-direction:column;align-items:stretch;padding:104px 20px 52px;display:flex}.heroCopy{width:100%}.hero h1{margin:24px 0 22px;font-size:clamp(48px,15vw,62px);line-height:.92}.heroCopy>p{font-size:14px;line-height:1.65}.heroButtons{grid-template-columns:1fr;gap:10px;display:grid}.primaryCta,.secondaryCta{width:100%;min-height:50px}.heroTrust{justify-content:space-between;gap:14px;margin-top:28px}.heroTrust span{font-size:9px}.heroVisual{width:100%;height:auto;min-height:360px;margin:28px auto 0;overflow:visible}.heroTomato{width:min(390px,96vw);max-width:100%;height:auto;max-height:none}.o1{aspect-ratio:1;width:min(365px,94vw);height:auto}.o2{aspect-ratio:1;width:min(275px,72vw);height:auto}.floatCard{border-radius:11px;width:170px;min-width:0;padding:9px 10px;transform:none}.floatCard b{font-size:11px}.floatCard small,.floatCard span:not(.miniIcon){font-size:7px}.miniIcon{width:28px;height:28px}.cardA{top:18%;left:0}.cardB{bottom:8%;right:0}.statement h2{font-size:clamp(38px,11vw,52px)}.statement p{font-size:14px}.sectionHead h2,.productIntro h2,.sectionHead.light h2{font-size:clamp(38px,11vw,52px)}.roleToggle{grid-template-columns:1fr 1fr;display:grid}.roleToggle button{justify-content:center;padding:12px 8px;font-size:12px}.productMock{width:100%;overflow:hidden}.mockBrowser{border-radius:14px;transform:none}.browserTop{height:36px}.mockShell{grid-template-columns:58px minmax(0,1fr);min-height:360px}.mockShell aside{padding:12px 7px}.mockLogo{justify-content:center;font-size:0}.mockLogo img{width:25px}.mockNav{height:26px}.mockMain{padding:12px}.mockHeader b{font-size:18px}.mockKpis{margin:15px 0}.mockKpis div{height:50px}.mockProfile{grid-template-columns:38px 1fr auto;padding:10px}.mockPic{width:38px;height:38px}.score{font-size:10px}.matchLogic{padding:12px}.matchLogic b{font-size:12px}.matchLogic p{font-size:8px}.whyCard{min-height:205px;padding:26px}.whyCard h3{margin-top:34px}.beta{border-radius:20px}.faq summary{gap:18px;font-size:15px}.finalCta h2{font-size:clamp(46px,14vw,64px)}}@media (width<=390px){.hero h1{font-size:46px}.eyebrow{gap:8px;font-size:9px}.eyebrow span{padding:7px 9px}.heroVisual{min-height:330px}.floatCard{width:150px}.cardA{top:14%}.cardB{bottom:5%}.heroTrust{justify-content:flex-start}}@media (width>=1101px){.nav{height:109px;padding-left:clamp(32px,6.3vw,100px);padding-right:clamp(32px,6.3vw,100px)}.brand{gap:15px;min-width:285px}.brand img{object-fit:contain;width:61px;height:61px}.brand strong{font-size:27px}.brand span{font-size:12px}.nav nav{gap:36px}.nav nav a,.textLink{font-size:16px}.navCta{padding:16px 23px;font-size:15px}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:34px;min-height:920px;padding:175px clamp(32px,6.8vw,110px) 105px}.heroCopy{max-width:840px}.eyebrow{gap:15px;font-size:13px}.eyebrow span{padding:10px 16px}.hero h1{margin:32px 0 33px;font-size:clamp(74px,7vw,116px);line-height:.91}.heroCopy>p{max-width:730px;font-size:21px;line-height:1.7}.heroButtons{gap:15px;margin-top:36px}.primaryCta,.secondaryCta,.whiteCta{border-radius:14px;padding:18px 26px;font-size:15px}.heroTrust{gap:30px;margin-top:48px}.heroTrust span{font-size:13px}.heroVisual{place-items:center;min-width:0;height:700px;display:grid;overflow:visible}.heroTomato{object-fit:contain;object-position:center;width:min(700px,94%);height:auto;max-height:650px;transform:none}.o1{width:660px;height:660px}.o2{width:500px;height:500px}.floatCard{border-radius:16px;min-width:260px;padding:15px 18px}.floatCard small{font-size:10px}.floatCard b{font-size:15px}.floatCard span:not(.miniIcon){font-size:11px}.miniIcon{border-radius:12px;width:41px;height:41px}.cardA{top:30%;left:0}.cardB{bottom:22%;right:-1%}.statement{padding:138px clamp(32px,8.5vw,145px)}.statementLabel,.sectionHead>span,.productIntro>span,.beta>div>span,.finalCta>div>span{font-size:12px}.statement h2{max-width:1160px;margin-top:20px;font-size:clamp(48px,5.2vw,82px)}.statement p{max-width:850px;font-size:19px}.how{padding:138px clamp(32px,6.8vw,110px)}.sectionHead{max-width:940px;margin-bottom:56px}.sectionHead h2,.productIntro h2{font-size:clamp(52px,5.6vw,88px)}.step{min-height:305px;padding-top:34px}.step+.step{padding-left:28px}.stepTop span{font-size:13px}.step h3{margin-top:68px;font-size:24px}.step p{font-size:14px}.product{grid-template-columns:.76fr 1.24fr;gap:80px;padding:145px clamp(32px,6.8vw,110px)}.productIntro>p{font-size:17px}.roleToggle{gap:10px;margin:34px 0 28px}.roleToggle button{padding:16px 20px;font-size:15px}.productIntro li{font-size:14px}.inlineCta{font-size:15px}.productMock{width:100%;min-width:0}.mockBrowser{transform-origin:50%;border-radius:24px;width:100%;max-width:100%;transform:perspective(1500px)rotateY(-1deg)rotateX(.5deg)}.browserTop{height:55px;padding:0 20px}.mockShell{grid-template-columns:155px minmax(0,1fr);min-height:585px}.mockShell aside{padding:22px 14px}.mockLogo{margin-bottom:36px;font-size:15px}.mockLogo img{width:30px}.mockNav{height:38px;margin:10px 0}.mockMain{min-width:0;padding:30px}.mockHeader small{font-size:10px}.mockHeader b{font-size:30px}.mockHeader>span{width:43px;height:43px}.mockKpis{gap:13px;margin:28px 0}.mockKpis div{height:86px}.mockGrid{gap:14px}.mockProfile{grid-template-columns:56px minmax(0,1fr) auto;padding:18px}.mockPic{width:56px;height:56px}.score{padding:6px 8px;font-size:14px}.matchLogic{margin-top:18px;padding:21px}.matchLogic small{font-size:10px}.matchLogic b{font-size:17px}.matchLogic p,.previewNote{font-size:11px}.why{padding:145px clamp(32px,6.8vw,110px)}.sectionHead.light h2{font-size:clamp(52px,5.5vw,86px)}.whyCard{min-height:292px;padding:42px}.whyCard>div{border-radius:16px;width:55px;height:55px}.whyCard h3{margin-top:58px;font-size:23px}.whyCard p{font-size:14px}.beta{border-radius:34px;gap:72px;margin:0 clamp(32px,6.8vw,110px) 145px;padding:64px}.beta img{object-fit:contain;object-position:center;width:100%;max-height:400px}.beta h2{font-size:clamp(44px,4.8vw,70px)}.beta p{max-width:760px;font-size:17px}.faq{padding:125px clamp(32px,7.8vw,130px)}.faqGrid{max-width:1150px}.faq details{padding:25px 0}.faq summary{font-size:20px}.faq details p{font-size:15px}.finalCta{padding:92px clamp(32px,7.8vw,130px)}.finalCta h2{font-size:clamp(58px,6.8vw,102px)}.whiteCta{min-width:225px}footer{padding:74px clamp(32px,6.8vw,110px) 38px}.footerBrand img{object-fit:contain;width:74px;height:74px}.footerBrand strong{font-size:27px}.footerBrand span{font-size:12px}.footerLinks{gap:30px;margin:48px 0;font-size:14px}.footerBottom{font-size:12px}}@media (width>=1500px){.hero{grid-template-columns:1.02fr .98fr}.heroTomato{width:min(720px,92%);max-height:665px}.o1{width:680px;height:680px}.o2{width:515px;height:515px}.product{grid-template-columns:.72fr 1.28fr}}@media (width>=761px) and (width<=1100px){.heroTomato{object-fit:contain;object-position:center;width:min(620px,88%);max-height:560px}.productMock,.mockBrowser{max-width:100%}}@media (width<=760px){.heroVisual{overflow:hidden}.heroTomato{object-fit:contain;object-position:center;width:min(430px,108%);max-height:390px}.floatCard{max-width:205px}.productMock{overflow:hidden}.mockBrowser{width:100%;max-width:100%;transform:none}.beta img{object-fit:contain;object-position:center}}@media (width>=1101px){.heroVisual{justify-content:center;align-items:center;height:640px;display:flex;position:relative;overflow:hidden}.heroTomato{object-fit:contain;object-position:center center;width:min(610px,86%);height:auto;max-height:590px;transform:translateY(8px)}.o1{width:600px;height:600px}.o2{width:455px;height:455px}.cardA{top:27%;left:1%}.cardB{bottom:19%;right:0}}@media (width>=1500px){.heroVisual{height:650px}.heroTomato{width:min(625px,87%);max-height:600px}.o1{width:615px;height:615px}.o2{width:465px;height:465px}}@media (width>=761px) and (width<=1100px){.heroVisual{overflow:hidden}.heroTomato{object-fit:contain;object-position:center;width:min(540px,84%);max-height:500px}}@media (width<=760px){.heroTomato{object-fit:contain;object-position:center;width:min(390px,96%);max-height:350px}}@media (width>=1101px){html{font-size:63.75%}}
