.PaneContentShell-module__98I9LW__shell{width:100%;max-width:var(--pane-content-max-width,100%);margin:0 auto}.PaneContentShell-module__98I9LW__contentWrapper{box-sizing:border-box;width:100%;padding:0 20px}
.InputFieldShell-module__zHOXuq__container{flex-direction:column;width:100%;display:flex}.InputFieldShell-module__zHOXuq__shell{--field-height:64px;--field-bg:var(--color-bg-Surface);--field-border-focus:var(--foreground);--field-border-error:var(--color-error);--field-border-success:var(--color-success);--field-transition:.2s ease;--field-row-offset-default:8px;--field-row-offset-focused:0px;--field-row-offset-focused-message:-10px;width:100%;min-height:var(--field-height);height:var(--field-height);background-color:var(--field-bg);border:var(--field-border,none);border-radius:var(--field-radius,16px);cursor:text;transition:box-shadow var(--field-transition), background-color var(--field-transition);flex-direction:row;align-items:center;display:flex;position:relative;overflow:hidden}.InputFieldShell-module__zHOXuq__shellMultiline{--field-height:auto;flex-direction:column;align-items:flex-start;height:auto;min-height:120px}.InputFieldShell-module__zHOXuq__shellFocused{box-shadow:none}.InputFieldShell-module__zHOXuq__shell.InputFieldShell-module__zHOXuq__hasError{box-shadow:0 0 0 1.2px var(--field-border-error)}.InputFieldShell-module__zHOXuq__shell.InputFieldShell-module__zHOXuq__hasSuccess{box-shadow:0 0 0 1.2px var(--field-border-success)}.InputFieldShell-module__zHOXuq__shell.InputFieldShell-module__zHOXuq__disabled{opacity:.6;cursor:not-allowed}.InputFieldShell-module__zHOXuq__labelLayer{z-index:4;pointer-events:none;position:absolute;top:0;left:0;right:0}.InputFieldShell-module__zHOXuq__labelGradient{background:linear-gradient(to bottom, var(--color-bg-Surface) 0%, var(--color-bg-Surface) 40%, transparent 100%);pointer-events:none;height:48px;position:absolute;top:0;left:0;right:0}.InputFieldShell-module__zHOXuq__label{font-family:var(--font-sans);letter-spacing:.05em;font-variation-settings:"wght" 750 "GRAD" 0, "MONO" 100;font-synthesis-weight:none;text-transform:uppercase;z-index:5;max-width:calc(100% - 1.75rem);color:var(--color-text-secondary);pointer-events:none;transform-origin:0 0;white-space:nowrap;text-overflow:ellipsis;opacity:1;font-size:11px;font-weight:750;line-height:1.4;transition:transform .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);position:absolute;top:9px;left:14px;overflow:hidden;transform:translateY(0)}.InputFieldShell-module__zHOXuq__shell:not(.InputFieldShell-module__zHOXuq__shellMultiline)[data-expanded=true] .InputFieldShell-module__zHOXuq__label{opacity:0;transform:translateY(-6px)}.InputFieldShell-module__zHOXuq__shellMultiline .InputFieldShell-module__zHOXuq__labelLayer{height:28px}.InputFieldShell-module__zHOXuq__shellMultiline .InputFieldShell-module__zHOXuq__label{transition:none;position:relative;top:9px;opacity:1!important;transform:none!important}.InputFieldShell-module__zHOXuq__rightSlot{z-index:3;flex-shrink:0;align-items:center;height:100%;padding-right:12px;display:flex;position:relative}.InputFieldShell-module__zHOXuq__shellMultiline .InputFieldShell-module__zHOXuq__rightSlot{height:auto;min-height:var(--field-height);padding-top:28px}.InputFieldShell-module__zHOXuq__fieldRow{z-index:2;min-width:0;height:100%;transform:translateY(var(--field-row-offset-default));flex:1;align-items:center;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.InputFieldShell-module__zHOXuq__shellMultiline .InputFieldShell-module__zHOXuq__fieldRow{width:100%;height:auto;min-height:80px;transform:none}.InputFieldShell-module__zHOXuq__shell:not(.InputFieldShell-module__zHOXuq__shellMultiline)[data-expanded=true] .InputFieldShell-module__zHOXuq__fieldRow{transform:translateY(var(--field-row-offset-focused))}.InputFieldShell-module__zHOXuq__shell:not(.InputFieldShell-module__zHOXuq__shellMultiline)[data-expanded=true][data-has-message=true] .InputFieldShell-module__zHOXuq__fieldRow{transform:translateY(var(--field-row-offset-focused-message))}.InputFieldShell-module__zHOXuq__message{z-index:4;pointer-events:none;font-variation-settings:"wght" 600;opacity:0;margin:0;font-size:13px;line-height:1.4;transition:transform .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:9px;left:14px;transform:translateY(4px)}.InputFieldShell-module__zHOXuq__shell[data-has-message=true] .InputFieldShell-module__zHOXuq__message{opacity:1;transform:translateY(0)}.InputFieldShell-module__zHOXuq__messageError{color:var(--color-error)}.InputFieldShell-module__zHOXuq__messageHelper{color:var(--color-text-secondary)}.InputFieldShell-module__zHOXuq__messageSuccess{color:var(--color-success)}.InputFieldShell-module__zHOXuq__shellMultiline .InputFieldShell-module__zHOXuq__message{bottom:12px}
.InputField-module__SKtcFa__control{--field-control-font-family:var(--font-sans);--field-control-font-size:19px;--field-control-line-height:23.3px;--field-control-letter-spacing:-.23px;--field-control-font-weight:600;--field-control-font-variation:"wght" 550;font-family:var(--field-control-font-family);font-size:var(--field-control-font-size);line-height:var(--field-control-line-height);letter-spacing:var(--field-control-letter-spacing);font-weight:var(--field-control-font-weight);font-variation-settings:var(--field-control-font-variation);font-synthesis-weight:none;width:100%;height:100%;color:var(--foreground);appearance:none;background:0 0;border:none;outline:none;padding:0 48px 0 14px;transition:color 5000s step-end,background-color 5000s step-end}.InputField-module__SKtcFa__prefix{font-family:var(--font-sans);letter-spacing:-.23px;font-variation-settings:"wght" 550;font-synthesis-weight:none;color:var(--color-text-tertiary);white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0;padding-left:14px;font-size:19px;font-weight:600;line-height:23.3px}.InputField-module__SKtcFa__controlWithPrefix{flex:1;min-width:0;padding-left:2px}.InputField-module__SKtcFa__leadingIcon{color:var(--color-text-tertiary);padding-left:6px;padding-right:0}.InputField-module__SKtcFa__control::placeholder{color:var(--color-text-tertiary);opacity:1}.InputField-module__SKtcFa__control:-webkit-autofill{caret-color:var(--foreground);transition:background-color 5000s ease-in-out,color 5000s step-end;animation-name:InputField-module__SKtcFa__onAutoFillStart;font-family:var(--field-control-font-family)!important;font-size:var(--field-control-font-size)!important;line-height:var(--field-control-line-height)!important;letter-spacing:var(--field-control-letter-spacing)!important;font-weight:var(--field-control-font-weight)!important;font-variation-settings:var(--field-control-font-variation)!important;font-synthesis-weight:none!important;-webkit-text-fill-color:var(--foreground)!important;color:var(--foreground)!important;-webkit-box-shadow:0 0 0 1000px var(--color-bg-Surface) inset!important;box-shadow:0 0 0 1000px var(--color-bg-Surface) inset!important}.InputField-module__SKtcFa__control:-webkit-autofill:hover{caret-color:var(--foreground);transition:background-color 5000s ease-in-out,color 5000s step-end;animation-name:InputField-module__SKtcFa__onAutoFillStart;font-family:var(--field-control-font-family)!important;font-size:var(--field-control-font-size)!important;line-height:var(--field-control-line-height)!important;letter-spacing:var(--field-control-letter-spacing)!important;font-weight:var(--field-control-font-weight)!important;font-variation-settings:var(--field-control-font-variation)!important;font-synthesis-weight:none!important;-webkit-text-fill-color:var(--foreground)!important;color:var(--foreground)!important;-webkit-box-shadow:0 0 0 1000px var(--color-bg-Surface) inset!important;box-shadow:0 0 0 1000px var(--color-bg-Surface) inset!important}.InputField-module__SKtcFa__control:-webkit-autofill:focus{caret-color:var(--foreground);transition:background-color 5000s ease-in-out,color 5000s step-end;animation-name:InputField-module__SKtcFa__onAutoFillStart;font-family:var(--field-control-font-family)!important;font-size:var(--field-control-font-size)!important;line-height:var(--field-control-line-height)!important;letter-spacing:var(--field-control-letter-spacing)!important;font-weight:var(--field-control-font-weight)!important;font-variation-settings:var(--field-control-font-variation)!important;font-synthesis-weight:none!important;-webkit-text-fill-color:var(--foreground)!important;color:var(--foreground)!important;-webkit-box-shadow:0 0 0 1000px var(--color-bg-Surface) inset!important;box-shadow:0 0 0 1000px var(--color-bg-Surface) inset!important}.InputField-module__SKtcFa__control:-webkit-autofill:active{caret-color:var(--foreground);transition:background-color 5000s ease-in-out,color 5000s step-end;animation-name:InputField-module__SKtcFa__onAutoFillStart;font-family:var(--field-control-font-family)!important;font-size:var(--field-control-font-size)!important;line-height:var(--field-control-line-height)!important;letter-spacing:var(--field-control-letter-spacing)!important;font-weight:var(--field-control-font-weight)!important;font-variation-settings:var(--field-control-font-variation)!important;font-synthesis-weight:none!important;-webkit-text-fill-color:var(--foreground)!important;color:var(--foreground)!important;-webkit-box-shadow:0 0 0 1000px var(--color-bg-Surface) inset!important;box-shadow:0 0 0 1000px var(--color-bg-Surface) inset!important}.InputField-module__SKtcFa__control:-internal-autofill-previewed{caret-color:var(--foreground);transition:background-color 5000s ease-in-out,color 5000s step-end;animation-name:InputField-module__SKtcFa__onAutoFillStart;font-family:var(--field-control-font-family)!important;font-size:var(--field-control-font-size)!important;line-height:var(--field-control-line-height)!important;letter-spacing:var(--field-control-letter-spacing)!important;font-weight:var(--field-control-font-weight)!important;font-variation-settings:var(--field-control-font-variation)!important;font-synthesis-weight:none!important;-webkit-text-fill-color:var(--foreground)!important;color:var(--foreground)!important;-webkit-box-shadow:0 0 0 1000px var(--color-bg-Surface) inset!important;box-shadow:0 0 0 1000px var(--color-bg-Surface) inset!important}.InputField-module__SKtcFa__control:-internal-autofill-selected{caret-color:var(--foreground);transition:background-color 5000s ease-in-out,color 5000s step-end;animation-name:InputField-module__SKtcFa__onAutoFillStart;font-family:var(--field-control-font-family)!important;font-size:var(--field-control-font-size)!important;line-height:var(--field-control-line-height)!important;letter-spacing:var(--field-control-letter-spacing)!important;font-weight:var(--field-control-font-weight)!important;font-variation-settings:var(--field-control-font-variation)!important;font-synthesis-weight:none!important;-webkit-text-fill-color:var(--foreground)!important;color:var(--foreground)!important;-webkit-box-shadow:0 0 0 1000px var(--color-bg-Surface) inset!important;box-shadow:0 0 0 1000px var(--color-bg-Surface) inset!important}.InputField-module__SKtcFa__control:-webkit-autofill:first-line{font-family:var(--field-control-font-family)!important;font-size:var(--field-control-font-size)!important;line-height:var(--field-control-line-height)!important;letter-spacing:var(--field-control-letter-spacing)!important;font-weight:var(--field-control-font-weight)!important;font-variation-settings:var(--field-control-font-variation)!important;-webkit-text-fill-color:var(--foreground)!important;color:var(--foreground)!important}.InputField-module__SKtcFa__control:-internal-autofill-previewed:first-line{font-family:var(--field-control-font-family)!important;font-size:var(--field-control-font-size)!important;line-height:var(--field-control-line-height)!important;letter-spacing:var(--field-control-letter-spacing)!important;font-weight:var(--field-control-font-weight)!important;font-variation-settings:var(--field-control-font-variation)!important;-webkit-text-fill-color:var(--foreground)!important;color:var(--foreground)!important}.InputField-module__SKtcFa__control:-internal-autofill-selected:first-line{font-family:var(--field-control-font-family)!important;font-size:var(--field-control-font-size)!important;line-height:var(--field-control-line-height)!important;letter-spacing:var(--field-control-letter-spacing)!important;font-weight:var(--field-control-font-weight)!important;font-variation-settings:var(--field-control-font-variation)!important;-webkit-text-fill-color:var(--foreground)!important;color:var(--foreground)!important}.InputField-module__SKtcFa__control:not(:-webkit-autofill){animation-name:InputField-module__SKtcFa__onAutoFillCancel}@keyframes InputField-module__SKtcFa__onAutoFillStart{0%{opacity:1}to{opacity:1}}@keyframes InputField-module__SKtcFa__onAutoFillCancel{0%{opacity:1}to{opacity:1}}.InputField-module__SKtcFa__controlMultiline{resize:vertical;height:auto;min-height:80px;padding:28px 14px 14px}
.ContextIndicators-module__GYewvq__indicators{align-items:center;gap:6px;padding:0 6px 0 0;display:flex}.ContextIndicators-module__GYewvq__indicatorHit{cursor:default;border-radius:4px;align-items:center;display:inline-flex}.ContextIndicators-module__GYewvq__indicatorHit:focus-visible{outline:2px solid var(--color-accent,currentColor);outline-offset:1px}.ContextIndicators-module__GYewvq__indicator{background-color:var(--color-text-irrelevant);opacity:.6;border-radius:10px;flex-shrink:0;height:10px;transition:opacity .2s,width .25s;display:block}@media (prefers-reduced-motion:reduce){.ContextIndicators-module__GYewvq__indicator{transition:opacity .2s}}.ContextIndicators-module__GYewvq__indicatorHit:hover .ContextIndicators-module__GYewvq__indicator,.ContextIndicators-module__GYewvq__indicatorHit:focus-visible .ContextIndicators-module__GYewvq__indicator{opacity:1}.ContextIndicators-module__GYewvq__overflow{color:var(--color-text-irrelevant);-webkit-user-select:none;user-select:none;line-height:1;}@keyframes ContextIndicators-module__GYewvq__indicatorShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ContextIndicators-module__GYewvq__indicatorModifying{background:linear-gradient(90deg, var(--color-text-irrelevant) 0%, var(--color-text-tertiary) 25%, var(--color-text-secondary) 50%, var(--color-text-tertiary) 75%, var(--color-text-irrelevant) 100%);opacity:.9;background-position:200% 0;background-size:200% 100%;animation:1.8s linear infinite ContextIndicators-module__GYewvq__indicatorShimmer}@media (prefers-reduced-motion:reduce){.ContextIndicators-module__GYewvq__indicatorModifying{opacity:1;background-color:var(--color-text-tertiary);animation:none}}.ContextIndicators-module__GYewvq__notePopover{padding:10px 12px}.ContextIndicators-module__GYewvq__noteText{color:var(--color-text-secondary);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;}.ContextIndicators-module__GYewvq__noteEmpty{color:var(--color-text-tertiary);margin:0;}.ContextIndicators-module__GYewvq__noteSkeletonLine,.ContextIndicators-module__GYewvq__noteSkeletonLineShort{border-radius:4px;height:.9em;display:block}.ContextIndicators-module__GYewvq__noteSkeletonLine{width:180px}.ContextIndicators-module__GYewvq__noteSkeletonLineShort{width:110px;margin-top:6px}
.skill-status-dot-module__gDLWHa__dotContainer{flex-shrink:0;justify-content:flex-start;align-items:center;width:auto;min-width:0;display:flex}.skill-status-dot-module__gDLWHa__glyph{flex-shrink:0;display:block}
.skill-block-item-module__EKAz_a__cell{flex-direction:column;min-width:0;display:flex}.skill-block-item-module__EKAz_a__root{--sortable-content-padding-vertical:6px;--sortable-handler-padding-top:5px;min-width:0}.skill-block-item-module__EKAz_a__blockInner{flex-direction:column;flex:1;justify-content:center;gap:.125rem;width:100%;min-width:0;min-height:100%;display:flex}.skill-block-item-module__EKAz_a__row{flex:1;align-items:center;gap:.375rem;width:100%;min-width:0;display:flex}.skill-block-item-module__EKAz_a__contextRow{margin-bottom:.25rem}.skill-block-item-module__EKAz_a__input{flex:1;min-width:0;margin:0;padding:0;line-height:1.5}.skill-block-item-module__EKAz_a__arrowIcon{color:var(--color-bg-Border);-webkit-user-select:none;user-select:none;line-height:1}.skill-block-item-module__EKAz_a__readOnlyText{word-break:break-word;align-items:center;min-width:0;min-height:32px;display:flex}.skill-block-item-module__EKAz_a__deleted{color:var(--color-text-irrelevant)}.skill-block-item-module__EKAz_a__deleted del{text-decoration:line-through;-webkit-text-decoration-color:var(--color-text-irrelevant);text-decoration-color:var(--color-text-irrelevant);text-decoration-thickness:1.5px}.skill-block-item-module__EKAz_a__readOnlyStack{flex-direction:column;justify-content:center;gap:.0625rem;min-width:0;min-height:32px;display:flex}.skill-block-item-module__EKAz_a__readOnlyStack .skill-block-item-module__EKAz_a__readOnlyText{min-height:0}.skill-block-item-module__EKAz_a__normalizedTag{max-width:100%;color:var(--color-text-irrelevant);white-space:nowrap;text-overflow:ellipsis;align-self:flex-start;font-size:.72em;line-height:1.2;overflow:hidden}
.tiptap-inline-diff-module__wvkp3q__root{overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;color:var(--color-text-secondary);display:block}.tiptap-inline-diff-module__wvkp3q__root .ProseMirror{white-space:pre-wrap;outline:none}.tiptap-inline-diff-module__wvkp3q__root .ProseMirror>p{margin:0}:is(.tiptap-inline-diff-module__wvkp3q__root .proposal-strike,.tiptap-inline-diff-module__wvkp3q__root s.proposal-strike){color:var(--color-text-secondary);text-decoration:line-through;-webkit-text-decoration-color:var(--color-correctionpen-primary);text-decoration-color:var(--color-correctionpen-primary);text-underline-offset:2px;text-decoration-skip-ink:none;text-decoration-thickness:1.5px}.tiptap-inline-diff-module__wvkp3q__root .proposal-add{color:var(--color-correctionpen-primary)}.tiptap-inline-diff-module__wvkp3q__root .proposal-strike+.proposal-add:before{content:""}.tiptap-inline-diff-module__wvkp3q__root .proposal-add+.proposal-strike:before{content:""}
.AchievementItem-module__Rd8pCa__contextRow{margin-top:.375rem;margin-bottom:0}.AchievementItem-module__Rd8pCa__arrowIcon{color:var(--color-bg-Border);-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:flex-start;line-height:1;display:flex}.AchievementItem-module__Rd8pCa__customArrow{opacity:.5;transition:opacity .2s}.AchievementItem-module__Rd8pCa__root:hover .AchievementItem-module__Rd8pCa__customArrow{opacity:1}.AchievementItem-module__Rd8pCa__editRow{align-items:flex-start;gap:.5rem;display:flex}.AchievementItem-module__Rd8pCa__placeholderWrap{flex:1;min-width:0;position:relative}.AchievementItem-module__Rd8pCa__placeholderWrapEmpty .AchievementItem-module__Rd8pCa__placeholderOverlay{display:flex}.AchievementItem-module__Rd8pCa__placeholderOverlay{pointer-events:none;align-items:flex-start;padding:2px 0 0;display:none;position:absolute;inset:0}.AchievementItem-module__Rd8pCa__placeholderText{font-family:var(--font-sans);letter-spacing:0;font-variation-settings:"wght" 500;font-synthesis-weight:none;color:var(--color-text-tertiary);font-size:18px;font-weight:600;line-height:22px}.AchievementItem-module__Rd8pCa__placeholderKbd{min-width:1.25em;font-family:var(--font-sans);color:var(--color-text-tertiary);background:var(--color-bg-Surface);border-bottom:3px solid #0003;border-radius:4px;justify-content:center;align-items:center;padding:2px 6px;font-size:14px;font-weight:600;line-height:1.2;display:inline-flex}.AchievementItem-module__Rd8pCa__textZone{field-sizing:content;min-height:1.5em;display:block}.AchievementItem-module__Rd8pCa__textZoneWrapOnly{resize:none;white-space:normal;overflow-wrap:break-word}.AchievementItem-module__Rd8pCa__syncRow{margin-top:.5rem}@supports not (field-sizing:content){.AchievementItem-module__Rd8pCa__textZone{min-height:4.5em}}.AchievementItem-module__Rd8pCa__muted{color:hsl(var(--muted-foreground))}.AchievementItem-module__Rd8pCa__proposalContent{padding-right:28px}.AchievementItem-module__Rd8pCa__deletedText{margin:0;display:block;text-decoration:line-through!important;-webkit-text-decoration-color:var(--color-correctionpen-primary)!important;text-decoration-color:var(--color-correctionpen-primary)!important;text-decoration-thickness:1.5px!important}
.ActionSuggestionsRow-module__YT-z4q__root{width:100%;padding:6px 32px;position:relative}.ActionSuggestionsRow-module__YT-z4q__buttonRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ActionSuggestionsRow-module__YT-z4q__button{font-family:var(--font-sans);letter-spacing:.5px;font-variation-settings:"wght" 500;color:var(--color-text-secondary);cursor:pointer;touch-action:manipulation;background:0 0;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;line-height:1.3;transition:color .15s,background-color .15s,border-color .15s}.ActionSuggestionsRow-module__YT-z4q__button:hover{color:var(--color-text-primary);background:var(--color-bg-Surface-0);border-color:var(--color-bg-LightBorder)}.ActionSuggestionsRow-module__YT-z4q__button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ActionSuggestionsRow-module__YT-z4q__button{transition:none}}
.project-intro-section-module__VSBVOG__root{--bento-intro-gutter:var(--post-gutter);--bento-intro-text-padding:calc(var(--sortable-content-padding-left) + var(--post-content-border-width,1px));box-sizing:border-box;flex-direction:column;gap:16px;width:100%;padding:16px 0 24px;display:flex}.project-intro-section-module__VSBVOG__introRow{box-sizing:border-box;flex-direction:row;align-items:stretch;width:100%;display:flex}.project-intro-section-module__VSBVOG__introRowTrack{flex:1 1 0;justify-content:center;width:100%;min-width:0;display:flex}.project-intro-section-module__VSBVOG__introRowBody{width:100%;max-width:var(--bento-prose-block-max-width,718px);min-width:0;padding-left:var(--bento-intro-gutter,var(--sortable-gutter));padding-right:calc(var(--post-lane-reserve-end,0px) + var(--sortable-content-padding-right) + var(--post-content-border-width,1px));box-sizing:border-box}.project-intro-section-module__VSBVOG__title{padding-left:var(--bento-intro-text-padding,var(--sortable-content-padding-left));box-sizing:border-box;letter-spacing:-.02px;color:var(--foreground);text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:clamp(28px,4vw,42px);font-weight:500;line-height:1.1}.project-intro-section-module__VSBVOG__description{padding-left:var(--bento-intro-text-padding,var(--sortable-content-padding-left));box-sizing:border-box;color:color-mix(in srgb, var(--foreground) 78%, transparent);text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin:0;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.45}.project-intro-section-module__VSBVOG__titleInput,.project-intro-section-module__VSBVOG__descriptionInput{border:var(--post-content-border-width,1px) solid transparent;width:100%;max-width:100%;padding:var(--sortable-content-padding-vertical) var(--sortable-content-padding-right) var(--sortable-content-padding-vertical) var(--sortable-content-padding-left);text-align:left;transition:background-color .15s ease, border-color .15s ease, box-shadow .8s var(--easing-emphasized);background:0 0;border-radius:16px;outline:none;margin:0}.project-intro-section-module__VSBVOG__titleInput:hover,.project-intro-section-module__VSBVOG__descriptionInput:hover,.project-intro-section-module__VSBVOG__titleInput:focus,.project-intro-section-module__VSBVOG__titleInput:focus-visible,.project-intro-section-module__VSBVOG__descriptionInput:focus,.project-intro-section-module__VSBVOG__descriptionInput:focus-visible{border-color:var(--color-bgblur-Border);background-color:var(--block-hover-bg,var(--color-bg-Background));box-shadow:var(--block-hover-shadow,var(--achievement-box-shadow))}.project-intro-section-module__VSBVOG__titleInput,.project-intro-section-module__VSBVOG__descriptionInput{resize:none;field-sizing:content;min-height:0;overflow-y:hidden}.project-intro-section-module__VSBVOG__titleInput{font:inherit;letter-spacing:-.02px;color:var(--foreground);font-size:clamp(24px,3.5vw,36px);font-weight:500;line-height:1.1}.project-intro-section-module__VSBVOG__descriptionInput{font:inherit;color:color-mix(in srgb, var(--foreground) 78%, transparent);font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.45}.project-intro-section-module__VSBVOG__titleInput::placeholder{color:color-mix(in srgb, var(--foreground) 30%, transparent)}.project-intro-section-module__VSBVOG__descriptionInput::placeholder{color:color-mix(in srgb, var(--foreground) 45%, transparent)}.project-intro-section-module__VSBVOG__titleInput:focus,.project-intro-section-module__VSBVOG__titleInput:focus-visible,.project-intro-section-module__VSBVOG__descriptionInput:focus,.project-intro-section-module__VSBVOG__descriptionInput:focus-visible{outline:none}@media (max-width:1024px){.project-intro-section-module__VSBVOG__root{gap:16px;padding:16px 0}}
.DndOverlay-module__mi7C6q__overlayWrapper{min-height:0;overflow:visible;height:auto!important}.DndOverlay-module__mi7C6q__overlayEntryBlock{opacity:1;align-items:flex-start;min-height:min-content;padding-right:28px;display:flex}.DndOverlay-module__mi7C6q__overlayEntryIconSlot{width:var(--sortable-gutter);flex-shrink:0;position:relative}.DndOverlay-module__mi7C6q__overlayEntryHandle{padding:var(--sortable-handler-padding-top) 0 0 0;color:hsl(var(--muted-foreground));justify-content:flex-start;align-items:flex-start;display:flex}.DndOverlay-module__mi7C6q__overlayEntryIconBox{box-sizing:border-box;width:100%;min-width:0;min-height:var(--sortable-left-chrome-min-height);padding-top:var(--sortable-handler-padding-top);justify-content:flex-start;align-items:flex-start;display:flex}.DndOverlay-module__mi7C6q__overlayEntryContent{width:100%;min-width:0;min-height:min-content;padding:var(--sortable-content-padding-vertical) 0 var(--sortable-content-padding-vertical) var(--sortable-content-padding-left);border:1px solid var(--color-bg-Surface);background-color:var(--color-bg-Background);color:var(--color-text-primary);box-shadow:var(--dnd-overlay-box-shadow);border-radius:16px;flex:1;transition:box-shadow .2s}.DndOverlay-module__mi7C6q__overlayEntryTitle{color:var(--color-text-primary);}.DndOverlay-module__mi7C6q__overlayEntrySubtitle{color:var(--color-text-tertiary);margin-top:.25rem;font-size:.875rem}.DndOverlay-module__mi7C6q__overlayEducationArea{color:var(--color-text-primary);}.DndOverlay-module__mi7C6q__overlayEducationInstitution,.DndOverlay-module__mi7C6q__overlayEducationPeriod{color:var(--color-text-tertiary);text-transform:uppercase;margin-top:.25rem;font-size:.875rem}.DndOverlay-module__mi7C6q__overlayEducationInfoRow{flex-flow:wrap;align-items:center;gap:6px;margin-top:.25rem;display:flex}.DndOverlay-module__mi7C6q__overlayEducationDot{color:var(--color-text-tertiary);font-size:8px;line-height:1}.DndOverlay-module__mi7C6q__overlayEntry{opacity:.9;background-color:var(--color-bg-Background);border:1px solid var(--color-bg-Surface);padding:var(--sortable-content-padding-vertical) 0 var(--sortable-content-padding-vertical) var(--sortable-content-padding-left);box-shadow:var(--dnd-overlay-box-shadow);transition:box-shadow .8s var(--easing-emphasized);border-radius:16px}.DndOverlay-module__mi7C6q__overlaySkillsGroup{opacity:1;align-items:flex-start;min-height:min-content;padding-right:28px;display:flex}.DndOverlay-module__mi7C6q__overlaySkillsGroupIconSlot{width:var(--sortable-gutter);flex-shrink:0;position:relative}.DndOverlay-module__mi7C6q__overlaySkillsGroupHandle{padding:var(--sortable-handler-padding-top) 0 0 0;color:hsl(var(--muted-foreground));justify-content:flex-start;align-items:flex-start;display:flex}.DndOverlay-module__mi7C6q__overlaySkillsGroupContent{width:100%;min-width:0;min-height:min-content;padding:var(--sortable-content-padding-vertical) 0 var(--sortable-content-padding-vertical) var(--sortable-content-padding-left);border:1px solid var(--color-bg-Surface);background-color:var(--color-bg-Background);color:var(--color-text-primary);box-shadow:var(--dnd-overlay-box-shadow);border-radius:16px;flex:1;transition:box-shadow .2s}.DndOverlay-module__mi7C6q__overlaySkillsGroupTitle{color:var(--color-text-primary);}.DndOverlay-module__mi7C6q__overlayParagraph{opacity:1;align-items:flex-start;min-height:min-content;padding-right:28px;display:flex}.DndOverlay-module__mi7C6q__overlayParagraphIconSlot{width:var(--sortable-gutter);flex-shrink:0;position:relative}.DndOverlay-module__mi7C6q__overlayParagraphHandle{padding:var(--sortable-handler-padding-top) 0 0 0;color:hsl(var(--muted-foreground));justify-content:flex-start;align-items:flex-start;display:flex}.DndOverlay-module__mi7C6q__overlayParagraphContent{width:100%;min-width:0;min-height:min-content;padding:var(--sortable-content-padding-vertical) 0 var(--sortable-content-padding-vertical) var(--sortable-content-padding-left);border:1px solid var(--color-bg-Surface);background-color:var(--color-bg-Background);color:var(--color-text-primary);white-space:normal;overflow-wrap:break-word;word-break:break-word;border-radius:16px;flex:1;transition:box-shadow .2s;animation:.2s forwards DndOverlay-module__mi7C6q__overlayBulletShadowIn;}.DndOverlay-module__mi7C6q__overlayBullet{opacity:1;align-items:flex-start;min-height:min-content;padding-right:28px;display:flex}.DndOverlay-module__mi7C6q__overlayBulletIconSlot{width:var(--sortable-gutter);flex-shrink:0;position:relative}.DndOverlay-module__mi7C6q__overlayBulletHandle{padding:var(--sortable-experience-bullet-left-padding-top) 0 0 0;color:hsl(var(--muted-foreground));justify-content:flex-start;align-items:flex-start;display:flex}.DndOverlay-module__mi7C6q__overlayBulletContent{width:100%;min-width:0;min-height:min-content;padding:var(--sortable-content-padding-vertical) 0 var(--sortable-content-padding-vertical) var(--sortable-content-padding-left);border:1px solid var(--color-bg-Surface);background-color:var(--color-bg-Background);color:var(--color-text-primary);white-space:normal;overflow-wrap:break-word;word-break:break-word;border-radius:16px;flex:1;transition:box-shadow .2s;animation:.2s forwards DndOverlay-module__mi7C6q__overlayBulletShadowIn;}.DndOverlay-module__mi7C6q__overlayBulletContentPlaceholder{color:var(--color-text-tertiary)}@keyframes DndOverlay-module__mi7C6q__overlayBulletShadowIn{0%{box-shadow:var(--achievement-box-shadow)}to{box-shadow:var(--dnd-overlay-box-shadow)}}.DndOverlay-module__mi7C6q__overlaySectionIndex{border:1px solid var(--color-bg-Border);background:var(--color-bg-Background);width:100%;height:48px;min-height:48px;box-shadow:var(--dnd-overlay-box-shadow);border-radius:12px;align-items:center;display:flex}.DndOverlay-module__mi7C6q__overlaySectionContained{width:100%;max-width:var(--canvas-max-width,700px);margin:0 auto;padding:0 20px}.DndOverlay-module__mi7C6q__overlaySectionIndexTitle{font-family:var(--font-sans);letter-spacing:1px;font-variation-settings:"wght" 650;text-transform:uppercase;color:var(--color-text-primary);background:var(--color-bg-Background);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:700;line-height:1.2}
.project-proposal-review-module__iBPelW__updateDiffWrap{overflow-wrap:anywhere;width:100%;min-width:0}.project-proposal-review-module__iBPelW__updateDiff{width:100%}.project-proposal-review-module__iBPelW__deleteStrike{text-decoration:line-through;-webkit-text-decoration-color:var(--color-correctionpen-primary);text-decoration-color:var(--color-correctionpen-primary);color:var(--color-text-Base);text-decoration-thickness:1.5px}.project-proposal-review-module__iBPelW__pendingRemove :is(h1,h2,h3,h4,h5,h6,p,span,li,strong,em,b,i,small,label,textarea,input){text-decoration:line-through!important;-webkit-text-decoration-color:var(--color-correctionpen-primary)!important;text-decoration-color:var(--color-correctionpen-primary)!important;text-decoration-thickness:1.5px!important}.project-proposal-review-module__iBPelW__pendingRemove[data-media-card],.project-proposal-review-module__iBPelW__pendingRemove [data-media-card]{opacity:.55}:is(.project-proposal-review-module__iBPelW__pendingRemove [data-proposal-footer],.project-proposal-review-module__iBPelW__pendingRemove [data-proposal-footer] *,.project-proposal-review-module__iBPelW__pendingRemove [data-proposal-actions],.project-proposal-review-module__iBPelW__pendingRemove [data-proposal-actions] *){opacity:1;text-decoration:none!important}.project-proposal-review-module__iBPelW__ghostRow{box-sizing:border-box;width:100%;margin-top:var(--post-row-space,0px);border:1.5px dashed color-mix(in srgb, var(--color-correctionpen-primary) 55%, transparent);background:color-mix(in srgb, var(--color-correctionpen-primary) 4%, transparent);border-radius:16px;flex-direction:column;gap:8px;padding:14px 16px;transition:border-color .2s;display:flex}.project-proposal-review-module__iBPelW__ghostRow[data-row-kind=text],.project-proposal-review-module__iBPelW__ghostRow[data-row-kind=title],.project-proposal-review-module__iBPelW__ghostRow[data-row-kind=ref]{max-width:var(--bento-prose-block-max-width,718px);padding-right:calc(16px + var(--post-lane-reserve-end,0px));margin-left:auto;margin-right:auto}.project-proposal-review-module__iBPelW__ghostRow[data-row-kind=media]{max-width:800px;margin-left:auto;margin-right:auto}.project-proposal-review-module__iBPelW__ghostRow:first-child{margin-top:0}.project-proposal-review-module__iBPelW__ghostRow:hover,.project-proposal-review-module__iBPelW__ghostRow:focus-within{border-color:var(--color-correctionpen-primary)}.project-proposal-review-module__iBPelW__ghostRowText{overflow-wrap:anywhere;width:100%;min-width:0;margin:0;padding:0}.project-proposal-review-module__iBPelW__ghostRowMedia{color:color-mix(in srgb, var(--color-correctionpen-primary) 80%, transparent);align-items:center;gap:8px;font-size:.875rem;display:flex}.project-proposal-review-module__iBPelW__introDiff{width:100%;min-width:0}.project-proposal-review-module__iBPelW__barDock{z-index:20;margin-top:16px;position:sticky;bottom:12px}
.layered-container-module__S3fGJW__container{grid-template-rows:1fr;grid-template-columns:1fr;width:100%;height:100dvh;max-height:100dvh;display:grid;overflow:hidden}.layered-container-module__S3fGJW__containerDocumentScroll{grid-template-rows:auto;height:auto;min-height:100dvh;max-height:none;overflow:visible}.layered-container-module__S3fGJW__layer{grid-area:1/1/-1/-1;width:100%;height:100%;overflow:hidden}.layered-container-module__S3fGJW__containerDocumentScroll .layered-container-module__S3fGJW__layer{height:auto;min-height:100dvh;overflow:visible}.layered-container-module__S3fGJW__layer:first-child{z-index:2;pointer-events:none}.layered-container-module__S3fGJW__layer:last-child{z-index:1;pointer-events:auto}.layered-container-module__S3fGJW__layer:first-child button,.layered-container-module__S3fGJW__layer:first-child input,.layered-container-module__S3fGJW__layer:first-child textarea,.layered-container-module__S3fGJW__layer:first-child a,.layered-container-module__S3fGJW__layer:first-child [data-interactive=true]{pointer-events:auto}
.SectionWrapper-module__Sm20aq__root{width:100%;padding-bottom:var(--sortable-section-gap);position:relative}.SectionWrapper-module__Sm20aq__rootContained{}.SectionWrapper-module__Sm20aq__rootFullBleed{width:100%;overflow:visible}.SectionWrapper-module__Sm20aq__sectionTitle{color:var(--color-text-secondary);padding:0}.SectionWrapper-module__Sm20aq__deferPaint{content-visibility:auto;contain-intrinsic-size:auto 500px}
.create-organization-modal-module__CQp-Rq__root{flex-direction:column;gap:16px;display:flex}.create-organization-modal-module__CQp-Rq__title{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:600}.create-organization-modal-module__CQp-Rq__description{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.45}.create-organization-modal-module__CQp-Rq__fields{flex-direction:column;gap:14px;display:flex}.create-organization-modal-module__CQp-Rq__formError{color:var(--destructive);margin:0;font-size:.875rem;line-height:1.45}
.CoverLetterParagraphItem-module__39DZSq__readText{margin:0;}.CoverLetterParagraphItem-module__39DZSq__deletedText{margin:0;display:block;text-decoration:line-through!important;-webkit-text-decoration-color:var(--color-correctionpen-primary)!important;text-decoration-color:var(--color-correctionpen-primary)!important;text-decoration-thickness:1.5px!important}.CoverLetterParagraphItem-module__39DZSq__proposalContent{padding-right:28px}
.overlay-module__vrW5_q__overlay{pointer-events:none;width:100dvw;height:100dvh;z-index:var(--z-overlay,1000);flex-direction:column;display:flex;position:fixed;top:0;left:0}.overlay-module__vrW5_q__columns{pointer-events:none;flex-direction:row;flex:1;width:100%;height:100%;display:flex}.overlay-module__vrW5_q__leftSidebar,.overlay-module__vrW5_q__rightSidebar{pointer-events:none;flex:1;align-items:center;min-width:0;display:flex}.overlay-module__vrW5_q__leftSidebar{justify-content:flex-start;align-items:center;padding:32px}.overlay-module__vrW5_q__rightSidebar{padding-left:var(--sidebar-gap,64px);justify-content:flex-start}.overlay-module__vrW5_q__sidebarContent{pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;max-height:calc(100dvh - 64px);overflow-y:auto}.overlay-module__vrW5_q__sidebarContent::-webkit-scrollbar{display:none}.overlay-module__vrW5_q__centerSpacer{width:100%;max-width:var(--main-content-width,700px);pointer-events:none;flex:none}.overlay-module__vrW5_q__promptBarWrapper{padding:0 var(--space-4,16px) var(--space-6,24px);transition:opacity .4s var(--easing-emphasized,cubic-bezier(.4, 0, .2, 1)), transform .4s var(--easing-emphasized,cubic-bezier(.4, 0, .2, 1));justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.overlay-module__vrW5_q__promptBarVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.overlay-module__vrW5_q__promptBarHidden{opacity:0;pointer-events:none;transform:translateY(40px)}@media (max-width:1100px){.overlay-module__vrW5_q__leftSidebar,.overlay-module__vrW5_q__rightSidebar{display:none}.overlay-module__vrW5_q__centerSpacer{flex:1;max-width:100%}}@media (max-width:480px){.overlay-module__vrW5_q__promptBarWrapper{padding:0 var(--space-3,12px) var(--space-4,16px)}}
.PasswordSettingsSection-module__g_K0vG__saveButton.PasswordSettingsSection-module__g_K0vG__saveButton{width:auto;min-height:36px;padding-left:1.25rem;padding-right:1.25rem}.PasswordSettingsSection-module__g_K0vG__footerActions{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}
.proposal-create-ghost-module__mUAV6W__ghostSortableBlock{--ghost-right-padding:28px}.proposal-create-ghost-module__mUAV6W__ghostMain{padding-right:var(--ghost-right-padding,28px)}.proposal-create-ghost-module__mUAV6W__ghostFooterSpacer{margin-top:8px}.proposal-create-ghost-module__mUAV6W__ghostBulletArrow{color:color-mix(in srgb, var(--color-correctionpen-primary) 70%, transparent);-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:flex-start;line-height:1;transition:color .3s cubic-bezier(.4,0,.2,1);display:flex}:is(.type-text-L:hover .proposal-create-ghost-module__mUAV6W__ghostBulletArrow,.type-text-L:focus-within .proposal-create-ghost-module__mUAV6W__ghostBulletArrow){color:var(--color-text-primary)}.proposal-create-ghost-module__mUAV6W__ghostBulletArrowSvg{opacity:.85;transition:opacity .3s cubic-bezier(.4,0,.2,1)}:is(.type-text-L:hover .proposal-create-ghost-module__mUAV6W__ghostBulletArrowSvg,.type-text-L:focus-within .proposal-create-ghost-module__mUAV6W__ghostBulletArrowSvg){opacity:1}.proposal-create-ghost-module__mUAV6W__ghostBulletText{overflow-wrap:anywhere;margin:0;padding:0}.proposal-create-ghost-module__mUAV6W__ghostLanguageIcon{color:color-mix(in srgb, var(--color-correctionpen-primary) 70%, transparent);-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:center;line-height:1;transition:color .3s cubic-bezier(.4,0,.2,1);display:flex}:is(.type-text-L:hover .proposal-create-ghost-module__mUAV6W__ghostLanguageIcon,.type-text-L:focus-within .proposal-create-ghost-module__mUAV6W__ghostLanguageIcon){color:var(--color-text-primary)}.proposal-create-ghost-module__mUAV6W__ghostLanguageRow{flex-direction:column;gap:4px;display:flex}.proposal-create-ghost-module__mUAV6W__ghostLanguageName{color:var(--color-correctionpen-primary);margin:0}.proposal-create-ghost-module__mUAV6W__ghostLanguageFluency{color:color-mix(in srgb, var(--color-correctionpen-primary) 70%, transparent);margin:0}.proposal-create-ghost-module__mUAV6W__ghostParagraphText{overflow-wrap:anywhere;margin:0;padding:0;line-height:1.4}.proposal-create-ghost-module__mUAV6W__ghostInlineDiffWrap{width:100%;min-width:0}.proposal-create-ghost-module__mUAV6W__ghostLanguageEditRow{flex-direction:column;gap:8px;display:flex}.proposal-create-ghost-module__mUAV6W__ghostEditInput{border:1px solid var(--color-correctionpen-primary);background:var(--color-bg-Surface);color:var(--color-text-primary);font-family:inherit;font-size:inherit;border-radius:4px;outline:none;padding:4px 8px}
.BillingSection-module__C4j00q__head{justify-content:space-between;align-items:flex-start;gap:var(--space-5);flex-wrap:wrap;display:flex}.BillingSection-module__C4j00q__meta{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.BillingSection-module__C4j00q__eyebrow{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;font-variation-settings:"wght" 600;color:var(--color-text-muted);font-size:11px;font-weight:600;line-height:1.3}.BillingSection-module__C4j00q__nameRow{align-items:center;gap:var(--space-3);display:flex}.BillingSection-module__C4j00q__name{font-family:var(--font-sans);font-variation-settings:"wght" 600;letter-spacing:-.01em;color:var(--color-text);font-size:22px;font-weight:600;line-height:1.15}.BillingSection-module__C4j00q__summary{font-family:var(--font-sans);color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.45}.BillingSection-module__C4j00q__actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.BillingSection-module__C4j00q__perks{gap:var(--space-2);padding:var(--space-4) 0 0;border-top:1px solid color-mix(in srgb, var(--color-bg-Border) 40%, transparent);flex-direction:column;margin:0;list-style:none;display:flex}.BillingSection-module__C4j00q__perk{align-items:center;gap:var(--space-2);font-family:var(--font-sans);color:var(--color-text-secondary);font-size:13px;line-height:1.45;display:flex}.BillingSection-module__C4j00q__perk .material-symbols-rounded{color:var(--color-success);font-variation-settings:"FILL" 0, "wght" 600, "GRAD" 0, "opsz" 20;flex-shrink:0;font-size:18px;line-height:1}@media (max-width:540px){.BillingSection-module__C4j00q__actions{width:100%}.BillingSection-module__C4j00q__actions>*{flex:1}}
.achievements-module__kAwPdW__list{flex-direction:column;justify-content:flex-start;gap:0;width:100%;min-width:0;display:flex}.achievements-module__kAwPdW__actionRowSlot{box-shadow:none;background:0 0;border:none;margin:0;padding:0;list-style:none}
.LinkedPortfolioRow-module__qGybQa__root{--linked-project-thumb-height:clamp(80px, 14vw, 112px);padding-left:var(--sortable-title-padding-left);margin:0 0 1.5rem}.LinkedPortfolioRow-module__qGybQa__strip{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:.75rem;margin:0;padding:.5rem 0;list-style:none;display:flex}@container resumeCanvas not (min-width:599px){.LinkedPortfolioRow-module__qGybQa__root{padding-left:calc(var(--sortable-content-padding-left) * 2)}}.LinkedPortfolioRow-module__qGybQa__item{flex:none}.LinkedPortfolioRow-module__qGybQa__card{box-sizing:border-box;pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:16px;min-width:0;max-width:min(72vw,320px);display:block}.LinkedPortfolioRow-module__qGybQa__card[data-thumb-aspect="1/1"]{width:var(--linked-project-thumb-height)}.LinkedPortfolioRow-module__qGybQa__card[data-thumb-aspect="2/1"]{width:calc(var(--linked-project-thumb-height) * 2)}.LinkedPortfolioRow-module__qGybQa__thumb{box-sizing:border-box;background:var(--color-bg-Surface,var(--muted));border-radius:16px;width:100%;position:relative;overflow:hidden}.LinkedPortfolioRow-module__qGybQa__thumbAspect1_1{aspect-ratio:1}.LinkedPortfolioRow-module__qGybQa__thumbAspect2_1{aspect-ratio:2}.LinkedPortfolioRow-module__qGybQa__thumbEmpty{background:linear-gradient(155deg, color-mix(in srgb, var(--color-bg-Surface,var(--muted)) 88%, var(--foreground) 12%), var(--color-bg-Surface,var(--muted)) 52%, color-mix(in srgb, var(--foreground) 18%, var(--color-bg-Surface,var(--muted)) 82%));border:1px solid color-mix(in srgb, var(--color-text-tertiary,var(--muted-foreground)) 22%, transparent)}.LinkedPortfolioRow-module__qGybQa__thumbImg{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.LinkedPortfolioRow-module__qGybQa__thumbPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex}.LinkedPortfolioRow-module__qGybQa__thumbPlaceholderInitial{font-family:var(--font-sans);color:color-mix(in srgb, var(--color-text-tertiary,var(--muted-foreground)) 65%, var(--color-text-primary,var(--foreground)) 35%);-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(1.75rem,10vw,2.25rem);font-weight:500;line-height:1}.LinkedPortfolioRow-module__qGybQa__titleOverlay{background:linear-gradient(180deg, transparent 28%, color-mix(in srgb, var(--foreground) 72%, transparent) 100%);opacity:0;align-items:flex-end;padding:.65rem .75rem;display:flex;position:absolute;inset:0}.LinkedPortfolioRow-module__qGybQa__title{width:100%;font-family:var(--font-sans);color:var(--background,#fff);-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}@media (hover:hover) and (pointer:fine){.LinkedPortfolioRow-module__qGybQa__item:hover .LinkedPortfolioRow-module__qGybQa__titleOverlay{opacity:1}}.LinkedPortfolioRow-module__qGybQa__unlinkButton{z-index:1;pointer-events:auto;background:color-mix(in srgb, var(--foreground) 62%, transparent);width:24px;height:24px;color:var(--background,#fff);cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:opacity .15s,background-color .15s;display:flex;position:absolute;top:6px;right:6px}.LinkedPortfolioRow-module__qGybQa__unlinkButton:hover{background:color-mix(in srgb, var(--foreground) 82%, transparent)}.LinkedPortfolioRow-module__qGybQa__unlinkIcon{font-size:16px;line-height:1}@media (hover:hover) and (pointer:fine){.LinkedPortfolioRow-module__qGybQa__item:hover .LinkedPortfolioRow-module__qGybQa__unlinkButton,.LinkedPortfolioRow-module__qGybQa__unlinkButton:focus-visible{opacity:1}}@media not all and (hover:hover){.LinkedPortfolioRow-module__qGybQa__unlinkButton{opacity:1}}.LinkedPortfolioRow-module__qGybQa__unlinkButton:focus-visible{opacity:1;outline:2px solid var(--background,#fff);outline-offset:1px}
.ThemeToggle-module__Tbj8fq__skeleton{background:var(--color-bg-Surface);border-radius:999px;width:22.5rem;height:3rem;animation:1.4s ease-in-out infinite ThemeToggle-module__Tbj8fq__themeTogglePulse}@keyframes ThemeToggle-module__Tbj8fq__themeTogglePulse{0%,to{opacity:.45}50%{opacity:.85}}@media (prefers-reduced-motion:reduce){.ThemeToggle-module__Tbj8fq__skeleton{opacity:.6;animation:none}}
.ExperienceItem-module__lyy1vq__root{position:relative}.ExperienceItem-module__lyy1vq__rootEditing{border-radius:.5rem;transition:background-color .15s}.ExperienceItem-module__lyy1vq__rootEditing:hover{background-color:hsl(var(--muted) / .3)}.ExperienceItem-module__lyy1vq__deleteStrike,.ExperienceItem-module__lyy1vq__rootPendingRemove :is(h1,h2,h3,h4,h5,h6,p,span,li,strong,em,time,b,i,small,label){text-decoration:line-through!important;-webkit-text-decoration-color:var(--color-correctionpen-primary)!important;text-decoration-color:var(--color-correctionpen-primary)!important;text-decoration-thickness:1.5px!important}:is(.ExperienceItem-module__lyy1vq__rootPendingRemove [data-proposal-footer],.ExperienceItem-module__lyy1vq__rootPendingRemove [data-proposal-footer] *,.ExperienceItem-module__lyy1vq__rootPendingRemove [data-proposal-actions],.ExperienceItem-module__lyy1vq__rootPendingRemove [data-proposal-actions] *){text-decoration:none!important}
.ThemeToggleCompact-module__F9jE6G__button{box-sizing:border-box;width:2.75rem;height:2.75rem;color:var(--foreground);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:color .12s,background-color .12s,opacity .12s;display:inline-flex}.ThemeToggleCompact-module__F9jE6G__button:hover{background:color-mix(in srgb, var(--foreground) 6%, transparent)}.ThemeToggleCompact-module__F9jE6G__button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.ThemeToggleCompact-module__F9jE6G__button:active{opacity:.85}.ThemeToggleCompact-module__F9jE6G__icon{color:inherit}.ThemeToggleCompact-module__F9jE6G__skeleton{background:color-mix(in srgb, var(--foreground) 6%, transparent);border-radius:9999px;width:2.75rem;height:2.75rem;animation:1.4s ease-in-out infinite ThemeToggleCompact-module__F9jE6G__themeTogglePulse}@keyframes ThemeToggleCompact-module__F9jE6G__themeTogglePulse{0%,to{opacity:.45}50%{opacity:.85}}@media (prefers-reduced-motion:reduce){.ThemeToggleCompact-module__F9jE6G__skeleton{opacity:.6;animation:none}}
.CoverLetterParagraphList-module__Zn4BCW__paragraphList{flex-direction:column;justify-content:flex-start;width:100%;min-width:0;margin-top:1rem;padding:0;list-style:none;display:flex}.CoverLetterParagraphList-module__Zn4BCW__actionRowSlot{box-shadow:none;background:0 0;border:none;margin:0;padding:0;list-style:none}.CoverLetterParagraphList-module__Zn4BCW__empty{border:2px dashed hsl(var(--border));text-align:center;border-radius:.5rem;margin-top:1rem;padding:2rem}.CoverLetterParagraphList-module__Zn4BCW__emptyText{color:hsl(var(--muted-foreground));margin:0}
.LocaleToggleCompact-module__5gCdba__trigger{box-sizing:border-box;width:2.75rem;height:2.75rem;color:var(--foreground);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:color .12s,background-color .12s,opacity .12s;display:inline-flex}.LocaleToggleCompact-module__5gCdba__trigger:hover{background:color-mix(in srgb, var(--foreground) 6%, transparent)}.LocaleToggleCompact-module__5gCdba__trigger:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.LocaleToggleCompact-module__5gCdba__trigger:active{opacity:.85}.LocaleToggleCompact-module__5gCdba__triggerLabel{font-variation-settings:"wght" 600;letter-spacing:.04em;font-size:.75rem;font-weight:600;line-height:1}.LocaleToggleCompact-module__5gCdba__check{color:var(--color-text-primary);font-size:1rem;line-height:1}.LocaleToggleCompact-module__5gCdba__menuNested{display:contents}.LocaleToggleCompact-module__5gCdba__skeleton{background:color-mix(in srgb, var(--foreground) 6%, transparent);border-radius:9999px;width:2.75rem;height:2.75rem;animation:1.4s ease-in-out infinite LocaleToggleCompact-module__5gCdba__localeSelectPulse}@keyframes LocaleToggleCompact-module__5gCdba__localeSelectPulse{0%,to{opacity:.45}50%{opacity:.85}}@media (prefers-reduced-motion:reduce){.LocaleToggleCompact-module__5gCdba__skeleton{opacity:.6;animation:none}}
.ProfileSettingsForm-module__h9BkUW__saveButton.ProfileSettingsForm-module__h9BkUW__saveButton{width:auto;min-height:36px;padding-left:1.25rem;padding-right:1.25rem}
.CoverLetterEditorSurface-module__fUeT9a__root{width:100%;max-width:100%;padding-block:1.5rem 3rem}.CoverLetterEditorSurface-module__fUeT9a__empty{color:var(--color-text-secondary);padding:2rem 1.25rem;font-size:.9375rem}.CoverLetterEditorSurface-module__fUeT9a__titleChevronIcon{color:var(--color-text-tertiary,var(--muted-foreground));flex-shrink:0;font-size:1.25rem;line-height:1}@media (prefers-reduced-motion:reduce){.CoverLetterEditorSurface-module__fUeT9a__root{scroll-behavior:auto}}
.public-header-pill-module__H-DtPq__host{--pill-ease-glide:cubic-bezier(.22, 1, .36, 1);--pill-bar-height:60px;--public-header-pad-top:max(var(--pane-header-padding-top), env(safe-area-inset-top,0px));box-sizing:border-box;width:100%;height:100%;padding-top:var(--public-header-pad-top);pointer-events:none;justify-content:center;align-items:flex-start;display:flex;position:relative}.public-header-pill-module__H-DtPq__cornerLogo{left:0;top:var(--public-header-pad-top);height:var(--pill-bar-height);box-sizing:border-box;pointer-events:auto;outline-offset:2px;border-radius:4px;align-items:center;padding-inline:16px;display:inline-flex;position:absolute}.public-header-pill-module__H-DtPq__cornerLogo:focus-visible{outline:2px solid var(--color-text-primary,currentColor)}.public-header-pill-module__H-DtPq__cornerLogoMask{aspect-ratio:96/9;background-color:var(--color-text-primary);width:auto;height:14px;-webkit-mask-image:url(/Brand/work-republic.svg);mask-image:url(/Brand/work-republic.svg);-webkit-mask-position:0;mask-position:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:899px){.public-header-pill-module__H-DtPq__cornerLogo{display:none}}.public-header-pill-module__H-DtPq__pill{--pill-min-width-desktop:40rem;--pill-avatar-size:40px;--pill-collapsed-size:60px;z-index:1;isolation:isolate;box-sizing:border-box;height:var(--pill-bar-height);width:min(var(--pill-min-width-desktop), 100%);pointer-events:auto;max-width:100%;transition:border-radius .4s var(--pill-ease-glide);border-radius:32px;flex-direction:column;align-items:stretch;display:flex;position:relative;overflow:hidden}@media (max-width:700px){.public-header-pill-module__H-DtPq__pill{width:100%}}.public-header-pill-module__H-DtPq__pillBg{z-index:0;border-radius:inherit;background-color:var(--color-bgblur-Surface);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);will-change:backdrop-filter;opacity:1;transition:background-color .4s var(--pill-ease-glide);position:absolute;inset:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.public-header-pill-module__H-DtPq__pillBg{background:color-mix(in srgb, var(--background) 92%, transparent);-webkit-backdrop-filter:none;backdrop-filter:none}}.public-header-pill-module__H-DtPq__bar{z-index:1;box-sizing:border-box;width:100%;min-width:0;height:var(--pill-bar-height);padding-inline:calc((var(--pill-collapsed-size) - var(--pill-avatar-size)) / 2);flex-shrink:0;align-items:center;gap:.5rem;display:flex;position:relative}.public-header-pill-module__H-DtPq__barStart{flex:1 1 0;align-items:center;gap:.625rem;min-width:0;display:flex}.public-header-pill-module__H-DtPq__barNav{height:var(--pill-bar-height);opacity:1;align-items:center;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.public-header-pill-module__H-DtPq__barEnd{opacity:1;flex:none;justify-content:flex-end;align-items:center;gap:.25rem;padding-right:2px;display:flex}.public-header-pill-module__H-DtPq__pillAvatar{width:var(--pill-avatar-size);height:var(--pill-avatar-size);background-color:var(--color-bg-Surface);opacity:1;border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}.public-header-pill-module__H-DtPq__avatarImg{object-fit:cover;width:100%;height:100%}.public-header-pill-module__H-DtPq__pillInitials{width:100%;height:100%;font-family:var(--font-sans);color:var(--color-text-secondary);background:linear-gradient(135deg, var(--color-bg-Border) 0%, var(--color-bg-Surface) 100%);justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.public-header-pill-module__H-DtPq__name{min-width:0;max-width:12rem;color:var(--color-text-primary,var(--foreground));text-overflow:ellipsis;white-space:nowrap;opacity:1;font-size:.9375rem;font-weight:600;overflow:hidden}.public-header-pill-module__H-DtPq__navTrigger{color:var(--color-text-primary);font:inherit;font-variation-settings:"wght" 650;letter-spacing:-.015em;cursor:pointer;touch-action:manipulation;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.15rem;padding:0 12px;font-size:16px;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.public-header-pill-module__H-DtPq__navTrigger:hover,.public-header-pill-module__H-DtPq__navTriggerActive{color:var(--color-text-primary);opacity:.85}.public-header-pill-module__H-DtPq__navTrigger:focus-visible{outline-offset:2px}@media (max-width:700px){.public-header-pill-module__H-DtPq__navTrigger{display:none}}.public-header-pill-module__H-DtPq__contactIcon{color:var(--color-text-secondary);flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s;display:inline-flex}.public-header-pill-module__H-DtPq__contactIcon:hover{opacity:.8}.public-header-pill-module__H-DtPq__contactIcon:focus-visible{outline:2px solid var(--color-text-primary,currentColor);outline-offset:2px;border-radius:4px}.public-header-pill-module__H-DtPq__contactIcon svg{width:20px;height:20px;display:block}.public-header-pill-module__H-DtPq__contactIcon[data-platform=linkedin]{color:#0a66c2}.public-header-pill-module__H-DtPq__contactIcon[data-platform=artstation]{color:#1382ff}.public-header-pill-module__H-DtPq__contactIcon[data-platform=x]{color:#111}.public-header-pill-module__H-DtPq__contactIcon[data-platform=instagram]{color:#e1306c}.public-header-pill-module__H-DtPq__contactIcon[data-platform=github]{color:#24292e}.public-header-pill-module__H-DtPq__contactIcon[data-platform=behance]{color:#1769ff}.public-header-pill-module__H-DtPq__contactIcon[data-platform=notion]{color:#111}.public-header-pill-module__H-DtPq__contactIcon[data-platform=youtube]{color:red}:is(.dark .public-header-pill-module__H-DtPq__contactIcon[data-platform=x],.dark .public-header-pill-module__H-DtPq__contactIcon[data-platform=notion],.dark .public-header-pill-module__H-DtPq__contactIcon[data-platform=github]){color:var(--color-text-primary)}.public-header-pill-module__H-DtPq__menuButton{width:44px;height:44px;color:var(--foreground);cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:100px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0;transition:background-color .15s;display:inline-flex;position:relative}.public-header-pill-module__H-DtPq__burgerLine{background:var(--color-text-tertiary);width:28px;height:2px;transition:transform .24s cubic-bezier(.4,0,.2,1),opacity .2s;display:block}.public-header-pill-module__H-DtPq__menuButtonActive .public-header-pill-module__H-DtPq__burgerLine:first-child{transform:translateY(3.75px)rotate(45deg)}.public-header-pill-module__H-DtPq__menuButtonActive .public-header-pill-module__H-DtPq__burgerLine:last-child{transform:translateY(-3.75px)rotate(-45deg)}.public-header-pill-module__H-DtPq__menuButton:focus-visible{outline:2px solid var(--ring,currentColor);outline-offset:2px}.public-header-pill-module__H-DtPq__menuScrim{z-index:0;cursor:default;pointer-events:auto;background:#00000052;border:none;margin:0;padding:0;animation:.24s public-header-pill-module__H-DtPq__menuScrimIn;position:fixed;inset:0}@keyframes public-header-pill-module__H-DtPq__menuScrimIn{0%{opacity:0}to{opacity:1}}.public-header-pill-module__H-DtPq__mega{visibility:hidden;width:100%;min-width:0;max-width:100%;transition:grid-template-rows .3s var(--pill-ease-glide), visibility 0s linear .3s;grid-template-rows:0fr;display:grid}.public-header-pill-module__H-DtPq__megaOpen{visibility:visible;transition:grid-template-rows .3s var(--pill-ease-glide);grid-template-rows:1fr}.public-header-pill-module__H-DtPq__megaInner{min-width:0;min-height:0;overflow:hidden}.public-header-pill-module__H-DtPq__megaPanel{z-index:1;box-sizing:border-box;min-width:0;max-width:100%;padding:.25rem .75rem 1rem;position:relative}@media (prefers-reduced-motion:no-preference){.public-header-pill-module__H-DtPq__megaPanelMotion{animation:.18s ease-out public-header-pill-module__H-DtPq__megaPanelReveal}@keyframes public-header-pill-module__H-DtPq__megaPanelReveal{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}}.public-header-pill-module__H-DtPq__menuLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-tertiary);padding:.625rem .75rem .25rem;font-size:.75rem;font-weight:600}.public-header-pill-module__H-DtPq__menuGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;display:grid}.public-header-pill-module__H-DtPq__menuItem{min-width:0;color:var(--color-text-primary);font:inherit;text-align:left;cursor:pointer;touch-action:manipulation;white-space:nowrap;background:0 0;border:none;border-radius:12px;align-items:center;gap:.625rem;padding:.625rem .75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:flex;overflow:hidden}.public-header-pill-module__H-DtPq__menuItem:hover{background:var(--color-hover-bg,color-mix(in oklab, var(--foreground) 6%, transparent))}.public-header-pill-module__H-DtPq__menuItem:focus-visible{outline:2px solid var(--color-text-primary,currentColor);outline-offset:-2px}.public-header-pill-module__H-DtPq__menuItemIcon{flex-shrink:0}.public-header-pill-module__H-DtPq__menuItemLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.public-header-pill-module__H-DtPq__menuActionIcon{color:var(--color-text-secondary);flex-shrink:0;font-size:20px;line-height:1}.public-header-pill-module__H-DtPq__menuActionIconBusy{animation:1s linear infinite public-header-pill-module__H-DtPq__menuActionSpin}@keyframes public-header-pill-module__H-DtPq__menuActionSpin{to{transform:rotate(360deg)}}.public-header-pill-module__H-DtPq__menuItem:disabled{cursor:default;opacity:.65}.public-header-pill-module__H-DtPq__expandedBottom{z-index:1;box-sizing:border-box;border-top:1px solid color-mix(in srgb, var(--foreground) 6%, transparent);min-width:0;max-width:100%;padding:.625rem .875rem .875rem;position:relative}.public-header-pill-module__H-DtPq__expandedBottomRow{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;min-width:0;display:grid}.public-header-pill-module__H-DtPq__expandedBottomStart{justify-self:start;align-items:center;min-width:0;display:flex}.public-header-pill-module__H-DtPq__expandedBottomNav{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;min-width:0;display:flex}.public-header-pill-module__H-DtPq__expandedBottomEnd{justify-content:flex-end;justify-self:end;align-items:center;min-width:0;display:flex}.public-header-pill-module__H-DtPq__expandedBottomLink{font-variation-settings:"wght" 500;letter-spacing:-.01em;color:var(--color-text-primary);font-size:.75rem;font-weight:500;line-height:1.35;text-decoration:none;transition:opacity .12s}.public-header-pill-module__H-DtPq__expandedBottomLink:hover{opacity:.85}.public-header-pill-module__H-DtPq__expandedBottomLink:focus-visible{outline:2px solid var(--ring,currentColor);outline-offset:2px;border-radius:.25rem}.public-header-pill-module__H-DtPq__studioLink{min-height:24px;color:var(--color-text-primary);font-variation-settings:"wght" 600;letter-spacing:-.01em;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.125rem;padding:0;font-size:.8125rem;font-weight:600;line-height:1.2;text-decoration:none;transition:opacity .12s;display:inline-flex}.public-header-pill-module__H-DtPq__studioLink:hover{opacity:.85}.public-header-pill-module__H-DtPq__studioLink:focus-visible{outline:2px solid var(--color-text-primary,currentColor);outline-offset:2px;border-radius:.25rem}.public-header-pill-module__H-DtPq__studioLinkIcon{font-size:16px;line-height:1}@media (max-width:700px){.public-header-pill-module__H-DtPq__expandedBottomRow{gap:.5rem}}.public-header-pill-module__H-DtPq__host[data-menu-open] .public-header-pill-module__H-DtPq__pill{border-radius:28px;height:auto}@media (max-width:700px){.public-header-pill-module__H-DtPq__host[data-menu-mode=menu] .public-header-pill-module__H-DtPq__pill{width:auto;max-width:none;height:auto;padding:var(--pane-header-padding-top) 8px calc(16px + env(safe-area-inset-bottom,0px));border-radius:0;position:fixed;inset:0}.public-header-pill-module__H-DtPq__host[data-menu-mode=menu] .public-header-pill-module__H-DtPq__mega{flex:auto;min-height:0}.public-header-pill-module__H-DtPq__host[data-menu-mode=menu] .public-header-pill-module__H-DtPq__megaInner{flex-direction:column;height:100%;min-height:0;display:flex}.public-header-pill-module__H-DtPq__host[data-menu-mode=menu] .public-header-pill-module__H-DtPq__megaPanel{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto}.public-header-pill-module__H-DtPq__host[data-menu-mode=menu] .public-header-pill-module__H-DtPq__expandedBottom{flex-shrink:0;margin-top:auto}.public-header-pill-module__H-DtPq__menuGrid{grid-template-columns:1fr}.public-header-pill-module__H-DtPq__menuItem{padding:.875rem;font-size:1.0625rem}}@media (prefers-reduced-motion:reduce){.public-header-pill-module__H-DtPq__pill,.public-header-pill-module__H-DtPq__pillBg,.public-header-pill-module__H-DtPq__mega,.public-header-pill-module__H-DtPq__megaOpen,.public-header-pill-module__H-DtPq__burgerLine{transition-duration:.01ms;transition-delay:0s}.public-header-pill-module__H-DtPq__menuScrim{animation:none}.public-header-pill-module__H-DtPq__menuActionIconBusy{animation-duration:2s}}
.SettingsModal-module__0kLjWa__modalBody.SettingsModal-module__0kLjWa__modalBody{display:flex;overflow:hidden}.SettingsModal-module__0kLjWa__shell{background:var(--color-bg-Background);flex:1;min-width:0;min-height:0;display:flex}.SettingsModal-module__0kLjWa__rail{gap:var(--space-4);width:26%;min-width:216px;padding:var(--space-5) var(--space-3) var(--space-4);border-right:1px solid color-mix(in srgb, var(--color-bg-Border) 45%, transparent);background:0 0;flex-direction:column;flex:0 0 26%;display:flex}.SettingsModal-module__0kLjWa__railTitle{padding-inline:var(--space-3);font-family:var(--font-sans);font-variation-settings:"wght" 600;letter-spacing:-.01em;color:var(--color-text);margin:0;font-size:18px;font-weight:600;line-height:1.2}.SettingsModal-module__0kLjWa__railNav{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;gap:2px;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.SettingsModal-module__0kLjWa__railNav::-webkit-scrollbar{width:0;height:0;display:none}.SettingsModal-module__0kLjWa__railButton{align-items:center;gap:var(--space-3);box-sizing:border-box;width:100%;min-height:38px;padding:0 var(--space-3);border-radius:var(--radius-full);color:var(--color-text-secondary);font-family:var(--font-sans);font-variation-settings:"wght" 500;text-align:start;cursor:pointer;touch-action:manipulation;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border:none;font-size:14px;font-weight:500;display:flex}.SettingsModal-module__0kLjWa__railButton:hover{background:var(--color-hover-bg);color:var(--color-text)}.SettingsModal-module__0kLjWa__railButton:focus-visible{outline:2px solid var(--color-text);outline-offset:-2px}.SettingsModal-module__0kLjWa__railButtonActive,.SettingsModal-module__0kLjWa__railButtonActive:hover{background:var(--color-bg-Surface);color:var(--color-text)}.SettingsModal-module__0kLjWa__railIcon{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 20;flex-shrink:0;font-size:19px;line-height:1}.SettingsModal-module__0kLjWa__railButtonActive .SettingsModal-module__0kLjWa__railIcon{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 20}.SettingsModal-module__0kLjWa__railLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.SettingsModal-module__0kLjWa__railFooter{padding:var(--space-3);border-radius:var(--radius-md);background:var(--color-bg-Background);border:1px solid color-mix(in srgb, var(--color-bg-Border) 40%, transparent);flex-direction:column;gap:1px;margin-top:auto;display:flex}.SettingsModal-module__0kLjWa__railFooterLabel{font-family:var(--font-sans);font-variation-settings:"wght" 600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);margin:0;font-size:10px;font-weight:600}.SettingsModal-module__0kLjWa__railFooterValue{font-family:var(--font-sans);color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;line-height:1.35;overflow:hidden}.SettingsModal-module__0kLjWa__contentWindow{--settings-edge-fade-bottom:36px;--settings-title-fade-height:28px;--settings-edge-fade-solid:var(--color-bg-Background);--settings-edge-fade-mid:var(--studio-chrome-fade-mid);isolation:isolate;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.SettingsModal-module__0kLjWa__content{z-index:0;overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none;flex:1;min-width:0;min-height:0;position:relative;overflow-y:auto}.SettingsModal-module__0kLjWa__content::-webkit-scrollbar{width:0;height:0;display:none}.SettingsModal-module__0kLjWa__edgeFade{z-index:2;pointer-events:none;opacity:0;transition:opacity var(--transition-fast);position:absolute;left:0;right:0}.SettingsModal-module__0kLjWa__content[data-fade-bottom=true]~.SettingsModal-module__0kLjWa__edgeFadeBottom{opacity:1}.SettingsModal-module__0kLjWa__edgeFadeBottom{height:var(--settings-edge-fade-bottom);background:linear-gradient(to top, var(--settings-edge-fade-solid) 0%, var(--settings-edge-fade-mid) var(--studio-chrome-fade-mid-stop,56%), transparent 100%);bottom:0}@media (prefers-reduced-motion:reduce){.SettingsModal-module__0kLjWa__edgeFade{transition:none}}.SettingsModal-module__0kLjWa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.SettingsModal-module__0kLjWa__notice{padding:var(--space-5) var(--space-6) 0}.SettingsModal-module__0kLjWa__group{scroll-margin-top:0}.SettingsModal-module__0kLjWa__group:last-child{min-height:100%}.SettingsModal-module__0kLjWa__groupHeader{z-index:1;padding:var(--space-5) calc(var(--space-5) + 42px) calc(var(--space-4) + var(--settings-title-fade-height)) var(--space-6);margin-bottom:calc(-1 * var(--settings-title-fade-height));background-color:var(--color-bg-Background);background-image:linear-gradient(to bottom, var(--color-bg-Background) 0%, var(--color-bg-Background) calc(100% - var(--settings-title-fade-height)), var(--studio-chrome-fade-mid) calc(100% - var(--settings-title-fade-height) * .44), transparent 100%);flex-direction:column;gap:2px;display:flex;position:sticky;top:0}.SettingsModal-module__0kLjWa__contentTitle{font-family:var(--font-sans);font-variation-settings:"wght" 600;letter-spacing:-.01em;color:var(--color-text);margin:0;font-size:17px;font-weight:600;line-height:1.2}.SettingsModal-module__0kLjWa__contentDescription{font-family:var(--font-sans);color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.45}.SettingsModal-module__0kLjWa__groupBody{z-index:0;padding:var(--settings-title-fade-height) var(--space-6) var(--space-8);gap:var(--space-4);flex-direction:column;display:flex;position:relative}.SettingsModal-module__0kLjWa__stateBlock{justify-content:center;align-items:center;gap:var(--space-3);min-height:180px;padding:var(--space-6);text-align:center;flex-direction:column;flex:1;display:flex}.SettingsModal-module__0kLjWa__stateText{font-family:var(--font-sans);color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.5}.SettingsModal-module__0kLjWa__skeletonStack{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.SettingsModal-module__0kLjWa__skeletonBar{border-radius:var(--radius-lg);background:linear-gradient(90deg, var(--color-bg-Irrelevant) 0%, var(--color-bg-OnSurface) 50%, var(--color-bg-Irrelevant) 100%);background-size:200% 100%;height:64px;animation:1.4s ease-in-out infinite SettingsModal-module__0kLjWa__settingsSkeletonSweep}.SettingsModal-module__0kLjWa__skeletonBar:nth-child(2){height:128px}.SettingsModal-module__0kLjWa__skeletonBar:nth-child(3){height:96px}@keyframes SettingsModal-module__0kLjWa__settingsSkeletonSweep{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.SettingsModal-module__0kLjWa__skeletonBar{animation:none}}@media (max-width:899px){.SettingsModal-module__0kLjWa__shell{flex-direction:column}.SettingsModal-module__0kLjWa__rail{gap:var(--space-3);width:100%;min-width:0;padding:var(--space-5) 68px var(--space-2) var(--space-4);border-right:none;border-bottom:1px solid color-mix(in srgb, var(--color-bg-Border) 45%, transparent);flex:none}.SettingsModal-module__0kLjWa__railTitle{padding-inline:0}.SettingsModal-module__0kLjWa__railNav{gap:var(--space-1);scrollbar-width:none;margin-inline:calc(-1 * var(--space-4)) -68px;padding-inline:var(--space-4) 68px;padding-bottom:var(--space-2);flex-direction:row;overflow:auto hidden}.SettingsModal-module__0kLjWa__railNav::-webkit-scrollbar{display:none}.SettingsModal-module__0kLjWa__railButton{border-radius:var(--radius-full);flex:none;width:auto;min-height:34px}.SettingsModal-module__0kLjWa__railIcon{font-size:18px}.SettingsModal-module__0kLjWa__railFooter{display:none}.SettingsModal-module__0kLjWa__notice{padding:var(--space-4) var(--space-4) 0}.SettingsModal-module__0kLjWa__groupHeader{padding:var(--space-4) 68px calc(var(--space-3) + var(--settings-title-fade-height)) var(--space-4)}.SettingsModal-module__0kLjWa__groupBody{padding:var(--settings-title-fade-height) var(--space-4) var(--space-10)}}
.StudioCoverLetterCanvas-module__vXMgvG__workspace{flex:1;width:100%;min-width:0;min-height:0;overflow:visible}.StudioCoverLetterCanvas-module__vXMgvG__content{width:100%;min-width:0;max-width:100%;padding:1rem 0 50vh}
.public-resume-shell-module__sL9zqa__host{--pane-footer-height:0px;--pane-footer-scroll-reserve:0px;--pane-footer-min-height:0px;flex-direction:column;flex:1;width:100%;min-width:0;height:100%;min-height:0;display:flex}.public-resume-shell-module__sL9zqa__hostDocumentScroll{flex:none;height:auto;min-height:100dvh}.public-resume-shell-module__sL9zqa__canvasInnerFill{flex:1;align-self:stretch;min-height:0}.public-resume-shell-module__sL9zqa__promptBarReveal.public-resume-shell-module__sL9zqa__promptBarReveal{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s cubic-bezier(.4,0,.2,1),transform .26s cubic-bezier(.22,1,.36,1),bottom .15s ease-out,visibility 0s linear .26s;transform:translateY(10px)}.public-resume-shell-module__sL9zqa__promptBarDocumentScroll{z-index:10}.public-resume-shell-module__sL9zqa__promptBarInset{position:relative}.public-resume-shell-module__sL9zqa__promptBarReveal.public-resume-shell-module__sL9zqa__promptBarReveal[data-visible=true]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .24s cubic-bezier(.4,0,.2,1),transform .26s cubic-bezier(.22,1,.36,1),bottom .15s ease-out,visibility;transform:none}html[data-public-modal-open] .public-resume-shell-module__sL9zqa__promptBarReveal.public-resume-shell-module__sL9zqa__promptBarReveal{opacity:0;visibility:hidden;pointer-events:none}@media (max-width:700px){.public-resume-shell-module__sL9zqa__promptBarReveal.public-resume-shell-module__sL9zqa__promptBarReveal{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .24s cubic-bezier(.4,0,.2,1),transform .26s cubic-bezier(.22,1,.36,1),bottom .15s ease-out,visibility;transform:none}html[data-public-modal-open] .public-resume-shell-module__sL9zqa__promptBarReveal.public-resume-shell-module__sL9zqa__promptBarReveal{opacity:0;visibility:hidden;pointer-events:none}}@media (prefers-reduced-motion:reduce){.public-resume-shell-module__sL9zqa__promptBarReveal.public-resume-shell-module__sL9zqa__promptBarReveal,.public-resume-shell-module__sL9zqa__promptBarReveal.public-resume-shell-module__sL9zqa__promptBarReveal[data-visible=true]{transition:opacity .01ms linear,bottom .01ms linear,visibility;transform:none}}
.ResumePdfStyleModalContent-module__vTJpua__shell{border-radius:var(--modal-panel-radius,24px);background:var(--color-bg-Irrelevant);--resume-preview-zoom-factor:1.1;--resume-preview-edge-fade-size:5rem;flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:visible}.ResumePdfStyleModalContent-module__vTJpua__shell:before,.ResumePdfStyleModalContent-module__vTJpua__shell:after{content:"";z-index:1;height:var(--resume-preview-edge-fade-size);pointer-events:none;border-radius:inherit;position:absolute;left:0;right:0}.ResumePdfStyleModalContent-module__vTJpua__shell:before{background:linear-gradient(to bottom, var(--color-bg-Surface) 0%, transparent 100%);top:0}.ResumePdfStyleModalContent-module__vTJpua__shell:after{background:linear-gradient(to top, var(--color-bg-Surface) 0%, transparent 100%);bottom:0}.ResumePdfStyleModalContent-module__vTJpua__modalPanelBody{border-radius:var(--modal-panel-radius,24px);flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:visible}.ResumePdfStyleModalContent-module__vTJpua__previewClip{z-index:0;border-radius:var(--modal-panel-radius,24px);flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.ResumePdfStyleModalContent-module__vTJpua__srOnly{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ResumePdfStyleModalContent-module__vTJpua__viewport{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;flex:1;min-height:0;overflow:hidden auto}.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;overflow:hidden}.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas:active{cursor:grabbing}.ResumePdfStyleModalContent-module__vTJpua__previewStage{box-sizing:border-box;--resume-preview-padding-top:10rem;--resume-preview-padding-bottom:10rem;width:100%;min-height:100%;padding-top:var(--resume-preview-padding-top);padding-bottom:var(--resume-preview-padding-bottom);justify-content:center;align-items:flex-start;display:flex}.ResumePdfStyleModalContent-module__vTJpua__previewStageCanvas{--pan-x:0px;--pan-y:0px;--user-zoom:1;height:100%;min-height:100%;transform:translate3d(var(--pan-x), var(--pan-y), 0) scale(var(--user-zoom));transform-origin:50%;will-change:transform;align-items:center;padding-top:4.5rem;padding-bottom:5.5rem}.ResumePdfStyleModalContent-module__vTJpua__previewScaleHost{flex-shrink:0;overflow:visible}.ResumePdfStyleModalContent-module__vTJpua__previewScaleHostEnter{animation:ResumePdfStyleModalContent-module__vTJpua__resumePaperEnter .52s var(--easing-standard,cubic-bezier(.2, 0, 0, 1)) both;animation-delay:.1s}@keyframes ResumePdfStyleModalContent-module__vTJpua__resumePaperEnter{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translate(0,0)}}.ResumePdfStyleModalContent-module__vTJpua__previewTrack{--pane-offset:0px;transform:translateX(calc(-1 * var(--pane-offset)));transition:transform .42s var(--easing-standard,cubic-bezier(.2, 0, 0, 1));will-change:transform;align-items:flex-start;gap:48px;display:flex}.ResumePdfStyleModalContent-module__vTJpua__previewPane{-webkit-user-select:text;user-select:text;cursor:text;flex-shrink:0;width:210mm;transition:opacity .3s}.ResumePdfStyleModalContent-module__vTJpua__previewPane[aria-hidden=true]{opacity:.45}.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas .ResumePdfStyleModalContent-module__vTJpua__previewPane{-webkit-user-select:none;user-select:none;cursor:inherit;pointer-events:none}:is(.ResumePdfStyleModalContent-module__vTJpua__previewPane p,.ResumePdfStyleModalContent-module__vTJpua__previewPane span,.ResumePdfStyleModalContent-module__vTJpua__previewPane h1,.ResumePdfStyleModalContent-module__vTJpua__previewPane h2,.ResumePdfStyleModalContent-module__vTJpua__previewPane h3,.ResumePdfStyleModalContent-module__vTJpua__previewPane h4,.ResumePdfStyleModalContent-module__vTJpua__previewPane h5,.ResumePdfStyleModalContent-module__vTJpua__previewPane h6,.ResumePdfStyleModalContent-module__vTJpua__previewPane li,.ResumePdfStyleModalContent-module__vTJpua__previewPane article){cursor:text;-webkit-user-select:text;user-select:text}:is(.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas .ResumePdfStyleModalContent-module__vTJpua__previewPane p,.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas .ResumePdfStyleModalContent-module__vTJpua__previewPane span,.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas .ResumePdfStyleModalContent-module__vTJpua__previewPane h1,.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas .ResumePdfStyleModalContent-module__vTJpua__previewPane h2,.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas .ResumePdfStyleModalContent-module__vTJpua__previewPane h3,.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas .ResumePdfStyleModalContent-module__vTJpua__previewPane h4,.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas .ResumePdfStyleModalContent-module__vTJpua__previewPane h5,.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas .ResumePdfStyleModalContent-module__vTJpua__previewPane h6,.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas .ResumePdfStyleModalContent-module__vTJpua__previewPane li,.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas .ResumePdfStyleModalContent-module__vTJpua__previewPane article,.ResumePdfStyleModalContent-module__vTJpua__viewportCanvas .ResumePdfStyleModalContent-module__vTJpua__previewPane a){cursor:inherit;-webkit-user-select:none;user-select:none}.ResumePdfStyleModalContent-module__vTJpua__previewPane a{cursor:pointer;-webkit-user-select:text;user-select:text}.ResumePdfStyleModalContent-module__vTJpua__previewCanvas{--scale:1;transform:scale(var(--scale));transform-origin:0 0;width:fit-content}.ResumePdfStyleModalContent-module__vTJpua__previewEmpty{color:var(--color-text-tertiary);text-align:center;margin:2rem auto;font-size:.9375rem}.ResumePdfStyleModalContent-module__vTJpua__cornerControls{z-index:2;pointer-events:none;position:absolute;inset:0}.ResumePdfStyleModalContent-module__vTJpua__cornerBtn{pointer-events:auto;white-space:nowrap;justify-content:center;align-items:center;gap:6px;height:48px;min-height:48px;padding-inline:16px;font-size:.875rem;font-weight:500;display:inline-flex;position:absolute;}.ResumePdfStyleModalContent-module__vTJpua__cornerBtn span{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;pointer-events:none;font-size:1.375rem;line-height:1}.ResumePdfStyleModalContent-module__vTJpua__cornerBtn:disabled{opacity:.42;cursor:not-allowed;transform:none}.ResumePdfStyleModalContent-module__vTJpua__cornerTopLeft{top:1rem;left:1rem}.ResumePdfStyleModalContent-module__vTJpua__cornerBottomLeft{bottom:1rem;left:1rem}.ResumePdfStyleModalContent-module__vTJpua__downloadBtn{pointer-events:auto;background:var(--color-text-primary);height:48px;min-height:48px;color:var(--color-bg-Background);white-space:nowrap;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:none;border-radius:100px;justify-content:center;align-items:center;gap:6px;padding-inline:16px;font-size:.875rem;font-weight:500;transition:opacity .15s;display:inline-flex;position:absolute;bottom:1rem;right:1rem}.ResumePdfStyleModalContent-module__vTJpua__downloadBtn span{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;pointer-events:none;font-size:1.375rem;line-height:1}.ResumePdfStyleModalContent-module__vTJpua__downloadBtn:hover:not(:disabled){opacity:.88}.ResumePdfStyleModalContent-module__vTJpua__downloadBtn:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.ResumePdfStyleModalContent-module__vTJpua__downloadBtn:disabled{opacity:.45;cursor:not-allowed}.ResumePdfStyleModalContent-module__vTJpua__paneControls{z-index:2;pointer-events:none;position:absolute;inset:0}.ResumePdfStyleModalContent-module__vTJpua__paneArrow{pointer-events:auto;justify-content:center;align-items:center;width:48px;height:48px;min-height:48px;margin-block:auto;padding:0;display:inline-flex;position:absolute;top:0;bottom:0;}.ResumePdfStyleModalContent-module__vTJpua__paneArrow span{pointer-events:none;font-size:1.5rem;line-height:1}.ResumePdfStyleModalContent-module__vTJpua__paneArrow:disabled{opacity:0;pointer-events:none}.ResumePdfStyleModalContent-module__vTJpua__paneArrowLeft{left:1rem}.ResumePdfStyleModalContent-module__vTJpua__paneArrowRight{right:1rem}.ResumePdfStyleModalContent-module__vTJpua__paneLabel{pointer-events:auto;max-width:min(24rem,100% - 16rem);color:var(--color-text-secondary);white-space:nowrap;border-radius:100px;align-items:center;gap:.55rem;padding:.45rem .9rem;font-size:.8125rem;font-weight:550;display:inline-flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%);}.ResumePdfStyleModalContent-module__vTJpua__paneInclude{color:var(--color-text-primary);font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.ResumePdfStyleModalContent-module__vTJpua__paneInclude:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.ResumePdfStyleModalContent-module__vTJpua__popover{z-index:3;overscroll-behavior:contain;width:min(22rem,100% - 2rem);max-height:min(24rem,100% - 6rem);box-shadow:0 16px 48px color-mix(in srgb, var(--color-text-primary) 14%, transparent);border-radius:16px;padding:1rem;position:absolute;overflow:auto;}.ResumePdfStyleModalContent-module__vTJpua__popoverTopLeft{top:calc(1.65rem + 48px);left:1rem}.ResumePdfStyleModalContent-module__vTJpua__popoverBottomLeft{bottom:calc(1.65rem + 48px);left:1rem}.ResumePdfStyleModalContent-module__vTJpua__popoverHint{color:var(--color-text-tertiary);margin:0 0 .75rem;font-size:.8125rem;line-height:1.4}.ResumePdfStyleModalContent-module__vTJpua__tabs{background:var(--color-bg-OnSurface);border-radius:100px;gap:2px;margin-bottom:.85rem;padding:2px;display:flex}.ResumePdfStyleModalContent-module__vTJpua__tab{color:var(--color-text-tertiary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:100px;flex:1;padding:.4rem .7rem;font-size:.8125rem;font-weight:600;transition:color .15s,background-color .15s}.ResumePdfStyleModalContent-module__vTJpua__tab[data-active=true]{color:var(--color-bg-Background);background:var(--color-text-primary)}.ResumePdfStyleModalContent-module__vTJpua__tab:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.ResumePdfStyleModalContent-module__vTJpua__styleList{flex-direction:column;gap:.5rem;display:flex}.ResumePdfStyleModalContent-module__vTJpua__styleCard{text-align:left;border:1.5px solid var(--color-bg-Border);background:var(--color-bg-Surface);color:var(--color-text-primary);cursor:pointer;border-radius:12px;flex-direction:column;gap:.2rem;padding:.65rem .8rem;transition:border-color .15s,background-color .15s;display:flex}.ResumePdfStyleModalContent-module__vTJpua__styleCard:hover{border-color:var(--color-bg-AccentBorder)}.ResumePdfStyleModalContent-module__vTJpua__styleCard[data-active=true]{border-color:var(--color-text-primary);background:var(--color-bg-Background);box-shadow:0 0 0 1px var(--color-text-primary) inset}.ResumePdfStyleModalContent-module__vTJpua__styleCard:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.ResumePdfStyleModalContent-module__vTJpua__styleNameRow{justify-content:space-between;align-items:center;gap:.4rem;display:flex}.ResumePdfStyleModalContent-module__vTJpua__styleName{font-size:.9375rem;font-weight:600}.ResumePdfStyleModalContent-module__vTJpua__atsBadge{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.1rem .4rem;font-size:.625rem;font-weight:600}.ResumePdfStyleModalContent-module__vTJpua__atsBadgeSafe{color:var(--color-success);background:color-mix(in srgb, var(--color-success) 12%, transparent)}.ResumePdfStyleModalContent-module__vTJpua__atsBadgeExpressive{color:var(--color-warning);background:color-mix(in srgb, var(--color-warning) 14%, transparent)}.ResumePdfStyleModalContent-module__vTJpua__styleDesc{color:var(--color-text-tertiary);font-size:.75rem;line-height:1.35}.ResumePdfStyleModalContent-module__vTJpua__optionList{border:1px solid var(--color-bg-LightBorder);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.ResumePdfStyleModalContent-module__vTJpua__optionRow{background:var(--color-bg-Surface);opacity:.75;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;display:flex}.ResumePdfStyleModalContent-module__vTJpua__optionRow+.ResumePdfStyleModalContent-module__vTJpua__optionRow{border-top:1px solid var(--color-bg-LightBorder)}.ResumePdfStyleModalContent-module__vTJpua__optionText{flex-direction:column;gap:.12rem;min-width:0;display:flex}.ResumePdfStyleModalContent-module__vTJpua__optionLabel{color:var(--color-text-primary);font-size:.875rem;font-weight:550}.ResumePdfStyleModalContent-module__vTJpua__optionDesc{color:var(--color-text-tertiary);font-size:.75rem;line-height:1.35}.ResumePdfStyleModalContent-module__vTJpua__soonBadge{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-tertiary);background:var(--color-bg-OnSurface);border-radius:100px;flex-shrink:0;padding:.15rem .4rem;font-size:.625rem;font-weight:600}.ResumePdfStyleModalContent-module__vTJpua__optionList>*+*{border-top:1px solid var(--color-bg-LightBorder)}.ResumePdfStyleModalContent-module__vTJpua__optionRowLive{background:var(--color-bg-Surface);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;display:flex}button.ResumePdfStyleModalContent-module__vTJpua__optionRowLive:disabled{opacity:.55;cursor:not-allowed}.ResumePdfStyleModalContent-module__vTJpua__optionRowLive:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:-2px}.ResumePdfStyleModalContent-module__vTJpua__segmented{background:var(--color-bg-OnSurface);border-radius:100px;flex-shrink:0;padding:2px;display:inline-flex}.ResumePdfStyleModalContent-module__vTJpua__segmentedBtn{color:var(--color-text-tertiary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:100px;padding:.3rem .7rem;font-size:.75rem;font-weight:600;transition:color .15s,background-color .15s}.ResumePdfStyleModalContent-module__vTJpua__segmentedBtn[data-active=true]{color:var(--color-bg-Background);background:var(--color-text-primary)}.ResumePdfStyleModalContent-module__vTJpua__segmentedBtn:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.ResumePdfStyleModalContent-module__vTJpua__switch{background:var(--color-bg-OnSurface);border:1px solid var(--color-bg-Border);border-radius:100px;flex-shrink:0;width:40px;height:24px;transition:background-color .15s;position:relative}.ResumePdfStyleModalContent-module__vTJpua__switch[data-on=true]{background:var(--color-text-primary);border-color:var(--color-text-primary)}.ResumePdfStyleModalContent-module__vTJpua__switch:after{content:"";background:var(--color-bg-Background);border-radius:100px;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px}.ResumePdfStyleModalContent-module__vTJpua__switch[data-on=true]:after{transform:translate(16px)}.ResumePdfStyleModalContent-module__vTJpua__overflowBanner{z-index:3;border-color:var(--color-bg-AccentBorder,var(--color-bgblur-Border));width:min(28rem,100% - 8rem);box-shadow:0 16px 48px color-mix(in srgb, var(--color-text-primary) 16%, transparent);pointer-events:auto;border-radius:14px;flex-direction:column;gap:.6rem;padding:.85rem 1rem;display:flex;position:absolute;top:1rem;left:50%;transform:translate(-50%);}.ResumePdfStyleModalContent-module__vTJpua__overflowTitle{color:var(--color-text-primary);font-size:.8125rem;font-weight:600}.ResumePdfStyleModalContent-module__vTJpua__overflowText{color:var(--color-text-tertiary);font-size:.75rem;line-height:1.4}.ResumePdfStyleModalContent-module__vTJpua__overflowActions{gap:.5rem;display:flex}.ResumePdfStyleModalContent-module__vTJpua__trimBtn{background:var(--color-text-primary);color:var(--color-bg-Background);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:5px;padding:.4rem .75rem;font-size:.8125rem;font-weight:600;transition:opacity .15s;display:inline-flex}.ResumePdfStyleModalContent-module__vTJpua__trimBtn:hover{opacity:.88}.ResumePdfStyleModalContent-module__vTJpua__trimBtn span{font-size:1.05rem;line-height:1}.ResumePdfStyleModalContent-module__vTJpua__trimBtn:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.ResumePdfStyleModalContent-module__vTJpua__hugBtn{border:1px solid var(--color-bg-Border);background:var(--color-bg-Surface);color:var(--color-text-secondary);cursor:pointer;border-radius:100px;padding:.4rem .75rem;font-size:.8125rem;font-weight:500}.ResumePdfStyleModalContent-module__vTJpua__hugBtn:hover{color:var(--color-text-primary);border-color:var(--color-bg-AccentBorder)}@media (prefers-reduced-motion:reduce){.ResumePdfStyleModalContent-module__vTJpua__previewCanvas{transition:none}.ResumePdfStyleModalContent-module__vTJpua__previewScaleHostEnter{animation:none}.ResumePdfStyleModalContent-module__vTJpua__previewStageCanvas{will-change:auto}.ResumePdfStyleModalContent-module__vTJpua__previewTrack{will-change:auto;transition:none}}@media (max-width:640px){.ResumePdfStyleModalContent-module__vTJpua__cornerBtn{padding:.5rem .75rem;font-size:.8125rem}.ResumePdfStyleModalContent-module__vTJpua__cornerTopLeft,.ResumePdfStyleModalContent-module__vTJpua__cornerBottomLeft,.ResumePdfStyleModalContent-module__vTJpua__popoverTopLeft,.ResumePdfStyleModalContent-module__vTJpua__popoverBottomLeft{left:.75rem}.ResumePdfStyleModalContent-module__vTJpua__cornerTopLeft{top:.75rem}.ResumePdfStyleModalContent-module__vTJpua__cornerBottomLeft{bottom:.75rem}.ResumePdfStyleModalContent-module__vTJpua__downloadBtn{bottom:.75rem;right:.75rem}.ResumePdfStyleModalContent-module__vTJpua__paneArrowLeft{left:.5rem}.ResumePdfStyleModalContent-module__vTJpua__paneArrowRight{right:.5rem}.ResumePdfStyleModalContent-module__vTJpua__paneLabel{max-width:calc(100% - 1.5rem);bottom:calc(1.25rem + 48px)}.ResumePdfStyleModalContent-module__vTJpua__previewStage{--resume-preview-padding-top:8rem;--resume-preview-padding-bottom:4.5rem}.ResumePdfStyleModalContent-module__vTJpua__popover{width:calc(100% - 1.5rem)}.ResumePdfStyleModalContent-module__vTJpua__popoverTopLeft{top:calc(1.25rem + 48px)}.ResumePdfStyleModalContent-module__vTJpua__popoverBottomLeft{bottom:calc(1.25rem + 48px)}}
.ShinyText-module__3sFDAG__root{font:inherit;letter-spacing:inherit;line-height:inherit;font-weight:inherit;font-variation-settings:inherit;direction:ltr;unicode-bidi:isolate;display:inline-block;position:relative}.ShinyText-module__3sFDAG__base{z-index:0;color:inherit;position:relative}.ShinyText-module__3sFDAG__shine{z-index:1;pointer-events:none;white-space:nowrap;color:#0000;font:inherit;letter-spacing:inherit;line-height:inherit;font-weight:inherit;font-variation-settings:inherit;background:linear-gradient(90deg, transparent 0%, transparent 38%, color-mix(in srgb, var(--color-text-primary,var(--foreground)) 72%, transparent) 50%, transparent 62%, transparent 100%);-webkit-text-fill-color:transparent;background-position:100%;background-repeat:no-repeat;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2.4s linear infinite ShinyText-module__3sFDAG__shiny-text-sweep;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.ShinyText-module__3sFDAG__shine{display:none}}@keyframes ShinyText-module__3sFDAG__shiny-text-sweep{0%{background-position:100%}to{background-position:-100%}}
.SupportWidget-module__Xhxe6a__root{--support-left:auto;--support-top:auto;--support-open-left:var(--support-left);--support-open-top:var(--support-top);--support-panel-height:auto;--support-relocate-duration:.14s;--support-relocate-ease:ease;--support-morph-duration:.28s;--support-morph-ease:cubic-bezier(.32, .72, 0, 1);--support-crossfade-duration:.16s;--support-content-reveal-delay:.14s;--support-fab-size:34px;--support-fab-icon-size:16px;--support-fab-icon-weight:400;--support-fab-icon-opsz:20;--support-fab-bg:var(--color-bgblur-OnSurface);--support-fab-bg-hover:#0000003a;--support-fab-color:var(--color-content-primary);--support-fab-radius:50%;--support-fab-border-width:1px;--support-fab-border-color:transparent;--support-fab-shadow:var(--shadow-xl);--support-fab-shadow-hover:var(--shadow-2xl,var(--shadow-xl));--support-panel-width:360px;--support-panel-radius:20px;--support-panel-bg:var(--color-bgblur-Background);--support-panel-border-color:var(--color-bgblur-Border);--support-panel-shadow:var(--shadow-xl);--support-panel-padding:1.125rem 1.125rem 1.25rem;bottom:max(1.5rem, env(safe-area-inset-bottom,0px));right:max(1.5rem, env(safe-area-inset-right,0px));z-index:var(--z-overlay);box-sizing:border-box;width:var(--support-fab-size);height:var(--support-fab-size);border:var(--support-fab-border-width) solid var(--support-fab-border-color);border-radius:var(--support-fab-radius);background-color:var(--support-fab-bg);color:var(--support-fab-color);pointer-events:none;opacity:1;isolation:isolate;-webkit-tap-highlight-color:transparent;transition:opacity var(--support-relocate-duration) var(--support-relocate-ease), width var(--support-morph-duration) var(--support-morph-ease), height var(--support-morph-duration) var(--support-morph-ease), border-radius var(--support-morph-duration) var(--support-morph-ease), background-color var(--support-morph-duration) var(--support-morph-ease), border-color var(--support-morph-duration) var(--support-morph-ease), box-shadow var(--support-morph-duration) var(--support-morph-ease), padding var(--support-morph-duration) var(--support-morph-ease);margin:0;padding:0;display:block;position:fixed;overflow:hidden}.SupportWidget-module__Xhxe6a__root:not([data-anchored]):not([data-open]){visibility:hidden;pointer-events:none;opacity:0}.SupportWidget-module__Xhxe6a__root[data-anchored]{bottom:auto;right:auto;left:var(--support-left);top:var(--support-top)}.SupportWidget-module__Xhxe6a__root[data-position-mode=studio-rail]:not([data-open]){opacity:0;pointer-events:none;visibility:hidden}.SupportWidget-module__Xhxe6a__root[data-relocating=out],.SupportWidget-module__Xhxe6a__root[data-relocating=in]{opacity:0}.SupportWidget-module__Xhxe6a__root[data-relocating]{pointer-events:none}.SupportWidget-module__Xhxe6a__root[data-open]{left:var(--support-open-left);top:var(--support-open-top);width:min(var(--support-panel-width), calc(100vw - 2rem));height:var(--support-panel-height);max-height:calc(100vh - 2rem);padding:var(--support-panel-padding);border-radius:var(--support-panel-radius);border-color:var(--support-panel-border-color);background-color:var(--support-panel-bg);box-shadow:var(--support-panel-shadow);-webkit-backdrop-filter:blur(24px)saturate(1.2);backdrop-filter:blur(24px)saturate(1.2);overscroll-behavior:contain;transition:opacity var(--support-relocate-duration) var(--support-relocate-ease), width var(--support-morph-duration) var(--support-morph-ease), height var(--support-morph-duration) var(--support-morph-ease), border-radius var(--support-morph-duration) var(--support-morph-ease), background-color var(--support-morph-duration) var(--support-morph-ease), border-color var(--support-morph-duration) var(--support-morph-ease), box-shadow var(--support-morph-duration) var(--support-morph-ease), left var(--support-morph-duration) var(--support-morph-ease), top var(--support-morph-duration) var(--support-morph-ease), padding var(--support-morph-duration) var(--support-morph-ease);pointer-events:auto;color:var(--color-text-primary);flex-direction:column;display:flex;overflow:hidden}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.SupportWidget-module__Xhxe6a__root[data-open]{background:color-mix(in srgb, var(--support-panel-bg) 92%, transparent);-webkit-backdrop-filter:none;backdrop-filter:none}}.SupportWidget-module__Xhxe6a__fabFace{pointer-events:auto;z-index:2;box-sizing:border-box;border-radius:inherit;color:inherit;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;opacity:1;transition:opacity var(--support-crossfade-duration) ease, transform var(--transition-normal);background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:absolute;inset:0}.SupportWidget-module__Xhxe6a__fabFace:hover{background-color:var(--support-fab-bg-hover)}.SupportWidget-module__Xhxe6a__fabFace:active{transform:scale(.96)}.SupportWidget-module__Xhxe6a__fabFace:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:3px}.SupportWidget-module__Xhxe6a__root[data-open] .SupportWidget-module__Xhxe6a__fabFace{opacity:0;pointer-events:none;cursor:default;touch-action:manipulation}.SupportWidget-module__Xhxe6a__fabFace .SupportWidget-module__Xhxe6a__fabIcon{font-size:var(--support-fab-icon-size);width:var(--support-fab-icon-size);height:var(--support-fab-icon-size);font-variation-settings:"FILL" 0, "wght" var(--support-fab-icon-weight), "GRAD" 0, "opsz" var(--support-fab-icon-opsz);line-height:1}.SupportWidget-module__Xhxe6a__body{z-index:1;box-sizing:border-box;width:min(var(--support-panel-width), calc(100vw - 2rem));opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--support-crossfade-duration) ease, visibility var(--support-crossfade-duration) ease;transition-delay:0s;position:relative}.SupportWidget-module__Xhxe6a__root[data-open] .SupportWidget-module__Xhxe6a__body{pointer-events:auto;flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex}.SupportWidget-module__Xhxe6a__root[data-open][data-content-ready] .SupportWidget-module__Xhxe6a__body{opacity:1;visibility:visible;transition-delay:var(--support-content-reveal-delay)}.SupportWidget-module__Xhxe6a__form{flex-direction:column;flex:1;gap:0;height:100%;min-height:0;display:flex}.SupportWidget-module__Xhxe6a__formHeader{z-index:1;background-color:var(--support-panel-bg);flex-shrink:0;position:relative}.SupportWidget-module__Xhxe6a__formScroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;scrollbar-display:none;-ms-overflow-style:none;flex:1;min-height:0;overflow:hidden auto}.SupportWidget-module__Xhxe6a__formScroll::-webkit-scrollbar{width:0;height:0;display:none}.SupportWidget-module__Xhxe6a__formScrollInner{flex-direction:column;gap:.875rem;padding-top:.375rem;padding-bottom:.25rem;display:flex}.SupportWidget-module__Xhxe6a__formFooter{--support-footer-fade:1.5rem;z-index:1;margin-top:calc(var(--support-footer-fade) * -1);padding-top:var(--support-footer-fade);background:linear-gradient(to top, var(--support-panel-bg) 0%, var(--support-panel-bg) calc(100% - var(--support-footer-fade)), transparent 100%);pointer-events:none;flex-direction:column;flex-shrink:0;gap:.5rem;display:flex;position:relative}.SupportWidget-module__Xhxe6a__formFooter>*{pointer-events:auto}.SupportWidget-module__Xhxe6a__header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.SupportWidget-module__Xhxe6a__title{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.SupportWidget-module__Xhxe6a__subtitle{color:var(--color-text-tertiary);margin:0;font-size:.8125rem;line-height:1.4}.SupportWidget-module__Xhxe6a__closeBtn{width:32px;height:32px;color:var(--color-text-tertiary);cursor:pointer;touch-action:manipulation;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin:0 -4px 0 0;display:inline-flex}.SupportWidget-module__Xhxe6a__closeBtn:hover{background:var(--color-bg-OnSurface);color:var(--color-text-primary)}.SupportWidget-module__Xhxe6a__closeBtn:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.SupportWidget-module__Xhxe6a__fields{border:none;flex-direction:column;gap:.875rem;margin:0;padding:0;display:flex}.SupportWidget-module__Xhxe6a__sheetBody{padding-bottom:.25rem}.SupportWidget-module__Xhxe6a__sheetFooter{flex-direction:column;gap:.5rem;width:100%;display:flex}.SupportWidget-module__Xhxe6a__topics{flex-wrap:wrap;gap:.375rem;display:flex}.SupportWidget-module__Xhxe6a__topicChip{border:1px solid var(--color-bg-Border);color:var(--color-text-secondary);cursor:pointer;touch-action:manipulation;transition:border-color var(--transition-fast), color var(--transition-fast), background-color var(--transition-fast);background:0 0;border-radius:999px;padding:.3125rem .75rem;font-size:.75rem;font-weight:500}.SupportWidget-module__Xhxe6a__topicChip:hover{border-color:var(--color-bg-AccentBorder);color:var(--color-text-primary)}.SupportWidget-module__Xhxe6a__topicChip[data-active]{background:var(--color-bg-i-Surface);border-color:var(--color-bg-i-Surface);color:var(--color-text-i-primary)}.SupportWidget-module__Xhxe6a__topicChip:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.SupportWidget-module__Xhxe6a__honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.SupportWidget-module__Xhxe6a__error{color:var(--color-error);font-size:.8125rem;line-height:1.4}.SupportWidget-module__Xhxe6a__send{background:var(--color-bg-i-Surface);width:100%;color:var(--color-text-i-primary);cursor:pointer;touch-action:manipulation;transition:opacity var(--transition-fast), transform var(--transition-fast);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.375rem;padding:.75rem;font-size:.875rem;font-weight:600;display:inline-flex}.SupportWidget-module__Xhxe6a__send:hover:not(:disabled){opacity:.9}.SupportWidget-module__Xhxe6a__send:active:not(:disabled){transform:scale(.99)}.SupportWidget-module__Xhxe6a__send:disabled{opacity:.45;cursor:not-allowed}.SupportWidget-module__Xhxe6a__send:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.SupportWidget-module__Xhxe6a__spin{animation:.9s linear infinite SupportWidget-module__Xhxe6a__support-spin}@keyframes SupportWidget-module__Xhxe6a__support-spin{to{transform:rotate(360deg)}}.SupportWidget-module__Xhxe6a__success{text-align:center;flex-direction:column;align-items:center;gap:.375rem;padding:1.5rem 1rem;display:flex}.SupportWidget-module__Xhxe6a__successIcon{color:var(--color-success)}.SupportWidget-module__Xhxe6a__successTitle{color:var(--color-text-primary);font-size:1rem;font-weight:600}.SupportWidget-module__Xhxe6a__successText{color:var(--color-text-tertiary);font-size:.8125rem;line-height:1.5}@media (max-width:640px){.SupportWidget-module__Xhxe6a__root:not([data-anchored]):not([data-open]){bottom:max(1rem, env(safe-area-inset-bottom,0px));right:max(1rem, env(safe-area-inset-right,0px));left:auto}.SupportWidget-module__Xhxe6a__fabFace{cursor:pointer;touch-action:manipulation}}.SupportWidget-module__Xhxe6a__embeddedTrigger{box-sizing:border-box;border:var(--support-fab-border-width,1px) solid var(--support-fab-border-color,transparent);background-color:var(--support-fab-bg,var(--color-bgblur-OnSurface));width:44px;min-width:44px;height:44px;min-height:44px;color:var(--support-fab-color,var(--color-content-primary));box-shadow:var(--support-fab-shadow,var(--shadow-xl));cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background-color var(--transition-normal,.15s ease), transform var(--transition-normal,.15s ease), box-shadow var(--transition-normal,.15s ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.SupportWidget-module__Xhxe6a__embeddedTrigger:hover{background-color:var(--support-fab-bg-hover,#0000003a);box-shadow:var(--support-fab-shadow-hover,var(--shadow-2xl,var(--shadow-xl)))}.SupportWidget-module__Xhxe6a__embeddedTrigger:active{transform:scale(.96)}.SupportWidget-module__Xhxe6a__embeddedTrigger:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:3px}.SupportWidget-module__Xhxe6a__embeddedTriggerIcon{font-size:var(--support-fab-icon-size,16px);width:var(--support-fab-icon-size,16px);height:var(--support-fab-icon-size,16px);font-variation-settings:"FILL" 0, "wght" var(--support-fab-icon-weight,400), "GRAD" 0, "opsz" var(--support-fab-icon-opsz,20);line-height:1}@media (prefers-reduced-motion:reduce){.SupportWidget-module__Xhxe6a__root,.SupportWidget-module__Xhxe6a__root[data-anchored],.SupportWidget-module__Xhxe6a__root[data-open],.SupportWidget-module__Xhxe6a__fabFace,.SupportWidget-module__Xhxe6a__body,.SupportWidget-module__Xhxe6a__send,.SupportWidget-module__Xhxe6a__closeBtn,.SupportWidget-module__Xhxe6a__topicChip,.SupportWidget-module__Xhxe6a__embeddedTrigger{transition:none;animation:none}.SupportWidget-module__Xhxe6a__root[data-open][data-content-ready] .SupportWidget-module__Xhxe6a__body{transition-delay:0s}.SupportWidget-module__Xhxe6a__root[data-relocating=out],.SupportWidget-module__Xhxe6a__root[data-relocating=in]{opacity:1}.SupportWidget-module__Xhxe6a__spin{animation:none}}
.PlanBenefit-module__tmyheW__list{margin:0;padding:0;list-style:none;display:contents}.PlanBenefit-module__tmyheW__item{margin-top:var(--plan-benefit-gap);font-family:var(--font-sans);font-variation-settings:"wght" 500;color:var(--color-text-secondary);justify-content:flex-start;align-self:start;align-items:center;gap:.7rem;font-size:.93rem;font-weight:500;line-height:1.45;display:flex}.PlanBenefit-module__tmyheW__itemLead{margin-top:var(--plan-section-gap)}.PlanBenefit-module__tmyheW__icon{width:1.3rem;height:1.3rem;color:var(--color-text-secondary);flex-shrink:0;justify-content:center;align-items:center;margin-top:.2rem;font-size:1.3rem;display:flex}
.bento-viewers-module__vbW33q__heroRoot{background:var(--background);border-radius:var(--modal-sheet-top-radius,32px) var(--modal-sheet-top-radius,32px) 0 0;width:100%;margin-bottom:1rem;overflow:hidden}.bento-viewers-module__vbW33q__heroMedia{background:var(--muted);border-radius:inherit;width:100%;height:clamp(320px,45vh,560px);min-height:320px;max-height:560px;position:relative;overflow:hidden}.postHeroModalShell .bento-viewers-module__vbW33q__heroRoot{height:100%;margin-bottom:0}.postHeroModalShell .bento-viewers-module__vbW33q__heroMedia{height:100%;min-height:0;max-height:100%}.bento-viewers-module__vbW33q__heroImage,.bento-viewers-module__vbW33q__heroVideo{object-fit:cover;width:100%;height:100%}
.MinimalSidebar-module__ofg9gG__rail{box-sizing:border-box;width:100%;height:100%;padding:var(--pane-header-padding-top,16px) 0 24px;background:0 0;flex-direction:column;align-items:flex-end;display:flex}.MinimalSidebar-module__ofg9gG__spacer{flex:auto}.MinimalSidebar-module__ofg9gG__footer{flex-direction:column;align-items:flex-end;gap:4px;transition:opacity .16s,visibility 0s linear .16s;display:flex}.MinimalSidebar-module__ofg9gG__rail[data-peeking=true] .MinimalSidebar-module__ofg9gG__footer{opacity:0;visibility:hidden;pointer-events:none}.MinimalSidebar-module__ofg9gG__expandButton,.MinimalSidebar-module__ofg9gG__railButton{z-index:61;box-sizing:border-box;width:48px;height:48px;color:var(--color-text-tertiary);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background-color .16s,color .16s;display:inline-flex;position:relative}.MinimalSidebar-module__ofg9gG__expandButton:hover,.MinimalSidebar-module__ofg9gG__railButton:hover{background:var(--color-bg-Surface);color:var(--color-text-primary)}.MinimalSidebar-module__ofg9gG__expandButton:focus-visible,.MinimalSidebar-module__ofg9gG__railButton:focus-visible{outline-offset:2px;outline:2px solid}.MinimalSidebar-module__ofg9gG__railButtonActive,.MinimalSidebar-module__ofg9gG__railButtonActive:hover{color:var(--color-text-primary)}:is(.MinimalSidebar-module__ofg9gG__expandButton .material-symbols-rounded,.MinimalSidebar-module__ofg9gG__railButton .material-symbols-rounded){font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;font-size:22px;line-height:1}@media (prefers-reduced-motion:reduce){.MinimalSidebar-module__ofg9gG__expandButton,.MinimalSidebar-module__ofg9gG__railButton{transition:none}}
.PublicRoleScreen-module__sM0zBq__page{background-color:var(--color-bg-Background);min-height:100vh;padding:48px 20px 96px}.PublicRoleScreen-module__sM0zBq__sheet{max-width:720px;margin:0 auto}.PublicRoleScreen-module__sM0zBq__applyBar{border-top:1px solid var(--color-border);justify-content:center;margin-top:32px;padding-top:28px;display:flex}.PublicRoleScreen-module__sM0zBq__applyButton{background-color:var(--color-text-primary);min-height:44px;color:var(--color-bg-Background);border-radius:999px;justify-content:center;align-items:center;padding:12px 28px;font-size:14.5px;font-weight:640;text-decoration:none;display:inline-flex}.PublicRoleScreen-module__sM0zBq__applyButton:hover{opacity:.88}@media (max-width:560px){.PublicRoleScreen-module__sM0zBq__page{padding:28px 16px 72px}}
/*# sourceMappingURL=28uogltw1kvru.css.map*/