.seedetailspopup_overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;overflow-y:auto}.seedetailspopup_modal{background-color:#111;border-radius:12px;padding:24px 32px;color:#fff;width:100%;max-width:410px;font-family:Segoe UI,sans-serif;position:relative;box-shadow:0 0 20px #0006}.seedetailspopup_close{position:absolute;top:16px;right:16px;background-color:#007bff;color:#fff;border:none;border-radius:50%;width:28px;height:28px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.seedetailspopup_title{font-weight:600;font-size:16px;margin-bottom:20px}.seedetailspopup_sectionTitle{font-weight:700;margin-top:24px;margin-bottom:12px;font-size:14px}.seedetailspopup_row{display:flex;justify-content:space-between;margin-bottom:12px}.seedetailspopup_label{color:#aaa;font-size:14px;flex:1}.seedetailspopup_value{color:#eee;font-size:14px;flex:1;text-align:right}.seedetailspopup_footer{text-align:right;margin-top:20px;font-weight:600;font-size:14px;cursor:pointer}@media(max-width:768px){.seedetailspopup_modal{padding:20px 24px;margin-top:175px}.seedetailspopup_label,.seedetailspopup_value,.seedetailspopup_title,.seedetailspopup_sectionTitle,.seedetailspopup_footer{font-size:13px}.seedetailspopup_close{width:26px;height:26px;font-size:14px}}
