: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-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{width:min(1120px,100% - 32px);margin:auto;padding:0 0 88px}.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}.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{border:1px solid var(--line);background:#fff;border-radius:18px;margin:0;overflow:hidden;box-shadow:0 12px 32px #10111414}.transformation-card img{aspect-ratio:5/4;object-fit:cover}.transformation-card figcaption{justify-content:space-between;align-items:center;gap:12px;padding:15px 17px;display:flex}.transformation-card figcaption b{font-size:14px}.transformation-card figcaption span{color:var(--muted);font-size:12px}.transformation-section+.builder-section{margin-top:72px}.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%)}.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+.builder-section{margin-top:56px}.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}.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}.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}}
