:root{--bg:#f7f9fc;--surface:#fff;--surface-soft:#f1f6ff;--surface-green:#f2faf5;--text:#162033;--muted:#667085;--line:#e6ebf2;--blue:#1f67d2;--blue-dark:#174fa4;--green:#43a66b;--green-dark:#2f8752;--shadow:0 12px 32px #18305214;--shadow-soft:0 8px 26px #1830520f;--radius:18px;--radius-lg:28px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;font-family:IBM Plex Sans Thai,IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}::selection{color:var(--text);background:#dceaff}.container{width:min(calc(100% - 40px), var(--max));margin-inline:auto}.narrow-container{width:min(100% - 40px,900px);margin-inline:auto}.section{padding:76px 0}.section.compact{padding:48px 0}.soft-section{background:linear-gradient(#f2f6fc 0%,#f8fbff 100%);border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(#fff,#f7f9fc);padding:72px 0 36px}.eyebrow{color:var(--blue);letter-spacing:.045em;text-transform:uppercase;font-size:.86rem;font-weight:600}.section-title{letter-spacing:-.018em;margin:10px 0 14px;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.2}.section-intro{color:var(--muted);max-width:760px;margin:0;font-size:1.02rem}.btn{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.btn-secondary{color:var(--text);background:#fff;border-color:#cfd8e6}.btn-secondary:hover{border-color:var(--blue);color:var(--blue)}.actions{flex-wrap:wrap;gap:12px;display:flex}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.grid{gap:18px;display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{padding:56px 0 40px}.hero-shell{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff 0%,#f7faff 62%,#eef8f3 100%);grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;padding:50px;display:grid;overflow:hidden}.hero h1{letter-spacing:-.035em;margin:12px 0 20px;font-size:clamp(2.35rem,5vw,4.8rem);line-height:1.04}.hero h1 .accent,.product-hero h1 .accent{color:var(--green)}.hero p{color:var(--muted);max-width:650px;font-size:1.08rem}.hero-visual{color:#7b8798;text-align:center;background:radial-gradient(circle at 30% 30%,#468bef2e,#0000 34%),radial-gradient(circle at 70% 70%,#4dab6c2e,#0000 30%),#f4f7fb;border:1px solid #dbe5f2;border-radius:24px;place-items:center;min-height:360px;padding:24px;display:grid;position:relative;overflow:hidden}.home-visual{min-height:340px}.visual-orbit{filter:blur(1px);opacity:.55;border-radius:999px;position:absolute}.visual-orbit-a{background:#1f67d21a;width:300px;height:300px;bottom:-80px;left:-60px}.visual-orbit-b{background:#43a66b1c;width:260px;height:260px;top:-80px;right:-70px}.visual-window{z-index:1;background:#fffffff2;border:1px solid #dfe7f2;border-radius:16px;width:82%;position:relative;overflow:hidden;transform:perspective(900px)rotateY(-5deg)rotateX(2deg);box-shadow:0 18px 48px #21487824}.visual-window-top{border-bottom:1px solid #edf1f6;align-items:center;gap:6px;height:30px;padding:0 12px;display:flex}.visual-window-top span{background:#cdd7e5;border-radius:999px;width:7px;height:7px}.visual-window-content{padding:18px}.visual-kpi{background:linear-gradient(90deg,#eaf2ff,#f3f8ff);border-radius:10px;width:42%;height:50px;margin-bottom:15px}.visual-chart{background:linear-gradient(#f8fbff,#edf4ff);border-radius:12px;height:110px;position:relative;overflow:hidden}.visual-chart:after{content:"";background:linear-gradient(135deg,#0000 0 18%,#1f67d273 19% 22%,#0000 23% 39%,#43a66b73 40% 43%,#0000 44% 57%,#1f67d273 58% 61%,#0000 62%);position:absolute;inset:24px 10px 22px}.visual-cards{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.visual-cards span{background:#f5f7fb;border:1px solid #e8edf4;border-radius:10px;height:54px}.feature-card,.product-card{padding:24px}.feature-icon,.product-icon{width:44px;height:44px;color:var(--blue);background:#edf4ff;border-radius:12px;place-items:center;margin-bottom:16px;font-weight:700;display:grid}.product-card h3,.feature-card h3{margin:0 0 8px;font-size:1.08rem}.product-card p,.feature-card p{color:var(--muted);margin:0;font-size:.95rem}.product-card .learn{color:var(--blue);margin-top:18px;font-weight:600;display:inline-block}.product-card-large{min-height:230px;padding:28px}.product-card-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.soft-badge{color:var(--blue);background:#f1f7ff;border:1px solid #dfebfb;border-radius:999px;padding:5px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.cta{background:linear-gradient(90deg,#eef5ff,#f4fbf6);justify-content:space-between;align-items:center;gap:28px;padding:30px;display:flex}.cta h3{margin:4px 0}.cta p{color:var(--muted);margin:0}.footer{color:#fff;background:#102945;margin-top:76px;padding:46px 0 24px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:34px;display:grid}.footer p,.footer a{color:#ffffffbd}.footer p{margin:9px 0}.footer-brand{letter-spacing:.03em;font-size:1.1rem;font-weight:700}.footer-bottom{color:#ffffff8c;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding-top:22px;display:flex}.footer-bottom a{color:#ffffffb8}.product-hero{padding:52px 0 38px}.product-hero-shell{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff 0%,#f7faff 65%,#f0faf4 100%);grid-template-columns:.9fr 1.1fr;align-items:center;gap:40px;padding:46px;display:grid}.product-kicker{color:var(--blue);letter-spacing:.035em;align-items:center;gap:10px;font-size:.88rem;font-weight:600;display:flex}.product-kicker img{width:34px;height:34px}.product-hero h1{letter-spacing:-.035em;margin:16px 0 18px;font-size:clamp(2.2rem,4.2vw,4.25rem);line-height:1.08}.product-hero-copy>p{color:var(--muted);max-width:640px;margin:0 0 18px;font-size:1.07rem}.product-badges{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.product-badges span{color:#516075;background:#fff;border:1px solid #dce5f1;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:500;display:inline-flex}.product-shot{background:#fff;border:1px solid #dae3ef;border-radius:18px;overflow:hidden;box-shadow:0 18px 44px #1f406921}.browser-frame-top{background:#f8fafc;border-bottom:1px solid #e9edf3;align-items:center;gap:6px;height:34px;padding:0 12px;display:flex}.browser-frame-top span{background:#cdd6e2;border-radius:999px;width:7px;height:7px}.browser-frame-top small{color:#8995a7;margin-left:auto;font-size:.72rem}.hero-product-shot img{aspect-ratio:1366/900;object-fit:cover;object-position:top left;width:100%}.pm-quick-card{min-height:210px}.split-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;display:grid}.check-list{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#455268;padding-left:28px;position:relative}.check-list li:before{content:"✓";width:20px;height:20px;color:var(--green-dark);background:#e8f7ee;border-radius:999px;place-items:center;font-size:.76rem;font-weight:700;display:grid;position:absolute;top:0;left:0}.device-preview-card{background:linear-gradient(135deg,#edf4ff,#f5fbf7);border:1px solid #e0e8f2;border-radius:24px;min-height:420px;padding:26px;position:relative;overflow:hidden}.desktop-mini{background:#fff;border:1px solid #dfe6ef;border-radius:13px;width:84%;overflow:hidden;box-shadow:0 18px 40px #1f406924}.desktop-mini img{width:100%}.phone-mini{background:#fff;border:5px solid #fff;border-radius:18px;width:28%;max-height:76%;position:absolute;bottom:20px;right:22px;overflow:hidden;box-shadow:0 16px 34px #1f40692e}.phone-mini img{width:100%}.analysis-grid{margin-top:28px}.analysis-card{min-height:220px;padding:28px}.analysis-number{color:#8fa9cb;margin-bottom:34px;font-size:.84rem;font-weight:700}.analysis-card h3{margin:0 0 10px;font-size:1.18rem}.analysis-card p{color:var(--muted);margin:0}.period-strip{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.period-strip span{color:#607087;background:#fff;border:1px solid #dee7f2;border-radius:999px;padding:8px 12px;font-size:.82rem}.content-pair{grid-template-columns:1fr 1fr;gap:20px;display:grid}.detail-block{align-items:flex-start;gap:22px;padding:30px;display:flex}.detail-icon{width:48px;height:48px;color:var(--blue);background:#edf4ff;border-radius:14px;flex:none;place-items:center;font-weight:700;display:grid}.detail-block h3{margin:5px 0 8px;font-size:1.25rem}.detail-block p{color:var(--muted);margin:0}.reports-section{grid-template-columns:1fr .85fr}.report-list{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.report-list span{color:#4f5e72;background:#fff;border:1px solid #dde6f1;border-radius:10px;padding:9px 12px;font-size:.87rem}.report-preview{background:linear-gradient(145deg,#e9f2ff,#f5faf7);border:1px solid #e0e8f2;border-radius:24px;place-items:center;min-height:330px;padding:28px;display:grid}.report-paper{background:#fff;border:1px solid #e3e9f0;border-radius:5px;width:78%;min-height:260px;padding:26px;transform:rotate(1.5deg);box-shadow:0 18px 38px #23446e21}.report-line{background:#edf1f6;border-radius:999px;height:8px;margin-bottom:10px}.report-line-title{background:#dce8f8;width:52%;height:13px;margin-bottom:20px}.report-line.short{width:66%}.report-table{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:28px;display:grid}.report-table i{background:linear-gradient(#eef4fb,#f7f9fc);border:1px solid #e8edf4;border-radius:4px;height:95px;display:block}.install-grid{margin-top:28px}.install-card{padding:28px}.install-card h3{margin:0 0 8px;font-size:1.12rem}.install-card p{color:var(--muted);margin:0}.start-panel{background:linear-gradient(90deg,#edf5ff,#f1faf5);border:1px solid #dfe9f4;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;padding:34px;display:flex}.start-panel h2{margin:5px 0 7px;font-size:clamp(1.45rem,2.5vw,2.15rem)}.start-panel p{color:var(--muted);max-width:760px;margin:0}.faq-list{gap:10px;margin-top:24px;display:grid}.faq-item{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:18px 20px;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{color:var(--blue);font-size:1.25rem;font-weight:400}.faq-item p{color:var(--muted);margin:0;padding:0 20px 20px}.summary-list{border:1px solid var(--line);background:#fff;border-radius:18px;gap:0;margin-top:24px;display:grid;overflow:hidden}.summary-list p{color:#4d596c;border-bottom:1px solid #edf1f6;margin:0;padding:16px 20px 16px 48px;position:relative}.summary-list p:last-child{border-bottom:0}.summary-list p:before{content:"";background:var(--green);border-radius:999px;width:8px;height:8px;position:absolute;top:25px;left:22px}.contact-options{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.contact-option{align-items:center;gap:18px;padding:26px;transition:all .2s;display:flex}a.contact-option:hover{box-shadow:var(--shadow);border-color:#cddcf0;transform:translateY(-2px)}.contact-option>div:last-child{gap:3px;min-width:0;display:grid}.contact-option small{color:var(--muted)}.contact-option strong{overflow-wrap:anywhere;font-size:1.12rem}.contact-option span{color:var(--muted);font-size:.87rem}.contact-icon{width:48px;height:48px;color:var(--blue);background:#edf4ff;border-radius:14px;flex:none;place-items:center;font-size:.7rem;font-weight:700;display:grid}.line-icon{color:var(--green-dark);background:#edf9f2}.mail-icon{color:#516a8c;background:#f3f6fb}.contact-note{background:linear-gradient(90deg,#eef5ff,#f5fbf7);border:1px solid #dfe8f3;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;margin-top:22px;padding:30px;display:flex}.contact-note h2{margin:0 0 7px;font-size:1.4rem}.contact-note p{color:var(--muted);max-width:760px;margin:0}.legacy-product-hero .product-hero-shell{grid-template-columns:1fr .8fr}.legacy-visual{text-align:center;color:#728198;background:radial-gradient(circle at 25% 25%,#1f67d221,#0000 34%),radial-gradient(circle at 74% 70%,#43a66b21,#0000 30%),#f5f8fc;border:1px solid #dce6f1;border-radius:22px;place-items:center;min-height:300px;padding:24px;display:grid}.legacy-visual span{font-weight:600}.legacy-summary{padding:30px}.legacy-summary h2{margin:0 0 8px}.legacy-summary p{color:var(--muted);margin:0}@media (width<=980px){.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-shell,.product-hero-shell,.split-section{grid-template-columns:1fr;padding:34px}.product-hero-shell{gap:30px}.hero-visual{min-height:280px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.content-pair,.reports-section{grid-template-columns:1fr}.device-preview-card{min-height:390px}.contact-options{grid-template-columns:1fr}}@media (width<=700px){.container,.narrow-container{width:min(calc(100% - 24px), var(--max))}.section{padding:56px 0}.section.compact{padding:38px 0}.page-hero{padding:48px 0 26px}.hero,.product-hero{padding:24px 0 20px}.hero-shell,.product-hero-shell{border-radius:22px;padding:26px 22px}.hero h1,.product-hero h1{font-size:2.35rem}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.cta,.start-panel,.contact-note{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start}.product-grid{gap:12px}.device-preview-card{min-height:330px;padding:16px}.desktop-mini{width:90%}.phone-mini{width:31%;bottom:12px;right:12px}.detail-block{padding:24px}.report-paper{width:90%}.product-badges{gap:6px}}@media (width<=420px){.hero h1,.product-hero h1{font-size:2.05rem}.product-hero-shell{padding:22px 18px}.hero-product-shot .browser-frame-top{height:28px}.feature-card,.product-card{padding:20px}.phone-mini{width:34%}}.pm-v3-hero-shell{grid-template-columns:.82fr 1.18fr}.pm-ui-window{color:#253247;background:#fff;border:1px solid #dce4ee;border-radius:18px;overflow:hidden;box-shadow:0 20px 50px #1f406921}.pm-ui-window--hero{min-width:0}.pm-ui-shell-top{background:#f9fbfd;border-bottom:1px solid #e9eef5;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:.62rem;display:flex}.pm-ui-identity,.pm-ui-context{align-items:center;gap:7px;min-width:0;display:flex}.pm-ui-identity strong{color:#1e5dab}.pm-ui-identity b{color:#235ea9;background:#edf4ff;border-radius:7px;padding:4px 7px;font-weight:600;display:inline-flex}.pm-ui-context>span{white-space:nowrap;color:#768399}.pm-ui-context>span:nth-child(2),.pm-ui-context>span:nth-child(3){gap:0;line-height:1.1;display:grid}.pm-ui-context small{color:#929dac;font-size:.48rem}.pm-ui-context strong{color:#344258}.pm-ui-context em{color:#2d8050;background:#e7f7ed;border-radius:999px;padding:2px 5px;font-style:normal;font-weight:700;display:inline-flex}.pm-ui-nav{background:#fff;border-bottom:1px solid #e8edf4;align-items:center;gap:4px;min-height:34px;padding:0 11px;display:flex;overflow:hidden}.pm-ui-nav span,.pm-ui-nav strong{white-space:nowrap;color:#718096;padding:9px 9px 7px;font-size:.58rem;font-weight:500}.pm-ui-nav strong{color:#1e5dab;border-bottom:2px solid #2c70cf}.pm-ui-dashboard{background:#f5f7fa;padding:13px}.pm-ui-rank-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.pm-ui-rank-grid article{background:#fff;border:1px solid #e2e7ee;border-radius:9px;grid-template-columns:1fr auto;gap:3px 8px;min-width:0;padding:9px;display:grid}.pm-ui-rank-grid small{color:#69788e;grid-column:1/-1;font-size:.52rem}.pm-ui-rank-grid strong{font-size:.62rem}.pm-ui-rank-grid b{color:#1f67d2;text-align:right;font-size:.62rem}.pm-ui-rank-grid i{background:linear-gradient(90deg,#3c78cf var(--rank),#edf1f6 var(--rank));border-radius:999px;grid-column:1/-1;height:4px;display:block}.pm-ui-meter-heading{justify-content:space-between;align-items:center;margin:13px 1px 7px;font-size:.62rem;display:flex}.pm-ui-meter-heading span{color:#9aa5b4;font-size:.5rem}.pm-ui-meter-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.pm-ui-meter-card{background:#fff;border:1px solid #e3e8ef;border-radius:8px;min-width:0;padding:8px}.pm-ui-meter-card>div{justify-content:space-between;align-items:center;gap:5px;display:flex}.pm-ui-meter-card strong{font-size:.58rem}.pm-ui-meter-card small{color:#7a8798;text-overflow:ellipsis;white-space:nowrap;font-size:.45rem;display:block;overflow:hidden}.pm-ui-meter-card b{color:#24344b;margin-top:5px;font-size:.68rem;display:block}.pm-ui-meter-card>span:not(.pm-ui-online){color:#7a8798;font-size:.46rem;display:block}.pm-ui-online{color:#2e8452;background:#e9f7ee;border-radius:999px;padding:2px 4px;font-size:.42rem}.pm-ui-meter-card i{background:linear-gradient(90deg,#4f86d2 var(--meter),#edf1f5 var(--meter));border-radius:999px;height:4px;margin-top:6px;display:block}.pm-overview-section{grid-template-columns:.86fr 1.14fr}.pm-ui-overview-focus{background:linear-gradient(145deg,#eef4fc,#f8fbfd 64%,#f2faf5);border:1px solid #e0e7f0;border-radius:24px;padding:22px}.pm-ui-focus-ranks{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.pm-ui-focus-ranks>div{background:#fff;border:1px solid #e0e7ef;border-radius:13px;min-width:0;padding:15px;box-shadow:0 8px 22px #1f40690f}.pm-ui-focus-ranks span{color:#91a4bd;font-size:.7rem;font-weight:700}.pm-ui-focus-ranks small{color:#738196;margin:14px 0 3px;font-size:.7rem;display:block}.pm-ui-focus-ranks strong,.pm-ui-focus-ranks b{display:block}.pm-ui-focus-ranks strong{font-size:.88rem}.pm-ui-focus-ranks b{color:var(--blue);font-size:1rem}.pm-ui-focus-meters{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.pm-ui-focus-meters span{background:#fff;border:1px solid #e2e8ef;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px 11px;font-size:.72rem;display:flex}.pm-ui-focus-meters i{color:#2f8752;font-size:.62rem;font-style:normal}.pm-meter-detail-section{grid-template-columns:1.12fr .88fr}.pm-ui-detail-window{box-shadow:var(--shadow);background:#fff;border:1px solid #dde5ef;border-radius:24px;padding:18px}.pm-ui-detail-head{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:14px;padding-bottom:12px;display:flex}.pm-ui-detail-head>div{grid-template-columns:auto auto;align-items:baseline;gap:0 8px;display:grid}.pm-ui-detail-head small{color:#8290a3;grid-column:1/-1;font-size:.66rem}.pm-ui-detail-head strong{font-size:1rem}.pm-ui-detail-head span{color:#6f7d90;font-size:.7rem}.pm-ui-detail-head em{color:#2f8752;background:#e9f8ef;border-radius:999px;padding:4px 8px;font-size:.68rem;font-style:normal;font-weight:600}.pm-ui-detail-power{grid-template-columns:1fr 1.25fr;gap:8px;margin-top:10px;display:grid}.pm-ui-detail-power article{background:#fafbfd;border:1px solid #e5eaf1;border-radius:12px;min-width:0;padding:12px}.pm-ui-detail-power small{color:#768397;font-size:.65rem;display:block}.pm-ui-detail-power strong{color:#243249;font-size:1.35rem}.pm-ui-detail-power span{color:#748198;margin-left:3px;font-size:.68rem}.pm-ui-detail-power i{color:#8793a5;font-size:.58rem;font-style:normal;display:block}.pm-ui-load-card{background:#fff;border:1px solid #e4eaf1;border-radius:12px;margin-top:8px;padding:12px}.pm-ui-load-card>div{justify-content:space-between;align-items:center;display:flex}.pm-ui-load-card strong{font-size:.76rem}.pm-ui-load-card small{color:#8995a6;font-size:.58rem}.pm-ui-load-card svg{color:#2a70ce;width:100%;height:85px;margin-top:4px;display:block}.pm-ui-detail-bottom{grid-template-columns:1.15fr .85fr;gap:8px;margin-top:8px;display:grid}.pm-ui-energy-card,.pm-ui-electrical-card{background:#fafbfd;border:1px solid #e4eaf1;border-radius:12px;padding:12px}.pm-ui-energy-card>small,.pm-ui-electrical-card>small{color:#768397;font-size:.64rem;display:block}.pm-ui-energy-card>strong{margin:4px 0 8px;font-size:1.05rem;display:block}.pm-ui-energy-card>strong span{color:#7c8999;font-size:.64rem;font-weight:500}.pm-ui-energy-bars{align-items:end;gap:4px;height:42px;display:flex}.pm-ui-energy-bars i{background:#88afd9;border-radius:3px 3px 1px 1px;flex:1}.pm-ui-energy-bars i:first-child{height:35%}.pm-ui-energy-bars i:nth-child(2){height:52%}.pm-ui-energy-bars i:nth-child(3){height:68%}.pm-ui-energy-bars i:nth-child(4){height:46%}.pm-ui-energy-bars i:nth-child(5){height:78%}.pm-ui-energy-bars i:nth-child(6){height:64%}.pm-ui-energy-bars i:nth-child(7){height:88%}.pm-ui-energy-bars i:nth-child(8){height:72%}.pm-ui-electrical-card>div{grid-template-columns:1fr 1fr;gap:6px;margin-top:8px;display:grid}.pm-ui-electrical-card span{color:#7b8799;font-size:.56rem}.pm-ui-electrical-card b{color:#344258;font-size:.66rem;display:block}.pm-history-analysis-grid{grid-template-columns:.95fr 1.05fr;gap:18px;margin-top:30px;display:grid}.pm-history-preview,.pm-analysis-preview{padding:20px;overflow:hidden}.pm-preview-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.pm-preview-title>div{display:grid}.pm-preview-title small{color:var(--blue);letter-spacing:.04em;font-size:.64rem;font-weight:700}.pm-preview-title strong{font-size:1.05rem}.pm-preview-title>span{color:#536479;border:1px solid #d9e3ef;border-radius:8px;padding:5px 8px;font-size:.65rem}.pm-filter-row{grid-template-columns:1.15fr 1fr 1fr;gap:6px;margin-top:14px;display:grid}.pm-filter-row b{color:#657286;background:#f6f8fb;border:1px solid #e7ebf1;border-radius:8px;padding:7px 8px;font-size:.58rem;font-weight:500}.pm-table-preview{border:1px solid #e5eaf0;border-radius:9px;margin-top:10px;overflow:hidden}.pm-table-preview>div{grid-template-columns:1.25fr .7fr .8fr .8fr;display:grid}.pm-table-preview span{color:#5d6a7d;border-bottom:1px solid #edf1f5;padding:7px;font-size:.56rem}.pm-table-preview .pm-table-head{background:#f5f7fa}.pm-table-preview .pm-table-head span{color:#344258;font-weight:600}.pm-analysis-tabs{border-bottom:1px solid #e7ecf2;gap:5px;display:flex;overflow:hidden}.pm-analysis-tabs span,.pm-analysis-tabs strong{white-space:nowrap;padding:7px 8px 8px;font-size:.58rem}.pm-analysis-tabs span{color:#7c8899;font-weight:500}.pm-analysis-tabs strong{color:#1f67d2;border-bottom:2px solid #1f67d2}.pm-analysis-filter{justify-content:space-between;align-items:center;gap:5px;margin-top:9px;display:flex}.pm-analysis-filter span,.pm-analysis-filter button{color:#677487;background:#f8fafc;border:1px solid #e1e7ef;border-radius:7px;padding:5px 7px;font-size:.54rem}.pm-analysis-summary{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px;display:grid}.pm-analysis-summary>span{background:#f5f8fc;border:1px solid #e8edf3;border-radius:8px;padding:8px}.pm-analysis-summary small,.pm-analysis-summary b{display:block}.pm-analysis-summary small{color:#8190a2;font-size:.48rem}.pm-analysis-summary b{color:#344258;margin-top:2px;font-size:.62rem}.pm-analysis-chart{background:linear-gradient(#fbfcfe,#f4f8fc);border-bottom:1px solid #e5eaf0;border-radius:8px;align-items:end;gap:5px;height:93px;margin-top:10px;padding:10px 8px 0;display:flex}.pm-analysis-chart i{height:var(--h);background:linear-gradient(#5c91d5,#9ab9df);border-radius:3px 3px 0 0;flex:1}.pm-v3-reports-section{grid-template-columns:.9fr 1.1fr}.pm-report-window{background:#f5f8fc;border:1px solid #dfe7f0;border-radius:22px;padding:13px}.pm-report-toolbar{color:#56657a;justify-content:space-between;align-items:center;gap:8px;padding:7px 4px 11px;font-size:.67rem;display:flex}.pm-report-toolbar div{gap:5px;display:flex}.pm-report-toolbar b{background:#fff;border:1px solid #dce5ef;border-radius:7px;padding:4px 7px;font-size:.58rem;font-weight:500}.pm-report-paper{background:#fff;border:1px solid #e0e6ee;border-radius:8px;padding:21px;box-shadow:0 12px 28px #2040691a}.pm-report-brand{color:#526179;justify-content:space-between;align-items:center;font-size:.58rem;display:flex}.pm-report-brand strong{color:#1f67d2;font-size:.7rem}.pm-report-paper h3{margin:12px 0 8px;font-size:1rem}.pm-report-meta{color:#748095;border-bottom:1px solid #e8edf3;flex-wrap:wrap;gap:6px 12px;padding-bottom:10px;font-size:.52rem;display:flex}.pm-report-table{grid-template-columns:.8fr 1fr 1fr;margin-top:11px;display:grid}.pm-report-table>*{border-bottom:1px solid #edf1f5;padding:7px;font-size:.55rem}.pm-report-table b{color:#435168;background:#f5f7fa}.pm-report-table span{color:#667489}@media (width<=980px){.pm-v3-hero-shell,.pm-overview-section,.pm-meter-detail-section,.pm-v3-reports-section,.pm-history-analysis-grid{grid-template-columns:1fr}.pm-ui-window--hero{max-width:760px;margin-inline:auto}}@media (width<=700px){.pm-ui-shell-top{align-items:flex-start}.pm-ui-context{display:none}.pm-ui-nav{overflow-x:auto}.pm-ui-rank-grid{grid-template-columns:1fr}.pm-ui-meter-grid{grid-template-columns:repeat(2,1fr)}.pm-ui-focus-ranks{grid-template-columns:1fr}.pm-ui-focus-meters{grid-template-columns:repeat(2,1fr)}.pm-ui-detail-power,.pm-ui-detail-bottom,.pm-filter-row,.pm-analysis-summary{grid-template-columns:1fr}}@media (width<=420px){.pm-ui-dashboard{padding:8px}.pm-ui-meter-grid{grid-template-columns:1fr 1fr;gap:5px}.pm-ui-meter-card{padding:7px}.pm-ui-overview-focus,.pm-ui-detail-window{border-radius:18px;padding:14px}.pm-ui-focus-meters{grid-template-columns:1fr 1fr}}.pm-product-presentation{background:linear-gradient(145deg,#f5f9ff 0%,#fff 52%,#f2faf5 100%);border:1px solid #dde6f0;border-radius:26px;padding:24px;box-shadow:0 18px 42px #23436a1a}.pm-presentation-head{border-bottom:1px solid #e6ecf3;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.pm-presentation-head>div{gap:3px;display:grid}.pm-presentation-head small{color:var(--blue);letter-spacing:.08em;font-size:.69rem;font-weight:700}.pm-presentation-head strong{color:#26364c;font-size:1rem}.pm-presentation-head>span{color:#39855a;white-space:nowrap;background:#f4fbf6;border:1px solid #d9eee1;border-radius:999px;padding:6px 10px;font-size:.66rem;font-weight:600}.pm-presentation-flow{grid-template-columns:1fr 36px 1fr 36px 1fr;align-items:stretch;gap:8px;margin-top:18px;display:grid}.pm-presentation-node{background:#ffffffeb;border:1px solid #e0e7ef;border-radius:15px;min-width:0;padding:16px 14px}.pm-presentation-node i{color:#2669c9;background:#edf4ff;border-radius:10px;place-items:center;width:30px;height:30px;margin-bottom:22px;font-size:.68rem;font-style:normal;font-weight:700;display:grid}.pm-presentation-node--core i{color:#35845a;background:#edf8f1}.pm-presentation-node--browser i{color:#63758e;background:#f2f4f8}.pm-presentation-node strong,.pm-presentation-node small{display:block}.pm-presentation-node strong{color:#27364b;font-size:.86rem}.pm-presentation-node small{color:#778598;margin-top:4px;font-size:.64rem;line-height:1.45}.pm-presentation-link{place-items:center;display:grid}.pm-presentation-link span{background:#cfd9e6;width:100%;height:1px;display:block;position:relative}.pm-presentation-link span:after{content:"";border-top:1.5px solid #8ea0b6;border-right:1.5px solid #8ea0b6;width:7px;height:7px;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(45deg)}.pm-presentation-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.pm-presentation-metrics article{background:#fff;border:1px solid #e4eaf1;border-radius:12px;align-items:center;gap:10px;padding:11px 12px;display:flex}.pm-presentation-metrics article>span{color:#276ac9;background:#edf4ff;border-radius:10px;place-items:center;min-width:39px;height:39px;padding:0 6px;font-size:.67rem;font-weight:700;display:grid}.pm-presentation-metrics article:nth-child(2)>span{color:#35845a;background:#eff8f2}.pm-presentation-metrics article:nth-child(3)>span{color:#62738b;background:#f2f4f8}.pm-presentation-metrics small,.pm-presentation-metrics strong{display:block}.pm-presentation-metrics small{color:#8692a3;font-size:.56rem}.pm-presentation-metrics strong{color:#3a485c;margin-top:1px;font-size:.66rem;font-weight:600}.pm-presentation-modules{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.pm-presentation-modules span{color:#627188;background:#f9fbfd;border:1px solid #e0e7f0;border-radius:8px;padding:6px 9px;font-size:.6rem;font-weight:500}.pm-overview-presentation{background:linear-gradient(145deg,#f2f7fd 0%,#fff 58%,#f3faf6 100%);border:1px solid #dee7f0;border-radius:24px;padding:22px}.pm-overview-presentation-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pm-overview-presentation-head>div{gap:2px;display:grid}.pm-overview-presentation-head small{color:#2870cf;letter-spacing:.08em;font-size:.64rem;font-weight:700}.pm-overview-presentation-head strong{color:#2c3b50;font-size:.92rem}.pm-overview-presentation-head>span{color:#8b98a9;font-size:.62rem}.pm-overview-kpi-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px;display:grid}.pm-overview-kpi-grid article{background:#fff;border:1px solid #e0e7ef;border-radius:14px;min-width:0;padding:15px;box-shadow:0 8px 20px #2242690e}.pm-overview-kpi-grid i{color:#3672c8;background:#eef4fd;border-radius:9px;place-items:center;width:28px;height:28px;font-size:.64rem;font-style:normal;font-weight:700;display:grid}.pm-overview-kpi-grid small{color:#76859a;margin-top:15px;font-size:.62rem;display:block}.pm-overview-kpi-grid strong{color:#27374c;margin-top:2px;font-size:.77rem;display:block}.pm-overview-kpi-grid span{color:#8693a4;margin-top:6px;font-size:.58rem;line-height:1.45;display:block}.pm-overview-meter-presentation{background:#ffffffb8;border:1px solid #e2e9f0;border-radius:13px;margin-top:10px;padding:13px}.pm-overview-meter-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.pm-overview-meter-title strong{color:#35445a;font-size:.7rem}.pm-overview-meter-title small{color:#8a97a8;font-size:.56rem}.pm-overview-meter-list{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.pm-overview-meter-list span{background:#fff;border:1px solid #e4eaf1;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:8px 9px;font-size:.62rem;display:flex}.pm-overview-meter-list b{color:#334258}.pm-overview-meter-list i{color:#35885a;font-size:.54rem;font-style:normal}@media (width<=920px){.pm-presentation-flow{grid-template-columns:1fr}.pm-presentation-link{height:20px}.pm-presentation-link span{width:1px;height:100%}.pm-presentation-link span:after{top:auto;bottom:0;right:50%;transform:translate(50%)rotate(135deg)}}@media (width<=680px){.pm-presentation-head{align-items:flex-start}.pm-presentation-metrics,.pm-overview-kpi-grid{grid-template-columns:1fr}.pm-overview-meter-list{grid-template-columns:1fr 1fr}}.pm-product-showcase,.pm-overview-showcase{background:#fff;border:1px solid #dce6f0;margin:0;overflow:hidden;box-shadow:0 18px 42px #23436a1a}.pm-product-showcase{aspect-ratio:1;border-radius:28px}.pm-product-showcase img{object-fit:cover;width:100%;height:100%;display:block}.pm-overview-showcase{border-radius:22px}.pm-overview-showcase img{width:100%;height:auto;display:block}@media (width<=900px){.pm-product-showcase{max-width:760px;margin-inline:auto}}@media (width<=640px){.pm-product-showcase,.pm-overview-showcase{border-radius:18px}}.migration-product-hero{padding-top:52px}.migration-product-shell{grid-template-columns:.92fr 1.08fr}.migration-kicker{min-height:34px;color:var(--blue);letter-spacing:.07em;background:#eef5ff;border:1px solid #dfeafb;border-radius:999px;align-items:center;padding:0 12px;font-size:.76rem;font-weight:700;display:inline-flex}.migration-concept-card{background:linear-gradient(145deg,#f4f8fe 0%,#fff 58%,#f2faf5 100%);border:1px solid #dfe7f1;border-radius:24px;min-height:420px;padding:24px;box-shadow:0 18px 42px #23436a1a}.migration-concept-head{border-bottom:1px solid #e7ecf3;justify-content:space-between;align-items:center;gap:16px;padding-bottom:15px;display:flex}.migration-concept-head span{color:#304158;font-size:.92rem;font-weight:700}.migration-concept-head small{color:#8794a5;font-size:.68rem}.migration-feature-card{min-height:220px}.migration-flow-line{place-items:center;height:34px;display:grid}.migration-flow-line span{background:linear-gradient(#a7b7ca,#7ea3d0);width:1px;height:22px;display:block;position:relative}.migration-flow-line span:after{content:"";border-bottom:1.5px solid #7ea3d0;border-right:1.5px solid #7ea3d0;width:7px;height:7px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)rotate(45deg)}.migration-monitor-card{background:#fff;border:1px solid #dee6ef;border-radius:15px;padding:16px}.migration-monitor-card>div:first-child{gap:1px;display:grid}.migration-monitor-card small{color:#8090a2;font-size:.62rem}.migration-monitor-card strong{color:#314158;font-size:.86rem}.migration-monitor-grid{grid-template-columns:repeat(6,1fr);gap:6px;margin-top:14px;display:grid}.migration-monitor-grid i{background:linear-gradient(#edf4ff,#f8fbff);border:1px solid #e1e8f1;border-radius:8px;height:58px;position:relative}.migration-monitor-grid i:after{content:"";background:#8eb0d8;border-radius:999px;height:5px;position:absolute;bottom:8px;left:7px;right:7px}.migration-audience-row{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.migration-audience-row span{color:#667589;background:#f8fafc;border:1px solid #e0e6ef;border-radius:8px;padding:6px 9px;font-size:.62rem}.machine-concept-machines{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;display:grid}.machine-concept-machines span{background:#fff;border:1px solid #e1e7ef;border-radius:13px;min-width:0;padding:13px 11px}.machine-concept-machines i{background:#eaf4ee;border:1px solid #d9ecdf;border-radius:8px;width:24px;height:24px;margin-bottom:16px;display:block;position:relative}.machine-concept-machines i:after{content:"";background:#58aa73;border-radius:999px;width:7px;height:7px;position:absolute;top:8px;left:8px}.machine-concept-machines span:nth-child(2) i{background:#fff4ef;border-color:#f2ded2}.machine-concept-machines span:nth-child(2) i:after{background:#d98b5e}.machine-concept-machines b,.machine-concept-machines small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.machine-concept-machines b{color:#344258;font-size:.69rem}.machine-concept-machines small{color:#8290a2;margin-top:3px;font-size:.58rem}.migration-copy-split{align-items:stretch}.migration-info-panel{box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff,#f5f9ff);border:1px solid #dfe7f0;border-radius:24px;padding:27px}.migration-info-title{border-bottom:1px solid #e8edf4;gap:3px;padding-bottom:17px;display:grid}.migration-info-title small{color:var(--blue);letter-spacing:.07em;font-size:.68rem;font-weight:700}.migration-info-title strong{color:#2f3e53;font-size:1.02rem}.migration-team-grid,.alarm-flow-steps,.onoff-step-grid{gap:9px;margin-top:18px;display:grid}.migration-team-grid article,.alarm-flow-steps article,.onoff-step-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:13px;grid-template-columns:42px 1fr;align-items:center;column-gap:12px;padding:14px;display:grid}.migration-team-grid article span,.alarm-flow-steps article span,.onoff-step-grid article span{color:#2869c7;background:#edf4ff;border-radius:10px;grid-row:1/3;place-items:center;width:34px;height:34px;font-size:.66rem;font-weight:700;display:grid}.migration-team-grid b,.alarm-flow-steps b,.onoff-step-grid b{color:#334258;font-size:.78rem}.migration-team-grid small,.alarm-flow-steps small,.onoff-step-grid small{color:#7d8b9c;font-size:.65rem;line-height:1.45}.migration-detail-grid{margin-top:28px}.migration-detail-grid article{min-height:220px;padding:28px}.migration-detail-grid article>span{width:38px;height:38px;color:var(--blue);background:#edf4ff;border-radius:11px;place-items:center;margin-bottom:34px;font-size:.72rem;font-weight:700;display:grid}.migration-detail-grid h3{margin:0 0 9px;font-size:1.12rem}.migration-detail-grid p{color:var(--muted);margin:0}.migration-faq-list{gap:10px;margin-top:26px;display:grid}.migration-faq-list details{background:#fff;border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 6px 18px #18305209}.migration-faq-list summary{cursor:pointer;color:#314158;padding:18px 52px 18px 20px;font-weight:600;list-style:none;position:relative}.migration-faq-list summary::-webkit-details-marker{display:none}.migration-faq-list summary:after{content:"+";color:#6f7e91;font-size:1.25rem;font-weight:400;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.migration-faq-list details[open] summary:after{content:"–"}.migration-faq-list details p{color:var(--muted);margin:0;padding:0 20px 20px}.migration-summary-list{gap:10px;margin-top:26px;display:grid}.migration-summary-list article{background:#fff;border:1px solid #e1e8f1;border-radius:15px;grid-template-columns:48px 1fr;gap:14px;padding:18px 20px;display:grid}.migration-summary-list article span{width:38px;height:38px;color:var(--blue);background:#eef5ff;border-radius:11px;place-items:center;font-size:.7rem;font-weight:700;display:grid}.migration-summary-list p{color:#556378;margin:0}.alarm-zone-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.alarm-zone-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:13px;padding:14px}.alarm-zone-grid b{color:#344258;margin-bottom:9px;font-size:.72rem;display:block}.alarm-zone-grid span{color:#748296;align-items:center;gap:7px;margin-top:6px;font-size:.62rem;display:flex}.alarm-zone-grid i{background:#d79a6f;border-radius:999px;width:8px;height:8px}.alarm-zone-grid span:nth-of-type(2) i{background:#d36b6b}.alarm-controller-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.alarm-controller-row span{text-align:center;color:#3f628d;background:#edf4ff;border:1px solid #dbe8f8;border-radius:11px;padding:10px 12px;font-size:.63rem;font-weight:600}.alarm-status-row{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.alarm-status-row span{border-radius:999px;padding:6px 9px;font-size:.6rem;font-weight:600}.alarm-status-row .ok{color:#388057;background:#eaf7ee}.alarm-status-row .warn{color:#a5742e;background:#fff6e9}.alarm-status-row .alarm{color:#b95d5d;background:#fff0f0}.onoff-master-row{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.onoff-master-row>span{background:#fff;border:1px solid #dfe7ef;border-radius:13px;padding:14px}.onoff-master-row b,.onoff-master-row small{display:block}.onoff-master-row b{color:#33516f;font-size:.76rem}.onoff-master-row>span:first-child b{color:#37835a}.onoff-master-row small{color:#8491a2;margin-top:3px;font-size:.6rem}.onoff-device-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.onoff-device-grid article{background:#fff;border:1px solid #e2e8ef;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.onoff-device-grid b,.onoff-device-grid small{display:block}.onoff-device-grid b{color:#36455a;font-size:.7rem}.onoff-device-grid small{color:#8894a3;margin-top:3px;font-size:.58rem}.onoff-device-grid article>span{border-radius:999px;padding:5px 9px;font-size:.58rem;font-weight:700}.onoff-device-grid .on{color:#38835a;background:#e8f7ee}.onoff-device-grid .off{color:#6f7d8d;background:#f1f3f6}.onoff-sequence{grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:6px;margin-top:16px;display:grid}.onoff-sequence span{color:#65758a;background:#f7f9fc;border:1px solid #e1e7ef;border-radius:8px;place-items:center;width:32px;height:28px;font-size:.58rem;display:grid}.onoff-sequence i{background:linear-gradient(90deg,#8faed3,#87bc9a);border-radius:999px;height:2px}@media (width<=980px){.migration-product-shell,.migration-copy-split{grid-template-columns:1fr}.migration-concept-card{min-height:auto}}@media (width<=700px){.machine-concept-machines{grid-template-columns:1fr 1fr}.migration-monitor-grid{grid-template-columns:repeat(3,1fr)}.alarm-zone-grid,.alarm-controller-row,.onoff-master-row,.onoff-device-grid{grid-template-columns:1fr}}.core-product-grid,.home-core-grid,.custom-solution-grid{margin-top:28px}.core-product-card{background:linear-gradient(145deg,#fff 0%,#fbfdff 72%,#f3f8ff 100%);border-color:#d9e5f2}.core-product-card h3{font-size:1.22rem}.custom-solutions-section{position:relative}.custom-solution-card{min-height:210px;padding:24px}.custom-solution-card h3{margin:0 0 8px;font-size:1.08rem}.custom-solution-card p{color:var(--muted);margin:0;font-size:.94rem}.custom-solution-card .learn{color:var(--blue);margin-top:16px;font-weight:600;display:inline-block}.custom-icon{color:#52657c;background:#f1f4f8}.compact-custom-card{grid-template-columns:52px 1fr;align-items:start;gap:16px;min-height:0;display:grid}.compact-custom-card .product-icon{margin:0}.compact-custom-card .learn{margin-top:12px}.custom-solutions-note{color:#718096;margin-top:18px;font-size:.9rem}.custom-product-shell{align-items:center}.custom-concept-card{min-height:390px}.custom-capability-grid{margin-top:2px}.custom-capability-card{min-height:205px}.custom-solution-split{align-items:center}.custom-fit-section{padding-top:64px}.custom-keywords{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.custom-keywords span{color:#56677b;background:#f8fafc;border:1px solid #dfe6ee;border-radius:999px;padding:8px 11px;font-size:.82rem;font-weight:500;display:inline-flex}.custom-alarm-source-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:22px;display:grid}.custom-alarm-source-grid article{background:#fff;border:1px solid #e0e7f0;border-radius:13px;gap:4px;padding:14px 12px;display:grid}.custom-alarm-source-grid b{color:#35465d;font-size:.78rem}.custom-alarm-source-grid small{color:#8491a1;font-size:.62rem;line-height:1.35}.custom-plc-block{text-align:center;background:linear-gradient(135deg,#edf5ff,#f8fbff);border:1px solid #d7e3ef;border-radius:15px;gap:3px;padding:17px 18px;display:grid}.custom-plc-block small{color:var(--blue);letter-spacing:.06em;font-size:.64rem;font-weight:700}.custom-plc-block strong{color:#314158;font-size:.95rem}.custom-plc-block span{color:#7a899c;font-size:.66rem}.custom-hmi-panel{background:#fff;border:1px solid #e0e7f0;border-radius:16px;margin-top:22px;padding:16px}.custom-hmi-title{gap:2px;margin-bottom:12px;display:grid}.custom-hmi-title small{color:var(--blue);letter-spacing:.06em;font-size:.62rem;font-weight:700}.custom-hmi-title strong{color:#35465d;font-size:.9rem}.custom-device-grid{margin-top:0}@media (width<=700px){.compact-custom-card{grid-template-columns:44px 1fr;padding:18px}.custom-alarm-source-grid{grid-template-columns:1fr}.custom-concept-card{min-height:auto}.custom-fit-section{padding-top:48px}}.site-header[data-astro-cid-nen7h5rs]{z-index:20;backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.nav-wrap[data-astro-cid-nen7h5rs]{grid-template-columns:auto 1fr auto;align-items:center;gap:26px;min-height:72px;display:grid}.brand[data-astro-cid-nen7h5rs]{letter-spacing:.02em;gap:7px;font-weight:700;display:flex}.brand-plc[data-astro-cid-nen7h5rs]{color:var(--blue)}nav[data-astro-cid-nen7h5rs]{justify-content:center;gap:30px;display:flex}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#465266;font-size:.95rem;font-weight:500}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active,nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--blue)}@media (width<=700px){.nav-wrap[data-astro-cid-nen7h5rs]{grid-template-columns:auto 1fr}.header-cta[data-astro-cid-nen7h5rs]{display:none}nav[data-astro-cid-nen7h5rs]{justify-content:flex-end;gap:16px}.brand[data-astro-cid-nen7h5rs]{font-size:.92rem}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-size:.88rem}}.footer-group-secondary[data-astro-cid-jo6i4kqk]{margin-top:22px}
