@import "https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@400;800&display=swap";
:root{--background:#18b853;--text:#e0e6e3;--text-soft:#e0e6e3b8;--line:#e0e6e36b;--line-soft:#e0e6e338;--padding-desktop:3.5vw;--padding-mobile:6vw}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}html,body{background:var(--background);width:100%;min-height:100%}body{color:var(--text)}a{color:inherit;text-decoration:none}.poster{width:100vw;height:100svh;padding:var(--padding-desktop);background:var(--background);flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.top-container{flex-direction:column;gap:2vh;max-width:64vw;display:flex}.top-bar{justify-content:flex-end;align-items:center;width:100%;display:flex}.social-link{letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #0000;align-items:center;gap:8px;padding:5px 0;font-family:Inter,Arial,sans-serif;font-size:.62rem;font-weight:800;transition:border-color .18s;display:inline-flex}.social-link svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:12px;transition:transform .18s}.social-link:hover,.social-link:focus-visible{border-color:currentColor;outline:none}.social-link:hover svg,.social-link:focus-visible svg{transform:translate(2px,-2px)}.hero-statement{letter-spacing:-.04em;font-family:Inter,Arial,sans-serif;font-size:clamp(1.9rem,4.25vw,4.75rem);font-weight:800;line-height:.95}.refund-log{z-index:2;top:var(--padding-desktop);right:var(--padding-desktop);width:min(28vw,440px);font-family:Inter,Arial,sans-serif;position:absolute}.log-heading,.log-footer{border-bottom:1px solid var(--line);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:flex-start;min-height:30px;font-size:.64rem;font-weight:800;display:flex}.indexer-state{color:var(--text-soft);align-items:center;gap:7px;display:inline-flex}.indexer-state i{background:currentColor;border-radius:50%;width:5px;height:5px}.state-live{color:var(--text)}.state-live i{animation:1.8s ease-in-out infinite protocol-pulse}.state-error{color:#143c23}.log-list{min-height:140px}.refund-line{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:12px;min-height:48px;transition:padding .18s,background-color .18s;display:grid}.refund-line:hover,.refund-line:focus-visible{background:#e0e6e314;outline:none;padding-left:8px}.refund-address{white-space:nowrap;align-items:baseline;gap:8px;min-width:0;font-size:.7rem;display:flex;overflow:hidden}.refund-address small{color:var(--text-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.55rem;font-weight:400}.refund-line strong{white-space:nowrap;font-size:.68rem;font-weight:800}.refund-line svg{fill:none;stroke:currentColor;stroke-width:1.4px;width:14px;transition:transform .18s}.refund-line-demo{cursor:default;grid-template-columns:minmax(0,1fr) auto 34px}.demo-tag{color:var(--text-soft);letter-spacing:.08em;text-align:right;text-transform:uppercase;font-size:.48rem;font-weight:800}.refund-line:hover svg,.refund-line:focus-visible svg{transform:translate(2px,-2px)}.empty-log{border-bottom:1px solid var(--line-soft);align-items:center;gap:18px;min-height:140px;display:flex}.empty-log span{color:var(--line);letter-spacing:-.05em;font-family:Archivo Black,Impact,sans-serif;font-size:3rem}.empty-log p{max-width:150px;color:var(--text-soft);font-size:.68rem;line-height:1.35}.log-footer{border:0;align-items:flex-end;min-height:40px;padding-top:10px}.log-footer span{color:var(--text-soft);font-weight:400}.log-footer strong{font-size:.72rem}.bottom-container{justify-content:flex-start;width:100%;display:flex}.massive-display{letter-spacing:-.03em;text-transform:uppercase;white-space:nowrap;margin-bottom:-2vw;font-family:Archivo Black,Impact,sans-serif;font-size:26.5vw;line-height:.72}::selection{color:var(--background);background:var(--text)}@keyframes protocol-pulse{0%,to{opacity:1}50%{opacity:.34}}@media (max-width:900px){.poster{height:auto;min-height:100svh;padding:var(--padding-mobile);overflow-y:auto}.top-container{max-width:90vw}.hero-statement{font-size:clamp(2.1rem,7.2vw,3.5rem);line-height:1.05}.refund-log{width:100%;margin:9vh 0 12vh;position:relative;top:auto;right:auto}.bottom-container{margin-top:auto}.massive-display{margin-bottom:-3vw;font-size:25vw}}@media (max-width:520px){.poster{min-height:100svh}.top-container{gap:22px}.social-link{font-size:.56rem}.hero-statement{font-size:8.6vw;line-height:1.02}.refund-log{margin:8vh 0 10vh}.refund-line{gap:8px}.refund-address{font-size:.65rem}.refund-line strong{font-size:.62rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
