*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4efe7;color:#1c1a18;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.serif,h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}.wrap{width:min(1180px,92vw);margin:auto}.top{position:sticky;top:0;z-index:50;background:rgba(18,17,15,.94);color:white;border-bottom:1px solid #403b35}.nav{height:76px;display:flex;align-items:center;gap:28px}.brand{margin-right:auto;letter-spacing:.16em;font-family:Georgia,serif}.brand small{display:block;font:9px Arial;letter-spacing:.38em;text-align:center;margin-top:3px}.nav a{font-size:12px;letter-spacing:.08em}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:14px 22px;background:#191816;color:white;cursor:pointer;font-weight:700;letter-spacing:.05em}.btn.light{background:#fff;color:#171614}.btn.line{background:transparent;border:1px solid #777}.hero{min-height:78vh;background:linear-gradient(90deg,rgba(12,10,8,.78),rgba(12,10,8,.18)),url('mockup-aprovado.png') center 8%/cover;color:white;display:flex;align-items:center}.hero .copy{max-width:650px}.eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase}.hero h1{font-size:clamp(48px,7vw,92px);line-height:.92;margin:18px 0}.hero p{font:24px/1.45 Georgia,serif;max-width:600px}.section{padding:82px 0}.section.dark{background:#171613;color:#f8f3ec}.section h2{font-size:clamp(38px,5vw,62px);margin:0 0 12px}.lead{font-size:18px;line-height:1.7;color:#5c554d;max-width:760px}.dark .lead{color:#c8beb3}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.card{background:#fff;border:1px solid #ddd4c8;border-radius:18px;overflow:hidden;min-height:260px;box-shadow:0 10px 35px rgba(0,0,0,.04)}.card .ph{height:210px;background:linear-gradient(145deg,#7a604a,#231f1a);position:relative}.card .ph:after{content:'FOTO REAL';position:absolute;inset:auto 16px 16px;color:#fff;font-size:10px;letter-spacing:.2em}.card .pad{padding:22px}.card h3{font-size:28px;margin:0 0 8px}.card p{color:#6d655c;line-height:1.55}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.portrait{min-height:480px;border-radius:20px;background:linear-gradient(145deg,#4d4035,#151310);display:grid;place-items:center;color:#e8dfd5;letter-spacing:.2em}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px}.step b{display:grid;place-items:center;width:42px;height:42px;border:1px solid #b9aa99;border-radius:50%;margin-bottom:18px}.quote{font:32px/1.35 Georgia,serif}.cta{padding:70px 0;background:linear-gradient(100deg,#4a3628,#171410);color:white;text-align:center}.footer{background:#11100f;color:#cfc7bd;padding:48px 0}.footergrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer a{display:block;margin:10px 0;font-size:13px}.pagehero{padding:100px 0 70px;background:#1b1916;color:white}.pagehero h1{font-size:clamp(52px,7vw,90px);margin:10px 0}.story{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:34px}.story .big{min-height:520px}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;margin-top:28px}.gallery div{min-height:220px;border-radius:14px;background:linear-gradient(145deg,#816c5a,#241f1a)}.gallery div:first-child{grid-row:span 2}.formbox{max-width:760px;margin:30px auto;background:#fff;border:1px solid #ded4c8;border-radius:22px;padding:28px}.progress{display:flex;gap:8px;margin-bottom:24px}.progress span{height:5px;background:#ddd;border-radius:5px;flex:1}.progress span.on{background:#1b1916}.options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.option{padding:16px;border:1px solid #d8d0c6;border-radius:12px;cursor:pointer}.option.sel{border:2px solid #1c1a18;background:#f5efe6}.field{margin:14px 0}.field label{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;padding:14px;border:1px solid #d4ccc2;border-radius:10px;font:inherit}.summary{background:#f4eee6;border-radius:14px;padding:18px;margin:18px 0}.hide{display:none}.adminbar{display:flex;gap:8px;flex-wrap:wrap}.kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.lane{background:#eee7de;border-radius:16px;padding:14px;min-height:220px}.leadcard{background:white;padding:14px;border-radius:12px;margin:10px 0;border:1px solid #ddd}.badge{font-size:10px;background:#1d1b18;color:white;padding:5px 8px;border-radius:20px}.note{padding:14px;border-left:3px solid #a88b6d;background:#f1e8dd;color:#5d5145}.mobilebar{display:none}@media(max-width:850px){.nav a:not(.brand),.nav .btn{display:none}.mobilebar{display:block}.hero{min-height:68vh}.grid,.steps,.split,.story,.footergrid,.kanban{grid-template-columns:1fr}.grid{gap:14px}.gallery{grid-template-columns:1fr 1fr}.gallery div:first-child{grid-row:auto;grid-column:span 2}.options{grid-template-columns:1fr}.section{padding:58px 0}.hero h1{font-size:54px}.hero p{font-size:20px}.portrait{min-height:360px}}
:root{--ink:#171512;--paper:#f6f1e9;--paper2:#eee5da;--champ:#b89a78;--muted:#756b61;--line:rgba(38,31,25,.14)}
body{background:var(--paper);font-family:Inter,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.top{height:86px;background:rgba(17,15,13,.86);backdrop-filter:blur(18px);border-color:rgba(255,255,255,.1)}.nav{height:86px}.brand{width:220px;display:flex;align-items:center}.brand img{width:100%;height:48px;object-fit:contain;object-position:left center}.nav>a:not(.brand){opacity:.82;transition:.25s}.nav>a:not(.brand):hover{opacity:1;color:#e7d4bd}.btn{transition:transform .25s ease,box-shadow .25s ease,background .25s}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.16)}
.hero{min-height:calc(100vh - 86px);position:relative;background-position:center 7%;overflow:hidden}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.32));pointer-events:none}.hero .wrap{position:relative;z-index:2}.hero .copy{padding:70px 0}.hero h1{letter-spacing:-.035em}.hero .eyebrow{color:#e7d4bd}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-signature{margin-top:42px;width:260px;opacity:.88}.section{position:relative}.section h2{letter-spacing:-.025em}.section-kicker{color:#9a7d5f}.grid{gap:22px}.card{border:1px solid var(--line);border-radius:24px;box-shadow:0 20px 55px rgba(44,34,25,.06);transition:.35s;position:relative}.card:hover{transform:translateY(-7px);box-shadow:0 28px 70px rgba(44,34,25,.12)}.card .ph{height:260px}.card .pad{padding:26px}.card h3{font-size:31px}.card p{font-size:14px;line-height:1.7}.dark{background:radial-gradient(circle at 75% 25%,#2b251f 0,#171512 42%,#11100e 100%)!important}.portrait{border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 70px rgba(0,0,0,.16);overflow:hidden;position:relative}.portrait:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.28));pointer-events:none}.steps{gap:34px}.step{padding-top:18px;border-top:1px solid var(--line)}.step b{border-color:var(--champ);color:#7d6348}.quote{letter-spacing:-.02em}.cta{background:radial-gradient(circle at 50% 0,#604a38,#231b16 48%,#13110f);padding:92px 0}.cta h2{font-size:clamp(38px,5vw,64px);margin:0 auto 26px;max-width:850px}.footer{padding:64px 0 34px}.footer-logo{width:290px;margin-bottom:24px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:22px;font-size:11px;opacity:.65;display:flex;justify-content:space-between;gap:20px}.pagehero{padding:130px 0 90px;background:radial-gradient(circle at 75% 15%,#3a2e25,#171512 55%,#11100e)}.pagehero h1{letter-spacing:-.04em}.pagehero .eyebrow{color:#d8b995}.story{gap:60px}.gallery{gap:16px}.gallery div{min-height:260px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.formbox{border-radius:28px;padding:36px;box-shadow:0 30px 90px rgba(54,42,30,.12);border-color:var(--line)}.option{padding:19px;border-radius:15px;transition:.2s}.option:hover{border-color:#a68a6c;background:#faf6f0}.option.sel{border-color:#9a7d5f;background:#f1e6d8;box-shadow:inset 0 0 0 1px #9a7d5f}.progress span.on{background:linear-gradient(90deg,#806447,#c0a17d)}.field input,.field textarea,.field select{background:#fbf8f3;border-radius:13px;padding:16px}.summary{background:linear-gradient(135deg,#f3e9dc,#fbf8f4);padding:24px}.premium-strip{padding:24px 0;background:#211c17;color:#e8ded2;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.premium-strip .wrap{display:flex;justify-content:center;gap:50px;flex-wrap:wrap}.premium-strip span{font:12px Arial;letter-spacing:.14em;text-transform:uppercase}.premium-strip b{color:#d4b18a;font-weight:400}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:none}.logo-showcase{display:flex;align-items:center;justify-content:center;padding:28px 0}.logo-showcase img{width:min(520px,80vw)}
@media(max-width:850px){.top,.nav{height:72px}.brand{width:176px}.brand img{height:38px}.hero{min-height:82vh}.hero .copy{padding:60px 0}.hero h1{font-size:50px}.hero-signature{width:210px}.card .ph{height:230px}.pagehero{padding:90px 0 60px}.formbox{padding:22px;border-radius:20px}.premium-strip .wrap{gap:16px 28px}.footer-bottom{flex-direction:column}.footer-logo{width:240px}}
/* v0.8 — operação real */
.consent{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.5;margin:16px 0}.consent input{margin-top:3px}.consent a{text-decoration:underline}.stats{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:0 0 30px}.stats>div{padding:18px;border:1px solid var(--line,#ddd);border-radius:16px;background:#fff}.stats strong{font-family:Georgia,serif;font-size:30px;display:block}.stats span{font-size:10px;letter-spacing:.08em;text-transform:uppercase}.admin-table{display:grid;gap:12px}.leadrow{display:grid;grid-template-columns:1fr 230px;gap:20px;padding:22px;background:#fff;border:1px solid #e8e1d8;border-radius:18px}.leadrow form{display:flex;gap:8px;align-items:flex-start}.leadrow select{width:100%;padding:12px;border:1px solid #d9d1c7;border-radius:10px}.alt{background:#f4efe8}@media(max-width:850px){.stats{grid-template-columns:repeat(2,1fr)}.leadrow{grid-template-columns:1fr}.leadrow form{flex-direction:column}.leadrow select{width:100%}}
/* v0.8.1 — primeira dobra premium refinada */
.nav .brand{width:270px}.nav .brand img{height:56px}.hero.hero-clean{background-image:linear-gradient(90deg,rgba(13,11,9,.94) 0%,rgba(13,11,9,.76) 31%,rgba(13,11,9,.18) 62%,rgba(13,11,9,.06) 100%),url('hero-casamento.jpg');background-position:center;background-size:cover;min-height:calc(100vh - 86px)}
.hero.hero-clean:after{background:linear-gradient(180deg,rgba(0,0,0,.02) 55%,rgba(0,0,0,.28))}.hero.hero-clean .copy{max-width:610px}.hero.hero-clean h1{font-size:clamp(54px,6vw,82px);line-height:.94;margin:20px 0 18px}.hero.hero-clean p:not(.eyebrow){font-size:22px;max-width:510px;color:#f2ece5}.hero-link{display:inline-flex;align-items:center;padding:14px 4px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.13em;border-bottom:1px solid rgba(255,255,255,.45)}
.experience-tab{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:6;border:0;background:rgba(248,243,236,.96);color:#1b1815;padding:18px 15px;border-radius:16px 0 0 16px;writing-mode:vertical-rl;letter-spacing:.12em;font-size:10px;font-weight:800;box-shadow:0 18px 50px rgba(0,0,0,.18);cursor:pointer}.experience-tab span{margin-top:12px;font-size:16px}.experience-drawer{position:fixed;z-index:100;right:0;top:0;height:100vh;width:min(430px,92vw);background:#f8f3ec;color:#1b1815;padding:52px 34px 34px;box-shadow:-30px 0 90px rgba(0,0,0,.24);transform:translateX(105%);transition:transform .38s cubic-bezier(.22,.8,.24,1);overflow:auto}.experience-drawer.open{transform:none}.experience-drawer h2{font:42px/1.02 Georgia,serif;margin:12px 0}.drawer-intro{color:#6d6359;line-height:1.65}.drawer-close{position:absolute;right:20px;top:16px;border:0;background:transparent;font-size:34px;cursor:pointer}.drawer-options{display:grid;gap:10px;margin:28px 0}.drawer-options a{display:flex;justify-content:space-between;align-items:center;padding:18px;border:1px solid #ded4c8;border-radius:14px;background:#fff;transition:.2s}.drawer-options a:hover{transform:translateX(-4px);border-color:#b89a78}.drawer-options b{font:20px Georgia,serif;font-weight:400}.drawer-note{font-size:12px;line-height:1.6;padding:18px;background:#eee4d8;border-radius:14px;color:#66594d}.drawer-backdrop{position:fixed;z-index:90;inset:0;background:rgba(10,8,7,.52);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:.3s}.drawer-backdrop.open{opacity:1;pointer-events:auto}
@media(max-width:850px){.nav .brand{width:205px}.nav .brand img{height:43px}.hero.hero-clean{background-position:63% center;min-height:calc(100vh - 72px)}.hero.hero-clean:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,11,9,.28),rgba(13,11,9,.82) 72%)}.hero.hero-clean .copy{align-self:flex-end;padding:0 0 72px}.hero.hero-clean h1{font-size:52px}.experience-tab{right:12px;top:auto;bottom:14px;transform:none;writing-mode:horizontal-tb;border-radius:999px;padding:13px 17px}.experience-tab span{margin:0 0 0 8px}.experience-drawer{width:100%;padding:50px 22px 28px}.experience-drawer h2{font-size:36px}}
/* v0.8.3 — mockup aprovado: site em largura total + experiência sob demanda */
.hero.hero-clean{background-image:linear-gradient(90deg,rgba(10,9,8,.78) 0%,rgba(10,9,8,.58) 29%,rgba(10,9,8,.12) 61%,rgba(10,9,8,.03) 100%),url('hero-casamento-marcos-gallo.png');background-position:center 48%;background-size:cover;min-height:calc(100vh - 76px);position:relative}
.hero.hero-clean .copy{margin-left:0;max-width:650px;position:relative;z-index:3}.hero.hero-clean h1{font-size:clamp(58px,6.2vw,88px)}
.experience-tab{position:fixed;right:0;top:50%;z-index:70;transform:translateY(-50%);background:rgba(22,20,18,.96);color:#fff;border:1px solid rgba(224,198,164,.42);border-right:0;padding:18px 14px;border-radius:15px 0 0 15px;box-shadow:0 14px 38px rgba(0,0,0,.24)}
.experience-drawer{width:min(510px,94vw);padding:42px 34px 32px;background:#faf6ef}.experience-drawer .drawer-head{padding-right:36px;border-bottom:1px solid #e2d8cc;margin-bottom:20px}.experience-drawer .drawer-head h2{font-size:40px;margin:8px 0 10px}.drawer-quote{padding:0!important;background:transparent!important;box-shadow:none!important;border:0!important}.drawer-quote h2{font-size:30px!important;margin:10px 0 18px!important}.drawer-quote .progress{margin-top:4px}.drawer-quote .options{gap:9px}.drawer-quote .option{padding:14px 16px;background:#fff;border-radius:12px}.drawer-quote .field input,.drawer-quote .field textarea{background:#fff}.drawer-quote .btn{width:100%}.drawer-quote .btn.line{width:auto}.drawer-backdrop{background:rgba(8,7,6,.46);backdrop-filter:blur(3px)}
@media(max-width:850px){.hero.hero-clean{background-position:58% center}.experience-tab{right:12px;top:auto;bottom:14px;transform:none}.experience-drawer{width:100%;padding:42px 20px 24px}.experience-drawer .drawer-head h2{font-size:34px}}

/* v0.8.4 — palco editorial centralizado: 80% no desktop */
@media (min-width:1401px){
  html{background:#151310}
  body{background:#151310}
  body>.top,body>main,body>.footer{width:80%;margin-left:auto;margin-right:auto}
  body>.top{left:auto;right:auto}
  .wrap{width:min(1180px,92%)}
  .experience-tab{right:10%}
  .hero.hero-clean{min-height:calc(100vh - 86px);background-position:center 48%}
}
@media (min-width:1001px) and (max-width:1400px){
  body>.top,body>main,body>.footer{width:90%;margin-left:auto;margin-right:auto}
  .wrap{width:92%}
  .experience-tab{right:5%}
}
@media (max-width:1000px){
  body>.top,body>main,body>.footer{width:100%;margin-left:0;margin-right:0}
  .wrap{width:92%}
  .experience-tab{right:12px}
}

/* v0.8.5 — Home premium completa aprovada */
@media (min-width:1401px){
  .home-hero{min-height:calc(92vh - 86px)!important}
  .home-hero .copy{padding-left:clamp(50px,4vw,70px)!important;transform:translateY(-3%)}
  .home-hero h1{font-size:clamp(54px,5.35vw,76px)!important}
}
.home-hero{background-image:linear-gradient(90deg,rgba(9,8,7,.78) 0%,rgba(9,8,7,.55) 27%,rgba(9,8,7,.14) 49%,rgba(9,8,7,.02) 68%),url('hero-casamento-marcos-gallo.png')!important;background-position:center 46%!important}
.home-hero:after{background:linear-gradient(180deg,transparent 72%,rgba(0,0,0,.24))!important}
.home-hero .copy{padding-left:clamp(32px,4vw,64px);max-width:650px;transform:translateY(-2%)}
.home-hero h1{font-size:clamp(52px,5.6vw,80px)!important;line-height:.94;margin:16px 0 12px}
.home-hero .copy>p:not(.eyebrow){font-size:21px;margin:0}
.hero-truth{display:flex;align-items:flex-start;gap:14px;margin-top:18px;font-size:10px;line-height:1.55;letter-spacing:.22em}.hero-truth i{display:block;width:34px;height:1px;background:#d6b28a;margin-top:7px}.hero-actions{margin-top:24px}.hero-link{font-size:10px;letter-spacing:.14em;font-weight:700;padding:14px 4px;border-bottom:1px solid rgba(255,255,255,.5)}
.experience-tab{font-size:10px;letter-spacing:.18em;padding:16px 12px!important;border-color:rgba(205,169,127,.58)!important;color:#f5eee5!important}.experience-tab span{color:#d4ae80}
.trust-strip{background:#171512;color:#f3eee7;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.trust-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr);min-height:72px}.trust-strip .wrap>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid rgba(255,255,255,.08)}.trust-strip .wrap>div:last-child{border:0}.trust-strip b{font-size:25px;color:#d6b28a;font-weight:400}.trust-strip span{font-size:10px;line-height:1.5;letter-spacing:.16em;text-transform:uppercase}
.section-center{text-align:center}.section-center .lead{margin:0 auto}.moments-section{padding:58px 0 66px}.moments-section h2{font-size:clamp(38px,4vw,54px);margin-bottom:6px}.moments-section .lead{font:16px Georgia,serif;color:#4f4942}.moment-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:30px}.moment-card{height:285px;border-radius:12px;overflow:hidden;position:relative;background:#211d19;box-shadow:0 16px 38px rgba(31,23,16,.1);transition:.35s}.moment-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(10,8,7,.82) 100%)}.moment-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.moment-card:hover img{transform:scale(1.045)}.moment-card span{position:absolute;z-index:2;left:18px;right:14px;bottom:16px;color:white}.moment-card strong{display:block;font:25px Georgia,serif;margin-bottom:6px}.moment-card small{font-size:8px;letter-spacing:.14em}
.album-feature{background:#171411;color:#f8f2ea;padding:0;overflow:hidden}.album-layout{min-height:330px;display:grid;grid-template-columns:.85fr 1.5fr .8fr;align-items:center;gap:24px}.album-copy{padding:42px 0}.album-copy h2{font:44px/.98 Georgia,serif;margin:10px 0 18px}.album-copy p{font:15px/1.65 Georgia,serif;color:#d2c7bb;max-width:320px}.album-photo{height:330px;align-self:stretch;overflow:hidden}.album-photo img{width:100%;height:100%;object-fit:cover}.album-points{display:grid;gap:20px;padding-left:8px}.album-points span{display:flex;align-items:center;gap:12px;color:#d6b28a;font-size:20px}.album-points b{color:#f4eee7;font-size:9px;letter-spacing:.14em;font-weight:500}
.stories-home{padding:72px 0}.section-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-head-row h2{font-size:clamp(38px,4.4vw,58px);margin:0}.text-link{font-size:10px;letter-spacing:.15em;font-weight:700;border-bottom:1px solid #b79b7a;padding-bottom:8px}.story-home-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:22px}.story-home-grid article{border-top:1px solid #cfc4b7;padding-top:14px}.story-image{height:320px;border-radius:12px;background-size:cover;background-position:center;margin-bottom:20px}.story-wedding{background-image:linear-gradient(rgba(0,0,0,.04),rgba(0,0,0,.08)),url('hero-casamento-marcos-gallo.png');background-position:48% center}.story-fifteen{background-image:url('moment-15anos.jpg')}.story-baby{background-image:url('moment-bebes.jpg')}.story-home-grid h3{font-size:30px;margin:6px 0 8px}.story-home-grid article>p:not(.eyebrow){color:#625950;font-size:14px;line-height:1.65}.story-home-grid article>a{font-size:9px;letter-spacing:.14em;font-weight:700}
.testimonials{background:#fbf8f3;padding:62px 0}.testimonials .section-head-row{margin-bottom:24px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.testimonial-grid blockquote{margin:0;background:#fff;border:1px solid #e3d9cd;border-radius:14px;padding:26px;box-shadow:0 12px 34px rgba(40,31,23,.05);position:relative}.testimonial-grid blockquote>span{font:54px Georgia,serif;color:#d5b995;position:absolute;top:13px;left:18px;opacity:.55}.testimonial-grid blockquote p{font:15px/1.65 Georgia,serif;margin:24px 0 22px}.testimonial-grid footer{display:flex;flex-direction:column;gap:4px}.testimonial-grid footer b{font:16px Georgia,serif}.testimonial-grid footer small{font-size:10px;color:#7a7066}
.home-contact-cta{background:linear-gradient(90deg,rgba(18,15,12,.62),rgba(18,15,12,.3)),url('cta-conversa.jpg') center/cover;color:#fff;padding:58px 0}.home-contact-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.script-title{font:italic 54px Georgia,serif;margin:0 0 8px}.home-contact-cta p:not(.script-title){font:16px/1.6 Georgia,serif;max-width:600px}.cta-buttons{display:flex;flex-direction:column;gap:14px;align-items:center}.whatsapp-link{font-size:9px;letter-spacing:.13em;font-weight:700}.footer{padding-top:48px}.footer-logo{width:240px}
@media(max-width:1100px){.moment-grid{grid-template-columns:repeat(3,1fr)}.album-layout{grid-template-columns:1fr 1.3fr}.album-points{grid-column:1/-1;grid-template-columns:repeat(4,1fr);padding:0 0 28px}.story-home-grid{grid-template-columns:1fr 1fr}.story-home-grid article:first-child{grid-column:1/-1}.story-home-grid article:first-child .story-image{height:420px}}
@media(max-width:850px){.home-hero{min-height:78vh!important}.home-hero .copy{padding-left:0;transform:none}.home-hero h1{font-size:50px!important}.hero-truth{display:none}.trust-strip .wrap{grid-template-columns:1fr 1fr}.trust-strip .wrap>div{min-height:68px;border-bottom:1px solid rgba(255,255,255,.08)}.moment-grid{grid-template-columns:1fr 1fr}.moment-card{height:250px}.album-layout{grid-template-columns:1fr}.album-copy{padding:42px 0 0}.album-photo{height:300px}.album-points{grid-template-columns:1fr 1fr}.story-home-grid,.testimonial-grid{grid-template-columns:1fr}.story-home-grid article:first-child{grid-column:auto}.story-home-grid article:first-child .story-image,.story-image{height:300px}.section-head-row{align-items:flex-start;flex-direction:column}.home-contact-cta .wrap{flex-direction:column;align-items:flex-start}.cta-buttons{align-items:flex-start}.script-title{font-size:44px}}
@media(max-width:560px){.moment-grid{grid-template-columns:1fr}.moment-card{height:300px}.album-points{grid-template-columns:1fr}.home-hero .copy>p:not(.eyebrow){font-size:18px}.hero-actions{flex-direction:column;align-items:flex-start}}

/* v0.8.6 — auditoria visual final da Home */
/* Cards: máscara sólida no rodapé elimina qualquer lettering incorporado nas imagens provisórias. */
.moments-section{background:#f7f2ea;color:#1b1815}
.moment-card:after{background:linear-gradient(180deg,rgba(8,7,6,0) 34%,rgba(8,7,6,.40) 57%,rgba(8,7,6,.98) 78%,#090807 100%)!important}
.moment-card span{bottom:15px!important;padding-top:38px}
.moment-card strong{font-size:24px!important;line-height:1.05;text-shadow:0 1px 8px rgba(0,0,0,.55)}
.moment-card small{display:block;min-height:12px;color:#f0d4b2}

/* Histórias: contraste editorial explícito, independente do fundo externo de 80%. */
.stories-home{background:#f4eee5!important;color:#1a1714!important;padding:76px 0 82px!important}
.stories-home .eyebrow{color:#8a6c4d!important}
.stories-home .section-head-row h2,.stories-home .story-home-grid h3{color:#1a1714!important}
.stories-home .text-link,.stories-home .story-home-grid article>a{color:#3b3027!important}
.stories-home .story-home-grid article{border-color:#cdbba7!important}
.stories-home .story-home-grid article>p:not(.eyebrow){color:#65594e!important}
.story-fifteen,.story-baby{position:relative;overflow:hidden}

/* Depoimentos: título com escala e respiro seguros sob o menu sticky. */
.testimonials{background:#fbf8f3!important;color:#1a1714!important;padding:76px 0 72px!important;scroll-margin-top:100px}
.testimonials .section-head-row{align-items:flex-end;margin-bottom:30px}
.testimonials .section-head-row h2{font-size:clamp(36px,3.7vw,52px)!important;line-height:1.03;color:#1a1714!important}
.testimonials .eyebrow{color:#6d5a48!important}
.testimonial-grid blockquote{color:#1a1714!important}

/* CTA final: usa fotografia limpa do próprio acervo enviado, sem lettering embutido. */
.home-contact-cta{position:relative;isolation:isolate;background-image:linear-gradient(90deg,rgba(12,10,8,.88) 0%,rgba(12,10,8,.67) 42%,rgba(12,10,8,.40) 70%,rgba(12,10,8,.30) 100%),url('hero-casamento-marcos-gallo.png')!important;background-position:center 54%!important;background-size:cover!important;padding:64px 0!important;overflow:hidden}
.home-contact-cta:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.16));z-index:-1}
.home-contact-cta .wrap{position:relative;z-index:1}
.home-contact-cta .script-title{font-style:normal;font-size:clamp(42px,4.2vw,58px);line-height:1;margin:0 0 12px;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.25)}
.home-contact-cta p:not(.script-title){color:#f4eee7;margin:0;max-width:570px}
.home-contact-cta .cta-buttons{min-width:300px}
.home-contact-cta .btn.light{box-shadow:0 12px 30px rgba(0,0,0,.18)}
.home-contact-cta .whatsapp-link{color:#fff}

/* Álbum: pequenos alinhamentos e proporção. */
.album-layout{gap:30px}
.album-copy h2{line-height:1.02}
.album-points span{line-height:1.35}

/* Evita que âncoras/títulos sejam escondidos pelo cabeçalho fixo. */
section{scroll-margin-top:96px}

@media(max-width:850px){
 .stories-home,.testimonials{padding:58px 0!important}
 .home-contact-cta{background-position:58% center!important;padding:54px 0!important}
 .home-contact-cta .cta-buttons{min-width:0;width:100%}
 .home-contact-cta .btn.light{width:100%}
}

/* v0.9 — páginas internas premium */
.internal-hero{min-height:620px;color:#fff;display:flex;align-items:center;position:relative;background-size:cover;background-position:center;overflow:hidden}.internal-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,8,7,.90) 0%,rgba(10,8,7,.65) 38%,rgba(10,8,7,.22) 70%,rgba(10,8,7,.30) 100%)}.internal-hero-copy{position:relative;z-index:1;padding:80px 58px}.internal-hero-copy{max-width:1180px}.internal-hero-copy h1{font-size:clamp(54px,5.6vw,84px);line-height:.98;letter-spacing:-.045em;margin:16px 0 22px;max-width:820px}.internal-hero-copy>p:not(.eyebrow){font:21px/1.55 Georgia,serif;max-width:660px;margin-bottom:30px}.internal-hero .eyebrow{color:#e6c7a3}.wedding-hero{background-image:url('hero-casamento-marcos-gallo.png');background-position:center 44%}.fifteen-hero{background-image:url('moment-15anos.jpg');background-position:center 35%}.baby-hero{background-image:url('moment-bebes.jpg');background-position:center 45%}.family-hero{background-image:url('moment-familia.jpg');background-position:center 42%}.stories-hero{background-image:url('hero-casamento-marcos-gallo.png');background-position:center 44%}.album-hero{background-image:url('album-premium.jpg');background-position:center}.about-hero{background-image:linear-gradient(90deg,#171512,#30271f)}.internal-intro{padding:92px 0;background:#f8f3ec}.editorial-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.editorial-split h2{font-size:clamp(42px,4.6vw,64px);line-height:1.03;margin:12px 0}.editorial-split p:not(.eyebrow){font-size:16px;line-height:1.8;color:#645b52}.internal-dark{background:#151310!important;color:#f7f0e8}.light-copy h2,.light-copy h3{color:#fff}.light-copy .eyebrow{color:#d8b58e}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:45px;border-top:1px solid rgba(255,255,255,.15);border-left:1px solid rgba(255,255,255,.15)}.experience-grid article{padding:34px;min-height:230px;border-right:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.experience-grid article b{font:12px Arial;letter-spacing:.2em;color:#d8b58e}.experience-grid h3{font-size:27px;margin:35px 0 10px;color:#fff}.experience-grid p{color:#c7bbb0;line-height:1.7;font-size:14px}.experience-grid.three{grid-template-columns:repeat(3,1fr)}.feature-story{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center}.feature-story.reverse{grid-template-columns:.9fr 1.1fr}.feature-story h2,.story-editorial h2{font-size:clamp(42px,4.5vw,64px);margin:10px 0 15px}.feature-photo,.story-cover{min-height:500px;border-radius:3px;background-size:cover;background-position:center;box-shadow:0 25px 60px rgba(25,20,16,.12)}.wedding-story-photo{background-image:url('hero-casamento-marcos-gallo.png');background-position:center}.fifteen-story-photo{background-image:url('moment-15anos.jpg')}.baby-story-photo{background-image:url('moment-bebes.jpg')}.album-inline{background:#eee4d8}.album-inline img{width:100%;max-height:520px;object-fit:cover;box-shadow:0 25px 60px rgba(25,20,16,.12)}.internal-cta{padding:70px 0;background:#201a16;color:#fff}.internal-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:50px}.internal-cta h2{font-size:clamp(38px,4.3vw,58px);margin:8px 0}.internal-cta p{color:#d0c5ba;max-width:650px}.stories-catalog{background:#f7f2ea}.story-editorial{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center;padding:45px 0 85px;border-bottom:1px solid #d9cec1;margin-bottom:40px}.story-editorial.reverse{grid-template-columns:.9fr 1.1fr}.story-editorial:last-child{border-bottom:0}.album-show{background:#161411;color:#fff}.album-show> .wrap>img{width:100%;max-height:620px;object-fit:cover}.album-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid rgba(255,255,255,.15);margin-top:35px}.album-detail-grid article{padding:28px;border-right:1px solid rgba(255,255,255,.15)}.album-detail-grid b{color:#d8b58e}.album-detail-grid h3{font-size:24px;color:#fff}.album-detail-grid p{color:#c7bbb0;line-height:1.6}.about-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:center}.about-portrait{min-height:520px;background:#e9dfd3;display:flex;align-items:center;justify-content:center;padding:60px}.about-portrait img{width:85%}.about-story h2{font-size:clamp(42px,4.4vw,62px);margin:10px 0 20px}.about-story p:not(.eyebrow){line-height:1.8;color:#625950}.about-story .btn{margin-top:18px}.quote-trigger{cursor:pointer}
@media(max-width:850px){.internal-hero{min-height:580px}.internal-hero-copy{padding:65px 24px}.internal-hero-copy h1{font-size:49px}.editorial-split,.feature-story,.feature-story.reverse,.story-editorial,.story-editorial.reverse,.about-story{grid-template-columns:1fr;gap:35px}.experience-grid,.experience-grid.three,.album-detail-grid{grid-template-columns:1fr}.feature-photo,.story-cover{min-height:390px}.internal-cta .wrap{flex-direction:column;align-items:flex-start}.album-detail-grid{border-top:1px solid rgba(255,255,255,.15)}.about-portrait{min-height:330px}.internal-intro{padding:65px 0}}
/* v0.9.1 — Casamentos reais / editorial */
.real-weddings{background:#f5efe7;color:#211d19}.real-weddings .section-center{max-width:760px;margin:0 auto 48px;text-align:center}.real-weddings .section-center .lead{max-width:690px;margin:14px auto 0}.real-wedding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.real-wedding-card{display:block;background:#fff;color:#211d19;text-decoration:none;overflow:hidden;border-radius:2px;box-shadow:0 16px 50px rgba(24,19,15,.08);transition:transform .25s ease,box-shadow .25s ease}.real-wedding-card:hover{transform:translateY(-4px);box-shadow:0 22px 60px rgba(24,19,15,.13)}.rw-photo{height:330px;background-size:cover;background-position:center}.real-wedding-card>div:last-child{padding:26px 28px 30px}.real-wedding-card span{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#8d735b}.real-wedding-card h3{font-family:Georgia,'Times New Roman',serif;font-size:34px;font-weight:400;margin:9px 0 10px}.real-wedding-card p{color:#6b625b;line-height:1.65;margin:0 0 18px}.real-wedding-card b{font-size:11px;letter-spacing:.14em}.rw-lorrayne{background-image:url('https://storage.alboom.ninja/sites/33335/albuns/1440725/mg_fotografia-563.jpg?t=1736597109')}.rw-beatriz{background-image:url('https://storage.alboom.ninja/sites/33335/albuns/1429871/mg_fotografia-689.jpg?t=1733914563')}.rw-alice{background-image:url('https://storage.alboom.ninja/sites/33335/albuns/1324943/10032024-mga_1445.jpg?t=1712060758')}.rw-jessica{background-image:url('https://storage.alboom.ninja/sites/33335/albuns/1302499/mg_fotografia-387.jpg?t=1707697598')}
.story-page{background:#f7f2eb;color:#201c18}.story-cover{min-height:72vh;display:flex;align-items:flex-end;background-size:cover;background-position:center;position:relative}.story-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,8,6,.05),rgba(10,8,6,.76))}.story-cover .wrap{position:relative;z-index:1;color:#fff;padding-bottom:70px}.story-cover h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(52px,6vw,88px);font-weight:400;line-height:.95;margin:10px 0 12px}.story-cover p{max-width:650px;font-size:18px}.story-editorial{padding:80px 0}.story-editorial .story-copy{max-width:800px;margin:auto;text-align:center}.story-editorial h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,4vw,58px);font-weight:400}.story-editorial p{font-size:18px;line-height:1.8;color:#655c54}.story-frame{width:min(1120px,100%);height:min(70vw,700px);margin:56px auto 0;background-size:cover;background-position:center}.story-quote{background:#191612;color:#f8f2e9;padding:78px 20px;text-align:center}.story-quote blockquote{font-family:Georgia,'Times New Roman',serif;font-size:clamp(30px,4vw,52px);font-weight:400;max-width:920px;margin:auto;line-height:1.2}.story-end{text-align:center;padding:80px 20px}.story-end h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,4vw,58px);font-weight:400}.story-end p{max-width:620px;margin:12px auto 28px;color:#6b625b}
@media(max-width:760px){.real-wedding-grid{grid-template-columns:1fr}.rw-photo{height:280px}.story-cover{min-height:62vh}.story-cover .wrap{padding-bottom:44px}.story-editorial{padding:58px 0}.story-frame{height:75vw;margin-top:36px}}


/* =========================================================
   v0.10.0 — HOME PREMIUM / CAPA APROVADA
   Escopo: cabeçalho + hero + reconhecimento + cards de entrada
   ========================================================= */
.home-premium-v0100{background:#f7f3ec;color:#1a1714}
.home-premium-v0100 .premium-home-top{height:76px;background:rgba(250,248,244,.96);color:#211d19;border-bottom:1px solid rgba(55,45,36,.10);backdrop-filter:blur(16px);box-shadow:0 5px 24px rgba(35,28,21,.035)}
.home-premium-v0100 .premium-home-top .nav{height:76px;gap:29px}
.home-premium-v0100 .premium-home-top .brand{width:205px;margin-right:auto}
.home-premium-v0100 .premium-home-top .brand img{height:44px;width:100%;object-fit:contain;object-position:left center}
.home-premium-v0100 .premium-home-top .nav>a:not(.brand):not(.premium-quote-btn){color:#2b2621;opacity:1;text-transform:none;letter-spacing:.01em;font:13px Georgia,'Times New Roman',serif;position:relative}
.home-premium-v0100 .premium-home-top .nav>a:not(.brand):not(.premium-quote-btn):after{content:'';position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:#9f805c;transition:right .25s ease}
.home-premium-v0100 .premium-home-top .nav>a:not(.brand):not(.premium-quote-btn):hover:after{right:0}
.home-premium-v0100 .premium-home-top .premium-quote-btn{border-radius:2px;padding:13px 18px;background:#a48661;color:#fff;font:600 11px/1 Arial,sans-serif;letter-spacing:.04em;box-shadow:0 8px 20px rgba(98,74,48,.13)}
.home-premium-v0100 .premium-home-top .premium-quote-btn:hover{background:#8f714f;transform:translateY(-1px)}

.home-premium-v0100 .premium-cover{min-height:calc(86vh - 76px)!important;background-image:linear-gradient(90deg,rgba(16,12,9,.72) 0%,rgba(16,12,9,.52) 32%,rgba(16,12,9,.12) 62%,rgba(16,12,9,.03) 100%),url('hero-casamento-marcos-gallo.png')!important;background-position:center 49%!important;background-size:cover!important;display:flex;align-items:center;position:relative}
.home-premium-v0100 .premium-cover:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.13));pointer-events:none}
.home-premium-v0100 .premium-cover:after{background:linear-gradient(180deg,transparent 70%,rgba(0,0,0,.21))!important}
.home-premium-v0100 .premium-cover .copy{padding:70px 0 78px 0!important;transform:none!important;max-width:720px;margin-left:0}
.home-premium-v0100 .premium-cover .eyebrow{color:#efe4d6;font-size:10px;letter-spacing:.20em;margin:0 0 18px}
.home-premium-v0100 .premium-cover h1{font-size:clamp(58px,6.5vw,92px)!important;line-height:.92!important;letter-spacing:-.045em!important;margin:0 0 14px!important;max-width:680px;text-wrap:balance;text-shadow:0 3px 28px rgba(0,0,0,.18)}
.home-premium-v0100 .premium-cover .hero-subtitle{font:clamp(23px,2.25vw,34px)/1.17 Georgia,'Times New Roman',serif!important;color:#fff!important;max-width:650px!important;margin:0 0 16px!important;letter-spacing:-.02em}
.home-premium-v0100 .premium-cover .hero-values{font:10px/1.5 Inter,Arial,sans-serif!important;letter-spacing:.16em;text-transform:uppercase;color:#eee1d2!important;margin:0!important;max-width:none!important}
.home-premium-v0100 .premium-cover .hero-actions{margin-top:30px;gap:12px}
.home-premium-v0100 .premium-cover .premium-primary,.home-premium-v0100 .premium-cover .premium-secondary{border-radius:2px;min-width:190px;padding:14px 19px;font:600 11px Arial,sans-serif;letter-spacing:.02em;text-transform:none}
.home-premium-v0100 .premium-cover .premium-primary{background:#b49369;color:white;border:1px solid #b49369}
.home-premium-v0100 .premium-cover .premium-secondary{background:rgba(15,12,10,.10);color:#fff;border:1px solid rgba(255,255,255,.72);backdrop-filter:blur(3px)}
.home-premium-v0100 .premium-cover .premium-primary:hover{background:#9d7c55;border-color:#9d7c55}
.home-premium-v0100 .premium-cover .premium-secondary:hover{background:rgba(255,255,255,.10)}
.home-premium-v0100 .hero-side-note{position:absolute;right:max(4vw,42px);top:18%;z-index:3;color:#f2e6d7;font:600 9px/1.55 Arial,sans-serif;letter-spacing:.28em;text-align:left;opacity:.85}
.home-premium-v0100 .premium-cover .experience-tab{background:rgba(20,16,13,.70);border-color:rgba(255,255,255,.22);color:#fff}

.home-premium-v0100 .award-strip{background:#fbf8f3;border-bottom:1px solid #e5dbcf;color:#2c261f;padding:0}
.home-premium-v0100 .award-inner{min-height:72px;display:flex;align-items:center;justify-content:center;gap:22px;text-align:center}
.home-premium-v0100 .award-line{height:1px;background:#cbb89f;flex:1;max-width:180px}
.home-premium-v0100 .award-laurel{font:32px Georgia,serif;color:#a48661;transform:rotate(-8deg)}
.home-premium-v0100 .award-inner strong{display:block;font:18px/1.2 Georgia,'Times New Roman',serif;font-weight:400;color:#322a23}
.home-premium-v0100 .award-inner small{display:block;margin-top:6px;font-size:8px;letter-spacing:.24em;color:#9b7d5e}

.home-premium-v0100 .moments-section{background:#fbf8f3!important;padding:54px 0 62px!important}
.home-premium-v0100 .moments-section .section-center .eyebrow{color:#9c7d5d;margin-bottom:7px}
.home-premium-v0100 .moments-section h2{font-size:clamp(36px,3.8vw,50px);letter-spacing:-.035em;margin-bottom:7px}
.home-premium-v0100 .moments-section .lead{font:14px/1.5 Inter,Arial,sans-serif;color:#756b62;letter-spacing:.01em}
.home-premium-v0100 .moment-grid{gap:11px;margin-top:28px}
.home-premium-v0100 .moment-card{height:292px;border-radius:0;background:#fff;box-shadow:none;border:1px solid #e5ddd3;overflow:hidden;display:flex;flex-direction:column}
.home-premium-v0100 .moment-card:after{display:none!important}
.home-premium-v0100 .moment-card img{height:190px;flex:0 0 190px;object-fit:cover}
.home-premium-v0100 .moment-card span{position:static!important;color:#211c18!important;background:#fff;padding:12px 13px 11px!important;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:8px;align-items:end}
.home-premium-v0100 .moment-card strong{font:22px/1 Georgia,'Times New Roman',serif!important;color:#211c18;text-shadow:none!important;grid-column:1;grid-row:1;margin:0 0 6px!important}
.home-premium-v0100 .moment-card em{font:11px/1.35 Inter,Arial,sans-serif;color:#766c63;font-style:normal;grid-column:1;grid-row:2;max-width:150px}
.home-premium-v0100 .moment-card small{display:block;color:#9a7b5b!important;font:600 8px/1 Inter,Arial,sans-serif;letter-spacing:.11em;grid-column:2;grid-row:1/3;align-self:end;min-height:0}
.home-premium-v0100 .moment-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(35,27,20,.08)}
.home-premium-v0100 .moment-card:hover img{transform:scale(1.025)}

@media(max-width:1100px){
 .home-premium-v0100 .premium-home-top .nav{gap:18px}
 .home-premium-v0100 .premium-home-top .brand{width:180px}
 .home-premium-v0100 .premium-home-top .nav>a:not(.brand):not(.premium-quote-btn){font-size:12px}
}
@media(max-width:850px){
 .home-premium-v0100 .premium-home-top,.home-premium-v0100 .premium-home-top .nav{height:70px}
 .home-premium-v0100 .premium-home-top .brand{width:175px}
 .home-premium-v0100 .premium-home-top .brand img{height:39px}
 .home-premium-v0100 .premium-home-top .mobilebar{display:inline-flex!important;background:transparent;color:#2d2722;padding:9px 10px;font-size:20px;box-shadow:none}
 .home-premium-v0100 .premium-cover{min-height:76vh!important;background-position:60% center!important}
 .home-premium-v0100 .premium-cover:before{background:linear-gradient(180deg,rgba(12,9,7,.16),rgba(12,9,7,.78) 75%)}
 .home-premium-v0100 .premium-cover .copy{align-self:flex-end;padding:75px 0 68px!important;max-width:100%}
 .home-premium-v0100 .premium-cover h1{font-size:clamp(48px,13vw,66px)!important;max-width:540px}
 .home-premium-v0100 .premium-cover .hero-subtitle{font-size:22px!important;max-width:480px!important}
 .home-premium-v0100 .premium-cover .hero-values{font-size:8px!important;letter-spacing:.12em}
 .home-premium-v0100 .hero-side-note{display:none}
 .home-premium-v0100 .award-inner{min-height:88px;gap:12px;padding:15px 0}
 .home-premium-v0100 .award-line{max-width:60px}
 .home-premium-v0100 .award-laurel{font-size:25px}
 .home-premium-v0100 .award-inner strong{font-size:15px}
 .home-premium-v0100 .award-inner small{font-size:7px;letter-spacing:.15em}
 .home-premium-v0100 .moment-card{height:306px}
 .home-premium-v0100 .moment-card img{height:205px;flex-basis:205px}
}
@media(max-width:560px){
 .home-premium-v0100 .premium-cover{min-height:78vh!important;background-position:64% center!important}
 .home-premium-v0100 .premium-cover .eyebrow{font-size:9px;max-width:280px}
 .home-premium-v0100 .premium-cover h1{font-size:49px!important}
 .home-premium-v0100 .premium-cover .hero-subtitle{font-size:20px!important;line-height:1.22!important}
 .home-premium-v0100 .premium-cover .hero-actions{flex-direction:column;align-items:stretch;max-width:275px}
 .home-premium-v0100 .premium-cover .premium-primary,.home-premium-v0100 .premium-cover .premium-secondary{width:100%;min-width:0}
 .home-premium-v0100 .award-line{display:none}
 .home-premium-v0100 .award-inner{gap:8px}
 .home-premium-v0100 .award-laurel{font-size:22px}
 .home-premium-v0100 .moments-section{padding-top:46px!important}
 .home-premium-v0100 .moment-card{height:auto;min-height:320px}
 .home-premium-v0100 .moment-card img{height:235px;flex-basis:235px}
}

/* =========================================================
   v0.10.1 — HOME PREMIUM / REFINAMENTO + NOVA FOTO DE CAPA
   Hero aprovado: MG Fotografia-522.jpg
   ========================================================= */
.home-premium-v0100 .premium-cover{
  background-image:
    linear-gradient(90deg,rgba(15,11,8,.74) 0%,rgba(15,11,8,.52) 30%,rgba(15,11,8,.16) 57%,rgba(15,11,8,.04) 100%),
    url('hero-casamento-v0101.jpg')!important;
  background-position:center 48%!important;
  min-height:calc(84vh - 76px)!important;
}
.home-premium-v0100 .premium-cover .copy{
  max-width:650px;
  padding:68px 0 76px clamp(26px,2.8vw,46px)!important;
}
.home-premium-v0100 .premium-cover h1{
  font-size:clamp(52px,5.55vw,80px)!important;
  line-height:.94!important;
  letter-spacing:-.04em!important;
  max-width:560px;
  margin-bottom:16px!important;
}
.home-premium-v0100 .premium-cover .hero-subtitle{
  font-size:clamp(22px,2vw,31px)!important;
  max-width:590px!important;
  line-height:1.2!important;
}
.home-premium-v0100 .premium-cover .hero-values{max-width:560px!important}
.home-premium-v0100 .hero-side-note{right:max(3.4vw,36px);top:20%;opacity:.72}

/* Botão lateral mais discreto e integrado ao layout premium */
.home-premium-v0100 .premium-cover .experience-tab,
.home-premium-v0100 .experience-tab{
  background:rgba(52,46,40,.72)!important;
  border-color:rgba(207,180,147,.34)!important;
  color:rgba(255,255,255,.92)!important;
  padding:15px 10px!important;
  border-radius:12px 0 0 12px!important;
  font-size:9px!important;
  letter-spacing:.14em!important;
  box-shadow:0 10px 28px rgba(0,0,0,.14)!important;
  backdrop-filter:blur(5px);
  transition:background .25s ease,box-shadow .25s ease,opacity .25s ease;
  opacity:.84;
}
.home-premium-v0100 .experience-tab:hover{
  background:rgba(44,38,33,.90)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.20)!important;
  opacity:1;
}
.home-premium-v0100 .experience-tab span{font-size:13px!important;color:#d6b489!important}

/* Enquanto recebemos fotos limpas, enquadrar as capas atuais evitando o texto embutido. */
.home-premium-v0100 .moment-card img{object-position:center 10%!important;transform:scale(1.08);transform-origin:center 22%}
.home-premium-v0100 .moment-card:hover img{transform:scale(1.105)!important}
.home-premium-v0100 .story-fifteen,
.home-premium-v0100 .story-baby{background-size:112% auto!important;background-position:center 8%!important}

/* Mais respiro e proporção editorial nos cards. */
.home-premium-v0100 .moments-section{padding:60px 0 70px!important}
.home-premium-v0100 .moment-grid{gap:14px!important;margin-top:31px!important}
.home-premium-v0100 .moment-card{height:300px!important}
.home-premium-v0100 .moment-card img{height:192px!important;flex-basis:192px!important}
.home-premium-v0100 .moment-card span{padding:13px 14px 12px!important}
.home-premium-v0100 .stories-home{padding-top:84px!important}

@media(max-width:850px){
  .home-premium-v0100 .premium-cover{
    min-height:76vh!important;
    background-position:65% center!important;
  }
  .home-premium-v0100 .premium-cover .copy{
    padding:70px 18px 66px!important;
  }
  .home-premium-v0100 .premium-cover h1{
    font-size:clamp(44px,11.5vw,60px)!important;
    max-width:500px;
  }
  .home-premium-v0100 .premium-cover .hero-subtitle{font-size:21px!important}
  .home-premium-v0100 .experience-tab{
    opacity:.82;
    padding:11px 15px!important;
    border-radius:999px!important;
    font-size:8px!important;
  }
  .home-premium-v0100 .moment-card{height:310px!important}
  .home-premium-v0100 .moment-card img{height:204px!important;flex-basis:204px!important}
}
@media(max-width:560px){
  .home-premium-v0100 .premium-cover{
    min-height:78vh!important;
    background-position:68% center!important;
  }
  .home-premium-v0100 .premium-cover .copy{padding-left:16px!important;padding-right:16px!important}
  .home-premium-v0100 .premium-cover h1{font-size:46px!important;max-width:340px}
  .home-premium-v0100 .premium-cover .hero-subtitle{font-size:19px!important;max-width:330px!important}
  .home-premium-v0100 .moment-card{height:auto!important;min-height:320px}
  .home-premium-v0100 .moment-card img{height:235px!important;flex-basis:235px!important}
}

/* =========================================================
   v0.10.2 — HOME PREMIUM / ÁLBUNS PREMIUM APROVADO
   ========================================================= */
.home-premium-v0100 .album-premium-v0102{background:#17130f!important;color:#fbf5ec!important;overflow:hidden}
.home-premium-v0100 .album-layout-v0102{width:min(100%,1500px);max-width:none;min-height:520px;display:grid;grid-template-columns:minmax(340px,.88fr) minmax(560px,1.55fr) minmax(300px,.78fr);gap:0;align-items:stretch;padding:0}
.home-premium-v0100 .album-copy-v0102{padding:58px 48px 48px 12px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#17130f 0%,#191510 84%,#1b1712 100%)}
.home-premium-v0100 .album-kicker{display:flex;align-items:center;gap:16px;margin-bottom:21px}.home-premium-v0100 .album-kicker span{font:600 11px/1 Arial,sans-serif;letter-spacing:.24em;color:#f2e5d6}.home-premium-v0100 .album-kicker i{height:1px;width:94px;background:#9c7548;display:block}
.home-premium-v0100 .album-copy-v0102 h2{font:clamp(46px,4vw,64px)/.98 Georgia,'Times New Roman',serif;margin:0 0 27px;letter-spacing:-.035em;color:#fff;max-width:440px}.home-premium-v0100 .album-copy-v0102 h2 em{font-style:normal;color:#b78e5e}
.home-premium-v0100 .album-copy-v0102>p{font:17px/1.48 Georgia,'Times New Roman',serif;color:#eee3d8;max-width:430px;margin:0 0 28px}
.home-premium-v0100 .album-mini-benefits{display:grid;grid-template-columns:repeat(3,1fr);max-width:430px;margin:0 0 30px}.home-premium-v0100 .album-mini-benefits span{font:600 8px/1.45 Arial,sans-serif;letter-spacing:.11em;text-transform:uppercase;text-align:center;color:#f6efe8;padding:0 14px;border-right:1px solid rgba(197,158,112,.30)}.home-premium-v0100 .album-mini-benefits span:first-child{padding-left:0}.home-premium-v0100 .album-mini-benefits span:last-child{border:0;padding-right:0}.home-premium-v0100 .album-mini-benefits b{display:block;color:#c59b69;font:24px/1 Georgia,serif;margin-bottom:9px}
.home-premium-v0100 .album-premium-cta{align-self:flex-start;border:0!important;border-radius:999px!important;background:linear-gradient(90deg,#b78d5d,#c79d6c)!important;color:#fff!important;padding:18px 28px!important;min-width:310px;text-align:center;font:700 11px/1 Arial,sans-serif!important;letter-spacing:.11em!important;box-shadow:0 12px 26px rgba(0,0,0,.20)}.home-premium-v0100 .album-premium-cta span{margin-left:12px}.home-premium-v0100 .album-premium-cta:hover{transform:translateY(-2px);filter:brightness(1.05)}
.home-premium-v0100 .album-legacy{display:flex;align-items:center;gap:14px;margin-top:26px}.home-premium-v0100 .album-legacy i{width:50px;height:1px;background:#a47a4b}.home-premium-v0100 .album-legacy span{font:600 8px/1 Arial,sans-serif;letter-spacing:.24em;color:#cba171}
.home-premium-v0100 .album-photo-v0102{height:auto;min-height:520px;overflow:hidden;background:#241b13}.home-premium-v0100 .album-photo-v0102 img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}
.home-premium-v0100 .album-points-v0102{padding:50px 28px 44px 42px;background:linear-gradient(90deg,#191510,#17130f);display:flex;flex-direction:column;justify-content:center;gap:27px}
.home-premium-v0100 .album-points-v0102>div:not(.album-signature){display:grid;grid-template-columns:54px 1fr;gap:17px;align-items:start}.home-premium-v0100 .album-point-icon{width:50px;height:50px;border-radius:50%;border:1px solid #a97f50;color:#c99d69;display:flex;align-items:center;justify-content:center;font:24px/1 Georgia,serif}.home-premium-v0100 .album-points-v0102 p{margin:4px 0 0}.home-premium-v0100 .album-points-v0102 b{display:block;color:#fff;font:700 9px/1.3 Arial,sans-serif;letter-spacing:.14em;margin-bottom:7px}.home-premium-v0100 .album-points-v0102 small{display:block;color:#c9bdb0;font:12px/1.5 Arial,sans-serif;max-width:200px}
.home-premium-v0100 .album-signature{display:flex;align-items:center;gap:18px;margin-top:3px;color:#bf8e58}.home-premium-v0100 .album-signature i{width:48px;height:1px;background:#9b7043}.home-premium-v0100 .album-signature span{font:italic 23px/1.25 Georgia,'Times New Roman',serif;color:#bd8d59;transform:rotate(-2deg)}
@media(max-width:1180px){.home-premium-v0100 .album-layout-v0102{grid-template-columns:minmax(320px,.9fr) minmax(500px,1.4fr)}.home-premium-v0100 .album-points-v0102{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);padding:30px 34px;gap:20px}.home-premium-v0100 .album-points-v0102>div:not(.album-signature){grid-template-columns:42px 1fr}.home-premium-v0100 .album-point-icon{width:40px;height:40px;font-size:19px}.home-premium-v0100 .album-signature{display:none}}
@media(max-width:850px){.home-premium-v0100 .album-layout-v0102{grid-template-columns:1fr}.home-premium-v0100 .album-copy-v0102{padding:48px 24px 42px}.home-premium-v0100 .album-copy-v0102 h2{font-size:48px;max-width:520px}.home-premium-v0100 .album-copy-v0102>p{max-width:560px}.home-premium-v0100 .album-photo-v0102{min-height:420px}.home-premium-v0100 .album-points-v0102{grid-template-columns:1fr 1fr;padding:34px 24px}.home-premium-v0100 .album-premium-cta{min-width:0;width:100%;max-width:340px}}
@media(max-width:560px){.home-premium-v0100 .album-copy-v0102 h2{font-size:42px}.home-premium-v0100 .album-mini-benefits{grid-template-columns:1fr 1fr 1fr}.home-premium-v0100 .album-mini-benefits span{padding:0 8px;font-size:7px}.home-premium-v0100 .album-photo-v0102{min-height:330px}.home-premium-v0100 .album-points-v0102{grid-template-columns:1fr}.home-premium-v0100 .album-points-v0102>div:not(.album-signature){grid-template-columns:48px 1fr}}

/* =========================================================
   v0.10.3 — MOMENTOS PREMIUM + ÁLBUNS COMPACTOS
   ========================================================= */
.home-premium-v0100 .moments-section{padding:56px 0 62px!important}
.home-premium-v0100 .moment-grid{gap:16px!important}
.home-premium-v0100 .moment-card{height:306px!important;border-radius:0!important}
.home-premium-v0100 .moment-card img{height:196px!important;flex-basis:196px!important;object-position:center center!important;transform:none!important}
.home-premium-v0100 .moment-card:hover img{transform:scale(1.02)!important}
.home-premium-v0100 .moment-card span{padding:14px 15px 12px!important}
.home-premium-v0100 .moment-card strong{font-size:23px!important;margin-bottom:7px!important}
.home-premium-v0100 .moment-card em{font-size:11px!important;max-width:165px!important;line-height:1.38!important}
.home-premium-v0100 .moment-card small{font-size:10px!important;letter-spacing:.12em!important;color:#9a7b5b!important}

.home-premium-v0100 .album-premium-v0103{background:#17130f!important;color:#fbf5ec!important;overflow:hidden}
.home-premium-v0100 .album-layout-v0103{width:min(100%,1480px);max-width:none;min-height:380px;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(500px,1.2fr) minmax(280px,.72fr);gap:0;align-items:stretch;padding:0}
.home-premium-v0100 .album-copy-v0103{padding:36px 32px 34px 8px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#17130f 0%,#191510 84%,#1b1712 100%)}
.home-premium-v0100 .album-kicker{display:flex;align-items:center;gap:16px;margin-bottom:15px}.home-premium-v0100 .album-kicker span{font:600 11px/1 Arial,sans-serif;letter-spacing:.24em;color:#f2e5d6}.home-premium-v0100 .album-kicker i{height:1px;width:88px;background:#9c7548;display:block}
.home-premium-v0100 .album-copy-v0103 h2{font:clamp(34px,3.6vw,56px)/.96 Georgia,'Times New Roman',serif;margin:0 0 18px;letter-spacing:-.035em;color:#fff;max-width:380px}.home-premium-v0100 .album-copy-v0103 h2 em{font-style:normal;color:#c59b69}
.home-premium-v0100 .album-copy-v0103>p{font:15px/1.52 Georgia,'Times New Roman',serif;color:#eee3d8;max-width:355px;margin:0 0 18px}
.home-premium-v0100 .album-mini-benefits{display:grid;grid-template-columns:repeat(3,1fr);max-width:360px;margin:0 0 18px}.home-premium-v0100 .album-mini-benefits span{font:600 7px/1.4 Arial,sans-serif;letter-spacing:.11em;text-transform:uppercase;text-align:center;color:#f6efe8;padding:0 8px;border-right:1px solid rgba(197,158,112,.30)}.home-premium-v0100 .album-mini-benefits span:first-child{padding-left:0}.home-premium-v0100 .album-mini-benefits span:last-child{border:0;padding-right:0}.home-premium-v0100 .album-mini-benefits b{display:block;color:#c59b69;font:20px/1 Georgia,serif;margin-bottom:7px}
.home-premium-v0100 .album-premium-cta{align-self:flex-start;border:0!important;border-radius:999px!important;background:linear-gradient(90deg,#b78d5d,#c79d6c)!important;color:#fff!important;padding:16px 24px!important;min-width:270px;text-align:center;font:700 10px/1 Arial,sans-serif!important;letter-spacing:.11em!important;box-shadow:0 12px 26px rgba(0,0,0,.20)}.home-premium-v0100 .album-premium-cta span{margin-left:12px}.home-premium-v0100 .album-premium-cta:hover{transform:translateY(-2px);filter:brightness(1.05)}
.home-premium-v0100 .album-legacy{display:flex;align-items:center;gap:14px;margin-top:18px}.home-premium-v0100 .album-legacy i{width:40px;height:1px;background:#a47a4b}.home-premium-v0100 .album-legacy span{font:600 8px/1 Arial,sans-serif;letter-spacing:.22em;color:#cba171}
.home-premium-v0100 .album-photo-v0103{min-height:380px;overflow:hidden;background:#241b13}.home-premium-v0100 .album-photo-v0103 img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}
.home-premium-v0100 .album-points-v0103{padding:34px 26px 30px 28px;background:linear-gradient(90deg,#191510,#17130f);display:flex;flex-direction:column;justify-content:center;gap:18px}
.home-premium-v0100 .album-points-v0103>div:not(.album-signature){display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start}.home-premium-v0100 .album-point-icon{width:40px;height:40px;border-radius:50%;border:1px solid #a97f50;color:#c99d69;display:flex;align-items:center;justify-content:center;font:20px/1 Georgia,serif}.home-premium-v0100 .album-points-v0103 p{margin:2px 0 0}.home-premium-v0100 .album-points-v0103 b{display:block;color:#fff;font:700 9px/1.3 Arial,sans-serif;letter-spacing:.14em;margin-bottom:5px}.home-premium-v0100 .album-points-v0103 small{display:block;color:#c9bdb0;font:12px/1.45 Arial,sans-serif;max-width:185px}
.home-premium-v0100 .album-signature{display:flex;align-items:center;gap:16px;margin-top:2px;color:#bf8e58}.home-premium-v0100 .album-signature i{width:44px;height:1px;background:#9b7043}.home-premium-v0100 .album-signature span{font:italic 18px/1.22 Georgia,'Times New Roman',serif;color:#bd8d59;transform:rotate(-2deg)}
@media(max-width:1180px){.home-premium-v0100 .moment-grid{grid-template-columns:repeat(3,1fr)!important}.home-premium-v0100 .album-layout-v0103{grid-template-columns:minmax(290px,.9fr) minmax(440px,1.12fr)}.home-premium-v0100 .album-points-v0103{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);padding:26px 28px;gap:18px}.home-premium-v0100 .album-points-v0103>div:not(.album-signature){grid-template-columns:38px 1fr}.home-premium-v0100 .album-point-icon{width:36px;height:36px;font-size:18px}.home-premium-v0100 .album-signature{display:none}}
@media(max-width:850px){.home-premium-v0100 .moment-grid{grid-template-columns:1fr 1fr!important}.home-premium-v0100 .moment-card{height:auto!important;min-height:315px}.home-premium-v0100 .moment-card img{height:220px!important;flex-basis:220px!important}.home-premium-v0100 .album-layout-v0103{grid-template-columns:1fr}.home-premium-v0100 .album-copy-v0103{padding:42px 24px 34px}.home-premium-v0100 .album-copy-v0103 h2{font-size:46px;max-width:520px}.home-premium-v0100 .album-copy-v0103>p{max-width:560px}.home-premium-v0100 .album-photo-v0103{min-height:320px}.home-premium-v0100 .album-points-v0103{grid-template-columns:1fr 1fr;padding:28px 24px}.home-premium-v0100 .album-premium-cta{min-width:0;width:100%;max-width:340px}}
@media(max-width:560px){.home-premium-v0100 .moment-grid{grid-template-columns:1fr!important}.home-premium-v0100 .moment-card{min-height:320px}.home-premium-v0100 .moment-card img{height:230px!important;flex-basis:230px!important}.home-premium-v0100 .album-copy-v0103 h2{font-size:40px}.home-premium-v0100 .album-mini-benefits{grid-template-columns:1fr 1fr 1fr}.home-premium-v0100 .album-mini-benefits span{padding:0 6px;font-size:7px}.home-premium-v0100 .album-photo-v0103{min-height:300px}.home-premium-v0100 .album-points-v0103{grid-template-columns:1fr}.home-premium-v0100 .album-points-v0103>div:not(.album-signature){grid-template-columns:40px 1fr}}

/* =========================================================
   v0.10.5 — HISTÓRIAS REAIS / EDITORIAL PREMIUM
   ========================================================= */
.home-premium-v0100 .stories-premium-v0105{background:#fbf8f3!important;padding:68px 0 78px!important}
.home-premium-v0100 .stories-premium-head{margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #dfd4c8}
.home-premium-v0100 .stories-premium-head h2{font:clamp(44px,5vw,68px)/1.02 Georgia,'Times New Roman',serif;letter-spacing:-.04em;margin:7px 0 0;color:#171410}
.home-premium-v0100 .stories-premium-head .text-link{align-self:flex-end;margin-bottom:8px}
.home-premium-v0100 .stories-editorial-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(420px,.9fr);gap:28px;align-items:start}
.home-premium-v0100 .story-featured{min-width:0}
.home-premium-v0100 .story-media{display:block;position:relative;overflow:hidden;background:#ece3da}
.home-premium-v0100 .story-featured .story-media{height:430px;border-radius:10px}
.home-premium-v0100 .story-media>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}
.home-premium-v0100 .story-featured .story-media:hover img,.home-premium-v0100 .story-side .story-media:hover img{transform:scale(1.025)}
.home-premium-v0100 .story-featured>.eyebrow{margin:18px 0 8px;color:#9b754f}
.home-premium-v0100 .story-featured h3{font:36px/1 Georgia,'Times New Roman',serif;margin:0 0 12px;color:#181512}
.home-premium-v0100 .story-featured>p:not(.eyebrow){font:15px/1.6 Inter,Arial,sans-serif;color:#675f57;max-width:650px;margin:0 0 14px}
.home-premium-v0100 .story-link{font:700 9px/1 Arial,sans-serif;letter-spacing:.15em;color:#2c241d;border-bottom:1px solid #b99976;padding-bottom:5px;display:inline-block}
.home-premium-v0100 .story-side-stack{display:grid;gap:22px}
.home-premium-v0100 .story-side{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.9fr);gap:22px;align-items:center;padding-bottom:22px;border-bottom:1px solid #dfd4c8}
.home-premium-v0100 .story-side:last-child{border-bottom:0;padding-bottom:0}
.home-premium-v0100 .story-side .story-media{height:245px;border-radius:10px}
.home-premium-v0100 .story-side-copy .eyebrow{margin:0 0 8px;color:#9b754f}
.home-premium-v0100 .story-side-copy h3{font:32px/1.05 Georgia,'Times New Roman',serif;margin:0 0 12px;color:#181512}
.home-premium-v0100 .story-side-copy>p:not(.eyebrow){font:14px/1.55 Georgia,'Times New Roman',serif;color:#6f665e;margin:0 0 14px}
.home-premium-v0100 .story-wedding-slider>img{position:absolute;inset:0;opacity:0;animation:storyWeddingFade 18s infinite ease-in-out;object-position:center center}
.home-premium-v0100 .story-wedding-slider>img:nth-child(1){animation-delay:0s}
.home-premium-v0100 .story-wedding-slider>img:nth-child(2){animation-delay:6s}
.home-premium-v0100 .story-wedding-slider>img:nth-child(3){animation-delay:12s}
@keyframes storyWeddingFade{0%{opacity:0}5%{opacity:1}28%{opacity:1}33%{opacity:0}100%{opacity:0}}
@media(max-width:1100px){.home-premium-v0100 .stories-editorial-grid{grid-template-columns:1fr}.home-premium-v0100 .story-side-stack{grid-template-columns:1fr 1fr}.home-premium-v0100 .story-side{grid-template-columns:1fr;align-items:start}.home-premium-v0100 .story-side .story-media{height:300px}.home-premium-v0100 .story-side{border-bottom:0;padding-bottom:0}}
@media(max-width:720px){.home-premium-v0100 .stories-premium-v0105{padding:52px 0 58px!important}.home-premium-v0100 .stories-premium-head{align-items:flex-start}.home-premium-v0100 .stories-premium-head h2{font-size:42px}.home-premium-v0100 .stories-editorial-grid{gap:24px}.home-premium-v0100 .story-featured .story-media{height:330px}.home-premium-v0100 .story-featured h3{font-size:30px}.home-premium-v0100 .story-side-stack{grid-template-columns:1fr}.home-premium-v0100 .story-side{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-bottom:18px;border-bottom:1px solid #dfd4c8}.home-premium-v0100 .story-side .story-media{height:220px}.home-premium-v0100 .story-side-copy h3{font-size:27px}}
@media(max-width:520px){.home-premium-v0100 .stories-premium-head h2{font-size:36px}.home-premium-v0100 .story-featured .story-media{height:280px}.home-premium-v0100 .story-side{grid-template-columns:1fr}.home-premium-v0100 .story-side .story-media{height:280px}}

/* v0.10.6 — galerias sincronizadas pelo Studio CRM */
.auto-gallery-section{padding:58px 0 12px;background:#fbf8f3}.legacy-gallery-section{padding-top:42px;background:#fbf8f3}.auto-gallery-list{padding-top:26px}.auto-gallery-card{min-height:360px}.auto-gallery-hero{padding:150px 0 64px;background:#15120f;color:#fff}.auto-gallery-hero h1{color:#fff;font-size:clamp(48px,6vw,78px);margin:.12em 0 .25em}.auto-gallery-hero .lead{max-width:760px;color:#e6ddd3}.auto-gallery-hero .text-link{display:inline-block;margin-top:16px;color:#d4ad82}.auto-gallery-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.auto-gallery-photo{appearance:none;border:0;padding:0;background:#eee;aspect-ratio:4/3;overflow:hidden;cursor:zoom-in}.auto-gallery-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.auto-gallery-photo:hover img{transform:scale(1.025)}.auto-gallery-empty{text-align:center;padding:80px 20px}.auto-lightbox{position:fixed;inset:0;background:rgba(10,8,7,.95);z-index:9999;display:none;align-items:center;justify-content:center;padding:28px}.auto-lightbox.open{display:flex}.auto-lightbox img{max-width:94vw;max-height:92vh;object-fit:contain}.auto-lightbox button{position:absolute;right:24px;top:18px;border:0;background:transparent;color:#fff;font-size:44px;cursor:pointer}@media(max-width:900px){.auto-gallery-photo-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.auto-gallery-photo-grid{grid-template-columns:1fr}.auto-gallery-hero{padding-top:120px}.auto-gallery-card{min-height:280px}}


/* =========================================================
   v0.10.7 — UNIFICAÇÃO VISUAL + GALERIAS POR CATEGORIA
   Home usa o mesmo cabeçalho escuro premium das páginas internas.
   ========================================================= */
.home-premium-v0100>.top{background:rgba(17,15,13,.94);color:#fff;border-bottom:1px solid rgba(255,255,255,.10);backdrop-filter:blur(18px);box-shadow:none}
.home-premium-v0100>.top .nav>a:not(.brand):not(.btn){color:#fff;opacity:.84;text-transform:uppercase;letter-spacing:.08em;font:12px/1 Inter,Arial,sans-serif}
.home-premium-v0100>.top .nav>a:not(.brand):not(.btn):hover{color:#e7d4bd;opacity:1}
.home-premium-v0100>.top .brand{width:270px}.home-premium-v0100>.top .brand img{height:56px;object-fit:contain;object-position:left center}
.home-premium-v0100>.top .btn.light{background:#fff;color:#171614;border-radius:999px;padding:14px 22px;font:700 11px/1 Inter,Arial,sans-serif;letter-spacing:.05em}
.home-premium-v0100>.top .mobilebar{color:#fff}
.category-auto-gallery{background:#f8f3ec;border-top:1px solid #e4d9cc;border-bottom:1px solid #e4d9cc}
.category-auto-gallery-head{align-items:flex-end;margin-bottom:28px}
.category-auto-gallery-head h2{margin:6px 0 9px;font-size:clamp(36px,4vw,54px)}
.category-auto-gallery-head .lead{margin:0;max-width:700px}
.category-auto-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.category-auto-gallery-photo{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;background:#dfd6cc}
.category-auto-gallery-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease,filter .45s ease}
.category-auto-gallery-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(12,10,8,.42));pointer-events:none}
.category-auto-gallery-photo span{position:absolute;left:16px;bottom:13px;z-index:2;color:#fff;font:700 9px/1 Inter,Arial,sans-serif;letter-spacing:.16em}
.category-auto-gallery-photo:hover img{transform:scale(1.025);filter:brightness(.98)}
@media(max-width:1100px){.home-premium-v0100>.top .nav{gap:18px}.home-premium-v0100>.top .brand{width:210px}.home-premium-v0100>.top .nav>a:not(.brand):not(.btn){font-size:11px}.category-auto-gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.home-premium-v0100>.top,.home-premium-v0100>.top .nav{height:72px}.home-premium-v0100>.top .brand{width:176px}.home-premium-v0100>.top .brand img{height:38px}.home-premium-v0100>.top .mobilebar{display:block!important;background:transparent!important;color:#fff!important;padding:9px 10px!important;box-shadow:none!important}.category-auto-gallery-head{align-items:flex-start}.category-auto-gallery-head .text-link{margin-top:14px}.category-auto-gallery-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.category-auto-gallery-grid{grid-template-columns:1fr}.category-auto-gallery-photo{aspect-ratio:16/11}}


/* v0.10.8 — Histórias recentes (Home) */
.home-recent-section{background:#f3efe7;padding-top:92px;padding-bottom:100px}
.home-recent-head{align-items:end;margin-bottom:34px}
.home-recent-head .lead{max-width:680px;margin-bottom:0}
.home-recent-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:265px;gap:18px}
.home-recent-card{position:relative;overflow:hidden;display:flex;align-items:flex-end;min-height:265px;color:#fff;text-decoration:none;background:#161616;isolation:isolate}
.home-recent-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 25%,rgba(0,0,0,.78) 100%);z-index:1}
.home-recent-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.home-recent-card:hover img{transform:scale(1.035)}
.home-recent-card-copy{position:relative;z-index:2;padding:25px 27px;width:100%}
.home-recent-card .eyebrow{color:rgba(255,255,255,.78);margin:0 0 7px}
.home-recent-card h3{color:#fff;margin:0;font-size:clamp(1.35rem,2vw,2rem);line-height:1.05}
.home-recent-meta{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:13px;font-size:.72rem;letter-spacing:.11em;text-transform:uppercase;color:rgba(255,255,255,.82)}
.home-recent-card.is-featured{grid-column:span 7;grid-row:span 2;min-height:548px}
.home-recent-card.is-featured .home-recent-card-copy{padding:36px 38px}
.home-recent-card.is-featured h3{font-size:clamp(2rem,3vw,3.2rem)}
.home-recent-card:nth-child(2),.home-recent-card:nth-child(3){grid-column:span 5}
.home-recent-card:nth-child(n+4){grid-column:span 4}
.home-recent-empty{grid-column:1/-1;text-align:center;padding:40px 20px;color:#6d665d}
@media(max-width:900px){.home-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:280px}.home-recent-card,.home-recent-card.is-featured,.home-recent-card:nth-child(n){grid-column:span 1;grid-row:span 1;min-height:280px}.home-recent-card.is-featured{grid-column:1/-1;min-height:430px}.home-recent-head{align-items:flex-start;gap:18px}}
@media(max-width:620px){.home-recent-section{padding-top:70px;padding-bottom:74px}.home-recent-grid{grid-template-columns:1fr;grid-auto-rows:330px;gap:12px}.home-recent-card,.home-recent-card.is-featured,.home-recent-card:nth-child(n){grid-column:1;min-height:330px}.home-recent-card.is-featured{min-height:430px}.home-recent-card-copy,.home-recent-card.is-featured .home-recent-card-copy{padding:24px}.home-recent-head .text-link{margin-top:4px}}

/* v0.10.5 - Navegacao com Festas Infantis + lightbox premium */
@media (min-width:851px) and (max-width:1280px){.nav{gap:18px}.nav .brand{width:230px}.nav>a:not(.brand):not(.btn){font-size:11px;letter-spacing:.055em}.nav .btn.light{padding:13px 16px;font-size:10px}}
.auto-lightbox{background:rgba(8,7,6,.96)!important}.auto-lightbox img{max-width:min(92vw,1600px)!important;max-height:calc(100vh - 104px)!important;object-fit:contain!important}.auto-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:54px;height:76px;border:0;border-radius:999px;background:rgba(25,22,19,.48);color:#fff;font:300 46px/1 Georgia,"Times New Roman",serif;cursor:pointer}.auto-lightbox-nav.prev{left:24px}.auto-lightbox-nav.next{right:24px}.auto-lightbox-nav:hover{background:rgba(179,139,94,.9)}.auto-lightbox-count{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);color:rgba(255,255,255,.72);font:600 11px/1.2 Arial,sans-serif;letter-spacing:.16em}@media(max-width:850px){.auto-lightbox-nav{width:44px;height:62px;font-size:38px}.auto-lightbox-nav.prev{left:8px}.auto-lightbox-nav.next{right:8px}.auto-lightbox-count{bottom:14px}}


/* v0.11.1 — MENU PREMIUM COM HOVER */
:root{
  --mg-menu-bg:#12100e;
  --mg-menu-border:rgba(255,255,255,.09);
  --mg-menu-text:#f3ede5;
  --mg-menu-muted:rgba(243,237,229,.82);
  --mg-menu-accent:#d7b47f;
}
body>.top{
  height:82px;
  background:rgba(18,16,14,.975);
  border-bottom:1px solid var(--mg-menu-border);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  box-shadow:0 8px 28px rgba(0,0,0,.08);
}
body>.top .nav{
  height:82px;
  width:min(1240px,94vw);
  gap:25px;
  padding:0;
}
body>.top .nav .brand{
  flex:0 0 220px;
  width:220px;
  margin-right:14px;
}
body>.top .nav .brand img{
  width:100%;
  height:48px;
  object-fit:contain;
  object-position:left center;
}
body>.top .nav>a:not(.brand):not(.btn){
  position:relative;
  display:inline-flex;
  align-items:center;
  min-height:82px;
  white-space:nowrap;
  color:var(--mg-menu-muted);
  opacity:1;
  font:600 11px/1 Inter,Arial,Helvetica,sans-serif;
  letter-spacing:.09em;
  text-transform:uppercase;
  transition:color .22s ease,opacity .22s ease;
}
body>.top .nav>a:not(.brand):not(.btn)::after{
  content:'';
  position:absolute;
  left:50%;
  right:50%;
  bottom:15px;
  height:1px;
  background:var(--mg-menu-accent);
  transition:left .25s ease,right .25s ease;
}
body>.top .nav>a:not(.brand):not(.btn):hover,
body>.top .nav>a:not(.brand):not(.btn):focus-visible{
  color:#fff;
}
body>.top .nav>a:not(.brand):not(.btn):hover::after,
body>.top .nav>a:not(.brand):not(.btn):focus-visible::after,
body>.top .nav>a[aria-current="page"]::after{
  left:0;
  right:0;
}
body>.top .nav>.btn.light.quote-trigger{
  flex:0 0 auto;
  white-space:nowrap;
  min-height:46px;
  padding:0 20px;
  border:1px solid rgba(215,180,127,.88);
  background:transparent;
  color:#f1d3a2;
  box-shadow:none;
  border-radius:999px;
  font:700 10.5px/1 Inter,Arial,Helvetica,sans-serif;
  letter-spacing:.09em;
  text-transform:uppercase;
  transition:background .22s ease,color .22s ease,transform .22s ease,border-color .22s ease;
}
body>.top .nav>.btn.light.quote-trigger:hover{
  background:var(--mg-menu-accent);
  color:#1b1713;
  border-color:var(--mg-menu-accent);
  transform:translateY(-1px);
  box-shadow:none;
}
.nav-cta-arrow{display:inline-block;margin-left:9px;font-size:16px;line-height:0;transform:translateY(1px)}

@media (min-width:851px) and (max-width:1180px){
  body>.top .nav{gap:16px;width:min(1120px,96vw)}
  body>.top .nav .brand{flex-basis:185px;width:185px;margin-right:6px}
  body>.top .nav .brand img{height:42px}
  body>.top .nav>a:not(.brand):not(.btn){font-size:10px;letter-spacing:.065em}
  body>.top .nav>.btn.light.quote-trigger{padding:0 15px;font-size:9.5px}
}
@media(max-width:850px){
  body>.top,body>.top .nav{height:72px}
  body>.top .nav{width:min(94vw,720px)}
  body>.top .nav .brand{flex:0 0 182px;width:182px;margin-right:auto}
  body>.top .nav .brand img{height:40px}
  body>.top .nav a:not(.brand),body>.top .nav .btn.light{display:none}
  body>.top .nav .mobilebar{display:inline-flex!important;margin-left:auto;background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.16);padding:9px 11px!important;box-shadow:none!important}
}


/* =========================================================
   v0.12.0 — REBRANDING TONS TERROSOS / SITE INTEIRO
   Objetivo: reduzir o preto, aquecer a identidade e unificar
   o site em bege + marrom claro + marrom escuro.
   ========================================================= */
:root{
  --ink:#2d2118;
  --paper:#f7f2ea;
  --paper2:#efe4d7;
  --champ:#b58b64;
  --muted:#7f6a59;
  --line:rgba(86,61,44,.15);
  --brown-900:#3b281d;
  --brown-800:#4d3526;
  --brown-700:#694936;
  --brown-600:#8b6648;
  --cream-100:#fbf7f1;
  --cream-200:#f4ece2;
}
body{background:linear-gradient(180deg,#f9f5ee 0%,#f5eee6 100%);color:var(--ink)}
.top,
.home-premium-v0100 .premium-home-top{
  background:linear-gradient(90deg,rgba(59,40,29,.96),rgba(88,61,44,.95))!important;
  color:#f7eee5!important;
  border-bottom:1px solid rgba(223,199,171,.20)!important;
  box-shadow:0 10px 28px rgba(52,35,24,.14)!important;
}
.top .nav>a:not(.brand),
.home-premium-v0100 .premium-home-top .nav>a:not(.brand):not(.premium-quote-btn){
  color:#f3e8dc!important;
  opacity:.94!important;
}
.top .nav>a:not(.brand):hover,
.home-premium-v0100 .premium-home-top .nav>a:not(.brand):not(.premium-quote-btn):hover{
  color:#f8dcc0!important;
  opacity:1!important;
}
.home-premium-v0100 .premium-home-top .nav>a:not(.brand):not(.premium-quote-btn):after{background:#d2b08a!important}
.btn{background:#6b4a35;color:#fff}
.btn:hover{box-shadow:0 12px 28px rgba(71,48,32,.20)}
.btn.light,
.home-premium-v0100 .premium-home-top .premium-quote-btn{
  background:#ead8c3!important;
  color:#4e3829!important;
  border:1px solid rgba(145,108,78,.18)!important;
  box-shadow:0 10px 24px rgba(84,60,40,.10)!important;
}
.btn.light:hover,
.home-premium-v0100 .premium-home-top .premium-quote-btn:hover{background:#e2cbb1!important;color:#422d20!important}
.btn.line{background:transparent;border:1px solid rgba(233,218,201,.65);color:#fff}
.hero{background-image:linear-gradient(90deg,rgba(56,36,26,.74),rgba(56,36,26,.28)),url('mockup-aprovado.png')}
.hero:after{background:linear-gradient(180deg,transparent 62%,rgba(57,38,28,.34))}
.section.dark,.dark{background:radial-gradient(circle at 75% 25%,#7d5a42 0,#604332 42%,#3d2b20 100%)!important}
.cta{background:radial-gradient(circle at 50% 0,#876247,#654734 46%,#432f23)!important;color:#fff}
.footer{background:linear-gradient(180deg,#4b3427 0%,#38271d 100%)!important;color:#e8ddcf}
.footer a{color:#efe3d6}
.footer-bottom{border-top:1px solid rgba(255,255,255,.12)}
.pagehero{background:radial-gradient(circle at 75% 15%,#7a5a43,#5e4331 50%,#402c21 100%)!important}
.premium-strip{background:#5a4031!important;color:#f0e3d5!important;border-top-color:rgba(255,255,255,.10);border-bottom-color:rgba(255,255,255,.10)}
.premium-strip b{color:#e7c7a2}
.badge{background:#5a4030;color:#fff}
.note{background:#f4e9de;color:#5e4e40;border-left-color:#b18e6c}
.drawer-backdrop{background:rgba(44,31,24,.48)!important}
.experience-tab{background:rgba(70,50,38,.96)!important;border-color:rgba(221,194,160,.44)!important;color:#fff!important}
.experience-tab span{color:#e2bf95!important}
.experience-drawer{background:#fbf7f1}
.drawer-note{background:#f1e5d8;color:#66584d}
.drawer-options a:hover{border-color:#bb9771}
.progress span.on{background:linear-gradient(90deg,#8b6648,#d0ab84)}
.option:hover{border-color:#b18b67;background:#fbf4ec}
.option.sel{border-color:#a37c59;background:#f2e5d7;box-shadow:inset 0 0 0 1px #a37c59}
.formbox,.summary,.stats>div,.lane,.leadcard{box-shadow:0 18px 48px rgba(69,49,35,.07)}
.card .ph{background:linear-gradient(145deg,#8b6a50,#4f3627)}
.portrait{background:linear-gradient(145deg,#745641,#4a3428)}
.gallery div{background:linear-gradient(145deg,#8c715f,#4f3a2d)}
.home-premium-v0100 .premium-cover{
  background-image:
    linear-gradient(90deg,rgba(57,37,27,.76) 0%,rgba(57,37,27,.55) 31%,rgba(57,37,27,.18) 58%,rgba(57,37,27,.05) 100%),
    url('hero-casamento-v0101.jpg')!important;
}
.home-premium-v0100 .premium-cover:before{background:linear-gradient(180deg,rgba(32,22,16,.04),rgba(58,39,28,.18))!important}
.home-premium-v0100 .premium-cover .premium-primary{background:#d8b38b!important;border-color:#d8b38b!important;color:#422d20!important}
.home-premium-v0100 .premium-cover .premium-primary:hover{background:#c79f75!important;border-color:#c79f75!important}
.home-premium-v0100 .premium-cover .premium-secondary{background:rgba(83,58,42,.14)!important;border-color:rgba(248,234,219,.78)!important;color:#fff!important}
.home-premium-v0100 .premium-cover .premium-secondary:hover{background:rgba(255,255,255,.12)!important}
.home-premium-v0100 .premium-cover .experience-tab,
.home-premium-v0100 .experience-tab{background:rgba(78,57,43,.82)!important;border-color:rgba(219,190,157,.38)!important}
.home-premium-v0100 .award-strip{background:#f8f1e8!important;border-bottom:1px solid #e6d8c8!important}
.home-premium-v0100 .award-line{background:#d0b292!important}
.home-premium-v0100 .award-laurel,.home-premium-v0100 .award-inner small{color:#b18c68!important}
.home-premium-v0100 .moments-section{background:#fcf8f2!important}
@media(max-width:850px){
  .top,.nav,.home-premium-v0100 .premium-home-top,.home-premium-v0100 .premium-home-top .nav{height:72px}
  .mobilebar,.home-premium-v0100 .premium-home-top .mobilebar{color:#f4e8dc!important;background:transparent!important}
}


/* =========================================================
   v0.12.1 — PADRÃO MARROM REFINADO / LUXO TERROSO
   Ajuste fino do rebranding com sensação mais leve, elegante
   e editorial. Menos contraste duro, mais champagne e café.
   ========================================================= */
:root{
  --ink:#33261d;
  --paper:#faf6f0;
  --paper2:#f2e9de;
  --champ:#c6a07a;
  --champ-soft:#dcc0a1;
  --muted:#897364;
  --line:rgba(104,75,54,.12);
  --brown-950:#2d2018;
  --brown-900:#3a291f;
  --brown-800:#533a2c;
  --brown-700:#755540;
  --brown-600:#9b7557;
}
html{scroll-behavior:smooth}
body{background:linear-gradient(180deg,#fcfaf6 0%,#f7f1e9 58%,#f3ece3 100%);color:var(--ink)}
.wrap{width:min(1200px,92vw)}
/* Navegação principal */
.top,
.home-premium-v0100 .premium-home-top{
  background:linear-gradient(90deg,rgba(58,41,31,.93) 0%,rgba(79,56,42,.94) 100%)!important;
  backdrop-filter:blur(16px);
  border-bottom:1px solid rgba(224,201,172,.16)!important;
  box-shadow:0 10px 30px rgba(63,43,31,.13)!important;
}
.nav,.home-premium-v0100 .premium-home-top .nav{gap:30px}
.brand img{filter:brightness(1.04)}
.nav>a:not(.brand),
.home-premium-v0100 .premium-home-top .nav>a:not(.brand):not(.premium-quote-btn){
  font-size:12px!important;
  letter-spacing:.11em!important;
  color:#f3e8dc!important;
  opacity:.92!important;
}
.nav>a:not(.brand):hover,
.home-premium-v0100 .premium-home-top .nav>a:not(.brand):not(.premium-quote-btn):hover{color:#ffe8cf!important}
.home-premium-v0100 .premium-home-top .nav>a:not(.brand):not(.premium-quote-btn):after{background:#e4c39a!important;height:1px!important;bottom:-9px!important}
.btn{border-radius:999px;background:linear-gradient(180deg,#7d5a43,#634733);color:#fff;box-shadow:0 10px 28px rgba(78,55,39,.15)}
.btn.light,
.home-premium-v0100 .premium-home-top .premium-quote-btn{
  background:linear-gradient(180deg,#f2e2cf,#e7d1b8)!important;
  color:#4e3828!important;
  border:1px solid rgba(150,116,84,.16)!important;
  box-shadow:0 8px 22px rgba(86,61,42,.10)!important;
  border-radius:999px!important;
  padding:14px 24px!important;
  letter-spacing:.08em!important;
}
.btn.light:hover,
.home-premium-v0100 .premium-home-top .premium-quote-btn:hover{background:linear-gradient(180deg,#eedac3,#ddc1a3)!important;color:#402c1f!important}
/* Hero e home */
.hero,
.home-premium-v0100 .premium-cover{position:relative}
.hero:after,
.home-premium-v0100 .premium-cover:after{background:linear-gradient(180deg,transparent 58%,rgba(58,39,28,.28))!important}
.home-premium-v0100 .premium-cover{
  background-image:
    linear-gradient(90deg,rgba(55,37,28,.74) 0%,rgba(55,37,28,.56) 29%,rgba(55,37,28,.17) 58%,rgba(55,37,28,.05) 100%),
    url('hero-casamento-v0101.jpg')!important;
  min-height:calc(86vh - 76px)!important;
}
.home-premium-v0100 .premium-cover .eyebrow,
.hero .eyebrow{color:#eed4b6!important}
.home-premium-v0100 .premium-cover h1,
.hero h1{text-shadow:0 4px 30px rgba(0,0,0,.12)}
.home-premium-v0100 .premium-cover .hero-subtitle,
.hero p{color:#f8efe6!important}
.home-premium-v0100 .premium-cover .hero-values{color:#efe0cf!important;opacity:.92}
.home-premium-v0100 .premium-cover .premium-primary{background:linear-gradient(180deg,#d7b28a,#c79c71)!important;border-color:#d7b28a!important;color:#432d1f!important;box-shadow:0 10px 24px rgba(87,62,42,.16)}
.home-premium-v0100 .premium-cover .premium-secondary{background:rgba(255,255,255,.05)!important;border-color:rgba(255,241,224,.72)!important;color:#fff!important}
.home-premium-v0100 .premium-cover .premium-secondary:hover{background:rgba(255,255,255,.12)!important}
/* Faixas e seções */
.premium-strip,
.home-premium-v0100 .award-strip{background:linear-gradient(180deg,#f7efe6,#f1e6d9)!important;color:#4d3b2e!important;border-top:1px solid #eadbcb!important;border-bottom:1px solid #e5d4c2!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}
.premium-strip b{color:#a67c56!important}
.home-premium-v0100 .award-inner strong{color:#433126!important}
.home-premium-v0100 .award-line{background:#cfb08d!important}
.home-premium-v0100 .award-laurel{color:#b18a65!important}
.section{padding:84px 0}
.section.dark,.dark{background:radial-gradient(circle at 75% 25%,#8a6448 0,#6d4b38 38%,#4a3327 100%)!important;color:#fbf4ed}
.section.dark .lead,.dark .lead{color:#eadbcf!important}
.section h2{color:#3d2d22}
.lead{color:#7b6859}
.home-premium-v0100 .moments-section{background:linear-gradient(180deg,#fdfaf6 0%,#faf3ea 100%)!important}
.home-premium-v0100 .moments-section .lead{color:#826f61!important}
/* Cards */
.card,.moment-card,.formbox,.stats>div,.lane,.leadcard{
  background:rgba(255,255,255,.84);
  border:1px solid rgba(125,91,66,.11)!important;
  box-shadow:0 18px 50px rgba(82,58,40,.08)!important;
}
.card:hover,.moment-card:hover{box-shadow:0 24px 60px rgba(82,58,40,.12)!important}
.card .pad,.home-premium-v0100 .moment-card span{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,244,237,.98))!important}
.card h3,.home-premium-v0100 .moment-card strong{color:#36281f!important}
.card p,.home-premium-v0100 .moment-card em{color:#796658!important}
.card .ph{background:linear-gradient(145deg,#a07d63,#6d4b38)!important}
/* Conteúdo visual */
.portrait{background:linear-gradient(145deg,#8d6b54,#5a4030)!important}
.gallery div{background:linear-gradient(145deg,#9c7a65,#674b3a)!important}
.pagehero{background:radial-gradient(circle at 75% 15%,#8f6a51,#6a4a37 52%,#4a3327 100%)!important}
.cta{background:radial-gradient(circle at 50% 0,#9a7356,#74533f 46%,#4b3528)!important;color:#fff}
.cta h2{color:#fff}
.footer{background:linear-gradient(180deg,#5a4031 0%,#432f24 100%)!important;color:#f0e3d7}
.footer a{color:#f0e3d7}
.footer-bottom{opacity:.78!important}
/* Elementos de formulário */
.field input,.field textarea,.field select{background:#fdfaf7;border:1px solid rgba(142,108,79,.18)!important;color:#3b2c22}
.summary{background:linear-gradient(135deg,#f6ebdf,#fcf8f2)!important}
.option{background:#fff}
.option:hover{border-color:#be9872!important;background:#fdf7f0!important}
.option.sel{border-color:#a9805b!important;background:#f4e8db!important;box-shadow:inset 0 0 0 1px #a9805b!important}
.progress span.on{background:linear-gradient(90deg,#997254,#d7b088)!important}
.badge{background:#6b4b37!important;color:#fff!important}
.note{background:#f6eadf!important;color:#665649!important;border-left-color:#b18e6c!important}
/* Drawer lateral */
.experience-tab,
.home-premium-v0100 .premium-cover .experience-tab,
.home-premium-v0100 .experience-tab{
  background:linear-gradient(180deg,rgba(96,68,49,.94),rgba(77,55,40,.96))!important;
  border-color:rgba(226,196,162,.45)!important;
  color:#fff!important;
  box-shadow:0 16px 38px rgba(67,47,34,.25)!important;
}
.experience-tab span,.home-premium-v0100 .experience-tab span{color:#e6c39b!important}
.experience-drawer{background:linear-gradient(180deg,#fcf8f2 0%,#f7efe6 100%)!important;color:#34271f!important}
.experience-drawer .drawer-head{border-bottom:1px solid #eadccc!important}
.drawer-intro{color:#77675a!important}
.drawer-note{background:#f1e5d8!important;color:#66584d!important}
.drawer-options a:hover{border-color:#b9916f!important}
.drawer-backdrop{background:rgba(44,31,24,.44)!important}
/* Páginas internas */
.pagehero .eyebrow,.section-kicker,.eyebrow{color:#ac8561}
/* Mobile */
@media(max-width:850px){
  .top,.nav,.home-premium-v0100 .premium-home-top,.home-premium-v0100 .premium-home-top .nav{height:72px}
  .brand{width:185px}
  .brand img{height:40px}
  .mobilebar,.home-premium-v0100 .premium-home-top .mobilebar{color:#f6ebde!important;background:transparent!important}
  .nav,.home-premium-v0100 .premium-home-top .nav{gap:18px}
  .btn.light,.home-premium-v0100 .premium-home-top .premium-quote-btn{padding:12px 18px!important}
  .section{padding:62px 0}
}


/* =========================================================
   v0.12.3 — HOME PREMIUM MARROM
   1) CTA do topo com contraste alto
   2) Bloco de álbuns sem preto: café/marrom
   3) "Vamos conversar" + rodapé mais premium
   ========================================================= */

/* 1. CTA superior — legibilidade definitiva */
.home-premium-v0100>.top .btn.light,
.home-premium-v0100 .premium-home-top .premium-quote-btn,
.top .btn.light{
  background:linear-gradient(180deg,#efd5b8 0%,#e2bd96 100%)!important;
  color:#3f2b20!important;
  border:1px solid rgba(255,244,230,.32)!important;
  text-shadow:none!important;
  font-weight:800!important;
  box-shadow:0 8px 24px rgba(45,30,21,.16),inset 0 1px 0 rgba(255,255,255,.55)!important;
}
.home-premium-v0100>.top .btn.light:hover,
.home-premium-v0100 .premium-home-top .premium-quote-btn:hover,
.top .btn.light:hover{
  background:linear-gradient(180deg,#f3dcc0 0%,#d9ae83 100%)!important;
  color:#352319!important;
  transform:translateY(-1px);
}
.nav-cta-arrow{color:#7b5438!important;margin-left:8px}

/* 2. Álbuns / Memória impressa — sai o preto, entra café refinado */
.home-premium-v0100 .album-premium-v0103{
  background:linear-gradient(110deg,#3d2a20 0%,#4b3427 48%,#5b3f2f 100%)!important;
  color:#fbf4eb!important;
  border-top:1px solid rgba(231,199,164,.16);
  border-bottom:1px solid rgba(231,199,164,.16);
}
.home-premium-v0100 .album-copy-v0103{
  background:linear-gradient(90deg,#3a281f 0%,#453027 84%,#4f372a 100%)!important;
}
.home-premium-v0100 .album-points-v0103{
  background:linear-gradient(90deg,#503729 0%,#443026 100%)!important;
}
.home-premium-v0100 .album-photo-v0103{background:#5a4031!important}
.home-premium-v0100 .album-kicker span{color:#f3e3d2!important}
.home-premium-v0100 .album-kicker i{background:#d2a875!important}
.home-premium-v0100 .album-copy-v0103 h2{color:#fffaf4!important}
.home-premium-v0100 .album-copy-v0103 h2 em{color:#ddb080!important}
.home-premium-v0100 .album-copy-v0103>p{color:#ebddd0!important}
.home-premium-v0100 .album-mini-benefits span{color:#f5e8dc!important;border-color:rgba(222,176,127,.32)!important}
.home-premium-v0100 .album-mini-benefits b{color:#e2b17d!important}
.home-premium-v0100 .album-point-icon{border-color:#c99662!important;color:#e1ad78!important;background:rgba(255,255,255,.025)}
.home-premium-v0100 .album-points-v0103 b{color:#fff7ef!important}
.home-premium-v0100 .album-points-v0103 small{color:#ddcfc2!important}
.home-premium-v0100 .album-signature i{background:#cc9562!important}
.home-premium-v0100 .album-signature span{color:#dfa66e!important}
.home-premium-v0100 .album-premium-cta{
  background:linear-gradient(90deg,#d4a36f,#e1bb8d)!important;
  color:#3f2a1e!important;
  box-shadow:0 12px 28px rgba(39,25,17,.20)!important;
}
.home-premium-v0100 .album-premium-cta:hover{filter:none!important;background:linear-gradient(90deg,#dfb07b,#ecc89b)!important}
.home-premium-v0100 .album-legacy i{background:#d0a06e!important}
.home-premium-v0100 .album-legacy span{color:#e1b27f!important}

/* 3. Vamos conversar — acabamento editorial e mais contraste */
.home-contact-cta{
  position:relative!important;
  isolation:isolate!important;
  background-image:
    linear-gradient(90deg,rgba(58,38,28,.90) 0%,rgba(68,45,33,.78) 38%,rgba(75,50,36,.42) 68%,rgba(61,41,30,.28) 100%),
    url('hero-casamento-marcos-gallo.png')!important;
  background-position:center 54%!important;
  background-size:cover!important;
  padding:72px 0!important;
  border-top:1px solid rgba(225,190,153,.18);
  border-bottom:1px solid rgba(225,190,153,.18);
  overflow:hidden;
}
.home-contact-cta:before{
  content:'';position:absolute;inset:0;z-index:-1;
  background:linear-gradient(180deg,rgba(255,255,255,.015),rgba(44,29,21,.20));
}
.home-contact-cta .wrap{gap:64px!important}
.home-contact-cta .script-title{
  font:400 clamp(46px,4.4vw,64px)/1 Georgia,'Times New Roman',serif!important;
  letter-spacing:-.035em;
  color:#fff9f2!important;
  margin:0 0 14px!important;
  text-shadow:0 3px 22px rgba(39,25,18,.24)!important;
}
.home-contact-cta p:not(.script-title){
  color:#f2e5d8!important;
  font:17px/1.6 Georgia,'Times New Roman',serif!important;
  max-width:650px!important;
}
.home-contact-cta .cta-buttons{min-width:330px!important;gap:13px!important}
.home-contact-cta .btn.light{
  min-width:310px;
  padding:17px 28px!important;
  background:linear-gradient(180deg,#efd5b8,#dfb98f)!important;
  color:#402b1f!important;
  border:1px solid rgba(255,247,238,.38)!important;
  box-shadow:0 14px 34px rgba(44,28,19,.20)!important;
  letter-spacing:.08em!important;
}
.home-contact-cta .btn.light:hover{background:linear-gradient(180deg,#f4dfc7,#d7aa7d)!important}
.home-contact-cta .whatsapp-link{
  color:#f4e8dc!important;
  opacity:.94;
  letter-spacing:.14em!important;
}
.home-contact-cta .whatsapp-link:hover{color:#efd0aa!important}

/* 4. Rodapé — dois níveis de marrom + linha champagne */
.footer{
  position:relative;
  background:linear-gradient(180deg,#624634 0%,#51392b 70%,#453025 100%)!important;
  color:#f0e4d7!important;
  padding:56px 0 0!important;
  border-top:1px solid #c89b70!important;
}
.footer:before{
  content:'';position:absolute;left:0;right:0;top:0;height:3px;
  background:linear-gradient(90deg,transparent,#d1aa82 18%,#e1bf9b 50%,#d1aa82 82%,transparent);
  opacity:.72;
}
.footergrid{padding-bottom:42px}
.footer-logo{filter:brightness(1.03);margin-bottom:24px!important}
.footergrid>div:first-child p{color:#f0e4d7!important;font-size:15px;line-height:1.55}
.footergrid b{
  display:block;color:#f4dfc9!important;font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;
}
.footer a{color:#ead9c9!important;transition:color .2s ease,transform .2s ease}
.footer a:hover{color:#f6cfa8!important;transform:translateX(2px)}
.footer-bottom{
  width:100%!important;max-width:none!important;
  background:rgba(49,33,25,.28);
  border-top:1px solid rgba(234,207,179,.15)!important;
  margin-top:0!important;
  padding:19px max(4vw,calc((100vw - 1200px)/2))!important;
  color:#dcccbc!important;
  opacity:1!important;
}

@media(max-width:850px){
  .home-contact-cta{padding:58px 0!important;background-position:60% center!important}
  .home-contact-cta .wrap{gap:26px!important}
  .home-contact-cta .cta-buttons{min-width:0!important;width:100%}
  .home-contact-cta .btn.light{width:100%;min-width:0}
  .footer{padding-top:46px!important}
  .footergrid{padding-bottom:32px}
  .footer-bottom{padding:18px 4vw!important}
}


/* =========================================================
   v0.12.4 — ÁREA INFERIOR PREMIUM / HOME
   Reconstrói CTA final e rodapé com padrão premium marrom.
   ========================================================= */
.home-premium-v0100 .album-premium-v0103{background:linear-gradient(90deg,#3a291f 0%,#2f221a 38%,#3d2b20 100%)!important;color:#f8efe5!important}
.home-premium-v0100 .album-premium-v0103 .album-copy-v0103,
.home-premium-v0100 .album-premium-v0103 .album-points-v0103{background:transparent!important}
.home-premium-v0100 .album-premium-v0103 .album-kicker span,
.home-premium-v0100 .album-premium-v0103 .album-copy-v0103 h2 em,
.home-premium-v0100 .album-premium-v0103 .album-signature span,
.home-premium-v0100 .album-premium-v0103 .album-point-icon{color:#d8ad82!important}
.home-premium-v0100 .album-premium-v0103 .album-copy-v0103 p,
.home-premium-v0100 .album-premium-v0103 .album-points-v0103 small{color:#f0e3d6!important}
.home-premium-v0100 .album-premium-v0103 .album-mini-benefits span{border-color:rgba(229,199,167,.22)!important;color:#f7eee4!important}
.home-premium-v0100 .album-premium-v0103 .album-premium-cta{background:linear-gradient(180deg,#d8b28b,#c89a6f)!important;color:#452f21!important;border:1px solid rgba(255,255,255,.1)!important}
.home-premium-v0100 .album-premium-v0103 .album-legacy i,
.home-premium-v0100 .album-premium-v0103 .album-signature i{background:#c79d73!important}

.home-bottom-premium-v0124{padding:0 0 0;background:linear-gradient(180deg,#faf5ee 0%,#f3ebe1 100%)}
.premium-conversation-card{display:grid;grid-template-columns:minmax(320px,1.02fr) minmax(300px,.9fr) minmax(260px,.78fr);gap:0;border:1px solid rgba(135,100,73,.16);border-radius:32px;overflow:hidden;background:linear-gradient(135deg,#4c3629 0%,#3b291f 46%,#2d2018 100%);box-shadow:0 28px 80px rgba(63,43,30,.14);color:#fff}
.premium-conversation-copy{padding:56px 46px;display:flex;flex-direction:column;justify-content:center;min-height:470px;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.00))}
.premium-conversation-copy .eyebrow{color:#e4c39e;margin:0 0 16px}
.premium-conversation-copy h2{font-size:clamp(50px,5.1vw,72px);line-height:.98;letter-spacing:-.04em;margin:0 0 18px;color:#fff}
.premium-conversation-copy p:not(.eyebrow){font:27px/1.34 Georgia,'Times New Roman',serif;color:#f4e8db;margin:0;max-width:560px}
.premium-conversation-actions{display:flex;flex-direction:column;align-items:flex-start;gap:15px;margin-top:34px}
.premium-conversation-actions .btn.light{background:linear-gradient(180deg,#edcfac,#dcb38a)!important;color:#4a3428!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 16px 36px rgba(0,0,0,.14);padding:17px 28px!important}
.premium-conversation-actions .btn.light:hover{background:linear-gradient(180deg,#f2d9ba,#d3a375)!important}
.premium-conversation-actions .whatsapp-link{color:#f8ede1;font-size:11px;letter-spacing:.16em}
.premium-conversation-actions .whatsapp-link:hover{color:#edcca9}
.premium-conversation-photo{position:relative;min-height:470px;background:#2c2018}
.premium-conversation-photo img{width:100%;height:100%;object-fit:cover}
.premium-conversation-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.20));pointer-events:none}
.premium-conversation-points{padding:48px 38px;display:flex;flex-direction:column;justify-content:center;gap:26px;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.00))}
.premium-conversation-points>div{padding-left:18px;border-left:2px solid rgba(215,180,144,.42)}
.premium-conversation-points b{display:block;font-size:12px;letter-spacing:.18em;color:#f2d4b3;margin-bottom:9px}
.premium-conversation-points span{display:block;color:#f5e8dc;font:16px/1.6 Georgia,'Times New Roman',serif}
.premium-trust-band{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:18px;padding:20px 26px;border-radius:20px;border:1px solid rgba(149,113,84,.16);background:linear-gradient(180deg,#f7efe5,#f2e7d9);box-shadow:0 14px 34px rgba(83,58,40,.05)}
.premium-trust-band span{text-align:center;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#6d4f39;position:relative}
.premium-trust-band span:not(:last-child):after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:26px;background:rgba(141,108,82,.18)}
.footer-premium-v0124{margin-top:26px;padding:48px 0 24px!important;background:linear-gradient(180deg,#624535 0%,#4b3528 62%,#3b291f 100%)!important;color:#f5ebdf!important;border-top:1px solid rgba(255,255,255,.06)}
.footergrid-premium-v0124{display:grid;grid-template-columns:1.25fr .8fr .8fr .9fr;gap:48px;padding-bottom:34px}
.footer-premium-v0124 .footer-logo{width:300px;margin-bottom:28px}
.footer-brand-premium p{font:17px/1.6 Georgia,'Times New Roman',serif;color:#f3e5d7;max-width:420px;margin:0}
.footer-premium-v0124 b{display:block;color:#e4c29e!important;font-size:13px!important;letter-spacing:.18em!important;margin-bottom:16px}
.footer-premium-v0124 a{display:block;margin:12px 0;color:#fff8f0;font-size:15px;opacity:.92}
.footer-premium-v0124 a:hover{color:#f2d0ad}
.footer-bottom-premium-v0124{border-top:1px solid rgba(255,255,255,.14)!important;padding-top:18px!important;font-size:11px;color:#f0dfcf;display:flex;justify-content:space-between;gap:20px;opacity:.9!important;background:linear-gradient(180deg,rgba(255,255,255,.00),rgba(0,0,0,.05))}
@media(max-width:980px){
  .premium-conversation-card{grid-template-columns:1fr}
  .premium-conversation-copy,.premium-conversation-points{padding:38px 26px}
  .premium-conversation-copy{min-height:0}
  .premium-conversation-photo{min-height:320px;order:2}
  .premium-conversation-points{order:3}
  .premium-trust-band{grid-template-columns:1fr 1fr;gap:10px 0;padding:18px}
  .premium-trust-band span:nth-child(2):after{display:none}
  .footergrid-premium-v0124{grid-template-columns:1fr 1fr;gap:34px}
}
@media(max-width:850px){
  .premium-conversation-copy h2{font-size:48px}
  .premium-conversation-copy p:not(.eyebrow){font-size:22px}
  .premium-conversation-actions{width:100%}
  .premium-conversation-actions .btn.light{width:100%;justify-content:center}
  .premium-conversation-photo{min-height:280px}
  .premium-trust-band{grid-template-columns:1fr}
  .premium-trust-band span{padding:6px 0}
  .premium-trust-band span:after{display:none!important}
  .footergrid-premium-v0124{grid-template-columns:1fr}
  .footer-premium-v0124 .footer-logo{width:250px}
  .footer-bottom-premium-v0124{flex-direction:column;gap:10px}
}


/* =========================================================
   v0.12.6 — RECONSTRUÇÃO FIEL DO RODAPÉ PREMIUM / HOME
   Aproxima o layout do mockup aprovado.
   ========================================================= */
.home-bottom-premium-v0126{padding:4px 0 0;background:linear-gradient(180deg,#faf5ee 0%,#f4ece1 100%)}
.premium-cta-banner-v0126{position:relative;min-height:468px;border-radius:0;overflow:hidden;background-image:linear-gradient(90deg,rgba(42,28,21,.82) 0%,rgba(42,28,21,.78) 33%,rgba(42,28,21,.42) 58%,rgba(42,28,21,.16) 78%,rgba(42,28,21,.56) 100%),url('casal-cta-wide-v0126.jpg');background-size:cover;background-position:center center;box-shadow:0 24px 64px rgba(74,52,40,.14)}
.premium-cta-banner-v0126:after{content:'';position:absolute;inset:auto 0 0 0;height:1px;background:rgba(255,255,255,.10)}
.premium-cta-grid-v0126{position:relative;z-index:2;display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(320px,.85fr);gap:28px;align-items:start;min-height:468px;padding:68px 58px 54px}
.premium-cta-left-v0126{max-width:760px;color:#fff;align-self:start}
.premium-mini-line-v0126{display:flex;align-items:center;gap:18px;margin-bottom:14px}
.premium-mini-line-v0126:after{content:'';width:84px;height:1px;background:#dcc0a1;opacity:.9}
.premium-mini-line-v0126 span{font:600 11px/1 Arial,sans-serif;letter-spacing:.28em;color:#ead5bd}
.premium-cta-left-v0126 h2{margin:0 0 18px;font-size:clamp(64px,5.5vw,88px);line-height:.95;letter-spacing:-.045em;color:#fff;text-shadow:0 6px 28px rgba(0,0,0,.12)}
.premium-cta-left-v0126 p{margin:0;max-width:640px;font:400 28px/1.35 Georgia,'Times New Roman',serif;color:#f7eee4;text-shadow:0 2px 12px rgba(0,0,0,.18)}
.premium-cta-right-v0126{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding-top:28px;color:#fff}
.premium-cta-right-v0126 .btn.light{background:linear-gradient(180deg,#f0d6b8,#e4c09b)!important;color:#4a3428!important;border:0!important;box-shadow:0 14px 38px rgba(33,22,16,.18)!important;padding:20px 46px!important;min-width:350px;justify-content:center;font-size:15px;letter-spacing:.16em;font-weight:700}
.premium-cta-right-v0126 .btn.light:hover{background:linear-gradient(180deg,#f5debf,#dbaf81)!important;color:#3f2c20!important}
.whatsapp-link-v0126{display:inline-flex;align-items:center;gap:16px;margin-top:28px;color:#f7ebe0;text-decoration:none;font:400 18px/1.4 Georgia,'Times New Roman',serif}
.whatsapp-link-v0126:before,.whatsapp-link-v0126:after{content:'';width:42px;height:1px;background:rgba(235,217,197,.65)}
.whatsapp-link-v0126:hover{color:#fff}
.premium-cta-sign-v0126{margin-top:120px;text-align:right;font:italic 22px/1.45 Georgia,'Times New Roman',serif;color:#b48a63;opacity:.92}
.premium-trust-band-v0126{display:grid;grid-template-columns:repeat(4,1fr);background:#f5ecdf;border-top:0;border-bottom:0;padding:0 26px;box-shadow:0 10px 26px rgba(76,54,41,.05)}
.premium-trust-band-v0126 span{display:flex;align-items:center;justify-content:center;min-height:104px;font:600 12px/1.45 Arial,sans-serif;letter-spacing:.22em;color:#765842;text-align:center;position:relative}
.premium-trust-band-v0126 span:not(:last-child):after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:42px;background:rgba(180,142,108,.30)}
.footer-premium-v0126{margin-top:0!important;padding:0 0 0!important;background:linear-gradient(180deg,#553c2e 0%,#432f24 60%,#34241b 100%)!important;color:#f4e8db!important}
.footergrid-premium-v0126b{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.15fr;gap:40px;padding:54px 28px 46px;position:relative}
.footergrid-premium-v0126b:before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:#d3a977}
.footer-brand-premium-v0126{padding-right:36px}
.footer-brand-premium-v0126 .footer-logo{width:355px;max-width:100%;margin-bottom:24px}
.footer-brand-premium-v0126 i,.footer-col-v0126 i{display:block;width:48px;height:1px;background:#c69b70;margin:0 0 22px;opacity:.95}
.footer-brand-premium-v0126 p{margin:0;font:400 24px/1.45 Georgia,'Times New Roman',serif;color:#f3e6d9}
.footer-col-v0126{position:relative;padding-left:34px}
.footer-col-v0126:not(:first-child):before{content:'';position:absolute;left:0;top:0;bottom:0;width:1px;background:rgba(213,170,127,.28)}
.footer-col-v0126 b{display:block;color:#e5c49f!important;font-size:14px!important;letter-spacing:.26em!important;margin-bottom:20px}
.footer-col-v0126 a{display:block;margin:0 0 16px;color:#fff2e5;font:400 18px/1.35 Georgia,'Times New Roman',serif;opacity:.96}
.footer-col-v0126 a:hover{color:#f2cfab}
.footer-col-contact-v0126 a{padding-left:0}
.footer-bottom-premium-v0126{display:flex;justify-content:space-between;gap:20px;padding:18px 28px 26px!important;border-top:1px solid rgba(208,167,126,.55)!important;font:400 13px/1.3 Georgia,'Times New Roman',serif;color:#efe0d1;letter-spacing:.10em}
.footer-bottom-premium-v0126 span:last-child{font-style:italic;letter-spacing:.22em}
@media(max-width:1100px){
  .premium-cta-grid-v0126{grid-template-columns:1fr 320px;padding:56px 40px 48px}
  .premium-cta-left-v0126 h2{font-size:72px}
  .premium-cta-left-v0126 p{font-size:24px}
  .premium-cta-sign-v0126{margin-top:82px}
  .footergrid-premium-v0126b{grid-template-columns:1.3fr 1fr 1fr 1fr}
}
@media(max-width:900px){
  .premium-cta-banner-v0126{border-radius:22px;min-height:0;background-position:center right}
  .premium-cta-grid-v0126{grid-template-columns:1fr;gap:24px;padding:44px 24px}
  .premium-cta-right-v0126{align-items:flex-start;padding-top:0}
  .premium-cta-right-v0126 .btn.light{min-width:0;width:100%}
  .whatsapp-link-v0126{font-size:16px}
  .premium-cta-sign-v0126{margin-top:20px;text-align:left}
  .premium-trust-band-v0126{grid-template-columns:1fr 1fr}
  .premium-trust-band-v0126 span{min-height:82px;padding:10px 8px}
  .premium-trust-band-v0126 span:nth-child(2):after{display:none}
  .footergrid-premium-v0126b{grid-template-columns:1fr 1fr;gap:32px;padding:40px 22px 34px}
  .footer-col-v0126{padding-left:22px}
}
@media(max-width:640px){
  .premium-cta-left-v0126 h2{font-size:52px}
  .premium-cta-left-v0126 p{font-size:20px}
  .premium-mini-line-v0126:after{width:42px}
  .premium-mini-line-v0126 span{font-size:10px;letter-spacing:.22em}
  .premium-trust-band-v0126{grid-template-columns:1fr}
  .premium-trust-band-v0126 span{min-height:70px}
  .premium-trust-band-v0126 span:after{display:none!important}
  .footergrid-premium-v0126b{grid-template-columns:1fr}
  .footer-col-v0126{padding-left:0}
  .footer-col-v0126:before{display:none}
  .footer-brand-premium-v0126 p{font-size:20px}
  .footer-col-v0126 a{font-size:17px}
  .footer-bottom-premium-v0126{flex-direction:column;gap:10px;padding:16px 22px 22px!important}
}


/* =========================================================
   v0.12.7 — CORREÇÃO DEFINITIVA ÁREA INFERIOR HOME
   Reconstrução mais limpa, próxima do mockup aprovado.
   ========================================================= */
.home-bottom-premium-v0127{padding:6px 0 0;background:linear-gradient(180deg,#faf5ee 0%,#f3ebe1 100%)}
.premium-cta-banner-v0127{position:relative;overflow:hidden;min-height:420px;background:radial-gradient(circle at 75% 25%,#6e4c39 0%,#4f3629 36%,#35251c 100%);box-shadow:0 22px 60px rgba(71,49,35,.12)}
.premium-cta-banner-v0127:before{content:'';position:absolute;left:0;top:0;bottom:0;width:58%;background:linear-gradient(90deg,rgba(43,29,22,.92) 0%,rgba(43,29,22,.88) 54%,rgba(43,29,22,.65) 78%,rgba(43,29,22,.08) 100%);z-index:2}
.premium-cta-photo-v0127{position:absolute;top:0;right:0;bottom:0;width:48%;z-index:1}
.premium-cta-photo-v0127 img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(1.02) contrast(1.02)}
.premium-cta-overlay-v0127{position:relative;z-index:3;display:grid;grid-template-columns:1.1fr .8fr;gap:24px;min-height:420px;padding:54px 52px 40px}
.premium-cta-left-v0127{display:flex;flex-direction:column;align-self:start;max-width:700px}
.premium-mini-line-v0127{display:flex;align-items:center;gap:18px;margin-bottom:16px}
.premium-mini-line-v0127:after{content:'';width:80px;height:1px;background:#d7b48d}
.premium-mini-line-v0127 span{font:600 11px/1 Arial,sans-serif;letter-spacing:.28em;color:#ecd8c0}
.premium-cta-left-v0127 h2{margin:0 0 18px;color:#fff;font-size:clamp(64px,5.4vw,84px);line-height:.95;letter-spacing:-.045em;text-shadow:0 4px 24px rgba(0,0,0,.18)}
.premium-cta-left-v0127 p{margin:0;color:#f6ebde;font:400 27px/1.35 Georgia,'Times New Roman',serif;text-shadow:0 2px 12px rgba(0,0,0,.18)}
.premium-cta-right-v0127{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:24px;padding-top:30px}
.premium-cta-right-v0127 .btn.light{background:linear-gradient(180deg,#eed4b5,#dfbb93)!important;color:#4a3428!important;border:0!important;box-shadow:0 14px 34px rgba(39,26,19,.18)!important;padding:18px 40px!important;min-width:318px;justify-content:center;font-size:14px;letter-spacing:.15em;font-weight:700}
.premium-cta-right-v0127 .btn.light:hover{background:linear-gradient(180deg,#f4dcc0,#d7a979)!important;color:#3e2b1f!important}
.whatsapp-link-v0127{display:inline-flex;align-items:center;gap:16px;color:#f7ebe0;text-decoration:none;font:400 17px/1.4 Georgia,'Times New Roman',serif;white-space:nowrap}
.whatsapp-link-v0127:before,.whatsapp-link-v0127:after{content:'';width:36px;height:1px;background:rgba(235,217,197,.62)}
.whatsapp-link-v0127:hover{color:#fff}
.premium-cta-sign-v0127{position:absolute;right:52px;bottom:64px;text-align:right;color:#c59a71;font:italic 21px/1.5 Georgia,'Times New Roman',serif;opacity:.95;z-index:3;text-shadow:0 2px 10px rgba(0,0,0,.12)}
.premium-trust-band-v0127{display:grid;grid-template-columns:repeat(4,1fr);background:#f6ede0;box-shadow:0 12px 26px rgba(71,49,35,.05)}
.premium-trust-band-v0127 span{display:flex;align-items:center;justify-content:center;min-height:94px;font:600 12px/1.45 Arial,sans-serif;letter-spacing:.20em;color:#765842;text-align:center;position:relative}
.premium-trust-band-v0127 span:not(:last-child):after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:40px;background:rgba(180,142,108,.30)}
.footer-premium-v0127{margin-top:0!important;padding:0!important;background:linear-gradient(180deg,#5b4030 0%,#4a3529 58%,#38271e 100%)!important;color:#f4e8db!important}
.footergrid-premium-v0127{display:grid;grid-template-columns:1.55fr .95fr .9fr 1fr;gap:40px;padding:52px 30px 44px;position:relative}
.footergrid-premium-v0127:before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:#d4ab7b}
.footer-brand-premium-v0127 .footer-logo{width:330px;max-width:100%;margin-bottom:22px}
.footer-brand-premium-v0127 i,.footer-col-v0127 i{display:block;width:44px;height:1px;background:#c69b70;margin:0 0 20px;opacity:.95}
.footer-brand-premium-v0127 p{margin:0;font:400 22px/1.45 Georgia,'Times New Roman',serif;color:#f3e6d9}
.footer-col-v0127{position:relative;padding-left:28px}
.footer-col-v0127:not(:first-child):before{content:'';position:absolute;left:0;top:0;bottom:0;width:1px;background:rgba(213,170,127,.25)}
.footer-col-v0127 b{display:block;color:#e5c49f!important;font-size:14px!important;letter-spacing:.24em!important;margin-bottom:18px}
.footer-col-v0127 a{display:block;margin:0 0 14px;color:#fff2e5;font:400 17px/1.35 Georgia,'Times New Roman',serif;opacity:.96}
.footer-col-v0127 a:hover{color:#f2cfab}
.footer-bottom-premium-v0127{display:flex;justify-content:space-between;gap:20px;padding:16px 30px 24px!important;border-top:1px solid rgba(208,167,126,.50)!important;font:400 12px/1.3 Georgia,'Times New Roman',serif;color:#efe0d1;letter-spacing:.10em}
.footer-bottom-premium-v0127 span:last-child{font-style:italic;letter-spacing:.22em}
@media(max-width:1100px){
  .premium-cta-overlay-v0127{grid-template-columns:1fr .85fr;padding:48px 34px 38px}
  .premium-cta-left-v0127 h2{font-size:68px}
  .premium-cta-left-v0127 p{font-size:24px}
  .premium-cta-sign-v0127{right:34px;bottom:44px}
  .footergrid-premium-v0127{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:28px;padding:46px 22px 38px}
}
@media(max-width:900px){
  .premium-cta-banner-v0127{min-height:0}
  .premium-cta-banner-v0127:before{width:100%;background:linear-gradient(180deg,rgba(43,29,22,.88) 0%,rgba(43,29,22,.78) 52%,rgba(43,29,22,.84) 100%)}
  .premium-cta-photo-v0127{width:100%;opacity:.42}
  .premium-cta-overlay-v0127{grid-template-columns:1fr;min-height:0;padding:42px 24px 34px}
  .premium-cta-right-v0127{align-items:flex-start;padding-top:0}
  .premium-cta-right-v0127 .btn.light{min-width:0;width:100%}
  .whatsapp-link-v0127{white-space:normal}
  .premium-cta-sign-v0127{position:static;margin-top:4px;text-align:left}
  .premium-trust-band-v0127{grid-template-columns:1fr 1fr}
  .premium-trust-band-v0127 span:nth-child(2):after{display:none}
  .footergrid-premium-v0127{grid-template-columns:1fr 1fr;gap:30px}
}
@media(max-width:640px){
  .premium-cta-left-v0127 h2{font-size:52px}
  .premium-cta-left-v0127 p{font-size:20px}
  .premium-mini-line-v0127:after{width:42px}
  .premium-mini-line-v0127 span{font-size:10px;letter-spacing:.22em}
  .premium-trust-band-v0127{grid-template-columns:1fr}
  .premium-trust-band-v0127 span{min-height:72px}
  .premium-trust-band-v0127 span:after{display:none!important}
  .footergrid-premium-v0127{grid-template-columns:1fr;padding:40px 22px 32px}
  .footer-col-v0127{padding-left:0}
  .footer-col-v0127:before{display:none}
  .footer-brand-premium-v0127 p{font-size:19px}
  .footer-col-v0127 a{font-size:16px}
  .footer-bottom-premium-v0127{flex-direction:column;gap:8px;padding:16px 22px 22px!important}
}


/* =========================================================
   v0.12.8 — VAMOS CONVERSAR EM LARGURA TOTAL
   Ocupa 100% da área útil do site, alinhado ao rodapé.
   ========================================================= */
.home-bottom-premium-v0127{
  width:100%!important;
  padding-left:0!important;
  padding-right:0!important;
}
.home-bottom-premium-v0127 > .wrap{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.premium-cta-banner-v0127{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  min-height:460px;
  border-radius:0!important;
}
.premium-trust-band-v0127{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.premium-cta-overlay-v0127{
  width:min(1440px,92vw);
  margin:0 auto;
  min-height:460px;
  padding-left:0;
  padding-right:0;
}
.premium-cta-photo-v0127{
  width:55%;
}
.premium-cta-banner-v0127:before{
  width:62%;
}
@media(max-width:900px){
  .premium-cta-overlay-v0127{
    width:92vw;
    min-height:0;
    padding:42px 0 34px;
  }
  .premium-cta-photo-v0127{width:100%}
  .premium-cta-banner-v0127:before{width:100%}
}


/* =========================================================
   v0.12.9 — PÁGINA CASAMENTOS PREMIUM
   Fluxo + CTA alinhados ao padrão marrom/champagne aprovado.
   ========================================================= */
.wedding-story-flow-v0129{position:relative;background:radial-gradient(circle at 50% 0,#684a38 0%,#51382b 42%,#3c2a20 100%)!important;color:#fff;padding:84px 0 78px;overflow:hidden}
.wedding-story-flow-v0129:after{content:'';position:absolute;right:-80px;top:32px;width:330px;height:330px;border:1px solid rgba(207,163,119,.13);border-radius:50%;box-shadow:0 0 0 36px rgba(207,163,119,.035),0 0 0 76px rgba(207,163,119,.025);pointer-events:none}
.wedding-flow-head-v0129{max-width:920px;margin:0 auto 34px;text-align:center;position:relative;z-index:2}
.wedding-flow-head-v0129 .eyebrow{color:#e0b989!important;margin:0 0 14px}
.wedding-flow-head-v0129 h2{margin:0;color:#ead0b2!important;font-size:clamp(46px,4.6vw,70px);line-height:1.02;letter-spacing:-.035em}
.wedding-flow-head-v0129 .lead{max-width:760px;margin:16px auto 0;color:#f0e3d7!important;font:19px/1.55 Georgia,'Times New Roman',serif}
.wedding-flow-rule-v0129{display:block;width:38px;height:1px;background:#d2aa7d;margin:20px auto 0}
.wedding-experience-grid-v0129{position:relative;z-index:2;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important;margin-top:28px!important;border:0!important}
.wedding-step-v0129{position:relative;min-height:248px!important;padding:28px 28px 24px!important;border:1px solid rgba(224,190,155,.34)!important;overflow:hidden;background:#4d3529!important;isolation:isolate;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.wedding-step-v0129:before{content:'';position:absolute;inset:0;z-index:-2;background-size:cover;background-position:center;opacity:.34;filter:saturate(.8) sepia(.12)}
.wedding-step-v0129:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(55,36,26,.28),rgba(55,36,26,.80) 72%,rgba(48,32,24,.94))}
.wedding-step-v0129:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(27,18,13,.18);border-color:rgba(229,196,162,.58)!important}
.step-plan-v0129:before{background-image:url('story-lorrayne-01.jpg')}
.step-prep-v0129:before{background-image:url('hero-casamento-v0101.jpg');background-position:center 38%}
.step-ceremony-v0129:before{background-image:url('moment-casamentos-v0103.jpg')}
.step-party-v0129:before{background-image:url('story-lorrayne-03.jpg')}
.step-curation-v0129:before{background-image:url('story-lorrayne-02.jpg')}
.step-album-v0129:before{background-image:url('album-premium-v0104.jpg')}
.wedding-step-v0129 b{display:block;color:#e2b786!important;font:600 12px/1 Arial,sans-serif;letter-spacing:.22em}
.wedding-step-icon-v0129{display:block;margin-top:18px;color:#e0ae76;font:30px/1 Georgia,'Times New Roman',serif}
.wedding-step-v0129 h3{margin:17px 0 10px!important;color:#fff7ef!important;font-size:26px!important;line-height:1.1}
.wedding-step-v0129 p{margin:0;color:#efe2d6!important;font-size:14px!important;line-height:1.62!important;max-width:330px}
.wedding-step-v0129 i{display:block;width:28px;height:1px;margin-top:18px;background:#d4aa7d}

.wedding-cta-premium-v0129{position:relative;min-height:450px;overflow:hidden;background:#4a3428;color:#fff;border-top:1px solid rgba(226,190,152,.48)}
.wedding-cta-photo-v0129{position:absolute;inset:0;background-image:url('cta-casamentos-v0129.jpg');background-size:cover;background-position:64% center}
.wedding-cta-premium-v0129:before{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(59,39,29,.94) 0%,rgba(59,39,29,.88) 34%,rgba(59,39,29,.52) 57%,rgba(59,39,29,.12) 78%,rgba(59,39,29,.28) 100%)}
.wedding-cta-inner-v0129{position:relative;z-index:2;min-height:450px;display:flex;align-items:center;justify-content:space-between;gap:48px;padding-top:54px;padding-bottom:54px}
.wedding-cta-copy-v0129{max-width:690px}
.wedding-cta-copy-v0129 .eyebrow{color:#e0b989!important;margin:0 0 14px}
.wedding-cta-copy-v0129 h2{margin:0 0 18px;color:#fff;font-size:clamp(48px,5vw,72px);line-height:.99;letter-spacing:-.04em;text-shadow:0 4px 26px rgba(0,0,0,.16)}
.wedding-cta-copy-v0129>p:not(.eyebrow){margin:0;color:#f5e8dc;font:19px/1.55 Georgia,'Times New Roman',serif;max-width:620px}
.wedding-cta-actions-v0129{display:flex;flex-direction:column;align-items:flex-start;gap:13px;margin-top:30px}
.wedding-cta-actions-v0129 .btn.light{background:linear-gradient(180deg,#efd2b1,#dfb88f)!important;color:#4b3427!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 14px 34px rgba(31,20,14,.18)!important;padding:17px 30px!important;min-width:320px}
.wedding-cta-actions-v0129 .btn.light:hover{background:linear-gradient(180deg,#f4ddc0,#d5a879)!important}
.wedding-whatsapp-v0129{font:700 10px/1.3 Arial,sans-serif;letter-spacing:.15em;color:#fff4e9;text-decoration:none}
.wedding-whatsapp-v0129:hover{color:#eac39b}
.wedding-cta-sign-v0129{align-self:flex-end;margin-bottom:18px;text-align:right;font:italic 22px/1.45 Georgia,'Times New Roman',serif;color:#d1a274;text-shadow:0 2px 12px rgba(0,0,0,.14)}
.wedding-trust-strip-v0129{background:#f5ecdf;border-bottom:1px solid #e7d6c3}
.wedding-trust-strip-v0129 .wrap{display:grid;grid-template-columns:repeat(4,1fr);padding:0}
.wedding-trust-strip-v0129 span{display:flex;align-items:center;justify-content:center;min-height:92px;text-align:center;color:#765740;font:600 11px/1.45 Arial,sans-serif;letter-spacing:.20em;position:relative}
.wedding-trust-strip-v0129 span:not(:last-child):after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:38px;background:rgba(180,142,108,.30)}

/* Harmoniza o CTA/rodapé da página interna com a nova paleta */
body:not(.home-premium-v0100) .footer{background:linear-gradient(180deg,#5b4030 0%,#493328 62%,#38271e 100%)!important;color:#f4e8dc!important;border-top:1px solid #c8996d}
body:not(.home-premium-v0100) .footer b{color:#e3bd95!important;letter-spacing:.14em}
body:not(.home-premium-v0100) .footer a{color:#f5e9dd!important}
body:not(.home-premium-v0100) .footer a:hover{color:#e9c49e!important}

@media(max-width:900px){
 .wedding-experience-grid-v0129{grid-template-columns:1fr 1fr!important}
 .wedding-cta-inner-v0129{flex-direction:column;align-items:flex-start;justify-content:center;gap:18px}
 .wedding-cta-sign-v0129{align-self:flex-start;text-align:left;margin-bottom:0}
 .wedding-cta-premium-v0129:before{background:linear-gradient(180deg,rgba(59,39,29,.68),rgba(59,39,29,.90) 72%)}
 .wedding-cta-photo-v0129{background-position:68% center}
 .wedding-trust-strip-v0129 .wrap{grid-template-columns:1fr 1fr}
 .wedding-trust-strip-v0129 span:nth-child(2):after{display:none}
}
@media(max-width:620px){
 .wedding-story-flow-v0129{padding:62px 0 56px}
 .wedding-flow-head-v0129 h2{font-size:44px}
 .wedding-flow-head-v0129 .lead{font-size:17px}
 .wedding-experience-grid-v0129{grid-template-columns:1fr!important}
 .wedding-step-v0129{min-height:230px!important}
 .wedding-cta-copy-v0129 h2{font-size:48px}
 .wedding-cta-actions-v0129,.wedding-cta-actions-v0129 .btn.light{width:100%;min-width:0}
 .wedding-trust-strip-v0129 .wrap{grid-template-columns:1fr}
 .wedding-trust-strip-v0129 span{min-height:72px}
 .wedding-trust-strip-v0129 span:after{display:none!important}
}


/* =========================================================
   v0.13.0 — PÁGINA 15 ANOS / DEBUTANTES PREMIUM
   Atualização completa para o padrão marrom, bege e champagne.
   ========================================================= */
.page-fifteen-premium-v0130{background:#f8f2ea;color:#34271f}
.page-fifteen-premium-v0130 .fifteen-hero-v0130{
  min-height:680px;
  background-image:url('hero-15anos-v0130.jpg')!important;
  background-size:cover!important;
  background-position:center 42%!important;
}
.page-fifteen-premium-v0130 .fifteen-hero-v0130:before{
  background:linear-gradient(90deg,rgba(58,38,28,.90) 0%,rgba(58,38,28,.70) 34%,rgba(58,38,28,.24) 64%,rgba(58,38,28,.20) 100%)!important;
}
.page-fifteen-premium-v0130 .fifteen-hero-v0130 .eyebrow{color:#edcaa5!important}
.page-fifteen-premium-v0130 .fifteen-hero-v0130 h1{color:#fff8ef;text-shadow:0 5px 28px rgba(0,0,0,.18)}
.page-fifteen-premium-v0130 .fifteen-hero-v0130 .internal-hero-copy>p:not(.eyebrow){color:#f5e8dc}
.page-fifteen-premium-v0130 .fifteen-hero-v0130 .btn.light{
  background:linear-gradient(180deg,#efd3b3,#deb68d)!important;
  color:#4a3427!important;
  border:0!important;
  box-shadow:0 14px 34px rgba(40,27,19,.16)
}

.page-fifteen-premium-v0130 .internal-intro{
  background:linear-gradient(180deg,#fbf7f1 0%,#f6eee5 100%)!important;
}
.page-fifteen-premium-v0130 .internal-intro .eyebrow{color:#a87955!important}
.page-fifteen-premium-v0130 .internal-intro h2{color:#3c2b21}
.page-fifteen-premium-v0130 .internal-intro p{color:#715f52!important}

/* Remove o antigo bloco preto e cria uma seção café editorial */
.fifteen-experience-v0130{
  position:relative;
  overflow:hidden;
  padding:82px 0 78px!important;
  background:radial-gradient(circle at 50% 0,#765440 0%,#5b4031 42%,#412d22 100%)!important;
  color:#fff;
}
.fifteen-experience-v0130:after{
  content:'';
  position:absolute;
  right:-90px;
  top:28px;
  width:340px;
  height:340px;
  border:1px solid rgba(222,181,140,.12);
  border-radius:50%;
  box-shadow:0 0 0 38px rgba(222,181,140,.028),0 0 0 80px rgba(222,181,140,.020);
}
.fifteen-experience-head-v0130{position:relative;z-index:2;text-align:center;max-width:850px;margin:0 auto 34px}
.fifteen-experience-head-v0130 .eyebrow{color:#e3b98e!important}
.fifteen-experience-head-v0130 h2{color:#f4dbc0;font-size:clamp(44px,4.5vw,68px);line-height:1.02;margin:12px 0 14px}
.fifteen-experience-head-v0130 .lead{color:#f2e5d9!important;margin:0 auto;font:18px/1.6 Georgia,'Times New Roman',serif}
.fifteen-experience-head-v0130>span{display:block;width:42px;height:1px;background:#d2a87b;margin:22px auto 0}
.fifteen-experience-grid-v0130{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.fifteen-step-v0130{
  position:relative;
  min-height:292px;
  padding:30px 28px 26px;
  border:1px solid rgba(232,197,163,.30);
  background:#52392c;
  overflow:hidden;
  isolation:isolate;
  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;
}
.fifteen-step-v0130:before{
  content:'';
  position:absolute;
  inset:0;
  z-index:-2;
  background-size:cover;
  background-position:center;
  opacity:.32;
  filter:saturate(.82) sepia(.08);
}
.fifteen-step-v0130:after{
  content:'';
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(180deg,rgba(67,44,32,.24),rgba(67,44,32,.78) 65%,rgba(57,38,28,.96));
}
.step-ensaio-v0130:before{background-image:url('ensaio-ana-v0130.jpg');background-position:center 38%}
.step-festa-v0130:before{background-image:url('festa-vika-v0130.jpg')}
.step-memoria-v0130:before{background-image:url('festa-isa-v0130.jpg')}
.fifteen-step-v0130:hover{transform:translateY(-4px);border-color:rgba(235,201,168,.56);box-shadow:0 18px 44px rgba(31,21,15,.18)}
.fifteen-step-v0130 b{display:block;color:#e3b986;font:600 12px/1 Arial,sans-serif;letter-spacing:.22em}
.fifteen-step-icon-v0130{color:#e0ad79;font:30px/1 Georgia,'Times New Roman',serif;margin-top:20px}
.fifteen-step-v0130 h3{color:#fff7ef!important;font-size:28px!important;line-height:1.08;margin:20px 0 10px!important}
.fifteen-step-v0130 p{color:#f0e3d8!important;font-size:14px;line-height:1.65;margin:0;max-width:340px}
.fifteen-step-v0130 i{display:block;width:30px;height:1px;background:#d3a978;margin-top:20px}

/* História em destaque */
.page-fifteen-premium-v0130 .feature-story{gap:70px}
.page-fifteen-premium-v0130 .feature-story .eyebrow{color:#a87b58}
.page-fifteen-premium-v0130 .feature-story h2{color:#3b2a20}
.page-fifteen-premium-v0130 .feature-story .lead{color:#756255}
.fifteen-story-photo-v0130{
  background-image:url('ana-haras-v0130.jpg')!important;
  background-position:center center!important;
  min-height:520px!important;
  box-shadow:0 28px 70px rgba(76,54,40,.12)!important;
}

/* Cards de festas e ensaios — agora todos com fotos reais */
.page-fifteen-premium-v0130 .debutante-stories,
.page-fifteen-premium-v0130 .ensaio-stories{
  background:linear-gradient(180deg,#fbf7f1 0%,#f5ede3 100%);
}
.page-fifteen-premium-v0130 .debutante-stories .section-center,
.page-fifteen-premium-v0130 .ensaio-stories .section-center{max-width:820px;margin:0 auto 42px;text-align:center}
.page-fifteen-premium-v0130 .debutante-stories .eyebrow,
.page-fifteen-premium-v0130 .ensaio-stories .eyebrow{color:#a77a55}
.page-fifteen-premium-v0130 .debutante-stories h2,
.page-fifteen-premium-v0130 .ensaio-stories h2{color:#3b2b21}
.page-fifteen-premium-v0130 .real-wedding-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.page-fifteen-premium-v0130 .real-wedding-card{
  background:linear-gradient(180deg,#fffdf9,#f8f0e7);
  border:1px solid rgba(128,92,66,.12);
  box-shadow:0 18px 48px rgba(77,55,39,.08);
  border-radius:12px;
}
.page-fifteen-premium-v0130 .real-wedding-card:hover{box-shadow:0 24px 60px rgba(77,55,39,.13)}
.page-fifteen-premium-v0130 .real-wedding-card h3{color:#392a21}
.page-fifteen-premium-v0130 .real-wedding-card p{color:#756459}
.page-fifteen-premium-v0130 .real-wedding-card span{color:#a67b57}
.page-fifteen-premium-v0130 .real-wedding-card b{color:#79563e}
.page-fifteen-premium-v0130 .rw-photo{height:320px}
.debutante-isa-photo{background-image:url('festa-isa-v0130.jpg');background-position:center 42%}
.debutante-vika-photo{background-image:url('festa-vika-v0130.jpg');background-position:center center}
.debutante-jamili-photo{background-image:url('festa-jamili-v0130.jpg');background-position:center center}
.ensaio-vika-photo{background-image:url('ensaio-vika-v0130.jpg');background-position:center 35%}
.ensaio-kawany-photo{background-image:url('ensaio-kawany-v0130.jpg');background-position:center 40%}
.ensaio-ana-photo{background-image:url('ensaio-ana-v0130.jpg');background-position:center 35%}

/* CTA inferior no mesmo padrão premium */
.fifteen-cta-premium-v0130{
  position:relative;
  min-height:450px;
  overflow:hidden;
  background:#51392b;
  color:#fff;
  border-top:1px solid rgba(224,185,146,.38);
}
.fifteen-cta-photo-v0130{
  position:absolute;
  inset:0;
  background-image:url('hero-15anos-v0130.jpg');
  background-size:cover;
  background-position:center 46%;
}
.fifteen-cta-premium-v0130:before{
  content:'';
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,rgba(66,44,32,.94) 0%,rgba(66,44,32,.87) 36%,rgba(66,44,32,.48) 62%,rgba(66,44,32,.18) 100%);
}
.fifteen-cta-inner-v0130{position:relative;z-index:2;min-height:450px;display:flex;align-items:center;justify-content:space-between;gap:50px}
.fifteen-cta-copy-v0130{max-width:720px}
.fifteen-cta-copy-v0130 .eyebrow{color:#e3b98d!important}
.fifteen-cta-copy-v0130 h2{color:#fff;font-size:clamp(46px,4.8vw,70px);line-height:1;letter-spacing:-.04em;margin:10px 0 18px}
.fifteen-cta-copy-v0130>p:not(.eyebrow){color:#f5e8dd;font:19px/1.55 Georgia,'Times New Roman',serif;max-width:620px}
.fifteen-cta-actions-v0130{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:28px}
.fifteen-cta-actions-v0130 .btn.light{background:linear-gradient(180deg,#efd3b3,#dfb78e)!important;color:#4a3428!important;border:0!important;padding:17px 30px!important;min-width:320px}
.fifteen-whatsapp-v0130{font:700 10px/1.3 Arial,sans-serif;letter-spacing:.15em;color:#fff1e5;text-decoration:none}
.fifteen-whatsapp-v0130:hover{color:#eac29a}
.fifteen-cta-sign-v0130{align-self:flex-end;margin-bottom:22px;text-align:right;color:#d2a376;font:italic 22px/1.45 Georgia,'Times New Roman',serif}
.fifteen-trust-strip-v0130{background:#f5ecdf;border-bottom:1px solid #e6d5c3}
.fifteen-trust-strip-v0130 .wrap{display:grid;grid-template-columns:repeat(4,1fr);padding:0}
.fifteen-trust-strip-v0130 span{display:flex;align-items:center;justify-content:center;min-height:90px;color:#765740;text-align:center;font:600 11px/1.45 Arial,sans-serif;letter-spacing:.18em;position:relative}
.fifteen-trust-strip-v0130 span:not(:last-child):after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:38px;background:rgba(180,142,108,.30)}

@media(max-width:900px){
  .page-fifteen-premium-v0130 .real-wedding-grid{grid-template-columns:1fr 1fr}
  .fifteen-experience-grid-v0130{grid-template-columns:1fr}
  .fifteen-cta-inner-v0130{flex-direction:column;align-items:flex-start;justify-content:center;gap:18px;padding-top:50px;padding-bottom:50px}
  .fifteen-cta-sign-v0130{align-self:flex-start;text-align:left;margin-bottom:0}
  .fifteen-cta-premium-v0130:before{background:linear-gradient(180deg,rgba(66,44,32,.62),rgba(66,44,32,.90) 72%)}
  .fifteen-trust-strip-v0130 .wrap{grid-template-columns:1fr 1fr}
  .fifteen-trust-strip-v0130 span:nth-child(2):after{display:none}
}
@media(max-width:620px){
  .page-fifteen-premium-v0130 .fifteen-hero-v0130{min-height:580px;background-position:58% center!important}
  .page-fifteen-premium-v0130 .real-wedding-grid{grid-template-columns:1fr}
  .page-fifteen-premium-v0130 .rw-photo{height:300px}
  .fifteen-experience-v0130{padding:62px 0 56px!important}
  .fifteen-experience-head-v0130 h2{font-size:43px}
  .fifteen-cta-copy-v0130 h2{font-size:46px}
  .fifteen-cta-actions-v0130,.fifteen-cta-actions-v0130 .btn.light{width:100%;min-width:0}
  .fifteen-trust-strip-v0130 .wrap{grid-template-columns:1fr}
  .fifteen-trust-strip-v0130 span{min-height:70px}
  .fifteen-trust-strip-v0130 span:after{display:none!important}
}
