#page-browse{background:var(--stg-paper);min-height:100vh}.bw-shell{display:grid;grid-template-columns:220px 1fr;min-height:calc(100vh - 56px)}.bw-sidebar{background:var(--stg-surface);border-right:1px solid var(--stg-rule);height:calc(100vh - 56px);overflow-y:auto;padding:20px 0;position:sticky;top:56px}.bw-main{min-width:0;padding:24px 32px 48px}.bw-sidegroup{margin-bottom:4px}.bw-sidehead{align-items:center;background:transparent;border:0;color:var(--stg-ink-3);cursor:default;display:flex;font-family:var(--font-mono,monospace);font-size:10px;font-weight:600;justify-content:space-between;letter-spacing:.1em;padding:7px 16px;text-align:left;text-transform:uppercase;width:100%}.bw-sidehead--disabled{color:var(--stg-ink-4);opacity:.42}.bw-sidehead .chev{flex-shrink:0;transition:transform .18s ease}.bw-sidehead.is-collapsed .chev{transform:rotate(-90deg)}.bw-sidelist{list-style:none;margin:0 0 6px;padding:0}.bw-sidelist li a{align-items:center;border-left:2px solid transparent;color:var(--stg-ink-3);display:flex;font-size:13px;justify-content:space-between;padding:6px 16px 6px 24px;text-decoration:none;transition:background .1s,color .1s}.bw-sidelist li a:hover{background:var(--stg-paper-deep);color:var(--stg-ink)}.bw-sidelist li a.is-active{background:var(--stg-accent-soft);border-left-color:var(--stg-accent);color:var(--stg-ink);font-weight:600}.bw-sidelist li a .count{color:var(--stg-ink-4);font-family:var(--font-mono,monospace);font-size:11px}.bw-side-divider{background:var(--stg-rule-soft);height:1px;margin:8px 12px}.bw-side-coming{color:var(--stg-ink-4);font-family:var(--font-mono,monospace);font-size:11px;font-style:italic;padding:3px 24px 8px}.bw-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.bw-filter-select{align-items:center;appearance:none;-webkit-appearance:none;background:var(--stg-surface);border:1px solid var(--stg-rule);border-radius:4px;color:var(--stg-ink);cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;gap:5px;padding:5px 10px}.bw-filter-select:focus{border-color:var(--stg-accent);box-shadow:0 0 0 2px rgba(184,134,11,.18);outline:none}.bw-filter-lbl{color:var(--stg-ink-4);font-family:var(--font-mono,monospace);font-size:10px;letter-spacing:.07em;margin-right:2px;text-transform:uppercase}.bw-tools-row{align-items:center;border-bottom:1px solid var(--stg-rule);display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;padding-bottom:16px}.bw-tabs{display:flex;gap:2px}.bw-tab{background:transparent;border:1px solid var(--stg-rule);border-radius:4px;color:var(--stg-ink-3);cursor:pointer;font-family:inherit;font-size:12px;padding:5px 14px;transition:all .1s}.bw-tab:hover{background:var(--stg-paper-deep);color:var(--stg-ink)}.bw-tab.is-active{background:var(--stg-ink);border-color:var(--stg-ink);color:var(--stg-paper)}.bw-spacer{flex:1}.bw-search{align-items:center;background:var(--stg-surface);border:1px solid var(--stg-rule);border-radius:4px;display:flex;gap:6px;max-width:240px;padding:5px 10px}.bw-search input{background:transparent;border:0;color:var(--stg-ink);font-family:inherit;font-size:13px;outline:none;width:100%}.bw-search input::placeholder{color:var(--stg-ink-4)}.bw-search svg{color:var(--stg-ink-4);flex-shrink:0}.bw-count{color:var(--stg-ink-4);font-family:var(--font-mono,monospace);font-size:11px;margin-left:auto}.bw-list{display:flex;flex-direction:column}.bw-row{align-items:center;border-bottom:1px solid var(--stg-rule-soft);border-radius:5px;cursor:pointer;display:grid;gap:14px;grid-template-columns:56px 1fr auto;padding:9px 8px;transition:background .1s}.bw-row:hover{background:rgba(42,26,19,.04)}.bw-row:last-child{border-bottom:0}.bw-row__info{min-width:0}.bw-row__title{min-width:0;position:relative}.bw-row__sub{display:flex;flex-wrap:wrap;font-size:12px;gap:6px;margin-top:3px}.bw-pill,.bw-row__sub{align-items:center;color:var(--stg-ink-3)}.bw-pill{background:var(--stg-surface);border:1px solid var(--stg-rule);border-radius:3px;display:inline-flex;font-family:var(--font-mono,monospace);font-size:11px;padding:1px 6px}.bw-pill--remake{background:var(--tm-remake);border-color:#c4b0d8;color:#4a2a6a}.bw-pill--genre{background:var(--tm-genre);border-color:#b0c0d0;color:#1e3a5a}.bw-pill--adv{background:var(--stg-paper-deep);color:var(--stg-ink-4)}.bw-row__actions{align-items:center;display:flex;flex-shrink:0;gap:6px;opacity:1}.bw-iconbtn{align-items:center;background:var(--stg-surface);border:1px solid var(--stg-rule);border-radius:4px;color:var(--stg-ink-3);cursor:pointer;display:inline-flex;height:30px;justify-content:center;transition:border-color .1s,color .1s;width:30px}.bw-iconbtn.is-liked,.bw-iconbtn:hover{border-color:var(--stg-accent);color:var(--stg-accent)}.bw-iconbtn.is-liked{background:var(--stg-accent-soft)}.bw-btn-open{background:var(--stg-accent);border:0;border-radius:4px;color:#2a1a13;cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;padding:5px 12px;transition:filter .1s;white-space:nowrap}.bw-btn-open:hover{filter:brightness(1.08)}.tm-thumb{background:var(--tm-default);border:1px solid var(--stg-rule);border-radius:5px;flex-shrink:0;height:56px;overflow:hidden;position:relative;width:56px}.tm-thumb--remake{background:var(--tm-remake)}.tm-thumb--genre{background:var(--tm-genre)}.sg-grid{box-sizing:border-box;display:flex;flex-direction:column;gap:2px;height:100%;padding:5px;width:100%}.sg-row{display:grid;flex:1;gap:2px;grid-template-columns:repeat(8,1fr)}.sg-cell{background:rgba(42,26,19,.12);border-radius:1px}.sg-cell--on{background:rgba(42,26,19,.5)}.sg-row--kick .sg-cell--on{background:var(--sg-kick)}.sg-row--snare .sg-cell--on{background:var(--sg-snare)}.sg-row--hihat .sg-cell--on{background:var(--sg-hihat)}.sg-row--clap .sg-cell--on{background:var(--sg-clap)}.sg-row--808 .sg-cell--on{background:var(--sg-808)}.sg-row--perc .sg-cell--on{background:var(--sg-perc)}.sg-row--rim .sg-cell--on{background:var(--sg-rim)}.bw-pagination{align-items:center;border-top:1px solid var(--stg-rule-soft);display:flex;justify-content:space-between;margin-top:8px;padding:16px 0 0}.bw-page-info{color:var(--stg-ink-4);font-family:var(--font-mono,monospace);font-size:11px}.bw-page-btns{display:flex;gap:6px}.bw-page-btn{background:var(--stg-surface);border:1px solid var(--stg-rule);border-radius:4px;color:var(--stg-ink);cursor:pointer;font-family:inherit;font-size:12px;padding:5px 14px;transition:background .1s}.bw-page-btn:hover{background:var(--stg-paper-deep)}.bw-page-btn:disabled{cursor:default;opacity:.35}.bw-row__title-text{color:var(--stg-ink);font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bw-row__title-edit{align-items:center;display:flex;gap:4px}.bw-row__title-edit.hidden{display:none}.pattern-card-title-input{background:var(--stg-surface);border:1px solid var(--stg-accent);border-radius:3px;color:var(--stg-ink);flex:1;font-family:inherit;font-size:13px;outline:none;padding:2px 6px}.inline-cancel,.inline-save{background:var(--stg-surface);border:1px solid var(--stg-rule);border-radius:3px;color:var(--stg-ink-3);cursor:pointer;font-size:12px;padding:2px 6px}.inline-save{border-color:var(--stg-accent);color:var(--stg-accent)}.bw-row__menu{background:var(--stg-surface);border:1px solid var(--stg-rule);border-radius:5px;box-shadow:0 4px 14px rgba(42,26,19,.12);display:flex;flex-direction:column;min-width:160px;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:10}.bw-row__menu.hidden{display:none}.bw-row__menu button{background:transparent;border:0;color:var(--stg-ink);cursor:pointer;font-family:inherit;font-size:13px;padding:9px 14px;text-align:left}.bw-row__menu button:hover{background:var(--stg-paper-deep)}.bw-row__menu .menu-action-delete{color:var(--stg-danger,#b44a3a)}.bw-row__sub .pattern-card-creator,.bw-row__sub .pattern-card-meta-row,.bw-row__sub .pattern-card-remake-line{align-items:center;color:var(--stg-ink-3);display:flex;flex-wrap:wrap;font-size:12px;gap:6px;margin-top:3px}.pattern-card-orig-artist{color:var(--stg-ink-2);font-size:13px;font-weight:500}.pattern-card-remixer{color:var(--stg-ink-3);font-size:12px;margin-top:2px}.bw-row__sub .pattern-card-meta-text{font-family:var(--font-mono,monospace);font-size:11px}.bw-row__sub .pattern-card-meta-actions{align-items:center;display:flex;gap:4px;margin-left:auto}.bw-row__sub .tm-meta-pill{border:1px solid var(--stg-rule);border-radius:3px;color:var(--stg-ink-3);display:inline-flex;font-family:var(--font-mono,monospace);font-size:11px;padding:1px 5px}.bw-row__sub .profile-pattern-social-btn.profile-pattern-social-btn--with-count{align-items:center;background:transparent;border:none;border-radius:0;color:var(--stg-ink-3,#6b6b5f);cursor:pointer;display:inline-flex;font-size:12px;gap:4px;padding:2px}.bw-row__sub .profile-pattern-social-btn.profile-pattern-social-btn--with-count.is-engaged,.bw-row__sub .profile-pattern-social-btn.profile-pattern-social-btn--with-count:hover{background:transparent;color:var(--stg-ink,#161a14)}.bw-row__sub .profile-pattern-social-btn.profile-pattern-social-btn--with-count.is-liked,.bw-row__sub .profile-pattern-social-btn.profile-pattern-social-btn--with-count.profile-pattern-social-btn--liked{background:transparent;border:none;color:var(--stg-ink,#161a14)}.bw-row__actions{position:relative}.bw-empty,.bw-loading{color:var(--stg-ink-4);font-size:14px;padding:40px 0;text-align:center}@media (max-width:1024px){#page-browse .stg-shell{grid-template-columns:1fr}#page-browse .stg-sidebar{display:none}#page-browse{padding:var(--sp-4,16px) var(--sp-4,16px) var(--sp-7,48px)}}@media (max-width:768px){.bw-row__actions{opacity:1}#page-browse .stg-listrow,#page-profile .profile-patterns-host .stg-listrow{grid-template-columns:48px 1fr auto}#page-browse .stg-listrow .col-wave,#page-profile .profile-patterns-host .stg-listrow .col-wave{display:none}}#page-browse{background:var(--stg-paper,#fff);margin:0 auto;max-width:1440px;padding:var(--sp-5,24px) var(--sp-6,32px) var(--sp-9,96px)}#page-browse .stg-eyebrow{font-weight:500;letter-spacing:.1em;text-transform:uppercase}#page-browse .stg-eyebrow,#page-browse .stg-meta{color:var(--stg-ink-3);font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-caption,.75rem)}#page-browse .stg-shell{align-items:start;display:grid;gap:var(--sp-5,24px);grid-template-columns:260px 1fr}#page-browse .stg-main-wrap{min-width:0}#page-browse .stg-sidebar{align-self:start;background:var(--stg-paper-deep,#f3f2ee);border-radius:var(--stg-r-xl,32px);max-height:calc(100vh - 100px);overflow-y:auto;padding:var(--sp-5,24px) var(--sp-4,16px);position:sticky;top:80px}#page-browse .stg-sidegroup{margin-bottom:var(--sp-4,16px)}#page-browse .stg-sidegroup:last-child{margin-bottom:0}#page-browse .stg-sidehead{align-items:center;background:transparent;border:none;color:var(--stg-ink-3);cursor:pointer;display:flex;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-caption,.75rem);font-weight:500;justify-content:space-between;letter-spacing:.1em;padding:4px var(--sp-3,12px);text-align:left;text-transform:uppercase;user-select:none;width:100%}#page-browse .stg-sidehead .chev{flex-shrink:0;height:14px;transition:transform var(--dur-1,.15s) ease;width:14px}#page-browse .stg-sidehead.is-collapsed .chev{transform:rotate(-90deg)}#page-browse .stg-sidehead--disabled{cursor:default;opacity:.45;pointer-events:none}#page-browse .stg-sidelist{display:flex;flex-direction:column;gap:2px;list-style:none;margin:var(--sp-1,4px) 0 0;padding:0}#page-browse .stg-sidelist a{align-items:center;border-radius:var(--sp-4,16px);color:var(--stg-ink-2);display:flex;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-small,.875rem);font-weight:500;gap:var(--sp-3,12px);padding:8px var(--sp-3,12px);text-decoration:none;transition:background var(--dur-1,.12s) ease,color var(--dur-1,.12s) ease}#page-browse .stg-sidelist a.is-active,#page-browse .stg-sidelist a:hover{background:var(--stg-paper,#fff);color:var(--stg-ink)}#page-browse .stg-sidelist a.is-active{font-weight:600}#page-browse .stg-sidelist a.is-active:before{display:none}#page-browse .stg-side-icon{align-items:center;display:inline-flex;flex-shrink:0;height:16px;justify-content:center;opacity:.75;width:16px}#page-browse .stg-sidelist a.is-active .stg-side-icon{opacity:1}#page-browse .stg-sidelist a .count{color:var(--stg-ink-3);font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-caption,.75rem);font-variant-numeric:tabular-nums;font-weight:400;margin-left:auto}#page-browse .stg-side-divider{background:var(--stg-border,rgba(22,26,20,.08));height:1px;margin:var(--sp-3,12px) var(--sp-2,8px)}#page-browse .bw-side-coming{color:var(--stg-ink-4);font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-caption,.75rem);font-style:normal;padding:4px var(--sp-3,12px) var(--sp-2,8px)}#page-browse .stg-main,#page-browse .stg-main--catalog{min-width:0}#page-browse .stg-section-head{align-items:baseline;display:flex;flex-wrap:wrap;gap:var(--sp-4,16px);justify-content:space-between;margin:var(--sp-7,48px) 0 var(--sp-4,16px)}#page-browse .bw-featured.hidden+.stg-main .stg-section-head,#page-browse .stg-section-head:first-child{margin-top:0}#page-browse .bw-featured:not(.hidden)+.stg-main .stg-section-head{margin-top:var(--sp-7,48px)}#page-browse .bw-featured .stg-section-head{margin-bottom:var(--sp-4,16px)}#page-browse .stg-section-head__left .stg-eyebrow{color:var(--stg-ink-3)}#page-browse .stg-section-head h2{color:var(--stg-ink);font-family:var(--font-display,"Fraunces",Georgia,serif);font-size:var(--fs-h1,2.5rem);font-weight:400;letter-spacing:-.025em;line-height:1;margin:var(--sp-2,8px) 0 0;max-width:22ch}#page-browse .stg-section-head h2 em{font-style:italic}#page-browse .stg-see-all{align-items:center;background:transparent;border:none;border-radius:var(--stg-r-pill,9999px);color:var(--stg-ink);cursor:pointer;display:inline-flex;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-small,.875rem);font-weight:500;gap:4px;padding:8px 12px;text-decoration:none;transition:background var(--dur-1,.12s) ease;white-space:nowrap}#page-browse .stg-see-all:hover{background:var(--stg-paper-2,#f3f2ee)}#page-browse .stg-link-arrow{align-items:center;border-bottom:1px solid transparent;color:var(--stg-ink-2);display:inline-flex;flex-shrink:0;font-size:13.5px;font-weight:500;gap:6px;padding-bottom:1px;text-decoration:none;white-space:nowrap}#page-browse .stg-link-arrow:hover{border-bottom-color:var(--stg-ink);color:var(--stg-ink);cursor:pointer}#page-browse .stg-page-title{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}#page-browse .stg-page-title h1{color:var(--stg-ink);font-size:24px;font-weight:700;letter-spacing:-.018em;margin:0}#page-browse .stg-btn{align-items:center;background:transparent;border:1px solid transparent;border-radius:var(--stg-r-sm);color:var(--stg-ink);cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;gap:8px;height:36px;padding:0 16px;text-decoration:none;transition:background .12s,color .12s,border-color .12s;white-space:nowrap}#page-browse .stg-btn--ghost{color:var(--stg-ink-2)}#page-browse .stg-btn--ghost:hover{background:var(--stg-paper-deep);color:var(--stg-ink)}#page-browse .stg-btn--secondary{background:var(--stg-surface);border-color:var(--stg-rule)}#page-browse .stg-btn--secondary:hover{border-color:var(--stg-ink-3)}#page-browse .stg-btn--primary{background:var(--stg-ink,#161a14);border-color:var(--stg-ink,#161a14);color:var(--stg-paper,#fff);font-weight:500}#page-browse .stg-btn--primary:hover{background:var(--stg-accent,#d9f274);border-color:var(--stg-accent,#d9f274);color:var(--stg-ink,#161a14)}#page-browse .stg-btn--sm{font-size:13px;height:30px;padding:0 12px}#page-browse .stg-iconbtn:not(.profile-pattern-social-btn),#page-profile .profile-patterns-host .stg-iconbtn:not(.profile-pattern-social-btn){background:transparent;border:none;border-radius:999px;color:var(--stg-ink-2);cursor:pointer;display:inline-grid;height:36px;place-items:center;transition:background var(--dur-1,.12s) ease,color var(--dur-1,.12s) ease;width:36px}#page-browse .stg-iconbtn:not(.profile-pattern-social-btn):hover,#page-profile .profile-patterns-host .stg-iconbtn:not(.profile-pattern-social-btn):hover{background:var(--stg-hover,rgba(42,26,19,.07));color:var(--stg-ink)}#page-browse .stg-iconbtn.pattern-card-play,#page-profile .profile-patterns-host .stg-iconbtn.pattern-card-play{background:var(--stg-ink);color:var(--stg-paper)}#page-browse .stg-iconbtn.pattern-card-play:hover,#page-profile .profile-patterns-host .stg-iconbtn.pattern-card-play:hover{background:var(--stg-accent);color:var(--stg-ink)}#page-browse .stg-iconbtn.profile-pattern-social-btn,#page-profile .profile-patterns-host .stg-iconbtn.profile-pattern-social-btn{align-items:center;background:transparent;border:none;border-radius:0;color:var(--stg-ink-3,#6b6b5f);display:inline-flex;gap:4px;height:auto;min-height:0;min-width:0;padding:2px 4px;width:auto}#page-browse .stg-iconbtn.profile-pattern-social-btn.is-engaged,#page-browse .stg-iconbtn.profile-pattern-social-btn.is-liked,#page-browse .stg-iconbtn.profile-pattern-social-btn.profile-pattern-social-btn--liked,#page-browse .stg-iconbtn.profile-pattern-social-btn:hover,#page-profile .profile-patterns-host .stg-iconbtn.profile-pattern-social-btn.is-engaged,#page-profile .profile-patterns-host .stg-iconbtn.profile-pattern-social-btn.is-liked,#page-profile .profile-patterns-host .stg-iconbtn.profile-pattern-social-btn.profile-pattern-social-btn--liked,#page-profile .profile-patterns-host .stg-iconbtn.profile-pattern-social-btn:hover{background:transparent;color:var(--stg-ink,#161a14)}#page-browse .stg-iconbtn.profile-pattern-social-btn svg,#page-profile .profile-patterns-host .stg-iconbtn.profile-pattern-social-btn svg{flex-shrink:0}#page-browse .stg-iconbtn.bw-menu-btn,#page-profile .profile-patterns-host .stg-iconbtn.bw-menu-btn{padding:2px}#page-browse .stg-iconbtn.profile-pattern-social-btn .pattern-card-stat-num,#page-profile .profile-patterns-host .stg-iconbtn.profile-pattern-social-btn .pattern-card-stat-num{color:inherit;font-size:var(--fs-caption,.75rem);font-variant-numeric:tabular-nums}#page-browse .stg-pill{align-items:center;background:var(--stg-paper,#fff);border:none;border-radius:var(--stg-r-pill,9999px);color:var(--stg-ink-2,#38382f);display:inline-flex;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-caption,.75rem);font-variant-numeric:tabular-nums;font-weight:500;gap:6px;height:auto;padding:3px 10px;white-space:nowrap}#page-browse .stg-pill--accent{background:var(--stg-accent,#d9f274);color:var(--stg-ink,#161a14);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}#page-browse .stg-thumb{background:var(--stg-paper,#fff);border-radius:var(--stg-r-md,16px);flex-shrink:0;overflow:hidden;position:relative}#page-browse .stg-thumb--tone-a,#page-browse .stg-thumb--tone-lime{background:var(--stg-pop-lime,#d9f274)}#page-browse .stg-thumb--tone-b,#page-browse .stg-thumb--tone-mint{background:var(--stg-pop-mint,#b8e6c9)}#page-browse .stg-thumb--tone-c,#page-browse .stg-thumb--tone-sky{background:var(--stg-pop-sky,#b9dee6)}#page-browse .stg-thumb--tone-d,#page-browse .stg-thumb--tone-peach{background:var(--stg-pop-peach,#f6c7b8)}#page-browse .stg-thumb--tone-lavender{background:var(--stg-pop-lavender,#cbb9e0)}#page-browse .stg-thumb--tone-ink{background:var(--stg-ink,#161a14)}#page-browse .stg-thumb--tone-cream{background:var(--stg-pop-cream,#f4ecd8)}#page-browse .stg-thumb--tone-ink .sg-cell{background:rgba(244,236,216,.15)}#page-browse .stg-thumb--tone-ink .sg-cell--on{background:var(--stg-accent,#d9f274)}#page-browse .stg-thumb .play{background:rgba(42,36,29,0);display:grid;inset:0;opacity:0;place-items:center;position:absolute;transition:opacity .12s,background .12s}#page-browse .stg-listrow:hover .stg-thumb .play,#page-browse .stg-row:hover .stg-thumb .play,#page-profile .profile-patterns-host .stg-listrow:hover .stg-thumb .play{background:rgba(42,36,29,.45);opacity:1}#page-browse .stg-thumb .play svg{color:var(--stg-surface);height:22px;width:22px}#page-browse .stg-grid-2,#page-profile .profile-patterns-host .stg-grid-2{display:grid;gap:var(--sp-4,16px);grid-template-columns:1fr 1fr}@media (max-width:1100px){#page-browse .stg-grid-2,#page-profile .profile-patterns-host.stg-grid-2{grid-template-columns:1fr}}#page-browse .stg-row{align-items:center;background:var(--stg-paper-deep,#f3f2ee);border:none;border-radius:var(--stg-r-lg,24px);color:var(--stg-ink);cursor:pointer;display:grid;gap:var(--sp-4,16px);grid-template-columns:72px 1fr max-content auto;padding:var(--sp-3,12px);text-decoration:none;transition:background var(--dur-1,.12s) ease}#page-browse .stg-row:hover{background:var(--stg-pop-cream,#f4ecd8)}#page-browse .stg-row .stg-thumb{border-radius:16px;height:72px;width:72px}#page-browse .stg-row-title{color:var(--stg-ink);font-family:var(--font-display,"Fraunces",Georgia,serif);font-size:var(--fs-body-lg,1.125rem);font-weight:400;letter-spacing:-.01em;line-height:1.15;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#page-browse .stg-row-sub{align-items:center;display:flex;flex-wrap:wrap;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-small,.875rem);gap:6px}#page-browse .stg-row-actions{align-items:center;display:flex;gap:2px;opacity:0;transition:opacity .12s}#page-browse .stg-row:hover .stg-row-actions{opacity:1}#page-browse .stg-list,#page-profile .profile-patterns-host .stg-list{display:flex;flex-direction:column;gap:var(--sp-2,8px)}#page-browse .stg-listrow,#page-profile .profile-patterns-host .stg-listrow{align-items:center;background:var(--stg-paper-2,#f3f2ee);border-radius:20px;color:var(--stg-ink);cursor:pointer;display:grid;gap:var(--sp-4,16px);grid-template-columns:64px minmax(160px,1.5fr) minmax(140px,2fr) auto;padding:var(--sp-3,12px);transition:background var(--dur-1,.12s) ease,transform var(--dur-2,.2s) ease}#page-browse .stg-listrow:hover,#page-profile .profile-patterns-host .stg-listrow:hover{transform:translateY(-1px)}#page-browse .stg-listrow .stg-thumb,#page-profile .profile-patterns-host .stg-listrow .stg-thumb{border-radius:12px;height:64px;width:64px}#page-browse .stg-listrow .col-title,#page-profile .profile-patterns-host .stg-listrow .col-title{min-width:0}#page-browse .stg-listrow .col-title .name,#page-profile .profile-patterns-host .stg-listrow .col-title .name{color:var(--stg-ink);font-family:var(--font-display,"Fraunces",Georgia,serif);font-size:var(--fs-body-lg,1.125rem);font-weight:400;letter-spacing:-.01em;line-height:1.15;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#page-browse .stg-listrow .col-title .creator,#page-profile .profile-patterns-host .stg-listrow .col-title .creator{align-items:center;color:var(--stg-ink-3);display:flex;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-small,.875rem);gap:6px;margin-top:2px}#page-browse .stg-listrow .col-wave,#page-profile .profile-patterns-host .stg-listrow .col-wave{display:flex;flex-direction:column;gap:6px;min-width:0;padding:0 4px}#page-browse .bw-wave{align-items:center;display:grid;gap:1.5px;grid-template-columns:repeat(32,1fr);height:36px}#page-browse .bw-wave i{background:var(--stg-ink-3,#6b4f3f);border-radius:1px;display:block;opacity:.45;width:100%}#page-browse .stg-listrow:hover .bw-wave i,#page-profile .profile-patterns-host .stg-listrow:hover .bw-wave i{opacity:.7}#page-browse .stg-listrow .meta-line,#page-profile .profile-patterns-host .stg-listrow .meta-line{color:var(--stg-ink-3);display:flex;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-caption,.75rem);gap:12px}#page-browse .stg-listrow .meta-line .k,#page-profile .profile-patterns-host .stg-listrow .meta-line .k{color:var(--stg-ink-4);margin-right:2px}#page-browse .stg-listrow .col-actions,#page-profile .profile-patterns-host .stg-listrow .col-actions{align-items:center;display:flex;gap:2px;position:relative}#page-browse .bw-row__title-edit.hidden,#page-profile .profile-patterns-host .bw-row__title-edit.hidden{display:none}#page-browse .bw-row__title-edit,#page-profile .profile-patterns-host .bw-row__title-edit{align-items:center;display:flex;gap:4px;margin-top:3px}#page-browse .item-row,#page-profile .profile-patterns-host .item-row{align-items:center;background:var(--stg-paper-deep,#f3f2ee);border-radius:var(--stg-r-lg,24px);color:var(--stg-ink,#161a14);cursor:pointer;display:grid;gap:var(--sp-4,16px);grid-template-columns:72px 1fr auto;padding:var(--sp-3,12px);text-decoration:none;transition:background var(--dur-1,.12s) ease}#page-browse .item-row:hover,#page-profile .profile-patterns-host .item-row:hover{background:var(--stg-pop-cream,#f4ecd8)}#page-browse .item-row{grid-template-columns:72px minmax(0,1fr) max-content auto}#page-browse .item-row .thumb-sm,#page-profile .profile-patterns-host .item-row .thumb-sm{border-radius:16px;flex-shrink:0;height:72px;overflow:hidden;position:relative;width:72px}#page-browse .item-row .thumb-sm.tone-lime,#page-profile .profile-patterns-host .item-row .thumb-sm.tone-lime{background:var(--stg-accent,#d9f274)}#page-browse .item-row .thumb-sm.tone-mint,#page-profile .profile-patterns-host .item-row .thumb-sm.tone-mint{background:var(--stg-pop-mint,#b8e6c9)}#page-browse .item-row .thumb-sm.tone-sky,#page-profile .profile-patterns-host .item-row .thumb-sm.tone-sky{background:var(--stg-pop-sky,#b9dee6)}#page-browse .item-row .thumb-sm.tone-peach,#page-profile .profile-patterns-host .item-row .thumb-sm.tone-peach{background:var(--stg-pop-peach,#f6c7b8)}#page-browse .item-row .thumb-sm.tone-lavender,#page-profile .profile-patterns-host .item-row .thumb-sm.tone-lavender{background:var(--stg-pop-lavender,#cbb9e0)}#page-browse .item-row .thumb-sm.tone-ink,#page-profile .profile-patterns-host .item-row .thumb-sm.tone-ink{background:var(--stg-ink,#161a14)}#page-browse .item-row .thumb-sm .play,#page-profile .profile-patterns-host .item-row .thumb-sm .play{background:rgba(22,26,20,0);color:var(--stg-paper,#fff);display:grid;inset:0;place-items:center;position:absolute;transition:background .15s}#page-browse .item-row:hover .thumb-sm .play,#page-profile .profile-patterns-host .item-row:hover .thumb-sm .play{background:rgba(22,26,20,.35)}#page-browse .item-row .thumb-sm .play svg,#page-profile .profile-patterns-host .item-row .thumb-sm .play svg{height:22px;opacity:0;transition:opacity .15s;width:22px}#page-browse .item-row:hover .thumb-sm .play svg,#page-profile .profile-patterns-host .item-row:hover .thumb-sm .play svg{opacity:1}#page-browse .item-row .thumb-sm.tone-ink .sg-cell,#page-profile .profile-patterns-host .item-row .thumb-sm.tone-ink .sg-cell{background:rgba(244,236,216,.15)}#page-browse .item-row .thumb-sm.tone-ink .sg-cell--on,#page-profile .profile-patterns-host .item-row .thumb-sm.tone-ink .sg-cell--on{background:var(--stg-accent,#d9f274)}#page-browse .thumb-row.stg-thumb--has-cover,#page-browse .thumb-sm.stg-thumb--has-cover,#page-profile .profile-patterns-host .thumb-row.stg-thumb--has-cover{background-color:var(--stg-ink-2,#38382f)}#page-browse .thumb-row.stg-thumb--has-cover .sg-grid,#page-browse .thumb-sm.stg-thumb--has-cover .sg-grid,#page-profile .profile-patterns-host .thumb-row.stg-thumb--has-cover .sg-grid{display:none}#page-browse .item-row .info,#page-profile .profile-patterns-host .item-row .info{display:flex;flex-direction:column;gap:2px;min-width:0}#page-browse .item-row__badge{align-self:center;justify-self:end}#page-browse .item-row .info .stg-badge,#page-profile .profile-patterns-host .item-row .info .stg-badge{align-self:flex-start;margin-bottom:2px}#page-browse .item-row .info .title,#page-profile .profile-patterns-host .item-row .info .title{font-family:var(--font-display,"Fraunces",Georgia,serif);font-size:clamp(1.125rem,1.2vw,1.45rem);font-weight:400;letter-spacing:-.01em;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#page-browse .item-row .info .orig-artist,#page-profile .profile-patterns-host .item-row .info .orig-artist{color:var(--stg-ink,#161a14);font-size:var(--fs-body,1rem);font-weight:500;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#page-browse .browse-card-credit{color:var(--stg-ink-3,#6b6b5f);font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-small,.875rem);line-height:1.35;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#page-browse .browse-card-credit .pattern-card-creator-anon,#page-browse .browse-card-credit .tm-profile-deep-link{color:var(--stg-ink,#161a14);font-weight:600;text-decoration:none}#page-browse .browse-card-credit .tm-profile-deep-link:hover{text-decoration:underline;text-underline-offset:2px}#page-browse .browse-card-contributors,#page-browse .catalog-row .browse-card-contributors{color:var(--stg-ink-3,#6b6b5f);font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:.75rem;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#page-browse .browse-card-contributors__trigger{background:none;border:none;color:inherit;cursor:pointer;display:inline;font:inherit;max-width:100%;overflow:hidden;padding:0;text-align:left;text-overflow:ellipsis;white-space:nowrap}#page-browse .browse-card-contributors__trigger:focus-visible .browse-card-contributors__more,#page-browse .browse-card-contributors__trigger:hover .browse-card-contributors__more{text-decoration:underline;text-underline-offset:2px}#page-browse .browse-card-contributors__name{color:var(--stg-ink-2,#38382f);font-weight:500}#page-browse .browse-card-contributors__more{color:var(--stg-ink-3,#6b6b5f);font-weight:600}#page-browse .browse-card-contributors__name.tm-profile-deep-link{color:var(--stg-ink-2,#38382f);font-weight:500;text-decoration:none}#page-browse .browse-card-contributors__name.tm-profile-deep-link:hover{text-decoration:underline;text-underline-offset:2px}.browse-contrib-modal{display:flex;flex-direction:column;max-height:min(70vh,420px);padding:0}.browse-contrib-modal__header{align-items:center;border-bottom:1px solid var(--stg-border,rgba(0,0,0,.08));display:flex;justify-content:space-between;padding:1rem 1.25rem .75rem}.browse-contrib-modal__title{color:var(--stg-ink,#161a14);font-size:1rem;font-weight:600;margin:0}.browse-contrib-modal__close{background:none;border:none;border-radius:4px;color:var(--stg-ink-3,#6b6b5f);cursor:pointer;font-size:1.375rem;line-height:1;padding:2px 8px}.browse-contrib-modal__close:hover{color:var(--stg-ink,#161a14)}.browse-contrib-modal__pattern{color:var(--stg-ink-3,#6b6b5f);font-size:.8125rem;margin:0;padding:.625rem 1.25rem 0}.browse-contrib-modal__list{flex:1;list-style:none;margin:.5rem 0 0;min-height:0;overflow-y:auto;padding:0 1.25rem}.browse-contrib-modal__item{border-bottom:1px solid var(--stg-border,rgba(0,0,0,.06));font-size:.875rem;padding:.4375rem 0}.browse-contrib-modal__item:last-child{border-bottom:none}.browse-contrib-modal__link{color:var(--stg-ink,#161a14);font-weight:500;text-decoration:none}.browse-contrib-modal__link:hover{text-decoration:underline;text-underline-offset:2px}.browse-contrib-modal__footer{border-top:1px solid var(--stg-border,rgba(0,0,0,.08));display:flex;justify-content:flex-end;padding:.75rem 1.25rem}#page-browse .browse-card-meta{align-items:center;color:var(--stg-ink-2,#38382f);display:flex;flex-wrap:wrap;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-small,.875rem);font-weight:400;gap:8px 14px;margin-top:4px}#page-browse .browse-card-meta__part{white-space:nowrap}#page-browse .browse-card-meta__bpm{color:var(--stg-ink-2,#38382f);font-weight:400;margin-right:12px}#page-browse .browse-card-meta__pill,#page-browse .browse-submeta__pill,#page-profile .profile-patterns-host .browse-submeta__pill{align-items:center;background:var(--stg-paper,#fff);border-radius:var(--stg-r-pill,9999px);color:var(--stg-ink-2,#38382f);display:inline-flex;font-weight:500;line-height:1.45;padding:2px 8px}#page-browse .browse-card-meta__genre,#page-browse .browse-submeta__genre,#page-browse .bw-row:hover .tm-meta-pill--genre,#page-browse .catalog-row:hover .browse-submeta__genre,#page-browse .item-row:hover .browse-submeta__genre,#page-browse .pattern-card:hover .tm-meta-pill--genre,#page-browse .stg-listrow:hover .browse-submeta__genre,#page-browse .stg-row:hover .browse-submeta__genre,#page-profile .profile-patterns-host .browse-submeta__genre,#page-profile .profile-patterns-host .catalog-row:hover .browse-submeta__genre,#page-profile .profile-patterns-host .item-row:hover .browse-submeta__genre,#page-profile .profile-patterns-host .stg-listrow:hover .browse-submeta__genre{background:var(--stg-pop-sky,#b9dee6);color:var(--stg-ink-on-pop,#161a14)}#page-browse .browse-card-meta__tag,#page-browse .browse-submeta__tag,#page-profile .profile-patterns-host .browse-submeta__tag{background:var(--stg-paper,#fff);color:var(--stg-ink-3,#6b6b5f)}#page-browse .browse-submeta,#page-profile .profile-patterns-host .browse-submeta{align-items:center;color:var(--stg-ink-3,#6b6b5f);display:flex;flex-wrap:wrap;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-caption,.75rem);gap:6px 10px;line-height:1.35;margin-top:3px}#page-browse .browse-submeta .tm-profile-deep-link,#page-profile .profile-patterns-host .browse-submeta .tm-profile-deep-link{color:var(--stg-ink-2,#38382f);font-weight:500;text-decoration:none}#page-browse .browse-submeta .tm-profile-deep-link:hover,#page-profile .profile-patterns-host .browse-submeta .tm-profile-deep-link:hover{color:var(--stg-ink,#161a14);text-decoration:underline;text-underline-offset:2px}#page-browse .browse-submeta__part,#page-profile .profile-patterns-host .browse-submeta__part{color:var(--stg-ink-3,#6b6b5f)}#page-browse .browse-submeta__bpm,#page-profile .profile-patterns-host .browse-submeta__bpm{color:var(--stg-ink-2,#38382f);font-weight:400}#page-browse .catalog-row .row-info .stg-badge,#page-profile .profile-patterns-host .catalog-row .row-info .stg-badge{display:inline-flex;margin-bottom:4px}#page-browse .catalog-row .cat-actions,#page-browse .item-row .item-actions,#page-profile .profile-patterns-host .catalog-row .cat-actions,#page-profile .profile-patterns-host .item-row .item-actions{align-items:center;display:flex;flex-shrink:0;gap:6px;opacity:1;position:relative;z-index:1}#page-browse .catalog-row,#page-browse .item-row{overflow:visible}@media (max-width:720px){#page-browse .item-row,#page-profile .profile-patterns-host .item-row{grid-template-columns:64px 1fr auto}#page-browse .item-row__badge{display:none}}@media (max-width:390px){#page-browse{padding:var(--sp-4,16px) var(--sp-3,12px) var(--sp-7,48px)}#page-browse .item-row,#page-profile .profile-patterns-host .item-row{gap:var(--sp-3,12px);padding:var(--sp-2,8px)}#page-browse .catalog-row,#page-profile .profile-patterns-host .catalog-row{gap:var(--sp-3,12px);grid-template-columns:48px 1fr auto;padding:var(--sp-2,8px)}#page-browse .stg-filters{padding:var(--sp-3,12px)}}#page-browse .catalog-row,#page-profile .profile-patterns-host .catalog-row{align-items:center;background:var(--stg-paper-2,#fafaf7);border-radius:20px;color:var(--stg-ink,#161a14);cursor:pointer;display:grid;gap:var(--sp-4,16px);grid-template-columns:64px 200px 1fr auto;padding:var(--sp-3,12px);transition:background var(--dur-1,.12s) ease,transform var(--dur-2,.2s) ease}#page-browse .catalog-row:hover,#page-profile .profile-patterns-host .catalog-row:hover{background:var(--stg-pop-cream,#f4ecd8);transform:translateY(-1px)}#page-browse .catalog-row .thumb-row,#page-profile .profile-patterns-host .catalog-row .thumb-row{border-radius:12px;flex-shrink:0;height:64px;overflow:hidden;position:relative;width:64px}#page-browse .catalog-row .thumb-row.tone-lime,#page-profile .profile-patterns-host .catalog-row .thumb-row.tone-lime{background:var(--stg-accent,#d9f274)}#page-browse .catalog-row .thumb-row.tone-mint,#page-profile .profile-patterns-host .catalog-row .thumb-row.tone-mint{background:var(--stg-pop-mint,#b8e6c9)}#page-browse .catalog-row .thumb-row.tone-sky,#page-profile .profile-patterns-host .catalog-row .thumb-row.tone-sky{background:var(--stg-pop-sky,#b9dee6)}#page-browse .catalog-row .thumb-row.tone-peach,#page-profile .profile-patterns-host .catalog-row .thumb-row.tone-peach{background:var(--stg-pop-peach,#f6c7b8)}#page-browse .catalog-row .thumb-row.tone-lavender,#page-profile .profile-patterns-host .catalog-row .thumb-row.tone-lavender{background:var(--stg-pop-lavender,#cbb9e0)}#page-browse .catalog-row .thumb-row.tone-ink,#page-profile .profile-patterns-host .catalog-row .thumb-row.tone-ink{background:var(--stg-ink,#161a14)}#page-browse .catalog-row .thumb-row .play,#page-profile .profile-patterns-host .catalog-row .thumb-row .play{background:rgba(22,26,20,0);color:var(--stg-paper,#fff);display:grid;inset:0;place-items:center;position:absolute;transition:background .15s}#page-browse .catalog-row:hover .thumb-row .play,#page-profile .profile-patterns-host .catalog-row:hover .thumb-row .play{background:rgba(22,26,20,.35)}#page-browse .catalog-row .thumb-row .play svg,#page-profile .profile-patterns-host .catalog-row .thumb-row .play svg{height:22px;opacity:0;transition:opacity .15s;width:22px}#page-browse .catalog-row:hover .thumb-row .play svg,#page-profile .profile-patterns-host .catalog-row:hover .thumb-row .play svg{opacity:1}#page-browse .catalog-row .thumb-row.tone-ink .sg-cell,#page-profile .profile-patterns-host .catalog-row .thumb-row.tone-ink .sg-cell{background:rgba(244,236,216,.15)}#page-browse .catalog-row .thumb-row.tone-ink .sg-cell--on,#page-profile .profile-patterns-host .catalog-row .thumb-row.tone-ink .sg-cell--on{background:var(--stg-accent,#d9f274)}#page-browse .catalog-row .row-info,#page-profile .profile-patterns-host .catalog-row .row-info{min-width:0}#page-browse .catalog-row .row-info .title,#page-profile .profile-patterns-host .catalog-row .row-info .title{font-family:var(--font-display,"Fraunces",Georgia,serif);font-size:var(--fs-body-lg,1.125rem);font-weight:400;letter-spacing:-.01em;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#page-browse .catalog-row .row-info .orig-artist,#page-profile .profile-patterns-host .catalog-row .row-info .orig-artist{color:var(--stg-ink-2,#38382f);font-size:var(--fs-small,.875rem);font-weight:500;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#page-browse .cat-step-grid-block,#page-profile .profile-patterns-host .cat-step-grid-block{min-width:0}#page-browse .cat-step-grid,#page-profile .profile-patterns-host .cat-step-grid{display:flex;flex-direction:column;gap:3px}#page-browse .cat-step-row,#page-profile .profile-patterns-host .cat-step-row{align-items:center;display:grid;gap:2px;grid-template-columns:18px repeat(16,1fr)}#page-browse .cat-step-label,#page-profile .profile-patterns-host .cat-step-label{color:var(--stg-ink-4,#a6a59b);font-size:8px;font-weight:700;letter-spacing:.04em;line-height:1;padding-right:3px;text-align:right;text-transform:uppercase}#page-browse .cat-step-cell,#page-profile .profile-patterns-host .cat-step-cell{background:rgba(22,26,20,.07);border-radius:1.5px;height:8px}#page-browse .cat-step-cell.on,#page-profile .profile-patterns-host .cat-step-cell.on{background:var(--stg-ink,#161a14)}#page-browse .cat-step-grid-block .cat-meta-row,#page-profile .profile-patterns-host .cat-step-grid-block .cat-meta-row{align-items:center;color:var(--stg-ink-3,#6b6b5f);display:flex;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-caption,.75rem);gap:8px;margin-top:6px}#page-browse .cat-step-grid-block .cat-meta-row .stg-badge,#page-profile .profile-patterns-host .cat-step-grid-block .cat-meta-row .stg-badge{margin-left:4px}@media (max-width:1100px){#page-browse .catalog-row,#page-profile .profile-patterns-host .catalog-row{grid-template-columns:48px minmax(0,1fr) auto}#page-browse .catalog-row .cat-step-grid-block{display:none}}@media (max-width:640px){#page-profile .profile-patterns-host .catalog-row .cat-step-grid-block{display:none}}#page-browse .stg-filters{background:var(--stg-paper-2,#f3f2ee);border-radius:20px;display:flex;flex-wrap:wrap;gap:var(--sp-2,8px);margin-bottom:var(--sp-3,12px);padding:var(--sp-4,16px)}#page-browse .stg-tools-row{align-items:center;display:flex;flex-wrap:wrap;gap:var(--sp-2,8px);padding:0 0 var(--sp-4,16px)}#page-browse .stg-select{align-items:center;appearance:none;-webkit-appearance:none;background:var(--stg-paper,#fff);border:none;border-radius:var(--stg-r-md,8px);color:var(--stg-ink);cursor:pointer;display:inline-flex;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-small,.875rem);font-weight:500;gap:6px;height:34px;padding:0 14px;transition:background var(--dur-1,.12s) ease}#page-browse .stg-select .lbl{color:var(--stg-ink-3)}#page-browse .stg-select:hover{background:var(--stg-pop-cream,#f4ecd8)}#page-browse .stg-select svg{color:var(--stg-ink-3)}#page-browse .stg-select:focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--stg-accent,#d9f274) 35%,transparent);outline:none}#page-browse .stg-tabs{background:var(--stg-paper,#fff);border-radius:999px;display:inline-flex;gap:2px;padding:3px}#page-browse .stg-tabs button{background:transparent;border:none;border-radius:999px;color:var(--stg-ink-2);cursor:pointer;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-small,.875rem);font-weight:500;height:28px;padding:0 14px;transition:background var(--dur-1,.12s) ease,color var(--dur-1,.12s) ease}#page-browse .stg-tabs button:hover{background:var(--stg-hover,rgba(42,26,19,.07));color:var(--stg-ink)}#page-browse .stg-tabs button.is-active{background:var(--stg-ink);color:var(--stg-paper);font-weight:500}#page-browse .stg-search{align-items:center;background:var(--stg-paper,#fff);border-radius:999px;display:inline-flex;gap:8px;height:34px;padding:0 14px;width:220px}#page-browse .stg-search input{background:transparent;border:none;color:var(--stg-ink);flex:1;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-small,.875rem);outline:none}#page-browse .stg-search input::placeholder{color:var(--stg-ink-4)}#page-browse .stg-search svg{color:var(--stg-ink-3);flex-shrink:0}#page-browse .bw-row__menu,#page-profile .profile-patterns-host .bw-row__menu{background:var(--stg-surface);border:1px solid var(--stg-rule);border-radius:5px;box-shadow:0 4px 14px rgba(42,26,19,.12);display:flex;flex-direction:column;min-width:160px;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:50}#page-browse .bw-row__menu.hidden,#page-profile .profile-patterns-host .bw-row__menu.hidden{display:none}#page-browse .bw-row__menu button,#page-profile .profile-patterns-host .bw-row__menu button{background:transparent;border:0;color:var(--stg-ink);cursor:pointer;font-family:inherit;font-size:13px;padding:9px 14px;text-align:left}#page-browse .bw-row__menu button:hover,#page-profile .profile-patterns-host .bw-row__menu button:hover{background:var(--stg-paper-deep)}#page-browse .bw-row__menu .menu-action-delete,#page-profile .profile-patterns-host .bw-row__menu .menu-action-delete{color:#b03a2e}#page-browse .bw-row__menu,#page-profile .profile-patterns-host .bw-row__menu,.bw-row__menu{--stg-ink:#161a14;--stg-ink-2:#38382f;--stg-ink-3:#6b6b5f;--stg-paper:#fff;--stg-paper-deep:#f3f2ee;--stg-surface:#fff;background:#fff;border:1px solid rgba(22,26,20,.08);color:#161a14;z-index:120}#page-browse .bw-row__menu button,#page-profile .profile-patterns-host .bw-row__menu button,.bw-row__menu button{color:#161a14}#page-browse .bw-row__menu button:hover,#page-profile .profile-patterns-host .bw-row__menu button:hover,.bw-row__menu button:hover{background:#f3f2ee;color:#161a14}#page-browse .bw-row__menu .menu-action-delete:hover,#page-profile .profile-patterns-host .bw-row__menu .menu-action-delete:hover,.bw-row__menu .menu-action-delete:hover{color:#b03a2e}[data-theme=dark] #page-browse .bw-row__menu,[data-theme=dark] #page-profile .profile-patterns-host .bw-row__menu,[data-theme=dark] .bw-row__menu{--stg-ink:#f0ebe0;--stg-ink-2:#c8c3ad;--stg-ink-3:#8a857a;--stg-paper:#1f2419;--stg-paper-deep:#2a2f24;--stg-surface:#1f2419;background:#1f2419;border-color:hsla(41,35%,91%,.12);box-shadow:0 8px 24px rgba(0,0,0,.45);color:#f0ebe0}[data-theme=dark] #page-browse .bw-row__menu button,[data-theme=dark] #page-profile .profile-patterns-host .bw-row__menu button,[data-theme=dark] .bw-row__menu button{color:#f0ebe0}[data-theme=dark] #page-browse .bw-row__menu button:hover,[data-theme=dark] #page-profile .profile-patterns-host .bw-row__menu button:hover,[data-theme=dark] .bw-row__menu button:hover{background:hsla(41,35%,91%,.1);color:#f0ebe0}[data-theme=dark] #page-browse .bw-row__menu .menu-action-delete,[data-theme=dark] #page-browse .bw-row__menu .menu-action-delete:hover,[data-theme=dark] #page-profile .profile-patterns-host .bw-row__menu .menu-action-delete,[data-theme=dark] #page-profile .profile-patterns-host .bw-row__menu .menu-action-delete:hover,[data-theme=dark] .bw-row__menu .menu-action-delete,[data-theme=dark] .bw-row__menu .menu-action-delete:hover{color:#e06050}#page-browse .catalog-row:has(.bw-row__menu:not(.hidden)),#page-browse .item-row:has(.bw-row__menu:not(.hidden)),#page-browse .stg-listrow:has(.bw-row__menu:not(.hidden)),#page-browse .stg-row:has(.bw-row__menu:not(.hidden)),#page-profile .profile-pattern-card:has(.bw-row__menu:not(.hidden)),#page-profile .profile-patterns-host .catalog-row:has(.bw-row__menu:not(.hidden)),#page-profile .profile-patterns-host .stg-listrow:has(.bw-row__menu:not(.hidden)){position:relative;z-index:30}#page-browse:has(.bw-row__menu:not(.hidden)) .catalog-row:not(:has(.bw-row__menu:not(.hidden))),#page-browse:has(.bw-row__menu:not(.hidden)) .item-row:not(:has(.bw-row__menu:not(.hidden))),#page-browse:has(.bw-row__menu:not(.hidden)) .stg-listrow:not(:has(.bw-row__menu:not(.hidden))),#page-browse:has(.bw-row__menu:not(.hidden)) .stg-row:not(:has(.bw-row__menu:not(.hidden))),#page-profile:has(.bw-row__menu:not(.hidden)) .profile-pattern-card:not(:has(.bw-row__menu:not(.hidden))),#page-profile:has(.bw-row__menu:not(.hidden)) .profile-patterns-host .catalog-row:not(:has(.bw-row__menu:not(.hidden))),#page-profile:has(.bw-row__menu:not(.hidden)) .profile-patterns-host .stg-listrow:not(:has(.bw-row__menu:not(.hidden))){pointer-events:none}#page-browse .catalog-row:has(.bw-row__menu:not(.hidden)),#page-browse .item-row:has(.bw-row__menu:not(.hidden)),#page-browse .stg-listrow:has(.bw-row__menu:not(.hidden)),#page-browse .stg-row:has(.bw-row__menu:not(.hidden)),#page-profile .profile-pattern-card:has(.bw-row__menu:not(.hidden)),#page-profile .profile-patterns-host .catalog-row:has(.bw-row__menu:not(.hidden)),#page-profile .profile-patterns-host .stg-listrow:has(.bw-row__menu:not(.hidden)){pointer-events:auto}#page-browse .stg-pagination{align-items:center;display:flex;justify-content:space-between;margin-top:4px;padding:20px 12px 0}#page-browse .bw-view--catalog.hidden,#page-browse .bw-view--popular.hidden{display:none}#page-browse .bw-view-more-wrap{display:flex;justify-content:center;margin-top:36px}#page-browse .stg-row-sub{color:var(--stg-ink-3);font-size:13px;margin-top:4px}#page-browse #browseToolbar.bw-filters{align-items:flex-end;flex-wrap:wrap;gap:10px 12px}#page-browse .stg-page-title--catalog{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:6px}#page-browse .stg-page-title__meta{color:var(--stg-ink-3);font-size:13px;line-height:1.5;margin:6px 0 0;max-width:42rem}#page-browse .stg-select--fake{background:var(--stg-paper-deep);border:1px dashed var(--stg-rule);border-radius:var(--stg-r-sm,4px);color:var(--stg-ink-4);cursor:not-allowed;font-size:12px;height:32px;opacity:.55;padding:0 10px;pointer-events:none}#page-browse .bw-filters-decorative{display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}#page-browse .stg-tools-row--catalog{align-items:center;border-bottom:1px solid var(--stg-rule-soft);flex-wrap:wrap;gap:10px 14px;margin-bottom:8px;padding-bottom:10px;padding-top:8px}#page-browse .bw-catalog-time-tabs{background:var(--stg-surface);border:1px solid var(--stg-rule);border-radius:var(--stg-r-sm,4px);gap:0;padding:3px}#page-browse .bw-catalog-time-tabs button{background:transparent;border:none;border-radius:3px;color:var(--stg-ink-3);cursor:pointer;font-size:13px;font-weight:500;height:28px;padding:0 12px}#page-browse .bw-catalog-time-tabs button.is-active{background:var(--stg-ink);color:var(--stg-paper);font-weight:600}#page-browse .stg-viewtoggle{background:var(--stg-paper,#fff);border-radius:999px;display:inline-flex;gap:2px;padding:3px}#page-browse .stg-viewtoggle button{background:transparent;border:none;border-radius:999px;color:var(--stg-ink-3);cursor:pointer;display:inline-grid;height:28px;place-items:center;transition:background var(--dur-1,.12s) ease,color var(--dur-1,.12s) ease;width:32px}#page-browse .stg-viewtoggle button:hover{background:var(--stg-hover,rgba(42,26,19,.07));color:var(--stg-ink)}#page-browse .stg-viewtoggle button.is-active{background:var(--stg-ink);color:var(--stg-paper)}#page-browse .bw-catalog-pagination{border-top:1px solid var(--stg-rule-soft);margin-top:20px;padding-top:8px}#page-browse .bw-page-indicator{color:var(--stg-ink-3);font-size:13px;padding:0 12px}#page-browse .bw-catalog-view-tabs{margin-left:4px}#page-browse select.stg-select{appearance:none;-webkit-appearance:none;background:var(--stg-surface);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' stroke='%239e8e7b' stroke-linecap='round' stroke-width='1.6' viewBox='0 0 10 10'%3E%3Cpath d='m2 3.5 3 3 3-3'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:1px solid var(--stg-rule);border-radius:var(--stg-r-sm);color:var(--stg-ink);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:500;height:34px;padding:0 30px 0 12px}#page-browse select.stg-select:hover{border-color:var(--stg-ink-3)}#page-browse select.stg-select:focus{border-color:var(--stg-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--stg-accent) 18%,transparent);outline:none}#page-browse .stg-view-filter-bar{display:flex;flex-wrap:wrap;gap:6px;padding:10px 0 14px}#page-browse .stg-view-filter-bar .stg-btn.is-active{background:var(--stg-paper-deep);border-color:var(--stg-rule);color:var(--stg-ink);font-weight:600}#page-browse .stg-filters{background:var(--stg-paper-deep,#f3f2ee);border-radius:var(--stg-r-xl,32px)}#page-browse .bw-catalog-time-tabs,#page-browse .stg-search,#page-browse .stg-tabs,#page-browse .stg-viewtoggle{background:var(--stg-paper,#fff)}#page-browse .stg-search,#page-browse .stg-select:hover{background:var(--stg-pop-cream,#f4ecd8)}#page-browse .stg-filter-chip{align-items:center;background:var(--stg-paper,#fff);border:none;border-radius:var(--stg-r-md,16px);color:var(--stg-ink,#161a14);cursor:pointer;display:inline-flex;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-small,.875rem);font-weight:500;gap:6px;padding:8px 12px;transition:background var(--dur-1,.12s) var(--ease)}#page-browse .stg-filter-chip:hover{background:var(--stg-pop-cream,#f4ecd8)}#page-browse .stg-filter-chip__label{color:var(--stg-ink-3,#6b6b5f);font-size:inherit;font-weight:500;letter-spacing:0;text-transform:none}#page-browse .stg-filter-chip__select{appearance:none;-webkit-appearance:none;background:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' stroke='%236b6b5f' stroke-linecap='round' stroke-width='1.6' viewBox='0 0 10 10'%3E%3Cpath d='m2 3.5 3 3 3-3'/%3E%3C/svg%3E");background-position:right 0 center;background-repeat:no-repeat;border:none;color:var(--stg-ink,#161a14);cursor:pointer;font-family:inherit;font-size:inherit;font-weight:500;margin:0;min-width:5ch;padding:0 18px 0 0}#page-browse .stg-filter-chip__select:focus{outline:none}#page-browse .bw-catalog-time-tabs .bw-tab,#page-browse .bw-catalog-view-tabs button,#page-browse .stg-tabs .bw-tab{background:transparent!important;border:none!important;border-radius:var(--stg-r-pill,9999px)!important;color:var(--stg-ink-2,#38382f)!important;font-family:var(--font-ui,"Inter Tight",sans-serif)!important;font-size:var(--fs-small,.875rem)!important;font-weight:500!important;height:28px!important;padding:0 14px!important}#page-browse .bw-catalog-time-tabs button.is-active,#page-browse .bw-catalog-view-tabs button.is-active,#page-browse .stg-tabs .bw-tab.is-active{background:var(--stg-ink,#161a14)!important;color:var(--stg-paper,#fff)!important}#page-browse .pattern-card-original-badge{align-items:center;background:var(--stg-paper,#fff);border:none;border-radius:var(--stg-r-pill,9999px);color:var(--stg-ink-2,#38382f);display:inline-flex;font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-caption,.75rem);font-weight:500;letter-spacing:.02em;margin:0 6px 0 0;padding:3px 10px;text-transform:none;vertical-align:middle}#page-browse .pattern-card-remake-line,#page-browse .pattern-card-remake-line--browse-offset{color:var(--stg-ink-3,#6b6b5f);font-family:var(--font-ui,"Inter Tight",sans-serif);font-size:var(--fs-caption,.75rem);margin-top:4px}#page-browse .bw-row__sub .pattern-card-meta-text,#page-browse .bw-row__sub .tm-meta-pill{background:var(--stg-paper,#fff)!important;border:none!important;border-radius:var(--stg-r-pill,9999px)!important;color:var(--stg-ink-2-on-pop,#38382f)!important;font-family:var(--font-ui,"Inter Tight",sans-serif)!important;font-size:var(--fs-caption,.75rem)!important;letter-spacing:0!important;padding:2px 8px!important;text-transform:none!important}#page-browse .bw-row__sub .tm-meta-pill--genre,#page-browse .tm-meta-pill--genre,#page-profile .profile-patterns-host .tm-meta-pill--genre{background:var(--stg-pop-sky,#b9dee6)!important;border:none!important;color:var(--stg-ink-on-pop,#161a14)!important}#page-browse .stg-listrow,#page-profile .profile-patterns-host .stg-listrow{background:var(--stg-paper-deep,#f3f2ee);border-radius:var(--stg-r-lg,24px)}#page-browse .stg-listrow:hover,#page-profile .profile-patterns-host .stg-listrow:hover{background:var(--stg-pop-cream,#f4ecd8)}#page-browse .stg-listrow .col-title .creator .stg-pill,#page-profile .profile-patterns-host .stg-listrow .col-title .creator .stg-pill{background:var(--stg-paper,#fff);font-size:var(--fs-caption,.75rem)}#page-browse .stg-page-title h1{font-family:var(--font-display,"Fraunces",Georgia,serif);font-size:var(--fs-h1,clamp(2rem,4vw,3.5rem));font-weight:400;letter-spacing:-.025em}#page-browse .bw-wave i{background:var(--stg-ink-3,#6b6b5f)}#page-browse .stg-listrow:hover .stg-thumb .play,#page-browse .stg-row:hover .stg-thumb .play,#page-profile .profile-patterns-host .stg-listrow:hover .stg-thumb .play{background:rgba(22,26,20,.45)}#page-browse .stg-thumb .play svg{color:var(--stg-paper,#fff)}#page-browse .stg-pill--steps{align-self:center;flex-shrink:0}#page-browse .stg-see-all:hover{background:var(--stg-paper-deep,#f3f2ee)}#page-browse .catalog-row .cat-actions .pattern-card-like-ic,#page-browse .catalog-row .cat-actions .pattern-card-stat-nologin.profile-pattern-social-btn,#page-browse .catalog-row .cat-actions .profile-pattern-social-btn,#page-browse .item-row .item-actions .pattern-card-like-ic,#page-browse .item-row .item-actions .pattern-card-stat-nologin.profile-pattern-social-btn,#page-browse .item-row .item-actions .profile-pattern-social-btn{background:transparent;border:none;border-radius:0;box-shadow:none;color:var(--stg-ink-3,#6b6b5f);height:auto;min-height:0;min-width:0;padding:2px 4px;width:auto}#page-browse .catalog-row .cat-actions .pattern-card-like-ic:focus-visible,#page-browse .catalog-row .cat-actions .pattern-card-like-ic:hover,#page-browse .catalog-row .cat-actions .profile-pattern-social-btn.is-engaged,#page-browse .catalog-row .cat-actions .profile-pattern-social-btn:focus-visible,#page-browse .catalog-row .cat-actions .profile-pattern-social-btn:hover,#page-browse .item-row .item-actions .pattern-card-like-ic:focus-visible,#page-browse .item-row .item-actions .pattern-card-like-ic:hover,#page-browse .item-row .item-actions .profile-pattern-social-btn.is-engaged,#page-browse .item-row .item-actions .profile-pattern-social-btn:focus-visible,#page-browse .item-row .item-actions .profile-pattern-social-btn:hover{background:transparent;border:none;box-shadow:none;color:var(--stg-ink,#161a14)}#page-browse .catalog-row .cat-actions .pattern-card-like-ic.is-liked,#page-browse .catalog-row .cat-actions .profile-pattern-social-btn.is-liked,#page-browse .catalog-row .cat-actions .profile-pattern-social-btn.profile-pattern-social-btn--liked,#page-browse .item-row .item-actions .pattern-card-like-ic.is-liked,#page-browse .item-row .item-actions .profile-pattern-social-btn.is-liked,#page-browse .item-row .item-actions .profile-pattern-social-btn.profile-pattern-social-btn--liked{background:transparent;border:none;box-shadow:none;color:var(--stg-ink,#161a14)}#page-profile .profile-pattern-card__hover-actions .pattern-card-like-ic,#page-profile .profile-pattern-card__hover-actions .profile-pattern-social-btn,#page-profile .profile-patterns-host .pattern-card-meta-actions .pattern-card-like-ic,#page-profile .profile-patterns-host .pattern-card-meta-actions .pattern-card-stat-nologin.profile-pattern-social-btn,#page-profile .profile-patterns-host .pattern-card-meta-actions .profile-pattern-social-btn{background:transparent;border:none;border-radius:0;box-shadow:none;color:var(--stg-ink-3,#6b6b5f);height:auto;min-height:0;min-width:0;padding:2px 4px;width:auto}#page-profile .profile-pattern-card__hover-actions .pattern-card-like-ic.is-liked,#page-profile .profile-pattern-card__hover-actions .profile-pattern-social-btn.is-liked,#page-profile .profile-pattern-card__hover-actions .profile-pattern-social-btn.profile-pattern-social-btn--liked,#page-profile .profile-pattern-card__hover-actions .profile-pattern-social-btn:focus-visible,#page-profile .profile-pattern-card__hover-actions .profile-pattern-social-btn:hover,#page-profile .profile-patterns-host .pattern-card-meta-actions .pattern-card-like-ic.is-liked,#page-profile .profile-patterns-host .pattern-card-meta-actions .profile-pattern-social-btn.is-liked,#page-profile .profile-patterns-host .pattern-card-meta-actions .profile-pattern-social-btn.profile-pattern-social-btn--liked,#page-profile .profile-patterns-host .pattern-card-meta-actions .profile-pattern-social-btn:focus-visible,#page-profile .profile-patterns-host .pattern-card-meta-actions .profile-pattern-social-btn:hover{background:transparent;border:none;box-shadow:none;color:var(--stg-ink,#161a14)}#page-browse .pattern-card .pattern-card-like-ic.is-liked,#page-browse .pattern-card .profile-pattern-social-btn--with-count,#page-browse .pattern-card-like-ic.is-liked{background:transparent;border:none;border-radius:0;color:var(--stg-ink-3,#6b6b5f);height:auto;min-height:0;min-width:0;padding:2px 4px;width:auto}#page-browse .pattern-card .profile-pattern-social-btn--with-count.is-engaged,#page-browse .pattern-card .profile-pattern-social-btn--with-count:hover{background:transparent;color:var(--stg-ink,#161a14)}#page-browse .pattern-card .profile-pattern-social-btn--with-count.is-liked,#page-browse .pattern-card .profile-pattern-social-btn--with-count.profile-pattern-social-btn--liked,#page-browse .pattern-card-like-ic.is-liked{background:transparent;border:none;color:var(--stg-ink,#161a14)}.pattern-card-creator-verified{align-items:center;background:rgba(196,160,53,.18);border-radius:999px;color:var(--stg-accent,#a88412);display:inline-flex;font-size:.62rem;font-weight:700;height:1rem;justify-content:center;line-height:1;margin-left:.2rem;min-width:1rem;padding:0 .25rem;vertical-align:middle}