@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;font-size:18px;color:#293541;background:#fafaf8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--muted:#69747c;--line:#e3e6e5;--ink:#33465b;--accent:#d87962;--small:16px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit;color:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #879dad;outline-offset:4px}h1,h2,p{margin:0}h1{font-size:36px;line-height:1.2;letter-spacing:-.04em;font-weight:500}h2{font-size:22px;line-height:1.4;font-weight:500;letter-spacing:-.02em}p{line-height:1.6;color:var(--muted)}.quiet{font-size:var(--small)}.app-header{height:80px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:#fff;flex-shrink:0}.wordmark{display:flex;align-items:center}.wordmark img{width:200px;height:auto}.account-actions{display:flex;align-items:center;gap:24px;font-size:var(--small)}.account-email{color:var(--muted)}.text-button{border:0;padding:8px 0;background:none;font-size:var(--small);text-align:left}.text-button:hover{text-decoration:underline;text-underline-offset:4px}.primary-button,.secondary-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:6px;font-size:18px;font-weight:500;line-height:1.35;text-align:center}.primary-button{background:var(--ink);color:#fff;border:1px solid var(--ink)}.primary-button:hover{background:#24374b}.secondary-button{background:#fff;border:1px solid #d9dedd}.secondary-button:hover{background:#f1f4f3}.journey{max-width:1080px;margin:auto;padding:56px 32px 48px}.journey-heading{margin-bottom:36px}.journey-heading p{margin-top:14px}.journey-steps{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.journey-step{display:grid;grid-template-columns:48px minmax(0,1fr);gap:24px;padding:28px 32px;border-top:1px solid var(--line)}.journey-step:first-child{border-top:0}.step-number{font-size:28px;line-height:1.2;color:#84908f;padding-top:2px;font-weight:400}.current-step{background:#fff}.current-step .step-number{color:var(--accent)}.step-content>p{margin-top:8px}.step-content>.primary-button{margin-top:24px}.step-content>.quiet{margin-top:12px}.completed-step{background:#f8faf8}.completed-line{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:6px}.completed-line p{font-size:16px}.journey-step:not(.current-step):not(.completed-step){background:#fbfcfb}.journey-step:not(.current-step):not(.completed-step) h2{color:#64716e}.business-list{margin:24px 0 0;border:1px solid var(--line);border-radius:8px;overflow:hidden}.business-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;text-align:left;background:#fff;border:0;border-bottom:1px solid var(--line);min-height:90px}.business-row:last-child{border-bottom:0}.business-row:hover{background:#f0f5f2}.business-row strong{display:block;font-size:18px;font-weight:500;line-height:1.5}.business-row>span>span{display:block;font-size:16px;line-height:1.5;color:var(--muted);margin-top:6px}.row-action{font-size:16px;white-space:nowrap;color:var(--ink)}.search-label{display:block;margin:24px 0}.search-label>span{display:block;font-size:16px;margin-bottom:8px}.search-label input{width:100%;padding:12px 16px;background:#fff;border:1px solid #d9dedd;border-radius:6px}.connection-settings{margin-top:24px;color:var(--muted);font-size:16px}.connection-settings summary{cursor:pointer;display:list-item}.connection-settings button{margin:12px 24px 0 0}.error{color:#a33f30;line-height:1.6;margin-top:24px;font-size:16px}.preparing{position:fixed;inset:auto 24px 28px;max-width:480px;margin:auto;padding:24px;background:var(--ink);color:#fff;border-radius:8px;box-shadow:0 12px 40px #24374b20;z-index:5}.preparing strong{font-size:18px;font-weight:500}.preparing span{display:block;margin-top:8px;font-size:16px;opacity:.8}.workspace-preview{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.website-workspace{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;padding:24px;width:100%;flex:1;min-height:0}.website-sidebar{padding:8px;overflow-y:auto;display:flex;flex-direction:column;align-items:stretch}.preview-steps{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:16px;color:var(--muted);margin-bottom:40px}.preview-steps button{padding:0}.preview-steps strong{font-weight:500;color:var(--ink)}.reveal-heading h1{font-size:32px;line-height:1.2;letter-spacing:-.035em}.reveal-heading p{font-size:18px;line-height:1.5;margin:20px 0 28px}.publish-panel{border-top:1px solid var(--line);padding-top:28px;margin-top:32px}.publish-panel h2{font-size:18px}.plan-price{font-size:24px;letter-spacing:-.025em;color:var(--ink);margin-top:12px}.publish-panel .primary-button{width:100%;margin-top:20px}.publish-panel .quiet{font-size:16px;margin-top:12px;text-align:center}.browser-preview{display:flex;flex-direction:column;min-height:0;min-width:0;border:1px solid #dce2df;border-radius:10px;overflow:hidden;background:#e9eeeb}.browser-toolbar{height:58px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 20px;flex-shrink:0;border-bottom:1px solid #dce2df;background:#fff;font-size:16px;color:var(--muted)}.preview-controls{display:flex;gap:12px}.preview-controls select{font-size:16px;padding:7px 28px 7px 10px;border:1px solid var(--line);border-radius:4px;background:#fff;cursor:pointer}.preview-viewport{position:relative;flex:1;min-height:0;overflow:auto;padding:20px;display:flex;align-items:flex-start}.preview-canvas{position:relative;flex-shrink:0;margin:0 auto;background:#fff;box-shadow:0 10px 40px #233f321c;opacity:0;transition:opacity .45s ease}.preview-canvas iframe{display:block;border:0;position:absolute;top:0;left:0;background:#fff}.preview-ready .preview-canvas{opacity:1}.preview-loading{position:absolute;inset:40% 0 auto;text-align:center;font-size:18px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width:1600px){.website-workspace{grid-template-columns:300px minmax(0,1fr);gap:36px;padding:28px 32px}.website-sidebar{padding:12px}}@media (max-width:900px){.website-workspace{grid-template-columns:220px minmax(0,1fr);gap:16px;padding:16px}.reveal-heading h1{font-size:28px}.browser-toolbar>span{display:none}.browser-toolbar{justify-content:flex-end;padding:0 12px}.preview-steps{margin-bottom:24px}.journey{padding-top:36px}}@media (max-width:650px){.app-header{height:68px;padding:0 20px}.wordmark img{width:170px}.account-email{display:none}.journey{padding:32px 16px}.journey-heading{margin-bottom:24px}h1{font-size:30px}.journey-step{grid-template-columns:24px minmax(0,1fr);gap:16px;padding:24px 20px}.step-number{font-size:24px}.completed-line{display:block}.business-row{padding:20px;align-items:flex-start;flex-direction:column;gap:12px}.website-workspace{display:flex;flex-direction:column;padding:12px;gap:12px}.website-sidebar{display:block;flex-shrink:0;padding:0;max-height:34dvh;overflow:auto}.preview-steps{flex-direction:row;gap:12px;margin-bottom:16px;font-size:14px}.preview-steps button{font-size:14px}.reveal-heading h1{font-size:26px}.reveal-heading p{font-size:16px;margin:8px 0 12px}.website-sidebar>.secondary-button{min-height:42px;font-size:16px;padding:8px 12px}.publish-panel{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;border:0;padding:0;margin:0 0 0 8px}.publish-panel h2,.publish-panel .quiet{display:none}.publish-panel .plan-price{font-size:16px;margin:0}.publish-panel .primary-button{margin:0;width:auto;min-height:42px;padding:8px 12px;font-size:16px}.browser-preview{flex:1}.preview-controls select{font-size:16px}.preview-controls{gap:8px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.account-menu{position:relative;z-index:20}.account-menu summary{cursor:pointer;list-style:none;border-radius:50%;display:block}.account-menu summary::-webkit-details-marker{display:none}.account-avatar{position:relative;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e7ece9;overflow:hidden;color:var(--ink);font-weight:500}.account-avatar img{position:absolute;width:100%;height:100%;object-fit:cover}.account-popover{position:absolute;right:0;top:54px;width:290px;max-width:calc(100vw - 32px);background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 40px #23354518;padding:20px}.account-popover strong{display:block;font-size:18px;font-weight:500}.account-popover p{font-size:16px;overflow-wrap:anywhere;margin-top:4px}.account-popover button{background:none;border:0;border-top:1px solid var(--line);width:100%;text-align:left;font-size:16px;padding:16px 0 0;margin-top:16px}.account-popover button:hover{text-decoration:underline}.account-menu:after{content:"";position:absolute;right:0;top:100%;width:290px;height:16px}.account-menu:not([open]):after{display:none}.sign-in-screen{max-width:480px;margin:clamp(64px,15vh,160px) auto;padding:0 24px}.sign-in-screen h1{font-size:32px}.sign-in-screen>p{margin-top:16px}.sign-in-screen>.primary-button{width:100%;margin:32px 0 0}.sign-in-screen>.quiet{font-size:16px}.website-workspace{grid-template-columns:350px minmax(0,1fr);gap:0;padding:0;background:#f2f5f3}.website-sidebar{padding:20px 24px;background:#fff;border-right:1px solid var(--line)}.website-sidebar .journey-step{padding:24px 0;grid-template-columns:24px minmax(0,1fr);gap:12px;background:transparent!important}.website-sidebar h2,.website-sidebar .step-number{font-size:20px}.connector{margin-top:18px;border:1px solid var(--line);padding:16px;border-radius:8px}.connector strong{font-size:16px;font-weight:500}.connector p{font-size:16px;margin-top:4px}.connector button{margin-top:6px}.website-sidebar .business-list{border:0;margin-top:18px;overflow:visible}.website-sidebar .business-row{border:1px solid transparent;border-radius:8px;padding:16px;margin-bottom:8px;min-height:0}.website-sidebar .business-row strong{font-size:17px}.website-sidebar .business-row>span>span{font-size:16px}.website-sidebar .selected-business{background:#edf3f0;border-color:#9eb5ab}.website-sidebar .step-content>p{font-size:16px}.website-sidebar .secondary-button{margin-top:16px;font-size:16px;min-height:44px;width:100%}.site-stage{display:grid;grid-template-columns:minmax(0,1fr);min-height:0;min-width:0;padding:24px;gap:20px}.site-stage.stage-editing{grid-template-columns:minmax(0,1fr) 310px}.browser-preview{position:relative;border:0;background:transparent;border-radius:0}.browser-toolbar{background:transparent;border:0;height:54px;padding:0 0 16px;color:var(--ink)}.browser-toolbar>span{font-size:18px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-controls{align-items:center;flex-shrink:0}.preview-controls a{font-size:16px;padding:8px 12px;border-left:1px solid #ccd7d1;white-space:nowrap}.preview-viewport{border-radius:14px;background:#e9eeeb;padding:24px}.preview-canvas{border:1px solid #c9d4ce;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #273f3515}.empty-preview{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;gap:16px}.empty-preview h1{font-size:28px;max-width:420px}.empty-preview p{font-size:18px}.empty-page{width:240px;height:190px;background:#fff;border:1px solid #d7e1db;border-radius:12px;padding:20px;margin-bottom:16px;box-shadow:0 12px 32px #233f320c}.empty-page div:first-child{height:85px;background:#e5ede7;border-radius:4px}.empty-page div:nth-child(2){height:10px;width:70%;background:#d4dfd7;margin-top:20px;border-radius:2px}.empty-page div:last-child{height:6px;width:90%;background:#e6ece8;margin-top:12px;border-radius:2px}.stage-loading{position:absolute;bottom:24px;left:50%;transform:translate(-50%);padding:16px 24px;background:var(--ink);color:#fff;border-radius:8px;white-space:nowrap;box-shadow:0 4px 20px #233f3220}.website-editor{padding:20px;background:#fff;border:1px solid var(--line);border-radius:12px;overflow-y:auto;min-height:0}.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.website-editor h2{font-size:20px}.website-editor label{display:block;font-size:16px;margin-top:20px}.website-editor input,.website-editor textarea,.website-editor select{display:block;width:100%;margin-top:8px;padding:10px 12px;font-size:16px;border:1px solid #d4dcd7;border-radius:6px;background:#fff}.website-editor textarea{resize:vertical;line-height:1.5}.website-editor fieldset{border:0;padding:0;margin:20px 0}.website-editor legend{font-size:16px;margin-bottom:10px}.photo-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-height:240px;overflow:auto}.photo-picker button{padding:0;border:2px solid transparent;aspect-ratio:1;border-radius:6px;overflow:hidden;background:#eef3ef}.photo-picker button[aria-pressed=true]{border-color:var(--ink)}.photo-picker img{width:100%;height:100%;object-fit:cover}.website-editor>.primary-button{width:100%;margin-top:24px;font-size:16px}.website-editor>.quiet{margin-top:10px}.website-editor>.text-button{margin-top:12px}@media (max-width:1150px){.website-workspace{grid-template-columns:290px minmax(0,1fr)}.site-stage.stage-editing{grid-template-columns:minmax(0,1fr)}.stage-editing .browser-preview{display:none}.site-stage,.website-sidebar{padding:16px}.browser-toolbar>span{display:none}}@media (max-width:650px){.website-workspace{display:flex;flex-direction:column}.website-sidebar{max-height:30dvh;flex-shrink:0;border-right:0;border-bottom:1px solid var(--line);padding:12px 16px;overflow:auto}.website-sidebar .journey-step{padding:12px 0}.site-stage{flex:1;min-height:0;padding:12px}.browser-toolbar{justify-content:flex-end}.preview-controls{gap:6px}.preview-controls select,.preview-controls a{font-size:14px}.app-header .primary-button{font-size:16px;min-height:40px;padding:10px 12px}.app-header{padding:0 12px;gap:12px}.wordmark img{width:145px}.account-actions{gap:12px}.empty-preview{padding:20px}.empty-page{display:none}.empty-preview h1{font-size:24px}.website-sidebar .connector{padding:12px;margin-top:8px}.website-sidebar .business-row{padding:12px}.site-stage.stage-editing{display:block}.website-editor{height:100%}}.business-thumbnail{width:44px;height:44px;object-fit:cover;border-radius:6px;flex-shrink:0}.website-sidebar .business-row{gap:12px}.website-sidebar .business-row>span{min-width:0}.browser-toolbar{height:auto;min-height:64px;padding-bottom:16px;gap:16px}.browser-toolbar>span{flex:1;min-width:0}.preview-controls{gap:8px}.device-controls{display:flex;padding:3px;background:#e5ebe7;border:1px solid #d5ded8;border-radius:9px;gap:2px}.preview-controls .preview-icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;color:#54645d;cursor:pointer}.preview-controls .preview-icon-button:hover{background:#e1e8e2;color:#263d32}.preview-controls .preview-icon-button[aria-pressed=true]{background:#fff;border-color:#d4ddd6;color:#263d32;box-shadow:0 1px 3px #263d3210}.preview-controls .preview-publish{min-height:44px;padding:10px 18px;font-size:16px;margin-left:8px;white-space:nowrap}.preview-zoom select{height:40px;min-width:76px;background:transparent;border-color:transparent}.preview-zoom select:hover{background:#e5ebe7}.preview-viewport{background-color:#dce4de;background-image:linear-gradient(#fff2 1px,transparent 1px),linear-gradient(90deg,#fff2 1px,transparent 1px);background-size:24px 24px;border:1px solid #cdd8d0;box-shadow:inset 0 1px 5px #24392d05}.preview-canvas{border:1px solid #bac8be;border-radius:14px;box-shadow:0 2px 5px #23392c12,0 16px 48px #23392c1f;outline:4px solid #ffffff50}.preview-controls .preview-icon-button:focus-visible{outline:3px solid #879dad;outline-offset:3px}@media (max-width:1150px){.browser-toolbar{justify-content:flex-end}.preview-controls{flex-wrap:wrap;justify-content:flex-end}}@media (max-width:650px){.browser-toolbar{padding-bottom:12px;min-height:56px}.preview-controls{gap:4px;width:100%}.preview-zoom{display:none}.preview-controls .preview-publish{padding:10px 12px;margin-left:auto}.preview-controls .preview-icon-button{width:40px;min-width:40px}.preview-viewport{padding:18px}}@media (max-width:380px){.preview-controls .preview-publish{font-size:14px;padding:10px 8px}.preview-controls .preview-icon-button{width:36px;min-width:36px}.device-controls{padding:2px}}
