*{box-sizing:border-box}:root{--page:#fff;--card:#fff;--soft-ui:#f7f7ff;--ink:#171717;--muted-ui:#62626f;--line-ui:#e4e4f0;--accent:#4f46e5;--accent-soft:#eef2ff;--accent-line:#c7d2fe;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", sans-serif;--serif:"Songti SC", "Noto Serif CJK SC", "Noto Serif SC", "PingFang SC", serif}html[data-theme=mono]{--page:#0d1117;--card:#161b22;--soft-ui:#010409;--ink:#f0f6fc;--muted-ui:#8b949e;--line-ui:#30363d;--accent:#f0f6fc;--accent-soft:#21262d;--accent-line:#484f58}html{scroll-behavior:smooth}body{background:var(--page);color:var(--ink);font-family:var(--sans);margin:0;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:20;background:var(--page);align-items:center;gap:40px;max-width:1280px;height:76px;margin:auto;padding:0 20px;display:flex;position:relative}.brand{align-items:center;gap:10px;font-size:24px;font-weight:800;display:flex}.brand-mark{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.brand-mark img{width:28px;height:28px}.site-header nav{gap:38px;margin:auto;font-size:14px;display:flex}.theme-toggle{border:1px solid var(--line-ui);background:var(--card);color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;display:inline-flex}.theme-toggle span{background:var(--accent);border-radius:50%;width:14px;height:14px}.button{border:1px solid var(--line-ui);background:var(--card);color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:12px 20px;font-size:14px;display:inline-flex}.button.dark{background:var(--accent);color:#fff;border-color:var(--accent)}.menu-button{display:none}.hero-section,.page-section{max-width:1280px;margin:auto;padding:80px 20px}.hero-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 76px);padding-top:72px;padding-bottom:40px;display:flex;position:relative;overflow:hidden}.eyebrow-pill,.section-heading>span{color:var(--accent);letter-spacing:2px;font:12px Menlo,monospace;display:inline-block}.eyebrow-pill{border:1px solid var(--accent-line);background:var(--accent-soft);border-radius:999px;padding:9px 16px}.hero-copy{z-index:2;max-width:900px;position:relative}.hero-copy h1{max-width:840px;font:900 clamp(58px, 6.5vw, 94px)/1.02 var(--serif);letter-spacing:-2px;margin:24px 0}.hero-description{max-width:760px;color:var(--muted-ui);margin:0 auto;font-size:18px;line-height:1.8}.tag-list,.filter-list,.actions{flex-wrap:wrap;gap:8px;display:flex}.tag-list{margin:28px 0}.tag-list span,.filter-list span{border:1px solid var(--line-ui);color:var(--muted-ui);border-radius:999px;padding:9px 13px;font-size:13px}.hero-statement{font:22px/1.7 var(--serif);margin:36px 0}.hero-statement p{margin:0}.hero-copy .actions{justify-content:center;margin-top:30px}.hero-sparkles{pointer-events:none;position:absolute;inset:0}.hero-sparkles i{color:var(--accent);opacity:.2;font-style:normal;animation:2.8s ease-in-out infinite sparkle;position:absolute}.hero-sparkles i:first-child{top:20%;left:8%}.hero-sparkles i:nth-child(2){animation-delay:-1.4s;top:58%;left:17%}.hero-sparkles i:nth-child(3){animation-delay:-.4s;top:33%;left:28%}.hero-sparkles i:nth-child(4){animation-delay:-2s;top:72%;left:38%}.hero-sparkles i:nth-child(5){animation-delay:-1s;top:15%;left:48%}.hero-sparkles i:nth-child(6){animation-delay:-2.5s;top:66%;left:59%}.hero-sparkles i:nth-child(7){animation-delay:-.8s;top:28%;left:69%}.hero-sparkles i:nth-child(8){animation-delay:-1.8s;top:56%;left:78%}.hero-sparkles i:nth-child(9){animation-delay:-.2s;top:24%;left:90%}.hero-sparkles i:nth-child(10){animation-delay:-2.2s;top:72%;left:94%}.hero-sparkles i:nth-child(11){animation-delay:-1.2s;top:76%;left:4%}.hero-sparkles i:nth-child(12){animation-delay:-.6s;top:84%;left:23%}.hero-sparkles i:nth-child(13){animation-delay:-1.6s;top:82%;left:73%}.hero-sparkles i:nth-child(14){animation-delay:-2.6s;top:88%;left:86%}.hero-star-button{z-index:3;width:220px;height:152px;color:var(--muted-ui);cursor:pointer;background:0 0;border:0;margin-top:38px;padding:16px;position:relative}.hero-star-button small{letter-spacing:.08em;margin-top:118px;font-size:12px;display:block}.hero-star-anchor,.story-star-anchor{width:104px;height:104px;display:block}.hero-star-anchor{position:absolute;top:16px;left:50%;transform:translate(-50%)}.shared-star{z-index:50;cursor:pointer;will-change:left, top, transform;background:0 0;border:0;width:130px;height:130px;padding:13px;transition:opacity .25s;position:fixed;top:78%;left:50%;transform:translate(-50%,-50%)}.shared-star.hidden{opacity:0;pointer-events:none}.shared-star .hero-star{animation:3.4s ease-in-out infinite shared-star-pulse}.shared-star:hover .hero-star{animation-play-state:paused;transform:scale(1.08)}.hero-star-glow{background:var(--accent);filter:blur(36px);opacity:.23;border-radius:50%;width:130px;height:130px;animation:2.1s ease-in-out infinite star-glow;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.hero-star{background:var(--accent);clip-path:polygon(50% 0%,63% 31%,100% 50%,63% 69%,50% 100%,37% 69%,0% 50%,37% 31%);width:104px;height:104px;transition:transform .35s;display:inline-block;position:relative}.hero-star-button:hover .hero-star{transform:rotate(12deg)scale(1.08)}.hero-star i{z-index:1;background:#fff;border-radius:999px;width:7px;height:12px;position:absolute;top:39%}.hero-star i:first-child{left:37%}.hero-star i:nth-child(2){right:37%}.hero-star b{z-index:1;border-bottom:3px solid #fff;border-radius:0 0 50% 50%;width:27px;height:13px;position:absolute;top:51%;left:50%;transform:translate(-50%)}@keyframes sparkle{0%,to{opacity:.12;transform:scale(.55)rotate(0)}50%{opacity:.8;transform:scale(1.35)rotate(90deg)}}@keyframes star-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes shared-star-pulse{0%,to{filter:brightness()}50%{filter:brightness(1.12) drop-shadow(0 8px 20px var(--accent-line))}}@keyframes star-glow{0%,to{opacity:.16;transform:translate(-50%,-50%)scale(.82)}50%{opacity:.34;transform:translate(-50%,-50%)scale(1.16)}}.employee-orbit{border:1px solid var(--line-ui);background:var(--soft-ui);border-radius:36px;min-height:650px;position:relative;overflow:hidden}.orbit-ring{border:2px dashed var(--accent-line);border-radius:50%;position:absolute;inset:48px}.orbit-center{flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-center small{color:var(--muted-ui)}.orbit-item{background:var(--card);border:1px solid var(--line-ui);border-radius:24px;gap:10px;padding:16px;font-size:13px;display:grid;position:absolute;box-shadow:0 10px 20px #0000000a}.orbit-0{top:8%;left:5%}.orbit-1{top:4%;left:43%}.orbit-2{top:10%;right:5%}.orbit-3{bottom:16%;left:7%}.orbit-4{bottom:5%;left:44%}.orbit-5{bottom:15%;right:4%}.orbit-file{background:var(--card);border:1px solid var(--line-ui);border-radius:22px;gap:10px;padding:16px;font-size:13px;display:grid;position:absolute;bottom:2%;left:4%;right:4%}.orbit-file b{font-weight:400}.employee-face{width:48px;height:48px;display:inline-block;position:relative}.employee-face.large{width:72px;height:72px}.employee-face i{background:#111;border-radius:50%;width:6px;height:6px;position:absolute;top:36%}html[data-theme=mono] .employee-face{filter:grayscale()}.employee-face i:first-child{left:31%}.employee-face i:nth-child(2){right:31%}.employee-face b{border-bottom:2px solid #111;border-radius:0 0 20px 20px;width:16px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%)}.soft{background:var(--soft-ui);max-width:none}.soft>*{max-width:1240px;margin-left:auto;margin-right:auto}.story-section{background:var(--soft-ui);min-height:100svh;padding:54px max(20px,50vw - 620px) 36px;scroll-margin-top:0;position:relative;overflow:hidden}.story-tabs{justify-content:center;gap:10px;margin:0 auto 10px;display:flex}.story-tabs button{border:1px solid var(--line-ui);background:var(--card);min-width:150px;color:var(--muted-ui);cursor:pointer;border-radius:999px;padding:13px 20px;transition:color .25s,border-color .25s,background .25s,transform .25s}.story-tabs button span{opacity:.6;margin-right:8px;font:11px Menlo,monospace}.story-tabs button:hover{transform:translateY(-2px)}.story-tabs button.active{border-color:var(--accent);background:var(--accent);color:#fff}.story-carousel{max-width:1120px;margin:auto;overflow:hidden}.story-track{transition:transform .8s cubic-bezier(.22,1,.36,1);display:flex}.story-slide{grid-template-columns:.8fr 1.2fr;align-items:center;gap:72px;min-width:100%;min-height:calc(100svh - 150px);padding:30px 20px;display:grid}.story-copy>span{color:var(--accent);letter-spacing:.15em;font:12px Menlo,monospace}.story-copy h3{font:900 clamp(72px, 9vw, 126px)/.95 var(--serif);letter-spacing:-.06em;margin:18px 0}.story-copy p{color:var(--muted-ui);font-size:18px;line-height:1.8}.story-visual{background:radial-gradient(circle at 50% 45%, var(--accent-soft), transparent 50%);min-height:520px;position:relative;overflow:hidden}.visual-star{filter:drop-shadow(0 18px 30px color-mix(in srgb, var(--accent) 32%, transparent));animation:3.4s ease-in-out infinite star-float;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.visual-0 .visual-star{animation:none}.visual-star .hero-star{width:88px;height:88px}.visual-orbit{border:1px dashed var(--accent-line);border-radius:50%;animation:24s linear infinite orbit-spin;position:absolute;inset:54px 74px 108px}.visual-chip{z-index:2;border:1px solid var(--line-ui);background:var(--card);border-radius:18px;align-items:center;gap:9px;padding:10px 13px;font-size:12px;animation:4s ease-in-out infinite chip-bob;display:flex;position:absolute;box-shadow:0 12px 24px #0000000b}.visual-chip .employee-face{width:30px;height:30px}.visual-chip .employee-face i{width:4px;height:4px}.visual-chip .employee-face b{width:11px;height:5px}.chip-0{top:17%;left:7%}.chip-1{animation-delay:-1.4s;top:24%;right:6%}.chip-2{animation-delay:-2.6s;bottom:28%;left:16%}.chip-3{animation-delay:-.8s;bottom:25%;right:10%}.chip-4{animation-delay:-2s;top:8%;left:28%}.chip-5{animation-delay:-3s;top:10%;right:24%}.visual-message{z-index:3;border:1px solid var(--line-ui);background:color-mix(in srgb, var(--card) 92%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;gap:7px;padding:16px 18px;display:grid;position:absolute;bottom:36px;left:12%;right:12%}.visual-message small{color:var(--accent)}.story-progress{gap:7px;width:240px;max-width:240px;margin:0;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.story-progress i{background:var(--line-ui);border-radius:999px;flex:1;height:3px;transition:background .3s}.story-progress i.active{background:var(--accent)}@keyframes chip-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}.section-heading{text-align:center;max-width:800px!important;margin:0 auto 48px!important}.section-heading h2,.download-section h2{font:900 clamp(40px, 4vw, 60px)/1.08 var(--serif);letter-spacing:-1.5px;margin:12px 0 18px}.section-heading p{color:var(--muted-ui);margin:0;font-size:18px;line-height:1.8}.three-grid,.role-grid,.industry-grid,.difference-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.simple-card,.role-card,.industry-card,.difference-card,.capability-card,.capability-intro{background:var(--card);border:1px solid var(--line-ui);border-radius:28px;padding:32px}.simple-card h3{font:900 42px var(--serif);margin:26px 0}.simple-card p,.capability-card p,.industry-card p,.difference-card p{color:var(--muted-ui);line-height:1.7}.capability-grid{grid-template-columns:2fr 1fr 1fr;gap:14px;display:grid}.capability-intro{background:radial-gradient(circle at 10% 10%, var(--accent-soft), transparent 42%), var(--card);flex-direction:column;grid-row:span 3;justify-content:space-between;gap:24px;font-size:20px;line-height:1.8;display:flex}.capability-intro-heading{align-items:center;gap:18px;display:flex}.capability-intro-heading small{color:var(--accent);font-size:12px}.capability-intro-heading h3{margin:3px 0 0;font-size:24px;line-height:1.35}.capability-task-list{gap:10px;display:grid}.capability-task-list>div{border:1px solid var(--line-ui);background:var(--card);border-radius:14px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:13px;font-size:13px;line-height:1.4;display:grid}.capability-task-list span{background:var(--accent-soft);width:24px;height:24px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.capability-task-list small{color:var(--muted-ui)}.capability-task-list .working{border-color:var(--accent)}.capability-task-list .pending{opacity:.55;border-style:dashed}.capability-intro>p{color:var(--muted-ui);margin:0}.capability-card{padding:22px}.capability-card h3{margin:14px 0 4px}.filter-list{justify-content:center;margin-bottom:28px}.role-grid{grid-template-columns:repeat(3,1fr)}.role-card{padding:24px}.card-top{justify-content:space-between;align-items:center;display:flex}.card-top span{color:var(--accent);background:var(--accent-soft);border-radius:999px;padding:5px 12px;font-size:12px}.role-card h3,.industry-card h3{margin:20px 0 12px;font-size:24px}.role-card>p{min-height:48px;color:var(--muted-ui);line-height:1.7}.info-box{border:1px solid var(--line-ui);background:var(--soft-ui);border-radius:16px;margin-top:12px;padding:15px;font-size:14px;line-height:1.6}.info-box small{color:#999;margin-bottom:6px;display:block}.info-box.green{background:var(--accent-soft);border-color:var(--accent-line);color:var(--accent)}.industry-card{padding:26px}.green-text{color:var(--accent)!important}.flow-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.flow-card{border:1px solid var(--line-ui);background:#f7f3ea;border-radius:28px;min-height:280px;padding:22px}.flow-card:nth-child(2){background:#eef7eb}.flow-card:nth-child(3){background:#f1edf8}.flow-card:nth-child(4){background:#eff8fb}.flow-card:nth-child(5){background:#fff7dc}.flow-card:nth-child(6){background:#f7eeee}html[data-theme=mono] .flow-card{background:var(--card)}.flow-card small{color:#999;margin-bottom:28px;display:block}.flow-card h3{font-size:22px}.flow-card p{color:var(--muted-ui);font-size:13px;line-height:1.7}.difference-grid{grid-template-columns:repeat(4,1fr)}.difference-card{padding:22px}.difference-card h3{font-size:20px}.difference-result{background:var(--accent-soft);border-radius:14px;padding:14px;color:var(--accent)!important}.delivery-layout{grid-template-columns:1.25fr .75fr;gap:20px;max-width:1240px;margin:auto;display:grid}.delivery-flow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.delivery-step{border:1px solid var(--line-ui);background:var(--card);border-radius:24px;grid-template-columns:auto 48px 1fr;align-items:start;gap:14px;min-height:176px;padding:24px;display:grid}.delivery-step>span{color:var(--accent);font:12px Menlo,monospace}.delivery-step h3{margin:0 0 8px;font-size:20px}.delivery-step p{color:var(--muted-ui);margin:0;font-size:14px;line-height:1.65}.delivery-highlight{background:var(--accent);color:#fff;border-radius:30px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:366px;padding:42px;display:flex;overflow:hidden}.delivery-highlight .hero-star{background:#fff;width:70px;height:70px;margin-bottom:30px}.delivery-highlight .hero-star i{background:var(--accent)}.delivery-highlight .hero-star b{border-color:var(--accent)}.delivery-highlight small{opacity:.72}.delivery-highlight h3{max-width:340px;font:900 clamp(34px, 3.5vw, 52px)/1.08 var(--serif);margin:10px 0 22px}.delivery-highlight ul{opacity:.88;gap:10px;margin:0;padding-left:20px;line-height:1.5;display:grid}.octopus-icon{object-fit:contain;width:64px;height:64px;filter:hue-rotate(var(--octopus-tone,0deg)) drop-shadow(0 10px 14px #36319018);display:block}.octopus-icon.tiny{width:34px;height:34px}.octopus-icon.medium{width:82px;height:82px}.octopus-icon.large{width:180px;height:180px}html[data-theme=mono] .octopus-icon{filter:hue-rotate(var(--octopus-tone,0deg)) saturate(.75) drop-shadow(0 10px 16px #0008)}.shared-star{width:250px;height:250px;padding:0}.shared-star .octopus-icon{width:100%;height:100%;animation:3.4s ease-in-out infinite mascot-breathe}.hero-star-anchor{width:220px;height:220px;top:-32px}.story-star-anchor{width:170px;height:170px}.hero-star-button{width:260px;height:180px}@keyframes mascot-breathe{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.025)}}.story-section{height:300svh;min-height:300svh;padding:0;overflow:visible}.story-sticky{background:var(--soft-ui);height:100svh;padding:20px max(20px,50vw - 620px);position:sticky;top:0;overflow:hidden}.story-tabs{display:none}.story-carousel{height:100%}.story-slide{min-height:calc(100svh - 40px);padding-top:20px;padding-bottom:50px}.story-copy h3{white-space:nowrap;font-size:clamp(58px,7vw,104px)}.visual-star .octopus-icon.large{width:210px;height:210px}.visual-chip .octopus-icon{flex:none}.role-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}#roles>*{max-width:1500px}.role-card{border-radius:20px;grid-template-rows:auto 1fr 1fr;min-height:250px;padding:16px;display:grid}.role-card .octopus-icon{width:64px;height:64px}.role-card .card-top{justify-content:flex-start;align-items:flex-start;gap:10px}.role-card .card-top>div{min-width:0}.role-card .card-top span{padding:3px 8px;font-size:10px;display:inline-block}.role-card .card-top h3{margin:5px 0 2px;font-size:17px}.role-card .card-top p{min-height:0;color:var(--muted-ui);margin:0;font-size:11px;line-height:1.35}.info-box.compact{border-radius:12px;margin-top:8px;padding:9px 10px;font-size:11px;line-height:1.35}.info-box.compact small{margin-bottom:3px;font-size:10px}.industry-card{isolation:isolate;background:linear-gradient(135deg, color-mix(in srgb, var(--accent-soft) 48%, transparent), transparent 58%), var(--card);min-height:250px;padding:22px;position:relative;overflow:hidden}.industry-card-head{z-index:1;align-items:center;min-height:70px;margin-bottom:8px;display:flex;position:relative}.industry-card-head h3{max-width:62%;margin:0;font-size:28px}.industry-card p{z-index:1;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:14px;line-height:1.55;display:-webkit-box;position:relative;overflow:hidden}.industry-watermark{z-index:0;color:var(--accent);font:900 118px/1 var(--serif);opacity:.075;pointer-events:none;position:absolute;top:8px;right:18px;transform:rotate(-8deg)}html[data-theme=mono] .industry-watermark{opacity:.12}.delivery-step{grid-template-columns:26px 84px minmax(0,1fr);align-items:center;gap:12px;min-height:150px;padding:20px}.delivery-step .octopus-icon{width:78px;height:78px}.delivery-step h3,.delivery-step p{z-index:1;position:relative}.delivery-highlight{grid-template-columns:130px 1fr;align-content:center;column-gap:20px;display:grid}.delivery-highlight .octopus-icon{grid-row:1/span 4;width:130px;height:130px;margin:0}.delivery-highlight small,.delivery-highlight h3,.delivery-highlight ul{grid-column:2}.delivery-highlight h3{margin-top:8px;font-size:clamp(30px,3vw,46px)}.industry-card .octopus-icon,.capability-card .octopus-icon{width:76px;height:76px}.delivery-highlight .octopus-icon{margin-bottom:18px}.download-section{text-align:center;border:1px solid var(--line-ui);background:var(--soft-ui);border-radius:36px;max-width:1112px;margin:80px auto;padding:64px}.download-section p{max-width:680px;color:var(--muted-ui);margin:18px auto 32px;font-size:18px;line-height:1.7}.download-section .actions{justify-content:center}.download-heading{flex-wrap:nowrap;justify-content:center;align-items:center;gap:24px;display:flex}.download-heading .octopus-icon{flex:none;width:130px;height:130px}.download-heading h2{text-align:left;white-space:nowrap;max-width:none;margin:0;font-size:clamp(30px,4vw,52px)}.site-footer{border-top:1px solid var(--line-ui);align-items:center;gap:30px;max-width:1280px;margin:auto;padding:36px 20px;display:flex}.site-footer nav{gap:22px;margin:auto;font-size:13px;display:flex}.site-footer>span{color:var(--muted-ui);font-size:13px}.updates-hero{text-align:center;max-width:900px;margin:0 auto;padding:120px 20px 70px}.updates-hero span{color:var(--accent);letter-spacing:3px;font:12px Menlo,monospace}.updates-hero h1{font:900 clamp(46px, 6vw, 72px)/1.08 var(--serif);letter-spacing:-2px;margin:18px 0}.updates-hero p{color:var(--muted-ui);font-size:18px}.release-list{gap:18px;max-width:980px;margin:0 auto 100px;padding:0 20px;display:grid}.release-card{border:1px solid var(--line-ui);background:var(--card);border-radius:24px;grid-template-columns:160px 1fr;gap:30px;padding:30px;display:grid}.release-meta{color:var(--muted-ui);flex-direction:column;gap:10px;display:flex}.release-meta strong{color:var(--accent);font-size:20px}.release-card h2{margin:0 0 10px;font-size:26px}.release-card p,.release-card li{color:var(--muted-ui);line-height:1.7}.release-card ul{margin:18px 0 0;padding-left:20px}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.release-skeleton{gap:18px;max-width:980px;margin:0 auto 100px;padding:0 20px;display:grid}.release-skeleton-card{border:1px solid var(--line-ui);background:var(--card);border-radius:24px;grid-template-columns:160px 1fr;gap:30px;padding:30px;display:grid}.release-skeleton-meta{flex-direction:column;gap:10px;display:flex}.release-skeleton-block{background:var(--line-ui);border-radius:6px;position:relative;overflow:hidden}.release-skeleton-block:after{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);animation:1.8s infinite shimmer;position:absolute;inset:0}.release-skeleton-version{width:80px;height:24px}.release-skeleton-date{width:110px;height:16px}.release-skeleton-title{width:220px;height:26px;margin-bottom:10px}.release-skeleton-summary{width:100%;height:16px;margin-bottom:18px}.release-skeleton-change{width:60%;height:16px;margin-top:8px}.download-page{text-align:center;max-width:780px;margin:0 auto;padding:100px 20px 80px}.download-mascot{width:120px;height:120px;margin-bottom:24px}.download-page h1{font:900 clamp(36px, 5vw, 56px) / 1.12 var(--serif);letter-spacing:-1.5px;margin:0 0 8px}.download-subtitle{color:var(--muted-ui);margin:0 0 28px;font-size:18px}.download-version{color:var(--muted-ui);margin:0 0 40px;font-size:15px}.download-version strong{color:var(--ink);font-weight:600}.download-version-skeleton{background:var(--line-ui);border-radius:6px;width:180px;height:20px;margin:0 auto 40px;animation:1.8s infinite shimmer}.download-tabs{justify-content:center;gap:10px;margin:0 auto 32px;display:flex}.download-tabs button{border:1px solid var(--line-ui);background:var(--card);min-width:160px;color:var(--muted-ui);cursor:pointer;border-radius:999px;padding:13px 24px;font-size:14px;transition:color .25s,border-color .25s,background .25s,transform .25s;position:relative}.download-tabs button:hover{transform:translateY(-2px)}.download-tabs button.active{border-color:var(--accent);background:var(--accent);color:#fff}.download-recommended{vertical-align:middle;background:#ffffff40;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.download-tab-skeleton{background:var(--line-ui);border-radius:999px;width:160px;height:46px;animation:1.8s infinite shimmer}.download-card{border:1px solid var(--line-ui);background:var(--soft-ui);border-radius:24px;max-width:520px;margin:0 auto;padding:48px 40px}.download-card h3{margin:16px 0 6px;font-size:24px;font-weight:700}.download-chip{color:var(--muted-ui);margin:0 0 20px;font-size:15px}.download-filename{background:var(--line-ui);word-break:break-all;border-radius:8px;padding:8px 16px;font-family:Menlo,monospace;font-size:13px;display:inline-block}.download-actions{justify-content:center;gap:12px;margin-top:28px;display:flex}.download-platform-icon{color:var(--muted-ui)}.download-card-icon-skeleton{background:var(--line-ui);border-radius:8px;width:40px;height:40px;margin:0 auto 16px;animation:1.8s infinite shimmer}.download-card-title-skeleton{background:var(--line-ui);border-radius:6px;width:200px;height:28px;margin:0 auto 8px;animation:1.8s infinite shimmer}.download-card-chip-skeleton{background:var(--line-ui);border-radius:6px;width:120px;height:18px;margin:0 auto 20px;animation:1.8s infinite shimmer}.download-card-filename-skeleton{background:var(--line-ui);border-radius:8px;width:280px;height:34px;margin:0 auto;animation:1.8s infinite shimmer}.download-card-button-skeleton{background:var(--line-ui);border-radius:999px;width:200px;height:46px;margin:28px auto 0;animation:1.8s infinite shimmer}@media (max-width:900px){.site-header nav,.header-download{display:none}.site-header nav.open{z-index:10;background:#fff;border:1px solid #e8e8e5;border-radius:20px;flex-direction:column;padding:20px;display:flex;position:absolute;top:70px;left:20px;right:20px}.menu-button{background:0 0;border:0;margin-left:auto;font-size:24px;display:block}.hero-section{padding-top:52px}.story-section{padding:0}.story-sticky{padding:16px 20px}.story-slide{grid-template-columns:1fr;gap:28px;padding:30px 36px}.story-visual{min-height:340px}.employee-orbit{min-height:560px}.three-grid,.role-grid,.industry-grid,.difference-grid,.capability-grid{grid-template-columns:1fr 1fr}.capability-intro{grid-area:auto/span 2}.flow-grid{grid-template-columns:repeat(2,1fr)}.delivery-layout{grid-template-columns:1fr}.site-footer{flex-wrap:wrap}.site-footer nav{flex-wrap:wrap;order:3;width:100%}}@media (max-width:600px){.hero-copy h1{font-size:48px}.hero-description{font-size:16px}.hero-star-button{margin-top:24px}.shared-star{width:170px;height:170px}.hero-star-anchor{width:150px;height:150px;top:4px}.story-star-anchor{width:130px;height:130px}.hero-star{width:86px;height:86px}.story-section{padding:0}.story-sticky{padding:10px 16px}.story-tabs{gap:6px}.story-tabs button{flex:1;min-width:0;padding:11px 8px;font-size:13px}.story-tabs button span{display:none}.story-carousel{margin-top:12px}.story-slide{min-height:720px;padding:28px 20px 20px}.story-copy h3{font-size:50px}.story-copy p{font-size:16px}.story-visual{border-radius:22px;min-height:320px}.visual-orbit{inset:48px 38px 104px}.visual-chip{padding:8px}.visual-chip span{display:none}.employee-orbit{min-height:480px}.orbit-item{padding:10px}.orbit-item b{display:none}.orbit-ring{inset:35px}.three-grid,.role-grid,.industry-grid,.difference-grid,.capability-grid,.flow-grid{grid-template-columns:1fr}.capability-intro{grid-column:auto}.delivery-flow{grid-template-columns:1fr}.delivery-step{min-height:0;padding:20px}.delivery-highlight{grid-template-columns:90px 1fr;min-height:340px;padding:30px}.delivery-highlight .octopus-icon{width:90px;height:90px}.page-section{padding:64px 16px}.download-section{margin:40px 16px;padding:40px 20px}.download-heading{gap:8px}.download-heading h2{text-align:left;font-size:clamp(22px,6vw,34px)}.download-heading .octopus-icon{width:82px;height:82px}.site-footer{margin:0 16px}.section-heading h2{font-size:42px}.theme-toggle{margin-left:auto}.release-card,.release-skeleton-card{grid-template-columns:1fr;gap:16px;padding:22px}.release-skeleton-version{width:64px;height:20px}.release-skeleton-title{width:160px;height:22px}.download-page{padding:60px 16px}.download-mascot{width:82px;height:82px}.download-tabs{gap:6px;padding-bottom:4px;overflow-x:auto}.download-tabs button{flex-shrink:0;min-width:0;padding:11px 14px;font-size:13px}.download-recommended{display:none}.download-card{padding:32px 20px}.download-card h3{font-size:20px}.download-filename{padding:6px 12px;font-size:11px}.download-actions{flex-direction:column;align-items:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-sparkles i,.hero-star-button,.hero-star-glow,.visual-star,.visual-chip,.visual-orbit{animation:none}.story-track{transition-duration:.01ms}}
