.page_home__D7RxQ{min-height:100vh}.page_hero__7KFOs{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-20) var(--space-6);overflow:hidden;background:var(--color-white);color:var(--color-black)}.page_splatBackground__UpMHq{position:absolute;inset:0;top:40px;z-index:0}.page_splatBackground__UpMHq:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(255,255,255,.85) 5%,rgba(255,255,255,.3) 15%,rgba(255,255,255,.35) 40%,rgba(255,255,255,.5) 65%,rgba(255,255,255,.85) 85%,rgba(255,255,255,1));pointer-events:none;z-index:1}.dark .page_hero__7KFOs{background:#000}.dark .page_splatBackground__UpMHq:after{background:linear-gradient(180deg,rgba(0,0,0,1),rgba(0,0,0,.85) 5%,rgba(0,0,0,.3) 15%,rgba(0,0,0,.35) 40%,rgba(0,0,0,.5) 65%,rgba(0,0,0,.85) 85%,rgba(0,0,0,1))}.dark .page_featured__EIB7B{background:#000}.page_heroContent__dzLob{text-align:center;z-index:2;position:relative;pointer-events:none;padding:40px}.page_heroContent__dzLob>*{pointer-events:auto}.page_heroTitle__ixXIp{font-size:var(--text-hero);line-height:.9;margin-bottom:var(--space-4);letter-spacing:.05em}.page_titleLine__ULaaj{display:block;color:var(--color-black);text-shadow:2px 2px 0 rgba(255,255,255,.8)}.page_heroSubtitle__ZW2Yq{font-family:var(--font-body);font-size:var(--text-xl);color:var(--color-black);font-weight:500;letter-spacing:.2em;text-transform:uppercase;margin-bottom:var(--space-12)}.page_heroDecor__sWMoc{position:absolute;top:100px;right:0;bottom:0;left:0;pointer-events:none;z-index:150}.page_decorSquare__rmnpR{width:200px;height:200px;top:7%;left:8%;--portrait-shadow:var(--shadow-md)}.page_decorRect__z4CqY{width:150px;height:280px;top:33%;right:9%;--portrait-shadow:var(--shadow-lg)}.page_decorSquare2__2UbuB{width:160px;height:160px;top:73%;right:5%;--portrait-shadow:var(--shadow-md)}.page_decorSquare3__Z21B8{width:130px;height:130px;top:41%;left:4%;--portrait-shadow:var(--shadow-sm)}.page_decorRect2__OYUSV{width:150px;height:220px;top:65%;left:7%;--portrait-shadow:var(--shadow-md)}.page_decorRect3__fBBDO{width:110px;height:170px;top:6%;right:6%;--portrait-shadow:var(--shadow-sm)}@media (max-width:768px){.page_heroDecor__sWMoc{display:none}.page_heroContent__dzLob{padding:30px 20px;margin:0 10px}.page_heroTitle__ixXIp{font-size:clamp(2.5rem,1.75rem + 4vw,3.5rem);margin-bottom:var(--space-6)}}.page_featured__EIB7B{padding:var(--space-16) var(--space-6) var(--space-24);background:var(--color-white)}.page_sectionHeader___raMx{max-width:var(--container-max);margin:0 auto var(--space-12);display:flex;align-items:center;gap:var(--space-6)}.page_sectionHeader___raMx h2{font-size:var(--text-3xl);white-space:nowrap}.page_headerLine__1u23t{flex:1 1;height:4px;background:var(--color-black)}.page_featuredGrid__0v9jz{max-width:var(--container-max);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-8);gap:var(--space-8)}@media (max-width:768px){.page_featuredGrid__0v9jz{grid-template-columns:1fr}}.page_featuredCard__db9yR{position:relative;aspect-ratio:4/3;border:var(--border-thick);background:var(--color-white);box-shadow:var(--shadow-lg);overflow:hidden;transition:all var(--transition-base)}.page_featuredLink__dkOnA{display:block;width:100%;height:100%}.page_featuredImage__U6yig{position:relative;width:100%;height:100%;background:var(--color-gray-100)}.page_placeholderImage__9dtec{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:var(--text-4xl);color:var(--color-gray-400);letter-spacing:.1em}.page_featuredOverlay__qSyB1{position:absolute;bottom:0;left:0;right:0;padding:var(--space-6);background:var(--color-black);color:var(--color-white);font-family:var(--font-display);font-size:var(--text-lg);letter-spacing:.05em;transform:translateY(100%);transition:transform var(--transition-base)}.page_featuredCard__db9yR:hover .page_featuredOverlay__qSyB1{transform:translateY(0)}@media (min-width:769px){.page_featuredCard__db9yR:hover{animation:page_crtCardFringe__ndgJy .26s 1}}@keyframes page_crtCardFringe__ndgJy{0%{filter:none}30%{filter:url(#crt-aberration-soft)}65%{filter:url(#crt-aberration-soft)}to{filter:none}}@media (prefers-reduced-motion:reduce){.page_featuredCard__db9yR:hover{animation:none}}