.phase1-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.phase1-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.phase1-card{display:flex;flex-direction:column;gap:8px;min-height:150px}.phase1-card small,.phase1-kicker{font-size:16px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#74602e}.phase1-card h2,.phase1-card h3{margin:0;color:#151515}.phase1-card p{margin:0;color:#5a5650;line-height:1.55}.phase1-card a:not(.platform-button){font-weight:800;color:#171717;text-decoration-color:#c8a451;text-underline-offset:3px}.phase1-card-meta{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:auto;padding-top:8px;color:#716d66;font-size:16px}.phase1-section{margin-top:34px}.phase1-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.phase1-section-heading h2{margin:0}.phase1-section-heading a{font-weight:800}.phase1-day{margin-top:26px}.phase1-day:first-child{margin-top:0}.phase1-day-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:2px solid #d6b35a}.phase1-day-title h2{margin:0}.phase1-day-title span{color:#716d66;font-size:16px;font-weight:700}.phase1-item-list{display:grid;gap:12px;margin-top:14px}.phase1-item{display:grid;grid-template-columns:minmax(74px,auto) 1fr auto;gap:14px;align-items:center}.phase1-item-time{font-size:16px;font-weight:900;color:#745d22}.phase1-item-copy strong{display:block;color:#151515}.phase1-item-copy span{display:block;margin-top:3px;color:#6a665f;font-size:16px}.phase1-alert{border-left:5px solid #b42f26}.phase1-alert-message{white-space:pre-line}.phase1-alert-date{font-size:16px;color:#716d66}.phase1-submit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.phase1-submit-card{position:relative}.phase1-submit-card .phase1-submit-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f2e6be;font-size:20px}.phase1-submit-card .platform-button{margin-top:auto;align-self:flex-start}.phase1-popular-list{counter-reset:popular;display:grid;gap:12px}.phase1-popular-item{counter-increment:popular;display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:center}.phase1-popular-item::before{content:counter(popular);display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#171717;color:#fff;font-weight:900}.phase1-popular-item strong{display:block}.phase1-popular-item span{display:block;margin-top:3px;color:#716d66;font-size:16px}.phase1-popular-views{font-weight:900;color:#745d22!important;white-space:nowrap}.phase1-home-heading-links{display:flex!important;flex-wrap:wrap;gap:8px 14px;justify-content:flex-end}.phase1-home-trending{padding-top:28px;padding-bottom:28px}.phase1-home-trending .phase1-popular-list{grid-template-columns:repeat(3,minmax(0,1fr))}.phase1-home-trending .phase1-popular-item{grid-template-columns:34px 1fr;padding:14px;border:1px solid #ded9cf;border-radius:14px;background:#fff;text-decoration:none}.phase1-home-trending .phase1-popular-item::before{width:30px;height:30px;font-size:16px}.phase1-home-trending .phase1-popular-views{grid-column:2}.home-today-card.phase1-today-card{animation:phase1FadeIn .25s ease both}.home-today-card.phase1-today-card small,.home-today-card.phase1-today-card a{font-size:16px}@keyframes phase1FadeIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:900px){.phase1-home-trending .phase1-popular-list{grid-template-columns:1fr}.phase1-item{grid-template-columns:70px 1fr}.phase1-item>a{grid-column:2}}@media(max-width:600px){.phase1-section-heading,.phase1-day-title{align-items:flex-start;flex-direction:column}.phase1-item{grid-template-columns:1fr}.phase1-item>a{grid-column:auto}.phase1-home-heading-links{justify-content:flex-start}.phase1-popular-item{grid-template-columns:38px 1fr}.phase1-popular-views{grid-column:2}}
