.toast-container{bottom:var(--space-3xl);z-index:var(--z-toast);align-items:center;gap:var(--space-sm);pointer-events:none;flex-direction:column;display:flex;position:fixed;left:50%;transform:translate(-50%)}.toast{align-items:center;gap:var(--space-md);padding:var(--space-lg) var(--space-2xl);background:var(--color-ink);color:var(--color-white);box-shadow:var(--shadow-xl);font-size:var(--text-sm);pointer-events:auto;border-radius:12px;max-width:90vw;font-weight:500;line-height:1.4;animation:.4s cubic-bezier(.16,1,.3,1) forwards toast-in;display:flex}.toast--leaving{animation:.3s forwards toast-out}.toast__icon{background:oklch(72% .18 160);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.toast__message{flex:1}.toast__close{color:#fff9;cursor:pointer;width:24px;height:24px;font:inherit;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.toast__close:hover{color:var(--color-white);background:#ffffff26}@keyframes toast-in{0%{opacity:0;transform:translateY(16px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.95)}}@media (width<=640px){.toast{border-radius:12px 12px 0 0;width:100%;max-width:100%}.toast-container{bottom:0;left:0;right:0;transform:none}}:root{--color-bg:oklch(100% 0 0);--color-surface:oklch(96.5% .005 35);--color-surface-alt:oklch(94% .006 35);--color-primary:oklch(42% .14 35.8);--color-primary-hov:oklch(36% .13 35.8);--color-primary-l:oklch(68.8% .133 35.8);--color-primary-xl:oklch(85% .06 35.8);--color-accent:oklch(32% .1 220);--color-accent-hov:oklch(27% .1 220);--color-ink:oklch(8% .008 35.8);--color-ink-soft:oklch(12% .008 35.8);--color-muted:oklch(48% .01 35.8);--color-border:oklch(90% .004 35);--color-focus:oklch(42% .14 35.8);--color-white:oklch(100% 0 0);--color-white-soft:oklch(95% 0 0);--color-danger:#ef4444;--color-danger-bg:#fef2f2;--color-danger-border:#fecaca;--color-success:#16a34a;--color-success-bg:#f0fdf4;--color-success-border:#bbf7d0;--font-display:"Spectral", "Georgia", serif;--font-body:"Sora", system-ui, -apple-system, sans-serif;--font-mono:"SF Mono", "Cascadia Code", "Fira Code", monospace;--text-xs:clamp(.75rem, .7rem + .25vw, .875rem);--text-sm:clamp(.875rem, .8rem + .3vw, 1rem);--text-base:clamp(1rem, .9rem + .4vw, 1.125rem);--text-lg:clamp(1.125rem, 1rem + .5vw, 1.375rem);--text-xl:clamp(1.25rem, 1.1rem + .7vw, 1.75rem);--text-2xl:clamp(1.5rem, 1.2rem + 1vw, 2.25rem);--text-3xl:clamp(1.875rem, 1.3rem + 1.6vw, 3rem);--text-4xl:clamp(2.25rem, 1.4rem + 2.5vw, 4rem);--text-5xl:clamp(2.75rem, 1.5rem + 3.5vw, 5rem);--text-6xl:clamp(3.25rem, 1.6rem + 4.8vw, 6rem);--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1rem;--space-xl:1.5rem;--space-2xl:2rem;--space-3xl:3rem;--space-4xl:4rem;--space-5xl:6rem;--space-6xl:8rem;--section-gap:clamp(4rem, 6vw, 8rem);--section-inner:clamp(3rem, 4vw, 6rem);--container-max:1200px;--container-narrow:800px;--bp-sm:640px;--bp-md:768px;--bp-lg:1024px;--z-nav:100;--z-dropdown:200;--z-modal-bg:300;--z-modal:400;--z-toast:500;--z-tooltip:600;--shadow-sm:0 1px 2px oklch(0% 0 0/.04);--shadow-md:0 2px 8px oklch(0% 0 0/.06), 0 1px 3px oklch(0% 0 0/.04);--shadow-lg:0 8px 24px oklch(0% 0 0/.08), 0 2px 6px oklch(0% 0 0/.04);--shadow-xl:0 16px 48px oklch(0% 0 0/.1), 0 4px 12px oklch(0% 0 0/.06);--nav-bg:oklch(100% 0 0/.85)}[data-theme=dark]{--color-bg:oklch(11% .008 35.8);--color-surface:oklch(16% .01 35.8);--color-surface-alt:oklch(19% .012 35.8);--color-primary:oklch(68.8% .133 35.8);--color-primary-hov:oklch(62% .13 35.8);--color-primary-l:oklch(78% .12 35.8);--color-primary-xl:oklch(30% .06 35.8);--color-accent:oklch(60% .12 240);--color-accent-hov:oklch(55% .12 240);--color-ink:oklch(92% .005 35.8);--color-ink-soft:oklch(85% .006 35.8);--color-muted:oklch(60% .01 35.8);--color-border:oklch(22% .01 35.8);--color-focus:oklch(68.8% .133 35.8);--color-white:oklch(11% .008 35.8);--color-white-soft:oklch(16% .01 35.8);--nav-bg:oklch(11% .008 35.8/.9);--shadow-sm:0 1px 2px oklch(0% 0 0/.2);--shadow-md:0 2px 8px oklch(0% 0 0/.3), 0 1px 3px oklch(0% 0 0/.2);--shadow-lg:0 8px 24px oklch(0% 0 0/.35), 0 2px 6px oklch(0% 0 0/.25);--shadow-xl:0 16px 48px oklch(0% 0 0/.4), 0 4px 12px oklch(0% 0 0/.3)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-ink);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4{font-family:var(--font-display);text-wrap:balance;overflow-wrap:break-word;font-weight:600;line-height:1.15}p,li,blockquote{text-wrap:pretty}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:2px}::selection{background:var(--color-primary-xl);color:var(--color-ink-soft)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{width:100%;max-width:var(--container-max);padding:0 var(--space-2xl);margin:0 auto}.container--narrow{max-width:var(--container-narrow)}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{align-items:center;gap:var(--space-sm);font-family:var(--font-body);font-size:var(--text-sm);white-space:nowrap;border-radius:999px;padding:.75rem 1.75rem;font-weight:600;line-height:1;transition:all .25s;display:inline-flex}.btn--primary{background:var(--color-primary);color:var(--color-white);border:1px solid var(--color-primary)}.btn--primary:hover{background:var(--color-primary-hov);border-color:var(--color-primary-hov)}.btn--ghost{color:var(--color-muted);border:1px solid var(--color-border);background:0 0}.btn--ghost:hover{background:var(--color-surface);color:var(--color-ink);border-color:#0000}.btn--text{color:var(--color-ink);background:0 0;border-radius:0;padding:.5rem .25rem;position:relative}.btn--text:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .3s;position:absolute;bottom:0;left:.25rem;right:.25rem;transform:scaleX(0)}.btn--text:hover:after{transform-origin:0;transform:scaleX(1)}.section{padding:var(--section-gap) 0}.section--surface{background:var(--color-surface)}.section--dark{background:var(--color-ink);color:var(--color-white)}.section__header{margin-bottom:var(--space-5xl);max-width:600px}.section__header--center{text-align:center;margin-left:auto;margin-right:auto}.section__title{font-size:var(--text-3xl);margin-bottom:var(--space-xl);letter-spacing:-.02em;font-weight:500}.section__subtitle{font-size:var(--text-lg);color:var(--color-muted);line-height:1.6;font-family:var(--font-body);font-weight:400}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}.notfound{background:var(--color-bg);justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}.notfound__inner{text-align:center;flex-direction:column;align-items:center;max-width:380px;display:flex}.notfound__title{font-family:var(--font-display);font-size:var(--text-4xl);margin-bottom:var(--space-lg);color:var(--color-ink);word-break:break-all;line-height:1.2}.notfound__text{color:var(--color-muted);margin-bottom:var(--space-2xl);line-height:1.6}.notfound__icon{width:80px;height:80px;margin-bottom:var(--space-2xl);color:var(--color-muted);opacity:.35;justify-content:center;align-items:center;display:flex}.notfound__actions{align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.notfound__arrow{margin-left:var(--space-sm)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.animate-fade-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards fade-up}.animate-fade-in{animation:.6s forwards fade-in}.animate-scale-in{animation:1s cubic-bezier(.16,1,.3,1) forwards scale-in}.nav{z-index:var(--z-nav);padding:var(--space-lg) 0;transition:background .3s,padding .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.nav--scrolled{background:var(--nav-bg,oklch(100% 0 0/.85));-webkit-backdrop-filter:blur(12px);padding:var(--space-sm) 0;box-shadow:0 1px 0 var(--color-border)}.nav__inner{align-items:center;gap:var(--space-2xl);display:flex}.nav__logo{align-items:center;gap:var(--space-sm);font-family:"Outfit", var(--font-body);font-weight:700;font-size:var(--text-lg);color:var(--color-ink);letter-spacing:.02em;margin-right:auto;display:flex}.nav__logo-mark{background:var(--color-primary-l);border-radius:1px;width:7px;height:7px;display:inline-block;transform:rotate(45deg)}.nav__links{align-items:center;gap:var(--space-2xl);display:flex}.nav__link{font-size:var(--text-sm);color:var(--color-muted);font-weight:500;transition:color .2s;position:relative}.nav__link:hover{color:var(--color-ink)}.nav__actions{align-items:center;gap:var(--space-md);display:flex}.nav__signin{font-size:var(--text-xs);padding:.5rem 1rem}.nav__theme-toggle{border:1px solid var(--color-border);background:var(--color-bg);width:36px;height:36px;color:var(--color-muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.nav__theme-toggle:hover{color:var(--color-ink);border-color:var(--color-primary-l);box-shadow:0 0 0 3px oklch(42% .14 35.8/.08)}.nav__user-menu{position:relative}.nav__user-trigger{align-items:center;gap:var(--space-sm);border:1px solid var(--color-border);background:var(--color-bg);cursor:pointer;color:inherit;border-radius:999px;padding:.35rem .75rem .35rem .5rem;font-family:inherit;transition:border-color .2s,box-shadow .2s;display:flex}.nav__user-trigger:hover{border-color:var(--color-primary-l);box-shadow:0 0 0 3px oklch(42% .14 35.8/.08)}.nav__user-avatar{background:var(--color-primary);width:26px;height:26px;color:var(--color-white);font-size:var(--text-xs);letter-spacing:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.nav__user-email{font-size:var(--text-xs);color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.nav__chevron{color:var(--color-muted);flex-shrink:0;transition:transform .2s}.nav__chevron--open{transform:rotate(180deg)}.nav__dropdown{background:var(--color-bg);border:1px solid var(--color-border);min-width:240px;box-shadow:var(--shadow-lg);transform-origin:100% 0;border-radius:12px;animation:.15s fade-in,.15s cubic-bezier(.16,1,.3,1) scale-in;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden}.nav__dropdown-header{padding:var(--space-md) var(--space-lg)}.nav__dropdown-email{font-size:var(--text-xs);color:var(--color-muted);word-break:break-all}.nav__dropdown-profiles{padding-bottom:0}.nav__dropdown-profiles-list{max-height:300px;overflow-y:auto}.nav__dropdown-profiles-list::-webkit-scrollbar{width:4px}.nav__dropdown-profiles-list::-webkit-scrollbar-track{background:0 0}.nav__dropdown-profiles-list::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}.nav__dropdown-section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);padding:var(--space-xs) var(--space-lg) 0;margin-bottom:2px;font-size:10px;font-weight:600}.nav__dropdown-profile-row{padding:var(--space-xs) var(--space-lg);align-items:center;gap:0;transition:background .15s;display:flex}.nav__dropdown-profile-row:hover{background:var(--color-surface)}.nav__dropdown-profile-link{align-items:center;gap:var(--space-md);min-width:0;font-size:var(--text-sm);color:var(--color-ink);padding:var(--space-sm) 0;flex:1;text-decoration:none;display:flex}.nav__dropdown-profile-link svg{color:var(--color-muted);flex-shrink:0}.nav__dropdown-profile-link:hover{color:var(--color-ink)}.nav__dropdown-edit-btn{border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-muted);cursor:pointer;white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:500;transition:all .15s;display:inline-flex}.nav__dropdown-edit-btn:hover{color:var(--color-primary);border-color:var(--color-primary-l);background:color-mix(in oklch, var(--color-primary-xl), transparent 30%)}.nav__dropdown-divider{background:var(--color-border);height:1px}.nav__dropdown-item{align-items:center;gap:var(--space-md);width:100%;padding:var(--space-md) var(--space-lg);font-family:inherit;font-size:var(--text-sm);color:var(--color-ink);cursor:pointer;text-align:left;background:0 0;border:none;text-decoration:none;transition:background .15s;display:flex}.nav__dropdown-item:hover{background:var(--color-surface)}.nav__dropdown-item--danger{color:#ef4444}.nav__dropdown-item--danger:hover{background:#fef2f2}.nav__mobile-toggle{border:1px solid var(--color-border);background:var(--color-bg);width:36px;height:36px;color:var(--color-muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:none}.nav__mobile-toggle:hover{color:var(--color-ink);border-color:var(--color-primary-l)}.nav__mobile-panel{background:var(--nav-bg,oklch(100% 0 0/.98));-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);padding:var(--space-lg) 0;z-index:var(--z-dropdown);animation:.15s fade-in;position:absolute;top:100%;left:0;right:0}.nav__mobile-panel .container{gap:var(--space-sm);flex-direction:column;display:flex}.nav__mobile-link{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);font-size:var(--text-base);color:var(--color-ink);border-radius:10px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.nav__mobile-link:hover{background:var(--color-surface)}.nav__mobile-link svg{flex-shrink:0}.nav__mobile-divider{background:var(--color-border);height:1px;margin:var(--space-sm) 0;border:none}.nav__mobile-user-header{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);display:flex}.nav__mobile-user-email{font-size:var(--text-sm);color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nav__mobile-section{padding:0}.nav__mobile-section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);padding:var(--space-xs) var(--space-lg) 0;margin-bottom:2px;font-size:10px;font-weight:600;display:block}.nav__mobile-profile-row{padding:var(--space-sm) var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.nav__mobile-profile-name{min-width:0;padding:var(--space-sm) 0;font-size:var(--text-sm);flex:1}.nav__mobile-profile-actions{gap:var(--space-sm);flex-shrink:0;display:flex}.nav__mobile-action-btn{border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-ink);font-family:inherit;font-size:var(--text-xs);cursor:pointer;border-radius:6px;align-items:center;padding:4px 12px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.nav__mobile-action-btn:hover{border-color:var(--color-primary-l)}.nav__mobile-action-btn--edit{color:var(--color-primary)}.nav__mobile-cta{width:100%;margin-top:var(--space-md);justify-content:center}.nav__mobile-cta--secondary{margin-top:var(--space-sm)}.nav__mobile-signout{align-items:center;gap:var(--space-md);width:100%;padding:var(--space-md) var(--space-lg);font-family:inherit;font-size:var(--text-sm);color:#ef4444;cursor:pointer;margin-top:var(--space-sm);background:0 0;border:none;border-radius:10px;transition:background .15s;display:flex}.nav__mobile-signout:hover{background:#fef2f2}[data-theme=dark] .nav__mobile-signout:hover{background:oklch(20% .04 20)}[data-theme=dark] .nav__mobile-panel{background:oklch(11% .008 35.8/.98)}[data-theme=dark] .nav__dropdown-edit-btn:hover{background:color-mix(in oklch, var(--color-primary-l), var(--color-bg) 75%)}@media (width<=640px){.nav__links{display:none}.nav__mobile-toggle{display:flex}.nav__user-email{display:none}.nav__user-trigger{padding:.35rem}.nav__desktop-actions{display:none}}@keyframes skeleton-pulse{0%{opacity:.35}50%{opacity:.7}to{opacity:.35}}.skeleton{background:var(--color-border);border-radius:6px;animation:1.5s ease-in-out infinite skeleton-pulse}.skeleton--text{height:14px}.nav__dropdown-profile-row--skeleton{padding:12px var(--space-lg)}.nav__mobile-profile-row--skeleton{padding:var(--space-md) var(--space-lg)}.protofile-card .protofile__photo-wrapper,.protofile-card .protofile__avatar{width:72px;height:72px}.protofile-card .protofile__photo-wrapper{border-width:2px}.protofile-card .protofile__avatar{font-size:var(--text-2xl)}.protofile-card .protofile__name{font-size:var(--text-xl);margin-bottom:var(--space-xs)}.protofile-card .protofile__role{font-size:var(--text-xs);margin-bottom:var(--space-md)}.protofile-card .protofile__bio{font-size:var(--text-xs);margin-bottom:var(--space-lg)}.protofile-card .protofile__main{padding:var(--space-2xl) var(--space-2xl) var(--space-sm)}.protofile-card.protofile--light,.protofile-card .protofile--light{--color-surface:oklch(96.5% .005 35)}.protofile-card .protofile__socials{margin-bottom:var(--space-xl)}.protofile-card .protofile__link-btn{padding:var(--space-sm) var(--space-lg);justify-content:center}.protofile-card .protofile__links{gap:var(--space-sm);margin-bottom:0}.protofile-card--compact .protofile__photo-wrapper,.protofile-card--compact .protofile__avatar{width:36px;height:36px}.protofile-card--compact .protofile__avatar{font-size:calc(var(--text-base) * .8)}.protofile-card--compact .protofile__name,.protofile-card--compact.protofile--light .protofile__name,.protofile-card--compact.protofile--dark .protofile__name{margin-bottom:0;font-size:.8rem}.protofile-card--compact .protofile__role,.protofile-card--compact.protofile--light .protofile__role,.protofile-card--compact.protofile--dark .protofile__role{margin-bottom:.15rem;font-size:.65rem}.protofile-card--compact .protofile__bio,.protofile-card--compact.protofile--light .protofile__bio,.protofile-card--compact.protofile--dark .protofile__bio{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.35rem;font-size:.6rem;overflow:hidden}.protofile-card--compact .protofile__socials{gap:.25rem;margin-bottom:.4rem}.protofile-card--compact .protofile__social-btn{width:26px;height:26px}.protofile-card--compact .protofile__links{gap:.2rem;margin-bottom:0}.protofile-card--compact .protofile__main{gap:.2rem;padding:.6rem .6rem .4rem}.protofile-card--compact .protofile__link-btn{padding:.25rem .5rem;font-size:.55rem}.protofile-card--compact .protofile__link-btn--rounded{border-radius:6px!important}.protofile-card--compact .protofile__section-heading{margin:.1rem 0;font-size:.5rem}.protofile-card--compact .protofile__link-icon svg{width:8px;height:8px}.protofile-card--compact .protofile__footer-brand-wrap{padding-top:.2rem}.protofile-card--compact .protofile__brand{font-size:.55rem}.protofile-card--compact .protofile__footer-links{padding-top:.2rem}.protofile-card--compact .protofile__footer-link,.protofile-card--compact .protofile__footer-dot{font-size:.45rem}.protofile-card--compact .protofile__claim{display:none}.protofile-card--compact .protofile__accent-bar{height:2px}.protofile-card--compact .protofile__social-btn svg{width:10px;height:10px}.protofile-card--compact .protofile__socials--pill{padding:3px 10px}.protofile-card--compact .protofile__socials--minimal{gap:.5rem}.protofile-card--compact .protofile__socials--stacked .protofile__social-btn{-webkit-backdrop-filter:blur(4px);margin:0 -7px;transform:translateZ(0)}.protofile-card--compact .protofile__socials--bubble .protofile__social-btn{box-shadow:0 1px 4px oklch(0% 0 0/.1)!important}.protofile-card .protofile__photo-wrapper:hover,.protofile-card .protofile__avatar:hover{transform:none}@media (prefers-reduced-motion:reduce){.protofile-card .protofile__photo-wrapper,.protofile-card .protofile__avatar{transition-duration:.01ms!important;transform:none!important}}.create-section__card-wrapper .protofile-card:hover{transform:none;box-shadow:0 8px 32px oklch(0% 0 0/.08)}.protofile__name{font-family:var(--font-display);font-size:var(--text-2xl);color:#fff;margin-bottom:var(--space-sm);text-align:center;text-wrap:balance;letter-spacing:-.01em;overflow-wrap:break-word;word-break:break-word;text-shadow:0 1px 3px #0000001f;max-width:100%;font-weight:400;line-height:1.25}.protofile--light .protofile__name{color:oklch(8% .008 35.8);text-shadow:none}.protofile--sans .protofile__name{font-family:var(--font-body);letter-spacing:-.02em;font-weight:600}.protofile__role{font-family:var(--font-body);font-size:var(--text-sm);color:#ffffffb3;text-align:center;margin-bottom:var(--space-lg);overflow-wrap:break-word;word-break:break-word;background:0 0;border:none;border-radius:0;max-width:100%;padding:0;font-weight:400}.protofile--light .protofile__role{color:oklch(35% .008 35/.85);background:0 0;border:none}.protofile__bio{font-size:var(--text-sm);color:#ffffffbf;text-align:center;width:100%;max-width:440px;margin-bottom:var(--space-xl);overflow-wrap:break-word;word-break:break-word;font-weight:500;line-height:1.75}.protofile--light .protofile__bio{color:oklch(20% .008 35/.85)}.protofile--mono .protofile__name{letter-spacing:-.03em;font-family:JetBrains Mono,ui-monospace,Fira Code,Cascadia Code,monospace;font-weight:500}.protofile--mono .protofile__role,.protofile--mono .protofile__bio{font-family:JetBrains Mono,ui-monospace,Fira Code,Cascadia Code,monospace;font-size:var(--text-xs)}.protofile--mono .protofile__bio{line-height:1.6}.protofile--rounded .protofile__name{letter-spacing:-.02em;font-family:Fredoka,Nunito,system-ui,sans-serif;font-weight:600}.protofile--rounded .protofile__role,.protofile--rounded .protofile__bio{font-family:Fredoka,Nunito,system-ui,sans-serif;font-weight:400}.protofile--hand .protofile__name{font-family:Caveat,Patrick Hand,cursive;font-weight:600;font-size:var(--text-3xl);letter-spacing:-.01em;line-height:1.15}.protofile--hand .protofile__role,.protofile--hand .protofile__bio{font-family:Caveat,Patrick Hand,cursive;font-size:calc(var(--text-sm) + .15rem);line-height:1.6}.protofile--serif .protofile__role,.protofile--serif .protofile__bio,.protofile--serif .protofile__name{font-family:var(--font-display)}.protofile--bold .protofile__name{font-family:Bebas Neue,Anton,sans-serif;font-weight:400;font-size:var(--text-3xl);letter-spacing:.03em;text-transform:uppercase;line-height:1.05}.protofile--bold .protofile__role,.protofile--bold .protofile__bio{text-transform:uppercase;letter-spacing:.04em;font-weight:400}.protofile__photo-wrapper{border:2.5px solid var(--accent);width:112px;height:112px;margin-bottom:var(--space-lg);cursor:pointer;border-radius:50%;flex-shrink:0;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;overflow:hidden;box-shadow:0 0 0 5px oklch(100% 0 0/.08),0 8px 24px #0003}.protofile--light .protofile__photo-wrapper{box-shadow:0 0 0 5px oklch(0% 0 0/.04),0 8px 24px oklch(0% 0 0/.1)}.protofile__photo-wrapper:hover{transform:scale(1.08);box-shadow:0 0 0 5px oklch(100% 0 0/.12),0 12px 32px #0000004d}.protofile--light .protofile__photo-wrapper:hover{box-shadow:0 0 0 5px oklch(0% 0 0/.06),0 12px 32px oklch(0% 0 0/.15)}.protofile__photo{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.protofile__photo-wrapper:hover .protofile__photo{transform:scale(1.08)}.protofile__avatar{width:112px;height:112px;font-family:var(--font-display);font-weight:700;font-size:var(--text-3xl);margin-bottom:var(--space-lg);letter-spacing:.02em;background:#e8ddd4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;display:flex;box-shadow:0 0 0 5px oklch(100% 0 0/.08),0 8px 24px #0003}.protofile--light .protofile__avatar{background:#2a2520;box-shadow:0 0 0 5px oklch(0% 0 0/.04),0 8px 24px oklch(0% 0 0/.1)}.protofile__avatar:hover{transform:scale(1.08);box-shadow:0 0 0 5px oklch(100% 0 0/.12),0 12px 32px #0000004d}.protofile--light .protofile__avatar:hover{box-shadow:0 0 0 5px oklch(0% 0 0/.06),0 12px 32px oklch(0% 0 0/.15)}.protofile__socials{justify-content:center;gap:var(--space-md);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.protofile__links+.protofile__socials{margin-top:var(--space-2xl);margin-bottom:0}.protofile__socials+.protofile__footer{margin-top:var(--space-lg)}.protofile__social-btn{color:#ffffffbf;cursor:pointer;backface-visibility:hidden;background:oklch(0% 0 0/.15);border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 0 0 1.5px #ffffff1f,0 0 #0000}.protofile--light .protofile__social-btn{color:oklch(25% .008 35/.85);background:oklch(0% 0 0/.06);box-shadow:inset 0 0 0 1.5px oklch(0% 0 0/.08),0 0 #0000}.protofile__social-btn:hover{color:#fff;transform:translateY(-3px);box-shadow:0 6px 16px #00000026}.protofile--light .protofile__social-btn:hover{box-shadow:0 6px 16px oklch(0% 0 0/.12)}.protofile__social-btn[data-platform=snapchat]:hover,.protofile__social-btn[data-platform=whatsapp]:hover,.protofile__social-btn[data-platform=stackoverflow]:hover,.protofile__social-btn[data-platform=soundcloud]:hover{color:#111}.protofile__social-btn:active{transform:translateY(0)}.protofile__social-btn svg{flex-shrink:0;width:20px;height:20px}.protofile__social-btn[data-platform=instagram]:hover{background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.protofile__social-btn[data-platform=twitter]:hover{background:#000}.protofile__social-btn[data-platform=linkedin]:hover{background:#0a66c2}.protofile__social-btn[data-platform=youtube]:hover{background:red}.protofile__social-btn[data-platform=tiktok]:hover{background:#010101}.protofile__social-btn[data-platform=github]:hover{background:#24292e}.protofile__social-btn[data-platform=facebook]:hover{background:#1877f2}.protofile__social-btn[data-platform=snapchat]:hover{color:#111;background:#fffc00}.protofile__social-btn[data-platform=discord]:hover{background:#5865f2}.protofile__social-btn[data-platform=twitch]:hover{background:#9146ff}.protofile__social-btn[data-platform=pinterest]:hover{background:#e60023}.protofile__social-btn[data-platform=reddit]:hover{background:#ff4500}.protofile__social-btn[data-platform=telegram]:hover{background:#08c}.protofile__social-btn[data-platform=whatsapp]:hover{color:#111;background:#25d366}.protofile__social-btn[data-platform=threads]:hover{background:#000}.protofile__social-btn[data-platform=bluesky]:hover{background:#0085ff}.protofile__social-btn[data-platform=shopify]:hover{background:#96bf48}.protofile__social-btn[data-platform=spotify]:hover{background:#1db954}.protofile__social-btn[data-platform=medium]:hover{background:#000}.protofile__social-btn[data-platform=devto]:hover{background:#0a0a0a}.protofile__social-btn[data-platform=codepen]:hover{background:#000}.protofile__social-btn[data-platform=stackoverflow]:hover{color:#111;background:#f48024}.protofile__social-btn[data-platform=behance]:hover{background:#1769ff}.protofile__social-btn[data-platform=dribbble]:hover{background:#ea4c89}.protofile__social-btn[data-platform=etsy]:hover{background:#f45800}.protofile__social-btn[data-platform=patreon]:hover{background:#ff424d}.protofile__social-btn[data-platform=paypal]:hover{background:#003087}.protofile__social-btn[data-platform=figma]:hover{background:#f24e1e}.protofile__social-btn[data-platform=producthunt]:hover{background:#da552f}.protofile__social-btn[data-platform=tumblr]:hover{background:#35465c}.protofile__social-btn[data-platform=vimeo]:hover{background:#1ab7ea}.protofile__social-btn[data-platform=soundcloud]:hover{color:#111;background:#f80}.protofile__social-btn[data-platform=goodreads]:hover{background:#372213}.protofile__social-btn[data-platform=bandcamp]:hover{background:#1da0c3}.protofile__social-btn[data-platform=hashnode]:hover{background:#2962ff}.protofile__social-btn[data-platform=mastodon]:hover{background:#6364ff}.protofile__social-btn[data-platform=website]:hover{background:var(--accent);color:var(--accent-hover-text,#fff)}.protofile--light .protofile__social-btn[data-platform=snapchat]:hover,.protofile--light .protofile__social-btn[data-platform=whatsapp]:hover{color:#111}.protofile__socials--stacked{gap:0}.protofile__socials--stacked .protofile__social-btn{z-index:1;-webkit-backdrop-filter:blur(6px);outline-offset:-.5px;outline:1px solid #ffffff0a;margin:0 -10px;position:relative;transform:translateZ(0)}.protofile--light .protofile__socials--stacked .protofile__social-btn{outline-color:oklch(0% 0 0/.04)}.protofile__socials--stacked .protofile__social-btn:hover{z-index:10}@media (pointer:coarse){.protofile__socials--stacked .protofile__social-btn:hover{z-index:1;transform:translateZ(0)}}.protofile__socials--bubble .protofile__social-btn{opacity:.85;background:var(--accent)!important;color:var(--accent-hover-text,#fff)!important;border-color:#0000!important;box-shadow:0 2px 8px oklch(0% 0 0/.12)!important}.protofile__socials--bubble .protofile__social-btn:hover{opacity:1;transform:translateY(-3px);color:var(--accent-hover-text,#fff)!important;background:var(--accent)!important;box-shadow:0 6px 16px oklch(0% 0 0/.2)!important}.protofile__socials--minimal{gap:var(--space-lg)}.protofile__socials--minimal .protofile__social-btn{border-radius:0;width:auto;height:auto;box-shadow:none!important;color:var(--card-text,inherit)!important;background:0 0!important;border:none!important}.protofile__card--wallpaper .protofile__socials--minimal .protofile__social-btn{filter:none}:is(.protofile--dark .protofile__card--wallpaper,.protofile__card--wallpaper.protofile--dark) .protofile__socials--minimal .protofile__social-btn{filter:none;color:#fff!important}.protofile__socials--minimal .protofile__social-btn:hover{filter:brightness(2);transform:translateY(-1px);box-shadow:none!important;background:0 0!important}.protofile__card--wallpaper .protofile__socials--minimal .protofile__social-btn:hover{filter:brightness(2)}:is(.protofile--dark .protofile__card--wallpaper,.protofile__card--wallpaper.protofile--dark) .protofile__socials--minimal .protofile__social-btn:hover{filter:brightness(1.5);color:#fff!important}.protofile--light .protofile__socials--minimal .protofile__social-btn{color:var(--card-text,oklch(20% .008 35))!important}.protofile--light .protofile__socials--minimal .protofile__social-btn:hover{filter:brightness(2)}:is(.protofile--light .protofile__card--wallpaper,.protofile__card--wallpaper.protofile--light) .protofile__socials--minimal .protofile__social-btn{color:#111!important}:is(.protofile--light .protofile__card--wallpaper,.protofile__card--wallpaper.protofile--light) .protofile__socials--minimal .protofile__social-btn:hover{filter:brightness(2);color:#111!important}.protofile__socials--pill{background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;gap:0;width:fit-content;margin-left:auto;margin-right:auto;padding:6px 18px}.protofile__card--wallpaper .protofile__socials--pill{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff0f}:is(.protofile--dark .protofile__card--wallpaper,.protofile__card--wallpaper.protofile--dark) .protofile__socials--pill .protofile__social-btn{color:#fff!important}.protofile--light .protofile__socials--pill{background:oklch(0% 0 0/.04);border-color:oklch(0% 0 0/.08)}:is(.protofile--light .protofile__card--wallpaper,.protofile__card--wallpaper.protofile--light) .protofile__socials--pill{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff4d;border-color:oklch(0% 0 0/.1)}:is(.protofile--light .protofile__card--wallpaper,.protofile__card--wallpaper.protofile--light) .protofile__socials--pill .protofile__social-btn{color:#111!important}.protofile__socials--pill .protofile__social-btn{color:var(--card-text,inherit);border:none;border-radius:0;box-shadow:none!important;background:0 0!important}.protofile__socials--pill .protofile__social-btn:first-child{border-radius:999px 0 0 999px}.protofile__socials--pill .protofile__social-btn:last-child{border-radius:0 999px 999px 0}.protofile__socials--pill .protofile__social-btn:hover{box-shadow:none!important;color:#fff!important;background:#ffffff1f!important}.protofile--light .protofile__socials--pill .protofile__social-btn:hover{color:oklch(12% .008 35.8)!important;background:oklch(0% 0 0/.06)!important}.protofile{background:var(--bg-color,var(--color-bg));min-height:100dvh;padding:var(--space-xl);flex-direction:column;justify-content:center;align-items:center;display:flex}.protofile__card{background:var(--bg-color,var(--color-bg));border-radius:20px;width:100%;max-width:580px;position:relative;overflow:hidden}.protofile__card--gooey{background:var(--bg-color,var(--color-bg))}.protofile__card--wallpaper{background-color:var(--bg-color,var(--color-bg));background-image:var(--bg-gradient,none);background-size:var(--bg-size,cover);background-repeat:var(--bg-repeat,no-repeat);background-position:var(--bg-pos,0 0)}.protofile__accent-bar{flex-shrink:0;height:4px}.protofile__main{width:100%;padding:var(--space-3xl) var(--space-2xl) var(--space-sm);background:linear-gradient(180deg, color-mix(in oklch, var(--accent) 18%, var(--bg-color)) 0%, transparent 30%);overflow-wrap:break-word;word-break:break-word;border-radius:0 0 20px 20px;flex-direction:column;align-items:center;display:flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff14}.protofile--light .protofile__main,.protofile--light.protofile--bgcolor .protofile__main{background:linear-gradient(180deg, color-mix(in oklch, var(--accent) 10%, var(--bg-color)) 0%, transparent 25%)}.protofile__main--gooey,.protofile__main--accent-overlay{background:0 0!important}.protofile__links{gap:var(--space-md);width:100%;margin-bottom:var(--space-2xl);flex-direction:column;display:flex}.protofile__link-btn{width:100%;font-family:var(--font-display);font-size:var(--text-sm);letter-spacing:.01em;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;will-change:transform;color:#ffffffeb;background:#ffffff12;border:none;border-radius:12px;outline:none;align-items:center;padding:.875rem 2.75rem;font-weight:300;text-decoration:none;transition:background .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,color .3s;display:flex;position:relative;box-shadow:inset 0 .5px #ffffff1f,0 1px 2px oklch(0% 0 0/.05)}.protofile--light .protofile__link-btn{color:oklch(15% .008 35.8);background:#ffffff80;border:none;box-shadow:inset 0 .5px #fffc,0 1px 2px oklch(0% 0 0/.04)}@media (hover:hover) and (pointer:fine){.protofile__link-btn:hover{color:#fff;background:#ffffff24;transform:translateY(-2px);box-shadow:inset 0 .5px #ffffff40,0 8px 20px oklch(0% 0 0/.15)}.protofile--light .protofile__link-btn:hover{color:oklch(12% .008 35.8);background:#ffffffb3;transform:translateY(-2px);box-shadow:inset 0 .5px #ffffffe6,0 8px 20px oklch(0% 0 0/.1)}}.protofile__link-btn:active{transform:translateY(0)scale(.98);box-shadow:0 2px 6px oklch(0% 0 0/.1)}.protofile__link-btn:focus,.protofile__link-btn:focus-visible{outline:none}.protofile__link-body{justify-content:center;align-items:center;width:100%;display:flex}.protofile__link-icon{opacity:.55;flex-shrink:0;align-items:center;transition:opacity .25s;display:flex;position:absolute;left:1rem}.protofile__link-btn:hover .protofile__link-icon{opacity:.85}.protofile__link-icon svg{width:16px;height:16px}.protofile__link-row{-webkit-tap-highlight-color:transparent;width:100%;position:relative}.protofile__link-share{width:28px;height:28px;color:var(--accent-hover-text,#ffffff4d);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:opacity .25s,background .2s,color .2s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.protofile--light .protofile__link-share{color:oklch(25% .008 35/.7)}.protofile__link-row:hover .protofile__link-share{opacity:1}.protofile__link-share:hover{color:var(--accent-hover-text,#fff);background:oklch(100% 0 0/.15)}.protofile--light .protofile__link-share:hover{color:var(--accent-hover-text,oklch(12% .008 35.8));background:oklch(0% 0 0/.06)}.protofile__link-share--shared{opacity:1!important;color:#22c55e!important}.protofile__link-btn--solid+.protofile__link-share{color:#00000059}.protofile__link-btn--solid+.protofile__link-share:hover{color:#000000a6;background:#0000001f}.protofile__link-btn--solid:hover+.protofile__link-share{color:var(--accent-hover-text,#fff)}.protofile__link-btn--solid:hover+.protofile__link-share:hover{color:var(--accent-hover-text,#fff);background:oklch(100% 0 0/.15)}.protofile--light .protofile__link-btn--solid+.protofile__link-share{color:#ffffff73}.protofile--light .protofile__link-btn--solid+.protofile__link-share:hover{color:#fff;background:#ffffff26}.protofile--light .protofile__link-btn--solid:hover+.protofile__link-share{color:var(--accent-hover-text,#000)}.protofile--light .protofile__link-btn--solid:hover+.protofile__link-share:hover{color:var(--accent-hover-text,#000);background:oklch(0% 0 0/.12)}.protofile__section-heading{text-align:center;width:100%;font-family:var(--font-body);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.12em;color:#ffffff59;padding:var(--space-lg) 0 var(--space-sm);font-weight:600}.protofile--light .protofile__section-heading{color:oklch(35% .008 35/.4)}.protofile__section-heading:first-child{padding-top:0}.protofile__card--wallpaper .protofile__section-heading{text-shadow:0 0 8px #00000080,0 1px 3px #0000004d}:is(.protofile--light .protofile__card--wallpaper,.protofile__card--wallpaper.protofile--light) .protofile__section-heading{text-shadow:0 0 6px #fff9,0 1px 2px #fff6}.protofile__link-label{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.protofile--mono .protofile__link-btn{font-family:JetBrains Mono,ui-monospace,Fira Code,monospace;font-size:var(--text-xs);font-weight:400}.protofile--hand .protofile__link-btn{font-family:Caveat,Patrick Hand,cursive;font-size:calc(var(--text-sm) + .1rem);font-weight:500}.protofile--bold .protofile__link-btn{font-family:Bebas Neue,Anton,sans-serif;font-weight:400;font-size:var(--text-sm);letter-spacing:.03em;text-transform:uppercase}.protofile--rounded .protofile__link-btn{font-family:Fredoka,Nunito,system-ui,sans-serif;font-weight:400}.protofile--serif .protofile__link-btn{font-family:var(--font-display);font-weight:400}.protofile--sans .protofile__link-btn{font-family:var(--font-body);font-weight:500}.protofile--mono .protofile__section-heading{font-family:JetBrains Mono,ui-monospace,Fira Code,monospace}.protofile--hand .protofile__section-heading{text-transform:none;letter-spacing:.04em;font-family:Caveat,Patrick Hand,cursive}.protofile--bold .protofile__section-heading{letter-spacing:.06em;font-family:Bebas Neue,Anton,sans-serif}.protofile--rounded .protofile__section-heading{font-family:Fredoka,Nunito,system-ui,sans-serif}.protofile--serif .protofile__section-heading{font-family:var(--font-display);letter-spacing:.08em}.protofile__link-btn--square{border-radius:0!important}.protofile__link-btn--rounded{border-radius:12px!important}.protofile__link-btn--pill{border-radius:999px!important}.protofile__link-btn--glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-tap-highlight-color:transparent;color:var(--c-text-auto,#ffffffeb);background:#ffffff0a;border:none;box-shadow:inset 0 .5px #ffffff1a,0 1px 3px oklch(0% 0 0/.08)}.protofile--light .protofile__link-btn--glass{color:var(--c-text-auto,oklch(12% .008 35.8));background:#00000008;border:none;box-shadow:inset 0 .5px #fff9,0 1px 3px oklch(0% 0 0/.04)}.protofile__card--wallpaper .protofile__link-btn--glass{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff0f}:is(.protofile--light .protofile__card--wallpaper,.protofile__card--wallpaper.protofile--light) .protofile__link-btn--glass{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000000a}.protofile__link-btn--glass:hover{transform:translateY(-2px);color:var(--c-text-auto,#fff)!important;background:#ffffff17!important;border:none!important;box-shadow:0 8px 24px oklch(0% 0 0/.15)!important}.protofile--light .protofile__link-btn--glass:hover{color:var(--c-text-auto,oklch(12% .008 35.8))!important;background:#0000000d!important;border:none!important;box-shadow:0 8px 24px oklch(0% 0 0/.08)!important}.protofile__link-btn--solid{background:var(--btn-bg,#fff);color:var(--c-text-auto,#1a1a1a);border:none;box-shadow:0 1px 2px oklch(0% 0 0/.08)}.protofile--light .protofile__link-btn--solid{background:var(--btn-bg,#1a1a1a);color:var(--c-text-auto,#fff);box-shadow:0 1px 2px oklch(0% 0 0/.15)}.protofile__link-btn--solid:hover{background:var(--accent)!important;color:var(--accent-hover-text,#fff)!important;border-color:var(--accent)!important;box-shadow:0 8px 20px oklch(0% 0 0/.15)!important}.protofile--light .protofile__link-btn--solid:hover{box-shadow:0 8px 20px oklch(0% 0 0/.1)!important}.protofile__link-btn--outline{color:var(--c-text-auto,#fff);box-shadow:none;background:0 0;border:1.5px solid #ffffff47}.protofile--light .protofile__link-btn--outline{color:var(--c-text-auto,oklch(12% .008 35.8));box-shadow:none;background:0 0;border:1.5px solid #0000002e}.protofile__link-btn--outline:hover{color:var(--c-text-auto,#fff)!important;background:0 0!important;border-color:#ffffff80!important}.protofile--light .protofile__link-btn--outline:hover{color:var(--c-text-auto,oklch(12% .008 35.8))!important;background:0 0!important;border-color:#00000059!important}@media (prefers-reduced-motion:reduce){.protofile__link-btn.protofile__link-btn--solid{background:var(--btn-bg,#fff)!important;color:var(--c-text-auto,#1a1a1a)!important;border:none!important}.protofile--light .protofile__link-btn.protofile__link-btn--solid{background:var(--btn-bg,#1a1a1a)!important;color:var(--c-text-auto,#fff)!important;border:none!important}.protofile__link-btn.protofile__link-btn--glass{color:var(--c-text-auto,#ffffffeb)!important;background:#ffffff0a!important;border:none!important;box-shadow:inset 0 .5px #ffffff1a,0 1px 3px oklch(0% 0 0/.08)!important}.protofile--light .protofile__link-btn.protofile__link-btn--glass{color:var(--c-text-auto,oklch(15% .008 35.8))!important;background:#00000008!important;border:none!important;box-shadow:inset 0 .5px #fff9,0 1px 3px oklch(0% 0 0/.04)!important}.protofile__link-btn.protofile__link-btn--outline{color:var(--c-text-auto,#fff)!important;box-shadow:none!important;background:0 0!important;border:1.5px solid #ffffff47!important}.protofile--light .protofile__link-btn.protofile__link-btn--outline{color:var(--c-text-auto,oklch(12% .008 35.8))!important;box-shadow:none!important;background:0 0!important;border:1.5px solid #0000002e!important}.protofile__link-btn.protofile__link-btn--square{border-radius:0!important}.protofile__link-btn.protofile__link-btn--rounded{border-radius:12px!important}.protofile__link-btn.protofile__link-btn--pill{border-radius:999px!important}}.protofile__link-btn[data-custom-text],.protofile__link-btn[data-custom-text]:hover,.protofile__link-btn[data-custom-text]:active,.protofile__link-btn[data-custom-text]:focus,.protofile__link-btn[data-custom-text]:focus-visible,.protofile--light .protofile__link-btn[data-custom-text],.protofile--light .protofile__link-btn[data-custom-text]:hover,.protofile--light .protofile__link-btn[data-custom-text]:active,.protofile--light .protofile__link-btn[data-custom-text]:focus,.protofile--light .protofile__link-btn[data-custom-text]:focus-visible{color:var(--c-text)!important}@media (prefers-reduced-motion:reduce){.protofile__photo-wrapper,.protofile__avatar,.protofile__photo,.protofile__link-btn,.protofile__social-btn{transition-duration:.01ms!important;transform:none!important}.protofile__share-btn{transition-duration:.01ms!important}.protofile__link-share{transition-duration:.01ms!important;transform:translateY(-50%)!important}.protofile__link-btn{background:#ffffff12!important;border:none!important;transition-duration:.01ms!important;transform:none!important;box-shadow:inset 0 .5px #ffffff1f,0 1px 2px oklch(0% 0 0/.05)!important}.protofile--light .protofile__link-btn{background:#ffffff80!important;border:none!important;box-shadow:inset 0 .5px #fffc,0 1px 2px oklch(0% 0 0/.04)!important}.protofile__link-share{opacity:1!important}}@media (width<=480px){.protofile{padding:var(--space-lg)}.protofile__main{padding:var(--space-2xl) var(--space-lg)}.protofile__photo-wrapper,.protofile__avatar{width:90px;height:90px}.protofile__name{font-size:var(--text-2xl)}.protofile__link-btn{padding:var(--space-md) var(--space-lg);font-size:var(--text-xs)}.protofile__social-btn{width:42px;height:42px}}@media (hover:none) and (pointer:coarse){.protofile a,.protofile button,.protofile__photo-wrapper,.protofile__avatar,.protofile__social-btn,.protofile__share-btn,.protofile__link-share,.protofile__footer-link,.protofile__brand{-webkit-tap-highlight-color:transparent!important}.protofile-card__tower--animated:hover{animation-play-state:running!important}}.gooey-bg{z-index:0;pointer-events:none;position:absolute;inset:-40px;overflow:hidden}.gooey-bg__wrapper{position:absolute;inset:-40px}.gooey-bg__blob{will-change:transform;border-radius:50%;position:absolute}.gooey-bg--groovy1 .gooey-bg__wrapper{filter:blur(20px)}.gooey-bg--groovy1 .gooey-bg__blob{mix-blend-mode:plus-lighter}.gooey-bg--groovy2 .gooey-bg__wrapper{filter:blur(40px)}.gooey-bg__blob--groovy-1{border-radius:55% 45% 65% 35%/42% 58%;width:58%;height:60%;top:-6%;left:-8%;transform:rotate(-6deg)}.gooey-bg__blob--groovy-2{border-radius:38% 62% 28% 72%/58% 35% 65% 42%;width:48%;height:80%;top:8%;right:-10%;transform:rotate(10deg)}.gooey-bg__blob--groovy-3{border-radius:62% 38% 48% 52%/35% 58% 42% 65%;width:72%;height:45%;top:28%;left:18%;transform:rotate(-14deg)}.gooey-bg__blob--groovy-4{border-radius:48% 52% 36% 64%/58% 35% 65% 42%;width:50%;height:48%;bottom:-8%;left:-5%;transform:rotate(5deg)}.gooey-bg__blob--groovy-5{border-radius:50%;width:16%;height:16%;top:5%;left:62%}.gooey-bg__blob--groovy-6{border-radius:50%;width:13%;height:13%;bottom:18%;left:10%}.gooey-bg--fold .gooey-bg__wrapper{filter:blur(14px)}.gooey-bg__blob--fold-1{opacity:.15;border-radius:0 70% 60% 0/0 90% 85% 0;width:140%;height:22%;top:-2%;left:-20%;transform:rotate(-10deg)}.gooey-bg__blob--fold-2{opacity:.15;border-radius:70% 0 0 60%/90% 0 0 85%;width:140%;height:22%;top:14%;left:-20%;transform:rotate(10deg)}.gooey-bg__blob--fold-3{opacity:.15;border-radius:0 70% 60% 0/0 90% 85% 0;width:140%;height:22%;top:30%;left:-20%;transform:rotate(-10deg)}.gooey-bg__blob--fold-4{opacity:.15;border-radius:70% 0 0 60%/90% 0 0 85%;width:140%;height:22%;top:46%;left:-20%;transform:rotate(10deg)}.gooey-bg__blob--fold-5{opacity:.15;border-radius:0 70% 60% 0/0 90% 85% 0;width:140%;height:22%;top:62%;left:-20%;transform:rotate(-10deg)}.gooey-bg__blob--fold-6{opacity:.15;border-radius:70% 0 0 60%/90% 0 0 85%;width:140%;height:22%;top:78%;left:-20%;transform:rotate(10deg)}@media (prefers-reduced-motion:reduce){.gooey-bg__blob{transition-duration:.01ms!important;animation:none!important}}.shuffle-3d{-webkit-user-select:none;user-select:none;width:100%;max-width:720px;margin:0 auto;position:relative}.shuffle-3d__scene{perspective:1200px;perspective-origin:50%;justify-content:center;align-items:center;height:500px;margin-top:60px;display:flex;position:relative;overflow:visible}.shuffle-3d__ambient{pointer-events:none;filter:blur(80px);opacity:.3;z-index:0;border-radius:50%;width:420px;height:420px;transition:background .8s cubic-bezier(.34,1.56,.64,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shuffle-3d__card{cursor:default;will-change:transform, opacity;border-radius:16px;width:300px;height:430px;position:absolute;top:50%;left:50%;overflow:hidden}.shuffle-3d__card:before{content:"";z-index:-1;opacity:0;border-radius:19px;transition:opacity .5s;position:absolute;inset:-3px}.shuffle-3d__card--active:before{opacity:1;box-shadow:0 0 24px 4px color-mix(in oklch, var(--card-accent,transparent) 35%, transparent), 0 0 60px 16px color-mix(in oklch, var(--card-accent,transparent) 16%, transparent), 0 0 120px 40px color-mix(in oklch, var(--card-accent,transparent) 6%, transparent)}.shuffle-3d__card--side:before{opacity:.4;box-shadow:0 0 16px 2px color-mix(in oklch, var(--card-accent,transparent) 20%, transparent), 0 0 40px 8px color-mix(in oklch, var(--card-accent,transparent) 8%, transparent)}.shuffle-3d__card--back{pointer-events:none}.shuffle-3d__card-inner{background:var(--card-bg,var(--color-bg));background-image:var(--card-gradient,none);background-size:var(--card-bg-size,cover);background-repeat:var(--card-bg-repeat,no-repeat);width:100%;height:100%;color:var(--card-text,inherit);box-shadow:0 2px 8px oklch(0% 0 0/.06), 0 0 0 1px color-mix(in oklch, var(--card-accent,oklch(50% 0 0)) 10%, transparent);border-radius:16px;transition:box-shadow .5s;position:relative;overflow:hidden}.shuffle-3d__card--active .shuffle-3d__card-inner{box-shadow:0 8px 32px oklch(0% 0 0/.12), 0 0 0 1px color-mix(in oklch, var(--card-accent,oklch(50% 0 0)) 22%, transparent)}.shuffle-3d__card-inner:after{content:"";background:linear-gradient(90deg, transparent 5%, color-mix(in oklch, var(--card-accent,transparent) 75%, transparent) 50%, transparent 95%);opacity:0;z-index:5;height:2px;transition:opacity .5s;position:absolute;top:0;left:0;right:0}.shuffle-3d__card--active .shuffle-3d__card-inner:after,.shuffle-3d__card--side .shuffle-3d__card-inner:after{opacity:1}.shuffle-3d__card-inner .gooey-bg{z-index:0;position:absolute;inset:0}.shuffle-3d__card-inner>.protofile__accent-bar~*{z-index:1;position:relative}.shuffle-3d__dots{justify-content:center;align-items:center;gap:12px;margin-top:8px;display:flex}.shuffle-3d__dot{cursor:pointer;background:oklch(60% 0 0/.2);border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),background .4s,box-shadow .4s,width .4s cubic-bezier(.34,1.56,.64,1);position:relative}.shuffle-3d__dot:hover{background:oklch(60% 0 0/.35);transform:scale(1.35)}.shuffle-3d__dot--active{width:36px;box-shadow:0 0 14px color-mix(in oklch, var(--dot-color,oklch(60% 0 0)) 40%, transparent);border-radius:6px;transform:scale(1)}.shuffle-3d__dot--active:hover{background:var(--dot-color);transform:scale(1)}.shuffle-3d__card .protofile__main{scrollbar-width:none;flex-direction:column;align-items:center;height:100%;padding:20px 18px 16px;display:flex;overflow-y:auto}.shuffle-3d__card .protofile__main::-webkit-scrollbar{display:none}.shuffle-3d__card .protofile__photo-wrapper{border-width:2px;width:58px;height:58px;min-height:58px;margin-bottom:6px}.shuffle-3d__card .protofile__photo{width:54px;height:54px}.shuffle-3d__card .protofile__name{margin-bottom:2px;font-size:1rem;line-height:1.3}.shuffle-3d__card .protofile__role{opacity:.75;margin-bottom:6px;font-size:.68rem}.shuffle-3d__card .protofile__bio{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:260px;margin-bottom:8px;font-size:.68rem;display:-webkit-box;overflow:hidden}.shuffle-3d__card .protofile__links{gap:6px}.shuffle-3d__card .protofile__link-btn{min-height:30px;padding:5px 14px;font-size:.7rem}.shuffle-3d__card .protofile__link-btn--rounded{border-radius:6px!important}.shuffle-3d__card .protofile__socials{gap:.35rem;margin-bottom:1rem}.shuffle-3d__card .protofile__social-btn{width:30px;height:30px}.shuffle-3d__card .protofile__social-btn svg{width:12px;height:12px}.shuffle-3d__card .protofile__socials--pill{padding:4px 12px}.shuffle-3d__card .protofile__socials--pill .protofile__social-btn{padding:0 10px}.shuffle-3d__card .protofile__socials--minimal{gap:.75rem}.shuffle-3d__card .protofile__socials--minimal .protofile__social-btn{width:auto;height:auto;padding:3px}.shuffle-3d__card .protofile__socials--stacked .protofile__social-btn{-webkit-backdrop-filter:blur(4px);margin:0 -8px;transform:translateZ(0)}.shuffle-3d__card .protofile__socials--bubble .protofile__social-btn{box-shadow:0 1px 4px oklch(0% 0 0/.1)!important}.shuffle-3d__field-layer{pointer-events:none;width:0;height:0;position:absolute;top:50%;left:50%}.shuffle-3d__field-item{pointer-events:none;will-change:transform, opacity;width:58px;height:58px;position:absolute;top:0;left:0}.shuffle-3d__field-bob{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid color-mix(in oklch, var(--field-accent,#888) 40%, transparent);width:100%;height:100%;color:color-mix(in oklch, var(--field-accent,#888) 70%, #fff);box-shadow:0 10px 26px oklch(0% 0 0/.35), 0 0 18px color-mix(in oklch, var(--field-accent,#888) 30%, transparent);background:linear-gradient(oklch(20% .02 0/.85),oklch(13% .02 0/.8));border-radius:50%;justify-content:center;align-items:center;animation:3s ease-in-out infinite shuffle-3d-float;display:flex}@keyframes shuffle-3d-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (width<=768px){.shuffle-3d__scene{perspective:1000px;height:440px;margin-top:40px}.shuffle-3d__ambient{width:320px;height:320px}.shuffle-3d__card{width:250px;height:380px}.shuffle-3d__card .protofile__main{padding:16px 12px 12px}.shuffle-3d__card .protofile__photo-wrapper{width:48px;height:48px;min-height:48px}.shuffle-3d__card .protofile__photo{width:44px;height:44px}.shuffle-3d__card .protofile__name{font-size:.9rem}.shuffle-3d__field-layer{transform:scale(.72)translateY(-48px)}.shuffle-3d__field-item{width:50px;height:50px}}@media (width<=480px){.shuffle-3d__scene{perspective:800px;height:440px;margin-top:30px}.shuffle-3d__ambient{opacity:.25;width:260px;height:260px}.shuffle-3d__card{width:210px;height:340px}.shuffle-3d__card .protofile__main{padding:12px 10px 10px}.shuffle-3d__card .protofile__photo-wrapper{width:42px;height:42px;min-height:42px}.shuffle-3d__card .protofile__photo{width:38px;height:38px}.shuffle-3d__card .protofile__name{font-size:.8rem}.shuffle-3d__card .protofile__role{font-size:.6rem}.shuffle-3d__card .protofile__bio{max-width:180px;font-size:.6rem}.shuffle-3d__card .protofile__link-btn{min-height:26px;padding:3px 10px;font-size:.62rem}.shuffle-3d__field-layer{transform:scale(.58)translateY(-48px)}.shuffle-3d__field-item{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.shuffle-3d__card,.shuffle-3d__dot,.shuffle-3d__ambient,.shuffle-3d__field-item{transition-duration:.01ms!important}.shuffle-3d__field-bob{animation:none}}.protofile-card{background:var(--card-bg,var(--color-bg));background-image:var(--card-gradient,none);background-size:var(--card-bg-size,cover);background-repeat:var(--card-bg-repeat,no-repeat);border:1px solid var(--color-border);border-radius:16px;width:100%;max-width:560px;transition:opacity .4s,transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px oklch(0% 0 0/.08)}.protofile-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px oklch(0% 0 0/.12)}.protofile-card--compact{max-width:280px;font-size:.8em}.protofile-card--compact:hover{transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.protofile-card,.protofile-card--compact{transition-duration:.01ms!important;transform:none!important}}.hero{min-height:100dvh;padding:calc(var(--space-6xl) + 3rem) 0 var(--space-6xl);align-items:center;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,oklch(68.8% .133 35.8/.06) 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-40%;right:-20%}.hero__inner{gap:var(--space-5xl);grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.hero__animate{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fade-up}.hero__animate:first-child{animation-delay:.15s}.hero__animate:nth-child(2){animation-delay:.27s}.hero__animate:nth-child(3){animation-delay:.39s}.hero__animate:nth-child(4){animation-delay:.51s}.hero__animate:nth-child(5){animation-delay:.63s}.hero__tag{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-primary-l);text-transform:uppercase;letter-spacing:.12em;margin-bottom:var(--space-xl);font-weight:500;display:inline-block}.hero__title{font-size:var(--text-5xl);letter-spacing:-.03em;margin-bottom:var(--space-2xl);font-weight:500;line-height:1.08}.hero__title-accent{color:var(--color-primary)}.hero__desc{font-size:var(--text-lg);color:var(--color-muted);max-width:480px;margin-bottom:var(--space-3xl);line-height:1.65}.hero__actions{align-items:center;gap:var(--space-2xl);display:flex}.hero__arrow{font-size:1.2em;transition:transform .25s;display:inline-block}.btn--primary:hover .hero__arrow{transform:translate(4px)}.hero__visual{opacity:0;justify-content:center;align-items:center;min-height:520px;animation:.8s cubic-bezier(.16,1,.3,1) .63s forwards fade-in,6s cubic-bezier(.4,0,.2,1) .63s infinite float;display:flex}@media (width<=900px){.hero{padding:6rem 0 var(--space-5xl);min-height:auto}.hero__inner{gap:var(--space-4xl);grid-template-columns:1fr}.hero__content{text-align:center;order:1}.hero__desc{margin-left:auto;margin-right:auto}.hero__actions{flex-wrap:wrap;justify-content:center}.hero__visual{order:0}.protofile-card{max-width:360px}.hero__title{font-size:var(--text-4xl)}}@media (width<=480px){.hero__title{font-size:var(--text-3xl)}.protofile-card__contact{gap:var(--space-sm);flex-direction:column}.hero__actions{flex-direction:column;align-items:center}}.how-it-works__header{margin-bottom:var(--space-5xl)}.steps{gap:var(--space-5xl);flex-direction:column;display:flex}.step{gap:var(--space-5xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.step__content{max-width:440px}.step--reverse .step__content{order:2}.step--reverse .step__visual{order:1}.step__number{font-family:var(--font-display);font-size:var(--text-4xl);margin-bottom:var(--space-lg);opacity:.6;font-weight:500;line-height:1;display:block}.step__title{font-family:var(--font-display);font-size:var(--text-2xl);margin-bottom:var(--space-lg);letter-spacing:-.02em;font-weight:500}.step__desc{font-size:var(--text-base);color:var(--color-muted);line-height:1.7}.step__visual{border-radius:20px;justify-content:center;align-items:center;height:280px;display:flex;overflow:hidden}.step-visual{width:200px;height:160px}.step-visual svg{width:100%;height:100%}@media (width<=768px){.step{gap:var(--space-2xl);grid-template-columns:1fr}.step--reverse .step__content{order:0}.step--reverse .step__visual{order:1}.step__content{max-width:100%}.step__visual{height:200px}}.features__header{margin-bottom:var(--space-5xl)}.features__showcase{gap:var(--space-5xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.feature-showcase__visual{align-items:center;gap:var(--space-lg);display:flex}.showcase-card{border:1px solid var(--color-border);padding:var(--space-lg);background:var(--color-bg);border-radius:12px;flex:1;transition:all .3s;overflow:hidden}.showcase-card--styled{box-shadow:var(--shadow-md);padding:0}.showcase-card__bar{background:var(--color-primary-l);height:4px}.showcase-card__header{padding:var(--space-lg)}.showcase-card__label{font-family:var(--font-body);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);margin-bottom:var(--space-lg);font-weight:600;display:block}.showcase-card__content{gap:var(--space-sm);flex-direction:column;display:flex}.showcase-card__content--plain{gap:var(--space-md)}.showcase-card__line{background:var(--color-surface-alt);border-radius:3px;height:6px}.showcase-card__line--short{width:60%}.showcase-card__line--name{background:var(--color-ink);border-radius:3px;width:120px;height:10px}.showcase-card__line--role{background:var(--color-primary-xl);border-radius:3px;width:90px;height:6px}.showcase-card__avatar{background:var(--color-primary-xl);border-radius:50%;flex-shrink:0;width:32px;height:32px}.showcase-card .showcase-card__content{align-items:center;gap:var(--space-lg);flex-direction:row}.showcase-card .showcase-card__lines{gap:var(--space-sm);flex-direction:column;display:flex}.showcase-arrow{color:var(--color-primary-l);flex-shrink:0}.feature-list{gap:var(--space-3xl);flex-direction:column;display:flex}.feature-item{gap:var(--space-lg);display:flex}.feature-item__icon{background:var(--color-primary-xl);width:44px;height:44px;color:var(--color-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.feature-item__title{font-family:var(--font-display);font-size:var(--text-lg);margin-bottom:var(--space-sm);letter-spacing:-.01em;font-weight:500}.feature-item__desc{font-size:var(--text-sm);color:var(--color-muted);line-height:1.7}@media (width<=860px){.features__showcase{gap:var(--space-4xl);grid-template-columns:1fr}.feature-showcase__visual{max-width:480px}}@media (width<=480px){.feature-showcase__visual{flex-direction:column}.showcase-arrow{transform:rotate(90deg)}.feature-item{gap:var(--space-md);flex-direction:column}}.cta{padding-bottom:0}.cta__card{text-align:center;max-width:580px;padding:var(--space-6xl) var(--space-2xl);background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-bg) 100%);border:1px solid var(--color-border);border-radius:24px;margin:0 auto}.cta__icon{margin:0 auto var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cta__title{font-size:var(--text-3xl);letter-spacing:-.02em;margin-bottom:var(--space-lg);font-weight:500}.cta__title-accent{color:var(--color-primary)}.cta__desc{font-size:var(--text-lg);color:var(--color-muted);margin-bottom:var(--space-3xl)}.cta__form{gap:var(--space-md);max-width:440px;margin:0 auto var(--space-xl);display:flex}.cta__input{border:1px solid var(--color-border);font-size:var(--text-sm);background:var(--color-bg);color:var(--color-ink);border-radius:999px;outline:none;flex:1;padding:.75rem 1.25rem;transition:border-color .2s}.cta__input::placeholder{color:var(--color-muted);opacity:.7}.cta__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px oklch(42% .14 35.8/.1)}.cta__btn{flex-shrink:0}.cta__footnote{font-size:var(--text-xs);color:var(--color-muted)}.cta__message{font-size:var(--text-sm);margin-bottom:var(--space-md);padding:var(--space-sm) var(--space-md);border-radius:8px}.cta__message--success{color:#16a34a;background:oklch(70% .15 145/.1)}.cta__message--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}@media (width<=520px){.cta__form{flex-direction:column}.cta__input{text-align:center}.cta__btn{justify-content:center;width:100%}.cta__card{padding:var(--space-4xl) var(--space-xl);border-radius:16px}}.footer{padding:var(--space-6xl) 0 var(--space-3xl);border-top:1px solid var(--color-border);margin-top:var(--space-6xl)}.footer__inner{gap:var(--space-5xl);flex-wrap:wrap;display:flex}.footer__brand{flex:1;min-width:200px}.footer__logo{align-items:center;gap:var(--space-sm);font-family:var(--font-body);font-weight:600;font-size:var(--text-lg);color:var(--color-ink);margin-bottom:var(--space-lg);display:inline-flex}.footer__logo-mark{color:var(--color-primary-l);font-size:.5em;line-height:1}.footer__tagline{font-size:var(--text-sm);color:var(--color-muted);max-width:220px;line-height:1.6}.footer__links{gap:var(--space-5xl);display:flex}.footer__group{gap:var(--space-md);flex-direction:column;display:flex}.footer__group-title{font-family:var(--font-body);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--color-ink);margin-bottom:var(--space-sm);font-weight:600}.footer__link{font-size:var(--text-sm);color:var(--color-muted);transition:color .2s}.footer__link:hover{color:var(--color-ink)}.footer__brand-links{gap:var(--space-lg);margin-top:var(--space-lg);display:flex}.footer__bottom{width:100%;padding-top:var(--space-3xl);border-top:1px solid var(--color-border);align-items:center;gap:var(--space-sm);display:flex}.footer__bottom-logo{opacity:.85;border-radius:4px;flex-shrink:0}.footer__copyright{font-size:var(--text-xs);color:var(--color-muted)}@media (width<=640px){.footer__inner{gap:var(--space-3xl);flex-direction:column}.footer__links{gap:var(--space-3xl);flex-wrap:wrap}}.auth-overlay{z-index:var(--z-modal-bg);padding:var(--space-lg);background:oklch(0% 0 0/.5);justify-content:center;align-items:center;animation:.2s fade-in;display:flex;position:fixed;inset:0}.auth-modal{background:var(--color-bg);padding:var(--space-3xl);width:100%;max-width:400px;box-shadow:var(--shadow-xl);border-radius:16px;animation:.25s cubic-bezier(.16,1,.3,1) scale-in;position:relative}.auth-close{top:var(--space-lg);right:var(--space-lg);width:32px;height:32px;color:var(--color-muted);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex;position:absolute}.auth-close:hover{background:var(--color-surface);color:var(--color-ink)}.auth-title{font-family:var(--font-display);font-size:var(--text-2xl);margin-bottom:var(--space-sm);letter-spacing:-.02em;font-weight:500}.auth-subtitle{color:var(--color-muted);font-size:var(--text-sm);margin-bottom:var(--space-2xl);line-height:1.5}.auth-form{gap:var(--space-lg);flex-direction:column;display:flex}.auth-field{gap:var(--space-xs);flex-direction:column;display:flex}.auth-field label{font-size:var(--text-xs);color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.auth-field input{border:1px solid var(--color-border);font-size:var(--text-sm);background:var(--color-bg);border-radius:8px;padding:.7rem 1rem;transition:border-color .2s}.auth-field input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px oklch(42% .14 35.8/.15)}.auth-forgot-link{font-size:var(--text-xs);color:var(--color-primary);text-align:right;margin-top:var(--space-xs);text-underline-offset:2px;text-decoration:underline}.auth-forgot-link:hover{color:var(--color-primary-hov)}.auth-submit{width:100%;margin-top:var(--space-sm);justify-content:center}.auth-error{font-size:var(--text-sm);color:#ef4444;padding:var(--space-sm) var(--space-md);background:oklch(70% .15 25/.1);border-radius:6px}.auth-success{font-size:var(--text-sm);color:#22c55e;padding:var(--space-sm) var(--space-md);background:oklch(70% .15 145/.1);border-radius:6px}.auth-toggle{text-align:center;font-size:var(--text-sm);color:var(--color-muted);margin-top:var(--space-xl)}.auth-toggle-btn{color:var(--color-primary);text-underline-offset:2px;font-weight:600;text-decoration:underline}.auth-toggle-btn:hover{color:var(--color-primary-hov)}.auth-confirmation{text-align:center;padding:var(--space-xl) 0 var(--space-lg)}.auth-confirmation__icon{margin-bottom:var(--space-xl);justify-content:center;display:flex}.auth-confirmation__text{font-size:var(--text-sm);color:var(--color-muted);margin-bottom:var(--space-2xl);max-width:340px;margin-left:auto;margin-right:auto;line-height:1.7}.auth-confirmation__text strong{color:var(--color-ink);word-break:break-all;font-weight:600}.auth-confirmation__actions{align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.auth-confirmation .auth-submit{margin-top:0}.generic-loader{min-height:60vh;padding:var(--space-6xl);justify-content:center;align-items:center;display:flex}.generic-loader__ring{border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite generic-loader-spin}@keyframes generic-loader-spin{to{transform:rotate(360deg)}}.protofile-skeleton{background:var(--color-bg);min-height:100dvh;padding:var(--space-lg);justify-content:center;align-items:center;display:flex}.protofile-skeleton__card{background:var(--color-surface);width:100%;max-width:580px;box-shadow:var(--shadow-lg);border-radius:16px;overflow:hidden}.protofile-skeleton__accent-bar{background:var(--color-border);height:6px;animation:1.5s ease-in-out infinite skeleton-pulse}.protofile-skeleton__main{padding:var(--space-2xl) var(--space-xl) var(--space-xl);flex-direction:column;align-items:center;display:flex}.protofile-skeleton__share-placeholder{background:var(--color-border);width:36px;height:36px;margin-bottom:var(--space-lg);border-radius:50%;align-self:flex-start;animation:1.5s ease-in-out infinite skeleton-pulse}.protofile-skeleton__avatar{background:var(--color-border);width:88px;height:88px;margin-bottom:var(--space-lg);border-radius:50%;animation:1.5s ease-in-out infinite skeleton-pulse}.protofile-skeleton__name{background:var(--color-border);width:160px;height:22px;margin-bottom:var(--space-sm);border-radius:6px;animation:1.5s ease-in-out infinite skeleton-pulse}.protofile-skeleton__role{background:var(--color-border);width:110px;height:14px;margin-bottom:var(--space-xl);border-radius:6px;animation:1.5s ease-in-out infinite skeleton-pulse}.protofile-skeleton__bio{width:100%;max-width:360px;margin-bottom:var(--space-xl)}.protofile-skeleton__bio-line{background:var(--color-border);border-radius:6px;height:14px;margin-bottom:8px;animation:1.5s ease-in-out infinite skeleton-pulse}.protofile-skeleton__bio-line--short{width:70%}.protofile-skeleton__socials{gap:var(--space-md);margin-bottom:var(--space-2xl);display:flex}.protofile-skeleton__social-circle{background:var(--color-border);border-radius:50%;width:38px;height:38px;animation:1.5s ease-in-out infinite skeleton-pulse}.protofile-skeleton__links{gap:var(--space-md);width:100%;margin-bottom:var(--space-2xl);flex-direction:column;display:flex}.protofile-skeleton__link-btn{background:var(--color-border);border-radius:12px;width:100%;height:52px;animation:1.5s ease-in-out infinite skeleton-pulse}.protofile-skeleton__footer{width:100%;padding-top:var(--space-lg);border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.protofile-skeleton__brand{background:var(--color-border);border-radius:6px;width:80px;height:18px;animation:1.5s ease-in-out infinite skeleton-pulse}.protofile-skeleton__footer-links{gap:var(--space-lg);display:flex}.protofile-skeleton__footer-text{background:var(--color-border);border-radius:6px;width:48px;height:12px;animation:1.5s ease-in-out infinite skeleton-pulse}.protofile-skeleton__footer-text--short{width:38px}
