.home-hero[data-astro-cid-j7pv25f6]{--hero-height: clamp(21rem, 32vw, 25rem);background:radial-gradient(circle at top right,color-mix(in srgb,var(--color-accent) 10%,transparent) 0%,transparent 32rem),linear-gradient(135deg,var(--color-bg-secondary) 0%,var(--color-bg) 72%);padding:var(--space-5) 0;overflow:hidden;position:relative}.home-hero[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;inset:auto auto 0 45%;width:32rem;height:18rem;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--color-accent) 8%,transparent) 100%);filter:blur(48px);pointer-events:none}[data-theme=light] .home-hero[data-astro-cid-j7pv25f6]{background:radial-gradient(circle at top right,color-mix(in srgb,var(--color-accent) 16%,transparent) 0%,transparent 32rem),linear-gradient(135deg,var(--color-bg-secondary) 0%,var(--color-bg) 60%)}[data-theme=light] .home-hero[data-astro-cid-j7pv25f6]:before{background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--color-accent) 14%,transparent) 100%)}[data-theme=light] .home-hero-cover[data-astro-cid-j7pv25f6].is-active{box-shadow:0 20px 48px #0003}[data-theme=light] .home-hero-cover[data-astro-cid-j7pv25f6][data-slot="1"]{--cover-brightness: .82;--cover-saturation: .5}[data-theme=light] .home-hero-cover[data-astro-cid-j7pv25f6][data-slot="2"]{--cover-brightness: .7;--cover-saturation: .3}[data-theme=light] .home-hero-cover[data-astro-cid-j7pv25f6][data-slot="3"]{--cover-brightness: .58;--cover-saturation: .15}.home-hero-inner[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(0,1fr) clamp(17rem,30vw,28rem);gap:clamp(var(--space-6),4vw,var(--space-16));align-items:center;position:relative;z-index:2;min-height:var(--hero-height)}.home-hero-content[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;justify-content:center;gap:1rem;min-height:var(--hero-height);max-width:50rem;padding-top:clamp(.4rem,.8vw,1rem);padding-bottom:clamp(.5rem,1vw,1rem)}.home-hero-authorline[data-astro-cid-j7pv25f6]{margin:0 0 calc(var(--space-2) * -1)}.home-hero-author[data-astro-cid-j7pv25f6]{color:var(--color-text-secondary);font-family:var(--font-heading);font-size:var(--size-xl);font-weight:600;letter-spacing:0}.home-hero-kicker[data-astro-cid-j7pv25f6]{margin:0 0 calc(var(--space-2) * -1);color:var(--color-text-muted);font-family:var(--font-body);font-size:var(--size-sm);font-weight:600;line-height:1.35}.home-hero-title[data-astro-cid-j7pv25f6]{font-size:clamp(2.35rem,3.35vw,3.4rem);margin:0;line-height:1.1;max-width:none;padding-bottom:.2em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;hyphens:auto;overflow-wrap:break-word;word-break:normal}.home-hero-desc-wrapper[data-astro-cid-j7pv25f6]{margin:0;min-height:0}.home-hero-desc[data-astro-cid-j7pv25f6]{margin:0;color:var(--color-text-secondary);font-size:var(--size-base);line-height:1.65;max-width:44rem;display:-webkit-box;line-clamp:4;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.home-hero-textlink[data-astro-cid-j7pv25f6]{display:contents;color:inherit;text-decoration:none}.home-hero-textlink[data-astro-cid-j7pv25f6]:hover{color:inherit}.home-hero-actions[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));gap:var(--space-3);margin-top:var(--space-2)}.hero-details-icon[data-astro-cid-j7pv25f6]{width:1.5rem;height:1.5rem}.home-hero-visual[data-astro-cid-j7pv25f6]{position:relative;width:100%;max-width:28rem;justify-self:end}.home-hero-stage[data-astro-cid-j7pv25f6]{position:relative;height:var(--hero-height);width:100%;isolation:isolate}.home-hero-cover[data-astro-cid-j7pv25f6]{--cover-width: 18rem;position:absolute;top:50%;left:0;width:var(--cover-width);height:calc(var(--cover-width) * 3 / 2);aspect-ratio:2 / 3;border-radius:calc(var(--radius-lg) + .25rem);overflow:hidden;box-shadow:var(--shadow-lg);transform-origin:center center;transform:translate3d(var(--cover-x, 0),calc(-50% + var(--cover-y, 0)),0) scale(var(--cover-scale, 1));opacity:var(--cover-opacity, 1);filter:saturate(var(--cover-saturation, 1)) brightness(var(--cover-brightness, 1));transition:width .52s cubic-bezier(.22,1,.36,1),height .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1),filter .36s ease,box-shadow .36s ease;z-index:var(--cover-z, 1);pointer-events:auto;will-change:width,transform,filter;backface-visibility:hidden}.home-hero-cover[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;inset:0;z-index:2;background:#0000006b;opacity:0;transition:opacity var(--transition-base);pointer-events:none}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="-1"]{opacity:0;pointer-events:none}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="0"]{--cover-width: calc(var(--hero-height) * 2 / 3);--cover-x: 0rem;--cover-y: 0rem;--cover-scale: 1;--cover-opacity: 1;--cover-saturation: 1;--cover-brightness: 1;--cover-z: 4}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="1"]{--cover-width: clamp(10rem, 14vw, 12.5rem);--cover-x: clamp(9.25rem, 13vw, 11.5rem);--cover-y: .4rem;--cover-scale: .86;--cover-opacity: 1;--cover-saturation: .35;--cover-brightness: .62;--cover-z: 3}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="2"]{--cover-width: clamp(7.75rem, 10vw, 9rem);--cover-x: clamp(15rem, 20vw, 17.5rem);--cover-y: .7rem;--cover-scale: .76;--cover-opacity: 1;--cover-saturation: .15;--cover-brightness: .48;--cover-z: 2}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="3"]{--cover-width: clamp(5.75rem, 7vw, 6.5rem);--cover-x: clamp(19.25rem, 25vw, 21.5rem);--cover-y: 1rem;--cover-scale: .68;--cover-opacity: 1;--cover-saturation: .05;--cover-brightness: .35;--cover-z: 1}.home-hero-cover[data-astro-cid-j7pv25f6].is-active{box-shadow:0 24px 60px #00000061}.home-hero-cover[data-astro-cid-j7pv25f6]:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.home-hero-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.home-hero-cover-play[data-astro-cid-j7pv25f6]{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transition:opacity var(--transition-base);pointer-events:none}.home-hero-cover-play[data-astro-cid-j7pv25f6] svg[data-astro-cid-j7pv25f6]{width:4rem;height:4rem;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35))}.home-hero-cover[data-astro-cid-j7pv25f6].is-active:hover:after,.home-hero-cover[data-astro-cid-j7pv25f6].is-active:focus-visible:after,.home-hero-cover[data-astro-cid-j7pv25f6].is-active:hover .home-hero-cover-play[data-astro-cid-j7pv25f6],.home-hero-cover[data-astro-cid-j7pv25f6].is-active:focus-visible .home-hero-cover-play[data-astro-cid-j7pv25f6]{opacity:1}.home-hero-cover.is-active:hover img,.home-hero-cover.is-active:focus-visible img{transform:scale(1.04)}.home-catalog-action[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);justify-content:center;margin-top:var(--space-10)}.home-catalog-load-more[data-astro-cid-j7pv25f6][aria-busy=true]{opacity:.72;pointer-events:none}[data-astro-cid-j7pv25f6][data-home-catalog-content].is-infinite-scroll-ready .home-catalog-load-more[data-astro-cid-j7pv25f6]{position:absolute;width:1px;height:1px;min-width:1px;min-height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-catalog-load-more-note[data-astro-cid-j7pv25f6]{color:var(--color-text-muted);font-size:var(--size-xs);text-align:center}@media(max-width:900px){.home-hero[data-astro-cid-j7pv25f6]{--hero-height: 22rem;padding:var(--space-5) 0}.home-hero-inner[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr;gap:var(--space-6);min-height:0}.home-hero-content[data-astro-cid-j7pv25f6]{order:2;min-height:16rem;max-width:none;padding-top:clamp(.5rem,1.5vw,1rem);padding-bottom:clamp(.75rem,2.5vw,1.25rem)}.home-hero-visual[data-astro-cid-j7pv25f6]{width:100%;max-width:none;display:flex;justify-content:center;justify-self:center}.home-hero-title[data-astro-cid-j7pv25f6]{font-size:clamp(2rem,7vw,2.75rem);max-width:none}.home-hero-author[data-astro-cid-j7pv25f6]{font-size:var(--size-base)}.home-hero-kicker[data-astro-cid-j7pv25f6]{margin-top:0;font-size:var(--size-sm)}.home-hero-desc[data-astro-cid-j7pv25f6]{max-width:none}.home-hero-actions[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-actions[data-astro-cid-j7pv25f6] .btn[data-astro-cid-j7pv25f6]{justify-content:center;padding-inline:var(--space-4)}.home-hero-stage[data-astro-cid-j7pv25f6]{height:var(--hero-height);width:100%;max-width:26rem}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="0"]{--cover-width: calc(var(--hero-height) * 2 / 3);--cover-x: 0rem}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="1"]{--cover-width: 10rem;--cover-x: 12rem;--cover-scale: .86}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="2"]{--cover-width: 7.5rem;--cover-x: 18rem;--cover-scale: .76}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="3"]{--cover-width: 5.5rem;--cover-x: 22.5rem;--cover-scale: .68}}@media(max-width:600px){.home-hero-actions[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}}@media(max-width:600px){.home-hero[data-astro-cid-j7pv25f6]{--hero-height: 18rem;--hero-mobile-cover-width: min(10.5rem, calc(var(--hero-height) * 2 / 3));padding:var(--space-4) 0 var(--space-6)}.home-hero-inner[data-astro-cid-j7pv25f6]{gap:var(--space-5)}.home-hero-content[data-astro-cid-j7pv25f6]{min-height:0;gap:var(--space-3);padding:0}.home-hero-stage[data-astro-cid-j7pv25f6]{height:var(--hero-height);max-width:min(100%,18rem);overflow:hidden}.home-hero-cover[data-astro-cid-j7pv25f6]{left:50%;transform:translate3d(calc(-50% + var(--cover-x, 0)),calc(-50% + var(--cover-y, 0)),0) scale(var(--cover-scale, 1));transition:transform .24s ease,opacity .2s ease,filter .2s ease,box-shadow .2s ease;will-change:transform,opacity}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="0"]{--cover-width: var(--hero-mobile-cover-width);--cover-x: -2rem;--cover-scale: 1}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="1"]{--cover-width: var(--hero-mobile-cover-width);--cover-x: 4.05rem;--cover-y: .25rem;--cover-scale: .72;--cover-opacity: 1}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="2"],.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="3"],.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="-1"]{--cover-width: var(--hero-mobile-cover-width);--cover-x: -2rem;--cover-y: 0rem;--cover-scale: 1;--cover-opacity: 0;pointer-events:none}.home-hero-author[data-astro-cid-j7pv25f6]{font-size:var(--size-sm)}.home-hero-kicker[data-astro-cid-j7pv25f6]{font-size:var(--size-xs)}.home-hero-title[data-astro-cid-j7pv25f6]{font-size:clamp(1.9rem,9vw,2.25rem);line-height:1.12;-webkit-line-clamp:4}.home-hero-desc[data-astro-cid-j7pv25f6]{font-size:var(--size-sm);line-height:1.55;-webkit-line-clamp:3;line-clamp:3}.home-hero-cover.is-active:hover img,.home-hero-cover.is-active:focus-visible img{transform:none}.home-hero-cover[data-astro-cid-j7pv25f6]:after,.home-hero-cover-play[data-astro-cid-j7pv25f6]{display:none}}@media(max-width:440px){.home-hero-stage[data-astro-cid-j7pv25f6]{height:16rem;max-width:min(100%,17rem)}.home-hero[data-astro-cid-j7pv25f6]{--hero-mobile-cover-width: 9.5rem}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="0"]{--cover-x: -2rem}.home-hero-cover[data-astro-cid-j7pv25f6][data-slot="1"]{--cover-x: 3.75rem}}
