@import url('../base.css');
@import url('../atmosphere.css');
[data-modern-template='ivory-editorial'] .hero-floral-left { display: none; }
[data-modern-template='ivory-editorial'] .hero-floral-right { width:240px; right:-80px; top:-100px; }
[data-modern-template='ivory-editorial'] { --scene-ground:#dcc6bb; --scene-deep:#8e7872; --scene-paper:#fcf6ee; --scene-blush:#edcec7; --scene-gold:#946351; --modern-flower:url('/images/themes/moclan-white/hoa.webp'); --scene-wallpaper:url('/images/themes/glass-garden-pink/floral-background.webp'); }
[data-modern-template='ivory-editorial'] .editorial-spread { border-radius:8px; background:linear-gradient(120deg,#fbf7ef 50%,#ebd4c9 50%); }
[data-modern-template='ivory-editorial'] .editorial-spread > header { display:flex; justify-content:space-between; gap:20px; border-block:1px solid #9d807050; padding:16px 0; }
[data-modern-template='ivory-editorial'] .modern-edition { font:italic .85rem 'Playfair Display',Georgia,serif; margin-right:110px; }
[data-modern-template='ivory-editorial'] .editorial-columns { display:grid; grid-template-columns:1fr 1fr; gap:40px; align-items:center; padding-top:36px; }
[data-modern-template='ivory-editorial'] .editorial-copy { padding:10px 0; }
[data-modern-template='ivory-editorial'] .editorial-columns > aside { min-width:0; transform:rotate(4deg); }
[data-modern-template='ivory-editorial'] .modern-portrait { aspect-ratio:3/4; border:12px solid #fffcf7; filter:sepia(.12); }
[data-modern-template='ivory-editorial'] .modern-names { font-size:clamp(3rem,7cqi,5.25rem); }
[data-modern-template='ivory-editorial'] .modern-caption { margin-top:20px; font-size:.6rem; letter-spacing:.25em; text-align:right; }
[data-modern-template='ivory-editorial'] .modern-action { justify-self:start; }
[data-modern-template='ivory-editorial'] .modern-prose p:first-child::first-letter { float:left; font:3.5rem 'Playfair Display',Georgia,serif; margin:4px 10px 0 0; }
@container invitation (max-width:639px) {
  [data-modern-template='ivory-editorial'] .hero-floral-right { width:160px; right:-70px; top:-125px; }
  [data-modern-template='ivory-editorial'] .modern-edition { margin-right:24px; }
  [data-modern-template='ivory-editorial'] .editorial-spread { padding:30px 24px 44px; background:linear-gradient(155deg,#fdf6ef 25%,#edd7cb 70%,#f9eee5); }
  [data-modern-template='ivory-editorial'] .editorial-columns { grid-template-columns:1fr; gap:20px; padding-top:24px; }
  [data-modern-template='ivory-editorial'] .editorial-columns > aside { grid-row:1; margin:0 8px; }
  [data-modern-template='ivory-editorial'] .modern-portrait { aspect-ratio:4/4.5; border-width:8px; }
  [data-modern-template='ivory-editorial'] .modern-names { flex-direction:row; align-items:baseline; flex-wrap:wrap; gap:12px; }
}
