.aunomay-sdf{--sdf-ink:#2c2420;--sdf-muted:#7a6f66;--sdf-line:#e8dfd4;--sdf-surface:#fffcf8;--sdf-blush:#9a6b66;--sdf-gold:#b89b6a;--sdf-sage:#8a9a86;--sdf-serif:"Cormorant Garamond", Georgia, serif;--sdf-sans:"Jost", "Segoe UI", system-ui, sans-serif;font-family:var(--sdf-sans);color:var(--sdf-ink);line-height:1.55;max-width:960px;margin:0 auto;padding:8px 0 40px;box-sizing:border-box}.aunomay-sdf *,.aunomay-sdf *::before,.aunomay-sdf *::after{box-sizing:border-box}.aunomay-sdf__header{text-align:center;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--sdf-line)}.aunomay-sdf__kicker{margin:0 0 8px;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:var(--sdf-blush)}.aunomay-sdf__title{margin:0 0 10px;font-family:var(--sdf-serif);font-style:italic;font-weight:600;font-size:clamp(1.85rem, 4vw, 2.55rem)}.aunomay-sdf__lead{margin:0 auto;max-width:44rem;font-size:.98rem;font-weight:300;color:var(--sdf-muted)}.aunomay-sdf__weather-note{margin:0 0 16px;padding:10px 14px;border:1px solid rgb(138 154 134 / .45);background:rgb(138 154 134 / .1);font-size:.88rem;font-weight:400;color:var(--sdf-ink)}.aunomay-sdf__form{padding:16px;border:1px solid var(--sdf-line);background:var(--sdf-surface);margin-bottom:20px}.aunomay-sdf__fields{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:14px}@media (min-width:640px){.aunomay-sdf__fields{grid-template-columns:1fr 1fr}}.aunomay-sdf__field{display:flex;flex-direction:column;gap:6px;margin:0}.aunomay-sdf__label{font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--sdf-muted)}.aunomay-sdf__select{width:100%;min-height:48px;padding:10px 12px;border:1px solid var(--sdf-line);background:#fff;font:inherit}.aunomay-sdf__select:focus,.aunomay-sdf__btn:focus-visible{outline:2px solid var(--sdf-gold);outline-offset:2px}.aunomay-sdf__nav{display:flex;gap:10px}.aunomay-sdf__btn{appearance:none;border:1px solid var(--sdf-ink);background:var(--sdf-ink);color:#fffcf8;font-family:inherit;font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;min-height:48px;padding:12px 16px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.aunomay-sdf__btn:hover{background:var(--sdf-blush);border-color:var(--sdf-blush);color:#fff}.aunomay-sdf__btn:disabled{opacity:.55;cursor:not-allowed}.aunomay-sdf__btn--ghost{background:#fff0;color:var(--sdf-ink);border-color:var(--sdf-line)}.aunomay-sdf__btn--ghost:hover{border-color:var(--sdf-gold);background:rgb(184 155 106 / .12);color:var(--sdf-ink)}.aunomay-sdf__status{margin:12px 0 0;min-height:1.3em;font-size:.9rem;color:var(--sdf-sage);font-weight:500}.aunomay-sdf__status.is-error{color:var(--sdf-blush)}.aunomay-sdf__guidance{margin-bottom:16px}.aunomay-sdf__guidance-inner{padding:16px;border:1px solid rgb(154 107 102 / .3);border-left:4px solid var(--sdf-sage);background:#f8faf6}.aunomay-sdf__guidance-title{margin:0 0 6px;font-family:var(--sdf-serif);font-style:italic;font-size:1.35rem;font-weight:600}.aunomay-sdf__guidance-summary{margin:0 0 8px;font-size:.95rem;font-weight:500;color:var(--sdf-blush)}.aunomay-sdf__guidance-disclaimer{margin:0 0 10px;font-size:.86rem;font-weight:400;color:var(--sdf-muted);font-style:italic}.aunomay-sdf__guidance-advice{margin:0 0 10px;padding:0 0 0 1.15em;font-size:.92rem;font-weight:300}.aunomay-sdf__guidance-meta{margin:6px 0 0;font-size:.82rem;font-weight:300;color:var(--sdf-muted)}.aunomay-sdf__results-title{margin:0 0 4px;font-family:var(--sdf-serif);font-style:italic;font-size:1.4rem;font-weight:600}.aunomay-sdf__results-count{margin:0 0 14px;font-size:.88rem;color:var(--sdf-muted)}.aunomay-sdf__grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:640px){.aunomay-sdf__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.aunomay-sdf__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.aunomay-sdf__card{border:1px solid var(--sdf-line);background:#fff;display:flex;flex-direction:column;overflow:hidden}.aunomay-sdf__card-img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;background:#f0ebe4}.aunomay-sdf__card-body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:6px;flex:1}.aunomay-sdf__score{margin:0;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--sdf-blush)}.aunomay-sdf__badge-stock{display:inline-block;width:fit-content;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--sdf-sage);border:1px solid rgb(138 154 134 / .45);padding:2px 6px}.aunomay-sdf__badge-sale{display:inline-block;width:fit-content;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--sdf-blush);border:1px solid rgb(154 107 102 / .35);padding:2px 6px}.aunomay-sdf__card-title{margin:0;font-family:var(--sdf-serif);font-style:italic;font-size:1.1rem;font-weight:600}.aunomay-sdf__card-title a{color:inherit;text-decoration:none}.aunomay-sdf__card-title a:hover{color:var(--sdf-blush)}.aunomay-sdf__price{font-size:.92rem}.aunomay-sdf__why-label{margin:4px 0 0;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;font-weight:500;color:var(--sdf-muted)}.aunomay-sdf__why{margin:0;padding:0 0 0 1.05em;font-size:.8rem;font-weight:300;color:var(--sdf-muted)}.aunomay-sdf__card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:6px}.aunomay-sdf__card-actions .aunomay-sdf__btn{min-height:42px;padding:8px 10px}.aunomay-sdf__empty{grid-column:1 / -1;text-align:center;padding:24px;border:1px dashed var(--sdf-line);font-family:var(--sdf-serif);font-style:italic;color:var(--sdf-muted)}.aunomay-sdf__note{margin-top:24px;padding-top:14px;border-top:1px solid var(--sdf-line);font-size:.86rem;font-weight:300;color:var(--sdf-muted)}.aunomay-sdf__note p{margin:0}