.sticky-header{position:fixed;top:0;left:0;right:0;width:100%;min-height:64px;background:#fff;border-bottom:1px solid rgba(11,28,59,.08);z-index:999;box-shadow:0 2px 8px #0b1c3b0a}.sticky-header-content{width:100%;min-height:64px;padding:8px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px;box-sizing:border-box}.sticky-header-left{display:flex;align-items:center;gap:14px;min-width:0}.sticky-header-logos{display:flex;align-items:center;gap:10px;flex-shrink:0}.sticky-header-logo{height:36px;width:auto;object-fit:contain}.sticky-header-logo--secondary{height:32px}.sticky-header-title-wrapper{display:flex;flex-direction:column;gap:1px;min-width:0}.sticky-header-kicker{margin:0;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0b1c3b8c}.sticky-header-title{font-size:1rem;font-weight:700;color:var(--ink);margin:0;letter-spacing:.01em;white-space:nowrap}.header-date{font-size:.72rem;font-weight:500;color:#0b1c3b94;margin:0;white-space:nowrap;text-align:left}.title-abbr{display:none}@media(max-width:768px){.header-user-name{display:inline;max-width:110px;font-size:.85rem}.header-user-btn{width:auto;max-width:180px;padding:0 10px;justify-content:flex-start}}.sticky-header-actions{position:relative;display:flex;gap:10px;align-items:center;flex-shrink:0}.header-doc-btn{min-height:40px;border-radius:10px;border:1px solid rgba(47,111,228,.2);background:#2f6fe40f;color:#0b1c3bc2;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:0 12px;font-size:.8rem;font-weight:600;transition:background .18s ease,border-color .18s ease,color .18s ease;white-space:nowrap}.header-doc-btn[hidden]{display:none!important}.header-doc-icon{width:18px;height:18px;fill:#0b1c3b9e;flex-shrink:0;transition:fill .18s ease}.header-doc-btn:hover{background:#2f6fe41f;border-color:#2f6fe44d}.header-doc-btn:hover .header-doc-icon{fill:var(--sea)}.header-doc-btn:active{background:#2f6fe424}.header-doc-btn.is-active{background:#2f6fe41a;border-color:#2f6fe43d;color:#0b1c3bc2}.header-doc-btn.is-active .header-doc-icon{fill:#0b1c3b9e}.header-icon-btn{width:38px;height:38px;border-radius:999px;border:1px solid rgba(15,26,31,.25);background:#fff;color:#0f1a1fb3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease;padding:0}.header-user-btn{min-height:40px;border-radius:10px;border:1px solid rgba(11,28,59,.12);background:#fff;color:#0b1c3bc7;cursor:pointer;display:flex;align-items:center;gap:9px;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;padding:0 14px;white-space:nowrap;box-shadow:0 2px 8px #0b1c3b0a}.header-messages-btn{min-height:40px;border-radius:10px;border:1px solid transparent;background:transparent;color:#0b1c3bc7;cursor:pointer;display:flex;align-items:center;gap:9px;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;padding:0 14px;white-space:nowrap;box-shadow:none}.header-messages-btn[hidden]{display:none!important}.header-messages-icon{width:21.6px;height:21.6px;fill:none;stroke:#0b1c3bb3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .18s ease;flex-shrink:0}.header-messages-label{font-size:.8rem;font-weight:600;color:#0b1c3bd6;white-space:nowrap}.header-messages-btn:hover{background:#2f6fe414;border-color:#2f6fe438;box-shadow:0 4px 10px #2f6fe414}.header-messages-btn:hover .header-messages-icon{stroke:var(--sea)}.header-messages-btn:active{background:#2f6fe424;box-shadow:0 2px 8px #0b1c3b0a}.header-notice-wrap{position:relative;display:flex;align-items:center}.header-user-btn .user-icon{width:21.6px;height:21.6px;fill:none;stroke:#0b1c3bb3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .18s ease;flex-shrink:0}.header-user-name{font-size:.8rem;font-weight:600;color:#0b1c3bd6;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-user-btn:hover{background:#2f6fe414;border-color:#2f6fe438;box-shadow:0 4px 10px #2f6fe414}.header-user-btn:hover .user-icon{stroke:var(--sea)}.header-user-btn:active{background:#2f6fe424;box-shadow:0 2px 8px #0b1c3b0a}.header-icon-btn svg{width:20px;height:20px;fill:#0f1a1fa6;transition:fill .25s ease}.header-icon-btn:hover{background:var(--hover-sea-subtle, rgba(47, 111, 179, .1));border-color:var(--sea)}.header-icon-btn:hover svg{fill:var(--sea)}.header-icon-btn:active{background:#2f6fb31f}.header-popup-panel{position:absolute;top:50px;right:0;background:#fff;border-radius:12px;padding:8px;box-shadow:0 10px 24px #0b1c3b1f;border:1px solid rgba(11,28,59,.08);z-index:100;min-width:220px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.header-popup-panel.show{opacity:1;visibility:visible;transform:translateY(0)}.header-popup-content{display:flex;flex-direction:column;gap:4px}.header-popup-user-info{display:flex;align-items:center;gap:12px;padding:12px 14px;color:var(--ink);font-size:.88rem;font-weight:500}.header-popup-user-info svg{width:20px;height:20px;fill:none;stroke:#0f1a1f80;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.header-user-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f1a1fb3}.header-popup-divider{height:1px;background:#0b1c3b14;margin:4px 8px}.header-popup-option{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:transparent;border:none;cursor:pointer;transition:background .18s ease,color .18s ease;font-size:.92rem;font-weight:600;color:var(--ink);text-align:left;width:100%}.header-popup-option[hidden]{display:none!important}.header-popup-option svg{width:20px;height:20px;fill:none;stroke:#0f1a1f80;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;transition:stroke .2s ease}.header-popup-option:hover{background:#2f6fb314}.header-popup-option:hover svg{stroke:var(--sea)}.header-popup-option:active{background:#0f1a1f1f}.header-notice-panel{position:absolute;top:50px;left:50%;right:auto;background:#fff;border-radius:12px;padding:8px;box-shadow:0 10px 24px #0b1c3b1f;border:1px solid rgba(11,28,59,.08);z-index:100;min-width:390px;max-width:min(435px,calc(100vw - 24px));opacity:0;visibility:hidden;transform:translate(-50%,-10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.header-notice-panel.show{opacity:1;visibility:visible;transform:translate(-50%)}.header-notice-content{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:12px 14px}.header-notice-actions{display:flex;justify-content:flex-end}.header-notice-actions[hidden]{display:none!important}.header-notice-create-btn{border:1px solid rgba(47,111,228,.22);background:#2f6fe414;color:#0b1c3bc2;border-radius:10px;min-height:34px;padding:0 12px;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .18s ease,border-color .18s ease}.header-notice-create-btn[hidden]{display:none!important}.header-notice-create-btn:hover{background:#2f6fe424;border-color:#2f6fe44d}.header-notice-empty{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.header-notice-empty[hidden]{display:none!important}.header-notice-icon{width:24px;height:24px;fill:none;stroke:#0b1c3b61;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-notice-text{margin:0;font-size:.88rem;line-height:1.4;font-weight:500;color:#0b1c3b73}.header-notice-divider{width:100%;height:1px;background:#0b1c3b1f}.header-notice-divider[hidden]{display:none!important}.header-notice-list{display:flex;flex-direction:column;align-items:stretch;gap:8px;text-align:left}.header-notice-list[hidden]{display:none!important}.header-notice-list-title{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0b1c3b85}.header-notice-list-empty{margin:0;font-size:.82rem;line-height:1.4;color:#0b1c3b73}.header-notice-list-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;max-height:420px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(11,28,59,.18) transparent}.header-notice-list-items::-webkit-scrollbar{width:4px}.header-notice-list-items::-webkit-scrollbar-track{background:transparent}.header-notice-list-items::-webkit-scrollbar-thumb{background:#0b1c3b2e;border-radius:2px}.header-notice-list-item[hidden]{display:none!important}.header-notice-show-more{align-self:center;margin-top:2px;background:none;border:1px solid rgba(11,28,59,.15);border-radius:6px;color:#0b1c3b99;font-size:.78rem;font-weight:600;padding:4px 14px;cursor:pointer;transition:background .15s,color .15s}.header-notice-show-more:hover{background:#0b1c3b0f;color:#0b1c3bd9}.header-notice-show-more[hidden]{display:none!important}.header-notice-list-item{border:1px solid rgba(11,28,59,.1);background:#0b1c3b08;border-radius:10px;padding:8px 10px;display:flex;flex-direction:column;gap:3px}.header-notice-item-body{display:flex;align-items:flex-start;gap:8px}.header-notice-item-text-wrap{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.header-notice-item-actions{display:flex;gap:4px;flex-shrink:0;align-self:flex-start;margin-top:1px}.header-notice-item-actions[hidden]{display:none!important}.header-notice-item-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:7px;cursor:pointer;transition:background .15s ease,color .15s ease;background:none;color:#0b1c3b6b;padding:0}.header-notice-item-btn svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.header-notice-item-btn:hover{background:#0b1c3b12;color:#0b1c3bbf}.header-notice-item-btn.danger:hover{background:#a1251b1a;color:#a1251b}.header-notice-item-receiver{display:inline-flex;align-items:center;gap:3px;font-size:.7rem;font-weight:600;letter-spacing:.03em;padding:1px 6px;border-radius:20px;background:#2f6fe41a;color:#2f6fe4;margin-top:4px;align-self:flex-start}.header-notice-receiver-edit{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(11,28,59,.08);animation:noticeComposeFadeIn .12s ease}.notice-message-edit-ta{width:100%;box-sizing:border-box;resize:vertical;min-height:64px;padding:8px 10px;border:1px solid rgba(47,111,228,.25);border-radius:8px;font-size:.82rem;line-height:1.4;font-family:inherit;color:#0b1c3bd1;background:#2f6fe40a;outline:none;transition:border-color .15s ease,background .15s ease}.notice-message-edit-ta:focus{border-color:#2f6fe480;background:#fff}.notice-edit-receivers{display:flex;gap:12px;flex-wrap:wrap}.notice-edit-actions{display:flex;gap:6px;justify-content:flex-end}.header-notice-receiver-edit[hidden]{display:none!important}.header-notice-receiver-save{background:#2f6fe4;color:#fff;border:none;border-radius:8px;padding:0 12px;min-height:26px;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .15s ease,opacity .15s ease;margin-left:auto}.header-notice-receiver-save:hover{background:#2563cc}.header-notice-receiver-save:disabled{opacity:.5;cursor:not-allowed}.header-notice-receiver-cancel{background:none;border:1px solid rgba(11,28,59,.15);border-radius:8px;padding:0 10px;min-height:26px;font-size:.75rem;font-weight:500;color:#0b1c3b8c;cursor:pointer;transition:background .15s ease}.header-notice-receiver-cancel:hover{background:#0b1c3b0d}.header-notice-list-item-text{margin:0;font-size:.84rem;line-height:1.35;color:#0b1c3bc7}.header-notice-list-item-time{margin:0;font-size:.74rem;color:#0b1c3b80}.header-notice-compose{display:flex;flex-direction:column;gap:10px;animation:noticeComposeFadeIn .14s ease}.header-notice-compose[hidden]{display:none!important}@keyframes noticeComposeFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.header-notice-compose-header{display:flex;align-items:center;justify-content:space-between}.header-notice-compose-title{font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#0b1c3b8c}.header-notice-compose-cancel{background:none;border:none;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#0b1c3b73;transition:background .16s ease,color .16s ease}.header-notice-compose-cancel svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.header-notice-compose-cancel:hover{background:#0b1c3b12;color:#0b1c3bbf}.header-notice-compose-textarea{width:100%;box-sizing:border-box;resize:vertical;min-height:74px;padding:9px 11px;border:1px solid rgba(47,111,228,.25);border-radius:10px;font-size:.84rem;line-height:1.45;color:#0b1c3bd1;background:#2f6fe40a;outline:none;font-family:inherit;transition:border-color .16s ease,background .16s ease}.header-notice-compose-textarea:focus{border-color:#2f6fe48c;background:#fff}.header-notice-compose-textarea::placeholder{color:#0b1c3b59}.header-notice-compose-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.header-notice-compose-counter{font-size:.7rem;color:#0b1c3b66;text-align:right;margin-top:-4px;margin-bottom:2px;transition:color .15s ease}.header-notice-compose-counter.over{color:#e03c3c;font-weight:600}.header-notice-compose-receiver{display:flex;gap:12px}.header-notice-receiver-label{display:flex;align-items:center;gap:5px;font-size:.78rem;font-weight:500;color:#0b1c3b99;cursor:pointer;-webkit-user-select:none;user-select:none}.header-notice-receiver-label input[type=checkbox]{accent-color:#2f6fe4;cursor:pointer}.header-notice-compose-send{background:#2f6fe4;color:#fff;border:none;border-radius:10px;padding:0 16px;min-height:32px;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .16s ease,opacity .16s ease;flex-shrink:0}.header-notice-compose-send:hover{background:#2563cc}.header-notice-compose-send:disabled{opacity:.5;cursor:not-allowed}body.header-modal-open{overflow:hidden}#header-draft-ta-modal{z-index:1250;padding:24px}.header-draft-ta-modal-content{max-width:780px;max-height:calc(100vh - 48px)}.header-draft-ta-fields{gap:16px}.header-draft-ta-fields .field-row{align-items:start}.header-draft-ta-separator{width:100%;height:1px;background:#0f1a1f29;margin:-2px 0 2px}.header-draft-ta-fields .multiselect-dropdown{z-index:25}.header-draft-ta-date-input{width:100%;border-radius:12px;border:1px solid rgba(15,26,31,.12);background:#ffffffe6;font-size:1rem;font-family:inherit;color:var(--ink);outline:none;box-sizing:border-box}.header-draft-ta-date-input{min-height:47px;padding:12px 14px 12px 40px}.header-draft-ta-select{width:100%;min-height:47px;border-radius:12px;border:1px solid rgba(15,26,31,.12);background:#ffffffe6;font-size:1rem;font-family:inherit;color:var(--ink);outline:none;box-sizing:border-box;padding:12px 14px}.header-draft-ta-select:focus{border-color:#5fb7b1cc;box-shadow:0 0 0 3px #5fb7b12e}.header-draft-ta-date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.72}.header-draft-ta-date-input:focus{border-color:#5fb7b1cc;box-shadow:0 0 0 3px #5fb7b12e}.header-draft-ta-actions{margin-top:6px}.header-draft-location-actions{display:grid;gap:4px;margin-top:8px}.header-draft-location-link{justify-self:start;padding:0;border:none;background:transparent;color:var(--sea);font-size:.94rem;font-weight:600;line-height:1.3;text-decoration:none;white-space:nowrap;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;box-shadow:none}.header-draft-location-link:hover,.header-draft-location-link:focus,.header-draft-location-link:active{background:transparent;color:var(--sea);box-shadow:none;text-decoration:none;outline:none}.header-draft-location-link:focus-visible{outline:none;text-decoration:underline}.header-draft-location-hint{margin:0;font-size:.84rem;line-height:1.45;color:#0b1c3ba8}#header-draft-location-modal{z-index:1300;padding:24px}.header-draft-location-modal-content{width:min(920px,calc(100vw - 48px));max-width:920px;max-height:calc(100vh - 48px);display:grid;gap:16px}.header-draft-location-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.header-draft-location-heading h3{margin:0 0 6px}.header-draft-location-heading p{margin:0;color:#0b1c3bb8;line-height:1.55}.header-draft-location-toolbar{display:flex;align-items:flex-start;justify-content:flex-start;gap:12px;flex-wrap:wrap}.header-draft-location-status{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:#0b1c3bb3;line-height:1.45}.header-draft-location-status:before{content:"";width:9px;height:9px;border-radius:999px;background:#2f6fb366;flex-shrink:0}.header-draft-location-status[data-state=error]:before{background:#b73d3dd9}.header-draft-location-status[data-state=success]:before{background:#318754d9}.header-draft-location-search{position:relative;display:grid;gap:10px;z-index:20}.header-draft-location-search-input-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.header-draft-location-search-input{width:100%;min-height:46px;padding:0 14px;border:1px solid rgba(15,26,31,.12);border-radius:12px;background:#fffffff0;color:var(--ink);font:inherit;outline:none;box-sizing:border-box}.header-draft-location-search-input:focus{border-color:#5fb7b1cc;box-shadow:0 0 0 3px #5fb7b12e}.header-draft-location-search-button{min-height:46px;padding:0 16px;border-radius:12px;border:1px solid rgba(15,26,31,.12);background:#fff;color:var(--ink);font:inherit;font-weight:600;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.header-draft-location-search-button:hover{background:#2f6fb314;border-color:#2f6fb33d;color:var(--sea)}.header-draft-location-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;display:grid;gap:6px;max-height:min(392px,42vh);overflow-y:auto;padding:6px;border-radius:18px;border:1px solid rgba(15,26,31,.1);background:#fffffffa;box-shadow:0 18px 40px #0b1c3b29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:30}.header-draft-location-search-results[hidden]{display:none!important}.header-draft-location-map{position:relative;z-index:1}.header-draft-location-search-result,.header-draft-location-search-empty{padding:9px 12px;border-radius:12px;border:1px solid rgba(15,26,31,.08);background:#f8fafdf2}.header-draft-location-search-result{text-align:left;cursor:pointer;min-height:54px;transition:border-color .18s ease,background .18s ease,transform .18s ease}.header-draft-location-search-result:hover{background:#2f6fb314;border-color:#2f6fb33d;transform:translateY(-1px)}.header-draft-location-search-result-title{display:block;margin-bottom:2px;color:var(--ink);font-weight:600;line-height:1.25}.header-draft-location-search-result-subtitle,.header-draft-location-search-empty{display:block;color:#0b1c3bad;font-size:.9rem;line-height:1.3}.header-draft-location-map{width:100%;min-height:360px;border-radius:20px;overflow:hidden;border:1px solid rgba(15,26,31,.12);background:radial-gradient(circle at top left,rgba(47,111,179,.14),transparent 38%),linear-gradient(180deg,#f5f8fcf2,#ebf1f7f2)}.header-draft-location-preview-card{padding:10px 12px;border-radius:12px;border:1px solid rgba(15,26,31,.08);background:#f8fafdf2}.header-draft-location-preview-label{display:inline-block;margin-bottom:3px;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2f6fb3d1}.header-draft-location-preview{margin:0;font-size:.94rem;line-height:1.35;color:var(--ink);word-break:break-word}.login-hero-header{display:flex;flex-direction:column;gap:8px;width:min(560px,100%);padding:4px 0 0;text-align:center;justify-items:center}.login-header-bar{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.logo-row{display:flex;align-items:center;gap:14px}.logo-row img{height:54px;width:auto;object-fit:contain}.login-header-kicker{margin:0;padding:7px 12px;border-radius:999px;background:#2f6fb314;color:var(--sea);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-header-copy{display:grid;gap:0;justify-items:center}.login-header-copy h1{margin:0;font-size:clamp(2.1rem,1.8vw,1.35rem);line-height:1.15;letter-spacing:-.02em;color:var(--ink)}.tagline{font-family:inherit;font-size:.88rem;max-width:42ch;line-height:1.55;color:#0b1c3bb3;margin:0}@media(max-width:420px){#header-draft-ta-modal,#header-draft-location-modal{padding:16px}.header-draft-location-modal-content{width:calc(100vw - 32px)}.header-draft-location-map{min-height:300px}@media(max-width:640px){.header-draft-location-actions,.header-draft-location-toolbar,.header-draft-location-heading{align-items:stretch}.header-draft-location-search-input-wrap{grid-template-columns:1fr}.header-draft-location-search-button,.header-draft-location-status{width:100%}}@media(max-width:768px){.header-draft-location-modal-content{gap:14px}.header-draft-location-map{min-height:320px}}.header-draft-ta-modal-content{max-width:100%}.sticky-header{min-height:60px}.sticky-header-content{width:100%;min-height:60px;padding:8px 16px}.sticky-header-left{gap:10px}.sticky-header-logo{height:32px}.sticky-header-logo--secondary{height:28px}.sticky-header-kicker,.header-date{display:none}.sticky-header-title{font-size:.94rem}.header-user-name{max-width:96px}.header-doc-btn{min-width:40px;padding:0 12px}.header-doc-label{display:none}.login-hero-header{gap:8px}.login-header-copy h1{font-size:clamp(1.05rem,4.5vw,1.3rem)}.logo-row img{height:44px}}@media(max-width:650px){.title-full{display:none}.title-abbr{display:inline}.sticky-header-content{gap:12px}.sticky-header-logos{gap:8px}.sticky-header-logo--secondary{display:none}.header-user-btn{padding:0 12px}}@media(max-width:480px){.tagline{font-size:.95rem}.login-header-bar{align-items:flex-start}.logo-row img{height:38px}.header-user-name{display:none}.header-user-btn{width:40px;justify-content:center;padding:0}.header-messages-label{display:none}.header-messages-btn{width:40px;justify-content:center;padding:0}.header-notice-panel{position:fixed;left:12px;right:12px;top:60px;min-width:unset;max-width:unset;width:auto;transform:translateY(-10px);z-index:400}.header-notice-panel.show{transform:translateY(0)}.header-notice-list-items{max-height:min(320px,calc(100dvh - 160px))}}
