:root{--bg:#f7f9fc;--text:#102033;--deep:#0b1726;--muted:#526174;--line:#dce4ee;--soft-line:#e4ebf3;--blue:#1557a8;--blue-soft:#eaf2ff;--white:#fff;--shadow-sm:0 14px 36px #10203311;--shadow-md:0 18px 50px #10203313;--shadow-lg:0 28px 80px #10203321}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:radial-gradient(circle at top right, #1557a814, transparent 34%), var(--bg);min-height:100vh;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit}.appShell{min-height:100vh}.page-transition{animation:.24s ease-out both pageFadeIn}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-transition{animation:none}}.navbar{justify-content:space-between;align-items:center;width:min(1180px,100% - 96px);height:84px;margin:0 auto;display:flex}.logo,.site-footer-logo{color:var(--text);letter-spacing:-.045em;white-space:nowrap;font-size:22px;font-weight:850;text-decoration:none}.navLinks{align-items:center;gap:28px;display:flex}.navLinks a{min-height:28px;color:var(--muted);border-bottom:2px solid #0000;align-items:center;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.navLinks a:hover,.navLinks a.active-link{color:var(--text)}.navLinks a.active-link{border-bottom-color:var(--blue)}.hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:64px;width:min(1180px,100% - 96px);margin:0 auto;padding:92px 0 96px;display:grid}.heroContent{max-width:780px}.eyebrow,.panelLabel,.cardLabel{background:var(--blue-soft);color:var(--blue);letter-spacing:.015em;border-radius:999px;align-items:center;padding:8px 13px;font-size:13px;font-weight:850;display:inline-flex}.cardLabel,.panelLabel{background:#f0f5fb;margin-bottom:20px}.heroContent h1,.heroText h1{letter-spacing:-.07em;color:var(--deep);margin:18px 0 24px;font-size:clamp(46px,6vw,76px);line-height:.98}.heroContent p,.heroText p{max-width:700px;color:var(--muted);margin:0;font-size:20px;line-height:1.65}.heroActions{flex-direction:column;align-items:flex-start;gap:16px;margin-top:38px;display:flex}.secondaryActions{flex-wrap:wrap;gap:14px;display:flex}.primaryButton,.secondaryButton{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 26px;font-size:15px;font-weight:850;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.primaryButton{background:var(--deep);color:#fff;box-shadow:0 14px 34px #0b172638}.secondaryButton{color:var(--deep);background:#fff;border:1px solid #d8e0ea}.primaryButton:hover,.secondaryButton:hover{transform:translateY(-2px)}.heroPanel,.contactPanel{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-lg);border-radius:32px;overflow:hidden}.contactPanel{padding:42px}.contactPanel h2{letter-spacing:-.045em;margin:0 0 18px;font-size:36px;line-height:1.08}.contactPanel p{color:#5d6d80;margin:0 0 34px;line-height:1.65}.panelHeader{border-bottom:1px solid #edf1f6;gap:8px;padding:18px 20px;display:flex}.panelHeader span{background:#cdd6e2;border-radius:50%;width:10px;height:10px}.panelBody{gap:0;padding:30px;display:grid}.flowItem{background:var(--bg);border:1px solid var(--soft-line);border-radius:20px;padding:22px}.flowItem strong{color:var(--text);margin-bottom:8px;font-size:17px;display:block}.flowItem p{color:#66758a;margin:0;line-height:1.55}.flowArrow{text-align:center;color:#8fa1b6;padding:10px 0;font-size:24px}.section,.problemsSection,.automationSection,.packagesSection{width:min(1120px,100% - 128px);margin:0 auto;padding:92px 0}.sectionHeader{max-width:800px;margin-bottom:48px}.sectionHeader h2,.problemSection h2,.automationText h2,.ctaSection h2,.legalHero h1{letter-spacing:-.055em;color:var(--deep);margin:18px 0;font-size:clamp(36px,4vw,56px);line-height:1.04}.sectionHeader p,.problemSection p,.automationText p,.ctaSection p,.legalHero p{color:var(--muted);margin:0;font-size:19px;line-height:1.65}.industryGrid,.problemGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.problemGrid.threeCards{grid-template-columns:repeat(3,minmax(0,1fr))}.industryCard,.problemCard,.packageCard,.stepsGrid div,.problemGrid.threeCards div{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-md);border-radius:28px;padding:34px}.industryCard h3,.problemCard h3,.packageCard h3,.stepsGrid h3,.problemGrid.threeCards h3{letter-spacing:-.04em;color:var(--text);margin:0 0 16px;font-size:26px;line-height:1.16}.industryCard p,.problemCard p,.packageCard p,.stepsGrid p,.problemGrid.threeCards p{color:#5d6d80;margin:0 0 20px;font-size:16px;line-height:1.6}.problemCard span,.stepsGrid span{color:var(--blue);margin-bottom:30px;font-size:14px;font-weight:900;display:inline-flex}ul{margin:0;padding:0;list-style:none}li{color:#34465c;margin:12px 0;padding-left:24px;line-height:1.45;position:relative}li:before{content:"✓";color:var(--blue);font-weight:900;position:absolute;left:0}.problemSection{display:block}.problemSection h2{max-width:760px}.problemSection .problemGrid{width:100%}.stepsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.automationCard{background:var(--white);border:1px solid var(--line);border-radius:34px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:48px;padding:48px;display:grid;box-shadow:0 24px 70px #10203317}.automationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.automationItem{background:var(--bg);border:1px solid var(--soft-line);color:#34465c;border-radius:18px;padding:18px;font-weight:750}.automationItem:before{content:"✓";color:var(--blue);margin-right:10px;font-weight:950}.packageGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.packageCard{min-height:330px}.ctaSection{background:var(--white);border:1px solid var(--line);text-align:center;border-radius:36px;width:min(1120px,100% - 128px);margin:0 auto 82px;padding:78px 48px;box-shadow:0 28px 80px #1020331c}.ctaSection h2{max-width:850px;margin-left:auto;margin-right:auto}.ctaSection p{max-width:720px;margin:0 auto 40px}.legalHero{width:min(980px,100% - 128px);margin:0 auto;padding:92px 0 56px}.legalHero h1{font-size:clamp(44px,6vw,72px)}.legalHero small{color:#7a8798;margin-top:18px;font-size:14px;display:block}.legalContent{gap:18px;width:min(980px,100% - 128px);margin:0 auto;display:grid}.legalSection{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-md);border-radius:28px;padding:34px}.legalSection h2{color:var(--text);letter-spacing:-.04em;margin:0 0 18px;font-size:26px;line-height:1.18}.legalSection p{color:#5d6d80;margin:12px 0 0;font-size:16px;line-height:1.7}.site-footer{width:min(1120px,100% - 128px);color:var(--text);margin:96px auto 40px}.site-footer-inner{background:var(--white);border:1px solid var(--line);border-radius:34px;grid-template-columns:1.35fr .85fr .85fr .85fr;gap:42px;padding:46px;display:grid;box-shadow:0 24px 70px #10203317}.site-footer-brand p{color:#5d6d80;max-width:360px;margin:14px 0 0;font-size:15px;line-height:1.6}.site-footer-column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.site-footer-column h3{color:var(--text);margin:0 0 8px;font-size:14px;font-weight:850}.site-footer-column a,.site-footer-column span{color:#5d6d80;font-size:14px;font-weight:500;line-height:1.45;text-decoration:none}.site-footer-column a:hover{color:var(--text)}.site-footer-bottom{color:#7a8798;justify-content:space-between;gap:20px;padding:22px 4px 0;font-size:13px;display:flex}@media (width<=1060px){.hero{grid-template-columns:1fr}.heroPanel{max-width:680px}.problemGrid.threeCards,.packageGrid,.stepsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.automationCard{grid-template-columns:1fr}}@media (width<=960px){.navbar,.hero,.section,.problemsSection,.automationSection,.packagesSection,.ctaSection,.legalHero,.legalContent,.site-footer{width:min(100% - 48px,1180px)}.navLinks{display:none}.hero{padding-top:54px}.industryGrid,.problemGrid,.problemGrid.threeCards{grid-template-columns:1fr}.site-footer-inner{grid-template-columns:1fr 1fr;padding:34px}.site-footer-bottom{flex-direction:column}}@media (width<=640px){.navbar,.hero,.section,.problemsSection,.automationSection,.packagesSection,.ctaSection,.legalHero,.legalContent,.site-footer{width:min(100% - 36px,1180px)}.heroContent h1,.heroText h1{font-size:42px}.problemGrid,.problemGrid.threeCards,.automationGrid,.stepsGrid,.packageGrid{grid-template-columns:1fr}.heroPanel,.contactPanel,.industryCard,.problemCard,.automationCard,.packageCard,.legalSection,.problemGrid.threeCards div{padding:24px}.ctaSection{padding:58px 24px}.site-footer-inner{grid-template-columns:1fr;gap:30px;padding:28px}}.problemSection{width:min(1120px,100% - 128px);margin:0 auto;padding:92px 0;display:block}.problemSection>div:first-child{max-width:760px;margin-bottom:44px}.problemSection h2{letter-spacing:-.055em;max-width:760px;color:var(--deep);margin:18px 0;font-size:clamp(36px,4vw,56px);line-height:1.04}.problemSection .problemGrid.threeCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;display:grid}.problemSection .problemGrid.threeCards>div{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-md);border-radius:28px;padding:34px}.problemSection .problemGrid.threeCards h3{letter-spacing:-.04em;color:var(--text);margin:0 0 16px;font-size:26px;line-height:1.16}.problemSection .problemGrid.threeCards p{color:#5d6d80;margin:0;font-size:16px;line-height:1.6}@media (width<=960px){.problemSection{width:min(100% - 48px,1180px)}.problemSection .problemGrid.threeCards{grid-template-columns:1fr}}@media (width<=640px){.problemSection{width:min(100% - 36px,1180px)}.problemSection .problemGrid.threeCards>div{padding:24px}}
