:root{--ink:#17201d;--muted:#68716d;--line:#dde3df;--soft:#f3f5f3;--paper:#fff;--green:#d7f169;--green-dark:#b9d84a;--accent:#213f36;--danger:#a43939;--shadow:0 20px 60px #1b28231a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#f7f8f7;margin:0;font-family:Arial,Helvetica Neue,sans-serif;overflow-x:hidden}button,input,textarea{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:#213f361a}button{color:inherit}.skip-link{z-index:100;color:var(--ink);background:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:12px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #3e655752}.brand{color:var(--ink);letter-spacing:-.6px;align-items:center;gap:9px;font-size:18px;font-weight:800;text-decoration:none;display:flex}.brand-mark{background:var(--green);border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.button{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .18s,transform .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.4;cursor:not-allowed;transform:none}.button-primary{background:var(--green);color:#17201d}.button-primary:hover{background:var(--green-dark)}.button-dark{background:var(--accent);color:#fff}.button-dark:hover{background:#142f27}.button-small{min-height:36px;padding:0 13px;font-size:12px}.button-quiet{border:1px solid var(--line);color:#48514d;background:#fff}.button-quiet:hover{background:#f4f6f4;border-color:#cbd3ce}.button-danger{background:var(--danger);color:#fff}.text-link{color:var(--ink);padding:10px 2px;font-size:14px;font-weight:700;text-decoration:none}.text-link:hover{text-decoration:underline}.site-header{justify-content:space-between;align-items:center;max-width:1180px;height:78px;margin:auto;padding:0 28px;display:flex}.site-header nav{align-items:center;gap:29px;display:flex}.site-header nav>a:not(.button){color:#58615d;font-size:13px;font-weight:600;text-decoration:none}.site-header nav>a:hover{color:#111}.hero{text-align:center;max-width:1180px;margin:auto;padding:80px 28px 0}.eyebrow{color:#587063;letter-spacing:1.7px;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow span{background:#719080;width:20px;height:1px}.hero h1{letter-spacing:-5px;text-wrap:balance;margin:22px 0 24px;font-family:Georgia,serif;font-size:clamp(58px,7vw,96px);font-weight:500;line-height:.94}.hero h1 em{color:#759088;font-weight:400}.hero-copy{color:#5f6964;text-wrap:pretty;max-width:640px;margin:0 auto;font-size:17px;line-height:1.7}.hero-actions{justify-content:center;align-items:center;gap:26px;margin:32px 0 24px;display:flex}.hero-actions .button{min-height:50px;padding:0 22px}.proof{color:#7b837f;justify-content:center;gap:28px;font-size:11px;display:flex}.proof span{align-items:center;gap:6px;display:flex}.proof svg{color:#5e766c}.product-shot{text-align:left;z-index:2;background:#fff;border:1px solid #dce1dd;border-radius:14px;max-width:1000px;margin:65px auto -95px;position:relative;overflow:hidden;box-shadow:0 30px 80px #23302a21}.shot-bar{border-bottom:1px solid #e6eae7;align-items:center;gap:14px;height:50px;padding:0 18px;display:flex}.shot-brand{align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.brand-mark.tiny{border-radius:5px;width:20px;height:20px}.shot-pill{color:#66716c;border:1px solid var(--line);border-radius:10px;margin-left:auto;padding:4px 7px;font-size:8px}.shot-dots{color:#aab0ad;letter-spacing:2px}.shot-body{grid-template-columns:220px 1fr;height:335px;display:grid}.shot-body aside{background:#f7f8f7;border-right:1px solid #e2e6e3;padding:28px 16px}.shot-label{letter-spacing:1.2px;color:#8a928e;text-transform:uppercase;font-size:8px;font-weight:800}.shot-card{border-radius:7px;flex-direction:column;gap:5px;margin-top:10px;padding:13px;display:flex}.shot-card.active{background:#fff;border:1px solid #e2e7e3;box-shadow:0 3px 10px #232d280a}.shot-card b{font-size:10px}.shot-card small{color:#939995;font-size:8px}.shot-main{padding:31px 35px}.shot-head{justify-content:space-between;align-items:center;display:flex}.shot-head h2{margin:8px 0;font-family:Georgia,serif;font-size:27px}.fake-button{background:var(--green);border-radius:5px;padding:9px 12px;font-size:8px;font-weight:800}.brief-grid{border-top:1px solid #e4e8e5;margin-top:20px}.brief-grid>div{border-bottom:1px solid #edf0ee;grid-template-columns:28px 100px 1fr;padding:18px 0;font-size:9px;display:grid}.brief-grid b{font-size:9px}.brief-grid p{color:#717a75;margin:0;line-height:1.5}.brief-number{color:#9ba29f}.features-section{color:#fff;text-align:center;background:#223e35;padding:180px 28px 115px}.section-kicker{color:#bad75d;letter-spacing:2px;font-size:10px;font-weight:800}.features-section h2,.steps-section h2{letter-spacing:-1.5px;margin:18px 0 10px;font-family:Georgia,serif;font-size:45px;font-weight:400}.features-section>p{color:#aebdb7;font-size:14px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:50px;max-width:960px;margin:58px auto 0;display:grid}.feature-grid article{text-align:left}.feature-icon{width:42px;height:42px;color:var(--green);border:1px solid #526a62;border-radius:11px;place-items:center;margin-bottom:24px;display:grid}.feature-grid h3{font-family:Georgia,serif;font-size:19px;font-weight:400}.feature-grid p{color:#aab9b4;font-size:13px;line-height:1.7}.steps-section{grid-template-columns:1fr 1fr;gap:100px;max-width:1000px;margin:auto;padding:120px 28px;display:grid}.steps-section .section-kicker{color:#6b857a}.steps-section h2{font-size:40px}.steps-section ol{margin:0;padding:0;list-style:none}.steps-section li{border-bottom:1px solid var(--line);gap:22px;padding:21px 0;display:flex}.steps-section li>span{color:#71827b;font-family:Georgia,serif;font-size:20px}.steps-section b{font-size:14px}.steps-section p{color:#6c7571;margin:8px 0 0;font-size:12px;line-height:1.6}.landing-shell footer{border-top:1px solid var(--line);color:#7a837f;align-items:center;max-width:1120px;margin:auto;padding:35px 28px;font-size:11px;display:flex}.landing-shell footer p{margin:auto}.landing-shell footer .brand{color:var(--ink);font-size:16px}.workspace-shell{background:#f6f7f6;height:100dvh;overflow:hidden}.app-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;height:62px;padding:0 22px;display:flex;position:relative}.app-header .brand{font-size:16px}.app-header .brand-mark{width:27px;height:27px}.workspace-title{color:#89908d;border-left:1px solid var(--line);margin-left:18px;padding-left:18px;font-size:12px}.app-header-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.save-status{color:#966c33;align-items:center;gap:5px;font-size:11px;display:flex}.save-status.is-saved{color:#74807b}.mobile-only{display:none}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.icon-button:hover{background:var(--soft)}.app-layout{grid-template-columns:248px 1fr;height:calc(100dvh - 62px);display:grid}.workspace-sidebar{border-right:1px solid var(--line);z-index:15;background:#f1f3f1;flex-direction:column;min-height:0;padding:18px 14px 14px;display:flex}.new-button{width:100%;height:42px}.search-wrap{color:#89918d;background:#fff;border:1px solid #d9dfdb;border-radius:8px;align-items:center;gap:8px;height:37px;margin:14px 0 23px;padding:0 10px;display:flex}.search-wrap:focus-within{border-color:#718c81;outline:3px solid #3e655733}.search-wrap input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.recent-label{color:#969d99;letter-spacing:1.4px;padding:0 7px 9px;font-size:9px;font-weight:800}.handoff-list{flex:1;min-height:0;overflow-y:auto}.handoff-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:9px;width:100%;margin-bottom:4px;padding:10px 8px;display:flex}.handoff-item:hover{background:#e9ece9}.handoff-item.active{background:#fff;border-color:#dfe4e0;box-shadow:0 3px 10px #222d280a}.handoff-file{color:#75817c;place-items:center;width:28px;height:28px;display:grid}.handoff-meta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.handoff-meta b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.handoff-meta small{color:#969d99;font-variant-numeric:tabular-nums;font-size:9px}.handoff-item>svg{color:#969e9a}.list-empty{text-align:center;color:#8a928e;flex-direction:column;align-items:center;gap:7px;padding:35px 10px;display:flex}.list-empty b{color:#69716d;font-size:11px}.list-empty span{font-size:10px}.local-note{border-top:1px solid #dfe3e0;gap:9px;padding:15px 6px 0;display:flex}.local-note>span{color:#7b9b5e;font-size:9px}.local-note b{font-size:9px}.local-note p{color:#909793;margin:4px 0;font-size:9px}.sidebar-mobile-head{display:none}.workspace-main{min-width:0;padding:38px max(32px,50vw - 539px);scroll-padding-top:20px;overflow-y:auto}.editor-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.editor-kicker{letter-spacing:1.4px;color:#8b938f;font-size:9px;font-weight:800}.editor-top h1{margin:7px 0 0;font-family:Georgia,serif;font-size:28px;font-weight:400}.editor-actions{gap:8px;display:flex}.editor-actions .button{min-height:36px;font-size:11px}.stepper{grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid;position:relative}.stepper:before{content:"";background:#d9dfdb;height:1px;position:absolute;top:15px;left:12.5%;right:12.5%}.stepper button{color:#9ba29f;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;font-size:9px;display:flex;position:relative}.stepper button span{z-index:1;background:#f6f7f6;border:1px solid #d8ded9;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.stepper button.active,.stepper button.complete{color:#355348}.stepper button.active span{background:var(--accent);border-color:var(--accent);color:#fff}.stepper button.complete span{background:#e2efac;border-color:#cbdc83}.editor-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:470px;padding:35px 44px;box-shadow:0 8px 30px #232d280a}.section-heading{border-bottom:1px solid #e7ebe8;gap:16px;margin-bottom:26px;padding-bottom:26px;display:flex}.section-heading>span{color:#85918c;font-family:Georgia,serif;font-size:15px}.section-heading h2{margin:0 0 7px;font-family:Georgia,serif;font-size:23px;font-weight:400}.section-heading p{color:#7d8581;margin:0;font-size:11px}.field{margin:0 0 24px}.field label{justify-content:space-between;margin-bottom:8px;font-size:11px;font-weight:800;display:flex}.field label span{letter-spacing:.7px;text-transform:uppercase;color:#9ca39f;font-size:8px}.field input,.field textarea{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #d8dfda;border-radius:8px;padding:12px 13px;font-size:12px;transition:border-color .15s,box-shadow .15s}.field input{height:43px}.field textarea{resize:vertical;min-height:108px;line-height:1.55}.field input:hover,.field textarea:hover{border-color:#bfc9c2}.field input:focus-visible,.field textarea:focus-visible{border-color:#6c897d;outline:0;box-shadow:0 0 0 3px #41695a1f}.field small{color:#919995;margin-top:7px;font-size:9px;display:block}.editor-footer{justify-content:space-between;align-items:center;margin:15px 0 30px;display:flex}.editor-footer>span{color:#9aa19e;font-variant-numeric:tabular-nums;font-size:9px}.editor-footer .button{min-height:39px;font-size:11px}.workspace-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:540px;display:flex}.empty-visual{width:130px;height:110px;margin-bottom:20px;position:relative}.empty-sheet{background:#fff;border:1px solid #d9dfdb;border-radius:7px;width:72px;height:88px;padding:20px 14px;position:absolute;top:14px;left:33px;box-shadow:0 8px 20px #232d2814}.empty-sheet.back{background:#edf0ed;left:25px;transform:rotate(-7deg)}.empty-sheet span{background:#dce2de;border-radius:2px;height:3px;margin-bottom:8px;display:block}.empty-sheet span:nth-child(2){width:75%}.empty-sheet span:nth-child(4){width:55%}.empty-spark{color:#88a24c;font-size:26px;position:absolute;top:8px;right:12px}.workspace-empty h1{letter-spacing:-1px;margin:0;font-family:Georgia,serif;font-size:37px;font-weight:400;line-height:1.15}.workspace-empty>p{color:#78817d;max-width:430px;margin:16px 0 25px;font-size:13px;line-height:1.6}.workspace-empty>div:not(.empty-visual){gap:10px;display:flex}.workspace-empty>small{color:#9ba29f;margin-top:22px;font-size:9px}.preview-section{margin:-10px}.preview-title{justify-content:space-between;align-items:center;padding:8px 8px 25px;display:flex}.preview-title span{color:#8d9591;letter-spacing:1.2px;font-size:8px;font-weight:800}.preview-title h2{margin:7px 0 4px;font-family:Georgia,serif;font-size:25px;font-weight:400}.preview-title p{color:#8c9490;margin:0;font-size:10px}.preview-title .button{min-height:38px;font-size:11px}.preview-paper{background:#fbfcfb;border:1px solid #e0e5e1;border-radius:8px;padding:2px 24px}.brief-row{border-bottom:1px solid #e5e9e6;grid-template-columns:38px 1fr;gap:4px;padding:17px 0;display:grid}.brief-row:last-child{border:0}.brief-row>span{color:#9ba39f;font-family:Georgia,serif;font-size:11px}.brief-row h3{text-transform:uppercase;letter-spacing:.8px;margin:0 0 7px;font-size:10px}.brief-row p{color:#626c67;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.55}.toast{z-index:50;pointer-events:none;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.toast span{color:#fff;box-shadow:var(--shadow);white-space:nowrap;background:#203d34;border-radius:9px;align-items:center;gap:8px;padding:12px 16px;font-size:11px;display:flex}.modal-backdrop{z-index:60;overscroll-behavior:contain;background:#0f191573;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(390px,100%);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:13px;padding:28px}.danger-icon{width:44px;height:44px;color:var(--danger);background:#f8e7e7;border-radius:50%;place-items:center;margin:auto;display:grid}.modal h2{margin:15px 0 8px;font-family:Georgia,serif;font-weight:400}.modal p{color:#747d79;font-size:12px;line-height:1.5}.modal>div:last-child{justify-content:center;gap:9px;margin-top:22px;display:flex}.sidebar-backdrop{display:none}.muted{color:#8c9490;font-size:11px}@media (max-width:760px){.site-header{height:66px;padding:0 18px}.site-header nav>a:not(.button){display:none}.site-header nav{gap:0}.hero{padding:60px 18px 0}.hero h1{letter-spacing:-3px;font-size:56px}.hero-copy{font-size:15px}.hero-actions{flex-direction:column;gap:8px}.proof{flex-wrap:wrap;gap:10px}.product-shot{margin-top:45px;margin-bottom:-50px}.shot-body{grid-template-columns:1fr;height:300px}.shot-body aside{display:none}.shot-main{padding:24px 20px}.brief-grid>div{grid-template-columns:25px 85px 1fr}.features-section{padding:110px 22px 80px}.features-section h2,.steps-section h2{font-size:35px}.feature-grid{grid-template-columns:1fr;gap:34px}.steps-section{grid-template-columns:1fr;gap:30px;padding:80px 22px}.landing-shell footer{flex-direction:column;gap:14px}.landing-shell footer p{margin:0}.workspace-title,.save-status,.app-header .button{display:none}.mobile-only{display:grid}.app-header{height:58px;padding:0 14px}.app-layout{height:calc(100dvh - 58px);display:block}.workspace-sidebar{width:min(310px,87vw);transition:transform .2s;position:fixed;top:58px;bottom:0;left:0;transform:translate(-105%);box-shadow:15px 0 45px #141e1a21}.workspace-sidebar.open{transform:translate(0)}.sidebar-mobile-head{justify-content:space-between;align-items:center;margin:-6px 0 12px;display:flex}.sidebar-backdrop{z-index:14;background:#141e1a57;border:0;display:block;position:fixed;inset:58px 0 0}.workspace-main{height:100%;padding:24px 16px}.editor-top{margin-bottom:22px}.editor-top h1{text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:23px;overflow:hidden}.editor-actions .button{width:38px;padding:0;font-size:0}.stepper button b{display:none}.stepper:before{left:12%;right:12%}.editor-card{min-height:460px;padding:25px 19px}.section-heading{gap:10px}.section-heading h2{font-size:20px}.section-heading p{line-height:1.5}.editor-footer{padding:12px 0 calc(12px + env(safe-area-inset-bottom));background:#f6f7f6;margin-bottom:-24px;position:sticky;bottom:-24px}.editor-footer .button{padding:0 13px}.workspace-empty{min-height:500px}.workspace-empty h1{font-size:31px}.workspace-empty>div:not(.empty-visual){flex-direction:column;width:100%;max-width:280px}.preview-title{align-items:flex-end}.preview-title p{display:none}.preview-title .button{width:40px;padding:0;font-size:0}.preview-paper{padding:2px 14px}.toast{bottom:calc(16px + env(safe-area-inset-bottom));max-width:calc(100vw - 28px)}.toast span{white-space:normal}.modal>div:last-child{flex-direction:column-reverse}.modal .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.workspace-sidebar{transition:none}}
