:root{--navy:#0f1f2e;--navy2:#0a2b43;--green:#16a34a;--green2:#22c55e;--amber:#f59e0b;--red:#dc2626;--stone:#eef2f4;--line:#dbe3e8;--text:#183042;--muted:#607286;--white:#fff;--radius:18px;--shadow:0 18px 50px rgba(15,31,46,.11)}*{box-sizing:border-box}body{margin:0;color:var(--text);background:white;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{max-width:820px;margin-left:auto;margin-right:auto}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.headerInner{min-height:78px;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:1.65rem;font-weight:750;color:var(--navy);letter-spacing:-.04em}.brandMark{width:40px;height:40px;color:var(--navy)}.desktopNav{display:flex;gap:24px;margin-left:auto}.desktopNav a{font-size:.92rem;font-weight:600;color:#31485a}.desktopNav a:hover{color:var(--green)}.headerActions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:12px 18px;font-weight:700;border:1px solid transparent;cursor:pointer}.btnPrimary{background:var(--navy2);color:white}.btnGhost{border-color:#9eb0bd;background:white}.btnSuccess{background:var(--green);color:white}.hero,.pageHero{background:linear-gradient(120deg,#fff 45%,#eff7f2);padding:78px 0}.contactGrid,.demoGrid,.heroGrid{display:grid;grid-template-columns:1.03fr .97fr;grid-gap:64px;gap:64px;align-items:center}.eyebrow{display:block;color:var(--green);font-size:.76rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:15px}.eyebrow.light{color:#73e49a}h1,h2,h3{color:var(--navy);line-height:1.05;letter-spacing:-.045em}h1{font-size:clamp(3rem,6vw,5.5rem);margin:.15em 0 .25em}h2{font-size:clamp(2rem,4vw,3.3rem);margin:.3em 0}h3{font-size:1.22rem;letter-spacing:-.02em}.lead{font-size:1.16rem;color:#486174;max-width:730px}.buttonRow{display:flex;gap:12px;margin-top:28px}.trustRow{display:flex;flex-wrap:wrap;gap:18px;margin-top:36px;color:#476174;font-weight:650;font-size:.9rem}.trustRow span:before{content:"✓";color:var(--green);margin-right:7px}.productMock{background:white;border:1px solid #dce4e8;border-radius:18px;box-shadow:var(--shadow);padding:22px;min-height:420px}.mockTop{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px}.mockTop span{font-size:.75rem;background:#e9f9ef;color:#18813f;padding:5px 9px;border-radius:99px}.metricRow{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:18px 0}.metricRow>div{padding:15px;border:1px solid var(--line);border-radius:12px}.metricRow span{display:block;font-size:.72rem;color:var(--muted)}.metricRow b{display:block;font-size:1.75rem;color:var(--green)}.metricRow .amber{color:var(--amber)}.metricRow .red{color:var(--red)}.mockChart{display:grid;grid-template-columns:150px 1fr;grid-gap:28px;gap:28px;align-items:center;padding:18px 0}.donut{width:128px;height:128px;border-radius:50%;background:conic-gradient(var(--green) 0 92%,#edf1f3 92%);display:grid;place-items:center;position:relative}.donut:after{content:"";position:absolute;width:88px;height:88px;background:white;border-radius:50%}.donut span{z-index:2;font-size:1.35rem;font-weight:800}.bars{display:flex;flex-direction:column;gap:14px}.bars i{height:9px;background:var(--green);border-radius:99px;display:block}.activity{border-top:1px solid var(--line);padding-top:8px}.activity p{font-size:.8rem;display:flex;align-items:center;gap:8px}.activity small{margin-left:auto;color:#8795a1}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.green{background:var(--green)}.amberDot{background:var(--amber)}.section{padding:82px 0}.section.soft{background:#f7faf8}.sectionHeading{max-width:760px;margin-bottom:36px}.sectionHeading p{color:var(--muted)}.cardGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.featureCard,.originCard,.priceCard{background:white;border:1px solid var(--line);border-radius:14px;padding:26px}.featureCard p,.priceCard p{color:var(--muted)}.featureCard a{color:var(--green);font-weight:700}.featureIcon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#eaf8ef;color:var(--green);font-weight:800}.ctaBand,.originBand{background:var(--navy2);color:white;padding:58px 0}.ctaBand h2,.originBand h2,.siteFooter .brand,.siteFooter h4{color:white}.ctaInner,.originGrid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:50px;gap:50px;align-items:center}.ctaBand p,.originBand p{color:#d0dde5}.originQuote{font-size:1.35rem}.originQuote strong{color:#5ee48a}.originQuote.dark strong{color:var(--green)}.originBand a{color:#6ee99a;font-weight:700}.fourGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.fourGrid>div{padding:22px;border-left:3px solid var(--green);background:white}.lifecycle{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px;margin:28px 0 40px}.lifecycle>div{background:#f5faf7;border:1px solid #d9e9df;border-radius:12px;padding:18px;text-align:center}.lifecycle b{display:block;color:var(--green);font-size:.75rem}.lifecycle span{font-weight:800}.aboutGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:35px;gap:35px}.threeGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.priceCard ul{list-style:none;padding:0;margin:24px 0}.priceCard li{margin:10px 0;color:#496174}.note,.notice{margin-top:28px;padding:18px 20px;background:#f5faf7;border:1px solid #d9e9df;border-radius:12px}.resourceType{color:var(--green);background:#eaf8ef;border-radius:99px;padding:5px 8px;font-size:.72rem}.contactGrid,.demoGrid{align-items:start}.contactCards{display:grid;grid-gap:12px;gap:12px;margin-top:30px}.contactCards>div{padding:16px 18px;border-left:3px solid var(--green);background:white}.formCard{background:white;border:1px solid var(--line);border-radius:16px;padding:28px;box-shadow:var(--shadow)}.formCard h2{margin-top:0}.formGrid{grid-gap:14px;gap:14px}.formCard label{display:block;font-size:.84rem;font-weight:700;margin-bottom:14px}.formCard input,.formCard select,.formCard textarea{width:100%;border:1px solid #cfd9df;border-radius:8px;padding:12px;margin-top:7px;background:white}.formCard button{width:100%;margin-top:8px}.formStatus{font-weight:700;color:var(--green)}.demoPoints{background:white;border:1px solid var(--line);padding:22px;border-radius:14px;margin-top:18px}.legal{padding:80px 0;max-width:850px}.legal h1{font-size:3.4rem}.legal h2{font-size:1.65rem;margin-top:35px}.ctaInner{grid-template-columns:1fr auto}.siteFooter{background:#071e31;color:#d1dde4;padding:58px 0 20px}.footerGrid{display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:50px;gap:50px}.footerGrid h4{margin:0 0 14px}.footerGrid a{display:block;margin:8px 0;color:#d1dde4}.footerGrid p{max-width:330px}.footerBottom{border-top:1px solid #2a4051;margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;font-size:.82rem}.footerBottom div{display:flex;gap:18px}@media(max-width:900px){.desktopNav,.headerActions .btnPrimary{display:none}.aboutGrid,.contactGrid,.demoGrid,.heroGrid,.originGrid{grid-template-columns:1fr}.cardGrid,.fourGrid,.threeGrid{grid-template-columns:1fr 1fr}.lifecycle{grid-template-columns:repeat(4,1fr)}.footerGrid{grid-template-columns:1fr 1fr}.hero,.pageHero{padding:55px 0}}@media(max-width:620px){.container{width:min(100% - 26px,1180px)}.siteHeader .brand span{font-size:1.25rem}.headerActions .btn{padding:10px 12px}.hero,.pageHero{padding:42px 0}h1{font-size:2.7rem}.cardGrid,.formGrid,.fourGrid,.threeGrid{grid-template-columns:1fr}.lifecycle{grid-template-columns:1fr 1fr}.footerGrid,.metricRow,.mockChart{grid-template-columns:1fr}.footerBottom{gap:12px}.buttonRow,.footerBottom{flex-direction:column}.btn{width:100%}.ctaInner{grid-template-columns:1fr}.ctaInner .btn{width:auto}.trustRow{flex-direction:column;gap:8px}}.heroPremium{position:relative;overflow:hidden;padding:74px 0 58px;background:radial-gradient(circle at 85% 25%,rgba(17,163,74,.1),transparent 28%),linear-gradient(90deg,#fff,#fff 48%,#f5f9f7)}.heroVisualLayer{position:absolute;inset:0 0 0 52%;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.45)),url(/construction-hero.svg) 50%/cover no-repeat;opacity:.88;pointer-events:none}.heroGridPremium{position:relative;z-index:2;align-items:center;gap:54px}.heroCopy{max-width:720px}.heroCopy h1{font-size:clamp(3.2rem,5.3vw,5.9rem);line-height:.99;letter-spacing:-.055em;max-width:760px}.heroCopy .lead{max-width:690px;font-size:1.16rem;line-height:1.65}.heroProductWrap{position:relative;transform:translateY(12px)}.heroProductWrap:before{content:"";position:absolute;inset:-28px -34px -32px;background:rgba(255,255,255,.64);border:1px solid rgba(10,42,62,.08);border-radius:34px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:-1;box-shadow:0 28px 80px rgba(16,45,66,.14)}.heroMiniProof{display:flex;gap:24px;flex-wrap:wrap;margin-top:26px;font-size:.88rem;color:#385267}.heroMiniProof span{display:flex;align-items:center;gap:8px}.heroMiniProof span:before{content:"";width:8px;height:8px;border-radius:50%;background:#16a34a}.valueStrip{border-top:1px solid #dfe8e4;border-bottom:1px solid #dfe8e4;background:#fff}.valueStripGrid{display:grid;grid-template-columns:repeat(4,1fr)}.valueStripGrid>div{padding:24px 26px;border-right:1px solid #e7eeeb}.valueStripGrid>div:last-child{border-right:0}.valueStripGrid strong{display:block;font-size:1rem;color:#0b2234;margin-bottom:5px}.valueStripGrid span{font-size:.88rem;color:#607487;line-height:1.45}.sectionTight{padding-top:72px}.capabilityGrid{gap:20px}.featureCardPremium{min-height:230px;transition:.2s ease;background:linear-gradient(180deg,#fff,#fbfdfc)}.featureCardPremium:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(19,50,70,.08)}.lifecycleSection{background:#f6f9f8;border-top:1px solid #e3ebe7;border-bottom:1px solid #e3ebe7}.sectionHeading.narrow{max-width:700px}.lifecycleGrid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:14px;gap:14px;margin-top:34px}.lifecycleCard{background:#fff;border:1px solid #dde8e3;border-radius:18px;padding:22px 18px;min-height:210px}.lifecycleNumber{display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:#eaf7ef;color:#0a8f3d;font-weight:700;font-size:.82rem}.lifecycleCard h3{margin:18px 0 8px;font-size:1rem}.lifecycleCard p{font-size:.86rem;line-height:1.55;color:#5f7384}.originBandPremium{background:radial-gradient(circle at 18% 30%,rgba(30,190,94,.18),transparent 25%),linear-gradient(135deg,#08243a,#0b314d 72%,#0f3e5d)}.originBandPremium .originQuote{font-size:1.55rem;line-height:1.45}.originBandPremium strong{color:#4ade80}.whySection{background:#fff}.whyGrid>div{background:#fbfdfc;border:1px solid #e1ebe6;border-radius:18px;padding:24px}@media (max-width:1100px){.heroVisualLayer{inset:0 0 0 45%;opacity:.35}.heroGridPremium{grid-template-columns:1fr}.heroProductWrap{max-width:760px}.lifecycleGrid,.valueStripGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.heroPremium{padding:52px 0 34px}.heroVisualLayer{display:none}.heroCopy h1{font-size:clamp(2.7rem,14vw,4.2rem)}.heroMiniProof{grid-gap:12px;gap:12px;display:grid}.lifecycleGrid,.valueStripGrid{grid-template-columns:1fr}.valueStripGrid>div{border-right:0;border-bottom:1px solid #e7eeeb}}.siteHeader{box-shadow:0 1px 0 rgba(7,30,49,.035)}.headerInner{min-height:82px;gap:34px}.brand{font-size:1.78rem;gap:12px}.brandMark{width:43px;height:43px}.desktopNav{gap:28px}.headerActions{gap:12px}.headerActions .btn{padding:13px 20px}.heroPremium{min-height:690px;padding:62px 0 48px;background:linear-gradient(90deg,#fff,#fff 48%,#f4f8f6)}.heroVisualLayer{inset:0 0 0 55%;background:linear-gradient(90deg,#f4f8f6,rgba(244,248,246,.55) 24%,rgba(244,248,246,.08) 58%),linear-gradient(0deg,rgba(7,30,49,.05),rgba(7,30,49,.05)),url(/obtempera-hero-site.jpg) 100%/cover no-repeat;opacity:1;filter:saturate(.88) contrast(.98)}.heroGridPremium{grid-template-columns:.96fr 1.04fr;gap:46px;min-height:560px}.heroCopy{max-width:675px}.heroCopy h1{font-size:clamp(3.15rem,4.65vw,5.05rem);line-height:1.005;letter-spacing:-.052em;max-width:680px;margin:.18em 0 .25em}.heroCopy .lead{font-size:1.08rem;line-height:1.62;max-width:640px;color:#405c70}.heroCopy .buttonRow{margin-top:26px}.heroCopy .btnPrimary{background:#082f49;padding:14px 22px;box-shadow:0 8px 24px rgba(8,47,73,.16)}.heroCopy .btnPrimary:hover{transform:translateY(-1px)}.heroCopy .btnGhost{padding:14px 22px}.heroMiniProof{margin-top:25px;gap:20px;padding-top:21px;border-top:1px solid rgba(15,57,76,.1);max-width:640px}.heroMiniProof span{font-size:.86rem;font-weight:650}.heroProductWrap{width:112%;margin-left:-6%;transform:translateY(5px)}.heroProductWrap:before{inset:-22px -24px -24px;border-radius:30px;background:rgba(255,255,255,.74);box-shadow:0 30px 90px rgba(16,45,66,.17)}.heroProductWrap .productMock{min-height:390px;padding:20px 22px;border-radius:17px;box-shadow:0 20px 55px rgba(8,39,57,.16)}.heroProductWrap .metricRow{margin:15px 0}.heroProductWrap .metricRow>div{padding:13px}.heroProductWrap .mockChart{grid-template-columns:130px 1fr;gap:22px;padding:14px 0}.heroProductWrap .donut{width:116px;height:116px}.heroProductWrap .donut:after{width:80px;height:80px}.heroProductWrap .activity p{margin:10px 0}.valueStrip{position:relative;z-index:4;box-shadow:0 8px 22px rgba(20,48,64,.035)}.valueStripGrid>div{padding:22px 25px}.valueStripGrid strong{font-size:.98rem}.valueStripGrid span{font-size:.84rem}.featureCardPremium{border-color:#dbe7e1;box-shadow:0 4px 18px rgba(16,45,66,.025)}.featureCardPremium .featureIcon{border-radius:50%;width:42px;height:42px}.lifecycleCard,.whyGrid>div{box-shadow:0 5px 18px rgba(16,45,66,.025)}.originBandPremium{padding:68px 0}.originBandPremium h2{font-size:clamp(2.3rem,3.8vw,3.5rem)}.whySection{padding-top:74px}@media(max-width:1100px){.heroPremium{min-height:auto}.heroVisualLayer{inset:0 0 43% 42%;opacity:.34}.heroGridPremium{grid-template-columns:1fr;gap:36px}.heroProductWrap{width:100%;margin-left:0;max-width:820px}}@media(max-width:700px){.headerInner{min-height:70px}.brand{font-size:1.45rem}.brandMark{width:38px;height:38px}.heroPremium{padding:46px 0 30px}.heroCopy h1{font-size:clamp(2.65rem,13vw,4rem)}.heroCopy .lead{font-size:1rem}.heroProductWrap{transform:none}}.countryExpertiseSection{padding:78px 0;background:radial-gradient(circle at 84% 18%,rgba(22,163,74,.08),transparent 28%),linear-gradient(180deg,#ffffff,#f7faf8);border-top:1px solid #e5ece8;border-bottom:1px solid #e5ece8}.countryExpertiseGrid{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:54px;gap:54px;align-items:center}.countryExpertiseIntro h2{font-size:clamp(2.35rem,4vw,3.75rem);line-height:1.05;letter-spacing:-.045em;max-width:700px;margin:.18em 0 .35em}.countryExpertiseIntro p{color:#4b6375;line-height:1.7;max-width:720px}.countryExpertisePanel{background:#0b2d45;color:#fff;padding:30px;border-radius:24px;box-shadow:0 22px 55px rgba(11,45,69,.14)}.countryExpertiseLabel{margin:0 0 16px;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:#86efac;font-weight:700}.countryPills{display:flex;flex-wrap:wrap;gap:10px}.countryPills span{display:inline-flex;padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);font-size:.9rem;font-weight:650}.countryExpertiseNote{margin-top:24px;padding-top:22px;border-top:1px solid rgba(255,255,255,.13)}.countryExpertiseNote strong{color:#86efac}.countryExpertiseNote p{color:#d7e3ea;line-height:1.6;margin:.45rem 0 0;font-size:.92rem}@media(max-width:900px){.countryExpertiseGrid{grid-template-columns:1fr;gap:28px}}.contactHero,.demoHero,.pageHeroPremium{padding:74px 0;background:radial-gradient(circle at 84% 20%,rgba(22,163,74,.08),transparent 28%),linear-gradient(90deg,#fff,#f5f9f7)}.contactHeroGrid,.demoFormGrid,.demoHeroGrid,.pageHeroGrid,.splitContent{display:grid;grid-template-columns:1fr 1fr;grid-gap:54px;gap:54px;align-items:center}.contactHero h1,.demoHero h1,.pageHero h1{font-size:clamp(3rem,5vw,5rem);line-height:1.02;letter-spacing:-.05em;margin:.2em 0 .28em}.aboutHeroCard{background:#0b2d45;color:#fff;padding:34px;border-radius:26px;box-shadow:0 24px 60px rgba(11,45,69,.14)}.aboutOriginQuote{font-size:1.65rem;line-height:1.45}.aboutOriginQuote strong{color:#4ade80}.lightPills{margin-top:34px}.lightPills span{color:#0b2d45;background:#f2f8f4;border:1px solid #d7e9df}.splitContent h2{font-size:clamp(2.4rem,4vw,3.7rem);line-height:1.05;letter-spacing:-.04em}.splitContent p{color:#4f687a;line-height:1.7}.contactOptions,.demoBenefits{display:grid;grid-gap:14px;gap:14px;margin-top:30px}.contactOptions>div,.demoBenefits>div{display:grid;grid-gap:4px;gap:4px;padding:17px 19px;border:1px solid #dce8e2;border-radius:15px;background:rgba(255,255,255,.78)}.contactOptions strong,.demoBenefits strong{color:#0b2d45}.contactOptions span,.demoBenefits span{font-size:.9rem;color:#5c7180;line-height:1.45}.premiumFormShell{background:#fff;border:1px solid #dce7e2;border-radius:24px;padding:26px;box-shadow:0 24px 60px rgba(15,50,70,.09)}.demoVisual{position:relative}.demoVisual:before{content:"";position:absolute;inset:-24px;border-radius:30px;background:rgba(255,255,255,.72);box-shadow:0 24px 70px rgba(15,50,70,.12);z-index:-1}.demoTrust{margin-top:28px;padding:22px;background:#0b2d45;color:#fff;border-radius:18px}.demoTrust strong{color:#86efac}.demoTrust p{color:#dbe7ed;margin:.5rem 0 0}@media(max-width:900px){.contactHeroGrid,.demoFormGrid,.demoHeroGrid,.pageHeroGrid,.splitContent{grid-template-columns:1fr;gap:30px}}.leadForm{display:grid;grid-gap:18px;gap:18px}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.leadForm label{display:grid;grid-gap:7px;gap:7px;color:#0b2d45;font-size:.88rem;font-weight:700}.leadForm input,.leadForm select,.leadForm textarea{width:100%;padding:12px 13px;border:1px solid #cfddd6;border-radius:10px;background:#fff;color:#0b2234;font:inherit;font-weight:400;outline:none}.leadForm input:focus,.leadForm select:focus,.leadForm textarea:focus{border-color:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.1)}.leadForm textarea{resize:vertical}.formSubmit{justify-self:start;border:0;cursor:pointer}.formSubmit:disabled{opacity:.65;cursor:wait}.formMessage{margin:0;padding:12px 14px;border-radius:10px;font-size:.9rem}.formMessageSuccess{background:#eaf8ef;color:#087733}.formMessageError{background:#fff0f0;color:#b42318}.formPrivacy{margin:0;color:#6a7d8b;font-size:.78rem;line-height:1.5}@media(max-width:650px){.formGrid{grid-template-columns:1fr}}.platformHero,.pricingHero,.resourcesHero,.securityHero,.solutionsHero{padding:76px 0;background:radial-gradient(circle at 84% 20%,rgba(22,163,74,.08),transparent 27%),linear-gradient(90deg,#fff,#f5f9f7)}.platformHeroGrid,.pricingHeroGrid,.resourcesHeroGrid,.securityHeroGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:52px;gap:52px;align-items:center}.platformHero h1,.pricingHero h1,.resourcesHero h1,.securityHero h1,.solutionsHero h1{font-size:clamp(3rem,5vw,5.05rem);line-height:1.01;letter-spacing:-.052em;margin:.2em 0 .28em}.narrowLead{max-width:800px}.platformHeroMock{position:relative}.platformHeroMock:before{content:"";position:absolute;inset:-22px;border-radius:28px;background:rgba(255,255,255,.75);box-shadow:0 24px 70px rgba(15,50,70,.12);z-index:-1}.platformCapabilityGrid,.securityGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.platformCapability,.securityCard{background:#fff;border:1px solid #dce8e2;border-radius:18px;padding:23px;min-height:235px;box-shadow:0 5px 18px rgba(16,45,66,.025)}.platformCapability h3,.securityCard h3{margin:18px 0 9px}.platformCapability p,.securityCard p{color:#5a7080;line-height:1.58;font-size:.91rem}.platformArchitecture{padding:70px 0;background:#0b2d45;color:#fff}.architectureGrid{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:50px;gap:50px;align-items:center}.platformArchitecture h2{font-size:clamp(2.4rem,4vw,3.7rem);line-height:1.05;letter-spacing:-.04em}.architectureFlow{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.architectureFlow span,.architectureFlow strong{padding:11px 13px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-size:.85rem}.architectureFlow strong{background:#16a34a;border-color:#16a34a}.architectureFlow b{color:#86efac}.resourceGrid,.solutionAudienceGrid,.useCaseGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.resourceCard,.solutionAudienceCard,.useCaseGrid>div{border:1px solid #dce8e2;border-radius:18px;padding:24px;background:#fff;box-shadow:0 5px 18px rgba(16,45,66,.025)}.solutionAudienceIcon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%;background:#eaf8ef;color:#0a963f;font-weight:800}.resourceCard p,.solutionAudienceCard p,.useCaseGrid p{color:#5a7080;line-height:1.58}.pricingCallout,.resourceHeroPanel,.securityPrinciplesPanel{background:#0b2d45;color:#fff;padding:32px;border-radius:24px;box-shadow:0 24px 60px rgba(11,45,69,.13)}.pricingCallout h2,.resourceHeroPanel h2{font-size:2.2rem;margin:.35rem 0}.pricingCallout p,.resourceHeroPanel p,.securityPrinciplesPanel p{color:#dbe6ed;line-height:1.6}.securityPrinciplesPanel strong{display:block;color:#86efac;font-size:1.25rem;margin:.6rem 0}.pricingTierGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.pricingTier{position:relative;border:1px solid #dce8e2;border-radius:20px;padding:28px;background:#fff;display:flex;flex-direction:column;gap:14px;box-shadow:0 7px 25px rgba(16,45,66,.035)}.pricingTierFeatured{border:2px solid #16a34a;transform:translateY(-8px)}.pricingBadge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#16a34a;color:#fff;padding:6px 12px;border-radius:999px;font-size:.75rem;font-weight:700}.tailoredPrice{font-size:1.25rem;color:#0b2d45}.pricingTier ul{list-style:none;padding:0;margin:0 0 8px;display:grid;grid-gap:9px;gap:9px;color:#4e6575}.pricingTier .btn{margin-top:auto;align-self:flex-start}.resourceFilterRow{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.resourceFilterRow span{padding:9px 13px;border:1px solid #d9e6df;border-radius:999px;font-size:.85rem;color:#40596b}.resourceFilterRow span:first-child{background:#eaf8ef;color:#0a963f;border-color:#ccebd7}.resourceType{display:inline-block;color:#0a963f;font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.resourceComing{display:inline-block;margin-top:14px;color:#718391;font-size:.82rem;font-weight:700}@media(max-width:1050px){.platformCapabilityGrid,.resourceGrid,.securityGrid,.solutionAudienceGrid,.useCaseGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.architectureGrid,.platformHeroGrid,.pricingHeroGrid,.pricingTierGrid,.resourcesHeroGrid,.securityHeroGrid{grid-template-columns:1fr}.pricingTierFeatured{transform:none}}@media(max-width:650px){.platformCapabilityGrid,.resourceGrid,.securityGrid,.solutionAudienceGrid,.useCaseGrid{grid-template-columns:1fr}}.aboutHeroCard h2,.originBand h2,.platformArchitecture h2,.pricingCallout h2,.resourceHeroPanel h2,.securityPrinciplesPanel h2{color:#ffffff}.aboutHeroCard .eyebrow,.originBand .eyebrow,.platformArchitecture .eyebrow,.pricingCallout .eyebrow,.resourceHeroPanel .eyebrow,.securityPrinciplesPanel .eyebrow{color:#86efac}.aboutHeroCard p,.originBand p,.platformArchitecture p,.pricingCallout p,.resourceHeroPanel p,.securityPrinciplesPanel p{color:#dbe7ed}.aboutHeroCard a,.originBand a,.platformArchitecture a,.pricingCallout a,.resourceHeroPanel a,.securityPrinciplesPanel a{color:#86efac}.legalHero{padding:72px 0 58px;background:radial-gradient(circle at 84% 20%,rgba(22,163,74,.075),transparent 28%),linear-gradient(90deg,#fff,#f5f9f7);border-bottom:1px solid #e1eae6}.legalHeroInner{max-width:920px}.legalHero h1{font-size:clamp(3rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.05em;margin:.18em 0 .25em}.legalHero p{font-size:1.08rem;line-height:1.65;color:#4f6878;max-width:820px}.legalEffective{font-size:.85rem!important;font-weight:700;color:#607584!important}.legalBody{padding:68px 0 92px}.legalLayout{display:grid;grid-template-columns:300px minmax(0,780px);grid-gap:60px;gap:60px;align-items:start;justify-content:center}.legalSummary{position:-webkit-sticky;position:sticky;top:110px;padding:24px;border-radius:18px;background:#0b2d45;color:#fff}.legalSummary strong{display:block;color:#86efac;margin-bottom:10px;font-size:1.02rem}.legalSummary p{font-size:.88rem;line-height:1.6;color:#dce7ed}.legalSummary a{color:#86efac}.legalContent h2{margin:2.2rem 0 .8rem;font-size:1.55rem;line-height:1.2;letter-spacing:-.02em;color:#0b2234}.legalContent h2:first-child{margin-top:0}.legalContent li,.legalContent p{color:#4e6677;line-height:1.72;font-size:.98rem}.legalContent ul{padding-left:1.35rem}.legalContent li{margin:.45rem 0}.legalContent a{color:#0a963f;font-weight:700}.legalNotice{padding:15px 17px;border-left:4px solid #f59e0b;background:#fff8e8;color:#664a00!important;border-radius:8px}.legalTableWrap{overflow-x:auto;margin:20px 0}.legalTable{width:100%;border-collapse:collapse;font-size:.9rem}.legalTable td,.legalTable th{text-align:left;vertical-align:top;padding:13px 14px;border:1px solid #dce7e2}.legalTable th{background:#f3f8f5;color:#0b2d45}.legalTable td{color:#536b7a}.legalStatusBox{display:grid;grid-gap:5px;gap:5px;padding:20px;margin:24px 0;border:1px solid #cde7d7;border-radius:14px;background:#eef9f2}.legalStatusBox strong{color:#087a34}.legalStatusBox span{color:#4e6677}@media(max-width:900px){.legalLayout{grid-template-columns:1fr;gap:30px}.legalSummary{position:static}}.countriesHubHero,.countryGuideHero{padding:76px 0;background:radial-gradient(circle at 85% 18%,rgba(22,163,74,.08),transparent 28%),linear-gradient(90deg,#fff,#f5f9f7)}.countryGuideHeroGrid{display:grid;grid-template-columns:1fr .9fr;grid-gap:52px;gap:52px;align-items:center}.countriesHubHero h1,.countryGuideHero h1{font-size:clamp(3rem,5vw,5rem);line-height:1.02;letter-spacing:-.05em;margin:.2em 0 .28em}.countryGuidePanel{background:#0b2d45;color:#fff;padding:30px;border-radius:24px;box-shadow:0 24px 60px rgba(11,45,69,.13)}.countryGuidePanel h2{color:#fff;font-size:2rem}.countryGuidePanel p{color:#dce7ed;line-height:1.65}.countryCommercialGrid{display:grid;grid-template-columns:minmax(0,800px) 285px;grid-gap:56px;gap:56px;justify-content:center;align-items:start}.countryCommercialCopy>h2{font-size:clamp(2.25rem,3.7vw,3.45rem);line-height:1.08;letter-spacing:-.04em;margin:.3rem 0 1rem}.countryCommercialCopy>p{color:#4f6879;line-height:1.72}.countryValueGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px;margin:34px 0 46px}.countryValueGrid>div{padding:20px;border:1px solid #dce8e2;border-radius:15px;background:#fbfdfc}.countryValueGrid strong{color:#0b2d45}.countryValueGrid p{margin:.45rem 0 0;color:#5b7180;line-height:1.55;font-size:.9rem}.countryTeaser{padding:32px;border-radius:22px;background:#f3f8f5;border:1px solid #dce8e2}.countryTeaser h2{font-size:2rem;line-height:1.16;letter-spacing:-.03em}.countryTeaser p{color:#526b7b;line-height:1.65}.countryGuideAside{position:-webkit-sticky;position:sticky;top:110px;padding:22px;border:1px solid #dae6e0;border-radius:18px;background:#f7faf8}.countryGuideAside ul{padding-left:1.1rem;margin:14px 0 22px}.countryGuideAside li{font-size:.82rem;color:#607584;margin:.55rem 0}.countryAsideDivider{height:1px;background:#d8e4de;margin:22px 0}.countryHubGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.countryHubCard{display:block;padding:24px;border:1px solid #dae6e0;border-radius:18px;background:#fff;text-decoration:none;transition:.2s ease}.countryHubCard:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(16,45,66,.07)}.countryHubCard>span{color:#0a963f;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.countryHubCard h3{font-size:1.5rem;margin:.55rem 0}.countryHubCard p{color:#5b7180;line-height:1.55}.countryHubCard strong{color:#0a963f}@media(max-width:900px){.countryCommercialGrid,.countryGuideHeroGrid{grid-template-columns:1fr}.countryGuideAside{position:static}.countryHubGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.countryHubGrid,.countryValueGrid{grid-template-columns:1fr}}.countryNavLink{white-space:nowrap}.footerCountryLink{color:inherit}footer a[href="/"] img,footer a[href="/"] svg{background:#ffffff;border:1px solid rgba(255,255,255,.72);border-radius:10px;padding:5px;box-shadow:0 5px 16px rgba(0,0,0,.14)}footer a[href="/"] img{box-sizing:border-box}:root{--ob-navy:#0b2d45;--ob-green:#16a34a;--ob-green-soft:#eaf8ef;--ob-border:#dce8e2;--ob-text:#0b2234;--ob-muted:#5b7180;--ob-bg-soft:#f7faf8}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.container{width:min(100% - 40px,1280px);margin-inline:auto}.section{padding-block:76px}.sectionHeading{max-width:820px;margin-bottom:34px}.sectionHeading h2{text-wrap:balance}.lead,.pageHero .lead{max-width:760px;line-height:1.65}.btn{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease;text-decoration:none}.btn:hover{transform:translateY(-1px)}.btnPrimary:hover{box-shadow:0 9px 24px rgba(11,45,69,.16)}.btnGhost:hover{border-color:#9fb4c2;background:#f8faf9}.btnSuccess:hover{box-shadow:0 9px 24px rgba(22,163,74,.18)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(22,163,74,.32);outline-offset:3px}header{position:relative;z-index:50}header .container,header nav{min-width:0}header a{flex-shrink:0}.countryHubCard,.fourGrid>div,.platformCapability,.pricingTier,.resourceCard,.securityCard,.solutionAudienceCard,.useCaseGrid>div{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.countryHubCard:hover,.fourGrid>div:hover,.platformCapability:hover,.resourceCard:hover,.securityCard:hover,.solutionAudienceCard:hover,.useCaseGrid>div:hover{transform:translateY(-2px);border-color:#cadbd3;box-shadow:0 14px 38px rgba(16,45,66,.065)}.leadForm input,.leadForm select,.leadForm textarea{min-height:46px}.leadForm textarea{min-height:130px}.formShell,.premiumFormShell{max-width:100%}.formPrivacy{max-width:620px}footer{overflow:hidden}footer a{transition:color .18s ease,opacity .18s ease}footer a:hover{color:#86efac}footer .container{min-width:0}a,h1,h2,h3,p,span,strong{overflow-wrap:break-word}h1,h2{text-wrap:balance}.countryGuideAside,.legalTableWrap{max-width:100%}@media (max-width:1180px){header .container{gap:18px}header nav{gap:18px!important}header .btn{padding-inline:16px}.platformCapabilityGrid,.securityGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.container{width:min(100% - 32px,1280px)}.section{padding-block:62px}header .container{flex-wrap:wrap;padding-block:14px}header nav{order:3;width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px!important;padding-top:8px}header nav a{font-size:.92rem}.buttonRow{flex-wrap:wrap}.contactHeroGrid,.demoFormGrid,.demoHeroGrid,.pageHeroGrid,.platformHeroGrid,.pricingHeroGrid,.pricingTierGrid,.resourcesHeroGrid,.securityHeroGrid,.splitContent{gap:34px}.legalBody{padding-block:48px 70px}.legalSummary{position:static}}@media (max-width:650px){.container{width:min(100% - 24px,1280px)}.contactHero,.countriesHubHero,.countryGuideHero,.demoHero,.legalHero,.pageHero,.pageHeroPremium,.platformHero,.pricingHero,.resourcesHero,.section,.securityHero,.solutionsHero{padding-block:48px}.contactHero h1,.countriesHubHero h1,.countryGuideHero h1,.demoHero h1,.legalHero h1,.pageHero h1,.platformHero h1,.pricingHero h1,.resourcesHero h1,.securityHero h1,.solutionsHero h1{font-size:clamp(2.45rem,12vw,3.4rem);line-height:1.02}header .container{justify-content:center}header nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}header nav::-webkit-scrollbar{display:none}header nav a{white-space:nowrap}header .btn{padding:10px 13px;font-size:.88rem}.buttonRow{display:grid;grid-template-columns:1fr;width:100%}.buttonRow .btn{width:100%;justify-content:center;text-align:center}.countryHubGrid,.countryValueGrid,.fourGrid,.platformCapabilityGrid,.pricingTierGrid,.resourceGrid,.securityGrid,.solutionAudienceGrid,.useCaseGrid{grid-template-columns:1fr}.pricingTierFeatured{transform:none}.architectureFlow{align-items:flex-start}.architectureFlow b{display:none}.legalContent h2{font-size:1.35rem}.legalTable{min-width:640px}footer{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}footer a[href="/"]{display:inline-flex;align-items:center;gap:8px;line-height:1}footer a[href="/"] img,footer a[href="/"] svg{flex:0 0 auto;vertical-align:middle}footer a[href="/"] span,footer a[href="/"] strong{display:inline-flex;align-items:center;line-height:1}