.ef{flex-direction:column;align-items:center;min-height:100vh;padding:0 1rem 4rem;display:flex}.ef__hero{text-align:center;width:100%;max-width:600px;padding:5rem 0 3rem}.ef__title{color:#1e1a18;margin:0 0 .5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:400}.ef__subtitle{color:#8a8078;margin:0 0 2rem;font-size:1rem}.ef__form{text-align:left;flex-direction:column;gap:1.25rem;display:flex}.ef__fields{grid-template-columns:1fr auto 1fr;align-items:start;gap:0 .75rem;display:grid}.ef__col{flex-direction:column;gap:.75rem;display:flex}.ef__col-label{letter-spacing:.06em;text-transform:uppercase;color:#b07c6e;align-items:center;gap:.35rem;padding-bottom:.25rem;font-size:.8rem;font-weight:700;display:flex}.ef__col-divider{justify-content:center;align-items:center;height:100%;padding-top:1.9rem;display:flex}.ef__col-amp{color:#d4ccc6;padding-bottom:1.5rem;font-family:Georgia,serif;font-size:1.5rem;line-height:1;display:block}.ef__input-group{flex-direction:column;gap:.3rem;display:flex}.ef__label{color:#8a8078;align-items:center;gap:.3rem;font-size:.78rem;font-weight:500;display:flex}.ef__input{color:#1e1a18;box-sizing:border-box;background:#fff;border:1.5px solid #d4ccc6;border-radius:.625rem;outline:none;width:100%;height:44px;padding:0 .875rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.ef__input::placeholder{color:#c8c0b8}.ef__input:focus{border-color:#b07c6e;box-shadow:0 0 0 3px #b07c6e24}.ef__year-row{justify-content:center;display:flex}.ef__year-row .ef__input-group{width:100%}.ef__year-row .ef__label{justify-content:center}.ef__input--year{text-align:center;letter-spacing:.08em;font-size:1rem}.ef__submit{color:#fff;cursor:pointer;background:#b07c6e;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;height:48px;padding:0 2rem;font-size:.9375rem;font-weight:600;transition:background .15s,opacity .15s;display:flex}.ef__submit:hover:not(:disabled){background:#9a6b5e}.ef__submit:disabled{opacity:.45;cursor:not-allowed}.ef__results{width:100%;max-width:600px}.ef__hint{text-align:center;color:#8a8078;margin:0;font-size:.9rem;line-height:1.6}.ef__hint--empty{color:#b8b0a8}.ef__hint--error{color:#c0392b}.ef__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ef__card{background:#fff;border:1px solid #ebe6e2;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:box-shadow .15s,border-color .15s;display:flex;box-shadow:0 1px 4px #0000000a}.ef__card:hover{border-color:#d4ccc6;box-shadow:0 4px 16px #00000014}.ef__card-couple{flex-wrap:wrap;flex:1;align-items:center;gap:.625rem;min-width:0;display:flex}.ef__card-person{color:#1e1a18;white-space:nowrap;align-items:center;gap:.4rem;font-size:.9375rem;font-weight:500;display:flex}.ef__card-avatar{color:#8a5f54;background:#f5ede9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:flex}.ef__card-amp{color:#b07c6e;font-family:Georgia,serif;font-size:1.125rem;line-height:1}.ef__card-name{color:#1e1a18;font-size:.9375rem;font-weight:500}.ef__card-link{white-space:nowrap;color:#b07c6e;flex-shrink:0;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .12s;display:flex}.ef__card-link:hover{color:#8a5f54}.ef__card-link i{font-size:.75rem}@media (max-width:480px){.ef__fields{grid-template-columns:1fr;gap:1.25rem 0}.ef__col-divider{display:none}}
