:root{--editor-close-handoff-ms: 160;color:#050505;background:#fff;font-family:Inter,Helvetica Neue,Arial,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--page-bg: #ffffff;--paper: #ffffff;--ink: #050505;--fish-red: #d53302;--fish-yellow: #fcc560;--fish-green: #a0cba0;--fish-blue: #8fb1be;--fish-navy: #000124;--muted: #8a8a84;--line: rgba(5, 5, 5, .38);--page-muted: #050505;--focus: var(--fish-navy)}*{box-sizing:border-box}html{width:100%;min-width:320px;background:var(--page-bg);overflow-x:clip;overscroll-behavior-x:none}body{width:100%;min-width:320px;min-height:100vh;margin:0;background:var(--page-bg);overflow-x:clip;overscroll-behavior-x:none}html:has(.app-shell[data-layout=grid]),body:has(.app-shell[data-layout=grid]){-ms-overflow-style:none;scrollbar-width:none}html:has(.app-shell[data-layout=grid])::-webkit-scrollbar,body:has(.app-shell[data-layout=grid])::-webkit-scrollbar{width:0;height:0}button,a{-webkit-tap-highlight-color:transparent}#root{width:100%;min-height:100vh;overflow-x:clip}.editor-workspace{position:relative;width:100%;min-width:320px;min-height:100svh;overflow-x:clip;background:var(--page-bg);transition:background-color .5s ease}.editor-workspace[data-edit-mode=true]{height:100svh;overflow:hidden;background:#fff}.app-shell{position:relative;z-index:1;width:100%;min-width:0;min-height:100svh;overflow-x:clip;display:flex;align-items:center;justify-content:center;padding:34px 16px;background:radial-gradient(circle at 50% 0%,rgba(0,1,36,.055),transparent 30%);background-color:var(--page-bg);border:1px solid transparent;border-radius:0;transform:scale(1);transform-origin:center center;transition:transform .68s cubic-bezier(.16,1,.3,1),background-color 1s cubic-bezier(.19,1,.22,1),border-color .48s ease,border-radius .68s cubic-bezier(.16,1,.3,1),box-shadow .68s cubic-bezier(.16,1,.3,1);will-change:transform,border-radius}.editor-workspace[data-color-animation^=background] .app-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.18),transparent 38%),var(--previous-page-bg, var(--page-bg));border-radius:inherit;opacity:0;pointer-events:none;animation:color-fade-out 1s cubic-bezier(.19,1,.22,1) both}.editor-workspace[data-edit-mode=true] .app-shell{height:100svh;min-height:100svh;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.62) transparent;border-color:#0505052e;border-radius:30px;box-shadow:0 30px 90px #05050533,0 0 0 1px #ffffffb3 inset;transform:scale(.86)}.editor-workspace[data-edit-mode=true] .app-shell::-webkit-scrollbar{width:8px;height:8px}.editor-workspace[data-edit-mode=true] .app-shell::-webkit-scrollbar-thumb{background:#ffffff9e;border:2px solid transparent;border-radius:999px;background-clip:padding-box}.editor-workspace[data-edit-mode=true] .app-shell::-webkit-scrollbar-track{background:transparent}.edit-workspace-chrome{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3;color:#050505;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility 0s linear .7s}.editor-workspace[data-edit-mode=true] .edit-workspace-chrome{opacity:1;visibility:visible;transition:opacity .32s ease .26s,visibility 0s linear 0s}.edit-workspace-toolbar{position:absolute;top:13px;left:clamp(18px,2.2vw,42px);right:clamp(18px,2.2vw,42px);min-height:42px;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:22px;pointer-events:auto;transform:translateY(-14px);transition:transform .5s cubic-bezier(.16,1,.3,1)}.editor-workspace[data-edit-mode=true] .edit-workspace-toolbar{transform:translateY(0)}.edit-workspace-status{display:flex;align-items:center;gap:9px;min-width:0;text-transform:uppercase}.edit-workspace-status>span{width:8px;height:8px;flex:0 0 auto;background:var(--fish-red);border-radius:50%;box-shadow:0 0 0 5px #d533021f}.edit-workspace-status strong{font-size:.72rem;letter-spacing:.08em}.edit-workspace-status small{overflow:hidden;color:#0505057a;font-size:.62rem;font-weight:700;letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap}.edit-workspace-toolbar>p{margin:0;color:#05050594;font-size:.68rem;font-weight:650;text-align:center;white-space:nowrap}.edit-workspace-actions{display:flex;justify-content:flex-end;gap:8px}.edit-workspace-actions button{min-height:34px;padding:7px 15px;color:#050505;background:transparent;border:1px solid rgba(5,5,5,.24);border-radius:999px;cursor:pointer;font-size:.7rem;font-weight:800;transition:color .16s ease,background-color .16s ease,transform .16s ease}.edit-workspace-actions button:hover{transform:translateY(-1px)}.edit-workspace-actions .edit-workspace-done{padding-inline:20px;color:#fff;background:#050505;border-color:#050505}.edit-workspace-actions button:focus-visible,.edit-workspace-palette button:focus-visible{outline:2px solid #050505;outline-offset:3px}.edit-workspace-palette{position:absolute;top:50%;right:clamp(14px,2vw,34px);display:grid;grid-template-rows:96px auto 42px;justify-items:center;gap:10px;pointer-events:auto;transform:translate(18px,-50%);transition:transform .52s cubic-bezier(.16,1,.3,1)}.edit-workspace-palette[data-disabled=true]{opacity:.42}.editor-workspace[data-edit-mode=true] .edit-workspace-palette{transform:translateY(-50%)}.edit-workspace-palette>span{justify-self:center;font-size:.56rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.edit-workspace-swatches{display:grid;justify-self:center;gap:7px}@media(max-height:900px)and (min-width:641px){.edit-workspace-palette{grid-template-rows:72px auto 42px}.edit-workspace-swatches{grid-template-columns:repeat(2,28px)}}.edit-workspace-palette button{width:28px;height:28px;padding:0;background:var(--workspace-swatch);border:2px solid #ffffff;border-radius:50%;box-shadow:0 0 0 1px #05050538;cursor:pointer;transition:box-shadow .16s ease,transform .16s ease}.edit-workspace-palette button:hover{transform:scale(1.12)}.edit-workspace-palette button:disabled{cursor:not-allowed;filter:grayscale(.4)}.edit-workspace-palette button:disabled:hover{transform:none}.edit-workspace-palette button[aria-pressed=true]{box-shadow:0 0 0 2px #fff,0 0 0 4px #050505;animation:swatch-pop .36s cubic-bezier(.19,1,.22,1) both}.edit-workspace-palette .edit-workspace-return{justify-self:end;width:28px;height:28px;min-height:28px;padding:5px;color:#fff;background:#050505;border-color:#050505;border-radius:50%;box-shadow:0 8px 18px #0505052e;transition:background-color .52s cubic-bezier(.19,1,.22,1),border-color .52s cubic-bezier(.19,1,.22,1),box-shadow .52s cubic-bezier(.19,1,.22,1),transform .22s ease}.edit-workspace-return img{width:100%;height:100%;display:block;object-fit:contain;filter:invert(1);transition:filter .52s cubic-bezier(.19,1,.22,1)}.edit-workspace-palette .edit-workspace-return:hover,.edit-workspace-palette .edit-workspace-return:focus-visible{background:#fff;border-color:#050505;box-shadow:0 0 0 1px #050505,0 8px 18px #0505052e;transform:translateY(-1px)}.edit-workspace-palette .edit-workspace-return:hover img,.edit-workspace-palette .edit-workspace-return:focus-visible img{filter:none}.edit-workspace-corner{position:absolute;bottom:15px;color:#0505057a;font-size:.56rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.edit-workspace-corner--left{left:clamp(18px,2.2vw,42px)}.edit-workspace-corner--right{right:clamp(18px,2.2vw,42px)}.app-shell[data-layout=grid]{align-items:flex-start;justify-content:flex-start;padding:34px 16px 44px}.app-shell[data-layout=grid] .profile-page{max-width:none;min-height:calc(100svh - 78px);grid-template-rows:auto 1fr auto;align-content:start;gap:12px}.app-shell[data-layout=grid] .profile-header{--grid-header-base-height: 172px;--grid-name-top: 13px;--grid-name-left: clamp(68px, 3.55vw, 88px);--grid-name-width: min(36vw, 520px);--grid-name-size: clamp(7.865rem, 9.46vw, 37.29rem);--grid-last-top: .16em;--grid-last-left: .68em;--grid-bio-top: 58px;--grid-bio-left: clamp(435px, 22.7vw, 520px);--grid-bio-width: clamp(27rem, 43.8vw, 34rem);--grid-bio-size: clamp(1.495rem, 2.3vw, 1.7825rem);--grid-location-top: 158px;--grid-location-left: var(--grid-bio-left);--grid-location-size: .58rem;--grid-role-top: 176px;--grid-role-left: var(--grid-bio-left);--grid-role-size: clamp(.68rem, .8vw, .86rem);position:relative;height:calc(var(--grid-header-base-height) + var(--grid-header-extra-height, 0px));min-height:calc(var(--grid-header-base-height) + var(--grid-header-extra-height, 0px));display:block;overflow:visible;text-align:left}.app-shell[data-layout=grid] .profile-copy{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%}.app-shell[data-layout=grid] .role-line{position:absolute;top:var(--grid-role-dynamic-top, var(--grid-role-top));bottom:var(--grid-role-dynamic-bottom, auto);left:var(--grid-role-left);margin:0;font-size:var(--grid-role-size);font-weight:800}.app-shell[data-layout=grid] .page-footer{justify-self:start;align-self:end;margin:0 0 4px 20px;transform:translateY(-24px)}.edit-mode-toggle{position:fixed;top:10px;right:60px;z-index:6;width:44px;height:44px;display:inline-grid;place-items:center;padding:9px;color:#fff;background:transparent;border:0;border-radius:50%;cursor:pointer;transition:color .18s ease,background-color .18s ease,opacity .18s ease,transform .18s ease}.edit-mode-icon,.edit-mode-icon__animation,.edit-mode-icon svg{width:100%;height:100%;display:block}.edit-mode-icon{position:relative;pointer-events:none}.edit-mode-icon__animation{position:absolute;top:50%;left:50%;width:72px;height:72px;transform:translate(-50%,-50%)}.edit-mode-toggle[aria-pressed=true]{color:#fff;background:#05050529;box-shadow:0 0 0 1px #ffffff6b,0 8px 18px #05050529}.app-shell[data-background-theme=black] .edit-mode-toggle:not([aria-pressed=true]){color:#fff}.edit-mode-toggle:focus-visible{outline:2px solid var(--focus);outline-offset:4px}.profile-page{position:relative;z-index:2;width:100%;max-width:620px;min-width:0;display:grid;gap:28px;animation:blur-in .52s ease both}.app-shell[data-edit-mode=true][data-layout=list] .profile-page{z-index:3;transition:filter .18s ease,opacity .18s ease}.app-shell[data-edit-mode=true][data-layout=list] .profile-page>*{transition:filter .42s cubic-bezier(.19,1,.22,1),opacity .42s cubic-bezier(.19,1,.22,1),transform .42s cubic-bezier(.19,1,.22,1)}.app-shell[data-edit-mode=true][data-layout=list][data-hover-target]:not([data-hover-target=page-background]) .profile-header,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target]:not([data-hover-target=page-background]) .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target]:not([data-hover-target=page-background]) .page-footer{opacity:.18;filter:blur(3px) saturate(.72);transform:translateY(6px) scale(.985)}.app-shell[data-edit-mode=true][data-layout=list][data-hover-target]:not([data-hover-target=page-background]) .profile-header:has(.is-hovering),.app-shell[data-edit-mode=true][data-layout=list][data-hover-target]:not([data-hover-target=page-background]) .link-card-shell.has-hovered-target{z-index:9;opacity:1;filter:none;transform:none}.app-shell[data-edit-mode=true][data-layout=list][data-hover-target^=profile-] .profile-header{z-index:9;opacity:1;filter:none;transform:none}.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-photo] .profile-copy,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-photo] .role-line,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .profile-card,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .bio,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .location,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .role-line,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .profile-card,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .profile-name,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .location,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .role-line{opacity:.18;filter:blur(3px) saturate(.72)}.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .profile-header,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .page-footer,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .profile-card,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .bio,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .location,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .role-line,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .profile-header,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .page-footer,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .profile-card,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .profile-name,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .location,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .role-line{opacity:1;filter:none;transform:none}.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name]:not([data-hover-target=page-background]) .profile-header,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name]:not([data-hover-target=page-background]) .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name]:not([data-hover-target=page-background]) .page-footer,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio]:not([data-hover-target=page-background]) .profile-header,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio]:not([data-hover-target=page-background]) .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio]:not([data-hover-target=page-background]) .page-footer{opacity:1;filter:none;transform:none}.app-shell[data-edit-mode=true][data-layout=list][data-active-target]:not([data-active-target=page-background]) .profile-header,.app-shell[data-edit-mode=true][data-layout=list][data-active-target]:not([data-active-target=page-background]) .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list][data-active-target]:not([data-active-target=page-background]) .page-footer{opacity:.16;pointer-events:none;filter:blur(3px) saturate(.72);transform:translateY(6px) scale(.985)}.app-shell[data-edit-mode=true][data-layout=list][data-active-target]:not([data-active-target=page-background]) .profile-header:has(.is-editing),.app-shell[data-edit-mode=true][data-layout=list][data-active-target]:not([data-active-target=page-background]) .link-card-shell.is-editing{z-index:9;opacity:1;pointer-events:auto;filter:none;transform:none}.app-shell[data-edit-mode=true][data-layout=list][data-active-target^=profile-] .profile-header{z-index:9;opacity:1;pointer-events:auto;filter:none;transform:none}.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-photo] .profile-copy,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-photo] .role-line,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .profile-card,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .bio,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .location,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .role-line,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .profile-card,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .profile-name,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .location,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .role-line{opacity:.16;filter:blur(3px) saturate(.72)}.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .profile-header,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .page-footer,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .profile-card,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .bio,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .location,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .role-line,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .profile-header,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .page-footer,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .profile-card,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .profile-name,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .location,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .role-line{opacity:1;pointer-events:auto;filter:none;transform:none}.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name]:not([data-active-target=page-background]) .profile-header,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name]:not([data-active-target=page-background]) .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name]:not([data-active-target=page-background]) .page-footer,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio]:not([data-active-target=page-background]) .profile-header,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio]:not([data-active-target=page-background]) .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio]:not([data-active-target=page-background]) .page-footer{opacity:1;filter:none;transform:none}.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .profile-card,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-name] .role-line,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .profile-card,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-bio] .role-line,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .profile-card,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-name] .role-line,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .profile-card,.app-shell[data-edit-mode=true][data-layout=list][data-active-target=profile-bio] .role-line{transform:var(--profile-header-item-transform, none)}.app-shell[data-edit-mode=true][data-layout=list][data-editor-target-released=true] .profile-header,.app-shell[data-edit-mode=true][data-layout=list][data-editor-target-released=true] .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list][data-editor-target-released=true] .page-footer{opacity:1;pointer-events:auto;filter:none;transform:none;transition:none}.app-shell[data-edit-mode=true][data-layout=list]:is([data-hover-target=profile-location],[data-hover-target=profile-role],[data-hover-target=profile-footer]):not([data-hover-target=page-background]) .profile-header,.app-shell[data-edit-mode=true][data-layout=list]:is([data-hover-target=profile-location],[data-hover-target=profile-role],[data-hover-target=profile-footer]):not([data-hover-target=page-background]) .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list]:is([data-hover-target=profile-location],[data-hover-target=profile-role],[data-hover-target=profile-footer]):not([data-hover-target=page-background]) .page-footer{opacity:1;filter:none;transform:none}.app-shell[data-edit-mode=true][data-layout=list]:is([data-active-target=profile-location],[data-active-target=profile-role],[data-active-target=profile-footer]):not([data-active-target=page-background]) .profile-header,.app-shell[data-edit-mode=true][data-layout=list]:is([data-active-target=profile-location],[data-active-target=profile-role],[data-active-target=profile-footer]):not([data-active-target=page-background]) .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list]:is([data-active-target=profile-location],[data-active-target=profile-role],[data-active-target=profile-footer]):not([data-active-target=page-background]) .page-footer{opacity:1;pointer-events:auto;filter:none;transform:none}.editable-target{position:relative;z-index:3;cursor:pointer;transition:box-shadow .18s ease,filter .18s ease,outline-color .18s ease,transform .18s ease}.app-shell[data-edit-mode=true] .editable-target:focus-visible{outline:2px solid #ffffff;outline-offset:4px}.app-shell[data-edit-mode=true][data-layout=list] .editable-target{z-index:3}.app-shell[data-edit-mode=true][data-layout=list] .editable-target:hover,.app-shell[data-edit-mode=true][data-layout=list] .editable-target:focus-visible,.app-shell[data-edit-mode=true][data-layout=list] .editable-target.is-hovering,.app-shell[data-edit-mode=true][data-layout=list] .editable-target.is-editing,.app-shell[data-edit-mode=true][data-layout=list] .link-card-shell.has-hovered-target,.app-shell[data-edit-mode=true][data-layout=list] .link-card-shell:hover,.app-shell[data-edit-mode=true][data-layout=list] .link-card-shell:focus-within{z-index:8}.app-shell[data-edit-mode=true][data-layout=list] .editable-target:hover,.app-shell[data-edit-mode=true][data-layout=list] .editable-target:focus-visible,.app-shell[data-edit-mode=true][data-layout=list] .editable-target.is-hovering,.app-shell[data-edit-mode=true][data-layout=list] .editable-target.is-editing{filter:none;transform:none}.app-shell[data-edit-mode=true][data-layout=list] .role-line:hover,.app-shell[data-edit-mode=true][data-layout=list] .role-line:focus-visible,.app-shell[data-edit-mode=true][data-layout=list] .role-line.is-hovering,.app-shell[data-edit-mode=true][data-layout=list] .role-line.is-editing{transform:var(--profile-header-item-transform, none)}.app-shell[data-edit-mode=true][data-layout=list] .profile-card:hover,.app-shell[data-edit-mode=true][data-layout=list] .profile-card:focus-visible,.app-shell[data-edit-mode=true][data-layout=list] .profile-card.is-hovering,.app-shell[data-edit-mode=true][data-layout=list] .profile-card.is-editing{box-shadow:none;filter:none;transform:var(--profile-header-item-transform, none)}.app-shell[data-edit-mode=true][data-layout=list] .profile-card .profile-card__image{transform:none;transition:none}.app-shell[data-edit-mode=true][data-layout] .profile-name,.app-shell[data-edit-mode=true][data-layout] .bio,.app-shell[data-edit-mode=true][data-layout] .location,.app-shell[data-edit-mode=true][data-layout] .role-line,.app-shell[data-edit-mode=true][data-layout] .page-footer{cursor:text}.app-shell[data-edit-mode=true][data-layout] .profile-name:before{content:"";position:absolute;top:50%;left:-.18em;width:.045em;height:.82em;background:currentColor;border-radius:999px;opacity:0;pointer-events:none;transform:translateY(-50%)}.app-shell[data-edit-mode=true][data-layout] .profile-name:before{right:-.18em;left:auto}.app-shell[data-edit-mode=true][data-layout] .bio:after,.app-shell[data-edit-mode=true][data-layout] .location:after,.app-shell[data-edit-mode=true][data-layout] .role-line:after,.app-shell[data-edit-mode=true][data-layout] .page-footer:after{content:"";display:inline-block;width:2px;height:1.2em;margin-right:calc(-.18em - 2px);margin-left:.18em;color:inherit;background:currentColor;border-radius:999px;opacity:0;pointer-events:none;vertical-align:-.2em}.app-shell[data-edit-mode=true][data-layout] .location:after,.app-shell[data-edit-mode=true][data-layout] .role-line:after,.app-shell[data-edit-mode=true][data-layout] .page-footer:after{height:.8em;vertical-align:-.1em}.app-shell[data-edit-mode=true][data-layout] .bio.is-editing:after,.app-shell[data-edit-mode=true][data-layout] .location.is-editing:after,.app-shell[data-edit-mode=true][data-layout] .role-line.is-editing:after,.app-shell[data-edit-mode=true][data-layout] .page-footer.is-editing:after{display:none}.app-shell[data-edit-mode=true][data-layout] .profile-name:hover:before,.app-shell[data-edit-mode=true][data-layout] .profile-name.is-hovering:before,.app-shell[data-edit-mode=true][data-layout] .profile-name.is-editing:before,.app-shell[data-edit-mode=true][data-layout] .bio:not(.is-editing):hover:after,.app-shell[data-edit-mode=true][data-layout] .bio.is-hovering:not(.is-editing):after,.app-shell[data-edit-mode=true][data-layout] .location:not(.is-editing):hover:after,.app-shell[data-edit-mode=true][data-layout] .location.is-hovering:not(.is-editing):after,.app-shell[data-edit-mode=true][data-layout] .role-line:not(.is-editing):hover:after,.app-shell[data-edit-mode=true][data-layout] .role-line.is-hovering:not(.is-editing):after,.app-shell[data-edit-mode=true][data-layout] .page-footer:not(.is-editing):hover:after,.app-shell[data-edit-mode=true][data-layout] .page-footer.is-hovering:not(.is-editing):after{opacity:1;animation:inline-caret-blink .96s steps(2,start) infinite}.app-shell[data-edit-mode=true][data-layout] .profile-name.is-editing:before{opacity:1;animation:none}.app-shell[data-edit-mode=true][data-layout=list]:not([data-active-target])[data-hover-target=profile-name] .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list]:not([data-active-target])[data-hover-target=profile-name] .page-footer,.app-shell[data-edit-mode=true][data-layout=list]:not([data-active-target])[data-hover-target=profile-name] .profile-card,.app-shell[data-edit-mode=true][data-layout=list]:not([data-active-target])[data-hover-target=profile-name] .bio,.app-shell[data-edit-mode=true][data-layout=list]:not([data-active-target])[data-hover-target=profile-name] .location,.app-shell[data-edit-mode=true][data-layout=list]:not([data-active-target])[data-hover-target=profile-name] .role-line,.app-shell[data-edit-mode=true][data-layout=list]:not([data-active-target])[data-hover-target=profile-bio] .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list]:not([data-active-target])[data-hover-target=profile-bio] .page-footer,.app-shell[data-edit-mode=true][data-layout=list]:not([data-active-target])[data-hover-target=profile-bio] .profile-card,.app-shell[data-edit-mode=true][data-layout=list]:not([data-active-target])[data-hover-target=profile-bio] .profile-name,.app-shell[data-edit-mode=true][data-layout=list]:not([data-active-target])[data-hover-target=profile-bio] .location,.app-shell[data-edit-mode=true][data-layout=list]:not([data-active-target])[data-hover-target=profile-bio] .role-line{opacity:1;filter:none}.profile-header{min-width:0;display:grid;justify-items:center;gap:10px;color:var(--ink);text-align:center}.profile-mark{position:relative;width:128px;height:76px;margin-bottom:4px;isolation:isolate}.profile-mark__circle{position:absolute;top:2px;width:72px;height:72px;border-radius:50%;opacity:.92;mix-blend-mode:multiply}.profile-mark__circle--blue{left:0;background:#05a6d8}.profile-mark__circle--pink{left:28px;background:#ff2b92}.profile-mark__circle--yellow{left:56px;background:#ffd226}.app-shell[data-layout=grid] .profile-mark{display:none;position:absolute;top:0;left:0;width:128px;height:76px;z-index:1}.app-shell[data-layout=grid] .profile-mark__circle{top:2px;width:72px;height:72px}.app-shell[data-layout=grid] .profile-mark__circle--pink{left:28px}.app-shell[data-layout=grid] .profile-mark__circle--yellow{left:56px}.profile-card{position:relative;width:108px;height:108px;display:grid;place-items:center;border:2px solid color-mix(in srgb,var(--ink) 16%,transparent);border-radius:50%;background:#fffffff5;overflow:hidden;padding:0}.profile-card__clip{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;border-radius:inherit}.profile-card__image{position:relative;z-index:1;width:82%;height:82%;object-fit:contain;filter:grayscale(1) contrast(420%) brightness(1.08);transform:none}.app-shell[data-layout=grid] .profile-card{position:absolute;top:calc(var(--grid-name-top) + clamp(236px,calc(4.6vw + 180px),264px));left:calc(var(--grid-name-left) - clamp(34px,2.4vw,52px) + 35px);z-index:3;width:clamp(74px,5.6vw,96px);height:clamp(74px,5.6vw,96px);margin:0;display:grid}.role-line{order:2;margin:0;color:var(--ink);font-size:.86rem;font-weight:500;letter-spacing:0;line-height:1.35;overflow-wrap:anywhere}.profile-copy{align-self:start;width:100%;min-width:0;display:grid;justify-items:center;gap:8px}.profile-copy h1{max-width:100%;margin:0;color:var(--ink);font-family:Helvetica Neue,Helvetica,Arial,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2.65rem,11vw,5.25rem);font-weight:700;line-height:.86;letter-spacing:0}.profile-name{display:flex;flex-wrap:wrap;justify-content:center;column-gap:.14em}.app-shell[data-layout=grid] .profile-copy h1{position:absolute;top:var(--grid-name-top);left:var(--grid-name-left);width:var(--grid-name-width);display:block;font-size:var(--grid-name-size);font-weight:800;line-height:.78}.profile-name span{display:inline-block}.profile-name__first,.profile-name__last,.profile-name__first .grid-intro-word,.profile-name__last .grid-intro-word{max-width:100%;overflow-wrap:anywhere}.profile-inline-input{width:100%;min-width:0;color:inherit;background:transparent;border:0;border-radius:0;outline:0;font:inherit;letter-spacing:inherit;text-align:inherit}.profile-name>.profile-text-scale,.bio>.profile-text-scale,.location>.profile-text-scale,.role-line>.profile-text-scale,.page-footer>.profile-text-scale{display:contents;font-size:var(--profile-text-size, 100%)}.text-size-popover{position:fixed;z-index:20;width:264px;height:132px;color:#fff;pointer-events:auto}.text-size-popover__blob{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 10px 18px rgba(5,5,5,.2))}.text-size-popover[data-placement=top] .text-size-popover__blob{transform:rotate(180deg)}.text-size-popover__blob path{fill:#1e1c1a}.text-size-popover__content{position:absolute;top:28px;right:18px;bottom:14px;left:18px;z-index:1;display:grid;grid-template-rows:auto auto auto;align-content:center;gap:8px}.text-size-popover[data-placement=top] .text-size-popover__content{top:14px;right:18px;bottom:28px;left:18px}.text-size-popover__heading{display:flex;align-items:center;justify-content:space-between;font-size:.72rem;font-weight:750}.text-size-popover__heading output{font-variant-numeric:tabular-nums;opacity:.66}.text-size-popover__control{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:9px}.text-size-popover__control button,.text-size-popover__reset,.text-size-popover__visibility{color:inherit;background:transparent;border:0;cursor:pointer;font:inherit}.text-size-popover__control button{width:34px;height:28px;padding:0;border:1px solid rgba(255,255,255,.24);border-radius:8px;font-size:.72rem;font-weight:800;transition:background-color .16s ease}.text-size-popover__control button:hover{background:#ffffff1f}.text-size-popover__control input[type=range]{width:100%;height:18px;margin:0;accent-color:#ffffff;cursor:ew-resize}.text-size-popover__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.text-size-popover__reset,.text-size-popover__visibility{padding:0;color:#ffffffad;font-size:.65rem;font-weight:700;transition:color .16s ease}.text-size-popover__visibility,.text-size-popover__reset:hover,.text-size-popover__visibility:hover{color:#fff}.text-size-popover__control button:focus-visible,.text-size-popover__control input:focus-visible,.text-size-popover__reset:focus-visible,.text-size-popover__visibility:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.profile-hidden-label{display:inline-flex;align-items:center;margin-inline-start:8px;padding:2px 5px;color:currentColor;border:1px solid currentColor;border-radius:5px;font-size:.58rem;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase;vertical-align:.15em}.app-shell:not([data-edit-mode=true]) [data-profile-visible=false]{display:none!important}@media(min-width:761px){.app-shell:not([data-edit-mode=true])[data-layout=grid] [data-profile-visible=false]{display:block!important;visibility:hidden;pointer-events:none}}@media(max-width:640px){.app-shell:not([data-edit-mode=true])[data-layout=grid] [data-profile-visible=false]{display:block!important;visibility:hidden;pointer-events:none}}.app-shell[data-edit-mode=true] [data-profile-visible=false]:not(.is-editing){opacity:.42!important;filter:none!important}.app-shell[data-edit-mode=true] [data-profile-visible=false]:is(:hover,.is-hovering):not(.is-editing){opacity:.72!important}.profile-inline-input--name{width:auto;max-width:100%;height:1lh;display:inline-block;flex:0 1 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;caret-color:transparent;field-sizing:content;font-size:inherit;font-weight:inherit;line-height:inherit;word-spacing:-.138em;overflow:visible;vertical-align:top}.profile-inline-input--bio{display:block;min-height:0;padding:0;field-sizing:content;resize:none;line-height:inherit;overflow:hidden}.app-shell[data-layout=grid] .profile-inline-input--bio{line-height:1.13}.profile-inline-input--location,.profile-inline-input--role,.profile-inline-input--footer{width:auto;max-width:100%;height:1lh;display:inline-block;padding:0;field-sizing:content;line-height:inherit;vertical-align:top}.app-shell[data-layout=grid] .profile-name__first{display:block}.app-shell[data-layout=grid] .profile-name__last{display:block;margin:var(--grid-last-top) 0 0 var(--grid-last-left)}.bio{width:min(100%,30rem);max-width:30rem;margin:0;color:var(--ink);font-size:.98rem;font-weight:400;line-height:1.55;white-space:pre-line;overflow-wrap:anywhere}.app-shell[data-layout=grid] .bio{position:absolute;top:var(--grid-bio-dynamic-top, var(--grid-bio-top));left:var(--grid-bio-left);width:var(--grid-bio-width);max-width:calc(100vw - 10rem);font-size:var(--grid-bio-size);font-weight:800;line-height:1.06}.location{margin:4px 0 0;color:var(--ink);font-size:.78rem;font-weight:500;line-height:1;overflow-wrap:anywhere}.app-shell[data-layout=grid] .location{position:absolute;top:var(--grid-location-dynamic-top, var(--grid-location-top));bottom:var(--grid-location-dynamic-bottom, auto);left:var(--grid-location-left);margin:0;font-size:var(--grid-location-size);font-weight:800;line-height:1.1;right:24px}.app-shell[data-layout=grid] .bio span{display:inline}.grid-intro-word-mask{display:inline-block;max-width:100%;overflow:hidden;overflow-wrap:anywhere;vertical-align:bottom}.grid-intro-word{display:inline-block;max-width:100%;overflow-wrap:anywhere;will-change:transform}.app-shell[data-layout=grid] .bio .grid-intro-word-mask,.app-shell[data-layout=grid] .bio .grid-intro-word{display:inline-block}.app-shell[data-layout] .profile-header[data-layout-intro=true] .grid-intro-word{animation:grid-intro-word-reveal .76s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(70ms + (var(--grid-intro-index) * 42ms))}.app-shell[data-layout] .profile-header[data-layout-intro=true] .grid-intro-profile{animation:grid-intro-word-reveal .76s cubic-bezier(.16,1,.3,1) 70ms both}.app-shell[data-layout=list] .page-footer[data-layout-intro=true] .grid-intro-word{animation:grid-intro-word-reveal .76s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.3s + (var(--grid-intro-index) * 42ms))}.bio-break{display:none}.app-shell[data-layout=grid] .bio-break{display:block}.layout-toggle{position:fixed;top:10px;right:10px;z-index:6;width:44px;height:44px;display:inline-grid;place-items:center;padding:8px;background:transparent;border:0;border-radius:50%;cursor:pointer;transition:opacity .18s ease,transform .18s ease}.layout-toggle[aria-pressed=true]{background:transparent}.layout-toggle:hover{opacity:.78;transform:translateY(-1px)}.layout-toggle:focus-visible{outline:0}.layout-toggle__icon{width:100%;height:100%;display:block;object-fit:contain;filter:brightness(0) invert(1);transition:filter .18s ease}.app-shell[data-background-theme=black] .layout-toggle__icon{filter:brightness(0) invert(1)}.layout-stage{width:100%;min-width:0;transform-origin:top center;animation:layout-swap .42s cubic-bezier(.22,1,.36,1) both}.layout-stage[data-layout=grid]{transform-origin:top left;align-self:start}.layout-stage[data-layout=grid] .grid-card-shell{animation:bento-morph .56s cubic-bezier(.16,1,.3,1) both}.layout-stage[data-layout=grid] .grid-card-shell:nth-child(2){animation-delay:55ms}.layout-stage[data-layout=grid] .grid-card-shell:nth-child(3){animation-delay:.1s}.layout-stage[data-layout=grid] .grid-card-shell:nth-child(4){animation-delay:.14s}.link-list{width:100%;max-width:620px;min-width:0;justify-self:center;display:grid;gap:10px;overflow:visible}.link-grid{width:100%;min-width:0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(2,minmax(226px,auto));gap:16px}.grid-card-shell{position:relative;min-width:0;min-height:226px;color:var(--grid-ink)}.grid-card-shell.is-editing,.link-card-shell.is-editing{z-index:9}.grid-card-shell--featured{grid-column:span 5;grid-row:span 2;min-height:468px}.grid-card-shell--wide{grid-column:span 7}.grid-card-shell--small{grid-column:span 3}.grid-card-shell--small:last-child{grid-column:span 4}.grid-card{position:relative;min-width:0;width:100%;height:100%;min-height:inherit;display:grid;align-content:space-between;gap:16px;padding:26px;color:var(--grid-ink);text-decoration:none;background-color:var(--grid-accent);border:1px solid color-mix(in srgb,var(--grid-ink) 28%,transparent);border-radius:34px;box-shadow:none;overflow:hidden;isolation:isolate;transition:transform .22s ease,background-color .36s cubic-bezier(.19,1,.22,1),filter .22s ease,box-shadow .22s ease}.grid-card:after,.editor-preview:after,.editor-save-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:currentColor;opacity:0;pointer-events:none}.grid-card:after,.editor-preview:after{z-index:0;border-radius:inherit}.grid-card--featured{padding:34px}.grid-card:hover{transform:translateY(-8px) scale(1.018);filter:saturate(1.05)}.grid-card:focus-visible{outline:2px solid var(--focus);outline-offset:5px}.grid-card__visual{position:relative;z-index:1;width:78px;height:78px;display:grid;place-items:center;color:currentColor;background:#ffffff2e;border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .22s ease,transform .36s cubic-bezier(.16,1,.3,1)}.grid-card--featured .grid-card__visual{width:104px;height:104px}.grid-card__image{width:46px;height:46px;display:block;object-fit:contain;filter:var(--grid-icon-filter)}.grid-card--featured .grid-card__image{width:56px;height:56px}.grid-card__copy{position:relative;z-index:1;min-width:0;display:grid;gap:8px}.grid-card__label{display:none}.grid-card__title{overflow-wrap:normal;word-break:normal;font-size:clamp(2.65rem,5vw,4.25rem);font-weight:850;line-height:.82}.grid-card--featured .grid-card__title{font-size:clamp(4rem,6vw,5.4rem)}.grid-card__arrow{position:absolute;top:18px;right:18px;z-index:1;width:22px;height:22px;color:currentColor;transition:transform .22s ease}.grid-card:hover .grid-card__arrow,.grid-card:focus-visible .grid-card__arrow{transform:translate(3px,-3px)}.grid-card:hover .grid-card__visual,.grid-card:focus-visible .grid-card__visual{background:#ffffff47;transform:rotate(-6deg) scale(1.08)}.page-footer{margin:2px 0 0;color:color-mix(in srgb,var(--ink) 58%,transparent);font-size:.84rem;font-weight:500;line-height:1;text-align:center;overflow-wrap:anywhere}.link-card-shell{position:relative;min-width:0;color:var(--link-ink);transition:filter .42s cubic-bezier(.19,1,.22,1),opacity .42s cubic-bezier(.19,1,.22,1)}.app-shell[data-edit-mode=true][data-layout=list] .link-card-shell.is-dragging{z-index:12;opacity:1;filter:saturate(1.05);-webkit-user-select:none;user-select:none}.app-shell[data-edit-mode=true][data-layout=list] .link-card-shell.is-dragging .link-card{visibility:visible;opacity:1;filter:none;animation:none;transform:none;box-shadow:0 18px 32px #05050538}.link-card{position:relative;min-width:0;min-height:86px;display:grid;grid-template-columns:56px minmax(0,1fr) 56px;gap:16px;align-items:center;padding:13px 18px;color:var(--link-ink);text-decoration:none;background-color:var(--link-accent);border:0;border-radius:14px;box-shadow:0 13px 24px #05050521;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;isolation:isolate;opacity:0;transform:translateY(12px);animation:row-in .56s ease both;transform-origin:center;transition:transform .24s cubic-bezier(.16,1,.3,1),background-color .36s cubic-bezier(.19,1,.22,1),box-shadow .22s ease,color .22s ease,opacity .22s ease}.link-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#fff;border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .2s cubic-bezier(.16,1,.3,1)}.link-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--previous-link-accent, var(--link-accent));border-radius:inherit;opacity:0;pointer-events:none}.app-shell[data-edit-mode=true][data-layout=list] .link-card:after{display:none}.link-card-shell:nth-child(1) .link-card{animation-delay:90ms}.link-card-shell:nth-child(2) .link-card{animation-delay:.15s}.link-card-shell:nth-child(3) .link-card{animation-delay:.21s}.link-card-shell:nth-child(4) .link-card{animation-delay:.27s}.app-shell[data-edit-mode=true][data-layout=list] .link-card{visibility:visible;opacity:1;filter:none;animation:none;transform:none}.layout-stage[data-layout=list] .link-card:hover,.layout-stage[data-layout=list] .link-card:focus-visible{z-index:2;box-shadow:0 17px 30px #0505052b}@media(hover:hover){.app-shell[data-layout=list]:not([data-edit-mode=true]) .link-card:hover:before{opacity:.16}}.app-shell[data-edit-mode=true][data-layout=list] .link-card-shell.has-hovered-target .link-card,.app-shell[data-edit-mode=true][data-layout=list] .link-card-shell:hover .link-card,.app-shell[data-edit-mode=true][data-layout=list] .link-card-shell:focus-within .link-card{background-color:var(--link-accent)}.link-card:focus-visible{outline:2px solid var(--focus);outline-offset:5px}.link-card-shell[data-edit-mode=true] .link-card,.grid-card-shell[data-edit-mode=true] .grid-card{cursor:default}.app-shell[data-edit-mode=true][data-layout=list] .link-card-shell:not(.is-dragging) .link-card{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.app-shell[data-edit-mode=true][data-layout=list] .link-card-shell.is-dragging :is(.link-card,.link-drag-handle){cursor:grabbing}.link-drag-handle{position:absolute;top:50%;right:18px;z-index:5;width:34px;height:48px;display:grid;place-items:center;padding:0;color:inherit;background:transparent;border:0;opacity:.68;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;transform:translateY(-50%);transition:opacity .16s ease}.link-drag-handle:hover,.link-drag-handle:focus-visible{opacity:1}.link-drag-handle:focus-visible{outline:2px solid currentColor;outline-offset:2px}.link-drag-handle svg{width:12px;height:20px;display:block;fill:currentColor}.grid-card-shell[data-edit-mode=true] .grid-card__arrow{opacity:0}.app-shell[data-edit-mode=true][data-layout=grid] .grid-card{cursor:pointer}.app-shell[data-edit-mode=true][data-layout=grid] .grid-card-shell.has-hovered-target,.app-shell[data-edit-mode=true][data-layout=grid] .grid-card-shell:focus-within,.app-shell[data-edit-mode=true][data-layout=grid] .grid-card-shell.is-editing{z-index:8}.link-menu-button,.grid-menu-button{position:absolute;z-index:4;width:40px;height:40px;display:grid;place-items:center;padding:0;color:inherit;background:color-mix(in srgb,currentColor 14%,transparent);border:1px solid color-mix(in srgb,currentColor 28%,transparent);border-radius:50%;cursor:pointer;animation:edit-control-in .22s ease both;transition:background-color .18s ease,transform .18s ease}.link-menu-button{top:50%;right:14px;transform:translateY(-50%)}.grid-menu-button{top:16px;right:16px}.link-menu-button:hover{background:color-mix(in srgb,currentColor 24%,transparent);transform:translateY(-50%) scale(1.06)}.grid-menu-button:hover{background:color-mix(in srgb,currentColor 24%,transparent);transform:scale(1.06)}.link-menu-button svg,.grid-menu-button svg{width:19px;height:19px;fill:currentColor}.link-menu-button:focus-visible,.grid-menu-button:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.link-icon{position:relative;z-index:1;width:56px;height:56px;display:grid;place-items:center;color:currentColor;background:color-mix(in srgb,currentColor 12%,transparent);border:0;border-radius:50%;font-size:.68rem;font-weight:800;line-height:1;text-transform:uppercase;transition:transform .26s cubic-bezier(.16,1,.3,1)}.link-icon:after{display:none}.link-icon__image{width:31px;height:31px;display:block;object-fit:contain}.layout-stage[data-layout=list] .link-icon__image{filter:var(--link-icon-filter)}.link-content{position:relative;z-index:1;min-width:0;display:grid;gap:0;justify-items:center;text-align:center}.link-title{overflow-wrap:anywhere;color:currentColor;font-family:Inter,Helvetica Neue,Arial,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.55rem,7vw,2.75rem);font-weight:850;line-height:.9;letter-spacing:0}.link-description{display:none}.link-card:hover .link-icon,.link-card:focus-visible .link-icon{transform:scale(1.04)}.link-editor{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:20px;overflow:auto;color:var(--ink);background:transparent;border:0}.link-editor::backdrop{background:transparent}.link-editor__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--page-bg) 90%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.link-editor__layout{position:relative;z-index:1;width:100%;min-height:calc(100svh - 40px);display:grid;place-items:center;pointer-events:none}.link-editor__surface{width:min(100%,640px);display:grid;gap:24px;padding:10px 0;pointer-events:auto}.editor-preview{position:relative;min-height:224px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto 1fr auto;gap:18px;padding:26px;overflow:hidden;color:var(--editor-card-text);background-color:var(--editor-card-background);border-radius:34px;transform-origin:top left;will-change:transform;transition:color .18s ease,background-color .36s cubic-bezier(.19,1,.22,1),border-radius .18s ease}.editor-preview>*{position:relative;z-index:1}.editor-preview--profile-name,.editor-preview--profile-bio,.editor-preview--profile-photo,.editor-preview--page-background{grid-template-columns:minmax(0,1fr);grid-template-rows:auto;align-items:center;min-height:224px;color:var(--editor-card-text)}.editor-preview--link-button{min-height:86px;display:block;padding:0;overflow:visible;background:transparent;border-radius:14px}.editor-preview--link-button .editor-preview__button-card{width:100%}.editor-preview--link-button .link-card{opacity:1;transform:none;animation:none}.editor-preview--link-button .link-icon__image{filter:var(--link-icon-filter)}.editor-preview--profile-name,.editor-preview--profile-bio,.editor-preview--profile-photo{background:#fff;color:#050505}.editor-preview__profile-copy,.editor-preview__background,.editor-preview__photo{min-width:0;display:grid;gap:12px}.editor-preview__profile-copy>span,.editor-preview__background>span{font-size:.72rem;font-weight:800;letter-spacing:.08em;opacity:.62;text-transform:uppercase}.editor-textarea{width:100%;min-height:128px;resize:vertical;padding:14px;color:inherit;background:color-mix(in srgb,currentColor 8%,transparent);border:2px solid currentColor;border-radius:18px;font:inherit;font-size:clamp(1rem,3vw,1.45rem);font-weight:650;line-height:1.28}.editor-textarea:focus{outline:0}.editor-preview__photo{justify-items:center;text-align:center}.editor-preview__photo-frame{width:132px;height:132px;display:grid;place-items:center;overflow:hidden;background:#fff;border:2px solid rgba(5,5,5,.16);border-radius:50%}.editor-preview__photo-frame img{width:82%;height:82%;object-fit:contain;filter:grayscale(1) contrast(420%) brightness(1.08);transform:none}.editor-preview__photo strong,.editor-preview__background strong{font-size:clamp(2rem,6vw,3.3rem);line-height:.92}.editor-preview__background{align-content:end;min-height:172px}.editor-preview__icon,.editor-return-card__icon{display:grid;place-items:center;color:inherit;background:color-mix(in srgb,currentColor 16%,transparent);border-radius:50%}.editor-preview__icon{width:64px;height:64px;grid-column:1;grid-row:1}.editor-preview__image{width:34px;height:34px;object-fit:contain;filter:var(--editor-icon-filter)}.editor-preview__copy{min-width:0;display:grid;align-self:end;grid-column:1;grid-row:3;gap:8px}.editor-preview__copy strong,.editor-name-input{min-width:0;font-size:clamp(2.25rem,7vw,4.25rem);font-weight:850;line-height:.9}.editor-preview__copy span{overflow:hidden;font-size:.76rem;font-weight:700;opacity:.75;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.editor-name-input{width:100%;padding:0 0 4px;color:inherit;background:transparent;border:0;border-bottom:2px solid currentColor;border-radius:0}.editor-name-input:focus{outline:0}.editor-name-button{align-self:end;grid-column:2;grid-row:3;min-width:104px;padding:10px 16px;color:#050505;background:#fff;border:1px solid rgba(5,5,5,.18);border-radius:999px;cursor:pointer;font-size:.78rem;font-weight:750}.editor-controls{width:min(100%,500px);margin:0 auto;padding:20px;color:var(--ink);background:#fff;border:1px solid color-mix(in srgb,var(--ink) 18%,transparent);border-radius:24px}.editor-control-note{margin:0;color:color-mix(in srgb,var(--ink) 68%,transparent);font-size:.82rem;font-weight:650}.editor-fieldset{margin:0;padding:0;border:0}.editor-fieldset legend{margin-bottom:12px;padding:0;font-size:.78rem;font-weight:800;text-transform:uppercase}.color-options{display:grid;grid-template-columns:repeat(5,42px);gap:10px}.color-option{width:42px;height:42px;padding:3px;background:var(--page-bg);border:2px solid transparent;border-radius:50%;cursor:pointer}.color-option span{width:100%;height:100%;display:block;border-radius:50%;box-shadow:inset 0 0 0 1px #05050524}.color-option[aria-pressed=true]{border-color:var(--ink)}.apply-all-button{margin-top:14px;padding:10px 14px;color:#050505;background:#fff;border:1px solid rgba(5,5,5,.18);border-radius:999px;cursor:pointer;font-size:.75rem;font-weight:750}.editor-image-source,.editor-file-control{display:grid;gap:8px;margin-bottom:16px}.editor-image-source span,.editor-file-control span{font-size:.78rem;font-weight:800;text-transform:uppercase}.editor-image-source input,.editor-file-control input{width:100%;color:var(--ink);font:inherit;font-size:.88rem}.editor-image-source input{min-height:42px;padding:9px 12px;background:color-mix(in srgb,var(--page-bg) 86%,#ffffff 14%);border:1px solid color-mix(in srgb,var(--ink) 24%,transparent);border-radius:12px}.editor-image-source input:focus{outline:2px solid var(--ink);outline-offset:2px}.editor-file-control--button{margin-bottom:0}.editor-file-control--button span{width:100%;min-height:48px;display:grid;place-items:center;color:#050505;background:#fff;border:1px solid rgba(5,5,5,.18);border-radius:999px;cursor:pointer;font-size:.86rem;font-weight:800;text-transform:none}.editor-file-control--button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.editor-save-button{position:relative;overflow:hidden;width:100%;min-height:48px;margin-top:22px;color:var(--save-text);background-color:var(--save-background);border:1px solid rgba(5,5,5,.18);border-radius:999px;cursor:pointer;font-size:.86rem;font-weight:800;transition:color .18s ease,background-color .36s cubic-bezier(.19,1,.22,1),transform .16s ease}.editor-save-button:after{background:#ffffff61;border-radius:inherit}.editor-workspace[data-edit-mode=true][data-color-animation^=link] .editor-preview,.editor-workspace[data-edit-mode=true][data-color-animation^=link] .grid-card,.editor-workspace[data-edit-mode=true][data-color-animation^=link] .link-card{animation:color-surface-lift .52s cubic-bezier(.19,1,.22,1) both}.editor-workspace[data-edit-mode=true][data-color-animation^=link] .editor-preview:after,.editor-workspace[data-edit-mode=true][data-color-animation^=link] .grid-card:after,.editor-workspace[data-edit-mode=true][data-color-animation^=link] .link-card:after,.editor-workspace[data-edit-mode=true][data-color-animation^=link] .editor-save-button:after{animation:color-wash .52s cubic-bezier(.19,1,.22,1) both}.editor-save-button:hover{transform:translateY(-2px)}.editor-return-card{position:fixed;z-index:2;min-width:0;min-height:0;display:grid;grid-template-columns:42px minmax(0,1fr) 40px;align-items:center;gap:14px;padding:14px 16px;overflow:hidden;color:var(--editor-card-text);background:var(--editor-card-background);opacity:0;pointer-events:none;will-change:top,left,width,height}.editor-return-card__icon{width:42px;height:42px}.editor-return-card__image{width:24px;height:24px;object-fit:contain;filter:var(--editor-icon-filter)}.editor-return-card__copy{min-width:0;display:grid;gap:4px}.editor-return-card__copy strong,.editor-return-card__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-return-card__copy strong{font-size:1rem}.editor-return-card__copy span{font-size:.68rem;font-weight:700;opacity:.72;text-transform:uppercase}.editor-return-card__menu{width:40px;height:40px;display:grid;place-items:center;background:color-mix(in srgb,currentColor 14%,transparent);border-radius:50%}.editor-return-card__menu svg{width:18px;height:18px;fill:currentColor}.editor-name-button:focus-visible,.editor-name-input:focus-visible,.editor-textarea:focus-visible,.color-option:focus-visible,.apply-all-button:focus-visible,.editor-save-button:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes edit-control-in{0%{opacity:0}to{opacity:1}}@keyframes blur-in{0%{opacity:0}to{opacity:1}}@keyframes row-in{0%{opacity:0;filter:blur(8px);transform:translateY(14px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}@keyframes layout-swap{0%{opacity:0;filter:blur(10px);transform:translateY(18px) scale(.96)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@keyframes bento-morph{0%{border-radius:999px;opacity:0;filter:blur(8px);transform:translateY(-10px) scaleX(.86) scaleY(.72)}to{border-radius:38px;opacity:1;filter:blur(0);transform:translateY(0) scaleX(1) scaleY(1)}}@keyframes grid-intro-word-reveal{0%{transform:translateY(105%)}to{transform:translateY(0)}}@keyframes color-fade-out{0%{opacity:1}to{opacity:0}}@keyframes color-wash{0%{opacity:.42;transform:scale(.985)}55%{opacity:.18;transform:scale(1.01)}to{opacity:0;transform:scale(1)}}@keyframes color-surface-lift{0%{filter:saturate(1);transform:scale(1)}42%{filter:saturate(1.08);transform:scale(1.012)}to{filter:saturate(1);transform:scale(1)}}@keyframes swatch-pop{0%{transform:scale(.92)}60%{transform:scale(1.16)}to{transform:scale(1)}}@keyframes inline-caret-blink{50%{opacity:0}}@media(min-width:700px){.app-shell{padding:56px 24px}.app-shell[data-layout=grid]{padding:18px 20px 28px}.profile-page{gap:28px}.app-shell[data-layout=grid] .profile-page{min-height:calc(100svh - 46px);gap:12px}.profile-mark{width:134px;height:76px}.profile-mark__circle{width:72px;height:72px}.profile-mark__circle--pink{left:31px}.profile-mark__circle--yellow{left:62px}.app-shell[data-layout=list] .profile-header{padding-top:80px;--profile-header-item-transform: translateY(-50px)}.app-shell[data-layout=list] .profile-header>*{transform:var(--profile-header-item-transform)}.app-shell[data-layout=list] .profile-page{position:static}.app-shell[data-layout=list] .profile-mark{display:none;position:absolute;top:18px;left:20px;width:134px;height:76px;margin:0;z-index:5}.app-shell[data-layout=list] .profile-mark__circle{top:2px;width:72px;height:72px}.app-shell[data-layout=list] .profile-mark__circle--pink{left:28px}.app-shell[data-layout=list] .profile-mark__circle--yellow{left:56px}.app-shell[data-layout=grid] .profile-mark{width:134px;height:76px;margin-top:0}.link-card{min-height:86px;grid-template-columns:56px minmax(0,1fr) 56px;gap:16px;padding:13px 18px}.link-icon{width:56px;height:56px}}@media(min-width:700px){.app-shell[data-layout=list]{padding:clamp(20px,3vh,38px) 24px}.app-shell[data-layout=list] .profile-page{max-width:clamp(620px,48vw,760px);gap:clamp(14px,2vh,24px)}.app-shell[data-layout=list] .profile-header{gap:clamp(6px,1vh,10px);padding-top:clamp(56px,7vh,72px)}.app-shell[data-layout=list] .profile-card{width:clamp(82px,11vh,108px);height:clamp(82px,11vh,108px)}.app-shell[data-layout=list] .profile-copy{gap:clamp(4px,.7vh,8px)}.app-shell[data-layout=list] .profile-copy h1{font-size:clamp(3rem,7.5vh,5rem)}.app-shell[data-layout=list] .bio{font-size:clamp(.84rem,1.5vh,.98rem);line-height:1.4}.app-shell[data-layout=list] .link-list{max-width:clamp(560px,42vw,640px);gap:clamp(6px,1vh,10px)}.app-shell[data-layout=list] .link-card{min-height:clamp(76px,9vh,86px);grid-template-columns:clamp(48px,6vh,56px) minmax(0,1fr) clamp(48px,6vh,56px);padding:clamp(10px,1.4vh,13px) 18px}.app-shell[data-layout=list] .link-icon{width:clamp(48px,6vh,56px);height:clamp(48px,6vh,56px)}.app-shell[data-layout=list] .link-title{font-size:clamp(1.6rem,3.8vh,2.5rem)}.app-shell[data-layout=list] .link-content{gap:0}.app-shell[data-layout=list] .link-description{display:none}}@media(min-width:761px)and (max-width:1199px){.app-shell[data-layout=grid] .profile-page{grid-template-rows:auto auto}.app-shell[data-layout=grid] .profile-header{--grid-header-base-height: 213px;--grid-name-top: 140px;--grid-name-left: 0px;--grid-name-width: clamp(400px, 42vw, 460px);--grid-name-size: clamp(5.7rem, 9.6vw, 6.45rem);--grid-bio-top: 102px;--grid-bio-left: clamp(390px, 40.2vw, 440px);--grid-bio-width: calc(100vw - var(--grid-bio-left) - 28px);--grid-bio-size: clamp(1.2rem, 2.4vw, 1.6rem);--grid-location-top: 181px;--grid-location-left: var(--grid-bio-left);--grid-location-size: .7rem;--grid-role-top: 202px;--grid-role-left: var(--grid-bio-left);--grid-role-size: clamp(.72rem, 1.2vw, .9rem)}.app-shell[data-layout=grid] .profile-card{top:2px;left:18px;width:96px;height:96px}.app-shell[data-layout=grid] .page-footer{display:none}}@media(min-width:1200px){.app-shell[data-layout=grid] .profile-page{height:calc(100svh - 46px);grid-template-rows:auto minmax(468px,1fr)}.app-shell[data-layout=grid] .layout-stage[data-layout=grid],.app-shell[data-layout=grid] .link-grid{height:100%}.app-shell[data-layout=grid] .link-grid{grid-template-rows:repeat(2,minmax(226px,1fr))}.app-shell[data-layout=grid] .profile-header{--grid-header-base-height: clamp(258px, 22.2vw, 426px);--grid-name-top: clamp(160px, 13.62vw, 262px);--grid-name-left: 0px;--grid-name-width: 40vw;--grid-name-size: clamp(7rem, 9.6vw, 11.5rem);--grid-bio-top: clamp(120px, 9.92vw, 190px);--grid-bio-left: 41.1vw;--grid-bio-width: calc(100vw - var(--grid-bio-left) - 42px);--grid-bio-size: clamp(1.75rem, 2.4vw, 2.875rem);--grid-location-top: clamp(202px, 17.61vw, 338px);--grid-location-left: var(--grid-bio-left);--grid-location-size: clamp(.82rem, 1.08vw, 1.3rem);--grid-role-top: clamp(225px, 19.65vw, 377px);--grid-role-left: var(--grid-bio-left);--grid-role-size: clamp(1rem, 1.4vw, 1.68rem)}.app-shell[data-layout=grid] .profile-mark{width:134px;height:76px}.app-shell[data-layout=grid] .profile-card{top:2px;left:18px;width:96px;height:96px}.app-shell[data-layout=grid] .page-footer{display:none}}@media(min-width:761px){.app-shell[data-layout=grid] .profile-copy h1{display:flex;flex-wrap:nowrap;justify-content:flex-start;white-space:nowrap}.app-shell[data-layout=grid] .profile-name__first,.app-shell[data-layout=grid] .profile-name__last{display:inline-block;margin:0}}@media(max-width:420px){.profile-page{gap:24px}.profile-copy h1{font-size:clamp(2.3rem,10.5vw,2.65rem);line-height:.95}.profile-mark{width:112px;height:66px}.profile-mark__circle{width:62px;height:62px}.profile-mark__circle--pink{left:25px}.profile-mark__circle--yellow{left:50px}.link-card{grid-template-columns:48px minmax(0,1fr) 48px;gap:12px;min-height:76px;padding:10px 14px}.link-icon{width:48px;height:48px}}@media(max-width:760px){.app-shell{align-items:center;padding:34px 16px 44px}.profile-page{max-width:620px;gap:24px}.profile-header{grid-template-columns:1fr;justify-items:center;text-align:center}.role-line{grid-column:auto;margin:0}.profile-copy{justify-items:center}.app-shell[data-layout=grid] .profile-header{--grid-name-size: clamp(2.53rem, 11.55vw, 5.775rem);--grid-bio-size: .98rem;--grid-location-size: .78rem;--grid-role-size: .86rem;position:static;height:auto;min-height:0;display:grid;grid-template-columns:1fr;justify-items:center;text-align:center}.app-shell[data-layout=grid] .profile-copy{position:static;inset:auto;width:100%;display:grid;grid-column:auto;grid-row:auto;grid-template-columns:1fr;justify-items:center}.app-shell[data-layout=grid] .role-line{position:static;grid-column:auto;margin:0}.app-shell[data-layout=grid] .profile-mark,.app-shell[data-layout=grid] .profile-card,.app-shell[data-layout=grid] .profile-copy h1,.app-shell[data-layout=grid] .bio,.app-shell[data-layout=grid] .location{position:static;width:auto;grid-column:auto;grid-row:auto;margin:0}.app-shell[data-layout=grid] .profile-card{display:grid}.app-shell[data-layout=grid] .profile-copy h1{position:static;width:100%;display:block;font-size:min(var(--grid-name-size),var(--grid-name-fit-size, 999px))}.app-shell[data-layout=grid] .profile-name__first,.app-shell[data-layout=grid] .profile-name__last{grid-column:auto;margin:0}}@media(min-width:641px)and (max-width:760px){.app-shell:not([data-edit-mode=true])[data-layout=grid] .profile-page:not([data-visible-profile-details="3"]){grid-template-rows:auto auto auto}}@media(max-width:640px){.app-shell[data-layout=grid]{align-items:flex-start;padding:6px 6px 34px}.app-shell[data-layout=grid] .profile-page{width:100%;max-width:none;min-height:calc(100svh - 40px);grid-template-rows:auto auto;gap:34px}.app-shell[data-layout=grid] .profile-header{position:relative;min-height:calc(340px + var(--grid-header-extra-height, 0px));display:block;justify-items:initial;text-align:left}.app-shell:not([data-edit-mode=true])[data-layout=grid] .profile-page[data-visible-profile-details="0"] .profile-header{min-height:0}.app-shell:not([data-edit-mode=true])[data-layout=grid] .profile-page[data-visible-profile-details="0"] [data-profile-field]{display:none!important}.app-shell:not([data-edit-mode=true])[data-layout=grid] .profile-page[data-visible-profile-details="0"] .layout-stage{margin-top:-18px}.app-shell[data-layout=grid] .profile-copy{position:static;display:block;width:100%}.app-shell[data-layout=grid] .profile-copy h1{position:relative;top:0;left:10px;z-index:1;width:calc(100% - 10px);display:block;color:var(--ink);font-size:min(clamp(4.85rem,25vw,6.45rem),var(--grid-name-fit-size, 999px));font-weight:800;line-height:.78;margin-top:36px;text-align:left}.app-shell[data-layout=grid] .profile-name{display:block;width:100%;text-align:left}.app-shell[data-layout=grid] .profile-name__first,.app-shell[data-layout=grid] .profile-name__last{display:block;margin:0}.app-shell[data-layout=grid] .profile-mark{position:absolute;top:126px;right:21px;left:auto;z-index:2;width:120px;height:66px;margin:0}.app-shell[data-layout=grid] .profile-card{position:absolute;top:54px;right:18px;left:auto;z-index:3;width:64px;height:64px;margin:0}.app-shell[data-layout=grid] .profile-mark__circle{top:0;width:66px;height:66px}.app-shell[data-layout=grid] .profile-mark__circle--pink{left:27px}.app-shell[data-layout=grid] .profile-mark__circle--yellow{left:54px}.app-shell[data-layout=grid] .bio{position:static;width:calc(100% - 4px);max-width:22rem;margin:36px 0 0 4px;color:var(--ink);font-size:clamp(.94rem,4.9vw,1.05rem);font-weight:800;line-height:1.08;translate:0 var(--grid-bio-dynamic-offset, 0px)}.app-shell[data-layout=grid] .bio-break{display:none}.app-shell[data-layout=grid] .location{position:absolute;top:var(--grid-location-dynamic-top, auto);bottom:var(--grid-location-dynamic-bottom, -56px);left:13px;right:auto;width:auto;margin:0;color:var(--ink);font-size:clamp(.94rem,4.9vw,1.05rem);font-weight:800;line-height:1.08;text-align:left}.app-shell[data-layout=grid] .role-line{position:absolute;top:var(--grid-role-dynamic-top, auto);bottom:var(--grid-role-dynamic-bottom, -76px);left:13px;right:auto;margin:0;color:var(--ink);font-size:clamp(.94rem,4.9vw,1.05rem);font-weight:800;line-height:1.08;text-align:left}.app-shell[data-layout=grid] .page-footer{display:none}.app-shell[data-layout=grid] .layout-stage{align-self:start;margin-top:64px}.link-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:auto;gap:5px}.grid-card-shell,.grid-card-shell--small{min-height:150px}.grid-card{padding:14px;border-radius:24px}.grid-card-shell--featured{grid-column:span 2;grid-row:span 1;min-height:137px}.grid-card--featured{padding:18px 34px}.grid-card-shell--wide{grid-column:span 1;min-height:150px}.grid-card-shell--small,.grid-card-shell--small:last-child{grid-column:span 1}.grid-card-shell--small:last-child{grid-column:span 2;min-height:138px}.grid-menu-button{top:10px;right:10px;width:36px;height:36px}.grid-card__visual{width:38px;height:38px}.grid-card--featured .grid-card__visual{width:48px;height:48px}.grid-card__image{width:22px;height:22px}.grid-card--featured .grid-card__image{width:25px;height:25px}.grid-card__title{overflow-wrap:anywhere;font-size:clamp(1.75rem,8vw,2.15rem);line-height:.88}.grid-card--featured .grid-card__title{font-size:clamp(2rem,9.2vw,2.45rem)}.grid-card__label{font-size:.58rem}.link-editor{padding:12px}.link-editor__layout{min-height:calc(100svh - 24px)}.link-editor__surface{gap:16px;padding:4px 0}.editor-preview{min-height:190px;padding:18px;border-radius:26px}.editor-preview__icon{width:52px;height:52px}.editor-preview__image{width:28px;height:28px}.editor-preview__copy strong,.editor-name-input{font-size:clamp(2rem,12vw,3.2rem)}.editor-name-button{min-width:88px;padding-inline:12px}.editor-controls{padding:16px;border-radius:20px}.color-options{grid-template-columns:repeat(5,38px);gap:8px}.color-option{width:38px;height:38px}}@media(max-width:900px){.edit-workspace-toolbar{grid-template-columns:1fr auto}.edit-workspace-toolbar>p,.edit-workspace-status small{display:none}}@media(max-width:640px){.editor-workspace[data-edit-mode=true] .app-shell{height:calc(100svh - 88px);min-height:calc(100svh - 88px);align-items:flex-start;justify-content:center;padding-top:24px;border-radius:22px;transform:translateY(58px) scale(.92);transform-origin:center top}.edit-workspace-toolbar{top:9px;left:12px;right:12px;min-height:38px;gap:10px}.edit-workspace-status{gap:7px}.edit-workspace-status>span{width:7px;height:7px;box-shadow:0 0 0 4px #d533021f}.edit-workspace-status strong{font-size:.64rem}.edit-workspace-actions{gap:5px}.edit-workspace-actions button{min-height:32px;padding:6px 11px;font-size:.64rem}.edit-workspace-actions .edit-workspace-done{padding-inline:14px}.edit-workspace-palette{top:auto;right:auto;bottom:13px;left:50%;display:grid;grid-template-rows:auto 38px;transform:translate(-50%,18px)}.editor-workspace[data-edit-mode=true] .edit-workspace-palette{transform:translate(-50%)}.edit-workspace-palette>span{display:none}.edit-workspace-swatches{display:flex;width:min(595px,calc(100vw - 24px));flex-wrap:wrap;justify-content:center;gap:5px}.edit-workspace-palette button{width:25px;height:25px}.edit-workspace-palette .edit-workspace-return{width:25px;min-width:25px;height:25px;min-height:25px;margin-top:8px;padding:5px}.edit-workspace-corner{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(min-width:761px){.app-shell[data-layout=grid] .profile-name[data-grid-name-ready=false]{opacity:0}.app-shell[data-layout=grid] .profile-copy h1{top:calc(var(--grid-name-top) + var(--grid-name-y-offset, 0px));font-size:min(var(--grid-name-size),var(--grid-name-fit-size, 999px))}.app-shell[data-layout=grid] .profile-inline-input--name{width:100%;max-width:none;field-sizing:fixed}}.app-shell[data-layout] .profile-copy h1,.app-shell[data-layout] .bio,.app-shell[data-layout] .location,.app-shell[data-layout] .role-line,.app-shell[data-layout] .page-footer{color:#fff}.app-shell[data-edit-mode=true][data-layout=grid] .profile-name:not(.is-editing) .profile-name__last{position:relative;width:max-content;padding-right:.065em;margin-right:-.065em}.app-shell[data-edit-mode=true][data-layout=grid] .profile-name:not(.is-editing) .profile-name__last:after{content:"";position:absolute;top:50%;right:0;width:.045em;height:.82em;background:currentColor;border-radius:999px;opacity:0;pointer-events:none;transform:translateY(-50%)}.app-shell[data-edit-mode=true][data-layout=grid] .profile-name:not(.is-editing):hover:before,.app-shell[data-edit-mode=true][data-layout=grid] .profile-name.is-hovering:not(.is-editing):before{opacity:0;animation:none}.app-shell[data-edit-mode=true][data-layout=grid] .profile-name:not(.is-editing):hover .profile-name__last:after,.app-shell[data-edit-mode=true][data-layout=grid] .profile-name.is-hovering:not(.is-editing) .profile-name__last:after{opacity:1;animation:inline-caret-blink .96s steps(2,start) infinite}.app-shell[data-edit-mode=true][data-layout=grid] .profile-name.is-editing:before{display:none}.app-shell[data-edit-mode=true][data-layout=grid] .profile-inline-input--name{caret-color:currentColor}.app-shell[data-edit-mode=true][data-layout=list]:is([data-hover-target=profile-photo],[data-hover-target^=link-button-]):not([data-hover-target=page-background]) .profile-header,.app-shell[data-edit-mode=true][data-layout=list]:is([data-hover-target=profile-photo],[data-hover-target^=link-button-]):not([data-hover-target=page-background]) .link-card-shell,.app-shell[data-edit-mode=true][data-layout=list]:is([data-hover-target=profile-photo],[data-hover-target^=link-button-]):not([data-hover-target=page-background]) .page-footer{opacity:1;filter:none;transform:none}.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-photo] .profile-copy,.app-shell[data-edit-mode=true][data-layout=list][data-hover-target=profile-photo] .role-line{opacity:1;filter:none}.hover-checker-outline{position:absolute;top:4px;left:4px;z-index:20;width:calc(100% - 8px);height:calc(100% - 8px);overflow:visible;opacity:0;pointer-events:none}.hover-checker-outline rect{fill:none;stroke:#fff;stroke-width:3px;stroke-dasharray:8px 6px;stroke-linecap:butt;vector-effect:non-scaling-stroke;rx:var(--hover-checker-radius, 10px);ry:var(--hover-checker-radius, 10px)}.link-card{--hover-checker-radius: 10px}.grid-card{--hover-checker-radius: 30px}.profile-card{--hover-checker-radius: 50%}.app-shell[data-edit-mode=true] .profile-card{overflow:visible}.app-shell[data-edit-mode=true] .profile-card>.hover-checker-outline{top:-6px;left:-6px;width:calc(100% + 12px);height:calc(100% + 12px)}.app-shell[data-edit-mode=true] :is(.link-card,.grid-card,.profile-card).is-hovering>.hover-checker-outline{opacity:1}.app-shell[data-edit-mode=true] :is(.link-card,.grid-card,.profile-card).is-hovering>.hover-checker-outline rect{animation:hover-checker-march .68s linear infinite}.app-shell[data-edit-mode=true][data-layout=list][data-hover-target^=link-button-] .link-card-shell:not(.is-dragging).has-hovered-target{z-index:2;filter:saturate(1.05)}.app-shell[data-layout=list]:not([data-edit-mode=true]) .link-card-shell:hover{z-index:2;filter:saturate(1.05)}.app-shell[data-edit-mode=true][data-layout=list] .link-card-shell.is-dragging .hover-checker-outline{opacity:0}.app-shell[data-edit-mode=true][data-layout=list] .link-card-shell.is-dragging .hover-checker-outline rect{animation:none}.app-shell[data-edit-mode=true][data-layout=list] .link-list[data-dragging=true] .hover-checker-outline{opacity:0}.app-shell[data-edit-mode=true][data-layout=list] .link-list[data-dragging=true] .hover-checker-outline rect{animation:none}@keyframes hover-checker-march{to{stroke-dashoffset:-28px}}
