@import "https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400&display=swap";.app-shell{box-sizing:border-box;flex-direction:column;gap:5px;min-height:100vh;padding:14px;display:flex}.app-shell__body{flex:auto;gap:5px;min-width:0;min-height:0;display:flex}.app-shell--with-sidebar .shell-main,.app-shell--with-sidebar.app-shell--sidebar-collapsed .shell-main{margin-left:0}.shell-main{flex-direction:column;flex:auto;gap:10px;width:100%;min-width:0;max-width:none;margin-left:0;margin-right:5px;display:flex;overflow-x:hidden}.shell-page{width:100%;max-width:none;margin:0;padding:5px 10px 10px 0}@media (width<=820px){#root .app-shell{width:100%;min-height:100dvh;padding:0 12px;overflow-x:hidden}.app-shell .shell-main{width:100%;margin-right:0;overflow-x:clip}.app-shell .shell-page{padding-top:52px}}@media (width>=821px){body .app-shell{--app-header-height:52px;--app-sidebar-width:0px;width:100%;height:100vh;min-height:100vh;padding:0;display:block;position:relative;overflow:hidden}body .app-shell--with-sidebar{--app-sidebar-width:200px}.app-shell--with-sidebar.app-shell--sidebar-collapsed{--app-sidebar-width:56px}#root .app-shell__body{top:var(--app-header-height);min-width:0;min-height:0;height:calc(100vh - var(--app-header-height));box-sizing:border-box;grid-template-columns:minmax(0,1fr);gap:5px;padding:0 14px 14px;display:grid;position:fixed;bottom:0;left:0;right:0;overflow:hidden}#root .app-shell--with-sidebar .app-shell__body{grid-template-columns:var(--app-sidebar-width) minmax(0, 1fr)}body .app-shell--with-sidebar .sidebar{top:var(--app-header-height);bottom:max(10px, env(safe-area-inset-bottom));z-index:20;width:var(--app-sidebar-width);min-width:0;height:auto;min-height:0;position:fixed;left:14px;overflow:hidden}.app-shell--compact-sidebar-menu .sidebar{padding-top:12px}.app-shell--compact-sidebar-menu .shell-page{padding-top:13px}body .app-shell--with-sidebar.app-shell--sidebar-collapsed .sidebar{width:var(--app-sidebar-width)}.app-shell--with-sidebar .shell-main,.app-shell--with-sidebar.app-shell--sidebar-collapsed .shell-main{grid-column:2;margin-left:0;margin-right:5px}#root .shell-main{overscroll-behavior:contain;height:100%;min-height:0;max-height:100%;overflow:hidden auto}body .app-shell--with-sidebar .shell-page{width:100%}}.app-shell:not(.app-shell--with-sidebar) .shell-main{margin-right:0}.app-shell:not(.app-shell--with-sidebar) .shell-page{width:min(1280px,100% - 16px);margin-inline:auto}@media (width<=820px){.shell-page,.app-shell:not(.app-shell--with-sidebar) .shell-page{width:100%;max-width:760px;margin-inline:auto}.app-shell.app-shell--with-sidebar{width:auto;min-width:0;padding:14px;overflow-x:hidden}.app-shell.app-shell--with-sidebar .sidebar{width:200px;display:flex}.app-shell.app-shell--with-sidebar.app-shell--sidebar-collapsed .sidebar{width:56px}.app-shell--with-sidebar .shell-main{width:auto;margin-left:200px;margin-right:5px;overflow-x:hidden}.app-shell--with-sidebar.app-shell--sidebar-collapsed .shell-main{margin-left:56px}.app-shell--with-sidebar .shell-header{background:0 0;border-bottom:0;justify-content:space-between;min-height:0;padding:0;position:static}.app-shell--with-sidebar .shell-header__brand{position:static;transform:none}.app-shell--with-sidebar .shell-header--desktop{display:flex}.app-shell--with-sidebar .shell-header__desktop-nav{align-items:center;display:inline-flex!important}.app-shell--with-sidebar .shell-mobile-burger{display:none!important}.app-shell--with-sidebar .shell-header--mobile{display:none}.app-shell.app-shell--with-sidebar .shell-page{width:100%;max-width:none;margin-inline:0;padding-top:10px;padding-bottom:24px}}.app-mobile-footer{justify-items:center;display:none}.app-mobile-footer__home-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;width:min(100%,520px);display:grid}.footer-intake-btn,.footer-home-btn,.footer-chat-btn{border:1px solid var(--line-soft);min-width:0;color:var(--text-secondary);background:#ffffff0b;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 6px 18px #00000047}.footer-intake-btn{letter-spacing:.04em;cursor:pointer;border-radius:10px;width:100%;height:46px;font-family:inherit;font-size:13px;font-weight:500;transition:background .16s,border-color .16s}.footer-intake-btn:hover{border-color:var(--accent-border);background:var(--accent-soft);color:var(--text-primary)}.app-mobile-footer__nav-actions{justify-content:space-between;align-items:center;width:100%;min-height:46px;display:flex;position:relative}.footer-icon-btn{border:1px solid var(--line-soft);width:46px;height:46px;color:var(--text-secondary);background:#ffffff0b;border-radius:10px;flex:0 0 46px;justify-content:center;align-items:center;transition:background .16s,border-color .16s,color .16s;display:inline-flex;box-shadow:0 6px 18px #00000047}.footer-icon-btn:hover{border-color:var(--accent-border);background:var(--accent-soft);color:var(--text-primary)}.footer-home-btn,.footer-chat-btn{border-radius:10px;width:46px;height:46px}.app-mobile-footer__mark{filter:invert(67%)sepia(15%)saturate(392%)hue-rotate(155deg)brightness(88%)contrast(82%);opacity:.52;pointer-events:none;width:86px;max-width:32vw;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scaleX(1.12)}.footer-chat-btn{position:relative}.footer-chat-btn.has-unread:after{content:"";background:var(--accent);width:7px;height:7px;box-shadow:0 0 10px var(--accent-border);border-radius:999px;position:absolute;top:9px;right:9px}@media (width<=820px){.app-mobile-footer{z-index:50;padding:10px 14px;padding-bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px)saturate(140%);background:#090f18c7;border-top:.5px solid #ffffff0f;place-items:center;display:grid;position:fixed;bottom:0;left:0;right:0}#root .app-shell .shell-page{padding-bottom:76px}.app-shell--group-chat .app-mobile-footer{display:none}}@media (width>=821px){.app-shell--with-sidebar .app-mobile-footer{display:none}}.si-quick-overlay{z-index:200;-webkit-backdrop-filter:blur(4px);background:#00000085;position:fixed;inset:0}.si-quick-card{z-index:201;padding:18px 16px;padding-bottom:max(18px, env(safe-area-inset-bottom));background:#08121cfc;border:1px solid #32d3e229;border-radius:16px 16px 0 0;max-height:90vh;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -12px 40px #00000080}.si-quick-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.si-quick-title{letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;font-size:10px;font-weight:600}.si-quick-close{color:#ffffff47;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 6px;font-family:inherit;font-size:13px;line-height:1;transition:background .13s,color .13s}.si-quick-close:hover{color:#ffffffa6;background:#ffffff12}.si-quick-choices{flex-direction:column;gap:8px;display:flex}.si-quick-choice{width:100%;color:inherit;cursor:pointer;text-align:left;background:#ffffff08;border:.5px solid #ffffff14;border-radius:10px;padding:14px 16px;font-family:inherit;transition:background .14s,border-color .14s;display:block}.si-quick-choice:hover{background:#32d3e214;border-color:#32d3e238}.si-quick-choice-label{color:#e6edf3e0;font-size:14px;font-weight:500}.si-quick-choice-sub{color:#ffffff59;margin-top:3px;font-size:11px}.si-quick-back{color:#ffffff61;letter-spacing:.04em;cursor:pointer;background:0 0;border:none;padding:0 0 12px;font-family:inherit;font-size:11px;transition:color .13s;display:block}.si-quick-back:hover{color:#ffffffb8}.si-quick-form{margin-top:12px}.si-quick-field-offset{margin-top:8px}.si-quick-error{margin-top:4px}.si-quick-actions,.si-quick-saved-empty,.si-quick-saved-list{margin-top:10px}.si-quick-intake-note{margin-top:2px}@media (width>=821px){.si-quick-overlay{-webkit-backdrop-filter:blur(2px)saturate(115%)}.si-quick-overlay+.si-quick-card{border-radius:12px;width:340px;max-height:80vh;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 24px 60px #000000a6}}.sidebar{isolation:isolate;box-sizing:border-box;width:200px;box-shadow:none;z-index:20;background:0 0;border-right:1px solid #0000;flex-direction:column;padding:25px 10px 4px;transition:width .18s;display:flex;position:fixed;top:0;bottom:-4px;left:0}.sidebar__scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#32d3e23d transparent;flex:auto;min-height:0;overflow:hidden auto}.sidebar__scroll::-webkit-scrollbar{width:4px}.sidebar__scroll::-webkit-scrollbar-track{background:0 0}.sidebar__scroll::-webkit-scrollbar-thumb{background:#32d3e238;border-radius:999px}.sidebar--collapsed{width:56px}.sidebar--collapsed .sidebar__scroll{opacity:0;pointer-events:none;display:none}.sidebar__group{margin-bottom:4px;margin-left:4px;padding-top:10px;position:relative}.sidebar__group:first-of-type{margin-top:0;padding-top:0}.sidebar__group:first-of-type:before{display:none}.sidebar__group-label{color:#336874;text-align:left;-webkit-user-select:none;user-select:none;cursor:pointer;background:0 0;border:0;width:100%;margin:0;padding:0 0 5.5px 6px;font-size:10.5px;display:block;position:relative}.sidebar__group-label:after{content:"";background:var(--line-soft);height:1px;transition:background .22s,box-shadow .22s;position:absolute;bottom:0;left:5px;right:5px}.sidebar__group-label:hover,.sidebar__group-label:focus-visible{color:#e6edf3}.sidebar__group-label[aria-expanded=false]:after{background:linear-gradient(90deg,#0000 0%,#32d3e28c 50%,#0000 100%);box-shadow:0 0 6px #32d3e280}.sidebar__nav{opacity:1;pointer-events:auto;max-height:500px;padding-left:2px;transition:max-height .22s,opacity .22s;display:grid;overflow:hidden}.sidebar__nav--collapsed{opacity:0;pointer-events:none;max-height:0}.sidebar__link{color:#8ea4afe6;letter-spacing:.01em;text-shadow:0 1px #000000b8,0 0 8px #ffffff08;background:0 0;border-radius:5px;align-items:center;margin:0 4px;padding:5px 10px 5px 6px;font-size:9px;font-weight:400;transition:background .14s,box-shadow .14s,color .14s;display:flex;position:relative}.sidebar__link:after{content:"";background:var(--line-faint);opacity:.75;height:1px;position:absolute;bottom:0;left:10px;right:10px}.sidebar__nav .sidebar__link:last-child:after{display:none}.sidebar__link:hover,.sidebar__link:focus-visible{background:var(--accent-soft);color:#e6edf3;box-shadow:0 0 0 1px var(--accent-border)}.sidebar__link.is-active{color:#e6edf3;background:#1a8a9629;box-shadow:inset 0 0 0 1px #32d3e247,0 0 0 1px #32d3e21f}.sidebar__footer{flex-direction:column;flex:none;gap:6px;margin-top:auto;padding:10px 4px 0 0;display:flex}.sidebar--collapsed .sidebar__footer{align-items:center;padding:10px 0 0}.sidebar__footer-row{align-items:center;min-height:32px;display:flex}.sidebar--collapsed .sidebar__footer-row{justify-content:center;width:100%;min-height:36px}.sidebar__footer-row--bottom{justify-content:space-between;position:relative}.sidebar--collapsed .sidebar__footer-row--bottom{flex-direction:column;justify-content:flex-start;gap:6px}.sidebar__account{color:#1a4a55;cursor:pointer;background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;text-decoration:none;transition:background .14s,box-shadow .14s,color .14s;display:inline-flex}.sidebar__account:hover{color:#24616d;background:radial-gradient(circle,#1a4a550a 0%,#1a4a5517 48%,#1a4a552e 100%);box-shadow:inset 0 1px #396a7438,inset 1px 0 #396a740f,inset -1px 0 #396a740f,inset 0 -1px #0000}.sidebar__account:focus-visible{color:#24616d;background:radial-gradient(circle,#1a4a550a 0%,#1a4a5517 48%,#1a4a552e 100%);outline:none}.sidebar__account:active{color:#1a4a55;background:#1a4a5533}.sidebar__account svg,.sidebar__panel-icon svg{width:27px;height:27px;display:block}.sidebar__svg-icon{background:currentColor;flex-shrink:0;width:27px;height:27px;display:block}.sidebar__svg-icon--chat{-webkit-mask:url(/assets/icons/message-bubble-dot.svg) 50%/contain no-repeat;mask:url(/assets/icons/message-bubble-dot.svg) 50%/contain no-repeat}.sidebar__svg-icon--inbox{-webkit-mask:url(/assets/icons/mailbox.svg) 50%/contain no-repeat;mask:url(/assets/icons/mailbox.svg) 50%/contain no-repeat}.sidebar__svg-icon--account{-webkit-mask:url(/assets/icons/account-dots.svg) 50%/contain no-repeat;mask:url(/assets/icons/account-dots.svg) 50%/contain no-repeat}.sidebar__panel-icon{color:#1a4a55}.sidebar__menu-popup.shell-account-menu--settings{position:absolute;width:auto!important;min-width:0!important;max-height:min(360px, calc(100vh - var(--app-header-height,74px) - 132px))!important;overscroll-behavior:contain!important;-webkit-backdrop-filter:none!important;transform-origin:0 100%!important;background:#08121cfa!important;border:1px solid #32d3e229!important;border-radius:8px!important;animation:none!important;display:block!important;inset:auto 8px calc(100% + 8px) 12px!important;overflow:hidden auto!important;box-shadow:0 18px 38px #0000007a!important}.sidebar__menu-popup .shell-account-menu__header{display:none}.sidebar__menu-popup .shell-account-menu__nav,.sidebar__menu-popup .shell-account-menu__bottom{flex-direction:column;display:flex}.sidebar__menu-popup .shell-account-menu-item{color:#e6edf3cc!important;width:100%!important;min-height:34px!important;font:inherit!important;letter-spacing:.08em!important;text-align:left!important;cursor:pointer!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-bottom:1px solid #ffffff0d!important;align-items:center!important;padding:0 11px!important;font-size:10px!important;text-decoration:none!important;transition:background .14s,color .14s!important;display:flex!important}.sidebar__menu-popup .shell-account-menu__nav .shell-account-menu-item:last-child{border-bottom:1px solid #ffffff0d!important}.sidebar__menu-popup .shell-account-menu__bottom .shell-account-menu-item:last-child{border-bottom:0!important}.sidebar__menu-popup .shell-account-menu-item:hover{color:#e6edf3!important;background:#32d3e212!important}.sidebar__menu-popup .shell-account-menu-item--danger:hover{color:#ffe8e4f2!important;background:#96493f2e!important}.shell-account-menu{z-index:200;background:#08121cfa;border:1px solid #32d3e229;border-radius:8px;min-width:148px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 18px 38px #0000007a}.shell-account-menu-item{color:#e6edf3cc;width:100%;min-height:34px;font:inherit;letter-spacing:.08em;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:0;border-bottom:1px solid #ffffff0d;align-items:center;padding:0 11px;font-size:10px;text-decoration:none;display:flex}.shell-account-menu-item:last-child{border-bottom:0}.shell-account-menu-item:hover{color:#e6edf3;background:#32d3e212}.shell-account-menu-item--danger:hover{color:#ffe8e4f2;background:#96493f2e}.shell-header__settings .shell-account-menu--settings{-webkit-backdrop-filter:blur(12px)saturate(180%);transform-origin:100% 0;background:#ffffff0d radial-gradient(circle at 0 0,#ffffff1f 0%,#0000 60%);border:1px solid #ffffff20;border-radius:18px;flex-direction:column;width:300px;animation:.34s cubic-bezier(.34,1.56,.64,1) both shell-genie-in;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000006b}.shell-account-menu__header{border-bottom:1px solid #ffffff0d;align-items:center;padding:11px 14px 9px;display:flex}.shell-account-menu__title{letter-spacing:1.4px;text-transform:uppercase;color:#659598;font-size:10px;font-weight:600}.shell-account-menu__bottom,.shell-account-menu__nav{flex-direction:column;display:flex}.shell-header__settings .shell-account-menu--settings .shell-account-menu-item{color:#e6edf3e0;letter-spacing:.01em;border:none;border-top:.5px solid #ffffff0f;min-height:44px;padding:11px 14px;font-family:inherit;font-size:13px;font-weight:400;transition:background .14s}.shell-header__settings .shell-account-menu--settings .shell-account-menu-item:first-child{border-top:none}.shell-header__settings .shell-account-menu--settings .shell-account-menu-item:hover{background:#ffffff12}.shell-header__settings .shell-account-menu--settings .shell-account-menu-item--danger{color:#ff6464d1}.shell-header__settings .shell-account-menu--settings .shell-account-menu-item--danger:hover{background:#ff464614}.shell-mobile-burger{display:none}@media (width<=820px){.shell-header--mobile .shell-header__settings .shell-account-menu--settings{transform-origin:0 0;background-image:radial-gradient(circle at 0 0,#ffffff1f 0%,#0000 60%);min-height:200px;max-height:calc(100vh - 100px);padding:0;position:fixed;top:78px;left:35px;right:35px}.shell-header--mobile .shell-header__settings .shell-account-menu--settings .shell-account-menu__nav{flex:auto;overflow-y:auto}.shell-header--mobile .shell-header__settings .shell-account-menu--settings .shell-account-menu__bottom{border-top:.5px solid #ffffff17;margin-top:auto}.shell-header--mobile .shell-header__settings .shell-account-menu--settings .shell-account-menu-item{color:#e6edf3eb;border-radius:0;min-height:54px;padding:14px 20px;font-size:15px;font-weight:500}.shell-header--mobile .shell-header__settings .shell-account-menu--settings .shell-account-menu__header+* .shell-account-menu-item:first-child,.shell-header--mobile .shell-header__settings .shell-account-menu--settings .shell-account-menu__nav .shell-account-menu-item:first-child,.shell-header--mobile .shell-header__settings .shell-account-menu--settings .shell-account-menu__bottom .shell-account-menu-item:first-child{border-top:none}.shell-header--mobile .shell-header__settings .shell-account-menu--settings .shell-account-menu-item:hover{background:#ffffff14}.shell-header--mobile .shell-header__settings .shell-account-menu--settings .shell-account-menu-item--danger:hover{background:#ff464614}.shell-header--mobile .shell-mobile-burger{-webkit-backdrop-filter:blur(30px)saturate(160%);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff12;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-top:3px;margin-bottom:3px;margin-left:3px;transition:box-shadow .2s;display:flex;box-shadow:inset 0 1px #fff6,inset 0 -1px #ffffff0f,0 8px 24px #0000005c}.shell-mobile-burger:active{box-shadow:inset 0 1px #ffffff47,inset 0 -1px #ffffff0a,0 4px 12px #00000047}}.shell-mobile-burger__lines{background:#ffffffbf;border-radius:2px;width:20px;height:1px;transition:background .18s,transform .34s cubic-bezier(.34,1.56,.64,1);position:relative}.shell-mobile-burger__lines:before{content:"";background:#ffffff8c;border-radius:2px;width:11px;height:1.1px;transition:top .22s cubic-bezier(.23,1,.32,1),width .22s cubic-bezier(.23,1,.32,1),background .18s;position:absolute;top:-7px;left:0}.shell-mobile-burger__lines:after{content:"";background:#ffffff8c;border-radius:2px;width:11px;height:1.1px;transition:top .22s cubic-bezier(.23,1,.32,1),width .22s cubic-bezier(.23,1,.32,1),left .22s cubic-bezier(.23,1,.32,1),background .18s;position:absolute;top:7px;left:9px}.shell-mobile-burger.is-open .shell-mobile-burger__lines{background:0 0;transition:background 80ms,transform .34s cubic-bezier(.34,1.56,.64,1);transform:rotate(45deg)}.shell-mobile-burger.is-open .shell-mobile-burger__lines:before{background:#ffffffbf;width:20px;transition:top .22s cubic-bezier(.23,1,.32,1),width .22s cubic-bezier(.23,1,.32,1),background .18s;top:0}.shell-mobile-burger.is-open .shell-mobile-burger__lines:after{background:#ffffffbf;width:20px;transition:top .22s cubic-bezier(.23,1,.32,1),width .22s cubic-bezier(.23,1,.32,1),left .22s cubic-bezier(.23,1,.32,1),background .18s;top:0;left:0;transform:rotate(-90deg)}@keyframes shell-genie-in{0%{opacity:0;filter:blur(10px);transform:scale(.04)}35%{opacity:1;filter:blur(2px)}70%{filter:blur()}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes shell-overlay-fade{0%{opacity:0}to{opacity:1}}.shell-menu-scrim{z-index:150;-webkit-backdrop-filter:blur(20px)saturate(160%);background:#0000005c;animation:.2s both shell-overlay-fade;position:fixed;inset:0}@media (width>=821px){body.pockat-desktop-overlay-open .shell-menu-scrim{-webkit-backdrop-filter:blur(2px)saturate(115%);background:#0000003d}body.pockat-desktop-overlay-open .shell-page,body.pockat-desktop-overlay-open .shell-breadcrumbs,body.pockat-desktop-overlay-open .shell-header__brand,body.pockat-desktop-overlay-open .shell-header__desktop-nav{filter:blur(.75px);transform:translateZ(0)}}@media (width<=820px){body.pockat-desktop-overlay-open .shell-page,body.pockat-desktop-overlay-open .shell-breadcrumbs{filter:blur(6px);transition:filter .2s;transform:translateZ(0)}}.shell-header{box-sizing:border-box;background:0 0;justify-content:space-between;align-items:center;padding:0;display:flex}.header__logo{filter:invert(67%)sepia(15%)saturate(392%)hue-rotate(155deg)brightness(88%)contrast(82%);opacity:.9;width:auto;height:26px;margin-top:10px;margin-left:12px;transform:scaleX(1.18)}.shell-header__brand{align-items:center;display:flex}.shell-header__mobile-logo{display:none}.shell-header__desktop-nav{flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.shell-header__settings{margin-left:0;position:relative}.shell-header--desktop{width:100%;display:flex}.shell-header--pockat{position:relative}.shell-header__center-title{color:#e6edf3e6;letter-spacing:.04em;text-align:center;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;max-width:clamp(180px,100% - 560px,520px);margin:0;font-size:15px;font-weight:500;line-height:1;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.shell-breadcrumbs{display:none}.shell-header__right{align-items:center;gap:3px;margin-left:auto;display:flex}.shell-header--mobile{display:none}.si-header-btn{display:inline-flex!important}.shell-action-btn,.shell-header__desktop-nav .si-header-btn{white-space:nowrap;flex:none;justify-content:center;align-items:center;min-width:0;height:28px;padding:0 14px;line-height:1;display:inline-flex}.shell-header--desktop .shell-header__brand{flex:none;min-width:126px}.shell-header--desktop .shell-header__desktop-nav{min-width:0;margin-left:auto}@media (width>=821px){.shell-header.shell-header--desktop{z-index:80;height:var(--app-header-height);min-height:0;max-height:var(--app-header-height);padding:7px 28px 2px;position:fixed;top:0;left:0;right:0;overflow:hidden}.shell-header--desktop.shell-header--pockat{position:fixed}}.pockat-bell-btn{z-index:0;color:#ffffffb3;cursor:pointer;-webkit-backdrop-filter:blur(8px)saturate(102%);background:linear-gradient(#ffffff1a 0%,#ffffff0f 10%,#ffffff08 22%,#ffffff05 100%),linear-gradient(#4e4e4e38 0%,#2a2a2a2e 100%);border:.5px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:36.5px;height:31px;margin-right:11px;transition:border-color .14s,box-shadow .14s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 5px 12px #00000038,inset 0 .75px #ffffff29,inset 0 -.75px #ffffff0d}.pockat-bell-arc{z-index:-1;pointer-events:none;-webkit-mask-composite:xor;background:conic-gradient(#0000 0% 55%,#32d3e20f 63%,#32d3e28c 73%,#32d3e2f2 80%,#32d3e28c 87%,#32d3e20f 94%,#0000 100%);border-radius:7px;padding:1px;animation:2.4s linear infinite pockat-arc-spin;display:none;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pockat-bell-btn.has-alerts .pockat-bell-arc{display:block}.pockat-header-icon-btn{width:33px;height:36px;box-shadow:none;color:var(--menu-item-color,#8ea4afe6);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:color .14s,transform .14s;display:inline-flex;position:relative}.pockat-header-icon-btn:hover,.pockat-header-icon-btn:focus-visible,.pockat-header-icon-btn.is-active{color:var(--prime-acc-teal,#32d3e2)}.pockat-header-icon-btn:focus-visible{outline-offset:3px;outline:1px solid #32d3e2b8}.pockat-header-icon-btn.is-active{cursor:default}.pockat-header-icon-btn.is-active:hover{transform:none}.pockat-header-icon-btn.has-alerts:after{content:"";background:var(--prime-acc-teal,#32d3e2);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px;box-shadow:0 0 10px #32d3e2cc}.pockat-header-svg-icon{background:currentColor;display:block}.pockat-header-svg-icon--camp{width:24px;height:25px;-webkit-mask:url(/assets/icons/tent.svg) 50%/contain no-repeat;mask:url(/assets/icons/tent.svg) 50%/contain no-repeat}.pockat-header-svg-icon--bell{width:22.75px;height:23px;-webkit-mask:url(/assets/icons/bell.svg) 50%/contain no-repeat;mask:url(/assets/icons/bell.svg) 50%/contain no-repeat}.pockat-header-svg-icon--calendar{width:23px;height:23px;-webkit-mask:url(/assets/icons/calendar.svg) 50%/contain no-repeat;mask:url(/assets/icons/calendar.svg) 50%/contain no-repeat}.pockat-header-svg-icon--notepad{width:23px;height:23px;-webkit-mask:url(/assets/icons/notebook-pen.svg) 50%/contain no-repeat;mask:url(/assets/icons/notebook-pen.svg) 50%/contain no-repeat}@keyframes pockat-arc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=820px){.shell-header.shell-header--mobile{z-index:30;background:#090f18c7;border-bottom:.5px solid #ffffff0f;justify-content:space-between;min-height:64px;padding:10px 14px;position:fixed;top:0;left:0;right:0}.shell-header--desktop.shell-header{display:none}.shell-header--mobile.shell-header{display:flex}.shell-header--mobile .shell-header__brand{position:absolute;left:50%;transform:translate(-50%)}.shell-header--mobile .shell-header__mobile-logo{display:block}.shell-header--mobile .shell-header__desktop-nav{display:none}.shell-header__desktop-nav .si-header-btn{display:none!important}.shell-header__center-title,.shell-header__center-title--mobile{max-width:calc(100vw - 150px);font-size:18px;font-weight:500;position:static;transform:none}.shell-header--mobile .shell-header__settings{margin-left:0}.shell-header--mobile .header__logo{filter:invert(67%)sepia(15%)saturate(392%)hue-rotate(155deg)brightness(88%)contrast(82%);opacity:.9;width:auto;height:35px;margin-top:10px;margin-left:12px;transform:scaleX(1.23)}}.pockat-alert-popover{z-index:1000;transform-origin:100% 0;-webkit-backdrop-filter:blur(12px)saturate(180%);background:#ffffff0d radial-gradient(circle at 100% 0,#ffffff1f 0%,#0000 60%);border:1px solid #ffffff20;border-radius:18px;flex-direction:column;width:300px;animation:.34s cubic-bezier(.34,1.56,.64,1) both shell-genie-in;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #0000006b}.pockat-alert-pop-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:11px 14px 9px;display:flex}.pockat-alert-pop-title{color:#659598;letter-spacing:1.4px;text-transform:uppercase;font-size:10px;font-weight:600}.pockat-alert-count{color:#ffffff4d;font-size:9.5px}.pockat-alert-list{flex:auto;max-height:320px;overflow-y:auto}.pockat-alert-item{cursor:default;border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:10px;padding:10px 14px;transition:background .14s;display:flex}.pockat-alert-item:hover{background:#32d3e20d}.pockat-alert-item:last-child{border-bottom:none}.pockat-alert-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:4px;display:inline-block}.pockat-alert-dot.calendar{background:#32d3e2d9}.pockat-alert-dot.reminder{background:#b482ffd9}.pockat-alert-body{flex:auto;min-width:0}.pockat-alert-title{color:#e6edf3d9;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.pockat-alert-meta{color:#ffffff4d;margin-top:2px;font-size:9.5px}.pockat-alert-dismiss{color:#ffffff40;cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;font-size:11px;transition:background .14s,color .14s;display:flex}.pockat-alert-dismiss:hover{color:#ffffffa6;background:#ffffff14}.pockat-alert-empty{color:#fff3;text-align:center;padding:24px 14px;font-size:10.5px}.pockat-alert-pop-footer{border-top:1px solid #ffffff0d;padding:8px 14px}.pockat-btn-clear-all{color:#ffffff59;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#ffffff0a;border:.5px solid #ffffff14;border-radius:5px;width:100%;padding:6px;font-family:inherit;font-size:9.5px;transition:background .14s,color .14s}.pockat-btn-clear-all:hover{color:#ffffffa6;background:#ffffff14}@media (width<=820px){.shell-header--mobile .pockat-bell-btn{-webkit-backdrop-filter:blur(30px)saturate(160%);background:#ffffff12;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:3px 3px 3px 0;padding:0;transition:box-shadow .2s;display:flex;box-shadow:inset 0 1px #fff6,inset 0 -1px #ffffff0f,0 8px 24px #0000005c}.shell-header--mobile .pockat-bell-btn:active{box-shadow:inset 0 1px #ffffff47,inset 0 -1px #ffffff0a,0 4px 12px #00000047}.shell-header--mobile .pockat-bell-btn svg{width:17px;height:18px}.shell-header--mobile .pockat-bell-arc{border-radius:50%}.shell-header--mobile .pockat-alert-popover{z-index:200;transform-origin:100% 0;-webkit-backdrop-filter:blur(12px)saturate(180%);background:#ffffff0d radial-gradient(circle at 100% 0,#ffffff1f 0%,#0000 60%);border:1px solid #ffffff20;border-radius:18px;width:auto;max-height:calc(100vh - 100px);padding:0;animation:.34s cubic-bezier(.34,1.56,.64,1) both shell-genie-in;position:fixed;top:78px;left:35px;right:35px;overflow:hidden;box-shadow:0 8px 32px #0000006b}.shell-header--mobile .pockat-alert-pop-header{border-bottom:.5px solid #ffffff14;padding:14px 20px 12px}.shell-header--mobile .pockat-alert-pop-title{letter-spacing:1.4px;font-size:10px;font-weight:600}.shell-header--mobile .pockat-alert-list{max-height:calc(100vh - 220px);overflow-y:auto}.shell-header--mobile .pockat-alert-item{border-top:.5px solid #ffffff0f;padding:14px 20px}.shell-header--mobile .pockat-alert-empty{padding:36px 20px;font-size:14px}.shell-header--mobile .pockat-alert-pop-footer{border-top:.5px solid #ffffff0f;padding:12px 20px}}.button{color:#ffffffe6;letter-spacing:.1em;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#65959c47 0%,#32d3e22e 100%);border:1px solid #65959c80;border-radius:7px;justify-content:center;align-items:center;height:28px;margin-left:2px;padding:7px 18px;font-family:inherit;font-size:12px;font-weight:500;transition:background .16s,border-color .16s;display:inline-flex;overflow:hidden;box-shadow:0 5px 12px #00000038,inset 0 .75px #ffffff29,inset 0 -.75px #ffffff0d}.button:hover{background:linear-gradient(135deg,#65959c66 0%,#32d3e247 100%);border-color:#65959cbf}.button:disabled{opacity:.45;cursor:default}.button-secondary{color:#fffc;width:auto;height:28px;font:inherit;letter-spacing:.09em;cursor:pointer;-webkit-backdrop-filter:blur(8px)saturate(102%);background:linear-gradient(#ffffff1a 0%,#ffffff0f 10%,#ffffff08 22%,#ffffff05 100%),linear-gradient(#4e4e4e38 0%,#2a2a2a2e 100%);border:.5px solid #fff3;border-radius:6px;align-items:center;gap:9px;margin-left:2px;padding:0 10px;font-size:9px;transition:border-color .14s,box-shadow .14s;display:flex;box-shadow:0 5px 12px #00000038,inset 0 .75px #ffffff29,inset 0 -.75px #ffffff0d}.button-secondary:hover{color:#ffffffd9;background:#65959c1a;border-color:#65959c59}.button-ghost{color:#ffffff73;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;height:28px;margin-left:2px;padding:5px 12px;font-family:inherit;font-size:11px;transition:border-color .15s,color .15s;display:inline-flex;overflow:hidden;box-shadow:0 5px 12px #00000038,inset 0 .75px #ffffff29,inset 0 -.75px #ffffff0d}.button-ghost:hover{color:#65959cd9;border-color:#65959c73}.stack{flex-direction:column;gap:14px;display:flex}.pockat-section-offset{margin-top:10px}.pockat-section-offset--md{margin-top:12px}.pockat-section-offset--lg{margin-top:14px}.panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #65959c29;border-radius:10px;padding:14px;box-shadow:0 2px 10px #0003}.panel--solid{background:#090d1433}.panel--quiet{box-shadow:none;background:#ffffff06;border-color:#ffffff12;padding:10px 12px}.panel h3,.panel h4{color:#aeb8c4;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:10px;line-height:1.2}.eyebrow{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:9px;display:inline-block}.panel p{color:var(--text-secondary);text-align:center;margin:6px 0 0;font-size:9px;line-height:1.4}.aed-modal-backdrop{z-index:300;-webkit-backdrop-filter:blur(8px)saturate(140%);background:#0000007a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.aed-modal{text-align:center;background:#0e1624f5;border:1px solid #ffffff1f;border-radius:10px;width:min(100%,360px);padding:18px;box-shadow:0 24px 60px #00000080}.aed-modal p{margin:10px 0 16px;font-size:12px}.aed-modal--wide{text-align:left;width:min(920px,100%);max-height:calc(100vh - 40px);overflow:auto}.grid{gap:12px;display:grid}.grid--two{grid-template-columns:repeat(2,1fr)}.grid--three{grid-template-columns:repeat(3,1fr)}@media (width<=900px){.grid--two,.grid--three{grid-template-columns:1fr}}.status-row{flex-wrap:wrap;align-items:center;gap:5px;width:100%;margin-top:10px;display:flex}.status-row--flush{margin-top:0}.actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.actions--flush{margin:0}.actions--panel{margin-top:18px}.field-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.reminder-panel__fields{margin-top:12px}.field{flex-direction:column;gap:4px;display:flex}.field>span{color:#fff6;letter-spacing:.04em;font-size:11px}.field label{color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;font-size:9px}.field input,.field textarea,.field select,.readonly-field{width:100%;min-height:34px;color:var(--text-primary);background:#0a101a6b;border:.5px solid #ffffff14;border-radius:6px;padding:7px 9px;font-size:11px}.field>input,.field>select,.field>textarea{color:#ffffffd9;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:6px 10px;font-family:inherit;font-size:13px;transition:border-color .15s}.field>input:focus,.field>select:focus,.field>textarea:focus{border-color:#65959c8c}.field textarea{resize:vertical;min-height:82px}.readonly-field{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:11px;display:flex}.readonly-field strong{color:var(--text-primary);opacity:.8;font-weight:450}.field-grid{gap:10px;display:grid}.field-grid--two{grid-template-columns:1fr 1fr}.app-shell,.shell-main,.shell-page,.stack,.grid,.field-grid,.panel,.reminder-panel,.status-row,.actions,.field,.readonly-field{box-sizing:border-box;min-width:0;max-width:100%}.app-shell,.shell-main,.shell-page{overflow-x:hidden}.panel,.reminder-panel{overflow:hidden}.panel p,.helper,.status-pill,.readonly-field,.readonly-field strong,.field label{overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%}.status-row .status-pill{white-space:normal}.reminder-panel>p,.reminder-panel .helper{text-align:left}.field input,.field textarea,.field select,.field>input,.field>textarea,.field>select{min-width:0;max-width:100%}@media (width<=820px){.panel,.reminder-panel{width:100%}.reminder-panel__fields,.field-grid--two,.field-grid--three{grid-template-columns:minmax(0,1fr)}}.public-shell .button,.public-shell .button-secondary,.public-shell .button-ghost,.app-shell:not(.app-shell--with-sidebar) .shell-page .button,.app-shell:not(.app-shell--with-sidebar) .shell-page .button-secondary,.app-shell:not(.app-shell--with-sidebar) .shell-page .button-ghost{color:#e6edf394;letter-spacing:.09em;text-transform:none;white-space:nowrap;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:6px;flex:none;justify-content:center;align-items:center;width:auto;max-width:100%;height:28px;min-height:28px;margin-left:0;padding:0 14px;font-family:inherit;font-size:10px;font-weight:500;line-height:1;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 14px #00000038,inset 0 0 0 1px #ffffff08}.public-shell .button:hover,.public-shell .button-secondary:hover,.public-shell .button-ghost:hover,.app-shell:not(.app-shell--with-sidebar) .shell-page .button:hover,.app-shell:not(.app-shell--with-sidebar) .shell-page .button-secondary:hover,.app-shell:not(.app-shell--with-sidebar) .shell-page .button-ghost:hover{color:#e6edf3d1;background:#65959c14;border-color:#65959c59}.public-shell .button:disabled,.public-shell .button-secondary:disabled,.public-shell .button-ghost:disabled,.app-shell:not(.app-shell--with-sidebar) .shell-page .button:disabled,.app-shell:not(.app-shell--with-sidebar) .shell-page .button-secondary:disabled,.app-shell:not(.app-shell--with-sidebar) .shell-page .button-ghost:disabled{opacity:.45;cursor:default}.app-shell:not(.app-shell--with-sidebar) .shell-page .panel{flex-direction:column;display:flex}.app-shell:not(.app-shell--with-sidebar) .shell-page .panel>.actions{justify-content:flex-end;align-self:stretch;padding-top:18px;margin-top:auto!important}@media (width<=820px){.app-shell:not(.app-shell--with-sidebar) .shell-page .pockat-history-view{gap:0;padding-top:18px}.app-shell:not(.app-shell--with-sidebar) .shell-page .pockat-history-panel{order:1;margin-bottom:18px}.app-shell:not(.app-shell--with-sidebar) .shell-page .pockat-history-actions{order:2;width:100%;justify-content:center!important}.app-shell:not(.app-shell--with-sidebar) .shell-page .pockat-history-actions>div:empty{display:none}}.status-pill{color:#65959ce6;letter-spacing:.04em;white-space:nowrap;background:#65959c1f;border:1px solid #65959c4d;border-radius:15px;align-items:center;gap:4px;margin-top:5px;margin-bottom:5px;padding:4px 9px;font-size:10px;font-weight:500;display:inline-flex}.status-pill[data-tone=success]{color:#86eface6;background:#22c55e1f;border-color:#22c55e4d}.status-pill[data-tone=warning]{color:#e6edf3e6;background:#ffd16614}.status-pill[data-tone=warn]{color:#fde047e6;background:#fbbf241f;border-color:#fbbf244d}.status-pill[data-tone=error]{color:#fca5a5e6;background:#ef44441f;border-color:#ef44444d}.helper{color:var(--text-tertiary);margin:0;font-size:12px;line-height:1.4}.helper--error{color:#fca5a5e6}.helper--empty{color:#ffffff59;font-size:12px}.choice-row{flex-wrap:wrap;gap:6px;display:flex}.choice-chip{min-width:32px;min-height:30px;color:var(--text-secondary);background:#ffffff08;border:.5px solid #ffffff14;border-radius:6px;padding:0 9px;font-size:9.5px}.choice-chip.is-selected{color:var(--text-primary);background:#1a8a9629;border-color:#32d3e247}.survey-question{border-top:1px solid #ffffff0f;gap:9px;padding:11px 0;display:grid}.survey-question:first-child{border-top:0;padding-top:0}.survey-question h3{color:#e6edf3d6;letter-spacing:.04em;font-size:11px;line-height:1.35}.survey-required{color:#32d3e2b8;letter-spacing:.08em;text-transform:uppercase;margin-left:8px;font-size:9px;font-weight:600}.survey-submit-state{text-align:center;padding:32px 24px}.survey-submit-state__check{margin-bottom:8px;font-size:22px}.survey-submit-state__message{color:#ffffff80;margin-top:6px;font-size:12px}.survey-progress{appearance:none;background:#ffffff0f;border:0;border-radius:999px;width:100%;height:6px;margin-top:10px;display:block;overflow:hidden}.survey-progress::-webkit-progress-bar{border-radius:inherit;background:#ffffff0f}.survey-progress::-webkit-progress-value{border-radius:inherit;background:linear-gradient(90deg, var(--accent-primary), var(--accent-strong))}.survey-progress::-moz-progress-bar{border-radius:inherit;background:linear-gradient(90deg, var(--accent-primary), var(--accent-strong))}.signature-pad{gap:6px;display:grid}.signature-pad__canvas{touch-action:none;background:#0a101a7a;border:.5px solid #ffffff14;border-radius:6px;width:100%;min-height:150px}.list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.list-item{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:16px;padding:10px 0;display:flex}.list-item:first-child{border-top:0;padding-top:0}.list-item--start{align-items:flex-start}.list-item--comfortable{padding-top:10px;padding-bottom:10px}.list-item-main{flex:1;min-width:0}.list-item-actions{align-items:center;gap:8px;display:flex}.submissions-report-list{margin-top:12px}.submissions-report-row{align-items:center;gap:16px}.submissions-report-row>div{min-width:0}.submissions-report-row .button-ghost{margin-left:auto}@media (width<=760px){.submissions-report-list .submissions-report-row{flex-direction:column;align-items:flex-start}.submissions-report-list .submissions-report-row .button-ghost{margin-left:0}}.pockat-dtp-input{color:#ebf2f6e6;width:100%;min-height:40px;font:inherit;background:#ffffff0b;border:1px solid #65959c47;border-radius:10px;outline:none;padding:9px 11px}.pockat-dtp-input:focus{border-color:#32d3e28c;box-shadow:0 0 0 3px #32d3e21a}.pockat-select-input{color:#ebf2f6e6;width:100%;min-height:40px;font:inherit;text-align:left;cursor:pointer;background:#ffffff0b;border:1px solid #65959c47;border-radius:10px;outline:none;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.pockat-select-input:focus,.pockat-select-input[aria-expanded=true]{border-color:#32d3e28c;box-shadow:0 0 0 3px #32d3e21a}.pockat-select-input:disabled{cursor:not-allowed;opacity:.55}.pockat-select-caret{color:#65959ce6;font-size:16px;line-height:1;transform:translateY(-2px)}.pockat-select-popover{width:var(--pockat-popover-width,224px);gap:4px;max-height:min(260px,100vh - 24px);display:grid;overflow-y:auto}.pockat-select-option{color:#ebf2f6c2;width:100%;min-height:30px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;padding:7px 9px;font-size:12px;font-weight:600;transition:border-color .12s,background .12s,color .12s}.pockat-select-option:hover,.pockat-select-option--selected{color:#fff;background:#32d3e224;border-color:#32d3e273}.pockat-history-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.pockat-history-filter-row{align-items:center;gap:8px;min-width:0;display:flex}.pockat-history-selector{border-radius:8px;width:220px;min-height:34px;padding:6px 10px;font-size:12px}.pockat-history-selector--year{width:126px}.pockat-dtp-popover{top:var(--pockat-popover-top,0);left:var(--pockat-popover-left,0);z-index:9999;background:#0f1e2b;border:1px solid #65959c59;border-radius:10px;width:224px;padding:10px;position:fixed;box-shadow:0 8px 32px #00000080}.pockat-dtp-nav{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.pockat-dtp-label{color:#fffc;letter-spacing:.03em;font-size:12px;font-weight:600}.pockat-dtp-arrow{color:#65959cd9;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:20px;line-height:1}.pockat-dtp-arrow:hover{color:#32d3e2}.pockat-dtp-weekdays,.pockat-dtp-grid{grid-template-columns:repeat(7,1fr);display:grid}.pockat-dtp-weekdays{margin-bottom:4px}.pockat-dtp-weekdays span{color:#ffffff4d;letter-spacing:.05em;text-align:center;padding:2px 0;font-size:9px;font-weight:600}.pockat-dtp-grid{gap:1px}.pockat-dtp-day{color:#ffffffbf;text-align:center;cursor:pointer;border-radius:5px;padding:5px 2px;font-size:11px;transition:background .12s,color .12s}.pockat-dtp-day:hover{background:#32d3e224}.pockat-dtp-day--other{color:#fff3;cursor:default}.pockat-dtp-day--other:hover{background:0 0}.pockat-dtp-day--today{color:#32d3e2;font-weight:700}.pockat-dtp-day--selected{color:#fff;background:#32d3e23d;font-weight:700}.pockat-time-popover{width:254px}.pockat-time-heading{color:#ffffffad;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700}.pockat-time-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;max-height:190px;padding-right:2px;display:grid;overflow-y:auto}.pockat-time-option{color:#ebf2f6c2;cursor:pointer;background:#ffffff09;border:1px solid #65959c2e;border-radius:7px;min-height:28px;font-size:10.5px;font-weight:600;transition:border-color .12s,background .12s,color .12s}.pockat-time-option:hover,.pockat-time-option--selected{color:#fff;background:#32d3e224;border-color:#32d3e280}.pockat-time-clear{color:#ebf2f685;cursor:pointer;background:0 0;border:1px solid #65959c2e;border-radius:7px;width:100%;margin-top:8px;padding:7px;font-size:10.5px;font-weight:700}.pockat-time-clear:hover{color:#32d3e2;border-color:#32d3e25c}.pockat-bulletin-grid{grid-template-columns:minmax(0,1fr);margin-top:6px}.pockat-bulletin-panel{-webkit-backdrop-filter:blur(10px);background:linear-gradient(160deg,#14304461 0%,#0a1a2847 60%,#08142038 100%);border:0;border-radius:14px;min-height:150px;position:relative;overflow:hidden}.pockat-bulletin-panel:after{content:"";z-index:1;border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#32d3e20f 0%,#32d3e20d 30%,#2ec4d647 80%,#45e0ff8c 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pockat-bulletin-panel:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(#32d3e22e 0%,#32d3e200 70%);height:30px;position:absolute;bottom:-10px;left:10%;right:10%}.pockat-bulletin-panel h3{color:#aeb8c4;text-transform:uppercase;letter-spacing:.08em;text-shadow:0 0 10px #ffffff0f;font-size:11px;line-height:1.2;position:relative}.pockat-bulletin-list{margin-top:10px}.pockat-bulletin-list .list-item{-webkit-backdrop-filter:none;background:#00000040;border:1px solid #32d3e20d;border-radius:6px;padding:10px 12px;box-shadow:0 6px 18px #0006,0 0 0 1px #32d3e20d,inset 0 1px #32d3e20a}.pockat-bulletin-list .list-item:first-child{border-top:1px solid #32d3e20d;padding-top:10px}.pockat-bulletin-row{cursor:pointer;touch-action:manipulation}.pockat-bulletin-row strong{font-size:12px}.pockat-office-overlay{z-index:210;-webkit-backdrop-filter:blur(7px);background:#00000075;position:fixed;inset:0}.pockat-office-modal{z-index:220;background:#08121cfa;border:1px solid #ffffff20;border-radius:8px;width:min(520px,100vw - 40px);max-height:min(560px,100vh - 80px);padding:16px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 24px 58px #0000008c}.pockat-office-modal__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.pockat-office-modal__header h3{color:#e6edf3e0;margin:0;font-size:13px}.pockat-office-modal__close{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:16px;transition:color .14s}.pockat-office-modal__close:hover{color:#fffc}@media (width<=820px){.stack>.grid.pockat-bulletin-grid{gap:14px;margin-top:28px}}@media (width<=760px){.stack>.pockat-bulletin-grid{flex-direction:column;display:flex}}.aed-check-row{border-top:1px solid #ffffff0f;gap:9px;padding:11px 0;display:grid}.aed-check-row:first-child{border-top:0;padding-top:0}.aed-check-row h3{color:#e6edf3d6;letter-spacing:.04em;font-size:11px;line-height:1.35}.aed-status-controls--mobile{display:none}.aed-log-panel{gap:14px}.aed-log-header,.aed-unit-info-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.aed-log-actions{margin-top:0}.aed-log-filters{margin-top:10px}.aed-unit-button-row{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.aed-unit-button{min-height:32px;color:var(--text-secondary);letter-spacing:.06em;background:#ffffff0a;border:.5px solid #ffffff1a;border-radius:6px;padding:0 12px;font-size:10px}.aed-unit-button.is-complete{color:#e6edf3eb;background:#22c55e21;border-color:#22c55e57}.aed-unit-info-panel{flex-direction:column;gap:12px;display:flex}.aed-unit-info-head select{width:min(180px,48%);min-height:30px;color:var(--text-primary);background:#0a101a6b;border:.5px solid #ffffff14;border-radius:6px;padding:6px 8px;font-size:10px}.aed-pad-grid .field{align-content:start}.aed-pad-add{justify-self:start}.aed-unit-save-actions{justify-content:flex-end;margin-top:4px}.button.is-dim{opacity:.45}.aed-history-modal-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.aed-history-modal-head h3{margin:0;font-size:17px}.aed-history-modal-head p{color:#e6edf394;margin:6px 0 0}.aed-history-log{gap:14px;display:grid}.aed-history-aed-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;gap:12px;padding:14px;display:grid}.aed-history-aed-head{justify-content:space-between;gap:16px;display:flex}.aed-history-aed-head h4{margin:0;font-size:14px}.aed-history-aed-head p{color:#e6edf38f;margin:5px 0 0}.aed-history-aed-head span{color:#e6edf36b;letter-spacing:.05em;text-align:right;text-transform:uppercase;margin-bottom:4px;font-size:9px;display:block}.aed-history-aed-head strong{color:#e6edf3d6;text-align:right;font-size:11px;display:block}.aed-history-question-list{gap:8px;display:grid}.aed-history-question-row{border-top:1px solid #ffffff0f;grid-template-columns:minmax(160px,1fr) 110px 56px;align-items:start;gap:10px;padding-top:8px;font-size:11px;display:grid}.aed-history-question-row:first-child{border-top:0;padding-top:0}.aed-history-question-row strong{color:#e6edf3d1;font-size:10px}.aed-history-question-row em{color:#e6edf380;text-align:right;font-size:10px;font-style:normal}.aed-history-question-row p{color:#fca5a5;grid-column:1/-1;margin:-2px 0 0;font-size:10px}.aed-export-history-row{align-items:flex-start}@media (width<=820px){.aed-log-header,.aed-unit-info-head{flex-direction:column;align-items:stretch}.aed-log-panel .aed-log-actions{justify-content:flex-start}.aed-unit-info-panel .aed-unit-info-head select{width:100%;font-size:16px}.aed-status-controls--desktop{display:none}.aed-check-row .aed-status-controls--mobile{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;display:grid}.aed-mobile-status-chip{touch-action:manipulation;-webkit-tap-highlight-color:transparent;white-space:normal;width:100%;min-width:0;min-height:36px;padding:0 6px}.aed-history-modal-head,.aed-history-aed-head,.aed-export-history-row{flex-direction:column}.aed-history-aed-head span,.aed-history-aed-head strong{text-align:left}.aed-history-question-list .aed-history-question-row{grid-template-columns:1fr;gap:4px}.aed-history-question-list .aed-history-question-row em{text-align:left}}.chat-panel{flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.chat-panel:before{content:"";z-index:2;pointer-events:none;-webkit-backdrop-filter:blur(2px);background:linear-gradient(#09121de6,#09121d00);height:18px;position:absolute;top:0;left:0;right:0}.chat-page{flex-direction:column;height:100%;min-height:0;display:flex}.app-shell--chat-embed{background:0 0;height:100dvh;min-height:0;padding:0;overflow:hidden}.app-shell--chat-embed .shell-page{height:100%;min-height:0;padding:0;overflow:hidden}.chat-page--embed{background:#09121dfa;height:100dvh}body:has(.app-shell--chat-embed){background:0 0;overflow:hidden}body:has(.app-shell--chat-embed):before{display:none}body:has(.app-shell--chat-embed):after{display:none}.chat-desktop-popover--embed{width:100%;min-width:0;max-width:none;height:100%;min-height:0;max-height:none;box-shadow:none;transform-origin:50%;background:#09121dfa;border:0;border-radius:0;animation:none;display:flex;position:relative;inset:auto}.chat-loading-note{color:#fff6;font-size:13px}.chat-msg-list{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:auto;gap:6px;min-height:0;padding:22px 10px 10px;display:flex;overflow-y:auto}.chat-msg-list::-webkit-scrollbar{display:none}.chat-msg-empty{color:#ffffff47;text-align:center;margin-top:24px;font-size:12px}.chat-msg{flex-direction:column;width:fit-content;max-width:82%;margin-bottom:12px;display:flex;position:relative}.chat-msg--incoming{align-items:flex-start}.chat-msg--own{align-self:flex-end;align-items:flex-end}.chat-msg__meta{color:#ffffff4d;margin-bottom:2px;margin-left:4px;padding:0;font-size:9px}.chat-msg__bubble{color:#b0bec0e6;word-break:break-word;background:0 0;border:.5px solid #ffffff03;border-radius:4px;max-width:100%;padding:8px 10px;font-size:13px;line-height:1.46}.chat-msg__actions{z-index:4;opacity:0;pointer-events:none;background:#09121dfa;border:1px solid #32d3e22e;border-radius:10px;align-items:center;gap:4px;width:max-content;max-width:min(260px,100vw - 32px);padding:5px 6px;transition:opacity .12s,transform .12s;display:flex;position:absolute;top:15px;right:0;transform:translateY(-14px);box-shadow:0 10px 26px #00000061}.chat-msg:not(.chat-msg--own) .chat-msg__actions{left:0;right:auto}.chat-msg--own .chat-msg__actions{right:0}.chat-msg:hover .chat-msg__actions,.chat-msg:focus-within .chat-msg__actions{opacity:1;pointer-events:auto;transform:translateY(-22px)}.chat-msg__action-btn{color:#e6edf3b8;cursor:pointer;letter-spacing:0;white-space:nowrap;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:auto;min-width:0;height:27px;padding:0 8px;font-size:11px;font-weight:600;line-height:1;transition:background .12s,color .12s;display:inline-flex}.chat-msg__action-btn:hover{color:#e6edf3f0;background:#32d3e21a}.chat-msg__action-btn--danger:hover{color:#ff7474e0;background:#ff5a5a1a}.chat-composer{border-top:1px solid #ffffff0d;flex-shrink:0;padding:8px 10px 10px}.chat-composer__row{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:4px;min-height:42px;padding:3px 4px;transition:border-color .14s;display:flex}.chat-composer__row:focus-within{border-color:#32d3e24d}.chat-composer__textarea{resize:none;color:#e6edf3e6;background:0 0;border:0;border-radius:0;outline:none;flex:auto;min-height:34px;max-height:120px;padding:8px 6px;font-size:13px;overflow-y:auto}.chat-composer__textarea::placeholder{color:#ffffff40}.chat-composer__send-btn{color:#32d3e2d9;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:36px;transition:background .14s,border-color .14s;display:flex}.chat-composer__send-btn svg{width:18px;height:18px}.chat-composer__send-btn:hover:not(:disabled){background:#32d3e21f}.chat-composer__send-btn:disabled{opacity:.35;cursor:not-allowed}.chat-desktop-launcher{display:none}@media (width>=821px){.chat-desktop-launcher{z-index:1200;color:#32d3e2d9;cursor:pointer;background:linear-gradient(135deg,#65959c4d 0%,#32d3e233 100%);border:1px solid #32d3e247;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;transition:background .16s,border-color .16s,box-shadow .16s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #00000061}.chat-desktop-launcher:hover{background:linear-gradient(135deg,#65959c70 0%,#32d3e252 100%);border-color:#32d3e280;box-shadow:0 4px 24px #32d3e224}.chat-desktop-launcher.is-open{background:#32d3e22e;border-color:#32d3e285}.chat-launcher-dot{pointer-events:none;background:#32d3e2;border-radius:999px;width:7px;height:7px;position:absolute;top:10px;right:10px;box-shadow:0 0 10px #32d3e29e}.chat-desktop-popover{z-index:1210;width:var(--chat-popover-width,380px);height:var(--chat-popover-height,560px);transform-origin:100% 100%;background:#09121dfa;border:1px solid #32d3e238;border-radius:12px;flex-direction:column;min-width:320px;max-width:calc(100vw - 24px);min-height:178px;max-height:calc(100vh - 100px);animation:.14s ease-out chat-popover-grow;display:flex;position:fixed;bottom:76px;right:24px;overflow:hidden;box-shadow:0 18px 42px #0000007a}.chat-desktop-popover--sidebar{transform-origin:0 100%;bottom:90px;left:46px;right:auto}@keyframes chat-popover-grow{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.chat-resize-handle{z-index:3;touch-action:none;background:0 0;position:absolute}.chat-resize-handle--top{cursor:ns-resize;height:8px;top:-4px;left:12px;right:12px}.chat-resize-handle--right{cursor:ew-resize;width:8px;top:12px;bottom:12px;right:-4px}.chat-resize-handle--bottom{cursor:ns-resize;height:8px;bottom:-4px;left:12px;right:12px}.chat-resize-handle--left{cursor:ew-resize;width:8px;top:12px;bottom:12px;left:-4px}.chat-resize-handle--top-right{cursor:nesw-resize;width:18px;height:18px;top:-6px;right:-6px}.chat-resize-handle--bottom-right{cursor:nwse-resize;width:18px;height:18px;bottom:-6px;right:-6px}.chat-resize-handle--bottom-left{cursor:nesw-resize;width:18px;height:18px;bottom:-6px;left:-6px}.chat-desktop-popover__header{border-bottom:1px solid #32d3e21f;flex-shrink:0;justify-content:space-between;align-items:center;padding:9px 10px 8px 12px;display:flex}.chat-desktop-popover__title{letter-spacing:0;text-transform:none;color:#e6edf3e0;font-size:12px;font-weight:600}.chat-desktop-popover__close{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:14px;line-height:1;transition:background .12s,color .12s}.chat-desktop-popover__close:hover{color:#ffffffb3;background:#ffffff0f}}@media (width<=820px){.app-shell--group-chat{min-height:100dvh}.app-shell--group-chat .shell-page{height:calc(100dvh - 118px);padding-bottom:0;overflow:hidden}.app-shell--group-chat .chat-page{height:100%}.app-shell--group-chat .chat-panel{height:100%;min-height:0}.app-shell--group-chat .chat-msg-list{flex:auto;min-height:0;padding:10px 2px 92px}.app-shell--group-chat .chat-composer{z-index:180;padding:10px 0 max(10px, env(safe-area-inset-bottom));background:#071520fa;border-top-color:#32d3e224;position:fixed;bottom:0;left:12px;right:12px}.app-shell--group-chat .chat-composer__textarea{font-size:16px}.shell-mobile-home-btn{text-decoration:none}:is(.app-shell--group-chat .chat-panel:has(.chat-reply-bar) .chat-msg-list,.app-shell--group-chat .chat-panel:has(.chat-pending-file) .chat-msg-list){padding-bottom:160px}}.chat-reply-preview{background:#ffffff0a;border-left:3px solid #32d3e273;border-radius:0 6px 6px 0;margin-bottom:6px;padding:4px 8px 4px 10px}.chat-reply-preview__name{color:#32d3e2bf;margin-bottom:1px;font-size:9.5px;font-weight:600}.chat-reply-preview__body{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:11px;overflow:hidden}.chat-reply-bar{border-bottom:1px solid #ffffff0d;margin-bottom:4px;padding:6px 10px 8px}.chat-reply-bar__info{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.chat-reply-bar__label{color:#32d3e2b3;font-size:9.5px;font-weight:600}.chat-reply-bar__text{color:#fff6;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.chat-reply-cancel{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;padding:0 2px;font-size:12px;line-height:1;transition:color .12s}.chat-reply-cancel:hover{color:#ffffffa6}.chat-pending-file{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:4px;padding:5px 10px 6px;display:flex}.chat-pending-file__name{color:#e6edf399;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;overflow:hidden}.chat-mention-wrap{position:relative}.chat-mention-dropdown{z-index:300;background:#0a111cf7;border:1px solid #32d3e233;border-radius:10px;position:absolute;bottom:4px;left:0;right:0;overflow:hidden;box-shadow:0 4px 20px #0006}.chat-mention-item{color:#e6edf3d9;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0a;width:100%;padding:9px 14px;font-size:13px;transition:background .1s;display:block}.chat-mention-item:last-child{border-bottom:none}.chat-mention-item:hover{background:#32d3e214}.chat-attach-btn{color:#ffffff59;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .12s,color .12s;display:flex}.chat-attach-btn:hover{color:#ffffffa6;background:#32d3e214}.chat-file-input{display:none}.chat-reaction-row{z-index:2;flex-wrap:wrap;gap:5px;width:fit-content;max-width:100%;margin-top:-8px;margin-left:-15px;display:flex;position:relative}.chat-msg--incoming .chat-reaction-row{justify-content:flex-end;align-self:flex-end;margin-left:0;margin-right:0;padding:0}.chat-msg--own .chat-reaction-row{justify-content:flex-start;align-self:flex-start;padding:0 0 0 8px}.chat-reaction-pill,.chat-reaction-pill--own{letter-spacing:.15em;cursor:pointer;color:#e6edf3cc;-webkit-backdrop-filter:blur(.55px);opacity:.85;background:#ffffff05;border:.65px solid #32d3e226;border-radius:5px;align-items:center;min-height:21px;padding:2px 5px;font-size:9px;font-weight:400;transition:background .12s,border-color .12s,transform .12s;display:inline-flex;box-shadow:0 4px 12px #00000042}.chat-reaction-pill:hover{background:#32d3e21a;transform:translateY(-1px)}.chat-emoji-picker{z-index:2200;background:#09121dfa;border:1px solid #32d3e22e;border-radius:10px;padding:6px;position:fixed;box-shadow:0 10px 26px #00000061}@media (hover:none){.chat-panel .chat-msg__actions{opacity:1;pointer-events:auto;margin-top:3px;position:static;transform:none}.chat-panel .chat-msg:hover .chat-msg__actions,.chat-panel .chat-msg:focus-within .chat-msg__actions{transform:none}.chat-panel .chat-msg--own .chat-msg__actions{align-self:flex-end}}.chat-attachment-img{object-fit:cover;border-radius:10px;max-width:220px;max-height:260px;margin-bottom:4px;display:block}.chat-attachment-file{color:#e6edf3b3;align-items:center;gap:6px;padding:4px 0;font-size:12px;display:flex}.chat-attachment-file__icon{flex-shrink:0}.chat-attachment-file__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-attachment-file__size{color:#ffffff4d;flex-shrink:0;font-size:10px}.public-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.public-auth-wrap{width:min(420px,100%)}.public-auth-brand{height:68.667px;margin:0 0 8px;display:block;position:relative}.public-auth-brand>.eyebrow{color:#8ea4af;opacity:.5;letter-spacing:.16em;text-align:left;text-transform:uppercase;margin:0;font-size:11px;font-weight:600;display:block;position:absolute;top:56px;right:10px}.public-auth-logo{transform-origin:0;color:#8ea4af;filter:invert(67%)sepia(15%)saturate(392%)hue-rotate(155deg)brightness(88%)contrast(82%);opacity:.9;width:auto;max-width:190px;height:48px;margin-left:10px;position:absolute;top:20.667px;left:0;transform:scaleX(1.18)}.public-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:#101a26e6;border:1px solid #65959c47;border-radius:12px;width:100%;padding:24px;box-shadow:0 22px 70px #0000005c,inset 0 1px #ffffff0d}.public-card h1{letter-spacing:.04em;margin:0;font-size:18px;font-weight:600}.public-card p{color:var(--text-secondary);margin:8px 0 0;font-size:12px;line-height:1.5}.public-card form{gap:12px;margin-top:18px;display:grid}.login-form{gap:14px;margin-top:0}.login-form .field{gap:7px}.login-form .field label{color:#eef6f985;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:600}.login-form input{color:#eef6f9eb;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:8px;min-height:42px;font-size:14px;transition:border-color .15s,background .15s,box-shadow .15s}.login-form input:focus{background:#fff1;border-color:#65959cb8;box-shadow:0 0 0 3px #65959c24}.login-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;display:grid}.login-actions .button,.login-actions .button-ghost{letter-spacing:.12em;text-transform:uppercase;border-radius:8px;justify-content:center;width:100%;height:42px;min-height:42px;font-size:12px;font-weight:600}.login-actions .button{background:linear-gradient(135deg,#65959c4d,#32d3e229);border-color:#65959c94}.login-actions .button-ghost{color:#eef6f9c7;background:#ffffff09;border:1px solid #65959c57}.public-shell .login-actions .button,.public-shell .login-actions .button-ghost{height:42px;min-height:42px}.prof-mobile-avatar{display:none}.prof-desktop-avatar{align-items:center;padding:4px 0 8px;display:flex}@media (width<=820px){.prof-mobile-avatar{flex-direction:column;align-items:center;padding-top:12px;padding-bottom:4px;display:flex}.stack>.prof-desktop-avatar{display:none}}.prof-avatar-wrap{display:inline-block;position:relative}.prof-avatar-circle{background:linear-gradient(135deg,#32d3e238,#65959c2e);border:1.5px solid #32d3e240;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.prof-avatar-circle--image{background:0 0}.prof-avatar-circle--md{width:80px;height:80px}.prof-avatar-circle--lg{width:96px;height:96px}.prof-avatar-img{object-fit:cover;width:100%;height:100%}.prof-avatar-initials{color:#32d3e2d9;font-size:22px;font-weight:700}.prof-avatar-circle--lg .prof-avatar-initials{font-size:27px}.prof-pencil-btn{cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#32d3e22e;border:1.5px solid #32d3e273;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .15s,border-color .15s;display:flex;position:absolute;bottom:2px;right:2px;box-shadow:0 2px 8px #0006}.prof-pencil-btn:hover{background:#32d3e24d;border-color:#32d3e2b3}.prof-editor-overlay{z-index:400;-webkit-backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.prof-editor-card{background:#0e1624f5;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;align-items:center;width:100%;max-width:320px;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000008c}.prof-editor-header{box-sizing:border-box;border-bottom:.5px solid #ffffff12;justify-content:space-between;align-items:center;width:100%;padding:16px 18px 12px;display:flex}.prof-editor-title{color:#e6edf3e6;letter-spacing:.02em;font-size:14px;font-weight:600}.prof-editor-close{color:#ffffff59;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:15px;transition:color .13s}.prof-editor-close:hover{color:#ffffffbf}.prof-editor-pick{flex-direction:column;align-items:center;gap:20px;padding:32px 24px 28px;display:flex}.prof-editor-placeholder{background:#ffffff0a;border:1px dashed #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.prof-editor-hint{color:#ffffff4d;letter-spacing:.03em;text-align:center;margin:14px 0 10px;font-size:11px}.prof-preview-wrap{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border:2px solid #32d3e24d;border-radius:50%;width:220px;height:220px;position:relative;overflow:hidden;box-shadow:0 0 0 4px #32d3e214}.prof-preview-wrap:active{cursor:grabbing}.prof-preview-img{pointer-events:none;max-width:none;transform:translate(calc(-50% + var(--prof-img-x,0px)), calc(-50% + var(--prof-img-y,0px))) scale(var(--prof-img-scale,1));transform-origin:50%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;position:absolute;top:50%;left:50%}.prof-editor-actions{box-sizing:border-box;justify-content:flex-end;gap:10px;width:100%;padding:16px 20px 20px;display:flex}.prof-file-input{display:none}.prof-avatar-error{margin-top:8px}.prof-avatar-error--center{text-align:center}.prof-identity-grid{margin-top:18px}.prof-contact-field{margin-top:14px}.prof-desktop-avatar .prof-avatar-wrap{margin-left:18px}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--text-primary:#e6edf3;--text-secondary:#8ea4af;--text-tertiary:#ffffff4d;--line-soft:#ffffff0d;--line-faint:#ffffff0a;--accent:#32d3e2;--accent-soft:#32d3e20f;--accent-border:#32d3e22e}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text-primary);background-color:#0000;background-image:radial-gradient(circle at 16% 18%,#122e443d 0%,#122e441f 14%,#122e4400 34%),radial-gradient(circle at 74% 20%,#1c4e632e 0%,#1c4e631a 16%,#1c4e6300 36%),radial-gradient(circle at 50% 54%,#183a5029 0%,#183a5014 18%,#183a5000 42%),radial-gradient(circle at 82% 76%,#0f2b3f24 0%,#0f2b3f0f 16%,#0f2b3f00 34%),linear-gradient(#ffffff05 0%,#fff0 18%),linear-gradient(#0b1320 0%,#0a111c 34%,#09101a 66%,#080e17 100%);background-position:0 0,0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:relative}body:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 24%,#ffffff07 0%,#ffffff03 10%,#fff0 28%),radial-gradient(circle at 68% 16%,#ffffff06 0%,#ffffff03 9%,#fff0 24%),radial-gradient(circle at 54% 60%,#ffffff05 0%,#ffffff02 12%,#fff0 30%);position:fixed;inset:0}body:after{content:"";z-index:0;pointer-events:none;opacity:.1;mix-blend-mode:soft-light;background-image:radial-gradient(#ffffff05 .6px,#0000 .8px),radial-gradient(#ffffff03 .5px,#0000 .8px);background-position:0 0,18px 24px;background-size:28px 28px,36px 36px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}h3{color:#ffffffd9;margin:0 0 4px;font-size:14px;font-weight:500}h4{color:#ffffffbf;margin:0 0 4px;font-size:12px;font-weight:500}p{color:#ffffff80;margin:0;font-size:12px;line-height:1.5}strong{color:#ffffffb3}@media (width<=820px){html,body,#root{touch-action:manipulation;width:100%;min-width:0;max-width:100%;overflow-x:hidden}input,textarea,select{font-size:16px}}@media (width>=821px){.aed-modal-backdrop,.prof-editor-overlay,.pockat-office-overlay{-webkit-backdrop-filter:blur(2px)saturate(115%)}}
