:root{--sky:#daf3ff;--ink:#121718;--card:#fff;--line:#dce9ee;--blue:#c8efff;--muted:#5f6d72;--page-gutter:48px;--page-inset:96px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--sky)}body{margin:0;background:linear-gradient(145deg,#daf3ff,#effdff);color:var(--ink);font-family:"PingFang SC","Noto Sans SC",system-ui,sans-serif}button,a{font:inherit;color:inherit}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.shell{width:min(1400px,calc(100% - var(--page-inset)));margin-inline:auto}.view{min-height:100vh}.hero{height:min(100vh,940px);overflow:hidden}.hero img{width:100%;height:100%;object-fit:cover}.about{display:grid;grid-template-columns:290px 1fr;gap:110px;align-items:center;padding:64px 170px;border-radius:32px;background:rgba(255,255,255,.78)}.portrait{display:grid;place-items:center;aspect-ratio:.86;border-radius:30px;background:linear-gradient(145deg,#b0eafa,#ffdfe4);font-size:48px;font-weight:700;color:#fff}.about h2{font-size:24px}.about p{max-width:680px;line-height:1.75}.chips,.work-flow,.suggestions{display:flex;flex-wrap:wrap;gap:12px}.chips span,.work-flow span,.suggestions span{padding:8px 14px;border-radius:999px;background:#dff4ff;font-size:14px}.projects{padding:90px 0}.projects>h2,.contact>h2{text-align:center}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:28px}.project-card{position:relative;min-height:500px;padding:58px 50px;border:0;border-radius:42px;text-align:left;background:#fff;overflow:hidden}.project-card b{display:block;font-size:34px}.project-card span{display:block;margin-top:18px;font-size:24px}.project-card em{position:absolute;bottom:50px;color:var(--muted)}.project-card img{position:absolute;left:12%;right:12%;bottom:42px;width:76%;height:190px;border-radius:14px;object-fit:cover;object-position:center}.project-card.cyan{cursor:pointer;background:linear-gradient(#e2fffb,#fff0)}.violet{background:linear-gradient(#faf2ff,#ffeafd00)}.yellow{background:linear-gradient(#fffde7,#fff9e100)}.contact{padding-bottom:88px}.contact>div{display:flex;flex-direction:column;gap:24px;align-items:center;margin-top:34px;padding:85px;border-radius:32px;background:rgba(255,255,255,.86)}.contact a{text-decoration:none;font-weight:600}.back{position:fixed;z-index:20;top:20px;left:24px;border:0;background:transparent;font-size:38px;cursor:pointer}.project-hero{display:grid;grid-template-columns:1.35fr 1fr;gap:80px;padding:86px 10px 58px}.brand{display:flex;align-items:center;gap:10px;font-size:24px}.brand i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#000;color:#fff;font-size:10px}.project-hero h2{margin:32px 0 8px;font-size:20px}.project-hero p{line-height:1.8;color:#34464c}.robot-placeholder{display:grid;place-items:center;min-height:360px;background:#ddd;font-size:22px}.work-flow i{align-self:center;color:#9ddff7}.case-nav{display:grid;grid-template-columns:1fr 1fr 1.15fr 1.36fr 1.24fr 1.18fr;gap:0;padding-bottom:22px}.case-nav button{min-height:58px;padding:12px;border:0;background:rgba(255,255,255,.58);clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%,10% 50%);cursor:pointer}.case-nav button:first-child{clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%)}.case-nav button.active{background:#fff;font-weight:700}.case-content{padding:0 0 100px}.chapter{display:none;padding:64px 70px 90px;border-radius:30px;background:rgba(255,255,255,.88);animation:fade .35s ease}.chapter.active{display:block}@keyframes fade{from{opacity:.2;transform:translateY(8px)}}.chapter h1{margin:0 0 50px;font-size:32px}.lead{max-width:850px;margin:-25px 0 48px;line-height:1.8;color:var(--muted)}.question-grid,.pain-goal{display:grid;grid-template-columns:1fr 1.6fr;gap:70px}.question-card,.answer-card{display:flex;align-items:center;gap:30px;min-height:230px;padding:44px;border-radius:24px;background:#fff5f5}.question-card b{font-size:70px;color:#d99}.question-card p{font-weight:600;line-height:1.9}.answer-card{display:block;background:#effbff}.metric-grid,.category-grid,.evaluation-grid,.deliver-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.metric-grid span,.category-grid b{padding:20px;border-radius:16px;background:#fff;text-align:center}.metric-grid b,.category-grid small{display:block;margin-bottom:8px}.timeline{margin-top:70px}.timeline article{display:grid;grid-template-columns:90px 1fr;gap:30px;padding:28px 0;border-left:2px dotted #cbdfe7}.timeline article>span{transform:translateX(-18px);align-self:start;padding:11px 18px;border-radius:999px;background:#dff4ff;font-weight:700}.timeline h3{margin:4px 0}.timeline p{color:var(--muted)}table{width:100%;margin-top:28px;border-collapse:collapse;background:#f4f9fc}th,td{padding:14px;border-bottom:1px solid #dbe8ed;text-align:left}.ux-list{display:grid;gap:12px}.ux-list span{padding:18px;border-radius:14px;background:#f4f9fc}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.process-grid article,.evaluation-grid article,.deliver-grid article{padding:28px;border-radius:20px;background:#f4f9fc}.process-grid b{color:#70bedc}.demo-window{display:grid;grid-template-columns:240px 1fr;min-height:520px;margin-top:50px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff}.demo-window aside{display:flex;flex-direction:column;gap:24px;padding:30px;background:#f6f6f6}.demo-window>div{display:grid;align-content:center;justify-items:center;padding:50px}.composer{position:relative;width:min(700px,100%);min-height:150px;padding:25px;border:1px solid #ddd;border-radius:20px;color:#999}.composer button{position:absolute;right:16px;bottom:16px;width:40px;height:40px;border:0;border-radius:50%;background:#111;color:#fff}.stage-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:70px;margin-bottom:55px}.stage-nav button{padding:16px;border:1px solid #d7d7d7;border-radius:12px;background:#fff;cursor:pointer}.stage-nav button.active{border-color:transparent;background:#dff4ff}.stage-panel{display:none}.stage-panel.active{display:block;animation:fade .3s ease}.pain-goal>div{min-height:160px;padding:34px;border-radius:22px;background:#fff4f4}.pain-goal>div+div{background:#cdf5ff}.pain-goal small{font-weight:700}.mock-agent,.plan-card,.status-board{margin-top:35px;padding:50px;border-radius:26px;background:#f5fbfd}.suggestions{margin-top:20px}.status-board{display:grid;gap:15px}.status-board span{padding:20px;border-radius:14px;background:#fff}.status-board .done{color:#27825e}.status-board .running{color:#177ab2}.evaluation-grid{grid-template-columns:repeat(2,1fr)}.evaluation-grid article{display:grid;gap:15px;min-height:150px}.evaluation-grid strong{color:var(--muted)}.phones{display:grid;grid-template-columns:repeat(3,280px);justify-content:center;gap:60px}.phones article{min-height:530px;padding:24px;border:8px solid #111;border-radius:44px;background:#fff;box-shadow:0 22px 50px #8fc7dc44}.phones article>span{font-size:12px}.phones h3{margin-top:90px}.phone-input,.mobile-result{margin-top:30px;padding:20px;border-radius:14px;background:#f1f4f5;color:#777}.phones li{margin:30px 0}.phones button{width:100%;margin-top:30px;padding:14px;border:0;border-radius:12px;background:#111;color:#fff}.system-flow{display:flex;align-items:stretch;gap:15px}.system-flow article{flex:1;padding:24px;border-radius:18px;background:#e9f8ff}.system-flow i{align-self:center}.code-card{display:grid;grid-template-columns:1fr 2fr;gap:50px;margin-top:50px;padding:40px;border-radius:24px;background:#101b22;color:#fff}.code-card code{line-height:2;color:#bdefff}.code-card p{line-height:1.8}.to-top{position:fixed;right:24px;bottom:24px;width:48px;height:48px;border:0;border-radius:50%;background:#111;color:#fff;opacity:0;pointer-events:none}.to-top.visible{opacity:1;pointer-events:auto}.page-transition{position:fixed;z-index:99;inset:0;pointer-events:none;background:var(--sky);transform:scaleY(0)}.page-transition.run{animation:wipe .55s ease}@keyframes wipe{50%{transform:scaleY(1)}from,to{transform:scaleY(0)}}(max-width:1200px){:root{--page-gutter:48px;--page-inset:96px}}(max-width:900px){:root{--page-gutter:24px;--page-inset:48px}.shell{width:min(700px,calc(100% - var(--page-inset)))}.hero{height:auto}.hero img{height:auto}.about,.project-hero{grid-template-columns:1fr;padding:35px}.portrait{max-width:220px}.project-grid,.process-grid,.metric-grid,.category-grid,.evaluation-grid,.deliver-grid{grid-template-columns:1fr}.project-card{min-height:360px}.robot-placeholder{min-height:240px}.case-nav{display:flex;overflow-x:auto}.case-nav button{min-width:180px;clip-path:none}.chapter{padding:35px 22px}.question-grid,.pain-goal{grid-template-columns:1fr;gap:20px}.stage-nav{display:flex;overflow-x:auto;gap:12px}.stage-nav button{min-width:170px}.phones{grid-template-columns:1fr}.system-flow{flex-direction:column}.system-flow i{transform:rotate(90deg)}.code-card,.demo-window{grid-template-columns:1fr}.demo-window aside{display:none}}(max-width:560px){:root{--page-gutter:16px;--page-inset:32px}.about,.project-hero{padding-inline:22px}.chapter{padding-inline:18px}}(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
