.PublicProfileEdit-module__FoujQa__panel{max-width:var(--layout-page-max-width);padding:1.5rem var(--layout-page-padding-x) 3rem;flex-direction:column;gap:1.13rem;margin-inline:auto;display:flex}.PublicProfileEdit-module__FoujQa__panelEmbedded{max-width:none;margin-inline:0;padding:0}.PublicProfileEdit-module__FoujQa__bioSection{flex-direction:column;gap:.75rem;margin-block-end:3rem;display:flex}.PublicProfileEdit-module__FoujQa__viewPublicLink{color:var(--fg-muted);font-size:.88rem;font-weight:500}.PublicProfileEdit-module__FoujQa__viewPublicLink:hover{color:var(--accent-fg)}
.PublicProfileComments-module__xVZxOW__composeBox{box-sizing:border-box;border:2px solid color-mix(in srgb, var(--fg-default) 6%, transparent);border-radius:var(--radius);background:var(--bg-canvas);padding:.75rem}.PublicProfileComments-module__xVZxOW__section{margin-block-start:0}.PublicProfileComments-module__xVZxOW__list{margin-block-start:0;padding-block-start:0}.PublicProfileComments-module__xVZxOW__composeTextarea{box-sizing:border-box;resize:none;width:100%;min-height:5rem;color:var(--fg-default);scrollbar-width:none;-ms-overflow-style:none;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:.94rem;line-height:1.5;display:block}.PublicProfileComments-module__xVZxOW__composeTextarea::-webkit-scrollbar{width:0;height:0;display:none}.PublicProfileComments-module__xVZxOW__composeTextarea::placeholder{color:var(--fg-muted)}.PublicProfileComments-module__xVZxOW__composeSubmit{color:var(--fg-muted);background:var(--bg-subtle);border-radius:var(--radius);cursor:pointer;border:none;align-items:center;padding-block:.45rem;padding-inline:.85rem;font-family:inherit;font-size:.88rem;font-weight:600;line-height:1.25;transition:color .2s,background-color .2s;display:inline-flex}.PublicProfileComments-module__xVZxOW__composeActions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.PublicProfileComments-module__xVZxOW__composeCancel{color:var(--fg-muted);border-radius:var(--radius);cursor:pointer;background:0 0;border:none;align-items:center;padding-block:.45rem;padding-inline:.85rem;font-family:inherit;font-size:.88rem;font-weight:600;line-height:1.25;transition:color .2s,background-color .2s;display:inline-flex}.PublicProfileComments-module__xVZxOW__composeCancel:hover,.PublicProfileComments-module__xVZxOW__composeSubmit:hover:not(:disabled){color:var(--fg-default);background:var(--bg-hover)}.PublicProfileComments-module__xVZxOW__composeSubmit:disabled{opacity:.5;cursor:not-allowed}.PublicProfileComments-module__xVZxOW__composeRow{margin-bottom:1.5rem}.PublicProfileComments-module__xVZxOW__loginHint{color:var(--fg-muted);margin:0 0 1.25rem;font-size:.88rem}.PublicProfileComments-module__xVZxOW__commentList{margin:0;padding:0;list-style:none}.PublicProfileComments-module__xVZxOW__comment{box-sizing:border-box;border-bottom:1px solid var(--border-muted);flex-direction:column;width:100%;min-width:0;padding-block:1.25rem;display:flex}.PublicProfileComments-module__xVZxOW__commentRow{gap:.75rem;width:100%;min-width:0;display:flex}.PublicProfileComments-module__xVZxOW__commentList>.PublicProfileComments-module__xVZxOW__comment:first-child{padding-top:0}.PublicProfileComments-module__xVZxOW__commentList>.PublicProfileComments-module__xVZxOW__comment:last-child{border-bottom:none}.PublicProfileComments-module__xVZxOW__commentAvatar{border-radius:var(--radius-circle);background:var(--bg-subtle);flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;overflow:hidden}.PublicProfileComments-module__xVZxOW__commentAvatarNested{width:2.25rem;height:2.25rem}.PublicProfileComments-module__xVZxOW__commentAvatarImg{object-fit:cover;width:100%;height:100%}.PublicProfileComments-module__xVZxOW__commentAvatarPlaceholder{width:1.25rem;height:1.25rem;color:var(--fg-muted)}.PublicProfileComments-module__xVZxOW__commentAvatarLetter{background:var(--accent-fg);color:#fff;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.05rem;font-weight:600;line-height:1;display:flex}.PublicProfileComments-module__xVZxOW__commentAvatarNested .PublicProfileComments-module__xVZxOW__commentAvatarLetter{font-size:.9rem}.PublicProfileComments-module__xVZxOW__commentMain{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.PublicProfileComments-module__xVZxOW__commentHead{align-items:flex-start;gap:.75rem;display:flex}.PublicProfileComments-module__xVZxOW__commentHeadText{flex-direction:column;gap:.15rem;min-width:0;display:flex}.PublicProfileComments-module__xVZxOW__commentMetaRow{align-items:center;gap:.35rem;min-width:0;display:inline-flex}.PublicProfileComments-module__xVZxOW__commentAuthor{color:var(--fg-default);font-size:.94rem;font-weight:600;line-height:1.25}.PublicProfileComments-module__xVZxOW__commentDate{color:var(--fg-muted);font-size:.81rem;font-weight:400;line-height:1.25}.PublicProfileComments-module__xVZxOW__commentText{color:color-mix(in srgb, var(--fg-default) 88%, var(--fg-muted));white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;margin:.1rem 0 0;font-size:.94rem;font-weight:400;line-height:1.55}.PublicProfileComments-module__xVZxOW__commentTextDeleted{color:var(--fg-muted);font-style:italic}.PublicProfileComments-module__xVZxOW__commentActions{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:.15rem;display:flex}.PublicProfileComments-module__xVZxOW__commentActionLink{width:auto;color:var(--fg-muted);cursor:pointer;background:0 0;border:none;flex:none;align-items:center;gap:.25rem;padding:0;font-family:inherit;font-size:.88rem;font-weight:500;line-height:1.25;transition:color .2s,opacity .2s;display:inline-flex}.PublicProfileComments-module__xVZxOW__commentActionLink:hover:not(:disabled),.PublicProfileComments-module__xVZxOW__commentActionLinkAccent{color:var(--accent-fg)}.PublicProfileComments-module__xVZxOW__commentActionLink:disabled{opacity:.5;cursor:not-allowed}.PublicProfileComments-module__xVZxOW__commentActionLinkMuted{color:var(--fg-muted)}.PublicProfileComments-module__xVZxOW__commentActionLinkActive{color:var(--danger-fg)}.PublicProfileComments-module__xVZxOW__commentReactionHeart{flex-shrink:0;width:.85rem;height:.85rem}.PublicProfileComments-module__xVZxOW__commentDelete{color:var(--fg-muted);border-radius:var(--radius);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.15rem;transition:color .2s;display:inline-flex}.PublicProfileComments-module__xVZxOW__commentDelete:hover{color:var(--danger-fg)}.PublicProfileComments-module__xVZxOW__commentEditBtn{color:var(--fg-muted);border-radius:var(--radius);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.15rem;transition:color .2s;display:inline-flex}.PublicProfileComments-module__xVZxOW__commentEditBtn:hover,.PublicProfileComments-module__xVZxOW__commentEditBtnActive{color:var(--accent-fg)}.PublicProfileComments-module__xVZxOW__commentDeleteIcon{width:.85rem;height:.85rem}.PublicProfileComments-module__xVZxOW__replies{box-sizing:border-box;flex-direction:column;width:100%;min-width:0;margin-top:.75rem;padding-left:2.5rem;display:flex}.PublicProfileComments-module__xVZxOW__replies .PublicProfileComments-module__xVZxOW__replies{padding-left:0}.PublicProfileComments-module__xVZxOW__replies .PublicProfileComments-module__xVZxOW__comment{border-bottom:1px solid var(--border-muted);padding-block:1rem}.PublicProfileComments-module__xVZxOW__replies .PublicProfileComments-module__xVZxOW__comment:last-child{border-bottom:none;padding-bottom:0}.PublicProfileComments-module__xVZxOW__replyForm{margin-top:.5rem}
.CreateResourceContent-module__b5R2iG__presentation{min-height:calc(100vh - var(--navbar-height) - 200px);padding-block:2.5rem 4.5rem;position:relative;overflow:visible}.CreateResourceContent-module__b5R2iG__container{z-index:1;box-sizing:border-box;flex-direction:column;gap:4rem;width:100%;min-width:0;display:flex;position:relative;overflow:visible}.CreateResourceContent-module__b5R2iG__processFlowStepNumber{--process-flow-ring-duration:.3s}.CreateResourceContent-module__b5R2iG__sellerAgreementWrap{--agreement-icon-text-gap:1rem}.CreateResourceContent-module__b5R2iG__heroSplit{grid-template-columns:minmax(0,1.1fr) minmax(280px,30rem);align-items:center;gap:2rem 3rem;display:grid}.CreateResourceContent-module__b5R2iG__heroCopy{min-width:0;position:relative}.CreateResourceContent-module__b5R2iG__heroCopy:before{content:"";border-radius:var(--radius-circle);pointer-events:none;z-index:-1;filter:blur(56px);opacity:.2;background:radial-gradient(circle, color-mix(in srgb, var(--accent-fg) 14%, transparent) 0%, transparent 72%);width:22rem;height:22rem;position:absolute;top:50%;left:-7rem;transform:translateY(-50%)}.CreateResourceContent-module__b5R2iG__heroTitle{color:var(--fg-default);letter-spacing:-.04em;text-align:left;margin-block:0 1.1rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:clamp(2.35rem,5vw,3.65rem);font-weight:700;line-height:1.05}.CreateResourceContent-module__b5R2iG__heroTitleAccent{color:var(--accent-fg);display:block}.CreateResourceContent-module__b5R2iG__heroLead{max-width:min(36rem,100%);margin-bottom:1.15rem}.CreateResourceContent-module__b5R2iG__heroSubtitle{color:var(--fg-muted);margin:0 0 1.1rem;font-size:1.12rem;line-height:1.65}.CreateResourceContent-module__b5R2iG__heroLead .CreateResourceContent-module__b5R2iG__ctaButton{margin-inline:0}.CreateResourceContent-module__b5R2iG__heroLeadActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.CreateResourceContent-module__b5R2iG__heroLeadActions .CreateResourceContent-module__b5R2iG__ctaButton,.CreateResourceContent-module__b5R2iG__heroLeadActions .CreateResourceContent-module__b5R2iG__heroDemoEditorLink{white-space:nowrap;flex:none}.CreateResourceContent-module__b5R2iG__secondaryActionLink{box-sizing:border-box;width:fit-content;min-height:2.63rem;color:var(--fg-default);text-align:center;background:var(--bg-subtle);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;justify-content:center;align-items:center;padding-block:.63rem;padding-inline:1.13rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .2s;display:flex}.CreateResourceContent-module__b5R2iG__secondaryActionLink:hover{background:color-mix(in srgb, var(--fg-default) 10%, var(--bg-subtle))}.CreateResourceContent-module__b5R2iG__heroLeadActions .CreateResourceContent-module__b5R2iG__heroDemoEditorLink{min-width:0;max-width:none}.CreateResourceContent-module__b5R2iG__heroPlatformInfo{box-sizing:border-box;flex-direction:column;gap:2rem;width:100%;margin-inline:auto;padding-inline:1.5rem;display:flex;position:relative;overflow:visible}.CreateResourceContent-module__b5R2iG__heroPlatformInfo:after{content:"";border-radius:var(--radius-circle);pointer-events:none;z-index:0;filter:blur(56px);opacity:.2;background:radial-gradient(circle, color-mix(in srgb, var(--accent-fg) 14%, transparent) 0%, transparent 72%);width:24rem;height:24rem;position:absolute;top:50%;right:-6rem;transform:translateY(-50%)}.CreateResourceContent-module__b5R2iG__heroPlatformInfoLinks{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.CreateResourceContent-module__b5R2iG__heroPlatformInfoLinkPath{fill:none;stroke:var(--border-muted);stroke-width:1px;stroke-dasharray:4 4;stroke-linecap:butt;stroke-linejoin:miter}.CreateResourceContent-module__b5R2iG__heroPlatformInfoLinkPathRound{fill:none;stroke:var(--border-muted);stroke-width:1px;stroke-dasharray:4 4;stroke-linecap:round;stroke-linejoin:miter}.CreateResourceContent-module__b5R2iG__heroPlatformInfoLinkPathDraw{stroke-dashoffset:var(--path-length,0);animation:.55s forwards CreateResourceContent-module__b5R2iG__heroPlatformLinkDraw;animation-delay:var(--link-draw-delay,0s)}@keyframes CreateResourceContent-module__b5R2iG__heroPlatformLinkDraw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.CreateResourceContent-module__b5R2iG__heroPlatformInfoLinkPathDraw{stroke-dashoffset:0;animation:none}}.CreateResourceContent-module__b5R2iG__heroPlatformInfoItem{z-index:1;isolation:isolate;box-sizing:border-box;border-radius:var(--radius);border:1px dashed var(--border-muted);width:50%;min-width:0;padding:.75rem 1rem .75rem 0;position:relative;overflow:hidden}.CreateResourceContent-module__b5R2iG__heroPlatformInfoItemInner{align-items:center;gap:.85rem 1rem;width:100%;min-width:0;display:flex}.CreateResourceContent-module__b5R2iG__heroPlatformInfoItemStart{align-self:flex-start;margin-inline-start:12.5%}.CreateResourceContent-module__b5R2iG__heroPlatformInfoItemShifted{align-self:flex-start;margin-inline-start:37.5%}.CreateResourceContent-module__b5R2iG__heroPlatformInfoItem:before{content:"";inset-block:0;opacity:.25;pointer-events:none;z-index:-1;border-radius:var(--radius);background:linear-gradient(90deg, color-mix(in srgb, var(--accent-fg) 20%, transparent), transparent);width:50vh;position:absolute;left:0}.CreateResourceContent-module__b5R2iG__heroPlatformInfoItemShifted:before{background:linear-gradient(270deg, color-mix(in srgb, var(--accent-fg) 16%, transparent), transparent);left:auto;right:0}.CreateResourceContent-module__b5R2iG__heroPlatformInfoRail{background:var(--accent-fg);flex-shrink:0;align-self:stretch;width:4px}.CreateResourceContent-module__b5R2iG__heroPlatformInfoIcon{width:3.75rem;color:var(--accent-fg);flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;display:flex}.CreateResourceContent-module__b5R2iG__heroPlatformInfoIconSvg{width:2.25rem;height:2.25rem;display:block}.CreateResourceContent-module__b5R2iG__heroPlatformInfoLogo{flex-shrink:0;width:2.25rem;height:2.25rem;display:block;position:relative}.CreateResourceContent-module__b5R2iG__heroPlatformInfoLogoLight,.CreateResourceContent-module__b5R2iG__heroPlatformInfoLogoDark{object-fit:contain;width:100%;height:100%;display:none}:root[data-theme=light] .CreateResourceContent-module__b5R2iG__heroPlatformInfoLogoLight{display:block}:root[data-theme=dark] .CreateResourceContent-module__b5R2iG__heroPlatformInfoLogoDark{display:block}.CreateResourceContent-module__b5R2iG__heroPlatformInfoContent{flex:1;align-self:center;min-width:0;padding-block:.15rem}.CreateResourceContent-module__b5R2iG__heroPlatformInfoTitle{letter-spacing:.05em;color:var(--accent-fg);margin:0 0 .35rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.2}.CreateResourceContent-module__b5R2iG__heroPlatformInfoText{color:var(--fg-muted);margin:0;font-size:.94rem;line-height:1.6}.CreateResourceContent-module__b5R2iG__heroStats{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.65rem;width:fit-content;max-width:100%;margin-inline:auto;display:flex}.CreateResourceContent-module__b5R2iG__heroStat{box-sizing:border-box;border-radius:var(--radius);border:1px dashed var(--border-muted);background:0 0;flex-flow:wrap;flex:0 auto;align-items:baseline;gap:.45rem;min-width:min(100%,9rem);padding:.65rem 1rem;display:flex}.CreateResourceContent-module__b5R2iG__heroStatValue{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:var(--fg-default);white-space:nowrap;margin:0;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1.06rem;font-weight:600;line-height:1}.CreateResourceContent-module__b5R2iG__heroStatLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-muted);white-space:nowrap;margin:0;font-size:.75rem;font-weight:600}.CreateResourceContent-module__b5R2iG__heroHighlights{box-sizing:border-box;border-radius:var(--radius);border:1px dashed var(--border-muted);background:0 0;flex-direction:column;align-items:stretch;gap:.75rem;width:max-content;max-width:100%;margin:0;margin-inline:auto;padding:1rem;list-style:none;display:flex}.CreateResourceContent-module__b5R2iG__heroHighlight{align-items:center;gap:1rem;width:100%;min-width:0;font-size:1.05rem;display:flex}.CreateResourceContent-module__b5R2iG__heroHighlightMark{flex-shrink:0;width:1.4em;height:1.4em;display:block;overflow:visible}.CreateResourceContent-module__b5R2iG__heroHighlightMarkPath{fill:none;stroke:var(--bg-hover);stroke-width:5.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:241 10000000;stroke-dashoffset:0;transition:stroke .2s,stroke-dasharray .5s,stroke-dashoffset .5s}.CreateResourceContent-module__b5R2iG__heroHighlightMarkSelected .CreateResourceContent-module__b5R2iG__heroHighlightMarkPath{stroke:var(--accent-fg);stroke-dasharray:120.012 10000000;stroke-dashoffset:-262.29px}.CreateResourceContent-module__b5R2iG__heroHighlightText{min-width:0;color:var(--fg-muted);text-align:left;flex:1;font-size:1.05rem;line-height:1.5}.CreateResourceContent-module__b5R2iG__heroVisual{justify-content:center;align-items:center;min-height:28rem;display:flex}.CreateResourceContent-module__b5R2iG__heroVisualShell{aspect-ratio:1;box-sizing:border-box;isolation:isolate;border-radius:var(--radius-circle);background:0 0;justify-content:center;align-items:center;width:min(100%,30rem);padding:3.25rem;display:flex;position:relative;overflow:hidden}.CreateResourceContent-module__b5R2iG__heroVisualShell:before{content:"";border-radius:var(--radius-circle);pointer-events:none;z-index:0;opacity:.2;background:radial-gradient(circle at 44% 82%, color-mix(in srgb, var(--accent-fg) 16%, transparent), transparent 64%);position:absolute;inset:0}.CreateResourceContent-module__b5R2iG__heroImage{z-index:1;object-fit:contain;width:100%;height:100%;display:block;position:relative}.CreateResourceContent-module__b5R2iG__revealUp,.CreateResourceContent-module__b5R2iG__revealLeft,.CreateResourceContent-module__b5R2iG__revealRight{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s)}.CreateResourceContent-module__b5R2iG__revealUp{transform:translateY(1.75rem)}.CreateResourceContent-module__b5R2iG__revealLeft{transform:translate(-1.75rem)}.CreateResourceContent-module__b5R2iG__revealRight{transform:translate(1.75rem)}.CreateResourceContent-module__b5R2iG__revealVisible.CreateResourceContent-module__b5R2iG__revealUp,.CreateResourceContent-module__b5R2iG__revealVisible.CreateResourceContent-module__b5R2iG__revealLeft,.CreateResourceContent-module__b5R2iG__revealVisible.CreateResourceContent-module__b5R2iG__revealRight{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.CreateResourceContent-module__b5R2iG__revealUp,.CreateResourceContent-module__b5R2iG__revealLeft,.CreateResourceContent-module__b5R2iG__revealRight{opacity:1;transition:none;transform:none}}.CreateResourceContent-module__b5R2iG__processFlow{margin:0;padding-block:1rem 1.5rem;position:relative;overflow:visible}.CreateResourceContent-module__b5R2iG__processFlow:before{content:"";border-radius:var(--radius-circle);pointer-events:none;z-index:0;filter:blur(56px);opacity:.18;background:radial-gradient(circle, color-mix(in srgb, var(--accent-fg) 12%, transparent) 0%, transparent 72%);width:26rem;height:26rem;position:absolute;top:-9rem;left:50%;transform:translate(-50%)}.CreateResourceContent-module__b5R2iG__sellerSectionHeading{color:var(--fg-default);letter-spacing:-.03em;text-align:center;margin:0;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:clamp(1.45rem,3.5vw,1.85rem);font-weight:600;line-height:1.15}.CreateResourceContent-module__b5R2iG__processFlowTrack,.CreateResourceContent-module__b5R2iG__processFlow>.CreateResourceContent-module__b5R2iG__sellerSectionHeading{z-index:1;position:relative}.CreateResourceContent-module__b5R2iG__processFlow>.CreateResourceContent-module__b5R2iG__sellerSectionHeading{margin-block:0 2.75rem}.CreateResourceContent-module__b5R2iG__processFlowTrack{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.5rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.CreateResourceContent-module__b5R2iG__processFlowTrack:before{content:"";border-top:2px dashed var(--border-muted);z-index:0;height:0;position:absolute;top:1.35rem;left:12%;right:12%}.CreateResourceContent-module__b5R2iG__processFlowStep{z-index:1;text-align:center;flex-direction:column;align-items:center;min-width:0;padding-inline:1rem;display:flex;position:relative}.CreateResourceContent-module__b5R2iG__processFlowStepNumber{border-radius:var(--radius-circle);border:2px dashed var(--border-muted);background-color:var(--bg-canvas);flex-shrink:0;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;margin-bottom:1.15rem;display:inline-flex;position:relative}.CreateResourceContent-module__b5R2iG__processFlowStepNumberCompact{width:2.5rem;height:2.5rem;margin-bottom:0}@media (max-width:720px){.CreateResourceContent-module__b5R2iG__processFlowStepNumberCompact{width:1.85rem;height:1.85rem}.CreateResourceContent-module__b5R2iG__processFlowStepNumberCompact .CreateResourceContent-module__b5R2iG__processFlowStepNumberLabel{font-size:.78rem}}.CreateResourceContent-module__b5R2iG__processFlowStepNumberCompact .CreateResourceContent-module__b5R2iG__processFlowStepNumberRing{display:none}.CreateResourceContent-module__b5R2iG__processFlowStepNumberCompact.CreateResourceContent-module__b5R2iG__processFlowStepNumberActive{border-color:var(--accent-fg)}.CreateResourceContent-module__b5R2iG__processFlowStepNumberCompact.CreateResourceContent-module__b5R2iG__processFlowStepNumberActive .CreateResourceContent-module__b5R2iG__processFlowStepNumberLabel{color:var(--accent-fg);animation:none}.CreateResourceContent-module__b5R2iG__processFlowStepNumberDone{opacity:.5;border-color:var(--accent-fg);transition:opacity .15s}.CreateResourceContent-module__b5R2iG__processFlowStepNumberDone .CreateResourceContent-module__b5R2iG__processFlowStepNumberLabel{color:var(--accent-fg)}button:hover .CreateResourceContent-module__b5R2iG__processFlowStepNumberDone,button:focus-visible .CreateResourceContent-module__b5R2iG__processFlowStepNumberDone{opacity:1}.CreateResourceContent-module__b5R2iG__processFlowStepNumberActive{border-color:#0000}.CreateResourceContent-module__b5R2iG__processFlowStepNumberRing{width:100%;height:100%;position:absolute;inset:0;overflow:visible;transform:rotate(-90deg)}.CreateResourceContent-module__b5R2iG__processFlowStepNumberRingPath{fill:none;stroke:var(--accent-fg);stroke-width:1px;stroke-linecap:round;stroke-dasharray:5 5}.CreateResourceContent-module__b5R2iG__processFlowStepNumberRingMaskPath{fill:none;stroke:#fff;stroke-width:3px;stroke-linecap:round;stroke-dasharray:100 100;stroke-dashoffset:100px}.CreateResourceContent-module__b5R2iG__processFlowStepNumberRingMaskPathActive{animation:CreateResourceContent-module__b5R2iG__processFlowStepRingDraw var(--process-flow-ring-duration) cubic-bezier(.22, 1, .36, 1) forwards}.CreateResourceContent-module__b5R2iG__processFlowStepNumberLabel{z-index:1;color:var(--border-muted);font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1rem;font-weight:700;position:relative}.CreateResourceContent-module__b5R2iG__processFlowStepNumberLabelActive{animation:CreateResourceContent-module__b5R2iG__processFlowStepLabelHighlight 0s linear var(--process-flow-ring-duration) forwards}@keyframes CreateResourceContent-module__b5R2iG__processFlowStepLabelHighlight{to{color:var(--accent-fg)}}@keyframes CreateResourceContent-module__b5R2iG__processFlowStepRingDraw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.CreateResourceContent-module__b5R2iG__processFlowStepNumberRingMaskPathActive{stroke-dashoffset:0;animation:none}.CreateResourceContent-module__b5R2iG__processFlowStepNumberLabelActive{color:var(--accent-fg);animation:none}}.CreateResourceContent-module__b5R2iG__processFlowStepBody{min-width:0}.CreateResourceContent-module__b5R2iG__processFlowStepTitle{color:var(--fg-default);margin-block:0 .55rem;font-size:1.05rem;font-weight:600}.CreateResourceContent-module__b5R2iG__processFlowStepText{color:var(--fg-muted);margin:0;font-size:.98rem;line-height:1.58}.CreateResourceContent-module__b5R2iG__bottomCta{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem 2rem;width:100%;max-width:50rem;margin-inline:auto;padding:0;display:flex}.CreateResourceContent-module__b5R2iG__bottomCtaCopy{flex:auto;min-width:0}.CreateResourceContent-module__b5R2iG__bottomCtaTitle{color:var(--fg-default);letter-spacing:-.02em;margin:0;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1.35rem;font-weight:600}.CreateResourceContent-module__b5R2iG__bottomCtaText{color:var(--fg-muted);margin:.35rem 0 0;font-size:.94rem;line-height:1.5}.CreateResourceContent-module__b5R2iG__bottomCtaActions{flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.CreateResourceContent-module__b5R2iG__bottomCtaActions .CreateResourceContent-module__b5R2iG__bottomCtaSupportLink,.CreateResourceContent-module__b5R2iG__bottomCtaActions .CreateResourceContent-module__b5R2iG__ctaButton{white-space:nowrap;flex:none}.CreateResourceContent-module__b5R2iG__bottomCtaActions .CreateResourceContent-module__b5R2iG__bottomCtaSupportLink{min-width:0;max-width:none}.CreateResourceContent-module__b5R2iG__bottomCta .CreateResourceContent-module__b5R2iG__ctaButton{margin-inline:0}.CreateResourceContent-module__b5R2iG__sellerFaq{margin-inline:auto;width:100%;max-width:50rem;margin-bottom:4rem}.CreateResourceContent-module__b5R2iG__sellerFaqHeader{text-align:center;margin-block:0 2rem}.CreateResourceContent-module__b5R2iG__sellerFaqBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);background:var(--bg-subtle);border-radius:var(--radius-pill);margin:0 0 .85rem;padding-block:.28rem;padding-inline:.72rem;font-size:.78rem;font-weight:600;display:inline-block}.CreateResourceContent-module__b5R2iG__sellerFaqHeader .CreateResourceContent-module__b5R2iG__sellerSectionHeading{margin-block:0 .65rem}.CreateResourceContent-module__b5R2iG__sellerFaqSubtitle{color:var(--fg-muted);max-width:36rem;margin:0;margin-inline:auto;font-size:.98rem;line-height:1.55}.CreateResourceContent-module__b5R2iG__sellerFaqList{flex-direction:column;gap:.65rem;display:flex}.CreateResourceContent-module__b5R2iG__sellerFaqItem{box-sizing:border-box;border:1px dashed var(--border-muted);border-radius:var(--radius);background:0 0}.CreateResourceContent-module__b5R2iG__sellerFaqQuestion{box-sizing:border-box;width:100%;color:var(--fg-default);text-align:left;cursor:pointer;appearance:none;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 1rem;font-family:inherit;font-size:.98rem;font-weight:600;line-height:1.45;list-style:none;display:flex}.CreateResourceContent-module__b5R2iG__sellerFaqQuestion::-webkit-details-marker{display:none}.CreateResourceContent-module__b5R2iG__sellerFaqQuestionText{text-align:left;min-width:0}.CreateResourceContent-module__b5R2iG__sellerFaqChevron{width:1.1rem;height:1.1rem;color:var(--fg-muted);transform-origin:50%;flex-shrink:0;transition:transform .25s ease-out}.CreateResourceContent-module__b5R2iG__sellerFaqItemOpen .CreateResourceContent-module__b5R2iG__sellerFaqChevron{transform:rotate(-90deg)}.CreateResourceContent-module__b5R2iG__sellerFaqAnswerPanel{height:0;transition:height .25s ease-out;overflow:hidden}.CreateResourceContent-module__b5R2iG__sellerFaqAnswer{padding:0 1rem .65rem}.CreateResourceContent-module__b5R2iG__sellerFaqAnswer p{color:var(--fg-muted);margin:0;font-size:.94rem;line-height:1.62}@media (prefers-reduced-motion:reduce){.CreateResourceContent-module__b5R2iG__sellerFaqAnswerPanel,.CreateResourceContent-module__b5R2iG__sellerFaqChevron{transition:none}}.CreateResourceContent-module__b5R2iG__ctaButton{box-sizing:border-box;color:#fff;text-align:center;background-color:var(--btn-success-bg);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;justify-content:center;align-items:center;width:fit-content;height:2.5rem;min-height:2.5rem;margin-inline:auto;padding-block:0;padding-inline:1.13rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.CreateResourceContent-module__b5R2iG__ctaButton:hover:not(:disabled){background-color:var(--btn-success-bg-hover)}.CreateResourceContent-module__b5R2iG__ctaButtonHero{border-radius:var(--radius-lg);height:3rem;min-height:3rem;padding-inline:1.5rem;font-size:1rem}.CreateResourceContent-module__b5R2iG__ctaButton:disabled{background-color:var(--bg-subtle);color:var(--fg-muted);cursor:default}@media (max-width:1024px){.CreateResourceContent-module__b5R2iG__heroSplit{grid-template-columns:1fr;gap:2rem}.CreateResourceContent-module__b5R2iG__heroVisual{order:-1;min-height:22rem}.CreateResourceContent-module__b5R2iG__heroCopy,.CreateResourceContent-module__b5R2iG__heroTitle{text-align:center}.CreateResourceContent-module__b5R2iG__heroLead{margin-inline:auto}.CreateResourceContent-module__b5R2iG__heroLeadActions{justify-content:center}.CreateResourceContent-module__b5R2iG__heroLead .CreateResourceContent-module__b5R2iG__ctaButton{margin-inline:0}.CreateResourceContent-module__b5R2iG__heroCopy:before{left:50%;transform:translate(-50%,-50%)}.CreateResourceContent-module__b5R2iG__processFlowTrack{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1rem}.CreateResourceContent-module__b5R2iG__processFlowTrack:before{display:none}}@media (max-width:768px){.CreateResourceContent-module__b5R2iG__presentation{padding-block:1.5rem 2.75rem}.CreateResourceContent-module__b5R2iG__container{gap:3rem}.CreateResourceContent-module__b5R2iG__heroPlatformInfoLinks{display:none}.CreateResourceContent-module__b5R2iG__heroPlatformInfoItem,.CreateResourceContent-module__b5R2iG__heroPlatformInfoItemStart,.CreateResourceContent-module__b5R2iG__heroPlatformInfoItemShifted{width:100%;margin-inline-start:0}.CreateResourceContent-module__b5R2iG__heroStats{width:100%}.CreateResourceContent-module__b5R2iG__processFlowTrack{grid-template-columns:1fr;gap:1.25rem}.CreateResourceContent-module__b5R2iG__bottomCta{text-align:center;flex-direction:column;align-items:stretch}.CreateResourceContent-module__b5R2iG__bottomCtaActions{flex-wrap:nowrap;justify-content:center;width:auto}}.CreateResourceContent-module__b5R2iG__formSection{min-height:calc(100vh - var(--navbar-height) - 200px);padding-block:4rem;padding-inline:1.5rem}.CreateResourceContent-module__b5R2iG__formContainer{max-width:700px;margin-inline:auto}.CreateResourceContent-module__b5R2iG__formHeader{text-align:center;margin-bottom:3rem}.CreateResourceContent-module__b5R2iG__backButton{color:var(--fg-muted);border-radius:var(--radius);cursor:pointer;background:0 0;align-items:center;gap:.5rem;margin-bottom:2rem;padding-block:.5rem;padding-inline:1rem;font-size:.88rem;font-weight:500;transition:background-color .2s,color .2s;display:inline-flex}.CreateResourceContent-module__b5R2iG__backButton:hover{color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-subtle))}.CreateResourceContent-module__b5R2iG__backIcon{width:1rem;height:1rem}.CreateResourceContent-module__b5R2iG__formTitle{color:var(--fg-default);letter-spacing:-.3px;margin-block:0 .75rem;font-size:2rem;font-weight:700}.CreateResourceContent-module__b5R2iG__formSubtitle{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.6}.CreateResourceContent-module__b5R2iG__form{background-color:var(--bg-default);border-radius:var(--radius);flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.CreateResourceContent-module__b5R2iG__sellerFieldHint{color:var(--fg-muted);margin-block:.35rem 0;padding-left:.5rem;font-size:.78rem;line-height:1.4}.CreateResourceContent-module__b5R2iG__sellerInnVerified{color:var(--success-fg);align-items:center;gap:.4rem;margin-block:.35rem 0;padding-inline:.5rem;font-size:.78rem;font-weight:600;line-height:1.4;display:flex}.CreateResourceContent-module__b5R2iG__sellerInnVerifiedCheck{width:1.28em;height:1.28em;color:inherit;flex-shrink:0}.CreateResourceContent-module__b5R2iG__sellerInnStatus{color:var(--fg-muted);margin-block:.35rem 0;padding-inline:.5rem;font-size:.78rem;line-height:1.4}.CreateResourceContent-module__b5R2iG__sellerInnError{color:var(--danger-fg);margin-block:.35rem 0;padding-inline:.5rem;font-size:.78rem;line-height:1.4}.CreateResourceContent-module__b5R2iG__sellerInnRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:.5rem;min-width:0;display:grid}.CreateResourceContent-module__b5R2iG__sellerInnRow>:first-child,.CreateResourceContent-module__b5R2iG__sellerInnRow .CreateResourceContent-module__b5R2iG__sellerInnInput,.CreateResourceContent-module__b5R2iG__sellerInnRow .CreateResourceContent-module__b5R2iG__sellerContactTypeBtn{width:100%;min-width:0}.CreateResourceContent-module__b5R2iG__sellerInnHint{color:var(--attention-fg);margin-block:.35rem 0;padding-inline:.5rem;font-size:.78rem;line-height:1.45}.CreateResourceContent-module__b5R2iG__sellerProjectInputs{flex-direction:column;gap:.5rem;min-width:0;display:flex}.CreateResourceContent-module__b5R2iG__sellerProjectInput{background:var(--bg-subtle);border-radius:var(--radius);align-items:center;min-height:2.63rem;display:flex;overflow:hidden}.CreateResourceContent-module__b5R2iG__sellerProjectPrefix{color:var(--fg-muted);white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0;align-self:stretch;align-items:center;padding-block:0;padding-inline:.88rem 0;font-size:.88rem;line-height:1;display:flex}.CreateResourceContent-module__b5R2iG__sellerProjectInputField{min-width:0;color:var(--fg-default);flex:1;padding-block:0;padding-inline:0 .88rem;line-height:1.5}.CreateResourceContent-module__b5R2iG__sellerProjectInputField::placeholder{color:var(--fg-muted)}.CreateResourceContent-module__b5R2iG__sellerErrorText{color:var(--fg-danger,#f87171);background:color-mix(in srgb, var(--fg-danger,#f87171) 8%, transparent);border-radius:var(--radius);margin:0;padding-block:.55rem;padding-inline:.75rem;font-size:.82rem;line-height:1.45}.CreateResourceContent-module__b5R2iG__sellerSuccessText{color:var(--fg-default);margin-block:0 1.5rem;font-size:.92rem;line-height:1.55}.CreateResourceContent-module__b5R2iG__sellerModalTextarea{min-height:5rem}.CreateResourceContent-module__b5R2iG__sellerAgreementWrap{background:0 0;flex-direction:column;gap:.75rem;padding:0;display:flex}.CreateResourceContent-module__b5R2iG__agreementCheckboxLabel{border:1px dashed var(--border-muted);padding:var(--agreement-icon-text-gap,1rem);border-radius:var(--radius);-webkit-user-select:none;user-select:none;align-items:flex-start}.CreateResourceContent-module__b5R2iG__sellerContactTypeRow{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.CreateResourceContent-module__b5R2iG__sellerContactTypeLabel{color:var(--fg-default);white-space:nowrap;flex-shrink:0;margin-right:.25rem;padding-left:.5rem;font-size:.88rem;font-weight:600}.CreateResourceContent-module__b5R2iG__sellerContactTypeBtn{color:var(--fg-default);background:var(--bg-subtle);border-radius:var(--radius);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:.4rem;padding-block:.5rem;padding-inline:.75rem;font-size:.85rem;font-weight:600;line-height:1.4;transition:background .2s,color .2s;display:flex}.CreateResourceContent-module__b5R2iG__sellerContactTypeBtn:hover,.CreateResourceContent-module__b5R2iG__sellerContactTypeBtnActive,.CreateResourceContent-module__b5R2iG__sellerContactTypeBtnActive:hover{background:var(--accent-subtle-bg);color:var(--accent-fg)}.CreateResourceContent-module__b5R2iG__sellerRoleDropdownWrap{width:100%;min-width:0}.CreateResourceContent-module__b5R2iG__sellerModalDropdownTrigger{min-height:2.63rem;padding-block:.75rem;padding-inline:.88rem;font-size:.88rem;line-height:1.5}.CreateResourceContent-module__b5R2iG__formGroup{flex-direction:column;gap:.5rem;display:flex}.CreateResourceContent-module__b5R2iG__label{color:var(--fg-muted);margin-block:0 .1rem;padding-left:8px;font-size:.78rem;font-weight:600;line-height:1.3}.CreateResourceContent-module__b5R2iG__hint{color:var(--fg-muted);margin-block:0 .5rem;font-size:.75rem;line-height:1.4}.CreateResourceContent-module__b5R2iG__input,.CreateResourceContent-module__b5R2iG__textarea{color:var(--fg-default);background-color:var(--bg-canvas);border-radius:var(--radius);padding-block:.63rem;padding-inline:.88rem;font-family:inherit;line-height:1.5;transition:background-color .15s}.CreateResourceContent-module__b5R2iG__input::placeholder,.CreateResourceContent-module__b5R2iG__textarea::placeholder{color:var(--fg-muted)}.CreateResourceContent-module__b5R2iG__textarea{resize:vertical;min-height:120px}.CreateResourceContent-module__b5R2iG__checkboxGroup{background-color:var(--bg-subtle);border-radius:var(--radius);align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.CreateResourceContent-module__b5R2iG__checkbox{cursor:pointer;flex-shrink:0;width:1.13rem;height:1.13rem;margin-top:.13rem}.CreateResourceContent-module__b5R2iG__checkboxLabel{color:var(--fg-default);cursor:pointer;font-size:.88rem;line-height:1.5}.CreateResourceContent-module__b5R2iG__submitButton{color:#fff;background-color:var(--btn-success-bg);border-radius:var(--radius);cursor:pointer;padding-block:.75rem;padding-inline:1.5rem;font-size:.88rem;font-weight:600;transition:background-color .2s,opacity .2s}.CreateResourceContent-module__b5R2iG__submitButton:hover:not(:disabled){background-color:var(--btn-success-bg-hover)}.CreateResourceContent-module__b5R2iG__submitButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.CreateResourceContent-module__b5R2iG__form{padding:1.5rem}}
.Subscriptions-module__JUE8VG__catalogPlanGrid{grid-template-columns:repeat(auto-fill,minmax(min(18rem,100%),1fr));gap:1.5rem;display:grid}.Subscriptions-module__JUE8VG__planCardHost{min-width:0;position:relative}.Subscriptions-module__JUE8VG__planCardHost>.Subscriptions-module__JUE8VG__planCard{width:100%}.Subscriptions-module__JUE8VG__planCardEdit{z-index:2;box-sizing:border-box;width:2.25rem;height:2.25rem;color:var(--fg-muted);background:var(--bg-subtle);border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;transition:background-color .2s,color .2s;display:inline-flex;position:absolute;top:.65rem;right:.65rem}.Subscriptions-module__JUE8VG__planCardEdit:hover{color:var(--accent-fg);background:var(--accent-subtle-bg)}.Subscriptions-module__JUE8VG__planCardEditIcon{flex-shrink:0;width:1.06rem;height:1.06rem;display:block}.Subscriptions-module__JUE8VG__planCard{--plan-accent:var(--accent-fg);box-sizing:border-box;isolation:isolate;border:1px solid color-mix(in srgb, var(--plan-accent) 28%, transparent);border-radius:var(--radius);width:100%;min-height:17.5rem;color:inherit;font:inherit;text-align:center;cursor:pointer;background:0 0;flex-direction:column;align-items:center;gap:.75rem;padding:1.15rem 1.25rem 1.35rem;display:flex;position:relative;overflow:hidden}.Subscriptions-module__JUE8VG__planCard:before{content:"";z-index:-1;pointer-events:none;border-radius:inherit;opacity:.25;background:linear-gradient(to top, color-mix(in srgb, var(--plan-accent) 20%, transparent), transparent);position:absolute;inset:0}.Subscriptions-module__JUE8VG__planCard:hover{border-color:color-mix(in srgb, var(--plan-accent) 48%, transparent)}.Subscriptions-module__JUE8VG__planCard:hover:before{opacity:.4}.Subscriptions-module__JUE8VG__planCard:hover .Subscriptions-module__JUE8VG__planCardWashImg{opacity:.55}.Subscriptions-module__JUE8VG__planCard:after{content:"";z-index:-1;pointer-events:none;border-radius:inherit;background-image:radial-gradient(color-mix(in srgb, var(--fg-muted) 16%, transparent) 1px, transparent 1px);background-size:1.5rem 1.5rem;position:absolute;inset:0}.Subscriptions-module__JUE8VG__planCardBadgeSlot{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;min-height:1.35rem;display:flex}.Subscriptions-module__JUE8VG__planCardHasWash:after{opacity:.35}.Subscriptions-module__JUE8VG__planCardWash{z-index:-2;aspect-ratio:16/10;pointer-events:none;border-radius:inherit;border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;position:absolute;top:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 62%,#0000 100%);mask-image:linear-gradient(#000 62%,#0000 100%)}.Subscriptions-module__JUE8VG__planCardWashImg{object-fit:cover;object-position:center;opacity:.42;filter:blur(1px);transition:opacity .2s}.Subscriptions-module__JUE8VG__planCardCover{aspect-ratio:1;border-radius:var(--radius);background:color-mix(in srgb, var(--plan-accent) 18%, var(--bg-canvas));width:4.75rem;color:var(--plan-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Subscriptions-module__JUE8VG__planCardCoverImg{object-fit:cover}.Subscriptions-module__JUE8VG__planCardCoverIcon{width:1.85rem;height:1.85rem}.Subscriptions-module__JUE8VG__planCardCoverBare{background:0 0}.Subscriptions-module__JUE8VG__planCardCoverBare .Subscriptions-module__JUE8VG__planCardCoverIcon{width:4.75rem;height:4.75rem}.Subscriptions-module__JUE8VG__planCardRow .Subscriptions-module__JUE8VG__planCardCoverBare .Subscriptions-module__JUE8VG__planCardCoverIcon{width:2.75rem;height:2.75rem}.Subscriptions-module__JUE8VG__planCardIntro{flex-direction:column;align-items:center;gap:.28rem;width:100%;min-width:0;display:flex}.Subscriptions-module__JUE8VG__planCardTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:1.08rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.Subscriptions-module__JUE8VG__planCardSubtitle{max-width:100%;color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.81rem;line-height:1.3;overflow:hidden}.Subscriptions-module__JUE8VG__planCardPriceRow{flex-flow:column wrap;justify-content:center;align-items:center;gap:.2rem;margin-top:auto;display:flex}.Subscriptions-module__JUE8VG__planCardPriceValue,.Subscriptions-module__JUE8VG__planCardPriceValue svg{color:var(--plan-accent)}.Subscriptions-module__JUE8VG__planCardTerm{color:var(--fg-muted);letter-spacing:.04em;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.81rem;font-weight:600}.Subscriptions-module__JUE8VG__planCardMeta,.Subscriptions-module__JUE8VG__planCardRating{flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;display:flex}.Subscriptions-module__JUE8VG__planCardSellerRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem .65rem;width:100%;display:flex}.Subscriptions-module__JUE8VG__planCardSeller{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--fg-default) 6%, transparent);min-width:0;max-width:100%;color:var(--fg-default);flex:0 auto;align-items:center;gap:.4rem;padding:.18rem .55rem .18rem .18rem;text-decoration:none;transition:background-color .15s;display:inline-flex}.Subscriptions-module__JUE8VG__planCardSeller:hover{background:var(--bg-hover)}.Subscriptions-module__JUE8VG__planCardSellerAvatar,.Subscriptions-module__JUE8VG__planCardSellerAvatarIcon{border-radius:var(--radius-circle);object-fit:cover;flex-shrink:0;width:1.375rem;height:1.375rem;display:block}.Subscriptions-module__JUE8VG__planCardSellerAvatarIcon{padding:.12rem}.Subscriptions-module__JUE8VG__planCardSellerName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.81rem;font-weight:600;line-height:1.2;overflow:hidden}.Subscriptions-module__JUE8VG__planCardRating{flex:none;margin-left:0;padding-block:0}.Subscriptions-module__JUE8VG__planCardRow{text-align:left;cursor:default;flex-flow:wrap;align-items:center;gap:.55rem;min-height:0;padding:.85rem 1rem}.Subscriptions-module__JUE8VG__planCardRow:hover{border-color:color-mix(in srgb, var(--plan-accent) 28%, transparent)}.Subscriptions-module__JUE8VG__planCardRow:hover:before{opacity:.25}.Subscriptions-module__JUE8VG__planCardMain{flex-direction:column;flex:10rem;align-items:stretch;gap:.4rem;min-width:0;display:flex}.Subscriptions-module__JUE8VG__planCardHead{justify-content:space-between;align-items:center;gap:.55rem .75rem;width:100%;min-width:0;display:flex}.Subscriptions-module__JUE8VG__planCardHeadLead{flex:auto;align-items:center;gap:.65rem;min-width:0;display:flex}.Subscriptions-module__JUE8VG__planCardRow .Subscriptions-module__JUE8VG__planCardCover{width:2.75rem}.Subscriptions-module__JUE8VG__planCardRowMedia:after{opacity:.35}.Subscriptions-module__JUE8VG__planCardRowWash{z-index:-2;aspect-ratio:16/10;pointer-events:none;height:100%;position:absolute;top:0;bottom:0;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 48%,#0000 100%);mask-image:linear-gradient(90deg,#000 48%,#0000 100%)}.Subscriptions-module__JUE8VG__planCardRow .Subscriptions-module__JUE8VG__planCardIntro{flex:auto;align-items:flex-start;width:auto;min-width:0}.Subscriptions-module__JUE8VG__planCardRow .Subscriptions-module__JUE8VG__planCardPriceRow{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-end;width:auto;margin-top:0}.Subscriptions-module__JUE8VG__planCardRow .Subscriptions-module__JUE8VG__planCardRating{flex:100%;justify-content:flex-start;align-items:center;width:100%;margin-top:0;padding-block:0}.Subscriptions-module__JUE8VG__planCardRow .Subscriptions-module__JUE8VG__planCardBlurb{text-align:left;flex:100%}.Subscriptions-module__JUE8VG__planCardBlurb{box-sizing:border-box;-webkit-line-clamp:2;border:1px solid color-mix(in srgb, var(--plan-accent) 42%, transparent);border-radius:var(--radius);background:color-mix(in srgb, var(--plan-accent) 8%, transparent);width:100%;color:var(--plan-accent);text-align:center;-webkit-box-orient:vertical;padding-block:.55rem;padding-inline:.7rem;font-size:.81rem;font-weight:500;display:-webkit-box;overflow:hidden}.Subscriptions-module__JUE8VG__planCardReadMore{color:var(--fg-default);font:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:.81rem;font-weight:600}.Subscriptions-module__JUE8VG__planCardReadMore:hover{text-decoration:underline}.Subscriptions-module__JUE8VG__coverSlot{width:100%;max-width:none}.Subscriptions-module__JUE8VG__lookCustomWrap{flex-direction:column;gap:.55rem;display:flex}.Subscriptions-module__JUE8VG__lookSwatches{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.Subscriptions-module__JUE8VG__lookSwatch{box-sizing:border-box;aspect-ratio:1;border-radius:var(--radius-circle);background:var(--swatch,var(--accent-fg));cursor:pointer;appearance:none;border:2px solid #0000;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;display:inline-flex}.Subscriptions-module__JUE8VG__lookSwatchAuto{background:var(--bg-header-chip)}.Subscriptions-module__JUE8VG__lookSwatchCustom{background:conic-gradient(from 180deg,#f43f5e,#f59e0b,#22c55e,#06b6d4,#6366f1,#d946ef,#f43f5e) border-box}.Subscriptions-module__JUE8VG__lookSwatchCustom.Subscriptions-module__JUE8VG__lookSwatchOn{background:var(--swatch,var(--accent-fg))}.Subscriptions-module__JUE8VG__lookSwatchOn{border-color:var(--fg-default)}.Subscriptions-module__JUE8VG__lookCustomTools{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.Subscriptions-module__JUE8VG__lookHue{border-radius:var(--radius);background:linear-gradient(90deg,red 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);flex:10rem;min-width:8rem;height:.72rem;padding:0}.Subscriptions-module__JUE8VG__lookHue::-webkit-slider-thumb{appearance:none;box-sizing:border-box;border:2px solid var(--fg-default);border-radius:var(--radius-circle);background:0 0;width:.9rem;height:.9rem}.Subscriptions-module__JUE8VG__lookHue::-moz-range-thumb{box-sizing:border-box;border:2px solid var(--fg-default);border-radius:var(--radius-circle);background:0 0;width:.9rem;height:.9rem}.Subscriptions-module__JUE8VG__lookHex{flex:0 0 7.5rem;width:7.5rem}.Subscriptions-module__JUE8VG__planEditList{flex-direction:column;gap:.5rem;display:flex}.Subscriptions-module__JUE8VG__planEditHead,.Subscriptions-module__JUE8VG__planEditRow{grid-template-columns:2.63rem minmax(0,1fr) 2.63rem;align-items:center;gap:.4rem;display:grid}.Subscriptions-module__JUE8VG__planEditFields,.Subscriptions-module__JUE8VG__planEditHeadFields{flex-direction:row;align-items:center;gap:.4rem;min-width:0;display:flex}.Subscriptions-module__JUE8VG__planEditHeadFields>span,.Subscriptions-module__JUE8VG__planEditFields>*{flex:1;min-width:0}.Subscriptions-module__JUE8VG__planEditRow{position:relative}.Subscriptions-module__JUE8VG__planEditHead{color:var(--fg-muted);font-size:.72rem;font-weight:600}.Subscriptions-module__JUE8VG__planEditRowDragging{opacity:.45}.Subscriptions-module__JUE8VG__planEditRowSlot>:not(.Subscriptions-module__JUE8VG__planEditDropTarget){visibility:hidden}.Subscriptions-module__JUE8VG__planEditDragSource,.Subscriptions-module__JUE8VG__planEditDropTarget{box-sizing:border-box;border:2px dashed var(--border-default);border-radius:var(--radius);background:var(--bg-subtle);pointer-events:none;position:absolute;inset:0}.Subscriptions-module__JUE8VG__planEditPlaque{border-radius:var(--radius);background:var(--bg-subtle);width:2.63rem;height:2.63rem;color:var(--fg-muted);justify-content:center;align-items:center;display:inline-flex}.Subscriptions-module__JUE8VG__planEditPlaque:hover:not(:disabled){background:var(--bg-canvas-hover);color:var(--fg-default)}.Subscriptions-module__JUE8VG__planEditPlaque:disabled{opacity:.32}.Subscriptions-module__JUE8VG__planEditPlaqueDanger:hover:not(:disabled){background:var(--danger-soft-bg);color:var(--danger-fg)}.Subscriptions-module__JUE8VG__planEditGrip{cursor:grab}.Subscriptions-module__JUE8VG__planEditGrip:active{cursor:grabbing}.Subscriptions-module__JUE8VG__planEditIcon{width:.95rem;height:.95rem}.Subscriptions-module__JUE8VG__page{flex-direction:column;flex:auto;width:100%;min-width:0;padding-block:1.5rem 3rem;display:flex}.Subscriptions-module__JUE8VG__pageInner{flex-direction:column;gap:1.5rem;width:100%;min-width:0;display:flex}.Subscriptions-module__JUE8VG__purchasesStatus{color:var(--fg-muted);margin:0;font-size:.94rem}.Subscriptions-module__JUE8VG__purchasesList{flex-direction:column;gap:.65rem;display:flex}.Subscriptions-module__JUE8VG__purchaseRow{border-radius:var(--radius);background:var(--bg-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;padding:.85rem 1rem;display:flex}.Subscriptions-module__JUE8VG__purchaseLead,.Subscriptions-module__JUE8VG__purchaseAside{flex-direction:column;gap:.2rem;min-width:0;display:flex}.Subscriptions-module__JUE8VG__purchaseAside{text-align:right;align-items:flex-end}.Subscriptions-module__JUE8VG__purchaseBuyer,.Subscriptions-module__JUE8VG__purchaseAmount{font-weight:600}.Subscriptions-module__JUE8VG__purchaseAmount{color:var(--plan-accent,var(--accent-fg));align-items:center;gap:.2rem;display:inline-flex}.Subscriptions-module__JUE8VG__purchaseBolt{width:.85rem;height:.85rem}.Subscriptions-module__JUE8VG__purchaseMeta{color:var(--fg-muted);font-size:.81rem}.Subscriptions-module__JUE8VG__header{margin-bottom:.25rem}.Subscriptions-module__JUE8VG__coverPlaceholder{background:color-mix(in srgb, var(--fg-default) 6%, var(--bg-subtle));width:100%;height:100%;color:var(--fg-muted);justify-content:center;align-items:center;display:flex}.Subscriptions-module__JUE8VG__coverPlaceholderIcon{width:2rem;height:2rem}.Subscriptions-module__JUE8VG__catalogCardButton{width:100%;font:inherit;text-align:left;background:0 0;border:none;padding:0}.Subscriptions-module__JUE8VG__detail{flex-direction:column;gap:1.25rem;max-width:44rem;display:flex}.Subscriptions-module__JUE8VG__drawerDetail{max-width:none;padding-bottom:1.25rem}.Subscriptions-module__JUE8VG__drawerCheckout{flex-direction:column;gap:1rem;display:flex}.Subscriptions-module__JUE8VG__drawerLoadingWrap{box-sizing:border-box;width:100%;min-height:calc(100dvh - var(--navbar-height) - 8rem);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.Subscriptions-module__JUE8VG__planPickList{box-sizing:border-box;border:1px dashed color-mix(in srgb, var(--border-muted) 85%, transparent);border-radius:var(--radius);background:0 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;min-width:0;padding:2px;display:grid;position:relative}.Subscriptions-module__JUE8VG__planPickIndicator{z-index:0;background:var(--bg-header-chip);border-radius:calc(var(--radius) - 2px);pointer-events:none;opacity:0;transition:transform .25s,width .25s,height .25s,opacity .15s;position:absolute;top:0;left:0}.Subscriptions-module__JUE8VG__planPickIndicatorVisible{opacity:1}.Subscriptions-module__JUE8VG__planPickRow:last-of-type:nth-of-type(odd){grid-column:1/-1}.Subscriptions-module__JUE8VG__planPickRow{z-index:1;border-radius:calc(var(--radius) - 2px);width:100%;min-width:0;min-height:2.5rem;color:var(--fg-muted);font:inherit;text-align:center;cursor:pointer;background:0 0;border:none;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;padding:.4rem .45rem;transition:color .15s;display:flex;position:relative}.Subscriptions-module__JUE8VG__planPickRow:nth-child(2n):before,.Subscriptions-module__JUE8VG__planPickRow:nth-child(n+3):after{content:"";pointer-events:none;transition:opacity .18s;position:absolute}.Subscriptions-module__JUE8VG__planPickRow:nth-child(2n):before{border-left:1px dashed color-mix(in srgb, var(--border-muted) 85%, transparent);width:0;top:0;bottom:0;left:0}.Subscriptions-module__JUE8VG__planPickRow:nth-child(n+3):after{border-top:1px dashed color-mix(in srgb, var(--border-muted) 85%, transparent);height:0;top:0;left:0;right:0}.Subscriptions-module__JUE8VG__planPickRow:hover:before,.Subscriptions-module__JUE8VG__planPickRow:hover:after,.Subscriptions-module__JUE8VG__planPickRow:hover+.Subscriptions-module__JUE8VG__planPickRow:before,.Subscriptions-module__JUE8VG__planPickRow:hover+.Subscriptions-module__JUE8VG__planPickRow+.Subscriptions-module__JUE8VG__planPickRow:after{opacity:0}.Subscriptions-module__JUE8VG__planPickList:not(:has(.Subscriptions-module__JUE8VG__planPickRow:hover:not(.Subscriptions-module__JUE8VG__planPickRowOn))) .Subscriptions-module__JUE8VG__planPickRowOn:before{opacity:0}.Subscriptions-module__JUE8VG__planPickList:not(:has(.Subscriptions-module__JUE8VG__planPickRow:hover:not(.Subscriptions-module__JUE8VG__planPickRowOn))) .Subscriptions-module__JUE8VG__planPickRowOn:after{opacity:0}.Subscriptions-module__JUE8VG__planPickList:not(:has(.Subscriptions-module__JUE8VG__planPickRow:hover:not(.Subscriptions-module__JUE8VG__planPickRowOn))) .Subscriptions-module__JUE8VG__planPickRowOn+.Subscriptions-module__JUE8VG__planPickRow:before{opacity:0}.Subscriptions-module__JUE8VG__planPickList:not(:has(.Subscriptions-module__JUE8VG__planPickRow:hover:not(.Subscriptions-module__JUE8VG__planPickRowOn))) .Subscriptions-module__JUE8VG__planPickRowOn+.Subscriptions-module__JUE8VG__planPickRow+.Subscriptions-module__JUE8VG__planPickRow:after{opacity:0}.Subscriptions-module__JUE8VG__planPickRow:hover:not(.Subscriptions-module__JUE8VG__planPickRowOn),.Subscriptions-module__JUE8VG__planPickRowOn{color:var(--fg-default)}.Subscriptions-module__JUE8VG__planPickRowLocked,.Subscriptions-module__JUE8VG__planPickRowLocked:hover,.Subscriptions-module__JUE8VG__planPickRowLocked:hover:not(.Subscriptions-module__JUE8VG__planPickRowOn){color:var(--fg-muted);cursor:not-allowed;opacity:.45}.Subscriptions-module__JUE8VG__planPickTerm{border-radius:var(--radius);background:color-mix(in srgb, currentColor 12%, transparent);font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, Consolas, monospace);align-items:center;padding-block:.12rem;padding-inline:.45rem;font-size:.72rem;font-weight:600;line-height:1.3;display:inline-flex}.Subscriptions-module__JUE8VG__planPickPrice{font-variant-numeric:tabular-nums;align-items:center;gap:.25rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.88rem;font-weight:600;display:inline-flex}.Subscriptions-module__JUE8VG__detailMeta{color:var(--fg-muted);flex-wrap:wrap;gap:.5rem 1rem;font-size:.88rem;display:flex}.Subscriptions-module__JUE8VG__detailDescription{white-space:pre-wrap;margin:0;line-height:1.5}.Subscriptions-module__JUE8VG__planGrid{flex-wrap:wrap;gap:.75rem;display:flex}.Subscriptions-module__JUE8VG__planChip{border:1px solid color-mix(in srgb, var(--fg-default) 12%, transparent);border-radius:var(--radius);min-width:7.5rem;color:inherit;cursor:pointer;text-align:left;background:0 0;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem 1rem;display:flex}.Subscriptions-module__JUE8VG__planChipActive{border-color:var(--plan-accent,var(--accent-fg));background:color-mix(in srgb, var(--plan-accent,var(--accent-fg)) 12%, transparent)}.Subscriptions-module__JUE8VG__planChipMonths{font-weight:600}.Subscriptions-module__JUE8VG__planChipPrice{font-variant-numeric:tabular-nums;align-items:center;gap:.25rem;font-family:Unbounded,Unbounded Fallback,sans-serif;display:inline-flex}.Subscriptions-module__JUE8VG__autoRenewRow{align-items:center;gap:.5rem;display:flex}.Subscriptions-module__JUE8VG__autoRenewLead{align-items:center;gap:.45rem;min-width:0;display:inline-flex}.Subscriptions-module__JUE8VG__autoRenewToggle{align-self:center;gap:0;padding-block:0}.Subscriptions-module__JUE8VG__autoRenewToggle>span:last-child:empty{display:none}.Subscriptions-module__JUE8VG__autoRenewBadge{border-radius:var(--radius);font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, Consolas, monospace);align-items:center;padding-block:.12rem;padding-inline:.45rem;font-size:.78rem;font-weight:600;line-height:1.3;display:inline-flex}.Subscriptions-module__JUE8VG__autoRenewBadgeOn{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 12%, transparent)}.Subscriptions-module__JUE8VG__autoRenewBadgeOff{color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 12%, transparent)}.Subscriptions-module__JUE8VG__feeHint{color:var(--fg-muted);margin:0;font-size:.81rem}.Subscriptions-module__JUE8VG__form{flex-direction:column;gap:1rem;max-width:40rem;display:flex}.Subscriptions-module__JUE8VG__field{flex-direction:column;gap:.35rem;display:flex}.Subscriptions-module__JUE8VG__fieldLabel{color:var(--fg-muted);font-size:.81rem;font-weight:600}.Subscriptions-module__JUE8VG__textarea{resize:vertical;min-height:7rem}.Subscriptions-module__JUE8VG__planRow{grid-template-columns:1fr 1fr;align-items:center;gap:.5rem;display:grid}.Subscriptions-module__JUE8VG__planRow>:last-child{grid-column:1/-1}.Subscriptions-module__JUE8VG__formActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Subscriptions-module__JUE8VG__drawerList{flex-direction:column;gap:.75rem;display:flex}.Subscriptions-module__JUE8VG__drawerEmpty{color:var(--fg-muted);margin:0;font-size:.88rem}.Subscriptions-module__JUE8VG__drawerItem{cursor:pointer}.Subscriptions-module__JUE8VG__drawerSubFoot{text-align:left;flex-direction:column;flex:100%;align-items:stretch;gap:.35rem;min-width:0;display:flex}.Subscriptions-module__JUE8VG__drawerSubFoot .Subscriptions-module__JUE8VG__statusCallout{box-sizing:border-box;width:100%}.Subscriptions-module__JUE8VG__drawerAutoRenewRow{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding-block:.5rem;padding-inline:8px;display:flex}.Subscriptions-module__JUE8VG__drawerAutoRenewLabel{min-width:0;color:var(--fg-default);font-size:.88rem}.Subscriptions-module__JUE8VG__statusCallout{border-radius:var(--radius);align-items:center;gap:.7rem;margin:0;padding-block:.8rem;padding-inline:.95rem;font-size:.88rem;line-height:1.35;display:flex}.Subscriptions-module__JUE8VG__statusCalloutIcon{flex-shrink:0;width:1.15rem;height:1.15rem}.Subscriptions-module__JUE8VG__statusCalloutWithGo{box-sizing:border-box;min-height:2.63rem;padding-block:.35rem;padding-inline:.95rem .35rem}.Subscriptions-module__JUE8VG__statusCalloutText{flex:1;min-width:0;font-size:.88rem;font-weight:600;line-height:1.2}.Subscriptions-module__JUE8VG__statusCalloutGoBtn{min-height:0;color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 18%, var(--bg-canvas));border-radius:var(--radius);flex:none;justify-content:center;align-self:stretch;align-items:center;margin:0;padding-block:0;padding-inline:.7rem;font-size:.81rem;font-weight:600;line-height:1.2;transition:background-color .2s;display:inline-flex}.Subscriptions-module__JUE8VG__statusCalloutGoBtn:hover{background:color-mix(in srgb, var(--accent-fg) 28%, var(--bg-canvas))}.Subscriptions-module__JUE8VG__statusCalloutOk{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 8%, transparent);border:1px solid color-mix(in srgb, var(--success-fg) 42%, transparent)}.Subscriptions-module__JUE8VG__statusCalloutWarn{color:var(--orange-fg);background:color-mix(in srgb, var(--orange-fg) 8%, transparent);border:1px solid color-mix(in srgb, var(--orange-fg) 42%, transparent)}.Subscriptions-module__JUE8VG__statusCalloutDanger{color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 8%, transparent);border:1px solid color-mix(in srgb, var(--danger-fg) 42%, transparent)}.Subscriptions-module__JUE8VG__statusCalloutAccent{color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 8%, transparent);border:1px solid color-mix(in srgb, var(--accent-fg) 42%, transparent)}.Subscriptions-module__JUE8VG__drawerTitle{margin:0;font-size:.94rem;font-weight:600}.Subscriptions-module__JUE8VG__planCardSkeleton{pointer-events:none;cursor:default;border:1px solid var(--border-muted);background:0 0}.Subscriptions-module__JUE8VG__planCardSkeleton:before,.Subscriptions-module__JUE8VG__planCardSkeleton:after{content:none}.Subscriptions-module__JUE8VG__planCardBlurbSkeleton{box-sizing:border-box;width:100%;min-height:2.15rem}.Subscriptions-module__JUE8VG__planCardSkeleton .Subscriptions-module__JUE8VG__planCardCover{background:var(--bg-subtle)}
.WithdrawalsContent-module__BRVEYq__withdrawals{box-sizing:border-box;flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;display:flex}.WithdrawalsContent-module__BRVEYq__container{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.WithdrawalsContent-module__BRVEYq__withdrawals .WithdrawalsContent-module__BRVEYq__agentReportAcceptedStripe{margin-bottom:1.5rem}.WithdrawalsContent-module__BRVEYq__agentReportEnter{animation:.32s ease-out both WithdrawalsContent-module__BRVEYq__withdrawalsAgentReportEnter}@keyframes WithdrawalsContent-module__BRVEYq__withdrawalsAgentReportEnter{0%{opacity:0}}@media (prefers-reduced-motion:reduce){.WithdrawalsContent-module__BRVEYq__agentReportEnter{animation:none}}.WithdrawalsContent-module__BRVEYq__withdrawals .WithdrawalsContent-module__BRVEYq__withdrawalsHeaderBar{margin-bottom:2rem}.WithdrawalsContent-module__BRVEYq__createButton{color:#fff;background-color:var(--btn-success-bg);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;align-items:center;gap:.5rem;margin:0;padding-block:.63rem;padding-inline:1.25rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:background-color .2s,color .2s;display:flex}.WithdrawalsContent-module__BRVEYq__createButton:hover{background-color:var(--btn-success-bg-hover)}.WithdrawalsContent-module__BRVEYq__createIcon{width:1rem;height:1rem}.WithdrawalsContent-module__BRVEYq__createButtonInHeader{box-sizing:border-box;border-radius:var(--radius);height:2.5rem;min-height:2.5rem;padding-block:0;padding-inline:1.13rem;font-size:.94rem}.WithdrawalsContent-module__BRVEYq__balanceAmountSpinner{box-sizing:border-box;border:3px solid var(--border-default);border-top-color:var(--accent-fg);border-radius:var(--radius-circle);width:1.75rem;height:1.75rem;animation:.85s linear infinite WithdrawalsContent-module__BRVEYq__withdrawalsBalanceSpinner;display:inline-block}.WithdrawalsContent-module__BRVEYq__balanceAmountSpinnerMini{border-width:2px;width:1rem;height:1rem}.WithdrawalsContent-module__BRVEYq__withdrawals .WithdrawalsContent-module__BRVEYq__balanceMiniStatValueRow{white-space:normal;flex-wrap:wrap;place-content:flex-start;align-items:baseline;gap:.2rem .45rem}.WithdrawalsContent-module__BRVEYq__balanceMiniStatAmount{flex-shrink:0;align-items:center;gap:.38rem;display:inline-flex}.WithdrawalsContent-module__BRVEYq__balanceMiniStatUnfreeze{cursor:default;letter-spacing:.02em;color:var(--fg-muted);white-space:normal;max-width:100%;font-family:inherit;font-size:.75rem;font-weight:500;line-height:1.2}@keyframes WithdrawalsContent-module__BRVEYq__withdrawalsBalanceSpinner{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.WithdrawalsContent-module__BRVEYq__balanceAmountSpinner{border-top-color:var(--border-default);opacity:.85;animation:none}}.WithdrawalsContent-module__BRVEYq__list{background:0 0;flex-direction:column;flex:none;gap:0;width:100%;min-width:0;min-height:0;display:flex}:is(.WithdrawalsContent-module__BRVEYq__list:has(>.WithdrawalsContent-module__BRVEYq__empty),.WithdrawalsContent-module__BRVEYq__list:has(>.WithdrawalsContent-module__BRVEYq__listLoading)){flex:auto;justify-content:center;align-items:center;min-height:0}.WithdrawalsContent-module__BRVEYq__listLoading{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:0;width:100%;min-height:0;padding:2rem;display:flex}.WithdrawalsContent-module__BRVEYq__listLoadingSpinner{box-sizing:border-box;border:4px solid var(--border-default);border-top-color:var(--accent-fg);border-radius:var(--radius-circle);width:3.5rem;height:3.5rem;animation:.85s linear infinite WithdrawalsContent-module__BRVEYq__withdrawalsListSpinner}@keyframes WithdrawalsContent-module__BRVEYq__withdrawalsListSpinner{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.WithdrawalsContent-module__BRVEYq__listLoadingSpinner{border-top-color:var(--border-default);opacity:.85;animation:none}}.WithdrawalsContent-module__BRVEYq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.WithdrawalsContent-module__BRVEYq__item{isolation:isolate;border:none;border-bottom:1px dashed color-mix(in srgb, var(--border-muted) 85%, var(--bg-canvas));width:100%;color:inherit;font:inherit;text-align:left;appearance:none;background-color:#0000;border-radius:0;margin:0;padding-block:.5rem;padding-inline:.85rem .5rem;transition:background-color .18s;display:block;position:relative;overflow:hidden}.WithdrawalsContent-module__BRVEYq__list .WithdrawalsContent-module__BRVEYq__item:first-of-type{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.WithdrawalsContent-module__BRVEYq__list .WithdrawalsContent-module__BRVEYq__item:last-child,.WithdrawalsContent-module__BRVEYq__list .WithdrawalsContent-module__BRVEYq__item:nth-last-child(2){border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);border-bottom:none}.WithdrawalsContent-module__BRVEYq__list .WithdrawalsContent-module__BRVEYq__item:has(+[data-withdrawals-stack-pagination]){border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);border-bottom:none}button.WithdrawalsContent-module__BRVEYq__item{cursor:pointer}.WithdrawalsContent-module__BRVEYq__item:hover{background:color-mix(in srgb, var(--fg-default) 6%, var(--bg-canvas))}.WithdrawalsContent-module__BRVEYq__item:before{content:"";background:var(--bg-hover);pointer-events:none;z-index:0;width:4px;position:absolute;top:0;bottom:0;left:0}.WithdrawalsContent-module__BRVEYq__item:after{content:"";opacity:.25;pointer-events:none;z-index:-1;background:linear-gradient(90deg, color-mix(in srgb, var(--fg-default) 20%, transparent), transparent);width:50vh;max-width:100%;position:absolute;top:0;bottom:0;left:0}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=success]:before{background:var(--success-fg)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=success]:after{background:linear-gradient(90deg, color-mix(in srgb, var(--success-fg) 20%, transparent), transparent)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=attention]:before{background:var(--attention-fg)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=attention]:after{background:linear-gradient(90deg, color-mix(in srgb, var(--attention-fg) 20%, transparent), transparent)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=info]:before{background:var(--accent-fg)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=info]:after{background:linear-gradient(90deg, color-mix(in srgb, var(--accent-fg) 20%, transparent), transparent)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=danger]:before{background:var(--danger-fg)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=danger]:after{background:linear-gradient(90deg, color-mix(in srgb, var(--danger-fg) 20%, transparent), transparent)}.WithdrawalsContent-module__BRVEYq__itemRow{flex-flow:wrap;align-items:center;gap:.65rem 1rem;width:100%;min-width:0;display:flex}.WithdrawalsContent-module__BRVEYq__itemNumBadge{box-sizing:border-box;letter-spacing:.02em;border-radius:var(--radius);white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;height:2.25rem;min-height:2.25rem;padding-block:0;padding-inline:.625rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.6875rem;font-weight:600;line-height:1.2;display:inline-flex}.WithdrawalsContent-module__BRVEYq__itemMeta{justify-content:flex-end;min-width:0;max-width:100%;margin-left:auto}.WithdrawalsContent-module__BRVEYq__itemMethodSoftRow{gap:.45rem}.WithdrawalsContent-module__BRVEYq__itemFeePctBadge{box-sizing:border-box;height:1.25rem;min-height:1.25rem;color:var(--danger-fg);background:var(--danger-subtle);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;padding-block:0;padding-inline:.4rem;font-size:.6875rem;font-weight:500;line-height:1.2;display:inline-flex}.WithdrawalsContent-module__BRVEYq__itemMethodIcon{object-fit:contain;vertical-align:text-bottom;flex-shrink:0;width:1rem;height:1rem}.WithdrawalsContent-module__BRVEYq__drawerInput{box-sizing:border-box;width:100%;min-height:2.63rem;color:var(--fg-default);background:var(--bg-default);border-radius:var(--radius);border:none;padding-block:.5rem;padding-inline:.88rem;font-family:inherit;font-size:.94rem;font-weight:400;line-height:1.25}.WithdrawalsContent-module__BRVEYq__drawerInput::placeholder{color:var(--fg-muted)}.WithdrawalsContent-module__BRVEYq__drawerInput:disabled{cursor:not-allowed;opacity:.55}.WithdrawalsContent-module__BRVEYq__drawerCancelBtn{box-sizing:border-box;width:100%;min-height:2.63rem;color:var(--danger-fg);background:var(--danger-muted-bg);border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;transition:background-color .15s;display:flex}.WithdrawalsContent-module__BRVEYq__drawerCancelBtn:hover{background:color-mix(in srgb, var(--danger-fg) 18%, var(--bg-canvas))}.WithdrawalsContent-module__BRVEYq__itemLightningRow{align-items:center;display:inline-flex}.WithdrawalsContent-module__BRVEYq__itemStatusCompact{letter-spacing:.22px;height:2.25rem;min-height:2.25rem;padding-block:0;padding-inline:.75rem;font-size:.8125rem;line-height:1.2}.WithdrawalsContent-module__BRVEYq__itemLightningPart{background:var(--bg-canvas);border:2px solid var(--bg-default);border-radius:var(--radius);align-items:center;gap:.5rem;padding-block:.5rem;padding-inline:.75rem;display:flex}.WithdrawalsContent-module__BRVEYq__itemLightningIcon{width:1.25rem;height:1.25rem;color:var(--accent-fg);flex-shrink:0}.WithdrawalsContent-module__BRVEYq__itemLightningRubleIcon{box-sizing:border-box;width:1.05rem;height:1.05rem;color:var(--accent-fg);flex-shrink:0}.WithdrawalsContent-module__BRVEYq__itemLightningExchangeIcon{box-sizing:border-box;width:1.25rem;height:1.25rem;color:var(--accent-fg);flex-shrink:0}.WithdrawalsContent-module__BRVEYq__itemLightningIconSpacer{flex-shrink:0;width:1.25rem;height:1.25rem;display:block}.WithdrawalsContent-module__BRVEYq__itemLightningAmount{color:var(--fg-default);white-space:nowrap;align-items:center;gap:.25rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1rem;font-weight:700;display:inline-flex}.WithdrawalsContent-module__BRVEYq__itemLightningArrowCircle{border-radius:var(--radius-circle);background:var(--bg-default);width:1.75rem;height:1.75rem;color:var(--fg-muted);z-index:1;flex-shrink:0;justify-content:center;align-items:center;margin-left:-.6rem;margin-right:-.6rem;display:inline-flex;position:relative}.WithdrawalsContent-module__BRVEYq__itemLightningArrowSvg{width:.9rem;height:.9rem}.WithdrawalsContent-module__BRVEYq__itemStatus{box-sizing:border-box;border-radius:var(--radius);text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;justify-content:center;align-items:center;padding-block:.63rem;padding-inline:1.13rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;display:inline-flex}.WithdrawalsContent-module__BRVEYq__withdrawalLineActionsCluster .WithdrawalsContent-module__BRVEYq__itemStatus{letter-spacing:.22px;height:2.25rem;min-height:2.25rem;padding-block:0;padding-inline:.75rem;font-size:.8125rem;line-height:1.2}.WithdrawalsContent-module__BRVEYq__itemChevron{width:1.25rem;height:1.25rem;color:color-mix(in srgb, var(--fg-muted) 85%, var(--fg-default));flex-shrink:0;align-self:center}.WithdrawalsContent-module__BRVEYq__item:hover .WithdrawalsContent-module__BRVEYq__itemChevron{color:var(--fg-default)}.WithdrawalsContent-module__BRVEYq__drawerFieldset{border:none;flex-direction:column;gap:1.25rem;min-width:0;min-height:0;margin:0;padding:0;display:flex}.WithdrawalsContent-module__BRVEYq__drawerReadonlyDetails{word-break:break-word;line-height:1.45}.WithdrawalsContent-module__BRVEYq__statusPending{background-color:color-mix(in srgb, var(--attention-fg) 15%, transparent);color:var(--attention-fg)}.WithdrawalsContent-module__BRVEYq__statusProcessing{background-color:color-mix(in srgb, var(--accent-fg) 15%, transparent);color:var(--accent-fg)}.WithdrawalsContent-module__BRVEYq__statusCompleted{background-color:color-mix(in srgb, var(--success-fg) 15%, transparent);color:var(--status-success-fg)}.WithdrawalsContent-module__BRVEYq__statusRejected{background-color:color-mix(in srgb, var(--danger-fg) 15%, transparent);color:var(--danger-fg)}.WithdrawalsContent-module__BRVEYq__empty{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;width:100%;min-height:0;padding:2rem;display:flex}.WithdrawalsContent-module__BRVEYq__emptyIcon{width:4rem;height:4rem;color:var(--fg-muted);opacity:.3;flex-shrink:0;margin-bottom:1rem}.WithdrawalsContent-module__BRVEYq__emptyText{margin:0}.WithdrawalsContent-module__BRVEYq__modal{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.WithdrawalsContent-module__BRVEYq__modalOverlay{background-color:#0009;position:absolute;inset:0}.WithdrawalsContent-module__BRVEYq__modalContent{background-color:var(--bg-default);border-radius:var(--radius);z-index:1001;width:90%;max-width:500px;padding:2rem;position:relative}.WithdrawalsContent-module__BRVEYq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.WithdrawalsContent-module__BRVEYq__modalTitle{color:var(--fg-default);letter-spacing:-.3px;margin:0;font-size:1.5rem;font-weight:600}.WithdrawalsContent-module__BRVEYq__modalClose{width:2rem;height:2rem;color:var(--fg-muted);border-radius:var(--radius);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;transition:background-color .2s,color .2s;display:flex}.WithdrawalsContent-module__BRVEYq__modalClose:hover{background-color:var(--bg-subtle);color:var(--fg-default)}.WithdrawalsContent-module__BRVEYq__form{flex-direction:column;gap:1.25rem;display:flex}.WithdrawalsContent-module__BRVEYq__formGroup{flex-direction:column;gap:.5rem;display:flex}.WithdrawalsContent-module__BRVEYq__label{color:var(--fg-muted);margin-block:0 .1rem;padding-left:8px;font-size:.78rem;font-weight:600;line-height:1.3}.WithdrawalsContent-module__BRVEYq__hint{color:var(--fg-muted);margin-top:-.25rem;font-size:.75rem}.WithdrawalsContent-module__BRVEYq__input,.WithdrawalsContent-module__BRVEYq__select{color:var(--fg-default);background-color:var(--bg-canvas);border-radius:var(--radius);padding-block:.63rem;padding-inline:.88rem;font-family:inherit;line-height:1.5;transition:background-color .15s}.WithdrawalsContent-module__BRVEYq__input::placeholder{color:var(--fg-muted)}.WithdrawalsContent-module__BRVEYq__select{cursor:pointer}.WithdrawalsContent-module__BRVEYq__submitButton{color:#fff;background-color:var(--btn-success-bg);border-radius:var(--radius);cursor:pointer;padding-block:.75rem;padding-inline:1.5rem;font-size:.88rem;font-weight:600;transition:background-color .2s}.WithdrawalsContent-module__BRVEYq__submitButton:hover{background-color:var(--btn-success-bg-hover)}@media (max-width:768px){.WithdrawalsContent-module__BRVEYq__itemMeta{justify-content:flex-end;width:100%;margin-left:0}}
@keyframes PublicProfile-module__j5FkGG__profileHeroSlideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes PublicProfile-module__j5FkGG__profilePageSlideUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.PublicProfile-module__j5FkGG__page{--hero-height:300px;--hero-edge-fade:88px;--profile-avatar-size:5rem;--profile-meta-bar-height:2.94rem;flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;display:flex}.PublicProfile-module__j5FkGG__container{box-sizing:border-box;flex-direction:column;flex:auto;gap:0;width:100%;min-width:0;min-height:0;padding-block-start:0;display:flex}.PublicProfile-module__j5FkGG__profileHero{--banner-title-size:clamp(2rem, 4.2vw, 3rem);isolation:isolate;contain:layout;width:100%;height:var(--hero-height);min-height:var(--hero-height);flex:none;position:relative;overflow:visible}.PublicProfile-module__j5FkGG__pageEnter .PublicProfile-module__j5FkGG__profileHero{animation:.6s cubic-bezier(.16,1,.3,1) backwards PublicProfile-module__j5FkGG__profileHeroSlideUp}.PublicProfile-module__j5FkGG__pageEnter .PublicProfile-module__j5FkGG__profileMetaBar,.PublicProfile-module__j5FkGG__pageEnter .PublicProfile-module__j5FkGG__container{animation:.65s cubic-bezier(.16,1,.3,1) 80ms both PublicProfile-module__j5FkGG__profilePageSlideUp}@media (prefers-reduced-motion:reduce){.PublicProfile-module__j5FkGG__pageEnter .PublicProfile-module__j5FkGG__profileHero,.PublicProfile-module__j5FkGG__pageEnter .PublicProfile-module__j5FkGG__profileMetaBar,.PublicProfile-module__j5FkGG__pageEnter .PublicProfile-module__j5FkGG__container{animation:none}}.PublicProfile-module__j5FkGG__profileHero .PublicProfile-module__j5FkGG__profileHeroBannerText{text-align:center;align-items:center}.PublicProfile-module__j5FkGG__profileHero:before,.PublicProfile-module__j5FkGG__profileHero:after{content:"";z-index:1;height:var(--hero-edge-fade);pointer-events:none;position:absolute;left:0;right:0}.PublicProfile-module__j5FkGG__profileHero:before{background:linear-gradient(180deg, var(--bg-canvas) 0%, color-mix(in srgb, var(--bg-canvas) 78%, transparent) 38%, transparent 100%);top:0}.PublicProfile-module__j5FkGG__profileHero:after{background:linear-gradient(0deg, var(--bg-canvas) 0%, color-mix(in srgb, var(--bg-canvas) 78%, transparent) 38%, transparent 100%);bottom:0}.PublicProfile-module__j5FkGG__profileHeroSpace{z-index:0;width:100%;height:100%;min-height:100%;inset:0}.PublicProfile-module__j5FkGG__profileHeroBackdropOverImage{z-index:1;background:0 0}.PublicProfile-module__j5FkGG__profileBannerEditDock{z-index:6;pointer-events:none;padding-block:0;position:absolute;inset:0}.PublicProfile-module__j5FkGG__profileBannerEdit,.PublicProfile-module__j5FkGG__profileHeroIconBtn{box-sizing:border-box;width:2.25rem;height:2.25rem;color:var(--fg-default);cursor:pointer;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex}.PublicProfile-module__j5FkGG__profileBannerEdit{z-index:6;pointer-events:auto;background:var(--bg-subtle);border-radius:var(--radius);-webkit-user-select:none;user-select:none;border:none;transition:background-color .2s,color .2s;position:absolute;top:10px;right:10px}.PublicProfile-module__j5FkGG__profileHeroIconBtn{background:var(--bg-subtle);border-radius:var(--radius);border:none;transition:background-color .2s,color .2s}.PublicProfile-module__j5FkGG__profileBannerEditSlot{justify-content:flex-end;display:flex}.PublicProfile-module__j5FkGG__profileBannerEditSlot .PublicProfile-module__j5FkGG__profileBannerEdit{z-index:auto;background:var(--bg-subtle);border-radius:var(--radius);border:none;transition:background-color .2s,color .2s;position:relative;top:auto;bottom:auto;right:auto}.PublicProfile-module__j5FkGG__profileBannerEdit:hover:not(:disabled){background:var(--accent-subtle-bg);color:var(--accent-fg)}.PublicProfile-module__j5FkGG__profileBannerEditSlot .PublicProfile-module__j5FkGG__profileBannerEdit:hover:not(:disabled){background:var(--accent-subtle-bg)}.PublicProfile-module__j5FkGG__profileHeroIconBtn:hover:not(:disabled){background:var(--accent-subtle-bg);color:var(--accent-fg)}.PublicProfile-module__j5FkGG__profileBannerEdit:disabled,.PublicProfile-module__j5FkGG__profileBannerEdit[aria-disabled=true]{cursor:not-allowed;opacity:.6;pointer-events:none}.PublicProfile-module__j5FkGG__profileBannerEditIcon{width:1.05rem;height:1.05rem;display:block}.PublicProfile-module__j5FkGG__profileBannerEditSpinner{border:2px solid color-mix(in srgb, var(--fg-default) 28%, transparent);border-top-color:var(--fg-default);border-radius:var(--radius-circle);width:1.05rem;height:1.05rem;animation:.7s linear infinite PublicProfile-module__j5FkGG__profileBannerSpin;display:block}@keyframes PublicProfile-module__j5FkGG__profileBannerSpin{to{transform:rotate(360deg)}}.PublicProfile-module__j5FkGG__profileBannerFileInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.PublicProfile-module__j5FkGG__profileHeroInner{z-index:2;height:var(--hero-height);flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;padding-block:1rem;display:flex;position:relative}.PublicProfile-module__j5FkGG__profileHeroMain{width:100%;min-height:0;padding-bottom:calc(var(--profile-meta-bar-height) / 2 + .75rem);flex-direction:column;justify-content:flex-end;align-items:flex-start;display:flex;position:absolute;inset:0}.PublicProfile-module__j5FkGG__profileIdentity{box-sizing:border-box;flex-direction:row;justify-content:center;place-self:center start;align-items:center;gap:1.15rem;min-width:0;max-width:100%;display:flex}.PublicProfile-module__j5FkGG__profileDetails{flex-direction:column;align-self:center;align-items:flex-start;gap:.5rem;min-width:0;display:flex}.PublicProfile-module__j5FkGG__profileSubRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.3rem .75rem;min-width:0;display:flex}.PublicProfile-module__j5FkGG__profileAvatar{box-sizing:content-box;width:var(--profile-avatar-size);height:var(--profile-avatar-size);background:var(--bg-canvas);border-radius:var(--radius-circle);flex-shrink:0;padding:.28rem;position:relative}.PublicProfile-module__j5FkGG__profileAvatarImg{border-radius:var(--radius-circle);object-fit:cover;width:100%;height:100%;display:block}.PublicProfile-module__j5FkGG__profileAvatarPlaceholder{border-radius:var(--radius-circle);background:var(--accent-fg);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PublicProfile-module__j5FkGG__profileAvatarPlaceholderIcon{width:1.75rem;height:1.75rem}.PublicProfile-module__j5FkGG__profileAvatarPlaceholderLetter{-webkit-user-select:none;user-select:none;font-size:2.1rem;font-weight:600;line-height:1}.PublicProfile-module__j5FkGG__profileRatingFooter{flex:none;justify-content:flex-start;padding-block:0}.PublicProfile-module__j5FkGG__profileNameRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem .63rem;min-width:0;display:flex}.PublicProfile-module__j5FkGG__profileNameBadges{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:.5rem .63rem;display:flex}.PublicProfile-module__j5FkGG__profileNameId{background:color-mix(in srgb, var(--fg-muted) 12.5%, transparent);color:var(--fg-muted);font-variant-numeric:tabular-nums;gap:.2em}.PublicProfile-module__j5FkGG__profileNameIdIcon{flex-shrink:0;width:.7rem;height:.7rem;display:block}.PublicProfile-module__j5FkGG__profileName{color:var(--fg-default);white-space:nowrap;min-width:0;margin:0;font-size:1.5rem;font-weight:700;line-height:1.15}a.PublicProfile-module__j5FkGG__profileName{text-decoration:none}a.PublicProfile-module__j5FkGG__profileName:hover{color:var(--accent-fg)}.PublicProfile-module__j5FkGG__profileNameBadges .PublicProfile-module__j5FkGG__profileRoleBadge{box-sizing:border-box;letter-spacing:.02em;flex-shrink:0;justify-content:center;align-items:center;min-height:1.5rem;padding-block:.19rem;padding-inline:.5rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-weight:600;line-height:1;display:inline-flex}.PublicProfile-module__j5FkGG__profileRoleBadge .PublicProfile-module__j5FkGG__profileRoleBadgeLabel{text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:.75rem;font-weight:600;line-height:1;display:block}.PublicProfile-module__j5FkGG__profileMemberSince{color:var(--fg-muted);white-space:nowrap;margin:0;font-size:.81rem;font-weight:400;line-height:1.35}.PublicProfile-module__j5FkGG__profileMetaBar{z-index:5;box-sizing:border-box;flex-direction:column;flex:none;width:100%;min-width:0;margin-block-start:-1.75rem;padding-block:0;display:flex;position:relative}.PublicProfile-module__j5FkGG__profileMetaCard{flex-direction:column;width:100%;min-width:0;display:flex}.PublicProfile-module__j5FkGG__profileMetaMain{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;column-gap:1.25rem;width:100%;min-width:0;padding-block:.85rem;display:grid}.PublicProfile-module__j5FkGG__profileTools{flex-flow:column;justify-content:center;place-self:stretch end;align-items:flex-end;gap:.75rem;min-width:0;height:100%;display:flex}.PublicProfile-module__j5FkGG__profileAside{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:.75rem;min-width:0;display:flex}.PublicProfile-module__j5FkGG__profileSocialRow{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}.PublicProfile-module__j5FkGG__profileHeroIconImg{width:1.05rem;height:1.05rem;display:block}.PublicProfile-module__j5FkGG__profileSocialSlotSuffix{color:var(--fg-muted);white-space:nowrap;align-self:stretch;align-items:center;padding-inline:0 .88rem;font-size:.78rem;font-weight:600;display:flex}.PublicProfile-module__j5FkGG__profileStats{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}.PublicProfile-module__j5FkGG__profileStatChip{box-sizing:border-box;background:var(--bg-subtle);border-radius:var(--radius);height:2.25rem;color:var(--fg-default);white-space:nowrap;border:none;flex:none;justify-content:center;align-items:center;padding:0 .7rem;font-size:.81rem;font-weight:600;line-height:1;display:inline-flex}.PublicProfile-module__j5FkGG__profileCardNavWrap{flex:0 auto;justify-content:center;place-self:center;width:max-content;min-width:0;max-width:100%;display:flex}.PublicProfile-module__j5FkGG__profileCardNavWrapFull{justify-content:stretch;width:100%;max-width:100%}.PublicProfile-module__j5FkGG__profileCardNav{box-sizing:border-box;background:var(--bg-subtle);border-radius:var(--radius);border:none;grid-auto-columns:max-content;grid-auto-flow:column;gap:0;width:max-content;max-width:100%;padding:.4rem .55rem;display:grid;position:relative}.PublicProfile-module__j5FkGG__profileCardNavFull{grid-auto-columns:minmax(0,1fr);width:100%;max-width:100%}.PublicProfile-module__j5FkGG__profileCardNav .PublicProfile-module__j5FkGG__profileCardNavItem:not(:first-child):before{content:"";background:var(--border-muted);pointer-events:none;width:1px;transition:opacity .18s;position:absolute;top:22%;bottom:22%;left:0}.PublicProfile-module__j5FkGG__profileCardNav .PublicProfile-module__j5FkGG__profileCardNavItem:hover:before,.PublicProfile-module__j5FkGG__profileCardNav .PublicProfile-module__j5FkGG__profileCardNavItem:hover+.PublicProfile-module__j5FkGG__profileCardNavItem:before{opacity:0}.PublicProfile-module__j5FkGG__profileCardNav:not(:has(.PublicProfile-module__j5FkGG__profileCardNavItem:hover:not(.PublicProfile-module__j5FkGG__profileCardNavItemActive))) .PublicProfile-module__j5FkGG__profileCardNavItemActive:before{opacity:0}.PublicProfile-module__j5FkGG__profileCardNav:not(:has(.PublicProfile-module__j5FkGG__profileCardNavItem:hover:not(.PublicProfile-module__j5FkGG__profileCardNavItemActive))) .PublicProfile-module__j5FkGG__profileCardNavItemActive+.PublicProfile-module__j5FkGG__profileCardNavItem:before{opacity:0}.PublicProfile-module__j5FkGG__profileCardNavIndicator{background:var(--bg-hover);border-radius:var(--radius);pointer-events:none;z-index:0;transition:transform .25s,width .25s;position:absolute;top:.4rem;bottom:.4rem;left:0}.PublicProfile-module__j5FkGG__profileCardNavItem{z-index:1;box-sizing:border-box;width:100%;min-width:0;color:var(--fg-muted);border-radius:var(--radius);cursor:pointer;appearance:none;white-space:nowrap;background:0 0;border:none;justify-content:center;align-items:center;padding-block:.5rem;padding-inline:.69rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .18s,color .18s;display:inline-flex;position:relative}.PublicProfile-module__j5FkGG__profileCardNavItem:hover,.PublicProfile-module__j5FkGG__profileCardNavItemActive{color:var(--fg-default)}.PublicProfile-module__j5FkGG__profileCardNavItemActive{cursor:default}.PublicProfile-module__j5FkGG__profileCardNavCount{box-sizing:border-box;border-radius:var(--radius-pill);background-color:color-mix(in srgb, var(--fg-muted) 14%, var(--bg-default));min-width:1.25rem;height:1.25rem;color:var(--fg-muted);font-variant-numeric:tabular-nums;flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:.35rem;padding-inline:.3rem;font-size:.69rem;font-weight:700;line-height:1;transition:background-color .18s,color .18s;display:inline-flex}.PublicProfile-module__j5FkGG__profileCardNavItem:hover:not(.PublicProfile-module__j5FkGG__profileCardNavItemActive) .PublicProfile-module__j5FkGG__profileCardNavCount{background-color:color-mix(in srgb, var(--fg-default) 12%, var(--bg-default));color:var(--fg-default)}.PublicProfile-module__j5FkGG__profileCardNavItemActive .PublicProfile-module__j5FkGG__profileCardNavCount{background-color:var(--accent-fg);color:#fff}.PublicProfile-module__j5FkGG__profileTabSection{min-width:0}.PublicProfile-module__j5FkGG__profileTabSection_fill{flex-direction:column;flex:auto;min-height:0;display:flex}.PublicProfile-module__j5FkGG__profileTabPanel{padding-top:1.25rem}.PublicProfile-module__j5FkGG__profileTabPanel_fill{flex-direction:column;flex:auto;min-height:0;padding-top:0;display:flex}.PublicProfile-module__j5FkGG__profileTabPanelEmptyHost{flex-direction:column;flex:auto;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}@media (max-width:1100px){.PublicProfile-module__j5FkGG__profileMetaMain{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"identity tools""tabs tabs";align-items:stretch;gap:.75rem .85rem;display:grid}.PublicProfile-module__j5FkGG__profileIdentity{grid-area:identity;justify-self:start}.PublicProfile-module__j5FkGG__profileTools{grid-area:tools;justify-self:end}.PublicProfile-module__j5FkGG__profileCardNavWrap{grid-area:tabs;justify-self:start}}@media (max-width:720px){.PublicProfile-module__j5FkGG__profileMetaMain{grid-template-columns:minmax(0,1fr);grid-template-areas:"identity""stats""tabs";align-items:start;row-gap:.75rem;padding-block-end:.85rem;display:grid;position:relative}.PublicProfile-module__j5FkGG__profileIdentity{flex-direction:row;grid-area:identity;align-items:center;gap:.75rem;width:max-content;max-width:100%;margin-block-start:0;padding-inline-end:3.15rem}.PublicProfile-module__j5FkGG__profileAvatar{margin-block-start:0}.PublicProfile-module__j5FkGG__profileDetails{align-self:center;align-items:flex-start;gap:.5rem;width:auto;margin-block-start:0}.PublicProfile-module__j5FkGG__profileNameRow{flex-wrap:wrap;justify-content:flex-start}.PublicProfile-module__j5FkGG__profileName{font-size:1.15rem}.PublicProfile-module__j5FkGG__profileSubRow{flex-wrap:wrap;justify-content:flex-start;gap:.35rem .65rem}.PublicProfile-module__j5FkGG__profileRatingFooter{justify-content:flex-start}.PublicProfile-module__j5FkGG__profileTools{display:contents}.PublicProfile-module__j5FkGG__profileAside{z-index:2;flex-direction:column;align-items:flex-end;position:absolute;top:0;right:0}.PublicProfile-module__j5FkGG__profileSocialRow{flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:.5rem}.PublicProfile-module__j5FkGG__profileStats{grid-area:stats;justify-content:flex-start;width:100%;padding-inline-end:3.15rem}.PublicProfile-module__j5FkGG__profileCardNavWrap{grid-area:tabs;justify-content:flex-start;width:100%;max-width:100%;margin-block-start:.75rem;padding-inline:0}.PublicProfile-module__j5FkGG__profileCardNav{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:safe center;width:max-content;max-width:100%;display:flex;overflow:auto hidden}.PublicProfile-module__j5FkGG__profileCardNav::-webkit-scrollbar{display:none}.PublicProfile-module__j5FkGG__profileCardNavItem{flex:none;width:auto;padding-block:.42rem;padding-inline:.6rem;font-size:.88rem}.PublicProfile-module__j5FkGG__profileStatChip{white-space:nowrap}}
.ComboCatalogCard-module__JbvBjW__blurbWithStats{text-align:left;padding-block-end:.5rem;display:flow-root}.ComboCatalogCard-module__JbvBjW__blurbWithStatsOnly{text-align:right}.ComboCatalogCard-module__JbvBjW__blurbText{display:inline}.ComboCatalogCard-module__JbvBjW__blurbStats{float:right;align-items:center;gap:.35rem .5rem;margin-inline-start:.65rem;display:flex}.ComboCatalogCard-module__JbvBjW__card{border-radius:var(--radius);min-height:0;color:inherit;cursor:pointer;background:0 0;flex-direction:column;align-items:stretch;display:flex}.ComboCatalogCard-module__JbvBjW__card:hover .ComboCatalogCard-module__JbvBjW__leadAvatarIcon{color:var(--fg-default)}.ComboCatalogCard-module__JbvBjW__leadAvatarIcon{width:100%;height:100%;transition:color .2s;display:block;overflow:visible}.ComboCatalogCard-module__JbvBjW__cover{aspect-ratio:16/10;border-radius:var(--radius);background:var(--bg-subtle);position:relative;overflow:hidden}.ComboCatalogCard-module__JbvBjW__coverImg{object-fit:cover}.ComboCatalogCard-module__JbvBjW__coverImgPending{opacity:0}.ComboCatalogCard-module__JbvBjW__coverSkeleton{position:absolute;inset:0}.ComboCatalogCard-module__JbvBjW__coverEmpty{width:100%;height:100%}.ComboCatalogCard-module__JbvBjW__thumbsViewport{align-items:center;gap:.4rem;min-width:0;margin-bottom:.5rem;display:flex}.ComboCatalogCard-module__JbvBjW__thumbsViewportSplit{justify-content:space-between}.ComboCatalogCard-module__JbvBjW__thumbsViewportSplit .ComboCatalogCard-module__JbvBjW__thumbsStrip{flex:0 auto;margin-left:auto}.ComboCatalogCard-module__JbvBjW__thumbsLabel{letter-spacing:-.02em;color:var(--fg-default);white-space:nowrap;flex-shrink:0;margin:0;font-size:.81rem;font-weight:600;line-height:1.3}.ComboCatalogCard-module__JbvBjW__thumbsStrip{flex:auto;min-width:0;position:relative}.ComboCatalogCard-module__JbvBjW__thumbsFadeLeft,.ComboCatalogCard-module__JbvBjW__thumbsFadeRight{z-index:2;pointer-events:none;width:.85rem;position:absolute;top:0;bottom:0}.ComboCatalogCard-module__JbvBjW__thumbsFadeLeft{background:linear-gradient(to right, var(--bg-canvas) 0%, color-mix(in srgb, var(--bg-canvas) 72%, transparent) 55%, transparent 100%);left:0}.ComboCatalogCard-module__JbvBjW__thumbsFadeRight{background:linear-gradient(to left, var(--bg-canvas) 0%, color-mix(in srgb, var(--bg-canvas) 72%, transparent) 55%, transparent 100%);right:0}.ComboCatalogCard-module__JbvBjW__thumbsList.ComboCatalogCard-module__JbvBjW__thumbsList{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;align-items:center;gap:.28rem;margin:0;padding:0;overflow:auto hidden}.ComboCatalogCard-module__JbvBjW__thumbsList::-webkit-scrollbar{display:none}.ComboCatalogCard-module__JbvBjW__thumbsList .ComboCatalogCard-module__JbvBjW__thumbsSlot{scroll-snap-align:start;scroll-snap-stop:always;touch-action:pan-x;flex:0 0 2.5rem;width:2.5rem;min-width:2.5rem;height:2.5rem}.ComboCatalogCard-module__JbvBjW__thumbsPlaceholderIcon{width:1rem;height:1rem}.ComboCatalogCard-module__JbvBjW__thumbSkeleton{position:absolute;inset:0}.ComboCatalogCard-module__JbvBjW__thumbImgPending{opacity:0}.ComboCatalogCard-module__JbvBjW__drawerIncludes,.ComboCatalogCard-module__JbvBjW__drawerBody{flex-direction:column;gap:.75rem;min-width:0;display:flex}.ComboCatalogCard-module__JbvBjW__drawerFooterPriceValues{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.ComboCatalogCard-module__JbvBjW__drawerItems{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ComboCatalogCard-module__JbvBjW__drawerItemBlock{flex-direction:column;gap:.5rem;min-width:0;display:flex}.ComboCatalogCard-module__JbvBjW__drawerItemBlockWithConditions{gap:0;padding-bottom:.25rem}.ComboCatalogCard-module__JbvBjW__drawerItemConditionsWrap{min-width:0}.ComboCatalogCard-module__JbvBjW__drawerItem{min-width:0;color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.ComboCatalogCard-module__JbvBjW__drawerItemThumb{border-radius:var(--radius);background:var(--bg-subtle);flex:0 0 3.5rem;width:3.5rem;height:3.5rem;position:relative;overflow:hidden}.ComboCatalogCard-module__JbvBjW__drawerItemPlaceholderIcon{width:1.25rem;height:1.25rem}.ComboCatalogCard-module__JbvBjW__drawerItemText{flex-direction:column;flex:auto;gap:.2rem;min-width:0;display:flex}.ComboCatalogCard-module__JbvBjW__drawerItemTitle{text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:600;overflow:hidden}.ComboCatalogCard-module__JbvBjW__drawerItemKind{min-width:0}.ComboCatalogCard-module__JbvBjW__drawerItemPrice{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.15rem;display:flex}.ComboCatalogCard-module__JbvBjW__drawerPriceTotal{margin-bottom:.75rem;padding-block:0}
.AuthorOtherResources-module__hJivwG__otherResources{margin-top:4rem}.AuthorOtherResources-module__hJivwG__gridWrap{padding-top:2.5rem}.AuthorOtherResources-module__hJivwG__kindRow .AuthorOtherResources-module__hJivwG__kindPart{background:var(--bg-subtle)}.AuthorOtherResources-module__hJivwG__kindRow .AuthorOtherResources-module__hJivwG__kindPart:hover,.AuthorOtherResources-module__hJivwG__kindRow .AuthorOtherResources-module__hJivwG__kindPart:focus-visible,.AuthorOtherResources-module__hJivwG__kindRow .AuthorOtherResources-module__hJivwG__kindPartActive{background:var(--bg-hover)}.AuthorOtherResources-module__hJivwG__kindRow .AuthorOtherResources-module__hJivwG__kindJoin{background:var(--bg-subtle)}.AuthorOtherResources-module__hJivwG__kindRow .appSkeletonBlock{background:var(--bg-subtle)}.AuthorOtherResources-module__hJivwG__kindRow .appSkeletonBlock:after{background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--bg-subtle) 55%, var(--bg-canvas)) 42%, color-mix(in srgb, var(--bg-subtle) 55%, var(--bg-canvas)) 58%, transparent 100%)}
