:root{--rx-purple:#4b38ee;--rx-purple-dark:#3928d8;--rx-purple-soft:#f1efff;--rx-ink:#191b22;--rx-muted:#747a84;--rx-line:#dfe2e6;--rx-danger:#983333}
.hidden{display:none!important}.prescription-section{display:none}.prescription-section.active{display:block}.prescription-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.prescription-field{position:relative}.combobox{position:relative}.combobox-dropdown{position:absolute;z-index:30;top:calc(100% + 4px);right:0;left:0;display:none;max-height:210px;overflow-y:auto;border:1px solid var(--rx-line);border-radius:4px;background:#fff;box-shadow:0 8px 22px rgba(20,22,28,.12)}.combobox-dropdown.active{display:block}.combobox-dropdown ul{margin:0;padding:4px 0}.combobox-dropdown li{padding:8px 10px;color:#4f5660;font-size:11px;text-align:center;list-style:none;cursor:pointer}.combobox-dropdown li:hover{background:var(--rx-purple-soft);color:var(--rx-purple)}.pd-width{width:50%}.dual-pd-fields{display:none;margin-top:12px;grid-template-columns:1fr 1fr;gap:11px}.dual-pd-fields.active{display:grid}.upload-area{padding:30px 20px;border:1px dashed #bdb8dc;border-radius:5px;background:#faf9ff;text-align:center;cursor:pointer}.upload-area:hover{border-color:var(--rx-purple);background:var(--rx-purple-soft)}.upload-icon{margin-bottom:10px;color:var(--rx-purple);font-size:30px}.upload-text h3{margin:0 0 5px;font-size:15px}.upload-text p{margin:0;color:var(--rx-muted);font-size:10px}.checkbox-container{display:flex;margin:13px 0;align-items:center;gap:8px;color:#606771;font-size:10px}.checkbox-container input{accent-color:var(--rx-purple)}.error{display:none;margin:8px 0;color:var(--rx-danger);font-size:10px}.magnification-grid{display:grid;margin-bottom:18px;grid-template-columns:repeat(6,1fr);gap:8px}.magnification-option{padding:10px;border:1px solid var(--rx-line);border-radius:4px;text-align:center;cursor:pointer}.magnification-option:hover,.magnification-option.selected{border-color:var(--rx-purple);background:var(--rx-purple-soft);color:var(--rx-purple)}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{padding:4px 0}.badge{margin-left:5px;padding:2px 6px;border-radius:10px;background:#e5e4ea;color:#4e4a58;font-size:8px}.success-popup{position:fixed;z-index:1000;top:20%;left:50%;display:none;padding:18px 28px;border:1px solid #c9c3f5;border-radius:5px;background:#f8f7ff;transform:translate(-50%,-50%)}.success-popup.show{display:block}.frame-preview{display:flex;margin-bottom:18px;padding:14px;align-items:center;gap:12px;border:1px solid var(--rx-line);border-radius:5px;background:#fafafa}.frame-preview img{width:90px;height:70px;object-fit:contain}.frame-preview-details{flex:1}.summary-table{width:100%;margin:18px 0;border-collapse:collapse}.summary-table th,.summary-table td{padding:11px;border:1px solid var(--rx-line);font-size:10px;text-align:left}.summary-table th{background:#f7f7f8}.image-preview{display:none;max-width:100%;max-height:300px;margin-top:15px;border:1px solid var(--rx-line);border-radius:4px}.cardT{position:relative;display:flex;align-items:center;text-align:left;cursor:pointer}.details{min-width:0}.step{display:none}.step.active{display:block}.progress-container{position:relative}.progress-bar{position:absolute;z-index:1}.progress-fill{height:100%;transition:width .3s ease}.progress-step{position:relative;z-index:2;display:flex;align-items:center;flex-direction:column}.step-number{display:flex;align-items:center;justify-content:center;border-radius:50%}.button-group{display:flex;justify-content:space-between}.audio-container{display:flex;align-items:center}.success-message{display:none;color:var(--rx-purple);font-size:10px}
.vp-prescription-flow-error{margin-bottom:16px;padding:12px 14px;border:1px solid #edc7c7;border-radius:4px;background:#fff7f7;color:var(--rx-danger);font-size:11px;line-height:1.5}.vp-prescription-flow-error[hidden]{display:none}.vp-prescription-shell #prescription-submit:disabled{border-color:#aaa3df!important;background:#aaa3df!important;cursor:wait}
.vp-saved-rx-confirmation{display:flex;margin:18px 0 4px;padding:14px;align-items:flex-start;gap:10px;border:1px solid #d9d5f2;border-radius:5px;background:#faf9ff;color:#4e5260;font-size:11px;line-height:1.55;cursor:pointer}.vp-saved-rx-confirmation input{width:16px;height:16px;margin-top:1px;flex:0 0 auto;accent-color:var(--rx-purple)}
.vp-rx-current-check{display:flex;margin-bottom:8px;align-items:center;gap:7px;color:#626773;font-size:10px;line-height:1.35;cursor:pointer}.vp-rx-current-check input{width:14px;height:14px;accent-color:var(--rx-purple)}
.vp-rx-inline-notice{margin-bottom:15px;padding:15px;border:1px solid #d9d5f4;border-radius:6px;background:#faf9ff;color:#555a66}.vp-rx-inline-notice strong{display:block;margin-bottom:5px;color:var(--rx-ink);font-size:12px}.vp-rx-inline-notice p{margin:3px 0;font-size:10px;line-height:1.55}.vp-rx-review-modal{position:fixed;z-index:9999;inset:0;display:grid;padding:20px;place-items:center;background:rgba(18,18,24,.52);backdrop-filter:blur(5px)}.vp-rx-review-modal[hidden]{display:none}.vp-rx-review-dialog{width:min(510px,100%);padding:30px;border:1px solid #e1dff1;border-radius:10px;background:#fff;box-shadow:0 24px 70px rgba(18,18,26,.22)}.vp-rx-review-kicker{color:var(--rx-purple);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.vp-rx-review-dialog h2{margin:8px 0 10px;color:var(--rx-ink);font-size:27px}.vp-rx-review-dialog>p,.vp-rx-review-dialog>div p{color:#606672;font-size:12px;line-height:1.65}.vp-rx-review-dialog>div[lang]{margin:15px 0;padding:13px;border-radius:5px;background:#f7f6ff}.vp-rx-review-dialog>div[lang] strong{color:var(--rx-ink);font-size:14px}.vp-rx-review-dialog>small{display:block;color:#777c86;font-size:10px;line-height:1.5}.vp-rx-review-actions{display:flex;margin-top:22px;justify-content:space-between;gap:10px}.vp-rx-review-actions .button{min-height:43px!important;padding:0 18px!important;border:1px solid var(--rx-purple)!important;border-radius:4px;background:var(--rx-purple)!important;color:#fff!important}.vp-rx-review-actions .button-outline{border-color:#d2d4da!important;background:#fff!important;color:#383d46!important}.vp-rx-modal-open{overflow:hidden}
html body{display:block!important;width:100%!important}.container.vp-prescription-shell{width:calc(100% - 48px)!important;max-width:1440px!important;margin-right:auto!important;margin-left:auto!important}
.vp-prescription-shell .button-group>a.button,.vp-prescription-shell .button-group>button.button{box-sizing:border-box;display:inline-flex!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0 17px!important;align-items:center!important;justify-content:center!important;line-height:1!important;text-align:center;text-decoration:none!important;vertical-align:middle}
body{padding:0!important;background:#f7f7f8!important;color:var(--rx-ink)!important}.vp-prescription-shell.container{display:block!important;width:min(1440px,calc(100% - 48px))!important;max-width:none!important;height:auto!important;margin:28px auto 70px!important;padding:24px!important;border:1px solid #e8e9ec;border-radius:8px!important;background:#fff;box-shadow:0 10px 35px rgba(21,23,30,.04)!important}.vp-prescription-shell #prescription-builder{display:grid;grid-template-columns:minmax(330px,.78fr) minmax(560px,1.22fr);align-items:start;gap:clamp(28px,4vw,58px)}.vp-prescription-shell .eyeframe-section{position:sticky;top:24px;display:block;width:100%;margin:0;padding:0}.vp-prescription-shell .eyeframe-details{display:flex;min-height:610px;padding:24px;align-items:center;justify-content:flex-end;flex-direction:column;border-radius:6px;background:linear-gradient(145deg,#f4f4f2,#e9ecea);text-align:left}.vp-prescription-shell .eyeframe-image{width:100%;height:min(470px,50vw);margin:auto 0;object-fit:contain;border-radius:0}.vp-prescription-shell .eyeframe-name{width:100%;margin:18px 0 4px;font-size:20px;font-weight:650}.vp-prescription-shell .eyeframe-price{width:100%;color:var(--rx-ink);font-size:15px;font-weight:650}.vp-prescription-shell .pre-section{width:100%;min-width:0;padding:0}.vp-prescription-shell .progress-container{display:flex;margin:2px 0 30px;justify-content:space-between}.vp-prescription-shell .progress-bar{top:15px;left:16px;width:calc(100% - 32px)!important;height:2px;background:#e1e3e7}.vp-prescription-shell .progress-fill{background:var(--rx-purple)}.vp-prescription-shell .progress-step{flex:0 0 auto}.vp-prescription-shell .progress-step.hidden{display:none!important}.vp-prescription-shell .step-number{width:32px;height:32px;margin-bottom:7px;border:1px solid #d1d4d9;background:#fff;color:#898f98;font-size:11px}.vp-prescription-shell .step-number.active,.vp-prescription-shell .step-number.completed{border-color:var(--rx-purple);background:var(--rx-purple);color:#fff}.vp-prescription-shell .step-label{color:#8b919a;font-size:10px}.vp-prescription-shell .step-label.active{color:var(--rx-ink)}.vp-prescription-shell .step{min-height:530px;padding:28px;border:1px solid var(--rx-line);border-radius:6px;background:#fff}.vp-prescription-shell .step>h2{margin:0 0 22px;color:var(--rx-ink);font-size:27px;font-weight:600;letter-spacing:-.025em}.vp-prescription-shell .audio-container{display:flex;margin:0 0 13px;justify-content:flex-end}.vp-prescription-shell .audio-button{min-height:34px;padding:0 11px;border:1px solid #d6d3e6!important;border-radius:4px;background:#fff!important;color:#5b557a!important;font-size:9px;font-weight:650;box-shadow:none!important;transform:none!important}.vp-prescription-shell .audio-button:hover{border-color:#aaa2e7!important;background:#faf9ff!important;color:var(--rx-purple)!important}.vp-prescription-shell .cardT-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.vp-prescription-shell .cardT{min-height:105px;padding:15px;border:1px solid #dadde1;border-radius:5px;background:#fff;gap:12px;transform:none!important}.vp-prescription-shell .cardT:hover{border-color:#b8b2ea;background:#fbfaff}.vp-prescription-shell .cardT.selected{border-color:var(--rx-purple);background:var(--rx-purple-soft)}.vp-prescription-shell .cardT.selected:after{display:grid;top:8px;right:8px;width:20px;height:20px;place-items:center;border-radius:50%;background:var(--rx-purple);color:#fff;font-size:10px}.vp-prescription-shell .cardT-image{width:70px;height:70px;flex:0 0 70px;border-radius:4px;object-fit:cover}.vp-prescription-shell .cardT-title{padding-right:18px;color:var(--rx-ink);font-size:13px;font-weight:650}.vp-prescription-shell .cardT-desc{margin-top:4px;color:#7b818a;font-size:9px;line-height:1.45}.vp-prescription-shell .prescription-type{display:flex;margin-bottom:20px;padding:4px;border-radius:5px;background:#f0f0f2}.vp-prescription-shell .prescription-type-btn{flex:1;min-height:42px;border:0!important;border-radius:3px;background:transparent!important;color:#777d86!important;font-size:11px;font-weight:650;box-shadow:none!important;transform:none!important}.vp-prescription-shell .prescription-type-btn.selected{background:#fff!important;color:var(--rx-purple)!important;box-shadow:0 1px 4px rgba(24,25,30,.09)!important}.vp-prescription-shell .prescription-eye,.vp-prescription-shell .pd-section,.vp-prescription-shell .upload-section{margin-bottom:16px;padding:18px;border:1px solid var(--rx-line);border-radius:5px;background:#fafafa}.vp-prescription-shell .prescription-eye-title,.vp-prescription-shell .pd-section h3{margin:0 0 14px;color:var(--rx-ink);font-size:14px;font-weight:650}.vp-prescription-shell .prescription-grid{gap:11px}.vp-prescription-shell .prescription-field label{margin-bottom:6px;color:#555b64;font-size:10px;font-weight:650}.vp-prescription-shell .prescription-field input{height:44px;border:1px solid #d5d8dd;border-radius:4px;background:#fff;color:var(--rx-ink);font-size:12px;box-shadow:none}.vp-prescription-shell .prescription-field input:focus{border-color:var(--rx-purple);outline:3px solid rgba(75,56,238,.09)}.vp-prescription-shell .pd-section>a{border-radius:4px!important;background:var(--rx-purple)!important;box-shadow:none!important}.vp-prescription-shell .button-group{display:flex;margin-top:24px;align-items:center;justify-content:space-between;gap:10px}.vp-prescription-shell .button-group .button{min-width:130px;min-height:44px;padding:0 17px;border:1px solid var(--rx-purple)!important;border-radius:4px;background:var(--rx-purple)!important;color:#fff!important;font-size:11px;font-weight:700;box-shadow:none!important;transform:none!important}.vp-prescription-shell .button-group .button:hover{border-color:var(--rx-purple-dark)!important;background:var(--rx-purple-dark)!important}.vp-prescription-shell .button-group .button-outline{border-color:#cfd2d7!important;background:#fff!important;color:#3b4048!important}.vp-prescription-shell .button-group .button-outline:hover{border-color:#aaa4df!important;background:#faf9ff!important;color:var(--rx-purple)!important}.vp-prescription-shell #summary-table{width:100%;border-collapse:collapse}.vp-prescription-shell #summary-table th,.vp-prescription-shell #summary-table td{padding:11px;border-bottom:1px solid var(--rx-line);color:#555c66;font-size:11px;text-align:left}.vp-prescription-shell #summary-table th{color:#858b94;font-size:9px;text-transform:uppercase}.vp-prescription-shell #summary-prescription{margin-top:18px;overflow-x:auto}.vp-prescription-shell .image-preview{max-width:100%;max-height:280px;object-fit:contain}.vp-rx-selected{width:min(1120px,100%)}
@media(max-width:1050px){.vp-prescription-shell #prescription-builder{grid-template-columns:1fr}.vp-prescription-shell .eyeframe-section{position:static}.vp-prescription-shell .eyeframe-details{min-height:380px}.vp-prescription-shell .eyeframe-image{height:280px}.vp-prescription-shell .step{min-height:0}}
@media(max-width:700px){.vp-prescription-shell.container{width:calc(100% - 20px)!important;margin:10px auto 50px!important;padding:10px!important}.vp-prescription-shell .eyeframe-details{min-height:300px;padding:15px}.vp-prescription-shell .eyeframe-image{height:220px}.vp-prescription-shell .eyeframe-name{font-size:17px}.vp-prescription-shell .progress-container{margin:4px 8px 22px}.vp-prescription-shell .step{padding:18px 14px}.vp-prescription-shell .step>h2{font-size:23px}.vp-prescription-shell .cardT-container{grid-template-columns:1fr}.vp-prescription-shell .cardT{min-height:90px}.vp-prescription-shell .prescription-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vp-prescription-shell .button-group .button{min-width:110px}.vp-prescription-shell .step-label{display:none}}

/* Manual prescription table */
.vp-rx-manual-intro{display:flex;margin-bottom:14px;align-items:flex-end;justify-content:space-between;gap:18px}.vp-rx-kicker{display:block;margin-bottom:5px;color:var(--rx-purple);font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.vp-rx-manual-intro h3{margin:0;color:var(--rx-ink);font-size:17px;font-weight:650}.vp-rx-manual-intro p{max-width:520px;margin:6px 0 0;color:var(--rx-muted);font-size:11px;line-height:1.55}.vp-rx-help-trigger{min-height:36px;padding:0 12px;flex:0 0 auto;border:1px solid #d7d4eb!important;border-radius:4px;background:#fff!important;color:#514b78!important;font-size:10px;font-weight:650;box-shadow:none!important}.vp-rx-help-trigger:hover,.vp-rx-help-trigger[aria-expanded=true]{border-color:#afa8e8!important;background:#faf9ff!important;color:var(--rx-purple)!important}.vp-rx-field-guide{display:grid;margin:0 0 14px;padding:12px 14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;border:1px solid #dfdcf3;border-radius:6px;background:#faf9ff;color:#656a75;font-size:10px;line-height:1.45}.vp-rx-field-guide[hidden]{display:none}.vp-rx-field-guide strong{margin-right:5px;color:var(--rx-ink)}
.vp-rx-manual-table{overflow:visible;border:1px solid #dfe1e7;border-radius:7px;background:#fff}.vp-rx-table-head{display:grid;padding:11px 15px;grid-template-columns:128px repeat(4,minmax(0,1fr));gap:11px;border-bottom:1px solid #dfe1e7;background:#f7f7f9;color:#777d87;font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.vp-prescription-shell .vp-rx-manual-table .prescription-eye{display:grid;margin:0;padding:15px;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:11px;border:0;border-radius:0;background:#fff}.vp-prescription-shell .vp-rx-manual-table .prescription-eye+.prescription-eye{border-top:1px solid #e5e6ea}.vp-prescription-shell .vp-rx-manual-table .prescription-eye-title{margin:0}.vp-rx-manual-table .eye-label{display:flex;align-items:flex-start;flex-direction:column;gap:2px}.vp-rx-manual-table .eye-label strong{color:var(--rx-ink);font-size:14px;font-weight:750}.vp-rx-manual-table .eye-label small{color:#858b94;font-size:10px;font-weight:500}.vp-prescription-shell .vp-rx-manual-table .prescription-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.vp-rx-manual-table .prescription-field label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.vp-rx-manual-table .combobox:after{position:absolute;top:50%;right:11px;width:6px;height:6px;border-right:1.5px solid #767b85;border-bottom:1.5px solid #767b85;content:"";pointer-events:none;transform:translateY(-65%) rotate(45deg)}.vp-rx-manual-table .prescription-field input{width:100%;height:46px;padding:0 30px 0 12px;border-color:#d6d8df;background:#fff;font-size:13px;font-weight:600;text-align:left}.vp-rx-manual-table .prescription-field input:hover{border-color:#b8b4d8}.vp-rx-manual-table .combobox-dropdown{max-height:230px}.vp-rx-manual-table .combobox-dropdown li{padding:9px 10px;font-size:12px}.vp-rx-axis-note{margin:8px 2px 18px;color:#7c828c;font-size:10px}
/* PD keeps its existing logic; only presentation is refined. */
.vp-prescription-shell .pd-section{padding:18px;background:#fbfbfc}.vp-rx-pd-heading{display:flex;margin-bottom:16px;align-items:center;justify-content:space-between;gap:18px}.vp-prescription-shell .vp-rx-pd-heading h3{margin:0 0 4px;font-size:15px}.vp-rx-pd-heading p{margin:0;color:var(--rx-muted);font-size:10px;line-height:1.45}.vp-rx-measure-pd{display:inline-flex!important;min-height:38px;padding:0 14px!important;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #cbc6ef!important;border-radius:4px!important;background:#fff!important;color:transparent!important;font-size:0!important;font-weight:700;text-decoration:none!important;box-shadow:none!important}.vp-rx-measure-pd:after{color:#5147a3;content:"Measure PD";font-size:10px}.vp-rx-measure-pd:hover{border-color:#aaa2e7!important;background:#f7f5ff!important}.vp-prescription-shell .pd-section>.prescription-field{max-width:260px}.vp-prescription-shell .pd-section>.prescription-field label{display:block;font-size:11px}.vp-prescription-shell .pd-section .checkbox-container{font-size:11px}.vp-prescription-shell .pd-section .checkbox-container input{width:15px;height:15px}.vp-prescription-shell .pd-section .dual-pd-fields{max-width:532px}
@media(max-width:700px){.vp-rx-manual-intro{align-items:flex-start;flex-direction:column}.vp-rx-help-trigger{width:100%}.vp-rx-field-guide{grid-template-columns:1fr}.vp-rx-table-head{display:none}.vp-rx-manual-table{border:0;background:transparent}.vp-prescription-shell .vp-rx-manual-table .prescription-eye{display:block;margin-bottom:12px;padding:14px;border:1px solid #dfe1e7!important;border-radius:6px;background:#fff}.vp-prescription-shell .vp-rx-manual-table .prescription-eye-title{margin-bottom:12px}.vp-rx-manual-table .eye-label{align-items:baseline;flex-direction:row;gap:7px}.vp-rx-manual-table .eye-label strong{font-size:15px}.vp-prescription-shell .vp-rx-manual-table .prescription-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.vp-rx-manual-table .prescription-field label{position:static;display:block;width:auto;height:auto;margin-bottom:6px;overflow:visible;clip:auto;color:#666c76;font-size:10px;white-space:normal}.vp-rx-pd-heading{align-items:flex-start;flex-direction:column}.vp-rx-measure-pd{width:100%}.vp-prescription-shell .pd-section>.prescription-field{max-width:none}.vp-prescription-shell .pd-section .dual-pd-fields{grid-template-columns:1fr 1fr}}

/* PD table and value-picker positioning */
.vp-rx-pd-table{overflow:visible;border:1px solid #dfe1e7;border-radius:7px;background:#fff}.vp-rx-pd-table-head,.vp-rx-pd-single{display:grid;grid-template-columns:minmax(145px,.8fr) minmax(180px,1.2fr);align-items:center;gap:14px}.vp-rx-pd-table-head{padding:10px 14px;border-bottom:1px solid #e2e4e8;background:#f7f7f9;color:#777d87;font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.vp-rx-pd-single{padding:14px}.vp-rx-pd-row-label{display:flex;flex-direction:column;gap:2px}.vp-rx-pd-row-label strong{color:var(--rx-ink);font-size:12px}.vp-rx-pd-row-label small{color:#858b94;font-size:9px}.vp-prescription-shell .vp-rx-pd-single .prescription-field{max-width:none}.vp-rx-pd-single .prescription-field label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.vp-rx-pd-table>.checkbox-container{margin:0;padding:12px 14px;border-top:1px solid #e5e6ea;background:#fbfbfc}.vp-rx-pd-table>.checkbox-container label{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;cursor:pointer}.vp-rx-pd-table>.checkbox-container label strong{color:var(--rx-ink);font-size:11px}.vp-rx-pd-table>.checkbox-container label span{color:#7d838d;font-size:9px}.vp-prescription-shell .vp-rx-pd-table .dual-pd-fields{max-width:none;margin:0;padding:14px;border-top:1px solid #e5e6ea;background:#fff}.vp-rx-pd-table .dual-pd-fields .prescription-field label{font-size:10px}.combobox-dropdown .is-current{background:var(--rx-purple-soft);color:var(--rx-purple);font-weight:750}.combobox-dropdown .is-current:after{margin-left:7px;content:"Current";color:#7771ad;font-size:8px;font-weight:650;text-transform:uppercase}
@media(max-width:700px){.vp-rx-pd-table-head{display:none}.vp-rx-pd-single{grid-template-columns:1fr;padding:14px;gap:10px}.vp-rx-pd-single .prescription-field label{position:static;display:block;width:auto;height:auto;margin-bottom:6px;overflow:visible;clip:auto;white-space:normal}.vp-rx-pd-table>.checkbox-container{align-items:flex-start}.vp-rx-pd-table>.checkbox-container label{align-items:flex-start;flex-direction:column;gap:2px}.vp-prescription-shell .vp-rx-pd-table .dual-pd-fields{grid-template-columns:1fr 1fr}}

/* Compact customer-facing PD chooser */
.vp-prescription-shell .pd-section{padding:20px;border-color:#e1e2e7;background:#fff}.vp-rx-pd-table{border:0;border-radius:0;background:transparent}.vp-rx-pd-table-head{display:none}.vp-rx-pd-mode{display:grid;margin-bottom:12px;padding:3px;grid-template-columns:1fr 1fr;gap:3px;border-radius:6px;background:#f0f0f3}.vp-rx-pd-mode button{display:flex;min-height:46px;padding:7px 12px;align-items:flex-start;justify-content:center;flex-direction:column;border:0!important;border-radius:4px;background:transparent!important;color:#737984!important;text-align:left;box-shadow:none!important}.vp-rx-pd-mode button strong{font-size:11px;font-weight:700}.vp-rx-pd-mode button small{font-size:8px}.vp-rx-pd-mode button.active{background:#fff!important;color:var(--rx-purple)!important;box-shadow:0 1px 4px rgba(24,25,30,.1)!important}.vp-rx-pd-single{padding:14px 15px;grid-template-columns:minmax(180px,1fr) 150px;border:1px solid #e0e1e6;border-radius:6px;background:#fbfbfc}.vp-rx-pd-single.is-hidden{display:none}.vp-rx-pd-row-label strong{font-size:12px}.vp-rx-pd-row-label small{font-size:9px}.vp-rx-pd-single .prescription-field input{height:42px}.vp-prescription-shell .vp-rx-pd-table .dual-pd-fields{padding:14px 15px;grid-template-columns:1fr 1fr;gap:12px;border:1px solid #e0e1e6;border-radius:6px;background:#fbfbfc}.vp-auto-card-step .button-group>button.button:not(.button-outline){display:none!important}.vp-auto-card-step .button-group{justify-content:flex-start}.vp-auto-card-step#step1 .button-group{justify-content:flex-start}
@media(max-width:700px){.vp-prescription-shell .pd-section{padding:15px}.vp-rx-pd-heading{gap:12px}.vp-rx-pd-mode button{padding:7px 9px}.vp-rx-pd-single{grid-template-columns:1fr;padding:13px;gap:9px}.vp-prescription-shell .vp-rx-pd-table .dual-pd-fields{grid-template-columns:1fr 1fr;padding:13px;gap:9px}}

/* Match PD controls to the manual prescription inputs. */
.vp-rx-pd-single{grid-template-columns:128px minmax(0,1fr)}.vp-rx-pd-table .prescription-field,.vp-rx-pd-table .combobox{width:100%}.vp-rx-pd-table .prescription-field input{box-sizing:border-box;width:100%;height:46px;padding:0 30px 0 12px;border:1px solid #d6d8df;border-radius:4px;background:#fff;color:var(--rx-ink);font-size:13px;font-weight:600;box-shadow:none}.vp-rx-pd-table .prescription-field input:hover{border-color:#b8b4d8}.vp-rx-pd-table .prescription-field input:focus{border-color:var(--rx-purple);outline:3px solid rgba(75,56,238,.09)}.vp-rx-pd-table .combobox:after{position:absolute;top:50%;right:11px;width:6px;height:6px;border-right:1.5px solid #767b85;border-bottom:1.5px solid #767b85;content:"";pointer-events:none;transform:translateY(-65%) rotate(45deg)}.vp-rx-pd-table .combobox-dropdown,.vp-rx-pd-table .combobox-dropdown.pd-width{right:0;left:0;width:100%;max-height:230px}.vp-rx-pd-table .combobox-dropdown li{padding:9px 10px;font-size:12px}
@media(max-width:700px){.vp-rx-pd-single{grid-template-columns:1fr}}

/* Readable optical-flow typography without changing the step layout. */
.vp-prescription-shell .step-label{font-size:12px}.vp-prescription-shell .cardT-title{font-size:14px}.vp-prescription-shell .cardT-desc{font-size:11.5px;line-height:1.55}.vp-prescription-shell .prescription-type-btn{font-size:12.5px}.vp-prescription-shell .prescription-eye-title,.vp-prescription-shell .pd-section h3{font-size:15px}.vp-prescription-shell .prescription-field label{font-size:12px}.vp-prescription-shell .prescription-field input{font-size:13px}.vp-prescription-shell .combobox-dropdown li{font-size:12.5px}.vp-prescription-shell .upload-text h3{font-size:16px}.vp-prescription-shell .upload-text p,.vp-prescription-shell .checkbox-container{font-size:12px;line-height:1.55}.vp-prescription-shell .button-group .button,.vp-prescription-shell .audio-button{font-size:12px}.vp-prescription-shell #summary-table th{font-size:10.5px}.vp-prescription-shell #summary-table td{font-size:12px}.vp-rx-inline-notice strong{font-size:13px}.vp-rx-inline-notice p{font-size:12.5px;line-height:1.65}.vp-rx-inline-notice p[lang],.vp-rx-review-dialog>div[lang]{font-family:"Noto Nastaliq Urdu","Segoe UI",Tahoma,sans-serif}.vp-rx-inline-notice p[lang]{font-size:15px;line-height:2}.vp-rx-review-dialog>p{font-size:13px;line-height:1.7}.vp-rx-review-dialog>div[lang] strong{font-size:15px}.vp-rx-review-dialog>div[lang] p{font-size:15px;line-height:2}.vp-rx-review-dialog>small{font-size:11.5px;line-height:1.55}.vp-saved-rx-confirmation,.vp-prescription-flow-error{font-size:12.5px}.vp-rx-pd-mode button strong{font-size:12.5px}.vp-rx-pd-mode button small,.vp-rx-pd-row-label small{font-size:10.5px}.vp-rx-pd-row-label strong{font-size:13.5px}
