﻿ .color-theme-light{--bg-primary:linear-gradient(135deg,#ffffff 0%,#ffffff 100%);--bg-solid:#ffffff;--bg-secondary:#ffffff;--profile-card-bg:#ffffff;--text-primary:#1e293b;--text-primary-rgb:30,41,59;--text-secondary:#334155;--text-muted:#64748b;--border-color:rgba(0,0,0,0.08);--shadow:rgba(0,0,0,0.08);--shadow-hover:rgba(0,0,0,0.14);--link-bg:#ffffff;--link-text:#1e293b;--dock-bg:rgba(255,255,255,0.96);--fab-ink:#1e293b;--accent-rgb:30,41,59}.links-container .link-item{text-decoration:none !important;cursor:pointer;-webkit-tap-highlight-color:transparent;box-sizing:border-box}html{overflow-x:hidden;background-color:var(--bg-solid,#0f172a);color:var(--text-primary,#1e293b)}body{font-family:"Poppins",sans-serif;background-color:var(--bg-solid,#0f172a);background-image:var(--bg-primary);min-height:100dvh;max-height:100dvh;overflow:hidden;overflow-x:hidden;margin:0;padding:0;color:var(--text-primary)}html.profile-ready,html.profile-ready body{color:var(--text-primary) !important;background-color:var(--bg-solid,#0f172a);background-image:var(--bg-primary)}.profile-container,.profile-container *{box-sizing:border-box}.profile-container{--profile-col:min(500px,100%);width:var(--profile-col);max-width:500px;margin-inline:auto;height:100dvh;max-height:100dvh;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:10px 10px 8rem 10px;overflow-x:hidden;overflow-y:hidden}.profile-hero{width:100%;max-width:100%;flex-shrink:0;position:relative;z-index:2;overflow:visible;opacity:1;margin-bottom:0}.profile-links-stage{flex:1 1 auto;min-height:0;width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.profile-header{background:var(--profile-card-bg,var(--bg-secondary));border-radius:22px;padding:14px 16px 16px;text-align:center;margin-bottom:10px;position:relative;max-width:100%;width:100%;box-shadow:inset 0 1px 0 var(--glass-highlight,rgba(255,255,255,0.22)),0 4px 16px rgba(0,0,0,0.1);backdrop-filter:blur(22px) saturate(165%);-webkit-backdrop-filter:blur(22px) saturate(165%);border:1px solid var(--card-stroke,var(--border-color));flex-shrink:0;z-index:2;overflow:visible}.profile-avatar-container{position:relative;display:inline-block;margin:0 auto 2px}.profile-avatar{width:176px;height:176px;border-radius:50%;object-fit:cover;border:4px solid var(--border-color);transition:transform 0.3s ease,box-shadow 0.3s ease,border-color 0.3s ease;display:block;box-shadow:0 2px 8px var(--shadow,rgba(0,0,0,0.12))}@media (hover:hover) and (pointer:fine){.profile-avatar:hover{transform:scale(1.05);border-color:var(--hover-ring,rgba(var(--accent-rgb,30,41,59),0.45));box-shadow:0 10px 28px var(--hover-glow,rgba(var(--accent-rgb,30,41,59),0.28))}}.profile-name{font-size:1.8rem;font-weight:800;color:var(--text-primary);margin:4px 0 2px;line-height:1.15;font-family:'Poppins','Inter',sans-serif;letter-spacing:-0.03em}.profile-username{font-size:0.68rem;font-weight:500;color:var(--text-primary);opacity:0.65;margin-bottom:8px;font-family:'Inter','Poppins',sans-serif;letter-spacing:0.2px}.profile-bio{color:var(--text-secondary);line-height:1.5;margin-bottom:15px;font-size:0.85rem;max-height:none;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal;font-weight:400;max-width:36ch;margin-left:auto;margin-right:auto}.edit-btn-avatar{position:absolute;top:-5px;right:-5px;z-index:1001;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:2px solid white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;text-decoration:none;font-size:0.7rem;box-shadow:0 2px 8px rgba(0,0,0,0.2)}.edit-btn-avatar:hover{transform:scale(1.1);color:white;text-decoration:none;box-shadow:0 4px 12px rgba(0,0,0,0.3);background:linear-gradient(135deg,#764ba2,#667eea)}.cover-slider{margin:0 0 14px;border-radius:18px;overflow:visible;max-width:100%;width:100%;position:relative;isolation:isolate;flex-shrink:0;aspect-ratio:16 / 9;max-height:220px;background:color-mix(in srgb,var(--text-primary) 6%,transparent);box-shadow:0 4px 16px rgba(0,0,0,0.12);border:1px solid var(--tile-stroke,rgba(255,255,255,0.18))}.cover-slider__viewport{position:absolute;inset:0;overflow:hidden;border-radius:inherit;z-index:1}.cover-slider .carousel-inner,.cover-slider .carousel-item,.cover-slider__frame{width:100%;height:100%;max-width:100%;overflow:hidden;border-radius:inherit}.cover-slider.carousel-fade .carousel-item{opacity:0;transition:opacity 0.55s ease}.cover-slider.carousel-fade .carousel-item.active,.cover-slider .carousel-item-next,.cover-slider .carousel-item-prev{display:block}.cover-slider.carousel-fade .carousel-item.active{opacity:1}@media (prefers-reduced-motion:reduce){.cover-slider.carousel-fade .carousel-item{transition:none}}.cover-slider__img,.cover-slider img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cover-slider__viewport::after{content:'';position:absolute;left:0;right:0;bottom:0;height:44%;background:linear-gradient(to top,rgba(0,0,0,0.38),transparent 70%);pointer-events:none;z-index:2}.cover-slider__dots.carousel-indicators{position:absolute;left:0;right:0;bottom:10px;margin:0;padding:0;display:flex;justify-content:center;align-items:center;gap:6px;z-index:7}.cover-slider__dots [data-bs-target]{width:6px !important;height:6px !important;margin:0 !important;padding:0 !important;border:0 !important;border-top:0 !important;border-bottom:0 !important;border-radius:99px !important;background:rgba(255,255,255,0.45) !important;opacity:1 !important;text-indent:0 !important;flex:0 0 auto !important;transition:width 0.25s ease,background 0.25s ease}.cover-slider__dots .active{width:18px !important;background:#fff !important;box-shadow:0 0 0 1px rgba(var(--accent-rgb,255,255,255),0.35)}.cover-slider .cover-slider__nav{position:absolute;width:34px !important;height:34px !important;min-width:34px !important;max-width:34px !important;top:50% !important;bottom:auto !important;padding:0 !important;margin:0 !important;border:0 !important;border-radius:50% !important;background:#ffffff !important;background-image:none !important;color:#111827 !important;display:inline-flex !important;align-items:center;justify-content:center;opacity:1 !important;z-index:8;box-shadow:0 4px 14px rgba(0,0,0,0.28);transform:translateY(-50%);touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease,background 0.2s ease}.cover-slider .cover-slider__nav--prev{left:14px !important;right:auto !important}.cover-slider .cover-slider__nav--next{right:14px !important;left:auto !important}.cover-slider .cover-slider__nav:hover,.cover-slider .cover-slider__nav:focus-visible{background:#fff !important;opacity:1 !important;transform:translateY(-50%) scale(1.06);box-shadow:0 6px 16px rgba(0,0,0,0.34);outline:none}.cover-slider .cover-slider__nav:active{transform:translateY(-50%) scale(0.96)}.cover-slider .cover-slider__nav svg{display:block;width:15px;height:15px;flex-shrink:0;stroke:currentColor}.cover-slider .cover-slider__nav .carousel-control-prev-icon,.cover-slider .cover-slider__nav .carousel-control-next-icon{display:none !important}.links-container{background:var(--profile-card-bg,var(--bg-secondary));border-radius:22px;padding:20px 16px calc(6.75rem+env(safe-area-inset-bottom,0px));scroll-padding-bottom:6rem;max-width:100%;width:100%;flex:0 1 auto;max-height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;overflow-anchor:none;touch-action:pan-y;isolation:isolate;box-shadow:inset 0 1px 0 var(--glass-highlight,rgba(255,255,255,0.22)),0 4px 16px rgba(0,0,0,0.1);backdrop-filter:blur(22px) saturate(165%);-webkit-backdrop-filter:blur(22px) saturate(165%);border:1px solid var(--card-stroke,var(--border-color));position:relative;z-index:1}.profile-container.is-hero-hidden .profile-hero{max-height:0 !important;opacity:0;margin-bottom:0 !important;pointer-events:none}.profile-container.is-hero-hidden .profile-links-stage{flex:1 1 auto}.profile-container.is-hero-hidden .links-container{overflow-y:auto;scroll-padding-top:8px;box-shadow:0 4px 14px rgba(0,0,0,0.1)}.profile-container:not(.is-hero-hidden) .profile-links-stage::after{display:none}@media (max-width:768px){.profile-container:not(.is-hero-hidden) .profile-links-stage::after{display:none}}.links-container::-webkit-scrollbar{width:4px}.links-container::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.28);border-radius:4px}@media (prefers-reduced-motion:reduce){.profile-header,.cover-slider,.profile-hero,.links-container{transition:none !important}.link-item:hover,.profile-avatar:hover,.bottom-nav-item:hover,.wzoop-floating-logo:hover{transform:none !important;filter:none !important}}.wzoop-profile-loader{position:fixed;inset:0;z-index:10050;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:var(--bg-primary,#0f172a);color:var(--text-primary,#fff);contain:layout style;transition:opacity 0.32s ease,visibility 0s linear 0.32s}html.profile-ready .wzoop-profile-loader,html.is-tema-studio .wzoop-profile-loader,html.is-profile-preview-root .wzoop-profile-loader{opacity:0;visibility:hidden;pointer-events:none}.wzoop-profile-loader__ring{width:46px;height:46px;border-radius:50%;border:3px solid color-mix(in srgb,rgb(var(--accent-rgb,70,81,158)) 28%,transparent);border-top-color:rgb(var(--accent-rgb,70,81,158));animation:wzoopBootSpin 0.7s linear infinite}.wzoop-profile-loader__brand{font-size:0.72rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;opacity:0.72}@keyframes wzoopBootSpin{to{transform:rotate(360deg)}}html.profile-booting .links-container>[class^="links-"]>.link-item{opacity:1}.links-container>[class^="links-"]>.link-item:nth-child(1){--link-i:0}.links-container>[class^="links-"]>.link-item:nth-child(2){--link-i:1}.links-container>[class^="links-"]>.link-item:nth-child(3){--link-i:2}.links-container>[class^="links-"]>.link-item:nth-child(4){--link-i:3}.links-container>[class^="links-"]>.link-item:nth-child(5){--link-i:4}.links-container>[class^="links-"]>.link-item:nth-child(6){--link-i:5}.links-container>[class^="links-"]>.link-item:nth-child(7){--link-i:6}.links-container>[class^="links-"]>.link-item:nth-child(8){--link-i:7}.links-container>[class^="links-"]>.link-item:nth-child(9){--link-i:8}.links-container>[class^="links-"]>.link-item:nth-child(10){--link-i:9}.links-container>[class^="links-"]>.link-item:nth-child(11){--link-i:10}.links-container>[class^="links-"]>.link-item:nth-child(12){--link-i:11}.links-container>[class^="links-"]>.link-item:nth-child(13){--link-i:12}.links-container>[class^="links-"]>.link-item:nth-child(14){--link-i:13}.links-container>[class^="links-"]>.link-item:nth-child(n+15){--link-i:14}@keyframes wzoopLinkReveal{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes wzoopLinkRevealFade{from{opacity:0}to{opacity:1}}.visually-hidden{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.modal:not(.show){display:none}.carousel-item{display:none}.carousel-item.active{display:block}.profile-empty-links{text-align:center;padding:1.5rem 1rem;opacity:0.72}html.is-tema-studio .links-container>[class^="links-"]>.link-item,html.is-profile-preview-root .links-container>[class^="links-"]>.link-item{animation:none !important;opacity:1 !important}@media (prefers-reduced-motion:reduce){html.profile-booting .links-container>[class^="links-"]>.link-item{opacity:1}}.link-item{text-decoration:none;border:none;position:relative;cursor:pointer;color:var(--link-text,inherit);box-sizing:border-box}.links-container>[class^="links-"]{position:relative;isolation:isolate}.link-item:hover{text-decoration:none;color:inherit}.links-container .link-description,.links-container .link-description.d-block{display:none !important;margin:0 !important;padding:0 !important;height:0 !important;max-height:0 !important;overflow:hidden !important;border:0 !important}.fas,.far,.fab,.fal,.fad,.fass{font-family:"Font Awesome 6 Free" !important;font-weight:900 !important;display:inline-block !important;font-style:normal !important;font-variant:normal !important;text-rendering:auto !important;line-height:1 !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important}.fab{font-family:"Font Awesome 6 Brands" !important;font-weight:400 !important}.link-icon{font-family:"Font Awesome 6 Free","Font Awesome 6 Brands" !important;font-weight:900 !important;font-style:normal !important;font-variant:normal !important;text-rendering:auto !important;line-height:1 !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;text-shadow:0 1px 2px rgba(0,0,0,0.1);filter:contrast(1.1) brightness(1.05)}.link-icon.fab{font-weight:400 !important}.link-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;position:relative}.link-icon-wrapper>i,.link-icon-wrapper>.link-icon{display:inline-flex !important;align-items:center !important;justify-content:center !important;box-sizing:content-box;min-width:0 !important;width:auto !important;height:auto !important;margin:0 !important;padding:0 !important;line-height:0 !important;text-align:center !important;font-style:normal !important;font-family:"Font Awesome 6 Free","Font Awesome 6 Brands" !important;transform:none !important}.link-icon-wrapper>i::before{display:block !important;line-height:1 !important;width:auto !important;height:auto !important;margin:0 !important;transform:none !important}.link-theme-grid .link-icon,.link-theme-list .link-icon,.link-theme-slide-down .link-icon,.link-theme-fixed-list .link-icon{opacity:1 !important;visibility:visible !important;color:inherit !important}i[class*="fa-"]{font-family:"Font Awesome 6 Free","Font Awesome 6 Brands" !important;font-style:normal !important;font-variant:normal !important;text-rendering:auto !important;line-height:1 !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important}.links-container i[class*="fa-"]{min-width:0 !important;text-shadow:none;filter:none}.link-item i{font-family:"Font Awesome 6 Free","Font Awesome 6 Brands" !important;-webkit-font-smoothing:antialiased}.link-theme-grid .links-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;justify-content:stretch;width:100%;max-width:100%;margin:0;padding:8px 0 28px}.link-theme-grid .link-item{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;border-radius:20px;padding:18px 10px 16px;text-align:center;min-height:108px;background-color:var(--link-bg,#667eea);background-image:none;color:var(--link-text,#ffffff);position:relative;overflow:visible;isolation:isolate;aspect-ratio:1;border:1px solid var(--tile-stroke,rgba(255,255,255,0.2));outline:none;animation:none;box-shadow:var(--tile-shadow,0 1px 2px rgba(0,0,0,0.16),0 6px 14px rgba(0,0,0,0.2));filter:none;transition:transform 0.28s cubic-bezier(0.22,1,0.36,1),box-shadow 0.28s ease}.link-theme-grid .link-item.vcf-link,.link-theme-grid .link-item.special-btn,.link-theme-grid .link-item.fixed-btn{background-color:var(--link-bg,#667eea) !important;background-image:none !important;animation:none !important;overflow:visible !important;border:1px solid var(--tile-stroke,rgba(255,255,255,0.2)) !important}.link-theme-grid .link-item.special-btn:hover,.link-theme-grid .link-item.vcf-link:hover{animation:none !important;transform:translateY(-2px) !important;box-shadow:var(--tile-shadow-hover,0 2px 4px rgba(0,0,0,0.2),0 10px 20px rgba(0,0,0,0.28)) !important;border-color:var(--tile-stroke,rgba(255,255,255,0.28)) !important}.link-theme-grid .link-item::before,.link-theme-grid .link-item.special-btn::before,.link-theme-grid .link-item.fixed-btn::before{content:'';position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,0.12) 0%,transparent 42%);opacity:1;pointer-events:none;z-index:0;transform:none;animation:none;left:0;right:0;top:0;bottom:0;width:auto;height:auto}.link-theme-grid .link-item:hover{transform:translateY(-2px);filter:none;box-shadow:var(--tile-shadow-hover,0 2px 4px rgba(0,0,0,0.2),0 10px 20px rgba(0,0,0,0.28));z-index:2}.link-theme-grid .link-item:focus-visible{outline:2px solid rgb(var(--accent-rgb,255,255,255));outline-offset:3px}.link-theme-grid .link-icon,.link-theme-grid .link-icon-wrapper .link-icon{font-size:2.1rem !important;margin-bottom:4px;transition:transform 0.35s cubic-bezier(0.22,1,0.36,1);position:relative;z-index:1;color:inherit;filter:none}.link-theme-grid .link-icon-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:2px;position:relative;z-index:1;width:auto;height:auto;background:none;border:0;box-shadow:none;border-radius:0}.link-theme-grid .link-icon-wrapper .link-icon{margin-bottom:0}.link-theme-grid .link-item:hover .link-icon,.link-theme-grid .link-item:hover .link-icon-wrapper .link-icon{transform:scale(1.15) translateY(-2px)}.link-theme-grid .link-title{display:block;font-weight:700;font-size:0.82rem;line-height:1.2;word-wrap:break-word;z-index:1;position:relative;text-shadow:none;letter-spacing:0.01em}.link-theme-grid .link-item{gap:4px}.link-theme-grid .link-text{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;z-index:1;margin-top:0}.link-theme-grid .link-description,.link-theme-grid .link-description.d-block{display:none !important}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-40px) scale(0.85)}70%{opacity:0.9;transform:translateY(5px) scale(1.05)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes stripCascade{100%{opacity:1;transform:translateY(0) scale(1) rotateX(0deg)}}.fixed-btn{border:2px solid rgba(255,255,255,0.2);position:relative;overflow:hidden}.fixed-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.5s ease}.fixed-btn:hover::before{left:100%}.fixed-btn:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 22px var(--hover-glow,rgba(0,0,0,0.15));border-color:var(--hover-ring,rgba(255,255,255,0.35))}@keyframes pulse-subtle{0%,100%{opacity:1}50%{opacity:0.95}}.wzoop-floating-wrapper{position:absolute;top:22px;right:8px;z-index:8;animation:wzoopFabOrbit 4.8s ease-in-out infinite;will-change:transform;pointer-events:none}.wzoop-floating-wrapper::before,.wzoop-floating-wrapper::after{content:'';position:absolute;inset:-7px;border-radius:18px;border:1.5px solid rgba(var(--accent-rgb,70,81,158),0.42);pointer-events:none;animation:wzoopFabPing 2.8s cubic-bezier(0.22,1,0.36,1) infinite}.wzoop-floating-wrapper::after{inset:-11px;border-color:rgba(var(--accent-rgb,70,81,158),0.22);animation-delay:1.1s}.wzoop-floating-logo{width:48px;height:54px;background:var(--profile-card-bg,rgba(255,255,255,0.96));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(var(--accent-rgb,70,81,158),0.28),0 0 0 1px rgba(var(--accent-rgb,70,81,158),0.14),inset 0 1px 0 rgba(255,255,255,0.35);border:1px solid var(--border-color,rgba(255,255,255,0.88));transition:transform 0.35s cubic-bezier(0.175,0.885,0.32,1.275),box-shadow 0.35s ease;text-decoration:none;gap:1px;position:relative;overflow:hidden;pointer-events:auto;animation:wzoopFabBreathe 3.4s ease-in-out infinite}.wzoop-floating-logo::before{content:'';position:absolute;inset:-40% -80%;background:conic-gradient(from 0deg,transparent 0 40%,rgba(255,255,255,0.7) 50%,transparent 60% 100%);animation:wzoopFabSweep 5.2s linear infinite;pointer-events:none}.wzoop-floating-logo img{width:22px;height:22px;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 1px 1px rgba(15,23,42,0.15))}.wzoop-floating-text{font-size:0.46rem;font-weight:800;color:var(--fab-ink,var(--text-primary));text-align:center;line-height:1.05;white-space:nowrap;letter-spacing:0.01em;position:relative;z-index:1}.wzoop-floating-wrapper:hover{animation-play-state:paused}.wzoop-floating-wrapper:hover::before,.wzoop-floating-wrapper:hover::after{animation-play-state:paused}.wzoop-floating-logo:hover{transform:scale(1.1);animation-play-state:paused;box-shadow:0 12px 26px rgba(var(--accent-rgb,70,81,158),0.34),0 0 0 1px rgba(var(--accent-rgb,70,81,158),0.2),inset 0 1px 0 rgba(255,255,255,0.35)}@keyframes wzoopFabOrbit{0%{transform:translate3d(0,0,0) rotate(-4deg)}18%{transform:translate3d(-3px,-10px,0) rotate(5deg)}36%{transform:translate3d(-8px,2px,0) rotate(1deg)}54%{transform:translate3d(2px,8px,0) rotate(-6deg)}72%{transform:translate3d(-6px,-5px,0) rotate(3deg)}100%{transform:translate3d(0,0,0) rotate(-4deg)}}@keyframes wzoopFabBreathe{0%,100%{transform:scale(1);filter:saturate(1)}45%{transform:scale(1.08);filter:saturate(1.15)}}@keyframes wzoopFabPing{0%{transform:scale(0.86);opacity:0.65}70%,100%{transform:scale(1.42);opacity:0}}@keyframes wzoopFabSweep{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:576px){.wzoop-floating-wrapper{top:16px;right:6px}.wzoop-floating-logo{width:46px;height:52px;border-radius:13px}.wzoop-floating-logo img{width:20px;height:20px}.wzoop-floating-text{font-size:0.44rem;line-height:1.02}}@media (prefers-reduced-motion:reduce){.wzoop-floating-wrapper,.wzoop-floating-wrapper::before,.wzoop-floating-wrapper::after,.wzoop-floating-logo,.wzoop-floating-logo::before,.qr-code-display:not(.is-ready)::after{animation:none !important}}.qr-container{display:flex;flex-direction:column;align-items:center;gap:0.9rem;width:100%;min-width:0;padding:0;box-sizing:border-box}@media (max-width:768px){.profile-container{padding:10px 12px 8.25rem 12px}.profile-header{padding:12px 14px 14px;margin-bottom:8px;border-radius:16px}.profile-avatar{width:132px;height:132px}.profile-name{font-size:1.35rem;margin:6px 0 2px}.profile-username{font-size:0.62rem}.profile-bio{font-size:0.75rem;max-height:none}.links-container{padding:12px 12px calc(6.75rem+env(safe-area-inset-bottom,0px));border-radius:16px;scroll-padding-bottom:6rem}.cover-slider{margin-bottom:10px;border-radius:16px;max-height:180px}.link-theme-grid .links-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.link-theme-grid .link-item{padding:16px 8px 14px;min-height:104px;border-radius:16px}.link-theme-grid .link-icon,.link-theme-grid .link-icon-wrapper .link-icon{font-size:2rem !important;margin-bottom:6px}.link-theme-grid .link-icon-wrapper .link-icon{margin-bottom:0}.link-theme-grid .link-title{font-size:0.78rem}.link-theme-grid .link-text{font-size:inherit}}@media (max-width:576px){.profile-container{padding:8px 10px 8.15rem 10px}.profile-header{padding:10px 12px 12px;margin-bottom:8px;border-radius:14px}.profile-avatar{width:112px;height:112px}.profile-name{font-size:1.2rem;margin:4px 0 2px}.profile-username{font-size:0.6rem}.profile-bio{font-size:0.7rem;max-height:none}.links-container{padding:10px 10px calc(6.75rem+env(safe-area-inset-bottom,0px));border-radius:14px;scroll-padding-bottom:6rem}.link-theme-grid .links-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.link-theme-grid .link-item{padding:12px 7px 10px;min-height:86px;border-radius:14px}.link-theme-grid .link-icon{font-size:1.9rem !important;margin-bottom:6px}.link-theme-grid .link-text{font-size:0.72rem;line-height:1.15}}@media (max-height:600px){.profile-header{padding:10px;margin-bottom:6px}.profile-avatar{width:148px;height:148px}.profile-name{font-size:1.15rem;margin:4px 0 2px}.profile-username{font-size:0.58rem;margin-bottom:6px}.profile-bio{font-size:0.65rem;max-height:none;margin-bottom:8px}.cover-slider{margin-bottom:8px;max-height:148px}.links-container{padding:8px 8px calc(6.75rem+env(safe-area-inset-bottom,0px));scroll-padding-bottom:6rem}.link-theme-grid .link-item{min-height:82px;padding:10px 6px}.link-theme-grid .link-icon{font-size:1.8rem !important;margin-bottom:5px}.link-theme-grid .link-text{font-size:0.7rem}}@keyframes specialShimmer{0%{transform:translateX(-150%) skewX(-15deg)}50%{transform:translateX(150%) skewX(-15deg)}100%{transform:translateX(150%) skewX(-15deg)}}@keyframes softBreath{0%{transform:scale(1);box-shadow:0 4px 15px rgba(var(--text-primary-rgb,0,0,0),0.1)}50%{transform:scale(1.015);box-shadow:0 8px 25px rgba(var(--text-primary-rgb,0,0,0),0.2)}100%{transform:scale(1);box-shadow:0 4px 15px rgba(var(--text-primary-rgb,0,0,0),0.1)}}.fixed-bottom-nav{position:fixed !important;left:0 !important;right:0 !important;top:auto !important;bottom:18px !important;transform:none;width:max-content;max-width:min(476px,calc(100% - 24px));margin-left:auto;margin-right:auto;background:var(--dock-bg,var(--profile-card-bg,rgba(255,255,255,0.86)));border-radius:999px;border:1px solid rgba(var(--text-primary-rgb,255,255,255),0.14);padding:11px 18px;z-index:10060 !important;box-sizing:border-box;display:flex !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;overflow:visible;justify-content:center;align-items:center;backdrop-filter:saturate(170%) blur(22px);-webkit-backdrop-filter:saturate(170%) blur(22px);box-shadow:inset 0 1px 0 var(--glass-highlight,rgba(255,255,255,0.35)),0 4px 16px rgba(15,23,42,0.12);border:1px solid var(--card-stroke,rgba(255,255,255,0.18))}@supports (padding-bottom:env(safe-area-inset-bottom)){.fixed-bottom-nav{margin-bottom:env(safe-area-inset-bottom,0px)}}.bottom-nav-container{display:flex;justify-content:center;align-items:stretch;width:100%;gap:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bottom-nav-container::-webkit-scrollbar{display:none}.nav-separator{display:block;width:1px;height:26px;margin:auto 6px;border-radius:1px;background:currentColor;color:var(--dock-ink,var(--link-text,var(--text-primary)));opacity:0.18;flex-shrink:0;align-self:center;pointer-events:none}.bottom-nav-container>.nav-separator:last-child{display:none}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--dock-ink,var(--link-text,var(--text-primary)));padding:8px 14px;border-radius:18px;min-width:72px;position:relative;border:none;background:transparent;cursor:pointer;text-align:center;overflow:visible;flex:1 0 auto;gap:6px;-webkit-tap-highlight-color:transparent;transition:background-color 0.2s ease,transform 0.18s ease}.bottom-nav-item::before{content:'';position:absolute;inset:2px 4px;background:currentColor;border-radius:14px;opacity:0;transition:opacity 0.2s ease;z-index:0;pointer-events:none}.bottom-nav-item:hover{color:var(--dock-ink,var(--link-text,var(--text-primary)));text-decoration:none}@media (hover:hover) and (pointer:fine){.bottom-nav-item:hover::before{background:rgb(var(--accent-rgb,30,41,59));opacity:0.12}.bottom-nav-item:hover{transform:translateY(-1px)}}.bottom-nav-item:active{transform:scale(0.96)}.bottom-nav-item:active::before{opacity:0.12}.bottom-nav-icon{width:26px;height:26px;font-size:0;margin:0;display:flex;align-items:center;justify-content:center;color:inherit;background:transparent !important;border:none !important;position:relative;z-index:1;line-height:0}.bottom-nav-icon i{font-size:1.28rem;line-height:1;width:auto;height:auto;display:block;text-align:center;min-width:0}.bottom-nav-icon i::before{display:block;line-height:1;transform:none}.bottom-nav-text{font-size:0.76rem;font-weight:600;font-family:'Inter','Poppins',sans-serif;color:inherit;opacity:0.92;text-align:center;line-height:1.1;white-space:nowrap;display:block;position:relative;z-index:1;letter-spacing:0.01em}@media (max-width:480px){.fixed-bottom-nav{padding:9px 15px;bottom:16px !important;max-width:calc(100% - 16px)}.bottom-nav-item{padding:6px 11px;min-width:64px;gap:5px}.bottom-nav-icon{width:24px;height:24px;font-size:1.18rem}.bottom-nav-text{font-size:0.68rem}.nav-separator{margin:auto 3px;height:20px}}@media (max-width:380px){.fixed-bottom-nav{padding:8px 13px;bottom:14px !important}.bottom-nav-item{padding:6px 9px;min-width:56px;gap:4px}.bottom-nav-icon{width:22px;height:22px;font-size:1.12rem}.bottom-nav-text{font-size:0.64rem;font-weight:600}.nav-separator{margin:auto 2px;height:18px}}.fixed-bottom-nav[data-dock-count="2"]{padding:11px 20px}.fixed-bottom-nav[data-dock-count="2"] .bottom-nav-item{min-width:88px;padding:8px 18px;gap:7px}.fixed-bottom-nav[data-dock-count="2"] .bottom-nav-icon{width:28px;height:28px;font-size:1.32rem}.fixed-bottom-nav[data-dock-count="2"] .bottom-nav-text{font-size:0.78rem}.fixed-bottom-nav[data-dock-count="3"]{padding:10px 18px}.fixed-bottom-nav[data-dock-count="3"] .bottom-nav-item{min-width:74px;padding:8px 14px}.fixed-bottom-nav[data-dock-count="4"]{padding:6px 10px}.fixed-bottom-nav[data-dock-count="4"] .bottom-nav-item{min-width:56px;padding:5px 8px}.fixed-bottom-nav[data-dock-count="4"] .bottom-nav-text{font-size:0.6rem}.fixed-bottom-nav[data-dock-count="4"] .nav-separator{margin:auto 3px}.fixed-bottom-nav[data-dock-count="5"]{width:calc(100% - 16px);max-width:420px;padding:5px 6px}.fixed-bottom-nav[data-dock-count="5"] .bottom-nav-container{width:100%;justify-content:space-between}.fixed-bottom-nav[data-dock-count="5"] .bottom-nav-item{min-width:0;flex:1 1 0;padding:4px 4px;gap:3px}.fixed-bottom-nav[data-dock-count="5"] .bottom-nav-icon{width:20px;height:20px;font-size:1rem}.fixed-bottom-nav[data-dock-count="5"] .bottom-nav-text{font-size:0.55rem}.fixed-bottom-nav[data-dock-count="5"] .nav-separator{margin:auto 1px;height:18px}@media (max-width:360px){.fixed-bottom-nav[data-dock-count="5"]{width:calc(100% - 12px);padding:4px 4px}.fixed-bottom-nav[data-dock-count="5"] .bottom-nav-text{font-size:0.52rem}}.modal-backdrop.show{background:rgba(8,10,18,0.52) !important;opacity:1 !important;backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%)}.profile-info-modal.modal{--sheet-ink:var(--text-primary);--sheet-muted:var(--text-secondary,var(--text-muted,color-mix(in srgb,var(--text-primary) 62%,transparent)));--sheet-line:var(--border-color,color-mix(in srgb,var(--text-primary) 14%,transparent));--sheet-card:var(--profile-modal-card,color-mix(in srgb,var(--text-primary) 9%,transparent));--sheet-card-hover:var(--hover-fill,color-mix(in srgb,var(--text-primary) 14%,transparent));--sheet-fill:var(--bg-primary);--profile-modal-text:var(--sheet-ink);--profile-modal-muted:var(--sheet-muted);--bs-modal-width:min(392px,calc(100vw - 24px));--sheet-max-h:min(76dvh,640px);z-index:1080;padding:max(10px,env(safe-area-inset-top,0px)) 12px max(12px,env(safe-area-inset-bottom,0px)) !important}.profile-info-modal.modal.show{display:flex !important;align-items:center;justify-content:center}@supports not (color:color-mix(in srgb,white,black)){.profile-info-modal.modal{--sheet-fill:var(--bg-primary);--sheet-muted:var(--text-muted,#64748b);--sheet-line:var(--border-color,rgba(0,0,0,0.12));--sheet-card:rgba(255,255,255,0.12);--sheet-card-hover:var(--hover-fill,rgba(255,255,255,0.18))}}.profile-info-modal .profile-info-modal__dialog,.profile-info-modal .modal-dialog{width:min(392px,calc(100vw - 24px));max-width:min(392px,calc(100vw - 24px)) !important;margin:auto !important;height:auto;max-height:var(--sheet-max-h)}.profile-info-modal .modal-dialog-scrollable{height:auto !important;max-height:var(--sheet-max-h) !important}.profile-info-modal .modal-dialog-centered{min-height:0 !important;display:flex;align-items:center;justify-content:center}.profile-info-modal .modal-dialog-scrollable .modal-content{max-height:var(--sheet-max-h);overflow:hidden}.profile-bank-modal .profile-bank-modal__dialog,.profile-gallery-modal .profile-gallery-modal__dialog,.profile-lightbox .profile-lightbox__dialog{width:min(420px,calc(100vw - 24px));max-width:min(420px,calc(100vw - 24px)) !important}.profile-info-modal .modal-content,.profile-info-modal .profile-info-modal__content{display:flex;flex-direction:column;width:100%;max-height:var(--sheet-max-h);background:var(--bg-primary) !important;background-color:var(--bg-solid,var(--profile-modal-bg)) !important;color:var(--text-primary) !important;backdrop-filter:saturate(140%) blur(18px) !important;-webkit-backdrop-filter:saturate(140%) blur(18px) !important;border:1px solid var(--sheet-line) !important;border-radius:22px !important;box-shadow:0 20px 50px rgba(15,23,42,0.32),inset 0 1px 0 rgba(255,255,255,0.18) !important;overflow:hidden;isolation:isolate}.profile-info-modal .modal-header,.profile-info-modal .modal-body,.profile-info-modal .modal-footer,.profile-info-modal .profile-info-modal__header,.profile-info-modal .profile-info-modal__body,.profile-info-modal .profile-info-modal__footer{background:transparent !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;color:inherit;box-sizing:border-box}.profile-info-modal .profile-info-modal__header{display:flex;align-items:center;justify-content:space-between;gap:0.7rem;flex:0 0 auto;padding:0.95rem 1rem 0.8rem !important;border-bottom:1px solid var(--sheet-line) !important;min-width:0}.profile-info-modal .profile-info-modal__title-wrap{display:flex;align-items:center;gap:0.55rem;min-width:0;flex:1 1 auto}.profile-info-modal .modal-title,.profile-info-modal .profile-info-modal__title-wrap .modal-title{font-size:0.92rem !important;font-weight:700 !important;margin:0;letter-spacing:-0.02em;color:var(--sheet-ink) !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.25}.profile-info-modal .profile-info-modal__icon{width:2rem;height:2rem;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:0.86rem;background:var(--sheet-card);color:var(--sheet-ink)}.profile-info-modal .profile-info-modal__body{flex:1 1 auto;min-height:0;max-height:none !important;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:0.95rem 1rem 1.05rem !important;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--text-primary) 28%,transparent) transparent}.profile-info-modal .profile-info-modal__body::-webkit-scrollbar{width:5px}.profile-info-modal .profile-info-modal__body::-webkit-scrollbar-track{background:transparent}.profile-info-modal .profile-info-modal__body::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--text-primary) 28%,transparent);border-radius:99px}.profile-info-modal .profile-info-modal__footer{flex:0 0 auto;display:flex;padding:0.7rem 1rem 0.8rem !important;border-top:1px solid var(--sheet-line) !important;justify-content:stretch}.profile-info-modal .profile-info-modal__footer>*{margin:0}.profile-info-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.6rem}.profile-info-item{padding:0.72rem 0.75rem;border-radius:12px;background-color:var(--sheet-card) !important;border:1px solid var(--sheet-line);min-width:0}.profile-info-label{display:block;font-size:0.62rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:var(--sheet-muted) !important;margin-bottom:0.28rem}.profile-info-value-row{display:flex;align-items:center;gap:0.5rem;min-width:0}.profile-info-value{flex:1;min-width:0;font-size:0.82rem;font-weight:600;line-height:1.4;color:var(--sheet-ink) !important;overflow-wrap:anywhere;word-break:break-word}.profile-info-value--mono,.profile-info-value--iban{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:0.03em}.profile-info-value--iban{font-size:0.74rem;line-height:1.5}.profile-info-copy{flex-shrink:0;width:2rem;height:2rem;border:1px solid var(--sheet-line);border-radius:9px;background:color-mix(in srgb,var(--text-primary) 10%,transparent) !important;color:var(--sheet-ink) !important;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s ease,transform 0.15s ease}.profile-info-copy--text{width:auto;height:auto;min-height:1.9rem;padding:0.28rem 0.5rem;gap:0.28rem;font-size:0.65rem;font-weight:700}.profile-info-copy:hover,.profile-info-copy--text:hover{background:var(--sheet-card-hover) !important;color:var(--sheet-ink)}.profile-info-copy:active{transform:scale(0.96)}.profile-info-btn{border:none;border-radius:12px;padding:0.72rem 1rem;font-size:0.82rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;width:100%;max-width:100%;box-sizing:border-box;letter-spacing:-0.01em;transition:transform 0.15s ease,filter 0.2s ease}.profile-info-btn--close{background:var(--text-primary) !important;color:var(--link-bg,#fff) !important;box-shadow:0 8px 18px color-mix(in srgb,var(--text-primary) 22%,transparent)}@supports (color:rgb(from red r g b)){.profile-info-btn--close{color:rgb(from var(--text-primary) calc(255 - r) calc(255 - g) calc(255 - b)) !important}}.profile-info-btn--close:hover{filter:brightness(1.05);transform:translateY(-1px)}.profile-info-empty{text-align:center;padding:1.5rem 0.75rem;color:var(--sheet-muted)}.profile-info-empty i{font-size:2rem;margin-bottom:0.5rem;opacity:0.45}.profile-info-empty p{margin:0;font-size:0.82rem}.profile-bank-list{display:flex;flex-direction:column;gap:0.7rem}.profile-bank-card{border-radius:12px;background-color:var(--sheet-card) !important;border:1px solid var(--sheet-line);overflow:hidden;min-width:0}.profile-bank-card__head{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;padding:0.55rem 0.7rem 0.48rem;border-bottom:1px solid var(--sheet-line);min-width:0}.profile-bank-card__brand{display:flex;align-items:center;gap:0.5rem;min-width:0;flex:1 1 auto}.profile-bank-card__icon{width:1.75rem;height:1.75rem;border-radius:8px;background:color-mix(in srgb,var(--text-primary) 10%,transparent) !important;color:var(--sheet-ink);display:inline-flex;align-items:center;justify-content:center;font-size:0.85rem;flex-shrink:0}.profile-bank-card__name{margin:0;font-size:0.82rem;font-weight:700;line-height:1.25;color:var(--sheet-ink) !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.profile-bank-card__fields{padding:0.5rem 0.7rem 0.58rem;display:flex;flex-direction:column;gap:0.42rem}.profile-bank-field{min-width:0}.profile-info-modal__close{flex-shrink:0;width:36px;height:36px;border:0;border-radius:50%;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;background:var(--sheet-card) !important;color:var(--sheet-ink) !important;cursor:pointer;opacity:1;filter:none !important;box-shadow:none;transition:background 0.2s ease,transform 0.2s ease}.profile-info-modal__close i{font-size:0.82rem;line-height:1;color:inherit}.profile-info-modal__close:hover{background:var(--sheet-card-hover) !important;transform:scale(1.06)}.profile-qr-modal__body{text-align:center;padding:1.15rem 1rem 1.2rem !important}.qr-code-display{display:flex;align-items:center;justify-content:center;width:196px;height:196px;max-width:100%;aspect-ratio:1 / 1;margin:0 auto;flex:0 0 auto;padding:12px;background:#fff;border-radius:16px;box-shadow:0 8px 22px rgba(15,23,42,0.12);box-sizing:border-box;position:relative}.qr-code-display:not(.is-ready)::after{content:'';width:26px;height:26px;border:2px solid rgba(var(--accent-rgb,70,81,158),0.18);border-top-color:rgb(var(--accent-rgb,70,81,158));border-radius:50%;animation:wzoopQrSpin 0.7s linear infinite}.qr-code-display:not(.is-ready) img{opacity:0}.qr-code-display.is-ready img{opacity:1}.qr-code-display.is-error{background:color-mix(in srgb,var(--text-primary) 6%,transparent);color:var(--sheet-muted);font-size:0.72rem;font-weight:600;text-align:center;padding:1rem}@keyframes wzoopQrSpin{to{transform:rotate(360deg)}}.qr-code-display img{display:block;width:100% !important;height:100% !important;max-width:172px;object-fit:contain;aspect-ratio:1 / 1;border-radius:8px}.qr-hint{margin:0 auto;max-width:18rem;font-size:0.78rem;line-height:1.45;font-weight:500;color:var(--sheet-ink) !important;opacity:0.7}.profile-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.45rem}.profile-gallery-tile{margin:0;padding:0;border:0;border-radius:12px;overflow:hidden;background:var(--sheet-card);cursor:pointer;aspect-ratio:1 / 1;-webkit-tap-highlight-color:transparent;transition:transform 0.18s ease,box-shadow 0.18s ease}.profile-gallery-tile:hover{transform:translateY(-2px);box-shadow:0 10px 22px var(--hover-glow,rgba(0,0,0,0.18))}.profile-gallery-tile:focus-visible{outline:2px solid var(--sheet-ink);outline-offset:2px}.profile-gallery-tile img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.profile-info-modal .modal-title:empty{display:none}.profile-lightbox.modal{z-index:1092}.profile-lightbox .modal-content{max-height:min(82dvh,680px)}.profile-lightbox__body{padding:0.55rem 0.9rem 1rem !important;text-align:center}.profile-lightbox__body img{width:auto;max-width:100%;max-height:min(62dvh,520px);object-fit:contain;border-radius:14px;display:inline-block;vertical-align:middle}@media (max-width:380px){.profile-info-modal.modal{padding-left:8px !important;padding-right:8px !important}.profile-info-modal .modal-dialog,.profile-bank-modal .profile-bank-modal__dialog,.profile-gallery-modal .profile-gallery-modal__dialog{width:calc(100vw - 16px);max-width:calc(100vw - 16px) !important}.profile-info-copy--text span{display:none}.qr-code-display{width:176px;height:176px;padding:10px}}@media (max-height:560px){.profile-info-modal.modal{--sheet-max-h:calc(100dvh - 20px)}.profile-info-modal .modal-content{max-height:var(--sheet-max-h)}.qr-code-display img{max-width:148px}}.wzoop-deck-hint{margin:12px 0 4px;padding:0;text-align:center;font-size:0.72rem;font-weight:700;letter-spacing:0.04em;text-transform:none;color:var(--text-secondary);opacity:0.72;flex:0 0 auto}.wzoop-deck-dots{display:flex;justify-content:center;align-items:center;gap:6px;margin:8px 0 0;min-height:14px}.wzoop-deck-dots .swiper-pagination-bullet{width:6px;height:6px;margin:0 !important;opacity:0.22;background:var(--text-primary);border-radius:99px}.wzoop-deck-dots .swiper-pagination-bullet-active{opacity:0.85;width:16px}@keyframes wzoop-vwheel-sheen{from{transform:translateX(-55%)}to{transform:translateX(55%)}}@media (max-width:430px){.profile-header{margin-bottom:6px;padding:10px 12px 10px}.profile-avatar{width:104px !important;height:104px !important}.profile-name{font-size:1.15rem !important;line-height:1.2}.profile-username{font-size:0.6rem !important;opacity:0.65;margin-bottom:8px}.cover-slider{max-height:132px}.links-container,.links-container>[class^="links-"]{box-sizing:border-box;max-width:100%;min-width:0}.links-container{padding:10px 10px calc(6.75rem+env(safe-area-inset-bottom,0px));scroll-padding-bottom:6rem}.links-container>.cover-slider,.links-container>[class^="links-"]{width:100%;max-width:100%}.wzoop-floating-wrapper{top:14px;right:4px}.link-title{overflow-wrap:anywhere;word-break:break-word}.link-theme-grid .link-item{gap:4px;justify-content:center}.link-theme-grid .link-icon-wrapper,.link-theme-grid .link-icon{margin-bottom:0 !important}.link-theme-grid .link-text{margin-top:0 !important}.link-theme-grid .links-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:6px 1px 8px}.link-theme-grid .link-item{min-width:0;padding:12px 6px 10px;min-height:84px}.link-theme-grid .link-title{font-size:0.74rem;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.link-theme-grid .link-description,.link-theme-grid .link-description.d-block{display:none !important}.profile-container{padding-bottom:8.15rem}}@media (max-width:360px){.profile-container{padding:8px 8px 8.35rem}.profile-avatar{width:96px !important;height:96px !important}.profile-name{font-size:1.08rem !important}.link-theme-grid .links-grid{gap:6px}}@media (max-height:480px) and (orientation:landscape){.profile-container{padding-bottom:7rem !important}.profile-avatar{width:72px !important;height:72px !important}.profile-header{padding:8px 10px !important;margin-bottom:6px !important}.cover-slider{max-height:108px;border-radius:14px}}.links-container .link-icon-wrapper{display:flex !important;align-items:center !important;justify-content:center !important;box-sizing:border-box !important}.links-container .link-icon-wrapper>i,.links-container .link-icon-wrapper>.link-icon,.links-container .link-item i.link-icon{position:relative !important;inset:auto !important;top:auto !important;left:auto !important;right:auto !important;bottom:auto !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;height:auto !important;min-width:0 !important;margin:0 !important;padding:0 !important;line-height:0 !important;transform:none !important;overflow:visible !important}.links-container .link-icon-wrapper>i:has(svg)::before,.links-container .link-item i.link-icon:has(svg)::before{content:none !important;display:none !important}.links-container .link-icon-wrapper>i:not(:has(svg))::before,.links-container .link-item i.link-icon:not(:has(svg))::before{display:block !important;line-height:1 !important;transform:none !important;margin:0 !important}.links-container .svg-inline--fa,.bottom-nav-icon .svg-inline--fa{display:block !important;width:1em !important;height:1em !important;overflow:visible !important;vertical-align:0 !important;margin:0 !important;padding:0 !important;transform:none !important;position:static !important;inset:auto !important}.links-container .link-item .link-description,.links-container .link-description,.links-container .link-description.d-block{display:none !important;margin:0 !important;padding:0 !important;height:0 !important;max-height:0 !important;overflow:hidden !important;border:0 !important}