:root{font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1b1b1d;background:#f3f2ef;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f3f2ef;--surface: rgba(255, 255, 255, .58);--surface-raised: rgba(255, 255, 255, .86);--ink: #08080a;--muted: #595955;--subtle: #8a8881;--line: rgba(27, 27, 29, .11);--line-strong: rgba(27, 27, 29, .18);--accent: #cf352c;--accent-hover: #b82f27;--on-accent: #f8f8f8;--header: rgba(255, 255, 255, .74);--shadow: 0 26px 70px rgba(34, 31, 25, .13), 0 2px 8px rgba(34, 31, 25, .06)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip;background:var(--bg)}body{margin:0;min-width:320px;overflow-x:clip;background:linear-gradient(180deg,#ffffff61,#fff0 26rem),radial-gradient(circle at 50% 18%,rgba(255,255,255,.78),transparent 32rem),var(--bg);color:var(--ink);transition:background-color .3s ease,color .3s ease}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%}::selection{color:var(--ink);background:#e83f3433}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.site-header{position:fixed;inset:0 0 auto;z-index:20;height:82px;pointer-events:none}.nav-shell{width:min(1260px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px;pointer-events:none}.brand{height:56px;padding:6px 18px 6px 10px;display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:999px;background:var(--header);box-shadow:0 16px 42px #1a181521,inset 0 1px #ffffffa8;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);font-size:15px;font-weight:720;white-space:nowrap;pointer-events:auto}.brand img{width:32px;height:32px;object-fit:contain}.nav-pill{margin-left:auto;height:56px;padding:6px 8px 6px 18px;display:flex;align-items:center;gap:18px;border:1px solid var(--line);border-radius:999px;background:var(--header);box-shadow:0 16px 42px #1a181521,inset 0 1px #ffffffa8;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);pointer-events:auto}.nav-links{height:42px;display:flex;align-items:center;gap:28px}.nav-links a{color:var(--muted);font-size:13px;font-weight:570;transition:color .2s ease}.nav-links a:hover{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:8px;pointer-events:auto}.language-button,.menu-button{height:42px;border:0;border-radius:9px;background:transparent;color:var(--muted);cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}.language-button{min-width:82px;padding:0 16px;font-size:13px;font-weight:760}.menu-button{width:34px;display:grid;place-items:center}.language-button:hover,.menu-button:hover{color:var(--ink);background:var(--surface)}.language-button:active,.menu-button:active{transform:scale(.96)}.nav-download,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;border-radius:10px;font-weight:650;transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .2s ease,border-color .2s ease}.nav-download{height:42px;padding:0 18px;border-radius:999px;background:var(--ink);color:var(--bg);box-shadow:0 12px 30px #1312102e;font-size:12px}.nav-download:hover,.button:hover{transform:translateY(-2px)}.nav-download:active,.button:active{transform:translateY(1px) scale(.99)}.menu-button{display:none}.hero{min-height:100dvh;padding:92px 24px 44px;display:flex;align-items:center;position:relative;isolation:isolate}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#f3f2effa,#f3f2efcc 42%,#f3f2ef52),url(/hcai-material.webp) center / cover no-repeat;opacity:.34;filter:grayscale(.15) contrast(.92) brightness(1.08)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:28vh;z-index:-1;background:linear-gradient(180deg,transparent,var(--bg))}.hero-inner{width:min(1260px,100%);margin:auto;display:grid;grid-template-columns:minmax(340px,.88fr) minmax(520px,1.12fr);align-items:center;gap:clamp(42px,6vw,86px)}.hero-copy{position:relative;z-index:2;max-width:560px}.hero-copy>*{position:relative;z-index:2}.release-pill{min-height:35px;width:fit-content;max-width:min(100%,540px);margin-bottom:22px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(207,53,44,.2);border-radius:999px;background:color-mix(in srgb,var(--accent) 8%,transparent);color:var(--ink);box-shadow:inset 0 1px #ffffffad;font-size:12px;font-weight:640;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.release-pill span{flex:0 0 auto;width:6px;height:6px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 13%,transparent)}.release-pill svg{flex:0 0 auto}.particle-title{position:relative;z-index:1;width:min(100%,620px)}.hero h1{margin:0;font-size:clamp(58px,8vw,112px);line-height:.92;font-weight:720;letter-spacing:0}.particle-title.animated h1{position:relative;z-index:2;color:transparent}.particle-title canvas{position:absolute;display:block;width:100vw;height:100dvh;pointer-events:none;z-index:1}.hero-kicker,.hero-copy>p:not(.hero-kicker),.hero-actions{z-index:3}.hero-kicker{margin:22px 0 0;color:var(--accent);font-size:clamp(23px,2.35vw,36px);line-height:1.08;font-weight:590}.hero-copy>p:not(.hero-kicker){max-width:520px;margin:24px 0 30px;color:var(--muted);font-size:17px;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:10px}.button{min-height:46px;padding:0 19px;border:1px solid transparent;font-size:14px}.button.primary{color:var(--on-accent);background:var(--accent)}.button.primary:hover{background:var(--accent-hover)}.button.secondary{color:var(--ink);border-color:var(--line-strong);background:var(--surface-raised)}.button.secondary:hover{border-color:var(--ink)}.hero-product{position:relative;z-index:3;min-width:0;transform:translateY(24px)}.product-frame{margin:0;overflow:hidden;border:1px solid var(--line-strong);border-radius:16px;background:#f3f3f4;box-shadow:var(--shadow)}.frame-bar{height:38px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(22,22,24,.1);color:#77777d;background:#ececef;font-size:10px;font-weight:600}.frame-bar span:last-child{display:inline-flex;align-items:center;gap:5px}.product-frame>img{width:100%;display:block;aspect-ratio:3808 / 1984;object-fit:cover}.product-facts{padding:15px 2px 0;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:12px;color:var(--muted);font-size:11px}.product-facts>span{min-height:34px;display:flex;align-items:center;gap:8px}.product-facts img{width:22px;height:22px;object-fit:contain}.product-facts b{color:var(--ink);font-size:11px}.provider-rail{padding:20px 24px 86px}.provider-rail-inner{width:min(1260px,100%);min-height:104px;margin:auto;padding:0 26px;display:flex;align-items:center;justify-content:space-between;gap:50px;border:1px solid var(--line);border-radius:16px;background:var(--surface-raised);box-shadow:inset 0 1px #ffffff9e}.provider-rail p{margin:0;color:var(--subtle);font-size:12px;font-weight:610}.provider-logos{display:flex;align-items:center;gap:clamp(31px,5vw,66px)}.provider-logos img{width:29px;height:29px;object-fit:contain;opacity:.68;transition:opacity .2s ease,transform .2s ease}.provider-logos img:hover{opacity:1;transform:translateY(-2px)}.provider-logos .claude{filter:brightness(0) saturate(100%) invert(55%) sepia(29%) saturate(1023%) hue-rotate(329deg) brightness(96%) contrast(88%)}.switch-section,.features-section,.material-section{padding:140px 24px;overflow:hidden}.switch-section{width:min(1308px,100%);margin:auto;padding-top:72px}.section-heading{margin-bottom:60px}.section-heading.left{max-width:790px}.section-heading.compact{margin-bottom:48px}.section-heading h2{margin:0;font-size:clamp(40px,4.7vw,66px);line-height:1.04;font-weight:670;letter-spacing:0}.section-heading p{max-width:620px;margin:20px 0 0;color:var(--muted);font-size:18px;line-height:1.55}.switch-workspace{display:grid;grid-template-columns:212px minmax(0,1fr);gap:18px;align-items:start}.tool-tabs{padding:7px;display:grid;gap:4px;border:1px solid var(--line);border-radius:16px;background:var(--surface);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.tool-tabs button{min-height:58px;padding:0 13px;display:grid;grid-template-columns:22px 1fr 16px;align-items:center;gap:10px;border:0;border-radius:11px;color:var(--muted);background:transparent;font-size:12px;font-weight:650;text-align:left;cursor:pointer;transition:color .2s ease,background-color .2s ease,transform .2s ease}.tool-tabs button:hover{color:var(--ink)}.tool-tabs button:active{transform:scale(.98)}.tool-tabs button.active{color:var(--ink);background:var(--surface-raised);box-shadow:0 3px 12px #2a272e14}.tool-tabs button img{width:20px;height:20px;object-fit:contain}.tool-tabs button img.claude{filter:brightness(0) saturate(100%) invert(55%) sepia(29%) saturate(1023%) hue-rotate(329deg) brightness(96%) contrast(88%)}.tool-tabs button svg{color:var(--accent)}.switch-workspace .product-frame{box-shadow:0 18px 52px #3430371a}.capability-list{margin-top:46px;padding-top:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:34px;border-top:1px solid var(--line)}.capability-list div{display:flex;flex-direction:column;gap:8px}.capability-list b{font-size:13px}.capability-list span{color:var(--muted);font-size:12px;line-height:1.5}.features-section{background:var(--surface)}.features-section>*{width:min(1260px,100%);margin-left:auto;margin-right:auto}.feature-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.feature-tile{position:relative;min-height:440px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface-raised)}.feature-tile .tile-copy{position:relative;z-index:2;padding:31px 32px 0}.tile-copy h3{margin:0;font-size:25px;line-height:1.12;font-weight:670}.tile-copy p{max-width:440px;margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.feature-tile>img:not(.local-mark){position:absolute;display:block;object-fit:cover;object-position:top left}.usage-tile{grid-column:span 8;min-height:570px}.usage-tile>img{width:108%;left:24px;bottom:-1px;border:1px solid var(--line);border-radius:12px 0 0}.mcp-tile{grid-column:span 4;min-height:570px}.mcp-tile>img{width:300%;left:24px;bottom:-2px;border:1px solid var(--line);border-radius:12px 0 0}.skills-tile{grid-column:span 5}.skills-tile>img{width:168%;left:25px;bottom:0;border:1px solid var(--line);border-radius:12px 0 0}.local-tile{grid-column:span 7;padding:32px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--ink);color:var(--bg)}.local-tile .local-mark{width:86px;height:86px;margin:auto;object-fit:contain}.local-tile .tile-copy{padding:0}.local-tile .tile-copy p{color:color-mix(in srgb,var(--bg) 68%,transparent)}.local-tile>a{margin-top:22px;display:inline-flex;align-items:center;gap:7px;color:var(--bg);font-size:13px;font-weight:650}.material-section{padding-top:40px;padding-bottom:120px}.material-story{width:min(1260px,100%);min-height:520px;margin:auto;position:relative;overflow:hidden;border-radius:16px;background:#171719}.material-story>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.material-story:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f0f11db,#0f0f115c 48%,#0f0f1105 72%)}.material-copy{max-width:520px;position:absolute;z-index:2;left:clamp(32px,6vw,78px);top:50%;transform:translateY(-50%);color:#f1f1ef}.material-copy h2{margin:0;font-size:clamp(40px,4.6vw,62px);line-height:1.03;font-weight:670}.material-copy p{max-width:430px;margin:19px 0 25px;color:#b8b8bb;font-size:16px;line-height:1.55}.material-copy a{display:inline-flex;align-items:center;gap:7px;color:#f6f6f4;font-size:13px;font-weight:650}.final-cta{padding:130px 24px 145px;text-align:center}.final-cta>img{width:58px;height:58px;object-fit:contain}.final-cta h2{max-width:800px;margin:28px auto 0;font-size:clamp(44px,5vw,68px);line-height:1.04;font-weight:680}.final-cta p{margin:19px 0 28px;color:var(--muted);font-size:17px}.final-cta .button{min-width:190px}footer{padding:66px 24px 27px;border-top:1px solid var(--line)}.footer-grid{width:min(1260px,100%);margin:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:44px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-grid p{margin:4px 0 0;color:var(--muted);font-size:13px}.footer-grid b{margin-bottom:4px;font-size:11px}.footer-grid>div>a:not(.brand){color:var(--muted);font-size:12px;transition:color .2s ease}.footer-grid>div>a:hover{color:var(--ink)}.footer-bottom{width:min(1260px,100%);margin:54px auto 0;padding-top:20px;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:var(--subtle);font-size:10px}@media(max-width:1020px){.hero{min-height:auto;padding-top:128px}.hero-inner{grid-template-columns:1fr;gap:56px}.hero-copy{max-width:720px}.hero-product{width:105%}.provider-rail-inner{min-height:130px}.switch-workspace{grid-template-columns:1fr}.tool-tabs{grid-template-columns:repeat(4,minmax(150px,1fr));overflow-x:auto}.tool-tabs button{min-width:150px}.feature-tile,.usage-tile,.mcp-tile,.skills-tile,.local-tile{grid-column:span 6;min-height:470px}.mcp-tile>img{width:150%}}@media(max-width:760px){.nav-shell{width:calc(100% - 28px);gap:10px}.nav-pill{position:relative;height:50px;padding:4px 5px 4px 8px;gap:4px}.nav-links{position:absolute;top:calc(100% + 10px);right:0;width:min(260px,calc(100vw - 28px));height:auto;padding:12px;display:flex;flex-direction:column;align-items:stretch;gap:4px;border:1px solid var(--line);border-radius:24px;background:var(--surface-raised);box-shadow:0 18px 48px #1a181529,inset 0 1px #ffffffb8;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);opacity:0;pointer-events:none;transform:translateY(-8px) scale(.96);transform-origin:top right;visibility:hidden;transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .26s cubic-bezier(.16,1,.3,1),visibility 0s linear .22s}.nav-links.open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible;transition-delay:0s}.nav-links a{min-height:42px;padding:0 12px;display:flex;align-items:center;border-radius:14px;font-size:14px;font-weight:680;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .24s cubic-bezier(.16,1,.3,1),background-color .2s ease}.nav-links.open a{opacity:1;transform:translateY(0)}.nav-links.open a:nth-child(2){transition-delay:.03s}.nav-links.open a:nth-child(3){transition-delay:.06s}.nav-links.open a:nth-child(4){transition-delay:.09s}.nav-links a:hover{background:var(--surface)}.nav-download{display:none}.menu-button{display:grid}.nav-actions{margin-left:auto;gap:3px}.hero{min-height:100dvh;padding:106px 18px 44px;align-items:flex-start}.hero-inner{gap:48px}.hero h1{font-size:clamp(44px,12vw,58px)}.hero-copy>p{margin:20px 0 27px;font-size:17px}.hero-actions{flex-wrap:wrap}.hero-product{width:148%;margin-left:-6%}.frame-bar{height:32px}.frame-bar span:last-child{display:none}.product-facts{width:68%;padding-left:6%;grid-template-columns:1fr 1fr}.product-facts>span:last-child{display:none}.provider-rail-inner{min-height:148px;flex-direction:column;justify-content:center;gap:24px}.provider-logos{width:100%;justify-content:space-between;gap:14px}.provider-logos img{width:24px;height:24px}.switch-section,.features-section,.material-section{padding:98px 18px}.section-heading{margin-bottom:42px}.section-heading h2{font-size:42px}.section-heading p{font-size:16px}.tool-tabs{margin-right:-18px;padding-right:18px;grid-template-columns:repeat(4,142px);border:0;border-radius:0;background:transparent}.tool-tabs button{min-width:142px;border:1px solid var(--line);background:var(--surface)}.switch-workspace .product-frame{width:166%;margin-left:-33%}.capability-list{grid-template-columns:1fr 1fr;gap:28px 20px}.feature-grid{grid-template-columns:1fr}.feature-tile,.usage-tile,.mcp-tile,.skills-tile,.local-tile{grid-column:auto;min-height:430px}.feature-tile .tile-copy{padding:26px 25px 0}.tile-copy h3{font-size:23px}.usage-tile>img{width:158%;left:24px}.mcp-tile>img,.skills-tile>img{width:190%}.local-tile{padding:26px}.material-section{padding-top:20px}.material-story{min-height:560px}.material-story>img{object-position:63% center}.material-story:after{background:linear-gradient(180deg,#0f0f11c7,#0f0f114d 72%,#0f0f1114)}.material-copy{max-width:none;left:26px;right:26px;top:36px;transform:none}.material-copy h2{font-size:40px}.final-cta{padding:100px 18px 110px}.final-cta h2{font-size:44px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 24px}.footer-grid>div:first-child{grid-column:1 / -1}.footer-bottom{flex-direction:column;gap:8px}}@media(max-width:420px){.brand{font-size:14px}.brand img{width:30px;height:30px}.language-button{min-width:72px;padding:0 10px;font-size:12px}.menu-button{width:32px;min-width:32px;padding:0}.hero-actions .button{flex:1;padding-inline:13px}.product-facts{width:70%}.capability-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-reduced-transparency:reduce){.site-header{background:var(--bg);backdrop-filter:none;-webkit-backdrop-filter:none}}
