:root{--font-body:"Segoe UI", Aptos, "Trebuchet MS", sans-serif;--font-heading:"Arial Rounded MT Bold", "Trebuchet MS", "Segoe UI", sans-serif;--bg:#f8fbff;--ink:#0f1b4c;--muted:#5e6887;--line:#193ca01c;--blue:#2563ff;--blue-deep:#0d3ebf;--green:#1ea971;--shadow:0 24px 70px #1f409324}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #4f8bff2e, transparent 26%), radial-gradient(circle at top right, #1ea97129, transparent 20%), linear-gradient(180deg, #fff 0%, var(--bg) 62%, #eef5ff 100%);color:var(--ink);font-family:var(--font-body), sans-serif;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%}button,input{font:inherit}.aePage{color:#16224b;background:radial-gradient(circle at top,#3c7dff1f,#0000 28%),linear-gradient(#fff 0%,#fbfdff 58%,#f8fbff 100%)}.aeShell{width:min(100%,1180px);margin:0 auto;padding:0 24px}.aeHeader{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #2563ff0f;position:sticky;top:0}.aeHeaderInner{justify-content:space-between;align-items:center;gap:20px;min-height:96px;display:flex}.aeLogo{width:276px;height:auto;display:block}.aeBrandLockup{gap:6px;display:grid}.aeBrandMeta{letter-spacing:.08em;text-transform:uppercase;color:#6f7d9b;padding-left:8px;font-size:12px;font-weight:700}.aeHeaderBar,.aeNav,.aeNavActions,.aeHeroActions,.aePlatformGroup,.aeSocials,.aeFooterBottom{align-items:center;display:flex}.aeHeaderBar{background:linear-gradient(#fffffff0,#f7fafff0);border:1px solid #2563ff1a;border-radius:22px;flex:1;justify-content:space-between;gap:18px;padding:12px 16px 12px 20px;box-shadow:0 12px 28px #1c38840f}.aeNav{color:#24325f;gap:28px;font-size:15px;font-weight:700}.aeNav a{white-space:nowrap;align-items:center;gap:6px;padding:8px 0;display:inline-flex;position:relative}.aeNav a.active{color:#2563ff}.aeNav a.active:after{content:"";background:#2563ff;border-radius:999px;height:3px;position:absolute;bottom:-10px;left:0;right:0}.aeNavLinkLabel{line-height:1}.aeNavCaret{color:#6d7891;font-size:11px}.aeNavActions,.aeHeroActions{gap:14px}.aeBtn{border:1.5px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:15px;font-weight:700;transition:transform .16s,box-shadow .16s;display:inline-flex}.aeBtn:hover{transform:translateY(-1px)}.aeBtnPrimary{color:#fff;background:linear-gradient(#2d74ff 0%,#1358eb 100%);box-shadow:0 14px 28px #2563ff33}.aeBtnGhost,.aeBtnGhostBlue{color:#16367c;background:#fff;border-color:#bcd0ff}.aeBtnGhostBlue{min-width:170px}.aePlayIcon{border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-right:10px;font-size:0;line-height:1;display:inline-flex}.aePlayIcon:before{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid;width:0;height:0;margin-left:2px}.aeBtn.full{width:100%}.aeHero{padding:16px 0 10px}.aeHeroGrid{grid-template-columns:.96fr 1.24fr;align-items:center;gap:22px;display:grid}.aeHeroCopy{padding-top:4px}.aePill,.aeMicro,.aeFreeTag{border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.aePill{color:#2563ff;background:#e7f0ff;min-height:34px;padding:0 14px;font-size:13px}.aeHeroCopy h1{font-family:var(--font-heading), sans-serif;letter-spacing:-.05em;color:#132252;margin:14px 0 12px;font-size:clamp(40px,4vw,58px);line-height:.98}.aeGrowthWord{color:#2563ff;display:inline-block;position:relative}.aeGrowthWord:after{content:"";background-color:#0000;background-image:radial-gradient(circle at 0 100%,#0000 12px,#24bf63 13px 15px,#0000 16px),radial-gradient(circle at 50% 100%,#0000 18px,#24bf63 19px 21px,#0000 22px),radial-gradient(circle at 100% 100%,#0000 12px,#24bf63 13px 15px,#0000 16px);background-position:0 100%,bottom,100% 100%;background-repeat:no-repeat;background-size:33% 100%,34% 100%,33% 100%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;height:18px;position:absolute;bottom:-12px;left:-4px;right:6px}.aeHeroCopy p{color:#2b3866;max-width:520px;margin:0;font-size:16px;line-height:1.55}.aeHeroKeywordSupport{margin-top:10px!important}.aeCheckList,.aeMiniList{margin:16px 0 0;padding:0;list-style:none}.aeCheckList{color:#182654;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;font-size:14px;line-height:1.45;display:grid}.aeCheckList li,.aeMiniList li{padding-left:28px;position:relative}.aeCheckList li:before,.aeMiniList li:before{content:"";border-bottom:2.5px solid #10b26c;border-left:2.5px solid #10b26c;width:10px;height:6px;position:absolute;top:5px;left:2px;transform:rotate(-45deg)}.aeCheckList li.highlight{color:#16a34a;font-weight:700}.aePriceCard{background:#fff;border:1px solid #d6e3ff;border-radius:18px;align-items:center;gap:16px;margin-top:16px;padding:14px 18px;display:inline-flex;box-shadow:0 18px 36px #1340ab14}.aePriceCard .value{font-family:var(--font-heading), sans-serif;color:#2563ff;font-size:52px;line-height:1}.aePriceCard strong{color:#152350;font-size:18px;display:block}.aePriceCard span{color:#536181;margin-top:4px;font-size:12px;display:block}.aeHeroActions{margin-top:14px}.aeHeroVisual{justify-content:flex-end;display:flex}.aeHeroFormShell{background:radial-gradient(circle at 100% 0,#2563ff38,#0000 32%),radial-gradient(circle at 0 100%,#1abe702e,#0000 26%),linear-gradient(#fffffffa,#f4f8fff5);border:1px solid #2563ff1f;border-radius:28px;width:min(100%,510px);padding:16px;position:relative;box-shadow:0 28px 54px #11276224,inset 0 1px #ffffffb3}.aeHeroFormShell:before{content:"";filter:blur(1px);pointer-events:none;background:linear-gradient(#ffffffd1,#ffffff38);border-radius:22px;position:absolute;inset:10px}.aeHeroFormIntro,.aeHeroFormCard,.aeHeroFormTrust{z-index:1;position:relative}.aeHeroFormIntro{gap:6px;margin-bottom:12px;padding:2px 4px 0;display:grid}.aeHeroFormKicker{color:#1d5cff;letter-spacing:.08em;text-transform:uppercase;background:#2563ff1a;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.aeHeroFormIntro strong{color:#152454;font-size:24px;line-height:1.1}.aeHeroFormIntro p{color:#52607f;margin:0;font-size:13px;line-height:1.55}.aeHeroFormCard.contactCard{background:#ffffffe0;border-radius:22px;max-width:none;margin:0;padding:18px;box-shadow:0 18px 36px #142e741a,inset 0 1px #ffffffbf}.aeHeroFormCard .eyebrow{color:#1558ec;background:#1558ec14}.contactCardDescription{color:#5a6786;margin:8px 0 0;font-size:13px;line-height:1.5}.contactCardFields{gap:12px;display:grid}.aeHeroFormCard .contactCardFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.aeHeroFormCard .contactCardFields label:nth-child(3){grid-column:1/-1}.aeHeroFormCard label{margin-top:0}.aeHeroFormCard input{background:linear-gradient(#fcfdfffa,#f4f8ffeb);border-color:#1b357b1f;min-height:44px;padding:10px 14px}.aeHeroFormCard span{margin-bottom:6px;font-size:12px}.aeHeroFormCard button{min-height:46px;margin-top:12px}.aeHeroFormTrust{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.aeHeroFormTrust span{color:#28406f;background:#ffffffb8;border:1px solid #2563ff14;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.aePlatformRow{justify-content:space-between;align-items:center;gap:18px;padding-top:16px;padding-bottom:0;display:flex}.aePlatformCard{background:linear-gradient(#fffffff5,#f7fafff5);border:1px solid #2563ff14;border-radius:18px;flex:1;padding:14px 18px;box-shadow:0 18px 38px #1f40930f,inset 0 1px #ffffffb3}.aePlatformCard.built{flex:none}.aePlatformGroup{color:#22325f;flex-wrap:wrap;gap:10px 14px;font-size:14px}.aePlatformGroup .label{color:#6f7d9b;font-size:12px;font-weight:700}.aePlatformItem{background:#fffc;border:1px solid #2563ff14;border-radius:14px;align-items:center;min-height:38px;padding:0 14px 0 40px;font-weight:700;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffffb3}.aePlatformItem:before{content:"";background:linear-gradient(#fffffff2,#e9f1fff2);border:1.5px solid #3e78ff;border-radius:7px;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.aePlatformItem.web:before{border-radius:50%}.aePlatformItem.desktop:before{border-radius:4px}.aePlatformGroup.built{white-space:nowrap;justify-content:flex-end}.aePlatformGroup .flutter{color:#4c657d;font-size:22px;font-weight:700}.aePlatformGroup .go{color:#11a7c9;font-size:22px;font-weight:800}.aeSection{padding:28px 0 0}.aeSectionHead{text-align:center;margin-bottom:32px}.aeSeoHead p,.aeFaqHead p{color:#536484;max-width:860px;margin:14px auto 0;font-size:18px;line-height:1.75}.aeSeoGrid,.aeFaqGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.aeSeoCard,.aeFaqCard{background:radial-gradient(circle at 0 0,#2563ff14,#0000 32%),linear-gradient(#fffffffa,#f7fafffa);border:1px solid #e5ecfb;border-radius:24px;padding:24px 22px;box-shadow:0 18px 40px #1c38840f}.aeSeoCard h3,.aeFaqCard h3{color:#192655;margin:0;font-size:22px;line-height:1.2}.aeSeoCard p,.aeFaqCard p{color:#516080;margin:12px 0 0;font-size:15px;line-height:1.8}.aeSectionBadge{color:#2563ff;letter-spacing:.08em;text-transform:uppercase;background:#2563ff14;border:1px solid #2563ff14;border-radius:999px;justify-content:center;align-items:center;min-height:34px;margin-bottom:14px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.aeSectionHead h2,.aePricingCopy h2{font-family:var(--font-heading), sans-serif;color:#192655;letter-spacing:-.04em;margin:0;font-size:clamp(30px,3vw,46px);line-height:1.15}.aeFeaturesScroller{scroll-snap-type:x proximity;scrollbar-width:none;margin:0 -4px;padding:8px 4px 14px;overflow-x:auto}.aeFeaturesScroller::-webkit-scrollbar{display:none}.aeFeaturesGrid{grid-auto-columns:calc(25% - 15px);grid-auto-flow:column;gap:20px;display:grid}.aeFeatureCard,.aeBundleCard,.aePricingCard{background:#fffffff2;border:1px solid #e5ecfb;box-shadow:0 18px 40px #1c38840f}.aeFeatureCard{scroll-snap-align:start;text-align:center;background:radial-gradient(circle at top,#2563ff0f,#0000 36%),linear-gradient(#fffffffa,#f8fbfffa);border-radius:26px;padding:30px 20px 26px;position:relative;overflow:hidden;box-shadow:0 24px 44px #1c388414,inset 0 1px #fffc}.aeFeatureCard:before{content:"";pointer-events:none;background:linear-gradient(#ffffff59,#0000 24%);position:absolute;inset:0}.aeFeatureIcon,.aeWhyIcon{color:#fff;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.aeFeatureMedia{background:linear-gradient(#ffffffeb,#f5f9ffe0);border-radius:34px;justify-content:center;align-items:center;width:110px;height:110px;margin:0 auto;display:inline-flex;position:relative;box-shadow:0 18px 28px #2563ff1f,inset 0 1px #ffffffe6}.aeFeatureMedia:before{content:"";filter:blur(.5px);background:#ffffff75;border-radius:26px;position:absolute;inset:10px}.aeFeatureMedia.violet{background:linear-gradient(#b77cff33,#7a4ddf1f)}.aeFeatureMedia.green{background:linear-gradient(#7bdd9a38,#45bc781f)}.aeFeatureMedia.orange{background:linear-gradient(#ffc95a38,#ffaa361f)}.aeFeatureMedia.blue{background:linear-gradient(#4d8eff38,#245eff1f)}.aeFeatureMedia.pink{background:linear-gradient(#ff7da638,#f2527d1f)}.aeFeatureMedia.mint{background:linear-gradient(#7ad9a838,#4fc08d1f)}.aeFeatureArt{z-index:1;filter:drop-shadow(0 12px 22px #245eff14);width:82px;height:82px;position:relative}.aeFeatureCard h3{color:#1a2859;margin:20px 0 12px;font-size:20px;line-height:1.3}.aeFeatureCard p{color:#516080;margin:0;font-size:15px;line-height:1.9}.aeModules{padding-top:34px}.aeModulesHead{max-width:860px;margin:0 auto 30px}.aeModulesHead p{color:#536484;max-width:760px;margin:14px auto 0;font-size:18px;line-height:1.75}.aeModulesScroller{scroll-snap-type:x proximity;scrollbar-width:none;margin:0 -4px;padding:8px 4px 14px;overflow-x:auto}.aeModulesScroller::-webkit-scrollbar{display:none}.aeModulesGrid{grid-auto-columns:minmax(860px,calc(100% - 84px));grid-auto-flow:column;gap:24px;display:grid}.aeModuleCard{scroll-snap-align:start;background:linear-gradient(#fffffffa,#f7fafffa);border:1px solid #e5ecfb;border-radius:28px;padding:0;overflow:hidden;box-shadow:0 22px 42px #1127620f,inset 0 1px #ffffffd6}.aeModuleCardBody{grid-template-columns:152px minmax(0,1.35fr) minmax(240px,.9fr);align-items:stretch;gap:0;display:grid}.aeModuleCardIconWrap{background:radial-gradient(circle at 0 0,#2563ff1f,#0000 44%),linear-gradient(#f2f7fffa,#ebf2fffa);border-right:1px solid #2563ff14;justify-content:center;align-items:center;padding:26px 22px;display:flex}.aeModuleCardIcon{border-radius:26px;width:88px;height:88px;margin:0}.aeModuleCopy{align-content:center;gap:12px;min-width:0;padding:26px 28px;display:grid}.aeModuleCard h3{letter-spacing:-.03em;color:#182756;overflow-wrap:anywhere;text-wrap:balance;margin:0;font-size:clamp(24px,2vw,28px);line-height:1.15}.aeModuleCardText{color:#536484;max-width:58ch;margin:0;font-size:16px;line-height:1.75}.aeModulePoints{background:linear-gradient(#fbfdfffa,#f5f9fffa);border-left:1px solid #2563ff14;flex-wrap:wrap;align-content:center;gap:12px;margin:0;padding:22px 24px;list-style:none;display:flex}.aeModulePoints li{color:#30456f;background:#ffffffe6;border:1px solid #2563ff14;border-radius:14px;align-items:center;min-height:46px;padding:0 16px 0 38px;font-size:14px;font-weight:700;line-height:1.4;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffffd6}.aeModulePoints li:before{content:"";border-bottom:2px solid #12b26d;border-left:2px solid #12b26d;width:10px;height:6px;position:absolute;top:17px;left:16px;transform:rotate(-45deg)}.aeBundlesGrid{grid-template-columns:1.02fr 1.35fr 1.02fr .92fr;align-items:center;gap:18px;display:grid}.aeBundleCard{border-radius:24px;min-height:320px;padding:24px 22px}.aeFreeTag{color:#fff;background:#15b861;min-width:62px;min-height:34px;font-size:15px}.aeBundleCard h3{color:#1b2858;margin:18px 0 10px;font-size:22px;line-height:1.2}.aeMiniList{color:#344166;gap:16px;margin-top:18px;font-size:16px;line-height:1.6;display:grid}.aeBundleVisual{justify-content:center;align-items:center;display:flex}.aeBundleImage.website{width:100%;max-width:430px;height:auto}.aeBundleVisual.phone{justify-content:flex-end}.aeBundleImage.mobile{width:100%;max-width:230px;height:auto}.aePricingCard{background:radial-gradient(circle at 0 0,#2563ff24,#0000 30%),radial-gradient(circle at 100% 100%,#1ea9711f,#0000 24%),linear-gradient(#f7faff 0%,#fff 100%);border-radius:34px;grid-template-columns:minmax(250px,320px) minmax(380px,1fr) minmax(280px,320px);align-items:stretch;gap:24px;padding:28px;display:grid;box-shadow:0 30px 60px #1127621a,inset 0 1px #ffffffd1}.aePricingVisual{gap:16px;display:grid}.aePricingBadgeWrap{background:linear-gradient(#fffffff0,#f2f7fff0);border:1px solid #2563ff1a;border-radius:28px;padding:18px 18px 16px;position:relative;box-shadow:inset 0 1px #ffffffe6,0 18px 42px #1c388414}.aePricingBadgeTag{color:#1d5cff;letter-spacing:.08em;text-transform:uppercase;background:#2563ff14;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.aePricingBadge{background:radial-gradient(circle at top,#2563ff14,#0000 52%),linear-gradient(#fffffffa,#f6f9fffa);border-radius:24px;justify-content:center;align-items:center;min-height:344px;margin-top:14px;display:flex;overflow:hidden}.aePricingIllustration{align-items:start;gap:16px;width:100%;display:grid}.aePricingSvg{filter:drop-shadow(0 16px 26px #2563ff14);width:100%;height:auto;display:block}.aePricingPreviewGrid{gap:10px;display:grid}.aePricingPreviewCard{background:#fffc;border:1px solid #2563ff14;border-radius:18px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:12px 14px;display:grid;box-shadow:inset 0 1px #ffffffbd}.aePricingPreviewIcon{color:#2563ff;background:linear-gradient(#4b89ff29,#4b89ff14);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.aePricingPreviewIcon svg{width:22px;height:22px}.aePricingPreviewCard strong{color:#1b2a59;font-size:14px;line-height:1.25;display:block}.aePricingPreviewCard span{color:#5f7191;margin-top:4px;font-size:12px;line-height:1.45;display:block}.aePricingSignals{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.aePricingSignalCard{background:#ffffffd1;border:1px solid #2563ff14;border-radius:22px;padding:16px 14px;box-shadow:inset 0 1px #ffffffbf}.aePricingSignalCard strong{color:#1b57f0;font-size:24px;line-height:1;display:block}.aePricingSignalCard span{color:#59708f;margin-top:8px;font-size:13px;line-height:1.45;display:block}.aePricingCopy p{color:#4f5d7d;max-width:460px;margin:0;font-size:19px;line-height:1.55}.aePricingCopy{align-content:start;gap:14px;padding-top:6px;display:grid}.aePricingCopy h2{max-width:560px}.aeMicro{color:#2563ff;letter-spacing:.08em;min-height:22px;font-size:13px}.aePricingLine{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin-top:2px;display:grid}.aePricingLine strong{color:#2563ff;letter-spacing:-.05em;text-shadow:0 10px 24px #2563ff1f;white-space:nowrap;font-size:clamp(64px,6vw,88px);line-height:1}.aePricingLine span{color:#1a2857;letter-spacing:-.04em;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.18}.aeMiniList.pricing{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;margin-top:8px}.aeMiniList.pricing li{background:#ffffffbd;border:1px solid #2563ff14;border-radius:18px;min-height:58px;padding:14px 16px 14px 44px;font-size:15px;line-height:1.45;box-shadow:inset 0 1px #ffffffb3}.aeMiniList.pricing li:before{top:22px;left:16px}.aePricingAction{background:radial-gradient(circle at 0 0,#2563ff24,#0000 32%),linear-gradient(#113aa6 0%,#0a2c7e 100%);border:1px solid #2563ff1a;border-radius:28px;align-content:start;gap:12px;padding:24px 22px;display:grid;box-shadow:0 24px 48px #0b276c33,inset 0 1px #ffffff1f}.aePricingActionEyebrow{color:#bfd2ff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.aePricingActionTitle{color:#fff;font-size:27px;line-height:1.12}.aePricingAction p{color:#ffffffc7;margin:0;font-size:15px;line-height:1.65}.aePricingAction span{text-align:center;color:#ffffffc2;font-size:14px}.aePricingAction .aeBtnPrimary{background:linear-gradient(#4b89ff 0%,#2563ff 100%);min-height:58px;margin-top:4px;box-shadow:0 18px 28px #0a205642}.aePricingActionList{gap:10px;margin-top:4px;display:grid}.aePricingActionList span{text-align:left;background:#ffffff14;border:1px solid #ffffff14;border-radius:16px;justify-content:flex-start;align-items:center;min-height:52px;padding:0 14px 0 42px;line-height:1.45;display:inline-flex;position:relative}.aePricingActionList span:before{content:"";border-bottom:2px solid #77f0b1;border-left:2px solid #77f0b1;width:10px;height:6px;position:absolute;top:50%;left:16px;transform:translateY(-65%)rotate(-45deg)}.aeWhyGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.aeWhy{padding-top:34px}.aeWhyPanel{background:radial-gradient(circle at 0 0,#2563ff1f,#0000 24%),radial-gradient(circle at 100% 0,#4bbe831a,#0000 20%),linear-gradient(#fffffffa,#f6fafffa);border:1px solid #2563ff14;border-radius:34px;padding:34px 28px 28px;box-shadow:0 24px 52px #11276214,inset 0 1px #ffffffd1}.aeWhyHead{max-width:860px;margin:0 auto 30px}.aeWhyHead p{color:#536484;max-width:720px;margin:14px auto 0;font-size:18px;line-height:1.75}.aeAbout{padding-top:34px}.aeAboutPanel{background:radial-gradient(circle at 0 0,#2563ff1f,#0000 22%),radial-gradient(circle at 100% 100%,#1ea9711a,#0000 22%),linear-gradient(#fffffffa,#f5f9fffa);border:1px solid #2563ff14;border-radius:34px;padding:34px 28px 30px;box-shadow:0 26px 52px #11276214,inset 0 1px #ffffffd6}.aeAboutHead{max-width:860px;margin:0 auto 30px}.aeAboutHead p{color:#536484;max-width:760px;margin:14px auto 0;font-size:18px;line-height:1.75}.aeAboutGrid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:22px;display:grid}.aeAboutLeadCard,.aeAboutMiniCard,.aeAboutTimelineItem{background:linear-gradient(#fffffffa,#f7fafffa);border:1px solid #2563ff14;box-shadow:0 20px 42px #1127620f,inset 0 1px #ffffffd1}.aeAboutLeadCard{border-radius:30px;min-width:0;padding:28px}.aeAboutKicker{color:#1d5cff;letter-spacing:.08em;text-transform:uppercase;background:#2563ff14;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.aeAboutLeadCard h3,.aeAboutMiniCard h3,.aeAboutTimelineItem h3{color:#182756;margin:0}.aeAboutLeadCard h3{font-family:var(--font-heading), sans-serif;letter-spacing:-.04em;margin-top:18px;font-size:34px;line-height:1.08}.aeAboutLeadCard p,.aeAboutMiniCard p,.aeAboutTimelineItem p{color:#526181;margin:14px 0 0;font-size:15px;line-height:1.8}.aeAboutHighlights{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.aeAboutHighlights span{color:#fff;background:#0e296feb;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.aeAboutSide,.aeAboutMiniGrid,.aeAboutTimeline{gap:18px;display:grid}.aeAboutSide,.aeAboutTimelineWrap,.aeAboutTimeline,.aeAboutTimelineItem,.aeAboutTimelineContent{min-width:0}.aeAboutTimelineWrap{background:linear-gradient(#fffffff5,#f5f9fff5);border:1px solid #2563ff14;border-radius:28px;padding:22px 22px 8px;box-shadow:0 20px 42px #1127620d,inset 0 1px #ffffffd1}.aeAboutTimelineHead{border-bottom:1px solid #2563ff14;gap:10px;margin-bottom:18px;padding-bottom:18px;display:grid}.aeAboutTimelineLabel{color:#1d5cff;letter-spacing:.08em;text-transform:uppercase;background:#2563ff14;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.aeAboutTimelineHead h3{font-family:var(--font-heading), sans-serif;letter-spacing:-.04em;color:#182756;margin:0;font-size:28px;line-height:1.12}.aeAboutTimeline{scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:minmax(320px,360px);grid-auto-flow:column;gap:18px;margin:0 -2px;padding:4px 2px 10px;display:grid;overflow-x:auto}.aeAboutTimeline::-webkit-scrollbar{display:none}.aeAboutMiniGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.aeAboutMiniCard{border-radius:26px;min-height:100%;padding:24px 22px}.aeAboutMiniCard h3,.aeAboutTimelineItem h3{font-size:22px;line-height:1.2}.aeAboutTimelineItem{min-height:100%;box-shadow:none;scroll-snap-align:start;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;align-items:start;gap:14px;padding:0;display:grid;position:relative}.aeAboutYear{color:#1d5cff;letter-spacing:-.02em;background:linear-gradient(#f6f9ff,#edf3ff);border:1px solid #2563ff1a;border-radius:14px;justify-content:center;align-items:center;width:fit-content;min-height:48px;padding:0 18px;font-size:17px;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.aeAboutTimelineContent{background:linear-gradient(#fffffffa,#f7fafffa);border:1px solid #2563ff14;border-radius:22px;padding:22px 22px 20px;box-shadow:0 16px 34px #1127620d,inset 0 1px #ffffffd1}.aeAboutTimelineContent h3{font-size:24px;line-height:1.18}.aeAboutTimelineContent p{max-width:none;margin-top:10px;line-height:1.75}.aeAboutTimelineItem:nth-child(odd) .aeAboutYear{color:#fff;background:linear-gradient(#eef4ff,#e6efff)}.aeAboutTimelineItem:nth-child(odd) .aeAboutYear,.aeAboutTimelineItem:nth-child(2n) .aeAboutYear{color:#1d5cff}.aeWhyCard{background:linear-gradient(#fffffffa,#f7fafff5);border:1px solid #2563ff14;border-radius:26px;align-content:start;gap:16px;min-height:250px;padding:22px 20px 20px;display:grid;position:relative;box-shadow:0 20px 40px #1127620f,inset 0 1px #ffffffdb}.aeWhyCard:before{content:"";pointer-events:none;background:linear-gradient(#ffffff57,#0000 26%);border-radius:26px;position:absolute;inset:0}.aeWhyCardTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.aeWhyIcon{color:#fff;border-radius:20px;flex:none;justify-content:center;align-items:center;width:62px;height:62px;display:inline-flex;box-shadow:0 18px 28px #2563ff2e,inset 0 1px #ffffff47}.aeWhyGlyph{width:28px;height:28px}.aeWhyIcon.blue{background:linear-gradient(#3f7dff,#2563ff)}.aeWhyIcon.indigo{background:linear-gradient(#638bff,#4e74ff)}.aeWhyIcon.sky{background:linear-gradient(#72a5ff,#4f8df6)}.aeWhyIcon.green{background:linear-gradient(#69d79f,#4cbf88)}.aeWhyIcon.navy{background:linear-gradient(#4d7dff,#2f5eff)}.aeWhyCardCode{color:#5a6d95;letter-spacing:.08em;text-transform:uppercase;background:#2563ff12;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.aeWhyCard h3{color:#182756;margin:0;font-size:22px;line-height:1.25}.aeWhyCard p{color:#526181;margin:0;font-size:15px;line-height:1.8}.aeTrusted{border-top:1px solid #2563ff14;margin-top:30px;padding-top:26px}.aeTrusted h3{text-align:center;color:#182655;margin:0 0 18px;font-size:32px}.aeTrustedGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;display:grid}.aeTrustedChip{color:#7e8eb1;text-align:center;background:linear-gradient(#fffffffa,#f7fafff2);border:1px solid #2563ff14;border-radius:20px;justify-content:center;align-items:center;min-height:76px;padding:14px 12px;font-size:13px;font-weight:700;line-height:1.45;display:inline-flex;box-shadow:0 12px 24px #1127620a,inset 0 1px #fffc}.aeFooter{color:#fff;background:linear-gradient(#0f234f 0%,#07193d 100%);margin-top:30px;padding:34px 0 18px}.aeFooterPanel{background:radial-gradient(circle at 0 0,#2e86ff1f,#0000 28%),linear-gradient(#122654eb,#08183cf5);border:1px solid #ffffff14;border-radius:30px;padding:28px 32px;box-shadow:inset 0 1px #ffffff0a}.aeFooterGrid{grid-template-columns:1.55fr 1fr 1fr 1fr 1.2fr;gap:26px;display:grid}.aeFooterBrand p,.aeFooterGrid a,.aeContact p{color:#ffffffd1}.aeFooterEyebrow{color:#9abaff;letter-spacing:.08em;text-transform:uppercase;background:#2d74ff24;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.aeFooterLead{max-width:280px;margin:14px 0 18px;font-size:16px;line-height:1.8}.aeSocials{flex-wrap:wrap;gap:14px}.aeSocials a{color:#fff;background:linear-gradient(#ffffff1a,#ffffff0d);border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .16s,background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 12px 26px #030c222e}.aeSocialIcon{width:19px;height:19px}.aeSocials a:hover{background:linear-gradient(#2d74ff4d,#2d74ff2e);border-color:#7daaff6b;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff1f,0 16px 30px #0b215a3d}.aeFooterCol,.aeContact{align-content:start;gap:6px;display:grid}.aeFooterGrid h3{margin:8px 0 12px;font-size:18px}.aeFooterGrid a,.aeContact p{margin:8px 0;font-size:15px;line-height:1.7;display:block}.aeFooterGrid a{transition:color .16s,transform .16s}.aeFooterGrid a:hover{color:#fff;transform:translate(2px)}.aeContactList{gap:6px;display:grid}.aeContactList p:first-child{color:#fff;font-weight:700}.aeFooterMinorLink{color:#dce8ff;background:#2d74ff29;border:1px solid #7aa8ff29;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:40px;margin-top:10px;padding:0 16px;font-weight:700;display:inline-flex}.aeFooterBottom{color:#ffffffd1;border-top:1px solid #ffffff1a;justify-content:space-between;gap:18px;margin-top:18px;padding-top:18px;font-size:14px}.aeFooterPill{color:#fff;background:#1ca952;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 22px;font-weight:700;display:inline-flex}.aeFooterBottom strong{color:#2d86ff}.pageShell{width:min(1200px,100% - 32px);margin:0 auto;padding:24px 0 48px}.referencePage{background:#fff;min-height:100vh}.referenceFrame{width:min(100%,941px);margin:0 auto}.referenceImage{width:100%;height:auto;display:block}.heroWrap,.sectionBlock,.pricingBanner,.siteFooter{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.heroWrap{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#ffffffeb,#f4f8ffe6);border-radius:32px;padding:24px 24px 40px}.topNav{justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.brandBlock{align-items:center;gap:14px;display:flex}.brandMark{background:linear-gradient(145deg, var(--blue), #5ea0ff);color:#fff;width:52px;height:52px;font-family:var(--font-heading), sans-serif;border-radius:18px;place-items:center;font-weight:700;display:grid;box-shadow:inset 0 1px #ffffff59}.brandTitle,h1,h2,h3,strong{font-family:var(--font-heading), sans-serif}.brandTitle{margin:0;font-size:1.4rem}.brandSub{color:var(--muted);margin:0;font-size:.88rem}.navMenu,.navActions,.heroActions,.metricsGrid,.featureGrid,.valueStrip,.phoneStats,.siteFooter,.secondaryCtaRow{display:flex}.navMenu{flex-wrap:wrap;justify-content:center;gap:20px}.navMenu a{color:var(--muted);font-size:.95rem}.navActions,.heroActions,.secondaryCtaRow{gap:12px}.primaryButton,.ghostButton{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;transition:transform .16s,box-shadow .16s;display:inline-flex}.primaryButton{background:linear-gradient(135deg, var(--blue), var(--blue-deep));color:#fff;box-shadow:0 14px 32px #2563ff40}.ghostButton{color:var(--blue-deep);background:#ffffffb8;border-color:#2563ff3d}.primaryButton:hover,.ghostButton:hover{transform:translateY(-1px)}.heroGrid,.twoColumn,.authWrap{grid-template-columns:1.08fr .92fr;align-items:center;gap:30px;display:grid}.heroCopy{padding:30px 10px 0}.pill,.eyebrow{color:var(--blue-deep);background:#2563ff1a;border-radius:999px;align-items:center;padding:8px 14px;font-size:.88rem;font-weight:700;display:inline-flex}h1{letter-spacing:-.05em;margin:18px 0;font-size:clamp(2.7rem,5vw,4.8rem);line-height:.98}h1 span{color:var(--blue)}.heroText,.featureCard p,.copyPanel p,.valueStrip p,.siteFooter p,.contactCard span,.contactCard input,.priceSub,.pricePanel p,.credentialCard p,.emptyState p{color:var(--muted)}.heroText{max-width:56ch;font-size:1.05rem;line-height:1.7}.benefitList,.checkList{gap:12px;margin:22px 0;padding:0;list-style:none;display:grid}.benefitList li,.checkList li{padding-left:28px;position:relative}.benefitList li:before,.checkList li:before{content:"+";color:var(--green);font-weight:800;position:absolute;top:0;left:0}.pricePanel{border:1px solid var(--line);background:#ffffffb8;border-radius:24px;align-items:center;gap:20px;margin-top:26px;padding:20px 24px;display:inline-flex}.price{color:var(--blue);margin:0;font-size:3rem;line-height:1}.priceSub{margin:4px 0 0}.dashboardShowcase{padding:26px 0 20px;position:relative}.screenCard{box-shadow:var(--shadow);background:linear-gradient(160deg,#112a70,#071b4e 55%,#fff 55%);border-radius:30px;padding:20px}.screenHeader{color:#fff;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.statusDot{background:#5ee7b6;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 6px #5ee7b633}.metricsGrid{flex-wrap:wrap;gap:14px}.metricCard,.chartCard,.featureCard,.pricingBanner,.contactCard,.siteFooter,.valueStrip article,.visualPanel,.copyPanel,.credentialCard,.tableCard{border:1px solid var(--line);background:#ffffffe6}.metricCard{border-radius:18px;flex:180px;padding:18px}.metricCard p{color:var(--muted);margin:0 0 8px;font-size:.88rem}.metricCard strong{font-size:1.45rem}.chartCard{border-radius:22px;margin-top:14px;padding:18px}.chartMeta{justify-content:space-between;align-items:center;gap:12px;display:flex}.chartMeta p,.chartMeta strong,.chartMeta span{margin:0}.chartMeta span{color:var(--green);font-weight:700}.chartArea{background:linear-gradient(#2563ff00,#2563ff0f),repeating-linear-gradient(0deg,#0f1b4c0f,#0f1b4c0f 1px,#0000 1px 44px),repeating-linear-gradient(90deg,#0f1b4c0f,#0f1b4c0f 1px,#0000 1px 56px);border-radius:18px;height:220px;margin-top:18px;position:relative;overflow:hidden}.chartLine{transform-origin:0;background:linear-gradient(90deg,#0000,#3b82f6,#2563ff);border-radius:999px;height:3px;position:absolute;left:10%;right:8%}.chartOne{bottom:42px;transform:rotate(15deg)}.chartTwo{bottom:78px;transform:rotate(9deg)}.chartThree{bottom:118px;transform:rotate(4deg)}.phoneCard{background:linear-gradient(#fff,#edf4ff);border:1px solid #2563ff29;border-radius:32px;width:180px;padding:18px 16px 20px;position:absolute;bottom:0;right:-16px;box-shadow:0 18px 44px #0e22542e}.phoneNotch{background:#0f1b4c;border-radius:999px;width:56px;height:8px;margin:0 auto 16px}.phoneCard p,.phoneCard span{color:var(--muted)}.phoneCard strong{margin:6px 0;display:block}.phoneStats{gap:10px;margin-top:18px}.phoneStats div{background:#fff;border-radius:18px;flex:1;padding:12px}.sectionBlock{padding:72px 12px 0}.sectionIntro{text-align:center;max-width:780px;margin:0 auto 28px}.sectionIntro h2,.copyPanel h2,.pricingBanner h2,.tableHeader h2{letter-spacing:-.04em;margin:16px 0 0;font-size:clamp(2rem,3.3vw,3rem);line-height:1.1}.featureGrid{flex-wrap:wrap;gap:18px}.featureCard{border-radius:24px;flex:280px;padding:24px}.featureIcon{width:52px;height:52px;color:var(--blue-deep);background:linear-gradient(135deg,#2563ff24,#1ea97124);border-radius:16px;place-items:center;font-weight:800;display:inline-grid}.featureCard h3{margin:16px 0 10px}.altSection .twoColumn{gap:28px}.visualPanel,.copyPanel{border-radius:28px;padding:24px}.visualPanel{background:radial-gradient(circle at 0 0,#2563ff2e,#0000 26%),#fff;min-height:360px;position:relative}.sitePreview{background:#fff;border:1px solid #2563ff1f;border-radius:26px;width:78%;min-height:250px;overflow:hidden;box-shadow:0 18px 36px #122e761a}.miniWindow{background:linear-gradient(90deg,#dbe7ff,#eef4ff);height:22px}.miniLayout{padding:20px}.miniHero{background:linear-gradient(135deg,#2563ff,#8cc1ff);border-radius:20px;height:80px}.miniCards{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.miniCards span,.mobileScreen{background:linear-gradient(#eff5ff,#dbeaff);border-radius:16px}.miniCards span{height:90px}.mobilePreview{background:#091b4d;border-radius:30px;width:150px;height:280px;padding:12px;position:absolute;bottom:20px;right:20px;box-shadow:0 18px 32px #08174438}.mobileScreen{width:100%;height:100%}.pricingBanner{box-shadow:var(--shadow);border-radius:32px;justify-content:space-between;align-items:center;gap:20px;margin-top:72px;padding:32px}.pricingLine{align-items:baseline;gap:12px;margin-top:18px;display:flex}.pricingLine strong{color:var(--blue);font-size:clamp(2.7rem,5vw,4rem)}.compact{margin-bottom:0}.valueStrip{flex-wrap:wrap;gap:18px}.valueStrip article{border-radius:24px;flex:260px;padding:22px}.contactSection{padding-bottom:72px}.secondaryCtaRow{flex-wrap:wrap;justify-content:center;margin-top:20px}.narrow{max-width:700px}.contactCard{max-width:560px;box-shadow:var(--shadow);border-radius:28px;margin:0 auto;padding:28px}.contactCard h3{margin:10px 0 0;font-size:1.8rem}.contactCard label{margin-top:16px;display:block}.contactCard span{margin-bottom:8px;font-size:.92rem;display:block}.contactCard input{background:#f8fbffe6;border:1px solid #0f1b4c1f;border-radius:14px;width:100%;padding:14px 16px}.contactCard button{width:100%;margin-top:18px}.formMessage{margin:14px 0 0;font-size:.95rem}.formMessage.success{color:var(--green)}.formMessage.error{color:#d14343}.siteFooter{border-radius:28px;flex-wrap:wrap;justify-content:space-between;gap:24px;margin-top:32px;padding:28px}.siteFooter>div{gap:10px;min-width:160px;display:grid}.siteFooter h3{margin:0 0 8px;font-size:1rem}.authShell,.adminShell{min-height:100vh}.authWrap,.adminWrap{min-height:calc(100vh - 72px)}.authIntro h1,.adminHeader h1{margin-top:16px}.credentialCard,.tableCard{border-radius:24px;margin-top:24px;padding:22px}.credentialCard strong{display:block}.credentialCard p{margin:8px 0 0}.adminHeader{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.statsRow{margin-top:28px}.tableHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.tableWrap{overflow-x:auto}.imageManagerCard{margin-top:24px}.imageManagerGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.imageManagerItem{border:1px solid var(--line);background:#f8fbffdb;border-radius:24px;gap:16px;padding:18px;display:grid}.imageManagerPreview{aspect-ratio:16/10;background:#fff;border:1px solid #0f1b4c14;border-radius:18px;justify-content:center;align-items:center;display:flex;overflow:hidden}.imageManagerPreviewMedia{object-fit:contain;width:100%;height:100%}.imageManagerBody h3{color:var(--ink);margin:0}.imageManagerBody p{color:var(--muted);margin:8px 0 0;line-height:1.6}.imageUploadForm{gap:12px;margin-top:14px;display:grid}.imageUploadLabel{gap:8px;display:grid}.imageUploadLabel span{color:var(--muted);font-size:.92rem}.imageUploadLabel input[type=file]{background:#ffffffe6;border:1px solid #0f1b4c1f;border-radius:14px;width:100%;padding:12px 14px}.dataTable{border-collapse:collapse;width:100%;min-width:640px}.dataTable th,.dataTable td{text-align:left;border-bottom:1px solid var(--line);padding:14px 12px}.dataTable th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.85rem}.emptyState{background:#f8fbffe6;border-radius:18px;padding:28px}.emptyState h3,.emptyState p{margin:0}.emptyState p{margin-top:8px}@media (max-width:1100px){.aeHeaderInner{flex-direction:column;align-items:stretch;gap:12px;padding:14px 0}.aeHeroGrid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start}.aePricingCard{grid-template-columns:1fr;align-items:flex-start}.aePricingVisual,.aePricingCopy,.aePricingAction{width:100%}.aePricingCopy{padding-top:0}.aePricingAction{max-width:520px}.aeNav{flex-wrap:wrap;gap:12px 18px}.aeHeaderBar{flex-wrap:wrap;align-items:center;width:100%;padding:12px 14px}.aeNavActions{width:auto;margin-left:auto}.aeNav a.active:after{bottom:-4px}.aeHeroVisual,.aeBundleVisual.phone{justify-content:center}.aeHeroFormShell{width:100%}.aeFeaturesGrid{grid-auto-columns:calc(33.3333% - 13.3333px)}.aeBundlesGrid{grid-template-columns:1fr 1fr}.aeModulesGrid{grid-auto-columns:calc(92.5926% - 14.8148px)}.aeModuleCardBody{grid-template-columns:124px minmax(0,1fr)}.aeModulePoints{border-top:1px solid #2563ff14;border-left:0;grid-column:1/-1}.aeAboutGrid,.aeAboutMiniGrid{grid-template-columns:1fr}.aePlatformRow{flex-wrap:wrap;align-items:stretch}.aePlatformCard,.aePlatformCard.built{width:auto}.aePlatformGroup.built{justify-content:flex-start}.aeWhyGrid,.aeTrustedGrid,.aeFooterGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.aeWhyPanel{padding:28px 22px 24px}.aeWhyCard{min-height:220px}.aeFooterPanel{padding:24px}.aeFooterBottom{flex-direction:column;align-items:flex-start}.topNav,.heroGrid,.twoColumn,.pricingBanner,.authWrap{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.topNav{align-items:flex-start}.navMenu{justify-content:flex-start}.dashboardShowcase{width:100%;padding-bottom:110px}.adminHeader{flex-direction:column}.imageManagerGrid{grid-template-columns:1fr}}@media (max-width:1280px){.aeAboutGrid,.aeAboutMiniGrid{grid-template-columns:1fr}}@media (min-width:721px) and (max-width:1100px){.aePricingCard{grid-template-columns:minmax(250px,300px) minmax(0,1fr);grid-template-areas:"visual copy""visual action";gap:20px;padding:24px}.aePricingVisual{grid-area:visual;align-self:stretch;gap:12px}.aePricingBadgeWrap{height:100%}.aePricingCopy{grid-area:copy;gap:10px;padding-top:0}.aePricingCopy h2{max-width:none}.aePricingCopy p{max-width:none;font-size:17px}.aePricingLine{margin-top:0}.aeMiniList.pricing{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:6px}.aeMiniList.pricing li{min-height:54px;font-size:14px}.aePricingAction{border-radius:24px;grid-area:action;gap:10px;width:100%;max-width:none;padding:20px}.aePricingActionTitle{font-size:24px}.aePricingAction p{font-size:14px;line-height:1.55}.aePricingActionList{gap:8px}.aePricingActionList span{min-height:42px;font-size:13px}}@media (max-width:560px){.aeHeroGrid,.aePlatformRow{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.aeHeroVisual,.aeBundleVisual.phone{justify-content:center}.aeCheckList,.aeHeroFormCard .contactCardFields{grid-template-columns:1fr}.aeHeroFormCard .contactCardFields label:nth-child(3){grid-column:auto}.aeHeroFormShell,.aePlatformCard,.aePlatformCard.built{width:100%}.aeNavActions{margin-left:0}}@media (max-width:640px){.aeShell{padding:0 16px}.aeBrandLockup{width:100%}.aeBrandMeta,.aeNav,.aeHeroFormIntro,.aeHeroFormTrust,.aePlatformRow,.aeHeroActions .aeBtnGhostBlue{display:none}.aeHeaderInner{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;min-height:auto;padding:8px 0}.aeHeaderBar{width:auto;box-shadow:none;background:0 0;border:0;flex:none;justify-content:flex-end;padding:0}.aeNavActions{margin-left:0}.aeNavActions .aeBtnGhost{display:none}.aeLogo{width:220px}.aeHero{padding-top:8px}.aeHeroGrid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:12px}.aePill{min-height:28px;padding:0 10px;font-size:11px}.aeHeroCopy h1{margin:12px 0 10px;font-size:30px;line-height:.96}.aeHeroCopy p{font-size:13px;line-height:1.45}.aeCheckList{grid-template-columns:1fr;gap:6px;margin-top:10px;font-size:12px}.aeCheckList li:nth-child(n+3){display:none}.aePriceCard{gap:12px;margin-top:10px;padding:10px 12px}.aePriceCard .value{font-size:38px}.aePriceCard strong{font-size:15px}.aePriceCard span{font-size:11px}.aeHeroActions{margin-top:8px}.aeHeroFormShell{border-radius:22px;padding:12px}.aeHeroFormCard.contactCard{border-radius:18px;padding:14px}.aeHeroFormCard .eyebrow,.aeHeroFormCard .contactCardDescription{display:none}.aeHeroFormCard h3{margin:0 0 10px;font-size:18px;line-height:1.2}.aeHeroFormCard .contactCardFields{grid-template-columns:1fr;gap:8px}.aeHeroFormCard .contactCardFields label:nth-child(3){grid-column:auto}.aeHeroFormCard input{min-height:40px;padding:8px 12px}.aeHeroFormCard button{min-height:42px;margin-top:10px}.aeFeaturesGrid{grid-auto-columns:calc(46.5116% - 9.30233px)}.aeFeatureCard{border-radius:22px;padding:24px 18px 20px}.aeFeatureMedia{border-radius:28px;width:96px;height:96px}.aeFeatureArt{width:72px;height:72px}.aeBundlesGrid,.aeSeoGrid,.aeFaqGrid,.aeWhyGrid,.aeTrustedGrid,.aeFooterGrid{grid-template-columns:1fr}.aeModulesHead p{font-size:16px;line-height:1.65}.aeModuleCard{border-radius:24px}.aeModuleCardBody{grid-template-columns:1fr}.aeModulesGrid{grid-auto-columns:calc(92.5926% - 11.1111px);gap:16px}.aeModuleCardIconWrap{background:0 0;border-right:0;justify-content:flex-start;padding:20px 18px 0}.aeModuleCopy{gap:10px;padding:14px 18px 18px}.aeModuleCard h3{font-size:21px}.aeModuleCardText,.aeModulePoints li{font-size:14px;line-height:1.65}.aeModulePoints{border-top:0;border-left:0;padding:0 18px 18px}.aeWhyPanel,.aeAboutPanel{border-radius:26px;padding:24px 18px 22px}.aeAboutHead p{font-size:16px;line-height:1.65}.aeAboutLeadCard,.aeAboutMiniCard,.aeAboutTimelineItem{border-radius:22px}.aeAboutLeadCard{padding:22px 18px}.aeAboutLeadCard h3{font-size:28px}.aeAboutTimelineWrap{border-radius:22px;padding:18px 16px 8px}.aeAboutTimelineHead h3{font-size:24px}.aeAboutTimelineItem{gap:12px}.aeAboutTimeline{grid-auto-columns:minmax(280px,320px);gap:16px}.aeAboutYear{border-radius:12px;min-height:42px;padding:0 12px;font-size:15px}.aeAboutTimelineContent{border-radius:18px;padding:16px 16px 16px 18px}.aeAboutTimelineContent h3{font-size:20px}.aeWhyHead p{font-size:16px;line-height:1.65}.aeWhyCard{border-radius:22px;min-height:auto;padding:18px 16px}.aeWhyIcon{border-radius:18px;width:56px;height:56px}.aeWhyGlyph{width:24px;height:24px}.aeWhyCard h3{font-size:20px}.aeTrusted{margin-top:24px;padding-top:22px}.aeTrusted h3{font-size:26px}.aeTrustedChip{min-height:64px;padding:12px 10px;font-size:12px}.aeBundleVisual,.aeBundleVisual.phone{justify-content:center}.aeBundleImage.website{max-width:100%}.aeBundleImage.mobile{max-width:210px}.aeFooterPanel{border-radius:24px;padding:22px 18px}.aeFooterBottom{flex-direction:column;align-items:flex-start}.aeSection#pricing{padding-top:8px}.aeSection#pricing .aeShell{padding:0 10px}.aePricingCard{border-radius:20px;grid-template-columns:148px minmax(0,1fr) 170px;grid-template-areas:"visual copy action";align-items:stretch;gap:10px;padding:12px}.aePricingVisual{grid-area:visual;align-self:stretch;gap:0}.aePricingBadgeWrap{border-radius:18px;align-content:start;height:100%;padding:10px;display:grid}.aePricingBadgeTag{letter-spacing:.06em;min-height:22px;padding:0 8px;font-size:9px}.aePricingBadge{border-radius:16px;height:100%;min-height:0;margin-top:8px;padding:6px}.aePricingIllustration{align-content:start;gap:8px;height:100%}.aePricingSvg{width:100%;max-width:128px;margin:0 auto}.aePricingPreviewGrid,.aePricingSignals{display:none}.aePricingCopy{grid-area:copy;align-content:start;gap:6px}.aePricingCopy h2{max-width:none;font-size:22px;line-height:1.04}.aePricingCopy p{display:none}.aeMicro{min-height:auto;font-size:10px}.aePricingLine{grid-template-columns:auto minmax(0,1fr);align-items:end;gap:8px}.aePricingLine strong{font-size:36px}.aePricingLine span{font-size:15px;line-height:1.15}.aeMiniList.pricing{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:2px}.aeMiniList.pricing li{border-radius:12px;min-height:34px;padding:8px 8px 8px 26px;font-size:10px;line-height:1.15}.aeMiniList.pricing li:before{width:7px;height:4px;top:13px;left:10px}.aePricingAction{border-radius:18px;grid-area:action;align-self:start;gap:6px;max-width:none;min-height:100%;padding:12px}.aePricingActionEyebrow{min-height:20px;font-size:9px}.aePricingActionTitle{font-size:16px;line-height:1.08}.aePricingAction p{display:none}.aePricingAction .aeBtnPrimary{min-height:38px;padding:0 12px;font-size:13px}.aePricingAction>span:not(.aePricingActionEyebrow){font-size:10px}.aePricingActionList{display:none}}@media (min-width:641px) and (max-width:720px){.aeShell{padding:0 16px}.aeHeaderInner{min-height:88px}.aeBrandLockup{width:100%}.aeLogo{width:210px}.aeNav,.aeNavActions,.aeHeroActions,.aePlatformGroup{width:100%}.aeHeaderBar{border-radius:18px}.aeNav{gap:14px 18px;font-size:14px}.aeNavActions a,.aeHeroActions a{flex:1}.aeHeroCopy h1{font-size:44px}.aeHeroCopy p{font-size:17px}.aeCheckList{gap:10px;font-size:14px}.aePriceCard{flex-direction:column;align-items:flex-start;width:100%}.aePriceCard .value{font-size:58px}.aeHeroFormShell{border-radius:26px;padding:18px}.aeHeroFormIntro{padding:0}.aeHeroFormIntro strong{font-size:25px}.aeHeroFormCard.contactCard{padding:22px 18px}.aeBundlesGrid,.aeSeoGrid,.aeFaqGrid,.aeWhyGrid,.aeTrustedGrid,.aeFooterGrid{grid-template-columns:1fr}.aeModulesGrid{grid-auto-columns:100%}.aeModuleCardIcon{border-radius:24px;width:78px;height:78px}.aePlatformCard{border-radius:18px;padding:16px 16px 18px}.aePlatformGroup{gap:12px}.aePlatformItem{justify-content:flex-start;width:100%}.aeSectionBadge{margin-bottom:12px}.aeFeatureCard{border-radius:22px;padding:26px 18px 22px}.aeFeaturesGrid{grid-auto-columns:calc(46.5116% - 9.30233px)}.aeFeatureMedia{border-radius:28px;width:96px;height:96px}.aeFeatureArt{width:72px;height:72px}.aePricingCard{border-radius:26px;gap:20px;padding:22px 18px}.aePricingBadgeWrap{border-radius:22px;padding:14px}.aePricingBadge{min-height:260px}.aePricingPreviewGrid,.aePricingSignals,.aeMiniList.pricing{grid-template-columns:1fr}.aePricingLine{grid-template-columns:1fr;gap:8px}.aeMiniList.pricing{gap:12px}.aeMiniList.pricing li{min-height:auto}.aePricingAction{border-radius:22px;padding:22px 18px}.aePricingActionTitle{font-size:24px}.aeFooterPanel{border-radius:24px;padding:22px 18px}.aePricingLine strong{font-size:50px}.aePricingLine span{font-size:22px}.aeAboutGrid,.aeAboutMiniGrid{grid-template-columns:1fr}.pageShell{width:min(100% - 20px,1200px);padding-top:10px}.heroWrap,.pricingBanner,.siteFooter,.featureCard,.contactCard,.visualPanel,.copyPanel,.credentialCard,.tableCard{border-radius:24px}.heroWrap{padding:18px 16px 28px}.navActions{width:100%}.navActions a,.heroActions a,.secondaryCtaRow a{flex:1}.heroCopy{padding:18px 4px 0}.pricePanel{flex-direction:column;align-items:flex-start}.phoneCard{width:100%;margin-top:14px;position:static}.sitePreview{width:100%}.mobilePreview{width:100%;height:200px;margin-top:16px;position:static}.dataTable{min-width:560px}}@media (max-width:640px){.aeBrandMeta,.aeNav,.aeHeroFormIntro,.aeHeroFormTrust,.aePlatformRow,.aeHeroActions .aeBtnGhostBlue{display:none}.aeHeaderInner{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;min-height:auto;padding:8px 0}.aeHeaderBar{width:auto;box-shadow:none;background:0 0;border:0;flex:none;justify-content:flex-end;padding:0}.aeNavActions{margin-left:0}.aeNavActions .aeBtnGhost{display:none}.aeLogo{width:220px}.aeHero{padding-top:8px}.aeHeroGrid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:12px}.aePill{min-height:28px;padding:0 10px;font-size:11px}.aeHeroCopy h1{margin:12px 0 10px;font-size:30px;line-height:.96}.aeHeroCopy p{font-size:13px;line-height:1.45}.aeCheckList{grid-template-columns:1fr;gap:6px;margin-top:10px;font-size:12px}.aeCheckList li:nth-child(n+3){display:none}.aePriceCard{gap:12px;margin-top:10px;padding:10px 12px}.aePriceCard .value{font-size:38px}.aePriceCard strong{font-size:15px}.aePriceCard span{font-size:11px}.aeHeroActions{margin-top:8px}.aeHeroFormShell{border-radius:22px;padding:12px}.aeHeroFormCard.contactCard{border-radius:18px;padding:14px}.aeHeroFormCard .eyebrow,.aeHeroFormCard .contactCardDescription{display:none}.aeHeroFormCard h3{margin:0 0 10px;font-size:18px;line-height:1.2}.aeHeroFormCard .contactCardFields{grid-template-columns:1fr;gap:8px}.aeHeroFormCard .contactCardFields label:nth-child(3){grid-column:auto}.aeHeroFormCard input{min-height:40px;padding:8px 12px}.aeHeroFormCard button{min-height:42px;margin-top:10px}}@media (max-width:480px){.aeHeroGrid,.aePlatformRow{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.aeHeroVisual,.aeBundleVisual.phone{justify-content:center}.aeHeroFormShell,.aePlatformCard,.aePlatformCard.built{width:100%}.aeHeroCopy h1{font-size:34px;line-height:1.02}.aeHeroCopy p{font-size:14px}.aePriceCard{flex-direction:column;align-items:flex-start;width:100%}.aePricingCard{grid-template-columns:1fr;grid-template-areas:"copy""action";gap:12px;width:100%}.aePricingVisual{grid-area:visual;display:none}.aePricingCopy{grid-area:copy;width:100%}.aePricingCopy h2{font-size:28px;line-height:1.04}.aePricingCopy p{font-size:13px;line-height:1.45;display:block}.aePricingLine{grid-template-columns:1fr;gap:6px}.aePricingLine strong{font-size:42px}.aePricingLine span{font-size:18px}.aeMiniList.pricing{grid-template-columns:1fr;gap:8px;margin-top:6px}.aeMiniList.pricing li{min-height:auto;font-size:12px;line-height:1.3}.aePricingAction{grid-area:action;gap:8px;width:100%;min-height:auto}.aePricingActionTitle{font-size:20px}.aePricingAction p{font-size:13px;line-height:1.5;display:block}.aePricingAction .aeBtnPrimary{min-height:44px;font-size:14px}.aePricingActionList{gap:6px;display:grid}.aePricingActionList span{border-radius:12px;min-height:38px;padding:0 10px 0 32px;font-size:11px;line-height:1.3}.aePricingActionList span:before{left:12px}}.legalPage{background:radial-gradient(circle at 0 0,#2563ff24,#0000 26%),radial-gradient(circle at 100% 0,#1ea9711f,#0000 18%),linear-gradient(#fff 0%,#f8fbff 58%,#eef5ff 100%);min-height:100vh}.legalHeader{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #2563ff14;position:sticky;top:0}.legalHeaderInner{justify-content:space-between;align-items:center;gap:20px;min-height:96px;display:flex}.legalBrand{align-items:center;display:inline-flex}.legalHeaderNav{background:#ffffffdb;border:1px solid #2563ff1a;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;padding:10px 18px;display:flex;box-shadow:0 14px 32px #142e740f}.legalHeaderNav a{color:#27406f;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:700}.legalHeaderNav a:hover{color:#1d5cff;background:#2563ff14}.legalHeaderCta{white-space:nowrap}.legalHero{padding:40px 0 18px}.legalHeroGrid,.legalBodyGrid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);gap:24px;display:grid}.legalHeroCopy,.legalCard,.legalSidebar{border:1px solid #2563ff1a;box-shadow:0 24px 50px #142e7414}.legalHeroCopy{background:radial-gradient(circle at 100% 0,#2563ff1f,#0000 32%),linear-gradient(#fffffffa,#f6fafffa);border-radius:34px;padding:34px}.legalHeroCopy h1{font-family:var(--font-heading), sans-serif;letter-spacing:-.05em;color:#172656;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.02}.legalHeroCopy p{color:#516080;max-width:760px;margin:18px 0 0;font-size:18px;line-height:1.75}.legalMetaRow{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.legalMetaRow span,.legalSidebarTag{color:#1d5cff;letter-spacing:.08em;text-transform:uppercase;background:#2563ff14;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.legalSidebar{color:#fff;background:radial-gradient(circle at 0 100%,#1ea97129,#0000 22%),linear-gradient(#10389f 0%,#0a2d82 100%);border-radius:32px;padding:28px}.legalSidebar h2{font-family:var(--font-heading), sans-serif;letter-spacing:-.04em;margin:18px 0 0;font-size:30px;line-height:1.08}.legalSidebar>p{color:#ffffffd1;margin:16px 0 0;font-size:15px;line-height:1.75}.legalSidebarCard{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:24px;gap:10px;margin-top:24px;padding:20px;display:grid}.legalSidebarCard strong{color:#fff;font-size:16px}.legalSidebarCard a,.legalSidebarCard p{color:#ffffffd6;margin:0;font-size:14px;line-height:1.7}.legalBodySection{padding:8px 0 56px}.legalCard{background:linear-gradient(#fffffffa,#f7fafffa);border-radius:30px}.legalContent{padding:30px 32px}.legalSection+.legalSection{border-top:1px solid #2563ff14;margin-top:28px;padding-top:28px}.legalSection h2{font-family:var(--font-heading), sans-serif;color:#182756;margin:0;font-size:26px;line-height:1.15}.legalSection p{color:#4d5d80;margin:14px 0 0;font-size:16px;line-height:1.85}.legalLinksCard{align-content:start;gap:18px;height:fit-content;padding:24px;display:grid;position:sticky;top:118px}.legalLinksCard h3,.legalCallout strong{color:#172656;margin:0}.legalPolicyLinks{gap:10px;display:grid}.legalPolicyLinks a{color:#28406f;background:#ffffffe0;border:1px solid #2563ff14;border-radius:18px;padding:14px 16px;font-weight:700}.legalPolicyLinks a:hover{color:#1d5cff;border-color:#2563ff33}.legalCallout{background:radial-gradient(circle at 0 0,#2563ff1a,#0000 34%),linear-gradient(#f8fbfffa,#f0f6fffa);border:1px solid #2563ff14;border-radius:24px;gap:12px;padding:20px;display:grid}.legalCallout p{color:#516080;margin:0;font-size:14px;line-height:1.75}@media (max-width:1100px){.legalHeaderInner,.legalHeroGrid,.legalBodyGrid{grid-template-columns:1fr}.legalHeaderInner{flex-direction:column;align-items:stretch;gap:12px;padding:14px 0}.legalHeaderNav{border-radius:24px;justify-content:flex-start}.legalLinksCard{position:static}}@media (max-width:640px){.legalHero{padding-top:20px}.legalHeader{position:static}.legalHeaderInner{min-height:auto}.legalHeaderNav{gap:8px;padding:12px}.legalHeaderNav a{font-size:13px}.legalHeaderCta{width:100%}.legalHeroCopy,.legalSidebar,.legalContent,.legalLinksCard{border-radius:24px;padding:22px 18px}.legalHeroCopy h1{font-size:32px}.legalHeroCopy p,.legalSection p{font-size:15px;line-height:1.75}.legalSection h2{font-size:22px}}.crmSection{gap:24px;margin-bottom:24px;display:grid}.crmStatsRow{margin-top:8px}.crmStatCard{text-align:left}.crmTopGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.crmActionCard{gap:14px;display:grid}.crmActionText,.crmDetailSubtext,.crmEmptyText,.crmTimelineItem p,.crmTimelineItem span,.crmLeadCard p,.crmLeadMeta span,.crmLeadListHead span{color:#586685;margin:0;line-height:1.6}.crmInlineForm,.crmCompactGrid,.crmToolbar,.crmQuickActions,.crmSaveBar,.crmSummaryChips,.crmLeadListHead,.crmTimelineItem,.crmPanelHead,.crmTimelineMeta{align-items:center;display:flex}.crmInlineForm{flex-wrap:wrap;gap:12px}.crmInlineForm input[type=file]{flex:1;min-width:220px}.crmCompactGrid,.crmFieldGrid,.crmMiniForm,.crmMiniFormCalls,.crmDetailGrid,.crmWorkspaceGrid{gap:14px;display:grid}.crmCompactGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.crmCompactGrid button,.crmMiniForm button,.crmMiniFormCalls button{justify-self:start}.crmWorkspace{padding:22px}.crmWorkspaceHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.crmToolbar{flex-wrap:wrap;gap:12px}.crmBatchStatus{color:#36507f;margin:12px 0 0;font-size:14px;font-weight:700}.crmToolbar input,.crmToolbar select,.crmCompactGrid input,.crmFieldGrid input,.crmFieldGrid select,.crmFieldGrid textarea,.crmMiniForm input,.crmMiniFormCalls input,.crmMiniFormCalls textarea{color:#172656;background:linear-gradient(#fffffffa,#f4f8ffeb);border:1px solid #1b357b24;border-radius:14px;width:100%;min-height:46px;padding:12px 14px}.crmToolbar input{min-width:280px}.crmFieldGrid textarea,.crmMiniFormCalls textarea{resize:vertical;min-height:110px}.crmWorkspaceGrid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.6fr);margin-top:16px}.crmLeadList{background:#f7faffcc;border:1px solid #2563ff14;border-radius:24px;overflow:hidden}.crmLeadListHead{border-bottom:1px solid #2563ff14;justify-content:space-between;gap:12px;padding:18px 20px}.crmLeadListHead strong{color:#172656;font-size:18px}.crmLeadListBody{gap:10px;max-height:960px;padding:14px;display:grid;overflow-y:auto}.crmLeadCard{text-align:left;cursor:pointer;background:#fff;border:1px solid #2563ff14;border-radius:18px;width:100%;padding:16px;transition:transform .16s,border-color .16s,box-shadow .16s}.crmLeadCard:hover,.crmLeadCard.active{border-color:#2563ff38;transform:translateY(-1px);box-shadow:0 18px 34px #142e7414}.crmLeadCardTop,.crmQuickActions,.crmSaveBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.crmLeadCardTop strong,.crmLeadDetailTop h3,.crmPanel h4{color:#172656}.crmLeadCardTop strong{font-size:17px;line-height:1.4}.crmLeadMeta{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.crmLeadMeta span,.crmSummaryChips span,.crmBadge{color:#24406d;background:#2563ff14;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.crmBadge{color:#2158eb;background:#2563ff1f}.crmBadge.status-won{color:#0d8d59;background:#1ea97124}.crmBadge.status-lost{color:#c33a3a;background:#f0525224}.crmLeadDetail{background:radial-gradient(circle at 100% 0,#2563ff14,#0000 28%),linear-gradient(#fffffffa,#f7fafffa);border:1px solid #2563ff14;border-radius:24px;gap:18px;padding:20px;display:grid}.crmLeadDetailContent{gap:18px;display:grid}.crmLeadDetailTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.crmLeadDetailTop h3{margin:6px 0 8px;font-size:32px;line-height:1.08}.crmQuickActions{justify-content:flex-start}.crmScrapePanel{background:radial-gradient(circle at 100% 0,#2563ff14,#0000 36%),linear-gradient(#f8fbfffa,#f1f6fffa);border:1px solid #2563ff14;border-radius:20px;gap:12px;padding:18px 20px;display:grid}.crmScrapePanel strong{color:#172656;font-size:18px}.crmScrapePanel p{color:#516080;margin:0;line-height:1.7}.crmSourceLinks{gap:8px;display:grid}.crmSourceLinks a{color:#1d5cff;overflow-wrap:anywhere;font-size:14px;line-height:1.5}.crmQuickActions .aeBtn.disabled{opacity:.45;pointer-events:none}.crmEditForm,.crmPanel{background:#ffffffe6;border:1px solid #2563ff14;border-radius:22px;gap:16px;padding:20px;display:grid}.crmFieldGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.crmFieldGrid label,.crmMiniForm,.crmMiniFormCalls{gap:8px;display:grid}.crmFieldGrid label span{color:#3c4b74;font-size:13px;font-weight:700}.crmFullSpan{grid-column:1/-1}.crmSaveBar{justify-content:space-between}.crmSummaryChips{flex-wrap:wrap;gap:10px}.crmDetailGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.crmPanelHead{justify-content:space-between}.crmPanel h4{margin:4px 0 0;font-size:24px;line-height:1.1}.crmMiniForm{grid-template-columns:1.2fr .85fr .85fr auto}.crmMiniFormCalls{grid-template-columns:.55fr .8fr 1fr}.crmMiniFormCalls textarea,.crmMiniFormCalls button{grid-column:1/-1}.crmTimeline{gap:12px;display:grid}.crmTimelineItem{background:#f7faffcc;border:1px solid #2563ff14;border-radius:16px;justify-content:space-between;gap:14px;padding:14px 16px}.crmTimelineItem.stacked{align-items:start;display:grid}.crmTimelineMeta{justify-content:space-between;gap:12px}.crmTimelineMeta strong{color:#172656}.crmToggle{color:#1558ec;cursor:pointer;background:#fff;border:1px solid #2563ff1a;border-radius:999px;min-height:38px;padding:0 16px;font-weight:700}.crmToggle.done{color:#0d8d59;background:#1ea9711f;border-color:#1ea9713d}@media (max-width:1180px){.crmTopGrid,.crmWorkspaceGrid,.crmDetailGrid,.crmMiniForm,.crmMiniFormCalls,.crmCompactGrid,.crmFieldGrid{grid-template-columns:1fr}}@media (max-width:760px){.crmWorkspace{padding:16px}.crmWorkspaceHeader,.crmLeadDetailTop,.crmSaveBar{flex-direction:column;align-items:stretch}.crmToolbar input{min-width:0}.crmLeadDetailTop h3{font-size:26px}}.resourcePage{background:radial-gradient(circle at 0 0,#2563ff24,#0000 28%),radial-gradient(circle at 100% 0,#1ea9711f,#0000 20%),linear-gradient(#fff 0%,#f8fbff 58%,#eef5ff 100%);min-height:100vh}.resourceHero{padding:40px 0 18px}.resourceHeroGrid,.resourceBodyGrid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);gap:24px;display:grid}.resourceHeroCopy,.resourceSidebar,.resourceRailCard,.resourceSectionCard{border:1px solid #2563ff1a;box-shadow:0 24px 50px #142e7414}.resourceHeroCopy{background:radial-gradient(circle at 100% 0,#2563ff1f,#0000 32%),linear-gradient(#fffffffa,#f6fafffa);border-radius:34px;padding:34px}.resourceHeroCopy h1{font-family:var(--font-heading), sans-serif;letter-spacing:-.05em;color:#172656;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.02}.resourceHeroCopy p{color:#516080;max-width:760px;margin:18px 0 0;font-size:18px;line-height:1.75}.resourceHighlightList,.resourceLinkList{gap:12px;display:grid}.resourceHighlightList{margin:22px 0 0;padding:0;list-style:none}.resourceHighlightList li,.resourceLinkList a{color:#28406f;background:#ffffffdb;border:1px solid #2563ff14;border-radius:18px;align-items:center;min-height:50px;padding:0 18px 0 44px;font-weight:700;display:inline-flex;position:relative}.resourceHighlightList li:before,.resourceLinkList a:before{content:"";border-bottom:2px solid #12b26d;border-left:2px solid #12b26d;width:10px;height:6px;position:absolute;top:50%;left:18px;transform:translateY(-60%)rotate(-45deg)}.resourceCtaRow{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.resourceSidebar{color:#fff;background:radial-gradient(circle at 0 100%,#1ea97129,#0000 22%),linear-gradient(#10389f 0%,#0a2d82 100%);border-radius:32px;padding:28px}.resourceSidebarTag{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.resourceSidebar h2{font-family:var(--font-heading), sans-serif;letter-spacing:-.04em;margin:18px 0 0;font-size:30px;line-height:1.08}.resourceSidebar>p{color:#ffffffd1;margin:16px 0 0;font-size:15px;line-height:1.75}.resourceSidebarCard{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:24px;gap:10px;margin-top:24px;padding:20px;display:grid}.resourceSidebarCard strong{color:#fff;font-size:16px}.resourceSidebarCard a{color:#ffffffd6;font-size:14px;line-height:1.7}.resourceBodySection{padding:8px 0 56px}.resourceContent,.resourceRail{gap:20px;display:grid}.resourceSectionCard,.resourceRailCard{background:linear-gradient(#fffffffa,#f7fafffa);border-radius:30px}.resourceSectionCard{padding:30px 32px}.resourceSectionCard h2,.resourceRailCard h3{color:#182756;margin:0}.resourceSectionCard h2{font-family:var(--font-heading), sans-serif;font-size:26px;line-height:1.15}.resourceSectionCard p,.resourceRailCard p{color:#4d5d80;margin:14px 0 0;font-size:16px;line-height:1.85}.resourceBulletList{margin-top:18px}.resourceRail{align-content:start}.resourceRailCard{gap:18px;height:fit-content;padding:24px;display:grid;position:sticky;top:118px}.resourceCallout{background:radial-gradient(circle at 0 0,#2563ff1a,#0000 34%),linear-gradient(#f8fbfffa,#f0f6fffa)}.resourceHubGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.resourceHubCard{background:radial-gradient(circle at 0 0,#2563ff14,#0000 32%),linear-gradient(#fffffffa,#f7fafffa);border:1px solid #2563ff1a;border-radius:28px;gap:14px;padding:26px 24px;display:grid;box-shadow:0 22px 42px #142e7414}.resourceHubTag{color:#1d5cff;letter-spacing:.08em;text-transform:uppercase;background:#2563ff14;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:32px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.resourceHubCard h2{font-family:var(--font-heading), sans-serif;color:#182756;margin:0;font-size:24px;line-height:1.15}.resourceHubCard p{color:#4d5d80;margin:0;font-size:15px;line-height:1.8}.resourceHubCard .aeBtn{justify-self:start}.caseScenarioCard{background:radial-gradient(circle at 100% 0,#2563ff14,#0000 36%),linear-gradient(#f8fbfffa,#f0f6fffa);border:1px solid #2563ff14;border-radius:24px;gap:10px;margin-top:22px;padding:20px;display:grid}.caseScenarioCard strong,.caseMetricCard strong{color:#182756}.caseScenarioCard p{margin:0}.caseMetricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.caseMetricCard{background:#ffffffe6;border:1px solid #2563ff14;border-radius:22px;gap:8px;padding:18px 16px;display:grid}.caseMetricCard strong{font-family:var(--font-heading), sans-serif;font-size:28px;line-height:1}.caseMetricCard span{color:#516080;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700}@media (max-width:1100px){.resourceHeroGrid,.resourceBodyGrid{grid-template-columns:1fr}.resourceRailCard{position:static}.resourceHubGrid,.caseMetricGrid{grid-template-columns:1fr}}@media (max-width:640px){.resourceHero{padding-top:20px}.resourceHeroCopy,.resourceSidebar,.resourceSectionCard,.resourceRailCard{border-radius:24px;padding:22px 18px}.resourceHeroCopy h1{font-size:32px}.resourceHeroCopy p,.resourceSectionCard p,.resourceRailCard p{font-size:15px;line-height:1.75}.resourceSectionCard h2{font-size:22px}.resourceHighlightList li,.resourceLinkList a{align-items:flex-start;min-height:0;padding-top:14px;padding-bottom:14px}}
