@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--ink:#0a1b35;--ink-soft:#44516a;--navy:#071a33;--navy-2:#0d294d;--red:#ef2636;--red-dark:#ce1525;--blue:#2166f3;--line:#dfe6ef;--surface:#fff;--surface-soft:#f5f8fc;--shadow:0 24px 70px #0c23451f;--radius:22px;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);text-rendering:optimizelegibility;background:#fff;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.container{width:min(calc(100% - 40px), var(--max));margin-inline:auto}.section{padding:92px 0}.section-soft{background:var(--surface-soft)}.section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.eyebrow{color:var(--red);letter-spacing:.11em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(2.75rem,6vw,5.3rem);line-height:.98}h2{letter-spacing:-.04em;margin-bottom:14px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.07}h3{margin-bottom:8px;line-height:1.2}.lead{color:var(--ink-soft);font-size:1.08rem}.accent{color:var(--red)}.site-header{z-index:50;backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #dfe6efbf;position:sticky;top:0}.navbar{justify-content:space-between;align-items:center;gap:24px;height:78px;display:flex}.brand{letter-spacing:-.045em;align-items:center;font-size:1.45rem;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:var(--red);border-radius:10px;place-items:center;width:34px;height:34px;margin-right:10px;display:grid;box-shadow:0 8px 20px #ef263640}.nav-links{align-items:center;gap:30px;font-size:.92rem;font-weight:600;display:flex}.nav-links a{position:relative}.nav-links a:after{content:"";background:var(--red);height:2px;transition:right .25s;position:absolute;bottom:-9px;left:0;right:100%}.nav-links a:hover:after{right:0}.nav-actions{align-items:center;gap:12px;display:flex}.menu-toggle{color:var(--ink);background:0 0;border:0;font-size:1.5rem;display:none}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button-primary{color:#fff;background:var(--red);box-shadow:0 12px 28px #ef26363d}.button-secondary{border-color:var(--line);background:#fff}.button-dark{color:#fff;background:#ffffff14;border-color:#fff3}.button-small{min-height:42px;padding-inline:16px;font-size:.88rem}.hero{padding:82px 0 70px;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#ef263621,#0000 68%);border-radius:50%;width:560px;height:560px;position:absolute;top:-220px;right:-180px}.hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:58px;display:grid;position:relative}.hero-copy .lead{max-width:625px}.hero-actions{flex-wrap:wrap;gap:12px;margin:30px 0;display:flex}.hero-points{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:38px;display:grid}.hero-point{color:var(--ink-soft);font-size:.75rem;font-weight:600}.hero-point b{border:1px solid var(--line);width:38px;height:38px;color:var(--blue);background:#fff;border-radius:11px;place-items:center;margin-bottom:8px;display:grid}.device-stage{align-items:center;min-height:485px;display:grid;position:relative}.laptop{z-index:2;box-shadow:var(--shadow);background:#e8edf4;border:1px solid #cfd7e2;border-radius:22px;padding:14px;position:relative}.laptop:after{content:"";background:#cfd7e2;border-radius:0 0 22px 22px;height:18px;position:absolute;bottom:-15px;left:9%;right:9%}.screen{background:#f8fafc;border-radius:13px;min-height:390px;overflow:hidden}.dashboard{grid-template-columns:112px 1fr;min-height:390px;display:grid}.dashboard-side{color:#fff;background:var(--navy);padding:18px 12px}.dashboard-logo{margin-bottom:22px;font-weight:800}.dashboard-link{color:#b9c8db;border-radius:8px;margin:7px 0;padding:8px 9px;font-size:.64rem}.dashboard-link.active{color:#fff;background:#ffffff1a}.dashboard-main{padding:20px}.dashboard-title{justify-content:space-between;align-items:center;margin-bottom:16px;font-size:.8rem;font-weight:800;display:flex}.stats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:10px;padding:12px}.stat span{color:var(--ink-soft);font-size:.56rem}.stat strong{margin-top:4px;font-size:1rem;display:block}.dashboard-panels{grid-template-columns:1fr 1.2fr;gap:10px;margin-top:10px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:136px;padding:14px}.panel-title{margin-bottom:12px;font-size:.62rem;font-weight:800}.donut{background:conic-gradient(var(--red) 0 18%, #ffb44b 18% 36%, #29b978 36% 70%, var(--blue) 70% 100%);border-radius:50%;width:88px;height:88px;margin:6px auto;box-shadow:inset 0 0 0 20px #fff}.activity{gap:8px;display:grid}.activity-row{align-items:center;gap:9px;font-size:.56rem;display:flex}.activity-dot{background:var(--red);border-radius:50%;width:8px;height:8px}.map{background:linear-gradient(130deg,#edf3f8,#dce8f1);border-radius:9px;min-height:75px;margin-top:10px;position:relative;overflow:hidden}.map:before,.map:after{content:"";background:var(--red);border-radius:50% 50% 50% 0;width:10px;height:10px;position:absolute;transform:rotate(-45deg)}.map:before{top:34%;left:30%}.map:after{bottom:24%;right:25%}.phone{z-index:3;background:#fff;border:5px solid #111827;border-radius:27px;width:155px;padding:8px;position:absolute;bottom:14px;right:-22px;box-shadow:0 28px 55px #06162b40}.phone-screen{background:#f7f9fc;border-radius:18px;min-height:274px;padding:15px 11px}.phone-top{justify-content:space-between;font-size:.48rem;font-weight:800;display:flex}.phone-card{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:12px;padding:10px;font-size:.47rem}.phone-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:10px;display:grid}.phone-icon{min-height:47px;color:var(--red);border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;font-size:.52rem;font-weight:800;display:grid}.nfc-tag{z-index:4;color:#fff;text-align:center;background:#171c25;border-radius:18px;width:82px;padding:15px 8px;position:absolute;top:83px;right:-74px;box-shadow:0 18px 42px #06162b47}.qr{background:repeating-conic-gradient(#fff 0 25%, #171c25 0 50%) 0/10px 10px;border:5px solid #fff;width:48px;height:48px;margin:10px auto}.card-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.ecosystem-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:205px;padding:25px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;box-shadow:0 12px 35px #0c23450e}.ecosystem-card:hover{border-color:#ef263659;transform:translateY(-7px);box-shadow:0 22px 45px #0c23451a}.icon-box{width:48px;height:48px;color:var(--blue);background:#edf4ff;border-radius:14px;place-items:center;margin-bottom:20px;font-size:1.2rem;font-weight:800;display:grid}.ecosystem-card:nth-child(4n+1) .icon-box,.ecosystem-card:nth-child(4n) .icon-box{color:var(--red);background:#fff0f2}.ecosystem-card p{color:var(--ink-soft);font-size:.88rem}.card-link{color:var(--blue);font-size:.8rem;font-weight:800;position:absolute;bottom:22px;left:25px}.maintenance-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.maintenance-item{border:1px solid var(--line);text-align:center;background:#fff;border-radius:17px;padding:22px 16px}.maintenance-item .icon-box{margin-inline:auto;margin-bottom:13px}.maintenance-item h3{font-size:.95rem}.maintenance-item p{color:var(--ink-soft);margin:0;font-size:.72rem}.process{grid-template-columns:repeat(5,1fr);gap:22px;display:grid}.process-step{text-align:center;padding-top:62px;position:relative}.process-step:not(:last-child):after{content:"→";color:#a3b0c2;font-size:1.4rem;position:absolute;top:17px;right:-20px}.process-number{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%)}.process-step p{color:var(--ink-soft);margin:0;font-size:.78rem}.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:20px;transition:transform .2s;overflow:hidden}.article-card:hover{transform:translateY(-5px)}.article-image{color:#fff;background:linear-gradient(135deg,var(--navy),var(--blue));place-items:center;min-height:155px;font-size:3rem;display:grid;position:relative;overflow:hidden}.article-card:nth-child(2) .article-image{background:linear-gradient(135deg,#7b1b27,var(--red))}.article-card:nth-child(3) .article-image{background:linear-gradient(135deg,#064e63,#0891b2)}.article-card:nth-child(4) .article-image{background:linear-gradient(135deg,#164e63,#22a6b3)}.article-card:nth-child(5) .article-image{background:linear-gradient(135deg,#7f1d1d,#ef4444)}.article-card:nth-child(6) .article-image{background:linear-gradient(135deg,#1e3a8a,#7c3aed)}.article-body{padding:20px}.tag{color:var(--red);text-transform:uppercase;background:#fff0f2;border-radius:999px;padding:5px 9px;font-size:.65rem;font-weight:800;display:inline-flex}.article-body h3{margin-top:12px;font-size:1rem}.article-meta{color:var(--ink-soft);font-size:.7rem}.apps-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.app-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px;position:relative}.app-card.featured{border:2px solid var(--red);box-shadow:0 18px 42px #ef26361f}.featured-label{color:#fff;background:var(--red);border-radius:999px;padding:5px 10px;font-size:.63rem;font-weight:800;position:absolute;top:-12px;right:18px}.app-card p{color:var(--ink-soft);font-size:.8rem}.ot-panel{color:#fff;background:linear-gradient(120deg,var(--navy),var(--navy-2));box-shadow:var(--shadow);border-radius:30px;overflow:hidden}.ot-grid{grid-template-columns:.9fr 1.3fr;align-items:center;gap:30px;padding:46px;display:grid}.ot-copy ul{margin:24px 0;padding:0;list-style:none}.ot-copy li{color:#d8e3f0;margin:10px 0;font-size:.9rem}.ot-copy li:before{content:"✓";color:#fff;background:var(--red);border-radius:50%;margin-right:10px;padding:1px 5px}.ot-preview{background:#dfe7f0;border-radius:18px;padding:12px}.ot-screen{background:#fff;border-radius:12px;min-height:360px;overflow:hidden}.infrastructure{grid-template-columns:.7fr 1.3fr;align-items:center;gap:55px;display:grid}.mini-pc{background:linear-gradient(155deg,#3f4855,#111827);border-radius:24px;width:260px;height:150px;margin:auto;position:relative;transform:perspective(700px)rotateY(-12deg)rotateX(7deg);box-shadow:0 28px 55px #06162b42}.mini-pc:before{content:"IsiVoltPro";color:#cbd5e1;font-weight:800;position:absolute;bottom:18px;right:22px}.mini-pc:after{content:"●  ▬  ▬";color:#60a5fa;letter-spacing:5px;position:absolute;bottom:18px;left:22px}.infrastructure-points{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:26px;display:grid}.infrastructure-point{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px}.infrastructure-point p{color:var(--ink-soft);margin:4px 0 0;font-size:.78rem}.cta{color:#fff;background:linear-gradient(120deg,var(--red-dark),var(--red));border-radius:26px;justify-content:space-between;align-items:center;gap:24px;padding:44px;display:flex}.cta p{color:#ffe9ec;margin:0}.footer-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:45px;display:grid}.footer-grid h3{color:#fff;font-size:.92rem}.footer-grid p,.footer-grid a{color:#aebfd2;font-size:.8rem}.footer-links{gap:7px;display:grid}.footer-bottom{color:#8297ae;text-align:center;border-top:1px solid #ffffff1a;margin-top:45px;padding-top:22px;font-size:.72rem}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (width<=1050px){.nav-links{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:22px;display:none;position:absolute;top:78px;left:20px;right:20px}.nav-links.open{display:grid}.menu-toggle{display:block}.hero-grid,.ot-grid,.infrastructure{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy .lead{margin-inline:auto}.hero-actions{justify-content:center}.hero-points{max-width:600px;margin-inline:auto}.device-stage{max-width:760px;margin-inline:auto}.card-grid,.maintenance-grid,.apps-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.container{width:min(calc(100% - 26px), var(--max))}.section{padding:68px 0}.nav-actions .button{display:none}h1{font-size:clamp(2.65rem,15vw,4.1rem)}.hero{padding-top:55px}.hero-points{text-align:left;grid-template-columns:repeat(2,1fr)}.device-stage{min-height:420px;transform:scale(.93)}.nfc-tag{display:none}.phone{right:-5px}.dashboard{grid-template-columns:82px 1fr}.dashboard-main{padding:12px}.stats{grid-template-columns:repeat(2,1fr)}.card-grid,.article-grid,.apps-grid,.maintenance-grid,.footer-grid{grid-template-columns:1fr}.process{grid-template-columns:1fr;gap:8px}.process-step:not(:last-child):after{content:"↓";top:auto;bottom:-14px;right:50%}.ot-grid{padding:30px 20px}.infrastructure-points{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start;padding:30px 22px}}.skip-link{z-index:1000;color:#fff;background:var(--navy);border-radius:10px;padding:10px 14px;transition:transform .2s;position:fixed;top:14px;left:18px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.page-hero{background:radial-gradient(circle at 85% 20%,#ef26361f,#0000 30%),linear-gradient(#fff,#f6f9fd);padding:96px 0 72px;position:relative;overflow:hidden}.page-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;display:grid}.page-hero h1{max-width:820px;font-size:clamp(2.8rem,6vw,5rem)}.page-hero .lead{max-width:720px}.page-kicker{border:1px solid var(--line);color:var(--ink-soft);background:#fffc;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.page-visual{border:1px solid var(--line);background:var(--navy);min-height:340px;box-shadow:var(--shadow);border-radius:30px;padding:28px}.page-visual-grid{grid-template-columns:repeat(2,1fr);gap:14px;height:100%;display:grid}.page-visual-card{color:#fff;background:#ffffff12;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:128px;padding:20px;display:flex}.page-visual-card span{color:#aebfd4;font-size:.76rem}.page-visual-card strong{font-size:1.25rem}.ecosystem-stat-strip{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.ecosystem-stat-strip div{border:1px solid var(--line);background:#ffffffb8;border-radius:15px;min-width:128px;padding:13px 16px}.ecosystem-stat-strip strong{color:var(--red);font-size:1.4rem;line-height:1;display:block}.ecosystem-stat-strip span{color:var(--ink-soft);font-size:.72rem;font-weight:700}.catalog-toolbar{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.catalog-toolbar .lead{max-width:720px;margin-bottom:0}.catalog-list{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.catalog-card{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:270px;padding:28px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative}.catalog-card:hover{border-color:#ef263652;transform:translateY(-6px);box-shadow:0 22px 48px #0c234517}.catalog-card .status{color:var(--blue);background:#edf4ff;border-radius:999px;margin-bottom:18px;padding:5px 9px;font-size:.7rem;font-weight:800;display:inline-flex}.catalog-card .status.available{color:#137a52;background:#eaf9f2}.catalog-card p{color:var(--ink-soft);font-size:.9rem}.catalog-card .card-link{margin-top:14px;display:inline-flex;position:static}.ecosystem-explorer{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:28px;overflow:hidden}.explorer-filters{border-bottom:1px solid var(--line);background:var(--surface-soft);scrollbar-width:thin;gap:8px;padding:16px;display:flex;overflow-x:auto}.explorer-filter{border:1px solid var(--line);color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:9px 14px;font-size:.78rem;font-weight:800;transition:color .2s,border-color .2s,background .2s}.explorer-filter.active{border-color:var(--navy);color:#fff;background:var(--navy)}.explorer-layout{grid-template-columns:.78fr 1.22fr;min-height:650px;display:grid}.explorer-menu{border-right:1px solid var(--line);background:#fbfcfe;max-height:650px;overflow-y:auto}.explorer-item{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:17px 18px;transition:background .2s,box-shadow .2s;display:grid}.explorer-item:hover{background:#f3f7fc}.explorer-item.active{box-shadow:inset 4px 0 0 var(--red);background:#fff;position:relative}.explorer-code{width:46px;height:46px;color:var(--blue);background:#edf4ff;border-radius:14px;place-items:center;font-size:.83rem;font-weight:900;display:grid}.explorer-item.active .explorer-code{color:var(--red);background:#fff0f2}.explorer-item-copy{min-width:0}.explorer-item-copy strong{margin-bottom:3px;font-size:.91rem;display:block}.explorer-item-copy small{color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.7rem;line-height:1.35;display:-webkit-box;overflow:hidden}.explorer-arrow{color:#9aabc1;font-weight:900}.explorer-stage{color:#fff;background:var(--navy);min-width:0;position:relative}.explorer-stage:before{content:"";pointer-events:none;background:radial-gradient(circle at 86% 8%,#ef263633,#0000 35%);position:absolute;inset:0}.explorer-preview{z-index:1;min-height:650px;padding:42px;display:none;position:relative}.explorer-preview.active{flex-direction:column;animation:.35s both explorerIn;display:flex}@keyframes explorerIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.explorer-preview .page-kicker{color:#dbe7f4;background:#ffffff12;border-color:#ffffff26}.explorer-preview-top{grid-template-columns:1fr auto;align-items:start;gap:28px;display:grid}.explorer-preview h3{letter-spacing:-.04em;margin-bottom:13px;font-size:clamp(2rem,4vw,3.2rem)}.explorer-preview p{color:#b9c9dc;max-width:650px}.explorer-metric{background:#ffffff12;border:1px solid #ffffff1f;border-radius:18px;min-width:150px;padding:19px}.explorer-metric span{color:#aebfd4;font-size:.72rem;font-weight:700;display:block}.explorer-metric strong{color:#fff;margin-top:8px;font-size:2.3rem;line-height:1;display:block}.explorer-dashboard{grid-template-columns:1.2fr .8fr;gap:18px;margin:32px 0;display:grid}.explorer-chart,.explorer-summary{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;min-height:220px}.explorer-chart{background-image:linear-gradient(#ffffff0d 1px,#0000 1px);background-size:100% 42px;align-items:end;gap:13px;padding:26px;display:flex}.explorer-chart span{background:linear-gradient(180deg, #ff5966, var(--red));border-radius:8px 8px 3px 3px;flex:1;min-width:14px;box-shadow:0 8px 22px #ef263638}.explorer-summary{align-content:center;gap:12px;padding:22px;display:grid}.explorer-summary div{color:#dbe7f4;background:#ffffff0e;border-radius:13px;align-items:center;gap:11px;padding:13px;font-size:.83rem;font-weight:700;display:flex}.explorer-summary div span{background:var(--red);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #ef26361f}.explorer-actions{justify-content:space-between;align-items:end;gap:22px;margin-top:auto;display:flex}.explorer-highlights{flex-wrap:wrap;gap:8px;display:flex}.explorer-highlights span{color:#dce7f5;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:700}.detail-hero{background:var(--surface-soft);padding:86px 0 62px}.detail-grid{grid-template-columns:1fr .82fr;align-items:start;gap:56px;display:grid}.detail-meta{flex-wrap:wrap;gap:10px;margin:22px 0;display:flex}.detail-chip{border:1px solid var(--line);color:var(--ink-soft);background:#fff;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:700}.detail-panel{color:#fff;background:var(--navy);box-shadow:var(--shadow);border-radius:24px;padding:28px}.detail-panel ul{gap:13px;margin:22px 0 0;padding:0;list-style:none;display:grid}.detail-panel li{color:#dce7f5;padding-left:25px;position:relative}.detail-panel li:before{content:"✓";color:var(--red);font-weight:900;position:absolute;left:0}.content-split{grid-template-columns:.8fr 1.2fr;align-items:start;gap:48px;display:grid}.content-sticky{position:sticky;top:116px}.feature-list{gap:16px;display:grid}.feature-row{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px}.feature-row span{color:var(--red);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800}.resource-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.resource-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:260px;padding:26px;transition:transform .2s,box-shadow .2s;position:relative}.resource-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #0c234514}.resource-card .tag{margin:0;display:inline-flex}.resource-card p{color:var(--ink-soft);font-size:.88rem}.resource-card .card-link{bottom:24px;left:26px}.resource-card-top{justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;display:flex}.resource-card-top>span:last-child{color:var(--ink-soft);font-size:.72rem;font-weight:700}.article-hero{color:#fff;background:radial-gradient(circle at 82% 15%, #ef263647, transparent 34%), var(--navy);padding:92px 0 70px}.article-hero-inner{max-width:920px}.article-hero h1{letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(2.6rem,6vw,5rem);line-height:1}.article-hero .lead{color:#c5d2e1;max-width:820px}.article-hero .page-kicker{color:#dce7f5;background:#ffffff12;border-color:#ffffff26}.article-back{color:#b9c9dc;width:fit-content;margin-bottom:28px;font-size:.82rem;font-weight:700;display:block}.article-back:hover{color:#fff}.article-byline{color:#9fb1c7;flex-wrap:wrap;gap:18px;margin-top:32px;font-size:.76rem;font-weight:700;display:flex}.article-layout{grid-template-columns:250px minmax(0,760px);justify-content:center;align-items:start;gap:70px;display:grid}.article-aside{border:1px solid var(--line);background:#fff;border-radius:20px;gap:18px;padding:22px;display:grid;position:sticky;top:112px}.article-aside nav{gap:9px;display:grid}.article-aside nav a{border-bottom:1px solid var(--line);color:var(--ink-soft);padding:8px 0;font-size:.78rem;font-weight:700}.article-aside nav a:hover{color:var(--red)}.article-intro{color:var(--ink);margin-bottom:48px;font-size:1.28rem;line-height:1.7}.article-block{border-bottom:1px solid var(--line);margin-bottom:44px;padding:0 0 44px;scroll-margin-top:110px}.article-block>span{color:var(--red);letter-spacing:.12em;margin-bottom:12px;font-size:.75rem;font-weight:900;display:inline-flex}.article-block h2{max-width:700px;font-size:clamp(1.8rem,4vw,2.7rem)}.article-block p{color:var(--ink-soft);font-size:1.02rem;line-height:1.85}.article-note{border-left:4px solid var(--red);background:var(--surface-soft);border-radius:0 16px 16px 0;padding:24px}.article-note strong{margin-bottom:5px;display:block}.article-note p{color:var(--ink-soft);margin:0;font-size:.88rem}.contact-grid{grid-template-columns:.85fr 1.15fr;gap:48px;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:30px}.contact-list{gap:12px;margin-top:24px;display:grid}.contact-list div{background:var(--surface-soft);border-radius:14px;padding:14px 16px}@media (width<=980px){.page-hero-grid,.detail-grid,.content-split,.contact-grid,.article-layout{grid-template-columns:1fr}.catalog-list,.resource-grid{grid-template-columns:repeat(2,1fr)}.content-sticky,.article-aside{position:static}.explorer-layout{grid-template-columns:1fr}.explorer-menu{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:repeat(2,1fr);max-height:390px;display:grid}.explorer-item{border-right:1px solid var(--line)}.explorer-preview{min-height:580px}.article-layout{max-width:800px}.article-aside nav{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.page-hero{padding-top:62px}.catalog-toolbar{flex-direction:column;align-items:start}.catalog-list,.resource-grid,.page-visual-grid{grid-template-columns:1fr}.page-visual,.catalog-card{min-height:auto}.ecosystem-stat-strip{grid-template-columns:repeat(3,1fr);display:grid}.ecosystem-stat-strip div{min-width:0;padding-inline:10px}.explorer-menu{grid-template-columns:1fr;max-height:360px}.explorer-item{border-right:0}.explorer-preview{min-height:620px;padding:28px 22px}.explorer-preview-top,.explorer-dashboard{grid-template-columns:1fr}.explorer-metric{min-width:0}.explorer-chart{min-height:170px}.explorer-summary{min-height:auto}.explorer-actions{flex-direction:column;align-items:stretch}.explorer-actions .button{width:100%}.article-hero{padding-top:64px}.article-aside nav{grid-template-columns:1fr}.article-intro{font-size:1.08rem}}:root{--shadow:0 18px 48px #0c23451a}.section{padding-block:80px}.button:hover{transform:translateY(-1px)}.ecosystem-card:hover{transform:translateY(-3px)}.reveal{transform:translateY(12px)}.hero:before{opacity:.65}.hero-technical-grid{opacity:.16}.hero-media-v6,.brand-story-card,.ecosystem-map-layout,.structure-visual,.structure-card{box-shadow:0 18px 48px #0c234517}.hero-live-caption,.hero-ot-strip-v6{box-shadow:0 10px 28px #0412262e}.hero-point,.hero-scene-v6,.benefit-item{transition-duration:.25s}.privacy-banner{z-index:120;backdrop-filter:blur(18px);background:#fffffff7;border:1px solid #0a1b351f;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;width:min(100% - 32px,1120px);padding:16px 18px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 20px 55px #071a332e}.privacy-banner[hidden]{display:none}.privacy-banner-copy{align-items:flex-start;gap:12px;max-width:650px;display:flex}.privacy-banner-copy strong{margin-bottom:2px;font-size:.94rem;display:block}.privacy-banner-copy p{color:var(--ink-soft);margin:0;font-size:.82rem;line-height:1.45}.privacy-status-dot{background:#2bd29c;border-radius:50%;flex:none;width:12px;height:12px;margin-top:5px;box-shadow:0 0 0 7px #2bd29c1f}.privacy-banner-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.privacy-banner-actions>a{color:var(--ink-soft);font-size:.8rem;font-weight:700}.privacy-dialog{width:min(100% - 32px,680px);max-height:min(760px,100dvh - 40px);color:var(--ink);background:0 0;border:0;border-radius:24px;padding:0;box-shadow:0 30px 90px #0412264d}.privacy-dialog::backdrop{backdrop-filter:blur(6px);background:#0412269e}.privacy-dialog-card{background:#fff;border:1px solid #ffffffa6;border-radius:24px;padding:28px}.privacy-dialog-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.privacy-dialog-header h2{margin-bottom:0;font-size:clamp(1.65rem,4vw,2.35rem)}.privacy-close{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;font-size:1.45rem;line-height:1}.privacy-intro{color:var(--ink-soft);margin:18px 0 22px}.privacy-option{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.privacy-option strong{margin-bottom:3px;display:block}.privacy-option p{max-width:440px;color:var(--ink-soft);margin:0;font-size:.84rem}.privacy-option.is-disabled{opacity:.7}.privacy-required,.privacy-disabled{border-radius:999px;flex:none;padding:7px 10px;font-size:.7rem;font-weight:800}.privacy-required{color:#08775c;background:#e8fbf5}.privacy-disabled{color:#526078;background:#eef2f7}.privacy-dialog-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-top:22px;display:flex}.privacy-dialog-actions>a{color:var(--ink-soft);font-size:.82rem;font-weight:700}.footer-privacy-button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.footer-privacy-button:hover{color:#fff}.cookie-table{border-collapse:collapse;width:100%;margin:22px 0;font-size:.88rem}.cookie-table th,.cookie-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 12px}.cookie-table th{color:var(--ink);background:var(--surface-soft)}.cookie-table td{color:var(--ink-soft)}@media (width<=760px){.section{padding-block:62px}.privacy-banner{border-radius:16px;flex-direction:column;align-items:stretch;gap:14px;padding:15px;bottom:10px}.privacy-banner-actions{white-space:normal;grid-template-columns:1fr 1fr;display:grid}.privacy-banner-actions>a{grid-column:1/-1}.privacy-dialog-card{padding:22px 18px}.privacy-option{flex-direction:column;align-items:flex-start;gap:10px}.privacy-dialog-actions{flex-direction:column;align-items:stretch}.privacy-dialog-actions .button{width:100%}.cookie-table{white-space:nowrap;display:block;overflow-x:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{transform:none}}:focus-visible{outline-offset:4px;border-radius:8px;outline:3px solid #2166f3b8}main>section:not(:first-child){content-visibility:auto;contain-intrinsic-size:auto 820px}.reveal,.reveal.visible{will-change:auto}.ecosystem-card,.catalog-card,.resource-card,.maintenance-item,.page-visual-card,.brand-core-card,.home-product-card{box-shadow:0 12px 34px #0c234511}.ecosystem-card:hover,.catalog-card:hover,.resource-card:hover,.maintenance-item:hover,.page-visual-card:hover,.brand-core-card:hover,.home-product-card:hover{transform:translateY(-3px);box-shadow:0 17px 38px #0c234516}.hero-video-v6,.hero-ot-strip-v6,.ecosystem-map-shell,.brand-story-panel{box-shadow:0 20px 52px #071a331f}.hero-technical-grid,.hero-video-shade,.hero:before{opacity:.72}.section-heading .lead,.catalog-toolbar .lead,.page-hero .lead{max-width:720px}@media (pointer:coarse){.ecosystem-card:hover,.catalog-card:hover,.resource-card:hover,.maintenance-item:hover,.page-visual-card:hover,.brand-core-card:hover,.home-product-card:hover,.button:hover{transform:none}}@media (width<=760px){.section{padding-block:66px}main>section:not(:first-child){contain-intrinsic-size:auto 680px}.hero-technical-grid{opacity:.4}.page-visual-card,.maintenance-item,.catalog-card,.resource-card{box-shadow:0 8px 24px #0c23450f}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1!important;transform:none!important}}:root{--pv12-ink:#071a33;--pv12-muted:#526079;--pv12-red:#ed1728;--pv12-red-dark:#c90e1d;--pv12-blue:#1466ef;--pv12-cyan:#30cfe8;--pv12-green:#24b66f;--pv12-soft:#f5f8fc;--pv12-line:#e1e7ef;--pv12-navy:#061a35;--pv12-navy-2:#0b2f5e;--pv12-shadow:0 24px 70px #081f401f;--pv12-radius:18px;--pv12-max:1240px}body{color:var(--pv12-ink);background:#fff}.container{width:min(calc(100% - 44px),var(--pv12-max))}.site-header{background:#fffffff2;border-bottom:1px solid #dbe2ecdb;box-shadow:0 8px 35px #0921420a}.navbar{gap:30px;height:76px}.brand{letter-spacing:-.055em;color:var(--pv12-ink);font-size:1.55rem}.brand .brand-mark{display:none}.nav-links{gap:31px;font-size:.84rem;font-weight:700}.nav-links a{color:#263752;padding:26px 0 24px}.nav-links a:after{background:var(--pv12-red);height:2px;bottom:16px}.nav-links a[aria-current=page]{color:var(--pv12-ink)}.nav-links a[aria-current=page]:after{right:0}.nav-actions .button{border-radius:9px;min-height:44px;padding-inline:18px;box-shadow:0 12px 24px #ed17282e}.button{letter-spacing:-.01em;border-radius:9px;font-size:.86rem;font-weight:800}.button-primary{background:linear-gradient(135deg,#f21b2e,#db0c1d);box-shadow:0 14px 28px #ed172838}.button-primary:hover{background:linear-gradient(135deg,#db0c1d,#b90816)}.button-secondary{border-color:var(--pv12-red);color:var(--pv12-red);background:#fff}.button-secondary:hover{background:#fff5f6}[data-premium-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(24px)}[data-premium-reveal].is-premium-visible{opacity:1;transform:none}[data-parallax]{transform:translate3d(var(--parallax-x,0),var(--parallax-y,0),0);will-change:transform;transition:transform .25s cubic-bezier(.2,.7,.2,1)}[data-scroll-parallax]{translate:0 var(--scroll-shift,0)}.pv12-section{padding:78px 0}.pv12-section.is-soft{background:linear-gradient(#fbfcfe,#f4f7fb)}.pv12-section-head{text-align:center;max-width:790px;margin:0 auto 34px}.pv12-section-head .eyebrow{margin-bottom:8px}.pv12-section-head h2{letter-spacing:-.045em;font-size:clamp(1.85rem,3.2vw,2.65rem)}.pv12-section-head p{color:var(--pv12-muted);margin:0;font-size:1rem}.pv12-device-scene{isolation:isolate;justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.pv12-device-scene.is-compact{min-height:390px}.pv12-device-glow{z-index:-2;filter:blur(10px);background:radial-gradient(circle at 45%,#3f85ff26,#0000 55%),radial-gradient(circle at 80% 44%,#ed172814,#0000 42%);border-radius:50%;position:absolute;inset:5% -5% 2% 10%}.pv12-laptop{z-index:3;filter:drop-shadow(0 32px 35px #05162d38);width:min(88%,700px);position:relative}.pv12-laptop-lid{background:linear-gradient(145deg,#202631,#080b10);border:3px solid #171c24;border-radius:17px 17px 8px 8px;padding:10px 10px 13px;position:relative}.pv12-camera{background:#343b48;border-radius:10px;width:38px;height:3px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.pv12-laptop-screen{aspect-ratio:1100/508;background:#eef3f9;border-radius:8px;overflow:hidden}.pv12-laptop-screen img{object-fit:cover;width:100%;height:100%}.pv12-laptop-base{background:linear-gradient(#d8dde5,#707986 55%,#d6dbe2);border-radius:2px 2px 15px 15px;width:112%;height:18px;margin-left:-6%;position:relative;box-shadow:0 7px 8px #00000029}.pv12-laptop-base span{background:#9ba3ae;border-radius:0 0 8px 8px;width:14%;height:4px;position:absolute;top:0;left:43%}.pv12-phone{z-index:5;background:#111820;border:4px solid #111820;border-radius:29px;width:142px;padding:7px;position:absolute;bottom:10%;right:5%;box-shadow:0 24px 48px #0412264d}.pv12-phone-notch{z-index:2;background:#111820;border-radius:0 0 11px 11px;width:48px;height:12px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.pv12-phone-ui{background:#fff;border-radius:21px;min-height:268px;padding:19px 10px 10px;font-size:.48rem}.pv12-phone-top{color:#4a5c75;justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.pv12-tool-illustration{background:linear-gradient(135deg,#eef4ff,#fff3f4);border-radius:10px;place-items:center;height:54px;margin:4px 0;font-size:1.55rem;display:grid}.pv12-phone-ui h3{letter-spacing:-.02em;margin:5px 0;font-size:.67rem}.pv12-phone-status{color:#65748a;justify-content:space-between;gap:5px;display:flex}.pv12-phone-status b{color:#188951;background:#eaf9f1;border-radius:999px;padding:2px 5px;font-size:.4rem}.pv12-phone-ui dl{gap:4px;margin:8px 0;display:grid}.pv12-phone-ui dl div{border-bottom:1px solid #eef1f5;justify-content:space-between;gap:5px;padding-bottom:3px;display:flex}.pv12-phone-ui dt{color:#78869a}.pv12-phone-ui dd{text-align:right;margin:0;font-weight:700}.pv12-phone-ui button{color:#fff;background:#1768ef;border:0;border-radius:7px;width:100%;height:28px;font-size:.48rem;font-weight:800}.pv12-nfc-card{z-index:6;color:#fff;text-align:center;background:linear-gradient(150deg,#252b34,#07090d);border-radius:19px;width:86px;padding:12px 8px 9px;position:absolute;top:28%;right:-2%;rotate:2deg;box-shadow:0 20px 42px #030f1f52}.pv12-nfc-wave{letter-spacing:-2px;font-size:.85rem;display:block;rotate:-90deg}.pv12-nfc-card strong{margin-top:2px;font-size:.8rem;display:block}.pv12-nfc-card small{color:#cbd3de;font-size:.38rem}.pv12-qr-pattern{background:repeating-conic-gradient(#fff 0 25%,#07090d 0 50%) 0/8px 8px;border:4px solid #fff;width:48px;height:48px;margin:7px auto 5px;box-shadow:inset 0 0 0 2px #07090d}.pv12-float-metric{z-index:7;backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #d7e1eef2;border-radius:12px;min-width:105px;padding:10px 12px;position:absolute;box-shadow:0 16px 36px #0720431f}.pv12-float-metric span,.pv12-float-metric small{color:#6e7d92;font-size:.48rem;display:block}.pv12-float-metric strong{font-size:1.05rem;line-height:1.15;display:block}.metric-one{top:20%;left:0}.metric-two{top:49%;left:3%}.metric-three{bottom:6%;left:10%}.pv12-home-hero{background:#fff;padding:72px 0 58px;position:relative;overflow:hidden}.pv12-home-hero:before,.pv12-home-hero:after{content:"";pointer-events:none;position:absolute}.pv12-home-hero:before{opacity:.7;background:repeating-radial-gradient(at 70% 45%,#0000 0 16px,#3171dc0f 17px 18px,#0000 19px 31px);width:58%;height:100%;top:0;right:-5%}.pv12-home-hero:after{background:linear-gradient(90deg,#0000,#dce5ef,#0000);height:1px;bottom:0;left:0;right:0}.pv12-home-grid{grid-template-columns:.83fr 1.17fr;align-items:center;gap:42px;display:grid;position:relative}.pv12-home-copy{z-index:4;padding-left:3px;position:relative}.pv12-home-copy .eyebrow{letter-spacing:.12em;font-size:.7rem}.pv12-home-copy h1{letter-spacing:-.058em;max-width:580px;margin-bottom:19px;font-size:clamp(2.65rem,4.7vw,4.55rem);line-height:1.01}.pv12-home-copy .lead{max-width:570px;font-size:1rem;line-height:1.68}.pv12-hero-actions{flex-wrap:wrap;gap:12px;margin:27px 0 32px;display:flex}.pv12-trust-row{grid-template-columns:repeat(4,1fr);gap:8px;max-width:560px;display:grid}.pv12-trust-item{text-align:center;color:#536278;flex-direction:column;align-items:center;gap:6px;font-size:.65rem;font-weight:650;line-height:1.35;display:flex}.pv12-trust-icon{width:33px;height:33px;color:var(--pv12-ink);place-items:center;font-size:1rem;display:grid}.pv12-solution-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.pv12-solution-card{border:1px solid var(--pv12-line);background:#fff;border-radius:15px;min-height:190px;padding:25px 23px;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 10px 27px #081f400d}.pv12-solution-card:hover{border-color:#ed172838;transform:translateY(-5px);box-shadow:0 20px 40px #081f4017}.pv12-card-icon{width:43px;height:43px;color:var(--pv12-red);background:#fff0f2;border-radius:50%;place-items:center;margin-bottom:15px;font-size:1.15rem;font-weight:900;display:grid}.pv12-solution-card h3{font-size:1rem}.pv12-solution-card p{color:var(--pv12-muted);margin:0;font-size:.79rem;line-height:1.55}.pv12-workflow{counter-reset:workflow;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.pv12-workflow-item{counter-increment:workflow;grid-template-columns:54px 1fr;align-items:start;gap:13px;display:grid;position:relative}.pv12-workflow-item:not(:last-child):after{content:"";border-top:1px dashed #aebcce;width:30px;position:absolute;top:27px;left:calc(100% - 15px)}.pv12-workflow-number{z-index:2;color:#fff;background:var(--pv12-ink);border-radius:50%;place-items:center;width:24px;height:24px;font-size:.68rem;font-weight:900;display:grid;position:absolute;top:-4px;left:-2px}.pv12-workflow-icon{background:#f4f6f9;border-radius:50%;place-items:center;width:54px;height:54px;font-size:1.3rem;display:grid}.pv12-workflow-item h3{color:var(--pv12-red);margin:4px 0 5px;font-size:.87rem}.pv12-workflow-item p{color:var(--pv12-muted);margin:0;font-size:.72rem;line-height:1.55}.pv12-feature-band{color:#fff;background:linear-gradient(115deg,#061a35 0%,#0a2d58 56%,#071a33 100%);border-radius:16px;grid-template-columns:.83fr 1.17fr;min-height:390px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 55px #04162e2e}.pv12-feature-band:after{content:"";background:radial-gradient(circle at 83% 25%,#1d70f34d,#0000 32%),linear-gradient(90deg,#0000 48%,#ffffff08);position:absolute;inset:0}.pv12-feature-copy{z-index:3;padding:44px 38px;position:relative}.pv12-feature-label{color:#fff;background:var(--pv12-red);text-transform:uppercase;letter-spacing:.08em;border-radius:6px;padding:6px 10px;font-size:.62rem;font-weight:900;display:inline-flex}.pv12-feature-copy h2{margin:15px 0 8px;font-size:clamp(2rem,3.6vw,3.15rem)}.pv12-feature-copy>p{color:#c4d0df;max-width:500px;font-size:.88rem}.pv12-feature-list{grid-template-columns:1fr 1fr;gap:9px 18px;margin:22px 0 25px;padding:0;list-style:none;display:grid}.pv12-feature-list li{color:#eaf0f7;padding-left:20px;font-size:.72rem;position:relative}.pv12-feature-list li:before{content:"✓";color:#fff;background:var(--pv12-red);border-radius:50%;place-items:center;width:14px;height:14px;font-size:.55rem;display:grid;position:absolute;top:0;left:0}.pv12-feature-visual{z-index:2;align-items:flex-end;padding:30px 24px 0 0;display:flex;position:relative}.pv12-feature-visual .pv12-device-scene{width:100%;min-height:350px}.pv12-feature-visual .pv12-float-metric{display:none}.pv12-app-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.pv12-app-card{border:1px solid var(--pv12-line);text-align:center;background:#fff;border-radius:13px;min-height:160px;padding:19px 15px 16px;transition:transform .25s,box-shadow .25s;position:relative}.pv12-app-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #081f4017}.pv12-app-card.is-live{border-color:#24b66f59;box-shadow:inset 0 3px #25b66f}.pv12-app-icon{width:42px;height:42px;color:var(--pv12-red);place-items:center;margin:0 auto 11px;font-size:1.25rem;display:grid}.pv12-app-card h3{min-height:38px;font-size:.78rem}.pv12-app-card p{color:var(--pv12-muted);margin:0;font-size:.62rem;line-height:1.45}.pv12-app-status{color:#2873dc;background:#edf5ff;border-radius:999px;margin-top:10px;padding:3px 7px;font-size:.52rem;font-weight:800;display:inline-flex}.pv12-app-status.is-live{color:#16844c;background:#eaf8f0}.pv12-resource-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.pv12-resource-card{border:1px solid var(--pv12-line);background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 8px 24px #071e3c0b}.pv12-resource-art{color:#fff;background:linear-gradient(135deg,#e8eef5,#cddbe8);place-items:center;height:115px;font-size:2.2rem;display:grid;overflow:hidden}.pv12-resource-card:nth-child(2) .pv12-resource-art{background:linear-gradient(135deg,#152d50,#3579c9)}.pv12-resource-card:nth-child(3) .pv12-resource-art{background:linear-gradient(135deg,#495b67,#172632)}.pv12-resource-card:nth-child(4) .pv12-resource-art{background:linear-gradient(135deg,#0a3149,#12677c)}.pv12-resource-card:nth-child(5) .pv12-resource-art{background:linear-gradient(135deg,#c59369,#7b5034)}.pv12-resource-body{padding:14px}.pv12-resource-body h3{font-size:.75rem;line-height:1.4}.pv12-resource-body p{color:#7b8798;margin:0;font-size:.57rem}.pv12-server-banner{border:1px solid var(--pv12-line);background:linear-gradient(90deg,#f8fafc,#eef3f8);border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:24px 32px;display:grid}.pv12-server-icon{width:70px;height:58px;color:var(--pv12-ink);background:#fff;border:1px solid #dce5ee;border-radius:12px;place-items:center;font-size:2rem;display:grid}.pv12-server-banner h2{margin:0 0 3px;font-size:1.25rem}.pv12-server-banner p{color:var(--pv12-muted);margin:0;font-size:.78rem}.pv12-eco-hero{background:#fff;padding:68px 0 46px;overflow:hidden}.pv12-eco-hero-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:45px;display:grid}.pv12-eco-hero h1{font-size:clamp(2.8rem,4.9vw,4.7rem);line-height:1.02}.pv12-eco-hero .lead{max-width:580px}.pv12-pill-row{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.pv12-pill{border:1px solid var(--pv12-line);color:#3d5069;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:.7rem;font-weight:750;display:inline-flex}.pv12-network{place-items:center;min-height:430px;display:grid;position:relative}.pv12-network-core{z-index:5;color:#fff;text-align:center;background:linear-gradient(145deg,#075ccf,#071b3d);border-radius:22px;place-items:center;width:134px;height:134px;display:grid;position:relative;box-shadow:0 24px 55px #08419847}.pv12-network-core b{color:#0f5ed2;background:#fff;border-radius:12px;place-items:center;width:45px;height:45px;margin-bottom:7px;font-size:1.4rem;display:grid}.pv12-network-core strong{font-size:1.05rem}.pv12-network-lines{z-index:1;border:1px dashed #1668ef2e;border-radius:50%;position:absolute;inset:10%}.pv12-network-lines:before,.pv12-network-lines:after{content:"";border:1px solid #1668ef1c;border-radius:50%;position:absolute;inset:18%}.pv12-network-lines:after{inset:36%}.pv12-network-node{z-index:4;border:1px solid var(--pv12-line);background:#fff;border-radius:12px;align-items:center;gap:10px;width:142px;min-height:64px;padding:11px 12px;display:flex;position:absolute;box-shadow:0 13px 28px #071f4017}.pv12-network-node:after{content:"";border-top:2px solid #1f6ef04d;width:90px;position:absolute;top:50%}.pv12-network-node i{color:#166bef;background:#eef5ff;border-radius:9px;flex:0 0 34px;place-items:center;height:34px;font-size:.9rem;font-style:normal;display:grid}.pv12-network-node strong{font-size:.68rem;line-height:1.25}.pv12-network-node small{color:#77869a;margin-top:3px;font-size:.48rem;display:block}.node-a{top:5%;left:1%}.node-a:after{transform-origin:0;left:100%;rotate:18deg}.node-b{top:39%;left:-3%}.node-b:after{left:100%}.node-c{bottom:4%;left:5%}.node-c:after{transform-origin:0;left:100%;rotate:-20deg}.node-d{top:3%;right:2%}.node-d:after{transform-origin:100%;right:100%;rotate:-18deg}.node-e{top:39%;right:-2%}.node-e:after{right:100%}.node-f{bottom:5%;right:6%}.node-f:after{transform-origin:100%;right:100%;rotate:20deg}.pv12-flow-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.pv12-flow-card{border:1px solid var(--pv12-line);background:#fff;border-radius:13px;padding:20px 18px;position:relative}.pv12-flow-card:not(:last-child):after{content:"→";z-index:3;color:#83a0c2;position:absolute;top:43%;right:-15px}.pv12-flow-card b{color:#fff;background:var(--pv12-ink);border-radius:50%;place-items:center;width:28px;height:28px;margin-bottom:12px;font-size:.65rem;display:grid}.pv12-flow-card h3{color:#1466ef;font-size:.83rem}.pv12-flow-card p{color:var(--pv12-muted);margin:0;font-size:.66rem;line-height:1.5}.pv12-benefit-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.pv12-benefit-card{border:1px solid var(--pv12-line);text-align:center;background:#fff;border-radius:12px;min-height:125px;padding:19px 14px}.pv12-benefit-card i{color:#1769ef;background:#eef5ff;border-radius:9px;place-items:center;width:34px;height:34px;margin:0 auto 9px;font-style:normal;display:grid}.pv12-benefit-card h3{font-size:.7rem}.pv12-benefit-card p{color:var(--pv12-muted);margin:0;font-size:.57rem;line-height:1.45}.pv12-eco-highlight{color:#fff;background:linear-gradient(115deg,#051a35,#0a3569);border-radius:16px;grid-template-columns:.82fr 1.18fr;display:grid;overflow:hidden}.pv12-eco-highlight-copy{padding:38px}.pv12-eco-highlight-copy h2{margin:12px 0 8px;font-size:2.3rem}.pv12-eco-highlight-copy p{color:#c8d5e4}.pv12-eco-highlight .pv12-device-scene{min-height:330px}.pv12-eco-highlight .pv12-float-metric{display:none}.pv12-tools-hero{background:#fff;padding:60px 0 50px;position:relative;overflow:hidden}.pv12-tools-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:44px;display:grid}.pv12-tools-hero h1{font-size:clamp(2.8rem,4.8vw,4.65rem);line-height:1}.pv12-tools-hero .lead{max-width:570px;font-size:.98rem}.pv12-tools-badges{flex-wrap:wrap;gap:20px;margin-top:28px;display:flex}.pv12-tools-badge{color:#3e5068;align-items:center;gap:8px;font-size:.68rem;font-weight:750;display:flex}.pv12-tools-badge i{color:#1466ef;background:#eef5ff;border-radius:9px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.pv12-tools-feature-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.pv12-tools-feature{border:1px solid var(--pv12-line);background:#fff;border-radius:12px;min-height:125px;padding:18px}.pv12-tools-feature i{color:#1269ef;background:#eef5ff;border-radius:10px;place-items:center;width:38px;height:38px;margin-bottom:10px;font-style:normal;display:grid}.pv12-tools-feature h3{font-size:.76rem}.pv12-tools-feature p{color:var(--pv12-muted);margin:0;font-size:.62rem;line-height:1.48}.pv12-tools-day{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.pv12-tools-step{text-align:center}.pv12-tools-step b{color:#fff;background:var(--pv12-ink);border-radius:50%;place-items:center;width:23px;height:23px;margin:0 auto 8px;font-size:.6rem;display:grid}.pv12-tools-step i{background:#f3f6fa;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 8px;font-size:1.2rem;font-style:normal;display:grid}.pv12-tools-step h3{color:var(--pv12-red);font-size:.68rem}.pv12-tools-step p{color:var(--pv12-muted);margin:0;font-size:.56rem;line-height:1.4}.pv12-module-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.pv12-module-card{border:1px solid var(--pv12-line);background:#fff;border-radius:12px;overflow:hidden}.pv12-module-shot{background:#edf3f9;height:98px;overflow:hidden}.pv12-module-shot img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.pv12-module-card:hover img{transform:scale(1.05)}.pv12-module-card:nth-child(2) img{object-position:10% 50%}.pv12-module-card:nth-child(3) img{object-position:32% 35%}.pv12-module-card:nth-child(4) img{object-position:58% 55%}.pv12-module-card:nth-child(5) img{object-position:78% 35%}.pv12-module-card:nth-child(6) img{object-position:95% 30%}.pv12-module-copy{padding:11px}.pv12-module-copy h3{font-size:.66rem}.pv12-module-copy p{color:var(--pv12-muted);margin:0;font-size:.53rem;line-height:1.4}.pv12-tools-panels{grid-template-columns:1fr 1fr;gap:18px;display:grid}.pv12-tools-panel{border:1px solid var(--pv12-line);background:#fff;border-radius:15px;min-height:330px;padding:30px;position:relative;overflow:hidden}.pv12-tools-panel h2{font-size:1.45rem}.pv12-tools-panel p{max-width:420px;color:var(--pv12-muted);font-size:.78rem}.pv12-panel-image{filter:drop-shadow(0 20px 24px #071f4026);width:70%;position:absolute;bottom:-4%;right:-7%}.pv12-label-designer{background:#fff;border:1px solid #dce5ef;border-radius:13px;width:210px;padding:16px;position:absolute;bottom:7%;right:7%;box-shadow:0 18px 38px #071f401f}.pv12-label-preview{border:1px dashed #b9c8d9;border-radius:9px;grid-template-columns:56px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.pv12-label-preview .pv12-qr-pattern{width:48px;height:48px;margin:0}.pv12-label-preview strong{font-size:.68rem}.pv12-label-preview small{color:#65758a;font-size:.48rem;display:block}.pv12-integration-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.pv12-integration-card{border:1px solid var(--pv12-line);text-align:center;background:#fff;border-radius:11px;padding:14px}.pv12-integration-card.is-current{color:#fff;background:linear-gradient(145deg,#0a3265,#071a33);border-color:#08244a}.pv12-integration-card i{margin-bottom:6px;font-size:1.1rem;font-style:normal;display:block}.pv12-integration-card strong{font-size:.65rem;display:block}.pv12-integration-card small{color:#738399;font-size:.49rem}.pv12-integration-card.is-current small{color:#c5d3e3}.pv12-final-cta{color:#fff;background:linear-gradient(110deg,#061a35,#093b76);border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:26px 32px;display:grid}.pv12-final-cta-icon{border:2px solid #ffffff4d;border-radius:50%;place-items:center;width:65px;height:65px;font-size:1.7rem;display:grid}.pv12-final-cta h2{margin:0 0 4px;font-size:1.35rem}.pv12-final-cta p{color:#c5d2e1;margin:0;font-size:.75rem}.site-footer{color:#fff;background:linear-gradient(135deg,#06182f,#08284f);padding:48px 0 20px}.footer-grid-expanded{grid-template-columns:1.35fr .75fr .8fr 1fr;gap:48px}.site-footer .brand{color:#fff}.site-footer .footer-brand-column p{color:#b6c5d7;max-width:320px;font-size:.76rem}.footer-domain{color:#fff}.footer-status{color:#8ddfb8}.footer-links a,.footer-links span{color:#c0ccda;font-size:.72rem}.footer-links a:hover{color:#fff}.footer-bottom-expanded{color:#91a4ba;border-top:1px solid #ffffff1a;margin-top:35px;padding-top:18px;font-size:.65rem}.footer-bottom-expanded a,.footer-privacy-button{color:#b9c7d6}@media (width<=1080px){.nav-links{gap:19px}.nav-actions .button{display:none}.pv12-home-grid,.pv12-eco-hero-grid,.pv12-tools-grid{grid-template-columns:1fr 1fr;gap:24px}.pv12-device-scene{min-height:430px}.pv12-app-grid,.pv12-benefit-grid,.pv12-module-grid,.pv12-resource-grid{grid-template-columns:repeat(3,1fr)}.pv12-network-node{width:125px}.node-b{left:-6%}.node-e{right:-6%}}@media (width<=820px){.container{width:min(calc(100% - 30px),var(--pv12-max))}.site-header .navbar{height:68px}.brand{font-size:1.35rem}.menu-toggle{display:block}.nav-links{top:68px}.pv12-home-hero{padding-top:45px}.pv12-home-grid,.pv12-eco-hero-grid,.pv12-tools-grid,.pv12-feature-band,.pv12-eco-highlight{grid-template-columns:1fr}.pv12-home-copy{text-align:center}.pv12-home-copy h1,.pv12-home-copy .lead{margin-left:auto;margin-right:auto}.pv12-hero-actions{justify-content:center}.pv12-trust-row{margin-inline:auto}.pv12-device-scene{min-height:420px;margin-top:8px}.pv12-laptop{width:82%}.pv12-phone{right:7%}.pv12-nfc-card{right:0}.pv12-float-metric{display:none}.pv12-solution-grid,.pv12-workflow{grid-template-columns:1fr 1fr}.pv12-workflow-item:not(:last-child):after{display:none}.pv12-feature-copy{padding-bottom:10px}.pv12-feature-visual{padding:0 15px}.pv12-feature-visual .pv12-device-scene{min-height:310px}.pv12-resource-grid{grid-template-columns:1fr 1fr}.pv12-server-banner,.pv12-final-cta{grid-template-columns:auto 1fr}.pv12-server-banner .button,.pv12-final-cta .button{grid-column:1/-1}.pv12-network{margin-top:20px}.pv12-flow-grid{grid-template-columns:1fr 1fr}.pv12-flow-card:not(:last-child):after{display:none}.pv12-tools-feature-grid{grid-template-columns:1fr 1fr}.pv12-tools-day{grid-template-columns:repeat(3,1fr)}.pv12-tools-panels{grid-template-columns:1fr}.pv12-integration-grid{grid-template-columns:repeat(3,1fr)}.footer-grid-expanded{grid-template-columns:1fr 1fr}}@media (width<=560px){.pv12-section{padding:58px 0}.pv12-home-copy h1,.pv12-eco-hero h1,.pv12-tools-hero h1{font-size:clamp(2.25rem,11vw,3.15rem)}.pv12-hero-actions{flex-direction:column}.pv12-hero-actions .button{width:100%}.pv12-trust-row{grid-template-columns:1fr 1fr}.pv12-device-scene{min-height:330px}.pv12-laptop{width:94%}.pv12-phone{width:110px;bottom:2%;right:1%}.pv12-phone-ui{min-height:210px;padding:16px 7px 7px}.pv12-tool-illustration{height:42px}.pv12-phone-ui dl{display:none}.pv12-nfc-card{width:65px;padding:8px 5px;top:20%;right:-2%}.pv12-qr-pattern{background-size:6px 6px;width:36px;height:36px}.pv12-nfc-card small{font-size:.3rem}.pv12-solution-grid,.pv12-workflow,.pv12-resource-grid,.pv12-tools-feature-grid{grid-template-columns:1fr}.pv12-feature-copy{padding:32px 23px}.pv12-feature-list{grid-template-columns:1fr}.pv12-app-grid{grid-template-columns:1fr 1fr}.pv12-server-banner{text-align:center;grid-template-columns:1fr;padding:24px}.pv12-server-icon{margin:auto}.pv12-network{min-height:520px}.pv12-network-core{width:115px;height:115px}.pv12-network-node{width:120px;min-height:56px}.pv12-network-node:after{display:none}.node-a{top:3%;left:0}.node-b{top:31%;left:0}.node-c{bottom:3%;left:0}.node-d{top:3%;right:0}.node-e{top:31%;right:0}.node-f{bottom:3%;right:0}.pv12-flow-grid,.pv12-benefit-grid{grid-template-columns:1fr 1fr}.pv12-eco-highlight-copy{padding:30px 23px}.pv12-eco-highlight .pv12-device-scene{min-height:260px}.pv12-tools-day,.pv12-module-grid{grid-template-columns:1fr 1fr}.pv12-tools-panel{min-height:300px;padding:24px}.pv12-panel-image{opacity:.8;width:85%}.pv12-label-designer{width:190px;right:5%}.pv12-integration-grid{grid-template-columns:1fr 1fr}.pv12-final-cta{text-align:center;grid-template-columns:1fr;padding:25px}.pv12-final-cta-icon{margin:auto}.footer-grid-expanded{grid-template-columns:1fr}.footer-bottom-expanded{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion:reduce){[data-premium-reveal]{opacity:1;transition:none;transform:none}[data-parallax],[data-scroll-parallax]{transition:none!important;transform:translate(0,0)!important}}
