html{scroll-behavior:smooth}*{word-wrap:break-word;overflow-wrap:break-word}button,a,[role=button],select,input[type=checkbox],input[type=radio]{transition:background-color .15s ease,color .15s ease,opacity .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease}button:active:not(:disabled),[role=button]:active:not([aria-disabled=true]){transform:scale(.97)}.overflow-x-hidden{overflow-x:hidden!important}.break-words{word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media(max-width:640px){p,span,div,li,td,th,label,a,button{max-width:100%}.text-wrap-mobile{word-break:break-word;overflow-wrap:break-word}input,textarea,select{max-width:100%}}@keyframes view-enter{0%{opacity:0}to{opacity:1}}.view-enter{animation:view-enter .18s ease-out both}@keyframes fade-out-down{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.98)}}.animate-fade-out-down{animation:fade-out-down .18s cubic-bezier(.4,0,1,1) both}@keyframes slide-in{0%{transform:translate(calc(100% + 1.5rem));opacity:0}to{transform:translate(0);opacity:1}}.animate-slide-in{animation:slide-in .3s cubic-bezier(.34,1.56,.64,1)}@keyframes slide-out{0%{transform:translate(0);opacity:1}to{transform:translate(calc(100% + 1.5rem));opacity:0}}.animate-slide-out{animation:slide-out .2s cubic-bezier(.4,0,1,1) both}@keyframes task-complete{0%{opacity:1}to{opacity:.5}}@keyframes checkbox-pop{0%{transform:scale(1)}40%{transform:scale(1.25)}70%{transform:scale(.9)}to{transform:scale(1)}}input[type=checkbox]:checked{animation:checkbox-pop .25s cubic-bezier(.34,1.56,.64,1)}@keyframes streaming-shimmer{0%,to{opacity:.7}50%{opacity:.5}}.streaming-text{opacity:.7;animation:streaming-shimmer 2s ease-in-out infinite}.streaming-text-done{opacity:1;animation:none;transition:opacity .3s ease}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--ui-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--ui-text-alt)}.dark input[type=date]::-webkit-calendar-picker-indicator,.dark input[type=datetime-local]::-webkit-calendar-picker-indicator,.dark input[type=month]::-webkit-calendar-picker-indicator,.dark input[type=week]::-webkit-calendar-picker-indicator,.dark input[type=time]::-webkit-calendar-picker-indicator{filter:invert(1)}:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px;border-radius:4px}html.dark .border.rounded-xl,html.dark .border.rounded-lg{box-shadow:inset 0 1px #ffffff0a}.dark-sheen-surface{position:relative;isolation:isolate;--sheen-x: 50%;--sheen-y: 0px;--sheen-edge-alpha: 0;--sheen-edge-mid-alpha: 0;--sheen-edge-soft-alpha: 0;--sheen-fill-alpha: 0;--sheen-soft-opacity: 0}html.dark .dark-sheen-surface{box-shadow:inset 0 1px #ffffff14,0 10px 30px #00000038}html.dark .dark-sheen-surface:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(180px circle at var(--sheen-x) var(--sheen-y),rgb(255 255 255 / var(--sheen-edge-alpha)),rgb(234 239 247 / var(--sheen-edge-mid-alpha)) 18%,rgb(202 210 224 / var(--sheen-edge-soft-alpha)) 34%,transparent 64%),linear-gradient(180deg,#ffffff24,#d6dce80f 24%,#ffffff06 58%,#ffffff14);opacity:1;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}html.dark .dark-sheen-surface:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(260px circle at var(--sheen-x) var(--sheen-y),rgb(255 255 255 / var(--sheen-fill-alpha)),transparent 62%);box-shadow:inset 0 1px #ffffff0f;opacity:var(--sheen-soft-opacity);transition:opacity .18s ease}@media(prefers-reduced-motion:reduce),(pointer:coarse){html.dark .dark-sheen-surface:after{display:none}}.glass{background:var(--ui-bg-glass);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--ui-border)}.glass-strong{background:var(--ui-bg-glass);backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid var(--ui-border-strong)}html.dark .glass,html.dark .glass-strong{box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #ffffff0a}:root .glass,:root .glass-strong{box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.oris-progress-glass{border-radius:999px;overflow:hidden;isolation:isolate;contain:layout style;background:transparent;border:0;box-shadow:0 4px 12px var(--progress-glow),0 0 14px color-mix(in srgb,var(--progress-glow) 58%,transparent);backdrop-filter:none;-webkit-backdrop-filter:none}html.dark .oris-progress-glass{background:transparent;box-shadow:0 6px 16px #00000029,0 0 14px var(--progress-glow),0 0 22px color-mix(in srgb,var(--progress-glow) 52%,transparent)}.oris-progress-glass.is-active{box-shadow:0 0 0 1px #5c92ff14,0 6px 16px #5384ff1a,0 0 18px var(--progress-glow)}.oris-progress-glass.is-paused{box-shadow:0 0 0 1px #facc4b17,0 6px 16px #facc4b1a,0 0 18px var(--progress-glow)}.oris-progress-glass.is-life{box-shadow:0 0 0 1px #5eead413,0 5px 14px #2dd4bf14,0 0 16px var(--progress-glow)}.oris-progress-glass.is-rating{box-shadow:0 3px 10px color-mix(in srgb,var(--progress-glow) 64%,transparent),0 0 12px color-mix(in srgb,var(--progress-glow) 44%,transparent)}.oris-progress-glass.is-running{animation:oris-progress-running-glow 2s ease-in-out infinite;will-change:box-shadow}.oris-progress-glass.is-running .oris-progress-glass__ring{animation:oris-progress-running-ring-glow 2s ease-in-out infinite;will-change:filter}.oris-progress-glass__ring{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit;background:radial-gradient(70% 58% at 26% 14%,rgba(255,255,255,.1),transparent 46%),linear-gradient(145deg,rgba(255,255,255,.045),transparent 42%),conic-gradient(from 0deg,var(--progress-color) 0deg var(--progress-angle),var(--progress-track) var(--progress-angle) 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 6px),#000 calc(100% - 5px));mask:radial-gradient(farthest-side,transparent calc(100% - 6px),#000 calc(100% - 5px));filter:none;backdrop-filter:none;-webkit-backdrop-filter:none;pointer-events:none}.oris-progress-glass__inner,html.dark .oris-progress-glass__inner{display:none}.oris-progress-glass__glint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border-radius:inherit;background:radial-gradient(36% 30% at 24% 16%,rgba(255,255,255,.18),transparent 64%),linear-gradient(132deg,transparent 22%,rgba(255,255,255,.055) 42%,transparent 62%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 7px),#000 calc(100% - 6px));mask:radial-gradient(farthest-side,transparent calc(100% - 7px),#000 calc(100% - 6px));opacity:.28;mix-blend-mode:screen;pointer-events:none}.oris-progress-glass.is-running .oris-progress-glass__glint{opacity:.2;animation:oris-progress-glint-breathe 2s ease-in-out infinite;will-change:opacity,transform}.oris-progress-glass.is-paused .oris-progress-glass__glint,.oris-progress-glass.is-life .oris-progress-glass__glint,.oris-progress-glass.is-rating .oris-progress-glass__glint{opacity:.16}@keyframes oris-progress-glint-breathe{0%,to{opacity:.16;transform:scale(.98)}50%{opacity:.34;transform:scale(1.08)}}@keyframes oris-progress-running-glow{0%,to{box-shadow:0 0 0 1px color-mix(in srgb,var(--progress-glow) 72%,transparent),0 6px 18px color-mix(in srgb,var(--progress-glow) 70%,transparent),0 0 28px var(--progress-glow),0 0 38px color-mix(in srgb,var(--progress-glow) 74%,transparent)}50%{box-shadow:0 0 0 1px color-mix(in srgb,var(--progress-glow) 100%,transparent),0 8px 22px color-mix(in srgb,var(--progress-glow) 96%,transparent),0 0 41px var(--progress-glow),0 0 55px color-mix(in srgb,var(--progress-glow) 100%,transparent)}}@keyframes oris-progress-running-ring-glow{0%,to{filter:drop-shadow(0 0 4px color-mix(in srgb,var(--progress-glow) 72%,transparent))}50%{filter:drop-shadow(0 0 7px color-mix(in srgb,var(--progress-glow) 100%,transparent))}}@media(prefers-reduced-motion:reduce){.oris-progress-glass.is-running,.oris-progress-glass.is-running .oris-progress-glass__ring,.oris-progress-glass.is-running .oris-progress-glass__glint{animation:none}}.oris-timeslot-table-shell,.oris-timeslot-week-shell{border-radius:18px}.oris-timeslot-kind-dot{width:7px;height:7px;border-radius:999px;background:#2dd4bfb8;box-shadow:0 0 0 1px #5eead42e,0 0 14px #2dd4bf38}.oris-timeslot-kind-dot.is-small{width:6px;height:6px}.oris-timeslot-row>td,.oris-timeslot-summary-row>td{background:color-mix(in srgb,var(--ui-bg) 54%,transparent);border-top:1px solid color-mix(in srgb,var(--ui-border) 52%,transparent);border-bottom:1px solid color-mix(in srgb,var(--ui-border) 52%,transparent);transition:background .16s ease,border-color .16s ease,transform .16s ease}.oris-timeslot-row>td:first-child,.oris-timeslot-summary-row>td:first-child{border-left:1px solid color-mix(in srgb,var(--ui-border) 52%,transparent);border-radius:14px 0 0 14px}.oris-timeslot-row>td:last-child,.oris-timeslot-summary-row>td:last-child{border-right:1px solid color-mix(in srgb,var(--ui-border) 52%,transparent);border-radius:0 14px 14px 0}.oris-timeslot-row:hover>td{background:color-mix(in srgb,var(--ui-bg) 72%,transparent);border-color:color-mix(in srgb,var(--ui-accent) 18%,var(--ui-border))}.oris-timeslot-row.is-active{--timeslot-active-bg: rgba(83, 132, 255, .065);--timeslot-active-border: rgba(83, 132, 255, .3);--timeslot-active-bg-idle: rgba(83, 132, 255, .02);--timeslot-active-border-idle: rgba(83, 132, 255, .12)}.oris-timeslot-row.is-active.is-life{--timeslot-active-bg: rgba(45, 212, 191, .065);--timeslot-active-border: rgba(94, 234, 212, .28);--timeslot-active-bg-idle: rgba(45, 212, 191, .02);--timeslot-active-border-idle: rgba(94, 234, 212, .1)}.oris-timeslot-row.is-active>td{background:color-mix(in srgb,var(--timeslot-active-bg-idle) 100%,var(--ui-bg) 58%);border-color:color-mix(in srgb,var(--timeslot-active-border-idle) 70%,var(--ui-border));box-shadow:inset 0 1px #ffffff09;animation:oris-timeslot-active-row-breathe 6s ease-in-out infinite}.oris-timeslot-row.is-active>td:first-child{box-shadow:inset 0 1px #ffffff09}.oris-timeslot-row.is-active>td:last-child{box-shadow:inset 0 1px #ffffff09}.oris-timeslot-row.is-paused>td{background:color-mix(in srgb,var(--ui-warning-bg) 18%,var(--ui-bg) 58%,transparent)}.oris-timeslot-row.is-life>td{background:color-mix(in srgb,rgba(94,234,212,.16) 24%,var(--ui-bg) 52%,transparent);border-color:color-mix(in srgb,rgba(45,212,191,.32) 36%,var(--ui-border))}.oris-timeslot-row.is-life:hover>td{background:color-mix(in srgb,rgba(94,234,212,.18) 34%,var(--ui-bg) 62%,transparent);border-color:color-mix(in srgb,rgba(45,212,191,.42) 44%,var(--ui-border))}.oris-timeslot-row.is-active.is-life>td{background:color-mix(in srgb,var(--timeslot-active-bg-idle) 100%,var(--ui-bg) 58%);border-color:color-mix(in srgb,var(--timeslot-active-border-idle) 70%,var(--ui-border))}.oris-timeslot-summary-row>td{background:color-mix(in srgb,var(--ui-bg-alt) 44%,transparent)}html.dark .oris-timeslot-row>td,html.dark .oris-timeslot-summary-row>td{background:#ffffff03;border-color:#ffffff0d;box-shadow:inset 0 1px #ffffff07}html.dark .oris-timeslot-row:hover>td{background:#ffffff07;border-color:#ffffff17}html.dark .oris-timeslot-row.is-active{--timeslot-active-bg: rgba(83, 132, 255, .055);--timeslot-active-border: rgba(83, 132, 255, .28);--timeslot-active-bg-idle: rgba(83, 132, 255, .017);--timeslot-active-border-idle: rgba(83, 132, 255, .1)}.oris-slot-card.is-life{border-color:color-mix(in srgb,rgba(45,212,191,.38) 46%,var(--ui-border));background:color-mix(in srgb,rgba(94,234,212,.12) 24%,var(--ui-bg) 58%,transparent)}html.dark .oris-timeslot-row.is-life>td,html.dark .oris-slot-card.is-life{background:#2dd4bf07;border-color:#5eead41f}html.dark .oris-timeslot-row.is-active.is-life{--timeslot-active-bg: rgba(45, 212, 191, .055);--timeslot-active-border: rgba(94, 234, 212, .28);--timeslot-active-bg-idle: rgba(45, 212, 191, .017);--timeslot-active-border-idle: rgba(94, 234, 212, .1)}html.dark .oris-timeslot-row.is-active>td{background:var(--timeslot-active-bg-idle);border-color:var(--timeslot-active-border-idle)}.oris-slot-card.is-active{animation:oris-slot-card-active-breathe 2.8s ease-in-out infinite}.oris-timer-panel{border-left:1px solid color-mix(in srgb,var(--ui-accent) 18%,var(--ui-border))}html.dark .oris-timer-panel{background:radial-gradient(90% 42% at 50% 0%,rgba(83,132,255,.08),transparent 62%),#0a0a0dc7}@keyframes oris-slot-card-active-breathe{0%,to{box-shadow:inset 0 1px #ffffff0a,inset 0 0 14px #5384ff0a,0 0 18px #5384ff14}50%{box-shadow:inset 0 1px #ffffff0e,inset 0 0 22px #5384ff1c,0 0 32px #5384ff33}}@keyframes oris-timeslot-active-row-breathe{0%,to{background:color-mix(in srgb,var(--timeslot-active-bg-idle) 100%,var(--ui-bg) 58%);border-color:color-mix(in srgb,var(--timeslot-active-border-idle) 70%,var(--ui-border))}50%{background:color-mix(in srgb,var(--timeslot-active-bg) 100%,var(--ui-bg) 58%);border-color:color-mix(in srgb,var(--timeslot-active-border) 72%,var(--ui-border))}}html.dark .oris-timeslot-row.is-active>td{animation-name:oris-timeslot-active-row-breathe-dark}@keyframes oris-timeslot-active-row-breathe-dark{0%,to{background:var(--timeslot-active-bg-idle);border-color:var(--timeslot-active-border-idle)}50%{background:var(--timeslot-active-bg);border-color:var(--timeslot-active-border)}}@media(prefers-reduced-motion:reduce){.oris-slot-card.is-active,.oris-timeslot-row.is-active>td{animation:none}}html.dark .oris-timeslot-row.is-paused>td{background:color-mix(in srgb,var(--ui-warning-bg) 18%,rgba(255,255,255,.016))}@media(max-width:1023px){.agent-mobile-drawer{background:var(--ui-bg)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;opacity:1!important}.agent-mobile-drawer:before,.agent-mobile-drawer:after{display:none!important}}.doc-page-area{background-color:#e8e8e8}html.dark .doc-page-area{background-color:#2a2a2a}.doc-page-stack{box-shadow:0 1px 4px #0000001a}html.dark .doc-page-stack{box-shadow:0 2px 8px #0000004d}.document-editor .tiptap{outline:none;font-family:Calibri,Carlito,Arial,sans-serif;font-size:11pt;line-height:1.15;color:#1a1a1a}.document-editor .tiptap p{margin:6pt 0}.document-editor .tiptap h1{font-size:24pt;font-weight:700;color:#1a1a1a;margin:12pt 0 4pt}.document-editor .tiptap h2{font-size:18pt;font-weight:600;color:#2a2a2a;margin:10pt 0 3pt}.document-editor .tiptap h3{font-size:14pt;font-weight:600;color:#3a3a3a;margin:8pt 0 2pt}.document-editor .tiptap ul{list-style-type:disc;padding-left:24px}.document-editor .tiptap ol{list-style-type:decimal;padding-left:24px}.document-editor .tiptap li{margin:2pt 0}.document-editor .tiptap blockquote{border-left:3px solid #ccc;padding-left:16px;margin-left:0;color:#666}.document-editor .tiptap code{background:#f4f4f4;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:10pt}.document-editor .tiptap pre{background:#f4f4f4;padding:12px;border-radius:4px;overflow-x:auto}.document-editor .tiptap pre code{background:none;padding:0}.document-editor .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#aaa;pointer-events:none;height:0}
