:root{--ink:#0f172a;--muted:#64748b;--soft:#f5f8fb;--line:#dce7ef;--teal:#0f766e;--teal-2:#14b8a6;--blue:#2563eb;--amber:#f59e0b;--coral:#f97316;--green:#16a34a;--white:#fff}.hero{grid-template-columns:610px minmax(0,1fr);align-items:start;column-gap:54px;min-height:704px;padding-top:86px;display:grid;position:relative}.admin-window{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-radius:8px;width:500px;height:366px;padding:22px;position:absolute;top:0;right:0;box-shadow:0 30px 95px #0f172a24}.metric-row{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.metric-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.metric-card strong{font-size:24px;font-weight:900;display:block}.metric-card span{color:var(--muted);margin-top:7px;font-size:13px;font-weight:800;display:block}.bar-chart{background:#f1f5f9;border-radius:8px;align-items:end;gap:13px;height:144px;margin-top:22px;padding:18px;display:flex}.bar{background:linear-gradient(180deg, var(--blue), var(--teal-2));border-radius:8px 8px 3px 3px;width:38px}.admin-flow{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.line{background:#dbe7ee;border-radius:999px;height:8px}.phone-mini{background:#0f172a;border-radius:30px;width:162px;height:326px;padding:10px;position:absolute;bottom:8px;left:-10px;box-shadow:0 24px 70px #0f172a38}.phone-screen{background:#fff;border-radius:22px;height:100%;overflow:hidden}.phone-head{color:#fff;background:linear-gradient(135deg, var(--teal), var(--blue));height:88px;padding:16px 14px}.phone-head strong{font-size:16px;font-weight:900;display:block}.phone-head span{opacity:.88;margin-top:8px;font-size:11px;font-weight:700;display:block}.mini-search{background:#eef3f8;border-radius:8px;height:28px;margin:12px}.mini-grid{grid-template-columns:repeat(2,1fr);gap:9px;padding:0 12px;display:grid}.mini-card{background:#e9f7f4;border-radius:8px;height:76px}.mini-card:nth-child(2){background:#e8f1ff}.mini-card:nth-child(3){background:#fff4d8}.mini-card:nth-child(4){background:#eff6ff}.floating-note{background:#ecfdf5;border:1px solid #0f766e33;border-radius:8px;width:236px;padding:18px;position:absolute;bottom:0;right:68px;box-shadow:0 18px 52px #0f172a1a}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card,.cap-card,.process-card,.faq-card,.module-card,.contact-panel,.story-card{border:1px solid var(--line);background:#ffffffeb;border-radius:8px;box-shadow:0 16px 52px #0f172a0f}.product-card:nth-child(2) .icon{color:#1d4ed8;background:#e8f1ff}.product-card:nth-child(3) .icon{color:#b45309;background:#fff4d8}.product-card:nth-child(4) .icon{color:#c2410c;background:#ffedd5}.product-card:nth-child(5) .icon{color:#15803d;background:#dcfce7}.product-card:nth-child(6) .icon{color:#7c3aed;background:#ede9fe}.product-card h3,.cap-card h3,.module-card h3,.story-card h3{margin-top:18px;font-size:22px;font-weight:900;line-height:1.26}.product-card p,.cap-card p,.process-card p,.module-card p,.story-card p,.faq-card p{color:var(--muted);margin-top:10px;font-size:15px;font-weight:500;line-height:1.72}.product-card .initial-recommendation{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.product-card .initial-recommendation strong{color:var(--teal);font-size:12px;font-weight:900;line-height:1.4;display:block}.product-card .initial-recommendation span{color:var(--muted);margin-top:4px;font-size:13px;font-weight:700;line-height:1.55;display:block}.product-solution-page .product-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.product-solution-page .product-grid>.product-card{grid-column:span 3}.product-solution-page .product-grid>.product-card:nth-child(n+5){grid-column:span 4}@media (width<=1024px){.product-solution-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-solution-page .product-grid>.product-card,.product-solution-page .product-grid>.product-card:nth-child(n+5){grid-column:span 1}}@media (width<=720px){.product-solution-page .product-grid{grid-template-columns:1fr!important}}.story-band{grid-template-columns:.92fr 1.18fr;align-items:stretch;gap:24px;display:grid}.story-card{padding:30px}.scenario-list{gap:14px;display:grid}.scenario-item{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:86px 1fr 92px;align-items:center;gap:18px;padding:18px;display:grid}.scenario-item strong{font-size:18px;font-weight:900;display:block}.scenario-item span{color:var(--muted);margin-top:6px;font-size:14px;font-weight:600;line-height:1.55;display:block}.scene-tag{color:#0f766e;background:#dff7f1;border-radius:999px;justify-content:center;align-items:center;height:34px;font-size:14px;font-weight:900;display:inline-flex}.scene-score{text-align:right;color:var(--blue);font-size:20px;font-weight:900}.cap-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.cap-card .icon{color:#fff;background:var(--ink)}.cap-card:nth-child(2) .icon{background:var(--teal)}.cap-card:nth-child(3) .icon{background:var(--blue)}.cap-card:nth-child(4) .icon{background:var(--amber)}.cap-card:nth-child(5) .icon{background:var(--green)}.cap-card:nth-child(6) .icon{background:var(--coral)}.showcase>.wrap{width:min(1100px,100% - 80px)}.large-dashboard{background:#121c2b;border:1px solid #94a3b83d;border-radius:8px;min-height:520px;padding:24px;box-shadow:0 28px 90px #0003}.dash-content{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}.dash-block{background:#0f172ac7;border:1px solid #94a3b82e;border-radius:8px;min-height:128px;padding:18px}.dash-block strong{font-size:18px;font-weight:900;display:block}.dash-block p{color:#94a3b8;margin-top:8px;font-size:14px;font-weight:500;line-height:1.62}.wide-chart{background:#0f172acc;border:1px solid #94a3b82e;border-radius:8px;grid-column:1/-1;min-height:188px;padding:20px}.chart-bars{align-items:end;gap:18px;height:114px;margin-top:20px;display:flex}.chart-bars span{background:linear-gradient(#60a5fa,#2dd4bf);border-radius:8px 8px 3px 3px;width:44px}.module-card h3{margin-top:0}.process-card h3{margin-top:24px;font-size:22px;font-weight:900}.faq-card{padding:24px}.solution-window{border:1px solid var(--line);background:#fffffff0;border-radius:8px;width:474px;min-height:388px;padding:22px;position:absolute;top:0;right:0;box-shadow:0 24px 70px #0f172a1f}.window-top,.builder-head,.dash-nav{justify-content:space-between;align-items:center;display:flex}.solution-tabs{gap:10px;margin-top:20px;display:flex}.solution-tabs span,.solution-tabs button{color:#475569;height:40px;font:inherit;cursor:pointer;background:#f1f5f9;border:0;border-radius:8px;flex:1;place-items:center;font-size:13px;font-weight:900;display:grid}.solution-tabs span.active,.solution-tabs button.active{color:#fff;background:var(--teal)}.module-flow{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.flow-card{border:1px solid var(--line);background:#f8fbfd;border-radius:8px;min-height:116px;padding:15px}.flow-card strong{font-size:16px;font-weight:900;display:block}.flow-card span{color:var(--muted);margin-top:8px;font-size:12px;font-weight:700;line-height:1.55;display:block}.merge-line{height:86px;margin:14px 18px 0;position:relative}.merge-line:before,.merge-line:after{display:none}.merge-core{color:#fff;background:linear-gradient(135deg, var(--teal), var(--blue));border-radius:8px;place-items:center;width:148px;height:54px;font-size:15px;font-weight:900;display:grid;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 18px 34px #2563eb3d}.product-grid,.custom-grid,.faq-grid{gap:18px;display:grid}.product-grid{grid-template-columns:repeat(4,1fr)}.custom-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.product-card,.custom-card,.faq-card,.package-card,.process-card{border:1px solid var(--line);background:#ffffffe0;border-radius:8px;box-shadow:0 16px 46px #0f172a0e}.product-card{min-height:306px;padding:24px}.custom-card{min-height:214px;padding:26px}.product-card:nth-child(2) .icon,.custom-card:nth-child(2) .icon{color:var(--blue);background:#e8f1ff}.product-card:nth-child(3) .icon,.custom-card:nth-child(3) .icon{color:var(--amber);background:#fff7d6}.product-card:nth-child(4) .icon,.custom-card:nth-child(4) .icon{color:var(--coral);background:#ffedd5}.product-card:nth-child(5) .icon,.custom-card:nth-child(5) .icon{color:var(--green);background:#dcfce7}.product-card:nth-child(6) .icon,.custom-card:nth-child(6) .icon{color:var(--violet);background:#ede9fe}.product-card:nth-child(7) .icon{color:var(--rose);background:#ffe4e6}.product-card h3,.custom-card h3,.faq-card h3,.package-card h3,.process-card h3{margin-top:18px;font-size:20px;font-weight:900;line-height:1.3}.product-card p,.custom-card p,.faq-card p,.package-card p,.process-card p{color:#475569;margin-top:12px;font-size:14px;font-weight:600;line-height:1.75}.hybrid-band{grid-template-columns:455px minmax(0,1fr);align-items:stretch;gap:30px;display:grid}.hybrid-card{border:1px solid var(--line);background:#ffffffe6;border-radius:8px;padding:34px;box-shadow:0 16px 46px #0f172a0e}.hybrid-card h3{margin-top:18px;font-size:30px;font-weight:900;line-height:1.22}.hybrid-card p{color:#475569;margin-top:16px;font-size:15px;font-weight:600;line-height:1.85}.compare-list{gap:12px;display:grid}.compare-item{border:1px solid var(--line);background:#ffffffdb;border-radius:8px;grid-template-columns:108px minmax(0,1fr) 56px;align-items:center;gap:18px;min-height:92px;padding:18px;display:grid}.compare-item strong{font-size:17px;font-weight:900;display:block}.compare-item span{color:#64748b;margin-top:6px;font-size:13px;font-weight:700;line-height:1.55;display:block}.compare-tag{color:var(--teal);background:#dff7f1}.compare-code{color:var(--blue);text-align:right;font-size:18px;font-weight:900}.builder-grid{grid-template-columns:670px minmax(0,1fr);align-items:stretch;gap:28px;display:grid}.builder-board,.builder-side{background:#0f172ab8;border:1px solid #94a3b840;border-radius:8px}.builder-board{padding:26px}.builder-side{background:0 0;border:0;gap:16px;padding:0;display:grid}.builder-head{margin-bottom:22px}.builder-head strong{font-size:18px;font-weight:900}.builder-grid-inner{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.module-tile{background:#1e293bb8;border:1px solid #94a3b82e;border-radius:8px;min-height:126px;padding:18px}.module-tile strong{font-size:16px;font-weight:900;display:block}.module-tile span{color:#cbd5e1;margin-top:8px;font-size:12px;font-weight:700;line-height:1.6;display:block}.progress-bars{align-items:end;gap:14px;height:126px;margin-top:26px;padding:0 18px;display:flex}.progress-bars span{background:linear-gradient(180deg, #60a5fa, var(--teal-2));border-radius:8px 8px 0 0;flex:1}.side-card{min-height:158px;color:var(--ink);background:#f8fafc;border-radius:8px;padding:24px}.side-card h3{font-size:22px;font-weight:900}.side-card p{color:#475569;margin-top:10px;font-size:14px;font-weight:600;line-height:1.75}.side-card .chip{color:#0f766e;background:#dff7f1}.custom-card .icon{margin-bottom:2px}.package-row{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.package-card{min-height:230px;padding:24px}.package-top{justify-content:space-between;align-items:center;display:flex}.mini-tag{color:#1d4ed8;background:#e8f1ff}:root{--ink:#0f172a;--muted:#64748b;--soft:#f5f8fb;--line:#dce7ef;--teal:#0f766e;--teal-2:#14b8a6;--blue:#2563eb;--amber:#f59e0b;--coral:#f97316;--green:#16a34a;--violet:#7c3aed;--rose:#e11d48;--white:#fff}.brand{align-items:center;gap:13px;font-size:22px;font-weight:900;display:flex}.btn{white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:15px;font-weight:900;display:inline-flex}.hero-copy{z-index:2;position:relative}.hero-actions{gap:14px;margin-top:36px;display:flex}.trust-item{border:1px solid var(--line);background:#ffffffd1;border-radius:8px;padding:18px;box-shadow:0 14px 44px #0f172a0e}.pain-window{border:1px solid var(--line);background:#fffffff0;border-radius:8px;width:474px;min-height:394px;padding:22px;position:absolute;top:0;right:0;box-shadow:0 24px 70px #0f172a1f}.window-top,.dash-nav,.pain-row{justify-content:space-between;align-items:center;display:flex}.status-pill,.dash-tab,.mini-tag{min-height:28px;color:var(--teal);background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.pain-stack{gap:12px;margin-top:22px;display:grid}.pain-row{border:1px solid var(--line);background:#f8fbfd;border-radius:8px;gap:14px;min-height:70px;padding:14px}.pain-row div:nth-child(2){flex:1}.pain-dot{color:#fff;background:linear-gradient(135deg, var(--teal), var(--blue));border-radius:8px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:900;display:grid}.pain-row strong{font-size:15px;font-weight:900;display:block}.pain-row span{color:#64748b;margin-top:5px;font-size:12px;font-weight:700;line-height:1.5;display:block}.solve-tag{color:#1d4ed8;font-size:13px;font-weight:900}.floating-card{background:#ecfdf5;border:1px solid #c9f4e6;border-radius:8px;width:252px;padding:18px;position:absolute;bottom:0;left:0;box-shadow:0 18px 44px #0f766e29}.floating-card strong{font-size:18px;font-weight:900;display:block}.floating-card span{color:#0f766e;margin-top:8px;font-size:13px;font-weight:800;line-height:1.55;display:block}.section-head{grid-template-columns:minmax(0,620px) minmax(0,1fr);align-items:end;gap:110px;margin-bottom:36px;display:grid}.section-title{letter-spacing:0;font-size:42px;font-weight:900;line-height:1.18}.section-subtitle{color:#475569;font-size:16px;font-weight:600;line-height:1.85}.pain-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.capability-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.pain-card,.cap-card,.faq-card,.metric-card,.process-card{border:1px solid var(--line);background:#ffffffe0;border-radius:8px;box-shadow:0 16px 46px #0f172a0e}.pain-card{min-height:286px;padding:24px}.cap-card{min-height:250px;padding:24px}.faq-card{min-height:132px;padding:24px}.metric-card{min-height:202px;padding:24px}.process-card{min-height:188px;padding:24px}.pain-card:nth-child(2) .icon,.cap-card:nth-child(2) .icon{color:var(--blue);background:#e8f1ff}.pain-card:nth-child(3) .icon,.cap-card:nth-child(3) .icon{color:var(--amber);background:#fff7d6}.pain-card:nth-child(4) .icon,.cap-card:nth-child(4) .icon{color:var(--coral);background:#ffedd5}.pain-card:nth-child(5) .icon,.cap-card:nth-child(5) .icon{color:var(--green);background:#dcfce7}.pain-card:nth-child(6) .icon,.cap-card:nth-child(6) .icon{color:var(--violet);background:#ede9fe}.cap-card:nth-child(7) .icon{color:var(--rose);background:#ffe4e6}.cap-card:nth-child(8) .icon{color:#0891b2;background:#cffafe}.pain-card h3,.cap-card h3,.faq-card h3,.metric-card h3,.process-card h3{margin-top:18px;font-size:20px;font-weight:900;line-height:1.32}.pain-card p,.cap-card p,.faq-card p,.metric-card p,.process-card p{color:#475569;margin-top:12px;font-size:14px;font-weight:600;line-height:1.75}.resolve{color:#0f766e;background:#ecfdf5;border-radius:8px;margin-top:16px;padding:12px;font-size:13px;font-weight:900;line-height:1.6}.feature-list span{color:#0f766e;padding-left:16px;font-size:12px;font-weight:900;position:relative}.feature-list span:before{content:"";background:var(--teal-2);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;left:0}.mapping-band{grid-template-columns:455px minmax(0,1fr);align-items:stretch;gap:30px;display:grid}.mapping-card{border:1px solid var(--line);background:#ffffffe6;border-radius:8px;padding:34px;box-shadow:0 16px 46px #0f172a0e}.mapping-card h3{margin-top:18px;font-size:30px;font-weight:900;line-height:1.22}.mapping-card p{color:#475569;margin-top:16px;font-size:15px;font-weight:600;line-height:1.85}.chip{min-height:30px;color:var(--teal);background:#dff7f1;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.mapping-list{gap:12px;display:grid}.mapping-item{border:1px solid var(--line);background:#ffffffdb;border-radius:8px;grid-template-columns:118px minmax(0,1fr) 64px;align-items:center;gap:18px;min-height:92px;padding:18px;display:grid}.mapping-item strong{font-size:17px;font-weight:900;display:block}.mapping-item span{color:#64748b;margin-top:6px;font-size:13px;font-weight:700;line-height:1.55;display:block}.map-code{color:var(--blue);text-align:right;font-size:18px;font-weight:900}.showcase{color:#fff;background:#0f172a;margin-top:28px;padding:82px 0}.showcase .section-title{color:#fff}.ops-board{background:#0f172ab8;border:1px solid #94a3b840;border-radius:8px;padding:26px}.dash-nav{margin-bottom:22px}.dash-nav strong{font-size:18px;font-weight:900}.dash-tab{color:#cbd5e1;background:#94a3b826}.ops-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ops-block{background:#1e293bb8;border:1px solid #94a3b82e;border-radius:8px;min-height:126px;padding:18px}.ops-block strong{font-size:16px;font-weight:900;display:block}.ops-block span{color:#cbd5e1;margin-top:8px;font-size:12px;font-weight:700;line-height:1.6;display:block}.bar-area{align-items:end;gap:14px;height:126px;margin-top:26px;padding:0 18px;display:flex}.bar-area span{background:linear-gradient(180deg, #60a5fa, var(--teal-2));border-radius:8px 8px 0 0;flex:1}.module-card{min-height:158px;color:var(--ink);background:#f8fafc;border-radius:8px;padding:24px}.module-card h3{font-size:22px;font-weight:900}.module-card p{color:#475569;margin-top:10px;font-size:14px;font-weight:600;line-height:1.75}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.metric-number{color:var(--teal);font-size:38px;font-weight:900;line-height:1}.metric-card h3{margin-top:18px}.step-number:after{content:"";background:#bdeee3;width:68px;height:2px}.contact-panel{color:#fff;background:linear-gradient(135deg,#0f766e 0%,#2563eb 100%);border-radius:8px;grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:54px;padding:42px;display:grid;box-shadow:0 24px 70px #2563eb2e}.contact-panel p{color:#dbeafe;margin-top:18px;font-size:16px;font-weight:600;line-height:1.85}.contact-box{gap:14px;display:grid}.contact-line{background:#ffffff2e;border-radius:8px;justify-content:space-between;align-items:center;height:52px;padding:0 18px;font-size:15px;font-weight:900;display:flex}.contact-line span{color:#dbeafe;font-weight:700}.footer{color:#64748b;height:82px;font-size:14px;font-weight:700;line-height:82px}:root{--ink:#0f172a;--muted:#64748b;--soft:#f5f8fb;--line:#dce7ef;--teal:#0f766e;--teal-2:#14b8a6;--blue:#2563eb;--amber:#f59e0b;--coral:#f97316;--green:#16a34a;--rose:#e11d48;--violet:#7c3aed;--white:#fff}.hero-copy{z-index:2;width:100%;position:relative}.trust-item,.stack-card,.language-card,.platform-card,.data-card,.fullstack-card,.integration-card,.process-card,.faq-card,.contact-panel,.module-card,.choice-card,.quality-card{border:1px solid var(--line);background:#ffffffeb;border-radius:8px;box-shadow:0 16px 52px #0f172a0f}.hero-visual{justify-self:end;width:516px;height:454px;margin-top:48px;position:relative}.stack-window{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:8px;width:500px;min-height:386px;padding:22px;position:absolute;top:0;right:0;box-shadow:0 30px 95px #0f172a24}.stack-tabs{gap:8px;margin-top:18px;display:flex}.stack-tab{color:#475569;height:32px;font:inherit;cursor:pointer;background:#eef3f8;border:0;border-radius:999px;padding:0 12px;font-size:13px;font-weight:900;line-height:32px}.stack-tab.active{color:#fff;background:var(--teal)}.architecture{gap:12px;margin-top:20px;display:grid}.arch-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:94px 1fr 78px;align-items:center;gap:14px;min-height:58px;padding:12px;display:grid}.arch-tag{color:#0f766e;background:#dff7f1;border-radius:999px;justify-content:center;align-items:center;height:34px;font-size:13px;font-weight:900;display:inline-flex}.arch-row:nth-child(2) .arch-tag{color:#1d4ed8;background:#e8f1ff}.arch-row:nth-child(3) .arch-tag{color:#b45309;background:#fff4d8}.arch-row:nth-child(4) .arch-tag{color:#15803d;background:#dcfce7}.arch-row strong{font-size:16px;font-weight:900;display:block}.arch-row span{color:var(--muted);margin-top:5px;font-size:12px;font-weight:700;line-height:1.48;display:block}.arch-state{text-align:right;color:var(--blue);font-size:14px;font-weight:900}.code-panel{background:#ecfdf5;border:1px solid #0f766e33;border-radius:8px;width:242px;padding:18px;position:absolute;bottom:0;left:-12px;box-shadow:0 18px 52px #0f172a1a}.code-panel strong{font-size:20px;font-weight:900;display:block}.code-panel span{color:#0f766e;margin-top:8px;font-size:13px;font-weight:800;line-height:1.55;display:block}.language-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.language-card,.platform-card,.data-card,.fullstack-card,.integration-card,.process-card,.faq-card,.choice-card,.quality-card{padding:24px}.icon{width:46px;height:46px;color:var(--teal);background:#dff7f1;border-radius:8px;place-items:center;font-size:16px;font-weight:900;display:grid}.language-card:nth-child(2) .icon,.platform-card:nth-child(2) .icon,.data-card:nth-child(2) .icon,.fullstack-card:nth-child(2) .icon{color:#1d4ed8;background:#e8f1ff}.language-card:nth-child(3) .icon,.platform-card:nth-child(3) .icon,.data-card:nth-child(3) .icon,.fullstack-card:nth-child(3) .icon{color:#b45309;background:#fff4d8}.language-card:nth-child(4) .icon,.platform-card:nth-child(4) .icon,.data-card:nth-child(4) .icon,.fullstack-card:nth-child(4) .icon{color:#15803d;background:#dcfce7}.language-card:nth-child(5) .icon,.data-card:nth-child(5) .icon{color:#c2410c;background:#ffedd5}.language-card:nth-child(6) .icon,.data-card:nth-child(6) .icon{color:#7c3aed;background:#ede9fe}.language-card h3,.platform-card h3,.data-card h3,.fullstack-card h3,.integration-card h3,.process-card h3,.choice-card h3,.quality-card h3{margin-top:18px;font-size:22px;font-weight:900;line-height:1.26}.language-card p,.platform-card p,.data-card p,.fullstack-card p,.integration-card p,.process-card p,.faq-card p,.choice-card p,.quality-card p,.module-card p{color:var(--muted);margin-top:10px;font-size:15px;font-weight:500;line-height:1.72}.choice-band{grid-template-columns:.92fr 1.18fr;align-items:stretch;gap:24px;display:grid}.choice-card{padding:30px}.choice-card h3{margin-top:16px;font-size:30px;line-height:1.22}.choice-list{gap:14px;display:grid}.choice-item{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:100px 1fr 86px;align-items:center;gap:18px;padding:18px;display:grid}.choice-tag{color:#0f766e;background:#dff7f1;border-radius:999px;justify-content:center;align-items:center;height:34px;font-size:14px;font-weight:900;display:inline-flex}.choice-item strong{font-size:18px;font-weight:900;display:block}.choice-item span{color:var(--muted);margin-top:6px;font-size:14px;font-weight:600;line-height:1.55;display:block}.choice-score{text-align:right;color:var(--blue);font-size:16px;font-weight:900}.tech-dashboard{background:#121c2b;border:1px solid #94a3b83d;border-radius:8px;min-height:544px;padding:24px;box-shadow:0 28px 90px #0003}.layer-list{gap:14px;margin-top:22px;display:grid}.layer-row{background:#0f172ac7;border:1px solid #94a3b82e;border-radius:8px;grid-template-columns:88px 1fr 78px;align-items:center;gap:16px;min-height:76px;padding:16px;display:grid}.layer-tag{color:#0f172a;background:#5eead4;border-radius:999px;justify-content:center;align-items:center;height:34px;font-size:13px;font-weight:900;display:inline-flex}.layer-row strong{font-size:17px;font-weight:900;display:block}.layer-row span{color:#94a3b8;margin-top:6px;font-size:13px;font-weight:600;line-height:1.55;display:block}.layer-state{text-align:right;color:#60a5fa;font-size:15px;font-weight:900}.module-list{gap:14px;display:grid}.module-card{color:var(--ink);padding:22px}.module-card h3{font-size:22px;font-weight:900;line-height:1.28}.platform-grid,.data-grid,.fullstack-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.platform-card,.data-card,.fullstack-card{min-height:242px}.data-board{grid-template-columns:.86fr 1.14fr;align-items:stretch;gap:24px;display:grid}.quality-card{padding:30px}.quality-card h3{margin-top:16px;font-size:30px;line-height:1.22}.data-grid.compact{grid-template-columns:1fr 1fr;gap:14px}.data-grid.compact .data-card{min-height:170px;padding:20px}.data-grid.compact .data-card h3{font-size:20px}.integration-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.integration-card{min-height:220px}.integration-card .icon{color:#fff;background:var(--ink)}.integration-card:nth-child(2) .icon{background:var(--teal)}.integration-card:nth-child(3) .icon{background:var(--blue)}.integration-card:nth-child(4) .icon{background:var(--amber)}.integration-card:nth-child(5) .icon{background:var(--green)}.integration-card:nth-child(6) .icon{background:var(--coral)}.process-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.process-card{min-height:226px}.step-number{color:var(--teal);justify-content:space-between;align-items:center;font-size:15px;font-weight:900;display:flex}.step-number:after{content:"";background:#bfe9e2;border-radius:999px;width:74px;height:2px}.process-card h3{margin-top:24px}.faq-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.faq-card h3{font-size:19px;font-weight:900;line-height:1.35}*{box-sizing:border-box}:root{--ink:#0f172a;--muted:#64748b;--soft:#f5f8fb;--line:#dce7ef;--teal:#0f766e;--teal-2:#14b8a6;--blue:#2563eb;--amber:#f59e0b;--coral:#f97316;--green:#16a34a;--rose:#e11d48;--white:#fff}body{color:var(--ink);background:#eef3f8;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif}button{font:inherit}h1,h2,h3,h4,p{margin:0}.site{background:linear-gradient(90deg,#0f172a0b 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#0f172a0a 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#f8fbfd 0%,#f7fafc 48%,#f4f8fb 100%);width:1440px;min-height:3860px;margin:0 auto;overflow:hidden}.wrap{width:1180px;margin:0 auto}.nav{border-bottom:1px solid #dce7efc7;justify-content:space-between;align-items:center;height:88px;display:flex}.brand{letter-spacing:0;align-items:center;gap:13px;font-size:22px;font-weight:900;display:flex}.mark{color:#fff;background:linear-gradient(135deg, var(--teal), var(--blue));border-radius:8px;place-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:grid;box-shadow:0 16px 34px #0f766e38}.navlinks{color:#475569;align-items:center;gap:34px;font-size:15px;font-weight:700;display:flex}.navlinks span.active{color:var(--teal)}.btn{white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 20px;font-size:15px;font-weight:900;display:inline-flex}.btn.primary{color:#fff;background:var(--teal);box-shadow:0 18px 36px #0f766e38}.btn.secondary{color:#1d4ed8;background:#e8f1ff}.btn.dark{color:#fff;background:var(--ink)}.eyebrow{height:34px;color:var(--teal);background:#dff7f1;border-radius:999px;align-items:center;padding:0 14px;font-size:14px;font-weight:900;display:inline-flex}.hero{grid-template-columns:610px minmax(0,1fr);align-items:start;column-gap:54px;min-height:690px;padding-top:86px;display:grid}h1{letter-spacing:0;margin-top:18px;font-size:68px;font-weight:900;line-height:1.06}.lead{color:#475569;max-width:640px;margin-top:24px;font-size:21px;font-weight:500;line-height:1.75}.hero-actions{align-items:center;gap:14px;margin-top:36px;display:flex}.trust-row{grid-template-columns:repeat(3,1fr);gap:14px;width:596px;margin-top:42px;display:grid}.trust-item,.stage-card,.confirm-card,.handover-card,.qa-card,.contact-panel,.artifact-card,.scope-card,.risk-card{border:1px solid var(--line);background:#ffffffeb;border-radius:8px;box-shadow:0 16px 52px #0f172a0f}.trust-item{background:#ffffffd1;padding:18px}.trust-item strong{font-size:26px;font-weight:900;line-height:1;display:block}.trust-item span{color:var(--muted);margin-top:8px;font-size:13px;font-weight:800;display:block}.hero-board{justify-self:end;width:516px;height:448px;margin-top:46px;position:relative}.plan-window{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:8px;width:500px;min-height:390px;padding:22px;position:absolute;top:0;right:0;box-shadow:0 30px 95px #0f172a24}.window-top{justify-content:space-between;align-items:center;display:flex}.window-title{font-size:18px;font-weight:900}.status-pill{color:#15803d;background:#dcfce7;border-radius:999px;height:30px;padding:0 12px;font-size:13px;font-weight:900;line-height:30px}.milestone-stack{gap:12px;margin-top:22px;display:grid}.milestone{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:54px 1fr 78px;align-items:center;gap:14px;min-height:68px;padding:12px;display:grid}.milestone-num{color:#fff;background:var(--teal);border-radius:8px;place-items:center;width:44px;height:44px;font-size:15px;font-weight:900;display:grid}.milestone:nth-child(2) .milestone-num{background:var(--blue)}.milestone:nth-child(3) .milestone-num{background:var(--amber)}.milestone:nth-child(4) .milestone-num{background:var(--green)}.milestone strong{font-size:17px;font-weight:900;display:block}.milestone span{color:var(--muted);margin-top:5px;font-size:13px;font-weight:700;line-height:1.45;display:block}.progress-pill{color:#1d4ed8;background:#e8f1ff;border-radius:999px;justify-self:end;height:30px;padding:0 12px;font-size:13px;font-weight:900;line-height:30px}.floating-note{background:#ecfdf5;border:1px solid #0f766e33;border-radius:8px;width:242px;padding:18px;position:absolute;bottom:0;left:-8px;box-shadow:0 18px 52px #0f172a1a}.floating-note strong{font-size:20px;font-weight:900;display:block}.floating-note span{color:#0f766e;margin-top:8px;font-size:13px;font-weight:800;line-height:1.55;display:block}.section{padding:74px 0}.section-head{justify-content:space-between;align-items:end;gap:48px;margin-bottom:30px;display:flex}.section-title{letter-spacing:0;max-width:690px;font-size:40px;font-weight:900;line-height:1.18}.section-subtitle{max-width:520px;color:var(--muted);font-size:17px;font-weight:500;line-height:1.75}.stage-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.stage-card{min-height:276px;padding:24px}.stage-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.stage-icon{width:46px;height:46px;color:var(--teal);background:#dff7f1;border-radius:8px;place-items:center;font-size:15px;font-weight:900;display:grid}.stage-card:nth-child(2) .stage-icon{color:#1d4ed8;background:#e8f1ff}.stage-card:nth-child(3) .stage-icon{color:#b45309;background:#fff4d8}.stage-card:nth-child(4) .stage-icon{color:#15803d;background:#dcfce7}.stage-card:nth-child(5) .stage-icon{color:#c2410c;background:#ffedd5}.stage-card:nth-child(6) .stage-icon{color:#be123c;background:#ffe4e6}.stage-time{color:#0f766e;background:#dff7f1;border-radius:999px;height:30px;padding:0 12px;font-size:13px;font-weight:900;line-height:30px}.stage-card h3{margin-top:18px;font-size:22px;font-weight:900;line-height:1.26}.stage-card p,.confirm-card p,.handover-card p,.qa-card p,.artifact-card p,.scope-card p,.risk-card p{color:var(--muted);margin-top:10px;font-size:15px;font-weight:500;line-height:1.72}.feature-list{gap:8px;margin-top:18px;display:grid}.feature-list span{color:#334155;align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.feature-list span:before{content:"";background:var(--teal-2);border-radius:999px;width:7px;height:7px}.showcase{color:#fff;background:#0f172a;padding:64px 0}.showcase .section-subtitle{color:#cbd5e1}.showcase-grid{grid-template-columns:1.04fr .96fr;align-items:stretch;gap:24px;display:grid}.project-dashboard{background:#121c2b;border:1px solid #94a3b83d;border-radius:8px;min-height:524px;padding:24px;box-shadow:0 28px 90px #0003}.dash-nav{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.dash-tabs{gap:8px;display:flex}.dash-tab{color:#cbd5e1;height:30px;font:inherit;cursor:pointer;background:#94a3b824;border:0;border-radius:999px;padding:0 12px;font-size:13px;font-weight:800;line-height:30px}.dash-tab.active{color:#0f172a;background:#5eead4}.phase-list{gap:14px;margin-top:22px;display:grid}.phase-row{background:#0f172ac7;border:1px solid #94a3b82e;border-radius:8px;grid-template-columns:92px 1fr 84px;align-items:center;gap:16px;min-height:72px;padding:16px;display:grid}.phase-row strong{font-size:17px;font-weight:900;display:block}.phase-row span{color:#94a3b8;margin-top:6px;font-size:13px;font-weight:600;line-height:1.55;display:block}.phase-tag{color:#0f172a;background:#5eead4;border-radius:999px;justify-content:center;align-items:center;width:70px;height:34px;font-size:13px;font-weight:900;display:inline-flex}.phase-status{text-align:right;color:#60a5fa;font-size:15px;font-weight:900}.artifact-list{gap:14px;display:grid}.artifact-card{color:var(--ink);padding:22px}.artifact-card h3{font-size:22px;font-weight:900;line-height:1.28}.chip-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.chip{color:#0f766e;background:#dff7f1;border-radius:999px;align-items:center;height:34px;padding:0 13px;font-size:14px;font-weight:900;display:inline-flex}.confirm-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.confirm-card{min-height:310px;padding:28px}.confirm-card h3,.handover-card h3,.scope-card h3,.risk-card h3{font-size:24px;font-weight:900;line-height:1.28}.confirm-table{gap:12px;margin-top:22px;display:grid}.confirm-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:100px 1fr;align-items:start;gap:16px;min-height:58px;padding:14px;display:grid}.confirm-row strong{color:var(--teal);font-size:14px;font-weight:900}.confirm-row span{color:#334155;font-size:14px;font-weight:700;line-height:1.58}.quality-band{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:24px;display:grid}.scope-card{padding:30px}.risk-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.risk-card{min-height:156px;padding:20px}.risk-card h3{font-size:20px}.handover-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.handover-card{min-height:224px;padding:24px}.handover-card h3{margin-top:18px;font-size:21px}.handover-icon{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:46px;height:46px;font-size:15px;font-weight:900;display:grid}.handover-card:nth-child(2) .handover-icon{background:var(--teal)}.handover-card:nth-child(3) .handover-icon{background:var(--blue)}.handover-card:nth-child(4) .handover-icon{background:var(--amber)}.qa-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.qa-card{padding:24px}.qa-card h3{font-size:19px;font-weight:900;line-height:1.35}.contact-section{padding:78px 0 90px}.contact-panel{color:#fff;background:linear-gradient(135deg,#0f766e,#1d4ed8 76%);grid-template-columns:1.16fr .84fr;gap:34px;padding:40px;display:grid;box-shadow:0 30px 90px #1d4ed838}.contact-panel h2{max-width:690px;font-size:42px;font-weight:900;line-height:1.18}.contact-panel p{color:#dbeafe;max-width:640px;margin-top:16px;font-size:17px;line-height:1.75}.contact-panel .chip{color:#0f766e;background:#ecfeff}.contact-box{align-content:center;gap:14px;display:grid}.contact-line{background:#ffffff24;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:0 18px;font-size:17px;font-weight:900;display:flex}.contact-line span{color:#dbeafe;font-size:14px;font-weight:800}.footer{height:82px;color:var(--muted);border-top:1px solid #dce7efe6;font-size:14px;font-weight:700;line-height:82px}html{scroll-behavior:smooth}#app{min-height:100vh}.brand,.navlinks a{color:inherit;text-decoration:none}.brand{cursor:pointer}.navlinks a.active,.navlinks .active{color:var(--teal)}.btn{cursor:pointer}.skip-link{z-index:1000;color:#fff;background:var(--ink);border-radius:8px;padding:10px 14px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .16s;position:fixed;top:12px;left:16px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.back-to-top{z-index:40;color:#fff;background:var(--ink);cursor:pointer;border:1px solid #0f172a1f;border-radius:50%;place-items:center;width:48px;height:48px;font-size:22px;font-weight:900;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 30px #0f172a33}.back-to-top:hover{background:var(--teal)}:where(a,button,summary):focus-visible{outline-offset:3px;outline:3px solid #f59e0b}:where(#site,#contact){scroll-margin-top:22px}#site:focus{outline:none}.navlinks a,.navlinks .btn{align-items:center;min-height:44px;display:inline-flex}.page-more{width:min(1180px,100% - 48px);margin:0 auto}.page-more>summary{border:1px solid var(--line);width:fit-content;color:var(--teal);cursor:pointer;background:#ffffffeb;border-radius:999px;margin:8px auto 28px;padding:12px 18px;font-size:14px;font-weight:900;list-style-position:inside}.page-more[open]>summary{margin-bottom:0}.filing-link{color:inherit;text-underline-offset:3px;margin-left:12px;text-decoration:underline}.not-found-content{justify-items:start;max-width:720px;min-height:620px;padding:130px 0 110px;display:grid}.not-found-code{color:var(--teal);letter-spacing:-.08em;font-size:clamp(90px,14vw,180px);font-weight:900;line-height:.82}.not-found-content h1{margin-top:22px;font-size:clamp(42px,6vw,74px)}.not-found-content p{max-width:620px;color:var(--muted);margin-top:22px;font-size:18px;line-height:1.8}.btn.ghost{color:var(--ink);border:1px solid var(--line);background:#ffffffd6}@media (width<=720px){.back-to-top{width:44px;height:44px;bottom:16px;right:14px}.page-more{width:min(100% - 28px,430px)}.not-found-content{min-height:540px;padding:92px 0 72px}.not-found-content p{font-size:16px}.not-found-content .hero-actions{width:100%}}.site{background:linear-gradient(90deg,#2354d80b 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#2354d80a 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#f8fafc 0%,#eef2f6 100%)}.content-page .content-hero{grid-template-columns:minmax(0,1fr) 380px;gap:42px;min-height:500px;padding:58px 0 68px}.content-page .content-hero>div:first-child{background:#ffffffc7;border:1px solid #ccd5e0;border-radius:22px;padding:30px;box-shadow:0 20px 60px #0f172a0e}.content-page .content-hero h1{color:#101828;letter-spacing:-.045em;max-width:650px;margin-top:18px;font-size:clamp(38px,4.4vw,58px);line-height:1.08}.content-page .content-lead{color:#657184;max-width:620px;margin-top:20px;font-size:16px;line-height:1.75}.content-page .hero-summary{background:#fff;border:1px solid #ccd5e0;border-radius:22px;min-height:260px;padding:26px;position:relative;box-shadow:0 20px 60px #0f172a12}.content-page .hero-summary:before{color:#2354d8;content:"服务概览";letter-spacing:.14em;margin-bottom:12px;font-size:10px;font-weight:900;display:block}.legal-page .hero-summary:before{content:"隐私说明"}.content-page .hero-summary>strong{color:#101828;font-size:22px;line-height:1.3}.content-page .eyebrow{color:#2354d8;background:#dfe8ff}.content-page .btn.primary{color:#fff;background:#2354d8;box-shadow:0 16px 28px #2354d833}.content-page .btn.secondary{color:#2354d8;background:#dfe8ff}.content-page .section-title{color:#101828;letter-spacing:-.04em;max-width:640px;font-size:clamp(30px,3.4vw,48px);line-height:1.08}.content-page .section-subtitle{color:#657184;max-width:450px;font-size:15px}.compact-home .hero{min-height:590px;padding-top:70px}.site .hero h1{letter-spacing:-.045em;max-width:680px;font-size:clamp(44px,4.8vw,62px);line-height:1.06}.site:not(.compact-home) .hero{min-height:580px;padding-top:64px}.compact-home .hero h1{letter-spacing:-.045em;max-width:650px;font-size:clamp(44px,5vw,64px);line-height:1.04}.compact-home .admin-window{border-color:#ccd5e0;border-radius:22px;box-shadow:0 24px 70px #0f172a17}@media (width<=720px){.content-page .content-hero{padding:40px 0 52px}.content-page .content-hero>div:first-child{border-radius:18px;padding:22px}.content-page .content-hero h1{max-width:none;font-size:clamp(34px,10vw,46px)}.content-page .hero-summary{border-radius:18px}.compact-home .hero h1{font-size:clamp(40px,11vw,54px)}}.single-case-grid,.testimonial-placeholder-grid{grid-template-columns:minmax(0,1fr);max-width:860px;margin:0 auto}.featured-case{padding:30px}.case-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.case-shot{margin:0}.case-shot img{aspect-ratio:16/10;object-fit:cover;object-position:top left;background:#f8fafc;border:1px solid #dbe5ea;border-radius:10px;width:100%;display:block}.case-shot figcaption{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.5}.case-cover-image{min-height:260px}.case-next-placeholder{max-width:860px;color:var(--muted);background:#ffffffa6;border:1px dashed #cbd5e1;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px 18px;margin:18px auto 0;padding:18px 20px;font-size:13px;display:flex}.case-next-placeholder strong{color:var(--ink)}.contact-form{border:1px solid var(--line);background:#fffffff0;border-radius:14px;max-width:900px;margin:0 auto;padding:30px;box-shadow:0 16px 48px #0f172a0e}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.contact-form label{gap:8px;display:grid}.contact-form label>span{color:var(--ink);font-size:14px;font-weight:900}.contact-form label b{color:#dc2626}.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;font-size:15px;line-height:1.5}.contact-form input:not([type=checkbox]),.contact-form select{height:48px;padding:0 14px}.contact-form textarea{resize:vertical;min-height:140px;padding:12px 14px}.contact-form input:not([type=checkbox]):focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--teal);outline:3px solid #14b8a62e}.contact-form small,.form-error{color:#dc2626;font-size:12px;font-weight:800}.form-field{margin-top:20px}.consent-field{grid-template-columns:auto 1fr;align-items:start;margin-top:20px;gap:10px!important;display:flex!important}.consent-field input{width:18px;height:18px;accent-color:var(--teal);margin:2px 0 0}.consent-field span{line-height:1.6;color:var(--muted)!important;font-size:13px!important}.consent-field a{color:var(--teal);text-underline-offset:3px;text-decoration:underline}.form-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px;display:flex}.form-success{color:#15803d;font-size:13px;font-weight:900}@media (width<=720px){.featured-case{padding:22px}.case-gallery{grid-template-columns:1fr}.case-cover-image{min-height:180px}.contact-form{padding:22px}.form-grid{grid-template-columns:1fr}}.admin-window,.solution-window,.pain-window,.stack-window,.plan-window{z-index:1}.phone-mini,.floating-note,.floating-card,.code-panel{z-index:2}.hero-visual .phone-mini{transform-origin:0 100%;bottom:-28px;left:-86px;transform:scale(.9)}.hero-visual .floating-note{bottom:-42px;right:34px}.hero-visual .floating-card,.hero-visual .code-panel,.hero-board .floating-note{bottom:-76px;left:0;right:auto}.hero-visual .merge-line{justify-content:center;align-items:center;height:74px;margin:18px 0 0;display:flex}.hero-visual .merge-core{white-space:nowrap;width:148px}@media (width>=721px){.hero-visual:has(.admin-window){width:620px;height:462px;margin-left:86px}.hero-visual:has(.admin-window) .admin-window{width:560px;height:398px;right:0;overflow:hidden}.hero-visual:has(.admin-window) .metric-row{gap:10px;margin-top:16px}.hero-visual:has(.admin-window) .metric-card{min-height:108px;padding:13px 14px}.hero-visual:has(.admin-window) .metric-card strong{font-size:22px}.hero-visual:has(.admin-window) .phone-mini{transform-origin:0 100%;bottom:12px;left:12%;transform:scale(.82)}.hero-visual:has(.admin-window) .bar-chart{justify-content:center;gap:12px;height:118px;margin-top:50px;padding:16px 18px 14px}.hero-visual:has(.admin-window) .bar{flex:1;width:auto;max-width:38px}.hero-visual:has(.admin-window) .admin-flow{grid-template-columns:1fr 1fr;margin-top:12px}}@media (width<=1439px){.site{width:100%;min-height:100vh}.wrap{width:min(1180px,100% - 48px)}}@media (width<=1024px){.nav{gap:20px;height:auto;min-height:88px;padding:18px 0}.navlinks{flex-wrap:wrap;justify-content:flex-end;gap:16px}.hero,.story-band,.showcase-grid,.builder-grid,.mapping-band,.hybrid-band,.choice-band,.data-board,.quality-band,.contact-panel{grid-template-columns:1fr!important}.hero{row-gap:34px;min-height:auto;padding-bottom:44px}.hero-visual,.hero-board{justify-self:start;width:min(100%,560px)}.trust-row{width:100%}.section-head{align-items:start;gap:16px;display:grid;grid-template-columns:1fr!important}.product-grid,.cap-grid,.capability-grid,.process-grid,.stage-grid,.package-row,.handover-grid,.platform-grid,.data-grid,.fullstack-grid{grid-template-columns:repeat(2,1fr)!important}}.floating-note,.floating-card,.code-panel{display:none!important}:is(.hero-visual:has(.pain-window),.hero-visual:has(.stack-window),.hero-board){margin-bottom:0}@media (width<=720px){body{background:#f8fbfd}.site{background-size:36px 36px,36px 36px,auto;width:100%;overflow:hidden}.wrap{width:min(100% - 28px,430px)}.nav{flex-direction:column;align-items:stretch;gap:16px;height:auto;min-height:0;padding:18px 0 20px}.brand{gap:10px;font-size:20px}.mark{width:40px;height:40px}.navlinks{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;font-size:14px;display:grid}.navlinks a,.navlinks .btn{text-align:center;background:#ffffffd1;border:1px solid #dce7efdb;border-radius:8px;min-height:40px;padding:0 10px}.navlinks a{justify-content:center;align-items:center;display:inline-flex}.navlinks a.active{color:var(--teal);background:#dff7f1;border-color:#b8ebe0}.navlinks .btn{color:#fff;border:0;grid-column:1/-1;width:100%}.hero{min-height:0;padding-top:48px;padding-bottom:48px;display:block}.hero-copy{width:100%}.eyebrow{white-space:normal;max-width:100%;height:auto;min-height:32px;padding:7px 12px;line-height:1.45}h1{overflow-wrap:anywhere;margin-top:16px;font-size:clamp(38px,11vw,46px)!important;line-height:1.08!important}.lead{max-width:100%;margin-top:18px;font-size:17px!important;line-height:1.72!important}.hero-actions{grid-template-columns:1fr;gap:12px;margin-top:26px;display:grid}.hero-actions .btn{width:100%}.trust-row{grid-template-columns:1fr;gap:10px;width:100%;margin-top:28px}.trust-item{padding:16px}.hero-visual,.hero-board{width:100%;height:auto;min-height:0;margin-top:28px}.admin-window,.solution-window,.pain-window,.stack-window,.plan-window{border-radius:8px;width:100%;min-height:0;padding:16px;position:relative;inset:auto}.phone-mini,.floating-note,.floating-card,.code-panel{display:none!important}.metric-row,.module-flow,.dash-content,.ops-grid,.builder-grid-inner,.data-grid.compact{grid-template-columns:1fr!important}.metric-card,.flow-card,.ops-block,.module-tile{min-height:auto}.bar-chart,.chart-bars,.progress-bars,.bar-area{gap:8px;height:96px;padding:12px;overflow:hidden}.bar,.chart-bars span{flex:1;width:auto;min-width:0}.solution-tabs,.stack-tabs,.dash-tabs{flex-wrap:wrap}.stack-tab,.dash-tab,.solution-tabs span{min-width:max-content}.pain-row,.arch-row,.milestone,.phase-row,.layer-row,.scenario-item,.compare-item,.mapping-item,.choice-item,.confirm-row{align-items:start;gap:10px;grid-template-columns:1fr!important}.pain-row{min-height:0}.pain-dot,.milestone-num{width:38px;height:38px}.solve-tag,.progress-pill,.phase-status,.arch-state,.layer-state,.scene-score,.compare-code,.map-code,.choice-score{text-align:left;justify-self:start}.section{padding:52px 0}.showcase{padding:54px 0}.showcase>.wrap{width:min(100% - 28px,430px)}.section-head{align-items:start;gap:14px;margin-bottom:24px;display:grid;grid-template-columns:1fr!important}.section-title,.contact-panel h2{max-width:100%;font-size:30px!important;line-height:1.24!important}.section-subtitle{max-width:100%;font-size:15px;line-height:1.72}.product-grid,.custom-grid,.pain-grid,.cap-grid,.capability-grid,.process-grid,.stage-grid,.package-row,.handover-grid,.platform-grid,.data-grid,.fullstack-grid,.integration-grid,.faq-grid,.qa-grid,.confirm-grid,.metrics-grid,.risk-grid,.language-grid{grid-template-columns:1fr!important}.stage-card{grid-template-columns:1fr;gap:12px;display:grid}.stage-card .stage-top{align-items:center;gap:10px;display:flex}.stage-card .stage-icon,.stage-card .stage-time{justify-self:start}.stage-card .stage-icon{white-space:nowrap;width:auto;min-width:58px;height:38px;padding:0 12px;font-size:14px}.stage-card .stage-time{white-space:nowrap;align-items:center;height:34px;padding:0 12px;display:inline-flex}.stage-card h3{margin-top:4px;font-size:22px;line-height:1.32}.stage-card p{font-size:15px;line-height:1.78}.stage-card .feature-list{margin-top:14px}.stage-card .feature-list span{align-items:flex-start;line-height:1.45}.product-card,.custom-card,.pain-card,.cap-card,.process-card,.package-card,.handover-card,.platform-card,.data-card,.fullstack-card,.integration-card,.faq-card,.qa-card,.language-card,.metric-card,.stage-card,.artifact-card,.module-card,.choice-card,.quality-card,.scope-card,.risk-card,.confirm-card,.hybrid-card,.mapping-card{min-height:0;padding:20px}.story-band,.showcase-grid,.builder-grid,.mapping-band,.hybrid-band,.choice-band,.data-board,.quality-band,.contact-panel{gap:18px;grid-template-columns:1fr!important}.large-dashboard,.tech-dashboard,.project-dashboard,.ops-board,.builder-board{min-height:0;padding:16px}.contact-section{padding:56px 0 64px}.contact-panel{padding:22px}.contact-panel p{font-size:15px;line-height:1.72}.contact-line{overflow-wrap:anywhere;grid-template-columns:1fr;gap:4px;height:auto;min-height:0;padding:14px;display:grid}.chip-row{gap:8px}.chip{height:auto;min-height:30px;padding:6px 10px;line-height:1.35}.footer{height:auto;padding:22px 0;line-height:1.6}}.btn{text-decoration:none}.hero-copy .lead{max-width:600px}.proof-section{background:#ffffff7a;padding-top:26px}.proof-grid,.boundary-grid,.security-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.proof-card,.boundary-card,.security-card{border:1px solid var(--line);background:#fffffff0;border-radius:8px;box-shadow:0 16px 52px #0f172a0f}.proof-card{min-height:354px;padding:24px}.proof-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.proof-label,.proof-status{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.proof-label{color:var(--teal);background:#dff7f1}.proof-status{color:#92400e;background:#fff4d8}.proof-card h3,.boundary-card h3,.security-card h3{margin-top:22px;font-size:21px;font-weight:900;line-height:1.35}.proof-row{border-top:1px solid #e7eef3;grid-template-columns:68px 1fr;gap:12px;margin-top:18px;padding-top:16px;display:grid}.proof-row strong{color:var(--ink);font-size:13px;font-weight:900}.proof-row span,.proof-result,.boundary-card p,.security-card p{color:var(--muted);font-size:14px;font-weight:500;line-height:1.7}.proof-result{color:#0f766e;background:#effaf7;border-radius:8px;margin-top:22px;padding:12px 14px;font-size:13px;font-weight:800}.boundary-section{padding-top:56px}.boundary-grid{grid-template-columns:repeat(3,1fr)}.boundary-card{min-height:246px;padding:24px}.boundary-index{color:var(--blue);font-size:14px;font-weight:900}.boundary-card p{margin-top:12px}.boundary-note{color:var(--teal);border-top:1px solid #e7eef3;margin-top:20px;padding-top:14px;font-size:13px;font-weight:900;line-height:1.55}.security-section{color:#fff;background:#0f172a}.security-section .section-title{color:#fff}.security-section .section-subtitle{color:#cbd5e1}.security-grid{grid-template-columns:repeat(4,1fr)}.security-card{min-height:218px;box-shadow:none;background:#121c2b;border-color:#94a3b833;padding:22px}.security-icon{color:#0f172a;background:#5eead4;border-radius:8px;place-items:center;width:42px;height:42px;font-size:15px;font-weight:900;display:grid}.security-card h3{color:#fff;margin-top:18px}.security-card p{color:#94a3b8;margin-top:10px}.contact-line a{color:#fff;text-decoration:none}.contact-line a:hover,.btn:hover{opacity:.88}@media (width<=720px){.navlinks .btn.primary{color:#fff;background:var(--teal)}}@media (width<=1024px){.proof-grid,.boundary-grid,.security-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.proof-section{padding-top:0}.proof-grid,.boundary-grid,.security-grid{grid-template-columns:1fr}.proof-card,.boundary-card,.security-card{min-height:0;padding:20px}.proof-card h3,.boundary-card h3,.security-card h3{font-size:20px}}@media (width<=420px){.wrap{width:min(100% - 24px,390px)}.brand{font-size:18px}h1{font-size:clamp(34px,10.4vw,40px)!important}.lead{font-size:16px!important}.section-title,.contact-panel h2{font-size:27px!important}.navlinks{grid-template-columns:1fr 1fr;gap:8px}.admin-window,.solution-window,.pain-window,.stack-window,.plan-window,.large-dashboard,.tech-dashboard,.project-dashboard,.ops-board,.builder-board{padding:14px}.window-title,.dash-nav strong,.builder-head strong{font-size:16px}}@media (width<=720px){.admin-window .bar-chart,.admin-window .admin-flow{display:none}.merge-line{height:auto;margin:18px 0 0}.merge-line:before,.merge-line:after{display:none}.merge-core{white-space:nowrap;width:148px;position:static;transform:none}.project-dashboard{background:#121c2b;border-color:#94a3b838;padding:18px}.project-dashboard .dash-nav{grid-template-columns:1fr;align-items:start;gap:14px;padding-bottom:16px;display:grid}.project-dashboard .dash-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.project-dashboard .dash-tab{white-space:nowrap;justify-content:center;align-items:center;height:32px;padding:0 8px;font-size:12px;line-height:32px;display:inline-flex}.project-dashboard .phase-list{gap:12px;margin-top:18px}.project-dashboard .phase-row{background:#0f172adb;border-color:#94a3b833;align-items:start;gap:12px;min-height:0;padding:16px 70px 16px 16px;display:grid;position:relative;grid-template-columns:76px minmax(0,1fr)!important}.project-dashboard .phase-tag{width:64px;height:32px;font-size:12px}.project-dashboard .phase-row strong{font-size:16px;line-height:1.35}.project-dashboard .phase-row span{margin-top:6px;font-size:12px;line-height:1.55}.project-dashboard .phase-status{color:#60a5fa;text-align:right;width:auto;min-width:44px;padding:4px 0;font-size:13px;line-height:1.2;position:absolute;top:16px;right:14px}.artifact-list{gap:12px}.artifact-card{padding:18px}.artifact-card h3{font-size:20px;line-height:1.3}.artifact-card p{font-size:14px;line-height:1.68}}.content-page .nav{margin-bottom:0}.content-hero{grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:72px;min-height:540px;padding:76px 0 82px;display:grid}.content-hero h1{max-width:760px;margin-top:20px;font-size:clamp(48px,6vw,76px);line-height:1.05}.content-lead{color:#475569;max-width:700px;margin-top:24px;font-size:19px;line-height:1.8}.hero-summary,.profile-placeholder{border:1px solid var(--line);background:#ffffffe6;border-radius:16px;gap:14px;padding:28px;display:grid;box-shadow:0 24px 70px #0f172a14}.hero-summary>span,.profile-placeholder>span,.profile-meta span,.summary-line b{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.hero-summary>strong,.profile-placeholder>strong{font-size:24px;line-height:1.35}.hero-summary>p,.profile-placeholder>span{color:var(--muted);line-height:1.7}.summary-line,.profile-meta{border-top:1px solid #e7eef3;justify-content:space-between;gap:16px;padding-top:14px;display:flex}.summary-line span,.profile-meta b{color:var(--ink);text-align:right;font-size:14px;line-height:1.5}.profile-avatar{min-height:180px;color:var(--teal);background:#effaf7;border:1px dashed #9ccfc5;border-radius:12px;place-items:center;font-weight:900;display:grid}.profile-grid,.service-package-grid,.case-grid,.testimonial-grid,.delivery-stage-grid,.pricing-grid,.payment-grid,.channel-grid,.prepare-grid,.rule-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-package-grid{grid-template-columns:repeat(4,1fr)}.profile-card,.service-package,.case-card,.testimonial-card,.delivery-stage,.pricing-card,.payment-card,.channel-card,.prepare-card,.rule-card,.comparison-card{border:1px solid var(--line);background:#fffffff0;border-radius:14px;padding:26px;box-shadow:0 16px 48px #0f172a0e}.profile-card h3,.service-package h3,.case-card h3,.delivery-stage h3,.pricing-card h3,.channel-card h3,.prepare-card h3,.rule-card h3,.comparison-card h3{margin-top:16px;font-size:21px;line-height:1.35}.profile-card p,.service-package p,.case-card p,.delivery-stage p,.pricing-card p,.channel-card p,.prepare-card p,.rule-card p,.comparison-card p{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.75}.soft-section{background:#ffffff75}.split-grid,.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.info-panel,.comparison-card{border:1px solid var(--line);background:#ffffffeb;border-radius:14px;min-height:280px;padding:28px}.info-panel h3{margin-top:16px;font-size:24px;line-height:1.4}.warning-panel{background:#fffaf0;border-color:#f4d9a4}.check-list{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#475569;padding-left:24px;font-size:14px;line-height:1.7;position:relative}.check-list li:before{background:var(--teal-2);content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:.45em;left:0}.placeholder,.price-placeholder{color:#b45309;font-weight:800}.timeline-list{gap:0;max-width:900px;margin:0 auto;display:grid}.timeline-item{border-top:1px solid var(--line);grid-template-columns:140px minmax(0,1fr);gap:24px;padding:24px 0;display:grid}.timeline-item>span,.delivery-stage>span,.payment-card>span,.prepare-card>span{color:var(--teal);font-size:14px;font-weight:900}.timeline-item h3{font-size:20px}.timeline-item p{color:var(--muted);margin-top:8px;line-height:1.7}.package-kicker,.pricing-label,.case-meta{color:var(--teal);letter-spacing:.04em;font-size:12px;font-weight:900}.service-package .feature-list{margin-top:18px}.case-cover{min-height:180px;color:var(--teal);text-align:center;background:#effaf7;border:1px dashed #9ccfc5;border-radius:10px;place-items:center;font-size:14px;font-weight:900;display:grid}.case-meta{justify-content:space-between;gap:10px;margin-top:18px;display:flex}.case-card details,.case-card .case-note{border-top:1px solid #e7eef3;margin-top:18px;padding-top:16px}.case-card summary{color:var(--teal);cursor:pointer;font-size:14px;font-weight:900}.case-fields{gap:12px;margin:16px 0 0;display:grid}.case-fields div{gap:4px;display:grid}.case-fields dt{color:var(--ink);font-size:13px;font-weight:900}.case-fields dd{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.case-note{color:var(--muted);font-size:13px;line-height:1.6}.testimonial-grid{grid-template-columns:repeat(3,1fr)}.testimonial-card{min-height:240px}.quote-mark{color:var(--teal);font-size:46px;font-weight:900;line-height:.8}.testimonial-card>p{color:#334155;min-height:88px;margin-top:14px;font-size:16px;line-height:1.75}.testimonial-card strong,.testimonial-card span{display:block}.testimonial-card strong{font-size:14px}.testimonial-card span{color:var(--muted);margin-top:5px;font-size:12px}.delivery-stage-grid{grid-template-columns:repeat(3,1fr)}.delivery-stage>span,.payment-card>span,.prepare-card>span{font-size:24px;display:block}.delivery-stage strong{color:var(--teal);margin-top:12px;font-size:14px;line-height:1.6;display:block}.delivery-stage small{color:var(--muted);margin-top:18px;font-size:12px;line-height:1.6;display:block}.pricing-grid{grid-template-columns:repeat(3,1fr)}.pricing-card{min-height:360px}.pricing-card.featured{border-color:var(--teal-2);box-shadow:0 20px 56px #0f766e24}.price-placeholder{margin-top:18px;font-size:23px}.payment-grid{grid-template-columns:repeat(4,1fr)}.payment-card h3{margin-top:14px;font-size:18px}.channel-grid,.prepare-grid{grid-template-columns:repeat(3,1fr)}.prepare-grid{grid-template-columns:repeat(4,1fr)}.channel-card strong{color:var(--ink);overflow-wrap:anywhere;margin-top:14px;font-size:16px;display:block}.copy-placeholder{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#f8fafc;border-radius:8px;margin-top:16px;padding:0 12px;font-size:13px;font-weight:800}.muted-link{cursor:default;color:var(--muted)!important}.rule-grid{grid-template-columns:repeat(4,1fr)}.rule-card span{color:#b45309;margin-top:18px;font-size:13px;font-weight:800;line-height:1.6;display:block}.legal-hero{min-height:420px}.legal-content{padding-top:24px}.legal-card{border:1px solid var(--line);background:#fffffff0;border-radius:14px;max-width:900px;margin:0 auto;padding:42px}.legal-card h2{margin-top:30px;font-size:22px}.legal-card h2:first-child{margin-top:0}.legal-card p{color:#475569;margin-top:12px;font-size:15px;line-height:1.85}.legal-note{background:#fff7d6;border-radius:8px;padding:16px;color:#92400e!important}.footer-link{color:inherit;text-underline-offset:3px;margin-left:14px;text-decoration:underline}@media (width<=1024px){.content-hero{grid-template-columns:1fr;gap:30px}.hero-summary,.profile-placeholder{max-width:620px}.profile-grid,.service-package-grid,.case-grid,.testimonial-grid,.delivery-stage-grid,.pricing-grid,.channel-grid,.prepare-grid,.rule-grid,.payment-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.content-hero{min-height:0;padding:48px 0 56px}.content-hero h1{font-size:clamp(38px,11vw,52px)}.content-lead{font-size:16px}.hero-summary,.profile-placeholder{padding:22px}.profile-grid,.service-package-grid,.case-grid,.testimonial-grid,.delivery-stage-grid,.pricing-grid,.channel-grid,.prepare-grid,.rule-grid,.payment-grid,.split-grid,.comparison-grid{grid-template-columns:1fr}.profile-card,.service-package,.case-card,.testimonial-card,.delivery-stage,.pricing-card,.payment-card,.channel-card,.prepare-card,.rule-card,.comparison-card,.info-panel{min-height:0;padding:22px}.timeline-item{grid-template-columns:1fr;gap:8px}.legal-card{padding:24px}.legal-card h2{font-size:20px}.footer-link,.filing-link{margin:5px 10px 0 0;display:inline-block}}.compact-home .hero{min-height:640px}.compact-service-grid{grid-template-columns:repeat(4,1fr)}.compact-service-card{min-height:286px}.compact-service-card p{min-height:92px}.text-link{min-height:44px;color:var(--teal);align-items:center;margin-top:16px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.section-inline-cta{justify-content:center;margin-top:26px;display:flex}.compact-proof-grid .proof-card{min-height:304px}.compact-process-grid{grid-template-columns:repeat(4,1fr)}.compact-faq-section{padding-top:36px}@media (width<=1024px){.compact-service-grid,.compact-process-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=720px){.compact-home .hero{min-height:0}.compact-service-grid,.compact-process-grid{grid-template-columns:1fr!important}.compact-service-card,.compact-proof-grid .proof-card,.compact-service-card p{min-height:0}}.site{min-height:100vh}.site .hero{min-height:0;padding-bottom:56px}.content-page .content-hero,.legal-hero{min-height:0}.case-nav-dropdown{align-items:center;height:44px;display:flex;position:relative}.case-nav-trigger{color:#475569;height:44px;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:700;display:inline-flex}.case-nav-trigger:hover,.case-nav-trigger.active{color:var(--teal)}.case-nav-chevron{margin-top:-3px;font-size:16px;line-height:1;transition:transform .16s;display:inline-block}.case-nav-dropdown.open .case-nav-chevron{transform:rotate(180deg)}.case-nav-menu{z-index:80;background:#fffffffa;border:1px solid #ccd5e0;border-radius:16px;width:320px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 20px 55px #0f172a29}.case-nav-menu a{min-height:44px;color:var(--ink);border-radius:10px;gap:4px;padding:12px 14px;text-decoration:none;display:grid}.case-nav-menu a:hover,.case-nav-menu a.router-link-active{color:#2354d8;background:#eef3ff}.case-nav-menu a small{color:var(--muted);font-size:12px;font-weight:600}.case-nav-menu .case-nav-all{color:#2354d8;border-bottom:1px solid #e7eef3;border-radius:10px 10px 4px 4px;margin-bottom:4px;font-weight:900}.case-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.case-directory-card{border:1px solid var(--line);background:#fffffff0;border-radius:18px;padding:20px;box-shadow:0 16px 48px #0f172a0e}.case-directory-cover{aspect-ratio:16/8.5;background:#e8eef7;border-radius:12px;display:block;position:relative;overflow:hidden}.case-directory-cover .image-lightbox-trigger{width:100%;height:100%}.case-directory-cover .image-lightbox-trigger img{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.case-directory-cover .image-lightbox-trigger:hover img{transform:scale(1.03)}.case-directory-cover--portrait-contain .image-lightbox-trigger{place-items:center;display:grid}.case-directory-cover--portrait-contain .image-lightbox-trigger img{aspect-ratio:auto;object-fit:contain;border-radius:14px;width:auto;max-width:100%;height:100%;box-shadow:0 10px 24px #0f172a24}.case-directory-cover--gallery{aspect-ratio:auto;background:#e8eef7;height:540px;padding:14px}.case-directory-cover--row{height:560px}.case-directory-cover--stack{height:500px}.case-directory-cover-gallery{gap:14px;width:100%;height:100%;display:grid}.case-directory-cover--row .case-directory-cover-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.case-directory-cover--stack .case-directory-cover-gallery{grid-template-rows:repeat(2,minmax(0,1fr))}.case-directory-cover-gallery .image-lightbox-trigger{background:#fff;border-radius:12px;place-items:center;min-width:0;min-height:0;display:grid;overflow:hidden}.case-directory-cover-gallery .image-lightbox-trigger img{aspect-ratio:auto;object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .22s;display:block}.case-directory-cover-gallery .image-lightbox-trigger:hover img{transform:scale(1.02)}.case-directory-cover-link{color:#fff;background:#0f172ad1;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;text-decoration:none;position:absolute;bottom:12px;right:12px}.case-directory-meta{color:var(--teal);justify-content:space-between;gap:12px;margin-top:18px;font-size:12px;font-weight:900;display:flex}.case-directory-card h3{margin-top:12px;font-size:24px;line-height:1.3}.case-directory-card h3 a{color:var(--ink);text-decoration:none}.case-directory-card h3 a:hover{color:#2354d8}.case-directory-card p{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.75}.case-directory-card .text-link{margin-top:12px}.case-detail-hero{grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:42px;min-height:0;padding:44px 0 68px;display:grid}.case-detail-copy{background:#ffffffc7;border:1px solid #ccd5e0;border-radius:22px;padding:30px;box-shadow:0 20px 60px #0f172a0e}.case-back-link{color:#2354d8;margin-bottom:22px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.case-detail-copy h1{color:#101828;letter-spacing:-.045em;max-width:680px;margin-top:18px;font-size:clamp(40px,4.6vw,62px);line-height:1.08}.case-detail-summary{background:#fff;border:1px solid #ccd5e0;border-radius:22px;gap:14px;padding:26px;display:grid;box-shadow:0 20px 60px #0f172a12}.case-detail-summary>span,.case-stack-card>div>span{color:#2354d8;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.case-detail-summary>strong{color:var(--ink);font-size:22px;line-height:1.3}.case-detail-summary>p{color:var(--muted);font-size:14px;line-height:1.65}.case-detail-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.case-detail-panel{border:1px solid var(--line);background:#ffffffeb;border-radius:16px;min-height:210px;padding:24px}.detail-kicker{color:#2354d8;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.case-detail-panel h3,.case-module-card h3{margin-top:16px;font-size:22px;line-height:1.3}.case-detail-panel p,.case-module-card p,.case-stack-card p{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.8}.case-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.case-module-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 16px 48px #0f172a0d}.case-module-card figure{margin:0}.case-module-card .image-lightbox-trigger,.case-module-card .image-lightbox-trigger img{width:100%;display:block}.case-module-card .image-lightbox-trigger{height:auto}.case-module-card .image-lightbox-trigger img{aspect-ratio:16/9;object-fit:cover}.case-module-card--portrait figure{background:#f1f5f8;place-items:center;padding:28px 16px 24px;display:grid;position:relative}.case-module-card--portrait .case-phone-frame{background:#1d232d;border:4px solid #10151d;border-radius:32px;width:min(100%,292px);padding:10px;position:relative;box-shadow:inset 0 0 0 1px #3a424e,0 18px 32px #0f172a47}.case-module-card--portrait .case-phone-frame:before{content:"";z-index:3;pointer-events:none;background:#05070a;border-radius:999px;width:82px;height:23px;position:absolute;top:13px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #111820}.case-module-card--portrait .case-phone-side-buttons,.case-module-card--portrait .case-phone-side-buttons:before,.case-module-card--portrait .case-phone-side-buttons:after{z-index:2;content:"";pointer-events:none;background:#4a535f;border-radius:999px;width:3px;display:block;position:absolute}.case-module-card--portrait .case-phone-side-buttons{height:44px;top:116px;left:-6px;box-shadow:0 58px #4a535f}.case-module-card--portrait .case-phone-side-buttons:before{height:60px;top:32px;left:294px}.case-module-card--portrait .case-phone-side-buttons:after{height:38px;top:108px;left:294px}.case-module-card--portrait .image-lightbox-trigger{width:100%;height:auto;display:block}.case-module-card--portrait .image-lightbox-trigger img{aspect-ratio:auto;object-fit:initial;width:100%;max-width:none;height:auto;max-height:none;box-shadow:none;border-radius:22px}.case-module-card figcaption{color:#fff;letter-spacing:.14em;margin:-32px 0 0 14px;font-size:10px;font-weight:900;position:absolute}.case-module-card--portrait figcaption{margin:0;bottom:14px;left:14px}.case-module-card>div{padding:22px}.case-stack-layout{grid-template-columns:minmax(0,1fr) 480px;align-items:center;gap:42px;display:grid}.case-stack-layout .section-title{margin-top:18px}.case-stack-card{background:#fff;border:1px solid #ccd5e0;border-radius:18px;gap:18px;padding:26px;display:grid}.case-stack-card>div+div{border-top:1px solid #e7eef3;padding-top:18px}.case-detail-missing{justify-items:start;gap:18px;padding:100px 0;display:grid}.image-lightbox-trigger{border-radius:inherit;cursor:zoom-in;background:0 0;border:0;padding:0;position:relative;overflow:hidden}.image-lightbox-trigger>span{color:#fff;opacity:0;background:#0f172ac7;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900;transition:opacity .16s;position:absolute;bottom:12px;right:12px}.image-lightbox-trigger:hover>span,.image-lightbox-trigger:focus-visible>span{opacity:1}.image-lightbox{z-index:200;cursor:zoom-out;background:#0f172ad6;place-items:center;padding:42px;display:grid;position:fixed;inset:0}.image-lightbox>img{object-fit:contain;border-radius:12px;max-width:min(1200px,94vw);max-height:90vh;display:block;box-shadow:0 24px 80px #00000052}.image-lightbox-close{color:#fff;cursor:pointer;background:#0f172a6b;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:42px;height:42px;font-size:28px;line-height:1;display:grid;position:absolute;top:18px;right:22px}body.lightbox-open{overflow:hidden}@media (width<=1024px){.case-detail-hero,.case-stack-layout{grid-template-columns:1fr}.case-detail-summary,.case-stack-card{max-width:680px}}@media (width<=720px){.case-nav-dropdown{grid-column:1/-1;display:block}.case-nav-trigger{background:#ffffffa8;border-radius:8px;justify-content:space-between;width:100%;padding:0 12px}.case-nav-menu{width:100%;box-shadow:none;margin-top:8px;position:static;transform:none}.case-directory-grid,.case-detail-overview-grid,.case-module-grid{grid-template-columns:1fr}.case-directory-placeholder{min-height:240px}.case-module-card--portrait figure{padding:14px}.case-detail-hero{padding:34px 0 52px}.case-detail-copy{border-radius:18px;padding:22px}.case-detail-copy h1{font-size:clamp(36px,10vw,48px)}.case-detail-summary{border-radius:18px}}.content-hero{gap:52px;padding:56px 0 64px}.content-hero h1,.case-detail-copy h1,.not-found-content h1{letter-spacing:-.035em;text-wrap:wrap;max-width:650px;font-size:clamp(40px,4vw,48px)!important;line-height:1.14!important}.content-lead{max-width:680px;font-size:18px;font-weight:500;line-height:1.72}.site .hero h1{letter-spacing:-.035em;text-wrap:wrap;max-width:100%;font-size:clamp(40px,4.05vw,48px)!important;line-height:1.14!important}.site .hero .lead{max-width:630px;font-size:19px;font-weight:500;line-height:1.7}.compact-home .hero{padding-top:64px;padding-bottom:48px}.section-head{gap:72px;margin-bottom:28px}.section-title{text-wrap:balance;max-width:690px;font-size:clamp(32px,3.2vw,38px)!important;line-height:1.22!important}.contact-panel h2{text-wrap:balance;max-width:620px;font-size:clamp(30px,3vw,34px)!important;line-height:1.24!important}.case-detail-hero{gap:36px;padding:36px 0 58px}.case-detail-copy h1{max-width:620px}@media (width<=1024px){.content-hero,.content-page .content-hero{grid-template-columns:1fr;gap:36px;padding:44px 0 56px}.content-hero h1,.case-detail-copy h1,.not-found-content h1{font-size:clamp(36px,5vw,48px)!important}.site .hero h1{font-size:clamp(36px,5.8vw,48px)!important}.section-title{font-size:clamp(30px,4vw,36px)!important}}@media (width<=720px){.content-hero{padding:38px 0 48px}.content-hero h1,.case-detail-copy h1,.not-found-content h1,.site .hero h1{max-width:100%;font-size:clamp(30px,8.6vw,40px)!important;line-height:1.18!important}.content-lead,.site .hero .lead{font-size:17px}.section-title,.contact-panel h2{font-size:28px!important}}.system-capability-page .hero{min-height:650px;padding-top:72px}.system-capability-page .pain-card{min-height:260px}.system-capability-page .resolve strong{color:#0f766e;letter-spacing:.04em;margin-bottom:4px;font-size:11px;line-height:1.4;display:block}.system-capability-page .mapping-card{padding:30px}.system-capability-page .mapping-card h3{max-width:380px;font-size:28px}.system-capability-page .showcase{margin-top:12px;padding:68px 0}.system-capability-page .ops-board{padding:22px}.system-capability-page .ops-block{min-height:112px;padding:16px}.system-capability-page .module-card{min-height:142px;padding:20px}.system-capability-page .process-result{color:#0f766e;background:#ecfdf5;border:1px solid #c9f4e6;border-radius:8px;margin-top:20px;padding:14px 18px;font-size:14px;font-weight:700;line-height:1.6}.system-capability-page .process-result strong{font-weight:900}.system-capability-page .faq-card{min-height:0;padding:0;overflow:hidden}.system-capability-page .faq-card>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:24px;list-style:none;display:flex}.system-capability-page .faq-card>summary::-webkit-details-marker{display:none}.system-capability-page .faq-card>summary:after{color:var(--teal);content:"+";flex:none;font-size:24px;font-weight:500;line-height:1}.system-capability-page .faq-card[open]>summary:after{content:"−"}.system-capability-page .faq-card h3{margin-top:0;font-size:18px}.system-capability-page .faq-card>p{margin:-4px 24px 24px}.development-capability-page .hero{min-height:650px;padding-top:72px}.development-capability-page .language-card{min-height:270px}.development-capability-page .choice-card h3{max-width:390px;font-size:28px}.development-capability-page .showcase{padding:68px 0}.development-capability-page .tech-dashboard{min-height:480px}.development-capability-page .layer-row{min-height:68px;padding:14px}.development-capability-page .data-grid.compact .data-card{min-height:188px}.development-capability-page .process-result{color:#0f766e;background:#ecfdf5;border:1px solid #c9f4e6;border-radius:8px;margin-top:20px;padding:14px 18px;font-size:14px;font-weight:700;line-height:1.6}.development-capability-page .process-result strong{font-weight:900}.process-page .content-hero{min-height:500px;padding-bottom:64px}.process-page .content-hero h1{max-width:680px}.process-page .process-phase-row{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:18px;display:grid}.process-page .process-phase-row span{min-height:42px;color:var(--teal);background:#ecfdf5;border:1px solid #c9f4e6;border-radius:8px;align-items:center;padding:0 16px;font-size:13px;font-weight:900;display:flex}.process-page .delivery-stage{flex-direction:column;min-height:268px;display:flex}.process-page .delivery-stage small{color:#64748b;border-top:1px solid #e7eef3;margin-top:auto;padding-top:14px;font-size:13px}.process-page .rule-card{min-height:244px}.process-page .rule-card span{color:var(--teal);border-top:1px solid #e7eef3;margin-top:auto;padding-top:14px;font-size:13px}.process-page .rule-card{flex-direction:column;display:flex}.process-page .contact-panel .chip{color:var(--teal);background:#ecfdf5}@media (width<=1024px){.process-page .process-phase-row{gap:12px}}@media (width<=720px){.process-page .process-phase-row{grid-template-columns:1fr;gap:10px}.process-page .delivery-stage,.process-page .rule-card{min-height:0}.process-page .delivery-stage small,.process-page .rule-card span{margin-top:16px}}.development-capability-page .faq-card{min-height:0;padding:0;overflow:hidden}.development-capability-page .faq-card>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:24px;list-style:none;display:flex}.development-capability-page .faq-card>summary::-webkit-details-marker{display:none}.development-capability-page .faq-card>summary:after{color:var(--teal);content:"+";flex:none;font-size:24px;font-weight:500;line-height:1}.development-capability-page .faq-card[open]>summary:after{content:"−"}.development-capability-page .faq-card h3{margin-top:0;font-size:18px}.development-capability-page .faq-card>p{margin:-4px 24px 24px}@media (width<=1024px){.development-capability-page .hero{min-height:auto;padding-top:54px}.development-capability-page .showcase{padding:58px 0}}@media (width<=720px){.development-capability-page .hero{padding-top:38px}.development-capability-page .language-card,.development-capability-page .data-grid.compact .data-card{min-height:0}.development-capability-page .showcase{padding:52px 0}.development-capability-page .dash-nav{flex-direction:column;align-items:flex-start;gap:14px}.development-capability-page .dash-tabs,.development-capability-page .stack-tabs{width:100%;padding-bottom:2px;overflow-x:auto}.development-capability-page .process-result{font-size:13px}}@media (width<=1024px){.system-capability-page .hero{min-height:auto;padding-top:54px}.system-capability-page .showcase{padding:58px 0}}@media (width<=720px){.system-capability-page .hero{padding-top:38px}.system-capability-page .pain-card,.system-capability-page .cap-card{min-height:0}.system-capability-page .showcase{margin-top:0;padding:52px 0}.system-capability-page .dash-nav{flex-direction:column;align-items:flex-start;gap:14px}.system-capability-page .dash-tabs{width:100%;padding-bottom:2px;overflow-x:auto}.system-capability-page .process-result{font-size:13px}}.pricing-page .content-hero{min-height:500px;padding-bottom:64px}.pricing-page .content-hero h1{max-width:680px}.pricing-page .pricing-flow-section{padding-top:24px;padding-bottom:52px}.pricing-page .pricing-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.pricing-page .pricing-flow-card{background:#effaf7;border:1px solid #c9f4e6;border-radius:14px;min-height:170px;padding:22px}.pricing-page .pricing-flow-card>span{color:var(--teal);letter-spacing:.04em;font-size:13px;font-weight:900}.pricing-page .pricing-flow-card h3{margin-top:18px;font-size:18px}.pricing-page .pricing-flow-card p{color:#475569;margin-top:8px;font-size:13px;line-height:1.7}.pricing-page .pricing-packages-section{padding-top:52px}.pricing-page .pricing-card{flex-direction:column;min-height:390px;display:flex}.pricing-page .pricing-card .check-list{margin-top:auto}.pricing-page .pricing-price{color:var(--teal);margin-top:18px;font-size:23px;font-weight:900}.pricing-page .payment-card{min-height:176px}.pricing-page .payment-card.support-card{background:#effaf7;border-color:#a7e6d7}.pricing-page .payment-card.support-card>span{font-size:14px}.pricing-page .pricing-contact-chips{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.pricing-page .pricing-contact-chips span{color:#e0f2fe;background:#ffffff1a;border:1px solid #ffffff40;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.contact-page .copy-contact{min-height:42px;color:var(--teal);font:inherit;cursor:pointer;background:#f0fdfa;border:1px solid #cbd5e1;border-radius:8px;margin-top:16px;padding:0 12px;font-size:13px;font-weight:800}.contact-page .copy-contact:hover,.contact-page .copy-contact:focus-visible{border-color:var(--teal);background:#ccfbf1}.contact-page .copy-status{color:#15803d;margin-top:8px;font-size:12px;font-weight:800;display:block}.contact-page .contact-form-note{color:var(--muted);border-top:1px solid #e7eef3;margin-top:18px;padding-top:16px;font-size:12px;line-height:1.65}.about-page .about-profile-card{align-content:start}.about-page .about-profile-mark{width:100%;min-height:148px;color:var(--teal);background:linear-gradient(145deg,#effaf7,#e0f2fe);border:1px solid #c9f4e6;border-radius:12px;place-items:center;font-size:52px;font-weight:900;display:grid}.about-page .about-project-card{border:1px solid var(--line);background:#fffffff0;border-radius:18px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:28px;padding:24px;display:grid;box-shadow:0 16px 48px #0f172a0e}.about-page .about-project-visual{background:#e8eef7;border-radius:12px;min-height:270px;overflow:hidden}.about-page .about-project-visual img{object-fit:cover;width:100%;height:100%;display:block}.about-page .about-project-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.about-page .about-project-meta,.about-page .about-project-tags{flex-wrap:wrap;gap:8px;display:flex}.about-page .about-project-meta{color:var(--teal);justify-content:space-between;font-size:12px;font-weight:900}.about-page .about-project-copy h3{margin-top:18px;font-size:24px;line-height:1.35}.about-page .about-project-copy p{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.8}.about-page .about-project-tags{margin-top:18px}.about-page .about-project-tags span{color:var(--teal);background:#effaf7;border:1px solid #c9f4e6;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.about-page .about-project-copy .text-link{align-self:flex-start;margin-top:22px}@media (width<=720px){.about-page .about-project-card{grid-template-columns:1fr;gap:20px;padding:16px}.about-page .about-project-visual{aspect-ratio:16/9;min-height:0}.about-page .about-project-meta{justify-content:flex-start}}.case-detail-page .case-detail-result{background:#effaf7;border-color:#a7e6d7}.case-detail-page .case-delivery-flow{background:#f5fffc;border:1px solid #c9f4e6;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px;padding:18px;display:grid}.case-detail-page .case-delivery-flow>div{border-left:3px solid #99e0d0;gap:6px;padding-left:14px;display:grid}.case-detail-page .case-delivery-flow span{color:var(--teal);letter-spacing:.08em;font-size:12px;font-weight:900}.case-detail-page .case-delivery-flow strong{color:var(--ink);font-size:14px}.case-detail-page .case-stack-card>div>span{letter-spacing:.08em;font-size:11px;display:block}@media (width<=720px){.case-detail-page .case-delivery-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}.cases-index-page .case-directory-grid.single-case{grid-template-columns:1fr}.cases-index-page .case-directory-grid.single-case .case-directory-card{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:28px;padding:24px;display:grid}.cases-index-page .case-directory-grid.single-case .case-directory-cover{aspect-ratio:auto;min-height:300px}.cases-index-page .case-directory-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.cases-index-page .case-directory-copy .case-directory-meta{margin-top:0}.cases-index-page .case-directory-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.cases-index-page .case-directory-tags span{color:var(--teal);background:#effaf7;border:1px solid #c9f4e6;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.cases-index-page .case-directory-result{border-top:1px solid #e7eef3;gap:5px;margin-top:18px;padding-top:16px;display:grid}.cases-index-page .case-directory-result strong{color:var(--ink);font-size:13px}.cases-index-page .case-directory-copy .text-link{align-self:flex-start;margin-top:20px}.cases-index-page .case-directory-note{background:#ffffffad;border:1px solid #dbe7ee;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:28px;margin-top:20px;padding:22px 24px;display:grid}.cases-index-page .case-directory-note strong{margin-top:10px;font-size:18px;line-height:1.45;display:block}.cases-index-page .case-directory-note p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}@media (width<=720px){.cases-index-page .case-directory-grid.single-case .case-directory-card{grid-template-columns:1fr;gap:20px;padding:16px}.cases-index-page .case-directory-grid.single-case .case-directory-cover{aspect-ratio:16/9;min-height:0}.cases-index-page .case-directory-note{grid-template-columns:1fr;gap:12px;padding:18px}.case-directory-cover--row{height:500px}.case-directory-cover--stack{height:440px}}@media (width<=1024px){.pricing-page .pricing-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.pricing-page .pricing-flow-grid{grid-template-columns:1fr}.pricing-page .pricing-flow-card,.pricing-page .pricing-card,.pricing-page .payment-card{min-height:0}.pricing-page .pricing-card .check-list{margin-top:20px}}.wechat-qr{text-align:center;justify-items:center;gap:12px;margin:0;display:grid}.wechat-qr__frame{background:linear-gradient(145deg,#fff 0%,#f0fdfa 55%,#dbeafe 100%);border:1px solid #ffffff6b;border-radius:22px;width:min(100%,214px);padding:12px;position:relative;box-shadow:0 16px 34px #0f172a33,0 0 0 6px #ffffff14}.wechat-qr img{aspect-ratio:712/670;object-fit:cover;background:#fff;border-radius:12px;width:100%;display:block}.wechat-qr figcaption{gap:3px;display:grid}.wechat-qr figcaption strong{color:#fff;font-size:14px;line-height:1.4}.wechat-qr figcaption span{color:#ffffffc7;font-size:12px;line-height:1.5}.wechat-qr__corner{z-index:1;pointer-events:none;border-style:solid;border-color:#14b8a6;width:18px;height:18px;position:absolute}.wechat-qr__corner--tl{border-width:3px 0 0 3px;border-radius:8px 0 0;top:7px;left:7px}.wechat-qr__corner--tr{border-width:3px 3px 0 0;border-radius:0 8px 0 0;top:7px;right:7px}.wechat-qr__corner--bl{border-width:0 0 3px 3px;border-radius:0 0 0 8px;bottom:7px;left:7px}.wechat-qr__corner--br{border-width:0 3px 3px 0;border-radius:0 0 8px;bottom:7px;right:7px}.wechat-qr--compact{justify-items:stretch;gap:8px}.wechat-qr--compact .wechat-qr__frame{border-radius:16px;width:min(100%,178px);padding:9px}.wechat-qr--compact figcaption{text-align:left}.wechat-qr--compact figcaption strong{font-size:13px}.wechat-qr--compact figcaption span{font-size:11px}.contact-box .wechat-qr{justify-items:start}.contact-box .wechat-qr figcaption{text-align:left}.channel-card .wechat-qr{justify-items:start;margin-top:16px}.channel-card .wechat-qr figcaption strong{color:var(--ink)}.channel-card .wechat-qr figcaption span{color:var(--muted)}.contact-page .channel-grid{align-items:stretch}.contact-page .channel-card{flex-direction:column;align-self:stretch;display:flex}.contact-page .channel-card>.text-link{border-top:1px solid #e7eef3;width:100%;margin-top:auto;padding-top:16px}.contact-page .channel-card .wechat-qr{align-self:center;justify-items:center}.contact-page .channel-card .wechat-qr figcaption{text-align:center}.contact-page .channel-card .wechat-qr__frame{width:min(100%,190px)}.contact-page .channel-card .wechat-qr+p{border-top:1px solid #e7eef3;margin-top:auto;padding-top:16px}.contact-page .channel-card--plain>strong+p{flex:1;align-items:center;display:flex}@media (width<=720px){.wechat-qr__frame{width:min(100%,190px)}.contact-box .wechat-qr__frame{width:min(100%,168px)}}.homepage-redesign{background:#f8fafc}.homepage-redesign .hero{grid-template-columns:minmax(0,.91fr) minmax(430px,1.09fr);align-items:center;gap:clamp(48px,7vw,108px);min-height:540px;padding:52px 0 64px}.homepage-redesign .hero-copy{max-width:620px}.homepage-redesign .hero .eyebrow{color:#0369a1;letter-spacing:.08em;background:#eef6ff;border:1px solid #cfe0f5;height:32px;padding:0 12px;font-size:12px}.homepage-redesign .hero h1{color:#0f172a;letter-spacing:-.02em;text-wrap:nowrap;max-width:none;margin-top:18px;font-size:clamp(28px,2.8vw,36px);font-weight:600;line-height:1.35}.homepage-redesign .hero .lead{color:#475569;max-width:600px;margin-top:18px;font-size:16px;font-weight:400;line-height:1.85}.homepage-redesign .hero-actions{gap:12px;margin-top:30px}.homepage-redesign .hero-actions .btn{border-radius:10px;min-height:48px;padding:0 20px;transition:transform .22s,box-shadow .22s,background-color .22s}.homepage-redesign .hero-actions .btn.primary{color:#fff;background:#0369a1;box-shadow:0 12px 24px #0369a133}.homepage-redesign .hero-actions .btn.primary:hover{background:#075985;transform:translateY(-2px);box-shadow:0 16px 28px #0369a140}.homepage-redesign .hero-actions .btn.secondary{color:#334155;background:#fff;border:1px solid #cbd5e1}.homepage-redesign .hero-actions .btn.secondary:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-2px)}.homepage-redesign .trust-row{border-top:1px solid #dbe4ee;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;margin-top:42px}.homepage-redesign .trust-item{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:18px 18px 0 0}.homepage-redesign .trust-item+.trust-item{border-left:1px solid #dbe4ee;padding-left:18px}.homepage-redesign .trust-item strong{color:#0f172a;font-size:14px;font-weight:700;line-height:1.35}.homepage-redesign .trust-item span{color:#64748b;margin-top:6px;font-size:12px;font-weight:500;line-height:1.55}.homepage-redesign .hero-visual{justify-self:stretch;width:100%;height:auto;min-height:430px;margin-top:0}.diagnostic-window{background:#fffffff5;border:1px solid #d7e2ee;border-radius:18px;width:min(100%,610px);margin:0 auto;padding:26px;position:relative;box-shadow:0 28px 80px #0f172a1a}.diagnostic-window:before{content:"";background:#eef6ff;border:1px solid #cfe0f5;border-radius:999px;width:88px;height:24px;position:absolute;top:-12px;right:28px}.diagnostic-top,.diagnostic-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.diagnostic-top{border-bottom:1px solid #e5edf5;padding-bottom:20px}.diagnostic-kicker,.diagnostic-label{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.diagnostic-top strong{color:#0f172a;margin-top:5px;font-size:20px;font-weight:700;line-height:1.2;display:block}.diagnostic-status{color:#0f766e;white-space:nowrap;background:#f0fdf9;border:1px solid #c7eadf;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.diagnostic-status i{background:#14b8a6;border-radius:50%;width:7px;height:7px}.diagnostic-path{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;padding:24px 0 22px;display:grid}.diagnostic-node{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;min-width:0;display:grid}.diagnostic-index{color:#0369a1;background:#e8f3ff;border-radius:8px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.diagnostic-node--active .diagnostic-index{color:#0f766e;background:#dcf7ef}.diagnostic-node b{color:#0f172a;margin-top:2px;font-size:14px;font-weight:700;display:block}.diagnostic-node p{color:#64748b;margin-top:5px;font-size:11px;font-weight:500;line-height:1.5}.diagnostic-arrow{color:#94a3b8;font-size:20px;line-height:1}.diagnostic-grid{background:#f8fafc;border:1px solid #e5edf5;border-radius:12px;grid-template-columns:minmax(0,1.25fr) minmax(180px,.75fr);gap:14px;padding:16px;display:grid}.diagnostic-list{gap:9px;display:grid}.diagnostic-item{color:#334155;align-items:center;gap:9px;font-size:12px;font-weight:600;line-height:1.45;display:flex}.diagnostic-item>span{color:#b45309;background:#fef3c7;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:grid}.diagnostic-result{background:#0f172a;border-radius:10px;padding:14px}.diagnostic-result .diagnostic-label{color:#94a3b8}.diagnostic-result strong{color:#f8fafc;letter-spacing:-.02em;margin-top:10px;font-size:22px;font-weight:600;line-height:1.25;display:block}.diagnostic-result p{color:#cbd5e1;margin-top:10px;font-size:11px;font-weight:500;line-height:1.55}.diagnostic-footer{color:#64748b;padding-top:18px;font-size:11px;font-weight:600}.diagnostic-footer span:last-child{color:#0f766e}.homepage-redesign .section{padding:clamp(68px,8vw,104px) 0}.homepage-redesign .section-head{gap:56px;margin-bottom:34px}.homepage-redesign .section-title{color:#0f172a;letter-spacing:-.03em;text-wrap:balance;max-width:680px;font-weight:600;font-size:clamp(30px,3.25vw,42px)!important;line-height:1.18!important}.homepage-redesign .section-subtitle{color:#64748b;max-width:480px;font-size:15px;font-weight:400;line-height:1.75}.homepage-redesign .compact-service-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-height:248px;padding:24px;transition:transform .22s,border-color .22s,box-shadow .22s;box-shadow:0 10px 30px #0f172a0a}.homepage-redesign .compact-service-card:hover{border-color:#bfd3e8;transform:translateY(-4px);box-shadow:0 18px 38px #0f172a14}.homepage-redesign .compact-service-card p{color:#64748b;min-height:86px;font-size:14px;font-weight:400;line-height:1.7}.homepage-redesign .compact-service-card h3{font-size:19px;font-weight:700}.homepage-redesign .compact-service-card .text-link{color:#0369a1;margin-top:12px;font-size:13px;font-weight:700}.homepage-redesign #system-health{background:#eef5fb;border-top:1px solid #e1ebf4;border-bottom:1px solid #e1ebf4}.homepage-redesign #system-health .info-panel{min-height:310px;box-shadow:none;background:#ffffffd6;border-color:#d8e4ef;border-radius:14px}.homepage-redesign #system-health .info-panel h3{letter-spacing:-.02em;font-size:24px;font-weight:600}.homepage-redesign #system-health .check-list li{color:#475569;font-weight:500}.homepage-redesign .proof-section{background:#fff;padding-top:clamp(68px,8vw,104px)}.homepage-redesign .proof-section .pain-card{min-height:246px;box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;transition:border-color .22s,transform .22s}.homepage-redesign .proof-section .pain-card:hover{border-color:#b9cfe5;transform:translateY(-3px)}.homepage-redesign .proof-section .pain-card h3{font-size:18px;font-weight:700}.homepage-redesign .proof-section .pain-card p{font-weight:400}.homepage-redesign .proof-section .resolve{color:#0f766e;background:#f0fdf9;border-radius:9px;margin-top:14px;font-size:12px;font-weight:600}.homepage-redesign .compact-process-section{background:#f8fafc}.homepage-redesign .compact-process-section .process-card,.homepage-redesign .compact-faq-section .faq-card{box-shadow:none;background:#fff;border-color:#e2e8f0;border-radius:14px}.homepage-redesign .compact-process-section .process-card h3,.homepage-redesign .compact-faq-section .faq-card h3{font-weight:700}.homepage-redesign .contact-section{padding-top:92px}.homepage-redesign .contact-panel{background:#0f172a;border-radius:16px;box-shadow:0 24px 60px #0f172a24}.homepage-redesign .contact-panel h2{font-weight:600}@media (width<=1024px){.homepage-redesign .hero{grid-template-columns:1fr;gap:48px;min-height:0;padding:60px 0 76px}.homepage-redesign .hero-copy{max-width:720px}.homepage-redesign .hero h1{max-width:none}.homepage-redesign .hero-visual{min-height:0}.homepage-redesign .diagnostic-window{margin-left:0}}@media (width<=720px){.homepage-redesign .hero{gap:38px;padding:42px 0 58px}.homepage-redesign .hero h1{white-space:normal;max-width:100%;font-size:clamp(28px,8vw,32px);line-height:1.4}.homepage-redesign .hero .lead{font-size:16px;line-height:1.75}.homepage-redesign .hero-actions{flex-direction:column;align-items:stretch;max-width:320px}.homepage-redesign .hero-actions .btn{justify-content:center;width:100%}.homepage-redesign .trust-row{grid-template-columns:1fr;gap:0}.homepage-redesign .trust-item,.homepage-redesign .trust-item+.trust-item{border-bottom:1px solid #dbe4ee;border-left:0;padding:14px 0}.homepage-redesign .diagnostic-window{border-radius:14px;padding:20px}.diagnostic-top{flex-direction:column;align-items:flex-start}.diagnostic-status{white-space:normal}.diagnostic-path{grid-template-columns:1fr;gap:10px}.diagnostic-arrow{margin-left:12px;display:block;transform:rotate(90deg)}.diagnostic-grid{grid-template-columns:1fr}.diagnostic-footer{flex-direction:column;align-items:flex-start;gap:6px}.homepage-redesign .section-head{grid-template-columns:1fr;gap:14px}.homepage-redesign .section-title{font-size:30px!important}.homepage-redesign .compact-service-card,.homepage-redesign .compact-service-card p{min-height:0}}@media (prefers-reduced-motion:reduce){.homepage-redesign .hero-actions .btn,.homepage-redesign .compact-service-card,.homepage-redesign .proof-section .pain-card{transition:none}}.site:not(.homepage-redesign){background:#f8fafc}.site:not(.homepage-redesign) .nav{border-bottom-color:#e2e8f0;height:76px}.site:not(.homepage-redesign) .mark{box-shadow:none}.site:not(.homepage-redesign) .content-hero,.site:not(.homepage-redesign) .case-detail-hero,.site:not(.homepage-redesign) .hero{min-height:0;padding-top:54px;padding-bottom:64px}.site:not(.homepage-redesign) .content-hero h1,.site:not(.homepage-redesign) .case-detail-copy h1,.site:not(.homepage-redesign) .hero h1,.site:not(.homepage-redesign) .not-found-content h1{color:#0f172a;letter-spacing:-.025em;text-wrap:wrap;max-width:720px;margin-top:18px;font-weight:600;font-size:clamp(32px,3.2vw,42px)!important;line-height:1.3!important}.site:not(.homepage-redesign) .content-lead,.site:not(.homepage-redesign) .hero .lead{color:#475569;max-width:680px;margin-top:18px;font-size:16px;font-weight:400;line-height:1.85}.site:not(.homepage-redesign) .hero-actions{gap:12px;margin-top:26px}.site:not(.homepage-redesign) .hero-actions .btn,.site:not(.homepage-redesign) .contact-panel .btn{border-radius:10px;min-height:46px;font-size:14px}.site:not(.homepage-redesign) .hero-summary,.site:not(.homepage-redesign) .profile-placeholder,.site:not(.homepage-redesign) .case-detail-summary{background:#fff;border-color:#d7e2ee;border-radius:14px;box-shadow:0 18px 48px #0f172a0f}.site:not(.homepage-redesign) .section{padding-top:72px;padding-bottom:72px}.site:not(.homepage-redesign) .section-head{gap:48px;margin-bottom:28px}.site:not(.homepage-redesign) .section-title{color:#0f172a;letter-spacing:-.02em;text-wrap:wrap;max-width:720px;font-weight:600;font-size:clamp(28px,2.6vw,36px)!important;line-height:1.35!important}.site:not(.homepage-redesign) .section-subtitle{color:#64748b;font-size:15px;font-weight:400;line-height:1.75}.site:not(.homepage-redesign) .profile-card,.site:not(.homepage-redesign) .service-package,.site:not(.homepage-redesign) .case-card,.site:not(.homepage-redesign) .testimonial-card,.site:not(.homepage-redesign) .delivery-stage,.site:not(.homepage-redesign) .pricing-card,.site:not(.homepage-redesign) .payment-card,.site:not(.homepage-redesign) .channel-card,.site:not(.homepage-redesign) .prepare-card,.site:not(.homepage-redesign) .rule-card,.site:not(.homepage-redesign) .comparison-card,.site:not(.homepage-redesign) .info-panel,.site:not(.homepage-redesign) .case-detail-panel,.site:not(.homepage-redesign) .case-module-card,.site:not(.homepage-redesign) .case-directory-card,.site:not(.homepage-redesign) .faq-card,.site:not(.homepage-redesign) .language-card,.site:not(.homepage-redesign) .cap-card,.site:not(.homepage-redesign) .metric-card,.site:not(.homepage-redesign) .stage-card{box-shadow:none;background:#fff;border-color:#e2e8f0;border-radius:12px}.site:not(.homepage-redesign) .profile-card:hover,.site:not(.homepage-redesign) .service-package:hover,.site:not(.homepage-redesign) .pricing-card:hover,.site:not(.homepage-redesign) .channel-card:hover,.site:not(.homepage-redesign) .case-directory-card:hover{border-color:#b9cfe5;transform:translateY(-2px)}.site:not(.homepage-redesign) .soft-section,.site:not(.homepage-redesign) .showcase{background:#eef5fb;border-top:1px solid #e1ebf4;border-bottom:1px solid #e1ebf4}.site:not(.homepage-redesign) .contact-section{padding-top:72px;padding-bottom:72px}.site:not(.homepage-redesign) .contact-panel{background:#0f172a;border-radius:14px;box-shadow:0 20px 56px #0f172a1f}.site:not(.homepage-redesign) .contact-panel h2{max-width:680px;font-weight:600;font-size:clamp(26px,2.4vw,34px)!important;line-height:1.4!important}.site:not(.homepage-redesign) .footer{background:#f8fafc;border-top-color:#e2e8f0}.about-page .about-profile-mark{color:#0369a1;background:#eef6ff;border-color:#cfe0f5;border-radius:10px;place-items:center;min-height:148px;padding:18px 26px;display:grid;overflow:hidden}.about-page .about-profile-mark img{object-fit:contain;width:min(100%,280px);height:auto;display:block}.about-page .about-profile-card>strong{font-size:20px;font-weight:700}.about-page .about-project-card{box-shadow:none;background:#fff;border-color:#e2e8f0;border-radius:14px}.about-page .about-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.about-page .about-project-card--stacked{grid-template-columns:1fr}.about-page .about-project-card--stacked .about-project-visual{aspect-ratio:16/9;min-height:0}.about-page .about-project-card--stacked .about-project-visual img{object-fit:contain}.legal-page .legal-card{box-shadow:none;background:#fff;border-color:#e2e8f0;border-radius:12px}@media (width<=1024px){.about-page .about-project-grid{grid-template-columns:1fr}.site:not(.homepage-redesign) .content-hero,.site:not(.homepage-redesign) .case-detail-hero,.site:not(.homepage-redesign) .hero{gap:36px;padding-top:44px;padding-bottom:56px}.site:not(.homepage-redesign) .content-hero h1,.site:not(.homepage-redesign) .case-detail-copy h1,.site:not(.homepage-redesign) .hero h1,.site:not(.homepage-redesign) .not-found-content h1{font-size:clamp(30px,4.2vw,38px)!important}.site:not(.homepage-redesign) .section{padding-top:58px;padding-bottom:58px}}@media (width<=720px){.about-page .about-project-grid{grid-template-columns:1fr}.site:not(.homepage-redesign) .nav{height:auto}.site:not(.homepage-redesign) .content-hero,.site:not(.homepage-redesign) .case-detail-hero,.site:not(.homepage-redesign) .hero{padding-top:38px;padding-bottom:48px}.site:not(.homepage-redesign) .content-hero h1,.site:not(.homepage-redesign) .case-detail-copy h1,.site:not(.homepage-redesign) .hero h1,.site:not(.homepage-redesign) .not-found-content h1{max-width:100%;font-size:30px!important;line-height:1.42!important}.site:not(.homepage-redesign) .content-lead,.site:not(.homepage-redesign) .hero .lead{font-size:16px}.site:not(.homepage-redesign) .section-title{font-size:28px!important}.site:not(.homepage-redesign) .section,.site:not(.homepage-redesign) .contact-section{padding-top:48px;padding-bottom:48px}}@media (prefers-reduced-motion:reduce){.site:not(.homepage-redesign) .profile-card,.site:not(.homepage-redesign) .service-package,.site:not(.homepage-redesign) .pricing-card,.site:not(.homepage-redesign) .channel-card,.site:not(.homepage-redesign) .case-directory-card{transition:none}}.site .footer{color:#334155;background:#eaf1f7;border-top:1px solid #cbd5e1;font-size:14px;font-weight:600}.site .footer a{color:#075985;font-weight:700}.site .footer a:hover,.site .footer a:focus-visible{color:#0f766e}.site .contact-panel .btn.dark{color:#042f2e;background:#5eead4;border:1px solid #99f6e4;border-radius:10px;min-height:50px;padding:0 24px;font-weight:800;transition:transform .18s,background-color .18s,box-shadow .18s;box-shadow:0 10px 26px #14b8a647}.site .contact-panel .btn.dark:hover,.site .contact-panel .btn.dark:focus-visible{color:#042f2e;background:#99f6e4;transform:translateY(-2px);box-shadow:0 14px 30px #14b8a657}@media (prefers-reduced-motion:reduce){.site .contact-panel .btn.dark{transition:none}}
