@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&family=Fragment+Mono:ital@0;1&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Poppins,system-ui,sans-serif;color:#383838;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:#f4f4f3}.mono{font-family:Fragment Mono,ui-monospace,monospace}.app{display:flex;min-height:100vh;background:#f4f4f3}.sidebar{width:238px;flex:0 0 238px;background:#fff;border-right:1px solid #ececec;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;transition:width .22s ease,flex-basis .22s ease}.sidebar.mini{width:74px;flex-basis:74px}.brandrow{display:flex;align-items:center;gap:11px;padding:22px 22px 18px}.bmark{width:25px;height:25px;flex:none;color:#383838;display:none}.sidebar.mini .bmark{display:block}.brandlogo{height:20px;width:auto;max-width:160px;display:block}.sidebar.mini .brandlogo{display:none}.brandcol{display:flex;flex-direction:column;gap:6px;min-width:0}.bname{font-weight:700;font-size:16px;letter-spacing:-.01em;white-space:nowrap;line-height:1}.brandrole{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;font-family:Fragment Mono,monospace;font-size:9.5px;letter-spacing:.13em;text-transform:uppercase;font-weight:500;border-radius:20px;padding:3px 9px}.brandrole .dot{width:6px;height:6px;border-radius:50%;flex:none}.brandrole.clinic{background:#edf3ef;color:#4c7563}.brandrole.clinic .dot{background:#5e9079}.brandrole.rep{background:#eef1f6;color:#4f6182}.brandrole.rep .dot{background:#6d83a8}.brandrole.admin{background:#383838;color:#fff}.brandrole.admin .dot{background:#bd9648}.sidebar.mini .bname,.sidebar.mini .brandrole,.sidebar.mini .navlbl,.sidebar.mini .uinfo,.sidebar.mini .navhdr{display:none}.nav{display:flex;flex-direction:column;gap:2px;padding:6px 14px}.navhdr{font-family:Fragment Mono,monospace;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#c8c6c6;padding:16px 10px 7px}.navitem{display:flex;align-items:center;gap:12px;padding:10px 12px;border:0;background:transparent;border-radius:8px;cursor:pointer;color:#6e6c6c;font:inherit;font-size:14px;font-weight:500;width:100%;text-align:left;transition:background .14s,color .14s}.navitem:hover{background:#f5f5f4;color:#383838}.navitem.on{background:#383838;color:#fff}.navitem svg{width:19px;height:19px;flex:none;stroke-width:1.6}.navlbl{white-space:nowrap}.sidebar.mini .navitem{justify-content:center;padding:10px}.usr{margin-top:auto;padding:15px;border-top:1px solid #f0f0ef;display:flex;align-items:center;gap:11px}.usr-btn{cursor:pointer;transition:background .14s}.usr-btn:hover,.usr-btn.on{background:#f5f5f4}.usr-btn svg{width:16px;height:16px;stroke-width:1.7;color:#bcbaba;margin-left:auto;flex:none}.sidebar.mini .usr-btn svg{display:none}.uava{width:34px;height:34px;border-radius:50%;background:#383838;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12.5px;flex:none}.uinfo{line-height:1.35;min-width:0}.uname{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.urole{font-size:11px;color:#aba9a9}.main{flex:1;min-width:0;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:30;height:62px;background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #ececec;display:flex;align-items:center;gap:14px;padding:0 24px}.icbtn{width:36px;height:36px;border-radius:8px;border:1px solid transparent;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6e6c6c;position:relative}.icbtn:hover{background:#f3f3f2;color:#383838}.icbtn svg{width:18px;height:18px;stroke-width:1.6}.search{flex:1;max-width:420px;display:flex;align-items:center;gap:9px;background:#f4f4f3;border:1px solid #ececec;border-radius:9px;padding:8px 13px;color:#a09e9e;cursor:text}.search svg{width:16px;height:16px;flex:none;stroke-width:1.7}.search input{border:0;background:transparent;outline:0;font:inherit;font-size:13.5px;color:#383838;width:100%}.search kbd{font-family:Fragment Mono,monospace;font-size:10px;border:1px solid #e4e4e3;border-radius:4px;padding:2px 6px;color:#b6b4b4;background:#fff}.tbright{margin-left:auto;display:flex;align-items:center;gap:5px}.cbadge{position:absolute;top:-1px;right:-1px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#383838;color:#fff;font-size:9.5px;font-weight:600;display:flex;align-items:center;justify-content:center;font-family:Fragment Mono,monospace}.content{padding:30px 38px 64px;max-width:1340px;width:100%}.app.compact .content{padding:22px 28px 48px}.phead{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.crumb{font-family:Fragment Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#c2c0c0;margin-bottom:10px}.h1{font-size:27px;font-weight:600;letter-spacing:-.022em;margin:0}.subt{color:#8c8a8a;font-size:13.5px;margin-top:8px}.h2{font-size:17px;font-weight:600;letter-spacing:-.012em;margin:0}.kick{font-family:Fragment Mono,monospace;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#bcbaba}.mut{color:#8c8a8a}.soft{color:#bcbaba}.shrow{display:flex;align-items:center;justify-content:space-between;margin:38px 0 16px}.btn{display:inline-flex;align-items:center;gap:8px;font:inherit;font-size:13.5px;font-weight:500;padding:10px 16px;border-radius:9px;border:1px solid #e2e2e1;background:#fff;color:#383838;cursor:pointer;white-space:nowrap;transition:.14s}.btn:hover{border-color:#cfcdcd;background:#fafafa}.btn svg{width:16px;height:16px;stroke-width:1.7}.btnp{background:#383838;border-color:#383838;color:#fff}.btnp:hover{background:#2a2a2a;border-color:#2a2a2a}.btnsm{padding:7px 13px;font-size:12.5px;border-radius:8px}.btngh{border-color:transparent;background:transparent;color:#6e6c6c}.btngh:hover{background:#f3f3f2;color:#383838}.card{background:#fff;border:1px solid #ececec;border-radius:12px}.pad{padding:22px}.app.compact .pad{padding:17px}.tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.tile{background:#fff;border:1px solid #ececec;border-radius:12px;padding:19px 20px 17px;cursor:pointer;transition:.16s}.tile:hover{border-color:#dadada;transform:translateY(-1px)}.tirow{display:flex;align-items:center;justify-content:space-between;color:#bcbaba}.tirow svg{width:17px;height:17px;stroke-width:1.6}.tnum{font-size:29px;font-weight:600;letter-spacing:-.025em;margin:13px 0 2px}.tlbl{font-size:12.5px;color:#8c8a8a}.entry{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:30px}.ecard{position:relative;overflow:hidden;border-radius:14px;padding:28px 28px 26px;cursor:pointer;border:1px solid #ececec;background:#fff;transition:.18s}.ecard:hover{transform:translateY(-2px);box-shadow:0 10px 34px #0000000f}.ecard.dark{background:#383838;border-color:#383838;color:#fff}.ebadge{width:42px;height:42px;border-radius:11px;background:#f4f4f3;display:flex;align-items:center;justify-content:center;color:#383838}.ecard.dark .ebadge{background:#454545;color:#fff}.ebadge svg{width:21px;height:21px;stroke-width:1.6}.eh{font-size:19px;font-weight:600;letter-spacing:-.015em;margin:18px 0 7px}.ed{font-size:13px;line-height:1.55;color:#8c8a8a;max-width:90%}.ecard.dark .ed{color:#c3c1c1}.earrow{position:absolute;top:28px;right:28px;color:#cfcdcd}.ecard.dark .earrow{color:#7d7b7b}.earrow svg{width:20px;height:20px;stroke-width:1.6}.spark{position:absolute;right:-26px;bottom:-26px;width:150px;height:150px;opacity:.05;color:#383838}.ecard.dark .spark{color:#fff;opacity:.08}.g2{display:grid;grid-template-columns:1.5fr 1fr;gap:16px;align-items:start}.listrow{display:flex;align-items:center;gap:14px;padding:14px 0;border-top:1px solid #f1f1f0}.listrow:first-child{border-top:0}.lr-id{font-family:Fragment Mono,monospace;font-size:12px;color:#9a9898;width:74px;flex:none}.lr-main{flex:1;min-width:0}.lr-nm{font-size:13.5px;font-weight:500}.lr-sub{font-size:12px;color:#a09e9e;margin-top:1px}.actfeed{display:flex;flex-direction:column;gap:0}.act{display:flex;gap:12px;padding:13px 0;border-top:1px solid #f1f1f0;font-size:13px;color:#5a5858}.act:first-child{border-top:0}.actdot{width:7px;height:7px;border-radius:50%;background:#cfcdcd;margin-top:6px;flex:none}.act b{font-weight:600;color:#383838}.actt{font-family:Fragment Mono,monospace;font-size:11px;color:#bcbaba;margin-left:auto;white-space:nowrap}.chip{display:inline-flex;align-items:center;gap:6px;font-family:Fragment Mono,monospace;font-size:10px;letter-spacing:.05em;text-transform:uppercase;padding:4px 9px;border-radius:20px;font-weight:400;white-space:nowrap}.dot{width:6px;height:6px;border-radius:50%;flex:none}.s-ok{background:#edf3ef;color:#4c7563}.s-ok .dot{background:#5e9079}.s-low{background:#f6f1e5;color:#897033}.s-low .dot{background:#bd9648}.s-out{background:#f6ece9;color:#9c574b}.s-out .dot{background:#bd6e5f}.s-info{background:#eef1f6;color:#4f6182}.s-info .dot{background:#6d83a8}.s-soft{background:#f2f2f1;color:#8c8a8a}.s-soft .dot{background:#bcbaba}.filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:22px}.fchip{font:inherit;font-size:13px;font-weight:500;padding:7px 14px;border-radius:20px;border:1px solid #e6e6e5;background:#fff;cursor:pointer;color:#6e6c6c;transition:.14s}.fchip.on{background:#383838;border-color:#383838;color:#fff}.fchip:hover{border-color:#cfcdcd}.fspring{margin-left:auto;display:flex;align-items:center;gap:9px}.selct{font:inherit;font-size:13px;border:1px solid #e6e6e5;border-radius:8px;padding:8px 11px;background:#fff;color:#383838;cursor:pointer}.pgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.app.compact .pgrid{grid-template-columns:repeat(4,1fr)}.pcard{background:#fff;border:1px solid #ececec;border-radius:13px;padding:20px;cursor:pointer;display:flex;flex-direction:column;gap:13px;transition:.16s}.pcard:hover{border-color:#d4d4d4;box-shadow:0 7px 24px #0000000d;transform:translateY(-1px)}.pctop{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pcat{font-family:Fragment Mono,monospace;font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:#bcbaba}.pname{font-size:16.5px;font-weight:600;letter-spacing:-.01em;margin-top:7px}.pclass{font-size:12.5px;color:#8c8a8a;margin-top:2px}.pmeta{display:flex;gap:7px;flex-wrap:wrap}.tagm{font-family:Fragment Mono,monospace;font-size:10.5px;color:#7e7c7c;background:#f5f5f4;border-radius:6px;padding:4px 8px}.prow{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:14px;border-top:1px solid #f1f1f0}.price{font-size:18px;font-weight:600;letter-spacing:-.01em}.priceu{font-size:11px;color:#a09e9e;font-weight:400;margin-left:3px}.addbtn{display:inline-flex;align-items:center;gap:6px;font:inherit;font-size:12.5px;font-weight:500;padding:8px 13px;border-radius:8px;border:1px solid #e2e2e1;background:#fff;color:#383838;cursor:pointer;transition:.14s}.addbtn:hover{border-color:#383838}.addbtn.in{background:#383838;border-color:#383838;color:#fff}.addbtn svg{width:14px;height:14px;stroke-width:2}.rxtag{font-family:Fragment Mono,monospace;font-size:9px;letter-spacing:.1em;border:1px solid #e4e4e3;color:#a09e9e;border-radius:5px;padding:3px 6px}.backlink{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#8c8a8a;cursor:pointer;border:0;background:0;font:inherit;padding:0;margin-bottom:20px}.backlink:hover{color:#383838}.backlink svg{width:15px;height:15px;stroke-width:1.8}.dhead{display:grid;grid-template-columns:1fr 300px;gap:34px;align-items:start}.dtiers{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:14px}.dtier{border:1px solid #ececec;border-radius:11px;padding:18px}.dtier.feat{border-color:#383838}.dt-t{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.dt-name{font-size:13px;font-weight:600}.dt-d{font-size:22px;font-weight:600;letter-spacing:-.02em}.dt-line{display:flex;justify-content:space-between;font-size:12px;padding:6px 0;border-top:1px solid #f3f3f2;color:#6e6c6c}.dt-line span:first-child{color:#a09e9e}.bullet{display:flex;gap:9px;font-size:12.5px;color:#5a5858;line-height:1.45;padding:5px 0}.bullet svg{width:14px;height:14px;flex:none;margin-top:2px;stroke-width:1.8}.recon{background:#383838;color:#fff;border-radius:11px;padding:18px 20px;margin-top:14px}.recon .rl{font-family:Fragment Mono,monospace;font-size:13px;color:#fff;margin-top:8px;letter-spacing:.01em}.recon .rs{font-size:12px;color:#bcbaba;margin-top:8px}.dside{position:sticky;top:80px}.dprice{font-size:30px;font-weight:600;letter-spacing:-.025em}.cite{display:flex;gap:12px;padding:13px 0;border-top:1px solid #f1f1f0}.cite:first-child{border-top:0}.cite-n{font-family:Fragment Mono,monospace;font-size:11px;color:#bcbaba;flex:none;width:24px}.cite-t{font-size:13px;font-weight:500;line-height:1.4}.cite-s{font-size:11.5px;color:#a09e9e;margin-top:2px}.cite-go{margin-left:auto;color:#cfcdcd;flex:none}.cite-go svg{width:15px;height:15px;stroke-width:1.7}.compliance{font-size:11.5px;color:#a8a6a6;line-height:1.55;border-top:1px solid #f1f1f0;padding-top:16px;margin-top:30px}.cartwrap{display:grid;grid-template-columns:1fr 330px;gap:22px;align-items:start}.cline{display:flex;align-items:center;gap:16px;padding:18px 0;border-top:1px solid #f1f1f0}.cline:first-child{border-top:0}.cl-main{flex:1;min-width:0}.qty{display:flex;align-items:center;border:1px solid #e6e6e5;border-radius:8px;overflow:hidden}.qty button{width:30px;height:32px;border:0;background:#fff;cursor:pointer;color:#6e6c6c;font-size:16px;line-height:1}.qty button:hover{background:#f3f3f2;color:#383838}.qty .q{width:34px;text-align:center;font-size:13px;font-family:Fragment Mono,monospace}.lrm{color:#c2c0c0;cursor:pointer;border:0;background:0;padding:6px}.lrm:hover{color:#9c574b}.lrm svg{width:16px;height:16px;stroke-width:1.7}.sumrow{display:flex;justify-content:space-between;font-size:13.5px;padding:8px 0;color:#6e6c6c}.sumrow.total{font-size:17px;font-weight:600;color:#383838;border-top:1px solid #ececec;margin-top:8px;padding-top:14px}.field{margin-bottom:14px}.field label{font-family:Fragment Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#bcbaba;display:block;margin-bottom:7px}.field .inp,.field select{width:100%;font:inherit;font-size:13.5px;border:1px solid #e6e6e5;border-radius:9px;padding:11px 13px;background:#fff;color:#383838}.empty{text-align:center;padding:70px 20px;color:#a09e9e}.empty svg{width:34px;height:34px;stroke-width:1.4;color:#d4d2d2;margin-bottom:14px}.empty .et{font-size:15px;font-weight:600;color:#6e6c6c;margin-bottom:6px}.tbl{width:100%;border-collapse:collapse;font-size:13.5px}.tbl th{font-family:Fragment Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#bcbaba;font-weight:400;text-align:left;padding:0 16px 13px}.tbl td{padding:15px 16px;border-top:1px solid #f1f1f0;color:#5a5858;vertical-align:middle}.tbl tr.row{cursor:pointer}.tbl tr.row:hover td{background:#fafafa}.tbl .nm{font-weight:600;color:#383838}.bwrap{display:grid;grid-template-columns:1fr 358px;gap:22px;align-items:start}.bitem{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.1fr auto;gap:16px;align-items:center;padding:16px 18px;border:1px solid #ececec;border-radius:11px;background:#fff;margin-bottom:11px}.fld{display:flex;flex-direction:column;gap:5px;min-width:0}.fld label{font-family:Fragment Mono,monospace;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#bcbaba}.fld .v{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fld .pp{font-weight:600;font-size:13.5px}.additem{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border:1px dashed #d8d6d6;border-radius:11px;background:transparent;color:#8c8a8a;cursor:pointer;font:inherit;font-size:13px;font-weight:500}.additem:hover{border-color:#383838;color:#383838}.additem svg{width:16px;height:16px;stroke-width:1.8}.airail{background:#383838;color:#fff;border-radius:14px;padding:21px;position:sticky;top:80px}.aihead{display:flex;align-items:center;gap:9px;font-weight:600;font-size:15px}.aihead svg{width:18px;height:18px;color:#fff}.aisub{font-size:12px;color:#aba9a9;margin-top:7px;line-height:1.5}.aiin{width:100%;background:#454545;border:1px solid #555;border-radius:10px;color:#fff;font:inherit;font-size:13px;padding:12px;resize:none;margin-top:14px;outline:0}.aiin::placeholder{color:#8f8d8d}.aibtn{width:100%;background:#fff;color:#383838;border:0;border-radius:10px;padding:12px;font:inherit;font-size:13.5px;font-weight:600;cursor:pointer;margin-top:11px;display:flex;align-items:center;justify-content:center;gap:8px}.aibtn:hover{background:#f0f0f0}.aibtn svg{width:15px;height:15px;stroke-width:1.9}.aithink{display:flex;align-items:center;gap:10px;color:#c3c1c1;font-size:13px;margin-top:18px}.aispin{width:15px;height:15px;border:2px solid #5a5a5a;border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.aitrace{font-size:12px;color:#aba9a9;line-height:1.55;margin-top:16px;padding-top:14px;border-top:1px solid #4d4d4d}.aiprop{background:#454545;border:1px solid #555;border-radius:10px;padding:13px 14px;margin-top:10px}.app-pp{font-size:13.5px;font-weight:600}.app-meta{font-family:Fragment Mono,monospace;font-size:11px;color:#bcbaba;margin-top:4px}.app-why{font-size:11.5px;color:#c3c1c1;line-height:1.45;margin-top:7px}.safety{border:1px solid #f0e3df;background:#fbf6f4;border-radius:12px;padding:18px 20px;margin-top:18px}.safety .sh{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#9c574b}.safety .sh svg{width:16px;height:16px;stroke-width:1.8}.safety .si{font-size:12.5px;color:#7a6a64;line-height:1.5;padding:7px 0 0 24px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#28282852;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:flex-start;justify-content:center;padding-top:14vh}.cmd{width:560px;max-width:92vw;background:#fff;border-radius:14px;box-shadow:0 24px 70px #00000040;overflow:hidden}.cmdtop{display:flex;align-items:center;gap:11px;padding:16px 18px;border-bottom:1px solid #f0f0ef}.cmdtop svg{width:18px;height:18px;color:#bcbaba;stroke-width:1.7}.cmdtop input{border:0;outline:0;font:inherit;font-size:15px;width:100%;color:#383838}.cmdlist{max-height:330px;overflow:auto;padding:8px}.cmditem{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:9px;cursor:pointer;font-size:13.5px}.cmditem:hover,.cmditem.sel{background:#f4f4f3}.cmditem svg{width:17px;height:17px;color:#8c8a8a;stroke-width:1.6;flex:none}.cmdcat{font-family:Fragment Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#c8c6c6;margin-left:auto}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%);z-index:90;background:#383838;color:#fff;padding:13px 20px;border-radius:11px;font-size:13.5px;font-weight:500;display:flex;align-items:center;gap:11px;box-shadow:0 14px 40px #00000040}.toast svg{width:17px;height:17px;color:#5e9079;stroke-width:2}.relchips{display:flex;gap:8px;flex-wrap:wrap}.relchip{font-size:12px;color:#6e6c6c;background:#f5f5f4;border:1px solid #ededec;border-radius:20px;padding:6px 12px}.pswitch{display:flex;gap:3px;margin:0 14px 4px;background:#f4f4f3;border:1px solid #ececec;border-radius:9px;padding:3px}.pswitch button{flex:1;font:inherit;font-size:11.5px;font-weight:600;padding:7px 4px;border:0;background:transparent;border-radius:6px;color:#8c8a8a;cursor:pointer;transition:.14s}.pswitch button.on{background:#fff;color:#383838;box-shadow:0 1px 3px #00000014}.pswitch button:hover:not(.on){color:#383838}.sidebar.mini .pswitch{display:none}.obtn{display:flex;align-items:center;justify-content:center;gap:7px;margin:6px 14px 4px;font:inherit;font-size:11.5px;font-weight:500;padding:8px;border:1px dashed #d8d6d6;border-radius:8px;background:transparent;color:#8c8a8a;cursor:pointer;width:calc(100% - 28px)}.obtn:hover{border-color:#383838;color:#383838}.obtn svg{width:14px;height:14px;stroke-width:1.7}.sidebar.mini .obtn{display:none}.onb{min-height:100vh;background:#f4f4f3;display:flex;flex-direction:column;align-items:center;padding:38px 20px 90px}.onbtop{width:100%;max-width:560px;display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.onblogo{display:flex;align-items:center;gap:10px;font-weight:700;font-size:16px;color:#383838}.onblogo svg{width:24px;height:24px}.onbexit{font:inherit;font-size:12px;color:#a09e9e;background:0;border:0;cursor:pointer}.onbexit:hover{color:#383838}.steps{display:flex;align-items:center;gap:6px;margin-bottom:24px}.stepdot{width:25px;height:25px;border-radius:50%;background:#ececec;color:#a09e9e;font-family:Fragment Mono,monospace;font-size:11px;display:flex;align-items:center;justify-content:center;font-weight:500;flex:none}.stepdot.on{background:#383838;color:#fff}.stepdot.done{background:#5e9079;color:#fff}.stepbar{width:34px;height:2px;background:#ececec}.stepbar.done{background:#5e9079}.ocard{width:100%;max-width:560px;background:#fff;border:1px solid #ececec;border-radius:16px;padding:34px}.repinvite{display:flex;align-items:center;gap:14px;padding:15px;background:#f7f7f6;border:1px solid #f0f0ef;border-radius:12px;margin-bottom:24px}.repav{width:46px;height:46px;border-radius:50%;background:#383838;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:15px;flex:none}.oh{font-size:24px;font-weight:600;letter-spacing:-.022em;margin:0 0 9px}.op{font-size:14px;line-height:1.6;color:#8c8a8a;margin:0}.olist{margin:22px 0 4px}.oli{display:flex;gap:11px;padding:9px 0;font-size:13.5px;color:#5a5858;align-items:flex-start}.oli svg{width:18px;height:18px;color:#5e9079;flex:none;stroke-width:1.9;margin-top:1px}.npirow{display:flex;gap:10px;align-items:flex-end}.npirow .field{flex:1;margin-bottom:0}.vbtn{font:inherit;font-size:13px;font-weight:600;padding:0 18px;border-radius:9px;border:1px solid #383838;background:#383838;color:#fff;cursor:pointer;white-space:nowrap;height:43px;flex:none}.vbtn:hover{background:#2a2a2a}.vbtn:disabled{opacity:.5;cursor:default}.npiresult{display:flex;align-items:center;gap:11px;padding:13px 15px;background:#edf3ef;border:1px solid #d9e7df;border-radius:11px;margin-top:13px}.npiresult svg{width:20px;height:20px;color:#5e9079;flex:none;stroke-width:2}.npi-nm{font-size:14px;font-weight:600;color:#3a5e4e}.npi-s{font-size:12px;color:#6e8a7c;margin-top:2px}.npiload{display:flex;align-items:center;gap:11px;padding:13px 15px;color:#8c8a8a;font-size:13px;margin-top:13px}.npispin{width:15px;height:15px;border:2px solid #e2e2e2;border-top-color:#383838;border-radius:50%;animation:spin .7s linear infinite}.npihint{font-size:11.5px;color:#bcbaba;margin-top:9px;line-height:1.5}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid #ececec;border-radius:11px;margin:8px 0 16px}.toggle-row .tlbl{font-size:13px;font-weight:600}.toggle-row .tsub{font-size:12px;color:#a09e9e;margin-top:2px;max-width:340px}.tgl{width:42px;height:24px;border-radius:13px;background:#dcdcdb;border:0;cursor:pointer;position:relative;flex:none;transition:.16s}.tgl.on{background:#383838}.tgl:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:.16s}.tgl.on:after{left:21px}.f2{display:grid;grid-template-columns:1fr 1fr;gap:13px}.confirm-ico{width:64px;height:64px;border-radius:50%;background:#edf3ef;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.confirm-ico svg{width:30px;height:30px;color:#5e9079;stroke-width:2}.linkbox{display:flex;align-items:center;gap:12px;background:#383838;border-radius:13px;padding:15px 16px;color:#fff}.linkbox .lk{font-family:Fragment Mono,monospace;font-size:13.5px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.linkbox .cpy{font:inherit;font-size:12.5px;font-weight:600;padding:9px 14px;border-radius:8px;border:0;background:#fff;color:#383838;cursor:pointer;white-space:nowrap}.linkbox .cpy:hover{background:#efefef}.qr{width:120px;height:120px;border-radius:12px;border:1px solid #ececec;background:#fff;padding:9px;box-sizing:border-box;flex:none}.statcard{background:#fff;border:1px solid #ececec;border-radius:13px;padding:21px 22px}.statcard .sl{font-family:Fragment Mono,monospace;font-size:10.5px;letter-spacing:.13em;text-transform:uppercase;color:#bcbaba}.statcard .sv{font-size:30px;font-weight:600;letter-spacing:-.026em;margin-top:10px}.statcard .sd{font-size:12.5px;color:#8c8a8a;margin-top:5px}.statcard .sd.up{color:#5e9079;font-weight:500}.s3{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.wrow{display:flex;align-items:center;gap:14px;padding:15px 0;border-top:1px solid #f1f1f0}.wrow:first-child{border-top:0}.wav{width:36px;height:36px;border-radius:9px;background:#f4f4f3;color:#6e6c6c;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12.5px;flex:none}.wmain{flex:1;min-width:0}.wnm{font-size:13.5px;font-weight:600}.wsub{font-size:12px;color:#a09e9e;margin-top:1px}.paycard{display:flex;align-items:flex-start;gap:16px;padding:20px;border:1px solid #ececec;border-radius:13px;background:#fff}.payico{width:44px;height:44px;border-radius:11px;background:#f4f4f3;display:flex;align-items:center;justify-content:center;color:#383838;flex:none}.payico svg{width:21px;height:21px;stroke-width:1.6}.qcard{border:1px solid #ececec;border-radius:13px;padding:22px;background:#fff;margin-bottom:13px}.qgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:16px 0 18px}.qf label{font-family:Fragment Mono,monospace;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#bcbaba;display:block;margin-bottom:5px}.qf .v{font-size:13px;font-weight:500}.qf .v.mono{font-weight:400}.gatebadge{display:inline-flex;align-items:center;gap:5px;font-family:Fragment Mono,monospace;font-size:10px;color:#897033;background:#f6f1e5;border-radius:6px;padding:4px 8px}.voltbl{width:100%;border-collapse:collapse;font-size:13px;margin-top:12px}.voltbl td{padding:11px 14px;border-top:1px solid #f1f1f0}.voltbl tr:first-child td{border-top:0}.voltbl .vr{color:#8c8a8a}.voltbl .vu{font-weight:600;text-align:right}.voltbl .vs{text-align:right;color:#5e9079;font-size:12px}.voltbl tr.cur td{background:#f7f7f6}.fx{display:flex}.ac{align-items:center}.jc{justify-content:center}.jb{justify-content:space-between}.gap8{gap:8px}.gap12{gap:12px}.gap14{gap:14px}.gap16{gap:16px}.gap20{gap:20px}.w100{width:100%}.f1{flex:1;min-width:0}.body{font-size:14px;line-height:1.6}@media (max-width: 860px){.sidebar{position:fixed;z-index:60;height:100vh;transform:translate(-100%);transition:transform .22s ease;box-shadow:0 0 40px #0000002e}.sidebar.open{transform:translate(0)}.content{padding:18px 16px 56px}.topbar{padding:0 14px}.search{max-width:none}.tiles{grid-template-columns:repeat(2,1fr)}.entry,.g2,.dhead,.cartwrap,.plangrid,.bwrap,.f2{grid-template-columns:1fr}.s3,.qgrid{grid-template-columns:1fr 1fr}.dside{position:static}.h1{font-size:22px}.card>.tbl,.pad>.tbl{display:block}.tbl{display:block;overflow-x:auto;white-space:nowrap}}@media (max-width: 480px){.tiles,.s3,.qgrid{grid-template-columns:1fr}}
