.portal-page-load{z-index:110;opacity:0;visibility:hidden;pointer-events:none;background:#f7f8fa;place-items:center;transition:opacity .18s,visibility .18s;display:grid;position:fixed;inset:0}.portal-page-load.is-on{opacity:1;visibility:visible;pointer-events:auto}.portal-page-load__gif{object-fit:contain;width:168px;height:168px;display:block}
.header{z-index:100;width:100%;min-height:var(--portal-header,64px);background:#fff;border-bottom:1px solid #eef1f4;padding:0;position:sticky;top:0}.header .header-div{width:min(var(--portal-max,1440px),100% - var(--portal-gutter,24px));min-height:var(--portal-header,64px);grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;column-gap:clamp(12px,2vw,28px);margin:0 auto;display:grid}.header .header-left{cursor:pointer;align-items:center;gap:10px;min-width:0;display:flex}.header .logobox{flex:none;align-items:center;width:clamp(110px,12vw,150px);height:36px;display:flex}.header .logobox .logo{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:36px;display:block}.header .header-center{justify-content:center;justify-self:center;width:100%;min-width:0;max-width:520px;display:flex}.header .header-right{white-space:nowrap;justify-content:flex-end;align-items:center;gap:clamp(8px,1.2vw,18px);min-width:0;display:flex}.header .header-actions{justify-content:flex-end;align-items:center;gap:inherit;min-width:0;display:flex}.header .header-link{font-size:var(--type-tab,14px);color:#374151;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:400;line-height:1;text-decoration:none;display:inline-flex}.header .header-link-icon{object-fit:contain;image-rendering:auto;flex:none;width:16px;height:16px;display:block}.header .header-link-icon--coop{width:18px;height:15px}.header .header-link-icon--publish{width:18px;height:18px}.header .header-link:hover{color:#12e8de}.header .header-link--accent{color:#374151;font-weight:400}.header .header-link--busy{color:#98a2b3;cursor:wait}.header .header-avatar.ui-avatar-wrap{width:var(--ui-avatar-size,48px);height:var(--ui-avatar-size,48px);cursor:pointer;background:#1e3a5f;flex:none;padding:0}.header .header-avatar.is-regular{border-color:#0000}.header .header-login-button{color:#fff;cursor:pointer;background:#6ee5dd;border:1px solid #6ee5dd;border-radius:8px;justify-content:center;align-items:center;min-width:60px;height:34px;padding:0 14px;font-size:14px;font-weight:600;line-height:1;transition:border-color .18s,color .18s,background .18s,box-shadow .18s;display:inline-flex}.header .header-login-button:hover,.header .header-login-button:focus-visible{color:#fff;background:#4fd8d0;border-color:#4fd8d0;outline:none;box-shadow:0 5px 16px #4fd8d047}.header .header-login-button--loading,.header .header-login-button--loading:hover{color:#98a2b3;cursor:wait;box-shadow:none;background:#f8fafb;border-color:#e5eaec}.header .header-qr{align-items:center;height:100%;display:flex;position:relative}.header .header-qr:hover .header-link,.header .header-qr:focus-within .header-link{color:#12e8de}.header .header-qr:hover .header-qr-popup,.header .header-qr:focus-within .header-qr-popup{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.header .header-qr-popup{opacity:0;visibility:hidden;pointer-events:none;z-index:30;background:#fff;border-radius:18px;width:min(220px,70vw);padding:18px 18px 20px;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%,14px);box-shadow:0 18px 36px #10111429}.header .header-qr-popup:before{content:"";background:#fff;width:16px;height:16px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:-3px -3px 10px #1011140a}.header .header-qr-title{z-index:1;color:#4b5563;text-align:center;margin-bottom:14px;font-size:15px;font-weight:600;line-height:1.5;position:relative}.header .header-qr-code{z-index:1;aspect-ratio:1;object-fit:contain;background:#fff;border-radius:12px;width:100%;height:auto;display:block;position:relative}.header .header-qr-empty{z-index:1;color:#98a2b3;text-align:center;margin:0;padding:28px 8px;font-size:13px;line-height:1.5;position:relative}@media screen and (max-width:1200px){.header .header-link span{display:none}.header .header-link{gap:0}.header .header-link-icon{width:18px;height:18px}.header .header-link-icon--coop{width:20px;height:17px}}@media screen and (max-width:900px){.header .header-link:not(.header-link--accent){display:none}.header .header-qr .header-link{display:inline-flex}}@media screen and (max-width:760px){.header{min-height:auto;padding:10px 0}.header .header-div{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo auth""actions actions""search search";gap:8px 10px}.header .header-left{grid-area:logo}.header .header-center{order:unset;grid-area:search/auto;justify-self:stretch;max-width:none}.header .header-right{white-space:normal;display:contents}.header .header-actions{flex-wrap:nowrap;grid-area:actions;justify-content:space-between;gap:4px;width:100%}.header .header-login-button,.header .header-avatar.ui-avatar-wrap{grid-area:auth;justify-self:end}.header .header-link{flex:none;gap:3px;font-size:12px}.header .header-link span,.header .header-link--accent span{display:inline}.header .header-qr .header-link{display:inline-flex}}
.search-box{background-color:#f3f4f6;border:1px solid #eef1f4;border-radius:999px;align-items:center;width:100%;max-width:520px;height:40px;display:flex;overflow:hidden}.search-box input{color:#222;background:0 0;border:0;flex:1;height:100%;padding:0 18px;font-size:14px}.search-box input::placeholder{color:#9b9ea6}.search-box input:focus{outline:none}.search-box .search-button{min-width:78px;height:100%;box-shadow:none;border-radius:0;font-size:14px}
.button{color:#fff;white-space:nowrap;cursor:pointer;background-color:#19dfe0;border-radius:8px;justify-content:center;align-items:center;min-width:100px;height:44px;padding:0 24px;font-size:16px;font-weight:600;display:inline-flex;box-shadow:0 8px 24px #959da52e}
