/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}}:root{--ink:#20243b;--muted:#8a8fa8;--line:#e8e9f1;--paper:#fff;--canvas:#f7f7fb;--purple:#7159e8;--purple-dark:#5842cf;--purple-soft:#f0edff;--orange:#ff9e64;--green:#28b77a;--shadow:0 10px 35px #231d5212}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Noto Sans Thai,Leelawadee UI,Tahoma,Arial,sans-serif}button,input,textarea,select{font:inherit}button{color:inherit}button,label[for],select{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #7159e83b}.login-shell{background:radial-gradient(circle at 16% 20%,#846df32e,#0000 27%),radial-gradient(circle at 88% 82%,#32b77a21,#0000 25%),linear-gradient(145deg,#f9f8ff,#f2f1f9);place-items:center;min-height:100vh;padding:32px;display:grid;position:relative;overflow:hidden}.login-shell:before,.login-shell:after{content:"";pointer-events:none;border:1px dashed #6d58d724;border-radius:50%;position:absolute}.login-shell:before{width:390px;height:390px;top:-170px;left:-180px}.login-shell:after{width:520px;height:520px;bottom:-280px;right:-260px}.login-card{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #dad8eaeb;border-radius:25px;width:min(460px,100%);padding:31px;position:relative;box-shadow:0 28px 80px #32286429,0 5px 18px #3228640f}.login-brand{align-items:center;gap:11px;display:flex}.login-brand>div{flex-direction:column;display:flex}.login-brand strong{letter-spacing:1.2px;font-size:16px}.login-brand strong span{color:var(--purple)}.login-brand small{color:#aaa7bc;letter-spacing:1.7px;margin-top:1px;font-size:10px;font-weight:900}.login-visual{background:radial-gradient(circle at 50% 90%,#ffffffe6,#0000 38%),linear-gradient(135deg,#ebe7ff,#f4f1ff 48%,#eaf8f2);border-radius:18px;place-items:center;height:105px;margin:21px 0 17px;display:grid;position:relative;overflow:hidden}.login-visual:before{content:"";background:#6955cb26;height:1px;position:absolute;bottom:18px;left:7%;right:7%;box-shadow:0 9px #6955cb12}.login-visual>div{z-index:1;filter:drop-shadow(0 11px 10px #49368d21);font-size:61px;animation:2.8s ease-in-out infinite login-character;position:relative}.login-visual>span,.login-visual>i{color:#8069e5;font-style:normal;position:absolute}.login-visual>span{font-size:20px;top:20px;left:20%}.login-visual>i{color:#2da875;font-size:24px;bottom:26px;right:19%}.login-copy>span{color:#6550ce;letter-spacing:1px;background:#f0edff;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-block}.login-copy h1{letter-spacing:-.4px;margin:10px 0 5px;font-size:24px}.login-copy p{color:#8c90a2;margin:0;font-size:13px;line-height:1.65}.login-form{gap:13px;margin-top:20px;display:grid}.login-form label>span{color:#5e6377;margin:0 0 6px;font-size:13px;font-weight:800;display:block}.login-form label>div{background:#fbfbfd;border:1px solid #e1e2eb;border-radius:12px;align-items:center;gap:10px;height:48px;padding:0 13px;transition:all .18s;display:flex}.login-form label>div:focus-within{background:#fff;border-color:#806be2;box-shadow:0 0 0 4px #7159e817}.login-form label i{color:#8b86a3;text-align:center;width:21px;font-size:13px;font-style:normal}.login-form input{min-width:0;color:var(--ink);letter-spacing:.4px;background:0 0;border:0;outline:0;flex:1;font-size:13px;font-weight:750}.login-form input::placeholder{color:#b5b7c4;font-weight:500}.login-error{color:#bd4257;background:#fff5f7;border:1px solid #ffd8df;border-radius:9px;align-items:center;gap:7px;margin:0;padding:9px 10px;font-size:12px;font-weight:700;display:flex}.login-error span{color:#fff;background:#eb5c73;border-radius:50%;place-items:center;width:18px;height:18px;font-weight:900;display:grid}.login-submit{color:#fff;background:linear-gradient(135deg,#775fe8,#5c45cf);border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;height:49px;margin-top:2px;padding:0 16px;font-size:14px;font-weight:900;transition:all .18s;display:flex;box-shadow:0 10px 22px #5d45cd3b}.login-submit:hover{transform:translateY(-1px);box-shadow:0 13px 25px #5d45cd4d}.login-submit span{font-size:17px}.test-account{background:#faf9fe;border:1px dashed #d9d5eb;border-radius:11px;align-items:center;gap:10px;margin-top:17px;padding:10px 11px;display:flex}.test-account>div{grid-template-columns:auto 1fr;align-items:center;gap:1px 7px;min-width:0;display:grid}.test-account>div span{color:#989aad;grid-column:1/3;font-size:10px;font-weight:700}.test-account b{font-size:13px}.test-account small{color:#7d7893;font-size:11px}.test-account>button{color:#6550c9;white-space:nowrap;background:#fff;border:1px solid #ded9f2;border-radius:8px;margin-left:auto;padding:7px 9px;font-size:11px;font-weight:900}.login-foot{color:#a0a2b1;justify-content:center;align-items:center;gap:6px;margin:14px 0 -3px;font-size:10px;display:flex}.login-foot i{background:#2fba7d;border-radius:50%;width:6px;height:6px}.login-loading{color:#77798e;align-content:center;font-size:13px;font-weight:800}.login-loader{border:3px solid #e6e1fa;border-top-color:#7058df;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite login-spin}.login-loading p{margin:10px 0}.login-loading:before,.login-loading:after{display:none}@keyframes login-spin{to{transform:rotate(360deg)}}@keyframes login-character{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.app-shell{min-height:100vh}.sidebar{z-index:20;background:var(--paper);border-right:1px solid var(--line);flex-direction:column;width:244px;padding:30px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand,.mobile-brand{letter-spacing:1.4px;align-items:center;gap:11px;font-size:18px;font-weight:900;display:flex}.brand{padding:0 8px 18px}.brand-home{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0}.brand-home .brand-mark{transition:transform .18s,box-shadow .18s}.brand-home:hover .brand-mark{transform:rotate(0)translateY(-2px);box-shadow:0 10px 20px #7159e84d}.brand-home:focus-visible{outline-offset:4px;border-radius:13px;outline:3px solid #6954d340}.brand-mark{color:#fff;letter-spacing:-.5px;background:linear-gradient(145deg,#8c73fa,#5b46d4);border-radius:12px 10px 13px;place-items:center;width:39px;height:39px;font-size:14px;font-weight:900;display:inline-grid;transform:rotate(-3deg);box-shadow:0 7px 14px #7159e838}.brand-mark:first-letter{transform:rotate(3deg)}.brand-dot{color:var(--purple)}.nav-label{color:#aaaec0;letter-spacing:.9px;text-transform:uppercase;margin:0 12px 9px;font-size:13px;font-weight:800}.nav-label.second{margin-top:28px}.nav-item{color:#666c85;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;margin:2px 0;padding:10px 11px;font-size:13px;font-weight:650;transition:all .18s;display:flex}.nav-item:hover{color:var(--ink);background:#f7f6fd;transform:translate(2px)}.nav-item.active{background:var(--purple-soft);color:var(--purple-dark);font-weight:800}.nav-icon{color:#9296aa;place-items:center;width:25px;height:25px;font-size:18px;display:grid}.nav-item.active .nav-icon{color:var(--purple)}.nav-badge{background:var(--purple);color:#fff;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:12px;display:grid}.season-card{color:#fff;background:radial-gradient(circle at 83% 10%,#ffffff40,#0000 24%),linear-gradient(135deg,#7461dc,#543db8);border-radius:14px;margin:auto 4px 0;padding:15px;box-shadow:0 10px 22px #5541b833}.season-head{letter-spacing:.8px;justify-content:space-between;align-items:center;font-size:11px;font-weight:900;display:flex}.season-head b{background:#ffffff29;border-radius:5px;padding:4px 6px;font-size:11px}.season-card h3{margin:13px 0 11px;font-size:12px}.progress{background:#ffffff3d;border-radius:20px;height:5px;overflow:hidden}.progress span,.progress i{border-radius:inherit;background:#ffcf69;height:100%;display:block}.season-card p{text-align:right;opacity:.8;margin:6px 0 0;font-size:11px}.user-mini{border-top:1px solid var(--line);align-items:center;gap:10px;padding:19px 4px 0;display:flex}.avatar{background:#f5dfce;border:2px solid #fff;flex:none;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 3px 12px #1d184a21}.avatar.small{border-radius:12px;width:38px;height:38px;font-size:24px}.avatar.small i{background:#26be7d;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;bottom:1px;right:0}.profile-avatar-button{cursor:pointer;background:0 0;border:0;border-radius:14px;padding:0;line-height:0;display:block}.profile-avatar-button .avatar{transition:transform .16s,box-shadow .16s}.profile-avatar-button:hover .avatar{transform:translateY(-2px);box-shadow:0 7px 18px #4a369c38}.profile-avatar-button:focus-visible{outline-offset:3px;outline:3px solid #6954d34d}.profile-hero-button{z-index:3;border-radius:22px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.profile-cover .profile-hero-button .avatar.hero{position:relative;bottom:auto;left:auto;transform:none}.profile-cover .profile-hero-button:hover .avatar.hero{transform:translateY(-2px)}.user-mini div:nth-child(2){flex-direction:column;min-width:0;display:flex}.user-mini strong{font-size:14px}.user-mini span{color:var(--muted);white-space:nowrap;font-size:11px}.user-mini button{color:#a3a6b7;background:0 0;border:0;margin-left:auto;font-weight:900}.sidebar-profile{background:linear-gradient(145deg,#fbfaff,#f5f3ff);border:1px solid #e7e5f3;border-radius:15px;margin:0 3px 23px;padding:11px;box-shadow:0 7px 18px #34276e0f}.profile-primary{align-items:center;gap:9px;display:flex}.profile-avatar-wrap{flex:none;position:relative}.avatar-notice{z-index:3;border:3px solid #fff;border-radius:11px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-weight:900;animation:1.8s infinite notice-pulse;display:grid;position:absolute;top:-7px;left:-7px;box-shadow:0 4px 10px #d3304e66;color:#fff!important;background:#ee4562!important;font-size:12px!important}.profile-primary>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.profile-primary strong{font-size:12px}.profile-primary span{color:#85899c;white-space:nowrap;font-size:12px}.profile-primary>button{margin-left:auto}.logout-button{white-space:nowrap;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:900;color:#bd3d55!important;background:#fff!important;border:1px solid #ead9df!important}.logout-button span{color:inherit;margin-right:3px}.logout-button:hover{color:#a92e46!important;background:#fff7f8!important;border-color:#e6aeb9!important}.sidebar-search{width:auto;height:38px;margin:14px 3px 16px}.sidebar-search input{font-size:13px}.sidebar-search kbd{padding:2px 4px}@media (width>=781px){.sidebar-profile{z-index:45;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#fffffff5,#f6f3fff0);border-color:#dad6efeb;border-radius:18px;width:min(500px,100vw - 284px);margin:0;padding:10px 12px;animation:.28s ease-out floating-profile-dock-in;display:block;position:fixed;bottom:18px;left:calc(50vw + 122px);right:auto;transform:translate(-50%);box-shadow:0 18px 50px #2a1f5b33,0 3px 10px #2a1f5b14}.sidebar-profile:after{content:none}.main-area{padding-bottom:104px}.app-shell>.toast{bottom:105px}}.main-area{min-height:100vh;padding-left:244px}.mobile-topbar{display:none}.topbar{border-bottom:1px solid var(--line);z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;align-items:center;height:71px;padding:0 34px;display:flex;position:sticky;top:0}.mobile-brand{display:none}.search{color:#a6a9b8;background:#fafafd;border:1px solid #e3e4ed;border-radius:10px;align-items:center;gap:9px;width:min(390px,36vw);height:37px;padding:0 10px;display:flex}.search>span{font-size:20px;transform:rotate(-15deg)}.search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:14px}.search input::placeholder{color:#aaadbc}.search kbd{color:#9da0b1;background:#fff;border:1px solid #e0e1e9;border-radius:5px;padding:2px 5px;font:11px inherit}.top-actions{align-items:center;gap:17px;margin-left:auto;display:flex}.streak{background:#fff7ed;border-radius:10px;grid-template-rows:1fr 1fr;grid-template-columns:auto auto;align-items:end;column-gap:4px;height:36px;padding:0 12px;display:grid}.streak>span{grid-row:1/3;align-self:center;font-size:18px}.streak b{font-size:14px;line-height:1}.streak small{color:#bd7a46;align-self:start;font-size:10px}.circle-button{border:1px solid var(--line);background:#fff;border-radius:50%;width:36px;height:36px;font-size:17px;position:relative}.circle-button i{background:#f35f77;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:3px;right:3px}.avatar.top{border-radius:12px;width:39px;height:39px;font-size:25px}.world-panel{background:linear-gradient(#d9ebfe 0 57%,#cad2de 57% 59%,#8da195 59% 100%);border-bottom:1px solid #d4d9e0;height:233px;padding:17px 34px 0;position:relative;overflow:hidden}.world-title{z-index:4;justify-content:space-between;align-items:center;height:30px;display:flex;position:relative}.world-title>div{color:#59667a;letter-spacing:.6px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffab;border:1px solid #ffffffa6;border-radius:7px;padding:6px 10px;font-size:11px;font-weight:900}.live-dot{background:#30b97a;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block;box-shadow:0 0 0 3px #30b97a24}.world-title button{color:#667087;background:0 0;border:0;font-size:12px;font-weight:800}.world-title button span{background:#ffffffb3;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:5px;display:inline-grid}.cloud{filter:blur(.3px);background:#ffffff8f;border-radius:20px;width:83px;height:16px;position:absolute}.cloud:before,.cloud:after{content:"";background:inherit;border-radius:50%;position:absolute;bottom:0}.cloud:before{width:31px;height:31px;left:14px}.cloud:after{width:23px;height:23px;left:42px}.cloud-a{top:44px;left:27%}.cloud-b{top:31px;right:9%;transform:scale(.75)}.sky-dot{border:1px dashed #667da129;border-radius:50%;position:absolute}.sky-dot.one{width:130px;height:130px;top:24px;left:3%}.sky-dot.two{width:200px;height:200px;top:-105px;right:22%}.rooms{z-index:3;grid-template-columns:repeat(3,1fr);gap:13px;height:163px;display:grid;position:absolute;bottom:0;left:34px;right:34px}.office-room{background:#e9d8c5;border:3px solid #f2f0eb;border-bottom:0;border-radius:6px 6px 0 0;flex-direction:column;min-width:0;display:flex;position:relative;box-shadow:0 0 0 1px #a99b91,inset 0 0 0 1px #beb0a5}.room-sign{z-index:5;white-space:nowrap;background:#fff;border-radius:4px;padding:5px 8px;font-size:11px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #40374a29}.room-sign i{border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.room-sign b{color:#9da0ae;margin-left:6px}.room-scene{background:linear-gradient(#f0dfca 0 72%,#bfae9f 72%);border-top:24px solid #d2bba8;flex:1;position:relative;overflow:hidden}.room-scene:after{content:"";background:#a99183;height:1px;position:absolute;inset:auto 0 25%;box-shadow:0 4px #ffffff47}.window{background:#b5d9e9;border:3px solid #fbf2e7;grid-template-columns:1fr 1fr;width:42px;height:32px;display:grid;position:absolute;top:8px;left:9px;box-shadow:0 0 0 1px #9b887d}.window span{border:1px solid #ffffff8c}.shelf{border:4px solid #9a725d;border-top:0;align-items:flex-end;gap:3px;width:39px;height:25px;padding:0 3px;display:flex;position:absolute;top:12px;right:10px}.shelf i{background:#7461b8;width:6px;height:13px}.shelf i:nth-child(2){background:#f0a65f;height:18px}.shelf i:nth-child(3){background:#73a879;height:10px}.plant{color:#649675;font-size:28px;position:absolute;top:9px;right:54px;transform:rotate(-10deg)}.desks{grid-template-columns:repeat(4,1fr);align-items:end;gap:5px;display:grid;position:absolute;inset:43px 8px 3px}.desk{height:54px;position:relative}.pixel-person{z-index:2;filter:saturate(.84);font-size:23px;position:absolute;top:0;left:50%;transform:translate(-50%)}.desk i{z-index:3;background:#805f4b;border-bottom:3px solid #5d4135;border-radius:2px;height:8px;position:absolute;top:27px;left:4px;right:4px}.desk i:after{content:"";background:#c3c7dc;border:2px solid #554f5f;width:17px;height:11px;position:absolute;top:-10px;right:7px}.desk em{width:3px;box-shadow:calc(100% + 27px) 0 #795a49;background:#795a49;position:absolute;top:34px;bottom:0;left:9px}.room-chat{z-index:8;background:#fff;border-radius:9px 9px 2px;padding:5px 9px;font-size:10px;font-weight:700;position:absolute;top:4px;right:12px;box-shadow:0 2px 5px #34253321}.room-chat span{color:#f39d62;margin-left:5px}.office-game{isolation:isolate;background:#202038;border-bottom:1px solid #d9dae4;position:relative;box-shadow:0 9px 28px #231d521a}.game-toolbar{background:#fff;border-bottom:1px solid #e5e6ee;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:62px;padding:10px 28px;display:grid}.game-online{align-items:center;gap:11px;min-width:0;display:flex}.game-online>i{background:#2ab57b;border:3px solid #dff5eb;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 3px #2ab57b1a}.game-online>div{flex-direction:column;min-width:0;display:flex}.game-online strong{letter-spacing:.06em;font-size:14px}.game-online span{color:#858a9d;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.game-help{color:#73788c;align-items:center;gap:18px;font-size:12px;display:flex}.game-help>span{white-space:nowrap;align-items:center;gap:6px;display:flex}.game-help kbd,.game-action kbd{color:#5b6074;background:#f8f8fb;border:1px solid #d9dbe5;border-bottom-width:2px;border-radius:5px;padding:3px 6px;font-size:14px;font-weight:800}.game-toolbar-actions{justify-self:end;align-items:center;gap:8px;display:flex}.admin-game{color:#5d6276;white-space:nowrap;background:#fff;border:1px solid #e0e1ea;border-radius:9px;padding:9px 11px;font-size:12px;font-weight:800}.admin-game:hover,.admin-game.active{color:#604bcb;background:#f1efff;border-color:#8c7ce5}.admin-game em{color:#6b55d7;letter-spacing:.05em;background:#eeeafd;border-radius:5px;margin-left:5px;padding:2px 5px;font-size:11px;font-style:normal}.expand-game{color:#6551cd;background:#fafafd;border:1px solid #e0e1ea;border-radius:9px;justify-self:end;padding:9px 12px;font-size:12px;font-weight:800;transition:all .16s}.expand-game:hover{background:#f2efff;border-color:#9c8ee7}.game-viewport{touch-action:none;background:#cbb9aa;height:380px;position:relative;overflow:hidden}.game-scroll{scroll-behavior:auto;touch-action:none;position:absolute;inset:0;overflow:hidden}.game-viewport canvas{cursor:crosshair;-webkit-user-select:none;user-select:none;touch-action:none;width:max(100%,900px);max-width:none;height:500px;display:block}.game-gradient{z-index:2;pointer-events:none;width:44px;position:absolute;top:0;bottom:0}.game-gradient.left{background:linear-gradient(90deg,#1f1e3438,#0000);left:0}.game-gradient.right{background:linear-gradient(-90deg,#1f1e3438,#0000);right:0}.touch-pad{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#27233e57;border:1px solid #ffffffa6;border-radius:50%;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:4px;width:126px;height:126px;padding:6px;display:grid;position:absolute;bottom:18px;left:22px;box-shadow:0 8px 24px #241d3b2e}.touch-pad button{color:#5d4bc3;touch-action:none;background:#ffffffd1;border:1px solid #ffffff6b;border-radius:12px;width:100%;height:100%;font-size:14px;font-weight:900;box-shadow:0 2px 5px #251f431f}.touch-pad button:active{color:#fff;background:#6e5bd7;transform:scale(.93)}.touch-pad .up{grid-area:1/2}.touch-pad .left{grid-area:2/1}.touch-pad>span{background:#ffffffb3;border-radius:50%;grid-area:2/2;place-self:center;width:13px;height:13px}.touch-pad .right{grid-area:2/3}.touch-pad .down{grid-area:3/2}.game-action{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #ffffffb3;border-radius:13px;align-items:center;gap:12px;min-width:360px;padding:11px 12px 11px 15px;display:flex;position:absolute;bottom:20px;right:22px;box-shadow:0 10px 30px #271f4433}.game-action>span{color:#686d80;flex:1;font-size:12px}.game-action-buttons{align-items:center;gap:8px;display:flex}.game-action button{color:#fff;white-space:nowrap;background:#6955d4;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:35px;padding:8px 10px;font-size:12px;font-weight:800;transition:transform .15s,filter .15s;display:flex;box-shadow:0 4px 12px #46359f2e}.game-action button:hover{filter:brightness(1.06)}.game-action button:active{transform:scale(.95)}.game-action button b{font-size:17px;line-height:10px}.game-action .jump-action{background:#ef8350}.game-action .jump-action.is-jumping{animation:.62s jump-button}.game-action button kbd{color:#fff;background:#ffffff2e;border-color:#ffffff40}.game-action button:disabled{cursor:not-allowed;color:#f7f7fa;box-shadow:none;background:#c5c7d2}.game-action button:disabled kbd{opacity:.7}.team-hop-toast{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #775edc38;border-radius:15px;align-items:center;gap:10px;width:min(430px,100% - 28px);min-height:66px;padding:10px 42px 10px 11px;animation:.28s team-hop-in;display:flex;position:absolute;top:17px;left:50%;transform:translate(-50%);box-shadow:0 14px 34px #2f23633d}.team-hop-toast>i{color:#fff;background:linear-gradient(145deg,#785fe4,#5c49c6);border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:20px;font-style:normal;font-weight:900;display:grid}.team-hop-toast>div{min-width:0}.team-hop-toast b{color:#4f436f;font-size:14px;display:block}.team-hop-toast p{color:#74788b;margin:3px 0 0;font-size:12px;line-height:1.35}.team-hop-toast>button{color:#7b7490;background:#f1eff9;border:0;border-radius:8px;width:26px;height:26px;font-size:17px;position:absolute;top:9px;right:10px}.team-hop-toast.office-wide-alert{background:linear-gradient(135deg,#fffffffa,#fff3f5fa);border-color:#e6475b52;width:min(540px,100% - 28px);box-shadow:0 16px 40px #7f1f3145}.team-hop-toast.office-wide-alert>i{background:linear-gradient(145deg,#ef5d70,#cf314b)}.team-hop-toast.office-wide-alert b{color:#ad2f44}.team-hop-toast.office-wide-alert p strong{color:#3e334f}.game-footer{color:#858a9d;background:#fff;justify-content:space-between;align-items:center;height:36px;padding:0 28px;font-size:12px;display:flex}.game-footer span{align-items:center;gap:7px;display:flex}.game-footer span i{background:#29af78;border-radius:50%;width:7px;height:7px}.game-footer p{margin:0}.office-game.expanded{z-index:80;border:1px solid #d7d8e2;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;width:calc(100vw - 24px);height:min(600px,100vh - 24px);display:grid;position:fixed;inset:12px;overflow:hidden;box-shadow:0 30px 90px #16123266}.office-game.expanded .game-viewport{height:auto}.office-game.expanded .game-viewport canvas{height:500px}.office-admin{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border:1px solid #d9d9e8e6;border-radius:16px;width:min(720px,100% - 44px);padding:18px;animation:.2s rise;position:absolute;top:72px;right:22px;box-shadow:0 22px 55px #1f194340}.office-admin-head{border-bottom:1px solid #ebebf2;justify-content:space-between;align-items:flex-start;padding-bottom:14px;display:flex}.office-admin-head span{color:#6650d1;letter-spacing:.06em;background:#eeeaff;border-radius:6px;padding:3px 7px;font-size:12px;font-weight:900;display:inline-block}.office-admin-head h3{margin:7px 0 1px;font-size:17px}.office-admin-head p{color:#8d91a3;margin:0;font-size:12px}.office-admin-head>button{color:#85899b;background:#f3f3f7;border:0;border-radius:8px;width:31px;height:31px;font-size:21px}.office-admin-teams{grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0;display:grid}.office-team-setting{--team-color:#7159e8;border:1px solid #e5e5ed;border-top:3px solid var(--team-color);background:#fafafd;border-radius:11px;padding:12px}.office-team-setting label,.desk-counter{flex-direction:column;gap:6px;display:flex}.office-team-setting label>span,.desk-counter>span{color:#5c6174;font-size:14px;font-weight:800}.office-team-setting input{color:#3f4459;background:#fff;border:1px solid #dddfe8;border-radius:8px;width:100%;height:36px;padding:7px 9px;font-size:13px}.desk-counter{margin-top:11px}.desk-counter>div{grid-template-columns:34px 1fr 34px;gap:5px;display:grid}.desk-counter button{color:var(--team-color);background:#fff;border:1px solid #dddfe8;border-radius:8px;font-size:17px;font-weight:900}.desk-counter input{text-align:center;appearance:textfield;font-weight:900}.desk-counter small{color:#a1a4b3;font-size:13px}.office-admin-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.office-admin-footer>span{color:#8a8fa1;font-size:14px}.office-admin-footer>div{gap:7px;display:flex}.office-admin-footer button{white-space:nowrap;background:#fff;border:1px solid #dedfe7;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:800}.office-admin-footer .save-office{color:#fff;background:#6953d6;border-color:#6953d6}.dashboard-grid{grid-template-columns:minmax(560px,1.6fr) minmax(290px,.74fr);gap:23px;width:min(1300px,100%);margin:0 auto;padding:31px 34px 50px;display:grid}.page-heading{justify-content:space-between;align-items:flex-start;height:64px;display:flex}.page-heading p,.subpage-title p{color:#999daf;margin:0 0 5px;font-size:12px;font-weight:700}.page-heading h1,.subpage-title h1{color:#252941;letter-spacing:-.4px;margin:0;font-size:21px;line-height:1.2}.page-heading h1 span{font-size:18px}.daily-score{text-align:right;grid-template-rows:auto auto;grid-template-columns:auto auto;column-gap:5px;height:42px;display:grid}.daily-score small{color:#a2a5b5;grid-column:1/3;font-size:11px}.daily-score b{color:#5545bd;font-size:19px;line-height:18px}.daily-score span{color:#7f72d7;align-self:end;font-size:11px;font-weight:900}.work-card,.profile-card,.activity-card,.recent-work-card,.card-drop,.summary-cards>div,.team-board article,.people-table,.people-toolbar,.settings-layout{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px}.work-card{padding:23px}.step-title{align-items:center;gap:11px;margin-bottom:18px;display:flex}.step-title>b{background:var(--purple);color:#fff;border-radius:8px;place-items:center;width:26px;height:26px;font-size:13px;display:grid;box-shadow:0 5px 10px #7159e838}.step-title h2{margin:0 0 2px;font-size:13px}.step-title p{color:#9da1b2;margin:0;font-size:12px}.step-title.compact{margin-bottom:17px}.category-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.category-card{--cat:var(--purple);text-align:left;background:#fff;border:1px solid #e5e6ee;border-radius:12px;grid-template-rows:1fr auto;grid-template-columns:34px 1fr;column-gap:10px;min-width:0;min-height:88px;padding:13px;transition:all .18s;display:grid;position:relative}.category-card:hover{border-color:var(--cat);transform:translateY(-2px);box-shadow:0 8px 18px #34296f14}.category-card.selected{border:1.5px solid var(--cat);background:var(--cat)}@supports (color:color-mix(in lab, red, red)){.category-card.selected{background:color-mix(in srgb,var(--cat) 5%,white)}}.category-card.selected{box-shadow:0 6px 18px var(--cat)}@supports (color:color-mix(in lab, red, red)){.category-card.selected{box-shadow:0 6px 18px color-mix(in srgb,var(--cat) 14%,transparent)}}.category-card>span{background:var(--cat);border-radius:10px;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}@supports (color:color-mix(in lab, red, red)){.category-card>span{background:color-mix(in srgb,var(--cat) 12%,white)}}.category-card>span{color:var(--cat);font-size:17px;font-weight:900}.category-card>div{flex-direction:column;min-width:0;display:flex}.category-card strong{font-size:12px}.category-card small{color:#999dad;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.category-card em{color:var(--cat);align-self:end;font-size:10px;font-style:normal;font-weight:800}.category-card>i{border:1px solid #d7d9e2;border-radius:50%;width:12px;height:12px;position:absolute;top:9px;right:9px}.category-card.selected>i{background:var(--cat);box-shadow:0 0 0 1px var(--cat);border:3px solid #fff}.taxonomy-box{background:#fafafd;border:1px solid #e7e7ef;border-radius:13px;padding:13px}.section-tabs{scrollbar-width:none;gap:6px;margin-bottom:12px;display:flex;overflow-x:auto}.section-tabs::-webkit-scrollbar{display:none}.section-tabs button{color:#787d91;white-space:nowrap;background:#fff;border:1px solid #e5e6ee;border-radius:9px;flex:1;min-width:90px;padding:8px 11px;font-size:12px;font-weight:800;transition:all .15s}.section-tabs button span{color:#9396a7;background:#f0f0f4;border-radius:9px;place-items:center;min-width:17px;height:17px;margin-left:5px;font-size:10px;display:inline-grid}.section-tabs button.active{color:#fff;background:#6e5bd7;border-color:#7260dc;box-shadow:0 5px 12px #644fcd2e}.section-tabs button.active span{color:#fff;background:#ffffff2e}.task-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.task-card{text-align:left;background:#fff;border:1px solid #e5e6ed;border-radius:10px;flex-direction:column;align-items:flex-start;min-height:68px;padding:11px 40px 10px 12px;transition:all .16s;display:flex;position:relative}.task-card:hover{border-color:#bbb2ed}.task-card.selected{background:#f6f3ff;border-color:#7461df;box-shadow:inset 3px 0 #7461df}.task-card>i{color:#fff;border:1px solid #d8dae3;border-radius:5px;place-items:center;width:17px;height:17px;font-size:11px;font-style:normal;display:grid;position:absolute;top:11px;right:11px}.task-card.selected>i{background:#735fdd;border-color:#735fdd}.task-card strong{font-size:13px}.task-card small{color:#a0a3b1;margin-top:2px;font-size:10px}.task-card em{color:#6d58d5;font-size:10px;font-style:normal;font-weight:900;position:absolute;bottom:9px;right:10px}.selection-path{background:#eeebff;border-radius:9px;align-items:center;gap:12px;margin-top:11px;padding:9px 11px;display:flex}.selection-path>span{color:#6f59d9;background:#fff;border-radius:6px;flex:none;padding:4px 7px;font-size:10px;font-weight:900}.selection-path p{color:#6c7187;white-space:nowrap;align-items:center;gap:7px;min-width:0;margin:0;font-size:11px;display:flex;overflow:hidden}.selection-path p b,.selection-path p strong,.selection-path p em{text-overflow:ellipsis;font-style:normal;overflow:hidden}.selection-path p strong{color:#5140b5}.selection-path p em{color:#6c58d5;font-weight:800}.selection-path p i{color:#aca7ca;font-style:normal}.detail-options{flex-wrap:wrap;gap:7px;display:flex}.detail-options button{color:#72778b;background:#fff;border:1px solid #e0e2e9;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:700}.detail-options button i{border:1px solid #d4d6df;border-radius:50%;place-items:center;width:14px;height:14px;margin-right:6px;font-size:10px;font-style:normal;display:inline-grid}.detail-options button.active{color:#5c48c7;background:#f2efff;border-color:#745fdd}.detail-options button.active i{color:#fff;background:#745fdd;border-color:#745fdd}.dropzone.required{background:#fffaf5;border-color:#e9ab78}.dropzone.required .upload-icon{color:#e08743;background:#fff0e3}.dropzone.error{background:#fff7f8;border-color:#df6670;animation:.25s shake}.field-error{margin-top:5px;font-weight:700;color:#d75765!important;font-size:11px!important}.field.full>.field-error{margin-bottom:0}.work-types{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.work-type{text-align:left;background:#fff;border:1px solid #e8e8f0;border-radius:12px;min-width:0;min-height:123px;padding:12px 10px;transition:all .18s;position:relative}.work-type:hover{border-color:#c9c1f2;transform:translateY(-2px);box-shadow:0 7px 16px #34296f14}.work-type.selected{border:1.5px solid var(--purple);background:#faf9ff;box-shadow:0 6px 18px #5c46ca1a}.type-icon{color:#5676da;background:#eef3ff;border-radius:9px;place-items:center;width:30px;height:30px;margin-bottom:11px;font-size:15px;font-style:normal;font-weight:900;display:grid}.type-icon.social{color:#7159e8;background:#f2edff}.type-icon.comment{color:#ee8a48;background:#fff1e6}.type-icon.website{color:#2fa87b;background:#eaf8f3}.work-type strong{white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:13px;display:block;overflow:hidden}.work-type small{color:#9b9eae;height:25px;font-size:10px;line-height:1.6;display:block}.work-type em{color:#725edf;margin-top:4px;font-size:11px;font-style:normal;font-weight:900;display:block}.radio-dot{border:1px solid #d8d9e2;border-radius:50%;width:12px;height:12px;position:absolute;top:10px;right:10px}.selected .radio-dot{background:var(--purple);box-shadow:0 0 0 1px var(--purple);border:3px solid #fff}.form-divider{background:#eeeef3;height:1px;margin:22px 0}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.field{flex-direction:column;min-width:0;display:flex;position:relative}.field.full{grid-column:1/3}.field>span{color:#545970;margin-bottom:7px;font-size:12px;font-weight:800}.field>span i{color:#ed6a76;margin-left:2px;font-style:normal}.field>span small{color:#aaadbb;font-weight:500}.field input,.field textarea,.field select{color:#454a61;background:#fff;border:1px solid #e0e2ea;border-radius:9px;outline:0;width:100%;padding:10px 12px;font-size:13px;transition:all .16s}.field textarea{resize:vertical;line-height:1.6}.field input:focus,.field textarea:focus,.field select:focus{border-color:#8b78e8;box-shadow:0 0 0 3px #7159e814}.select-wrap{position:relative}.select-wrap:after{content:"⌄";color:#9ca0b1;pointer-events:none;position:absolute;top:7px;right:11px}.field select{appearance:none}.add-inline{color:#705bd9;background:0 0;border:0;align-self:flex-start;margin-top:6px;padding:0;font-size:11px;font-weight:800}.channel-row{gap:7px;display:flex}.channel{color:#8e92a5;background:#fff;border:1px solid #e1e2e9;border-radius:9px;width:35px;height:35px;font-size:14px;font-weight:900}.channel:hover,.channel.active{color:#fff;background:#6651d8;border-color:#6651d8;box-shadow:0 4px 10px #6651d833}.url-input{position:relative}.url-input span{color:#9da1b1;font-size:14px;position:absolute;top:8px;left:12px}.url-input input{padding-left:35px}.detail-stack{flex-direction:column;gap:7px;display:flex}.detail-line{align-items:center;gap:7px;display:flex}.detail-line>b{color:#6e59db;background:#eeebff;border-radius:7px;flex:none;place-items:center;width:23px;height:23px;font-size:11px;display:grid}.detail-line>button{color:#aaadbb;background:0 0;border:0;width:25px;font-size:18px}.add-detail{color:#705bd9;background:0 0;border:0;align-self:flex-start;margin:8px 0 0 30px;font-size:11px;font-weight:800}.dropzone{cursor:pointer;background:#fbfbfd;border:1px dashed #cfd1df;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:88px;transition:all .18s;display:flex}.dropzone:hover{background:#faf9ff;border-color:#8d7ce7}.dropzone input{display:none}.upload-icon{color:#745fde;background:#eeebff;border-radius:8px;place-items:center;width:26px;height:26px;margin-bottom:4px;font-size:15px;font-weight:900;display:grid}.dropzone b{font-size:12px}.dropzone b u{color:#6f5ada;text-decoration:none}.dropzone small{color:#a7aab9;margin-top:3px;font-size:10px}.image-preview{background:#faf9ff;border:1px solid #dad7ef;border-radius:11px;align-items:center;gap:12px;min-height:92px;padding:8px;display:flex}.image-preview img{object-fit:cover;border-radius:8px;width:110px;height:74px}.image-preview>div{flex-direction:column;align-items:flex-start;display:flex}.image-preview b{font-size:13px}.image-preview span{color:#9599aa;margin:4px 0 7px;font-size:11px}.image-preview button{color:#db6874;background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.submit-row{background:#fafafd;border-radius:0 0 16px 16px;justify-content:space-between;align-items:center;margin:22px -23px -23px;padding:15px 23px;display:flex}.earning{align-items:center;gap:8px;display:flex}.earning>span{color:#efa72e;background:#fff6dc;border-radius:50%;place-items:center;width:31px;height:31px;font-size:17px;display:grid}.earning p{color:#74788e;flex-wrap:wrap;max-width:190px;margin:0;font-size:11px;display:flex}.earning p b{color:#6a55d5;margin-left:3px}.earning p small{color:#a8aab8;width:100%}.submit-button,.primary-small{color:#fff;background:linear-gradient(135deg,#7a64e9,#5a43cc);border:0;border-radius:9px;font-weight:800;box-shadow:0 7px 14px #5e47cf30}.submit-button{padding:11px 15px;font-size:12px}.submit-button span{margin-left:10px}.submit-button:hover,.primary-small:hover{filter:brightness(1.07);transform:translateY(-1px)}.right-column{flex-direction:column;gap:14px;padding-top:64px;display:flex}.profile-card{overflow:hidden}.profile-cover{background:radial-gradient(circle at 80% 10%,#ffffff2e,#0000 25%),linear-gradient(135deg,#44328a,#7763df);height:95px;position:relative;overflow:hidden}.profile-cover:after{content:"";background:#fff;border-radius:50%;height:65px;position:absolute;bottom:-34px;left:-10%;right:-10%}.profile-cover>i{opacity:.7;background:#fff;border-radius:50%;width:3px;height:3px;position:absolute;box-shadow:20px 20px #fff,52px 4px #fff,96px 19px #fff,128px 2px #fff,182px 26px #fff}.profile-cover>i:first-of-type{top:15px;left:20px}.profile-cover>i:nth-of-type(2){top:9px;left:130px;transform:scale(.7)}.profile-cover>i:nth-of-type(3){top:20px;right:90px;transform:scale(.5)}.moon{color:#ffe496;font-size:24px;position:absolute;top:12px;right:27px}.avatar.hero{z-index:3;border:4px solid #fff;border-radius:22px;width:67px;height:67px;font-size:43px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.avatar.hero>b{color:#fff;background:#ffb249;border:2px solid #fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid;position:absolute;bottom:0;right:-3px}.profile-body{text-align:center;padding:11px 17px 16px}.profile-body h3{margin:2px 0;font-size:13px}.profile-body>p{color:#9b9fae;margin:0 0 12px;font-size:11px}.level-row{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;display:grid}.level-row>span{color:#6954d3;font-size:11px;font-weight:900}.level-row>.progress{background:#ececf2}.level-row>.progress i{background:linear-gradient(90deg,#745de3,#a490f5)}.level-row>b{color:#999cab;font-size:10px}.stats{border-top:1px solid #eeeef3;border-bottom:1px solid #eeeef3;grid-template-columns:repeat(3,1fr);margin:14px 0;display:grid}.stats>div{flex-direction:column;padding:11px 3px;display:flex}.stats>div+div{border-left:1px solid #eeeef3}.stats b{font-size:13px}.stats span{color:#a1a4b3;font-size:10px}.profile-body>button{color:#6d58d5;background:0 0;border:0;font-size:11px;font-weight:900}.profile-body>button span{margin-left:6px}.activity-card{padding:17px}.section-head{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.section-head>div{align-items:baseline;gap:7px;display:flex}.section-head h3{margin:0;font-size:14px}.section-head span{color:#a2a4b2;font-size:10px}.section-head button{color:#705bd7;background:0 0;border:0;font-size:10px;font-weight:800}.activity-item{grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:10px 0;display:grid}.activity-item+.activity-item{border-top:1px solid #f0f0f4}.activity-icon{color:#715bd8;background:#eeeaff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.activity-icon.blue{color:#5274d2;background:#eaf1ff}.activity-icon.orange{color:#e6894b;background:#fff0e5}.activity-item>div{grid-template-columns:1fr auto;gap:1px 5px;min-width:0;display:grid}.activity-item b{white-space:nowrap;text-overflow:ellipsis;grid-column:1/3;font-size:11px;overflow:hidden}.activity-item small{white-space:nowrap;text-overflow:ellipsis;color:#999cab;font-size:10px;overflow:hidden}.activity-item em{color:#b4b5bf;font-size:10px;font-style:normal}.activity-item>strong{color:#2ca876;font-size:11px}.recent-work-card{min-width:0;padding:18px}.recent-work-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.recent-work-heading>div{align-items:center;gap:9px;display:flex}.recent-work-heading>div>span{color:#21986d;letter-spacing:.08em;background:#eaf8f2;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:950}.recent-work-heading>div>div{flex-direction:column;display:flex}.recent-work-heading h3{margin:0;font-size:13px}.recent-work-heading p{color:#979baa;margin:2px 0 0;font-size:11px}.recent-work-heading>b{color:#6953d2;background:#f1effd;border-radius:8px;padding:6px 8px;font-size:11px}.team-recent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.team-recent-block{background:#fbfbfd;border:1px solid #e8e8ef;border-radius:13px;min-width:0;overflow:hidden}.team-recent-block>header{background:linear-gradient(135deg,var(--team-color),#fff);border-bottom:1px solid #ececf1;align-items:center;gap:8px;min-height:53px;padding:10px 12px;display:flex;position:relative}@supports (color:color-mix(in lab, red, red)){.team-recent-block>header{background:linear-gradient(135deg,color-mix(in srgb,var(--team-color) 9%,white),#fff)}}.team-recent-block>header>span{background:var(--team-color);color:#fff;border-radius:9px;place-items:center;width:29px;height:29px;font-size:13px;font-weight:950;display:grid}.team-recent-block>header>div{flex-direction:column;display:flex}.team-recent-block>header b{font-size:13px}.team-recent-block>header small{color:#999dac;margin-top:1px;font-size:10px}.team-recent-block>header>i{background:#2bb079;border-radius:50%;width:7px;height:7px;margin-left:auto;box-shadow:0 0 0 4px #e9f8f2}.recent-work-item{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:10px 0;display:grid}.recent-work-item+.recent-work-item{border-top:1px solid #ececf1}.recent-work-item>span{background:#f3e6d8;border-radius:9px;place-items:center;width:32px;height:32px;font-size:20px;display:grid}.recent-work-item>div{flex-direction:column;min-width:0;display:flex}.recent-work-item b,.recent-work-item small,.recent-work-item em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recent-work-item b{font-size:11px}.recent-work-item small{color:#6f7488;margin-top:2px;font-size:10px}.recent-work-item em{color:#a0a3b1;margin-top:2px;font-size:10px;font-style:normal}.recent-work-item>strong{color:#2a9d71;white-space:nowrap;align-self:start;padding-top:2px;font-size:10px}.team-recent-empty{color:#a0a3b2;flex-direction:column;justify-content:center;align-items:center;min-height:126px;display:flex}.team-recent-empty>span{color:#6b57ce;background:#efedf7;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.team-recent-empty b{color:#74798b;margin-top:6px;font-size:11px}.team-recent-empty small{margin-top:2px;font-size:10px}.card-drop{background:linear-gradient(135deg,#fff8e9,#fff);border-color:#f1e6ce;align-items:center;gap:12px;padding:15px;display:flex;position:relative;overflow:hidden}.drop-art{background:linear-gradient(140deg,#ffc862,#ff9675);border:3px solid #fff;border-radius:9px;place-items:center;width:61px;height:78px;display:grid;position:relative;transform:rotate(-5deg);box-shadow:0 7px 12px #d5824533}.drop-art>span{color:#fff;background:#ffffff40;border-radius:50%;place-items:center;width:30px;height:30px;font-size:19px;font-weight:900;display:grid}.drop-art i{color:#fff;font-size:10px;font-style:normal;position:absolute}.drop-art i:nth-child(2){top:7px;left:8px}.drop-art i:nth-child(3){bottom:8px;right:7px}.card-drop>div:nth-child(2){flex:1;min-width:0}.card-drop>div>span{color:#ef9e44;letter-spacing:1px;font-size:10px;font-weight:900}.card-drop h3{margin:4px 0 2px;font-size:13px}.card-drop p,.card-drop small{color:#a2a4b1;font-size:10px}.card-drop p{margin:0 0 8px}.card-drop .progress{background:#f3ead9}.card-drop .progress i{background:linear-gradient(90deg,#ffbc52,#ff936a)}.card-drop small{text-align:right;margin-top:5px;display:block}.subpage{width:min(1250px,100%);margin:0 auto;padding:34px 34px 60px}.subpage-title{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.primary-small{padding:10px 14px;font-size:12px}.title-count{color:#6751d3;vertical-align:middle;background:#ece8ff;border-radius:10px;padding:4px 7px;font-size:14px}.summary-cards{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:16px;display:grid}.summary-cards>div{align-items:center;gap:13px;padding:18px;display:flex}.summary-cards>div>span{background:#f0edff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.summary-cards p{color:#999dab;flex-direction:column;margin:0;font-size:11px;display:flex}.summary-cards p b{color:var(--ink);margin-top:2px;font-size:18px}.summary-cards em{color:#6c58d7;background:#f0edff;border-radius:7px;margin-left:auto;padding:5px 7px;font-size:11px;font-style:normal;font-weight:800}.summary-cards em.green{color:#24a270;background:#e9f8f2}.team-board{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.team-board article{padding:19px}.team-top{align-items:center;gap:10px;display:flex}.team-top>span{color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.team-top h3{margin:0 0 2px;font-size:12px}.team-top p{color:#a1a4b4;margin:0;font-size:10px}.team-top>b{margin-left:auto;font-size:15px}.big-progress{background:#ededf2;border-radius:10px;height:7px;margin:17px 0;overflow:hidden}.big-progress i{border-radius:inherit;height:100%;display:block}.team-metrics{flex-direction:column;gap:8px;display:flex}.team-metrics span{color:#999cac;justify-content:space-between;font-size:11px;display:flex}.team-metrics b{color:#4f5469}.people-toolbar{justify-content:space-between;align-items:center;margin-bottom:14px;padding:13px;display:flex}.small-search{width:260px;height:34px}.filter{color:#8f93a5;background:0 0;border:0;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:700}.filter.active{color:#6652d1;background:#efecff}.people-table{overflow:hidden}.table-head,.person-row{grid-template-columns:1.5fr .7fr .7fr .9fr 1fr;align-items:center;gap:12px;display:grid}.table-head{color:#999cab;background:#f8f8fb;padding:10px 18px;font-size:10px;font-weight:800}.person-row{color:#73788e;min-height:58px;padding:8px 18px;font-size:12px}.person-row+.person-row{border-top:1px solid #eeeef3}.person-cell{color:#3c4055;align-items:center;gap:9px;display:flex}.person-cell i{background:#f5e2d1;border-radius:10px;place-items:center;width:34px;height:34px;font-size:23px;font-style:normal;display:grid}.status{color:#c88336;background:#fff6e8;border-radius:12px;padding:5px 8px;font-size:10px;font-style:normal;display:inline-block}.status.done{color:#29a873;background:#eaf8f2}.status.idle{color:#8c90a0;background:#f0f1f4}.person-row>span:last-child{justify-content:space-between;align-items:center;display:flex}.person-row>span:last-child button{color:#a6a9b6;background:0 0;border:0}.people-admin-note{background:#f4f1ff;border:1px solid #ddd8fa;border-radius:12px;align-items:center;gap:11px;margin:-9px 0 14px;padding:12px 14px;display:flex}.people-admin-note b{font-size:14px}.people-admin-note p{color:#85899c;margin:2px 0 0;font-size:12px}.team-select{color:#5b6074;background:#fff;border:1px solid #dddee7;border-radius:8px;width:100%;min-width:88px;padding:7px 24px 7px 8px;font-size:12px;font-weight:800}.people-sample-note{color:#9a9eaf;margin:10px 3px;font-size:12px}.wallet{color:#d89528;background:#fff5dc;border-radius:10px;padding:8px 12px;font-size:13px}.reward-hero{color:#fff;background:radial-gradient(circle at 77% 30%,#ffecaa59,#0000 28%),linear-gradient(135deg,#473390,#7a64df);border-radius:20px;grid-template-columns:1.2fr 1fr;min-height:270px;padding:36px 46px;display:grid;overflow:hidden;box-shadow:0 18px 35px #44319033}.reward-hero>div:first-child{z-index:2}.reward-hero>div>span{color:#d9d1ff;letter-spacing:1px;font-size:11px;font-weight:900}.reward-hero h2{margin:12px 0;font-size:27px;line-height:1.25}.reward-hero p{color:#d8d1f7;max-width:470px;font-size:13px;line-height:1.8}.reward-hero button{color:#60450f;background:#ffbe57;border:0;border-radius:9px;margin-top:10px;padding:10px 14px;font-size:12px;font-weight:900}.character-stage{place-items:center;display:grid;position:relative}.big-character{z-index:2;filter:drop-shadow(0 15px 10px #1d134940);font-size:125px;position:relative}.stage-shadow{filter:blur(4px);background:#21155359;border-radius:50%;width:190px;height:38px;position:absolute;bottom:15px}.spark{color:#ffe396;font-style:normal;position:absolute}.spark.s1{font-size:24px;top:20px;left:20px}.spark.s2{font-size:15px;top:65px;right:35px}.collection-title{margin:25px 0 14px;font-size:15px}.collection-title small{color:#9ba0b2;margin-left:5px;font-size:11px}.card-collection{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.collect-card{min-height:190px;box-shadow:var(--shadow);color:#fff;background:linear-gradient(145deg,#ffca55,#ff9073);border:4px solid #fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;padding:15px;display:flex}.collect-card small{letter-spacing:1px;font-size:10px;font-weight:900}.collect-card span{margin:13px;font-size:55px}.collect-card b{font-size:13px}.collect-card em{margin-top:4px;font-size:10px;font-style:normal}.collect-card.epic{background:linear-gradient(145deg,#926df1,#5439bc)}.collect-card.rare{background:linear-gradient(145deg,#57a4e4,#3e6fc5)}.collect-card.locked{filter:saturate(.5);background:linear-gradient(145deg,#b9bac5,#8e909f)}.collect-card.locked span{border:2px dashed #ffffff80;border-radius:50%;place-items:center;width:56px;height:56px;font-size:28px;display:grid}.settings-layout{grid-template-columns:200px 1fr;min-height:430px;display:grid;overflow:hidden}.settings-nav{border-right:1px solid var(--line);background:#fafafd;padding:16px}.settings-nav button{text-align:left;color:#777c90;background:0 0;border:0;border-radius:8px;width:100%;padding:11px;font-size:12px}.settings-nav button.active{color:#6450cd;background:#ece9ff;font-weight:900}.settings-panel{padding:25px 30px}.personal-profile-grid{grid-template-columns:minmax(290px,390px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.settings-profile-card{width:100%;box-shadow:none}.personal-profile-info{border:1px solid var(--line);background:#fafafd;border-radius:15px;min-width:0;padding:18px}.settings-profile{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding-bottom:22px;display:flex}.settings-avatar{border-radius:18px;width:64px;height:64px;font-size:43px}.settings-profile h2{margin:0 0 2px;font-size:15px}.settings-profile p{color:#999dad;margin:0 0 7px;font-size:11px}.settings-profile button{color:#6e59d7;background:0 0;border:0;padding:0;font-size:11px;font-weight:900}.settings-section{justify-content:space-between;align-items:center;margin:24px 0 12px;display:flex}.settings-section h3{margin:0;font-size:12px}.settings-section p{color:#9da1b1;margin:3px 0;font-size:11px}.settings-section>button{color:#6d58d6;background:0 0;border:0;font-size:11px;font-weight:900}.managed-list{border:1px solid var(--line);border-radius:11px;overflow:hidden}.managed-list>div{grid-template-columns:34px 1fr auto 30px;align-items:center;gap:9px;padding:10px 13px;display:grid}.managed-list>div+div{border-top:1px solid var(--line)}.site-mark{color:#fff;background:#5476dc;border-radius:8px;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.site-mark.web{background:#2fa878}.managed-list p{flex-direction:column;margin:0;display:flex}.managed-list p b{font-size:12px}.managed-list p small{color:#a1a4b2;font-size:10px}.managed-list em{color:#289d6f;background:#eef8f4;border-radius:6px;padding:4px 7px;font-size:10px;font-style:normal}.managed-list button{color:#a2a5b4;background:0 0;border:0}.coming-note{background:#f1effd;border-radius:10px;align-items:center;gap:10px;margin-top:15px;padding:13px;display:flex}.coming-note>span{color:#6c57d3;background:#fff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.coming-note b{font-size:12px}.coming-note p{color:#858a9f;margin:2px 0;font-size:10px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1c183375;place-items:center;padding:20px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(420px,100%);padding:28px;animation:.22s rise;position:relative;box-shadow:0 24px 60px #18133d40}.modal-close{color:#9da0af;background:0 0;border:0;font-size:22px;position:absolute;top:12px;right:15px}.modal-icon{color:#6c56d8;background:#eeebff;border-radius:12px;place-items:center;width:39px;height:39px;font-size:22px;font-weight:700;display:grid}.modal h2{margin:15px 0 4px;font-size:17px}.modal>p{color:#9599aa;margin:0 0 19px;font-size:12px}.modal form{flex-direction:column;gap:13px;display:flex}.modal-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.modal-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 14px;font-size:12px;font-weight:800}.modal-actions button[type=submit]{border-color:var(--purple);background:var(--purple);color:#fff}.logout-confirm-backdrop{z-index:260;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1a153194;place-items:center;padding:20px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.logout-confirm-modal{text-align:center;background:#fff;border:1px solid #ffffffa6;border-radius:22px;width:min(400px,100%);padding:28px;animation:.22s rise;position:relative;box-shadow:0 28px 80px #1a143d4d}.logout-confirm-close{color:#8c90a0;background:#fff;border:1px solid #e5e3eb;border-radius:9px;width:31px;height:31px;font-size:20px;position:absolute;top:13px;right:14px}.logout-confirm-icon{color:#ce4058;background:#fff0f2;border-radius:17px;place-items:center;width:54px;height:54px;margin:0 auto 13px;font-size:25px;font-weight:900;display:grid}.logout-confirm-modal>small{color:#6c57d4;letter-spacing:.12em;font-size:10px;font-weight:950}.logout-confirm-modal h2{margin:7px 0 4px;font-size:19px}.logout-confirm-modal>p{color:#8b8fa0;margin:0;font-size:12px}.logout-confirm-user{text-align:left;background:#faf9fd;border:1px solid #e8e6ef;border-radius:12px;align-items:center;gap:10px;margin:18px 0;padding:10px 12px;display:flex}.logout-confirm-user>span{background:#f1dfcf;border-radius:11px;place-items:center;width:40px;height:40px;font-size:26px;display:grid}.logout-confirm-user>div{flex-direction:column;display:flex}.logout-confirm-user b{font-size:13px}.logout-confirm-user small{color:#9195a6;margin-top:2px;font-size:11px}.logout-confirm-modal footer{grid-template-columns:1fr 1fr;gap:9px;display:grid}.logout-confirm-modal footer button{color:#676c7e;background:#fff;border:1px solid #dfe0e7;border-radius:10px;height:40px;font-size:12px;font-weight:900}.logout-confirm-modal footer button:last-child{color:#fff;background:#cf4058;border-color:#cf4058;box-shadow:0 7px 15px #be2e4633}.toast{z-index:110;background:#fff;border:1px solid #cdeade;border-radius:13px;align-items:center;gap:11px;min-width:285px;padding:13px 16px;animation:.3s toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 45px #1f3f332e}.toast>span{color:#fff;background:#2ab37b;border-radius:50%;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.toast>div{flex-direction:column;display:flex}.toast b{font-size:13px}.toast small{color:#878c9e;margin-top:2px;font-size:11px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes rise{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@keyframes toast-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:none}}@keyframes shake{25%{transform:translate(-3px)}75%{transform:translate(3px)}}@keyframes notice-pulse{0%,70%,to{box-shadow:0 4px 10px #d3304e66,0 0 #ee456247}35%{box-shadow:0 4px 10px #d3304e66,0 0 0 7px #ee456200}}@keyframes jump-button{0%,to{transform:none}45%{transform:translateY(-7px)}}@keyframes team-hop-in{0%{opacity:0;transform:translate(-50%,-12px)scale(.96)}to{opacity:1;transform:translate(-50%)}}@keyframes floating-profile-dock-in{0%{opacity:0;transform:translate(-50%)translateY(14px)scale(.96)}to{opacity:1;transform:translate(-50%)}}@media (width<=1100px){.sidebar{width:210px;padding-left:14px;padding-right:14px}.main-area{padding-left:210px}.dashboard-grid{grid-template-columns:1fr}.right-column{grid-template-columns:repeat(2,1fr);padding-top:0;display:grid}.card-drop{grid-column:1/3}.work-types{grid-template-columns:repeat(2,1fr)}.team-board{grid-template-columns:1fr}.rooms{left:22px;right:22px}.world-panel{padding-left:22px;padding-right:22px}.desks{grid-template-columns:repeat(3,1fr)}.desk:nth-child(4){display:none}.game-toolbar{grid-template-columns:1fr auto}.game-help{display:none}.game-toolbar-actions{grid-area:1/2}}@media (width>=781px) and (width<=1100px){.sidebar-profile{width:min(540px,100vw - 250px);left:calc(50vw + 105px)}}@media (width<=780px){.sidebar{z-index:50;border-right:0;border-top:1px solid var(--line);width:auto;height:66px;padding:7px 10px;display:block;position:fixed;inset:auto 0 0}.sidebar .brand,.sidebar-profile,.sidebar .nav-label,.sidebar-search,.season-card,.user-mini{display:none}.sidebar nav{grid-template-columns:repeat(5,1fr);display:grid}.nav-item{text-align:center;flex-direction:column;justify-content:center;gap:1px;height:52px;margin:0;padding:4px;font-size:10px;display:flex}.nav-item:hover{transform:none}.nav-icon{width:auto;height:22px;font-size:17px}.nav-badge{margin:-25px 0 0 22px;position:absolute}.main-area{padding-bottom:66px;padding-left:0}.mobile-topbar{border-bottom:1px solid var(--line);z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;height:61px;padding:0 16px;display:flex;position:sticky;top:0}.mobile-brand{font-size:12px;display:flex}.mobile-brand .brand-mark{border-radius:9px;width:31px;height:31px;font-size:13px}.mobile-profile{align-items:center;gap:8px;display:flex}.mobile-profile>span{color:#9b672f;background:#fff4e6;border-radius:8px;padding:6px 8px;font-size:14px;font-weight:900}.mobile-profile>button{border:1px solid var(--line);background:#fff;border-radius:10px;width:34px;height:34px;font-size:15px;position:relative}.mobile-profile>button i{background:#f05f76;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:4px;right:4px}.mobile-avatar-wrap{position:relative}.mobile-avatar-wrap>b{z-index:2;color:#fff;background:#ee4562;border:3px solid #fff;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;animation:1.8s infinite notice-pulse;display:grid;position:absolute;top:-7px;left:-7px;box-shadow:0 4px 10px #d3304e66}.world-panel{height:205px;padding:13px 14px 0}.world-title>div{font-size:10px}.world-title button{font-size:0}.world-title button span{font-size:13px}.rooms{gap:5px;height:140px;left:14px;right:14px}.office-room{border-width:2px}.room-sign{padding:4px;font-size:10px}.room-sign b{display:none}.room-scene{border-top-width:18px}.window{border-width:2px;width:27px;height:23px}.shelf,.plant{display:none}.desks{grid-template-columns:repeat(2,1fr);gap:2px;inset:35px 3px 2px}.desk:nth-child(n+3){display:none}.pixel-person{font-size:20px}.desk i{left:1px;right:1px}.dashboard-grid,.subpage{padding:23px 14px 34px}.page-heading h1,.subpage-title h1{font-size:18px}.work-card{padding:17px}.category-grid{grid-template-columns:1fr}.category-card{min-height:72px}.task-grid{grid-template-columns:1fr}.section-tabs button{flex:none}.selection-path{flex-direction:column;align-items:flex-start;gap:6px}.selection-path p{white-space:normal;flex-wrap:wrap;width:100%}.work-types{grid-template-columns:1fr 1fr}.work-type{min-height:115px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:1}.submit-row{margin:20px -17px -17px;padding:14px 17px}.earning{display:none}.submit-button{width:100%;padding:12px}.right-column{display:flex}.card-drop{grid-column:auto}.summary-cards,.card-collection{grid-template-columns:1fr 1fr}.team-board{grid-template-columns:1fr}.people-toolbar{align-items:flex-start;gap:12px;overflow:auto}.small-search{min-width:190px}.table-head{display:none}.person-row{grid-template-columns:1.5fr 1fr 1fr}.person-row>span:nth-child(2),.person-row>span:nth-child(5){display:none}.reward-hero{grid-template-columns:1fr;min-height:380px;padding:25px}.reward-hero h2{font-size:22px}.character-stage{opacity:.38;position:absolute;right:-10px}.big-character{font-size:110px}.settings-layout{grid-template-columns:1fr}.settings-nav{border-right:0;border-bottom:1px solid var(--line);display:flex;overflow:auto}.settings-nav button{white-space:nowrap}.settings-panel{padding:19px}.managed-list>div{grid-template-columns:34px 1fr 24px}.managed-list em{display:none}.modal{padding:22px}.toast{min-width:0;bottom:80px;left:14px;right:14px}}@media (width<=470px){.world-panel{height:185px}.rooms{height:119px}.room-scene{border-top-width:14px}.desks{top:29px}.window{display:none}.dashboard-grid{padding-top:20px}.page-heading{height:65px}.daily-score{display:none}.work-type{padding:10px 8px}.summary-cards{grid-template-columns:1fr}.summary-cards>div{padding:13px}.card-collection{grid-template-columns:1fr 1fr;gap:8px}.collect-card{min-height:160px}.settings-profile{align-items:flex-start}.settings-section{align-items:flex-start;gap:10px}.settings-section>button{white-space:nowrap}.managed-list p b{text-overflow:ellipsis;max-width:130px;overflow:hidden}.top-actions .circle-button{display:none}}@media (width<=780px){.game-toolbar{min-height:57px;padding:8px 14px}.game-online strong{font-size:13px}.game-online span{font-size:14px}.admin-game{padding:8px;font-size:0}.admin-game:before{content:"⚙";font-size:15px}.admin-game em{margin-left:3px;font-size:10px}.expand-game{padding:8px;font-size:14px}.game-viewport{height:335px}.game-footer{height:34px;padding:0 14px;font-size:14px}.game-footer p{display:none}.touch-pad{width:112px;height:112px;bottom:12px;left:12px}.game-action{width:auto;min-width:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;flex-direction:column;align-items:flex-end;gap:7px;padding:0;bottom:13px;right:12px}.game-action>span{text-align:center;background:#ffffffe0;border:1px solid #ffffffb3;border-radius:8px;max-width:190px;padding:5px 8px;font-size:13px;box-shadow:0 4px 12px #271f441f}.game-action-buttons{gap:10px}.game-action button{border:3px solid #ffffffb8;border-radius:50%;flex-direction:column;gap:1px;width:64px;height:64px;min-height:0;padding:5px;font-size:13px;box-shadow:0 8px 20px #271f443d}.game-action .seat-action{background:#6955d4;width:56px;height:56px}.game-action button b{font-size:20px;line-height:13px}.game-action button kbd{background:#fff3;border:0;padding:1px 4px;font-size:11px}.team-hop-toast{min-height:58px;padding:8px 37px 8px 9px;top:10px}.team-hop-toast>i{flex-basis:34px;width:34px;height:34px}.team-hop-toast p{font-size:14px}.office-game.expanded{border-radius:13px;width:calc(100vw - 12px);height:calc(100vh - 12px);inset:6px}.office-game.expanded .game-viewport canvas{height:500px}.office-admin{width:calc(100% - 20px);max-height:calc(100% - 104px);top:64px;right:10px;overflow:auto}.office-admin-teams{grid-template-columns:1fr}.office-admin-footer{flex-direction:column;align-items:flex-start}.office-admin-footer>div{align-self:flex-end}.people-admin-note{align-items:flex-start}.team-select{min-width:100px}}@media (width<=470px){.game-viewport{height:320px}.game-online span{max-width:155px}.expand-game{font-size:0}.expand-game:after{content:"↗";font-size:16px}.office-game.expanded .expand-game:after{content:"↙"}.touch-pad{width:104px;height:104px}.game-action>span{white-space:nowrap;text-overflow:ellipsis;max-width:168px;overflow:hidden}.game-action button{width:58px;height:58px}.game-action .seat-action{width:52px;height:52px}.game-footer span{font-size:13px}}@media (pointer:fine){.touch-pad{opacity:.62;transition:opacity .18s}.touch-pad:hover{opacity:1}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.sidebar-search{align-self:center;max-width:178px;margin-left:auto;margin-right:auto}.work-office-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:start;gap:20px;width:min(1500px,100%);margin:0 auto;padding:28px 28px 16px;display:grid}.work-launcher,.office-column{min-width:0}.work-picker{min-height:478px;padding:20px}.picker-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.picker-heading>div{align-items:center;gap:10px;display:flex}.picker-heading>div>span{color:#fff;background:#6e58dc;border-radius:9px;place-items:center;width:31px;height:31px;font-size:18px;font-weight:900;display:grid;box-shadow:0 6px 13px #5b44ca33}.picker-heading h2{margin:0 0 2px;font-size:15px}.picker-heading p{color:#9296a8;margin:0;font-size:12px}.picker-heading>em{color:#6550cf;white-space:nowrap;background:#efecff;border-radius:8px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:900}.work-picker .category-card{grid-template-columns:30px 1fr;column-gap:7px;min-height:98px;padding:11px 9px}.work-picker .category-card>span{width:30px;height:30px}.work-picker .category-card strong{font-size:14px}.work-picker .category-card small{font-size:10px}.picker-empty{color:#8c90a2;background:#faf9fd;border:1px dashed #d9d6e9;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:170px;margin-top:18px;display:flex}.picker-empty>span,.progressive-title>span{color:#6954d4;background:#eeeaff;border-radius:8px;place-items:center;width:26px;height:26px;font-size:13px;font-weight:900;display:grid}.picker-empty p{flex-direction:column;margin:0;display:flex}.picker-empty b{color:#555a70;font-size:14px}.picker-empty small{margin-top:2px;font-size:11px}.progressive-block{border-top:1px solid #ececf2;margin-top:17px;padding-top:16px;animation:.2s rise}.progressive-title{align-items:center;gap:9px;margin-bottom:11px;display:flex}.progressive-title>div{flex-direction:column;display:flex}.progressive-title b{font-size:14px}.progressive-title small{color:#999cad;font-size:11px}.progressive-block .section-tabs{margin-bottom:0}.progressive-block .section-tabs button{min-width:70px;padding:9px 8px}.progressive-block .task-grid{gap:7px}.progressive-block .task-card{min-height:62px;padding:10px 36px 9px 10px}.progressive-block .task-card>i{color:#6c57d4;border:0;font-size:13px}.progressive-block .task-card.selected>i{color:#fff;background:#6d59d8}.office-column .split-panel-heading{justify-content:space-between;align-items:center;height:64px;display:flex}.split-panel-heading p{color:#999daf;margin:0 0 4px;font-size:12px;font-weight:700}.split-panel-heading h2{margin:0;font-size:21px}.split-panel-heading>span{color:#398d6d;background:#f2fbf7;border:1px solid #dcece5;border-radius:9px;padding:7px 9px;font-size:12px;font-weight:800}.split-panel-heading>span i{background:#2db57a;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.office-column .office-game{box-shadow:var(--shadow);border:1px solid #dedfe8;border-radius:16px;overflow:hidden}.office-column .game-toolbar{grid-template-columns:1fr auto;padding:10px 14px}.office-column .game-help{display:none}.office-column .game-toolbar-actions{grid-area:1/2}.work-support-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:14px;width:min(1500px,100%);margin:0 auto;padding:0 28px 50px;display:grid}.work-support-grid>section{min-width:0}.work-support-grid .card-drop{min-height:100%}.work-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#19153294;place-items:center;padding:24px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.work-modal{background:#fff;border-radius:21px;width:min(760px,100%);max-height:calc(100vh - 48px);animation:.24s rise;overflow:auto;box-shadow:0 30px 90px #18133d59}.work-modal-header{--work-color:#7159e8;background:linear-gradient(135deg,var(--work-color),#fff);padding:24px 28px 21px;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.work-modal-header{background:linear-gradient(135deg,color-mix(in srgb,var(--work-color) 13%,white),#fff)}}.work-modal-header{border-bottom:1px solid var(--work-color)}@supports (color:color-mix(in lab, red, red)){.work-modal-header{border-bottom:1px solid color-mix(in srgb,var(--work-color) 20%,white)}}.work-modal-header:after{content:"";background:var(--work-color);border-radius:50%;width:210px;height:210px;position:absolute;top:-80px;right:-50px}@supports (color:color-mix(in lab, red, red)){.work-modal-header:after{background:color-mix(in srgb,var(--work-color) 8%,transparent)}}.work-modal-header>button{z-index:2;color:#7f8395;background:#fffc;border:1px solid #5a527b1f;border-radius:10px;width:34px;height:34px;font-size:22px;position:absolute;top:14px;right:17px}.work-modal-path{z-index:1;align-items:center;gap:9px;padding-right:40px;display:flex;position:relative}.work-modal-path>span{background:var(--work-color);color:#fff;border-radius:9px;place-items:center;width:31px;height:31px;font-size:16px;font-weight:900;display:grid}.work-modal-path p{color:#75798d;margin:0;font-size:13px;font-weight:800}.work-modal-path p i{color:#b1adbf;margin:0 7px;font-style:normal}.work-modal-path em{color:var(--work-color);background:#fff;border-radius:8px;margin-left:auto;padding:5px 8px;font-size:12px;font-style:normal;font-weight:900;box-shadow:0 3px 10px #2c255414}.work-modal-header h2{z-index:1;margin:15px 0 3px;font-size:24px;position:relative}.work-modal-header>p{z-index:1;color:#8a8e9f;margin:0;font-size:13px;position:relative}.work-modal-form{padding:22px 28px 0}.work-modal-intro{align-items:center;gap:10px;margin-bottom:20px;display:flex}.work-modal-intro>span{color:#fff;background:#6c57d7;border-radius:9px;place-items:center;width:30px;height:30px;font-size:14px;font-weight:900;display:grid;box-shadow:0 5px 12px #5b44ca33}.work-modal-intro h3{margin:0 0 2px;font-size:14px}.work-modal-intro p{color:#999cac;margin:0;font-size:12px}.work-modal-form .field>span{font-size:14px}.work-modal-form .field input,.work-modal-form .field textarea,.work-modal-form .field select{font-size:12px}.work-modal-actions{background:#fafafd;border-top:1px solid #ececf2;justify-content:space-between;align-items:center;gap:15px;margin:22px -28px 0;padding:15px 28px;display:flex}.work-modal-actions>div{align-items:center;gap:8px;display:flex}.work-modal-actions>div:first-child>span{color:#d4942e;background:#fff4dc;border-radius:9px;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.work-modal-actions p{color:#777c90;flex-direction:column;margin:0;font-size:12px;display:flex}.work-modal-actions p b{color:#5c49c4}.work-modal-actions p small{color:#a2a5b3;font-size:10px}.work-modal-actions>div:last-child button:first-child{background:#fff;border:1px solid #dedfe7;border-radius:9px;padding:10px 13px;font-size:13px;font-weight:800}.work-modal-actions .submit-button{padding:11px 16px;font-size:13px}.popup-hint{min-height:190px}.work-modal{width:min(820px,100%)}.work-modal-body{padding:20px 28px 0}.modal-choice-stage{background:#fbfbfd;border:1px solid #e8e8f0;border-radius:14px;padding:15px}.modal-choice-stage+.modal-choice-stage{margin-top:12px}.modal-choice-stage.compact-stage{background:0 0;border:0;border-bottom:1px solid #ededf3;border-radius:0;padding:0 0 15px}.modal-category-switch{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.modal-category-switch button{--cat:#6d58d7;color:#707589;background:#fff;border:1px solid #e3e4ec;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:8px 11px;font-size:13px;font-weight:900;display:flex}.modal-category-switch button span{background:var(--cat);border-radius:7px;place-items:center;width:24px;height:24px;display:grid}@supports (color:color-mix(in lab, red, red)){.modal-category-switch button span{background:color-mix(in srgb,var(--cat) 11%,white)}}.modal-category-switch button span{color:var(--cat);font-size:12px}.modal-category-switch button.active{border-color:var(--cat);background:var(--cat)}@supports (color:color-mix(in lab, red, red)){.modal-category-switch button.active{background:color-mix(in srgb,var(--cat) 5%,white)}}.modal-category-switch button.active{color:var(--cat);box-shadow:0 5px 13px var(--cat)}@supports (color:color-mix(in lab, red, red)){.modal-category-switch button.active{box-shadow:0 5px 13px color-mix(in srgb,var(--cat) 12%,transparent)}}.modal-choice-stage .progressive-title{margin-bottom:10px}.modal-choice-stage .section-tabs{margin:0}.modal-choice-stage .section-tabs button{padding:10px 12px;font-size:13px}.modal-task-grid{grid-template-columns:repeat(3,1fr)}.modal-task-grid .task-card{min-height:72px}.modal-next-hint{background:#faf9fd;border:1px dashed #d9d7e8;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:92px;margin:12px 0 0;padding:16px;display:flex}.modal-next-hint>span{color:#6954d4;background:#eeeaff;border-radius:9px;place-items:center;width:29px;height:29px;font-size:13px;font-weight:900;display:grid}.modal-next-hint p{color:#5e6377;flex-direction:column;margin:0;font-size:13px;display:flex}.modal-next-hint small{color:#999cac;margin-top:2px;font-size:11px}.work-modal-form{border-top:1px solid #ececf2;margin-top:14px;padding:20px 0 0;scroll-margin-top:18px}@media (width<=1240px){.work-picker .category-card small,.admin-game em{display:none}.office-column .game-online span{max-width:135px}}@media (width<=1100px){.personal-profile-grid{grid-template-columns:1fr}.settings-profile-card{max-width:430px}.work-support-grid{grid-template-columns:1fr}.work-support-grid .card-drop{min-height:auto}.team-recent-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.work-office-grid{grid-template-columns:1fr;padding:24px 20px 14px}.work-picker{min-height:0}.office-column{margin-top:4px}.work-support-grid{grid-template-columns:1fr;padding:0 20px 42px}.work-support-grid .card-drop{grid-column:auto}.team-recent-grid{grid-template-columns:1fr}.office-column .game-online span{max-width:260px}}@media (width<=780px){.work-office-grid{padding:20px 14px 12px}.office-column{order:1;margin-top:0}.work-launcher{order:2}.work-picker{padding:16px}.picker-heading p{max-width:240px}.picker-heading>em{display:none}.work-picker .category-grid{grid-template-columns:repeat(3,1fr)}.work-picker .category-card{flex-direction:column;gap:4px;min-height:82px;display:flex}.work-picker .category-card>span{grid-row:auto}.work-picker .category-card>div{width:100%}.work-picker .category-card small{display:none}.work-picker .category-card em{align-self:flex-start}.picker-empty{min-height:125px}.progressive-block .task-grid{grid-template-columns:1fr}.work-support-grid{grid-template-columns:1fr;padding:0 14px 35px}.work-support-grid .card-drop{grid-column:auto}.office-column .split-panel-heading{height:58px}.split-panel-heading h2{font-size:18px}.office-column .game-online span{max-width:150px}.work-modal-backdrop{place-items:end center;padding:0}.work-modal{border-radius:20px 20px 0 0;width:100%;max-height:92vh}.work-modal-header{padding:20px 19px 17px}.work-modal-header h2{font-size:21px}.work-modal-body{padding:16px 18px 0}.modal-choice-stage{padding:12px}.modal-category-switch{gap:6px}.modal-category-switch button{min-height:39px;padding:7px 5px;font-size:12px}.modal-category-switch button span{width:21px;height:21px}.modal-task-grid{grid-template-columns:1fr}.work-modal-form{padding:18px 0 0}.work-modal-form .form-grid{grid-template-columns:1fr}.work-modal-form .field.full{grid-column:1}.work-modal-actions{flex-direction:column;align-items:stretch;margin:20px -18px 0;padding:13px 18px}.work-modal-actions>div:last-child{width:100%}.work-modal-actions>div:last-child button{flex:1}.work-modal-actions .submit-button{flex:2}.modal-backdrop{z-index:120}}@media (width<=470px){.work-picker .category-grid{gap:6px}.work-picker .category-card{padding:9px 7px}.work-picker .category-card>i{top:6px;right:6px}.progressive-block .section-tabs button,.split-panel-heading>span{font-size:11px}.work-modal-path em{display:none}}@media (width<=780px){.sidebar-profile{z-index:55;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#fffffff7,#f6f3fff2);border-color:#dad6eff0;border-radius:17px;width:calc(100vw - 20px);max-width:500px;margin:0;padding:9px 10px;animation:.28s ease-out floating-profile-dock-in;display:block;position:fixed;bottom:74px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 14px 38px #2a1f5b33,0 3px 9px #2a1f5b14}.sidebar-profile:after{content:none}.mobile-profile{display:none}.main-area{padding-bottom:136px}.app-shell>.toast{bottom:141px}}@media (width<=470px){.sidebar-profile{padding:8px}.sidebar-profile .profile-primary{gap:6px}.sidebar-profile .profile-primary strong{font-size:13px}.sidebar-profile .profile-primary span{text-overflow:ellipsis;max-width:155px;font-size:10px;overflow:hidden}}@media (width<=560px){.login-shell{padding:14px}.login-card{border-radius:21px;padding:22px 18px}.login-visual{height:88px;margin:17px 0 14px}.login-visual>div{font-size:52px}.login-copy h1{font-size:21px}.login-form{margin-top:17px}.login-form label>div{height:46px}.test-account{align-items:flex-start}.logout-button{min-width:64px;height:31px;font-size:11px;padding:0 8px!important}.logout-button span{font-size:12px}}.guest-shell{background:radial-gradient(circle at 8% 18%,#745be014,transparent 25%),var(--canvas);min-height:100vh;padding-bottom:104px}.guest-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;background:#fffffff0;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 690px);display:flex;position:sticky;top:0}.guest-brand{padding:0}.guest-header-actions{align-items:center;gap:14px;display:flex}.guest-online{color:#4d7968;background:#f4fbf7;border:1px solid #dfeee7;border-radius:9px;padding:7px 10px;font-size:14px;font-weight:800}.guest-online i{background:#2ab67b;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 0 3px #2ab67b1f}.guest-header-actions>button,.guest-heading>button{color:#fff;background:linear-gradient(135deg,#755ee5,#5a43ca);border:0;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:900;box-shadow:0 8px 18px #5c44ca33}.guest-header-actions>button span,.guest-heading>button span{margin-left:6px;font-size:15px}.guest-content{width:min(1380px,100%);margin:0 auto;padding:28px 28px 32px}.guest-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:17px;display:flex}.guest-heading>div>span{color:#6650cd;letter-spacing:.9px;background:#eeeafd;border-radius:7px;margin-bottom:7px;padding:5px 8px;font-size:12px;font-weight:900;display:inline-block}.guest-heading h1{letter-spacing:-.5px;margin:0 0 4px;font-size:28px}.guest-heading p{color:#85899d;margin:0;font-size:13px}.guest-office{background:#fff;border:1px solid #dddde8;border-radius:20px;overflow:hidden;box-shadow:0 18px 50px #231d521c}.guest-office .office-game{border:0}.guest-office .game-viewport{height:500px}.guest-office .game-toolbar{padding-left:22px;padding-right:22px}.guest-note{color:#555b70;background:#fff;border:1px solid #e4e2ee;border-radius:12px;align-items:center;gap:9px;margin:14px 0 0;padding:12px 15px;display:flex}.guest-note>span{background:#f1eff9;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.guest-note b{font-size:14px}.guest-note small{color:#8d91a2;margin-left:auto;font-size:13px}.guest-profile-dock{z-index:45;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#fffffff7,#f6f3fff2);border:1px solid #dad6eff0;border-radius:18px;align-items:center;gap:10px;width:min(520px,100vw - 28px);padding:10px 12px;animation:.28s ease-out floating-profile-dock-in;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #2a1f5b33,0 3px 10px #2a1f5b14}.guest-profile-dock>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.guest-profile-dock strong{font-size:12px}.guest-profile-dock span{color:#85899c;font-size:12px}.guest-profile-dock>button{color:#624dc7;background:#fff;border:1px solid #dcd7f0;border-radius:9px;margin-left:auto;padding:8px 11px;font-size:12px;font-weight:900}.login-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1915329e;place-items:center;padding:24px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.login-modal-backdrop .login-card{max-height:calc(100vh - 48px);animation:.23s rise;overflow:auto}.login-close{z-index:3;color:#85899b;background:#fff;border:1px solid #e5e3ed;border-radius:10px;width:34px;height:34px;font-size:21px;position:absolute;top:16px;right:16px}.login-close:hover{color:#5d49c5;border-color:#d4ceef}@media (width<=780px){.guest-shell{padding-bottom:92px}.guest-header{height:64px;padding:0 14px}.guest-brand{font-size:13px}.guest-brand .brand-mark{border-radius:10px;width:34px;height:34px;font-size:14px}.guest-online{display:none}.guest-header-actions>button{padding:9px 11px;font-size:13px}.guest-content{padding:20px 12px 26px}.guest-heading{align-items:flex-start}.guest-heading h1{font-size:22px}.guest-heading p{font-size:14px}.guest-heading>button{display:none}.guest-office{border-radius:15px}.guest-office .game-viewport{height:430px}.guest-note{align-items:flex-start}.guest-note small{display:none}.guest-profile-dock{bottom:12px}.login-modal-backdrop{place-items:end center;padding:0}.login-modal-backdrop .login-card{border-radius:22px 22px 0 0;width:100%;max-height:94vh}}@media (width<=470px){.guest-header-actions>button span{display:none}.guest-office .game-viewport{height:360px}.guest-note b{font-size:13px}.guest-profile-dock{width:calc(100vw - 20px);padding:8px 10px}.guest-profile-dock .avatar.small{width:34px;height:34px;font-size:21px}.guest-profile-dock>button{padding:7px 9px}.login-modal-backdrop .login-card{padding-top:19px}.login-modal-backdrop .login-visual{display:none}.login-copy{margin-top:20px}}.filter{transition:all .16s}.filter:hover{color:#6652d1;background:#f6f4ff}.filter.active{box-shadow:inset 0 0 0 1px #6751d314}.person-cell>div{flex-direction:column;min-width:0;display:flex}.person-cell>div small{color:#8f93a5;margin-top:2px;font-size:10px;display:none}.person-cell>div small.top-role{color:#d64059;font-weight:900}.employee-code{color:#656a7d;letter-spacing:.04em;background:#f7f7fa;border:1px solid #e1e2eb;border-radius:8px;justify-content:center;align-items:center;min-width:43px;padding:5px 7px;font-size:11px;display:inline-flex}.employee-code.top-code{color:#cf3450;background:#fff1f4;border-color:#ffd1d9}.role-badge{font-size:11px;font-style:normal;font-weight:750}.role-badge.top{color:#d1324e;white-space:nowrap;background:#fff0f3;border-radius:8px;padding:5px 7px;font-weight:900}.people-empty{color:#989bad;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:24px;display:flex}.people-empty>span{color:#6b56d2;background:#f1effa;border-radius:11px;place-items:center;width:35px;height:35px;font-size:20px;display:grid}.people-empty b{color:#656a7d;margin-top:9px;font-size:13px}.people-empty small{margin-top:3px;font-size:11px}@media (width<=780px){.person-row{grid-template-columns:minmax(130px,1.3fr) 60px minmax(92px,.9fr)}.person-row>span:nth-child(2){display:block}.person-row>span:nth-child(4),.person-row>span:nth-child(5),.person-row>span:nth-child(6){display:none}.person-cell>div small{display:block}.people-toolbar>div:last-child{white-space:nowrap;display:flex}.employee-code{min-width:40px}.people-sample-note{line-height:1.5}}.system-nav-item{margin-top:7px;position:relative;color:#b62f48!important;background:#fff7f8!important;border:1px solid #f0cbd2!important}.system-nav-item.active{color:#fff!important;background:linear-gradient(135deg,#dd405c,#bb2944)!important;border-color:#e1536b!important}.owner-badge{color:#c12f49;letter-spacing:.05em;background:#ffe0e6;border-radius:5px;margin-left:auto;padding:3px 5px;font-size:10px}.system-nav-item.active .owner-badge{color:#fff;background:#fff3}.category-card:disabled{cursor:not-allowed;opacity:.52;box-shadow:none;transform:none}.team-select:disabled{cursor:not-allowed;color:#8d91a2;background:#f5f5f8}.role-cell{align-items:center;gap:7px;display:flex!important}.role-select{color:#51566c;background:#fff;border:1px solid #dddfea;border-radius:9px;min-width:112px;max-width:150px;height:34px;padding:6px 24px 6px 9px;font-size:12px;font-weight:800}.role-cell>button{margin-left:auto}.system-settings-page{max-width:1500px}.system-owner-note{background:linear-gradient(120deg,#fff7f8,#fff 62%);border:1px solid #f0cbd2;border-radius:16px;align-items:center;gap:13px;min-height:76px;margin:18px 0;padding:15px 18px;display:flex;box-shadow:0 10px 28px #7125360f}.system-owner-note>span{color:#fff;background:#dc405b;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:grid;box-shadow:0 8px 17px #d2324e33}.system-owner-note>div{flex-direction:column;display:flex}.system-owner-note b{font-size:13px}.system-owner-note p{color:#85899b;margin:3px 0 0;font-size:13px}.system-owner-note>em{color:#ca334d;white-space:nowrap;background:#fff0f3;border-radius:8px;margin-left:auto;padding:7px 10px;font-size:11px;font-style:normal;font-weight:900}.system-stats{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:13px;display:grid}.system-stats article{border:1px solid var(--line);min-height:72px;box-shadow:var(--shadow);background:#fff;border-radius:14px;align-items:center;gap:11px;padding:13px 15px;display:flex}.system-stats article>span{color:#6651d0;background:#f0edff;border-radius:10px;place-items:center;width:35px;height:35px;font-size:16px;display:grid}.system-stats p{flex-direction:column;margin:0;display:flex}.system-stats small{color:#969aab;font-size:11px}.system-stats b{font-size:18px}.role-manager-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;overflow:hidden}.role-manager-card>header{border-bottom:1px solid #ededf3;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.role-manager-card>header>div>span{color:#6550cf;letter-spacing:.07em;background:#eeebff;border-radius:6px;padding:4px 7px;font-size:10px;font-weight:900;display:inline-block}.role-manager-card h2{margin:7px 0 2px;font-size:16px}.role-manager-card header p{color:#9296a7;margin:0;font-size:12px}.add-role-form{gap:7px;display:flex}.add-role-form input{border:1px solid #dfe1e9;border-radius:9px;width:180px;height:38px;padding:8px 10px;font-size:13px}.add-role-form button{color:#fff;white-space:nowrap;background:#6651cf;border:0;border-radius:9px;height:38px;padding:0 12px;font-size:12px;font-weight:900}.add-role-form button:disabled{background:#c9c6d7}.permission-scroll{overflow-x:auto}.permission-matrix{--role-count:4;min-width:max(850px,calc(245px + var(--role-count) * 150px))}.permission-row{grid-template-columns:245px repeat(var(--role-count),minmax(140px,1fr));border-bottom:1px solid #eeeef3;min-height:66px;display:grid}.permission-row>div:first-child{border-right:1px solid #eeeef3;flex-direction:column;justify-content:center;padding:12px 16px;display:flex}.permission-row>div:first-child>span{color:#8a78df;text-transform:uppercase;font-size:10px;font-weight:900}.permission-row>div:first-child>b{color:#42475c;margin:2px 0;font-size:13px}.permission-row>div:first-child>small{color:#999cac;font-size:11px;line-height:1.4}.permission-header{z-index:2;background:#fafafd;min-height:80px;position:sticky;top:0}.permission-header>div:first-child b{font-size:14px}.role-column-head{border-right:1px solid #eeeef3;align-items:flex-start;position:relative;padding:11px 12px!important}.role-column-head>i{background:var(--role-color);width:7px;height:7px;box-shadow:0 0 0 3px var(--role-color);border-radius:50%;margin-bottom:6px}@supports (color:color-mix(in lab, red, red)){.role-column-head>i{box-shadow:0 0 0 3px color-mix(in srgb,var(--role-color) 13%,transparent)}}.role-column-head input{color:#34394d;background:0 0;border:0;outline:none;width:100%;padding:0;font-size:13px;font-weight:900}.role-column-head input:not(:disabled):focus{background:#fff;border:1px solid #8c78e8;border-radius:7px;margin:-6px -8px;padding:5px 7px}.role-column-head small{color:#9296a8;margin-top:3px;font-size:10px}.permission-check{cursor:pointer;border-right:1px solid #eeeef3;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.permission-check input{opacity:0;pointer-events:none;position:absolute}.permission-check>span{color:#fff;background:#fff;border:1px solid #d9dbe5;border-radius:7px;place-items:center;width:24px;height:24px;font-size:14px;font-weight:900;transition:all .15s;display:grid}.permission-check.checked>span{background:#6b56d4;border-color:#6b56d4;box-shadow:0 4px 9px #5e49c22e}.permission-check small{color:#a0a3b1;font-size:10px}.permission-check.checked small{color:#6453b8;font-weight:800}.permission-check:has(input:disabled){cursor:not-allowed;background:#fcfcfd}.permission-check:has(input:disabled)>span{color:#868998;background:#eeedf3;border-color:#e0dfea}.protected-permission{background:#fff9fa}.protected-permission>div:first-child>span,.protected-permission>div:first-child>b{color:#bf3850}.role-manager-card>footer{color:#85899b;background:#fafafd;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:11px 16px;font-size:11px;display:flex}.role-manager-card>footer span{align-items:center;gap:6px;display:flex}.role-manager-card>footer i{background:#2bb078;border-radius:50%;width:7px;height:7px}.role-manager-card>footer p{margin:0}.primary-small.saved{background:#289b71}@media (width<=1100px){.permission-matrix{min-width:max(820px,calc(230px + var(--role-count) * 145px))}.permission-row{grid-template-columns:230px repeat(var(--role-count),minmax(135px,1fr))}}@media (width<=780px){.sidebar nav:has(.system-nav-item){grid-template-columns:repeat(6,1fr)}.system-nav-item{margin-top:0;color:inherit!important;background:0 0!important;border:0!important}.system-nav-item.active{color:#5f4acb!important;background:#efecff!important}.owner-badge{display:none}.system-settings-page{padding:22px 12px 34px}.system-owner-note{align-items:flex-start;padding:13px}.system-owner-note>em{display:none}.system-owner-note p{font-size:12px;line-height:1.5}.system-stats{grid-template-columns:repeat(3,1fr);gap:6px}.system-stats article{gap:7px;min-height:66px;padding:9px}.system-stats article>span{width:29px;height:29px;font-size:13px}.system-stats small{font-size:10px}.system-stats b{font-size:14px}.role-manager-card>header{flex-direction:column;align-items:flex-start;padding:15px}.add-role-form{width:100%}.add-role-form input{flex:1;min-width:0}.permission-scroll{padding-bottom:4px}.permission-matrix{min-width:max(760px,calc(205px + var(--role-count) * 135px))}.permission-row{grid-template-columns:205px repeat(var(--role-count),minmax(125px,1fr))}.role-manager-card>footer{flex-direction:column;align-items:flex-start}.role-manager-card>footer p{line-height:1.5}}@media (width<=470px){.sidebar nav:has(.system-nav-item){grid-template-columns:repeat(6,1fr)}.system-nav-item .nav-icon{font-size:15px}.system-owner-note>span{width:36px;height:36px}.system-stats{grid-template-columns:1fr}.system-stats article{min-height:52px}.role-manager-card h2{font-size:14px}.add-role-form{flex-direction:column}.add-role-form input,.add-role-form button{width:100%}.permission-matrix{min-width:max(720px,calc(190px + var(--role-count) * 128px))}.permission-row{grid-template-columns:190px repeat(var(--role-count),minmax(118px,1fr))}}.identity-edit-button{color:#6953d1;background:#f8f6ff;border:1px solid #e1deef;border-radius:8px;flex:none;width:28px;height:28px;margin-left:auto;font-size:13px;font-weight:900;transition:all .15s}.identity-edit-button:hover{background:#eeeaff;border-color:#a99ce8;transform:translateY(-1px)}.employee-edit-backdrop{z-index:210;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1b163499;place-items:center;padding:24px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.employee-edit-modal{background:#fff;border:1px solid #ffffffa6;border-radius:22px;width:min(510px,100%);animation:.22s rise;position:relative;overflow:hidden;box-shadow:0 28px 90px #18123a52}.employee-edit-close{z-index:3;color:#86899a;background:#fff;border:1px solid #e5e3ec;border-radius:9px;width:32px;height:32px;font-size:20px;position:absolute;top:14px;right:14px}.employee-edit-modal>header{background:linear-gradient(135deg,#f3efff,#fff 70%);border-bottom:1px solid #ebeaf2;grid-template-columns:48px 1fr;align-items:center;gap:12px;padding:22px 24px 18px;display:grid}.employee-edit-modal>header>span{color:#6a53d2;letter-spacing:.08em;grid-column:1/3;font-size:11px;font-weight:900}.employee-edit-avatar{background:#fff4e7;border:1px solid #e4dfef;border-radius:14px;place-items:center;width:48px;height:48px;font-size:29px;display:grid}.employee-edit-modal h2{margin:0 0 3px;font-size:18px}.employee-edit-modal header p{color:#8b8fa1;margin:0;font-size:13px}.employee-edit-modal form{grid-template-columns:1fr 1fr;gap:14px;padding:20px 24px 22px;display:grid}.employee-edit-modal form>label{flex-direction:column;gap:7px;display:flex}.employee-edit-modal form>label>span{color:#555a70;font-size:12px;font-weight:900}.employee-edit-modal form input{color:#3f445a;background:#fff;border:1px solid #dfe1e9;border-radius:10px;outline:none;width:100%;height:42px;padding:9px 11px;font-size:14px}.employee-edit-modal form input:focus{border-color:#846fe2;box-shadow:0 0 0 3px #6f57d517}.employee-code-input{background:#fff;border:1px solid #dfe1e9;border-radius:10px;grid-template-columns:42px 1fr;height:42px;display:grid;overflow:hidden}.employee-code-input:focus-within{border-color:#846fe2;box-shadow:0 0 0 3px #6f57d517}.employee-code-input>b{color:#624cca;background:#f0edff;place-items:center;font-size:14px;display:grid}.employee-code-input input{height:40px!important;box-shadow:none!important;border:0!important;border-radius:0!important}.login-separation-note{background:#f6f9fd;border:1px solid #dfe8f5;border-radius:11px;grid-column:1/3;align-items:flex-start;gap:9px;padding:12px;display:flex}.login-separation-note>span{color:#3974ad;background:#e9f1fb;border-radius:8px;flex:none;place-items:center;width:29px;height:29px;display:grid}.login-separation-note>div{flex-direction:column;display:flex}.login-separation-note b{color:#42566f;font-size:12px}.login-separation-note p{color:#78879a;margin:3px 0 0;font-size:11px;line-height:1.5}.employee-edit-error{color:#cb3952;background:#fff0f2;border-radius:8px;grid-column:1/3;margin:0;padding:8px 10px;font-size:12px;font-weight:800}.employee-edit-modal footer{grid-column:1/3;justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.employee-edit-modal footer button{color:#656a7c;background:#fff;border:1px solid #dedfe7;border-radius:9px;height:38px;padding:0 14px;font-size:12px;font-weight:900}.employee-edit-modal footer button[type=submit]{color:#fff;background:#6650d0;border-color:#6650d0}.people-admin-note p{line-height:1.5}@media (width<=780px){.person-cell .identity-edit-button{margin-left:auto}.employee-edit-backdrop{place-items:end center;padding:0}.employee-edit-modal{border-radius:22px 22px 0 0;width:100%}.employee-edit-modal form{grid-template-columns:1fr}.employee-edit-modal form>label,.login-separation-note,.employee-edit-error,.employee-edit-modal footer{grid-column:1}.employee-edit-modal{max-height:94vh;overflow:auto}}@media (width<=470px){.identity-edit-button{width:26px;height:26px}.employee-edit-modal>header{padding:18px}.employee-edit-modal form{padding:17px 18px 20px}.employee-edit-modal footer button{flex:1}}.directory-page{max-width:1440px}.directory-live{color:#318769;background:#f3fbf8;border:1px solid #d9eee6;border-radius:10px;padding:9px 13px;font-size:12px;font-weight:900}.directory-live i{background:#2eb17d;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #2eb17d1f}.directory-hero{background:linear-gradient(125deg,#f1edff,#fff 68%);border:1px solid #ded9f4;border-radius:19px;justify-content:space-between;align-items:center;min-height:155px;margin-bottom:16px;padding:28px 31px;display:flex;position:relative;overflow:hidden}.directory-hero>div:first-child>span{color:#6650cc;letter-spacing:.09em;background:#fff;border-radius:7px;padding:5px 8px;font-size:11px;font-weight:900;display:inline-block}.directory-hero h2{margin:10px 0 4px;font-size:22px}.directory-hero p{color:#858a9d;margin:0;font-size:13px}.network-hero{background:linear-gradient(125deg,#edf6ff,#fff 68%);border-color:#d7e6f7}.network-hero>div:first-child>span{color:#3477ba}.directory-orbit{flex:none;place-items:center;width:124px;height:100px;display:grid;position:relative}.directory-orbit:before,.directory-orbit:after{content:"";border:1px solid #467bb433;border-radius:50%;position:absolute}.directory-orbit:before{inset:0}.directory-orbit:after{inset:17px}.directory-orbit b{color:#fff;background:linear-gradient(145deg,#438ad2,#6a5bd3);border-radius:17px;place-items:center;width:57px;height:57px;font-size:14px;display:grid;box-shadow:0 13px 28px #3667aa38}.directory-orbit i{color:#4f75bd;background:#fff;border-radius:9px;place-items:center;width:25px;height:25px;font-style:normal;display:grid;position:absolute;top:7px;right:5px;box-shadow:0 5px 14px #2f487d26}.platform-cloud{flex-wrap:wrap;justify-content:flex-end;gap:8px;width:210px;display:flex}.platform-cloud i{color:#624dc9;background:#fff;border-radius:15px;place-items:center;width:49px;height:49px;font-size:19px;font-style:normal;font-weight:900;display:grid;box-shadow:0 8px 20px #3e2c8b1c}.platform-cloud i:first-child{color:#fff;background:#5478dc}.platform-cloud i:nth-child(3){color:#fff;background:#282a35}.platform-cloud i:nth-child(4){color:#fff;background:#eb3f48}.directory-toolbar{border:1px solid var(--line);background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:11px 13px;display:flex}.directory-toolbar .search{width:min(340px,100%);height:39px;margin:0}.directory-filters{gap:5px;display:flex;overflow:auto}.directory-filters button{color:#777c90;white-space:nowrap;background:#f3f3f6;border:0;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:900}.directory-filters button.active{color:#fff;background:#6852d1;box-shadow:0 5px 12px #5942bc2e}.directory-stats{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:15px;display:grid}.directory-stats>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;align-items:center;gap:9px;min-width:0;padding:10px 11px;transition:all .16s;display:flex}.directory-stats>button:hover,.directory-stats>button.active{background:#f7f5ff;border-color:#9687e2;transform:translateY(-2px)}.directory-stats .social-platform-mark{border-radius:10px;width:36px;height:36px;font-size:16px}.directory-stats p{flex-direction:column;margin:0;display:flex}.directory-stats b{font-size:14px}.directory-stats small{color:#8c90a1;font-size:10px}.network-card-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.network-card{border:1px solid var(--line);background:#fff;border-radius:16px;transition:all .18s;overflow:hidden;box-shadow:0 8px 23px #26204a0d}.network-card:hover{transform:translateY(-3px);box-shadow:0 13px 31px #26204a1a}.network-card-cover{background:linear-gradient(135deg,hsl(var(--network-hue) 70% 60%),hsl(calc(var(--network-hue) + 38) 65% 53%));color:#fff;justify-content:space-between;align-items:flex-start;height:87px;padding:12px 14px;display:flex;position:relative;overflow:hidden}.network-card-cover:after{content:"";border:17px solid #ffffff26;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-70px;right:-25px}.network-card-cover>span{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:900}.network-card-cover>b{font-size:20px;position:absolute;bottom:10px;left:15px}.network-card-cover>i{z-index:2;color:#4a52a4;background:#fff;border-radius:8px;place-items:center;width:26px;height:26px;font-style:normal;display:grid;position:relative}.network-card-body{padding:14px}.network-card-body>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.network-card-body h3{margin:0;font-size:12px}.network-card-body em{color:#888b98;background:#eeeef1;border-radius:6px;padding:4px 6px;font-size:10px;font-style:normal;font-weight:900}.network-card-body em.active{color:#288f69;background:#eaf8f2}.network-card-body>p{color:#777c91;min-height:30px;margin:7px 0 5px;font-size:11px;line-height:1.65}.network-card-body>a{color:#5870bb;text-overflow:ellipsis;white-space:nowrap;font-size:11px;text-decoration:none;display:block;overflow:hidden}.network-card-body>footer{border-top:1px solid #eeeef3;justify-content:space-between;align-items:center;margin-top:12px;padding-top:11px;display:flex}.network-card-body footer>span{grid-template-rows:auto auto;grid-template-columns:27px 1fr;column-gap:7px;display:grid}.network-card-body footer span>i{background:#f3e9df;border-radius:8px;grid-row:1/3;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.network-card-body footer small{color:#a0a3b2;font-size:10px}.network-card-body footer b{font-size:11px}.network-card-body footer button{color:#989baa;background:0 0;border:0}.page-directory-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.page-directory-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;padding:14px;transition:all .17s;box-shadow:0 7px 20px #2921530b}.page-directory-card:hover{border-color:#c9c2ed;transform:translateY(-2px)}.page-directory-card.disabled{opacity:.65;background:#fafafa}.page-directory-card>header{justify-content:space-between;align-items:center;display:flex}.page-directory-card .social-platform-mark{border-radius:11px;width:39px;height:39px;font-size:18px}.page-directory-card>header em{color:#268f68;background:#eaf8f2;border-radius:7px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:900}.page-directory-card.disabled>header em{color:#838694;background:#ececf0}.page-directory-card h3{margin:12px 0 4px;font-size:14px}.page-directory-card>a{color:#7e8295;text-overflow:ellipsis;white-space:nowrap;font-size:10px;text-decoration:none;display:block;overflow:hidden}.page-directory-card>footer{border-top:1px solid #eeeef3;justify-content:space-between;align-items:flex-end;min-height:40px;margin-top:12px;padding-top:10px;display:flex}.page-directory-card .social-managers{gap:3px}.page-directory-card .social-managers i{border-radius:8px;width:24px;height:24px;font-size:13px}.page-directory-card>footer>small{color:#a0a3b0;text-align:right;font-size:10px}.page-directory-card>footer>small b{color:#62667a;font-size:10px}.directory-loading,.directory-empty{color:#85899c;border:1px dashed #dcdae7;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:30px;display:flex}.directory-loading b,.directory-empty b{color:#62677b;margin-top:11px;font-size:14px}.directory-empty>span{color:#6b55d2;background:#eeeaff;border-radius:13px;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.directory-empty small{margin-top:3px;font-size:11px}.character-customizer{min-height:590px}.character-editor-head{border-bottom:1px solid var(--line);background:linear-gradient(125deg,#f2eeff,#fff 70%);justify-content:space-between;align-items:center;gap:15px;min-height:105px;padding:20px 23px;display:flex}.character-editor-head>div:first-child>span{color:#624bca;letter-spacing:.09em;background:#e8e3ff;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:900}.character-editor-head h2{margin:9px 0 3px;font-size:19px}.character-editor-head p{color:#8b8fa0;margin:0;font-size:12px}.character-editor-head>div:last-child{gap:7px;display:flex}.character-editor-head button{color:#65b;background:#fff;border:1px solid #dedce9;border-radius:9px;height:38px;padding:0 12px;font-size:11px;font-weight:900}.character-editor-head button:last-child{color:#fff;background:#6751cf;border-color:#6751cf}.character-editor-head button.saved{background:#2b9d72;border-color:#2b9d72}.character-workshop{grid-template-columns:158px minmax(310px,1fr) minmax(250px,.85fr);min-height:500px;display:grid}.character-slots{border-right:1px solid var(--line);background:#fbfbfd;padding:12px}.character-slots button{text-align:left;color:#62677b;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:28px 1fr;column-gap:7px;width:100%;min-height:47px;margin-bottom:5px;padding:7px 8px;display:grid}.character-slots button:hover{background:#f4f2fb}.character-slots button.active{color:#5f49c9;background:#eeeaff;border-color:#cfc6f4;box-shadow:inset 3px 0 #7059d8}.character-slots i{background:#fff;border-radius:8px;grid-row:1/3;place-items:center;width:28px;height:28px;font-size:14px;font-style:normal;display:grid;box-shadow:0 3px 9px #2e275312}.character-slots span{font-size:11px;font-weight:900}.character-slots small{color:#9a9dad;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.character-preview{background:#f7f6fb;min-width:0;padding:16px}.preview-label{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.preview-label span{color:#656a7d;font-size:11px;font-weight:900}.preview-label b{color:#7c6bcf;letter-spacing:.09em;font-size:10px}.preview-room{background:linear-gradient(#dfeeff 0 34%,#e9dbc9 34% 100%);border:1px solid #d8d4e6;border-radius:18px;height:355px;position:relative;overflow:hidden;box-shadow:inset 0 -60px 80px #74553d14,0 10px 30px #261e4f14}.preview-room:before{content:"";background:#bda691;height:9px;position:absolute;inset:34% 0 auto}.preview-window{background:#acd8ee;border:6px solid #fff;width:84px;height:62px;position:absolute;top:25px;left:22px;box-shadow:0 0 0 2px #b9a795}.preview-window i:first-child{background:#fff;width:4px;height:50px;position:absolute;top:0;left:36px}.preview-window i:nth-child(2){background:#fff;height:4px;position:absolute;top:24px;left:0;right:0}.preview-window i:nth-child(3){font-size:29px;position:absolute;bottom:-25px;right:-48px}.character-nameplate{z-index:4;background:#ffffffe6;border-radius:9px;flex-direction:column;padding:7px 9px;display:flex;position:absolute;bottom:17px;left:18px;box-shadow:0 5px 14px #342b581f}.character-nameplate b{font-size:11px}.character-nameplate small{color:#8e91a2;font-size:10px}.paper-character{z-index:3;width:100px;height:183px;position:absolute;bottom:51px;left:37%;transform:translate(-50%)}.full-body-character{filter:drop-shadow(0 8px 7px #3e2d242b);font-size:112px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.wearing-hat{z-index:3;font-size:35px;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.eye-color{z-index:4;border-radius:5px;width:8px;height:4px;position:absolute;top:48px;left:47px;box-shadow:10px 0}.shirt-color{z-index:2;opacity:.75;mix-blend-mode:multiply;border-radius:12px;width:40px;height:25px;position:absolute;top:90px;left:31px}.pants-color{z-index:2;opacity:.6;mix-blend-mode:multiply;border-radius:5px;width:32px;height:35px;position:absolute;top:118px;left:35px}.character-pet{z-index:5;filter:drop-shadow(0 4px 3px #32271e29);font-size:35px;position:absolute;bottom:0;right:-9px}.preview-desk{z-index:2;background:#805f47;border-radius:5px;width:46%;height:16px;position:absolute;bottom:52px;right:18px;box-shadow:0 8px #684a38}.preview-desk>i{border-left:7px solid #654735;border-right:7px solid #654735;height:61px;position:absolute;top:15px;left:9px;right:9px}.desk-white{background:#f5f3ef;box-shadow:0 8px #cbc9c7}.desk-white>i{border-color:#bfc2c8}.desk-gaming{background:#39394b;box-shadow:0 8px #222434}.desk-gaming>i{border-color:#242633}.desk-standing{background:#6c778c;bottom:90px;box-shadow:0 8px #535d70}.desk-standing>i{border-color:#596476}.desk-computer{white-space:nowrap;font-size:45px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.desk-decor{font-size:25px;position:absolute;bottom:8px;right:5px}.floor-aura{z-index:1;background:radial-gradient(ellipse,var(--aura-color) 0%,transparent 70%);opacity:.65;filter:blur(3px);border-radius:50%;height:72px;animation:2.2s ease-in-out infinite aura-breathe;position:absolute;bottom:10px;left:20%;right:7%}.floor-aura span{font-size:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aura-flame .floor-aura{opacity:.8}@keyframes aura-breathe{50%{opacity:.85;transform:scale(1.08)}}.equipped-strip{grid-template-columns:repeat(5,1fr);gap:5px;margin-top:9px;display:grid}.equipped-strip>span{background:#fff;border:1px solid #e5e3ec;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:21px 1fr;column-gap:5px;min-width:0;padding:6px;display:grid}.equipped-strip i{grid-row:1/3;font-style:normal}.equipped-strip small{color:#a0a3b0;font-size:10px}.equipped-strip b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.item-picker{border-left:1px solid var(--line);background:#fff;padding:16px}.item-picker>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.item-picker>header>div{align-items:center;gap:8px;display:flex}.item-picker header div>span{background:#eeeaff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.item-picker header p{flex-direction:column;margin:0;display:flex}.item-picker header b{font-size:13px}.item-picker header small{color:#989cac;font-size:10px}.item-picker header em{color:#7a6cc3;font-size:10px;font-style:normal}.item-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.item-grid button{color:#5e6275;background:#fff;border:1px solid #e3e3eb;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:88px;padding:10px 6px;display:flex;position:relative}.item-grid button:hover{background:#faf9ff;border-color:#bcb1ed}.item-grid button.active{background:#f3f0ff;border-color:#7560d8;box-shadow:0 6px 13px #5945b71a}.item-grid button>span{font-size:25px;line-height:1}.item-grid button>b{font-size:10px}.item-grid button>i{color:#fff;background:#6b54d2;border-radius:6px;place-items:center;width:17px;height:17px;font-size:10px;font-style:normal;display:grid;position:absolute;top:6px;right:6px}.item-tip{background:#f3f0ff;border-radius:11px;gap:8px;margin-top:13px;padding:10px;display:flex}.item-tip>span{color:#6b54d3;background:#fff;border-radius:8px;flex:none;place-items:center;width:27px;height:27px;display:grid}.item-tip p{flex-direction:column;margin:0;display:flex}.item-tip b{font-size:11px}.item-tip small{color:#85899c;margin-top:3px;font-size:10px;line-height:1.5}@media (width<=1180px){.network-card-grid{grid-template-columns:repeat(2,1fr)}.page-directory-grid{grid-template-columns:repeat(3,1fr)}.character-workshop{grid-template-columns:140px minmax(290px,1fr) 235px}.item-grid{grid-template-columns:1fr}}@media (width<=900px){.page-directory-grid{grid-template-columns:repeat(2,1fr)}.character-workshop{grid-template-columns:120px 1fr}.item-picker{border-left:0;border-top:1px solid var(--line);grid-column:1/3}.item-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=780px){:is(.sidebar nav,.sidebar nav:has(.system-nav-item)){scrollbar-width:none;overflow-x:auto;grid-template-columns:none!important;display:flex!important}.sidebar nav::-webkit-scrollbar{display:none}.sidebar .nav-item{flex:0 0 70px;min-width:70px;position:relative}.directory-page{padding-bottom:30px}.directory-hero{padding:21px}.directory-orbit,.platform-cloud{transform-origin:100%;transform:scale(.8)}.directory-toolbar{flex-direction:column;align-items:stretch}.directory-toolbar .search{width:100%}.directory-stats{grid-template-columns:repeat(5,minmax(85px,1fr));overflow:auto}.network-card-grid,.page-directory-grid{grid-template-columns:1fr 1fr}.character-editor-head{flex-direction:column;align-items:flex-start}.character-workshop{grid-template-columns:1fr}.character-slots{border-right:0;border-bottom:1px solid var(--line);display:flex;overflow:auto}.character-slots button{min-width:113px;margin:0 5px 0 0}.item-picker{border-left:0;grid-column:1}.item-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=560px){.directory-hero{align-items:flex-start;min-height:180px}.directory-hero h2{font-size:18px}.directory-orbit,.platform-cloud{opacity:.28;position:absolute;bottom:4px;right:14px}.network-card-grid,.page-directory-grid{grid-template-columns:1fr}.directory-filters{padding-bottom:2px}.character-editor-head>div:last-child{width:100%}.character-editor-head button{flex:1}.character-preview{padding:10px}.preview-room{height:335px}.paper-character{transform-origin:bottom;left:34%;transform:translate(-50%)scale(.86)}.preview-desk{width:48%;right:10px}.equipped-strip{grid-template-columns:repeat(3,1fr)}.item-grid{grid-template-columns:repeat(2,1fr)}.item-grid button{min-height:83px}}.settings-nav button{justify-content:space-between;align-items:center;gap:8px;display:flex}.settings-nav button>span{color:#777c90;background:#eceaf3;border-radius:11px;place-items:center;min-width:21px;height:21px;padding:0 6px;font-size:11px;font-weight:900;display:grid}.settings-nav button.active>span{color:#fff;background:#6d57d5}.profile-detail-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.profile-detail-grid>div{border:1px solid var(--line);background:#fafafd;border-radius:12px;flex-direction:column;padding:15px;display:flex}.profile-detail-grid span{color:#9296a7;font-size:12px}.profile-detail-grid b{margin-top:4px;font-size:13px}.social-settings-panel{padding:0}.social-page-head{border-bottom:1px solid var(--line);background:linear-gradient(125deg,#f5f2ff 0%,#fff 62%);justify-content:space-between;align-items:center;gap:24px;min-height:135px;padding:25px 28px;display:flex}.social-page-head>div:first-child>span{color:#604bc9;letter-spacing:.08em;background:#e9e4ff;border-radius:7px;padding:5px 8px;font-size:11px;font-weight:900;display:inline-block}.social-page-head h2{margin:9px 0 3px;font-size:20px}.social-page-head p{color:#858a9d;margin:0;font-size:14px}.social-summary{background:#ffffffe0;border:1px solid #e3dff4;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:1px 9px;min-width:145px;padding:13px 15px;display:grid;box-shadow:0 9px 22px #47349714}.social-summary b{color:#654fd0;grid-row:1/3;font-size:28px}.social-summary span{color:#50556a;font-size:13px;font-weight:900}.social-summary i{color:#299d71;font-size:11px;font-style:normal}.social-scope-tabs{background:#f0eff5;border-radius:11px;gap:4px;margin:18px 28px 0;padding:4px;display:inline-flex}.social-scope-tabs button{color:#777c90;background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:900}.social-scope-tabs button span{background:#dedce7;border-radius:10px;place-items:center;min-width:19px;height:19px;margin-left:5px;font-size:11px;display:inline-grid}.social-scope-tabs button.active{color:#5f49c9;background:#fff;box-shadow:0 3px 10px #2b205e17}.social-scope-tabs button.active span{color:#634dcc;background:#eeeaff}.social-owner-note{background:#fff7f8;border:1px solid #eed1d7;border-radius:12px;align-items:center;gap:10px;margin:14px 28px 0;padding:11px 13px;display:flex}.social-owner-note>span{color:#fff;background:#dc405b;border-radius:9px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.social-owner-note>div{flex-direction:column;display:flex}.social-owner-note b{color:#9e263d;font-size:13px}.social-owner-note p{color:#936f76;margin:2px 0 0;font-size:11px}.social-error{color:#c63750;background:#fff0f2;border-radius:10px;margin:13px 28px 0;padding:10px 12px;font-size:13px;font-weight:800}.social-page-list{border:1px solid var(--line);border-radius:14px;margin:14px 28px 28px;overflow:hidden}.social-page-row{background:#fff;grid-template-columns:46px minmax(220px,1fr) minmax(145px,.55fr) auto;align-items:center;gap:12px;min-height:91px;padding:14px 15px;transition:all .15s;display:grid}.social-page-row+.social-page-row{border-top:1px solid var(--line)}.social-page-row:hover{background:#fcfbff}.social-page-row.disabled{opacity:.68;background:#fafafa}.social-platform-mark{color:#fff;background:#5577dc;border-radius:13px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid;box-shadow:0 6px 13px #3951a12e}.platform-instagram{background:linear-gradient(135deg,#7557d9,#e04477,#efa34a)}.platform-tiktok{background:#252735}.platform-youtube{background:#ed3a43}.platform-x{background:#20222c}.social-page-info{flex-direction:column;min-width:0;display:flex}.social-page-info>div{align-items:center;gap:8px;display:flex}.social-page-info h3{margin:0;font-size:12px}.social-page-info em{color:#228d66;background:#eaf8f2;border-radius:6px;padding:4px 6px;font-size:10px;font-style:normal;font-weight:900}.social-page-row.disabled .social-page-info em{color:#7d8190;background:#ececf0}.social-page-info>a{color:#777c91;text-overflow:ellipsis;white-space:nowrap;max-width:390px;margin-top:4px;font-size:12px;text-decoration:none;overflow:hidden}.social-page-info>a:hover{color:#654fd0;text-decoration:underline}.social-page-info>small{color:#a0a3b0;margin-top:4px;font-size:11px}.social-managers{flex-direction:column;gap:6px;display:flex}.social-managers>span{color:#777c90;font-size:11px;font-weight:800}.social-managers>div{align-items:center;display:flex}.social-managers i,.social-managers b{background:#f5e8da;border:2px solid #fff;border-radius:10px;place-items:center;width:30px;height:30px;margin-left:-5px;font-size:17px;font-style:normal;display:grid;box-shadow:0 3px 8px #3028581a}.social-managers i:first-child{margin-left:0}.social-managers b{color:#6851d0;background:#eeeaff;font-size:11px}.social-row-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.social-row-actions>button:not(.social-toggle){color:#6250bc;white-space:nowrap;background:#fff;border:1px solid #dedbe9;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:900}.social-toggle{color:#818594;background:#f3f3f5;border:1px solid #dfdfe6;border-radius:9px;align-items:center;gap:6px;min-width:66px;padding:5px 7px;font-size:11px;font-weight:900;display:flex}.social-toggle i{background:#b8bbc5;border-radius:8px;width:24px;height:14px;position:relative}.social-toggle i:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;transition:all .18s;position:absolute;top:2px;left:2px}.social-toggle.active{color:#258d69;background:#eef9f5;border-color:#bee8d8}.social-toggle.active i{background:#29aa7c}.social-toggle.active i:after{left:12px}.social-empty{color:#9296a8;border:1px dashed #dddbe8;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:225px;margin:14px 28px 28px;padding:28px;display:flex}.social-empty>span:not(.login-loader){color:#6953d2;background:#eeeaff;border-radius:13px;place-items:center;width:45px;height:45px;font-size:21px;display:grid}.social-empty b{color:#62677b;margin-top:10px;font-size:14px}.social-empty small{margin-top:3px;font-size:11px}.settings-coming{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.settings-coming>span{color:#6a54d2;background:#eeeaff;border-radius:15px;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.settings-coming h2{margin:12px 0 3px;font-size:17px}.settings-coming p{color:#989cac;margin:0;font-size:13px}.social-modal-backdrop{z-index:230;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#191434a3;place-items:center;padding:24px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.social-modal{background:#fff;border:1px solid #fff9;border-radius:22px;width:min(540px,100%);animation:.22s rise;position:relative;overflow:hidden;box-shadow:0 30px 90px #16103757}.social-modal-close{z-index:3;color:#85899a;background:#fff;border:1px solid #e4e2eb;border-radius:10px;width:33px;height:33px;font-size:21px;position:absolute;top:14px;right:14px}.social-modal>header{border-bottom:1px solid var(--line);background:linear-gradient(130deg,#f0ecff,#fff 72%);align-items:center;gap:12px;padding:22px 23px 18px;display:flex}.social-modal>header>span{color:#fff;background:#6953d2;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;font-size:21px;font-weight:900;display:grid;box-shadow:0 8px 18px #5540b933}.social-modal header small{color:#6a55d0;letter-spacing:.07em;font-size:10px;font-weight:900}.social-modal header h2{margin:4px 0 2px;font-size:18px}.social-modal header p{color:#898d9f;margin:0;font-size:12px}.social-modal>form{grid-template-columns:1fr 1fr;gap:13px;padding:20px 23px 22px;display:grid}.social-modal form label{flex-direction:column;gap:6px;display:flex}.social-modal form label.full{grid-column:1/3}.social-modal form label>span{color:#555a70;font-size:12px;font-weight:900}.social-modal input,.social-modal select{color:#3f445a;background:#fff;border:1px solid #dfe1e9;border-radius:10px;outline:none;width:100%;height:42px;padding:9px 11px;font-size:13px}.social-modal input:focus,.social-modal select:focus{border-color:#806ae0;box-shadow:0 0 0 3px #6952d017}.social-modal>footer,.social-modal form>footer{justify-content:flex-end;gap:8px;padding-top:5px;display:flex}.social-modal form>footer{grid-column:1/3}.social-modal footer button{color:#656a7c;background:#fff;border:1px solid #dedfe7;border-radius:9px;min-width:100px;height:39px;padding:0 13px;font-size:12px;font-weight:900}.social-modal footer button:last-child{color:#fff;background:#6650cf;border-color:#6650cf}.social-modal footer button:disabled{opacity:.55}.social-modal-error{color:#c63850;background:#fff0f2;border-radius:8px;grid-column:1/3;margin:0;padding:9px 10px;font-size:12px;font-weight:800}.manager-modal{flex-direction:column;width:min(620px,100%);max-height:calc(100vh - 48px);display:flex}.manager-picker{grid-template-columns:1fr 1fr;gap:8px;padding:15px 22px;display:grid;overflow:auto}.manager-option{cursor:pointer;background:#fff;border:1px solid #e3e3eb;border-radius:11px;grid-template-columns:35px 1fr 24px;align-items:center;gap:9px;min-width:0;padding:9px 10px;display:grid;position:relative}.manager-option.checked{background:#f7f5ff;border-color:#8170dd}.manager-option input{opacity:0;pointer-events:none;position:absolute}.manager-option>i{background:#f3e6d8;border-radius:10px;place-items:center;width:35px;height:35px;font-size:21px;font-style:normal;display:grid}.manager-option>span{flex-direction:column;min-width:0;display:flex}.manager-option b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.manager-option small{color:#9296a7;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.manager-option>em{color:#fff;border:1px solid #d8dae2;border-radius:6px;place-items:center;width:21px;height:21px;font-size:12px;font-style:normal;font-weight:900;display:grid}.manager-option.checked>em{background:#6b55d2;border-color:#6b55d2}.manager-option:has(input:disabled){cursor:not-allowed}.manager-modal>footer{padding:12px 22px 20px}.manager-modal>.social-modal-error{margin:0 22px}@media (width<=1050px){.social-page-row{grid-template-columns:44px minmax(180px,1fr) auto}.social-managers{grid-column:2}.social-row-actions{grid-area:1/3/3}}@media (width<=780px){.social-page-head{align-items:flex-start;padding:19px}.social-page-head p{font-size:12px;line-height:1.5}.social-summary{min-width:120px}.social-scope-tabs{margin:14px 18px 0}.social-owner-note,.social-error{margin-left:18px;margin-right:18px}.social-page-list,.social-empty{margin:12px 18px 20px}.social-page-row{grid-template-columns:42px 1fr;gap:10px}.social-platform-mark{width:42px;height:42px}.social-managers{grid-column:2}.social-row-actions{grid-area:auto/1/auto/3;justify-content:flex-end}.manager-picker{grid-template-columns:1fr}}@media (width<=520px){.profile-detail-grid{grid-template-columns:1fr}.social-page-head{flex-direction:column}.social-summary{width:100%}.social-scope-tabs{display:flex}.social-scope-tabs button{flex:1;padding:8px}.social-page-row{padding:12px}.social-page-info>a{max-width:230px}.social-row-actions{justify-content:space-between}.social-row-actions>button:not(.social-toggle){flex:1}.social-modal-backdrop{place-items:end center;padding:0}.social-modal{border-radius:22px 22px 0 0;width:100%;max-height:94vh;overflow:auto}.social-modal>form{grid-template-columns:1fr;padding:18px}.social-modal form label.full,.social-modal form>footer,.social-modal-error{grid-column:1}.manager-modal{max-height:94vh}.manager-picker{padding:13px 18px}.manager-modal>footer{padding:10px 18px 18px}.manager-modal footer button{flex:1}}.social-hero-actions{flex-direction:column;gap:8px;min-width:145px;display:flex}.social-hero-actions .social-summary{width:100%;min-width:0}.social-hero-add{color:#fff;cursor:pointer;background:#6852d1;border:1px solid #6049ca;border-radius:10px;width:100%;height:38px;font-size:12px;font-weight:900;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 8px 17px #543db833}.social-hero-add:hover{background:#5e48c6;transform:translateY(-1px);box-shadow:0 10px 20px #543db840}.social-hero-add:focus-visible{outline-offset:2px;outline:3px solid #6852d133}@media (width<=780px){.social-hero-actions{min-width:120px}}@media (width<=520px){.social-hero-actions{width:100%}}.pixel-character{background-image:url(/sd-character-sheet-v1.png);background-repeat:no-repeat;background-size:400% 400%;background-position:var(--character-x) var(--character-y);width:100%;height:100%;image-rendering:pixelated;display:block}.pixel-avatar-shell{background:var(--profile-bg,#f1e4d7)!important;padding:0!important;overflow:hidden!important}.pixel-avatar-shell>.pixel-character{width:100%;height:100%;transform:scale(1.08)}.avatar.hero.pixel-avatar-shell>.pixel-character{transform:scale(1.12)}.pixel-reward-character{width:190px;height:190px;font-size:0;display:block}.pixel-reward-character>.pixel-character{filter:drop-shadow(0 15px 10px #1d134940)}.pixel-preview-room{background:linear-gradient(#dfeeff 0 34%,var(--floor-color,#e9dbc9) 34% 100%)}.pixel-paper-character{width:168px;height:190px;bottom:43px;left:36%}.preview-pixel-character{filter:drop-shadow(0 8px 7px #3e2d242b);width:170px;height:170px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.character-option-sprite{transform:scale(1.08);width:70px!important;height:70px!important;font-size:0!important}.character-choice-grid button{min-height:112px}.equipped-character,.equipped-strip i>.equipped-character{width:24px;height:24px}.character-item-picker{max-height:620px;overflow:auto}@media (width<=560px){.pixel-paper-character{width:140px;height:170px;left:35%;transform:translate(-50%)}.preview-pixel-character{width:150px;height:150px}.character-choice-grid{grid-template-columns:repeat(2,1fr)}.pixel-reward-character{width:160px;height:160px}}.pixel-pet{background-image:url(/sd-pet-sheet-v1.png);background-repeat:no-repeat;background-size:500% 300%;background-position:var(--pet-x) var(--pet-y);image-rendering:pixelated;display:block}.preview-pixel-pet{width:54px;height:54px;font-size:0;bottom:2px;right:-5px}.pet-option-sprite{width:58px!important;height:58px!important;font-size:0!important}.pet-choice-grid button{min-height:100px}.equipped-pet,.equipped-strip i>.equipped-pet{width:24px;height:24px}.game-online>i.connecting{background:#f0a33b;box-shadow:0 0 0 5px #f0a33b24}.connected-choice-stage{--active-work-color:#7159e8;border-color:var(--active-work-color);padding:0;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.connected-choice-stage{border-color:color-mix(in srgb,var(--active-work-color) 28%,#e8e8f0)}}.connected-choice-stage{background:linear-gradient(180deg,var(--active-work-color),#fff)}@supports (color:color-mix(in lab, red, red)){.connected-choice-stage{background:linear-gradient(180deg,color-mix(in srgb,var(--active-work-color) 8%,white),#fff)}}.connected-choice-stage{box-shadow:0 9px 24px var(--active-work-color)}@supports (color:color-mix(in lab, red, red)){.connected-choice-stage{box-shadow:0 9px 24px color-mix(in srgb,var(--active-work-color) 8%,transparent)}}.connected-choice-stage .modal-category-switch{padding:12px 12px 0}.connected-choice-stage .modal-category-switch button.active{border-color:var(--cat);background:var(--cat);color:#fff;box-shadow:0 7px 16px var(--cat)}@supports (color:color-mix(in lab, red, red)){.connected-choice-stage .modal-category-switch button.active{box-shadow:0 7px 16px color-mix(in srgb,var(--cat) 25%,transparent)}}.connected-choice-stage .modal-category-switch button.active span{color:#fff;background:#ffffff2e}.modal-group-panel{border-top:1px solid var(--active-work-color);margin-top:11px;padding:11px 12px 12px}@supports (color:color-mix(in lab, red, red)){.modal-group-panel{border-top:1px solid color-mix(in srgb,var(--active-work-color) 20%,#ececf2)}}.modal-group-panel{background:#ffffffc2}.connected-choice-stage .section-tabs{margin:0}.task-choice-stage{margin-top:12px}.work-modal-form .form-grid{padding-top:2px}.work-modal-header{border-bottom:0;padding:15px 28px}.work-modal-path{min-height:34px}.work-modal-path p{flex-wrap:wrap;align-items:center;gap:0;font-size:14px;display:flex}.work-modal-path p b{color:var(--work-color)}.work-modal-path p strong{color:#34384d}.work-modal-body{background:linear-gradient(180deg,var(--active-work-color),var(--active-work-color))}@supports (color:color-mix(in lab, red, red)){.work-modal-body{background:linear-gradient(180deg,color-mix(in srgb,var(--active-work-color) 7%,white),color-mix(in srgb,var(--active-work-color) 3%,white))}}.connected-choice-stage{box-shadow:none;background:0 0;border:0}.modal-group-panel{background:0 0;border-top:0}.task-choice-stage{background:0 0;border:0;padding:0}.modal-task-grid .task-card{min-height:54px;padding:10px 38px 10px 12px}.work-modal-form{border-top:0}.work-modal-actions{background:0 0;border-top:0}.scoreless-actions{justify-content:flex-end}.scoreless-actions>div{margin-left:auto}.recent-work-item:not(:has(>strong)){grid-template-columns:32px minmax(0,1fr)}.work-modal-body{padding-bottom:24px}.work-modal-body.has-form{padding-bottom:0}.demo-login-panel{background:#faf9ff;border:1px solid #e4e0f3;border-radius:13px;margin-top:15px;padding:12px}.demo-login-panel header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.demo-login-panel header>div{flex-direction:column;gap:2px;display:flex}.demo-login-panel header b{font-size:13px}.demo-login-panel header small{color:#9497a8;font-size:10px}.demo-login-panel header em{color:#6752d1;letter-spacing:.08em;background:#ece8ff;border-radius:6px;padding:3px 6px;font-size:10px;font-style:normal;font-weight:900}.demo-login-grid{grid-template-columns:repeat(5,1fr);gap:5px;margin-top:9px;display:grid}.demo-login-grid button{color:#555a70;background:#fff;border:1px solid #e1dff0;border-radius:7px;flex-direction:column;align-items:center;gap:1px;min-width:0;padding:6px 3px;display:flex}.demo-login-grid button:hover,.demo-login-grid button.active{color:#5e48c9;background:#eeeaff;border-color:#7862df}.demo-login-grid button span{font-size:11px;font-weight:900}.demo-login-grid button small{color:#a0a2b0;font-size:10px}.demo-login-panel>p{color:#9295a6;text-align:center;margin:8px 0 0;font-size:10px}.team-roster-card{min-width:0}.team-member-list{background:#f8f8fc;border-radius:12px;margin:15px -7px -7px;padding:9px}.team-member-list>header{justify-content:space-between;align-items:center;padding:2px 3px 8px;display:flex}.team-member-list>header b{font-size:11px}.team-member-list>header small{color:#a0a3b1;font-size:10px}.team-member-row{background:#fff;border-radius:9px;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:45px;padding:6px;display:grid}.team-member-row+.team-member-row{margin-top:5px}.team-member-row>i{background:#f4e5d7;border-radius:8px;place-items:center;width:31px;height:31px;font-size:20px;font-style:normal;display:grid}.team-member-row>div{flex-direction:column;min-width:0;display:flex}.team-member-row>div b{color:#44495c;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.team-member-row>div small{color:#9a9dad;margin-top:2px;font-size:10px}.team-member-row>span{color:#858a9d;flex-direction:column;align-items:flex-end;font-size:10px;display:flex}.team-member-row>span>b{color:#5a6074}.team-member-row>span em{color:#bc7a31;background:#fff5e6;border-radius:6px;margin-top:2px;padding:2px 5px;font-size:10px;font-style:normal}.team-member-row>span em.done{color:#249d6c;background:#eaf8f2}.team-member-row>span em.idle{color:#8e92a0;background:#eef0f4}@media (width<=560px){.demo-login-grid{grid-template-columns:repeat(4,1fr)}.team-member-row{grid-template-columns:30px minmax(0,1fr) auto}}.login-form label>div.login-id-input{gap:0;padding-left:0;overflow:hidden}.login-id-input>b{color:#654fd0;letter-spacing:.05em;background:#f0edff;border-right:1px solid #e1e2eb;place-items:center;height:100%;padding:0 12px;font-size:12px;display:grid}.login-id-input>input{padding-left:11px}.login-try{color:#6049ce;background:linear-gradient(135deg,#f4f1fff2,#e8e2ffe6);border:1px solid #d9d2fb;border-radius:12px;justify-content:center;align-items:center;gap:9px;height:47px;padding:0 16px;font-size:14px;font-weight:900;transition:all .18s;display:flex;box-shadow:0 8px 18px #5d45cd1a}.login-try:hover{border-color:#ac9cf2;transform:translateY(-1px);box-shadow:0 11px 22px #5d45cd29}.login-try:disabled{cursor:wait;opacity:.65;transform:none}.login-try span{font-size:15px}.category-card.seat-locked{opacity:.58;filter:saturate(.7)}.category-card.seat-locked:hover{transform:none}.picker-empty.seat-required{color:#ba4960;background:#fff6f8;border-color:#f0b9c3;animation:.55s seat-required-pulse}.picker-empty.seat-required>span{color:#d74460;background:#ffe2e8}@keyframes seat-required-pulse{0%,to{transform:translate(0)}35%{transform:translate(-5px)}70%{transform:translate(5px)}}@media (width>=781px){.sidebar-profile{-webkit-backdrop-filter:blur(22px)saturate(145%);background:linear-gradient(145deg,#ffffffc7,#ede8ffa6);border-color:#ffffffc2;box-shadow:0 20px 48px #2a1f5b2b,inset 0 1px #ffffffd1}}@media (width<=780px){.sidebar-profile{-webkit-backdrop-filter:blur(22px)saturate(145%);background:linear-gradient(145deg,#ffffffd1,#ede8ffb3);border-color:#ffffffc2;box-shadow:0 16px 40px #2a1f5b2b,inset 0 1px #ffffffd9}}.team-recent-list{padding:3px 10px}:is(.recent-work-item,.recent-work-item:not(:has(>strong))){grid-template-columns:16px minmax(0,1fr);align-items:center;gap:6px;min-width:0;padding:7px 0;display:grid}.recent-work-item>span{border-radius:5px;width:16px;height:16px;font-size:13px}.recent-work-item>p{white-space:nowrap;color:#73788b;align-items:center;gap:4px;min-width:0;margin:0;font-size:10px;display:flex;overflow:hidden}.recent-work-item>p time{color:#9296a6;font-variant-numeric:tabular-nums;flex:none}.recent-work-item>p i{color:#b2b4bf;flex:none;font-style:normal}.recent-work-item>p b{color:#51566b;flex:none;font-size:10px}.recent-work-item>p strong{color:#282c42;flex:none;font-size:10px}.recent-work-item>p em{text-overflow:ellipsis;color:#8f93a2;min-width:0;font-size:10px;font-style:normal;overflow:hidden}.team-recent-empty{min-height:76px}@media (width<=780px){.recent-work-item>p,.recent-work-item>p b,.recent-work-item>p strong,.recent-work-item>p em{font-size:11px}}.game-action .elevator-action{background:#329374}.elevator-status{z-index:7;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2a263be6;border:1px solid #ffffffbf;border-radius:13px;align-items:center;gap:10px;min-width:205px;padding:10px 13px;display:flex;position:absolute;top:17px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #1e19343d}.elevator-status>span{background:#7059da;border-radius:10px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:900;display:grid}.elevator-status>div{flex-direction:column;display:flex}.elevator-status b{font-size:13px}.elevator-status small{color:#d8d4e8;margin-top:2px;font-size:11px}.elevator-panel{z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border:1px solid #ffffffd1;border-radius:16px;width:285px;padding:12px;animation:.2s rise;position:absolute;top:17px;right:18px;box-shadow:0 16px 42px #241b4d40}.elevator-panel header{justify-content:space-between;align-items:center;display:flex}.elevator-panel header>div{align-items:center;gap:9px;display:flex}.elevator-panel header>div>span{color:#fff;background:#6b55d4;border-radius:10px;place-items:center;width:36px;height:36px;font-size:18px;font-weight:900;display:grid}.elevator-panel header p{flex-direction:column;margin:0;display:flex}.elevator-panel header b{font-size:13px}.elevator-panel header small{color:#8b8fa1;margin-top:2px;font-size:10px}.elevator-panel header em{color:#258b68;background:#eaf8f2;border-radius:8px;padding:5px 7px;font-size:11px;font-style:normal;font-weight:900}.elevator-panel>div{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:10px;display:grid}.elevator-panel>div button{color:#50566c;background:#fff;border:1px solid #dedfe8;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-width:0;height:51px;padding:5px;display:flex}.elevator-panel>div button:hover:not(:disabled){color:#5e48c8;background:#f0edff;border-color:#7660dc}.elevator-panel>div button.current{color:#9a9dab;background:#f1f2f5;border-color:#d8d9e2}.elevator-panel>div button:disabled{cursor:not-allowed;opacity:.55}.elevator-panel>div button b{font-size:14px}.elevator-panel>div button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:1px;font-size:10px;font-weight:800;overflow:hidden}@media (width<=780px){.elevator-panel{width:min(280px,100% - 24px);top:9px;left:50%;right:auto;transform:translate(-50%)}.elevator-status{top:9px}.game-action .elevator-action{width:56px;height:56px}}@media (width<=470px){.game-action-buttons{gap:6px}.game-action .elevator-action{width:50px;height:50px}.elevator-panel header small{max-width:155px}}.game-footer{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;height:auto;min-height:58px;padding:6px 18px;display:grid}.game-footer>span{justify-self:start}.game-footer>p{text-align:right;justify-self:end}.game-footer .game-action{z-index:auto;width:auto;min-width:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:0;padding:0;display:flex;position:static}.game-footer .game-action>span{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.game-footer .game-action-buttons{justify-content:center;align-items:center;gap:6px;display:flex}.game-footer .game-action button{border:0;border-radius:10px;flex-direction:row;gap:6px;width:auto;height:auto;min-height:38px;padding:7px 9px;font-size:14px;box-shadow:0 4px 11px #271f4429}.game-footer .game-action .seat-action,.game-footer .game-action .desk-return-action,.game-footer .game-action .elevator-action{width:auto;height:auto}.game-footer .game-action button b{font-size:15px;line-height:1}.game-footer .game-action button kbd{border:1px solid #ffffff3d;padding:2px 5px;font-size:11px}@media (width<=780px){.game-footer{grid-template-columns:1fr;min-height:58px;padding:7px 8px}.game-footer>span,.game-footer>p{display:none}.game-footer .game-action{flex-direction:row;align-items:center;width:auto;padding:0;position:static}.game-footer .game-action-buttons{gap:5px}.game-footer .game-action button{border:0;border-radius:10px;flex-direction:row;gap:4px;width:auto;height:auto;min-height:42px;padding:7px 8px;font-size:13px}.game-footer .game-action .seat-action,.game-footer .game-action .desk-return-action,.game-footer .game-action .elevator-action{width:auto;height:auto}.game-footer .game-action button b{font-size:16px;line-height:1}.game-footer .game-action button kbd{border:1px solid #ffffff3d;padding:2px 4px;font-size:11px}}@media (width<=390px){.game-footer .game-action-buttons{gap:4px}.game-footer .game-action button{min-height:40px;padding:6px;font-size:12px}.game-footer .game-action button kbd{padding:2px 3px}}.game-action .desk-return-action{background:#4f6fd2}.game-viewport canvas,.office-game.expanded .game-viewport canvas,.guest-office .game-viewport canvas{height:620px}.split-panel-heading h2 small{color:#8277ba;vertical-align:middle;font-size:13px;font-weight:800}.spacing-counter{border-top:1px dashed #dfe0e8;padding-top:10px}.office-admin{max-height:calc(100% - 92px);overflow:auto}.desk-reservation-toast{z-index:10;color:#fff;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#2a253fe6;border:1px solid #ffffffdb;border-radius:14px;align-items:center;gap:9px;width:min(430px,100% - 32px);min-height:48px;padding:9px 38px 9px 10px;animation:.2s rise;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 14px 38px #1f193747}.desk-reservation-toast>span{color:#fff;background:#7059dc;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.desk-reservation-toast>b{font-size:13px;line-height:1.45}.desk-reservation-toast>button{color:#fff;background:#ffffff1f;border:0;border-radius:8px;width:26px;height:26px;font-size:17px;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.work-profile-summary{background:linear-gradient(#f4f1ff 0,#fff 76%);border-bottom:1px solid #e6e3f4;margin:-20px -20px 18px;position:relative;overflow:hidden}.work-profile-cover{color:#ffffffdb;letter-spacing:.14em;background:linear-gradient(120deg,#49368f,#806be4);height:50px;padding:11px 16px;font-size:10px;font-weight:900;position:relative;overflow:hidden}.work-profile-cover:after{content:"";background:#f8f6ff;border-radius:50%;height:42px;position:absolute;bottom:-25px;left:-8%;right:-8%}.work-profile-cover>i{color:#fff;opacity:.75;font-style:normal;position:absolute}.work-profile-cover>i:first-of-type{top:10px;left:38%}.work-profile-cover>i:nth-of-type(2){font-size:18px;top:7px;left:65%}.work-profile-cover>i:nth-of-type(3){color:#ffe783;font-size:22px;top:7px;right:19px}.work-profile-identity{align-items:center;min-height:54px;padding:0 15px 8px 70px;display:flex;position:relative}.work-profile-identity>span{background:#f2e5d7;border:4px solid #fff;border-radius:15px;width:47px;height:47px;position:absolute;top:-22px;left:15px;box-shadow:0 8px 18px #2f265721}.work-profile-identity>div{flex-direction:column;min-width:0;display:flex}.work-profile-identity b{font-size:12px}.work-profile-identity small{color:#8c90a2;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.work-profile-identity>em{color:#d88728;background:#fff0d9;border-radius:7px;margin-left:auto;padding:5px 7px;font-size:10px;font-style:normal;font-weight:900}.work-profile-progress{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:0 15px 10px;display:grid}.work-profile-progress>span{color:#6752cf;font-size:10px;font-weight:900}.work-profile-progress>div{background:#e8e7ef;border-radius:10px;height:5px;overflow:hidden}.work-profile-progress>div i{border-radius:inherit;background:linear-gradient(90deg,#6d57dc,#a992f2);height:100%;display:block}.work-profile-progress>b{color:#9599a9;font-size:10px}.work-profile-actions{background:#ffffffd1;border-top:1px solid #eae8f3;grid-template-columns:repeat(3,1fr);display:grid}.work-profile-actions button{color:#74798d;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:45px;padding:7px 4px;font-size:11px;font-weight:900;display:flex}.work-profile-actions button+button{border-left:1px solid #eceaf3}.work-profile-actions button:hover,.work-profile-actions button.active{color:#624bcc;background:#f0edff}.work-profile-actions span{background:#eeecf5;border-radius:7px;place-items:center;width:21px;height:21px;font-size:12px;display:grid}.work-profile-actions .active span{color:#fff;background:#6b54d5}.work-picker .picker-heading{margin-top:2px}.picker-heading>em.ready{color:#228863;background:#e9f8f1}.picker-heading>em.seat-alert{color:#c13f58;background:#fff0f3;animation:.55s seat-required-pulse}.responsibility-panel{background:linear-gradient(145deg,#fbfbfe,#fff);border:1px solid #e3e2eb;border-radius:14px;margin-top:17px;overflow:hidden;box-shadow:0 8px 22px #2a21520b}.responsibility-panel>header{border-bottom:1px solid #ececf2;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.responsibility-panel>header>div{align-items:center;gap:8px;min-width:0;display:flex}.responsibility-panel>header>div>span{color:#29906a;background:#e9f8f1;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;font-size:12px;font-weight:900;display:grid}.responsibility-panel h3{margin:0;font-size:14px}.responsibility-panel header p{color:#989cac;margin:2px 0 0;font-size:10px}.responsibility-panel header button{color:#fff;white-space:nowrap;background:#6953d4;border:0;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:900;box-shadow:0 6px 13px #5b44ca2b}.responsibility-panel ul{max-height:145px;margin:0;padding:5px 11px 8px;list-style:none;overflow:auto}.responsibility-panel li{border-bottom:1px solid #efeff4;grid-template-columns:20px 1fr 25px;align-items:center;gap:7px;min-height:36px;padding:7px 2px;display:grid}.responsibility-panel li>span{color:#6852d1;background:#f0edff;border-radius:6px;place-items:center;width:19px;height:19px;font-size:12px;font-weight:900;display:grid}.responsibility-panel li p{color:#51566a;margin:0;font-size:12px;line-height:1.45}.responsibility-panel li button{color:#a0a3b2;background:#f7f5f8;border:0;border-radius:7px;width:24px;height:24px;font-size:15px}.responsibility-panel li button:hover{color:#c5415a;background:#fff0f3}.responsibility-state{color:#9296a7;justify-content:center;align-items:center;gap:8px;min-height:67px;padding:12px;font-size:11px;display:flex}.responsibility-state.empty>span{color:#6751d0;background:#f0edff;border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.responsibility-state.empty p{flex-direction:column;margin:0;display:flex}.responsibility-state.empty b{color:#5c6174;font-size:12px}.responsibility-state.empty small{margin-top:2px;font-size:10px}.responsibility-error{color:#bd4056;background:#fff3f5;margin:0;padding:7px 11px;font-size:11px}.responsibility-modal-backdrop{z-index:210;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#1915329c;place-items:center;padding:20px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.responsibility-modal{background:#fff;border:1px solid #ffffffbf;border-radius:21px;width:min(500px,100%);padding:21px;animation:.22s rise;position:relative;box-shadow:0 28px 85px #1b143e52}.responsibility-modal-close{color:#85899a;background:#fafafd;border:1px solid #e3e2ea;border-radius:10px;width:33px;height:33px;font-size:21px;position:absolute;top:14px;right:14px}.responsibility-modal>header{align-items:center;gap:11px;padding-right:38px;display:flex}.responsibility-modal>header>span{color:#fff;background:linear-gradient(145deg,#735ce0,#5943c4);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:grid;box-shadow:0 9px 20px #5b45c13b}.responsibility-modal header small{color:#6a55ce;letter-spacing:.1em;font-size:10px;font-weight:900}.responsibility-modal h2{margin:3px 0 1px;font-size:17px}.responsibility-modal header p{color:#9296a7;margin:0;font-size:11px}.responsibility-modal form{margin-top:17px}.responsibility-modal label{flex-direction:column;display:flex}.responsibility-modal label>span{color:#555a6e;margin-bottom:6px;font-size:12px;font-weight:900}.responsibility-modal textarea{resize:vertical;color:#454a5f;width:100%;font:inherit;border:1px solid #dedfe8;border-radius:12px;outline:none;padding:11px;font-size:13px;line-height:1.55}.responsibility-modal textarea:focus{border-color:#806be0;box-shadow:0 0 0 3px #7057d71a}.responsibility-modal label>small{color:#a0a3b0;align-self:flex-end;margin-top:4px;font-size:10px}.responsibility-modal-error{color:#bd4056;background:#fff0f3;border-radius:8px;margin:8px 0 0;padding:8px;font-size:11px}.responsibility-modal footer{justify-content:flex-end;gap:7px;margin-top:14px;display:flex}.responsibility-modal footer button{color:#74798c;background:#fff;border:1px solid #dddee7;border-radius:10px;min-height:38px;padding:8px 13px;font-size:12px;font-weight:900}.responsibility-modal footer button:last-child{color:#fff;background:#6851d0;border-color:#6851d0}.responsibility-modal footer button:disabled{cursor:not-allowed;opacity:.55}.profile-shortcuts{border-top:1px solid #eeeef3;border-bottom:1px solid #eeeef3;grid-template-columns:repeat(3,1fr);margin:14px 0 0;display:grid}.profile-shortcuts button{color:#676c80;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:58px;padding:8px 3px;display:flex}.profile-shortcuts button+button{border-left:1px solid #eeeef3}.profile-shortcuts button:hover{color:#634dcc;background:#f3f0ff}.profile-shortcuts span{color:#654fce;background:#efecff;border-radius:7px;place-items:center;width:23px;height:23px;font-size:12px;font-weight:900;display:grid}.profile-shortcuts b{font-size:10px}@media (width<=780px){.game-viewport canvas,.office-game.expanded .game-viewport canvas,.guest-office .game-viewport canvas{height:620px}.work-profile-summary{margin:-16px -16px 16px}.responsibility-panel>header{align-items:flex-start}.responsibility-panel header button{margin-top:1px}.responsibility-modal-backdrop{place-items:end center;padding:0}.responsibility-modal{border-radius:20px 20px 0 0}.desk-reservation-toast{top:10px}.split-panel-heading h2 small{font-size:11px}}.work-submit-banner{color:#fff;text-align:left;background:linear-gradient(105deg,#16885f,#29b878 58%,#209968);border:0;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 30px);min-height:48px;margin:2px 15px 12px;padding:8px 13px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #1d996738}.work-submit-banner:before{content:"";background:linear-gradient(90deg,#0000,#ffffff57,#0000);width:24%;animation:2.8s ease-in-out infinite work-submit-shine;position:absolute;inset:-70% auto -70% -30%;transform:skew(-18deg)}.work-submit-banner:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1d99674d}.work-submit-banner:active{transform:translateY(0)scale(.99)}.work-submit-banner:disabled{cursor:not-allowed;opacity:.58;filter:saturate(.5);transform:none}.work-submit-banner>span{z-index:1;grid-template-rows:auto auto;grid-template-columns:31px 1fr;column-gap:9px;min-width:0;display:grid;position:relative}.work-submit-banner>span>i{background:#ffffff2e;border-radius:9px;grid-row:1/3;place-items:center;width:31px;height:31px;font-size:17px;font-style:normal;font-weight:900;display:grid}.work-submit-banner>span>b{font-size:12px}.work-submit-banner>span>small{color:#ffffffc2;margin-top:1px;font-size:11px}.work-submit-banner>em{z-index:1;white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-style:normal;font-weight:900;display:flex;position:relative}.work-submit-banner>em b{font-size:16px;animation:1.3s ease-in-out infinite work-submit-arrow}.work-profile-tabs{background:#fafafd;border-top:1px solid #e9e8f0;border-bottom:1px solid #e9e8f0;grid-template-columns:1fr 1fr;display:grid}.work-profile-tabs button{color:#777c8f;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:44px;padding:7px 10px;font-size:12px;display:flex;position:relative}.work-profile-tabs button+button{border-left:1px solid #e8e7ef}.work-profile-tabs button:after{content:"";opacity:0;background:#6550ce;border-radius:2px;height:2px;transition:all .18s;position:absolute;bottom:-1px;left:18px;right:18px;transform:scaleX(.5)}.work-profile-tabs button.active{color:#6049c8;background:#f5f2ff}.work-profile-tabs button.active:after{opacity:1;transform:scaleX(1)}.work-profile-tabs button>span{color:#76798b;background:#eeecf4;border-radius:8px;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.work-profile-tabs button.active>span{color:#fff;background:#6953d5}.work-profile-tabs button>b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.work-profile-tabs button>em{color:#8c8f9f;background:#ebeaf0;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-style:normal;font-weight:900;display:grid}.work-profile-tabs button.active>em{color:#6048c7;background:#e4ddff}.work-managed-panel{background:linear-gradient(#fbfaff,#fff);min-height:70px;padding:9px 11px 11px}.work-managed-list{grid-template-columns:1fr 1fr;gap:6px;display:grid}.work-managed-list>a{color:#606578;background:#fff;border:1px solid #e8e7ef;border-radius:9px;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;padding:7px 8px;text-decoration:none;transition:all .16s;display:grid}.work-managed-list>a:hover{background:#f9f7ff;border-color:#c9c0ee;transform:translateY(-1px)}.work-managed-list>a>span{color:#258e69;background:#eaf8f2;border-radius:8px;place-items:center;width:27px;height:27px;font-size:14px;font-weight:900;display:grid}.work-managed-list>a>span:not(.web){color:#624dcc;background:#eeeaff}.work-managed-list p{flex-direction:column;min-width:0;margin:0;display:flex}.work-managed-list p b,.work-managed-list p small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.work-managed-list p b{font-size:11px}.work-managed-list p small{color:#999cac;margin-top:1px;font-size:10px}.work-managed-list>a>em{color:#8c83b7;font-size:13px;font-style:normal}.work-managed-more{color:#6751cd;background:0 0;border:0;align-items:center;gap:5px;margin:7px 0 0 auto;padding:4px 2px;font-size:10px;font-weight:900;display:flex}.work-managed-state{color:#9296a7;justify-content:center;align-items:center;gap:8px;min-height:52px;font-size:11px;display:flex}.work-managed-state .login-loader{border-width:2px;width:20px;height:20px}.work-managed-state.empty>span{color:#654fce;background:#efecff;border-radius:9px;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.work-managed-state.empty p{flex-direction:column;margin:0;display:flex}.work-managed-state.empty b{color:#606578;font-size:11px}.work-managed-state.empty small{margin-top:2px;font-size:10px}@keyframes work-submit-shine{0%,58%{left:-30%}82%,to{left:116%}}@keyframes work-submit-arrow{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media (width<=470px){.work-submit-banner{width:calc(100% - 22px);margin-left:11px;margin-right:11px}.work-managed-list{grid-template-columns:1fr}.work-submit-banner>em{font-size:11px}.work-profile-tabs button{padding-left:6px;padding-right:6px}}.tap-walk-hint{display:none}@media (width<=780px){.tap-walk-hint{z-index:5;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);pointer-events:none;background:#2a253fad;border:1px solid #ffffffb8;border-radius:10px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:12px;left:12px;box-shadow:0 7px 18px #1f19372e}.tap-walk-hint span{font-size:13px}}.chat-game{color:#624dcc;white-space:nowrap;background:#f7f5ff;border:1px solid #ddd9f1;border-radius:9px;align-items:center;gap:5px;min-height:36px;padding:8px 10px;font-size:14px;font-weight:900;display:flex;position:relative}.chat-game:hover,.chat-game.active{color:#5944c4;background:#ede9ff;border-color:#8876e3}.chat-game>span{font-size:13px}.chat-game kbd{color:#71658e;background:#fff;border:1px solid #d8d3ef;border-bottom-width:2px;border-radius:4px;padding:2px 4px;font-size:10px}.chat-game em{color:#fff;background:#e94764;border:2px solid #fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-style:normal;display:grid;position:absolute;top:-7px;right:-6px;box-shadow:0 4px 9px #ca2b484d}.office-chat{z-index:14;-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);background:linear-gradient(150deg,#fffffff7,#f4f1fff0);border:1px solid #ffffffd1;border-radius:18px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(350px,100% - 24px);animation:.22s ease-out office-chat-in;display:grid;position:absolute;top:12px;bottom:12px;right:12px;overflow:hidden;box-shadow:0 22px 58px #1b143e57,inset 0 1px #ffffffe0}.office-chat>header{border-bottom:1px solid #dcd9ebd9;justify-content:space-between;align-items:center;min-height:55px;padding:10px 11px 8px 12px;display:flex}.office-chat>header>div{align-items:center;gap:9px;display:flex}.office-chat>header>div>span{background:linear-gradient(145deg,#735ce0,#5943c4);border-radius:10px;place-items:center;width:33px;height:33px;font-size:15px;display:grid;box-shadow:0 7px 16px #5b45c138}.office-chat>header p{flex-direction:column;margin:0;display:flex}.office-chat>header b{color:#36394c;font-size:13px}.office-chat>header small{color:#8b8fa0;margin-top:1px;font-size:12px}.office-chat>header>button{color:#85899a;background:#fffc;border:1px solid #e1dfeb;border-radius:9px;width:30px;height:30px;font-size:19px}.office-chat>nav{border-bottom:1px solid #e2dfedcc;grid-template-columns:1fr 1fr;gap:6px;padding:7px;display:grid}.office-chat>nav button{color:#73778a;text-overflow:ellipsis;white-space:nowrap;background:#ffffffbf;border:1px solid #e0dfe8;border-radius:9px;min-width:0;height:35px;padding:0 7px;font-size:13px;font-weight:900;overflow:hidden}.office-chat>nav button span{color:#8f83c7;margin-right:4px}.office-chat>nav button.active{color:#fff;background:#6c56d4;border-color:#7660db;box-shadow:0 5px 12px #5741bf2e}.office-chat>nav button.active span{color:#fff}.office-chat-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c9c1ea transparent;min-height:0;padding:8px 9px;overflow-y:auto}.office-chat-list article{border-radius:10px;grid-template-columns:28px minmax(0,1fr);gap:7px;padding:7px;display:grid}.office-chat-list article+article{margin-top:3px}.office-chat-list article:hover{background:#ffffffa8}.office-chat-list article.mine{background:#6c56d414}.office-chat-avatar{color:#674fd0;background:#efeaff;border:1px solid #6b56d224;border-radius:9px;place-items:center;width:28px;height:28px;font-size:14px;font-weight:950;display:grid}.office-chat-list article>div{min-width:0}.office-chat-list article header{justify-content:space-between;align-items:center;gap:6px;display:flex}.office-chat-list article header b{color:#4b4f63;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.office-chat-list article header time{color:#a0a3b1;flex:none;font-size:11px}.office-chat-list article p{color:#303347;overflow-wrap:anywhere;margin:3px 0;font-size:12px;line-height:1.4}.office-chat-list article small{color:#9699a8;font-size:11px;display:block}.office-chat-empty{color:#8d91a3;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:120px;display:flex}.office-chat-empty>span{color:#6650cf;background:#eeeafd;border-radius:12px;place-items:center;width:37px;height:37px;margin-bottom:7px;font-size:16px;display:grid}.office-chat-empty b{color:#5d6174;font-size:14px}.office-chat-empty small{margin-top:2px;font-size:12px}.office-chat>form{background:#ffffffbf;border-top:1px solid #dcd9ebe0;padding:8px 9px 9px}.office-chat>form>p{color:#bf4058;background:#fff0f3;border-radius:7px;margin:0 0 6px;padding:5px 7px;font-size:12px}.office-chat>form>div{grid-template-columns:minmax(0,1fr) 36px;gap:6px;display:grid}.office-chat>form input{color:#3f4357;width:100%;height:36px;font:inherit;background:#fff;border:1px solid #dedce9;border-radius:10px;outline:none;padding:0 10px;font-size:14px}.office-chat>form input:focus{border-color:#7d68df;box-shadow:0 0 0 3px #6c56d41a}.office-chat>form button{color:#fff;background:linear-gradient(145deg,#735ce0,#5943c4);border:0;border-radius:10px;height:36px;font-size:15px;box-shadow:0 6px 13px #5842be33}.office-chat>form button:disabled{cursor:not-allowed;opacity:.45}.office-chat>form>small{color:#9a9dac;text-align:center;margin-top:5px;font-size:11px;display:block}.office-chat>form kbd{color:#6f648b;background:#fff;border:1px solid #ddd9eb;border-radius:4px;padding:1px 3px;font-size:10px}@keyframes office-chat-in{0%{opacity:0;transform:translate(18px)scale(.98)}to{opacity:1;transform:none}}@media (width<=1240px){.chat-game kbd{display:none}}@media (width<=780px){.chat-game{justify-content:center;width:36px;height:36px;min-height:0;padding:0;font-size:0}.chat-game>span{font-size:15px}.office-chat{border-radius:17px;width:auto;height:min(88%,430px);inset:auto 7px 7px}.office-chat>header{min-height:51px}.office-chat>nav button,.office-chat-list article p{font-size:13px}.office-chat>form input{height:40px;font-size:16px}.office-chat>form button{height:40px}.office-chat>form>small{display:none}}@media (width<=470px){.game-toolbar-actions{gap:5px}.chat-game{width:34px;height:34px}.office-chat{height:calc(100% - 12px);bottom:6px;left:6px;right:6px}.office-chat>header small{display:none}.office-chat>nav,.office-chat-list,.office-chat-list article{padding:6px}}.work-detail-body a{overflow-wrap:anywhere;word-break:break-word;align-items:flex-start;gap:5px;max-width:100%;display:inline-flex}.work-detail-body a>span{min-width:0}.work-detail-body a>em{flex:none;font-size:13px;font-style:normal}.personal-work-row{color:#c0c2cc;border-bottom:1px solid #eeeef3;align-items:center;gap:7px;min-width:0;min-height:43px;padding:9px 2px;font-size:12px;display:flex}.personal-work-row>i{flex:none;font-style:normal}.personal-work-name,.personal-work-detail{font:inherit;background:0 0;border:0;padding:4px 0}.personal-work-name{color:#4d5266;text-align:left;align-items:center;gap:5px;min-width:0;display:flex}.personal-work-name b{color:#5642bd;flex:none;font-size:12px}.personal-work-name i{color:#9a9ead;font-style:normal}.personal-work-name strong{color:#4d5266;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.personal-work-name:hover b,.personal-work-name:hover strong{text-decoration:underline}.personal-work-row>a{color:#6550ce;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:800;text-decoration:none;overflow:hidden}.personal-work-row>a:hover{text-decoration:underline}.personal-work-detail{color:#6550ce;white-space:nowrap;margin-left:auto;font-size:11px;font-weight:900}.personal-work-detail:hover{text-decoration:underline}@media (width<=470px){.responsibility-tabs{grid-template-columns:1fr 1.35fr}.personal-work-row{grid-template-columns:minmax(0,auto) auto minmax(0,1fr);gap:5px;display:grid}.personal-work-name b,.personal-work-name strong{font-size:12px}.personal-work-row>a{font-size:11px}.personal-work-detail{margin-left:0}}.work-office-grid{grid-template-columns:minmax(0,1fr);gap:24px;width:100%}.office-column{grid-column:1;min-width:0}.work-launcher{grid-column:1;width:min(940px,100%);margin-left:auto}.work-launcher .page-heading{text-align:right;flex-direction:row-reverse}.office-column .game-viewport{height:620px}.office-column .game-online span{max-width:none}.chat-game{color:#fff;background:linear-gradient(145deg,#735ce0,#5943c4);border-radius:12px;justify-content:center;width:39px;height:39px;min-height:39px;padding:0;box-shadow:0 7px 16px #5b45c138}.chat-game:hover,.chat-game.active{color:#fff;background:linear-gradient(145deg,#816bea,#624bd0);border-color:#5e48c8;transform:translateY(-1px)}.chat-game svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.chat-game em{top:-7px;right:-6px}@media (width<=900px){.work-office-grid{gap:18px}.work-launcher{width:100%}.office-column .game-viewport{height:min(560px,100svh - 220px);min-height:430px}}@media (width<=780px){.work-office-grid{padding-top:14px}.office-column{order:1}.work-launcher{order:2}.office-column .game-viewport{height:min(540px,100svh - 205px);min-height:410px}.work-launcher .page-heading{height:58px}.chat-game{width:36px;height:36px;min-height:36px}.chat-game svg{width:17px;height:17px}}@media (width<=470px){.office-column .game-viewport{height:min(500px,100svh - 198px);min-height:390px}.work-launcher .page-heading h1{font-size:18px}}.work-personal-grid{grid-template-columns:minmax(0,1.12fr) minmax(310px,.88fr);align-items:stretch;gap:14px;display:grid}.profile-work-card{min-height:0;padding:20px;overflow:hidden}.profile-work-card .work-profile-summary{border-bottom:0;height:100%;margin-bottom:-20px}.work-personal-grid>.responsibility-panel{background:linear-gradient(145deg,#f7f5ff,#fff 68%);flex-direction:column;min-height:100%;margin-top:0;display:flex;box-shadow:0 13px 34px #2a215212}.work-personal-grid>.responsibility-panel>header{min-height:68px;padding:14px}.work-personal-grid>.responsibility-panel h3{font-size:13px}.work-personal-grid>.responsibility-panel header p{font-size:11px}.work-personal-grid>.responsibility-panel ul{flex:1;max-height:260px}.work-personal-grid>.responsibility-panel .responsibility-state{flex:1;min-height:150px}.work-submit-banner.loading:before{animation-duration:.9s}.work-submit-banner.loading>span>i{animation:.85s linear infinite login-spin}.modal-work-heading{align-items:center;gap:11px;padding:2px 2px 15px;display:flex}.modal-work-heading>span{color:#218762;background:#e9f8f1;border-radius:11px;flex:none;place-items:center;width:37px;height:37px;font-size:16px;font-weight:950;display:grid}.modal-work-heading>div{flex-direction:column;display:flex}.modal-work-heading small{color:#218762;letter-spacing:.04em;font-size:11px;font-weight:900}.modal-work-heading h2{color:#303447;margin:1px 0 0;font-size:20px}.modal-work-heading p{color:#8f93a4;margin:2px 0 0;font-size:12px}.category-first .modal-category-switch{padding-bottom:12px}.modal-category-switch button{text-align:left;grid-template-columns:32px minmax(0,1fr) auto;justify-content:stretch;gap:9px;min-height:68px;padding:10px 12px;display:grid}.modal-category-switch button span{width:32px;height:32px}.modal-category-switch button p{flex-direction:column;min-width:0;margin:0;display:flex}.modal-category-switch button p b{font-size:14px}.modal-category-switch button p small{color:#9a9dac;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;font-weight:700;overflow:hidden}.modal-category-switch button>em{color:#85899a;white-space:nowrap;background:#f0eff5;border-radius:7px;padding:4px 6px;font-size:10px;font-style:normal}.modal-category-switch button.active p small{color:#ffffffb8}.modal-category-switch button.active>em{color:#fff;background:#ffffff2e}@media (width<=780px){.work-personal-grid{grid-template-columns:1fr}.work-personal-grid>.responsibility-panel{min-height:220px}.profile-work-card{padding:16px}.profile-work-card .work-profile-summary{margin-bottom:-16px}.modal-category-switch button{grid-template-rows:auto auto;grid-template-columns:26px minmax(0,1fr);gap:5px 7px;min-height:75px;padding:9px 8px}.modal-category-switch button span{grid-row:1/3;width:26px;height:26px}.modal-category-switch button>em{background:0 0;grid-column:2;padding:0}.modal-category-switch button.active>em{background:0 0}.modal-category-switch button p small{white-space:normal}.modal-work-heading h2{font-size:18px}}@media (width<=470px){.modal-category-switch{grid-template-columns:1fr}.modal-category-switch button{grid-template-rows:auto;grid-template-columns:30px minmax(0,1fr) auto;min-height:60px;padding:8px 10px}.modal-category-switch button span{grid-row:auto;width:30px;height:30px}.modal-category-switch button>em{grid-column:auto}.modal-work-heading p{font-size:11px}}.work-launcher{width:100%;max-width:none;margin-left:0}.work-personal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (width<=780px){.work-personal-grid{grid-template-columns:1fr;gap:12px}}.work-profile-score{z-index:2;color:#fff;letter-spacing:0;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff21;border:1px solid #ffffff3d;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:auto auto;align-items:end;column-gap:4px;min-width:72px;height:34px;padding:4px 9px;display:grid;position:absolute;top:7px;right:52px;box-shadow:inset 0 1px #ffffff29}.work-profile-score small{color:#ffffffb8;grid-column:1/3;align-self:start;font-size:10px;line-height:1}.work-profile-score b{font-size:14px;line-height:12px}.work-profile-score em{color:#ffe783;font-size:10px;font-style:normal;line-height:9px}.work-launcher{padding-top:0}@media (width<=470px){.work-profile-score{min-width:68px;padding-left:7px;padding-right:7px;right:48px}}.responsibility-tabs{background:#f6f4fde0;border-bottom:1px solid #e9e7f1;grid-template-columns:1.25fr .75fr;padding:6px 7px 0;display:grid}.responsibility-tabs button{color:#7c8092;white-space:nowrap;background:0 0;border:0;border-radius:9px 9px 0 0;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:38px;padding:7px 9px;font-size:11px;font-weight:900;display:flex;position:relative}.responsibility-tabs button:after{content:"";opacity:0;background:#6852d1;border-radius:2px;height:2px;transition:all .18s;position:absolute;bottom:-1px;left:12px;right:12px;transform:scaleX(.45)}.responsibility-tabs button.active{color:#5f49c8;background:#fff}.responsibility-tabs button.active:after{opacity:1;transform:scaleX(1)}.responsibility-tabs button>span{font-size:14px}.responsibility-tabs button>small{color:#a0a3b1;font-size:10px}.responsibility-tabs button>em{color:#848899;background:#e9e7ef;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-style:normal;display:grid}.responsibility-tabs button.active>em{color:#6049c8;background:#e8e2ff}.personal-today-list{flex:1;max-height:260px;padding:5px 12px 9px;overflow:auto}.work-feed-row{color:#7d8192;border-bottom:1px solid #eeeef3;align-items:center;gap:6px;min-width:0;min-height:38px;padding:8px 2px;font-size:11px;line-height:1.4;display:flex}.work-feed-row time{color:#999cac;font-variant-numeric:tabular-nums;flex:none}.work-feed-row>i{color:#c1c3cc;flex:none;font-style:normal}.work-feed-row>b{color:#4f5467;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.work-feed-row>button{color:#624ccc;font:inherit;white-space:nowrap;background:0 0;border:0;margin-left:auto;padding:4px 0 4px 6px;font-size:11px;font-weight:900}.work-feed-row>button:hover{text-decoration:underline}.work-feed-row>button span{margin-left:2px;transition:transform .16s;display:inline-block}.work-feed-row>button:hover span{transform:translate(2px)}.team-recent-list .work-feed-row{min-height:34px;padding:7px 0}.team-recent-empty+.work-feed-row{border-top:0}.today-empty{min-height:130px!important}.work-detail-backdrop{z-index:230;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#191532a1;place-items:center;padding:20px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.work-detail-modal{background:#fff;border:1px solid #ffffffc7;border-radius:21px;width:min(560px,100%);animation:.22s rise;position:relative;overflow:hidden;box-shadow:0 28px 85px #1b143e57}.work-detail-close{z-index:2;color:#85899a;background:#ffffffeb;border:1px solid #dddce7;border-radius:10px;width:33px;height:33px;font-size:21px;position:absolute;top:14px;right:14px}.work-detail-modal>header{background:linear-gradient(120deg,#f0ecff,#faf9ff);align-items:center;gap:11px;min-height:82px;padding:18px 58px 16px 20px;display:flex}.work-detail-modal>header>span{color:#fff;background:linear-gradient(145deg,#735ce0,#5943c4);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:grid;box-shadow:0 9px 20px #5b45c13b}.work-detail-modal header div{flex-direction:column;display:flex}.work-detail-modal header small{color:#7566b6;font-size:11px;font-weight:900}.work-detail-modal h2{color:#313548;margin:2px 0 0;font-size:18px}.work-detail-body{padding:18px 20px}.work-detail-path{background:#f7f5ff;border:1px solid #e5e1f6;border-radius:12px;flex-direction:column;padding:11px 12px;display:flex}.work-detail-path small{color:#918aa9;font-size:10px}.work-detail-path b{color:#5642bd;margin-top:3px;font-size:14px}.work-detail-body dl{margin:14px 0 0}.work-detail-body dl>div{border-bottom:1px solid #efeff3;grid-template-columns:120px minmax(0,1fr);gap:10px;padding:9px 1px;display:grid}.work-detail-body dt{color:#979aa8;font-size:11px}.work-detail-body dd{color:#505568;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.5}.work-detail-body a{color:#624ccc;font-weight:900;text-decoration:none}.work-detail-body a:hover{text-decoration:underline}.work-detail-modal>footer{justify-content:flex-end;padding:0 20px 18px;display:flex}.work-detail-modal>footer button{color:#fff;background:#6953d4;border:0;border-radius:10px;min-height:36px;padding:8px 13px;font-size:12px;font-weight:900}.work-personal-grid>.responsibility-panel>header{border-bottom:0}@media (width<=780px){.responsibility-tabs{grid-template-columns:1fr 1fr}.responsibility-tabs button{min-height:42px;font-size:12px}.work-feed-row,.work-feed-row>b,.work-feed-row>button{font-size:12px}.work-detail-backdrop{place-items:end center;padding:0}.work-detail-modal{border-radius:20px 20px 0 0}.work-detail-body dl>div{grid-template-columns:1fr;gap:3px}.work-detail-body dd{font-size:13px}}@media (width<=470px){.responsibility-tabs button>small{display:none}.work-feed-row{grid-template-columns:auto auto minmax(0,1fr);gap:5px;display:grid}.work-feed-row>button{text-align:left;grid-column:1/4;margin:0;padding:3px 0 0}.work-detail-modal>header{padding-left:16px}.work-detail-body{padding:15px 16px}.work-detail-modal>footer{padding-left:16px;padding-right:16px}}.profile-dock-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.profile-dock-actions .floating-work-button{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#188b61,#2ab97c);border:0;border-radius:9px;min-width:72px;padding:8px 11px;font-size:11px;font-weight:900;transition:transform .16s,box-shadow .16s;box-shadow:0 7px 15px #1c976633}.profile-dock-actions .floating-work-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 19px #1c976647}.profile-dock-actions .floating-work-button:disabled{cursor:wait;opacity:.62}.profile-dock-actions .floating-work-button span{color:inherit;margin-right:3px;font-size:14px}.profile-dock-actions .logout-button{margin-left:0}@media (width<=470px){.profile-dock-actions{gap:5px}.profile-dock-actions .floating-work-button{min-width:62px;height:31px;padding:0 7px;font-size:11px}.profile-dock-actions .logout-button{min-width:56px}.sidebar-profile .profile-primary>div:nth-child(2)>span{max-width:118px}}.responsibility-tabs{grid-template-columns:.75fr 1.25fr}.team-recent-list .personal-work-row{min-height:34px;padding:7px 0}.team-recent-list .personal-work-name b,.team-recent-list .personal-work-name strong{font-size:11px}.team-recent-list .personal-work-row>a,.team-recent-list .personal-work-detail{font-size:10px}@media (width<=470px){.responsibility-tabs{grid-template-columns:1fr 1.35fr}}.work-support-grid{grid-template-columns:minmax(0,1fr)}.work-support-grid .recent-work-card,.work-support-grid .card-drop{grid-column:1}.work-support-grid .card-drop{min-height:112px;padding:17px 24px}.work-support-grid .drop-art{flex:none;width:52px;height:66px}.managed-resource-note{color:#8c90a1;margin-top:6px;font-size:10px;line-height:1.5}.managed-resource-empty{background:#faf9ff;border:1px dashed #d9d5ec;border-radius:10px;align-items:center;gap:9px;min-height:54px;padding:9px 11px;display:flex}.managed-resource-empty>span{color:#6853d2;background:#eeeaff;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.managed-resource-empty p{flex-direction:column;margin:0;display:flex}.managed-resource-empty b{color:#565b70;font-size:12px}.managed-resource-empty small{color:#989cad;margin-top:2px;font-size:10px}.work-modal-actions .submit-button:disabled{cursor:not-allowed;filter:grayscale(.4);opacity:.48;transform:none}@media (width<=780px){.work-support-grid .card-drop{min-height:104px;padding:14px 16px}.managed-resource-note{color:#6652c9;background:#f2efff;border-radius:7px;padding:6px 8px;font-size:11px}.managed-resource-empty{min-height:62px}.managed-resource-empty b{font-size:13px}.managed-resource-empty small{font-size:11px}}.live-work-row{color:#b4b6c1;white-space:nowrap;border-bottom:1px solid #eeeef3;align-items:center;gap:5px;min-width:0;min-height:34px;padding:7px 0;font-size:10px;line-height:1.4;display:flex}.live-work-row time{color:#9296a6;font-variant-numeric:tabular-nums;flex:none}.live-work-row>i,.live-work-name i{color:#c4c6ce;flex:none;font-style:normal}.live-work-employee,.live-work-name,.live-work-detail{font:inherit;background:0 0;border:0;padding:3px 0}.live-work-employee{color:#4f5467;text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:68px;font-weight:900;overflow:hidden}.live-work-name{text-align:left;align-items:center;gap:4px;min-width:0;display:flex}.live-work-name b{color:#5945c1;flex:none}.live-work-name strong{color:#4f5467;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.live-work-row>a{color:#6550ce;text-overflow:ellipsis;white-space:nowrap;min-width:48px;font-weight:800;text-decoration:none;overflow:hidden}.live-work-row button:hover,.live-work-row>a:hover{text-decoration:underline}.live-work-detail{color:#6550ce;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:900;overflow:hidden}@media (width<=470px){.live-work-row{white-space:normal;grid-template-columns:auto auto minmax(0,1fr) auto;gap:4px 5px;padding:8px 0;font-size:11px;display:grid}.live-work-employee{text-overflow:ellipsis;white-space:nowrap;max-width:none;overflow:hidden}.live-work-row>.live-work-name{grid-column:1/4;min-width:0}.live-work-row>.live-work-name+i{display:none}.live-work-row>a,.live-work-row>.live-work-detail{white-space:nowrap;grid-area:2/4;max-width:125px}}.personal-profile-grid{grid-template-columns:minmax(0,720px);justify-content:center}.profile-details-inline{text-align:left;padding:17px 0 3px}.profile-details-inline>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.profile-details-inline h4{color:#383d52;margin:0;font-size:12px}.profile-details-inline p{color:#969aab;margin:3px 0 0;font-size:11px}.profile-details-inline header button{color:#654fca;background:#fff;border:1px solid #dfdced;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:900}.profile-logout-top{color:#be3851;background:#fff7f8;border:1px solid #ecced5;border-radius:10px;min-height:40px;padding:9px 14px;font-size:12px;font-weight:900;box-shadow:0 7px 16px #b32e4617}.profile-logout-top span{margin-right:5px;font-size:12px}.profile-logout-top:hover{background:#fff0f2;border-color:#e5aeb9}.profile-dock-actions .floating-work-button{letter-spacing:.01em;min-width:98px;min-height:36px;padding:9px 14px;font-size:13px}.profile-shortcuts button:first-child{color:#187c59;background:#eef9f4}.profile-shortcuts button:first-child span{color:#fff;background:#249a6e}.profile-shortcuts button:first-child b{font-size:12px;font-weight:950}@media (width<=470px){.profile-details-inline>header{align-items:flex-start}.profile-details-inline header button{white-space:nowrap}.profile-dock-actions .floating-work-button{min-width:80px;height:34px;padding:0 10px;font-size:12px}}.settings-layout{grid-template-columns:1fr}.settings-nav{border-right:0;border-bottom:1px solid var(--line);background:linear-gradient(#fbfaff,#f7f5ff);grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:8px;display:grid}.settings-nav button{text-align:center;border:1px solid #0000;min-height:42px;padding:8px 10px;font-size:12px;font-weight:850}.settings-nav button:hover{background:#fff;border-color:#ddd7f7}.settings-nav button.active{color:#5f49c8;background:#fff;border-color:#d8d0fb;box-shadow:0 6px 15px #523fad14}.settings-nav button span{color:#7e8190;background:#e9e6f5;border-radius:9px;place-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;font-size:10px;display:inline-grid}.settings-nav button.active span{color:#6048c7;background:#e8e1ff}.personal-profile-grid{grid-template-columns:minmax(360px,.95fr) minmax(360px,1.05fr);justify-content:stretch;gap:16px;max-width:1180px;margin:0 auto}.settings-profile-card{max-width:none}.profile-managed-stack{flex-direction:column;gap:12px;min-width:0;display:flex}.profile-managed-card{background:#fff;border:1px solid #e5e4ed;border-radius:15px;min-width:0;overflow:hidden;box-shadow:0 10px 28px #29224f0d}.profile-managed-card>header{background:linear-gradient(135deg,#fbfbfe,#f8f6ff);border-bottom:1px solid #ecebf2;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:11px 13px;display:flex}.profile-managed-card>header>div{align-items:center;gap:9px;min-width:0;display:flex}.profile-managed-card>header p{flex-direction:column;min-width:0;margin:0;display:flex}.profile-managed-card>header b{font-size:13px}.profile-managed-card>header small{color:#999cab;margin-top:2px;font-size:10px}.profile-managed-card>header>button{color:#fff;background:#6a53d6;border:0;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:900;box-shadow:0 6px 13px #5a43c626}.profile-managed-list{max-height:164px;padding:3px 12px;overflow:auto}.profile-managed-list>div{border-bottom:1px solid #f0eff4;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;display:grid}.profile-managed-list>div:last-child{border-bottom:0}.profile-managed-list a{color:#4d5264;flex-direction:column;min-width:0;text-decoration:none;display:flex}.profile-managed-list a:hover b{color:#614bcb}.profile-managed-list b,.profile-managed-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-managed-list b{font-size:12px}.profile-managed-list small{color:#999cab;margin-top:2px;font-size:10px}.profile-managed-list button,.managed-delete,.social-delete{color:#c14b5e!important;background:#fff8f9!important;border:1px solid #f0d6dc!important;border-radius:7px!important;padding:5px 7px!important;font-size:10px!important;font-weight:900!important}.profile-managed-list button:hover,.managed-delete:hover,.social-delete:hover{background:#fff0f2!important;border-color:#e9aeb9!important}.profile-managed-list button:disabled,.managed-delete:disabled,.social-delete:disabled{opacity:.45}.profile-managed-empty{color:#9a9ead;text-align:center;place-items:center;min-height:66px;padding:14px;font-size:11px;display:grid}.profile-managed-error{color:#c2495c;background:#fff5f6;padding:7px 12px;font-size:11px}.managed-list .managed-delete{white-space:nowrap;width:auto}.social-row-actions .social-delete{white-space:nowrap}@media (width<=900px){.personal-profile-grid{grid-template-columns:1fr}.profile-managed-stack{grid-template-columns:1fr 1fr;display:grid}}@media (width<=780px){.settings-nav{grid-template-columns:repeat(5,minmax(94px,1fr));display:grid;overflow:auto}.settings-nav button{white-space:nowrap}.settings-panel{padding-top:16px}.profile-managed-stack,.personal-profile-grid{grid-template-columns:1fr}.profile-managed-list{max-height:210px}}@media (width<=470px){.settings-nav{grid-template-columns:repeat(5,minmax(88px,1fr));padding:7px}.settings-nav button{font-size:11px}.settings-panel{padding:13px}.profile-managed-card>header{min-height:58px}.profile-managed-list>div{min-height:52px}}.network-picker{background:linear-gradient(135deg,#f8f6ff,#fff);border:1px solid #e2def5;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:0 0 14px;padding:11px;display:grid;box-shadow:0 7px 20px #4132840d}.network-picker select{color:#50556a;min-width:0;height:42px;font:inherit;background:#fff;border:1px solid #dddbea;border-radius:10px;outline:none;padding:0 34px 0 12px;font-size:12px;font-weight:800}.network-picker select:focus{border-color:#7862dd;box-shadow:0 0 0 3px #6952d21a}.network-picker>button{color:#fff;background:linear-gradient(135deg,#6953d4,#7a61e4);border:0;border-radius:10px;min-width:138px;padding:8px 12px;font-size:11px;font-weight:900;box-shadow:0 7px 15px #5c46c52e}.network-picker>button:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.48;box-shadow:none}.network-picker.compact{box-shadow:none;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;margin:9px 11px 2px;padding:7px}.network-picker.compact select{height:34px;padding-left:9px;font-size:10px}.network-picker.compact>button{min-width:60px;padding:6px 8px;font-size:10px}.team-filter-note{color:#6550cc;white-space:nowrap;background:#eeeaff;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:900}.share-team-picker{background:#faf9ff;border:1px solid #e2def4;border-radius:12px;grid-column:1/-1;margin:0;padding:12px}.share-team-picker legend{color:#4e5366;padding:0 5px;font-size:12px;font-weight:900}.share-team-picker legend small{color:#969aab;font-size:10px;font-weight:700}.share-team-picker>p{color:#9296a7;margin:0 0 9px;font-size:10px}.share-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:190px;display:grid;overflow:auto}.share-team-grid>label{cursor:pointer;background:#fff;border:1px solid #e6e4ee;border-radius:9px;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:7px;min-width:0;min-height:43px;padding:6px 8px;display:grid}.share-team-grid>label.checked{background:#f0edff;border-color:#8874e5;box-shadow:inset 3px 0 #6c55d6}.share-team-grid input{opacity:0;pointer-events:none;position:absolute}.share-team-grid i{background:#f3e7dc;border-radius:8px;place-items:center;width:28px;height:28px;font-size:17px;font-style:normal;display:grid}.share-team-grid span{flex-direction:column;min-width:0;display:flex}.share-team-grid b,.share-team-grid small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.share-team-grid b{color:#505568;font-size:11px}.share-team-grid small{color:#999cac;margin-top:1px;font-size:10px}.share-team-grid em{color:#fff;background:#6b54d5;border-radius:6px;place-items:center;width:18px;height:18px;font-size:11px;font-style:normal;display:grid}@media (width<=560px){.network-picker{grid-template-columns:1fr}.network-picker>button{min-height:40px}.network-picker.compact{grid-template-columns:1fr auto}.network-picker.compact>button{min-height:34px}.share-team-grid{grid-template-columns:1fr}.share-team-picker{padding:10px}}.network-directory-page .directory-hero{min-height:112px;padding:20px 25px}.network-directory-page .directory-orbit{width:105px;height:80px}.network-directory-page .directory-orbit b{width:50px;height:50px;font-size:13px}.network-directory-page .directory-toolbar{margin-bottom:12px}.network-directory-page .directory-filters{flex-wrap:wrap;justify-content:flex-end;overflow:visible}.network-directory-list{background:#fff;border:1px solid #dedfeb;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #26204a0e}.network-list-head,.network-list-row{grid-template-columns:minmax(250px,1.45fr) minmax(130px,.65fr) minmax(210px,1fr) 105px minmax(180px,.9fr);align-items:center;gap:15px;display:grid}.network-list-head{color:#85899a;background:#f7f7fb;min-height:40px;padding:9px 18px 9px 82px;font-size:12px;font-weight:850}.network-list-row{min-height:84px;padding:13px 18px 13px 82px;transition:background .16s;position:relative}.network-list-row+.network-list-row{border-top:1px solid #ececf2}.network-list-row:hover{background:#fbfaff}.network-list-mark{background:linear-gradient(145deg,hsl(var(--network-hue) 68% 58%),hsl(calc(var(--network-hue) + 32) 62% 50%));color:#fff;width:48px;height:48px;box-shadow:0 7px 16px hsl(var(--network-hue) 50% 45% / .18);border-radius:13px;place-items:center;font-size:14px;font-weight:950;display:grid;position:absolute;top:50%;left:18px}.network-list-row:hover .network-list-mark{transform:translateY(-50%)scale(1.04)}.network-list-mark{transition:transform .16s;transform:translateY(-50%)}.network-list-name{min-width:0}.network-list-name h3{color:#34394d;margin:0;font-size:14px}.network-list-name p{color:#858a9c;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:12px;line-height:1.35;overflow:hidden}.network-list-category{color:#6350bf;white-space:nowrap;background:#f0edff;border-radius:8px;justify-self:start;padding:6px 9px;font-size:12px;font-weight:850}.network-list-managers{flex-direction:column;min-width:0;display:flex}.network-list-managers b{color:#4f5468;font-size:12px}.network-list-managers span{color:#8f93a3;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.network-list-row>em{color:#858997;white-space:nowrap;background:#f1f2f4;border-radius:8px;justify-self:start;padding:6px 9px;font-size:12px;font-style:normal;font-weight:850}.network-list-row>em.active{color:#288c68;background:#eaf8f2}.network-list-row>em i{background:currentColor;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.network-list-row>a{color:#5670be;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:800;text-decoration:none;overflow:hidden}.network-list-row>a:hover{text-decoration:underline}.network-list-row>a b{font-size:14px}@media (width<=1050px){.network-list-head,.network-list-row{grid-template-columns:minmax(230px,1.2fr) minmax(120px,.65fr) minmax(180px,1fr) 100px}.network-list-head>span:last-child{display:none}.network-list-row>a{grid-column:2/5;margin-top:-8px}}@media (width<=780px){.network-directory-page .directory-hero{min-height:100px}.network-directory-page .directory-filters{flex-wrap:nowrap;justify-content:flex-start;overflow:auto}.network-list-head{display:none}.network-list-row{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;gap:5px 9px;min-height:104px;padding:13px 14px 13px 72px}.network-list-mark{width:45px;height:45px;left:14px}.network-list-name{grid-column:1/2}.network-list-name h3{font-size:14px}.network-list-name p{font-size:12px}.network-list-category{grid-area:1/2;padding:5px 7px;font-size:14px}.network-list-managers{grid-area:2/1/auto/2}.network-list-managers b,.network-list-managers span{font-size:12px;display:inline}.network-list-managers span{margin-left:5px}.network-list-row>em{grid-area:2/2;padding:5px 7px;font-size:14px}.network-list-row>a{grid-area:3/1/auto/3;margin:2px 0 0;font-size:12px}}@media (width<=520px){.network-directory-page .directory-hero{min-height:92px}.network-directory-page .directory-orbit{display:none}.network-list-row{padding-left:64px}.network-list-mark{width:42px;height:42px;left:11px}.network-list-category{text-overflow:ellipsis;max-width:118px;overflow:hidden}.network-list-managers span{margin:2px 0 0;display:block}}.page-directory-actions{align-items:center;gap:9px;display:flex}.page-directory-page .directory-hero{min-height:112px;padding:20px 25px}.page-directory-page .platform-cloud{transform-origin:100%;width:170px;transform:scale(.78)}.page-directory-page .directory-toolbar{margin-bottom:12px}.page-directory-page .directory-filters{flex-wrap:wrap;justify-content:flex-end;overflow:visible}.page-directory-list{background:#fff;border:1px solid #dedfeb;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #26204a0e}.page-list-head,.page-list-row{grid-template-columns:minmax(250px,1.45fr) minmax(130px,.65fr) minmax(210px,1fr) 105px minmax(180px,.9fr);align-items:center;gap:15px;display:grid}.page-list-head{color:#85899a;background:#f7f7fb;min-height:40px;padding:9px 18px 9px 82px;font-size:12px;font-weight:850}.page-list-row{min-height:84px;padding:13px 18px 13px 82px;transition:background .16s,opacity .16s;position:relative}.page-list-row+.page-list-row{border-top:1px solid #ececf2}.page-list-row:hover{background:#fbfaff}.page-list-row.disabled{opacity:.66;background:#fafafa}.page-list-row>.social-platform-mark{border-radius:13px;width:48px;height:48px;font-size:21px;transition:transform .16s;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.page-list-row:hover>.social-platform-mark{transform:translateY(-50%)scale(1.04)}.page-list-name{min-width:0}.page-list-name h3{color:#34394d;margin:0;font-size:14px}.page-list-name p{color:#858a9c;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:12px;line-height:1.35;overflow:hidden}.page-list-platform{color:#6350bf;white-space:nowrap;background:#f0edff;border-radius:8px;justify-self:start;padding:6px 9px;font-size:12px;font-weight:850}.page-list-managers{flex-direction:column;min-width:0;display:flex}.page-list-managers b{color:#4f5468;font-size:12px}.page-list-managers span{color:#8f93a3;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.page-list-row>em{color:#858997;white-space:nowrap;background:#f1f2f4;border-radius:8px;justify-self:start;padding:6px 9px;font-size:12px;font-style:normal;font-weight:850}.page-list-row>em.active{color:#288c68;background:#eaf8f2}.page-list-row>em i{background:currentColor;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.page-list-row>a{color:#5670be;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:800;text-decoration:none;overflow:hidden}.page-list-row>a:hover{text-decoration:underline}.page-list-row>a b{font-size:14px}@media (width<=1050px){.page-list-head,.page-list-row{grid-template-columns:minmax(230px,1.2fr) minmax(120px,.65fr) minmax(180px,1fr) 100px}.page-list-head>span:last-child{display:none}.page-list-row>a{grid-column:2/5;margin-top:-8px}}@media (width<=780px){.page-directory-actions{flex-direction:column;align-items:flex-end}.page-directory-page .directory-hero{min-height:100px}.page-directory-page .directory-filters{flex-wrap:nowrap;justify-content:flex-start;overflow:auto}.page-list-head{display:none}.page-list-row{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;gap:5px 9px;min-height:104px;padding:13px 14px 13px 72px}.page-list-row>.social-platform-mark{width:45px;height:45px;left:14px}.page-list-name{grid-column:1/2}.page-list-name h3{font-size:14px}.page-list-name p{font-size:12px}.page-list-platform{grid-area:1/2;padding:5px 7px;font-size:14px}.page-list-managers{grid-area:2/1/auto/2}.page-list-managers b,.page-list-managers span{font-size:12px;display:inline}.page-list-managers span{margin-left:5px}.page-list-row>em{grid-area:2/2;padding:5px 7px;font-size:14px}.page-list-row>a{grid-area:3/1/auto/3;margin:2px 0 0;font-size:12px}}@media (width<=520px){.page-directory-page .subpage-title{align-items:flex-start}.page-directory-actions .directory-live{display:none}.page-directory-actions .primary-small{white-space:nowrap;padding:8px 10px}.page-directory-page .directory-hero{min-height:92px}.page-directory-page .platform-cloud{display:none}.page-list-row{padding-left:64px}.page-list-row>.social-platform-mark{width:42px;height:42px;left:11px}.page-list-platform{text-overflow:ellipsis;max-width:118px;overflow:hidden}.page-list-managers span{margin:2px 0 0;display:block}}.directory-toolbar-compact{min-height:64px}.directory-toolbar-compact .search{width:min(440px,100%);margin-left:auto}.directory-filter-select{color:#777c90;grid-template-columns:auto minmax(120px,1fr);align-items:center;gap:9px;min-width:210px;font-size:12px;font-weight:850;display:grid}.directory-filter-select>span{white-space:nowrap}.directory-filter-select select{color:#4d5267;height:40px;font:inherit;background:#f8f8fb;border:1px solid #dcdde7;border-radius:11px;outline:none;padding:0 34px 0 12px;font-size:12px;font-weight:850}.directory-filter-select select:focus{border-color:#806be0;box-shadow:0 0 0 3px #6952d21a}.network-list-head,.network-list-row,.page-list-head,.page-list-row{grid-template-columns:minmax(270px,1.55fr) minmax(118px,.62fr) 94px minmax(180px,1fr) 42px;gap:14px}.directory-primary-link{text-overflow:ellipsis;white-space:nowrap;min-width:0;text-decoration:none;overflow:hidden;color:#4d64b4!important;font-size:13px!important;font-weight:850!important}.directory-primary-link:hover{text-decoration:underline}.directory-primary-link b,.page-list-name a b{font-size:14px}.page-list-name a{color:#6976ad;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;font-weight:750;text-decoration:none;display:block;overflow:hidden}.page-list-name a:hover{text-decoration:underline}.directory-team{flex-direction:column;min-width:0;display:flex}.directory-team b{color:#4e5368;white-space:nowrap;font-size:12px}.directory-team small,.network-list-managers small,.page-list-managers small{color:#9a9dad;font-size:13px;font-weight:800;display:none}.network-list-managers span,.page-list-managers span{margin-top:0}.directory-status-dot{background:#b8bcc7;border-radius:50%;justify-self:center;width:12px;height:12px;box-shadow:0 0 0 5px #898e9e1a}.directory-status-dot.active{background:#2eb17d;box-shadow:0 0 0 5px #2eb17d1f}.directory-edit-button{color:#624dc6;background:#f8f6ff;border:1px solid #ddd8f4;border-radius:9px;justify-self:end;min-width:58px;height:34px;font-size:14px;font-weight:900}.directory-edit-button:hover{background:#eeeaff;border-color:#9b8be5}.directory-editor-modal{width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto}.directory-editor-modal>form{padding-bottom:22px}.directory-manager-field{background:#faf9ff;border:1px solid #e2def4;border-radius:12px;grid-column:1/3;margin:0;padding:12px}.directory-manager-field legend{color:#555a70;padding:0 6px;font-size:13px;font-weight:900}.directory-manager-field>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:210px;display:grid;overflow:auto}.directory-manager-field label{cursor:pointer;background:#fff;border:1px solid #e5e3ed;border-radius:10px;grid-template-columns:30px minmax(0,1fr) 20px;align-items:center;gap:8px;min-width:0;min-height:46px;padding:7px 9px!important;display:grid!important}.directory-manager-field label.checked{background:#f0edff;border-color:#8874e5;box-shadow:inset 3px 0 #6c55d6}.directory-manager-field input{opacity:0;pointer-events:none;position:absolute}.directory-manager-field label>i{background:#f3e7dc;border-radius:8px;place-items:center;width:30px;height:30px;font-size:18px;font-style:normal;display:grid}.directory-manager-field label>span{min-width:0;display:flex;flex-direction:column!important;gap:1px!important}.directory-manager-field label b,.directory-manager-field label small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.directory-manager-field label b{font-size:13px}.directory-manager-field label small{color:#969aab;font-size:11px}.directory-manager-field label>em{color:#fff;border:1px solid #d8dae2;border-radius:6px;place-items:center;width:20px;height:20px;font-size:12px;font-style:normal;display:grid}.directory-manager-field label.checked>em{background:#6b55d2;border-color:#6b55d2}.directory-status-control button{color:#818594;text-align:left;background:#f3f3f5;border:1px solid #dedfe7;border-radius:10px;height:42px;padding:0 12px;font-size:13px;font-weight:900}.directory-status-control button.active{color:#258d69;background:#eef9f5;border-color:#bee8d8}.directory-status-control button i{background:currentColor;border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block}@media (width<=1050px){.network-list-head,.network-list-row,.page-list-head,.page-list-row{grid-template-columns:minmax(230px,1.35fr) 112px 82px minmax(150px,.9fr) 34px}.has-owner-tools .network-list-head,.has-owner-tools .network-list-row,.has-owner-tools .page-list-head,.has-owner-tools .page-list-row{grid-template-columns:minmax(230px,1.35fr) 112px 82px minmax(150px,.9fr) 34px 58px}.network-list-row>.directory-primary-link{grid-column:auto;margin:0}}@media (width<=780px){.directory-toolbar-compact{flex-direction:column;align-items:stretch}.directory-toolbar-compact .search{order:2;width:100%;margin-left:0}.directory-filter-select{order:1;grid-template-columns:auto 1fr;width:100%}.network-list-row,.page-list-row,.has-owner-tools .network-list-row,.has-owner-tools .page-list-row{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;min-height:124px;padding:14px 14px 14px 72px}.network-list-row>.directory-primary-link,.page-list-name{grid-area:1/1;margin:0}.network-list-category,.page-list-platform{grid-area:1/2}.directory-team{grid-area:2/1}.network-list-managers,.page-list-managers{grid-area:3/1}.directory-team small,.network-list-managers small,.page-list-managers small{margin-right:5px;display:inline}.directory-team{display:block}.directory-team b{font-size:12px}.network-list-managers,.page-list-managers{display:block}.network-list-managers span,.page-list-managers span{margin-left:5px;font-size:12px;display:inline}.directory-status-dot{grid-area:2/2}.directory-edit-button{grid-area:3/2;min-width:54px;height:30px;font-size:13px}.directory-manager-field>div{grid-template-columns:1fr}}@media (width<=650px){.directory-editor-modal>form{grid-template-columns:1fr}.directory-editor-modal form label.full,.directory-editor-modal .directory-manager-field,.directory-editor-modal .social-modal-error,.directory-editor-modal form>footer{grid-column:1}.directory-editor-modal{max-height:calc(100vh - 24px)}}.login-card.register-mode{width:min(500px,100%)}.login-mode-tabs{background:#f1f0f6;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;margin:17px 0 15px;padding:4px;display:grid}.login-mode-tabs button{color:#8b8e9f;background:0 0;border:0;border-radius:8px;height:35px;font-size:12px;font-weight:900;transition:all .18s}.login-mode-tabs button.active{color:#654fd0;background:#fff;box-shadow:0 4px 12px #2e235b17}.login-form label>span small,.signup-team-field legend small{color:#a2a5b4;margin-left:5px;font-size:11px;font-weight:650}.signup-team-field{border:0;min-width:0;margin:0;padding:0}.signup-team-field legend{color:#5e6377;margin-bottom:7px;font-size:13px;font-weight:800}.signup-team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.signup-team-grid button{text-align:left;color:#888b99;filter:grayscale();background:linear-gradient(145deg,#fff,#f3f3f5);border:1px solid #e1e2e9;border-radius:12px;grid-template-rows:1fr 1fr;grid-template-columns:25px 1fr;align-items:center;min-width:0;height:68px;padding:8px;transition:all .18s;display:grid}.signup-team-grid button:hover{border-color:#c9c9d1;transform:translateY(-1px)}.signup-team-grid button>span{color:#fff;background:#d8d9de;border-radius:8px;grid-row:1/3;place-items:center;width:25px;height:25px;font-size:13px;font-weight:950;display:grid}.signup-team-grid button>b{text-overflow:ellipsis;white-space:nowrap;padding-left:7px;font-size:12px;overflow:hidden}.signup-team-grid button>small{color:#a1a3ad;padding-left:7px;font-size:10px;font-weight:750}.signup-team-grid button.active{border-color:var(--team-color);background:linear-gradient(135deg,var(--team-color),var(--team-color))}@supports (color:color-mix(in lab, red, red)){.signup-team-grid button.active{background:linear-gradient(135deg,var(--team-color),color-mix(in srgb,var(--team-color) 78%,#fff))}}.signup-team-grid button.active{color:#fff;filter:none;box-shadow:0 8px 17px var(--team-color)}@supports (color:color-mix(in lab, red, red)){.signup-team-grid button.active{box-shadow:0 8px 17px color-mix(in srgb,var(--team-color) 22%,transparent)}}.signup-team-grid button.active{transform:translateY(-1px)}.signup-team-grid button.active>span{background:#ffffff38}.signup-team-grid button.active>small{color:#fffc}.login-mode-switch{color:#6650ce;background:0 0;border:0;width:100%;margin-top:13px;padding:5px;font-size:12px;font-weight:900}.login-mode-switch:hover{text-decoration:underline}.login-mode-switch:disabled{opacity:.55}.login-submit:disabled{cursor:wait;opacity:.72;transform:none;box-shadow:0 7px 16px #5d45cd29}.login-button-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;height:15px;animation:.75s linear infinite login-spin;width:15px!important}@media (width<=470px){.login-mode-tabs{margin-top:16px}.signup-team-grid{gap:5px}.signup-team-grid button{grid-template-columns:22px 1fr;height:64px;padding:6px}.signup-team-grid button>span{width:22px;height:22px}.signup-team-grid button>b{padding-left:5px;font-size:11px}.signup-team-grid button>small{padding-left:5px}}.network-add-modal form label>small{color:#9296a7;margin-top:-1px;font-size:11px;line-height:1.45}.network-add-modal .network-type-field>span{align-items:baseline;gap:5px;display:flex}.network-add-modal .network-type-field>span small{color:#969aab;font-size:10px;font-weight:700}.network-type-control{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.network-type-control>button{color:#6550cc;background:#f8f6ff;border:1px solid #dcd7f2;border-radius:10px;min-width:98px;padding:0 11px;font-size:11px;font-weight:900}.network-add-modal .share-team-grid{grid-template-columns:repeat(auto-fill,minmax(56px,1fr));gap:8px}.network-add-modal .share-team-grid>label{grid-template-columns:1fr;place-items:center;gap:0;min-height:58px;padding:7px;display:grid;position:relative}.network-add-modal .share-team-grid i{border-radius:12px;width:42px;height:42px;font-size:24px}.network-add-modal .share-team-grid em{border-radius:3px;width:9px;height:9px;font-size:10px;line-height:1;position:absolute;bottom:5px;right:5px}.network-add-modal .share-team-grid>label:not(.checked) em{background:0 0}@media (width<=520px){.network-type-control{grid-template-columns:1fr}.network-type-control>button{min-height:36px}}.team-recent-tabs{background:#f7f6fb;border:1px solid #e8e6f0;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:10px;padding:5px;display:grid}.team-recent-tabs button{color:#74798b;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:52px;padding:7px 9px;transition:all .16s;display:grid}.team-recent-tabs button:hover{border-color:var(--team-color)}@supports (color:color-mix(in lab, red, red)){.team-recent-tabs button:hover{border-color:color-mix(in srgb,var(--team-color) 34%,#dedce8)}}.team-recent-tabs button:hover{background:#fff}.team-recent-tabs button.active{border-color:var(--team-color)}@supports (color:color-mix(in lab, red, red)){.team-recent-tabs button.active{border-color:color-mix(in srgb,var(--team-color) 48%,#fff)}}.team-recent-tabs button.active{color:#3f4458;box-shadow:inset 3px 0 var(--team-color),0 5px 13px #2e275312;background:#fff}.team-recent-tabs button>span{background:var(--team-color);border-radius:9px;place-items:center;width:30px;height:30px;display:grid}@supports (color:color-mix(in lab, red, red)){.team-recent-tabs button>span{background:color-mix(in srgb,var(--team-color) 17%,#fff)}}.team-recent-tabs button>span{color:var(--team-color);font-size:13px;font-weight:950}.team-recent-tabs button.active>span{background:var(--team-color);color:#fff}.team-recent-tabs button>div{flex-direction:column;min-width:0;display:flex}.team-recent-tabs button b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.team-recent-tabs button small{color:#9a9dac;margin-top:1px;font-size:10px}.team-recent-tabs button em{color:#7e8292;white-space:nowrap;background:#eceaf2;border-radius:7px;padding:5px 7px;font-size:11px;font-style:normal;font-weight:900}.team-recent-tabs button.active em{background:var(--team-color)}@supports (color:color-mix(in lab, red, red)){.team-recent-tabs button.active em{background:color-mix(in srgb,var(--team-color) 13%,#fff)}}.team-recent-tabs button.active em{color:var(--team-color)}.team-recent-panel{border-color:var(--team-color)}@supports (color:color-mix(in lab, red, red)){.team-recent-panel{border-color:color-mix(in srgb,var(--team-color) 30%,#e8e8ef)}}.team-recent-panel{background:#fff}.team-recent-panel>header{min-height:58px}.team-recent-panel .team-recent-list{max-height:430px;padding:3px 14px 8px;overflow:auto}.team-recent-panel .team-recent-empty{min-height:145px}.team-recent-panel .live-work-row{grid-template-columns:46px 6px minmax(70px,110px) 6px minmax(150px,.8fr) 6px minmax(220px,1.5fr);gap:6px;min-height:44px;padding:9px 3px;font-size:12px;display:grid}.team-recent-panel .live-work-employee{max-width:none;font-size:12px}.team-recent-panel .live-work-name b,.team-recent-panel .live-work-name strong{font-size:12px}.team-recent-panel .live-work-row>a,.team-recent-panel .live-work-detail{min-width:0;font-size:12px}.settings-panel{min-width:0}.personal-profile-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.profile-managed-card .network-picker.compact{width:calc(100% - 22px);max-width:calc(100% - 22px)}.network-picker.compact>button{white-space:nowrap;min-width:54px}.platform-telegram{background:#2aabee!important}.admin-settings-panel{background:#faf9fd;padding:18px}.admin-settings-dashboard{flex-direction:column;gap:14px;display:flex}.admin-settings-hero{background:linear-gradient(125deg,#eee9ff,#fff 68%);border:1px solid #e0daf8;border-radius:16px;align-items:center;gap:13px;min-height:94px;padding:17px 19px;display:flex}.admin-settings-hero>span{color:#fff;background:#674fd0;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;font-size:20px;font-weight:950;display:grid;box-shadow:0 8px 17px #533eb733}.admin-settings-hero>div{flex-direction:column;min-width:0;display:flex}.admin-settings-hero small{color:#6651cc;letter-spacing:.08em;font-size:11px;font-weight:950}.admin-settings-hero h2{color:#30354a;margin:4px 0 2px;font-size:18px}.admin-settings-hero p{color:#85899b;margin:0;font-size:12px}.admin-settings-hero>em{color:#248f68;white-space:nowrap;background:#e9f8f2;border-radius:8px;margin-left:auto;padding:7px 9px;font-size:11px;font-style:normal;font-weight:900}.admin-settings-error{color:#c63750;background:#fff0f2;border-radius:10px;margin:0;padding:10px 12px;font-size:12px;font-weight:850}.admin-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.admin-setting-card{background:#fff;border:1px solid #e4e3eb;border-radius:15px;min-width:0;overflow:hidden;box-shadow:0 8px 22px #29224e0b}.admin-setting-card>header{background:linear-gradient(135deg,#fbfbfe,#f7f5ff);border-bottom:1px solid #ecebf2;align-items:center;gap:9px;min-height:70px;padding:12px 13px;display:flex}.admin-setting-card>header>span{color:#fff;background:#6a53d3;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:14px;font-weight:950;display:grid}.admin-setting-card>header>div{flex-direction:column;min-width:0;display:flex}.admin-setting-card h3{color:#41465b;margin:0;font-size:14px}.admin-setting-card header p{color:#9296a6;margin:2px 0 0;font-size:10px;line-height:1.4}.admin-setting-card header em{color:#6953ce;background:#ebe8f7;border-radius:13px;place-items:center;min-width:25px;height:25px;margin-left:auto;font-size:11px;font-style:normal;font-weight:900;display:grid}.channel-type-list{flex-wrap:wrap;align-content:flex-start;gap:6px;max-height:150px;padding:8px 10px;display:flex;overflow:auto}.channel-type-list>span{background:#fbfbfd;border:1px solid #e6e4ed;border-radius:8px;align-items:center;gap:5px;min-width:0;min-height:27px;padding:5px 7px;display:flex}.channel-type-list b{color:#52576a;text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:11px;overflow:hidden}.channel-type-list small{color:#999cac;font-size:10px}.channel-type-list button{color:#bf4055;background:#fff0f2;border:0;border-radius:5px;width:17px;height:17px;padding:0;font-size:14px}.channel-type-card>form{border-top:1px solid #f0eff4;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:9px 10px 11px;display:grid}.channel-type-card>form input{border:1px solid #dfe0e8;border-radius:8px;outline:none;min-width:0;height:34px;padding:7px 9px;font-size:11px}.channel-type-card>form input:focus{border-color:#806ae0;box-shadow:0 0 0 3px #6952d014}.channel-type-card>form button{color:#fff;background:#6852d1;border:0;border-radius:8px;min-width:62px;font-size:11px;font-weight:900}.channel-type-card>form button:disabled{opacity:.45}.admin-readonly-note{color:#989cab;border-top:1px solid #f0eff4;margin:0;padding:9px 11px;font-size:10px}.admin-inline-error,.admin-inline-success{color:#c33d53;grid-column:1/3;margin:0;padding-top:2px;font-size:10px;font-weight:800}.admin-inline-success{color:#248c67}.admin-user-card>header>span{background:#2d8d70}.admin-user-card>form{grid-template-columns:1fr 1fr;gap:8px;padding:10px 11px 11px;display:grid}.admin-user-card label{flex-direction:column;gap:5px;min-width:0;display:flex}.admin-user-card label>span{color:#62677a;font-size:10px;font-weight:900}.admin-user-card select,.admin-user-card input{color:#44495d;background:#fff;border:1px solid #dfe0e8;border-radius:8px;outline:none;width:100%;min-width:0;height:34px;padding:7px 8px;font-size:11px}.admin-user-input{border:1px solid #dfe0e8;border-radius:8px;grid-template-columns:32px minmax(0,1fr);display:grid;overflow:hidden}.admin-user-input>b{color:#654fca;background:#efecff;place-items:center;font-size:11px;display:grid}.admin-user-input input{border:0;border-radius:0;height:32px}.admin-user-card form>button{color:#fff;background:#278e6b;border:0;border-radius:8px;grid-column:1/3;height:34px;font-size:11px;font-weight:900}.admin-user-card form>button:disabled{opacity:.42}.admin-user-card form>small{color:#989cab;grid-column:1/3;font-size:10px}.admin-user-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:115px;padding:20px;display:flex}.admin-user-empty b{color:#6b7082;font-size:12px}.admin-user-empty small{color:#9a9dac;margin-top:3px;font-size:10px}.admin-settings-dashboard .system-stats{margin:0}@media (width<=1050px){.admin-settings-grid{grid-template-columns:1fr 1fr}.admin-user-card{grid-column:1/3}}@media (width<=780px){.settings-nav{grid-template-columns:repeat(6,minmax(94px,1fr))}.team-recent-tabs{display:flex;overflow:auto}.team-recent-tabs button{flex:1;min-width:190px}.admin-settings-grid{grid-template-columns:1fr}.admin-user-card{grid-column:1}.admin-settings-hero{align-items:flex-start}.admin-settings-hero>em{display:none}}@media (width<=620px){.team-recent-panel .live-work-row{white-space:normal;grid-template-columns:auto minmax(0,1fr);gap:4px 7px}.team-recent-panel .live-work-row>i{display:none}.team-recent-panel .live-work-employee{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-recent-panel .live-work-name,.team-recent-panel .live-work-row>a,.team-recent-panel .live-work-detail{grid-column:1/3;max-width:none}.team-recent-panel .live-work-name strong,.team-recent-panel .live-work-row>a{white-space:normal;overflow-wrap:anywhere}.admin-settings-panel{padding:11px}.admin-settings-hero{padding:14px}.admin-settings-hero h2{font-size:15px}.admin-user-card>form{grid-template-columns:1fr}.admin-user-card form>button,.admin-user-card form>small,.admin-inline-error,.admin-inline-success{grid-column:1}}.attendance-nav-item:disabled{cursor:not-allowed;opacity:.58}.attendance-nav-item:disabled:hover{color:#666c85;background:0 0;transform:none}.coming-badge{color:#85899b;white-space:nowrap;background:#eceaf2;border-radius:6px;margin-left:auto;padding:3px 5px;font-size:10px;font-weight:900}.desk-choice-alert{z-index:11;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#b42b44f0;border:1px solid #ffffffbf;border-radius:14px;align-items:center;gap:10px;width:min(430px,100% - 32px);min-height:52px;padding:9px 13px;animation:.2s rise;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 15px 38px #82182f47}.desk-choice-alert>span{background:#ffffff29;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;font-size:16px;font-weight:950;display:grid}.desk-choice-alert>div{flex-direction:column;min-width:0;display:flex}.desk-choice-alert b{font-size:13px}.desk-choice-alert p{color:#ffe7eb;margin:2px 0 0;font-size:11px}.desk-choice-alert kbd{color:#fff;background:#ffffff21;border:1px solid #ffffff59;border-radius:5px;padding:2px 5px;font-size:10px}.desk-choice-alert~.desk-reservation-toast{top:78px}.team-recent-panel>header{min-height:46px;padding-top:8px;padding-bottom:8px}.team-recent-panel>header>span{border-radius:9px;width:32px;height:32px}.team-recent-panel .team-recent-list{max-height:338px;padding:0 14px 5px}.live-work-table-head{color:#8d91a1;letter-spacing:.02em;background:#f7f7fa;border-top:1px solid #eeeef3;border-bottom:1px solid #e7e6ed;grid-template-columns:48px minmax(80px,120px) minmax(170px,.85fr) minmax(220px,1.5fr);gap:12px;padding:7px 17px;font-size:10px;font-weight:650;display:grid}.team-recent-panel .live-work-row{grid-template-columns:48px minmax(80px,120px) minmax(170px,.85fr) minmax(220px,1.5fr);gap:12px;min-height:32px;padding:5px 3px;font-size:11px;font-weight:500}.team-recent-panel .live-work-row>i{display:none}.team-recent-panel .live-work-row time{font-weight:500}.team-recent-panel .live-work-employee{max-width:none;font-size:11px;font-weight:900}.team-recent-panel .live-work-name{gap:4px;font-weight:500}.team-recent-panel .live-work-name b,.team-recent-panel .live-work-name strong{font-size:11px;font-weight:500}.team-recent-panel .live-work-row>a,.team-recent-panel .live-work-detail{min-width:0;font-size:11px;font-weight:500}.employee-work-modal{background:#fff;border:1px solid #ffffffb3;border-radius:22px;width:min(780px,100%);max-height:calc(100vh - 48px);animation:.2s rise;position:relative;overflow:hidden;box-shadow:0 30px 90px #16103757}.employee-work-modal>header{background:linear-gradient(125deg,#f1edff,#fff 72%);border-bottom:1px solid #e8e7ee;align-items:center;gap:13px;min-height:100px;padding:20px 24px;display:flex}.employee-work-modal>header>span{background:#f2e5d8;border-radius:15px;flex:none;place-items:center;width:54px;height:54px;font-size:31px;display:grid}.employee-work-modal header small{color:#6b54d3;letter-spacing:.04em;font-size:11px;font-weight:900}.employee-work-modal h2{color:#30354a;margin:3px 0 1px;font-size:20px}.employee-work-modal header p{color:#8f93a3;margin:0;font-size:12px}.employee-work-list{max-height:470px;padding:7px 20px;overflow:auto}.employee-work-list article{border-bottom:1px solid #eeeef3;grid-template-columns:48px minmax(180px,.85fr) minmax(230px,1.2fr);align-items:center;gap:12px;min-height:55px;padding:8px 2px;display:grid}.employee-work-list time{color:#9195a5;font-size:12px}.employee-work-list article>button:not(.employee-work-open){text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;min-width:0;padding:0;display:flex}.employee-work-list article>button b{color:#5744bd;font-size:13px}.employee-work-list article>button span{color:#555a6e;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:2px;font-size:12px;overflow:hidden}.employee-work-list article>a{color:#6650cf;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:650;text-decoration:none;overflow:hidden}.employee-work-list article>a:hover{text-decoration:underline}.employee-work-list article>a em{margin-left:5px;font-style:normal}.employee-work-open{color:#6650cf;background:0 0;border:0;justify-self:start;padding:5px 0;font-size:12px;font-weight:800}.employee-work-modal>footer{background:#fafafd;border-top:1px solid #e9e8ef;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:11px 22px;display:flex}.employee-work-modal>footer span{color:#9296a7;font-size:11px}.employee-work-modal>footer button{color:#fff;background:#6852d1;border:0;border-radius:9px;min-width:100px;height:37px;font-size:12px;font-weight:900}.team-overview-page{max-width:1500px}.team-overview-summary{margin-bottom:14px}.team-overview-tabs{margin-bottom:12px}.team-focus-panel{border:1px solid var(--team-color);overflow:hidden}@supports (color:color-mix(in lab, red, red)){.team-focus-panel{border:1px solid color-mix(in srgb,var(--team-color) 35%,#e1e1e9)}}.team-focus-panel{box-shadow:0 12px 34px var(--team-color);background:#fff;border-radius:16px}@supports (color:color-mix(in lab, red, red)){.team-focus-panel{box-shadow:0 12px 34px color-mix(in srgb,var(--team-color) 9%,transparent)}}.team-focus-header{background:linear-gradient(120deg,var(--team-color),#fff);align-items:center;gap:12px;min-height:82px;padding:14px 17px;display:flex}@supports (color:color-mix(in lab, red, red)){.team-focus-header{background:linear-gradient(120deg,color-mix(in srgb,var(--team-color) 8%,#fff),#fff)}}.team-focus-header>span{background:var(--team-color);color:#fff;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;font-size:17px;font-weight:950;display:grid}.team-focus-header>div{min-width:0}.team-focus-header h2{color:#34394e;margin:0;font-size:17px}.team-focus-header p{color:#9094a5;margin:3px 0 0;font-size:12px}.team-focus-header>section{flex-direction:column;align-items:flex-end;margin-left:auto;display:flex}.team-focus-header>section b{color:var(--team-color);font-size:18px}.team-focus-header>section small{color:#888d9f;font-size:11px}.team-focus-progress{background:#efeff4;height:5px}.team-focus-progress i{background:var(--team-color);border-radius:0 4px 4px 0;height:100%;display:block}.team-overview-filterbar{background:#fafafd;border-bottom:1px solid #ecebf1;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:11px 16px;display:flex}.team-filter-path{align-items:center;gap:9px;display:flex}.team-filter-path>i{color:#b0b2bd;font-size:16px;font-style:normal}.team-filter-path label{grid-template-columns:auto minmax(100px,1fr);align-items:center;gap:8px;min-width:180px;display:grid}.team-filter-path label>span{color:#7d8192;white-space:nowrap;font-size:11px;font-weight:850}.team-filter-path select{color:#4d5266;background:#fff;border:1px solid #dedfe7;border-radius:9px;outline:none;height:36px;padding:0 31px 0 10px;font-size:12px;font-weight:800}.team-filter-path select:focus{border-color:var(--team-color);box-shadow:0 0 0 3px var(--team-color)}@supports (color:color-mix(in lab, red, red)){.team-filter-path select:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--team-color) 10%,transparent)}}.team-overview-filterbar>small{color:#8f93a4;white-space:nowrap;font-size:11px}.team-focus-members{background:#fff;border-radius:0;max-height:430px;margin:0;padding:8px 13px 13px;overflow:auto}.team-focus-members>header{padding:4px 4px 9px}.team-focus-members .team-member-row{border:1px solid #f0eff4;min-height:51px;padding:7px 9px}.team-filter-empty{color:#999cab;place-items:center;min-height:120px;font-size:12px;display:grid}.network-add-modal .share-team-grid{grid-template-columns:repeat(auto-fill,minmax(68px,1fr))}.network-add-modal .share-team-grid>label{grid-template-rows:42px minmax(13px,auto);align-content:center;gap:5px;min-height:78px}.network-add-modal .share-team-grid>label>b{color:#242838;text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:11px;font-weight:900;overflow:hidden}.network-add-modal .share-team-grid em{top:5px;bottom:auto}@media (width<=780px){.coming-badge{display:none}.desk-choice-alert{top:10px}.team-overview-filterbar{flex-direction:column;align-items:stretch}.team-filter-path{overflow:auto}.team-overview-filterbar>small{white-space:normal}.employee-work-modal{max-height:calc(100vh - 24px)}}@media (width<=620px){.live-work-table-head{display:none}.team-recent-panel .live-work-row{grid-template-columns:58px minmax(0,1fr);gap:4px 8px;min-height:62px;padding:8px 3px}.team-recent-panel .live-work-employee{grid-area:1/2}.team-recent-panel .live-work-name,.team-recent-panel .live-work-row>a,.team-recent-panel .live-work-detail{grid-column:1/3;max-width:none}.team-recent-panel .live-work-name strong,.team-recent-panel .live-work-row>a{white-space:normal;overflow-wrap:anywhere}.employee-work-list article{grid-template-columns:42px minmax(0,1fr)}.employee-work-list article>a,.employee-work-open{grid-column:1/3}.employee-work-modal>footer{flex-direction:column;align-items:flex-end}.team-filter-path{flex-direction:column;align-items:stretch}.team-filter-path>i{display:none}.team-filter-path label{grid-template-columns:90px minmax(0,1fr);width:100%;min-width:0}.team-focus-header>section{display:none}.network-add-modal .share-team-grid{grid-template-columns:repeat(3,minmax(68px,1fr))}}.table-head,.person-row{grid-template-columns:1.35fr .55fr .75fr .65fr .85fr 1.05fr .62fr}.person-row.dirty{background:#fbfaff;box-shadow:inset 3px 0 #6b55d2}.person-save-cell{justify-content:flex-end;align-items:center;display:flex}.person-save-cell button{color:#9295a3;white-space:nowrap;background:#f4f3f8;border:1px solid #dedce8;border-radius:8px;min-width:66px;height:31px;padding:0 8px;font-size:11px;font-weight:900}.person-save-cell button.dirty{color:#fff;background:#6852d1;border-color:#6852d1;box-shadow:0 5px 11px #543eb92b}.person-save-cell button:disabled{cursor:not-allowed;opacity:.62}.person-save-cell em{color:#a0a3b0;font-style:normal}.people-save-error{color:#c63750;background:#fff0f2;border-radius:9px;margin:0 0 10px;padding:9px 11px;font-size:11px;font-weight:850}.network-category-summary{background:#faf9fd;border:1px solid #e6e4ee;border-radius:10px;flex-direction:column;grid-column:1/3;padding:11px 12px;display:flex}.network-category-summary b{color:#3f4458;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.network-category-summary span{color:#9296a7;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.role-manager-card>footer .role-save-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.role-manager-card>footer .role-save-actions button{color:#74798b;background:#fff;border:1px solid #dedfe7;border-radius:8px;min-width:112px;height:35px;padding:0 11px;font-size:11px;font-weight:900}.role-manager-card>footer .role-save-actions .save-roles{color:#fff;background:#6751d0;border-color:#6751d0;min-width:154px}.role-manager-card>footer .role-save-actions button:disabled{cursor:not-allowed;opacity:.46}.role-draft-status.dirty{color:#9a6a17;font-weight:850}.role-draft-status.dirty i{background:#f1a52b}.role-draft-error{margin:0;font-size:11px;font-weight:850;color:#c63750!important}.social-status-save:disabled{opacity:.44;cursor:not-allowed!important}@media (width<=780px){.person-row{grid-template-columns:minmax(130px,1.3fr) 60px minmax(92px,.9fr) 70px}.person-row>span:nth-child(4),.person-row>span:nth-child(5),.person-row>span:nth-child(6){display:none}.person-save-cell{display:flex!important}.role-manager-card>footer .role-save-actions{width:100%;margin-left:0}.role-manager-card>footer .role-save-actions button{flex:1}.network-category-summary{grid-column:1}}@media (width<=520px){.person-row{grid-template-columns:minmax(110px,1fr) 50px minmax(82px,.8fr) 62px}.person-save-cell button{min-width:58px;padding:0 5px;font-size:10px}.role-manager-card>footer .role-save-actions{flex-direction:column}.role-manager-card>footer .role-save-actions button,.role-manager-card>footer .role-save-actions .save-roles{width:100%;min-width:0}}.team-overview-toolbar{background:#f7f6fb;border:1px solid #e8e6f0;border-radius:13px;align-items:stretch;gap:6px;margin-bottom:12px;padding:5px;display:flex;overflow-x:auto}.team-overview-search{color:#9498a8;background:#fff;border:1px solid #dedfe8;border-radius:10px;align-items:center;gap:8px;width:250px;min-width:220px;height:52px;padding:0 13px;display:flex}.team-overview-search>span{font-size:16px;line-height:1}.team-overview-search input{color:#42475b;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:12px}.team-overview-search input::placeholder{color:#a4a7b4}.team-overview-toolbar .team-overview-tabs{background:0 0;border:0;flex:1;grid-template-columns:repeat(4,minmax(145px,1fr));gap:6px;min-width:660px;margin:0;padding:0}.team-overview-tabs .all-team-tab>span{letter-spacing:.02em;font-size:10px}.team-focus-header>span.all{letter-spacing:.03em;font-size:12px}@media (width<=1100px){.team-overview-search{flex:0 0 220px}.team-overview-toolbar .team-overview-tabs{flex:0 0 660px}}@media (width<=780px){.team-overview-toolbar{flex-wrap:nowrap}.team-overview-toolbar .team-overview-tabs{display:grid;overflow:visible}.team-overview-filterbar{flex-direction:column;align-items:stretch}.team-filter-path{overflow:auto}.team-overview-filterbar>small{white-space:normal}}.social-type-field{border:0;grid-column:1/3;min-width:0;margin:0;padding:0}.social-type-field>legend{color:#555a70;margin-bottom:6px;font-size:12px;font-weight:900}.social-type-options{grid-template-columns:repeat(auto-fit,minmax(62px,1fr));gap:7px;display:grid}.social-type-option{color:#686d80;cursor:pointer;background:#fff;border:1px solid #dfe0e8;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:72px;padding:7px 5px 6px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.social-type-option:hover{background:#fbfaff;border-color:#a99be9;transform:translateY(-1px)}.social-type-option.active{color:#4f3bb8;background:#f3efff;border-color:#7059d8;box-shadow:inset 0 0 0 1px #7059d8,0 6px 13px #533eb81c}.social-type-option:focus-visible{outline-offset:2px;outline:3px solid #6952d02e}.social-type-option:disabled{cursor:not-allowed;opacity:.56;transform:none}.social-type-icon{color:#fff;background:#6852d1;border-radius:9px;place-items:center;width:32px;height:32px;font-size:15px;font-style:normal;font-weight:950;display:grid;box-shadow:0 4px 9px #312a5b26}.social-type-icon.platform-facebook{background:#1877f2}.social-type-icon.platform-instagram{background:linear-gradient(135deg,#7557d9,#e04477,#efa34a)}.social-type-icon.platform-tiktok{background:#20222c}.social-type-icon.platform-youtube{background:#ed2838}.social-type-icon.platform-x{background:#11131a}.social-type-icon.platform-telegram{background:#2aabee}.social-type-icon.platform-other{background:#7565a8}.social-type-option>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:850;line-height:1.2;overflow:hidden}.social-type-option>em{color:#fff;background:#6a53d3;border-radius:50%;place-items:center;width:15px;height:15px;font-size:10px;font-style:normal;font-weight:950;display:grid;position:absolute;top:5px;right:5px}.directory-editor-modal>header>span{font-style:normal}@media (width<=650px){.social-type-field{grid-column:1}.social-type-options{grid-template-columns:repeat(4,minmax(58px,1fr))}}@media (width<=430px){.social-type-options{grid-template-columns:repeat(3,minmax(58px,1fr))}.social-type-option{min-height:68px}}.social-icon-visual{position:relative;overflow:hidden}.social-icon-visual>img{border-radius:inherit;object-fit:cover;background:#fff;width:100%;height:100%;position:absolute;inset:0}.social-type-option{gap:4px;min-height:61px;padding-top:6px}.social-type-icon{border-radius:7px;width:25px;height:25px;font-size:12px}.social-type-option.active{border-color:#7059d8;box-shadow:inset 0 0 0 1px #7059d8,0 6px 13px #533eb81c}.social-type-option>em{top:5px;right:5px}.platform-cloud .platform-cloud-icon{color:#fff;background:#6852d1;border-radius:15px;place-items:center;width:49px;height:49px;font-size:19px;font-weight:900;display:grid;box-shadow:0 8px 20px #3e2c8b1c}.platform-cloud .platform-facebook{background:#1877f2}.platform-cloud .platform-instagram{background:linear-gradient(135deg,#7557d9,#e04477,#efa34a)}.platform-cloud .platform-tiktok,.platform-cloud .platform-x{background:#20222c}.platform-cloud .platform-youtube{background:#ed2838}.platform-cloud .platform-telegram{background:#2aabee}.page-icon-settings-card{grid-column:1/4}.page-icon-settings-card>header>span{background:#2a83b8}.page-icon-settings-card>header>em{color:#2478a8;background:#e7f5fc;padding:0 8px}.page-icon-settings-list{max-height:390px;padding:8px 10px 10px;overflow:auto}.page-icon-settings-list>article{background:#fff;border:1px solid #e8e6ee;border-radius:10px;grid-template-columns:34px 105px minmax(150px,1fr) 67px 72px;align-items:center;gap:7px;min-height:51px;padding:7px 8px;display:grid}.page-icon-settings-list>article+article{margin-top:6px}.page-icon-settings-list>article.dirty{background:#fbfaff;border-color:#b5a8ed;box-shadow:inset 3px 0 #6c55d4}.page-icon-preview{color:#fff;background:#6852d1;border-radius:8px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:950;display:grid;box-shadow:0 4px 9px #312a5b21}.page-icon-name{flex-direction:column;min-width:0;display:flex}.page-icon-name b,.page-icon-name small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-icon-name b{color:#484d61;font-size:12px}.page-icon-name small{color:#969aaa;margin-top:2px;font-size:10px}.page-icon-settings-list input{color:#464b5f;background:#fff;border:1px solid #dfe0e8;border-radius:8px;outline:none;width:100%;min-width:0;height:34px;padding:7px 9px;font-size:11px}.page-icon-settings-list input:focus{border-color:#806ae0;box-shadow:0 0 0 3px #6952d014}.page-icon-settings-list button{color:#74798b;white-space:nowrap;background:#fff;border:1px solid #dedfe7;border-radius:8px;height:32px;padding:0 7px;font-size:11px;font-weight:900}.page-icon-settings-list .page-icon-save{color:#fff;background:#6852d1;border-color:#6852d1}.page-icon-settings-list button:disabled{cursor:not-allowed;opacity:.44}.page-icon-settings-list article>p{color:#c43b52;grid-column:3/6;margin:0;font-size:10px;font-weight:850}@media (width<=1050px){.page-icon-settings-card{grid-column:1/3}}@media (width<=780px){.page-icon-settings-card{grid-column:1}.page-icon-settings-list>article{grid-template-columns:32px 92px minmax(130px,1fr) 62px 66px}}@media (width<=620px){.page-icon-settings-list>article{grid-template-columns:32px minmax(0,1fr) auto auto}.page-icon-settings-list input,.page-icon-settings-list article>p{grid-column:1/5}.page-icon-settings-list .page-icon-reset{grid-column:3}.page-icon-settings-list .page-icon-save{grid-column:4}}.network-picker.compact select{height:38px;padding-left:12px;font-size:13px;line-height:1.4}.network-picker.compact>button{min-height:38px;font-size:11px}.people-directory-page{max-width:1500px}.people-directory-page .subpage-title{margin-bottom:18px}.people-directory-page .people-admin-note{margin:0 0 14px}.people-overview-summary{margin-bottom:14px}.people-overview-toolbar{margin-bottom:12px}.people-directory-panel .people-table{box-shadow:none;border:0;border-radius:0}.people-directory-panel .table-head{border-top:0}.people-directory-panel .people-sample-note{background:#fafafd;border-top:1px solid #eeeef3;margin:0;padding:10px 17px 12px}.people-directory-panel .people-empty{border-top:1px solid #eeeef3}@media (width<=780px){.people-directory-page .summary-cards{grid-template-columns:1fr 1fr}.people-directory-page .summary-cards>div:last-child{grid-column:1/3}.people-directory-panel .people-sample-note{padding:9px 12px}}@media (width<=520px){.people-directory-page .summary-cards{grid-template-columns:1fr}.people-directory-page .summary-cards>div:last-child{grid-column:auto}.network-picker.compact select{font-size:12px}}.employee-tile-grid{grid-template-columns:repeat(auto-fill,minmax(74px,1fr));gap:8px;max-height:224px;display:grid;overflow:auto}.employee-tile{color:#252938;cursor:pointer;background:#fff;border:1px solid #e2e2e9;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:94px;padding:8px 5px 7px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.employee-tile:hover{background:#fbfaff;border-color:#aea1e8;transform:translateY(-1px)}.employee-tile:focus-visible{outline-offset:2px;outline:3px solid #6952d02b}.employee-tile>i{background:#f3e7da;border-radius:14px;place-items:center;width:50px;height:50px;font-size:28px;font-style:normal;display:grid}.employee-tile>b{color:#242838;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px;font-weight:900;line-height:1.25;overflow:hidden}.employee-tile>em{color:#fff;background:#6952d1;border-radius:50%;place-items:center;width:17px;height:17px;font-size:11px;font-style:normal;font-weight:950;display:grid;position:absolute;top:6px;right:6px;box-shadow:0 3px 8px #4d38ae38}.employee-tile.selected{background:#f3efff;border-color:#7159d7;box-shadow:inset 0 0 0 1px #7159d7,0 6px 15px #4e3aae1a}.employee-tile.locked{cursor:not-allowed;opacity:.82;transform:none}.directory-manager-field>.employee-tile-grid{grid-template-columns:repeat(auto-fill,minmax(76px,1fr))}.share-team-picker>.employee-tile-grid{margin-top:9px}.manager-picker.employee-tile-grid{grid-template-columns:repeat(auto-fill,minmax(78px,1fr));max-height:360px;padding:15px 22px}.all-work-page{max-width:1500px}.all-work-title{align-items:flex-end;margin-bottom:12px}.all-work-title>div>small{color:#9296a6;margin-top:5px;font-size:12px;display:block}.all-work-team-tabs{background:#f7f6fb;border:1px solid #e8e6f0;border-radius:13px;align-items:stretch;gap:6px;margin-bottom:12px;padding:5px;display:flex;overflow-x:auto}.all-work-team-tabs button{--team-color:#6b55d3;color:#74798b;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;flex:1;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:190px;min-height:58px;padding:7px 9px;transition:all .16s;display:grid}.all-work-team-tabs button:hover{border-color:var(--team-color)}@supports (color:color-mix(in lab, red, red)){.all-work-team-tabs button:hover{border-color:color-mix(in srgb,var(--team-color) 34%,#dedce8)}}.all-work-team-tabs button:hover{background:#fff}.all-work-team-tabs button.active{border-color:var(--team-color)}@supports (color:color-mix(in lab, red, red)){.all-work-team-tabs button.active{border-color:color-mix(in srgb,var(--team-color) 48%,#fff)}}.all-work-team-tabs button.active{color:#3f4458;box-shadow:inset 3px 0 var(--team-color),0 5px 13px #2e275312;background:#fff}.all-work-team-tabs button>span{background:var(--team-color);border-radius:10px;place-items:center;width:35px;height:35px;display:grid}@supports (color:color-mix(in lab, red, red)){.all-work-team-tabs button>span{background:color-mix(in srgb,var(--team-color) 17%,#fff)}}.all-work-team-tabs button>span{color:var(--team-color);font-size:14px;font-weight:950}.all-work-team-tabs button.active>span{background:var(--team-color);color:#fff}.all-work-team-tabs button.all>span{letter-spacing:.03em;font-size:10px}.all-work-team-tabs button>p{flex-direction:column;min-width:0;margin:0;display:flex}.all-work-team-tabs button p b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.all-work-team-tabs button p small{color:#9a9dac;margin-top:2px;font-size:10px}.all-work-team-tabs button>em{color:#7e8292;white-space:nowrap;background:#eceaf2;border-radius:7px;padding:5px 7px;font-size:11px;font-style:normal;font-weight:900}.all-work-team-tabs button.active>em{background:var(--team-color)}@supports (color:color-mix(in lab, red, red)){.all-work-team-tabs button.active>em{background:color-mix(in srgb,var(--team-color) 13%,#fff)}}.all-work-team-tabs button.active>em{color:var(--team-color)}.weekly-employee-filter{background:linear-gradient(145deg,#faf9ff,#fff);border:1px solid #e4e2ef;border-radius:15px;margin-bottom:12px;padding:13px}.weekly-employee-filter>header{justify-content:space-between;align-items:center;gap:12px;min-height:46px;margin-bottom:10px;display:flex}.weekly-employee-filter>header>div{min-width:0}.weekly-employee-filter header p{color:#6a54cf;margin:0;font-size:11px;font-weight:900}.weekly-employee-filter h2{color:#363b4f;margin:2px 0 1px;font-size:14px}.weekly-employee-filter header small{color:#9296a7;font-size:11px}.weekly-employee-filter header button{color:#6450c6;background:#fff;border:1px solid #dcd8ee;border-radius:9px;min-width:78px;height:33px;font-size:11px;font-weight:900}.weekly-employee-tiles{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));max-height:210px}.weekly-employee-tiles .employee-tile{min-height:88px}.weekly-employee-tiles .employee-tile>i{width:46px;height:46px;font-size:25px}.weekly-work-groups{flex-direction:column;gap:10px;display:flex}.weekly-day-group{background:#fff;border:1px solid #e4e3ea;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px #2b23510a}.weekly-day-group>header{background:#faf9fd;border-bottom:1px solid #ecebf1;justify-content:space-between;align-items:center;min-height:46px;padding:8px 13px;display:flex}.weekly-day-group>header>div{align-items:center;gap:8px;display:flex}.weekly-day-group>header span{color:#6650ce;background:#eeeaff;border-radius:8px;place-items:center;width:27px;height:27px;font-size:14px;display:grid}.weekly-day-group h3{color:#41465a;margin:0;font-size:14px}.weekly-day-group>header>b{color:#74788b;background:#eeecf5;border-radius:7px;padding:5px 7px;font-size:11px}.weekly-work-list{padding:0 12px}.weekly-work-row{border-bottom:1px solid #eeeef3;grid-template-columns:48px 100px minmax(190px,.95fr) minmax(220px,1.35fr);align-items:center;gap:11px;min-height:59px;padding:7px 2px;display:grid}.weekly-work-row:last-child{border-bottom:0}.weekly-work-row>time{color:#9296a6;font-size:12px}.weekly-work-person{color:#3e4357;text-align:left;background:0 0;border:0;align-items:center;gap:7px;min-width:0;padding:0;display:flex}.weekly-work-person>i{background:#f3e6d9;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:20px;font-style:normal;display:grid}.weekly-work-person>b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.weekly-work-person:hover b{color:#654ecd}.weekly-work-description{text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;min-width:0;padding:0;display:flex}.weekly-work-description small{color:#6851cd;font-size:11px;font-weight:900}.weekly-work-description>b,.weekly-work-description>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.weekly-work-description>b{color:#4d5266;margin-top:2px;font-size:12px}.weekly-work-description>span{color:#9498a8;margin-top:2px;font-size:11px}.weekly-work-row>a{color:#654fd0;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:750;text-decoration:none;overflow:hidden}.weekly-work-row>a:hover{text-decoration:underline}.weekly-work-detail{color:#654fd0;background:0 0;border:0;justify-self:start;padding:6px 0;font-size:12px;font-weight:850}.weekly-work-detail span{margin-left:4px}.weekly-work-state{color:#8f93a4;background:#fbfbfd;border:1px dashed #dcd9e9;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;padding:25px;display:flex}.weekly-work-state>span:not(.login-loader){color:#6750cf;background:#eeeaff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.weekly-work-state>b{font-size:13px}.weekly-work-state>small{font-size:11px}@media (width<=900px){.weekly-work-row{grid-template-columns:44px 100px minmax(170px,1fr)}.weekly-work-row>a,.weekly-work-detail{grid-column:2/4;padding-left:41px}.all-work-team-tabs button{flex:0 0 190px}}@media (width<=780px){.all-work-title{align-items:flex-start}.employee-tile-grid{grid-template-columns:repeat(4,minmax(68px,1fr))}.manager-picker.employee-tile-grid{padding:13px 18px}.sidebar nav{overflow-x:auto}.sidebar .nav-item{flex:0 0 20%;min-width:72px}}@media (width<=560px){.all-work-title{flex-direction:column;align-items:stretch}.employee-tile-grid{grid-template-columns:repeat(3,minmax(68px,1fr))}.weekly-work-row{grid-template-columns:42px minmax(0,1fr);gap:5px 8px}.weekly-work-person{grid-column:2}.weekly-work-description{grid-column:1/3;padding:4px 0}.weekly-work-row>a,.weekly-work-detail{white-space:normal;overflow-wrap:anywhere;grid-column:1/3;padding-left:0}.weekly-employee-filter>header{align-items:flex-start}.weekly-employee-filter header button{flex:none}}.all-work-date-filter{background:linear-gradient(135deg,#faf9ff,#fff);border:1px solid #e4e2ef;border-radius:15px;grid-template-columns:minmax(460px,1.45fr) minmax(260px,.65fr);align-items:stretch;gap:14px;margin-bottom:12px;padding:14px;display:grid}.date-filter-controls{flex-direction:column;gap:10px;min-width:0;display:flex}.date-filter-heading{align-items:center;gap:10px;display:flex}.date-filter-heading>span{color:#6751d0;background:#eeeaff;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:15px;font-weight:950;display:grid}.date-filter-heading>p{flex-direction:column;min-width:0;margin:0;display:flex}.date-filter-heading b{color:#3f4458;font-size:14px}.date-filter-heading small{color:#898e9f;margin-top:2px;font-size:12px}.all-work-quick-filters{gap:7px;min-width:0;display:grid}.date-preset-primary{grid-template-columns:repeat(4,minmax(0,1fr))}.date-preset-secondary{grid-template-columns:minmax(190px,1fr) minmax(128px,.55fr)}.all-work-quick-filters button,.date-month-picker{color:#6250be;height:40px;font:inherit;background:#fff;border:1px solid #dedbe9;border-radius:10px;font-size:13px;font-weight:900;transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s}.all-work-quick-filters button{white-space:nowrap;min-width:0;padding:0 12px}.all-work-quick-filters button:hover{background:#f7f4ff;border-color:#9d8ce8;transform:translateY(-1px)}.all-work-quick-filters button.active,.date-month-picker.active{color:#fff;background:#6952d1;border-color:#6952d1;box-shadow:0 6px 14px #5640be2b}.date-month-picker{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding:0 8px 0 11px;display:grid}.date-month-picker>span{opacity:.76;font-size:12px}.date-month-picker select{min-width:0;height:36px;color:inherit;font:inherit;background:0 0;border:0;outline:none;font-size:13px;font-weight:900}.date-month-picker select option{color:#3f4458;background:#fff}.date-month-picker:focus-within{border-color:#7861dc;box-shadow:0 0 0 3px #6952d01a}.all-work-quick-filters .date-custom-toggle{justify-content:center;align-items:center;gap:7px;display:flex}.date-custom-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.date-filter-display{color:#443c6d;background:linear-gradient(145deg,#f0ebff,#faf8ff);border:1px solid #ddd6fa;border-radius:13px;align-items:center;gap:13px;min-width:0;padding:15px 17px;display:flex}.date-filter-display>span{color:#fff;background:#6a53d3;border-radius:13px;flex:none;place-items:center;width:45px;height:45px;font-size:20px;font-weight:900;display:grid;box-shadow:0 8px 18px #533fb42e}.date-filter-display>p{flex-direction:column;min-width:0;margin:0;display:flex}.date-filter-display small{color:#817a9e;font-size:12px;font-weight:750}.date-filter-display b{color:#5c47c2;margin-top:2px;font-size:16px}.date-filter-display strong{color:#30354a;text-overflow:ellipsis;margin-top:3px;font-size:15px;line-height:1.3;overflow:hidden}.date-filter-display em{color:#85899a;margin-top:4px;font-size:11px;font-style:normal;font-weight:750}.date-custom-range{border-top:1px solid #ebe8f3;grid-column:1/-1;grid-template-columns:minmax(150px,1fr) 28px minmax(150px,1fr) minmax(100px,124px);align-items:end;gap:9px;padding-top:12px;display:grid}.date-custom-range>label{flex-direction:column;gap:5px;min-width:0;display:flex}.date-custom-range>label>span{color:#6f7487;font-size:12px;font-weight:850}.date-custom-range input{color:#454a5e;width:100%;min-width:0;height:42px;font:inherit;background:#fff;border:1px solid #dedfe7;border-radius:10px;outline:none;padding:0 11px;font-size:13px}.date-custom-range input:focus{border-color:#7861dc;box-shadow:0 0 0 3px #6952d01a}.date-custom-range>i{color:#969aaa;text-align:center;align-self:center;font-size:12px;font-style:normal;font-weight:850}.date-custom-range>.date-filter-apply{color:#fff;height:42px;font:inherit;white-space:nowrap;background:#6852d1;border:1px solid #6852d1;border-radius:10px;padding:0 13px;font-size:13px;font-weight:900;box-shadow:0 6px 14px #5640be29}.date-custom-range>.date-filter-apply:hover:not(:disabled){background:#5d48c0;border-color:#5d48c0}.date-custom-range>.date-filter-apply:disabled{cursor:not-allowed;opacity:.58}.date-filter-error{color:#c43b52;background:#fff0f2;border-radius:9px;grid-column:1/-1;margin:0;padding:8px 10px;font-size:12px;font-weight:850}@media (width<=1000px){.all-work-date-filter{grid-template-columns:1fr}.date-filter-display{min-height:92px}}@media (width<=700px){.date-preset-primary{grid-template-columns:repeat(2,minmax(0,1fr))}.date-preset-secondary{grid-template-columns:1fr 1fr}.all-work-quick-filters button{width:100%;padding:0 8px}.date-custom-range{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.date-custom-range>i{display:none}.date-custom-range>.date-filter-apply{grid-column:1/-1;width:100%}}@media (width<=420px){.all-work-date-filter{padding:11px}.date-preset-secondary,.date-custom-range{grid-template-columns:1fr}.date-custom-range>label,.date-custom-range>.date-filter-apply{grid-column:1}.date-filter-display{padding:13px}.date-filter-display>span{width:40px;height:40px}}.settings-nav{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}.managed-settings-panel{min-width:0;padding:0}.managed-channel-settings-tabs{background:linear-gradient(#faf9ff,#f6f4fc);border-bottom:1px solid #e7e5ef;grid-template-columns:1fr 1fr;gap:8px;padding:10px 14px;display:grid}.managed-channel-settings-tabs>button{color:#777b8d;min-height:46px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e0dfea;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex}.managed-channel-settings-tabs>button:hover{border-color:#b9adeb;transform:translateY(-1px)}.managed-channel-settings-tabs>button.active{color:#5943c1;background:#f3efff;border-color:#735bd8;box-shadow:inset 0 0 0 1px #735bd8,0 5px 14px #4c39a714}.managed-channel-settings-tabs span{color:#716f81;background:#eeecf5;border-radius:8px;place-items:center;width:27px;height:27px;font-size:13px;font-weight:950;display:grid}.managed-channel-settings-tabs button.active span{color:#fff;background:#6952d1}.managed-channel-settings-tabs b{font-size:12px}.managed-channel-settings-tabs em{color:#7f8292;background:#eceaf2;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;font-style:normal;font-weight:900;display:grid}.managed-channel-settings-tabs button.active em{color:#5b43c4;background:#e3dcff}.managed-websites-panel{padding:20px 28px 28px}.managed-websites-panel>.settings-section{margin:0 0 12px}.managed-websites-panel>.social-error{margin:0 0 14px}.managed-websites-panel>.settings-coming{min-height:250px}.work-managed-state.actionable{width:100%;font:inherit;text-align:left;cursor:pointer;background:#faf9ff;border:1px dashed #d9d5ec;border-radius:10px;padding:7px 9px;transition:border-color .16s,background .16s,transform .16s}.work-managed-state.actionable:hover{background:#f4f0ff;border-color:#9f91e5;transform:translateY(-1px)}.work-managed-state.actionable:focus-visible,.managed-resource-empty:focus-visible{outline-offset:2px;outline:3px solid #6952d02b}.managed-resource-empty{width:100%;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s,background .16s,transform .16s}.managed-resource-empty:hover{background:#f4f0ff;border-color:#9f91e5;transform:translateY(-1px)}@media (width<=780px){.settings-nav{grid-template-columns:repeat(auto-fit,minmax(94px,1fr))}.managed-channel-settings-tabs{padding:8px 12px}.managed-websites-panel{padding:16px 18px 20px}}@media (width<=480px){.managed-channel-settings-tabs>button{padding:7px 8px}.managed-channel-settings-tabs b{font-size:11px}.managed-websites-panel{padding:14px 13px 18px}}.work-social-resource-picker{background:linear-gradient(145deg,#faf8ff,#fff);border:1px solid #ded9f4;border-radius:14px;padding:12px;box-shadow:0 7px 20px #4130910d}.work-social-picker-heading{align-items:center;gap:8px;display:flex}.work-social-picker-heading>span{color:#fff;background:#6952d1;border-radius:8px;flex:none;place-items:center;width:25px;height:25px;font-size:11px;font-weight:950;display:grid;box-shadow:0 4px 10px #563fbe2e}.work-social-picker-heading>p{flex-direction:column;min-width:0;margin:0;display:flex}.work-social-picker-heading b{color:#4b5065;font-size:12px}.work-social-picker-heading small{color:#969aab;margin-top:1px;font-size:10px}.work-social-platform-options{grid-template-columns:repeat(auto-fill,minmax(76px,92px));justify-content:start;margin-top:9px}.work-social-platform-option{min-height:67px}.work-social-platform-option>small{color:#999cac;font-size:10px}.work-social-platform-option.active>small{color:#6b55cf}.work-social-page-stage{border-top:1px solid #e8e5f2;margin-top:12px;padding-top:11px}.work-social-picker-heading.page-heading>span{color:#6650cc;box-shadow:none;background:#fff;border:1px solid #d9d3f2}.work-social-page-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:8px;display:grid}.work-social-page-option{color:#555a70;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e1e9;border-radius:11px;grid-template-columns:32px minmax(0,1fr) 19px;align-items:center;gap:8px;min-width:0;min-height:52px;padding:7px 8px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid}.work-social-page-option:hover{background:#fbfaff;border-color:#a99be9;transform:translateY(-1px)}.work-social-page-option.active{background:#f3efff;border-color:#7059d8;box-shadow:inset 0 0 0 1px #7059d8,0 5px 12px #533eb817}.work-social-page-icon{color:#fff;background:#7565a8;border-radius:9px;place-items:center;width:32px;height:32px;font-size:14px;font-weight:950;display:grid}.work-social-page-icon.platform-facebook{background:#1877f2}.work-social-page-icon.platform-instagram{background:linear-gradient(135deg,#7557d9,#e04477,#efa34a)}.work-social-page-icon.platform-tiktok,.work-social-page-icon.platform-x{background:#20222c}.work-social-page-icon.platform-youtube{background:#ed2838}.work-social-page-icon.platform-telegram{background:#2aabee}.work-social-page-option>p{flex-direction:column;min-width:0;margin:0;display:flex}.work-social-page-option b,.work-social-page-option small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.work-social-page-option b{color:#454a5e;font-size:12px}.work-social-page-option small{color:#969aab;margin-top:2px;font-size:10px}.work-social-page-option>em{color:#fff;border:1px solid #d8dae3;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;font-weight:950;display:grid}.work-social-page-option.active>em{background:#6952d1;border-color:#6952d1}.work-social-picker-hint{background:#ffffffb8;border:1px dashed #ddd9ed;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:58px;margin-top:10px;padding:9px 11px;display:flex}.work-social-picker-hint>span{color:#6952d1;font-size:12px;font-weight:950}.work-social-picker-hint>p{flex-direction:column;margin:0;display:flex}.work-social-picker-hint b{color:#656a7d;font-size:11px}.work-social-picker-hint small{color:#9a9dad;margin-top:2px;font-size:10px}.social-managed-resource-field>.managed-resource-note{margin-top:7px}@media (width<=620px){.work-social-page-options{grid-template-columns:1fr}.work-social-platform-options{grid-template-columns:repeat(3,minmax(68px,1fr))}}@media (width<=420px){.work-social-resource-picker{padding:10px}.work-social-platform-options{grid-template-columns:repeat(2,minmax(68px,1fr))}}.work-entry-date{background:linear-gradient(135deg,#faf9ff,#fff);border:1px solid #e1ddef;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:14px;padding:10px 11px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.work-entry-date.backdated{background:linear-gradient(135deg,#fff8ea,#fff);border-color:#d8b36a;box-shadow:0 7px 18px #a7701812}.work-entry-date-summary{align-items:center;gap:9px;min-width:0;display:flex}.work-entry-date-summary>span{color:#6750cf;background:#eeeaff;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;font-size:16px;font-weight:950;display:grid}.work-entry-date.backdated .work-entry-date-summary>span{color:#c47b18;background:#fff0ce}.work-entry-date-summary p{flex-direction:column;min-width:0;margin:0;display:flex}.work-entry-date-summary small{color:#9699a9;font-size:10px}.work-entry-date-summary b{color:#43485c;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.work-backdate-toggle{color:#6350c5;min-height:34px;font:inherit;white-space:nowrap;background:#fff;border:1px solid #dcd7ef;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:900;transition:border-color .16s,background .16s,transform .16s}.work-backdate-toggle:hover{background:#f7f4ff;border-color:#9d8be6;transform:translateY(-1px)}.work-backdate-toggle[aria-pressed=true]{color:#a96810;background:#fff2d6;border-color:#e4ba68}.work-backdate-toggle>span{margin-right:5px;font-size:13px}.work-backdate-field{border-top:1px solid #eee3ca;grid-column:1/-1;grid-template-columns:130px minmax(160px,220px) minmax(0,1fr);align-items:center;gap:8px;padding-top:9px;display:grid}.work-backdate-field>span{color:#555a6e;font-size:11px;font-weight:900}.work-backdate-field>span i{color:#dc5366;margin-left:2px;font-style:normal}.work-backdate-field>input{color:#3f4459;height:38px;font:inherit;background:#fff;border:1px solid #ded8e9;border-radius:9px;outline:none;padding:0 10px;font-size:12px}.work-backdate-field>input:focus{border-color:#d6a549;box-shadow:0 0 0 3px #d39b3521}.work-backdate-field>small{color:#8f93a3;font-size:10px}.work-date-error{color:#be3c52;background:#fff0f2;border-radius:8px;grid-column:1/-1;margin:0;padding:7px 9px;font-size:11px;font-weight:850}@media (width<=620px){.work-entry-date{grid-template-columns:1fr}.work-backdate-toggle{width:100%}.work-backdate-field{grid-column:1;grid-template-columns:1fr}.work-backdate-field>input{width:100%}.work-entry-date-summary b{white-space:normal}}.social-type-empty{color:#878b9c;text-align:center;background:#faf9ff;border:1px dashed #d9d4ed;border-radius:11px;place-items:center;min-height:62px;padding:12px;font-size:11px;font-weight:800;display:grid}.work-backdate-trigger{cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.work-backdate-trigger-input{opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;inset:0}.page-icon-settings-card .page-type-add-form{background:#faf9ff;border-bottom:1px solid #eeecf4;grid-template-columns:minmax(170px,.7fr) minmax(200px,1.5fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.page-type-add-form>div{flex-direction:column;min-width:0;display:flex}.page-type-add-form>div b{color:#474c61;font-size:12px}.page-type-add-form>div small{color:#9599aa;margin-top:2px;font-size:10px}.page-type-add-form>input{color:#454a5e;min-width:0;height:36px;font:inherit;background:#fff;border:1px solid #dfe0e8;border-radius:9px;outline:none;padding:8px 10px;font-size:11px}.page-type-add-form>input:focus{border-color:#806ae0;box-shadow:0 0 0 3px #6952d014}.page-type-add-form>button{color:#fff;height:36px;font:inherit;white-space:nowrap;background:#6852d1;border:0;border-radius:9px;padding:0 13px;font-size:11px;font-weight:900}.page-type-add-form>button:disabled{cursor:not-allowed;opacity:.45}.page-type-delete-note{color:#8c6b32;background:#fff9ed;border-bottom:1px solid #efedf4;margin:0;padding:8px 11px;font-size:10px;line-height:1.5}.page-type-delete-note b{color:#a16413}.page-type-error{color:#c43b52;background:#fff0f2;border-radius:8px;margin:8px 10px 0;padding:7px 9px;font-size:10px;font-weight:850}.page-icon-settings-list>article{grid-template-columns:34px 105px minmax(150px,1fr) 67px 72px 42px}.page-icon-settings-list .page-icon-delete{color:#bd3d52;background:#fff5f6;border-color:#efc5cb}.page-icon-settings-list article>p{grid-column:3/7}.page-type-empty{color:#8f93a4;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:88px;display:flex}.page-type-empty b{font-size:12px}.page-type-empty small{font-size:10px}@media (width<=780px){.page-icon-settings-card .page-type-add-form{grid-template-columns:1fr auto}.page-type-add-form>div{grid-column:1/-1}.page-icon-settings-list>article{grid-template-columns:32px 92px minmax(130px,1fr) 62px 66px 40px}}@media (width<=620px){.page-icon-settings-card .page-type-add-form{grid-template-columns:1fr}.page-type-add-form>div,.page-type-add-form>input,.page-type-add-form>button{grid-column:1}.page-icon-settings-list>article{grid-template-columns:32px minmax(0,1fr) auto auto auto}.page-icon-settings-list input,.page-icon-settings-list article>p{grid-column:1/6}.page-icon-settings-list .page-icon-reset{grid-column:3}.page-icon-settings-list .page-icon-save{grid-column:4}.page-icon-settings-list .page-icon-delete{grid-column:5}}.work-submit-footer{flex-direction:column;align-items:stretch;gap:8px;padding-top:12px;display:flex}.work-submit-footer .work-submit-actions{justify-content:flex-end;align-items:flex-start;gap:8px;width:100%;margin:0;display:flex}.work-submit-footer .work-backdate-toggle,.work-submit-footer .work-cancel-button{min-height:38px}.work-submit-footer .work-cancel-button{color:#4a4f62;font:inherit;background:#fff;border:1px solid #dedfe7;border-radius:9px;padding:10px 13px;font-size:13px;font-weight:800}.work-submit-stack{flex-direction:column;align-items:stretch;gap:4px;display:flex}.work-modal-actions>.work-submit-actions>.work-submit-stack>.submit-button{color:#fff;-webkit-text-fill-color:#fff;background:linear-gradient(135deg,#7a64e9,#5a43cc);border:0;min-height:38px;padding:11px 16px;font-weight:800;box-shadow:0 7px 14px #5e47cf30}.work-modal-actions>.work-submit-actions>.work-submit-stack>.submit-button:disabled{cursor:not-allowed;color:#fff;-webkit-text-fill-color:#fff;filter:none;opacity:1;box-shadow:none;background:#aaa0cf;transform:none}.submit-button-label{color:inherit;-webkit-text-fill-color:inherit}.work-submit-stack>small{color:#898d9f;text-align:center;max-width:240px;font-size:10px;font-weight:750;line-height:1.35}.work-submit-footer .work-footer-backdate-field{border-top:0;border-bottom:1px solid #eee3ca;width:100%;padding:0 0 10px}.work-submit-footer .work-date-error{width:100%}@media (width<=620px){.work-submit-footer .work-submit-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.work-submit-footer .work-backdate-toggle,.work-submit-footer .work-cancel-button{width:100%}.work-submit-stack{grid-column:1/-1}.work-submit-stack .submit-button{width:100%}.work-submit-stack>small{max-width:none}.work-submit-footer .work-footer-backdate-field{grid-template-columns:1fr}}.team-recent-panel .live-work-description{color:#4f5467;font-weight:750}.team-recent-panel .live-work-description>span{color:#6550ce;margin-left:4px;font-weight:900}.work-profile-command-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:9px;padding:0 15px 11px;display:grid}.work-profile-level-block{background:linear-gradient(135deg,#fbfaff,#fff);border:1px solid #e6e3f1;border-radius:11px;flex-direction:column;justify-content:center;gap:6px;min-width:0;padding:8px 9px;display:flex}.work-profile-level-block>div:first-child{justify-content:space-between;align-items:center;gap:7px;display:flex}.work-profile-level-block span{color:#6752cf;font-size:11px;font-weight:950}.work-profile-level-block b{color:#9397a8;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.work-profile-level-track{background:#e8e7ef;border-radius:10px;height:5px;overflow:hidden}.work-profile-level-track i{border-radius:inherit;background:linear-gradient(90deg,#6d57dc,#a992f2);height:100%;display:block}.work-submit-compact{color:#fff;text-align:left;background:linear-gradient(105deg,#16885f,#29b878 58%,#209968);border:0;border-radius:11px;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:46px;padding:7px 9px;transition:transform .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 18px #1d996733}.work-submit-compact:hover{transform:translateY(-1px);box-shadow:0 11px 22px #1d996745}.work-submit-compact:disabled{cursor:not-allowed;opacity:.58;filter:saturate(.55);transform:none}.work-submit-compact>i{background:#ffffff2e;border-radius:9px;place-items:center;width:29px;height:29px;font-size:15px;font-style:normal;font-weight:950;display:grid}.work-submit-copy{flex-direction:column;min-width:0;display:flex}.work-submit-copy b{font-size:13px}.work-submit-copy small{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:10px;overflow:hidden}.work-submit-compact>em{font-size:14px;font-style:normal;font-weight:950}.work-submit-compact.loading>i{animation:.85s linear infinite login-spin}.work-managed-more{color:#6650ca;background:#f8f6ff;border:1px solid #ddd8f3;border-radius:8px;justify-content:center;width:100%;min-height:28px;margin:7px 0 0;padding:5px 8px;transition:border-color .16s,background .16s,transform .16s}.work-managed-more:hover{background:#f1edff;border-color:#aa9ce7;transform:translateY(-1px)}.work-managed-more.website-all{color:#bd3d55;background:#fff7f8;border-color:#efcbd2}.work-managed-more.website-all:hover{background:#fff0f2;border-color:#e6a9b5}.managed-page-header{background:linear-gradient(125deg,#f7f5ff,#fff 68%);border:1px solid #e1ddef;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;min-height:96px;padding:15px 17px;display:flex;box-shadow:0 7px 20px #362a740b}.managed-page-header.network{background:linear-gradient(125deg,#f3fbf8,#fff 68%);border-color:#d9e8e2}.managed-settings-panel>.managed-page-header{margin:20px 28px 14px}.managed-websites-panel .managed-page-header{margin:0 0 14px}.managed-page-heading{align-items:center;gap:12px;min-width:0;display:flex}.managed-page-heading>.site-mark{border-radius:12px;flex:none;width:42px;height:42px;font-size:14px}.managed-page-heading>div{min-width:0}.managed-page-heading small{color:#6650ca;letter-spacing:.07em;font-size:10px;font-weight:950}.managed-page-header.network .managed-page-heading small{color:#258b68}.managed-page-heading h2{color:#34394e;margin:3px 0 2px;font-size:16px}.managed-page-heading p{color:#8c90a1;margin:0;font-size:11px;line-height:1.5}.managed-page-actions{flex:none;align-items:stretch;gap:8px;display:flex}.managed-page-metrics{background:#fff;border:1px solid #e3e0ef;border-radius:10px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.managed-page-metrics>span{flex-direction:column;justify-content:center;align-items:center;min-width:57px;padding:7px 9px;display:flex}.managed-page-metrics>span+span{border-left:1px solid #eceaf2}.managed-page-metrics b{color:#5f49c8;font-size:13px;line-height:1}.managed-page-header.network .managed-page-metrics b{color:#218763}.managed-page-metrics small{color:#9599aa;margin-top:3px;font-size:10px;font-weight:850}.managed-page-actions>button{color:#fff;min-width:105px;font:inherit;white-space:nowrap;background:linear-gradient(135deg,#6953d4,#7a61e4);border:0;border-radius:10px;padding:8px 12px;font-size:11px;font-weight:900;transition:transform .16s,box-shadow .16s;box-shadow:0 7px 15px #5c46c52e}.managed-page-actions>button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #5c46c53d}.managed-page-header.network .managed-page-actions>button{background:linear-gradient(135deg,#258d69,#30ae7f);box-shadow:0 7px 15px #258d692b}.managed-settings-panel>.social-scope-tabs{margin:0 28px 18px}.social-managers>div{align-items:flex-start;gap:6px}.social-manager-person{flex-direction:column;align-items:center;gap:2px;min-width:38px;max-width:56px;display:flex}.social-managers .social-manager-person i{border-radius:10px;width:30px;height:30px;margin-left:0;font-size:17px}.social-manager-person small{color:#757a8d;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:56px;font-size:10px;font-weight:850;line-height:1.25;overflow:hidden}.social-managers>div>b{flex:none;margin-top:0;margin-left:0}@media (width<=780px){.work-profile-command-row{padding-left:12px;padding-right:12px}.managed-settings-panel>.managed-page-header{margin:16px 18px 12px}.managed-websites-panel .managed-page-header{margin:0 0 12px}.managed-settings-panel>.social-scope-tabs{margin:0 18px 14px}.managed-page-header{padding:13px 14px}.managed-page-heading p{font-size:10px}}@media (width<=560px){.work-profile-command-row{grid-template-columns:1fr 1fr;gap:7px}.work-submit-compact{grid-template-columns:27px minmax(0,1fr);padding:7px}.work-submit-compact>i{width:27px;height:27px}.work-submit-compact>em{display:none}.work-submit-copy small{font-size:10px}.managed-page-header{flex-direction:column;align-items:stretch}.managed-page-actions{width:100%}.managed-page-metrics,.managed-page-actions>button{flex:1}.social-managers>div{flex-wrap:wrap}}@media (width<=380px){.work-profile-command-row{grid-template-columns:1fr}.work-submit-compact>em{display:block}.managed-page-actions{flex-direction:column}.managed-page-actions>button{min-height:38px}}.employee-profile-avatar{border:1px solid #e4dfef;border-radius:12px;flex:none;width:40px;height:40px;display:block;box-shadow:0 3px 9px #30275b1a}.employee-profile-fallback{color:#6953d2;background:#f0edff;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:14px;font-weight:900;display:grid}.employee-tile>.employee-profile-avatar{border-radius:14px;width:50px;height:50px}.weekly-work-person>.employee-profile-avatar{border-radius:9px;width:34px;height:34px}.social-managers .social-manager-person>.employee-profile-avatar{border:2px solid #fff;border-radius:10px;width:30px;height:30px;margin:0;box-shadow:0 3px 8px #3028581a}.character-save-error{color:#c43851;margin-top:7px;font-size:11px;font-weight:800;display:block}.weekly-employee-tiles{grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:6px;max-height:154px}.weekly-employee-tiles .employee-tile{border-radius:9px;gap:3px;min-height:58px;padding:5px 3px 4px}.weekly-employee-tiles .employee-tile>.employee-profile-avatar{border-radius:9px;width:29px;height:29px}.weekly-employee-tiles .employee-tile>b{font-size:11px;font-weight:500;line-height:1.2}.weekly-employee-tiles .employee-tile>em{width:14px;height:14px;font-size:9px;top:3px;right:3px}@media (width<=780px){.weekly-employee-tiles{grid-template-columns:repeat(auto-fill,minmax(50px,1fr))}}.people-hub-page{max-width:1500px}.people-hub-title{align-items:flex-end}.people-hub-title>div>small{color:#858a9c;margin-top:5px;font-size:13px;display:block}.people-hub-title>.primary-small{color:#fff;background:linear-gradient(135deg,#6e57dc,#5a43c9);border:0;border-radius:11px;min-height:42px;font-weight:900;box-shadow:0 8px 18px #5842be2e}.people-admin-note{background:linear-gradient(120deg,#f7f4ff,#fff);border:1px solid #e3dff2;border-radius:13px;align-items:center;gap:11px;min-height:62px;padding:12px 15px;display:flex}.people-admin-note>span{color:#fff;letter-spacing:.06em;background:#6b54d3;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:950}.people-admin-note>div{min-width:0}.people-admin-note b{color:#484d62;font-size:13px}.people-admin-note p{color:#85899b;margin:3px 0 0;font-size:11px;line-height:1.5}.people-hub-table{overflow-x:auto}.people-hub-table>.table-head,.people-hub-table>.person-row{grid-template-columns:minmax(220px,1.45fr) 78px minmax(132px,.8fr) 100px 112px minmax(150px,.9fr) 152px;min-width:1070px}.people-hub-table>.table-head{font-size:11px}.people-hub-table>.person-row{min-height:68px;font-size:13px}.people-hub-table .person-cell{gap:7px;min-width:0}.person-profile-button{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:9px;min-width:0;padding:0;display:flex}.person-profile-button:hover b,.person-work-button:hover b{color:#5d45c5}.person-profile-button>span{flex-direction:column;min-width:0;display:flex}.person-profile-button b{color:#363b50;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.person-profile-button small{color:#8b8fa1;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.person-profile-button small.top-role{color:#c83750;font-weight:900}.people-hub-table .team-select,.people-hub-table .role-select{color:#4d5266;background:#fff;border:1px solid #dedfe8;border-radius:9px;width:100%;max-width:none;height:38px;padding:0 28px 0 10px;font-size:12px;font-weight:800}.person-work-button{color:#777c90;background:#f8f8fb;border:1px solid #e2e0eb;border-radius:9px;flex-wrap:wrap;justify-content:center;align-items:center;gap:3px;min-width:76px;padding:5px 8px;font-size:11px;font-weight:800;display:flex}.person-work-button b{color:#6a54d1;font-size:15px}.person-work-button small{color:#9296a6;width:100%;font-size:10px}.person-work-button.has-work{background:#eef9f5;border-color:#bee8d8}.person-work-button.has-work b{color:#208b64}.people-hub-table .person-save-cell{grid-template-columns:minmax(70px,1fr) 50px;gap:6px;display:grid}.people-hub-table .person-save-cell>button{color:#7f8393;background:#f4f3f8;border:1px solid #dedce8;border-radius:8px;width:100%;min-width:0;height:34px;padding:0 7px;font-size:11px;font-weight:900}.people-hub-table .person-save-cell>button.dirty{color:#fff;background:#6852d1;border-color:#6852d1}.people-hub-table .person-save-cell>.person-delete-button{color:#bc3c51;background:#fff6f7;border-color:#efcbd1}.people-hub-table .person-save-cell>.person-delete-button:hover{background:#fff0f2;border-color:#df8e9c}.people-hub-table .person-save-cell>button:disabled{cursor:not-allowed;opacity:.55}.people-hub-table .status{font-size:11px}.people-directory-panel .people-sample-note{font-size:11px;line-height:1.5}.employee-add-modal form select{color:#3f445a;background:#fff;border:1px solid #dfe1e9;border-radius:10px;outline:none;width:100%;height:42px;padding:9px 30px 9px 11px;font-size:13px;font-weight:750}.employee-add-modal form select:focus{border-color:#846fe2;box-shadow:0 0 0 3px #6f57d517}.employee-add-icon{color:#fff;background:#6953d2;border-radius:14px;place-items:center;width:48px;height:48px;font-size:24px;font-weight:900;display:grid;box-shadow:0 7px 16px #5741be33}.employee-add-role,.employee-add-note{grid-column:1/3}.employee-delete-modal{text-align:center;background:#fff;border:1px solid #ffffffb3;border-radius:22px;flex-direction:column;align-items:center;width:min(450px,100%);padding:28px;animation:.22s rise;display:flex;box-shadow:0 28px 90px #18123a52}.employee-delete-avatar{border-radius:19px;width:66px;height:66px}.employee-delete-modal>small{color:#ca3952;letter-spacing:.06em;margin-top:13px;font-size:11px;font-weight:950}.employee-delete-modal h2{margin:6px 0 5px;font-size:20px}.employee-delete-modal>p{color:#7f8497;max-width:360px;margin:0;font-size:13px;line-height:1.6}.employee-delete-modal>.employee-edit-error{width:100%;margin-top:12px}.employee-delete-modal footer{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:20px;display:grid}.employee-delete-modal footer button{color:#656a7c;background:#fff;border:1px solid #dedfe7;border-radius:10px;height:41px;font-size:12px;font-weight:900}.employee-delete-modal footer button:last-child{color:#fff;background:#d8425c;border-color:#d8425c}.employee-work-profile-image{border-radius:17px!important;width:58px!important;height:58px!important}.employee-work-profile-fallback{width:58px!important;height:58px!important}.employee-work-range-tabs{background:#faf9fd;border-bottom:1px solid #ebeaf1;gap:7px;padding:11px 20px;display:flex;overflow-x:auto}.employee-work-range-tabs button{color:#717688;white-space:nowrap;background:#fff;border:1px solid #dedfe8;border-radius:9px;min-height:34px;padding:7px 11px;font-size:11px;font-weight:850}.employee-work-range-tabs button:hover{color:#624bc8;border-color:#a99ce8}.employee-work-range-tabs button.active{color:#fff;background:#6952d1;border-color:#6952d1;box-shadow:0 5px 12px #5640be29}.employee-work-state{color:#777c90;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:270px;padding:30px;display:flex}.employee-work-state b{font-size:13px}.employee-work-state.empty>span{color:#6953d2;background:#f0edff;border-radius:13px;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.employee-work-state.empty small{font-size:11px}.employee-work-error{color:#c63750;background:#fff0f2;border-radius:9px;margin:10px 20px 0;padding:9px 11px;font-size:11px;font-weight:850}@media (width<=780px){.people-hub-title{flex-direction:column;align-items:stretch;gap:12px}.people-hub-title>.primary-small{width:100%}.people-hub-page .team-overview-toolbar{overflow-x:auto}.people-hub-table>.table-head{display:grid}.people-admin-note{align-items:flex-start}.employee-add-role,.employee-add-note{grid-column:1}.employee-work-range-tabs{padding-left:15px;padding-right:15px}}@media (width<=560px){.people-hub-page .people-overview-toolbar{padding:7px;display:block}.people-hub-page .team-overview-search{width:100%;min-width:0}.people-hub-page .team-overview-tabs{margin-top:7px}.employee-delete-modal{border-radius:22px 22px 0 0}.employee-work-modal>header{padding:16px}.employee-work-range-tabs{padding:9px 12px}.employee-work-list{padding-left:14px;padding-right:14px}}.network-list-head,.page-list-head{position:relative}.network-list-head,.network-list-row,.page-list-head,.page-list-row{grid-template-columns:minmax(300px,1.55fr) 94px minmax(180px,1fr) 42px}.has-owner-tools .network-list-head,.has-owner-tools .network-list-row,.has-owner-tools .page-list-head,.has-owner-tools .page-list-row{grid-template-columns:minmax(300px,1.55fr) 94px minmax(180px,1fr) 42px 64px}.directory-leading-head{text-align:center;width:60px;position:absolute;left:12px}.network-list-row,.page-list-row{min-height:15px}.network-list-category{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(145deg,#765ddd,#5941c7);border-radius:10px;place-items:center;width:36px;min-height:36px;padding:4px;font-size:11px;font-weight:950;transition:transform .16s;display:grid;position:absolute;top:50%;left:24px;overflow:hidden;transform:translateY(-50%)}.network-list-row:hover .network-list-category{transform:translateY(-50%)scale(1.04)}.page-list-platform-cell{flex-direction:column;align-items:center;gap:3px;width:48px;display:flex;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.page-list-platform-cell>.social-platform-mark{border-radius:10.4px;width:38.4px;height:38.4px;font-size:16.8px;transition:transform .16s;position:static;transform:none}.page-list-row:hover .page-list-platform-cell>.social-platform-mark{transform:scale(1.04)}.page-list-platform-cell>.page-list-platform{color:#70658f;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:0 0;max-width:68px;padding:0;font-size:10px;line-height:1.15;overflow:hidden}@media (width<=1050px){.network-list-head,.network-list-row,.page-list-head,.page-list-row{grid-template-columns:minmax(230px,1.35fr) 82px minmax(150px,.9fr) 34px}.has-owner-tools .network-list-head,.has-owner-tools .network-list-row,.has-owner-tools .page-list-head,.has-owner-tools .page-list-row{grid-template-columns:minmax(230px,1.35fr) 82px minmax(150px,.9fr) 34px 58px}}@media (width<=780px){.network-list-row,.page-list-row,.has-owner-tools .network-list-row,.has-owner-tools .page-list-row{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;min-height:15px}.network-list-category{left:18px}.page-list-platform-cell{left:14px}.network-list-row>.directory-primary-link,.page-list-name{grid-area:1/1}.directory-team{grid-area:2/1}.network-list-managers,.page-list-managers{grid-area:3/1}.directory-status-dot{grid-area:2/2}.directory-edit-button{grid-area:3/2}}@media (width<=520px){.network-list-category{left:14px}.page-list-platform-cell{left:9px}}.work-detail-modal.editing{width:min(660px,100%);max-height:calc(100vh - 40px);overflow:auto}.work-edit-form{display:block}.work-edit-body{padding:17px 20px 14px}.work-edit-access-note{color:#6655b7;background:#f7f5ff;border:1px solid #e4e0f5;border-radius:10px;margin:0 0 12px;padding:8px 10px;font-size:11px;font-weight:800}.work-edit-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.work-edit-field{flex-direction:column;gap:6px;min-width:0;display:flex}.work-edit-field.full{grid-column:1/-1}.work-edit-field>span{color:#565b70;font-size:12px;font-weight:900}.work-edit-field>span i{color:#d94e64;margin-left:3px;font-style:normal}.work-edit-field input,.work-edit-field textarea{color:#41465b;width:100%;font:inherit;background:#fff;border:1px solid #dedfe8;border-radius:10px;outline:none;padding:10px 11px;font-size:13px;line-height:1.45}.work-edit-field input{height:41px}.work-edit-field textarea{resize:vertical;min-height:92px}.work-edit-field input:focus,.work-edit-field textarea:focus{border-color:#7962dd;box-shadow:0 0 0 3px #6952d01a}.work-edit-error{color:#bf3d54;background:#fff0f3;border-radius:9px;margin:11px 0 0;padding:8px 10px;font-size:11px;font-weight:850}.work-edit-success{color:#238762;background:#eaf8f2;border-radius:9px;margin:0 0 10px;padding:8px 10px;font-size:11px;font-weight:900}.work-detail-modal>footer.work-detail-actions,.work-edit-actions{justify-content:space-between;align-items:center;gap:10px;padding:0 20px 18px;display:flex}.work-detail-actions>span{color:#969aaa;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.work-detail-actions>div,.work-edit-actions{justify-content:flex-end;gap:7px;display:flex}.work-detail-modal>footer.work-detail-actions button,.work-edit-actions button{border:1px solid #0000;border-radius:10px;min-height:38px;padding:8px 13px;font-size:12px;font-weight:900}.work-detail-modal .work-detail-secondary{color:#74798c;background:#fff;border-color:#dedfe8}.work-detail-modal .work-detail-edit,.work-detail-modal .work-detail-save{color:#fff;background:#6953d4;border-color:#6953d4;box-shadow:0 6px 14px #513cb729}.work-detail-modal .work-detail-edit>span{margin-right:3px}.work-detail-modal button:disabled{cursor:wait;opacity:.55}.work-detail-close:disabled{cursor:wait}.work-edit-actions{padding-top:0}@media (width<=620px){.work-detail-modal.editing{max-height:calc(100vh - 12px)}.work-edit-grid{grid-template-columns:1fr}.work-edit-field.full{grid-column:1}.work-detail-modal>footer.work-detail-actions{flex-direction:column;align-items:stretch}.work-detail-actions>div{grid-template-columns:1fr 1fr;display:grid}.work-detail-actions>div button{width:100%}.work-edit-actions{grid-template-columns:1fr 1fr;display:grid}.work-edit-actions button{width:100%}}@media (width<=900px){.personal-profile-grid{grid-template-columns:minmax(0,1fr)}.settings-profile-card{max-width:none}}@media (width<=780px){.settings-nav{scroll-snap-type:x proximity;display:flex;overflow-x:auto}.settings-nav button{scroll-snap-align:start;flex:none;width:auto;min-width:104px}.network-list-category{grid-area:auto;right:auto}}@media (width<=620px){.people-hub-table{background:#f7f6fb;padding:8px;overflow:visible}.people-hub-table>.table-head{display:none}.people-hub-table>.person-row{background:#fff;border:1px solid #e5e3ed;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"person code""team team""work status""role role""actions actions";gap:9px 10px;min-width:0;min-height:0;margin-bottom:8px;padding:10px}.people-hub-table>.person-row:last-child{margin-bottom:0}.people-hub-table>.person-row>span{min-width:0}.people-hub-table>.person-row>span:first-child{grid-area:person}.people-hub-table>.person-row>span:nth-child(2){grid-area:code;align-self:center}.people-hub-table>.person-row>span:nth-child(3){grid-area:team}.people-hub-table>.person-row>span:nth-child(4){grid-area:work}.people-hub-table>.person-row>span:nth-child(5){grid-area:status}.people-hub-table>.person-row>span:nth-child(6){grid-area:role}.people-hub-table>.person-row>span:nth-child(7){grid-area:actions}.people-hub-table>.person-row>span:nth-child(n+3):nth-child(-n+6){flex-direction:column;align-items:stretch;gap:5px;display:flex!important}.people-hub-table>.person-row>span:nth-child(n+3):nth-child(-n+6):before{color:#9296a7;font-size:10px;font-weight:850}.people-hub-table>.person-row>span:nth-child(3):before{content:"ทีม"}.people-hub-table>.person-row>span:nth-child(4):before{content:"ผลงานวันนี้"}.people-hub-table>.person-row>span:nth-child(5):before{content:"สถานะ"}.people-hub-table>.person-row>span:nth-child(6):before{content:"ระดับสิทธิ์"}.people-hub-table .person-work-button{width:100%;min-height:42px}.people-hub-table .status{align-self:flex-start}.people-hub-table .person-save-cell{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid!important}}
