body.signage-site{--sg-ink:#24272c;--sg-text:#424a55;--sg-muted:#69717d;--sg-line:#e3e5ea;--sg-orange:#ff6b2c;--sg-orange-dark:#e94f12;--sg-blue:#2764e7;--sg-green:#138a72;--sg-soft:#f7f8fa;--sg-lavender:#f4f3f9;--sg-dark:#20242a;--sg-max:1220px;margin:0;background:#fff;color:var(--sg-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.62}
.signage-site *{box-sizing:border-box}
.signage-site button,.signage-site input,.signage-site textarea{font:inherit}
.signage-site button{color:inherit}
.signage-site a{color:inherit;text-decoration:none}
.signage-site img{display:block;max-width:100%;height:auto}
.sg-wrap{width:min(var(--sg-max),calc(100% - 44px));margin:0 auto}
.signage-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.98);border-bottom:1px solid #eceef1}
.sg-nav-row{height:80px;display:flex;align-items:center;gap:24px}
.sg-brand{display:flex;align-items:center;gap:13px;flex:0 0 auto}
.sg-brand img{width:146px}
.sg-brand span{padding-left:13px;border-left:1px solid var(--sg-line);color:#4b5360;font-size:13px;font-weight:800;white-space:nowrap}
.sg-desktop-nav{display:flex;align-items:center;gap:2px;margin-left:8px}
.sg-menu-group{position:relative}
.sg-nav-trigger,.sg-nav-link{display:flex;height:80px;padding:0 10px;align-items:center;gap:5px;border:0;background:transparent;color:#4d535c;font-size:15px;font-weight:700;cursor:pointer}
.sg-nav-trigger svg{width:15px;height:15px;transition:transform .18s ease}
.sg-menu-group:hover .sg-nav-trigger,.sg-menu-group:focus-within .sg-nav-trigger,.sg-nav-link:hover{color:var(--sg-orange-dark)}
.sg-menu-group:hover .sg-nav-trigger svg,.sg-menu-group:focus-within .sg-nav-trigger svg{transform:rotate(180deg)}
.sg-mega{position:absolute;top:70px;left:-20px;display:grid;width:650px;grid-template-columns:1fr 1fr;gap:10px;padding:18px;border:1px solid var(--sg-line);border-radius:8px;background:#fff;box-shadow:0 18px 44px rgba(23,30,43,.14);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}
.sg-mega-solutions{width:760px}
.sg-mega-resources{width:650px;left:-130px}
.sg-mega-partners,.sg-mega-download{width:340px;grid-template-columns:1fr;left:-80px}
.sg-mega-download{left:auto;right:0}
.sg-menu-group:hover .sg-mega,.sg-menu-group:focus-within .sg-mega{opacity:1;visibility:visible;transform:translateY(0)}
.sg-menu-column>p{margin:0 10px 8px;color:#8a919b;font-size:12px;font-weight:800}
.sg-menu-column>a{display:grid;grid-template-columns:38px 1fr;gap:11px;padding:11px;border-radius:6px}
.sg-menu-column>a:hover{background:#f7f7fa}
.sg-menu-column>a>svg{width:20px;height:20px;margin-top:3px;color:var(--sg-orange)}
.sg-menu-column strong{display:block;font-size:14px}
.sg-menu-column small{display:block;margin-top:2px;color:var(--sg-muted);font-size:12px;font-weight:500}
.sg-header-actions{display:flex;align-items:center;gap:14px;margin-left:auto}
.sg-login{font-weight:700;color:#4d535c}
.sg-button{display:inline-flex;min-height:48px;padding:0 21px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--sg-orange);border-radius:6px;background:var(--sg-orange);color:#fff;font-weight:800;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.sg-button:hover{background:var(--sg-orange-dark);border-color:var(--sg-orange-dark);transform:translateY(-1px)}
.sg-button svg{width:18px;height:18px}
.sg-button-outline{background:#fff;border-color:#b8bec8;color:var(--sg-ink)}
.sg-button-outline:hover{background:#f8f9fb;border-color:#8d95a1}
.sg-button-dark-outline{background:transparent;border-color:#747b85;color:#fff}
.sg-menu-button{display:none;width:44px;height:44px;margin-left:auto;align-items:center;justify-content:center;border:1px solid var(--sg-line);border-radius:6px;background:#fff;cursor:pointer}
.sg-menu-button svg{width:22px;height:22px}
.sg-mobile-nav{display:none;padding:10px 22px 22px;border-top:1px solid var(--sg-line);background:#fff}
.sg-mobile-nav>a,.sg-mobile-group>button{display:flex;width:100%;min-height:50px;padding:0 4px;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #eef0f3;background:#fff;font-weight:800;text-align:left}
.sg-mobile-group>button svg{width:17px;height:17px;transition:transform .18s ease}
.sg-mobile-group.open>button svg{transform:rotate(180deg)}
.sg-mobile-group>div{display:none;padding:4px 0 9px 15px;border-bottom:1px solid #eef0f3}
.sg-mobile-group.open>div{display:block}
.sg-mobile-group>div a{display:block;padding:9px 0;color:#58606b;font-weight:650}
.sg-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}
.sg-main{min-height:54vh}
.sg-page-hero{min-height:430px;padding:62px 0 70px;background-color:#f2f1f7;background-image:url("assets/signage-hero.png");background-size:cover;background-position:center;display:flex;align-items:center}
.sg-page-hero .sg-wrap{position:relative}
.sg-breadcrumb{display:flex;gap:9px;margin-bottom:28px;color:#626a75;font-size:13px;font-weight:700}
.sg-breadcrumb a:hover{color:var(--sg-orange-dark)}
.sg-kicker{display:block;margin-bottom:10px;color:var(--sg-orange-dark);font-size:14px;font-weight:850}
.sg-page-hero h1{max-width:720px;margin:0;color:#22262b;font-size:50px;line-height:1.12;letter-spacing:0}
.sg-page-hero p{max-width:660px;margin:20px 0 0;color:#505864;font-size:18px}
.sg-hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}
.sg-proof{border-bottom:1px solid var(--sg-line);background:#fff}
.sg-proof .sg-wrap{min-height:110px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:26px}
.sg-proof-item{display:flex;align-items:center;gap:12px;color:#525a65;font-weight:750}
.sg-proof-item svg{width:25px;height:25px;color:var(--sg-orange)}
.sg-player-hero{min-height:620px;background:#f3f3f1}
.sg-player-hero .sg-wrap{display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);column-gap:64px;row-gap:18px;padding-top:28px;padding-bottom:58px;align-items:center}
.sg-player-hero .sg-breadcrumb{grid-column:1/-1;margin-bottom:0}
.sg-player-hero-copy{max-width:570px;padding:30px 0 48px}
.sg-player-hero h1{margin:0;font-size:52px;line-height:1.1;letter-spacing:0}
.sg-player-hero-copy>p:not(.sg-player-hero-fact){margin:20px 0 0;color:#4f5863;font-size:18px}
.sg-player-hero-fact{display:flex;margin:28px 0 0;padding-top:20px;align-items:center;gap:16px;border-top:1px solid #d5d7d8;color:#4c545e;font-size:14px;font-weight:750}
.sg-player-hero-fact strong{color:var(--sg-ink);font-size:22px}
.sg-player-hero-fact span+span{padding-left:16px;border-left:1px solid #cfd2d4}
.sg-player-architecture{width:100%;max-width:620px;justify-self:end;padding:23px 26px 22px;border:1px solid #dedfe7;border-radius:8px;background:#f8f7fc;box-shadow:0 18px 42px rgba(34,41,55,.08)}
.sg-arch-source-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:390px;margin:0 auto}
.sg-arch-source-row>div{min-height:66px;padding:9px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #e1e3ea;border-radius:6px;background:#fff;color:#4f5863;font-size:12px;font-weight:800}
.sg-arch-source-row svg{width:21px;height:21px;color:var(--sg-orange)}
.sg-arch-source-row>div:nth-child(2) svg{color:var(--sg-blue)}
.sg-arch-source-row>div:nth-child(3) svg{color:var(--sg-green)}
.sg-arch-source-line{height:34px;display:grid;grid-template-columns:1fr 22px 1fr;align-items:center;color:var(--sg-orange)}
.sg-arch-source-line span{height:1px;background:#e8a280}
.sg-arch-source-line svg{width:18px;height:18px;margin:auto}
.sg-arch-dashboard{overflow:hidden;border:5px solid #333941;border-radius:8px;background:#fff;box-shadow:0 12px 24px rgba(33,40,51,.12)}
.sg-arch-browser{height:34px;padding:0 9px;display:flex;align-items:center;gap:5px;background:#333941;color:#fff}
.sg-arch-browser>span{width:6px;height:6px;border-radius:50%;background:#747c87}
.sg-arch-browser strong{display:flex;margin-left:auto;align-items:center;gap:6px;font-size:11px}
.sg-arch-browser strong svg{width:14px;height:14px;color:#ff996f}
.sg-arch-dashboard-body{min-height:190px;display:grid;grid-template-columns:72px 1fr}
.sg-arch-sidebar{padding:14px 11px;border-right:1px solid #e5e7ec;background:#f5f6f8}
.sg-arch-sidebar i{display:block;height:8px;margin-bottom:14px;border-radius:2px;background:#d3d7df}
.sg-arch-sidebar i:first-child{background:#ff9c73}
.sg-arch-main{padding:15px}
.sg-arch-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}
.sg-arch-metrics i{height:34px;border:1px solid #e2e5ea;border-radius:4px;background:#fafbfc}
.sg-arch-program{height:78px;margin-top:10px;padding:13px 15px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:4px;background:#2764e7;color:#fff}
.sg-arch-program span{font-size:8px;font-weight:800;opacity:.75}
.sg-arch-program strong{font-size:17px}
.sg-arch-status{display:grid;grid-template-columns:1.4fr 1fr .8fr;gap:7px;margin-top:10px}
.sg-arch-status i{height:8px;border-radius:2px;background:#dce1e8}
.sg-arch-status i:first-child{background:#8edbc8}
.sg-arch-cloud-flow{height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#69717d;font-size:11px;font-weight:800}
.sg-arch-cloud-flow svg{width:18px;height:18px;color:var(--sg-orange)}
.sg-arch-output{display:grid;grid-template-columns:minmax(120px,1fr) 72px minmax(130px,1fr);align-items:center;gap:7px}
.sg-arch-device,.sg-arch-screen{display:flex;min-width:0;flex-direction:column;align-items:center;gap:7px;font-size:12px}
.sg-arch-device img{width:116px;height:76px;object-fit:contain}
.sg-arch-device strong,.sg-arch-screen strong{font-size:12px}
.sg-arch-arrow{display:flex;flex-direction:column;align-items:center;color:#6d7580;font-size:9px;font-weight:900}
.sg-arch-arrow svg{width:30px;height:22px;color:var(--sg-orange)}
.sg-arch-screen>div{width:138px;height:82px;padding:8px;display:flex;align-items:center;justify-content:center;gap:7px;border:5px solid #333941;border-radius:5px;background:#2764e7;color:#fff;font-size:10px;font-weight:800}
.sg-arch-screen>div svg{width:17px;height:17px}
.sg-player-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--sg-line);border-bottom:1px solid var(--sg-line)}
.sg-player-value{min-height:230px;padding:36px 34px;background:#fff}
.sg-player-value+.sg-player-value{border-left:1px solid var(--sg-line)}
.sg-player-value>svg{width:31px;height:31px;margin-bottom:28px;color:var(--sg-orange)}
.sg-player-value:nth-child(2)>svg{color:var(--sg-blue)}
.sg-player-value:nth-child(3)>svg{color:var(--sg-green)}
.sg-player-value h3{margin:0 0 10px;font-size:22px}
.sg-player-value p{margin:0;color:var(--sg-muted)}
.sg-player-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1120px;margin:0 auto}
.sg-player-model{overflow:hidden;border:1px solid #dfe2e7;border-radius:8px;background:#fff}
.sg-player-model-featured{border-top:3px solid var(--sg-orange)}
.sg-player-model-image{width:100%;min-height:0;aspect-ratio:16/10;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid var(--sg-line);background:#fff}
.sg-player-model-image img{width:100%;height:100%;min-height:0;object-fit:contain}
.sg-player-model-image-compact img{width:60%;height:72%}
.sg-player-model-body{padding:31px}
.sg-player-model-label{display:block;margin-bottom:9px;color:var(--sg-orange-dark);font-size:13px;font-weight:900}
.sg-player-model h2{margin:0 0 10px;font-size:27px;line-height:1.25}
.sg-player-model-body>p{min-height:52px;margin:0;color:var(--sg-muted)}
.sg-player-model-price{display:flex;margin:24px 0 15px;align-items:flex-end;gap:7px}
.sg-player-model-price strong{font-size:44px;line-height:1;font-weight:900}
.sg-player-model-price span{padding-bottom:5px;color:var(--sg-muted);font-size:14px;font-weight:700}
.sg-player-service{display:flex;min-height:48px;margin-bottom:25px;padding:0 14px;align-items:center;gap:9px;border-left:3px solid var(--sg-orange);background:#fff3ed;color:#8d3410}
.sg-player-service svg{width:19px;height:19px}
.sg-player-model-body>h3{margin:0 0 12px;font-size:14px}
.sg-player-model ul{display:grid;min-height:142px;margin:0 0 27px;padding:0;gap:10px;list-style:none}
.sg-player-model li{display:flex;align-items:flex-start;gap:9px;color:#4b545e;font-size:14px}
.sg-player-model li svg{flex:0 0 auto;width:17px;height:17px;margin-top:3px;color:var(--sg-green)}
.sg-player-model .sg-button{width:100%}
.sg-player-order-note{margin:20px 0 0;text-align:center;color:var(--sg-muted);font-size:13px}
.sg-player-existing{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}
.sg-player-existing h2{margin:0 0 16px;font-size:39px;line-height:1.18;letter-spacing:0}
.sg-player-existing>div:first-child>p{margin:0 0 26px;color:var(--sg-muted);font-size:17px}
.sg-player-existing-list{border-top:1px solid #d9d9e2}
.sg-player-existing-list>div{display:grid;min-height:92px;padding:18px 4px;grid-template-columns:40px 1fr;align-items:center;gap:12px;border-bottom:1px solid #d9d9e2}
.sg-player-existing-list svg{width:25px;height:25px;color:var(--sg-blue)}
.sg-player-existing-list strong,.sg-player-existing-list small{display:block}
.sg-player-existing-list small{margin-top:3px;color:var(--sg-muted);font-size:13px}
#player-models{scroll-margin-top:78px}
.sg-section{padding:84px 0}
.sg-section.sg-soft{background:var(--sg-soft)}
.sg-section.sg-lavender{background:var(--sg-lavender)}
.sg-section-head{max-width:760px;margin:0 auto 40px;text-align:center}
.sg-section-head h2{margin:0;font-size:39px;line-height:1.18;letter-spacing:0}
.sg-section-head p{margin:15px auto 0;color:var(--sg-muted);font-size:17px}
.sg-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.sg-link-card{display:flex;min-height:245px;padding:28px;flex-direction:column;border:1px solid var(--sg-line);border-radius:8px;background:#fff;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.sg-link-card:hover{border-color:#ffc5ac;transform:translateY(-2px);box-shadow:0 14px 34px rgba(32,40,55,.08)}
.sg-link-card>svg{width:28px;height:28px;margin-bottom:23px;color:var(--sg-orange)}
.sg-link-card h3{margin:0 0 9px;font-size:22px}
.sg-link-card p{margin:0;color:var(--sg-muted)}
.sg-card-link{display:flex;margin-top:auto;padding-top:20px;align-items:center;gap:7px;color:var(--sg-orange-dark);font-weight:800}
.sg-card-link svg{width:17px;height:17px}
.sg-highlight{display:grid;grid-template-columns:.95fr 1.05fr;gap:62px;align-items:center}
.sg-highlight-copy h2{margin:0 0 17px;font-size:39px;line-height:1.18;letter-spacing:0}
.sg-highlight-copy>p{margin:0 0 24px;color:var(--sg-muted);font-size:17px}
.sg-check-list{display:grid;gap:13px;margin:0;padding:0;list-style:none}
.sg-check-list li{display:flex;gap:10px;color:#47505a;font-weight:650}
.sg-check-list svg{flex:0 0 auto;width:19px;height:19px;margin-top:3px;color:var(--sg-green)}
.sg-highlight-visual{min-height:390px;padding:30px;display:grid;place-items:center;border:1px solid #dfe2e7;border-radius:8px;background:#fff;box-shadow:0 20px 46px rgba(32,40,55,.09)}
.sg-highlight-visual img{max-height:330px;object-fit:contain}
.sg-console{width:100%;overflow:hidden;border:1px solid #d9dce3;border-radius:7px;background:#fff}
.sg-console-top{height:48px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;background:#242a33;color:#fff;font-size:13px;font-weight:750}
.sg-console-body{padding:18px}
.sg-console-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px}
.sg-console-metrics div{padding:12px;border:1px solid #e1e4e9;border-radius:6px}
.sg-console-metrics span{display:block;color:#7a828e;font-size:11px}
.sg-console-metrics strong{font-size:20px}
.sg-console-program{min-height:170px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:6px;background:var(--sg-blue);color:#fff}
.sg-console-program small{font-weight:700;opacity:.82}
.sg-console-program strong{margin-top:7px;font-size:24px;line-height:1.2}
.sg-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.sg-step{position:relative;padding:30px 27px;border-top:3px solid var(--sg-orange);background:#fff}
.sg-step:nth-child(2){border-color:var(--sg-blue)}
.sg-step:nth-child(3){border-color:var(--sg-green)}
.sg-step span{display:block;margin-bottom:20px;color:#9aa1ab;font-size:13px;font-weight:900}
.sg-step h3{margin:0 0 9px;font-size:22px}
.sg-step p{margin:0;color:var(--sg-muted)}
.sg-related{display:flex;align-items:center;justify-content:space-between;gap:32px}
.sg-related h2{margin:0;font-size:32px}
.sg-related-links{display:flex;gap:12px;flex-wrap:wrap}
.sg-related-links a{display:inline-flex;min-height:44px;padding:0 16px;align-items:center;gap:7px;border:1px solid var(--sg-line);border-radius:6px;background:#fff;font-weight:750}
.sg-related-links a:hover{border-color:#ffc5ac;color:var(--sg-orange-dark)}
.sg-related-links svg{width:16px;height:16px}
.sg-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1120px;margin:0 auto}
.sg-plan{display:flex;min-height:500px;padding:30px;flex-direction:column;border:1px solid var(--sg-line);border-radius:8px;background:#fff}
.sg-plan.recommended{border:2px solid var(--sg-orange)}
.sg-plan-badge{align-self:flex-start;margin-bottom:14px;color:var(--sg-orange-dark);font-size:13px;font-weight:900}
.sg-plan h2{margin:0;font-size:25px}
.sg-price{display:flex;align-items:flex-end;gap:6px;margin:15px 0 10px;font-size:38px;line-height:1;font-weight:900}
.sg-price small{padding-bottom:4px;color:var(--sg-muted);font-size:13px;font-weight:700}
.sg-plan>p{margin:0 0 20px;color:var(--sg-muted)}
.sg-plan ul{margin:0 0 26px;padding:0;list-style:none;display:grid;gap:10px}
.sg-plan li{display:flex;gap:9px;color:#4c555f;font-size:14px}
.sg-plan li svg{flex:0 0 auto;width:17px;height:17px;margin-top:3px;color:var(--sg-green)}
.sg-plan .sg-button{width:100%;margin-top:auto}
.sg-pricing-note{margin:20px 0 0;text-align:center;color:var(--sg-muted);font-size:13px}
.sg-faq{max-width:900px;margin:0 auto;border-top:1px solid var(--sg-line)}
.sg-faq details{border-bottom:1px solid var(--sg-line)}
.sg-faq summary{position:relative;padding:22px 44px 22px 0;cursor:pointer;font-size:17px;font-weight:800;list-style:none}
.sg-faq summary::-webkit-details-marker{display:none}
.sg-faq summary:after{content:"+";position:absolute;right:10px;top:17px;color:var(--sg-orange);font-size:26px;font-weight:500}
.sg-faq details[open] summary:after{content:"−"}
.sg-faq p{margin:0;padding:0 44px 22px 0;color:var(--sg-muted)}
.sg-footer-cta{padding:62px 0;background:#252930;color:#fff}
.sg-footer-cta .sg-wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}
.sg-footer-cta h2{margin:0 0 8px;font-size:35px}
.sg-footer-cta p{margin:0;color:#c4c8cf}
.sg-footer-cta .sg-wrap>div:last-child{display:flex;gap:12px;flex:0 0 auto}
.sg-footer{padding:54px 0 22px;background:#171a1f;color:#b8bec7}
.sg-footer-grid{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:32px}
.sg-footer-brand img{width:150px;filter:brightness(0) invert(1)}
.sg-footer-brand p{max-width:320px;margin:18px 0;color:#9ca3ad;font-size:14px}
.sg-footer h3{margin:0 0 14px;color:#fff;font-size:15px}
.sg-footer a{display:block;margin:8px 0;color:#aeb5bf;font-size:14px}
.sg-footer a:hover{color:#fff}
.sg-copyright{margin-top:38px;padding-top:19px;border-top:1px solid #30343b;color:#858d98;font-size:13px}
.sg-copyright a{display:inline;margin-left:12px}
.sg-download-hero{min-height:390px}
.sg-download-switch{display:grid;grid-template-columns:1fr 1fr;max-width:820px;margin:0 auto 36px;border:1px solid var(--sg-line);border-radius:8px;overflow:hidden;background:#fff}
.sg-download-switch button{min-height:94px;padding:18px 24px;display:flex;align-items:center;gap:14px;border:0;border-right:1px solid var(--sg-line);background:#fff;text-align:left;cursor:pointer}
.sg-download-switch button:last-child{border-right:0}
.sg-download-switch button.active{background:#fff0e9;color:var(--sg-orange-dark)}
.sg-download-switch svg{width:28px;height:28px;flex:0 0 auto}
.sg-download-switch strong,.sg-download-switch small{display:block}
.sg-download-switch strong{font-size:18px}
.sg-download-switch small{margin-top:3px;color:var(--sg-muted);font-size:13px;font-weight:500}
.sg-product-download-panel{display:none}
.sg-product-download-panel.active{display:block}
.sg-download-empty{max-width:820px;min-height:390px;margin:0 auto;padding:60px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border:1px solid var(--sg-line);border-radius:8px;background:var(--sg-soft)}
.sg-download-empty>svg{width:42px;height:42px;margin-bottom:24px;color:var(--sg-blue)}
.sg-download-empty h2,.sg-controller-heading h2{margin:0;font-size:34px;line-height:1.2}
.sg-download-empty p,.sg-controller-heading p{max-width:700px;margin:14px 0 0;color:var(--sg-muted)}
.sg-inline-actions{display:flex;align-items:center;gap:20px;margin-top:25px;flex-wrap:wrap}
.sg-signage-download-heading{margin-bottom:32px}
.sg-signage-download-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px;margin:0 auto}
.sg-signage-download-card{min-height:310px;position:relative}
.sg-signage-download-card>svg{width:34px;height:34px}
.sg-signage-download-card code{font-family:Consolas,"SFMono-Regular",monospace;color:var(--sg-ink);font-size:14px}
.sg-signage-download-card .sg-button{width:100%;margin-top:auto}
.sg-download-status{position:absolute;top:26px;right:26px;padding:5px 9px;border-radius:4px;background:#eef0f3;color:#68717d;font-size:12px;font-weight:800}
.sg-download-status.is-ready{background:#e6f6f0;color:#087d61}
.sg-signage-download-actions{max-width:820px;margin:26px auto 0;justify-content:center}
.sg-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--sg-orange-dark);font-weight:800}
.sg-text-link svg{width:17px;height:17px}
.sg-controller-heading{max-width:850px;margin:0 auto 32px;text-align:center}
.sg-controller-wiki-entry{display:flex;margin:24px auto 0;padding:18px 20px;align-items:center;justify-content:space-between;gap:24px;border:1px solid #ffd1be;border-radius:9px;background:#fff7f2;text-align:left}
.sg-controller-wiki-entry>div{display:flex;min-width:0;align-items:center;gap:13px}
.sg-controller-wiki-entry>div>svg{flex:0 0 auto;width:27px;height:27px;color:var(--sg-orange)}
.sg-controller-wiki-entry strong,.sg-controller-wiki-entry small{display:block}
.sg-controller-wiki-entry strong{color:var(--sg-ink);font-size:16px}
.sg-controller-wiki-entry small{margin-top:3px;color:var(--sg-muted);font-size:13px;font-weight:600}
.sg-controller-wiki-entry .sg-button{flex:0 0 auto;min-height:44px;padding:0 17px}
.sg-product-download-panel .download-center{margin-top:0}
.sg-product-download-panel .software-head{display:none}
.sg-product-download-panel .download-tabs{border-top-color:var(--sg-orange)}
.sg-product-download-panel .download-tabs a.active{background:var(--sg-orange);color:#fff}
.sg-product-download-panel .download-tabs a:hover{color:var(--sg-orange-dark)}
.sg-product-download-panel .download-tabs a.active:hover{color:#fff}
.sg-product-download-panel .download-action{background:var(--sg-orange);border-color:var(--sg-orange);color:#fff}
.sg-product-download-panel .download-action:hover{background:var(--sg-orange-dark);border-color:var(--sg-orange-dark);color:#fff}
@media(max-width:1120px){.sg-brand span{display:none}.sg-desktop-nav{margin-left:0}.sg-nav-trigger,.sg-nav-link{padding:0 7px}.sg-header-actions{gap:9px}.sg-header-actions .sg-button{padding:0 15px}.sg-page-hero{background-position:58% center}}
@media(max-width:940px){.sg-desktop-nav,.sg-header-actions{display:none}.sg-menu-button{display:flex}.sg-nav-row{height:70px}.sg-brand img{width:136px}.sg-mobile-nav.open{display:block}.sg-page-hero{position:relative;min-height:390px;background-position:64% center}.sg-page-hero:before{content:"";position:absolute;inset:0;background:rgba(244,243,249,.76)}.sg-page-hero .sg-wrap{position:relative;z-index:1}.sg-page-hero h1{font-size:43px}.sg-player-hero{min-height:0}.sg-player-hero .sg-wrap{grid-template-columns:1fr;gap:22px;padding-top:24px;padding-bottom:48px}.sg-player-hero .sg-breadcrumb{grid-column:1}.sg-player-hero-copy{max-width:720px;padding:18px 0 4px}.sg-player-hero h1{font-size:42px}.sg-player-architecture{justify-self:center}.sg-player-value-grid{grid-template-columns:1fr}.sg-player-value{min-height:0}.sg-player-value+.sg-player-value{border-top:1px solid var(--sg-line);border-left:0}.sg-player-model-grid{grid-template-columns:1fr;max-width:700px}.sg-player-existing{grid-template-columns:1fr;gap:40px}.sg-proof .sg-wrap{grid-template-columns:1fr 1fr;padding-top:24px;padding-bottom:24px}.sg-card-grid,.sg-steps,.sg-plan-grid,.sg-signage-download-grid{grid-template-columns:1fr}.sg-highlight{grid-template-columns:1fr;gap:36px}.sg-highlight-visual{min-height:340px}.sg-related{display:block}.sg-related-links{margin-top:22px}.sg-footer-grid{grid-template-columns:1fr 1fr}.sg-footer-brand{grid-column:1/-1}.sg-download-switch{max-width:none}}
@media(max-width:620px){.sg-wrap{width:min(var(--sg-max),calc(100% - 32px))}.sg-mobile-actions{grid-template-columns:1fr}.sg-section{padding:64px 0}.sg-page-hero{min-height:360px;padding:48px 0 56px;background-position:68% center}.sg-page-hero:before{background:rgba(244,243,249,.86)}.sg-breadcrumb{margin-bottom:22px}.sg-page-hero h1{font-size:35px}.sg-page-hero p{font-size:16px}.sg-player-hero{min-height:0}.sg-player-hero .sg-wrap{padding-top:18px;padding-bottom:34px;gap:12px}.sg-player-hero-copy{max-width:none;padding:14px 0 8px}.sg-player-hero h1{font-size:36px}.sg-player-hero-copy>p:not(.sg-player-hero-fact){font-size:16px}.sg-player-hero-fact{align-items:flex-start;gap:9px;flex-wrap:wrap}.sg-player-hero-fact span+span{padding-left:9px}.sg-player-architecture{padding:16px 14px 15px}.sg-arch-source-row{gap:6px}.sg-arch-source-row>div{min-height:58px}.sg-arch-dashboard-body{min-height:160px;grid-template-columns:56px 1fr}.sg-arch-sidebar{padding:12px 8px}.sg-arch-main{padding:11px}.sg-arch-program{height:66px}.sg-arch-output{grid-template-columns:minmax(82px,1fr) 42px minmax(92px,1fr);gap:2px}.sg-arch-device img{width:86px;height:62px}.sg-arch-screen>div{width:96px;height:62px;border-width:4px}.sg-arch-screen>div span{display:none}.sg-arch-arrow svg{width:22px}.sg-player-value{padding:30px 20px}.sg-player-model-body{padding:25px 22px}.sg-player-model h2{font-size:24px}.sg-player-model-body>p,.sg-player-model ul{min-height:0}.sg-player-model-price strong{font-size:39px}.sg-player-existing h2{font-size:31px}.sg-proof .sg-wrap{grid-template-columns:1fr;gap:17px}.sg-section-head{text-align:left}.sg-section-head h2,.sg-highlight-copy h2{font-size:31px}.sg-link-card{min-height:220px}.sg-console-metrics{grid-template-columns:1fr}.sg-highlight-visual{min-height:300px;padding:18px}.sg-footer-cta .sg-wrap{display:block}.sg-footer-cta h2{font-size:29px}.sg-footer-cta .sg-wrap>div:last-child{display:grid;margin-top:24px}.sg-footer-grid{grid-template-columns:1fr}.sg-footer-brand{grid-column:auto}.sg-copyright a{display:block;margin:7px 0 0}.sg-download-switch{grid-template-columns:1fr}.sg-download-switch button{border-right:0;border-bottom:1px solid var(--sg-line)}.sg-download-switch button:last-child{border-bottom:0}.sg-download-empty{min-height:340px;padding:32px 24px}.sg-download-empty h2,.sg-controller-heading h2{font-size:29px}.sg-controller-wiki-entry{align-items:stretch;flex-direction:column}.sg-controller-wiki-entry .sg-button{width:100%}.sg-product-download-panel .download-center{display:block}.sg-product-download-panel .download-tabs{display:flex;overflow-x:auto;margin-bottom:18px}.sg-product-download-panel .download-tabs a{min-width:max-content}.sg-product-download-panel .ykd-download-table{min-width:680px}.sg-product-download-panel .download-tab-panel{overflow-x:auto}}
