footer{color:#d1d5db;text-align:center;padding-top:1.75rem;padding-bottom:calc(1.75rem + var(--safe-b) + 3.5rem);padding-left:max(1rem, var(--safe-l));padding-right:max(1rem, var(--safe-r));background:#000}@media (min-width:640px){footer{padding-bottom:calc(2rem + var(--safe-b))}}.footer-content{font-size:var(--fs-sm);flex-direction:column;align-items:center;gap:.25rem;line-height:1.6;display:flex}.footer-socials{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.footer-social{width:var(--tap);height:var(--tap);color:#d1d5db;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.footer-social:hover{color:#fde047;background:#ffffff0f;border-color:#fde04780}.footer-links{font-size:var(--fs-sm);align-items:center;gap:.5rem;display:flex}.footer-links a{min-height:var(--tap);color:#d1d5db;align-items:center;padding-inline:.5rem;text-decoration:none;transition:color .2s;display:inline-flex}.footer-links a:hover{color:#fde047}.footer-links span{color:#4b5563}
.whatsapp-float{bottom:calc(1rem + var(--safe-b));right:max(1rem, var(--safe-r));color:#fff;z-index:40;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:background-color .2s,transform .2s;display:flex;position:fixed;box-shadow:0 8px 24px -6px #0006}.whatsapp-float:hover{background:#16a34a}.whatsapp-float:active{transform:scale(.94)}@media (min-width:768px){.whatsapp-float{width:3.5rem;height:3.5rem;bottom:1.5rem;right:1.5rem}}
header{z-index:50;min-height:var(--header-h);padding-block:.5rem;padding-left:max(var(--gutter), var(--safe-l));padding-right:max(var(--gutter), var(--safe-r));color:#fff;background:linear-gradient(90deg,#6d0019,#a0002d);justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:sticky;top:0;box-shadow:0 4px 12px -4px #00000040}.nav-toggle{width:var(--tap);height:var(--tap);color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;margin-right:-.375rem;transition:background-color .2s;display:inline-flex}.nav-toggle:hover,.nav-toggle:active{background:#ffffff24}.nav-backdrop{z-index:60;background:#0000008c;position:fixed;inset:0}.nav-panel{z-index:70;width:min(20rem,84vw);padding:1.25rem;padding-bottom:calc(1.25rem + var(--safe-b));padding-right:max(1.25rem, var(--safe-r));color:#fff;overscroll-behavior:contain;background:linear-gradient(#6d0019,#8f0026);flex-direction:column;gap:1.5rem;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-12px 0 32px -8px #0006}.nav-panel-links{flex-direction:column;margin-top:2.5rem;display:flex}.nav-panel-links a{min-height:3.25rem;font-size:var(--fs-base);color:#fff;border-bottom:1px solid #ffffff24;align-items:center;padding-inline:.25rem;font-weight:500;text-decoration:none;display:flex}.nav-panel-links a:active{color:#fde047}.nav-panel-actions{gap:.75rem;margin-top:auto;display:grid}.nav-panel-cta,.nav-panel-secondary{min-height:3rem;font-size:var(--fs-base);border-radius:.75rem;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.nav-panel-cta{color:#1f2937;background:#facc15}.nav-panel-secondary{color:#fff;border:1px solid #ffffff8c}.desktop-nav{display:none}@media (min-width:1024px){.nav-toggle{display:none}.desktop-nav{font-size:var(--fs-sm);align-items:center;gap:.25rem;font-weight:500;display:flex}.desktop-nav a{color:#fff;border-radius:.5rem;align-items:center;min-height:2.5rem;padding-inline:.625rem;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex}.desktop-nav a:hover{color:#fde047;background:#ffffff14}.desktop-nav .nav-login{border:1px solid #ffffff73;margin-left:.5rem}.desktop-nav .nav-register{color:#1f2937;background:#facc15;margin-left:.25rem;padding-inline:1rem;font-weight:700}.desktop-nav .nav-register:hover{color:#1f2937;background:#fde047}}#home{isolation:isolate;min-height:calc(100vh - var(--header-h));min-height:calc(100dvh - var(--header-h));align-items:center;padding-block:3rem;display:flex;position:relative}.hero-bg{object-fit:cover;object-position:center;z-index:-2}#home:before{content:"";z-index:-1;background:linear-gradient(#00000080 0%,#000000ad 55%,#000000bf 100%);position:absolute;inset:0}.hero-content{width:100%;max-width:80rem;padding-inline:max(var(--gutter), var(--safe-l));color:#fff;margin:0 auto;position:relative}.hero-text{max-width:48rem}.hero-text h1{font-size:var(--fs-4xl);letter-spacing:-.02em;text-wrap:balance;margin:0;font-weight:800;line-height:1.1}.hero-text h1 span{color:#fde047}.hero-lead{gap:.375rem;margin-top:1rem;display:grid}.hero-lead p{font-size:var(--fs-base);color:#e9eaec;text-wrap:pretty;margin:0;line-height:1.65}.hero-buttons{gap:.75rem;margin-top:1.75rem;display:grid}.btn-primary,.btn-outline{min-height:3rem;font-size:var(--fs-base);cursor:pointer;border-radius:.875rem;justify-content:center;align-items:center;gap:.5rem;padding-inline:1.5rem;font-family:inherit;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.btn-primary{color:#1f2937;background-color:#facc15;border:none;box-shadow:0 8px 20px -6px #00000059}.btn-primary:hover{background-color:#fde047}.btn-outline{color:#fff;background:#ffffff0f;border:1px solid #ffffffb3}.btn-outline:hover{color:#1f2937;background:#fff}@media (min-width:480px){.hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}}@media (min-width:768px){#home{padding-block:4rem}.hero-lead{gap:.5rem;margin-top:1.5rem}.hero-buttons{margin-top:2rem}}section{padding-block:var(--section-y)}.container{width:100%;max-width:72rem;padding-left:max(var(--gutter), var(--safe-l));padding-right:max(var(--gutter), var(--safe-r));margin-inline:auto}@media (min-width:80rem){.container{max-width:80rem}}.grid-2{align-items:center;gap:2rem;display:grid}@media (min-width:768px){.grid-2{grid-template-columns:1fr 1fr;gap:3rem}}.section-title{font-size:var(--fs-2xl);color:#7a0020;text-wrap:balance;margin-bottom:1rem;font-weight:700;line-height:1.2}.section-text{font-size:var(--fs-base);color:#374151;line-height:1.8}.section-text--spaced{margin-top:1.25rem}.img-rounded{border-radius:1rem;width:100%;height:auto;display:block;box-shadow:0 12px 28px -12px #0000004d}@media (min-width:768px){.section-title{margin-bottom:1.5rem}.img-rounded{border-radius:1.5rem}}#about{background:#fff}.about-media{order:2}@media (min-width:768px){.about-media{order:0}}#services{text-align:center;background:#fff4eb}.section-subtitle{color:#4b5563;font-size:var(--fs-base);margin-bottom:2rem}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.service-card{background:#fff;border-radius:1rem;flex-direction:column;align-items:center;gap:.625rem;padding:1rem .75rem;transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 4px 12px -6px #00000026}.service-icon{color:#7a0020;background:#fff4eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.service-card h3{font-size:var(--fs-sm);color:#7a0020;text-wrap:balance;margin:0;font-weight:600;line-height:1.35}@media (min-width:640px){.services-grid{gap:1.25rem}.service-card{padding:1.5rem 1rem}.service-card h3{font-size:var(--fs-base)}}@media (min-width:768px){.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.section-subtitle{margin-bottom:3rem}.service-card{border-radius:1.5rem;padding:2rem 1.25rem}.service-icon{width:3rem;height:3rem}.service-card h3{font-size:var(--fs-lg)}.service-card:hover{transform:translateY(-2px);box-shadow:0 20px 40px -16px #00000040}}#matching{background:#fff}.feature-list{gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.feature-list li{font-size:var(--fs-base);color:#374151;align-items:flex-start;gap:.625rem;line-height:1.6;display:flex}.feature-list svg{color:#16a34a;flex-shrink:0;margin-top:.3em}.btn-dark{color:#fff;width:100%;min-height:3rem;font-size:var(--fs-base);cursor:pointer;background:#7a0020;border:none;border-radius:.875rem;justify-content:center;align-items:center;gap:.5rem;padding-inline:1.5rem;font-family:inherit;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex;box-shadow:0 8px 20px -8px #7a002080}.btn-dark:hover{background:#99002b}@media (min-width:480px){.btn-dark{width:auto}}.wedding-banner{color:#fff;text-align:center;background:linear-gradient(to bottom right,#6d0019,#a0002d)}.wedding-banner h2{font-size:var(--fs-2xl);text-wrap:balance;margin:0 0 .75rem;font-weight:700;line-height:1.2}.wedding-banner .subtitle{font-size:var(--fs-base);color:#fde047;margin:0 0 2rem;line-height:1.7}.banner-grid{text-align:left;gap:1rem;display:grid}.banner-card{background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;padding:1.25rem}.banner-card h3{font-size:var(--fs-lg);margin:0 0 .5rem;font-weight:700}.banner-card p{color:#e5e7eb;font-size:var(--fs-base);margin:0;line-height:1.7}@media (min-width:768px){.wedding-banner .subtitle{margin-bottom:3rem}.banner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.banner-card{border-radius:1.5rem;padding:2rem}}#contact{background:#fffaf5}.contact-list{gap:.875rem;margin:0;padding:0;list-style:none;display:grid}.contact-list li{font-size:var(--fs-base);color:#374151;align-items:flex-start;gap:.75rem;line-height:1.6;display:flex}.contact-list svg{color:#7a0020;flex-shrink:0;margin-top:.25em}.contact-list a{color:#7a0020;padding-block:.375rem;font-weight:600;text-decoration:none}.contact-list a:hover{text-decoration:underline}.form-card{background:#fff;border-radius:1rem;padding:1.25rem;box-shadow:0 12px 32px -16px #00000040}.form-card h3{font-size:var(--fs-lg);color:#7a0020;margin:0 0 1.25rem;font-weight:700}.form-group{margin-bottom:.875rem}.form-group label{font-size:var(--fs-xs);color:#374151;margin-bottom:.375rem;font-weight:600;display:block}.form-control{width:100%;min-height:3rem;font-size:var(--fs-base);color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:.75rem;padding:.75rem 1rem;font-family:inherit}.form-control::placeholder{color:#9ca3af}.form-control:focus{border-color:#7a0020;outline:none;box-shadow:0 0 0 3px #7a00201f}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.75rem}textarea.form-control{resize:vertical;min-height:6rem;line-height:1.6}.btn-submit{color:#fff;width:100%;min-height:3rem;font-size:var(--fs-base);cursor:pointer;background:#7a0020;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding-inline:1rem;font-family:inherit;font-weight:600;transition:background-color .2s;display:inline-flex}.btn-submit:hover{background:#99002b}.form-status{min-height:1.25rem;font-size:var(--fs-xs);color:#16a34a;text-align:center;margin:.625rem 0 0;font-weight:500}@media (min-width:768px){.form-card{border-radius:1.5rem;padding:2rem}.form-group{margin-bottom:1rem}}.auth-layout{width:100%;min-height:calc(100vh - var(--header-h));min-height:calc(100dvh - var(--header-h));color:#1f2937;background-color:#fffaf5;display:flex}.auth-brand-pane{flex-direction:column;justify-content:space-between;width:50%;padding:3rem;display:none;position:relative;overflow:hidden}@media (min-width:1024px){.auth-brand-pane{display:flex}}.auth-brand-overlay{z-index:0;background:linear-gradient(to bottom right,#6d0019,#a0002d);position:absolute;inset:0}.auth-brand-content{z-index:10;max-width:28rem;position:relative}.auth-brand-headline{color:#fff;margin-top:4rem;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}@media (min-width:1280px){.auth-brand-headline{font-size:3rem}}.auth-brand-pattern{z-index:0;opacity:.2;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.auth-brand-content p{color:#e5e7eb;font-size:var(--fs-lg);margin-bottom:2.5rem;line-height:1.75}.auth-trust-badge{background:#ffffff1a;border:1px solid #fff3;border-radius:1.5rem;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 25px 50px -12px #00000040}.auth-trust-icon{color:#fde047;background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.auth-trust-text{color:#fff;margin:0;font-weight:500;line-height:1.4}.auth-trust-text span{color:#fde047;font-weight:700;font-size:var(--fs-lg);display:block}.auth-form-pane{width:100%;padding:2rem var(--gutter);padding-bottom:calc(2rem + var(--safe-b));flex-direction:column;justify-content:center;display:flex}@media (min-width:640px){.auth-form-pane{padding:3rem}}@media (min-width:1024px){.auth-form-pane{width:50%;padding:3rem 5rem}}.auth-form-container{width:100%;max-width:28rem;margin:0 auto}.auth-login-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;margin-bottom:1.5rem;padding:1.25rem;box-shadow:0 10px 40px -10px #00000014}@media (min-width:640px){.auth-login-card{border-radius:1.25rem;margin-bottom:2rem;padding:2rem}}.auth-divider-or{justify-content:center;align-items:center;gap:1.2rem;margin:1.5rem 0;display:flex;position:relative}.auth-divider-or:before,.auth-divider-or:after{content:"";background:linear-gradient(90deg,#0000,#d1d5db,#0000);flex:1;height:1.5px}.auth-divider-or span{font-size:var(--fs-2xs);color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;z-index:1;background:#fff;padding:0 .5rem;font-weight:700;position:relative}.auth-form-header{text-align:center;margin-bottom:1.5rem}@media (min-width:1024px){.auth-form-header{text-align:left;margin-bottom:2.5rem}}.auth-form-header h1{font-size:var(--fs-xl);color:#1f2937;margin:0 0 .5rem;font-weight:700;line-height:1.25}.auth-form-header p{color:#4b5563;font-size:var(--fs-sm)}.auth-form-error{color:#b91c1c;font-size:var(--fs-sm);background:#fef2f2;border:1px solid #fee2e2;border-radius:.75rem;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:.75rem;font-weight:500;display:flex}.auth-form-group{margin-bottom:1rem}.auth-form-group label{font-size:var(--fs-xs);color:#374151;margin-bottom:.375rem;font-weight:600;display:block}.auth-input-wrapper{position:relative}.auth-input-prefix{color:#6b7280;pointer-events:none;font-weight:500;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.auth-input-toggle-password{color:#9ca3af;cursor:pointer;width:var(--tap);height:var(--tap);background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;transition:color .2s,background-color .2s;display:flex;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.auth-input-toggle-password:hover{color:#6b7280;background:#f3f4f6}.auth-input{width:100%;height:3rem;font-size:var(--fs-base);color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:.75rem;padding:0 1rem;font-family:inherit;font-weight:500;transition:border-color .2s,box-shadow .2s}.auth-input-with-prefix{padding-left:3.25rem}.auth-input-wrapper:has(.auth-input-toggle-password) .auth-input{padding-right:3.25rem}.auth-input-otp{text-align:center;letter-spacing:.4em;font-size:var(--fs-xl);font-weight:700}.auth-input:focus{border-color:#7a0020;outline:none;box-shadow:0 0 0 3px #7a00201f}.auth-input:disabled{opacity:.5;cursor:not-allowed}.auth-footer-text{text-align:center;font-size:var(--fs-sm);color:#4b5563;margin-top:1.25rem}.auth-footer-text a{min-height:var(--tap);color:#7a0020;align-items:center;padding-inline:.25rem;font-weight:600;text-decoration:none;display:inline-flex}.auth-footer-text a:hover{color:#99002b;text-decoration:underline}.auth-otp-sent{background:#fff;border:1px solid #d1d5db;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex;box-shadow:0 1px 2px #0000000d}.auth-otp-sent-info{min-width:0}.auth-otp-sent-info p:first-child{font-size:var(--fs-2xs);color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem;font-weight:500}.auth-otp-sent-info p:last-child{font-size:var(--fs-base);color:#1f2937;margin:0;font-weight:700}.auth-btn-edit{color:#7a0020;font-weight:600;font-size:var(--fs-sm);cursor:pointer;min-height:var(--tap);background:0 0;border:none;border-radius:.5rem;flex-shrink:0;align-items:center;gap:.25rem;padding-inline:.5rem;font-family:inherit;transition:background-color .2s;display:flex}.auth-btn-edit:hover{background:#fff4eb}.auth-consent{font-size:var(--fs-xs);color:#6b7280;text-align:center;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-weight:500;display:flex}.auth-consent svg{color:#16a34a;flex-shrink:0}.auth-field-error{color:#dc2626;font-size:var(--fs-xs);margin:.25rem 0 0;font-weight:500}.auth-field-error--centered{text-align:center}.auth-resend{min-height:var(--tap);color:#7a0020;font-size:var(--fs-sm);cursor:pointer;background:0 0;border:none;border-radius:.5rem;margin:.75rem auto 1rem;padding-inline:.75rem;font-family:inherit;font-weight:600;text-decoration:underline;display:block}.auth-resend:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.auth-form-shell{width:100%;min-height:18rem;position:relative}.auth-form-step{margin-bottom:1.5rem}.auth-password-form{gap:.25rem;display:grid}.auth-forgot-link{min-height:var(--tap);font-size:var(--fs-sm);color:#6b7280;justify-content:center;align-items:center;margin-top:.25rem;font-weight:500;text-decoration:none;display:inline-flex}.auth-forgot-link:hover{color:#7a0020;text-decoration:underline}
