@font-face{font-family:Minecraft;src:url(/customfonts/MinecraftFont.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Fira Code;src:url(/customfonts/FiraCode-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/customfonts/JetBrainsMono-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Array;src:url(/customfonts/Array-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Parkinsans;src:url(/customfonts/Parkinsans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/customfonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.biolink-page{--radius-sm:12px;--bg-secondary:rgba(0,0,0,0.22);--border-primary:rgba(255,255,255,0.10);min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;width:100%;display:flex;flex-direction:column;justify-content:flex-start;position:fixed;inset:0;overflow-x:hidden;overflow-y:hidden;overscroll-behavior-y:none;background-size:cover;background-position:50%;background-attachment:fixed;cursor:default;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media (hover:none) and (pointer:coarse){.biolink-page{background-attachment:scroll}}.biolink-page,.biolink-page *{cursor:default;-moz-user-select:none;user-select:none;-webkit-user-select:none;font-family:var(--biolink-font,inherit)!important}.biolink-page.has-custom-cursor,.biolink-page.has-custom-cursor *{cursor:none!important}.biolink-page.is-scrollable{overflow-y:auto}.biolink-page.has-hidden-cursor,.biolink-page.has-hidden-cursor *{cursor:none!important}.biolink-page:not(.has-custom-cursor) a,.biolink-page:not(.has-custom-cursor) button,.biolink-page:not(.has-custom-cursor) input[type=range]{cursor:pointer}.biolink-page:not(.has-custom-cursor) .bio-link-button:is(a),.biolink-page:not(.has-custom-cursor) .social-icon-link:is(a),.biolink-page:not(.has-custom-cursor) .spotlight-discord-action:is(a),.biolink-page:not(.has-custom-cursor) .website-preview-card:is(a){cursor:pointer}.enter-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:center;z-index:9999;cursor:pointer;padding:calc(24px + env(safe-area-inset-top)) calc(18px + env(safe-area-inset-right)) calc(24px + env(safe-area-inset-bottom)) calc(18px + env(safe-area-inset-left));text-align:center;width:100%;flex-basis:100%;font-size:clamp(1.1rem,3.6vw,1.5rem);font-weight:600;line-height:1.25;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5);transition:opacity .3s ease}.enter-overlay>div{max-width:min(520px,92vw);word-break:break-word}.video-background{width:100%;height:100%;object-fit:cover}.background-blur-layer,.video-background{position:fixed;inset:0;z-index:0;pointer-events:none}.background-blur-layer{background:rgba(0,0,0,.01)}.biolink-container{width:100%;max-width:600px;box-sizing:border-box;padding:calc(clamp(24px, 4vh, 40px) + env(safe-area-inset-top)) calc(clamp(16px, 3.5vw, 20px) + env(safe-area-inset-right)) calc(clamp(24px, 4vh, 40px) + env(safe-area-inset-bottom)) calc(clamp(16px, 3.5vw, 20px) + env(safe-area-inset-left));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;flex:1 1;min-height:0;z-index:1;margin:auto}.biolink-container.layout-modern{margin-top:clamp(24px,6vh,72px)}.background-effect-layer{position:fixed;inset:0;z-index:0;width:100%;height:100%;overflow:hidden;pointer-events:none;isolation:isolate}.background-effect-layer canvas,.background-effect-layer>*{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important}.biolink-page .background-effect-layer .ascii-flame-output,.biolink-page .background-effect-layer .ascii-flame-output *{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;font-size:10px!important;line-height:1.05!important;letter-spacing:0!important}.biolink-container.layout-cinematic{max-width:660px;margin-top:clamp(52px,10vh,118px)}.biolink-container.layout-cinematic,.biolink-container.layout-modern{width:min(100%,760px);max-width:760px}.social-links-section{width:100%;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:18px}.social-link-btn{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:var(--radius-sm);background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:0 3px 0 rgba(0,0,0,.5);color:rgba(255,255,255,.9);text-decoration:none}.social-link-btn:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:3px}.social-link-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08)}.social-link-text{font-size:14px;font-weight:500}.social-icons-row{width:100%;margin-top:12px}.social-icons-panel,.social-icons-row{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.social-icons-panel{align-items:center;max-width:100%;box-sizing:border-box}.social-icons-panel .social-icon-link{width:max(32px,calc(var(--social-link-icon-size, 22px) + 10px));height:max(32px,calc(var(--social-link-icon-size, 22px) + 10px));flex-basis:max(32px,calc(var(--social-link-icon-size, 22px) + 10px))}.social-icons-panel .social-icon-img,.social-icons-panel .social-icon-svg{max-width:var(--social-link-icon-size,22px);max-height:var(--social-link-icon-size,22px);flex-basis:var(--social-link-icon-size,22px)}.social-icons-panel .social-icon-fallback,.social-icons-panel .social-icon-img,.social-icons-panel .social-icon-svg{width:var(--social-link-icon-size,22px);height:var(--social-link-icon-size,22px)}.social-icons-panel.has-icon-glow .social-icon-fallback,.social-icons-panel.has-icon-glow .social-icon-img,.social-icons-panel.has-icon-glow .social-icon-svg{filter:drop-shadow(0 0 8px #fff)}.social-icon-link{width:32px;height:32px;flex:0 0 32px;box-sizing:border-box;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;padding:5px;background:transparent;border:none;color:rgba(255,255,255,.95);text-decoration:none;overflow:hidden;line-height:0}.social-icon-link:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:3px}.social-icon-img{object-fit:contain;transform-origin:center;-webkit-user-drag:none}.social-icon-img,.social-icon-svg{width:22px;height:22px;max-width:22px;max-height:22px;flex:0 0 22px;display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.social-icon-fallback{width:18px;height:18px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);font-weight:700;font-size:12px;color:rgba(255,255,255,.95)}.profile-section{flex-direction:column;text-align:center;position:relative;will-change:transform;transform-origin:center center}.profile-section,.profile-top-row{width:100%;display:flex;align-items:center}.profile-top-row{gap:clamp(14px,3vw,20px)}.profile-info-wrapper{flex:1 1;display:flex;flex-direction:column;justify-content:center;min-width:0}.profile-header{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px;width:100%}.profile-title-wrapper{position:relative;display:inline-flex;align-items:center;cursor:default;min-width:0;flex:0 1 auto;max-width:100%}.profile-modern .profile-title-wrapper{flex:0 0 auto;min-width:0}.profile-title{font-size:clamp(1.1rem,4.2vw,1.6rem);font-weight:700;margin:0;line-height:1.2;min-width:0;word-break:break-word;display:inline-flex;align-items:center}.profile-title .originkit-glitch-stack-profile{transform-origin:center;will-change:transform;animation:profile-title-glitch-jitter .72s step-end infinite}@keyframes profile-title-glitch-jitter{0%,46%,54%,78%,86%,to{transform:translate(0) skewX(0)}47%{transform:translate(-.055em,.025em) skewX(-2deg)}49%{transform:translate(.07em,-.035em) skewX(2deg)}51%{transform:translate(-.035em,-.015em) skewX(-1deg)}53%{transform:translate(.025em,.02em) skewX(1deg)}79%{transform:translate(.045em,-.025em) skewX(1.5deg)}82%{transform:translate(-.06em,.03em) skewX(-2deg)}85%{transform:translate(.02em,-.015em) skewX(.5deg)}}@media (prefers-reduced-motion:reduce){.profile-title .originkit-glitch-stack-profile{animation:none}}.profile-title-verified{display:inline-flex;align-items:center;justify-content:center;width:.78em;height:.78em;margin-left:.24em;line-height:1;vertical-align:-.03em}.profile-title-verified .verified-badge{display:block;width:100%;height:100%}.profile-bio{font-size:.95rem;margin:0 0 8px;opacity:.85;line-height:1.5;min-height:1.5em;word-break:break-word}.profile-classic{padding:0;background:transparent}.profile-classic .profile-tilt-content{display:flex}.profile-classic .profile-tilt-content,.profile-classic .profile-top-row{flex-direction:column;align-items:center;gap:16px}.profile-classic .profile-image{width:140px;height:140px;margin-bottom:0}.profile-classic .profile-info-wrapper{text-align:center;align-items:center;gap:10px}.profile-classic .profile-header{justify-content:center;flex-wrap:nowrap;flex-direction:column;align-items:center;row-gap:11px;margin-bottom:0}.profile-classic .profile-badges{margin-top:0;justify-content:center;gap:6px}.profile-classic .profile-title{font-size:clamp(1.4rem,3vw,1.8rem)}.profile-classic .profile-badge{width:20px;height:20px}.profile-classic .profile-bio{font-size:1rem}.profile-classic .profile-header.badges-wrapped{flex-direction:column}.profile-classic .profile-header.badges-wrapped .profile-badges{margin-top:0}.profile-classic .profile-bio{text-align:center;margin:0}.profile-classic .joined-date,.profile-classic .location-views-row{margin-top:0}.profile-classic .discord-presence-wrapper{width:min(100%,430px);max-width:430px;margin-top:6px}.profile-classic .discord-presence-panel{min-height:0;padding:5px 0;background:transparent;border:0;border-radius:0}.profile-classic .discord-presence-block{gap:12px}.profile-classic .discord-avatar-container{width:52px;height:52px;flex-basis:52px}.profile-classic .discord-status-indicator{width:clamp(17px,31%,20px);height:clamp(17px,31%,20px);border-width:2px}.profile-classic .discord-presence-text{gap:1px}.profile-classic .discord-status-title{font-size:.96em}.profile-classic .discord-activity-name,.profile-classic .discord-activity-verb,.profile-classic .discord-presence-sub{font-size:.84em}.profile-classic .discord-activity-avatar-container{width:54px;height:54px;flex-basis:54px}.profile-classic .social-icons-row{margin-top:0}.biolink-banned-page{min-height:100dvh;display:grid;place-items:center;padding:24px;background:#0a0a0a;color:#ffffff;font-family:var(--app-font,Outfit,sans-serif)}.biolink-banned-notice{width:min(100%,360px);text-align:center}.biolink-banned-notice h1{margin:0;font-size:1.2rem;font-weight:650}.biolink-banned-notice p{margin:8px 0 0;color:rgba(255,255,255,.58);font-size:.9rem}.profile-modern{padding:clamp(20px,3.8vw,26px) clamp(18px,3.5vw,24px) clamp(18px,3.5vw,24px);border-radius:var(--profile-panel-radius,20px);position:relative;container-type:inline-size}.profile-modern .profile-top-row{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px clamp(14px,3vw,20px);gap:14px clamp(14px,3vw,20px);align-items:center}.profile-modern .profile-top-row>.discord-presence-wrapper{grid-row:2}.profile-modern .profile-top-row>.discord-presence-wrapper,.profile-modern .profile-top-row>.links-section,.profile-modern .profile-top-row>.location-below-links,.profile-modern .profile-top-row>.social-location-row,.profile-modern .profile-top-row>.website-preview-list{grid-column:1/-1;justify-self:stretch;width:auto;max-width:none;margin-top:0;margin-left:0;margin-right:0}.profile-modern .profile-info-wrapper{align-items:flex-start;text-align:left;gap:8px;min-width:0}.profile-modern .profile-header{width:100%;justify-content:flex-start;flex-wrap:wrap;flex-direction:row;align-items:flex-start;margin-bottom:0}.profile-modern .profile-header.badges-wrapped{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;text-align:left;gap:6px}.profile-modern .profile-badges{flex:0 0 auto;width:100%;gap:5px;margin-left:0;margin-top:1px;justify-content:flex-start;max-width:100%;min-width:0;align-content:center}.profile-modern .profile-header.has-many-badges{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;gap:6px}.profile-modern .profile-header.has-many-badges>.profile-badges-wide{width:max-content;max-width:100%;margin:0;gap:6px;align-self:flex-start;justify-content:center;align-content:center}.profile-modern .profile-header.badges-wrapped .profile-badges{flex:0 0 auto;width:max-content;max-width:100%;justify-content:flex-start;margin-left:0;margin-top:0;align-self:auto}.profile-modern .profile-bio{align-items:flex-start;text-align:left;margin:0}.profile-modern .joined-date{margin-top:0}.profile-modern .profile-tilt-inner{position:absolute;inset:0;border-radius:var(--profile-panel-radius,20px);overflow:hidden;z-index:0;pointer-events:none;transform-style:preserve-3d}.profile-modern .profile-tilt-blur{position:absolute;inset:0;border-radius:inherit;background:var(--profile-panel-surface,rgba(0,0,0,.32));backdrop-filter:var(--profile-panel-backdrop,blur(16px));-webkit-backdrop-filter:var(--profile-panel-backdrop,blur(16px));border:var(--profile-panel-border,1px solid rgba(255,255,255,.1));box-shadow:var(--profile-panel-shadow,inset 0 1px 0 rgba(255,255,255,.05));isolation:isolate;transform:translateZ(0);will-change:backdrop-filter}.profile-modern.profile-border-effect-active{isolation:isolate}.profile-modern.profile-border-effect-active .profile-tilt-blur{border:none}.profile-border-effect-layer{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:visible}.profile-pulsating-border-shader>canvas{display:block;width:100%;height:100%}.profile-modern.profile-border-effect-active .profile-tilt-content{z-index:2}.biolink-container.layout-cinematic .discord-presence-panel,.biolink-container.layout-modern .discord-presence-panel{background:var(--profile-panel-surface,transparent);border:var(--profile-panel-inner-border,1px solid rgba(255,255,255,.1));box-shadow:var(--profile-panel-shadow,none);backdrop-filter:var(--profile-panel-backdrop,none);-webkit-backdrop-filter:var(--profile-panel-backdrop,none)}.profile-modern.profile-cinematic{padding:clamp(22px,3.8vw,28px);min-height:196px}.profile-cinematic .profile-tilt-blur{backdrop-filter:var(--profile-panel-backdrop,blur(16px));-webkit-backdrop-filter:var(--profile-panel-backdrop,blur(16px));box-shadow:var(--profile-panel-shadow,inset 0 1px 0 rgba(255,255,255,.05))}.profile-cinematic .profile-top-row{display:block;position:relative;padding-top:68px}.profile-cinematic .profile-image{position:absolute;top:-72px;left:0;z-index:3}.profile-cinematic .profile-info-wrapper{width:100%;align-items:flex-start;text-align:left}.profile-cinematic .profile-header{align-items:center;flex-wrap:wrap;gap:8px 10px}.profile-cinematic .profile-header .profile-badges{flex:1 1 160px;width:auto;min-width:0;max-width:none;align-self:center;justify-content:flex-start;gap:5px}.profile-cinematic .profile-header .profile-badges-compact{gap:4px}.profile-cinematic .profile-header .profile-badges-compact .profile-badge{width:16px;height:16px}.profile-cinematic .profile-top-row>.discord-presence-wrapper,.profile-cinematic .profile-top-row>.links-section,.profile-cinematic .profile-top-row>.social-location-row{width:100%;max-width:none;margin-left:0;margin-right:0}.profile-cinematic .profile-cinematic-meta{position:absolute;top:-10px;right:-10px;z-index:2;display:flex;align-items:center}.profile-inline-meta{display:inline-flex;align-items:center;gap:10px}.profile-cinematic .profile-inline-meta .location-display,.profile-cinematic .profile-inline-meta .views-display{margin-top:0;font-size:.8rem}.profile-cinematic .profile-inline-meta .location-views-separator{font-size:.8rem;opacity:.5}.profile-cinematic .cinematic-social-row{width:auto;max-width:100%;min-height:32px;align-self:flex-start;justify-content:flex-start;margin:4px 0 0}.profile-cinematic .cinematic-social-row .social-icons-row{width:auto;justify-content:flex-start;margin:0}.profile-cinematic .cinematic-social-row .social-icons-panel{justify-content:flex-start}.cinematic-content-stack{width:100%;display:flex;flex-direction:column;gap:12px}.biolink-container.layout-cinematic .cinematic-content-stack .discord-presence-wrapper{width:100%;max-width:none;margin:0}.biolink-container.layout-cinematic .cinematic-content-stack .discord-presence-grid{display:block}.biolink-container.layout-cinematic .cinematic-content-stack .discord-presence-panel{background:var(--profile-panel-surface,rgba(0,0,0,.32));border:var(--profile-panel-inner-border,1px solid rgba(255,255,255,.1));box-shadow:var(--profile-panel-shadow,inset 0 1px 0 rgba(255,255,255,.05));backdrop-filter:var(--profile-panel-backdrop,blur(16px));-webkit-backdrop-filter:var(--profile-panel-backdrop,blur(16px))}.biolink-container.layout-cinematic .cinematic-content-stack .links-section,.biolink-container.layout-cinematic .cinematic-content-stack .social-location-row{margin-top:0}.profile-tilt-content{position:relative;z-index:1;width:100%}@media (max-width:420px){.profile-modern .profile-header{flex-wrap:wrap}}.profile-image{width:100px;height:100px;border-radius:999px;position:relative;overflow:visible;flex-shrink:0;box-shadow:0 4px 20px rgba(0,0,0,.3)}.profile-image>img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.profile-avatar-stack{overflow:visible}.profile-avatar-mask,.profile-avatar-stack{position:relative;width:100%;height:100%;border-radius:inherit}.profile-avatar-mask{overflow:hidden}.profile-avatar-mask>img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.profile-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);color:rgba(255,255,255,.58);border-radius:inherit}.profile-avatar-placeholder svg{display:block;width:48%;height:48%}.profile-avatar-decoration{position:absolute;inset:-10%;width:120%;height:120%;max-width:none;max-height:none;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;z-index:2}.profile-modern .joined-date{text-align:left}.profile-discord-identity{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.profile-discord-clan{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;padding:3px 8px;border-radius:999px;background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.08);opacity:.9}.profile-discord-clan-icon{width:14px;height:14px;object-fit:contain;border-radius:2px}.profile-discord-badge{width:20px;height:20px;object-fit:contain;cursor:default}.profile-badges{gap:5px;flex-wrap:wrap;max-width:100%;box-sizing:border-box}.profile-badge,.profile-badges{display:flex;align-items:center;isolation:isolate}.profile-badge{width:18px;height:18px;justify-content:center;cursor:default;position:relative}.profile-badge img{width:100%;height:100%;object-fit:contain;pointer-events:none}.profile-badge-artwork{width:100%;height:100%;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain}.profile-badge-preload{position:fixed;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none;inset:0 auto auto 0}.profile-badge-preload img{display:block;width:1px;height:1px}.profile-badge.monochrome img{filter:grayscale(1) contrast(1.05) brightness(1.05);opacity:.95}.joined-date{width:100%;text-align:center;font-size:.85rem;opacity:.65;margin-top:10px}.profile-views-top-right{position:absolute;top:4px;right:4px;z-index:5}.profile-views-top-right .views-display{margin-top:0}.location-display{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;opacity:.8;margin-top:4px;cursor:default}.location-icon{flex-shrink:0;opacity:.9;filter:none}.location-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.profile-classic .location-display{justify-content:center;text-align:center;width:auto;max-width:100%}.profile-modern .location-display{justify-content:flex-start;margin-top:0}.social-location-row{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:660px;margin-top:12px;margin-left:auto;margin-right:auto;gap:12px;position:relative}.social-location-row:has(.location-display,.social-icons-row){min-height:32px}.social-location-row .location-display{flex-shrink:0;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:1}.social-location-row .social-icons-row{margin-top:0;justify-content:center;width:100%}.location-below-links{width:100%;display:flex;justify-content:center;margin-top:8px}.profile-modern .location-below-links .location-display{margin-top:0}.biolink-container.layout-modern .location-below-links{justify-content:flex-start}.views-display{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;opacity:.8;cursor:default}.views-icon{flex-shrink:0;opacity:.9;filter:none}.views-text{white-space:nowrap}.location-views-separator{opacity:.7;-webkit-user-select:none;-moz-user-select:none;user-select:none}.location-views-row{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin-top:8px;flex-wrap:nowrap}.location-views-row .location-display,.location-views-row .views-display{margin-top:0}.location-views-separator{font-size:.9rem;opacity:.35;font-weight:300;color:currentColor}.discord-card{display:flex;align-items:center;gap:14px;padding:14px 18px;background:rgba(0,0,0,.25);border-radius:14px;margin-top:16px;width:100%}.discord-presence-wrapper{width:100%;max-width:660px;margin-top:14px;margin-left:auto;margin-right:auto}.profile-modern .discord-presence-grid{justify-content:flex-start}.discord-presence-grid{width:100%;display:block}.discord-presence-panel{box-sizing:border-box;width:100%;min-height:72px;min-width:0;padding:12px 14px;border-radius:var(--discord-presence-radius,16px);-webkit-clip-path:inset(0 round var(--discord-presence-radius,16px));clip-path:inset(0 round var(--discord-presence-radius,16px));background:var(--profile-panel-surface,transparent);border:var(--profile-panel-inner-border,1px solid var(--discord-border,rgba(255,255,255,.3)));box-shadow:var(--profile-panel-shadow,none);backdrop-filter:var(--profile-panel-backdrop,none);-webkit-backdrop-filter:var(--profile-panel-backdrop,none);backface-visibility:hidden;-webkit-backface-visibility:hidden}.biolink-container.layout-cinematic .discord-presence-panel,.biolink-container.layout-modern .discord-presence-panel{flex:1 1 auto}.biolink-container.layout-modern .discord-presence-panel{background:transparent;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.discord-presence-block{display:flex;align-items:center;gap:12px;min-width:0;width:100%;container-type:inline-size}.discord-presence-text{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:2px;text-align:left}.discord-presence-name-row{display:flex;align-items:center;gap:4px;flex-wrap:wrap;min-width:0}.discord-status-title{font-weight:650;font-size:.98em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.discord-presence-identity{display:inline-flex;align-items:center;gap:3px;flex-wrap:wrap;min-width:0}.discord-presence-clan{display:inline-flex;align-items:center;justify-content:center;gap:2px;font-size:.55em;font-weight:700;padding:2px 5px;border-radius:8px;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);white-space:nowrap}.discord-presence-clan-icon{width:10px;height:10px;object-fit:contain;border-radius:2px}.discord-presence-badge{width:15px;height:15px;object-fit:contain;cursor:default;flex:0 0 auto}.discord-presence-sub{font-size:.84em;opacity:.78;white-space:normal;overflow:visible;word-break:break-word}.discord-presence-status-row{display:flex;align-items:center;flex-wrap:wrap;gap:5px 8px;min-width:0}.discord-custom-status{display:flex;align-items:center;gap:6px;min-width:0}.discord-custom-status-emoji{width:16px;height:16px;object-fit:contain;flex:0 0 auto}.discord-custom-status-emoji-text{font-size:1.05em;line-height:1;flex:0 0 auto}.discord-custom-status-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discord-activity-title{display:flex;align-items:baseline;gap:5px;min-width:0;overflow:hidden}.discord-activity-verb{font-size:.88em;font-weight:500;opacity:.8;flex:0 0 auto}.discord-activity-name{font-size:.92em;font-weight:700;opacity:.95;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discord-activity-avatar-container{width:60px;height:60px;flex:0 0 60px;margin-left:auto}.presence-shaped-media{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--presence-shape-radius,50%);-webkit-clip-path:var(--presence-shape-clip,circle(50% at 50% 50%));clip-path:var(--presence-shape-clip,circle(50% at 50% 50%));background:color-mix(in srgb,currentColor 10%,rgba(10,10,10,.74));isolation:isolate}.profile-badges.has-panel-chrome{flex:0 0 auto!important;width:max-content!important;min-width:0;min-height:0;max-width:100%;box-sizing:border-box}.profile-classic .profile-badges.has-panel-chrome,.spotlight-profile-badges .profile-badges.has-panel-chrome{align-self:center;justify-content:center!important}.profile-cinematic .profile-header .profile-badges.has-panel-chrome{align-self:center}.presence-shaped-media-image{width:100%;height:100%;object-fit:cover;display:block}.presence-shaped-media-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:currentColor;background:color-mix(in srgb,currentColor 9%,rgba(10,10,10,.82));font-size:1.05rem;font-weight:700;line-height:1}.discord-avatar-container{position:relative;width:60px;height:60px;flex:0 0 60px;display:block;aspect-ratio:1}.discord-avatar-media{width:100%;height:100%}.discord-status-indicator{position:absolute;z-index:2;bottom:var(--presence-status-bottom,-1px);right:var(--presence-status-right,-2px);width:clamp(17px,31%,20px);height:clamp(17px,31%,20px);aspect-ratio:1;border-radius:50%;border:0;background:transparent;box-sizing:border-box;overflow:visible;isolation:isolate;box-shadow:0 1px 5px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.08);transform:scale(var(--presence-status-scale,1));transform-origin:center}.discord-status-indicator img{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.discord-status-indicator.has-status-asset{box-shadow:none}.discord-status-indicator:after{box-sizing:border-box;pointer-events:none}.discord-status-offline{overflow:hidden;border:2px solid #0d1117;background:#80848e}.discord-status-offline:after{content:"";position:absolute;inset:22%;border-radius:50%;background:#0d1117}.discord-presence-state-stale .discord-presence-status-copy:after{content:" (reconnecting)";opacity:.72}@media (prefers-reduced-motion:no-preference){.presence-shaped-media{transition:border-radius .14s ease,-webkit-clip-path .14s ease;transition:border-radius .14s ease,clip-path .14s ease;transition:border-radius .14s ease,clip-path .14s ease,-webkit-clip-path .14s ease}}@media (max-width:520px){.discord-presence-grid{display:block}.discord-presence-block{width:100%}.discord-presence-panel{width:100%;padding:11px 12px}.discord-presence-block{gap:10px}.discord-activity-avatar-container,.discord-avatar-container{width:54px;height:54px;flex-basis:54px}}.links-section{flex-direction:column}.bio-link-button,.links-section{width:100%;display:flex;gap:12px}.bio-link-button{padding:16px 24px;align-items:center;justify-content:center;font-size:1rem;font-weight:600;border:1px solid transparent;cursor:pointer;text-decoration:none;font-family:inherit}.bio-link-button:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:3px}.link-icon{font-size:1.2em}.link-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.website-preview-list{width:100%;display:flex;flex-direction:column;gap:12px}.website-preview-card{justify-content:flex-start;min-width:0;padding:12px 16px;text-align:left;border-radius:16px}.profile-cinematic .website-preview-card,.profile-modern .website-preview-card{min-height:58px}.profile-classic .website-preview-card{min-height:54px}.website-preview-icon{width:32px;height:32px;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center}.website-preview-icon .social-icon-img,.website-preview-icon .social-icon-svg{width:24px;height:24px}.website-preview-copy{display:grid;min-width:0;grid-gap:2px;gap:2px}.website-preview-host,.website-preview-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.website-preview-title{font-size:.94em;font-weight:650;line-height:1.2}.website-preview-host{font-size:.76em;font-weight:500;line-height:1.2;opacity:.7}.website-preview-arrow{margin-left:auto;flex:0 0 auto;font-size:1.05em;line-height:1;opacity:.8}.custom-sections{width:100%;display:flex;flex-direction:column;gap:16px}.custom-section{width:100%;padding:20px;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px}.custom-section h3{margin:0 0 12px;font-size:1.1rem;font-weight:600}.section-content img,.section-content video{width:100%;border-radius:8px}.contact-info{opacity:.9;word-break:break-word}.volume-control-container{position:fixed;top:14px;left:14px;display:flex;align-items:center;gap:8px;padding:8px 10px;background:rgba(0,0,0,.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50px;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease}.volume-control-container.visible{opacity:1;pointer-events:auto}.volume-icon{background:none;border:none;color:#fff;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.volume-icon svg{width:18px;height:18px}.volume-icon:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:3px;border-radius:10px}.volume-slider{width:72px;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(255,255,255,.3);border-radius:2px}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:#fff;border-radius:50%;cursor:pointer}.volume-slider::-moz-range-thumb{width:12px;height:12px;background:#fff;border-radius:50%;cursor:pointer;border:none}.music-toggle{position:fixed;top:14px;left:14px;width:34px;height:34px;border-radius:50%;background:rgba(0,0,0,.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000}.music-toggle:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:3px}.biolink-footer{width:100%;max-width:600px;padding:20px;flex-direction:column;justify-content:center;text-align:center;gap:12px;margin-top:auto;margin-left:auto;margin-right:auto}.biolink-footer,.view-count{display:flex;align-items:center}.view-count{gap:6px;font-size:.85rem;opacity:.6}.powered-by{font-size:.8rem;opacity:.5;text-decoration:none;color:inherit}.powered-by:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:3px;border-radius:6px}.footer-brand{font-weight:700}.footer-brand-lol{color:var(--brand-accent,rgba(255,255,255,.55));font-weight:800}.biolink-footer .powered-by .footer-brand,.powered-by .footer-brand{display:inline-flex!important;gap:0!important;align-items:baseline;letter-spacing:-.5px}.biolink-footer .powered-by .footer-brand-lol,.powered-by .footer-brand-lol{display:inline-block;margin-left:0!important;transform:translateX(-1px)}.custom-cursor-effect{position:fixed;top:0;left:0;pointer-events:none;z-index:99999;will-change:transform}.cursor-effect-canvas{position:fixed;inset:0;width:100vw;height:100dvh;pointer-events:none;z-index:99998}@media (hover:none),(pointer:coarse){.cursor-effect-canvas,.cursor-sparkle,.cursor-trail-dot,.custom-cursor-effect{display:none!important}.biolink-page.has-custom-cursor,.biolink-page.has-custom-cursor *,.biolink-page.has-hidden-cursor,.biolink-page.has-hidden-cursor *{cursor:auto!important}}.custom-cursor-effect.cursor-image{width:32px;height:32px;border:none;box-shadow:none;background-color:transparent}.custom-cursor-effect.effect-glow{width:24px;height:24px;border:2px solid var(--effect-color,#fff);border-radius:50%;box-shadow:0 0 15px var(--effect-color,#fff),0 0 30px var(--effect-color,#fff)}.custom-cursor-effect.effect-sparkles,.custom-cursor-effect.effect-trail{width:12px;height:12px;background:var(--effect-color,#fff);border-radius:50%;box-shadow:0 0 10px var(--effect-color,#fff)}.cursor-sparkle{width:6px;height:6px;animation:sparkle-fade 1s ease-out forwards}.cursor-sparkle,.cursor-trail-dot{position:fixed;border-radius:50%;pointer-events:none;z-index:99998}.cursor-trail-dot{width:8px;height:8px;animation:trail-fade .5s ease-out forwards}@keyframes sparkle-fade{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(0) translateY(-20px)}}@keyframes trail-fade{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(.3)}}.parallax-enabled .profile-section{transform-style:flat}@media (max-width:640px){.biolink-container{gap:14px;padding:max(18px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.biolink-container.layout-cinematic,.biolink-container.layout-modern{margin-top:auto}.profile-classic .profile-image{width:clamp(96px,29vw,112px)!important;height:clamp(96px,29vw,112px)!important}.profile-classic .profile-title{font-size:clamp(1.3rem,7vw,1.6rem)}.profile-classic .profile-badge{width:18px;height:18px}.profile-modern{padding:16px}.biolink-container.layout-cinematic{margin-top:clamp(28px,6vh,56px)}.profile-cinematic .profile-cinematic-meta{position:static;justify-content:center;margin:0 auto 4px}.profile-cinematic .profile-top-row{display:flex;padding-top:0}.profile-cinematic .profile-image{position:static}.profile-cinematic .cinematic-social-row{align-self:center;justify-content:center}.profile-cinematic .cinematic-social-row .social-icons-row{justify-content:center}.profile-modern .profile-top-row{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.profile-modern .profile-image{width:clamp(92px,30vw,116px)!important;height:clamp(92px,30vw,116px)!important}.profile-modern .profile-title{font-size:clamp(1.35rem,7vw,1.8rem)!important;line-height:1.16}.profile-modern .profile-bio{font-size:clamp(.88rem,4vw,1rem)!important;line-height:1.4}.profile-modern .profile-top-row>.discord-presence-wrapper,.profile-modern .profile-top-row>.links-section,.profile-modern .profile-top-row>.location-below-links,.profile-modern .profile-top-row>.social-location-row,.profile-modern .profile-top-row>.website-preview-list{width:100%}.profile-modern .profile-info-wrapper{align-items:center;text-align:center}.profile-modern .profile-header.has-many-badges{align-items:center}.profile-modern .profile-header.has-many-badges>.profile-badges-wide{align-self:center}.profile-modern .profile-header{justify-content:center;flex-wrap:wrap;align-items:center}.profile-modern .profile-title-wrapper{width:100%;flex:0 0 100%;min-width:0;justify-content:center;text-align:center}.profile-modern .profile-badges{flex:0 0 auto;width:auto;max-width:100%;margin-top:8px;min-width:0;justify-content:center}.biolink-container.layout-modern .profile-modern .profile-badges{width:-moz-fit-content;width:fit-content;align-self:center;justify-content:center!important;margin-top:2px}.profile-modern .profile-header.badges-wrapped .profile-badges{flex:0 0 auto;width:max-content;max-width:100%;align-self:auto}.profile-modern .joined-date,.profile-modern .profile-bio{text-align:center}.profile-views-top-right{top:0;right:0}.biolink-container.layout-modern .location-below-links{justify-content:center}.profile-image{width:90px;height:90px}.bio-link-button{padding:14px 20px;font-size:.95rem}.volume-control-container{top:14px;left:14px;bottom:auto;right:auto;padding:10px 14px}.volume-slider{width:80px}.music-toggle{top:14px;left:14px;bottom:auto;right:auto;width:42px;height:42px}.biolink-footer{flex:0 0 auto;padding:12px max(14px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom))}}.biolink-container.layout-spotlight{width:min(100%,680px);max-width:680px;margin:auto}.spotlight-layout-shell{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:12px}.profile-section.profile-spotlight{--spotlight-inner-surface:var(--accent-bg,rgba(255,255,255,0.08));--spotlight-inner-border:1px solid color-mix(in srgb,currentColor 38%,transparent);align-items:stretch;min-height:0;padding:16px;border-radius:var(--profile-panel-radius,16px)}.profile-spotlight .spotlight-tilt-content{display:flex;flex-direction:column;align-items:stretch;min-height:0}.spotlight-profile-badges{width:100%;min-width:0;display:flex;align-items:center;justify-content:center;align-self:center;margin-top:2px;transform:none}.spotlight-profile-badges .profile-badges{width:max-content;max-width:100%;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center!important;margin:0;transform:none!important}.spotlight-profile-badges .profile-badge{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important}.spotlight-profile-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:0;text-align:center}.profile-spotlight .spotlight-profile-image{width:120px!important;height:120px!important}.spotlight-profile-copy{flex-direction:column;gap:4px;text-align:center}.spotlight-identity-row,.spotlight-profile-copy{width:100%;min-width:0;display:flex;align-items:center}.spotlight-identity-row{justify-content:center;flex-wrap:wrap;gap:6px 8px}.profile-spotlight .profile-header,.profile-spotlight .profile-title-wrapper{width:auto;min-width:0;justify-content:center}.profile-spotlight .profile-title{max-width:100%;text-align:center;line-height:1}.profile-spotlight .profile-badges{justify-content:center;margin:0}.profile-spotlight .joined-date,.profile-spotlight .profile-bio{width:100%;margin:0;text-align:center!important}.spotlight-socials{width:100%;min-width:0;display:flex;justify-content:center;align-items:center;margin-top:6px}.spotlight-divider{width:100%;height:1px;flex:0 0 1px;margin:12px 0;background:currentColor;opacity:.18}.spotlight-content-stack{width:100%;display:flex;flex-direction:column;gap:12px}.spotlight-presence-slot,.spotlight-presence-slot .discord-presence-grid,.spotlight-presence-slot .discord-presence-wrapper{width:100%;min-width:0;height:100%;margin:0}.spotlight-discord-row{width:100%;min-height:106px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;grid-gap:16px;gap:16px;padding:16px;background:transparent;background-clip:padding-box;border:var(--profile-panel-inner-border,1px solid rgba(255,255,255,.1));border-radius:var(--spotlight-discord-radius,16px);box-shadow:var(--profile-panel-shadow,none);backdrop-filter:none;-webkit-backdrop-filter:none}.spotlight-discord-row.has-action{grid-template-columns:minmax(0,1fr) auto}.biolink-container.layout-spotlight .spotlight-presence-slot .discord-presence-panel{height:100%;min-height:0;padding:0;-webkit-clip-path:none;clip-path:none;overflow:visible!important;background:transparent;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.biolink-container.layout-spotlight .spotlight-presence-slot .discord-avatar-container{width:72px;height:72px;flex-basis:72px}.biolink-container.layout-spotlight .spotlight-presence-slot .discord-activity-avatar-container{width:64px;height:64px;flex-basis:64px}.spotlight-presence-fallback{min-width:0;display:flex;align-items:center;gap:12px;text-align:left}.spotlight-presence-fallback-avatar{width:72px;height:72px;flex:0 0 72px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--presence-shape-radius,16px);overflow:hidden;color:rgba(255,255,255,.92);background:rgba(255,255,255,.1);font-size:1.15rem;font-weight:700}.spotlight-presence-fallback-avatar img{width:100%;height:100%;object-fit:cover}.spotlight-presence-fallback-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.spotlight-presence-fallback-copy small,.spotlight-presence-fallback-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spotlight-presence-fallback-copy strong{font-size:.98rem;font-weight:650}.spotlight-presence-fallback-copy small{color:rgba(255,255,255,.58);font-size:.78rem}.spotlight-discord-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border:var(--profile-panel-inner-border,1px solid rgba(255,255,255,.1));border-radius:var(--spotlight-action-radius,16px);background:color-mix(in srgb,currentColor 7%,transparent);color:inherit;text-decoration:none;white-space:nowrap;font-size:.82rem;font-weight:650}.spotlight-discord-action:hover{background:color-mix(in srgb,currentColor 12%,transparent)}.spotlight-profile-footer{width:100%;min-height:0;margin-top:12px;padding:0}.spotlight-meta-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px}.spotlight-meta-left,.spotlight-meta-right{min-width:0;display:flex;align-items:center}.spotlight-meta-right{justify-content:flex-end}.profile-spotlight .social-icons-row{width:100%;margin:0;gap:6px;justify-content:center;align-items:center}.profile-spotlight .social-icon-link{width:36px;height:36px;flex:0 0 36px;padding:7px;background:transparent;border:none;border-radius:999px;box-shadow:none}.profile-spotlight .social-icons-panel.has-panel-chrome{min-height:42px;padding-inline:14px!important}.profile-spotlight .social-icons-panel .social-icon-link{width:max(36px,calc(var(--social-link-icon-size, 22px) + 14px));height:max(36px,calc(var(--social-link-icon-size, 22px) + 14px));flex-basis:max(36px,calc(var(--social-link-icon-size, 22px) + 14px))}.profile-spotlight .location-display,.profile-spotlight .views-display{margin:0}.spotlight-music-player{width:100%;min-height:124px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:16px;color:inherit;background:var(--spotlight-inner-surface,var(--accent-bg,rgba(255,255,255,.08)));border:var(--profile-panel-inner-border,1px solid rgba(255,255,255,.1));border-radius:var(--spotlight-music-radius,16px);box-shadow:var(--profile-panel-shadow,inset 0 1px 0 rgba(255,255,255,.05));backdrop-filter:var(--profile-panel-backdrop,blur(16px));-webkit-backdrop-filter:var(--profile-panel-backdrop,blur(16px))}.spotlight-music-art{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:transparent}.spotlight-music-art svg{width:26px;height:26px}.spotlight-music-main{min-width:0;display:flex;flex-direction:column;gap:8px}.spotlight-music-main>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;text-align:center}.spotlight-music-timeline{display:grid;grid-template-columns:auto minmax(80px,1fr) auto;align-items:center;grid-gap:9px;gap:9px;color:rgba(255,255,255,.62);font-size:.7rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spotlight-music-timeline input[type=range]{width:100%;height:4px;margin:0;accent-color:var(--accent-primary,#a855f7)}.spotlight-music-controls{display:flex;align-items:center;gap:5px}.spotlight-music-controls button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:10px;color:rgba(255,255,255,.72);background:transparent}.spotlight-music-controls button:disabled{opacity:.32;cursor:default}.spotlight-music-controls button.spotlight-music-play{color:#fff;background:rgba(255,255,255,.1)}.spotlight-music-controls svg{width:18px;height:18px}.spotlight-layout-shell>.website-preview-list,.spotlight-links-section{width:100%}.biolink-container.layout-spotlight .spotlight-links-section .bio-link-button,.biolink-container.layout-spotlight .website-preview-card{border:var(--profile-panel-inner-border,1px solid rgba(255,255,255,.1));border-radius:var(--spotlight-link-radius,16px);box-shadow:var(--profile-panel-shadow,none)}.biolink-container.layout-spotlight .website-preview-card{color:inherit;background:var(--spotlight-inner-surface,var(--accent-bg,rgba(255,255,255,.08)));backdrop-filter:var(--profile-panel-backdrop,blur(16px));-webkit-backdrop-filter:var(--profile-panel-backdrop,blur(16px))}.biolink-page:not(.has-custom-cursor) .spotlight-discord-action:focus-visible,.biolink-page:not(.has-custom-cursor) .spotlight-music-controls button:focus-visible,.biolink-page:not(.has-custom-cursor) .spotlight-music-timeline input:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:3px}.external-link-overlay{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:rgba(0,0,0,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.external-link-dialog{width:min(100%,440px);max-height:calc(100dvh - 32px);overflow-y:auto;padding:18px;border-radius:var(--radius-lg,16px);background:rgba(17,17,17,.98);color:#f3f3f3;box-shadow:0 18px 40px rgba(0,0,0,.55)}.external-link-dialog:focus{outline:none}.external-link-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.external-link-header h2{margin:0;font-size:1rem;font-weight:650}.external-link-header p{margin:6px 0 0;color:rgba(255,255,255,.58);font-size:.8rem;line-height:1.45}.external-link-close{width:32px;height:32px;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm,12px);background:transparent;color:#ff4d4f;font-size:1.35rem;line-height:1}.external-link-destination{display:grid;grid-gap:5px;gap:5px;margin-top:16px;padding:12px;border-radius:var(--radius-sm,12px);background:rgba(255,255,255,.04)}.external-link-label{color:rgba(255,255,255,.52);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.external-link-destination strong{font-size:.9rem;font-weight:650}.external-link-destination code{display:block;max-width:100%;overflow-wrap:anywhere;color:rgba(255,255,255,.68);font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;font-size:.72rem;line-height:1.45}.external-link-error{margin:16px 0 0;padding:12px;border-radius:var(--radius-sm,12px);background:rgba(255,77,79,.08);color:#ff8587;font-size:.82rem;line-height:1.4}.external-link-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px}.external-link-close:focus-visible{outline:2px solid rgba(255,255,255,.55);outline-offset:2px}@media (max-width:640px){.biolink-container.layout-spotlight{margin:auto}.spotlight-layout-shell{gap:12px}.profile-section.profile-spotlight{min-height:0;padding:16px}.spotlight-profile-header{flex-direction:column;text-align:center;gap:8px}.spotlight-profile-copy{align-items:center;text-align:center}.profile-spotlight .joined-date,.profile-spotlight .profile-bio,.profile-spotlight .profile-header,.profile-spotlight .profile-title,.profile-spotlight .profile-title-wrapper{justify-content:center;text-align:center}.profile-spotlight .profile-badges,.spotlight-identity-row{justify-content:center}.spotlight-profile-footer{min-height:0;margin-top:12px;padding:0}.spotlight-meta-row{grid-template-columns:1fr;justify-items:center;gap:8px}.spotlight-meta-left,.spotlight-meta-right{justify-content:center}.spotlight-music-player{grid-template-columns:48px minmax(0,1fr);padding:12px}.spotlight-music-art{width:48px;height:48px;border-radius:14px}.spotlight-music-controls{grid-column:1/-1;justify-content:center}}@media (max-width:420px){.spotlight-discord-row.has-action{grid-template-columns:1fr}.spotlight-discord-action{width:100%}.biolink-container.layout-spotlight .spotlight-presence-slot .discord-avatar-container,.spotlight-presence-fallback-avatar{width:60px;height:60px;flex-basis:60px}}@media (prefers-reduced-transparency:reduce){.profile-spotlight .profile-tilt-blur,.spotlight-music-player{background:rgba(12,12,12,.96);backdrop-filter:none;-webkit-backdrop-filter:none}}@media (max-width:380px){.profile-badge{width:16px;height:16px}}.biolink-fixed-tooltip{position:fixed;z-index:80;pointer-events:none;--biolink-tooltip-bg:rgba(10,10,10,0.88);color:rgba(255,255,255,.9);border:none;border-radius:var(--radius-sm);padding:5px 9px;font-size:11px;font-weight:700;white-space:nowrap;opacity:0;transform:translate3d(-50%,-100%,0) scale(.96);transform-origin:bottom center;will-change:transform,opacity;transition:opacity .18s ease,transform .24s cubic-bezier(.2,.9,.2,1)}.biolink-fixed-tooltip,.biolink-fixed-tooltip:after{background:var(--biolink-tooltip-bg);box-shadow:none;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.biolink-fixed-tooltip:after{content:"";position:absolute;top:calc(100% - 2px);left:50%;width:12px;height:6px;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);transform:translate3d(-50%,0,0)}.biolink-fixed-tooltip.is-visible{opacity:1;transform:translate3d(-50%,-100%,0) scale(1)}.biolink-fixed-tooltip.is-hiding{opacity:0;transform:translate3d(-50%,-100%,0) scale(.96)}.biolink-fixed-tooltip.is-bottom{transform-origin:top center;transform:translate3d(-50%,0,0) scale(.96)}.biolink-fixed-tooltip.is-bottom.is-visible{transform:translate3d(-50%,0,0) scale(1)}.biolink-fixed-tooltip.is-bottom:after{top:auto;bottom:calc(100% - 2px);transform:translate3d(-50%,0,0) rotate(180deg)}@media (prefers-reduced-motion:reduce){.biolink-fixed-tooltip{transition:none;transform:translate3d(-50%,-100%,0) scale(1)}}.username-effect-rainbow{background:linear-gradient(90deg,#ff0000,#ff7f00,#ffff00,#00ff00,#0000ff,#4b0082,#8f00ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:rainbow 3s linear infinite}@keyframes rainbow{to{background-position:200%}}.username-effect-fire{color:#f5f5f5;text-shadow:0 -1px 2px #fff,0 -2px 5px #fffd55,0 -4px 10px #ff7b00,0 -7px 15px #ff0000;animation:fire 1s ease-in-out infinite alternate}@keyframes fire{0%{text-shadow:0 -1px 2px #fff,0 -2px 5px #fffd55,0 -4px 10px #ff7b00,0 -7px 15px #ff0000}to{text-shadow:0 0 2px #fff,0 -1px 5px #fffd55,0 -3px 8px #ff7b00,0 -5px 12px #ff0000}}.effect-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:2}.snowflake{position:absolute;top:-20px;color:#fff;font-size:1em;font-family:var(--app-font);text-shadow:0 0 1px #000;animation-name:usernameSnowfall;animation-duration:var(--fall-duration,3.4s);animation-delay:var(--fall-delay,0s);animation-timing-function:linear;animation-iteration-count:infinite;will-change:top,transform,opacity}@keyframes usernameSnowfall{0%{top:-20px;transform:translateX(0) rotate(0deg);opacity:0}12%{opacity:1}to{top:calc(100% + 20px);transform:translateX(var(--drift,0)) rotate(1turn);opacity:0}}.sparkle{position:absolute;top:-20px;background-color:white;border-radius:50%;box-shadow:0 0 10px rgba(255,255,255,.55);animation:usernameSparkleFall var(--fall-duration,3.2s) linear infinite var(--fall-delay,0s),twinkle var(--twinkle-duration,1.2s) ease-in-out infinite var(--twinkle-delay,0s);will-change:top,transform,opacity}@keyframes usernameSparkleFall{0%{top:-20px;transform:translateX(0) scale(.75);opacity:0}15%{opacity:1}to{top:calc(100% + 20px);transform:translateX(var(--drift,0)) scale(1);opacity:0}}@keyframes twinkle{0%,to{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.2)}}.typewriter-cursor{display:inline-block;width:2px;height:.96em;background-color:currentColor;animation:typewriter-caret 1.1s step-end infinite;margin-left:2px;border-radius:1px;vertical-align:-.1em;opacity:.78;will-change:opacity}@keyframes typewriter-caret{0%,45%{opacity:.78}46%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.snowflake,.sparkle,.username-effect-fire,.username-effect-fuzzy,.username-effect-rainbow,.username-ember,.username-rainbow-drop{animation:none!important;will-change:auto}.typewriter-cursor{animation:none;opacity:.68}}.username-ember{position:absolute;top:-20px;border-radius:999px;background:rgba(255,140,0,.9);box-shadow:0 0 10px rgba(255,120,0,.55),0 0 18px rgba(255,30,0,.25);animation:usernameEmberFall var(--fall-duration,3.6s) linear infinite var(--fall-delay,0s);will-change:top,transform,opacity}@keyframes usernameEmberFall{0%{top:-20px;transform:translateX(0) rotate(0deg) scale(.85);opacity:0}10%{opacity:1}to{top:calc(100% + 20px);transform:translateX(var(--drift,0)) rotate(260deg) scale(1.1);opacity:0}}.username-rainbow-drop{position:absolute;top:-20px;border-radius:999px;box-shadow:0 0 10px rgba(255,255,255,.18);animation:usernameRainbowFall var(--fall-duration,3.8s) linear infinite var(--fall-delay,0s);will-change:top,transform,opacity}@keyframes usernameRainbowFall{0%{top:-20px;transform:translateX(0) rotate(0deg) scale(.9);opacity:0}12%{opacity:1}to{top:calc(100% + 20px);transform:translateX(var(--drift,0)) rotate(1turn) scale(1.05);opacity:0}}.username-effect-fuzzy{text-shadow:-1px 0 rgba(0,255,255,.55),1px 0 rgba(255,0,255,.45),0 0 10px rgba(255,255,255,.12);filter:contrast(1.05) saturate(1.1) blur(.35px);animation:tvFuzzyJitter .22s steps(2) infinite,tvFuzzyShimmer 1.1s steps(3) infinite;will-change:transform,filter,text-shadow}@keyframes tvFuzzyJitter{0%{transform:translateZ(0) skewX(0deg)}25%{transform:translate3d(-.6px,.2px,0) skewX(-.25deg)}50%{transform:translate3d(.4px,-.2px,0) skewX(.35deg)}75%{transform:translate3d(-.2px,-.1px,0) skewX(-.15deg)}to{transform:translateZ(0) skewX(0deg)}}@keyframes tvFuzzyShimmer{0%{filter:contrast(1.05) saturate(1.1) blur(.3px);text-shadow:-1px 0 rgba(0,255,255,.55),1px 0 rgba(255,0,255,.45),0 0 10px rgba(255,255,255,.12)}33%{filter:contrast(1.12) saturate(1.2) blur(.45px);text-shadow:-2px 0 rgba(0,255,255,.5),2px 0 rgba(255,0,255,.35),0 0 14px rgba(255,255,255,.1)}66%{filter:contrast(1.08) saturate(1.15) blur(.38px);text-shadow:-1px -.5px rgba(0,255,255,.45),1px .5px rgba(255,0,255,.4),0 0 12px rgba(255,255,255,.11)}to{filter:contrast(1.05) saturate(1.1) blur(.3px);text-shadow:-1px 0 rgba(0,255,255,.55),1px 0 rgba(255,0,255,.45),0 0 10px rgba(255,255,255,.12)}}.originkit-username-effect{display:inline-flex;max-width:100%;align-items:baseline;color:inherit;font:inherit;vertical-align:bottom}.originkit-username-effect *,.originkit-username-effect :after,.originkit-username-effect :before{font-family:inherit!important;font-weight:inherit;font-style:inherit;letter-spacing:inherit}.originkit-username-effect[data-username-effect=letter-swap] span[class^=letter-]:not([class^=letter-secondary-]){padding-bottom:0!important}