.home-managed{width:min(1280px,calc(100% - 96px));margin:auto}.home-section{position:relative;margin:0;padding:75px 0;scroll-margin-top:110px}.home-section h1,.home-section h2,.home-section h3{font-weight:500;letter-spacing:-.045em;line-height:1.13;margin:0;color:#eef3fa;white-space:pre-line}.home-section h1{font-size:clamp(54px,7vw,100px)}.home-section h2{font-size:clamp(32px,4vw,52px)}.home-section .eyebrow{font-size:10px;color:#93b4c5;letter-spacing:.18em;margin:0 0 22px}.home-description{font-size:17px;line-height:1.9;color:#b1bccb;white-space:pre-line;margin:26px 0;max-width:660px;overflow-wrap:anywhere}.home-note{font-size:14px;line-height:1.9;color:#8595aa;white-space:pre-line;max-width:640px}.home-managed .home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:40px;align-items:center;min-height:640px;padding:80px 0 70px;margin:0;overflow:visible}.home-hero .home-section-copy{position:relative;z-index:2}.home-hero .home-picture{margin:0 -35px 0 -55px;position:relative;height:530px;isolation:isolate}.home-hero .home-picture:before{content:"";position:absolute;inset:12%;border-radius:50%;background:#47788b33;filter:blur(65px);z-index:-1}.home-picture img{display:block;width:100%;height:100%;object-fit:cover}.home-hero .home-picture img{mask-image:linear-gradient(to right,transparent,#000 16%,#000 82%,transparent),linear-gradient(to bottom,transparent,#000 14%,#000 70%,transparent);mask-composite:intersect;object-position:center;filter:saturate(.8);animation:home-drift 16s ease-in-out infinite alternate}.home-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:28px 0 0}.home-link{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:48px;padding:12px 20px;border:1px solid #b5cbd52e;border-radius:10px;background:#a9c8df08;color:#d1e0eb;font-size:14px;line-height:1.5;transition:background .25s,border-color .25s,transform .25s;overflow:hidden}.home-link.primary{background:#aec6de;color:#111c28;border-color:#c7dae7}.home-link svg{width:18px;height:18px;transition:transform .25s;flex:none}.home-link:hover{transform:translateY(-2px);border-color:#b7d9e788;background:#8bbed21f}.home-link.primary:hover{background:#c7dfef}.home-link:hover svg{transform:translateX(4px)}.home-link span{overflow-wrap:anywhere}.home-text.has-image{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.home-text:not(.has-image){display:grid;grid-template-columns:1fr}.home-text:not(.has-image) .home-section-copy{display:grid;grid-template-columns:1fr 1.1fr;column-gap:70px}.home-text:not(.has-image) .eyebrow{grid-column:1/-1}.home-text:not(.has-image) h2{grid-column:1;grid-row:2/5}.home-text:not(.has-image) .home-description,.home-text:not(.has-image) .home-note,.home-text:not(.has-image) .home-actions{grid-column:2;margin-top:0}.home-text .home-picture{height:430px;mask-image:linear-gradient(to bottom,transparent,#000 8%,#000 88%,transparent);border-radius:22px;overflow:hidden}.home-section.image-left.has-image .home-picture{order:-1}.home-image .home-picture{max-height:650px;aspect-ratio:16/8;margin-top:35px;border-radius:22px;overflow:hidden;mask-image:linear-gradient(to bottom,#000 80%,transparent)}.home-section-heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:34px}.home-section-heading .eyebrow{width:100%;margin-bottom:0}.home-section-heading .home-description{max-width:400px;margin:0}.home-section-heading .home-actions{margin:0}.home-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-content-card{border:1px solid #a5c0d91a;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#17212b,#0e131d);transition:border-color .3s,transform .3s}.home-content-card:hover{border-color:#abcddd50;transform:translateY(-4px)}.home-card-image{height:235px;overflow:hidden;mask-image:linear-gradient(to bottom,#000 70%,transparent)}.home-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.home-content-card:hover img{transform:scale(1.035)}.home-card-copy{padding:24px}.home-card-copy h3{font-size:23px;letter-spacing:-.02em}.home-card-copy>p{color:#99a8b9;font-size:15px;line-height:1.85;white-space:pre-line}.home-card-copy .home-link{min-height:40px;padding:9px 12px;font-size:12px}.home-reveal{opacity:0;transform:translateY(16px);transition:opacity .7s,transform .7s}.home-reveal.is-visible{opacity:1;transform:none}.home-loading{min-height:65vh;display:grid;place-items:center;color:#8196a9}.home-preview{max-height:65dvh;overflow:auto;background:#0a0b0e;border-radius:12px}.home-preview .home-managed{width:calc(100% - 48px)}.home-preview .home-hero{min-height:440px}.home-preview .home-hero .home-picture{height:380px;margin:0}.home-preview .home-hero h1{font-size:55px}.home-preview .home-reveal{opacity:1;transform:none}@keyframes home-drift{from{transform:translateY(-5px) scale(1)}to{transform:translateY(7px) scale(1.025)}}@media(max-width:1000px){.home-managed{width:calc(100% - 56px)}.home-managed .home-hero{gap:10px;min-height:540px}.home-hero .home-picture{height:430px;margin:0 -20px 0 -35px}.home-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-text.has-image{gap:30px}.home-text:not(.has-image) .home-section-copy{column-gap:35px}.home-link{gap:15px}}@media(max-width:767px){.home-managed{width:calc(100% - 40px)}.home-managed .home-hero{grid-template-columns:1fr;gap:0;padding:38px 0 0;min-height:0}.home-hero .home-section-copy{max-width:100%}.home-hero .home-picture{height:340px;margin:-20px -16px 0;order:0!important}.home-section{padding:45px 0}.home-description{font-size:16px;margin:20px 0}.home-section h1{font-size:clamp(52px,15vw,80px)}.home-section h2{font-size:34px}.home-text.has-image,.home-text:not(.has-image) .home-section-copy{display:block}.home-text .home-picture{height:300px;margin-top:20px}.home-card-grid{gap:15px}.home-card-image{height:180px}.home-card-copy{padding:18px}.home-card-copy h3{font-size:20px}.home-card-copy>p{font-size:14px}.home-section-heading{display:block}.home-section-heading .eyebrow{margin-bottom:15px}.home-section-heading .home-description{margin-top:16px}.home-preview .home-hero h1{font-size:40px}}@media(max-width:500px){.home-card-grid{grid-template-columns:1fr}.home-card-image{height:240px}.home-card-copy{padding:22px}.home-section-heading h2{font-size:30px}}@media(prefers-reduced-motion:reduce){.home-managed *, .home-managed *:before{animation:none!important;transition:none!important}.home-reveal{opacity:1;transform:none}}.forum-reduced-motion .home-managed *{animation:none!important;transition:none!important}

.home-managed .home-hero:not(.has-image){grid-template-columns:1fr;min-height:480px}.home-managed h1,.home-managed h2,.home-managed h3{overflow-wrap:anywhere}.home-managed .home-hero h1{font-size:clamp(54px,7vw,100px);font-weight:500;letter-spacing:-.045em}.home-managed .home-hero .home-picture{min-width:0}.home-preview a{cursor:default}@media(max-width:767px){.home-managed .home-hero h1{font-size:clamp(52px,15vw,80px)}}
