/*
 * Atlantic Image Defense v1.15.4.19.35.451.102
 * Public community exchange homepage harmony patch.
 * Goal: align the exchange area with the premium institutional language of the homepage.
 */

.aid-community-exchange{
  --cx-bg:#081321;
  --cx-bg-deep:#0b1828;
  --cx-panel:#0f2032;
  --cx-panel-soft:#13263b;
  --cx-line:rgba(226,191,139,.18);
  --cx-line-soft:rgba(118,221,217,.15);
  --cx-ink:#f6f8f9;
  --cx-muted:#c1ccd5;
  --cx-muted-soft:#8fa0ae;
  --cx-gold:#e2bf8b;
  --cx-cyan:#76ddd9;
  --cx-feed-bg:#eef2f5;
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 8% 0%,rgba(118,221,217,.12),transparent 25%),
    radial-gradient(circle at 92% 8%,rgba(193,138,90,.12),transparent 28%),
    linear-gradient(180deg,#07111e 0%,#0b1828 52%,#081321 100%);
  color:var(--cx-ink);
}
.aid-community-exchange::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(226,191,139,.03) 1px,transparent 1px),
    linear-gradient(90deg,rgba(226,191,139,.03) 1px,transparent 1px);
  background-size:68px 68px;
  mask-image:linear-gradient(180deg,transparent 0%,#000 10%,#000 92%,transparent 100%);
  pointer-events:none;
}
.aid-community-exchange>.container{position:relative;z-index:1}
.aid-community-exchange__head{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:36px;align-items:start;margin-bottom:28px}
.aid-community-exchange__intro span{display:inline-flex;align-items:center;gap:10px;width:fit-content;margin-bottom:18px;padding:8px 15px;border:1px solid rgba(226,191,139,.24);border-radius:999px;background:rgba(226,191,139,.07);color:var(--cx-gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.aid-community-exchange__intro span::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--cx-cyan);box-shadow:0 0 0 5px rgba(118,221,217,.08)}
.aid-community-exchange__intro h2{margin:0 0 18px;color:#fff;font-size:clamp(34px,4.1vw,56px);font-weight:600;letter-spacing:-.04em;line-height:1.06;text-wrap:balance}
.aid-community-exchange__intro p{max-width:780px;margin:0;color:#dce4ea;font-size:clamp(16px,1.35vw,20px);line-height:1.75;text-wrap:pretty}
.aid-community-exchange__trust{display:grid;grid-template-columns:minmax(0,.95fr) minmax(270px,.85fr);min-height:100%;border:1px solid rgba(226,191,139,.16);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012)),rgba(9,24,38,.82);box-shadow:0 24px 64px rgba(0,0,0,.24);overflow:hidden}
.aid-community-exchange__visual{position:relative;isolation:isolate;min-height:340px;background:linear-gradient(145deg,#0d2034,#102840 58%,#172131);overflow:hidden}
.aid-community-exchange__visual-grid{position:absolute;inset:0;opacity:.44;background-image:linear-gradient(rgba(226,191,139,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(226,191,139,.045) 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(180deg,rgba(0,0,0,.92),rgba(0,0,0,.2))}
.aid-community-exchange__visual-orbit,.aid-community-exchange__visual-glow{position:absolute;border-radius:50%;pointer-events:none}
.aid-community-exchange__visual-orbit{border:1px solid rgba(118,221,217,.18);box-shadow:0 0 0 18px rgba(118,221,217,.03)}
.aid-community-exchange__visual-orbit--one{width:250px;height:250px;left:-40px;top:34px}
.aid-community-exchange__visual-orbit--two{width:190px;height:190px;right:18px;bottom:28px;border-color:rgba(226,191,139,.18);box-shadow:0 0 0 16px rgba(226,191,139,.03)}
.aid-community-exchange__visual-glow--one{width:220px;height:220px;right:-44px;top:-32px;background:radial-gradient(circle,rgba(226,191,139,.28) 0%,rgba(226,191,139,.12) 28%,transparent 68%)}
.aid-community-exchange__visual-glow--two{width:260px;height:260px;left:-70px;bottom:-110px;background:radial-gradient(circle,rgba(118,221,217,.18) 0%,rgba(118,221,217,.05) 30%,transparent 70%)}
.aid-community-exchange__visual-panel{position:absolute;z-index:2;display:grid;gap:9px;padding:18px 20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));backdrop-filter:blur(10px);box-shadow:0 14px 34px rgba(0,0,0,.16)}
.aid-community-exchange__visual-panel--lead{left:28px;top:28px;max-width:270px}
.aid-community-exchange__visual-panel--topics{right:28px;bottom:28px;min-width:230px}
.aid-community-exchange__visual-panel em,.aid-community-exchange__visual-panel small{font-style:normal;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--cx-gold)}
.aid-community-exchange__visual-panel strong{color:#fff;font-size:19px;font-weight:700;line-height:1.25}
.aid-community-exchange__visual-panel span{color:#cdd8df;font-size:13px;line-height:1.45}
.aid-community-exchange__visual-panel ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.aid-community-exchange__visual-panel li{display:grid;grid-template-columns:10px minmax(0,1fr);align-items:start;gap:10px;color:#f2f5f7;font-size:13px;line-height:1.42}
.aid-community-exchange__visual-panel li::before{content:"";width:10px;height:10px;margin-top:4px;border-radius:50%;background:linear-gradient(180deg,var(--cx-cyan),#44aeb7);box-shadow:0 0 0 4px rgba(118,221,217,.08)}
.aid-community-exchange__visual-pulse{position:absolute;left:42%;top:48%;display:inline-flex;align-items:center;gap:10px;transform:translate(-50%,-50%);z-index:1}
.aid-community-exchange__visual-pulse span{display:block;width:11px;height:11px;border-radius:50%;background:var(--cx-gold);box-shadow:0 0 0 0 rgba(226,191,139,.55);animation:aidCommunityPulse 2.8s infinite}
.aid-community-exchange__visual-pulse span:nth-child(2){animation-delay:.35s;background:var(--cx-cyan)}
.aid-community-exchange__visual-pulse span:nth-child(3){animation-delay:.7s}
@keyframes aidCommunityPulse{0%{transform:scale(.92);box-shadow:0 0 0 0 rgba(226,191,139,.42)}70%{transform:scale(1.18);box-shadow:0 0 0 16px rgba(226,191,139,0)}100%{transform:scale(.92);box-shadow:0 0 0 0 rgba(226,191,139,0)}}
.aid-community-exchange__trust-copy{display:grid;align-content:start;gap:14px;padding:26px 26px 28px;border-left:1px solid rgba(255,255,255,.05)}
.aid-community-exchange__trust strong{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:var(--cx-gold)}
.aid-community-exchange__trust strong i{color:var(--cx-cyan)}
.aid-community-exchange__trust p{margin:0;color:var(--cx-muted);line-height:1.72;font-size:14px}
.aid-community-exchange__secure-note{padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}
.aid-community-exchange__secure-note i{margin-right:8px;color:var(--cx-cyan)}
.aid-community-exchange__secure-note a{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.aid-community-exchange__notice{margin:0 0 22px;padding:15px 18px;border:1px solid rgba(226,191,139,.14);background:rgba(255,255,255,.06);font-weight:650;color:#fff}
.aid-community-exchange__notice--success{border-left:4px solid #58b27c}
.aid-community-exchange__notice--error{border-left:4px solid #d67272}
.aid-community-exchange__filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08)}
.aid-community-exchange__filters a{display:inline-flex;align-items:center;min-height:39px;padding:8px 13px;border:1px solid rgba(226,191,139,.16);background:rgba(255,255,255,.035);color:#d9e1e7;text-decoration:none;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.02em;transition:border-color .16s ease,background-color .16s ease,color .16s ease}
.aid-community-exchange__filters a:hover,.aid-community-exchange__filters a:focus-visible{border-color:rgba(118,221,217,.4);background:rgba(118,221,217,.08);color:#fff}
.aid-community-exchange__filters a.is-active{background:rgba(226,191,139,.14);border-color:rgba(226,191,139,.4);color:#fff}
.aid-community-exchange__layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.55fr);gap:30px;align-items:start}
.aid-community-exchange__feed{min-width:0}
.aid-community-exchange__feed-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.aid-community-exchange__feed-head h3{margin:0;color:#fff;font-size:1.14rem;font-weight:700;letter-spacing:-.02em}
.aid-community-exchange__feed-head>span{display:inline-grid;place-items:center;min-width:38px;height:31px;padding:0 8px;border:1px solid rgba(226,191,139,.18);background:rgba(255,255,255,.05);color:var(--cx-gold);font-size:.78rem;font-weight:800}
.aid-community-exchange__empty{padding:28px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.05);color:#d4dee4}
.aid-community-thread{background:#fbfcfd;border:1px solid #d9e1e7;border-left:4px solid #10283a;padding:24px 25px;margin-bottom:16px;box-shadow:0 20px 34px rgba(5,16,27,.08)}
.aid-community-thread__header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}
.aid-community-thread__header h4{margin:9px 0 0;color:#10283a;font-size:1.22rem;line-height:1.3;overflow-wrap:anywhere}
.aid-community-thread__category{display:inline-flex;align-items:center;min-height:27px;padding:4px 9px;background:#f0f5f7;color:#355165;font-size:.69rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.aid-community-thread__reference{white-space:nowrap;color:#7b8790;font-size:.71rem;font-weight:750;letter-spacing:.04em}
.aid-community-thread__meta{display:flex;gap:10px 15px;flex-wrap:wrap;margin:14px 0 13px;padding-bottom:12px;border-bottom:1px solid #edf0f2;color:#6a7a86;font-size:.78rem}.aid-community-thread__meta strong{color:#274458}
.aid-community-thread__body{font-size:.94rem;line-height:1.74;color:#435663;overflow-wrap:anywhere}
.aid-community-thread__replies{display:grid;gap:10px;margin-top:18px;padding-top:14px;border-top:1px solid #e6ebee}
.aid-community-reply{padding:14px 15px;border:1px solid #dce4e9;background:#f8fbfc;color:#435661;line-height:1.64;font-size:.88rem}.aid-community-reply.is-atlantic{border-left:4px solid var(--cx-gold);background:#fffaf1}
.aid-community-reply__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px;color:#78858e;font-size:.72rem}.aid-community-reply__meta strong{color:#17334a;font-size:.78rem}
.aid-community-thread__reply-box{margin-top:15px;border-top:1px solid #e8ecef;padding-top:13px}.aid-community-thread__reply-box>summary{cursor:pointer;display:inline-flex;align-items:center;gap:7px;color:#17334a;font-weight:800;font-size:.82rem}.aid-community-thread__reply-box[open]>summary{margin-bottom:14px}
.aid-community-exchange__compose{position:sticky;top:96px;background:linear-gradient(180deg,#10273a 0%,#0d2131 100%);color:#fff;padding:26px;border:1px solid rgba(226,191,139,.18);box-shadow:0 26px 54px rgba(0,0,0,.22)}
.aid-community-exchange__compose-kicker{display:block;color:var(--cx-gold);font-size:.7rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.aid-community-exchange__compose h3{margin:8px 0 10px;color:#fff;font-size:1.38rem;line-height:1.24}.aid-community-exchange__compose>p{margin:0 0 18px;color:#d8e0e5;font-size:.88rem;line-height:1.64}
.aid-community-form{display:grid;gap:13px}.aid-community-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.aid-community-form label{display:grid;gap:6px;margin:0}.aid-community-form label>span{font-size:.73rem;font-weight:800;letter-spacing:.02em}.aid-community-form input,.aid-community-form select,.aid-community-form textarea{width:100%;border:1px solid #cad5de;background:#fff;color:#13293a;padding:11px 12px;font:inherit;line-height:1.4;box-shadow:none}.aid-community-form input,.aid-community-form select{min-height:44px}.aid-community-form textarea{resize:vertical;min-height:118px}.aid-community-form input:focus,.aid-community-form select:focus,.aid-community-form textarea:focus{outline:2px solid rgba(226,191,139,.3);outline-offset:1px;border-color:var(--cx-gold)}.aid-community-form small{color:#80909a;font-size:.69rem;line-height:1.45}.aid-community-exchange__compose .aid-community-form label>span{color:#f5f8fa}.aid-community-exchange__compose .aid-community-form small{color:#becad1}.aid-community-form__full{grid-column:1/-1}.aid-community-form__consent{grid-template-columns:auto 1fr!important;align-items:start;gap:9px!important;color:inherit;font-size:.75rem;line-height:1.48}.aid-community-form__consent input{width:16px;height:16px;min-height:0;margin-top:2px;accent-color:var(--cx-gold)}.aid-community-form__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.aid-community-form .btn_one{justify-self:start;border-radius:0;box-shadow:none}.aid-community-form--reply{margin-top:4px;padding:15px;border:1px solid #dce3e8;background:#f8fafb}.aid-community-form--reply .aid-community-form__consent{color:#52636f}
.aid-community-exchange__pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:19px}.aid-community-exchange__pagination a,.aid-community-exchange__pagination span{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:7px 11px;border:1px solid rgba(226,191,139,.16);background:rgba(255,255,255,.05);color:#edf3f5;text-decoration:none;font-size:.79rem;font-weight:750}.aid-community-exchange__pagination a:hover,.aid-community-exchange__pagination a:focus-visible{border-color:rgba(118,221,217,.42)}.aid-community-exchange__pagination span{background:rgba(255,255,255,.08);color:#dbe3e8}
.aid-community-exchange a:focus-visible,.aid-community-exchange summary:focus-visible,.aid-community-exchange button:focus-visible{outline:2px solid var(--cx-gold);outline-offset:3px}
@media(max-width:1180px){.aid-community-exchange__head,.aid-community-exchange__layout,.aid-community-exchange__trust{grid-template-columns:1fr}.aid-community-exchange__compose{position:static;top:auto}.aid-community-exchange__layout{gap:24px}.aid-community-exchange__trust-copy{border-left:0;border-top:1px solid rgba(255,255,255,.05)}}
@media(max-width:767px){.aid-community-exchange{padding-top:64px;padding-bottom:64px}.aid-community-exchange__head{gap:22px;margin-bottom:22px}.aid-community-exchange__intro span{margin-bottom:15px}.aid-community-exchange__intro h2{font-size:clamp(31px,8.3vw,42px)}.aid-community-exchange__intro p{font-size:15px}.aid-community-exchange__visual{min-height:280px}.aid-community-exchange__visual-panel--lead{left:18px;top:18px;max-width:230px}.aid-community-exchange__visual-panel--topics{right:18px;bottom:18px;min-width:190px}.aid-community-thread,.aid-community-exchange__compose{padding:18px}.aid-community-exchange__filters{overflow:visible;flex-wrap:wrap;padding-bottom:13px}.aid-community-exchange__filters a{flex:0 1 auto}.aid-community-thread__header{display:grid;gap:9px}.aid-community-thread__reference{white-space:normal}.aid-community-form__grid{grid-template-columns:1fr}.aid-community-form__full{grid-column:auto}.aid-community-thread__meta{display:grid;gap:4px}.aid-community-reply__meta{align-items:flex-start}.aid-community-exchange__pagination{justify-content:space-between}.aid-community-form .btn_one{width:100%;justify-content:center;text-align:center}}
@media(max-width:560px){.aid-community-exchange__visual-panel{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;margin:16px}.aid-community-exchange__visual{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:10px}.aid-community-exchange__visual-pulse{left:50%;top:34%;transform:translate(-50%,-50%)}}
@media(prefers-reduced-motion:reduce){.aid-community-exchange__filters a{transition:none}.aid-community-exchange__visual-pulse span{animation:none}}
