:root{--ink:#243c33;--muted:#5f6b65;--paper:#f8f7f2;--line:#dedfd7;--accent:#ad4a29;--peach:#f3dfd2;--white:#fff;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,select,input{font:inherit}button,a,select,summary,label{ -webkit-tap-highlight-color:transparent}button,select,summary{cursor:pointer}button{color:inherit}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #af512f;outline-offset:5px}button{background:none}p,h1,h2,h3{margin:0}svg{flex-shrink:0;vertical-align:middle}.wrap{max-width:1240px;margin:auto;width:calc(100% - 100px)}.section{padding-top:110px;padding-bottom:110px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:22px;line-height:1.6}.eyebrow>span{display:inline-block;width:7px;height:7px;background:var(--accent);border-radius:50%;margin:0 9px 1px 0}h1,h2,h3{letter-spacing:-1.5px}h1{font-size:clamp(52px,5.3vw,76px);line-height:1.07;font-weight:500}h1 em,h2 em{font-family:Georgia,'Times New Roman',serif;color:var(--accent);font-weight:400}h2{font-size:clamp(34px,3.5vw,48px);line-height:1.15;font-weight:500}h3{font-size:21px;line-height:1.35;letter-spacing:-.4px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:51px;padding:12px 22px;border-radius:7px;font-size:14px;font-weight:600;line-height:1.4;border:1px solid transparent;transition:background .2s,transform .2s;white-space:normal}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:#3f5c4e}.button.text{padding-left:0;padding-right:0;border-bottom:1px solid #939e93;border-radius:0;min-height:32px}.button.text svg{width:16px}.button.small{min-height:42px;padding:10px 15px}.button.cream{background:var(--paper);color:var(--ink)}.site-header{height:92px;max-width:1400px;width:calc(100% - 100px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line)}.brand{font-size:24px;font-weight:700;letter-spacing:-1px;display:flex;gap:10px;align-items:center;white-space:nowrap}.brand>svg{width:31px;height:31px}.brand-dot{color:var(--accent)}.site-header nav{display:flex;gap:28px;font-size:14px}.site-header nav a:hover,.footer-links a:hover{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:24px}.language{font-size:13px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding-top:90px;padding-bottom:95px}.lead{font-size:18px;line-height:1.75;color:var(--muted);max-width:475px;margin-top:27px}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:35px}.micro{margin-top:20px;font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}.micro svg{width:15px;height:15px}.hero-visual{height:530px;position:relative;padding-top:38px;background:var(--peach);border-radius:130px 130px 12px 12px}.visual-tag{position:absolute;right:22px;top:23px;display:flex;align-items:center;gap:9px;font-size:12px;color:#68412e}.visual-tag svg{width:17px;height:17px}.editor-window{position:absolute;top:79px;left:-27px;right:22px;border:1px solid #d2d6cf;border-radius:9px;background:#fff;box-shadow:0 20px 45px #243c331c;overflow:hidden;transform:rotate(-2deg)}.window-bar{height:42px;display:flex;gap:18px;align-items:center;padding:0 14px;border-bottom:1px solid #e2e5df;font-size:10px;color:#5f685f;background:#fff}.window-dots{display:flex;gap:4px}.window-dots i{width:5px;height:5px;border-radius:50%;background:#d7dbd3}.saved{margin-left:auto;font-size:10px;display:flex;align-items:center;gap:3px}.saved svg{width:13px;height:13px}.editor-body{display:flex;height:392px;background:#edf0ec}.editor-sidebar{width:140px;padding:25px 12px;background:#fff;flex-shrink:0;font-size:10px}.editor-sidebar strong{display:block;font-weight:600;font-size:10px}.editor-sidebar p{font-size:9px;color:#5f685f;margin-top:8px}.editor-sidebar hr{border:0;border-top:1px solid #e5e8e0;margin:20px 0}.editor-colors{display:flex;gap:6px;margin-top:13px}.editor-colors i{width:15px;height:15px;border-radius:50%;background:#304e42}.editor-colors i:nth-child(2){background:#c5cdbd}.editor-colors i:nth-child(3){background:#f3dfd2}.editor-section{margin-top:8px;padding:7px 4px;display:flex;align-items:center;gap:7px;font-size:9px}.editor-section.active{background:#edf1e9;border-radius:3px}.hero-email{width:calc(100% - 140px);margin:12px;height:370px;overflow:hidden}.frame-wrap{position:relative;overflow:hidden}.frame-wrap iframe{width:640px;height:1100px;border:0;transform-origin:top left;pointer-events:none;display:block;background:#fff}.signature-tag{position:absolute;bottom:19px;right:16px;background:var(--ink);color:#fff;padding:10px 17px;display:flex;align-items:center;gap:10px;border-radius:5px;transform:rotate(2deg);font-size:12px;box-shadow:0 6px 14px #243c331a}.signature-tag span{font-size:23px;color:#ead7c3}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0}.proof-strip>div{display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;border-right:1px solid var(--line)}.proof-strip>div:last-child{border-right:0}.proof-strip svg{width:19px;height:19px}.section-heading{display:flex;justify-content:space-between;gap:55px;align-items:flex-end;margin-bottom:40px}.section-heading>p{max-width:360px;font-size:16px;color:var(--muted)}.gallery-controls{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:24px}.style-tabs{display:flex;gap:6px;background:#eceee6;padding:5px;border-radius:8px;flex-wrap:wrap}.style-tabs button{border:0;padding:10px 14px;border-radius:5px;display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.5}.style-tabs button[aria-selected=true]{background:#fff;box-shadow:0 1px 4px #243c3310}.style-dot{width:7px;height:7px;border-radius:50%}.dot-atelier{background:#304e42}.dot-ligne{background:#252525}.dot-bloom{background:#7e425d}.dot-studio{background:#314db5}.dot-terre{background:#8b4b32}.notification-control>span{display:block;font-size:12px;color:var(--muted);margin-bottom:6px}.notification-control select{min-height:43px;max-width:310px;border-radius:6px;border:1px solid #c9cec4;padding:9px 35px 9px 12px;background:transparent;color:var(--ink);font-size:14px}.gallery-panel{display:grid;grid-template-columns:38% 62%;border:1px solid #d7ddcf;min-height:600px;border-radius:12px;overflow:hidden;background:#e9eee5}.gallery-caption{padding:56px 40px 40px;display:flex;flex-direction:column;align-items:flex-start}.gallery-caption .eyebrow{font-size:12px;color:#556456;margin-bottom:25px}.gallery-caption h3{font-family:Georgia,serif;font-size:52px;font-weight:400;line-height:1.15}.gallery-caption #style-description{color:var(--muted);margin-top:18px;max-width:220px}.gallery-caption>.button{margin-top:auto;font-size:13px;padding:12px 16px}.preview-disclaimer{font-size:12px;color:var(--muted);margin-top:14px;max-width:245px}.variant-options{display:flex;gap:7px;align-items:center;margin-top:25px}.variant-options label{position:relative;display:flex;align-items:center;justify-content:center;width:34px;height:34px;cursor:pointer}.variant-options input{position:absolute;opacity:0;width:34px;height:34px;cursor:pointer;margin:0}.variant{width:23px;height:23px;display:block;border:1px solid #b0b6aa;border-radius:50%;pointer-events:none}.variant-0{background:#fff}.variant-1{background:var(--swatch,#304e42)}.variant-2{background:linear-gradient(45deg,var(--swatch,#304e42) 50%,#eed9c3 50%)}.variant-options input:checked+.variant{outline:2px solid var(--ink);outline-offset:3px}.variant-options input:focus-visible+.variant{outline:3px solid var(--accent);outline-offset:4px}#variant-label{font-size:12px;margin-left:8px}.gallery-preview{padding:32px 35px 0;overflow:hidden;background:#dfe6d9;transition:background .3s}.preview-toolbar{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #d8ded3;border-bottom:0;border-radius:8px 8px 0 0;padding:13px 18px;font-size:11px}.preview-toolbar>span:first-child{display:flex;gap:8px;align-items:center}.preview-toolbar svg{width:16px;height:16px}.preview-toolbar>span:last-child{font-size:10px;font-weight:700;letter-spacing:2px}.gallery-email{height:540px;box-shadow:0 10px 35px #243c3310;background:#fff;border:1px solid #d8ded3;border-top:0}.workflow{padding-top:25px}.workflow>h2{max-width:690px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:48px}.step-number{display:block;font-family:Georgia,serif;font-size:27px;color:var(--accent);border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:24px}.steps h3{font-size:20px}.steps p{margin-top:14px;color:var(--muted);font-size:15px}.feature-section{background:#eeeee5}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.feature-intro>p:not(.eyebrow){margin-top:24px;max-width:390px;color:var(--muted)}.language-note{position:relative;display:flex;flex-direction:column;align-items:flex-start;margin-top:35px;gap:10px}.language-note span{background:#fff;border:1px solid #d7ddcf;border-radius:7px;font-family:Georgia,serif;padding:10px 21px;font-size:21px}.language-note span:nth-child(2){margin-left:70px;background:var(--ink);color:#fff}.language-note>svg{position:absolute;left:27px;bottom:13px}.features{display:grid;grid-template-columns:1fr 1fr;column-gap:35px;row-gap:38px}.features article>svg{width:26px;height:26px;margin-bottom:17px}.features h3{font-size:18px;line-height:1.4;letter-spacing:-.3px}.features p{font-size:14px;color:var(--muted);margin-top:10px;line-height:1.7}.pricing{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.pricing>div>p:not(.eyebrow){color:var(--muted);max-width:395px;margin-top:25px}.price-card{background:#fff;border:1px solid #d7ddcf;padding:33px;border-radius:12px;box-shadow:0 8px 0 #eaece2}.plan-title{display:flex;justify-content:space-between;font-size:16px;font-weight:600}.price{font-size:66px;line-height:1.1;letter-spacing:-3px;padding:26px 0;border-bottom:1px solid var(--line)}.price span{font-size:13px;font-weight:400;letter-spacing:0;margin-left:15px;color:var(--muted)}.price-card ul{padding:23px 0;margin:0;list-style:none;display:flex;flex-direction:column;gap:12px;font-size:14px}.price-card li{display:flex;gap:11px;align-items:center}.price-card li svg{width:17px;height:17px}.price-card>.button{width:100%}.price-note{font-size:11px!important;line-height:1.5;text-align:center;margin-top:14px!important}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:90px;border-top:1px solid var(--line);padding-top:70px}.faq h2{font-size:38px}.questions details{border-bottom:1px solid var(--line)}.questions summary{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 0;font-size:16px;list-style:none;line-height:1.45}.questions summary::-webkit-details-marker{display:none}.questions summary span{font-size:23px;font-weight:400}.questions details[open] summary span{transform:rotate(45deg)}.questions details p{font-size:15px;color:var(--muted);margin:0 25px 24px 0}.closing{background:var(--ink);color:#fff;padding:70px 0}.closing>.wrap{display:flex;align-items:center;justify-content:space-between;gap:70px}.closing h2{font-size:44px}.closing h2 em{color:#edc7ab}.closing .eyebrow{color:#b9c8b6}.closing .wrap>div:last-child>p{font-size:12px;margin-top:14px;color:#b9c8b6}.footer-top{display:flex;justify-content:space-between;gap:50px;padding:52px 0 40px}.footer-top p{font-size:13px;color:var(--muted);margin-top:10px}.footer-links{display:flex;gap:26px;align-items:flex-start;padding-top:6px;font-size:13px}.footer-bottom{border-top:1px solid var(--line);padding:22px 0 30px;display:flex;justify-content:space-between;gap:30px;color:var(--muted);font-size:11px}.privacy{max-width:350px}.privacy summary{list-style:none;text-align:right;font-size:12px}.privacy p{padding-top:14px;line-height:1.7}.skip{position:absolute;top:-100px;left:20px;background:var(--ink);padding:12px;color:#fff;z-index:100}.skip:focus{top:10px}.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:1500px){.hero-visual{height:550px}}@media(max-width:1100px){.site-header{gap:20px}.site-header nav{gap:17px}.site-header .button svg{display:none}.header-actions{gap:16px}.hero{gap:45px;padding-top:65px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-visual{height:485px}.editor-sidebar{width:108px;padding:20px 9px}.hero-email{width:calc(100% - 108px)}.editor-window{left:-10px}.editor-body{height:350px}.hero-email{height:330px}.section{padding-top:85px;padding-bottom:85px}.style-tabs button{padding:8px 10px;gap:7px}.gallery-caption{padding:40px 28px}.gallery-controls{gap:15px}.gallery-preview{padding:25px 25px 0}.gallery-panel{grid-template-columns:36% 64%}.pricing,.feature-grid{gap:60px}.workflow{padding-top:20px}.proof-strip>div{font-size:11px;gap:7px}.proof-strip svg{width:15px}}@media(max-width:860px){.wrap,.site-header{width:calc(100% - 48px)}.site-header nav{display:none}.site-header{height:78px}.hero{grid-template-columns:1fr;gap:45px;padding-top:55px;padding-bottom:55px}.hero-copy{max-width:620px}.hero h1{font-size:64px}.lead{max-width:590px;font-size:17px}.hero-actions{flex-direction:row;align-items:center;gap:25px}.hero-visual{height:470px;max-width:590px;width:100%;margin:0 auto}.editor-window{left:20px;right:20px}.editor-body{height:320px}.hero-email{height:300px}.editor-sidebar{width:140px}.hero-email{width:calc(100% - 140px)}.signature-tag{bottom:19px;right:35px}.proof-strip{grid-template-columns:1fr 1fr;gap:18px;padding:23px 0}.proof-strip>div{font-size:12px;justify-content:flex-start;padding:0 20px}.proof-strip>div:nth-child(2){border:0}.section-heading{display:block}.section-heading>p{max-width:560px;margin-top:20px}.gallery-controls{display:block}.style-tabs{width:max-content;max-width:100%}.notification-control{display:block;margin-top:20px}.notification-control select{max-width:100%;width:100%}.gallery-panel{grid-template-columns:1fr}.gallery-caption{display:grid;grid-template-columns:1fr auto;gap:20px;padding:28px}.gallery-caption h3{font-size:37px}.gallery-caption .eyebrow{margin-bottom:13px}.gallery-caption #style-description{max-width:100%;font-size:14px;margin-top:8px}.gallery-caption>.button{align-self:center;margin:0;max-width:200px}.gallery-caption>.preview-disclaimer{grid-column:1/-1;max-width:100%;margin:0;font-size:11px}.variant-options{margin-top:14px}.gallery-preview{padding:25px 40px 0}.gallery-email{height:490px}.gallery-panel{min-height:0}.steps{gap:27px}.steps h3{font-size:18px}.steps p{font-size:14px}.feature-grid{grid-template-columns:1fr;gap:45px}.feature-intro{max-width:600px}.language-note{display:none}.pricing{gap:40px;grid-template-columns:1fr 1fr}.pricing h2{font-size:36px}.price-card{padding:24px}.faq{grid-template-columns:1fr;gap:25px}.closing>.wrap{gap:40px}.closing h2{font-size:35px}.footer-links{gap:16px}.footer-top{gap:30px}}@media(max-width:550px){.wrap,.site-header{width:calc(100% - 36px)}.site-header{gap:10px;height:73px}.brand{font-size:21px;gap:6px}.brand>svg{width:26px;height:26px}.header-actions{gap:12px}.header-actions .button{font-size:11px;padding:8px 10px;min-height:36px}.language{font-size:11px}.hero{padding-top:43px;gap:35px}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:17px}.hero h1{font-size:51px;letter-spacing:-2px}.lead{font-size:16px;margin-top:22px;line-height:1.7}.hero-actions{gap:19px;flex-wrap:wrap;margin-top:26px}.button{font-size:13px;min-height:47px;padding:12px 17px;gap:11px}.hero-actions .button.text{font-size:12px}.micro{font-size:10px;gap:5px}.hero-visual{height:361px;border-radius:85px 85px 12px 12px}.visual-tag{font-size:10px;top:20px;right:17px}.editor-window{top:64px;left:4px;right:7px}.window-bar{height:34px;font-size:8px;gap:10px;padding:0 10px}.saved{font-size:8px}.editor-body{height:225px}.editor-sidebar{width:97px;padding:17px 8px}.editor-sidebar strong{font-size:8px}.editor-sidebar p{font-size:8px}.editor-section{font-size:8px;margin-top:5px;padding:5px 3px;gap:5px}.editor-sidebar hr{margin:15px 0}.editor-colors{gap:5px;margin-top:10px}.editor-colors i{width:12px;height:12px}.hero-email{width:calc(100% - 97px);height:209px;margin:8px}.signature-tag{font-size:10px;bottom:15px;right:15px;padding:6px 13px;gap:7px}.signature-tag span{font-size:19px}.proof-strip{gap:15px}.proof-strip>div{font-size:10px;padding:0 6px;gap:6px}.proof-strip svg{width:14px;height:14px}.section{padding-top:62px;padding-bottom:62px}h2{font-size:34px;letter-spacing:-1.2px}.section-heading{margin-bottom:28px}.section-heading>p{font-size:14px}.style-tabs{gap:0;padding:4px;width:100%;justify-content:space-between}.style-tabs button{font-size:12px;padding:8px 7px;gap:5px}.style-dot{width:5px;height:5px}.notification-control>span{font-size:11px}.notification-control select{font-size:13px}.gallery-caption{grid-template-columns:1fr;padding:25px;gap:18px}.gallery-caption .eyebrow{font-size:10px;margin-bottom:8px}.gallery-caption h3{font-size:37px}.gallery-caption>.button{max-width:100%;justify-self:start;min-height:42px;font-size:12px}.gallery-caption>.preview-disclaimer{font-size:10px}.gallery-preview{padding:17px 17px 0}.preview-toolbar{padding:11px 10px;font-size:9px}.preview-toolbar>span:last-child{font-size:8px;letter-spacing:1px}.gallery-email{height:355px}.workflow{padding-top:0}.steps{grid-template-columns:1fr;gap:27px;margin-top:35px}.steps article{display:grid;grid-template-columns:40px 1fr;gap:0 15px}.step-number{grid-row:1/3;font-size:23px;border:0;margin:0;padding:0}.steps h3{font-size:18px}.steps p{grid-column:2;margin-top:9px;font-size:14px}.features{grid-template-columns:1fr;gap:29px}.features article{display:grid;grid-template-columns:28px 1fr;gap:0 16px}.features article>svg{grid-row:1/3}.features article p{grid-column:2;margin-top:7px}.feature-intro>p:not(.eyebrow){font-size:14px}.pricing{grid-template-columns:1fr;gap:32px}.pricing>div>p:not(.eyebrow){font-size:15px;max-width:100%;margin-top:21px}.price-card{padding:27px}.price-card .price{font-size:58px;margin:0}.price-card .price-note{font-size:10px!important;margin-top:14px!important}.faq{padding-top:45px}.faq h2{font-size:32px}.questions summary{font-size:14px;padding:17px 0;gap:15px}.questions details p{font-size:14px;margin-right:10px}.closing{padding:48px 0}.closing>.wrap{display:block}.closing h2{font-size:34px}.closing .wrap>div:last-child{margin-top:28px}.closing .wrap>div:last-child>p{font-size:11px}.footer-top{display:block;padding:35px 0 28px}.footer-top p{font-size:12px}.footer-links{margin-top:25px;gap:23px;flex-wrap:wrap;font-size:12px}.footer-bottom{display:block;font-size:10px}.privacy{margin-top:17px;max-width:100%}.privacy summary{text-align:left;font-size:11px}.price-card li{font-size:13px}.gallery-section{padding-bottom:62px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}.button:hover{transform:none}}
