/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial}}}@layer theme{:root,:host{--mc-font-weight-normal:400;--mc-font-weight-medium:500;--mc-font-weight-semibold:600;--mc-font-weight-bold:700;--mc-font-weight-extrabold:800;--mc-color-menucode-ink:#0a2c21;--mc-color-menucode-ink-deep:#052219;--mc-color-menucode-green:#34745a;--mc-color-menucode-green-soft:#4f8b6d;--mc-color-menucode-lime:#d8efa8;--mc-color-menucode-paper:#fffdfa;--mc-color-menucode-cream:#f7f4ed;--mc-color-menucode-cream-deep:#eee9df;--mc-color-menucode-mist:#edf2eb;--mc-color-menucode-muted:#50675c;--mc-font-menucode-text:-apple-system, BlinkMacSystemFont, "SF Pro Text", system-ui, "Helvetica Neue", "Segoe UI", Arial, sans-serif;--mc-font-menucode-display:"SF Pro Display", -apple-system, BlinkMacSystemFont, system-ui, "Helvetica Neue", "Segoe UI", Arial, sans-serif;--mc-radius-card:20px;--mc-radius-card-large:28px;--mc-radius-pill:999px}}@layer components{:root{--ink:var(--mc-color-menucode-ink);--ink-deep:var(--mc-color-menucode-ink-deep);--green:var(--mc-color-menucode-green);--green-2:var(--mc-color-menucode-green-soft);--lime:var(--mc-color-menucode-lime);--paper:var(--mc-color-menucode-paper);--cream:var(--mc-color-menucode-cream);--cream-deep:var(--mc-color-menucode-cream-deep);--mist:var(--mc-color-menucode-mist);--line:#0a2c2124;--muted:var(--mc-color-menucode-muted);--container:1240px;--header-height:80px;--font-text:var(--mc-font-menucode-text);--font-display:var(--mc-font-menucode-display)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{background:var(--cream);color:var(--ink);font-family:var(--font-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px}body,button,summary{font-family:inherit}a{color:inherit;text-decoration-line:none}img{max-width:100%;display:block}a,button,summary{-webkit-tap-highlight-color:transparent}::selection{background:var(--lime);color:var(--ink-deep)}.pageShell{min-height:100vh;overflow:clip}.pageShell,.pageShell *{font-family:var(--font-text)}.pageShell h1,.pageShell h2,.pageShell h3{font-family:var(--font-display)}.container{width:min(var(--container), calc(100% - 56px));margin-inline:auto}.siteHeader{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f4ede6;border-bottom:1px solid #0a2c2114;position:sticky;top:0}.navShell{width:min(var(--container), calc(100% - 56px));grid-template-columns:190px 1fr auto;align-items:center;gap:28px;min-height:74px;margin-inline:auto;display:grid}.brand,.desktopNav a{align-items:center;display:inline-flex}.brand{width:165px}.brand img{width:100%;height:auto}.desktopNav{justify-content:center;gap:28px;display:flex}.desktopNav a{min-height:44px;transition:color .16s;position:relative}.desktopNav a:after{content:"";background:var(--green);transform-origin:50%;height:1px;transition:transform .16s;position:absolute;bottom:7px;left:0;right:0;transform:scaleX(0)}.desktopNav a.isActive,.desktopNav a:hover,.footerGrid a:hover{color:var(--green)}.desktopNav a.isActive:after,.desktopNav a:hover:after,.platformMenu>summary.isActive:after,.platformMenu>summary:hover:after,.platformMenu[open]>summary:after{transform:scaleX(1)}.navActions{align-items:center;gap:17px;display:flex}.mobileNav{display:none}.button{--tw-leading:1;white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-size:14px;font-weight:640;line-height:1;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.buttonSmall{padding-inline:17px;font-size:13px}.buttonDark{background:var(--ink);color:#fff}.buttonDark:hover{background:var(--green)}.buttonLight,.priceTeaserCard.isFeatured>b.priceTeaserCta{color:var(--ink);background:#fff}.buttonLight:hover{background:var(--lime)}.buttonText{color:var(--ink);background:0 0;border-color:#0a2c212e}.buttonText:hover{border-color:var(--green);background:#ffffff8c}.buttonOutlineLight{color:#fff;background:#ffffff14;border-color:#ffffff75}.cardEyebrow,.eyebrow,.sectionLabel{color:var(--green);--tw-font-weight:var(--mc-font-weight-bold);font-weight:var(--mc-font-weight-bold);letter-spacing:.15em;text-transform:uppercase;margin:0 0 15px;line-height:1.4}.cardEyebrowLight,.sectionLabelLight{color:var(--lime)}.sectionBlock{padding:92px 0}.centeredIntro{text-align:center;max-width:780px}.centeredIntro h2,.faqLayout h2,.homeFlowHeader h2,.splitIntro h2{letter-spacing:-.038em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:610;line-height:1.04}.centeredIntro>p:last-child,.faqLayout>div:first-child>p:not(.sectionLabel),.homeFlowHeader>p,.splitIntro>p{color:var(--muted);font-size:16px;line-height:1.65}.centeredIntro>p:last-child{max-width:650px;margin:20px auto 0}.homeFlowHeader,.splitIntro{grid-template-columns:minmax(0,1fr) minmax(330px,.62fr);align-items:end;gap:70px;display:grid}.homeFlowHeader>p,.splitIntro>p{margin:0}.homeFlowHeader>div,.splitIntro>div{max-width:700px}.homePage .siteHeader{margin-bottom:calc(var(--header-height) * -1);-webkit-backdrop-filter:blur(18px)saturate(1.04);background:#e5efe694;border-bottom-color:#0000}.homePage .navShell{min-height:var(--header-height)}.homeHero{--hero-x:50%;--hero-y:54%;isolation:isolate;padding:calc(44px + var(--header-height))0 20px;background:linear-gradient(#e5efe6,#d9eadc);position:relative;overflow:hidden}.audienceGuest:after,.homeHero:before{content:"";pointer-events:none;position:absolute}.homeHero:before{z-index:0;background:radial-gradient(720px circle at var(--hero-x) var(--hero-y),#ffffffa3,#ffffff24 34%,transparent 66%),radial-gradient(560px circle at var(--hero-x) var(--hero-y),#34745a26,transparent 68%);opacity:.84;transition:opacity .32s;inset:0}.homeHero.is-pointer-active:before,.siteFooter.is-pointer-active:before{opacity:1}.homeHero>.container{z-index:1;position:relative}.homeHeroGrid{align-items:center;display:grid}.homeHeroCopy h1{letter-spacing:-.052em;margin:0;font-weight:625;line-height:.98}.homeHeroCopy h1 span{color:var(--green);margin-top:5px;display:block}.heroLead{color:#4e645a;margin:23px 0 0;font-size:17px;line-height:1.62}.heroActions,.heroAssurance{flex-wrap:wrap;gap:10px;margin-top:27px;display:flex}.heroAssurance{color:#5a7065;gap:9px 19px;margin-top:16px;font-size:12.5px}.heroAssurance span{align-items:center;gap:6px;display:inline-flex}.heroAssurance i{color:#5b9a55;font-style:normal;font-weight:760}.homeHeroVisual{background:#c8cfc4;border:1px solid #0a2c211f;margin:0}.audienceCard>img,.homeHeroVisual>img{object-fit:cover;width:100%;position:absolute}.homeHeroVisual>img{height:100%;inset:0}.homeAudience{background:var(--paper)}.audienceGrid{grid-template-columns:1fr 1fr;gap:18px;margin-top:46px;display:grid}.audienceCard{isolation:isolate;border-radius:var(--mc-radius-card-large);border:1px solid var(--line);min-height:540px;padding:34px;position:relative;overflow:hidden}.audienceCard>div{z-index:2;max-width:410px;position:relative}.audienceCard h3{letter-spacing:-.04em;margin:0;font-size:clamp(31px,3vw,42px);font-weight:610;line-height:1.04}.audienceCard>img{z-index:0;height:58%;transition:transform .65s;bottom:0;left:0;right:0}.audienceTeam{background:#f1f3ed}.audienceTeam>img{border-top:1px solid var(--line)}.audienceGuest{color:#fff;background:var(--ink-deep)}.audienceGuest:after{z-index:1;background:linear-gradient(#05221905,#05221973);inset:41% 0 0}.audienceGuest>img{object-position:center;opacity:.78;height:100%}.audienceGuest>div{max-width:390px}.priceTeaserCard>b,.textLink{color:var(--green);font-weight:650}.textLink{align-items:center;gap:9px;margin-top:20px;font-size:13px;display:inline-flex}.priceTeaserCard.isFeatured>span,.textLinkLight{color:var(--lime)}.homeFlow{background:var(--ink-deep);padding:88px 0}.homeFlow,.homeFlowHeader h2{color:#fff}.homeFlowSteps{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:46px;padding:0;list-style-type:none;display:grid;position:relative}.homeFlowSteps:before{content:"";z-index:0;background:#d8efa847;height:1px;position:absolute;top:52px;left:5px;right:5px}.homeFlowSteps li{z-index:1;min-height:204px;padding:0 30px 10px 0;position:relative}.homeFlowSteps li:last-child{padding-right:0}.homeFlowStepMeta{justify-content:space-between;align-items:center;gap:12px;min-height:30px;display:flex}.homeFlowStepMeta>span{color:#ffffff9e;--tw-font-weight:var(--mc-font-weight-bold);font-size:9px;font-weight:var(--mc-font-weight-bold);letter-spacing:.13em;text-transform:uppercase}.priceTeaserCard>span{color:var(--lime);--tw-font-weight:var(--mc-font-weight-bold);font-size:10px;font-weight:var(--mc-font-weight-bold);letter-spacing:.12em}.homeFlowPlan{border-radius:var(--mc-radius-pill);color:var(--lime);letter-spacing:.07em;text-transform:uppercase;background:#d8efa814;border:1px solid #d8efa838;align-items:center;padding:6px 8px;font-size:8px;font-weight:740;display:inline-flex;position:static}.homeFlowStepDot{z-index:1;background:var(--lime);border-radius:3.40282e38px;width:13px;height:13px;margin-top:16px;display:block;position:relative;box-shadow:0 0 0 6px #052219}.homeFlowSteps h3{max-width:220px;margin:28px 0 10px;font-size:20px;font-weight:630;line-height:1.12}.homeFlowSteps p{color:#fff9;margin:0;font-size:13px;line-height:1.55}.homePricing{background:var(--cream)}.priceTeaser{grid-template-columns:repeat(3,1fr);margin-top:42px;display:grid}.priceTeaserCard{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;display:flex}.priceTeaserCard>span{color:var(--green);text-transform:uppercase;font-size:9px}.priceTeaserCard h3{font-weight:620}.priceTeaserCard p{align-items:baseline;gap:6px;margin:0;display:flex}.priceTeaserCard p strong{letter-spacing:-.035em;font-size:32px;font-weight:620}.priceTeaserCard p small{color:var(--muted);font-size:11px}.priceTeaserCard>b{margin-top:auto;font-size:12px}.priceTeaserCard.isFeatured{border-color:var(--ink);color:#fff;background:var(--ink)}.priceTeaserCard.isFeatured p small{color:#ffffff9e}.faqLayout{grid-template-columns:minmax(0,.65fr) minmax(500px,1.35fr);gap:80px;display:grid}.faqLayout>div:first-child{max-width:400px}.faqList details{border-top:1px solid var(--line)}.faqList details:last-child{border-bottom:1px solid var(--line)}.faqList summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:70px;font-size:14px;font-weight:590;list-style-type:none;display:flex}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{border:1px solid var(--line);width:27px;height:27px;color:var(--green);--tw-font-weight:var(--mc-font-weight-normal);font-size:16px;font-weight:var(--mc-font-weight-normal);border-radius:3.40282e38px;flex:0 0 27px;place-items:center;transition:transform .16s;display:grid}.faqList details[open] summary span{transform:rotate(45deg)}.faqList details>p{max-width:650px;color:var(--muted);margin:-3px 50px 22px 0;font-size:13.5px;line-height:1.62}.ctaBandSection{background:var(--cream);padding:72px 0}.ctaBand{isolation:isolate;border-radius:var(--mc-radius-card-large);background:var(--ink-deep);color:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;position:relative;overflow:hidden}.ctaBand>img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ctaBandShade{z-index:-1;background:linear-gradient(90deg,#051e16f5,#093827d1 58%,#08261c6b);position:absolute;inset:0}.ctaBandCopy{max-width:690px}.ctaBandCopy h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,3.8vw,48px);font-weight:610;line-height:1.03}.ctaBandCopy>p:not(.sectionLabel){line-height:1.6}.ctaBandActions{display:flex}.siteFooter{--footer-x:50%;--footer-y:54%;isolation:isolate;background:linear-gradient(#e5efe6,#d9eadc);border-top:1px solid #0a2c2114;padding-top:64px;position:relative;overflow:hidden}.siteFooter:before{content:"";z-index:0;background:radial-gradient(720px circle at var(--footer-x) var(--footer-y),#ffffffa3,#ffffff24 34%,transparent 66%),radial-gradient(560px circle at var(--footer-x) var(--footer-y),#34745a26,transparent 68%);opacity:.84;pointer-events:none;transition:opacity .32s;position:absolute;inset:0}.siteFooter>*{z-index:1;position:relative}.footerGrid{grid-template-columns:1.5fr repeat(3,.7fr);gap:50px;padding-bottom:47px;display:grid}.footerBrand{max-width:340px}.footerBrand img{width:158px;height:auto}.footerBrand p{margin:18px 0 0;line-height:1.6}.footerGrid>nav{flex-direction:column;align-items:flex-start;display:flex}.footerGrid h3{--tw-font-weight:var(--mc-font-weight-bold);font-weight:var(--mc-font-weight-bold);letter-spacing:.13em;text-transform:uppercase;margin:0 0 13px}.footerGrid a{align-items:center;min-height:34px;display:inline-flex}.footerStartLink{gap:8px;color:var(--green)!important;font-weight:720!important}.footerStartLinkArrow{transition:transform .16s;display:inline-flex}.footerBottom{border-top:1px solid #0a2c211a;grid-template-columns:1fr auto;align-items:center;gap:22px;padding:21px 0 0;display:grid}.footerBottom nav{justify-self:end;gap:19px;display:flex}.footerLogo{pointer-events:none;justify-content:center;align-items:flex-end;padding:64px 0 28px;display:flex}.footerLogo img{opacity:.14;filter:saturate(.72)brightness(.9);width:min(1050px,86vw);max-width:none;height:auto;transition:opacity .32s}@media (hover:hover){.footerStartLink:hover .footerStartLinkArrow{transform:translate(3px)}.audienceCard:hover>img{transform:scale(1.018)}.priceTeaserCard:hover{border-color:#34745a6b}}@media (prefers-reduced-motion:no-preference){.homeHeroCopy,.homeHeroVisual{animation:.62s both rise}.homeHeroVisual{animation-delay:70ms}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.footerLogo img,.footerStartLinkArrow,.homeHero:before,.siteFooter:before{transition:none}}@media (width<=1050px){.navShell{grid-template-columns:175px 1fr auto;gap:18px}.desktopNav{gap:17px}.homeHeroGrid{grid-template-columns:1fr}.homeHeroCopy{max-width:760px}.homeHeroVisual{min-height:680px}.faqLayout{grid-template-columns:1fr;gap:34px}.faqLayout>div:first-child{max-width:640px}}@media (width<=820px){.desktopNav,.navActions{display:none}.navShell{grid-template-columns:1fr auto;min-height:70px}.brand{width:150px}.mobileNav{display:block;position:relative}.mobileNav summary{border:1px solid var(--line);cursor:pointer;min-height:41px;color:var(--ink);background:#ffffffa6;border-radius:11px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:620;list-style-type:none;display:flex}.mobileNav summary::-webkit-details-marker{display:none}.mobileNav summary i,.mobileNav summary i:after{background:var(--ink);border-radius:99px;width:14px;height:2px;display:block}.mobileNav summary i{position:relative}.mobileNav summary i:after{content:"";position:absolute;top:5px}.mobileNav nav{border:1px solid var(--line);background:#fffdfafa;border-radius:18px;gap:2px;width:min(310px,100vw - 28px);padding:10px;display:grid;position:absolute;top:48px;right:0}.mobileNav nav a:not(.button){min-height:42px;color:var(--muted);border-radius:9px;align-items:center;padding:0 11px;font-size:13px;font-weight:570;display:flex}.mobileNav nav a.isActive:not(.button){background:var(--mist);color:var(--green)}.mobileNav nav .button{margin-top:5px}.sectionBlock{padding-block:76px}.homeFlowHeader,.splitIntro{grid-template-columns:1fr;gap:22px}.audienceGrid,.priceTeaser{grid-template-columns:1fr}.audienceCard{min-height:510px}.homeFlowSteps{grid-template-columns:1fr 1fr;gap:30px 36px}.homeFlowSteps:before{display:none}.homeFlowSteps li{border-top:1px solid #d8efa833;min-height:170px;padding:18px 0 0}.priceTeaserCard{min-height:190px}.footerGrid{grid-template-columns:1fr 1fr;gap:34px}.footerBrand{grid-column:1/-1}.footerBottom{grid-template-columns:1fr;justify-items:start;gap:10px}.footerLogo{padding-top:50px}.footerLogo img{width:min(900px,92vw)}.ctaBand{grid-template-columns:1fr;align-content:end}.ctaBandActions{justify-self:start}}@media (width<=600px){.homePage .siteHeader{background:#e5efe6b8}.homeHero{padding-top:calc(38px + var(--header-height))}.container,.navShell{width:calc(100% - 28px)}.homeHero{padding:38px 0 48px}.homeHeroGrid{gap:34px}.homeHeroCopy h1{--tw-leading:1;font-size:clamp(42px,12vw,52px);line-height:1}.heroLead{font-size:15.5px}.heroActions,.heroAssurance{display:grid}.ctaBandActions .button,.heroActions .button{width:100%}.homeHeroVisual{border-radius:var(--mc-radius-card);min-height:500px}.centeredIntro h2,.faqLayout h2,.homeFlowHeader h2,.splitIntro h2{font-size:35px}.centeredIntro>p:last-child,.homeFlowHeader>p,.splitIntro>p{font-size:14.5px}.audienceCard{border-radius:var(--mc-radius-card);min-height:460px;padding:24px}.audienceCard h3{font-size:31px}.homeFlow{padding-block:68px}.homeFlowSteps{grid-template-columns:1fr;gap:0}.homeFlowSteps li{min-height:0;padding:22px 0 24px}.homeFlowSteps li:first-child{border-top:0;padding-top:0}.homeFlowSteps h3{margin-top:18px}.ctaBandSection{padding:52px 0}.ctaBand{border-radius:var(--mc-radius-card);width:calc(100% - 28px);min-height:430px;padding:26px}.ctaBandActions{width:100%;display:grid}.siteFooter{padding-top:52px}.footerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.footerBrand{grid-column:1/-1}.footerLogo{padding:44px 0 22px}}.desktopNav a{color:#314f42;font-size:14.5px;font-weight:590}.cardEyebrow,.eyebrow,.sectionLabel{font-size:11.5px}.homeHero .heroActions{gap:11px;margin-top:30px}.homeHero .heroActions .button{border-radius:13px;min-height:54px;padding-inline:23px;font-size:14.5px}.homeHero .heroActions .buttonDark{min-width:204px}.homeHero .heroActions .buttonText{background:#ffffff57}.homeHero .heroAssurance{color:#3d5e50;gap:10px 22px;margin-top:18px;font-weight:570}.homeHero .heroAssurance i{border-radius:var(--mc-radius-pill);background:#ffffff9e;border:1px solid #34745a2e;place-items:center;width:19px;height:19px;font-size:10px;display:inline-grid}.centeredIntro>p:last-child,.faqLayout>div:first-child>p:not(.sectionLabel),.homeFlowHeader>p,.splitIntro>p{color:#4d665a}.audienceTeam>img{object-position:center;height:61%}.priceTeaser{gap:16px}.priceTeaserCard{min-height:456px;padding:29px;transition:transform .18s,border-color .18s,background .18s}.priceTeaserTop{justify-content:space-between;align-items:flex-start;gap:12px;min-height:25px;display:flex}.priceTeaserTop>span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:720;line-height:1.45}.priceTeaserTop>em{border-radius:var(--mc-radius-pill);letter-spacing:.04em;text-transform:uppercase;flex:none;padding:6px 9px;font-size:9px;font-style:normal;font-weight:750}.priceTeaserCard h3{margin:20px 0 5px;font-size:19px}.priceTeaserPrice{align-items:baseline;gap:6px;margin:0;display:flex}.priceTeaserPrice strong{letter-spacing:-.045em;font-size:38px;font-weight:630}.priceTeaserPrice small{color:var(--muted);font-size:12px}.priceTeaserBilling{min-height:25px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 9px;margin:8px 0 0;font-size:11px;line-height:1.4;display:flex}.priceTeaserBilling b{border-radius:var(--mc-radius-pill);color:var(--green);white-space:nowrap;background:#e4f1da;align-items:center;padding:5px 8px;font-size:9.5px;font-weight:720;line-height:1;display:inline-flex}.priceTeaserFeature{min-height:62px;margin:13px 0 0;line-height:1.55;display:block}.priceTeaserList{gap:10px;margin:17px 0 21px;padding:0;list-style-type:none;display:grid}.priceTeaserList li{color:#38574a;align-items:flex-start;gap:8px;font-size:12.25px;line-height:1.4;display:flex}.priceTeaserList li>i{width:17px;height:17px;color:var(--green);--tw-font-weight:var(--mc-font-weight-extrabold);font-size:8px;font-style:normal;font-weight:var(--mc-font-weight-extrabold);background:#e4f1da;border-radius:3.40282e38px;flex:0 0 17px;place-items:center;display:inline-grid}.priceTeaserCard>b.priceTeaserCta{background:var(--ink);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;margin-top:auto;padding:0 15px;font-size:13px;font-weight:680;display:inline-flex}.priceTeaserCard>b i{--tw-font-weight:var(--mc-font-weight-medium);font-size:16px;font-style:normal;font-weight:var(--mc-font-weight-medium);transition:transform .16s}.priceTeaserCard.isFeatured .priceTeaserTop>span{color:var(--lime)}.priceTeaserCard.isFeatured>b{color:var(--ink)}.priceTeaserCard.isFeatured .priceTeaserPrice small{color:#ffffffad}.priceTeaserCard.isFeatured .priceTeaserBilling span{color:#ffffffa3}.priceTeaserCard.isFeatured .priceTeaserBilling b{background:var(--lime);color:var(--ink)}.priceTeaserCard.isFeatured .priceTeaserList li{color:#ffffffd1}.priceTeaserCard.isFeatured .priceTeaserList li>i,.priceTeaserTop>em{background:var(--lime);color:var(--ink)}.ctaBand{gap:34px;min-height:340px;padding:52px}.ctaBandCopy>p:not(.sectionLabel){color:#ffffffc7;font-size:15px}.ctaBandActions{gap:10px}.ctaBandActions .button{min-width:144px;min-height:52px;padding-inline:21px;font-size:14px}.ctaBandActions .button:first-child{min-width:190px}.ctaBandHome{grid-template-columns:minmax(0,1fr) minmax(180px,220px);gap:48px;min-height:340px;padding:52px 58px}.ctaBandHome>img{object-position:center 58%}.ctaBandHome .ctaBandShade{background:linear-gradient(90deg,#051e16f5 0%,#072f22e0 48%,#072f229e 76%,#051e1680 100%)}.ctaBandHome .ctaBandCopy{max-width:700px}.ctaBandHome .ctaBandCopy h2{text-wrap:balance;max-width:560px;font-size:clamp(40px,3.6vw,50px)}.ctaBandHome .ctaBandCopy>p:not(.sectionLabel):not(.ctaBandAssurance){max-width:590px;font-size:15.5px;line-height:1.6}.ctaBandHome .ctaBandAssurance{color:#ffffffdb;align-items:center;gap:8px;margin:18px 0 0;font-size:13.5px;font-weight:600;display:flex}.ctaBandHome .ctaBandAssurance i{width:22px;height:22px;color:var(--lime);background:#d8efa829;border-radius:3.40282e38px;place-items:center;font-size:12px;font-style:normal;display:grid}.ctaBandHome .ctaBandActions{align-content:center;justify-self:end;gap:12px;width:min(100%,220px);display:grid}.ctaBandHome .ctaBandActions .button,.ctaBandHome .ctaBandActions .button:first-child{width:100%;min-width:0;min-height:56px;font-size:14.5px}.ctaBandSecondary{color:#ffffffe0;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:620;text-decoration-line:none;display:inline-flex}.ctaBandSecondary span{font-size:16px;transition:transform .16s}@media (hover:hover){.ctaBandSecondary:hover span{transform:translate(3px)}}@media (width<=820px){.ctaBandHome{grid-template-columns:1fr;gap:26px;min-height:0;padding:44px}.ctaBandHome .ctaBandActions{justify-self:start;width:min(100%,260px)}}@media (width<=600px){.ctaBandHome{min-height:0;padding:34px 28px}.ctaBandHome .ctaBandCopy h2{font-size:36px}.ctaBandHome .ctaBandActions{width:100%}}.footerBrand p{color:#365749;font-size:14px}.footerGrid h3{color:#0a2c21ab;font-size:10px}.footerGrid a{color:#294d3e;font-size:13.5px;font-weight:530}.footerBottom{color:#3f6253}@media (hover:hover){.priceTeaserCard:hover{transform:translateY(-2px)}.priceTeaserCard:hover>b i{transform:translate(3px)}}@media (width<=820px){.priceTeaserCard,.priceTeaserFeature{min-height:0}.ctaBand{gap:27px}}@media (width<=600px){.homeHero .heroActions .buttonDark{min-width:0}.homeHero .heroAssurance{font-size:13px}.priceTeaserCard{padding:24px}.priceTeaserTop{align-items:center}.ctaBand{padding:28px}.ctaBandActions .button,.ctaBandActions .button:first-child{min-width:0}.footerGrid a{font-size:14px}}.homeHeroVisual{isolation:isolate;aspect-ratio:4/3;background:0 0;border:0;border-radius:0;min-height:0;position:relative;overflow:visible}.homeHeroVisual:before{content:"";z-index:-1;filter:blur(72px);opacity:.78;pointer-events:none;background:#add5ba7a;border-radius:3.40282e38px;position:absolute;inset:8% 3% -9%}.homeHeroMedia{border-radius:var(--mc-radius-card-large);background:#d7dfd4;border:1px solid #0a2c211f;position:absolute;inset:0;overflow:hidden;box-shadow:0 28px 80px #18463414}.homeHeroMedia img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (width<=1050px){.homeHeroGrid{grid-template-columns:1fr;gap:44px}.homeHeroVisual{width:min(860px,100%);margin-inline:auto}}@media (width<=600px){.homeHeroGrid{gap:34px}.homeHeroMedia{border-radius:var(--mc-radius-card)}.homeHeroVisual:before{filter:blur(48px);opacity:.62;inset:10% 5% -7%}}.navLogin,.platformMenu>summary{color:#314f42;--tw-font-weight:var(--mc-font-weight-semibold);min-height:44px;font-size:14px;font-weight:var(--mc-font-weight-semibold);align-items:center;display:inline-flex}.navLogin:hover,.platformMenu>summary.isActive,.platformMenu>summary:hover,.platformMenu[open]>summary{color:var(--green)}.platformMenu{position:relative}.platformMenu>summary{cursor:pointer;gap:6px;font-size:14.5px;font-weight:590;list-style-type:none;position:relative}.platformMenu>summary::-webkit-details-marker{display:none}.platformMenu>summary:after{content:"";background:var(--green);transform-origin:50%;height:1px;transition:transform .16s;position:absolute;bottom:7px;left:0;right:0;transform:scaleX(0)}.platformMega{width:min(1120px,100vw - 56px);color:var(--ink);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffdfafb;border:1px solid #0a2c211f;border-radius:24px;position:absolute;top:calc(100% + 9px);left:50%;overflow:hidden;transform:translate(-42%);box-shadow:0 24px 64px #05221924}.desktopNav a.platformMegaLead{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#e9f1e9f0,#f9faf4fa);grid-template-columns:.64fr 1.2fr auto;align-items:center;gap:28px;width:100%;padding:20px 24px;transition:background-color .16s;display:grid}.platformMegaLead:focus-visible,.platformMegaLead:hover{background:#eaf2e8fa}.platformMegaKicker{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:740}.platformMegaLead strong{letter-spacing:-.02em;font-size:18px;font-weight:650}.platformMegaAction{color:var(--green);white-space:nowrap;align-items:center;gap:8px;font-size:11.5px;font-weight:680;display:inline-flex}.platformMegaAction b,.platformMegaFooter a span{font-size:15px;transition:transform .16s}.platformMegaFooter a:focus-visible span,.platformMegaFooter a:hover span,.platformMegaLead:focus-visible .platformMegaAction b,.platformMegaLead:hover .platformMegaAction b{transform:translate(3px)}.desktopNav a.platformMegaLead:after,.platformMegaFooter a:after,.platformMegaGrid a:after{display:none}.platformMegaGrid{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.platformMegaGrid section{background:#fffdfa;min-width:0;padding:22px 18px 20px}.platformMegaGrid h3{color:#0a2c21b3;letter-spacing:.09em;text-transform:uppercase;margin:0 0 4px;font-size:9.5px;font-weight:750}.platformMegaGrid section>p{color:#506a5f;min-height:28px;margin:0 0 6px;font-size:10.5px;font-weight:510;line-height:1.4}.platformMegaGrid a{border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:48px;padding:7px 10px;transition:background-color .16s,transform .16s;display:flex}.platformMegaGrid a.isActive,.platformMegaGrid a:focus-visible,.platformMegaGrid a:hover{background:var(--mist);transform:translate(2px)}.platformMegaGrid strong{color:var(--ink);font-size:12.5px;font-weight:650;line-height:1.3}.platformMegaFooter{border-top:1px solid var(--line);background:#fbfcf8;justify-content:space-between;align-items:center;gap:22px;padding:14px 24px;display:flex}.platformMegaFooter a{min-height:auto;color:var(--green);align-items:center;gap:10px;font-size:11.5px;font-weight:670;display:inline-flex}.footerGridExpanded{grid-template-columns:minmax(250px,1.2fr) repeat(4,minmax(130px,.72fr));gap:30px}@media (hover:hover) and (pointer:fine){.platformMenu:hover>summary{color:var(--green)}}@media (width<=1150px){.platformMega{transform:translate(-38%)}.platformMegaGrid a{min-height:62px;padding-inline:7px}.platformMegaGrid strong{font-size:11.5px}.platformMegaGrid a span{font-size:9.8px}.footerGridExpanded{grid-template-columns:minmax(230px,1.1fr) repeat(4,minmax(120px,.72fr));gap:22px}}@media (width<=1050px){.footerGridExpanded{grid-template-columns:repeat(2,1fr)}.footerGridExpanded .footerBrand{grid-column:1/-1}}@media (width<=820px){.mobileNav nav{width:min(360px,100vw - 28px);max-height:calc(100vh - 90px);overflow-y:auto}.mobilePlatform{border-bottom:1px solid var(--line);padding-bottom:5px}.mobilePlatform>summary{min-height:44px;color:var(--ink);background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;padding:0 11px;font-size:13px;font-weight:650;display:flex}.mobilePlatform>summary span{--tw-font-weight:var(--mc-font-weight-normal);font-size:17px;font-weight:var(--mc-font-weight-normal);transition:transform .16s}.mobilePlatform[open]>summary span{transform:rotate(45deg)}.mobilePlatform>div{gap:1px;padding:0 0 6px 11px;display:grid}.mobilePlatform>div a{min-height:38px!important;font-size:12.5px!important}.mobileLogin{border-top:1px solid var(--line);margin-top:5px}.footerGridExpanded{grid-template-columns:1fr 1fr}}@media (width<=600px){.footerGridExpanded{grid-template-columns:repeat(2,minmax(0,1fr))}.footerGridExpanded .footerBrand{grid-column:1/-1}}@media (width<=460px){.footerGridExpanded{grid-template-columns:1fr}.footerGridExpanded .footerBrand{grid-column:auto}}@media (width>=1051px){.navShell{min-height:var(--header-height);grid-template-columns:205px 1fr auto;gap:34px}.brand{width:178px}.desktopNav{gap:34px}.desktopNav a,.platformMenu>summary{--tw-font-weight:var(--mc-font-weight-semibold);font-size:15px;font-weight:var(--mc-font-weight-semibold)}.navActions{gap:20px}.navLogin{font-size:14.5px;font-weight:610}.buttonSmall{min-height:43px;padding-inline:19px;font-size:13.5px}}.homeHeroGrid{grid-template-columns:minmax(0,1fr) minmax(530px,1fr);gap:56px}.homeHeroCopy{max-width:600px}.homeHeroCopy,.homeHeroVisual{animation:none}.homeHeroCopy h1{font-size:clamp(49px,4.15vw,58px)}.homeHero .heroLead{color:#3d5b4e;max-width:590px;font-size:17.5px;line-height:1.6}.homeHero .heroAssurance{font-size:14px}.homePlatformRail{background:#fff;border-bottom:0;padding:42px 0}.homePlatformFrame{background:0 0;border:0;border-radius:0;overflow:visible}.homePlatformGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0;display:grid}.homePlatformCard{min-height:374px;color:var(--ink);border:1px solid #0a2c2112;border-radius:28px;flex-direction:column;padding:27px 25px 24px;transition:transform .22s cubic-bezier(.2,.7,.2,1),border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 34px #0522190e}.homePlatformCardMenu{background:linear-gradient(#f8faf7 0,#edf5eb 100%)}.homePlatformCardOrdering{background:linear-gradient(#faf9f5 0,#f1eee4 100%)}.homePlatformCardManage{background:linear-gradient(#f7faf9 0,#e8f2ef 100%)}.homePlatformCardKitchen{background:linear-gradient(#f8faf7 0,#eaf1e9 100%)}.homePlatformCard:focus-visible,.homePlatformCard:hover{border-color:#34745a29;transform:translateY(-5px);box-shadow:0 20px 48px #0522191c}.homePlatformCard:focus-visible{outline-offset:4px;outline:2px solid #4f8f70}.homePlatformCardCopy{z-index:3;position:relative}.homePlatformCardCopy>span{color:#315a49;font-size:13px;font-weight:680;line-height:1.25;display:block}.homePlatformCardCopy>strong{letter-spacing:-.037em;text-wrap:balance;max-width:245px;margin-top:12px;font-size:clamp(23px,1.7vw,28px);font-weight:630;line-height:1.07;display:block}.homePlatformCardCopy>p{color:#536b60;margin:10px 0 0;font-size:13.5px;line-height:1.48}.homePlatformVisual{flex:1;min-height:184px;margin:20px -6px -24px;transition:transform .24s cubic-bezier(.2,.7,.2,1);position:relative}.homePlatformCard:focus-visible .homePlatformVisual,.homePlatformCard:hover .homePlatformVisual{transform:translateY(-2px)scale(1.01)}.homePlatformAction{z-index:6;width:38px;height:38px;color:var(--green);background:#ffffffd1;border-radius:3.40282e38px;place-items:center;font-size:17px;font-weight:560;transition:transform .18s,background-color .18s,color .18s;display:grid;position:absolute;bottom:20px;right:20px;box-shadow:0 6px 18px #0522191a}.homePlatformCard:focus-visible .homePlatformAction,.homePlatformCard:hover .homePlatformAction{background:var(--green);color:#fff;transform:translate(2px)}.homePlatformQrTile{z-index:2;background:#fff;border:1px solid #0a2c2114;border-radius:18px;place-items:center;width:108px;height:122px;padding:12px;display:grid;position:absolute;bottom:28px;left:4px;transform:rotate(-4deg);box-shadow:0 16px 30px #0522191a}.homePlatformQrTile img{mix-blend-mode:multiply;width:100%;height:auto}.homePlatformPhone{border:7px solid var(--ink);background:#fff;border-radius:27px 27px 18px 18px;width:128px;height:198px;padding:24px 10px 12px;position:absolute;bottom:-18px;right:12px;overflow:hidden;transform:rotate(3deg);box-shadow:0 18px 34px #0522192e}.homePlatformPhoneNotch{background:var(--ink);border-radius:0 0 7px 7px;width:42px;height:9px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.homePlatformPhone>b{font-size:10px;font-weight:720;display:block}.homePlatformPhoneTabs{gap:4px;margin-top:9px;display:flex}.homePlatformPhoneTabs i{background:#e8efe8;border-radius:6px;width:24px;height:8px}.homePlatformPhoneTabs i:first-child{background:#bfe196}.homePlatformPhoneDish{grid-template-columns:25px 1fr;align-items:center;gap:7px;margin-top:10px;display:grid}.homePlatformPhoneDish>i{background:linear-gradient(135deg,#8dab70,#e3c08d);border-radius:8px;width:25px;height:25px}.homePlatformPhoneDish:nth-of-type(4)>i{background:linear-gradient(135deg,#d8b27a,#f2dfb7)}.homePlatformPhoneDish:nth-of-type(5)>i{background:linear-gradient(135deg,#547a66,#c1d2a2)}.homePlatformPhoneDish>b{background:linear-gradient(#294b3d 0 35%,#0000 36% 58%,#dbe4dc 59% 100%);border-radius:5px;height:14px}.homePlatformOrderVisual{min-height:192px}.homePlatformOrderCard{z-index:2;background:#fff;border:1px solid #0a2c2114;border-radius:20px;width:174px;height:158px;padding:18px;position:absolute;top:10px;right:8px;transform:rotate(3deg);box-shadow:0 16px 34px #0522191c}.homePlatformOrderCard.isBack{z-index:1;opacity:.72;width:148px;height:132px;top:37px;left:7px;right:auto;transform:rotate(-7deg)}.homePlatformOrderCard>span{color:var(--green);letter-spacing:.08em;font-size:10px;font-weight:760}.homePlatformOrderCard>strong{margin:8px 0 15px;font-size:15px;font-weight:680;display:block}.homePlatformOrderCard>i{background:#e5ece5;border-radius:6px;height:9px;margin-top:8px;display:block}.homePlatformOrderCard>i:nth-of-type(2){width:78%}.homePlatformOrderCard>i:nth-of-type(3){width:55%}.homePlatformPaidBadge{z-index:4;background:var(--ink);color:#fff;border-radius:13px;align-items:center;gap:8px;padding:9px 12px;display:flex;position:absolute;bottom:18px;left:26px;box-shadow:0 10px 24px #05221933}.homePlatformPaidBadge>span{background:var(--lime);width:19px;height:19px;color:var(--ink);--tw-font-weight:var(--mc-font-weight-extrabold);font-size:10px;font-weight:var(--mc-font-weight-extrabold);border-radius:3.40282e38px;place-items:center;display:grid}.homePlatformPaidBadge>b{font-size:10px;font-weight:680}.homePlatformManageVisual{min-height:192px;top:12px}.homePlatformFloorPlan{background:#ffffffd1;border:1px solid #0a2c211a;border-radius:22px;position:absolute;inset:8px 8px 18px;box-shadow:0 16px 32px #05221914}.homePlatformFloorPlan:before,.homePlatformFloorPlan:after{content:"";background:#34745a1c;position:absolute}.homePlatformFloorPlan:before{width:1px;top:18px;bottom:18px;left:50%}.homePlatformFloorPlan:after{height:1px;top:50%;left:18px;right:18px}.homePlatformFloorPlan>span{background:#fff;border:5px solid #d9e8dd;border-radius:14px;place-items:center;width:48px;height:38px;display:grid;position:absolute;box-shadow:0 5px 12px #05221912}.homePlatformFloorPlan>span>b{color:var(--green);font-size:10px;font-weight:720}.homePlatformFloorPlan .isTableOne{top:24px;left:24px}.homePlatformFloorPlan .isTableTwo{width:38px;top:29px;right:22px}.homePlatformFloorPlan .isTableThree{width:58px;bottom:24px;left:43px}.homePlatformFloorPlan .isTableFour{bottom:27px;right:27px}.homePlatformTeam{z-index:3;padding-left:10px;display:flex;position:absolute;bottom:7px;right:58px}.homePlatformTeam>span{color:#fff;background:#2f6a55;border:3px solid #edf4f1;border-radius:3.40282e38px;place-items:center;width:34px;height:34px;margin-left:-10px;font-size:9px;font-weight:720;display:grid}.homePlatformTeam>span:nth-child(2){color:var(--ink);background:#d6b57b}.homePlatformTeam>span:last-child{color:var(--green);background:#fff}.homePlatformKitchenVisual{min-height:192px}.homePlatformKitchenScreen{background:#f2f5f0;border:7px solid #123f31;border-radius:22px 22px 12px 12px;height:184px;position:absolute;bottom:-7px;left:3px;right:3px;overflow:hidden;box-shadow:0 18px 34px #0522192e}.homePlatformKitchenScreen>div{background:var(--ink);color:#fff;align-items:center;gap:7px;height:38px;padding:0 10px;display:flex}.homePlatformKitchenScreen>div>i{background:var(--lime);border-radius:3.40282e38px;width:7px;height:7px}.homePlatformKitchenScreen>div>strong{font-size:9px;font-weight:680}.homePlatformKitchenScreen>div>span{color:#c8d7ce;margin-left:auto;font-size:7.5px}.homePlatformKitchenScreen>section{grid-template-columns:1fr 1fr;gap:7px;padding:9px;display:grid}.homePlatformKitchenScreen article{background:#fff;border-radius:10px;min-height:118px;padding:10px;box-shadow:0 4px 10px #0522190e}.homePlatformKitchenScreen article>b{color:var(--green);margin-bottom:11px;font-size:8.5px;font-weight:760;display:block}.homePlatformKitchenScreen article>span{background:#dde7de;border-radius:5px;height:7px;margin-top:7px;display:block}.homePlatformKitchenScreen article>span:nth-of-type(2){width:72%}.homePlatformKitchenScreen article>small{color:var(--green);background:#e5f0dc;border-radius:7px;margin-top:15px;padding:5px 7px;font-size:7px;font-weight:720;display:inline-flex}.homeCustomerProof{background:0 0;border:0;grid-template-columns:minmax(0,1fr);align-items:center;min-height:46px;padding:0 10px;display:grid}.homeHeroCustomerProof{margin-top:32px}.homeCustomerLogos{grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:12px;min-width:0;margin:0;padding:0;list-style-type:none;display:grid}.homeCustomerLogos li{place-items:center;min-width:0;min-height:46px;display:grid}.homeCustomerLogos img{object-fit:contain;filter:grayscale()contrast(1.08);opacity:.92;width:auto;max-width:100%;height:auto;max-height:46px}.homeCustomerLogos .logoMeram{width:64px;max-height:48px}.homeCustomerLogos .logoFromLight{filter:brightness(0)saturate();opacity:.9}@media (width<=1120px){.homeHeroGrid{grid-template-columns:1fr;gap:44px}.homeHeroCopy{max-width:760px}.homePlatformGrid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(286px,38vw);grid-auto-flow:column;padding-bottom:18px;overflow-x:auto}.homePlatformGrid::-webkit-scrollbar{display:none}.homePlatformCard{scroll-snap-align:start}}@media (width<=820px){.homeHeroCustomerProof{margin-top:30px}.homePlatformRail{padding:40px 0 38px}.homePlatformGrid{grid-auto-columns:minmax(286px,68vw)}.homePlatformCard{min-height:364px}.homeCustomerProof{padding:0 10px}.homeCustomerLogos{gap:10px;width:100%}}@media (width<=600px){.brand{width:154px}.homeHeroCopy h1{font-size:clamp(42px,12vw,48px)}.homeHero .heroLead{font-size:15.75px;line-height:1.58}.homeHero .heroAssurance{font-size:13.25px}.homeHeroCustomerProof{margin-top:24px}.homePlatformRail{padding:32px 0 34px}.homePlatformFrame{border-radius:0}.homePlatformGrid{grid-auto-columns:minmax(272px,84vw);gap:12px}.homePlatformCard{border-radius:25px;min-height:356px;padding:25px 22px 22px}.homePlatformCardCopy>strong{font-size:24px}.homePlatformCardCopy>p{font-size:13.25px}.homePlatformVisual{min-height:178px}.homePlatformAction{bottom:18px;right:18px}.homeCustomerProof{padding:0 6px}.homeCustomerLogos{flex-wrap:wrap;justify-content:center;gap:3px 10px;display:flex}.homeCustomerLogos li{flex:0 72px;width:72px;min-height:51px}}@media (width>=1051px){.platformMega{top:calc(var(--header-height) - 12px);border-radius:22px;width:min(1120px,100vw - 56px);position:fixed;left:50vw;transform:translate(-50%)}.platformMegaLead{grid-template-columns:.64fr 1.2fr auto;gap:24px;padding:14px 22px}.platformMegaKicker{color:#2f6d54;font-size:10.25px}.platformMegaLead strong{font-size:17px}.platformMegaAction{font-size:11.5px}.platformMegaGrid section{padding:14px 14px 10px}.platformMegaGrid h3{color:#0a2c21c2;letter-spacing:.09em;margin-bottom:4px;font-size:10px}.platformMegaGrid a{min-height:42px;padding:5px 8px}.platformMegaGrid strong{font-size:12.5px}.platformMegaFooter{gap:24px;padding:13px 22px}.platformMegaFooter a{font-size:11.75px}}@media (width>=821px) and (width<=1050px){.platformMega{top:calc(var(--header-height) - 9px);width:calc(100vw - 56px);position:fixed;left:50vw;transform:translate(-50%)}.desktopNav a.platformMegaLead{grid-template-columns:.58fr 1.12fr auto;gap:16px;padding:13px 18px}.platformMegaKicker{font-size:9.5px}.platformMegaLead strong{font-size:15.5px}.platformMegaAction{font-size:10.5px}.platformMegaGrid section{padding:13px 12px 10px}.platformMegaGrid h3{margin-bottom:3px}.platformMegaGrid a{min-height:42px;padding:5px 7px}.platformMegaFooter{padding:12px 18px}}.homeFlowHeaderSolo,.homePricingIntro{grid-template-columns:minmax(0,830px);gap:0}.homePricing{padding:70px 0 64px}.homePricingHeader{grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;gap:32px;display:grid}.homePricing .homePricingPeriodTabs{justify-content:flex-end;margin:0 0 3px}.homePricingIntro h2{max-width:760px;font-size:clamp(38px,3.1vw,46px)}.homePricing .priceTeaser{border:1px solid var(--line);background:#fff;border-radius:28px;gap:0;margin-top:32px;overflow:hidden}.homePricing .priceTeaserTwo{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px}.homePricing .priceTeaserCard{border:0;border-right:1px solid var(--line);border-radius:0;min-height:388px;padding:28px}.homePricing .priceTeaserCard:last-child{border-right:0}.homePricing .priceTeaserCard h3{margin:16px 0 4px}.homePricing .priceTeaserFeature{min-height:50px;margin-top:10px}.homePricing .priceTeaserList{gap:8px;margin:20px 0 18px}.homePricing .priceTeaserCard>b.priceTeaserCta{min-height:46px}.priceTeaserFeature{color:#405f51;font-size:14px;font-weight:580}.priceTeaserCard.isFeatured .priceTeaserFeature{color:#ffffffe0}.homePricing .priceTeaserCard.isFeatured .priceTeaserList li{color:#ffffffe6}.homePricingCompare{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;margin-top:25px;display:flex}.homePricingCompare p{color:var(--muted);margin:0;font-size:12.5px;line-height:1.5}.homePricingCompare a{color:var(--green);align-items:center;gap:8px;font-size:13.5px;font-weight:680;display:inline-flex}.homePricingCompare a span{font-size:16px;transition:transform .16s}@media (hover:hover){.homePricing .priceTeaserCard:hover{border-color:var(--line);transform:none}.homePricingCompare a:hover span{transform:translate(3px)}}@media (width<=820px){.homePricingHeader{grid-template-columns:1fr;gap:22px}.homePricing .homePricingPeriodTabs{justify-content:flex-start;width:100%;margin:0}.homePricing .homePricingPeriodTabs a{flex:1}.homePricing .priceTeaserTwo{max-width:var(--container);grid-template-columns:1fr}.homePricing .priceTeaserCard{border-right:0;border-bottom:1px solid var(--line)}.homePricing .priceTeaserCard:last-child{border-bottom:0}}@media (width<=600px){.homePricing{padding:58px 0 54px}.homePricingIntro h2{font-size:34px}.homePricing .priceTeaser{margin-top:24px}.homePricing .priceTeaserCard,.homePricing .priceTeaserFeature{min-height:0}.homePricing .priceTeaserCard{padding:24px}.homePricingCompare{text-align:left;justify-content:flex-start;align-items:flex-start;margin-top:20px}.homePricingCompare a{font-size:13px;line-height:1.4}}.skipLink{z-index:1000;color:var(--ink-deep);background:#fff;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:720;transition:transform .15s;position:fixed;top:12px;left:12px;transform:translateY(-160%);box-shadow:0 8px 30px #05221938}.skipLink:focus{transform:translateY(0)}main[tabindex="-1"]:focus{box-shadow:none;outline:0}.button:disabled{cursor:wait;opacity:.68;transform:none}.mobilePlatform>div a{min-height:44px!important}.evidenceSection{background:var(--paper);padding:68px 0}.evidenceSimple{grid-template-columns:minmax(340px,.84fr) minmax(0,1.16fr);align-items:center;gap:clamp(44px,5vw,76px);display:grid}.evidenceSimpleCopy{max-width:540px}.evidenceSimpleCopy h2{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(36px,3.5vw,48px);font-weight:630;line-height:1.02}.evidenceSimpleCopy>p:not(.evidenceAssurance){color:#496457;max-width:520px;margin:18px 0 0;font-size:15.5px;line-height:1.62}.evidenceAssurance{color:var(--green);align-items:center;gap:10px;margin:22px 0 0;font-size:14px;font-weight:690;display:inline-flex}.evidenceAssurance>span{--tw-font-weight:var(--mc-font-weight-extrabold);width:28px;height:28px;font-size:12px;font-weight:var(--mc-font-weight-extrabold);background:#e8f1e3;border-radius:3.40282e38px;flex:none;place-items:center;display:grid}.evidenceSimpleSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:0;padding:0;list-style:none;display:grid}.evidenceSimpleSteps>li{flex-direction:column;min-width:0;min-height:134px;padding:0 18px 0 0;display:flex;position:relative}.evidenceSimpleSteps>li:not(:last-child):before{content:"";background:#0a2c212e;height:1px;position:absolute;top:17px;left:17px;right:-49px}.evidenceStepNumber{z-index:1;width:36px;height:36px;color:var(--green);letter-spacing:.07em;background:#edf4e8;border:1px solid #34745a14;border-radius:12px;place-items:center;font-size:10px;font-weight:780;display:grid;position:relative}.evidenceSimpleSteps>li>div{max-width:230px;margin-top:22px}.evidenceSimpleSteps h3{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:680}.evidenceSimpleSteps p{color:#536b60;margin:8px 0 0;font-size:13.5px;line-height:1.55}.homeTrySection{background:var(--cream);padding:52px 0}.homeTryCard{border:1px solid var(--line);background:#fff;border-radius:30px;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);display:grid;overflow:hidden}.homeTryCopy{align-self:center;padding:44px}.homeTryCopy h2{letter-spacing:-.045em;max-width:none;margin:0;font-size:clamp(36px,3vw,40px);font-weight:620;line-height:1.02}.homeTryCopy h2>span{white-space:nowrap;display:block}.homeTryCopy>p:not(.sectionLabel){max-width:430px;color:var(--muted);margin:18px 0 0;font-size:15px;line-height:1.58}.homeTryActions{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.homeTryStage{isolation:isolate;background:var(--ink-deep);grid-template-columns:minmax(170px,.86fr) minmax(220px,1fr);align-items:center;gap:24px;min-height:400px;padding:26px;display:grid;position:relative;overflow:hidden}.homeTryStage:before{content:"";z-index:-1;background:radial-gradient(circle at 27% 35%,#d8efa82e,#0000 27%),radial-gradient(circle at 76% 66%,#5b9a552e,#0000 31%);position:absolute;inset:-30%}.homeTryDevice,.homeTryQr{color:var(--ink);background:#fffdfa}.homeTryQr{text-align:center;border:1px solid #ffffffb8;border-radius:20px;justify-self:center;justify-items:center;width:min(100%,220px);padding:14px;transition:transform .18s,border-color .18s;display:grid}.homeTryQr:hover{border-color:var(--lime);transform:translateY(-2px)}.homeTryQr>span{color:var(--green);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:760}.homeTryQr img{width:100%;height:auto;margin-top:8px}.homeTryQr small{color:var(--muted);margin-top:7px;font-size:9px}.homeTryDevice{border:6px solid #021b13;border-radius:29px;justify-self:center;width:min(100%,260px);min-height:376px;padding:13px;overflow:hidden;box-shadow:0 24px 56px #0000003b}.homeTryDeviceTop{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:9px;display:flex}.homeTryDeviceTop strong{font-size:11px;font-weight:720}.homeTryDeviceTop span{background:var(--mist);width:23px;height:23px;color:var(--green);border-radius:3.40282e38px;place-items:center;font-size:8px;font-weight:740;display:grid}.homeTryDeviceIntro{gap:3px;padding:12px 1px 10px;display:grid}.homeTryDeviceIntro small{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:770}.homeTryDeviceIntro strong{font-size:14px;font-weight:680}.homeTryDeviceTabs{background:#eef1eb;border-radius:11px;gap:4px;padding:3px;display:flex}.homeTryDeviceTabs b,.homeTryDeviceTabs span{text-align:center;border-radius:8px;flex:1;padding:6px 4px;font-size:7px;font-weight:650}.homeTryDeviceTabs b{background:var(--ink);color:#fff}.homeTryDevice article{border-bottom:1px solid #0a2c2114;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:58px;display:grid}.homeTryDevice article>i{background:radial-gradient(circle at 38% 34%,#b6cb7d 0 13%,#0000 14%),linear-gradient(135deg,#345746,#d4aa70);border-radius:10px;width:32px;height:32px}.homeTryDevice article:nth-of-type(2)>i{background:radial-gradient(circle at 62% 38%,#f2ddb1 0 14%,#0000 15%),linear-gradient(135deg,#a66c3b,#e7c98d)}.homeTryDevice article:nth-of-type(3)>i{background:radial-gradient(circle at 52% 45%,#fff3d7 0 18%,#0000 19%),linear-gradient(135deg,#76553d,#d6b18b)}.homeTryDevice article p{gap:3px;min-width:0;margin:0;display:grid}.homeTryDevice article p strong{text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;font-weight:690;overflow:hidden}.homeTryDevice article p small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;overflow:hidden}.homeTryDevice article>b{--tw-font-weight:var(--mc-font-weight-bold);font-size:8px;font-weight:var(--mc-font-weight-bold)}.homeTryDeviceStatus{color:var(--green);background:#edf5e8;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:10px;padding:8px;font-size:8px;font-weight:680;display:flex}.homeTryDeviceStatus span{color:#63a25d;font-size:8px}.homeFaq{background:var(--paper)}.homeFaq .faqLayout>div:first-child{max-width:460px}.homeFaq .faqList summary{min-height:76px;font-size:15px;font-weight:620}.homeFaq .faqList details>p{font-size:14px;line-height:1.65}@media (width<=1180px){.homeTryCard{grid-template-columns:1fr}.homeTryCopy{max-width:760px}.homeTryStage{grid-template-columns:minmax(190px,.72fr) minmax(230px,1fr)}}@media (width<=1050px){.evidenceSimple{grid-template-columns:1fr;gap:36px}.evidenceSimpleCopy{max-width:720px}}@media (width<=820px){.evidenceSection{padding-block:60px}.homeTryCard{border-radius:24px}.homeTryCopy{padding:44px}.homeTryStage{min-height:400px;padding:26px}}@media (width<=600px){.homeHero{padding:calc(38px + var(--header-height))0 48px}.homeTrySection{padding:48px 0}.homeTryCopy{padding:29px 24px 34px}.evidenceSimpleCopy h2,.homeTryCopy h2{font-size:34px}.homeTryCopy h2>span{white-space:normal}.homeTryCopy>p:not(.sectionLabel){font-size:14.5px}.homeTryActions{display:grid}.homeTryActions .button{width:100%}.homeTryStage{grid-template-columns:1fr;min-height:0;padding:27px}.homeTryQr{justify-self:center;width:min(100%,230px)}.homeTryDevice{display:none}.evidenceSection{padding-block:54px}.evidenceSimpleSteps{grid-template-columns:1fr;gap:0}.evidenceSimpleSteps>li{grid-template-columns:36px minmax(0,1fr);gap:14px;min-height:0;padding:0 0 24px;display:grid}.evidenceSimpleSteps>li:not(:last-child):before{width:1px;height:100%;top:18px;left:17px;right:auto}.evidenceSimpleSteps>li:last-child{padding-bottom:0}.evidenceSimpleSteps>li>div{max-width:none;margin-top:3px}.footerBottom nav{flex-wrap:wrap;gap:10px 14px;display:flex}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.buttonSmall,.mobileNav summary{min-height:44px}.footerBottom{font-size:11.5px}.homeFlow{padding:56px 0 40px}.homeFlowHeaderSolo h2{max-width:760px;font-size:clamp(34px,3.4vw,44px)}.homeFlowHeaderSolo h2>span{display:block}.homeFlowSteps{margin-top:30px}.homeFlowSteps:before{top:48px}.homeFlowSteps li{min-height:154px;padding:0 24px 4px 0}.homeFlowStepMeta{min-height:28px}.homeFlowStepMeta>span{color:#fffc;font-size:10.5px}.homeFlowPlan{padding:5px 8px;font-size:10px}.homeFlowStepDot{margin-top:14px}.homeFlowSteps h3{min-height:46px;margin:20px 0 8px;font-size:20.5px}.homeFlowSteps p{color:#ffffffd1;max-width:265px;font-size:15px;line-height:1.62}.homeCustomerLogos img{filter:grayscale()contrast(1.12);opacity:.98;max-height:50px}.homeCustomerLogos .logoAmada{width:110px;max-height:31px}.homeCustomerLogos .logoFlorya{width:98px;max-height:27px}.homeCustomerLogos .logoIlya{width:60px;max-height:44px}.homeCustomerLogos .logoLatadia,.homeCustomerLogos .logoMeram{width:62px;max-height:44px}.homeCustomerLogos .logoSortie{width:96px;max-height:28px}.homeCustomerLogos .logoSultan{width:94px;max-height:32px}.homeCustomerLogos .logoLatadia{filter:grayscale()contrast(1.2)brightness(.88);opacity:1}.homeCustomerLogos .logoSultan{filter:grayscale()contrast(1.28)brightness(.68);opacity:1}.homeCustomerLogos .logoFromLight{opacity:.96}.priceTeaserTop>span{font-size:10.5px}.priceTeaserFeature{font-size:14.25px;line-height:1.55}.priceTeaserList li{color:#355448;font-size:13.25px;line-height:1.45}.homeFaq{padding:76px 0}.homeFaq .faqLayout{grid-template-columns:minmax(0,.58fr) minmax(520px,1.42fr);align-items:start;gap:56px}.homeFaq .textLink{margin-top:20px}.homeFaq .faqList details{border-color:#0a2c2124}.homeFaq .faqList summary{min-height:66px;color:var(--ink);font-size:15.5px;font-weight:640}.homeFaq .faqList details>p{color:#496457;margin:-2px 52px 18px 0;font-size:14.5px;line-height:1.62}.siteFooter{padding-top:46px}.footerGrid{gap:30px;padding-bottom:28px}.footerBrand p{max-width:310px;margin-top:12px;line-height:1.5}.footerGrid h3{color:#315a49;margin-bottom:8px;font-size:10.5px}.footerGrid a{color:#244b3b;min-height:30px}.footerBottom{color:#315a49;grid-template-columns:1fr auto;gap:16px;padding:14px 0 0;font-size:12px}.footerBottom nav{justify-self:end}.footerLogo{padding:24px 0 14px}.footerLogo img{opacity:.12;width:min(720px,68vw)}.siteFooter.is-pointer-active .footerLogo img{opacity:.16}.siteFooter a:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #0d6b49}@media (width<=1050px){.homeFaq .faqLayout{grid-template-columns:1fr;gap:28px}.homeFaq .faqLayout>div:first-child{max-width:620px}}@media (width<=820px){.homeFlow{padding:52px 0 44px}.homeFlowSteps{gap:24px 32px;margin-top:28px}.homeFlowSteps li{min-height:156px;padding:16px 0 4px}.siteFooter{padding-top:40px}.footerGrid{gap:24px;padding-bottom:24px}.footerBottom{grid-template-columns:1fr;justify-items:start;gap:8px}.footerBottom nav{justify-self:start}.footerLogo{padding:24px 0 14px}.footerLogo img{width:min(680px,82vw)}}@media (width<=600px){.homeFlow{padding:48px 0}.homeFlowSteps{margin-top:24px;padding-left:34px}.homeFlowSteps li{border-top:0;min-height:0;padding:0 0 30px 18px}.homeFlowSteps li:last-child{padding-bottom:0}.homeFlowSteps li:not(:last-child):after{content:"";background:#d8efa847;width:1px;position:absolute;top:14px;bottom:-14px;left:-28px}.homeFlowStepDot{margin-top:0;position:absolute;top:8px;left:-34px}.homeFlowSteps h3{max-width:none;min-height:0;margin:12px 0 6px}.homeFlowSteps p{max-width:none}.homeFaq{padding:62px 0}.homeFaq .faqList summary{min-height:64px;font-size:15px}.homeFaq .faqList details>p{margin-right:38px;font-size:14.25px}.siteFooter{padding-top:36px}.footerGrid{gap:24px 18px;padding-bottom:22px}.footerLogo{padding:22px 0 12px}.footerLogo img{width:min(560px,82vw)}}.laravelFlash{z-index:5;border:1px solid;border-radius:16px;margin-top:18px;padding:14px 17px;font-size:14px;font-weight:620;line-height:1.5;position:relative}.laravelFlashError{color:#7a2c1e;background:#fff1ed;border-color:#d39b8e}.laravelFlashSuccess{color:#1b563d;background:#edf7e9;border-color:#8dbd83}.diagnosticNotice{color:var(--muted);background:#ffffffad;border:1px dashed #0a2c213d;border-radius:14px;margin-block:18px;padding:12px 15px;font-size:12px;line-height:1.5}.diagnosticNotice a{color:var(--green);--tw-font-weight:var(--mc-font-weight-bold);font-weight:var(--mc-font-weight-bold)}.fieldError{color:#8b3022;margin-top:7px;font-size:11.5px;line-height:1.4;display:block}.pricingPeriodTabs{justify-content:center;gap:5px;margin-bottom:16px;display:flex}.pricingPeriodTabs a{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#ffffffbd;border-radius:11px;justify-content:center;align-items:center;padding:0 18px;font-size:12.5px;font-weight:650;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.pricingPeriodTabs a.hasSavings{gap:8px;padding-right:7px}.pricingPeriodTabs a small{border-radius:var(--mc-radius-pill);color:var(--green);letter-spacing:.02em;white-space:nowrap;background:#e4f1da;padding:4px 7px;font-size:9px;font-weight:760;line-height:1}.pricingPeriodTabs a:hover,.pricingPeriodTabs a.isActive{border-color:var(--ink);background:var(--ink);color:#fff}.pricingPeriodTabs a:hover small,.pricingPeriodTabs a.isActive small{background:var(--lime);color:var(--ink)}.planCardBilling{min-height:25px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 9px;margin-top:8px;font-size:11px;line-height:1.4;display:flex}.planCardBilling b{border-radius:var(--mc-radius-pill);color:var(--green);white-space:nowrap;background:#e4f1da;align-items:center;padding:5px 8px;font-size:9.5px;font-weight:720;line-height:1;display:inline-flex}.planCardFeatured .planCardBilling span{color:#ffffff9e}.planCardFeatured .planCardBilling b{background:var(--lime);color:var(--ink)}.planGridTwo{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px}.planTrialNote{color:var(--muted);text-align:center;margin-top:11px;font-size:10px;font-weight:620;line-height:1.4;display:block}.planCardFeatured .planTrialNote{color:#ffffff9e}.pricingUnavailable{color:var(--muted);text-align:center;background:#ffffffb8;border:1px dashed #0a2c213d;border-radius:22px;gap:6px;padding:28px;display:grid}.pricingUnavailable strong{color:var(--ink);font-size:16px}.pricingUnavailable a{color:var(--green);text-underline-offset:3px;font-weight:680;text-decoration:underline}.catalogSection{background:var(--mist)}.catalogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.catalogCard{border:1px solid var(--line);background:#fff;border-radius:24px;transition:transform .18s,box-shadow .18s;overflow:hidden}.catalogCard:hover{transform:translateY(-3px);box-shadow:0 20px 48px #05221917}.catalogCard>img{aspect-ratio:4/3;object-fit:cover;width:100%}.catalogCard>div{padding:22px}.catalogCard span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:740}.catalogCard h3{margin:13px 0 0;font-size:21px;font-weight:630}.catalogCard p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.catalogCard strong{color:var(--ink);justify-content:space-between;align-items:center;gap:12px;margin-top:20px;font-size:13px;display:flex}.catalogCard i{color:var(--green);font-size:17px;font-style:normal}.productPage{background:var(--paper);padding:72px 0 92px}.productPageGrid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:start;gap:56px;display:grid}.productPageMedia{border:1px solid var(--line);border-radius:var(--mc-radius-card-large);background:var(--mist);overflow:hidden}.productPageMedia img{aspect-ratio:4/3;object-fit:cover;width:100%}.productPageCopy{position:sticky;top:106px}.productPageCopy h1{letter-spacing:-.045em;--tw-leading:1;margin:0;font-size:clamp(40px,4.5vw,58px);font-weight:620;line-height:1}.productPageCopy>p{color:var(--muted);margin:20px 0 0;line-height:1.65}.productPrice{color:var(--ink);margin-top:25px;font-size:28px;font-weight:650;display:block}.productCheckout{gap:13px;margin-top:25px;display:grid}.productCheckout label{color:var(--muted);gap:7px;font-size:12px;font-weight:620;display:grid}.productCheckout input{border:1px solid var(--line);width:100%;min-height:47px;color:var(--ink);font:inherit;background:#fff;border-radius:12px;padding:0 13px}@media (width<=820px){.planGridTwo,.productPageGrid,.catalogGrid{grid-template-columns:1fr}.productPage{padding-block:52px 70px}.productPageCopy{position:static}}@media (width<=600px){.pricingPeriodTabs{width:calc(100% - 28px)}.pricingPeriodTabs a{flex:1}.pricingPeriodTabs a.hasSavings{flex:1.35}.laravelFlash{width:calc(100% - 28px)}}.desktopNavList,.mobileNavList,.mobilePlatformList,.platformMegaProducts,.platformMegaSecondary{margin:0;padding:0;list-style:none}.desktopNavList{align-items:center;gap:clamp(17px,2.4vw,34px);display:flex}.desktopNavList>li{align-items:center;display:flex}.platformMenu>summary{gap:8px;line-height:1}.navChevron{border:0;flex:none;width:10px;height:7px;margin:0;transition:none;display:block;overflow:visible;transform:none}.platformMega{z-index:250;top:calc(var(--header-height) - 8px);isolation:isolate;width:min(700px,100vw - 32px);color:var(--ink);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffdfafb;border:1px solid #0a2c211c;border-radius:20px;padding:7px;display:block;position:fixed;left:50vw;overflow:hidden;transform:translate(-50%);box-shadow:0 22px 60px #05221929}.desktopNav .platformMegaHeading a:after,.desktopNav .platformMegaProduct:after,.desktopNav .platformMegaSecondary a:after{display:none}.platformMegaExplorer{grid-template-rows:auto 1fr auto;gap:7px;min-width:0;padding:8px;display:grid}.platformMegaHeading{justify-content:space-between;align-items:center;gap:16px;min-height:38px;padding:0 6px 2px;display:flex}.platformMegaTitle{color:var(--ink);letter-spacing:-.01em;font-size:12.5px;font-weight:670}.desktopNav .platformMegaOverview{min-height:34px;color:var(--green);border-radius:9px;align-items:center;gap:6px;padding-inline:8px;font-size:11px;font-weight:680;transition:background-color .15s,color .15s;display:inline-flex}.platformMegaOverview.isActive,.platformMegaOverview:hover{color:var(--ink);background:#eef5ec}.platformMegaOverview i{font-size:13px;font-style:normal;transition:transform .15s}.platformMegaOverview:focus-visible i,.platformMegaOverview:hover i{transform:translate(2px)}.platformMegaProducts{background:#ffffffc2;border:1px solid #0a2c2117;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.platformMegaProducts>li:nth-child(odd){border-right:1px solid #0a2c2117}.platformMegaProducts>li:nth-child(-n+2){border-bottom:1px solid #0a2c2117}.desktopNav a.platformMegaProduct{min-height:78px;color:var(--ink);background:0 0;border:0;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:11px 12px;transition:background-color .15s,color .15s;display:grid}.platformMegaProduct.isActive,.platformMegaProduct:focus-visible,.platformMegaProduct:hover{color:var(--ink);background:#eef5ec}.platformMegaIcon{width:36px;height:36px;color:var(--green);background:#eaf3e9;border:1px solid #34745a1a;border-radius:10px;place-items:center;display:grid}.platformMegaProducts>li:nth-child(2) .platformMegaIcon{background:#eef4ed}.platformMegaProducts>li:nth-child(3) .platformMegaIcon{color:#356d61;background:#eaf2ef}.platformMegaProducts>li:nth-child(4) .platformMegaIcon{color:#6f6448;background:#f2efe7}.platformMegaIcon svg{width:19px;height:19px}.platformMegaProductCopy{gap:3px;min-width:0;display:grid}.platformMegaProductCopy strong{color:var(--ink);letter-spacing:-.012em;font-size:13px;font-weight:660;line-height:1.2}.platformMegaProductCopy small{color:#60736a;font-size:11px;font-weight:500;line-height:1.35}.platformMegaProductArrow{width:18px;height:24px;color:var(--green);background:0 0;place-items:center;font-size:14px;transition:transform .15s,color .15s;display:grid}.platformMegaProduct.isActive .platformMegaProductArrow,.platformMegaProduct:focus-visible .platformMegaProductArrow,.platformMegaProduct:hover .platformMegaProductArrow{color:var(--ink);transform:translate(2px)}.platformMegaSecondary{border-top:1px solid #0a2c2117;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:7px;display:grid}.platformMegaSecondary>li:first-child{border-right:1px solid #0a2c2117}.desktopNav .platformMegaSecondary a{color:#456457;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 12px;font-size:11.5px;font-weight:640;transition:background-color .15s,color .15s;display:flex}.platformMegaSecondary a.isActive,.platformMegaSecondary a:hover{color:var(--ink);background:#eef5ec}.platformMegaSecondary a i{font-size:13px;font-style:normal;transition:transform .15s}.platformMegaSecondary a:focus-visible i,.platformMegaSecondary a:hover i{transform:translate(2px)}.platformMegaOverview:focus-visible,.platformMegaProduct:focus-visible,.platformMegaSecondary a:focus-visible{outline-offset:-3px;outline:2px solid #4f8f70}.mobileNavList,.mobilePlatformList{gap:1px;display:grid}.mobileNavList>li>.button{width:100%}@media (width<=820px){.mobilePlatform>div{padding:0 0 8px 9px}.mobilePlatformList a{min-height:44px!important}.mobilePlatform>summary.isActive{background:var(--mist);color:var(--green)}}@media (prefers-reduced-motion:reduce){.navChevron,.platformMegaOverview i,.platformMegaProduct,.platformMegaProductArrow,.platformMegaSecondary a i{transition:none}}}@layer utilities;@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}
