#root{text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:.2em}.read-the-docs{color:#888}.container{margin-left:1.5rem;margin-right:1.5rem}@media (min-width: 640px){.container{margin-left:2rem;margin-right:2rem}}@media (min-width: 768px){.container{margin-left:3rem;margin-right:3rem}}@media (min-width: 1280px){.container{margin-left:4rem;margin-right:4rem}}@media (min-width: 1252px){.container{max-width:1252px}}@media (min-width: 1320px){.container{margin-left:auto;margin-right:auto;width:100%}}.connect-wallet{background-color:#61dfff;border-radius:30px;color:#121212;padding:6px 20px}.hero{position:relative}.hero_content{position:relative;z-index:1;padding-top:6rem;padding-bottom:6rem}@media (min-width: 767px){.hero_content{padding-top:5.5rem;padding-bottom:5.5rem}}.hero_title{font-size:3rem;line-height:1.1;font-weight:400;margin:0;font-family:var(--secondary-font)}@media (min-width: 767px){.hero_title{font-size:4rem}}.hero_description{font-size:1rem;line-height:1.5;max-width:360px;color:silver}@media (min-width: 767px){.hero_description{font-size:1.125rem}}.hero_image,.hero_image-mobile{position:absolute;right:0;pointer-events:none}.hero_image{top:-90px;z-index:0;display:none}@media (min-width: 767px){.hero_image{display:block}}.hero_image-mobile{bottom:0}@media (min-width: 768px){.hero_image-mobile{display:none}}.page_poh{text-align:left}.poh-body{margin-top:2rem}@media (min-width: 767px){.poh-body{margin-top:7rem}}.poh_introduction h2{font-weight:400;margin:0;font-family:var(--secondary-font);font-size:1.375rem}@media (min-width: 767px){.poh_introduction h2{font-size:2.625rem}}.poh_introduction p{color:silver;margin-top:.5rem}@media (min-width: 768px){.poh_introduction p{font-size:1.125rem}}.did-call-poh{position:relative}.poh_status-wrapper{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center;margin-top:1rem}.poh_status{font-size:.875rem;color:#121212;padding:12px 16px;border-radius:2px}.poh_status.poh_true{background:#c1ff14}.poh_status.poh_false{background:#f2420c}.poh_status.poh_flagged{background:#FF62E6}.poh_status.poh_loading{background:#61dfff}.loading-status{display:flex;align-items:center;gap:10px}.poh-learn-more{margin-top:3rem}@media (min-width: 768px){.poh-learn-more{font-size:1.125rem}}.spinner{border:4px solid #f3f3f3;border-top:4px solid #61dfff;border-radius:50%;width:14px;height:14px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.attestation_card{border-width:1px;border-style:solid;border-color:#505050;background-color:#1d1d1d;border-radius:2px;padding:3.5rem 1.5rem .5rem;position:relative}.attestation_card-validated{border-color:#c1ff14}.attestation_card:after{position:absolute;top:0;right:0;z-index:10;height:.75rem;width:.75rem;background-color:#505050;border-radius:50%;content:"";transform:translate(50%,-50%);transition:all .25s ease-in-out}.attestation_card-validated:after{background-color:#c1ff14}.attestation_card-logo{aspect-ratio:16 / 9}.attestation_card-logo:not(.static-image){background:#000;display:flex;border:1px solid #505050;border-radius:2px}.attestation_card-logo img{width:100%;max-width:100%;object-fit:contain;height:100%}.attestation_card-logo:not(.static-image) img{max-height:80%;margin:auto}.attestation_card-name{position:absolute;top:1.25rem;right:1.5rem;font-size:.875rem;color:silver;display:flex;align-items:center;text-align:right}.attestation_card-name svg{margin-left:8px}.attestation_card-rules{color:#fff;font-size:.875rem}.attestation_card-rules_conditions{color:silver}.poh-group{margin-top:6rem}.poh-group-name{font-size:1.125rem;font-weight:400;color:#61dfff;margin-bottom:1.5rem;font-family:var(--secondary-font)}@media (min-width: 767px){.poh-group-name{font-size:2rem}}.poh-group-name span{font-weight:600}.poh-group-grid{display:grid;grid-template-columns:1fr;grid-gap:1.75rem}@media (min-width: 576px){.poh-group-grid{grid-template-columns:repeat(2,1fr);grid-gap:2.5rem}}@media (min-width: 1024px){.poh-group-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 576px){.poh-group-grid{padding-left:2rem;padding-right:2rem}}.navbar{padding:26px 0}.navbar ul{list-style-type:none;margin:0;padding:0;overflow:hidden;background-color:transparent}.navbar li{float:left}.navbar li a{display:block;color:#fff;text-align:center;text-decoration:none}.navbar li a:hover{background-color:#111}footer{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;padding-bottom:1.5rem;flex-direction:column;gap:1rem}@media screen and (min-width: 767px){footer{flex-direction:row}}.brand-info{display:flex;align-items:center;flex-direction:column;gap:1rem}@media screen and (min-width: 767px){.brand-info{flex-direction:row;gap:5rem}}.brand-info p{margin:0;font-size:.75rem;color:silver;text-transform:uppercase;font-weight:500}.social-icon{position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:0;margin:0;gap:1rem}.social-icon__item{list-style:none}.social-icon__link{font-size:1.25rem;color:#fff;display:inline-block;transition:.5s}.social-icon__link:hover{transform:translateY(-10px)}:root{--primary-font: "Atyp Text", system-ui, Avenir, Helvetica, Arial, sans-serif;--secondary-font: "Atyp Display", system-ui, Avenir, Helvetica, Arial, sans-serif;font-family:var(--primary-font);line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#121212;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3em;line-height:1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@font-face{font-family:Atyp Display;src:url("") format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Atyp Display;src:url("") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Atyp Display;src:url("") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Atyp Display;src:url("") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Atyp Display;src:url("") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Atyp Text;src:url("") format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Atyp Text;src:url("") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Atyp Text;src:url("") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Atyp Text;src:url("") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Atyp Text;src:url("") format("woff2");font-weight:700;font-style:normal}
