/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--blue:#0077c8;--deep:#041d33;--gold:#ffd400;--cream:#f4f1e8;--ink:#061827}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}.site-header{z-index:20;background:#fff;border-bottom:1px solid #dce4e8;justify-content:space-between;align-items:center;height:84px;padding:0 5.5vw;display:flex;position:relative}.brand{align-items:center;gap:10px;display:flex}.brand-mark{background:var(--blue);color:#fff;width:44px;height:44px;box-shadow:inset 0 0 0 4px #fff,0 0 0 2px var(--blue);border-radius:50%;place-items:center;font-size:17px;font-weight:900;display:grid}.brand strong{letter-spacing:-1px;font-size:24px;line-height:20px;display:block}.brand small{color:#62717d;text-transform:uppercase;letter-spacing:1.3px;margin-top:5px;font-size:9px;font-weight:700;display:block}nav{gap:34px;font-size:13px;font-weight:700;display:flex}nav a:hover{color:var(--blue)}.header-actions{align-items:center;gap:18px;display:flex}.text-button{cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700}.button{background:var(--gold);color:#071624;letter-spacing:.2px;cursor:pointer;border:0;border-radius:4px;padding:16px 23px;font-size:13px;font-weight:900;box-shadow:0 8px 30px #0002}.button span{margin-left:15px}.button.small{box-shadow:none;padding:12px 17px}.hero{color:#fff;background:radial-gradient(circle at 80% 44%,#0b507a 0,#06304f 35%,#041d33 65%);align-items:center;min-height:660px;padding:80px 7vw;display:flex;position:relative;overflow:hidden}.hero-content{z-index:3;width:54%;position:relative}.eyebrow,.section-kicker{letter-spacing:2.4px;text-transform:uppercase;font-size:11px;font-weight:900}.eyebrow{color:#a9d7f0}.eyebrow span{background:var(--gold);vertical-align:middle;width:24px;height:2px;margin-right:10px;display:inline-block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-5px;margin:30px 0;font-size:clamp(54px,7vw,94px);line-height:.94}.hero h1 em,.section h2 em,.network h2 em,.join h2 em{color:var(--gold);font-family:Georgia,serif;font-weight:400}.hero-copy{color:#c4d5df;max-width:560px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.hero-actions a{border-bottom:1px solid #fff6;padding-bottom:5px;font-size:13px;font-weight:800}.trust-row{align-items:center;gap:16px;margin-top:55px;display:flex}.trust-row p{color:#8eabbc;margin:0;font-size:11px;line-height:1.6}.trust-row strong{color:#fff;font-size:12px}.avatar-stack{display:flex}.avatar-stack span{width:31px;height:31px;color:var(--blue);background:#fff;border:2px solid #0a3757;border-radius:50%;place-items:center;margin-left:-7px;font-size:10px;font-weight:900;display:grid}.avatar-stack span:first-child{margin-left:0}.avatar-stack span:last-child{background:var(--gold);color:#17232b}.circle-graphic{place-items:center;width:500px;height:500px;display:grid;position:absolute;right:7vw}.core{background:var(--gold);width:155px;height:155px;color:var(--deep);z-index:4;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:0 0 70px #ffd40055}.core b{letter-spacing:-5px;font-size:54px}.core small{letter-spacing:5px;font-size:9px;font-weight:900}.ring{border:1px solid #7fc4ea55;border-radius:50%;position:absolute}.ring-a{animation:28s linear infinite spin;inset:48px}.ring-b{animation:40s linear infinite reverse spin;inset:0}.node{width:54px;height:54px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;font-size:20px;display:grid;position:absolute;box-shadow:0 8px 25px #0005}.n1{top:-27px;left:46%}.n2{bottom:10%;right:0}.n3{top:12%;right:5%}.n4{bottom:5%;left:14%}@keyframes spin{to{transform:rotate(360deg)}}.hero-orbit{border:1px solid #ffffff09;border-radius:50%;position:absolute}.orbit-one{width:900px;height:900px;right:-300px}.orbit-two{width:680px;height:680px;right:-150px}.ticker{background:var(--gold);letter-spacing:2px;justify-content:space-around;align-items:center;height:52px;font-size:10px;font-weight:900;display:flex}.ticker i{color:var(--blue);font-style:normal}.section{padding:110px 7vw}.section-kicker{color:var(--blue)}.section-heading{justify-content:space-between;align-items:end;margin:22px 0 55px;display:flex}.section-heading h2,.network h2,.join h2{letter-spacing:-3px;margin:0;font-size:clamp(42px,5vw,68px);line-height:1}.section-heading h2 em,.join h2 em{color:var(--blue)}.section-heading>p{color:#63717a;width:38%;font-size:14px;line-height:1.8}.circle-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.circle-card{background:#fff;border-top:4px solid #0000;min-height:265px;padding:30px;transition:all .2s;position:relative;box-shadow:0 12px 35px #17344a0b}.circle-card:hover{border-color:var(--blue);transform:translateY(-5px)}.circle-card>span{width:44px;height:44px;color:var(--blue);background:#eaf5fb;border-radius:50%;place-items:center;font-size:19px;display:grid}.circle-card h3{margin:35px 0 12px;font-size:18px}.circle-card p{color:#6d7880;font-size:12px;line-height:1.7}.circle-card a{color:var(--blue);font-size:18px;position:absolute;bottom:25px;right:25px}.network{background:var(--blue);color:#fff;justify-content:space-between;align-items:end;padding:95px 7vw 155px;display:flex}.network .light{color:#9dd7fa}.network h2 em{color:var(--gold)}.network>p{color:#c4e5f7;width:36%;margin:0;font-size:14px;line-height:1.8}.highlight-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:-80px;padding:0 7vw;display:grid}.highlight{color:#fff;flex-direction:column;justify-content:space-between;min-height:390px;padding:30px;display:flex;box-shadow:0 20px 60px #001c3055}.highlight>span{letter-spacing:2px;font-size:10px;font-weight:900}.highlight h3{letter-spacing:-1px;margin-bottom:14px;font-size:29px;line-height:1.1}.highlight p{color:#d9e9f1;font-size:12px;line-height:1.8}.highlight a{border-bottom:1px solid #fff6;margin-top:20px;padding-bottom:6px;font-size:12px;font-weight:900;display:inline-block}.highlight a b{margin-left:14px}.highlight.blue{background:linear-gradient(150deg,#0798e8,#005a98)}.highlight.gold{color:var(--ink);background:linear-gradient(150deg,#ffe24a,#e4ad00)}.highlight.gold p{color:#554a15}.highlight.gold a{border-color:#112}.highlight.dark{background:linear-gradient(150deg,#153b54,#031725)}.join{justify-content:space-between;align-items:end;padding:120px 7vw;display:flex}.join>div:last-child{width:36%}.join>div:last-child p{color:#64737d;margin-bottom:30px;font-size:14px;line-height:1.8}.join .section-kicker{margin-bottom:24px}footer{color:#fff;background:#031725;justify-content:space-between;align-items:center;padding:45px 7vw;display:flex}footer p{color:#7891a0;letter-spacing:1px;text-transform:uppercase;margin:0;font-size:10px}.footer-brand .brand-mark{box-shadow:inset 0 0 0 4px #031725,0 0 0 2px var(--blue)}@media (width<=900px){nav{display:none}.circle-graphic{opacity:.32;right:-190px}.hero-content{width:85%}.circle-grid{grid-template-columns:repeat(2,1fr)}.highlight-grid{grid-template-columns:1fr}.network,.section-heading,.join{align-items:flex-start;gap:40px}.network>p,.section-heading>p,.join>div:last-child{width:45%}}@media (width<=620px){.site-header{height:74px;padding:0 20px}.header-actions .text-button{display:none}.hero{min-height:650px;padding:70px 24px}.hero-content{width:100%}.hero h1{letter-spacing:-3px}.circle-graphic{right:-300px}.ticker span:nth-of-type(2n){display:none}.section,.join{padding:80px 24px}.section-heading,.network,.join{display:block}.section-heading>p,.network>p,.join>div:last-child{width:100%;margin-top:28px}.circle-grid{grid-template-columns:1fr}.network{padding:75px 24px 140px}.highlight-grid{padding:0 24px}.highlight{min-height:330px}footer{padding:35px 24px;display:block}footer p{margin-top:22px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-row{margin-top:40px}}.official-brand img{object-fit:cover;border-radius:50%;width:58px;height:58px}.site-header .official-brand img{width:54px;height:54px}.logo-core{background:#000;width:190px;height:190px;overflow:hidden}.logo-core img{object-fit:cover;width:100%;height:100%}.footer-brand img{width:62px;height:62px}.footer-brand strong{color:#fff}.division-logo{object-fit:contain;object-position:left center;filter:drop-shadow(0 5px 10px #0003);width:130px;height:90px}.highlight.gold .division-logo{filter:none}.division-strip{text-align:center;padding:85px 7vw 20px}.division-strip>div{background:#fff;border:1px solid #e0e6e9;border-radius:12px;grid-template-columns:repeat(4,1fr);align-items:center;gap:16px;margin-top:30px;padding:24px;display:grid}.division-strip a{place-items:center;height:95px;display:grid}.division-strip img{object-fit:contain;max-width:150px;max-height:85px}.artists-section{padding:120px 7vw 20px}.artists-heading{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.artists-heading h2{letter-spacing:-3px;margin:20px 0 0;font-size:clamp(42px,5vw,68px);line-height:1}.artists-heading h2 em{color:var(--blue);font-family:Georgia,serif;font-weight:400}.artists-heading>div:last-child{width:36%}.artists-heading>div:last-child p{color:#64737d;font-size:14px;line-height:1.8}.outline-button{border:1px solid #a9bac5;padding:14px 18px;font-size:12px;font-weight:900;display:inline-block}.outline-button span{margin-left:18px}.artist-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.artist-card{background:#fff;border:1px solid #e3e8eb;align-items:center;gap:14px;padding:20px;transition:all .2s;display:flex}.artist-card:hover{border-color:var(--blue);transform:translateY(-3px)}.artist-avatar{background:var(--deep);width:48px;height:48px;color:var(--gold);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.artist-card>span:nth-child(2){flex:1}.artist-card strong,.artist-card small{display:block}.artist-card strong{font-size:15px}.artist-card small{color:#71808a;margin-top:6px;font-size:10px}.artist-card>b{color:var(--blue)}@media (width<=900px){.artist-grid{grid-template-columns:repeat(2,1fr)}.artists-heading{align-items:flex-start;gap:40px}.artists-heading>div:last-child{width:45%}}@media (width<=620px){.site-header .official-brand span:last-child{display:none}.artists-section{padding:80px 24px}.artists-heading{display:block}.artists-heading>div:last-child{width:100%;margin-top:28px}.artist-grid{grid-template-columns:1fr}.division-strip{padding:60px 24px 10px}.division-strip>div{grid-template-columns:repeat(2,1fr)}.division-logo{width:110px;height:75px}}.highlight-grid{background:#fff;gap:6vw;margin-top:0;padding:100px 7vw 80px}.highlight,.highlight.blue,.highlight.gold,.highlight.dark{min-height:360px;color:var(--ink);box-shadow:none;background:0 0;padding:0}.highlight p,.highlight.gold p{color:#667782}.highlight a,.highlight.gold a{color:var(--blue);border-color:#9eb6c5}.division-logo{object-position:center;filter:none;width:100%;height:145px;margin-bottom:45px}.division-strip>div{background:0 0;border:0;border-radius:0;padding:15px 0}.division-strip a{background:0 0}.division-strip img{filter:none}@media (width<=900px){.highlight-grid{gap:70px}.highlight,.highlight.blue,.highlight.gold,.highlight.dark{min-height:300px}.division-logo{object-position:left center;max-width:340px;margin-bottom:25px}}.division-logo[src*=og-music-black],.division-strip img[src*=og-music-black]{mix-blend-mode:multiply}.division-strip img[src*=skcor-black]{max-width:175px}.social-shell{background:#eef2f5;min-height:100vh}.feed-header{z-index:10;background:#fff;border-bottom:1px solid #dce4e8;justify-content:space-between;align-items:center;height:72px;padding:0 4vw;display:flex;position:sticky;top:0}.feed-logo{align-items:center;gap:10px;display:flex}.feed-logo img{object-fit:cover;border-radius:50%;width:50px;height:50px}.feed-logo b,.feed-logo small{display:block}.feed-logo b{font-size:20px}.feed-logo small{color:#71808b;letter-spacing:1px;text-transform:uppercase;margin-top:3px;font-size:8px}.feed-search{color:#78909c;background:#f0f4f6;border-radius:30px;width:36%;padding:11px 18px}.feed-search input{background:0 0;border:0;outline:0;width:90%;margin-left:8px;font-size:12px}.feed-actions{color:var(--blue);align-items:center;gap:18px;display:flex}.feed-actions button{background:var(--blue);color:#fff;border:0;border-radius:20px;padding:10px 17px;font-size:11px;font-weight:800}.feed-layout{grid-template-columns:210px minmax(460px,680px) 300px;gap:24px;max-width:1420px;margin:auto;padding:26px 3vw;display:grid}.left-rail{flex-direction:column;align-self:start;gap:7px;display:flex;position:sticky;top:98px}.left-rail a{color:#425663;border-radius:9px;padding:13px 15px;font-size:13px;font-weight:700}.left-rail a:first-letter{color:var(--blue)}.left-rail a.active,.left-rail a:hover{color:var(--blue);background:#fff}.left-rail span{margin-left:12px}.left-rail hr{border:0;border-top:1px solid #d5dde2;width:100%;margin:15px 0}.feed-main{min-width:0}.feed-tabs,.composer,.social-post,.rail-card{background:#fff;border:1px solid #e0e6e9;border-radius:12px}.feed-tabs{justify-content:space-around;margin-bottom:14px;padding:0 10px;display:flex}.feed-tabs button{color:#73818a;background:0 0;border:0;padding:17px 10px;font-size:12px;font-weight:800}.feed-tabs button.selected{color:var(--blue);border-bottom:3px solid var(--blue)}.composer{grid-template-columns:42px 1fr;gap:12px;margin-bottom:14px;padding:18px;display:grid}.mini-avatar{background:var(--deep);width:42px;height:42px;color:var(--gold);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.composer>button{text-align:left;color:#81909a;background:#f2f5f6;border:0;border-radius:22px;padding:0 18px}.composer>div{color:#59707d;grid-column:2;gap:25px;font-size:11px;font-weight:800;display:flex}.social-post{margin-bottom:14px;padding:20px}.post-head{align-items:center;gap:11px;display:flex}.post-head>div{flex:1}.post-head strong,.post-head small{display:block}.post-head strong{font-size:14px}.post-head strong i{color:var(--blue);font-style:normal}.post-head small{color:#89969d;margin-top:4px;font-size:10px}.post-head>b{color:#86959d}.post-avatar{border-radius:50%;place-items:center;width:44px;height:44px;font-size:11px;font-weight:900;display:grid}.post-avatar.blue{background:var(--blue);color:#fff}.post-avatar.gold{background:var(--gold);color:var(--ink)}.social-post>p{margin:17px 0;font-size:13px;line-height:1.6}.post-visual{border-radius:9px;justify-content:center;align-items:center;gap:30px;height:330px;display:flex;overflow:hidden}.post-visual.blue{background:linear-gradient(135deg,#02182a,#07598c)}.post-visual.gold{background:linear-gradient(135deg,#f6c800,#ffec77)}.post-visual img{object-fit:cover;border-radius:50%;width:155px;height:155px}.post-visual span{color:#fff;font-size:30px;font-weight:900;line-height:1.1}.post-visual span em{color:var(--gold);font-family:Georgia,serif;font-weight:400}.post-visual.gold span{color:var(--ink)}.post-visual.gold span em{color:var(--blue)}.post-stats,.post-controls{justify-content:space-between;display:flex}.post-stats{color:#7d8c94;border-bottom:1px solid #e8edef;padding:13px 2px;font-size:10px}.post-controls button{color:#60737e;background:0 0;border:0;padding:12px;font-size:11px;font-weight:800}.right-rail{flex-direction:column;gap:14px;display:flex}.rail-card{padding:20px}.rail-card h3{margin-bottom:14px;font-size:14px}.rail-card p,.rail-card li{color:#71828c;font-size:10px;line-height:1.7}.rail-card ul{margin:12px 0 0;padding-left:16px}.rail-card a{color:var(--blue);font-size:11px;font-weight:900}.rail-card>button{text-align:left;background:0 0;border:0;border-top:1px solid #edf0f2;justify-content:space-between;width:100%;padding:13px 0;font-size:10px;display:flex}.rail-card>button b{color:var(--blue)}.status-dot{background:#22b573;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}@media (width<=1050px){.feed-layout{grid-template-columns:75px minmax(440px,680px) 280px}.left-rail span{display:none}.left-rail a{text-align:center;font-size:18px}.left-rail hr{width:70%}}@media (width<=820px){.feed-layout{grid-template-columns:1fr;max-width:680px}.left-rail,.right-rail{display:none}.feed-search{width:45%}}@media (width<=560px){.feed-header{padding:0 15px}.feed-logo span,.feed-search,.feed-actions span{display:none}.feed-layout{padding:12px}.post-visual{gap:14px;height:280px}.post-visual img{width:110px;height:110px}.post-visual span{font-size:20px}.composer>div{gap:14px}.post-controls button{padding:12px 5px;font-size:10px}}.feed-create{background:var(--blue);border:0;border-radius:20px;padding:10px 17px;font-size:11px;font-weight:800;color:#fff!important}.composer-prompt{text-align:left;color:#81909a;background:#f2f5f6;border-radius:22px;padding:13px 18px}.composer{text-decoration:none}.notice{color:#185b36;background:#e5f7ed;border:1px solid #9dd7b6;border-radius:9px;margin-bottom:16px;padding:14px 16px;font-size:13px;font-weight:700}.notice.error{color:#8a2b1b;background:#fff0ed;border-color:#f3b0a3}.member-page{background:linear-gradient(145deg,#031725,#07598c);min-height:100vh;padding-bottom:80px}.member-bar{color:#fff;border-bottom:1px solid #fff2;justify-content:space-between;align-items:center;height:72px;padding:0 6vw;display:flex}.member-card{background:#fff;border-radius:16px;max-width:760px;margin:55px auto;padding:48px;box-shadow:0 30px 80px #00182d66}.member-card.wide{max-width:940px}.member-card h1{letter-spacing:-3px;margin:14px 0;font-size:52px}.member-card>p{color:#64737d;line-height:1.7}.member-handle{font-weight:800;color:var(--blue)!important}.member-form{gap:20px;margin-top:32px;display:grid}.member-form label{color:#40535f;gap:8px;font-size:12px;font-weight:800;display:grid}.member-form label small{color:#7c8a92;font-weight:400}.member-form input,.member-form textarea,.member-form select{width:100%;font:inherit;background:#fff;border:1px solid #cdd8de;border-radius:8px;padding:13px}.member-form textarea{resize:vertical}.member-form .button{justify-self:start}.empty-state{color:#60727e;background:#eef4f6;border-radius:10px;padding:35px}.review-item{border-bottom:1px solid #e2e8eb;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.review-item p{margin:7px 0}.review-item small{color:#7b8b94}.member-media{background:#071c2c;border-radius:9px;place-items:center;display:grid;overflow:hidden}.member-media img,.member-media video{object-fit:contain;width:100%;max-height:520px}.member-media audio{width:90%;margin:50px}.post-controls form{display:inline}.post-controls details{position:relative}.post-controls summary{color:#60737e;cursor:pointer;padding:12px;font-size:11px;font-weight:800;list-style:none}.comment-form{z-index:3;background:#fff;border-radius:8px;padding:10px;display:flex;position:absolute;bottom:44px;left:0;box-shadow:0 10px 30px #0003}.comment-form input{border:1px solid #ccd7dc;min-width:230px;padding:9px}.comment-form button{background:var(--blue);border-radius:4px;color:#fff!important}.people-montage{z-index:2;width:43vw;max-width:640px;height:520px;position:absolute;right:4vw}.person-frame{background:#0a2a42;border:5px solid #fff;display:block;position:absolute;overflow:hidden;box-shadow:0 24px 70px #0008}.person-frame img{object-fit:cover;width:100%;height:100%;display:block}.person-frame span{background:linear-gradient(#0000,#031725ef);padding:42px 18px 15px;position:absolute;bottom:0;left:0;right:0}.person-frame b,.person-frame small{display:block}.person-frame b{font-size:14px}.person-frame small{color:#b7d5e5;letter-spacing:.5px;margin-top:5px;font-size:9px}.person-main{z-index:2;width:48%;height:410px;top:52px;left:14%;transform:rotate(-2deg)}.person-top{width:39%;height:245px;top:0;right:1%;transform:rotate(4deg)}.person-bottom{z-index:3;width:40%;height:245px;bottom:3px;right:0;transform:rotate(2deg)}.montage-mark{object-fit:cover;border:4px solid var(--gold);z-index:5;border-radius:50%;width:105px;height:105px;position:absolute;bottom:15px;left:0;box-shadow:0 12px 35px #0008}.community-pulse{background:#fff;padding:105px 7vw}.pulse-heading{justify-content:space-between;align-items:end;margin-bottom:45px;display:flex}.pulse-heading h2{letter-spacing:-4px;margin:18px 0 0;font-size:clamp(46px,6vw,76px);line-height:.95}.pulse-heading h2 em{color:var(--blue);font-family:Georgia,serif;font-weight:400}.pulse-heading>p{color:#687984;width:35%;font-size:14px;line-height:1.8}.story-grid{grid-template-columns:1.35fr .85fr .85fr;gap:14px;display:grid}.story-card{background:var(--deep);color:#fff;height:480px;position:relative;overflow:hidden}.story-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.story-card:hover img{transform:scale(1.035)}.story-shade{background:linear-gradient(#0000 35%,#021522ee);position:absolute;inset:0}.story-card>div{padding:28px;position:absolute;bottom:0;left:0;right:0}.story-card small{letter-spacing:2px;text-transform:uppercase;color:var(--gold);font-size:9px;font-weight:900}.story-card h3{letter-spacing:-1px;margin:12px 0 22px;font-size:clamp(21px,2.4vw,34px);line-height:1.05}.story-card p{text-transform:uppercase;letter-spacing:1px;margin:0;font-size:11px}.story-card p b{float:right;color:var(--gold)}.pulse-action{justify-content:space-between;align-items:center;padding-top:28px;display:flex}.pulse-action p{color:#6f7f88;max-width:520px;margin:0;font-size:12px;line-height:1.7}@media (width<=900px){.people-montage{opacity:.68;right:-8vw}.story-grid{grid-template-columns:1fr 1fr}.story-card:first-child{grid-column:1/-1}.pulse-heading>p{width:42%}}@media (width<=620px){.people-montage{opacity:1;width:100%;height:380px;margin-top:45px;position:relative;right:auto}.hero{display:block}.person-main{height:300px}.person-top,.person-bottom{height:175px}.montage-mark{width:75px;height:75px}.community-pulse{padding:75px 20px}.pulse-heading{display:block}.pulse-heading>p{width:100%;margin-top:24px}.story-grid{display:block}.story-card{height:410px;margin-bottom:12px}.story-card:not(:first-child){height:330px}.pulse-action{display:block}.pulse-action .outline-button{margin-top:20px}.hero-content{width:100%}.member-card{margin:24px 14px;padding:28px 20px}.member-card h1{font-size:40px}.feed-actions>a:not(.feed-create){display:none}}
