@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#17211f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#e6e8e1;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}:root{--ink:#17211f;--muted:#69736e;--line:#d7dbd3;--paper:#f5f5ef;--lime:#d3f36b;--blue:#4c7dff;--mono:"DM Mono", monospace}.public-site{background:var(--paper)}.public-site .editable-section{cursor:default}.public-site .editable-section:hover{box-shadow:none}.public-site .edit-badge{display:none}.login-page{background:var(--ink);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-form{background:#f2f3ed;width:100%;max-width:380px;padding:45px 38px}.login-logo{letter-spacing:-.08em;margin-bottom:28px;font-size:22px;font-weight:800}.login-logo span{color:var(--blue)}.login-form h1{letter-spacing:-.04em;margin:0 0 24px;font-size:20px}.login-error{color:#a54242;background:#fde8e8;margin-bottom:16px;padding:10px 12px;font-size:11px}.login-form label{color:#68746b;margin-bottom:14px;font-size:10px;font-weight:700;display:block}.login-form input{width:100%;color:var(--ink);background:#fbfcf8;border:1px solid #d2d8ce;outline:0;margin-top:6px;padding:11px;font-size:12px}.login-form input:focus{border-color:#8298ff;box-shadow:0 0 0 3px #4c7dff17}.login-form button[type=submit]{background:var(--ink);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:13px;font-size:12px;font-weight:700;display:flex}.login-form button[type=submit]:hover{background:#243029}.app-shell{background:#e6e8e1;min-height:100vh}.topbar{background:var(--ink);color:#f5f5ef;z-index:10;justify-content:space-between;align-items:center;gap:24px;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.brand-mark,.site-logo{letter-spacing:-.08em;font-size:18px;font-weight:800}.brand-mark span,.site-logo span{color:var(--lime)}.brand-mark b{margin-left:2px;font-weight:800}.workspace-name{color:#9ba39c;letter-spacing:.02em;align-items:center;gap:8px;font-size:11px;display:flex}.workspace-name span:not(.status-dot){color:#4f5a54}.status-dot{background:#9be850;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #9be8501a}.topbar-actions{align-items:center;gap:9px;display:flex}.preview-button,.save-button,.icon-button,.secondary-button,.danger-button{color:#e3e8df;background:0 0;border:1px solid #37443e;border-radius:5px;align-items:center;gap:8px;height:34px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.preview-button:hover,.icon-button:hover{background:#27332e}.save-button{background:var(--lime);color:var(--ink);border-color:var(--lime)}.icon-button{justify-content:center;width:34px;padding:0}.mobile-menu{display:none}.builder{grid-template-columns:minmax(0,1fr) 345px;min-height:calc(100vh - 64px);display:grid}.builder.preview-wide{grid-template-columns:1fr}.preview-pane{min-width:0;padding:25px}.preview-label{color:#758078;max-width:1180px;font-family:var(--mono);letter-spacing:.12em;justify-content:space-between;margin:0 auto 12px;font-size:9px;display:flex}.preview-label a{color:var(--ink);letter-spacing:0;align-items:center;gap:5px;font-family:Manrope;font-size:10px;display:inline-flex}.site-preview{background:var(--paper);max-width:1180px;margin:auto;overflow:hidden;box-shadow:0 18px 60px #19221c1a}.site-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;padding:0 5%;display:flex}.site-nav .site-logo{font-size:20px}.site-links{color:#718078;gap:28px;font-size:11px;display:flex}.site-links a:hover{color:var(--ink)}.nav-cta{background:var(--ink);color:#fff;align-items:center;gap:7px;padding:11px 14px;font-size:10px;font-weight:700;display:inline-flex}.editable-section{cursor:pointer;transition:box-shadow .2s,background .2s;position:relative}.editable-section:hover{box-shadow:inset 0 0 0 2px var(--blue)}.edit-badge{opacity:0;background:var(--blue);color:#fff;align-items:center;gap:5px;padding:6px 8px;font-size:10px;transition:opacity .2s;display:inline-flex;position:absolute;top:18px;right:18px}.editable-section:hover .edit-badge{opacity:1}.eyebrow{color:#6780ff;font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:500;display:block}.hero-section{background:#e2e8d9;grid-template-columns:.95fr 1.05fr;min-height:590px;display:grid}.hero-copy{flex-direction:column;align-items:flex-start;padding:clamp(45px,7vw,94px) 10% 55px;display:flex}.hero-copy h2,.section-intro h2,.story-copy h2,.contact-section h2{letter-spacing:-.075em;max-width:550px;margin:20px 0 25px;font-size:clamp(36px,4.2vw,67px);font-weight:800;line-height:.98}.hero-copy p,.section-intro p,.story-copy>p,.contact-action p{color:#5d6a62;max-width:435px;font-size:14px;line-height:1.7}.hero-cta{background:var(--ink);color:#fff;align-items:center;gap:20px;margin-top:30px;padding:14px 18px;font-size:11px;font-weight:700;display:inline-flex}.hero-note{color:#778278;align-items:center;gap:8px;margin-top:auto;font-size:10px;display:flex}.hero-image{background-position:50%;background-size:cover;min-height:420px;position:relative}.hero-image:after,.story-image:after{content:"";background:linear-gradient(135deg,#18231e1a,#0000 55%);position:absolute;inset:0}.image-caption{color:#fff;font-family:var(--mono);z-index:1;flex-direction:column;gap:6px;font-size:12px;display:flex;position:absolute;bottom:30px;left:30px}.image-caption span{opacity:.75;font-family:Manrope;font-size:10px}.services-section{background:var(--paper);padding:95px 8%}.section-intro{grid-template-columns:.65fr 1fr 1fr;align-items:start;gap:25px;display:grid}.section-intro h2{margin:0;font-size:clamp(31px,3.4vw,52px)}.section-intro p{margin:5px 0 0}.service-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:75px;display:grid}.service-card{border-right:1px solid var(--line);min-height:245px;margin-right:17px;padding:23px 17px 20px 0;position:relative}.service-card+.service-card{padding-left:17px}.service-card:last-child{border:0}.card-number,.process-list span{color:#6780ff;font-family:var(--mono);font-size:11px}.service-card h3{letter-spacing:-.04em;max-width:170px;margin:64px 0 13px;font-size:19px}.service-card p{color:var(--muted);max-width:190px;font-size:11px;line-height:1.6}.card-arrow{color:#718078;position:absolute;bottom:19px;right:8px}.story-section{background:var(--ink);color:#f4f5ed;grid-template-columns:1fr 1fr;min-height:570px;display:grid}.story-image{background-position:50%;background-size:cover;min-height:400px;position:relative}.story-image:before{content:"";background:#17211f2e;position:absolute;inset:0}.story-image span{color:#fff;font-family:var(--mono);z-index:1;font-size:10px;position:absolute;bottom:27px;left:28px}.story-copy{padding:80px 11%}.story-copy h2{color:#f4f5ed;max-width:470px;font-size:clamp(32px,3.5vw,51px)}.story-copy>p{color:#a4afa4}.process-list{border-top:1px solid #3b4941;margin-top:47px}.process-list div{border-bottom:1px solid #3b4941;grid-template-columns:35px 75px 1fr;align-items:start;gap:7px;padding:15px 0;display:grid}.process-list strong{font-size:11px}.process-list p{color:#a4afa4;margin:0;font-size:10px;line-height:1.5}.contact-section{background:var(--lime);grid-template-columns:1.1fr .9fr;gap:60px;padding:75px 8%;display:grid}.contact-section h2{margin-bottom:0;font-size:clamp(38px,4.5vw,64px)}.contact-action{align-self:end}.contact-action p{color:#52614c}.contact-action a{border-bottom:1px solid #71835f;justify-content:space-between;margin-top:28px;padding-bottom:13px;font-size:14px;font-weight:700;display:flex}.site-footer{font-family:var(--mono);color:#89938c;border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:28px 5%;font-size:9px;display:flex}.site-footer .site-logo{color:var(--ink);font-family:Manrope;font-size:17px}.editor-pane{background:#f2f3ed;border-left:1px solid #cfd4cb;height:calc(100vh - 64px);padding:28px 25px 30px;position:sticky;top:64px;overflow-y:auto}.editor-heading{justify-content:space-between;align-items:flex-start;display:flex}.editor-heading h1{letter-spacing:-.07em;margin:7px 0 0;font-size:25px}.editor-heading .icon-button{color:var(--ink);border-color:var(--line)}.editor-intro{color:#79837d;margin:16px 0 26px;font-size:11px;line-height:1.6}.section-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0 8px}.list-title,.items-title{color:#89928a;font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin-bottom:8px;font-size:9px;display:flex}.section-row{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;align-items:center;gap:9px;padding:10px 7px;display:flex}.section-row:hover,.section-row.active{background:#e5e9df}.section-row.active{box-shadow:inset 3px 0 var(--blue)}.drag-handle{color:#a9b1a9;display:flex}.section-row-copy{flex:1;gap:3px;display:grid}.section-row-copy strong{font-size:11px}.section-row-copy small{color:#8a948d;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:9px;overflow:hidden}.editor-form{padding-top:28px}.form-heading{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.form-heading h2{letter-spacing:-.04em;margin:6px 0 0;font-size:18px}.form-heading svg{color:#909990}.editor-form label{color:#68746b;margin-bottom:14px;font-size:10px;font-weight:700;display:block}.editor-form input,.editor-form textarea{width:100%;color:var(--ink);resize:vertical;background:#fbfcf8;border:1px solid #d2d8ce;border-radius:3px;outline:0;margin-top:6px;padding:10px 11px;font-size:11px}.editor-form input:focus,.editor-form textarea:focus{border-color:#8298ff;box-shadow:0 0 0 3px #4c7dff17}.items-editor{border-top:1px solid var(--line);margin-top:23px;padding-top:17px}.items-title button{color:#5c74e5;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.item-editor{background:#e8ebe4;margin-top:8px;padding:10px}.item-editor-top{color:#7080e9;font-family:var(--mono);justify-content:space-between;font-size:10px;display:flex}.item-editor-top button{color:#a67878;background:0 0;border:0}.item-editor input,.item-editor textarea{background:#f9faf5;margin-top:7px}.editor-footer{border-top:1px solid var(--line);gap:7px;margin-top:25px;padding-top:16px;display:flex}.secondary-button,.danger-button{color:#667168;background:0 0;border-color:#cfd5cc;height:32px;font-size:10px}.secondary-button:hover{background:#e5e9df}.danger-button{color:#a56c6c;margin-left:auto}.add-section{border-top:1px solid var(--line);color:#67736a;margin-top:28px;padding-top:18px;font-size:10px;font-weight:700}.add-section>span{align-items:center;gap:6px;display:flex}.add-section>div{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.add-section button{color:#58655c;background:#e5e9df;border:1px solid #d5dbd1;border-radius:3px;padding:7px 9px;font-size:9px}@media (width<=1020px){.builder{grid-template-columns:1fr}.editor-pane{z-index:8;width:min(390px,100%);position:fixed;inset:64px 0 0 auto;box-shadow:-20px 0 50px #17211f1f}.hero-section{grid-template-columns:1fr}.hero-copy{min-height:450px}.hero-image{min-height:340px}.section-intro{grid-template-columns:1fr 1.5fr}.section-intro p{grid-column:2}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(2){border-right:0}.service-card:nth-child(3),.service-card:nth-child(4){border-top:1px solid var(--line)}.story-section{grid-template-columns:1fr}.story-image{min-height:350px}.contact-section{grid-template-columns:1fr;gap:25px}}@media (width<=620px){.topbar{padding:0 16px}.workspace-name,.preview-button{display:none}.mobile-menu{display:inline-flex}.preview-pane{padding:14px}.site-nav{height:65px;padding:0 20px}.site-links{display:none}.nav-cta{padding:9px 10px;font-size:9px}.hero-copy{min-height:445px;padding:55px 26px 40px}.hero-copy h2,.section-intro h2,.story-copy h2,.contact-section h2{font-size:38px}.hero-image{min-height:270px}.services-section,.contact-section{padding:65px 26px}.section-intro{display:block}.section-intro p{margin-top:20px}.service-grid{grid-template-columns:1fr;margin-top:45px}.service-card,.service-card+.service-card{border-right:0;border-bottom:1px solid var(--line);min-height:180px;margin:0;padding:18px 0}.service-card h3{margin-top:35px}.story-copy{padding:60px 26px}.contact-section{display:block}.contact-action{margin-top:30px}.site-footer{flex-wrap:wrap;gap:14px;padding:25px 20px}.site-footer span:last-child{width:100%}.editor-pane{padding:22px 18px}}
