.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;inset:0;pointer-events:none;z-index:2}.page_decorShape__wMWxJ{position:absolute;border:var(--border-thick);background:var(--color-gray-100);overflow:hidden}.page_decorSquare__rmnpR{width:200px;height:200px;top:15%;left:10%;box-shadow:var(--shadow-md);transform:rotate(-3deg)}.page_decorShape__wMWxJ img{width:100%;height:100%;object-fit:cover}.page_decorSquare2__2UbuB{width:160px;height:160px;bottom:20%;right:8%;box-shadow:var(--shadow-md);transform:rotate(3deg)}.page_decorSquare3__Z21B8{width:130px;height:130px;top:35%;left:5%;box-shadow:var(--shadow-sm);transform:rotate(-2deg)}.page_decorRect2__OYUSV{width:150px;height:220px;bottom:15%;left:8%;box-shadow:var(--shadow-md);transform:rotate(-2deg)}.page_decorRect3__fBBDO{width:110px;height:170px;top:10%;right:5%;box-shadow:var(--shadow-sm);transform:rotate(4deg)}.page_decorRect__z4CqY{width:150px;height:280px;top:20%;right:12%;box-shadow:var(--shadow-lg);transform:rotate(2deg)}.page_decorCircle__QMDnR{width:90px;height:90px;bottom:25%;left:15%;border-radius:50%;background:var(--color-black);border:none}@media (max-width:768px){.page_decorShape__wMWxJ{display:none}.page_heroContent__dzLob{padding:30px 20px;margin:0 10px}}.page_heroActions__uE8fj{display:flex;gap:var(--space-6);z-index:2;position:relative}.page_heroActions__uE8fj .mcm-button{flex:1 1;min-width:0;text-align:center}@media (max-width:480px){.page_heroActions__uE8fj{gap:var(--space-3)}.page_heroActions__uE8fj .mcm-button{padding:var(--space-2) var(--space-4);font-size:var(--text-sm);box-shadow:4px 4px 0 var(--color-black)}}.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)}