.transmit-hero{background-color:var(--base-300);width:100%;height:100svh;color:var(--base-500);position:relative}.transmit-hero .container{align-items:flex-end;width:100%;height:100%;display:flex}.transmit-hero-header{width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.transmit-hero-header h1{text-align:center}.transmit-hero-header .subheader{transform:translate(-6rem)}.transmit-hero-footer{justify-content:space-between;width:100%;margin:0 auto;padding:.75rem;display:flex}.transmit-sticky{background-color:var(--base-200);width:100%;height:100svh;padding:.75rem;position:relative}.transmit-sticky .container{background-color:var(--base-400);border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}div.pin-spacer:has(>.transmit-sticky){background-color:var(--base-400)}.transmit-sticky-header{text-align:center;white-space:nowrap;color:var(--base-100);will-change:transform,opacity;position:absolute;top:20%;left:50%;transform:translate(-50%,-50%)}.transmit-card-container{perspective:1000px;will-change:width;width:80%;display:flex;position:relative;transform:translateY(30px)}.transmit-card{aspect-ratio:5/7;transform-style:preserve-3d;transform-origin:top;flex:1;position:relative}#transmit-card-1{border-radius:12px 0 0 12px}#transmit-card-3{border-radius:0 12px 12px 0}.transmit-card-front,.transmit-card-back{border-radius:inherit;backface-visibility:hidden;width:100%;height:100%;position:absolute;overflow:hidden}.transmit-card-back{text-align:center;justify-content:center;align-items:center;padding:2rem;display:flex;transform:rotateY(180deg)}#transmit-card-1 .transmit-card-back{background-color:var(--base-500);color:var(--base-100)}#transmit-card-2 .transmit-card-back{background-color:var(--base-300);color:var(--base-500)}#transmit-card-3 .transmit-card-back{background-color:var(--base-200);color:var(--base-500)}.transmit-card-index{text-transform:uppercase;opacity:.4;font-family:DMMono,monospace;font-size:.8rem;position:absolute;top:1.5rem;left:1.5rem}.transmit-card-info{flex-direction:column;gap:6rem;display:flex}.transmit-card-info .mono{opacity:.35}.transmit-card-block{flex-direction:column;gap:.25rem;display:flex}@media (max-width:1000px){.transmit-hero-header .subheader{transform:translate(0)}.transmit-sticky{height:auto;padding:0;overflow:visible}.transmit-sticky .container{border-radius:0;gap:2rem;height:auto;padding:8rem .75rem}.transmit-sticky-header{will-change:auto;position:relative;top:auto;left:auto;transform:none}.transmit-card-container{perspective:none;will-change:auto;flex-direction:column;gap:1rem;width:100%;transform:none}.transmit-card{aspect-ratio:1;transform-style:flat;transform-origin:50%;border-radius:12px;flex:none}#transmit-card-1,#transmit-card-2,#transmit-card-3{border-radius:12px}.transmit-card-front{display:none}.transmit-card-back{padding:1.5rem;transform:none}.transmit-card-info{gap:2rem}}
