:root{--color-primary:#8b4513;--color-primary-light:sienna;--color-primary-dark:#654321;--color-secondary:#2e7d32;--color-accent:#d4af37;--bg-primary:#fff;--bg-secondary:#fafafa;--text-primary:#212121;--text-secondary:#616161;--border-color:#e0e0e0;--shadow-color:#0000001a}@media (prefers-color-scheme:dark){:root{--bg-primary:#212121;--bg-secondary:#424242;--text-primary:#f5f5f5;--text-secondary:#e0e0e0;--border-color:#616161;--shadow-color:#00000040}}body:has(.embryos-page) .navbar{background:#1c2e4a!important}.embryos-page .embryos-catalog{background:#fff;padding:4rem 0 100px}.embryos-page .embryos-catalog .container{max-width:1280px;margin:0 auto;padding:0 2rem}.embryos-page .embryos-catalog h1,.embryos-page .embryos-catalog h2{text-align:center;letter-spacing:.08em;color:#2c3e50;margin:0 0 .5rem;font-size:2.5rem;font-weight:400}@media (max-width:639px){.embryos-page .embryos-catalog h1,.embryos-page .embryos-catalog h2{font-size:1.6rem}}.embryos-page .embryos-catalog .embryos-subtitle{text-align:center;color:#888;margin:0 0 3rem;font-size:.95rem}.embryos-page .embryos-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1000px){.embryos-page .embryos-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.embryos-page .embryos-grid{grid-template-columns:1fr;gap:1.25rem}}.embryos-page .embryo-card{cursor:pointer;background:#fff;border:1px solid #e4e8ee;border-radius:2px;flex-direction:column;transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.embryos-page .embryo-card:hover{border-color:#c8d1dd;box-shadow:0 6px 20px #1c2e4a12}.embryos-page .embryo-card:focus-visible{outline-offset:2px;outline:2px solid #1c2e4a}.embryos-page .embryo-card .embryo-image-wrap{aspect-ratio:4/3;background:#eef1f5;overflow:hidden}.embryos-page .embryo-card .embryo-image-wrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.embryos-page .embryo-card:hover .embryo-image-wrap img{transform:scale(1.04)}.embryos-page .embryo-card .embryo-name{color:#1c2e4a;margin:1.25rem 1.5rem .35rem;font-size:1.05rem;font-weight:400;line-height:1.35}.embryos-page .embryo-card .embryo-cross{color:#7b8492;margin:0 1.5rem 1rem;font-size:.88rem}.embryos-page .embryo-card .embryo-price{color:#1c2e4a;border-top:1px solid #eef1f5;margin:auto 1.5rem 0;padding-top:1rem;font-size:.95rem}.embryos-page .embryo-card .embryo-more{color:#1c2e4a;opacity:.75;margin:.75rem 1.5rem 1.5rem;font-size:.85rem}.embryos-page .embryo-card:hover .embryo-more{opacity:1}.embryos-page .embryos-note{text-align:center;color:#888;margin:3rem 0 0;font-size:.9rem}.embryo-modal-overlay{z-index:1000;background:#0f1621b8;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:fixed;inset:0}.embryo-modal{background:#fff;border-radius:2px;width:100%;max-width:780px;max-height:88vh;position:relative;overflow-y:auto;box-shadow:0 24px 60px #00000059}.embryo-modal .embryo-modal-close{color:#4a5464;cursor:pointer;background:#ffffffd9;border:0;border-radius:50%;width:2rem;height:2rem;font-size:1.5rem;line-height:1;position:absolute;top:.5rem;right:.75rem}.embryo-modal .embryo-modal-close:hover{color:#1c2e4a}.embryo-modal .embryo-modal-media{background:#eef1f5;justify-content:center;align-items:center;padding:1.25rem;display:flex}.embryo-modal .embryo-modal-image{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:340px;display:block}@media (max-width:600px){.embryo-modal .embryo-modal-image{max-height:240px}}.embryo-modal .embryo-modal-body{padding:2rem 2.25rem 2.25rem}@media (max-width:600px){.embryo-modal .embryo-modal-body{padding:1.5rem 1.25rem}}.embryo-modal .embryo-modal-title{color:#1c2e4a;margin:0 0 .35rem;font-size:1.5rem;font-weight:400;line-height:1.25}.embryo-modal .embryo-modal-cross{color:#7b8492;margin:0 0 1.5rem;font-size:.95rem}.embryo-modal .embryo-facts{border-bottom:1px solid #eef1f5;flex-wrap:wrap;gap:1.5rem 2.5rem;margin:0 0 1.75rem;padding-bottom:1.5rem;display:flex}.embryo-modal .embryo-facts dt{text-transform:uppercase;letter-spacing:.06em;color:#8b95a3;margin-bottom:.25rem;font-size:.78rem}.embryo-modal .embryo-facts dd{color:#1c2e4a;margin:0;font-weight:500}.embryo-modal .embryo-modal-text{color:#4a5464;white-space:pre-line;line-height:1.75}.embryo-modal .embryo-modal-highlight{color:#1c2e4a;background:#f4f6f9;border-left:3px solid #1c2e4a;margin:1.5rem 0 0;padding:1rem 1.25rem;font-weight:500}.embryo-modal .embryo-enquire{color:#fff;background:#1c2e4a;border-radius:2px;margin-top:1.75rem;padding:.75rem 1.75rem;text-decoration:none;transition:opacity .25s;display:inline-block}.embryo-modal .embryo-enquire:hover{opacity:.88}
