body .hy-notice-center{width:min(440px,calc(100vw - 24px));max-height:min(640px,calc(100dvh - 96px));display:flex;flex-direction:column;overflow:hidden;background:var(--hy-ui-surface)!important;color:var(--hy-ui-text)!important;border:1px solid var(--hy-ui-line)!important;border-radius:20px!important;box-shadow:0 24px 64px #00000030,0 4px 12px #00000014!important;font-size:13px}body .hy-notice-center button{font:inherit;cursor:pointer;color:inherit}body .hy-notice-header{display:flex;align-items:center;gap:12px;padding:22px 20px 18px;flex-shrink:0}body .hy-notice-brand-icon{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:13px;color:#153426!important;background:linear-gradient(115deg,#e7f8b6,#b9efbf 48%,#86dcc5)!important}body .hy-notice-heading{min-width:0;flex:1}body .hy-notice-heading h2{margin:0;font-size:18px;font-weight:650;letter-spacing:-.4px;color:var(--hy-ui-text)!important}body .hy-notice-heading p{margin:4px 0 0;font-size:11px;line-height:1.5;color:var(--hy-ui-muted)!important}body .hy-notice-mark{display:flex;align-items:center;gap:5px;flex-shrink:0;padding:8px 0 8px 6px;border:0;background:transparent!important;color:var(--hy-ui-muted)!important;font-size:12px!important}body .hy-notice-mark:disabled{cursor:wait}body .hy-notice-filters{display:flex;gap:4px;margin:0 20px 12px;padding:4px;background:var(--hy-ui-page)!important;border-radius:11px;flex-shrink:0}body .hy-notice-filters button{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;min-width:0;padding:8px;border:1px solid transparent;border-radius:8px;background:transparent!important;color:var(--hy-ui-muted)!important}body .hy-notice-filters button[aria-pressed=true]{background:var(--hy-ui-raised)!important;border-color:var(--hy-ui-line);color:var(--hy-ui-text)!important;font-weight:600}body .hy-notice-filters button span{font-size:11px;font-variant-numeric:tabular-nums}body .hy-notice-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 10px 12px;scrollbar-width:thin;scrollbar-color:var(--hy-ui-lineStrong) transparent}body .hy-notice-item{display:flex;width:100%;gap:12px;padding:16px 10px;text-align:left;border:0;border-radius:12px;background:transparent!important}body .hy-notice-item+.hy-notice-item{margin-top:2px}body .hy-notice-item:hover{background:var(--hy-ui-raised)!important}body .hy-notice-item-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;flex-shrink:0;background:var(--hy-ui-raised)!important;color:var(--hy-ui-muted)!important}body .hy-notice-item[data-unread=true] .hy-notice-item-icon{color:var(--hy-ui-accent)!important}body .hy-notice-content{flex:1;min-width:0}body .hy-notice-title{display:flex;align-items:flex-start;gap:10px}body .hy-notice-title strong{flex:1;min-width:0;font-size:13px;line-height:1.6;font-weight:600;overflow-wrap:anywhere;color:var(--hy-ui-text)!important}body .hy-notice-dot{width:6px;height:6px;flex-shrink:0;margin-top:7px;border-radius:50%;background:var(--hy-ui-accent)!important}body .hy-notice-summary{margin:5px 0 10px;font-size:12px;line-height:1.7;color:var(--hy-ui-muted)!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere}body .hy-notice-meta{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px 12px;font-size:11px;line-height:1.5;color:var(--hy-ui-muted)!important}body .hy-notice-meta time{font-variant-numeric:tabular-nums}body .hy-notice-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--hy-ui-line);padding:14px 20px;flex-shrink:0}body .hy-notice-footer>span{font-size:11px;color:var(--hy-ui-muted)!important}body .hy-notice-footer button,body .hy-notice-empty button{display:flex;align-items:center;justify-content:center;gap:8px;border:0;background:transparent!important;color:var(--hy-ui-accent)!important;padding:6px 0;font-weight:600}body .hy-notice-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;padding:30px 20px;gap:12px;text-align:center;color:var(--hy-ui-muted)!important}body .hy-notice-empty h3{margin:0;font-size:14px;color:var(--hy-ui-text)!important}body .hy-notice-empty p{margin:0;line-height:1.7;font-size:12px}body .hy-notice-error{padding:0 20px;color:var(--hy-ui-danger)!important}body .hy-notice-center button:focus-visible{outline:2px solid var(--hy-ui-accent)!important;outline-offset:-2px}@media(max-width:480px){body .hy-notice-header{gap:10px;padding:16px}body .hy-notice-filters{margin-inline:16px}body .hy-notice-footer{padding-inline:16px}body .hy-notice-footer>span{display:none}body .hy-notice-footer button{margin-left:auto}}@layer hy-design{html body .workspace-account-login-button{background:#ededee!important;color:#17181b!important;border-color:#ededee!important;box-shadow:none!important}html body .workspace-account-login-button:hover{background:#fff!important;color:#17181b!important}html body .workspace-account-login-button :is(span,svg){color:#17181b!important;stroke:currentColor!important}html body .hy-guest-account-card,html body .hy-guest-auth-modal .ant-modal-container,html body .hy-guest-auth-modal .ant-modal-content{background:#17181b!important;border:1px solid #34363b!important;box-shadow:0 20px 60px #0009!important;border-radius:22px!important;color:#f3f3f4!important}html body .hy-guest-account-content{padding:24px!important}html body .hy-guest-eyebrow{font-size:10px!important;letter-spacing:1.5px!important;color:#909298!important}html body .hy-guest-account-content h2{margin:13px 0 9px!important;font-size:19px!important;line-height:1.5!important;font-weight:600!important;color:#f4f4f5!important}html body .hy-guest-account-content p,html body .hy-guest-auth-content p{font-size:12px!important;line-height:1.8!important;color:#9b9da4!important;margin:0 0 22px!important}html body .hy-guest-primary,html body .hy-guest-secondary{width:100%!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;border-radius:11px!important;font-size:13px!important;font-weight:600!important;box-shadow:none!important;cursor:pointer!important;transition:background-color .16s ease!important}html body .hy-guest-primary{background:#ededee!important;color:#17181b!important;border:1px solid #ededee!important}html body .hy-guest-primary:hover{background:#fff!important}html body .hy-guest-auth-modal .hy-guest-auth-content .hy-guest-primary.ant-btn{background:#ededee!important;color:#17181b!important;border-color:#ededee!important}html body .hy-guest-auth-modal .hy-guest-auth-content .hy-guest-primary.ant-btn span{color:#17181b!important}html body .hy-guest-secondary{margin-top:10px!important;background:#242529!important;color:#dddde1!important;border:1px solid #393b40!important}html body .hy-guest-secondary:hover{background:#303238!important}html body .hy-guest-plan-link{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-top:22px!important;padding:16px 0 0!important;border:0!important;border-top:1px solid #303237!important;background:none!important;color:#92959d!important;font-size:12px!important;cursor:pointer!important}html body .hy-guest-auth-modal .ant-modal-mask{background:#04050794!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}html body .hy-guest-auth-modal .ant-modal{max-width:calc(100vw - 32px)!important;padding-bottom:0!important}html body .hy-guest-auth-modal .ant-modal-container,html body .hy-guest-auth-modal .ant-modal-content,html body .hy-guest-auth-modal .ant-modal-body{padding:0!important;overflow:hidden!important;filter:none!important}html body .hy-guest-auth-layout{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(400px,1fr)!important;height:min(720px,calc(100dvh - 48px));min-height:0;overflow:hidden;background:#17181b}html body .hy-guest-auth-media{position:relative;overflow:hidden;min-width:0;min-height:0;background:#08090a}html body .hy-guest-auth-media>video,html body .hy-guest-auth-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:none!important}html body .hy-guest-auth-media-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0005,transparent 28%,transparent 50%,#000b);pointer-events:none}html body .hy-guest-auth-brand{position:absolute;top:32px;left:32px;display:flex;align-items:center;gap:10px;color:#fff;font-size:17px;font-weight:600}html body .hy-guest-auth-brand img{width:42px;height:30px;object-fit:contain}html body .hy-guest-auth-caption{position:absolute;bottom:42px;left:32px;right:28px;color:#fff}html body .hy-guest-auth-caption>span{font-size:11px;letter-spacing:2px;color:#ddd}html body .hy-guest-auth-caption h3{margin:16px 0 14px!important;font-size:clamp(22px,2.6vw,30px)!important;line-height:1.5!important;font-weight:600;color:#fff}html body .hy-guest-auth-caption p{font-size:12px;color:#d0d0d2}html body .hy-guest-auth-content{display:flex;flex-direction:column;min-width:0;min-height:0;overflow-y:auto;padding:48px 38px 32px!important}html body .hy-guest-auth-form-inner{flex:0 0 auto;width:100%;margin:auto 0!important}html body .hy-guest-auth-content h2{margin:12px 0 8px!important;font-size:25px!important;font-weight:600!important;color:#f4f4f5!important}html body .hy-guest-auth-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;padding:4px!important;border-radius:12px!important;background:#101114!important;margin-bottom:20px!important}html body .hy-guest-auth-tabs button{padding:8px!important;border:0!important;border-radius:8px!important;color:#8e9099!important;background:transparent!important;cursor:pointer!important}html body .hy-guest-auth-tabs button[aria-pressed=true]{color:#fff!important;background:#303238!important}html body .hy-guest-auth-modal .ant-form-item-label label{color:#c4c5cb!important}html body .hy-guest-auth-modal .ant-input,html body .hy-guest-auth-modal .ant-input-affix-wrapper{background:#202126!important;color:#eee!important;border-color:#3c3e46!important;border-radius:9px!important;min-height:38px!important}html body .hy-guest-auth-modal .ant-input-affix-wrapper .ant-input{min-height:auto!important}html body .hy-guest-auth-modal .ant-input:focus,html body .hy-guest-auth-modal .ant-input:focus-visible{outline:none!important;box-shadow:none!important}html body .hy-guest-auth-modal .ant-input:focus,html body .hy-guest-auth-modal .ant-input-affix-wrapper:focus-within{border-color:#8b8e96!important;outline:none!important;box-shadow:none!important}html body .hy-guest-auth-modal .ant-input-affix-wrapper>input.ant-input{border:0!important;background:transparent!important}html body .hy-guest-auth-modal .ant-modal-close{color:#b4b6bd!important}html body .hy-guest-auth-content .hy-guest-footnote{margin:18px 0 0!important;text-align:center!important;font-size:11px!important}html body .hy-guest-auth-error{margin-bottom:14px!important}@media(max-width:640px){html body .hy-guest-auth-modal .ant-modal{max-width:calc(100vw - 24px)!important}html body .hy-guest-auth-layout{grid-template-columns:1fr!important;grid-template-rows:160px minmax(0,1fr);height:min(812px,calc(100dvh - 32px))}html body .hy-guest-auth-content{padding:26px 24px 24px!important}html body .hy-guest-auth-brand{top:20px;left:24px}html body .hy-guest-auth-caption{bottom:18px;left:24px}html body .hy-guest-auth-caption h3{margin:0!important;font-size:19px!important}html body .hy-guest-auth-caption h3 br,html body .hy-guest-auth-caption>span,html body .hy-guest-auth-caption p{display:none}html body .hy-guest-auth-modal .ant-modal-close{background:#17181bbf!important;color:#fff!important}}}
