:root{--ink:#152033;--muted:#667386;--line:rgba(21,32,51,0.12);--paper:#ffffff;--mist:#f4f7f8;--night:#09111f;--blue:#1f6feb;--teal:#12a594;--amber:#f2a93b;--rose:#df5b63;--green:#2f9d62;--radius:8px;--shadow:0 20px 54px rgba(9,17,31,0.12);--neon-teal:#00e5c8;--neon-amber:#ffd06a}html{scroll-behavior:smooth;scroll-padding-top:92px}.cgj-page{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.68;background:var(--paper)}.cgj-page a{color:inherit;text-decoration:none}.cgj-page img{max-width:100%;display:block}.cgj-page .container{width:min(1160px,calc(100% - 40px));margin:0 auto}.cgj-page .nav{position:fixed;top:16px;left:50%;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:22px;width:min(1160px,calc(100% - 40px));min-height:64px;padding:10px 14px;border:1px solid rgba(0,229,200,.14);border-radius:var(--radius);background:rgba(9,17,31,.82);box-shadow:0 18px 50px rgba(0,0,0,.28),inset 0 0 0 1px rgba(0,229,200,.06);backdrop-filter:blur(20px);transform:translateX(-50%)}.cgj-page .brand{display:inline-flex;align-items:center;gap:10px;color:#fff;font-weight:800;white-space:nowrap}.cgj-page .brand img{width:42px;height:42px;object-fit:contain}.cgj-page .nav-links{display:flex;align-items:center;gap:22px;color:rgba(255,255,255,.62);font-size:14px}.cgj-page .nav-links .active,.cgj-page .nav-links a:hover{color:var(--neon-teal)}.cgj-page .nav-special{padding:4px 11px;border-radius:20px;background:linear-gradient(135deg,var(--neon-teal) 0,var(--neon-amber) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;box-shadow:inset 0 0 0 1px rgba(0,229,200,.28);transition:box-shadow .18s ease}.cgj-page .nav-special:hover{color:inherit;box-shadow:inset 0 0 0 1px rgba(0,229,200,.6)!important}.cgj-page .mobile-link.nav-special{border-color:rgba(0,229,200,.3)}.cgj-page .mobile-link.nav-special,.cgj-page .mobile-link.nav-special:active,.cgj-page .mobile-link.nav-special:hover{background:linear-gradient(135deg,var(--neon-teal) 0,var(--neon-amber) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cgj-page .mobile-link.nav-special:active,.cgj-page .mobile-link.nav-special:hover{border-color:rgba(0,229,200,.55)}.cgj-page .nav-mobile,.cgj-page .nav-toggle{display:none}.cgj-page .hero{position:relative;min-height:50vh;overflow:hidden;color:#fff;background:linear-gradient(90deg,rgba(9,17,31,.97),rgba(9,17,31,.78) 52%,rgba(9,17,31,.55)),linear-gradient(135deg,#0a0f1c,#1a1538 42%,#2a1848 68%,#4a2818)}.cgj-page .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle,rgba(223,91,99,.08) 1px,transparent 0);background-size:36px 36px;opacity:.85}.cgj-page .hero:after{content:"";position:absolute;right:8%;top:16%;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(242,169,59,.14),transparent 68%);pointer-events:none}.cgj-page .hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:52px;align-items:center;min-height:50vh;padding:100px 0 52px}.cgj-page .eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 20px;color:rgba(255,255,255,.82);font-size:15px}.cgj-page .eyebrow:before{content:"";width:34px;height:2px;background:linear-gradient(90deg,var(--rose),var(--amber))}.cgj-page h1,.cgj-page h2,.cgj-page h3,.cgj-page p{margin-top:0}.cgj-page h1{margin-bottom:22px;font-size:clamp(38px,5.2vw,68px);line-height:1.08}.cgj-page .gradient-text{background:linear-gradient(135deg,#ffb86a,#ff7eb3,var(--neon-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cgj-page .lead{width:min(620px,100%);margin-bottom:30px;color:rgba(255,255,255,.72);font-size:clamp(17px,2vw,20px)}.cgj-page .button-row{display:flex;flex-wrap:wrap;gap:14px}.cgj-page .button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;font-weight:800;font-family:inherit;font-size:15px;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.cgj-page .button:hover{transform:translateY(-2px)}.cgj-page .button.primary{border-color:transparent;color:#101827;background:linear-gradient(135deg,#ffd060,#ff9030);box-shadow:0 8px 32px rgba(255,160,50,.42)}.cgj-page .button.secondary{background:rgba(255,255,255,.06);backdrop-filter:blur(12px)}.cgj-page .signal-panel{overflow:hidden;border:1px solid rgba(255,126,179,.2);border-radius:var(--radius);background:rgba(8,15,28,.74);box-shadow:0 28px 90px rgba(0,0,0,.36);backdrop-filter:blur(20px)}.cgj-page .signal-row{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;align-items:center;min-height:108px;padding:20px 22px;border-bottom:1px solid rgba(255,255,255,.08)}.cgj-page .signal-row:last-child{border-bottom:0}.cgj-page .signal-num{display:grid;width:54px;height:54px;place-items:center;border-radius:var(--radius);background:rgba(223,91,99,.18);color:#ff9aaa;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:18px;font-weight:800}.cgj-page .signal-row strong{display:block;margin-bottom:6px;color:#fff;font-size:19px;line-height:1.3}.cgj-page .signal-row span:last-child{color:rgba(255,255,255,.62);font-size:14px}.cgj-page section{padding:82px 0}.cgj-page .soft{background:linear-gradient(180deg,rgba(244,247,248,.9),#fff)}.cgj-page .dark{color:#fff;background:linear-gradient(135deg,#09111f,#1a1230 58%,#101827)}.cgj-page .section-head{display:flex;flex-direction:column;gap:14px;margin-bottom:38px}.cgj-page .section-head>.muted,.cgj-page .section-head>p{max-width:640px}.cgj-page .kicker{margin-bottom:10px;color:var(--teal);font-size:13px;font-weight:900}.cgj-page .dark .kicker{color:var(--amber)}.cgj-page h2{margin-bottom:0;font-size:clamp(28px,4vw,44px);line-height:1.18}.cgj-page .muted,.cgj-page .section-head p{color:var(--muted)}.cgj-page .dark .section-head p{color:rgba(255,255,255,.64)}.cgj-page .sub-label{display:flex;align-items:center;gap:14px;margin:42px 0 24px;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.cgj-page .sub-label:after,.cgj-page .sub-label:before{content:"";flex:1;height:1px;background:var(--line)}.cgj-page .service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cgj-page .service-grid-duo{grid-template-columns:repeat(2,minmax(0,1fr))}.cgj-page .service-card{position:relative;overflow:hidden;min-height:320px;padding:28px 26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 32px rgba(9,17,31,.07)}.cgj-page .service-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--rose),rgba(223,91,99,.35))}.cgj-page .service-card:nth-child(2):before{background:linear-gradient(90deg,var(--amber),rgba(242,169,59,.35))}.cgj-page .service-card:nth-child(3):before{background:linear-gradient(90deg,var(--teal),rgba(18,165,148,.35))}.cgj-page .service-grid-duo .service-card:first-child:before{background:linear-gradient(90deg,var(--blue),rgba(31,111,235,.35))}.cgj-page .service-grid-duo .service-card:last-child:before{background:linear-gradient(90deg,var(--green),rgba(47,157,98,.35))}.cgj-page .service-card h3{margin-bottom:10px;font-size:22px}.cgj-page .service-card>p{color:var(--muted);font-size:15px;margin-bottom:20px}.cgj-page .service-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.cgj-page .service-card li{display:flex;gap:10px;color:#344155;font-size:14px}.cgj-page .service-card li:before{content:"";width:6px;height:6px;flex:0 0 6px;margin-top:8px;border-radius:50%;background:var(--rose);opacity:.65}.cgj-page .service-card:nth-child(2) li:before{background:var(--amber)}.cgj-page .service-card:nth-child(3) li:before{background:var(--teal)}.cgj-page .service-grid-duo .service-card:first-child li:before{background:var(--blue)}.cgj-page .service-grid-duo .service-card:last-child li:before{background:var(--green)}.cgj-page .dark .service-card h3{color:var(--ink)}.cgj-page .dark .sub-label{color:rgba(255,255,255,.38)}.cgj-page .dark .sub-label:after,.cgj-page .dark .sub-label:before{background:rgba(255,255,255,.1)}.cgj-page .soft .phase-card{background:#fff;border-color:var(--line);box-shadow:0 4px 20px rgba(9,17,31,.06)}.cgj-page .soft .phase-card h3{color:var(--ink)}.cgj-page .soft .phase-card p{color:var(--muted)}.cgj-page .soft .phase-meta{color:var(--blue)}.cgj-page .soft .section-head p{color:var(--muted)}.cgj-page .soft h2{color:var(--ink)}.cgj-page .idea-cta{padding:72px 0;color:#fff;background:radial-gradient(circle at 20% 20%,rgba(223,91,99,.16),transparent 32%),radial-gradient(circle at 80% 70%,rgba(18,165,148,.14),transparent 28%),linear-gradient(135deg,#0d1220,#1a1538 50%,#0f1a28)}.cgj-page .idea-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;padding:42px;border:1px solid rgba(255,255,255,.12);border-radius:calc(var(--radius) + 4px);background:rgba(255,255,255,.04);backdrop-filter:blur(16px)}.cgj-page .idea-box h2{margin-bottom:12px;font-size:clamp(26px,3.5vw,38px)}.cgj-page .idea-box p{margin:0;color:rgba(255,255,255,.68);font-size:17px;max-width:56ch}.cgj-page .idea-box .button{white-space:nowrap}.cgj-page .phase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cgj-page .phase-card{min-height:240px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);background:rgba(255,255,255,.05)}.cgj-page .phase-meta{display:inline-flex;margin-bottom:16px;color:var(--amber);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:900}.cgj-page .phase-card h3{margin-bottom:10px;font-size:20px}.cgj-page .phase-card p{margin:0;color:rgba(255,255,255,.62);font-size:14px}.cgj-page .audience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:min(120%,calc(100vw - 32px));margin-left:50%;transform:translateX(-50%)}.cgj-page .audience-card{padding:32px 30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.cgj-page .audience-card strong{display:block;margin-bottom:12px;font-size:22px}.cgj-page .audience-card p{margin:0;color:var(--muted);font-size:16.5px;line-height:1.7}.cgj-page .case-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.cgj-page .case-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 32px rgba(9,17,31,.08)}.cgj-page .case-preview{position:relative;height:380px;overflow:hidden;border-bottom:1px solid var(--line);background:#101827}.cgj-page .app-screenshots{position:absolute;inset:0;display:flex;gap:10px;padding:16px;background:linear-gradient(145deg,#0d1525,#1a0d2e);overflow:hidden;align-items:stretch;justify-content:center}.cgj-page .app-shot{flex:0 0 auto;height:100%;width:auto;aspect-ratio:9/19;object-fit:cover;object-position:top center;border-radius:20px;border:2px solid rgba(255,255,255,.14);box-shadow:0 8px 28px rgba(0,0,0,.5)}.cgj-page .case-body{padding:24px}.cgj-page .case-meta{display:inline-flex;margin-bottom:12px;padding:4px 10px;border-radius:999px;color:var(--teal);background:rgba(18,165,148,.1);font-size:11px;font-weight:900;letter-spacing:.08em}.cgj-page .case-body h3{margin-bottom:8px;font-size:22px}.cgj-page .case-body p{color:var(--muted);margin-bottom:14px}.cgj-page .case-link{display:inline-flex;align-items:center;gap:8px;font-weight:900}.cgj-page .case-link:after{content:"↗";color:var(--teal)}.cgj-page .contact-strip{padding:56px 0;color:#fff;background:linear-gradient(135deg,#09111f,#142030)}.cgj-page .contact-strip .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}.cgj-page footer{padding:28px 0 40px;color:var(--muted);font-size:14px;background:#f8fafb;border-top:1px solid var(--line)}.cgj-page footer .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}@media (max-width:920px){.cgj-page .nav-links{display:none}.cgj-page .nav-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius);background:rgba(255,255,255,.06);cursor:pointer;flex-shrink:0}.cgj-page .nav-toggle span{display:block;width:100%;height:2px;background:#fff;border-radius:1px}.cgj-page .nav-mobile{position:fixed;inset:0;z-index:18;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:100px 24px 48px;background:rgba(7,14,27,.97);backdrop-filter:blur(24px);opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .26s ease,transform .26s ease}.cgj-page .nav-mobile.open{opacity:1;pointer-events:auto;transform:translateY(0)}.cgj-page .mobile-link{display:block;width:100%;max-width:340px;padding:16px 24px;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);color:rgba(255,255,255,.7);font-size:18px;font-weight:600;text-align:center}.cgj-page .hero-inner,.cgj-page .idea-box,.cgj-page .section-head{grid-template-columns:1fr}.cgj-page .audience-grid,.cgj-page .case-grid,.cgj-page .phase-grid,.cgj-page .service-grid,.cgj-page .service-grid-duo{grid-template-columns:1fr 1fr}}@media (max-width:620px){.cgj-page .container,.cgj-page .nav{width:min(100% - 28px,1160px)}.cgj-page .nav{top:12px}.cgj-page .brand img{width:36px;height:36px}.cgj-page .hero-inner{min-height:auto;padding:96px 0 44px}.cgj-page h1{font-size:34px}.cgj-page section{padding:58px 0}.cgj-page .audience-grid,.cgj-page .case-grid,.cgj-page .phase-grid,.cgj-page .service-grid,.cgj-page .service-grid-duo{grid-template-columns:1fr}.cgj-page .idea-box{padding:28px}.cgj-page .button,.cgj-page .button-row,.cgj-page .idea-box .button{width:100%}}