:root{--photo-rose:#d87882;--photo-rose-soft:#f7dfe2;--photo-cream:#fffaf6;--photo-gold:#c99b42;--photo-espresso:#3a251e;--photo-muted:#74635e;--photo-line:#ead9d0;--photo-shadow:0 28px 70px rgba(77,48,42,.14)}
*{box-sizing:border-box}.photo-landing{margin:0;background:var(--photo-cream);color:var(--photo-espresso)}.photo-landing img{max-width:100%;display:block}.photo-header{background:rgba(255,250,246,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(201,155,66,.16)}.photo-header-cta{white-space:nowrap}.photo-hero{position:relative;overflow:hidden;padding:88px 0 86px;background:radial-gradient(circle at 88% 8%,rgba(216,120,130,.16),transparent 30%),linear-gradient(180deg,#fffaf6 0%,#fff4ef 100%)}.photo-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.photo-orb-a{width:360px;height:360px;left:-180px;bottom:-160px;background:rgba(216,120,130,.13)}.photo-orb-b{width:300px;height:300px;right:-120px;top:10px;background:rgba(201,155,66,.11)}.photo-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.photo-kicker,.photo-section-heading>span,.photo-flyer-copy>span,.photo-final-card span{display:inline-block;color:var(--photo-rose);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.photo-hero-copy h1{max-width:760px;margin:18px 0 22px;font-family:var(--serif);font-size:clamp(52px,6vw,82px);font-weight:500;line-height:.98;letter-spacing:-.045em;color:var(--photo-espresso)}.photo-hero-copy>p{max-width:700px;margin:0;color:var(--photo-muted);font-size:18px;line-height:1.7}.photo-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.photo-badges span{padding:9px 12px;border:1px solid rgba(216,120,130,.18);border-radius:999px;background:rgba(255,255,255,.82);font-size:12px;font-weight:750;color:#5f4d48}.photo-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.photo-hero-copy>small{display:block;margin-top:18px;color:#8e7c75}.photo-visual{position:relative;min-height:650px}.photo-frame-large{position:absolute;left:42px;top:18px;width:360px;height:505px;padding:16px;background:#f6efe9;border:10px solid #6c4b3a;box-shadow:var(--photo-shadow);transform:rotate(-2deg)}.photo-frame-large:before{content:"";position:absolute;inset:10px;border:1px solid rgba(201,155,66,.5);pointer-events:none}.photo-frame-large img{width:100%;height:100%;object-fit:cover;object-position:center}.photo-finish-card{position:absolute;right:12px;bottom:62px;z-index:4;width:260px;padding:22px 24px;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 20px 48px rgba(65,41,35,.14)}.photo-finish-card span{display:block;color:var(--photo-rose);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.photo-finish-card strong{display:block;margin:5px 0 4px;font-family:var(--serif);font-size:28px;font-weight:600}.photo-finish-card small{color:var(--photo-muted);line-height:1.5}.photo-size-chip{position:absolute;right:24px;top:110px;z-index:5;padding:12px 16px;border-radius:999px;background:linear-gradient(135deg,#d87882,#ca6f79);color:#fff;box-shadow:0 16px 36px rgba(216,120,130,.28);font-size:12px}.photo-size-chip strong{font-size:19px}.photo-value-strip{position:relative;z-index:3;margin-top:-28px}.photo-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid var(--photo-line);border-radius:24px;background:var(--photo-line);box-shadow:0 18px 50px rgba(65,41,35,.09)}.photo-value-grid article{padding:24px 26px;background:#fff}.photo-value-grid strong{display:block;margin-bottom:4px;color:var(--photo-espresso);font-size:15px}.photo-value-grid span{display:block;color:var(--photo-muted);font-size:12px;line-height:1.5}.photo-prices{padding:100px 0 90px}.photo-section-heading{max-width:780px;margin-bottom:38px}.photo-section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.photo-section-heading h2,.photo-flyer-copy h2,.photo-final-card h2{margin:10px 0 12px;font-family:var(--serif);font-size:clamp(38px,4.5vw,58px);font-weight:500;line-height:1.02;color:var(--photo-espresso)}.photo-section-heading p,.photo-flyer-copy p,.photo-final-card p{margin:0;color:var(--photo-muted);line-height:1.65}.photo-price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.photo-price-card{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;min-height:108px;padding:22px 24px;border:1px solid var(--photo-line);border-radius:20px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.photo-price-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(66,39,33,.08)}.photo-price-card>div:first-child strong{display:inline-block;color:var(--photo-espresso);font-size:22px}.photo-price-card>div:first-child span{margin-left:7px;color:var(--photo-muted);font-size:13px}.photo-price-card>div:first-child small{display:block;margin-top:3px;color:var(--photo-rose);font-size:11px;font-weight:750}.photo-price{display:grid;grid-template-columns:auto auto;align-items:end;column-gap:8px;text-align:right}.photo-price small{grid-column:1/3;color:var(--photo-muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.photo-price strong{color:var(--photo-rose);font-size:30px;line-height:1}.photo-price span{color:var(--photo-muted);font-size:10px;font-weight:800}.photo-price-note{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center;margin-top:22px;padding:26px 28px;border-radius:24px;background:linear-gradient(135deg,#fff0f2,#fff9f5);border:1px solid rgba(216,120,130,.18)}.photo-price-note strong{display:block;color:var(--photo-rose);font-size:13px;text-transform:uppercase;letter-spacing:.12em}.photo-price-note span{display:block;margin-top:4px;color:var(--photo-muted)}.photo-process{padding:90px 0;background:#fff}.photo-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.photo-steps article{padding:30px;border-radius:24px;border:1px solid var(--photo-line);background:linear-gradient(180deg,#fffaf7,#fff)}.photo-steps b{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--photo-rose-soft);color:var(--photo-rose);font-family:var(--serif);font-size:17px}.photo-steps h3{margin:18px 0 8px;color:var(--photo-espresso);font-size:19px}.photo-steps p{margin:0;color:var(--photo-muted);font-size:13px;line-height:1.6}.photo-flyer-section{padding:100px 0;background:linear-gradient(180deg,#fff8f5,#fdf2ee)}.photo-flyer-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.photo-flyer-copy .button{margin-top:26px}.photo-flyer-card{max-width:560px;margin:0 auto;padding:12px;border-radius:30px;background:#fff;box-shadow:var(--photo-shadow)}.photo-flyer-card img{width:100%;border-radius:20px}.photo-final-cta{padding:80px 0 96px}.photo-final-card{display:grid;grid-template-columns:auto 1fr auto;gap:26px;align-items:center;padding:40px 44px;border-radius:30px;background:linear-gradient(135deg,#402820,#624137);color:#fff;box-shadow:var(--photo-shadow)}.photo-final-card img{width:78px;height:78px;border-radius:50%}.photo-final-card span{color:#f3c4c8}.photo-final-card h2{margin:5px 0 5px;color:#fff;font-size:42px}.photo-final-card p{color:rgba(255,255,255,.72)}.photo-whatsapp-button{background:#fff;color:#52342b!important;white-space:nowrap}.photo-footer{margin-top:0}.photo-footer .footer-bottom a{color:inherit;text-decoration:none}@media(max-width:1020px){.photo-hero-grid,.photo-flyer-grid{grid-template-columns:1fr}.photo-hero-copy{text-align:center}.photo-hero-copy>p{margin-left:auto;margin-right:auto}.photo-badges,.photo-actions{justify-content:center}.photo-visual{max-width:620px;width:100%;margin:0 auto}.photo-price-grid{grid-template-columns:1fr}.photo-final-card{grid-template-columns:auto 1fr}.photo-final-card .button{grid-column:1/3;width:100%}.photo-steps{grid-template-columns:1fr 1fr}.photo-flyer-copy{text-align:center}.photo-flyer-copy p{max-width:720px;margin-left:auto;margin-right:auto}}@media(max-width:760px){.photo-header .brand-copy small{display:none}.photo-header-cta{padding:10px 14px;font-size:12px}.photo-hero{padding:58px 0 70px}.photo-hero-copy h1{font-size:48px}.photo-hero-copy>p{font-size:16px}.photo-actions{display:grid}.photo-actions .button{width:100%}.photo-visual{min-height:520px}.photo-frame-large{left:50%;top:12px;width:270px;height:380px;transform:translateX(-58%) rotate(-2deg)}.photo-finish-card{right:0;bottom:28px;width:225px;padding:17px 18px}.photo-size-chip{right:0;top:82px}.photo-value-strip{margin-top:-12px}.photo-value-grid{grid-template-columns:1fr}.photo-value-grid article{text-align:center}.photo-prices{padding:72px 0}.photo-price-card{padding:18px 17px;min-height:94px}.photo-price-card>div:first-child strong{font-size:19px}.photo-price strong{font-size:26px}.photo-price-note{grid-template-columns:1fr;text-align:center}.photo-price-note .button{width:100%}.photo-process,.photo-flyer-section{padding:70px 0}.photo-steps{grid-template-columns:1fr}.photo-final-card{grid-template-columns:1fr;text-align:center;padding:32px 22px}.photo-final-card img{margin:0 auto}.photo-final-card .button{grid-column:auto}.photo-footer .footer-bottom{display:grid;gap:6px;text-align:center}}@media(max-width:430px){.photo-hero-copy h1{font-size:42px}.photo-visual{min-height:486px}.photo-frame-large{width:240px;height:338px}.photo-finish-card{width:205px;bottom:20px}.photo-finish-card strong{font-size:24px}.photo-size-chip{top:70px}.photo-price-card{grid-template-columns:1fr auto;gap:10px}.photo-price-card>div:first-child span{display:block;margin-left:0}.photo-price strong{font-size:24px}}
