@import url('/assets/fonts/fonts.css');
@import url('/assets/fonts/nunito.css');
:root{--ink:#203e36;--muted:#727b74;--line:#e1e4db;--bg:#f7f8f2;--lime:#d9e99d;--white:#fff;--accent:#325647;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #768c38;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #78975d;outline-offset:2px}html{scroll-behavior:smooth;scroll-padding-top:30px}.header{max-width:1440px;margin:auto;padding:27px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:Manrope,Arial,sans-serif;font-size:25px;font-weight:800;letter-spacing:-1.2px;display:flex;align-items:center}.brand-light{font-weight:500}.brand-dot{color:#7b994d}.brand-icon{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:var(--lime);font-size:32px;line-height:1;width:39px;height:39px;border-radius:11px;margin-right:10px;position:relative}.brand-icon span{position:absolute;right:3px;top:3px;font-size:19px}.header nav{display:flex;gap:30px;align-items:center;font-size:13px;font-weight:600}.header-cta{border:1px solid #bac7b9;padding:12px 17px;border-radius:7px}.header-cta span{margin-left:15px}main{max-width:1440px;margin:auto;padding:0 5%}.intro{display:flex;align-items:center;justify-content:space-between;padding:58px 0 29px}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:700;display:inline-block}.small-star{font-size:19px;vertical-align:middle;margin-right:6px;color:#7d9555}h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(36px,4.2vw,59px);line-height:1.14;letter-spacing:-2.5px;margin:21px 0 21px;font-weight:650}h1 em{font-style:normal;color:#658468}p{line-height:1.65}.intro p{font-size:15px;color:#727b74;line-height:1.7;margin:0}.intro-note{display:flex;align-items:center;gap:25px;margin:0 65px 0 20px;transform:rotate(-5deg)}.intro-note p{font-size:16px;line-height:1.8}.intro-note strong{color:var(--ink)}.note-symbol{font-family:Georgia,serif;font-size:95px;font-weight:400;color:#a4b087;transform:rotate(10deg)}.trust-line{display:flex;gap:29px;flex-wrap:wrap;font-size:12px;color:#526354;padding:0 0 34px}.trust-line i{display:inline-flex;border-radius:50%;background:#e8eddb;color:#446138;align-items:center;justify-content:center;width:18px;height:18px;margin-right:6px;font-style:normal;font-size:11px}.workspace{display:grid;grid-template-columns:minmax(350px, .83fr) minmax(0,1.3fr);gap:33px;align-items:start;border-top:1px solid var(--line);padding:35px 0 70px}.editor{border:1px solid #e0e4dc;border-radius:14px;background:#fff;padding:27px 28px}.editor-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.editor-top .eyebrow{font-size:9px;letter-spacing:1.4px}#save-state{font-size:9px;color:#818980}.editor h2{font-family:Manrope,Arial,sans-serif;font-size:29px;line-height:1.23;letter-spacing:-1.1px;margin:19px 0 12px}.editor-lead{font-size:12px;color:var(--muted);max-width:315px;margin-bottom:27px}fieldset{border:0;border-top:1px solid #edf0e9;padding:23px 0 24px;margin:0;min-inline-size:0}legend{float:left;font-weight:650;font-size:14px;margin-bottom:19px;padding:0;width:100%;display:flex;gap:10px;align-items:center}.step{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;background:#f0f3e9;border:1px solid #e5e9dc;border-radius:7px;font-size:11px}.editor label:not(.upload-zone):not(.check-label){font-size:12px;display:block;margin:15px 0 8px;font-weight:550}.required{color:#7d9555}input:not([type=checkbox]):not([type=file]),textarea,select{width:100%;border:1px solid #dfe4da;border-radius:7px;background:#fdfdfb;padding:12px 13px;color:#253e35;font-size:13px;min-height:43px}textarea{resize:vertical;line-height:1.6}input::placeholder,textarea::placeholder{color:#949b91;opacity:1}.editor small{font-size:10px;color:#7d877c;display:block;line-height:1.6;margin-top:6px}.text-action{background:none;border:0;padding:10px 0;font-size:12px;font-weight:600;display:flex;align-items:center;gap:8px}.text-action span:last-child{margin-left:auto}.section-note{clear:both;font-size:12px;color:var(--muted);margin:0 0 13px}.upload-zone{clear:both;background:#f7f9f0;border:1px dashed #bdcca8;border-radius:9px;display:flex;flex-direction:column;align-items:center;padding:19px 12px;cursor:pointer;text-align:center;position:relative}.upload-zone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.upload-zone:focus-within{outline:2px solid #78975d}.upload-zone.dragging{background:#e6eccf}.upload-zone strong{font-size:13px;margin:8px 0 5px}.upload-zone>span:not(.upload-symbol){font-size:11px;color:#7a8672}.upload-zone small{font-size:9px}.upload-symbol{background:#e7eddc;border-radius:9px;font-size:25px;width:39px;height:39px;display:flex;align-items:center;justify-content:center}.check-label{display:flex;align-items:start;gap:9px;font-size:11px;margin:15px 0 0;line-height:1.5;clear:both}.check-label input{accent-color:#44643e;margin:1px 0 0;min-width:15px;min-height:15px}.check-help{display:block;font-size:10px;color:#7c877a;margin-top:3px}.theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;clear:both}.theme-choice{border:1px solid #e4e7de;border-radius:9px;background:#fff;padding:7px 7px 11px;text-align:left;position:relative}.theme-choice.selected{border:1.5px solid #55714b;background:#fafcf5}.theme-choice strong{font-size:11px;display:block;margin:9px 0 2px}.theme-choice small{font-size:8px;margin:0;line-height:1.4}.theme-mini{height:68px;background:#f1eae0;display:block;overflow:hidden;border-radius:5px;padding:8px}.theme-mini i{display:block;height:36px;width:100%;background:linear-gradient(145deg,#b4c3b7,#d3d0b8);margin-bottom:6px}.theme-mini b{display:block;background:#8d9b89;height:3px;width:65%;margin:3px 0}.theme-mini b:last-child{width:45%;opacity:.4}.minimal-mini{background:#ecefeb}.minimal-mini i{width:48%;float:right;height:100%;background:#b5c0b3}.minimal-mini b{margin-top:14px;width:43%;background:#3c5149}.editorial-mini{background:#343d34}.editorial-mini i{background:#9da58c}.editorial-mini b{background:#d5d5c0}.theme-check{display:none;position:absolute;right:9px;top:10px;border-radius:50%;width:16px;height:16px;background:#44643e;color:#fff;font-size:10px;text-align:center;line-height:16px}.selected .theme-check{display:block}.publish-card{background:#f0f4e7;border:1px solid #e4ead8;border-radius:10px;padding:22px}.publish-card .eyebrow{font-size:8px;letter-spacing:1.3px}.publish-card h3{font-family:Manrope,sans-serif;font-size:25px;line-height:1.2;letter-spacing:-.7px;margin:12px 0}.publish-card>p{font-size:12px;color:#6b7b62}.primary{background:var(--ink);color:#f6f9ed;border:0;border-radius:7px;padding:15px 19px;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;gap:20px}.publish-card .primary{width:100%;margin-top:20px}.primary:hover{background:#2e5445}.quiet-button{border:0;background:none;color:#6c776a;font-size:11px;padding:12px 0;text-decoration:underline;text-underline-offset:4px}#reset{margin-top:13px}.preview-sticky{position:sticky;top:22px}.preview-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;gap:6px}.preview-heading>span{font-size:8px;letter-spacing:1.1px;font-weight:650;display:flex;gap:7px;align-items:center}.live-dot{width:6px;height:6px;border-radius:50%;background:#789c5d;box-shadow:0 0 0 3px #e7efdd}.preview-heading .text-action{font-size:10px;padding:6px 0}.browser-frame{border:1px solid #dce1d5;border-radius:12px;overflow:hidden;background:#e9ece4;box-shadow:0 14px 40px #3745260b}.browser-chrome{height:37px;background:#eff1e9;display:flex;align-items:center;justify-content:space-between;padding:0 13px;font-size:9px;color:#85907e;border-bottom:1px solid #e0e5d9}.window-dots{display:flex;gap:4px}.window-dots i{width:6px;height:6px;border-radius:50%;background:#c9cfc0}.lock{font-size:17px}.preview-controls{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:8px 13px;border-bottom:1px solid #edf0e9}.language-picker{display:flex;gap:3px}.language-picker button{border:0;background:none;font-size:9px;padding:6px 9px;border-radius:4px;color:#798373}.language-picker button[aria-pressed=true]{background:#eaf0e0;color:#385138;font-weight:700}.device-picker{display:flex}.device-picker button{border:0;background:none;font-size:21px;line-height:1;padding:2px 7px;color:#85907e}.device-picker button[aria-pressed=true]{color:#284934;background:#f0f3eb;border-radius:4px}.iframe-wrap{height:min(650px,75vh);min-height:475px;display:flex;justify-content:center}.iframe-wrap iframe{width:100%;height:100%;border:0;background:#fff;transition:width .25s}.iframe-wrap.phone iframe{width:360px;max-width:100%}.preview-caption{display:flex;gap:10px;padding:15px 8px;color:#7c8776}.preview-caption>span{font-size:17px;color:#779061}.preview-caption p{font-size:10px;line-height:1.6;margin:0;max-width:410px}.preview-caption strong{font-weight:600;color:#63745c}.little-card{border:1px solid #e0e5d7;background:#f1f4e9;border-radius:9px;padding:17px;display:flex;align-items:center;gap:13px;margin-top:3px}.little-icon{height:37px;width:37px;border-radius:50%;background:#e2e9d4;display:flex;align-items:center;justify-content:center;font-size:21px}.little-card strong{font-size:12px}.little-card p{font-size:10px;color:#798571;margin:4px 0 0}.language-stack{margin-left:auto;color:#758964;font-size:12px;font-weight:600;line-height:1.2}.photo-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.photo-item{width:76px;position:relative}.photo-item img{width:76px;height:70px;object-fit:cover;border-radius:6px}.photo-item button{position:absolute;right:3px;top:3px;background:#fff;border:0;border-radius:50%;width:22px;height:22px;font-size:13px}.photo-item .make-cover{position:static;width:100%;height:auto;font-size:9px;background:none;border-radius:0;padding:4px 0}.inline-status{font-size:11px;line-height:1.6;color:#526748;margin:4px 0 0}.inline-status.error{color:#a23f2e}.how-section{padding:50px 0 60px;border-top:1px solid var(--line)}.how-section h2,.offer-section h2{font-size:32px;font-family:Manrope,sans-serif;font-weight:600;letter-spacing:-1.1px;line-height:1.3;margin:14px 0 28px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.how-grid article>span{font-size:13px;color:#8b9c71}.how-grid h3{font-size:17px;letter-spacing:-.3px;margin:12px 0 7px}.how-grid p{font-size:13px;color:#768270;max-width:280px}.offer-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#eaf0df;border-radius:14px;margin:0 0 60px;padding:42px}.offer-section p{font-size:13px;color:#6a7a60;max-width:470px}.offer-section ul{padding:10px 0;list-style:none;font-size:13px;line-height:2.9}.footer{max-width:1440px;margin:auto;padding:23px 5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.footer .brand{font-size:20px}.footer>span{font-size:10px;color:#84917c}.mobile-preview{display:none}dialog{border:1px solid #dde4d4;border-radius:12px;max-width:540px;width:calc(100% - 28px);padding:0;color:var(--ink);max-height:90dvh}dialog::backdrop{background:#142a24a3;backdrop-filter:blur(4px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--line);font-size:13px;background:#fff}.close-dialog{border:0;background:#f1f4ec;width:32px;height:32px;border-radius:50%}.dialog-body{padding:24px}.dialog-body p{font-size:13px}.dialog-body h2{font-family:Manrope,sans-serif;font-size:26px}.dialog-body label{display:block;font-size:12px;margin-top:20px;margin-bottom:8px}.dialog-body small{font-size:11px;line-height:1.7;display:block;margin-top:9px}.dialog-body a{word-break:break-all;text-decoration:underline}.preview-dialog{max-width:1200px;width:calc(100% - 40px);height:90dvh}.preview-dialog iframe{width:100%;height:calc(100% - 62px);border:0}#published-links .text-action{font-size:12px}.preview-column{align-self:stretch}.editor fieldset::after{content:'';display:table;clear:both}
@media(min-width:1500px){.iframe-wrap{height:690px}.intro{padding-top:65px}}@media(max-width:1100px){main,.header,.footer{padding-left:4%;padding-right:4%}.workspace{gap:22px;grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr)}.editor{padding:24px 20px}.intro-note{margin-right:10px}.preview-heading>span{font-size:7px;letter-spacing:.5px}.preview-heading .text-action{font-size:9px}.preview-controls{padding:7px 9px}.trust-line{gap:16px}.editor-top{flex-wrap:wrap}}
@media(max-width:760px){.header{padding:18px 5%}.brand{font-size:22px}.brand-icon{width:33px;height:33px;font-size:28px}.header nav>a:not(.header-cta){display:none}.header-cta{font-size:11px;padding:10px}.header-cta span{display:none}main{padding:0 5%}.intro{padding:34px 0 22px}.intro h1{font-size:36px;letter-spacing:-1.7px;line-height:1.17}.intro p{font-size:13px}.intro .eyebrow{font-size:8px;letter-spacing:1.3px}.intro-note{display:none}.trust-line{font-size:10px;gap:11px 15px;padding-bottom:26px}.trust-line i{width:15px;height:15px;font-size:9px}.workspace{display:flex;flex-direction:column;padding-top:24px;gap:22px;padding-bottom:38px}.editor{width:100%;padding:23px}.preview-column{display:none}.editor h2{font-size:27px}.editor-lead{max-width:100%}.mobile-preview{display:flex;position:fixed;bottom:15px;left:5%;width:90%;z-index:5;box-shadow:0 5px 25px #14342c50;font-size:14px}.how-section{padding:36px 0}.how-section h2,.offer-section h2{font-size:28px}.how-grid{grid-template-columns:1fr;gap:18px}.how-grid article{padding-left:40px;position:relative}.how-grid article>span{position:absolute;left:0;top:16px}.how-grid p{max-width:none}.offer-section{grid-template-columns:1fr;gap:5px;padding:27px;margin-bottom:25px}.offer-section h2{margin-bottom:15px}.offer-section ul{font-size:11px;line-height:2.5;margin:0}.footer{padding:20px 5% 95px;flex-wrap:wrap}.footer>span{display:none}.preview-dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0;max-width:none;margin:0}.theme-mini{height:79px}.theme-mini i{height:46px}.editor input:not([type=checkbox]):not([type=file]),.editor textarea,.editor select{font-size:16px}.editor small{font-size:11px}.check-label{font-size:12px}.section-note{font-size:13px}#save-state{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Keep the live preview visible on shorter desktop screens. */
 .faq-section,.resources-section{padding:35px 0 50px;border-top:1px solid var(--line)}.faq-section h2,.resources-section h2{font:600 30px/1.3 Manrope,Arial,sans-serif;letter-spacing:-1px;margin:15px 0 25px}.faq-section details{border-bottom:1px solid var(--line);padding:18px 0;max-width:920px}.faq-section summary{font-size:15px;font-weight:600;cursor:pointer;line-height:1.6}.faq-section details p{font-size:14px;color:#65745f;max-width:780px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.resource-grid>a{padding:24px;border:1px solid var(--line);border-radius:10px;background:#fff}.resource-grid h3{font-size:18px;margin:0 0 12px}.resource-grid p{font-size:12px;color:#6e7e65}.resource-grid>a>span{font-size:12px;font-weight:600}.guide{max-width:1050px;padding-top:45px;padding-bottom:60px}.guide h1{font-size:48px;max-width:820px}.breadcrumb{font-size:12px;color:#788770;display:block;margin-bottom:40px}.guide-intro{font-size:20px;color:#66775d;max-width:820px}.guide-cta{display:inline-flex;margin:16px 0 30px}.guide section{max-width:800px;margin:35px 0}.guide section h2{font-family:Manrope,Arial,sans-serif;font-size:25px;letter-spacing:-.5px}.guide section p{font-size:16px;color:#65735d;line-height:1.9}.guide .resource-grid{margin-top:50px}.dialog-header select{width:auto;min-height:32px;padding:5px 8px;font-size:12px;margin-left:auto;margin-right:12px}.dialog-header strong{max-width:60%}@media(max-width:760px){.resource-grid{grid-template-columns:1fr}.guide h1{font-size:36px}.guide-intro{font-size:17px}.faq-section h2,.resources-section h2{font-size:27px}.dialog-header{padding:10px 13px}.dialog-header strong{font-size:11px}.dialog-header select{margin-right:8px}.preview-dialog iframe{height:calc(100% - 54px)}}
@media(min-width:761px){.header{padding-top:20px;padding-bottom:20px}.intro{padding-top:32px;padding-bottom:20px}.intro h1{font-size:clamp(36px,4vw,53px);margin-top:16px;margin-bottom:16px}.trust-line{padding-bottom:24px}.workspace{padding-top:26px}}
body:has(dialog[open]){overflow:hidden}.preview-dialog{overflow:hidden}.preview-dialog iframe{display:block}.terms-link{display:block;font-size:11px;text-decoration:underline;margin-top:12px;text-underline-offset:3px}.editor label:not(.upload-zone):not(.check-label){font-size:14px}.editor input:not([type=checkbox]):not([type=file]),.editor textarea,.editor select{font-size:15px}.editor .section-note{font-size:13px}@media(max-width:760px){.editor input:not([type=checkbox]):not([type=file]),.editor textarea,.editor select{font-size:16px}}
.workspace{grid-template-columns:minmax(350px,.78fr) minmax(0,1.35fr)}.preview-sticky{max-height:calc(100vh - 35px);overflow-y:auto;scrollbar-width:thin;padding:0 7px 6px 0}.scaled-window{position:relative;overflow:hidden;width:100%;min-height:0;display:block}.scaled-window iframe{position:absolute;left:0;top:0;transform-origin:top left;border:0;max-width:none;transition:none;background:#fbfaf7}.device-label{font-size:10px;color:#718169}.secondary-previews{display:grid;grid-template-columns:1.4fr .82fr;gap:24px;margin-top:18px;align-items:start}.device-preview-label{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#607357;margin-bottom:8px}.device-expand{font-size:10px;background:none;border:0;padding:4px}.device-shell{padding:6px;border:1px solid #c8cebe;background:#e7ebdf;box-shadow:0 5px 17px #3641240a;overflow:hidden}.tablet-shell{border-radius:13px}.phone-shell{border-radius:23px;position:relative;padding:6px}.phone-shell .scaled-window{border-radius:17px}.phone-camera{position:absolute;left:50%;transform:translateX(-50%);top:9px;width:24%;height:5px;border-radius:0 0 8px 8px;background:#dce1d3;z-index:1}.device-shell iframe{pointer-events:auto}.phone-camera{pointer-events:none}.little-card{display:none}.dialog-devices{display:flex;justify-content:center;gap:7px;padding:8px;background:#f1f4eb;border-bottom:1px solid #dce2d4}.dialog-devices button{font-size:11px;border:0;border-radius:5px;padding:8px 15px;background:none}.dialog-devices button[aria-pressed=true]{background:#203e36;color:#fff}.full-device-wrap{height:calc(100% - 111px);background:#e6ebdf;display:flex;justify-content:center;overflow:hidden}.full-device-screen{position:relative;overflow:hidden;background:#fff}.preview-dialog .full-device-screen iframe{position:absolute;left:0;top:0;transform-origin:top left;border:0;max-width:none}@media(max-width:1100px) and (min-width:761px){.workspace{grid-template-columns:minmax(315px,.88fr) minmax(0,1.12fr);gap:20px}.secondary-previews{gap:14px}}@media(max-width:760px){.full-device-wrap{height:calc(100% - 103px)}.dialog-devices{padding:7px}.dialog-devices button{padding:7px 12px}.workspace{display:flex}}
.browser-frame>.scaled-window{max-height:43vh}.device-shell .scaled-window{max-height:220px}.preview-caption{padding-top:10px;padding-bottom:5px}
/* Give desktop screens room for readable inputs and a generous live preview. */
.address-suggestions{border:1px solid #c5cebd;border-radius:8px;background:#fff;box-shadow:0 8px 22px #203e3614;overflow:hidden;margin-top:5px}.address-suggestions[hidden]{display:none}.address-suggestions [role=option]{padding:13px 15px;font-size:15px;line-height:1.5;cursor:pointer;border-bottom:1px solid #edf0e9}.address-suggestions [role=option]:hover,.address-suggestions [aria-selected=true]{background:#edf3e5}.maps-attribution{font-family:Arial,sans-serif;font-size:12px;font-weight:400;font-style:normal;letter-spacing:normal;white-space:nowrap;color:#5e5e5e;padding:10px 15px;text-align:right}#address-search-status:empty{display:none}
@media(min-width:1101px){
  main:not(.guide),.header,.footer{width:calc(100% - clamp(64px,6vw,160px));max-width:2400px;padding-left:0;padding-right:0}
  .header{padding-top:26px;padding-bottom:26px}.brand{font-size:30px}.brand-icon{width:44px;height:44px}.header nav{font-size:16px;gap:36px}.header-cta{padding:15px 21px}
  .intro{padding-top:42px;padding-bottom:28px}.intro h1{font-size:clamp(52px,3.4vw,78px);letter-spacing:-2.8px}.intro p{font-size:18px}.intro-note p{font-size:20px}.eyebrow{font-size:12px}.trust-line{font-size:15px;gap:32px;padding-bottom:30px}
  .workspace{grid-template-columns:clamp(410px,29vw,600px) minmax(0,1fr);gap:clamp(28px,2.5vw,60px);padding-top:32px}
  .editor{padding:34px}.editor h2{font-size:36px}.editor-lead{font-size:16px;max-width:none}.editor-top .eyebrow,#save-state{font-size:11px}
  fieldset{padding:28px 0}legend{font-size:18px;gap:12px}.step{width:30px;height:30px;font-size:14px}
  .editor label:not(.upload-zone):not(.check-label){font-size:17px;margin-top:20px}.editor input:not([type=checkbox]):not([type=file]),.editor textarea,.editor select{font-size:18px;min-height:54px;padding:14px 16px}
  .editor small,.check-help{font-size:13px}.editor .section-note,.editor .text-action{font-size:16px}.upload-zone{padding:28px 16px}.upload-zone strong{font-size:17px}.upload-zone>span:not(.upload-symbol){font-size:15px}.upload-zone small{font-size:12px}.check-label{font-size:14px;gap:11px}.check-label input{min-width:19px;min-height:19px}
  .theme-choice strong{font-size:15px}.theme-choice small{font-size:12px}.theme-mini{height:92px}.theme-mini i{height:56px}.theme-grid{gap:12px}
  .publish-card{padding:28px}.publish-card h3{font-size:32px}.publish-card>p{font-size:16px}.publish-card .eyebrow{font-size:11px}.primary{font-size:17px;padding:18px 22px}.terms-link,.quiet-button,.inline-status{font-size:14px}
  .preview-heading>span{font-size:12px}.preview-heading .text-action{font-size:14px}.browser-chrome{height:42px;font-size:12px}.preview-controls{padding:10px 16px}.language-picker button{font-size:13px;padding:8px 12px}.device-label,.device-preview-label,.device-expand{font-size:14px}.device-expand{padding:6px}.secondary-previews{gap:28px;margin-top:22px}
  .browser-frame>.scaled-window{max-height:52vh}.device-shell .scaled-window{max-height:clamp(220px,28vh,340px)}.preview-caption p{font-size:13px;max-width:660px}
  .how-section h2,.offer-section h2,.faq-section h2,.resources-section h2{font-size:40px}.how-grid h3{font-size:22px}.how-grid p,.offer-section p,.offer-section ul,.resource-grid p,.faq-section details p{font-size:17px}.how-grid p{max-width:430px}.faq-section summary{font-size:19px}.resource-grid h3{font-size:23px}.resource-grid>a>span{font-size:16px}.footer>span{font-size:13px}
}
/* Fresh Mediterranean identity: softer type, vivid photography and rounded controls. */
:root{--ink:#173f4b;--muted:#6c8189;--line:#dce9ea;--bg:#f7fbfb;--accent:#087f88;--lime:#d9f3df}body{background:var(--bg)}.brand,.editor h2,.publish-card h3,.how-section h2,.offer-section h2,.faq-section h2,.resources-section h2,.dialog-body h2{font-family:Nunito,Arial,sans-serif;font-weight:800}.brand{letter-spacing:-1.4px}.brand-icon{background:#087f88;border-radius:15px;color:#fff}.brand-dot{color:#ef986f}.header-cta{border-radius:40px;border-color:#b9d6d8}.header{border-bottom-color:#e1ecec}.intro-showcase{display:grid;grid-template-columns:.86fr 1.2fr;gap:clamp(30px,4vw,90px);padding-top:50px;padding-bottom:40px;align-items:center}.intro-copy .eyebrow{font-size:11px;letter-spacing:1.5px;background:#e7f4f2;color:#32827f;padding:9px 14px;border-radius:40px}.intro-copy .small-star{color:#ef936e}.intro-copy h1{font-family:Nunito,Arial,sans-serif;font-size:clamp(45px,4.3vw,88px);line-height:1.02;letter-spacing:-3px;font-weight:800;margin:24px 0}.intro-copy h1 em{color:#087f88}.intro-copy>p{font-size:18px;line-height:1.75;color:#647f88}.intro-visual{margin:0;min-width:0;position:relative}.intro-visual>img{width:100%;height:auto;display:block;border-radius:32px;box-shadow:0 24px 65px #19728c18}.intro-visual figcaption{font-size:13px;font-weight:600;line-height:1.5;color:#3f707b;margin:16px 4px 0}.intro-visual figcaption span{float:right;font-weight:400;font-size:11px;color:#83979c}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px;flex-wrap:wrap}.primary{background:#087f88;border-radius:40px;box-shadow:0 6px 16px #087f8812}.primary:hover{background:#096b74}.hero-actions .primary{font-size:16px;padding:18px 25px;gap:30px}.hero-secondary{font-size:15px;font-weight:600;display:flex;align-items:center;gap:13px}.hero-reassurance{display:block;font-size:12px;color:#789098;margin-top:16px}.trust-line{color:#597985}.trust-line i{background:#e1f2ed;color:#2e867a}.editor{border-radius:24px;border-color:#dbe9e9;box-shadow:0 8px 40px #174d5710}.editor input:not([type=checkbox]):not([type=file]),.editor textarea,.editor select{border-radius:13px;border-color:#d8e5e6;background:#fbfdfd}.editor h2{letter-spacing:-1.3px}.step{background:#e6f4f3;border-color:#d5e9e7;border-radius:10px;color:#25807e}.upload-zone{background:#f0f9f8;border-color:#accfcd;border-radius:18px}.upload-symbol{border-radius:14px;background:#e0f0ed;color:#21867f}.publish-card{border-radius:20px;background:#e8f5f2;border-color:#d2e9e3}.publish-card>p{color:#5b7b77}.theme-choice{border-radius:15px;padding:9px 9px 14px}.theme-choice.selected{border-color:#248991;background:#f3fbfa}.theme-mini{border-radius:9px;background:#e6f4f6}.theme-mini i{border-radius:7px;background:linear-gradient(145deg,#3d9ab1,#a6dcd8)}.theme-mini b{border-radius:8px;background:#477c85}.minimal-mini{background:#fff0e7}.minimal-mini i{background:#deb795}.editorial-mini{background:#123d55}.editorial-mini i{background:#82bec9}.editorial-mini b{background:#e8c4a4}.theme-check{background:#087f88}.browser-frame{border-radius:20px;border-color:#cddfe1;background:#e9f3f3;box-shadow:0 14px 35px #1c5d7210}.browser-chrome{background:#eaf3f3;color:#6a8c94;border-color:#d8e7e9}.window-dots i{background:#b5cdd0}.window-dots i:first-child{background:#eab495}.preview-controls{border-color:#e5eff0}.language-picker button[aria-pressed=true]{background:#e3f3f1;color:#277d78;border-radius:20px}.device-shell{background:#e5f1f1;border-color:#c8dee0}.tablet-shell{border-radius:20px}.phone-shell{border-radius:27px}.phone-shell .scaled-window{border-radius:21px}.preview-caption{color:#78939a}.preview-heading>span,.device-preview-label{color:#4a7780}.live-dot{background:#30a899;box-shadow:0 0 0 3px #def3ee}.offer-section{background:#e4f3f3;border-radius:26px}.resource-grid>a{border-radius:20px;border-color:#dce9e9}.how-grid article>span{color:#288a8c}.offer-section p,.how-grid p,.resource-grid p,.faq-section details p{color:#647f87}.dialog-devices button[aria-pressed=true]{background:#087f88}.dialog-devices,.full-device-wrap{background:#e8f2f3}.preview-dialog{border-radius:20px}.address-suggestions{border-radius:14px;border-color:#bed9da}.address-suggestions [role=option]:hover,.address-suggestions [aria-selected=true]{background:#e9f6f4}
@media(min-width:1800px){.intro-copy>p{font-size:21px}.hero-actions .primary{font-size:19px;padding:21px 30px}.hero-secondary{font-size:18px}.hero-reassurance{font-size:14px}.intro-visual figcaption{font-size:15px}}
@media(max-width:1100px){.intro-showcase{gap:30px;padding-top:35px}.intro-copy h1{font-size:48px;letter-spacing:-2px}.intro-copy>p{font-size:15px}.hero-actions{gap:18px}.hero-actions .primary{font-size:14px;padding:15px 20px}.hero-secondary{font-size:13px}.intro-visual figcaption span{float:none;display:block}.intro-copy .eyebrow{font-size:9px;letter-spacing:.7px}}
@media(max-width:760px){.intro-showcase{display:flex;flex-direction:column;gap:28px;padding-top:30px;padding-bottom:26px;align-items:stretch}.intro-copy h1{font-size:clamp(40px,10.5vw,56px);line-height:1.03;letter-spacing:-1.7px;margin:21px 0}.intro-copy>p{font-size:15px;line-height:1.7}.intro-copy .eyebrow{font-size:9px}.hero-actions{margin-top:24px;gap:18px}.hero-actions .primary{font-size:14px;padding:16px 20px}.hero-reassurance{font-size:11px}.intro-visual>img{border-radius:22px}.intro-visual figcaption{font-size:11px;margin-top:11px}.intro-visual figcaption span{display:none}.editor{border-radius:22px}.mobile-preview{border-radius:40px}.preview-dialog{border-radius:0}.header-cta{border-radius:30px}.brand-icon{border-radius:11px}.trust-line{font-size:10px}}

.free-banner{display:flex;justify-content:center;align-items:center;gap:18px;padding:13px 24px;background:#087b78;color:white;font-size:15px;text-decoration:none}.free-banner strong{background:#e9ff89;color:#183e38;border-radius:30px;padding:5px 13px;font-size:12px;letter-spacing:1px}.free-banner b{font-size:14px}.optional-section{border-top:1px solid var(--line,#dde7e3);padding:24px 0}.optional-section summary{cursor:pointer;font-weight:800;font-size:17px;list-style:none}.optional-section summary:before{content:'+';display:inline-block;width:26px;color:#07847d}.optional-section[open] summary:before{content:'−'}.optional-section summary span{float:right;font-size:12px;font-weight:500;color:#657b78}.optional-section fieldset{margin-top:22px;border:0;padding:0}.language-picker button{display:inline-flex;gap:7px;align-items:center;border-radius:12px;padding:7px 10px}.language-flag{width:30px;height:22px;display:inline-block;box-shadow:0 2px 5px #173d3820;flex-shrink:0}.language-picker button[aria-pressed=true]{box-shadow:0 0 0 1px #0b918c;background:#e6f7f2}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:600px){.free-banner{gap:8px;padding:10px 12px;font-size:12px}.free-banner strong{font-size:10px;padding:4px 8px}.free-banner b{font-size:11px}.banner-detail{display:none}.language-picker button{padding:6px;gap:4px}.language-flag{width:25px;height:19px}}

.brand-domain{font-weight:500;letter-spacing:-.8px;color:#088480}.language-picker button{border-radius:12px!important}.intro h1{font-size:clamp(42px,4.6vw,86px)}

.language-flag{width:30px!important;height:22px!important;box-shadow:0 2px 5px #173d3820!important;object-fit:contain}.site-lang button{font:inherit;display:inline-flex;align-items:center;gap:5px;border:0;color:inherit;background:transparent;padding:3px 10px;cursor:pointer;border-radius:12px;font-size:12px}.site-lang [aria-current=true]{background:var(--soft);color:var(--accent);font-weight:800}.site-lang a{padding:3px 10px}.site-lang{padding-top:5px;padding-bottom:5px}@media(max-width:480px){.language-flag{width:25px!important;height:19px!important}.site-lang button,.site-lang a{padding:3px 6px}}

/* One full-length live page. Only the main document scrolls. */
.preview-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px 0 20px}.preview-toolbar .eyebrow{color:#4f898c;font-size:10px}.preview-toolbar h2{font:800 27px/1.2 Nunito,Arial,sans-serif;letter-spacing:-.6px;margin:8px 0 0}.preview-device-tabs{display:flex;gap:8px;padding:6px;border:1px solid #dbe9e9;background:white;border-radius:22px}.preview-device-tabs button{display:flex;align-items:center;justify-content:center;gap:9px;padding:13px 19px;border:0;background:transparent;border-radius:16px;font-weight:650;color:#557780}.preview-device-tabs svg{height:21px;width:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.preview-device-tabs button[aria-pressed=true]{background:#087f88;color:white;box-shadow:0 4px 12px #087f8820}.workspace{align-items:start}.preview-column{display:block;min-width:0;align-self:start}.preview-context{display:flex;align-items:center;gap:9px;padding:4px 3px 15px;font-size:12px;color:#6e8991;overflow-wrap:anywhere}#preview-device-name{margin-left:auto;white-space:nowrap}.page-preview-canvas{width:100%;min-width:0}.page-preview-surface{position:relative;margin:0 auto;background:white;border:0;box-shadow:0 12px 45px #174d5710;overflow:hidden;min-height:0;max-height:none}.page-preview-surface iframe{position:absolute;left:0;top:0;border:0;display:block;max-width:none;transform-origin:top left;background:white}.preview-column .preview-caption{justify-content:center;padding:16px 5px}.preview-column .preview-caption p{max-width:none}.workspace{padding-top:10px}.preview-column{scroll-margin-top:20px}@media(max-width:760px){.preview-toolbar{align-items:stretch;flex-direction:column;gap:17px;padding:24px 0 10px}.preview-toolbar h2{font-size:25px}.preview-device-tabs{width:100%;justify-content:space-between;padding:5px;border-radius:18px;gap:2px}.preview-device-tabs button{flex:1;padding:12px 6px;font-size:12px;gap:6px;border-radius:13px}.preview-device-tabs svg{width:18px;height:18px}.workspace{display:flex;flex-direction:column;gap:25px}.preview-column{display:block;width:100%}.preview-context{font-size:11px}.mobile-preview{justify-content:center}.footer{padding-bottom:85px}}
.mobile-preview[hidden]{display:none!important}
.open-options{border-top:1px solid #dfe9e7;padding-top:24px;margin-top:24px}.open-options h3{font-size:19px;margin:0 0 18px}.open-options h3 small{font-size:12px;font-weight:400;color:#607873}.open-options fieldset{padding-top:0;border:0}.theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-choice strong{font-size:14px}.theme-choice small{font-size:10px}.inline-status:empty{display:none}.photo-item .make-cover{font-size:11px}

/* Clear free offer and readable live-preview introduction. */
.free-stamp{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:19px 27px;margin:6px 0 16px;transform:rotate(-4deg);border:2px solid #087f88;border-radius:22px;background:#f4f6dc;box-shadow:inset 0 0 0 5px #f4f6dc,inset 0 0 0 6px #087f8840,0 9px 0 #087f880b;color:#087580;text-align:center;font-family:Nunito,Arial,sans-serif;max-width:100%}
.free-stamp strong{display:block;font-size:clamp(28px,2.5vw,42px);line-height:1.1;letter-spacing:2px;font-weight:900}.free-stamp div>span{display:block;font-size:14px;font-weight:700;margin-top:7px}.stamp-spark{font-size:23px;color:#c48046}
.hero-reassurance{font-size:20px;line-height:1.65;color:#345e68;margin-top:22px}.hero-reassurance>strong,.hero-reassurance>span{display:block}.hero-reassurance>strong{font-weight:800}.hero-reassurance .no-payment{margin-top:5px;color:#087580;font-weight:700;font-size:17px}
.trust-line{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:830px;gap:18px 42px;font-size:18px;font-weight:600;padding:5px 0 32px;color:#345e68}.trust-line>span{display:flex;align-items:center;gap:11px}.trust-line i{width:28px;height:28px;flex-shrink:0;margin:0;font-size:16px}
.preview-toolbar h2{font-size:clamp(32px,3vw,46px);letter-spacing:-1px;margin-top:9px}.preview-toolbar .eyebrow{font-size:12px;letter-spacing:1.1px}.preview-toolbar{flex-wrap:wrap}
.minimal-mini i{float:none;width:100%;height:36px}.minimal-mini b{margin:3px 0;width:65%}
@media(max-width:760px){.free-stamp{padding:16px 20px;gap:14px;margin-bottom:13px}.free-stamp strong{font-size:30px;letter-spacing:1.5px}.free-stamp div>span{font-size:12px}.stamp-spark{font-size:19px}.hero-reassurance{font-size:18px}.hero-reassurance .no-payment{font-size:16px}.trust-line{font-size:15px;gap:16px 12px;padding-bottom:24px}.trust-line>span{gap:8px;line-height:1.4}.trust-line i{width:25px;height:25px;font-size:14px}.preview-toolbar h2{font-size:34px}.preview-toolbar .eyebrow{font-size:10px}}
@media(max-width:360px){.trust-line{grid-template-columns:1fr}.free-stamp{padding:15px;gap:10px}.free-stamp strong{font-size:27px}}

.editor .optional-label{font-size:12px;font-weight:400;color:#627c83}
