:root{--p0-primary:#16372f;--p0-accent:#9ef0cf}.tenant-brand-chip{display:inline-flex;align-items:center;max-width:220px;padding:7px 11px;border:1px solid color-mix(in srgb,var(--p0-primary) 18%,#d8e3df);border-radius:999px;background:color-mix(in srgb,var(--p0-accent) 18%,#fff);color:var(--p0-primary);font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.login-box label.p0-otp-field{position:relative}.login-box label.p0-otp-field small{display:block;margin-top:6px;color:#6c817a;font-size:11px;line-height:1.5}.p0-top-nav-item .p0-nav-symbol,.p0-nav-symbol{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:color-mix(in srgb,var(--p0-accent) 25%,transparent);font-size:10px;font-weight:900}.p0-integrated-page{animation:p0-page-in .18s ease-out}@keyframes p0-page-in{from{opacity:.55;transform:translateY(3px)}to{opacity:1;transform:none}}.p0-loading-card{display:flex;align-items:center;justify-content:center;gap:12px;min-height:180px;border:1px solid #dce6e2;border-radius:14px;background:#fff}.p0-loading-card span{width:22px;height:22px;border:3px solid #dce8e3;border-top-color:var(--p0-primary);border-radius:50%;animation:p0-spin .8s linear infinite}@keyframes p0-spin{to{transform:rotate(360deg)}}.p0-loading-card b{font-size:14px;color:#48655c}.p0-empty-state{display:flex;align-items:center;gap:14px;padding:24px;border:1px dashed #cfded8;border-radius:14px;background:#fff}.p0-empty-state>i{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:#eaf3f0;color:var(--p0-primary);font-style:normal;font-weight:900}.p0-empty-state div{display:grid;gap:4px}.p0-empty-state b{font-size:14px}.p0-empty-state span{font-size:12px;color:#688078}.p0-empty-state button{margin-left:auto}.p0-empty-state.danger{border-color:#efc9c9;background:#fff9f9}.p0-empty-state.danger>i{background:#fee8e8;color:#b42318}.p0-status{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;background:#edf3f1;color:#315248;font-size:11px;font-weight:800;white-space:nowrap}.p0-status i{width:6px;height:6px;border-radius:50%;background:currentColor}.p0-status-admin,.p0-status-critical,.p0-status-disabled,.p0-status-closed{background:#feecec;color:#a93226}.p0-status-agent,.p0-status-in_progress,.p0-status-high{background:#fff3d8;color:#96650d}.p0-status-merchant,.p0-status-active,.p0-status-resolved,.p0-status-published{background:#e3f6ef;color:#147354}.p0-status-open,.p0-status-medium,.p0-status-waiting_customer{background:#e8f1fb;color:#245f9b}.p0-status-draft,.p0-status-low,.p0-status-locked{background:#f0eff8;color:#5f558d}.p0-yes{font-weight:800;color:#147354}.p0-no{font-weight:800;color:#9a6b16}.p0-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.p0-metric-grid article{display:grid;gap:8px;min-height:122px;padding:17px;border:1px solid #dce7e3;border-radius:14px;background:#fff}.p0-metric-grid span{font-size:11px;font-weight:800;letter-spacing:.04em;color:#657c74}.p0-metric-grid b{font-size:28px;line-height:1;color:var(--p0-primary)}.p0-metric-grid small{font-size:11px;color:#7b8e88}.p0-split-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:14px;margin-bottom:14px}.p0-form-panel,.p0-policy-panel,.p0-brand-preview{padding:20px;border:1px solid #dce7e3;border-radius:14px;background:#fff}.p0-form-panel>header,.p0-policy-panel>p,.p0-brand-preview>p{margin-bottom:16px}.p0-form-panel>header p,.p0-policy-panel>p,.p0-brand-preview>p{margin:0 0 5px;color:#6a8179;font-size:10px;font-weight:900;letter-spacing:.12em}.p0-form-panel>header h2,.p0-policy-panel h2{margin:0 0 5px;font-size:20px;color:#183a31}.p0-form-panel>header span{font-size:12px;color:#71867f}.p0-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.p0-form-grid label{display:grid;gap:6px}.p0-form-grid label>span,.p0-form-grid legend{font-size:12px;font-weight:800;color:#49655c}.p0-form-grid input,.p0-form-grid select,.p0-form-grid textarea{width:100%;min-height:42px;padding:10px 11px;border:1px solid #ccdcd6;border-radius:8px;background:#fff;font:inherit;color:#193a32}.p0-form-grid textarea{min-height:104px;resize:vertical}.p0-form-grid input:focus,.p0-form-grid select:focus,.p0-form-grid textarea:focus{outline:3px solid color-mix(in srgb,var(--p0-accent) 42%,transparent);border-color:var(--p0-primary)}.p0-form-grid .wide{grid-column:1/-1}.p0-form-grid footer{display:flex;justify-content:flex-end}.p0-form-grid footer button{min-width:130px}.p0-policy-panel dl{display:grid;gap:10px;margin:0}.p0-policy-panel dl div{padding:12px;border-radius:10px;background:#f4f8f6}.p0-policy-panel dt{font-size:12px;font-weight:900;color:#183a31}.p0-policy-panel dd{margin:4px 0 0;font-size:12px;line-height:1.55;color:#61776f}.p0-policy-warning{margin-top:14px;padding:12px;border-radius:10px;background:#fff5db;color:#7a5b18;font-size:12px;font-weight:800}.p0-data-panel{margin-top:14px}.p0-data-panel header button{border:1px solid #d4e0dc;background:#fff}.p0-notice-create,.p0-ticket-create{margin-bottom:14px}.p0-notice-grid,.p0-ticket-list{display:grid;gap:12px}.p0-notice-card,.p0-ticket-card{padding:18px;border:1px solid #dce7e3;border-radius:14px;background:#fff}.p0-notice-card>header,.p0-ticket-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.p0-notice-card>header>div,.p0-ticket-card>header>div{display:flex;align-items:center;gap:7px}.p0-notice-card>header>div>span:not(.p0-status){padding:5px 8px;border-radius:999px;background:#f0f4f2;color:#61776f;font-size:10px;font-weight:800}.p0-notice-card time,.p0-ticket-card time{font-size:11px;color:#7b8d87}.p0-notice-card h2,.p0-ticket-card h2{margin:14px 0 7px;font-size:17px;color:#17382f}.p0-notice-card>p,.p0-ticket-card>p{margin:0;white-space:pre-wrap;color:#506a61;font-size:13px;line-height:1.65}.p0-notice-card>footer{display:flex;gap:16px;margin-top:14px;padding-top:12px;border-top:1px solid #edf2f0;color:#71857e;font-size:11px}.p0-ticket-card dl{display:flex;flex-wrap:wrap;gap:8px 18px;margin:14px 0 0;padding-top:12px;border-top:1px solid #edf2f0}.p0-ticket-card dl div{display:flex;gap:6px;font-size:11px}.p0-ticket-card dt{font-weight:800;color:#6c8079}.p0-ticket-card dd{margin:0;color:#304e45}.p0-resolution{margin-top:12px;padding:12px;border-radius:10px;background:#edf7f3}.p0-resolution b{font-size:11px;color:#1b624e}.p0-resolution p{margin:5px 0 0;white-space:pre-wrap;font-size:12px;line-height:1.55;color:#3f6257}.p0-ticket-update{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;padding:14px;border-radius:12px;background:#f7faf9}.p0-ticket-update label{display:grid;gap:5px}.p0-ticket-update label span{font-size:11px;font-weight:800;color:#536c63}.p0-ticket-update input,.p0-ticket-update select,.p0-ticket-update textarea{width:100%;padding:9px;border:1px solid #cfddd8;border-radius:7px;background:#fff;font:inherit}.p0-ticket-update textarea{min-height:74px;resize:vertical}.p0-ticket-update .wide{grid-column:1/-1}.p0-ticket-update footer{display:flex;justify-content:flex-end}.p0-feature-flags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:12px;border:1px solid #d7e2de;border-radius:10px}.p0-feature-flags label{display:flex;grid-auto-flow:column;justify-content:start;align-items:center;gap:7px;padding:8px;border-radius:8px;background:#f5f8f7}.p0-feature-flags input{width:16px;min-height:auto}.p0-brand-preview{position:relative;overflow:hidden;background:linear-gradient(145deg,var(--preview-primary),color-mix(in srgb,var(--preview-primary) 70%,#000));color:#fff}.p0-brand-preview:after{content:"";position:absolute;right:-60px;top:-60px;width:190px;height:190px;border-radius:50%;background:color-mix(in srgb,var(--preview-accent) 48%,transparent);filter:blur(8px)}.p0-preview-header{position:relative;z-index:1;display:flex;align-items:center;gap:10px}.p0-preview-header i{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:var(--preview-accent);color:var(--preview-primary);font-style:normal;font-weight:900}.p0-preview-header b{font-size:17px}.p0-preview-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0 10px}.p0-preview-metrics span{height:72px;border-radius:10px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14)}.p0-preview-table{position:relative;z-index:1;display:grid;gap:7px;padding:12px;border-radius:10px;background:rgba(255,255,255,.08)}.p0-preview-table i{height:7px;border-radius:99px;background:rgba(255,255,255,.22)}.p0-brand-preview dl{position:relative;z-index:1;display:grid;gap:8px;margin:24px 0 0}.p0-brand-preview dl div{display:flex;justify-content:space-between;gap:12px;font-size:11px}.p0-brand-preview dt{color:rgba(255,255,255,.65)}.p0-brand-preview dd{margin:0;font-weight:800}.p0-operation-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;padding:24px;border:1px solid #cfe2da;border-radius:16px;background:linear-gradient(135deg,#173a31,#285f50);color:#fff}.p0-operation-hero>div>span{display:block;width:10px;height:10px;margin-bottom:12px;border-radius:50%;background:#77efbd;box-shadow:0 0 0 7px rgba(119,239,189,.12)}.p0-operation-hero p{margin:0 0 5px;color:#a9c9be;font-size:10px;font-weight:900;letter-spacing:.14em}.p0-operation-hero h2{margin:0 0 7px;font-size:24px}.p0-operation-hero b{font-size:11px;color:#c5dcd4}.p0-operation-hero button{background:#fff;color:#173a31}.p0-control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.p0-control-grid article{display:grid;gap:8px;min-height:142px;padding:18px;border:1px solid #dce7e3;border-radius:14px;background:#fff}.p0-control-grid span{font-size:10px;font-weight:900;letter-spacing:.1em;color:#6c827a}.p0-control-grid b{font-size:22px;color:#173a31}.p0-control-grid p{margin:auto 0 0;font-size:11px;line-height:1.5;color:#71857e}.p0-boundary-panel{display:flex;gap:13px;margin-top:14px;padding:17px;border:1px solid #ecd7a4;border-radius:14px;background:#fff9e9}.p0-boundary-panel>i{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:#f6d67f;color:#684b08;font-style:normal;font-weight:900}.p0-boundary-panel b{font-size:13px;color:#654b12}.p0-boundary-panel p{margin:5px 0 0;font-size:12px;line-height:1.6;color:#765f2c}@media(max-width:1024px){.p0-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p0-split-layout{grid-template-columns:1fr}.p0-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.tenant-brand-chip{display:none}.p0-metric-grid,.p0-control-grid,.p0-form-grid,.p0-ticket-update{grid-template-columns:1fr}.p0-form-grid .wide,.p0-ticket-update .wide{grid-column:auto}.p0-feature-flags{grid-template-columns:1fr}.p0-operation-hero{align-items:flex-start;flex-direction:column}.p0-operation-hero button{width:100%}.p0-notice-card>header,.p0-ticket-card>header{align-items:flex-start;flex-direction:column}.p0-empty-state{align-items:flex-start;flex-wrap:wrap}.p0-empty-state button{width:100%;margin-left:0}}
