/* Scoped to the home page; tool pages and global navigation are unchanged. */
.lab-home-priority{--home-border:rgba(148,163,184,.22);--home-muted:#b0bfd1;display:flex;flex-direction:column;gap:32px;padding:22px 0 56px;min-width:0;color:var(--text-primary,#f8fafc)}
.lab-home-priority *{box-sizing:border-box}
.lab-home-priority h1,.lab-home-priority h2,.lab-home-priority h3,.lab-home-priority p{margin:0}
.lab-home-brand{display:flex;align-items:center;gap:16px;min-width:0}
.lab-home-brand>img{width:64px;height:64px;flex-shrink:0;border:1px solid rgba(250,204,21,.3);border-radius:16px;object-fit:cover}
.lab-home-priority .lab-home-kicker{font-size:.75rem;font-weight:750;letter-spacing:.13em;line-height:1.5;color:var(--home-muted);margin-bottom:5px}
.lab-home-brand h1{font-size:clamp(1.375rem,3vw,2rem);font-weight:900;line-height:1.35;letter-spacing:-.045em;overflow-wrap:anywhere}
.lab-home-brand h1 span{color:#facc15}
.lab-home-priorities{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}
.lab-home-youtube,.lab-home-coin{border:1px solid var(--home-border);border-radius:20px;padding:25px;display:flex;flex-direction:column;gap:19px;min-width:0;position:relative;overflow:hidden}
.lab-home-youtube{color:inherit;text-decoration:none;background:linear-gradient(120deg,rgba(153,27,27,.21),rgba(20,27,42,.9));border-color:rgba(248,113,113,.3)}
.lab-home-coin{background:linear-gradient(120deg,rgba(161,98,7,.19),rgba(20,27,42,.9));border-color:rgba(250,204,21,.32)}
.lab-home-priority-heading{display:flex;align-items:center;gap:16px;min-width:0}
.lab-home-priority-heading>div{min-width:0}
.lab-home-priority-heading img{width:72px;height:72px;object-fit:contain;flex-shrink:0}
.lab-home-youtube .lab-home-priority-heading img{border-radius:50%;object-fit:cover;border:2px solid rgba(248,113,113,.45)}
.lab-home-youtube .lab-home-kicker{color:#fda4af}
.lab-home-coin .lab-home-kicker{color:#fcd34d}
.lab-home-priority-heading h2{font-size:clamp(1.375rem,2.4vw,1.75rem);line-height:1.3;font-weight:900;letter-spacing:-.04em;overflow-wrap:anywhere}
.lab-home-priority .lab-home-description{font-size:1rem;line-height:1.75;color:#d1dbea}
.lab-home-action,.lab-home-secondary-action{display:flex;justify-content:center;align-items:center;gap:14px;min-height:48px;border-radius:10px;font-size:.9375rem;font-weight:800;line-height:1.5;text-decoration:none;padding:12px 16px;text-align:center}
.lab-home-action>span{font-size:1.25rem;line-height:1;flex-shrink:0}
.lab-home-youtube>.lab-home-action{margin-top:auto;background:#dc2626;color:white;border:1px solid #f87171}
.lab-home-coin-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}
.lab-home-coin-actions>.lab-home-action{flex:1 1 210px;background:#facc15;color:#151b25;border:1px solid #fde047}
.lab-home-secondary-action{flex:1 1 150px;color:#fde68a;border:1px solid rgba(250,204,21,.32);background:rgba(250,204,21,.05)}
.lab-home-priority a:focus-visible{outline:3px solid #7dd3fc;outline-offset:5px}
.lab-home-youtube:hover{border-color:#fb7185}
.lab-home-youtube:hover>.lab-home-action{background:#b91c1c}
.lab-home-coin-actions>.lab-home-action:hover{background:#fde047}
.lab-home-secondary-action:hover{background:rgba(250,204,21,.14)}
.lab-home-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}
.lab-home-section-heading h2{font-size:1.25rem;line-height:1.5;font-weight:850}
.lab-home-section-heading p{font-size:.875rem;color:var(--home-muted);line-height:1.5}
.lab-home-featured-grid,.lab-home-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.lab-home-priority .portal-card{min-width:0;padding:22px;border-radius:16px;border:1px solid var(--home-border);background:rgba(20,29,46,.7);display:flex;flex-direction:column;height:100%;overflow-wrap:anywhere;transition:border-color .18s,background .18s;transform:none}
.lab-home-featured .portal-card{border-top:3px solid #facc15;background:linear-gradient(160deg,rgba(250,204,21,.055),rgba(20,29,46,.9))}
.lab-home-featured .portal-card:nth-child(2){border-top-color:#60a5fa;background:linear-gradient(160deg,rgba(96,165,250,.07),rgba(20,29,46,.9))}
.lab-home-featured .portal-card:nth-child(3){border-top-color:#fb7185;background:linear-gradient(160deg,rgba(251,113,133,.055),rgba(20,29,46,.9))}
.lab-home-priority .portal-card:hover{border-color:#7dd3fc;background-color:rgba(30,45,66,.9);transform:none}
.lab-home-priority .portal-card h3{font-size:1.125rem;line-height:1.5;margin:0 0 10px;font-weight:850;text-transform:none;letter-spacing:-.025em}
.lab-home-priority .portal-card>p{font-size:.9375rem;line-height:1.75;color:var(--home-muted);display:block;overflow:visible;-webkit-line-clamp:unset}
.lab-home-priority .portal-card>div:first-child{margin-bottom:16px;gap:8px}
.lab-home-priority .portal-card>div:first-child>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:6px}
.lab-home-priority .portal-card>div:first-child>div:last-child span{font-size:.75rem;line-height:1.4;letter-spacing:.02em}
.lab-home-priority .portal-card>div:last-child{font-size:.75rem;line-height:1.5;letter-spacing:.045em;padding-top:18px;margin-top:auto}
.lab-home-daily{display:grid;grid-template-columns:1fr 1.4fr;gap:22px;align-items:stretch;border-top:1px solid var(--home-border);padding-top:28px}
.lab-home-calendar{display:flex;flex-direction:column;min-width:0}
.lab-home-calendar .portal-card{height:auto;flex:1;border-color:rgba(103,232,249,.3);background:linear-gradient(140deg,rgba(34,211,238,.09),rgba(20,29,46,.8))}
.lab-home-video{min-width:0}
.lab-home-video>section{max-width:none;width:100%;padding:0;margin:0;gap:16px;align-items:stretch}
.lab-home-video>section>div:first-child{margin:0}
.lab-home-video h2{font-size:1.25rem;line-height:1.5;letter-spacing:0}
.lab-home-video iframe{display:block;min-width:0;aspect-ratio:16/9;height:100%;width:100%}
.lab-home-other{border-top:1px solid var(--home-border);padding-top:28px}
@media(max-width:1023px){.lab-home-priorities{gap:16px}.lab-home-youtube,.lab-home-coin{padding:20px}.lab-home-priority-heading{gap:12px}.lab-home-priority-heading img{width:60px;height:60px}.lab-home-featured-grid{gap:14px}.lab-home-priority .portal-card{padding:18px}.lab-home-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lab-home-featured .portal-card>div:first-child{flex-wrap:wrap}.lab-home-featured .portal-card>div:first-child>div:last-child{justify-content:flex-start}.lab-home-coin-actions>.lab-home-action,.lab-home-secondary-action{flex-basis:100%}}
@media(max-width:719px){.lab-home-priority{padding-top:12px;gap:26px}.lab-home-brand{gap:12px}.lab-home-brand>img{width:48px;height:48px;border-radius:12px}.lab-home-brand h1{font-size:1.375rem}.lab-home-brand .lab-home-kicker{font-size:.75rem;letter-spacing:.08em}.lab-home-priorities,.lab-home-featured-grid,.lab-home-daily{grid-template-columns:minmax(0,1fr)}.lab-home-priorities{gap:14px}.lab-home-youtube,.lab-home-coin{padding:18px;gap:15px;border-radius:16px}.lab-home-priority-heading h2{font-size:1.5rem}.lab-home-priority-heading img{width:56px;height:56px}.lab-home-priority .lab-home-description{font-size:.9375rem}.lab-home-coin-actions{gap:8px}.lab-home-coin-actions>.lab-home-action{flex:1 1 190px}.lab-home-secondary-action{flex:1 1 140px}.lab-home-featured-grid{gap:12px}.lab-home-featured .portal-card{padding:18px 18px 16px}.lab-home-featured .portal-card>div:first-child{flex-wrap:nowrap;margin-bottom:10px}.lab-home-featured .portal-card>div:first-child>div:last-child{justify-content:flex-end}.lab-home-priority .portal-card>div:first-child>div:first-child{padding:9px}.lab-home-featured .portal-card>div:last-child{padding-top:12px}.lab-home-section-heading{margin-bottom:12px;gap:4px 12px}.lab-home-daily{gap:26px}.lab-home-daily,.lab-home-other{padding-top:24px}.lab-home-tool-grid{gap:12px}.lab-home-tool-grid .portal-card>div:first-child{flex-wrap:wrap}.lab-home-tool-grid .portal-card>div:first-child>div:last-child{justify-content:flex-start}.lab-home-video>section>div:last-child{border-radius:12px}}
@media(max-width:479px){.lab-home-tool-grid{grid-template-columns:minmax(0,1fr)}.lab-home-tool-grid .portal-card>div:first-child{flex-wrap:nowrap}.lab-home-tool-grid .portal-card>div:first-child>div:last-child{justify-content:flex-end}.lab-home-coin-actions>.lab-home-action,.lab-home-secondary-action{flex-basis:100%}.lab-home-brand h1{font-size:1.25rem}.lab-home-priority-heading h2{font-size:1.375rem}}
@media(prefers-reduced-motion:reduce){.lab-home-priority *{animation:none!important;transition:none!important;transform:none!important}}

/* Keep the video with its channel on desktop; prioritize tools on phones. */
.lab-home-priority{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"brand brand" "youtube coin" "video calendar" "featured featured" "growth growth" "strategy strategy";gap:24px;align-items:start}
.lab-home-brand{grid-area:brand}
.lab-home-priorities,.lab-home-daily{display:contents}
.lab-home-youtube{grid-area:youtube;height:100%}
.lab-home-coin{grid-area:coin;height:100%}
.lab-home-video{grid-area:video}
.lab-home-calendar{grid-area:calendar;height:100%}
.lab-home-featured{grid-area:featured;margin-top:8px}
.lab-home-other[aria-labelledby="lab-growth-title"]{grid-area:growth}
.lab-home-other[aria-labelledby="lab-strategy-title"]{grid-area:strategy}
@media(max-width:719px){
  .lab-home-priority{grid-template-columns:minmax(0,1fr);grid-template-areas:"brand" "youtube" "coin" "featured" "calendar" "video" "growth" "strategy";gap:24px}
  .lab-home-featured{margin-top:0}
  .lab-home-video{border-top:1px solid var(--home-border);padding-top:24px}
}
