:root{font-family:Inter,"SF Pro Display","PingFang SC","Microsoft YaHei",sans-serif;color:#071d3c;background:#f5faff;scroll-behavior:smooth}*{box-sizing:border-box}html,body{margin:0;min-width:320px;background:#f5faff}body{overflow-x:hidden;background:radial-gradient(circle at 78% 25%,rgba(95,196,255,.13),transparent 30%),linear-gradient(135deg,#fff 0%,#f3f9ff 52%,#eef7ff 100%)}button,a{font:inherit}.ai-topbar{height:78px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:30px;position:fixed;inset:0 0 auto;z-index:50;border-bottom:1px solid rgba(51,126,209,.12);background:rgba(248,252,255,.82);backdrop-filter:blur(18px)}.ai-brand{display:inline-flex;align-items:center;gap:12px;color:#09254a;text-decoration:none;font-size:18px;font-weight:720;white-space:nowrap}.ai-brand img{width:34px;height:34px;object-fit:cover;border-radius:50%;box-shadow:0 8px 22px rgba(16,111,243,.2)}.ai-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.5vw,38px)}.ai-nav a{color:#526d8c;text-decoration:none;font-size:13px;transition:color .22s ease}.ai-nav a:hover,.ai-nav a:focus-visible{color:#0b65dd}.ai-home-link{color:#0b65dd;text-decoration:none;font-size:12px;font-weight:650;padding:10px 17px;border:1px solid rgba(14,109,239,.25);border-radius:999px;white-space:nowrap;transition:background .25s ease,color .25s ease,transform .25s ease}.ai-home-link:hover{color:#fff;background:#0c6df5;transform:translateY(-1px)}.system-screen{min-height:100svh;padding:calc(78px + clamp(36px,5vh,60px)) clamp(24px,5vw,76px) 72px;display:grid;grid-template-columns:minmax(410px,.86fr) minmax(560px,1.14fr);align-items:center;gap:clamp(20px,5vw,74px);position:relative;overflow:hidden}.system-screen:before{content:"";position:absolute;inset:78px 0 0;pointer-events:none;opacity:.2;background-image:linear-gradient(rgba(42,128,223,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(42,128,223,.055) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to right,transparent 0%,#000 55%,transparent 100%)}.system-copy,.system-visual{position:relative;z-index:2}.system-copy{max-width:660px}.system-kicker{margin:0 0 24px;display:flex;align-items:center;gap:10px;color:#176ee7;font-size:12px;font-weight:720;letter-spacing:.18em}.system-kicker span{width:34px;height:1px;background:#1674ef}.system-screen h1{margin:0;color:#061b38;font-size:clamp(48px,5.2vw,82px);line-height:1.06;letter-spacing:-.065em;font-weight:560}.system-screen h1 span{display:inline-block;color:#126fef;white-space:nowrap}.system-lede{margin:26px 0 30px;max-width:590px;color:#546f8f;font-size:clamp(15px,1.2vw,18px);line-height:1.85}.system-layers{display:grid;gap:8px;max-width:530px}.system-layer{border:1px solid rgba(26,113,220,.16);border-radius:16px;background:rgba(255,255,255,.54);overflow:hidden;backdrop-filter:blur(12px);transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease,background .26s ease}.system-layer:hover,.system-layer:focus-within,.system-layer.is-active{transform:translateX(4px);border-color:rgba(22,112,239,.5);background:rgba(255,255,255,.96);box-shadow:0 18px 40px rgba(25,102,194,.13)}.system-layer-toggle{width:100%;min-height:58px;padding:10px 15px;border:0;background:transparent;display:grid;grid-template-columns:32px 1fr;align-items:center;gap:10px;text-align:left;cursor:pointer;color:#071d3c}.system-layer-index{color:#1771eb;font-size:11px;font-weight:750;align-self:start;padding-top:4px}.system-layer-toggle>span:last-child{display:grid;gap:4px}.system-layer-toggle small{color:#8da3bd;font-size:10px;letter-spacing:.15em}.system-layer-toggle strong{font-size:15px}.system-layer-detail{max-height:0;padding:0 15px 0 57px;opacity:0;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:14px;transition:max-height .36s cubic-bezier(.2,.8,.2,1),opacity .24s ease,padding .36s ease}.system-layer.is-active .system-layer-detail{max-height:86px;padding-bottom:14px;opacity:1}.system-layer-detail p{margin:0;color:#647d99;font-size:12px;line-height:1.65}.system-layer-detail a{flex:0 0 auto;padding:9px 14px;border-radius:999px;color:#fff;background:#0e6df2;text-decoration:none;font-size:11px;font-weight:650;box-shadow:0 8px 18px rgba(14,109,242,.19);transition:transform .22s ease,background .22s ease}.system-layer-detail a:hover{transform:translateY(-2px);background:#075bd3}.system-visual{min-width:0;display:grid;justify-items:center}.system-stage{width:min(100%,720px);aspect-ratio:1;position:relative;isolation:isolate}.system-stage:before{content:"";position:absolute;inset:10%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.9) 0%,rgba(226,244,255,.3) 52%,transparent 70%);filter:blur(12px);z-index:-1}#system-canvas{width:100%;height:100%;display:block}.system-stage-label{appearance:none;position:absolute;z-index:3;padding:7px 11px;border:1px solid rgba(25,112,225,.16);border-radius:999px;background:rgba(255,255,255,.78);color:#5b7696;font-size:11px;letter-spacing:.1em;cursor:pointer;opacity:.46;transition:opacity .25s ease,transform .25s ease,color .25s ease,box-shadow .25s ease,background .25s ease;backdrop-filter:blur(8px)}.label-core{left:52%;top:46%}.label-scene{right:12%;top:29%}.label-employee{right:1%;bottom:17%}.system-stage-label:hover,.system-stage-label:focus-visible,.system-stage[data-active=core] .label-core,.system-stage[data-active=scene] .label-scene,.system-stage[data-active=employee] .label-employee{outline:none;opacity:1;color:#0e68e0;background:rgba(255,255,255,.96);transform:translateY(-3px);box-shadow:0 10px 28px rgba(23,109,218,.12)}.screen-scroll{position:absolute;z-index:3;left:50%;bottom:24px;transform:translateX(-50%);color:#6f87a3;text-decoration:none;font-size:11px;letter-spacing:.12em;padding:8px 12px;border-bottom:1px solid rgba(23,113,235,.32)}.footer-screen{min-height:100svh;padding-top:78px;display:flex;flex-direction:column;background:#fff}.footer-screen>.AiMarketplace-module__jw_ZoW__deliverySection{flex:1;display:flex;flex-direction:column;justify-content:center;margin:0!important;padding-top:clamp(50px,7vh,90px)!important;padding-bottom:clamp(50px,7vh,90px)!important}.footer-screen>.AiMarketplace-module__jw_ZoW__finalCta{margin-top:0!important}.footer-screen>.AiMarketplace-module__jw_ZoW__footer{margin-top:0!important}.subpage-body{background:#f7fbff}.subpage-main{min-height:calc(100vh - 78px);padding:128px clamp(24px,5vw,76px) 90px}.subpage-hero{max-width:840px;margin-bottom:52px}.subpage-hero span{color:#1471ec;font-size:12px;font-weight:720;letter-spacing:.16em}.subpage-hero h1{margin:14px 0 16px;color:#061b38;font-size:clamp(44px,5vw,72px);font-weight:560;letter-spacing:-.055em}.subpage-hero p{margin:0;max-width:680px;color:#607996;font-size:17px;line-height:1.8}.subpage-content .AiMarketplace-module__jw_ZoW__floorSection{margin:0!important}.subpage-content .AiMarketplace-module__jw_ZoW__sectionHeading{display:none!important}.subpage-content .AiMarketplace-module__jw_ZoW__catalogToolbar{position:sticky;top:78px;z-index:10;background:rgba(247,251,255,.92);backdrop-filter:blur(14px);padding-block:14px}.subpage-status{padding:60px;text-align:center;color:#617995}.subpage-footer{padding:34px clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(38,112,199,.12);color:#7890aa;font-size:12px;background:#fff}.subpage-footer a{color:#116fe9;text-decoration:none}@media(max-width:1120px){.system-screen{grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr);gap:12px}.system-screen h1{font-size:clamp(46px,5.7vw,68px)}.ai-nav{gap:16px}}@media(max-width:900px){.ai-nav{display:none}.system-screen{padding-top:118px;grid-template-columns:1fr;gap:24px}.system-copy{max-width:none}.system-layers{max-width:none}.system-stage{width:min(100%,650px)}.footer-screen{padding-top:68px}.ai-topbar{height:68px}.subpage-main{padding-top:108px}.subpage-content .AiMarketplace-module__jw_ZoW__catalogToolbar{top:68px}}@media(max-width:600px){.ai-topbar{padding-inline:18px}.ai-brand{font-size:16px}.ai-home-link{padding:8px 11px;font-size:11px}.system-screen{padding:102px 18px 64px}.system-kicker{margin-bottom:18px;font-size:10px}.system-screen h1{font-size:clamp(42px,13vw,62px)}.system-lede{margin-block:22px 25px;font-size:14px}.system-layer-detail{padding-left:15px;align-items:flex-start;flex-direction:column}.system-layer.is-active .system-layer-detail{max-height:125px}.system-stage{width:calc(100% + 20px);margin-inline:-10px}.system-stage-label{padding:6px 8px;font-size:9px}.label-scene{right:7%}.label-employee{right:0}.screen-scroll{display:none}.subpage-main{padding:98px 18px 64px}.subpage-hero{margin-bottom:34px}.subpage-hero p{font-size:15px}.subpage-footer{padding:28px 18px;align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}}
