.talent{--talent-bg:#FAFAF8;--talent-surface:#FFFFFF;--talent-surface-2:#F2F2F0;--talent-border:#E6E6E4;--talent-border-strong:#D8D8D4;--talent-editor-gutter:#26262B;--talent-text:#15151A;--talent-text-muted:#7A7A82;--talent-on-dark:#F8FAFC;--utc-accent:#276CCF;--utc-accent-soft:rgba(39,108,207,0.04);--utc-accent-tint:rgba(39,108,207,0.06);--utc-accent-glow:rgba(39,108,207,0.18);--utc-accent-faint:rgba(39,108,207,0.10);--utc-accent-deep:#1F58A8;--talent-primary:var(--utc-accent);--talent-primary-hover:var(--utc-accent);--talent-hero:#0A1736;--talent-grid-line:rgba(0,0,0,0.055);--talent-hero-fade:rgba(250,250,248,0.90);background-color:var(--talent-bg);color:var(--talent-text);color-scheme:light;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif}.talent[data-accent=blue]{--utc-accent:#276CCF;--utc-accent-soft:rgba(39,108,207,0.04);--utc-accent-tint:rgba(39,108,207,0.06);--utc-accent-glow:rgba(39,108,207,0.18);--utc-accent-faint:rgba(39,108,207,0.10);--utc-accent-deep:#1F58A8}.talent[data-accent=green]{--utc-accent:#2B8B79;--utc-accent-soft:rgba(43,139,121,0.05);--utc-accent-tint:rgba(43,139,121,0.08);--utc-accent-glow:rgba(43,139,121,0.20);--utc-accent-faint:rgba(43,139,121,0.12);--utc-accent-deep:#1E6F60}.talent[data-accent=coral]{--utc-accent:#DD5841;--utc-accent-soft:rgba(221,88,65,0.05);--utc-accent-tint:rgba(221,88,65,0.07);--utc-accent-glow:rgba(221,88,65,0.20);--utc-accent-faint:rgba(221,88,65,0.10);--utc-accent-deep:#B5402C}.talent[data-accent=purple]{--utc-accent:#6E5BD0;--utc-accent-soft:rgba(110,91,208,0.05);--utc-accent-tint:rgba(110,91,208,0.07);--utc-accent-glow:rgba(110,91,208,0.20);--utc-accent-faint:rgba(110,91,208,0.10);--utc-accent-deep:#5544B0}.talent[data-accent=amber]{--utc-accent:#C8954A;--utc-accent-soft:rgba(200,149,74,0.05);--utc-accent-tint:rgba(200,149,74,0.08);--utc-accent-glow:rgba(200,149,74,0.20);--utc-accent-faint:rgba(200,149,74,0.12);--utc-accent-deep:#A2742F}.talent[data-theme=dark]{--talent-bg:#15130F;--talent-surface:#1F1B16;--talent-surface-2:#2A241D;--talent-border:#36302A;--talent-border-strong:#4A433B;--talent-text:#F3EEE4;--talent-text-muted:#9C928B;--talent-grid-line:rgba(255,255,255,0.07);--talent-hero-fade:rgba(21,19,15,0.92);--utc-accent-glow:rgba(39,108,207,0.38);--utc-accent-tint:rgba(39,108,207,0.16);background-color:var(--talent-bg);color:var(--talent-text);color-scheme:dark}.talent [data-theme-slide=dark]{--talent-bg:#15130F;--talent-surface:#1F1B16;--talent-surface-2:#2A241D;--talent-border:#36302A;--talent-border-strong:#4A433B;--talent-text:#F3EEE4;--talent-text-muted:#9C928B;background-color:var(--talent-bg);color:var(--talent-text)}body[data-talent-editing] [data-page-sidebar]{display:none!important}.talent input::-moz-placeholder,.talent textarea::-moz-placeholder{color:var(--talent-text-muted);opacity:.45}.talent input::placeholder,.talent textarea::placeholder{color:var(--talent-text-muted);opacity:.45}.talent [data-editable=true]{cursor:text;outline:none;border-radius:2px;transition:background-color 80ms}.talent [data-editable=true]:hover{background:rgba(39,108,207,.04)}.talent [data-editable=true]:focus{background:rgba(39,108,207,.06);box-shadow:0 0 0 1px rgba(39,108,207,.2)}.talent [data-editable=true]:empty:before{content:attr(data-placeholder);color:var(--talent-text-muted);opacity:.4;pointer-events:none}.talent .ed-kicker{display:inline-flex;align-items:center;gap:.5rem;font-size:11px;line-height:1;font-weight:600;text-transform:uppercase;letter-spacing:.32em;color:var(--utc-accent)}.talent .ed-kicker:before{content:"";display:block;width:28px;height:1px;background:var(--utc-accent)}.talent .ed-display{font-weight:700;letter-spacing:-.04em;line-height:.92;color:var(--talent-text)}.talent .ed-accent{color:var(--utc-accent)}.talent .ed-meta{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.32em;color:var(--talent-text-muted)}:root{--ed-pad-scale:1;--ed-gap-scale:1;--ed-title-scale:1}[data-density=compact]{--ed-pad-scale:0.7;--ed-gap-scale:0.8;--ed-title-scale:0.92}[data-density=condensed]{--ed-pad-scale:0.5;--ed-gap-scale:0.6;--ed-title-scale:0.82}.ed-frame,.ed-frame-tall{padding:calc(2rem * var(--ed-pad-scale, 1)) calc(1.25rem * var(--ed-pad-scale, 1))}@container (min-width: 36rem){.ed-frame,.ed-frame-tall{padding:calc(3rem * var(--ed-pad-scale, 1)) calc(2.5rem * var(--ed-pad-scale, 1))}}@container (min-width: 64rem){.ed-frame{padding:calc(3.5rem * var(--ed-pad-scale, 1)) calc(4rem * var(--ed-pad-scale, 1))}.ed-frame-tall{padding:calc(4rem * var(--ed-pad-scale, 1)) calc(4rem * var(--ed-pad-scale, 1))}}body[data-talent-editing] [data-editable]{outline:1px dashed color-mix(in srgb,var(--utc-accent) 30%,transparent);outline-offset:2px}body[data-talent-editing] [data-editable]:focus{outline:1.5px solid color-mix(in srgb,var(--utc-accent) 60%,transparent);outline-offset:2px}@keyframes talent-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes talent-float-b{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes talent-float-c{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.talent-float-a{animation:talent-float-a 4.5s ease-in-out infinite;will-change:transform}.talent-float-b{animation:talent-float-b 5.2s ease-in-out infinite;will-change:transform}.talent-float-c{animation:talent-float-c 5.8s ease-in-out infinite;will-change:transform}@keyframes talent-orb-1{0%,to{transform:scale(1) translate(0);opacity:.4}50%{transform:scale(1.2) translate(40px,-20px);opacity:.65}}@keyframes talent-orb-2{0%,to{transform:scale(1.1) translate(0);opacity:.25}50%{transform:scale(1) translate(-30px,20px);opacity:.45}}@keyframes talent-orb-3{0%,to{transform:scale(1) translate(-50%,-50%);opacity:.15}50%{transform:scale(1.4) translate(-50%,-50%);opacity:.3}}.talent-orb-1{animation:talent-orb-1 11s ease-in-out infinite}.talent-orb-1,.talent-orb-2{will-change:transform,opacity}.talent-orb-2{animation:talent-orb-2 8s ease-in-out infinite}.talent-orb-3{animation:talent-orb-3 6s ease-in-out infinite;will-change:transform,opacity}@keyframes talent-aurora-1{0%,to{transform:translateX(0) scaleX(1);opacity:.4}50%{transform:translateX(5%) scaleX(1.05);opacity:.65}}@keyframes talent-aurora-2{0%,to{transform:translateX(0) scaleX(1);opacity:.3}50%{transform:translateX(-5%) scaleX(1.08);opacity:.5}}.talent-aurora-1{animation:talent-aurora-1 9s ease-in-out infinite}.talent-aurora-2{animation:talent-aurora-2 12s ease-in-out infinite}@keyframes blob-drift-1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(3%,-4%) scale(1.05)}66%{transform:translate(-2%,3%) scale(.97)}}@keyframes blob-drift-2{0%,to{transform:translate(0) scale(1.1)}33%{transform:translate(-4%,3%) scale(1)}66%{transform:translate(3%,-2%) scale(1.07)}}@keyframes blob-drift-3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(2%,-5%) scale(1.08)}}.talent-bg-blob{position:absolute;border-radius:50%;filter:blur(72px)}.talent-bg-blob-1{width:55vw;height:55vw;top:-20%;left:-8%;background:var(--utc-accent-glow);animation:blob-drift-1 18s ease-in-out infinite}.talent-bg-blob-2{width:45vw;height:45vw;top:5%;right:-12%;background:var(--utc-accent-glow);animation:blob-drift-2 22s ease-in-out infinite}.talent-bg-blob-3{width:38vw;height:38vw;bottom:-8%;left:28%;background:var(--utc-accent-tint);animation:blob-drift-3 26s ease-in-out infinite}@keyframes talent-grid-scroll{0%{background-position:0 0,0 0}to{background-position:72px 72px,72px 72px}}@keyframes talent-glow-drift{0%,to{transform:translate(0) scale(1)}50%{transform:translate(3%,4%) scale(1.1)}}.talent-grid{position:absolute;inset:0;background-image:linear-gradient(var(--talent-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--talent-grid-line) 1px,transparent 1px);background-size:72px 72px;animation:talent-grid-scroll 6s linear infinite}.talent-am-glow{filter:blur(100px);width:80vw;height:80vw;top:-42%;left:-8%;background:radial-gradient(circle,var(--utc-accent-glow) 0,transparent 62%);animation:talent-glow-drift 20s ease-in-out infinite}.talent-am-glow,.talent-am-glow-2{position:absolute;border-radius:50%;will-change:transform}.talent-am-glow-2{filter:blur(80px);width:52vw;height:52vw;top:-18%;right:-10%;background:radial-gradient(circle,var(--utc-accent-tint) 0,transparent 65%);animation:talent-glow-drift 28s ease-in-out infinite reverse}@keyframes talent-page-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.talent-page-enter{animation:talent-page-in .28s ease-out both}@keyframes talent-cover-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.talent-cover-rise{animation:talent-cover-rise .7s cubic-bezier(.16,1,.3,1) both}.talent-mbg-grid{background-image:linear-gradient(var(--mbg-c) 1px,transparent 1px),linear-gradient(90deg,var(--mbg-c) 1px,transparent 1px);background-size:72px 72px;animation:talent-grid-scroll 6s linear infinite}.talent-mbg-geometric{background-image:repeating-linear-gradient(45deg,var(--mbg-c) 0 1.2px,transparent 1.2px 42px),repeating-linear-gradient(-45deg,var(--mbg-c) 0 1.2px,transparent 1.2px 42px);background-size:60px 60px;animation:talent-geo-pan 9s linear infinite}@keyframes talent-geo-pan{0%{background-position:0 0}to{background-position:60px 60px}}.talent-mbg-wave{animation:talent-wave-x 8s linear infinite}@keyframes talent-wave-x{0%{transform:translateX(0)}to{transform:translateX(-240px)}}.talent-mbg-dots{background-image:radial-gradient(circle,var(--mbg-c) 1.4px,transparent 1.8px);background-size:28px 28px;animation:talent-dots-pan 14s linear infinite}@keyframes talent-dots-pan{0%{background-position:0 0}to{background-position:0 28px}}.talent-mbg-ring{width:60px;height:60px;transform-origin:center;animation:talent-rings-expand 6s ease-out infinite;will-change:transform,opacity}@keyframes talent-rings-expand{0%{transform:scale(.4);opacity:.55}to{transform:scale(10);opacity:0}}.talent-mbg-hexagons{background-color:var(--mbg-c);-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='56' height='64' viewBox='0 0 56 64'><polygon points='28,2 54,16 54,48 28,62 2,48 2,16' fill='none' stroke='black' stroke-width='1.4'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='56' height='64' viewBox='0 0 56 64'><polygon points='28,2 54,16 54,48 28,62 2,48 2,16' fill='none' stroke='black' stroke-width='1.4'/></svg>");-webkit-mask-size:56px 64px;mask-size:56px 64px;-webkit-mask-repeat:repeat;mask-repeat:repeat;animation:talent-hex-pan 12s linear infinite}@keyframes talent-hex-pan{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:0 64px;mask-position:0 64px}}.talent-mbg-hatching{background-image:repeating-linear-gradient(45deg,var(--mbg-c) 0 1.2px,transparent 1.2px 14px);background-size:28px 28px;animation:talent-hatch-pan 9s linear infinite}@keyframes talent-hatch-pan{0%{background-position:0 0}to{background-position:28px 28px}}@media (prefers-reduced-motion:reduce){.talent-am-glow,.talent-am-glow-2,.talent-aurora-1,.talent-aurora-2,.talent-bg-blob,.talent-cover-rise,.talent-float-a,.talent-float-b,.talent-float-c,.talent-grid,.talent-mbg-dots,.talent-mbg-geometric,.talent-mbg-grid,.talent-mbg-hatching,.talent-mbg-hexagons,.talent-mbg-ring,.talent-mbg-wave,.talent-orb-1,.talent-orb-2,.talent-orb-3,.talent-page-enter{animation:none!important}}@keyframes talent-elem-pulse{0%,to{opacity:.8}50%{opacity:1}}@keyframes talent-elem-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes talent-elem-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.talent-elem-pulse{animation:talent-elem-pulse 5s ease-in-out infinite}.talent-elem-float{animation:talent-elem-float 6s ease-in-out infinite;will-change:transform}.talent-elem-breathe{animation:talent-elem-breathe 7s ease-in-out infinite;will-change:transform}@media (prefers-reduced-motion:reduce){.talent-elem-breathe,.talent-elem-float,.talent-elem-pulse{animation:none!important}}@keyframes talent-em-pulse{0%,to{opacity:calc(1 - .2 * var(--elem-amp, 1))}50%{opacity:1}}@keyframes talent-em-float{0%,to{transform:translateY(0)}50%{transform:translateY(calc(-6px * var(--elem-amp, 1)))}}@keyframes talent-em-breathe{0%,to{transform:scale(1)}50%{transform:scale(calc(1 + .02 * var(--elem-amp, 1)))}}@keyframes talent-em-slide-return{0%,60%,to{transform:translateX(0)}30%{transform:translateX(calc(16px * var(--elem-amp, 1)))}}@keyframes talent-em-periodic-pulse{0%,84%,to{transform:scale(1)}92%{transform:scale(calc(1 + .06 * var(--elem-amp, 1)))}}@keyframes talent-em-periodic-highlight{0%,84%,to{background-color:transparent}92%{background-color:var(--utc-accent-tint)}}.talent-em{animation-duration:var(--elem-dur,5s);animation-iteration-count:infinite;animation-timing-function:ease-in-out;will-change:transform}.talent-em-pulse{animation-name:talent-em-pulse}.talent-em-float{animation-name:talent-em-float}.talent-em-breathe{animation-name:talent-em-breathe}.talent-em-slide-return{animation-name:talent-em-slide-return}.talent-em-periodic-pulse{animation-name:talent-em-periodic-pulse}.talent-em-periodic-highlight{animation-name:talent-em-periodic-highlight;border-radius:3px}.elem-fx-preview{display:inline-block;width:14px;height:14px;border-radius:3px;background-color:rgba(255,255,255,.85);flex-shrink:0}.elem-fx-preview.talent-em-periodic-highlight{animation-name:elem-fx-preview-highlight}@keyframes elem-fx-preview-highlight{0%,84%,to{background-color:rgba(255,255,255,.85)}92%{background-color:var(--utc-accent)}}@media (prefers-reduced-motion:reduce){.elem-fx-preview,.talent-em{animation:none!important}}@keyframes talent-exit-pulse{0%,to{box-shadow:0 0 0 0 rgba(239,68,68,.45)}50%{box-shadow:0 0 0 5px rgba(239,68,68,0)}}.talent-exit-pulse{animation:talent-exit-pulse 1.8s ease-out infinite}@media (prefers-reduced-motion:reduce){.talent-exit-pulse{animation:none!important}}@keyframes talent-wave{0%{transform:scale(.92);opacity:.55}to{transform:scale(2);opacity:0}}.talent-wave{animation:talent-wave 1.8s ease-out infinite}.talent-wave-2{animation-delay:.9s}@media (prefers-reduced-motion:reduce){.talent-wave{animation:none!important;opacity:0!important}}.tiptap-editor,.tiptap-static{outline:none;color:inherit;font:inherit;letter-spacing:inherit}.tiptap-editor>:first-child,.tiptap-static>:first-child{margin-top:0}.tiptap-editor>:last-child,.tiptap-static>:last-child{margin-bottom:0}.tiptap-editor p,.tiptap-static p{margin:0}.tiptap-editor p+p,.tiptap-static p+p{margin-top:.4em}.tiptap-editor ul,.tiptap-static ul{list-style:disc outside;padding-left:1.25em;margin:.25em 0}.tiptap-editor ol,.tiptap-static ol{list-style:decimal outside;padding-left:1.4em;margin:.25em 0}.tiptap-editor li,.tiptap-static li{margin:.1em 0}.tiptap-editor h1,.tiptap-static h1{font-size:1.5em;font-weight:800;line-height:1.15;margin:.2em 0}.tiptap-editor h2,.tiptap-static h2{font-size:1.25em;font-weight:700;line-height:1.18;margin:.2em 0}.tiptap-editor h3,.tiptap-static h3{font-size:1.1em;font-weight:700;line-height:1.2;margin:.2em 0}.tiptap-editor strong,.tiptap-static strong{font-weight:700}.tiptap-editor em,.tiptap-static em{font-style:italic}.tiptap-editor a,.tiptap-static a{color:var(--utc-accent);text-decoration:underline}.tiptap-editor blockquote,.tiptap-static blockquote{border-left:3px solid var(--utc-accent);padding-left:.75em;font-style:italic}.tiptap-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:rgba(127,127,127,.5);pointer-events:none;height:0;float:left}.tiptap-editor ::-moz-selection{background:color-mix(in srgb,var(--utc-accent) 35%,transparent)}.tiptap-editor ::selection{background:color-mix(in srgb,var(--utc-accent) 35%,transparent)}