:root{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%;--phone-safe-top: env(safe-area-inset-top, 0px);--phone-safe-bottom: env(safe-area-inset-bottom, 0px);--phone-safe-left: env(safe-area-inset-left, 0px);--phone-safe-right: env(safe-area-inset-right, 0px);--phone-shell-padding-inline: 1rem;--phone-shell-padding-block: .875rem;--phone-bottom-nav-base: 4rem;--phone-bottom-nav-height: calc(var(--phone-bottom-nav-base) + var(--phone-safe-bottom));--phone-modal-max-height: calc(100dvh - var(--phone-safe-top) - var(--phone-safe-bottom) - .5rem)}html{width:100%;max-width:100%;overflow-x:hidden}*,*:before,*:after{-webkit-tap-highlight-color:transparent}button,input,textarea,select,a{touch-action:manipulation}input,textarea,select{font-size:max(16px,1em)}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;background:#f5f5f7;color:#1d1d1f;overscroll-behavior:none;width:100%;max-width:100%;overflow-x:hidden}#root{min-height:100vh;min-height:100dvh;min-height:var(--app-height, 100dvh);width:100%;max-width:100%;overflow-x:hidden}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:767px){:root{--phone-shell-padding-inline: .875rem;--phone-shell-padding-block: .875rem;--phone-bottom-nav-base: 4rem;--phone-modal-max-height: calc(var(--app-height, 100dvh) - var(--phone-safe-top) - var(--phone-safe-bottom) - .5rem)}html{scroll-padding-top:calc(var(--phone-safe-top) + .5rem);scroll-padding-bottom:calc(var(--phone-bottom-nav-height) + .5rem)}body{min-width:0;overflow-x:hidden}}.release-update{position:fixed;top:calc(env(safe-area-inset-top,0px) + 12px);left:50%;z-index:2147483000;display:flex;width:min(calc(100vw - 24px),460px);min-height:68px;align-items:center;justify-content:space-between;gap:14px;padding:12px 12px 12px 16px;border:1px solid rgba(15,23,42,.14);border-radius:18px;background:#fffffff5;box-shadow:0 18px 50px #0f172a2e;color:#111318;transform:translate(-50%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.release-update__copy{display:grid;min-width:0;gap:3px}.release-update__copy strong{font-size:.95rem;line-height:1.15}.release-update__copy span{color:#5c6270;font-size:.82rem;line-height:1.3}.release-update__actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.release-update__button{min-width:56px;min-height:44px;padding:0 14px;border:1px solid #d9dde5;border-radius:999px;background:#fff;color:#2f3542;font:inherit;font-size:.86rem;font-weight:800;line-height:1;cursor:pointer}.release-update__button--primary{border-color:#111318;background:#111318;color:#fff}.release-update__button:focus-visible{outline:3px solid rgba(17,19,24,.24);outline-offset:2px}@media(max-width:430px){.release-update{align-items:stretch;gap:10px;padding:12px;border-radius:16px}.release-update__actions{gap:6px}.release-update__button{min-width:52px;padding:0 12px}}.plato-phone-shell{display:none}@media(max-width:767px){html[data-plato-phone-shell=enabled]{--plato-phone-shell-height: 5.6rem}html[data-plato-phone-shell=enabled] input,html[data-plato-phone-shell=enabled] select,html[data-plato-phone-shell=enabled] textarea{font-size:16px!important}html[data-plato-phone-shell=enabled] button,html[data-plato-phone-shell=enabled] summary,html[data-plato-phone-shell=enabled] [role=button],html[data-plato-phone-shell=enabled] [role=tab],html[data-plato-phone-shell=enabled] input:not([type=hidden]),html[data-plato-phone-shell=enabled] select,html[data-plato-phone-shell=enabled] textarea{min-width:44px!important;min-height:44px!important}html[data-plato-phone-shell=enabled] .kp-mobile-nav,html[data-plato-phone-shell=enabled] .kp-mobile-menu-overlay,html[data-plato-phone-shell=enabled] .office-mobile-nav,html[data-plato-phone-shell=enabled] .office-mobile-sheet{display:none!important}html[data-plato-phone-shell=enabled] .module-workspace-shell__topbar{min-width:0;overflow:hidden}html[data-plato-phone-shell=enabled] .module-workspace-shell__nav{min-width:0;max-width:100%;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}html[data-plato-phone-shell=enabled] .module-workspace-shell__nav::-webkit-scrollbar{display:none}html[data-plato-phone-shell=enabled] .office-shell.kitchen-shell{--office-phone-bottom-nav: 0rem;padding-bottom:calc(var(--plato-phone-shell-height) + env(safe-area-inset-bottom,0px) + .7rem)}html[data-plato-phone-shell=enabled] .office-shell__content{padding-bottom:calc(var(--plato-phone-shell-height) + env(safe-area-inset-bottom,0px) + .75rem)}html[data-plato-phone-shell=enabled] .kitchen-shell:not(.office-shell){padding-bottom:calc(var(--plato-phone-shell-height) + env(safe-area-inset-bottom,0px) + .7rem)}html[data-plato-phone-shell=enabled] .kitchen-shell:not(.office-shell) .kitchen-shell__content{padding-bottom:calc(var(--plato-phone-shell-height) + env(safe-area-inset-bottom,0px) + .75rem)}.plato-phone-shell{display:block;position:fixed;inset:0;z-index:2990;pointer-events:none}.plato-phone-shell__bar{position:fixed;left:max(.58rem,env(safe-area-inset-left,0px));right:max(.58rem,env(safe-area-inset-right,0px));bottom:max(.52rem,env(safe-area-inset-bottom,0px));z-index:3000;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.2rem;min-height:4.75rem;padding:.42rem;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:#17181c;pointer-events:auto;box-shadow:0 18px 36px #00000042,inset 0 1px #ffffff1f}.plato-phone-shell__item{min-width:0;min-height:3.45rem;display:grid;place-items:center;align-content:center;gap:.16rem;padding:.3rem .12rem;border:0;border-radius:16px;background:transparent;color:#d4d4d8;font:inherit;text-decoration:none;cursor:pointer;touch-action:manipulation}.plato-phone-shell__item.is-active{background:#fff;color:#17181c}.plato-phone-shell__item-icon,.plato-phone-shell__link-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.plato-phone-shell svg{width:1.16rem;height:1.16rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.plato-phone-shell__item span:last-child{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;font-weight:780;line-height:1.05}.plato-phone-shell__item:focus-visible,.plato-phone-shell__link:focus-visible,.plato-phone-shell__close:focus-visible,.plato-phone-shell__scrim:focus-visible{outline:3px solid rgba(17,24,39,.24);outline-offset:2px}.plato-phone-shell__sheet{position:fixed;inset:0;z-index:2990;pointer-events:auto}.plato-phone-shell__scrim{position:absolute;inset:0;width:100%;min-height:100%;padding:0;border:0;background:#18181b6b}.plato-phone-shell__panel{position:absolute;left:0;right:0;bottom:0;max-height:min(82dvh,44rem);display:grid;gap:.9rem;overflow:auto;padding:1rem .95rem calc(var(--plato-phone-shell-height) + env(safe-area-inset-bottom,0px) + .9rem);border:1px solid #e4e4e7;border-bottom:0;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 38px #0000002e;-webkit-overflow-scrolling:touch}.plato-phone-shell__panel:before{content:"";justify-self:center;width:2.4rem;height:.3rem;border-radius:999px;background:#d4d4d8}.plato-phone-shell__panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.plato-phone-shell__panel-head p,.plato-phone-shell__group h3{margin:0;color:#8a8f98;font-size:.72rem;font-weight:820;letter-spacing:.16em;line-height:1;text-transform:uppercase}.plato-phone-shell__panel-head h2{margin:.2rem 0 0;color:#17181c;font-size:1.35rem;letter-spacing:0;line-height:1.1}.plato-phone-shell__close{min-width:2.75rem;min-height:2.75rem;border:1px solid #e4e4e7;border-radius:999px;background:#fff;color:#18181b;font:inherit;font-size:1.45rem;line-height:1;cursor:pointer}.plato-phone-shell__groups{display:grid;gap:1rem}.plato-phone-shell__group{display:grid;gap:.55rem}.plato-phone-shell__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.plato-phone-shell__link{min-height:3.1rem;display:flex;align-items:center;gap:.65rem;padding:.72rem .78rem;border:1px solid #e5e7eb;border-radius:14px;background:#fafafa;color:#18181b;font:inherit;font-weight:780;line-height:1.15;text-align:left;text-decoration:none;cursor:pointer;touch-action:manipulation}.plato-phone-shell__link-icon{width:1.9rem;height:1.9rem;border-radius:10px;background:#f0fdf4;color:#166534}.plato-phone-shell__group--quick{padding-bottom:.2rem;border-bottom:1px solid #eceef1}.plato-phone-shell__links--quick{grid-template-columns:1fr}.plato-phone-shell__link--quick{min-height:3.65rem;justify-content:flex-start;background:#18181b;border-color:#18181b;color:#fff}.plato-phone-shell__link--quick .plato-phone-shell__link-icon{background:#ffffff1f;color:#fff}.plato-phone-shell__link strong,.plato-phone-shell__link small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plato-phone-shell__link strong{font-size:.88rem;line-height:1.05}.plato-phone-shell__link small{margin-top:.14rem;color:#ffffffb8;font-size:.68rem;font-weight:690;line-height:1.05}.plato-phone-shell__link:not(.plato-phone-shell__link--quick) small{color:#71717a}.plato-phone-shell__link-icon svg{width:1rem;height:1rem}}@media(max-width:370px){.plato-phone-shell__links{grid-template-columns:1fr}}
