:root{--yx-bg-base:#0b1220;--yx-bg-elevated:#0e1628;--yx-surface:#121b2e;--yx-surface-2:#151f35;--yx-border:#1f2a42;--yx-primary:#2563eb;--yx-primary-soft:#2563eb2e;--yx-accent-cyan:#0ea5e9;--yx-text:#e8eef7;--yx-text-muted:#94a3b8;--yx-success:#22c55e;--yx-warning:#f59e0b;--yx-danger:#ef4444;--yx-font-sans:"Microsoft YaHei", "PingFang SC", system-ui, sans-serif;--yx-font-mono:"JetBrains Mono", ui-monospace, Consolas, monospace;--yx-radius:12px;--yx-header-h:64px;--yx-maxw:1200px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--yx-font-sans);color:var(--yx-text);background:linear-gradient(180deg, var(--yx-bg-base) 0%, var(--yx-bg-elevated) 40%);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}#app{flex-direction:column;min-height:100vh;display:flex}.yx-header[data-v-b16edb9e]{z-index:50;height:var(--yx-header-h);border-bottom:1px solid var(--yx-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1220e0;position:sticky;top:0}.yx-header__inner[data-v-b16edb9e]{max-width:var(--yx-maxw);align-items:center;gap:12px;height:100%;margin:0 auto;padding:0 20px;display:flex;position:relative}.yx-header__end[data-v-b16edb9e]{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.yx-lang[data-v-b16edb9e]{border:1px solid var(--yx-border);background:var(--yx-surface);border-radius:10px;display:flex;overflow:hidden}.yx-lang__btn[data-v-b16edb9e]{color:var(--yx-text-muted);cursor:pointer;background:0 0;border:none;padding:8px 11px;font-family:inherit;font-size:12px;font-weight:600}.yx-lang__btn[data-v-b16edb9e]:hover{color:var(--yx-text);background:#1f2a4280}.yx-lang__btn--on[data-v-b16edb9e]{color:#4ade80;background:#22c55e1f}.yx-lang__btn[data-v-b16edb9e]:focus-visible{outline-offset:2px;z-index:1;outline:2px solid #4ade80}.yx-brand[data-v-b16edb9e]{flex-shrink:0;align-items:center;gap:12px;min-width:0;display:flex}.yx-brand__logo[data-v-b16edb9e]{object-fit:contain;flex-shrink:0;width:auto;height:38px}.yx-brand__meta[data-v-b16edb9e]{flex-direction:column;gap:2px;min-width:0;display:flex}.yx-brand__name[data-v-b16edb9e]{color:var(--yx-text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:12px;font-weight:600;line-height:1.2;overflow:hidden}.yx-brand__line[data-v-b16edb9e]{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.yx-brand__domain[data-v-b16edb9e]{letter-spacing:.02em;font-size:15px;font-weight:700}.yx-brand__tag[data-v-b16edb9e]{color:#86efac;background:#22c55e14;border:1px solid #22c55e59;border-radius:999px;padding:2px 8px;font-size:11px}@media (width<=639px){.yx-brand__name[data-v-b16edb9e]{display:none}.yx-brand__logo[data-v-b16edb9e]{height:34px}}.yx-nav-toggle[data-v-b16edb9e]{border:1px solid var(--yx-border);background:var(--yx-surface);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;display:flex}.yx-nav-toggle span[data-v-b16edb9e]{background:var(--yx-text);border-radius:1px;width:18px;height:2px;margin:0 auto;display:block}@media (width>=900px){.yx-nav-toggle[data-v-b16edb9e]{display:none}.yx-header__end[data-v-b16edb9e]{margin-left:0}}.yx-nav[data-v-b16edb9e]{top:var(--yx-header-h);border-bottom:1px solid var(--yx-border);background:#0b1220f7;flex-direction:column;gap:4px;padding:12px 20px 20px;display:none;position:absolute;left:0;right:0}.yx-nav--open[data-v-b16edb9e]{display:flex}@media (width>=900px){.yx-nav[data-v-b16edb9e]{background:0 0;border:none;flex-direction:row;flex:1;justify-content:flex-end;gap:4px;min-width:0;padding:0;display:flex;position:static}}.yx-nav__link[data-v-b16edb9e]{color:var(--yx-text-muted);white-space:nowrap;border-radius:10px;padding:10px 12px;font-size:14px;transition:color .2s,background .2s}.yx-nav__link[data-v-b16edb9e]:hover{color:var(--yx-text);background:#1f2a4299}.yx-nav__link--active[data-v-b16edb9e]{color:var(--yx-text);background:#22c55e1f;box-shadow:inset 0 0 0 1px #22c55e59}.yx-footer[data-v-66291aae]{border-top:1px solid var(--yx-border);background:#080c16bf;margin-top:auto;padding:36px 20px 40px}.yx-footer__inner[data-v-66291aae]{max-width:var(--yx-maxw);margin:0 auto}.yx-footer__grid[data-v-66291aae]{gap:28px;margin-bottom:28px;display:grid}@media (width>=720px){.yx-footer__grid[data-v-66291aae]{grid-template-columns:1fr 1.1fr;align-items:start}}.yx-footer__logo[data-v-66291aae]{object-fit:contain;width:auto;height:36px;margin-bottom:10px}.yx-footer__company[data-v-66291aae]{color:var(--yx-text);margin:0 0 8px;font-size:16px;font-weight:700}.yx-footer__slogan[data-v-66291aae]{color:var(--yx-text-muted);max-width:36ch;margin:0;font-size:13px;line-height:1.55}.yx-footer__h[data-v-66291aae]{color:#86efac;letter-spacing:.06em;margin:0 0 12px;font-size:14px;font-weight:700}.yx-footer__row[data-v-66291aae]{color:var(--yx-text-muted);flex-wrap:wrap;gap:8px;margin:0 0 8px;font-size:14px;line-height:1.5;display:flex}.yx-footer__k[data-v-66291aae]{min-width:2.5em;color:var(--yx-text);opacity:.85}.yx-footer__a[data-v-66291aae]{color:var(--yx-accent-cyan)}.yx-footer__a[data-v-66291aae]:hover{text-decoration:underline}.yx-footer__copy[data-v-66291aae]{border-top:1px solid var(--yx-border);color:var(--yx-text-muted);text-align:center;margin:0;padding-top:20px;font-size:13px}.yx-footer__copy a[data-v-66291aae]{color:var(--yx-text-muted)}.yx-footer__copy a[data-v-66291aae]:hover{color:var(--yx-accent-cyan)}.yx-footer__muted[data-v-66291aae]{color:var(--yx-text-muted);opacity:.7;text-align:center;margin:12px 0 0;font-size:12px}.yx-main[data-v-56c9871a]{flex-direction:column;flex:1;display:flex}.home[data-v-5cd0eca0]{flex:1}.hero[data-v-5cd0eca0]{align-items:flex-end;min-height:clamp(440px,78vh,680px);padding:108px 20px 56px;display:flex;position:relative;overflow:hidden}.hero__bg[data-v-5cd0eca0]{background:url(/assets/hero-port-daylight.jpg) 50%/cover no-repeat;position:absolute;inset:0}.hero__wash[data-v-5cd0eca0]{pointer-events:none;background:linear-gradient(165deg,#0b122073 0%,#0b122038 45%,#0b12208c 100%);position:absolute;inset:0}.hero__grid[data-v-5cd0eca0]{opacity:.06;pointer-events:none;background-image:linear-gradient(#ffffff40 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0}.hero__content[data-v-5cd0eca0]{z-index:1;max-width:var(--yx-maxw);width:100%;margin:0 auto;position:relative}.hero__eyebrow[data-v-5cd0eca0]{letter-spacing:.08em;color:#bbf7d0;margin:0 0 10px;font-size:13px;font-weight:600}.hero__title[data-v-5cd0eca0]{text-shadow:0 2px 24px #00000059;max-width:22ch;margin:0 0 14px;font-size:clamp(28px,5vw,42px);font-weight:700;line-height:1.18}.hero__desc[data-v-5cd0eca0]{color:#e8eef7eb;text-shadow:0 1px 12px #00000040;max-width:54ch;margin:0 0 14px;font-size:16px;line-height:1.65}.hero__desc strong[data-v-5cd0eca0]{color:#fff}.hero__bullets[data-v-5cd0eca0]{color:#e8eef7e0;flex-wrap:wrap;gap:10px 18px;margin:0 0 22px;padding:0;font-size:13px;list-style:none;display:flex}.hero__bullets li[data-v-5cd0eca0]{align-items:center;gap:8px;display:flex}.hero__bullets li[data-v-5cd0eca0]:before{content:"";background:linear-gradient(135deg,#4ade80,#22c55e);border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #4ade8099}.hero__actions[data-v-5cd0eca0]{flex-wrap:wrap;gap:12px;display:flex}.btn[data-v-5cd0eca0]{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn[data-v-5cd0eca0]:active{transform:translateY(1px)}.btn--primary[data-v-5cd0eca0]{background:linear-gradient(135deg, #1e6bff, var(--yx-primary));color:#fff;box-shadow:0 12px 40px #2563eb59}.btn--primary[data-v-5cd0eca0]:hover{box-shadow:0 14px 48px #2563eb73}.btn--ghost[data-v-5cd0eca0]{color:var(--yx-text);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b122059;border-color:#ffffff59}.btn--ghost[data-v-5cd0eca0]:hover{background:#0b122080;border-color:#ffffff8c}.btn--accent[data-v-5cd0eca0]{color:#fdba74;background:#f9731626;border-color:#f973168c}.btn--accent[data-v-5cd0eca0]:hover{background:#f9731640}.section-title[data-v-5cd0eca0]{margin:0 0 8px;font-size:22px;font-weight:700}.section-title--center[data-v-5cd0eca0]{text-align:center}.section-lead[data-v-5cd0eca0]{color:var(--yx-text-muted);max-width:56ch;margin:0 0 22px;font-size:15px;line-height:1.55}.section-title--center+.section-lead[data-v-5cd0eca0]{text-align:center;margin-left:auto;margin-right:auto}.pillars[data-v-5cd0eca0]{padding:44px 20px 20px}.pillars__inner[data-v-5cd0eca0]{max-width:var(--yx-maxw);margin:0 auto}.pillars__grid[data-v-5cd0eca0]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.pillar-card[data-v-5cd0eca0]{border-radius:var(--yx-radius);background:linear-gradient(145deg, var(--yx-surface) 0%, #16a34a0f 100%);border:1px solid var(--yx-border);flex-direction:column;padding:0;display:flex;overflow:hidden;box-shadow:0 16px 48px #00000038}.pillar-card__media[data-v-5cd0eca0]{aspect-ratio:16/9;background:var(--yx-surface-2);border-bottom:1px solid var(--yx-border)}.pillar-card__media img[data-v-5cd0eca0]{object-fit:cover;width:100%;height:100%;display:block}.pillar-card__body[data-v-5cd0eca0]{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}.pillar-card__idx[data-v-5cd0eca0]{font-family:var(--yx-font-mono);color:#4ade80;margin-bottom:8px;font-size:12px;display:inline-block}.pillar-card__title[data-v-5cd0eca0]{margin:0 0 10px;font-size:17px;font-weight:700}.pillar-card__text[data-v-5cd0eca0]{color:var(--yx-text-muted);margin:0;font-size:14px;line-height:1.65}.pillar-card__text--clamped[data-v-5cd0eca0]{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.pillar-card__preview[data-v-5cd0eca0]{color:var(--yx-text-muted);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.pillar-card__more[data-v-5cd0eca0]{font:inherit;color:#4ade80;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-self:flex-start;margin-top:12px;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.pillar-card__more[data-v-5cd0eca0]:hover{color:#86efac}.pillar-card__more[data-v-5cd0eca0]:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #4ade80}.pillar-card__list[data-v-5cd0eca0]{color:var(--yx-text-muted);margin:0;padding-left:1.15rem;font-size:13px;line-height:1.65}.pillar-card__list li[data-v-5cd0eca0]{margin-bottom:8px}.pillar-card__list li[data-v-5cd0eca0]:last-child{margin-bottom:0}.kpi[data-v-5cd0eca0]{padding:28px 20px 36px}.kpi__inner[data-v-5cd0eca0]{max-width:var(--yx-maxw);margin:0 auto}.kpi__grid[data-v-5cd0eca0]{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.card[data-v-5cd0eca0]{border-radius:var(--yx-radius);background:var(--yx-surface);border:1px solid var(--yx-border);flex-direction:column;padding:0;display:flex;overflow:hidden;box-shadow:0 18px 50px #00000047}.card__media[data-v-5cd0eca0]{aspect-ratio:2.35;background:var(--yx-surface-2);border-bottom:1px solid var(--yx-border);min-height:112px;max-height:168px}.card__media img[data-v-5cd0eca0]{object-fit:cover;width:100%;height:100%;display:block}.card__body[data-v-5cd0eca0]{padding:18px 20px 20px}.card__label[data-v-5cd0eca0]{color:var(--yx-text-muted);margin:0 0 8px;font-size:14px}.card__value[data-v-5cd0eca0]{font-family:var(--yx-font-mono);font-variant-numeric:tabular-nums;color:var(--yx-text);letter-spacing:.02em;margin:0 0 6px;font-size:clamp(26px,4vw,32px);font-weight:600}.card__hint[data-v-5cd0eca0]{color:var(--yx-text-muted);opacity:.9;margin:0;font-size:13px}.showcase[data-v-5cd0eca0]{padding:36px 20px 44px}.showcase--alt[data-v-5cd0eca0]{background:#121b2e59}.showcase__inner[data-v-5cd0eca0]{max-width:var(--yx-maxw);margin:0 auto}.showcase__grid[data-v-5cd0eca0]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.fig[data-v-5cd0eca0]{margin:0}.fig__img-wrap[data-v-5cd0eca0]{border-radius:var(--yx-radius);border:1px solid var(--yx-border);background:var(--yx-surface);overflow:hidden;box-shadow:0 20px 56px #0000004d}.fig__img[data-v-5cd0eca0]{width:100%;height:auto;display:block}.fig__cap[data-v-5cd0eca0]{color:var(--yx-text-muted);margin:12px 4px 0;font-size:14px;line-height:1.45}.split[data-v-5cd0eca0]{max-width:var(--yx-maxw);grid-template-columns:1fr;align-items:stretch;gap:0;margin:0 auto;padding:20px 20px 40px;display:grid}@media (width>=900px){.split[data-v-5cd0eca0]{grid-template-columns:1.05fr 1fr;gap:28px}}.split__media[data-v-5cd0eca0]{border-radius:var(--yx-radius);border:1px solid var(--yx-border);background-position:50%;background-size:cover;min-height:220px;box-shadow:0 20px 60px #00000059}.split__media--room[data-v-5cd0eca0]{background-image:url(/assets/scene-control-room.jpg)}.split__text[data-v-5cd0eca0]{padding:12px 0 0}@media (width>=900px){.split__text[data-v-5cd0eca0]{padding:24px 8px 24px 0}}.h2[data-v-5cd0eca0]{margin:0 0 12px;font-size:22px;font-weight:700}.p[data-v-5cd0eca0]{color:var(--yx-text-muted);max-width:52ch;margin:0 0 14px;line-height:1.65}.link[data-v-5cd0eca0]{color:var(--yx-accent-cyan);font-weight:600}.link[data-v-5cd0eca0]:hover{text-decoration:underline}.cta-bar[data-v-5cd0eca0]{padding:0 20px 48px}.cta-bar__inner[data-v-5cd0eca0]{max-width:var(--yx-maxw);border-radius:var(--yx-radius);background:linear-gradient(90deg,#22c55e14,#2563eb14);border:1px solid #22c55e40;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:22px 24px;display:flex}.cta-bar__text[data-v-5cd0eca0]{margin:0;font-size:16px;font-weight:600}.cp[data-v-2567ddd3]{flex:1;width:100%}.cp__cover[data-v-2567ddd3]{min-height:clamp(200px,32vh,340px);margin-bottom:0;position:relative;overflow:hidden}.cp__cover-img[data-v-2567ddd3]{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cp__cover-veil[data-v-2567ddd3]{background:linear-gradient(120deg,#0b1220bf 0%,#0b122059 45%,#16a34a1f 100%);position:absolute;inset:0}.cp__cover-inner[data-v-2567ddd3]{z-index:1;max-width:var(--yx-maxw);margin:0 auto;padding:48px 20px 40px;position:relative}.cp__crumb[data-v-2567ddd3]{letter-spacing:.14em;text-transform:uppercase;color:#bbf7d0;margin:0 0 10px;font-size:12px;font-weight:600}.cp__crumb--plain[data-v-2567ddd3]{color:var(--yx-accent-cyan);letter-spacing:.08em;text-transform:none}.cp__cover-title[data-v-2567ddd3]{text-shadow:0 2px 20px #00000059;max-width:20ch;margin:0 0 12px;font-size:clamp(26px,4.2vw,36px);font-weight:800;line-height:1.2}.cp__cover-lead[data-v-2567ddd3]{color:#e8eef7eb;text-shadow:0 1px 10px #00000040;max-width:62ch;margin:0;font-size:16px;line-height:1.6}.cp__wrap[data-v-2567ddd3]{max-width:var(--yx-maxw);margin:0 auto;padding:28px 20px 56px}.cp--cover .cp__wrap[data-v-2567ddd3]{padding-top:24px}.cp__head[data-v-2567ddd3]{margin-bottom:22px}.cp__title[data-v-2567ddd3]{letter-spacing:.02em;margin:0 0 10px;font-size:clamp(26px,4vw,34px);font-weight:800}.cp__lead[data-v-2567ddd3]{color:var(--yx-text-muted);max-width:62ch;margin:0;font-size:17px;line-height:1.55}.cp__panel[data-v-2567ddd3]{border-radius:calc(var(--yx-radius) + 4px);background:linear-gradient(135deg,#22c55e38,#2563eb2e,#0ea5e91f);padding:1px;box-shadow:0 24px 60px #00000040}.cp__body[data-v-2567ddd3]{border-radius:var(--yx-radius);border:1px solid var(--yx-border);background:linear-gradient(#121b2ef7 0%,#0e1626fa 100%);padding:28px 22px 32px}@media (width>=720px){.cp__body[data-v-2567ddd3]{padding:32px 36px 40px}}.cp__body[data-v-2567ddd3]{color:var(--yx-text-muted);font-size:15px;line-height:1.75}.cp__body[data-v-2567ddd3] h2{color:var(--yx-text);border-bottom:1px solid #1f2a42e6;align-items:center;gap:10px;margin:32px 0 14px;padding-bottom:8px;font-size:18px;font-weight:700;display:flex}.cp__body[data-v-2567ddd3] h2:before{content:"";background:linear-gradient(#4ade80,#22c55e);border-radius:2px;flex-shrink:0;width:4px;height:1.1em}.cp__body[data-v-2567ddd3] h2:first-child{margin-top:0}.cp__body[data-v-2567ddd3] h3{color:#86efac;margin:18px 0 8px;font-size:15px;font-weight:600}.cp__body[data-v-2567ddd3] p{margin:0 0 14px}.cp__body[data-v-2567ddd3] ul{margin:0 0 16px;padding-left:0;list-style:none}.cp__body[data-v-2567ddd3] ul>li{margin-bottom:10px;padding-left:1.35rem;position:relative}.cp__body[data-v-2567ddd3] ul>li:before{content:"";background:linear-gradient(135deg, var(--yx-accent-cyan), var(--yx-primary));opacity:.85;border-radius:2px;width:7px;height:7px;position:absolute;top:.55em;left:0}.cp__body[data-v-2567ddd3] strong{color:var(--yx-text);font-weight:600}.cp__body[data-v-2567ddd3] .card-list{gap:14px;margin:20px 0 8px;display:grid}@media (width>=720px){.cp__body[data-v-2567ddd3] .card-list{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.cp__body[data-v-2567ddd3] .card-list--3{grid-template-columns:repeat(3,1fr)}}.cp__body[data-v-2567ddd3] .info-card{border-radius:var(--yx-radius);border:1px solid var(--yx-border);background:#151f35a6;padding:18px 18px 16px;transition:border-color .2s,box-shadow .2s}.cp__body[data-v-2567ddd3] .info-card:hover{border-color:#38bdf840;box-shadow:0 12px 32px #0003}.cp__body[data-v-2567ddd3] .info-card h3{color:var(--yx-accent-cyan);margin:0 0 8px;font-size:15px;font-weight:600}.cp__body[data-v-2567ddd3] .info-card p{margin:0;font-size:14px;line-height:1.65}.cp__body[data-v-2567ddd3] .content-figure{border-radius:var(--yx-radius);border:1px solid var(--yx-border);background:var(--yx-surface);margin:22px 0;overflow:hidden;box-shadow:0 16px 40px #00000038}.cp__body[data-v-2567ddd3] .figure-pair{gap:14px;margin:22px 0;display:grid}@media (width>=800px){.cp__body[data-v-2567ddd3] .figure-pair{grid-template-columns:1fr 1fr}}.cp__body[data-v-2567ddd3] .figure-pair .content-figure{margin:0}.cp__body[data-v-2567ddd3] .content-figure img{width:100%;height:auto;display:block}.cp__body[data-v-2567ddd3] .content-figure figcaption{color:var(--yx-text-muted);border-top:1px solid var(--yx-border);background:#0b122073;padding:12px 16px 14px;font-size:13px}.cp__body[data-v-2567ddd3] .highlight-box{border-radius:var(--yx-radius);background:#22c55e0f;border:1px solid #22c55e47;margin:20px 0;padding:16px 18px;font-size:14px;line-height:1.65}.cp__body[data-v-2567ddd3] .faq-item{border:1px solid var(--yx-border);background:#151f3580;border-radius:10px;margin-bottom:14px;padding:14px 16px}.cp__body[data-v-2567ddd3] .faq-item p{margin:8px 0 0}.cp__body[data-v-2567ddd3] .faq-item p:first-child{margin:0}.cp__body[data-v-2567ddd3] .rich-link{color:var(--yx-accent-cyan);font-weight:600}.cp__body[data-v-2567ddd3] .rich-link:hover{text-decoration:underline}.about-brand[data-v-9be9fbb4]{border-radius:var(--yx-radius);background:#22c55e0f;border:1px solid #22c55e40;align-items:center;gap:18px;margin-bottom:8px;padding:18px 20px;display:flex}.about-brand__logo[data-v-9be9fbb4]{object-fit:contain;flex-shrink:0;width:auto;height:48px}.about-brand__name[data-v-9be9fbb4]{color:var(--yx-text);margin:0 0 4px;font-size:17px;font-weight:700}.about-brand__site[data-v-9be9fbb4]{color:var(--yx-accent-cyan);font-size:14px;font-family:var(--yx-font-mono);margin:0}.static-note[data-v-4cd30401]{color:var(--yx-text-muted);margin:0 0 16px;font-size:13px;line-height:1.55}.contact-layout[data-v-4cd30401]{gap:28px;display:grid}@media (width>=900px){.contact-layout[data-v-4cd30401]{grid-template-columns:minmax(240px,300px) 1fr;align-items:start}}.contact-aside[data-v-4cd30401]{border-radius:var(--yx-radius);border:1px solid var(--yx-border);background:#151f358c;padding:18px 18px 16px}.contact-aside__title[data-v-4cd30401]{color:#86efac;margin:0 0 14px;font-size:15px;font-weight:700}.contact-aside__list[data-v-4cd30401]{color:var(--yx-text-muted);margin:0;padding:0;font-size:14px;line-height:1.55;list-style:none}.contact-aside__list li[data-v-4cd30401]{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.contact-aside__list .k[data-v-4cd30401]{color:var(--yx-text);opacity:.75;font-size:12px}.contact-aside__list a[data-v-4cd30401]{color:var(--yx-accent-cyan);word-break:break-all}.contact-aside__list a[data-v-4cd30401]:hover{text-decoration:underline}.contact-aside__fig[data-v-4cd30401]{border:1px solid var(--yx-border);border-radius:10px;margin:16px -6px -6px;overflow:hidden}.contact-aside__fig img[data-v-4cd30401]{opacity:.92;width:100%;height:auto;display:block}.contact-main[data-v-4cd30401]{min-width:0}.banner[data-v-4cd30401]{border-radius:10px;margin-bottom:20px;padding:12px 16px;font-size:14px}.banner--ok[data-v-4cd30401]{color:var(--yx-success);background:#22c55e1f;border:1px solid #22c55e59}.form[data-v-4cd30401]{gap:16px;display:grid}@media (width>=640px){.form[data-v-4cd30401]{grid-template-columns:1fr 1fr}.field--full[data-v-4cd30401],.actions[data-v-4cd30401]{grid-column:1/-1}}.field[data-v-4cd30401]{flex-direction:column;gap:6px;display:flex}.label[data-v-4cd30401]{color:var(--yx-text-muted);font-size:13px}.req[data-v-4cd30401]{color:var(--yx-danger);font-style:normal}.input[data-v-4cd30401]{border:1px solid var(--yx-border);min-height:44px;color:var(--yx-text);background:#0e162699;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:15px}.input[data-v-4cd30401]:focus{border-color:#38bdf873;outline:none;box-shadow:0 0 0 3px #2563eb33}.input--area[data-v-4cd30401]{resize:vertical;min-height:140px}.actions[data-v-4cd30401]{margin-top:4px}.btn[data-v-4cd30401]{cursor:pointer;color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e);border:none;border-radius:10px;min-height:46px;padding:0 28px;font-size:15px;font-weight:600;box-shadow:0 10px 32px #22c55e40}.btn[data-v-4cd30401]:hover:not(:disabled){filter:brightness(1.05)}.btn[data-v-4cd30401]:disabled{opacity:.6;cursor:not-allowed}
