.card-feed-scroll::-webkit-scrollbar{display:none}.landing-root{--font-serif:var(--lore-font-sans);--font-logo:var(--lore-font-sans);--font-sans:var(--lore-font-sans);--font-mono:ui-monospace, SFMono-Regular, Menlo, monospace;--lore-bg:var(--lore-paper);--lore-text:var(--lore-ink);--lore-support:var(--lore-text-muted);--lore-accent:var(--lore-cobalt);--lore-accent-deep:var(--lore-horizon-night);--lore-accent-wash:var(--lore-surface-subtle);--lore-pill-bg:var(--lore-surface-subtle);--lore-card-border:var(--lore-line);--lore-hairline:var(--lore-line);background:var(--lore-bg);color:var(--lore-text);font-family:var(--font-sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;isolation:isolate;letter-spacing:-.005em;font-weight:300;overflow-x:clip}.landing-root h1,.landing-root h2,.landing-root .serif{font-family:var(--font-serif);letter-spacing:-.02em;font-weight:500}.landing-root .nowrap{white-space:nowrap}.lore-public-header{z-index:50;height:var(--lore-header-height);border-bottom:1px solid var(--lore-header-rule);color:var(--lore-header-foreground);background:0 0;flex:none;position:relative}.lore-public-header-fixed{background:var(--lore-canvas);position:fixed;inset:0 0 auto}.lore-public-header-inner{width:100%;max-width:var(--lore-header-max-width);height:100%;padding:0 var(--lore-header-gutter);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.lore-public-header-logo-link{color:inherit;transition:opacity var(--lore-motion-fast) var(--lore-ease);flex:none;align-items:center;display:inline-flex}.lore-public-header-logo-link:hover{opacity:.68}.lore-public-header-nav{font:var(--lore-type-ui);align-items:center;gap:clamp(20px,2.5vw,40px);display:flex}.lore-public-header-link{min-height:40px;color:inherit;white-space:nowrap;transition:opacity var(--lore-motion-fast) var(--lore-ease);align-items:center;text-decoration:none;display:inline-flex}.lore-public-header-link:hover{opacity:.62}.lore-public-header-cta{border:1px solid var(--lore-header-foreground);border-radius:var(--lore-radius);background:var(--lore-header-foreground);min-height:44px;color:var(--lore-white);font:var(--lore-type-ui);white-space:nowrap;transition:background-color var(--lore-motion-fast) var(--lore-ease), color var(--lore-motion-fast) var(--lore-ease);justify-content:center;align-items:center;gap:7px;padding:0 20px;text-decoration:none;display:inline-flex}.lore-public-header-cta:hover{color:var(--lore-header-foreground);background:0 0}.lore-public-header-inverse{border-bottom-color:var(--lore-header-rule-inverse);color:var(--lore-header-foreground-inverse)}.lore-public-header-inverse .lore-public-header-cta{border-color:var(--lore-header-foreground-inverse);color:var(--lore-header-foreground-inverse);background:0 0}.lore-public-header-inverse .lore-public-header-cta:hover{background:var(--lore-header-foreground-inverse);color:var(--lore-header-foreground)}@media (width<=800px){.lore-public-header-secondary{display:none}}@media (width<=560px){.lore-public-header-signin{display:none}.lore-public-header-nav{gap:16px}}@media (width<=390px){.lore-public-header-nav .lore-public-header-link{display:none}.lore-public-header-cta{min-height:40px;padding-inline:14px}}.landing-root.landing-mac-root{--mac-ink:#14131c;--mac-cream:#f7f6f3;--mac-gold:#d4961f;--mac-shadow:#080a1c99;background:#0a0d24;flex-direction:column;min-height:100svh;display:flex}.landing-root .landing-hero-frame{isolation:isolate;position:relative}.landing-root .landing-hero-frame>.lore-public-header{position:absolute;inset:0 0 auto}.landing-root .landing-desktop{flex:none;height:100svh;min-height:44rem;position:relative;overflow:hidden}.landing-root .pixel-sky{z-index:0;height:100lvh;position:fixed;inset:0}.landing-root .workbench-shell{z-index:2;height:100%;padding:var(--lore-header-height) 1.25rem 0;position:relative}.landing-root .workbench-hero{grid-template-columns:minmax(0,1fr) minmax(40rem,1.32fr);max-width:98rem;height:100%;margin:0 auto;display:grid;position:relative}.landing-root .workbench-copy{z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,5vh,4.5rem) clamp(2.5rem,5vw,6.5rem);display:flex;position:relative}.landing-root .workbench-copy h1{letter-spacing:-.065em;text-wrap:balance;max-width:8ch;color:var(--mac-cream);text-shadow:.28rem .28rem 0 var(--mac-shadow);font-size:clamp(4.2rem,6.4vw,6.5rem);font-weight:500;line-height:.82}.landing-root .workbench-copy>p{max-width:30rem;color:var(--mac-cream);text-shadow:0 1px #080a1cb3,0 2px 14px #080a1ccc;margin-top:clamp(1.5rem,3.5vh,3rem);font-size:clamp(1rem,1.35vw,1.4rem);font-weight:400;line-height:1.6;position:relative}.landing-root .workbench-copy>p:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(closest-side,#080a1c57 0%,#080a1c2e 55%,#0000 100%);position:absolute;inset:-1.75rem -2.5rem}.landing-root .workbench-ctas{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.landing-root .btn.workbench-primary-cta{border:2px solid var(--mac-ink);background:var(--mac-cream);min-height:3.5rem;color:var(--mac-ink);box-shadow:.32rem .32rem 0 var(--mac-shadow);border-radius:.65rem;padding:.95rem 1.7rem;font-size:1rem;font-weight:600}.landing-root .btn.workbench-primary-cta:hover{border-color:var(--mac-ink);color:var(--mac-ink);box-shadow:.2rem .2rem 0 var(--mac-shadow);background:#fff;transform:translate(.12rem,.12rem)}.landing-root .btn.workbench-secondary-cta{border:2px solid var(--mac-cream);min-height:3.5rem;color:var(--mac-cream);box-shadow:.32rem .32rem 0 var(--mac-shadow);background:#080a1c59;border-radius:.65rem;padding:.95rem 1.5rem;font-size:1rem;font-weight:600}.landing-root .btn.workbench-secondary-cta svg{width:1.15rem;height:1.15rem}.landing-root .btn.workbench-secondary-cta:hover{background:var(--mac-cream);color:var(--mac-ink);box-shadow:.2rem .2rem 0 var(--mac-shadow);transform:translate(.12rem,.12rem)}.landing-root .workbench-stage{z-index:2;min-height:48rem;position:relative}.landing-root .workbench-window{border:2px solid var(--mac-ink);box-shadow:.45rem .45rem 0 var(--mac-shadow);color:#242320;background:#fdfcf9;border-radius:.65rem;position:absolute;overflow:hidden}.landing-root .workbench-titlebar{background:var(--mac-cream);border-bottom:2px solid var(--mac-ink);height:2.75rem;color:var(--mac-ink);flex:none;align-items:center;gap:.75rem;padding:0 .9rem;font-size:.88rem;font-weight:600;display:flex;position:relative}.landing-root .mac-closebox{border:1.5px solid var(--mac-ink);background:var(--mac-cream);flex:none;width:.85rem;height:.85rem}.landing-root .workbench-titlebar-title{white-space:nowrap;position:absolute;left:50%;transform:translate(-50%)}.landing-root .workbench-titlebar-actions,.landing-root .workbench-document-actions{color:var(--mac-ink);align-items:center;gap:.6rem;margin-left:auto;display:flex}.landing-root .workbench-titlebar-actions svg,.landing-root .workbench-document-actions svg{width:1rem;height:1rem}.landing-root .workbench-document-actions span{border:1.5px solid var(--mac-ink);background:var(--mac-cream);border-radius:.35rem;padding:.28rem .6rem;font-size:.72rem;font-weight:600}.landing-root .workbench-session{z-index:2;width:24rem;height:18.5rem;top:3rem;left:2rem}.landing-root .workbench-session .workbench-titlebar{height:2.25rem;font-size:.78rem}.landing-root .workbench-session .workbench-chat{padding:.7rem 1rem 4rem}.landing-root .workbench-session .workbench-message{grid-template-columns:1.8rem 1fr;gap:.6rem;padding:.55rem .1rem}.landing-root .workbench-session .workbench-lore-mark,.landing-root .workbench-session .workbench-avatar{border-radius:.45rem;width:1.8rem;height:1.8rem;font-size:.85rem}.landing-root .workbench-session .workbench-lore-mark>span{width:.16rem}.landing-root .workbench-session .workbench-lore-mark>span:first-child{height:.45rem}.landing-root .workbench-session .workbench-lore-mark>span:nth-child(2){height:.85rem}.landing-root .workbench-session .workbench-lore-mark>span:last-child{height:.6rem}.landing-root .workbench-session .workbench-message-meta{font-size:.72rem}.landing-root .workbench-session .workbench-message p{margin-top:.2rem;font-size:.68rem}.landing-root .workbench-session .workbench-activity{gap:.3rem;margin-top:.4rem}.landing-root .workbench-session .workbench-activity>span{padding:.24rem .5rem;font-size:.6rem}.landing-root .workbench-session .workbench-composer{padding:.55rem .6rem .55rem .8rem;font-size:.66rem;bottom:.8rem;left:.9rem;right:.9rem}.landing-root .workbench-session .workbench-send{width:1.5rem;height:1.5rem}.landing-root .workbench-chat{padding:1.25rem 1.5rem 6rem}.landing-root .workbench-message{grid-template-columns:2.6rem 1fr;gap:.85rem;padding:.95rem .25rem;display:grid}.landing-root .workbench-message>div{min-width:0}.landing-root .workbench-message-meta{font-size:.88rem}.landing-root .workbench-message p{color:#67635c;margin-top:.35rem;font-size:.84rem;font-weight:400}.landing-root .workbench-stage-scene{position:absolute;inset:0}.landing-root .workbench-presence{align-items:center;display:inline-flex}.landing-root .workbench-presence i{background:var(--lore-accent);color:#fff;border:1.5px solid #fdfcf9;border-radius:50%;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;font-size:.62rem;font-style:normal;font-weight:650;display:flex}.landing-root .workbench-presence i+i{background:var(--lore-accent-deep);margin-left:-.4rem}.landing-root .workbench-fleet{transition:opacity .5s}.landing-root .workbench-fleet-dimmed{opacity:.45}.landing-root .workbench-fleet-window{z-index:1;width:22rem;position:absolute}.landing-root .workbench-fleet-window .workbench-titlebar{height:2.25rem;font-size:.78rem}.landing-root .workbench-fleet-window:first-child{top:.75rem;left:26rem}.landing-root .workbench-fleet-window:nth-child(2){top:23.5rem;left:4rem}.landing-root .workbench-fleet-window:nth-child(3){top:20rem;left:27rem}.landing-root .workbench-fleet-body{flex-direction:column;align-items:flex-start;gap:.55rem;padding:.9rem 1rem 1.1rem;display:flex}.landing-root .workbench-fleet-body p{color:#4f4b45;font-size:.68rem;font-weight:500}.landing-root .workbench-fleet-chip{color:#67635c;white-space:nowrap;background:#f5f3ee;border:1px solid #e3e0d9;border-radius:.45rem;align-items:center;gap:.4rem;padding:.24rem .5rem;font-size:.6rem;display:inline-flex}.landing-root .workbench-fleet-chip svg{color:#9a958b;width:.7rem;height:.7rem}.landing-root .workbench-fleet-chip.workbench-activity-skill{background:var(--lore-accent-wash);color:var(--lore-accent-deep);border-color:#4661e559}.landing-root .workbench-fleet-chip.workbench-activity-skill svg{color:var(--lore-accent)}.landing-root .workbench-fleet-status{flex-direction:column;justify-content:center;gap:.55rem;height:1.45rem;display:flex}.landing-root .workbench-fleet-line{background:linear-gradient(90deg,#eceae4 25%,#dcd9d0 50%,#eceae4 75%) 0 0/200% 100%;border-radius:999px;width:82%;height:.45rem;animation:1.6s linear infinite workbench-fleet-shimmer}.landing-root .workbench-fleet-line-short{width:55%}@keyframes workbench-fleet-shimmer{0%{background-position:200% 0}to{background-position:0 0}}.landing-root .workbench-fleet-done{color:#2f8a52;align-items:center;gap:.4rem;font-size:.64rem;font-weight:600;display:inline-flex}.landing-root .workbench-fleet-done svg{width:.75rem;height:.75rem}.landing-root .workbench-activity{flex-direction:column;align-items:flex-start;gap:.45rem;margin-top:.55rem;display:flex}.landing-root .workbench-activity>span{color:#67635c;white-space:nowrap;background:#f5f3ee;border:1px solid #e3e0d9;border-radius:.45rem;align-items:center;gap:.45rem;padding:.32rem .6rem;font-size:.72rem;display:inline-flex}.landing-root .workbench-activity svg{color:#9a958b;width:.8rem;height:.8rem}.landing-root .workbench-activity>.workbench-activity-skill{background:var(--lore-accent-wash);color:var(--lore-accent-deep);border-color:#4661e559}.landing-root .workbench-activity-skill svg{color:var(--lore-accent)}.landing-root .workbench-streaming-response{white-space:nowrap;vertical-align:bottom;max-width:100%;animation:1.35s steps(58,end) both workbench-stream-response;display:inline-block;overflow:hidden}.landing-root .workbench-streaming-response:after{content:"";background:var(--lore-accent);vertical-align:-.08em;width:2px;height:.9em;margin-left:.12rem;animation:.7s step-end infinite workbench-cursor;display:inline-block}.landing-root .workbench-lore-mark,.landing-root .workbench-avatar{border-radius:.65rem;flex:none;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:flex}.landing-root .workbench-lore-mark{background:var(--lore-accent);gap:.18rem;position:relative}.landing-root .workbench-lore-mark>span{background:#fff;border-radius:999px;width:.21rem;display:block;transform:rotate(14deg)}.landing-root .workbench-lore-mark>span:first-child{height:.65rem}.landing-root .workbench-lore-mark>span:nth-child(2){height:1.2rem}.landing-root .workbench-lore-mark>span:last-child{height:.85rem}.landing-root .workbench-avatar{color:#fff;background:#3f3e3a;font-size:1.15rem;font-weight:400}.landing-root .workbench-composer{color:#9a958b;background:#fff;border:1px solid #d4d0c8;border-radius:.9rem;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem .9rem .9rem 1.1rem;font-size:.8rem;display:flex;position:absolute;bottom:1.25rem;left:1.5rem;right:1.5rem}.landing-root .workbench-composer svg{width:.85rem;height:.85rem}.landing-root .workbench-send{background:var(--lore-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.landing-root .workbench-artifact-layer{z-index:3;width:34rem;position:absolute;top:3.5rem;left:10rem}.landing-root .workbench-artifact{color:#242320;background:#fdfcf9;width:100%;height:30rem;position:relative;top:auto;left:auto}.landing-root .workbench-doc-page{max-width:34rem;height:calc(100% - 2.75rem);margin:0 auto;padding:2.5rem;overflow:hidden}.landing-root .workbench-kicker{letter-spacing:.13em;text-transform:uppercase;color:#9a958b;font-size:.62rem;font-weight:650;display:block}.landing-root .workbench-doc-page h2{color:#1f1e1b;margin-top:.75rem;font-size:clamp(1.8rem,2.4vw,2.2rem);line-height:1}.landing-root .workbench-doc-lede{color:#5b5953;margin-top:1.15rem;font-size:.88rem;font-weight:400;line-height:1.7}.landing-root .workbench-doc-page ol{gap:.9rem;margin-top:1.5rem;padding-left:1.3rem;list-style:decimal;display:grid}.landing-root .workbench-doc-page li{color:#5b5953;padding-left:.25rem;font-size:.85rem}.landing-root .workbench-doc-page strong{color:#1f1e1b;font-weight:600}.landing-root .workbench-library-layer{z-index:3;width:34rem;position:absolute;top:3.5rem;left:10rem}.landing-root .workbench-library{color:#242320;background:#fdfcf9;width:100%;position:relative}.landing-root .workbench-library-search{color:#9a958b;background:#fff;border:1.5px solid #d8d4cc;border-radius:.6rem;align-items:center;gap:.5rem;margin:1rem 1.25rem .25rem;padding:.55rem .8rem;font-size:.78rem;display:flex}.landing-root .workbench-library-search svg{width:.85rem;height:.85rem}.landing-root .workbench-library ul{flex-direction:column;padding:.5rem 1.25rem 1.1rem;display:flex}.landing-root .workbench-library li{-moz-column-gap:.75rem;border-bottom:1px solid #eceae4;grid-template-columns:1fr auto;gap:.15rem .75rem;padding:.7rem .25rem;display:grid}.landing-root .workbench-library li:last-child{border-bottom:none}.landing-root .workbench-library li strong{font-size:.82rem;font-weight:600}.landing-root .workbench-library li span{color:#9a958b;grid-column:1;font-size:.68rem}.landing-root .workbench-library li time{color:#9a958b;grid-area:1/2;font-size:.66rem}.landing-root .workbench-float-comment{z-index:4;border:1.5px solid var(--mac-ink);width:16.5rem;box-shadow:.3rem .3rem 0 var(--mac-shadow);color:var(--mac-ink);background:#fff;border-radius:.9rem;flex-direction:column;gap:.5rem;padding:.85rem 1rem .75rem;display:flex;position:absolute;top:12rem;left:-11rem}.landing-root .workbench-float-comment-reply{top:15.5rem;left:auto;right:-2.25rem}.landing-root .workbench-float-comment header{align-items:center;gap:.5rem;font-size:.76rem;display:flex}.landing-root .workbench-float-comment header time{color:#9a958b;margin-left:auto;font-size:.64rem}.landing-root .workbench-float-comment p{color:#3c3a35;font-size:.78rem;font-weight:400;line-height:1.5}.landing-root .workbench-float-comment footer{color:#9a958b;gap:1rem;padding-top:.15rem;font-size:.64rem;font-weight:600;display:flex}.landing-root .workbench-comment-tapback{border:1.5px solid var(--mac-ink);background:var(--mac-cream);box-shadow:.18rem .18rem 0 var(--mac-shadow);color:var(--mac-ink);border-radius:999px;padding:.22rem .5rem;font-size:.62rem;font-weight:650;position:absolute;top:-.85rem;right:.9rem}.landing-root .workbench-share-toast{z-index:5;border:1.5px solid var(--mac-ink);background:var(--mac-cream);box-shadow:.25rem .25rem 0 var(--mac-shadow);border-radius:.5rem;flex-direction:column;gap:.2rem;padding:.65rem .85rem;display:flex;position:absolute;top:3.4rem;right:.9rem}.landing-root .workbench-share-toast strong{font-family:var(--font-mono);color:var(--lore-accent-deep);font-size:.72rem;font-weight:600}.landing-root .workbench-share-toast span{color:#5b5953;font-size:.66rem}.landing-root .workbench-document-actions span[data-pressed]{background:#e6e3dc;transform:scale(.94)}.landing-root .workbench-comment-avatar{background:var(--lore-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.7rem;font-weight:650;display:flex}.landing-root .workbench-demo-cursor{z-index:6;pointer-events:none;width:1.6rem;height:1.6rem;position:absolute}.landing-root .workbench-demo-cursor svg{width:100%;height:100%;fill:var(--mac-ink);stroke:var(--mac-cream);stroke-width:1.4px;filter:drop-shadow(2px 2px #080a1c59)}@keyframes workbench-stream-response{0%{max-width:0}to{max-width:100%}}@keyframes workbench-cursor{50%{opacity:0}}.landing-root .workbench-story{z-index:2;flex-direction:column;gap:clamp(3rem,9vh,8rem);width:100%;max-width:98rem;margin:0 auto;padding:clamp(4rem,12vh,10rem) clamp(2.5rem,5vw,6.5rem) clamp(1.5rem,4vh,3rem);display:flex;position:relative}.landing-root .workbench-beat{grid-template-columns:minmax(0,1fr) minmax(0,1.32fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:min(82vh,52rem);display:grid}.landing-root .workbench-beat[data-side=left]{grid-template-columns:minmax(0,1.32fr) minmax(0,1fr)}.landing-root .workbench-beat[data-side=left] .workbench-beat-visual{order:1}.landing-root .workbench-beat[data-side=left] .workbench-beat-copy{order:2}.landing-root .workbench-beat-copy{flex-direction:column;align-items:flex-start;gap:1.15rem;padding:1.5rem 0;display:flex;position:relative}.landing-root .workbench-beat-copy:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(closest-side,#080a1c66 0%,#080a1c33 55%,#0000 100%);position:absolute;inset:-1.5rem -2.5rem}.landing-root .workbench-beat-number{font-family:var(--font-mono);letter-spacing:.2em;color:var(--mac-cream);font-size:.72rem;font-weight:600}.landing-root .workbench-beat-copy h2{letter-spacing:-.04em;color:var(--mac-cream);text-shadow:.22rem .22rem 0 var(--mac-shadow);margin:0;font-size:clamp(2.6rem,4.6vw,4.6rem);font-weight:500;line-height:.92}.landing-root .workbench-beat-copy p{max-width:28rem;color:var(--mac-cream);text-shadow:0 1px #080a1cb3,0 2px 14px #080a1ccc;margin:0;font-size:clamp(1rem,1.3vw,1.35rem);font-weight:400;line-height:1.6}.landing-root .workbench-beat-cta{margin-top:.5rem}.landing-root .workbench-beat-visual{justify-content:center;display:flex;position:relative}.landing-root .workbench-beat-visual .workbench-stage{width:100%}.landing-root .workbench-stage-live{--lwb-ink:#edeae5;--lwb-ink-soft:#a5a099;--lwb-ink-faint:#6f6b65;--lwb-surface:#1e1d1bf0;--lwb-card:#292725;--lwb-card-hover:#322f2c;--lwb-card-raised:#35322e;--lwb-line:#ffffff17;--lwb-accent:#d97757;--lwb-working:#e0a13c;--lwb-active:#4caf6d;--lwb-hidden-dot:#6f93c4;--lwb-bg:#1a1917;--lwb-panel:#232120;--lwb-panel-hover:#2a2827;--lwb-bubble:#2c2a27;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif}.landing-root .lwb-macdock{z-index:6;background:#f7f3ec;border:1px solid #1f1c1714;border-radius:24px;align-items:center;gap:14px;padding:12px 14px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #080a1c4d}.landing-root .lwb-macdock-icon{border:0;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:transform .14s;display:flex;box-shadow:0 2px 6px #1f1c171a}.landing-root .lwb-macdock-icon:hover{transform:translateY(-4px)scale(1.06)}.landing-root .lwb-macdock-icon svg{width:26px;height:26px}.landing-root .lwb-mi-files{background:#fff}.landing-root .lwb-mi-files svg{fill:none;stroke:#6f6b65;stroke-width:1.7px}.landing-root .lwb-mi-notes{background:#9ec4f0}.landing-root .lwb-mi-notes svg{stroke:#fff;stroke-width:3px;stroke-linecap:round}.landing-root .lwb-mi-lore{cursor:pointer;background:#fff;position:relative}.landing-root .lwb-mi-lore-word{font-family:var(--font-logo);letter-spacing:-.02em;color:var(--mac-ink);font-size:17px;font-weight:600;line-height:1}.landing-root .lwb-mi-running{background:#1f1c1766;border-radius:50%;width:4px;height:4px;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)}.landing-root .lwb-mi-lore[data-pulse]{animation:1.8s ease-out infinite lwb-lore-pulse}@keyframes lwb-lore-pulse{0%{box-shadow:0 0 #4661e573}to{box-shadow:0 0 0 16px #4661e500}}.landing-root .lwb-mi-term{color:#fff;letter-spacing:.05em;background:#1c1a18;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:14px;font-weight:700}.landing-root .lwb-dock{z-index:5;color:#1f1c17;background:#f7f3ec;border:1px solid #1f1c1714;border-radius:24px;align-items:center;gap:8px;width:max-content;max-width:calc(100% - 24px);margin:0 auto;padding:9px 14px;display:flex;position:absolute;bottom:102px;left:0;right:0;box-shadow:0 16px 40px #080a1c4d}.landing-root .lwb-slots{scrollbar-width:none;flex:auto;align-items:center;gap:8px;min-width:0;display:flex;overflow:auto hidden}.landing-root .lwb-slots::-webkit-scrollbar{display:none}.landing-root .lwb-slot{text-align:left;cursor:pointer;background:#fff;border:1px solid #1f1c1714;border-radius:14px;flex-direction:column;flex:none;justify-content:center;align-items:flex-start;gap:3px;width:150px;height:62px;padding:0 12px;font-family:inherit;transition:background .14s,transform 90ms,border-color .14s;display:flex;position:relative;overflow:visible;box-shadow:0 2px 6px #1f1c170f}.landing-root .lwb-slot:hover{background:#fffdf9;transform:translateY(-2px)}.landing-root .lwb-slot:active{transform:scale(.985)}.landing-root .lwb-slot[data-status=active],.landing-root .lwb-slot[data-status=working]{background:#fff;border-color:#1f1c172e}.landing-root .lwb-slot[data-status=empty]{box-shadow:none;background:0 0;border:1px dashed #1f1c1733}.landing-root .lwb-slot[data-status=empty]:hover{background:#1f1c170a}.landing-root .lwb-slot-title{color:#1f1c17;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12.5px;font-weight:500;overflow:hidden}.landing-root .lwb-slot[data-status=empty] .lwb-slot-title{color:#a29c93;font-weight:400}.landing-root .lwb-slot-sub{color:#8a857d;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;max-width:100%;font-size:10.5px;display:flex;overflow:hidden}.landing-root .lwb-dot{background:#c9c3b8;border-radius:50%;flex:none;width:5px;height:5px}.landing-root .lwb-slot[data-status=active] .lwb-dot{background:var(--lwb-active)}.landing-root .lwb-slot[data-status=working] .lwb-dot{background:var(--lwb-working);animation:1.4s ease-in-out infinite lwb-breathe}.landing-root .lwb-slot[data-status=minimized] .lwb-dot{background:var(--lwb-hidden-dot)}@keyframes lwb-breathe{0%,to{opacity:1}50%{opacity:.3}}.landing-root .lwb-slot-controls{opacity:0;gap:2px;transition:opacity .12s;display:flex;position:absolute;top:6px;right:6px}.landing-root .lwb-slot:hover .lwb-slot-controls,.landing-root .lwb-slot:focus-within .lwb-slot-controls{opacity:1}.landing-root .lwb-ctl{color:#a29c93;cursor:pointer;background:0 0;border:0;border-radius:5px;width:18px;height:18px;padding:0;font-size:12px;line-height:1}.landing-root .lwb-ctl:hover{color:#1f1c17;background:#1f1c1712}.landing-root .lwb-badge{opacity:0;pointer-events:none;background:#e8734a;border:2px solid #f7f3ec;border-radius:50%;width:9px;height:9px;transition:opacity .16s;position:absolute;top:-3px;right:-3px}.landing-root .lwb-slot[data-notify] .lwb-badge{opacity:1}.landing-root .lwb-add{color:#a29c93;cursor:pointer;background:0 0;border:1px dashed #1f1c1733;border-radius:14px;flex:none;width:44px;height:62px;font-family:inherit;font-size:20px;font-weight:300;line-height:1;transition:transform 90ms,background .12s,color .12s}.landing-root .lwb-add:hover{color:#1f1c17;background:#1f1c170a}.landing-root .lwb-add:active{transform:scale(.96)}@property --lwb-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.landing-root .lwb-travel-ring{position:relative}.landing-root .lwb-travel-ring:after{content:"";border-radius:inherit;padding:var(--lwb-ring-width,2px);background:conic-gradient(from var(--lwb-angle), #e8734a00 0deg, #e8734a59 60deg, var(--lwb-ring-color,#e8734a) 105deg, #e8734a59 150deg, #e8734a00 210deg);-webkit-mask-composite:xor;-webkit-mask-composite:xor;pointer-events:none;z-index:5;animation:3.2s linear infinite lwb-border-travel;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes lwb-border-travel{to{--lwb-angle:360deg}}@media (prefers-reduced-motion:reduce){.landing-root .lwb-travel-ring:after{background:#e8734a8c;animation:none}}.landing-root .lwb-window{background:var(--lwb-bg);border:1px solid var(--lwb-line);width:420px;height:400px;color:var(--lwb-ink);border-radius:12px;flex-direction:row;font-size:13.5px;line-height:1.6;display:flex;position:absolute;overflow:hidden;box-shadow:0 18px 48px #00000080}.landing-root .lwb-window[data-artifact]{width:min(720px,100% - 16px)}.landing-root .lwb-chat{flex-direction:column;flex:auto;min-width:0;height:100%;display:flex}.landing-root .lwb-titlebar{-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab;border-bottom:1px solid #0000;flex:none;align-items:center;gap:12px;height:40px;padding:0 14px;display:flex}.landing-root .lwb-titlebar:active{cursor:grabbing}.landing-root .lwb-lights{gap:8px;display:flex}.landing-root .lwb-light{cursor:pointer;border:0;border-radius:50%;width:12px;height:12px;padding:0;display:block}.landing-root .lwb-light-close{background:#ff5f57}.landing-root .lwb-light-min{background:#febc2e}.landing-root .lwb-light-zoom{cursor:default;background:#28c840}.landing-root .lwb-folder{color:var(--lwb-ink-faint);white-space:nowrap;text-overflow:ellipsis;margin:0 auto;font-size:12px;overflow:hidden;transform:translate(-22px)}.landing-root .lwb-thread{flex:1;min-height:0;padding:8px 0 14px;overflow:hidden auto}.landing-root .lwb-thread::-webkit-scrollbar{width:9px}.landing-root .lwb-thread::-webkit-scrollbar-thumb{border:3px solid var(--lwb-bg);background:#ffffff21;border-radius:5px}.landing-root .lwb-rows{padding:0 18px}.landing-root .lwb-msg{white-space:pre-wrap;word-break:break-word;margin:12px 0}.landing-root .lwb-msg-user{background:var(--lwb-bubble);border-radius:14px;width:fit-content;max-width:85%;margin-left:auto;padding:9px 13px}.landing-root .lwb-msg-assistant{color:var(--lwb-ink)}.landing-root .lwb-msg-assistant[data-streaming]:after{content:"";vertical-align:-.08em;background:var(--lwb-accent);width:2px;height:.9em;margin-left:2px;display:inline-block}.landing-root .lwb-pending{color:var(--lwb-ink-faint);align-items:center;gap:8px;margin:12px 0;font-size:12.5px;display:flex}.landing-root .lwb-activity{flex-direction:column;align-items:flex-start;gap:4px;margin:10px 0;display:flex}.landing-root .lwb-chip{border:1px solid var(--lwb-line);background:var(--lwb-panel);color:var(--lwb-ink-soft);text-align:left;border-radius:9px;align-items:center;gap:7px;max-width:100%;padding:5px 11px;font-family:inherit;font-size:12px;display:flex}.landing-root .lwb-spinner{border:1.5px solid #ffffff2e;border-top-color:var(--lwb-accent);border-radius:50%;flex:none;width:9px;height:9px;animation:.7s linear infinite lwb-spin}@keyframes lwb-spin{to{transform:rotate(360deg)}}.landing-root .lwb-chip-dot{background:var(--lwb-active);border-radius:50%;flex:none;width:6px;height:6px;margin:0 1.5px}.landing-root .lwb-empty{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;padding:0 24px 10px;display:flex}.landing-root .lwb-orb,.landing-root .lwb-wave{image-rendering:pixelated;transform-origin:50%;filter:drop-shadow(0 10px 24px #141e5a73);animation:5s ease-in-out infinite lwb-mascot-breathe}@keyframes lwb-mascot-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}.landing-root .lwb-suggestions{flex-direction:column;align-items:center;gap:6px;display:flex}.landing-root button.lwb-suggestion{cursor:pointer;transition:background .12s}.landing-root button.lwb-suggestion:hover{background:var(--lwb-panel-hover)}.landing-root .lwb-composer{flex:none;padding:0 14px 14px}.landing-root .lwb-composer form{align-items:flex-end;gap:8px;margin:0;display:flex}.landing-root .lwb-input{border:1px solid var(--lwb-line);background:var(--lwb-panel);min-width:0;color:var(--lwb-ink);border-radius:14px;flex:1;padding:9px 13px;font-family:inherit;font-size:13.5px;line-height:1.5;transition:border-color .12s,background .12s}.landing-root .lwb-input:focus{background:var(--lwb-panel-hover);border-color:#d9775799;outline:none}.landing-root .lwb-input::placeholder{color:var(--lwb-ink-faint)}.landing-root .lwb-input:disabled{color:var(--lwb-ink-faint);background:#1f1e1c}.landing-root .lwb-send{background:var(--lwb-ink);width:34px;height:34px;color:var(--lwb-bg);cursor:pointer;border:0;border-radius:50%;flex:none;font-family:inherit;font-size:15px;font-weight:600;line-height:1;transition:background .12s,opacity .12s}.landing-root .lwb-send:disabled{opacity:.22;cursor:default}.landing-root .lwb-send:not(:disabled):hover{background:var(--lwb-accent);color:#fff}.landing-root .lwb-artifact{border-left:1px solid var(--lwb-line);background:var(--lwb-panel);flex-direction:column;flex:0 320px;min-width:240px;display:flex;position:relative}.landing-root .lwb-artifact-bar{border-bottom:1px solid var(--lwb-line);height:40px;color:var(--lwb-ink-soft);-webkit-user-select:none;user-select:none;flex:none;justify-content:space-between;align-items:center;gap:6px;padding:0 12px;font-size:13px;display:flex}.landing-root .lwb-artifact-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.landing-root .lwb-artifact-action{color:var(--lwb-ink-faint);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:4px 8px;font-family:inherit;font-size:12px}.landing-root .lwb-artifact-action:hover{background:var(--lwb-panel-hover);color:var(--lwb-ink)}.landing-root .lwb-artifact-doc{color:#242320;background:#fff;flex:1;padding:18px 20px;font-size:12.5px;line-height:1.6;overflow-y:auto}.landing-root .lwb-artifact-doc .lwb-doc-kicker{letter-spacing:.08em;text-transform:uppercase;color:#9a958b;margin-bottom:8px;font-size:10px;font-weight:600;display:block}.landing-root .lwb-artifact-doc h3{font-family:var(--font-serif);margin-bottom:8px;font-size:20px;font-weight:500}.landing-root .lwb-artifact-doc p{color:#4f4b45;margin-bottom:10px}.landing-root .lwb-artifact-doc ol{color:#242320;flex-direction:column;gap:6px;padding-left:18px;font-weight:500;display:flex}.landing-root .lwb-toast{background:var(--lwb-bg);border:1px solid var(--lwb-line);color:var(--lwb-ink-soft);border-radius:10px;padding:8px 12px;font-size:11.5px;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 10px 26px #00000080}.landing-root .lwb-toast strong{color:var(--lwb-ink);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;display:block}.landing-root .workbench-stage-hint{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#f7f6f3a6;white-space:nowrap;margin:0;font-size:.68rem;font-weight:600;position:absolute;bottom:-2.4rem;left:50%;transform:translate(-50%)}@media (width<=1600px){.landing-root .workbench-float-comment-reply{left:auto;right:.75rem}}@media (width<=1180px){.landing-root.landing-mac-root{height:auto;min-height:100svh}.landing-root .landing-desktop{height:auto;overflow:visible}.landing-root .workbench-story{gap:3rem;padding:2.5rem 1.25rem 4rem}.landing-root .workbench-beat,.landing-root .workbench-beat[data-side=left]{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.5rem;min-height:auto}.landing-root .workbench-beat-copy,.landing-root .workbench-beat[data-side=left] .workbench-beat-copy{text-align:center;order:1;align-items:center}.landing-root .workbench-beat-visual,.landing-root .workbench-beat[data-side=left] .workbench-beat-visual{order:2;width:100%}.landing-root .workbench-fleet{display:none}.landing-root .workbench-shell{height:auto;padding:var(--lore-header-height) .75rem 2rem}.landing-root .workbench-hero{height:auto;display:block}.landing-root .workbench-copy{text-align:center;align-items:center;padding:4rem 1.5rem 2rem}.landing-root .workbench-copy h1{max-width:12ch;font-size:clamp(4rem,15vw,7rem)}.landing-root .workbench-copy>p{max-width:34rem;margin-top:2.25rem}.landing-root .workbench-stage{flex-direction:column;gap:1rem;max-width:48rem;min-height:auto;margin:0 auto;padding:1.5rem 0;display:flex}.landing-root .workbench-stage-scene{flex-direction:column;gap:1rem;display:flex;position:static}.landing-root .workbench-window{width:100%;height:auto;position:relative;top:auto;left:auto}.landing-root .workbench-session{min-height:22rem}.landing-root .workbench-artifact-layer,.landing-root .workbench-library-layer{order:2;width:100%;position:relative;top:auto;left:auto}.landing-root .workbench-artifact{height:auto}.landing-root .workbench-doc-page{height:auto;padding:1.75rem 1.5rem}.landing-root .workbench-float-comment,.landing-root .workbench-float-comment-reply{width:100%;margin-top:.75rem;position:static}.landing-root .workbench-titlebar-title{text-overflow:ellipsis;position:static;overflow:hidden;transform:none}.landing-root .workbench-stage-hint{text-align:center;white-space:normal;order:4;position:static;transform:none}.landing-root .lwb-window{flex-direction:column;order:1;height:auto;min-height:340px;width:100%!important;position:relative!important;top:auto!important;left:auto!important}.landing-root .lwb-window[data-artifact]{width:100%!important}.landing-root .lwb-chat{height:auto;min-height:300px}.landing-root .lwb-artifact{border-left:0;border-top:1px solid var(--lwb-line);flex:none;min-width:0;max-height:320px}.landing-root .lwb-dock{order:3;width:100%;position:relative;bottom:auto;left:auto;transform:none!important}.landing-root .lwb-macdock{order:4;width:max-content;margin:0 auto;position:relative;bottom:auto;left:auto;transform:none}}@media (pointer:coarse){.landing-root .lwb-titlebar{touch-action:auto;cursor:default}.landing-root .lwb-input{font-size:16px}}@media (width<=640px){.landing-root .workbench-copy h1{font-size:clamp(3rem,14vw,5.2rem);line-height:.86}.landing-root .workbench-copy>p{font-size:1rem}.landing-root .workbench-ctas{flex-direction:column;width:100%}.landing-root .btn.workbench-primary-cta,.landing-root .btn.workbench-secondary-cta{width:100%}.landing-root .workbench-stage{padding:1rem 0}.landing-root .lwb-input{font-size:16px}}@media (prefers-reduced-motion:reduce){.landing-root .workbench-window,.landing-root .workbench-copy>*,.landing-root .workbench-streaming-response,.landing-root .lwb-orb,.landing-root .lwb-wave,.landing-root .lwb-mi-lore[data-pulse],.landing-root .lwb-spinner,.landing-root .workbench-typed-prompt:after{transition:none!important;animation:none!important}}.landing-root .btn{font-family:var(--font-sans);cursor:pointer;letter-spacing:-.005em;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.4rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.landing-root .btn-primary{background:var(--lore-text);color:#fff;border-color:var(--lore-text)}.landing-root .btn-primary:hover{background:#000;border-color:#000}.landing-root .btn-secondary{color:#4f4f4f;border-color:var(--lore-card-border);background:#fff}.landing-root .btn-secondary:hover{color:var(--lore-text);border-color:var(--lore-text)}.landing-root .pill{background:var(--lore-pill-bg);color:var(--lore-text);font-family:var(--font-sans);letter-spacing:.01em;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.72rem;font-weight:500;display:inline-flex}.landing-root .pill-outline{border:1px solid var(--lore-card-border);background:#fff}.landing-root .step-num{font-family:var(--font-mono);color:var(--lore-support);letter-spacing:.06em;font-size:.72rem;font-weight:400}.landing-root .step-grid{border:1px solid var(--lore-card-border);background:#fff;border-radius:14px;grid-template-columns:1fr;display:grid;overflow:hidden}@media (width>=768px){.landing-root .step-grid{grid-template-columns:repeat(3,1fr)}}.landing-root .step-grid>.step-cell{border-top:1px solid var(--lore-hairline);padding:1.75rem}.landing-root .step-grid>.step-cell:first-child{border-top:none}@media (width>=768px){.landing-root .step-grid>.step-cell{border-top:none;border-left:1px solid var(--lore-hairline)}.landing-root .step-grid>.step-cell:first-child{border-left:none}}.landing-root .editorial-card{border:1px solid var(--lore-card-border);box-shadow:none;background:#fff;border-radius:14px;padding:1.75rem;transform:none}.landing-root .editorial-card-featured{border-color:var(--lore-text)}.landing-root .lore-muted{color:var(--lore-support)}.landing-root .eyebrow{color:var(--lore-support);font-family:var(--font-serif);letter-spacing:.22em;text-transform:uppercase;text-indent:.22em;background:0 0;border:none;border-radius:0;padding:0;font-size:.72rem;font-weight:400;line-height:1.3;display:inline-block}.landing-root .eyebrow:after{content:"";background:#c0892b;width:26px;height:1px;margin:.6rem auto 0;display:block}.landing-root .eyebrow-left{text-indent:0}.landing-root .eyebrow-left:after{margin-left:0;margin-right:auto}.landing-root .section-rule{border-top:1px solid var(--lore-hairline)}.landing-root .legal-prose{font-family:var(--font-sans);color:var(--lore-text);font-size:.95rem;line-height:1.7}.landing-root .legal-prose h2{font-family:var(--font-serif);letter-spacing:-.02em;margin-top:2.5rem;margin-bottom:.75rem;font-size:1.6rem;font-weight:500}.landing-root .legal-prose h3{font-family:var(--font-sans);margin-top:1.5rem;margin-bottom:.4rem;font-size:1.05rem;font-weight:500}.landing-root .legal-prose p{margin:.85rem 0}.landing-root .legal-prose ul{margin:.75rem 0;padding-left:1.4rem;list-style:outside}.landing-root .legal-prose li{margin:.3rem 0}.landing-root .legal-prose a{color:var(--lore-accent);text-underline-offset:3px;text-decoration:underline}.landing-root .legal-prose strong{font-weight:500}.landing-root .legal-prose code{font-family:var(--font-mono);background:var(--lore-pill-bg);border-radius:4px;padding:.1em .35em;font-size:.85em}.landing-root .cta-banner{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-root .cta-banner img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#0000002e 12%,#00000073 25%,#000000b3 40% 60%,#00000073 75%,#0000002e 88%,#0000 100%);mask-image:linear-gradient(#0000 0%,#0000002e 12%,#00000073 25%,#000000b3 40% 60%,#00000073 75%,#0000002e 88%,#0000 100%)}.landing-root .landing-faq{z-index:2;position:relative}.landing-root .landing-faq h2{letter-spacing:-.04em;color:var(--mac-cream);text-shadow:.16rem .16rem 0 var(--mac-shadow);font-size:clamp(2.6rem,4.6vw,4.6rem);line-height:1.05}.landing-root .landing-faq-subtitle{color:var(--mac-cream);text-shadow:0 1px #080a1cb3,0 2px 14px #080a1ccc;font-size:clamp(1rem,1.3vw,1.25rem);font-weight:400;line-height:1.6}.landing-root .faq-item{border:2px solid var(--mac-ink);background:var(--mac-cream);box-shadow:.32rem .32rem 0 var(--mac-shadow);color:var(--mac-ink);border-radius:.65rem;padding:1.1rem 1.25rem;transition:transform .18s,box-shadow .18s}.landing-root .faq-item:hover{box-shadow:.2rem .2rem 0 var(--mac-shadow);transform:translate(.12rem,.12rem)}.landing-root .faq-summary{cursor:pointer;color:var(--mac-ink);justify-content:space-between;align-items:center;gap:1rem;font-size:.95rem;font-weight:600;list-style:none;display:flex}.landing-root .faq-summary::-webkit-details-marker{display:none}.landing-root .faq-summary .faq-toggle{font-family:var(--font-serif);color:var(--mac-ink);font-size:1.5rem;line-height:1;transition:transform .18s}.landing-root .faq-item[open] .faq-summary .faq-toggle{transform:rotate(45deg)}.landing-root .landing-faq .faq-item p{color:var(--lore-support)}.landing-root .landing-footer{z-index:2;color:#fff;text-shadow:0 1px 2px #080a1cbf,0 2px 22px #080a1cd9;background:0 0;padding:clamp(7rem,14vh,11rem) clamp(1.5rem,5vw,6.5rem) clamp(2rem,4vh,3rem);position:relative}.landing-root .landing-footer-inner{grid-template-columns:minmax(0,1.2fr) minmax(0,2fr);gap:clamp(2.5rem,6vw,6rem);max-width:78rem;margin:0 auto;display:grid}.landing-root .landing-footer-brand{max-width:24rem}.landing-root .landing-footer-wordmark{font-family:var(--font-logo);letter-spacing:-.02em;color:#fff;font-size:2rem;font-weight:600;line-height:1;text-decoration:none}.landing-root .landing-footer-tagline{color:#ffffffc7;margin-top:.9rem;font-size:.95rem;font-weight:400;line-height:1.6}.landing-root .landing-footer-social{gap:.75rem;margin-top:1.6rem;display:flex}.landing-root .landing-footer-social a{color:#fff;border:1px solid #ffffff47;border-radius:.6rem;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.landing-root .landing-footer-social a:hover{background:#ffffff1f;border-color:#fff9;transform:translateY(-1px)}.landing-root .landing-footer-social svg{width:1.05rem;height:1.05rem}.landing-root .landing-footer-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem);display:grid}.landing-root .landing-footer-col{flex-direction:column;gap:.7rem;display:flex}.landing-root .landing-footer-col h3{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--mac-cream);text-shadow:.1rem .1rem 0 var(--mac-shadow);margin:0 0 .5rem;font-size:1.05rem;font-weight:600}.landing-root .landing-footer-col a{color:#ffffffd1;width:fit-content;font-size:.92rem;text-decoration:none;transition:color .18s}.landing-root .landing-footer-col a:hover{color:#fff}.landing-root .landing-footer-baseline{color:#ffffffb3;justify-content:space-between;align-items:center;gap:1rem;max-width:78rem;margin:clamp(1.25rem,2.5vh,2rem) auto 0;font-size:.85rem;display:flex}.landing-root .landing-footer-baseline a{color:#ffffffd9;text-decoration:none;transition:color .18s}.landing-root .landing-footer-baseline a:hover{color:#fff}@media (width<=900px){.landing-root .landing-footer-inner{grid-template-columns:1fr;gap:2.5rem}.landing-root .landing-footer-brand{max-width:none}}@media (width<=560px){.landing-root .landing-footer-nav{grid-template-columns:1fr 1fr}.landing-root .landing-footer-baseline{flex-direction:column;align-items:flex-start;gap:.6rem}}
