:root{--sans:system-ui, "Inter Tight";--terra500:#cc4e37;--black200:#e4e5e6;--black300:#a9abb0;--black400:#373839;--black500:#050608;--success500:#4caf50;--error500:#d8392b;--white:#fff;--grey:#888;font:16px/1.5 var(--sans);color:var(--white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020304}*{box-sizing:border-box}html{background:#020304}body{margin:0}#root{min-height:100svh}button,a{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100svh;color:var(--white);background:#020304}.site-header{z-index:10;background:var(--white);color:#111;grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:32px;min-height:70px;padding:0 clamp(24px,15.4vw,249px);display:grid;position:sticky;top:0}.site-header__brand,.site-header__nav a{color:inherit;text-decoration:none}.site-header__brand{justify-self:start;font-size:15px;font-weight:500;line-height:1}.site-header__nav{white-space:nowrap;justify-content:center;align-items:center;gap:clamp(24px,3.25vw,54px);display:flex}.site-header__nav a{font-size:15px;line-height:1;transition:color .16s;position:relative}.site-header__nav a:hover,.site-header__nav a.active,.site-header__menu-trigger:hover,.site-header__menu-trigger.active{color:#111}.site-header__nav>a:after,.site-header__menu-trigger:after{content:"";opacity:0;background:#111;width:100%;height:1px;transition:opacity .16s,transform .16s;position:absolute;bottom:-9px;left:0;transform:scaleX(.68)}.site-header__nav>a:hover:after,.site-header__nav>a.active:after,.site-header__menu-trigger:hover:after,.site-header__menu-trigger.active:after{opacity:1;transform:scaleX(1)}.site-header__menu{position:relative}.site-header__menu-trigger{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:15px;line-height:1;transition:color .16s;display:inline-flex;position:relative}.site-header__dropdown{background:var(--white);opacity:0;pointer-events:none;border:1px solid #e5e5e7;border-radius:8px;min-width:360px;padding:18px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%,8px);box-shadow:0 20px 42px #0000001f}.site-header__dropdown a{color:#34363a;border-radius:6px;padding:13px 12px;font-size:15px;font-weight:600;line-height:1.2}.site-header__dropdown a:after{display:none}.site-header__dropdown a:hover,.site-header__dropdown a.active{color:#111;background:#f2f2f4}.site-header__dropdown[data-open=true]{opacity:1;pointer-events:auto;transform:translate(-50%)}.site-header__actions{justify-self:end;align-items:center;gap:32px;display:flex}.icon-button{color:#111;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:28px;height:28px;padding:0;display:inline-grid}.icon-button:hover{color:var(--terra500)}.site-footer{background:var(--white);color:var(--black500)}.site-footer__inner{width:min(100%,1240px);margin-inline:auto;padding:44px 32px 20px}.site-footer__top{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:48px 72px;display:grid}.site-footer__brand-block{justify-items:start;display:grid}.site-footer__brand{width:min(100%,250px);text-decoration:none;display:block}.site-footer__brand img{width:100%;height:auto;display:block}.site-footer__tagline{color:var(--black300);letter-spacing:.02em;text-align:left;margin:0;font-size:18px;font-weight:400;line-height:1.2}.site-footer__nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 44px;width:100%;margin:4px 0 0;display:grid}.site-footer__column h2{color:var(--black500);letter-spacing:0;margin:0 0 14px;font-size:20px;font-weight:500;line-height:1}.site-footer__column ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.site-footer a{transition:color .16s}.site-footer__column a{color:var(--black300);font-size:16px;line-height:1.25;text-decoration:none}.site-footer__column a:hover,.site-footer__bottom a:hover{color:var(--terra500)}.site-footer__bottom{width:100%;color:var(--black400);grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-top:56px;font-size:12px;line-height:1.35;display:grid}.site-footer__bottom p:first-child{justify-self:start;margin:0}.site-footer__bottom nav{white-space:nowrap;justify-self:center;align-items:center;gap:16px;margin:0;display:flex}.site-footer__bottom nav a{color:var(--black400);text-decoration:none}.site-footer__bottom nav a+a{position:relative}.site-footer__bottom nav a+a:before{background:var(--black400);content:"";width:1px;height:11px;position:absolute;top:50%;left:-9px;transform:translateY(-50%)}.site-footer__address{text-align:left;justify-self:end;max-width:300px;margin:0}.site-footer__address span{margin-top:6px;display:block}.legal-placeholder-page{background:var(--white);min-height:calc(100svh - 70px)}.policy-page{background:var(--white);color:#1f2024;min-height:calc(100svh - 70px)}.policy-page__inner{width:min(100%,1440px);margin-inline:auto;padding:160px 72px 120px}.policy-page__header{text-align:center}.policy-page__header h1{color:#1f2024;letter-spacing:0;text-transform:capitalize;margin:0;font-size:clamp(56px,5.2vw,82px);font-weight:700;line-height:1}.policy-page__header p{color:#24252a;text-align:center;max-width:1500px;margin:92px auto 0;font-size:clamp(28px,2.15vw,38px);line-height:1.85}.policy-page__content{width:min(100%,1320px);margin:122px auto 0}.policy-page__content p,.policy-page__content li{color:#111217;font-size:clamp(24px,1.85vw,32px);font-weight:400;line-height:1.85}.policy-page__content p{margin:0 0 36px}.policy-page__section{margin-top:58px}.policy-page__section h2{color:#111217;letter-spacing:0;margin:0 0 22px;font-size:clamp(27px,2vw,36px);font-weight:700;line-height:1.25}.policy-page__section ul{gap:16px;margin:0 0 36px;padding-left:34px;display:grid}.hero{background:#020304;justify-content:center;align-items:center;min-height:calc(100svh - 70px);padding:92px 24px 118px;display:flex}.hero__content{text-align:center;width:min(100%,820px);margin-top:42px}.hero__eyebrow{background:var(--black400);min-height:27px;color:var(--black300);border-radius:9px;justify-content:center;align-items:center;margin:0 0 35px;padding:2px 20px;font-size:16px;font-weight:500;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff1f}.hero__title{color:var(--white);letter-spacing:0;gap:13px;margin:0;font-size:clamp(52px,5vw,70px);font-weight:500;line-height:1.08;display:grid}.hero__title-accent{color:var(--terra500)}.hero__description{max-width:720px;color:var(--grey);margin:33px auto 0;font-size:clamp(20px,1.65vw,24px);line-height:1.45}.hero__actions{flex-wrap:wrap;justify-content:center;gap:19px;margin-top:49px;display:flex}.button{min-width:180px;min-height:60px;color:inherit;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:0 27px;font-size:18px;font-weight:500;line-height:1;text-decoration:none;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--white);color:var(--black500)}.button--primary:hover{background:var(--white)}.button--secondary{border-color:var(--black300);color:var(--black300);background:0 0}.button--secondary:hover{color:#f1f1f1;border-color:#f1f1f1}.monitoring-page,.smart-db-page{color:var(--white);background:#020304}.smart-db-page__intro{color:#8e9096;background:#f3f3f5}.smart-db-page__intro-inner{text-align:center;width:min(100%,1040px);margin-inline:auto;padding:124px 24px 116px}.smart-db-page__pill,.smart-db-page__dark-pill{text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;min-height:28px;margin:0;padding:3px 18px;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.smart-db-page__pill{background:var(--black200);color:var(--black400)}.smart-db-page__dark-pill{background:var(--black400);color:var(--black300)}.smart-db-page__intro h1{max-width:880px;color:var(--black300);letter-spacing:0;margin:30px auto 0;font-size:clamp(52px,5.2vw,78px);font-weight:400;line-height:1.08}.smart-db-page__intro h1 span{color:#145599;display:block}.smart-db-page__intro-inner>p:last-child{color:#8e9096;max-width:920px;margin:34px auto 0;font-size:clamp(18px,1.45vw,22px);line-height:1.42}.smart-db-page__hero{background:#020304;align-items:center;min-height:740px;display:flex}.smart-db-page__hero-copy{width:min(100%,720px);margin-left:clamp(28px,8.7vw,148px);padding:100px 24px 122px}.smart-db-page__hero h2{max-width:680px;color:var(--white);letter-spacing:0;margin:32px 0 0;font-size:clamp(54px,5.4vw,82px);font-weight:400;line-height:1.14}.smart-db-page__hero h2 span{color:#145599;display:block}.smart-db-page__hero-copy>p:not(.smart-db-page__dark-pill){color:#8d8d91;max-width:690px;margin:34px 0 0;font-size:clamp(17px,1.4vw,21px);line-height:1.45}.smart-db-page__actions{flex-wrap:wrap;gap:20px;margin-top:52px;display:flex}.smart-db-page__promise{color:#34363a;background:#f3f3f5;padding:110px 0 128px;overflow:hidden}.smart-db-page__promise-heading{text-align:center;width:min(100%,1120px);margin-inline:auto;padding-inline:24px}.smart-db-page__promise h2{color:#34363a;letter-spacing:0;max-width:760px;margin:24px auto 0;font-size:clamp(48px,5.1vw,72px);font-weight:400;line-height:1.08}.smart-db-page__promise h2 span{color:#f5a51d}.smart-db-page__card-rail{overscroll-behavior-x:contain;scrollbar-width:none;grid-auto-columns:390px;grid-auto-flow:column;gap:20px;width:min(100%,1110px);margin:92px auto 0;padding:0 24px 10px;display:grid;overflow-x:auto}.smart-db-page__card-rail::-webkit-scrollbar{display:none}.smart-db-page__card{background:var(--white);border-radius:12px;grid-template-rows:auto 1fr;min-height:560px;padding:26px 12px 12px;display:grid}.smart-db-page__card>div:first-child{padding:0 26px}.smart-db-page__card p:first-child{color:var(--black300);margin:0 0 26px;font-size:13px;line-height:1}.smart-db-page__card h3{color:#202124;letter-spacing:0;max-width:245px;margin:0 0 14px;font-size:25px;font-weight:500;line-height:1.08}.smart-db-page__card p:last-child{color:#8f9095;max-width:275px;margin:0;font-size:19px;line-height:1.2}.smart-db-page__card-visual{background:#7146dd;border-radius:8px;align-self:end;min-height:290px}.smart-db-page__visual-band{background:#eef0f1;overflow:hidden}.footer-logo-outer{overflow:hidden}.footer-logo-outer-div{width:30%}.logo-outer div{width:100%}.logo-outer-div img{width:70%;height:auto;display:block}.smart-db-page__visual-scene img{width:100%;height:auto;display:block}.smart-db-page__stack{color:#34363a;background:#f3f3f5}.smart-db-page__stack-inner{text-align:center;width:min(100%,1080px);margin-inline:auto;padding:118px 24px 138px}.smart-db-page__stack h2,.smart-db-page__energy h2,.smart-db-page__variants h2{color:var(--black300);letter-spacing:0;margin:24px auto 0;font-size:clamp(48px,5vw,72px);font-weight:400;line-height:1.12}.smart-db-page__stack h2{max-width:880px}.smart-db-page__stack-title-muted{color:#aeb0b6}.smart-db-page__stack-title-strong{color:var(--black400)}.smart-db-page__stack-title-line{display:block}.smart-db-page__stack-list{gap:62px;margin-top:116px;display:grid}.smart-db-page__stack-item h3{color:var(--black400);letter-spacing:0;margin:0 0 12px;font-size:clamp(30px,2.8vw,42px);font-weight:600;line-height:1.08}.smart-db-page__stack-item p{max-width:780px;color:var(--black300);margin:0 auto;font-size:clamp(26px,2.4vw,35px);line-height:1.36}.smart-db-page__safety{color:var(--white);background:#020304}.smart-db-page__safety-inner{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:clamp(72px,10vw,164px);width:min(100%,1120px);margin-inline:auto;padding:108px 24px 118px;display:grid}.smart-db-page__safety h2{max-width:520px;color:var(--white);letter-spacing:0;margin:32px 0 0;font-size:clamp(50px,5.1vw,65px);font-weight:400;line-height:1.15}.smart-db-page__safety h2 span{color:var(--terra500);display:block}.smart-db-page__safety-copy>p:last-child{max-width:540px;color:var(--black300);margin:36px 0 0;font-size:clamp(17px,1.45vw,21px);line-height:1.45}.smart-db-page__safety-list{gap:52px;display:grid}.smart-db-page__safety-item p:first-child{color:var(--black300);margin:0 0 10px;font-size:14px;line-height:1}.smart-db-page__safety-item h3{color:var(--white);letter-spacing:0;margin:0 0 12px;font-size:26px;font-weight:500;line-height:1.12}.smart-db-page__safety-item p:last-child{max-width:430px;color:var(--black300);margin:0;font-size:17px;line-height:1.42}.smart-db-page__energy,.smart-db-page__variants{color:#34363a;background:#f3f3f5}.smart-db-page__energy-inner{text-align:center;width:min(100%,1040px);margin-inline:auto;padding:108px 24px 130px}.smart-db-page__energy h2{max-width:760px}.smart-db-page__energy-title-line{color:var(--black400);display:block}.smart-db-page__energy-title-line span{color:#aeb0b6}.smart-db-page__energy-grid{text-align:left;grid-template-columns:1fr 1fr;gap:18px 20px;width:min(100%,980px);margin:80px auto 0;display:grid}.smart-db-page__energy-card{min-height:242px;color:var(--black400);border-radius:8px;padding:50px 32px 32px;box-shadow:0 14px 22px #1112141a}.smart-db-page__energy-card p{color:var(--black400);text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:600;line-height:1}.smart-db-page__energy-card h3{max-width:420px;color:var(--black400);letter-spacing:0;margin:0;font-size:clamp(26px,2.3vw,34px);font-weight:600;line-height:1.18}.smart-db-page__energy-card--teal{background:var(--white)}.smart-db-page__energy-card--violet{background:#aeb1b8}.smart-db-page__energy-card--amber{background:var(--white)}.smart-db-page__energy-card--coral,.smart-db-page__energy-card--blue{background:#e1e2e4}.smart-db-page__variants{padding:0 24px 132px}.smart-db-page__variants-heading{text-align:center;width:min(100%,820px);margin-inline:auto}.smart-db-page__variants h2{max-width:560px}.smart-db-page__variants h2 span{color:#7146dd;display:block}.smart-db-page__variant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:min(100%,1120px);margin:84px auto 0;display:grid}.smart-db-page__variant-card{background:var(--black500);text-align:center;min-height:420px;padding:66px 58px 48px}.smart-db-page__variant-card>p:first-child{color:var(--white);text-transform:uppercase;margin:0 0 26px;font-size:12px;font-weight:600;line-height:1}.smart-db-page__variant-card h3{max-width:330px;color:var(--white);letter-spacing:0;margin:0 auto 24px;font-size:28px;font-weight:600;line-height:1.05}.smart-db-page__variant-card p{max-width:390px;color:var(--black300);margin:0 auto;font-size:15px;line-height:1.42}.smart-db-page__variant-card p+p{margin-top:28px}.smart-db-page__project{background:var(--white);color:#34363a}.smart-db-page__comparison,.smart-db-page__products{color:#34363a;background:#f3f3f5}.smart-db-page__project-inner{text-align:center;width:min(100%,940px);margin-inline:auto;padding:110px 24px 136px}.smart-db-page__project h2,.smart-db-page__comparison h2,.smart-db-page__products h2,.smart-db-page__layer h2{letter-spacing:0;margin:24px auto 0;font-size:clamp(48px,5vw,72px);font-weight:400;line-height:1.12}.smart-db-page__project h2{color:#34363a;max-width:640px}.smart-db-page__project h2 span{color:var(--black300);display:block}.smart-db-page__project-list{gap:62px;margin-top:112px;display:grid}.smart-db-page__project-item h3{color:var(--black400);letter-spacing:0;margin:0 0 10px;font-size:clamp(28px,2.6vw,40px);font-weight:600;line-height:1.08}.smart-db-page__project-item p{max-width:780px;color:var(--black300);margin:0 auto;font-size:clamp(25px,2.25vw,34px);line-height:1.38}.smart-db-page__comparison{padding:112px 24px 132px}.smart-db-page__comparison-heading,.smart-db-page__products-heading{text-align:center;width:min(100%,940px);margin-inline:auto}.smart-db-page__comparison h2{color:#34363a;max-width:760px}.smart-db-page__comparison h2 span{color:#f5a51d;display:block}.smart-db-page__table-wrap{width:min(100%,1120px);margin:92px auto 0;overflow-x:auto}.smart-db-page__table{border-collapse:collapse;table-layout:fixed;color:#34363a;width:100%;min-width:900px;font-size:16px}.smart-db-page__table th,.smart-db-page__table td{text-align:center;vertical-align:middle;border:1px solid #d8dadd;min-height:72px;padding:26px 20px}.smart-db-page__table thead th{height:72px;color:var(--white);background:#050608;font-weight:700}.smart-db-page__table thead th:first-child{color:var(--black400);background:#eef0f1}.smart-db-page__table tbody th{background:var(--white);text-align:left;font-weight:400}.smart-db-page__table tbody td{background:#fbfbfc}.smart-db-page__table tbody tr:nth-child(3) td,.smart-db-page__table tbody tr:nth-child(4) td,.smart-db-page__table tbody tr:nth-child(5) td,.smart-db-page__table tbody tr:nth-child(8) td:last-child{color:var(--success500);font-weight:600}.smart-db-page__table tbody tr:nth-child(7) td:first-of-type,.smart-db-page__table tbody tr:nth-child(8) td:first-of-type,.smart-db-page__table tbody tr:nth-child(9) td:first-of-type,.smart-db-page__table tbody tr:nth-child(10) td:first-of-type,.smart-db-page__table tbody tr:nth-child(10) td:nth-child(2){color:var(--black300)}.smart-db-page__products{padding:104px 14px 34px}.smart-db-page__products h2{color:#34363a;max-width:780px}.smart-db-page__products h2 span{color:#145599;display:block}.smart-db-page__products-heading>p:last-child{color:var(--black300);margin:28px 0 0;font-size:14px;line-height:1.4}.smart-db-page__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,1260px);margin:76px auto 0;display:grid}.smart-db-page__product-card{min-height:620px;color:var(--white);text-align:center;flex-direction:column;align-items:center;padding:54px 32px 48px;display:flex}.smart-db-page__product-card:nth-child(3){grid-column:1/-1;min-height:610px}.smart-db-page__product-card>p:first-child{margin:0 0 30px;font-size:11px;line-height:1}.smart-db-page__product-card h3{letter-spacing:0;max-width:410px;margin:0;font-size:31px;font-weight:700;line-height:1.12}.smart-db-page__product-card>p:nth-of-type(2){max-width:430px;margin:22px 0 0;font-size:17px;line-height:1.45}.smart-db-page__product-card ul{gap:18px;margin:52px 0 0;padding:0;font-size:20px;font-weight:700;line-height:1;list-style:none;display:grid}.smart-db-page__product-card .button{min-width:180px;min-height:60px;color:var(--white);border-color:#ffffffdb;border-radius:8px;margin-top:auto;font-size:12px}.smart-db-page__product-card--teal,.smart-db-page__product-card--violet{background:var(--black500)}.smart-db-page__product-card--coral{background:var(--black200);color:var(--black400)}.smart-db-page__product-card--coral .button{background:var(--black200);color:var(--black400);border-color:var(--black400)}.smart-db-page__layer{color:var(--white);background:#020304}.smart-db-page__layer-inner{width:min(100%,1300px);margin-inline:auto;padding:94px 24px 118px}.smart-db-page__layer h2{max-width:1000px;color:var(--white);margin-left:0;font-size:70px;font-weight:500}.smart-db-page__layer p{max-width:800px;color:var(--grey);font-size:20px;font-weight:400}.smart-db-page__layer h2 span{color:#f5a51d;display:block}.smart-db-page__layer-inner>p:not(.smart-db-page__dark-pill){max-width:820px;color:var(--black300);margin:32px 0 0;font-size:16px;line-height:1.45}.smart-db-page__layer-grid{gap:auto;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:110px;display:grid}.smart-db-page__layer-item>p:first-child{color:var(--black300);margin:0 0 20px;font-size:12px;line-height:1}.smart-db-page__layer-item h3{color:var(--white);letter-spacing:0;margin:0 0 16px;font-size:26px;font-weight:500;line-height:1.1}.smart-db-page__layer-item p:last-child{max-width:250px;color:var(--black300);margin:0;font-size:16px;line-height:1.45}.monitoring-intro{color:#a5a7ad;background:#f3f3f5}.monitoring-intro__inner{text-align:center;width:min(100%,920px);margin-inline:auto;padding:48px 24px 84px}.monitoring-intro__kicker{background:var(--black200);min-height:24px;color:var(--black400);border-radius:8px;justify-content:center;align-items:center;margin:0 0 24px;padding:2px 16px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.monitoring-intro h1{color:var(--black300);letter-spacing:0;margin:0;font-size:clamp(48px,5.5vw,65px);font-weight:400;line-height:1.08}.monitoring-intro__eyebrow{color:#303236;text-transform:uppercase;background:#e1e2e4;border-radius:8px;justify-content:center;align-items:center;min-height:25px;margin:0 0 32px;padding:3px 18px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.monitoring-intro__descriptions{gap:34px;margin:32px auto 0;display:grid}.monitoring-intro__descriptions p{max-width:820px;color:var(--black300);margin:0 auto;font-size:clamp(18px,1.45vw,23px);line-height:1.42}.monitoring-hero{background:#020304;justify-content:space-between;align-items:center;gap:clamp(36px,5vw,96px);min-height:740px;display:flex;overflow:hidden}.monitoring-hero__copy{z-index:1;flex:0 720px;width:min(100%,720px);margin-left:clamp(28px,8.7vw,148px);padding:100px 24px 122px;position:relative}.monitoring-hero__kicker{background:var(--black400);min-height:25px;color:var(--black300);text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;margin:0 0 32px;padding:3px 22px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.monitoring-hero h2{max-width:680px;color:var(--white);letter-spacing:0;margin:0;font-size:clamp(54px,5.4vw,62px);font-weight:400;line-height:1.14}.monitoring-hero h2 span{display:inline}.monitoring-hero__title-rest{color:var(--white)}.monitoring-hero__copy>p:not(.monitoring-hero__kicker){max-width:690px;color:var(--black300);margin:15px 0 0;font-size:clamp(17px,1.4vw,5px);line-height:1.45}.monitoring-hero__actions{flex-wrap:wrap;gap:30px;margin-top:52px;display:flex}.monitoring-hero__commerce-note{color:var(--black300);margin:18px 0 0;font-size:13px;line-height:1}.monitoring-hero__media{flex:520px;place-items:center;min-width:0;padding-right:clamp(24px,6.2vw,106px);display:grid}.monitoring-hero__media img{width:min(100%,450px);max-width:none;height:auto;display:block}.monitoring-hero__media--o3 img{width:min(100%,300px)}.monitoring-hero__media--o4 img{width:min(100%,560px)}.product-feature-section,.product-use-case-section{color:#34363a;background:#f3f3f5}.product-feature-section{padding:108px 0 128px;overflow:hidden}.product-section-heading{text-align:center;width:min(100%,1120px);margin-inline:auto;padding-inline:24px}.product-section-heading__eyebrow{background:var(--black200);min-height:24px;color:var(--black400);border-radius:8px;justify-content:center;align-items:center;margin:0 0 24px;padding:2px 16px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.product-section-heading h2{max-width:920px;color:var(--black300);letter-spacing:0;margin:0 auto;font-size:clamp(48px,5.1vw,72px);font-weight:400;line-height:1.08}.product-section-heading h2 span{color:var(--black300)}.product-feature-rail{overscroll-behavior-x:contain;scrollbar-width:none;grid-auto-columns:390px;grid-auto-flow:column;gap:20px;width:min(100%,1280px);margin:92px auto 0;padding:0 24px 10px;display:grid;overflow-x:auto}.product-feature-rail::-webkit-scrollbar{display:none}.product-feature-card{background:var(--white);border-radius:16px;flex-direction:column;gap:18px;min-height:220px;padding:40px;display:flex}.product-feature-card__eyebrow{color:#8d8d8d;margin:0;font-size:15px;font-weight:400;line-height:1}.product-feature-card h3{color:#222;letter-spacing:-.02em;margin:0;font-size:24px;font-weight:500;line-height:1.08}.product-feature-card__description{color:#8a8a8a;margin:0;font-size:16px;line-height:1.2}.product-feature-section--smart-db{padding:88px 0 74px}.product-feature-section--smart-db .product-section-heading h2{color:#aeb0b6;max-width:720px;font-size:clamp(46px,4.7vw,60px)}.product-feature-section--smart-db .product-section-heading h2 span:last-child{color:var(--black400)}.product-feature-section--smart-db .product-feature-rail{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-columns:unset;grid-auto-flow:row;gap:18px;width:min(100% - 96px,1280px);margin-top:64px;padding:0 0 2px;overflow:visible}.product-feature-section--smart-db .product-feature-card{background:#050607;border-radius:10px;grid-template-rows:1fr;min-height:185px;padding:20px 28px 24px}.product-feature-section--smart-db .product-feature-card__copy{padding:0}.product-feature-section--smart-db .product-feature-card__copy>p:first-child{color:#b6b8bd;margin-bottom:19px;font-size:10px}.product-feature-section--smart-db .product-feature-card h3{max-width:220px;color:var(--white);margin-bottom:8px;font-size:18px;font-weight:500;line-height:1.16}.product-feature-section--smart-db .product-feature-card__copy>p:last-child{color:#85878c;max-width:220px;font-size:14px;line-height:1.2}.product-feature-section--smart-db .product-feature-card__visual{display:none}.product-use-case-section{padding:74px 24px 98px}.product-use-case-section__description{max-width:640px;color:var(--black300);text-align:center;margin:32px auto 0;font-size:17px;line-height:1.45}.product-use-case-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:min(100%,1110px);margin:68px auto 0;display:grid}.product-use-case-card{background:var(--black500);border:1px solid #b8bbc1;border-radius:8px;min-height:300px;padding:54px 16px 26px}.product-use-case-card__number{color:var(--black400);margin:0 0 18px;font-size:13px;line-height:1}.product-use-case-card h3{max-width:250px;color:var(--white);letter-spacing:0;margin:0 0 20px;font-size:24px;font-weight:500;line-height:1.08}.product-use-case-card p:last-child{max-width:210px;color:var(--black300);margin:0;font-size:17px;line-height:1.45}.product-detail-section{color:#898a8f;background:#f3f3f5}.product-detail-section__visual{min-height:520px}.product-detail-section__inner{text-align:center;width:min(100%,620px);margin-inline:auto;padding:66px 24px 94px}.product-detail-list{gap:42px;display:grid}.product-detail-item h2{color:var(--black400);letter-spacing:0;margin:0 0 8px;font-size:29px;font-weight:700;line-height:1.12}.product-detail-item p{color:var(--black300);margin:0;font-size:24px;line-height:1.34}.product-detail-section__body{color:#85878c;margin:52px auto 0;font-size:23px;line-height:1.45}.product-cta-section{color:var(--white);background:#020304}.product-cta-section__inner{text-align:center;width:min(100%,760px);margin-inline:auto;padding:86px 24px 92px}.product-cta-section__eyebrow{background:var(--black400);min-height:18px;color:var(--black300);border-radius:5px;justify-content:center;align-items:center;margin:0 0 18px;padding:2px 12px;font-size:8px;font-weight:500;line-height:1;display:inline-flex}.product-cta-section h2{color:var(--white);letter-spacing:0;margin:0;font-size:clamp(38px,4vw,53px);font-weight:500;line-height:1.08}.product-cta-section__inner>p:not(.product-cta-section__eyebrow){color:var(--black300);margin:20px auto 0;font-size:18px;line-height:1.45}.product-cta-section__list{gap:30px;margin:72px 0 0;padding:0;list-style:none;display:grid}.product-cta-section__footer{margin:72px 0 0!important}.product-cta-section__list li{letter-spacing:0;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#f1edfb 0%,#3d3d3d 100%);-webkit-background-clip:text;background-clip:text;font-size:clamp(34px,3.4vw,46px);font-weight:500;line-height:1.5}.ohm-os-page{background:var(--white);min-height:calc(100svh - 70px);color:var(--black300)}.ohm-os-hero{place-items:center;min-height:317px;padding:48px 24px 62px;display:grid}.ohm-os-hero__inner{text-align:center;width:min(100%,1000px)}.ohm-os-hero h1{color:var(--black300);letter-spacing:0;margin:0;font-size:clamp(46px,5.25vw,64px);font-weight:500;line-height:1.14}.ohm-os-hero__accent{color:var(--black400)}.ohm-os-hero p{color:var(--black300);margin:28px auto 0;font-size:25px;line-height:1.2}.ohm-os-hero__disc{white-space:pre-line}.ohm-os-hero__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:48px;display:flex}.ohm-os-hero .button,.ora-add-on-hero .button{border-radius:8px;min-height:50px;padding:0 22px;font-size:16px}.ohm-os-hero .button--primary,.ora-add-on-hero .button--primary{background:var(--black500);color:var(--white)}.ohm-os-hero .button--secondary{border-color:var(--black300);color:#5d5d5d}.ora-add-on-page{min-height:calc(100svh - 70px);color:var(--black400);background:#f4f4f6}.ora-add-on-hero{background:#f4f4f6}.ora-add-on-hero__media{background:#020304;min-height:clamp(400px,53vw,640px);position:relative;overflow:hidden}.ora-add-on-hero__media img{width:min(78vw,950px);height:auto;position:absolute;bottom:-10%;left:0;transform:translate(-11%)}.ora-add-on-hero__callout{width:min(24vw,400px);position:absolute;top:clamp(180px,21vw,285px);right:clamp(32px,10.5vw,150px)}.ora-add-on-hero__callout h2,.ora-add-on-hero__callout p{margin:0}.ora-add-on-hero__callout h2{color:#f5f5f7;letter-spacing:0;font-size:clamp(20px,2.25vw,35px);font-weight:700;line-height:1.08}.ora-add-on-hero__callout p{color:#a5a6aa;margin-top:10px;font-size:clamp(15px,1.5vw,19px);line-height:1.1}.ora-add-on-hero__content{text-align:center;width:min(100%,820px);margin-inline:auto;padding:clamp(70px,8.5vw,106px) 24px clamp(64px,8vw,92px)}.ora-add-on-hero h1{color:#323337;letter-spacing:0;margin:0;font-size:clamp(44px,7.4vw,86px);font-weight:500;line-height:1.1}.ora-add-on-hero h1 span{display:inline}.ora-add-on-hero h1 span:first-child{color:#b1b3b9}.ora-add-on-hero p{color:#898a8f;max-width:780px;margin:24px auto 0;font-size:clamp(20px,2.5vw,25px);line-height:1.18}.ora-add-on-hero .button{background:var(--black500);color:var(--black200);margin-top:34px}.ora-add-on-developers{color:var(--white);background:#020304}.ora-add-on-developers__inner{grid-template-columns:minmax(0,420px) minmax(320px,390px);justify-content:space-between;gap:clamp(72px,14vw,178px);width:min(100%,1040px);margin-inline:auto;padding:clamp(80px,9vw,108px) 24px clamp(72px,9vw,102px);display:grid}.ora-add-on-developers__heading h2{color:#babcc2;letter-spacing:0;gap:2px;margin:0;font-size:clamp(46px,5vw,58px);font-weight:500;line-height:1.08;display:grid}.ora-add-on-developers__heading h2 span:first-child{color:var(--terra500)}.ora-add-on-developers__heading p{color:#9b9ca2;margin:26px 0 0;font-size:16px;line-height:1.4}.ora-add-on-developers__benefits{gap:34px;display:grid}.ora-add-on-benefit h3{color:var(--white);letter-spacing:0;margin:0 0 7px;font-size:25px;font-weight:500;line-height:1.1}.ora-add-on-benefit p:last-child{color:#8d8e93;margin:0;font-size:14px;line-height:1.45}.ora-add-on-enables{color:var(--black300);background:#f4f4f6;overflow:hidden}.ora-add-on-enables__intro{padding:clamp(76px,9vw,110px) 24px clamp(72px,8.5vw,96px)}.ora-add-on-enables__heading{text-align:center;width:min(100%,650px);margin-inline:auto}.ora-add-on-enables__heading h2{color:#323337;letter-spacing:0;margin:0;font-size:clamp(46px,6.2vw,72px);font-weight:700;line-height:1.08}.ora-add-on-enables__heading h2 span{color:#b1b3b9}.ora-add-on-enables__heading p{color:#a4a6ad;max-width:560px;margin:25px auto 0;font-size:clamp(19px,2.1vw,24px);line-height:1.16}.ora-add-on-enables__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;width:min(100%,930px);margin:48px auto 0;display:grid}.ora-add-on-enables__card{background:var(--white);border:1px solid #e4e4e8;border-radius:8px;min-height:128px;padding:22px 30px 24px;box-shadow:0 5px 12px #05060814}.ora-add-on-enables__card h3{color:#111214;letter-spacing:0;margin:0;font-size:18px;font-weight:700;line-height:1.15}.ora-add-on-enables__card p{color:#85868b;margin:11px 0 0;font-size:14px;line-height:1.4}.ora-add-on-enables__visual{object-fit:cover;object-position:center top;width:100%;min-height:clamp(420px,64vw,720px);display:block}.solutions-page{min-height:calc(100svh - 70px);color:var(--black400);background:#f3f3f5}.solution-panel{background:#f3f3f5;padding:50px 48px 30px}.solution-panel__hero{color:var(--black300)}.solution-panel__heading{text-align:center;width:min(100%,820px);margin-inline:auto}.solution-panel__number{color:var(--black300);margin:0 0 26px;font-size:24px;font-weight:500;line-height:1}.solution-panel__heading h2{color:var(--black300);letter-spacing:0;margin:0;font-size:clamp(52px,5.6vw,70px);font-weight:500;line-height:1.04}.solution-panel__lead{color:var(--black400)}.solution-panel__accent{color:var(--black300)}.solution-panel__heading p{color:#85878c;max-width:760px;margin:32px auto 0;font-size:18px;line-height:1.45}.solution-panel__capabilities{background:#020304;border-radius:18px;place-items:center;width:min(100%,1160px);min-height:478px;margin:84px auto 0;padding:62px 24px 70px;display:grid}.solution-panel__capabilities ul{text-align:center;gap:34px;margin:0;padding:0;list-style:none;display:grid}.solution-panel__capabilities li{color:var(--black300);letter-spacing:0;font-size:clamp(30px,3.2vw,40px);font-weight:500;line-height:1}.solutions-partner-section{color:var(--black300);text-align:center;background:#f3f3f5;padding:16px 24px 72px}.solutions-partner-section__number{color:var(--black300);margin:50px 10px 10px 18px;font-size:20px;font-weight:500;line-height:1}.solutions-partner-section .product-section-heading{width:min(100%,840px);padding-inline:0}.solutions-partner-section .product-section-heading__eyebrow{border-radius:8px;min-height:24px;margin-bottom:28px;padding-inline:16px;font-size:11px}.solutions-partner-section .product-section-heading h2{max-width:760px;color:var(--black400);font-size:clamp(58px,5vw,65px);font-weight:500;line-height:1.14}.solutions-partner-section .product-section-heading h2 span{color:var(--black400)}.solutions-partner-section .product-section-heading h2 span:last-child{color:var(--black300)}.solutions-partner-section__description{max-width:800px;color:var(--grey);margin:22px auto 0;font-size:20px;font-weight:400;line-height:1.45}.solutions-partner-section__items{gap:34px;width:min(100%,630px);margin:66px auto 0;display:grid}.solutions-partner-item h3{color:var(--black400);letter-spacing:0;margin:0 0 8px;font-size:44px;font-weight:600;line-height:1.15}.solutions-partner-item p{max-width:610px;color:var(--grey);margin:0 auto;font-size:28px;font-weight:400;line-height:1.42}.support-page{background:var(--black200);color:var(--black400)}.support-hero{background:var(--white);text-align:center}.support-hero__inner{width:min(100%,760px);margin-inline:auto;padding:78px 24px 0}.support-hero h1{color:var(--black400);letter-spacing:0;margin:0;font-size:clamp(42px,4.8vw,70px);font-weight:500;line-height:1}.support-hero p{max-width:700px;color:var(--black300);margin:30px auto 0;font-size:20px;font-weight:400;line-height:1.5}.support-hero .support-hero__button{background:var(--black500);width:180px;min-height:60px;color:var(--white);border-radius:12px;margin-top:50px;margin-bottom:50px;font-size:15px}.support-contact{background:var(--black200)}.support-contact__inner{width:min(100%,820px);margin-inline:auto;padding:82px 24px 72px}.support-contact h2{color:var(--black400);letter-spacing:0;margin:0 0 78px;font-size:clamp(42px,5vw,58px);font-weight:700;line-height:1.04}.support-contact__form{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px;display:grid}.support-contact__field{color:var(--black400);gap:14px;font-size:13px;line-height:1;display:grid}.support-contact__field--name,.support-contact__field--roles,.support-contact__field--organisation,.support-contact__field--comment{grid-column:1/-1}.support-contact input,.support-contact textarea{border:1px solid var(--black400);width:100%;color:var(--black400);font:inherit;background:0 0;border-radius:8px;outline:none;font-size:14px;transition:border-color .16s,box-shadow .16s}.support-contact input{min-height:54px;padding:0 16px}.support-contact textarea{resize:vertical;min-height:134px;padding:18px 16px}.support-contact input::placeholder,.support-contact textarea::placeholder{color:var(--black400);opacity:.82}.support-contact input:focus,.support-contact textarea:focus{border-color:var(--black500);box-shadow:0 0 0 3px var(--black300)}.support-contact__submit{background:var(--black500);width:170px;min-height:48px;color:var(--white);cursor:pointer;border:0;border-radius:8px;margin-top:24px;font-size:14px;line-height:1;transition:background .16s,transform .16s}.support-contact__submit:hover{background:var(--black400);transform:translateY(-1px)}.ohm-os-applications{background:var(--black400);color:var(--black300)}.ohm-os-applications__intro{background:var(--black500);text-align:center;padding:80px 50px}.ohm-os-applications__eyebrow{color:var(--black300);font-size:20px;font-weight:400;line-height:1}.ohm-os-applications__desc{color:var(--black300);letter-spacing:0;font-size:clamp(22px,4.8vw,28px);font-weight:500;line-height:1}.ohm-os-applications__intro h2{color:var(--black300);letter-spacing:0;margin:0;font-size:clamp(36px,4.8vw,52px);font-weight:500;line-height:1.1}.ohm-os-applications__intro h2 span{color:var(--black300)}.ohm-os-applications__intro>p:last-child{max-width:1100px;color:var(--black300);margin:34px auto 0;font-size:30px;line-height:1.28}.ohm-os-applications__list{background-color:var(--black200)}.ohm-os-applications__list__intro{text-align:center;gap:50px;width:min(100%,1200px);margin-inline:auto;padding:100px 24px 70px;display:grid}.ohm-os-application h3{color:var(--black400);letter-spacing:0;margin:0 0 8px;font-size:44px;font-weight:600;line-height:1.18}.ohm-os-application p{color:var(--grey);margin:0;font-size:25px;font-weight:400;line-height:1.4}.ohm-os-licensees{color:#34363a;text-align:center;background:#f9f9fa;border-top:6px solid #f0f0f1}.ohm-os-licensees__inner{width:min(100%,1050px);margin-inline:auto;padding:134px 24px 120px}.ohm-os-licensees h2{color:var(--black400);letter-spacing:0;margin:0;font-size:clamp(52px,5vw,72px);font-weight:400;line-height:1.05}.ohm-os-licensees__inner>p{max-width:960px;color:var(--black300);margin:32px auto 0;font-size:clamp(24px,2.5vw,32px);line-height:1.22}.ohm-os-licensees__logo-grid{flex-wrap:wrap;justify-content:center;margin-top:102px;display:flex}.ohm-os-licensees__logo{background:#f0f0f2;justify-content:center;align-items:center;width:198px;min-height:74px;padding:12px 18px;font-weight:700;line-height:1;display:inline-flex}.ohm-os-licensees__logo--legrand{color:#ed1c24;letter-spacing:-.06em;gap:7px;font-size:32px}.ohm-os-licensees__mark{color:#111;letter-spacing:-.35em;font-size:25px;transform:translateY(1px)}.ohm-os-licensees__logo--panasonic{color:#0056a8;letter-spacing:-.05em;font-size:31px}.ohm-os-licensees__logo--inepro{color:#fff;background:#fff}.ohm-os-licensees__logo--inepro span{letter-spacing:-.08em;background:#f31313;padding:2px 6px 5px;font-size:47px;line-height:.88;display:inline-block}.ohm-os-licensees__logo--schneider{color:#009f4d;letter-spacing:-.05em;font-size:31px}.ohm-os-licensees__logo--schneider span{gap:2px;line-height:.82;display:grid}.ohm-os-licensees__logo--schneider span:after{content:"Electric";letter-spacing:.28em;text-transform:uppercase;font-size:18px;font-weight:600}.intelligence-section{color:#202124;background:#f1f1f3;padding:82px 0 78px;overflow:hidden}.card-rail{grid-template-columns:repeat(4,max-content);justify-content:center;gap:20px;width:min(100%,1080px);margin-inline:auto;display:grid}.intelligence-section__insights,.intelligence-section__features{padding-inline:24px}.intelligence-section__features{grid-template-columns:repeat(3,max-content);width:min(100%,1240px)}.insight-card{background:var(--white);border-radius:12px;grid-template-rows:auto auto 1fr;width:280px;height:437px;padding:14px 13px 13px;display:grid;box-shadow:0 12px 20px #00000014}.insight-card__icon{color:#d84d3b;margin-left:2px}.insight-card__title{color:#202124;margin:4px 0 25px;font-size:18px;font-weight:700;line-height:1.2}.insight-card__panel{min-height:318px;color:var(--white);background:#249f8d;border-radius:8px;align-items:center;padding:30px;display:flex}.insight-card__panel p{max-width:185px;margin:0;font-size:16px;line-height:1.48}.insight-card__panel span{font-weight:500;display:block}.promise-heading{text-align:center;max-width:920px;margin:0 auto 66px;padding:0 24px}.promise-heading__eyebrow{background:var(--black200);min-height:28px;color:var(--black400);border-radius:8px;justify-content:center;align-items:center;margin:0 0 18px;padding:2px 15px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.promise-heading h2{color:var(--black300);letter-spacing:0;margin:0;font-size:clamp(52px,4.9vw,65px);font-weight:500;line-height:1.03}.promise-heading h2 span{color:var(--black400)}.promise-heading>p:last-child{color:var(--black300);margin:22px 0 0;font-size:20px;line-height:1.5}.feature-card{background:var(--white);border:1px solid #dedfe3;border-radius:10px;grid-template-rows:auto 1fr;width:400px;height:550px;padding:26px 10px 0;display:grid;overflow:hidden;box-shadow:0 7px 16px #0506081f}.feature-card__copy{min-height:132px;padding:0 30px}.feature-card h3{color:var(--black500);margin:0 0 10px;font-size:24px;font-weight:700;line-height:1.15}.feature-card p{max-width:315px;color:var(--black300);margin:0;font-size:18px;line-height:1.4}.feature-card__visual{background:0 0;border-radius:8px 8px 0 0;place-items:end center;min-height:0;display:grid;overflow:hidden}.feature-card__visual img{width:min(76%,304px);max-width:none;display:block;transform:translateY(20px)}.signal-layer{color:var(--white);background:#020304}.signal-layer__inner{width:min(100%,1100px);margin-inline:auto;padding:118px 48px 122px}.signal-layer__heading{max-width:1100px}.signal-layer__eyebrow{background:var(--black400);min-height:28px;color:var(--black300);border-radius:8px;align-items:center;margin:0 0 34px;padding:2px 20px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.signal-layer__heading h2{color:var(--white);letter-spacing:0;gap:18px;margin:0;font-size:clamp(52px,5.6vw,70px);font-weight:500;line-height:1.18}.signal-layer__heading h2 span{color:var(--terra500)}.signal-layer__heading>p:last-child{max-width:1030px;color:var(--grey);margin:40px 0 0;font-size:clamp(22px,1.75vw,20px);line-height:1.42}.signal-layer__steps{grid-template-columns:repeat(3,1fr);gap:clamp(54px,6vw,160px);margin-top:132px;display:grid}.signal-step{max-width:330px}.signal-step__number{color:var(--black300);margin:0 0 23px;font-size:20px;font-weight:500;line-height:1}.signal-step h3{color:var(--white);letter-spacing:0;margin:0 0 23px;font-size:38px;font-weight:500;line-height:1.1}.signal-step__description{color:var(--black300);margin:0;font-size:20px;line-height:1.42}.setup-section{background:var(--black500);color:var(--white)}.setup-section__inner{grid-template-columns:minmax(0,1fr) minmax(360px,460px);gap:clamp(92px,13vw,190px);width:min(100%,1250px);margin-inline:auto;padding:80px 50px;display:grid}.setup-section__heading{padding-top:0}.setup-section__eyebrow{background:var(--black400);min-height:24px;color:var(--black300);border-radius:7px;justify-content:center;align-items:center;margin:0 0 22px;padding:2px 14px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.setup-section__heading h2{color:var(--white);letter-spacing:0;gap:6px;margin:0;font-size:clamp(58px,5.7vw,78px);font-weight:500;line-height:1.18;display:grid}.setup-section__title-accent{color:var(--terra500)}.setup-section__heading>p:last-child{max-width:455px;color:var(--black300);margin:28px 0 0;font-size:18px;line-height:1.42}.setup-section__points{gap:38px;display:grid}.technology-point{max-width:380px}.technology-point__number{color:var(--black300);margin:0 0 12px;font-size:13px;line-height:1}.technology-point h3{color:var(--white);margin:0 0 10px;font-size:28px;font-weight:600;line-height:1.12}.technology-point p:last-child{color:var(--black300);margin:0;font-size:17px;line-height:1.35}.layers-section{color:#36383c;background:#f3f3f5}.layers-section__inner{width:min(100%,1400px);margin-inline:auto;padding:80px 50px}.layers-section__heading{text-align:center;max-width:1200px;margin-inline:auto}.layers-section__eyebrow{margin-bottom:16px}.layers-section__heading h2{color:var(--black300);letter-spacing:0;margin:0;font-size:clamp(52px,5.2vw,72px);font-weight:400;line-height:1.05}.layers-section__heading h2 span{color:var(--black400)}.layers-section__heading>p:last-child{color:var(--black300);margin:28px 0 0;font-size:18px;line-height:1.45}.layers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:78px;display:grid}.layer-card{text-align:center;grid-template-rows:auto 1fr;min-height:638px;padding:60px 40px 0;display:grid;overflow:hidden}.layer-card--light{background:var(--black200);color:var(--black400)}.layer-card--light p{color:var(--black300)}.layer-card--dark{background:var(--black400);color:var(--white)}.layer-card--dark p{color:var(--white)}.layer-card--amber{color:var(--white);background:#f5a51d}.layer-card--coral{color:var(--white);background:#ec6258}.layer-card__copy{z-index:1;width:min(100%,620px);margin-inline:auto;position:relative}.layer-card h3{margin:0 0 18px;font-size:34px;font-weight:700;line-height:1.12}.layer-card p{margin:0;font-size:22px;line-height:1.45}.layer-card__image{place-self:end center;width:min(96%,650px);max-width:none;margin-top:44px}.layer-card--light .layer-card__image{width:min(96%,552px);transform:translateY(2px)}.layer-card--dark .layer-card__image{width:min(98%,651px);transform:translateY(3px)}.smart-db-section{background:var(--black500);color:var(--white)}.smart-db-section__inner{width:min(100%,1200px);margin-inline:auto;padding:150px 0}.smart-db-section__intro{margin-bottom:86px}.smart-db-section__eyebrow{background:var(--black400);min-height:28px;color:var(--black300);border-radius:12px;justify-content:center;align-items:center;margin:0 0 26px;padding:2px 14px;font-size:16px;line-height:1;display:inline-flex}.smart-db-section__intro h2{background:linear-gradient(90deg,#f1edfb,#3d3d3d);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:0;-webkit-background-clip:text;background-clip:text;max-width:1000px;margin:0;font-size:80px;font-weight:600;line-height:1.14}.smart-db-section__intro>p:last-child{max-width:1000px;color:var(--black300);margin:24px 0 0;font-size:28px;font-weight:400;line-height:1.22}.smart-db-section__features{gap:62px;max-width:1000px;display:grid}.smart-db-feature h3{letter-spacing:0;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#f1edfb 0%,#3d3d3d 100%);-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-size:48px;font-weight:500;line-height:1.5}.smart-db-feature p{color:var(--black300);margin:0;font-size:28px;line-height:1.2}.ora-section{color:#34363a;background:#f3f3f5}.ora-section__inner{width:min(100%,522px);margin-inline:auto;padding:88px 0 112px}.ora-section__heading{text-align:center;margin-inline:auto}.ora-section__eyebrow{border-radius:5px;min-height:18px;margin-bottom:16px;padding-inline:9px;font-size:8px}.ora-section__heading h2{color:var(--black300);letter-spacing:0;gap:2px;margin:0;font-size:44px;font-weight:400;line-height:1.05;display:grid}.ora-section__heading h2 span:last-child{color:var(--black400)}.ora-section__heading>p:last-child{max-width:385px;color:var(--black300);margin:20px auto 0;font-size:10px;line-height:1.35}.ora-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:68px;display:grid}.ora-card{border-radius:8px;position:relative;overflow:hidden}.ora-card--wide{min-height:326px;color:var(--white);grid-column:1/-1}.ora-card--split{background:var(--white);color:#2f3237;min-height:382px}.ora-card--split:after{content:"";position:absolute;inset:135px 0 0}.ora-card--teal,.ora-card--teal:after{background:#279f91}.ora-card--blue:after{background:#0e70c8}.ora-card--violet:after{background:#7046d9}.ora-card--amber,.ora-card--amber:after{background:#f5a51d}.ora-card--coral,.ora-card--coral:after{background:#ec6258}.ora-card__copy{z-index:1;position:relative}.ora-card--wide .ora-card__copy{width:155px;margin:128px 0 0 auto;padding-right:80px}.ora-card--split .ora-card__copy{padding:23px 28px}.ora-card h3{color:inherit;margin:0 0 8px;font-size:11px;font-weight:700;line-height:1.25}.ora-card p{color:inherit;margin:0;font-size:11px;line-height:1.28}.enterprise-section{color:var(--white);background:#020304}.enterprise-section__inner{grid-template-columns:minmax(0,540px) minmax(300px,448px);gap:clamp(80px,10vw,146px);width:min(100%,1300px);margin-inline:auto;padding:80px 0;display:grid}.enterprise-section__eyebrow{background:var(--black400);min-height:24px;color:var(--black300);border-radius:7px;justify-content:center;align-items:center;margin:0 0 26px;padding:2px 14px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.enterprise-section__heading h2{color:var(--white);letter-spacing:0;gap:8px;margin:0;font-size:clamp(58px,5.1vw,68px);font-weight:500;line-height:1.06;display:grid}.enterprise-section__heading h2 span:last-child{color:var(--terra500)}.enterprise-section__heading>p:last-child{max-width:500px;color:var(--black300);margin:26px 0 0;font-size:18px;line-height:1.45}.enterprise-section__audiences{gap:38px;display:grid}.enterprise-audience__number{color:var(--black300);margin:0 0 9px;font-size:14px;line-height:1}.enterprise-audience h3{color:var(--white);letter-spacing:0;margin:0 0 8px;font-size:29px;font-weight:600;line-height:1.1}.enterprise-audience p:last-child{color:var(--black300);margin:0;font-size:17px;line-height:1.45}.infrastructure-section{color:#898a8f;background:#f3f3f5}.infrastructure-section__inner{text-align:center;width:min(100%,560px);margin-inline:auto;padding:70px 24px 76px}.infrastructure-section__heading h2{max-width:430px;color:var(--black400);letter-spacing:0;margin:0 auto;font-size:33px;font-weight:700;line-height:1.15}.infrastructure-section__heading>p:last-child{color:var(--black300);margin:10px auto 0;font-size:19px;line-height:1.45}.infrastructure-section__cases{gap:30px;margin-top:48px;display:grid}.infrastructure-use-case{max-width:360px;margin-inline:auto}.infrastructure-use-case h3{color:var(--black400);letter-spacing:0;margin:0 0 4px;font-size:23px;font-weight:700;line-height:1.18}.infrastructure-use-case p{color:var(--black300);margin:0;font-size:19px;line-height:1.42}.sovereignty-section{background:var(--white);color:var(--black400)}.sovereignty-section__inner{width:min(100%,1400px);margin-inline:auto;padding:80px 150px}.sovereignty-section__heading{text-align:center}.sovereignty-section__eyebrow{border-radius:8px;min-height:28px;margin-bottom:18px;padding-inline:9px;font-size:14px}.sovereignty-section__heading h2{color:var(--black300);letter-spacing:0;margin:0;font-size:70px;font-weight:500;line-height:1.1}.sovereignty-section__heading h2 span{color:var(--black400)}.sovereignty-section__heading>p:last-child{max-width:640px;color:var(--black300);margin:20px auto 0;font-size:20px;line-height:1.4}.sovereignty-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:58px;display:grid}.sovereignty-card{min-height:156px;color:var(--white);border-radius:9px;padding:28px 26px}.sovereignty-card--large{grid-row:span 2;min-height:324px}.sovereignty-card--teal{background:var(--black200);color:var(--black400);align-content:center}.sovereignty-card--teal p{color:var(--black400)}.sovereignty-card--violet{background:var(--black300);color:var(--black400)}.sovereignty-card--amber,.sovereignty-card--coral{background:var(--white);color:var(--black400);box-shadow:0 4px 20px #0000001a}.sovereignty-card--blue{background:var(--black200);color:var(--black400)}.sovereignty-card__eyebrow{margin:0 0 20px;font-size:12px;font-weight:700;line-height:1}.sovereignty-card h3{letter-spacing:0;max-width:280px;margin:0;font-size:20px;font-weight:700;line-height:1.22}.sovereignty-card--large h3{font-size:22px}.sovereignty-card__description{color:inherit;margin:10px 0 0;font-size:13px}.impact-section{background:var(--white);color:var(--black500)}.impact-section__inner{text-align:center;width:min(100%,842px);margin-inline:auto;padding:100px 24px 50px}.impact-section__eyebrow{background:var(--black400);min-height:28px;color:var(--black300);border-radius:8px;justify-content:center;align-items:center;margin:0 0 20px;padding:5px 16px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.impact-section__heading h2{color:var(--black400);letter-spacing:0;gap:5px;margin:0;font-size:70px;font-weight:500;line-height:1.06;display:grid}.impact-section__heading h2 span:last-child{color:var(--terra500)}.impact-section__heading>p:last-child{color:var(--grey);margin:20px auto 0;font-size:20px;line-height:1.4}.impact-section__metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:52px 44px;margin-top:72px;display:grid}.impact-metric{color:var(--white)}.impact-metric--primary{grid-column:span 2}.impact-metric--secondary{grid-column:span 3}.impact-metric__value{color:var(--success500);letter-spacing:0;margin:0;font-size:36px;font-weight:500;line-height:1}.impact-metric--secondary .impact-metric__value{font-size:34px}.impact-metric__label{max-width:400px;color:var(--black400);margin:11px auto 0;font-size:20px;line-height:1.32}.visibility-section{color:#34363a;background:#f1f1f3;overflow:hidden}.visibility-section__inner{width:min(100%,1060px);margin-inline:auto;padding-inline:24px}.visibility-heading{text-align:center;margin-inline:auto}.visibility-heading--connection{max-width:900px}.visibility-heading--safety{max-width:1020px;margin-top:130px}.section-pill{background:var(--black200);min-height:22px;color:var(--black400);border-radius:7px;justify-content:center;align-items:center;margin:0 0 20px;padding:2px 14px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.visibility-heading h2{color:var(--black300);letter-spacing:0;margin:0;font-size:clamp(48px,5.1vw,64px);font-weight:400;line-height:1.05}.visibility-heading h2 span{color:var(--black400)}.visibility-heading--safety h2{display:grid}.visibility-heading--safety h2 span{color:var(--black400)}.visibility-heading>p:last-child{max-width:660px;color:var(--black300);margin:24px auto 0;font-size:15px;line-height:1.45}.visibility-heading--safety>p:last-child{color:#888a8e;max-width:860px;font-size:16px}.process-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:58px;display:grid}.process-step-card{background:var(--black500);border-radius:8px;min-height:160px;padding:24px 14px}.process-step-card__number{color:var(--white);margin:0 0 14px;font-size:13px;line-height:1}.process-step-card h3{color:var(--white);margin:0 0 14px;font-size:20px;font-weight:700;line-height:1.2}.process-step-card p:last-child{color:var(--black300);margin:0;font-size:15px;line-height:1.45}.visibility-section__safety-graphic{width:min(100%,1440px);margin:76px auto 0;padding-inline:24px}.visibility-section__safety-graphic img{width:100%;height:auto;display:block}.safety-card{background:var(--white);border-radius:9px;grid-template-rows:auto 1fr;width:270px;height:350px;padding:20px 8px 8px;display:grid}.safety-card__copy{min-height:104px;padding:0 22px}.safety-card h3{color:#34363a;margin:0 0 6px;font-size:19px;font-weight:500;line-height:1.2}.safety-card p{color:#85878c;margin:0;font-size:15px;line-height:1.2}.safety-card__visual{background:#6d48de;border-radius:7px;min-height:226px}@media (width<=920px){.site-header{grid-template-columns:1fr auto;gap:20px;padding:0 24px}.site-header__nav{order:3;grid-column:1/-1;justify-content:flex-start;gap:22px;width:100%;padding-bottom:14px;overflow-x:auto}.site-header__dropdown{min-width:320px;left:0;transform:translateY(8px)}.site-header__dropdown[data-open=true]{transform:translate(0)}.site-header__actions{gap:18px}.ora-add-on-hero__media{min-height:520px}.ora-add-on-hero__media img{width:880px;transform:translate(-24%)}.ora-add-on-hero__callout{width:230px;right:34px}.ora-add-on-developers__inner{grid-template-columns:1fr;gap:54px;width:min(100%,620px)}.ora-add-on-developers__benefits{gap:28px}.ora-add-on-enables__cards{grid-template-columns:1fr;width:min(100%,560px)}.ora-add-on-enables__visual{min-height:470px}.solution-panel{padding:72px 28px 64px}.solution-panel__heading h2{font-size:clamp(48px,8vw,66px)}.solution-panel__capabilities{min-height:420px;margin-top:68px}.solution-panel__capabilities li{font-size:clamp(28px,4.6vw,36px)}.solutions-partner-section{padding-top:12px}.solutions-partner-section .product-section-heading{width:min(100%,720px)}.solutions-partner-section .product-section-heading h2{font-size:clamp(48px,8vw,64px)}.site-footer__top{grid-template-columns:1fr;gap:34px}.site-footer__brand-block{justify-items:center}.site-footer__tagline{text-align:center}.site-footer__nav{grid-template-columns:repeat(2,minmax(160px,1fr));gap:34px 56px;width:min(100%,560px);margin:0 auto}.site-footer__bottom{text-align:center;grid-template-columns:1fr;justify-items:center;gap:14px}.site-footer__address{text-align:center;justify-self:center;max-width:420px}.ohm-os-licensees__inner{padding:92px 24px 94px}.ohm-os-licensees__logo-grid{margin-top:64px}.ohm-os-licensees__logo{width:184px;min-height:68px}.support-contact__inner{width:min(100%,760px)}.policy-page__inner{padding:112px 44px 96px}.policy-page__header p{margin-top:62px}.policy-page__content{margin-top:82px}.smart-db-page__intro-inner{padding:92px 28px 88px}.smart-db-page__hero{min-height:640px}.smart-db-page__hero-copy{width:min(100%,720px);margin-left:0;padding:84px 28px 96px}.smart-db-page__promise{padding:86px 0 104px}.smart-db-page__card-rail{grid-auto-columns:minmax(310px,360px);justify-content:start;margin-top:64px}.smart-db-page__visual-band{min-height:0}.smart-db-page__stack-inner{padding:92px 28px 104px}.smart-db-page__stack-list{gap:48px;margin-top:78px}.smart-db-page__safety-inner{grid-template-columns:1fr;gap:64px;padding:86px 28px 96px}.smart-db-page__energy-inner{padding:86px 28px 96px}.smart-db-page__variant-grid{grid-template-columns:1fr;width:min(100%,680px);margin-top:64px}.smart-db-page__project-inner{padding:92px 28px 104px}.smart-db-page__project-list{gap:48px;margin-top:78px}.smart-db-page__comparison{padding:88px 28px 104px}.smart-db-page__table-wrap{margin-top:64px}.smart-db-page__products{padding:86px 14px 26px}.smart-db-page__product-grid{grid-template-columns:1fr;margin-top:58px}.smart-db-page__product-card:nth-child(3){grid-column:auto}.smart-db-page__layer-inner{padding:82px 28px 92px}.smart-db-page__layer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px;margin-top:72px}.monitoring-intro__inner{padding-top:28px;padding-bottom:72px}.monitoring-hero{min-height:640px}.monitoring-hero__copy{width:min(100%,720px);margin-left:0;padding:84px 28px 96px}.monitoring-hero__actions{gap:24px}.product-feature-section{padding:86px 0 104px}.product-feature-rail{grid-auto-columns:minmax(310px,360px);justify-content:start;margin-top:64px}.product-feature-section--smart-db{padding:78px 0 58px}.product-feature-section--smart-db .product-feature-rail{grid-template-columns:none;grid-auto-columns:274px;grid-auto-flow:column;width:min(100%,910px);margin-top:56px;padding-left:28px;scroll-padding-left:28px;overflow-x:auto}.product-use-case-section{padding:66px 28px 86px}.product-use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:56px}.product-detail-section__visual{min-height:420px}.product-detail-section__inner{padding:58px 28px 82px}.product-detail-item p,.product-detail-section__body{font-size:21px}.product-cta-section__inner{padding:74px 28px 82px}.hero{min-height:calc(100svh - 112px);padding:72px 22px 96px}.hero__content{margin-top:0}.intelligence-section{padding-top:48px}.card-rail{overscroll-behavior-x:contain;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:start;overflow-x:auto}.card-rail::-webkit-scrollbar{display:none}.promise-heading{margin:90px auto 56px}.signal-layer__inner{padding:50px 28px}.signal-layer__heading h2{font-size:clamp(50px,9vw,70px)}.signal-layer__steps{grid-template-columns:1fr;gap:46px;margin-top:82px}.signal-step{max-width:650px}.setup-section__inner{grid-template-columns:1fr;gap:70px;width:min(100%,820px);padding:92px 28px 98px}.setup-section__heading{max-width:650px}.setup-section__heading h2{font-size:clamp(52px,9vw,68px)}.setup-section__heading>p:last-child{max-width:560px;font-size:18px}.setup-section__points{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 36px}.technology-point{max-width:none}.layers-section__inner{padding:68px 18px 72px}.layers-grid{margin-top:48px}.layer-card{min-height:520px;padding:44px 28px 0}.layer-card h3{font-size:30px}.layer-card p{font-size:18px}.layer-card__image{margin-top:34px}.smart-db-section__inner{width:min(100%,760px);padding:92px 28px 104px}.smart-db-section__intro{margin-bottom:88px}.smart-db-section__intro h2{font-size:clamp(54px,8vw,62px)}.ora-section__inner{width:min(100%,620px);padding:76px 28px 92px}.ora-section__heading h2{font-size:clamp(40px,7.5vw,52px)}.enterprise-section__inner{grid-template-columns:1fr;gap:62px;width:min(100%,720px);padding:78px 28px 86px}.enterprise-section__heading h2{font-size:clamp(48px,9vw,64px)}.enterprise-section__audiences{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 28px}.infrastructure-section__inner{padding:64px 28px 72px}.infrastructure-section__heading h2{font-size:clamp(30px,5vw,36px)}.sovereignty-section__inner{width:min(100%,720px);padding:64px 28px 82px}.sovereignty-grid{margin-top:48px}.impact-section__inner{padding:56px 28px 68px}.impact-section__metrics{gap:46px 28px}.visibility-section{padding-top:68px}.process-grid{grid-template-columns:repeat(2,1fr)}.visibility-heading--safety{margin-top:92px}}@media (width<=640px){.site-header{min-height:64px}.site-header__brand,.site-header__nav a,.site-header__menu-trigger{font-size:14px}.site-header__dropdown{min-width:min(86vw,320px);padding:12px;top:calc(100% + 14px)}.site-header__dropdown a{padding:12px 10px;font-size:14px}.ora-add-on-hero__media{min-height:390px}.ora-add-on-hero__media img{width:610px;bottom:-4%;left:50%;transform:translate(-50%)}.ora-add-on-hero__callout{display:none}.ora-add-on-hero__content{padding:54px 18px 62px}.ora-add-on-hero h1{font-size:clamp(38px,12vw,56px)}.ora-add-on-hero p{font-size:18px}.ora-add-on-developers__inner{padding:62px 18px 68px}.ora-add-on-developers__heading h2{font-size:clamp(38px,11vw,48px)}.ora-add-on-benefit h3{font-size:20px}.ora-add-on-enables__intro{padding:58px 18px 64px}.ora-add-on-enables__heading h2{font-size:clamp(38px,11vw,52px)}.ora-add-on-enables__heading p{font-size:18px}.ora-add-on-enables__cards{margin-top:36px}.ora-add-on-enables__card{min-height:116px;padding:20px}.ora-add-on-enables__visual{object-position:44% top;min-height:360px}.solution-panel{padding:58px 18px 48px}.solution-panel__number{margin-bottom:18px;font-size:16px}.solution-panel__heading h2{font-size:clamp(40px,12vw,52px)}.solution-panel__heading p{margin-top:22px;font-size:15px}.solution-panel__capabilities{border-radius:14px;min-height:360px;margin-top:48px;padding:42px 18px 48px}.solution-panel__capabilities ul{gap:24px}.solution-panel__capabilities li{font-size:clamp(24px,8vw,32px)}.solutions-partner-section{padding:14px 18px 56px}.solutions-partner-section__number{margin-bottom:14px;font-size:16px}.solutions-partner-section .product-section-heading__eyebrow{margin-bottom:22px;font-size:10px}.solutions-partner-section .product-section-heading h2{font-size:clamp(39px,11vw,52px)}.site-footer__inner{padding:40px 20px 24px}.site-footer__brand{width:min(100%,210px)}.site-footer__tagline{margin-top:12px;font-size:16px;line-height:1.25}.site-footer__nav{text-align:center;grid-template-columns:1fr;gap:24px;width:min(100%,280px);margin-top:38px}.site-footer__column h2{font-size:15px}.site-footer__column a{font-size:14px}.site-footer__bottom{margin-top:36px;font-size:12px}.site-footer__bottom nav{white-space:normal;flex-wrap:wrap;justify-content:center}.site-footer__address{max-width:280px}.ohm-os-licensees__inner{padding:70px 22px 74px}.ohm-os-licensees h2{font-size:clamp(40px,12vw,52px)}.ohm-os-licensees__inner>p{margin-top:22px;font-size:22px}.ohm-os-licensees__logo{width:min(100%,240px);min-height:70px}.support-hero__inner{padding:64px 22px 0}.support-hero p{margin-top:22px;font-size:14px}.support-hero .support-hero__button{margin-top:52px}.support-contact__inner{padding:62px 22px 58px}.support-contact h2{margin-bottom:48px}.support-contact__form{grid-template-columns:1fr}.support-contact__submit{width:100%}.policy-page__inner{padding:76px 24px 72px}.policy-page__header p{margin-top:42px;font-size:20px;line-height:1.65}.policy-page__content{margin-top:56px}.policy-page__content p,.policy-page__content li{font-size:17px;line-height:1.7}.policy-page__section{margin-top:42px}.policy-page__section h2{font-size:22px}.smart-db-page__intro-inner{padding:72px 22px 68px}.smart-db-page__intro h1{font-size:clamp(42px,11vw,58px)}.smart-db-page__intro-inner>p:last-child{margin-top:24px;font-size:17px}.smart-db-page__hero{align-items:flex-start;min-height:580px}.smart-db-page__hero-copy{padding:72px 22px 84px}.smart-db-page__hero h2{font-size:clamp(42px,12vw,58px)}.smart-db-page__hero-copy>p:not(.smart-db-page__dark-pill){margin-top:28px;font-size:17px}.smart-db-page__actions{gap:14px;margin-top:38px;display:grid}.smart-db-page__promise{padding:72px 0 82px}.smart-db-page__promise-heading{padding-inline:22px}.smart-db-page__promise h2{font-size:clamp(38px,11vw,50px)}.smart-db-page__card-rail{grid-auto-columns:minmax(286px,82vw);margin-top:46px;padding-inline:18px}.smart-db-page__card{min-height:480px}.smart-db-page__card h3{font-size:23px}.smart-db-page__card p:last-child{font-size:17px}.smart-db-page__card-visual{min-height:240px}.smart-db-page__visual-band{min-height:0}.smart-db-page__stack-inner{padding:72px 22px 82px}.smart-db-page__stack h2,.smart-db-page__energy h2,.smart-db-page__variants h2,.smart-db-page__project h2,.smart-db-page__comparison h2,.smart-db-page__products h2,.smart-db-page__layer h2{font-size:clamp(38px,11vw,50px)}.smart-db-page__stack-list{gap:40px;margin-top:60px}.smart-db-page__stack-item h3{font-size:28px}.smart-db-page__stack-item p{font-size:22px}.smart-db-page__safety-inner{gap:56px;padding:72px 22px 82px}.smart-db-page__safety h2{font-size:clamp(42px,12vw,58px)}.smart-db-page__safety-copy>p:last-child{font-size:17px}.smart-db-page__safety-list{gap:40px}.smart-db-page__energy-inner{padding:72px 22px 78px}.smart-db-page__energy-grid{grid-template-columns:1fr;margin-top:46px}.smart-db-page__energy-card,.smart-db-page__energy-card:first-child{min-height:170px}.smart-db-page__variants{padding:0 18px 82px}.smart-db-page__variant-grid{gap:16px;margin-top:46px}.smart-db-page__variant-card{min-height:auto;padding:44px 24px 42px}.smart-db-page__variant-card h3{font-size:24px}.smart-db-page__project-inner{padding:72px 22px 82px}.smart-db-page__project-list{gap:40px;margin-top:60px}.smart-db-page__project-item h3{font-size:28px}.smart-db-page__project-item p{font-size:22px}.smart-db-page__comparison{padding:72px 18px 82px}.smart-db-page__table-wrap{margin-top:46px}.smart-db-page__table{min-width:780px;font-size:14px}.smart-db-page__table th,.smart-db-page__table td{padding:20px 14px}.smart-db-page__products{padding:72px 8px 20px}.smart-db-page__products-heading>p:last-child{font-size:13px}.smart-db-page__product-grid{margin-top:46px}.smart-db-page__product-card,.smart-db-page__product-card:nth-child(3){min-height:520px;padding:42px 24px 38px}.smart-db-page__product-card h3{font-size:27px}.smart-db-page__product-card ul{gap:14px;margin-top:38px;font-size:18px}.smart-db-page__layer-inner{padding:72px 22px 82px}.smart-db-page__layer-grid{grid-template-columns:1fr;gap:38px;margin-top:58px}.smart-db-page__layer-item p:last-child{max-width:320px}.monitoring-intro__inner{padding:24px 22px 60px}.monitoring-intro h1{font-size:clamp(42px,11vw,58px)}.monitoring-intro__descriptions{gap:24px;margin-top:24px}.monitoring-intro__descriptions p{font-size:17px}.monitoring-hero{align-items:flex-start;min-height:580px}.monitoring-hero__copy{padding:72px 22px 84px}.monitoring-hero__kicker{margin-bottom:26px}.monitoring-hero h2{font-size:clamp(42px,12vw,58px)}.monitoring-hero__copy>p:not(.monitoring-hero__kicker){margin-top:28px;font-size:17px}.monitoring-hero__actions{gap:14px;margin-top:38px;display:grid}.product-feature-section{padding:72px 0 82px}.product-section-heading{padding-inline:50px}.product-section-heading__eyebrow{margin-bottom:18px}.product-section-heading h2{font-size:clamp(52px,11vw,70px)}.product-feature-rail{grid-auto-columns:minmax(286px,82vw);margin-top:46px;padding-inline:18px}.product-feature-section--smart-db{padding:64px 0 44px;font-size:clamp(38px,10.2vw,48px)}.product-feature-section--smart-db .product-feature-rail{grid-template-columns:none;grid-auto-columns:minmax(248px,72vw);grid-auto-flow:column;gap:10px;margin-top:42px;padding-left:48px;padding-right:18px;scroll-padding-left:48px;overflow-x:auto}.product-feature-section--smart-db .product-feature-card{min-height:172px;padding:18px 22px 22px}.product-feature-section--smart-db .product-feature-card h3{font-size:17px}.product-feature-section--smart-db .product-feature-card__copy>p:last-child{font-size:13px}.product-feature-card{min-height:480px}.product-feature-card h3{font-size:23px}.product-feature-card__copy>p:last-child{font-size:17px}.product-feature-card__visual{min-height:240px}.product-use-case-section{padding:58px 18px 74px}.product-use-case-grid{grid-template-columns:1fr;gap:14px;margin-top:42px}.product-use-case-card{min-height:210px;padding-top:36px}.product-detail-section__visual{min-height:310px}.product-detail-section__inner{padding:48px 22px 68px}.product-detail-list{gap:34px}.product-detail-item h2{font-size:24px}.product-detail-item p,.product-detail-section__body{font-size:18px}.product-detail-section__body{margin-top:42px}.product-cta-section__inner{padding:62px 22px 70px}.product-cta-section__list{gap:24px;margin-top:54px}.product-cta-section__list li{font-size:clamp(29px,9vw,38px)}.hero{align-items:flex-start;min-height:calc(100svh - 104px);padding-top:84px}.hero__eyebrow{margin-bottom:28px;font-size:13px}.hero__title{font-size:clamp(42px,13vw,58px)}.hero__title-text,.hero__title-accent{display:block}.hero__description{margin-top:27px;font-size:19px}.hero__actions{gap:14px;margin-top:40px;display:grid}.button{width:min(78vw,260px)}.intelligence-section{padding-bottom:76px}.intelligence-section__insights,.intelligence-section__features{padding-inline:18px}.insight-card{width:258px;height:405px}.insight-card__panel{min-height:288px}.promise-heading{margin:74px auto 46px}.promise-heading h2{font-size:clamp(38px,12vw,48px)}.feature-card{width:292px;height:505px;padding:24px 8px 0}.feature-card__copy{min-height:124px;padding:0 20px}.feature-card h3{font-size:25px}.feature-card p{font-size:19px;line-height:1.34}.feature-card__visual{min-height:0}.feature-card__visual img{width:min(88%,250px);transform:translateY(58px)}.signal-layer__inner{padding:72px 22px 78px}.signal-layer__eyebrow{margin-bottom:28px;font-size:13px}.signal-layer__heading h2{font-size:clamp(42px,12vw,56px)}.signal-layer__heading>p:last-child{margin-top:30px;font-size:20px}.signal-step h3{font-size:32px}.signal-step__description{font-size:20px}.setup-section__inner{gap:52px;padding:72px 22px 80px}.setup-section__eyebrow{margin-bottom:18px;font-size:10px}.setup-section__heading h2{font-size:clamp(44px,12vw,56px)}.setup-section__heading>p:last-child{font-size:16px}.setup-section__points{grid-template-columns:1fr;gap:34px}.technology-point h3{font-size:24px}.technology-point p:last-child{font-size:16px}.layers-section__inner{padding:58px 16px 64px}.layers-section__heading h2{font-size:clamp(38px,11vw,48px)}.layers-section__heading>p:last-child{font-size:13px}.layers-grid{grid-template-columns:1fr;gap:10px;margin-top:38px}.layer-card{min-height:430px;padding:34px 22px 0}.layer-card h3{font-size:26px}.layer-card p{font-size:15px}.layer-card__image,.layer-card--light .layer-card__image,.layer-card--dark .layer-card__image{width:min(100%,520px);margin-top:30px}.layer-card--light .layer-card__image{transform:translateY(8px)}.layer-card--dark .layer-card__image{transform:translateY(12px)}.smart-db-section__inner{width:min(100%,760px);padding:76px 22px 88px}.smart-db-section__intro{margin-bottom:72px}.smart-db-section__eyebrow{margin-bottom:24px}.smart-db-section__intro h2{font-size:clamp(46px,13vw,58px)}.smart-db-section__intro>p:last-child{font-size:18px;line-height:1.25}.smart-db-section__features{gap:44px}.smart-db-feature h3{font-size:32px}.smart-db-feature p{font-size:19px}.ora-section__inner{padding:64px 18px 78px}.ora-section__heading h2{font-size:clamp(36px,10vw,44px)}.ora-grid{grid-template-columns:1fr;gap:12px;margin-top:48px}.ora-card--wide,.ora-card--split{min-height:280px}.ora-card--split:after{top:112px}.ora-card--wide .ora-card__copy{width:min(100%,190px);margin-top:104px;padding-right:42px}.enterprise-section__inner{gap:52px;padding:68px 22px 76px}.enterprise-section__eyebrow{margin-bottom:22px}.enterprise-section__heading h2{font-size:clamp(42px,12vw,56px)}.enterprise-section__heading>p:last-child{font-size:17px}.enterprise-section__audiences{grid-template-columns:1fr;gap:34px}.enterprise-audience h3{font-size:27px}.enterprise-audience p:last-child{font-size:16px}.infrastructure-section__inner{padding:56px 22px 64px}.infrastructure-section__heading h2{font-size:clamp(28px,8vw,34px)}.infrastructure-section__heading>p:last-child,.infrastructure-use-case p{font-size:17px}.infrastructure-use-case h3{font-size:22px}.sovereignty-section__inner{padding:52px 18px 64px}.sovereignty-section__heading h2{font-size:clamp(36px,10vw,44px)}.sovereignty-grid{grid-template-columns:1fr;gap:10px}.sovereignty-card,.sovereignty-card--large{min-height:164px}.sovereignty-card h3,.sovereignty-card--large h3{font-size:20px}.impact-section__inner{padding:52px 22px 64px}.impact-section__heading h2{font-size:clamp(36px,11vw,46px)}.impact-section__metrics{grid-template-columns:1fr;gap:38px;margin-top:54px}.impact-metric--primary,.impact-metric--secondary{grid-column:auto}.impact-metric__value,.impact-metric--secondary .impact-metric__value{font-size:34px}.visibility-section{padding:58px 0 76px}.visibility-heading h2{font-size:clamp(38px,11vw,48px)}.visibility-heading--safety h2{display:block}.process-grid{grid-template-columns:1fr;gap:14px;margin-top:42px}.process-step-card{min-height:180px;padding:32px 18px 24px}.visibility-section__safety-graphic{margin-top:42px;padding-inline:18px}.safety-card{width:268px}}.ohm-os-licensees__inner h2{color:#111;letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(40px,4vw,64px);font-weight:500;line-height:1}.ohm-os-licensees__inner>p{color:#666;max-width:760px;margin:0 auto;font-size:20px;line-height:1.7}.ohm-os-licensees__logo-grid{grid-template-columns:repeat(3,minmax(100px,1fr));margin-top:72px;display:grid}.ohm-os-licensees__logo{background:#efefef;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s;display:flex}.ohm-os-licensees__logo:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000014}.ohm-os-licensees__logo img{object-fit:contain;max-width:100%;max-height:62px}.support-hero__actions{justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}.support-hero__whatsapp{color:#fff;background:#25d366;border-radius:999px;justify-content:center;align-items:center;height:54px;padding:0 24px;font-size:16px;font-weight:500;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.support-hero__whatsapp:hover{transform:translateY(-2px);box-shadow:0 10px 24px #25d36647}
