.profile-module__26SPma__profileWrapper{background-color:var(--bg-color,#121212);color:#fff;min-height:100vh;font-family:var(--font-family,"Inter"), system-ui, sans-serif;justify-content:center;align-items:flex-start;padding:2rem 1rem;transition:background-color .3s;display:flex}.profile-module__26SPma__profileCard{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:580px;padding-bottom:4rem;display:flex}.profile-module__26SPma__headerArea{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.profile-module__26SPma__avatarContainer{background:linear-gradient(135deg, var(--btn-color,#fff), #fff3);border-radius:50%;width:96px;height:96px;padding:3px;position:relative;box-shadow:0 8px 24px #0000004d}.profile-module__26SPma__avatar{object-fit:cover;background-color:#232329;border-radius:50%;width:100%;height:100%}.profile-module__26SPma__displayName{font-family:var(--font-display,var(--font-family,inherit)), system-ui, sans-serif;letter-spacing:-.02em;color:#fff;font-size:1.5rem;font-weight:800}.profile-module__26SPma__username{font-family:var(--font-body,var(--font-family,inherit)), system-ui, sans-serif;color:#fff9;background:#ffffff0d;border:1px solid #ffffff14;border-radius:9999px;margin-top:-.5rem;padding:.2rem .6rem;font-size:.9rem;font-weight:500}.profile-module__26SPma__bio{font-family:var(--font-body,var(--font-family,inherit)), system-ui, sans-serif;color:#fffc;max-width:440px;margin-top:.25rem;font-size:.95rem;line-height:1.5}.profile-module__26SPma__blocksArea{flex-direction:column;gap:1.25rem;width:100%;display:flex}.profile-module__26SPma__headerBlock{color:#ffffffe6;text-align:left;letter-spacing:-.01em;margin-top:1rem;padding:0 .5rem;font-size:1.1rem;font-weight:700}.profile-module__26SPma__linkBlock{background:var(--btn-color,#fff);width:100%;color:var(--btn-text-color,#000);border-radius:var(--btn-radius,8px);text-align:center;border:1px solid #ffffff0d;justify-content:center;align-items:center;padding:1.15rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #00000026}.profile-module__26SPma__linkBlock:hover{filter:brightness(.95);transform:scale(1.025);box-shadow:0 8px 24px #00000040}.profile-module__26SPma__linkBlock:active{transform:scale(.98)}.profile-module__26SPma__socialEmbedBlock{aspect-ratio:16/9;background:#0006;border:1px solid #ffffff14;border-radius:12px;width:100%;overflow:hidden}.profile-module__26SPma__productBlock{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;gap:1.25rem;padding:1rem;transition:all .2s;display:flex;overflow:hidden}.profile-module__26SPma__productBlock:hover{border-color:#ffffff26;transform:translateY(-2px)}.profile-module__26SPma__productImage{object-fit:cover;background-color:#1a1a24;border-radius:8px;flex-shrink:0;width:90px;height:90px}.profile-module__26SPma__productInfo{flex-direction:column;flex:1;justify-content:space-between;gap:.5rem;display:flex}.profile-module__26SPma__productTitle{color:#fff;margin:0;font-size:1.05rem;font-weight:700}.profile-module__26SPma__productDesc{color:#fff9;margin:0;font-size:.825rem;line-height:1.4}.profile-module__26SPma__productPriceRow{justify-content:space-between;align-items:center;margin-top:.25rem;display:flex}.profile-module__26SPma__productPrice{color:#10b981;font-size:1.15rem;font-weight:800}.profile-module__26SPma__productBuyBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:.45rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s}.profile-module__26SPma__productBuyBtn:hover{filter:brightness(.9);transform:translateY(-1px)}.profile-module__26SPma__newsletterBlock{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:.85rem;width:100%;padding:1.5rem;display:flex}.profile-module__26SPma__newsletterTitle{color:#fff;font-size:1.05rem;font-weight:700}.profile-module__26SPma__newsletterDesc{color:#fff9;font-size:.85rem;line-height:1.4}.profile-module__26SPma__newsletterForm{gap:.5rem;display:flex}.profile-module__26SPma__newsletterInput{color:#fff;background:#0000004d;border:1px solid #ffffff14;border-radius:8px;flex:1;padding:.75rem;font-size:.875rem}.profile-module__26SPma__newsletterInput:focus{border-color:var(--btn-color,#fff);outline:none}.profile-module__26SPma__newsletterSubmit{background:var(--btn-color,#fff);color:var(--btn-text-color,#000);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;transition:filter .2s}.profile-module__26SPma__newsletterSubmit:hover{filter:brightness(.9)}.profile-module__26SPma__footerInlineBranding{justify-content:center;width:100%;margin-top:2rem;display:flex}.profile-module__26SPma__footerCtaBar{z-index:1000;padding:.85rem .85rem max(.85rem, env(safe-area-inset-bottom,.85rem));-webkit-backdrop-filter:blur(14px);pointer-events:none;background:linear-gradient(#0000 0%,#000000b3 35%,#000000eb 100%);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.profile-module__26SPma__footerCtaBar>*{pointer-events:auto;width:100%;max-width:560px}.profile-module__26SPma__profileWrapper[data-has-cta="1"] .profile-module__26SPma__profileCard{padding-bottom:130px}.profile-module__26SPma__footerBranding{color:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:9999px;justify-content:center;align-self:center;align-items:center;gap:.4rem;padding:.7rem 1.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.profile-module__26SPma__footerBranding:hover{color:#fff;background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.profile-module__26SPma__footerBrand{background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;font-size:1.05em;font-weight:900}.profile-module__26SPma__footerCta{color:#fff;font-family:var(--font-family);background:linear-gradient(135deg,#10b981,#3b82f6);border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.4rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #10b98140,0 2px 8px #0003}.profile-module__26SPma__footerCta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.profile-module__26SPma__footerCta:hover{transform:translateY(-2px);box-shadow:0 14px 34px #10b98166,0 4px 12px #0000004d}.profile-module__26SPma__footerCta:hover:before{transform:translate(100%)}.profile-module__26SPma__footerCtaContent{text-align:left;flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.profile-module__26SPma__footerCtaTitle{color:#fff;font-size:1rem;font-weight:800;line-height:1.15}.profile-module__26SPma__footerCtaDesc{color:#ffffffd9;margin-top:.2rem;font-size:.78rem;font-weight:500;line-height:1.35}.profile-module__26SPma__footerCtaButton{white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff4d;border-radius:9999px;flex-shrink:0;padding:.55rem 1rem;font-size:.85rem;font-weight:800}@media (max-width:380px){.profile-module__26SPma__footerCta{text-align:center;flex-direction:column;align-items:stretch}.profile-module__26SPma__footerCtaContent{text-align:center;align-items:center}.profile-module__26SPma__footerCtaButton{align-self:center}}.profile-module__26SPma__notFoundContainer{color:#fff;background-color:#0b0b0f;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.profile-module__26SPma__notFoundContent{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;max-width:460px;padding:3rem 2rem;display:flex}.profile-module__26SPma__notFoundIcon{margin-bottom:.5rem;font-size:3rem}.profile-module__26SPma__notFoundTitle{letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.profile-module__26SPma__notFoundDesc{color:#9ca3af;font-size:.95rem;line-height:1.6}.profile-module__26SPma__claimBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:10px;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 4px 14px #10b9814d}.profile-module__26SPma__claimBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.profile-module__26SPma__socialLinksRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:.5rem;display:flex}.profile-module__26SPma__socialIconBtn{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #00000026}.profile-module__26SPma__socialIconBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translateY(-3px)scale(1.08);box-shadow:0 8px 24px #0000004d,0 0 10px #ffffff1a}.profile-module__26SPma__socialIconBtn:active{transform:translateY(0)scale(.98)}@media (max-width:520px){.profile-module__26SPma__profileWrapper{padding:1.5rem .75rem}.profile-module__26SPma__profileCard{gap:1.5rem}.profile-module__26SPma__avatarContainer{width:84px;height:84px}.profile-module__26SPma__displayName{font-size:1.35rem}.profile-module__26SPma__username{font-size:.8rem}.profile-module__26SPma__bio{padding:0 .5rem;font-size:.875rem}.profile-module__26SPma__productBlock{flex-direction:column!important;align-items:stretch!important;gap:1rem!important;padding:1rem!important}.profile-module__26SPma__productImage{border-radius:10px!important;width:100%!important;height:180px!important}.profile-module__26SPma__productInfo{gap:.75rem!important}.profile-module__26SPma__productPriceRow{margin-top:.5rem!important}.profile-module__26SPma__newsletterBlock{padding:1.25rem 1rem!important}.profile-module__26SPma__newsletterForm{flex-direction:column!important;gap:.75rem!important}.profile-module__26SPma__newsletterSubmit{width:100%!important;padding:.85rem!important}}.profile-module__26SPma__tpl_classic_dark{background-color:var(--bg-color,#08080c)!important;background-image:none!important}.profile-module__26SPma__tpl_classic_dark .profile-module__26SPma__linkBlock{background:var(--btn-color,#fff)!important;color:var(--btn-text-color,#000)!important;border-radius:var(--btn-radius,8px)!important;border:1px solid #ffffff14!important;box-shadow:0 4px 12px #00000040!important}.profile-module__26SPma__tpl_classic_dark .profile-module__26SPma__avatarContainer{background:linear-gradient(135deg, var(--btn-color,#fff), #fff3)!important}.profile-module__26SPma__tpl_gradient_ocean{background:linear-gradient(135deg,#020617,#0f172a,#1e1b4b)!important}.profile-module__26SPma__tpl_gradient_ocean .profile-module__26SPma__linkBlock{color:#fff!important;-webkit-backdrop-filter:blur(12px)!important;font-family:"Geist", var(--font-family), sans-serif!important;background:#ffffff0f!important;border:1px solid #3b82f640!important;border-radius:12px!important;box-shadow:0 8px 32px #00000059!important}.profile-module__26SPma__tpl_gradient_ocean .profile-module__26SPma__linkBlock:hover{background:#ffffff1f!important;border-color:#3b82f699!important;transform:translateY(-2px)scale(1.015)!important;box-shadow:0 8px 32px #3b82f640,0 0 15px #3b82f626!important}.profile-module__26SPma__tpl_gradient_ocean .profile-module__26SPma__avatarContainer{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;box-shadow:0 0 20px #3b82f64d!important}.profile-module__26SPma__tpl_gradient_ocean .profile-module__26SPma__displayName{font-family:Geist,sans-serif!important}.profile-module__26SPma__tpl_emerald_glow{background:radial-gradient(circle,#022c22 0%,#02221b 40%,#021410 100%)!important}.profile-module__26SPma__tpl_emerald_glow .profile-module__26SPma__linkBlock{color:#34d399!important;font-family:"Outfit", var(--font-family), sans-serif!important;letter-spacing:.02em!important;background:#10b9810f!important;border:1px solid #10b98138!important;border-radius:9999px!important;box-shadow:0 0 15px #10b9810d!important}.profile-module__26SPma__tpl_emerald_glow .profile-module__26SPma__linkBlock:hover{background:#10b98124!important;border-color:#10b981!important;transform:translateY(-2px)scale(1.01)!important;box-shadow:0 0 25px #10b98140!important}.profile-module__26SPma__tpl_emerald_glow .profile-module__26SPma__avatarContainer{background:linear-gradient(135deg,#10b981,#059669)!important;box-shadow:0 0 20px #10b98140!important}.profile-module__26SPma__tpl_emerald_glow .profile-module__26SPma__displayName{color:#34d399!important;font-family:Outfit,sans-serif!important}.profile-module__26SPma__tpl_luxury_gold{background-color:#0000!important;background-image:radial-gradient(circle at 10% 20%,#eab30814,#0000 45%),radial-gradient(circle at 90% 80%,#eab3080d,#0000 45%),linear-gradient(135deg,#0c0a09,#1c1917,#292524)!important;background-position:0 0!important;background-repeat:repeat!important;background-size:auto!important;background-attachment:scroll!important;background-origin:padding-box!important;background-clip:border-box!important}.profile-module__26SPma__tpl_luxury_gold .profile-module__26SPma__linkBlock{color:#000!important;font-family:"Outfit", var(--font-family), sans-serif!important;text-transform:none!important;background:linear-gradient(135deg,#eab308,#ca8a04)!important;border:1px solid #fde047!important;border-radius:12px!important;font-weight:800!important;box-shadow:0 8px 24px #eab30833!important}.profile-module__26SPma__tpl_luxury_gold .profile-module__26SPma__linkBlock:hover{background:linear-gradient(135deg,#facc15,#eab308)!important;transform:translateY(-3px)scale(1.02)!important;box-shadow:0 12px 30px #eab30859!important}.profile-module__26SPma__tpl_luxury_gold .profile-module__26SPma__avatarContainer{background:linear-gradient(135deg,#eab308,#ca8a04)!important;padding:4px!important;box-shadow:0 0 25px #eab3084d!important}.profile-module__26SPma__tpl_luxury_gold .profile-module__26SPma__displayName{background:linear-gradient(135deg,#fff,#fef08a)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;font-family:Outfit,sans-serif!important}.profile-module__26SPma__tpl_cyberpunk_neon{background-color:#0000!important;background-image:radial-gradient(circle at 80% 20%,#db27771f,#0000 50%),radial-gradient(circle at 20% 80%,#9333ea1f,#0000 50%),linear-gradient(135deg,#090514,#120b24,#180b2b)!important;background-position:0 0!important;background-repeat:repeat!important;background-size:auto!important;background-attachment:scroll!important;background-origin:padding-box!important;background-clip:border-box!important}.profile-module__26SPma__tpl_cyberpunk_neon .profile-module__26SPma__linkBlock{color:#db2777!important;font-family:"Geist", var(--font-family), sans-serif!important;text-transform:uppercase!important;letter-spacing:.1em!important;background:0 0!important;border:2px solid #db2777!important;border-radius:0!important;font-weight:800!important;box-shadow:0 0 10px #db277766,inset 0 0 8px #db277733!important}.profile-module__26SPma__tpl_cyberpunk_neon .profile-module__26SPma__linkBlock:hover{color:#fff!important;background:#db2777!important;transform:translateY(-2px)scale(1.02)!important;box-shadow:0 0 25px #db2777,inset 0 0 2px #ffffff80!important}.profile-module__26SPma__tpl_cyberpunk_neon .profile-module__26SPma__avatarContainer{background:linear-gradient(135deg,#db2777,#9333ea)!important;border-radius:12px!important;box-shadow:0 0 22px #db277766!important}.profile-module__26SPma__tpl_cyberpunk_neon .profile-module__26SPma__avatar{border-radius:8px!important}.profile-module__26SPma__tpl_cyberpunk_neon .profile-module__26SPma__displayName{background:linear-gradient(135deg,#fff,#db2777)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;font-family:Geist,sans-serif!important}.profile-module__26SPma__tpl_glass_avatar{background:#020205!important;background-image:radial-gradient(circle at 25% 25%, #3b82f638, transparent 45%), radial-gradient(circle at 75% 75%, #10b98138, transparent 45%), #020205!important}.profile-module__26SPma__tpl_glass_avatar .profile-module__26SPma__linkBlock{color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;font-family:"Inter", var(--font-family), sans-serif!important;background:#ffffff08!important;border:1px solid #ffffff14!important;border-radius:16px!important;box-shadow:0 4px 30px #0003!important}.profile-module__26SPma__tpl_glass_avatar .profile-module__26SPma__linkBlock:hover{background:#ffffff14!important;border-color:#ffffff29!important;transform:translateY(-2px)!important;box-shadow:0 8px 32px #ffffff14!important}.profile-module__26SPma__tpl_glass_avatar .profile-module__26SPma__avatarContainer{background:#ffffff14!important;border:1px solid #ffffff26!important;box-shadow:0 8px 32px #0003!important}.profile-module__26SPma__tpl_glass_avatar .profile-module__26SPma__displayName{font-family:Inter,sans-serif!important}.profile-module__26SPma__tpl_sunset_warmth{background-color:#0000!important;background-image:radial-gradient(circle at 30% 20%,#fb923c1f,#0000 50%),radial-gradient(circle at 70% 80%,#ef444414,#0000 50%),linear-gradient(160deg,#1a0a00,#2d1506,#1c0f0a)!important;background-position:0 0!important;background-repeat:repeat!important;background-size:auto!important;background-attachment:scroll!important;background-origin:padding-box!important;background-clip:border-box!important}.profile-module__26SPma__tpl_sunset_warmth .profile-module__26SPma__linkBlock{color:#fdba74!important;font-family:"Outfit", var(--font-family), sans-serif!important;background:#fb923c14!important;border:1px solid #fb923c33!important;border-radius:14px!important;font-weight:600!important;box-shadow:0 4px 20px #fb923c14!important}.profile-module__26SPma__tpl_sunset_warmth .profile-module__26SPma__linkBlock:hover{background:#fb923c29!important;border-color:#fb923c80!important;transform:translateY(-2px)scale(1.01)!important;box-shadow:0 8px 30px #fb923c33!important}.profile-module__26SPma__tpl_sunset_warmth .profile-module__26SPma__avatarContainer{background:linear-gradient(135deg,#f97316,#ef4444)!important;box-shadow:0 0 22px #f973164d!important}.profile-module__26SPma__tpl_sunset_warmth .profile-module__26SPma__displayName{background:linear-gradient(135deg,#fff,#fdba74)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;font-family:Outfit,sans-serif!important}.profile-module__26SPma__tpl_midnight_purple{background-color:#0000!important;background-image:radial-gradient(circle at 60% 30%,#9333ea24,#0000 50%),radial-gradient(circle at 30% 70%,#4f46e51a,#0000 50%),linear-gradient(145deg,#0a0015,#140025,#0d001a)!important;background-position:0 0!important;background-repeat:repeat!important;background-size:auto!important;background-attachment:scroll!important;background-origin:padding-box!important;background-clip:border-box!important}.profile-module__26SPma__tpl_midnight_purple .profile-module__26SPma__linkBlock{color:#c4b5fd!important;font-family:"Inter", var(--font-family), sans-serif!important;background:#9333ea12!important;border:1px solid #9333ea38!important;border-radius:10px!important;font-weight:600!important;box-shadow:0 4px 18px #9333ea14!important}.profile-module__26SPma__tpl_midnight_purple .profile-module__26SPma__linkBlock:hover{background:#9333ea26!important;border-color:#9333ea80!important;transform:translateY(-2px)scale(1.015)!important;box-shadow:0 0 25px #9333ea38,0 8px 24px #9333ea1f!important}.profile-module__26SPma__tpl_midnight_purple .profile-module__26SPma__avatarContainer{background:linear-gradient(135deg,#9333ea,#4f46e5)!important;box-shadow:0 0 20px #9333ea4d!important}.profile-module__26SPma__tpl_midnight_purple .profile-module__26SPma__displayName{background:linear-gradient(135deg,#e9d5ff,#c4b5fd)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;font-family:Inter,sans-serif!important}.profile-module__26SPma__tpl_arctic_frost{background:linear-gradient(165deg,#cfe4f8,#b6d4ec,#c4d9f0)!important}.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__calendarBlock,.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__audioBlock,.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__textBlock{color:#0f172a!important;-webkit-backdrop-filter:blur(8px)!important;background:#ffffffd9!important;border:1px solid #0f172a14!important;border-radius:14px!important;font-weight:700!important;box-shadow:0 6px 18px #0f172a1f,0 2px 4px #0000000f!important}.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__linkBlock:hover{background:#fff!important;transform:translateY(-2px)!important;box-shadow:0 12px 30px #0f172a2e!important}.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__avatarContainer{background:linear-gradient(135deg,#1d4ed8,#0369a1)!important;box-shadow:0 4px 18px #0f172a40!important}.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__displayName{color:#0c1e3a!important;-webkit-text-fill-color:#0c1e3a!important;font-weight:800!important}.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__username{color:#475569!important}.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__bio{color:#1e293b!important;font-weight:500!important}.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__professionBadge{color:#0c1e3a!important;background:#ffffffe6!important;border-color:#0f172a26!important}.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__professionBadge strong{color:#1d4ed8!important}.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__professionSpecialty{color:#334155!important;border-color:#0f172a40!important}.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__productTitle,.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__productPrice{color:#0c1e3a!important}.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__productDesc{color:#475569!important}.profile-module__26SPma__tpl_arctic_frost .profile-module__26SPma__footerBranding{color:#1e293b!important;background:#0f172a0f!important;border-color:#0f172a1a!important}.profile-module__26SPma__tpl_rose_garden{background-color:#0000!important;background-image:radial-gradient(circle at 40% 25%,#f472b61a,#0000 50%),radial-gradient(circle at 70% 75%,#ec48990f,#0000 50%),linear-gradient(150deg,#1a0812,#210d18,#160a10)!important;background-position:0 0!important;background-repeat:repeat!important;background-size:auto!important;background-attachment:scroll!important;background-origin:padding-box!important;background-clip:border-box!important}.profile-module__26SPma__tpl_rose_garden .profile-module__26SPma__linkBlock{color:#f9a8d4!important;font-family:"Outfit", var(--font-family), sans-serif!important;background:#f472b60f!important;border:1px solid #f472b62e!important;border-radius:20px!important;font-weight:600!important;box-shadow:0 4px 16px #ec48990f!important}.profile-module__26SPma__tpl_rose_garden .profile-module__26SPma__linkBlock:hover{background:#f472b624!important;border-color:#f472b673!important;transform:translateY(-2px)scale(1.01)!important;box-shadow:0 8px 30px #ec48992e!important}.profile-module__26SPma__tpl_rose_garden .profile-module__26SPma__avatarContainer{background:linear-gradient(135deg,#ec4899,#f472b6)!important;box-shadow:0 0 22px #ec48994d!important}.profile-module__26SPma__tpl_rose_garden .profile-module__26SPma__displayName{background:linear-gradient(135deg,#fce7f3,#f9a8d4)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;font-family:Outfit,sans-serif!important}.profile-module__26SPma__tpl_matrix_code{background:#020a02!important;background-image:radial-gradient(circle at 50% 50%, #22c55e0f, transparent 60%), repeating-linear-gradient(0deg, #22c55e04 0px, transparent 1px, transparent 3px), #020a02!important}.profile-module__26SPma__tpl_matrix_code .profile-module__26SPma__linkBlock{color:#22c55e!important;text-transform:uppercase!important;letter-spacing:.08em!important;background:0 0!important;border:1px solid #22c55e59!important;border-radius:2px!important;font-family:JetBrains Mono,Fira Code,Courier New,monospace!important;font-size:.85em!important;font-weight:700!important;box-shadow:0 0 8px #22c55e26,inset 0 0 4px #22c55e14!important}.profile-module__26SPma__tpl_matrix_code .profile-module__26SPma__linkBlock:hover{background:#22c55e1a!important;border-color:#22c55e!important;transform:translateY(-1px)!important;box-shadow:0 0 20px #22c55e4d,inset 0 0 6px #22c55e26!important}.profile-module__26SPma__tpl_matrix_code .profile-module__26SPma__avatarContainer{background:#22c55e26!important;border:2px solid #22c55e80!important;border-radius:4px!important;box-shadow:0 0 18px #22c55e40!important}.profile-module__26SPma__tpl_matrix_code .profile-module__26SPma__avatar{border-radius:2px!important}.profile-module__26SPma__tpl_matrix_code .profile-module__26SPma__displayName{color:#4ade80!important;-webkit-text-fill-color:#4ade80!important;text-shadow:0 0 8px #22c55e66!important;font-family:JetBrains Mono,Fira Code,monospace!important}.profile-module__26SPma__donationBlock{border-radius:var(--btn-radius,12px);width:100%;font-family:var(--font-family);background:#ffffff08;border:1px solid #ffffff14;flex-direction:column;gap:.65rem;padding:1.25rem;display:flex}.profile-module__26SPma__donationTitle{color:#fff;margin:0;font-size:1rem;font-weight:700}.profile-module__26SPma__donationMessage{color:#ffffffa6;margin:0;font-size:.8rem;line-height:1.4}.profile-module__26SPma__donationCta{background:var(--btn-color,#fff);color:var(--btn-text-color,#000);border-radius:var(--btn-radius,8px);cursor:pointer;border:none;padding:.7rem 1rem;font-size:.9rem;font-weight:800}.profile-module__26SPma__donationForm{flex-direction:column;gap:.5rem;display:flex}.profile-module__26SPma__donationAmounts{flex-wrap:wrap;gap:.4rem;display:flex}.profile-module__26SPma__donationAmount{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;padding:.4rem .8rem;font-size:.8rem;font-weight:700}.profile-module__26SPma__donationAmountActive{color:#fff;background:#10b98126;border-color:#10b981}.profile-module__26SPma__donationCustomInput,.profile-module__26SPma__donationInput,.profile-module__26SPma__donationTextarea{color:#fff;background:#0000004d;border:1px solid #ffffff14;border-radius:6px;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.8rem}.profile-module__26SPma__donationError{color:#ef4444;font-size:.75rem;font-weight:600}.profile-module__26SPma__donationCheckout{flex-direction:column;align-items:center;gap:.6rem;padding:1rem 0;display:flex}.profile-module__26SPma__faqBlock{border-radius:var(--btn-radius,12px);width:100%;font-family:var(--font-family);background:#ffffff05;border:1px solid #ffffff0f;padding:1rem}.profile-module__26SPma__faqTitle{color:#fff;margin:0 0 .5rem;font-size:1rem;font-weight:700}.profile-module__26SPma__faqList{flex-direction:column;gap:.25rem;display:flex}.profile-module__26SPma__faqItem{border-bottom:1px solid #ffffff0d;padding:.6rem 0}.profile-module__26SPma__faqQuestion{cursor:pointer;color:#fff;font-size:.9rem;font-weight:700}.profile-module__26SPma__faqAnswer{color:#ffffffb3;margin:.5rem 0 0;font-size:.82rem;line-height:1.5}.profile-module__26SPma__audioBlock{border-radius:var(--btn-radius,10px);background:#ffffff08;border:1px solid #ffffff0f;flex-direction:column;gap:.4rem;width:100%;padding:.75rem;display:flex}.profile-module__26SPma__audioTitle{color:#fff;font-size:.85rem;font-weight:600}.profile-module__26SPma__galleryBlock{width:100%}.profile-module__26SPma__galleryTitle{color:#fff;margin:0 0 .6rem;font-size:1rem;font-weight:700}.profile-module__26SPma__galleryCarouselWrap{width:100%;position:relative}.profile-module__26SPma__galleryCarousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:.5rem;padding:2px 0;display:flex;overflow:auto hidden}.profile-module__26SPma__galleryCarousel::-webkit-scrollbar{height:0;display:none}.profile-module__26SPma__galleryCarousel .profile-module__26SPma__galleryItem{scroll-snap-align:start;flex:none;width:120px}.profile-module__26SPma__galleryNavBtn{color:#fff;cursor:pointer;z-index:5;background:#000000a6;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.6rem;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0006}.profile-module__26SPma__galleryNavBtn:hover{background:#000000d9;transform:translateY(-50%)scale(1.08)}.profile-module__26SPma__galleryNavPrev{left:-4px}.profile-module__26SPma__galleryNavNext{right:-4px}@media (max-width:480px){.profile-module__26SPma__galleryCarousel .profile-module__26SPma__galleryItem{width:100px}.profile-module__26SPma__galleryNavBtn{width:32px;height:32px;font-size:1.4rem}}.profile-module__26SPma__galleryImage{aspect-ratio:1;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:8px;width:100%}.profile-module__26SPma__dividerBlock{border:0;border-top:1px solid #ffffff14;width:100%;height:0;margin:.5rem 0}.profile-module__26SPma__countdownBlock{text-align:center;border-radius:var(--btn-radius,12px);width:100%;font-family:var(--font-family);background:#ffffff08;border:1px solid #ffffff0f;padding:1rem}.profile-module__26SPma__countdownTitle{color:#fff;margin:0 0 .6rem;font-size:.9rem;font-weight:700}.profile-module__26SPma__countdownGrid{grid-template-columns:repeat(4,1fr);gap:.4rem;display:grid}.profile-module__26SPma__countdownUnit{background:#0000004d;border-radius:8px;flex-direction:column;gap:.15rem;padding:.5rem .25rem;display:flex}.profile-module__26SPma__countdownValue{color:#fff;font-size:1.3rem;font-weight:800;line-height:1}.profile-module__26SPma__countdownLabel{color:#ffffff8c;text-transform:uppercase;letter-spacing:.05em;font-size:.6rem}.profile-module__26SPma__countdownEnded{color:#10b981;font-size:1rem;font-weight:800}.profile-module__26SPma__calendarBlock{border-radius:var(--btn-radius,12px);background:#ffffff08;border:1px solid #ffffff0f;width:100%;overflow:hidden}.profile-module__26SPma__calendarTitle{color:#fff;margin:0;padding:.75rem 1rem;font-size:.9rem;font-weight:700}.profile-module__26SPma__discordBlock{text-align:center;color:#fff;border-radius:var(--btn-radius,8px);background:#5865f2;width:100%;padding:.85rem 1rem;font-weight:800;text-decoration:none;display:block}.profile-module__26SPma__spotifyBlock{border-radius:12px;width:100%;overflow:hidden}.profile-module__26SPma__textBlock{color:#ffffffd9;width:100%;font-size:.9rem;line-height:1.55;font-family:var(--font-family);padding:.75rem 1rem}.profile-module__26SPma__buttonGroupBlock{flex-wrap:wrap;gap:.4rem;width:100%;display:flex}.profile-module__26SPma__statsBlock{border-radius:var(--btn-radius,14px);background:#ffffff08;border:1px solid #ffffff0f;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.5rem;width:100%;padding:1rem .85rem;display:grid}.profile-module__26SPma__statsItem{flex-direction:column;align-items:center;gap:.15rem;padding:.4rem .2rem;display:flex}.profile-module__26SPma__statsValue{background:linear-gradient(135deg, var(--btn-color,#10b981), #ffffffd9);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.65rem;font-weight:900;line-height:1}.profile-module__26SPma__statsLabel{color:#fff9;text-transform:uppercase;letter-spacing:.06em;text-align:center;font-size:.65rem;font-weight:600}.profile-module__26SPma__quoteBlock{border-left:3px solid var(--btn-color,#10b981);background:#ffffff05;border-radius:4px;width:100%;margin:0;padding:1.5rem 1.25rem 1.25rem;position:relative}.profile-module__26SPma__quoteBlock:before{content:"\"";color:var(--btn-color,#10b981);opacity:.25;pointer-events:none;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:-10px;left:12px}.profile-module__26SPma__quoteText{color:#fffffff2;margin:0;font-size:1.05rem;font-style:italic;font-weight:500;line-height:1.5}.profile-module__26SPma__quoteAuthor{color:var(--btn-color,#10b981);margin-top:.7rem;font-size:.78rem;font-style:normal;font-weight:700;display:block}.profile-module__26SPma__mapBlock{border-radius:var(--btn-radius,12px);background:#ffffff08;border:1px solid #ffffff0f;width:100%;overflow:hidden}.profile-module__26SPma__mapTitle{color:#fff;margin:0;padding:.75rem 1rem;font-size:.9rem;font-weight:700}.profile-module__26SPma__iframeBlock{border-radius:var(--btn-radius,12px);background:#ffffff08;border:1px solid #ffffff0f;width:100%;overflow:hidden}.profile-module__26SPma__iframeTitle{color:#fff;margin:0;padding:.75rem 1rem;font-size:.9rem;font-weight:700}.profile-module__26SPma__buttonGroupItem{text-align:center;background:var(--btn-color,#fff);min-width:90px;color:var(--btn-text-color,#000);border-radius:var(--btn-radius,8px);flex:1 1 0;padding:.55rem .75rem;font-size:.8rem;font-weight:700;text-decoration:none}.profile-module__26SPma__galleryItem{cursor:pointer;aspect-ratio:1;background:0 0;border:0;border-radius:8px;padding:0;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.profile-module__26SPma__galleryItem:hover{transform:scale(1.03);box-shadow:0 6px 20px #0006}.profile-module__26SPma__galleryItem .profile-module__26SPma__galleryImage{object-fit:cover;width:100%;height:100%;display:block}.profile-module__26SPma__lightboxOverlay{z-index:2147483647;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#000000f5;justify-content:center;align-items:center;width:100vw;height:100dvh;margin:0;padding:0;animation:.2s profile-module__26SPma__lightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes profile-module__26SPma__lightboxFadeIn{0%{opacity:0}to{opacity:1}}.profile-module__26SPma__lightboxTopbar{z-index:2;pointer-events:none;background:linear-gradient(#000000d9 0%,#0000 100%);justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:absolute;top:0;left:0;right:0}.profile-module__26SPma__lightboxTopbar>*{pointer-events:auto}.profile-module__26SPma__lightboxImage{object-fit:contain;-webkit-user-drag:none;border-radius:4px;width:auto;max-width:100%;height:auto;max-height:100%;margin:60px 16px 30px;transition:filter .3s;display:block;box-shadow:0 25px 60px #000000b3}@media (min-width:768px){.profile-module__26SPma__lightboxImage{margin:70px 90px 30px}}.profile-module__26SPma__lightboxObscuredHint{color:#fff;background:#000000d9;border:1px solid #ef444480;border-radius:99px;padding:.85rem 1.6rem;font-size:1rem;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-module__26SPma__lightboxClose{color:#fff;cursor:pointer;z-index:10;background:#000000b3;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.8rem;line-height:1;transition:background .15s,transform .15s;display:flex}.profile-module__26SPma__lightboxClose:hover{background:#000000e6;transform:scale(1.05)}.profile-module__26SPma__lightboxNav{color:#fff;cursor:pointer;z-index:3;background:#000000b3;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:56px;height:72px;font-size:2.5rem;line-height:1;transition:background .15s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.profile-module__26SPma__lightboxNav:hover{background:#000000f2;transform:translateY(-50%)scale(1.06)}.profile-module__26SPma__lightboxNavPrev{left:18px}.profile-module__26SPma__lightboxNavNext{right:18px}.profile-module__26SPma__lightboxCounter{color:#fff;background:#000000b3;border:1px solid #ffffff26;border-radius:99px;padding:.35rem .85rem;font-size:.9rem;font-weight:700}@media (max-width:600px){.profile-module__26SPma__lightboxImageWrap{padding:60px 12px}.profile-module__26SPma__lightboxNav{width:44px;height:60px;font-size:2rem}.profile-module__26SPma__lightboxNavPrev{left:6px}.profile-module__26SPma__lightboxNavNext{right:6px}}@media print{.profile-module__26SPma__lightboxOverlay{display:none!important}.profile-module__26SPma__galleryImage,.profile-module__26SPma__galleryItem{visibility:hidden!important}}.profile-module__26SPma__profileWrapper[data-custom-bg-color="1"][data-custom-bg-color="1"]{background:var(--bg-color,#121212)!important}.profile-module__26SPma__hasCustomBg.profile-module__26SPma__hasCustomBg{position:relative;background-image:var(--bg-image)!important;background-color:var(--bg-color,#08080c)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:scroll!important;animation:none!important}.profile-module__26SPma__hasCustomBg.profile-module__26SPma__hasCustomBg:before{pointer-events:none;z-index:0;content:""!important;background:var(--bg-overlay,#00000080)!important;display:block!important;position:fixed!important;inset:0!important}.profile-module__26SPma__hasCustomBg.profile-module__26SPma__hasCustomBg>*{z-index:1;position:relative}.profile-module__26SPma__tpl_aurora{animation:18s ease-in-out infinite alternate profile-module__26SPma__auroraShift;background-color:#0a0817!important;background-image:radial-gradient(circle at 20% 30%,#a855f780,#0000 40%),radial-gradient(circle at 80% 70%,#10b98166,#0000 45%),radial-gradient(circle,#3b82f64d,#0000 50%),none!important;background-position:0 0,0 0,0 0,0 0!important;background-repeat:repeat,repeat,repeat,repeat!important;background-size:200% 200%!important;background-attachment:scroll,scroll,scroll,scroll!important;background-origin:padding-box,padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box,border-box!important}@keyframes profile-module__26SPma__auroraShift{0%{background-position:0 0,100% 100%,50%}to{background-position:100% 30%,0 70%,60% 40%}}.profile-module__26SPma__tpl_aurora .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_aurora .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_aurora .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_aurora .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_aurora .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_aurora .profile-module__26SPma__calendarBlock,.profile-module__26SPma__tpl_aurora .profile-module__26SPma__audioBlock{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#ffffff12!important;border:1px solid #ffffff1f!important}.profile-module__26SPma__tpl_galaxy{background-color:#050314!important;background-image:radial-gradient(2px 2px at 20% 30%,#fffc,#0000),radial-gradient(1px 1px at 60% 20%,#fff9,#0000),radial-gradient(1px 1px at 40% 70%,#ffffffb3,#0000),radial-gradient(2px 2px at 80% 80%,#ffffff80,#0000),radial-gradient(1px 1px at 90% 40%,#fff9,#0000),radial-gradient(1px 1px at 10% 80%,#ffffff80,#0000),radial-gradient(2px 2px at 70% 10%,#fffc,#0000),radial-gradient(1px 1px at 30%,#fff6,#0000),radial-gradient(600px 400px at 50% 60%,#8b5cf62e,#0000),radial-gradient(500px 300px at 80% 30%,#3b82f626,#0000)!important}.profile-module__26SPma__tpl_galaxy .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_galaxy .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_galaxy .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_galaxy .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_galaxy .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_galaxy .profile-module__26SPma__calendarBlock,.profile-module__26SPma__tpl_galaxy .profile-module__26SPma__audioBlock{background:#8b5cf614!important;border:1px solid #8b5cf640!important;box-shadow:0 0 12px #8b5cf61a!important}.profile-module__26SPma__tpl_pastel_dream{background:linear-gradient(135deg,#f5b8d6 0%,#b8c4ee 50%,#a8c5e8 100%)!important}.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__displayName{color:#3b0764!important;-webkit-text-fill-color:#3b0764!important;font-weight:800!important}.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__username{color:#6b21a8!important;font-weight:700!important}.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__bio{color:#4c1d95!important;font-weight:500!important}.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__calendarBlock,.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__audioBlock,.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__textBlock{color:#3b0764!important;background:#ffffffeb!important;border:1px solid #4c1d951f!important;font-weight:700!important;box-shadow:0 6px 18px #4c1d9526!important}.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__linkBlock:hover{background:#fff!important;transform:translateY(-2px)!important}.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__productTitle,.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__productPrice{color:#3b0764!important}.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__productDesc{color:#6b21a8!important}.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__professionBadge{color:#3b0764!important;background:#ffffffe6!important;border-color:#4c1d9533!important}.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__professionBadge strong{color:#7c3aed!important}.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__professionSpecialty{color:#5b21b6!important;border-color:#4c1d954d!important}.profile-module__26SPma__tpl_pastel_dream .profile-module__26SPma__footerBranding{color:#3b0764!important;background:#4c1d9514!important;border-color:#4c1d9526!important}.profile-module__26SPma__tpl_forest_mist{background:radial-gradient(800px 600px at 30% 20%,#10b9812e,#0000),radial-gradient(600px 400px at 70% 80%,#05966926,#0000),linear-gradient(#0a1f1a 0%,#051310 100%)!important}.profile-module__26SPma__tpl_forest_mist .profile-module__26SPma__displayName{color:#6ee7b7!important;-webkit-text-fill-color:#6ee7b7!important}.profile-module__26SPma__tpl_forest_mist .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_forest_mist .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_forest_mist .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_forest_mist .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_forest_mist .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_forest_mist .profile-module__26SPma__calendarBlock,.profile-module__26SPma__tpl_forest_mist .profile-module__26SPma__audioBlock{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#10b9810f!important;border:1px solid #10b98133!important}.profile-module__26SPma__tpl_vaporwave{position:relative;background:linear-gradient(#1a0033 0%,#4a0e4e 35%,#ff006e 70%,coral 100%)!important}.profile-module__26SPma__tpl_vaporwave:after{content:"";pointer-events:none;z-index:0;background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#ffffff0a 2px 4px);position:fixed;inset:0}.profile-module__26SPma__tpl_vaporwave .profile-module__26SPma__displayName{text-shadow:2px 0 #ec4899,-2px 0 #06b6d4!important;letter-spacing:.03em!important;font-family:JetBrains Mono,monospace!important}.profile-module__26SPma__tpl_vaporwave .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_vaporwave .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_vaporwave .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_vaporwave .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_vaporwave .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_vaporwave .profile-module__26SPma__calendarBlock,.profile-module__26SPma__tpl_vaporwave .profile-module__26SPma__audioBlock{background:linear-gradient(135deg,#ec48992e,#8b5cf62e)!important;border:2px solid #ec489966!important;border-radius:4px!important;box-shadow:4px 4px #06b6d466!important}.profile-module__26SPma__tpl_marble{background:radial-gradient(circle at 25% 30%,#78788c73,#0000 45%),radial-gradient(circle at 75% 70%,#5a5a7859,#0000 50%),linear-gradient(135deg,#d8d8e2 0%,#c2c2d0 50%,#cfcfde 100%)!important}.profile-module__26SPma__tpl_marble .profile-module__26SPma__displayName{color:#0a0a14!important;-webkit-text-fill-color:#0a0a14!important;font-weight:800!important}.profile-module__26SPma__tpl_marble .profile-module__26SPma__username{color:#1f1f2e!important;-webkit-text-fill-color:#1f1f2e!important;font-weight:700!important}.profile-module__26SPma__tpl_marble .profile-module__26SPma__bio{color:#1a1a24!important;-webkit-text-fill-color:#1a1a24!important;font-weight:500!important}.profile-module__26SPma__tpl_marble .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_marble .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_marble .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_marble .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_marble .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_marble .profile-module__26SPma__calendarBlock,.profile-module__26SPma__tpl_marble .profile-module__26SPma__audioBlock,.profile-module__26SPma__tpl_marble .profile-module__26SPma__textBlock{color:#fff!important;background:#000000eb!important;border:0!important;font-weight:700!important;box-shadow:0 6px 20px #00000059!important}.profile-module__26SPma__tpl_marble .profile-module__26SPma__productTitle,.profile-module__26SPma__tpl_marble .profile-module__26SPma__productPrice{color:#fff!important}.profile-module__26SPma__tpl_marble .profile-module__26SPma__productDesc{color:#ffffffb3!important}.profile-module__26SPma__tpl_marble .profile-module__26SPma__professionBadge{color:#fff!important;background:#000000d9!important;border-color:#ffffff1a!important}.profile-module__26SPma__tpl_marble .profile-module__26SPma__professionBadge strong{color:#fbbf24!important}.profile-module__26SPma__tpl_marble .profile-module__26SPma__professionSpecialty{color:#1a1a24!important;border-color:#1a1a2466!important}.profile-module__26SPma__tpl_marble .profile-module__26SPma__footerBranding{color:#fff!important;background:#000000d9!important;border-color:#ffffff1a!important}.profile-module__26SPma__tpl_mesh_gradient{background:radial-gradient(at 27% 37%,#3a8bfde6 0,#0000 50%),radial-gradient(at 97% 21%,#72fe7db3 0,#0000 50%),radial-gradient(at 52% 99%,#fd3a4eb3 0,#0000 50%),radial-gradient(at 10% 29%,#855afcd9 0,#0000 50%),radial-gradient(at 97% 96%,#e4c79599 0,#0000 50%),radial-gradient(at 33%,#8ca8e8b3 0,#0000 50%),radial-gradient(at 79% 53%,#eea5bab3 0,#0000 50%),#0a0817!important}.profile-module__26SPma__tpl_mesh_gradient .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_mesh_gradient .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_mesh_gradient .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_mesh_gradient .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_mesh_gradient .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_mesh_gradient .profile-module__26SPma__calendarBlock,.profile-module__26SPma__tpl_mesh_gradient .profile-module__26SPma__audioBlock{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#ffffff1f!important;border:1px solid #ffffff2e!important}.profile-module__26SPma__tpl_liquid_lava{animation:20s ease-in-out infinite alternate profile-module__26SPma__lavaFlow;background-color:#1a0500!important;background-image:radial-gradient(circle at 30% 30%,#fb923c99,#0000 40%),radial-gradient(circle at 70% 70%,#ef444480,#0000 45%),radial-gradient(circle,#facc154d,#0000 50%),none!important;background-position:0 0,0 0,0 0,0 0!important;background-repeat:repeat,repeat,repeat,repeat!important;background-size:200% 200%!important;background-attachment:scroll,scroll,scroll,scroll!important;background-origin:padding-box,padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box,border-box!important}@keyframes profile-module__26SPma__lavaFlow{0%{background-position:0 0,100% 100%,50%}to{background-position:80% 20%,20% 80%,70% 30%}}.profile-module__26SPma__tpl_liquid_lava .profile-module__26SPma__displayName{color:#fed7aa!important;-webkit-text-fill-color:#fed7aa!important;text-shadow:0 0 18px #fb923c99!important}.profile-module__26SPma__tpl_liquid_lava .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_liquid_lava .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_liquid_lava .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_liquid_lava .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_liquid_lava .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_liquid_lava .profile-module__26SPma__calendarBlock,.profile-module__26SPma__tpl_liquid_lava .profile-module__26SPma__audioBlock{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#00000059!important;border:1px solid #fb923c4d!important}.profile-module__26SPma__linkBlock,.profile-module__26SPma__productBlock,.profile-module__26SPma__newsletterBlock,.profile-module__26SPma__faqBlock,.profile-module__26SPma__countdownBlock,.profile-module__26SPma__calendarBlock,.profile-module__26SPma__audioBlock,.profile-module__26SPma__galleryBlock,.profile-module__26SPma__textBlock,.profile-module__26SPma__discordBlock,.profile-module__26SPma__spotifyBlock{animation:.45s both profile-module__26SPma__blockFadeIn}@keyframes profile-module__26SPma__blockFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.profile-module__26SPma__profileWrapper .profile-module__26SPma__avatarContainer{transition:all .3s;width:var(--avatar-size,90px)!important;height:var(--avatar-size,90px)!important;border-radius:var(--avatar-radius,50%)!important}.profile-module__26SPma__profileWrapper .profile-module__26SPma__avatar{border-radius:var(--avatar-radius,50%)!important;width:100%!important;height:100%!important}.profile-module__26SPma__profileWrapper[data-bordered="1"] .profile-module__26SPma__avatarContainer{border:var(--avatar-border-w,2px) solid var(--avatar-border-c,#fff)!important}.profile-module__26SPma__profileWrapper[data-glow="1"] .profile-module__26SPma__avatarContainer{box-shadow:0 0 0 var(--avatar-border-w,2px) var(--avatar-border-c,#fff), 0 0 30px 8px var(--avatar-border-c,#fff), 0 0 60px 12px var(--btn-color,#10b981)!important}.profile-module__26SPma__profileWrapper[data-shape=hexagon] .profile-module__26SPma__avatarContainer,.profile-module__26SPma__profileWrapper[data-shape=hexagon] .profile-module__26SPma__avatar{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)!important;border-radius:0!important}.profile-module__26SPma__profileWrapper .profile-module__26SPma__blocksArea{gap:var(--block-gap,12px)!important}.profile-module__26SPma__profileWrapper .profile-module__26SPma__blocksArea>*{max-width:var(--block-max-width,480px)!important;margin-left:auto!important;margin-right:auto!important}.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=soft] .profile-module__26SPma__linkBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=soft] .profile-module__26SPma__productBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=soft] .profile-module__26SPma__discordBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=soft] .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=soft] .profile-module__26SPma__faqBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=soft] .profile-module__26SPma__countdownBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=soft] .profile-module__26SPma__calendarBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=soft] .profile-module__26SPma__audioBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=soft] .profile-module__26SPma__textBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=soft] .profile-module__26SPma__galleryBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=soft] .profile-module__26SPma__spotifyBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=soft] .profile-module__26SPma__buttonGroupBlock{box-shadow:0 2px 8px #0000002e!important}.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=medium] .profile-module__26SPma__linkBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=medium] .profile-module__26SPma__productBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=medium] .profile-module__26SPma__discordBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=medium] .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=medium] .profile-module__26SPma__faqBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=medium] .profile-module__26SPma__countdownBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=medium] .profile-module__26SPma__calendarBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=medium] .profile-module__26SPma__audioBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=medium] .profile-module__26SPma__textBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=medium] .profile-module__26SPma__galleryBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=medium] .profile-module__26SPma__spotifyBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=medium] .profile-module__26SPma__buttonGroupBlock{box-shadow:0 6px 20px #0000004d!important}.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=strong] .profile-module__26SPma__linkBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=strong] .profile-module__26SPma__productBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=strong] .profile-module__26SPma__discordBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=strong] .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=strong] .profile-module__26SPma__faqBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=strong] .profile-module__26SPma__countdownBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=strong] .profile-module__26SPma__calendarBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=strong] .profile-module__26SPma__audioBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=strong] .profile-module__26SPma__textBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=strong] .profile-module__26SPma__galleryBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=strong] .profile-module__26SPma__spotifyBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=strong] .profile-module__26SPma__buttonGroupBlock{box-shadow:0 14px 40px #0000008c!important}.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=none] .profile-module__26SPma__linkBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=none] .profile-module__26SPma__productBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=none] .profile-module__26SPma__discordBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=none] .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=none] .profile-module__26SPma__faqBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=none] .profile-module__26SPma__countdownBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=none] .profile-module__26SPma__calendarBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=none] .profile-module__26SPma__audioBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=none] .profile-module__26SPma__textBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=none] .profile-module__26SPma__galleryBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=none] .profile-module__26SPma__spotifyBlock,.profile-module__26SPma__profileWrapper[data-shadow][data-shadow=none] .profile-module__26SPma__buttonGroupBlock{box-shadow:none!important}.profile-module__26SPma__profileWrapper[data-align=left] .profile-module__26SPma__headerArea{text-align:left!important;align-items:flex-start!important}.profile-module__26SPma__profileWrapper[data-align=left] .profile-module__26SPma__displayName,.profile-module__26SPma__profileWrapper[data-align=left] .profile-module__26SPma__username,.profile-module__26SPma__profileWrapper[data-align=left] .profile-module__26SPma__bio{text-align:left!important}.profile-module__26SPma__profileWrapper[data-align=left] .profile-module__26SPma__socialLinksRow{justify-content:flex-start!important}.profile-module__26SPma__profileWrapper[data-layout=banner_hero] .profile-module__26SPma__headerArea{position:relative;margin-top:0!important}.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=banner_hero] .profile-module__26SPma__profileCard,.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=magazine] .profile-module__26SPma__profileCard{position:relative;padding-top:var(--banner-height,200px)!important}.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=banner_hero] .profile-module__26SPma__profileCard:before,.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=magazine] .profile-module__26SPma__profileCard:before{content:"";height:var(--banner-height,200px);background-image:var(--banner-image);background-size:cover;background-position:50% var(--banner-pos-y,50%);z-index:0;background-repeat:no-repeat;position:absolute;top:0;left:0;right:0;box-shadow:0 6px 24px #00000040}.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=banner_hero] .profile-module__26SPma__profileCard:before{border-radius:16px 16px 24px 24px}.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=magazine] .profile-module__26SPma__profileCard:before{border-radius:20px 20px 0 0}.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=banner_hero] .profile-module__26SPma__headerArea,.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=magazine] .profile-module__26SPma__headerArea{z-index:1;margin-top:0;position:relative}.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=banner_hero] .profile-module__26SPma__avatarContainer,.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=magazine] .profile-module__26SPma__avatarContainer{z-index:2;margin-top:calc(var(--avatar-size,90px) / -2 - 1rem);position:relative}.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=side_avatar] .profile-module__26SPma__headerArea{text-align:center!important;grid-template-columns:1fr!important;align-items:center!important}.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=side_avatar] .profile-module__26SPma__displayName,.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=side_avatar] .profile-module__26SPma__username,.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=side_avatar] .profile-module__26SPma__bio{text-align:center!important}.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=side_avatar] .profile-module__26SPma__socialLinksRow{justify-content:center!important}.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=magazine] .profile-module__26SPma__profileCard:before{border-radius:20px 20px 0 0;left:0;right:0}.profile-module__26SPma__profileWrapper[data-banner="1"][data-layout=magazine] .profile-module__26SPma__headerArea{padding:0 1.5rem 1.5rem!important}.profile-module__26SPma__profileWrapper[data-layout=side_avatar] .profile-module__26SPma__headerArea{text-align:left!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:1rem!important;display:grid!important}.profile-module__26SPma__profileWrapper[data-layout=side_avatar] .profile-module__26SPma__displayName,.profile-module__26SPma__profileWrapper[data-layout=side_avatar] .profile-module__26SPma__username,.profile-module__26SPma__profileWrapper[data-layout=side_avatar] .profile-module__26SPma__bio{text-align:left!important}.profile-module__26SPma__profileWrapper[data-layout=side_avatar] .profile-module__26SPma__socialLinksRow{margin-top:.5rem;grid-column:1/-1!important;justify-content:flex-start!important}.profile-module__26SPma__profileWrapper[data-layout=magazine] .profile-module__26SPma__profileCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff14;border-radius:20px;background:#00000073!important;padding:0 0 1.5rem!important;overflow:visible!important}.profile-module__26SPma__profileWrapper[data-layout=magazine]:not([data-banner="1"]) .profile-module__26SPma__headerArea{padding:2rem 1.5rem 1.5rem!important}.profile-module__26SPma__profileWrapper[data-layout=magazine] .profile-module__26SPma__blocksArea{padding:0 1.5rem 1.5rem!important}.profile-module__26SPma__profileWrapper[data-layout=minimal] .profile-module__26SPma__avatarContainer{display:none!important}.profile-module__26SPma__profileWrapper[data-layout=minimal] .profile-module__26SPma__displayName{margin-top:1.5rem;font-size:2.4rem!important}.profile-module__26SPma__profileWrapper[data-layout=minimal] .profile-module__26SPma__username{display:none!important}.profile-module__26SPma__profileWrapper .profile-module__26SPma__linkBlock,.profile-module__26SPma__profileWrapper .profile-module__26SPma__productBlock,.profile-module__26SPma__profileWrapper .profile-module__26SPma__discordBlock{transition:transform .2s,box-shadow .2s}.profile-module__26SPma__profileWrapper .profile-module__26SPma__linkBlock:hover,.profile-module__26SPma__profileWrapper .profile-module__26SPma__productBlock:hover,.profile-module__26SPma__profileWrapper .profile-module__26SPma__discordBlock:hover{transform:translateY(-2px)}.profile-module__26SPma__productsList{gap:var(--block-gap,12px);flex-direction:column;width:100%;display:flex}.profile-module__26SPma__productsGallery{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.6rem;width:100%;display:grid}.profile-module__26SPma__productsGallery .profile-module__26SPma__productBlock{overflow:hidden;border-radius:14px!important;flex-direction:column!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important}.profile-module__26SPma__productsGallery .profile-module__26SPma__productImage{border-radius:0!important;width:100%!important;height:140px!important;margin:0!important}.profile-module__26SPma__productsGallery .profile-module__26SPma__productInfo{gap:.4rem!important;padding:.6rem .75rem .75rem!important}.profile-module__26SPma__productsGallery .profile-module__26SPma__productPriceRow{flex-direction:column!important;align-items:stretch!important;gap:.4rem!important}.profile-module__26SPma__productsCarouselWrapper{-webkit-tap-highlight-color:transparent;width:100%;position:relative;max-width:100%!important}.profile-module__26SPma__productsCarouselScroller{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;display:flex;overflow:auto hidden}.profile-module__26SPma__productsCarouselScroller::-webkit-scrollbar{width:0;height:0;display:none}.profile-module__26SPma__productsCarouselSlide{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;flex:0 0 100%;justify-content:center;width:100%;min-width:100%;max-width:100%;display:flex}.profile-module__26SPma__productsCarouselSlide .profile-module__26SPma__productBlock{overflow:hidden;border-radius:14px!important;flex-direction:column!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important}.profile-module__26SPma__productsCarouselSlide .profile-module__26SPma__productImage{border-radius:0!important;width:100%!important;height:180px!important;margin:0!important}.profile-module__26SPma__productsCarouselSlide .profile-module__26SPma__productInfo{gap:.5rem!important;padding:.85rem 1rem 1rem!important}.profile-module__26SPma__productsCarouselDots{justify-content:center;gap:.5rem;margin-top:.85rem;padding:.2rem;display:flex}.profile-module__26SPma__productsCarouselDot{cursor:pointer;background:#ffffff40;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.profile-module__26SPma__productsCarouselDot:hover{background:#ffffff73;transform:scale(1.2)}.profile-module__26SPma__productsCarouselDotActive{border-radius:99px;width:28px;background:var(--btn-color,#10b981)!important}.profile-module__26SPma__productsCarouselDotActive:hover{transform:none}.profile-module__26SPma__professionBadges{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.5rem;display:flex}.profile-module__26SPma__professionBadge{color:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:.72rem;font-weight:600;font-family:var(--font-family);background:#ffffff12;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.35rem;padding:.3rem .7rem;display:inline-flex}.profile-module__26SPma__professionBadge strong{color:var(--btn-color,#10b981);letter-spacing:.04em;font-weight:800}.profile-module__26SPma__professionSpecialty{color:#ffffffbf;font-size:.7rem;font-weight:500;font-family:var(--font-family);background:0 0;border:1px dashed #ffffff2e;border-radius:9999px;align-items:center;padding:.3rem .7rem;display:inline-flex}[data-align=left] .profile-module__26SPma__professionBadges{justify-content:flex-start}.profile-module__26SPma__tpl_clinical{background:radial-gradient(600px 400px at 20% 10%,#0ea5e92e,#0000 60%),radial-gradient(500px 350px at 80% 90%,#38bdf826,#0000 60%),linear-gradient(165deg,#082f49 0%,#0c4a6e 45%,#075985 100%)!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__displayName{color:#f0f9ff!important;-webkit-text-fill-color:#f0f9ff!important;letter-spacing:-.01em!important;font-weight:800!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__username{color:#7dd3fc!important;-webkit-text-fill-color:#7dd3fc!important;font-weight:700!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__bio{color:#e0f2fe!important;font-weight:500!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__avatarContainer{background:#fff!important;box-shadow:0 4px 24px #0ea5e973!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__calendarBlock,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__audioBlock,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__textBlock,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__galleryBlock,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__spotifyBlock,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__buttonGroupBlock{color:#0c4a6e!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;background:#fffffff5!important;border:1px solid #fff3!important;border-radius:10px!important;font-weight:700!important;box-shadow:0 8px 24px #02163059,0 2px 6px #02163026!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__linkBlock *,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__productBlock *,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__newsletterBlock *,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__faqBlock *,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__countdownBlock *,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__audioBlock *,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__textBlock *{color:inherit!important;-webkit-text-fill-color:inherit!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__newsletterTitle{color:#0c4a6e!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__newsletterDesc{color:#075985!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__newsletterInput{color:#0c4a6e!important;background:#0c4a6e0d!important;border-color:#0c4a6e33!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__newsletterInput::placeholder{color:#64748b!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__newsletterSubmit{color:#fff!important;background:#0c4a6e!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__faqQuestion{color:#0c4a6e!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__faqAnswer{color:#075985!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__countdownTitle{color:#0c4a6e!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__countdownUnit{background:#0c4a6e14!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__countdownValue{color:#0c4a6e!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__countdownLabel{color:#075985!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__audioTitle,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__calendarTitle{color:#0c4a6e!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__galleryTitle,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__headerBlock{color:#f0f9ff!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__dividerBlock{border-color:#ffffff26!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__buttonGroupItem{color:#0c4a6e!important;background:#fffffff5!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__discordBlock{color:#fff!important;background:#5865f2!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__linkBlock:hover,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__productBlock:hover{background:#fff!important;transform:translateY(-2px)!important;box-shadow:0 14px 34px #02163073!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__productTitle,.profile-module__26SPma__tpl_clinical .profile-module__26SPma__productPrice{color:#0c4a6e!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__productDesc{color:#075985!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__professionBadge{color:#0c4a6e!important;letter-spacing:.02em!important;background:#fffffff2!important;border-color:#0ea5e966!important;font-weight:800!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__professionBadge strong{color:#0284c7!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__professionSpecialty{color:#bae6fd!important;border-color:#bae6fd66!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__socialIconBtn{color:#fff!important;background:#ffffff1f!important;border:1px solid #ffffff40!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__socialIconBtn:hover{background:#ffffff38!important}.profile-module__26SPma__tpl_clinical .profile-module__26SPma__footerBranding{color:#e0f2fe!important;background:#ffffff1f!important;border-color:#ffffff2e!important}.profile-module__26SPma__sim_tpl_clinical{background:radial-gradient(200px 140px at 20% 10%,#0ea5e933,#0000 60%),radial-gradient(180px 130px at 80% 90%,#38bdf82e,#0000 60%),linear-gradient(165deg,#082f49 0%,#0c4a6e 50%,#075985 100%)!important}.profile-module__26SPma__sim_tpl_clinical .profile-module__26SPma__simLinkBlock{color:#0c4a6e!important;background:#fffffff2!important;border:1px solid #ffffff4d!important;border-radius:10px!important;font-weight:700!important;box-shadow:0 4px 12px #02163066!important}.profile-module__26SPma__sim_tpl_clinical .profile-module__26SPma__simAvatarContainer{background:#fff!important;border-color:#fff!important}.profile-module__26SPma__sim_tpl_clinical .profile-module__26SPma__simDisplayName{color:#f0f9ff!important;-webkit-text-fill-color:#f0f9ff!important}.profile-module__26SPma__sim_tpl_clinical .profile-module__26SPma__simUsername{color:#7dd3fc!important}.profile-module__26SPma__sim_tpl_clinical .profile-module__26SPma__simBio{color:#e0f2fe!important}.profile-module__26SPma__tpl_editorial{--font-display:"Cormorant Garamond", Georgia, serif!important;--font-body:"Inter", system-ui, sans-serif!important;background:#0a0a0a!important}.profile-module__26SPma__tpl_editorial .profile-module__26SPma__displayName{font-family:var(--font-display)!important;letter-spacing:-.01em!important;font-size:2.2rem!important;font-style:italic!important;font-weight:700!important}.profile-module__26SPma__tpl_editorial .profile-module__26SPma__username{color:#fff6!important;font-family:var(--font-body)!important;text-transform:uppercase!important;letter-spacing:.18em!important;background:0 0!important;border:0!important;padding:0!important;font-size:.7rem!important}.profile-module__26SPma__tpl_editorial .profile-module__26SPma__bio{font-family:var(--font-body)!important;color:#ffffffb3!important;font-size:.95rem!important;line-height:1.7!important}.profile-module__26SPma__tpl_editorial .profile-module__26SPma__linkBlock{color:#fff!important;text-align:left!important;font-family:var(--font-body)!important;letter-spacing:.02em!important;background:0 0!important;border:0!important;border-bottom:1px solid #ffffff26!important;border-radius:0!important;padding:1rem .5rem!important;font-size:1rem!important;font-weight:500!important;position:relative!important}.profile-module__26SPma__tpl_editorial .profile-module__26SPma__linkBlock:after{content:"→"!important;color:#fff6!important;transition:transform .3s,color .3s!important;position:absolute!important;top:50%!important;right:.5rem!important;transform:translateY(-50%)!important}.profile-module__26SPma__tpl_editorial .profile-module__26SPma__linkBlock:hover{background:#ffffff05!important}.profile-module__26SPma__tpl_editorial .profile-module__26SPma__linkBlock:hover:after{color:#fff!important;transform:translate(4px,-50%)!important}.profile-module__26SPma__tpl_brutalist{--font-display:"Bebas Neue", Impact, sans-serif!important;--font-body:"DM Sans", system-ui, sans-serif!important;background:#f5f1e8!important}.profile-module__26SPma__tpl_brutalist .profile-module__26SPma__displayName{font-family:var(--font-display)!important;letter-spacing:.04em!important;color:#0a0a0a!important;text-transform:uppercase!important;font-size:2.8rem!important;font-weight:400!important;line-height:1!important}.profile-module__26SPma__tpl_brutalist .profile-module__26SPma__username{color:#f5f1e8!important;font-family:var(--font-body)!important;background:#0a0a0a!important;border:0!important;border-radius:0!important;padding:.3rem .7rem!important;font-weight:700!important}.profile-module__26SPma__tpl_brutalist .profile-module__26SPma__bio{color:#000000bf!important;font-family:var(--font-body)!important}.profile-module__26SPma__tpl_brutalist .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_brutalist .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_brutalist .profile-module__26SPma__discordBlock,.profile-module__26SPma__tpl_brutalist .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_brutalist .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_brutalist .profile-module__26SPma__countdownBlock{color:#0a0a0a!important;font-family:var(--font-body)!important;text-transform:uppercase!important;letter-spacing:.05em!important;background:#fff!important;border:2px solid #0a0a0a!important;border-radius:0!important;font-weight:700!important;transition:transform .15s,box-shadow .15s!important;box-shadow:6px 6px #0a0a0a!important}.profile-module__26SPma__tpl_brutalist .profile-module__26SPma__linkBlock:hover{transform:translate(-2px,-2px)!important;box-shadow:8px 8px #0a0a0a!important}.profile-module__26SPma__tpl_magazine{--font-display:"Playfair Display", Georgia, serif!important;--font-body:"Source Sans 3", system-ui, sans-serif!important;background:#faf8f3 radial-gradient(circle,#00000004 1px,#0000 1px) 0 0/4px 4px!important}.profile-module__26SPma__tpl_magazine .profile-module__26SPma__displayName{font-family:var(--font-display)!important;color:#1a1810!important;font-size:2rem!important;font-weight:800!important}.profile-module__26SPma__tpl_magazine .profile-module__26SPma__username{color:#5b4a2e!important;font-family:var(--font-body)!important;text-transform:uppercase!important;letter-spacing:.2em!important;background:0 0!important;border-top:1px solid #1a1810!important;border-bottom:1px solid #1a1810!important;border-radius:0!important;padding:.25rem .5rem!important;font-size:.65rem!important}.profile-module__26SPma__tpl_magazine .profile-module__26SPma__bio{color:#5b4a2e!important;font-family:var(--font-body)!important}.profile-module__26SPma__tpl_magazine .profile-module__26SPma__linkBlock{color:#1a1810!important;font-family:var(--font-display)!important;text-align:left!important;background:#fff!important;border:0!important;border-bottom:2px dotted #1a1810!important;border-radius:0!important;padding:.85rem .5rem!important;font-size:1.05rem!important;font-weight:700!important}.profile-module__26SPma__tpl_magazine .profile-module__26SPma__linkBlock:hover{background:#f0ebe0!important}.profile-module__26SPma__tpl_magazine .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_magazine .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_magazine .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_magazine .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_magazine .profile-module__26SPma__quoteBlock{color:#1a1810!important;font-family:var(--font-body)!important;background:#fff!important;border:1px solid #1a181026!important;border-radius:2px!important}.profile-module__26SPma__tpl_holographic{--font-display:"Space Grotesk", system-ui, sans-serif!important;--font-body:"Manrope", system-ui, sans-serif!important;background-color:#0a0a1f!important;background-image:radial-gradient(circle at 20% 20%,#6366f173,#0000 50%),radial-gradient(circle at 80% 80%,#ec489959,#0000 50%),radial-gradient(circle,#22d3ee40,#0000 60%),none!important;background-position:0 0,0 0,0 0,0 0!important;background-repeat:repeat,repeat,repeat,repeat!important;background-size:200% 200%!important;background-attachment:scroll,scroll,scroll,scroll!important;background-origin:padding-box,padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box,border-box!important;animation:22s ease-in-out infinite alternate profile-module__26SPma__holoShift!important}@keyframes profile-module__26SPma__holoShift{0%{background-position:0 0,100% 100%,50%}to{background-position:80% 20%,20% 80%,60% 40%}}.profile-module__26SPma__tpl_holographic .profile-module__26SPma__displayName{font-family:var(--font-display)!important;background:linear-gradient(135deg,#a5f3fc,#d8b4fe,#fbcfe8)!important;color:#0000!important;text-shadow:0 0 30px #a78bfa66!important;-webkit-background-clip:text!important;background-clip:text!important;font-weight:700!important}.profile-module__26SPma__tpl_holographic .profile-module__26SPma__bio{color:#ffffffe0!important;font-family:var(--font-body)!important}.profile-module__26SPma__tpl_holographic .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_holographic .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_holographic .profile-module__26SPma__discordBlock,.profile-module__26SPma__tpl_holographic .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_holographic .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_holographic .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_holographic .profile-module__26SPma__statsBlock,.profile-module__26SPma__tpl_holographic .profile-module__26SPma__quoteBlock{color:#fff!important;-webkit-backdrop-filter:blur(14px)!important;font-family:var(--font-body)!important;background:#0f0f288c!important;border:1px solid #a78bfa40!important;box-shadow:0 0 20px #6366f126,inset 0 1px #ffffff14!important}.profile-module__26SPma__tpl_holographic .profile-module__26SPma__linkBlock:hover{border-color:#ec489999!important;box-shadow:0 0 30px #ec489966,inset 0 1px #ffffff1f!important}.profile-module__26SPma__tpl_linear_dark{--font-display:"Geist", system-ui, sans-serif!important;--font-body:"Geist", system-ui, sans-serif!important;background:#0a0a0a!important}.profile-module__26SPma__tpl_linear_dark .profile-module__26SPma__displayName{font-family:var(--font-display)!important;letter-spacing:-.025em!important;color:#fafafa!important;font-weight:600!important}.profile-module__26SPma__tpl_linear_dark .profile-module__26SPma__username{color:#ffffff80!important;font-family:var(--font-body)!important;font-feature-settings:"tnum"!important;background:#ffffff0a!important;border:1px solid #ffffff0f!important}.profile-module__26SPma__tpl_linear_dark .profile-module__26SPma__bio{color:#ffffffb3!important;font-family:var(--font-body)!important}.profile-module__26SPma__tpl_linear_dark .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_linear_dark .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_linear_dark .profile-module__26SPma__discordBlock,.profile-module__26SPma__tpl_linear_dark .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_linear_dark .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_linear_dark .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_linear_dark .profile-module__26SPma__quoteBlock{color:#fafafa!important;font-family:var(--font-body)!important;background:#141414!important;border:1px solid #ffffff0f!important;border-radius:10px!important;font-weight:500!important;transition:background .15s,border-color .15s!important}.profile-module__26SPma__tpl_linear_dark .profile-module__26SPma__linkBlock:hover{background:#1c1c1c!important;border-color:#ffffff1f!important}.profile-module__26SPma__tpl_mesh_glow{--font-display:"Outfit", system-ui, sans-serif!important;--font-body:"Inter", system-ui, sans-serif!important;background-color:#050516!important;background-image:radial-gradient(circle at 15% 20%,#10b98180,#0000 40%),radial-gradient(circle at 85% 25%,#3b82f666,#0000 45%),radial-gradient(circle at 50% 80%,#a855f773,#0000 50%),radial-gradient(circle at 20% 75%,#ec48994d,#0000 50%),none!important;background-position:0 0,0 0,0 0,0 0,0 0!important;background-repeat:repeat,repeat,repeat,repeat,repeat!important;background-size:100% 100%!important;background-attachment:scroll,scroll,scroll,scroll,scroll!important;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box,border-box,border-box!important}.profile-module__26SPma__tpl_mesh_glow .profile-module__26SPma__displayName{font-family:var(--font-display)!important;color:#fff!important;text-shadow:0 0 20px #fff3!important;font-weight:800!important}.profile-module__26SPma__tpl_mesh_glow .profile-module__26SPma__bio{color:#ffffffd9!important;font-family:var(--font-body)!important}.profile-module__26SPma__tpl_mesh_glow .profile-module__26SPma__linkBlock,.profile-module__26SPma__tpl_mesh_glow .profile-module__26SPma__productBlock,.profile-module__26SPma__tpl_mesh_glow .profile-module__26SPma__discordBlock,.profile-module__26SPma__tpl_mesh_glow .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__tpl_mesh_glow .profile-module__26SPma__faqBlock,.profile-module__26SPma__tpl_mesh_glow .profile-module__26SPma__countdownBlock,.profile-module__26SPma__tpl_mesh_glow .profile-module__26SPma__statsBlock,.profile-module__26SPma__tpl_mesh_glow .profile-module__26SPma__quoteBlock{color:#fff!important;-webkit-backdrop-filter:blur(20px)saturate(180%)!important;font-family:var(--font-body)!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important;font-weight:600!important;transition:background .25s,box-shadow .25s,transform .25s!important;box-shadow:0 8px 32px #0003!important}.profile-module__26SPma__tpl_mesh_glow .profile-module__26SPma__linkBlock:hover{background:#ffffff1a!important;transform:translateY(-2px)!important;box-shadow:0 12px 40px #ffffff26,0 0 30px #a855f74d!important}.profile-module__26SPma__profileWrapper[data-color-scheme=light]{color:#18181b!important;background-color:#fafafa!important}.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__displayName{color:#18181b!important}.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__username{color:#0009!important;background:#0000000d!important;border-color:#0000001a!important}.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__bio{color:#000000bf!important}.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__linkBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__productBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__discordBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__faqBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__countdownBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__audioBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__calendarBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__quoteBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__statsBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__mapBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__iframeBlock{color:#18181b!important;background:#fff!important;border:1px solid #00000014!important}.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__galleryNavBtn{background:#000000a6!important}.profile-module__26SPma__profileWrapper[data-color-scheme=light] .profile-module__26SPma__socialEmbedBlock{background:#0000000d!important;border-color:#00000014!important}@media (prefers-color-scheme:light){.profile-module__26SPma__profileWrapper[data-color-scheme=auto]{color:#18181b!important;background-color:#fafafa!important}.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__displayName{color:#18181b!important}.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__username{color:#0009!important;background:#0000000d!important;border-color:#0000001a!important}.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__bio{color:#000000bf!important}.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__linkBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__productBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__discordBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__newsletterBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__faqBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__countdownBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__audioBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__calendarBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__quoteBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__statsBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__mapBlock,.profile-module__26SPma__profileWrapper[data-color-scheme=auto] .profile-module__26SPma__iframeBlock{color:#18181b!important;background:#fff!important;border:1px solid #00000014!important}}.profile-module__26SPma__profileWrapper[data-layout=split] .profile-module__26SPma__headerArea{text-align:left!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:1.5rem!important;max-width:580px!important;padding:.5rem 0!important;display:grid!important}.profile-module__26SPma__profileWrapper[data-layout=split] .profile-module__26SPma__avatarContainer{grid-row:span 1!important;margin:0!important}.profile-module__26SPma__profileWrapper[data-layout=split] .profile-module__26SPma__displayName,.profile-module__26SPma__profileWrapper[data-layout=split] .profile-module__26SPma__username,.profile-module__26SPma__profileWrapper[data-layout=split] .profile-module__26SPma__bio{text-align:left!important}.profile-module__26SPma__profileWrapper[data-layout=split] .profile-module__26SPma__displayName{margin:0!important;font-size:1.85rem!important;line-height:1.05!important}.profile-module__26SPma__profileWrapper[data-layout=split] .profile-module__26SPma__username{margin-top:.35rem!important}.profile-module__26SPma__profileWrapper[data-layout=split] .profile-module__26SPma__bio{max-width:none!important;margin-top:.5rem!important}.profile-module__26SPma__profileWrapper[data-layout=split] .profile-module__26SPma__socialLinksRow{grid-column:1/-1!important;justify-content:flex-start!important;margin-top:.6rem!important}@media (max-width:540px){.profile-module__26SPma__profileWrapper[data-layout=split] .profile-module__26SPma__headerArea{grid-template-columns:1fr!important;gap:.85rem!important}.profile-module__26SPma__profileWrapper[data-layout=split] .profile-module__26SPma__displayName{font-size:1.6rem!important}}.profile-module__26SPma__heroVideo{border-radius:16px 16px 24px 24px}.profile-module__26SPma__profileWrapper[data-hero-video="1"][data-banner="1"][data-layout=banner_hero] .profile-module__26SPma__profileCard:before,.profile-module__26SPma__profileWrapper[data-hero-video="1"][data-banner="1"][data-layout=magazine] .profile-module__26SPma__profileCard:before{display:none!important}.profile-module__26SPma__profileWrapper[data-hero-video="1"] .profile-module__26SPma__profileCard{position:relative}.profile-module__26SPma__profileWrapper[data-hero-video="1"] .profile-module__26SPma__profileCard>:not(.profile-module__26SPma__heroVideo){z-index:2;position:relative}.profile-module__26SPma__profileWrapper[data-banner-shape=wave][data-banner="1"][data-layout=banner_hero] .profile-module__26SPma__profileCard:before,.profile-module__26SPma__profileWrapper[data-banner-shape=wave][data-banner="1"][data-layout=magazine] .profile-module__26SPma__profileCard:before,.profile-module__26SPma__profileWrapper[data-banner-shape=wave][data-banner="1"] .profile-module__26SPma__heroVideo{clip-path:path("M 0 0 L 100% 0 L 100% calc(100% - 20px) Q 75% 100%, 50% calc(100% - 10px) T 0 calc(100% - 5px) Z")!important;border-radius:0!important}.profile-module__26SPma__profileWrapper[data-banner-shape=arc][data-banner="1"][data-layout=banner_hero] .profile-module__26SPma__profileCard:before,.profile-module__26SPma__profileWrapper[data-banner-shape=arc][data-banner="1"][data-layout=magazine] .profile-module__26SPma__profileCard:before,.profile-module__26SPma__profileWrapper[data-banner-shape=arc][data-banner="1"] .profile-module__26SPma__heroVideo{border-radius:0 0 50% 50%/0 0 30px 30px!important}.profile-module__26SPma__profileWrapper[data-banner-shape=slope][data-banner="1"][data-layout=banner_hero] .profile-module__26SPma__profileCard:before,.profile-module__26SPma__profileWrapper[data-banner-shape=slope][data-banner="1"][data-layout=magazine] .profile-module__26SPma__profileCard:before,.profile-module__26SPma__profileWrapper[data-banner-shape=slope][data-banner="1"] .profile-module__26SPma__heroVideo{clip-path:polygon(0 0,100% 0,100% 85%,0 100%)!important;border-radius:0!important}.profile-module__26SPma__profileWrapper[data-banner-shape=blob][data-banner="1"][data-layout=banner_hero] .profile-module__26SPma__profileCard:before,.profile-module__26SPma__profileWrapper[data-banner-shape=blob][data-banner="1"][data-layout=magazine] .profile-module__26SPma__profileCard:before,.profile-module__26SPma__profileWrapper[data-banner-shape=blob][data-banner="1"] .profile-module__26SPma__heroVideo{clip-path:polygon(0% 5%,8% 0%,24% 3%,42% 0%,60% 4%,80% 1%,95% 6%,100% 20%,100% 75%,90% 92%,70% 96%,50% 100%,30% 95%,10% 98%,0% 88%)!important;border-radius:24px!important}.profile-module__26SPma__profileWrapper[data-banner-shape=diagonal][data-banner="1"][data-layout=banner_hero] .profile-module__26SPma__profileCard:before,.profile-module__26SPma__profileWrapper[data-banner-shape=diagonal][data-banner="1"][data-layout=magazine] .profile-module__26SPma__profileCard:before,.profile-module__26SPma__profileWrapper[data-banner-shape=diagonal][data-banner="1"] .profile-module__26SPma__heroVideo{clip-path:polygon(0 0,100% 0,100% 88%,50% 100%,0 88%)!important;border-radius:0!important}.profile-module__26SPma__profileWrapper[data-banner-overlay=dots][data-banner="1"] .profile-module__26SPma__profileCard:after{content:"";height:var(--banner-height,200px);pointer-events:none;z-index:1;background-image:radial-gradient(circle,#ffffff26 1px,#0000 1px);background-size:16px 16px;position:absolute;top:0;left:0;right:0}.profile-module__26SPma__profileWrapper[data-banner-overlay=grid][data-banner="1"] .profile-module__26SPma__profileCard:after{content:"";height:var(--banner-height,200px);pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#ffffff14 1px,#0000 1px),linear-gradient(#ffffff14 1px,#0000 1px);background-size:32px 32px;position:absolute;top:0;left:0;right:0}.profile-module__26SPma__profileWrapper[data-banner-overlay=diagonal][data-banner="1"] .profile-module__26SPma__profileCard:after{content:"";height:var(--banner-height,200px);pointer-events:none;z-index:1;background-image:repeating-linear-gradient(45deg,#fff0 0 14px,#ffffff14 14px 16px);position:absolute;top:0;left:0;right:0}.profile-module__26SPma__profileWrapper[data-banner-overlay=grain][data-banner="1"] .profile-module__26SPma__profileCard:after{content:"";height:var(--banner-height,200px);pointer-events:none;z-index:1;mix-blend-mode:overlay;background-image:radial-gradient(circle at 25% 30%,#ffffff0a 0%,#0000 50%),radial-gradient(circle at 75% 70%,#0000000d 0%,#0000 50%),radial-gradient(circle,#ffffff08 0%,#0000 60%);background-size:100px 100px,150px 150px,200px 200px;position:absolute;top:0;left:0;right:0}.profile-module__26SPma__profileWrapper[data-banner-overlay=mesh][data-banner="1"] .profile-module__26SPma__profileCard:after{content:"";height:var(--banner-height,200px);pointer-events:none;z-index:1;mix-blend-mode:screen;background:radial-gradient(200px 100px at 20% 20%,#a855f740,#0000 70%),radial-gradient(250px 120px at 80% 80%,#10b98140,#0000 70%),radial-gradient(180px 90px,#3b82f633,#0000 70%);position:absolute;top:0;left:0;right:0}.profile-module__26SPma__profileWrapper[data-avatar-ring=gradient] .profile-module__26SPma__avatarContainer{background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:50%;padding:3px;box-shadow:0 0 0 2px #ffffff0f}.profile-module__26SPma__profileWrapper[data-avatar-ring=story] .profile-module__26SPma__avatarContainer{background:linear-gradient(45deg,#f59e0b,#ec4899,#8b5cf6);border-radius:50%;padding:3px;box-shadow:0 0 0 2px #ffffff0f}.profile-module__26SPma__profileWrapper[data-avatar-ring=rainbow] .profile-module__26SPma__avatarContainer{background:conic-gradient(#ef4444,#f59e0b,#facc15,#10b981,#3b82f6,#8b5cf6,#ec4899,#ef4444);border-radius:50%;padding:3px;box-shadow:0 0 0 2px #ffffff0f}.profile-module__26SPma__profileWrapper[data-avatar-ring=pulse] .profile-module__26SPma__avatarContainer{background:#10b981;border-radius:50%;padding:3px;animation:2s ease-in-out infinite profile-module__26SPma__avatarRingPulse}@keyframes profile-module__26SPma__avatarRingPulse{0%,to{box-shadow:0 0 0 2px #10b98166,0 0 20px #10b9814d}50%{box-shadow:0 0 0 6px #10b98100,0 0 30px #10b98180}}.profile-module__26SPma__profileWrapper[data-avatar-ring]:not([data-avatar-ring=none])[data-shape=square] .profile-module__26SPma__avatarContainer{border-radius:0}.profile-module__26SPma__profileWrapper[data-avatar-ring]:not([data-avatar-ring=none])[data-shape=rounded_sm] .profile-module__26SPma__avatarContainer{border-radius:10px}.profile-module__26SPma__profileWrapper[data-avatar-ring]:not([data-avatar-ring=none])[data-shape=rounded_md] .profile-module__26SPma__avatarContainer{border-radius:18px}.profile-module__26SPma__profileWrapper[data-avatar-ring]:not([data-avatar-ring=none])[data-shape=rounded_lg] .profile-module__26SPma__avatarContainer{border-radius:26px}
