:root{--page-bg: #f3f1ec;--surface: #fbfaf7;--surface-strong: #ffffff;--text: #121827;--text-muted: #5e6674;--border: rgba(18, 24, 39, .14);--accent: #5d5fef;--accent-deep: #292668;--accent-soft: #dfe0ff;--ink: #090d18;--focus: #f06e48;--header: rgba(243, 241, 236, .82);color:var(--text);background:var(--page-bg);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}:root[data-theme=dark]{--page-bg: #090d18;--surface: #101625;--surface-strong: #171e2f;--text: #f3f2ee;--text-muted: #a7adba;--border: rgba(255,255,255,.14);--accent: #9da0ff;--accent-deep: #706ff2;--accent-soft: #25264f;--ink: #050812;--focus: #ff9a79;--header: rgba(9, 13, 24, .82);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--page-bg)}body,button,a{-webkit-font-smoothing:antialiased}button{font:inherit}a{color:inherit}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}[id]{scroll-margin-top:76px}[data-scroll-page]{scroll-margin-top:0}.page-shell{min-height:100vh}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.site-header{position:fixed;inset:0 0 auto;z-index:50;border-bottom:1px solid var(--border);background:var(--header);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-nav{display:flex;align-items:center;justify-content:space-between;width:min(1360px,calc(100% - 56px));height:76px;margin:auto}.brand-link{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand-link img{width:46px;height:46px;object-fit:contain}.brand-link span{display:flex;flex-direction:column;line-height:1}.brand-link strong{font-size:.98rem;letter-spacing:-.02em}.brand-link small{margin-top:5px;color:var(--text-muted);font-size:.63rem;font-weight:600;letter-spacing:.17em;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:4px}.nav-links>a{padding:12px 14px;color:var(--text-muted);font-size:.88rem;font-weight:600;text-decoration:none}.nav-links>a:hover{color:var(--text)}.theme-button,.menu-button{display:grid;place-items:center;border:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer}.theme-button{width:42px;height:42px;margin-left:10px;border-radius:50%}.theme-button svg{width:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7}.menu-button{display:none}.section-frame{width:min(1240px,calc(100% - 64px));margin:0 auto}.scroll-page{position:relative;min-height:100svh}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 24px;color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{display:grid;width:28px;height:28px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:.62rem}h1,h2,h3,h4,p{text-wrap:pretty}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;width:min(1360px,calc(100% - 56px));margin:auto;padding:130px 0 90px;gap:58px}.hero h1{max-width:600px;margin:0;font-size:clamp(2.25rem,2.75vw,2.75rem);font-weight:600;letter-spacing:-.025em;line-height:1.18}.hero h1 em,.contact-content h2 em{color:var(--accent);font-style:normal}.hero-copy{max-width:650px;margin:34px 0 0;color:var(--text-muted);font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.85}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:58px;padding:0 24px;border-radius:2px;font-size:.92rem;font-weight:700;text-decoration:none}.button-primary{background:var(--text);color:var(--page-bg)}.button-primary:hover{background:var(--accent);color:#fff}.text-link{padding:12px 0;border-bottom:1px solid var(--text);font-size:.92rem;font-weight:700;text-decoration:none}.text-link span{margin-left:16px}.hero-proof{display:flex;align-items:center;gap:11px;margin-top:64px;color:var(--text-muted);font-size:.68rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.hero-proof i{width:3px;height:3px;border-radius:50%;background:var(--accent)}.hero-orbit{position:relative;aspect-ratio:1;max-width:560px;justify-self:end;width:100%}.hero-orbit:before{position:absolute;top:11%;right:11%;bottom:11%;left:11%;content:"";border:1px solid rgba(171,174,255,.34);border-radius:50%;background:radial-gradient(circle at 38% 32%,#8588ff,#35338a 54%,#17143f);box-shadow:0 0 22px #7779ff2e,0 36px 80px #2f2b7b40;transform-origin:center}.orbit{position:absolute;top:5%;right:5%;bottom:5%;left:5%;border:1px solid var(--border);border-radius:50%}.orbit-two{top:-3%;right:-3%;bottom:-3%;left:-3%;border-style:dashed;opacity:.5;transform:rotate(-18deg)}.logo-core{position:absolute;top:25%;right:25%;bottom:25%;left:25%;display:grid;place-items:center;border-radius:50%;background:#080a1d4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo-core img{width:78%;height:78%;object-fit:contain;filter:drop-shadow(0 18px 30px rgba(0,0,0,.22))}.orbit-note{position:absolute;padding:8px 12px;border:1px solid rgba(255,255,255,.25);background:#0f1132c7;color:#fff;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.note-one{top:12%;right:4%}.note-two{bottom:17%;left:-3%}.note-three{right:4%;bottom:7%}.scroll-cue{position:absolute;right:0;bottom:25px;left:0;display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--text-muted);font-size:.62rem;letter-spacing:.15em;text-decoration:none;text-transform:uppercase}.scroll-cue i{width:1px;height:25px;background:var(--text-muted)}.studio-section{display:flex;align-items:center;padding:110px 0 80px;background:var(--surface)}.split-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.section-intro h2,.section-heading h2{margin:0;font-size:clamp(1.6rem,1.8vw,1.8rem);font-weight:600;letter-spacing:-.015em;line-height:1.3}.services-list{border-top:1px solid var(--border)}.service-row{display:grid;grid-template-columns:46px 1fr;align-items:start;padding:28px 4px;gap:18px;border-bottom:1px solid var(--border)}.row-number{color:var(--accent);font-size:.72rem;font-weight:700}.service-row h3{margin:-5px 0 9px;font-size:1.45rem}.service-row p{max-width:600px;margin:0;color:var(--text-muted);line-height:1.7}.free-section{display:flex;align-items:center;height:100svh;min-height:680px;padding:92px 0 24px;overflow:hidden;background:#171b22;color:#f5f3ed}:root[data-theme=dark] .free-section{background:#11151b}.free-section:before{position:absolute;width:700px;height:700px;right:-250px;bottom:-430px;content:"";border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 110px #ffffff06,0 0 0 220px #ffffff05}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:58px}.section-heading>p{max-width:510px;margin:0;color:var(--text-muted);font-size:1rem;line-height:1.8}.light-heading .eyebrow,.free-section .eyebrow{color:#b8c4b2}.light-heading>p,.free-heading-side>p{color:#ffffffad}.free-heading-side{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.free-heading-side>p{max-width:500px;margin:0;font-size:.92rem;line-height:1.7}.free-grid{position:relative;display:flex;height:410px;padding-bottom:8px;gap:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-color:#b8c4b2 transparent;scrollbar-width:thin}.free-card{position:relative;min-width:280px;width:280px;height:100%;min-height:0;flex:0 0 auto;padding:25px;border:1px solid rgba(221,226,218,.14);background:#ffffff09;scroll-snap-align:start;transition:transform .25s ease,background .25s ease,border-color .25s ease}.free-card:hover{transform:translateY(-6px);background:#ffffff1a}.free-card:hover{border-color:#b8c4b27a}.product-logo{display:grid;width:58px;height:58px;padding:7px;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:50%;background:#fffffff0}.product-logo img{width:100%;height:100%;object-fit:contain;border-radius:22%}.free-card .product-logo{border-color:#ffffff2e}.free-label{position:absolute;top:28px;right:25px;padding:5px 9px;border-radius:99px;background:#c8d2c2;color:#283027;font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.free-card h3{display:flex;flex-direction:column;margin:42px 0 12px;font-size:1.28rem}.free-card h3 small,.product-card h4 small{margin-top:5px;color:#ffffff85;font-size:.7rem;font-weight:600;letter-spacing:.04em}.free-card p{margin:0;color:#ffffffad;line-height:1.7}.free-card a,.product-card a{position:absolute;right:25px;bottom:24px;left:25px;display:flex;justify-content:space-between;padding-top:16px;border-top:1px solid currentColor;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.coming-link{color:var(--text-muted);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.free-card>.coming-link{position:absolute;bottom:25px}.platforms{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.platforms>span{display:inline-flex;align-items:center;gap:5px;color:var(--text-muted)}.platforms svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.platforms use[href="#platform-windows"],.platforms use[href="#platform-macos"]{fill:currentColor;stroke:none}.platforms small{font-size:.62rem;font-weight:600}.free-card .platforms{position:absolute;right:25px;bottom:66px;left:25px}.free-card .platforms>span{color:#ffffff9e}.products-section{display:flex;align-items:center;height:100svh;min-height:680px;padding:88px 0 18px;overflow:hidden}.products-section>.section-frame{display:flex;min-height:0;height:100%;flex-direction:column}.products-heading{flex:none;margin-bottom:18px}.products-heading .eyebrow{margin-bottom:10px}.products-heading h2{font-size:clamp(1.55rem,1.7vw,1.7rem)}.products-heading>p{font-size:.88rem;line-height:1.6}.topic-grid{display:grid;flex:none;grid-template-columns:repeat(4,1fr);gap:10px}.topic-card{display:grid;grid-template-columns:25px 1fr 20px;align-items:center;min-height:74px;padding:12px 15px;gap:10px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);text-decoration:none;transition:border-color .2s ease,background .2s ease,color .2s ease}.topic-card>span{color:var(--accent);font-size:.64rem;font-weight:700}.topic-card div{display:flex;min-width:0;flex-direction:column}.topic-card strong{color:var(--text);font-size:.9rem}.topic-card small{margin-top:3px;overflow:hidden;font-size:.59rem;letter-spacing:.05em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.topic-card i{font-style:normal;text-align:right}.topic-card:hover,.topic-card.active{border-color:var(--accent);background:var(--accent);color:#ffffffb8}.topic-card:hover>span,.topic-card.active>span,.topic-card:hover strong,.topic-card.active strong{color:#fff}.product-stage{min-height:0;flex:1;padding-top:16px}.product-panel{height:100%;scroll-margin-top:88px}.panel-heading{display:flex;align-items:center;justify-content:flex-end;height:42px;margin-bottom:10px}.rail-controls{display:flex;gap:7px}.rail-controls button{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--surface);color:var(--text);cursor:pointer}.rail-controls button:hover{border-color:var(--accent);color:var(--accent)}.light-controls{flex:none}.light-controls button{border-color:#ffffff40;background:#ffffff0f;color:#fff}.light-controls button:hover{border-color:#b8c4b2;color:#dce6d8}.product-rail{display:flex;height:calc(100% - 52px);padding-bottom:8px;gap:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-color:var(--accent) transparent;scrollbar-width:thin}.product-rail .product-card{min-width:min(285px,80vw);width:min(285px,80vw);height:100%;min-height:0;flex:0 0 auto;scroll-snap-align:start}.product-group{display:grid;grid-template-columns:240px 1fr;padding:46px 0;gap:46px;border-top:1px solid var(--border)}.group-title span{color:var(--accent);font-size:.7rem;font-weight:700}.group-title h3{margin:14px 0 5px;font-size:1.45rem}.group-title p{margin:0;color:var(--text-muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.product-card{position:relative;min-height:350px;padding:24px;border:1px solid var(--border);background:var(--surface);transition:border-color .2s ease,transform .2s ease}.product-card:hover{transform:translateY(-4px);border-color:var(--accent)}.card-top{display:flex;align-items:start;justify-content:space-between}.product-logo.small{width:50px;height:50px;padding:5px}.status{padding:5px 8px;border-radius:99px;background:var(--surface-strong);color:var(--text-muted);font-size:.62rem;font-weight:700}.status.live{background:#d9f1e6;color:#11613d}:root[data-theme=dark] .status.live{background:#143b2b;color:#81d9ad}.product-card h4{display:flex;flex-direction:column;margin:38px 0 10px;font-size:1.12rem}.product-card h4 small{color:var(--text-muted)}.product-card p{margin:0 0 50px;color:var(--text-muted);line-height:1.65}.product-card a{color:var(--accent)}.product-card>.coming-link{position:absolute;bottom:25px}.card-platforms{position:absolute;right:24px;bottom:68px;left:24px}.process-section{display:flex;align-items:center;padding:110px 0 90px;background:var(--surface)}.section-heading.compact{grid-template-columns:1fr;margin-bottom:65px}.process-track{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;counter-reset:none}.process-track li{position:relative;padding:28px 28px 20px 0;border-top:2px solid var(--border)}.process-track li:before{position:absolute;top:-7px;left:0;width:12px;height:12px;content:"";border-radius:50%;background:var(--accent)}.process-track li>span{color:var(--accent);font-size:.75rem;font-weight:700}.process-track h3{margin:30px 0 12px;font-size:1.4rem}.process-track p{margin:0;color:var(--text-muted);line-height:1.7}.work-section{display:flex;align-items:center;padding:110px 0 90px}.work-layout{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:110px}.section-intro>p:last-child{max-width:460px;margin:30px 0 0;color:var(--text-muted);line-height:1.8}.case-card{padding:26px;border:1px solid var(--border);background:var(--surface)}.case-meta{display:flex;gap:8px}.case-meta span{padding:6px 9px;background:var(--accent-soft);color:var(--accent);font-size:.63rem;font-weight:700;text-transform:uppercase}.case-visual{display:flex;align-items:center;justify-content:center;height:245px;margin:22px 0;overflow:hidden;background:repeating-linear-gradient(90deg,transparent 0 49px,rgba(255,255,255,.08) 50px),linear-gradient(135deg,#151942,#5d5fef);color:#fff;font-size:clamp(2.8rem,7vw,6rem);font-weight:700;letter-spacing:-.08em}.case-visual span:last-child{color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.55)}.case-card h3{margin:0 0 10px;font-size:1.5rem}.case-card>p{margin:0 0 20px;color:var(--text-muted);line-height:1.7}.case-card small{color:var(--accent);font-weight:700}.contact-section{display:flex;align-items:center;min-height:88svh;overflow:hidden;background:#12133d;color:#fff}.contact-orb{position:absolute;width:680px;height:680px;right:-190px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 100px #ffffff06,0 0 0 200px #ffffff05}.contact-content{position:relative}.contact-content .eyebrow{color:#bfc1ff}.contact-content h2{max-width:680px;margin:0;font-size:clamp(2.1rem,2.5vw,2.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.25}.contact-content h2 em{color:#a8aaff}.button-light{margin-top:48px;background:#fff;color:#17183d}.contact-mail{margin:25px 0 0;color:#ffffff8c;font-size:.8rem;letter-spacing:.08em}.site-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;width:min(1360px,calc(100% - 56px));margin:auto;padding:42px 0;gap:30px;color:var(--text-muted);font-size:.75rem}.footer-brand{color:var(--text)}.footer-brand img{width:38px;height:38px}.site-footer>div>p{margin:14px 0 0}.site-footer nav{display:flex;gap:24px}.site-footer nav a{text-decoration:none}.site-footer>p{margin:0;text-align:right}@media (max-width: 1100px){.hero{grid-template-columns:1fr .75fr}.hero h1{font-size:clamp(2.25rem,2.75vw,2.7rem)}.product-group{grid-template-columns:190px 1fr}.product-grid,.free-grid{grid-template-columns:repeat(2,1fr)}.free-card{min-height:300px}}@media (max-width: 980px){.scroll-page{min-height:auto}.site-nav{width:min(100% - 36px,900px)}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;border-radius:50%}.menu-button span{width:18px;height:1px;background:currentColor}.nav-links{position:absolute;top:76px;right:0;left:0;display:none;align-items:stretch;flex-direction:column;padding:18px;border-bottom:1px solid var(--border);background:var(--surface)}.nav-links.open{display:flex}.nav-links>a{min-height:48px;display:flex;align-items:center;border-bottom:1px solid var(--border)}.theme-button{margin:14px 0 0}.section-frame{width:min(100% - 40px,800px)}.hero{grid-template-columns:1fr;width:min(100% - 40px,800px);min-height:auto;padding:140px 0 100px}.hero-orbit{max-width:520px;justify-self:center}.scroll-cue{display:none}.studio-section,.process-section,.work-section{padding:90px 0}.free-section{height:auto;min-height:auto;padding:96px 0 72px}.free-heading-side{align-items:flex-start;flex-direction:column}.free-grid{height:410px}.split-layout,.work-layout{grid-template-columns:1fr;gap:60px}.section-heading{grid-template-columns:1fr;gap:25px}.products-section{display:block;height:auto;min-height:auto;padding:96px 0 72px;overflow:visible}.products-section>.section-frame{height:auto}.products-heading{margin-bottom:28px}.topic-grid{grid-template-columns:repeat(2,1fr)}.product-stage{height:430px;flex:none;padding-top:22px}.product-group{grid-template-columns:1fr;gap:26px}.process-track{grid-template-columns:repeat(2,1fr);row-gap:24px}.contact-section{min-height:760px}.site-footer{grid-template-columns:1fr;width:min(100% - 40px,800px);align-items:start}.site-footer>p{text-align:left}}@media (max-width: 620px){.site-nav{width:calc(100% - 28px)}.brand-link img{width:40px;height:40px}.section-frame,.hero{width:calc(100% - 32px)}.hero{padding:118px 0 72px;gap:45px}.hero h1{font-size:clamp(2rem,7.5vw,2.35rem)}.hero-copy{margin-top:25px;font-size:1rem}.hero-actions{align-items:stretch;flex-direction:column;gap:15px}.button{width:100%}.text-link{align-self:flex-start}.hero-proof{flex-wrap:wrap;margin-top:42px}.hero-orbit{width:92%}.orbit-note{font-size:.55rem}.note-one{right:-3%}.note-two{left:-5%}.section-intro h2,.section-heading h2{font-size:clamp(1.55rem,6vw,1.85rem)}.free-grid,.product-grid,.process-track{grid-template-columns:1fr}.free-card{min-width:min(280px,82vw);width:min(280px,82vw)}.product-card{min-height:285px}.products-section{padding:88px 0 60px}.product-group{padding:38px 0}.topic-grid{grid-template-columns:1fr}.topic-card{min-height:62px}.product-stage{height:430px}.process-track li{padding-left:0}.case-visual{height:190px}.contact-section{min-height:680px}.contact-content h2{font-size:clamp(1.9rem,7vw,2.2rem)}.site-footer nav{flex-wrap:wrap;gap:16px 24px}}@media (max-height: 760px) and (min-width: 981px){.hero{padding-top:105px;padding-bottom:45px}.hero h1{font-size:clamp(2.2rem,2.65vw,2.65rem)}.hero-copy{margin-top:22px;line-height:1.6}.hero-proof{margin-top:34px}.studio-section,.process-section,.work-section{padding-top:90px;padding-bottom:45px}.free-section{padding-top:82px;padding-bottom:12px}.free-section .section-heading{margin-bottom:18px}.free-grid{height:370px}.section-heading{margin-bottom:35px}.contact-section{min-height:100svh}.products-section{padding-top:82px;padding-bottom:10px}.products-heading{margin-bottom:10px}.products-heading .eyebrow{margin-bottom:6px}.topic-card{min-height:62px}.product-stage{padding-top:8px}.panel-heading{height:36px;margin-bottom:6px}}@media (prefers-reduced-motion: no-preference){.hero-orbit:before{animation:breathe 4.8s ease-in-out infinite}.orbit-two{animation:rotate 34s linear infinite}.reveal{animation:rise .8s ease both}.hero-orbit.reveal{animation-delay:.12s}.process-track li:before{animation:processPulse 9.6s ease-in-out infinite}.process-track li:nth-child(2):before{animation-delay:2.4s}.process-track li:nth-child(3):before{animation-delay:4.8s}.process-track li:nth-child(4):before{animation-delay:7.2s}}@keyframes breathe{0%,to{transform:scale(.985);filter:brightness(.9);box-shadow:0 0 14px #7779ff24,0 32px 72px #2f2b7b38}50%{transform:scale(1.025);filter:brightness(1.13);box-shadow:0 0 38px #9396ff7a,0 42px 92px #433fa457}}@keyframes rotate{to{transform:rotate(342deg)}}@keyframes rise{0%{opacity:0;transform:translateY(18px)}}@keyframes processPulse{0%,22%,to{transform:scale(1);box-shadow:0 0 #5d5fef00;filter:brightness(.85)}10%{transform:scale(1.35);box-shadow:0 0 0 7px #5d5fef1f,0 0 18px #5d5fef8c;filter:brightness(1.3)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
