:root{color:#fff;background:#050505;color-scheme:dark;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;font-size:16px;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #050505;--bg-soft: #0c0c0e;--surface: #121214;--surface-raised: #19191c;--accent: #25f4ee;--accent-light: #8ffcf7;--accent-pink: #fe2c55;--accent-cyan-soft: rgb(37 244 238 / 10%);--accent-pink-soft: rgb(254 44 85 / 10%);--text: #ffffff;--text-soft: #d7d7dc;--muted: #8f9099;--line: #2b2b31;--danger: #fe2c55}*{box-sizing:border-box}::selection{color:#050505;background:#25f4eed6}*{scrollbar-color:#414149 #08080a}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#08080a}*::-webkit-scrollbar-thumb{border:2px solid #08080a;border-radius:999px;background:#414149}*::-webkit-scrollbar-thumb:hover{background:#5b5b65}html{scroll-behavior:smooth;scroll-padding-top:78px}body{min-width:0;min-height:100vh;margin:0;color:var(--text);background:var(--bg);line-height:1.6}body,button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}.site-shell{min-width:0;overflow-x:clip}.container{width:min(1120px,calc(100% - 48px));margin:0 auto}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;padding:9px 14px;border-radius:8px;color:#03110d;background:var(--accent);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgb(43 43 49 / 90%);background:#050505f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{display:flex;height:74px;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;color:#050505;background:#fff;font-size:15px;font-weight:900;object-fit:cover;box-shadow:0 0 0 1px #2b2b31,-2px 0 12px #25f4ee2e,2px 0 12px #fe2c552e}.brand-copy{display:grid;gap:2px}.brand-copy strong{color:var(--text);font-size:16px;line-height:1.1}.brand-copy small{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.14em}.primary-nav{display:flex;align-items:center;gap:30px;color:var(--text-soft);font-size:14px;font-weight:600}.primary-nav>a:not(.nav-cta):hover{color:var(--accent-light)}.nav-cta,.button,.submit-button,.footer-apply{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border-radius:9px;font-weight:750;transition:transform .18s ease,background .18s ease,border-color .18s ease}.nav-cta{min-height:40px;padding:0 17px;color:#fff;background:var(--accent-pink)}.nav-cta:hover,.button-primary:hover,.submit-button:hover:not(:disabled),.footer-apply:hover{background:#ff4a6c;transform:translateY(-1px)}.menu-button{display:none}.section-dark,.section-light,.section-warm{color:var(--text)}.hero{padding:96px 0 100px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 16%,rgb(37 244 238 / 9%),transparent 28%),radial-gradient(circle at 8% 78%,rgb(254 44 85 / 8%),transparent 24%),var(--bg)}.hero-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr);align-items:center;gap:56px}.hero-copy,.hero-card,.application-form,.apply-copy{min-width:0}.eyebrow,.section-kicker{margin:0 0 16px;color:var(--accent);font-size:13px;font-weight:800;letter-spacing:.08em}.hero h1{max-width:760px;margin:0;color:var(--text);font-size:clamp(42px,4.5vw,60px);line-height:1.12;letter-spacing:-.045em}.hero h1 em{display:inline-block;color:#fff;font-style:normal;text-shadow:-2px 0 var(--accent),2px 0 var(--accent-pink);white-space:nowrap}.hero-lead{max-width:680px;margin:26px 0 0;color:var(--text-soft);font-size:18px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.button-primary{min-width:194px;padding:0 23px;color:#fff;background:var(--accent-pink)}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--text-soft);font-weight:650}.text-link:hover{color:var(--accent-light)}.hero-points{display:inline-flex;max-width:100%;align-items:center;gap:0;margin-top:32px;padding:11px 14px;border:1px solid rgb(62 62 70 / 82%);border-radius:12px;color:var(--text-soft);background:#121214d1;font-size:13px}.hero-points span{display:inline-flex;align-items:center;gap:8px;padding:0 12px;white-space:nowrap}.hero-points span:first-child{padding-left:0}.hero-points span:last-child{padding-right:0}.hero-points span+span{border-left:1px solid var(--line)}.hero-points span:before{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #25f4ee17;content:""}.hero-card{position:relative;display:grid;min-height:330px;align-content:center;justify-self:stretch;padding:32px;overflow:hidden;border:1px solid rgb(62 62 70 / 92%);border-radius:18px;background:linear-gradient(145deg,rgb(37 244 238 / 7%),transparent 42%),var(--surface);box-shadow:inset 0 1px #ffffff06,0 28px 70px #00000038;isolation:isolate}.hero-card:before{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--accent),var(--accent-pink),transparent 92%);content:""}.hero-card:after{position:absolute;top:-92px;right:-92px;width:210px;height:210px;border-radius:50%;background:#fe2c5514;content:"";filter:blur(8px);pointer-events:none}.hero-card>*{position:relative;z-index:1}.card-label{display:flex;align-items:center;gap:9px;margin-bottom:14px;color:var(--muted);font-size:12px;font-weight:750;letter-spacing:.06em}.card-label:before{width:18px;height:2px;flex:0 0 18px;border-radius:2px;background:var(--accent);content:""}.platform-list{display:flex;flex-wrap:wrap;gap:9px}.platform-list strong{display:inline-flex;min-height:40px;flex:1 1 96px;align-items:center;justify-content:center;padding:8px 12px;border:1px solid #3b3b43;border-radius:8px;color:var(--text);background:#0b0b0d;font-size:13px;line-height:1.25;text-align:center;white-space:nowrap}.hero-card-divider{height:1px;margin:26px 0;background:var(--line)}.fit-list,.role-card ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}.fit-list li,.role-card li{display:flex;align-items:center;gap:10px;color:var(--text-soft)}.fit-list li{min-height:28px;font-size:15px}.fit-list li span{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:50%;color:#050505;background:var(--accent);font-size:12px;font-weight:900}.role-card li span{color:var(--accent);font-weight:900}.services,.model-section,.process-section,.apply-section{padding:88px 0}.services{background:var(--bg-soft)}.section-heading{max-width:720px;margin-bottom:38px}.section-heading h2,.apply-copy h2{margin:0;color:var(--text);font-size:clamp(30px,4vw,44px);line-height:1.24;letter-spacing:-.035em}.section-heading>p:last-child,.apply-copy>p{margin:14px 0 0;color:var(--muted);font-size:16px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{min-height:238px;padding:28px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.service-number{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;color:#050505;background:var(--accent);font-size:12px;font-weight:850}.service-card:nth-child(2) .service-number{color:#fff;background:var(--accent-pink)}.service-card h3{margin:24px 0 8px;color:var(--text);font-size:21px}.service-card p{margin:0;color:var(--muted);line-height:1.75}.model-section{border-block:1px solid var(--line);background:var(--bg)}.section-heading-light{max-width:850px}.role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.role-card{padding:30px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.role-card-accent{border-color:#fe2c557a;background:linear-gradient(145deg,rgb(254 44 85 / 9%),var(--surface) 52%)}.role-badge{display:inline-flex;padding:6px 10px;border-radius:6px;color:var(--accent-light);background:#25f4ee1a;font-size:12px;font-weight:800}.role-card h3{margin:18px 0 22px;font-size:23px}.profit-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.profit-steps>div{display:flex;align-items:flex-start;gap:13px;padding:20px;border:1px solid var(--line);border-radius:12px;background:#0d0d0f}.profit-steps>div>span{display:grid;width:27px;height:27px;flex:0 0 27px;place-items:center;border-radius:50%;color:#050505;background:var(--accent);font-size:12px;font-weight:850}.profit-steps>div:nth-child(2)>span{color:#fff;background:var(--accent-pink)}.profit-steps p{display:grid;gap:2px;margin:0}.profit-steps strong{color:var(--text);font-size:16px}.profit-steps small{color:var(--muted);line-height:1.55}.model-bottom-line{margin:18px 0 0;color:var(--muted);font-size:13px;text-align:center}.process-section{background:var(--bg-soft)}.process-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.process-list li{min-width:0;padding:24px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.process-step{display:flex;align-items:center;justify-content:space-between}.process-step span{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:#050505;background:var(--accent);font-weight:850}.process-list li:nth-child(2n) .process-step span{color:#fff;background:var(--accent-pink)}.process-step i{color:#62626c;font-style:normal}.process-list h3{margin:20px 0 5px;color:var(--text);font-size:18px}.process-list p{margin:0;color:var(--muted);font-size:14px}.simple-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:22px 24px;border:1px solid rgb(254 44 85 / 42%);border-radius:13px;background:linear-gradient(90deg,#25f4ee0d,#fe2c5514)}.simple-cta strong{font-size:17px}.simple-cta .button{min-width:126px}.apply-section{background:var(--bg)}.apply-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:70px}.apply-copy{padding-top:24px}.contact-note{display:grid;gap:11px;margin-top:28px;color:var(--text-soft);font-size:14px}.contact-note span{display:flex;align-items:center;gap:9px}.contact-note i{color:var(--accent);font-style:normal;font-weight:900}.application-form{padding:30px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 24px 65px #0000002e}.form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.form-header>div{display:grid;gap:2px}.form-header span{color:var(--accent);font-size:12px;font-weight:800}.form-header h3{margin:0;color:var(--text);font-size:22px}.form-header small{color:var(--muted)}.form-header small i,.form-field label>i{color:var(--danger);font-style:normal}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-field{position:relative;display:grid;align-content:start;gap:7px;min-width:0}.form-field.full{grid-column:1 / -1}.form-field label{color:var(--text-soft);font-size:13px;font-weight:650}.form-field label>span{color:var(--muted);font-size:11px;font-weight:500}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #3a3a42;border-radius:8px;outline:0;color:var(--text);background:#0a0a0c;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.form-field input,.form-field select{height:46px;padding:0 13px}.form-field textarea{min-height:102px;padding:11px 13px 24px;resize:vertical}.form-field input::placeholder,.form-field textarea::placeholder{color:#686872}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--accent);background:#111114;box-shadow:-2px 0 #25f4ee8c,2px 0 #fe2c558c}.form-field input[aria-invalid=true],.form-field select[aria-invalid=true],.form-field textarea[aria-invalid=true]{border-color:var(--danger)}.character-count{position:absolute;right:10px;bottom:7px;color:#686872;font-size:10px}.character-count.warning{color:var(--danger)}.field-error{color:#ff8199;font-size:11px}.optional-fields{margin-top:18px;border:1px solid var(--line);border-radius:10px;background:#0d0d0f}.optional-fields summary{display:flex;min-height:50px;align-items:center;justify-content:space-between;padding:0 15px;color:var(--text-soft);font-size:13px;font-weight:700;cursor:pointer;list-style:none}.optional-fields summary::-webkit-details-marker{display:none}.optional-fields summary span{color:var(--accent);font-size:11px}.optional-fields[open] summary{border-bottom:1px solid var(--line)}.optional-fields[open] summary span{visibility:hidden}.optional-fields[open] summary span:after{visibility:visible;content:"收起"}.optional-grid{padding:18px}.submit-message{display:flex;align-items:flex-start;gap:9px;margin-top:18px;padding:11px 12px;border-radius:8px;font-size:13px}.submit-message.success{color:#8df0dc;background:#25f4ee1a}.submit-message.error{color:#ff9bad;background:#ff66851a}.submit-message>span{display:grid;width:18px;height:18px;flex:0 0 18px;place-items:center;border-radius:50%;color:var(--bg);background:currentColor;font-size:10px;font-weight:900}.submit-button{width:100%;min-height:50px;gap:9px;margin-top:18px;color:#fff;background:var(--accent-pink);cursor:pointer}.submit-button:disabled{cursor:wait;opacity:.65}.submit-button i{font-style:normal}.spinner{width:15px;height:15px;border:2px solid rgb(255 255 255 / 32%);border-top-color:#fff;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.form-disclaimer{margin:11px 0 0;color:#777781;font-size:11px;text-align:center}.site-footer{border-top:1px solid var(--line);background:#020202}.footer-main{display:flex;min-height:126px;align-items:center;gap:36px}.footer-main>p{flex:1;margin:0;color:var(--muted);font-size:14px}.footer-apply{min-height:40px;padding:0 17px;color:#fff;background:var(--accent-pink)}.footer-bottom{display:flex;min-height:54px;align-items:center;justify-content:space-between;border-top:1px solid #242429;color:#73737c;font-size:11px}@media(max-width:920px){.hero{padding-block:72px}.hero-layout,.apply-layout{grid-template-columns:1fr;gap:42px}.hero h1 em{white-space:normal}.hero-card{width:100%;max-width:620px;min-height:0}.process-list{grid-template-columns:repeat(2,minmax(0,1fr))}.apply-copy{max-width:650px;padding-top:0}}@media(max-width:720px){.container{width:min(100% - 32px,1120px)}.header-inner{height:68px}.brand-mark{width:36px;height:36px}.menu-button{display:grid;width:42px;height:42px;place-content:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:var(--surface);cursor:pointer}.menu-button span{width:18px;height:2px;border-radius:2px;background:var(--text-soft)}.primary-nav{position:absolute;top:68px;right:16px;left:16px;display:none;align-items:stretch;gap:4px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#0b0b0d;box-shadow:0 22px 50px #00000059}.primary-nav.open{display:grid}.primary-nav>a{padding:11px 12px}.primary-nav .nav-cta{min-height:42px}.hero{padding:56px 0 64px}.hero h1{font-size:clamp(38px,11vw,52px)}.hero-lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-points{width:100%;flex-wrap:wrap;justify-content:space-between;padding:10px 11px;font-size:12px}.hero-points span{flex:1 1 auto;justify-content:center;padding-inline:8px}.hero-card{padding:24px;border-radius:15px}.platform-list{gap:8px}.platform-list strong{flex-basis:92px}.button-primary{width:100%}.services,.model-section,.process-section,.apply-section{padding:64px 0}.service-grid,.role-grid,.profit-steps,.process-list{grid-template-columns:1fr}.service-card{min-height:0}.process-step i{display:none}.simple-cta{align-items:stretch;flex-direction:column}.simple-cta .button{width:100%}.application-form{padding:22px 18px}.form-header{align-items:flex-start;flex-direction:column;gap:8px}.form-grid{grid-template-columns:1fr}.form-field.full{grid-column:auto}.footer-main{align-items:flex-start;flex-direction:column;gap:18px;padding-block:30px}.footer-main>p{flex:none}.footer-apply{width:100%}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:3px}}@media(max-width:380px){.container{width:min(100% - 24px,1120px)}.brand-copy small{letter-spacing:.08em}.hero-points{align-items:stretch;flex-direction:column;gap:8px}.hero-points span{justify-content:flex-start;padding:0;border-left:0!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
