@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f7fb;--bg-2:#fff;--ink:#0f172a;--muted:#5b6b84;--line:#e2e8f0;--brand:#0a63ff;--brand-2:#1b89ff;--accent:#18a34a;--shadow:0 18px 40px #0f172a1f;--shadow-card:0 14px 30px #0f172a24;--radius-lg:20px;--radius-md:12px;--radius-sm:8px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--ink);background:radial-gradient(1200px 600px at 10% -10%, #dff2ff 0%, transparent 60%), radial-gradient(900px 600px at 90% -10%, #e6fff5 0%, transparent 55%), var(--bg);font-family:Manrope,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1200px,92vw);margin:0 auto}.nav{z-index:20;background:#fff;border-bottom:1px solid #e6e8eb;position:sticky;top:0}.nav-top-inner{justify-content:space-between;align-items:center;gap:24px;padding:12px 0;display:flex}.brand{letter-spacing:.01em;align-items:center;gap:12px;font-weight:700;display:flex}.brand-mark{background:linear-gradient(180deg, var(--brand), var(--brand-2));border-radius:999px;width:8px;height:28px;box-shadow:0 8px 18px #0a63ff59}.brand-text{letter-spacing:.06em;color:#0a63ff;text-transform:uppercase;align-items:center;gap:2px;font-size:1.4rem;font-weight:800;display:inline-flex}.brand-letter{color:#1b78ff;text-shadow:0 1px #0a63ff1a;font-weight:800}.brand-letter-strong{color:#0a4bd8}.nav-links{color:#2c2c2c;letter-spacing:.01em;white-space:nowrap;flex:none;gap:26px;font-size:1.02rem;font-weight:800;display:flex}.nav-actions{align-items:center;gap:12px;display:flex}.nav-links a{padding:6px 2px;position:relative}.nav-links a:not(.nav-dropdown-trigger):after{content:"";background:#2c2c2c;width:0;height:2px;transition:width .2s;position:absolute;bottom:-2px;left:0}.nav-links a:not(.nav-dropdown-trigger):hover:after{width:100%}.nav-community-text{color:inherit;font-weight:inherit;font-size:inherit;letter-spacing:inherit;white-space:nowrap;cursor:default;align-items:center;padding:6px 2px;display:inline-flex}.nav-community-prefix{color:#0a63ff}.nav-search{color:#6b7280;background:#fff;border:1px solid #e3e5e8;border-radius:999px;flex:1;align-items:center;gap:8px;min-width:220px;max-width:360px;padding:10px 14px;display:flex}.nav-search input{background:0 0;border:none;outline:none;width:100%;font-size:.92rem}.nav-search-icon{opacity:.7;font-size:.95rem}@media (max-width:900px){.nav-top-inner,.nav-links{flex-wrap:wrap;justify-content:center}.nav-search{order:3;max-width:100%}.nav-actions{order:4}}.account{position:relative}.account-menu{border:1px solid var(--line);min-width:160px;box-shadow:var(--shadow);z-index:10;background:#fff;border-radius:12px;gap:8px;padding:10px;display:grid;position:absolute;top:44px;right:0}.account-menu a,.link-button{color:var(--ink);font-size:.95rem}.link-button{text-align:left;cursor:pointer;background:0 0;border:none;padding:0}.btn{border-radius:var(--radius-md);cursor:pointer;letter-spacing:.01em;border:1px solid #0000;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#0b63ff,#0a49d1);box-shadow:0 12px 26px #0a63ff59}.btn-secondary{color:#f8fff9;background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 12px 26px #16a34a52}.btn.active{color:#fff;background:linear-gradient(135deg, var(--brand), #0f7de8);border-color:#0000;box-shadow:0 12px 24px #0b6bcb4d}.btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px #0f172a1f}.lang-flag{vertical-align:middle;border-radius:2px;width:18px;height:12px;margin-right:6px;display:inline-block;box-shadow:0 0 0 1px #0f172a14}.hero{padding:80px 0 60px}.hero-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:32px;display:grid}.hero h1{margin:0 0 12px;font-family:Manrope,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(2rem,3vw,3.2rem)}.hero p{color:var(--muted);margin:0 0 24px;font-size:1.05rem}.hero-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;padding:20px}.hero-card img{border-radius:16px}.hero-split{background:#e6e6e6;padding:72px 0 64px}.hero-split-grid{grid-template-columns:minmax(280px,1fr) minmax(320px,1fr);align-items:center;gap:48px;display:grid}.hero-copy{max-width:520px}.hero-title{letter-spacing:.01em;color:#3b3b3b;text-shadow:none;margin:0 0 16px;font-family:Manrope,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(2.2rem,3.6vw,3.4rem);font-weight:600}.hero-title-strong{color:#1f2937;margin:0 10px;display:inline-flex}.hero-subtitle{color:#4b5563;max-width:520px;margin:0 0 18px;font-size:1.02rem}.hero-subtitle .hero-subtitle-lead{color:#233b63;font-weight:600}.hero-actions{flex-flow:column wrap;justify-content:flex-start;align-items:flex-start;gap:16px;margin-top:6px;display:flex}.hero-actions .btn{justify-content:center;min-width:132px}.hero-actions-row{flex-wrap:wrap;align-items:stretch;gap:16px;display:flex}.hero-actions-row .btn{flex:1 1 0;min-width:170px}.hero-firmware-note{color:#c2410c;margin:8px 0 0;font-size:.98rem;font-weight:600}.hero-firmware-note .hero-firmware-link{color:#b91c1c;text-underline-offset:3px;text-decoration:underline}.hero-firmware-note .hero-firmware-link:hover{color:#991b1b}.hero-actions .btn-outline{color:#0b4bdc;background:#eef5ff;border-color:#b7d1ff;box-shadow:0 10px 20px #0a54dc26}.hero-actions .btn-docs{color:#0f6a36;background:#f1fff6;border-color:#c6f7d6;box-shadow:0 10px 20px #16a34a1f}.hero-actions .btn-hub{color:#0b5573;background:#eef9ff;border-color:#bfe6f3;box-shadow:0 10px 20px #0e74901f}.hero-media{justify-content:center;display:flex}.hero-media img{background:0 0;border-radius:18px;width:min(560px,100%)}.studio-card{background:#fff;border:1px solid #d5dbe3;border-radius:18px;gap:16px;padding:16px;display:grid;overflow:hidden}.studio-card img{border-radius:12px;width:100%;display:block}.studio-card-actions{justify-content:flex-end;display:flex}.hero-feature-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;width:100%;max-width:920px;margin:36px auto 0;display:grid}.hero-feature{color:#4b5563;justify-items:center;gap:12px;display:grid}.hero-icon{color:#fff;background:#0b7ad1;border-radius:999px;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 12px 24px #0b7ad147}.hero-icon svg{width:28px;height:28px}.hero-feature-title{color:#3f4a5a;font-weight:700}.hero-feature-desc{color:#7b8796;font-size:.9rem}@media (max-width:900px){.hero-split{padding:64px 0 56px}.hero-split-grid{grid-template-columns:1fr;gap:28px}.hero-copy{max-width:100%}}@media (max-width:720px){.hero-title{font-size:clamp(2rem,8vw,2.6rem)}.hero-feature-row{grid-template-columns:1fr}}.section-title{margin-bottom:12px;font-size:1.6rem}.section-subtitle{color:var(--muted);max-width:640px}.panel{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;border:1px solid #eef2f7;padding:28px}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:24px;display:grid}.feature-card{background:#f8fbff;border:1px solid #e2eef9;border-radius:16px;padding:18px}.feature-card h4{margin:0 0 8px}.resource-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0;display:flex}.search{border:1px solid var(--line);min-width:220px;color:var(--muted);background:#fff;border-radius:999px;flex:1;align-items:center;padding:10px 14px;display:flex}.search input{color:inherit;background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.search input::placeholder{color:#94a3b8}.chip{border:1px solid var(--line);color:var(--muted);cursor:pointer;appearance:none;font-size:.9rem;font:inherit;background:#fff;border-radius:999px;padding:6px 14px}.chip.active{color:#0f172a;border-color:#0f172a33;box-shadow:0 6px 16px #0f172a1f}.resource-grid{grid-template-columns:repeat(4,minmax(240px,1fr));justify-content:start;gap:20px;display:grid}@media (max-width:1200px){.resource-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media (max-width:900px){.resource-grid{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media (max-width:640px){.resource-grid{grid-template-columns:1fr}}.resource-loading{color:#ffffffb3;text-align:center;margin-top:16px;font-size:.95rem}.resource-sentinel{height:24px}.resource-card{box-shadow:var(--shadow-card);color:inherit;background:#fff;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.resource-card.reveal-item{opacity:0;will-change:opacity, transform;transition:opacity .6s,transform .6s;transform:translateY(18px)}.resource-card.reveal-item.is-visible{opacity:1;transform:translateY(0)}.resource-card:hover{transform:translateY(-4px);box-shadow:0 14px 40px #0f172a29}.resource-card img{object-fit:cover;width:100%;height:160px}.resource-cover{object-fit:cover;background:#f1f5f9;width:100%;height:160px}.resource-cover-logo{object-fit:contain;background:#f8fafc;padding:18px}.resource-detail{gap:24px;display:grid}.resource-detail-hero{grid-template-columns:minmax(260px,1.2fr) minmax(240px,1fr);align-items:start;gap:24px;display:grid}.resource-detail-hero img{object-fit:cover;border:1px solid #e2e8f0;border-radius:16px;justify-self:end;width:60%;max-width:340px}.resource-detail-meta{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:.9rem;display:flex}.resource-detail-body{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;gap:12px;padding:18px;display:grid}.resource-detail-description{color:#1f2937;white-space:pre-wrap;line-height:1.7}.resource-detail-description .md-video{aspect-ratio:16/9;object-fit:contain;background:#0f172a;border:1px solid #e2e8f0;border-radius:12px;width:min(100%,720px);max-height:405px;margin:8px auto;display:block}.resource-detail-description pre{color:#e2e8f0;background:#0f172a;border:1px solid #1f2937;border-radius:12px;margin:8px 0 0;padding:12px 14px;overflow-x:auto;box-shadow:inset 0 1px #ffffff0f}.resource-detail-description pre code{color:inherit;background:0 0;padding:0;font-family:IBM Plex Mono,Menlo,Consolas,monospace;font-size:.92rem;display:block}.resource-detail-description :not(pre)>code{background:#e2e8f0;border-radius:6px;padding:2px 6px;font-family:IBM Plex Mono,Menlo,Consolas,monospace;font-size:.92rem}.resource-detail-download{background:#fff}.resource-detail-download-info{color:#1f2937;gap:12px;display:grid}.resource-detail-download-row{color:var(--muted);justify-content:flex-start;align-items:baseline;gap:16px;font-size:.95rem;display:flex}.resource-detail-download-row span:last-child{text-align:left;color:#111;min-width:96px;font-weight:600}.resource-detail-label{color:var(--muted);font-size:.9rem}.resource-detail-text{font-size:.98rem;line-height:1.6}.resource-detail-text p,.resource-detail-text ul{margin:6px 0}.resource-detail-text ul{padding-left:18px}.resource-file-download-btn{margin-left:8px;padding:4px 10px;font-size:.82rem}.resource-detail-description a,.resource-detail-text a{color:var(--brand);font-weight:600;text-decoration:underline}.resource-detail-description a:hover,.resource-detail-text a:hover{color:#0a4bd8}.resource-detail-tags{flex-wrap:wrap;gap:8px;display:flex}.resource-detail-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.resource-detail-note{color:var(--muted);font-size:.9rem}@media (max-width:900px){.resource-detail-hero{grid-template-columns:1fr}.resource-detail-hero img{justify-self:start;width:100%;max-width:none}}.upload-card{background:linear-gradient(135deg,#f8fafc,#eef2f7);border:1px dashed #cbd5e1;align-items:center;display:grid}.upload-card-inner{text-align:left;gap:16px;padding:24px;display:grid}.upload-card-badge{color:#1e293b;background:#e2e8f0;border-radius:16px;place-items:center;width:48px;height:48px;font-size:1.6rem;font-weight:700;display:grid}.upload-cover{grid-template-columns:160px 1fr;align-items:center;gap:16px;display:grid}.upload-cover img{object-fit:contain;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:160px;height:100px}.upload-cover-actions input[type=file]{display:block}.tag-input-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tag-input-row input{flex:1;min-width:200px}.tag-list{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.tag-chip{color:#0f172a;background:#f1f5f9;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.85rem;display:inline-flex}.tag-remove{cursor:pointer;color:#475569;background:0 0;border:none;font-size:1rem;line-height:1}.resource-body{flex-direction:column;gap:10px;min-height:132px;padding:16px;display:flex;position:relative}.resource-body h3{margin:0;font-size:1.05rem;line-height:1.4}.resource-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.resource-summary{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;line-height:1.5;overflow:hidden}.resource-body p{color:var(--muted);margin:0;line-height:1.5}.resource-files{gap:6px;display:grid}.resource-files-label{color:var(--muted);font-size:.82rem}.resource-files ul{color:#1f2937;margin:0;padding-left:16px;font-size:.88rem;line-height:1.4}.resource-files li{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.resource-file-note{color:#0f172ab3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.resource-meta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:auto;padding-right:96px;font-size:.85rem;display:flex}.resource-price{color:var(--accent);font-weight:700}.resource-uploader{white-space:nowrap;position:absolute;bottom:12px;right:16px}.resource-download-note{color:#0f172ab3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.meta{color:var(--muted);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.price{color:var(--accent);font-weight:700}.crowd-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.crowd-card{box-shadow:var(--shadow);background:#fff;border-radius:18px;overflow:hidden}.crowd-card img{object-fit:cover;width:100%;height:180px}.progress{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.progress>span{background:linear-gradient(135deg, var(--accent), #4ade80);height:100%;display:block}.footer{color:var(--muted);text-align:center;padding:40px 0 60px}.buy-section{padding:60px 0 80px}.buy-header{text-align:center;margin-bottom:28px}.buy-title{color:#1f2937;margin:0;font-size:clamp(2rem,3vw,2.6rem)}.buy-panel{background:#f1f7ff;border:1px solid #dfe9f6;border-radius:16px;padding:24px}.buy-tabs{border-bottom:1px solid #dbe7f5;flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.buy-tab{color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:10px 10px 0 0;padding:10px 16px;font-weight:600}.buy-tab.active{background:#fff;border:1px solid #dbe7f5;border-bottom-color:#fff}.buy-body{background:#fff;border:1px solid #e7eef7;border-radius:12px;padding:20px}.buy-note{color:#4b5563;margin:0 0 18px}.buy-card-grid{grid-template-columns:repeat(auto-fit,minmax(200px,240px));gap:16px;display:grid}.buy-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;place-items:center;gap:10px;padding:18px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 10px 20px #0f172a14}.buy-card:hover{transform:translateY(-2px);box-shadow:0 14px 24px #0f172a1f}.buy-card-disabled{opacity:.65;cursor:default}.buy-logo{width:min(180px,80%);height:auto;display:block}.buy-card-soon{color:#6b7280;font-size:.9rem}@media (max-width:720px){.buy-panel{padding:18px}.buy-body{padding:16px}}.studio-hero{text-align:center;padding:72px 0 24px}.studio-title{color:#1f2937;margin:0 0 12px;font-size:clamp(2.1rem,3.4vw,2.9rem)}.studio-subtitle{color:#5f6c7b;max-width:720px;margin:0 auto 8px}.studio-footnote{text-align:center;margin-top:10px;font-size:.9rem}.studio-version-kicker{color:#1557d8;background:#eef4ff;border-radius:999px;margin-bottom:12px;padding:6px 10px;font-size:.86rem;font-weight:850;display:inline-flex}.studio-version-switch{background:#fff;border:1px solid #d8e0ea;border-radius:999px;gap:6px;margin:10px 0 6px;padding:4px;display:inline-flex}.studio-version-link{color:#334155;border-radius:999px;min-width:58px;padding:7px 14px;font-weight:850}.studio-version-link.active,.studio-version-link:hover{color:#fff;background:#1557d8}.studio-tabs-block{background:0 0;border:0;flex-direction:column;align-items:center;gap:14px;margin-top:14px;padding:0;display:flex}.studio-tabs-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.studio-info-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;max-width:980px;margin:22px auto 6px;display:grid}.studio-info-card{color:#1f2937;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px 16px;font-weight:600;box-shadow:0 10px 22px #0f172a14}.studio-tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;display:flex}.studio-tab{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d7e3f2;border-radius:999px;padding:10px 18px;font-weight:600;transition:transform .2s,box-shadow .2s}.studio-tab.active{color:#fff;background:linear-gradient(135deg,#0a63ff,#29a1ff);border-color:#0000;box-shadow:0 12px 24px #0b6bcb4d}.studio-tab:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0f172a1f}.studio-section{padding:20px 0 80px}.studio-shell{background:#1f2124;border:1px solid #2b2e33;border-radius:20px;padding:20px}.studio-body{color:#e5e7eb;background:#2a2d32;border:1px solid #35383e;border-radius:16px;padding:26px;position:relative}.studio-body-disabled .studio-header,.studio-body-disabled .studio-console{opacity:.35;filter:grayscale();pointer-events:none}.studio-coming-soon{letter-spacing:.08em;color:#f9fafb;z-index:2;pointer-events:auto;background:#12141899;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:1.4rem;font-weight:700;display:flex;position:absolute;inset:0}.studio-header{text-align:left;margin-bottom:20px}.studio-header-meta{color:#a6b0bf;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;display:flex}.studio-header-left,.studio-header-right{align-items:center;gap:6px;display:flex}.studio-label{color:#f3f4f6;font-size:1.25rem;font-weight:700}.studio-protocol{color:#a6b0bf;font-size:.9rem;font-weight:600}.studio-protocol-conn{color:#f3f4f6;font-size:1.25rem;font-weight:700}.studio-dot{color:#4b5563;font-size:.9rem}.studio-console{grid-template-columns:minmax(220px,260px) minmax(0,1fr) minmax(240px,280px);align-items:start;gap:16px;display:grid}.studio-console-wide{grid-template-columns:minmax(220px,260px) minmax(0,1fr)}.studio-modal-overlay{z-index:50;background:#0f172a99;justify-content:center;align-items:flex-start;padding-top:30vh;display:flex;position:fixed;inset:0}.studio-modal{color:#e5e7eb;background:#10141b;border:1px solid #2c3340;border-radius:14px;width:min(420px,92vw);min-height:140px;padding:24px 22px;box-shadow:0 18px 40px #02061773}.studio-modal-title{font-size:1rem;font-weight:600;line-height:1.5}.studio-modal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;display:flex}.studio-modal-link{color:#60a5fa;font-weight:600;text-decoration:underline}.studio-side,.studio-main,.studio-right{align-content:start;gap:14px;display:grid}.studio-block{background:#2f3238;border:1px solid #3a3d44;border-radius:14px;padding:12px}.studio-block-compact{padding:10px 12px}.studio-block-compact .studio-block-title{margin-bottom:6px}.studio-block-title{color:#f3f4f6;margin-bottom:10px;font-size:.95rem;font-weight:700}.studio-block-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.studio-title-actions{gap:8px;display:inline-flex}.studio-protocol-note{color:#c4cbd6;gap:8px;font-size:.86rem;line-height:1.4;display:grid}.studio-protocol-note p{margin:0}.studio-field{color:#b7c0cc;gap:6px;margin-bottom:10px;font-size:.85rem;display:grid}.studio-connection-note{color:#8f9aa8;margin:0 0 12px;font-size:.82rem;line-height:1.5}.studio-command-note{margin:10px 0 0}.studio-field-full{grid-column:1/-1}.studio-input,.studio-select{color:#e5e7eb;background:#1f2124;border:1px solid #3a3d44;border-radius:8px;width:100%;padding:8px 10px;font-size:.9rem}.studio-input-byte{text-align:center;font-variant-numeric:tabular-nums;padding:6px 4px;font-size:.8rem}.studio-input:disabled,.studio-select:disabled{color:#8b94a3;cursor:not-allowed;background:#1a1c20;border-color:#2c2f36}.studio-input-row,.studio-input-action{align-items:center;gap:8px;display:flex}.studio-input-action .studio-input{flex:1}.studio-unit{color:#9aa4b2;font-size:.85rem}.lang-zh .studio-select-en,.lang-en .studio-select-zh{display:none}.studio-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.studio-row-nowrap{flex-wrap:nowrap;gap:16px}.studio-row-nowrap>*{min-width:0}.studio-row-nowrap .studio-field{flex:0 0 190px}.studio-row-nowrap .studio-byte-group{flex:none}.studio-row-nowrap .studio-field .studio-select{min-width:150px;margin-top:0}.studio-row-nowrap .studio-byte-hint{align-items:center;min-height:36px;line-height:1.4;display:inline-flex}.studio-row-labels{color:#a6b0bf;align-items:center;font-size:.85rem}.studio-row-labels .studio-byte-group{margin-top:0}.studio-row-labels .studio-send-cell,.studio-row-labels .studio-check-cell,.studio-row-labels .studio-grid-label{justify-content:flex-start}.studio-send-cell{text-align:right;flex:1 1 0;justify-content:flex-start;align-items:center;gap:6px;display:flex}.studio-send-cell .studio-btn{flex:none}.studio-row-data .studio-send-cell,.studio-row-labels .studio-send-cell{flex:0 0 72px}.studio-check-cell{flex:0 0 52px;justify-content:flex-start;align-items:center;display:flex}.studio-checkbox{width:16px;height:16px}.studio-row-center{justify-content:center}.studio-row-can-controls{gap:24px}.studio-rs485-mode-note{color:#8f9aa8;flex:420px;align-self:flex-end;max-width:760px;padding-bottom:10px;font-size:.78rem;line-height:1.55}.studio-row-right{justify-content:flex-end}.studio-row-actions .studio-btn{width:100%}.studio-row-disabled{opacity:.6}.studio-btn{color:#e5e7eb;cursor:pointer;background:#3a3d44;border:1px solid #454954;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:7px 14px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.studio-btn:active,.studio-btn.is-clicked{transform:translateY(1px)scale(.98);box-shadow:inset 0 2px 6px #0f172a80}.studio-btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f699}.studio-btn:disabled,.studio-btn[disabled]{cursor:not-allowed;opacity:.6;box-shadow:none;transform:none}.studio-btn.primary{color:#fff;background:linear-gradient(135deg,#0a63ff,#29a1ff);border-color:#0000}.studio-btn.secondary{color:#1f2937;background:#fff;border-color:#d7e3f2}.studio-btn.danger{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#0000}.admin-requests-toolbar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:8px 0 16px;padding:12px 16px;display:flex}.admin-requests-title h2{margin:0 0 4px;font-size:1.1rem}.admin-requests-title p{color:#64748b;margin:0;font-size:.9rem}.admin-requests-actions{align-items:center;gap:10px;display:flex}.admin-requests-hint{color:#64748b;font-size:.9rem}.admin-requests-table{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.admin-requests-head,.admin-requests-row{grid-template-columns:120px 140px 140px 1fr 160px 160px 1.4fr 160px;align-items:center;gap:12px;padding:12px 16px;font-size:.9rem;display:grid}.admin-requests-head{color:#475569;background:#f1f5f9;font-weight:700}.admin-requests-row{border-top:1px solid #f1f5f9;transition:background .2s}.admin-requests-row:hover{background:#f8fafc}.admin-requests-select{background:#fff;border:1px solid #cbd5f5;border-radius:8px;padding:6px 8px;font-size:.9rem}.admin-requests-address{color:#475569;line-height:1.4}.admin-requests-row .pill{border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:4px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.admin-requests-row .pill.ok{color:#166534;background:#dcfce7}.admin-requests-row .pill.muted{color:#475569;background:#e2e8f0}@media (max-width:960px){.admin-requests-head,.admin-requests-row{grid-template-columns:120px 140px 140px 1fr}.admin-requests-head span:nth-child(n+5),.admin-requests-row span:nth-child(n+5),.admin-requests-row select{grid-column:1/-1}.admin-requests-row select{width:max-content}}.studio-btn.small{padding:6px 10px;font-size:.85rem}.studio-pill{color:#cfe7ff;background:#1f3b5a;border-radius:999px;margin-top:8px;padding:6px 10px;font-size:.85rem;font-weight:600}.studio-table{color:#cbd5e1;gap:6px;font-size:.85rem;display:grid}.studio-table-row{background:#24272c;border-radius:8px;grid-template-columns:1.4fr .6fr .8fr;gap:8px;padding:6px 8px;display:grid}.studio-table-row.head{color:#94a3b8;text-transform:uppercase;background:0 0;font-weight:600}.studio-table-row .ok{color:#34d399;font-weight:600}.studio-table-row .warn{color:#fbbf24;font-weight:600}.studio-main-header{background:#24272c;border:1px solid #343741;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.studio-subtabs{flex-wrap:wrap;gap:8px;display:flex}.studio-subtab{color:#cbd5e1;background:#2f3238;border:1px solid #3a3d44;border-radius:999px;padding:6px 12px;font-weight:600}.studio-subtab.active{color:#fff;background:#0a63ff;border-color:#0000}.studio-status{align-items:center;gap:8px;display:flex}.studio-badge{color:#cbd5e1;background:#3a3d44;border-radius:999px;padding:4px 8px;font-size:.8rem;font-weight:600}.studio-badge.ok{color:#86efac;background:#14532d}.studio-canvas{background:#24272c;border:1px solid #343741;border-radius:14px;min-height:300px;padding:14px}.studio-canvas-inner{border:1px dashed #3a3d44;border-radius:12px;height:100%;padding:12px;position:relative}.studio-canvas-grid{background-image:linear-gradient(#2f3238 1px,#0000 1px),linear-gradient(90deg,#2f3238 1px,#0000 1px);background-size:40px 40px;border-radius:10px;height:100%}.studio-canvas-plot{pointer-events:none;width:calc(100% - 24px);height:calc(100% - 24px);position:absolute;inset:12px}.studio-canvas-soon{letter-spacing:.08em;text-transform:uppercase;color:#94a3b873;pointer-events:none;place-items:center;font-size:1.1rem;display:grid;position:absolute;inset:0}.studio-canvas-labels{color:#9aa4b2;font-size:.85rem;position:absolute;bottom:16px;left:16px}.studio-canvas-legend{color:#cbd5e1;align-items:center;gap:12px;font-size:.82rem;display:flex;position:absolute;bottom:16px;right:16px}.studio-legend-item{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.studio-legend-dot{border-radius:999px;width:10px;height:10px}.studio-legend-speed{background:#34d399}.studio-legend-position{background:#60a5fa}.studio-legend-current{background:#fbbf24}.studio-bottom{align-self:start;gap:12px;display:grid}.studio-bottom-row{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.studio-metrics{grid-template-columns:repeat(2,minmax(120px,1fr));gap:10px;display:grid}.studio-live-block .studio-metrics{grid-template-columns:repeat(4,minmax(80px,1fr));gap:8px}.studio-receive-block .studio-log,.studio-send-block .studio-log,.studio-frame-log-block .studio-log{min-height:180px;max-height:260px}.studio-frame-log-block{align-self:start;height:fit-content}.studio-metric{color:#cbd5e1;background:#24272c;border:1px solid #343741;border-radius:10px;gap:6px;padding:10px;display:grid}.studio-commands-block{grid-column:1/-1}.studio-log{color:#94a3b8;background:#1f2124;border:1px solid #343741;border-radius:10px;min-height:120px;max-height:180px;padding:10px;font-family:IBM Plex Mono,Menlo,Consolas,monospace;font-size:.85rem;overflow-y:auto}.studio-log p{margin:0 0 6px}.studio-log p:last-child{margin-bottom:0}.studio-device{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-device-name{color:#f9fafb;font-weight:700}.studio-device-meta{color:#9aa4b2;font-size:.85rem}.studio-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.studio-position-grid{gap:10px;display:grid}.studio-byte-grid{grid-template-columns:repeat(8,40px);gap:6px;display:grid}.studio-byte-grid .studio-input{width:100%}.studio-grid-label{grid-column:1/-1;align-items:center;gap:6px;min-height:24px;display:flex}.studio-byte-grid-id{grid-template-columns:repeat(4,40px)}.studio-byte-grid-header{grid-template-columns:repeat(2,40px)}.studio-byte-grid-channel,.studio-byte-grid-length{grid-template-columns:repeat(1,40px)}.studio-byte-grid-data{grid-template-columns:repeat(8,40px)}.studio-byte-grid-tail{grid-template-columns:repeat(2,40px)}.studio-byte-group{margin-top:10px}.studio-row-nowrap .studio-byte-group+.studio-byte-group{margin-left:20px}.studio-block-scroll-x{padding-bottom:8px;overflow-x:auto}.studio-byte-header{color:#9aa4b2;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;font-size:.8rem;display:flex}.studio-byte-hint{color:#6f7a89;font-size:.72rem}.studio-link{color:#5db5ff;align-items:center;gap:6px;margin-top:8px;font-size:.85rem;font-weight:600;line-height:1.4;text-decoration:underline;display:inline-flex}.studio-link:hover{color:#88c9ff}.studio-row-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.studio-row-two-center{align-items:center}.studio-divider{opacity:.7;background:#3a3d44;border-radius:999px;height:1px}.studio-divider-spaced{margin:26px 0 10px}.studio-field-inline{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-toggle{cursor:pointer;align-items:center;gap:8px;display:inline-flex}.studio-toggle input{appearance:none;background:#1f2124;border:1px solid #3a3d44;border-radius:999px;outline:none;width:44px;height:24px;position:relative}.studio-toggle input:after{content:"";background:#9aa4b2;border-radius:999px;width:18px;height:18px;transition:transform .2s,background .2s;position:absolute;top:2px;left:2px}.studio-toggle input:checked{background:#0a63ff;border-color:#0000}.studio-toggle input:checked:after{background:#fff;transform:translate(20px)}@media (max-width:720px){.studio-body{padding:20px}.studio-console{grid-template-columns:1fr}.studio-main-header{flex-direction:column;align-items:flex-start;gap:10px}}.upload-form{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.upload-form.upload-form-stacked{grid-template-columns:1fr;gap:24px}.upload-shell{gap:24px;display:grid}.upload-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.upload-status{color:#0f172a;background:#f1f5f9;border-radius:12px;padding:10px 14px;font-weight:600}.upload-grid{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.upload-grid.upload-grid-single{grid-template-columns:minmax(0,1fr)}.upload-panel{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fff;border-radius:16px;gap:12px;padding:18px;display:grid}.upload-panel h3{margin:0;font-size:1.05rem}.my-resources-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.my-resources-grid{gap:16px;display:grid}.my-resource-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:14px;padding:16px;display:grid}.my-resource-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.my-resource-head h3{margin:0 0 6px}.my-resource-head p{color:var(--muted);margin:0}.my-resource-status{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;padding:4px 10px;font-size:.85rem;font-weight:600}.my-resource-meta{color:#475569;flex-wrap:wrap;gap:16px;font-size:.9rem;display:flex}.my-resource-uploader{color:#0f5bff;font-weight:600;text-decoration:none}.my-resource-uploader:hover{color:#0b49cc;text-decoration:underline}.my-resource-actions{flex-wrap:wrap;gap:10px;display:flex}.my-resource-actions.align-right{justify-content:flex-end}.my-resource-edit{background:#f8fafc;border-radius:12px;gap:12px;padding:12px;display:grid}.my-resource-edit .field{gap:6px;display:grid}.my-resource-edit input{border:1px solid var(--line);border-radius:8px;padding:8px 10px}.upload-panel-muted{background:#f8fafc}.upload-success-actions{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.upload-success{background:linear-gradient(135deg,#f8fbff,#f1f5ff);border:1px solid #e2e8f0}.upload-success-header{align-items:flex-start;gap:16px;display:flex}.upload-success-header h3{margin:0 0 6px;font-size:1.15rem}.upload-success-header p{color:#475569;margin:0}.upload-success-id{color:#1f2937;margin-top:10px;font-size:.9rem;font-weight:600}.upload-success-icon{color:#0a63ff;background:#e0f2fe;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:700;display:grid;box-shadow:0 10px 18px #0b6bcb2e}.upload-auth-grid{gap:20px;display:grid}.upload-section{border:1px solid var(--line);background:#fff;border-radius:16px;gap:12px;padding:18px;display:grid}.upload-section h3{margin:0;font-size:1.05rem}.upload-footer{justify-content:flex-end;display:flex}.upload-footer-space{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px}.upload-footer-right{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:900px){.upload-grid{grid-template-columns:1fr}}.upload-form .field{flex-direction:column;gap:6px;display:flex}.upload-form input,.upload-form select,.upload-form textarea{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 12px;font-size:.95rem}.upload-check{color:#475569;align-items:center;gap:10px;font-size:.9rem;display:inline-flex}.upload-check input{width:18px;height:18px;accent-color:var(--brand)}.upload-row{grid-template-columns:repeat(auto-fit,minmax(140px,220px));align-items:end;gap:12px;display:grid}.upload-row .field-compact{max-width:220px}.upload-row .field-compact input,.upload-row .field-compact select{width:100%}.upload-steps{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.upload-step-chip{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-width:200px;padding:10px 16px;font-size:.85rem;display:inline-flex}.upload-step-chip strong{color:#1f2937;font-size:.95rem}.upload-step-chip.active{color:#e0f2fe;background:linear-gradient(135deg,#0a63ff,#29a1ff);border-color:#0000;box-shadow:0 10px 20px #0b6bcb33}.upload-step-chip.active strong{color:#fff}.upload-step-body{gap:18px;display:grid}.upload-markdown{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.upload-markdown-toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;gap:10px;margin-bottom:12px;padding:10px 12px;display:flex}.markdown-tool-input{display:none}.markdown-tool{color:#1f2937;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:6px 10px;font-size:.85rem;font-weight:600;display:inline-flex}.markdown-tool:hover{background:#f8fafc;border-color:#cbd5e1}.markdown-tool-icon{color:#0f172a;justify-content:center;width:20px;font-weight:700;display:inline-flex}.markdown-tool-label{color:#475569;font-size:.75rem;font-weight:500}.upload-markdown-pane{grid-auto-rows:min-content;gap:10px;display:grid}.upload-markdown-label{color:#475569;font-weight:600}.upload-markdown textarea{resize:vertical;width:100%;height:100%;min-height:360px;font-family:IBM Plex Mono,Menlo,Consolas,monospace}.upload-markdown-preview{border:1px solid var(--line);color:#0f172a;background:#fff;border-radius:12px;gap:8px;height:100%;min-height:360px;padding:14px;display:grid}.upload-markdown-preview h1{margin:0;font-size:1.6rem}.upload-markdown-preview h2{margin:0;font-size:1.3rem}.upload-markdown-preview h3{margin:0;font-size:1.05rem}.upload-markdown-preview p{color:#475569;margin:0}.upload-markdown-preview ul{color:#475569;margin:0;padding-left:18px}.upload-markdown-preview img{border:1px solid #e2e8f0;border-radius:12px;max-width:100%}.upload-markdown-preview .md-video{aspect-ratio:16/9;object-fit:contain;background:#0f172a;border:1px solid #e2e8f0;border-radius:12px;width:min(100%,720px);max-height:405px;margin:8px auto;display:block}.upload-markdown-preview blockquote{color:#1e3a8a;background:#eff6ff;border-left:3px solid #60a5fa;margin:0;padding:10px 14px}.upload-markdown-preview pre{color:#e2e8f0;background:#0f172a;border-radius:10px;margin:0;padding:12px 14px;overflow-x:auto}.upload-markdown-preview table{border-collapse:collapse;width:100%;font-size:.9rem}.upload-markdown-preview th,.upload-markdown-preview td{text-align:left;border:1px solid #e2e8f0;padding:8px 10px}.upload-markdown-preview th{color:#1f2937;background:#f1f5f9}.upload-markdown-preview :not(pre)>code{background:#e2e8f0;border-radius:6px;padding:2px 6px;font-family:IBM Plex Mono,Menlo,Consolas,monospace;font-size:.9rem}.upload-markdown-preview pre code{color:inherit;background:0 0;padding:0;font-family:IBM Plex Mono,Menlo,Consolas,monospace;font-size:.9rem;display:block}.upload-markdown-preview .md-hl-kw,.resource-detail-description .md-hl-kw{color:#60a5fa;font-weight:600}.upload-markdown-preview .md-hl-str,.resource-detail-description .md-hl-str{color:#fbbf24}.upload-markdown-preview .md-hl-cmt,.resource-detail-description .md-hl-cmt{color:#94a3b8;font-style:italic}.upload-markdown-preview .md-hl-num,.resource-detail-description .md-hl-num{color:#f472b6}.upload-markdown-preview .md-hl-fn,.resource-detail-description .md-hl-fn{color:#34d399}.upload-markdown-preview .md-empty{min-height:8px}.admin-grid{grid-template-columns:minmax(280px,1fr) minmax(320px,1fr);gap:24px;display:grid}.admin-list{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fff;border-radius:18px;padding:16px}.admin-item{border-bottom:1px solid var(--line);gap:6px;padding:12px 0;display:grid}.admin-item:last-child{border-bottom:none}.admin-actions{gap:8px;display:flex}.reward-grid{gap:12px;display:grid}.auth-page{justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:40px 0 80px;display:flex}.auth-card{background:#fff;border:1px solid #e3e6ea;border-radius:6px;width:min(520px,92vw);overflow:hidden;box-shadow:0 18px 32px #0f172a1f}.auth-header{text-align:center;color:#1f2937;border-bottom:1px solid #e3e6ea;padding:18px 22px;font-weight:600}.auth-body{padding:36px 48px 28px}.auth-title{text-align:center;margin-bottom:24px;font-size:1.6rem}.auth-field{margin-bottom:18px}.auth-label{color:#6b7280;margin-bottom:6px;font-size:.85rem;display:block}.auth-input{border:none;border-bottom:1px solid #cbd5e1;outline:none;width:100%;padding:10px 0;font-size:.95rem}.auth-input:focus{border-bottom-color:#0a63ff}.auth-submit{background:linear-gradient(135deg, var(--brand), #0f7de8);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;margin-top:6px;padding:10px 16px;font-weight:600;box-shadow:0 12px 24px #0b6bcb4d}.auth-submit:disabled{color:#6b7280;box-shadow:none;cursor:not-allowed;background:#e5e7eb}.auth-check{color:#4b5563;align-items:center;gap:10px;font-size:.9rem;display:flex}.auth-check input{width:18px;height:18px;accent-color:var(--brand)}.auth-links{justify-content:space-between;margin:14px 0 12px;font-size:.9rem;display:flex}.auth-links a,.auth-links button{color:#16a34a;cursor:pointer;background:0 0;border:none;padding:0}.auth-divider{color:#9aa0a6;align-items:center;gap:12px;margin:18px 0 12px;font-size:.85rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e3e6ea;flex:1;height:1px}.auth-socials{justify-content:center;gap:12px;margin-bottom:20px;display:flex}.auth-social{color:#6b7280;border:1px solid #e3e6ea;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.auth-footer{text-align:center;color:#9aa0a6;padding-bottom:22px;font-size:.8rem}@media (max-width:960px){.admin-grid{grid-template-columns:1fr}}.crowd-detail{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);align-items:start;gap:24px;display:grid}.crowd-media{border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.crowd-meta{box-shadow:var(--shadow);background:#fff;border:1px solid #eef2f7;border-radius:18px;padding:20px}.crowd-tabs{border-bottom:1px solid var(--line);gap:16px;margin-bottom:20px;display:flex}.crowd-tab{color:var(--muted);border-bottom:2px solid #0000;padding:10px 0;font-weight:600}.crowd-tab.active{color:var(--ink);border-bottom-color:var(--accent)}.reward-card{border:1px solid var(--line);border-radius:14px;margin-top:12px;padding:14px}@media (max-width:960px){.crowd-detail{grid-template-columns:1fr}}.lang-en [data-lang=zh],.lang-zh [data-lang=en]{display:none}.fade-up{animation:.8s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:720px){.nav-links{display:none}}.field-hint.file-list{color:var(--muted);flex-wrap:wrap;gap:8px;margin-top:8px;font-size:.85rem;display:flex}.file-chip{background:#eef5ff;border:1px solid #dbe7ff;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.file-chip-remove{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:.9rem;line-height:1}.file-chip-remove:hover{color:#0f172a}.studio-input-mono{letter-spacing:.02em;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem}.studio-preview{background:#1b1d20;border:1px solid #3a3d44;border-radius:10px;gap:6px;padding:10px 12px;display:grid}.studio-preview-row{grid-template-columns:92px 1fr;align-items:center;gap:8px;display:grid}.studio-preview-label{color:#9aa4b2;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.studio-preview-label [data-lang=zh]{text-transform:none;letter-spacing:.02em}.studio-preview-value{color:#e5e7eb;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem}.studio-preview-empty{color:#8b94a3;font-size:.85rem}.nav-links{align-items:center;gap:18px;font-size:1rem}.nav-links a,.nav-link-button{color:inherit;font:inherit;font-weight:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:6px 2px;position:relative}.nav-link-button:after{content:"";background:#2c2c2c;width:0;height:2px;transition:width .2s;position:absolute;bottom:-2px;left:0}.nav-link-button:hover:after{width:100%}.nav-dropdown{position:relative}.nav-dropdown-trigger{align-items:center;gap:5px;display:inline-flex}.nav-dropdown-trigger:after{content:none;display:none}.nav-dropdown-menu{z-index:40;opacity:0;pointer-events:none;background:#fff;border:1px solid #d7e3f2;border-radius:12px;gap:6px;width:min(420px,86vw);padding:10px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 14px);left:-16px;transform:translateY(8px);box-shadow:0 22px 50px #0f172a2e}.nav-dropdown-menu-docs{width:min(360px,86vw);left:50%;right:auto;transform:translate(-50%,8px)}.nav-docs-group{gap:6px;display:grid}.nav-docs-group+.nav-docs-group{border-top:1px solid #e2e8f0;padding-top:8px}.nav-docs-group h3{color:#64748b;margin:0;padding:4px 10px 2px;font-size:.78rem;font-weight:700;line-height:1.3}.nav-docs-links{gap:2px;display:grid}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-dropdown:hover .nav-dropdown-menu-docs,.nav-dropdown:focus-within .nav-dropdown-menu-docs{transform:translate(-50%)}.nav-dropdown-menu:before{content:"";height:14px;position:absolute;top:-14px;left:0;right:0}.nav-dropdown-menu a{color:#0f172a;border-radius:9px;gap:3px;padding:10px 12px;display:grid}.nav-dropdown-menu a:after{display:none}.nav-dropdown-menu a:hover,.nav-dropdown-menu a:focus-visible{background:#f3f7fc;outline:none}.nav-dropdown-menu strong{font-size:.92rem;line-height:1.35}.nav-dropdown-menu span{color:#64748b;white-space:normal;font-size:.78rem;font-weight:600;line-height:1.35}.nav-primary-action{display:inline-flex}.nav-menu-toggle{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;place-items:center;width:42px;height:42px;display:none}.nav-menu-toggle span{background:#1f2937;border-radius:999px;width:18px;height:2px;margin:3px auto;display:block}.footer-links{color:#334155;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:12px;font-weight:700;display:flex}.site-hero{background:linear-gradient(135deg,#ffffffeb,#eef7ffeb),#f8fbff;border-bottom:1px solid #dfe8f4;padding:72px 0 68px}.site-hero-grid,.subpage-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);align-items:center;gap:44px;display:grid}.site-hero-copy{max-width:680px}.eyebrow{color:#0957d6;background:#e8f2ff;border-radius:999px;align-items:center;min-height:28px;margin-bottom:14px;padding:4px 10px;font-size:.85rem;font-weight:800;display:inline-flex}.site-hero h1,.subpage-hero h1{color:#0f172a;letter-spacing:0;margin:0 0 16px;font-size:clamp(2.3rem,4.4vw,4.6rem);line-height:1.06}.site-hero p,.subpage-hero p{color:#475569;max-width:760px;margin:0;font-size:1.08rem}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;display:flex}.system-visual{align-items:center;gap:18px;display:grid;position:relative}.system-visual img{background:#fff;border:1px solid #d7e3f2;border-radius:14px;justify-self:center;width:min(100%,520px);box-shadow:0 18px 36px #0f172a1f}.system-flow{background:#fff;border:1px solid #d9e6f5;border-radius:14px;gap:8px;padding:18px;display:grid;box-shadow:0 14px 30px #0f172a14}.flow-node{background:#f8fbff;border:1px solid #dbe7f5;border-radius:10px;gap:2px;padding:12px 14px;display:grid}.flow-node span,.flow-link{color:#64748b;font-size:.82rem;font-weight:700}.flow-node strong{color:#0f172a;font-size:1rem}.flow-arrow,.flow-link{text-align:center}.section-head{margin-bottom:24px}.section-muted{background:#ffffff8c;border-top:1px solid #e4edf7;border-bottom:1px solid #e4edf7}.product-line-grid,.board-grid,.capability-grid,.docs-group-grid,.scenario-grid{gap:18px;display:grid}.product-line-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-line-card,.board-card,.capability-card,.docs-group-card,.scenario-card,.doc-link-card,.spec-card{background:#fff;border:1px solid #dfe8f4;border-radius:12px;box-shadow:0 12px 26px #0f172a14}.product-line-card{gap:10px;padding:22px;display:grid}.product-line-card h3,.board-card h3,.capability-card h3,.docs-group-card h2{color:#0f172a;margin:0}.product-line-card p,.board-card p,.capability-card p,.docs-group-card p{color:#5b6b84;margin:0}.card-status,.tag-chip{color:#0b5ad9;background:#edf6ff;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:4px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.card-link{color:#0a63ff;margin-top:4px;font-weight:800}.board-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.board-card{flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.board-card:hover,.product-line-card:hover,.doc-link-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px #0f172a21}.board-card img{object-fit:contain;background:#f8fbff;width:100%;height:178px;padding:14px}.board-card-body{flex:1;gap:12px;padding:18px;display:grid}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.responsive-table{background:#fff;border:1px solid #dfe8f4;border-radius:12px;overflow-x:auto;box-shadow:0 10px 24px #0f172a12}.selection-table{border-collapse:collapse;width:100%;min-width:680px}.selection-table th,.selection-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e7eef7;padding:14px 16px}.selection-table th{color:#0f172a;background:#f3f7fc;font-size:.9rem}.selection-table td{color:#334155}.selection-table tr:last-child td{border-bottom:0}.selection-table a{color:#0a63ff;font-weight:800}.table-note{color:#64748b;margin:12px 0 0;font-size:.92rem}.section-dark{color:#e5e7eb;background:#111827}.section-dark .section-title,.section-dark h2{color:#fff}.section-dark p,.section-dark .section-subtitle{color:#cbd5e1}.section-dark .eyebrow{color:#93c5fd;background:#60a5fa24}.v6-grid,.two-column-list,.split-panel,.docs-cta-grid,.split-copy,.cta-strip{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);align-items:center;gap:32px;display:grid}.roadmap{gap:10px;display:grid}.roadmap-step{background:#1f2937;border:1px solid #374151;border-radius:10px;align-items:center;gap:12px;padding:12px;display:flex}.roadmap-step span:first-child{color:#fff;background:#0a63ff;border-radius:999px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.split-panel{background:#fff;border:1px solid #dfe8f4;border-radius:12px;padding:28px;box-shadow:0 12px 28px #0f172a14}.split-panel img{border:1px solid #dfe8f4;border-radius:10px;width:100%}.doc-link-grid{gap:12px;display:grid}.doc-link-card{gap:4px;padding:16px;display:grid}.doc-link-card strong{color:#0f172a}.doc-link-card span{color:#64748b;word-break:break-word}.qq-section{background:#fff;border:1px solid #dfe8f4;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:28px;display:grid;box-shadow:0 12px 28px #0f172a14}.qq-inline-card,.qq-mini{background:#f8fbff;border:1px solid #cfe0f5;border-radius:12px;gap:8px;min-width:220px;padding:18px;display:grid}.qq-inline-card strong,.qq-mini strong{color:#0a63ff;font-size:1.55rem}.community-links{gap:12px;display:grid}.community-card{color:#334155;background:#f8fbff;border:1px solid #cfe0f5;border-radius:12px;gap:8px;min-width:220px;padding:18px;display:grid}.community-card strong{color:#0a63ff;word-break:break-word;font-size:1.25rem;line-height:1.25}a.community-card:hover,a.community-card:focus-visible{background:#fff;border-color:#0a63ff;outline:none}.studio-select-section{padding-top:42px}.studio-version-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.studio-version-card{color:#172033;background:#fff;border:1px solid #d8e0ea;border-radius:8px;align-content:start;gap:12px;padding:24px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.studio-version-card:hover,.studio-version-card:focus-visible{border-color:#1557d8;outline:none;transform:translateY(-3px);box-shadow:0 14px 28px #1557d824}.studio-version-card.featured{border-color:#1557d8}.studio-version-badge{color:#1557d8;background:#eef4ff;border-radius:6px;width:fit-content;padding:5px 9px;font-weight:900}.studio-version-card h2{margin:0;font-size:1.55rem}.studio-version-card h2+ul{margin-top:4px}.studio-version-card p,.studio-version-card li{color:#5d6978;line-height:1.65}.studio-version-card ul{gap:6px;margin:0;padding-left:18px;display:grid}.subpage-hero{background:#f8fbff;border-bottom:1px solid #dfe8f4;padding:64px 0}.subpage-hero img{object-fit:contain;background:#fff;border:1px solid #d7e3f2;border-radius:14px;width:100%;max-height:420px;box-shadow:0 18px 36px #0f172a1a}.product-detail-hero .tag-row{margin-top:18px}.product-detail-title{gap:8px;display:grid}.product-detail-title-main,.product-detail-title-sub{display:block}.product-detail-title-sub{color:#334155;font-size:clamp(1.35rem,2.2vw,2.15rem);font-weight:720;line-height:1.18}.product-intro-panel{gap:22px;display:grid}.product-intro-lead{color:#334155;max-width:980px;font-size:1.05rem;line-height:1.85}.product-detail-capability-list{max-width:100%;margin-top:0}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.capability-card{gap:10px;padding:20px;display:grid}.capability-icon{color:#fff;background:#0a63ff;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.split-copy{align-items:start}.split-copy p{color:#475569;margin-top:0;font-size:1.05rem}.spec-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.spec-card{gap:6px;padding:16px;display:grid}.spec-card span{color:#64748b;font-size:.9rem;font-weight:700}.spec-card strong{color:#0f172a;font-size:1.05rem}.detail-spec-grid{align-items:stretch}.detail-spec-card strong{white-space:pre-line;font-size:.98rem;line-height:1.55}.bullet-list{gap:10px;display:grid}.bullet-list div{color:#334155;background:#fff;border:1px solid #dfe8f4;border-radius:10px;padding:12px 14px 12px 34px;font-weight:700;position:relative}.bullet-list div:before{content:"";background:#0a63ff;border-radius:999px;width:7px;height:7px;position:absolute;top:20px;left:14px}.callout-note{background:#edf6ff;border-left:4px solid #0a63ff;border-radius:8px;padding:14px}.dark-list{gap:12px;display:grid}.dark-list div{background:#1f2937;border:1px solid #374151;border-radius:10px;gap:5px;padding:16px;display:grid}.dark-list strong{color:#93c5fd}.dark-inline-link{color:#99f6e4;align-items:center;width:fit-content;margin-top:6px;font-weight:800;display:inline-flex}.dark-inline-link:hover,.dark-inline-link:focus-visible{color:#fff;text-underline-offset:4px;text-decoration:underline}.system-relation-visual{background:#fff;border:1px solid #d8e0ea;border-radius:8px;gap:12px;padding:18px;display:grid}.relation-node{background:#f8fafc;border:1px solid #d8e0ea;border-radius:8px;gap:5px;padding:16px;display:grid}.relation-node span{color:#64748b;font-size:.82rem;font-weight:800}.relation-node strong{color:#172033;font-size:1.18rem;line-height:1.25}.relation-node small{color:#5d6978;font-size:.88rem;line-height:1.45}.relation-node-board{background:#eef4ff;border-color:#1557d8}.relation-node-board strong{color:#1557d8}.relation-bridge{place-items:center;min-height:32px;display:grid;position:relative}.relation-bridge:before,.relation-bridge:after{content:"";background:#c8d2df;position:absolute;left:50%;transform:translate(-50%)}.relation-bridge:before{width:1px;top:-12px;bottom:-12px}.relation-bridge:after{background:0 0;border-bottom:1px solid #c8d2df;border-right:1px solid #c8d2df;width:7px;height:7px;bottom:-13px;transform:translate(-50%)rotate(45deg)}.relation-bridge span{z-index:1;color:#334155;background:#fff;border:1px solid #d8e0ea;border-radius:999px;padding:5px 10px;font-size:.82rem;font-weight:850;position:relative}.relation-device-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.relation-device-row div{color:#172033;text-align:center;background:#f8fafc;border:1px solid #d8e0ea;border-radius:8px;place-items:center;min-height:46px;padding:10px;font-size:.9rem;font-weight:850;display:grid}.mini-flow{background:#fff;border:1px solid #dfe8f4;border-radius:12px;gap:10px;padding:20px;display:grid;box-shadow:0 12px 28px #0f172a14}.mini-flow.wide{max-width:860px}.mini-flow span{color:#64748b;text-align:center;font-weight:700}.mini-flow strong{color:#0f172a;text-align:center;background:#eaf3ff;border-radius:10px;padding:12px}.placeholder-visual{background:linear-gradient(135deg,#eef6ff,#fff);border:1px solid #d7e3f2;border-radius:14px;place-items:center;gap:12px;min-height:300px;display:grid;box-shadow:0 18px 36px #0f172a1a}.placeholder-visual span{color:#0a63ff;font-weight:800}.placeholder-visual strong{color:#0f172a;font-size:1.8rem}.scenario-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.scenario-card{color:#0f172a;text-align:center;padding:18px;font-weight:800}.docs-stack{background:#fff;border:1px solid #d7e3f2;border-radius:14px;gap:10px;padding:20px;display:grid;box-shadow:0 18px 36px #0f172a1a}.docs-stack div{color:#0f172a;background:#f3f7fc;border-radius:10px;padding:12px 14px;font-weight:800}.docs-group-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.docs-group-card{gap:14px;padding:20px;display:grid}.doc-list{gap:8px;display:grid}.doc-list a{color:#0a63ff;background:#f3f7fc;border-radius:8px;padding:10px 12px;font-weight:800}.cta-strip{align-items:center}.qq-modal-backdrop{z-index:80;background:#0f172a94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.qq-modal{background:#fff;border:1px solid #d7e3f2;border-radius:14px;width:min(760px,100%);padding:26px;position:relative;box-shadow:0 24px 60px #02061759}.qq-modal-close{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #dbe7f5;border-radius:8px;place-items:center;width:34px;height:34px;font-size:1.4rem;display:grid;position:absolute;top:12px;right:12px}.qq-modal-head{padding-right:32px}.qq-modal-head h2{color:#0f172a;margin:0 0 8px}.qq-modal-head p{color:#64748b;margin:0}.contact-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.contact-card{background:#f8fbff;border:1px solid #cfe0f5;border-radius:12px;align-content:start;gap:14px;padding:18px;display:grid}.contact-card-copy{gap:6px;display:grid}.contact-card h3{color:#172033;margin:0;font-size:1.16rem;font-weight:850}.contact-card p{color:#64748b;margin:0;font-size:.92rem;line-height:1.65}.contact-qr{aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #d8e0ea;border-radius:8px;justify-self:center;width:100%;max-width:220px}.contact-code-row{color:#334155;justify-content:space-between;align-items:center;gap:12px;padding-top:2px;font-size:.92rem;font-weight:750;display:flex}.contact-code-row strong{color:#1557d8;font-size:1rem;font-weight:900}.contact-code-row .btn{min-width:72px;padding:8px 12px}.qq-card{background:#f8fbff;border:1px solid #cfe0f5;border-radius:12px;gap:6px;margin:20px 0;padding:18px;display:grid}.qq-label{color:#64748b;font-weight:800}.qq-card strong{color:#0a63ff;font-size:2rem}.qq-modal-actions{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:720px){.contact-modal-grid{grid-template-columns:1fr}.qq-modal{max-height:calc(100vh - 32px);padding:22px;overflow-y:auto}}@media (max-width:1180px){.nav-links{gap:12px;font-size:.94rem}.nav-primary-action{display:none}.board-grid,.docs-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.site-hero-grid,.subpage-hero-grid,.v6-grid,.two-column-list,.split-panel,.docs-cta-grid,.split-copy,.cta-strip,.qq-section{grid-template-columns:1fr}.product-line-grid,.capability-grid,.spec-grid,.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.nav-top-inner{justify-content:space-between}.nav-menu-toggle{display:grid}.nav-links{order:5;grid-template-columns:1fr;gap:8px;width:100%;padding:12px 0 4px;font-size:.98rem;display:none}.nav-links.is-open{display:grid}.nav-links a,.nav-link-button,.nav-dropdown-trigger{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.nav-links a:after,.nav-link-button:after,.nav-dropdown-trigger:after{display:none}.nav-dropdown{gap:8px;display:grid}.nav-dropdown-menu,.nav-dropdown-menu-docs{opacity:1;pointer-events:auto;width:100%;box-shadow:none;background:#fff;border-radius:10px;padding:8px;display:grid;position:static;transform:none}.nav-dropdown-menu:before{display:none}.nav-dropdown-menu a{background:#f8fafc;padding:9px 10px}.site-hero,.subpage-hero{padding:48px 0}.site-hero h1,.subpage-hero h1{font-size:clamp(2rem,11vw,3rem)}.hero-cta-row .btn{justify-content:center;width:100%}.product-line-grid,.board-grid,.capability-grid,.spec-grid,.scenario-grid,.docs-group-grid{grid-template-columns:1fr}.split-panel,.qq-section{padding:20px}.selection-table{min-width:620px}}:root{--brand:#1557d8;--brand-2:#0f766e;--accent:#16a34a;--ink:#111827;--muted:#5d6978;--line:#d8e0ea;--bg:#f5f7fa;--radius-lg:12px;--radius-md:8px;--radius-sm:6px;--shadow:0 16px 36px #1118271a;--shadow-card:none}body{color:#111827;background:#f5f7fa}.container{width:min(1160px,92vw)}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #d8e0ea}.nav-top-inner{gap:18px;padding:10px 0}.brand-mark{width:6px;height:26px;box-shadow:none;background:#1557d8;border-radius:2px}.brand-text,.brand-letter,.brand-letter-strong{color:#1557d8;letter-spacing:.04em;text-shadow:none}.nav-links{color:#263241;gap:16px;font-size:1rem;font-weight:750}.nav-links a,.nav-link-button,.nav-dropdown-trigger{border-radius:6px}.nav-links a:hover,.nav-link-button:hover,.nav-dropdown:focus-within .nav-dropdown-trigger,.nav-dropdown:hover .nav-dropdown-trigger{color:#1557d8}.nav-links a:not(.nav-dropdown-trigger):after,.nav-link-button:after{background:#1557d8}.nav-dropdown-menu,.nav-dropdown-menu-docs{border-color:#d8e0ea;border-radius:8px;gap:2px;width:232px;padding:8px;box-shadow:0 18px 38px #11182724}.nav-dropdown-menu a{color:#172033;border-radius:6px;padding:9px 10px;font-size:.9rem;font-weight:750;line-height:1.25;display:block}.nav-dropdown-menu a:hover,.nav-dropdown-menu a:focus-visible{color:#1557d8;background:#eef4ff}.nav-dropdown-menu span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.nav-dropdown-menu-studio{gap:6px;width:min(360px,92vw);padding:10px;left:50%;transform:translate(-50%,8px)}.nav-dropdown:hover .nav-dropdown-menu-studio,.nav-dropdown:focus-within .nav-dropdown-menu-studio{transform:translate(-50%)}.nav-dropdown-menu-studio a{border:1px solid #0000;border-radius:8px;gap:5px;padding:12px 14px;line-height:1.3;display:grid}.nav-dropdown-menu-studio a:hover,.nav-dropdown-menu-studio a:focus-visible{border-color:#d7e6ff}.nav-dropdown-menu-studio .nav-studio-title{color:#172033;font-size:.94rem;font-weight:850;line-height:1.25}.nav-dropdown-menu-studio .nav-studio-desc{color:#65758f;white-space:nowrap;font-size:.8rem;font-weight:650;line-height:1.45}.nav-dropdown-menu-studio a:hover .nav-studio-title,.nav-dropdown-menu-studio a:focus-visible .nav-studio-title{color:#1557d8}@media (max-width:900px){.nav-dropdown-menu-studio{width:100%;left:auto;transform:none}.nav-dropdown-menu-studio .nav-studio-desc{white-space:normal}.nav-dropdown:hover .nav-dropdown-menu-studio,.nav-dropdown:focus-within .nav-dropdown-menu-studio{transform:none}}.nav-product-dropdown{position:static}.nav-mega-menu{z-index:45;opacity:0;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-top:0;width:min(1180px,96vw);padding:34px 42px 38px;transition:opacity .18s,transform .18s;position:absolute;top:100%;left:50%;transform:translate(-50%,8px);box-shadow:0 24px 48px #0f172a1a}.nav-product-dropdown:hover .nav-mega-menu,.nav-product-dropdown:focus-within .nav-mega-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-mega-menu:before{content:"";height:14px;position:absolute;top:-14px;left:0;right:0}.mega-group{gap:18px;display:grid}.mega-group+.mega-group{margin-top:34px}.mega-group h3{color:#6b7280;margin:0;font-size:1rem;font-weight:500}.mega-product-grid{grid-template-columns:repeat(auto-fill,minmax(140px,160px));justify-content:start;gap:28px;display:grid}.mega-group:first-child .mega-product-grid{grid-template-columns:repeat(auto-fill,minmax(140px,160px));max-width:none}.mega-product-card{color:#111827;text-align:center;justify-items:center;gap:8px;padding:0;display:grid}.mega-product-card:after{display:none}.mega-product-card:hover{color:#f05a00}.mega-product-card.is-disabled,.mega-product-card.is-disabled:hover{color:#111827;cursor:default}.mega-product-image{place-items:center;width:100%;height:122px;display:grid}.mega-product-image img{object-fit:contain;max-width:150px;max-height:116px;transition:transform .18s}.mega-product-card:hover .mega-product-image img{transform:translateY(-3px)}.mega-product-card.is-disabled:hover .mega-product-image img{transform:none}.mega-product-card strong{color:inherit;font-size:.98rem;line-height:1.3}.mega-product-subtitle{color:#4b5563;font-size:.86rem;font-weight:600;line-height:1.2}.mega-product-status{color:#4b5563;text-underline-offset:3px;font-size:.88rem;font-weight:500;text-decoration:underline}.btn{box-shadow:none;border-radius:8px;padding:10px 16px}.btn-primary{color:#fff;box-shadow:none;background:#1557d8}.btn-secondary{color:#fff;box-shadow:none;background:#0f766e}.btn-outline{color:#172033;background:#fff;border-color:#c8d2df}.btn:hover{box-shadow:none}.site-hero,.subpage-hero{background:#fff;border-bottom:1px solid #d8e0ea}.site-hero{padding:74px 0 66px}.subpage-hero{padding:64px 0}.site-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(360px,.86fr);gap:56px}.subpage-hero-grid{gap:48px}.site-hero h1,.subpage-hero h1{max-width:820px;font-family:Manrope,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(2.45rem,4.3vw,4.25rem);font-weight:820;line-height:1.04}.site-hero p,.subpage-hero p{color:#4c5968;font-size:1.08rem;line-height:1.75}.eyebrow{color:#1557d8;letter-spacing:0;background:0 0;border-left:3px solid #1557d8;border-radius:0;min-height:auto;padding:0 0 0 10px}.hero-cta-row{gap:10px}.hero-capability-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.hero-capability-item{background:#f6f8fb;border-left:3px solid #1557d8;gap:4px;padding:12px 14px;display:grid}.hero-capability-item strong{color:#172033;font-size:.95rem}.hero-capability-item span{color:#5d6978;font-size:.9rem;line-height:1.5}.system-visual{grid-template-rows:1fr auto;align-self:stretch}.system-flow,.docs-stack,.placeholder-visual,.mini-flow{box-shadow:none;border-color:#d8e0ea;border-radius:8px}.system-flow{background:#f8fafc;gap:10px;padding:16px}.flow-node{background:#fff;border-radius:6px}.flow-node-primary{background:#eef4ff;border-color:#1557d8}.flow-link{color:#6b7787}.system-visual img,.subpage-hero img{box-shadow:none;border-color:#d8e0ea;border-radius:8px}.section{padding:72px 0}.section-muted{background:#eef2f6;border:0}.section-head{gap:8px;margin-bottom:28px;display:grid}.section-title{color:#111827;margin:0;font-size:clamp(1.6rem,2.2vw,2.25rem);line-height:1.18}.section-subtitle{color:#5d6978;max-width:760px;margin:0}.product-line-grid{background:#fff;border:1px solid #d8e0ea;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.product-line-card{box-shadow:none;border:0;border-right:1px solid #d8e0ea;border-radius:0;padding:24px}.product-line-card:last-child{border-right:0}.product-line-card:before{content:"";background:#1557d8;border-radius:999px;width:34px;height:3px;display:block}.product-line-card:nth-child(2):before{background:#0f766e}.product-line-card:nth-child(3):before{background:#16a34a}.product-line-card:hover,.board-card:hover,.doc-link-card:hover{box-shadow:none;transform:none}.product-line-card h3{font-size:1.3rem}.product-line-card strong{color:#334155}.card-status,.tag-chip{color:#1557d8;background:#e8eef8;border-radius:6px}.board-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.board-card{box-shadow:none;background:#fff;border-color:#d8e0ea;border-radius:8px}.board-card.featured{border-color:#1557d8;box-shadow:inset 0 0 0 1px #1557d8}.board-card img{background:#f8fafc;border-bottom:1px solid #d8e0ea;height:150px;padding:12px}.board-card-body{gap:10px;padding:16px}.board-card h3{font-size:1.1rem}.board-card p{color:#5d6978;font-size:.92rem;line-height:1.65}.quick-selection-card{cursor:pointer;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s}.quick-selection-card:hover,.quick-selection-card:focus-visible{background:#f8fbff;border-color:#1557d8;outline:none;transform:translateY(-3px);box-shadow:0 14px 28px #1557d824}.quick-selection-card:hover .card-link,.quick-selection-card:focus-visible .card-link{color:#0b46b8}.quick-selection-card-disabled,.quick-selection-card-disabled:hover,.quick-selection-card-disabled:focus-visible{cursor:not-allowed;opacity:.72;box-shadow:none;background:#fff;border-color:#d8e0ea;transform:none}.quick-selection-card-disabled .card-link{color:#64748b}.responsive-table{box-shadow:none;border-color:#d8e0ea;border-radius:8px}.selection-table th{color:#263241;background:#f8fafc}.selection-table th,.selection-table td{border-bottom-color:#e1e7ef}.selection-table .active-row td{background:#eef4ff}.hardware-comparison-table{table-layout:fixed;min-width:1040px}.hardware-comparison-table th:first-child,.hardware-comparison-table td:first-child{width:180px}.hardware-comparison-table th{font-size:1rem}.hardware-comparison-table th,.hardware-comparison-table td{border-right:1px solid #e1e7ef}.hardware-comparison-table th:last-child,.hardware-comparison-table td:last-child{border-right:0}.hardware-comparison-table td{line-height:1.65}.hardware-row-label{color:#172033;white-space:normal;font-weight:850}.hardware-value-cell{white-space:pre-line}.hardware-comparison-table td.hardware-value-cell-merged{text-align:center;vertical-align:middle;color:#3f4b5c;background:#fbfdff}.section-dark{background:#172033}.section-dark .eyebrow{color:#99f6e4;border-left-color:#5eead4}.btn-on-dark{color:#fff;background:0 0;border-color:#64748b}.roadmap-step,.dark-list div{background:#ffffff0f;border-color:#ffffff24;border-radius:8px}.roadmap-step span:first-child{color:#0f172a;background:#5eead4}.split-panel,.docs-cta-grid,.qq-section{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.split-panel img{border-radius:8px}.doc-link-card,.docs-group-card,.capability-card,.scenario-card,.spec-card{box-shadow:none;border-color:#d8e0ea;border-radius:8px}.doc-link-card{background:#fff}.doc-link-card:hover{background:#f8fafc}.capability-card{background:#fff}.capability-icon{color:#1557d8;background:#e8eef8;border-radius:6px;width:34px;height:34px}.bullet-list div{box-shadow:none;border-radius:8px}.callout-note{border-radius:6px}.qq-inline-card,.qq-mini,.community-card,.qq-card{box-shadow:none;border-radius:8px}.qq-modal{border-radius:10px}@media (max-width:900px){.site-hero-grid,.subpage-hero-grid{gap:32px}.studio-version-grid,.product-line-grid{grid-template-columns:1fr}.product-line-card{border-bottom:1px solid #d8e0ea;border-right:0}.product-line-card:last-child{border-bottom:0}}@media (max-width:720px){.nav-dropdown-menu,.nav-dropdown-menu-docs{padding:6px}.nav-dropdown-menu a{padding:9px 10px;font-size:.92rem}.nav-product-dropdown{gap:8px;display:grid}.nav-mega-menu{width:100%;box-shadow:none;opacity:1;pointer-events:auto;border:1px solid #e2e8f0;border-radius:10px;gap:18px;padding:12px;display:grid;position:static;transform:none}.nav-mega-menu:before{display:none}.mega-group{gap:10px}.mega-group+.mega-group{margin-top:8px}.mega-product-grid,.mega-group:first-child .mega-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:none}.mega-product-image{height:86px}.mega-product-image img{max-width:112px;max-height:82px}.mega-product-card{background:#f8fafc;border-radius:8px;padding:8px 6px}.site-hero,.subpage-hero,.section{padding:48px 0}}.home-simple{background:#fff}.home-products-hero{background:#fff;border-bottom:1px solid #d8e0ea;overflow:hidden}.home-product-slider{scroll-snap-type:x mandatory;scrollbar-width:none;gap:0;width:100%;margin:0;padding:0 0 20px;scroll-padding-inline:0;display:flex;overflow:auto hidden}.home-product-slider::-webkit-scrollbar{display:none}.home-product-slide{scroll-snap-align:start;background:#fff;flex:0 0 100%;align-items:center;width:100%;min-height:640px;padding:64px 0;display:grid}.home-product-slide .home-feature{width:min(1160px,92vw);margin:0 auto}.home-product-slide.home-feature-primary,.home-product-slide.home-feature-muted,.home-product-slide.home-feature-light{background:#fff}.home-slider-controls{justify-content:center;align-items:center;gap:14px;padding:0 0 22px;display:flex}.home-slider-button{color:#172033;cursor:pointer;background:#fff;border:1px solid #c8d2df;border-radius:999px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.home-slider-button:hover,.home-slider-button:focus-visible{color:#1557d8;border-color:#1557d8;outline:none}.home-slider-dots{align-items:center;gap:8px;display:flex}.home-slider-dots a{background:#9aa7b8;border-radius:999px;width:9px;height:9px}.home-slider-dots a:hover,.home-slider-dots a:focus-visible{background:#1557d8;outline:none}.home-system-section{background:#f8fbff;border-bottom:1px solid #d8e0ea;padding:72px 0}.home-system-head{gap:10px;max-width:860px;margin-bottom:30px;display:grid}.home-system-head h2{color:#172033;margin:0;font-size:clamp(1.8rem,3vw,2.75rem);font-weight:820;line-height:1.12}.home-system-head p,.home-layer-head p{color:#5d6978;margin:0;font-size:1.02rem;line-height:1.78}.home-system-flow{background:#fff;border:1px solid #d8e0ea;border-radius:10px;grid-template-columns:minmax(210px,.9fr) minmax(155px,.48fr) minmax(300px,1.08fr) minmax(145px,.44fr) minmax(220px,.86fr);align-items:center;column-gap:14px;padding:20px;display:grid}.home-system-node{background:#f8fafc;border:1px solid #d8e0ea;border-radius:9px;gap:7px;min-height:164px;padding:20px;display:grid}.home-system-node strong{color:#172033;font-size:1.1rem;font-weight:850;line-height:1.25}.home-system-node span{color:#334155;font-size:.9rem;font-weight:800;line-height:1.45}.home-system-node small{color:#1557d8;font-size:.78rem;font-weight:850;line-height:1.5}.home-system-node-board{background:#eef4ff;border-color:#1557d8}.home-system-node-board strong{color:#1557d8}.home-system-link{place-items:center;min-width:0;min-height:62px;display:grid;position:relative}.home-system-link:before{content:"";background:#c8d2df;height:1px;position:absolute;top:50%;left:-1px;right:-1px}.home-system-link:after{content:"";background:#fff;border-top:1px solid #c8d2df;border-right:1px solid #c8d2df;width:8px;height:8px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)rotate(45deg)}.home-system-link span{z-index:1;color:#172033;text-align:center;white-space:nowrap;background:#fff;border:1px solid #d8e0ea;border-radius:999px;max-width:100%;padding:7px 10px;font-size:.74rem;font-weight:850;line-height:1.25;position:relative}.home-system-devices{grid-template-columns:1fr;gap:10px;display:grid}.home-system-devices div{color:#172033;text-align:center;background:#f8fafc;border:1px solid #d8e0ea;border-radius:8px;place-items:center;gap:2px;min-height:48px;padding:10px 12px;font-size:.95rem;font-weight:850;display:grid}.home-system-devices small{color:#65758f;font-size:.72rem;font-weight:800;line-height:1.25}.home-layer-section{background:#fff;border-bottom:1px solid #d8e0ea;padding:72px 0}.home-layer-head{gap:10px;margin-bottom:28px;display:grid}.home-layer-head h2{color:#172033;max-width:720px;margin:0;font-size:clamp(1.8rem,3vw,2.65rem);font-weight:820;line-height:1.12}.home-layer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-layer-card{color:#172033;background:#fff;border:1px solid #d8e0ea;border-radius:10px;grid-template-rows:auto 1fr;min-height:520px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden;box-shadow:0 16px 36px #0f172a0f}.home-layer-card:hover,.home-layer-card:focus-visible{border-color:#1557d8;outline:none;transform:translateY(-3px);box-shadow:0 20px 42px #1557d824}.home-layer-card-static{cursor:default}.home-layer-card-static:hover{border-color:#d8e0ea;transform:none;box-shadow:0 16px 36px #0f172a0f}.home-layer-card-static .card-link{color:#64748b}.home-layer-media{background:#f8fbff;place-items:center;min-height:220px;padding:28px 24px 20px;display:grid;position:relative}.home-layer-images{justify-content:center;align-items:center;width:100%;display:flex}.home-layer-images img{object-fit:contain;filter:drop-shadow(0 16px 22px #0f172a24);width:min(72%,220px);max-height:180px}.home-layer-card-integrated .home-layer-images img{width:min(76%,230px);max-height:190px}.home-layer-card-motor .home-layer-images img{width:min(68%,210px);max-height:165px}.home-layer-body{align-content:start;gap:12px;padding:22px;display:grid}.home-layer-role{color:#1557d8;background:#eef4ff;border-radius:6px;width:fit-content;padding:5px 9px;font-size:.8rem;font-weight:900}.home-layer-body h3{color:#172033;margin:0;font-size:1.45rem;font-weight:850;line-height:1.2}.home-layer-body p{color:#5d6978;margin:0;font-size:.96rem;line-height:1.72}.home-layer-tags{padding-top:2px}.home-layer-tags .tag-chip{color:#155bd5;background:#edf6ff}.home-layer-body .card-link{margin-top:4px}.home-feature-section{border-bottom:1px solid #d8e0ea;padding:76px 0}.home-feature-section:first-child{padding-top:84px}.home-feature-light{background:#fff}.home-feature-muted{background:#f6f8fb}.home-feature-primary{background:#eeeeed}.home-feature{grid-template-columns:minmax(0,.88fr) minmax(420px,1fr);align-items:center;gap:56px;display:grid}.home-feature-copy{gap:18px;max-width:620px;display:grid}.home-feature h1,.home-feature h2{color:#111827;letter-spacing:0;margin:0;font-family:Manrope,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-weight:820;line-height:1.08}.home-feature h1{font-size:clamp(2.7rem,5vw,5rem)}.home-feature h2{font-size:clamp(2.25rem,4vw,3.8rem)}.home-feature p{color:#475569;max-width:58ch;margin:0;font-size:1.08rem;line-height:1.85}.home-hero-copy{gap:22px;max-width:560px}.home-hero-copy h1,.home-hero-copy h2{color:#30343a;font-family:Manrope,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;line-height:1.05}.home-hero-copy h1{font-size:clamp(3rem,4.4vw,4.25rem)}.home-hero-copy h2{font-size:clamp(2.55rem,3.8vw,3.8rem)}.home-hero-specs{color:#65758f;gap:4px;font-size:1.03rem;font-weight:650;line-height:1.48;display:grid}.home-hero-specs strong{color:#183a64;font-size:1.04rem;font-weight:850}.home-hero-tags{max-width:540px;margin-top:-4px}.home-hero-tags .tag-chip{color:#155bd5;background:#edf6ff}.home-hero-actions{grid-template-columns:repeat(2,minmax(150px,170px));gap:16px 18px;padding-top:8px;display:grid}.home-hero-actions .btn{border-radius:9px;justify-content:center;min-height:46px;font-weight:850}.home-action-static{cursor:default}.home-hero-actions .btn-primary{background:linear-gradient(135deg,#1266ff,#0b55df);box-shadow:0 14px 28px #1266ff42}.home-hero-actions .btn-secondary{color:#fff;background:#1db85d;box-shadow:0 14px 28px #1db85d38}.btn-soft-success{color:#087a38;background:#effff5;border-color:#d5f4df;box-shadow:0 12px 26px #22c55e1f}.btn-soft-info{color:#075985;background:#ecfaff;border-color:#cfeeff;box-shadow:0 12px 26px #0ea5e91f}.home-feature-media{background:0 0;border:0;border-radius:0;place-items:center;min-height:390px;padding:0;display:grid;overflow:visible}.home-feature-primary .home-feature-media{background:0 0}.home-feature-media img{object-fit:contain;filter:drop-shadow(0 22px 22px #1f293729);border-radius:6px;width:100%;max-height:430px}.home-version-media{border:0;min-height:390px;padding:0;overflow:visible;background:0 0!important}.home-version-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:22px;width:100%;display:grid}.home-version-card{color:#111827;text-align:center;background:0 0;border:0;justify-items:center;gap:12px;min-height:0;padding:0;transition:color .18s,transform .18s;display:grid}.home-version-card:hover,.home-version-card:focus-visible{color:#1557d8;outline:none;transform:translateY(-4px)}.home-version-image{place-items:center;width:100%;height:270px;display:grid}.home-version-image img{object-fit:contain;filter:drop-shadow(0 22px 22px #1f29372e);width:auto;max-width:100%;max-height:260px}.home-version-title{justify-items:center;gap:4px;min-height:2.6em;display:grid}.home-version-card strong{color:#111827;font-size:.95rem;font-weight:850;line-height:1.3}.home-version-subtitle{color:#526179;font-size:.82rem;font-weight:700;line-height:1.2}.home-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:34px}.home-showcase-card{pointer-events:none}.home-showcase-card .home-version-image{height:300px}.home-showcase-card .home-version-image img{max-height:290px}.home-showcase-card strong{min-height:0;font-size:1rem}.home-feature-section:last-child{border-bottom:0}@media (max-width:980px){.home-system-flow{grid-template-columns:1fr;gap:0}.home-system-node{min-height:auto}.home-system-link{min-height:52px}.home-system-link:before{width:1px;height:auto;inset:-1px auto -1px 50%}.home-system-link:after{inset:auto auto -4px 50%;transform:translate(-50%)rotate(135deg)}.home-system-link span{white-space:normal}.home-system-devices{grid-template-columns:repeat(3,minmax(0,1fr))}.home-layer-grid{grid-template-columns:1fr}.home-layer-card{grid-template-rows:1fr;grid-template-columns:minmax(220px,.8fr) minmax(0,1fr);min-height:0}.home-layer-media{min-height:240px}.home-product-slide{flex-basis:100%;min-height:auto;padding:48px 0}.home-feature{grid-template-columns:1fr;gap:32px}.home-feature-copy{max-width:760px}.home-feature-media{min-height:300px}.home-version-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.home-showcase-grid{gap:22px}.home-version-image{height:210px}.home-version-image img{max-height:205px}.home-showcase-card .home-version-image{height:220px}.home-showcase-card .home-version-image img{max-height:215px}}@media (max-width:720px){.home-system-section{padding:52px 0}.home-system-head{margin-bottom:22px}.home-system-flow{padding:14px}.home-system-node{padding:16px}.home-system-devices{grid-template-columns:1fr}.home-layer-section{padding:52px 0}.home-layer-head{margin-bottom:22px}.home-layer-card{grid-template-rows:auto 1fr;grid-template-columns:1fr}.home-layer-media{min-height:190px;padding:24px 18px 16px}.home-layer-images img{width:min(70%,190px);max-height:140px}.home-layer-card-integrated .home-layer-images img{width:min(72%,200px);max-height:155px}.home-layer-body{padding:18px}.home-product-slider{gap:0;width:100%;padding-inline:0;scroll-padding-inline:0}.home-product-slide{flex-basis:100%;padding:40px 0 28px}.home-slider-controls{padding-bottom:16px}.home-feature-section,.home-feature-section:first-child{padding:52px 0}.home-feature{gap:26px}.home-feature h1{font-size:clamp(2.25rem,12vw,3.4rem)}.home-hero-copy h1{font-size:clamp(2.45rem,12vw,3.35rem)}.home-hero-copy h2{font-size:clamp(2.25rem,10vw,3rem)}.home-feature h2{font-size:clamp(2rem,10vw,2.9rem)}.home-feature p{font-size:1rem;line-height:1.75}.home-hero-actions{grid-template-columns:1fr;max-width:320px}.home-feature-media{min-height:230px;padding:14px}.home-version-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.home-showcase-grid{gap:16px 12px}.home-version-card{padding:0}.home-version-image{height:142px}.home-version-image img{max-height:138px}.home-showcase-card .home-version-image{height:150px}.home-showcase-card .home-version-image img{max-height:145px}.hero-capability-list{grid-template-columns:1fr}}
