:root{--cl-purple:#4b38ee;--cl-purple-dark:#3928d8;--cl-soft:#f3f1ff;--cl-ink:#191b22;--cl-muted:#747a84;--cl-line:#dfe2e7;--cl-danger:#913737}*{box-sizing:border-box}body{background:#f7f7f8!important;color:var(--cl-ink)}.cl-rx-shell{width:min(1420px,calc(100% - 48px));margin:26px auto 70px}.cl-rx-back{display:inline-flex;margin-bottom:14px;color:#4b4f58;font-size:12px;font-weight:650;text-decoration:underline;text-underline-offset:3px}.cl-rx-layout{display:grid;padding:24px;grid-template-columns:minmax(320px,.78fr) minmax(560px,1.22fr);align-items:start;gap:clamp(30px,4vw,60px);border:1px solid #e7e8ec;border-radius:9px;background:#fff;box-shadow:0 10px 35px rgba(21,23,30,.04)}.cl-rx-product{position:sticky;top:22px}.cl-rx-image{display:grid;min-height:500px;padding:28px;place-items:center;border-radius:7px;background:linear-gradient(145deg,#f4f4f2,#e9ecea)}.cl-rx-image img{width:100%;height:420px;object-fit:contain}.cl-rx-product-copy{padding-top:18px}.cl-rx-product-copy>span,.cl-rx-head>span{color:var(--cl-purple);font-size:10px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.cl-rx-product h1{margin:6px 0 8px;font-size:22px;font-weight:650}.cl-rx-product p{margin:0;font-size:15px}.cl-rx-product small{display:block;margin-top:4px;color:var(--cl-muted);font-size:10px}.cl-rx-workspace{min-width:0;padding:28px;border:1px solid var(--cl-line);border-radius:7px}.cl-rx-head h2{margin:7px 0 8px;font-size:28px;font-weight:620;letter-spacing:-.025em}.cl-rx-head p{max-width:620px;margin:0 0 20px;color:var(--cl-muted);font-size:11px;line-height:1.6}.cl-rx-alert{margin-bottom:15px;padding:12px 14px;border:1px solid #e5c7c7;border-radius:5px;background:#fff8f8;color:var(--cl-danger);font-size:11px}.cl-rx-alert[hidden]{display:none}.cl-rx-method{display:grid;margin-bottom:20px;padding:4px;grid-template-columns:1fr 1fr;gap:4px;border-radius:6px;background:#f0f0f3}.cl-rx-method button{display:flex;min-height:54px;padding:9px 13px;align-items:flex-start;justify-content:center;flex-direction:column;border:0;border-radius:4px;background:transparent;color:#777d87;text-align:left;cursor:pointer}.cl-rx-method button strong{font-size:11px}.cl-rx-method button small{font-size:8px}.cl-rx-method button.active{background:#fff;color:var(--cl-purple);box-shadow:0 1px 4px rgba(24,25,30,.1)}.cl-rx-panel[hidden]{display:none}.cl-rx-guide{display:flex;margin-bottom:13px;padding:13px 15px;align-items:center;justify-content:space-between;gap:14px;border:1px solid #dedaf5;border-radius:6px;background:#faf9ff}.cl-rx-guide strong,.cl-rx-guide span{display:block}.cl-rx-guide strong{font-size:12px}.cl-rx-guide span{margin-top:3px;color:#666c76;font-size:9px}.cl-rx-guide b{padding:5px 8px;border-radius:20px;background:#e9e5ff;color:#4937d2;font-size:9px}.cl-rx-table{overflow:visible;border:1px solid var(--cl-line);border-radius:7px}.cl-rx-table-head,.cl-rx-eye-row{display:grid;grid-template-columns:115px repeat(3,minmax(0,1fr));align-items:center;gap:11px}.cl-rx-table-head{padding:10px 14px;border-bottom:1px solid var(--cl-line);background:#f7f7f9;color:#787e88;font-size:9px;font-weight:750;text-transform:uppercase}.cl-rx-table-head span:nth-child(n+2){text-align:left}.cl-rx-eye-row{padding:14px}.cl-rx-eye-row+.cl-rx-eye-row{border-top:1px solid #e5e6ea}.cl-rx-eye{display:flex;flex-direction:column}.cl-rx-eye strong{font-size:14px}.cl-rx-eye small{color:#858b94;font-size:9px}.cl-rx-field>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.cl-rx-field select,.cl-rx-order-row select{width:100%;height:44px;padding:0 32px 0 11px;border:1px solid #d5d8dd;border-radius:4px;background:#fff;color:var(--cl-ink);font-size:12px;font-weight:600}.cl-rx-field select:focus,.cl-rx-order-row select:focus{border-color:var(--cl-purple);outline:3px solid rgba(75,56,238,.09)}.cl-rx-note{margin:8px 2px 0;color:#7c828c;font-size:9px}.cl-rx-review-note{margin-bottom:14px;padding:15px;border:1px solid #dad6f3;border-radius:6px;background:#faf9ff}.cl-rx-review-note strong{font-size:12px}.cl-rx-review-note p{margin:6px 0 0;color:#5f6570;font-size:10px;line-height:1.55}.cl-rx-upload{display:flex;min-height:230px;padding:24px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #b9b3df;border-radius:7px;background:#fcfbff;text-align:center;cursor:pointer}.cl-rx-upload:hover{border-color:var(--cl-purple);background:#f8f6ff}.cl-rx-upload input{position:absolute;width:1px;height:1px;opacity:0}.cl-rx-upload-icon{display:grid;width:38px;height:38px;margin-bottom:10px;place-items:center;border-radius:50%;background:var(--cl-soft);color:var(--cl-purple);font-size:23px}.cl-rx-upload strong{font-size:13px}.cl-rx-upload small{margin-top:4px;color:var(--cl-muted);font-size:9px}.cl-rx-upload img{max-width:100%;max-height:190px;margin-top:14px;border-radius:5px;object-fit:contain}.cl-rx-order-row{display:grid;margin-top:20px;padding:15px;grid-template-columns:minmax(160px,.7fr) minmax(220px,1.3fr);align-items:end;gap:24px;border:1px solid var(--cl-line);border-radius:7px;background:#fbfbfc}.cl-rx-order-row label>span,.cl-rx-order-row div>span{display:block;margin-bottom:6px;color:#626873;font-size:9px;font-weight:700;text-transform:uppercase}.cl-rx-order-row div{text-align:right}.cl-rx-order-row div strong{display:block;font-size:18px}.cl-rx-order-row div small{color:var(--cl-muted);font-size:8px}.cl-rx-actions{display:flex;margin-top:20px;align-items:center;justify-content:space-between;gap:12px}.cl-rx-actions a,.cl-rx-actions button{display:inline-flex;min-height:44px;padding:0 18px;align-items:center;justify-content:center;border-radius:4px;font-size:11px;font-weight:700}.cl-rx-actions a{border:1px solid #cfd2d7;background:#fff;color:#3b4048;text-decoration:none}.cl-rx-actions a:hover{border-color:#aaa4df;background:#faf9ff;color:var(--cl-purple)}.cl-rx-actions button{min-width:180px;border:1px solid var(--cl-purple);background:var(--cl-purple);color:#fff;cursor:pointer}.cl-rx-actions button:hover{border-color:var(--cl-purple-dark);background:var(--cl-purple-dark)}.cl-rx-actions button:disabled{opacity:.65;cursor:wait}@media(max-width:1050px){.cl-rx-layout{grid-template-columns:1fr}.cl-rx-product{position:static;display:grid;grid-template-columns:240px 1fr;align-items:center;gap:20px}.cl-rx-image{min-height:230px}.cl-rx-image img{height:190px}.cl-rx-product-copy{padding:0}}@media(max-width:700px){.cl-rx-shell{width:calc(100% - 20px);margin:10px auto 50px}.cl-rx-layout{padding:10px;gap:16px}.cl-rx-product{display:block}.cl-rx-image{min-height:260px;padding:15px}.cl-rx-image img{height:220px}.cl-rx-product-copy{padding-top:13px}.cl-rx-workspace{padding:18px 14px}.cl-rx-head h2{font-size:23px}.cl-rx-method{grid-template-columns:1fr}.cl-rx-table{border:0}.cl-rx-table-head{display:none}.cl-rx-eye-row{display:block;margin-bottom:11px;padding:14px;border:1px solid var(--cl-line)!important;border-radius:6px}.cl-rx-eye{margin-bottom:11px;align-items:baseline;flex-direction:row;gap:7px}.cl-rx-eye-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.cl-rx-eye{grid-column:1/-1}.cl-rx-field>span{position:static;display:block;width:auto;height:auto;margin-bottom:5px;overflow:visible;clip:auto;color:#666c76;font-size:9px;font-weight:700}.cl-rx-order-row{grid-template-columns:1fr;gap:13px}.cl-rx-order-row div{text-align:left}.cl-rx-actions{align-items:stretch;flex-direction:column-reverse}.cl-rx-actions a,.cl-rx-actions button{width:100%}}

/* Contact-lens prescription readability pass. */
.cl-rx-product small{font-size:12px}.cl-rx-head p{font-size:13px;line-height:1.7}.cl-rx-method button strong{font-size:13px}.cl-rx-method button small{font-size:10.5px;line-height:1.45}.cl-rx-guide strong{font-size:13px}.cl-rx-guide span{font-size:11px;line-height:1.5}.cl-rx-guide b,.cl-rx-table-head{font-size:10.5px}.cl-rx-eye strong{font-size:15px}.cl-rx-eye small{font-size:11px}.cl-rx-field select,.cl-rx-order-row select{font-size:13px}.cl-rx-note{font-size:11px;line-height:1.5}.cl-rx-review-note strong{font-size:13px}.cl-rx-review-note p{font-size:12.5px;line-height:1.65}.cl-rx-review-note p[lang]{font-family:"Noto Nastaliq Urdu","Segoe UI",Tahoma,sans-serif;font-size:15px;line-height:2}.cl-rx-upload strong{font-size:14px}.cl-rx-upload small{font-size:11px;line-height:1.5}.cl-rx-order-row label>span,.cl-rx-order-row div>span{font-size:11px}.cl-rx-order-row div small{font-size:10.5px}.cl-rx-actions a,.cl-rx-actions button{font-size:12.5px}
