:root{--ink:#101114;--muted:#686970;--line:#e6e3dd;--cream:#f7f5f0;--orange:#ff5a1f;--orange-dark:#d9440d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{width:100%;display:block}.site-header{background:#000;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:108px;padding:17px max(18px,50vw - 590px);display:flex}.brand{align-items:center;text-decoration:none;display:flex}.brand-logo{width:clamp(300px,36vw,430px);height:auto}.header-note{color:#d7d9de;border:1px solid #ffffff29;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700}.hero{min-height:620px;color:var(--ink);background:var(--cream);grid-template-columns:1.05fr .95fr;display:grid;overflow:hidden}.hero-content{align-self:center;width:min(590px,100% - 64px);margin-left:max(32px,50vw - 590px);padding:70px 0}.kicker{color:#ff8b62;letter-spacing:.16em;margin:0 0 18px;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.055em;max-width:680px;margin:0;font-size:clamp(42px,5.1vw,76px);line-height:.98}.hero-lead{color:#5d5f66;max-width:560px;margin:26px 0 34px;font-size:18px;line-height:1.55}.steps{flex-wrap:wrap;gap:12px 24px;display:flex}.steps span{align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.steps b{width:27px;height:27px;color:var(--orange);background:#fff;border:1px solid #c8c5bd;border-radius:50%;place-items:center;display:grid}.hero-action{margin-top:32px}.sale-price{background:linear-gradient(115deg,#ff3d12 0%,#ff7a18 52%,#ffb000 100%);width:100%;padding:7px 24px;box-shadow:0 5px 18px #ff4a1233}.sale-price-inner{justify-content:center;align-items:center;gap:18px;width:min(1180px,100%);margin:0 auto;display:flex}.sale-announcement{color:#fff;text-align:center;text-shadow:0 2px 8px #6f1a0047;justify-content:center;align-items:center;gap:10px;padding:3px 0;display:flex}.sale-announcement>span{font-size:20px;line-height:1;animation:1.8s ease-in-out infinite sale-sun-pulse}.sale-announcement strong,.sale-announcement em{display:block}.sale-announcement strong{letter-spacing:.08em;font-size:13px;font-weight:900;line-height:1.1}.sale-announcement em{letter-spacing:.14em;margin-top:2px;font-size:20px;font-style:normal;font-weight:950;line-height:1}.sale-price small{color:#fff;letter-spacing:.08em;text-align:center;text-transform:uppercase;padding:0;font-size:11px;font-weight:800;display:block}.sale-price-inner>b{color:var(--ink);text-align:center;background:#fff;border-radius:10px;padding:8px 14px;font-size:15px;font-weight:900;line-height:1.35;display:block}@keyframes sale-sun-pulse{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.14)rotate(12deg)}}@media (prefers-reduced-motion:reduce){.sale-announcement>span{animation:none}}.hero-cta{text-decoration:none}.hero-action p{color:#686970;margin:11px 0 0;font-size:12px;font-weight:700}.hero-image{min-height:620px;position:relative}.hero-image:after{content:"";background:linear-gradient(90deg, var(--cream) 0, transparent 32%);position:absolute;inset:0}.hero-image img{object-fit:cover;object-position:center 40%;height:100%}.hero-image>span{z-index:2;color:#fff;letter-spacing:.13em;text-shadow:0 1px 3px #000000bf;background:#00000073;border:1px solid #ffffff80;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:800;position:absolute;bottom:24px;right:24px}.page-shell{flex-direction:column;width:min(1120px,100% - 32px);margin:auto;padding:0 0 88px;display:flex}.page-shell>*{order:5}.page-shell>.transformation-section{order:1}.page-shell>.form-section{order:2}.page-shell>.state-panel,.page-shell>.result{order:3}.page-shell>.customer-proof-section{order:4}.builder-section{scroll-margin-top:20px}.section-title{align-items:flex-start;gap:20px;margin-bottom:30px;display:flex}.section-title>span{color:#fff;background:var(--orange);border-radius:50%;flex:0 0 42px;place-items:center;height:42px;font-weight:900;display:grid}.section-title h2{letter-spacing:-.04em;margin:0 0 7px;font-size:clamp(28px,3vw,42px)}.section-title p{color:var(--muted);margin:0;line-height:1.5}.style-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.style-card{cursor:pointer;text-align:left;background:#f4f3f0;border:2px solid #0000;border-radius:18px;flex-direction:column;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.style-card:hover{transform:translateY(-3px)}.style-card.is-selected{border-color:var(--orange);box-shadow:0 12px 32px #ff5a1f2e}.style-photo{aspect-ratio:4/5;display:block;position:relative;overflow:hidden}.style-photo img{object-fit:cover;height:100%}.selected-check{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:35px;height:35px;font-size:18px;font-weight:900;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 3px 12px #0000004d}.style-copy{flex-direction:column;flex:1;gap:4px;min-height:78px;padding:16px;display:flex}.style-copy b{font-size:16px}.style-copy small{color:var(--muted);font-size:12px}.style-copy .style-note{color:#8a4b12;font-weight:700}.style-copy .style-note.is-placeholder{visibility:hidden}.form-section{margin-top:88px}.form-grid{grid-template-columns:.8fr 1.2fr;gap:38px;display:grid}.text-fields{align-content:start;gap:20px;display:grid}.text-fields label{gap:9px;font-size:14px;font-weight:800;display:grid}.text-fields input{background:#fff;border:1px solid #cbc9c4;border-radius:12px;outline:none;width:100%;height:54px;padding:0 16px}.text-fields input:focus{border-color:var(--orange);box-shadow:0 0 0 4px #ff5a1f1f}.text-fields input[aria-invalid=true]{border-color:#a92d25}.field-error{color:#a92d25;font-size:12px;font-weight:700;line-height:1.35}.upload-box{cursor:pointer;text-align:center;background:var(--cream);border:2px dashed #c7c4bd;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:190px;padding:24px;display:flex}.upload-box:hover,.upload-box.has-photo{border-color:var(--orange);background:#fff5ef}.upload-box input{opacity:0;width:1px;height:1px;position:absolute}.upload-arrow{width:42px;height:42px;color:var(--orange);background:#fff;border-radius:50%;place-items:center;font-size:25px;display:grid;box-shadow:0 5px 18px #00000014}.upload-box span:last-child{color:var(--muted);font-size:12px;line-height:1.5}.photo-tips{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:15px;font-size:12px;display:flex}.photo-tips span:before{content:"✓";color:#16844b;margin-right:5px;font-weight:900}.inline-error{color:#a92d25;margin:8px 0 0;font-size:13px}.generate-box{text-align:center;background:var(--ink);border-radius:18px;margin-top:40px;padding:28px}.bot-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.turnstile-widget{width:min(100%,420px);min-height:65px;margin:16px auto 0}.turnstile-error{font-weight:700;line-height:1.4;color:#ffb39a!important;margin:10px auto 0!important}.primary-cta{cursor:pointer;color:#fff;background:var(--orange);border:0;border-radius:12px;justify-content:center;align-items:center;min-height:56px;padding:0 32px;font-weight:900;display:inline-flex;box-shadow:0 8px 22px #ff5a1f40}.primary-cta:hover:not(:disabled){background:var(--orange-dark)}.primary-cta:disabled{cursor:not-allowed;color:#bfc0c4;box-shadow:none;background:#5f6065}.mobile-sticky-cta{display:none}.generate-box p{color:#bcbec5;margin:13px 0 0;font-size:12px}.transformation-section{margin-top:0;padding-top:72px}.transformation-heading{text-align:center;max-width:690px;margin:0 auto 34px}.transformation-heading .kicker{color:var(--orange);margin-bottom:12px}.transformation-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(34px,4.4vw,56px);line-height:1}.transformation-heading>p:last-child{color:var(--muted);margin:16px 0 0;font-size:17px;line-height:1.5}.transformation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.transformation-card{cursor:pointer;color:inherit;text-align:left;background:#fff;border:2px solid #0000;border-radius:18px;margin:0;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:block;position:relative;overflow:hidden;box-shadow:0 12px 32px #10111414}.transformation-card:hover{transform:translateY(-3px)}.transformation-card:focus-visible{outline-offset:3px;outline:3px solid #ff5a1f59}.transformation-card.is-selected{border-color:var(--orange);box-shadow:0 14px 36px #ff5a1f38}.transformation-image{display:block;position:relative}.transformation-card img{aspect-ratio:5/4;object-fit:cover;width:100%;display:block}.transformation-card-copy{justify-content:space-between;align-items:center;gap:12px;padding:15px 17px;display:flex}.transformation-card-copy>span{flex-direction:column;gap:3px;display:flex}.transformation-card-copy b{font-size:15px}.transformation-card-copy small{color:var(--orange);font-size:10px;font-weight:800}.transformation-card-copy em{color:var(--muted);font-size:12px;font-style:normal}.transformation-section+.customer-proof-section{margin-top:44px}.customer-proof-section+.builder-section{margin-top:56px}.customer-proof-section{margin-top:64px}.customer-proof-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.customer-proof-heading .kicker{color:var(--orange);margin:0 0 7px}.customer-proof-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(28px,3.2vw,40px);line-height:1}.customer-proof-rail{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#c9cbd0 transparent;gap:18px;padding:0 12% 20px 0;display:flex;overflow-x:auto}.customer-proof{border:1px solid var(--line);scroll-snap-align:start;background:#fff;border-radius:24px;flex:0 0 88%;grid-template-columns:.92fr 1.08fr;align-items:stretch;display:grid;overflow:hidden;box-shadow:0 18px 48px #1011141f}.customer-proof--text-only{grid-template-columns:1fr}.customer-proof--text-only .customer-proof-copy{width:min(100%,760px);min-height:320px;margin:auto;padding-block:54px}.customer-proof-image{background:var(--cream);justify-content:center;align-items:center;min-height:320px;padding:14px;display:flex}.customer-proof-image img{object-fit:contain;border-radius:14px;width:100%;height:auto;max-height:100%}.customer-proof-image--compact img{width:min(100%,360px);max-height:360px}.customer-proof-copy{align-self:center;padding:34px 38px}.customer-proof-stars{color:#2878f0;letter-spacing:.08em;margin:0 0 10px;font-size:21px;line-height:1}.customer-proof-copy blockquote{color:#3f4147;margin:15px 0 10px;font-size:16px;line-height:1.45}.customer-proof-author{align-items:center;gap:10px;margin:0;display:flex}.customer-proof-author strong{font-size:14px}.customer-proof-author span{color:#176c46;background:#e8f7ef;border-radius:5px;padding:5px 8px;font-size:11px;font-weight:800}.review-carousel-controls{flex:none;align-items:center;gap:14px;margin:0 0 2px;display:flex}.review-carousel-controls>button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;padding:0;font-size:18px;transition:border-color .2s,color .2s,transform .2s;display:grid}.review-carousel-controls>button:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-1px)}.review-carousel-controls>button:focus-visible,.review-carousel-dots button:focus-visible{outline-offset:2px;outline:3px solid #ff5c2d47}.review-carousel-dots{align-items:center;gap:8px;display:flex}.review-carousel-dots button{cursor:pointer;background:#c9cbd0;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:width .2s,border-radius .2s,background .2s}.review-carousel-dots button.is-active{background:var(--orange);border-radius:999px;width:24px}.family-feature{color:#fff;background:var(--ink);border-radius:24px;grid-template-columns:1.08fr .92fr;align-items:stretch;margin-top:88px;display:grid;overflow:hidden;box-shadow:0 18px 48px #10111426}.family-feature-image{min-height:520px}.family-feature-image img{object-fit:cover;object-position:center;height:100%}.family-feature-copy{align-self:center;padding:58px}.family-feature-copy .kicker{color:#ff8b62;margin-bottom:14px}.family-feature-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4.5vw,58px);line-height:.98}.family-feature-copy>p:not(.kicker){color:#d2d3d7;margin:22px 0 28px;font-size:17px;line-height:1.55}.family-feature-cta{text-decoration:none}.family-offer{border-top:1px solid #ffffff29;gap:6px;margin-top:24px;padding-top:22px;display:grid}.family-offer strong{color:#fff;font-size:15px;line-height:1.45}.family-offer span{color:#aeb0b7;font-size:13px;line-height:1.4}.state-panel{text-align:center;border:1px solid var(--line);background:var(--cream);border-radius:20px;margin-top:38px;padding:48px 24px;scroll-margin-top:20px}.state-panel h2{margin:18px 0 8px;font-size:26px}.state-panel p{color:var(--muted)}.state-panel .email-reassurance{max-width:520px;color:var(--ink);margin:8px auto 0;font-weight:700;line-height:1.5}.spinner{border:4px solid #f0c8b7;border-top-color:var(--orange);border-radius:50%;width:44px;height:44px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.progress{background:#dedbd4;border-radius:5px;width:min(380px,90%);height:5px;margin:24px auto 0;overflow:hidden}.progress span{background:var(--orange);width:42%;height:100%;animation:1.4s ease-in-out infinite alternate loading;display:block}@keyframes loading{to{transform:translate(138%)}}.error-panel button,.secondary-actions button{cursor:pointer;background:#fff;border:1px solid #c8c6c0;border-radius:9px;min-height:44px;padding:0 17px;font-weight:800}.result{background:var(--cream);border-radius:26px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px;margin-top:58px;padding:54px;scroll-margin-top:20px;display:grid}.result-copy h2{letter-spacing:-.045em;margin:0 0 14px;font-size:clamp(34px,4vw,54px);line-height:1}.result-copy>p:not(.kicker){color:var(--muted);line-height:1.55}.preview-code{background:#fff;border-radius:8px;gap:8px;margin:14px 0 22px;padding:10px 13px;font-size:13px;display:inline-flex}.result-cta{width:100%;text-decoration:none}.secondary-actions{gap:8px;margin-top:10px;display:flex}.secondary-actions button{flex:1}.preview-art{aspect-ratio:4/5;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 22px 50px #0003}.preview-art img{object-fit:contain;height:100%}.print-note{color:var(--muted);text-align:center;grid-column:1/-1;margin:0;font-size:12px}footer{color:#b8bac0;background:var(--ink);justify-content:center;gap:16px;padding:30px 16px;font-size:12px;display:flex}@media (width<=800px){.header-note{display:none}.site-header{justify-content:center}.brand{justify-content:center;width:100%}.brand-logo{margin-inline:auto}.hero{grid-template-columns:1fr;min-height:0}.hero-content{width:calc(100% - 36px);margin:0 auto;padding:58px 0 42px}.hero h1{font-size:48px}.hero-image{min-height:430px}.hero-image:after{background:linear-gradient(180deg, var(--cream) 0, transparent 25%)}.mobile-sticky-cta{z-index:30;padding:12px max(16px, env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:#101114f5;border-top:1px solid #ffffff1f;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 28px #0000002e}.mobile-sticky-cta .primary-cta{width:100%;text-decoration:none}.page-shell{padding:0 0 62px}.style-grid{grid-template-columns:repeat(2,1fr);gap:12px}.form-grid,.result{grid-template-columns:1fr}.form-section{margin-top:62px}.form-grid{gap:24px}.transformation-section{margin-top:0;padding-top:48px}.transformation-section+.customer-proof{margin-top:34px}.customer-proof+.builder-section{margin-top:46px}.transformation-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:min(82vw,420px);grid-auto-flow:column;gap:14px;margin-right:-16px;padding:0 16px 16px 0;overflow-x:auto}.transformation-card{scroll-snap-align:start}.customer-proof{flex-basis:88%;grid-template-columns:1fr}.customer-proof-section{margin-top:48px}.customer-proof-heading{align-items:flex-end}.customer-proof-heading .kicker{display:none}.customer-proof-heading h2{max-width:230px}.customer-proof-rail{gap:12px;margin-right:-16px;padding-right:15%}.customer-proof-image{aspect-ratio:auto;min-height:0;padding:12px}.customer-proof-copy{padding:28px 26px 24px}.family-feature{grid-template-columns:1fr;margin-top:62px}.family-feature-image{aspect-ratio:1;min-height:0}.family-feature-copy{padding:40px 30px 44px}.result{gap:30px;padding:26px 18px}.result-copy{order:2}.preview-art{order:1}.print-note{order:3}}@media (width<=430px){.site-header{min-height:86px;padding-block:14px}.brand-logo{width:min(100%,340px)}.hero h1{font-size:41px}.hero-lead{font-size:16px}.hero-action{margin-top:28px}.sale-price{text-align:center;padding:9px 12px 11px}.sale-price-inner{flex-wrap:wrap;gap:3px 12px}.sale-announcement{width:100%}.sale-price small{width:100%;margin-top:-1px}.sale-price-inner>b{width:100%;margin-top:5px}.hero-cta{width:100%}.hero-action p{text-align:center}.steps{gap:10px}.steps span{width:100%}.hero-image{min-height:370px}.section-title{gap:13px}.section-title>span{flex-basis:36px;height:36px;font-size:13px}.style-copy{padding:12px}.style-copy small{display:none}.style-copy .style-note{font-size:10px;line-height:1.25;display:block}.generate-box{padding:20px 14px}.primary-cta{width:100%;padding:0 18px}.secondary-actions{flex-direction:column}footer{text-align:center;flex-direction:column;align-items:center}}
