:root{--brand:#0b63ce;--brand-dark:#074994;--ink:#122033;--muted:#607087;--surface:#fff;--surface-soft:#f4f8fd;--border:#dbe7f4}html{scroll-behavior:smooth}.reveal{opacity:1;transform:none}.reveal.reveal-armed{opacity:0;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(14px)}.reveal.reveal-armed.reveal-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal.reveal-armed{opacity:1;transition:none;transform:none}}*{box-sizing:border-box}html{background:var(--surface-soft)}body{color:var(--ink);background:radial-gradient(circle at 85% 10%, #dcecff 0, transparent 28rem), var(--surface-soft);margin:0;font-family:Arial,Helvetica,sans-serif}.shell{place-items:center;min-height:100vh;padding:48px 24px;display:grid}.hero{border:1px solid var(--border);background:#ffffffeb;border-radius:32px;width:min(980px,100%);padding:clamp(36px,7vw,84px);box-shadow:0 24px 80px #0b63ce1a}.eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;margin:0 0 18px;font-size:.8rem;font-weight:700}h1{letter-spacing:-.05em;max-width:780px;margin:0;font-size:clamp(2.5rem,6vw,5rem);line-height:.98}.lead{max-width:680px;color:var(--muted);margin:28px 0 0;font-size:1.15rem;line-height:1.65}.actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{background:var(--brand);color:#fff;border-radius:999px;align-items:center;min-height:48px;padding:0 20px;font-weight:700;text-decoration:none;display:inline-flex}.button:hover,.button:focus{text-decoration:none}.button.secondary{color:var(--brand-dark);border:1px solid var(--border);background:0 0}.auth-shell,.dashboard-shell{place-items:center;min-height:100vh;padding:40px 20px;display:grid}.auth-card,.dashboard-card{border:1px solid var(--border);background:#fffffff5;border-radius:28px;width:min(560px,100%);padding:clamp(28px,6vw,52px);box-shadow:0 24px 80px #0b63ce1a}.dashboard-card{width:min(880px,100%)}.auth-title{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,6vw,3.4rem);line-height:1}.auth-intro{color:var(--muted);line-height:1.6}.auth-form{gap:18px;margin:28px 0 20px;display:grid}.auth-form label{gap:8px;font-weight:700;display:grid}.auth-form input{border:1px solid var(--border);width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border-radius:12px;padding:0 14px}.auth-form input:focus{border-color:var(--brand);outline:3px solid #0b63ce24}button.button{cursor:pointer;font:inherit;border:0}button.button:disabled{cursor:wait;opacity:.6}.auth-submit{justify-content:center;text-decoration:none}.auth-link{color:var(--brand-dark);font-weight:700}.form-message{color:#a32121;margin:0;font-size:.95rem}.dashboard-meta{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.dashboard-meta span{background:var(--surface-soft);color:var(--muted);border-radius:999px;padding:8px 12px;font-size:.9rem}.admin-shell{min-height:100vh;padding:40px 20px 72px}.admin-container{width:min(1180px,100%);margin:0 auto}.admin-container.narrow{width:min(920px,100%)}.admin-page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.admin-page-header h1{font-size:clamp(2.4rem,5vw,4.6rem)}.admin-module-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;display:grid}.admin-module-card,.admin-panel{border:1px solid var(--border);background:#fffffff5;border-radius:24px;box-shadow:0 16px 50px #0b63ce12}.admin-module-card{flex-direction:column;justify-content:space-between;min-height:240px;padding:26px;display:flex}.admin-module-card h2,.admin-panel h2{letter-spacing:-.025em;margin:8px 0 10px;font-size:1.55rem}.module-pending-badge{color:#fff;vertical-align:middle;background:#d9432e;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;margin-left:10px;padding:0 7px;font-size:.78rem;font-weight:800;display:inline-flex}.admin-module-card p,.admin-empty,.table-subline{color:var(--muted)}.module-status,.status-pill{background:var(--surface-soft);width:fit-content;color:var(--brand-dark);border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.status-active{color:#176b3a;background:#eaf7ef}.status-draft{color:#775600;background:#fff4d9}.status-inactive,.status-archived{color:#536174;background:#eef2f6}.admin-panel{padding:26px}.admin-stack,.admin-form{gap:20px;display:grid}.admin-panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.admin-panel h3{margin:28px 0 12px}.form-grid{gap:16px;display:grid}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form label,.inline-create-form input,.admin-form input,.admin-form textarea,.admin-form select{font:inherit}.admin-form label{gap:8px;font-weight:700;display:grid}.admin-form input,.admin-form textarea,.admin-form select,.inline-create-form input{border:1px solid var(--border);width:100%;color:var(--ink);background:#fff;border-radius:12px}.admin-form input,.admin-form select,.inline-create-form input{min-height:46px;padding:0 13px}.admin-form textarea{resize:vertical;padding:12px 13px}.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus,.inline-create-form input:focus{border-color:var(--brand);outline:3px solid #0b63ce21}.admin-form input[type=file]{padding:9px 13px;font-size:.9rem}.field-hint{color:var(--muted);font-size:.8rem;font-weight:400}.gallery-images-field{gap:10px;display:grid}.gallery-images-preview{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;display:grid}.gallery-images-preview img{aspect-ratio:1;object-fit:cover;border:1px solid var(--border);border-radius:10px;width:100%}.gallery-image-row{align-items:center;gap:10px;display:flex}.gallery-image-row input[type=file]{flex:1}.gallery-image-remove{border:1px solid var(--border);width:34px;height:34px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;flex-shrink:0;font-size:1.1rem;line-height:1}.gallery-image-remove:hover{color:var(--ink);border-color:var(--muted)}.gallery-image-add{justify-self:start}.checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.checkbox-grid.compact{margin-top:18px}.check-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;align-items:center;min-height:48px;padding:11px 13px;grid-template-columns:none!important;gap:10px!important;font-weight:600!important;display:flex!important}.check-card input{margin:0;width:18px!important;min-height:18px!important}.admin-form-actions{border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:18px;justify-content:flex-end;padding:12px;display:flex;position:sticky;bottom:16px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:15px 12px}.admin-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.admin-table td:first-child{min-width:210px}.table-subline{margin-top:4px;font-size:.84rem;display:block}.table-link,.admin-back-link{color:var(--brand-dark);font-weight:700;text-decoration:none}.table-link:hover,.admin-back-link:hover{text-decoration:underline}.admin-back-link{margin-top:22px;display:inline-block}.admin-empty-state{text-align:center;padding:54px 20px}.admin-empty-state h2{margin-bottom:8px}.inline-create-form{grid-template-columns:1.2fr 1fr 1.4fr auto;gap:10px;margin-bottom:18px;display:grid}.reference-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.reference-list li{background:var(--surface-soft);border-radius:12px;justify-content:space-between;gap:16px;padding:11px 13px;display:flex}.reference-list span{color:var(--muted);font-size:.9rem}@media (max-width:760px){.admin-page-header{flex-direction:column;align-items:flex-start}.form-grid.two-columns,.inline-create-form{grid-template-columns:1fr}.admin-panel{padding:20px}.admin-form-actions{justify-content:stretch}.admin-form-actions .button{justify-content:center;width:100%}}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #dbe7f4e6;position:sticky;top:0}.site-header-inner{align-items:center;gap:28px;width:min(1180px,100% - 40px);min-height:76px;margin:0 auto;display:flex}.site-brand{color:var(--ink);align-items:center;gap:10px;margin-right:auto;font-weight:800;text-decoration:none;display:inline-flex}.site-brand-mark{background:var(--brand);color:#fff;letter-spacing:.06em;border-radius:12px;place-items:center;width:38px;height:38px;font-size:.78rem;display:grid}.site-nav{align-items:center;gap:22px;display:flex}.site-nav a{color:var(--ink);font-size:.92rem;font-weight:700;text-decoration:none}.site-nav a:hover{color:var(--brand)}.compact-button{min-height:42px;padding-inline:16px;text-decoration:none}.public-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:72px 0 96px}.directory-hero,.find-pro-hero,.company-profile-hero{margin-bottom:34px}.directory-hero h1,.find-pro-hero h1,.company-profile-hero h1{max-width:920px;font-size:clamp(3rem,7vw,6.2rem)}.directory-search-panel,.need-search-form,.profile-section,.profile-contact-card,.matching-next-step,.search-examples,.public-empty-state{border:1px solid var(--border);background:#fffffff5;border-radius:24px;box-shadow:0 18px 54px #0b63ce12}.directory-search-panel{margin-bottom:52px;padding:18px}.directory-search-form{grid-template-columns:minmax(260px,2fr) minmax(160px,1fr) minmax(160px,1fr) auto;align-items:end;gap:12px;display:grid}.directory-search-form label,.need-search-form label{color:var(--ink);gap:7px;font-size:.82rem;font-weight:700;display:grid}.directory-search-form input,.directory-search-form select,.need-search-form input,.need-search-form select{border:1px solid var(--border);width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fff;border-radius:12px;padding:0 14px}.directory-search-form input:focus,.directory-search-form select:focus,.need-search-form input:focus,.need-search-form select:focus{border-color:var(--brand);outline:3px solid #0b63ce21}.clear-filters{color:var(--brand-dark);margin-top:12px;font-size:.88rem;font-weight:700;display:inline-block}.section-heading-row{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.section-heading-row h2,.profile-section h2,.profile-contact-card h2,.matching-next-step h2,.search-examples h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,4vw,3rem)}.company-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.company-card{border:1px solid var(--border);background:#fff;border-radius:24px;flex-direction:column;gap:22px;min-height:370px;padding:24px;display:flex;box-shadow:0 14px 40px #0b63ce0f}.company-card-topline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.company-logo-placeholder,.company-profile-logo{border:1px solid var(--border);background:var(--surface-soft);color:var(--brand-dark);place-items:center;font-weight:900;display:grid;overflow:hidden}.company-logo-placeholder{border-radius:18px;width:64px;height:64px}.company-profile-logo{border-radius:28px;flex:0 0 112px;width:112px;height:112px;font-size:1.4rem}.company-logo-placeholder img,.company-profile-logo img{object-fit:contain;background:#fff;width:100%;height:100%}.featured-badge{color:#775600;background:#fff4d9;border-radius:999px;padding:6px 9px;font-size:.74rem;font-weight:800}.company-card-location,.company-card-category,.profile-categories{color:var(--muted);font-size:.9rem}.company-card h2{letter-spacing:-.03em;margin:4px 0 6px;font-size:1.55rem}.company-card-description{color:var(--muted);line-height:1.55}.tag-list{flex-wrap:wrap;gap:7px;display:flex}.tag{background:var(--surface-soft);color:var(--brand-dark);border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.company-card-link{color:var(--brand);margin-top:auto;font-weight:800;text-decoration:none}.public-empty-state{text-align:center;padding:56px 24px}.public-empty-state h2{margin:0 0 8px}.public-empty-state p{max-width:520px;color:var(--muted);margin:0 auto 24px}.find-pro-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);align-items:end;gap:34px;display:grid}.find-pro-hero h1{max-width:700px}.need-search-form{padding:24px}.need-main-input input{min-height:62px;font-size:1rem}.need-secondary-fields{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.need-search-button{justify-content:center;width:100%;margin-top:14px}.directory-results{margin-top:54px}.matching-next-step,.search-examples{margin-top:28px;padding:28px}.matching-next-step p:last-child{max-width:680px;color:var(--muted);line-height:1.6}.example-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.example-grid a{border:1px solid var(--border);color:var(--ink);background:var(--surface-soft);border-radius:14px;padding:18px;font-weight:700;text-decoration:none}.example-grid a:hover{border-color:var(--brand)}.company-profile-hero{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:34px;display:flex}.company-profile-identity{align-items:center;gap:24px;display:flex}.company-profile-hero .lead{max-width:720px}.profile-layout{grid-template-columns:minmax(0,1.7fr) minmax(290px,.7fr);gap:24px;margin-top:30px;display:grid}.profile-main{gap:20px;display:grid}.profile-section,.profile-contact-card{padding:28px}.profile-copy{color:var(--muted);font-size:1.03rem;line-height:1.75}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.service-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;padding:16px;font-weight:700}.profile-sidebar{align-content:start;gap:18px;height:fit-content;display:grid;position:sticky;top:100px}.contact-list{gap:14px;margin:20px 0 0;display:grid}.contact-list div{border-bottom:1px solid var(--border);padding-bottom:12px}.contact-list dt{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:800}.contact-list dd{margin:5px 0 0}.contact-list a,.social-links a{color:var(--brand-dark);font-weight:700}.profile-contact-cta{justify-content:center;width:100%;margin-top:22px;text-decoration:none}.social-links{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}@media (max-width:940px){.site-nav{display:none}.company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-search-form,.find-pro-hero,.profile-layout{grid-template-columns:1fr}.profile-sidebar{position:static}.company-profile-hero{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.site-header-inner,.public-shell{width:min(100% - 28px,1180px)}.site-brand span:last-child{display:none}.public-shell{padding-top:48px}.company-grid,.service-grid,.example-grid,.need-secondary-fields{grid-template-columns:1fr}.company-profile-identity{flex-direction:column;align-items:flex-start}.company-profile-logo{flex-basis:88px;width:88px;height:88px}.section-heading-row{flex-direction:column;align-items:flex-start}}.import-result-panel{margin-bottom:20px}.import-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.import-stats div{background:var(--surface-soft);border-radius:16px;padding:18px}.import-stats strong{letter-spacing:-.04em;font-size:2rem;display:block}.import-stats span{color:var(--muted);font-size:.86rem;font-weight:700}.migration-notes{color:var(--muted);margin-bottom:24px;line-height:1.65}.migration-notes h3{color:var(--ink)}@media (max-width:640px){.import-stats{grid-template-columns:1fr}}.member-module-grid{margin-top:28px}.member-company-list{gap:12px;margin-top:26px;display:grid}.member-company-card,.member-empty-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;padding:18px}.member-company-card{justify-content:space-between;align-items:center;gap:18px;display:flex}.member-company-card strong{margin-bottom:5px;display:block}.member-company-card span{color:var(--muted);font-size:.9rem}.member-empty-card h2{margin-top:0}.member-empty-card p{color:var(--muted);margin-bottom:0;line-height:1.6}.success-banner{color:#176b3a;background:#eaf7ef;border:1px solid #b8dec8;border-radius:14px;margin-bottom:18px;padding:14px 16px;font-weight:700}@media (max-width:640px){.member-company-card{flex-direction:column;align-items:stretch}.member-company-card .button{justify-content:center}}.danger-zone{background:#fff7f7;border:1px solid #efb4b4;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-top:20px;padding:24px;display:flex}.danger-zone h2{margin:0 0 8px;font-size:1.5rem}.danger-zone p:last-child{color:#7e3b3b;margin:0;line-height:1.55}.danger-eyebrow{color:#b42318}.danger-button{background:#b42318;flex:none}.danger-button:hover{background:#8f1c14}@media (max-width:640px){.danger-zone{flex-direction:column;align-items:stretch}.danger-zone .danger-button{justify-content:center;width:100%}}.member-status-active{color:#176b3a;background:#eaf7ef}.member-status-invited{color:#775600;background:#fff4d9}.member-status-suspended{color:#9b1c1c;background:#fff0f0}.member-status-archived{color:#536174;background:#eef2f6}.company-choice-grid{max-height:420px;padding-right:4px;overflow-y:auto}.company-choice-city{color:var(--muted);margin-top:3px;font-size:.78rem;font-weight:500;display:block}.member-company-meta{align-items:end;margin-top:20px}.standalone-check{min-height:46px}.invitation-panel{justify-content:space-between;align-items:center;gap:22px;margin-bottom:20px;display:flex}.invitation-panel h2{margin:6px 0 8px}@media (max-width:640px){.invitation-panel{flex-direction:column;align-items:stretch}.invitation-panel .button{justify-content:center;width:100%}}.lead-request-form{border:1px solid var(--border);background:#fff;border-radius:24px;gap:20px;margin-top:28px;padding:28px;display:grid;box-shadow:0 18px 54px #0b63ce12}.lead-request-heading h2,.success-panel h2{letter-spacing:-.04em;margin:6px 0 8px;font-size:clamp(1.8rem,4vw,3rem)}.lead-request-heading p:last-child,.success-panel p,.lead-selection-count{color:var(--muted)}.lead-request-form label{gap:8px;font-weight:700;display:grid}.lead-request-form input,.lead-request-form textarea,.lead-request-form select,.lead-status-form select,.recommendation-status-form select{border:1px solid var(--border);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:12px}.lead-request-form input,.lead-request-form select,.lead-status-form select,.recommendation-status-form select{min-height:46px;padding:0 13px}.lead-request-form textarea{resize:vertical;padding:12px 13px}.lead-company-picker{border:0;margin:0;padding:0}.lead-company-picker legend{margin-bottom:10px;font-weight:800}.lead-company-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.lead-company-option{border:1px solid var(--border);background:var(--surface-soft);cursor:pointer;border-radius:14px;align-items:center;padding:13px;gap:11px!important;display:flex!important}.lead-company-option.selected{border-color:var(--brand);background:#0b63ce14}.lead-company-option input{flex:0 0 18px;width:18px;min-height:18px}.lead-company-option strong,.lead-company-option small{display:block}.lead-company-option small{color:var(--muted);margin-top:3px;font-weight:500}.lead-selection-count{margin:9px 0 0;font-size:.86rem}.lead-consent{font-weight:500!important}.lead-honeypot{height:1px;left:-9999px;overflow:hidden;width:1px!important;position:absolute!important}.lead-submit-button{justify-content:center}.success-panel,.public-error-banner{border-radius:20px;margin-bottom:28px;padding:24px}.success-panel{background:#eaf7ef;border:1px solid #b8dec8}.public-error-banner{color:#9b1c1c;background:#fff7f7;border:1px solid #efb4b4;font-weight:700}.module-metric{background:var(--surface-soft);color:var(--brand-dark);border-radius:999px;margin-top:12px;padding:6px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.lead-list,.recommendation-list{gap:16px;display:grid}.lead-card,.recommendation-card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:22px;box-shadow:0 12px 36px #0b63ce0d}.lead-card-heading,.recommendation-card-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.lead-card-heading h2,.recommendation-card h3{margin:4px 0 6px}.lead-card-meta,.recommendation-card-heading span,.recommendation-card>p{color:var(--muted)}.lead-card-body{border-top:1px solid var(--border);grid-template-columns:minmax(0,1.6fr) minmax(240px,.6fr);gap:24px;margin-top:18px;padding-top:18px;display:grid}.lead-card-body p{line-height:1.65}.lead-contact-list{gap:12px;margin:0;display:grid}.lead-contact-list dt{color:var(--muted);text-transform:uppercase;font-size:.75rem;font-weight:800}.lead-contact-list dd{margin:4px 0 0}.lead-contact-list a,.recommendation-card a{color:var(--brand-dark);font-weight:700}.lead-status-form,.recommendation-status-form{align-items:end;gap:10px;margin-top:18px;display:flex}.lead-status-form label{gap:6px;min-width:210px;font-weight:700;display:grid}.lead-status-new{color:#775600;background:#fff4d9}.lead-status-to_contact{color:#285a9d;background:#edf4ff}.lead-status-contacted,.lead-status-meeting{color:#4a49a3;background:#eef0ff}.lead-status-completed{color:#176b3a;background:#eaf7ef}.lead-status-lost{color:#536174;background:#eef2f6}.recommendation-create-panel{margin-bottom:22px}.recommendation-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.recommendation-card-heading strong,.recommendation-card-heading span{display:block}.recommendation-card-heading span{margin-top:4px;font-size:.86rem}.recommendation-status-form select{max-width:180px}@media (max-width:800px){.lead-card-body,.recommendation-columns{grid-template-columns:1fr}}@media (max-width:640px){.lead-request-form{padding:20px}.lead-status-form,.recommendation-status-form{flex-direction:column;align-items:stretch}.lead-status-form label,.recommendation-status-form select{min-width:0;max-width:none}.lead-card-heading,.recommendation-card-heading{flex-direction:column;align-items:flex-start}}.editorial-category-panel{margin-bottom:20px}.editorial-category-form{grid-template-columns:1.5fr 1fr auto}.ai-draft-notice{color:var(--brand-dark);background:#f3f7fd;border:1px solid #c9d9f3;border-radius:14px;margin:18px 0;padding:14px 16px;font-weight:600;line-height:1.55}.editorial-section{margin-top:54px}.editorial-archive{border-top:1px solid var(--border);padding-top:48px}.editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.editorial-grid.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.editorial-card{border:1px solid var(--border);background:#fff;border-radius:24px;flex-direction:column;min-height:390px;display:flex;overflow:hidden;box-shadow:0 14px 40px #0b63ce0f}.editorial-card-media{aspect-ratio:16/9;background:var(--surface-soft);overflow:hidden}.editorial-card-media img{object-fit:cover;width:100%;height:100%}.editorial-card-body{flex-direction:column;flex:1;padding:22px;display:flex}.editorial-card-meta,.content-facts{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:.82rem;font-weight:700;display:flex}.editorial-card-meta span,.content-facts span{background:var(--surface-soft);border-radius:999px;padding:5px 8px}.editorial-card h3{letter-spacing:-.03em;margin:14px 0 8px;font-size:1.5rem}.editorial-card-body>p{color:var(--muted);line-height:1.6}.editorial-card .table-link{margin-top:auto;padding-top:16px}.content-detail{width:min(900px,100%);margin:0 auto}.content-detail-header{margin-bottom:32px}.content-detail-header h1{letter-spacing:-.055em;margin:8px 0 14px;font-size:clamp(2.8rem,7vw,5.6rem);line-height:.98}.content-detail-header .actions{margin-top:24px}.content-hero-image{background:var(--surface-soft);border-radius:28px;margin-bottom:34px;overflow:hidden}.content-hero-image img{object-fit:cover;width:100%;max-height:620px;display:block}.content-prose{font-size:1.08rem;line-height:1.82}.content-prose p{margin:0 0 1.35em}.content-side-note,.content-related{border:1px solid var(--border);background:var(--surface-soft);border-radius:18px;margin:34px 0;padding:22px}.content-side-note p{margin:6px 0}.related-company-tag{text-decoration:none}.podcast-grid{gap:22px;display:grid}.podcast-card{border:1px solid var(--border);background:#fff;border-radius:26px;grid-template-columns:260px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 16px 48px #0b63ce0f}.podcast-cover{aspect-ratio:1;background:var(--brand);color:#fff;place-items:center;font-size:2rem;font-weight:900;display:grid;overflow:hidden}.podcast-cover img{object-fit:cover;width:100%;height:100%}.podcast-card-body{padding:30px}.podcast-card-body h2{letter-spacing:-.04em;margin:6px 0 12px;font-size:clamp(1.7rem,4vw,2.7rem)}.podcast-card-body>p{color:var(--muted);line-height:1.65}.podcast-card-body .table-link{margin-top:22px;display:inline-block}.podcast-actions{flex-wrap:wrap;gap:10px;margin:22px 0 34px;display:flex}.podcast-hero-image{max-width:700px}.home-hero{background:radial-gradient(circle at 80% 10%,#0b63ce21,#0000 34%),linear-gradient(#f8fbff 0%,#fff 100%);padding:82px 20px 72px}.home-hero-inner,.home-content{width:min(1180px,100%);margin:0 auto}.home-hero-inner{grid-template-columns:minmax(0,1.65fr) minmax(300px,.65fr);align-items:end;gap:42px;display:grid}.home-hero h1{letter-spacing:-.065em;max-width:850px;margin:10px 0 18px;font-size:clamp(3.4rem,8vw,7.2rem);line-height:.92}.home-hero .lead{max-width:720px}.home-hero-card{border:1px solid var(--border);background:#ffffffdb;border-radius:24px;padding:26px;box-shadow:0 18px 54px #0b63ce14}.home-hero-card strong{margin:8px 0 12px;font-size:1.45rem;line-height:1.25;display:block}.home-hero-card p:last-child{color:var(--muted);margin-bottom:0;line-height:1.6}.home-content{padding:24px 20px 96px}.home-section{border-bottom:1px solid var(--border);padding:58px 0}.home-section:last-child{border-bottom:0}.home-empty-line{border:1px dashed var(--border);color:var(--muted);background:var(--surface-soft);border-radius:18px;padding:24px}.home-podcast-feature{border:1px solid var(--border);background:#fff;border-radius:28px;grid-template-columns:280px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 16px 48px #0b63ce0f}.home-podcast-feature>div:last-child{padding:34px}.home-podcast-feature h3{letter-spacing:-.045em;margin:6px 0 12px;font-size:clamp(2rem,4vw,3.2rem)}.home-podcast-feature p:not(.eyebrow){max-width:650px;color:var(--muted);line-height:1.65}@media (max-width:980px){.editorial-grid,.editorial-grid.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-inner{grid-template-columns:1fr}.site-header-inner{gap:16px}.site-nav{gap:14px}.site-nav a{font-size:.82rem}}@media (max-width:760px){.editorial-category-form,.editorial-grid,.editorial-grid.compact-grid,.podcast-card,.home-podcast-feature{grid-template-columns:1fr}.podcast-card .podcast-cover,.home-podcast-feature .podcast-cover{aspect-ratio:16/9}}@media (max-width:640px){.home-hero{padding-top:52px}.home-content{padding-inline:14px}.content-detail-header h1{font-size:clamp(2.5rem,13vw,4rem)}}.member-publish-panel{border:1px solid var(--border);background:radial-gradient(circle at 90% 10%,#0b63ce17,#0000 36%),#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;margin-bottom:22px;padding:24px;display:flex;box-shadow:0 12px 36px #0b63ce0d}.member-publish-panel h2{letter-spacing:-.03em;margin:6px 0 8px;font-size:1.55rem}.member-publish-panel p:last-child{max-width:680px;color:var(--muted);margin-bottom:0;line-height:1.6}.member-publish-actions{flex-wrap:wrap;flex:none;gap:10px;display:flex}.event-actions{align-items:center}.event-registration-message{margin-top:22px;margin-bottom:0}.public-info-banner{color:#475569;background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;padding:14px 16px;font-weight:700}.member-only-note{border:1px solid var(--border);background:var(--surface-soft);min-height:46px;color:var(--muted);border-radius:12px;align-items:center;padding:0 14px;font-size:.9rem;font-weight:700;display:inline-flex}.event-registration-admin{margin-top:20px}@media (max-width:760px){.member-publish-panel{flex-direction:column;align-items:stretch}.member-publish-actions{width:100%}.member-publish-actions .button{flex:220px;justify-content:center}}.home-page{background:#fff}.home-page main{overflow:hidden}.home-page .button,.site-header .button{text-decoration:none}.home-page h1,.home-page h2,.home-page h3,.site-footer strong{text-wrap:balance}.site-header{z-index:50;background:#fffffff5;border-bottom:1px solid #0b63ce1a;box-shadow:0 8px 28px #0749940a}.site-header-inner{gap:26px;width:min(1280px,100% - 44px);min-height:82px}.site-brand{color:#08366f;gap:12px}.site-brand-logo{object-fit:cover;background:#fff;border-radius:14px;flex:0 0 52px;width:52px;height:52px}.site-brand-copy{font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.02;display:grid}.site-brand-copy strong{font-size:1.15rem}.site-brand-copy span{margin-top:2px}.site-nav{gap:21px}.site-nav a{color:#17365f;padding:28px 0 26px;font-size:.86rem;font-weight:700;position:relative}.site-nav a:after{content:"";background:var(--brand);border-radius:999px;height:2px;transition:right .16s;position:absolute;bottom:19px;left:0;right:100%}.site-nav a:hover:after{right:0}.site-nav .header-login-link{color:var(--brand-dark)}.site-header-join{border-radius:12px;gap:10px;min-height:46px;padding-inline:18px;box-shadow:0 10px 26px #0b63ce2e}.home-kicker{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:900}.home-wow-hero{background:radial-gradient(circle at 12% 0,#2a90e121,#0000 34rem),#f8fbff;border-bottom:1px solid #0b63ce14;position:relative}.home-wow-hero-inner{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);width:min(1440px,100%);min-height:610px;margin:0 auto;display:grid}.home-wow-copy{z-index:3;flex-direction:column;justify-content:center;padding:74px 44px 72px max(48px,50vw - 640px);display:flex;position:relative}.home-wow-copy:after{content:"";pointer-events:none;border:44px solid #0000;border-color:#0000 #0000 #2f96e417 #2f96e417;border-radius:50%;width:420px;height:220px;position:absolute;bottom:-80px;right:-120px;transform:rotate(-16deg)}.home-wow-copy h1{color:#0a3972;letter-spacing:-.055em;max-width:720px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.8rem,6.2vw,6.8rem);font-weight:700;line-height:.9}.home-wow-copy h1 span{display:block}.home-wow-lead{z-index:2;color:#455d79;max-width:620px;margin:26px 0 0;font-size:1.05rem;line-height:1.72;position:relative}.home-wow-actions{z-index:2;flex-wrap:wrap;gap:12px;margin-top:30px;display:flex;position:relative}.home-primary-button{border-radius:12px;gap:10px;box-shadow:0 12px 28px #0b63ce2e}.home-primary-button:hover{background:var(--brand-dark)}.home-secondary-button{background:#ffffffb8;border-color:#0b63ce47;border-radius:12px}.home-handwritten-note{z-index:2;color:#176dbd;max-width:290px;margin:30px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.02rem;font-style:italic;line-height:1.45;position:relative;transform:rotate(-2deg)}.home-handwritten-note:after{content:"";background:currentColor;width:92px;height:2px;margin-top:8px;display:block;transform:rotate(-5deg)}.home-wow-visual{clip-path:polygon(10% 0,100% 0,100% 100%,0 100%,6% 68%);background:linear-gradient(135deg,#175ca8,#58a5df);min-height:610px;position:relative;overflow:hidden}.home-wow-visual>img{object-fit:cover;width:100%;height:100%;min-height:610px;display:block}.home-wow-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#07499452,#0000 38%),linear-gradient(#0000 55%,#042d5b33);position:absolute;inset:0}.home-wow-visual-fallback{color:#ffffffeb;background:radial-gradient(circle at 70% 30%,#fff3,#0000 24%),linear-gradient(145deg,#0b63ce,#2c8bd0 58%,#65b3e5);place-items:center;min-height:610px;font-family:Georgia,Times New Roman,serif;font-size:8rem;font-weight:800;display:grid}.home-hero-badges{z-index:4;gap:10px;display:grid;position:absolute;top:88px;left:12%}.home-hero-badges>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffffbd;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;min-width:160px;padding:11px 15px;display:grid;box-shadow:0 12px 30px #08366f26}.home-hero-badges strong{color:var(--brand-dark);grid-row:1/3;font-size:1.55rem}.home-hero-badges span{color:#425b77;max-width:100px;font-size:.72rem;font-weight:800}.home-hero-quote{z-index:4;color:#fff;text-align:right;text-shadow:0 2px 12px #002c5873;width:min(220px,36%);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.03rem;font-style:italic;line-height:1.45;position:absolute;top:46px;right:34px;transform:rotate(-3deg)}.home-statbar{z-index:6;background:#fff;border-bottom:1px solid #0b63ce1a;position:relative;box-shadow:0 12px 32px #0749940a}.home-statbar-inner{grid-template-columns:repeat(4,minmax(0,1fr));width:min(1220px,100% - 40px);margin:0 auto;display:grid}.home-stat{border-right:1px solid #0b63ce1a;grid-template-columns:46px 1fr;align-items:center;gap:13px;min-height:118px;padding:20px 26px;display:grid}.home-stat:last-child{border-right:0}.home-stat-icon{width:42px;height:42px;color:var(--brand);background:#f4f9ff;border:1px solid #0b63ce2e;border-radius:14px;place-items:center;font-size:1.2rem;font-weight:900;display:grid}.home-stat strong,.home-stat span,.home-stat small{display:block}.home-stat strong{color:#0a3972;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1}.home-stat span{color:#15365e;margin-top:2px;font-size:.82rem;font-weight:800}.home-stat small{color:#718096;margin-top:6px;font-size:.7rem}.home-section-block{padding:72px 20px}.home-section-inner{width:min(1180px,100%);margin:0 auto}.home-agenda{background:linear-gradient(#fff 0%,#fbfdff 100%)}.home-agenda-layout{grid-template-columns:minmax(240px,.7fr) minmax(0,1.55fr);align-items:stretch;gap:56px;display:grid}.home-section-intro{align-self:center}.home-section-intro h2,.home-section-heading h2,.home-podcast h2,.home-join h2{color:#0a3972;letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.9rem,5vw,4.7rem);line-height:.98}.home-section-intro>p:not(.home-kicker){color:#62738a;max-width:380px;margin:18px 0;line-height:1.7}.home-text-link{color:var(--brand);align-items:center;gap:8px;font-size:.87rem;font-weight:800;text-decoration:none;display:inline-flex}.home-text-link:hover{text-decoration:underline}.home-featured-event{background:#fff;border:1px solid #0b63ce1f;border-radius:24px;grid-template-columns:minmax(260px,.8fr) minmax(0,1fr);min-height:330px;display:grid;overflow:hidden;box-shadow:0 18px 46px #07499414}.home-featured-event-media{background:linear-gradient(145deg,#0b63ce,#8bc7ef);min-height:330px;position:relative;overflow:hidden}.home-featured-event-media img{object-fit:cover;width:100%;height:100%;min-height:330px}.home-event-fallback{color:#ffffffd9;place-items:center;min-height:330px;font-family:Georgia,Times New Roman,serif;font-size:4rem;font-weight:800;display:grid}.home-event-date{background:#fffffff2;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 12px 28px #07499429}.home-event-date strong{color:#0a3972;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;line-height:1}.home-event-date span{color:#0a3972;letter-spacing:.06em;text-transform:uppercase;margin-top:3px;font-size:.6rem;font-weight:900}.home-featured-event-body{flex-direction:column;justify-content:center;padding:34px;display:flex}.home-event-type{width:fit-content;color:var(--brand-dark);letter-spacing:.06em;text-transform:uppercase;background:#eef7ff;border-radius:999px;margin:0;padding:6px 9px;font-size:.68rem;font-weight:900}.home-featured-event h3{color:#12375f;letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.05}.home-event-meta{color:#57708b;flex-wrap:wrap;gap:9px 18px;margin:0;font-size:.8rem;font-weight:700;display:flex}.home-featured-event-body>p:not(.home-event-type){color:#617187;margin:17px 0 24px;line-height:1.65}.home-featured-event-body .button{width:fit-content}.home-companies{background:radial-gradient(circle at 100% 0,#41a4e51f,#0000 24rem),#f5faff;border-top:1px solid #0b63ce14;border-bottom:1px solid #0b63ce14}.home-section-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px;display:flex}.home-section-heading-copy{align-items:flex-end;gap:28px;display:flex}.home-section-heading-copy p,.home-section-heading>.home-text-link{margin:0}.home-section-heading-copy p{color:#67788e;max-width:430px;font-size:.88rem;line-height:1.55}.company-carousel{position:relative}.company-carousel-controls{gap:9px;display:flex;position:absolute;top:-78px;right:0}.company-carousel-controls button{width:42px;height:42px;color:var(--brand);font:inherit;cursor:pointer;background:#ffffffeb;border:1px solid #0b63ce2e;border-radius:999px;place-items:center;font-size:1.05rem;transition:transform .14s,background .14s,color .14s;display:grid}.company-carousel-controls button:hover{color:#fff;background:var(--brand);transform:translateY(-2px)}.company-carousel-track{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#0b63ce4d transparent;gap:16px;padding:5px 2px 18px;display:flex;overflow-x:auto}.company-carousel-card{scroll-snap-align:start;width:248px;min-width:248px;color:inherit;background:#fff;border:1px solid #0b63ce1c;border-radius:18px;text-decoration:none;transition:transform .16s,box-shadow .16s;overflow:hidden;box-shadow:0 10px 28px #0749940f}.company-carousel-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #0749941c}.company-carousel-media{background:radial-gradient(circle at 75% 20%,#fffc,#0000 32%),linear-gradient(145deg,#dceeff,#f7fbff);height:148px;position:relative;overflow:hidden}.company-carousel-cover{object-fit:cover;width:100%;height:100%;display:block}.company-carousel-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#05346924);position:absolute;inset:0}.company-carousel-logo{z-index:2;width:48px;height:48px;color:var(--brand-dark);background:#fff;border:3px solid #fff;border-radius:999px;place-items:center;font-size:.75rem;font-weight:900;display:grid;position:absolute;bottom:12px;left:14px;overflow:hidden;box-shadow:0 6px 18px #07499429}.company-carousel-logo img{object-fit:contain;background:#fff;width:100%;height:100%}.company-carousel-body{padding:17px 16px 18px}.company-carousel-body h3{color:#15365e;letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.08rem}.company-carousel-category,.company-carousel-location{color:#748196;margin:8px 0 0;font-size:.76rem;line-height:1.35}.company-carousel-location{align-items:center;gap:5px;display:flex}.company-carousel-location-icon{color:#9aa8bc;flex-shrink:0;width:13px;height:13px}.company-carousel-category{color:var(--brand);font-weight:800}.home-news{background:#fff}.home-news .home-section-heading{align-items:flex-end}.home-news-grid{gap:20px}.home-news .editorial-card{border-color:#0b63ce1a;border-radius:20px;min-height:430px;transition:transform .16s,box-shadow .16s;box-shadow:0 12px 34px #07499412}.home-news .editorial-card:hover{transform:translateY(-4px);box-shadow:0 19px 40px #0749941c}.home-news .editorial-card-media{aspect-ratio:16/8.7}.home-news .editorial-card-body{padding:20px}.home-news .editorial-card-meta span{color:var(--brand-dark);background:#eef7ff}.home-news .editorial-card h3{color:#17365f;font-family:Georgia,Times New Roman,serif;font-size:1.55rem}.home-podcast{color:#fff;background:radial-gradient(circle at 10% 110%,#48b0ee6b,#0000 28rem),radial-gradient(circle at 100% 0,#52b5ee42,#0000 25rem),linear-gradient(120deg,#084b98,#0b63ce 55%,#1575c8);padding:58px 20px;position:relative;overflow:hidden}.home-podcast:before,.home-podcast:after{content:"";border:2px solid #ffffff1a;border-radius:50%;width:340px;height:340px;position:absolute}.home-podcast:before{bottom:-190px;left:-180px}.home-podcast:after{top:-210px;right:-150px}.home-podcast-layout{z-index:2;grid-template-columns:minmax(200px,.7fr) minmax(0,1.45fr) minmax(160px,.45fr);align-items:center;gap:42px;display:grid;position:relative}.home-kicker-light{color:#b9def8}.home-podcast h2{color:#fff}.home-podcast-intro>p:not(.home-kicker){color:#d8ebfa;margin:14px 0 18px;line-height:1.65}.home-podcast-link{color:#fff;font-size:.82rem;font-weight:800;text-decoration:none}.home-podcast-feature{background:#fff;border:1px solid #ffffff80;border-radius:20px;grid-template-columns:190px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 18px 44px #022b5638}.home-podcast-feature .podcast-cover{aspect-ratio:auto;background:#063b79;min-height:100%}.home-podcast-feature-copy{color:#14365f;padding:25px 27px}.home-podcast .home-podcast-feature>.home-podcast-feature-copy{padding:25px 27px}.home-podcast .home-podcast-feature .home-podcast-episode{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:900}.home-podcast-feature h3{color:#103765;letter-spacing:-.035em;margin:7px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2.6vw,2.25rem);line-height:1.05}.home-podcast-feature-copy>p:not(.home-podcast-episode){color:#68798d;margin:0 0 20px;line-height:1.58}.home-podcast-button{background:#083f80;border-radius:11px;gap:9px;min-height:42px;font-size:.82rem}.home-podcast-quote{color:#d9edfb;text-align:right;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-style:italic;line-height:1.55;transform:rotate(-3deg)}.home-podcast-empty{background:#ffffff14;border:1px solid #ffffff40;border-radius:18px;padding:26px}.home-join{background:radial-gradient(circle at 90% 120%,#48ace82e,#0000 28rem),linear-gradient(#f8fbff 0%,#eef7ff 100%);padding:70px 20px 76px;position:relative;overflow:hidden}.home-join:after{content:"";border:48px solid #0b63ce0f;border-radius:50%;width:470px;height:300px;position:absolute;bottom:-190px;right:-80px;transform:rotate(-12deg)}.home-join-layout{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);align-items:center;gap:66px;display:grid;position:relative}.home-join h2{max-width:720px}.home-join-layout>div:first-child>p:not(.home-kicker){color:#62758c;max-width:660px;margin:18px 0 0;line-height:1.72}.home-join-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-join-benefits>div{background:#fffc;border:1px solid #0b63ce1f;border-radius:18px;flex-direction:column;justify-content:center;min-height:118px;padding:20px;display:flex;box-shadow:0 10px 28px #0749940d}.home-join-benefits strong{color:var(--brand-dark);font-size:.95rem}.home-join-benefits span{color:#718096;margin-top:5px;font-size:.78rem}.site-footer{color:#e8f3ff;background:radial-gradient(circle at 15% 0,#3997db3d,#0000 25rem),#073f7e;padding:48px 20px 22px}.site-footer-inner{grid-template-columns:1.25fr .7fr .9fr .8fr;gap:48px;width:min(1180px,100%);margin:0 auto;display:grid}.site-footer h2{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.74rem}.site-footer a{color:#d8eaff;width:fit-content;margin:9px 0;font-size:.82rem;text-decoration:none;display:block}.site-footer a:hover{color:#fff;text-decoration:underline}.site-footer-logo-row{align-items:center;gap:13px;display:flex}.site-footer-logo-row img{object-fit:cover;background:#fff;border-radius:14px;width:52px;height:52px}.site-footer-logo-row div{font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.05;display:grid}.site-footer-logo-row strong{color:#fff;font-size:1.14rem}.site-footer-brand>p{color:#bcd7ef;max-width:320px;margin:16px 0 0;font-size:.82rem;line-height:1.6}.site-footer-manifesto{justify-content:flex-end;align-items:flex-start;display:flex}.site-footer-manifesto p{color:#cbe3f7;text-align:right;max-width:210px;margin:2px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-style:italic;line-height:1.5;transform:rotate(-3deg)}.site-footer-bottom{color:#9fc3e3;border-top:1px solid #ffffff21;justify-content:space-between;gap:24px;width:min(1180px,100%);margin:38px auto 0;padding-top:18px;font-size:.72rem;display:flex}@media (max-width:1120px){.site-nav{gap:14px}.site-nav a{font-size:.78rem}.home-wow-hero-inner{grid-template-columns:minmax(0,.95fr) minmax(480px,1.05fr)}.home-wow-copy{padding-left:44px}.home-podcast-layout{grid-template-columns:minmax(190px,.7fr) minmax(0,1.4fr)}.home-podcast-quote{grid-column:1/-1;justify-self:end;max-width:360px}}@media (max-width:980px){.site-header-inner{width:min(100% - 28px,1280px);min-height:72px}.site-nav{display:none}.site-header-join{margin-left:auto}.home-wow-hero-inner{grid-template-columns:1fr;min-height:0}.home-wow-copy{padding:66px 34px 50px}.home-wow-copy h1{max-width:820px}.home-wow-visual{clip-path:none;min-height:430px}.home-wow-visual>img,.home-wow-visual-fallback{min-height:430px}.home-hero-badges{top:30px;left:28px}.home-statbar-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stat:nth-child(2){border-right:0}.home-stat:nth-child(-n+2){border-bottom:1px solid #0b63ce1a}.home-agenda-layout,.home-join-layout{grid-template-columns:1fr;gap:34px}.home-section-intro>p:not(.home-kicker){max-width:620px}.home-section-heading{flex-direction:column;align-items:flex-start}.home-section-heading-copy{justify-content:space-between;align-items:flex-start;width:100%}.company-carousel-controls{top:-64px}.home-podcast-layout{grid-template-columns:1fr;gap:28px}.home-podcast-intro{max-width:560px}.home-podcast-feature{grid-template-columns:220px minmax(0,1fr)}.home-podcast-quote{grid-column:auto}.site-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.site-brand-logo{flex-basis:44px;width:44px;height:44px}.site-brand-copy{font-size:.92rem}.site-brand-copy strong{font-size:1rem}.site-header-join{min-height:42px;padding-inline:13px;font-size:.76rem}.home-wow-copy{padding:52px 20px 42px}.home-wow-copy h1{font-size:clamp(3.15rem,14vw,5.2rem)}.home-wow-lead{font-size:.98rem}.home-wow-visual,.home-wow-visual>img,.home-wow-visual-fallback{min-height:350px}.home-hero-quote{width:58%;font-size:.9rem;top:auto;bottom:24px;right:20px}.home-hero-badges{gap:8px}.home-hero-badges>div{min-width:138px;padding:9px 12px}.home-hero-badges strong{font-size:1.3rem}.home-statbar-inner{width:100%}.home-stat{grid-template-columns:36px 1fr;min-height:108px;padding:16px 18px}.home-stat-icon{width:34px;height:34px}.home-stat strong{font-size:1.35rem}.home-section-block{padding:56px 16px}.home-section-intro h2,.home-section-heading h2,.home-podcast h2,.home-join h2{font-size:clamp(2.6rem,11vw,4rem)}.home-featured-event{grid-template-columns:1fr}.home-featured-event-media,.home-featured-event-media img,.home-event-fallback{min-height:250px}.home-featured-event-body{padding:25px 22px}.home-section-heading-copy{flex-direction:column;gap:12px}.company-carousel-controls{justify-content:flex-end;margin:-10px 0 10px;position:static}.company-carousel-card{width:225px;min-width:225px}.home-news .editorial-card{min-height:390px}.home-podcast{padding:52px 16px}.home-podcast-feature{grid-template-columns:1fr}.home-podcast-feature .podcast-cover{aspect-ratio:16/8;min-height:220px}.home-podcast-quote{text-align:left;justify-self:start}.home-join{padding:58px 16px 64px}.home-join-benefits{grid-template-columns:1fr 1fr}.site-footer{padding-inline:18px}.site-footer-inner{grid-template-columns:1fr;gap:28px}.site-footer-manifesto{justify-content:flex-start}.site-footer-manifesto p{text-align:left}.site-footer-bottom{flex-direction:column;gap:8px}}@media (max-width:520px){.site-brand-copy span{display:none}.site-header-join{padding-inline:12px}.site-header-join span{display:none}.home-wow-actions .button{justify-content:center;width:100%}.home-statbar-inner{grid-template-columns:1fr}.home-stat,.home-stat:nth-child(2){border-bottom:1px solid #0b63ce1a;border-right:0}.home-stat:last-child{border-bottom:0}.home-hero-badges{top:14px;left:14px}.home-hero-badges>div:nth-child(2){display:none}.home-featured-event-body .button{justify-content:center;width:100%}.home-join-benefits{grid-template-columns:1fr}}.home-page-v2{--home-navy:#0a3972;--home-blue:#0b63ce;--home-sky:#eef7ff;--home-line:#0b63ce1f;background:#fff}.home-page-v2 ::selection{color:var(--home-navy);background:#0b63ce38}.home-page-v2 a:focus-visible,.home-page-v2 button:focus-visible,.home-page-v2 input:focus-visible{outline:2px solid var(--home-blue);outline-offset:3px;border-radius:4px}.home-page-v2 main{overflow:hidden}.home-page-v2 .site-header{border-bottom:1px solid var(--home-line);box-shadow:none;background:#fffffff7}.home-page-v2 .site-header-inner{width:min(1240px,100% - 40px);min-height:78px}.home-page-v2 .site-header-join{border-radius:10px;box-shadow:0 8px 20px #0b63ce29}.home-v2-hero{border-bottom:1px solid var(--home-line);background:#f5faff}.home-v2-hero-inner{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);width:min(1440px,100%);min-height:360px;margin:0 auto;display:grid}.home-v2-hero-copy{z-index:2;background:radial-gradient(circle at 0 0,#5eaee617,#0000 28rem),#f5faff;flex-direction:column;justify-content:center;padding:48px 54px 48px 60px;display:flex;position:relative}.home-v2-hero-copy h1{max-width:660px;color:var(--home-navy);letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,3.1vw,3.6rem);line-height:1.12}.home-hero-rotating-word{color:var(--home-blue);opacity:1;transition:opacity .28s,transform .28s;display:inline-block;transform:translateY(0)}.home-hero-rotating-word-out{opacity:0;transform:translateY(-8px)}@media (prefers-reduced-motion:reduce){.home-hero-rotating-word{transition:none}}.home-v2-hero-copy>p:not(.home-kicker,.home-handwritten-note){color:#526a84;max-width:560px;margin:20px 0 0;font-size:1.05rem;line-height:1.68}.home-hero-search{border:1px solid var(--home-line);background:#fff;border-radius:999px;align-items:center;gap:8px;max-width:560px;margin-top:28px;padding:8px 8px 8px 18px;transition:box-shadow .22s,border-color .22s;display:flex;position:relative;box-shadow:0 18px 40px #0933611f}.home-hero-search:focus-within{border-color:#0b63ce73;box-shadow:0 22px 48px #0933612e}.home-hero-search-icon{color:#8398b0;flex-shrink:0;width:19px;height:19px}.home-hero-search input{min-width:0;color:var(--home-navy);background:0 0;border:0;flex:1;font-family:inherit;font-size:.95rem}.home-hero-search input::placeholder{color:#93a7bd}.home-hero-search input:focus{outline:none}.home-hero-search .home-primary-button{flex-shrink:0;min-height:44px;padding:0 22px;box-shadow:0 10px 24px #0b63ce4d}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:10px 28px;margin-top:22px;display:flex}.home-link-arrow{flex-shrink:0;width:14px;height:14px;transition:transform .18s cubic-bezier(.16,1,.3,1)}.home-text-link:hover .home-link-arrow,.home-podcast-link:hover .home-link-arrow{transform:translate(3px)}.home-event-meta-icon{vertical-align:-2px;width:14px;height:14px;color:var(--home-blue);margin-right:5px}.home-v2-play-icon{width:22px;height:22px;margin-left:3px}.home-v2-hero-copy .home-primary-button,.home-v2-event-content .home-primary-button{border-radius:10px;min-height:46px}.home-v2-hero-copy .home-secondary-button{background:#fff;border-radius:10px;min-height:46px}.home-v2-hero-copy .home-handwritten-note{color:#1973c5;margin-top:28px;font-size:.96rem}.home-v2-hero-visual{z-index:1;background:#86bce5;min-height:360px;position:relative;overflow:hidden}.home-hero-visual-reveal{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;min-height:360px;transition:transform .9s cubic-bezier(.16,1,.3,1);display:block;position:relative}.home-hero-visual-reveal:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#f5faff 0%,#f5faffeb 10%,#f5faff8c 24%,#f5faff00 46%);position:absolute;inset:0}.home-v2-hero-visual:hover .home-hero-visual-reveal{transform:scale(1.03)}.home-hero-blob{z-index:1;filter:blur(40px);pointer-events:none;border-radius:50%;animation:14s ease-in-out infinite home-hero-blob-float;position:absolute}.home-hero-blob-a{background:radial-gradient(circle,#ffffff8c,#0000 70%);width:260px;height:260px;top:-60px;right:-40px}.home-hero-blob-b{background:radial-gradient(circle,#0b63ce59,#0000 70%);width:220px;height:220px;animation-duration:18s;animation-delay:-4s;bottom:-80px;left:-60px}@keyframes home-hero-blob-float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-16px,20px)scale(1.08)}}@media (prefers-reduced-motion:reduce){.home-hero-blob{animation:none}.home-v2-hero-visual:hover .home-hero-visual-reveal{transform:none}}.home-v2-stats{z-index:4;border-bottom:1px solid var(--home-line);background:#fff;position:relative}.home-v2-stats-inner{grid-template-columns:repeat(4,minmax(0,1fr));width:min(1240px,100%);margin:0 auto;display:grid}.home-v2-stat{border-right:1px solid var(--home-line);grid-template-columns:42px 1fr;align-items:center;gap:13px;min-height:102px;padding:18px 26px;display:grid}.home-v2-stat:last-child{border-right:0}.home-v2-stat-icon{box-sizing:border-box;width:38px;height:38px;color:var(--home-blue);background:#f6fbff;border:1px solid #0b63ce33;border-radius:12px;flex-shrink:0;padding:9px}.home-v2-stat strong,.home-v2-stat b,.home-v2-stat small{display:block}.home-v2-stat strong{color:var(--home-navy);font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1}.home-v2-stat b{color:#173c67;margin-top:2px;font-size:.78rem}.home-v2-stat small{color:#718096;margin-top:5px;font-size:.66rem}.home-v2-section-inner{width:min(1180px,100%);margin:0 auto}.home-v2-agenda{background:#fff;padding:66px 20px 72px}.home-v2-agenda-grid{grid-template-columns:minmax(250px,.65fr) minmax(0,1.55fr);align-items:start;gap:52px;display:grid}.home-v2-event-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px;display:grid}.home-v2-section-copy h2,.home-v2-heading-row h2,.home-v2-podcast-title h2{color:var(--home-navy);letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.9rem,4.7vw,4.6rem);line-height:.98}.home-v2-section-copy>p:not(.home-kicker){color:#60748b;max-width:370px;margin:18px 0;line-height:1.7}.home-v2-event-card{border:1px solid var(--home-line);background:#fff;border-radius:20px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 16px 42px #07499414}.home-v2-event-card:hover{transform:translateY(-6px);box-shadow:0 24px 54px #07499424}@media (prefers-reduced-motion:reduce){.home-v2-event-card:hover{transform:none}}.home-v2-event-media{background:#dcecf8;height:150px;position:relative;overflow:hidden}.home-v2-event-media img{object-fit:cover;width:100%;height:100%;display:block}.home-v2-event-content{flex-direction:column;align-items:flex-start;gap:10px;padding:20px 22px 22px;display:flex}.home-v2-event-content h3{color:#153962;letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,1.6vw,1.4rem);line-height:1.1}.home-v2-event-content .button{width:fit-content;min-height:40px;padding:0 18px;font-size:.85rem}.home-v2-companies{border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);background:radial-gradient(circle at 100% 0,#58aee721,#0000 28rem),#f1f8ff;padding:62px 20px 68px}.home-v2-heading-row{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.home-v2-heading-row>.home-text-link{margin-bottom:7px}.home-v2-companies .home-v2-heading-row>.home-text-link{margin-right:104px}.home-v2-company-carousel .company-carousel-controls{top:-69px;right:0}.home-v2-company-carousel .company-carousel-track{gap:15px;padding-bottom:15px}.home-v2-company-carousel .company-carousel-card{border-radius:16px;width:218px;min-width:218px;min-height:300px;box-shadow:0 8px 24px #0749940f}.home-v2-company-carousel .company-carousel-media{height:145px}.home-v2-company-carousel .company-carousel-cover{object-fit:cover}.home-v2-company-carousel .company-carousel-logo{border-width:3px;width:47px;height:47px;bottom:-20px;left:14px}.home-v2-company-carousel .company-carousel-body{padding:31px 14px 16px}.home-v2-company-carousel .company-carousel-body h3{font-size:1rem}.home-v2-company-carousel .company-carousel-category{color:var(--home-blue);font-size:.72rem}.home-v2-company-carousel .company-carousel-location{margin-top:9px;font-size:.72rem}.home-v2-news{background:#fff;padding:64px 20px 72px}.home-v2-news .home-news-grid{gap:20px}.home-v2-news .editorial-card{border-color:var(--home-line);border-radius:18px;min-height:415px;box-shadow:0 10px 30px #0749940f}.home-v2-news .editorial-card-media{aspect-ratio:16/8.6}.home-v2-news .editorial-card-body{padding:18px}.home-v2-news .editorial-card h3{color:#173962;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.08}.home-v2-news .editorial-card-body>p{-webkit-line-clamp:4;color:#64758a;-webkit-box-orient:vertical;line-height:1.55;display:-webkit-box;overflow:hidden}.home-v2-podcast{color:#fff;background:radial-gradient(circle at 92% 0,#46b1ef47,#0000 25rem),linear-gradient(110deg,#0754a6,#0b63ce 55%,#167acb);padding:48px 20px}.home-v2-podcast-grid{grid-template-columns:minmax(190px,.58fr) minmax(350px,1fr) minmax(250px,.62fr);align-items:center;gap:42px;display:grid}.home-v2-podcast-title h2{color:#fff;font-size:clamp(3.4rem,5vw,5.5rem);line-height:.78}.home-v2-podcast-title>strong{max-width:230px;margin-top:20px;font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.35;display:block}.home-v2-podcast-title>p:not(.home-kicker){color:#d8ebfa;max-width:245px;margin:12px 0 17px;font-size:.8rem;line-height:1.55}.home-v2-podcast-visual{aspect-ratio:16/9;border:1px solid #ffffff73;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 18px 42px #032c5833}.home-v2-podcast-visual img{object-fit:cover;width:100%;height:100%;display:block}.home-v2-play{width:62px;height:62px;color:var(--home-blue);background:#fffffff5;border-radius:999px;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 28px #032c5838}.home-v2-podcast-copy h3{color:#fff;max-width:330px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1.12}.home-v2-podcast-copy p{color:#d9ecfa;max-width:350px;margin:15px 0 22px;font-size:.86rem;line-height:1.62}.home-v2-podcast-button{min-height:44px;color:var(--home-navy);background:#fff;border-radius:10px;box-shadow:0 10px 24px #002d5a2e}.site-footer-v2{color:#18395f;background:#fff;padding:0 20px}.site-footer-v2-main{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;width:min(1240px,100%);min-height:92px;margin:0 auto;display:grid}.site-footer-v2-brand{color:var(--home-navy);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.site-footer-v2-brand img{object-fit:cover;border-radius:12px;width:46px;height:46px}.site-footer-v2-brand span{font-family:Georgia,Times New Roman,serif;line-height:1;display:grid}.site-footer-v2-brand strong{color:var(--home-navy);font-size:1rem}.site-footer-v2-brand b{margin-top:3px;font-size:.9rem}.site-footer-v2-nav{justify-content:center;gap:24px;display:flex}.site-footer-v2-nav a{color:#244566;margin:0;font-size:.76rem;font-weight:700;text-decoration:none}.site-footer-v2-join{border-radius:9px;min-height:44px;text-decoration:none}.site-footer-v2-bottom{border-top:1px solid var(--home-line);color:#7a889a;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;width:min(1240px,100%);min-height:56px;margin:0 auto;padding:16px 0;font-size:.68rem;display:grid}.site-footer-v2-credit{text-align:center}.site-footer-v2-credit a{display:inline}.site-footer-v2-bottom a{color:inherit;text-decoration:none}.site-footer-v2-bottom a:hover,.site-footer-v2-bottom a:focus-visible{color:#0b5dc0;text-decoration:underline}.site-footer-v2-legal{justify-self:end;gap:22px;display:flex}@media (max-width:1020px){.home-v2-hero-inner{grid-template-columns:1fr}.home-v2-hero-copy{padding:56px 34px 44px}.home-hero-visual-reveal:before{display:none}.home-v2-hero-visual,.home-hero-visual-reveal{min-height:280px;max-height:360px}.home-v2-stats-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-stat:nth-child(2){border-right:0}.home-v2-stat:nth-child(-n+2){border-bottom:1px solid var(--home-line)}.home-v2-agenda-grid{grid-template-columns:1fr;gap:32px}.home-v2-section-copy>p:not(.home-kicker){max-width:620px}.home-v2-podcast-grid{grid-template-columns:minmax(190px,.5fr) minmax(0,1fr)}.home-v2-podcast-copy{grid-column:1/-1}.home-v2-podcast-copy h3,.home-v2-podcast-copy p{max-width:620px}.site-footer-v2-main{grid-template-columns:auto 1fr}.site-footer-v2-join{grid-column:1/-1;justify-self:start;margin-bottom:18px}.site-footer-v2-nav{flex-wrap:wrap;justify-content:flex-end}}@media (max-width:760px){.home-v2-hero-copy h1{font-size:clamp(2rem,9vw,2.6rem);line-height:1.16}.home-v2-hero-visual,.home-hero-visual-reveal{min-height:240px}.home-hero-search{border-radius:22px;flex-wrap:wrap;max-width:100%;padding:12px 14px}.home-hero-search input{flex-basis:100%;order:1;padding:4px 0 8px}.home-hero-search-icon{order:0}.home-hero-search .home-primary-button{flex-basis:100%;order:2;justify-content:center}.home-v2-stat{padding:16px}.home-v2-agenda,.home-v2-companies,.home-v2-news{padding:52px 16px 58px}.home-v2-event-media{height:130px}.home-v2-event-content{padding:16px 18px 20px}.home-v2-heading-row{flex-direction:column;align-items:flex-start}.home-v2-companies .home-v2-heading-row>.home-text-link{margin-right:0}.home-v2-company-carousel .company-carousel-controls{justify-content:flex-end;margin:-12px 0 10px;position:static}.home-v2-company-carousel .company-carousel-card{width:210px;min-width:210px}.home-v2-podcast{padding:48px 16px}.home-v2-podcast-grid{grid-template-columns:1fr;gap:26px}.home-v2-podcast-title h2{line-height:.86}.home-v2-podcast-title>strong,.home-v2-podcast-title>p:not(.home-kicker){max-width:520px}.home-v2-podcast-copy{grid-column:auto}.site-footer-v2-main{grid-template-columns:1fr;padding:28px 0 20px}.site-footer-v2-nav{justify-content:flex-start}.site-footer-v2-join{grid-column:auto;margin-bottom:0}.site-footer-v2-bottom{grid-template-columns:1fr;justify-items:start;gap:12px}.site-footer-v2-credit{text-align:left}.site-footer-v2-legal{flex-wrap:wrap;justify-self:start;gap:10px 18px}}@media (max-width:520px){.home-v2-hero-copy{padding:46px 18px 36px}.home-v2-hero-copy .home-wow-actions .button{justify-content:center;width:100%}.home-v2-stats-inner{grid-template-columns:1fr}.home-v2-stat,.home-v2-stat:nth-child(2){border-right:0;border-bottom:1px solid var(--home-line)}.home-v2-stat:last-child{border-bottom:0}.home-v2-event-content .button{justify-content:center;width:100%}.site-footer-v2-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;display:grid}.site-footer-v2-bottom>div{flex-direction:column;gap:6px}}.button,button.button,.home-page-v2 .button,.site-header .button,.site-footer-v2 .button{letter-spacing:0;font-family:Arial,Helvetica,sans-serif}.home-v2-company-carousel .company-carousel-track{scroll-behavior:smooth}.home-v2-newsletter{border-top:1px solid var(--home-line);background:radial-gradient(circle at 10%,#0b63ce14,#0000 22rem),#eef7ff;padding:34px 20px}.home-v2-newsletter-inner{background:#fff;border:1px solid #0b63ce21;border-radius:22px;grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);align-items:center;gap:44px;padding:30px 36px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 36px #07499412}.home-v2-newsletter-inner:after{content:"";pointer-events:none;border:40px solid #0b63ce0d;border-radius:50%;width:310px;height:310px;position:absolute;top:-135px;right:-95px}.home-v2-newsletter-copy{z-index:1;position:relative}.home-v2-newsletter-copy .home-kicker{margin-bottom:8px}.home-v2-newsletter-copy h2{color:var(--home-navy);letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.3vw,3.15rem);line-height:1}.home-v2-newsletter-copy>p:not(.home-kicker){color:#60748b;max-width:520px;margin:13px 0 0;line-height:1.6}.home-v2-newsletter-form-wrap{z-index:1;position:relative}.home-v2-newsletter-form{gap:12px;display:grid}.home-v2-newsletter-fields{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.home-v2-newsletter-fields label{color:#284968;gap:7px;font-size:.74rem;font-weight:800;display:grid}.home-v2-newsletter-fields input[type=email]{color:#173962;width:100%;min-height:48px;font:inherit;background:#f8fbff;border:1px solid #0b63ce2e;border-radius:10px;outline:0;padding:0 15px}.home-v2-newsletter-fields input[type=email]:focus{border-color:var(--home-blue);background:#fff;box-shadow:0 0 0 3px #0b63ce1a}.home-v2-newsletter-button{white-space:nowrap;border-radius:10px;min-height:48px;padding-inline:22px;box-shadow:0 9px 22px #0b63ce29}.home-v2-newsletter-consent{color:#748297;cursor:pointer;align-items:flex-start;gap:8px;font-size:.68rem;line-height:1.45;display:flex}.home-v2-newsletter-consent input{flex:none;margin:2px 0 0}.home-v2-newsletter-message{border-radius:9px;margin:0 0 10px;padding:9px 12px;font-size:.78rem;font-weight:700}.home-v2-newsletter-message.success{color:#176b3a;background:#edf9f1;border:1px solid #b8dec8}.home-v2-newsletter-message.error{color:#9b1c1c;background:#fff4f4;border:1px solid #efc3c3}.home-v2-newsletter-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}@media (max-width:860px){.home-v2-newsletter-inner{grid-template-columns:1fr;gap:24px}}@media (max-width:620px){.home-v2-newsletter{padding:26px 14px}.home-v2-newsletter-inner{border-radius:18px;padding:24px 20px}.home-v2-newsletter-fields{grid-template-columns:1fr}.home-v2-newsletter-button{justify-content:center;width:100%}}.site-footer a.site-footer-v2-join,.site-footer a.site-footer-v2-join:hover,.site-footer a.site-footer-v2-join:focus{text-align:center;color:#fff;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}
:root{--site-font-sans:Inter, "Helvetica Neue", Arial, Helvetica, sans-serif}html,body,body *{font-family:var(--site-font-sans)!important}
