:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{min-width:0;margin:0}*,:before,:after{box-sizing:border-box}#root{text-align:left;flex-direction:column;width:100%;min-height:100vh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.profile-page{color:#1f2937;background:#f4f5f7;min-height:100vh;padding-bottom:92px}.profile-header{color:#fff;background:#0f2f78;padding:28px 28px 24px}.profile-header__inner{max-width:1200px;margin:0 auto}.profile-top-row{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.profile-main-info{align-items:center;gap:22px;min-width:0;display:flex}.profile-avatar{color:#1e40af;object-fit:cover;background:#d9e4f7;border:3px solid #ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;font-size:54px;font-weight:700;display:flex;overflow:hidden}.profile-user__info{min-width:0}.profile-name{color:#fff;word-break:break-word;margin:0;font-size:44px;font-weight:700;line-height:1.08}.profile-major{color:#ffffffe6;word-break:break-word;margin:10px 0 0;font-size:20px}.profile-joined{color:#ffffffb8;margin:10px 0 0;font-size:15px}.profile-actions{flex-wrap:wrap;justify-content:flex-end;align-self:flex-end;gap:12px;display:flex}.profile-btn{font:inherit;cursor:pointer;border-radius:999px;min-width:132px;padding:11px 18px;transition:all .18s}.profile-btn--outline{color:#fff;background:0 0;border:1px solid #ffffffb3}.profile-btn--outline:hover{background:#ffffff14}.profile-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px;display:grid}.profile-stat{text-align:center;background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;padding:20px 18px}.profile-stat__value{color:#fff;word-break:break-word;font-size:34px;font-weight:700;line-height:1}.profile-stat__label{color:#ffffffc7;margin-top:10px;font-size:14px}.profile-content{max-width:1200px;margin:0 auto;padding:24px 28px 40px}.profile-tabs{gap:8px;margin-bottom:20px;display:flex}.profile-tab{font:inherit;cursor:pointer;color:#344054;background:#fff;border:1px solid #d5d9e2;border-radius:999px;padding:12px 20px;font-size:14px;transition:all .18s}.profile-tab:hover{color:#0f2f78;background:#eef4ff;border-color:#b9cdfb}.profile-tab--active{color:#fff;background:#0f2f78;border-color:#0f2f78}.profile-tab--active:hover{color:#fff;background:#123889;border-color:#123889}@media (width<=900px){.profile-top-row{flex-direction:column;align-items:flex-start}.profile-actions{justify-content:flex-start}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.profile-page{padding-bottom:86px}.profile-header{padding:22px 16px 18px}.profile-content{padding:20px 16px 32px}.profile-main-info{align-items:center;gap:16px}.profile-avatar{width:94px;height:94px;font-size:40px}.profile-name{font-size:30px}.profile-major{font-size:18px}.profile-actions{width:100%}.profile-btn{min-width:120px}.profile-tabs{overflow-x:auto}.profile-tab{white-space:nowrap}}@media (width<=640px){.bottom-nav{height:72px}.bottom-nav__create-circle{width:40px;height:40px}}.bottom-nav{z-index:100;background:#fff;border-top:1px solid #e5e7eb;grid-template-columns:repeat(5,1fr);align-items:center;height:76px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav__item{cursor:pointer;color:#667085;height:100%;font:inherit;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.bottom-nav__item--active{color:#0f2f78;font-weight:600}.bottom-nav__icon{font-size:20px;line-height:1}.bottom-nav__icon--profile{font-size:22px}.bottom-nav__label{font-size:13px;line-height:1}.bottom-nav__item--create{position:relative}.bottom-nav__create-circle{color:#fff;background:#e11d48;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:2px;font-size:24px;line-height:1;display:flex}@media (width<=640px){.bottom-nav{height:72px}.bottom-nav__create-circle{width:40px;height:40px}}.card{cursor:pointer;break-inside:avoid;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;width:100%;height:auto;transition:transform .2s,box-shadow .2s;display:inline-block;overflow:hidden;box-shadow:0 2px 8px #0000000f}.card-image-wrapper{width:100%;position:relative}.card-main-image{object-fit:cover;width:100%;height:auto;display:block}.card-status-tag{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:20px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;top:8px;right:8px}.status--completed{background:#22c55ecc}.card__body{padding:8px 10px}.card-title{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:14px;display:-webkit-box;overflow:hidden}.card-stats{color:#666;gap:12px;margin-bottom:6px;font-size:12px;display:flex}.card-author{color:#999;font-size:11px}.masonry-wrapper{align-items:flex-start;width:100%;display:flex}.masonry-column{flex-direction:column;flex:1;min-width:0;display:flex}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.avatar-wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background-color:#f1f5f9;border:3px solid #fff;border-radius:50%;width:100px;height:100px;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.profile-avatar{object-fit:cover;width:100%;height:100%;display:block}.profile-avatar-placeholder{color:#fff;text-transform:uppercase;background-color:#173b8f;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;font-weight:800;display:flex}.avatar-overlay-hint{color:#fff;text-align:center;pointer-events:none;background:#0006;width:100%;padding:4px 0;font-size:10px;font-weight:500;position:absolute;bottom:0;left:0}.options-backdrop{z-index:9999;background-color:#00000080;align-items:flex-end;display:flex;position:fixed;inset:0}.options-sheet{background-color:#fff;border-radius:24px 24px 0 0;width:100%;padding:16px 16px 32px;animation:.3s cubic-bezier(.25,1,.5,1) slideInUp;box-shadow:0 -4px 20px #00000026}.sheet-handle{background-color:#e2e8f0;border-radius:3px;width:40px;height:5px;margin:0 auto 24px}.option-item{color:#1e293b;cursor:pointer;background-color:#f8fafc;border:none;border-radius:16px;width:100%;margin-bottom:12px;padding:18px;font-size:16px;font-weight:700;transition:background-color .2s}.option-item:active{background-color:#f1f5f9}.option-item.cancel{color:#ef4444;background-color:#0000;margin-bottom:0}@keyframes slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.home-header{z-index:1000;color:#fff;background:#0f2f78;padding:18px 24px 16px;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000001a}.home-header__inner{max-width:1200px;margin:0 auto}.home-logo{color:#fff;margin:0;font-size:28px;font-weight:800;line-height:1}.home-subtitle{opacity:.82;margin-top:6px;margin-bottom:0;font-size:13px}@media (width<=640px){.home-header{padding:16px 18px 14px}.home-logo{font-size:24px}.home-subtitle{margin-top:4px;font-size:12px}}.homepage{background:#f4f5f7;min-height:100vh;padding-bottom:90px}.home-feed{padding:96px 8px 8px}.filter-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#fffc;border-bottom:1px solid #eee;flex-direction:column;gap:8px;padding:12px 8px;display:flex;position:sticky;top:80px}.search-container{align-items:center;display:flex;position:relative}.search-icon{color:#999;font-size:14px;position:absolute;left:12px}.search-container input{background:#f0f2f5;border:none;border-radius:12px;width:100%;padding:10px 10px 10px 35px;font-size:14px}.clear-btn{color:#fff;cursor:pointer;background:#ccc;border:none;border-radius:50%;width:18px;height:18px;font-size:10px;position:absolute;right:10px}.filter-tabs{gap:8px;display:flex;overflow-x:auto}.filter-tab{white-space:nowrap;color:#666;background:#fff;border:1px solid #ddd;border-radius:20px;padding:6px 16px;font-size:13px;transition:all .2s}.filter-tab.active{color:#fff;background:#333;border-color:#333}.side-nav{box-sizing:border-box;z-index:1100;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;align-items:stretch;gap:10px;width:104px;padding:22px 12px;display:flex;position:fixed;top:0;bottom:0;left:0}.side-nav__item{color:#667085;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:10px 6px;display:flex}.side-nav__item:hover{background:#f8fafc}.side-nav__item--active{color:#0f2f78;background:#eff6ff;font-weight:700}.side-nav__icon{font-size:20px;line-height:1}.side-nav__icon--profile{font-size:22px}.side-nav__label{text-align:center;font-size:12px;line-height:1.2}.side-nav__create-circle{color:#fff;background:#e11d48;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;line-height:1;display:flex}@media (width<=960px){.side-nav{display:none}}.post-detail-page{--post-header-height:56px;--post-bottom-actions-height:56px;min-height:100vh;padding-top:var(--post-header-height);padding-bottom:calc(var(--post-bottom-actions-height) + 16px);background:#f4f5f7}.post-detail-page--with-side-nav{--post-side-nav-width:104px}.post-detail-page--simple{padding-bottom:24px}.post-detail-header--fixed{z-index:1000;min-height:var(--post-header-height);box-sizing:border-box;color:#fff;background:#0f2f78;border-bottom:1px solid #ffffff1f;align-items:center;gap:10px;padding:8px 12px;display:flex;position:fixed;top:0;left:0;right:0}.post-detail-page--with-side-nav .post-detail-header--fixed{left:var(--post-side-nav-width)}.post-detail-header__title-fallback{flex:1;min-width:0;font-size:16px;font-weight:800}.post-detail-back-btn{color:#fff;cursor:pointer;font:inherit;background:#ffffff24;border:0;border-radius:999px;flex-shrink:0;padding:8px 12px}.post-detail-back-btn:hover{background:#fff3}.post-detail-header__author{min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;margin:0 0 0 12px;padding:4px 6px;display:flex}.post-detail-header__author:hover{background:#ffffff1a}.post-detail-header__avatar{background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex}.post-detail-header__author-name{white-space:nowrap;text-overflow:ellipsis;max-width:42vw;font-size:15px;font-weight:700;overflow:hidden}.post-detail-header__spacer{flex:1;min-width:8px}.post-detail-header__actions{align-items:center;gap:10px;margin-right:10px;display:flex}.post-detail-follow-btn,.post-detail-share-btn{color:#fff;cursor:pointer;font:inherit;background:#ffffff24;border:1px solid #ffffff73;border-radius:999px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:700}.post-detail-share-btn:hover,.post-detail-follow-btn:hover{background:#ffffff38}.post-detail-follow-btn--active{color:#0f2f78;background:#fff;border-color:#fff}.post-detail-owner-card{cursor:pointer;color:#111827;font:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.post-detail-owner-card__avatar{color:#1d4ed8;background:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-weight:800;display:flex}.post-detail-owner-card__meta{text-align:left;flex-direction:column;min-width:0;display:flex}.post-detail-owner-card__label{color:#6b7280;font-size:11px;font-weight:700}.post-detail-owner-card__name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.post-detail-content{text-align:left;max-width:1200px;margin:0 auto;padding:16px 16px 24px}.post-detail-page--with-side-nav .post-detail-content{margin-left:calc(var(--post-side-nav-width) + 16px);max-width:calc(1200px - var(--post-side-nav-width))}.post-detail-grid{grid-template-columns:minmax(0,1.1fr) minmax(104px,124px) minmax(0,.9fr);align-items:start;gap:16px;display:grid}.post-detail-image-wrap{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.post-detail-image-overlay-right{flex-direction:column;align-items:stretch;gap:8px;display:flex}.post-detail-side-status-col{flex-direction:column;gap:8px;display:flex}.post-detail-image-trigger{cursor:zoom-in;background:#f3f4f6;border:0;justify-content:center;align-items:center;width:100%;height:300px;margin:0;padding:0;display:flex}.post-detail-image{object-fit:contain;vertical-align:middle;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.post-detail-status-tag{color:#fff;box-sizing:border-box;pointer-events:none;background:#00000073;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:40px;padding:6px 10px;font-size:12px;font-weight:800;display:flex}.post-detail-status-tag--clickable{pointer-events:auto;cursor:pointer;font:inherit;text-align:center;border:0}.post-detail-status-tag--clickable:focus-visible{outline-offset:2px;outline:2px solid #fff}.post-detail-status-tag--completed{background:#22c55ed9}.post-detail-status-tag--active{background:#e39300d9}.post-detail-due-pill{box-sizing:border-box;text-align:center;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:40px;padding:5px 10px;font-size:11px;font-weight:700;line-height:1.3;display:flex;box-shadow:0 1px 4px #00000014}.post-detail-due-pill--unknown{color:#6b7280;background:#ffffffe0}.post-detail-due-pill--overdue{color:#b91c1c;background:#fee2e2f2}.post-detail-due-pill--soon{color:#92400e;background:#fef3c7f2}.post-detail-due-pill--ok{color:#166534;background:#dcfce7f2}.owner-post-detail-mode-badge{color:#fff;background:#111827;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.post-detail-meta__row--owner{justify-content:space-between;align-items:center;gap:12px}.owner-post-detail-due-editor{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.owner-post-detail-date-input{min-width:180px;font:inherit;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px}.owner-post-detail-inline-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.owner-post-detail-inline-btn--primary{color:#fff;background:#111827;border-color:#111827}.owner-post-detail-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.owner-post-detail-tool-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.owner-post-detail-tool-title{color:#111827;margin-bottom:6px;font-size:13px;font-weight:800}.owner-post-detail-tool-text{color:#4b5563;margin:0;font-size:13px;line-height:1.5}.owner-post-detail-comments-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.owner-post-detail-comments-count{color:#6b7280;font-size:12px;font-weight:700}.owner-post-detail-comment-toolbar{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.owner-post-detail-delete-btn{color:#b91c1c;cursor:pointer;background:#fee2e2;border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.owner-post-detail-edit-grid{gap:12px;margin-bottom:14px;display:grid}.owner-post-detail-field{gap:6px;display:grid}.owner-post-detail-field-label{color:#6b7280;font-size:12px;font-weight:700}.owner-post-detail-text-input,.owner-post-detail-textarea{width:100%;font:inherit;color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:12px 14px}.owner-post-detail-textarea{resize:vertical;min-height:110px}.owner-post-detail-reply-toolbar{justify-content:flex-end;margin-top:10px;display:flex}@media (width<=960px){.post-detail-page--with-side-nav .post-detail-header--fixed{left:0}.post-detail-page--with-side-nav .post-detail-content{max-width:1200px;margin-left:auto}.post-detail-grid{grid-template-columns:1fr}.post-detail-side-status-col{order:2}.post-detail-info{order:3}}.post-detail-info{background:0 0;flex-direction:column;min-height:100%;display:flex}.post-detail-title{color:#111827;margin:0 0 10px;font-size:28px;font-weight:800;line-height:1.15}.post-detail-desc{color:#374151;margin:0 0 16px;font-size:14px;line-height:1.65}.post-detail-meta{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:10px;margin-bottom:14px;padding:12px 14px;display:grid}.post-detail-meta__row{color:#374151;align-items:baseline;gap:10px;font-size:13px;display:flex}.post-detail-meta__label{color:#6b7280;min-width:48px;font-weight:600}.post-detail-actions{flex-wrap:wrap;justify-content:space-between;align-self:flex-end;align-items:center;gap:10px;width:100%;margin-top:auto;display:flex}.post-detail-actions__group{flex-wrap:wrap;gap:10px;display:flex}.post-action-btn{cursor:pointer;font:inherit;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;display:flex}.post-action-btn:hover{background:#f9fafb}.post-action-btn--active{color:#0f2f78;background:#0f2f7814;border-color:#0f2f78}.post-detail-bottom-actions{z-index:99;min-height:var(--post-bottom-actions-height);box-sizing:border-box;background:#fff;border-top:1px solid #e5e7eb;align-items:stretch;gap:8px;padding:8px 10px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0f172a0f}.post-detail-bottom-actions__half{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.post-detail-bottom-actions__half--left{border-right:1px solid #e5e7eb;padding-right:8px}.post-detail-bottom-actions__half--right{flex-wrap:wrap;justify-content:space-evenly;gap:6px 8px;padding-left:4px}.post-detail-bottom-actions__comment-open{width:100%;font:inherit;color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:700;display:flex}.post-detail-bottom-actions__comment-open:hover{background:#f3f4f6}.post-detail-bottom-actions__icon{font-size:18px;line-height:1}.post-detail-bottom-actions__like-chip{font:inherit;color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.post-detail-bottom-actions__like-chip:hover{background:#f3f4f6}.post-detail-bottom-actions__like-chip--active{color:#be123c;background:#fff1f2;border-color:#fecaca}.post-detail-bottom-actions__like-chip-icon{font-size:14px;line-height:1}.post-detail-bottom-actions__like-chip-count{font-variant-numeric:tabular-nums}.post-detail-bottom-actions__checkin{color:#166534;white-space:nowrap;align-items:center;gap:3px;font-size:12px;font-weight:800;display:inline-flex}.post-detail-bottom-actions__checkin-mark{color:#16a34a;font-size:11px;font-weight:900;line-height:1}.post-detail-bottom-actions__checkin-num{font-variant-numeric:tabular-nums;color:#15803d}.post-detail-bottom-actions__jump-comments{font:inherit;color:#0f2f78;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.post-detail-bottom-actions__jump-comments:hover{background:#0f2f780f}.post-detail-bottom-actions__jump-icon{font-size:14px;line-height:1}.post-detail-bottom-actions__jump-count{font-variant-numeric:tabular-nums}.post-detail-comment-modal{z-index:1500;padding:16px;padding-bottom:calc(var(--post-bottom-actions-height) + 16px);box-sizing:border-box;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.post-detail-comment-modal__backdrop{cursor:pointer;pointer-events:auto;background:#00000073;border:0;margin:0;padding:0;position:absolute;inset:0}.post-detail-comment-modal__card{z-index:1;pointer-events:auto;background:#fff;border-radius:14px;width:min(100%,420px);padding:14px 14px 12px;position:relative;box-shadow:0 12px 40px #0000002e}.post-detail-comment-modal__title{color:#111827;margin:0 0 10px;font-size:16px;font-weight:800}.post-detail-comment-modal__textarea{box-sizing:border-box;width:100%;font:inherit;resize:vertical;border:1px solid #d1d5db;border-radius:10px;min-height:96px;padding:10px 12px;font-size:14px}.post-detail-comment-modal__textarea:focus{border-color:#0f2f78;outline:2px solid #0f2f7824}.post-detail-comment-modal__footer{justify-content:flex-end;margin-top:6px;display:flex}.post-detail-comment-modal__count{color:#6b7280;font-size:12px}.post-detail-comment-modal__error{color:#b42318;margin:6px 0 0;font-size:13px}.post-detail-comment-modal__actions{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:12px;display:flex}.post-detail-comment-modal__image-col{flex:1;min-width:0}.post-detail-comment-modal__btns{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.post-detail-comment-modal__cancel{color:#374151;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:700}.post-detail-comment-modal__cancel:hover{background:#f9fafb}.post-detail-comment-modal__send{color:#fff;font:inherit;cursor:pointer;background:#0f2f78;border:0;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:700}.post-detail-comment-modal__send:hover{background:#153a8e}.post-detail-lightbox{z-index:2000;box-sizing:border-box;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.post-detail-lightbox__backdrop{cursor:zoom-out;background:#000000b8;border:0;margin:0;padding:0;position:absolute;inset:0}.post-detail-lightbox__panel{z-index:1;justify-content:center;align-items:center;max-width:min(96vw,1100px);max-height:90vh;display:flex;position:relative}.post-detail-lightbox__img{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:90vh;box-shadow:0 12px 40px #00000059}.post-detail-lightbox__close{color:#111827;cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:26px;line-height:1;display:flex;position:absolute;top:-12px;right:-12px;box-shadow:0 4px 16px #0003}.post-detail-lightbox__close:hover{background:#f3f4f6}.post-detail-comments{scroll-margin-top:calc(var(--post-header-height) + 12px);background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:18px;padding:16px 14px}.post-detail-comments__title{color:#111827;margin:0 0 10px;font-size:16px}.post-detail-comments__hint{color:#6b7280;margin:0 0 12px;font-size:13px;line-height:1.45}.post-detail-comments__placeholder{color:#6b7280;margin:8px 0 0;font-size:14px}.post-detail-comment-list{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.post-detail-comment-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.post-detail-comment-item__meta{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.post-detail-comment-item__user-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.post-detail-author-badge{text-transform:uppercase;letter-spacing:.04em;color:#0f2f78;background:#0f2f781a;border:1px solid #0f2f7833;border-radius:6px;padding:2px 8px;font-size:10px;font-weight:800;line-height:1.2}.post-detail-author-badge--small{padding:2px 6px;font-size:9px}.post-detail-comment-item__time{color:#6b7280;font-size:12px}.post-detail-comment-item__content{color:#111827;margin:6px 0 0;font-size:14px;line-height:1.5}.post-detail-comment-item__content--clickable{cursor:pointer}.post-detail-comment-item__img-btn{cursor:zoom-in;background:0 0;border:0;border-radius:8px;max-width:260px;margin-top:8px;padding:0;display:block;overflow:hidden}.post-detail-comment-item__img{vertical-align:middle;width:100%;height:auto;display:block}.post-detail-comment-hidden-note{color:#6b7280;margin:8px 0 0;font-size:13px;font-style:italic;line-height:1.45}.post-detail-comment-hidden-note--small{margin-top:6px;font-size:12px}.post-detail-user-pill{cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.post-detail-user-pill__avatar{color:#0f2f78;background:#e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:flex}.post-detail-user-pill__name{color:#0f2f78;font-size:13px;font-weight:700}.post-detail-user-pill--small .post-detail-user-pill__avatar{width:22px;height:22px;font-size:11px}.post-detail-user-pill--small .post-detail-user-pill__name{font-size:12px}.post-detail-comment-item__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.post-detail-like-chip{font:inherit;color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.post-detail-like-chip--small{padding:3px 7px;font-size:11px}.post-detail-like-chip:hover{background:#f3f4f6}.post-detail-like-chip--active{color:#be123c;background:#fff1f2;border-color:#fecaca}.post-detail-like-chip__icon{font-size:13px;line-height:1}.post-detail-like-chip__count{font-variant-numeric:tabular-nums}.post-detail-dislike-chip{font:inherit;color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.post-detail-dislike-chip--small{padding:3px 7px;font-size:11px}.post-detail-dislike-chip:hover{background:#f3f4f6}.post-detail-dislike-chip--active{color:#5b21b6;background:#f5f3ff;border-color:#c4b5fd}.post-detail-dislike-chip__icon{font-size:13px;line-height:1}.post-detail-dislike-chip__count{font-variant-numeric:tabular-nums}.post-detail-img-verify{font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:3px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.post-detail-img-verify--small{padding:3px 7px;font-size:11px}.post-detail-img-verify__mark{font-size:12px;font-weight:900;line-height:1}.post-detail-img-verify__num{font-variant-numeric:tabular-nums}.post-detail-img-verify--green .post-detail-img-verify__mark{color:#16a34a}.post-detail-img-verify--green{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.post-detail-img-verify--red .post-detail-img-verify__mark{color:#dc2626}.post-detail-img-verify--red{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.post-detail-img-verify--muted .post-detail-img-verify__mark{color:#9ca3af}.post-detail-img-verify--muted{color:#6b7280;background:#f9fafb;border-color:#e5e7eb}.post-detail-img-verify:hover{filter:brightness(.97)}.post-detail-reply-toggle{color:#0f2f78;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.post-detail-reply-toggle:hover{text-decoration:underline}.post-detail-reply-thread{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:10px;padding:10px 12px}.post-detail-reply-thread__header{color:#6b7280;border-bottom:1px solid #e5e7eb;margin-bottom:10px;padding-bottom:8px;font-size:12px;font-weight:700}.post-detail-reply-thread__parent{color:#0f2f78}.post-detail-reply-line{padding-top:10px}.post-detail-reply-line--follow{border-top:1px solid #f3f4f6;margin-top:10px;padding-top:10px}.post-detail-reply-line__meta{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.post-detail-reply-line__who{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.post-detail-reply-line__to{color:#9ca3af;flex-shrink:0;font-size:14px;line-height:1}.post-detail-reply-line__time{color:#9ca3af;flex-shrink:0;font-size:11px}.post-detail-reply-line__text{color:#374151;margin:8px 0 0 20px;font-size:13px;line-height:1.45}.post-detail-reply-line__actions{flex-wrap:wrap;align-items:center;gap:6px;margin:8px 0 0 20px;display:flex}.post-detail-reply-line__img-btn{cursor:zoom-in;background:0 0;border:0;border-radius:8px;max-width:200px;margin:8px 0 0 20px;padding:0;display:block;overflow:hidden}.post-detail-reply-line__img{vertical-align:middle;width:100%;height:auto;display:block}.post-detail-reply-form{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-top:12px;padding:10px}.post-detail-reply-input{box-sizing:border-box;width:100%;font:inherit;resize:vertical;border:1px solid #d1d5db;border-radius:8px;padding:8px 10px;font-size:13px}.post-detail-reply-input:focus{border-color:#0f2f78;outline:2px solid #0f2f781f}.post-detail-reply-form__count-row{justify-content:flex-end;margin-top:6px;display:flex}.post-detail-reply-file{display:none}.post-detail-reply-count{color:#9ca3af;font-size:11px}.post-detail-reply-file-box{cursor:pointer;background:#fff;border:1px dashed #d1d5db;border-radius:10px;flex-direction:column;align-items:flex-start;gap:6px;max-width:160px;padding:8px 10px;display:inline-flex}.post-detail-reply-file-box--modal{max-width:140px}.post-detail-reply-file-box__label{color:#0f2f78;font-size:12px;font-weight:700}.post-detail-reply-file-box__preview{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.post-detail-reply-file-box__preview img{object-fit:cover;border:1px solid #e5e7eb;border-radius:6px;max-width:120px;max-height:72px}.post-detail-reply-file-box__remove{color:#b42318;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.post-detail-reply-error{color:#b42318;margin:6px 0 0;font-size:12px}.post-detail-reply-form__actions{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:10px;display:flex}.post-detail-reply-form__image-col{flex:1;min-width:0}.post-detail-reply-form__send-col{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.post-detail-reply-send{color:#fff;font:inherit;cursor:pointer;background:#0f2f78;border:0;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700}.post-detail-reply-send:hover{background:#153a8e}.post-detail-reply-cancel{color:#374151;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700}.post-detail-empty{color:#6b7280;margin:14px 0 0;font-size:14px}@media (width<=900px){.post-detail-grid{grid-template-columns:1fr}.post-detail-image-trigger{height:260px}.post-detail-title{font-size:22px}.post-detail-header__author-name{max-width:36vw}}@media (width<=400px){.post-detail-header__author-name{max-width:28vw}}.auth-page{background:#f4f5f7;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.auth-box{background:#fff;border:1px solid #e5e7eb;border-radius:26px;grid-template-columns:1fr 1fr;width:100%;max-width:1120px;min-height:700px;display:grid;overflow:hidden}.auth-brand{color:#fff;flex-direction:column;justify-content:center;padding:42px 38px;display:flex}.auth-brand--image{background-position:50%;background-repeat:no-repeat;background-size:cover}.auth-brand__logo{background:#ffffff29;border-radius:20px;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:26px;font-size:36px;font-weight:700;display:flex}.auth-brand__title{color:#fff;margin:0;font-size:54px;font-weight:700;line-height:1.05}.auth-brand__subtitle{color:#ffffffeb;max-width:460px;margin:18px 0 0;font-size:18px;line-height:1.8}.auth-card{background:#fff;flex-direction:column;justify-content:center;padding:42px;display:flex}.auth-card__header h2{color:#111827;text-align:center;margin:0;font-size:42px;line-height:1.1}.auth-card__header p{color:#667085;text-align:center;max-width:460px;margin:14px auto 0;font-size:17px;line-height:1.7}.auth-form{margin-top:30px}.auth-field+.auth-field{margin-top:18px}.auth-field label{color:#344054;text-align:left;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.auth-field input{width:100%;height:52px;font:inherit;color:#111827;background:#fff;border:1px solid #d0d5dd;border-radius:16px;padding:0 16px;font-size:16px}.auth-field input::placeholder{color:#98a2b3}.auth-field input:focus{border-color:#0f2f78;outline:none;box-shadow:0 0 0 3px #0f2f781f}.auth-field__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-link-button{color:#2153d6;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-size:14px}.auth-link-button:hover{text-decoration:underline}.auth-error{color:#b42318;margin:16px 0 0;font-size:14px}.auth-submit{color:#fff;width:100%;height:52px;font:inherit;cursor:pointer;background:#0f2f78;border:none;border-radius:16px;margin-top:22px;font-size:17px;font-weight:600}.auth-submit:hover{background:#123889}.auth-divider{text-align:center;color:#98a2b3;align-items:center;margin:24px 0;font-size:14px;display:flex}.auth-divider:before,.auth-divider:after{content:"";border-top:1px solid #eaecf0;flex:1}.auth-divider span{padding:0 12px}.auth-secondary{color:#344054;width:100%;height:50px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:16px;font-size:16px}.auth-secondary:hover{background:#f8fafc}.auth-switch{text-align:center;color:#667085;margin:24px 0 0;font-size:14px}.auth-switch__link{color:#2153d6;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-weight:600}.auth-switch__link:hover{text-decoration:underline}.auth-success{color:green;margin-top:8px;font-weight:700}@media (width<=960px){.auth-page{padding:16px}.auth-box{grid-template-columns:1fr;min-height:auto}.auth-brand{padding:28px 24px}.auth-brand__title{font-size:36px}.auth-brand__subtitle{max-width:none;font-size:16px}.auth-card{padding:30px 24px 32px}.auth-card__header h2{font-size:34px}.auth-card__header p{font-size:16px}}@media (width<=640px){.auth-page{background:#fff;padding:0}.auth-box{border:none;border-radius:0;grid-template-columns:1fr;min-height:100vh}.auth-brand{padding:10px 14px 8px}.auth-brand__logo{border-radius:12px;width:42px;height:42px;margin-bottom:8px;font-size:22px}.auth-brand__title{font-size:22px;line-height:1.1}.auth-brand__subtitle{max-width:none;margin-top:6px;font-size:13px;line-height:1.35}.auth-card{padding:14px 14px 16px}.auth-card__header h2{font-size:22px}.auth-card__header p{margin-top:8px;font-size:13px;line-height:1.4}.auth-form{margin-top:14px}.auth-field+.auth-field{margin-top:10px}.auth-field label{text-align:left;margin-bottom:4px;font-size:12px}.auth-field input{border-radius:10px;height:40px;padding:0 12px;font-size:14px}.auth-field__top{align-items:center}.auth-link-button{font-size:12px}.auth-submit{border-radius:10px;height:40px;margin-top:14px;font-size:14px}.auth-divider{margin:14px 0;font-size:12px}.auth-secondary{border-radius:10px;height:40px;font-size:14px}.auth-switch{margin-top:14px;font-size:12px}}@media (width<=390px){.auth-brand{padding:8px 12px 6px}.auth-brand__logo{width:38px;height:38px;margin-bottom:6px;font-size:20px}.auth-brand__title{font-size:20px}.auth-brand__subtitle{font-size:12px;line-height:1.3}.auth-card{padding:12px 12px 14px}.auth-card__header h2{font-size:20px}.auth-card__header p{font-size:12px}.auth-field+.auth-field{margin-top:8px}.auth-field label{margin-bottom:3px;font-size:11px}.auth-field input,.auth-submit,.auth-secondary{height:38px;font-size:13px}.auth-switch{font-size:11px}}.messages-page{color:#1f2937;background:#f4f5f7;min-height:100vh;padding-bottom:90px}.messages-shell{max-width:1120px;margin:0 auto;padding-top:96px}.messages-tabs-row{z-index:1;padding:16px 20px 0;position:relative}.messages-tabs{align-items:center;gap:10px;display:flex}.messages-tab{color:#0f2f78;font:inherit;cursor:pointer;background:#fff;border:1px solid #cdd5df;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;transition:all .18s;display:inline-flex}.messages-tab:hover{color:#0f2f78;background:#eef4ff;border-color:#b9cdfb}.messages-tab--active{color:#fff;background:#0f2f78;border-color:#0f2f78}.messages-tab--active:hover{color:#fff;background:#123889}.messages-list-section{padding:12px 20px 32px}.messages-list{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden}.message-item{text-align:left;cursor:pointer;background:#fff;border:none;grid-template-columns:68px 1fr;gap:14px;width:100%;padding:16px 18px;transition:background .18s;display:grid}.message-item+.message-item{border-top:1px solid #eef2f6}.message-item:hover{background:#f8fbff}.message-item__media{justify-content:center;align-items:flex-start;display:flex}.message-item__image,.message-item__avatar{object-fit:cover;border-radius:14px;flex-shrink:0;width:52px;height:52px}.message-item__avatar{color:#1d4ed8;background:#dbeafe;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex}.message-item__body{min-width:0}.message-item__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.message-item__title{color:#111827;margin:0;font-size:17px;font-weight:700;line-height:1.3}.message-item__time{color:#98a2b3;flex-shrink:0;font-size:13px}.message-item__text{color:#667085;margin:6px 0 0;font-size:14px;line-height:1.55}.message-item__bottom{align-items:center;gap:10px;min-height:22px;margin-top:10px;display:flex}.message-item__dot{background:#f43f5e;border-radius:50%;width:9px;height:9px}.message-badge{border:1px solid #0000;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.message-badge--review{color:#2153d6;background:#eef4ff;border-color:#c9d9ff}.message-badge--liked{color:#b7791f;background:#fff7d6;border-color:#f5d76e}.message-badge--approved{color:#1f8a4d;background:#edf9f0;border-color:#c7ebd1}.message-badge--rejected{color:#b42318;background:#fef2f2;border-color:#fecaca}.messages-empty{text-align:center;padding:44px 20px}.messages-empty h2{color:#111827;margin:0;font-size:20px}.messages-empty p{color:#667085;margin:10px 0 0;line-height:1.6}@media (width<=640px){.messages-page{padding-bottom:90px}.messages-tabs-row{padding:14px 16px 0}.messages-tabs{overflow-x:auto}.messages-tab{white-space:nowrap}.messages-list-section{padding:12px 16px 24px}.message-item{grid-template-columns:58px 1fr;gap:12px;padding:14px}.message-item__image,.message-item__avatar{border-radius:12px;width:46px;height:46px}.message-item__title{font-size:15px}.message-item__time{font-size:12px}.message-item__text{font-size:13px}}.leaderboard-page{box-sizing:border-box;background:linear-gradient(#f6f8fc 0%,#eef3f9 100%);min-height:100vh;padding-bottom:98px}.leaderboard-content-wrap{padding-top:118px}.leaderboard-container{box-sizing:border-box;max-width:1120px;margin:0 auto;padding:26px 22px 38px}.leaderboard-state-card{text-align:center;color:#66798c;background:#ffffffeb;border:1px solid #dde5f0;border-radius:24px;padding:48px 24px;font-size:20px;box-shadow:0 10px 30px #1b325e0f}.my-rank-card{background:linear-gradient(135deg,#eef4ff 0%,#e5eeff 100%);border:1.5px solid #c8d8ff;border-radius:26px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;padding:22px 24px;display:flex;box-shadow:0 14px 30px #406ac914}.my-rank-left{align-items:center;gap:16px;min-width:0;display:flex}.my-rank-right{text-align:right;flex-shrink:0}.my-rank-avatar{border:4px solid #5d8cf2;width:72px;height:72px;font-size:30px;box-shadow:0 8px 18px #5d8cf22e}.my-rank-title{color:#223a88;font-size:22px;font-weight:800;line-height:1.1}.my-rank-sub{color:#4967c6;margin-top:6px;font-size:16px}.my-rank-number{color:#2f58e0;letter-spacing:-1px;font-size:50px;font-weight:800;line-height:1}.my-rank-points{color:#4967c6;margin-top:8px;font-size:18px;font-weight:600}.leaderboard-switch{background:#ffffff8c;border:1px solid #dde4ee;border-radius:999px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:26px;padding:6px;display:grid;box-shadow:inset 0 1px #fffc}.switch-btn{color:#5d6677;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:14px 18px;font-size:16px;font-weight:800;transition:all .22s}.switch-btn:hover{background:#ffffff8c}.switch-btn.active{color:#172033;background:linear-gradient(#fff 0%,#f7f9fc 100%);box-shadow:0 8px 18px #28385c14,inset 0 1px #fffffff2}.top-three-section{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:22px;margin-bottom:28px;display:grid}.top-card{text-align:center;color:#1c2437;border-radius:30px;min-height:372px;padding:24px 18px 20px;position:relative;overflow:hidden;box-shadow:0 18px 36px #212d4d14}.top-card:before{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0}.top-card:not(.champion-card):first-child{background:linear-gradient(#e3e7f0 0%,#b7bfce 100%)}.top-card:not(.champion-card):last-child{background:linear-gradient(#f1d1ae 0%,#dd9558 100%)}.top-card:first-child:before{border:1px solid #ffffff73}.top-card:nth-child(3):before{border:1px solid #ffffff59}.champion-card{background:linear-gradient(#f7e56b 0%,#e0ba36 100%);min-height:430px;box-shadow:0 22px 44px #d5ab1d38}.champion-card:before{border:1px solid #fff7ccbf}.top-rank-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#24314b;background:#ffffffc7;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:20px;font-weight:800;display:flex;box-shadow:0 8px 18px #363e5314}.top-rank-badge.gold{color:#6d5400;background:#fff5bdf5}.top-avatar-wrap{width:fit-content;margin:0 auto 18px;padding-top:18px;position:relative}.top-crown{filter:drop-shadow(0 6px 10px #a2760038);font-size:36px;line-height:1;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.top-avatar{border:8px solid #ffffffe0;width:116px;height:116px;font-size:48px;box-shadow:0 12px 28px #3442631a}.champion-avatar{box-shadow:0 0 0 10px #fff3bd7a,0 14px 28px #c2941624}.top-name{color:#2e2b34;margin-bottom:8px;font-size:22px;font-weight:800;line-height:1.2}.top-sub{color:#1f1f28c7;margin-bottom:20px;font-size:15px}.top-score{color:#fff;letter-spacing:-1px;text-shadow:0 4px 14px #00000014;font-size:40px;font-weight:800;line-height:1}.all-rankings-title{color:#6f7b8d;margin-bottom:16px;font-size:20px;font-weight:800}.rank-list{flex-direction:column;gap:14px;display:flex}.rank-row{background:#fffffff0;border:1px solid #e3e7ef;border-radius:22px;justify-content:space-between;align-items:center;gap:14px;padding:18px 22px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 10px 24px #1c294a0d}.rank-row:hover{transform:translateY(-2px);box-shadow:0 16px 30px #1c294a14}.rank-row-left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.rank-row-right{text-align:right;flex-shrink:0}.rank-number{color:#707988;min-width:56px;font-size:24px;font-weight:800}.rank-name{color:#111;font-size:21px;font-weight:800;line-height:1.15}.rank-sub{color:#7d8593;margin-top:5px;font-size:16px}.rank-points{color:#111;font-size:30px;font-weight:800;line-height:1}.rank-points-label{color:#7d8593;margin-top:5px;font-size:14px}.leaderboard-avatar-fallback{color:#17324d;background:linear-gradient(#d6e5f5 0%,#bfd5ed 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex}.row-avatar{width:56px;height:56px;font-size:24px;box-shadow:inset 0 1px #ffffffe6}@media (width<=768px){.leaderboard-page{padding-bottom:92px}.leaderboard-content-wrap{padding-top:100px}.leaderboard-container{padding:16px 14px 24px}.my-rank-card{border-radius:18px;margin-bottom:14px;padding:16px}.my-rank-avatar{border-width:3px;width:56px;height:56px;font-size:24px}.my-rank-title{font-size:16px}.my-rank-sub{font-size:13px}.my-rank-number{font-size:34px}.my-rank-points{font-size:14px}.leaderboard-switch{gap:8px;margin-bottom:18px;padding:5px}.switch-btn{padding:11px 10px;font-size:13px}.top-three-section{gap:10px;margin-bottom:18px}.top-card{border-radius:18px;min-height:250px;padding:14px 8px 12px}.champion-card{min-height:288px}.top-rank-badge{width:40px;height:40px;margin-bottom:12px;font-size:14px}.top-avatar-wrap{margin-bottom:12px;padding-top:12px}.top-crown{font-size:24px;top:-8px}.top-avatar{border-width:5px;width:76px;height:76px;font-size:30px}.champion-avatar{box-shadow:0 0 0 5px #fff3bd7a,0 10px 18px #c2941624}.top-name{margin-bottom:4px;font-size:15px}.top-sub{margin-bottom:12px;font-size:11px}.top-score{font-size:22px}.all-rankings-title{margin-bottom:10px;font-size:15px}.rank-row{border-radius:16px;padding:14px 12px}.rank-number{min-width:40px;font-size:18px}.row-avatar{width:42px;height:42px;font-size:18px}.rank-name{font-size:16px}.rank-sub{font-size:12px}.rank-points{font-size:20px}.rank-points-label{font-size:11px}}@media (width<=480px){.my-rank-card,.my-rank-left{gap:10px}.top-three-section{gap:8px}.top-card{padding:12px 6px 10px}.top-avatar{width:64px;height:64px;font-size:24px}.top-name{font-size:13px}.top-sub{font-size:10px}.top-score{font-size:18px}}
