.oz-chat{background:var(--oui-bg);color:var(--oui-text-1);font-family:var(--oui-font-body);z-index:2;position:relative}:is(main:has(>.oz-head),div:has(>.oz-head),section:has(>.oz-head)){container-type:inline-size}.oz-head{border-bottom:1px solid var(--oui-stroke-hair);background:var(--oui-bg);flex:none;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;height:60px;padding:0 20px 0 16px;display:grid}.oz-head-left{grid-column:1;align-items:center;gap:14px;min-width:0;display:flex}.oz-crumb{flex-direction:column;gap:1px;min-width:0;display:flex;overflow:hidden}.oz-crumb .oui-eyebrow{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.oz-crumb-title{font-family:var(--oui-font-display);font-size:var(--oui-fs-title);letter-spacing:-.005em;color:var(--oui-text-1);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-weight:600;overflow:hidden}.oz-head-right{grid-column:3;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}@container (max-width:660px){.oz-head{grid-template-columns:auto 0 minmax(0,1fr)}.oz-crumb,.oz-profile-role{display:none}}@container (max-width:420px){.oz-head .oui-segmented-icon,.oz-head .theme-toggle{display:none}.oz-head-right{gap:6px}}.oz-thread{scrollbar-width:thin;scrollbar-color:var(--oui-stroke-control) transparent;background-image:linear-gradient(var(--oui-grid) 1px, transparent 1px), linear-gradient(90deg, var(--oui-grid) 1px, transparent 1px);background-size:44px 44px;flex:1;min-height:0;overflow-y:auto}.oz-inner{flex-direction:column;gap:34px;max-width:780px;margin:0 auto;padding:36px 24px 24px;display:flex}.oz-hint{font-size:var(--oui-fs-meta);color:var(--oui-text-3)}.oz-user{background:var(--oui-bg-raised);border:1px solid var(--oui-stroke-hair);border-radius:var(--oui-r-card);max-width:560px;color:var(--oui-text-1);align-self:flex-end;padding:12px 16px;font-size:14.5px;line-height:1.55}.oz-user .oz-utext{white-space:pre-wrap}.oz-utext.urdu{font-family:var(--font-urdu,"Noto Naskh Arabic"), var(--oui-font-body);font-size:17px;line-height:1.9}.oz-voice{border-top:1px solid var(--oui-stroke-hair);color:var(--oui-text-2);align-items:center;gap:8px;margin-top:9px;padding-top:9px;display:flex}.oz-voice-play{border:1px solid var(--oui-stroke-control);width:22px;height:22px;color:var(--oui-text-1);cursor:pointer;transition:background var(--oui-t-fast);background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.oz-voice-play:hover{background:var(--oui-hover)}.oz-voice svg.oz-voice-mic{color:var(--oui-text-3)}.oz-voice-label{font-family:var(--oui-font-mono);font-size:var(--oui-fs-eyebrow);letter-spacing:var(--oui-track-wide);text-transform:uppercase;color:var(--oui-text-3)}.oz-ai{flex-direction:column;display:flex}.oz-ai-head{align-items:center;gap:9px;margin-bottom:12px;display:flex}.oz-ai-tile{background:var(--oui-accent);width:22px;height:22px;color:var(--oui-accent-ink);border-radius:6px;flex:none;justify-content:center;align-items:center;display:inline-flex}.oz-thinking{font-size:var(--oui-fs-ui);color:var(--oui-text-2);align-items:center;gap:9px;display:inline-flex}.oz-thinking-dot{background:var(--oui-text-2);border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite oz-pulse}@keyframes oz-pulse{0%,to{opacity:.35}50%{opacity:1}}.oz-problem{border:1px solid color-mix(in srgb, var(--oui-danger) 35%, transparent);background:color-mix(in srgb, var(--oui-danger) 7%, transparent);font-size:var(--oui-fs-ui);color:var(--oui-text-1);border-radius:10px;padding:12px 14px;line-height:1.6}.oz-md{font-size:var(--oui-fs-body);color:var(--oui-text-1);line-height:1.7}.oz-md>:first-child{margin-top:0}.oz-md>:last-child{margin-bottom:0}.oz-md p{margin:0 0 12px}.oz-md ul,.oz-md ol{margin:8px 0 12px;padding-inline-start:24px}.oz-md li,.oz-md li>ul,.oz-md li>ol{margin:5px 0}.oz-md h1,.oz-md h2,.oz-md h3,.oz-md h4{font-family:var(--oui-font-display);letter-spacing:-.01em;margin:20px 0 8px;font-weight:600;line-height:1.25}.oz-md h1{font-size:20px}.oz-md h2{font-size:18px}.oz-md h3{font-size:var(--oui-fs-h3)}.oz-md h4{font-size:15px}.oz-md strong{font-weight:600}.oz-md a{color:var(--oui-text-1);text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--oui-stroke-control);text-decoration-color:var(--oui-stroke-control)}.oz-md code{font-family:var(--oui-font-mono);background:var(--oui-bg-raised);border:1px solid var(--oui-stroke-hair);border-radius:var(--oui-r-chip);padding:1px 6px;font-size:.87em}.oz-md pre{background:var(--oui-bg-sunken);border:1px solid var(--oui-stroke-hair);border-radius:10px;margin:10px 0 12px;padding:13px 15px;overflow-x:auto}.oz-md pre code{background:0 0;border:none;padding:0}.oz-md blockquote{border-inline-start:2px solid var(--oui-stroke-control);color:var(--oui-text-2);margin:10px 0 12px;padding-inline-start:13px}.oz-md table{border-collapse:collapse;width:100%;margin:10px 0 12px}.oz-md th,.oz-md td{border:1px solid var(--oui-stroke-hair);font-size:var(--oui-fs-ui);text-align:start;padding:7px 11px}.oz-md th{font-family:var(--oui-font-mono);font-size:var(--oui-fs-eyebrow);letter-spacing:var(--oui-track-wide);text-transform:uppercase;color:var(--oui-text-3);background:var(--oui-bg-panel)}.oz-md.urdu{font-family:var(--font-urdu,"Noto Naskh Arabic"), var(--oui-font-body);font-size:17.5px;line-height:1.95}.oz-md.urdu strong{font-weight:600}.oz-in{animation:.18s ease-out oz-in}@keyframes oz-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.oz-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:14px;display:flex}.oz-chev{transition:transform var(--oui-t-med)}.oz-srctoggle.open .oz-chev{transform:rotate(180deg)}.oz-sources{flex-direction:column;gap:10px;margin-top:10px;display:flex}.oz-source{text-align:start;border:1px solid var(--oui-stroke-hair);background:var(--oui-bg-panel);cursor:pointer;width:100%;font-family:var(--oui-font-body);transition:border-color var(--oui-t-fast), background var(--oui-t-fast);border-radius:10px;padding:12px 14px;display:block}.oz-source:hover{background:var(--oui-hover);border-color:var(--oui-stroke-control)}.oz-source-head{align-items:center;gap:9px;min-width:0;display:flex}.oz-source-head svg{width:14px;height:14px;color:var(--oui-text-3);flex:none}.oz-source-name{font-size:var(--oui-fs-ui);color:var(--oui-text-1);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.oz-source-pages{font-family:var(--oui-font-mono);font-size:var(--oui-fs-eyebrow);letter-spacing:.06em;text-transform:uppercase;color:var(--oui-text-3);flex:none;margin-inline-start:auto}.oz-source-quote{border-inline-start:2px solid var(--oui-stroke-hair);color:var(--oui-text-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:9px 0 0;padding-inline-start:12px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.oz-source-open{color:var(--oui-text-2);align-items:center;gap:5px;margin-top:9px;font-size:12.5px;font-weight:500;display:inline-flex}.oz-source:hover .oz-source-open{color:var(--oui-text-1)}.oz-verified-wrap{align-items:center;gap:6px;display:inline-flex}.oz-verified{border:1px solid color-mix(in srgb, var(--oui-ok) 40%, transparent);background:color-mix(in srgb, var(--oui-ok) 9%, transparent);color:var(--oui-ok);font-family:var(--oui-font-mono);font-size:var(--oui-fs-eyebrow);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-weight:500;display:inline-flex}.oz-cache{border:1px solid color-mix(in srgb, var(--oui-ok) 35%, transparent);background:color-mix(in srgb, var(--oui-ok) 7%, transparent);font-size:var(--oui-fs-meta);color:var(--oui-text-1);border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:7px 11px;display:inline-flex}.oz-cache svg{color:var(--oui-ok);flex:none}.oz-tips{border-inline-start:2px solid var(--oui-stroke-control);color:var(--oui-text-2);margin-top:12px;padding:10px 14px}.oz-tips-head{font-size:var(--oui-fs-meta);color:var(--oui-text-3);margin-bottom:4px;display:block}.oz-tips-list{flex-direction:column;gap:3px;margin:0;padding-inline-start:18px;line-height:1.5;display:flex}.oz-chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.oz-chip{border:1px solid var(--oui-stroke-control);color:var(--oui-text-1);font-family:var(--oui-font-body);cursor:pointer;transition:background var(--oui-t-fast);background:0 0;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:500}.oz-chip:hover{background:var(--oui-hover)}.oz-empty{text-align:center;flex-direction:column;align-items:center;padding:40px 16px 16px;display:flex}.oz-empty .bot-stage{width:min(420px,100%);min-height:0}.oz-empty-title{font-family:var(--oui-font-display);letter-spacing:-.015em;margin:6px 0 0;font-size:clamp(22px,2.4vw,30px);font-weight:600}.oz-empty-lede{font-size:var(--oui-fs-body);color:var(--oui-text-2);max-width:460px;margin:10px 0 0;line-height:1.65}.oz-empty .oz-chips{justify-content:center;margin-top:18px}.oz-empty-cta{margin-top:20px}.oz-scrollbtn{z-index:5;border:1px solid var(--oui-stroke-control);background:var(--oui-bg-overlay);width:34px;height:34px;color:var(--oui-text-1);cursor:pointer;box-shadow:var(--oui-shadow-overlay);transition:background var(--oui-t-fast);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:128px;left:50%;transform:translate(-50%)}.oz-scrollbtn:hover{background:var(--oui-hover)}.oz-composer{background:var(--oui-bg);border-top:1px solid var(--oui-stroke-hair);flex:none;padding:10px 24px 16px}.oz-recerr{border:1px solid color-mix(in srgb, var(--oui-danger) 35%, transparent);background:color-mix(in srgb, var(--oui-danger) 7%, transparent);max-width:780px;font-size:var(--oui-fs-meta);color:var(--oui-text-1);border-radius:10px;margin:0 auto 10px;padding:9px 13px;line-height:1.5}.oz-box{background:var(--oui-bg-raised);border:1px solid var(--oui-stroke-control);border-radius:var(--oui-r-input);max-width:780px;box-shadow:var(--oui-shadow-raised);transition:border-color var(--oui-t-fast);margin:0 auto;padding:10px 10px 8px 16px}.oz-box:focus-within{border-color:var(--oui-text-3)}.oz-box textarea{resize:none;width:100%;min-width:0;font-family:var(--oui-font-body);max-height:200px;color:var(--oui-text-1);background:0 0;border:none;outline:none;padding:5px 0;font-size:14.5px;line-height:1.5;display:block}.oz-box textarea::placeholder{color:var(--oui-text-3)}.oz-box textarea:disabled{opacity:.6}.oz-crow{justify-content:space-between;align-items:center;gap:10px;margin-top:2px;display:flex}.oz-crow-hint{font-size:var(--oui-fs-meta);color:var(--oui-text-3);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.oz-crow-actions{flex:none;align-items:center;gap:6px;display:flex}.oz-send{cursor:pointer;border-radius:var(--oui-r-control);background:var(--oui-accent);width:32px;height:32px;color:var(--oui-accent-ink);transition:opacity var(--oui-t-fast);border:none;flex:none;justify-content:center;align-items:center;display:inline-flex}.oz-send:hover:not(:disabled){opacity:.88}.oz-send:disabled{opacity:.35;cursor:default}.oz-attached{border:1px solid var(--oui-stroke-hair);background:var(--oui-bg-panel);font-size:var(--oui-fs-meta);color:var(--oui-text-2);border-radius:999px;align-items:center;gap:8px;margin-bottom:8px;padding:4px 6px 4px 10px;display:inline-flex}.oz-attached svg{color:var(--oui-text-3)}.oz-rec{align-items:center;gap:10px;min-height:44px;display:flex}.oz-rec-dot{background:var(--oui-danger);border-radius:50%;flex:none;width:9px;height:9px;animation:1.1s ease-in-out infinite oz-pulse}.oz-rec-live{font-size:var(--oui-fs-ui);color:var(--oui-text-1);font-weight:500}.oz-rec-time{font-family:var(--oui-font-mono);color:var(--oui-text-2);font-size:12.5px}.oz-rec-meter{background:var(--oui-stroke-hair);border-radius:999px;flex:1;min-width:48px;max-width:120px;height:6px;overflow:hidden}.oz-rec-meter-fill{transform-origin:0;background:var(--oui-accent);width:100%;height:100%;transition:transform 80ms linear;display:block;transform:scaleX(0)}[dir=rtl] .oz-rec-meter-fill{transform-origin:100%}.oz-rec-actions{align-items:center;gap:6px;margin-inline-start:auto;display:flex}.oz-rec-wrap{flex-direction:column;gap:8px;width:100%;display:flex}.oz-rec-caption{font-size:var(--oui-fs-meta);color:var(--oui-text-2);max-height:2.7em;margin:0;line-height:1.35;overflow:hidden}@media (max-width:760px){.oz-inner{padding:24px 14px 16px}.oz-composer{padding:8px 12px 12px}.oz-crow-hint{display:none}.oz-user{max-width:88%}}.oz-page{scrollbar-width:thin;scrollbar-color:var(--oui-stroke-control) transparent;flex:1;min-height:0;overflow-y:auto}.oz-page-inner{max-width:1440px;margin:0 auto;padding:28px clamp(20px,3vw,44px) 48px}.oz-alert{font-size:var(--oui-fs-ui);color:var(--oui-text-1);border-radius:10px;align-items:flex-start;gap:9px;margin-bottom:16px;padding:10px 13px;line-height:1.55;display:flex}.oz-doc-origin{font-size:var(--oui-fs-meta);color:var(--oui-text-3);letter-spacing:.02em;align-items:center;gap:5px;margin-top:3px;display:inline-flex}.oz-cell-failed{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.oz-cell-reason{min-width:200px;font-size:var(--oui-fs-meta);color:var(--oui-text-2);white-space:normal;overflow-wrap:anywhere;flex:1;line-height:1.5}.oz-upload-rules{font-size:var(--oui-fs-meta);color:var(--oui-text-3);flex-basis:100%;margin:0}.oz-cell-failure{flex-direction:column;align-items:flex-start;gap:8px;max-width:100%;margin-top:8px;display:flex}.oz-cell-failure .oz-cell-reason{min-width:0;margin:0}.oz-docpage-failure{border:1px solid color-mix(in srgb, var(--oui-danger) 45%, transparent);border-radius:var(--oui-r-card);background:color-mix(in srgb, var(--oui-danger) 8%, var(--oui-bg-panel));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:14px 16px;display:flex}.oz-docpage-failure-text{flex-direction:column;gap:3px;min-width:0;display:flex}.oz-docpage-failure-text strong{color:var(--oui-text-1)}.oz-docpage-failure-text p{color:var(--oui-text-2);margin:0;line-height:1.5}.oz-empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.oz-alert-text{flex:1;min-width:0}.oz-alert-danger{border:1px solid color-mix(in srgb, var(--oui-danger) 35%, transparent);background:color-mix(in srgb, var(--oui-danger) 7%, transparent)}.oz-listbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.oz-listbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.oz-listbar .oui-searchwrap{border-radius:12px;flex:1;min-width:260px;max-width:560px;height:42px;padding:0 14px}.oz-listbar .oui-searchinput{font-size:14px}.oz-drive{align-items:center;gap:8px;margin-bottom:14px;display:flex}.oz-drive .oui-field{flex:1;min-width:0}.oz-drive .oui-inputwrap{width:100%}.oz-backrow{margin-top:20px}.oz-rolesshell{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:clamp(300px,22vw,420px) minmax(0,1fr);min-height:0;display:grid}.oz-rolesshell>*{min-height:0}.oz-roles-aside{flex-direction:column;min-height:0;display:flex}.oz-roles-asidehead{justify-content:space-between;align-items:center;gap:8px;padding:16px 16px 10px;display:flex}.oz-roles-asidesearch{padding:0 12px 10px}.oz-roles-asidelist{scrollbar-width:thin;scrollbar-color:var(--oui-stroke-control) transparent;flex:1;min-height:0;padding:0 8px 8px;overflow-y:auto}.oz-roles-asidenew{border-bottom:1px solid var(--oui-stroke-hair);margin-bottom:4px;padding:0 12px 12px}.oz-roles-asidenew>button{justify-content:center;width:100%}.oz-roles-asidelist{padding-bottom:64px}.oz-roles-group{font-family:var(--oui-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--oui-text-3);margin:12px 8px 6px;font-size:11px}.oz-rolerow{transition:background var(--oui-t-fast);border-radius:10px;align-items:center;gap:4px;padding-inline-end:6px;display:flex}.oz-rolerow:hover{background:var(--oui-bg-raised)}.oz-rolerow.sel{background:var(--oui-bg-raised);box-shadow:inset 2px 0 0 var(--oui-accent)}.oz-rolerow-main{text-align:start;cursor:pointer;min-width:0;color:inherit;font:inherit;background:0 0;border:0;flex-direction:column;flex:1;gap:4px;padding:13px 12px;display:flex}.oz-rolerow-name{color:var(--oui-text-1);align-items:center;gap:6px;font-size:15px;font-weight:600;display:flex}.oz-rolerow-meta{color:var(--oui-text-3);font-size:12.5px}.oz-rolerow-actions{flex:none;gap:2px;display:flex}.oz-roles-main{scrollbar-width:thin;scrollbar-color:var(--oui-stroke-control) transparent;min-height:0;padding:28px clamp(24px,4vw,56px) 40px;overflow-y:auto}.oz-roles-blank{place-items:center;height:100%;display:grid}.oz-roles-mainhead{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:6px;display:flex}.oz-roles-title{flex-direction:column;flex:1;gap:10px;min-width:0;max-width:460px;display:flex}.oz-roles-name{letter-spacing:-.01em;color:var(--oui-text-1);margin:0;font-size:28px;font-weight:650}.oz-roles-badges{align-items:center;gap:10px;display:flex}.oz-roles-locked{margin:10px 0 0}.oz-roles-perms{flex-direction:column;gap:14px;max-width:1080px;margin-top:24px;display:flex}.oz-roles-asideback{padding:12px 12px 0}.oz-permgroup{border:1px solid var(--oui-stroke-hair);border-radius:var(--oui-r-card);background:var(--oui-bg-panel);overflow:hidden}.oz-permgroup-head{align-items:center;gap:12px;padding:15px 18px;display:flex}.oz-permgroup-toggle{cursor:pointer;min-width:0;color:inherit;font:inherit;text-align:start;background:0 0;border:0;flex:1;align-items:center;gap:8px;padding:0;display:flex}.oz-permgroup-label{font-family:var(--oui-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--oui-text-2);font-size:11px}.oz-permgroup-count{color:var(--oui-text-3);flex:none;font-size:12px}.oz-permgroup-all{flex:none}.oz-chev{transition:transform var(--oui-t-fast);transform:rotate(-90deg)}.oz-chev.open{transform:rotate(0)}.oz-permgroup-body{border-top:1px solid var(--oui-stroke-hair);flex-direction:column;display:flex}.oz-permrow{cursor:pointer;align-items:center;gap:12px;padding:13px 18px;display:flex}.oz-permrow+.oz-permrow{border-top:1px solid var(--oui-stroke-hair)}.oz-permrow:hover{background:var(--oui-bg-raised)}.oz-permrow-text{min-width:0;color:var(--oui-text-1);flex:1;font-size:15px}@media (max-width:900px){.oz-rolesshell{scrollbar-width:thin;scrollbar-color:var(--oui-stroke-control) transparent;display:block;overflow-y:auto}.oz-roles-aside{border-bottom:1px solid var(--oui-stroke-hair)}.oz-roles-asidelist{overflow:visible}.oz-roles-main{padding:18px 16px 40px;overflow:visible}.oz-roles-blank{min-height:40vh}}.oz-cell-busy{align-items:center;gap:8px;display:inline-flex}.oz-cell-progress{vertical-align:middle;inline-size:72px;display:inline-block}.oui-table .oz-col-doc-status{width:20rem;min-width:20rem}.oui-table .oui-col-fill>.oz-doclink{max-width:100%}.oui-table .oz-col-doc-version{white-space:nowrap;font-variant-numeric:tabular-nums;width:4rem;min-width:4rem}.oui-table .oz-col-doc-uploaded{font-variant-numeric:tabular-nums;width:7rem;min-width:7rem}.oui-table .oz-col-doc-size{white-space:nowrap;font-variant-numeric:tabular-nums;width:5rem;min-width:5rem}.oz-doc-type{font-family:var(--oui-font-mono);letter-spacing:.04em;border:1px solid var(--oui-stroke-hair);color:var(--oui-text-3);border-radius:4px;padding:1px 5px;font-size:10.5px}.oui-table .oz-col-doc-updated{white-space:nowrap;font-variant-numeric:tabular-nums;width:8rem;min-width:8rem}.oz-tl-meta{font-size:var(--oui-fs-meta);color:var(--oui-text-3);margin-bottom:16px}.oz-vgrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;display:grid}.oz-vcard{border:1px solid var(--oui-stroke-hair);border-radius:var(--oui-r-card);background:var(--oui-bg-panel);transition:background var(--oui-t-fast), border-color var(--oui-t-fast);flex-direction:column;gap:7px;padding:14px 16px;display:flex}.oz-vcard.open{cursor:pointer}.oz-vcard.open:hover{background:var(--oui-hover);border-color:var(--oui-stroke-control)}.oz-vcard.cur{border-color:color-mix(in srgb, var(--oui-ok) 45%, transparent)}.oz-vcard-top{align-items:center;gap:8px;display:flex}.oz-vcard-no{font-family:var(--oui-font-mono);color:var(--oui-text-1);border:1px solid var(--oui-stroke-hair);border-radius:999px;padding:1px 9px;font-size:12px;font-weight:600}.oz-vcard-out{color:var(--oui-text-3);margin-inline-start:auto}.oz-vcard-what{font-size:var(--oui-fs-ui);color:var(--oui-text-1);font-weight:600}.oz-vcard-file{font-family:var(--oui-font-mono);color:var(--oui-text-3);align-items:center;gap:6px;min-width:0;font-size:11.5px;display:flex}.oz-vcard-file svg{flex:none}.oz-vcard-meta{font-size:var(--oui-fs-meta);color:var(--oui-text-3)}.oz-vcard-actions{align-items:center;gap:6px;margin-top:auto;padding-top:6px;display:flex}.oz-vcard-off{font-family:var(--oui-font-mono);color:var(--oui-text-3);font-size:11px}.oz-vcount{font-size:var(--oui-fs-meta);color:var(--oui-text-3);margin:0 0 14px}.oz-vrow{grid-template-columns:minmax(0,1fr) 17rem 21rem;align-items:center;gap:16px;display:grid}.oz-vrow-main{flex-direction:column;gap:4px;min-width:0;display:flex}.oz-vrow-meta{text-align:start;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.oz-vrow-actions{grid-template-columns:5.5rem 7.5rem 8rem;align-items:center;gap:6px;display:grid}.oz-vrow-slot{justify-content:flex-end;min-width:0;display:flex}.oz-vrow-slot .oui-btn{white-space:nowrap}.oz-vrow-who{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:var(--oui-font-mono);color:var(--oui-text-3);font-size:11.5px;display:block;overflow:hidden}@media (max-width:640px){.oz-vrow{grid-template-columns:1fr;align-items:stretch;gap:10px}.oz-vrow-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.oz-vrow-slot{justify-content:flex-start}}.oz-docpage-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.oz-docpage-title{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.oz-docpage-title h1{font-family:var(--oui-font-display);font-size:var(--oui-fs-page);letter-spacing:-.01em;color:var(--oui-text-1);overflow-wrap:anywhere;margin:0;font-weight:600}.oz-docpage-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.oz-docpage-tiles{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px;display:grid}.oz-docpage-chart{margin-bottom:20px}.oz-chart-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.oz-docpage-preview{border:1px solid var(--oui-stroke-hair);border-radius:var(--oui-r-card);background:var(--oui-bg-panel);height:min(72vh,860px);overflow:auto}.oz-docpage-preview .doc-view-frame{border:none;width:100%;height:100%;display:block}.oz-docpage-summaryhead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}@media (max-width:900px){.oz-docpage-tiles{grid-template-columns:repeat(2,1fr)}}.oz-doclink{cursor:pointer;font:inherit;color:inherit;text-align:start;background:0 0;border:none;padding:0}.oz-doclink:hover .oui-cell-title{text-underline-offset:3px;color:var(--oui-accent);text-decoration:underline}.oz-personlink{align-items:center;gap:10px;min-width:0;display:flex}.oz-or{font-family:var(--oui-font-mono);font-size:var(--oui-fs-eyebrow);letter-spacing:var(--oui-track-wide);text-transform:uppercase;color:var(--oui-text-3);align-items:center;gap:12px;display:flex}.oz-or:before,.oz-or:after{content:"";background:var(--oui-stroke-hair);flex:1;height:1px}.oz-profile{cursor:pointer;min-width:0;transition:background var(--oui-t-fast);background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:4px 8px 4px 4px;display:flex}.oz-profile:hover{background:var(--oui-hover)}.oz-profile-names{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;display:flex;overflow:hidden}.oz-profile-role{white-space:nowrap;max-width:180px}.oz-profile-name{font-family:var(--oui-font-body);font-size:var(--oui-fs-ui);color:var(--oui-text-1);white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-weight:500;line-height:1.1;overflow:hidden}.oz-profile-role{font-size:9.5px}.oz-profile-chev{width:13px;height:13px;color:var(--oui-text-3);flex:none}@media (max-width:900px){.oz-profile-names{display:none}}.oz-profile-card{align-items:center;gap:10px;min-width:220px;padding:10px 12px 8px;display:flex}.oz-profile-card-text{flex-direction:column;min-width:0;display:flex}.oz-profile-card-name{font-size:var(--oui-fs-ui);color:var(--oui-text-1);white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-weight:600;overflow:hidden}.oz-profile-card-email{font-family:var(--oui-font-mono);color:var(--oui-text-3);white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-size:11.5px;overflow:hidden}.oz-menu-language{flex:1;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.oz-menu-language-value{color:var(--oui-text-3);font-size:var(--oui-fs-meta)}.oz-chart-custom{align-items:flex-start;gap:8px;max-width:340px;margin-top:14px;display:flex}.oz-chart-custom .oui-field{flex:1;min-width:0}.oz-chart-custom .oui-btn{margin-top:22px}.oz-idhead{align-items:center;gap:12px;display:flex}.oz-idhead-avatar.oui-avatar{width:52px;height:52px;font-size:16px}.oz-idhead-who{flex-direction:column;flex:1;min-width:0;display:flex}.oz-idhead-who strong{color:var(--oui-text-1);font-size:15px}.oz-idhead-who span{font-family:var(--oui-font-mono);color:var(--oui-text-3);font-size:12px}.oz-settings-grid{grid-template-columns:minmax(300px,380px) 1fr;align-items:start;gap:18px;display:grid}.oz-settings-main{flex-direction:column;min-width:0;display:flex}@media (max-width:980px){.oz-settings-grid{grid-template-columns:1fr}}.oz-settings-card{margin-bottom:16px}.oz-settings-idcard{text-align:center;flex-direction:column;align-items:center;padding:34px 26px 26px;display:flex}.oz-settings-hero.oui-avatar{box-shadow:0 0 0 5px color-mix(in srgb, var(--oui-accent) 14%, transparent);margin-bottom:14px}.oz-settings-who{flex-direction:column;align-items:center;gap:3px;min-width:0;margin-bottom:12px;display:flex}.oz-settings-who strong{font-family:var(--oui-font-display);letter-spacing:-.01em;color:var(--oui-text-1);font-size:20px;font-weight:600}.oz-settings-who span{font-family:var(--oui-font-mono);color:var(--oui-text-3);font-size:12.5px}.oz-settings-facts{text-align:start;border-top:1px solid var(--oui-stroke-hair);grid-template-columns:1fr;gap:14px;width:100%;margin-top:22px;padding-top:18px}.oz-settings-idnote{text-align:start;margin:18px 0 0}.oz-facts{grid-template-columns:repeat(2,1fr);gap:12px 20px;margin-top:18px;display:grid}.oz-fact{flex-direction:column;gap:2px;display:flex}.oz-fact-label{font-family:var(--oui-font-mono);font-size:var(--oui-fs-eyebrow);letter-spacing:var(--oui-track-wide);text-transform:uppercase;color:var(--oui-text-3)}.oz-fact-value{font-size:var(--oui-fs-ui);color:var(--oui-text-1)}.oz-fact-wide{grid-column:1/-1}.oz-fact-tenant{flex-wrap:wrap;align-items:center;gap:4px 10px;display:flex}.oz-fact-mono{font-family:var(--oui-font-mono);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.oz-settings-subhead{margin-bottom:14px}.oz-settings-form{flex-direction:column;gap:14px;display:flex}@media (max-width:640px){.oz-facts{grid-template-columns:1fr}}.oz-toast{top:18px;z-index:var(--oui-z-toast);background:var(--oui-bg-overlay);border:1px solid var(--oui-stroke-hair);box-shadow:var(--oui-shadow-overlay);font-size:var(--oui-fs-ui);color:var(--oui-text-1);border-radius:999px;padding:8px 18px;position:fixed;inset-inline:auto 20px;transform:none}.oz-vlist{flex-direction:column;gap:10px;display:flex}.oz-field{flex-direction:column;gap:6px;min-width:0;display:flex}.oz-form-row .oui-inputwrap{width:100%}.oz-suggest{flex:none;margin-bottom:22px}.oz-mb14{margin-bottom:14px}.oz-danger-text{color:var(--oui-danger-ink)}.oz-modal-text{font-size:var(--oui-fs-ui);color:var(--oui-text-1);margin:0;line-height:1.6}.oz-select{appearance:none;width:100%;height:var(--oui-h-control);background:var(--oui-bg-raised);border:1px solid var(--oui-stroke-control);border-radius:var(--oui-r-control);color:var(--oui-text-1);font-family:var(--oui-font-body);font-size:var(--oui-fs-ui);cursor:pointer;background-image:linear-gradient(45deg, transparent 50%, var(--oui-text-3) 50%), linear-gradient(135deg, var(--oui-text-3) 50%, transparent 50%);background-position:calc(100% - 16px),calc(100% - 11px);background-repeat:no-repeat;background-size:5px 5px;padding:0 30px 0 11px}.oz-select:focus-visible{outline:2px solid var(--oui-focus);outline-offset:1px}.oui-field-invalid .oz-select{border-color:var(--oui-danger)}.oz-radio-row{cursor:pointer;font-size:var(--oui-fs-ui);color:var(--oui-text-1);align-items:flex-start;gap:11px;padding:9px 0;display:flex}.oz-radio-row input{accent-color:var(--oui-accent);margin-top:3px}.oz-file{font-size:var(--oui-fs-ui);color:var(--oui-text-2)}.oz-file::file-selector-button{border:1px solid var(--oui-stroke-control);border-radius:var(--oui-r-control);background:var(--oui-bg-raised);color:var(--oui-text-1);font-family:var(--oui-font-body);cursor:pointer;margin-inline-end:10px;padding:6px 12px;font-size:12.5px}.oz-rolefilter{flex:none;width:auto;min-width:140px;max-width:200px}.oz-user-tiles{margin:18px 0 6px}.oz-user-section{border-top:1px solid var(--oui-stroke-hair);margin-top:18px;padding-top:14px}.oz-user-section .oz-facts{margin-top:10px}.oz-permgroups{flex-direction:column;gap:16px;margin-top:10px;display:flex}.oz-permgroup{border:1px solid var(--oui-stroke-hair);border-radius:var(--oui-r-card);background:var(--oui-bg-panel);flex-direction:column;gap:4px;padding:16px 18px;display:flex}.oz-permgroup-head{border-bottom:1px solid var(--oui-stroke-hair);cursor:pointer;align-items:center;gap:10px;margin-bottom:5px;padding-bottom:9px;display:flex}.oz-permgroup-head input{accent-color:var(--oui-accent)}.oz-permgroup-count{font-family:var(--oui-font-mono);color:var(--oui-text-3);margin-inline-start:auto;font-size:11.5px}.oz-perm-key{font-family:var(--oui-font-mono);color:var(--oui-text-3);white-space:nowrap;margin-inline-start:auto;padding-inline-start:12px;font-size:11px}.oz-brand{color:var(--oui-text-1);pointer-events:none;grid-column:2;justify-self:center;align-items:center;gap:8px;display:flex}.oz-brand-mark{background:currentColor;width:22px;height:22px;-webkit-mask:url(/logo-mark.svg) 50%/contain no-repeat;mask:url(/logo-mark.svg) 50%/contain no-repeat}.oz-brand-word{font-family:var(--oui-font-mono);font-size:var(--oui-fs-eyebrow);letter-spacing:.34em;font-weight:600}@container (max-width:900px){.oz-brand-word{display:none}}@container (max-width:660px){.oz-brand{display:none}}.oz-list-tiles{margin-bottom:16px}.oz-docpage-tiles.oz-list-tiles{grid-template-columns:repeat(5,1fr)}@media (max-width:1200px){.oz-docpage-tiles.oz-list-tiles{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.oz-docpage-tiles.oz-list-tiles{grid-template-columns:repeat(2,1fr)}}.oz-rangepick{flex:none;gap:8px;display:flex}.oz-rangepick .oui-datepick{width:150px}.oz-editor-title{font-family:var(--oui-font-display);letter-spacing:-.01em;color:var(--oui-text-1);margin:0 0 16px;font-size:20px;font-weight:600}.oz-perm-row{font-size:var(--oui-fs-ui);color:var(--oui-text-1);align-items:baseline;gap:14px;padding:10px 0;display:flex}.oz-perm-row+.oz-perm-row{border-top:1px solid var(--oui-stroke-hair)}.oz-perm-row .oui-cell-mono{flex:none;min-width:170px}.oz-row-click{cursor:pointer}.oz-avatar-picker{flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0 16px;display:flex}.oz-avatar-choice{cursor:pointer;transition:border-color var(--oui-t-fast);background:0 0;border:2px solid #0000;border-radius:999px;padding:3px;line-height:0}.oz-avatar-choice .oui-avatar{width:54px;height:54px;font-size:16px}.oz-avatar-choice:hover{border-color:var(--oui-stroke-control)}.oz-avatar-choice.oz-avatar-active{border-color:var(--oui-accent)}.oz-form-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:start;gap:12px;display:grid}.oz-form-row>*{min-width:0}@media (max-width:640px){.oz-form-row{grid-template-columns:1fr}}.oz-crop-view{border:1px solid var(--oui-stroke-hair);background:var(--oui-bg-sunken,var(--oui-bg));cursor:grab;-webkit-user-select:none;user-select:none;border-radius:14px;margin:0 auto;position:relative;overflow:hidden}.oz-crop-view:active{cursor:grabbing}.oz-crop-mask{box-shadow:0 0 0 400px color-mix(in srgb, var(--oui-bg) 78%, transparent);border:1px solid color-mix(in srgb, var(--oui-text-1) 35%, transparent);pointer-events:none;border-radius:50%;position:absolute;inset:0}.oz-crop-zoom{align-items:center;gap:14px;margin-top:16px;display:flex}.oz-crop-zoom input[type=range]{accent-color:var(--oui-accent);flex:1}.oz-shell{z-index:2;height:100dvh;position:relative;overflow:clip}.oz-shell>main.chat-main{width:100%;height:100dvh}.oz-drawer{top:0;inset-inline-start:0;z-index:70;background:var(--ink-2);border-inline-end:1px solid var(--line);width:min(300px,86vw);transition:transform .26s var(--ease);flex-direction:column;display:flex;position:fixed;bottom:0;transform:translate(-101%)}[dir=rtl] .oz-drawer{transform:translate(101%)}[dir=rtl] .oz-drawer.open{transform:translate(0);box-shadow:-24px 0 60px -30px #0000008c}.oz-drawer.open{transform:translate(0);box-shadow:24px 0 60px -30px #0000008c}.oz-drawer .rail-nav{padding:16px 10px}.oz-drawer .oz-nav-item{color:var(--oui-text-2,var(--mute));border-radius:8px;gap:9px;padding:7px 10px;font-size:12.5px;font-weight:450}.oz-drawer .oz-nav-item:hover{color:var(--oui-text-1,var(--paper))}.oz-drawer .oz-nav-item.active{color:var(--white);font-weight:500}.oz-drawer .oz-nav-item svg{opacity:.9;flex:none;width:16px;height:16px}.oz-shell-backdrop{z-index:65;background:#00000073;position:fixed;inset:0}@media (min-width:901px){.oz-shell{display:flex}.oz-shell>.oz-drawer{width:260px;box-shadow:none;background:var(--oui-bg-sunken,var(--ink-2));transition:width .2s var(--ease);z-index:auto;flex:none;position:static;overflow:hidden;transform:none}.oz-shell>:not(.oz-drawer):not(.oz-shell-backdrop){flex:1;min-width:0}.oz-shell-backdrop{display:none}html[data-sidebar=collapsed] .oz-shell>.oz-drawer{width:64px}html[data-sidebar=collapsed] .oz-shell>.oz-drawer .oz-nav-item .t{display:none}html[data-sidebar=collapsed] .oz-shell>.oz-drawer .chat-grp,html[data-sidebar=collapsed] .oz-shell>.oz-drawer .oz-nav-grp,html[data-sidebar=collapsed] .oz-shell>.oz-drawer .oz-nav-company{visibility:hidden}html[data-sidebar=collapsed] .oz-shell>.oz-drawer .oz-nav-item{justify-content:center;padding:9px 0}}.oz-chatshell{grid-template-columns:1fr 288px;height:100dvh;display:grid}.oz-chatshell .chat-rail{border-inline-end:0;border-inline-start:1px solid var(--line)}.oz-chatshell.railless{grid-template-columns:1fr}.oz-chatshell{grid-template-rows:minmax(0,1fr)}.oz-chatshell>*{min-height:0}.oz-chatshell .chat-rail{min-height:0;display:flex}.oz-chatshell main.chat-main{height:100%;min-height:0}.oz-chatrail-more .t{color:var(--oui-text-3)}.oz-rail-backdrop{display:none}@media (max-width:900px){.oz-chatshell{grid-template-columns:1fr}.oz-chatshell:not(.railless) .chat-rail{top:0;inset-inline-end:0;z-index:60;bottom:0;opacity:1;pointer-events:auto;border-inline-end:0;width:min(300px,86vw);position:fixed;inset-inline-start:auto;transform:none;box-shadow:-24px 0 60px -30px #0000008c}.oz-rail-backdrop{z-index:59;background:#00000073;border:0;padding:0;display:block;position:fixed;inset:0}}.rail-nav{flex-direction:column;gap:2px;padding:0 12px 10px;display:flex}.rail-nav .chat-grp{margin:4px 8px 6px}.oz-drawer .rail-nav .oz-nav-grp{font-family:var(--body);letter-spacing:-.02em;text-transform:none;color:var(--oui-text-1,var(--paper));margin:20px 8px 6px;padding:0 4px;font-size:14px;font-weight:700;line-height:1.25}.oz-drawer .rail-nav .oz-nav-grp:first-child,.oz-drawer .rail-nav .oz-nav-company+.oz-nav-grp{margin-top:2px}.oz-nav-company{border-bottom:1px solid var(--line);letter-spacing:-.015em;color:var(--oui-text-1,var(--text));text-overflow:ellipsis;white-space:nowrap;margin:0 8px 14px;padding:0 4px 12px;font-size:14px;font-weight:650;line-height:1.3;overflow:hidden}.rail-searchwrap{border-top:1px solid var(--line);padding:10px 14px 2px}.oz-dash-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin:6px 0 24px;display:flex}.oz-dash-hello h1{letter-spacing:-.02em;color:var(--oui-text-1);font-size:clamp(24px,3vw,32px);font-weight:650}.oz-dash-hello .oz-hint{margin-top:6px}.oz-dash-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.oz-dash-tiles{grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-auto-flow:column;margin-bottom:16px}@media (max-width:820px){.oz-dash-tiles{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.oz-dash-tiles>:last-child:nth-child(odd){grid-column:1/-1}}@media (max-width:480px){.oz-dash-tiles{grid-template-columns:minmax(0,1fr)}}.oz-dash-board{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.oz-dash-board>.oz-span-4{grid-column:span 4}.oz-dash-board>.oz-span-6{grid-column:span 6}.oz-dash-board>.oz-span-8{grid-column:span 8}.oz-dash-board>.oz-span-12{grid-column:1/-1}@media (max-width:820px){.oz-dash-board>[class*=oz-span-]{grid-column:1/-1}}.oz-dash-board>.oz-dash-panel{min-width:0}.oz-dash-board>.oz-dash-panel>.oz-hint:last-child,.oz-dash-board>.oz-dash-panel>.oui-donut:last-child{flex:1;justify-content:center;align-items:center;margin:0;display:flex}.oz-dash-board>.oz-dash-panel>.oz-hint:last-child{text-align:center}.oz-dash-grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:16px;display:grid}.oz-dash-col-main,.oz-dash-col-side{flex-direction:column;gap:16px;min-width:0;display:flex}@media (max-width:1020px){.oz-dash-grid{grid-template-columns:1fr}}.oz-dash-today{font-size:var(--oui-fs-ui);color:var(--oui-text-3)}.oz-dash-mini-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:2px 0 12px;display:grid}.oz-dash-mini-tiles .oui-stattile{padding:10px 12px}.oz-dash-panel-table{margin:0 -4px;overflow-x:auto}.oz-dash-panel-table .oui-table{width:100%}.oz-dash-today strong{color:var(--oui-text-1);font-size:18px;font-weight:650}.oz-dash-panel{flex-direction:column;gap:2px;display:flex}.oz-dash-panel-head{border-bottom:1px solid var(--oui-stroke-hair);justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;padding-bottom:8px;display:flex}.oz-dash-panel-head .oui-eyebrow{align-items:center;gap:6px;display:inline-flex}.oz-dash-row{font-size:var(--oui-fs-ui);color:var(--oui-text-1);text-align:start;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.oz-dash-row+.oz-dash-row{border-top:1px solid var(--oui-stroke-hair)}.oz-dash-row-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.oz-dash-rows{grid-template-columns:minmax(0,1fr) max-content max-content;display:grid}.oz-dash-rows.oz-dash-rows-dated{grid-template-columns:minmax(0,1fr) max-content}.oz-dash-rows>.oz-dash-row{grid-column:1/-1;grid-template-columns:subgrid;align-items:center;column-gap:12px;display:grid}.oz-dash-row-badge{justify-self:start;display:inline-flex}.oz-dash-row-date{white-space:nowrap;font-variant-numeric:tabular-nums;justify-self:end}button.oz-dash-row-click{border:none;border-top:1px solid var(--oui-stroke-hair);cursor:pointer;background:0 0;width:100%;font-family:inherit}button.oz-dash-row-click:first-of-type{border-top:none}button.oz-dash-row-click:hover .oz-dash-row-name{color:var(--oui-accent)}.oz-source.locked{cursor:default}.oz-source.locked:hover{border-color:var(--oui-stroke-hair);background:0 0}.oz-source-open.muted{color:var(--oui-text-3)}.oz-source.deleted{cursor:default;opacity:.72}.oz-source.deleted:hover{border-color:var(--oui-stroke-hair);background:0 0}.oz-source.deleted .oz-source-name{color:var(--oui-text-3);text-decoration:line-through}.oz-source-version{background:var(--oui-bg-raised);color:var(--oui-text-2);border:1px solid var(--oui-stroke-hair);white-space:nowrap;border-radius:999px;padding:3px 7px;font-size:11px;line-height:1}.doc-view-version{color:var(--oui-text-2);background:var(--oui-bg-raised);border-bottom:1px solid var(--oui-stroke-hair);padding:10px 14px;font-size:13px;line-height:1.5}.doc-view-version strong{color:var(--oui-text-1)}.oz-rowtile{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.oz-rowtile-main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.oz-rowtile-side{text-align:end;flex-direction:column;flex:none;align-items:flex-end;gap:3px;display:flex}.oz-audit-row{gap:28px;padding:18px 22px}.oz-audit-row .oz-rowtile-main{gap:10px}.oz-audit-row .oz-rowtile-side{gap:6px}.oz-audit-row .oz-vcard-what{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.oz-audit-actor{font-family:var(--oui-font-mono);color:var(--oui-text-2);font-size:12px}.oz-movedchips{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.oz-chip-ok,.oz-chip-bad{font-family:var(--oui-font-mono);white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:11.5px;line-height:1.5;display:inline-flex}.oz-chip-ok{color:var(--oui-ok);border:1px solid color-mix(in srgb, var(--oui-ok) 40%, transparent);background:color-mix(in srgb, var(--oui-ok) 9%, transparent)}.oz-chip-bad{color:var(--oui-danger);border:1px solid color-mix(in srgb, var(--oui-danger) 40%, transparent);background:color-mix(in srgb, var(--oui-danger) 9%, transparent)}.oz-usage-controls{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.oz-usage-controls .oui-field{width:min(280px,100%);min-width:220px}.oz-period-block{flex:none}.oz-period-line{flex-flow:row;align-items:flex-end;gap:12px;display:flex}.oz-period-line>.oui-field:first-child{flex:none;width:220px;min-width:220px}.oz-usage-controls .oz-period-range.oui-field{flex:none;width:320px;min-width:280px}.oz-period-dates{margin:6px 0 0}.oz-period-range-box{border:1px solid var(--oui-stroke-control);border-radius:var(--oui-r-control);background:var(--oui-bg-raised);align-items:center;height:36px;display:flex}.oz-period-range-box .oui-datepick{flex:1;min-width:0}.oz-period-range-box .oui-datepick-input{background:0 0;border:none;height:34px}.oz-period-range-sep{color:var(--oui-text-3);flex:none;padding:0 2px}.oz-usage-people-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 8px;display:flex}.oz-usage-pair .oz-usage-people-head{margin-top:0}.oz-usage-tiles{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.oz-usage-change{font-size:var(--oui-fs-meta);color:var(--oui-text-3);white-space:nowrap;margin-inline-start:8px}.oz-hbar-list{flex-direction:column;gap:12px;margin:0;padding:8px 0 0;list-style:none;display:flex}.oz-hbar-row{grid-template-columns:minmax(72px,28%) 1fr auto;align-items:center;gap:10px;display:grid}.oz-hbar-label{font-size:var(--oui-fs-meta);color:var(--oui-text-2);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.oz-hbar-track{background:color-mix(in srgb, var(--oui-text-3) 16%, transparent);border-radius:999px;height:8px;overflow:hidden}.oz-hbar-fill{border-radius:inherit;background:var(--oui-chart-1);min-width:2px;height:100%;display:block}.oz-hbar-value{font-size:var(--oui-fs-meta);font-variant-numeric:tabular-nums;color:var(--oui-text-2);text-align:end}.oz-usage-model{margin-bottom:26px}.oz-usage-pair{align-items:stretch}.oz-usage-pair>*{height:100%}.oz-usage-pair .oz-dash-panel{flex:1;height:100%}.oz-usage-kind .oui-donut{flex:1}.oz-revenue-losses{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.oz-revenue-losses li{justify-content:space-between;align-items:center;gap:12px;display:flex}.oz-revenue-loss-id{font-family:var(--oui-font-mono,ui-monospace, monospace);font-size:var(--oui-fs-ui)}.oz-margin-ok{color:var(--oui-ok,#16a34a)}.oz-margin-warn{color:var(--oui-text-3)}.oz-margin-danger{color:var(--oui-danger,#dc2626)}.oz-margin-muted{color:var(--oui-text-3)}.oz-rate-head,.oz-contact-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.oz-rate-figure{letter-spacing:-.01em;margin:0 0 4px;font-size:22px;font-weight:650}.oz-rate-figure+.oz-hint{margin-top:0}[data-testid=company-rate-history]{margin-top:18px}[data-testid=company-rate-history]>.oui-eyebrow{margin-bottom:8px;display:block}.oz-linkish{font:inherit;color:inherit;cursor:pointer;text-align:start;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:3px;background:0 0;border:0;padding:0}.oz-linkish:hover{text-decoration-color:currentColor}.oz-linkish:focus-visible{outline:2px solid var(--oui-accent,currentColor);outline-offset:2px;border-radius:3px}.oz-price-table{max-height:420px;margin-top:12px;overflow-y:auto}[data-testid=toggle-price-list]{align-self:flex-start;margin-top:4px}.oz-revenue-page .oz-hint[data-testid=revenue-completeness]{margin:14px 0 22px}.oz-revenue-page [data-testid=revenue-prices],.oz-revenue-page [data-testid=revenue-rollup],.oz-revenue-page [data-testid=revenue-unprofitable]{margin-bottom:14px;padding:18px 20px}.oz-revenue-page .oz-dash-panel-head{margin-bottom:10px}.oz-revenue-page .oz-dash-grid{margin-top:26px}.oz-revenue-page .oz-dash-grid .oz-dash-panel{padding:18px 20px}.oz-revenue-page .oz-dash-grid table{margin-top:6px}.oz-voice-samples{align-items:center;gap:2px;padding-inline-start:6px;display:inline-flex}.oz-voice-samples [data-playing=true]{color:var(--oui-accent)}.oz-msgtime{font-family:var(--oui-font-mono);color:var(--oui-text-3);margin-block-start:6px;font-size:11px;line-height:1;display:block}.oz-user .oz-msgtime{text-align:end}.oz-datesep{align-items:center;gap:10px;margin-block:18px 10px;display:flex}.oz-datesep:before,.oz-datesep:after{content:"";background:var(--oui-border);flex:1;block-size:1px}.oz-datesep span{font-family:var(--oui-font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--oui-text-3);white-space:nowrap;font-size:11px}.oz-stop{background:var(--oui-danger,#b3261e)}.doc-xlsx-tabs{border-block-end:1px solid var(--oui-border);flex-wrap:wrap;gap:4px;margin-block-end:10px;padding-block-end:6px;display:flex}.doc-xlsx-tab{color:var(--oui-text-2);font:inherit;font-size:var(--oui-fs-meta);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:5px 10px}.doc-xlsx-tab:hover{background:var(--oui-active)}.doc-xlsx-tab[aria-selected=true]{background:var(--oui-active);color:var(--oui-text-1);font-weight:600}.doc-xlsx-body{max-height:60vh;overflow:auto}:is(.doc-view-main:has(.doc-xlsx-body),.oz-docpage-preview:has(.doc-xlsx-body)){flex-direction:column;display:flex}.doc-view-host:has(.doc-xlsx-body){flex-direction:column;flex:auto;min-height:0;display:flex}.doc-view-host:has(.doc-xlsx-body) .doc-xlsx-body{flex:auto;min-height:min(60vh,420px);max-height:none}.doc-view-host:has(.doc-xlsx-body) .doc-xlsx-more{border-block-start:1px solid var(--oui-stroke-hair);flex:none;margin-block-start:6px}.doc-empty,.doc-xlsx-more{color:var(--oui-text-3);font-size:var(--oui-fs-meta);padding:10px 2px}.oz-reports-roles{grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:10px;margin-top:10px;display:grid}.oz-reports-role{border:1px solid var(--oui-stroke-hair);border-radius:var(--oui-r-card);background:var(--oui-bg-panel);cursor:pointer;transition:background var(--oui-t-fast), border-color var(--oui-t-fast);align-items:center;gap:10px;padding:11px 13px;display:flex}.oz-reports-role:hover{background:var(--oui-hover);border-color:var(--oui-stroke-control)}.oz-reports-role.on{border-color:var(--oui-accent)}.oz-reports-role .t{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13.5px;font-weight:600;overflow:hidden}.oz-reports-role .n{color:var(--oui-text-3);flex:none;font-size:12px}.oz-reports-people{flex-direction:column;gap:10px;margin-top:10px;display:flex}.oz-reports-chiprow{flex-wrap:wrap;gap:6px;display:flex}.oz-reports-userlist{flex-direction:column;gap:8px;display:flex}.oz-reports-userrow{text-align:start;border:1px solid var(--oui-stroke-hair);border-radius:var(--oui-r-card);background:var(--oui-bg-panel);cursor:pointer;width:100%;font:inherit;color:inherit;transition:background var(--oui-t-fast), border-color var(--oui-t-fast);align-items:center;gap:12px;padding:9px 12px;display:flex}.oz-reports-userrow:hover{background:var(--oui-hover);border-color:var(--oui-stroke-control)}.oz-reports-userrow.on{border-color:var(--oui-accent)}.oz-reports-userrow .who{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.oz-reports-userrow .who b{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}.oz-reports-userrow .who span{color:var(--oui-text-3);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.oz-reports-userrow .state{color:var(--oui-text-3);flex:none;font-size:12.5px}.oz-reports-userrow.on .state{color:var(--oui-accent);font-weight:600}.oz-reports-when{flex-wrap:wrap;align-items:flex-start;gap:14px;display:flex}.oz-reports-when input[type=time]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){.oz-reports-when input[type=time]{--lightningcss-light: ;--lightningcss-dark:initial}}.oz-reports-history{flex-direction:column;gap:8px;display:flex}.oz-reports-historyrow{border:1px solid var(--oui-stroke-hair);border-radius:var(--oui-r-card);background:var(--oui-bg-panel);align-items:center;gap:12px;padding:10px 13px;display:flex}.oz-reports-historyrow .who{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.oz-reports-historyrow .who b{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}.oz-reports-historyrow .who span{color:var(--oui-text-3);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.oz-reports-historyrow .mark{flex:none;align-items:center;gap:8px;display:flex}.oz-dup-actions{flex-wrap:wrap;gap:10px;display:flex}.oz-dup-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.oz-dup-selectall{align-items:center;min-width:120px;display:inline-flex}.oz-dup-toolbar-actions{gap:8px;display:flex}.oz-dup-search{padding-bottom:10px}.oz-dup-list{border:1px solid var(--oui-border);border-radius:10px;max-height:336px;overflow-y:auto}.oz-dup-row{border-bottom:1px solid var(--oui-border);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 12px;display:grid}.oz-dup-row:last-child{border-bottom:none}.oz-dup-name{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-weight:600;display:-webkit-box;overflow:hidden}.oz-dup-namecell{flex-direction:column;gap:3px;min-width:0;display:flex}.oz-dup-why{font-size:var(--oui-fs-meta);color:var(--oui-text-3);overflow-wrap:anywhere;font-weight:400}.oz-dup-empty{color:var(--oui-text-3);text-align:center;padding:18px 12px}.oz-dup-pager{justify-content:flex-end;padding-top:8px;display:flex}.oz-dup-footer{border-top:1px solid var(--oui-border);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex}.oz-dup-footer-actions{gap:8px;display:flex}.oz-dup-count{color:var(--oui-text-3);font-size:13px}@media (min-width:721px){.viewer-tab-sources{display:none}}@media (max-width:760px){.oz-docpage-head{flex-direction:column;align-items:stretch}.oz-docpage-actions{justify-content:flex-start}.oz-rowtile{flex-direction:column;align-items:stretch;gap:8px}.oz-rowtile-side{text-align:start;flex-flow:wrap;align-items:center;gap:4px 12px}.oz-vcard-actions,.oz-roles-mainhead{flex-wrap:wrap}.oz-roles-asidelist{padding-bottom:8px}}.oz-idhead{flex-wrap:wrap}.oz-idhead-who{flex:220px}.oz-idhead-who span{overflow-wrap:anywhere}.oz-cn-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;display:grid}@media (max-width:1100px){.oz-cn-grid{grid-template-columns:1fr}}.oz-cn-main,.oz-cn-side{flex-direction:column;gap:16px;min-width:0;display:flex}.oz-cn-card{margin:0}.oz-cn-step{letter-spacing:-.01em;color:var(--oui-text-1);margin:0 0 2px;font-size:19px;font-weight:650}.oz-cn-stepsub{margin:0 0 16px;font-size:13.5px}.oz-cn-choices{flex-direction:column;gap:10px;display:flex}.oz-cn-choice{border:1px solid var(--oui-stroke-hair);border-radius:var(--oui-r-card);background:var(--oui-bg-raised);transition:border-color var(--oui-t-fast), background var(--oui-t-fast)}.oz-cn-choice.on{background:color-mix(in srgb, #8b7cf6 5%, var(--oui-bg-raised));border-color:#8b7cf699}.oz-cn-choice-head{cursor:pointer;align-items:center;gap:14px;padding:18px;display:flex}.oz-cn-radio{appearance:none;border:1.5px solid var(--oui-stroke-control);cursor:pointer;width:18px;height:18px;transition:border-color var(--oui-t-fast);border-radius:50%;flex:none;margin:0}.oz-cn-radio:checked{background:radial-gradient(circle,#8b7cf6 0 38%,#0000 45%);border-color:#8b7cf6}.oz-cn-radio:focus-visible{outline-offset:2px;outline:2px solid #8b7cf6}.oz-cn-choice-ic{border:1px solid var(--oui-stroke-hair);background:var(--oui-bg-panel);width:44px;height:44px;color:var(--oui-text-2);border-radius:12px;flex:none;place-items:center;display:grid}.oz-cn-choice-ic.violet{color:#8b7cf6;background:#8b7cf61f;border-color:#8b7cf659}.oz-cn-choice-ic.green{color:var(--oui-ok);border-color:color-mix(in srgb, var(--oui-ok) 35%, transparent);background:color-mix(in srgb, var(--oui-ok) 10%, transparent)}.oz-cn-choice-ic.blue{color:var(--oui-info);border-color:color-mix(in srgb, var(--oui-info) 35%, transparent);background:color-mix(in srgb, var(--oui-info) 10%, transparent)}.oz-cn-choice-text{flex-direction:column;gap:2px;min-width:0;display:flex}.oz-cn-choice-text b{color:var(--oui-text-1);font-size:15.5px;font-weight:600}.oz-cn-choice-text>span{color:var(--oui-text-3);font-size:13.5px}.oz-cn-sub{flex-direction:column;gap:8px;padding:0 18px 16px 76px;display:flex}@media (max-width:640px){.oz-cn-sub{padding-inline-start:16px}}.oz-cn-chips{flex-wrap:wrap;gap:8px;display:flex}.oz-cn-chip{border:1px solid var(--oui-stroke-control);background:var(--oui-bg-panel);color:var(--oui-text-1);border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:5px 7px 5px 12px;font-size:13.5px;display:inline-flex}.oz-cn-chip .t{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.oz-cn-chip .n{color:var(--oui-text-3);font-size:11.5px}.oz-cn-chip .x{color:var(--oui-text-3);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:3px 5px;font-size:11px;line-height:1}.oz-cn-chip .x:hover{color:var(--oui-text-1);background:var(--oui-hover)}.oz-cn-userchip{padding-inline-start:4px}.oz-cn-chipavatar.oui-avatar{width:24px;height:24px;font-size:9px}.oz-reports-userrow{align-items:center;gap:10px;display:flex}.oz-reports-userrow .oui-avatar{flex:none;width:26px;height:26px;font-size:10px}.oz-reports-userrow .who{flex:1;min-width:0}.oz-cn-actions{justify-content:flex-end;gap:10px;display:flex}.oz-cn-status{margin:0 0 12px}.oz-cn-sum{flex-direction:column;gap:12px;display:flex}.oz-cn-sumrow{align-items:flex-start;gap:10px;display:flex}.oz-cn-sumrow .ic{border:1px solid color-mix(in srgb, var(--oui-ok) 35%, transparent);background:color-mix(in srgb, var(--oui-ok) 10%, transparent);width:34px;height:34px;color:var(--oui-ok);border-radius:10px;flex:none;place-items:center;display:grid}.oz-cn-sumrow:nth-child(2) .ic{color:#8b7cf6;background:#8b7cf61f;border-color:#8b7cf659}.oz-cn-sumrow .tx{flex-direction:column;gap:1px;min-width:0;display:flex}.oz-cn-sumrow .tx b{color:var(--oui-text-1);font-size:14.5px;font-weight:600}.oz-cn-sumrow .tx>span{color:var(--oui-text-3);overflow-wrap:anywhere;font-size:13px}.oz-cn-divider{background:var(--oui-stroke-hair);height:1px;margin:18px 0}.oz-cn-test{border-top:1px solid var(--oui-stroke-hair);margin-top:12px;padding-top:12px}.oz-cn-tagbox{border:1px solid var(--oui-stroke-control);border-radius:var(--oui-r-control);background:var(--oui-bg-raised);align-items:center;gap:8px;min-height:52px;padding:8px 9px 8px 12px;display:flex}.oz-cn-tagbox .oz-cn-chips{scrollbar-width:thin;scrollbar-color:var(--oui-stroke-control) transparent;flex:1;min-width:0;max-height:108px;overflow-y:auto}.oz-cn-tagbox-empty{color:var(--oui-text-3);padding-inline-start:2px;font-size:13px}.oz-cn-caret{color:var(--oui-text-3);cursor:pointer;transition:transform var(--oui-t-fast), color var(--oui-t-fast);background:0 0;border:0;border-radius:8px;flex:none;padding:6px 8px;font-size:13px}.oz-cn-caret:hover{color:var(--oui-text-1);background:var(--oui-hover)}.oz-cn-caret.open{transform:rotate(180deg)}.oz-cn-optlist{border:1px solid var(--oui-stroke-hair);border-radius:var(--oui-r-control);background:var(--oui-bg-panel);overflow:hidden}.oz-cn-opt{width:100%;color:var(--oui-text-1);font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;font-size:13.5px;display:flex}.oz-cn-opt+.oz-cn-opt{border-top:1px solid var(--oui-stroke-hair)}.oz-cn-opt:hover{background:var(--oui-hover)}.oz-cn-opt .n{color:var(--oui-text-3);flex:none;font-size:12px}.oz-cn-card.oui-card{padding:24px 26px}.oz-cn-allpicked{margin:2px 0 0 2px;font-size:12.5px}.oz-name-with-badge{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;display:flex}.oz-name-with-badge>.oui-badge{flex:none}.oz-demo-head{align-items:center;gap:12px;margin-bottom:18px;display:flex}.oz-demo-head-badges{gap:8px;display:inline-flex}.oz-demo-period{color:var(--oui-text-3,#8b93a7);margin-inline-start:auto;font-size:12px}.oz-meters{border-bottom:1px solid var(--oui-line,#ffffff14);grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:20px;padding-bottom:20px;display:grid}@media (max-width:1100px){.oz-meters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.oz-meters{grid-template-columns:minmax(0,1fr)}}.oz-meter{flex-direction:column;min-width:0;display:flex}.oz-meter-label{letter-spacing:.04em;text-transform:uppercase;color:var(--oui-text-3,#8b93a7);font-size:12px;font-weight:500}.oz-meter-value{font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;margin-top:8px;display:flex}.oz-meter-value strong{font-size:22px;font-weight:600;line-height:1.1}.oz-meter-of{color:var(--oui-text-3,#8b93a7);font-size:13px}.oz-meter-track-row{height:6px;margin-top:12px;display:block}.oz-meter-track{background:var(--oui-active,#ffffff14);border-radius:3px;height:6px;display:block;overflow:hidden}.oz-meter-fill{background:var(--oui-accent,#2f6fed);height:100%;transition:width var(--oui-t-med,.24s) ease;border-radius:3px;display:block}.oz-meter-fill[data-state=warn]{background:var(--oui-warn,#d99a2b)}.oz-meter-fill[data-state=critical]{background:var(--oui-danger,#e5484d)}.oz-meter-hint{min-height:16px;color:var(--oui-text-3,#8b93a7);margin-top:8px;font-size:12px;display:block}.oz-meter-hint[data-state=critical]{color:var(--oui-danger,#e5484d)}.oz-demo-toggle{margin-bottom:4px}.oz-settings-list{margin-top:14px}.oz-setting{border-top:1px solid var(--oui-line,#ffffff14);align-items:center;gap:24px;padding:14px 0;display:flex}.oz-setting-what{flex:0 0 40%;min-width:0;max-width:320px}.oz-setting-label{font-size:14px;font-weight:500;display:block}.oz-setting-help{color:var(--oui-text-3,#8b93a7);margin-top:2px;font-size:12px;display:block}.oz-setting-control{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.oz-setting-control .oui-field-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.oz-setting-input{width:140px}.oz-setting-input input{font-variant-numeric:tabular-nums}.oz-setting-input-date{width:180px}@media (max-width:760px){.oz-setting{flex-direction:column;align-items:stretch;gap:10px}.oz-setting-what{flex:none;max-width:none}}.oz-demo-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.oz-invite-link-row{align-items:flex-end;gap:8px;margin-top:12px;display:flex}.oz-invite-link-row>:first-child{flex:1;min-width:0}.oz-invite-link-row>button{flex:none}.oz-langpick{flex-direction:column;gap:12px;display:flex}.oz-langpick-list{border:1px solid var(--oui-stroke-hair);border-radius:10px;max-height:min(46vh,340px);margin:0;padding:4px;list-style:none;overflow-y:auto}.oz-langpick-row{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--oui-text-1);font-size:var(--oui-fs-ui);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.oz-langpick-row.is-active{background:var(--oui-hover)}.oz-langpick-row[aria-selected=true]{font-weight:600}.oz-langpick-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.oz-langpick-english{color:var(--oui-text-3);font-size:var(--oui-fs-meta);flex:none}.oz-langpick-check{color:var(--oui-text-2);flex:none;display:inline-flex}.oz-copy-invite-email{overflow-wrap:anywhere;color:var(--oui-text-1);margin-top:6px;display:block}.oz-tile-link{color:inherit;border-radius:var(--oui-r-card);text-decoration:none;display:block;position:relative}.oz-tile-link>.oui-stattile{height:100%;transition:border-color var(--oui-t-fast), background var(--oui-t-fast)}.oz-tile-link:hover>.oui-stattile{border-color:var(--oui-stroke-control);background:color-mix(in srgb, var(--oui-bg-panel), var(--oui-text-1) 3%)}.oz-tile-link:focus-visible{outline:2px solid var(--oui-focus);outline-offset:2px}.oz-tile-go{top:14px;color:var(--oui-text-3);opacity:0;transition:opacity var(--oui-t-fast);position:absolute;inset-inline-end:14px}.oz-tile-link:hover .oz-tile-go,.oz-tile-link:focus-visible .oz-tile-go{opacity:1}.oz-tile-pending{color:var(--oui-text-3)}.oz-dash-usage-figure{align-items:baseline;gap:8px;margin-top:6px;display:flex}.oz-dash-usage-figure strong{font-family:var(--oui-font-display);letter-spacing:-.02em;color:var(--oui-text-1);font-size:30px;font-weight:600}.oz-dash-usage-figure span{color:var(--oui-text-2)}.oz-dash-usage-trend{margin-top:auto;padding-top:12px}.oz-dash-usage-sub{font-size:var(--oui-fs-meta);color:var(--oui-text-2);margin:2px 0 0}.oz-dash-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:12px 0;display:flex}.oz-dash-empty .oz-hint{margin:0}.oz-first-steps{flex-direction:column;gap:14px;padding-top:4px;display:flex}.oz-first-steps-lead{color:var(--oui-text-2);margin:0}.oz-first-steps-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.oz-first-steps-list li{border:1px solid var(--oui-stroke-hair);border-radius:var(--oui-r-control);align-items:center;gap:14px;padding:14px 16px;display:flex}.oz-first-steps-num{width:28px;height:28px;font-family:var(--oui-font-mono);color:var(--oui-text-1);border:1px solid var(--oui-stroke-control);border-radius:50%;flex:none;place-items:center;font-size:12px;display:grid}.oz-first-steps-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.oz-first-steps-text .oz-hint{margin:0}.oz-ph-bar{vertical-align:middle;background:var(--oui-hover);border-radius:4px;width:60%;height:.7em;display:inline-block}.oz-ph-bar.oz-ph-short{width:4.5em}.oz-ph-badge .oui-badge{color:#0000;background:var(--oui-hover);border-color:#0000}
