.rxy-smart-hero{position:relative;display:flex;align-items:center;gap:22px;padding:26px 28px;margin-bottom:24px;overflow:hidden;border:1px solid rgba(74,144,255,.35);border-radius:16px;background:linear-gradient(125deg,rgba(24,39,68,.98),rgba(12,20,36,.98));box-shadow:0 16px 42px rgba(0,0,0,.2)}
.rxy-smart-hero:after{content:"";position:absolute;right:-90px;top:-120px;width:330px;height:330px;border-radius:50%;background:rgba(45,124,255,.12);filter:blur(4px);pointer-events:none}.rxy-smart-hero-icon,.rxy-smart-import-icon,.rxy-smart-confirm-icon{display:grid;place-items:center;flex:0 0 auto;width:52px;height:52px;border-radius:14px;background:linear-gradient(145deg,rgba(59,130,246,.25),rgba(59,130,246,.08));color:#66a8ff;font-size:24px;border:1px solid rgba(96,165,250,.25)}
.rxy-smart-hero-copy{position:relative;flex:1}.rxy-smart-hero h2{font-size:1.35rem;margin:3px 0 4px;color:#f4f7fb}.rxy-smart-hero p{margin:0;color:#9eabc0;max-width:680px}.rxy-smart-eyebrow{display:block;color:#6ea8fe;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.rxy-smart-hero-actions{position:relative;display:flex;gap:10px;z-index:1}.rxy-smart-hero .btn{white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease}.rxy-smart-hero .btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.22)}
.rxy-smart-dialog{width:min(1320px,calc(100vw - 30px));max-width:none;margin:5vh auto}.rxy-smart-import-modal{height:min(90vh,900px);overflow:hidden;border:1px solid rgba(129,149,181,.23);border-radius:16px;background:var(--bs-body-bg);box-shadow:0 25px 80px rgba(0,0,0,.5)}.rxy-smart-modal-head{flex:0 0 auto;padding:16px 22px;border-bottom:1px solid var(--bs-border-color)}.rxy-smart-modal-head .rxy-smart-import-icon{width:40px;height:40px;border-radius:11px;font-size:18px}
.rxy-smart-step-wrap{flex:0 0 auto;padding:13px 22px;border-bottom:1px solid var(--bs-border-color);background:rgba(100,116,139,.04)}.rxy-smart-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:850px;margin:auto}.rxy-smart-steps span{display:flex;align-items:center;gap:9px;color:var(--bs-secondary-color);font-size:.78rem}.rxy-smart-steps b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;border:1px solid var(--bs-border-color);font-size:.7rem}.rxy-smart-steps em{font-style:normal}.rxy-smart-steps span.active{color:var(--bs-primary);font-weight:650}.rxy-smart-steps span.active b{color:#fff;border-color:var(--bs-primary);background:var(--bs-primary)}.rxy-smart-steps span.complete b{color:#fff;border-color:var(--bs-success);background:var(--bs-success)}
.rxy-smart-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:22px}.rxy-smart-footer{display:flex;align-items:center;gap:10px;flex:0 0 auto;min-height:68px;padding:13px 22px;border-top:1px solid var(--bs-border-color);background:var(--bs-body-bg);box-shadow:0 -8px 22px rgba(0,0,0,.06)}
.rxy-smart-upload-intro{display:flex;align-items:center;gap:16px;padding:15px 18px;margin-bottom:18px;border:1px solid var(--bs-border-color);border-radius:12px;background:rgba(var(--bs-primary-rgb),.05)}.rxy-smart-upload-intro h6{margin:0}.rxy-smart-upload-intro p{flex:1;margin:0;color:var(--bs-secondary-color);font-size:.85rem}.rxy-smart-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:40px;border:1px dashed rgba(var(--bs-primary-rgb),.48);border-radius:14px;text-align:center;background:rgba(var(--bs-primary-rgb),.025);transition:.18s ease}.rxy-smart-upload.dragging{border-color:var(--bs-primary);background:rgba(var(--bs-primary-rgb),.09)}.rxy-smart-upload>i{font-size:2.8rem;color:var(--bs-primary)}.rxy-smart-upload .form-control{max-width:460px}.rxy-smart-loading,.rxy-smart-success{display:flex;min-height:360px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.rxy-smart-loading h6{margin:18px 0 5px}.rxy-smart-loading p,.rxy-smart-success p{color:var(--bs-secondary-color)}.rxy-smart-error{display:flex;gap:16px;align-items:flex-start;padding:20px;border:1px solid rgba(var(--bs-danger-rgb),.32);border-radius:12px;background:rgba(var(--bs-danger-rgb),.07)}.rxy-smart-error>i{font-size:1.5rem;color:var(--bs-danger)}.rxy-smart-error p{margin:4px 0 0;color:var(--bs-secondary-color)}
.rxy-smart-template-detected{display:flex;align-items:center;gap:12px;margin-bottom:15px;padding:12px 15px;border:1px solid rgba(var(--bs-success-rgb),.28);border-radius:10px;background:rgba(var(--bs-success-rgb),.07)}.rxy-smart-template-detected>i{color:var(--bs-success);font-size:1.25rem}.rxy-smart-template-detected span{display:block;color:var(--bs-secondary-color);font-size:.76rem}.rxy-smart-summary{display:grid;grid-template-columns:repeat(7,minmax(100px,1fr));gap:9px;margin-bottom:18px}.rxy-smart-summary>div,.rxy-smart-confirm-grid>div{padding:12px 14px;border:1px solid var(--bs-border-color);border-radius:10px;background:rgba(100,116,139,.035)}.rxy-smart-summary span,.rxy-smart-confirm-grid span{display:block;color:var(--bs-secondary-color);font-size:.68rem}.rxy-smart-summary strong,.rxy-smart-confirm-grid strong{font-size:1.05rem}
.rxy-smart-section{margin-top:16px;padding:17px;border:1px solid var(--bs-border-color);border-radius:12px;background:rgba(100,116,139,.025)}.rxy-smart-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.rxy-smart-section-head h6{margin:2px 0 0}.rxy-smart-section-head>span{color:var(--bs-secondary-color);font-size:.75rem}.rxy-smart-requirements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.rxy-smart-requirements article{padding:14px;border:1px solid var(--bs-border-color);border-radius:10px;background:var(--bs-body-bg)}.rxy-smart-requirement-title{display:flex;justify-content:space-between;gap:10px;margin-bottom:12px}.rxy-smart-requirement-title>div{display:flex;gap:7px;align-items:center}.rxy-smart-requirement-title i{color:var(--bs-warning)}.rxy-smart-requirement-title>span{color:var(--bs-secondary-color);font-size:.72rem;text-align:right}
.rxy-smart-filters{display:grid;grid-template-columns:minmax(220px,2fr) repeat(4,minmax(120px,1fr));gap:8px;margin-bottom:11px}.rxy-smart-table-wrap{max-height:360px;border:1px solid var(--bs-border-color);border-radius:9px}.rxy-smart-table-wrap .table{margin:0}.rxy-smart-table-wrap thead{position:sticky;top:0;z-index:1;background:var(--bs-tertiary-bg)}.rxy-smart-table-wrap th{padding:9px 10px;border-bottom:1px solid var(--bs-border-color);font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bs-secondary-color)}.rxy-smart-table-wrap td{padding:9px 10px;font-size:.8rem}.rxy-smart-table-wrap td small{display:block;color:var(--bs-secondary-color)}.rxy-smart-pager{display:flex;justify-content:space-between;align-items:center;padding-top:11px;color:var(--bs-secondary-color);font-size:.75rem}.rxy-smart-badge{display:inline-flex;padding:3px 7px;border-radius:5px;font-size:.65rem;font-weight:700;white-space:nowrap}.rxy-smart-status-ready{color:#7ee2a8;background:rgba(var(--bs-success-rgb),.14)}.rxy-smart-status-needs_information{color:#f0bd61;background:rgba(var(--bs-warning-rgb),.13)}.rxy-smart-status-ambiguous{color:#73c5e8;background:rgba(var(--bs-info-rgb),.13)}.rxy-smart-status-invalid{color:#ee8c98;background:rgba(var(--bs-danger-rgb),.13)}.rxy-smart-inline-error{padding:8px 10px;margin-top:7px;border-radius:7px;background:rgba(var(--bs-danger-rgb),.07);color:var(--bs-danger);font-size:.78rem}
.rxy-smart-confirm{display:flex;align-items:center;gap:16px;padding:10px 0 18px}.rxy-smart-confirm h5{margin:3px 0}.rxy-smart-confirm p{margin:0;color:var(--bs-secondary-color)}.rxy-smart-confirm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rxy-smart-success>i{font-size:3rem;color:var(--bs-success)}.rxy-smart-success>div{display:grid;grid-template-columns:auto auto;gap:7px 20px;margin-top:14px;padding:15px 18px;border:1px solid var(--bs-border-color);border-radius:10px;text-align:left}.rxy-smart-success>div span{color:var(--bs-secondary-color)}
.rxy-import-page-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.rxy-import-page-head h1{font-size:1.55rem;margin:0 0 5px}.rxy-import-page-head p{margin:0;color:var(--bs-secondary-color)}.rxy-standard-imports h3{font-size:1rem;margin:0}.rxy-standard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:13px}.rxy-import-type-btn{display:flex;align-items:center;gap:13px;min-height:104px;padding:16px;border:1px solid var(--bs-border-color);border-radius:12px;background:rgba(100,116,139,.035);color:inherit;transition:.18s ease}.rxy-import-type-btn:hover{transform:translateY(-2px);border-color:rgba(var(--bs-primary-rgb),.45);background:rgba(var(--bs-primary-rgb),.055);box-shadow:0 8px 20px rgba(0,0,0,.1)}.rxy-import-type-icon{display:grid;place-items:center;width:40px;height:40px;flex:none;border-radius:10px;background:rgba(var(--bs-primary-rgb),.11);color:var(--bs-primary);font-size:1.1rem}.rxy-import-type-btn .rxy-import-go{margin-left:auto;color:var(--bs-secondary-color)}.rxy-import-history{margin-top:22px;border:1px solid var(--bs-border-color);border-radius:12px;overflow:hidden}.rxy-import-history .card-header{padding:13px 16px;background:rgba(100,116,139,.04)}
@media(max-width:991px){.rxy-smart-hero{align-items:flex-start;flex-wrap:wrap}.rxy-smart-hero-actions{width:100%}.rxy-smart-summary{grid-template-columns:repeat(4,1fr)}.rxy-smart-filters{grid-template-columns:repeat(2,1fr)}.rxy-standard-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.rxy-smart-dialog{width:100%;height:100%;margin:0}.rxy-smart-import-modal{height:100vh;max-height:none;border-radius:0}.rxy-smart-hero-actions{flex-direction:column}.rxy-smart-hero-actions .btn{width:100%}.rxy-smart-steps em{display:none}.rxy-smart-steps{gap:4px}.rxy-smart-steps span{justify-content:center}.rxy-smart-summary{grid-template-columns:repeat(2,1fr)}.rxy-smart-requirements,.rxy-smart-confirm-grid,.rxy-standard-grid{grid-template-columns:1fr}.rxy-smart-filters{grid-template-columns:1fr}.rxy-smart-footer{flex-wrap:wrap}.rxy-smart-upload-intro{align-items:flex-start;flex-direction:column}.rxy-import-page-head{align-items:flex-start;flex-direction:column;gap:12px}}
.rxy-smart-range-config-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px}.rxy-smart-range-config-grid .form-label{margin:0}.rxy-smart-range-config-grid .form-label>span{display:block;margin-bottom:5px;color:var(--bs-secondary-color)}.rxy-smart-range-notes{grid-column:span 2}@media(max-width:991px){.rxy-smart-range-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.rxy-smart-range-config-grid{grid-template-columns:1fr}.rxy-smart-range-notes{grid-column:auto}}
