.header,body,html{background-color:#000}.site-title,.sub-title{row-gap:8px;display:flex}.btn-icon,.site-logo{vertical-align:middle}.faq-back-to-top img:hover,.highlight img:hover{transform:scale(1.1)}.close-btn,.comment-item,.comments-trigger,.content-enlarge-btn,.download-btn,.enlarge-btn,.faq-back-to-top img,.follow-item,.language-button,.menu-item,.modal-download,.stats div,.step-up{cursor:pointer}body,html{margin:0;padding:0;overflow-x:hidden;width:100vw;max-width:100vw;font-size:14px;color:#fff;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.wrapper{margin-top:5px;display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh}.header{position:relative;display:flex;margin:15px auto;align-items:center;width:100%;min-width:300px;max-width:680px;justify-content:space-between;z-index:100}.language-text{font-family:"Source Sans Pro",sans-serif;font-size:22px;font-weight:500;color:#fff}.language-selector{padding-right:20px;position:relative;display:inline-block}#language-toggle{display:none}.language-button{display:flex;align-items:center;gap:5px}#language-toggle:checked+.language-button .language-icon{transform:rotate(180deg);transition:transform .3s}.language-dropdown{font-size:16px;z-index:300;position:absolute;top:100%;right:0;background:#000;box-shadow:0 4px 10px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);border-radius:5px;padding:8px 0;list-style:none;opacity:0;transform:translateY(10px);transition:opacity .3s,transform .3s;pointer-events:none;display:grid;min-width:450px;grid-template-columns:repeat(3,minmax(150px,1fr))}#language-toggle:checked~.language-dropdown{opacity:1;transform:translateY(0);pointer-events:auto}.language-dropdown li{border-bottom:1px solid rgba(255,255,255,.06);padding:10px;text-align:left;line-height:1.4;transition:background .3s}.language-dropdown li:last-child{border-bottom:none}.language-dropdown li a{text-decoration:none;color:#fff;display:block;padding:10px}.language-dropdown li:hover{background:rgba(255,255,255,.1)}.language-dropdown li .flag-emoji{display:inline-block;margin-top:2px}.language-dropdown li[dir] a{display:flex;align-items:center;direction:ltr}.language-dropdown li[dir] .flag-emoji{margin-right:8px;margin-left:0}.language-selector:focus-within #language-toggle{display:none}.header_separator{height:1px;width:100%;max-width:680px;margin:0 auto;background-color:rgba(255,255,255,.2)}.logo-wrapper{position:relative;display:flex;align-items:center;padding-left:20px;height:100%}.logo{color:#fff;text-decoration:none;position:relative;z-index:2}.header-glow{position:absolute;top:-20px;left:0;pointer-events:none;z-index:1}.figma-glow-bottom,.figma-glow-top{will-change:filter,opacity,transform;position:absolute;width:120px;height:130px;filter:blur(50px);z-index:1}.figma-glow-top{left:-30px;top:-30px;background:linear-gradient(0deg,rgba(255,248,188,.52),rgba(255,248,188,.52)),linear-gradient(0deg,rgba(185,255,169,.45),rgba(185,255,169,.45));pointer-events:none;opacity:.6}.figma-glow-bottom{right:-30px;bottom:-30px;background:rgba(185,255,169,.45);pointer-events:none;opacity:.8}.figma-glow-profile,.figma-glow-right,.follow-glow-right{right:0;position:absolute;pointer-events:none}.figma-glow-left,.follow-glow-left{position:absolute;left:0;pointer-events:none}.figma-glow-profile{margin-top:-300px}@media (min-width:768px){.header-glow{will-change:filter;width:400px;height:400px;top:-90px;left:20px;background:rgba(185,255,169,.45);filter:blur(80px);opacity:.25}.figma-glow-left,.figma-glow-right,.follow-glow-left,.follow-glow-right{display:none}}.main-section{width:100%;min-width:300px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;font-size:30px;font-weight:700}.download-btn,.search-input{width:90%;max-width:680px;min-width:300px}.gradient-text,.logo-text{font-weight:800;font-size:35px}.gradient-text{background:linear-gradient(90.89deg,#11d411 .29%,#27debf 98.94%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#1edc8c;line-height:100%;letter-spacing:0;text-align:center}.logo-text{line-height:100%;letter-spacing:0;text-align:center}.btn-text,.sub-title{font-weight:600;color:#fff;line-height:100%;letter-spacing:0;text-align:center}.site-title{flex-direction:column;align-items:center;justify-content:center}.sub-title{font-size:28px;flex-direction:column;align-items:center;justify-content:center}.search-input{background-color:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:20px;height:55px;border-radius:5px;padding-left:12px}.download-btn{height:56px;background:linear-gradient(90.89deg,#11d411 .29%,#27debf 98.94%);border-radius:5px;border:none;align-items:center;justify-content:center;box-sizing:border-box}.download-btn,.search-input{display:block;margin:8px auto;box-sizing:border-box}.download-btn:hover .btn-text{color:#22272f}.download-btn:hover .btn-icon{background:#22272f}.btn-icon{transform:translateY(-4px);width:22px;height:22px;display:inline-block;background-color:#fff;-webkit-mask:url('../img/search-icon.svg') no-repeat center;mask:url('../img/search-icon.svg') no-repeat center;-webkit-mask-size:contain;mask-size:contain;margin-right:10px}.comments-window,.step-up{transform:translateX(-50%)}.btn-text{font-size:22px}.figma-box{position:relative;width:90%;max-width:960px;margin:40px auto;padding:5px 24px;border-radius:14px;background:rgba(35,35,35,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#fff;box-sizing:border-box;overflow:hidden}.figma-box::before{content:'';position:absolute;inset:0;border-radius:14px;padding:1.5px;background:linear-gradient(145deg,#fff7ac 0,rgba(255,247,172,.4) 30%,rgba(17,212,17,.2) 60%,rgba(17,212,17,.5) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.features-title,.figma-title .green{background:linear-gradient(90.89deg,#11d411 .29%,#27debf 98.94%);-webkit-text-fill-color:transparent;color:#1edc8c}.figma-title{font-weight:800;font-size:28px;line-height:100%;letter-spacing:0;margin-bottom:16px}.figma-title-top{margin:0}.figma-title .green{-webkit-background-clip:text;background-clip:text;font-weight:800}.figma-box p{color:#b2b2b2;line-height:1.5;margin:12px 0}.card-title{font-size:24px;font-weight:600}.features-card{max-width:980px;width:100%;padding:20px;border-radius:12px;text-align:center;position:relative;overflow:hidden}.features-title{text-align:center;font-size:28px;font-weight:900;-webkit-background-clip:text;margin-bottom:30px}.features-container{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(314px,1fr));align-items:stretch}.feature{display:flex;flex-direction:column;align-items:center;text-align:center;padding:15px;border-radius:10px;margin-bottom:20px}.features-image{width:180px;height:180px;flex-shrink:0}.features-separator-wrapper{margin-top:30px;display:flex;align-items:center;justify-content:center;width:100%}.benefits-separator{width:50%;height:1px;opacity:.4;background:#fff}.faq-title,.step-number{background:linear-gradient(90.89deg,#11d411 .29%,#27debf 98.94%)}.features-subtitle{font-size:22px;font-weight:800;color:#fff}.features-content{color:#d7d7d7;line-height:1.6;max-width:90%;margin-top:5px}.step-number{position:absolute;width:50px;height:50px;color:#fff;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:100}.footer,.step-up{position:relative;left:50%}.faq-title,.menu-item.active{color:#1edc8c;-webkit-text-fill-color:transparent}.faq-title{font-size:32px;font-weight:900;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:25px}.faq-item{display:flex;align-items:flex-start;gap:5px}.faq-content{flex-grow:1}.faq-back-to-top{display:flex;justify-content:center;margin-top:20px}.faq-back-to-top img{width:50px;height:auto;transition:transform .2s}.faq-item{display:flex;flex-direction:column;padding:20px;border-radius:12px}.faq-header{margin-left:-4px;display:flex;align-items:flex-start;gap:5px}.faq-icon img{width:26px;height:auto}.faq-subtitle{font-size:20px;font-weight:800;color:#fff;margin:0}.faq-answer{color:rgba(255,255,255,.9);line-height:1.5;margin-top:8px}.faq-separator{margin-top:20px;width:100%;height:1px;background:rgba(255,255,255,.2)}.step-up{top:-65px}.step-up::before{content:"";width:10px;height:10px;border-left:2px solid #fff;border-top:2px solid #fff;transform:rotate(45deg);position:absolute;top:40%}@media screen and (min-width:600px){.following-features-image{width:290px;height:290px;flex-shrink:0}.followers-features-image{width:300px;height:300px;flex-shrink:0}.features-container{flex-direction:row;align-items:center;text-align:left}.features-separator-wrapper{display:none}.features-content,body,html{font-size:16px}}.content-download-btn,.copyright,.error-wrapper,.highlight,.modal-download,.search-title{text-align:center}.copyright,.footer-links{display:flex;justify-content:center}@media screen and (min-width:960px){.faq-container,.figma-box{width:100%}}.footer{width:100vw;right:50%;margin-left:-50vw;margin-right:-50vw}.footer-links{gap:15px;font-size:16px}.footer-links a{color:#fff}.copyright{font-weight:700;width:90%;max-width:980px;font-size:10px;color:#8b8a8a;margin:30px auto;height:auto}.modal{display:none;position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);backdrop-filter:blur(10px);justify-content:center;align-items:center;z-index:1000}.modal-content{max-width:90%;max-height:100%;position:relative;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:20px}.modal-content img,.modal-content video{width:100%;height:auto;max-height:80vh;display:block}.modal-download{margin-top:15px;padding:15px 0;width:100%;background:#000;border-radius:5px;font-size:18px;text-decoration:none;color:#fff;font-weight:700;background:linear-gradient(90.89deg,#11d411 .29%,#27debf 98.94%)}.dot,.shimmer-dot{border-radius:50%;background:linear-gradient(90.89deg,#11d411 .29%,#27debf 98.94%)}.modal-download:hover,.post-image:hover,.story-image:hover{opacity:.9}#modalImage,#modalVideo{display:none}.loading-dots{margin:30px 0;display:none;justify-content:center;align-items:center;gap:15px}.dot{width:20px;height:20px;animation:1.4s ease-in-out infinite both bounce}.dot:first-child{animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}.dot:nth-child(3){animation-delay:0s}@keyframes bounce{0%,100%,80%{transform:translateY(0)}40%{transform:translateY(-10px)}}@keyframes shimmer{0%,100%{box-shadow:0 0 5px #27debf}50%{box-shadow:0 0 35px #27debf}}.shimmer-dot{left:67px;bottom:40px;position:relative;display:inline-block;width:10px;height:10px;animation:2s infinite shimmer}.shimmer-dot2{left:57px;background:linear-gradient(90.89deg,#11d411 .29%,#27debf 98.94%);box-shadow:0 0 10px #11d411}.comments-window,.post-card{box-shadow:0 4px 8px rgba(0,0,0,.1)}@media screen and (max-width:600px){.shimmer-dot{left:57px;bottom:37px}.shimmer-dot2{left:55px}}.close-btn{position:absolute;top:10px;right:5%;font-size:60px;color:#fff;z-index:2000}.search-result{background:#000;margin:40px;border-radius:10px;min-width:300px;max-width:680px;width:100%;display:none;flex-direction:column;align-items:center}.enlarge-btn,.menu-item.active{background:linear-gradient(90.89deg,#11d411 .29%,#27debf 98.94%)}.search-title{color:#fff;font-weight:500;font-size:min(calc(.8vw + 25px), 40px)}.full-name,.stats div{color:rgba(255,255,255,.6)}.profile-section{margin-top:30px;display:flex;align-items:center;gap:5%;position:relative}@media (max-width:600px){.language-dropdown{min-width:140px;width:100vw;grid-template-columns:repeat(2,1fr)}.features-container{width:100vw;max-width:100vw;grid-template-columns:1fr}.profile-section{width:90%}}.profile-pic{width:130px;height:130px;border-radius:50%}.follow-text,.profile-info{display:flex;flex-direction:column}.username-section{display:flex;align-items:center;gap:15px}.username{display:flex;align-items:center;font-size:min(calc(.5vw + 15px), 22px);word-break:break-word;overflow-wrap:break-word}.username img{filter:brightness(0) invert(1)}.profile-link{margin-left:20%;margin-top:20%;width:25px;height:25px}.description,.full-name{margin-top:20px;word-break:break-word;overflow-wrap:break-word}.full-name{font-size:min(calc(.5vw + 15px), 23px);font-weight:700}.description{color:#fff;white-space:pre-line;font-size:13px}.stats{display:flex;justify-content:space-between;margin-top:7%;font-size:14px;gap:15px}.stats div{display:flex;flex-direction:column}.stats>div>span:first-of-type{color:#fff;font-size:min(calc(.5vw + 15px), 20px);font-weight:700}.stats>div>span:last-of-type{font-weight:400;color:rgba(255,255,255,.6);font-size:min(calc(.5vw + 12px), 17px)}.enlarge-btn{width:42px;height:42px;border:none;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;margin-left:90px;margin-top:90px}.menu-wrapper,.post-container{min-width:300px;max-width:980px;display:none}.enlarge-btn img{width:26px;height:26px}.menu-wrapper{justify-content:center;position:relative;width:90%}.menu-item{position:relative;height:2%;margin:0 auto;padding:2%;font-size:13px;font-weight:700;color:rgba(255,255,255,.6)}.line{position:absolute;top:0;left:0;background-color:#fff;width:100%;height:1px;transition:.2s}.post-image,.story-image{position:relative;width:100%}.menu-item.active{-webkit-background-clip:text;border-top:1px solid #11d411}.post-container{width:100%;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));place-items:center;gap:10px;row-gap:20px;margin:20px auto}.post-card{max-width:400px;width:95%;margin:2% 1%;background:#3d403c;border-radius:10px;overflow:hidden}.comments-window,.follow-list,.highlights-container{max-width:980px;min-width:300px}.post-image{height:350px;display:flex;justify-content:center;align-items:center}.post-image img,.story-image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.story-image{height:70%;display:flex;justify-content:center;align-items:center}.icon-group{display:flex;align-items:center;gap:5px}.icon-group img{width:22px;height:22px}.post-footer{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;padding-left:15px;padding-right:15px;color:#abacae;font-size:12px}.post-content{padding:10px 15px;font-size:14px;color:#fff}.content-enlarge-btn{position:absolute;top:10px;right:10px;width:auto;height:38px;background:rgba(20,20,20,.35);display:flex;justify-content:center;align-items:center;gap:0 8px;padding:5px 10px;border-radius:44px}.content-enlarge-btn img{width:30px;height:30px}.follow-list{display:none;flex-direction:column;width:90%;background:#000;padding:20px}.follow-info,.follow-item{align-items:center;display:flex}.content-download-btn,.follow-click{background:linear-gradient(90.89deg,#11d411 .29%,#27debf 98.94%)}.follow-item{justify-content:space-between;margin-bottom:15px}.follow-pic{width:50px;height:50px;border-radius:50%;margin-right:10px;position:relative}.follow-username{color:#fff;font-size:15px;font-weight:500;display:flex;align-items:center}.follow-fullname{font-size:13px;color:#7f8082}.lock-icon,.verified{width:12px;height:12px;margin-left:5px}.arrow{width:20px;height:20px}.content-download-btn{font-weight:700;color:#fff;cursor:pointer;border-radius:5px;display:inline-block;text-decoration:none;width:95%;padding:2.5%;margin-bottom:10px;line-height:200%}.highlights-container{display:none;justify-content:flex-start;padding:5px;gap:25px;width:90%;margin:7px auto;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap}.highlight{display:flex;flex-direction:column;align-items:center;width:80px}.highlight img{width:75px;height:75px;border-radius:50%;border:2px solid rgba(255,255,255,.5);object-fit:cover;transition:.3s}.highlight img:hover{border-color:#1edc8c}.error-wrapper{margin-bottom:10px;margin-top:30px;padding:5px 20px;display:none}.highlight span{font-size:12px;margin-top:5px;color:#fff;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.highlights-container::-webkit-scrollbar{height:0}.follow-click{-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#1edc8c}.instashadow-pic{margin-top:-20px}.blur_icon_1{position:absolute;top:90px;left:-20px;height:60px;width:60px}.blur_icon_2{position:absolute;right:-7px;height:30px;width:30px}.blur_icon_3,.blur_icon_4,.blur_icon_5{height:40px;width:40px;position:absolute}.blur_icon_3{left:-7px}.blur_icon_4{right:-20px;top:450px}.blur_icon_5{left:-15px;top:1200px}.blur_icon_6{position:absolute;right:-35px;top:2300px;height:60px;width:60px}.blur_icon_8,.blur_icon_9{position:absolute;right:-10px}@media (min-width:600px){.site-title{flex-direction:row;gap:8px}.profile-pic{width:170px;height:170px}.description{font-size:16px}.stats{gap:25px}.enlarge-btn{margin-left:120px;margin-top:120px}.blur_icon_4{display:none}}.blur_icon_7{position:absolute;left:-15px;height:40px;width:40px}.blur_icon_8{height:70px;width:70px;margin-top:-70px}.blur_icon_9{height:40px;width:40px}@media (min-width:960px){.hide-glow{display:none}}.comments-window{display:none;position:fixed;bottom:0;left:50%;width:90%;height:60%;background:#3d403c;border-radius:16px 16px 0 0;padding:0 20px 20px;overflow-y:auto;flex-direction:column;align-items:stretch;transition:transform .2s}.comment-item{display:flex;align-items:center;justify-content:space-between;margin:10px 0}.comments-window h3{margin:10px auto}.swipe-handle{width:40px;height:4px;background-color:#abacae;border-radius:2px;margin:12px auto 6px;flex-shrink:0}.comments-window h3.comments-title{background-color:#fff;font-size:18px;font-weight:600;text-align:center;margin:0 0 16px}.comment-date{font-size:13px;color:#abacae;margin-left:8px}.comment-text{margin-top:5px;font-size:13px;color:#fff}