.house-token{position:relative;width:100%;background-color:var(--base-100);overflow:hidden}.house-token .container{padding:var(--section-py) var(--section-px);display:flex;flex-direction:column;gap:var(--section-gap)}.ht-header{margin:0 auto;width:70%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--heading-gap)}.ht-subtitle{color:var(--base-300)}.ht-card{width:75%;margin:0 auto;border:1px solid var(--base-200);border-radius:1rem;background:var(--base-100);overflow:hidden;will-change:transform,opacity}.ht-card-split{display:grid;grid-template-columns:1fr 1px 1fr}.ht-card-divider{background:var(--base-200);width:1px}.ht-card-copy{padding:2.5rem;display:flex;flex-direction:column;gap:1rem;align-items:flex-start;justify-content:center}.ht-card-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:999px;border:1px solid var(--base-300)}.ht-card-badge p.cap{color:var(--base-400);font-size:.68rem;letter-spacing:.1rem;margin:0}.ht-card-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--base-300)}.ht-card-title{font-size:clamp(1.5rem,2.4vw,2rem);letter-spacing:-.03rem;line-height:1.1;color:var(--base-400);margin:0}.ht-card-desc{color:var(--base-300);line-height:1.55;font-size:.95rem;margin:0}.ht-card-desc strong{color:var(--accent-1);font-weight:600}.ht-card-facts{display:grid;grid-template-columns:1fr 1fr;align-self:stretch}.ht-fact-cell{position:relative;padding:1.75rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;text-align:center;will-change:transform,opacity}.ht-fact-cell:nth-child(n+3){border-top:1px solid var(--base-200)}.ht-fact-cell:nth-child(2n){border-left:1px solid var(--base-200)}.ht-fact-value{font-family:OldschoolGrotesk,sans-serif;font-weight:800;font-size:clamp(1.5rem,2.4vw,2.1rem);line-height:1;letter-spacing:-.02rem;text-transform:uppercase;color:var(--base-400)}.ht-fact-label{font-family:Geist,system-ui,sans-serif;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1rem;color:var(--base-300)}.ht-disclaimer{width:75%;margin:0 auto;text-align:center;color:var(--base-300);font-style:italic}@media (max-width:1200px){.ht-card,.ht-disclaimer{width:90%}.ht-card-copy{padding:2rem}.ht-fact-cell{padding:1.5rem 1rem}}@media (max-width:900px){.ht-card,.ht-header{width:100%}.ht-card-split{grid-template-columns:1fr}.ht-card-divider{width:auto;height:1px}.ht-card-copy{padding:1.75rem 1.5rem;align-items:center;text-align:center}.ht-fact-cell{padding:1.25rem .75rem}.ht-disclaimer{width:100%}}.sticky{width:100%;overflow:hidden;overflow-x:clip;background-color:transparent}.sticky,.sticky-header{position:relative;height:100svh}.sticky-header{top:0;left:0;width:max-content;display:flex;justify-content:flex-start;align-items:center;padding-left:2vw;padding-right:4vw;will-change:transform}.sticky-header h1{margin:0;color:var(--base-400);font-size:20vw;letter-spacing:-.5rem;line-height:100%;white-space:nowrap}.card{position:absolute;top:10%;left:100%;min-height:480px;border-radius:1rem;padding:2rem;will-change:transform;z-index:2;flex-direction:column}.card,.card.card-icon{width:420px;display:flex}.card.card-icon{background:transparent;align-items:center;justify-content:center;padding:0;min-height:420px}.card.card-icon img{width:280px;height:280px;object-fit:contain}#card-1{background-color:var(--card-accent-1)}#card-2{background-color:var(--card-accent-2)}#card-3{background-color:var(--card-accent-3)}#card-4{background-color:var(--card-accent-4)}.card-content{width:100%;height:100%;display:flex;flex-direction:column;gap:1.25rem;color:#fff}.card-content .card-index p{color:rgba(255,255,255,.4)}.card-content h2{font-size:2.75rem;letter-spacing:-.05rem;line-height:.95}.card-content .card-description p{font-size:1.1rem;line-height:1.35;color:rgba(255,255,255,.85)}.card-content .card-detail{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.15)}.card-content .card-detail p{color:rgba(255,255,255,.5);line-height:1.4}@media (max-width:999px){.transparency-desktop.sticky{display:none}.transparency-mobile{display:block;z-index:0;position:relative;width:100%;height:auto;overflow:visible;background-color:transparent;padding:var(--section-py) var(--section-px);display:flex;flex-direction:column;gap:1.25rem}.mobile-header{position:static;width:100%;height:auto;display:block;will-change:auto;margin-bottom:var(--heading-gap)}.mobile-header h1{margin:0 0 .5rem;color:var(--base-400);font-size:clamp(2rem,6.5vw,6rem);letter-spacing:-.06rem;line-height:110%;text-align:center}.card{position:static;top:auto;left:auto;width:100%;min-height:auto;max-width:680px;margin:0 auto;will-change:auto;transform:none!important;opacity:1!important}.card-content{height:auto;display:flex;flex-direction:column;gap:1rem}.card-content h2{font-size:2rem}.card-content .card-description p{font-size:1rem}}@media (min-width:1000px){.transparency-mobile{display:none}}.bom-scroll{position:relative;width:100%;overflow:hidden;background-color:transparent;padding:2rem 0}.bom-scroll .container{padding:0 var(--section-px);max-width:2000px;margin:0 auto;width:80%}.bom-card{position:relative;background:var(--base-100);border-radius:1.25rem;padding:5rem 3rem;-webkit-clip-path:inset(0 round 1.25rem);clip-path:inset(0 round 1.25rem)}.bom-icon{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:7rem;height:7rem;z-index:0;pointer-events:none}.bom-icon img{width:100%;height:100%;object-fit:contain}.bom-rows{position:relative;z-index:1;display:flex;flex-direction:column;gap:2rem}.bom-row{display:flex;justify-content:center;gap:1rem;will-change:gap}.bom-row p{flex:1 1;font-family:Geist,system-ui,sans-serif;font-size:clamp(1rem,1.5vw,1.35rem);font-weight:400;line-height:1}.bom-row--title{align-items:center;margin-bottom:1rem}.bom-row--title p{font-family:OldschoolGrotesk,sans-serif;font-weight:800;font-size:clamp(1.5rem,3vw,2.5rem);color:var(--base-400);text-align:right;flex:1 1}.bom-row--title .bom-megaeth-logo-wrap{flex:1 1;display:flex;align-items:center}.bom-megaeth-logo{height:clamp(1.75rem,3vw,2.75rem);width:auto}.bom-row-label{text-align:right;color:var(--base-300)}.bom-row-value{color:var(--base-400);font-weight:600!important}@media (max-width:1000px){.bom-scroll .container{width:100%}.bom-header{justify-content:center}.bom-card{padding:2rem 1.25rem}.bom-icon{width:3.5rem;height:3.5rem}.bom-row p{font-size:.85rem}.bom-rows{gap:1rem}}