*{box-sizing:border-box;margin:0;padding:0}#root{background:#110027}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.profile-page{max-width:390px;gap:7px;min-height:100vh;position:relative;margin:0 auto}.profile-container,.profile-page{display:flex;width:100%;flex-direction:column;align-items:center;overflow-x:hidden;box-sizing:border-box}.profile-container{padding:20px 0;gap:10px}.profile-header{flex-direction:column}.profile-header,.username-badge{display:flex;align-items:center;gap:10px;width:100%}.username-badge{max-width:390px;padding:10px 20px;border-radius:10px;border:1px solid #37254f}.avatar-icon{border-radius:50%;object-fit:cover;flex-shrink:0}.avatar-placeholder{width:24px;height:24px;flex-shrink:0}.username-wrapper{display:flex;align-items:center;gap:15px}.username{color:#FFF;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:105%;text-transform:uppercase}.hero-section{display:flex;flex-direction:column;align-items:center;position:relative;width:100%}.hero-image{z-index:2;height:auto;aspect-ratio:360/380;object-fit:cover}.hero-image,.hero-overlay{width:100%;max-width:390px;border-radius:10px;position:relative}.hero-overlay{padding:40px 20px;justify-content:center;margin-top:-32%;z-index:9;gap:20px;background:linear-gradient(180deg,rgba(17,0,39,0),rgba(17,0,39,.9) 16.61%,#110027 23.08%,#110027)}.hero-overlay,.profile-info{display:flex;flex-direction:column;align-items:center}.profile-info{gap:4px}.profile-name{color:#FFF;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:28px;font-weight:500;line-height:110%}.profile-handle{opacity:.6}.profile-description,.profile-handle{color:#FFF;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:14px;font-weight:300;line-height:110%}.profile-description{width:100%;max-width:334px;text-align:center;padding:0 10px}.social-icons{gap:10px;width:100%}.social-icon-link,.social-icons{display:flex;align-items:center;justify-content:center}.social-icon-link{text-decoration:none;transition:opacity .2s ease,transform .2s ease;-webkit-tap-highlight-color:transparent}.social-icon-link:hover{opacity:.8;transform:scale(1.1)}.social-icon-link:active{opacity:.6;transform:scale(.95)}.social-icon{width:24px;height:24px;object-fit:contain;display:block}.followers-count{width:100%;max-width:334px;color:#FFF;text-align:center;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:14px;font-weight:300;line-height:110%;padding:0 10px}.contact-form-section{width:100%;max-width:345px;padding:12px;flex-direction:column;gap:20px;border-radius:10px;background:#312868}.contact-form-section,.popup-overlay{display:flex;justify-content:center;align-items:center}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(17,0,39,.85);z-index:1000;padding:20px 0;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.popup-content{position:relative;width:100%;max-width:400px;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.popup-close{position:absolute;top:-40px;right:0;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;z-index:1001;-webkit-tap-highlight-color:transparent}.popup-close:hover{opacity:.8}.popup-close:active{opacity:.6}.popup-close svg{width:24px;height:24px}.popup-form{max-width:100%;margin:0 auto}.form-title{align-self:stretch;color:#FFF;text-align:center;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:16px;font-weight:700;line-height:105%}.form-success-message{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%;color:#FFF;text-align:center}.form-submit-error{color:#ff6b6b;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:12px;font-weight:400;text-align:center;width:100%}.contact-form{align-items:center;gap:20px}.contact-form,.form-inputs{display:flex;flex-direction:column;width:100%}.form-inputs{align-items:flex-start;gap:10px}.form-input{width:100%;max-width:377px;padding:14px;border-radius:30px;background:#FFF;border:none;color:#6F6F6F;max-height:35px;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:105%;-webkit-appearance:none;appearance:none}.form-input::placeholder{color:#6F6F6F}.form-input:focus{outline:none;box-shadow:0 0 0 2px rgba(126,116,187,.3)}.form-input-error{border:2px solid #ff6b6b;box-shadow:0 0 0 2px rgba(255,107,107,.2)}.form-error{color:#ff6b6b;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:12px;font-weight:400;margin-top:5px;padding-left:14px}.phone-input-wrapper{width:100%;max-width:377px}.phone-input-wrapper .react-international-phone-input-container{display:flex;width:100%}.phone-input-wrapper .react-international-phone-input-container .react-international-phone-country-selector-button{background:#FFF;padding:14px 10px;cursor:pointer;display:flex;align-items:center;border:none;border-right:1px solid #e0e0e0;min-width:60px;justify-content:center}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:30px 0 0 30px}.phone-input-wrapper .react-international-phone-input-container .react-international-phone-input{flex:1;border-radius:0 30px 30px 0;border-left:none}.react-international-phone-input{width:100%}.phone-input-disabled{pointer-events:none;opacity:.6}.phone-input-wrapper.phone-input-error .react-international-phone-input-container .react-international-phone-country-selector-button,.phone-input-wrapper.phone-input-error .react-international-phone-input-container .react-international-phone-input{border:2px solid #ff6b6b;box-shadow:0 0 0 2px rgba(255,107,107,.2)}.phone-input-wrapper .react-international-phone-input-container .react-international-phone-input:focus{outline:none;box-shadow:0 0 0 2px rgba(126,116,187,.3)}.phone-input-wrapper .react-international-phone-country-selector-dropdown{border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.form-inputs>div{display:flex;flex-direction:column;width:100%;gap:0}.submit-button{width:100%;max-width:377px;min-height:55px;padding:16px 10px;display:flex;justify-content:center;align-items:center;gap:10px;border-radius:7px;background:linear-gradient(90deg,#7E74BB,#C1BAF1);border:none;color:#312868;text-align:center;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:16px;font-weight:700;line-height:105%;cursor:pointer;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent}@media (hover:hover){.submit-button:hover{opacity:.9}}.submit-button:active{opacity:.8;transform:scale(.98)}.gallery-link{display:block;text-decoration:none;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent;display:flex;justify-content:center;align-items:center}.gallery-link:hover{opacity:.9}.gallery-link:active{opacity:.8}.gallery-image-full{width:100%;max-width:390px;height:auto;aspect-ratio:360/186;border-radius:10px;object-fit:cover;display:block}.gallery-link-amulets{align-items:flex-end}.gallery-link-amulets,.gallery-link-full-text{width:100%;max-width:390px;height:auto;aspect-ratio:360/186;border-radius:10px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;min-height:186px}.gallery-link-full-text{align-items:flex-start}.gallery-row{.gallery-half-button{font-size:7px}}.gallery-amulets-content{gap:2px;width:100%;display:flex;flex-direction:column;z-index:2}.gallery-amulets-brand{color:#000;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:10px;font-weight:600;line-height:120%;opacity:.9;margin-bottom:.5rem}.gallery-amulets-title{font-weight:700;line-height:110%}.gallery-amulets-subtitle,.gallery-amulets-title{color:#000;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:14px;text-transform:uppercase}.gallery-amulets-subtitle{font-weight:600;line-height:120%}.gallery-amulets-author{color:#000;font-weight:300;font-style:italic}.gallery-amulets-author,.gallery-amulets-trial{font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:14px;line-height:120%}.gallery-amulets-trial{color:#FFF;font-weight:600;background-color:#FF0000;padding:5px 10px;border-radius:15px;margin-top:8px;display:inline-block;width:fit-content}.gallery-full-content{display:flex;flex-direction:column;gap:8px;width:100%;z-index:2;color:#000}.gallery-full-brand{font-size:10px;font-weight:600;opacity:.9}.gallery-full-brand,.gallery-full-title{font-family:Roboto,-apple-system,Helvetica,sans-serif;line-height:120%;text-transform:uppercase}.gallery-full-title{font-size:16px;font-weight:700}.gallery-full-subtitle{font-weight:600;line-height:130%;text-transform:uppercase}.gallery-full-author,.gallery-full-subtitle{font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:12px}.gallery-full-author{font-weight:300;line-height:120%;font-style:italic}.gallery-row{display:flex;width:100%;max-width:390px;align-items:flex-start;gap:10px;margin:0 auto;justify-content:center;box-sizing:border-box}.gallery-image-half{object-fit:cover;display:block}.gallery-image-half,.gallery-link-half-text{flex:1 0 0;min-width:0;height:auto;max-width:100%;aspect-ratio:167.5/90.327;border-radius:10px}.gallery-link-half-text{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:10px 15px;min-height:90.327px}.gallery-half-content{display:flex;flex-direction:column;gap:2px;width:100%;z-index:2}.gallery-half-title{font-size:8px}.gallery-half-subtitle,.gallery-half-title{color:#000;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-weight:600;line-height:120%}.gallery-half-subtitle{font-size:10px;margin-top:4px}.gallery-half-subtitle-paragraph{margin:0;padding:0}.gallery-half-subtitle-paragraph+.gallery-half-subtitle-paragraph{margin-top:4px}.gallery-half-button{color:#FFF;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:10px;font-weight:600;line-height:120%;padding:4px 12px;border-radius:15px;margin-top:8px;display:inline-block;width:fit-content;text-align:center}.testimonials-section{display:flex;width:100%;max-width:390px;padding:22px 12px;flex-direction:column;justify-content:center;align-items:center;gap:20px;border-radius:10px;background:rgba(49,40,104,.4)}.testimonials-header{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.testimonials-title{align-self:stretch;font-size:16px;font-weight:700;text-transform:uppercase}.testimonials-subtitle,.testimonials-title{color:#FFF;text-align:center;font-family:Roboto,-apple-system,Helvetica,sans-serif;line-height:105%}.testimonials-subtitle{display:flex;width:100%;max-width:334px;flex-direction:column;justify-content:flex-end;font-size:13px;font-weight:400}.testimonials-carousel{display:flex;width:100%;max-width:331px;justify-content:space-between;align-items:center;position:relative}.testimonials-swiper{width:100%;max-width:275px;min-height:202px}.slider-image-wrapper,.testimonials-swiper .swiper-slide{display:flex;justify-content:center;align-items:center}.slider-image,.slider-image-wrapper{width:100%;max-width:275px}.slider-image{height:auto;border-radius:8px;object-fit:contain}.testimonials-section .swiper-horizontal>.swiper-pagination-bullets,.testimonials-section .swiper-pagination-horizontal.swiper-pagination-bullets{transform:none}.carousel-button{min-width:44px;min-height:44px;flex-shrink:0;background:transparent;border:none;cursor:pointer;padding:13px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent;position:absolute;z-index:10}.carousel-button-prev{left:-10px}.carousel-button-next{right:-10px}@media (hover:hover){.carousel-button:hover{opacity:.8}}.carousel-button:active{opacity:.6;transform:scale(.95)}.carousel-button svg{width:18px;height:18px;pointer-events:none}.testimonial-card-wrapper{display:flex;width:100%;max-width:275px;min-height:202px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:1;position:relative;padding:0 10px}.testimonial-card{display:flex;width:187px;padding:6.158px;flex-direction:column;align-items:flex-end;gap:-1.34px;border-radius:8.211px;background:#FFF}.testimonial-text{align-self:stretch;color:#2E2E2E;font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:8.981px;font-weight:400;line-height:normal}.react-international-phone-input-container .react-international-phone-input{border-radius:0 30px 30px 0}.testimonial-time{align-self:stretch;color:#909090;text-align:right;font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:6.928px;font-weight:400;line-height:normal}.carousel-indicators{display:flex!important;flex-direction:row;justify-content:center;align-items:center;gap:6px;margin-top:15px;flex-wrap:wrap;width:100%!important;max-width:100%!important;position:relative!important}.carousel-indicators .swiper-pagination-bullet{width:8px;height:8px;background:white;opacity:.2;transition:all .3s ease;cursor:pointer;border-radius:50%;flex-shrink:0;position:relative!important;left:auto!important;margin:0!important}.carousel-indicators .swiper-pagination-bullet-active{opacity:1;width:8px;height:8px}.carousel-indicators .swiper-pagination-bullet-active-main{opacity:1}.carousel-indicators .swiper-pagination-bullet-active-next,.carousel-indicators .swiper-pagination-bullet-active-prev{opacity:.5}.testimonials-swiper .swiper-button-next,.testimonials-swiper .swiper-button-prev{display:none}.footer-section{padding-top:30px;flex-direction:column}.footer-section,.footer-social-icons{display:flex;align-items:center;gap:10px}.footer-social-icons{justify-content:center;width:100%}.footer-social-icons .social-icon-link{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .2s ease,transform .2s ease;-webkit-tap-highlight-color:transparent}.footer-social-icons .social-icon-link:hover{opacity:.8;transform:scale(1.1)}.footer-social-icons .social-icon-link:active{opacity:.6;transform:scale(.95)}.footer-social-icons .social-icon{width:24px;height:24px;object-fit:contain;display:block}.footer-links{width:100%;max-width:334px;text-align:center;font-family:Roboto,-apple-system,Helvetica,sans-serif;font-size:10px;font-weight:400;line-height:170%;padding:0 15px;display:flex;flex-direction:column;gap:4px}.footer-link{color:#FFF;text-decoration:none;opacity:.6;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent}.footer-link:hover{opacity:1}.footer-link:active{opacity:.8}@media (max-width:330px){.gallery-link-half-text{padding:6px 8px}}@media (max-width:320px){.profile-name{font-size:24px}.form-title{font-size:14px}.carousel-button{min-width:40px;min-height:40px;padding:11px}.testimonial-card{width:160px}.social-icons{transform:scale(.9)}.gallery-row{width:calc(100% - 20px);max-width:100%;padding:0;margin-left:auto;margin-right:auto;box-sizing:border-box;justify-content:center}.gallery-image-half,.gallery-link-half-text{flex:0 1 calc(50% - 2px);min-width:0;max-width:calc(50% - 2px);box-sizing:border-box;width:calc(50% - 2px)}.gallery-link-half-text{padding:6px 8px}.profile-container{padding-left:0;padding-right:0}}@media (max-width:428px){.profile-page{padding-left:5px;padding-right:5px}.gallery-row{width:100%;max-width:390px;padding:0;box-sizing:border-box;margin-left:auto;margin-right:auto}.gallery-image-half,.gallery-link-half-text{flex:1 1 calc(50% - 5px);min-width:0;max-width:calc(50% - 5px);box-sizing:border-box}}@supports (-webkit-touch-callout:none){.gallery-row{width:100%;max-width:390px;margin-left:auto;margin-right:auto}}@media (min-width:376px) and (max-width:768px){.profile-page{max-width:400px}}@media (min-width:769px){.profile-page{max-width:390px}}@media (min-width:390px){.gallery-half-title{font-size:10px;font-weight:400}.gallery-half-subtitle{font-size:12px}.gallery-row{.gallery-half-button{font-size:10px;padding:4px 5px}.gallery-half-content{gap:1px}.gallery-link-half-text{padding:7px 10px}}}@media (min-width:375px){.gallery-half-title{font-size:10px;font-weight:400}.gallery-half-subtitle-paragraph{font-size:11px}}