.g5suite-topbars{position:relative;z-index:1002}.g5suite-topbar{background:#fff4f8;border-bottom:1px solid #f0dce5}.g5suite-topbar-inner{max-width:1280px;margin:auto;min-height:42px;padding:7px 18px;display:flex;align-items:center;gap:12px}.g5suite-topbar strong{white-space:nowrap}.g5suite-topbar-content{flex:1;min-width:0}.g5suite-topbar-content img,.g5suite-topbar-content video{display:block;max-height:50px;max-width:100%;object-fit:contain}.g5suite-topbar button{margin-left:auto;border:0;background:transparent;font-size:22px;cursor:pointer}.g5suite-promo{position:fixed;z-index:10050}.g5suite-promo-modal{inset:0;background:rgba(30,22,27,.42);display:grid;place-items:center;padding:20px}.g5suite-promo-floating{right:24px;bottom:24px}.g5suite-promo-bottom{left:50%;bottom:18px;transform:translateX(-50%);width:min(960px,calc(100% - 28px))}.g5suite-promo-card{position:relative;width:min(560px,calc(100vw - 32px));max-height:85vh;overflow:auto;background:#fff;border:1px solid #eadfe6;border-radius:22px;box-shadow:0 20px 60px rgba(40,24,34,.2);padding:18px}.g5suite-promo-bottom .g5suite-promo-card{width:100%}.g5suite-promo-card h3{margin:0 38px 12px 0;font-size:20px}.g5suite-promo-body img,.g5suite-promo-body video{display:block;width:100%;height:auto;border-radius:14px}.g5suite-promo-close{position:absolute;right:12px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:#f7edf2;font-size:22px;cursor:pointer}.g5suite-promo-dismiss{display:flex;gap:7px;align-items:center;font-size:12px;color:#665b62;margin-top:12px}.g5suite-notify{position:relative;display:inline-flex;align-items:center}.g5suite-notify-button{position:relative;border:1px solid #eadfe6;background:#fff;width:38px;height:38px;border-radius:12px;cursor:pointer;font-size:17px}.g5suite-notify-button b{position:absolute;right:-6px;top:-7px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ff4f92;color:#fff;font-size:10px;line-height:18px}.g5suite-notify-panel{position:absolute;z-index:1010;right:0;top:calc(100% + 9px);width:min(360px,calc(100vw - 24px));background:#fff;border:1px solid #e9dee5;border-radius:18px;box-shadow:0 18px 45px rgba(48,32,42,.17);overflow:hidden}.g5suite-notify-head{display:flex;justify-content:space-between;align-items:center;padding:14px 15px;border-bottom:1px solid #eee5ea}.g5suite-notify-head button{border:0;background:transparent;font-size:12px;color:#ff4f92;cursor:pointer}.g5suite-notify-list{max-height:420px;overflow:auto}.g5suite-notify-item{display:block;padding:12px 15px;border-bottom:1px solid #f3edf0;text-decoration:none;color:#302a2e}.g5suite-notify-item.unread{background:#fff7fa}.g5suite-notify-item strong{display:block;font-size:13px;margin-bottom:4px}.g5suite-notify-item span{display:block;font-size:12px;color:#746970;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.g5suite-notify-empty{padding:30px 16px;text-align:center;color:#877b82}.g5suite-board{--g5s-cols:4;--g5s-cols-m:2;--g5s-radius:16px;--g5s-gap:16px;--g5s-ratio:4/3;--g5s-accent:#ff6fae}.g5suite-board.g5suite-layout-compact .tbl_head01 td{padding-top:7px!important;padding-bottom:7px!important}.g5suite-board.g5suite-layout-card .tbl_head01 table,.g5suite-board.g5suite-layout-card .tbl_head01 tbody{display:block;width:100%}.g5suite-board.g5suite-layout-card .tbl_head01 thead{display:none}.g5suite-board.g5suite-layout-card .tbl_head01 tbody{display:grid;grid-template-columns:repeat(var(--g5s-cols),minmax(0,1fr));gap:var(--g5s-gap)}.g5suite-board.g5suite-layout-card .tbl_head01 tr{display:flex;flex-wrap:wrap;gap:6px 10px;padding:14px;border:1px solid #eadfe6;border-radius:var(--g5s-radius);background:#fff}.g5suite-board.g5suite-layout-card .tbl_head01 td{display:block!important;border:0!important;padding:0!important;width:auto!important;height:auto!important}.g5suite-board.g5suite-layout-card .tbl_head01 .td_subject{width:100%!important;font-weight:700}.g5suite-board.g5suite-layout-card .tbl_head01 .td_num{font-size:11px;color:#8b7f86}.g5suite-board.g5suite-layout-card .tbl_head01 tr:hover{border-color:var(--g5s-accent)}.g5suite-board.g5suite-layout-gallery #gall_ul{display:grid!important;grid-template-columns:repeat(var(--g5s-cols),minmax(0,1fr));gap:var(--g5s-gap)}.g5suite-board.g5suite-layout-gallery #gall_ul .gall_li{width:auto!important;padding:0!important}.g5suite-board .gall_box{border-radius:var(--g5s-radius)!important;overflow:hidden}.g5suite-media-grid{display:grid;grid-template-columns:repeat(var(--g5s-cols),minmax(0,1fr));gap:var(--g5s-gap);list-style:none;padding:0;margin:18px 0}.g5suite-media-card{position:relative;border:1px solid #e9e0e5;border-radius:var(--g5s-radius);overflow:hidden;background:#fff}.g5suite-media-card>a{display:block;color:inherit;text-decoration:none}.g5suite-media-thumb,.g5suite-media-empty{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:var(--g5s-ratio);background:#f7f2f5;overflow:hidden}.g5suite-media-thumb img,.g5suite-media-thumb video{width:100%;height:100%;object-fit:cover}.g5suite-media-thumb i{position:absolute;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.88);font-style:normal;box-shadow:0 8px 24px rgba(20,10,15,.18)}.g5suite-media-empty{font-size:38px}.g5suite-media-empty small{font-size:12px}.g5suite-media-meta{padding:13px}.g5suite-media-meta strong{display:block;font-size:14px;margin-bottom:7px}.g5suite-media-meta span{font-size:11px;color:#7e737a}.g5suite-media-player{width:100%;aspect-ratio:16/9;background:#000;border-radius:18px;overflow:hidden;margin:0 0 18px}.g5suite-media-player iframe,.g5suite-media-player video{width:100%;height:100%;display:block;border:0;object-fit:contain}@media(max-width:760px){.g5suite-notify-panel{position:fixed;right:12px;top:66px}.g5suite-promo-floating{right:12px;bottom:12px}.g5suite-board.g5suite-layout-card .tbl_head01 tbody,.g5suite-board.g5suite-layout-gallery #gall_ul,.g5suite-media-grid{grid-template-columns:repeat(var(--g5s-cols-m),minmax(0,1fr))}.g5suite-topbar-inner{padding:6px 12px}.g5suite-topbar strong{font-size:12px}}

html[data-theme="dark"] .g5suite-topbar{background:var(--g5-surface-soft,#222225);border-color:var(--g5-border,#333337);color:var(--g5-text,#f5f5f5)}html[data-theme="dark"] .g5suite-promo-card,html[data-theme="dark"] .g5suite-notify-panel,html[data-theme="dark"] .g5suite-media-card,html[data-theme="dark"] .g5suite-board.g5suite-layout-card .tbl_head01 tr{background:var(--g5-surface,#18181a);border-color:var(--g5-border,#333337);color:var(--g5-text,#f5f5f5)}html[data-theme="dark"] .g5suite-promo-close,html[data-theme="dark"] .g5suite-notify-button{background:var(--g5-surface-soft,#222225);border-color:var(--g5-border,#333337);color:var(--g5-text,#f5f5f5)}html[data-theme="dark"] .g5suite-notify-item{color:var(--g5-text,#f5f5f5);border-color:var(--g5-border,#333337)}html[data-theme="dark"] .g5suite-notify-item.unread{background:rgba(255,111,174,.09)}html[data-theme="dark"] .g5suite-media-thumb,html[data-theme="dark"] .g5suite-media-empty{background:var(--g5-surface-soft,#222225)}
