:root{color:#111827;background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--blue: #0b5cff;--blue-dark: #0a317d;--orange: #ff8a00;--ink: #111827;--muted: #667085;--line: #e5eaf3;--soft: #f5f8ff;--soft-blue: #eaf2ff;--radius: 20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}main>section,.section{scroll-margin-top:96px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-shell{min-height:100vh;overflow-x:hidden}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;height:76px;padding:0 48px;background:#ffffffe0;border-bottom:1px solid rgba(229,234,243,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:260px;font-size:17px;font-weight:800;color:var(--ink)}.brand img{width:58px;height:48px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:26px;color:#243044;font-size:15px;font-weight:600}.nav-links a{position:relative;white-space:nowrap;transition:color .16s ease}.nav-links a:hover,.nav-links a.active,.footer-links a:hover{color:var(--blue)}.nav-links a.active:after{content:"";position:absolute;left:50%;bottom:-13px;width:20px;height:3px;background:var(--blue);border-radius:999px;transform:translate(-50%)}.nav-actions{display:flex;align-items:center;gap:12px}.language-switch{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:36px;padding:0 12px;color:#0a317d;background:#eaf2ff;border:1px solid rgba(11,92,255,.18);border-radius:999px;font-size:13px;font-weight:900;cursor:pointer;white-space:nowrap}.language-switch:hover{color:#fff;background:var(--blue)}.primary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;cursor:pointer;border:0;border-radius:999px;font-weight:700;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.primary-button{color:#fff;background:#111827;box-shadow:0 14px 28px #11182729}.primary-button:hover{transform:translateY(-1px);background:var(--blue);box-shadow:0 18px 38px #0b5cff3d}.ghost-button{color:#182232;background:#fff;border:1px solid #d7deea}.ghost-button:hover{transform:translateY(-1px);border-color:var(--blue)}.large{min-height:48px;padding:0 24px}.hero-section{position:relative;min-height:calc(100vh - 76px);padding:74px 24px 52px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background-position:center top;background-size:cover;opacity:.72}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff7a,#fff 86%),radial-gradient(circle at 52% 36%,rgba(11,92,255,.08),transparent 36%)}.hero-content{position:relative;z-index:1;width:min(1120px,100%);text-align:center}.eyebrow{margin:0 0 12px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-logo{display:block;width:clamp(112px,12vw,158px);height:auto;margin:0 auto 22px;object-fit:contain}.hero-content h1{margin:0 auto;max-width:1040px;color:var(--ink);font-size:clamp(40px,6vw,76px);line-height:1.06;font-weight:800}.hero-content h1 span{display:block;margin-top:16px;color:#172235;font-size:clamp(31px,4.3vw,58px)}.lang-en .hero-content h1{max-width:1100px;font-size:clamp(38px,5.2vw,68px)}.lang-en .hero-content h1 span{max-width:980px;margin-right:auto;margin-left:auto;font-size:clamp(26px,3.3vw,46px)}.lang-en .hero-copy{max-width:980px}.hero-copy{max-width:860px;margin:24px auto 0;color:#475467;font-size:18px;line-height:1.85}.hero-actions{display:flex;justify-content:center;gap:14px;margin-top:34px;flex-wrap:wrap}.hero-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:76px auto 0;max-width:980px}.hero-cards article{display:flex;align-items:center;gap:16px;min-height:116px;padding:24px;text-align:left;background:#ffffffe6;border:1px solid rgba(219,228,242,.92);border-radius:28px;box-shadow:0 22px 60px #1f375a1f}.hero-cards svg{flex:0 0 auto;width:36px;height:36px;color:#fff;padding:8px;background:var(--blue);border-radius:14px}.hero-cards strong{display:block;margin-bottom:6px;font-size:20px}.hero-cards p,.section-heading p,.pain-copy p,.capability-grid p,.quality-copy p,.about-copy p,.network-card p,.contact-copy p,.footer p{margin:0;color:var(--muted);line-height:1.75}.section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:92px 0}.section-heading{max-width:760px;margin-bottom:38px}.section-heading.split{max-width:none;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:end}.section-heading h2,.pain-copy h2,.quality-copy h2,.about-copy h2,.contact-copy h2{margin:0 0 16px;color:var(--ink);font-size:clamp(30px,4vw,46px);line-height:1.18;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.product-card,.capability-grid article,.network-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 16px 40px #1f375a0f}.product-card{display:flex;flex-direction:column;min-height:320px;padding:24px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-4px);border-color:#0b5cff61;box-shadow:0 22px 46px #0b5cff1a}.product-icon{display:grid;place-items:center;width:54px;height:54px;color:var(--blue);background:var(--soft-blue);border-radius:16px}.product-card h3{margin:24px 0 10px;font-size:24px}.product-card p{flex:1;margin:0;color:var(--muted);line-height:1.72}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.tag-row span{padding:6px 9px;color:#315172;background:#f3f7fc;border:1px solid #e1eaf5;border-radius:999px;font-size:12px;font-weight:700}.product-card a,.product-demand-button{display:inline-flex;align-items:center;gap:4px;color:var(--blue);padding:0;background:transparent;border:0;font-size:16px;font-weight:800;cursor:pointer}.pain-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:52px;align-items:center;width:100%;max-width:none;padding:88px max(24px,calc((100vw - 1180px)/2));background:linear-gradient(135deg,#f5f8ff,#fff 62%)}.pain-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pain-item{display:flex;align-items:flex-start;gap:12px;min-height:88px;padding:22px;background:#fff;border:1px solid #e5eaf3;border-radius:18px;font-weight:700}.pain-item svg{flex:0 0 auto;color:var(--orange);margin-top:2px}.capability-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:38px;align-items:center}.image-stack{position:relative;min-height:500px}.image-stack img{display:block;object-fit:cover;box-shadow:0 24px 58px #1f375a29}.image-main{width:82%;height:420px;border-radius:26px}.image-float{position:absolute;right:0;bottom:0;width:54%;height:260px;border:8px solid #ffffff;border-radius:24px}.delivery-badge{position:absolute;left:28px;bottom:34px;display:inline-flex;align-items:center;gap:8px;padding:13px 16px;color:#fff;background:#111827;border-radius:999px;font-weight:800;box-shadow:0 18px 38px #11182738}.delivery-badge svg{color:var(--orange)}.capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.capability-grid article{min-height:230px;padding:26px}.capability-grid svg,.network-card>svg{width:34px;height:34px;color:var(--blue)}.capability-grid h3,.network-card h3{margin:20px 0 10px;font-size:22px}.quality-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;align-items:center}.quality-visual{display:grid;grid-template-columns:1fr .76fr;gap:16px}.quality-visual img{width:100%;height:430px;object-fit:cover;border-radius:24px;box-shadow:0 24px 58px #1f375a24}.quality-visual img:nth-child(2){height:330px;margin-top:58px}.quality-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px}.quality-metrics div,.advantage-metrics div,.stats-grid div{padding:20px;background:#fff;border:1px solid var(--line);border-radius:18px}.quality-metrics strong,.advantage-metrics strong,.stats-grid strong{display:block;color:var(--blue);font-size:30px;line-height:1}.quality-metrics span,.advantage-metrics span,.stats-grid span{display:block;margin-top:10px;color:var(--muted);font-weight:700}.inspection-flow{grid-column:1 / -1;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin-top:20px}.flow-step{min-height:92px;padding:16px 12px;background:#f8fbff;border:1px solid #dfe8f5;border-radius:16px}.flow-step span{display:block;color:var(--orange);font-size:13px;font-weight:900}.flow-step strong{display:block;margin-top:12px;line-height:1.35}.advantage-section{width:100%;max-width:none;padding:92px max(24px,calc((100vw - 1180px)/2));background:#f7faff}.comparison-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 50px #1f375a14}.comparison-head,.comparison-row{display:grid;grid-template-columns:.7fr 1fr 1.1fr;gap:16px;align-items:center;padding:18px 24px}.comparison-head{color:#fff;background:#111827;font-weight:900}.comparison-row{border-top:1px solid var(--line)}.comparison-row strong{color:#1f2a3d}.comparison-row span{color:var(--muted);line-height:1.55}.comparison-row span:last-child{color:#0a317d;font-weight:800}.advantage-metrics,.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:18px}.advantage-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.clients-section{padding-bottom:72px}.client-logos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.client-logos span{display:grid;place-items:center;min-height:104px;padding:18px;color:#27364d;background:#fff;border:1px solid var(--line);border-radius:18px;font-size:24px;font-weight:900}.lang-en .client-logos span{font-size:21px;line-height:1.25;text-align:center}.office-section{padding-top:58px}.office-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.office-info-card{overflow:hidden;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(220px,.92fr);gap:22px;align-items:stretch;min-height:330px;padding:24px;background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 48px #1f375a14}.office-info-card h3{margin:0 0 12px;color:var(--ink);font-size:28px;line-height:1.2}.office-info-card p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.82}.office-info-card img{display:block;width:100%;height:282px;object-fit:cover;border-radius:18px}.about-section{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:stretch;padding-top:40px}.about-copy,.contact-card{background:linear-gradient(135deg,#f5f8ff,#fff);border:1px solid var(--line);border-radius:28px}.about-copy{padding:42px}.city-list{display:inline-flex;margin-top:28px;padding:13px 16px;color:#0a317d;background:#eaf2ff;border-radius:999px;font-weight:800;line-height:1.5}.network-card{position:relative;overflow:hidden;padding:42px;min-height:360px}.network-map{position:absolute;inset:auto 42px 36px;height:120px;border-bottom:1px solid #dce6f4;border-left:1px solid #dce6f4}.network-map:before{content:"";position:absolute;inset:18px 10px 28px;border:2px solid rgba(11,92,255,.22);border-left:0;border-bottom:0;border-radius:50%}.network-map span{position:absolute;width:12px;height:12px;background:var(--orange);border:3px solid #ffffff;border-radius:50%;box-shadow:0 0 0 5px #ff8a0021}.network-map span:nth-child(1){left:8%;top:56%}.network-map span:nth-child(2){left:22%;top:26%;background:var(--blue)}.network-map span:nth-child(3){left:39%;top:42%}.network-map span:nth-child(4){left:54%;top:18%;background:var(--blue)}.network-map span:nth-child(5){left:70%;top:48%}.network-map span:nth-child(6){left:82%;top:22%;background:var(--blue)}.network-map span:nth-child(7){left:92%;top:58%}.contact-section{padding-top:62px}.faq-section{padding-top:48px}.about-page-main{background:linear-gradient(180deg,#f7faff 0,#fff 360px),#fff}.about-page-hero,.about-page-section{width:min(1180px,calc(100% - 48px));margin:0 auto}.about-page-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:36px;align-items:center;min-height:520px;padding:82px 0 70px}.about-page-hero-copy h1{margin:0 0 22px;color:var(--ink);font-size:clamp(42px,6vw,70px);line-height:1.05;font-weight:900}.about-page-hero-copy h1 span{display:block;margin-top:16px;color:#243044;font-size:clamp(26px,3.4vw,42px);line-height:1.18}.about-page-hero-copy>p:not(.eyebrow),.about-page-heading p,.about-audience-grid p,.about-office-copy p,.about-product-grid p,.about-capability-grid p,.about-cta-section p{margin:0;color:var(--muted);line-height:1.82}.about-page-hero-copy>p:not(.eyebrow){max-width:820px;font-size:17px}.about-page-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.about-page-hero-panel{display:grid;gap:14px;padding:26px;background:#ffffffdb;border:1px solid var(--line);border-radius:24px;box-shadow:0 24px 64px #1f375a1a}.about-page-hero-panel div{padding:22px;background:#f8fbff;border:1px solid #e1e9f5;border-radius:18px}.about-page-hero-panel strong{display:block;margin-bottom:6px;color:#0a317d;font-size:34px;line-height:1}.about-page-hero-panel span{color:#506076;font-weight:800}.about-page-section{padding:58px 0}.about-profile-section{padding-top:30px}.about-page-heading{max-width:760px;margin-bottom:30px}.about-page-heading.split{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;max-width:none;align-items:end}.about-page-heading h2,.about-cta-section h2{margin:0 0 14px;color:var(--ink);font-size:clamp(30px,4vw,46px);line-height:1.18;font-weight:850}.about-audience-grid,.about-product-grid{display:grid;gap:18px}.about-audience-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-audience-grid article,.about-product-grid article{overflow:hidden;min-height:168px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 32px #1f375a0d}.about-audience-grid article{display:flex;flex-direction:column}.about-product-grid article{padding:26px}.about-audience-grid article>img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;background:#eef3fb}.about-audience-grid article>div{padding:22px}.about-audience-grid svg,.about-product-grid svg,.about-capability-grid svg{color:var(--blue)}.about-audience-grid h3,.about-product-grid h3,.about-capability-grid h3{margin:14px 0 10px;color:var(--ink);font-size:20px;line-height:1.35}.about-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.about-office-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:34px;align-items:center;padding:48px;background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 48px #1f375a12}.about-office-copy h2{margin:0 0 14px;color:var(--ink);font-size:clamp(30px,4vw,46px);line-height:1.18;font-weight:850}.lang-zh .about-office-copy h2{white-space:nowrap;font-size:clamp(28px,3.4vw,44px)}.about-office-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.about-office-points span{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;color:#0a317d;background:#eaf2ff;border:1px solid rgba(11,92,255,.16);border-radius:999px;font-size:14px;font-weight:850;white-space:nowrap}.about-office-points svg{color:var(--blue)}.about-office-photos{display:grid;grid-template-columns:1fr .92fr;gap:16px;align-items:center}.about-office-photos img{display:block;width:100%;height:260px;object-fit:cover;border-radius:18px;border:1px solid #dce6f4;box-shadow:0 16px 34px #1f375a17}.about-office-photos img:nth-child(2){height:220px}.about-capability-section{width:100%;max-width:none;padding:70px max(24px,calc((100vw - 1180px)/2));background:#f5f8ff}.about-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.about-capability-grid article{display:flex;gap:16px;min-height:142px;padding:24px;background:#fff;border:1px solid #dde7f5;border-radius:20px}.about-capability-grid h3{margin-top:0}.about-cta-section{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:42px;padding:34px;color:#fff;background:#101828;border-radius:24px}.about-cta-section h2,.about-cta-section p{color:#fff}.about-cta-section p{opacity:.82}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.faq-item{padding:28px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 32px #1f375a0d}.faq-item h3{margin:0 0 12px;color:var(--ink);font-size:20px;line-height:1.4}.faq-item p{margin:0;color:var(--muted);line-height:1.8}.contact-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:38px;padding:42px}.phone-link{display:inline-flex;align-items:center;gap:10px;margin-top:30px;padding:16px 18px;color:#fff;background:#111827;border-radius:18px;font-weight:900;font-size:0}.phone-link:after{content:"13699520566";font-size:16px;line-height:1}.inquiry-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.inquiry-form label{display:grid;gap:8px;color:#243044;font-size:14px;font-weight:800}.inquiry-form .full{grid-column:1 / -1}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;min-height:48px;padding:12px 14px;color:var(--ink);background:#fff;border:1px solid #d8e0ec;border-radius:14px;outline:none}.inquiry-form textarea{resize:vertical}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #0b5cff1a}.form-submit{grid-column:1 / -1;width:fit-content;border:0;cursor:pointer}.form-submit:disabled{cursor:wait;opacity:.72}.form-trap{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.form-notice{grid-column:1 / -1;margin:-4px 0 0;color:#175cd3;font-size:14px;font-weight:800}.inquiry-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px}.inquiry-modal-backdrop{position:absolute;inset:0;background:#0f172a8f;border:0}.inquiry-modal-panel{position:relative;width:min(760px,100%);max-height:min(88vh,920px);overflow:auto;padding:30px;background:#fff;border:1px solid #dce6f4;border-radius:28px;box-shadow:0 30px 80px #11182747}.inquiry-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.inquiry-modal-head h2{margin:0 0 10px;color:var(--ink);font-size:30px;line-height:1.15}.inquiry-modal-head p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.72}.inquiry-modal-close{display:grid;place-items:center;width:40px;height:40px;flex:0 0 auto;color:#182232;background:#f3f7fc;border:1px solid #e1eaf5;border-radius:999px}.inquiry-form-modal{grid-template-columns:repeat(2,minmax(0,1fr))}.success-modal{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:24px}.success-modal-backdrop{position:absolute;inset:0;background:#0f172a8f;border:0}.success-modal-panel{position:relative;width:min(480px,100%);padding:34px 30px 30px;text-align:center;background:#fff;border:1px solid #dce6f4;border-radius:24px;box-shadow:0 30px 80px #11182747}.success-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;color:#fff;background:#175cd3;border-radius:999px;box-shadow:0 14px 30px #175cd340}.success-modal-panel h2{margin:0 0 12px;color:var(--ink);font-size:28px;line-height:1.18}.success-modal-panel p{margin:0 auto;max-width:380px;color:var(--muted);font-size:16px;line-height:1.78}.success-modal-panel .success-wish{margin-top:10px;color:#243044;font-weight:800}.success-actions{display:flex;justify-content:center;gap:12px;margin-top:24px}.footer{display:flex;justify-content:space-between;gap:24px;padding:36px 48px;color:#fff;background:#101828}.footer strong{display:block;margin-bottom:6px;font-size:20px}.footer-links{display:flex;align-items:center;gap:22px;color:#d7deea;font-weight:700}.mobile-bottom-nav,.mobile-more-layer{display:none}@media(max-width:1100px){.topbar{padding:0 24px}.brand{min-width:220px;font-size:16px}.brand img{width:54px;height:46px}.nav-links{gap:16px;font-size:14px}.lang-en .brand{min-width:190px}.lang-en .nav-links{gap:12px;font-size:13px}.product-grid,.about-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.inspection-flow{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:880px){main>section,.section{scroll-margin-top:120px}.topbar{height:auto;min-height:70px;flex-wrap:wrap;padding:12px 20px}.nav-links,.nav-actions .ghost-button{display:none}.brand{flex:1 1 auto;min-width:260px}.lang-en .brand{min-width:210px}.hero-section{min-height:auto;padding-top:58px}.hero-copy{font-size:16px}.hero-cards,.pain-section,.capability-layout,.quality-section,.about-section,.faq-grid,.contact-card,.section-heading.split,.about-page-hero,.about-page-heading.split,.about-audience-grid,.about-office-section,.about-office-photos,.about-capability-grid{grid-template-columns:1fr}.about-page-hero{min-height:auto;padding:58px 0 50px}.about-page-section{width:min(100% - 32px,1180px);padding:50px 0}.about-office-section{padding:26px}.about-office-photos img,.about-office-photos img:nth-child(2){height:260px}.about-capability-section{width:100%;padding:56px 16px}.about-cta-section{flex-direction:column;align-items:flex-start}.hero-cards{margin-top:48px}.section{width:min(100% - 32px,1180px);padding:70px 0}.pain-section,.advantage-section{width:100%;padding:70px 16px}.product-grid,.capability-grid,.quality-metrics,.advantage-metrics,.stats-grid,.client-logos,.office-info-grid,.about-product-grid,.office-info-card{grid-template-columns:1fr}.product-card{min-height:auto}.image-stack{min-height:420px}.image-main{width:88%;height:330px}.image-float{width:58%;height:210px}.quality-visual{grid-template-columns:1fr 1fr}.quality-visual img{height:300px}.quality-visual img:nth-child(2){height:250px}.comparison-card{overflow-x:auto}.comparison-head,.comparison-row{min-width:720px}.contact-card,.about-copy,.network-card,.inquiry-modal-panel{padding:28px}.success-modal-panel{padding:30px 22px 24px}.success-actions{flex-direction:column}.success-actions .primary-button,.success-actions .ghost-button{width:100%;justify-content:center}.office-info-card{min-height:auto}.office-info-card img{height:320px}.footer{flex-direction:column;padding:32px 24px 104px}.mobile-bottom-nav{position:fixed;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));left:12px;z-index:30;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;min-height:66px;padding:8px;background:#fffffff0;border:1px solid rgba(215,224,236,.96);border-radius:22px;box-shadow:0 18px 48px #11182729;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-bottom-nav a,.mobile-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:50px;padding:4px 2px;color:#59677c;background:transparent;border:0;border-radius:16px;font-size:12px;font-weight:800;cursor:pointer}.mobile-bottom-nav a.active,.mobile-bottom-nav button.active{color:var(--blue);background:var(--soft-blue)}.mobile-bottom-nav svg{flex:0 0 auto}.mobile-more-layer{position:fixed;inset:0;z-index:40;display:block}.mobile-more-backdrop{position:absolute;inset:0;background:#0f172a57;border:0}.mobile-more-sheet{position:absolute;right:12px;bottom:calc(88px + env(safe-area-inset-bottom));left:12px;padding:18px;background:#fff;border:1px solid #dce6f4;border-radius:24px;box-shadow:0 24px 64px #11182733}.mobile-more-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.mobile-more-head strong{font-size:18px}.mobile-more-head button{display:grid;place-items:center;width:36px;height:36px;color:#182232;background:#f3f7fc;border:0;border-radius:999px}.mobile-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-more-grid a{display:flex;align-items:center;gap:10px;min-height:52px;padding:12px;color:#243044;background:#f8fbff;border:1px solid #e1eaf5;border-radius:16px;font-weight:800}.mobile-more-grid a.active{color:var(--blue);background:var(--soft-blue);border-color:#0b5cff42}}@media(max-width:560px){.topbar{gap:10px 14px}.brand{min-width:0;max-width:calc(100% - 198px);gap:9px;font-size:14px}.lang-en .brand{max-width:calc(100% - 210px);font-size:13px}.brand img{width:48px;height:42px}.primary-button,.ghost-button{min-height:40px;padding:0 14px;font-size:14px}.language-switch{min-width:44px;min-height:34px;padding:0 10px;font-size:12px}.hero-content h1{font-size:34px}.hero-logo{width:104px;margin-bottom:18px}.hero-content h1 span{font-size:28px}.lang-en .hero-content h1{font-size:32px}.lang-en .hero-content h1 span{font-size:23px}.hero-cards article{min-height:auto;padding:20px;border-radius:22px}.pain-grid,.inspection-flow,.inquiry-form,.inquiry-form-modal,.quality-visual{grid-template-columns:1fr}.quality-visual img,.quality-visual img:nth-child(2){height:260px;margin:0}.office-info-card{padding:20px;border-radius:20px}.office-info-card img{height:240px;border-radius:16px}.about-audience-grid article>div,.about-office-section{padding:20px}.about-office-photos img,.about-office-photos img:nth-child(2){height:220px;border-radius:16px}.lang-zh .about-office-copy h2{font-size:25px}.about-office-points span{width:100%;justify-content:center;white-space:normal}.image-stack{min-height:360px}.image-main{width:100%;height:300px}.image-float{display:none}.inquiry-modal{padding:14px}.inquiry-modal-head{gap:14px;margin-bottom:18px}.inquiry-modal-head h2{font-size:24px}.delivery-badge{left:18px;bottom:22px}.city-list{border-radius:18px}.footer-links{flex-wrap:wrap}}
