.community-redesign-page{--comm-bg:var(--home-bg,#eaeaea);--comm-bg2:var(--home-bg-2,#d8d8d8);--comm-bg3:#c8cccf;--comm-bg4:#b8bdc2;--comm-bg5:#a8adb2;--comm-bg6:#98a0a6;--comm-dark:#1a1a1a;--comm-darker:#0f0f0f;--comm-white:#fff;--comm-text:var(--home-text,#171717);--comm-mid:var(--home-text-mid,#484848);--comm-muted:var(--home-text-muted,#6e6e6e);--comm-accent:var(--home-accent,#8b1c1c);--comm-accent2:var(--home-accent-light,#b03030);--comm-ease:cubic-bezier(0.22,1,0.36,1);--font-serif:var(--font-dm-serif),Georgia,serif;--font-sans:var(--font-space-grotesk),"Inter",sans-serif;background:var(--comm-bg);color:var(--comm-text);overflow-x:hidden}html:has(.community-redesign-page){scroll-padding-top:calc(var(--home-nav-h-active, 84px) - 24px)}.community-redesign-page #comm-community,.community-redesign-page #comm-contact,.community-redesign-page #comm-jobs{scroll-margin-top:calc(var(--home-nav-h-active, 84px) - 24px)}.community-redesign-page #comm-hero{position:relative;height:100vh;min-height:640px;display:flex;align-items:center;overflow:hidden}.community-redesign-page .comm-hero-bg{position:absolute!important;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.32);transform:scale(1.06);transition:transform 9s ease;z-index:0}.community-redesign-page #comm-hero.comm-loaded .comm-hero-bg{transform:scale(1)}.community-redesign-page .comm-hero-fog{position:absolute;inset:0;z-index:1;background:linear-gradient(110deg,hsla(0,0%,6%,.95),hsla(0,0%,6%,.6) 55%,hsla(0,0%,6%,.1))}.community-redesign-page .comm-hero-grid{position:absolute;inset:0;z-index:1;background-image:linear-gradient(rgba(139,28,28,.025) 1px,transparent 0),linear-gradient(90deg,rgba(139,28,28,.025) 1px,transparent 0);background-size:56px 56px;pointer-events:none}.community-redesign-page .comm-hero-inner{position:relative;z-index:2;padding:0 60px;max-width:720px;margin-top:68px}.community-redesign-page .comm-hero-bc{display:flex;align-items:center;gap:8px;margin-bottom:24px;opacity:0;animation:commHIn .6s .1s var(--comm-ease) forwards}.community-redesign-page .comm-hero-bc a,.community-redesign-page .comm-hero-bc span{font-family:var(--font-sans);font-size:11px;color:hsla(0,0%,100%,.3);text-decoration:none;transition:color .2s}.community-redesign-page .comm-hero-bc a:hover{color:hsla(0,0%,100%,.65)}.community-redesign-page .comm-hero-bc-cur{color:hsla(0,0%,100%,.55)!important}.community-redesign-page .comm-hero-ey{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-sans);font-size:10px;font-weight:600;color:hsla(0,0%,100%,.4);letter-spacing:.14em;text-transform:uppercase;margin-bottom:22px;opacity:0;animation:commHIn .7s .2s var(--comm-ease) forwards}.community-redesign-page .comm-hero-ey-line{width:20px;height:1px;background:var(--comm-accent)}.community-redesign-page .comm-hero-h1{font-family:var(--font-serif);font-size:clamp(46px,6vw,82px);color:#fff;line-height:1.05;margin-bottom:20px;opacity:0;animation:commHIn .75s .38s var(--comm-ease) forwards}.community-redesign-page .comm-hero-h1 em{color:hsla(0,22%,77%,.8);font-style:italic}.community-redesign-page .comm-hero-sub{font-family:var(--font-serif);font-style:italic;font-size:17px;color:hsla(0,0%,100%,.42);line-height:1.72;max-width:500px;padding-left:18px;border-left:2px solid var(--comm-accent);opacity:0;animation:commHIn .7s .55s var(--comm-ease) forwards}.community-redesign-page .comm-hero-actions{display:flex;gap:14px;margin-top:36px;flex-wrap:wrap;opacity:0;animation:commHIn .7s .7s var(--comm-ease) forwards}.community-redesign-page .comm-btn-red{font-family:var(--font-sans);font-size:13px;font-weight:600;background:var(--comm-accent);color:#fff;border:none;padding:13px 28px;border-radius:999px;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;text-decoration:none;display:inline-block}.community-redesign-page .comm-btn-red:hover{background:var(--comm-accent2);transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,28,28,.35);color:#fff}.community-redesign-page .comm-btn-ghost{font-family:var(--font-sans);font-size:13px;font-weight:500;background:transparent;color:hsla(0,0%,100%,.75);border:1px solid hsla(0,0%,100%,.22);padding:13px 28px;border-radius:999px;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.community-redesign-page .comm-btn-ghost:hover{border-color:rgba(139,28,28,.6);color:#fff}.community-redesign-page .comm-hero-bar{position:absolute;bottom:0;left:0;right:0;height:1px;background:hsla(0,0%,100%,.07);z-index:2}.community-redesign-page .comm-hero-fill{height:100%;width:0;background:var(--comm-accent);animation:commBarFill 1.8s .4s var(--comm-ease) forwards}@keyframes commHIn{to{opacity:1;transform:translateY(0)}}@keyframes commBarFill{to{width:100%}}.community-redesign-page .comm-hero-actions,.community-redesign-page .comm-hero-bc,.community-redesign-page .comm-hero-ey,.community-redesign-page .comm-hero-h1,.community-redesign-page .comm-hero-sub{transform:translateY(16px)}.community-redesign-page .comm-sec-ey{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-sans);font-size:10px;font-weight:600;color:var(--comm-accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px}.community-redesign-page .comm-sec-ey:before{content:"";width:18px;height:1px;background:var(--comm-accent)}.community-redesign-page .comm-sec-h2{font-family:var(--font-serif);font-size:clamp(28px,3.5vw,44px);line-height:1.12;color:var(--comm-text);margin-bottom:16px}.community-redesign-page .comm-sec-body{font-size:15px;color:var(--comm-muted);line-height:1.82}.community-redesign-page .comm-rv{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.community-redesign-page .comm-rv.comm-vis{opacity:1;transform:translateY(0)}.community-redesign-page .comm-d1{transition-delay:.1s}.community-redesign-page .comm-d2{transition-delay:.2s}.community-redesign-page #comm-community{background:var(--comm-white);padding:72px 52px}.community-redesign-page .comm-community-inner{max-width:1240px;margin:0 auto}.community-redesign-page .comm-feat-quote-wrap{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;margin-bottom:64px;padding-bottom:64px;border-bottom:1px solid rgba(0,0,0,.07)}.community-redesign-page .comm-feat-quote{font-family:var(--font-serif);font-size:clamp(22px,2.8vw,34px);font-style:italic;color:var(--comm-text);line-height:1.45;margin-bottom:20px;position:relative;padding-left:28px}.community-redesign-page .comm-feat-quote:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;background:var(--comm-accent);border-radius:2px}.community-redesign-page .comm-feat-quote-attr{font-family:var(--font-sans);font-size:12px;font-weight:600;color:var(--comm-muted);letter-spacing:.06em;padding-left:28px}.community-redesign-page .comm-feat-quote-attr span{color:var(--comm-accent)}.community-redesign-page .comm-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--comm-bg2);border-radius:16px;overflow:hidden;border:1px solid var(--comm-bg2)}.community-redesign-page .comm-stat{background:var(--comm-white);padding:28px 24px;text-align:center;transition:background .25s}.community-redesign-page .comm-stat:hover{background:#fafafa}.community-redesign-page .comm-stat-num{font-family:var(--font-serif);font-size:42px;color:var(--comm-accent);line-height:1;margin-bottom:6px}.community-redesign-page .comm-stat-label{font-family:var(--font-sans);font-size:11px;font-weight:500;color:var(--comm-muted)}.community-redesign-page .comm-ticker-section{margin-bottom:56px}.community-redesign-page .comm-ticker-label{font-family:var(--font-sans);font-size:9px;font-weight:600;color:var(--comm-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.community-redesign-page .comm-ticker-wrap{overflow:hidden;position:relative}.community-redesign-page .comm-ticker-wrap:after,.community-redesign-page .comm-ticker-wrap:before{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.community-redesign-page .comm-ticker-wrap:before{left:0;background:linear-gradient(90deg,var(--comm-white),transparent)}.community-redesign-page .comm-ticker-wrap:after{right:0;background:linear-gradient(-90deg,var(--comm-white),transparent)}.community-redesign-page .comm-ticker-track{display:flex;gap:0;animation:commTickerMove 40s linear infinite;width:-moz-max-content;width:max-content}.community-redesign-page .comm-ticker-track:hover{animation-play-state:paused}.community-redesign-page .comm-ticker-item{display:flex;flex-direction:column;padding:16px 28px;border-right:1px solid rgba(0,0,0,.07);min-width:280px;cursor:default;transition:background .2s}.community-redesign-page .comm-ticker-item:hover{background:rgba(139,28,28,.03)}.community-redesign-page .comm-ticker-quote{font-family:var(--font-serif);font-style:italic;font-size:14px;color:var(--comm-mid);line-height:1.6;margin-bottom:6px}.community-redesign-page .comm-ticker-attr{font-family:var(--font-sans);font-size:10px;font-weight:600;color:var(--comm-muted)}.community-redesign-page .comm-ticker-attr span{color:var(--comm-accent)}@keyframes commTickerMove{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.community-redesign-page .comm-alumni-section{margin-top:64px;padding-top:56px;border-top:1px solid rgba(0,0,0,.07)}.community-redesign-page .comm-alumni-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.community-redesign-page .comm-alumni-intro{font-size:13px;color:var(--comm-muted);max-width:280px;text-align:right;line-height:1.7}.community-redesign-page .comm-alumni-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));border:1px solid rgba(0,0,0,.07);border-radius:12px;overflow:hidden}.community-redesign-page .comm-alumni-name{padding:14px 18px;font-family:var(--font-sans);font-size:12px;font-weight:500;color:var(--comm-mid);border-right:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);cursor:default;transition:color .2s,background .2s;display:flex;flex-direction:column;justify-content:center;min-height:56px;word-break:break-word}.community-redesign-page .comm-alumni-name:hover{color:var(--comm-accent);background:rgba(139,28,28,.04)}.community-redesign-page .comm-alumni-year{font-size:10px;color:var(--comm-muted);display:block;margin-top:3px;font-weight:400}.community-redesign-page .comm-alumni-note{font-size:12px;color:var(--comm-muted);font-style:italic;margin-top:20px}.community-redesign-page #comm-jobs{background:var(--comm-bg);padding:72px 0}.community-redesign-page .comm-jobs-inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:320px 1fr;gap:0;padding:0 52px;align-items:start}.community-redesign-page .comm-jobs-left{position:sticky;top:88px;padding-right:48px;align-self:start;max-height:calc(100vh - 108px);overflow:hidden}.community-redesign-page .comm-jobs-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(139,28,28,.08);border:1px solid rgba(139,28,28,.15);color:var(--comm-accent);font-family:var(--font-sans);font-size:10px;font-weight:600;padding:5px 14px;border-radius:999px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}.community-redesign-page .comm-jobs-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--comm-accent);animation:commPulse 2s infinite}@keyframes commPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.community-redesign-page .comm-jobs-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.community-redesign-page .comm-job-filter{font-family:var(--font-sans);font-size:11px;font-weight:600;padding:7px 16px;border-radius:999px;background:rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.08);color:var(--comm-muted);cursor:pointer;transition:all .25s}.community-redesign-page .comm-job-filter:hover{background:var(--comm-dark);color:#fff;border-color:var(--comm-dark)}.community-redesign-page .comm-job-filter.comm-active{background:var(--comm-accent);color:#fff;border-color:var(--comm-accent)}.community-redesign-page .comm-jobs-cv-note{margin-top:32px;padding:20px;background:var(--comm-white);border-radius:14px;border:1px solid rgba(0,0,0,.07)}.community-redesign-page .comm-jobs-cv-title{font-family:var(--font-sans);font-size:12px;font-weight:600;color:var(--comm-text);margin-bottom:6px}.community-redesign-page .comm-jobs-cv-body{font-size:12px;color:var(--comm-muted);line-height:1.7;margin-bottom:12px}.community-redesign-page .comm-jobs-cv-link{font-family:var(--font-sans);font-size:12px;font-weight:600;color:var(--comm-accent);text-decoration:none;display:inline-flex;align-items:center;gap:6px}.community-redesign-page .comm-jobs-cv-link:after{content:"→"}.community-redesign-page .comm-job-item{background:var(--comm-white);border:1px solid rgba(0,0,0,.07);border-radius:16px;margin-bottom:12px;overflow:hidden;transition:opacity .5s ease,transform .5s ease,box-shadow .35s var(--comm-ease);cursor:pointer;opacity:0;transform:translateY(20px)}.community-redesign-page .comm-job-item.comm-jv{opacity:1;transform:translateY(0)}.community-redesign-page .comm-job-item:hover{box-shadow:0 12px 36px rgba(0,0,0,.1);transform:translateY(-3px)}.community-redesign-page .comm-job-item.comm-hidden{display:none}.community-redesign-page .comm-job-band{position:relative;overflow:hidden}.community-redesign-page .comm-job-item:first-child .comm-job-band{background:var(--comm-bg3)}.community-redesign-page .comm-job-item:nth-child(2) .comm-job-band{background:var(--comm-bg4)}.community-redesign-page .comm-job-item:nth-child(3) .comm-job-band{background:var(--comm-bg5)}.community-redesign-page .comm-job-item:nth-child(4) .comm-job-band{background:var(--comm-bg6)}.community-redesign-page .comm-job-item:nth-child(5) .comm-job-band{background:var(--comm-bg5)}.community-redesign-page .comm-job-band:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--comm-accent),var(--comm-accent2),transparent);transform:scaleX(0);transform-origin:left;transition:transform .45s var(--comm-ease)}.community-redesign-page .comm-job-item:hover .comm-job-band:before{transform:scaleX(1)}.community-redesign-page .comm-job-row{display:flex;align-items:center;gap:16px;padding:22px 28px}.community-redesign-page .comm-job-title{font-family:var(--font-serif);font-size:20px;color:var(--comm-text);flex:1;line-height:1.2}.community-redesign-page .comm-job-tags{display:flex;gap:8px;flex-shrink:0}.community-redesign-page .comm-job-tag{font-family:var(--font-sans);font-size:10px;font-weight:600;padding:4px 12px;border-radius:999px;background:hsla(0,0%,100%,.6);color:var(--comm-mid);border:1px solid rgba(0,0,0,.1)}.community-redesign-page .comm-job-tag.comm-type{background:rgba(139,28,28,.1);color:var(--comm-accent);border-color:rgba(139,28,28,.2)}.community-redesign-page .comm-job-arrow{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.7);border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--comm-mid);flex-shrink:0;transition:background .25s,color .25s,transform .35s var(--comm-ease)}.community-redesign-page .comm-job-item:hover .comm-job-arrow{background:var(--comm-accent);color:#fff;transform:rotate(-45deg)}.community-redesign-page .comm-job-meta{padding:0 28px 18px;display:flex;gap:20px;flex-wrap:wrap}.community-redesign-page .comm-job-meta-item{font-family:var(--font-sans);font-size:11px;color:var(--comm-muted);display:flex;align-items:center;gap:6px}.community-redesign-page .comm-job-meta-dot{width:4px;height:4px;border-radius:50%;background:var(--comm-muted);opacity:.4}.community-redesign-page .comm-drawer-overlay{position:fixed;inset:0;z-index:300;background:rgba(0,0,0,.45);opacity:0;pointer-events:none;transition:opacity .35s ease;backdrop-filter:blur(4px)}.community-redesign-page .comm-drawer-overlay.comm-open{opacity:1;pointer-events:all}.community-redesign-page .comm-job-drawer{position:fixed;top:0;right:0;bottom:0;z-index:400;width:520px;max-width:95vw;background:var(--comm-white);box-shadow:-24px 0 64px rgba(0,0,0,.15);display:flex;flex-direction:column;transform:translateX(100%);transition:transform .45s var(--comm-ease);overflow:hidden}.community-redesign-page .comm-job-drawer.comm-open{transform:translateX(0)}.community-redesign-page .comm-drawer-header{display:flex;align-items:center;gap:14px;padding:20px 28px;border-bottom:1px solid rgba(0,0,0,.07);flex-shrink:0;background:var(--comm-white)}.community-redesign-page .comm-drawer-back,.community-redesign-page .comm-drawer-close{width:32px;height:32px;border-radius:50%;background:var(--comm-bg);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--comm-mid);transition:background .2s,color .2s;flex-shrink:0}.community-redesign-page .comm-drawer-close{font-size:16px}.community-redesign-page .comm-drawer-back:hover,.community-redesign-page .comm-drawer-close:hover{background:var(--comm-accent);color:#fff}.community-redesign-page .comm-drawer-header-title{flex:1}.community-redesign-page .comm-drawer-stage{font-family:var(--font-sans);font-size:9px;font-weight:600;color:var(--comm-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:2px}.community-redesign-page .comm-drawer-title{font-family:var(--font-serif);font-size:17px;color:var(--comm-text);line-height:1.2}.community-redesign-page .comm-drawer-stages{display:flex;gap:0;padding:0 28px;background:var(--comm-bg);border-bottom:1px solid rgba(0,0,0,.07);flex-shrink:0}.community-redesign-page .comm-drawer-stage-pill{padding:12px 0;margin-right:28px;font-family:var(--font-sans);font-size:11px;font-weight:600;color:var(--comm-muted);border-bottom:2px solid transparent;transition:color .25s,border-color .25s}.community-redesign-page .comm-drawer-stage-pill.comm-active{color:var(--comm-accent);border-color:var(--comm-accent)}.community-redesign-page .comm-drawer-body{flex:1;overflow-y:auto;padding:28px}.community-redesign-page .comm-drawer-body::-webkit-scrollbar{width:4px}.community-redesign-page .comm-drawer-body::-webkit-scrollbar-thumb{background:var(--comm-bg3);border-radius:2px}.community-redesign-page .comm-jd-meta-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.community-redesign-page .comm-jd-meta-badge{display:flex;align-items:center;gap:7px;background:var(--comm-bg);border:1px solid rgba(0,0,0,.08);padding:7px 14px;border-radius:999px;font-family:var(--font-sans);font-size:11px;color:var(--comm-mid)}.community-redesign-page .comm-jd-section{margin-bottom:24px}.community-redesign-page .comm-jd-section-title{font-family:var(--font-sans);font-size:10px;font-weight:600;color:var(--comm-accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;display:flex;align-items:center;gap:8px}.community-redesign-page .comm-jd-section-title:after{content:"";flex:1;height:1px;background:rgba(0,0,0,.07)}.community-redesign-page .comm-jd-para{font-size:14px;color:var(--comm-mid);line-height:1.82}.community-redesign-page .comm-jd-list{list-style:none;display:flex;flex-direction:column;gap:8px}.community-redesign-page .comm-jd-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--comm-mid);line-height:1.65}.community-redesign-page .comm-jd-dot{width:5px;height:5px;border-radius:50%;background:var(--comm-accent);flex-shrink:0;margin-top:8px}.community-redesign-page .comm-drawer-footer{padding:20px 28px;border-top:1px solid rgba(0,0,0,.07);flex-shrink:0;background:var(--comm-white)}.community-redesign-page .comm-drawer-apply-btn{width:100%;font-family:var(--font-sans);font-size:14px;font-weight:600;background:var(--comm-accent);color:#fff;border:none;padding:15px;border-radius:999px;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;display:flex;align-items:center;justify-content:center;gap:10px}.community-redesign-page .comm-drawer-apply-btn:hover{background:var(--comm-accent2);transform:translateY(-2px);box-shadow:0 8px 28px rgba(139,28,28,.35)}.community-redesign-page .comm-drawer-back-btn{width:100%;font-family:var(--font-sans);font-size:13px;font-weight:500;background:var(--comm-bg);color:var(--comm-mid);border:1px solid rgba(0,0,0,.1);padding:13px;border-radius:999px;cursor:pointer;transition:all .2s;margin-bottom:10px}.community-redesign-page .comm-drawer-back-btn:hover{background:var(--comm-bg2)}.community-redesign-page .comm-app-form{display:flex;flex-direction:column;gap:18px}.community-redesign-page .comm-app-group{display:flex;flex-direction:column;gap:7px}.community-redesign-page .comm-app-label{font-family:var(--font-sans);font-size:11px;font-weight:600;color:var(--comm-text);letter-spacing:.04em}.community-redesign-page .comm-app-req{color:var(--comm-accent);margin-left:2px}.community-redesign-page .comm-app-input,.community-redesign-page .comm-app-textarea{width:100%;font-family:var(--font-inter,"Inter",sans-serif);font-size:14px;color:var(--comm-text);background:var(--comm-bg);border:1.5px solid rgba(0,0,0,.1);border-radius:10px;padding:11px 15px;outline:none;transition:border-color .2s,box-shadow .2s}.community-redesign-page .comm-app-input:focus,.community-redesign-page .comm-app-textarea:focus{border-color:var(--comm-accent);box-shadow:0 0 0 3px rgba(139,28,28,.1)}.community-redesign-page .comm-app-textarea{resize:vertical;min-height:90px;line-height:1.7}.community-redesign-page .comm-cv-upload{border:2px dashed rgba(0,0,0,.15);border-radius:12px;padding:28px;text-align:center;cursor:pointer;transition:border-color .25s,background .25s;position:relative}.community-redesign-page .comm-cv-upload.comm-dragover,.community-redesign-page .comm-cv-upload:hover{border-color:var(--comm-accent);background:rgba(139,28,28,.03)}.community-redesign-page .comm-cv-upload input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.community-redesign-page .comm-cv-icon{font-size:28px;margin-bottom:8px}.community-redesign-page .comm-cv-text{font-family:var(--font-sans);font-size:13px;font-weight:600;color:var(--comm-text);margin-bottom:4px}.community-redesign-page .comm-cv-sub{font-size:12px;color:var(--comm-muted)}.community-redesign-page .comm-cv-file-name{font-family:var(--font-sans);font-size:12px;color:var(--comm-accent);font-weight:600;margin-top:8px;display:none}.community-redesign-page .comm-cv-file-name.comm-show{display:block}.community-redesign-page .comm-drawer-success{text-align:center;padding:40px 20px}.community-redesign-page .comm-success-icon{width:64px;height:64px;border-radius:50%;background:rgba(139,28,28,.1);border:2px solid rgba(139,28,28,.2);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:26px}.community-redesign-page .comm-success-title{font-family:var(--font-serif);font-size:26px;color:var(--comm-text);margin-bottom:12px}.community-redesign-page .comm-success-body{font-size:14px;color:var(--comm-muted);line-height:1.8;margin-bottom:28px}.community-redesign-page .comm-success-view-btn{font-family:var(--font-sans);font-size:13px;font-weight:600;background:var(--comm-bg);color:var(--comm-text);border:1px solid rgba(0,0,0,.1);padding:12px 28px;border-radius:999px;cursor:pointer;transition:all .2s}.community-redesign-page .comm-success-view-btn:hover{background:var(--comm-accent);color:#fff;border-color:var(--comm-accent)}.community-redesign-page #comm-contact{background:var(--comm-white);padding:56px 52px 72px}.community-redesign-page .comm-contact-inner{max-width:1240px;margin:0 auto}.community-redesign-page .comm-contact-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:56px;align-items:start}.community-redesign-page .comm-contact-head{grid-column:1;grid-row:1}.community-redesign-page .comm-contact-head .comm-sec-h2{margin-bottom:0}.community-redesign-page .comm-contact-form-wrap{grid-column:2;grid-row:2;background:var(--comm-white);border-radius:20px;padding:28px 32px 32px;border:1px solid rgba(0,0,0,.07);box-shadow:0 8px 40px rgba(0,0,0,.07);align-self:start;margin-top:12px}.community-redesign-page .comm-contact-details{grid-column:1;grid-row:2;display:flex;flex-direction:column;gap:28px;padding-top:8px}.community-redesign-page .comm-contact-item{display:flex;gap:16px;align-items:flex-start}.community-redesign-page .comm-contact-icon{width:40px;height:40px;border-radius:10px;background:var(--comm-bg);border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0;transition:background .25s}.community-redesign-page .comm-contact-item:hover .comm-contact-icon{background:rgba(139,28,28,.08)}.community-redesign-page .comm-contact-item-label{font-family:var(--font-sans);font-size:9px;font-weight:600;color:var(--comm-accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}.community-redesign-page .comm-contact-item-val{font-size:14px;color:var(--comm-mid);line-height:1.7}.community-redesign-page .comm-contact-item-val a{color:var(--comm-mid);text-decoration:none;transition:color .2s}.community-redesign-page .comm-contact-item-val a:hover{color:var(--comm-accent)}.community-redesign-page .comm-contact-item-follow{align-items:center}.community-redesign-page .comm-contact-follow-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.community-redesign-page .comm-contact-item-follow .comm-contact-item-label{margin-bottom:0}.community-redesign-page .comm-contact-socials{display:flex;gap:10px;margin-top:0}.community-redesign-page .comm-soc-btn{width:36px;height:36px;border-radius:50%;background:var(--comm-bg);border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--comm-mid);cursor:pointer;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.community-redesign-page .comm-soc-btn:hover{background:var(--comm-accent);color:#fff;border-color:var(--comm-accent)}.community-redesign-page .comm-hours-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}.community-redesign-page .comm-hours-row{display:flex;justify-content:space-between;font-size:13px;padding:7px 0;border-bottom:1px solid rgba(0,0,0,.05)}.community-redesign-page .comm-hours-day{color:var(--comm-mid);font-weight:500}.community-redesign-page .comm-hours-time{color:var(--comm-muted)}.community-redesign-page .comm-hours-closed{color:rgba(0,0,0,.3);font-style:italic}.community-redesign-page .comm-contact-form{display:block}.community-redesign-page .comm-cf-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.community-redesign-page .comm-cf-group{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.community-redesign-page .comm-cf-row .comm-cf-group{margin-bottom:0}.community-redesign-page .comm-cf-label{font-family:var(--font-sans);font-size:10px;font-weight:600;color:var(--comm-text);letter-spacing:.04em}.community-redesign-page .comm-cf-req{color:var(--comm-accent)}.community-redesign-page .comm-cf-input,.community-redesign-page .comm-cf-select,.community-redesign-page .comm-cf-textarea{width:100%;font-family:var(--font-inter,"Inter",sans-serif);font-size:13px;color:var(--comm-text);background:var(--comm-bg);border:1.5px solid rgba(0,0,0,.1);border-radius:8px;padding:9px 12px;outline:none;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.community-redesign-page .comm-cf-input:focus,.community-redesign-page .comm-cf-select:focus,.community-redesign-page .comm-cf-textarea:focus{border-color:var(--comm-accent);box-shadow:0 0 0 3px rgba(139,28,28,.1)}.community-redesign-page .comm-cf-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236E6E6E' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.community-redesign-page .comm-cf-textarea{resize:vertical;min-height:72px;max-height:120px;line-height:1.55}.community-redesign-page .comm-cf-submit{width:100%;margin-top:4px;font-family:var(--font-sans);font-size:13px;font-weight:600;background:var(--comm-accent);color:#fff;border:none;padding:12px;border-radius:999px;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;letter-spacing:.04em}.community-redesign-page .comm-cf-submit:hover{background:var(--comm-accent2);transform:translateY(-2px);box-shadow:0 8px 28px rgba(139,28,28,.3)}.community-redesign-page .comm-cf-submit:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.community-redesign-page .comm-cf-error{margin:0 0 8px;padding:10px 12px;border-radius:8px;background:rgba(139,28,28,.08);color:var(--comm-accent);font-size:13px;text-align:center}.community-redesign-page .comm-cf-success-btn{width:auto;min-width:200px;margin-top:16px}.community-redesign-page .comm-cf-note{text-align:center;margin-top:10px;margin-bottom:0;font-size:11px;line-height:1.55;color:var(--comm-muted)}.community-redesign-page .comm-cf-wa{text-align:center;margin-top:6px;margin-bottom:0;font-size:12px;color:var(--comm-accent)}.community-redesign-page .comm-cf-wa button{background:none;border:none;padding:0;font:inherit;font-weight:600;color:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.community-redesign-page .comm-cf-wa button:hover{color:var(--comm-accent2)}.community-redesign-page .comm-cf-success{display:none;text-align:center;padding:32px 0}.community-redesign-page .comm-cf-success.comm-show{display:block}.community-redesign-page .comm-cf-success-icon{font-size:36px;margin-bottom:12px}.community-redesign-page .comm-cf-success-title{font-family:var(--font-serif);font-size:22px;margin-bottom:8px}.community-redesign-page .comm-cf-success-body{font-size:13px;color:var(--comm-muted)}.community-redesign-page .comm-contact-map{margin-top:52px;border-radius:20px;overflow:hidden;height:360px;position:relative;border:1px solid rgba(0,0,0,.07);background:var(--comm-bg3)}.community-redesign-page .comm-map-iframe{display:block;width:100%;height:100%;border:0}.community-redesign-page .comm-map-open-btn{position:absolute;bottom:16px;right:16px;z-index:2;font-family:var(--font-sans);font-size:12px;font-weight:600;background:var(--comm-white);color:var(--comm-text);border:1px solid rgba(0,0,0,.1);padding:9px 18px;border-radius:999px;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .2s;text-decoration:none;display:flex;align-items:center;gap:6px}.community-redesign-page .comm-map-open-btn:hover{background:var(--comm-accent);color:#fff;border-color:var(--comm-accent)}@media (max-width:1024px){.community-redesign-page #comm-community,.community-redesign-page #comm-contact{padding-left:20px;padding-right:20px}.community-redesign-page .comm-hero-inner{padding:0 20px}.community-redesign-page .comm-contact-main,.community-redesign-page .comm-feat-quote-wrap{grid-template-columns:1fr;gap:40px}.community-redesign-page .comm-contact-details,.community-redesign-page .comm-contact-form-wrap,.community-redesign-page .comm-contact-head{grid-column:1;grid-row:auto}.community-redesign-page .comm-contact-form-wrap{padding:24px 20px}.community-redesign-page .comm-contact-details{padding-top:0}.community-redesign-page .comm-alumni-head{flex-direction:column;align-items:flex-start;gap:16px}.community-redesign-page .comm-alumni-intro{text-align:left;max-width:none}.community-redesign-page .comm-jobs-inner{grid-template-columns:1fr;padding:0 20px}.community-redesign-page .comm-jobs-left{position:static;padding-right:0;margin-bottom:32px}.community-redesign-page .comm-stats{grid-template-columns:1fr 1fr}.community-redesign-page .comm-cf-row{grid-template-columns:1fr}.community-redesign-page .comm-job-drawer{width:100%;max-width:100%;top:auto;height:85vh;transform:translateY(100%);border-radius:20px 20px 0 0}.community-redesign-page .comm-job-drawer.comm-open{transform:translateY(0)}}