@font-face{font-family:TossFace;src:url(https://static.toss.im/tossface-font/TossFaceFontWeb.otf) format("opentype");font-display:swap}@keyframes sprout-marketplace-pulse{0%,to{opacity:1}50%{opacity:.45}}.sprout-marketplace{--smp-bg:var(--sprout-marketplace-bg,#f5f5f2);--smp-surface:var(--sprout-marketplace-surface,#fbfbf8);--smp-text:var(--sprout-marketplace-text,#262323);--smp-text-muted:var(--sprout-marketplace-text-muted,#5c5959);--smp-text-subtle:var(--sprout-marketplace-text-subtle,#8d8a8a);--smp-border:var(--sprout-marketplace-border,#dedddc);--smp-primary:var(--sprout-marketplace-primary,#0ba5ec);--smp-on-primary:var(--sprout-marketplace-on-primary,#fbfbf8);--smp-secondary:var(--sprout-marketplace-secondary,#ecece8);--smp-accent:var(--sprout-marketplace-accent,#ecece8);--smp-destructive:var(--sprout-marketplace-destructive,#d92d20);--smp-bundle:var(--sprout-marketplace-bundle,#527f22);--smp-bundle-soft:var(--sprout-marketplace-bundle-soft,rgba(102,159,42,0.12));--smp-primary-soft:var(--sprout-marketplace-primary-soft,#e0f2fe);--smp-primary-deep:var(--sprout-marketplace-primary-deep,#026aa2);--smp-radius-sm:var(--sprout-marketplace-radius-sm,0.5rem);--smp-radius-md:var(--sprout-marketplace-radius-md,0.625rem);--smp-radius-lg:var(--sprout-marketplace-radius-lg,0.75rem);--smp-radius-xl:var(--sprout-marketplace-radius-xl,1rem);--smp-radius-2xl:var(--sprout-marketplace-radius-2xl,1.5rem);--smp-shadow-xs:var(--sprout-marketplace-shadow-xs,0 1px 2px rgba(38,35,35,0.06));--smp-shadow-sm:var(
    --sprout-marketplace-shadow-sm,0 1px 2px rgba(38,35,35,0.04),0 2px 8px rgba(38,35,35,0.05)
  );--smp-shadow-md:var(
    --sprout-marketplace-shadow-md,0 2px 4px rgba(38,35,35,0.05),0 8px 24px rgba(38,35,35,0.09)
  );--smp-shadow-lg:var(--sprout-marketplace-shadow-lg,0 8px 24px rgba(38,35,35,0.12));--smp-shadow-ring:var(
    --sprout-marketplace-shadow-ring,0 0 0 1px rgba(38,35,35,0.07),0 1px 2px rgba(38,35,35,0.05)
  );--smp-shadow-ring-strong:var(
    --sprout-marketplace-shadow-ring-strong,0 0 0 1px rgba(38,35,35,0.14),0 2px 6px rgba(38,35,35,0.08)
  );--smp-shadow-focus:var(
    --sprout-marketplace-shadow-focus,0 0 0 3px color-mix(in srgb,var(--smp-primary) 24%,transparent)
  );--smp-transition-fast:var(--sprout-marketplace-transition-fast,120ms ease);--smp-transition-base:var(--sprout-marketplace-transition-base,150ms ease);--smp-transition-slow:var(--sprout-marketplace-transition-slow,200ms ease);--smp-font-family:var(
    --sprout-marketplace-font-family,"Inter",-apple-system,BlinkMacSystemFont,system-ui,sans-serif
  );font-family:var(--smp-font-family);color:var(--smp-text)}.sprout-marketplace,.sprout-marketplace *,.sprout-marketplace :after,.sprout-marketplace :before{box-sizing:border-box}.sprout-marketplace :where(button){font-family:inherit;cursor:pointer}.sprout-marketplace :where(button):disabled{cursor:not-allowed}.sprout-marketplace :where(button,a,input):focus-visible{outline:2px solid var(--smp-primary);outline-offset:2px}.sprout-marketplace__visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.sprout-marketplace__surface{background:var(--smp-bg);padding:2rem 1.5rem}.sprout-marketplace__emoji{font-family:TossFace,sans-serif}.sprout-marketplace__separator{border:0;border-top:1px solid var(--smp-border);margin:2.5rem 0}.sprout-marketplace__ui-card-content,.sprout-marketplace__ui-card-footer,.sprout-marketplace__ui-card-header{display:contents}.sprout-marketplace__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;align-items:stretch}@media (max-width:1023px){.sprout-marketplace__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){.sprout-marketplace__grid{grid-template-columns:minmax(0,1fr)}}.sprout-marketplace__section{margin-top:2rem}.sprout-marketplace__section:first-child{margin-top:0}.sprout-marketplace__section-heading{margin:0 0 1.25rem;font-size:1.125rem;font-weight:600;color:var(--smp-text)}.sprout-marketplace__card{position:relative;display:flex;flex-direction:column;height:100%;padding:1.5rem;background:var(--smp-surface);border-radius:var(--smp-radius-2xl);box-shadow:var(--smp-shadow-sm);transition:box-shadow var(--smp-transition-slow)}.sprout-marketplace__card:hover{box-shadow:var(--smp-shadow-md)}.sprout-marketplace__card-icon{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;border-radius:var(--smp-radius-xl);flex-shrink:0;background:var(--smp-icon-accent,var(--smp-secondary))}.sprout-marketplace__card-icon .sprout-marketplace__emoji{font-size:1.75rem;line-height:1}.sprout-marketplace__card-media{position:relative;display:flex;align-items:center;justify-content:center;margin:-1.5rem -1.5rem 1.25rem;aspect-ratio:16/9;overflow:hidden;border-radius:var(--smp-radius-2xl) var(--smp-radius-2xl) 0 0;background:color-mix(in srgb,var(--smp-icon-accent,var(--smp-secondary)) 38%,var(--smp-surface))}.sprout-marketplace__card-media-img{width:100%;height:100%;object-fit:cover;display:block}.sprout-marketplace__card-icon--on-media{position:absolute;left:1rem;bottom:1rem;width:2.5rem;height:2.5rem;margin-bottom:0;border-radius:var(--smp-radius-lg);box-shadow:0 0 0 3px var(--smp-surface)}.sprout-marketplace__card-icon--on-media .sprout-marketplace__emoji{font-size:1.25rem}.sprout-marketplace__card-media--fallback .sprout-marketplace__card-media-emoji{font-size:3rem;line-height:1;filter:drop-shadow(0 2px 4px rgba(38,35,35,.12))}.sprout-marketplace__card-title{margin:0;font-size:1.1875rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:var(--smp-text)}.sprout-marketplace__card-link{background:none;border:0;padding:0;font:inherit;color:inherit;text-align:left;text-decoration:none}.sprout-marketplace__card-link:after{content:"";position:absolute;inset:0;border-radius:var(--smp-radius-2xl)}.sprout-marketplace__card-summary{margin:.5rem 0 0;font-size:.875rem;line-height:1.4;min-height:2.8em;color:var(--smp-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sprout-marketplace__card-meta{position:relative;display:flex;align-items:center;gap:.5rem;min-height:28px;margin-top:auto;padding-top:1rem}.sprout-marketplace__card-action{position:relative;margin-top:1rem}.sprout-marketplace__card-action .sprout-marketplace__cta{width:100%;padding-top:.4375rem;padding-bottom:.4375rem;font-size:.8125rem}.sprout-marketplace__card-action .sprout-marketplace__cta--secondary{color:var(--smp-text)}.sprout-marketplace__byline{display:inline-flex;align-items:center;gap:.5rem;min-width:0;text-decoration:none;color:var(--smp-text)}.sprout-marketplace__byline--link:hover .sprout-marketplace__byline-name{text-decoration:underline}.sprout-marketplace__byline-avatar{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:9999px;object-fit:cover;flex-shrink:0}.sprout-marketplace__byline-avatar--initial{background:var(--smp-primary);color:var(--smp-on-primary);font-size:.625rem;font-weight:700;line-height:1}.sprout-marketplace__byline-avatar-img{width:100%;height:100%;border-radius:9999px;object-fit:cover;display:block}.sprout-marketplace__byline-avatar--rive{position:relative;overflow:hidden}.sprout-marketplace__byline-avatar--sprout{background:#dcfce7}.sprout-marketplace__byline-avatar--village{background:#e0f2fe}.sprout-marketplace__byline-avatar-canvas{position:absolute;left:50%;transform:translateX(-50%);pointer-events:none}.sprout-marketplace__byline-avatar--sprout .sprout-marketplace__byline-avatar-canvas{width:64px;height:92px;top:-27px}.sprout-marketplace__byline-avatar--village .sprout-marketplace__byline-avatar-canvas{width:35px;height:50px;top:-14px}.sprout-marketplace__byline-name{font-size:.875rem;font-weight:400;color:var(--smp-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sprout-marketplace__byline-verified{display:inline-flex;color:var(--smp-text-subtle);flex-shrink:0}.sprout-marketplace__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.25rem;border-radius:var(--smp-radius-lg);font-size:.875rem;font-weight:500;text-decoration:none;cursor:pointer;outline:none;transition:background-color var(--smp-transition-base),border-color var(--smp-transition-base),box-shadow var(--smp-transition-base),color var(--smp-transition-base),opacity var(--smp-transition-base)}.sprout-marketplace__cta:focus-visible{box-shadow:var(--smp-shadow-focus)}.sprout-marketplace__cta--sm{padding:.375rem .75rem;font-size:.8125rem}.sprout-marketplace__cta--primary{background:var(--smp-primary);color:var(--smp-on-primary);border:1px solid transparent}.sprout-marketplace__cta--primary:hover{opacity:.9}.sprout-marketplace__cta--secondary{background:var(--smp-secondary);color:var(--smp-text);border:1px solid transparent}.sprout-marketplace__cta--secondary:hover{opacity:.85}.sprout-marketplace__cta:disabled{opacity:.5;cursor:not-allowed}.sprout-marketplace__browse-header{margin-bottom:2rem}.sprout-marketplace__browse-heading{margin:0;font-size:3rem;font-weight:600;letter-spacing:-.02em;color:var(--smp-text)}@media (max-width:639px){.sprout-marketplace__browse-heading{font-size:2rem;line-height:2.5rem}}.sprout-marketplace__browse-subheading{margin:0;font-size:1.125rem;font-weight:400;line-height:28px;color:var(--smp-text-muted)}.sprout-marketplace__browse-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.sprout-marketplace__browse-toolbar-end{display:flex;align-items:center;gap:.75rem;margin-left:auto}.sprout-marketplace__segmented{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem;background:var(--smp-secondary);border-radius:9999px}.sprout-marketplace__segmented-option{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border:0;border-radius:9999px;background:transparent;font-size:.875rem;font-weight:500;color:var(--smp-text-muted);transition:color var(--smp-transition-base),background-color var(--smp-transition-base)}.sprout-marketplace__segmented-option:hover{color:var(--smp-text)}.sprout-marketplace__segmented-option--active,.sprout-marketplace__segmented-option[data-state=active]{background:var(--smp-surface);color:var(--smp-text);box-shadow:var(--smp-shadow-xs)}.sprout-marketplace__search{padding:.5625rem 1rem;border:0;border-radius:9999px;background:var(--smp-secondary);font-family:inherit;font-size:.875rem;color:var(--smp-text)}.sprout-marketplace__search::placeholder{color:var(--smp-text-subtle)}.sprout-marketplace__filters{position:relative;display:inline-block}.sprout-marketplace__filters-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5625rem 1.5rem;border:0;border-radius:9999px;background:var(--smp-surface);box-shadow:var(--smp-shadow-ring);font-size:.875rem;font-weight:500;color:var(--smp-text)}.sprout-marketplace__filters-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;border-radius:9999px;background:var(--smp-primary);color:var(--smp-on-primary);font-size:.625rem;font-weight:700}.sprout-marketplace__filters-panel{z-index:20;width:16rem;padding:1rem;background:var(--smp-surface);border:1px solid var(--smp-border);border-radius:var(--smp-radius-lg);box-shadow:var(--smp-shadow-lg)}.sprout-marketplace__filters-group+.sprout-marketplace__filters-group{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--smp-border)}.sprout-marketplace__filters-label{margin:0 0 .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--smp-text-muted)}.sprout-marketplace__filter-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.375rem .5rem;border:0;border-radius:var(--smp-radius-sm);background:transparent;font-size:.875rem;text-align:left;color:var(--smp-text-muted);transition:background-color var(--smp-transition-base)}.sprout-marketplace__filter-option:hover{background:var(--smp-accent)}.sprout-marketplace__filter-option--active{background:var(--smp-accent);font-weight:600;color:var(--smp-text)}.sprout-marketplace__filters-actions{display:flex;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--smp-border)}.sprout-marketplace__filters-actions .sprout-marketplace__cta{flex:1 1;border-radius:9999px;padding:.375rem .75rem}.sprout-marketplace__detail{--smp-content-max:min(70rem,calc(100vw - 3rem));padding-top:0;overflow-x:clip}.sprout-marketplace__back{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:1.5rem;padding:.375rem .75rem;border:0;border-radius:9999px;background:transparent;font-size:.875rem;color:var(--smp-text-muted);cursor:pointer;outline:none;transition:color var(--smp-transition-base),box-shadow var(--smp-transition-base)}.sprout-marketplace__back:hover{color:var(--smp-text)}.sprout-marketplace__back:focus-visible{box-shadow:var(--smp-shadow-focus)}.sprout-marketplace__detail-banner{background:color-mix(in srgb,var(--smp-icon-accent,var(--smp-secondary)) 22%,#ffffff);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0 0 var(--smp-radius-2xl) 0;padding:2rem 0 4.5rem}.sprout-marketplace__detail-banner--bare{padding-top:.75rem}.sprout-marketplace__detail-banner-inner{margin:0 auto;width:100%;max-width:var(--smp-content-max,1100px);padding:0 1.5rem}.sprout-marketplace__detail-banner .sprout-marketplace__back{margin:0}.sprout-marketplace__detail-hero{display:flex;flex-direction:column;gap:1.75rem;width:100%;max-width:var(--smp-content-max,1100px);margin:-3rem auto 2.25rem;padding:0}.sprout-marketplace__detail-icon{display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;border-radius:var(--smp-radius-xl);flex-shrink:0;background:var(--smp-icon-accent,var(--smp-secondary));box-shadow:0 0 0 .375rem var(--smp-surface,#ffffff)}.sprout-marketplace__detail-icon .sprout-marketplace__emoji{font-size:2.5rem;line-height:1}.sprout-marketplace__detail-headrow{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start}@media (min-width:720px){.sprout-marketplace__detail-headrow{flex-direction:row;justify-content:space-between;align-items:flex-start}}.sprout-marketplace__detail-title{margin:0;font-size:2.25rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:var(--smp-text)}.sprout-marketplace__detail-summary{margin:1rem 0 0;font-size:.875rem;color:var(--smp-text-muted)}.sprout-marketplace__badge-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.sprout-marketplace__badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;background:var(--smp-secondary);font-size:.75rem;font-weight:500;color:var(--smp-text)}.sprout-marketplace__detail-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.sprout-marketplace__detail-headrow .sprout-marketplace__detail-actions{margin-top:0;flex-shrink:0}.sprout-marketplace__detail-meta-group+.sprout-marketplace__detail-meta-group{margin-top:1rem}.sprout-marketplace__detail-meta-label{margin:0 0 .375rem;font-size:.75rem;color:var(--smp-text-muted)}.sprout-marketplace__detail-actions .sprout-marketplace__cta{border-radius:9999px}.sprout-marketplace__detail-body{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:2rem;gap:2rem;width:100%;max-width:var(--smp-content-max,1100px);margin:0 auto}.sprout-marketplace__detail-gallery,.sprout-marketplace__detail>.sprout-marketplace__separator{width:100%;max-width:var(--smp-content-max,1100px);margin-left:auto;margin-right:auto}@media (min-width:900px){.sprout-marketplace__detail-body{grid-template-columns:minmax(0,8fr) minmax(0,4fr)}}.sprout-marketplace__detail-section+.sprout-marketplace__detail-section{margin-top:2.5rem}.sprout-marketplace__detail-section-heading{margin:0 0 .75rem;font-size:1rem;font-weight:700;color:var(--smp-text)}.sprout-marketplace__detail-description{margin:0;font-size:.875rem;line-height:1.45;color:var(--smp-text-muted);white-space:pre-line}.sprout-marketplace__outcomes{margin:0;padding-left:1.25rem;font-size:.875rem;line-height:1.6;color:var(--smp-text-muted)}.sprout-marketplace__steps{margin:0;padding:0;list-style:none}.sprout-marketplace__step{display:flex;align-items:stretch;gap:1rem}.sprout-marketplace__step-indicator{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0}.sprout-marketplace__step-number{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:9999px;background:var(--smp-secondary);font-size:.8125rem;font-weight:600;color:var(--smp-text);flex-shrink:0}.sprout-marketplace__step-connector{width:2px;flex:1 1;border-radius:1px;background:var(--smp-border)}.sprout-marketplace__step-content{display:block;min-width:0;flex:1 1;padding:.25rem 0 .75rem}.sprout-marketplace__step-title{display:block;font-size:1rem;font-weight:600;line-height:1.5;color:var(--smp-text)}.sprout-marketplace__step-description{display:block;margin-top:.25rem;font-size:.875rem;line-height:1.4;color:var(--smp-text-muted)}.sprout-marketplace__inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}@media (max-width:639px){.sprout-marketplace__inputs{grid-template-columns:minmax(0,1fr)}}.sprout-marketplace__input-card{padding:1rem;border:1px solid var(--smp-border);border-radius:var(--smp-radius-lg)}.sprout-marketplace__input-name{margin:0;font-size:.875rem;font-weight:600;color:var(--smp-text)}.sprout-marketplace__input-description{margin:.25rem 0 0;font-size:.875rem;line-height:1.4;color:var(--smp-text-muted)}.sprout-marketplace__input-chip{display:inline-block;margin-top:.5rem;padding:.125rem .5rem;border-radius:var(--smp-radius-sm);background:var(--smp-secondary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;color:var(--smp-text-muted)}.sprout-marketplace__detail-sidebar{background:var(--smp-surface);border-radius:var(--smp-radius-xl);box-shadow:var(--smp-shadow-ring);padding:1.5rem;align-self:start}.sprout-marketplace__detail-sidebar .sprout-marketplace__detail-meta{margin:.75rem 0 0;font-size:.875rem;line-height:1.4;color:var(--smp-text-muted)}.sprout-marketplace__gallery-main{aspect-ratio:16/9;width:100%;max-height:480px;overflow:hidden;border-radius:var(--smp-radius-xl);background:var(--smp-secondary)}.sprout-marketplace__gallery-main img{width:100%;height:100%;object-fit:cover;display:block}.sprout-marketplace__gallery-thumbs{display:flex;gap:.75rem;margin-top:.875rem;overflow-x:auto;scrollbar-width:thin}.sprout-marketplace__gallery-thumb{width:9.375rem;aspect-ratio:16/9;flex:0 0 auto;padding:0;overflow:hidden;border:1px solid var(--smp-border);border-radius:var(--smp-radius-lg);background:var(--smp-secondary)}.sprout-marketplace__gallery-thumb--active{border:2px solid var(--smp-primary)}.sprout-marketplace__gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.sprout-marketplace__profile{padding-top:0}.sprout-marketplace__profile-avatar-ring{padding:.375rem;border-radius:9999px;background:var(--smp-bg)}.sprout-marketplace__profile-avatar{display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;border-radius:9999px;object-fit:cover}.sprout-marketplace__profile-avatar--initial{background:var(--smp-primary);color:var(--smp-on-primary);font-size:2.25rem;font-weight:700}.sprout-marketplace__profile--hero{--smp-content-max:min(70rem,calc(100vw - 3rem));padding-top:0}.sprout-marketplace__profile-hero-banner{--smp-icon-accent:#bfe3f8;min-height:10rem;padding-bottom:4rem;background:#bfe3f8}.sprout-marketplace__profile-hero-banner-inner{display:flex;align-items:flex-start}.sprout-marketplace__profile-sprout-back{gap:.5rem;padding:0;font-size:1rem;font-weight:500;color:#58616f}.sprout-marketplace__profile-sprout-back svg{width:1.25rem;height:1.25rem}.sprout-marketplace__profile-hero-content{width:100%;max-width:var(--smp-content-max,1100px);margin:0 auto;padding:0 1.5rem}.sprout-marketplace__profile-hero-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"avatar avatar" "main links";grid-column-gap:1.5rem;column-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem;align-items:center;margin-top:-4.25rem}.sprout-marketplace__profile-hero-avatar-ring{grid-area:avatar;justify-self:start;display:flex;align-items:center;justify-content:center;width:clamp(8.5rem,13vw,10rem);height:clamp(8.5rem,13vw,10rem);padding:.5rem;border-radius:9999px;background:rgba(255,255,255,.9);box-shadow:0 0 0 1px rgba(255,255,255,.7)}.sprout-marketplace__profile-hero-avatar-ring .sprout-marketplace__profile-avatar{width:100%;height:100%}.sprout-marketplace__profile-hero-avatar-ring .sprout-marketplace__profile-avatar--initial{font-size:clamp(3rem,5vw,4rem)}.sprout-marketplace__profile-avatar--rive.sprout-marketplace__byline-avatar--sprout .sprout-marketplace__byline-avatar-canvas{width:320%;height:460%;top:-135%}.sprout-marketplace__profile-sprout-avatar{width:100%;height:100%;background:#efffed}.sprout-marketplace__profile-hero-main{grid-area:main;min-width:0;padding-bottom:0}.sprout-marketplace__profile-hero-name{display:flex;align-items:center;gap:.75rem;margin:0;font-size:clamp(3.25rem,5vw,4rem);font-weight:700;line-height:1.05;color:var(--smp-text)}.sprout-marketplace__profile-hero-bio{max-width:58rem;margin:1rem 0 0;font-size:1.375rem;line-height:1.45;color:var(--smp-text-muted)}.sprout-marketplace__profile-hero-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:1rem;font-size:1.125rem;color:var(--smp-text-muted)}.sprout-marketplace__profile-hero-meta strong{font-weight:700;color:var(--smp-text)}.sprout-marketplace__profile-hero-links{grid-area:links;display:flex;gap:.75rem;align-items:center;justify-content:flex-end;padding-bottom:0}.sprout-marketplace__profile-sprout-link{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;flex:0 0 auto;border:1px solid var(--smp-border);border-radius:9999px;color:var(--smp-text-muted);background:var(--smp-surface);text-decoration:none;outline:none;transition:color var(--smp-transition-base),border-color var(--smp-transition-base),box-shadow var(--smp-transition-base)}.sprout-marketplace__profile-sprout-link:hover{color:var(--smp-text);border-color:color-mix(in srgb,var(--smp-text-muted) 45%,var(--smp-border))}.sprout-marketplace__profile-sprout-link:focus-visible{box-shadow:var(--smp-shadow-focus)}.sprout-marketplace__profile-link-label{font-size:.75rem;font-weight:700;letter-spacing:0}.sprout-marketplace__profile--hero .sprout-marketplace__separator{margin-top:4.75rem}@media (max-width:719px){.sprout-marketplace__detail,.sprout-marketplace__profile--hero{--smp-content-max:calc(100vw - 3rem)}.sprout-marketplace__profile-hero-banner{min-height:15.5rem;padding-top:2rem}.sprout-marketplace__profile-hero-head{grid-template-columns:minmax(0,1fr);grid-template-areas:"avatar" "main" "links";justify-items:center;gap:1.5rem;margin-top:-4.5rem;text-align:center}.sprout-marketplace__profile-hero-main{padding-bottom:0}.sprout-marketplace__profile-hero-name{justify-content:center;font-size:2.25rem}.sprout-marketplace__profile-hero-bio{font-size:1rem}.sprout-marketplace__profile-hero-meta{justify-content:center}.sprout-marketplace__profile-hero-links{justify-content:center;padding-bottom:0}}.sprout-marketplace__empty{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 2rem;border:2px dashed var(--smp-border);border-radius:var(--smp-radius-2xl);background:var(--smp-surface);text-align:center}.sprout-marketplace__empty-icon{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:var(--smp-radius-xl);background:var(--smp-secondary);font-size:1.5rem}.sprout-marketplace__empty-title{margin:0;font-size:1.125rem;font-weight:600;color:var(--smp-text)}.sprout-marketplace__empty-message{margin:0;max-width:28rem;font-size:.875rem;color:var(--smp-text-muted)}.sprout-marketplace__error{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 2rem;border:1px solid var(--smp-border);border-radius:var(--smp-radius-2xl);background:var(--smp-surface);text-align:center}.sprout-marketplace__error-title{margin:0;font-size:1.125rem;font-weight:600;color:var(--smp-destructive)}.sprout-marketplace__error-message{margin:0;max-width:28rem;font-size:.875rem;color:var(--smp-text-muted)}.sprout-marketplace__error-retry{margin-top:.5rem}.sprout-marketplace__skeleton{background:var(--smp-secondary);border-radius:var(--smp-radius-md);animation:sprout-marketplace-pulse 1.6s ease-in-out infinite}.sprout-marketplace__skeleton-card{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;border:none;border-radius:var(--smp-radius-2xl);background:var(--smp-surface);box-shadow:var(--smp-shadow-sm)}.sprout-marketplace__skeleton--tile{width:3.5rem;height:3.5rem;border-radius:var(--smp-radius-xl)}.sprout-marketplace__skeleton--title{width:60%;height:1.125rem}.sprout-marketplace__skeleton--heading{width:70%;height:2.25rem;margin-bottom:.75rem}.sprout-marketplace__skeleton--text{width:100%;height:.875rem}.sprout-marketplace__skeleton--button{width:100%;height:2.25rem;border-radius:var(--smp-radius-lg);margin-top:.5rem}.sprout-marketplace__skeleton--media{aspect-ratio:693/388;border-radius:var(--smp-radius-2xl)}.sprout-marketplace__skeleton--banner{height:8rem;border-radius:var(--smp-radius-2xl)}.sprout-marketplace__skeleton--avatar{width:6rem;height:6rem;border-radius:9999px}.sprout-marketplace__loading>*+*{margin-top:1.5rem}.sprout-marketplace__loading-profile-head{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:-3rem}.sprout-marketplace__card-taxonomy{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem;margin-top:.75rem;min-height:1.375rem}.sprout-marketplace__chip{display:inline-flex;align-items:center;padding:.1875rem .625rem;border-radius:9999px;font-size:.6875rem;font-weight:500;line-height:1.4;background:var(--smp-secondary);color:var(--smp-text-muted)}.sprout-marketplace__chip--primary{background:color-mix(in srgb,var(--smp-primary) 12%,transparent);color:var(--smp-primary);font-weight:600}.sprout-marketplace__chip--tag{background:var(--smp-primary-soft);color:var(--smp-primary-deep);text-transform:capitalize}.sprout-marketplace__card-kind{align-self:flex-start;margin-bottom:.25rem;font-size:.625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1.5;color:var(--smp-text-subtle)}.sprout-marketplace__chip--more{background:transparent;color:var(--smp-text-subtle);font-weight:600;padding-left:.25rem;padding-right:.25rem}.sprout-marketplace__shelf-header{display:flex;align-items:baseline;flex-wrap:wrap;gap:.375rem .75rem;margin-bottom:1rem}.sprout-marketplace__shelf-header .sprout-marketplace__section-heading{margin-bottom:0}.sprout-marketplace__shelf-blurb{margin:0;font-size:.875rem;color:var(--smp-text-subtle)}.sprout-marketplace__builder-section{padding:1.5rem;border-radius:var(--smp-radius-2xl);border:1px dashed var(--smp-border);background:color-mix(in srgb,var(--smp-secondary) 45%,transparent)}.sprout-marketplace__platform-wall{display:flex;align-items:center;flex-wrap:wrap;column-gap:20px;row-gap:.25rem;margin:1.5rem 0 0}.sprout-marketplace__platform-wall-item,.sprout-marketplace__platform-wall-label,.sprout-marketplace__platform-wall-more{font-size:1.125rem;font-weight:400;line-height:28px;color:var(--smp-text-muted)}.sprout-marketplace__platform-wall-item{display:inline-flex;align-items:center;gap:8px}.sprout-marketplace__platform-wall-item svg{width:18px;height:18px;flex-shrink:0}.sprout-marketplace__browse-toolbar--chips{align-items:center}.sprout-marketplace__chip-row{position:relative;display:flex;align-items:center;flex:1 1;min-width:0;max-width:100%}.sprout-marketplace__chip-row-scroller{display:flex;align-items:center;gap:.5rem;flex:1 1;min-width:0;overflow-x:auto;scrollbar-width:none;padding:.25rem 0}.sprout-marketplace__chip-row-scroller::-webkit-scrollbar{display:none}.sprout-marketplace__chip-row-group{display:flex;align-items:center;gap:.5rem}.sprout-marketplace__chip-row-divider{width:1px;height:1.25rem;margin:0 .375rem;background:var(--smp-border);flex:none}.sprout-marketplace__chip-toggle{display:inline-flex;align-items:center;gap:.375rem;flex:none;padding:.5rem 1rem;border-radius:9999px;border:0;background:var(--smp-surface);box-shadow:var(--smp-shadow-ring);font-size:.8125rem;font-weight:500;color:var(--smp-text);white-space:nowrap;transition:background-color var(--smp-transition-fast),color var(--smp-transition-fast),box-shadow var(--smp-transition-fast)}.sprout-marketplace__chip-toggle svg{width:14px;height:14px}.sprout-marketplace__chip-toggle:hover{box-shadow:var(--smp-shadow-ring-strong)}.sprout-marketplace__chip-toggle--selected{background:var(--smp-primary);color:var(--smp-on-primary);font-weight:600}.sprout-marketplace__chip-toggle--selected:hover{background:var(--smp-primary);color:var(--smp-on-primary);opacity:.9}.sprout-marketplace__chip-row-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;border-radius:9999px;background:var(--smp-surface);box-shadow:var(--smp-shadow-ring);color:var(--smp-text)}.sprout-marketplace__chip-row-arrow--left{left:-.25rem}.sprout-marketplace__chip-row-arrow--right{right:-.25rem}.sprout-marketplace__chip-row:after,.sprout-marketplace__chip-row:before{position:absolute;top:50%;transform:translateY(-50%);width:4.5rem;height:2.75rem;z-index:1;pointer-events:none}.sprout-marketplace__chip-row:has(.sprout-marketplace__chip-row-arrow--left):before{content:"";left:-.375rem;background:linear-gradient(to right,var(--smp-bg) 40%,color-mix(in srgb,var(--smp-bg) 0%,transparent))}.sprout-marketplace__chip-row:has(.sprout-marketplace__chip-row-arrow--right):after{content:"";right:-.375rem;background:linear-gradient(to left,var(--smp-bg) 40%,color-mix(in srgb,var(--smp-bg) 0%,transparent))}@media (max-width:960px){.sprout-marketplace__browse-toolbar--chips{flex-direction:column;align-items:stretch}.sprout-marketplace__browse-toolbar--chips .sprout-marketplace__browse-toolbar-end{justify-content:stretch}.sprout-marketplace__browse-toolbar--chips .sprout-marketplace__search{flex:1 1}}.sprout-marketplace__card--builder{border:1px dashed var(--smp-border);background:color-mix(in srgb,var(--smp-secondary) 35%,var(--smp-surface));box-shadow:none}.sprout-marketplace__card--builder .sprout-marketplace__card-title{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;letter-spacing:-.01em}.sprout-marketplace__card--builder .sprout-marketplace__card-icon{width:2.75rem;height:2.75rem;border-radius:var(--smp-radius-lg)}.sprout-marketplace__card--builder .sprout-marketplace__card-icon .sprout-marketplace__emoji{font-size:1.25rem}.sprout-marketplace__card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem}.sprout-marketplace__card-top .sprout-marketplace__card-icon{margin-bottom:0}.sprout-marketplace__package-graph{margin-top:.75rem;padding:1rem 1.25rem;border-radius:var(--smp-radius-xl);background:color-mix(in srgb,var(--smp-secondary) 45%,transparent)}.sprout-marketplace__package-children{list-style:none;position:relative;margin:.625rem 0 0 .875rem;padding:0 0 0 1.25rem;border-left:2px solid var(--smp-border);display:grid;grid-gap:.625rem;gap:.625rem}.sprout-marketplace__package-node{position:relative}.sprout-marketplace__package-node:before{content:"";position:absolute;left:calc(-1.25rem - 2px);top:.9375rem;width:1rem;height:2px;background:var(--smp-border)}.sprout-marketplace__package-node-row{display:inline-flex;align-items:center;gap:.5rem;padding:.4375rem .75rem;border-radius:var(--smp-radius-lg);background:var(--smp-surface);box-shadow:var(--smp-shadow-xs)}.sprout-marketplace__package-node-row--root{padding:.5625rem .875rem;box-shadow:var(--smp-shadow-sm)}.sprout-marketplace__package-node-kind{display:inline-flex;align-items:center;padding:.125rem .4375rem;border-radius:var(--smp-radius-sm);background:var(--smp-secondary);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--smp-text-muted)}.sprout-marketplace__package-node-kind--skill{background:color-mix(in srgb,var(--smp-primary) 12%,transparent);color:var(--smp-primary)}.sprout-marketplace__package-node-kind--canvas{background:var(--smp-bundle-soft);color:var(--smp-bundle)}.sprout-marketplace__package-node-title{font-size:.875rem;font-weight:600;color:var(--smp-text)}.sprout-marketplace__package-edge{font-size:.6875rem;font-weight:500;white-space:nowrap;color:var(--smp-text-subtle)}.sprout-marketplace__package-edge:after{content:"";display:inline-block;width:1px;height:.875rem;margin-left:.5rem;vertical-align:middle;background:var(--smp-border)}.screen-sky.marketplace-screen{background:var(--sprout-marketplace-bg,#f5f5f2)}.docs-logo-avatar{width:28px;height:28px;border-radius:50%;background:var(--docs-info-bg,#e0f2fe);overflow:hidden;position:relative;flex-shrink:0}.docs-logo-rive{position:absolute;left:50%;top:-20px;transform:translateX(-50%);width:88px;height:88px;pointer-events:none}.scroll-content.marketplace-scroll{align-items:stretch;gap:0;padding-top:104px}.marketplace-scroll>*{width:100%;max-width:1100px;margin:0 auto}.marketplace-scroll>.sprout-marketplace__detail{overflow-x:visible}.sprout-marketplace__profile-hero-avatar-ring .sprout-marketplace__profile-avatar--rive{width:100%;height:100%}.sprout-marketplace__profile-avatar--rive.sprout-marketplace__byline-avatar--village .sprout-marketplace__byline-avatar-canvas{width:175%;height:250%;top:-70%}.sprout-marketplace__byline-avatar-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%}.sprout-marketplace__byline-avatar-fallback+.sprout-marketplace__byline-avatar-canvas{position:absolute;z-index:1}.creator-private-preview-notice{position:relative;z-index:5;margin:0 auto 1rem;max-width:1100px;padding:.85rem 1rem;border:1px solid var(--border-secondary,#dedddc);border-radius:12px;background:var(--sprout-50,#f3faea);color:var(--text-secondary,#454141);font-size:.875rem;line-height:1.5}.sprout-marketplace__profile-hero-head{grid-template-areas:"avatar avatar" "main main" "links links"}.sprout-marketplace__profile-hero-links{justify-content:flex-start}.sprout-marketplace__profile-hero-links .sprout-marketplace__profile-sprout-link{width:auto;min-width:44px;padding:0 14px}.sprout-marketplace__profile-link-label{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:650;white-space:nowrap}.creator-concept{max-width:1060px;margin:0 auto;padding:48px 24px 80px;color:var(--gray-900,#111827)}.creator-concept__back{display:inline-block;margin-bottom:24px;color:var(--sprout-700,#477b1f);font-weight:650;text-decoration:none}.creator-concept__hero{display:grid;grid-template-columns:minmax(280px,44%) 1fr;grid-gap:40px;gap:40px;align-items:center}.creator-concept__hero img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:16px}.creator-concept__eyebrow{color:var(--sprout-700,#477b1f);font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.creator-concept h1{margin:8px 0 14px;font-size:clamp(34px,5vw,54px);line-height:1.02}.creator-concept__grid p,.creator-concept__hero p,.creator-concept__source{font-size:17px;line-height:1.65}.creator-concept__source{margin:40px 0 20px;padding:18px 22px;background:var(--sprout-50,#f1f9e8);border-radius:12px}.creator-concept__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.creator-concept__grid section{padding:24px;border:1px solid var(--gray-200,#e5e7eb);border-radius:12px;background:#fff}.creator-concept__grid h2{margin:0 0 8px;font-size:18px}.creator-concept__grid p{margin:0}.creator-concept__status{margin-top:20px;padding:20px 22px;border-radius:12px;background:var(--gray-50,#f9fafb);line-height:1.6}@media (max-width:720px){.sprout-marketplace__profile-hero-head{grid-template-areas:"avatar" "main" "links"}.sprout-marketplace__profile-hero-links{justify-content:center}.creator-concept{padding-top:28px}.creator-concept__grid,.creator-concept__hero{grid-template-columns:1fr}.creator-concept__hero{gap:24px}}.marketplace-scroll>.sprout-marketplace__detail>.sprout-marketplace__detail-banner{margin-top:calc(-104px - 2rem);padding-top:calc(104px + 2.5rem);padding-bottom:3.5rem}.marketplace-state{padding:4rem 1.5rem}.marketplace-state-panel{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;margin-top:1rem;padding:56px 32px 48px;border-radius:24px;background:linear-gradient(180deg,var(--brand-100,#e0f2fe) 0,var(--brand-50,#f0f9ff) 55%,var(--bg-primary,#fbfbf8) 100%);border:1px solid var(--border-secondary,#dedddc)}.marketplace-state-character{width:120px;height:120px;margin-bottom:12px}.marketplace-state-title{font-size:var(--font-size-display-xs,24px);font-weight:var(--font-weight-bold,700);letter-spacing:-.01em;color:var(--text-primary,#262323)}.marketplace-state-copy{max-width:440px;margin-top:6px;font-size:var(--font-size-text-md,16px);line-height:1.55;color:var(--text-tertiary,#5c5959)}.marketplace-state-cta{margin-top:22px}.archetype-index,.archetype-play,.archetype-profile{width:min(100%,1100px);margin:0 auto;padding:48px 24px 80px;color:var(--gray-900,#262323)}.archetype-index h1{max-width:760px;margin:10px 0 16px;font-size:clamp(38px,6vw,68px);line-height:1}.archetype-index__lead{max-width:720px;font-size:19px;line-height:1.6;color:var(--gray-600,#625f5f)}.archetype-index__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;margin-top:36px}.archetype-index__card{display:block;padding:28px;border:1px solid var(--gray-200,#dedddc);border-top:5px solid var(--archetype-color);border-radius:16px;background:#fff;color:inherit;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.archetype-index__card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(38,35,35,.08)}.archetype-index__card>span{font-size:34px}.archetype-index__card h2{margin:12px 0 8px;font-size:24px}.archetype-index__card p{min-height:52px;line-height:1.55;color:var(--gray-600,#625f5f)}.archetype-index__card strong{color:var(--sprout-700,#477b1f)}.archetype-index__note{margin-top:24px;font-size:14px;color:var(--gray-600,#625f5f)}.archetype-profile__hero{display:grid;grid-template-columns:150px 1fr;grid-gap:30px;gap:30px;align-items:center;padding:36px 0;border-bottom:1px solid var(--gray-200,#dedddc)}.archetype-profile__avatar{display:grid;place-items:center;width:140px;height:140px;border-radius:50%;background:color-mix(in srgb,var(--archetype-color) 16%,white);font-size:62px;border:8px solid #fff;box-shadow:0 0 0 1px var(--gray-200,#dedddc)}.archetype-profile__hero h1{margin:8px 0;font-size:clamp(40px,6vw,64px);line-height:1}.archetype-profile__hero h2{margin:0 0 14px;font-size:22px;color:var(--archetype-color)}.archetype-profile__hero p{max-width:800px;font-size:18px;line-height:1.65;color:var(--gray-600,#625f5f)}.archetype-profile__facts{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin:28px 0}.archetype-profile__facts section{padding:22px;border:1px solid var(--gray-200,#dedddc);border-radius:12px;background:#fff}.archetype-profile__facts h3{margin:0 0 8px}.archetype-profile__facts p{margin:0;line-height:1.6;color:var(--gray-600,#625f5f)}.archetype-profile__play{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:28px;border-radius:16px;background:color-mix(in srgb,var(--archetype-color) 12%,white)}.archetype-profile__play h2{margin:6px 0}.archetype-profile__play p{margin:0;line-height:1.5}.archetype-play__next,.archetype-profile__play-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:0;border-radius:999px;background:var(--archetype-color);color:white;font-weight:700;text-decoration:none;cursor:pointer}.archetype-play__next:disabled{opacity:.45;cursor:not-allowed}.archetype-profile__evidence,.archetype-profile__shelf{margin-top:34px}.archetype-profile__evidence>div,.archetype-profile__shelf>div{display:flex;flex-wrap:wrap;gap:10px}.archetype-profile__evidence a,.archetype-profile__shelf span{padding:10px 14px;border:1px solid var(--gray-200,#dedddc);border-radius:999px;background:#fff;color:inherit;text-decoration:none}.archetype-profile__evidence p{font-size:14px;color:var(--gray-600,#625f5f)}.archetype-play{max-width:820px}.archetype-play__header{display:grid;grid-template-columns:90px 1fr;grid-gap:22px;gap:22px;align-items:center;margin:20px 0 30px}.archetype-play__emoji{display:grid;place-items:center;width:84px;height:84px;border-radius:20px;background:color-mix(in srgb,var(--archetype-color) 16%,white);font-size:40px}.archetype-play__header h1{margin:6px 0;font-size:clamp(36px,6vw,58px);line-height:1}.archetype-play__header p{margin:0;line-height:1.55;color:var(--gray-600,#625f5f)}.archetype-play__panel,.archetype-play__receipt{padding:30px;border:1px solid var(--gray-200,#dedddc);border-radius:18px;background:#fff;box-shadow:0 12px 36px rgba(38,35,35,.06)}.archetype-play__progress{height:8px;border-radius:99px;background:var(--gray-100,#eee);overflow:hidden}.archetype-play__progress span{display:block;height:100%;background:var(--archetype-color);transition:width .2s ease}.archetype-play__step{font-size:13px;font-weight:700;color:var(--archetype-color);text-transform:uppercase;letter-spacing:.06em}.archetype-play__panel h2{font-size:28px}.archetype-play__choices{display:grid;grid-gap:10px;gap:10px;margin:22px 0}.archetype-play__choices button{padding:16px 18px;text-align:left;border:1px solid var(--gray-200,#dedddc);border-radius:12px;background:#fff;font:inherit;cursor:pointer}.archetype-play__choices button.is-selected,.archetype-play__choices button:hover{border-color:var(--archetype-color);background:color-mix(in srgb,var(--archetype-color) 9%,white)}.archetype-play__choices button:focus-visible,.archetype-play__next:focus-visible,.archetype-profile__play-button:focus-visible{outline:3px solid color-mix(in srgb,var(--archetype-color) 45%,white);outline-offset:3px}.archetype-play__receipt-check{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--archetype-color);color:white;font-size:30px;margin-bottom:16px}.archetype-play__receipt h2{font-size:34px;margin:8px 0}.archetype-play__receipt li{margin:8px 0}.archetype-play__handoff{margin:22px 0;padding:18px;border-radius:12px;background:color-mix(in srgb,var(--archetype-color) 9%,white)}.archetype-play__handoff p{margin:5px 0 0;line-height:1.55}.archetype-play__disclaimer{font-size:13px;color:var(--gray-600,#625f5f)}@media(max-width:720px){.archetype-index,.archetype-play,.archetype-profile{padding:28px 18px 64px}.archetype-index__grid,.archetype-profile__facts,.archetype-profile__hero{grid-template-columns:1fr}.archetype-profile__avatar{width:110px;height:110px;font-size:48px}.archetype-profile__play{align-items:flex-start;flex-direction:column}.archetype-play__header{grid-template-columns:1fr}.archetype-play__panel,.archetype-play__receipt{padding:22px}}.marketplace-scroll>.sprout-marketplace__profile--sprout{max-width:none}.marketplace-scroll>.sprout-marketplace__profile--sprout>.sprout-marketplace__profile-sprout-banner{padding-bottom:5rem}