:root{--ink:#1d2b2f;--deep:#172326;--muted:#667376;--paper:#f6efe2;--white:#fffdf8;--line:#1d2b2f1f;--green:#0d7a5f;--teal:#25b99d;--gold:#d29b3e;--red:#b84d3b;--blue:#2f6f95;--shadow:0 26px 70px #1d2b2f26;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}h1,h2,h3,p{margin:0}#app{min-height:100vh}.site-shell{background:linear-gradient(90deg,#0d7a5f14 1px,#0000 1px) 0 0/56px 56px,linear-gradient(#0d7a5f14 1px,#0000 1px) 0 0/56px 56px,linear-gradient(135deg,#f8f1e4 0%,#eef2e8 48%,#f5e4d7 100%);min-height:100vh}.hero-section{min-height:100svh;padding:22px clamp(18px,4vw,68px) 46px;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:linear-gradient(108deg,#fffdf8eb 0 36%,#fffdf833 36% 62%,#0d7a5f14 62% 100%),repeating-linear-gradient(126deg,#0000 0 42px,#d29b3e1a 42px 44px);position:absolute;inset:0}.hero-section:after{content:"";pointer-events:none;background:linear-gradient(#0000,#f6efe2f5);height:150px;position:absolute;bottom:0;left:0;right:0}.topbar{z-index:10;justify-content:space-between;align-items:center;gap:24px;padding:12px 0;display:flex;position:relative}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-mark{color:#fff;flex:none;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.brand-copy{gap:2px;display:grid}.brand-copy strong{font-size:16px;line-height:1.25}.brand-copy small{color:var(--muted)}.nav-links{color:#526165;white-space:nowrap;align-items:center;gap:clamp(14px,2vw,30px);font-size:14px;display:flex}.nav-links a{padding:8px 0;position:relative}.nav-links a:after{content:"";background:var(--green);transform-origin:0;height:2px;transition:transform .24s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after{transform:scaleX(1)}.hero-layout{z-index:2;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(30px,5vw,82px);min-height:calc(100svh - 170px);padding-top:26px;display:grid;position:relative}.hero-copy{max-width:710px}.eyebrow{color:var(--green);letter-spacing:.15em;margin-bottom:14px;font-size:12px;font-weight:900}h1{letter-spacing:0;max-width:11em;font-size:clamp(44px,6.4vw,92px);line-height:1.03}h2{letter-spacing:0;font-size:clamp(32px,4vw,58px);line-height:1.08}h3{font-size:22px;line-height:1.28}.hero-lead{color:#223034;margin-top:26px;font-size:clamp(20px,2vw,30px);font-weight:800;line-height:1.48}.hero-text,.section-heading p,.about-story p,.advantage-card p,.format-card p,.operation-flow p,.standard-copy p,.footer p{color:var(--muted);line-height:1.85}.hero-text{max-width:620px;margin-top:16px;font-size:17px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.primary-action,.secondary-action{border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:800;transition:transform .24s,box-shadow .24s,background .24s;display:inline-flex}.primary-action{color:#fff;background:linear-gradient(135deg, var(--green), var(--blue));box-shadow:0 18px 34px #0d7a5f40}.secondary-action{color:var(--ink);background:#fffdf8b8;border:1px solid #1d2b2f2e}.primary-action:hover,.secondary-action:hover{transform:translateY(-3px);box-shadow:0 22px 46px #1d2b2f29}.hero-visual{min-height:650px;position:relative}.market-scene{min-height:520px;position:absolute;inset:0}.market-scene canvas{width:100%;height:100%;display:block}.scene-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8c2;border:1px solid #ffffff94;border-radius:8px;width:min(310px,86%);padding:18px;position:absolute;bottom:10%;right:4%;box-shadow:0 20px 60px #1d2b2f29}.scene-panel span,.scene-panel small{color:var(--muted);display:block}.scene-panel span{color:var(--green);letter-spacing:.14em;margin-bottom:6px;font-size:11px;font-weight:900}.scene-panel strong{margin-bottom:4px;font-size:28px;display:block}.metric-strip{z-index:3;border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8bd;border-radius:8px;grid-template-columns:repeat(4,1fr);display:grid;position:relative;overflow:hidden}.metric-strip article{border-right:1px solid var(--line);min-height:116px;padding:24px}.metric-strip article:last-child{border-right:0}.metric-strip strong{color:var(--green);font-size:clamp(26px,3.4vw,44px);line-height:1;display:block}.metric-strip span{color:var(--muted);margin-top:12px;display:block}.section{padding:clamp(76px,10vw,138px) clamp(18px,4vw,68px)}.section-heading{max-width:920px;margin-bottom:38px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading p:last-child,.standard-copy p{margin-top:16px;font-size:18px}.about-grid{grid-template-columns:1.1fr repeat(3,1fr);gap:18px;display:grid}.about-story,.advantage-card,.format-card,.operation-flow article,.standard-board,.standard-board article{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8c7;border:1px solid #ffffffb8;border-radius:8px;box-shadow:0 20px 56px #1d2b2f1a}.about-story{color:#fff;background:linear-gradient(135deg,#0d7a5feb,#2f6f95e0),repeating-linear-gradient(90deg,#ffffff14 0 1px,#0000 1px 28px);min-height:350px;padding:34px}.about-story p,.about-story .eyebrow{color:#ffffffd1}.about-story h3{margin-bottom:16px;font-size:30px}.story-lines{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:42px;display:grid}.story-lines span,.service-list span{background:#ffffff1f;border:1px solid #ffffff38;border-radius:8px;padding:13px 14px}.advantage-card{padding:30px;transition:transform .25s,box-shadow .25s}.advantage-card:hover,.format-card:hover,.operation-flow article:hover{transform:translateY(-8px);box-shadow:0 28px 70px #1d2b2f29}.advantage-card span{color:#fff;background:linear-gradient(135deg, var(--green), var(--gold));border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:42px;font-weight:900;display:inline-grid}.advantage-card h3,.format-card h3{margin-bottom:14px}.formats-section{background:linear-gradient(#fffdf87a,#f6efe2e6),repeating-linear-gradient(118deg,#0000 0 46px,#2f6f9514 46px 48px)}.format-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.format-card{padding:24px;transition:transform .25s,box-shadow .25s;overflow:hidden}.format-visual{perspective:720px;background:linear-gradient(90deg,#ffffff80 1px,#0000 1px) 0 0/22px 22px,linear-gradient(#ffffff80 1px,#0000 1px) 0 0/22px 22px,linear-gradient(135deg,#0d7a5f38,#d29b3e33);border-radius:8px;height:178px;margin-bottom:24px;position:relative;overflow:hidden}.format-visual:before{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);height:32px;animation:4s linear infinite stream;position:absolute;inset:58% -20% auto;transform:rotate(-12deg)}.format-visual span{background:var(--green);border-radius:5px;width:58px;height:82px;position:absolute;bottom:32px;transform:rotateX(58deg)rotate(-36deg);box-shadow:12px 12px #1d2b2f26}.format-visual span:first-child{left:18%}.format-visual span:nth-child(2){height:112px;left:41%}.format-visual span:nth-child(3){height:92px;left:64%}.tone-green .format-visual span{background:linear-gradient(145deg, var(--green), var(--teal))}.tone-blue .format-visual span{background:linear-gradient(145deg, var(--blue), var(--green))}.tone-gold .format-visual span{background:linear-gradient(145deg, var(--gold), #f0c36b)}.tone-red .format-visual span{background:linear-gradient(145deg, var(--red), var(--gold))}.services-section{color:#fff;background:linear-gradient(135deg,#172326f5,#0d7a5fe6),repeating-linear-gradient(90deg,#ffffff12 0 1px,#0000 1px 44px)}.services-layout{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:start;gap:48px;display:grid}.section-heading.light .eyebrow,.section-heading.light h2,.section-heading.light p{color:#fff}.service-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.service-list span{color:#ffffffe6;align-items:center;min-height:72px;font-weight:800;display:flex}.operation-flow{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px;display:grid}.operation-flow article{background:#ffffff1a;min-height:260px;padding:26px;transition:transform .25s,box-shadow .25s}.operation-flow span{color:#f2c15d;letter-spacing:.16em;margin-bottom:52px;font-size:13px;font-weight:900;display:block}.operation-flow p{color:#ffffffb8;margin-top:12px}.standard-section{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:42px;display:grid}.standard-board{background:linear-gradient(135deg,#fffdf8d6,#f0e7d3c7),repeating-linear-gradient(130deg,#0000 0 36px,#b84d3b14 36px 38px);gap:12px;padding:12px;display:grid}.standard-board article{box-shadow:none;grid-template-columns:150px 1fr;align-items:center;gap:16px;padding:18px;display:grid}.standard-board strong{color:var(--green)}.standard-board span{color:var(--muted);line-height:1.7}.footer{color:#fff;background:var(--deep);grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);gap:32px;padding:56px clamp(18px,4vw,68px);display:grid}.footer .eyebrow,.footer h2{color:#fff}.footer p{color:#ffffffb8;max-width:760px}.footer address{color:#ffffffc2;text-align:right;align-content:center;gap:10px;font-style:normal;display:grid}.icp-link{color:#ffffffb8;align-items:center;margin-top:10px;font-size:14px;line-height:1.6;text-decoration:none;transition:color .2s}.icp-link:hover{color:#fff}@keyframes stream{0%{transform:translate(-45%)rotate(-12deg)}to{transform:translate(45%)rotate(-12deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1180px){.hero-layout,.services-layout,.standard-section{grid-template-columns:1fr}.hero-visual{min-height:560px}.about-grid,.format-grid,.operation-flow{grid-template-columns:repeat(2,1fr)}.about-story{grid-column:1/-1}}@media (width<=820px){.topbar,.footer{grid-template-columns:1fr;align-items:flex-start}.topbar{flex-direction:column}.nav-links{width:100%;padding-bottom:8px;overflow-x:auto}.hero-section,.hero-layout{min-height:auto}.hero-visual{min-height:460px}.metric-strip,.about-grid,.format-grid,.operation-flow,.service-list{grid-template-columns:1fr}.metric-strip article{border-right:0;border-bottom:1px solid var(--line)}.metric-strip article:last-child{border-bottom:0}.standard-board article{grid-template-columns:1fr}.footer address{text-align:left}}@media (width<=560px){.hero-section,.section,.footer{padding-left:16px;padding-right:16px}.brand{align-items:flex-start}.brand-copy strong{max-width:240px}.hero-actions a{width:100%}.hero-visual{min-height:390px;margin-left:-16px;margin-right:-16px}.scene-panel{bottom:18px;right:16px}.about-story,.advantage-card,.format-card,.operation-flow article{padding:22px}.story-lines{grid-template-columns:1fr}}
