:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;--opx-purple: #7c3aed;--opx-purple-dark: #6d28d9;--opx-violet: #a78bfa;--opx-slate: #1e293b;--opx-slate-light: #475569;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;display:block;place-items:unset}#root{width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.opxDetailPage{max-width:1200px;margin:0 auto;padding:1rem;box-sizing:border-box}.opxDetailTopRow{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.opxDetailTopRight{margin-left:auto;display:flex;align-items:center}.opxDetailGrid{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.8fr);gap:14px;align-items:start;position:relative;z-index:0}.opxDetailGrid>*{min-width:0}@media(max-width:940px){.opxDetailGrid{grid-template-columns:1fr}}.opxDetailLeftCol{display:flex;flex-direction:column;gap:14px;min-width:0}.opxDetailReportCol{display:flex;flex-direction:column;gap:14px;min-width:0;position:relative;z-index:0}@media(min-width:941px){.opxDetailReportCol{min-height:72vh}}.opxPanelWrap{border-radius:8px;border:1px solid #e5e7eb;background:#fff;overflow:hidden;min-width:0;box-shadow:0 1px 3px #0000000d}.opxInfoCard{border-radius:8px;border:1px solid #e5e7eb;background:#fff;padding:14px;min-width:0;box-shadow:0 1px 3px #0000000d}.opxInfoCardTitle{font-weight:700;color:var(--opx-slate, #1e293b)}.opxInfoCardBody{margin-top:8px;font-size:13px;opacity:.75;font-weight:500;line-height:1.35rem}.opxSnippetsWrap{border-radius:8px;border:1px solid #e5e7eb;background:#fff;overflow:hidden;min-width:0;box-shadow:0 1px 3px #0000000d}.opxSnippetsWrapInCol{margin-top:0!important}@media(min-width:941px){.opxDetailGrid{grid-template-columns:minmax(0,1fr) minmax(0,2.2fr)}.opxDetailReportCol{min-height:calc(100vh - 220px);display:flex;flex-direction:column}.opxDetailReportCol>*{flex:1 1 auto;min-height:0}.opxCompletedReportPanel{height:100%;display:flex;flex-direction:column;overflow:hidden}.opxCompletedReportPanelBody,.opxCompletedReportEditor,.opxCompletedReportContent{flex:1 1 auto;overflow-y:auto;min-height:0}}.opxDictatePage{max-width:1200px;margin:0 auto;padding:1.25rem;box-sizing:border-box}.opxDictateHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.opxDictateTitle{margin:0;font-size:1.35rem;font-weight:700;color:var(--opx-slate, #1e293b)}.opxDictateSub{margin:.35rem 0 0;color:#475569;font-weight:600}.opxBtnPrimary{padding:.7rem 1rem;border-radius:6px;border:1px solid var(--opx-purple-dark, #6d28d9);background:var(--opx-purple, #7c3aed);color:#fff;font-weight:600;cursor:pointer;white-space:nowrap;box-shadow:0 2px 8px #7c3aed33;transition:all .15s ease}.opxBtnPrimary:hover:not(:disabled){background:var(--opx-purple-dark, #6d28d9);box-shadow:0 4px 12px #7c3aed4d;transform:translateY(-1px)}.opxBtnPrimary:disabled{opacity:.5;cursor:not-allowed}.opxPill{padding:.5rem .75rem;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:var(--opx-slate, #1e293b);font-weight:600;font-size:13px;white-space:nowrap}.opxInlineError{margin-top:12px;color:#b91c1c;font-weight:600}.opxBannerWarn{margin-top:14px;padding:12px 14px;border-radius:6px;border:1px solid #fecaca;background:#fef2f2;color:#7f1d1d;font-weight:600}.opxDictateGrid{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}@media(max-width:940px){.opxDictateGrid{grid-template-columns:1fr}}.opxPanelWrap{border-radius:8px;border:1px solid #e5e7eb;background:#fff;overflow:hidden;box-shadow:0 1px 3px #0000000d}.opxGridSpanAll{grid-column:1 / -1}.opxEmptyState{margin-top:18px;padding:14px 16px;border-radius:8px;border:1px dashed #cbd5e1;color:#475569;font-weight:500}.opxEmptyState strong{font-weight:700;color:var(--opx-slate, #1e293b)}.opxLanding{min-height:100vh;background:linear-gradient(180deg,#ede9fe,#fff 55%,#ede9fe66)}.opxLandingHeader{width:100%;border-bottom:1px solid rgba(124,58,237,.15);background:#ffffffbf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:50}.opxLandingHeaderInner{max-width:1200px;margin:0 auto;padding:.9rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;box-sizing:border-box}.opxLandingBrand{display:flex;align-items:center;gap:.75rem;min-width:0}.opxLandingLogo{height:90px;width:auto;display:block}.opxLandingBrandText{display:flex;flex-direction:column;line-height:1.05;min-width:0}.opxLandingBrand .opnotex-wordmark{font-size:1.5rem;font-weight:800}.opxLandingTagline{font-size:.92rem;font-weight:500;color:var(--opx-slate, #1e293b);opacity:.8;white-space:nowrap}.opxLandingNav{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center;color:var(--opx-slate, #1e293b);font-weight:500;font-size:.95rem}.opxLandingNav a{color:var(--opx-slate, #1e293b);text-decoration:none;transition:color .15s ease}.opxLandingNav a:hover{color:var(--opx-purple, #7c3aed)}.opxLandingNavBtn{background:transparent;border:none;padding:0;margin:0;cursor:pointer;color:var(--opx-slate, #1e293b);font:inherit;font-weight:500;transition:color .15s ease}.opxLandingNavBtn:hover{color:var(--opx-purple, #7c3aed)}.opxLandingMenuWrap{position:relative;display:flex;align-items:center}.opxLandingMenuBtn{padding:.5rem .85rem;border-radius:999px;border:1px solid rgba(124,58,237,.2);background-color:#fffc;color:var(--opx-slate, #1e293b);font-weight:600;font-size:.95rem;cursor:pointer;box-shadow:0 1px 2px #7c3aed1a;white-space:nowrap;transition:all .15s ease}.opxLandingMenuBtn:hover{border-color:#7c3aed4d;box-shadow:0 2px 4px #7c3aed26}.opxLandingMenuDropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:210px;background:#fffffffa;border:1px solid rgba(124,58,237,.25);border-radius:8px;box-shadow:0 12px 32px #0000002e;padding:.5rem;z-index:9999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.opxLandingMenuLink{display:block;padding:.65rem .85rem;border-radius:6px;text-decoration:none;color:var(--opx-slate, #1e293b);font-weight:600;font-size:1rem;white-space:nowrap;transition:background .15s ease}.opxLandingMenuLink:hover{background:#7c3aed1a}.opxLandingMenuAction{width:100%;text-align:left;background:transparent;border:none;cursor:pointer;font-family:inherit}.opxLandingHeaderRight{display:flex;align-items:center;gap:.75rem}@media(max-width:900px){.opxLandingHeaderInner{padding:.75rem 1rem}.opxLandingBrand{gap:.5rem}.opxLandingLogo{height:70px}.opxLandingBrand .opnotex-wordmark{font-size:1.3rem}.opxLandingTagline{font-size:.85rem}}@media(max-width:640px){.opxLandingHeaderInner{padding:.6rem 1rem;gap:.75rem}.opxLandingLogo{height:60px}.opxLandingBrand .opnotex-wordmark{font-size:1.15rem}.opxLandingTagline{display:none}.opxLandingHeaderRight{gap:.5rem}.opxBtnPrimary{padding:.6rem .85rem;font-size:.9rem}}.opxLandingSection{max-width:1200px;margin:0 auto;padding:1.5rem;box-sizing:border-box}.opxLandingHeroSection{max-width:1200px;margin:0 auto;padding:3.25rem 1.5rem 2rem;box-sizing:border-box}.opxLandingHeroGrid{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;align-items:start}@media(max-width:940px){.opxLandingHeroGrid{grid-template-columns:1fr}}.opxLandingH1{font-size:2.6rem;line-height:1.1;letter-spacing:-.02em;margin:0;color:var(--opx-slate, #1e293b);font-weight:700}@media(max-width:520px){.opxLandingH1{font-size:2.1rem}}.opxLandingLead{margin-top:.9rem;font-size:1.05rem;color:#374151;max-width:680px;line-height:1.6}.opxLandingHeroCtas{display:flex;gap:.75rem;margin-top:1.25rem;flex-wrap:wrap}.opxSurfacePanel{border-radius:12px;border:1px solid rgba(124,58,237,.15);background:#ffffffd9;box-shadow:0 4px 12px #00000014;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.opxSurfaceCard{border-radius:8px;border:1px solid rgba(17,24,39,.1);background:#ffffffeb;box-shadow:0 2px 8px #0000000f;padding:1.1rem}.opxInsideAppCard{border-radius:8px;border:1px solid rgba(124,58,237,.15);background:#ffffffd9;padding:1rem;box-shadow:0 4px 12px #00000014}.opxInsideAppTitle{font-weight:700;color:var(--opx-slate, #1e293b)}.opxInsideAppSub{margin-top:.4rem;color:#4b5563;line-height:1.55}.opxInsideAppBody{margin-top:1rem}.opxFeaturesGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media(max-width:940px){.opxFeaturesGrid{grid-template-columns:1fr}}.opxPricingGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:1rem}@media(max-width:940px){.opxPricingGrid{grid-template-columns:1fr}}.opxContactWrap{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}.opxContactLeft{min-width:280px;flex:.9}.opxContactRight{flex:1.1;min-width:320px}@media(max-width:940px){.opxContactLeft,.opxContactRight{flex:1 1 100%;min-width:0}}.opxFormGrid{margin-top:.85rem;display:grid;grid-template-columns:1fr;gap:.65rem}.opxInput{padding:.65rem .8rem;border-radius:6px;border:1px solid rgba(17,24,39,.16);background:#fffffff2;outline:none;font-size:1rem;box-sizing:border-box;width:100%;min-width:0;max-width:100%;transition:all .15s ease}.opxInput:focus{border-color:#7c3aed80;box-shadow:0 0 0 3px #7c3aed1a}.opxLandingFooter{margin-top:1.25rem;background:linear-gradient(180deg,#fff0,#ede9fe66 40%,#ede9feb3);border-top:1px solid rgba(124,58,237,.15);padding:2rem 1.5rem;box-sizing:border-box}.opxLandingFooterInner{max-width:1200px;margin:0 auto}.opxFooterTopRow{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.opxFooterBrandLogo{height:56px;width:auto;display:block;opacity:.95}.opxFooterLinks{display:flex;gap:1rem;flex-wrap:wrap}.opxFooterLinks a{color:var(--opx-slate, #1e293b);text-decoration:none;font-weight:500;transition:color .15s ease}.opxFooterLinks a:hover{color:var(--opx-purple, #7c3aed)}.opxFooterBottomRow{margin-top:1rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:#64748b;font-size:.9rem}.opxTextMuted{color:#64748b}.opxTextSuccess{color:#065f46;font-weight:900}.opxTextError{color:#b91c1c;font-weight:900}.opxCounter{text-align:right;font-size:.85rem;color:#64748b}.opxCounter.isMax{color:#b91c1c}.opxBtnGhost{padding:.7rem 1rem;border-radius:6px;font-weight:600;color:var(--opx-slate, #1e293b);background-color:#fffc;border:1px solid rgba(124,58,237,.15);cursor:pointer;text-decoration:none;display:inline-flex;justify-content:center;transition:all .15s ease}.opxBtnGhost:hover{background-color:#7c3aed0d;border-color:#7c3aed40}@media(min-width:941px){.security-image-desktop{display:block!important}}.opxPricingGrid .opxSurfaceCard{transition:all .25s ease}.opxPricingGrid .opxSurfaceCard:hover{box-shadow:0 16px 40px #7c3aed4d;border-color:#7c3aed66}:root{--opx-app-max: 1480px}.opxAppShell{min-height:100vh;background:linear-gradient(180deg,#7c3aed14,#fff 320px)}.opxTopbar{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border-bottom:1px solid rgba(15,23,42,.08)}.opxTopbarInner{max-width:var(--opx-app-max);margin:0 auto;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;box-sizing:border-box}.opxBrand{display:flex;flex-direction:column;gap:2px;min-width:0}.opxBrandTitle{font-weight:700;letter-spacing:-.01em;color:var(--opx-slate, #1e293b);font-size:1.02rem;line-height:1.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.opxBrandRole{margin-left:8px;font-weight:600;color:#1e293b8c;font-size:.86rem}.opxBrandSub{font-size:.82rem;font-weight:500;color:#1e293ba8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.opxPills{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.opxPill{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .75rem;border-radius:6px;border:1px solid rgba(124,58,237,.2);background:#ffffffeb;color:var(--opx-purple, #7c3aed);font-weight:600;text-decoration:none;font-size:.86rem;box-shadow:0 1px 3px #7c3aed14;transition:all .15s ease;white-space:nowrap}.opxPill:hover{transform:translateY(-1px);box-shadow:0 2px 6px #7c3aed1f;background:#7c3aed0d}.opxPillActive{border:1px solid var(--opx-purple-dark, #6d28d9);background:var(--opx-purple, #7c3aed);color:#fff;box-shadow:0 2px 8px #7c3aed40}.opxSignOut{padding:.4rem .75rem;border-radius:6px;border:1px solid rgba(30,41,59,.18);background:#ffffffeb;color:var(--opx-slate, #1e293b);font-weight:600;cursor:pointer;font-size:.86rem;box-shadow:0 1px 3px #0000000f;transition:all .15s ease;white-space:nowrap}.opxSignOut:hover{transform:translateY(-1px);box-shadow:0 2px 6px #0000001a;background:#fff}.opxMain{max-width:var(--opx-app-max);margin:0 auto;padding:18px 18px 32px;box-sizing:border-box}@media(max-width:760px){.opxTopbarInner{align-items:flex-start;flex-direction:column}.opxPills{width:100%;justify-content:flex-start}}.opx-app-root{min-height:100vh}.opx-app-header{width:100vw;margin-left:50%;transform:translate(-50%);background:linear-gradient(180deg,#ede9fe,#ddd6fe);border-bottom:1px solid rgba(124,58,237,.2);box-shadow:0 1px 3px #0000000f;margin-bottom:1rem;position:sticky;top:0;z-index:2000;isolation:isolate}.opx-app-header-inner{max-width:1200px;margin:0 auto;height:70px;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;color:var(--opx-purple-dark, #6d28d9);box-sizing:border-box}.opx-compact .opx-app-header-inner{padding:0 .75rem;gap:.6rem}.opx-app-left{display:flex;align-items:center;gap:1.25rem;min-width:0;flex:1}.opx-compact .opx-app-left{gap:.55rem}.opx-app-logo{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;line-height:0;flex:0 0 auto}.opx-app-logo img{height:100px;width:auto;display:block}@media(max-width:900px){.opx-app-header-inner{height:auto;min-height:60px;padding:.75rem 1rem;gap:.75rem}.opx-app-logo img{height:70px}.opx-app-left{gap:.75rem;flex:0 0 auto}.opx-app-nav{gap:.4rem}.opx-pill{font-size:.85rem;padding:.3rem .6rem}.opx-app-right{font-size:.82rem;gap:.5rem}.opx-app-right .opnotex-wordmark{font-size:1rem}.opx-signout-btn{font-size:.8rem;padding:.3rem .6rem}.opx-profile-btn{font-size:.8rem;padding:.22rem .45rem}}@media(max-width:640px){.opx-app-header-inner{padding:.6rem 1rem;gap:.5rem}.opx-app-logo img{height:60px}.opx-app-left{gap:.5rem}.opx-app-nav{gap:.3rem}.opx-pill{font-size:.8rem;padding:.28rem .55rem}.opx-app-right{gap:.4rem}.opx-app-right .opnotex-wordmark{font-size:.92rem}.opx-signout-btn{font-size:.75rem;padding:.28rem .55rem}.opx-profile-btn{font-size:.75rem;padding:.2rem .4rem;max-width:120px}}@media(max-width:480px){.opx-app-logo{display:none!important}.opx-app-left{gap:.4rem}.opx-pill{font-size:.75rem;padding:.25rem .5rem}}.opx-app-nav{display:flex;gap:.5rem;align-items:center}.opx-pill{padding:.38rem .8rem;border-radius:6px;text-decoration:none;font-size:.92rem;font-weight:500;letter-spacing:.01em;line-height:1.1;color:var(--opx-purple, #7c3aed);background-color:#fff9;border:1px solid rgba(124,58,237,.18);transition:all .15s ease;white-space:nowrap}.opx-pill:hover{background-color:#fffc;border-color:#7c3aed40}.opx-pill-active{font-weight:600;color:#fff;background-color:var(--opx-purple, #7c3aed);border:1px solid var(--opx-purple-dark, #6d28d9);box-shadow:0 1px 3px #7c3aed40}.opx-menu-wrap{position:relative;display:flex;align-items:center;flex:0 0 auto}.opx-menu-btn{padding:.38rem .75rem;border-radius:6px;border:1px solid rgba(124,58,237,.2);background-color:#ffffffbf;color:var(--opx-purple, #7c3aed);font-weight:600;font-size:.92rem;line-height:1.1;cursor:pointer;box-shadow:0 1px 2px #7c3aed1a;white-space:nowrap;transition:all .15s ease}.opx-menu-btn:hover{border-color:#7c3aed4d;box-shadow:0 2px 4px #7c3aed26}.opx-menu{position:absolute;top:calc(100% + 10px);left:0;min-width:220px;background:#fffffffa;border:1px solid rgba(124,58,237,.25);border-radius:8px;box-shadow:0 12px 32px #0000002e;padding:.5rem;z-index:9999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.opx-menu-item{display:block;padding:.65rem .85rem;border-radius:6px;text-decoration:none;color:var(--opx-purple, #7c3aed);font-weight:600;font-size:1rem;white-space:nowrap;transition:background .15s ease}.opx-menu-item:hover{background-color:#7c3aed1a}.opx-menu-item-active{color:var(--opx-purple-dark, #6d28d9);background-color:#7c3aed1f;font-weight:600}.opx-menu-header{display:block;padding:.7rem .85rem;border-radius:6px;text-decoration:none;color:var(--opx-purple-dark, #6d28d9);background-color:#7c3aed1a;font-weight:700;font-size:1rem;white-space:nowrap}.opx-menu-divider{height:1px;background:#7c3aed2e;margin:.35rem .35rem .45rem;border-radius:999px}.opx-app-right{display:flex;align-items:center;gap:.75rem;font-size:.85rem;color:var(--opx-purple-dark, #6d28d9);min-width:0;flex:0 0 auto}.opx-compact .opx-app-right{gap:.5rem}.opx-profile-btn{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.25rem .5rem;border-radius:6px;background-color:#fff9;border:1px solid rgba(124,58,237,.18);cursor:pointer;transition:all .15s ease}.opx-profile-btn:hover{background-color:#fffc;border-color:#7c3aed40}.opx-signout-btn{padding:.32rem .7rem;border-radius:6px;border:1px solid rgba(124,58,237,.3);background-color:#ffffffbf;color:var(--opx-purple, #7c3aed);cursor:pointer;font-size:.82rem;font-weight:500;transition:all .15s ease;white-space:nowrap}.opx-signout-btn:hover{background-color:#ffffffe6;box-shadow:0 1px 3px #7c3aed1f}.opx-app-main{width:100%}.opx-app-content{max-width:1200px;margin:0 auto;padding:0 1.5rem 2rem;box-sizing:border-box}.opx-compact .opx-app-content{padding:0 .75rem 2rem}.opnotex-wordmark{font-weight:700;letter-spacing:-.02em;color:var(--opx-purple-dark, #6d28d9);display:inline-flex;align-items:baseline;line-height:1}.opnotex-wordmark .x{color:var(--opx-purple, #7c3aed);margin-left:1px}.opx-app-right .opnotex-wordmark{font-size:1.15rem;font-weight:700}.opx-app-right .opnotex-wordmark .x{font-size:1.25em}.dictate-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}@media(max-width:900px){.dictate-grid{grid-template-columns:1fr}}.dictate-panel{display:flex;flex-direction:column;height:100%;border-radius:8px;border:1px solid #e5e7eb;background:#fff;overflow:hidden;box-shadow:0 1px 3px #0000000d}.dictate-panel>*{flex:1;min-height:0}.page-header{max-width:1200px;margin:0 auto .75rem;display:flex;flex-direction:column;gap:.35rem}.page-header h1{margin:0;font-size:1.45rem;font-weight:700;letter-spacing:-.015em;color:var(--opx-slate, #1e293b);line-height:1.15}.page-header p{margin:0;font-size:.95rem;font-weight:500;color:#475569;line-height:1.35}@media(max-width:640px){.page-header h1{font-size:1.32rem}}.profile-page{max-width:1100px;margin:0 auto;padding:0 1.5rem 2rem}.profile-topbar{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.profile-badges{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.profile-help-btn{width:30px;height:30px;min-width:30px;min-height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--opx-purple-dark, #6d28d9);background:var(--opx-purple, #7c3aed);color:#fff;font-weight:700;font-size:16px;line-height:16px;padding:0;cursor:pointer;box-shadow:0 2px 8px #7c3aed33;transition:all .15s ease}.profile-help-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed4d;background:var(--opx-purple-dark, #6d28d9)}.profile-help-btn:active{transform:translateY(0)}.profile-columns{display:flex;gap:1.2rem;align-items:flex-start}.profile-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:.9rem}@media(max-width:980px){.profile-columns{flex-direction:column}}.auth-page{min-height:100vh;background:linear-gradient(180deg,#ede9fe,#fff 65%);display:flex;align-items:center;justify-content:center;padding:1.5rem}.auth-card{width:100%;max-width:580px;border-radius:12px;background:#ffffffe6;border:1px solid rgba(124,58,237,.15);box-shadow:0 8px 24px #0000001a;padding:1.25rem}.auth-header{display:flex;align-items:center;gap:.85rem}.auth-logo{height:92px;width:auto;display:block}.auth-title{font-weight:700;color:var(--opx-purple-dark, #6d28d9);letter-spacing:-.02em;font-size:1.2rem;line-height:1.1}.auth-subtitle{color:var(--opx-purple, #7c3aed);font-weight:500}.auth-blurb{margin-top:.85rem;color:#4b5563;line-height:1.55}.auth-alert{margin-top:.9rem;padding:.75rem .85rem;border-radius:6px;font-weight:500;line-height:1.4}.auth-alert-info{background:#7c3aed14;border:1px solid rgba(124,58,237,.18);color:var(--opx-purple-dark, #6d28d9)}.auth-alert-error{background:#b91c1c14;border:1px solid rgba(185,28,28,.2);color:#991b1b;font-weight:600}.auth-divider{margin:1rem 0;display:flex;align-items:center;gap:.75rem}.auth-divider-line{flex:1;height:1px;background:#7c3aed2e}.auth-divider-text{color:#64748b;font-weight:500;font-size:.9rem}.auth-mode-row{display:flex;gap:.6rem;margin-top:1rem}.auth-mode-btn{flex:1;padding:.65rem .9rem;border-radius:6px;font-weight:600;cursor:pointer;border:1px solid rgba(17,24,39,.12);background:#fffc;color:var(--opx-purple-dark, #6d28d9);transition:all .15s ease}.auth-mode-btn.is-active{border:1px solid var(--opx-purple-dark, #6d28d9);background:#7c3aed1f}.auth-form{margin-top:.75rem}.auth-form-grid{display:grid;gap:.65rem}.auth-input{padding:.65rem .8rem;border-radius:6px;border:1px solid rgba(17,24,39,.16);background:#fffffff2;outline:none;font-size:1rem;transition:all .15s ease}.auth-input:focus{border-color:#7c3aed80;box-shadow:0 0 0 3px #7c3aed1a}.auth-btn{width:100%;padding:.7rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;border:1px solid rgba(124,58,237,.2);background:#7c3aed14;color:var(--opx-purple-dark, #6d28d9);transition:all .15s ease}.auth-btn-primary{background:var(--opx-purple, #7c3aed);color:#fff;border:1px solid var(--opx-purple-dark, #6d28d9);box-shadow:0 2px 8px #7c3aed33}.auth-btn-primary:hover:not(:disabled){background:var(--opx-purple-dark, #6d28d9);box-shadow:0 4px 12px #7c3aed4d}.auth-btn-neutral{background:#fffc;color:var(--opx-slate, #1e293b);border:1px solid rgba(17,24,39,.12)}.auth-btn:disabled{opacity:.75;cursor:not-allowed}.auth-row{margin-top:.9rem;display:flex;gap:.6rem;flex-wrap:wrap}.auth-row .auth-btn{width:auto;flex:1 1 180px}.auth-footer{margin-top:.9rem;display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap;align-items:center}.auth-back{color:var(--opx-purple, #7c3aed);text-decoration:none;font-weight:500;transition:color .15s ease}.auth-back:hover{color:var(--opx-purple-dark, #6d28d9)}.auth-footnote{color:#6b7280;font-size:.9rem}.workflow-backdrop{position:fixed;inset:0;width:100vw;height:100dvh;background:#0f172a73;z-index:9999;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));overscroll-behavior:contain}.workflow-modal{width:min(980px,92vw);max-height:calc(100dvh - 32px);overflow:auto;background:#fffffff5;border-radius:12px;border:1px solid rgba(124,58,237,.18);box-shadow:0 12px 32px #00000026;padding:1.25rem;margin:0}.workflow-header{display:flex;justify-content:space-between;gap:1rem}.workflow-title{font-weight:700;font-size:1.25rem;color:var(--opx-slate, #1e293b)}.workflow-subtitle{margin-top:.25rem;color:#4b5563}.workflow-close{background:#ffffffd9;border:1px solid rgba(17,24,39,.15);border-radius:6px;padding:.4rem .7rem;cursor:pointer;font-weight:600;transition:all .15s ease}.workflow-close:hover{background:#fff;box-shadow:0 1px 3px #00000014}.workflow-flow{margin-top:1rem;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:.6rem;align-items:stretch}.workflow-step{border-radius:8px;border:1px solid rgba(124,58,237,.15);background:#fffffff2;padding:1rem;box-shadow:0 2px 8px #00000014}.workflow-step-header{display:flex;align-items:baseline;gap:.6rem}.workflow-step-number{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:#7c3aed1f;font-weight:700;color:var(--opx-purple-dark, #6d28d9)}.workflow-step-title{font-weight:700;color:var(--opx-slate, #1e293b)}.workflow-step-body{margin-top:.5rem;color:#374151;line-height:1.5}.workflow-arrow{display:grid;place-items:center;font-size:1.25rem;font-weight:700;color:#7c3aedb3;-webkit-user-select:none;user-select:none}.workflow-note{margin-top:1rem;font-size:.92rem;color:#64748b}.workflow-footer{margin-top:1.25rem;display:flex;justify-content:flex-end}@media(max-width:768px){.workflow-flow{grid-template-columns:1fr}.workflow-arrow{transform:rotate(90deg);justify-self:center}}.opxCompletedReportPanel{position:relative;isolation:isolate}.opxDetailGrid{position:relative;z-index:0}.opxReportActionsPanel,.opxCptCodesPanel{border-radius:8px;border:1px solid #e5e7eb;background:#fff;overflow:hidden;box-shadow:0 1px 3px #0000000d}.opxReportActionsPanel,.opxCptCodesPanel{min-width:0}.opxCard{background:#ffffffeb;border:1px solid rgba(15,23,42,.12);box-shadow:0 10px 24px #11182714;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.opxCardCursorPointer{cursor:pointer}.opxCardCursorDefault{cursor:default}.opxCardCursorPointer:hover{transform:translateY(-1px);box-shadow:0 14px 30px #1118271a}.opxCardStateInProgress{border-color:#7c3aed33;background:#7c3aed0d;border-left:4px solid var(--opx-purple, #7c3aed)}.opxCardStateDone{border-color:#22c55e3d;background:#22c55e0f;border-left:4px solid #16a34a}.opxStatusPill{flex-shrink:0;font-size:.75rem;font-weight:600;padding:.22rem .55rem;border-radius:999px;white-space:nowrap;display:inline-flex;align-items:center;gap:.4rem}.opxStatusPillInProgress{color:var(--opx-purple-dark, #6d28d9);background:#7c3aed1a;border:1px solid rgba(124,58,237,.25)}.opxStatusPillDone{color:#166534;background:#22c55e1a;border:1px solid rgba(34,197,94,.28)}.opxDangerZone{margin-top:18px;border-radius:8px;border:1px solid rgba(239,68,68,.28);background:#ef44440f;padding:14px;box-shadow:0 2px 8px #0000000f}.opxDangerZoneTitle{font-weight:700;color:#7f1d1d;margin-bottom:6px}.opxDangerZoneBody{color:#1e293bd1;font-weight:500;font-size:.92rem}.opxDangerZoneActions{margin-top:12px;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.opxBtnDanger{border-radius:6px;padding:10px 14px;font-weight:600;border:1px solid rgba(185,28,28,.55);background:#dc2626eb;color:#fff;cursor:pointer;box-shadow:0 2px 8px #dc262633;transition:all .15s ease}.opxBtnDanger:hover:not(:disabled){background:#b91c1cf2;box-shadow:0 4px 12px #dc26264d;transform:translateY(-1px)}.opxBtnDanger:disabled{opacity:.6;cursor:not-allowed}.opxModalOverlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:16px;z-index:99999}.opxModalCard{width:min(900px,96vw);max-height:88vh;overflow:hidden;display:flex;flex-direction:column;border-radius:12px;border:1px solid rgba(124,58,237,.2);background:#fffffffa;box-shadow:0 12px 32px #00000026}.opxModalHeader{padding:12px 14px;border-bottom:1px solid rgba(15,23,42,.1);display:flex;flex-direction:column;gap:4px}.opxModalTitle{font-weight:700;color:var(--opx-slate, #1e293b)}.opxModalSubtle{font-size:.9rem;font-weight:500;color:#1e293ba6}.opxModalBody{padding:14px;overflow:auto}.opxModalFooter{padding:14px;border-top:1px solid rgba(15,23,42,.1);display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.opxDangerCallout{border:1px solid rgba(239,68,68,.28);background:#ef44440f;border-radius:6px;padding:12px}.opxDangerCalloutTitle{font-weight:700;color:#7f1d1d;margin-bottom:6px}.opxDangerCalloutText{color:#1e293bd1;font-weight:500;font-size:.92rem}.opxHeaderCard{width:100%;box-sizing:border-box;border:1px solid rgba(124,58,237,.15);background:#fffffff2;border-radius:8px;padding:.95rem 1rem;box-shadow:0 2px 8px #7c3aed14;position:relative;overflow:hidden}.opxHeaderCard:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:var(--opx-purple, #7c3aed)}.opxTitleRow{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;min-width:0}.opxTitle{margin:0;font-size:1.15rem;font-weight:700;color:var(--opx-slate, #1e293b);letter-spacing:-.01em}.opxSubtitle{margin:.55rem 0 .75rem;font-size:.9rem;color:#1e293bb8;line-height:1.25rem}.opxHeaderRow{align-items:flex-start}.opxHeaderRight{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}@media(max-width:520px){.opxHeaderRight{width:100%;justify-content:stretch}.opxHeaderRight .opxBtnPrimary,.opxHeaderRight .opxPill{width:100%;text-align:center;justify-content:center}}
