﻿main-home{--home-bg: #111216;--home-bg-deep: #090a0d;--home-text: #f2f2f0;--home-muted: #7c919e;--home-muted-soft: rgba(124, 145, 158, 0.72);--home-line: rgba(124, 145, 158, 0.24);--home-line-strong: rgba(124, 145, 158, 0.42);--home-accent: #930807;--home-accent-bright: #b20c0a;--home-chalk: rgba(242, 242, 240, 0.82);--home-chalk-dim: rgba(242, 242, 240, 0.5);--home-hand: "Ink Free", "Comic Sans MS", "Segoe Print", cursive;display:block;min-height:100dvh;background:radial-gradient(circle at 82% 4%, rgba(147, 8, 7, 0.18), transparent 28rem),linear-gradient(180deg, #15171c 0%, var(--home-bg-deep) 58%, var(--home-bg) 100%);color:var(--home-text);overflow-x:hidden;opacity:0;transform:translateY(10px);transition:opacity 420ms ease-out,transform 420ms ease-out}main-home,main-home *,main-home *::before,main-home *::after{box-sizing:border-box}main-home.is-ready{opacity:1;transform:translateY(0)}main-home section{position:relative}main-home img,main-home svg{display:block}main-home img{max-width:100%}main-home .home-hero,main-home .home-positioning,main-home .home-verticals,main-home .home-features,main-home .category-band,main-home .home-final,main-home .chalk-pipe-divider{padding-left:clamp(20px,5vw,72px);padding-right:clamp(20px,5vw,72px)}main-home h1,main-home h2,main-home h3,main-home p{margin:0}main-home .section-kicker{margin:0;color:var(--home-muted);font-size:.78rem;font-weight:100;line-height:1.2;letter-spacing:0;text-transform:uppercase}main-home .home-hero{display:grid;align-items:center;margin-left:0px;min-height:min(900px,100dvh);padding-top:clamp(54px,6vw,96px);padding-bottom:clamp(46px,6vw,88px);background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.92) 38%, rgba(9, 10, 13, 0.42) 68%, rgba(9, 10, 13, 0.72) 100%),linear-gradient(180deg, rgba(9, 10, 13, 0.18), rgba(9, 10, 13, 0.82)),url("/assets/images/homepage/factory-floor-backdrop-1280.webp") center center/cover no-repeat;border-bottom:0;overflow:hidden}main-home .home-hero::before,main-home .home-hero::after{content:"";position:absolute;inset:0;pointer-events:none}main-home .home-hero::before{background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg, transparent 0%, black 14%, black 86%, transparent 100%);opacity:.44}main-home .home-hero::after{background:radial-gradient(circle at 78% 64%, rgba(147, 8, 7, 0.12), transparent 28rem),linear-gradient(180deg, transparent 72%, rgba(9, 10, 13, 0.58) 100%)}main-home .hero-copy{position:relative;z-index:4;display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:min(57vw,770px);min-width:0}main-home h1{display:flex;flex-direction:column;gap:9px;max-width:760px;color:var(--home-text);font-size:50px;font-weight:900;line-height:.98;letter-spacing:0}main-home .hero-title-accent{position:relative;display:inline-block;width:fit-content;font-size:35px;font-weight:600;line-height:1.02}main-home .hero-title-underlined{position:relative;display:inline-block}main-home .hero-title-underlined::after{content:"";position:absolute;left:2px;right:-3px;bottom:-8px;height:5px;background:var(--home-accent-bright);border-radius:999px;transform:rotate(-1.2deg);transform-origin:left center}main-home .hero-lede{max-width:64ch;color:#a5856e;font-size:clamp(.9rem,1.35vw,1.2rem);font-weight:500;line-height:1.62}main-home .hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:4px}main-home .home-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;border:1px solid rgba(0,0,0,0);border-radius:3px;padding:14px 22px;color:var(--home-text);font:inherit;font-size:.92rem;font-weight:900;line-height:1;cursor:pointer;transition:background-color 180ms ease-out,border-color 180ms ease-out,color 180ms ease-out,transform 180ms ease-out}main-home .home-button svg{width:22px;height:22px;stroke-linecap:round;stroke-linejoin:round}main-home .home-button:hover{transform:translateY(-1px)}main-home .home-button:focus-visible{outline:2px solid var(--home-muted);outline-offset:3px}main-home .home-button.primary{min-width:220px;background:linear-gradient(180deg, var(--home-accent-bright), var(--home-accent));border-color:rgba(242,242,240,.16);box-shadow:inset 0 0 0 1px rgba(242,242,240,.08)}main-home .home-button.primary:hover{background:linear-gradient(180deg, #c41411, var(--home-accent))}main-home .home-button.secondary{background:rgba(9,10,13,.42);border-color:var(--home-line-strong);color:var(--home-muted)}main-home .home-button.secondary:hover{background:rgba(124,145,158,.12);color:var(--home-text)}main-home .red-arrow{object-fit:contain;pointer-events:none;user-select:none;filter:drop-shadow(0 0 1px rgba(147, 8, 7, 0.48))}main-home .hero-free-note{position:relative;display:block;max-width:430px;margin-top:-4px;padding-left:76px;color:var(--home-chalk)}main-home .hero-free-note p{padding-top:6px;font-family:var(--home-hand);font-size:clamp(1.05rem,1.42vw,1.3rem);font-weight:600;line-height:1.24}main-home .home-hero .hero-free-note.is-mobile-note{display:none}main-home .note-arrow{position:absolute;left:4px;top:-20px;width:78px;height:78px;transform:scaleX(-1);transform-origin:center}main-home .hero-stage{position:absolute;inset:0;z-index:3;pointer-events:none}main-home .hero-worker{position:absolute;right:clamp(0px,3vw,52px);bottom:clamp(-60px,-3vw,-24px);width:auto;height:clamp(690px,96dvh,940px);max-height:112%;object-fit:contain;object-position:bottom center;opacity:.92;filter:drop-shadow(0 26px 34px rgba(0, 0, 0, 0.72));mask-image:linear-gradient(90deg, transparent 0%, black 20%, black 100%),linear-gradient(180deg, transparent 0%, black 6%, black 96%, transparent 100%);mask-composite:intersect}main-home .home-positioning{display:grid;grid-template-columns:minmax(320px, 0.82fr) minmax(380px, 1fr);gap:clamp(28px,5vw,76px);align-items:center;padding-top:clamp(54px,7vw,92px);padding-bottom:clamp(54px,7vw,92px);background:linear-gradient(180deg, rgba(9, 10, 13, 0.94), rgba(17, 18, 22, 0.98)),radial-gradient(circle at 90% 22%, rgba(147, 8, 7, 0.14), transparent 22rem);border-bottom:0}main-home .positioning-copy{display:flex;flex-direction:column;gap:16px;min-width:0}main-home .positioning-copy h2{max-width:25ch;font-size:clamp(2rem,3.25vw,3rem);font-weight:900;line-height:.98}main-home .positioning-copy p:not(.section-kicker){max-width:68ch;color:#a5856e;font-size:1rem;font-weight:550;line-height:1.72}main-home .positioning-art{position:relative;min-width:0;min-height:clamp(260px,27vw,360px);overflow:hidden}main-home .positioning-strip{width:100%;height:clamp(250px,28vw,370px);object-fit:contain;object-position:center bottom;opacity:.95;filter:contrast(1.04);mask-image:linear-gradient(90deg, transparent 0%, black 6%, black 94%, transparent 100%)}main-home .home-verticals{padding-top:clamp(10px,2vw,24px);padding-bottom:clamp(58px,7vw,92px);background:linear-gradient(180deg, rgba(17, 18, 22, 0.98), rgba(9, 10, 13, 0.94))}main-home .verticals-head{display:flex;flex-direction:column;gap:10px;max-width:980px;margin-bottom:clamp(22px,3vw,34px)}main-home .verticals-head h2{max-width:24ch;color:var(--home-text);font-size:clamp(2rem,3.1vw,3rem);font-weight:900;line-height:.98}main-home .vertical-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:14px;max-width:980px}main-home .vertical-card{display:flex;flex-direction:column;align-items:flex-start;min-height:190px;padding:22px 18px 18px;background:rgba(18,19,23,.74);border:1px solid rgba(124,145,158,.26);border-radius:3px;box-shadow:inset 0 0 0 1px rgba(242,242,240,.025)}main-home .vertical-card h3{max-width:14ch;color:var(--home-text);font-size:clamp(1.05rem,1.25vw,1.22rem);font-weight:900;line-height:1.16}main-home .vertical-card p{max-width:28ch;margin-top:12px;color:#a5856e;font-size:.94rem;font-weight:500;line-height:1.42}main-home .vertical-card .vertical-examples{display:flex;flex-direction:column;gap:6px;max-width:30ch;margin:14px 0 18px;margin-left:16px;padding:0;color:var(--home-chalk-dim);font-size:.78rem;font-weight:100;line-height:.8;list-style:none;text-transform:uppercase}main-home .vertical-card .vertical-examples li{position:relative;padding-left:14px}main-home .vertical-card .vertical-examples li::before{content:"";position:absolute;left:5px;top:.1em;width:5px;height:5px;background:var(--home-accent-bright);transform:rotate(10deg)}main-home .vertical-note{position:relative;display:flex;min-height:190px;flex-direction:column;justify-content:center;padding:20px 18px 20px 26px;color:var(--home-chalk);font-family:var(--home-hand);transform:rotate(-1.2deg)}main-home .vertical-note::before{content:"";position:absolute;left:8px;top:16px;width:58px;height:42px;border-top:4px solid rgba(178,12,10,.9);border-left:4px solid rgba(178,12,10,.85);border-radius:70% 0 0 0;transform:rotate(-18deg);opacity:.86}main-home .vertical-note p{position:relative;z-index:1;max-width:28ch}main-home .vertical-note .note-title{margin-bottom:10px;color:var(--home-text);font-size:clamp(1.22rem,1.7vw,1.55rem);font-weight:700;line-height:1.08}main-home .vertical-note p:not(.note-title){color:var(--home-chalk);font-size:clamp(1rem,1.25vw,1.14rem);font-weight:100;line-height:1.28}main-home .vertical-action{display:inline-flex;align-items:center;justify-content:center;min-height:36px;margin-top:auto;border:1px solid rgba(178,12,10,.74);border-radius:3px;padding:8px 12px;color:var(--home-accent-bright);font-size:.78rem;font-weight:900;text-decoration:none;transition:color 180ms ease-out,border-color 180ms ease-out,background-color 180ms ease-out}main-home .vertical-action:hover,main-home .vertical-action:focus-visible{color:var(--home-text);background:rgba(147,8,7,.16);border-color:var(--home-accent-bright);outline:none}main-home .chalk-pipe-divider{position:relative;height:clamp(82px,7vw,118px);background:none;overflow:hidden}main-home .chalk-pipe-divider img{position:absolute;left:50%;top:50%;width:min(82vw,1180px);height:auto;max-width:none;max-height:calc(100% - 18px);object-fit:contain;object-position:center;opacity:1;filter:brightness(1.14) contrast(1.22);transform:translate(-50%, -50%)}main-home .chalk-pipe-divider.is-conveyor img{object-position:center}main-home .home-hero+.chalk-pipe-divider{background:rgba(9,10,13,.92)}main-home .home-features{padding-top:clamp(54px,7vw,96px);padding-bottom:clamp(56px,7vw,92px);border-bottom:0}main-home .section-head{display:grid;grid-template-columns:minmax(0, 0.78fr) minmax(260px, 0.7fr);gap:0;align-items:end;margin-bottom:clamp(34px,5vw,60px)}main-home .section-head>*{min-width:0}main-home .section-head .section-kicker{grid-column:1/-1}main-home .section-head h2{max-width:25ch;font-size:clamp(1.9rem,3.2vw,3rem);font-weight:900;line-height:1}main-home .section-head p:not(.section-kicker){max-width:58ch;color:var(--home-muted);font-size:1rem;font-weight:600;line-height:1.7}main-home .feature-list{display:flex;flex-direction:column;max-width:800px;margin:0;padding:0 clamp(12px,2vw,28px) 0 0;list-style:none;border-top:1px solid var(--home-line)}main-home .feature-row{display:grid;grid-template-columns:80px minmax(0, 1fr) auto;gap:clamp(18px,3vw,36px);align-items:center;padding:clamp(20px,3vw,34px) 0;border-bottom:1px solid var(--home-line)}main-home .feature-icon{width:80px;height:80px;background-image:url("/assets/images/homepage/home-feature-icons-960.webp");background-repeat:no-repeat;background-size:400% 200%;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(242,242,240,.08)}main-home .feature-row.is-promo .feature-icon{background-position:0 0}main-home .feature-row.is-chat .feature-icon{background-position:33.333% 0}main-home .feature-row.is-events .feature-icon{background-position:66.666% 0}main-home .feature-row.is-library .feature-icon{background-position:100% 0}main-home .feature-row.is-news-links .feature-icon{background-image:url("/assets/images/homepage/home-icon-news-links-512.webp");background-size:cover;background-position:center}main-home .feature-row.is-coaching .feature-icon{background-image:url("/assets/images/homepage/home-icon-coaching-512.webp");background-size:cover;background-position:center}main-home .feature-row.is-mastermind .feature-icon{background-position:0 100%}main-home .feature-row.is-levels .feature-icon{background-position:33.333% 100%}main-home .feature-row.is-tracker .feature-icon{background-image:url("/assets/images/homepage/home-icon-tracker-512.webp");background-size:cover;background-position:center}main-home .feature-row.is-rewards .feature-icon{background-position:66.666% 100%}main-home .feature-row.is-marketplace .feature-icon{background-image:url("/assets/images/homepage/home-icon-marketplace-512.webp");background-size:cover;background-position:center}main-home .feature-row.is-reputation .feature-icon{background-position:100% 100%}main-home .feature-copy{display:flex;flex-direction:column;gap:8px;min-width:0}main-home .feature-copy h3{font-size:clamp(1.12rem,1.55vw,1.42rem);font-weight:900;line-height:1.12}main-home .feature-copy p{max-width:78ch;color:#a5856e;font-size:.96rem;font-weight:100;line-height:1.62}main-home .feature-action{color:var(--home-accent-bright);border:1px solid rgba(178,12,10,.74);border-radius:3px;padding:10px 14px;font-size:.82rem;font-weight:900;text-decoration:none;white-space:nowrap;transition:color 180ms ease-out,border-color 180ms ease-out,background-color 180ms ease-out}main-home .feature-action:hover,main-home .feature-action:focus-visible{color:var(--home-text);background:rgba(147,8,7,.16);border-color:var(--home-accent-bright);outline:none}main-home .category-band{display:grid;grid-template-columns:minmax(340px, 0.56fr) minmax(0, 0.44fr);grid-template-areas:"visual intro" "visual benefits";gap:clamp(26px,5vw,72px);align-items:center;padding-top:clamp(58px,7vw,98px);padding-bottom:clamp(58px,7vw,98px);border-bottom:0}main-home .category-visual{grid-area:visual;align-self:start;min-width:0;padding-top:clamp(8px,2vw,22px)}main-home .category-intro{grid-area:intro;display:flex;flex-direction:column;gap:16px;min-width:0}main-home .category-intro h2{max-width:25ch;font-size:clamp(2rem,3.25vw,3rem);font-weight:900;line-height:.98}main-home .category-intro p:not(.section-kicker){color:#a5856e;font-size:.98rem;font-weight:550;line-height:1.7}main-home .product-help-note{position:relative;display:grid;grid-template-columns:64px minmax(0, 1fr);gap:8px;align-items:start;max-width:500px;margin-top:14px}main-home .product-help-note p{color:#ff6a6a;font-family:var(--home-hand);font-size:1rem;font-weight:600;line-height:1.28}main-home .product-help-note .small-arrow{position:relative;top:-20px;width:64px;height:64px;transform:scaleX(-1);transform-origin:center}main-home .category-sketch{width:min(100%,720px);height:auto;object-fit:cover;filter:contrast(1.02);mask-image:linear-gradient(90deg, transparent 0%, black 7%, black 93%, transparent 100%),linear-gradient(180deg, transparent 0%, black 7%, black 94%, transparent 100%);mask-composite:intersect}main-home .category-sketch.is-growth{transform:rotate(-1deg)}main-home .category-sketch.is-retention{transform:rotate(1.2deg)}main-home .category-sketch.is-revenue{transform:rotate(-0.5deg)}main-home .benefit-list{grid-area:benefits;display:flex;flex-direction:column;gap:0;min-width:0;margin:4px 0 0;padding:0;list-style:none;border-top:1px solid var(--home-line)}main-home .benefit-list li{position:relative;display:block;padding:18px 0 18px 36px;border-bottom:1px solid var(--home-line)}main-home .benefit-list li::before{content:"";position:absolute;left:11px;top:24px;width:18px;height:18px;background:linear-gradient(90deg, transparent 7px, var(--home-accent-bright) 7px, var(--home-accent-bright) 11px, transparent 11px),linear-gradient(0deg, transparent 7px, var(--home-accent-bright) 7px, var(--home-accent-bright) 11px, transparent 11px);transform:rotate(8deg)}main-home .benefit-list b{color:var(--home-text);font-size:clamp(.94rem,1.12vw,1.05rem);font-weight:900;line-height:1.22}main-home .benefit-list p{color:#8c8c8c;font-size:clamp(.94rem,1.08vw,1.02rem);font-weight:100;line-height:1.2}main-home .home-final{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding-top:clamp(64px,8vw,112px);padding-bottom:clamp(64px,8vw,112px);background:radial-gradient(circle at 82% 34%, rgba(147, 8, 7, 0.2), transparent 24rem),linear-gradient(180deg, rgba(17, 18, 22, 0), rgba(9, 10, 13, 0.82))}main-home .final-copy{display:flex;flex-direction:column;gap:16px;max-width:760px}main-home .final-copy h2{max-width:25ch;font-size:clamp(2rem,3.25vw,3rem);font-weight:900;line-height:1}main-home .final-copy p:not(.section-kicker){max-width:56ch;color:var(--home-muted);font-size:1rem;font-weight:550;line-height:1.65}main-home .final-action{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:min(100%,430px)}main-home .final-action .hero-free-note{margin-top:0}@media(prefers-reduced-motion: reduce){main-home,main-home *{transition-duration:1ms !important;scroll-behavior:auto !important}}@media screen and (max-width: 1180px){main-home .hero-copy{width:min(64vw,720px)}main-home .hero-worker{right:clamp(-36px,-2vw,-12px);opacity:.72}}@media screen and (max-width: 980px){main-home .home-positioning,main-home .section-head,main-home .category-band{grid-template-columns:1fr}main-home .vertical-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}main-home .category-band{grid-template-areas:"intro" "visual" "benefits"}main-home .category-sketch{width:min(100%,640px)}main-home .feature-row{grid-template-columns:80px minmax(0, 1fr)}main-home .feature-action{grid-column:2;justify-self:start}main-home .home-final{align-items:flex-start;flex-direction:column}}@media screen and (max-width: 760px){main-home .home-hero,main-home .home-positioning,main-home .home-verticals,main-home .home-features,main-home .category-band,main-home .home-final,main-home .chalk-pipe-divider{padding-left:18px;padding-right:18px}main-home .home-hero{display:block;min-height:50dvh;padding-top:clamp(54px,6vw,96px);padding-bottom:56px;background-position:58% center}main-home h1{max-width:none;font-size:36px}main-home .hero-title-accent{font-size:26px}main-home .hero-lede{line-height:1.4}main-home .hero-copy{margin:auto;width:100%;max-width:none}main-home .hero-lede{width:100%}main-home .hero-actions,main-home .final-action{margin:auto;width:100%;max-width:min(360px,100vw - 48px)}main-home .hero-actions .home-button,main-home .final-action .home-button{width:100%}main-home .hero-free-note{max-width:min(350px,100vw - 48px)}main-home .home-hero .hero-free-note.is-desktop-note{display:none}main-home .home-hero .hero-free-note.is-mobile-note{display:block;flex-basis:100%;margin-top:0;margin-bottom:-2px;padding-left:74px}main-home .home-hero .hero-free-note.is-mobile-note .note-arrow{left:0;top:-20px;width:76px;height:76px}main-home .hero-stage{z-index:2}main-home .hero-worker{right:-118px;bottom:-34px;height:min(74dvh,630px);opacity:.36;mask-image:linear-gradient(90deg, transparent 0%, black 30%, black 100%),linear-gradient(180deg, transparent 0%, black 8%, black 90%, transparent 100%);mask-composite:intersect}main-home .home-positioning{padding-top:48px;padding-bottom:56px}main-home .positioning-art{min-height:220px}main-home .positioning-strip{height:230px}main-home .vertical-grid{grid-template-columns:1fr;max-width:420px}main-home .verticals-head{max-width:420px}main-home .vertical-card{min-height:0}main-home .vertical-card h3,main-home .vertical-card p,main-home .vertical-card .vertical-examples{max-width:100%}main-home .vertical-action{margin-top:18px}main-home .vertical-note{min-height:150px;padding:18px 18px 12px 24px}main-home .vertical-note p{max-width:100%}main-home .chalk-pipe-divider{height:72px}main-home .positioning-copy,main-home .section-head,main-home .category-intro,main-home .category-visual,main-home .benefit-list,main-home .feature-copy{width:100%;max-width:calc(100vw - 36px);min-width:0;overflow-wrap:break-word}main-home .positioning-copy p:not(.section-kicker),main-home .section-head p:not(.section-kicker),main-home .category-intro p:not(.section-kicker),main-home .benefit-list p,main-home .feature-copy p{max-width:100%}main-home .category-sketch{width:min(100%,380px)}main-home .feature-row{grid-template-columns:1fr;gap:14px}main-home .feature-icon{width:80px;height:80px}main-home .feature-action{grid-column:1}main-home .benefit-list li{padding-left:34px}main-home .product-help-note{grid-template-columns:56px minmax(0, 1fr);max-width:100%}main-home .product-help-note .small-arrow{width:56px;height:56px}}body.logged-in[page^=main-] [js-hook^=main-]{padding-top:0}@media screen and (max-width: 760px){main-home.is-ready,body.logged-in[page=main-home] [js-hook=main-home]{margin-left:200px}body.logged-in[page^=main-]:not([page=main-home]) [js-hook^=main-]{margin-left:200px}main-home .home-positioning,main-home .home-features,main-home .category-band{scroll-margin-top:110px}body.logged-out[page=main-home] main{margin-left:100px;width:calc(100vw - 100px)}body.logged-out[page=main-home] global-navigation.is-ready{align-items:flex-start;background:linear-gradient(180deg, rgba(18, 19, 23, 0.96), rgba(18, 19, 23, 0));flex-direction:column;min-height:96px;padding:18px;pointer-events:none;width:100px}body.logged-out[page=main-home] global-navigation.is-ready svg.logo{height:68px;margin:0;pointer-events:auto;width:68px}body.logged-out[page=main-home] global-navigation.is-ready .menu.global,body.logged-out[page=main-home] global-navigation.is-ready hr{width:100px}body.logged-out[page=main-home] global-navigation.is-ready .menu.global{padding-left:0px;pointer-events:auto}}@media screen and (max-width: 800px){body.logged-in[page^=main-] [js-hook^=main-]{margin-left:200px}}@media screen and (max-width: 760px){main-home.is-ready,body.logged-in[page=main-home] [js-hook=main-home]{margin-left:200px}body.logged-in[page^=main-]:not([page=main-home]) [js-hook^=main-]{margin-left:200px}body.logged-in[page^=main-] global-navigation.is-ready{margin-left:50px}body.logged-in[page^=main-]:not([page=main-home]) [js-hook^=main-]{margin-left:200px}body.logged-in[page^=main-] [js-hook^=main-]{margin-left:200px}body[page=main-feature] global-navigation .menu.global{padding-left:14px}body.logged-in[page^=main-]:not([page=main-home]) [js-hook^=main-]{margin-left:200px}}@media screen and (max-width: 500px){body.logged-in[page=main-home] global-navigation.is-ready{margin-left:30px}main-home.is-ready,body.logged-in[page=main-home] [js-hook=main-home]{margin-left:200px}body.logged-in[page^=main-] global-navigation.is-ready{margin-left:30px}body.logged-in[page^=main-]:not([page=main-home]) [js-hook^=main-]{margin-left:200px}}main-feature{--feature-bg: #090a0d;--feature-panel: rgba(17, 18, 22, 0.72);--feature-text: #f2f2f0;--feature-muted: #a5856e;--feature-cool: #7c919e;--feature-line: rgba(124, 145, 158, 0.24);--feature-line-strong: rgba(124, 145, 158, 0.42);--feature-accent: #930807;--feature-accent-bright: #b20c0a;display:block;min-height:100dvh;background:radial-gradient(circle at 78% 6%, rgba(147, 8, 7, 0.18), transparent 26rem),linear-gradient(180deg, #121317 0%, var(--feature-bg) 54%, #111216 100%);color:var(--feature-text);opacity:0;transform:translateY(10px);transition:opacity 360ms ease-out,transform 360ms ease-out}main-feature,main-feature *,main-feature *::before,main-feature *::after{box-sizing:border-box}main-feature.is-ready{opacity:1;transform:translateY(0)}main-feature img,main-feature svg{display:block}main-feature img{max-width:100%}main-feature h1,main-feature h2,main-feature p,main-feature figure{margin:0}main-feature .feature-page-shell{overflow:hidden}main-feature .feature-mini-hero,main-feature .feature-detail-section,main-feature .feature-explainer,main-feature .feature-blueprints,main-feature .feature-community-fit,main-feature .feature-final-cta{padding-left:clamp(20px,5vw,72px);padding-right:clamp(20px,5vw,72px)}main-feature .feature-mini-hero{position:relative;display:grid;grid-template-columns:minmax(0, 1fr);align-items:center;min-height:clamp(240px,34dvh,310px);padding-top:clamp(22px,3vw,40px);padding-bottom:clamp(18px,2.4vw,32px);background:linear-gradient(90deg, rgba(9, 10, 13, 0.95), rgba(9, 10, 13, 0.5)),url("/assets/images/homepage/factory-floor-backdrop-1280.webp") center/cover no-repeat;border-bottom:1px solid var(--feature-line)}main-feature .feature-mini-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg, black 0%, black 74%, transparent 100%);pointer-events:none}main-feature .feature-hero-copy{position:relative;z-index:2}main-feature .feature-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:720px}main-feature .feature-kicker{color:var(--feature-cool);font-size:.78rem;font-weight:900;line-height:1.2;letter-spacing:0;text-transform:uppercase}main-feature h1{max-width:17ch;font-size:clamp(2rem,3.6vw,3rem);font-weight:900;line-height:.94;letter-spacing:0}main-feature .feature-hero-lede{max-width:58ch;color:var(--feature-muted);font-size:clamp(.95rem,1.2vw,1.08rem);font-weight:500;line-height:1.35}main-feature .feature-hero-actions,main-feature .feature-final-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}main-feature .feature-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--feature-line-strong);border-radius:3px;padding:0 26px;font:inherit;font-size:.98rem;font-weight:900;cursor:pointer;text-decoration:none;transition:background-color 180ms ease-out,border-color 180ms ease-out,color 180ms ease-out,transform 180ms ease-out}main-feature .feature-button:not(.btn-primary){background:rgba(0,0,0,0);color:var(--feature-cool)}main-feature .feature-button svg{width:24px;height:24px;margin-left:16px}main-feature .feature-button.primary{min-width:240px;background:linear-gradient(180deg, #b20c0a, var(--feature-accent));border-color:rgba(255,106,106,.44);color:#fff}main-feature .feature-button:hover,main-feature .feature-button:focus-visible{color:#fff;border-color:var(--feature-accent-bright);outline:none;transform:translateY(-1px)}main-feature .feature-detail-section,main-feature .feature-explainer,main-feature .feature-blueprints,main-feature .feature-community-fit,main-feature .feature-final-cta{padding-top:clamp(54px,7vw,96px);padding-bottom:clamp(54px,7vw,96px);border-bottom:1px solid var(--feature-line)}main-feature .feature-detail-section{display:grid;grid-template-columns:minmax(260px, 0.38fr) minmax(0, 0.62fr);gap:clamp(28px,6vw,84px);align-items:start}main-feature .feature-explainer{display:grid;grid-template-columns:minmax(260px, 0.34fr) minmax(0, 0.66fr);gap:clamp(28px,6vw,84px);align-items:start;background:radial-gradient(circle at 8% 12%, rgba(147, 8, 7, 0.12), transparent 22rem),linear-gradient(180deg, rgba(17, 18, 22, 0.34), rgba(9, 10, 13, 0.24))}main-feature .feature-explainer.is-hidden{display:none}main-feature .feature-explainer-body{display:flex;flex-direction:column;gap:clamp(22px,3vw,34px);max-width:84ch}main-feature .feature-section-heading .feature-explainer-visual{margin-top:clamp(24px,4vw,44px);max-width:min(360px,100%)}main-feature .feature-explainer-intro{max-width:68ch;color:var(--feature-muted);font-size:clamp(1rem,1.32vw,1.18rem);font-weight:100;line-height:1.62}main-feature .feature-explainer-visual{display:grid;gap:10px;margin:0;max-width:860px}main-feature .feature-explainer-visual.is-hidden{display:none}main-feature .feature-explainer-visual img{width:100%;height:auto;object-fit:contain;object-position:center top;opacity:.96;filter:saturate(0.86) contrast(1.02)}main-feature .feature-explainer-visual figcaption{max-width:44ch;color:var(--feature-cool);font-size:.88rem;font-weight:900;line-height:1.35}main-feature .feature-explainer-visual figcaption.is-hidden{display:none}main-feature .feature-explainer-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0 clamp(28px,4vw,54px);margin:0;padding:0;list-style:none;border-top:1px solid var(--feature-line)}main-feature .feature-explainer-list li{position:relative;padding:18px 0 18px 34px;border-bottom:1px solid var(--feature-line)}main-feature .feature-explainer-list li::before{content:"";position:absolute;left:9px;top:23px;width:16px;height:16px;background:linear-gradient(90deg, transparent 6px, var(--feature-accent-bright) 6px, var(--feature-accent-bright) 10px, transparent 10px),linear-gradient(0deg, transparent 6px, var(--feature-accent-bright) 6px, var(--feature-accent-bright) 10px, transparent 10px);transform:rotate(8deg)}main-feature .feature-explainer-list b{display:block;margin-bottom:6px;color:var(--feature-text);font-size:1rem;font-weight:900;line-height:1.15}main-feature .feature-explainer-list p{color:#8c8c8c;font-size:.95rem;font-weight:100;line-height:1.42}main-feature .feature-explainer-usecases{display:flex;flex-direction:column;gap:8px;margin:14px 0 0;padding:0;list-style:none}main-feature .feature-explainer-usecases li{position:relative;padding:0 0 0 16px;border-bottom:0;color:var(--feature-muted);font-size:.84rem;font-weight:100;line-height:1.34}main-feature .feature-explainer-usecases li::before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;background:var(--feature-accent-bright);transform:rotate(10deg)}main-feature .feature-section-heading{display:flex;flex-direction:column;gap:14px}main-feature .feature-section-heading h2{max-width:18ch;font-size:clamp(2rem,4vw,2.1rem);font-weight:900;line-height:.98}main-feature .feature-detail-copy{display:flex;flex-direction:column;gap:18px;max-width:78ch}main-feature .feature-detail-copy p{color:var(--feature-muted);font-size:1rem;font-weight:100;line-height:1.72}main-feature .feature-blueprints{background:linear-gradient(180deg, rgba(9, 10, 13, 0.2), rgba(9, 10, 13, 0.78)),radial-gradient(circle at 18% 28%, rgba(147, 8, 7, 0.14), transparent 24rem)}main-feature .feature-blueprint-list{display:flex;flex-direction:column;gap:clamp(24px,4vw,44px);margin-top:clamp(28px,5vw,64px)}main-feature .feature-blueprint{display:grid;grid-template-columns:minmax(0, 0.68fr) minmax(260px, 0.32fr);gap:clamp(18px,4vw,44px);align-items:start;padding-bottom:clamp(24px,4vw,44px);border-bottom:1px solid var(--feature-line)}main-feature .feature-blueprint .feature-blueprint-main{display:block;width:100%;height:auto;border:1px solid rgba(124,145,158,.26);border-radius:3px;background:rgba(0,0,0,.2)}main-feature .feature-blueprint figcaption{display:flex;flex-direction:column;gap:18px;padding-bottom:8px}main-feature .feature-blueprint .feature-ui-screenshot{width:100%;max-width:100%;height:auto;border:1px solid rgba(124,145,158,.24);border-radius:3px;background:rgba(0,0,0,.2);opacity:.88;filter:saturate(0.82) contrast(0.96)}main-feature .feature-blueprint .feature-blueprint-summary{display:flex;flex-direction:column;gap:10px}main-feature .feature-blueprint .feature-blueprint-summary span{color:var(--feature-text);font-size:clamp(1.15rem,2vw,1.55rem);font-weight:900;line-height:1.1}main-feature .feature-blueprint .feature-blueprint-summary p{color:var(--feature-cool);font-size:.98rem;font-weight:500;line-height:1.55}main-feature .feature-blueprint-callouts{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--feature-line)}main-feature .feature-blueprint-callouts li{position:relative;padding:12px 0 12px 28px;border-bottom:1px solid var(--feature-line)}main-feature .feature-blueprint-callouts li::before{content:"";position:absolute;left:2px;top:17px;width:14px;height:14px;background:linear-gradient(90deg, transparent 5px, var(--feature-accent-bright) 5px, var(--feature-accent-bright) 9px, transparent 9px),linear-gradient(0deg, transparent 5px, var(--feature-accent-bright) 5px, var(--feature-accent-bright) 9px, transparent 9px);transform:rotate(8deg)}main-feature .feature-blueprint-callouts p{color:#8c8c8c;font-size:.92rem;font-weight:100;line-height:1.34}main-feature .feature-blueprint-callouts b{color:var(--feature-text);font-weight:900}main-feature .feature-community-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0 clamp(28px,5vw,68px);margin:clamp(28px,5vw,64px) 0 0;padding:0;list-style:none;border-top:1px solid var(--feature-line)}main-feature .feature-community-list li{position:relative;padding:20px 0 20px 34px;border-bottom:1px solid var(--feature-line);color:#8c8c8c;font-size:clamp(.96rem,1.18vw,1.06rem);font-weight:100;line-height:1.36}main-feature .feature-community-list li::before{content:"";position:absolute;left:9px;top:25px;width:16px;height:16px;background:linear-gradient(90deg, transparent 6px, var(--feature-accent-bright) 6px, var(--feature-accent-bright) 10px, transparent 10px),linear-gradient(0deg, transparent 6px, var(--feature-accent-bright) 6px, var(--feature-accent-bright) 10px, transparent 10px);transform:rotate(8deg)}main-feature .feature-community-list b{color:var(--feature-text);font-weight:900}main-feature .feature-final-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(24px,5vw,72px);background:radial-gradient(circle at 82% 34%, rgba(147, 8, 7, 0.2), transparent 24rem),linear-gradient(180deg, rgba(17, 18, 22, 0), rgba(9, 10, 13, 0.82));border-bottom:0}main-feature .feature-final-copy{display:flex;flex-direction:column;gap:16px;max-width:760px}main-feature .feature-final-copy h2{max-width:20ch;font-size:clamp(2rem,4vw,3.1rem);font-weight:900;line-height:1}main-feature .feature-final-copy p:not(.feature-kicker){max-width:58ch;color:var(--feature-muted);font-size:1rem;font-weight:500;line-height:1.65}@media screen and (max-width: 1200px){main-feature .feature-blueprint{grid-template-columns:1fr}}@media screen and (max-width: 1145px){main-feature .feature-explainer{grid-template-columns:1fr;gap:clamp(28px,4vw,48px)}main-feature .feature-section-heading .feature-explainer-visual{width:100%;max-width:none}main-feature .feature-explainer-body{max-width:none}}@media screen and (max-width: 980px){main-feature .feature-mini-hero,main-feature .feature-detail-section,main-feature .feature-explainer,main-feature .feature-blueprint,main-feature .feature-final-cta{grid-template-columns:1fr}main-feature .feature-final-cta{align-items:flex-start;flex-direction:column}main-feature .feature-community-list{grid-template-columns:1fr}main-feature .feature-explainer-list{grid-template-columns:1fr}}@media screen and (max-width: 800px){main-feature .feature-button{width:250px}}@media screen and (max-width: 720px){main-feature .feature-mini-hero,main-feature .feature-detail-section,main-feature .feature-explainer,main-feature .feature-blueprints,main-feature .feature-community-fit,main-feature .feature-final-cta{padding-left:18px;padding-right:18px}main-feature .feature-mini-hero{min-height:auto;padding-top:84px}main-feature h1{font-size:2rem}main-feature .feature-button,main-feature .feature-button.primary{width:250px;min-width:0}main-feature .feature-blueprint{gap:14px}}main-vertical{--vertical-bg: #090a0d;--vertical-text: #f2f2f0;--vertical-muted: #a5856e;--vertical-cool: #7c919e;--vertical-line: rgba(124, 145, 158, 0.24);--vertical-line-strong: rgba(124, 145, 158, 0.42);--vertical-accent: #930807;--vertical-accent-bright: #b20c0a;display:block;min-height:100dvh;background:radial-gradient(circle at 78% 6%, rgba(147, 8, 7, 0.18), transparent 26rem),linear-gradient(180deg, #121317 0%, var(--vertical-bg) 54%, #111216 100%);color:var(--vertical-text);opacity:0;transform:translateY(10px);transition:opacity 360ms ease-out,transform 360ms ease-out}main-vertical,main-vertical *,main-vertical *::before,main-vertical *::after{box-sizing:border-box}main-vertical.is-ready{opacity:1;transform:translateY(0)}main-vertical img,main-vertical svg{display:block}main-vertical img{max-width:100%}main-vertical h1,main-vertical h2,main-vertical p{margin:0}main-vertical .vertical-page-shell{overflow:hidden}main-vertical .vertical-page-shell[hidden]{display:none}main-vertical .feature-mini-hero,main-vertical .vertical-fan-tribes,main-vertical .vertical-needs,main-vertical .vertical-privacy,main-vertical .vertical-outcome,main-vertical .feature-final-cta,main-vertical .vertical-pipe-divider{padding-left:clamp(20px,5vw,72px);padding-right:clamp(20px,5vw,72px)}main-vertical .feature-mini-hero{position:relative;display:grid;grid-template-columns:minmax(0, 1fr);align-items:center;min-height:clamp(240px,34dvh,310px);padding-top:clamp(22px,3vw,40px);padding-bottom:clamp(18px,2.4vw,32px);background:linear-gradient(90deg, rgba(9, 10, 13, 0.95), rgba(9, 10, 13, 0.5)),url("/assets/images/homepage/factory-floor-backdrop-1280.webp") center/cover no-repeat;border-bottom:1px solid var(--vertical-line)}main-vertical .feature-mini-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg, black 0%, black 74%, transparent 100%);pointer-events:none}main-vertical .feature-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:720px}main-vertical .feature-kicker{color:var(--vertical-cool);font-size:.78rem;font-weight:900;line-height:1.2;letter-spacing:0;text-transform:uppercase}main-vertical h1{max-width:16ch;font-size:clamp(2rem,3.6vw,3rem);font-weight:900;line-height:.94;letter-spacing:0}main-vertical .feature-hero-lede{max-width:52ch;color:var(--vertical-muted);font-size:clamp(.95rem,1.2vw,1.08rem);font-weight:500;line-height:1.35}main-vertical .feature-hero-actions,main-vertical .feature-final-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:4px}main-vertical .feature-hero-actions{max-width:200px}main-vertical .feature-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--vertical-line-strong);border-radius:3px;padding:0 26px;font:inherit;font-size:.98rem;font-weight:900;cursor:pointer;text-decoration:none;transition:background-color 180ms ease-out,border-color 180ms ease-out,color 180ms ease-out,transform 180ms ease-out}main-vertical .feature-button:not(.btn-primary){background:rgba(0,0,0,0);color:var(--vertical-cool)}main-vertical .feature-button svg{width:24px;height:24px;margin-left:16px}main-vertical .feature-button.primary{min-width:240px;background:linear-gradient(180deg, #b20c0a, var(--vertical-accent));border-color:rgba(255,106,106,.44);color:#fff}main-vertical .feature-button:hover,main-vertical .feature-button:focus-visible{color:#fff;border-color:var(--vertical-accent-bright);outline:none;transform:translateY(-1px)}main-vertical .vertical-pipe-divider{position:relative;height:clamp(76px,7vw,116px);background:none;overflow:hidden}main-vertical .vertical-pipe-divider img{position:absolute;left:50%;top:50%;width:min(82vw,1180px);height:auto;max-width:none;max-height:calc(100% - 18px);object-fit:contain;object-position:center;opacity:1;filter:brightness(1.14) contrast(1.22);transform:translate(-50%, -50%)}main-vertical .vertical-fan-tribes,main-vertical .vertical-needs,main-vertical .vertical-privacy,main-vertical .vertical-outcome,main-vertical .feature-final-cta{padding-top:clamp(54px,7vw,96px);padding-bottom:clamp(54px,7vw,96px);border-bottom:1px solid var(--vertical-line)}main-vertical .vertical-needs{display:grid;grid-template-columns:minmax(260px, 0.36fr) minmax(0, 0.64fr);gap:inherit;align-items:start}main-vertical .vertical-privacy{position:relative;display:grid;grid-template-columns:minmax(280px, 0.38fr) minmax(0, 0.62fr);gap:clamp(28px,6vw,84px);align-items:start;background:linear-gradient(90deg, rgba(147, 8, 7, 0.11), transparent 42%),linear-gradient(180deg, rgba(242, 242, 240, 0.018), rgba(9, 10, 13, 0))}main-vertical .vertical-fan-tribes{display:flex;flex-direction:column;gap:clamp(28px,4vw,54px)}main-vertical .vertical-tribe-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:clamp(20px,3vw,38px);min-width:0}main-vertical .vertical-tribe-list{display:flex;flex-direction:column;gap:0;width:100%;margin-top:8px;border-top:1px solid var(--vertical-line)}main-vertical .vertical-tribe{display:flex;flex-direction:column;gap:12px;min-width:0;padding:0 0 clamp(18px,2.4vw,28px);border-bottom:1px solid var(--vertical-line)}main-vertical .vertical-tribe img{width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;filter:contrast(1.04);mask-image:linear-gradient(90deg, transparent 0%, black 5%, black 95%, transparent 100%),linear-gradient(180deg, transparent 0%, black 6%, black 94%, transparent 100%);mask-composite:intersect}main-vertical .vertical-tribe h3{margin:0;color:var(--vertical-text);font-size:clamp(1.25rem,1.7vw,1.55rem);font-weight:900;line-height:1;letter-spacing:0}main-vertical .vertical-tribe p{max-width:48ch;color:var(--vertical-muted);font-size:.96rem;font-weight:500;line-height:1.55}main-vertical .vertical-tribe-stack .vertical-tribe{grid-template-columns:minmax(92px, 0.36fr) minmax(0, 0.64fr);gap:12px 16px;align-items:start;padding:18px 0}main-vertical .vertical-tribe-stack .vertical-tribe img{aspect-ratio:16/10}main-vertical .vertical-tribe-stack .vertical-tribe h3,main-vertical .vertical-tribe-stack .vertical-tribe p{grid-column:2}main-vertical .vertical-tribe-stack .vertical-tribe h3{font-size:2rem}main-vertical .vertical-tribe-stack .vertical-tribe p{font-size:.88rem;line-height:1.45}main-vertical .vertical-section-heading,main-vertical .vertical-privacy-copy,main-vertical .vertical-outcome-copy,main-vertical .feature-final-copy{display:flex;flex-direction:column;gap:16px;min-width:0}main-vertical .vertical-section-heading h2,main-vertical .vertical-privacy-copy h2,main-vertical .vertical-outcome-copy h2,main-vertical .feature-final-copy h2{max-width:18ch;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:.98}main-vertical .vertical-section-heading p:not(.feature-kicker),main-vertical .vertical-privacy-copy p:not(.feature-kicker),main-vertical .vertical-outcome-copy p:not(.feature-kicker),main-vertical .feature-final-copy p:not(.feature-kicker){max-width:58ch;color:var(--vertical-muted);font-size:1rem;font-weight:500;line-height:1.65}main-vertical .vertical-need-list,main-vertical .vertical-privacy-list,main-vertical .vertical-outcome-list{display:flex;flex-direction:column;gap:0;min-width:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--vertical-line)}main-vertical .vertical-need-list li{position:relative;display:grid;grid-template-columns:minmax(0, 1fr);gap:10px clamp(18px,3vw,34px);align-items:stretch;padding:18px 0 18px 34px;border-bottom:1px solid var(--vertical-line);color:#8c8c8c;font-size:clamp(.94rem,1.08vw,1.02rem);font-weight:100;line-height:1.42}main-vertical .vertical-need-list li.has-screenshot{grid-template-columns:minmax(0, 1fr) minmax(170px, 0.34fr)}main-vertical .vertical-need-copy{display:flex;flex-direction:column;gap:6px;min-width:0}main-vertical .vertical-need-screenshot{position:relative;min-width:0;min-height:0;overflow:hidden;opacity:.88;filter:saturate(0.78) contrast(0.94)}main-vertical .vertical-need-screenshot .vertical-screenshot-trigger{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;width:100%;height:100%;border:0;padding:0;background:rgba(0,0,0,0);color:inherit;cursor:zoom-in}main-vertical .vertical-need-screenshot .vertical-screenshot-trigger:hover,main-vertical .vertical-need-screenshot .vertical-screenshot-trigger:focus-visible{outline:1px solid var(--vertical-line-strong);outline-offset:-1px}main-vertical .vertical-need-screenshot img{position:static;width:100%;min-width:0;height:auto;max-width:inherit;max-height:inherit;object-fit:contain;object-position:right center}main-vertical .vertical-image-modal{position:fixed;left:50%;top:50%;width:calc(100vw - 32px);max-width:700px;max-height:calc(100dvh - 32px);margin:0;border:1px solid var(--vertical-line-strong);border-radius:3px;padding:0;background:#090a0d;color:var(--vertical-text);overflow:hidden;transform:translate(-50%, -50%)}main-vertical .vertical-image-modal::backdrop{background:rgba(0,0,0,.82)}main-vertical .vertical-image-modal-frame{position:relative;padding:34px 0 0;background:#090a0d}main-vertical .vertical-image-modal-close{position:absolute;top:8px;right:8px;min-height:28px;border:1px solid var(--vertical-line-strong);border-radius:3px;padding:0 10px;background:rgba(0,0,0,0);color:var(--vertical-cool);font:inherit;font-size:.72rem;font-weight:900;text-transform:uppercase;cursor:pointer}main-vertical .vertical-image-modal-close:hover,main-vertical .vertical-image-modal-close:focus-visible{border-color:var(--vertical-accent-bright);color:#fff;outline:none}main-vertical .vertical-image-modal img{width:100%;max-width:100%;max-height:calc(100dvh - 96px);height:auto;object-fit:contain}main-vertical .vertical-privacy-list li,main-vertical .vertical-outcome-list li{position:relative;display:flex;flex-direction:column;gap:6px;padding:18px 0 18px 34px;border-bottom:1px solid var(--vertical-line);color:#8c8c8c;font-size:clamp(.94rem,1.08vw,1.02rem);font-weight:100;line-height:1.42}main-vertical .vertical-need-list li::before,main-vertical .vertical-privacy-list li::before,main-vertical .vertical-outcome-list li::before{content:"";position:absolute;left:9px;top:23px;width:16px;height:16px;background:linear-gradient(90deg, transparent 6px, var(--vertical-accent-bright) 6px, var(--vertical-accent-bright) 10px, transparent 10px),linear-gradient(0deg, transparent 6px, var(--vertical-accent-bright) 6px, var(--vertical-accent-bright) 10px, transparent 10px);transform:rotate(8deg)}main-vertical .vertical-need-list b,main-vertical .vertical-privacy-list b,main-vertical .vertical-outcome-list b{color:var(--vertical-text);font-size:clamp(.96rem,1.12vw,1.05rem);font-weight:900;line-height:1.22}main-vertical .vertical-feature-link{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;max-width:100%;min-height:36px;margin-top:8px;border:1px solid var(--vertical-line-strong);border-radius:3px;padding:0 14px;color:var(--vertical-cool);font-size:.78rem;font-weight:600;line-height:1.15;text-align:left;text-decoration:none;transition:background-color 180ms ease-out,border-color 180ms ease-out,color 180ms ease-out,transform 180ms ease-out}main-vertical .vertical-feature-link:hover,main-vertical .vertical-feature-link:focus-visible{background:rgba(147,8,7,.18);border-color:var(--vertical-accent-bright);color:#fff;outline:none;transform:translateY(-1px)}main-vertical .vertical-outcome{display:grid;grid-template-columns:minmax(340px, 0.55fr) minmax(0, 0.45fr);gap:clamp(28px,5vw,72px);align-items:center}main-vertical .vertical-outcome.is-reversed{grid-template-columns:minmax(0, 0.45fr) minmax(340px, 0.55fr)}main-vertical .vertical-outcome.is-reversed .vertical-outcome-visual{order:2}main-vertical .vertical-outcome-visual{min-width:0}main-vertical .vertical-outcome-visual img{width:min(100%,760px);height:auto;object-fit:cover;filter:contrast(1.02);mask-image:linear-gradient(90deg, transparent 0%, black 7%, black 93%, transparent 100%),linear-gradient(180deg, transparent 0%, black 7%, black 94%, transparent 100%);mask-composite:intersect}main-vertical .feature-final-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(24px,5vw,72px);background:radial-gradient(circle at 82% 34%, rgba(147, 8, 7, 0.2), transparent 24rem),linear-gradient(180deg, rgba(17, 18, 22, 0), rgba(9, 10, 13, 0.82));border-bottom:0}main-vertical .feature-final-copy{max-width:760px}main-vertical .feature-final-copy h2{max-width:19ch;line-height:1}@media(prefers-reduced-motion: reduce){main-vertical,main-vertical *{transition-duration:1ms !important;scroll-behavior:auto !important}}@media screen and (max-width: 1300px){main-vertical .vertical-needs,main-vertical .vertical-privacy,main-vertical .vertical-outcome,main-vertical .vertical-outcome.is-reversed{grid-template-columns:1fr}main-vertical .vertical-outcome.is-reversed .vertical-outcome-visual{order:0}}@media screen and (max-width: 980px){main-vertical .vertical-needs,main-vertical .vertical-privacy,main-vertical .vertical-outcome,main-vertical .vertical-outcome.is-reversed{grid-template-columns:1fr}main-vertical .vertical-outcome.is-reversed .vertical-outcome-visual{order:0}main-vertical .feature-final-cta{align-items:flex-start;flex-direction:column}main-vertical .vertical-outcome-visual img{width:min(100%,680px)}main-vertical .vertical-tribe-grid{grid-template-columns:1fr}main-vertical .vertical-tribe-stack .vertical-tribe{grid-template-columns:minmax(150px, 0.28fr) minmax(0, 0.72fr)}}@media screen and (max-width: 720px){main-vertical .feature-mini-hero,main-vertical .vertical-fan-tribes,main-vertical .vertical-needs,main-vertical .vertical-privacy,main-vertical .vertical-outcome,main-vertical .feature-final-cta,main-vertical .vertical-pipe-divider{padding-left:18px;padding-right:18px}main-vertical .feature-mini-hero{min-height:auto;padding-top:84px}main-vertical h1{font-size:clamp(1.95rem,7.6vw,2.35rem);overflow-wrap:break-word}main-vertical .feature-button,main-vertical .feature-button.primary{width:100%;min-width:0;padding-left:16px;padding-right:16px;font-size:.9rem;white-space:nowrap}main-vertical .feature-button span,main-vertical .feature-button.primary span{white-space:nowrap}main-vertical .feature-button svg,main-vertical .feature-button.primary svg{flex:0 0 auto;margin-left:10px}main-vertical .vertical-pipe-divider{height:72px}main-vertical .vertical-section-heading,main-vertical .vertical-privacy-copy,main-vertical .vertical-outcome-copy,main-vertical .feature-final-copy,main-vertical .vertical-need-list,main-vertical .vertical-privacy-list,main-vertical .vertical-outcome-list{width:100%;max-width:calc(100vw - 36px);min-width:0;overflow-wrap:break-word}main-vertical .vertical-outcome-visual img{width:min(100%,380px)}main-vertical .vertical-need-list li.has-screenshot{grid-template-columns:minmax(0, 1fr)}main-vertical .vertical-need-screenshot{display:none}main-vertical .vertical-tribe-stack .vertical-tribe{grid-template-columns:minmax(0, 1fr)}main-vertical .vertical-tribe-stack .vertical-tribe h3,main-vertical .vertical-tribe-stack .vertical-tribe p{grid-column:auto}}:root{--marketing-bg: #090a0d;--marketing-bg-2: #111216;--marketing-panel: #15171c;--marketing-text: #f2f2f0;--marketing-soft: rgba(242, 242, 240, 0.76);--marketing-muted: #7c919e;--marketing-line: rgba(124, 145, 158, 0.28);--marketing-line-strong: rgba(242, 242, 240, 0.22);--marketing-accent: #930807;--marketing-accent-bright: #b20c0a;--marketing-max: 1180px;--marketing-gutter: 24px}*{box-sizing:border-box}html{background:var(--marketing-bg);color:var(--marketing-text);font-family:Montserrat,Arial,sans-serif;font-size:16px;line-height:1.5;text-size-adjust:100%}body.marketing-page{margin:0;min-width:320px;background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px),linear-gradient(180deg, #15171c 0%, #090a0d 560px, #090a0d 100%);background-size:34px 34px,34px 34px,auto;color:var(--marketing-text)}body.marketing-page a{color:inherit;text-decoration:none}.btn-primary{background-color:#930807;text-align:center;min-width:100px;color:#fff;padding:10px 20px;border:none;border-radius:3px;font-size:12px;font-weight:100;box-shadow:1px 1px 2px 0 rgba(0,0,0,.75);cursor:pointer;transition:background-color .3s,color .3s}.btn-primary:hover{background-color:#620505}.btn-primary:disabled{opacity:.5;cursor:not-allowed}body.marketing-page:not(.static-home-body):not(.static-feature-body):not(.static-vertical-body):not(.static-pricing-body):not(.static-preview-body):not(.static-score-body):not(.static-contact-body):not(.static-legal-body):not(.static-guide-body):not(.static-compare-body) img{display:block;max-width:100%;height:auto}body.static-home-body,body.static-feature-body,body.static-vertical-body,body.static-pricing-body,body.static-preview-body,body.static-score-body,body.static-contact-body,body.static-legal-body,body.static-guide-body,body.static-compare-body,body.static-marketing-body{background:#090a0d;overflow-x:hidden}body.static-marketing-body #content{margin-left:150px;width:calc(100vw - 150px);min-height:100dvh}body.static-home-body #content{margin-left:150px;width:calc(100vw - 150px);min-height:100dvh}body.static-feature-body #content{margin-left:150px;width:calc(100vw - 150px);min-height:100dvh}body.static-feature-body[page=feature-hub] #content{width:calc(100% - 150px)}body.static-vertical-body #content{margin-left:150px;width:calc(100vw - 150px);min-height:100dvh}body.static-pricing-body #content{margin-left:150px;width:calc(100vw - 150px);min-height:100dvh}body.static-preview-body #content{margin-left:150px;width:calc(100% - 150px);min-height:100dvh}body.static-score-body #content{margin-left:150px;width:calc(100% - 150px);min-height:100dvh}body.static-contact-body #content{margin-left:150px;width:calc(100% - 150px);min-height:100dvh}body.static-legal-body #content{margin-left:150px;width:calc(100% - 150px);min-height:100dvh}body.static-guide-body #content{margin-left:150px;width:calc(100vw - 150px);min-height:100dvh}body.static-guide-body[page=guide-hub] #content{width:calc(100% - 150px)}body.static-compare-body #content{margin-left:150px;width:calc(100vw - 150px);min-height:100dvh}body.static-vertical-body[page=vertical-hub] #content{width:calc(100% - 150px)}body.static-home-body .marketing-footer,body.static-feature-body .marketing-footer,body.static-vertical-body .marketing-footer,body.static-pricing-body .marketing-footer,body.static-preview-body .marketing-footer,body.static-score-body .marketing-footer,body.static-contact-body .marketing-footer,body.static-legal-body .marketing-footer,body.static-guide-body .marketing-footer,body.static-compare-body .marketing-footer,body.static-marketing-body .marketing-footer{margin-left:150px;width:calc(100vw - 150px)}body.static-feature-body[page=feature-hub] .marketing-footer{width:calc(100% - 150px)}body.static-vertical-body[page=vertical-hub] .marketing-footer{width:calc(100% - 150px)}body.static-guide-body[page=guide-hub] .marketing-footer{width:calc(100% - 150px)}body.static-preview-body .marketing-footer{width:calc(100% - 150px)}body.static-score-body .marketing-footer{width:calc(100% - 150px)}body.static-contact-body .marketing-footer{width:calc(100% - 150px)}body.static-legal-body .marketing-footer{width:calc(100% - 150px)}body.static-home-body main-home.static-homepage{opacity:1;transform:none}body.static-feature-body main-feature.static-feature-page,body.static-feature-body main-feature.static-feature-hub{opacity:1;transform:none}body.static-vertical-body main-vertical.static-vertical-page,body.static-vertical-body main-vertical.static-vertical-hub{opacity:1;transform:none}body.static-pricing-body main-pricing.static-pricing-page{opacity:1;transform:none}body.static-preview-body main-preview.static-private-preview-page{opacity:1;transform:none}body.static-score-body main-score.static-community-score-page{opacity:1;transform:none}body.static-contact-body main-contact.static-contact-page{opacity:1;transform:none}body.static-legal-body main-legal.static-legal-page{opacity:1;transform:none}body.static-guide-body main-guide.static-guide-page,body.static-guide-body main-guide.static-guide-hub{opacity:1;transform:none}body.static-compare-body main-compare.static-compare-page,body.static-compare-body main-compare.static-compare-hub{opacity:1;transform:none}body.static-home-body global-navigation.static-home-nav,body.static-feature-body global-navigation.static-home-nav,body.static-vertical-body global-navigation.static-home-nav,body.static-pricing-body global-navigation.static-home-nav,body.static-preview-body global-navigation.static-home-nav,body.static-score-body global-navigation.static-home-nav,body.static-contact-body global-navigation.static-home-nav,body.static-legal-body global-navigation.static-home-nav,body.static-guide-body global-navigation.static-home-nav,body.static-compare-body global-navigation.static-home-nav,body.static-marketing-body global-navigation.static-home-nav{position:fixed;top:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;width:150px;min-height:100vh;padding-top:25px;background-color:#121317}.static-home-nav .static-home-logo{display:block;margin-bottom:15px}.static-home-nav .logo{display:block;width:80px;height:80px}.static-home-nav .menu.global{width:110px;margin-top:25px;margin-bottom:10px;color:#7c919e;font-size:13px;text-align:left}.static-home-nav .navigation{display:flex;flex-direction:column;align-items:baseline;gap:12px;margin:0;padding:0;list-style:none}.static-home-nav .navigation li{margin-bottom:0}.static-home-nav .navigation a{color:inherit;line-height:1.15;transition:color .3s ease-out}.static-home-nav .navigation a:hover,.static-home-nav .navigation a:focus-visible,.static-home-nav .navigation a.is-selected{color:#f2f2f0;outline:none}.static-home-nav .navigation a.is-selected{font-weight:800}.static-home-nav .navigation.small a{font-size:10px}.static-home-nav hr{display:block;width:100px;margin:8px 0 10px;border:0;border-top:1px solid #7c919e}body.static-home-body global-navigation-account.static-home-account,body.static-feature-body global-navigation-account.static-home-account,body.static-vertical-body global-navigation-account.static-home-account,body.static-pricing-body global-navigation-account.static-home-account,body.static-preview-body global-navigation-account.static-home-account,body.static-score-body global-navigation-account.static-home-account,body.static-contact-body global-navigation-account.static-home-account,body.static-legal-body global-navigation-account.static-home-account,body.static-guide-body global-navigation-account.static-home-account,body.static-compare-body global-navigation-account.static-home-account,body.static-marketing-body global-navigation-account.static-home-account{position:fixed;top:-15px;right:-37px;z-index:12;opacity:1}.static-home-account .navigation.logged-out .button{display:inline-flex;align-items:center;justify-content:center;margin-top:25px;margin-right:55px}body.static-feature-body main-feature .feature-mini-hero .marketing-breadcrumbs{position:absolute;top:18px;left:clamp(18px,5vw,72px);right:clamp(18px,5vw,72px);z-index:2;width:auto;margin:0;padding-top:0}body.static-vertical-body main-vertical .feature-mini-hero .marketing-breadcrumbs{position:absolute;top:18px;left:clamp(18px,5vw,72px);right:clamp(18px,5vw,72px);z-index:2;width:auto;margin:0;padding-top:0}body.static-feature-body main-feature .feature-community-list a{color:inherit;text-decoration:none}body.static-feature-body main-feature .feature-community-list a:hover,body.static-feature-body main-feature .feature-community-list a:focus-visible{color:var(--feature-text);outline:none}body.static-guide-body main-guide{display:block;min-height:100dvh;background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px),linear-gradient(180deg, #090a0d 0%, #111216 48%, #090a0d 100%);background-size:34px 34px,34px 34px,auto;color:#f2f2f0;font-family:Montserrat,Arial,sans-serif}.guide-page-shell{overflow:hidden}.guide-hero{position:relative;display:grid;grid-template-columns:minmax(0, 0.62fr) minmax(280px, 0.38fr);align-items:center;gap:clamp(30px,5vw,70px);min-height:720px;padding:96px clamp(28px,6vw,92px) 74px;background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.86) 54%, rgba(9, 10, 13, 0.66) 100%),url("/assets/images/homepage/factory-floor-backdrop-1280.webp") center/cover no-repeat;border-bottom:1px solid rgba(124,145,158,.24)}.guide-hero .marketing-breadcrumbs{position:absolute;top:20px;left:clamp(28px,6vw,92px);right:clamp(28px,6vw,92px);z-index:2;width:auto;margin:0;padding-top:0}.guide-hero-copy,.guide-section-head,.guide-final-copy,.guide-source-copy{display:grid;align-content:start;gap:16px;min-width:0}.guide-kicker{margin:0;color:#7c919e;font-size:.76rem;font-weight:900;line-height:1.2;text-transform:uppercase}.guide-hero h1{max-width:830px;margin:0;font-size:clamp(3rem,6.5vw,5.5rem);font-weight:900;line-height:.94;letter-spacing:0}.guide-hero-lede{max-width:68ch;margin:0;color:rgba(242,242,240,.78);font-size:1.06rem;line-height:1.72}.guide-hero-actions,.guide-final-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.guide-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 22px;border:1px solid rgba(242,242,240,.18);border-radius:3px;font-size:.86rem;font-weight:900;line-height:1;transition:background-color 160ms ease-out,border-color 160ms ease-out,color 160ms ease-out}.guide-button svg{width:20px;height:20px;flex:0 0 auto}.guide-button.primary{background:#930807;color:#f2f2f0}.guide-button.primary:hover,.guide-button.primary:focus-visible{background:rgb(176.2090909091,9.5896103896,8.3909090909);outline:none}.guide-button.secondary{background:rgba(9,10,13,.52);color:rgba(242,242,240,.78)}.guide-button.secondary:hover,.guide-button.secondary:focus-visible{border-color:#b20c0a;color:#f2f2f0;outline:none}.guide-source-panel{display:grid;gap:22px;align-self:end;min-width:0;border-top:1px solid rgba(124,145,158,.32);border-bottom:1px solid rgba(124,145,158,.24);padding:22px 0}.guide-source-panel h2{margin:0;color:#f2f2f0;font-size:clamp(1.4rem,2.4vw,2.3rem);font-weight:900;line-height:1;letter-spacing:0;overflow-wrap:anywhere}.guide-source-panel p,.guide-hero-visual figcaption{margin:0;color:rgba(242,242,240,.72);font-size:.9rem;line-height:1.65}.guide-hero-visual{display:grid;gap:10px;margin:0}.guide-hero-visual img{display:block;width:100%;height:auto;filter:saturate(0.92) contrast(1.02)}.guide-context-note,.guide-operating-guide,.guide-launch-checklist,.guide-related-systems,.guide-next-guides,.guide-final-cta{display:grid;grid-template-columns:minmax(220px, 0.34fr) minmax(0, 0.66fr);gap:clamp(28px,5vw,76px);width:min(100% - 72px,1160px);margin:0 auto;padding:76px 0;border-bottom:1px solid rgba(124,145,158,.22)}.guide-section-head h2,.guide-final-copy h2{max-width:780px;margin:0;color:#f2f2f0;font-size:clamp(2rem,4vw,3.8rem);font-weight:900;line-height:.98;letter-spacing:0}.guide-section-head p,.guide-final-copy p{max-width:68ch;margin:0;color:rgba(242,242,240,.75);font-size:.98rem;line-height:1.72}.guide-context-steps,.guide-step-list,.guide-check-row-list,.guide-link-list,.guide-next-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.guide-context-steps li{display:grid;grid-template-columns:54px minmax(0, 1fr);gap:16px;align-items:center;padding:18px 0;border-top:1px solid rgba(124,145,158,.24)}.guide-context-steps span,.guide-step-index,.guide-check-row-list span{color:rgba(178,12,10,.9);font-size:.74rem;font-weight:900;line-height:1}.guide-context-steps b{color:#f2f2f0;font-size:1.08rem;font-weight:900;line-height:1.3}.guide-step-block{display:grid;grid-template-columns:72px minmax(0, 1fr);gap:22px;padding:30px 0;border-top:1px solid rgba(124,145,158,.24)}.guide-step-copy{display:grid;gap:14px}.guide-step-copy h3,.guide-related-column h3{margin:0;color:#f2f2f0;font-size:1.45rem;font-weight:900;line-height:1.14}.guide-step-copy p{max-width:74ch;margin:0;color:rgba(242,242,240,.76);font-size:1rem;line-height:1.74}.guide-checklist{display:grid;gap:10px;margin:4px 0 0;padding:0;list-style:none}.guide-checklist li{position:relative;padding-left:22px;color:rgba(242,242,240,.82);font-size:.94rem;line-height:1.6}.guide-checklist li::before{content:"+";position:absolute;left:0;top:0;color:#b20c0a;font-weight:900}.guide-check-row-list li{display:grid;grid-template-columns:46px minmax(0, 1fr);gap:16px;padding:18px 0;border-top:1px solid rgba(124,145,158,.24)}.guide-check-row-list strong{color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.35}.guide-check-row-list em{grid-column:2;color:#7c919e;font-size:.76rem;font-style:normal;font-weight:900;line-height:1.2;text-transform:uppercase}.guide-related-columns{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:clamp(28px,4vw,56px)}.guide-related-column{display:grid;align-content:start;gap:18px}.guide-link-list a,.guide-next-list a{display:grid;gap:6px;padding:18px 0;border-top:1px solid rgba(124,145,158,.24);color:inherit;text-decoration:none}.guide-link-list a:hover,.guide-link-list a:focus-visible,.guide-next-list a:hover,.guide-next-list a:focus-visible{color:#f2f2f0;outline:none}.guide-link-list b,.guide-next-list b{color:#f2f2f0;font-size:.98rem;font-weight:900;line-height:1.28;transition:color 160ms ease-out}.guide-link-list a:hover b,.guide-link-list a:focus-visible b,.guide-next-list a:hover b,.guide-next-list a:focus-visible b{color:#b20c0a}.guide-link-list span,.guide-next-list span{color:rgba(242,242,240,.72);font-size:.88rem;line-height:1.55}.guide-final-cta{align-items:center;padding-bottom:92px;border-bottom:0}@media(max-width: 1120px){.guide-hero{grid-template-columns:1fr;min-height:auto}.guide-source-panel{grid-template-columns:minmax(0, 0.55fr) minmax(240px, 0.45fr);align-items:end}}@media(max-width: 820px){.guide-context-note,.guide-operating-guide,.guide-launch-checklist,.guide-related-systems,.guide-next-guides,.guide-final-cta{grid-template-columns:1fr;width:min(100% - 36px,1160px);padding:56px 0}.guide-related-columns,.guide-source-panel{grid-template-columns:1fr}.guide-hero h1{font-size:3.35rem}.guide-section-head h2,.guide-final-copy h2{font-size:2.22rem}}@media(max-width: 760px){.guide-hero{gap:30px;padding:96px 18px 44px}.guide-hero .marketing-breadcrumbs{top:54px;left:18px;right:18px}.guide-hero h1{font-size:2.35rem;line-height:.98}.guide-hero-lede,.guide-section-head p,.guide-final-copy p,.guide-step-copy p{font-size:.92rem;line-height:1.62}.guide-hero-actions,.guide-final-actions,.guide-button{width:100%}.guide-button{min-height:42px;padding:11px 14px}.guide-source-panel{gap:18px;padding:18px 0}.guide-hero-visual img{max-height:180px;object-fit:cover;object-position:center}.guide-context-note,.guide-operating-guide,.guide-launch-checklist,.guide-related-systems,.guide-next-guides,.guide-final-cta{width:min(100% - 28px,1160px);padding:44px 0}.guide-section-head h2,.guide-final-copy h2{font-size:1.78rem;line-height:1.08}.guide-step-block{grid-template-columns:42px minmax(0, 1fr);gap:14px;padding:24px 0}.guide-context-steps li,.guide-check-row-list li{grid-template-columns:38px minmax(0, 1fr);gap:12px}.guide-step-copy h3,.guide-related-column h3{font-size:1.18rem}}body.static-guide-body main-guide.static-guide-hub{display:block;min-height:100dvh;background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px),linear-gradient(180deg, #090a0d 0%, #111216 42%, #090a0d 100%);background-size:34px 34px,34px 34px,auto;color:#f2f2f0;font-family:Montserrat,Arial,sans-serif}.guide-hub-shell{overflow:hidden}.guide-hub-hero{position:relative;display:grid;grid-template-columns:minmax(0, 0.63fr) minmax(280px, 0.37fr);align-items:center;gap:clamp(28px,4vw,58px);min-height:690px;padding:18px clamp(28px,6vw,92px) 70px;background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.86) 52%, rgba(9, 10, 13, 0.58) 100%),url("/assets/images/homepage/factory-floor-backdrop-1280.webp") center/cover no-repeat;border-bottom:1px solid rgba(124,145,158,.24)}.guide-hub-hero .marketing-breadcrumbs{position:absolute;top:20px;left:clamp(28px,6vw,92px);right:clamp(28px,6vw,92px);z-index:2;width:auto;margin:0;padding-top:0}.guide-hub-hero-copy,.guide-hub-section-head,.guide-hub-final-copy{display:grid;align-content:start;gap:16px}.guide-hub-kicker{margin:0;color:#7c919e;font-size:.76rem;font-weight:900;line-height:1.2;text-transform:uppercase}.guide-hub-hero h1{max-width:900px;margin:0;font-size:4.45rem;font-weight:900;line-height:.94;letter-spacing:0;overflow-wrap:anywhere}.guide-hub-hero-lede{max-width:72ch;margin:0;color:rgba(242,242,240,.78);font-size:1.03rem;line-height:1.7}.guide-hub-hero-actions,.guide-hub-final-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.guide-hub-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 22px;border:1px solid rgba(242,242,240,.18);border-radius:3px;font-size:.86rem;font-weight:900;line-height:1;transition:background-color 160ms ease-out,border-color 160ms ease-out,color 160ms ease-out}.guide-hub-button svg{width:20px;height:20px;flex:0 0 auto}.guide-hub-button.primary{background:#930807;color:#f2f2f0}.guide-hub-button.primary:hover,.guide-hub-button.primary:focus-visible{background:rgb(176.2090909091,9.5896103896,8.3909090909);outline:none}.guide-hub-button.secondary{background:rgba(9,10,13,.5);color:rgba(242,242,240,.78)}.guide-hub-button.secondary:hover,.guide-hub-button.secondary:focus-visible{border-color:#b20c0a;color:#f2f2f0;outline:none}.guide-hub-readout{align-self:center;width:100%;max-width:420px;justify-self:end}.guide-hub-guide-list,.guide-hub-link-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.guide-hub-pipe-divider{width:100%;height:clamp(70px,9vw,124px);overflow:hidden;background:linear-gradient(90deg, #111216 0%, #240507 100%)}.guide-hub-pipe-divider.is-conveyor{background:linear-gradient(90deg, #101114 0%, #21080a 48%, #111216 100%)}.guide-hub-pipe-divider img{display:block;width:100%;height:100%;object-fit:cover;opacity:.54}.guide-hub-library,.guide-hub-system,.guide-hub-pricing-note,.guide-hub-related-systems,.guide-hub-final-cta{display:grid;grid-template-columns:minmax(240px, 0.34fr) minmax(0, 0.66fr);gap:clamp(28px,5vw,68px);width:min(100% - 64px,1160px);margin-inline:auto;padding:72px 0;border-bottom:1px solid rgba(124,145,158,.22)}.guide-hub-section-head h2,.guide-hub-final-copy h2{max-width:780px;margin:0;font-size:2.75rem;font-weight:900;line-height:1.02;letter-spacing:0}.guide-hub-section-head p:not(.guide-hub-kicker),.guide-hub-final-copy p:not(.guide-hub-kicker){max-width:68ch;margin:0;color:rgba(242,242,240,.76);font-size:.98rem;line-height:1.72}.guide-hub-guide-list{border-top:1px solid rgba(124,145,158,.28)}.guide-hub-guide-list li{border-bottom:1px solid rgba(124,145,158,.22)}.guide-hub-guide{display:grid;grid-template-columns:minmax(92px, 0.1fr) minmax(168px, 0.2fr) minmax(0, 0.25fr) minmax(0, 0.25fr) minmax(160px, 0.14fr) minmax(82px, 0.06fr);gap:20px;align-items:start;padding:24px 0;color:rgba(242,242,240,.76)}.guide-hub-guide-track,.guide-hub-guide-title,.guide-hub-guide-problem,.guide-hub-guide-when,.guide-hub-guide-links{display:grid;gap:8px;min-width:0}.guide-hub-guide-track{margin:0;color:#7c919e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.guide-hub-guide-title{color:#f2f2f0;font-size:1.08rem;font-weight:900;line-height:1.12;transition:color 160ms ease-out}.guide-hub-guide-title:hover,.guide-hub-guide-title:focus-visible,.guide-hub-guide-arrow:hover,.guide-hub-guide-arrow:focus-visible,.guide-hub-guide-links a:hover,.guide-hub-guide-links a:focus-visible{color:#b20c0a;outline:none}.guide-hub-guide-problem b,.guide-hub-guide-when b,.guide-hub-guide-links b{color:#7c919e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.guide-hub-guide-problem span,.guide-hub-guide-when span,.guide-hub-guide-links span{font-size:.84rem;line-height:1.55}.guide-hub-guide-links a{color:rgba(242,242,240,.76);transition:color 160ms ease-out}.guide-hub-guide-arrow{justify-self:end;color:#b20c0a;font-size:.78rem;font-weight:900;line-height:1.2;text-transform:uppercase;transition:color 160ms ease-out}.guide-hub-link-list li{border-top:1px solid rgba(124,145,158,.24)}.guide-hub-link-list li:last-child{border-bottom:1px solid rgba(124,145,158,.24)}.guide-hub-link-list a{display:grid;grid-template-columns:minmax(132px, 0.3fr) minmax(0, 0.7fr);gap:18px;padding:20px 0;color:rgba(242,242,240,.76);transition:color 160ms ease-out}.guide-hub-link-list a:hover,.guide-hub-link-list a:focus-visible{color:#f2f2f0;outline:none}.guide-hub-link-list b{color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.25}.guide-hub-link-list span{font-size:.92rem;line-height:1.62}.guide-hub-related-columns{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:34px}.guide-hub-related-column{display:grid;align-content:start;gap:16px}.guide-hub-related-column h3{margin:0;font-size:1.36rem;font-weight:900;line-height:1.08}.guide-hub-final-cta{align-items:center;padding-bottom:88px;border-bottom:0}@media(max-width: 1180px){.guide-hub-guide{grid-template-columns:minmax(92px, 0.15fr) minmax(156px, 0.25fr) minmax(0, 0.3fr) minmax(0, 0.3fr)}.guide-hub-guide-links,.guide-hub-guide-arrow{grid-column:2/-1}.guide-hub-guide-arrow{justify-self:start}}@media(max-width: 1120px){.guide-hub-hero{grid-template-columns:1fr;min-height:auto;padding-top:96px}.guide-hub-readout{max-width:none;justify-self:stretch}}@media(max-width: 820px){.guide-hub-library,.guide-hub-system,.guide-hub-pricing-note,.guide-hub-related-systems,.guide-hub-final-cta{grid-template-columns:1fr;width:min(100% - 36px,1160px);padding:56px 0}.guide-hub-related-columns{grid-template-columns:1fr}.guide-hub-hero h1{font-size:3.1rem}.guide-hub-section-head h2,.guide-hub-final-copy h2{font-size:2.12rem}.guide-hub-guide,.guide-hub-link-list a{grid-template-columns:1fr;gap:8px}.guide-hub-guide-links,.guide-hub-guide-arrow{grid-column:auto}}@media(max-width: 760px){.guide-hub-hero{gap:28px;padding:96px 18px 42px}.guide-hub-hero .marketing-breadcrumbs{top:54px;left:18px;right:18px}.guide-hub-hero h1{font-size:1.78rem;line-height:1.02}.guide-hub-hero-lede,.guide-hub-section-head p:not(.guide-hub-kicker),.guide-hub-final-copy p:not(.guide-hub-kicker){font-size:.9rem;line-height:1.56}.guide-hub-hero-actions,.guide-hub-final-actions,.guide-hub-button{width:100%}.guide-hub-hero-actions{gap:8px}.guide-hub-button{min-height:42px;padding:11px 14px}.guide-hub-pipe-divider{height:70px}.guide-hub-library,.guide-hub-system,.guide-hub-pricing-note,.guide-hub-related-systems,.guide-hub-final-cta{width:min(100% - 28px,1160px);padding:44px 0}.guide-hub-section-head h2,.guide-hub-final-copy h2{font-size:1.72rem;line-height:1.08}.guide-hub-guide{padding:20px 0}.guide-hub-guide-title,.guide-hub-related-column h3{font-size:1.18rem}}body.static-feature-body main-feature.static-feature-hub{display:block;min-height:100dvh;background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px),linear-gradient(180deg, #090a0d 0%, #111216 42%, #090a0d 100%);background-size:34px 34px,34px 34px,auto;color:#f2f2f0;font-family:Montserrat,Arial,sans-serif}.feature-hub-shell{overflow:hidden}.feature-hub-hero{position:relative;display:grid;grid-template-columns:minmax(0, 0.63fr) minmax(280px, 0.37fr);align-items:center;gap:clamp(28px,4vw,58px);min-height:690px;padding:18px clamp(28px,6vw,92px) 70px;background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.86) 52%, rgba(9, 10, 13, 0.58) 100%),url("/assets/images/homepage/factory-floor-backdrop-1280.webp") center/cover no-repeat;border-bottom:1px solid rgba(124,145,158,.24)}.feature-hub-hero .marketing-breadcrumbs{position:absolute;top:20px;left:clamp(28px,6vw,92px);right:clamp(28px,6vw,92px);z-index:2;width:auto;margin:0;padding-top:0}.feature-hub-hero-copy,.feature-hub-section-head,.feature-hub-final-copy{display:grid;align-content:start;gap:16px}.feature-hub-kicker{margin:0;color:#7c919e;font-size:.76rem;font-weight:900;line-height:1.2;text-transform:uppercase}.feature-hub-hero h1{max-width:900px;margin:0;font-size:4.5rem;font-weight:900;line-height:.94;letter-spacing:0;overflow-wrap:anywhere}.feature-hub-hero-lede{max-width:72ch;margin:0;color:rgba(242,242,240,.78);font-size:1.03rem;line-height:1.7}.feature-hub-hero-actions,.feature-hub-final-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.feature-hub-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 22px;border:1px solid rgba(242,242,240,.18);border-radius:3px;font-size:.86rem;font-weight:900;line-height:1;transition:background-color 160ms ease-out,border-color 160ms ease-out,color 160ms ease-out}.feature-hub-button svg{width:20px;height:20px;flex:0 0 auto}.feature-hub-button.primary{background:#930807;color:#f2f2f0}.feature-hub-button.primary:hover,.feature-hub-button.primary:focus-visible{background:rgb(176.2090909091,9.5896103896,8.3909090909);outline:none}.feature-hub-button.secondary{background:rgba(9,10,13,.5);color:rgba(242,242,240,.78)}.feature-hub-button.secondary:hover,.feature-hub-button.secondary:focus-visible{border-color:#b20c0a;color:#f2f2f0;outline:none}.feature-hub-readout{align-self:center;width:100%;max-width:420px;justify-self:end}.feature-hub-feature-list,.feature-hub-link-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.feature-hub-pipe-divider{width:100%;height:clamp(70px,9vw,124px);overflow:hidden;background:linear-gradient(90deg, #111216 0%, #240507 100%)}.feature-hub-pipe-divider.is-conveyor{background:linear-gradient(90deg, #101114 0%, #21080a 48%, #111216 100%)}.feature-hub-pipe-divider img{display:block;width:100%;height:100%;object-fit:cover;opacity:.54}.feature-hub-directory,.feature-hub-system,.feature-hub-pricing-note,.feature-hub-related-systems,.feature-hub-final-cta{display:grid;grid-template-columns:minmax(240px, 0.34fr) minmax(0, 0.66fr);gap:clamp(28px,5vw,68px);width:min(100% - 64px,1160px);margin-inline:auto;padding:72px 0;border-bottom:1px solid rgba(124,145,158,.22)}.feature-hub-section-head h2,.feature-hub-final-copy h2{max-width:760px;margin:0;font-size:2.75rem;font-weight:900;line-height:1.02;letter-spacing:0}.feature-hub-section-head p:not(.feature-hub-kicker),.feature-hub-final-copy p:not(.feature-hub-kicker){max-width:68ch;margin:0;color:rgba(242,242,240,.76);font-size:.98rem;line-height:1.72}.feature-hub-job-stack{display:grid;gap:46px}.feature-hub-job{display:grid;gap:20px;padding-top:22px;border-top:1px solid rgba(124,145,158,.28)}.feature-hub-job-head{display:grid;gap:10px}.feature-hub-job-head h3{margin:0;font-size:1.62rem;font-weight:900;line-height:1.05}.feature-hub-job-head p:not(.feature-hub-kicker){max-width:64ch;margin:0;color:rgba(242,242,240,.74);font-size:.94rem;line-height:1.62}.feature-hub-feature-list{border-top:1px solid rgba(124,145,158,.24)}.feature-hub-feature-list li{border-bottom:1px solid rgba(124,145,158,.2)}.feature-hub-feature{display:grid;grid-template-columns:minmax(148px, 0.18fr) minmax(0, 0.25fr) minmax(0, 0.31fr) minmax(150px, 0.16fr) minmax(92px, 0.1fr);gap:22px;align-items:start;padding:24px 0;color:rgba(242,242,240,.76)}.feature-hub-feature-title,.feature-hub-feature-what,.feature-hub-feature-why,.feature-hub-feature-fits{display:grid;gap:8px;min-width:0}.feature-hub-feature-title{color:#f2f2f0;font-size:1.08rem;font-weight:900;line-height:1.12;transition:color 160ms ease-out}.feature-hub-feature-title:hover,.feature-hub-feature-title:focus-visible,.feature-hub-feature-arrow:hover,.feature-hub-feature-arrow:focus-visible,.feature-hub-feature-fits a:hover,.feature-hub-feature-fits a:focus-visible{color:#b20c0a;outline:none}.feature-hub-feature-what b,.feature-hub-feature-why b,.feature-hub-feature-fits b{color:#7c919e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.feature-hub-feature-what span,.feature-hub-feature-why span,.feature-hub-feature-fits span{font-size:.84rem;line-height:1.55}.feature-hub-feature-fits a{color:rgba(242,242,240,.76);transition:color 160ms ease-out}.feature-hub-feature-arrow{justify-self:end;color:#b20c0a;font-size:.78rem;font-weight:900;line-height:1.2;text-transform:uppercase;transition:color 160ms ease-out}.feature-hub-link-list li{border-top:1px solid rgba(124,145,158,.24)}.feature-hub-link-list li:last-child{border-bottom:1px solid rgba(124,145,158,.24)}.feature-hub-link-list a{display:grid;grid-template-columns:minmax(132px, 0.3fr) minmax(0, 0.7fr);gap:18px;padding:20px 0;color:rgba(242,242,240,.76);transition:color 160ms ease-out}.feature-hub-link-list a:hover,.feature-hub-link-list a:focus-visible{color:#f2f2f0;outline:none}.feature-hub-link-list b{color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.25}.feature-hub-link-list span{font-size:.92rem;line-height:1.62}.feature-hub-related-columns{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:34px}.feature-hub-related-column{display:grid;align-content:start;gap:16px}.feature-hub-related-column h3{margin:0;font-size:1.36rem;font-weight:900;line-height:1.08}.feature-hub-final-cta{align-items:center;padding-bottom:88px;border-bottom:0}@media(max-width: 1180px){.feature-hub-feature{grid-template-columns:minmax(140px, 0.24fr) minmax(0, 0.34fr) minmax(0, 0.42fr)}.feature-hub-feature-fits,.feature-hub-feature-arrow{grid-column:2/-1}.feature-hub-feature-arrow{justify-self:start}}@media(max-width: 1120px){.feature-hub-hero{grid-template-columns:1fr;min-height:auto;padding-top:96px}.feature-hub-readout{max-width:none;justify-self:stretch}}@media(max-width: 820px){.feature-hub-directory,.feature-hub-system,.feature-hub-pricing-note,.feature-hub-related-systems,.feature-hub-final-cta{grid-template-columns:1fr;width:min(100% - 36px,1160px);padding:56px 0}.feature-hub-related-columns{grid-template-columns:1fr}.feature-hub-hero h1{font-size:3.1rem}.feature-hub-section-head h2,.feature-hub-final-copy h2{font-size:2.12rem}.feature-hub-feature,.feature-hub-link-list a{grid-template-columns:1fr;gap:8px}.feature-hub-feature-fits,.feature-hub-feature-arrow{grid-column:auto}}@media(max-width: 760px){.feature-hub-hero{gap:28px;padding:96px 18px 42px}.feature-hub-hero .marketing-breadcrumbs{top:54px;left:18px;right:18px}.feature-hub-hero h1{font-size:1.74rem;line-height:1.02}.feature-hub-hero-lede,.feature-hub-section-head p:not(.feature-hub-kicker),.feature-hub-final-copy p:not(.feature-hub-kicker),.feature-hub-job-head p:not(.feature-hub-kicker){font-size:.9rem;line-height:1.56}.feature-hub-hero-actions,.feature-hub-final-actions,.feature-hub-button{width:100%}.feature-hub-hero-actions{gap:8px}.feature-hub-button{min-height:42px;padding:11px 14px}.feature-hub-pipe-divider{height:70px}.feature-hub-directory,.feature-hub-system,.feature-hub-pricing-note,.feature-hub-related-systems,.feature-hub-final-cta{width:min(100% - 28px,1160px);padding:44px 0}.feature-hub-section-head h2,.feature-hub-final-copy h2{font-size:1.72rem;line-height:1.08}.feature-hub-job-stack{gap:34px}.feature-hub-job-head h3,.feature-hub-feature-title,.feature-hub-related-column h3{font-size:1.18rem}.feature-hub-feature{padding:20px 0}}body.static-vertical-body main-vertical.static-vertical-hub{display:block;min-height:100dvh;background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px),linear-gradient(180deg, #090a0d 0%, #111216 42%, #090a0d 100%);background-size:34px 34px,34px 34px,auto;color:#f2f2f0;font-family:Montserrat,Arial,sans-serif}.vertical-hub-shell{overflow:hidden}.vertical-hub-hero{position:relative;display:grid;grid-template-columns:minmax(0, 0.63fr) minmax(280px, 0.37fr);align-items:center;gap:clamp(28px,4vw,58px);min-height:690px;padding:18px clamp(28px,6vw,92px) 70px;background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.86) 52%, rgba(9, 10, 13, 0.58) 100%),url("/assets/images/homepage/factory-floor-backdrop-1280.webp") center/cover no-repeat;border-bottom:1px solid rgba(124,145,158,.24)}.vertical-hub-hero .marketing-breadcrumbs{position:absolute;top:20px;left:clamp(28px,6vw,92px);right:clamp(28px,6vw,92px);z-index:2;width:auto;margin:0;padding-top:0}.vertical-hub-hero-copy,.vertical-hub-section-head,.vertical-hub-final-copy{display:grid;align-content:start;gap:16px}.vertical-hub-kicker{margin:0;color:#7c919e;font-size:.76rem;font-weight:900;line-height:1.2;text-transform:uppercase}.vertical-hub-hero h1{max-width:900px;margin:0;font-size:4.6rem;font-weight:900;line-height:.94;letter-spacing:0;overflow-wrap:anywhere}.vertical-hub-hero-lede{max-width:72ch;margin:0;color:rgba(242,242,240,.78);font-size:1.03rem;line-height:1.7}.vertical-hub-hero-actions,.vertical-hub-final-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.vertical-hub-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 22px;border:1px solid rgba(242,242,240,.18);border-radius:3px;font-size:.86rem;font-weight:900;line-height:1;transition:background-color 160ms ease-out,border-color 160ms ease-out,color 160ms ease-out}.vertical-hub-button svg{width:20px;height:20px;flex:0 0 auto}.vertical-hub-button.primary{background:#930807;color:#f2f2f0}.vertical-hub-button.primary:hover,.vertical-hub-button.primary:focus-visible{background:rgb(176.2090909091,9.5896103896,8.3909090909);outline:none}.vertical-hub-button.secondary{background:rgba(9,10,13,.5);color:rgba(242,242,240,.78)}.vertical-hub-button.secondary:hover,.vertical-hub-button.secondary:focus-visible{border-color:#b20c0a;color:#f2f2f0;outline:none}.vertical-hub-readout{align-self:center;width:100%;max-width:420px;justify-self:end}.vertical-hub-use-case-list,.vertical-hub-link-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.vertical-hub-pipe-divider{width:100%;height:clamp(70px,9vw,124px);overflow:hidden;background:linear-gradient(90deg, #111216 0%, #240507 100%)}.vertical-hub-pipe-divider.is-conveyor{background:linear-gradient(90deg, #101114 0%, #21080a 48%, #111216 100%)}.vertical-hub-pipe-divider img{display:block;width:100%;height:100%;object-fit:cover;opacity:.54}.vertical-hub-directory,.vertical-hub-decision,.vertical-hub-pricing-note,.vertical-hub-related-systems,.vertical-hub-final-cta{display:grid;grid-template-columns:minmax(240px, 0.36fr) minmax(0, 0.64fr);gap:clamp(28px,5vw,68px);width:min(100% - 64px,1160px);margin-inline:auto;padding:72px 0;border-bottom:1px solid rgba(124,145,158,.22)}.vertical-hub-section-head h2,.vertical-hub-final-copy h2{max-width:760px;margin:0;font-size:2.75rem;font-weight:900;line-height:1.02;letter-spacing:0}.vertical-hub-section-head p:not(.vertical-hub-kicker),.vertical-hub-final-copy p:not(.vertical-hub-kicker){max-width:68ch;margin:0;color:rgba(242,242,240,.76);font-size:.98rem;line-height:1.72}.vertical-hub-use-case-list{border-top:1px solid rgba(124,145,158,.28)}.vertical-hub-use-case-list li{border-bottom:1px solid rgba(124,145,158,.22)}.vertical-hub-use-case{display:grid;grid-template-columns:minmax(148px, 0.2fr) minmax(0, 0.25fr) minmax(0, 0.31fr) minmax(150px, 0.14fr) minmax(92px, 0.1fr);gap:22px;align-items:start;padding:24px 0;color:rgba(242,242,240,.76);transition:color 160ms ease-out}.vertical-hub-use-case:hover,.vertical-hub-use-case:focus-visible{color:#f2f2f0;outline:none}.vertical-hub-use-case-title,.vertical-hub-use-case-summary,.vertical-hub-use-case-why,.vertical-hub-use-case-features{display:grid;gap:8px;min-width:0}.vertical-hub-use-case-title{color:#f2f2f0;font-size:1.08rem;font-weight:900;line-height:1.12}.vertical-hub-use-case-summary b,.vertical-hub-use-case-why b,.vertical-hub-use-case-features b{color:#7c919e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.vertical-hub-use-case-summary span,.vertical-hub-use-case-why span,.vertical-hub-use-case-features span{font-size:.84rem;line-height:1.55}.vertical-hub-use-case-arrow{justify-self:end;color:#b20c0a;font-size:.78rem;font-weight:900;line-height:1.2;text-transform:uppercase}.vertical-hub-link-list li{border-top:1px solid rgba(124,145,158,.24)}.vertical-hub-link-list li:last-child{border-bottom:1px solid rgba(124,145,158,.24)}.vertical-hub-link-list a{display:grid;grid-template-columns:minmax(132px, 0.3fr) minmax(0, 0.7fr);gap:18px;padding:20px 0;color:rgba(242,242,240,.76);transition:color 160ms ease-out}.vertical-hub-link-list a:hover,.vertical-hub-link-list a:focus-visible{color:#f2f2f0;outline:none}.vertical-hub-link-list b{color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.25}.vertical-hub-link-list span{font-size:.92rem;line-height:1.62}.vertical-hub-related-columns{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:34px}.vertical-hub-related-column{display:grid;align-content:start;gap:16px}.vertical-hub-related-column h3{margin:0;font-size:1.36rem;font-weight:900;line-height:1.08}.vertical-hub-final-cta{align-items:center;padding-bottom:88px;border-bottom:0}@media(max-width: 1180px){.vertical-hub-use-case{grid-template-columns:minmax(140px, 0.24fr) minmax(0, 0.34fr) minmax(0, 0.42fr)}.vertical-hub-use-case-features,.vertical-hub-use-case-arrow{grid-column:2/-1}.vertical-hub-use-case-arrow{justify-self:start}}@media(max-width: 1120px){.vertical-hub-hero{grid-template-columns:1fr;min-height:auto;padding-top:96px}.vertical-hub-readout{max-width:none;justify-self:stretch}}@media(max-width: 820px){.vertical-hub-directory,.vertical-hub-decision,.vertical-hub-pricing-note,.vertical-hub-related-systems,.vertical-hub-final-cta{grid-template-columns:1fr;width:min(100% - 36px,1160px);padding:56px 0}.vertical-hub-related-columns{grid-template-columns:1fr}.vertical-hub-hero h1{font-size:3.1rem}.vertical-hub-section-head h2,.vertical-hub-final-copy h2{font-size:2.12rem}.vertical-hub-use-case,.vertical-hub-link-list a{grid-template-columns:1fr;gap:8px}.vertical-hub-use-case-features,.vertical-hub-use-case-arrow{grid-column:auto}}@media(max-width: 760px){.vertical-hub-hero{gap:28px;padding:96px 18px 42px}.vertical-hub-hero .marketing-breadcrumbs{top:54px;left:18px;right:18px}.vertical-hub-hero h1{font-size:1.78rem;line-height:1.02}.vertical-hub-hero-lede,.vertical-hub-section-head p:not(.vertical-hub-kicker),.vertical-hub-final-copy p:not(.vertical-hub-kicker){font-size:.9rem;line-height:1.56}.vertical-hub-hero-actions,.vertical-hub-final-actions,.vertical-hub-button{width:100%}.vertical-hub-hero-actions{gap:8px}.vertical-hub-button{min-height:42px;padding:11px 14px}.vertical-hub-pipe-divider{height:70px}.vertical-hub-directory,.vertical-hub-decision,.vertical-hub-pricing-note,.vertical-hub-related-systems,.vertical-hub-final-cta{width:min(100% - 28px,1160px);padding:44px 0}.vertical-hub-section-head h2,.vertical-hub-final-copy h2{font-size:1.72rem;line-height:1.08}.vertical-hub-use-case{padding:20px 0}.vertical-hub-use-case-title,.vertical-hub-related-column h3{font-size:1.18rem}}body.static-compare-body main-compare{display:block;min-height:100dvh;background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px),linear-gradient(180deg, #090a0d 0%, #111216 42%, #090a0d 100%);background-size:34px 34px,34px 34px,auto;color:#f2f2f0;font-family:Montserrat,Arial,sans-serif}.compare-page-shell{overflow:hidden}.compare-hero{position:relative;display:grid;grid-template-columns:minmax(0, 0.64fr) minmax(280px, 0.36fr);align-items:center;gap:clamp(28px,4vw,58px);min-height:660px;padding:18px clamp(28px,6vw,92px) 70px;background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.88) 52%, rgba(9, 10, 13, 0.58) 100%),url("/assets/images/homepage/factory-floor-backdrop-1280.webp") center/cover no-repeat;border-bottom:1px solid rgba(124,145,158,.24)}body.static-compare-body[compare-slug=fanaticfactory-vs-skool] .compare-hero.has-hero-image{background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.88) 38%, rgba(9, 10, 13, 0.48) 70%, rgba(9, 10, 13, 0.22) 100%),linear-gradient(180deg, rgba(9, 10, 13, 0.24) 0%, rgba(9, 10, 13, 0.86) 100%),url("/assets/images/compare/fanaticfactory-vs-skool-hero-1280.webp") center/cover no-repeat}body.static-compare-body[compare-slug=fanaticfactory-vs-kajabi] .compare-hero.has-hero-image{background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.88) 38%, rgba(9, 10, 13, 0.48) 70%, rgba(9, 10, 13, 0.22) 100%),linear-gradient(180deg, rgba(9, 10, 13, 0.24) 0%, rgba(9, 10, 13, 0.86) 100%),url("/assets/images/compare/fanaticfactory-vs-kajabi-hero-1280.webp") center/cover no-repeat}body.static-compare-body[compare-slug=fanaticfactory-vs-discord] .compare-hero.has-hero-image{background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.88) 38%, rgba(9, 10, 13, 0.48) 70%, rgba(9, 10, 13, 0.22) 100%),linear-gradient(180deg, rgba(9, 10, 13, 0.24) 0%, rgba(9, 10, 13, 0.86) 100%),url("/assets/images/compare/fanaticfactory-vs-discord-hero-1280.webp") center/cover no-repeat}body.static-compare-body[compare-slug=fanaticfactory-vs-patreon] .compare-hero.has-hero-image{background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.88) 38%, rgba(9, 10, 13, 0.48) 70%, rgba(9, 10, 13, 0.22) 100%),linear-gradient(180deg, rgba(9, 10, 13, 0.24) 0%, rgba(9, 10, 13, 0.86) 100%),url("/assets/images/compare/fanaticfactory-vs-patreon-hero-1280.webp") center/cover no-repeat}body.static-compare-body[compare-slug=fanaticfactory-vs-circle] .compare-hero.has-hero-image{background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.88) 38%, rgba(9, 10, 13, 0.48) 70%, rgba(9, 10, 13, 0.22) 100%),linear-gradient(180deg, rgba(9, 10, 13, 0.24) 0%, rgba(9, 10, 13, 0.86) 100%),url("/assets/images/compare/fanaticfactory-vs-circle-hero-1280.webp") center/cover no-repeat}body.static-compare-body[compare-slug=fanaticfactory-vs-mighty] .compare-hero.has-hero-image{background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.88) 38%, rgba(9, 10, 13, 0.48) 70%, rgba(9, 10, 13, 0.22) 100%),linear-gradient(180deg, rgba(9, 10, 13, 0.24) 0%, rgba(9, 10, 13, 0.86) 100%),url("/assets/images/compare/fanaticfactory-vs-mighty-hero-1280.webp") center/cover no-repeat}body.static-compare-body[compare-slug=fanaticfactory-vs-reddit] .compare-hero.has-hero-image{background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.88) 38%, rgba(9, 10, 13, 0.48) 70%, rgba(9, 10, 13, 0.22) 100%),linear-gradient(180deg, rgba(9, 10, 13, 0.24) 0%, rgba(9, 10, 13, 0.86) 100%),url("/assets/images/compare/fanaticfactory-vs-reddit-hero-1280.webp") center/cover no-repeat}body.static-compare-body[compare-slug=fanaticfactory-vs-facebook-groups] .compare-hero.has-hero-image{background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.88) 38%, rgba(9, 10, 13, 0.48) 70%, rgba(9, 10, 13, 0.22) 100%),linear-gradient(180deg, rgba(9, 10, 13, 0.24) 0%, rgba(9, 10, 13, 0.86) 100%),url("/assets/images/compare/fanaticfactory-vs-facebook-groups-hero-1280.webp") center/cover no-repeat}.compare-hero .marketing-breadcrumbs{position:absolute;top:20px;left:clamp(28px,6vw,92px);right:clamp(28px,6vw,92px);z-index:2;width:auto;margin:0;padding-top:0}.compare-hero-copy,.compare-section-head,.compare-final-copy{display:grid;align-content:start;gap:16px}.compare-kicker{margin:0;color:#7c919e;font-size:.76rem;font-weight:900;line-height:1.2;text-transform:uppercase}.compare-hero h1{max-width:850px;margin:0;font-size:4.6rem;font-weight:900;line-height:.94;letter-spacing:0;overflow-wrap:anywhere}.compare-hero-lede{max-width:70ch;margin:0;color:rgba(242,242,240,.78);font-size:1.03rem;line-height:1.7}.compare-hero-actions,.compare-final-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.compare-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 22px;border:1px solid rgba(242,242,240,.18);border-radius:3px;font-size:.86rem;font-weight:900;line-height:1;transition:background-color 160ms ease-out,border-color 160ms ease-out,color 160ms ease-out}.compare-button svg{width:20px;height:20px;flex:0 0 auto}.compare-button.primary{background:#930807;color:#f2f2f0}.compare-button.primary:hover,.compare-button.primary:focus-visible{background:rgb(176.2090909091,9.5896103896,8.3909090909);outline:none}.compare-button.secondary{background:rgba(9,10,13,.5);color:rgba(242,242,240,.78)}.compare-button.secondary:hover,.compare-button.secondary:focus-visible{border-color:#b20c0a;color:#f2f2f0;outline:none}.compare-readout{align-self:center;width:100%;max-width:420px;justify-self:end}.compare-point-list,.compare-fit-list,.compare-link-list,.compare-next-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.compare-pipe-divider{width:100%;height:clamp(70px,9vw,124px);overflow:hidden;background:linear-gradient(90deg, #111216 0%, #240507 100%)}.compare-pipe-divider.is-conveyor{background:linear-gradient(90deg, #101114 0%, #21080a 48%, #111216 100%)}.compare-pipe-divider img{display:block;width:100%;height:100%;object-fit:cover;opacity:.54}.compare-quick-read,.compare-hub-directory,.compare-hub-decision,.compare-lens-section,.compare-factory-fit,.compare-pricing-note,.compare-related-systems,.compare-next-pages,.compare-final-cta{display:grid;grid-template-columns:minmax(240px, 0.38fr) minmax(0, 0.62fr);gap:clamp(28px,5vw,68px);width:min(100% - 64px,1160px);margin-inline:auto;padding:72px 0;border-bottom:1px solid rgba(124,145,158,.22)}.compare-section-head h2,.compare-final-copy h2{max-width:760px;margin:0;font-size:2.75rem;font-weight:900;line-height:1.02;letter-spacing:0}.compare-section-head p:not(.compare-kicker),.compare-final-copy p:not(.compare-kicker){max-width:68ch;margin:0;color:rgba(242,242,240,.76);font-size:.98rem;line-height:1.72}.compare-two-up{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:28px}.compare-read-block{display:grid;align-content:start;gap:14px;padding-top:20px;border-top:1px solid rgba(242,242,240,.22)}.compare-read-block h3{margin:0;font-size:1.52rem;font-weight:900;line-height:1.08}.compare-read-block p{margin:0;color:rgba(242,242,240,.76);font-size:.92rem;line-height:1.62}.compare-point-list{padding-top:6px;border-top:1px solid rgba(124,145,158,.2)}.compare-point-list li{position:relative;padding:10px 0 10px 22px;color:rgba(242,242,240,.74);font-size:.88rem;line-height:1.48;border-bottom:1px solid rgba(124,145,158,.18)}.compare-point-list li::before{content:"+";position:absolute;left:0;color:#b20c0a;font-weight:900}.compare-lens-list{display:grid;gap:0;border-top:1px solid rgba(124,145,158,.24)}.compare-lens-row{display:grid;grid-template-columns:minmax(132px, 0.22fr) minmax(0, 0.39fr) minmax(0, 0.39fr);gap:22px;padding:22px 0;border-bottom:1px solid rgba(124,145,158,.2)}.compare-lens-row h3{margin:0;color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.25}.compare-lens-row a:hover,.compare-lens-row a:focus-visible{color:#b20c0a;outline:none}.compare-lens-row p{margin:0;color:rgba(242,242,240,.74);font-size:.9rem;line-height:1.62}.compare-fit-list li,.compare-link-list li,.compare-next-list li{border-top:1px solid rgba(124,145,158,.24)}.compare-fit-list li:last-child,.compare-link-list li:last-child,.compare-next-list li:last-child{border-bottom:1px solid rgba(124,145,158,.24)}.compare-fit-list a,.compare-link-list a,.compare-next-list a{display:grid;grid-template-columns:minmax(132px, 0.3fr) minmax(0, 0.7fr);gap:18px;padding:20px 0;color:rgba(242,242,240,.76);transition:color 160ms ease-out}.compare-fit-list a:hover,.compare-fit-list a:focus-visible,.compare-link-list a:hover,.compare-link-list a:focus-visible,.compare-next-list a:hover,.compare-next-list a:focus-visible{color:#f2f2f0;outline:none}.compare-fit-list b,.compare-link-list b,.compare-next-list b{color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.25}.compare-fit-list span,.compare-link-list span,.compare-next-list span{font-size:.92rem;line-height:1.62}.compare-related-columns{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:34px}.compare-related-column{display:grid;align-content:start;gap:16px}.compare-related-column h3{margin:0;font-size:1.36rem;font-weight:900;line-height:1.08}.compare-hub-platform-list{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid rgba(124,145,158,.28)}.compare-hub-platform-list li{border-bottom:1px solid rgba(124,145,158,.22)}.compare-hub-platform-list a{display:grid;grid-template-columns:minmax(220px, 0.28fr) minmax(0, 1fr) minmax(150px, auto);gap:clamp(18px,3vw,34px);align-items:center;padding:24px 0;color:rgba(242,242,240,.76);transition:color 160ms ease-out}.compare-hub-platform-list li:not(.has-image) a{grid-template-columns:minmax(0, 1fr) minmax(150px, auto)}.compare-hub-platform-list a:hover,.compare-hub-platform-list a:focus-visible{color:#f2f2f0;outline:none}.compare-hub-platform-art{display:block;max-height:144px;overflow:hidden;border:1px solid rgba(242,242,240,.14)}.compare-hub-platform-art img{display:block;width:100%;height:144px;max-height:144px;object-fit:cover;object-position:center;filter:saturate(0.9) contrast(1.04)}.compare-hub-platform-copy{display:grid;gap:12px}.compare-hub-platform-name,.compare-hub-platform-fit,.compare-hub-platform-factory,.compare-hub-platform-checks{display:grid;gap:8px}.compare-hub-platform-name{color:#f2f2f0;font-size:clamp(1.22rem,2vw,1.82rem);font-weight:900;line-height:1.12}.compare-hub-platform-fit b,.compare-hub-platform-factory b{color:#7c919e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.compare-hub-platform-fit span,.compare-hub-platform-factory span{font-size:.86rem;line-height:1.55}.compare-hub-platform-checks em{color:rgba(242,242,240,.72);font-size:.78rem;font-style:normal;line-height:1.42}.compare-hub-platform-arrow{justify-self:end;color:#b20c0a;font-size:.8rem;font-weight:900;line-height:1.2;text-transform:uppercase}.compare-final-cta{align-items:center;padding-bottom:88px;border-bottom:0}body.static-compare-body[page=compare-hub] .compare-hub-directory{grid-template-columns:1fr}body.static-compare-body[page=compare-hub] .compare-hub-platform-list{border-bottom:1px solid rgba(124,145,158,.22)}.compare-hub-platform-tease{color:rgba(242,242,240,.72);font-size:.96rem;line-height:1.58}.compare-feature-matrix{display:grid;gap:30px;width:min(100% - 64px,1160px);margin-inline:auto;padding:72px 0;border-bottom:1px solid rgba(124,145,158,.22)}.compare-feature-matrix .compare-section-head{max-width:860px}.compare-matrix-table{display:grid;gap:0;overflow:visible;border-top:1px solid rgba(124,145,158,.3)}.compare-matrix-header,.compare-matrix-row{display:grid;grid-template-columns:minmax(220px, 0.36fr) repeat(2, minmax(0, 0.32fr));gap:22px}.compare-matrix-header{position:relative;align-items:center;min-height:46px;padding:14px 0;color:#7c919e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase;border-bottom:1px solid rgba(124,145,158,.26)}.compare-matrix-brand{position:relative;display:block;min-height:28px}.compare-matrix-brand-logo{position:absolute;top:50%;left:0;width:62px;height:62px;transform:translateY(-64%);filter:drop-shadow(0 8px 14px rgba(0, 0, 0, 0.38))}.compare-matrix-group{display:grid;gap:0}.compare-matrix-group h3{margin:0;padding:30px 0 12px;color:#bb6e00;font-size:1.28rem;font-weight:900;line-height:1.1;border-bottom:1px solid rgba(124,145,158,.3)}.compare-matrix-row{padding:20px 0;border-bottom:1px solid rgba(124,145,158,.2)}.compare-matrix-feature,.compare-matrix-status{display:grid;align-content:start;gap:7px;padding:12px 14px;border-radius:5px}.compare-matrix-feature b{color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.22}.compare-matrix-feature span,.compare-matrix-status span{color:rgba(242,242,240,.72);font-size:.88rem;line-height:1.58}.compare-matrix-status strong{display:inline-flex;align-items:center;gap:8px;color:#f2f2f0;font-size:.82rem;font-weight:900;line-height:1.2;text-transform:uppercase}.compare-matrix-status strong::before{display:inline-grid;place-items:center;width:22px;height:22px;border:1px solid currentColor;border-radius:50%;font-size:.86rem;font-weight:900;line-height:1}.compare-matrix-status.is-yes strong{color:#73c57b}.compare-matrix-status.is-yes{background:rgba(36,118,69,.14)}.compare-matrix-status.is-yes strong::before{content:"✓"}.compare-matrix-status.is-no strong{color:#d85b5b}.compare-matrix-status.is-no{background:rgba(147,8,7,.16)}.compare-matrix-status.is-no strong::before{content:"×"}.compare-matrix-status.is-partial strong{color:#d6b26d}.compare-matrix-status.is-partial{background:rgba(187,110,0,.16)}.compare-matrix-status.is-partial strong::before{content:"!"}.compare-matrix-status.is-value{background:rgba(124,145,158,.1)}.compare-matrix-status.is-value strong{color:#f2f2f0;letter-spacing:.04em}.compare-matrix-status.is-value strong::before{content:none;display:none}@media(max-width: 1120px){.compare-hero{grid-template-columns:1fr;min-height:auto;padding-top:96px}.compare-hero.has-hero-image{grid-template-columns:1fr}.compare-readout{max-width:none;justify-self:stretch}}@media(max-width: 820px){.compare-quick-read,.compare-hub-directory,.compare-hub-decision,.compare-lens-section,.compare-factory-fit,.compare-pricing-note,.compare-related-systems,.compare-next-pages,.compare-final-cta{grid-template-columns:1fr;width:min(100% - 36px,1160px);padding:56px 0}.compare-feature-matrix{width:min(100% - 36px,1160px);padding:56px 0}.compare-matrix-header{display:none}.compare-matrix-row{grid-template-columns:1fr;gap:12px}.compare-matrix-status::before{content:attr(data-label);color:#7c919e;font-size:.68rem;font-weight:900;line-height:1.2;text-transform:uppercase}.compare-two-up,.compare-related-columns{grid-template-columns:1fr}.compare-hero h1{font-size:3.25rem}.compare-section-head h2,.compare-final-copy h2{font-size:2.16rem}.compare-lens-row,.compare-hub-platform-list a,.compare-fit-list a,.compare-link-list a,.compare-next-list a{grid-template-columns:1fr;gap:8px}.compare-lens-row p::before{content:attr(data-label) ": ";display:block;margin-bottom:3px;color:#7c919e;font-size:.72rem;font-weight:900;text-transform:uppercase}.compare-hub-platform-arrow{justify-self:start}}@media(max-width: 760px){.compare-hero{gap:28px;padding:96px 18px 42px}.compare-hero .marketing-breadcrumbs{top:54px;left:18px;right:18px}.compare-hero h1{font-size:clamp(1.35rem,6.35vw,1.75rem);line-height:1.05;overflow-wrap:normal;word-break:normal}.compare-hero-lede,.compare-section-head p:not(.compare-kicker),.compare-final-copy p:not(.compare-kicker),.compare-read-block p,.compare-lens-row p{font-size:.9rem;line-height:1.56}.compare-hero-actions,.compare-final-actions,.compare-button{width:100%}.compare-hero-actions{gap:8px}.compare-button{min-height:42px;padding:11px 14px}.compare-pipe-divider{height:70px}.compare-quick-read,.compare-hub-directory,.compare-hub-decision,.compare-lens-section,.compare-factory-fit,.compare-pricing-note,.compare-related-systems,.compare-next-pages,.compare-final-cta{width:min(100% - 28px,1160px);padding:44px 0}.compare-feature-matrix{width:min(100% - 28px,1160px);padding:44px 0}body.static-compare-body[page=compare-hub] .compare-hub-platform-list li,body.static-compare-body[page=compare-hub] .compare-hub-platform-list li:nth-child(2n),body.static-compare-body[page=compare-hub] .compare-hub-platform-list li:last-child{grid-column:auto;border-top:0;border-right:0;border-bottom:1px solid rgba(124,145,158,.22)}.compare-section-head h2,.compare-final-copy h2{font-size:1.76rem;line-height:1.08}.compare-read-block h3,.compare-related-column h3{font-size:1.2rem}}body.static-preview-body main-preview{display:block;min-height:100dvh;background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px),linear-gradient(180deg, #090a0d 0%, #111216 42%, #090a0d 100%);background-size:34px 34px,34px 34px,auto;color:#f2f2f0;font-family:Montserrat,Arial,sans-serif}.preview-page-shell{overflow:hidden}.preview-hero{position:relative;display:grid;grid-template-columns:minmax(0, 0.62fr) minmax(280px, 0.38fr);align-items:center;gap:clamp(28px,4vw,58px);min-height:720px;padding:18px clamp(28px,6vw,92px) 70px;background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.86) 52%, rgba(9, 10, 13, 0.58) 100%),url("/assets/images/homepage/factory-floor-backdrop-1280.webp") center/cover no-repeat;border-bottom:1px solid rgba(124,145,158,.24)}.preview-hero .marketing-breadcrumbs{position:absolute;top:20px;left:clamp(28px,6vw,92px);right:clamp(28px,6vw,92px);z-index:2;width:auto;margin:0;padding-top:0}.preview-hero-copy,.preview-section-head,.preview-final-copy{display:grid;align-content:start;gap:16px;min-width:0}.preview-kicker,.preview-row-label{margin:0;color:#7c919e;font-size:.76rem;font-weight:900;line-height:1.2;text-transform:uppercase}.preview-hero h1{max-width:900px;margin:0;font-size:4.55rem;font-weight:900;line-height:.94;letter-spacing:0;overflow-wrap:anywhere}.preview-hero-lede{max-width:72ch;margin:0;color:rgba(242,242,240,.78);font-size:1.04rem;line-height:1.7}.preview-hero-actions,.preview-final-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.preview-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 22px;border:1px solid rgba(242,242,240,.18);border-radius:3px;font-size:.86rem;font-weight:900;line-height:1;transition:background-color 160ms ease-out,border-color 160ms ease-out,color 160ms ease-out}.preview-button svg{width:20px;height:20px;flex:0 0 auto}.preview-button.primary{background:#930807;color:#f2f2f0}.preview-button.primary:hover,.preview-button.primary:focus-visible{background:rgb(176.2090909091,9.5896103896,8.3909090909);outline:none}.preview-button.secondary{background:rgba(9,10,13,.5);color:rgba(242,242,240,.78)}.preview-button.secondary:hover,.preview-button.secondary:focus-visible{border-color:#b20c0a;color:#f2f2f0;outline:none}.preview-hero-board{display:grid;gap:18px;align-self:center;width:100%;max-width:430px;justify-self:end}.preview-hero-art{display:grid;gap:10px;justify-items:center;margin:0}.preview-hero-art img{display:block;width:min(230px,72%);height:auto;filter:drop-shadow(0 20px 32px rgba(0, 0, 0, 0.45))}.preview-hero-art figcaption{max-width:34ch;margin:0;color:rgba(242,242,240,.62);font-size:.78rem;line-height:1.5;text-align:center}.preview-review-list,.preview-deliverable-list,.preview-fit-list,.preview-link-list,.preview-process-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.preview-pipe-divider{width:100%;height:clamp(74px,10vw,132px);overflow:hidden;background:linear-gradient(90deg, #111216 0%, #240507 100%)}.preview-pipe-divider.is-conveyor{background:linear-gradient(90deg, #101114 0%, #21080a 48%, #111216 100%)}.preview-pipe-divider img{display:block;width:100%;height:100%;object-fit:cover;opacity:.56}.preview-review,.preview-deliverables,.preview-fit,.preview-system,.preview-pricing-note,.preview-process,.preview-final-cta{display:grid;grid-template-columns:minmax(240px, 0.36fr) minmax(0, 0.64fr);gap:clamp(28px,5vw,68px);width:min(100% - 64px,1160px);margin-inline:auto;padding:72px 0;border-bottom:1px solid rgba(124,145,158,.22)}.preview-section-head h2,.preview-final-copy h2{max-width:780px;margin:0;font-size:2.78rem;font-weight:900;line-height:1.02;letter-spacing:0}.preview-section-head p:not(.preview-kicker),.preview-final-copy p:not(.preview-kicker){max-width:68ch;margin:0;color:rgba(242,242,240,.76);font-size:.98rem;line-height:1.72}.preview-review-list{counter-reset:preview-review;border-top:1px solid rgba(124,145,158,.26)}.preview-review-list li,.preview-process-list li{display:grid;grid-template-columns:54px minmax(0, 1fr);gap:18px;padding:22px 0;border-bottom:1px solid rgba(124,145,158,.2)}.preview-review-list>li>span,.preview-process-list>li>span{color:rgba(178,12,10,.92);font-size:.76rem;font-weight:900;line-height:1.2}.preview-review-copy,.preview-process-copy{display:grid;gap:10px;min-width:0}.preview-review-copy h3,.preview-process-copy h3{margin:0;color:#f2f2f0;font-size:1.34rem;font-weight:900;line-height:1.1}.preview-process-copy a:hover,.preview-process-copy a:focus-visible{color:#b20c0a;outline:none}.preview-review-copy p:not(.preview-row-label),.preview-process-copy p{max-width:72ch;margin:0;color:rgba(242,242,240,.76);font-size:.94rem;line-height:1.62}.preview-deliverable-list,.preview-fit-list,.preview-link-list,.preview-process-list{border-top:1px solid rgba(124,145,158,.24)}.preview-deliverable-list li,.preview-fit-list li{display:grid;grid-template-columns:minmax(170px, 0.32fr) minmax(0, 0.68fr);gap:20px;padding:20px 0;border-bottom:1px solid rgba(124,145,158,.2)}.preview-deliverable-list b,.preview-fit-list b,.preview-link-list b{color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.25}.preview-deliverable-list span,.preview-fit-list span,.preview-link-list span{color:rgba(242,242,240,.76);font-size:.92rem;line-height:1.62}.preview-link-list a{display:grid;grid-template-columns:minmax(132px, 0.28fr) minmax(0, 0.72fr);gap:18px;padding:20px 0;border-bottom:1px solid rgba(124,145,158,.2);color:rgba(242,242,240,.76);transition:color 160ms ease-out}.preview-link-list a:hover,.preview-link-list a:focus-visible{color:#f2f2f0;outline:none}.preview-link-list a:hover b,.preview-link-list a:focus-visible b{color:#b20c0a}.preview-final-cta{align-items:center;padding-bottom:92px;border-bottom:0}@media(max-width: 1120px){.preview-hero{grid-template-columns:1fr;min-height:auto;padding-top:96px}.preview-hero-board{max-width:none;justify-self:stretch}.preview-hero-art{justify-items:start}.preview-hero-art figcaption{text-align:left}}@media(max-width: 820px){.preview-review,.preview-deliverables,.preview-fit,.preview-system,.preview-pricing-note,.preview-process,.preview-final-cta{grid-template-columns:1fr;width:min(100% - 36px,1160px);padding:56px 0}.preview-hero h1{font-size:3.12rem}.preview-section-head h2,.preview-final-copy h2{font-size:2.12rem}.preview-deliverable-list li,.preview-fit-list li,.preview-link-list a{grid-template-columns:1fr;gap:8px}}@media(max-width: 760px){.preview-hero{gap:28px;padding:96px 18px 42px}.preview-hero .marketing-breadcrumbs{top:54px;left:18px;right:18px}.preview-hero h1{font-size:1.74rem;line-height:1.02}.preview-hero-lede,.preview-section-head p:not(.preview-kicker),.preview-final-copy p:not(.preview-kicker),.preview-review-copy p:not(.preview-row-label),.preview-process-copy p{font-size:.9rem;line-height:1.56}.preview-hero-actions,.preview-final-actions,.preview-button{width:100%}.preview-hero-actions{gap:8px}.preview-button{min-height:42px;padding:11px 14px}.preview-hero-art img{width:min(176px,64%)}.preview-pipe-divider{height:70px}.preview-review,.preview-deliverables,.preview-fit,.preview-system,.preview-pricing-note,.preview-process,.preview-final-cta{width:min(100% - 28px,1160px);padding:44px 0}.preview-section-head h2,.preview-final-copy h2{font-size:1.72rem;line-height:1.08}.preview-review-list li,.preview-process-list li{grid-template-columns:38px minmax(0, 1fr);gap:12px;padding:20px 0}.preview-review-copy h3,.preview-process-copy h3{font-size:1.16rem}}body.static-score-body main-score{display:block;min-height:100dvh;background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px),linear-gradient(180deg, #090a0d 0%, #111216 42%, #090a0d 100%);background-size:34px 34px,34px 34px,auto;color:#f2f2f0;font-family:Montserrat,Arial,sans-serif}.score-page-shell{overflow:hidden}.score-hero{position:relative;display:grid;grid-template-columns:minmax(0, 0.62fr) minmax(280px, 0.38fr);align-items:center;gap:clamp(28px,4vw,58px);min-height:720px;padding:18px clamp(28px,6vw,92px) 70px;background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.86) 52%, rgba(9, 10, 13, 0.58) 100%),url("/assets/images/homepage/factory-floor-backdrop-1280.webp") center/cover no-repeat;border-bottom:1px solid rgba(124,145,158,.24)}.score-hero .marketing-breadcrumbs{position:absolute;top:20px;left:clamp(28px,6vw,92px);right:clamp(28px,6vw,92px);z-index:2;width:auto;margin:0;padding-top:0}.score-hero-copy,.score-section-head,.score-final-copy{display:grid;align-content:start;gap:16px;min-width:0}.score-kicker,.score-row-label{margin:0;color:#7c919e;font-size:.76rem;font-weight:900;line-height:1.2;text-transform:uppercase}.score-hero h1{max-width:880px;margin:0;font-size:4.52rem;font-weight:900;line-height:.94;letter-spacing:0;overflow-wrap:anywhere}.score-hero-lede{max-width:72ch;margin:0;color:rgba(242,242,240,.78);font-size:1.04rem;line-height:1.7}.score-hero-actions,.score-final-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.score-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 22px;border:1px solid rgba(242,242,240,.18);border-radius:3px;font-size:.86rem;font-weight:900;line-height:1;transition:background-color 160ms ease-out,border-color 160ms ease-out,color 160ms ease-out}.score-button svg{width:20px;height:20px;flex:0 0 auto}.score-button.primary{background:#930807;color:#f2f2f0}.score-button.primary:hover,.score-button.primary:focus-visible{background:rgb(176.2090909091,9.5896103896,8.3909090909);outline:none}.score-button.secondary{background:rgba(9,10,13,.5);color:rgba(242,242,240,.78)}.score-button.secondary:hover,.score-button.secondary:focus-visible{border-color:#b20c0a;color:#f2f2f0;outline:none}.score-hero-board{display:grid;gap:18px;align-self:center;width:100%;max-width:430px;justify-self:end}.score-hero-art{display:grid;gap:10px;justify-items:center;margin:0}.score-hero-art img{display:block;width:min(268px,76%);height:auto;filter:drop-shadow(0 20px 32px rgba(0, 0, 0, 0.45))}.score-hero-art figcaption{max-width:36ch;margin:0;color:rgba(242,242,240,.62);font-size:.78rem;line-height:1.5;text-align:center}.score-evaluation-list,.score-deliverable-list,.score-readout-list,.score-link-list,.score-process-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.score-pipe-divider{width:100%;height:clamp(74px,10vw,132px);overflow:hidden;background:linear-gradient(90deg, #111216 0%, #240507 100%)}.score-pipe-divider.is-conveyor{background:linear-gradient(90deg, #101114 0%, #21080a 48%, #111216 100%)}.score-pipe-divider img{display:block;width:100%;height:100%;object-fit:cover;opacity:.56}.score-evaluation,.score-deliverables,.score-when,.score-readout,.score-system,.score-pricing-note,.score-final-cta{display:grid;grid-template-columns:minmax(240px, 0.36fr) minmax(0, 0.64fr);gap:clamp(28px,5vw,68px);width:min(100% - 64px,1160px);margin-inline:auto;padding:72px 0;border-bottom:1px solid rgba(124,145,158,.22)}.score-section-head h2,.score-final-copy h2{max-width:780px;margin:0;font-size:2.76rem;font-weight:900;line-height:1.02;letter-spacing:0}.score-section-head p:not(.score-kicker),.score-final-copy p:not(.score-kicker){max-width:68ch;margin:0;color:rgba(242,242,240,.76);font-size:.98rem;line-height:1.72}.score-evaluation-list,.score-process-list,.score-deliverable-list,.score-readout-list,.score-link-list{border-top:1px solid rgba(124,145,158,.24)}.score-evaluation-list li,.score-process-list li{display:grid;grid-template-columns:54px minmax(0, 1fr);gap:18px;padding:22px 0;border-bottom:1px solid rgba(124,145,158,.2)}.score-evaluation-list>li>span,.score-process-list>li>span{color:rgba(178,12,10,.92);font-size:.76rem;font-weight:900;line-height:1.2}.score-row-copy,.score-process-copy{display:grid;gap:10px;min-width:0}.score-row-copy h3,.score-process-copy h3{margin:0;color:#f2f2f0;font-size:1.34rem;font-weight:900;line-height:1.1}.score-process-copy a:hover,.score-process-copy a:focus-visible{color:#b20c0a;outline:none}.score-row-copy p:not(.score-row-label),.score-process-copy p{max-width:72ch;margin:0;color:rgba(242,242,240,.76);font-size:.94rem;line-height:1.62}.score-deliverable-list li,.score-readout-list li{display:grid;grid-template-columns:minmax(170px, 0.32fr) minmax(0, 0.68fr);gap:20px;padding:20px 0;border-bottom:1px solid rgba(124,145,158,.2)}.score-deliverable-list b,.score-readout-list b,.score-link-list b{color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.25}.score-deliverable-list span,.score-readout-list span,.score-link-list span{color:rgba(242,242,240,.76);font-size:.92rem;line-height:1.62}.score-link-list a{display:grid;grid-template-columns:minmax(132px, 0.28fr) minmax(0, 0.72fr);gap:18px;padding:20px 0;border-bottom:1px solid rgba(124,145,158,.2);color:rgba(242,242,240,.76);transition:color 160ms ease-out}.score-link-list a:hover,.score-link-list a:focus-visible{color:#f2f2f0;outline:none}.score-link-list a:hover b,.score-link-list a:focus-visible b{color:#b20c0a}.score-final-cta{align-items:center;padding-bottom:92px;border-bottom:0}@media(max-width: 1120px){.score-hero{grid-template-columns:1fr;min-height:auto;padding-top:96px}.score-hero-board{max-width:none;justify-self:stretch}.score-hero-art{justify-items:start}.score-hero-art figcaption{text-align:left}}@media(max-width: 820px){.score-evaluation,.score-deliverables,.score-when,.score-readout,.score-system,.score-pricing-note,.score-final-cta{grid-template-columns:1fr;width:min(100% - 36px,1160px);padding:56px 0}.score-hero h1{font-size:3.1rem}.score-section-head h2,.score-final-copy h2{font-size:2.1rem}.score-deliverable-list li,.score-readout-list li,.score-link-list a{grid-template-columns:1fr;gap:8px}}@media(max-width: 760px){.score-hero{gap:28px;padding:96px 18px 42px}.score-hero .marketing-breadcrumbs{top:54px;left:18px;right:18px}.score-hero h1{font-size:1.74rem;line-height:1.02}.score-hero-lede,.score-section-head p:not(.score-kicker),.score-final-copy p:not(.score-kicker),.score-row-copy p:not(.score-row-label),.score-process-copy p{font-size:.9rem;line-height:1.56}.score-hero-actions,.score-final-actions,.score-button{width:100%}.score-hero-actions{gap:8px}.score-button{min-height:42px;padding:11px 14px}.score-hero-art img{width:min(190px,66%)}.score-pipe-divider{height:70px}.score-evaluation,.score-deliverables,.score-when,.score-readout,.score-system,.score-pricing-note,.score-final-cta{width:min(100% - 28px,1160px);padding:44px 0}.score-section-head h2,.score-final-copy h2{font-size:1.72rem;line-height:1.08}.score-evaluation-list li,.score-process-list li{grid-template-columns:38px minmax(0, 1fr);gap:12px;padding:20px 0}.score-row-copy h3,.score-process-copy h3{font-size:1.16rem}}body.static-contact-body main-contact{display:block;min-height:100dvh;background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px),linear-gradient(180deg, #090a0d 0%, #111216 42%, #090a0d 100%);background-size:34px 34px,34px 34px,auto;color:#f2f2f0;font-family:Montserrat,Arial,sans-serif}.contact-page-shell{overflow:hidden}.contact-hero{position:relative;display:grid;grid-template-columns:minmax(0, 0.62fr) minmax(280px, 0.38fr);align-items:center;gap:clamp(28px,4vw,58px);min-height:720px;padding:18px clamp(28px,6vw,92px) 70px;background:linear-gradient(90deg, rgba(9, 10, 13, 0.98) 0%, rgba(9, 10, 13, 0.88) 52%, rgba(9, 10, 13, 0.6) 100%),url("/assets/images/homepage/factory-floor-backdrop-1280.webp") center/cover no-repeat;border-bottom:1px solid rgba(124,145,158,.24)}.contact-hero .marketing-breadcrumbs{position:absolute;top:20px;left:clamp(28px,6vw,92px);right:clamp(28px,6vw,92px);z-index:2;width:auto;margin:0;padding-top:0}.contact-hero-copy,.contact-section-head,.contact-final-copy{display:grid;align-content:start;gap:16px;min-width:0}.contact-kicker,.contact-row-label{margin:0;color:#7c919e;font-size:.76rem;font-weight:900;line-height:1.2;text-transform:uppercase}.contact-hero h1{max-width:880px;margin:0;font-size:4.16rem;font-weight:900;line-height:.96;letter-spacing:0;overflow-wrap:anywhere}.contact-hero-lede{max-width:72ch;margin:0;color:rgba(242,242,240,.78);font-size:1.04rem;line-height:1.7}.contact-hero-actions,.contact-final-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.contact-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 22px;border:1px solid rgba(242,242,240,.18);border-radius:3px;font-size:.86rem;font-weight:900;line-height:1;transition:background-color 160ms ease-out,border-color 160ms ease-out,color 160ms ease-out}.contact-button svg{width:20px;height:20px;flex:0 0 auto}.contact-button.primary{background:#930807;color:#f2f2f0}.contact-button.primary:hover,.contact-button.primary:focus-visible{background:rgb(176.2090909091,9.5896103896,8.3909090909);outline:none}.contact-button.secondary{background:rgba(9,10,13,.5);color:rgba(242,242,240,.78)}.contact-button.secondary:hover,.contact-button.secondary:focus-visible{border-color:#b20c0a;color:#f2f2f0;outline:none}.contact-hero-board{display:grid;gap:18px;align-self:center;width:100%;max-width:430px;justify-self:end}.contact-hero-art{display:grid;gap:10px;justify-items:center;margin:0}.contact-hero-art img{display:block;width:min(230px,72%);height:auto;filter:drop-shadow(0 20px 32px rgba(0, 0, 0, 0.45))}.contact-hero-art figcaption{max-width:36ch;margin:0;color:rgba(242,242,240,.62);font-size:.78rem;line-height:1.5;text-align:center}.contact-reason-list,.contact-context-list,.contact-support-list,.contact-link-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.contact-pipe-divider{width:100%;height:clamp(74px,10vw,132px);overflow:hidden;background:linear-gradient(90deg, #111216 0%, #240507 100%)}.contact-pipe-divider.is-conveyor{background:linear-gradient(90deg, #101114 0%, #21080a 48%, #111216 100%)}.contact-pipe-divider img{display:block;width:100%;height:100%;object-fit:cover;opacity:.56}.contact-reasons,.contact-context,.contact-support,.contact-routes,.contact-pricing-note,.contact-final-cta{display:grid;grid-template-columns:minmax(240px, 0.36fr) minmax(0, 0.64fr);gap:clamp(28px,5vw,68px);width:min(100% - 64px,1160px);margin-inline:auto;padding:72px 0;border-bottom:1px solid rgba(124,145,158,.22)}.contact-section-head h2,.contact-final-copy h2{max-width:780px;margin:0;font-size:2.72rem;font-weight:900;line-height:1.02;letter-spacing:0}.contact-section-head p:not(.contact-kicker),.contact-final-copy p:not(.contact-kicker){max-width:68ch;margin:0;color:rgba(242,242,240,.76);font-size:.98rem;line-height:1.72}.contact-reason-list,.contact-context-list,.contact-support-list,.contact-link-list{border-top:1px solid rgba(124,145,158,.24)}.contact-reason-list li{display:grid;grid-template-columns:54px minmax(0, 1fr);gap:18px;padding:22px 0;border-bottom:1px solid rgba(124,145,158,.2)}.contact-reason-list>li>span{color:rgba(178,12,10,.92);font-size:.76rem;font-weight:900;line-height:1.2}.contact-reason-copy{display:grid;gap:10px;min-width:0}.contact-reason-copy h3{margin:0;color:#f2f2f0;font-size:1.32rem;font-weight:900;line-height:1.1}.contact-reason-copy a:hover,.contact-reason-copy a:focus-visible{color:#b20c0a;outline:none}.contact-reason-copy p:not(.contact-row-label){max-width:72ch;margin:0;color:rgba(242,242,240,.76);font-size:.94rem;line-height:1.62}.contact-context-list li,.contact-support-list li{display:grid;grid-template-columns:minmax(170px, 0.32fr) minmax(0, 0.68fr);gap:20px;padding:20px 0;border-bottom:1px solid rgba(124,145,158,.2)}.contact-context-list b,.contact-support-list b,.contact-link-list b{color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.25}.contact-context-list span,.contact-support-list span,.contact-link-list span{color:rgba(242,242,240,.76);font-size:.92rem;line-height:1.62}.contact-link-list a{display:grid;grid-template-columns:minmax(132px, 0.28fr) minmax(0, 0.72fr);gap:18px;padding:20px 0;border-bottom:1px solid rgba(124,145,158,.2);color:rgba(242,242,240,.76);transition:color 160ms ease-out}.contact-link-list a:hover,.contact-link-list a:focus-visible{color:#f2f2f0;outline:none}.contact-link-list a:hover b,.contact-link-list a:focus-visible b{color:#b20c0a}.contact-final-cta{align-items:center;padding-bottom:92px;border-bottom:0}@media(max-width: 1120px){.contact-hero{grid-template-columns:1fr;min-height:auto;padding-top:96px}.contact-hero-board{max-width:none;justify-self:stretch}.contact-hero-art{justify-items:start}.contact-hero-art figcaption{text-align:left}}@media(max-width: 820px){.contact-reasons,.contact-context,.contact-support,.contact-routes,.contact-pricing-note,.contact-final-cta{grid-template-columns:1fr;width:min(100% - 36px,1160px);padding:56px 0}.contact-hero h1{font-size:2.82rem}.contact-section-head h2,.contact-final-copy h2{font-size:2.08rem}.contact-context-list li,.contact-support-list li,.contact-link-list a{grid-template-columns:1fr;gap:8px}}@media(max-width: 760px){.contact-hero{gap:28px;padding:96px 18px 42px}.contact-hero .marketing-breadcrumbs{top:54px;left:18px;right:18px}.contact-hero h1{font-size:1.58rem;line-height:1.04}.contact-hero-lede,.contact-section-head p:not(.contact-kicker),.contact-final-copy p:not(.contact-kicker),.contact-reason-copy p:not(.contact-row-label){font-size:.9rem;line-height:1.56}.contact-hero-actions,.contact-final-actions,.contact-button{width:100%}.contact-hero-actions{gap:8px}.contact-button{min-height:42px;padding:11px 14px}.contact-hero-art img{width:min(176px,64%)}.contact-pipe-divider{height:70px}.contact-reasons,.contact-context,.contact-support,.contact-routes,.contact-pricing-note,.contact-final-cta{width:min(100% - 28px,1160px);padding:44px 0}.contact-section-head h2,.contact-final-copy h2{font-size:1.68rem;line-height:1.08}.contact-reason-list li{grid-template-columns:38px minmax(0, 1fr);gap:12px;padding:20px 0}.contact-reason-copy h3{font-size:1.14rem}}body.static-legal-body main-legal{display:block;min-height:100dvh;background:linear-gradient(rgba(242, 242, 240, 0.02) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.016) 1px, transparent 1px),linear-gradient(180deg, #090a0d 0%, #111216 380px, #090a0d 100%);background-size:34px 34px,34px 34px,auto;color:#f2f2f0;font-family:Montserrat,Arial,sans-serif}.legal-page-shell{width:min(100% - 64px,1060px);margin-inline:auto;padding:24px 0 96px}.legal-hero{display:grid;gap:16px;padding:0 0 56px;border-bottom:1px solid rgba(124,145,158,.24)}.legal-hero .marketing-breadcrumbs{width:auto;margin:0 0 64px;padding-top:0}.legal-kicker,.legal-toc-label,.legal-section-number{margin:0;color:#7c919e;font-size:.76rem;font-weight:900;line-height:1.2;text-transform:uppercase}.legal-hero h1{max-width:760px;margin:0;font-size:clamp(2.1rem,5.2vw,4.5rem);font-weight:900;line-height:.98;letter-spacing:0;overflow-wrap:anywhere}.legal-lede{max-width:72ch;margin:0;color:rgba(242,242,240,.78);font-size:1.02rem;line-height:1.74}.legal-text-link{width:fit-content;color:#f2f2f0;font-size:.9rem;font-weight:900;text-decoration:underline;text-decoration-color:rgba(178,12,10,.72);text-underline-offset:6px;transition:color 160ms ease-out,text-decoration-color 160ms ease-out}.legal-text-link:hover,.legal-text-link:focus-visible{color:#b20c0a;text-decoration-color:#b20c0a;outline:none}.legal-reader{display:grid;grid-template-columns:minmax(170px, 0.26fr) minmax(0, 0.74fr);gap:clamp(32px,5vw,72px);padding:64px 0 0}.legal-toc{align-self:start;position:sticky;top:32px;display:grid;gap:16px}.legal-toc ol,.legal-section-list,.legal-related-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.legal-toc ol{border-top:1px solid rgba(124,145,158,.24)}.legal-toc li{border-bottom:1px solid rgba(124,145,158,.2)}.legal-toc a{display:block;padding:14px 0;color:rgba(242,242,240,.72);font-size:.88rem;font-weight:700;line-height:1.35;transition:color 160ms ease-out}.legal-toc a:hover,.legal-toc a:focus-visible{color:#f2f2f0;outline:none}.legal-section{display:grid;grid-template-columns:58px minmax(0, 1fr);gap:22px;padding:0 0 44px;border-bottom:1px solid rgba(124,145,158,.22)}.legal-section+.legal-section{padding-top:44px}.legal-section-copy{display:grid;gap:16px;min-width:0}.legal-section-copy h2{margin:0;color:#f2f2f0;font-size:1.5rem;font-weight:900;line-height:1.16;letter-spacing:0}.legal-section-copy p,.legal-section-copy li,.legal-related-list span{max-width:76ch;margin:0;color:rgba(242,242,240,.76);font-size:.98rem;line-height:1.74}.legal-section-copy ul{display:grid;gap:12px;margin:0;padding-left:20px}.legal-section-copy strong{margin-right:8px;color:#f2f2f0;font-weight:900}.legal-related{display:grid;grid-template-columns:minmax(170px, 0.26fr) minmax(0, 0.74fr);gap:clamp(32px,5vw,72px);padding:64px 0 0}.legal-related-copy{display:grid;align-content:start;gap:12px}.legal-related-copy h2{margin:0;font-size:1.4rem;font-weight:900;line-height:1.16}.legal-related-list{border-top:1px solid rgba(124,145,158,.24)}.legal-related-list a{display:grid;grid-template-columns:minmax(132px, 0.3fr) minmax(0, 0.7fr);gap:18px;padding:20px 0;border-bottom:1px solid rgba(124,145,158,.2);transition:color 160ms ease-out}.legal-related-list b{color:#f2f2f0;font-size:.98rem;font-weight:900;line-height:1.25}.legal-related-list a:hover,.legal-related-list a:focus-visible{color:#f2f2f0;outline:none}.legal-related-list a:hover b,.legal-related-list a:focus-visible b{color:#b20c0a}@media(max-width: 920px){.legal-reader,.legal-related{grid-template-columns:1fr;gap:32px}.legal-toc{position:static}.legal-related-list a{grid-template-columns:1fr;gap:8px}}@media(max-width: 760px){.legal-page-shell{width:min(100% - 28px,1060px);padding:54px 0 68px}.legal-hero{padding-bottom:44px}.legal-hero .marketing-breadcrumbs{margin-bottom:32px}.legal-hero h1{font-size:2rem;line-height:1.02}.legal-lede,.legal-section-copy p,.legal-section-copy li,.legal-related-list span{font-size:.92rem;line-height:1.62}.legal-reader,.legal-related{padding-top:44px}.legal-section{grid-template-columns:38px minmax(0, 1fr);gap:12px;padding-bottom:36px}.legal-section+.legal-section{padding-top:36px}.legal-section-copy h2{font-size:1.18rem}}body.static-pricing-body main-pricing{display:block;min-height:100dvh;background:linear-gradient(rgba(242, 242, 240, 0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(242, 242, 240, 0.018) 1px, transparent 1px),linear-gradient(180deg, #090a0d 0%, #111216 42%, #090a0d 100%);background-size:34px 34px,34px 34px,auto;color:#f2f2f0;font-family:Montserrat,Arial,sans-serif}.pricing-page-shell{overflow:hidden}.pricing-hero{position:relative;display:grid;grid-template-columns:minmax(0, 0.66fr) minmax(280px, 0.34fr);align-items:center;gap:clamp(28px,4vw,56px);min-height:720px;padding:18px clamp(28px,6vw,92px) 70px;background:linear-gradient(90deg, rgba(9, 10, 13, 0.96) 0%, rgba(9, 10, 13, 0.82) 48%, rgba(9, 10, 13, 0.56) 100%),url("/assets/images/homepage/factory-floor-backdrop-1280.webp") center/cover no-repeat;border-bottom:1px solid rgba(124,145,158,.24)}.pricing-hero .marketing-breadcrumbs{position:absolute;top:20px;left:clamp(28px,6vw,92px);right:clamp(28px,6vw,92px);z-index:2;width:auto;margin:0;padding-top:0}.pricing-hero-copy,.pricing-section-head,.pricing-final-copy{display:grid;align-content:start;gap:16px}.pricing-kicker{margin:0;color:#7c919e;font-size:.76rem;font-weight:900;line-height:1.2;text-transform:uppercase}.pricing-hero h1{max-width:820px;margin:0;font-size:5rem;font-weight:900;line-height:.94;letter-spacing:0}.pricing-hero-lede{max-width:68ch;margin:0;color:rgba(242,242,240,.78);font-size:1.05rem;line-height:1.72}.pricing-hero-actions,.pricing-final-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.pricing-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 22px;border:1px solid rgba(242,242,240,.18);border-radius:3px;font-size:.86rem;font-weight:900;line-height:1;transition:background-color 160ms ease-out,border-color 160ms ease-out,color 160ms ease-out}.pricing-button svg{width:20px;height:20px;flex:0 0 auto}.pricing-button.primary{background:#930807;color:#f2f2f0}.pricing-button.primary:hover,.pricing-button.primary:focus-visible{background:rgb(176.2090909091,9.5896103896,8.3909090909);outline:none}.pricing-button.secondary{background:rgba(9,10,13,.5);color:rgba(242,242,240,.78)}.pricing-button.secondary:hover,.pricing-button.secondary:focus-visible{border-color:#b20c0a;color:#f2f2f0;outline:none}.pricing-hero-board{display:grid;gap:18px;align-self:center;align-content:center;width:100%;max-width:420px;justify-self:end}.pricing-hero-worker{justify-self:center;width:min(260px,72%);height:auto;filter:drop-shadow(0 20px 32px rgba(0, 0, 0, 0.45))}.pricing-plan-label{color:#7c919e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.pricing-pipe-divider{width:100%;height:clamp(74px,10vw,132px);overflow:hidden;background:linear-gradient(90deg, #111216 0%, #240507 100%)}.pricing-pipe-divider.is-conveyor{background:linear-gradient(90deg, #101114 0%, #21080a 48%, #111216 100%)}.pricing-pipe-divider img{display:block;width:100%;height:100%;object-fit:cover;opacity:.56}.pricing-offer,.pricing-transaction-note,.pricing-benefits,.pricing-turnkey,.pricing-promise,.pricing-plans,.pricing-comparison,.pricing-matrix,.pricing-faq,.pricing-final-cta{display:grid;grid-template-columns:minmax(240px, 0.38fr) minmax(0, 0.62fr);gap:clamp(28px,5vw,68px);width:min(100% - 64px,1160px);margin-inline:auto;padding:72px 0;border-bottom:1px solid rgba(124,145,158,.22)}.pricing-transaction-note{align-items:start;padding:28px 0}.pricing-transaction-copy{max-width:68ch;margin:0;color:rgba(242,242,240,.72);font-size:.92rem;line-height:1.64}.pricing-section-head h2,.pricing-final-copy h2{max-width:760px;margin:0;font-size:2.85rem;font-weight:900;line-height:1.02;letter-spacing:0}.pricing-section-head p:not(.pricing-kicker),.pricing-final-copy p:not(.pricing-kicker){max-width:68ch;margin:0;color:rgba(242,242,240,.76);font-size:.98rem;line-height:1.72}.pricing-offer-list,.pricing-fact-list,.pricing-benefit-list,.pricing-turnkey-list,.pricing-promise-list,.pricing-plan-list,.pricing-link-list,.pricing-faq-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.pricing-offer-list,.pricing-fact-list{counter-reset:pricing-offer}.pricing-offer-list li,.pricing-fact-list li,.pricing-benefit-list li,.pricing-turnkey-list li,.pricing-promise-list li,.pricing-link-list li,.pricing-faq-item{border-top:1px solid rgba(124,145,158,.24)}.pricing-offer-list li:last-child,.pricing-fact-list li:last-child,.pricing-benefit-list li:last-child,.pricing-turnkey-list li:last-child,.pricing-promise-list li:last-child,.pricing-link-list li:last-child,.pricing-faq-item:last-child{border-bottom:1px solid rgba(124,145,158,.24)}.pricing-offer-list li,.pricing-fact-list li{display:grid;grid-template-columns:62px minmax(0, 1fr);gap:18px;padding:20px 0}.pricing-offer-list span,.pricing-fact-list span{color:#b20c0a;font-weight:900;font-variant-numeric:tabular-nums}.pricing-fact-copy{display:grid;gap:6px;min-width:0}.pricing-fact-copy b,.pricing-turnkey-list b{color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.24}.pricing-offer-list p,.pricing-fact-list p{margin:0;color:rgba(242,242,240,.78);font-size:.98rem;line-height:1.64}.pricing-benefit-list li{display:grid;grid-template-columns:minmax(150px, 0.28fr) minmax(0, 0.72fr);gap:22px;padding:22px 0}.pricing-benefit-list b{color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.25}.pricing-benefit-list span{color:rgba(242,242,240,.76);font-size:.94rem;line-height:1.64}.pricing-turnkey-list{grid-template-columns:repeat(2, minmax(0, 1fr));column-gap:clamp(18px,3vw,36px)}.pricing-turnkey-list li{display:grid;align-content:start;gap:8px;padding:16px 0}.pricing-turnkey-list span{color:rgba(242,242,240,.78);font-size:.94rem;font-weight:500;line-height:1.58}.pricing-promise-list a,.pricing-link-list a{display:grid;grid-template-columns:minmax(132px, 0.26fr) minmax(0, 0.74fr);gap:18px;padding:20px 0;color:rgba(242,242,240,.76);transition:color 160ms ease-out}.pricing-promise-list a:hover,.pricing-promise-list a:focus-visible,.pricing-link-list a:hover,.pricing-link-list a:focus-visible{color:#f2f2f0;outline:none}.pricing-promise-list b,.pricing-link-list b{color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.25}.pricing-promise-list span,.pricing-link-list span{font-size:.94rem;line-height:1.64}.pricing-plan-list{grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px}.pricing-plan{display:grid;align-content:start;gap:16px;padding-top:22px;border-top:1px solid rgba(242,242,240,.24)}.pricing-plan h3{margin:0;font-size:1.5rem;font-weight:900;line-height:1.05}.pricing-plan-price{margin:0;color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.2}.pricing-plan-status,.pricing-plan dd,.pricing-plan li{margin:0;color:rgba(242,242,240,.74);font-size:.9rem;line-height:1.58}.pricing-plan dl{display:grid;gap:6px;margin:0;padding:14px 0;border-top:1px solid rgba(124,145,158,.22);border-bottom:1px solid rgba(124,145,158,.22)}.pricing-plan dt{color:#7c919e;font-size:.72rem;font-weight:900;text-transform:uppercase}.pricing-plan ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.pricing-plan li{position:relative;padding-left:22px}.pricing-plan li::before{content:"+";position:absolute;left:0;color:#b20c0a;font-weight:900}.pricing-plan-link{display:inline-flex;align-items:center;gap:10px;width:fit-content;margin-top:4px;color:#f2f2f0;font-size:.84rem;font-weight:900}.pricing-plan-link svg{width:18px;height:18px}.pricing-plan-link:hover,.pricing-plan-link:focus-visible{color:#b20c0a;outline:none}.pricing-matrix-wrap{overflow:hidden;border-top:1px solid rgba(124,145,158,.24)}.pricing-matrix-table{width:100%;border-collapse:collapse;color:rgba(242,242,240,.76);font-size:.88rem;line-height:1.5}.pricing-matrix-table th,.pricing-matrix-table td{padding:18px 14px;border-bottom:1px solid rgba(124,145,158,.2);text-align:left;vertical-align:top}.pricing-matrix-table thead th{color:#7c919e;font-size:.72rem;font-weight:900;text-transform:uppercase}.pricing-matrix-table tbody th{width:24%;color:#f2f2f0;font-weight:900}.pricing-matrix-table a:hover,.pricing-matrix-table a:focus-visible{color:#b20c0a;outline:none}.pricing-faq-item{display:grid;grid-template-columns:minmax(180px, 0.36fr) minmax(0, 0.64fr);gap:22px;padding:22px 0}.pricing-faq-item h3{margin:0;color:#f2f2f0;font-size:1rem;font-weight:900;line-height:1.28}.pricing-faq-item p{margin:0;color:rgba(242,242,240,.76);font-size:.94rem;line-height:1.68}.pricing-final-cta{align-items:center;padding-bottom:88px;border-bottom:0}@media(max-width: 1120px){.pricing-hero{grid-template-columns:1fr;align-items:start;min-height:auto;padding-top:96px}.pricing-hero-board{grid-template-columns:220px minmax(0, 1fr);align-items:end}.pricing-hero-worker{width:200px}.pricing-plan-list{grid-template-columns:1fr}}@media(max-width: 820px){.pricing-offer,.pricing-transaction-note,.pricing-benefits,.pricing-turnkey,.pricing-promise,.pricing-plans,.pricing-comparison,.pricing-matrix,.pricing-faq,.pricing-final-cta{grid-template-columns:1fr;width:min(100% - 36px,1160px);padding:54px 0}.pricing-hero h1{font-size:3.35rem}.pricing-section-head h2,.pricing-final-copy h2{font-size:2.2rem}.pricing-promise-list a,.pricing-link-list a,.pricing-benefit-list li,.pricing-faq-item{grid-template-columns:1fr;gap:8px}}@media(max-width: 760px){.pricing-hero{gap:28px;padding:96px 18px 42px}.pricing-hero .marketing-breadcrumbs{top:54px;left:18px;right:18px}.pricing-hero h1{font-size:2.15rem;line-height:.98}.pricing-hero-lede{font-size:.9rem;line-height:1.52}.pricing-hero-actions,.pricing-final-actions,.pricing-button{width:100%}.pricing-hero-actions{gap:8px}.pricing-button{min-height:42px;padding:11px 14px}.pricing-hero-board{grid-template-columns:1fr}.pricing-hero-worker{display:none}.pricing-pipe-divider{height:72px}.pricing-offer,.pricing-transaction-note,.pricing-benefits,.pricing-turnkey,.pricing-promise,.pricing-plans,.pricing-comparison,.pricing-matrix,.pricing-faq,.pricing-final-cta{width:min(100% - 28px,1160px);padding:44px 0}.pricing-section-head h2,.pricing-final-copy h2{font-size:1.78rem;line-height:1.08}.pricing-offer-list li,.pricing-fact-list li{grid-template-columns:42px minmax(0, 1fr);gap:12px}.pricing-turnkey-list{grid-template-columns:1fr}.pricing-matrix-wrap{overflow:visible}.pricing-matrix-table,.pricing-matrix-table thead,.pricing-matrix-table tbody,.pricing-matrix-table tr,.pricing-matrix-table th,.pricing-matrix-table td{display:block;width:100%}.pricing-matrix-table thead{display:none}.pricing-matrix-table tr{padding:16px 0;border-bottom:1px solid rgba(124,145,158,.22)}.pricing-matrix-table th,.pricing-matrix-table td{padding:6px 0;border-bottom:0}.pricing-matrix-table tbody th{margin-bottom:6px}.pricing-matrix-table td::before{content:attr(data-label) ": ";display:inline;color:#7c919e;font-weight:900;text-transform:uppercase}}@media screen and (max-width: 760px){body.static-home-body #content,body.static-feature-body #content,body.static-vertical-body #content,body.static-pricing-body #content,body.static-preview-body #content,body.static-score-body #content,body.static-contact-body #content,body.static-legal-body #content,body.static-guide-body #content,body.static-compare-body #content,body.static-marketing-body #content{margin-left:100px;width:calc(100vw - 100px)}body.static-feature-body[page=feature-hub] #content{width:calc(100% - 100px)}body.static-vertical-body[page=vertical-hub] #content{width:calc(100% - 100px)}body.static-preview-body #content{width:calc(100% - 100px)}body.static-score-body #content{width:calc(100% - 100px)}body.static-contact-body #content{width:calc(100% - 100px)}body.static-legal-body #content{width:calc(100% - 100px)}body.static-guide-body[page=guide-hub] #content{width:calc(100% - 100px)}body.static-home-body .marketing-footer,body.static-feature-body .marketing-footer,body.static-vertical-body .marketing-footer,body.static-pricing-body .marketing-footer,body.static-preview-body .marketing-footer,body.static-score-body .marketing-footer,body.static-contact-body .marketing-footer,body.static-legal-body .marketing-footer,body.static-guide-body .marketing-footer,body.static-compare-body .marketing-footer,body.static-marketing-body .marketing-footer{margin-left:100px;width:calc(100vw - 100px)}body.static-feature-body[page=feature-hub] .marketing-footer{width:calc(100% - 100px)}body.static-vertical-body[page=vertical-hub] .marketing-footer{width:calc(100% - 100px)}body.static-preview-body .marketing-footer{width:calc(100% - 100px)}body.static-score-body .marketing-footer{width:calc(100% - 100px)}body.static-contact-body .marketing-footer{width:calc(100% - 100px)}body.static-legal-body .marketing-footer{width:calc(100% - 100px)}body.static-guide-body[page=guide-hub] .marketing-footer{width:calc(100% - 100px)}body.static-feature-body main-feature .feature-mini-hero .marketing-breadcrumbs{top:54px}body.static-feature-body:not([page=feature-hub]) main-feature h1{max-width:100%;font-size:clamp(1.75rem,7.6vw,1.9rem);line-height:.98;overflow-wrap:anywhere}body.static-vertical-body main-vertical .feature-mini-hero .marketing-breadcrumbs{top:54px}body.static-home-body global-navigation.static-home-nav,body.static-feature-body global-navigation.static-home-nav,body.static-vertical-body global-navigation.static-home-nav,body.static-pricing-body global-navigation.static-home-nav,body.static-preview-body global-navigation.static-home-nav,body.static-score-body global-navigation.static-home-nav,body.static-contact-body global-navigation.static-home-nav,body.static-legal-body global-navigation.static-home-nav,body.static-guide-body global-navigation.static-home-nav,body.static-compare-body global-navigation.static-home-nav,body.static-marketing-body global-navigation.static-home-nav{align-items:flex-start;width:100px;min-height:96px;padding:18px;background:linear-gradient(180deg, rgba(18, 19, 23, 0.96), rgba(18, 19, 23, 0));pointer-events:none}.static-home-nav .static-home-logo,.static-home-nav .menu.global{pointer-events:auto}.static-home-nav .logo{width:68px;height:68px}.static-home-nav .menu.global,.static-home-nav hr{width:100px}.static-home-nav .menu.global{margin-top:25px;padding-left:0;font-size:11px}.static-home-nav .navigation{gap:8px}.static-home-nav .navigation.small{gap:7px}.static-home-nav .navigation a{line-height:1.1}body.static-home-body global-navigation-account.static-home-account,body.static-feature-body global-navigation-account.static-home-account,body.static-vertical-body global-navigation-account.static-home-account,body.static-pricing-body global-navigation-account.static-home-account,body.static-preview-body global-navigation-account.static-home-account,body.static-score-body global-navigation-account.static-home-account,body.static-contact-body global-navigation-account.static-home-account,body.static-legal-body global-navigation-account.static-home-account,body.static-guide-body global-navigation-account.static-home-account,body.static-compare-body global-navigation-account.static-home-account,body.static-marketing-body global-navigation-account.static-home-account{right:-42px}.static-home-account .navigation.logged-out .button{margin-right:50px;padding:9px 16px}}.skip-link{position:fixed;top:10px;left:10px;z-index:20;padding:10px 14px;background:var(--marketing-text);color:var(--marketing-bg);transform:translateY(-150%);transition:transform 160ms ease-out}.skip-link:focus{transform:translateY(0)}.marketing-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px var(--marketing-gutter);background:rgba(9,10,13,.92);border-bottom:1px solid var(--marketing-line);backdrop-filter:blur(14px)}.marketing-brand{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-weight:900}.marketing-brand-mark{display:grid;place-items:center;width:38px;height:38px;background:var(--marketing-text);color:var(--marketing-accent);font-size:.74rem;font-weight:900;border:2px solid rgba(42,42,44,.86);border-radius:50%}.marketing-brand-name{font-size:.95rem;font-weight:900}.marketing-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px 14px;font-size:.82rem;font-weight:700}.marketing-nav a{display:inline-flex;align-items:center;min-height:40px;padding:8px 0;color:var(--marketing-soft);border-bottom:1px solid rgba(0,0,0,0);transition:color 160ms ease-out,border-color 160ms ease-out}.marketing-nav a:hover,.marketing-nav a:focus-visible{color:var(--marketing-text);border-color:var(--marketing-accent-bright);outline:none}.marketing-nav a.is-emphasis{padding:8px 14px;background:var(--marketing-accent);color:var(--marketing-text);border:1px solid rgba(242,242,240,.18);border-radius:3px}.marketing-breadcrumbs,.marketing-hero,.marketing-section,.marketing-footer-main,.marketing-footer-bottom{width:min(100% - 32px,var(--marketing-max));margin-inline:auto}.marketing-breadcrumbs{padding-top:28px;font-size:.78rem;color:var(--marketing-muted)}.marketing-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}.marketing-breadcrumbs li{display:inline-flex;align-items:center;gap:8px}.marketing-breadcrumbs li:not(:last-child)::after{content:"/";color:rgba(124,145,158,.64)}.marketing-breadcrumbs a:hover,.marketing-breadcrumbs a:focus-visible{color:var(--marketing-text);outline:none}.marketing-hero{display:grid;grid-template-columns:minmax(0, 1.15fr) minmax(280px, 0.85fr);align-items:center;gap:48px;padding:66px 0 46px;border-bottom:1px solid var(--marketing-line)}.marketing-hero-copy{display:grid;gap:20px}.marketing-kicker{margin:0;color:var(--marketing-accent-bright);font-size:.76rem;font-weight:900;line-height:1.2;text-transform:uppercase}.marketing-hero h1{max-width:780px;margin:0;font-size:4.35rem;font-weight:900;line-height:.95;letter-spacing:0}.marketing-lede{max-width:68ch;margin:0;color:var(--marketing-soft);font-size:1.08rem;line-height:1.72}.marketing-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.marketing-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 18px;font-size:.83rem;font-weight:900;border:1px solid var(--marketing-line-strong);border-radius:3px;transition:background-color 160ms ease-out,border-color 160ms ease-out,color 160ms ease-out}.marketing-button.is-primary{background:var(--marketing-accent);color:var(--marketing-text)}.marketing-button.is-primary:hover,.marketing-button.is-primary:focus-visible{background:var(--marketing-accent-bright);outline:none}.marketing-button.is-secondary{background:rgba(17,18,22,.62);color:var(--marketing-soft)}.marketing-button.is-secondary:hover,.marketing-button.is-secondary:focus-visible{color:var(--marketing-text);border-color:var(--marketing-accent-bright);outline:none}.marketing-hero-visual{margin:0;align-self:stretch;display:grid;align-content:center;gap:12px;border-top:1px solid var(--marketing-line);border-bottom:1px solid var(--marketing-line);padding:18px 0}.marketing-hero-visual img{width:100%;max-height:520px;object-fit:cover;object-position:center}.marketing-hero-visual figcaption{margin:0;color:var(--marketing-muted);font-size:.76rem;line-height:1.5}.marketing-section{display:grid;grid-template-columns:minmax(220px, 0.42fr) minmax(0, 0.58fr);gap:44px;padding:58px 0;border-bottom:1px solid var(--marketing-line)}.marketing-section-heading{display:grid;align-content:start;gap:14px}.marketing-section h2{max-width:720px;margin:0;font-size:2.25rem;font-weight:900;line-height:1.05;letter-spacing:0}.marketing-section-heading p:not(.marketing-kicker){max-width:68ch;margin:0;color:var(--marketing-soft);font-size:.98rem;line-height:1.72}.marketing-detail-list,.marketing-link-shelf,.marketing-step-list{display:grid;gap:0;padding:0;margin:0;list-style:none}.marketing-detail-list,.marketing-step-list{counter-reset:marketing-steps}.marketing-detail-list li,.marketing-step-list li,.marketing-link-shelf li{border-top:1px solid var(--marketing-line)}.marketing-detail-list li:last-child,.marketing-step-list li:last-child,.marketing-link-shelf li:last-child{border-bottom:1px solid var(--marketing-line)}.marketing-detail-list li{display:grid;grid-template-columns:minmax(130px, 0.32fr) minmax(0, 0.68fr);gap:18px;padding:18px 0}.marketing-detail-list h3{margin:0;color:var(--marketing-text);font-size:1rem;font-weight:900;line-height:1.25}.marketing-detail-list p{margin:0;color:var(--marketing-soft);font-size:.94rem;line-height:1.64}.marketing-step-list{grid-column:2}.marketing-step-list li{position:relative;padding:18px 0 18px 52px;color:var(--marketing-soft);font-size:.98rem;line-height:1.68;counter-increment:marketing-steps}.marketing-step-list li::before{content:counter(marketing-steps, decimal-leading-zero);position:absolute;top:19px;left:0;color:var(--marketing-accent-bright);font-weight:900;font-variant-numeric:tabular-nums}.marketing-link-shelf{grid-column:2}.marketing-link-shelf a{display:grid;grid-template-columns:minmax(130px, 0.32fr) minmax(0, 0.68fr);gap:18px;padding:18px 0;color:var(--marketing-soft);transition:color 160ms ease-out}.marketing-link-shelf a:hover,.marketing-link-shelf a:focus-visible{color:var(--marketing-text);outline:none}.marketing-link-label{color:var(--marketing-text);font-size:1rem;font-weight:900;line-height:1.25}.marketing-link-text{font-size:.94rem;line-height:1.64}.marketing-related{background:linear-gradient(180deg, rgba(147, 8, 7, 0.1), rgba(147, 8, 7, 0))}.marketing-footer{padding:54px 0 30px;background:#07080b}.marketing-footer-main{display:grid;grid-template-columns:minmax(220px, 0.3fr) minmax(0, 0.7fr);gap:44px}.marketing-footer-brand{display:grid;align-content:start;gap:16px}.marketing-footer-brand p,.marketing-footer-bottom p{margin:0;color:var(--marketing-muted);font-size:.84rem;line-height:1.6}.marketing-footer-nav{display:grid;grid-template-columns:repeat(5, minmax(130px, 1fr));gap:26px}.footer-column{display:grid;align-content:start;gap:9px}.footer-column h2{margin:0 0 4px;color:var(--marketing-text);font-size:.78rem;font-weight:900;line-height:1.2;text-transform:uppercase}.footer-column a{color:var(--marketing-muted);font-size:.8rem;line-height:1.35}.footer-column a:hover,.footer-column a:focus-visible{color:var(--marketing-text);outline:none}.marketing-footer-bottom{padding-top:34px}@media(max-width: 1020px){:root{--marketing-gutter: 20px}.marketing-header{align-items:flex-start;flex-direction:column}.marketing-nav{justify-content:flex-start}.marketing-hero{grid-template-columns:1fr;padding-top:54px}.marketing-hero h1{font-size:3.2rem}.marketing-section,.marketing-footer-main{grid-template-columns:1fr}.marketing-step-list,.marketing-link-shelf{grid-column:1}.marketing-footer-nav{grid-template-columns:repeat(2, minmax(150px, 1fr))}}@media(max-width: 680px){.marketing-header{position:static;gap:8px;padding:10px 12px}.marketing-brand{min-height:38px}.marketing-brand-mark{width:34px;height:34px}.marketing-nav{display:flex;flex-wrap:nowrap;width:calc(100% + 24px);margin-inline:-12px;padding:0 12px 4px;gap:10px;overflow-x:auto;font-size:.72rem;scrollbar-width:none}.marketing-nav::-webkit-scrollbar{display:none}.marketing-nav a{flex:0 0 auto;justify-content:center;min-height:32px;padding:6px 2px;text-align:center}.marketing-nav a.is-emphasis{padding:6px 8px}.marketing-breadcrumbs,.marketing-hero,.marketing-section,.marketing-footer-main,.marketing-footer-bottom{width:min(100% - 24px,var(--marketing-max))}.marketing-breadcrumbs{padding-top:18px}.marketing-hero{gap:14px;padding:22px 0 26px}.marketing-hero h1{font-size:1.85rem;line-height:1.02}.marketing-lede{font-size:.92rem;line-height:1.5}.marketing-actions,.marketing-button{width:100%}.marketing-actions{gap:8px;padding-top:0}.marketing-actions .is-secondary{display:none}.marketing-button{min-height:40px;padding:10px 14px}.marketing-hero-visual{gap:6px;padding:6px 0}.marketing-hero-visual img{max-height:120px;object-fit:cover}.marketing-hero-visual figcaption{display:none}.marketing-section{gap:26px;padding:42px 0}.marketing-section h2{font-size:1.72rem;line-height:1.1}.marketing-detail-list li,.marketing-link-shelf a{grid-template-columns:1fr;gap:8px}.marketing-step-list li{padding-left:42px}.marketing-footer-nav{grid-template-columns:repeat(2, minmax(0, 1fr));gap:28px 16px}.marketing-footer-nav .footer-column.is-guides{grid-column:1/-1}}body.static-home-body h1,body.static-feature-body h1,body.static-vertical-body h1,body.static-pricing-body h1,body.static-preview-body h1,body.static-score-body h1,body.static-contact-body h1,body.static-legal-body h1,body.static-guide-body h1,body.static-compare-body h1,body.static-marketing-body h1{font-size:clamp(1.75rem,5vw,50px)}body.static-home-body .hero-lede,body.static-feature-body .feature-hub-hero-lede,body.static-feature-body .marketing-lede,body.static-vertical-body .vertical-hub-hero-lede,body.static-vertical-body .marketing-lede,body.static-pricing-body .pricing-hero-lede,body.static-preview-body .preview-hero-lede,body.static-score-body .score-hero-lede,body.static-contact-body .contact-hero-lede,body.static-legal-body .legal-lede,body.static-guide-body .guide-hub-hero-lede,body.static-guide-body .guide-hero-lede,body.static-compare-body .compare-hero-lede,body.static-marketing-body .marketing-lede{color:#a5856e}body.static-feature-body[page=feature-hub] .feature-hub-hero,body.static-vertical-body[page=vertical-hub] .vertical-hub-hero,body.static-guide-body[page=guide-hub] .guide-hub-hero,body.static-guide-body[page=guide-detail] .guide-hero,body.static-compare-body .compare-hero{grid-template-columns:minmax(0, 1fr);min-height:min(620px,80dvh)}body.static-feature-body[page=feature-hub] .feature-hub-hero-copy,body.static-vertical-body[page=vertical-hub] .vertical-hub-hero-copy,body.static-guide-body[page=guide-hub] .guide-hub-hero-copy,body.static-guide-body[page=guide-detail] .guide-hero-copy,body.static-compare-body .compare-hero-copy{max-width:980px}.guide-hub-pipe-divider,.feature-hub-pipe-divider,.vertical-hub-pipe-divider,.compare-pipe-divider,.preview-pipe-divider,.score-pipe-divider,.contact-pipe-divider,.pricing-pipe-divider{position:relative;width:100%;height:clamp(82px,7vw,118px);overflow:hidden;background:rgba(9,10,13,.92)}.guide-hub-pipe-divider.is-conveyor,.feature-hub-pipe-divider.is-conveyor,.vertical-hub-pipe-divider.is-conveyor,.compare-pipe-divider.is-conveyor,.preview-pipe-divider.is-conveyor,.score-pipe-divider.is-conveyor,.contact-pipe-divider.is-conveyor,.pricing-pipe-divider.is-conveyor{background:rgba(9,10,13,.92)}.guide-hub-pipe-divider img,.feature-hub-pipe-divider img,.vertical-hub-pipe-divider img,.compare-pipe-divider img,.preview-pipe-divider img,.score-pipe-divider img,.contact-pipe-divider img,.pricing-pipe-divider img{position:absolute;left:50%;top:50%;display:block;width:min(82vw,1180px);height:auto;max-width:none;max-height:calc(100% - 18px);object-fit:contain;object-position:center;opacity:1;filter:brightness(1.14) contrast(1.22);transform:translate(-50%, -50%)}.marketing-footer-logo{display:block;width:80px;height:80px;object-fit:contain}.marketing-footer-brand .marketing-brand{display:inline-flex;align-items:flex-start;width:max-content;min-height:0}.marketing-footer-brand p{max-width:30ch;color:#a5856e}.static-reused-home-section{--home-text: #f2f2f0;--home-muted: #7c919e;--home-line: rgba(124, 145, 158, 0.24);--home-accent-bright: #b20c0a;--home-chalk: rgba(242, 242, 240, 0.82);--home-chalk-dim: rgba(242, 242, 240, 0.5);--home-hand: "Ink Free", "Comic Sans MS", "Segoe Print", cursive;padding-left:clamp(20px,5vw,72px);padding-right:clamp(20px,5vw,72px)}.static-reused-home-section h2,.static-reused-home-section h3,.static-reused-home-section p{margin:0}.static-reused-home-section .section-kicker{margin:0;color:var(--home-muted);font-size:.78rem;font-weight:900;line-height:1.2;text-transform:uppercase}.home-verticals.static-reused-home-section{padding-top:clamp(10px,2vw,24px);padding-bottom:clamp(58px,7vw,92px);background:linear-gradient(180deg, rgba(17, 18, 22, 0.98), rgba(9, 10, 13, 0.94))}.static-reused-home-section .verticals-head{display:flex;flex-direction:column;gap:10px;max-width:980px;margin-bottom:clamp(22px,3vw,34px)}.static-reused-home-section .verticals-head h2{max-width:24ch;color:var(--home-text);font-size:clamp(2rem,3.1vw,3rem);font-weight:900;line-height:.98}.static-reused-home-section .vertical-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:14px;max-width:980px}.static-reused-home-section .vertical-card{display:flex;flex-direction:column;align-items:flex-start;min-height:190px;padding:22px 18px 18px;background:rgba(18,19,23,.74);border:1px solid rgba(124,145,158,.26);border-radius:3px;box-shadow:inset 0 0 0 1px rgba(242,242,240,.025)}.static-reused-home-section .vertical-card h3{max-width:14ch;color:var(--home-text);font-size:clamp(1.05rem,1.25vw,1.22rem);font-weight:900;line-height:1.16}.static-reused-home-section .vertical-card p{max-width:28ch;margin-top:12px;color:#a5856e;font-size:.94rem;font-weight:500;line-height:1.42}.static-reused-home-section .vertical-examples{display:flex;flex-direction:column;gap:6px;max-width:30ch;margin:14px 0 18px 16px;padding:0;color:var(--home-chalk-dim);font-size:.78rem;font-weight:100;line-height:.8;list-style:none;text-transform:uppercase}.static-reused-home-section .vertical-examples li{position:relative;padding-left:14px}.static-reused-home-section .vertical-examples li::before{content:"";position:absolute;left:5px;top:.1em;width:5px;height:5px;background:var(--home-accent-bright);transform:rotate(10deg)}body.static-home-body main-home .vertical-examples,body.static-vertical-body .static-reused-home-section .vertical-examples{gap:10px;line-height:1.22}.static-reused-home-section .vertical-action,.static-reused-home-section .feature-action{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid rgba(178,12,10,.74);border-radius:3px;padding:8px 12px;color:var(--home-accent-bright);font-size:.78rem;font-weight:900;text-decoration:none;transition:color 180ms ease-out,border-color 180ms ease-out,background-color 180ms ease-out}.static-reused-home-section .vertical-action{margin-top:auto}.static-reused-home-section .vertical-action:hover,.static-reused-home-section .vertical-action:focus-visible,.static-reused-home-section .feature-action:hover,.static-reused-home-section .feature-action:focus-visible{color:var(--home-text);background:rgba(147,8,7,.16);border-color:var(--home-accent-bright);outline:none}.static-reused-home-section .vertical-note{position:relative;display:flex;min-height:190px;flex-direction:column;justify-content:center;padding:20px 18px 20px 26px;color:var(--home-chalk);font-family:var(--home-hand);transform:rotate(-1.2deg)}.static-reused-home-section .vertical-note::before{content:"";position:absolute;left:8px;top:16px;width:58px;height:42px;border-top:4px solid rgba(178,12,10,.9);border-left:4px solid rgba(178,12,10,.85);border-radius:70% 0 0 0;transform:rotate(-18deg);opacity:.86}.static-reused-home-section .vertical-note p{position:relative;z-index:1;max-width:28ch}.static-reused-home-section .vertical-note .note-title{margin-bottom:10px;color:var(--home-text);font-size:clamp(1.22rem,1.7vw,1.55rem);font-weight:700;line-height:1.08}.static-reused-home-section .vertical-note p:not(.note-title){color:var(--home-chalk);font-size:clamp(1rem,1.25vw,1.14rem);font-weight:100;line-height:1.28}.home-features.static-reused-home-section{padding-top:clamp(54px,7vw,96px);padding-bottom:clamp(56px,7vw,92px);background:#090a0d}.static-reused-home-section .section-head{display:grid;grid-template-columns:minmax(0, 0.78fr) minmax(260px, 0.7fr);gap:0;align-items:end;margin-bottom:clamp(34px,5vw,60px)}.static-reused-home-section .section-head>*{min-width:0}.static-reused-home-section .section-head .section-kicker{grid-column:1/-1}.static-reused-home-section .section-head h2{max-width:25ch;font-size:clamp(1.9rem,3.2vw,3rem);font-weight:900;line-height:1}.static-reused-home-section .feature-list{display:flex;flex-direction:column;max-width:800px;margin:0;padding:0 clamp(12px,2vw,28px) 0 0;list-style:none;border-top:1px solid var(--home-line)}.static-reused-home-section .feature-row{display:grid;grid-template-columns:80px minmax(0, 1fr) auto;gap:clamp(18px,3vw,36px);align-items:center;padding:clamp(20px,3vw,34px) 0;border-bottom:1px solid var(--home-line)}.static-reused-home-section .feature-icon{width:80px;height:80px;background-image:url("/assets/images/homepage/home-feature-icons-960.webp");background-repeat:no-repeat;background-size:400% 200%;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(242,242,240,.08)}.static-reused-home-section .feature-row.is-promo .feature-icon{background-position:0 0}.static-reused-home-section .feature-row.is-chat .feature-icon{background-position:33.333% 0}.static-reused-home-section .feature-row.is-events .feature-icon{background-position:66.666% 0}.static-reused-home-section .feature-row.is-library .feature-icon{background-position:100% 0}.static-reused-home-section .feature-row.is-mastermind .feature-icon{background-position:0 100%}.static-reused-home-section .feature-row.is-levels .feature-icon{background-position:33.333% 100%}.static-reused-home-section .feature-row.is-rewards .feature-icon{background-position:66.666% 100%}.static-reused-home-section .feature-row.is-reputation .feature-icon{background-position:100% 100%}.static-reused-home-section .feature-row.is-news-links .feature-icon,.static-reused-home-section .feature-row.is-coaching .feature-icon,.static-reused-home-section .feature-row.is-tracker .feature-icon,.static-reused-home-section .feature-row.is-marketplace .feature-icon{background-size:cover;background-position:center}.static-reused-home-section .feature-row.is-news-links .feature-icon{background-image:url("/assets/images/features/feature-hub-icon-news-links-512.webp")}.static-reused-home-section .feature-row.is-coaching .feature-icon{background-image:url("/assets/images/features/feature-hub-icon-coaching-512.webp")}.static-reused-home-section .feature-row.is-tracker .feature-icon{background-image:url("/assets/images/features/feature-hub-icon-tracker-512.webp")}.static-reused-home-section .feature-row.is-marketplace .feature-icon{background-image:url("/assets/images/features/feature-hub-icon-marketplace-512.webp")}.static-reused-home-section .feature-copy{display:flex;flex-direction:column;gap:8px;min-width:0}.static-reused-home-section .feature-copy h3{font-size:clamp(1.12rem,1.55vw,1.42rem);font-weight:900;line-height:1.12}.static-reused-home-section .feature-copy p{max-width:78ch;color:#a5856e;font-size:.96rem;font-weight:100;line-height:1.62}.static-reused-home-section .feature-action{padding:10px 14px;white-space:nowrap}.guide-hub-guide-summary{margin:0;color:#a5856e;font-size:.94rem;line-height:1.62}.guide-blog-shell,.static-support-shell{overflow:hidden}.guide-blog-hero,.guide-blog-index,.guide-blog-final-cta,.static-support-titlebar{width:min(100% - 64px,1160px);margin-inline:auto}.guide-blog-hero{display:grid;gap:12px;padding:96px 0 34px;border-bottom:1px solid rgba(124,145,158,.28)}.guide-blog-hero .marketing-breadcrumbs{width:auto;margin:0 0 18px;padding:0}.guide-blog-kicker,.guide-blog-meta,.guide-blog-topic-count,.static-support-meta,.static-support-back{color:#930807;font-size:.76rem;font-weight:900;line-height:1.2;text-transform:uppercase}.guide-blog-hero h1{max-width:860px;margin:0;font-size:clamp(2.25rem,6vw,50px);font-weight:900;line-height:.96}.guide-blog-hero-lede,.static-support-deck{max-width:76ch;margin:0;color:#a5856e;font-size:1.08rem;line-height:1.62}.guide-blog-filter-nav{display:flex;flex-wrap:wrap;gap:8px;padding-top:22px}.guide-blog-filter-nav a{display:inline-flex;align-items:center;gap:8px;min-height:34px;border:1px solid rgba(124,145,158,.3);border-radius:3px;padding:8px 10px;color:rgba(242,242,240,.78);font-size:.76rem;font-weight:900;line-height:1;text-decoration:none;text-transform:uppercase}.guide-blog-filter-nav a:hover,.guide-blog-filter-nav a:focus-visible{border-color:#b20c0a;color:#f2f2f0;outline:none}.guide-blog-filter-nav em{color:#a5856e;font-style:normal}.guide-blog-index,.guide-blog-final-cta{padding:58px 0;border-bottom:1px solid rgba(124,145,158,.22)}.guide-blog-section-head,.guide-blog-final-copy{display:grid;gap:12px;max-width:820px;margin-bottom:30px}.guide-blog-section-head h2,.guide-blog-final-copy h2,.guide-blog-topic-head h3{margin:0;color:#f2f2f0;font-size:clamp(1.7rem,3.3vw,2.7rem);font-weight:900;line-height:1.02}.guide-blog-section-head p:not(.guide-blog-kicker),.guide-blog-final-copy p,.guide-blog-topic-head p:not(.guide-blog-topic-count){margin:0;color:#a5856e;font-size:.98rem;line-height:1.66}.guide-blog-feature-list,.guide-blog-group-list,.guide-blog-article-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.guide-blog-feature-list,.guide-blog-article-list{border-top:1px solid rgba(124,145,158,.24)}.guide-blog-feature-list>li,.guide-blog-article-list>li{border-bottom:1px solid rgba(124,145,158,.22)}.guide-blog-feature-row,.guide-blog-article-row{display:grid;grid-template-columns:192px minmax(0, 1fr);gap:20px;align-items:start;padding:24px 0}.guide-blog-feature-row{grid-template-columns:minmax(220px, 320px) minmax(0, 1fr);padding:28px 0}.guide-blog-media{display:block;overflow:hidden;background:rgba(242,242,240,.05)}.guide-blog-media img{display:block;width:100%;aspect-ratio:1;height:auto;object-fit:cover;object-position:center;filter:saturate(0.82) contrast(1.08)}.guide-blog-feature-row .guide-blog-media img{aspect-ratio:16/10}.guide-blog-copy{display:grid;gap:8px;min-width:0}.guide-blog-meta,.static-support-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin:0;color:#7c919e}.guide-blog-feature-row h2,.guide-blog-article-row h2,.guide-blog-article-row h4{margin:0;color:#f2f2f0;font-weight:900;line-height:1.12}.guide-blog-feature-row h2{max-width:26ch;font-size:clamp(1.35rem,2.2vw,2rem)}.guide-blog-article-row h2,.guide-blog-article-row h4{font-size:1.18rem}.guide-blog-feature-row h2 a,.guide-blog-article-row h2 a,.guide-blog-article-row h4 a{color:inherit;text-decoration:none;transition:color 160ms ease-out}.guide-blog-feature-row h2 a:hover,.guide-blog-feature-row h2 a:focus-visible,.guide-blog-article-row h2 a:hover,.guide-blog-article-row h2 a:focus-visible,.guide-blog-article-row h4 a:hover,.guide-blog-article-row h4 a:focus-visible{color:#b20c0a;outline:none}.guide-blog-summary{max-width:76ch;margin:0;color:#a8bdc9;font-size:.98rem;line-height:1.58}.guide-blog-read-link{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-top:4px;color:#b20c0a;font-size:.78rem;font-weight:900;line-height:1;text-transform:uppercase}.guide-blog-read-link svg{width:18px;height:18px}.guide-blog-read-link:hover,.guide-blog-read-link:focus-visible{color:#f2f2f0;outline:none}.guide-blog-topic{display:grid;grid-template-columns:minmax(220px, 0.3fr) minmax(0, 0.7fr);gap:clamp(24px,4vw,56px);padding:42px 0 16px;border-top:1px solid rgba(124,145,158,.24)}.guide-blog-topic:first-child{border-top:0;padding-top:0}.guide-blog-topic-head{display:grid;align-content:start;gap:10px}.guide-blog-topic-head h3{font-size:clamp(1.45rem,2.4vw,2.1rem)}.guide-blog-final-cta{display:grid;grid-template-columns:minmax(220px, 0.4fr) minmax(0, 0.6fr);gap:clamp(24px,4vw,56px);align-items:center;border-bottom:0;padding-bottom:88px}.guide-blog-hero-actions,.guide-blog-final-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.guide-blog-hero-actions{justify-content:flex-start}.guide-blog-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;border:1px solid rgba(242,242,240,.18);border-radius:3px;padding:12px 20px;font-size:.84rem;font-weight:900;line-height:1}.guide-blog-button.primary{background:#930807;color:#f2f2f0}.guide-blog-button.primary:hover,.guide-blog-button.primary:focus-visible{background:#b20c0a;outline:none}.guide-blog-button svg{width:20px;height:20px}.guide-blog-layout{display:grid;grid-template-columns:minmax(0, 1fr) minmax(220px, 300px);gap:clamp(28px,4vw,58px);width:min(100% - 64px,1160px);margin-inline:auto;padding:58px 0;border-bottom:1px solid rgba(124,145,158,.22)}.guide-blog-layout .guide-blog-index,.guide-blog-layout .guide-blog-featured{width:auto;margin:0;padding:0;border-bottom:0}.guide-blog-layout .guide-blog-topic{display:block;padding:0;border-top:0}.guide-blog-featured{position:sticky;top:24px;align-self:start}.guide-blog-featured .guide-blog-kicker{margin:0 0 14px}.guide-blog-feature-link{display:grid;gap:7px;padding:16px 0;color:rgba(242,242,240,.78);text-decoration:none;transition:color 160ms ease-out}.guide-blog-feature-link:hover,.guide-blog-feature-link:focus-visible{color:#f2f2f0;outline:none}.guide-blog-feature-link span{color:#7c919e;font-size:.68rem;font-weight:900;line-height:1.2;text-transform:uppercase}.guide-blog-feature-link b{color:#f2f2f0;font-size:.94rem;font-weight:900;line-height:1.18}.guide-blog-feature-link em{color:#a5856e;font-size:.72rem;font-style:normal;font-weight:800;line-height:1.25;text-transform:uppercase}.static-support-titlebar{display:grid;gap:12px;padding:96px 0 34px;border-bottom:1px solid rgba(124,145,158,.28)}body.static-guide-body[page=guide-detail] main-guide.static-support-guide-page{position:relative;display:block}body.static-guide-body[page=guide-detail] main-guide.static-support-guide-page>.marketing-breadcrumbs{position:absolute;top:28px;left:clamp(24px,4vw,80px);z-index:3;width:auto;margin:0;padding:0}.static-support-back{color:#a5856e;text-decoration:none}.static-support-back:hover,.static-support-back:focus-visible{color:#f2f2f0;outline:none}.static-support-titlebar h1{max-width:940px;margin:0;font-size:clamp(2.25rem,6vw,50px);font-weight:900;line-height:.96}.static-support-article-body{background:linear-gradient(rgba(255, 255, 255, 0.018) 1px, transparent 1px),linear-gradient(90deg, rgba(255, 255, 255, 0.018) 1px, transparent 1px),#121317;background-size:36px 36px}.static-support-article-body .owner-course-article{color:#f4f4f4;font-family:Montserrat,Arial,sans-serif}.static-support-article-body .owner-article-hero{position:relative;min-height:620px;background-image:var(--owner-support-hero-image);background-position:center;background-size:cover;overflow:hidden}.static-support-article-body .owner-article-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(15, 16, 19, 0.96) 0%, rgba(15, 16, 19, 0.86) 36%, rgba(15, 16, 19, 0.24) 68%, rgba(15, 16, 19, 0.08) 100%),linear-gradient(0deg, rgba(15, 16, 19, 0.62), rgba(15, 16, 19, 0.04) 42%);pointer-events:none}.static-support-article-body .owner-article-hero-overlay{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:min(52%,720px);min-height:inherit;padding:clamp(28px,6vw,72px) clamp(22px,5vw,64px)}.static-support-article-body .owner-support-kicker{display:block;margin:0 0 12px;color:#db3d3c;font-size:.74rem;font-weight:900;line-height:1;text-transform:uppercase}.static-support-article-body .owner-article-hero h1,.static-support-article-body .owner-article-hero h2{max-width:12ch;margin:0 0 18px;color:#fff;font-size:clamp(2.35rem,6vw,50px);font-weight:900;line-height:.92;text-shadow:0 4px 0 rgba(0,0,0,.42)}.static-support-article-body .owner-article-hero h1{max-width:inherit;font-size:30px}.static-support-article-body .owner-article-hero p{max-width:42ch;margin:0;color:#d7d7d7;font-size:1.04rem;font-weight:400;line-height:1.42}.static-support-article-body .owner-support-body-layout{display:grid;grid-template-columns:minmax(0, 860px) minmax(260px, 340px);align-items:start;gap:56px;width:min(100% - 64px,1160px);margin:0 auto;padding:44px 0 24px}.static-support-article-body .owner-support-prose{min-width:0}.static-support-article-body .owner-support-prose section{margin:0 0 34px;padding-bottom:26px;border-bottom:1px solid hsla(0,0%,100%,.11)}.static-support-article-body .owner-support-prose section:last-child{margin-bottom:0}.static-support-article-body .owner-support-prose h3{max-width:760px;margin:0 0 12px;color:#fff;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:900;line-height:1.08;text-transform:uppercase}.static-support-article-body .owner-support-prose p{max-width:72ch;margin:0 0 18px;color:#c9d1d6;font-size:1rem;line-height:1.66}.static-support-article-body .owner-support-prose p:last-child{margin-bottom:0}.static-support-article-body .owner-support-research{position:sticky;top:22px}.static-support-article-body .owner-article-research{position:relative;z-index:2;box-sizing:border-box;width:100%;margin:0;padding:52px 45px 26px 22px}.static-support-article-body .owner-article-research>:not(.owner-article-research-frame){position:relative;z-index:1}.static-support-article-body .owner-article-research-frame{position:absolute;top:-22px;left:-20px;z-index:0;width:calc(100% + 42px);height:calc(100% + 42px);object-fit:fill;pointer-events:none}.static-support-article-body .owner-article-research h3{margin:0 0 14px;color:#fff;font-size:1rem;font-weight:900;line-height:1.15;text-transform:uppercase}.static-support-article-body .owner-article-research ul{display:grid;gap:18px;margin:0;padding:0;list-style:none}.static-support-article-body .owner-article-research li{display:grid;gap:8px}.static-support-article-body .owner-article-research p{margin:0;color:#d7d7d7;font-size:.86rem;line-height:1.48}.static-support-article-body .owner-article-research a{color:#a8bdc9;font-size:.78rem;font-weight:900;line-height:1.34;text-decoration:none}.static-support-article-body .owner-article-research a:hover,.static-support-article-body .owner-article-research a:focus-visible{color:#fff;outline:none}.static-support-article-body .owner-support-finish-box{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:28px 42px;width:min(100% - 64px,1100px);margin:54px auto 0;padding:32px 0 76px;border-top:1px dashed hsla(0,0%,100%,.24)}.static-support-article-body .owner-support-bottom-section:first-child,.static-support-article-body .owner-support-bottom-section:nth-child(2){grid-column:1/-1}.static-support-article-body .owner-support-bottom-section h3{margin:0 0 12px;color:#b66c00;font-size:1rem;font-weight:900;line-height:1.15;text-transform:uppercase}.static-support-article-body .owner-support-trap-list,.static-support-article-body .owner-support-checklist,.static-support-article-body .owner-support-metric-list{display:grid;gap:0;margin:12px 0 0;padding:0;list-style:none;border-top:1px solid hsla(0,0%,100%,.12)}.static-support-article-body .owner-support-trap-list{grid-template-columns:repeat(2, minmax(0, 1fr));gap:0 30px}.static-support-article-body .owner-support-trap-list li,.static-support-article-body .owner-support-checklist li,.static-support-article-body .owner-support-metric-list li{margin:0;padding:13px 0;border-bottom:1px solid hsla(0,0%,100%,.12);color:#d7d7d7;font-size:.92rem;line-height:1.45}.static-support-article-body .owner-support-checklist{counter-reset:owner-support-check}.static-support-article-body .owner-support-checklist li{display:flex;gap:8px;align-items:center;counter-increment:owner-support-check}.static-support-article-body .owner-support-checklist li::before{content:counter(owner-support-check);flex:0 0 0;color:#fff;font-size:1.6rem;font-weight:900;line-height:.9}.static-support-article-body .owner-support-metric-list li{position:relative;padding-left:38px}.static-support-article-body .owner-support-metric-list li::before{content:"";position:absolute;left:4px;top:17px;width:18px;height:18px}.static-support-article-body .owner-support-metric-list--success li::before{background:linear-gradient(90deg, transparent 7px, #db3d3c 7px, #db3d3c 11px, transparent 11px),linear-gradient(0deg, transparent 7px, #db3d3c 7px, #db3d3c 11px, transparent 11px);transform:rotate(-8deg)}.static-support-article-body .owner-support-metric-list--failure li::before{box-sizing:border-box;border:2px solid #db3d3c;border-radius:999px;background:rgba(0,0,0,0);transform:rotate(-8deg)}.static-support-article-body .owner-support-metric-list--failure li::after{content:"";position:absolute;left:7px;top:25px;width:16px;height:2px;background:#db3d3c;transform:rotate(-45deg);transform-origin:center}.static-support-next,.static-support-final{width:min(100% - 64px,1160px)}@media(max-width: 1000px){body.static-guide-body[page=guide-detail] main-guide.static-support-guide-page{margin-top:50px}.static-support-article-body .owner-article-hero-overlay{box-sizing:border-box;width:100%;max-width:none}}body.static-guide-body .static-support-next .guide-section-head h2,body.static-guide-body .static-support-final .guide-final-copy h2{font-size:clamp(1.7rem,4vw,50px)}.contact-form{display:grid;gap:16px;width:100%;max-width:560px;justify-self:end;padding:22px 0;border-top:1px solid rgba(124,145,158,.32);border-bottom:1px solid rgba(124,145,158,.32)}.contact-field{display:grid;gap:8px}.contact-field label{color:#f2f2f0;font-size:.78rem;font-weight:900;line-height:1.2;text-transform:uppercase}.contact-field input,.contact-field select,.contact-field textarea{width:100%;border:1px solid rgba(124,145,158,.38);border-radius:3px;padding:12px 14px;background:rgba(9,10,13,.78);color:#f2f2f0;font:.94rem/1.4 "Courier New",monospace}.contact-field textarea{min-height:168px;resize:vertical}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{border-color:#b20c0a;outline:2px solid rgba(178,12,10,.28);outline-offset:2px}.contact-form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-top:4px}@media(max-width: 980px){.static-reused-home-section .vertical-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.static-reused-home-section .section-head{grid-template-columns:1fr;gap:14px}.static-reused-home-section .feature-row{grid-template-columns:72px minmax(0, 1fr)}.static-reused-home-section .feature-icon{width:72px;height:72px}.static-reused-home-section .feature-action{grid-column:2;justify-self:start}body.static-contact-body .contact-hero{grid-template-columns:1fr;min-height:auto}.guide-blog-topic,.guide-blog-layout,.guide-blog-final-cta,.static-support-article-body .owner-support-body-layout{grid-template-columns:1fr}.guide-blog-featured{position:static;order:0}.guide-blog-hero-actions,.guide-blog-final-actions{justify-content:flex-start}.static-support-article-body .owner-support-research{position:relative;top:auto;order:-1;width:100%;padding:8%;padding-top:max(56px,8%)}.static-support-article-body .owner-support-finish-box{grid-template-columns:1fr}.static-support-article-body .owner-support-bottom-section:first-child,.static-support-article-body .owner-support-bottom-section:nth-child(2){grid-column:auto}.contact-form{max-width:100%;justify-self:stretch}}@media(min-width: 981px){body.static-guide-body[page=guide-hub] .guide-blog-hero,body.static-guide-body[page=guide-hub] .guide-blog-layout,body.static-guide-body[page=guide-hub] .guide-blog-final-cta{width:min(100% - clamp(36px,10vw,144px),1400px);margin-left:clamp(18px,5vw,72px);margin-right:auto}}@media(max-width: 680px){body.static-home-body h1,body.static-feature-body h1,body.static-vertical-body h1,body.static-pricing-body h1,body.static-preview-body h1,body.static-score-body h1,body.static-contact-body h1,body.static-legal-body h1,body.static-guide-body h1,body.static-compare-body h1,body.static-marketing-body h1{font-size:30px}.static-reused-home-section{padding-left:20px;padding-right:20px}.static-reused-home-section .vertical-grid{grid-template-columns:1fr}.static-reused-home-section .feature-row{grid-template-columns:62px minmax(0, 1fr);gap:14px}.static-reused-home-section .feature-icon{width:62px;height:62px}.static-reused-home-section .feature-action{grid-column:2;justify-self:start;width:auto;white-space:nowrap}.guide-blog-hero,.guide-blog-layout,.guide-blog-index,.guide-blog-final-cta,.static-support-titlebar,.static-support-next,.static-support-final{width:min(100% - 28px,1160px)}.guide-blog-hero,.static-support-titlebar{padding:84px 0 26px}body.static-guide-body[page=guide-detail] main-guide.static-support-guide-page>.marketing-breadcrumbs{top:24px;left:18px}.guide-blog-hero-lede,.static-support-deck,.guide-blog-section-head p:not(.guide-blog-kicker),.guide-blog-final-copy p,.guide-blog-topic-head p:not(.guide-blog-topic-count),.guide-blog-summary{font-size:.92rem;line-height:1.56}.guide-blog-layout,.guide-blog-index,.guide-blog-final-cta{padding:42px 0}.guide-blog-feature-row,.guide-blog-article-row{grid-template-columns:86px minmax(0, 1fr);gap:14px;padding:18px 0}.guide-blog-feature-row .guide-blog-media img,.guide-blog-media img{aspect-ratio:1}.guide-blog-feature-row h2,.guide-blog-article-row h2,.guide-blog-article-row h4{font-size:1.05rem;line-height:1.16}.guide-blog-read-link{display:none}.guide-blog-topic{padding:34px 0 12px}.guide-blog-button,.guide-blog-hero-actions,.guide-blog-final-actions{width:100%}.static-support-article-body .owner-article-hero{min-height:560px}.static-support-article-body .owner-article-hero::after{background:linear-gradient(180deg, rgba(15, 16, 19, 0.96) 0%, rgba(15, 16, 19, 0.88) 44%, rgba(15, 16, 19, 0.2) 100%)}.static-support-article-body .owner-article-hero-overlay{justify-content:flex-start;width:100%;min-height:0;padding:28px 22px}.static-support-article-body .owner-article-hero h1,.static-support-article-body .owner-article-hero h2{max-width:min(100%,13ch);font-size:clamp(2.25rem,12vw,50px)}.static-support-article-body .owner-article-hero p{max-width:34ch;font-size:.96rem;line-height:1.42}.static-support-article-body .owner-support-body-layout,.static-support-article-body .owner-support-finish-box{width:min(100% - 28px,1160px)}.static-support-article-body .owner-support-prose h3{font-size:1.18rem}.static-support-article-body .owner-support-prose p{font-size:.96rem;line-height:1.62}.static-support-article-body .owner-support-trap-list{grid-template-columns:1fr}.contact-form-actions,.contact-form-actions .contact-button{width:100%}}@media(max-width: 500px){body.static-guide-body[page=guide-hub] .guide-blog-article-row{grid-template-columns:1fr;gap:12px}body.static-guide-body[page=guide-hub] .guide-blog-article-row .guide-blog-media{width:100%}body.static-guide-body[page=guide-hub] .guide-blog-article-row .guide-blog-media img{aspect-ratio:16/9}}@media(max-width: 760px){.static-home-nav .menu.global,.static-home-nav hr{width:70px;max-width:100%;box-sizing:border-box}body.static-home-body main-home .home-button.btn-primary,body.static-feature-body main-feature .feature-button.btn-primary,body.static-vertical-body main-vertical .feature-button.btn-primary,body.static-pricing-body .pricing-button.btn-primary,body.static-guide-body .guide-button.btn-primary,body.static-guide-body .guide-blog-button.btn-primary,body.static-feature-body .feature-hub-button.btn-primary,body.static-vertical-body .vertical-hub-button.btn-primary,body.static-compare-body .compare-button.btn-primary,body.static-marketing-body .marketing-button.btn-primary{flex:0 0 auto;width:auto;min-width:100px}}body.static-vertical-body .vertical-hub-button.btn-primary,body.static-feature-body main-feature .feature-button.btn-primary,body.static-feature-body .feature-hub-button.btn-primary,body.static-vertical-body main-vertical .feature-button.btn-primary,body.static-pricing-body .pricing-button.btn-primary,body.static-guide-body .guide-blog-button.btn-primary,body.static-guide-body .guide-button.btn-primary,body.static-compare-body .compare-button.btn-primary,body.static-contact-body .contact-button.btn-primary{font-weight:100}body.static-home-body main-home .home-hero .home-button.btn-primary{font-weight:100}.static-hero-free-note{position:relative;display:block;flex:0 0 100%;width:min(100%,430px);margin-top:2px;padding-left:76px;color:rgba(242,242,240,.82)}.static-hero-free-note p{margin:0;padding-top:6px;font-family:"Ink Free","Comic Sans MS","Segoe Print",cursive;font-size:clamp(1.05rem,1.42vw,1.3rem);font-weight:600;line-height:1.24}.static-hero-free-note .red-arrow{position:absolute;left:4px;top:-20px;width:78px;height:78px;object-fit:contain;pointer-events:none;transform:scaleX(-1);transform-origin:center;user-select:none;filter:drop-shadow(0 0 1px rgba(147, 8, 7, 0.48))}@media screen and (min-width: 501px)and (max-width: 760px){body.static-home-body main-home .home-hero{display:grid;align-items:center;min-height:min(860px,100dvh);padding-top:clamp(82px,12dvh,116px);padding-bottom:clamp(68px,10dvh,96px)}body.static-home-body main-home .hero-copy{gap:24px}}@media screen and (max-width: 760px){body.logged-out[page=main-home] global-navigation.is-ready{padding:8px}}@media screen and (max-width: 500px){body.static-home-body #content,body.static-feature-body #content,body.static-vertical-body #content,body.static-pricing-body #content,body.static-preview-body #content,body.static-score-body #content,body.static-contact-body #content,body.static-legal-body #content,body.static-guide-body #content,body.static-compare-body #content,body.static-marketing-body #content{margin-left:70px;width:calc(100vw - 70px)}body.static-feature-body[page=feature-hub] #content,body.static-vertical-body[page=vertical-hub] #content,body.static-preview-body #content,body.static-score-body #content,body.static-contact-body #content,body.static-legal-body #content,body.static-guide-body[page=guide-hub] #content{width:calc(100% - 70px)}body.static-home-body .marketing-footer,body.static-feature-body .marketing-footer,body.static-vertical-body .marketing-footer,body.static-pricing-body .marketing-footer,body.static-preview-body .marketing-footer,body.static-score-body .marketing-footer,body.static-contact-body .marketing-footer,body.static-legal-body .marketing-footer,body.static-guide-body .marketing-footer,body.static-compare-body .marketing-footer,body.static-marketing-body .marketing-footer{margin-left:70px;width:calc(100vw - 70px)}body.static-feature-body[page=feature-hub] .marketing-footer,body.static-vertical-body[page=vertical-hub] .marketing-footer,body.static-preview-body .marketing-footer,body.static-score-body .marketing-footer,body.static-contact-body .marketing-footer,body.static-legal-body .marketing-footer,body.static-guide-body[page=guide-hub] .marketing-footer{width:calc(100% - 70px)}body.static-home-body global-navigation.static-home-nav,body.static-feature-body global-navigation.static-home-nav,body.static-vertical-body global-navigation.static-home-nav,body.static-pricing-body global-navigation.static-home-nav,body.static-preview-body global-navigation.static-home-nav,body.static-score-body global-navigation.static-home-nav,body.static-contact-body global-navigation.static-home-nav,body.static-legal-body global-navigation.static-home-nav,body.static-guide-body global-navigation.static-home-nav,body.static-compare-body global-navigation.static-home-nav,body.static-marketing-body global-navigation.static-home-nav{min-width:70px;width:70px;max-width:70px;box-sizing:border-box;padding:14px 7px}.static-home-nav .static-home-logo{margin-bottom:12px}.static-home-nav .logo{width:56px;height:56px}.static-home-nav .menu.global,.static-home-nav hr{width:68px}.static-home-nav .menu.global{margin-top:18px;font-size:10px}.static-home-nav .navigation{gap:7px}.static-home-nav .navigation.small{gap:6px}body.static-home-body main-home .home-hero{display:grid;align-items:center;min-height:min(800px,100dvh);padding-top:clamp(96px,14dvh,128px);padding-bottom:clamp(72px,10dvh,96px);background-position:center,center,83% center}body.static-home-body main-home .hero-worker{right:calc(-118px + 25%)}body.static-feature-body[page=feature-hub] .static-reused-home-section .feature-row{grid-template-columns:1fr;gap:14px}body.static-feature-body[page=feature-hub] .static-reused-home-section .feature-action{grid-column:1}.static-hero-free-note{width:min(100%,350px);padding-left:74px}.static-hero-free-note .red-arrow{left:0;top:-20px;width:76px;height:76px}}body.static-vertical-body main-vertical .feature-mini-hero{padding-top:clamp(76px,8vw,96px)}body.static-vertical-body main-vertical .feature-hero-actions{max-width:none}body.static-vertical-body main-vertical .feature-hero-actions .feature-button.btn-primary,body.static-vertical-body main-vertical .feature-hero-actions .feature-button.btn-primary span{white-space:nowrap}@media screen and (max-width: 760px){body.static-vertical-body main-vertical .feature-mini-hero{padding-top:96px}body.static-vertical-body main-vertical .feature-hero-actions{width:100%}body.static-vertical-body main-vertical .feature-hero-actions .feature-button.btn-primary{width:min(100%,260px);min-width:0}}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:1ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:1ms !important}}