:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--op-aqua:#1eb1c7;--op-aqua-hover:#1693a8;--op-aqua-soft:#e8fafc;--op-teal:#0f2a2e;--op-teal-dark:#071417;--op-teal-soft:#e7f0f1;--op-success:#16a34a;--op-warning:#d97706;--op-danger:#dc2626;--op-info:#1eb1c7;--bg:#f7fafb;--bg-radial:radial-gradient(circle at top right, #1eb1c726, transparent 34rem);--surface:#fff;--surface-muted:#f1f6f7;--surface-elevated:#fff;--border:#dde8ea;--border-strong:#c5d6da;--text:#0f2a2e;--text-muted:#60777c;--text-soft:#8ca1a5;--shadow-sm:0 8px 20px #0f2a2e0f;--shadow-md:0 18px 45px #0f2a2e1a;--shadow-panel:0 22px 70px #0f2a2e1f;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:26px;color:var(--text);background:var(--bg);font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#071417;--bg-radial:radial-gradient(circle at top right, #1eb1c726, transparent 34rem);--surface:#0b1f23;--surface-muted:#102b30;--surface-elevated:#14343a;--border:#ffffff14;--border-strong:#ffffff24;--text:#f5ffff;--text-muted:#a9c4c9;--text-soft:#6f8d92;--shadow-sm:0 8px 24px #00000047;--shadow-md:0 18px 55px #0000005c;--shadow-panel:0 24px 80px #0000007a}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg);background-image:var(--bg-radial);min-height:100vh;color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.62}img{max-width:100%}.op-container,.container{width:min(1180px,100% - 32px);margin:0 auto}.op-customer-shell,.app-shell{background:var(--bg);background-image:var(--bg-radial);flex-direction:column;min-height:100vh;display:flex}.op-site-header,.site-header{z-index:30;background:color-mix(in srgb, var(--bg) 84%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);color:var(--text);position:sticky;top:0}.op-header-inner,.header-inner{justify-content:space-between;align-items:center;gap:18px;width:min(1180px,100% - 32px);min-height:74px;margin:0 auto;display:flex}.op-customer-brand,.brand{align-items:center;min-width:0;display:inline-flex}.op-customer-logo{width:142px;height:auto;display:block}.op-customer-logo-dark,:root[data-theme=dark] .op-customer-logo-light{display:none}:root[data-theme=dark] .op-customer-logo-dark{display:block}.op-main-nav,.main-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.op-main-nav a,.op-nav-button,.nav-button,.main-nav a{min-height:38px;color:var(--text-muted);background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.op-main-nav a:hover,.op-nav-button:hover,.nav-button:hover,.main-nav a:hover{color:var(--text);background:var(--surface-muted)}.op-main-nav a.active,.main-nav a.active{color:#06282d;background:var(--op-aqua-soft);border-color:#1eb1c740}:root[data-theme=dark] .op-main-nav a.active,:root[data-theme=dark] .main-nav a.active{color:#9ceef5;background:#1eb1c724;border-color:#1eb1c742}.op-nav-cta{box-shadow:0 12px 28px #1eb1c73d;background:linear-gradient(135deg, var(--op-aqua), #62dce9)!important;color:#06282d!important}.op-nav-button{border-color:var(--border);background:var(--surface)}.op-nav-button-danger:hover{color:var(--op-danger);background:#dc262614;border-color:#dc262647}.op-public-content,.main-content{flex:1;width:100%;padding:34px 0}.op-customer-content{flex:1;width:min(1180px,100% - 32px);margin:0 auto;padding:30px 0}.op-site-footer,.site-footer{border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface) 82%, transparent);color:var(--text-muted);padding:18px 0}.op-footer-inner{justify-content:space-between;align-items:center;gap:16px;font-size:13px;font-weight:700;display:flex}.op-footer-inner p{margin:0}.hero-section,.auth-page,.dashboard-page{width:min(1180px,100% - 32px);margin:0 auto;padding:36px 0 56px}.hero-card,.auth-card,.dashboard-card,.customer-panel-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm)}.hero-card{max-width:100%;padding:clamp(28px,5vw,56px);position:relative;overflow:hidden}.hero-card:after{content:"";pointer-events:none;background:#1eb1c729;border-radius:999px;width:360px;height:360px;position:absolute;top:-140px;right:-110px}.auth-card{max-width:520px;margin:0 auto;padding:30px}.dashboard-card{max-width:100%;padding:26px}.eyebrow{color:var(--op-aqua);text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:12px;font-weight:900}.hero-card h1,.auth-card h1,.dashboard-card h1,.customer-panel-card h1,.customer-panel-card h2,.customer-panel-card h3{color:var(--text);margin-top:0;line-height:1.16}.hero-card h1{letter-spacing:-.04em;max-width:760px;font-size:clamp(34px,6vw,58px);font-weight:900}.auth-card h1,.dashboard-card h1{font-size:clamp(27px,4vw,34px);font-weight:900}.hero-copy,.auth-copy,.muted-text,.customer-media-card-body p{color:var(--text-muted)}.hero-copy,.auth-copy{max-width:64ch;font-size:16px}.hero-actions,.dashboard-actions,.customer-form-actions,.form-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.primary-link-button,.secondary-link-button,.primary-button,.secondary-button,.customer-media-open-link,.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:900;line-height:1;transition:transform .18s,background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.primary-link-button:hover,.secondary-link-button:hover,.primary-button:hover,.secondary-button:hover,.customer-media-open-link:hover,.btn:hover{transform:translateY(-1px)}.primary-link-button,.primary-button{background:linear-gradient(135deg, var(--op-aqua), #62dce9);color:#06282d;box-shadow:0 12px 28px #1eb1c742}.secondary-link-button,.secondary-button{background:var(--surface);color:var(--text);border-color:var(--border)}.secondary-link-button:hover,.secondary-button:hover{background:var(--surface-muted);border-color:#1eb1c76b}.auth-form{gap:15px;margin-top:22px;display:grid}.form-field{gap:7px;margin-bottom:0;display:grid}.form-field label{color:var(--text);font-size:13px;font-weight:900}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--border);background:var(--surface-muted);width:100%;color:var(--text);border-radius:12px;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.form-field input,.form-field select{min-height:44px;padding:0 12px}.form-field textarea{resize:vertical;min-height:180px;padding:12px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{background:var(--surface);border-color:#1eb1c7b3;box-shadow:0 0 0 4px #1eb1c71f}.form-error{color:var(--op-danger);font-weight:800}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:22px;display:grid}.dashboard-item{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);flex-direction:column;gap:5px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.dashboard-item:hover{box-shadow:var(--shadow-md);border-color:#1eb1c761;transform:translateY(-2px)}.dashboard-note{border-radius:var(--radius-lg);color:var(--text);background:#1eb1c71a;border:1px solid #1eb1c738;margin-top:20px;padding:16px}.page-heading-row{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.customer-panel-card{padding:20px}.customer-panel-card+.customer-panel-card{margin-top:16px}.customer-media-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.customer-media-main{min-width:0}.customer-media-controls-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:end;gap:14px;display:grid}.customer-checkbox-row{color:var(--text-muted);align-items:center;gap:8px;font-weight:800;display:flex}.customer-media-checkbox-row{min-height:42px;padding-bottom:4px}.customer-media-upload-form{margin-top:12px}.customer-selected-file{color:var(--text-muted);margin-top:12px;font-size:13px}.customer-media-list-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.customer-media-grid{grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:14px;display:grid}.customer-media-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);flex-direction:column;gap:13px;min-width:0;padding:14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.customer-media-card:hover{box-shadow:var(--shadow-md);border-color:#1eb1c761;transform:translateY(-2px)}.customer-media-card-icon{background:linear-gradient(135deg, #1eb1c729, #0f2a2e0f), var(--surface);height:92px;color:var(--op-teal);letter-spacing:.05em;text-transform:uppercase;border-radius:14px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex}:root[data-theme=dark] .customer-media-card-icon{color:#9ceef5;background:linear-gradient(135deg, #1eb1c72e, #ffffff0a), var(--surface-elevated)}.customer-media-card-body{min-width:0}.customer-media-card-body h3{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:14px;font-weight:900;overflow:hidden}.customer-media-badges{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.customer-media-badges span{background:var(--op-aqua-soft);color:#087183;border:1px solid #1eb1c738;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}:root[data-theme=dark] .customer-media-badges span{color:#7ee3ef;background:#1eb1c724;border-color:#1eb1c742}.customer-media-badges .danger-badge{color:var(--op-danger);background:#dc26261a;border-color:#dc262638}.customer-media-card-actions{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.customer-pagination-row{justify-content:center;align-items:center;gap:14px;margin-top:20px;display:flex}.customer-media-detail-panel{min-width:0}.customer-sticky-panel{position:sticky;top:94px}.customer-media-detail-content{flex-direction:column;gap:16px;display:flex}.customer-media-preview-box{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);padding:12px}.customer-media-preview-box img{object-fit:contain;max-width:100%;max-height:260px;margin:0 auto;display:block}.customer-detail-list{gap:11px;margin:0;display:grid}.customer-detail-list div{gap:3px;display:grid}.customer-detail-list dt{color:var(--text-soft);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:900}.customer-detail-list dd{color:var(--text);word-break:break-word;margin:0}.customer-media-open-link{text-align:center;text-decoration:none}.op-loading-screen{background:var(--bg);background-image:var(--bg-radial);min-height:100vh;color:var(--text-muted);align-content:center;place-items:center;gap:16px;font-weight:800;display:grid}.op-loading-screen img{width:74px;height:74px}@media (width<=1100px){.customer-media-layout{grid-template-columns:1fr}.customer-sticky-panel{position:static}}@media (width<=760px){.op-header-inner,.header-inner{flex-direction:column;align-items:stretch;padding:14px 0}.op-main-nav,.main-nav{justify-content:flex-start}.op-footer-inner{flex-direction:column;align-items:flex-start}.page-heading-row,.customer-media-list-header{flex-direction:column;align-items:stretch}.customer-pagination-row{flex-wrap:wrap}}.op-auth-page{background:radial-gradient(circle at 16% 14%, #62dce938, transparent 28rem), radial-gradient(circle at 88% 86%, #1eb1c729, transparent 28rem), var(--bg);place-items:center;width:100%;min-height:calc(100vh - 74px);padding:34px 16px 56px;display:grid}.op-auth-shell{border:1px solid var(--border);background:var(--surface);width:min(1120px,100%);min-height:660px;box-shadow:var(--shadow-panel);border-radius:30px;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);display:grid;overflow:hidden}.op-auth-brand-panel{color:#f5ffff;background:linear-gradient(135deg,#071417f0,#0f2a2eeb),#071417;align-items:stretch;min-height:610px;display:flex;position:relative;overflow:hidden}.op-auth-brand-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 16% 12%,#62dce942,#0000 18rem),radial-gradient(circle at 84% 76%,#1eb1c738,#0000 20rem);position:absolute;inset:0}.op-auth-brand-content{z-index:2;flex-direction:column;justify-content:space-between;gap:34px;width:100%;padding:clamp(32px,6vw,58px);display:flex;position:relative}.op-auth-logo{width:184px;height:auto}.op-auth-kicker{color:#7ee3ef;letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.op-auth-brand-content h1{color:#fff;letter-spacing:-.05em;max-width:620px;margin:0;font-size:clamp(34px,5vw,56px);line-height:1.02}.op-auth-brand-content p{color:#f5ffffc7;max-width:58ch;margin:18px 0 0;font-size:15px}.op-auth-feature-list{flex-wrap:wrap;gap:10px;display:flex}.op-auth-feature-list span{color:#f5ffffd1;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.op-auth-orb{z-index:1;filter:blur(.2px);background:#08434ae5;border-radius:999px;position:absolute}.op-auth-orb-one{width:178px;height:178px;top:112px;left:-54px}.op-auth-orb-two{width:238px;height:238px;bottom:-74px;right:-72px}.op-auth-form-panel{background:radial-gradient(circle at top right, #1eb1c71f, transparent 18rem), var(--surface);place-items:center;padding:clamp(28px,5vw,52px);display:grid}.op-auth-card{gap:22px;width:min(430px,100%);display:grid}.op-auth-card-header{gap:16px;display:grid}.op-auth-icon{width:54px;height:54px}.op-auth-card h1{color:var(--text);letter-spacing:-.03em;margin:0;font-size:30px;line-height:1.08}.op-auth-submit{width:100%;margin-top:4px}.op-auth-error{color:var(--op-danger);background:#dc262617;border:1px solid #dc262638;border-radius:14px;padding:12px 14px;font-size:13px;font-weight:800}.op-auth-secondary-row{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:13px;font-weight:800;display:flex}.op-auth-secondary-row a{color:var(--op-aqua)}.op-auth-actions{flex-wrap:wrap;gap:12px;display:flex}.op-register-card{width:min(500px,100%)}.op-onboarding-steps{gap:10px;display:grid}.op-onboarding-step{border:1px solid var(--border);background:var(--surface-muted);border-radius:16px;grid-template-columns:34px 1fr;align-items:flex-start;gap:12px;padding:13px;display:grid}.op-onboarding-step>span{background:linear-gradient(135deg, var(--op-aqua), #62dce9);color:#06282d;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:inline-flex}.op-onboarding-step strong{color:var(--text);font-size:14px;font-weight:900;display:block}.op-onboarding-step p{color:var(--text-muted);margin:4px 0 0;font-size:13px}.op-register-panel{background:#1eb1c714;border:1px solid #1eb1c738;border-radius:18px;padding:16px}.op-register-panel h2{color:var(--text);margin:0 0 10px;font-size:16px}.op-register-panel ul{color:var(--text-muted);margin:0;padding-left:20px;font-size:13px;font-weight:700}.op-register-panel li+li{margin-top:5px}.op-home-page{width:100%}.op-home-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:center;gap:clamp(28px,6vw,72px);min-height:calc(100vh - 190px);padding:clamp(44px,8vw,92px) 0;display:grid}.op-home-copy h1{max-width:780px;color:var(--text);letter-spacing:-.06em;margin:0;font-size:clamp(42px,7vw,72px);line-height:.98}.op-home-copy>p:not(.eyebrow){max-width:62ch;color:var(--text-muted);margin:22px 0 0;font-size:17px}.op-home-visual{min-height:440px;position:relative}.op-home-app-card{z-index:2;border:1px solid var(--border);background:var(--surface);min-height:340px;box-shadow:var(--shadow-panel);border-radius:28px;grid-template-columns:96px 1fr;display:grid;position:relative;overflow:hidden}.op-home-app-sidebar{background:var(--op-teal);align-content:start;gap:12px;padding:22px 18px;display:grid}.op-home-app-sidebar img{width:46px;height:46px;margin-bottom:14px}.op-home-app-sidebar span{background:#f5ffffc7;border-radius:999px;height:14px;display:block}.op-home-app-main{background:radial-gradient(circle at top right, #1eb1c724, transparent 18rem), var(--surface);align-content:start;gap:18px;padding:24px;display:grid}.op-home-app-topline,.op-home-stats{gap:12px;display:flex}.op-home-app-topline{justify-content:space-between;align-items:center}.op-home-app-topline strong{color:var(--text);font-size:15px}.op-home-app-topline span{min-height:26px;color:var(--op-success);background:#16a34a1f;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.op-home-stats{grid-template-columns:repeat(3,1fr);display:grid}.op-home-stats div{border:1px solid var(--border);background:var(--surface-muted);border-radius:16px;padding:14px}.op-home-stats strong,.op-home-stats span{display:block}.op-home-stats strong{color:var(--text-muted);font-size:12px}.op-home-stats span{color:var(--text);margin-top:6px;font-size:24px;font-weight:900}.op-home-chart{border:1px solid var(--border);background:var(--surface-muted);min-height:140px;color:var(--op-aqua);border-radius:18px;place-items:center;display:grid}.op-home-chart svg{width:88%;height:auto}.op-home-floating-card{z-index:3;border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-width:138px;box-shadow:var(--shadow-md);border-radius:18px;gap:2px;padding:15px;display:grid;position:absolute}.op-home-floating-card strong{color:var(--text);font-size:13px;font-weight:900}.op-home-floating-card span{color:var(--text-muted);font-size:12px;font-weight:800}.op-home-floating-card-one{top:58px;left:-26px}.op-home-floating-card-two{bottom:64px;right:-18px}.op-home-feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:58px;display:grid}.op-home-feature-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:22px;padding:22px}.op-feature-dot{background:var(--op-aqua);border-radius:999px;width:12px;height:12px;display:block;box-shadow:0 0 0 6px #1eb1c71f}.op-home-feature-card h2{color:var(--text);margin:18px 0 8px;font-size:18px}.op-home-feature-card p{color:var(--text-muted);margin:0;font-size:14px}@media (width<=980px){.op-auth-shell,.op-home-hero{grid-template-columns:1fr}.op-auth-brand-panel{min-height:460px}.op-home-visual{min-height:380px}.op-home-feature-grid{grid-template-columns:1fr}}@media (width<=640px){.op-auth-shell,.op-home-app-card{border-radius:22px}.op-auth-brand-content,.op-auth-form-panel{padding:24px}.op-auth-brand-content h1,.op-home-copy h1{font-size:34px}.op-home-app-card{grid-template-columns:70px 1fr}.op-home-app-sidebar{padding:18px 12px}.op-home-stats{grid-template-columns:1fr}.op-home-floating-card{margin-top:12px;position:relative;inset:auto}}.op-organisation-dashboard{gap:22px;display:grid}.op-customer-dashboard-hero{border:1px solid var(--border);border-radius:var(--radius-xl);background:radial-gradient(circle at top right, #1eb1c724, transparent 24rem), var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1fr) 260px;align-items:stretch;gap:24px;padding:clamp(24px,4vw,34px);display:grid}.op-customer-dashboard-hero h1{max-width:780px;color:var(--text);letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,44px);font-weight:900;line-height:1.05}.op-customer-dashboard-hero p:not(.eyebrow){max-width:70ch;color:var(--text-muted);margin:14px 0 0;font-size:15px;font-weight:600}.op-dashboard-meta-row{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.op-dashboard-meta-row span{border:1px solid var(--border);background:var(--surface-muted);min-height:32px;color:var(--text-muted);border-radius:999px;align-items:center;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.op-dashboard-hero-card{background:linear-gradient(135deg, #1eb1c71f, transparent), var(--surface-muted);border:1px solid #1eb1c740;border-radius:22px;align-content:center;justify-items:start;gap:10px;padding:22px;display:grid}.op-dashboard-hero-card img{width:54px;height:54px}.op-dashboard-hero-card strong{color:var(--text);font-size:16px;font-weight:900}.op-dashboard-hero-card span{color:var(--text-muted);font-size:13px;font-weight:700}.op-customer-workspace-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.op-workspace-card{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);min-height:178px;box-shadow:var(--shadow-sm);align-content:space-between;gap:16px;padding:20px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.op-workspace-card:after{content:"";background:#1eb1c714;border-radius:999px;width:130px;height:130px;position:absolute;top:-46px;right:-46px}.op-workspace-card.is-link:hover,.op-workspace-card:hover{box-shadow:var(--shadow-md);border-color:#1eb1c766;transform:translateY(-2px)}.op-workspace-card-icon{background:linear-gradient(135deg, var(--op-aqua), #62dce9);border-radius:14px;width:38px;height:38px;box-shadow:0 10px 25px #1eb1c738}.op-workspace-card h2{color:var(--text);margin:0;font-size:17px;font-weight:900}.op-workspace-card p{color:var(--text-muted);margin:8px 0 0;font-size:13px;font-weight:700}.op-workspace-card>span{width:fit-content;min-height:28px;color:var(--op-aqua);background:#1eb1c71a;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.op-customer-dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:start;gap:20px;display:grid}.op-customer-panel-card{padding:22px}.op-panel-heading h2{color:var(--text);margin:0;font-size:22px;font-weight:900;line-height:1.12}.op-panel-heading p:not(.eyebrow){color:var(--text-muted);margin:10px 0 0;font-size:14px;font-weight:600}.op-setup-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.op-setup-step{border:1px solid var(--border);background:var(--surface-muted);border-radius:16px;grid-template-columns:30px 1fr;align-items:center;gap:10px;padding:12px;display:grid}.op-setup-step span{background:var(--surface);width:30px;height:30px;color:var(--text-soft);border-radius:999px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.op-setup-step strong{color:var(--text-muted);font-size:13px;font-weight:900}.op-setup-step.is-complete span{color:var(--op-success);background:#16a34a1f}.op-setup-step.is-complete strong{color:var(--text)}.op-customer-action-stack{gap:10px;margin-top:20px;display:grid}.op-customer-action-stack .primary-link-button,.op-customer-action-stack .secondary-link-button{width:100%}.op-access-page{place-items:center;width:min(900px,100% - 32px);min-height:calc(100vh - 180px);margin:0 auto;padding:34px 0;display:grid}.op-access-card{text-align:center;border:1px solid var(--border);background:radial-gradient(circle at top, #1eb1c71f, transparent 22rem), var(--surface);width:min(620px,100%);box-shadow:var(--shadow-panel);border-radius:30px;justify-items:center;padding:clamp(28px,5vw,48px);display:grid}.op-access-icon{background:#1eb1c71a;border:1px solid #1eb1c738;border-radius:999px;place-items:center;width:96px;height:96px;margin-bottom:18px;display:grid}.op-access-icon img{width:58px;height:58px}.op-access-card h1{max-width:520px;color:var(--text);letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,38px);font-weight:900;line-height:1.08}.op-access-card>p:not(.eyebrow){max-width:58ch;color:var(--text-muted);margin:14px 0 0;font-size:15px;font-weight:600}.op-access-account{border:1px solid var(--border);background:var(--surface-muted);text-align:left;border-radius:16px;gap:4px;width:100%;margin-top:22px;padding:14px;display:grid}.op-access-account span{color:var(--text-soft);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900}.op-access-account strong{color:var(--text);word-break:break-word;font-size:14px;font-weight:900}.op-access-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}@media (width<=980px){.op-customer-dashboard-hero,.op-customer-dashboard-grid{grid-template-columns:1fr}.op-customer-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.op-dashboard-hero-card{justify-items:start}}@media (width<=680px){.op-customer-workspace-grid,.op-setup-list{grid-template-columns:1fr}.op-access-actions,.op-access-actions a{width:100%}}.op-customer-media-page{gap:22px;display:grid}.op-customer-media-hero{border:1px solid var(--border);border-radius:var(--radius-xl);background:radial-gradient(circle at top right, #1eb1c724, transparent 24rem), var(--surface);box-shadow:var(--shadow-sm);align-items:center;padding:clamp(24px,4vw,34px)}.op-customer-media-hero h1{max-width:780px;color:var(--text);letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,44px);font-weight:900;line-height:1.05}.op-customer-media-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.op-media-heading-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.op-media-heading-row h2{margin:0}.op-detail-empty{text-align:center;justify-items:center;gap:10px;padding:30px 10px;display:grid}.op-detail-empty img{width:52px;height:52px}.op-detail-empty h3{color:var(--text);margin:0;font-size:18px;font-weight:900}.op-detail-empty p{max-width:34ch;color:var(--text-muted);margin:0;font-size:13px;font-weight:700}.op-danger-button{color:var(--op-danger);border-color:#dc26263d}.op-danger-button:hover{background:#dc262614;border-color:#dc26265c}.customer-media-badges .op-resource-badge{min-height:24px;padding:0 8px}@media (width<=1100px){.op-customer-media-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.op-customer-media-hero,.op-media-heading-row{flex-direction:column;align-items:stretch}.op-customer-media-stat-grid{grid-template-columns:1fr}}.op-theme-nav-button{width:38px;min-width:38px;padding:0;font-size:17px;line-height:1}.op-customer-content{width:min(1600px,100% - 32px)}.op-customer-media-page .op-resource-stat-card p{overflow-wrap:normal}.op-access-actions .primary-link-button,.op-access-actions .secondary-link-button{min-width:150px}@media (width<=680px){.op-access-actions .primary-link-button,.op-access-actions .secondary-link-button{width:100%}}.op-customer-navigation-page{gap:22px;display:grid}.op-customer-navigation-hero{border:1px solid var(--border);border-radius:var(--radius-xl);background:radial-gradient(circle at top right, #1eb1c724, transparent 24rem), var(--surface);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;gap:22px;padding:clamp(24px,4vw,34px);display:flex}.op-customer-navigation-hero h1{max-width:780px;color:var(--text);letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,44px);font-weight:900;line-height:1.05}.op-customer-navigation-hero p:not(.eyebrow){max-width:70ch;color:var(--text-muted);margin:14px 0 0;font-size:15px;font-weight:600}.op-customer-navigation-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.op-customer-navigation-location-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.op-customer-navigation-location-card{text-align:left;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);min-height:142px;color:var(--text);align-content:start;gap:7px;padding:18px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:grid}.op-customer-navigation-location-card:hover,.op-customer-navigation-location-card.is-active{background:linear-gradient(135deg, #1eb1c71c, transparent), var(--surface);box-shadow:var(--shadow-sm);border-color:#1eb1c76b;transform:translateY(-2px)}.op-customer-navigation-location-card span{color:var(--op-aqua);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.op-customer-navigation-location-card strong{color:var(--text);font-size:16px;font-weight:900}.op-customer-navigation-location-card small{color:var(--text-muted);font-size:13px;font-weight:700}.op-customer-navigation-location-card em{width:fit-content;min-height:26px;color:var(--op-aqua);background:#1eb1c71a;border-radius:999px;align-items:center;margin-top:6px;padding:0 9px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.op-customer-navigation-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:20px;display:grid}.op-customer-navigation-main,.op-customer-navigation-sidebar{min-width:0}.op-customer-nav-menu-form,.op-customer-nav-add-form,.op-customer-nav-edit-form{gap:16px;display:grid}.op-customer-nav-add-form{margin-top:18px}.op-customer-nav-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:14px;display:grid}.op-customer-nav-checkbox-row{align-self:end;min-height:44px;padding-bottom:4px}.op-customer-navigation-items-list{gap:12px;display:grid}.op-customer-nav-item-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);padding:15px}.op-customer-nav-item-main{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.op-customer-nav-item-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.op-customer-nav-item-title-row strong{color:var(--text);font-size:14px;font-weight:900}.op-customer-nav-item-main p{color:var(--text-muted);margin:8px 0 0;font-size:13px;font-weight:700}.op-customer-nav-item-meta{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.op-customer-nav-item-meta span{border:1px solid var(--border);background:var(--surface);min-height:24px;color:var(--text-soft);border-radius:999px;align-items:center;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.op-customer-nav-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.op-resource-badge.is-active,.op-resource-badge.is-live{color:var(--op-success);background:#16a34a1a;border-color:#16a34a38}.op-resource-badge.is-draft,.op-resource-badge.is-coming-soon{color:var(--op-warning);background:#d977061a;border-color:#d9770638}.op-resource-badge.is-page,.op-resource-badge.is-custom-url,.op-resource-badge.is-external-url,.op-resource-badge.is-section-label{color:var(--op-aqua);background:#1eb1c71c;border-color:#1eb1c73d}@media (width<=1180px){.op-customer-navigation-layout{grid-template-columns:1fr}.op-customer-navigation-sidebar .customer-sticky-panel{position:static}.op-customer-navigation-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.op-customer-navigation-hero{flex-direction:column;align-items:stretch}.op-customer-navigation-actions,.op-customer-navigation-actions a,.op-customer-navigation-location-grid,.op-customer-nav-form-grid{grid-template-columns:1fr;width:100%}.op-customer-nav-item-main{grid-template-columns:1fr}.op-customer-nav-actions{justify-content:flex-start}.op-customer-nav-item-card{margin-left:0!important}}.op-customer-forms-page{gap:22px;display:grid}.op-customer-forms-hero{border:1px solid var(--border);border-radius:var(--radius-xl);background:radial-gradient(circle at top right, #1eb1c724, transparent 24rem), var(--surface);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;gap:22px;padding:clamp(24px,4vw,34px);display:flex}.op-customer-forms-hero h1{max-width:780px;color:var(--text);letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,44px);font-weight:900;line-height:1.05}.op-customer-forms-hero p:not(.eyebrow){max-width:70ch;color:var(--text-muted);margin:14px 0 0;font-size:15px;font-weight:600}.op-customer-forms-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.op-customer-forms-site-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.op-customer-forms-site-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);gap:5px;padding:15px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:grid}.op-customer-forms-site-card:hover,.op-customer-forms-site-card.is-active{background:linear-gradient(135deg, #1eb1c71c, transparent), var(--surface);box-shadow:var(--shadow-sm);border-color:#1eb1c76b;transform:translateY(-2px)}.op-customer-forms-site-card span{color:var(--op-aqua);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.op-customer-forms-site-card strong{color:var(--text);font-size:15px;font-weight:900}.op-customer-forms-site-card small{color:var(--text-muted);font-size:12px;font-weight:800}.op-customer-forms-layout{grid-template-columns:minmax(320px,.42fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}.op-customer-forms-list{gap:12px;display:grid}.op-customer-form-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.op-customer-form-card.is-active{background:linear-gradient(135deg, #1eb1c71a, transparent), var(--surface);border-color:#1eb1c76b}.op-customer-form-card-main{min-width:0;color:var(--text);text-align:left;background:0 0;border:0;justify-items:start;gap:6px;padding:0;display:grid}.op-customer-form-card-main strong{color:var(--text);font-size:15px;font-weight:900}.op-customer-form-card-main small,.op-customer-form-card-main em{color:var(--text-muted);font-size:12px;font-weight:800}.op-customer-form-card-main em{font-style:normal}.op-customer-form-builder{gap:20px;margin-top:18px;display:grid}.op-customer-forms-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:14px;display:grid}.op-customer-forms-full{grid-column:1/-1}.op-customer-fields-heading{justify-content:space-between;align-items:flex-start;gap:16px;padding-top:8px;display:flex}.op-customer-fields-heading h3{color:var(--text);margin:0;font-size:20px;font-weight:900}.op-customer-fields-list{gap:14px;display:grid}.op-customer-field-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);gap:14px;padding:15px;display:grid}.op-customer-field-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.op-resource-stat-card.is-info .op-resource-stat-dot{background:var(--op-info)}.op-resource-badge.is-paused{color:var(--op-warning);background:#d977061a;border-color:#d9770638}.op-resource-badge.is-archived{color:var(--op-danger);background:#dc26261a;border-color:#dc262638}@media (width<=1180px){.op-customer-forms-layout{grid-template-columns:1fr}}@media (width<=760px){.op-customer-forms-hero,.op-customer-fields-heading{flex-direction:column;align-items:stretch}.op-customer-forms-actions,.op-customer-forms-actions a,.op-customer-forms-grid{grid-template-columns:1fr;width:100%}.op-customer-forms-full{grid-column:auto}.op-customer-form-card{grid-template-columns:1fr}}.op-customer-menu-toggle{border:1px solid var(--border);background:var(--surface);width:42px;min-width:42px;height:42px;box-shadow:var(--shadow-sm);border-radius:999px;place-items:center;gap:4px;display:none}.op-customer-menu-toggle span{background:var(--text);border-radius:999px;width:17px;height:2px;display:block}.op-customer-workflow-nav{border:1px solid var(--border);border-radius:var(--radius-xl);background:radial-gradient(circle at top right, #1eb1c71a, transparent 20rem), var(--surface);box-shadow:var(--shadow-sm);gap:18px;padding:20px;display:grid}.op-customer-workflow-nav-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.op-customer-workflow-nav-header h2{color:var(--text);margin:0;font-size:20px;font-weight:900}.op-customer-workflow-nav-header p:not(.eyebrow){max-width:78ch;color:var(--text-muted);margin:6px 0 0;font-size:13px;font-weight:700}.op-customer-workflow-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.op-customer-workflow-link{border:1px solid var(--border);background:var(--surface-muted);min-height:78px;color:var(--text-muted);border-radius:16px;align-content:start;gap:4px;padding:13px;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:grid}.op-customer-workflow-link:hover,.op-customer-workflow-link.is-active{background:linear-gradient(135deg, #1eb1c71a, transparent), var(--surface);box-shadow:var(--shadow-sm);color:var(--text);border-color:#1eb1c76b;transform:translateY(-1px)}.op-customer-workflow-link.is-active{box-shadow:inset 0 3px 0 var(--op-aqua), var(--shadow-sm)}.op-customer-workflow-link.is-disabled{opacity:.68;cursor:not-allowed}.op-customer-workflow-link strong{color:var(--text);font-size:13px;font-weight:900}.op-customer-workflow-link span{color:var(--text-soft);font-size:12px;font-weight:700}.op-customer-workflow-link em{width:fit-content;min-height:24px;color:var(--op-warning);background:#d977061a;border-radius:999px;align-items:center;margin-top:4px;padding:0 8px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.op-customer-badge{border:1px solid var(--border);background:var(--surface-muted);width:fit-content;min-height:28px;color:var(--text-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.op-customer-badge.is-success{color:var(--op-success);background:#16a34a1a;border-color:#16a34a38}.op-customer-badge.is-warning{color:var(--op-warning);background:#d977061a;border-color:#d9770638}.op-customer-alert{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);padding:16px 18px}.op-customer-alert strong{color:var(--text);font-size:14px;font-weight:900;display:block}.op-customer-alert p{color:var(--text-muted);margin:6px 0 0;font-size:13px;font-weight:700}.op-customer-alert-danger{background:#dc262614;border-color:#dc26263d}.op-customer-alert-danger strong{color:var(--op-danger)}.op-customer-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.op-customer-stats-grid article{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:18px}.op-customer-stats-grid span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900}.op-customer-stats-grid strong{color:var(--text);margin-top:8px;font-size:26px;font-weight:900;line-height:1;display:block}.op-customer-stats-grid p{color:var(--text-soft);margin:8px 0 0;font-size:13px;font-weight:700}.op-workspace-card.is-disabled{opacity:.78}@media (width<=900px){.op-customer-menu-toggle{display:inline-grid}.op-site-header .op-main-nav{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-panel);z-index:30;border-radius:20px;grid-template-columns:1fr;gap:8px;padding:14px;display:none;position:absolute;top:calc(100% + 10px);left:16px;right:16px}.op-site-header.is-open .op-main-nav{display:grid}.op-site-header .op-main-nav a,.op-site-header .op-main-nav button{justify-content:center;width:100%}.op-customer-workflow-nav-header,.op-customer-workflow-links,.op-customer-stats-grid{grid-template-columns:1fr}.op-customer-workflow-nav{padding:16px}}:root{--op-focus-ring:0 0 0 4px #1eb1c724}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.primary-link-button:focus-visible,.secondary-link-button:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.op-nav-button:focus-visible,.op-customer-workflow-link:focus-visible{outline:2px solid var(--op-aqua);outline-offset:3px}.primary-link-button,.secondary-link-button,.primary-button,.secondary-button,.customer-media-open-link,.btn{text-decoration:none}.primary-button:disabled,.secondary-button:disabled,.btn:disabled{box-shadow:none;transform:none}.op-customer-dashboard-page,.op-customer-media-page,.op-customer-navigation-page,.op-customer-forms-page{gap:22px;display:grid}.op-customer-hero,.op-customer-media-hero,.op-customer-navigation-hero,.op-customer-forms-hero,.op-customer-workflow-nav,.op-customer-alert,.op-customer-panel-card,.customer-panel-card,.op-customer-hero>div,.op-customer-media-hero>div,.op-customer-navigation-hero>div,.op-customer-forms-hero>div,.op-customer-workflow-nav-header>div,.op-panel-heading,.op-media-heading-row>div{min-width:0}.op-customer-hero,.op-customer-media-hero,.op-customer-navigation-hero,.op-customer-forms-hero{border:1px solid var(--border);border-radius:var(--radius-xl);background:radial-gradient(circle at top right, #1eb1c724, transparent 24rem), var(--surface);box-shadow:var(--shadow-sm);padding:clamp(22px,4vw,34px)}.op-customer-hero{grid-template-columns:minmax(0,1fr) 260px;align-items:stretch;gap:24px;display:grid}.op-customer-hero h1,.op-customer-media-hero h1,.op-customer-navigation-hero h1,.op-customer-forms-hero h1{max-width:780px;color:var(--text);letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,44px);font-weight:900;line-height:1.05}.op-customer-hero p:not(.eyebrow),.op-customer-media-hero p:not(.eyebrow),.op-customer-navigation-hero p:not(.eyebrow),.op-customer-forms-hero p:not(.eyebrow){max-width:70ch;color:var(--text-muted);margin:14px 0 0;font-size:15px;font-weight:600}.op-customer-hero-card{background:linear-gradient(135deg, #1eb1c71f, transparent), var(--surface-muted);border:1px solid #1eb1c740;border-radius:22px;align-content:center;justify-items:start;gap:10px;padding:22px;display:grid}.op-customer-hero-card span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900}.op-customer-hero-card strong{color:var(--text);font-size:22px;font-weight:900}.op-customer-hero-card small{color:var(--text-muted);font-size:13px;font-weight:800}.op-workspace-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.op-customer-workflow-link.is-disabled:hover{border-color:var(--border);background:var(--surface-muted);box-shadow:none;transform:none}.op-customer-workflow-link.is-disabled strong,.op-customer-workflow-link.is-disabled span{color:var(--text-soft)}.op-customer-workflow-links,.op-workspace-grid,.op-customer-stats-grid,.op-customer-media-stat-grid,.op-customer-navigation-location-grid,.op-customer-forms-site-grid,.op-workspace-card,.op-customer-stats-grid article,.op-resource-stat-card,.customer-media-card,.op-customer-nav-item-card,.op-customer-form-card,.op-customer-field-card,.op-customer-navigation-actions,.op-customer-forms-actions,.customer-form-actions,.customer-media-card-actions,.op-customer-nav-actions,.op-customer-field-actions,.op-access-actions,.hero-actions,.dashboard-actions{min-width:0}.op-customer-navigation-actions a,.op-customer-forms-actions a,.customer-form-actions button,.customer-media-card-actions button,.op-customer-nav-actions button,.op-customer-field-actions button,.op-access-actions a,.hero-actions a,.dashboard-actions a{white-space:nowrap}.op-resource-badge.is-failed,.op-resource-badge.is-deleted,.op-resource-badge.is-error{color:var(--op-danger);background:#dc26261a;border-color:#dc262638}.op-resource-badge.is-quarantined,.op-resource-badge.is-pending{color:var(--op-warning);background:#d977061a;border-color:#d9770638}.op-resource-badge.is-verified,.op-resource-badge.is-enabled,.op-resource-badge.is-success{color:var(--op-success);background:#16a34a1a;border-color:#16a34a38}.op-auth-error,.op-customer-alert,.op-alert{overflow-wrap:anywhere}.customer-media-card-body h3,.op-customer-form-card-main strong,.op-customer-nav-item-title-row strong,.op-workspace-card h2{min-width:0}@media (width<=980px){.op-customer-hero,.op-customer-dashboard-grid,.op-workspace-grid{grid-template-columns:1fr}.op-customer-hero-card{justify-items:start}}@media (width<=900px){.op-site-header{position:sticky}.op-header-inner{min-height:66px}.op-customer-brand{max-width:calc(100% - 58px)}.op-customer-logo{width:132px}.op-site-header .op-main-nav{max-height:calc(100vh - 96px);overflow-y:auto}.op-customer-navigation-actions,.op-customer-forms-actions,.customer-form-actions,.customer-media-card-actions,.op-customer-nav-actions,.op-customer-field-actions,.op-access-actions,.hero-actions,.dashboard-actions{align-items:stretch}.op-customer-navigation-actions a,.op-customer-forms-actions a,.customer-form-actions button,.customer-media-card-actions button,.op-customer-nav-actions button,.op-customer-field-actions button,.op-access-actions a,.hero-actions a,.dashboard-actions a{width:100%}}@media (width<=760px){.op-customer-content{width:min(100% - 28px,1600px);padding:20px 0}.op-customer-hero,.op-customer-media-hero,.op-customer-navigation-hero,.op-customer-forms-hero,.op-customer-workflow-nav,.customer-panel-card,.op-customer-panel-card{border-radius:20px;padding:18px}.op-customer-hero,.op-customer-navigation-hero,.op-customer-forms-hero{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.op-dashboard-meta-row{gap:7px}.op-dashboard-meta-row span{max-width:100%;min-height:30px}.op-customer-stats-grid article,.op-resource-stat-card{min-height:112px}.op-resource-stat-card strong,.op-customer-stats-grid strong{font-size:26px}.customer-pagination-row,.customer-pagination-row button{width:100%}}@media (width<=520px){.op-customer-content{width:min(100% - 20px,1600px)}.op-customer-logo{width:122px}.op-customer-hero h1,.op-customer-media-hero h1,.op-customer-navigation-hero h1,.op-customer-forms-hero h1{font-size:30px}}.form-field input[aria-invalid=true],.form-field select[aria-invalid=true],.form-field textarea[aria-invalid=true]{border-color:#dc26269e;box-shadow:0 0 0 4px #dc26261a}.form-error[role=alert],.op-auth-error[role=alert]{overflow-wrap:anywhere}.op-confirmation-panel{border-radius:var(--radius-xl);background:radial-gradient(circle at top right, #1eb1c71f, transparent 20rem), var(--surface);box-shadow:var(--shadow-sm);border:1px solid #1eb1c742;grid-template-columns:minmax(0,1fr) minmax(220px,auto) auto;align-items:center;gap:18px;padding:20px;display:grid}.op-confirmation-panel.is-danger{background:radial-gradient(circle at top right, #dc26261a, transparent 18rem), var(--surface);border-color:#dc262647}.op-confirmation-panel h2{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:20px;font-weight:900}.op-confirmation-panel p:not(.eyebrow){color:var(--text-muted);margin:6px 0 0;font-size:13px;font-weight:700}.op-confirmation-meta{gap:7px;min-width:220px;display:grid}.op-confirmation-meta span{border:1px solid var(--border);background:var(--surface-muted);width:fit-content;max-width:100%;min-height:26px;color:var(--text-muted);overflow-wrap:anywhere;border-radius:999px;align-items:center;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.op-confirmation-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}button[disabled],.primary-button[disabled],.secondary-button[disabled]{cursor:not-allowed}@media (width<=900px){.op-confirmation-panel{grid-template-columns:1fr;align-items:stretch}.op-confirmation-actions,.op-confirmation-actions button{width:100%}}.customer-alert{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:16px 18px}.customer-alert strong{font-weight:900;display:block}.customer-alert p{color:var(--text-muted);margin:6px 0 0}.customer-alert-danger{color:var(--danger,#dc2626);background:#dc262614;border-color:#dc26263d}.customer-alert-info{background:#1eb1c714;border-color:#1eb1c73d}.op-invite-link-box{border:1px solid var(--border);background:var(--surface-muted);border-radius:18px;gap:8px;margin-top:18px;padding:14px;display:grid}.op-invite-link-box label{font-size:13px;font-weight:900}.op-invite-link-box div{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.op-invite-link-box input{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--text);border-radius:12px;padding:0 12px}.op-invite-link-box p{color:var(--text-muted);margin:0;font-size:12px;font-weight:700}.op-invitation-card{width:min(720px,100%)}.op-invitation-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin:18px 0;display:grid}.op-invitation-summary div{border:1px solid var(--border);background:var(--surface-muted);text-align:left;border-radius:16px;gap:4px;padding:14px;display:grid}.op-invitation-summary span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900}.op-invitation-summary strong{color:var(--text);word-break:break-word}.op-invitation-action-panel{gap:14px;width:100%;margin-top:16px;display:grid}.op-inline-action{color:var(--op-aqua,#1eb1c7);background:0 0;border:0;padding:0;font-size:13px;font-weight:900}.op-inline-action:hover{text-underline-offset:3px;text-decoration:underline}.op-inline-action.is-danger{color:var(--danger,#dc2626)}.op-resource-badge{border:1px solid var(--border);background:var(--surface-muted);width:fit-content;min-height:26px;color:var(--text-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.op-resource-badge.is-active,.op-resource-badge.is-accepted{color:#16a34a;background:#16a34a1a;border-color:#16a34a38}.op-resource-badge.is-pending{color:#d97706;background:#d977061a;border-color:#d9770638}.op-resource-badge.is-revoked,.op-resource-badge.is-expired,.op-resource-badge.is-inactive{color:#dc2626;background:#dc26261a;border-color:#dc262638}@media (width<=720px){.op-invite-link-box div,.op-invitation-summary{grid-template-columns:1fr}}
