.opwrap{background:var(--op-bg);min-height:100vh;color:var(--op-ink);--op-bg:#f5f6f9;--op-surface:#fff;--op-card:#fff;--op-card-2:#f1f3f7;--op-ink:#16233c;--op-ink-2:#465069;--op-ink-3:#7c8295;--op-ink-4:#aab0bd;--op-line:#e7eaf0;--op-line-2:#f0f2f6;--op-blue:#10356e;--op-blue-deep:#0a2249;--op-blue-ghost:#eef2fa;--op-blue-line:#d3ddf0;--op-terra:#c2552d;--op-terra-deep:#a2431f;--op-terra-ghost:#fbeee7;--op-terra-line:#f0d2c3;--op-green:#2f7d57;--op-green-ghost:#e9f4ee;--op-amber:#9a7820;--op-amber-ghost:#f8efd9;--op-red:#b23b2a;--op-red-ghost:#fbeae7;--op-violet:#6b4fc4;--op-violet-ghost:#efeafb;--op-ui:"Inter Tight",system-ui,sans-serif;--op-word:"Fraunces","Newsreader",Georgia,serif;--op-mono:"JetBrains Mono",ui-monospace,monospace;--op-r:12px;--op-shadow:0 1px 2px #16233c0a,0 6px 22px #16233c0f}.opwrap .op-app[data-theme=dark],.opwrap .opm[data-theme=dark]{color:#ece5d8;--op-bg:#14110d;--op-surface:#1c1813;--op-card:#1c1813;--op-card-2:#0f0c09;--op-ink:#ece5d8;--op-ink-2:#b9af9d;--op-ink-3:#867c6d;--op-ink-4:#5e564a;--op-line:#2e2820;--op-line-2:#241f19;--op-blue:#6e9bdc;--op-blue-deep:#4a7bc7;--op-blue-ghost:#19223a;--op-blue-line:#2a3a5c;--op-terra:#d36a44;--op-terra-deep:#b0532f;--op-terra-ghost:#2c1c14;--op-terra-line:#4a2c1e;--op-green:#4fae7e;--op-green-ghost:#16241c;--op-amber:#caa24a;--op-amber-ghost:#2a2212;--op-red:#d8675a;--op-red-ghost:#2c1714;--op-violet:#9a82e0;--op-violet-ghost:#241c33;background:#14110d}.opwrap *{box-sizing:border-box}.opwrap .op-app{font-family:var(--op-ui);background:var(--op-bg);color:var(--op-ink);-webkit-font-smoothing:antialiased;min-height:100vh}.opwrap .op-app h1,.opwrap .op-app h2,.opwrap .op-app h3,.opwrap .op-app h4{font-family:var(--op-ui);letter-spacing:-.01em;margin:0}.opwrap .op-top{z-index:40;background:var(--op-surface);border-bottom:1px solid var(--op-line);align-items:center;gap:22px;height:60px;padding:0 26px;display:flex;position:sticky;top:0}.opwrap .op-wm{color:var(--op-blue);flex:none;align-items:center;width:128px;line-height:0;display:inline-flex}.opwrap .op-wm svg{width:100%;height:auto;display:block}.opwrap .op-nav{flex:1;align-items:center;gap:3px;min-width:0;display:flex;overflow-x:auto}.opwrap .op-nav::-webkit-scrollbar{display:none}.opwrap .op-navlink{color:var(--op-ink-2);cursor:pointer;white-space:nowrap;border-radius:9px;padding:8px 12px;font-size:13.5px;font-weight:500;transition:background .14s,color .14s;position:relative}.opwrap .op-navlink:hover{background:var(--op-card-2);color:var(--op-ink)}.opwrap .op-navlink.on{color:var(--op-ink);font-weight:600}.opwrap .op-navlink.on:after{content:"";background:var(--op-terra);border-radius:3px;height:2.5px;position:absolute;bottom:-1px;left:12px;right:12px}.opwrap .op-navlink .pip{background:var(--op-terra);color:#fff;vertical-align:middle;border-radius:9px;justify-content:center;align-items:center;min-width:17px;height:17px;margin-left:6px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.opwrap .op-ava,.opwrap .op-role,.opwrap .op-iconbtn,.opwrap .op-x,.opwrap .op-cc{font-family:inherit}.opwrap .op-ava{background:var(--op-blue-ghost);border:1px solid var(--op-blue-line);width:34px;height:34px;color:var(--op-blue-deep);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12.5px;font-weight:700;display:flex}.opwrap .op-role{background:var(--op-card-2);border:1px solid var(--op-line);cursor:pointer;color:var(--op-ink-2);white-space:nowrap;border-radius:10px;align-items:center;gap:8px;padding:5px 10px;font-size:12.5px;font-weight:500;display:flex}.opwrap .op-role:hover{border-color:var(--op-blue-line)}.opwrap .op-role .dot{background:var(--op-terra);border-radius:50%;width:7px;height:7px}.opwrap .op-iconbtn{border:1px solid var(--op-line);background:var(--op-surface);width:36px;height:36px;color:var(--op-ink-2);cursor:pointer;border-radius:10px;flex:none;justify-content:center;align-items:center;transition:border-color .14s,color .14s,transform .12s;display:flex}.opwrap .op-iconbtn:hover{border-color:var(--op-ink-4);color:var(--op-ink);transform:translateY(-1px)}.opwrap .op-iconbtn-dot{background:var(--op-terra);border:1.5px solid var(--op-surface);border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:8px}.opwrap .op-page{max-width:1180px;margin:0 auto;padding:26px 26px 60px}.opwrap .op-h{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.opwrap .op-h>div:first-child{flex:auto;min-width:0}.opwrap .op-h h1{font-size:27px;font-weight:400;font-family:var(--op-word);letter-spacing:-.02em;line-height:1.15;display:block}.opwrap .op-h .sub{color:var(--op-ink-3);margin-top:8px;font-size:13.5px}.opwrap .op-eyebrow{font-family:var(--op-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--op-ink-3);align-items:center;gap:9px;margin-bottom:9px;font-size:11px;font-weight:500;display:flex}.opwrap .op-eyebrow:before{content:"";background:var(--op-terra);width:20px;height:1px}.opwrap .op-card{background:var(--op-card);border:1px solid var(--op-line);border-radius:var(--op-r);box-shadow:var(--op-shadow)}.opwrap .op-card.pad{padding:18px 20px}.opwrap .op-card.tbl{padding:9px 8px}.opwrap .op-card.tbl .op-tbl th{padding-top:6px}.opwrap .op-card-h{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.opwrap .op-card-h .t{font-size:15px;font-weight:600}.opwrap .op-card-h .s{color:var(--op-ink-3);margin-top:2px;font-size:12px}.opwrap .op-grid{gap:16px;display:grid}.opwrap .op-grid.c2{grid-template-columns:1fr 1fr}.opwrap .op-grid.c3{grid-template-columns:repeat(3,1fr)}.opwrap .op-grid.c4{grid-template-columns:repeat(4,1fr)}.opwrap .op-grid.main{grid-template-columns:1.6fr 1fr;align-items:start}@media (max-width:900px){.opwrap .op-grid.c2,.opwrap .op-grid.c3,.opwrap .op-grid.c4,.opwrap .op-grid.main{grid-template-columns:1fr}}.opwrap .op-stat{background:var(--op-card);border:1px solid var(--op-line);border-radius:var(--op-r);box-shadow:var(--op-shadow);padding:15px 17px}.opwrap .op-stat .l{color:var(--op-ink-3);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.opwrap .op-stat .n{letter-spacing:-.02em;font-size:27px;font-weight:700;font-family:var(--op-ui);margin-top:7px}.opwrap .op-stat .d{color:var(--op-ink-3);margin-top:4px;font-size:11.5px}.opwrap .op-stat .d.up{color:var(--op-green)}.opwrap .op-stat .d.down{color:var(--op-red)}.opwrap .op-btn{font:600 13px var(--op-ui);cursor:pointer;border:1px solid var(--op-line);background:var(--op-surface);color:var(--op-ink);white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:9px 15px;transition:transform .12s,background .14s,border-color .14s,box-shadow .14s;display:inline-flex}.opwrap .op-btn:hover{border-color:var(--op-ink-4);transform:translateY(-1px)}.opwrap .op-btn:active{transform:scale(.98)}.opwrap .op-btn.primary{background:var(--op-blue);border-color:var(--op-blue);color:#fff;box-shadow:0 6px 16px #3e74d947}.opwrap .op-btn.primary:hover{background:var(--op-blue-deep);border-color:var(--op-blue-deep)}.opwrap .op-btn.green{background:var(--op-green);border-color:var(--op-green);color:#fff}.opwrap .op-btn.sm{border-radius:8px;padding:6px 11px;font-size:12px}.opwrap .op-btn.ghost{background:0 0}.opwrap .op-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.opwrap .op-bdg{background:var(--op-card-2);color:var(--op-ink-2);border:1px solid var(--op-line);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.opwrap .op-bdg.blue{background:var(--op-blue-ghost);color:var(--op-blue-deep);border-color:var(--op-blue-line)}.opwrap .op-bdg.green{background:var(--op-green-ghost);color:var(--op-green);border-color:#bfe3cf}.opwrap .op-bdg.amber{background:var(--op-amber-ghost);color:var(--op-amber);border-color:#f0dcb6}.opwrap .op-bdg.red{background:var(--op-red-ghost);color:var(--op-red);border-color:#f3cdc9}.opwrap .op-bdg.violet{background:var(--op-violet-ghost);color:var(--op-violet);border-color:#d8cdf3}.opwrap .op-bdg .dot{background:currentColor;border-radius:50%;width:6px;height:6px}.opwrap .op-pcode{font-family:var(--op-mono);color:var(--op-ink-2);background:var(--op-card-2);border:1px solid var(--op-line);border-radius:6px;padding:2px 7px;font-size:11px;font-weight:600}.opwrap .op-tabs{border-bottom:1px solid var(--op-line);gap:4px;margin-bottom:20px;display:flex}.opwrap .op-tab{appearance:none;color:var(--op-ink-3);cursor:pointer;background:0 0;border:0;border-bottom:2.5px solid #0000;margin:0 0 -1px;padding:9px 13px;font-family:inherit;font-size:13.5px;font-weight:500;line-height:normal;transition:color .14s}.opwrap .op-tab:hover{color:var(--op-ink)}.opwrap .op-tab.on{color:var(--op-blue);border-bottom-color:var(--op-blue);font-weight:600}.opwrap .op-tab:focus-visible,.opwrap .op-key-action:focus-visible,.opwrap .op-inline-action:focus-visible,.opwrap .op-sort-button:focus-visible,.opwrap .op-column-option:focus-visible,.opwrap .op-table-row-action:focus-visible{outline:2px solid var(--op-blue);outline-offset:2px}.opwrap .op-row{border-bottom:1px solid var(--op-line-2);align-items:center;gap:13px;padding:13px 16px;display:flex}.opwrap .op-row:last-child{border-bottom:none}.opwrap .op-row .thumb{-o-object-fit:cover;object-fit:cover;background:var(--op-card-2);border-radius:10px;flex:0 0 46px;width:46px;height:46px}.opwrap .op-muted{color:var(--op-ink-3)}.opwrap .op-mono{font-family:var(--op-mono)}.opwrap .op-inline-action{appearance:none;font:inherit;color:var(--op-blue);cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-weight:600}.opwrap .op-table-row-action{appearance:none;font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;margin:0;padding:0}.opwrap .op-chart{align-items:flex-end;gap:10px;height:200px;padding:10px 4px 0;display:flex}.opwrap .op-bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.opwrap .op-bar{background:var(--op-blue);border-radius:7px 7px 0 0;width:62%;max-width:42px;transition:height .5s cubic-bezier(.2,.7,.3,1);position:relative}.opwrap .op-bar.ghost{background:var(--op-blue-line)}.opwrap .op-bar-x{color:var(--op-ink-3);font-size:10.5px;font-family:var(--op-mono)}.opwrap .op-emptyfig{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:200px;padding:10px 16px;display:flex}.opwrap .op-emptyfig .n{letter-spacing:-.02em;color:var(--op-ink-4);font-size:30px;font-weight:700;line-height:1}.opwrap .op-emptyfig .d{color:var(--op-ink-3);max-width:300px;font-size:11.5px;line-height:1.55}.opwrap .op-cal{border:1px solid var(--op-line);border-radius:10px;grid-template-columns:repeat(7,1fr);gap:0;display:grid;overflow:hidden}.opwrap .op-cal-hd{font-size:10.5px;font-family:var(--op-mono);text-transform:uppercase;letter-spacing:.07em;color:var(--op-ink-3);text-align:center;background:var(--op-card-2);border-right:1px solid var(--op-line-2);padding:8px 0}.opwrap .op-cal-hd:last-child{border-right:none}.opwrap .op-cal-cell{aspect-ratio:1.15;border-right:1px solid var(--op-line-2);border-top:1px solid var(--op-line-2);background:var(--op-surface);padding:6px 7px;font-size:12px;position:relative;overflow:visible}.opwrap .op-cal-cell:nth-child(7n){border-right:none}.opwrap .op-cal-cell.dim{color:var(--op-ink-4);background:var(--op-card-2)}.opwrap .op-cal-band{color:#fff;white-space:nowrap;cursor:pointer;z-index:2;align-items:center;height:16px;padding:0 6px;font-size:8.5px;font-weight:600;display:flex;position:absolute;left:0;right:0}.opwrap .op-cal-band.start{border-radius:5px 0 0 5px;left:3px}.opwrap .op-cal-band.end{border-radius:0 5px 5px 0;right:3px}.opwrap .op-cal-band.solo{border-radius:5px;left:3px;right:3px}.opwrap .op-cal-band.conf{background:var(--op-green)}.opwrap .op-cal-band.owner{background:var(--op-blue)}.opwrap .op-cal-band.block{background:var(--op-ink-3)}.opwrap .op-leg{color:var(--op-ink-2);flex-wrap:wrap;gap:16px;margin-top:14px;font-size:11.5px;display:flex}.opwrap .op-leg span{align-items:center;gap:6px;display:inline-flex}.opwrap .op-leg i{border-radius:3px;width:10px;height:10px;display:inline-block}.opwrap .op-wf{flex-direction:column;display:flex}.opwrap .op-wf-row{border-bottom:1px solid var(--op-line-2);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;font-size:13.5px;display:flex}.opwrap .op-wf-row .v{font-family:var(--op-mono);font-weight:600}.opwrap .op-wf-row.minus .v{color:var(--op-red)}.opwrap .op-wf-row.sub{font-weight:600}.opwrap .op-wf-row.total{border-top:2px solid var(--op-ink);border-bottom:none;margin-top:4px;padding-top:14px;font-size:16px;font-weight:700}.opwrap .op-wf-row.total .v{color:var(--op-green);font-size:18px}.opwrap .op-appr{border:1px solid var(--op-line);border-radius:var(--op-r);background:var(--op-surface);box-shadow:var(--op-shadow);padding:15px 16px}.opwrap .op-appr.urgent{border-left:3px solid var(--op-amber)}.opwrap .op-vis-grid{grid-template-columns:repeat(2,1fr);gap:9px 18px;margin:12px 0;display:grid}.opwrap .op-vis{align-items:flex-start;gap:8px;font-size:12.5px;display:flex}.opwrap .op-vis .k{color:var(--op-ink-3);flex:0 0 78px;min-width:78px}.opwrap .op-vis .vv{color:var(--op-ink);font-weight:500}.opwrap .op-photos{grid-template-columns:repeat(4,1fr);gap:8px;margin:10px 0;display:grid}.opwrap .op-photo{aspect-ratio:4/3;border:1px solid var(--op-line);background:repeating-linear-gradient(135deg,var(--op-card-2),var(--op-card-2) 7px,var(--op-line-2) 7px,var(--op-line-2) 14px);border-radius:9px;position:relative;overflow:hidden}.opwrap .op-photo .tag{font-family:var(--op-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--op-ink-3);background:color-mix(in oklab,var(--op-surface) 85%,transparent);border-radius:5px;padding:1px 5px;font-size:8px;position:absolute;bottom:5px;left:5px}.opwrap .op-friday{background:var(--op-blue-ghost);border:1px solid var(--op-blue-line);border-radius:var(--op-r);color:var(--op-ink-2);align-items:flex-start;gap:11px;padding:13px 15px;font-size:13px;line-height:1.5;display:flex}.opwrap .op-friday .fi{background:var(--op-blue);border-radius:8px;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.opwrap .op-friday b{color:var(--op-ink)}.opwrap .op-chat{flex-direction:column;height:560px;max-height:72vh;display:flex}.opwrap .op-chat-msgs{background:var(--op-card-2);flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.opwrap .op-msg{max-width:74%;box-shadow:var(--op-shadow);border-radius:14px;padding:10px 13px;font-size:13px;line-height:1.5}.opwrap .op-msg.them{background:var(--op-surface);border:1px solid var(--op-line);border-bottom-left-radius:5px;align-self:flex-start}.opwrap .op-msg.me{background:var(--op-blue);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.opwrap .op-msg .who{color:var(--op-blue-deep);margin-bottom:3px;font-size:10.5px;font-weight:700}.opwrap .op-msg .t{opacity:.6;font-size:9.5px;font-family:var(--op-mono);margin-top:4px}.opwrap .op-chat-in{border-top:1px solid var(--op-line);background:var(--op-surface);flex:none;align-items:flex-end;gap:9px;padding:11px 14px;display:flex;position:relative}.opwrap .op-chat-in textarea{border:1px solid var(--op-line);font:400 13.5px/1.5 var(--op-ui);background:var(--op-card-2);color:var(--op-ink);resize:none;border-radius:12px;flex:1;min-height:42px;max-height:168px;padding:11px 13px;display:block;overflow-y:hidden}.opwrap .op-chat-in textarea.capped{overflow-y:auto}.opwrap .op-chat-in textarea:focus{border-color:var(--op-blue);outline:none}.opwrap .op-chat-in textarea:disabled{opacity:.6}.opwrap .op-attpick{z-index:5;background:var(--op-surface);border:1px solid var(--op-line);border-radius:12px;min-width:206px;padding:6px;position:absolute;bottom:calc(100% + 8px);left:12px;box-shadow:0 12px 34px #10243f29}.opwrap .op-attpick-row{width:100%;color:var(--op-ink);font:500 12.5px var(--op-ui);white-space:nowrap;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:11px;padding:9px 10px;display:flex}.opwrap .op-attpick-row:hover,.opwrap .op-attpick-row:focus-visible{background:var(--op-card-2)}.opwrap .op-attpick-note{max-width:222px;padding:4px 10px 6px;font-size:10px;line-height:1.4}.opwrap .op-msg-atts{flex-wrap:wrap;align-items:flex-start;gap:6px;margin-top:7px;display:flex}.opwrap .op-att{border-radius:10px;max-width:230px;display:inline-flex;overflow:hidden}.opwrap .op-att-img{border:1px solid var(--op-line);cursor:pointer;background:0 0;align-items:flex-start;padding:0;line-height:0;position:relative}.opwrap .op-att-img img{-o-object-fit:cover;object-fit:cover;max-width:230px;max-height:180px;display:block}.opwrap .op-att-img .op-att-zoom{font:400 9.5px var(--op-mono);color:#ffffffe6;pointer-events:none;background:#0000006b;border-radius:5px;padding:2px 6px;line-height:1.5;position:absolute;bottom:8px;left:8px}.opwrap .op-att-img:focus-visible{outline:2px solid var(--op-blue);outline-offset:2px}.opwrap .op-att-img.op-att-loading,.opwrap .op-att-loading{background:var(--op-card-2);border:1px solid var(--op-line);width:120px;height:90px;animation:1.2s ease-in-out infinite opAttPulse}@keyframes opAttPulse{0%,to{opacity:.5}50%{opacity:.9}}.opwrap .op-att-vid{border:1px solid var(--op-line);background:#000;border-radius:10px;max-width:250px;max-height:190px}.opwrap .op-att-vidwrap{flex-direction:column;gap:7px;max-width:250px;display:flex}.opwrap .op-att-vidwrap .act{flex-wrap:wrap;gap:7px;display:flex}.opwrap .op-msg.me .op-att-vidwrap .act .op-btn{color:#fff;background:#ffffff29;border-color:#ffffff4d}.opwrap .op-msg.me .op-att-vidwrap .act .op-btn:hover{background:#ffffff42}.opwrap .op-msg-link{color:var(--op-blue-deep);text-underline-offset:2px;overflow-wrap:anywhere;font-weight:500;text-decoration:underline}.opwrap .op-msg-link:hover{text-decoration-thickness:2px}.opwrap .op-msg-link:focus-visible{outline:2px solid var(--op-blue);outline-offset:2px;border-radius:3px}.opwrap .op-msg.me .op-msg-link{color:#fff}.opwrap .op-msg.me .op-msg-link:focus-visible{outline-color:#fff}.opwrap .op-att-doc{flex-wrap:wrap;align-items:center;gap:10px;width:100%;min-width:210px;display:flex}.opwrap .op-att-doc .ic{background:var(--op-card-2);width:36px;height:36px;color:var(--op-ink-3);border-radius:9px;flex:0 0 36px;justify-content:center;align-items:center;display:flex}.opwrap .op-msg.me .op-att-doc .ic{color:#fff;background:#ffffff29}.opwrap .op-att-doc .mt{flex:1;min-width:0}.opwrap .op-att-doc .nm{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;overflow:hidden}.opwrap .op-att-doc .sz{font:400 10.5px var(--op-mono);opacity:.8;margin-top:2px}.opwrap .op-att-doc .act{flex:1 0 100%;gap:7px;display:flex}.opwrap .op-msg.me .op-att-doc .act .op-btn{color:#fff;background:#ffffff29;border-color:#ffffff4d}.opwrap .op-msg.me .op-att-doc .act .op-btn:hover{background:#ffffff42}.opwrap .op-chat-pending{background:var(--op-surface);flex-direction:column;gap:7px;padding:11px 14px 0;display:flex}.opwrap .op-uprow{border:1px solid var(--op-blue-line);background:var(--op-blue-ghost);color:var(--op-ink-2);border-radius:11px;align-items:center;gap:10px;padding:9px 11px;display:flex}.opwrap .op-uprow.failed{border-color:color-mix(in srgb,var(--op-red) 32%,transparent);background:var(--op-red-ghost)}.opwrap .op-uprow .ic{background:var(--op-surface);border:1px solid var(--op-line);width:30px;height:30px;color:var(--op-ink-3);border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;display:flex}.opwrap .op-uprow .mt{flex:1;min-width:0}.opwrap .op-uprow .nm{font:600 12px var(--op-ui);color:var(--op-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.opwrap .op-uprow .st{font:400 10.5px var(--op-mono);color:var(--op-ink-3);margin-top:2px}.opwrap .op-uprow.failed .st{color:var(--op-red)}.opwrap .op-uprow .rs{color:var(--op-ink-2);margin-top:4px;font-size:10.5px;line-height:1.45}.opwrap .op-uprow .hint{color:var(--op-ink);margin-top:4px;font-size:10.5px;font-weight:500;line-height:1.45}.opwrap .op-uprow .rm{width:22px;height:22px;color:var(--op-ink-3);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:0 0 22px;justify-content:center;align-items:center;display:inline-flex}.opwrap .op-uprow .rm:hover{background:var(--op-line);color:var(--op-ink)}.opwrap .op-upbar{background:var(--op-line);border-radius:2px;height:3px;margin-top:7px;overflow:hidden}.opwrap .op-upbar i{background:var(--op-blue);border-radius:2px;width:0;height:100%;transition:width .14s linear;display:block}.opwrap .op-upbar.ind i{width:38%;transition:none;animation:1.15s ease-in-out infinite opUpSweep}@keyframes opUpSweep{0%{transform:translate(-100%)}to{transform:translate(320%)}}@media (prefers-reduced-motion:reduce){.opwrap .op-upbar i{transition:none}.opwrap .op-upbar.ind i{opacity:.55;width:100%;animation:none}.opwrap .op-att-loading{animation:none}}.opwrap .op-chat-in .op-iconbtn:disabled{opacity:.5;cursor:default}.opwrap .op-input{border:1px solid var(--op-line);font:400 13.5px var(--op-ui);background:var(--op-surface);color:var(--op-ink);border-radius:10px;width:100%;padding:9px 12px}.opwrap .op-input:focus{border-color:var(--op-blue);outline:none}.opwrap .op-seg{background:var(--op-card-2);border:1px solid var(--op-line);border-radius:10px;gap:2px;padding:3px;display:inline-flex}.opwrap .op-seg span,.opwrap .op-seg button{color:var(--op-ink-3);white-space:nowrap;text-align:center;background:0 0;border:0;border-radius:7px;padding:6px 12px;font-family:inherit;font-size:12.5px;font-weight:500;line-height:normal}.opwrap .op-seg span{cursor:default}.opwrap .op-seg button{cursor:pointer}.opwrap .op-seg span.on,.opwrap .op-seg button.on{background:var(--op-surface);color:var(--op-ink);box-shadow:var(--op-shadow);font-weight:600}.opwrap .op-seg button:focus-visible{outline:2px solid var(--op-blue);outline-offset:1px}.opwrap .op-tbl{border-collapse:collapse;width:100%;font-size:13px}.opwrap .op-tbl th{text-align:left;font-family:var(--op-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--op-ink-3);border-bottom:1px solid var(--op-line);padding:0 12px 9px;font-size:10px;font-weight:600}.opwrap .op-tbl td{border-bottom:1px solid var(--op-line-2);color:var(--op-ink-2);padding:11px 12px}.opwrap .op-tbl tr:last-child td{border-bottom:none}.opwrap .op-tbl tr.tap{cursor:pointer}.opwrap .op-tbl tr.tap:hover td{background:var(--op-card-2)}.opwrap .op-tbl th.sortable{-webkit-user-select:none;user-select:none;white-space:nowrap}.opwrap .op-tbl th.sortable:hover{color:var(--op-ink-2)}.opwrap .op-sort-button{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin:0;padding:0;display:inline-flex}.opwrap .op-column-option{appearance:none;width:100%;font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:7px 10px;display:flex}.opwrap .op-column-option:hover{background:var(--op-card-2)}.opwrap .op-tbl th .arr{color:var(--op-blue);margin-left:4px;font-size:8px}.opwrap .op-scrim{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11213f66;justify-content:center;align-items:center;padding:24px;animation:.16s opFade;display:flex;position:fixed;inset:0}.opwrap .op-modal{background:var(--op-surface);border-radius:18px;width:520px;max-width:96vw;max-height:90vh;animation:.2s cubic-bezier(.2,.7,.3,1) both opPop;overflow-y:auto;box-shadow:0 30px 80px #11213f4d}.opwrap .op-modal-h{border-bottom:1px solid var(--op-line);background:var(--op-surface);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex;position:sticky;top:0}.opwrap .op-modal-b{padding:18px 20px}.opwrap .op-x{border:1px solid var(--op-line);background:var(--op-surface);cursor:pointer;width:30px;height:30px;color:var(--op-ink-3);border-radius:8px;justify-content:center;align-items:center;display:flex}.opwrap .op-x:hover{color:var(--op-ink);border-color:var(--op-ink-4)}@keyframes opFade{0%{opacity:0}to{opacity:1}}@keyframes opPop{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:none}}@keyframes opRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.opwrap .op-icon{vertical-align:middle;stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:inline-block}.opwrap .op-divider{background:var(--op-line);height:1px;margin:18px 0}.opwrap .op-pdfwrap{border-radius:14px;flex-direction:column;width:680px;max-width:96vw;max-height:90vh;animation:.2s cubic-bezier(.2,.7,.3,1) both opPop;display:flex;overflow:hidden;box-shadow:0 30px 80px #11213f66}.opwrap .op-pdfbar{background:#2a3344;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.opwrap .op-pdfbar .op-x{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex}.opwrap .op-pdfpage{color:#1a2233;font-family:var(--op-ui);background:#fff;padding:40px 44px;overflow-y:auto}.opwrap .op-splash{z-index:300;background:var(--op-bg);place-items:center;animation:.55s 1.85s forwards opSplashOut;display:grid;position:fixed;inset:0}.opwrap .opm .op-splash{border-radius:30px;position:absolute}.opwrap .op-splash-tile{background:#10356e;border-radius:24px;place-items:center;width:108px;height:108px;animation:.6s cubic-bezier(.2,.7,.3,1) both opSplashTile;display:grid;box-shadow:0 20px 50px #10356e66}.opwrap .op-splash-tile svg{width:64%;height:64%}.opwrap .op-splash-ghost{fill:none;stroke:#ffffff24;stroke-width:.7px;stroke-linejoin:round;stroke-linecap:round}.opwrap .op-splash-s{fill:none;stroke:#fff;stroke-width:.7px;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px}.opwrap .op-splash-fill{fill:#fff;fill-opacity:0}@keyframes opDraw{to{stroke-dashoffset:0}}@keyframes opFill{to{fill-opacity:1}}@keyframes opSplashTile{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:none}}@keyframes opSplashOut{to{opacity:0;visibility:hidden}}.opwrap .op-toast{color:#fff;font:500 13px var(--op-ui);z-index:400;opacity:1;text-align:center;background:#10243f;border-radius:11px;max-width:90vw;padding:11px 18px;animation:.26s cubic-bezier(.2,.7,.3,1) both opToastIn;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 14px 36px #00000052}.opwrap .op-toast.green{background:#1f8a5b}.opwrap .op-toast.amber{background:#b9791a}.opwrap .op-toast.inphone{position:absolute;bottom:80px}@keyframes opToastIn{0%{transform:translate(-50%,12px)}to{transform:translate(-50%)}}.opwrap .op-fab{cursor:pointer;z-index:70;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:24px;box-shadow:0 10px 30px #1d181538}.opwrap .op-fab:hover{transform:translateY(-3px)scale(1.04)}.opwrap .op-fab.ask{background:linear-gradient(150deg,var(--op-blue),var(--op-blue-deep));color:#fff;right:24px}.opwrap .op-fab.ask:after{content:"";border:1.5px solid var(--op-blue);opacity:.4;border-radius:50%;animation:2.6s ease-out infinite opPulseRing;position:absolute;inset:-4px}.opwrap .op-fab.feedback{background:color-mix(in oklab,var(--op-surface) 80%,transparent);border:1px solid var(--op-line);width:44px;height:44px;color:var(--op-ink-2);left:24px}.opwrap .op-fab.ask .op-drawf,.opwrap .opm-fab .op-drawf{width:26px;height:26px;line-height:0;display:block}.opwrap .op-fab.ask .op-drawf svg,.opwrap .opm-fab .op-drawf svg{width:100%;height:100%;display:block;overflow:visible}.opwrap .op-fab.ask .op-drawf-s,.opwrap .opm-fab .op-drawf-s{fill:none;stroke:#fff;stroke-width:2.4px;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;filter:drop-shadow(0 1px 1px #08142c59)}.opwrap .op-fab.ask .op-drawf-f,.opwrap .opm-fab .op-drawf-f{fill:#fff;fill-opacity:0}@keyframes opPulseRing{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.opwrap .op-tog{appearance:none;font:inherit;color:inherit;background:var(--op-card-2);border:1px solid var(--op-line-2);cursor:pointer;border-radius:999px;flex:0 0 42px;width:42px;height:24px;margin:0;padding:0;transition:background .18s,border-color .18s;position:relative}.opwrap .op-tog .knob{background:var(--op-ink-4);border-radius:50%;width:18px;height:18px;transition:transform .18s,background .18s;position:absolute;top:2px;left:2px}.opwrap .op-tog.on{background:var(--op-terra-ghost);border-color:var(--op-terra-line)}.opwrap .op-tog.on .knob{background:var(--op-terra);transform:translate(18px)}.opwrap .op-tog:focus-visible,.opwrap .op-cc:focus-visible,.opwrap .op-tl-band:focus-visible{outline:2px solid var(--op-blue);outline-offset:2px}.opwrap .op-set-row{border-bottom:1px solid var(--op-line-2);justify-content:space-between;align-items:center;gap:14px;padding:11px 0;display:flex}.opwrap .op-set-row:last-child{border-bottom:none}.opwrap .op-asksheet{background:var(--op-surface);border-radius:18px;width:420px;max-width:96vw;animation:.2s cubic-bezier(.2,.7,.3,1) both opPop;box-shadow:0 30px 80px #1d18154d}.opwrap .op-fab-ic{background:linear-gradient(150deg,var(--op-blue),var(--op-blue-deep));border-radius:9px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.opwrap .op-callwrap{z-index:95;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0d128c;justify-content:center;align-items:center;padding:24px;animation:.16s opFade;display:flex;position:fixed;inset:0}.opwrap .op-call{background:#10151f;border-radius:20px;width:560px;max-width:96vw;animation:.22s cubic-bezier(.2,.7,.3,1) both opPop;overflow:hidden;box-shadow:0 40px 100px #00000080}.opwrap .op-call-stage{aspect-ratio:16/10;background:radial-gradient(circle at 50% 35%,#1c2738,#0c1018);justify-content:center;align-items:center;display:flex;position:relative}.opwrap .op-call-audio,.opwrap .op-call-share{flex-direction:column;align-items:center;gap:12px;display:flex}.opwrap .op-call-share span{color:#ffffffb3;font-size:13px}.opwrap .op-call-orb{background:radial-gradient(circle at 38% 32%,#bcd3ff,var(--op-blue) 55%,var(--op-blue-deep));border-radius:50%;width:88px;height:88px;animation:3s ease-in-out infinite opOrb;box-shadow:0 0 60px #3e74d980}@keyframes opOrb{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.opwrap .op-call-sub{color:#ffffff8c;font-family:var(--op-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.opwrap .op-call-video{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.opwrap .op-call-tile{flex-direction:column;align-items:center;gap:10px;display:flex}.opwrap .op-call-nm{color:#fff;font-size:14px}.opwrap .op-call-self{background:#222d3d;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:84px;height:60px;display:flex;position:absolute;bottom:14px;right:14px}.opwrap .op-call-timer{font-family:var(--op-mono);color:#fff;background:#0006;border-radius:7px;padding:3px 9px;font-size:12px;position:absolute;top:14px;left:14px}.opwrap .op-call-ctrls{justify-content:center;align-items:center;gap:12px;padding:16px;display:flex}.opwrap .op-cc{appearance:none;font:inherit;color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin:0;padding:0;transition:background .14s,transform .12s;display:flex}.opwrap .op-cc:hover{background:#fff3}.opwrap .op-cc:active{transform:scale(.94)}.opwrap .op-cc.off{color:#10151f;background:#fff}.opwrap .op-cc.on{background:var(--op-blue)}.opwrap .op-cc.end{background:var(--op-red)}.opwrap .op-cc.end svg{transform:rotate(135deg)}.opwrap .op-cc.sm{width:28px;height:28px}.opwrap .op-call-pill{z-index:96;color:#fff;cursor:grab;-webkit-user-select:none;user-select:none;background:#10151f;border-radius:999px;align-items:center;gap:9px;padding:7px 8px 7px 14px;display:flex;position:fixed;box-shadow:0 14px 40px #0006}.opwrap .op-call-pdot{background:var(--op-green);border-radius:50%;width:8px;height:8px;animation:1.8s ease-out infinite opStatus;box-shadow:0 0 #2f7d5799}@keyframes opStatus{0%{box-shadow:0 0 #2f7d5780}70%{box-shadow:0 0 0 7px #0000}}.opwrap .op-callwrap.max{-webkit-backdrop-filter:none;backdrop-filter:none;padding:0}.opwrap .op-call.max{border-radius:0;flex-direction:column;width:100%;max-width:none;display:flex;position:fixed;inset:0}.opwrap .op-call.max .op-call-stage{aspect-ratio:auto;flex:1;min-height:0}.opwrap .op-call-main{flex:1;justify-content:center;align-self:stretch;align-items:center;min-width:0;min-height:0;display:flex;position:relative}.opwrap .op-call-strip{min-height:0;padding:12px max(12px,env(safe-area-inset-right,0px)) 12px 12px;padding-top:calc(12px + env(safe-area-inset-top,0px));flex-direction:column;flex:0 0 180px;align-self:stretch;gap:10px;display:flex;overflow-y:auto}.opwrap .op-call-ftile{aspect-ratio:16/10;color:#fff;background:#222d3d;border:1px solid #ffffff1f;border-radius:12px;flex:none;justify-content:center;align-items:center;width:100%;padding:0;font-family:inherit;display:flex;position:relative;overflow:hidden}.opwrap button.op-call-ftile{cursor:pointer;transition:border-color .14s,transform .12s}.opwrap button.op-call-ftile:hover{border-color:#fff6}.opwrap button.op-call-ftile:active{transform:scale(.98)}.opwrap .op-call-ftile.speaking{border-color:var(--op-green);box-shadow:0 0 0 2px color-mix(in oklab,var(--op-green) 45%,transparent)}.opwrap .op-call-ftile.pinned{border-color:var(--op-blue)}.opwrap .op-call-fname{color:#fff;text-align:left;text-shadow:0 1px 5px #000000b3;white-space:nowrap;text-overflow:ellipsis;font-size:11px;position:absolute;bottom:6px;left:8px;right:8px;overflow:hidden}.opwrap .op-call-fpin{font-family:var(--op-mono);letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--op-blue);border-radius:5px;padding:2px 5px;font-size:9px;position:absolute;top:6px;right:6px}.opwrap .op-call-fmore{color:#ffffffb3;background:#ffffff14;border-radius:12px;flex:none;justify-content:center;align-items:center;width:100%;height:64px;font-size:12.5px;display:flex}.opwrap .op-call.max .op-call-self{border-radius:12px;width:168px;height:120px;bottom:18px;right:18px}.opwrap .op-call.max .op-call-timer{top:calc(14px + env(safe-area-inset-top,0px));left:max(14px,env(safe-area-inset-left,0px))}.opwrap .op-call-note{color:#ffffff73;padding:0 16px 14px;font-size:11px;line-height:1.6}.opwrap .op-call.max .op-call-ctrls,.opwrap .op-call.max .op-call-note{padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px))}.opwrap .op-call.max>:last-child{padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.opwrap .op-chat-call{gap:7px;display:flex}@media (prefers-reduced-motion:no-preference){@keyframes opRise2{0%{transform:translateY(12px)}to{transform:none}}.opwrap .op-page>*{animation:.44s cubic-bezier(.2,.7,.3,1) both opRise2}.opwrap .op-page>:nth-child(2){animation-delay:40ms}.opwrap .op-page>:nth-child(3){animation-delay:80ms}.opwrap .op-page>:nth-child(4){animation-delay:.12s}.opwrap .op-page>:nth-child(n+5){animation-delay:.16s}.opwrap .op-grid.c4>.op-stat{animation:.5s cubic-bezier(.2,.7,.3,1) both opRise2}.opwrap .op-grid.c4>.op-stat:nth-child(2){animation-delay:50ms}.opwrap .op-grid.c4>.op-stat:nth-child(3){animation-delay:.1s}.opwrap .op-grid.c4>.op-stat:nth-child(4){animation-delay:.15s}.opwrap .op-friday{position:relative;overflow:hidden}.opwrap .op-friday:after{content:"";background:linear-gradient(100deg,transparent 32%,color-mix(in oklab,var(--op-blue) 12%,transparent) 50%,transparent 68%);pointer-events:none;background-size:240% 100%;animation:5s ease-in-out infinite opShimmer;position:absolute;inset:0}@keyframes opShimmer{0%{background-position:160% 0}55%,to{background-position:-60% 0}}.opwrap .op-appr.urgent{animation:2.6s ease-in-out infinite opUrgent}@keyframes opUrgent{0%,to{box-shadow:var(--op-shadow)}50%{box-shadow:0 0 0 3px var(--op-amber-ghost),var(--op-shadow)}}}.opwrap .op-stat,.opwrap .op-card{transition:transform .16s cubic-bezier(.2,.7,.3,1),box-shadow .16s,border-color .14s}.opwrap .op-stat:hover{transform:translateY(-2px);box-shadow:0 8px 26px #16233c17}.opwrap .op-row,.opwrap .op-navlink,.opwrap .op-bdg,.opwrap .op-tab,.opwrap .op-cal-band,.opwrap .op-tog,.opwrap .op-tog .knob{transition:all .15s cubic-bezier(.2,.7,.3,1)}.opwrap .op-card.taplift{cursor:pointer}.opwrap .op-card.taplift:hover{border-color:var(--op-blue-line);transform:translateY(-2px);box-shadow:0 10px 30px #16233c1a}.opwrap .op-cal-band:hover{filter:brightness(1.08)}.opwrap .op-photo{transition:transform .18s}.opwrap .op-photo:hover{transform:scale(1.03)}.opwrap .op-dl{font-family:var(--op-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--op-ink-3);align-items:center;gap:10px;margin:22px 0 12px;font-size:11px;font-weight:600;display:flex}.opwrap .op-dl .rule{background:var(--op-line);flex:1;height:1px}.opwrap .op-prevbar{background:var(--op-blue-deep);color:#eaf1ff;flex-wrap:wrap;align-items:center;gap:11px;padding:8px 22px;font-size:12px;line-height:1.3;display:flex}.opwrap .op-prevbar .tag{font-family:var(--op-mono);letter-spacing:.13em;text-transform:uppercase;background:var(--op-terra);color:#fff;white-space:nowrap;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:9.5px;font-weight:700;display:inline-flex}.opwrap .op-prevbar .lbl{color:#eaf1ffb8;font-weight:500}.opwrap .op-prevbar .lbl.faint{color:#eaf1ff80}.opwrap .op-prevbar-sel{color:#fff;font:600 12px var(--op-ui);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:8px;max-width:320px;padding:4px 10px}.opwrap .op-prevbar-sel option{color:#16233c}.opwrap .op-prevbar .who{color:#eaf1ff99;white-space:nowrap;margin-left:auto;font-size:11px}.opwrap .op-prevbar .exit{color:#eaf1ff;text-underline-offset:2px;cursor:pointer;white-space:nowrap;font-size:11.5px;font-weight:600;text-decoration:underline}.opwrap .op-prevbar.mobile{gap:8px;padding:6px 14px;font-size:11px}.opwrap .op-prevbar.mobile .who,.opwrap .op-prevbar.mobile .exit{display:none}.opwrap .op-gate{background:var(--op-bg);place-items:center;min-height:100vh;padding:24px;display:grid}.opwrap .op-gate-card{text-align:center;background:var(--op-surface);border:1px solid var(--op-line);max-width:430px;box-shadow:var(--op-shadow);border-radius:18px;padding:42px 36px}.opwrap .op-gate-mark{background:var(--op-blue);color:#fff;width:48px;height:48px;font-family:var(--op-word);border-radius:13px;place-items:center;margin:0 auto 20px;font-size:23px;font-weight:600;display:grid}.opwrap .op-gate-title{color:var(--op-ink);letter-spacing:-.01em;margin-bottom:11px;font-size:18px;font-weight:700}.opwrap .op-gate-sub{color:var(--op-ink-2);font-size:13px;line-height:1.65}.opwrap .op-gate-why{color:var(--op-ink-3);margin-top:8px;font-size:12px;display:inline-block}.opwrap .op-gate-btn{background:var(--op-blue);color:#fff;font:600 13px var(--op-ui);border-radius:10px;margin-top:22px;padding:10px 20px;text-decoration:none;display:inline-block}.opwrap .op-gate-btn:hover{background:var(--op-blue-deep)}.opwrap .op-gate.mobile .op-gate-card{padding:34px 22px}.opwrap .op-ctx{background:var(--op-card-2);border:1px solid var(--op-line);font:500 12.5px var(--op-ui);color:var(--op-ink-2);cursor:pointer;border-radius:10px;max-width:280px;padding:7px 11px}.opwrap .op-ppick{flex-wrap:wrap;max-width:100%}.opwrap .op-tl{border:1px solid var(--op-line);background:var(--op-surface);border-radius:12px;overflow:hidden}.opwrap .op-tl-days{background:var(--op-card-2);border-bottom:1px solid var(--op-line);align-items:stretch;display:flex}.opwrap .op-tl-lbl{border-right:1px solid var(--op-line);flex:0 0 68px;align-items:center;padding:6px 9px;display:flex}.opwrap .op-tl-d{text-align:center;font-family:var(--op-mono);color:var(--op-ink-3);border-left:1px solid var(--op-line-2);flex:1;min-width:0;padding:7px 0;font-size:9px}.opwrap .op-tl-d:first-of-type{border-left:none}.opwrap .op-tl-d.we{background:#16233c09}.opwrap .op-tl-row{border-bottom:1px solid var(--op-line-2);align-items:stretch;display:flex}.opwrap .op-tl-row:last-child{border-bottom:none}.opwrap .op-tl-lane{background:repeating-linear-gradient(90deg,transparent,transparent calc(100%/var(--tl-days,30) - 1px),var(--op-line-2) calc(100%/var(--tl-days,30) - 1px),var(--op-line-2) calc(100%/var(--tl-days,30)));flex:1;height:42px;position:relative}.opwrap .op-tl-band{appearance:none;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;box-sizing:border-box;border:1px solid;border-radius:8px;align-items:center;height:26px;margin:0;padding:0 8px;font-family:inherit;font-size:10.5px;font-weight:600;line-height:normal;display:flex;position:absolute;top:8px;overflow:hidden}.opwrap .op-tl-band.green{background:var(--op-green-ghost);border-color:var(--op-green);color:var(--op-green)}.opwrap .op-tl-band.blue{background:var(--op-blue-ghost);border-color:var(--op-blue-line);color:var(--op-blue)}.opwrap .op-tl-band.ink{background:var(--op-card-2);border-color:var(--op-ink-4);color:var(--op-ink-3)}.opwrap [data-theme=dark] .op-tl-d.we{background:#ece5d808}.opwrap .op-skel{background:linear-gradient(90deg,var(--op-card-2) 0%,var(--op-line-2) 40%,var(--op-card-2) 80%);background-size:220% 100%;animation:1.25s ease-in-out infinite opSkel}@keyframes opSkel{0%{background-position:150% 0}to{background-position:-50% 0}}@media (prefers-reduced-motion:reduce){.opwrap .op-skel{animation:none}}.opwrap .op-tl-scroll{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;padding-bottom:2px;overflow:auto hidden}.opwrap .op-tl-scroll::-webkit-scrollbar{height:5px}.opwrap .op-tl-scroll::-webkit-scrollbar-thumb{background:var(--op-line);border-radius:3px}.opwrap .op-tl-scroll>.op-tl{min-width:560px}.opwrap .op-top{height:calc(60px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);padding-left:max(26px,env(safe-area-inset-left,0px));padding-right:max(26px,env(safe-area-inset-right,0px))}.opwrap .op-page{padding-left:max(26px,env(safe-area-inset-left,0px));padding-right:max(26px,env(safe-area-inset-right,0px))}.opwrap .op-fab{bottom:calc(24px + env(safe-area-inset-bottom,0px))}.opwrap .op-fab.ask{right:calc(24px + env(safe-area-inset-right,0px))}.opwrap .op-fab.feedback{left:calc(24px + env(safe-area-inset-left,0px))}.opwrap .op-toast{bottom:calc(26px + env(safe-area-inset-bottom,0px));max-width:min(90vw,calc(100vw - 16px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px)))}.opwrap .op-scrim,.opwrap .op-callwrap{padding:max(24px,env(safe-area-inset-top,0px)) max(24px,env(safe-area-inset-right,0px)) max(24px,env(safe-area-inset-bottom,0px)) max(24px,env(safe-area-inset-left,0px))}@media (max-width:700px){.opwrap .op-top{padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px));gap:10px}.opwrap .op-wm{width:100px}.opwrap span.op-role{display:none}.opwrap button.op-role{gap:0;padding:5px 7px;font-size:0}}@media (max-width:420px){.opwrap .op-wm{display:none}}
