.dual-home{--dual-home-blue: #0878b9;--dual-home-blue-dark: #075f91;--dual-home-navy: #081d2d;--dual-home-ink: #172630;--dual-home-muted: #5b6973;--dual-home-surface: #f5f9fb;--dual-home-border: rgba(8, 120, 185, 0.16);--dual-home-shadow: 0 1.25rem 3rem rgba(8, 29, 45, 0.1);padding:1rem 0 3rem;color:var(--dual-home-ink)}.dual-home *,.dual-home *::before,.dual-home *::after{box-sizing:border-box}.dual-home section{margin-bottom:clamp(4rem,9vw,7rem)}.dual-home__hero{position:relative;display:grid;min-height:min(35rem,100vh - 10rem);min-height:min(35rem,100svh - 10rem);overflow:hidden;grid-template-columns:minmax(0, 1.3fr) minmax(16rem, 0.7fr);align-items:center;padding:clamp(2rem,6vw,5rem);border:1px solid var(--dual-home-border);border-radius:1.75rem;background:radial-gradient(circle at 82% 42%, rgba(80, 190, 241, 0.28), transparent 23rem),linear-gradient(135deg, #f7fcff 0%, #edf7fc 52%, #dceff8 100%);box-shadow:var(--dual-home-shadow);isolation:isolate}.dual-home__hero::before{position:absolute;z-index:-1;top:-14rem;right:-12rem;width:35rem;height:35rem;border:1px solid rgba(8,120,185,.12);border-radius:50%;content:""}.dual-home__hero-copy{position:relative;z-index:2;max-width:43rem}.dual-home__eyebrow,.dual-home__kicker{margin:0 0 1.2rem;color:var(--dual-home-blue-dark);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.dual-home__eyebrow{display:flex;gap:.75rem;align-items:center}.dual-home__eyebrow::before{width:2rem;height:2px;flex:0 0 auto;content:"";background:currentColor}.dual-home h1{margin:0 0 1.4rem;color:var(--dual-home-navy);font-size:clamp(2.75rem,6vw,5rem);font-weight:750;letter-spacing:-0.055em;line-height:1;text-wrap:balance}.dual-home__hero-lead{max-width:38rem;margin:0 0 2rem;color:var(--dual-home-muted);font-size:clamp(1rem,2vw,1.16rem);line-height:1.75}.dual-home__brand{position:relative;z-index:1;display:grid;min-height:20rem;place-items:center}.dual-home__brand-glow{position:absolute;width:min(25vw,17rem);aspect-ratio:1.35;border:1px solid hsla(0,0%,100%,.7);border-radius:1.4rem;background:hsla(0,0%,100%,.78);box-shadow:0 0 5rem rgba(8,120,185,.2)}.dual-home__brand img{position:relative;width:min(23vw,16rem);max-width:100%;height:auto;border-radius:1rem;box-shadow:0 .8rem 2rem rgba(8,29,45,.08);transform:rotate(-1deg)}.dual-home__actions{display:flex;flex-wrap:wrap;gap:.75rem}.dual-home__button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;padding:.72rem 1.3rem;border:1px solid rgba(0,0,0,0);border-radius:999px;font-weight:650;line-height:1.2;text-decoration:none !important;transition:background-color 180ms ease,border-color 180ms ease,color 180ms ease,transform 180ms ease,box-shadow 180ms ease}.dual-home__button:hover{transform:translateY(-2px)}.dual-home__button:focus-visible,.dual-home__project-card:focus-visible,.dual-home__text-link:focus-visible{outline:3px solid rgba(8,120,185,.42);outline-offset:4px}.dual-home__button--primary{color:#fff !important;background:var(--dual-home-blue);box-shadow:0 .7rem 1.5rem rgba(8,120,185,.24)}.dual-home__button--primary:hover{background:var(--dual-home-blue-dark)}.dual-home__button--secondary{border-color:rgba(8,29,45,.2);color:var(--dual-home-navy) !important;background:hsla(0,0%,100%,.55)}.dual-home__button--secondary:hover{border-color:var(--dual-home-blue);color:var(--dual-home-blue-dark) !important;background:#fff}.dual-home__intro{display:grid;grid-template-columns:minmax(0, 0.9fr) minmax(0, 1.1fr);gap:clamp(2rem,8vw,6rem);align-items:start}.dual-home__section-heading h2,.dual-home__closing h2{margin:0;color:var(--dual-home-ink);font-size:clamp(2rem,4vw,3.2rem);font-weight:700;letter-spacing:-0.04em;line-height:1.08}.dual-home__section-heading--compact{max-width:42rem;margin-bottom:2.25rem}.dual-home__intro-copy{color:var(--dual-home-muted);font-size:1.08rem;line-height:1.85}.dual-home__intro-copy p{margin:0 0 1.1rem}.dual-home__theme-grid,.dual-home__project-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem}.dual-home__theme-card{min-height:14rem;padding:clamp(1.4rem,3vw,2rem);border:1px solid var(--dual-home-border);border-radius:1.25rem;background:linear-gradient(145deg, rgba(8, 120, 185, 0.065), rgba(8, 120, 185, 0.012));transition:border-color 180ms ease,transform 180ms ease,box-shadow 180ms ease}.dual-home__theme-card:hover{border-color:rgba(8,120,185,.34);box-shadow:0 1rem 2.3rem rgba(8,29,45,.07);transform:translateY(-3px)}.dual-home__theme-card--wide{grid-column:1/-1;min-height:11rem}.dual-home__theme-card--wide h3{max-width:34rem;margin-top:1.6rem}.dual-home__theme-card--wide p{max-width:44rem}.dual-home__theme-number{color:var(--dual-home-blue);font-size:.75rem;font-weight:750;letter-spacing:.1em}.dual-home__theme-card h3{margin:2.5rem 0 .65rem;color:var(--dual-home-ink);font-size:1.28rem;font-weight:700}.dual-home__theme-card p{margin:0;color:var(--dual-home-muted);line-height:1.65}.dual-home__project-card{position:relative;display:grid;min-height:24rem;overflow:hidden;border-radius:1.4rem;color:#fff !important;text-decoration:none !important;box-shadow:0 1rem 2.4rem rgba(8,29,45,.14);isolation:isolate}.dual-home__project-card img,.dual-home__project-shade,.dual-home__project-copy{grid-area:1/1}.dual-home__project-card img{width:100%;height:100%;object-fit:cover;transition:transform 400ms ease}.dual-home__project-card:hover img{transform:scale(1.035)}.dual-home__project-shade{z-index:1;background:linear-gradient(180deg, rgba(4, 20, 33, 0.02) 22%, rgba(4, 20, 33, 0.92) 100%)}.dual-home__project-copy{z-index:2;display:flex;align-self:end;flex-direction:column;padding:clamp(1.5rem,4vw,2.2rem);color:hsla(0,0%,100%,.82);line-height:1.55}.dual-home__project-label{margin-bottom:.45rem;color:hsla(0,0%,100%,.72);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.dual-home__project-copy strong{margin-bottom:.35rem;color:#fff;font-size:1.75rem;line-height:1.2}.dual-home__project-copy>span:last-child{color:hsla(0,0%,100%,.82);text-shadow:0 1px .8rem rgba(0,0,0,.85)}.dual-home__text-link{display:inline-flex;gap:.55rem;align-items:center;margin-top:1.5rem;color:var(--dual-home-blue-dark) !important;font-weight:700;text-decoration:none !important}.dual-home__text-link span{transition:transform 180ms ease}.dual-home__text-link:hover span{transform:translateX(0.25rem)}.dual-home__publications .publications{margin-top:0}.dual-home__publications .bibliography{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem;margin:0;padding:0;list-style:none}.dual-home__publications .bibliography>li{position:relative;overflow:hidden;margin:0;padding:clamp(1.4rem,3vw,1.85rem);border:1px solid var(--dual-home-border);border-radius:1.15rem;background:radial-gradient(circle at 100% 0, rgba(8, 120, 185, 0.08), transparent 12rem),linear-gradient(145deg, rgba(8, 120, 185, 0.04), rgba(255, 255, 255, 0.72));box-shadow:0 .75rem 2rem rgba(8,29,45,.055);transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.dual-home__publications .bibliography>li::before{position:absolute;top:0;right:0;left:0;height:3px;content:"";background:linear-gradient(90deg, var(--dual-home-blue), #65c9f4 62%, transparent)}.dual-home__publications .bibliography>li:hover{border-color:rgba(8,120,185,.32);box-shadow:0 1rem 2.4rem rgba(8,29,45,.09);transform:translateY(-3px)}.dual-home__publications .bibliography>li>.row{display:grid;height:100%;grid-template-columns:minmax(0, 1fr);align-items:start;margin:0}.dual-home__publications .bibliography .col-sm-8{display:flex;width:auto;max-width:none;height:100%;flex-direction:column;padding:0}.dual-home__publications .bibliography .abbr{display:none}.dual-home__publications .bibliography .title{margin-bottom:.7rem;color:var(--dual-home-ink);font-size:1.12rem;font-weight:700;letter-spacing:-0.012em;line-height:1.42}.dual-home__publications .bibliography .author,.dual-home__publications .bibliography .periodical{color:var(--dual-home-muted);font-size:.9rem;line-height:1.6}.dual-home__publications .bibliography .more-authors{color:var(--dual-home-blue-dark);text-decoration-color:rgba(8,120,185,.35);text-underline-offset:.16rem}.dual-home__publications .bibliography .periodical{margin-top:.3rem;font-weight:550}.dual-home__publications .bibliography .periodical:empty{display:none}.dual-home__publications .bibliography .links{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:1.25rem}.dual-home__publications .bibliography .links a.btn{margin:0;padding:.38rem .75rem;border:1px solid var(--dual-home-border);border-radius:999px;color:var(--dual-home-blue-dark);background:hsla(0,0%,100%,.58);font-size:.74rem;font-weight:700;line-height:1.2;transition:border-color 180ms ease,color 180ms ease,background-color 180ms ease}.dual-home__publications .bibliography .links a.btn:hover{border-color:var(--dual-home-blue);color:#fff;background:var(--dual-home-blue)}.dual-home__closing{display:grid;grid-template-columns:minmax(0, 1.1fr) minmax(18rem, 0.9fr);gap:clamp(2rem,4vw,3.5rem);align-items:center;margin-bottom:0 !important;padding:clamp(2rem,6vw,4rem);border-radius:1.5rem;color:#fff;background:var(--dual-home-navy)}.dual-home__closing .dual-home__kicker{color:#82d4ff}.dual-home__closing h2{color:#fff}.dual-home__closing p:not(.dual-home__kicker){max-width:42rem;margin:1rem 0 0;color:hsla(0,0%,100%,.72);line-height:1.7}.dual-home__actions--closing{justify-content:flex-start;margin-top:1.8rem}.dual-home__closing-photo{position:relative;margin:0}.dual-home__closing-photo img{width:100%;aspect-ratio:3/2;border:4px solid hsla(0,0%,100%,.92);border-radius:1.1rem;object-fit:cover;object-position:center 42%;box-shadow:0 1rem 2.5rem rgba(0,0,0,.35);transform:rotate(1deg)}.dual-home__closing-photo figcaption{margin-top:.85rem;color:hsla(0,0%,100%,.6);font-size:.8rem;text-align:center}.dual-home__button--light{color:var(--dual-home-navy) !important;background:#fff}.dual-home__button--light:hover{background:#eaf7fd}.dual-home__button--outline{border-color:hsla(0,0%,100%,.38);color:#fff !important}.dual-home__button--outline:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}html[data-theme=dark] .dual-home{--dual-home-ink: #ecf5fa;--dual-home-muted: #adbdc8;--dual-home-surface: #102634;--dual-home-border: rgba(105, 198, 245, 0.18);--dual-home-shadow: 0 1.25rem 3rem rgba(0, 0, 0, 0.28)}html[data-theme=dark] .dual-home__hero{background:radial-gradient(circle at 82% 42%, rgba(30, 143, 198, 0.22), transparent 23rem),linear-gradient(135deg, #0e2838 0%, #0c2231 52%, #102f41 100%)}html[data-theme=dark] .dual-home__eyebrow,html[data-theme=dark] .dual-home__kicker,html[data-theme=dark] .dual-home__text-link{color:#72cef8 !important}html[data-theme=dark] .dual-home h1{color:#f4f9fc}html[data-theme=dark] .dual-home__brand-glow{background:hsla(0,0%,100%,.96);box-shadow:0 0 5rem rgba(60,181,236,.16)}body:has(.dual-home){padding-bottom:0 !important}body:has(.dual-home) footer.fixed-bottom{position:static !important;margin-top:4rem}body:has(.dual-home) .container{max-width:min(1240px,92vw)}html[data-theme=dark] .dual-home__button--secondary{border-color:hsla(0,0%,100%,.24);color:#eef7fc !important;background:hsla(0,0%,100%,.06)}html[data-theme=dark] .dual-home__button--secondary:hover{border-color:#72cef8;color:#fff !important;background:hsla(0,0%,100%,.11)}html[data-theme=dark] .dual-home__theme-card{background:linear-gradient(145deg, rgba(60, 181, 236, 0.075), rgba(60, 181, 236, 0.018))}html[data-theme=dark] .dual-home__publications .bibliography>li{background:radial-gradient(circle at 100% 0, rgba(60, 181, 236, 0.1), transparent 12rem),linear-gradient(145deg, rgba(60, 181, 236, 0.065), rgba(60, 181, 236, 0.012))}html[data-theme=dark] .dual-home__publications .bibliography .links a.btn{color:#72cef8;background:hsla(0,0%,100%,.035)}html[data-theme=dark] .dual-home__publications .bibliography .more-authors{color:#72cef8}@media(min-width: 721px)and (max-height: 860px){.dual-home section{margin-bottom:clamp(3rem,8vh,5rem)}.dual-home__hero{padding:clamp(1.5rem,4vh,3rem) clamp(2rem,4vw,4rem)}.dual-home h1{font-size:clamp(2.5rem,6vh,3rem)}.dual-home__hero-lead{margin-bottom:1.5rem}.dual-home__brand{min-height:12rem}.dual-home__brand-glow{width:min(20vw,13rem)}.dual-home__brand img{width:min(18vw,12rem)}}@media(max-width: 720px){.dual-home{padding-top:.5rem}.dual-home section{margin-bottom:4rem}.dual-home__hero{min-height:auto;grid-template-columns:1fr;padding:2rem 1.35rem 1.35rem;border-radius:1.25rem}.dual-home__eyebrow{align-items:flex-start;line-height:1.5}.dual-home__eyebrow::before{margin-top:.65rem}.dual-home__brand{min-height:13rem;order:-1}.dual-home__brand-glow{width:11rem}.dual-home__brand img{width:10rem}.dual-home__intro,.dual-home__closing,.dual-home__theme-grid,.dual-home__project-grid{grid-template-columns:1fr}.dual-home__theme-card{min-height:auto}.dual-home__theme-card--wide{grid-column:auto}.dual-home__theme-card h3{margin-top:1.5rem}.dual-home__project-card{min-height:20rem}.dual-home__publications .bibliography{grid-template-columns:1fr}.dual-home__closing{padding:2rem 1.35rem;border-radius:1.25rem}.dual-home__actions--closing{justify-content:flex-start}}@media(prefers-reduced-motion: reduce){.dual-home *,.dual-home *::before,.dual-home *::after{scroll-behavior:auto !important;transition-duration:.01ms !important}}