.about_section.svelte-2k3nct.svelte-2k3nct{--bg-main:#EAF4FF;--primary:#6BAED6;--text-dark:#1B2838;--text-soft:#4E6278;--white:#FFFFFF;padding:4rem 1.5rem;background:var(--bg-main)}.about_container.svelte-2k3nct.svelte-2k3nct{max-width:900px;margin:0 auto}.section_title.svelte-2k3nct.svelte-2k3nct{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;text-align:center;margin:0 0 .75rem;color:var(--text-dark);text-shadow:0 1px 0 rgba(255,255,255,.9),0 2px 6px rgba(30,42,56,.08),0 4px 12px rgba(30,42,56,.06)}.section_intro.svelte-2k3nct.svelte-2k3nct{text-align:center;font-size:1.05rem;color:var(--text-soft);line-height:1.7;max-width:560px;margin:0 auto 3rem}.couple_details.svelte-2k3nct.svelte-2k3nct{max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:column}.couple_details.groom_first.svelte-2k3nct.svelte-2k3nct{flex-direction:column-reverse}.about_container.svelte-2k3nct:not(:has(.section_intro)) .section_title.svelte-2k3nct{margin-bottom:3rem}.about_block.svelte-2k3nct.svelte-2k3nct{display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;align-items:center;margin-bottom:3rem;opacity:0;transform:translateY(20px);animation:svelte-2k3nct-fadeInUp .6s cubic-bezier(.22,.95,.31,1) forwards}.about_block.about_bride.svelte-2k3nct.svelte-2k3nct{animation-delay:.2s;display:flex;flex-direction:column}.about_block.about_groom.svelte-2k3nct.svelte-2k3nct{animation-delay:.5s;display:flex;flex-direction:column}@keyframes svelte-2k3nct-fadeInUp{to{opacity:1;transform:translateY(0)}}.about_groom.svelte-2k3nct.svelte-2k3nct{display:flex}.about_groom.svelte-2k3nct .about_text.svelte-2k3nct{order:1}.about_groom.svelte-2k3nct .about_image_frame.svelte-2k3nct{order:2}.about_groom.groom_first.svelte-2k3nct.svelte-2k3nct{flex-direction:column-reverse}.about_groom.groom_first.svelte-2k3nct .about_text.svelte-2k3nct{order:2}.about_groom.groom_first.svelte-2k3nct .about_image_frame.svelte-2k3nct{order:1}.about_bride.svelte-2k3nct.svelte-2k3nct{display:flex}.about_bride.groom_first.svelte-2k3nct.svelte-2k3nct{flex-direction:column-reverse}.about_bride.groom_first.svelte-2k3nct .about_image_frame.svelte-2k3nct{order:2}.about_bride.groom_first.svelte-2k3nct .about_text.svelte-2k3nct{order:1}.about_image_frame.svelte-2k3nct.svelte-2k3nct{padding:10px;width:340px;margin:0 auto;background:linear-gradient(145deg,#fffffff2,#f6faffe6);border-radius:20px;box-shadow:0 0 0 1px #6baed640,0 10px 30px #1e2a381a,inset 0 1px #ffffffe6}.about_image_wrap.svelte-2k3nct.svelte-2k3nct{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #1e2a3814;aspect-ratio:1;width:100%}.about_image.svelte-2k3nct.svelte-2k3nct{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;position:relative;z-index:0}.about_image_wrap.svelte-2k3nct:hover .about_image.svelte-2k3nct{transform:scale(1.03)}.image_reflection.svelte-2k3nct.svelte-2k3nct{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(105deg,transparent 0%,transparent 40%,rgba(255,255,255,0) 45%,rgba(255,255,255,.35) 50%,rgba(255,255,255,0) 55%,transparent 60%,transparent 100%);background-size:200% 100%;background-position:150% 0;animation:svelte-2k3nct-reflection_sweep 3.5s ease-in-out infinite}.about_block.about_groom.svelte-2k3nct .image_reflection.svelte-2k3nct{animation-delay:.8s}@keyframes svelte-2k3nct-reflection_sweep{0%,to{background-position:150% 0}50%{background-position:-50% 0}}.about_image_placeholder.svelte-2k3nct.svelte-2k3nct{width:100%;height:100%;background:var(--primary);opacity:.2;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:var(--text-dark)}.about_role.svelte-2k3nct.svelte-2k3nct{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:.35rem}.about_name.svelte-2k3nct.svelte-2k3nct{font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;font-weight:600;margin:0 0 .5rem;color:var(--text-dark)}.about_para.svelte-2k3nct.svelte-2k3nct{font-size:1rem;line-height:1.7;color:var(--text-soft);margin:.5rem 0 0}.about_details.svelte-2k3nct.svelte-2k3nct{margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(107,174,214,.2)}.about_detail.svelte-2k3nct.svelte-2k3nct{font-size:.9rem;color:var(--text-soft);margin:.25rem 0 0;line-height:1.5}@media (max-width: 768px){.about_block.svelte-2k3nct.svelte-2k3nct,.about_groom.svelte-2k3nct.svelte-2k3nct{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem}.about_groom.svelte-2k3nct .about_text.svelte-2k3nct,.about_groom.svelte-2k3nct .about_image_frame.svelte-2k3nct,.about_groom.groom_first.svelte-2k3nct .about_text.svelte-2k3nct,.about_groom.groom_first.svelte-2k3nct .about_image_frame.svelte-2k3nct,.about_bride.groom_first.svelte-2k3nct .about_text.svelte-2k3nct,.about_bride.groom_first.svelte-2k3nct .about_image_frame.svelte-2k3nct{order:unset}.about_image_frame.svelte-2k3nct.svelte-2k3nct{width:280px}}@media (prefers-reduced-motion: reduce){.about_block.svelte-2k3nct.svelte-2k3nct{opacity:1;transform:none;animation:none}.image_reflection.svelte-2k3nct.svelte-2k3nct{animation:none;opacity:0}}.about_text.svelte-2k3nct.svelte-2k3nct{text-align:left;align-items:flex-start}section.component-content.pc.svelte-2k3nct.svelte-2k3nct{background-color:var(--component_element_background_color_pc);padding-left:var(--component_element_padding_left_pc);padding-right:var(--component_element_padding_right_pc);padding-top:var(--component_element_padding_top_pc);padding-bottom:var(--component_element_padding_bottom_pc)}section.component-content.mobile.svelte-2k3nct.svelte-2k3nct{background-color:var(--component_element_background_color_mobile);padding-left:var(--component_element_padding_left_mobile);padding-right:var(--component_element_padding_right_mobile);padding-top:var(--component_element_padding_top_mobile);padding-bottom:var(--component_element_padding_bottom_mobile)}
