.core-home,.split-core-home,.stacked-core-home{--home-ink:#111;--home-muted:#8b8b8b;--home-hairline:#e5e5e5;--home-hover:#f2f2f2;--home-blue:#3478f6}.core-home *,.split-core-home *,.stacked-core-home *{box-sizing:border-box}.core-home{min-height:100svh;color:var(--home-ink);font-family:var(--font-sans);background:#fff;grid-template-rows:auto 1fr auto;padding:10px 16px 12px;display:grid;overflow-x:hidden}.core-home a,.split-core-home a,.stacked-core-home a{color:inherit;text-decoration:none}.core-home-header,.core-home-footer{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.core-home-header{min-height:40px}.home-platform-menu{flex:0 0 208px;width:208px;position:relative}.home-platform-trigger{width:100%;min-height:32px;color:var(--home-ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:4px 6px;transition:background .12s,transform .12s;display:flex}.home-platform-trigger:hover{background:var(--home-hover)}.home-platform-trigger:active{transform:scale(.98)}.home-platform-trigger:focus-visible{outline:2px solid color-mix(in srgb, var(--home-blue) 70%, transparent);outline-offset:2px}.home-platform-trigger img{width:24px;height:24px;box-shadow:0 0 0 1px var(--home-hairline);background:#f2f2f2;border-radius:8px;flex:none}.home-platform-labels{flex-direction:column;flex:1;min-width:0;display:flex}.home-platform-labels strong{color:#262626;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.15;overflow:hidden}.home-platform-labels small{color:#929292;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;line-height:1.15;overflow:hidden}.home-platform-trigger>svg{color:#8e8e8e;flex:none}.home-platform-popover{z-index:30;border:1px solid var(--home-hairline);background:#fff;border-radius:10px;flex-direction:column;gap:1px;padding:5px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 12px 32px #00000021}.home-platform-menu-label{color:#929292;letter-spacing:.11em;text-transform:uppercase;padding:5px 7px 3px;font-size:10px;font-weight:600}.home-platform-item{color:#666;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:34px;padding:5px 7px;font-size:12px;transition:background .12s,color .12s;display:flex}.home-platform-item:hover,.home-platform-item.selected{background:var(--home-hover);color:var(--home-ink)}.home-platform-item.selected{font-weight:500}.home-platform-item:focus-visible{outline:2px solid color-mix(in srgb, var(--home-blue) 65%, transparent);outline-offset:-2px}.home-item-mark{border:1px solid var(--home-hairline);color:#262626;background:#fff;border-radius:8px;flex:none;place-items:center;width:24px;height:24px;display:grid}.home-platform-mark{color:#777;background:0 0;border-color:#0000}.home-dashboard-mark{color:#fff;background:#111;border-color:#0000}.home-item-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.home-item-check{color:var(--home-blue);margin-left:auto;font-size:11px}.core-home-actions,.core-home-cta,.core-home-footer nav{align-items:center;display:flex}.core-home-actions{gap:8px;margin-left:auto}.home-text-link,.home-header-store-link{border-radius:8px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.home-text-link{color:#666!important}.home-text-link:hover{background:var(--home-hover);color:var(--home-ink)!important}.home-header-store-link{background:#0a0a0a;color:#fff!important}.home-header-store-link:hover{background:#2a2a2a}.core-home-hero{grid-template-columns:minmax(300px,.68fr) minmax(560px,1.32fr);align-items:center;gap:clamp(48px,6vw,92px);width:min(1160px,100vw - 56px);margin:0 auto;padding:64px 0 50px;display:grid}.core-home-kicker,.home-site-kicker{color:#9a9a9a;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:600}.core-home-copy h1{letter-spacing:-.052em;max-width:440px;margin:12px 0 0;font-size:clamp(40px,4.3vw,60px);font-weight:560;line-height:.98}.core-home-copy>p{color:#8f8f8f;max-width:440px;margin:22px 0 0;font-size:16px;line-height:1.55}.core-home-cta{gap:9px;margin-top:29px}.home-primary-link,.home-secondary-link{border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 17px;font-size:13px;font-weight:500;transition:background .12s,transform .12s,border-color .12s;display:inline-flex}.home-primary-link{background:#080808;border:1px solid #080808;color:#fff!important}.home-primary-link:hover{background:#292929}.home-secondary-link{background:#fff;border:1px solid #dadada}.home-secondary-link:hover{background:#f7f7f7;border-color:#c8c8c8}.home-primary-link:active,.home-secondary-link:active{transform:scale(.97)}.home-product-comparison{min-width:0}.home-preview-selector{background:#f7f7f7;border:1px solid #e5e5e5;border-radius:9px;align-items:center;gap:3px;margin:0 0 10px 1px;padding:3px;display:inline-flex}.home-preview-selector button{color:#888;min-width:76px;min-height:28px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 12px;font-size:12px;font-weight:500;transition:background .12s,color .12s,box-shadow .12s}.home-preview-selector button:hover{color:#333}.home-preview-selector button.selected{color:#111;background:#fff;box-shadow:0 1px 3px #0000001a}.home-preview-selector button:focus-visible{outline:2px solid color-mix(in srgb, var(--home-blue) 65%, transparent);outline-offset:1px}.home-product-preview{background:#fff;border:1px solid #d8d8d8;border-radius:13px;min-width:0;min-height:414px;animation:.18s ease-out home-preview-in;overflow:hidden;box-shadow:0 22px 54px #00000017,inset 0 0 0 4px #f3f3f3}@keyframes home-preview-in{0%{opacity:.55;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.home-site-preview{min-height:414px;font-size:10px}.home-agent-site{grid-template-columns:142px minmax(250px,1fr) 118px;display:grid}.home-store-site{grid-template-columns:146px minmax(330px,1fr);display:grid}.home-site-sidebar{background:#f5f5f5;border-right:1px solid #e6e6e6;flex-direction:column;gap:2px;min-width:0;padding:10px 7px 8px;display:flex;position:relative}.home-site-switcher,.home-site-person{border-radius:6px;align-items:center;gap:7px;min-width:0;padding:4px 5px;display:flex}.home-site-switcher{margin-bottom:5px}.home-site-switcher>img{border-radius:6px;width:21px;height:21px;box-shadow:0 0 0 1px #ddd}.home-site-switcher>span,.home-site-person>span{flex-direction:column;flex:1;min-width:0;display:flex}.home-site-switcher strong,.home-site-person strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;line-height:1.1;overflow:hidden}.home-site-switcher small,.home-site-person small{color:#999;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7px;overflow:hidden}.home-site-switcher>i{color:#0000;border-bottom:1px solid #999;border-right:1px solid #999;width:5px;height:5px;font-size:0;transform:rotate(45deg)translateY(-2px)}.home-site-section-label{color:#aaa;letter-spacing:.1em;text-transform:uppercase;margin:8px 6px 3px;font-size:7px;font-weight:600}.home-site-primary-row,.home-site-chat{color:#777;border-radius:6px;align-items:center;gap:7px;min-width:0;min-height:27px;padding:0 7px;display:flex}.home-site-primary-row svg{flex:none;width:11px;height:11px}.home-site-primary-row span,.home-site-chat span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-site-primary-row.selected,.home-site-chat.selected{color:#222;background:#e8e8e8;font-weight:600}.home-site-chat{min-height:25px;padding-left:10px;font-size:8px}.home-site-person{border-top:1px solid #e4e4e4;border-radius:0;margin-top:auto;padding-top:9px}.home-site-person>b{color:#555;background:#dedede;border-radius:50%;place-items:center;width:21px;height:21px;font-size:7px;display:grid}.home-agent-canvas{background:#fff;flex-direction:column;min-width:0;display:flex}.home-agent-canvas>header,.home-store-canvas>header{color:#777;border-bottom:1px solid #ededed;align-items:center;min-height:43px;display:flex}.home-agent-canvas>header{justify-content:space-between;padding:0 13px}.home-agent-canvas>header>div{align-items:center;gap:11px;display:flex}.home-preview-dot{background:#ddd;border-radius:50%;width:7px;height:7px}.home-agent-empty{text-align:center;flex-direction:column;align-items:center;width:min(330px,100% - 34px);margin:auto;display:flex}.home-agent-empty h2{letter-spacing:-.035em;margin:7px 0 0;font-size:clamp(18px,2.2vw,25px);font-weight:560}.home-agent-prompts{flex-wrap:wrap;justify-content:center;gap:5px;margin-top:17px;display:flex}.home-agent-prompts span{color:#777;border:1px solid #e8e8e8;border-radius:7px;padding:6px 8px;font-size:7px}.home-agent-composer{color:#aaa;text-align:left;border:1px solid #ddd;border-radius:16px;align-items:center;gap:8px;width:100%;min-height:50px;margin-top:16px;padding:0 9px 0 13px;display:flex;box-shadow:0 5px 16px #00000012}.home-agent-composer>span{flex:1}.home-agent-composer>b{color:#fff;background:#111;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.home-agent-empty>small{color:#b0b0b0;margin-top:8px;font-size:7px}.home-agent-workrail{background:#fafafa;border-left:1px solid #e5e5e5;flex-direction:column;min-width:0;display:flex}.home-workrail-tabs{border-bottom:1px solid #ededed;align-items:center;gap:6px;min-height:43px;padding:0 9px;display:flex}.home-workrail-tabs span{background:#ededed;border-radius:5px;width:19px;height:19px}.home-workrail-tabs span.selected{background:#dcdcdc}.home-workrail-empty{color:#aaa;text-align:center;flex-direction:column;align-items:center;gap:5px;margin:auto 10px;display:flex}.home-workrail-empty svg{width:14px;height:14px}.home-workrail-empty strong{color:#777;font-size:8px;font-weight:600}.home-workrail-empty small{font-size:6px}.home-store-canvas{background:#fff;flex-direction:column;min-width:0;display:flex}.home-store-canvas>header{grid-template-columns:56px minmax(150px,1fr) 48px;gap:10px;padding:0 12px;display:grid}.home-store-search{color:#aaa;background:#fafafa;border:1px solid #e1e1e1;border-radius:7px;align-items:center;gap:7px;min-width:0;min-height:28px;padding:0 8px;display:flex}.home-store-search svg{width:10px;height:10px}.home-store-search span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.home-store-search kbd{color:#999;font:inherit;background:#fff;border:1px solid #e2e2e2;border-radius:3px;padding:2px 4px;font-size:7px}.home-store-tools{justify-content:flex-end;align-items:center;gap:8px;display:flex}.home-store-tools svg{width:11px;height:11px}.home-store-content{padding:31px clamp(18px,4vw,38px) 28px}.home-store-content h2{letter-spacing:-.045em;max-width:410px;margin:7px 0 0;font-size:clamp(21px,2.6vw,31px);font-weight:570;line-height:1.03}.home-store-content>p{color:#999;margin:11px 0 0;font-size:9px}.home-store-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:30px;display:grid}.home-store-cards article{background:#fafafa;border:1px solid #e6e6e6;border-radius:9px;flex-direction:column;align-items:flex-start;min-width:0;min-height:130px;padding:12px;display:flex}.home-store-cards article>i{color:#555;background:#ececec;border-radius:6px;place-items:center;width:23px;height:23px;font-style:normal;display:grid}.home-store-cards article>span{color:#aaa;letter-spacing:.08em;text-transform:uppercase;margin-top:13px;font-size:7px;font-weight:600}.home-store-cards article>strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:5px;font-size:10px;overflow:hidden}.home-store-cards article>small{color:#888;margin-top:auto;font-size:7px}.core-home-footer{color:#aaa;padding:10px 160px 0 0;font-size:11px}.core-home-footer nav{gap:18px}.core-home-footer a:hover{color:#333}.lander-version-toggle{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #80808047;border-radius:9px;align-items:center;gap:2px;min-height:34px;padding:3px;font-size:10px;font-weight:500;transition:border-color .12s,transform .12s;display:flex;position:fixed;bottom:14px;right:16px;box-shadow:0 8px 28px #0000001a}.lander-version-toggle:hover{border-color:#8080807a}.lander-version-toggle a{color:#888;border-radius:6px;justify-content:center;align-items:center;min-height:26px;padding:0 8px;transition:background .12s,color .12s,transform .12s;display:inline-flex}.lander-version-toggle a:hover{color:#222;background:#f1f1f1}.lander-version-toggle a:active{transform:scale(.96)}.lander-version-toggle a:focus-visible{outline:2px solid color-mix(in srgb, var(--home-blue) 65%, transparent);outline-offset:1px}.lander-version-toggle a[aria-current=page]{color:#fff;background:#111;box-shadow:0 1px 3px #00000029}.split-core-home{width:100%;height:100svh;font-family:var(--font-sans);background:#080808;grid-template-columns:minmax(0,1fr) minmax(0,1fr);transition:grid-template-columns .52s cubic-bezier(.72,0,.2,1);display:grid;position:relative;overflow:hidden}.split-product{grid-template-rows:auto auto minmax(180px,1fr);align-content:stretch;min-width:0;min-height:0;padding:22px clamp(24px,3.4vw,52px) 38px;transition:opacity .36s,transform .52s cubic-bezier(.72,0,.2,1),background .18s;display:grid;position:relative;overflow:hidden}.split-product:focus-visible{outline:3px solid var(--home-blue);outline-offset:-3px;z-index:4}.split-agent-product{transform-origin:0;background:#fff;color:#111!important}.split-store-product{transform-origin:100%;background:#080808;color:#fff!important}.split-agent-product:hover{background:#fafafa}.split-store-product:hover{background:#101010}.split-product-topline{letter-spacing:.08em;text-transform:uppercase;opacity:.56;justify-content:space-between;align-items:center;gap:18px;min-width:230px;font-size:10px;display:flex}.split-core-wordmark{color:inherit;letter-spacing:-.02em;text-transform:none;opacity:1;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.split-core-wordmark>i{background:radial-gradient(circle at 34% 28%,#fff 0 12%,#c8c8c8 46%,#777 100%);border-radius:50%;width:17px;height:17px;box-shadow:0 0 0 1px #80808059}.split-product-copy{min-width:350px;max-width:520px;margin-top:clamp(62px,9vh,120px)}.split-product-icon{opacity:.9;border:1px solid;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.split-product-copy h1{letter-spacing:-.058em;margin:24px 0 0;font-size:clamp(42px,4.6vw,72px);font-weight:540;line-height:.94}.split-product-copy p{opacity:.56;max-width:470px;margin:25px 0 0;font-size:15px;line-height:1.55}.split-product-cta{border:1px solid;border-radius:8px;align-items:center;gap:24px;min-height:42px;margin-top:30px;padding:0 17px;font-size:13px;font-weight:600;display:inline-flex}.split-agent-product .split-product-cta{color:#fff;background:#111}.split-store-product .split-product-cta{color:#111;background:#fff}.split-product-cta b{font-size:14px;font-weight:400;transition:transform .16s}.split-product:hover .split-product-cta b{transform:translate(2px,-2px)}.split-agent-art,.split-store-art{border-radius:13px;align-self:end;width:min(470px,88%);min-width:330px;margin-top:38px;padding:12px;transition:transform .42s cubic-bezier(.22,.8,.22,1)}.split-product:hover .split-agent-art,.split-product:hover .split-store-art{transform:translateY(-7px)}.split-agent-art{background:#f7f7f7;border:1px solid #dfdfdf;justify-self:end;box-shadow:0 16px 38px #00000014}.split-agent-thread{background:#fff;border-radius:8px;margin-bottom:8px;padding:10px 12px}.split-agent-thread>span{color:#999;text-transform:uppercase;font-size:8px;font-weight:600}.split-agent-thread>p{margin:5px 0 0;font-size:11px;line-height:1.4}.split-agent-thread.agent{background:#ededed;margin-left:32px}.split-agent-task{color:#777;align-items:center;gap:8px;margin:10px 3px;font-size:9px;display:flex}.split-agent-task>i{border:2px solid #999;border-top-color:#0000;border-radius:50%;width:7px;height:7px}.split-agent-task>span{flex:1}.split-agent-task>b{font-weight:500}.split-agent-composer{color:#aaa;background:#fff;border:1px solid #ddd;border-radius:14px;align-items:center;gap:10px;min-height:40px;padding:0 7px 0 12px;font-size:9px;display:flex}.split-agent-composer>span{flex:1}.split-agent-composer>b{color:#fff;background:#111;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.split-store-art{background:#121212;border:1px solid #333;justify-self:start;box-shadow:0 18px 42px #0000004d}.split-store-search{color:#777;background:#0a0a0a;border:1px solid #333;border-radius:8px;align-items:center;gap:9px;min-height:38px;padding:0 10px;font-size:9px;display:flex}.split-store-search svg{width:12px;height:12px}.split-store-search>span{flex:1}.split-store-search kbd{color:#666;font:inherit}.split-store-row{border-bottom:1px solid #282828;align-items:center;gap:10px;min-height:56px;padding:8px 6px;display:flex}.split-store-row:last-child{border-bottom:0}.split-store-mark{color:#bbb;border:1px solid #333;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.split-store-mark svg{width:13px;height:13px}.split-store-mark i{font-style:normal}.split-store-row>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.split-store-row strong{font-size:10px;font-weight:600}.split-store-row small{color:#666;margin-top:3px;font-size:8px}.split-store-row>b{color:#aaa;font-size:9px;font-weight:500}.split-center-mark{z-index:3;background:linear-gradient(#aaa,#333);width:1px;height:22px;transition:opacity .18s;position:fixed;top:19px;left:50%}.split-center-mark>span{background:#888;border-radius:50%;width:7px;height:7px;position:absolute;top:-1px;left:-3px}.split-opening-status{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:fixed;overflow:hidden}.split-core-home.is-opening-agent{grid-template-columns:minmax(0,1fr) minmax(0,0fr)}.split-core-home.is-opening-store{grid-template-columns:minmax(0,0fr) minmax(0,1fr)}.split-core-home.is-opening-agent .split-store-product,.split-core-home.is-opening-store .split-agent-product{opacity:0;pointer-events:none}.split-core-home.is-opening-agent .split-agent-product,.split-core-home.is-opening-store .split-store-product{transform:scale(1.015)}.split-core-home.is-opening-agent .split-agent-product:focus-visible,.split-core-home.is-opening-store .split-store-product:focus-visible{outline:0}.split-core-home.is-opening-agent .split-center-mark,.split-core-home.is-opening-store .split-center-mark,.split-core-home.is-opening-agent .lander-version-toggle,.split-core-home.is-opening-store .lander-version-toggle{opacity:0;pointer-events:none}.stacked-core-home{min-height:100svh;color:var(--home-ink);font-family:var(--font-sans);background:#fff;grid-template-rows:auto minmax(0,1fr);padding:10px 16px 14px;display:grid;overflow:hidden}.stacked-home-header{z-index:40;justify-content:space-between;align-items:center;gap:24px;min-height:40px;transition:opacity .22s,transform .36s cubic-bezier(.22,.8,.22,1);display:flex;position:relative}.stacked-home-actions{align-items:center;gap:2px;margin-left:auto;display:flex}.stacked-home-actions a{color:#777;border-radius:8px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.stacked-home-actions a:hover{background:var(--home-hover);color:#111}.stacked-home-actions a:last-child{color:#fff;background:#111}.stacked-home-actions a:last-child:hover{background:#2a2a2a}.stacked-worlds{grid-template-rows:auto minmax(0,1fr);align-content:center;place-items:center;gap:clamp(18px,3vh,30px);min-height:0;padding:14px 0 38px;display:grid}.stacked-worlds-copy{z-index:12;text-align:center;transition:opacity .2s,transform .36s cubic-bezier(.22,.8,.22,1);position:relative}.stacked-worlds-copy>span{color:#9a9a9a;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:600}.stacked-worlds-copy h1{letter-spacing:-.048em;margin:8px 0 0;font-size:clamp(28px,3.1vw,42px);font-weight:540;line-height:1}.stacked-worlds-stage{z-index:2;perspective:1400px;width:min(940px,100vw - 64px);height:min(460px,100svh - 188px);min-height:410px;position:relative}.stacked-world-window{will-change:transform;background:#fff;border:1px solid #d7d7d7;border-radius:14px;width:74%;transition:transform .44s cubic-bezier(.22,.8,.22,1),opacity .26s,filter .36s,box-shadow .36s;display:block;position:absolute;overflow:hidden;box-shadow:0 28px 70px #00000024,0 2px 8px #0000000f;color:#111!important}.stacked-world-window:focus-visible{outline:3px solid var(--home-blue);outline-offset:4px}.stacked-agent-window{transform-origin:42%;top:6px;left:0}.stacked-store-window{transform-origin:58%;top:52px;right:0}.is-agent-active .stacked-agent-window{z-index:3;opacity:1;filter:none;transform:translateZ(32px)rotate(-.45deg)}.is-agent-active .stacked-store-window{z-index:1;opacity:.7;filter:saturate(.55)contrast(.96);transform:translate3d(10px,5px,-24px)scale(.91)rotate(.75deg);box-shadow:0 18px 46px #0000001a}.is-store-active .stacked-agent-window{z-index:1;opacity:.7;filter:saturate(.55)contrast(.96);transform:translate3d(-10px,42px,-24px)scale(.91)rotate(-.9deg);box-shadow:0 18px 46px #0000001a}.is-store-active .stacked-store-window{z-index:3;opacity:1;filter:none;transform:translate3d(0,-46px,32px)rotate(.4deg)}.stacked-window-bar{background:#fafafaf5;border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;gap:18px;min-height:42px;padding:0 14px;display:flex}.stacked-window-bar>span{align-items:center;gap:8px;min-width:0;display:flex}.stacked-window-bar i{background:#fff;border:1px solid #dfdfdf;border-radius:7px;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.stacked-window-bar b{font-size:12px;font-weight:600}.stacked-window-bar small{color:#999;font-size:10px}.stacked-window-bar>svg{color:#999;transition:transform .16s,color .16s}.stacked-world-window:hover .stacked-window-bar>svg,.stacked-world-window:focus-visible .stacked-window-bar>svg{color:#333;transform:translate(2px,-2px)}.stacked-window-preview{background:#fff;height:366px;display:block;overflow:hidden}.stacked-window-preview .home-site-preview{height:366px;min-height:366px}.stacked-opening-status{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:fixed;overflow:hidden}.stacked-core-home.is-opening-agent .stacked-home-header,.stacked-core-home.is-opening-store .stacked-home-header,.stacked-core-home.is-opening-agent .stacked-worlds-copy,.stacked-core-home.is-opening-store .stacked-worlds-copy{opacity:0;transform:translateY(-8px)}.stacked-core-home.is-opening-agent .stacked-store-window,.stacked-core-home.is-opening-store .stacked-agent-window{opacity:0;pointer-events:none;filter:blur(8px)}.stacked-core-home.is-opening-agent .stacked-agent-window{z-index:20;box-shadow:none;transform:translate3d(18%,0,80px)scale(1.55)}.stacked-core-home.is-opening-store .stacked-store-window{z-index:20;box-shadow:none;transform:translate3d(-18%,-46px,80px)scale(1.55)}.stacked-core-home.is-opening-agent .stacked-agent-window:focus-visible,.stacked-core-home.is-opening-store .stacked-store-window:focus-visible{outline:0}.stacked-core-home.is-opening-agent .lander-version-toggle,.stacked-core-home.is-opening-store .lander-version-toggle{opacity:0;pointer-events:none}@media (max-width:1000px){.core-home-hero{grid-template-columns:minmax(270px,.7fr) minmax(470px,1.3fr);gap:38px}.home-agent-site{grid-template-columns:120px minmax(230px,1fr)}.home-agent-workrail{display:none}.home-store-site{grid-template-columns:122px minmax(300px,1fr)}.split-product{padding-inline:28px}.split-product-copy{min-width:290px}.split-agent-art,.split-store-art{width:94%;min-width:300px}}@media (max-width:820px){.core-home{padding-inline:14px}.core-home-hero{grid-template-columns:1fr;gap:52px;width:min(650px,100vw - 40px);padding:72px 0 70px}.core-home-copy{text-align:center}.core-home-copy h1,.core-home-copy>p{margin-inline:auto}.core-home-cta{justify-content:center}.home-product-comparison{width:100%}.home-agent-site{grid-template-columns:132px minmax(300px,1fr)}.home-store-site{grid-template-columns:136px minmax(330px,1fr)}.split-product-copy h1{font-size:clamp(38px,6vw,55px)}}@media (max-width:720px){.split-core-home{grid-template-rows:minmax(0,1fr) minmax(0,1fr);grid-template-columns:minmax(0,1fr);height:100svh;transition:grid-template-rows .52s cubic-bezier(.72,0,.2,1)}.split-product{grid-template-rows:auto 1fr;padding:16px 20px 20px}.split-product-copy{align-self:center;min-width:0;max-width:360px;margin-top:18px}.split-product-icon{border-radius:8px;width:28px;height:28px}.split-product-copy h1{margin-top:12px;font-size:clamp(30px,9vw,44px)}.split-product-copy p{margin-top:12px;font-size:12px}.split-product-cta{min-height:34px;margin-top:15px;font-size:11px}.split-agent-art,.split-store-art{display:none}.split-product-topline{min-width:0}.split-center-mark{background:linear-gradient(90deg,#aaa,#333);width:22px;height:1px;top:50%;left:19px}.split-center-mark>span{top:-3px;left:-1px}.split-core-home.is-opening-agent{grid-template-rows:minmax(0,1fr) minmax(0,0fr);grid-template-columns:minmax(0,1fr)}.split-core-home.is-opening-store{grid-template-rows:minmax(0,0fr) minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.stacked-core-home{min-height:100svh;padding-inline:12px;overflow:hidden auto}.stacked-worlds{align-content:start;gap:15px;padding:18px 0 54px}.stacked-worlds-copy h1{max-width:330px;font-size:clamp(27px,8vw,34px);line-height:1.02}.stacked-worlds-stage{width:100%;height:610px;min-height:610px}.stacked-world-window{width:calc(100% - 14px)}.stacked-agent-window{transform-origin:top;top:0;left:0}.stacked-store-window{transform-origin:bottom;top:272px;right:0}.stacked-window-bar{min-height:38px;padding-inline:11px}.stacked-window-bar small{font-size:9px}.stacked-window-preview,.stacked-window-preview .home-site-preview{height:286px;min-height:286px}.is-agent-active .stacked-agent-window{transform:translateZ(24px)rotate(-.25deg)}.is-agent-active .stacked-store-window{opacity:.72;transform:translate3d(4px,0,-18px)scale(.96)rotate(.35deg)}.is-store-active .stacked-agent-window{opacity:.72;transform:translate3d(-4px,-5px,-18px)scale(.96)rotate(-.35deg)}.is-store-active .stacked-store-window{transform:translate3d(0,-28px,24px)rotate(.25deg)}.stacked-core-home.is-opening-agent .stacked-agent-window{transform:translate3d(2%,122px,80px)scale(1.2)}.stacked-core-home.is-opening-store .stacked-store-window{transform:translate3d(-2%,-154px,80px)scale(1.2)}}@media (max-width:560px){.core-home{padding:9px 10px 12px}.home-platform-menu{flex-basis:152px;width:152px}.home-platform-trigger{padding-left:4px}.core-home-actions{gap:2px}.home-text-link{display:none}.home-header-store-link{min-height:32px;padding-inline:11px}.core-home-hero{width:calc(100vw - 28px);padding:62px 0 74px}.core-home-copy h1{font-size:42px}.core-home-copy>p{font-size:15px}.core-home-cta{flex-direction:column;align-items:stretch;width:min(260px,100%);margin-inline:auto}.home-preview-selector{width:100%;display:flex}.home-preview-selector button{flex:1}.home-product-preview,.home-site-preview{min-height:346px}.home-agent-site,.home-store-site{grid-template-columns:98px minmax(220px,1fr)}.home-site-sidebar{padding-inline:5px}.home-site-switcher{gap:5px;padding-inline:3px}.home-site-switcher>img{width:18px;height:18px}.home-site-section-label{margin-left:4px}.home-site-primary-row{gap:5px;padding-inline:5px;font-size:8px}.home-site-chat{display:none}.home-agent-empty{width:calc(100% - 20px)}.home-agent-prompts span:nth-child(3){display:none}.home-agent-composer{min-height:44px}.home-store-canvas>header{grid-template-columns:36px minmax(120px,1fr);padding-inline:7px}.home-store-tools{display:none}.home-store-content{padding:24px 13px}.home-store-content h2{font-size:22px}.home-store-cards{grid-template-columns:1fr 1fr;margin-top:22px}.home-store-cards article{min-height:116px}.home-store-cards article:nth-child(3){display:none}.core-home-footer{padding-bottom:48px;padding-right:0}.core-home-footer nav{gap:12px}.lander-version-toggle{bottom:10px;right:10px}}@media (prefers-reduced-motion:reduce){.home-product-preview{animation:none}.core-home *,.split-core-home *,.stacked-core-home *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
