.home-pipeline{gap:var(--space-3);display:grid}.pipeline-track{align-items:flex-start;display:flex}.pipeline-node-wrap{gap:var(--space-2);flex:1;min-width:0;display:grid}.pipeline-node-row{align-items:center;display:flex}.pipeline-link{height:var(--border-width-thick);background:var(--muted);border-radius:var(--radius-full);transition:background var(--transition-base);flex:1}.pipeline-link.is-lit{background:var(--primary)}.pipeline-node{width:var(--space-4);height:var(--space-4);border-radius:var(--radius-full);border:var(--border-width) solid var(--muted-foreground);transition:background var(--transition-base), border-color var(--transition-base);background:0 0;flex-shrink:0}.pipeline-node.is-done,.pipeline-node.is-active{background:var(--primary);border-color:var(--primary)}.pipeline-label{font-size:var(--font-size-xs);color:var(--muted-foreground);white-space:normal}.pipeline-label.is-active{color:var(--foreground);font-weight:var(--font-weight-semibold)}.pipeline-note{font-size:var(--font-size-sm);color:var(--muted-foreground);margin:0}.pipeline-floor{gap:var(--space-3);display:grid}.pipeline-floor-row{gap:var(--space-2);padding:var(--space-3);border:var(--border-width) solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast);background:0 0;display:grid}.pipeline-floor-row:hover{background:var(--secondary)}.pipeline-row-head{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.pipeline-row-label{font-weight:var(--font-weight-semibold);color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pipeline-row-summary{font-size:var(--font-size-xs);color:var(--muted-foreground);white-space:nowrap}.pipeline-waiting-badge{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:var(--secondary);color:var(--secondary-foreground);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);display:inline-flex}.pipeline-waiting-badge:before{content:"";background:var(--accent-foreground);border-radius:9999px;width:6px;height:6px}.pipeline-node.is-gate-waiting{background:var(--primary);border-color:var(--primary);position:relative}.pipeline-node-count{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--primary-foreground);place-items:center;display:grid;position:absolute;inset:0}.pipeline-label.is-gate-waiting{color:var(--foreground);font-weight:var(--font-weight-semibold)}.pipeline-link.is-gate-waiting{background:var(--primary)}.pipeline-label-count{font-weight:var(--font-weight-semibold);color:var(--primary)}.pipeline-nextup{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-lg);background:var(--muted);font-size:var(--font-size-sm);display:flex}.pipeline-nextup-label{font-weight:var(--font-weight-semibold);color:var(--muted-foreground);font-size:var(--font-size-xs)}.pipeline-nextup-day,.pipeline-nextup-time{font-weight:var(--font-weight-semibold);color:var(--foreground)}.pipeline-nextup-platform{align-items:center;gap:var(--space-1);color:var(--muted-foreground);display:inline-flex}.pipeline-nextup-post{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin-left:auto;overflow:hidden}.home-container{gap:32px;padding:0;display:grid}.home-container-skeleton{min-height:var(--min-height-page)}.home-page-header{justify-content:space-between;align-items:center;gap:16px;margin:0;padding:0 0 18px;display:flex}.home-location{color:var(--muted-foreground);font-size:11px;font-weight:500}.home-location>span{color:var(--input);margin:0 10px}.home-live-status{color:var(--muted-foreground);align-items:center;gap:7px;font-size:11px;display:flex}.home-live-status>span{border-radius:var(--radius-full);background:var(--badge-success);width:6px;height:6px}.home-hero{grid-template-columns:minmax(0,1.45fr) minmax(250px,1fr);align-items:stretch;gap:36px;min-height:340px;display:grid}.home-hero-copy{align-self:center;padding:10px 0}.home-eyebrow{color:var(--muted-foreground);letter-spacing:.13em;align-items:center;gap:8px;margin:0 0 22px;font-size:10px;font-weight:700;display:flex}.home-eyebrow>span{color:var(--foreground);font-size:20px}.home-hero h1{font-family:var(--font-display);letter-spacing:-.075em;margin:0;font-size:clamp(3rem,5.1vw,5.3rem);font-weight:500;line-height:.98}.home-hero h1>span{z-index:0;white-space:nowrap;position:relative}.home-hero h1>span:after{content:"";background:var(--brand-lime);z-index:-1;height:28%;position:absolute;bottom:2%;left:-1%;right:-2%;transform:rotate(-2deg)}.dark .home-hero h1>span:after{background:var(--sidebar-hover)}.home-hero-description{max-width:340px;color:var(--muted-foreground);margin:22px 0;font-size:13px;line-height:1.7}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.home-hero-actions [data-slot=button]{gap:22px;height:46px}.home-text-link{color:var(--foreground);align-items:center;gap:10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.home-text-link:hover{text-underline-offset:5px;text-decoration:underline}.home-artwork{border:1px solid var(--border);background:var(--brand-peach);min-height:365px;color:var(--brand-ink);border-radius:16px;margin:0;position:relative;overflow:hidden}.home-artwork:before{content:"";background-image:linear-gradient(color-mix(in srgb, var(--brand-ink) 9%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--brand-ink) 9%, transparent) 1px, transparent 1px);background-size:32px 32px;position:absolute;inset:0}.home-artwork-index{letter-spacing:.08em;max-width:calc(100% - 84px);font-size:9px;font-weight:700;position:absolute;top:22px;left:22px}.home-artwork-star{font-size:38px;position:absolute;top:14px;right:22px}.home-artwork-halo{background:var(--brand-cobalt);border-radius:50%;width:230px;height:205px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)rotate(-18deg)}.home-artwork-phanty{width:260px;height:260px;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)rotate(-6deg)}.home-artwork-sticker{background:var(--brand-lime);color:var(--brand-ink);letter-spacing:-.02em;padding:13px 20px;font-size:11px;font-weight:800;position:absolute;bottom:50px;right:-8px;transform:rotate(-7deg)}.home-artwork-caption{font-size:10px;font-weight:600;position:absolute;bottom:20px;left:22px}.home-section-heading{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.home-section-heading h2{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:23px;font-weight:500}.home-section-heading p{color:var(--muted-foreground);margin:0;font-size:11px}.home-launch{gap:18px;display:grid}.home-launch-deck{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-launch-card{border:1px solid var(--border);background:var(--card);min-height:176px;color:var(--foreground);border-radius:12px;flex-direction:column;align-items:stretch;gap:0;padding:20px;text-decoration:none;transition:transform .18s,border-color .18s;display:flex;position:relative}.home-launch-card:hover{border-color:var(--foreground);transform:translateY(-4px)}.home-launch-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:26px;display:flex}.home-launch-top>svg{margin-left:auto}.home-launch-number{font-size:10px;font-family:var(--font-mono);color:var(--muted-foreground)}.home-launch-arrow{color:inherit;margin-left:8px;font-size:19px}.home-launch-card strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:19px;font-weight:600}.home-launch-card p{max-width:190px;color:var(--muted-foreground);margin:7px 0 0;font-size:11px;line-height:1.65}.home-launch-post{background:var(--brand-lime);color:var(--brand-ink);border-color:var(--brand-lime)}.home-launch-post p,.home-launch-post .home-launch-number{color:var(--brand-ink)}.home-stats{border-block:1px solid var(--border);grid-template-columns:repeat(5,minmax(0,1fr)) minmax(0,1.7fr);display:grid}.home-stat{border:0;border-right:1px solid var(--border);background:0 0;border-radius:0;padding:20px 0}.home-stat:last-child{border:0}.home-stat-value{font-family:var(--font-display);letter-spacing:-.06em;font-variant-numeric:tabular-nums;font-size:34px;font-weight:500;line-height:1.2}.home-stat-highlight .home-stat-value{color:var(--badge-success)}.home-stat-schedule{justify-content:center}.home-stat-schedule .text-xl{white-space:normal;font-size:13px}.home-desk-heading{margin-bottom:-14px}.home-grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);align-items:start;gap:24px;display:grid}.home-grid.home-grid-solo{grid-template-columns:minmax(0,1fr)}.home-main,.home-rail{gap:18px;min-width:0;display:grid}.home-main .ui-empty-state{background:var(--card);padding:28px}.home-main .queue-item{padding:20px}.home-main .queue-item-thumbnail{border-radius:6px;width:64px;height:76px}@media (width<=1200px){.home-hero{grid-template-columns:minmax(0,1.3fr) minmax(240px,1fr);gap:24px}.home-hero h1{font-size:clamp(2.8rem,5vw,4.3rem)}.home-launch-card{padding:16px}.home-launch-card strong{font-size:17px}}@media (width<=800px){.home-hero{grid-template-columns:minmax(0,1fr)}.home-artwork{min-height:280px}.home-artwork-phanty{width:200px;height:200px;top:46%}.home-artwork-halo{width:180px;height:170px;top:46%}.home-hero h1{font-size:clamp(3rem,8vw,5rem)}.home-launch-deck{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.home-stat:nth-child(3){border-right:0}.home-grid{grid-template-columns:minmax(0,1fr)}.home-section-heading p{text-align:right;max-width:190px}}@media (width<=480px){.home-container{gap:25px}.home-page-header{flex-direction:column;align-items:flex-start;gap:8px}.home-hero h1{font-size:3rem}.home-artwork{min-height:280px}.home-section-heading{flex-direction:column;align-items:flex-start;gap:5px}.home-section-heading p{text-align:left;max-width:none}.home-launch-card{min-height:185px;padding:15px}.home-launch-card strong{font-size:18px}.home-launch-top{margin-bottom:20px}.home-main .queue-item{flex-wrap:wrap;padding:14px}.home-main .queue-item-header{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.home-launch-card{transition:none}.home-launch-card:hover{transform:none}}
