.FeatureCard-module__VaJeCG__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.1rem;display:grid}.FeatureCard-module__VaJeCG__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(14px);border:1px solid var(--hairline);border-radius:12px;flex-direction:column;gap:.9rem;padding:clamp(1.4rem,2vw,1.8rem);display:flex}.FeatureCard-module__VaJeCG__iconWrap{background:var(--accent-tint,var(--accent-soft));width:44px;height:44px;color:var(--accent-color,var(--accent));border-radius:10px;justify-content:center;align-items:center;display:flex}.FeatureCard-module__VaJeCG__iconWrap svg{width:22px;height:22px}.FeatureCard-module__VaJeCG__card h3{letter-spacing:-.01em;font-size:1.05rem;font-weight:600}.FeatureCard-module__VaJeCG__card p{color:var(--ink-soft);font-size:.9rem;line-height:1.55}
.FeatureCardPhoto-module__NiX0Aa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.4rem;display:grid}.FeatureCardPhoto-module__NiX0Aa__card{aspect-ratio:1.06;box-shadow:var(--shadow);border-radius:16px;position:relative;overflow:hidden}.FeatureCardPhoto-module__NiX0Aa__image{object-fit:cover}.FeatureCardPhoto-module__NiX0Aa__overlay{background:linear-gradient(#04080600 30%,#0408068c 56%,#040806eb 80%,#040806 100%);position:absolute;inset:0}.FeatureCardPhoto-module__NiX0Aa__imageTransparent{opacity:.5;transition:opacity .25s}.FeatureCardPhoto-module__NiX0Aa__card:hover .FeatureCardPhoto-module__NiX0Aa__imageTransparent{opacity:1}.FeatureCardPhoto-module__NiX0Aa__overlayTransparent{background:linear-gradient(#04080600 30%,#04080666 56%,#040806b3 80%,#040806cc 100%);transition:background .25s}.FeatureCardPhoto-module__NiX0Aa__card:hover .FeatureCardPhoto-module__NiX0Aa__overlayTransparent{background:linear-gradient(#04080600 30%,#0408068c 56%,#040806eb 80%,#040806 100%)}.FeatureCardPhoto-module__NiX0Aa__content{z-index:2;flex-direction:column;gap:.7rem;padding:clamp(1.2rem,2.2vw,1.7rem);display:flex;position:absolute;bottom:0;left:0;right:0}.FeatureCardPhoto-module__NiX0Aa__hex{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:var(--accent-color);filter:drop-shadow(0 4px 10px #00000059);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.FeatureCardPhoto-module__NiX0Aa__hex svg{color:#fff;width:25px;height:25px}.FeatureCardPhoto-module__NiX0Aa__content h3{color:#fff;text-transform:uppercase;letter-spacing:.01em;margin-top:.3rem;font-size:1.2rem;font-weight:700;line-height:1.3}.FeatureCardPhoto-module__NiX0Aa__underline{background:var(--accent-color);width:32px;height:3px}.FeatureCardPhoto-module__NiX0Aa__content p{color:#fffc;max-width:40ch;font-size:.92rem;line-height:1.55}
.page-module___QN7uG__wrap{max-width:1160px;margin:0 auto}.page-module___QN7uG__darkPageBg{position:relative}.page-module___QN7uG__pageBg{z-index:-1;position:fixed;inset:0}.page-module___QN7uG__pageBgImage{object-fit:cover;object-position:center center}.page-module___QN7uG__pageBgOverlay{background:linear-gradient(#040c16a6 0%,#040c16d9 100%);position:absolute;inset:0}.page-module___QN7uG__darkPageBg .page-module___QN7uG__sectionHead h2{color:#fff}.page-module___QN7uG__darkPageBg .page-module___QN7uG__sectionHead p{color:#ffffffc7}.page-module___QN7uG__darkPageBg .page-module___QN7uG__crumbs,.page-module___QN7uG__darkPageBg .page-module___QN7uG__crumbs a{color:#ffffffa6}.page-module___QN7uG__darkPageBg .page-module___QN7uG__crumbs a:hover,.page-module___QN7uG__darkPageBg .page-module___QN7uG__crumbs .page-module___QN7uG__current{color:#fff}.page-module___QN7uG__section{padding:clamp(2.8rem,6vw,5rem) clamp(1.25rem,4vw,3rem)}.page-module___QN7uG__ctaPhoto{aspect-ratio:3;width:100%;box-shadow:var(--shadow);border-radius:20px;transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden}.page-module___QN7uG__ctaPhoto:hover{transform:translateY(-3px);box-shadow:0 24px 50px -20px #00000080}.page-module___QN7uG__ctaPhotoFg{object-fit:cover;object-position:center}.page-module___QN7uG__crumbs{padding:calc(var(--nav-clearance) + 1.1rem) clamp(1.25rem, 4vw, 3rem) 0;font-family:var(--font-geist-mono), monospace;letter-spacing:.02em;color:var(--ink-soft);max-width:1160px;margin:0 auto;font-size:.76rem}.page-module___QN7uG__crumbs a{color:var(--ink-soft);text-decoration:none}.page-module___QN7uG__crumbs a:hover{color:var(--ink)}.page-module___QN7uG__crumbs .page-module___QN7uG__sep{opacity:.5;margin:0 .5rem}.page-module___QN7uG__crumbs .page-module___QN7uG__current{color:var(--ink)}.page-module___QN7uG__hero{min-height:360px;box-shadow:var(--shadow);border-radius:18px;align-items:flex-end;margin:1.4rem clamp(1.25rem,4vw,3rem) 0;display:flex;position:relative;overflow:hidden}.page-module___QN7uG__heroImage{object-fit:cover;object-position:center 30%;opacity:.5;transition:opacity .25s}.page-module___QN7uG__hero:hover .page-module___QN7uG__heroImage{opacity:1}.page-module___QN7uG__heroOverlay{background:linear-gradient(#041c0f0d 20%,#041c0f73 55%,#041c39b3 100%);transition:background .25s;position:absolute;inset:0}.page-module___QN7uG__hero:hover .page-module___QN7uG__heroOverlay{background:linear-gradient(#041c0f0d 20%,#041c0f99 55%,#041c39 100%)}.page-module___QN7uG__heroContent{z-index:2;flex-direction:column;gap:.9rem;max-width:760px;padding:clamp(1.6rem,4vw,2.6rem);display:flex;position:relative}.page-module___QN7uG__hex{filter:drop-shadow(0 4px 12px #0006);background:#fffffff0;border-radius:16px;justify-content:center;align-items:center;width:82px;height:82px;padding:11px;display:flex}.page-module___QN7uG__hex img{object-fit:contain;width:100%;height:100%}.page-module___QN7uG__heroContent h1{color:#fff;letter-spacing:-.02em;text-transform:uppercase;font-size:clamp(1.8rem,2.6vw + 1rem,2.6rem);font-weight:700}.page-module___QN7uG__heroContent h1 span{color:var(--accent-color)}.page-module___QN7uG__heroContent p{color:#ffffffd9;max-width:46ch;font-size:1.05rem;line-height:1.55}.page-module___QN7uG__heroTags{grid-template-columns:repeat(4,1fr);margin:1rem 0 0;padding:0;list-style:none;display:grid}.page-module___QN7uG__heroTags li{text-align:center;border-bottom:1px solid #0000;border-right:1px solid #ffffff24;flex-direction:column;align-items:center;gap:.6rem;padding:.9rem .6rem;display:flex}.page-module___QN7uG__heroTags li:nth-child(4n){border-right:none}.page-module___QN7uG__heroTags li:nth-child(-n+4):not(:nth-last-child(-n+4)){border-bottom-color:#ffffff24}.page-module___QN7uG__heroTags li span:last-child{letter-spacing:.01em;text-transform:uppercase;color:#ffffffd9;font-size:.68rem;font-weight:600;line-height:1.3}.page-module___QN7uG__heroTagIcon{color:var(--accent-color);justify-content:center;align-items:center;display:flex}.page-module___QN7uG__heroTagIcon svg{width:34px;height:34px}.page-module___QN7uG__sectionHead{max-width:62ch;margin-bottom:clamp(2rem,4vw,2.8rem)}.page-module___QN7uG__eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-color);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.72rem;display:inline-flex}.page-module___QN7uG__eyebrow:before{content:"";background:var(--accent-color);width:22px;height:1px}.page-module___QN7uG__sectionHead h2{letter-spacing:-.02em;text-wrap:balance;margin-bottom:.9rem;font-size:clamp(1.5rem,1.2vw + 1.1rem,2rem);font-weight:600}.page-module___QN7uG__sectionHead p{color:var(--ink-soft);font-size:1.02rem;line-height:1.6}@media (max-width:640px){.page-module___QN7uG__heroContent{max-width:100%}.page-module___QN7uG__heroTags{grid-template-columns:repeat(2,1fr)}.page-module___QN7uG__heroTags li:nth-child(2n){border-right:none}.page-module___QN7uG__heroTags li:nth-child(-n+4):not(:nth-last-child(-n+4)){border-bottom-color:#0000}.page-module___QN7uG__heroTags li:nth-child(-n+6):not(:nth-last-child(-n+2)){border-bottom-color:#ffffff24}.page-module___QN7uG__heroTagIcon svg{width:28px;height:28px}}
