:root{--navy:#061426;--deep:#020b16;--blue:#0b1f3a;--gold:#cfa76a;--gold2:#f2d79a;--paper:#f7f4ee;--white:#fff;--text:#1f2937;--muted:#6b7280;--line:#e7e2d8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:var(--paper);line-height:1.75}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:30px;padding:13px 6vw;background:rgba(2,11,22,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.1)}.brand{display:flex;align-items:center;gap:12px;color:#fff;min-width:260px}.brand img{width:50px;height:50px;border-radius:16px;object-fit:cover;box-shadow:0 0 0 1px rgba(207,167,106,.4)}.brand strong{display:block;font-size:22px;letter-spacing:1px}.brand small{display:block;color:rgba(255,255,255,.62);font-size:12px;white-space:nowrap}.site-header nav{flex:1;display:flex;justify-content:center;gap:25px}.site-header nav a{color:rgba(255,255,255,.72);font-size:15px;font-weight:700}.site-header nav a.active,.site-header nav a:hover{color:var(--gold2)}.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:900}.header-cta{padding:10px 20px;background:linear-gradient(135deg,#fff0c7,var(--gold));color:#061426}.hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1.04fr .96fr;gap:56px;align-items:center;padding:104px 6vw 88px;background:radial-gradient(circle at 78% 18%,rgba(207,167,106,.22),transparent 30%),radial-gradient(circle at 15% 80%,rgba(55,107,171,.22),transparent 34%),linear-gradient(135deg,#020b16,#071a2f 58%,#0b1f3a);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 55%,rgba(255,255,255,.06)),repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 1px,transparent 1px 76px);opacity:.55}.hero>*{position:relative}.eyebrow,.section-title span,.page-hero span,.contact-band span{color:var(--gold2);font-weight:900;letter-spacing:2px;text-transform:uppercase}.hero h1{margin:18px 0;font-size:66px;line-height:1.08;letter-spacing:0}.hero p{max-width:720px;color:rgba(255,255,255,.78);font-size:18px}.hero-actions{display:flex;gap:16px;margin-top:32px}.btn{min-height:50px;padding:0 26px}.btn.gold{background:linear-gradient(135deg,#fff3cf,var(--gold));color:#020b16;box-shadow:0 22px 48px rgba(207,167,106,.26)}.btn.ghost,.btn.dark{border:1px solid rgba(255,255,255,.18);color:#fff;background:rgba(255,255,255,.06)}.btn.dark{background:#061426}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-proof span{padding:8px 13px;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:rgba(255,255,255,.7);font-size:13px}.hero-visual{min-height:500px}.brand-stage{position:relative;height:500px;border:1px solid rgba(255,255,255,.14);border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.035));box-shadow:0 40px 100px rgba(0,0,0,.32);overflow:hidden}.brand-stage:before{content:"";position:absolute;inset:28px;border-radius:26px;border:1px solid rgba(207,167,106,.35)}.brand-stage img{position:absolute;left:50%;top:44%;width:270px;height:270px;transform:translate(-50%,-50%);border-radius:30px;object-fit:cover;box-shadow:0 30px 70px rgba(0,0,0,.28)}.stage-line{position:absolute;left:12%;right:12%;bottom:88px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.stage-card{position:absolute;padding:18px 20px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(6,20,38,.78);box-shadow:0 20px 50px rgba(0,0,0,.25)}.stage-card b{display:block;color:var(--gold2);font-size:22px}.stage-card span{color:rgba(255,255,255,.7);font-size:13px}.card-a{left:28px;top:34px}.card-b{right:26px;top:110px}.card-c{left:62px;bottom:34px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:-38px 6vw 0;position:relative;z-index:3}.stats div{padding:26px;border-radius:24px;background:#fff;box-shadow:0 24px 60px rgba(6,20,38,.12);border:1px solid rgba(207,167,106,.18)}.stats strong{display:block;color:#9b7439;font-size:22px}.stats span{color:var(--muted);font-size:14px}.section,.split-section{padding:78px 6vw}.section-title{text-align:center;max-width:820px;margin:0 auto 38px}.section-title h2,.page-hero h1,.contact-band h2{margin:8px 0 10px;font-size:44px;line-height:1.2}.section-title p,.page-hero p{color:var(--muted)}.service-grid,.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card,.case-card,.process-item,.news-list article,.contact-card-main,.contact-form,.faq-list details,.testimonials article,.info-table{background:#fff;border:1px solid rgba(6,20,38,.06);border-radius:24px;box-shadow:0 22px 58px rgba(6,20,38,.08)}.service-card{padding:30px;transition:.25s}.service-card:hover,.case-card:hover{transform:translateY(-7px);box-shadow:0 28px 70px rgba(6,20,38,.14)}.card-top{display:flex;align-items:center;justify-content:space-between}.card-top b{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(135deg,#fff3cf,var(--gold));color:#061426}.card-top span{font-size:13px;color:#9b7439;font-weight:900}.service-card h3{font-size:24px;margin:24px 0 8px}.service-card p,.case-body p,.process-item p,.news-list p,.testimonials p{color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.tags em{font-style:normal;padding:6px 12px;border-radius:999px;background:#f7f1e6;color:#9b7439;font-size:13px;font-weight:800}.service-card a,.case-body a,.news-list a{font-weight:900;color:#061426}.dark-section{padding:78px 6vw;background:linear-gradient(135deg,#020b16,#071a2f);color:#fff}.section-title.light h2,.section-title.light p{color:#fff}.adv-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.adv-grid div{padding:26px;border-radius:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}.adv-grid b{color:var(--gold2)}.adv-grid h3{margin:12px 0 8px}.adv-grid p{color:rgba(255,255,255,.68);font-size:14px}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;background:#fff}.split-section.reverse{background:var(--paper)}.split-section .section-title{text-align:left;margin:0 0 22px}.check-list{margin:0;padding:0;list-style:none;display:grid;gap:12px}.check-list li{padding:14px 18px;border-radius:16px;background:#f7f1e6;color:#4b5563;font-weight:800}.check-list li:before{content:"✓";color:#9b7439;margin-right:10px}.mock-panel{min-height:360px;border-radius:30px;padding:34px;background:linear-gradient(135deg,#061426,#12325d);color:#fff;box-shadow:0 28px 80px rgba(6,20,38,.18);position:relative;overflow:hidden}.mock-panel:after{content:"";position:absolute;inset:auto -10% -30% 20%;height:220px;background:radial-gradient(circle,rgba(207,167,106,.32),transparent 62%)}.mock-panel span{color:var(--gold2);font-weight:900}.mock-panel h3{font-size:34px;line-height:1.25}.mock-lines,.mock-grid{position:absolute;left:34px;right:34px;bottom:34px;height:120px;border-radius:18px;background:linear-gradient(90deg,rgba(255,255,255,.12) 20%,transparent 20% 26%,rgba(255,255,255,.16) 26% 70%,transparent 70%)}.gold-panel{background:linear-gradient(135deg,#1b1307,#836131)}.case-card{overflow:hidden;transition:.25s}.case-cover{height:230px;padding:24px;display:flex;align-items:flex-start;justify-content:space-between;background:linear-gradient(135deg,#061426,#123a75);color:var(--gold2);font-weight:900}.case-cover strong{font-size:46px;color:rgba(255,255,255,.18)}.c2{background:linear-gradient(135deg,#1d2430,#9b7439)}.c3{background:linear-gradient(135deg,#0b1f3a,#315b8d)}.c4{background:linear-gradient(135deg,#121826,#57606f)}.c5{background:linear-gradient(135deg,#061426,#0f766e)}.c6{background:linear-gradient(135deg,#27180a,#cfa76a)}.case-body{padding:24px}.case-body small{color:#9b7439;font-weight:900}.case-body h3{font-size:22px;margin:8px 0}.process-dark .process-list{margin-top:10px}.process-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.process-item{padding:28px}.process-item b{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#fff3cf,var(--gold));color:#061426}.process-item h3{color:inherit}.process-dark .process-item{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.1);color:#fff}.process-dark .process-item p{color:rgba(255,255,255,.68)}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testimonials article{padding:28px}.testimonials div{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#061426;color:var(--gold2);font-weight:900}.faq-section{background:#fff}.faq-list{max-width:980px;margin:auto;display:grid;gap:14px}.faq-list details{padding:18px 22px}.faq-list summary{cursor:pointer;font-weight:900}.faq-list p{color:var(--muted);margin-bottom:0}.contact-band{margin:30px 6vw 82px;padding:48px;border-radius:30px;display:flex;justify-content:space-between;gap:30px;align-items:center;background:linear-gradient(135deg,#020b16,#0b1f3a);color:#fff}.contact-band p{color:rgba(255,255,255,.72)}.contact-actions{display:flex;gap:14px;flex-wrap:wrap}.page-hero{padding:88px 6vw;background:linear-gradient(135deg,#020b16,#071a2f);color:#fff}.page-hero p{color:rgba(255,255,255,.72);max-width:780px}.about-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:30px}.info-table,.contact-card-main,.contact-form{padding:32px}.contact-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;padding:78px 6vw}.contact-card-main a{color:#9b7439;font-weight:900}.qr-box{margin-top:20px;height:150px;border:1px dashed #d3b47c;border-radius:18px;display:grid;place-items:center;color:#9b7439;background:#fbf7ee}.contact-form{display:grid;gap:14px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:15px 16px;border:1px solid var(--line);border-radius:14px;font:inherit}.contact-form textarea{min-height:132px}.contact-form button{height:52px;border:0;border-radius:999px;background:linear-gradient(135deg,#fff3cf,var(--gold));font-weight:900;color:#020b16}.news-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-list article{padding:28px}.news-list span{color:#9b7439;font-weight:900}.site-footer{padding:60px 6vw 24px;background:#020b16;color:rgba(255,255,255,.7)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:34px}.footer-brand{font-size:25px;font-weight:900;color:#fff}.site-footer h4{color:#fff}.site-footer a{display:block;margin:8px 0}.footer-badges{display:flex;flex-wrap:wrap;gap:8px}.footer-badges span{padding:6px 10px;border-radius:999px;background:rgba(207,167,106,.14);color:var(--gold2);font-size:12px}.footer-bottom{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);font-size:14px}.reveal{opacity:0;transform:translateY(16px);transition:.55s}.reveal.show{opacity:1;transform:none}@media(max-width:1080px){.site-header{padding:12px 20px;flex-wrap:wrap}.site-header nav{order:3;width:100%;justify-content:flex-start;overflow:auto;gap:18px}.header-cta{display:none}.brand{min-width:auto}.brand small{white-space:normal}.hero,.split-section,.about-layout,.contact-section{grid-template-columns:1fr}.hero{padding:58px 22px}.hero h1{font-size:42px}.hero-visual,.brand-stage{min-height:390px;height:390px}.brand-stage img{width:210px;height:210px}.hero-actions,.contact-band{flex-direction:column;align-items:stretch}.stats,.service-grid,.case-grid,.process-list,.adv-grid,.testimonials,.footer-grid,.news-list{grid-template-columns:1fr}.stats{margin:18px 22px}.section,.split-section,.dark-section,.page-hero,.contact-section{padding:56px 22px}.section-title h2,.page-hero h1,.contact-band h2{font-size:34px}.contact-band{margin:22px 22px 58px;padding:32px}.site-footer{padding:48px 22px 22px}}
 .center-actions{display:flex;justify-content:center;margin-top:34px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.detail-grid>.section-title{text-align:left;margin:0 0 18px}.case-hero-cover{min-height:360px;border-radius:34px;padding:38px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;box-shadow:0 30px 90px rgba(6,20,38,.18);overflow:hidden}.case-hero-cover span{color:var(--gold2);font-weight:900;letter-spacing:2px;text-transform:uppercase}.case-hero-cover strong{max-width:760px;font-size:48px;line-height:1.15}.narrow{max-width:980px;margin:auto}.filter-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 0 28px}.filter-pills span{padding:9px 16px;border-radius:999px;background:#fff;border:1px solid rgba(207,167,106,.24);color:#9b7439;font-weight:900}@media(max-width:1080px){.detail-grid{grid-template-columns:1fr}}@media(max-width:720px){body{background:#f8f6f2;line-height:1.72;-webkit-font-smoothing:antialiased}.site-header{position:sticky;top:0;display:grid;grid-template-columns:1fr auto;gap:10px;padding:10px 16px 12px;background:rgba(2,11,22,.96);box-shadow:0 14px 40px rgba(2,11,22,.28)}.brand{min-width:0;gap:10px}.brand img{width:42px;height:42px;border-radius:14px}.brand strong{font-size:18px;line-height:1}.brand small{font-size:10px;line-height:1.25;color:rgba(255,255,255,.6)}.site-header nav{grid-column:1/3;order:0;width:calc(100vw - 32px);display:flex;gap:8px;overflow-x:auto;padding:8px 0 0;scrollbar-width:none}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{flex:0 0 auto;padding:7px 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.045);font-size:12px;color:rgba(255,255,255,.72)}.site-header nav a.active{background:linear-gradient(135deg,#fff3cf,var(--gold));border-color:transparent;color:#061426}.header-cta{display:flex;grid-column:2;grid-row:1;padding:9px 14px;font-size:12px}.hero{display:block;margin:0;padding:44px 18px 34px;min-height:auto;background:radial-gradient(circle at 50% 8%,rgba(207,167,106,.22),transparent 35%),linear-gradient(180deg,#020b16 0%,#071a2f 64%,#061426 100%);border-bottom-left-radius:28px;border-bottom-right-radius:28px}.hero:before{background:linear-gradient(150deg,rgba(255,255,255,.08),transparent 48%),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 52px)}.eyebrow{font-size:12px;letter-spacing:1.2px}.hero h1{margin:14px 0 12px;font-size:38px;line-height:1.14;font-weight:950}.hero p{font-size:14px;line-height:1.9;color:rgba(255,255,255,.78)}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.btn{min-height:46px;padding:0 16px;font-size:13px}.hero-proof{gap:8px;margin-top:18px}.hero-proof span{font-size:11px;padding:6px 10px;background:rgba(255,255,255,.055)}.hero-visual{min-height:0;height:auto;margin-top:24px}.brand-stage{height:310px;min-height:310px;border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.045));box-shadow:0 28px 80px rgba(0,0,0,.34)}.brand-stage:before{inset:18px;border-radius:20px}.brand-stage img{top:42%;width:150px;height:150px;border-radius:24px}.stage-card{padding:11px 12px;border-radius:14px}.stage-card b{font-size:16px}.stage-card span{font-size:10px}.card-a{left:16px;top:20px}.card-b{right:14px;top:70px}.card-c{left:24px;bottom:22px}.stage-line{bottom:66px}.stats{grid-template-columns:repeat(2,1fr);gap:10px;margin:-18px 16px 0}.stats div{padding:17px 13px;border-radius:18px;box-shadow:0 18px 46px rgba(6,20,38,.12)}.stats strong{font-size:18px;line-height:1.2}.stats span{display:block;margin-top:4px;font-size:11px;line-height:1.45}.section,.split-section,.dark-section,.page-hero,.contact-section{padding:46px 16px}.section-title{margin-bottom:24px}.section-title span,.page-hero span,.contact-band span{font-size:11px;letter-spacing:1.3px}.section-title h2,.page-hero h1,.contact-band h2{font-size:30px;line-height:1.22}.section-title p,.page-hero p{font-size:14px;line-height:1.85}.page-hero{padding-top:54px;padding-bottom:54px;border-bottom-left-radius:28px;border-bottom-right-radius:28px}.service-grid,.case-grid,.process-list,.adv-grid,.testimonials,.news-list{gap:14px}.service-card{padding:22px;border-radius:22px;box-shadow:0 18px 46px rgba(6,20,38,.075)}.card-top b{width:46px;height:46px;border-radius:15px}.card-top span{font-size:11px}.service-card h3{font-size:21px;margin:18px 0 8px}.service-card p,.case-body p,.process-item p,.news-list p,.testimonials p{font-size:14px;line-height:1.8}.tags{gap:7px;margin:14px 0}.tags em{font-size:11px;padding:5px 9px}.dark-section{background:linear-gradient(180deg,#020b16,#071a2f);border-radius:0}.adv-grid div{padding:22px;border-radius:18px}.adv-grid h3{font-size:18px}.split-section{display:block}.split-section .section-title h2{text-align:left}.mock-panel{min-height:270px;margin-top:22px;border-radius:24px;padding:24px}.mock-panel h3{font-size:25px}.mock-lines,.mock-grid{left:24px;right:24px;bottom:24px;height:92px}.case-card{border-radius:22px}.case-cover{height:170px;padding:18px}.case-cover strong{font-size:34px}.case-body{padding:20px}.case-body h3{font-size:20px}.process-item{padding:22px;border-radius:20px}.process-item b{width:50px;height:50px}.testimonials article{padding:22px;border-radius:20px}.faq-list details{padding:16px 18px;border-radius:18px}.contact-band{margin:18px 16px 54px;padding:28px 20px;border-radius:24px}.contact-actions{display:grid;grid-template-columns:1fr}.contact-card-main,.contact-form,.info-table{padding:22px;border-radius:22px}.qr-box{height:118px}.contact-form input,.contact-form select,.contact-form textarea{padding:13px 14px;border-radius:12px;font-size:14px}.footer-grid{gap:22px}.site-footer{padding:42px 18px 22px}.footer-brand{font-size:21px}.site-footer p,.site-footer a,.footer-bottom{font-size:13px;line-height:1.8}.footer-bottom{display:grid;gap:8px}.case-hero-cover{min-height:250px;border-radius:24px;padding:24px}.case-hero-cover strong{font-size:30px}.filter-pills{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;margin-bottom:20px}.filter-pills span{flex:0 0 auto;font-size:12px;padding:7px 12px}.center-actions{margin-top:24px}}
