body,html{margin:0;border:none}body *{box-sizing:border-box}h1{font-weight:600}.igpeek{text-align:center;font-size:16px;height:100vh;display:flex;flex-direction:column}.container{background:transparent;padding:20px;margin:0;box-sizing:border-box;flex:1}.container h1,.container h2{color:#000;margin:0}.igpeek h1{font-size:1.8em;margin-bottom:15px}.igpeek h2{font-size:1.1em;font-weight:400;color:#282624}.input-container{display:flex;justify-content:center;align-items:center;max-width:500px;margin:15px auto 0;flex-direction:column;width:100%}.input-container>div{flex:1;margin-top:15px;border:1px solid #bdb9b666;border-radius:8px;fill:#282624;background-color:#fff;position:relative;width:100%}.input-container>div>img{position:absolute;top:50%;left:18px;transform:translateY(-50%)}input{width:100%;padding:16px 16px 17px 50px;font-weight:600;font-size:16px;line-height:22px;color:#282624;background:transparent;border:none;outline:none}.profile-container,input{margin:0}.container .divider{width:100%;height:1px;background:#bdb9b64d;margin:20px 0}.seo-content{max-width:500px;margin:40px auto 0}.seo-content h3{font-size:1.2em;margin:0 0 20px;font-weight:600}.seo-content p{font-size:1em;margin:0 0 15px;line-height:1.5em}.footer{padding:20px 0;text-align:center;margin-top:30px;color:#676767e8}.footer-divider{width:100%;height:1px;background:#bdb9b64d;margin-bottom:30px}.footer-content{display:flex;flex-direction:column;align-items:center}.footer-nav ul{padding:0;list-style:none}.footer-nav ul li{display:inline;margin:0 15px}.footer-nav ul li a{text-decoration:none;transition:color .3s;display:inline-block}.footer-nav ul li a:hover{color:#ffae62}.footer-social{display:none}.footer-social a{margin:0 10px;text-decoration:none;transition:color .3s}.footer-social a:hover{color:#ffae62}.footer-contact{display:none}.footer-contact p{margin:10px 0}.footer-contact a{text-decoration:none;transition:color .3s}.footer-contact a:hover{color:#ffae62}.footer-bottom{font-size:.9em;color:#95959e;white-space:pre-wrap}@media (min-width:600px){.footer-content{flex-direction:row;justify-content:space-around;text-align:left}.footer-contact,.footer-nav,.footer-social{margin-bottom:10px}}.confirm-screen{padding-top:0;max-width:500px;margin:auto;width:100%}.confirm-header{width:calc(100% - 40px);height:200px;background-image:url(/loader.png);background-repeat:no-repeat;background-size:cover;background-position:bottom;justify-content:center;margin:0 20px;transform:translateY(-20%)}.confirm-header,.profile-info{display:flex;align-items:center}.profile-info{width:100%;flex-direction:column;margin-top:20px}.profile-pic-container{display:inline-block;width:104px;height:104px;padding:2px;background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);background-size:200% 200%;border-radius:50%;animation:rotateBorder 1s linear infinite}@keyframes rotateBorder{0%{background-position:0 50%}to{background-position:100% 50%}}.profile-pic-container img{display:block;width:100%;height:100%;border-radius:50%}.username{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:6px}.username img{width:18px;height:18px;margin-top:1px}.username p{margin:0 10px 0 0;font-size:1.2em;font-weight:500}.confirm-screen .divider{width:100%;height:1px;background:#bdb9b64d;margin:20px 0}.follow-container{width:100%;display:flex;align-items:center;justify-content:space-around;margin-top:20px}.follow-container>div{width:70px}.follow-container>div:empty{width:1px;height:30px;background-color:#c9c9c9}.follow-container p{font-size:1em;color:#000;margin:0 0 5px;font-weight:500}.follow-container span{font-size:1em;color:#484848;margin:0;font-weight:400}.actions-container{width:100%;margin-top:10px}.procced{color:#fff;padding:16px 16px 17px;border:1px solid #bdb9b666;border-radius:8px;background-color:#ff7650;width:100%;margin-top:20px;cursor:pointer}.procced,.wrong-profile{font-weight:600;font-size:16px;line-height:22px}.wrong-profile{color:#ff5a5a;padding:5px 16px;border:none;border-radius:8px;background-color:transparent;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:7px}.wrong-profile svg{width:18px;height:18px}.confirm-section{width:100%;margin-top:0}.confirm-section h1{font-size:1.4em;font-weight:500;margin-bottom:10px}.confirm-section h2{font-size:1em}.verification-screen{padding-top:0;max-width:500px;margin:auto;width:100%}.verification-header{width:calc(100% - 40px);height:200px;background-image:url(/loader.png);background-repeat:no-repeat;background-size:cover;background-position:bottom;display:flex;align-items:center;justify-content:center;margin:0 20px;transform:translateY(-20%)}.offers-section h1{font-size:1.3em;font-weight:500;margin-bottom:10px}.verification-screen .divider{width:100%;height:1px;background:#bdb9b64d;margin:20px 0}.offers-list{flex-direction:column;gap:5px;margin-bottom:20px}.offer-container,.offers-list{display:flex;align-items:center;width:100%}.offer-container{justify-content:center;gap:10px;border:1px solid #ff9a7e;border-radius:5px;padding:8px;background-color:#f5f2ed}.offer-content{flex:1}.offer-container .image{width:60px;height:60px;border-radius:5px;background-size:cover;background-color:#acabab;background-size:110%;background-position:50%}.offer-container h3,.offer-container p{text-align:left}.offer-container h3{font-size:.7em;color:#3b3b3b;font-weight:600;margin:0}.offer-container p{font-size:.8em;color:#575757;font-weight:400;margin:0}.offer-container button{font-size:.8em;color:#575757;font-weight:500;flex:0;color:#fff;padding:8px 10px;margin:0;border:none}.actions-container{margin-top:0}button.continue{margin-top:10px}.completed{margin:0;font-size:14px;font-weight:500}.continue-note{margin:10px 0 0;font-size:13px;font-weight:400;text-align:center}.waiting-loader{border-radius:50%;border:4px solid #f3f3f3;border-top-color:#ff7650;width:35px;height:35px;animation:spin 1s linear infinite;margin:10px auto}.result-screen{padding-top:0;max-width:500px;margin:auto;width:100%}.result-header{width:calc(100% - 40px);height:200px;background-image:url(/loader.png);background-repeat:no-repeat;background-size:cover;background-position:bottom;display:flex;align-items:center;justify-content:center;margin:0 20px;transform:translateY(-20%)}.result-screen .divider{width:100%;height:1px;background:#bdb9b64d;margin:20px 0}.visitors-section>h2{font-weight:600;text-align:left}.visitors-list{display:flex;flex-direction:column;width:100%;gap:5px;margin-top:15px}.visitor{width:100%;border:1px solid #dadada;border-radius:7px;padding:3px 10px;display:flex;align-items:center;gap:15px}.visitor img{width:50px;height:50px;border:1px solid #c3c3c3;background-color:#ededed;border-radius:50%}.visitor .visitor-info{flex:1;text-align:left}.visitor-username{font-size:.9em;font-weight:400;color:#454545;margin:0}.visitor-name{font-size:.9em;font-weight:500;color:#000;margin:0 0 7px}.visitor-visits{display:flex;align-items:center;flex-direction:column;width:60px}.visitor-visits-count{font-size:1.2em;font-weight:500;color:#ff7650;margin:0}.visitor-visits p{font-size:.8em;font-weight:400;color:#5a5a5a;margin:0}.visitor-divider{width:1px;height:60px;background-color:#dadada}.note-section{width:100%}.note-section h3{margin:0 0 5px}.note-section h3,.note-section p{font-size:1em;text-align:center;color:#555}.note-section p{margin:0}.loader{border-radius:50%;border:4px solid #f3f3f3;border-top-color:#ff7650;width:25px;height:25px;animation:spin 1s linear infinite;margin:10px auto 0}.load-more-section button{width:fit-content;background-color:transparent;border:none;color:#ff977a;padding:0;margin:10px auto 0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.no-visitors{display:flex;align-items:center;justify-content:center;width:100%;margin:20px 0 0;flex-direction:column}.no-visitors img{width:100%;max-width:200px}.no-visitors-text{font-size:1em;color:#101010;font-weight:700;margin:20px auto}header{display:none}