@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}}@keyframes shimmer{0%,to{box-shadow:0 0 5px purple}50%{box-shadow:0 0 20px purple}}body,html{margin:0;padding:0;font-size:16px;max-width:100%;overflow-x:hidden;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}.main-section,.title-container{text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;position:relative}.main-section{width:100%;min-width:300px;height:433px;background:linear-gradient(-135deg,#8035e8 10%,#bb29cc 30%,#f91bac 52%,#fe1a4b 62%,#fd3748 79%,#ffbb41 93%);border-radius:5px;flex-direction:column;font-size:20px;font-weight:700}.title-container{font-size:min(calc(1.2vw + 18px),45px);font-weight:800;margin:30px auto;white-space:normal;word-wrap:break-word}.search-container,.title-container,.title-description{width:90%;min-width:300px;max-width:680px}.title-description{font-size:21px;font-weight:400;color:#fff;height:51px;text-align:center}.search-container{margin-top:30px;display:flex;align-items:center;background:#fff;border:.5px solid rgba(2,0,100,.6);border-radius:5px;position:relative}.search-input{flex:1;height:41px;font-size:20px;font-weight:500;color:#757575;background:0 0;border:0;border-radius:5px;outline:0;padding:10px 45px 10px 15px}.search-input::placeholder{color:#757575}.download-icon{width:31px;height:31px;background:linear-gradient(135deg,#bb29cc,#f91bac);-webkit-mask:url(../img/file-download.svg)no-repeat center;mask:url(../img/file-download.svg)no-repeat center;-webkit-mask-size:contain;mask-size:contain;margin-right:10px;cursor:pointer}.download-btn{margin-top:8px;width:90%;min-width:300px;max-width:680px;height:56px;background:linear-gradient(90deg,#8035e8 32%,#af75ff 100%);border-radius:5px;border:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.download-btn:hover{background:linear-gradient(90deg,#c9fe1a 0,#62b5b8 37%,#9814a7 100%)}.download-btn:hover .btn-text{color:#22272f}.download-btn:hover .btn-icon{background:#22272f}.btn-icon{width:25.28px;height:25.28px;background:#fff;-webkit-mask:url(../img/download-icon.svg)no-repeat center;mask:url(../img/download-icon.svg)no-repeat center;-webkit-mask-size:contain;mask-size:contain;margin-right:10px}.btn-text{font-size:21px;font-weight:500;color:#fff}.menu-container{width:90%;min-width:300px;max-width:680px;height:50px;background:rgba(232,230,230,.3);border-radius:5.3px;display:flex;align-items:center;justify-content:space-around;padding:5px 10px;box-sizing:border-box}.active-menu-icon,.menu-icon{width:350px;height:58px;display:flex;align-items:center;justify-content:center;padding-top:6px}.menu-icon{opacity:.9;transition:opacity .2s ease}.active-menu-icon{cursor:initial;opacity:.4}.menu-icon a{text-align:center;text-decoration:none;color:#fff}.icon{background-size:contain;-webkit-mask-size:contain;background-repeat:no-repeat;background-position:center;fill:none}.menu-icon:hover{cursor:pointer;opacity:.7}.icon-follow{padding-top:3px}.menu-separator{opacity:.7;width:3px;height:122%;background:rgba(255,255,255,.68)}.search-result{background:#fff;margin:40px;border-radius:10px;min-width:300px;max-width:680px;width:90%;display:none;flex-direction:column;align-items:center}.search-title{font-weight:500;font-size:min(calc(.8vw + 25px),40px);text-align:center}.profile-section{margin-top:30px;display:flex;align-items:center;gap:5%;position:relative}.profile-pic{width:130px;height:130px;border-radius:50%}@media (min-width:600px){.profile-pic{width:170px;height:170px}}.profile-info,.stats div{display:flex;flex-direction:column}.username,.username-section{display:flex;align-items:center}.username-section{gap:15px}.username{word-break:break-word;overflow-wrap:break-word;font-size:min(calc(.5vw + 15px),22px)}.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);color:gray;font-weight:700}.description{white-space:pre-line;font-size:13px}@media (min-width:600px){.description{font-size:16px}}.stats{display:flex;justify-content:space-between;margin-top:7%;font-size:14px;gap:15px}@media (min-width:600px){.stats{gap:25px}}.stats div{cursor:pointer}.stats>div>span:first-of-type{font-size:min(calc(.5vw + 15px),20px);font-weight:700}.stats>div>span:last-of-type{font-weight:400;color:#444;font-size:min(calc(.5vw + 12px),17px)}.enlarge-btn{width:42px;height:42px;border:0;background:linear-gradient(135deg,#6a11cb,#2575fc);display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;position:absolute;margin-left:90px;margin-top:90px}@media (min-width:600px){.enlarge-btn{margin-left:120px;margin-top:120px}}.enlarge-btn img{width:26px;height:26px}.menu-wrapper{display:none;justify-content:center;position:relative;min-width:300px;max-width:980px;width:90%}.menu-item{position:relative;height:2%;margin:0 auto;padding:2%;font-size:13px;font-weight:700;color:#8b8a8a;cursor:pointer}.line{position:absolute;top:0;left:0;background-color:#abacae;width:100%;height:1px;transition:all .2s ease}.menu-item.active{color:#444;border-top:1px solid #000}.header,.wrapper{display:flex;align-items:center;width:100%}.wrapper{margin-top:5px;flex-direction:column;min-height:100vh}.header{margin:15px auto;min-width:300px;max-width:680px;justify-content:space-between;background-color:#fff;z-index:100}.logo img{cursor:pointer;padding-left:20px;height:30px}.language-text{font-family:"Source Sans Pro",sans-serif;font-size:21px;font-weight:500;color:#333}.language-selector{padding-right:20px;position:relative;display:inline-block}#language-toggle,#modalImage,#modalVideo{display:none}.language-button{display:flex;align-items:center;gap:5px;cursor:pointer}#language-toggle:checked+.language-button .language-icon{transform:rotate(180deg);transition:transform .3s ease}.language-dropdown{z-index:300;position:absolute;top:100%;right:0;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.05);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 ease,transform .3s ease;pointer-events:none;display:grid;min-width:450px;grid-template-columns:repeat(2,minmax(150px,1fr))}#language-toggle:checked~.language-dropdown{opacity:1;transform:translateY(0);pointer-events:auto}.language-dropdown li{border-bottom:1px solid rgba(0,0,0,.1);padding:10px;text-align:left;line-height:1.4;transition:background .3s ease}.language-dropdown li:last-child{border-bottom:none}.language-dropdown li a{text-decoration:none;color:#333;display:block;padding:10px}.language-dropdown li:hover{background:rgba(0,0,0,.03)}.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}@media (max-width:600px){.language-dropdown{min-width:140px;width:100vw;grid-template-columns:repeat(2,1fr)}}.copyright{font-weight:700;width:90%;max-width:980px;font-size:11px;color:#757575;margin-top:30px;margin-left:auto;margin-right:auto;height:auto;display:flex;justify-content:center;text-align:center}.footer{text-align:center;margin-top:20px;padding:20px;font-family:Arial,sans-serif}.footer-nav{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:10px;margin:30px auto}.footer-nav a,.footer-nav span{display:flex;align-items:center;text-decoration:none;color:#000;padding:0 15px;position:relative}.footer-nav a:not(:last-child)::after,.footer-nav span:not(:last-child)::after{content:"|";color:#ccc;position:absolute;right:0;top:50%;transform:translateY(-50%)}.footer-line{width:150px;height:2px;background:linear-gradient(45deg,#8035e8,#bb29cc,#f91bac,#fe1a4b,#fd3748,#ffbb41);margin:0 auto 30px}.footer-links{display:flex;justify-content:center;gap:15px;font-size:15px}.footer-links a{text-decoration:none;color:#000}.post-container{min-width:300px;max-width:980px;width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));place-items:center;gap:10px;margin:20px auto}.post-card{max-width:400px;width:95%;margin:2% 1%;background:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden}.content-enlarge-btn,.post-image,.story-image{width:100%;height:350px;position:relative;display:flex;justify-content:center;align-items:center}.post-image img,.story-image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.content-enlarge-btn,.story-image{height:70%}.content-download-btn:hover,.modal-download:hover,.post-image:hover,.story-image:hover{opacity:.9}.content-enlarge-btn{position:absolute;top:10px;right:10px;width:auto;height:38px;background:rgba(20,20,20,.35);gap:0 8px;padding:5px 10px;border-radius:44px;cursor:pointer}.content-enlarge-btn img{width:30px;height:30px}.post-content{padding:10px 15px;font-size:14px;color:#444}.content-download-btn{text-align:center;font-weight:700;color:#fff;background:linear-gradient(-135deg,#8035e8 10%,#bb29cc 30%,#f91bac 52%,#fe1a4b 62%,#fd3748 79%,#ffbb41 93%);cursor:pointer;border-radius:5px;display:inline-block;text-decoration:none;width:95%;padding:2.5%;margin-bottom:10px;line-height:200%}.icon-group,.post-footer{display:flex;align-items:center}.post-footer{justify-content:space-between;padding-bottom:10px;padding-left:15px;padding-right:15px;color:#777;font-size:12px}.icon-group{gap:5px}.icon-group img{width:22px;height:22px}.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:#fff;text-align:center;border-radius:5px;font-size:18px;cursor:pointer;text-decoration:none;color:#fff;font-weight:700;background:linear-gradient(45deg,#8035e8,#bb29cc,#f91bac,#fe1a4b,#fd3748,#ffbb41)}.loading-dots{margin:30px 0;display:none;justify-content:center;align-items:center;gap:15px}.dot{width:20px;height:20px;border-radius:50%;background:linear-gradient(45deg,#8035e8,#bb29cc,#f91bac,#ffbb41);animation:bounce 1.4s infinite ease-in-out both}.dot:nth-child(1){animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}.dot:nth-child(3){animation-delay:0s}.shimmer-dot{left:67px;bottom:40px;position:relative;display:inline-block;width:8px;height:8px;background-color:red;border-radius:50%;animation:shimmer 2s infinite}@media screen and (max-width:600px){.shimmer-dot{left:57px;bottom:37px}}.shimmer-dot2{left:57px}@media screen and (max-width:600px){.shimmer-dot2{left:55px}}.close-btn{position:absolute;top:10px;right:5%;font-size:60px;color:#fff;cursor:pointer;z-index:2000}.site-card{width:80%;max-width:940px;background:#fff;padding:20px;border-radius:12px;border:2px solid;border-image-source:linear-gradient(-135deg,#8035e8 10%,#bb29cc 30%,#f91bac 52%,#fe1a4b 62%,#fd3748 79%,#ffbb41 93%);border-image-slice:1;text-align:left;position:relative}.error-wrapper{margin-bottom:10px;margin-top:30px;padding:5px 20px;text-align:center;display:none}@media screen and (min-width:600px){.site-card{width:90%}}.site-title{width:80%;font-size:22px;font-weight:900;color:#000}.follow-click,.logo-text{background:linear-gradient(-10deg,#8035e8 10%,#bb29cc 30%,#f91bac 52%,#fe1a4b 62%,#fd3748 79%,#ffbb41 93%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.logo-text{color:#bb29cc;font-weight:700;font-size:28px}.follow-click{color:#f91bac}.site-content{color:#757575;margin-top:10px;line-height:1.5}@media screen and (min-width:600px){.site-content-first{max-width:90%}body,html{font-size:18px}}.site-phone{position:absolute;top:40px;right:6%;height:100px;min-width:30px;width:50px;max-width:50px}.features-card{max-width:980px;background:#fff;padding:20px;border-radius:12px;text-align:center;position:relative}.features-title{text-align:center;font-size:28px;font-weight:900;background:linear-gradient(-10deg,#8035e8 10%,#bb29cc 30%,#f91bac 52%,#fe1a4b 62%,#fd3748 79%,#ffbb41 93%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#bb29cc;margin-bottom:30px}.features-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(314px,1fr));align-items:stretch}.features-separator{width:80%;height:2px;background:#e0e0e0;margin-top:10px}@media screen and (min-width:600px){.features-separator{display:none}}.faq-separator{width:100%;height:1px;background:#e0e0e0}.feature,.feature-header{display:flex;align-items:center}.feature{flex-direction:column;text-align:center;gap:8px;padding:15px;border-radius:10px}.feature-header{justify-content:center;gap:10px}.features-subtitle{font-size:22px;font-weight:800;color:#8035e8}.features-image{width:80px;height:90px;flex-shrink:0}.feature-image{width:285px;height:285px;flex-shrink:0}.features-content{color:#424242;line-height:1.6;max-width:90%}.benefit-content{margin-top:-8px}.benefits-image,.step-up::before{width:27px;height:auto;position:absolute}.benefit{margin-bottom:0}.features-separator-wrapper{display:flex;align-items:center;justify-content:center;gap:12px;width:100%}.benefits-separator{width:40%;height:2px;background:#e0e0e0}.features-icon{width:36px;height:auto}.steps-container{width:90%;max-width:980px;background:#fff;border-radius:12px;text-align:left;position:relative;margin:20px auto}.step{margin-top:10px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;border-radius:10px}.step-image{position:relative;width:100%;max-width:450px}.step-image img{width:100%;height:220px;border-radius:12px}@media screen and (min-width:600px){.step-image img{height:170px}}.step-number{position:absolute;bottom:-23px;right:15px;width:50px;height:50px;background:linear-gradient(-135deg,#8035e8 10%,#bb29cc 30%,#f91bac 52%,#fe1a4b 62%,#fd3748 79%,#ffbb41 93%);color:#fff;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:50%;border:4px solid #fff}@media screen and (max-width:600px){.step-number{bottom:-20px}}.step-up{position:absolute;left:50%;transform:translateX(-50%);bottom:-30px;cursor:pointer}.step-up::before{content:"";width:10px;height:10px;border-left:2px solid #fff;border-top:2px solid #fff;transform:rotate(45deg);top:40%}.step-text{margin-top:-10px;color:#424242;line-height:1.6;max-width:100%}.steps-grid{display:grid;grid-template-columns:1fr;gap:25px}@media screen and (min-width:600px){.steps-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:900px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.step-content{max-width:100%}.faq-container{border-radius:15px;width:100%;max-width:980px;background:#8035e8;margin:20px 0;padding:20px 0;color:#fff;text-align:left;position:relative}.faq-title{font-size:32px;font-weight:900;text-align:center;color:#fff;margin-bottom:25px}.faq-item{align-items:flex-start;gap:15px}.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;cursor:pointer;transition:transform .2s ease}.faq-back-to-top img:hover{transform:scale(1.1)}.faq-item{display:flex;flex-direction:column;padding:20px;background:#8035e8;border-radius:12px}.faq-header{display:flex;align-items:flex-start;gap:12px}.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}.highlights-container{display:none;justify-content:flex-start;padding:5px;gap:25px;width:90%;min-width:300px;max-width:980px;margin:7px auto;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap}.highlight{display:flex;flex-direction:column;align-items:center;text-align: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:#a970ff;transform:scale(1.1)}.highlight span{font-size:12px;margin-top:5px;color:rgba(5,5,5,.8);max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.highlights-container::-webkit-scrollbar{height:0}.follow-list{display:none;flex-direction:column;min-width:300px;max-width:980px;width:90%;background:#fff;padding:20px}.follow-item{justify-content:space-between;margin-bottom:15px;cursor:pointer}.follow-info,.follow-item{display:flex;align-items:center}.follow-pic{width:50px;height:50px;border-radius:50%;margin-right:10px;position:relative}.follow-text{display:flex;flex-direction:column}.follow-username{font-size:15px;font-weight:500;display:flex;align-items:center}.follow-fullname{font-size:13px;color:#8b8a8a}.lock-icon,.verified{width:12px;height:12px;margin-left:5px}.arrow{width:20px;height:20px}.p-feature-header{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.p-features-content{color:#424242;line-height:1.6;max-width:100%}@media screen and (min-width:600px){.p-feature-header,.p-features-container{flex-direction:row;align-items:center;text-align:left}.p-feature-header{gap:20px}.p-feature-image{width:320px;height:auto}.p-features-content,.p-features-title{text-align:left}.p-features-content{max-width:100%}}.p-feature{padding:15px 0}.comments-window{display:none;position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:90%;max-width:980px;min-width:300px;height:60%;background:#fff;border-radius:16px 16px 0 0;padding:0 20px 20px;overflow-y:auto;box-shadow:0 4px 8px rgba(0,0,0,.1);flex-direction:column;align-items:stretch;transition:transform .2s ease}.comment-item{display:flex;align-items:center;justify-content:space-between;margin:10px 0;cursor:pointer}.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{font-size:18px;font-weight:600;text-align:center;margin:0 0 16px}.comment-date{font-size:13px;color:#9e9e9e;margin-left:8px}.comment-text{margin-top:5px;font-size:13px;color:#000}.comments-trigger{cursor:pointer}