:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#171716;font-synthesis:none;text-rendering:optimizelegibility;--paper:#f7f7f5;--surface:#fff;--ink:#171716;--muted:#6f706c;--faint:#deded9;--line:#c7c7c1;--soft:#efefeb;--accent:#525252;--accent-hover:#31312f;--dark-surface:#1f1f1d;--dark-line:#343432;background:#f7f7f5;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{background:var(--paper);min-width:320px;margin:0;overflow-x:hidden}body,button,input,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{width:100%;display:block}h1,h2,h3,p,figure,ul{margin:0}button,input{font:inherit}.skip-link{z-index:100;color:#fff;background:var(--ink);border-radius:999px;padding:10px 14px;transition:transform .15s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f7f5f0;justify-content:space-between;align-items:center;width:100%;padding:20px clamp(20px,4vw,56px);display:flex;position:fixed;top:0;left:0}.brand{letter-spacing:-.02em;align-items:center;gap:9px;font-size:17px;font-weight:590;display:inline-flex}.brand svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.4px;width:22px;height:22px}.header-nav{align-items:center;gap:24px;display:flex}.header-link{color:#464744;font-size:13px;font-weight:510;transition:color .15s}.header-link:hover{color:var(--ink)}.button{border:1px solid var(--ink);color:#fff;background:var(--ink);letter-spacing:-.01em;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:14px;font-weight:510;transition:background-color .15s,border-color .15s,transform .15s;display:inline-flex}.button:hover{border-color:var(--accent-hover);background:var(--accent-hover);transform:translateY(-1px)}.button:active{transform:translateY(0)}.button:disabled{cursor:wait;opacity:.7;transform:none}.button-small{min-height:38px;padding-inline:18px;font-size:13px}.button-large{min-height:52px;padding-inline:26px}.eyebrow{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:590}.hero{grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);align-items:center;gap:clamp(56px,7vw,112px);width:min(100%,1480px);min-height:820px;margin-inline:auto;padding:144px clamp(24px,5vw,72px) 88px;display:grid}.hero-copy{min-width:0}.hero h1{letter-spacing:-.052em;text-wrap:balance;max-width:760px;margin-top:24px;font-size:clamp(56px,5.6vw,82px);font-weight:510;line-height:.95}.hero-lede{color:#4e4f4b;letter-spacing:-.016em;max-width:640px;margin-top:30px;font-size:clamp(17px,1.45vw,20px);line-height:1.55}.hero-actions{align-items:center;gap:22px;margin-top:36px;display:flex}.text-link{color:#363735;align-items:center;gap:8px;min-height:52px;font-size:14px;font-weight:510;display:inline-flex;position:relative}.text-link:after{background:var(--line);content:"";height:1px;transition:background-color .15s;position:absolute;bottom:8px;left:0;right:0}.text-link:hover:after{background:var(--ink)}.app-preview{border:1px solid var(--line);background:#e7e7e7;border-radius:12px;min-width:0;min-height:540px;overflow:hidden}.app-shell{color:#171717;background:#e7e7e7;height:540px;padding:8px;display:flex}.app-editor{background:#f7f7f7;border:1px solid #c9c9c9;border-radius:10px;flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.app-layout-header{border-bottom:1px solid #c9c9c9;flex:none;justify-content:space-between;align-items:center;gap:8px;min-height:52px;padding:8px 14px;display:flex}.app-layout-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:590;overflow:hidden}.app-time-mode{color:#5f5f5f;white-space:nowrap;border:1px solid #c9c9c9;border-radius:6px;padding:6px 9px;font-size:9px}.app-canvas{background:#f7f7f7;flex:1;min-height:0;position:relative;overflow:hidden}.app-canvas-art{fill:none;width:100%;height:100%;position:absolute;inset:0}.app-canvas-art>path{stroke:#8f8f8f;stroke-width:1.75px;stroke-linecap:round;vector-effect:non-scaling-stroke}.app-node{z-index:2;background:#e7e7e7;border:1px solid #c9c9c9;border-radius:13px;gap:6px;width:138px;padding:11px 12px;display:grid;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 1px 3px #00000014,0 1px 2px -1px #0000000a}.app-node>div{align-items:center;gap:6px;min-width:0;display:flex}.app-node i,.app-edge-label i{border-radius:50%;flex:none;width:8px;height:8px}.app-node span{color:#5f5f5f;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:510;overflow:hidden}.app-node strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;overflow:hidden}.app-node.is-selected{border-color:#6b6b6b;box-shadow:0 0 0 1px #6b6b6b,0 0 0 3px #f7f7f7}.dot-character{background:#9b72cf}.dot-faction{background:#d08b57}.dot-place{background:#6999c7}.dot-region{background:#67a47c}.dot-event{background:#c36b72}.app-node-character{top:21%;left:21%}.app-node-faction{top:21%;left:73%}.app-node-place{top:50%;left:50%}.app-node-region{top:81%;left:23%}.app-node-event{top:81%;left:76%}.app-edge-label{z-index:3;background:#f7f7f7;border:1px solid #8f8f8f;border-radius:5px;align-items:center;gap:4px;padding:4px 6px;font-size:7px;font-weight:510;display:flex;position:absolute;transform:translate(-50%,-50%)}.app-edge-label i{background:#8f7ac2;width:6px;height:6px}.edge-member{top:11%;left:47%}.edge-based{top:34%;left:68%}.edge-located{top:67%;left:34%}.edge-changed{top:67%;left:69%}.product{width:min(100%,1384px);margin-inline:auto;padding:140px clamp(24px,6vw,88px) 152px}.product-heading,.structure-heading,.time-heading{grid-template-columns:minmax(0,1.12fr) minmax(320px,.72fr);align-items:end;gap:clamp(56px,9vw,136px);display:grid}.product h2,.structure-section h2,.time-heading h2,.closing h2{letter-spacing:-.048em;text-wrap:balance;margin-top:22px;font-size:clamp(44px,5.2vw,72px);font-weight:510;line-height:.98}.section-lede,.time-heading>p,.closing-copy>p:last-child{color:var(--muted);letter-spacing:-.014em;font-size:clamp(16px,1.35vw,19px);line-height:1.6}.graph-benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:88px;display:grid}.graph-benefits article{border-right:1px solid var(--line);min-width:0;padding:44px 40px 48px}.graph-benefits article:first-child{padding-left:0}.graph-benefits article:last-child{border-right:0;padding-right:0}.graph-benefits h3{letter-spacing:-.036em;max-width:300px;font-size:clamp(24px,2.1vw,31px);font-weight:510;line-height:1.08}.graph-benefits p{max-width:390px;color:var(--muted);letter-spacing:-.01em;margin-top:18px;font-size:15px;line-height:1.6}.structure-section{background:var(--soft)}.structure-content{width:min(100%,1384px);margin-inline:auto;padding:128px clamp(24px,6vw,88px)}.structure-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:80px;display:grid}.structure-grid article{min-width:0;padding:42px 48px 0}.structure-grid article:first-child{border-right:1px solid var(--line);padding-left:0}.structure-grid article:last-child{padding-right:0}.structure-grid h3{letter-spacing:-.036em;font-size:clamp(27px,2.5vw,36px);font-weight:510;line-height:1.06}.structure-grid p{max-width:500px;color:var(--muted);letter-spacing:-.01em;margin-top:18px;font-size:15px;line-height:1.6}.time-section{color:#f4f4f1;background:var(--ink);padding:128px clamp(24px,6vw,88px) 104px}.time-heading,.time-compare{width:min(100%,1240px);margin-inline:auto}.time-heading .eyebrow{color:#999a94}.time-heading>p{color:#b8b9b3}.time-compare{border:1px solid var(--dark-line);background:var(--dark-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:64px;display:grid;overflow:hidden}.time-compare figure{background:var(--dark-surface);min-width:0;position:relative}.time-compare picture{display:block;overflow:hidden}.time-compare img{aspect-ratio:16/10;object-fit:cover}.time-stamp{color:#f4f4f1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-variant-numeric:tabular-nums;letter-spacing:.12em;text-transform:uppercase;background:#171716c7;border:1px solid #ffffff2e;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:590;position:absolute;top:18px;left:18px}.closing{grid-template-columns:minmax(0,1fr) minmax(380px,.78fr);align-items:center;gap:clamp(64px,10vw,160px);width:min(100%,1384px);margin-inline:auto;padding:144px clamp(24px,6vw,88px);display:grid}.closing h2{max-width:720px}.closing-copy>p:last-child{max-width:560px;margin-top:28px}.waitlist-form{flex-direction:column;width:100%;display:flex}.waitlist-form>label{margin-bottom:10px;font-size:12px;font-weight:510}.waitlist-form-row{gap:10px;width:100%;display:flex}.waitlist-form input{border:1px solid var(--line);min-width:0;min-height:52px;color:var(--ink);background:var(--surface);letter-spacing:-.01em;border-radius:999px;flex:1;padding:0 18px;font-size:14px}.waitlist-form input::placeholder{color:var(--muted)}.waitlist-status{min-height:18px;color:var(--muted);margin-top:10px;font-size:11px}.waitlist-status.is-success{color:var(--ink)}.waitlist-status.is-error{color:#9b2c2c}footer{border-top:1px solid var(--faint);justify-content:space-between;align-items:center;margin-inline:clamp(20px,4vw,56px);padding-block:28px;display:flex}footer p{color:var(--muted);font-size:12px}.js [data-reveal]{opacity:0;transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94);transform:translateY(24px)}.js [data-reveal].is-visible{opacity:1;transform:translateY(0)}.hero [data-reveal]:nth-child(2){transition-delay:60ms}.hero [data-reveal]:nth-child(3){transition-delay:.12s}.hero [data-reveal]:nth-child(4),.hero>[data-reveal]{transition-delay:.18s}@media (max-width:1080px){.hero{grid-template-columns:1fr;gap:72px;min-height:auto;padding-top:152px}.hero h1,.hero-lede{max-width:860px}.app-preview{width:min(100%,760px)}.product-heading,.structure-heading,.time-heading,.closing{gap:64px}}@media (max-width:760px){html{scroll-padding-top:68px}.site-header{padding:16px 20px}.header-link{display:none}.button-small{min-height:36px;padding-inline:15px}.hero{gap:56px;padding:124px 24px 72px}.hero h1{text-wrap:pretty;margin-top:20px;font-size:clamp(48px,14vw,64px);line-height:.94}.hero-lede{margin-top:24px;font-size:17px}.hero-actions{flex-wrap:wrap;align-items:flex-start;margin-top:30px}.app-preview{min-height:450px}.app-shell{height:450px;padding:7px}.app-layout-header{min-height:48px}.app-node{border-radius:11px;width:106px;padding:8px}.app-node span{font-size:7px}.app-node strong{font-size:9px}.app-edge-label{gap:3px;padding:3px 5px;font-size:6px}.product{padding:104px 24px 112px}.product-heading,.structure-heading,.time-heading{grid-template-columns:1fr;gap:28px}.product h2,.structure-section h2,.time-heading h2,.closing h2{font-size:clamp(42px,12vw,54px)}.graph-benefits{grid-template-columns:1fr;margin-top:64px}.graph-benefits article,.graph-benefits article:first-child,.graph-benefits article:last-child{border-right:0;border-bottom:1px solid var(--line);padding:34px 0 38px}.graph-benefits article:last-child{border-bottom:0}.graph-benefits h3{font-size:28px}.structure-content{padding:100px 24px}.structure-grid{grid-template-columns:1fr;margin-top:64px}.structure-grid article,.structure-grid article:first-child,.structure-grid article:last-child{border-right:0;border-bottom:1px solid var(--line);padding:34px 0 38px}.structure-grid article:last-child{border-bottom:0}.structure-grid h3{font-size:30px}.time-section{padding:100px 24px 80px}.time-compare{grid-template-columns:1fr;margin-top:48px}.time-compare img{aspect-ratio:4/5}.closing{grid-template-columns:1fr;gap:56px;padding:104px 24px}.waitlist-form-row{flex-direction:column}.waitlist-form input,.waitlist-form .button{width:100%}footer{flex-direction:column;align-items:flex-start;gap:18px}}@media (max-width:420px){.hero-actions{flex-wrap:nowrap;gap:8px}.hero-actions .button-large{white-space:nowrap;padding-inline:18px;font-size:13px}.hero-actions .text-link{white-space:nowrap;gap:6px;font-size:13px}}@media (max-width:340px){.hero-actions{gap:6px}.hero-actions .button-large{padding-inline:12px;font-size:12px}.hero-actions .text-link{gap:4px;font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
