:root{--bg:#0b0b0c;--bg-elevated:#121214;--surface:#18181b;--text:#e6e7ea;--text-dim:#a9abb0;--border:#2a2b30;--accent-silver:#c9ccd1}.styles-module__wVAJqa__wrapper{background:var(--bg);min-height:100dvh;color:var(--text);flex-direction:column;display:flex}.styles-module__wVAJqa__navWrap{z-index:20;position:-webkit-sticky;position:sticky;top:0}.styles-module__wVAJqa__navBar{-webkit-backdrop-filter:saturate(120%)blur(8px);backdrop-filter:saturate(120%)blur(8px);background:color-mix(in oklab,var(--bg),transparent 55%);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:12px 20px;display:flex}.styles-module__wVAJqa__brand{color:var(--text);letter-spacing:.02em;font-weight:600;text-decoration:none}.styles-module__wVAJqa__navLinks{gap:20px;display:none}.styles-module__wVAJqa__navLinks a{color:var(--text-dim);text-decoration:none}.styles-module__wVAJqa__navLinks a:hover{color:var(--text)}@media (min-width:800px){.styles-module__wVAJqa__navLinks{display:flex}}.styles-module__wVAJqa__mobileMenuBtn{border:1px solid var(--border);width:40px;height:36px;color:var(--text);background:0 0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.styles-module__wVAJqa__burger{width:18px;height:12px;display:inline-block;position:relative}.styles-module__wVAJqa__burger span{background:currentColor;border-radius:2px;height:2px;position:absolute;left:0;right:0}.styles-module__wVAJqa__burger span:first-child{top:0}.styles-module__wVAJqa__burger span:nth-child(2){top:5px}.styles-module__wVAJqa__burger span:nth-child(3){bottom:0}@media (min-width:800px){.styles-module__wVAJqa__mobileMenuBtn{display:none}}.styles-module__wVAJqa__mobileMenuPanel{opacity:0;background:color-mix(in oklab,var(--bg),transparent 65%);border-bottom:1px solid transparent;height:0;transition:height .26s,opacity .26s;overflow:clip}.styles-module__wVAJqa__mobileMenuPanelOpen{opacity:1;border-bottom-color:var(--border);height:132px}.styles-module__wVAJqa__mobileMenuPanel a{max-width:1120px;color:var(--text-dim);margin:0 auto;padding:12px 20px;text-decoration:none;display:block}.styles-module__wVAJqa__mobileMenuPanel a:hover{color:var(--text)}.styles-module__wVAJqa__hero{max-width:1120px;margin:0 auto;padding:64px 20px 40px;display:block}.styles-module__wVAJqa__title{letter-spacing:-.02em;margin:0 0 16px;font-size:max(40px,min(6vw,72px));line-height:.98}.styles-module__wVAJqa__subtitle{color:var(--text-dim);margin:0;font-size:18px;line-height:1.5}.styles-module__wVAJqa__media{display:none}.styles-module__wVAJqa__footer{max-width:1120px;color:var(--text-dim);margin:24px auto 80px;padding:0 20px}.styles-module__wVAJqa__meta{font-size:14px}@media (prefers-reduced-motion:reduce){.styles-module__wVAJqa__navLink{transition:none}}.styles-module__wVAJqa__gridOverlay{pointer-events:none;mix-blend-mode:overlay;z-index:50;background-image:linear-gradient(90deg,rgba(200,200,200,.08) 1px,transparent 1px),linear-gradient(rgba(200,200,200,.08) 1px,transparent 1px);background-size:80px 80px,80px 80px;position:fixed;top:0;bottom:0;left:0;right:0}.styles-module__wVAJqa__featured{max-width:1120px;margin:16px auto 24px;padding:0 20px}.styles-module__wVAJqa__featuredHeaderRow{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.styles-module__wVAJqa__featuredTitle{letter-spacing:.02em;color:var(--text);margin:0;font-size:20px;font-weight:600}.styles-module__wVAJqa__featuredButton{color:var(--text-dim);border:1px solid var(--border);border-radius:999px;padding:6px 10px;font-size:14px;text-decoration:none;transition:background-color .16s,color .16s,border-color .16s}.styles-module__wVAJqa__featuredButton:hover{background:color-mix(in oklab,var(--bg),white 4%);color:var(--text);border-color:color-mix(in oklab,var(--border),white 8%)}.styles-module__wVAJqa__featuredDivider{background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent);height:1px;margin:10px 0 14px}.styles-module__wVAJqa__featuredGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:700px){.styles-module__wVAJqa__featuredGrid{grid-template-columns:repeat(3,1fr)}}.styles-module__wVAJqa__card{border:1px solid var(--border);background:var(--surface);border-radius:14px;position:relative;overflow:hidden;box-shadow:inset 0 1px rgba(255,255,255,.04)}.styles-module__wVAJqa__cardImg{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto;transition:transform .18s;display:block}.styles-module__wVAJqa__card:hover .styles-module__wVAJqa__cardImg{transform:scale(1.03)}.styles-module__wVAJqa__cardMeta{background:linear-gradient(transparent,rgba(0,0,0,.6));padding:10px 12px;font-size:14px;position:absolute;bottom:0;left:0;right:0}.styles-module__wVAJqa__cardTitle{font-weight:600}.styles-module__wVAJqa__cardSub{color:var(--text-dim);font-size:12px}.styles-module__wVAJqa__words{letter-spacing:-.01em;opacity:0;font-size:max(20px,min(3.36vw,44.8px));font-weight:500;line-height:1.2;transition:opacity .4s,transform .4s;transform:translateY(8px)}.styles-module__wVAJqa__inView{opacity:1;transform:translateY(0)}.styles-module__wVAJqa__word{padding-left:0;padding-right:0;transition:transform .16s,padding .16s,filter .2s,opacity .2s;display:inline-block;transform:translateZ(0)scale(1)}.styles-module__wVAJqa__wordActive:hover{padding-left:.17em;padding-right:.17em;transform:translateZ(0)scale(1.5)}.styles-module__wVAJqa__words:has(.styles-module__wVAJqa__wordActive:hover) .styles-module__wVAJqa__word{filter:blur(5px);opacity:.6}.styles-module__wVAJqa__words:has(.styles-module__wVAJqa__wordActive:hover) .styles-module__wVAJqa__wordActive:hover{filter:none;opacity:1}.styles-module__wVAJqa__wordFlag{display:inline-block;position:relative}.styles-module__wVAJqa__wordFaceText,.styles-module__wVAJqa__wordFaceEmoji{transition:transform .2s,opacity .2s;display:inline-block}.styles-module__wVAJqa__wordFaceEmoji{opacity:0;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(10%)}.styles-module__wVAJqa__wordFlag:hover .styles-module__wVAJqa__wordFaceText{opacity:0;transform:translateY(-10%)}.styles-module__wVAJqa__wordFlag:hover .styles-module__wVAJqa__wordFaceEmoji{opacity:1;transform:translateY(0%)}.styles-module__wVAJqa__wordFlag{position:relative}@media (prefers-reduced-motion:reduce){.styles-module__wVAJqa__word{transition:none}.styles-module__wVAJqa__word:hover{transform:none}.styles-module__wVAJqa__wordFaceText,.styles-module__wVAJqa__wordFaceEmoji{transition:none}}
