.modal-alert,.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99}.modal-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:#000;opacity:0;transition:.2s opacity;z-index:-1}.modal-alert.active .modal-overlay,.modal.active .modal-overlay{opacity:.6}.modal-dialog{max-width:500px;width:90%;margin:1.75rem auto;box-sizing:border-box}.modal-header{padding:18px;border-bottom:1px solid #aaa}.modal-content{background:#fff;width:100%;opacity:0;transition:opacity .2s ease,transform .2s ease;transform:translateY(-30px);z-index:0;border:1px solid #999;border-radius:6px;color:#333}.modal-alert.active .modal-content,.modal.active .modal-content{opacity:1;transform:translateY(0)}.modal-close{float:right;margin-top:3px}.modal-close svg{stroke:#333;stroke-width:2px}.modal-title{font-size:20px}.modal-body{border-bottom:1px solid #aaa;min-height:10px}.modal-footer{min-height:10px}.modal-shown-body{overflow:hidden}.modal-alert{z-index:999}.modal-alert .modal-dialog{max-width:320px}.modal-alert .modal-content{transform:translateY(-60px)}:root{touch-action:pan-x pan-y;height:100%}body{font-family:'Circular Std Book',sans-serif;font-weight:normal;font-size:15px;background:#fff;color:#333}body *{outline:0;box-sizing:border-box}.desktop{display:none}.mobile{display:block}@media(min-width:768px){.desktop{display:block}.mobile{display:none}}.anchor{width:1px;height:1px;margin-bottom:-1px;opacity:0}a{text-decoration:none;color:#36b}a:hover{text-decoration:underline;color:#58d}.alert-body{padding:18px;text-align:center}.alert-footer{padding:12px 20px 12px 20px;text-align:center}.alert-footer .spacer{width:20px;height:10px;display:inline-block}.alert-footer button{width:100px}#navbar{user-select:none;position:fixed;z-index:3;top:0;left:0;width:100%;background:#fff;font-weight:500;font-family:'Circular Std',sans-serif}#navbar .logo{display:inline-block}#navbar .desktop,#navbar .desktop>table,#navbar .mobile,#navbar .mobile>table{width:100%}#navbar .desktop,#navbar .mobile{border-bottom:1px solid #ccc;transition:.5s border}#navbar.slided .mobile{border-bottom:1px solid #fff}#navbar .desktop .c-logo{width:1px}#navbar .desktop .c-links>div{width:100%;overflow-x:auto}#navbar .desktop [class|=c]{height:50px;vertical-align:middle}#navbar .desktop .c-logo img{width:128px;margin:3px 16px 0 18px}#navbar .desktop .c-links a{color:#333;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;padding:12px 6px 12px 6px}#navbar:after{content:'';position:fixed;top:-1px;height:1px;width:100%;background-color:#000}#navbar .desktop .c-links a:hover{color:#58d}#navbar .desktop .c-s0cial{width:1px}#navbar .desktop .c-s0cial a img{width:30px;height:30px;margin:0 0 -6px 10px;transition:.2s transform}#navbar .desktop .c-s0cial>table{margin-right:12px}#navbar .desktop .c-s0cial a:hover img{transform:scale(1.2)}#navbar .desktop>table{max-width:1200px;margin:0 auto 0 auto}#navbar .mobile{position:fixed;top:0;left:0;z-index:3;background:#fff}#navbar .hamburger{background:#fff;width:68px;height:53px;position:relative;cursor:pointer}#navbar .hamburger [class|=l]{height:3px;background:#237;width:33px;position:absolute;left:16px}#navbar .hamburger .l-0{top:17px;transition:all .5s ease}#navbar .hamburger .l-1{top:25px;transition:all .5s ease}#navbar .hamburger .l-2{top:33px;transition:all .5s ease}#navbar .hamburger.active .l-0{transform:translate(0,8px) rotate(45deg) scaleX(1.2)}#navbar .hamburger.active .l-1{transform:translate(0,0) rotate(150deg) scaleX(1.2);opacity:0}#navbar .hamburger.active .l-2{transform:translate(0,-8px) rotate(-45deg) scaleX(1.2)}#navbar .mobile .c-hamburger,#navbar .mobile .c-right{width:68px}#navbar .mobile .c-logo{text-align:center}#navbar .mobile .c-logo img{height:38px;margin-top:2px}#navbar .slider .c-links a{display:block;color:#333;font-size:20px;font-weight:normal;font-style:normal;text-decoration:none;padding:18px 6px 18px 21px}#navbar .slider .c-links{margin:8px 0 18px 0}#navbar .slider{position:fixed;top:58px;width:100%;pointer-events:none;z-index:2}#navbar .slider a{opacity:0;transition:.15s opacity}#navbar .slider.active a{transition:.3s opacity}#navbar .slider.active a:hover{color:#58d}#navbar .slider .bg{background:#fff;width:100%;height:100%;position:absolute;z-index:-1;transform:translateY(-50%) scale(1,0.000001);transition:.5s transform;top:0}#navbar .slider.active .bg{transition:.5s transform;transform:translate(0) scale(1,1)}#navbar .slider.active{pointer-events:auto}#navbar .slider .overlay{position:fixed;top:0;left:0;opacity:0;width:100%;height:100%;background:#000;z-index:-2;transition:.5s opacity}#navbar .slider.active .overlay{opacity:.5}#navbar .slider .c-s0cial{padding:15px 6px 20px 18px}#navbar .slider .c-s0cial a img{width:50px;height:50px;margin:0 22px 0 0;transition:.2s transform}#navbar .slider .c-s0cial a:hover img{transform:scale(1.2)}#pages{width:100%;margin-top:88px}@media(min-width:768px){#pages{margin-top:76px}}input[type=text]{appearance:none;-mox-appearance:none;-webdit-appearance:none;font-size:15px;padding:6px 12px 6px 12px;border:2px solid #8ad;border-radius:5px;outline:0;transition:.2s all}input[type=text]:hover{border:2px solid #79c;-webkit-box-shadow:0 0 5px 0 #ace;box-shadow:0 0 5px 0 #ace}input[type=text]:focus{border:2px solid #58d;-webkit-box-shadow:0 0 5px 0 #58d;box-shadow:0 0 5px 0 #58d}button{font-size:15px;color:#fff;border-radius:5px;background:#36b;border:0;padding:12px;cursor:pointer;font-weight:normal;transition:.2s all}button:hover{background:#25a;-webkit-box-shadow:0 0 5px 0 #58d;box-shadow:0 0 5px 0 #58d}button.green{background:#3b8;transition:.2s all}button.green:hover{background:#2a7;-webkit-box-shadow:0 0 5px 0 #5da;box-shadow:0 0 5px 0 #5da}button.gray{background:#555;transition:.2s all}button.gray:hover{background:#333;-webkit-box-shadow:0 0 5px 0 #555;box-shadow:0 0 5px 0 #555}button.light{background:#ccc;transition:.2s all;color:#000}button.light:hover{color:#000;background:#bbb;-webkit-box-shadow:0 0 5px 0 #aaa;box-shadow:0 0 5px 0 #aaa}button[disabled]{opacity:.5;pointer-events:none}select{padding:6px 36px 6px 12px;border:0;box-shadow:none;border-bottom:2px solid #8ad;-webkit-appearance:none;-moz-appearance:none;appearance:none;-moz-outline-style:none;-webkit-outline-style:none;outline-style:none;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 12px;cursor:pointer;color:#333;font-family:inherit;font-size:inherit;font-size:15px}select::-ms-expand{display:none}select:hover{border:0;border-bottom:2px solid #79c}select:focus{border:0;border-bottom:2px solid #58d}.wallet{font-weight:500;font-family:'Circular Std',sans-serif;text-align:center}.wallet .info{display:inline-block;opacity:.5;transition:.2s opacity;padding:6px 18px 6px 18px;margin:0}.wallet .info.unconnected{opacity:.5;cursor:pointer}.wallet .info.unconnected:hover{opacity:1}.page .content{max-width:1200px;padding:0 20px 20px 20px;margin:0 auto}.tippy-supported{text-align:center;padding:2px}.tippy-supported div{padding-top:2px}.link-opensea{cursor:pointer}.opensea-modal{margin-top:-8px;padding-bottom:26px}.opensea-modal a{text-align:center;display:block;font-size:20px;color:#333;font-weight:normal;font-style:normal;text-decoration:none;padding:18px 0 18px 0}.opensea-modal a:hover{color:#58d}.page[path=home]{margin-top:-30px}.page[path=home] .splash{position:relative;color:#36b}.page[path=home] .splash .front{position:absolute;z-index:1;width:100%;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%)}.page[path=home] .splash .title{font-size:55px;font-family:'Circular Std',sans-serif;font-weight:300;padding:16px 36px 16px 36px;color:#333;margin-top:9px}.page[path=home] .splash .tagline{font-size:25px;padding:16px 36px 16px 36px;color:#25a}.page[path=home] .splash .buttons a{display:inline-block;width:138px;position:relative;text-decoration:none;color:#359;font-size:20px;margin:0 9px 9px 9px}.page[path=home] .splash .buttons .mint i{margin:0 4px 0 -7px;position:relative;top:-1px;font-size:18px}.page[path=home] .splash .buttons .github i{margin-left:-3px}.page[path=home] .splash .buttons a div{padding:15px 0 15px 0;width:138px}.page[path=home] .splash .buttons [class|=b]{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;border-radius:5px;transition:.2s opacity}.page[path=home] .splash .buttons a .b-0{border:2px solid #359;opacity:1}.page[path=home] .splash .buttons a .b-1{opacity:0;background:#359;-webkit-box-shadow:0 0 8px 0 #359;box-shadow:0 0 8px 0 #359}.page[path=home] .splash .buttons a:hover{color:#fff}.page[path=home] .splash .buttons a:hover .b-0{opacity:0}.page[path=home] .splash .buttons a:hover .b-1{opacity:1}.page[path=home] .splash .buttons{padding:16px}.page[path=home] .s-intro{background-color:#333;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 900'%3E%3Cpath fill='%233e3e3e' d='M1157 372L512 900L0 900L0 0L1267 0'/%3E%3Cpath fill='%23383838' d='M1157 372L150 900L0 900L0 0L296 0'/%3E%3Cpath fill='%23303030' d='M1157 372L1410 900L150 900'/%3E%3C/svg%3E");background-size:cover;background-position:50% 30%;color:#fff}.page[path=home] .s-intro .title{font-size:45px;line-height:1.2}.page[path=home] .s-intro .text{font-size:18px;line-height:1.5}.page[path=home] .s-intro .desktop td{vertical-align:top}.page[path=home] .s-intro .desktop .t-0{padding-right:50px;padding-top:20px}.page[path=home] .s-intro .desktop .text{border-left:1px solid #666;padding-left:50px}.page[path=home] .s-intro .desktop table{width:100%}.page[path=home] .s-intro .desktop{max-width:1200px;margin:0 auto;padding:36px}.page[path=home] .s-intro .mobile{padding:56px 30px 56px 30px}.page[path=home] .s-intro .mobile .title{padding-bottom:16px}.page[path=home] .s-applications{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' %3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%23DDDDDD'/%3E%3Cstop offset='1' stop-color='%23CCCCCC'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpattern id='b' width='16' height='16' patternUnits='userSpaceOnUse'%3E%3Ccircle fill='%23ffffff' cx='8' cy='8' r='8'/%3E%3C/pattern%3E%3Crect width='100%25' height='100%25' fill='url(%23a)'/%3E%3Crect width='100%25' height='100%25' fill='url(%23b)' fill-opacity='0.1'/%3E%3C/svg%3E");color:#111;text-align:center}.page[path=home] .s-applications .title{font-size:30px;padding:36px;line-height:1.2;color:#58d}.page[path=home] .s-applications .desktop{max-width:1200px;margin:0 auto}.page[path=home] .s-applications .desktop .spacer{display:inline-block;height:2px;width:9%;min-width:36px}.page[path=home] .s-applications .desktop .field{width:15%;max-width:150px;display:inline-block;padding-bottom:36px}.page[path=home] .s-applications .text{padding:12px 0 12px 0;color:#359;font-size:20px}.page[path=home] .s-applications .mobile .spacer{display:inline-block;height:2px;width:15%;min-width:25px}.page[path=home] .s-applications .mobile .field{width:28%;display:inline-block;padding-bottom:36px}.page[path=home] .s-applications img{width:100%;opacity:.8}.page[path=home] .s-started .bg{background-color:#3f5986;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 450 1300'%3E%3Crect fill='%233F5986' x='-50' y='-130' width='550' height='390'/%3E%3Cpolygon fill='%233d5783' points='75 -130 0 0 75 130 150 0'/%3E%3Crect fill='%233b5481' x='-50' y='130' width='550' height='260'/%3E%3Cpolygon fill='%2338527e' points='300 0 225 130 300 260 375 130'/%3E%3Crect fill='%2336507b' x='-50' y='260' width='550' height='260'/%3E%3Cpolygon fill='%23344e78' points='75 130 0 260 75 390 150 260'/%3E%3Crect fill='%23324b76' x='-50' y='390' width='550' height='260'/%3E%3Cpolygon fill='%23304973' points='300 260 225 390 300 520 375 390'/%3E%3Crect fill='%232e4770' x='-50' y='520' width='550' height='260'/%3E%3Cpolygon fill='%232b456e' points='75 390 0 520 75 650 150 520'/%3E%3Crect fill='%2329426b' x='-50' y='650' width='550' height='260'/%3E%3Cpolygon fill='%23274069' points='300 520 225 650 300 780 375 650'/%3E%3Crect fill='%23253e66' x='-50' y='780' width='550' height='260'/%3E%3Cpolygon fill='%23233c63' points='75 650 0 780 75 910 150 780'/%3E%3Crect fill='%23203a61' x='-50' y='910' width='550' height='260'/%3E%3Cpolygon fill='%231e385e' points='300 780 225 910 300 1040 375 910'/%3E%3Crect fill='%231c355c' x='-50' y='1040' width='550' height='260'/%3E%3Cpolygon fill='%231a3359' points='75 910 0 1040 75 1170 150 1040'/%3E%3Crect fill='%23173157' x='-50' y='1170' width='550' height='260'/%3E%3Cpolygon fill='%23152f54' points='300 1040 225 1170 300 1300 375 1170'/%3E%3Crect fill='%23122d52' x='-50' y='1300' width='550' height='260'/%3E%3Cpolygon fill='%23102B4F' points='75 1170 0 1300 75 1430 150 1300'/%3E%3C/svg%3E");background-position:bottom;position:fixed;top:50px;left:0;z-index:-2}.page[path=home] .s-started{color:#fff;font-size:18px;line-height:1.5}.page[path=home] .s-started a{color:#ace}.page[path=home] .s-started .desktop{max-width:1200px;margin:0 auto;padding:50px 30px 50px 30px}.page[path=home] .s-started .desktop td{vertical-align:top}.page[path=home] .s-started .info{padding:36px 0 36px 0}.page[path=home] .s-started .desktop .lang img{width:100%}.page[path=home] .s-started .desktop .lang div{padding:12px 0 12px 0}.page[path=home] .s-started .desktop .lang{width:15%;max-width:118px;margin:0 24px 0 24px;text-align:center;display:inline-block}.page[path=home] .s-started .desktop .sdks{margin:0 -24px 0 -24px}.page[path=home] .s-started .title{font-size:45px}.page[path=home] .s-started .desktop .t-0{padding-right:12px}.page[path=home] .s-started .desktop .t-1{padding-left:12px;width:38%}.page[path=home] .s-started .step{border:1px solid #ace;padding:16px 20px 16px 20px;border-radius:5px}.page[path=home] .s-started .arrow{text-align:center;padding:8px 0 8px 0;font-size:30px;color:#ace}.page[path=home] .s-started .desktop .process{margin-top:12px}.page[path=home] .s-started .mobile{padding:56px 30px 56px 30px}.page[path=home] .s-started .mobile .lang img{width:100%}.page[path=home] .s-started .mobile .lang div{padding:12px 0 12px 0}.page[path=home] .s-started .mobile .lang{width:15%;max-width:118px;min-width:90px;margin:0 24px 0 24px;text-align:center;display:inline-block}.page[path=home] .s-started .mobile .sdks{margin:0 -24px 0 -24px}.page[path=home] .s-started .mobile .subtitle{font-size:32px;padding:36px 0 24px 0}@media(max-width:500px){.page[path=home] .s-started .mobile .lang{width:33.33333%;margin:0;max-width:999px;padding:0 24px 0 24px;min-width:0}.page[path=home] .s-started .mobile .sdks{margin:0 -2px 0 -24px}}.page[path=mint] .form{max-width:500px;margin:0 auto}.page[path=mint] .f-row{padding:12px 0 12px 0;border-bottom:1px solid #ccc}.page[path=mint] .label{font-size:18px}.page[path=mint] .error{font-size:13px;color:#f22;padding:0 0 6px 0;display:none}.page[path=mint] input[type=text]{width:100%}.page[path=mint] .field{padding:6px 0 6px 0}.page[path=mint] .description{font-size:15px;line-height:1.3;display:none}.page[path=mint] .help{float:right;display:block;width:28px;height:32px;margin-top:-9px;cursor:pointer}.page[path=mint] .help>div{width:22px;height:22px;font-size:13px;color:#999;padding:2px;margin:8px 0 0 6px;text-align:center;border-radius:11px;border:2px solid #999;transition:.2s all;user-select:none}.page[path=mint] .help:hover>div,.page[path=mint] .help.active>div{border:2px solid #555;color:#555}.page[path=mint] .notice{padding:12px 0 12px 0}.page[path=mint] .polygon-note{padding:0 0 12px 0}.page[path=mint] button{width:100%;margin-bottom:12px}.page[path=mint] .note{text-align:right;font-style:italic;font-size:13px;color:#666;margin-top:12px}@media(min-width:768px){.page[path=mint] .note{margin-top:0}}.page[path=mint] .contract-link{padding:36px 6px 0 6px;font-size:13px;text-align:center}.page[path=mint] .contract-link a{opacity:.5;color:#333;text-decoration:none}.page[path=mint] .contract-link a:hover{opacity:1}.page .results{max-width:958px;margin:12px auto 24px auto}.page .results .token{padding:18px 0 18px 0;border-bottom:1px solid #ccc}.page .results .head{word-break:break-all;padding-bottom:12px}.page .results .foot{padding-top:12px;text-align:right}.page .results .id{font-size:18px;color:#79c;padding-right:18px}.page .results .name{font-size:18px;font-weight:500;font-family:'Circular Std',sans-serif}.page .results .token table{width:100%}.page .results .label{padding-right:18px}.page .results .code{width:100%;font-family:'Roboto Mono',monospace;border-radius:5px;border:1px solid #ccc;background:#eee;padding:6px 10px 6px 10px;word-break:break-all;position:relative}.page .results .message{text-align:center;color:#aaa;font-size:28px;padding:30px 30px 12px 30px;font-family:'Circular Std',sans-serif;font-weight:300;line-height:1.5}.page .results .edit{border:1px solid #888;background:#fff;position:absolute;top:-1px;bottom:-1px;right:-1px;width:38px;border-radius:0 5px 5px 0;cursor:pointer;background:#555;transition:.2s all;color:#fff}.page .results .edit:hover{background:#333;border:1px solid #333;-webkit-box-shadow:0 0 5px 0 #555;box-shadow:0 0 5px 0 #555}.page .results .edit:hover{background:#333;color:#fff}.page .results .edit [class|=icon]{position:absolute;font-size:18px;top:50%;left:50%}.page .results .edit .icon-pencil{margin:-12px 0 0 -12px}.page .results .edit .icon-key{margin:-11px 0 0 -12px;font-size:17px}.page .results .edit .icon-plus{margin:-10px 0 0 -12px;font-size:17px}.page .results .icon-link-ext{margin-left:6px}.page .results .code.editable{padding-right:45px}.page .results .empty{color:#999;user-select:none}.edit-body{padding:18px}.edit-body table{width:100%}.edit-body .label{padding-right:6px}.edit-body .label{word-break:keep-all}.edit-body .value input{width:100%}.edit-footer{padding:12px 20px 12px 20px;text-align:center}.edit-footer .spacer{width:20px;height:10px;display:inline-block}.edit-footer button{width:100px}.page[path=search] .form{max-width:500px;margin:0 auto}.page[path=search] .search button{width:100%;margin:0 auto;display:block}.page[path=search] .query{width:100%;margin:12px 0 12px 0}.page[path=search] .query input{width:100%;margin:0 auto}.page[path=search] input[type=submit]{display:none}.page[path=search] .radio input{display:none}.page[path=search] .radio{margin-right:6px;position:relative;cursor:pointer}.page[path=search] .radio label{padding:0 6px 0 25px;cursor:pointer}.page[path=search] .radio .check{display:block;position:absolute;top:2px;left:0;width:16px;height:16px;border-radius:16px;border:2px solid #aaa;pointer-events:none}.page[path=search] .radio .check>div{width:8px;height:8px;background:#fff;border-radius:8px;margin:2px 0 0 2px}.page[path=search] .radio input:checked+.check{border:2px solid #36b}.page[path=search] .radio input:checked+.check>div{background:#36b}.page[path=search] .radio:hover .check{border:2px solid #58d}.page[path=search] .type{display:inline-block;width:70%}.page[path=search] .chain{display:inline-block;width:30%;text-align:right}.page[path=search] .params{padding:6px 0 6px 0}.page[path=search] .chain{position:relative}.page[path=search] .chain .icon-angle-down{position:absolute;right:4px;top:3px;font-size:18px;pointer-events:none}