*{box-sizing:border-box;margin:0;padding:0}:root{--bg-base:#f6f4f1;--bg-soft:#faf7f3;--bg-cool:#f4f7f8;--bg-about:#faf9f7;--ink-strong:#22170f;--ink-body:#433326;--ink-muted:#6d5745;--accent:#2f2013;--space-1:8px;--space-2:12px;--space-3:16px;--space-4:24px;--space-5:32px;--space-6:48px;--radius-1:10px;--radius-2:14px}body{background:var(--bg-base);color:var(--ink-strong);margin:0;padding:0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-content{width:100%}.section-wrapper,.sobre-mi-wrapper,.sesiones-page,.home-block,.home-cta,.photographer-profile{content-visibility:auto;contain-intrinsic-size:1px 900px}.hero{width:100%;height:100vh;position:relative;overflow:hidden}.hero:after{content:"";z-index:2;background:linear-gradient(108deg,#110a0694 0%,#110a0647 45%,#110a0614 100%);position:absolute;inset:0}.hero-image{object-fit:cover;opacity:0;will-change:opacity;transition:opacity 1.6s}.hero-image.active{opacity:1}.hero-image-fadeout{opacity:1;animation:1.6s forwards heroFadeOut}.hero-image-preload{opacity:0;visibility:hidden;pointer-events:none}@keyframes heroFadeOut{0%{opacity:1}to{opacity:0}}.hero-header{z-index:12;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#0d08058a 0%,#0d080538 62%,#0d080500 100%);justify-content:space-between;align-items:center;gap:20px;width:100%;padding:32px 8%;display:flex;position:absolute;top:0;left:0}.hero-logo{filter:drop-shadow(0 6px 14px #00000059)}.logo{color:#fff;letter-spacing:1px;font-size:22px;font-weight:300}.menu{gap:40px;display:flex}.menu a{color:#f7f2ed;letter-spacing:.4px;text-shadow:0 2px 8px #00000059;background:#0b070438;border:1px solid #fff3;border-radius:10px;padding:6px 10px;font-family:Palatino Linotype,Book Antiqua,Palatino,Times New Roman,serif;font-size:22px;font-style:italic;font-weight:600;text-decoration:none;transition:opacity 1s}.menu a:hover{opacity:.82;background:#0b070457}.hero-intro{z-index:12;color:#f8f2ec;max-width:720px;position:absolute;bottom:11%;left:8%}.hero-kicker{letter-spacing:1.8px;text-transform:uppercase;margin-bottom:var(--space-2);color:#f3ddd0;font-size:14px}.hero-intro h1{margin-bottom:var(--space-3);font-size:clamp(36px,4.6vw,62px);font-weight:500;line-height:1.04}.hero-description{color:#f4e7df;max-width:620px;margin-bottom:var(--space-4);font-size:clamp(18px,1.65vw,24px);line-height:1.45}.hero-actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.hero-btn{border-radius:var(--radius-1);letter-spacing:.2px;justify-content:center;align-items:center;padding:12px 22px;font-size:18px;text-decoration:none;transition:transform .2s,opacity .2s,box-shadow .2s;display:inline-flex}.hero-btn:hover{transform:translateY(-1px)}.hero-btn--primary{color:#2c1f14;background:#f7eee7;box-shadow:0 8px 18px #0000002e}.hero-btn--secondary{color:#f8f2ec;background:#1c120b3d;border:1px solid #ffffff8c}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#ffffffd1;border-bottom:1px solid #11111114;justify-content:space-between;align-items:center;width:100%;min-height:76px;padding:6px 4.5%;display:flex;position:sticky;top:0;left:0}.site-logo-link{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.site-logo{width:clamp(140px,15vw,190px);height:auto}.site-menu{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:clamp(10px,1.6vw,22px);display:flex}.site-menu a{color:#111;letter-spacing:.4px;font-family:Palatino Linotype,Book Antiqua,Palatino,Times New Roman,serif;font-size:clamp(15px,1.1vw,19px);font-style:italic;font-weight:700;text-decoration:none;transition:opacity .3s}.site-menu a:hover{opacity:.6}.page{max-width:1100px;margin:auto;padding:64px 8% 56px}.page-grid{grid-template-columns:1fr 1fr;align-items:center;gap:30px;margin-top:4px;display:grid}.page-media{flex-direction:column;gap:12px;display:flex}.page-media h1{margin:0;font-size:34px;font-weight:300}.page-image{object-fit:cover;border-radius:12px;width:100%;height:460px;box-shadow:0 14px 34px #0000001f}.page-text{background:#ffffffc7;border:1px solid #11111114;border-radius:14px;padding:22px 24px;box-shadow:0 12px 28px #00000014}.page-text h1{letter-spacing:.2px;margin-bottom:10px;font-size:38px;font-weight:300}.page-text p{color:#444;margin-bottom:10px;line-height:1.65}.section-wrapper{max-width:1100px;margin:auto;padding:72px 8% 64px}.section-premama{background:var(--bg-soft)}.section-newborn{background:var(--bg-cool)}.section-grid{grid-template-columns:1fr 1fr;align-items:start;gap:44px;display:grid}.section-left{flex-direction:column;gap:16px;display:flex}.section-left h1{margin:0;font-size:34px;font-weight:300;line-height:1.1}.section-subtitle{color:var(--ink-strong);margin-top:20px;margin-bottom:10px;font-size:28px;font-weight:400}.section-text{max-width:520px;padding-top:8px}.section-text p{color:var(--ink-body);margin-bottom:14px;line-height:1.72}.service-points{color:var(--ink-body);margin-left:22px}.service-points li{margin-bottom:10px;line-height:1.55}.inline-links{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.inline-links a{color:#2f2013;background:#2f201314;border:1px solid #2f20132e;border-radius:999px;padding:6px 12px;font-size:16px;text-decoration:none}.home-block{padding:56px 8%}.home-block__inner{max-width:1200px;margin:auto}.home-eyebrow{text-transform:uppercase;letter-spacing:1.4px;color:#84654d;margin-bottom:10px;font-size:13px;font-weight:700}.home-block h2{color:var(--ink-strong);margin-bottom:18px;font-size:42px;font-weight:500;line-height:1.1}.home-block p{color:var(--ink-body);line-height:1.68}.home-process{background:#f7efe8}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.steps-grid article{background:#ffffffb8;border:1px solid #2f1f131f;border-radius:14px;padding:18px}.steps-grid span{color:#fff;background:#2f2013;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:10px;font-size:14px;display:inline-flex}.steps-grid h3{margin-bottom:8px;font-size:28px;font-weight:500}.home-deliverables{background:#f3f6f7}.deliverables-grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:24px;display:grid}.deliverables-list{gap:12px;list-style:none;display:grid}.deliverables-list li{color:var(--ink-body);background:#ffffffbd;border:1px solid #2f1f131f;border-radius:12px;padding:14px 16px}.home-testimonials{background:#faf7f3}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.testimonials-grid article{background:#fff;border:1px solid #2f1f131a;border-radius:12px;padding:16px}.testimonials-grid p{margin-bottom:10px}.testimonials-grid strong{color:#2d2118}.home-cta{background:linear-gradient(115deg,#eddcc9 0%,#e3d2bf 100%);padding:52px 8% 64px}.home-cta__inner{max-width:1100px;margin:auto}.home-cta h2{margin-bottom:10px;font-size:40px}.home-cta p{color:var(--ink-body);max-width:760px;margin-bottom:18px}.home-cta__actions{flex-wrap:wrap;gap:12px;display:flex}.home-cta__btn{border-radius:10px;justify-content:center;align-items:center;padding:11px 18px;text-decoration:none;display:inline-flex}.home-cta__btn--primary{color:#fff;background:#2f2013}.home-cta__btn--secondary{color:#2f2013;background:#ffffffbf;border:1px solid #2f1f1329}.sesiones-page{max-width:1400px;margin:auto;padding:64px 8% 36px}.sessions-intro{max-width:760px;margin-bottom:22px}.sessions-intro__kicker{text-transform:uppercase;letter-spacing:1.2px;color:#84654d;margin-bottom:8px;font-size:13px;font-weight:700}.sessions-intro p{color:var(--ink-body);line-height:1.62}.sesiones-page h1{margin-bottom:28px;font-size:36px;font-weight:300}.masonry{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.masonry-item{aspect-ratio:4/5;cursor:pointer;border-radius:8px;position:relative;overflow:hidden}.masonry-img{object-fit:cover;transition:transform .4s}.masonry-item:hover .masonry-img{transform:scale(1.05)}.masonry-title{color:#fff;background:#00000059;border-radius:4px;padding:6px 12px;font-size:18px;position:absolute;bottom:16px;left:16px}.session-story{max-width:820px;margin-bottom:24px}.session-story__kicker{letter-spacing:1.2px;text-transform:uppercase;color:#84654d;margin-bottom:8px;font-size:13px;font-weight:700}.session-story h1{margin-bottom:10px;font-size:40px;font-weight:500}.session-story p{color:var(--ink-body);margin-bottom:10px;line-height:1.65}.session-story__actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.session-story__btn{border-radius:10px;justify-content:center;align-items:center;padding:10px 16px;text-decoration:none;display:inline-flex}.session-story__btn--primary{color:#fff;background:#2f2013}.session-story__btn--secondary{color:#2f2013;background:#f0e6dc;border:1px solid #2f1f1324}.sobre-mi-wrapper{background:var(--bg-about);max-width:1100px;margin:auto;padding:64px 8% 56px}.sobre-mi-grid{grid-template-columns:1fr 1fr;align-items:center;gap:30px;display:grid}.sobre-mi-left{flex-direction:column;gap:12px;display:flex}.sobre-mi-left h1{margin:0;font-size:34px;font-weight:300}.sobre-mi-left img{border-radius:8px;width:100%;max-width:420px;box-shadow:0 15px 35px #00000014}.sobre-mi-text{max-width:420px}.sobre-mi-text p{color:#444;margin-bottom:10px;line-height:1.65}.photographer-profile{margin:42px auto 0;padding:0 8% 16px}.photographer-profile__inner{background:linear-gradient(135deg,#f5eee7 0%,#efe4d7 45%,#f9f4ef 100%);border:1px solid #3a281826;border-radius:18px;max-width:1200px;margin:auto;padding:38px 34px;box-shadow:0 18px 36px #321f111f}.photographer-profile__eyebrow{letter-spacing:1.4px;text-transform:uppercase;color:#6b4a2d;margin-bottom:12px;font-size:13px;font-weight:700}.photographer-profile h2{color:#2b1b0f;margin-bottom:14px;font-size:34px;font-weight:400}.photographer-profile__lead{color:#4b3727;max-width:760px;margin-bottom:28px;font-size:18px;line-height:1.75}.photographer-profile__highlights{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:28px;display:grid}.photographer-profile__highlights article{background:#fff9;border:1px solid #3a28181f;border-radius:12px;padding:16px}.photographer-profile__highlights h3{color:#2f1f13;margin-bottom:8px;font-size:19px}.photographer-profile__highlights p{color:#4d3a2a;line-height:1.65}.photographer-profile__cta{color:#fff;letter-spacing:.2px;background:#2f2013;border-radius:10px;padding:13px 22px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,opacity .25s;display:inline-block}.photographer-profile__cta:hover{opacity:.96;transform:translateY(-1px);box-shadow:0 10px 20px #2f201347}.site-footer{background:#ede1d4;border-top:1px solid #2b1b0f1f;margin-top:auto;padding:24px 8%}.site-footer__inner{grid-template-columns:1fr 1fr;align-items:start;gap:28px;max-width:1200px;margin:auto;display:grid}.site-footer__brand h3{color:var(--ink-strong);margin-bottom:4px;font-size:32px;font-weight:500}.site-footer__brand p{color:#4a3829;line-height:1.6}.site-footer__links{grid-template-columns:repeat(2,minmax(120px,1fr));justify-items:start;gap:10px 24px;display:grid}.site-footer__links a{color:#3f2f22;text-decoration:none}.contact-whatsapp-btn{color:#fff;background:#25d366;border-radius:8px;margin-top:20px;padding:12px 22px;font-weight:600;text-decoration:none;display:inline-block}@media (max-width:980px){.hero-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#0d0805a8 0%,#0d080547 62%,#0d080500 100%);padding:20px 6%}.menu{flex-wrap:wrap;justify-content:flex-end;gap:14px;max-width:62%}.menu a{letter-spacing:.25px;padding:5px 8px;font-size:15px}.hero-intro{bottom:7%;left:6%;right:6%}.hero-intro h1{line-height:1.08}.hero-description{margin-bottom:14px;font-size:18px}.hero-btn{padding:10px 18px;font-size:16px}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffff2;align-items:flex-start;padding:8px 4.5%}.site-logo{width:150px}.site-menu{flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;max-width:62%}.site-menu a{font-size:15px}.section-grid{grid-template-columns:1fr}.section-text{max-width:100%;padding-top:0}.steps-grid,.testimonials-grid,.deliverables-grid{grid-template-columns:1fr}.home-block h2{font-size:34px}.site-footer__inner{text-align:left;grid-template-columns:1fr}.site-footer__links{grid-template-columns:repeat(2,minmax(120px,1fr))}.photographer-profile__highlights{grid-template-columns:1fr}.photographer-profile h2{font-size:30px}}@media (max-width:760px){.hero{min-height:78vh}.hero-header{flex-direction:column;align-items:flex-start;gap:10px;padding:16px 5.5%}.menu{justify-content:flex-start;gap:8px 12px;width:100%;max-width:100%}.menu a{padding:4px 8px;font-size:14px}.hero-intro{max-width:none;bottom:6%;left:5.5%;right:5.5%}.hero-kicker{margin-bottom:8px;font-size:12px}.hero-intro h1{margin-bottom:10px;font-size:34px}.hero-description{margin-bottom:12px;font-size:16px;line-height:1.4}.hero-actions{gap:10px}.hero-btn{padding:9px 14px;font-size:15px}.site-header{flex-direction:column;align-items:flex-start;gap:10px}.site-menu{justify-content:flex-start;width:100%;max-width:100%}.section-wrapper,.sobre-mi-wrapper,.sesiones-page,.page{padding-top:48px;padding-bottom:44px}.home-block,.home-cta{padding:42px 5.5%}.home-cta h2,.session-story h1{font-size:32px}}@media (max-width:560px){.hero-intro h1{font-size:30px}.menu a,.site-menu a{font-size:13px}.menu a{padding:3px 7px}.site-footer__links{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.hero-image,.hero-image-fadeout,.masonry-img,.hero-btn,.photographer-profile__cta{transition:none!important;animation:none!important}}
