.Hero-module__ZARIfG__hero{background:var(--background);flex-direction:column;min-height:100vh;padding-top:140px;display:flex;position:relative}.Hero-module__ZARIfG__coordinates{letter-spacing:.8em;color:var(--muted);opacity:.3;text-align:center;margin-bottom:40px;font-family:monospace;font-size:10px}.Hero-module__ZARIfG__textSection{text-align:center;z-index:10;flex-direction:column;flex:none;justify-content:center;align-items:center;padding:40px 5%;display:flex}.Hero-module__ZARIfG__eyebrow{text-transform:uppercase;letter-spacing:.5em;color:var(--muted);opacity:0;margin-bottom:30px;font-size:10px}.Hero-module__ZARIfG__title{letter-spacing:-.05em;text-transform:uppercase;opacity:0;max-width:1400px;margin-bottom:24px;font-size:clamp(32px,7vw,100px);font-weight:900;line-height:.95}.Hero-module__ZARIfG__title span{color:var(--accent)}.Hero-module__ZARIfG__lead{color:var(--muted);max-width:640px;margin-bottom:30px;font-size:clamp(16px,2vw,20px);line-height:1.6}.Hero-module__ZARIfG__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:14px 24px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 26px #d30d1438}.Hero-module__ZARIfG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 16px 32px #d30d144d}.Hero-module__ZARIfG__btnSecondary{color:#fff;border:1px solid var(--border);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:14px 24px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.Hero-module__ZARIfG__btnSecondary:hover{background:#ffffff0d;transform:translateY(-2px)}.Hero-module__ZARIfG__dot{background:var(--accent);opacity:0;border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__heroStrip{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;max-width:1200px;margin:0 auto;padding:0 5% 40px;display:grid}.Hero-module__ZARIfG__heroChip{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:18px;transition:border-color .3s,background .3s}.Hero-module__ZARIfG__heroChip:hover{border-color:var(--accent);background:var(--surface-hover)}.Hero-module__ZARIfG__chipKey{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:7px;font-size:11px;font-weight:800}.Hero-module__ZARIfG__chipVal{font-size:15px;font-weight:600}.Hero-module__ZARIfG__imageSection{opacity:0;border-top:1px solid var(--border);width:100%;height:70vh;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center 40%}.Hero-module__ZARIfG__overlay{z-index:2;background:linear-gradient(#0006 0%,#0000 10% 90%,#0006 100%);position:absolute;inset:0}.Hero-module__ZARIfG__heroNote{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);z-index:3;background:#000c;border-radius:18px;max-width:72%;padding:16px 18px;position:absolute;bottom:22px;left:22px}.Hero-module__ZARIfG__heroNoteLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:6px;font-size:10px;font-weight:800}.Hero-module__ZARIfG__heroNoteTitle{font-size:18px;font-weight:700;line-height:1.15}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:32px}.Hero-module__ZARIfG__imageSection{height:40vh}.Hero-module__ZARIfG__heroStrip{grid-template-columns:1fr}}
.Sessions-module__SE28Oa__sessions{background:#000;padding:120px 5%}.Sessions-module__SE28Oa__inner{max-width:1400px;margin:0 auto}.Sessions-module__SE28Oa__header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:60px;display:flex}.Sessions-module__SE28Oa__title{letter-spacing:-.05em;font-size:clamp(36px,6vw,72px);font-weight:900;line-height:.9}.Sessions-module__SE28Oa__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:60px;display:grid}.Sessions-module__SE28Oa__card{aspect-ratio:16/10;border:1px solid var(--border);cursor:pointer;border-radius:12px;transition:transform .4s cubic-bezier(.2,1,.3,1);position:relative;overflow:hidden}.Sessions-module__SE28Oa__card:hover{border-color:var(--accent);transform:scale(1.02)}.Sessions-module__SE28Oa__cardBg{z-index:1;background:#111;position:absolute;inset:0}.Sessions-module__SE28Oa__cardOverlay{z-index:2;background:linear-gradient(#0000 40%,#000000e6 100%);flex-direction:column;justify-content:flex-end;padding:30px;display:flex;position:absolute;inset:0}.Sessions-module__SE28Oa__cardContent h3{color:#fff;margin-bottom:8px;font-size:24px;font-weight:800}.Sessions-module__SE28Oa__cardContent p{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700}.Sessions-module__SE28Oa__footer{text-align:center;flex-direction:column;align-items:center;gap:30px;display:flex}.Sessions-module__SE28Oa__footer p{color:var(--muted);max-width:500px;font-size:18px;line-height:1.5}.Sessions-module__SE28Oa__btnGroup{gap:20px;display:flex}@media (max-width:1100px){.Sessions-module__SE28Oa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.Sessions-module__SE28Oa__grid{grid-template-columns:1fr}.Sessions-module__SE28Oa__header{flex-direction:column;align-items:flex-start}}
