.community-page{min-height:100vh;background:#f4f9ff;color:#10254d}.community-header{height:82px;padding:8px 5.2vw;display:flex;align-items:center;justify-content:space-between;gap:20px;background:rgba(255,255,255,.97);position:-webkit-sticky;position:sticky;top:0;z-index:50;box-shadow:0 4px 22px rgba(9,42,91,.07)}.community-brand{display:flex;align-items:center;gap:10px;min-width:205px;text-decoration:none;color:#071d49}.community-brand img{width:105px;height:58px;object-fit:contain}.community-brand span{display:flex;flex-direction:column}.community-brand strong{font-size:18px}.community-brand small{margin-top:2px;font-size:9px;color:#60718f}.community-nav{display:flex;align-items:center;gap:5px}.community-nav a{color:#071d49;text-decoration:none;padding:11px 13px;border-radius:13px;font-size:14px;font-weight:650}.community-nav a.active,.community-nav a:hover{background:#eaf4ff;color:#0875f5}.community-profile{width:46px;height:46px;border-radius:50%;background:#0875f5;justify-content:center;text-decoration:none;font-size:20px}.community-hero,.community-profile{color:white;display:flex;align-items:center}.community-hero{position:relative;overflow:hidden;min-height:410px;padding:65px 7vw;background:radial-gradient(circle at 82% 30%,rgba(8,188,233,.35),transparent 27%),linear-gradient(135deg,#071d49,#075f9b 58%,#087ea4)}.community-hero-content{position:relative;z-index:2;max-width:720px}.community-eyebrow{color:#9defff;font-size:12px;letter-spacing:2.5px;font-weight:800}.community-hero h1{margin:17px 0;font-size:clamp(42px,6vw,70px);line-height:1.02;letter-spacing:-2px}.community-hero p{max-width:650px;margin:0;color:#dceff8;font-size:18px;line-height:1.65}.community-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}.community-primary,.community-secondary{min-height:52px;padding:0 22px;border-radius:16px;cursor:pointer;font-weight:800}.community-primary{border:0;background:#08bce9;color:#043047;box-shadow:0 12px 28px rgba(0,0,0,.18)}.community-secondary{border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.1);color:white}.community-hero-orb{position:absolute;right:9%;font-size:145px;opacity:.22;transform:rotate(-8deg)}.community-content{max-width:1250px;margin:0 auto;padding:45px 24px 70px}.community-section{margin-bottom:52px}.community-section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:22px}.community-section-heading span{color:#0875f5;font-size:11px;letter-spacing:2px;font-weight:900}.community-section-heading h2{margin:7px 0 0;font-size:32px;color:#071d49}.community-section-heading p{max-width:420px;margin:0;color:#60718f;line-height:1.5}.community-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:15px;gap:15px}.community-category{min-height:150px;padding:19px;text-align:left;border:1px solid rgba(12,66,130,.12);border-radius:20px;background:white;cursor:pointer;box-shadow:0 9px 25px rgba(9,42,91,.055);transition:.2s ease}.community-category:hover{transform:translateY(-3px);border-color:#87c9e8}.community-category.active{border:2px solid #0875f5;background:#e8f7fa;box-shadow:0 12px 30px rgba(8,117,245,.2);transform:translateY(-3px)}.community-category.active strong{color:#0757b8}.community-category.active .category-icon{transform:scale(1.08)}.category-icon{display:block;font-size:29px;margin-bottom:14px}.community-category strong{display:block;font-size:15px;color:#10254d}.community-category small{display:block;margin-top:6px;color:#71839b;line-height:1.4}.community-empty,.community-error,.community-loading{padding:35px;border:1px solid #dce8ee;border-radius:20px;background:white}.community-error{border-color:#f0b4b4}.community-error p{margin-bottom:0;color:#6b7c88}.community-empty{text-align:center}.community-empty>div{font-size:52px}.community-empty h3{margin:12px 0 7px}.community-empty p{max-width:560px;margin:0 auto 22px;color:#6b7c88;line-height:1.5}.feed-filters{display:flex;gap:7px;flex-wrap:wrap}.feed-filter{padding:10px 14px;border:1px solid #dce8ee;background:white;border-radius:10px;cursor:pointer;font-weight:700}.feed-filter.active{background:#0875f5;color:white;border-color:#0875f5}.community-feed{display:grid;grid-gap:15px;gap:15px}.community-post{padding:23px;border:1px solid #dce8ee;border-radius:20px;background:white;box-shadow:0 9px 25px rgba(9,42,91,.055)}.post-type{display:inline-block;padding:6px 10px;border-radius:999px;background:#eaf4ff;color:#0875f5;font-size:11px;font-weight:800;text-transform:uppercase}.community-post h3{margin:14px 0 8px;font-size:21px}.community-post p{margin:0;color:#60718f;line-height:1.6}.post-footer{display:flex;gap:18px;margin-top:18px;padding-top:15px;border-top:1px solid #edf2f5;color:#71839b;font-size:13px;font-weight:700}.community-footer{padding:25px 6vw 40px;color:#71839b;font-size:12px;text-align:center}@media (max-width:950px){.community-nav a:nth-child(2),.community-nav a:nth-child(5){display:none}.community-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.community-header{height:auto;min-height:72px;padding:8px 16px}.community-brand small,.community-nav{display:none}.community-hero{min-height:430px;padding:50px 22px}.community-hero-orb{right:-20px;bottom:15px;font-size:90px}.community-content{padding:32px 16px 55px}.community-section-heading{align-items:flex-start;flex-direction:column}.community-category-grid{grid-template-columns:1fr}.feed-filters{width:100%}}.community-modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(3,24,45,.62);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.community-modal{width:min(620px,100%);max-height:min(760px,calc(100vh - 48px));overflow-y:auto;padding:28px;border:1px solid rgba(8,117,245,.16);border-radius:24px;background:#ffffff;box-shadow:0 24px 70px rgba(3,30,60,.28)}.community-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.community-modal-header span{color:#0875f5;font-size:11px;font-weight:900;letter-spacing:2px}.community-modal-header h2{margin:7px 0 0;color:#071d49;font-size:30px}.community-modal-close{width:42px;height:42px;flex:0 0 42px;border:0;border-radius:50%;background:#eef6fa;color:#183b59;font-size:28px;line-height:1;cursor:pointer}.community-modal-close:hover{background:#dceff8}.community-form-label{display:block;margin-bottom:18px;color:#173452;font-size:14px}.community-form-input,.community-form-textarea{display:block;margin-top:8px;border:1px solid #c9dce8;border-radius:14px;background:#fbfdff;color:#102b45}.community-form-input{min-height:50px;padding:0 15px}.community-form-textarea{padding:14px 15px}.community-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:26px}.community-modal-actions .community-primary:disabled{opacity:.55;cursor:not-allowed}.community-modal-actions .modal-cancel{border:1px solid #c9dce8;background:#ffffff;color:#173452}@media (max-width:640px){.community-modal-backdrop{align-items:flex-end;padding:0}.community-modal{max-height:92vh;padding:22px;border-radius:24px 24px 0 0}.community-modal-header h2{font-size:25px}.community-modal-actions{flex-direction:column-reverse}.community-modal-actions button{width:100%}}.community-back-home{max-width:1250px;margin:0 auto;padding:16px 24px 0}.community-back-home a{display:inline-flex;align-items:center;min-height:42px;padding:0 15px;border:1px solid rgba(8,117,245,.16);border-radius:12px;background:#ffffff;color:#0757b8;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 5px 16px rgba(9,42,91,.06);transition:.2s ease}.community-back-home a:hover{border-color:#0875f5;background:#e8f7fa;transform:translateY(-1px)}@media (max-width:640px){.community-back-home{padding:12px 16px 0}.community-back-home a{width:100%;justify-content:center}}.community-form-group{display:flex;flex-direction:column;gap:7px;margin-top:16px}.community-form-label{color:#092a5b;font-size:13px;font-weight:800}.community-form-input,.community-form-textarea{width:100%;box-sizing:border-box;border:1px solid rgba(9,42,91,.14);border-radius:12px;background:#ffffff;color:#092a5b;font:inherit;font-size:14px;outline:none;transition:.2s ease}.community-form-input{min-height:46px;padding:0 13px}.community-form-textarea{min-height:150px;padding:13px;resize:vertical;line-height:1.55}.community-form-input:focus,.community-form-textarea:focus{border-color:#0875f5;box-shadow:0 0 0 3px rgba(8,117,245,.1)}.community-form-input:disabled,.community-form-textarea:disabled{opacity:.65;cursor:not-allowed}.community-form-error,.community-form-success{margin-top:16px;padding:12px 14px;border-radius:12px;font-size:13px;font-weight:700;line-height:1.5}.community-form-error{border:1px solid rgba(220,53,69,.18);background:#fff5f5;color:#b42318}.community-form-success{border:1px solid rgba(25,135,84,.18);background:#eefaf4;color:#146c43}.community-modal .community-primary:disabled{opacity:.55;cursor:not-allowed}.community-modal select.community-form-input{cursor:pointer}@media (max-width:640px){.community-form-input{min-height:48px}.community-form-textarea{min-height:135px}}.community-post-interactive{cursor:pointer;position:relative}.community-post-interactive:focus-visible{outline:3px solid rgba(8,126,164,.35);outline-offset:3px}.post-card-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.post-date{color:#718096;font-size:12px;white-space:nowrap}.post-category{display:inline-flex;align-items:center;gap:4px;margin-top:10px;color:#087ea4;font-size:13px;font-weight:700}.post-preview{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.post-open-hint{margin-top:12px;color:#087ea4;font-size:13px;font-weight:700}.community-detail-modal{max-height:min(88vh,820px);overflow-y:auto}.community-detail-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.community-detail-meta span{display:inline-flex;align-items:center;border-radius:999px;padding:7px 10px;background:#eef7fa;color:#365466;font-size:12px;font-weight:700}.community-detail-body{white-space:pre-wrap;line-height:1.7;color:#243746;font-size:15px;margin-bottom:20px}.community-detail-actions{display:flex;flex-wrap:wrap;gap:8px;padding:14px 0;border-top:1px solid #e5edf1;border-bottom:1px solid #e5edf1}.detail-action{border:1px solid #d7e4e9;background:#fff;color:#365466;border-radius:10px;min-height:40px;padding:8px 13px;cursor:pointer;font-weight:700}.detail-action.active,.detail-action:hover{background:#eef7fa;border-color:#087ea4;color:#087ea4}.detail-action.danger:hover{border-color:#c53030;color:#c53030;background:#fff5f5}.community-action-message{margin-top:12px;padding:10px 12px;border-radius:9px;background:#eef7fa;color:#365466;font-size:13px;font-weight:600}.community-comments{margin-top:22px}.community-comments-heading{margin-bottom:14px}.community-comments-heading h3{margin:0}.community-comments-empty{padding:16px;border-radius:10px;background:#f7fafb;color:#718096;font-size:14px}.community-comment-list{display:grid;grid-gap:10px;gap:10px;margin-bottom:18px}.community-comment{padding:13px 14px;border:1px solid #e5edf1;border-radius:11px;background:#fff}.community-comment-author{color:#087ea4;font-size:12px;font-weight:800}.community-comment p{margin:7px 0;color:#243746;line-height:1.55;white-space:pre-wrap}.community-comment small{color:#718096;font-size:11px}.community-comment-form{display:grid;grid-gap:10px;gap:10px;padding-top:14px;border-top:1px solid #e5edf1}.community-report-modal{max-width:560px}@media (max-width:640px){.post-card-topline{align-items:flex-start;flex-direction:column}.post-date{white-space:normal}.community-detail-actions{display:grid;grid-template-columns:1fr}.detail-action{width:100%}.community-detail-modal{max-height:92vh}}