/*
Theme Name: Santiam Ice Vendor Orders
Theme URI: https://santiamice.com/
Author: Santiam Ice Company
Description: A mobile-first Santiam Ice vendor ordering homepage integrated with the Forge Event Ice Vendor App, Vendor Signup, and Employee Dispatch.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: santiam-ice-vendor-orders
*/

:root {
  --siv-navy: #031a3d;
  --siv-brand: #05056d;
  --siv-ice: #19a9e5;
  --siv-ice-light: #eaf8fe;
  --siv-gold: #f7b733;
  --siv-ink: #10223a;
  --siv-muted: #526a83;
  --siv-white: #fff;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--siv-ice-light); }
img { max-width: 100%; height: auto; }
.siv-skip-link { position: fixed; left: 12px; top: -100px; z-index: 99999; padding: 10px 14px; border-radius: 8px; background: #fff; color: #000; font-weight: 800; }
.siv-skip-link:focus { top: 12px; }

.siv-homepage {
  margin: 0;
  background: var(--siv-ice-light);
  color: var(--siv-ink);
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
}
.siv-homepage a { color: inherit; text-decoration: none; }
.siv-homepage .site-header {
  align-items: center;
  background: var(--siv-navy);
  display: flex;
  justify-content: space-between;
  min-height: 100px;
  padding: 12px clamp(24px, 5vw, 72px);
  position: relative;
  z-index: 10;
}
.siv-homepage .brand img { display: block; height: 76px; object-fit: contain; width: 150px; }
.siv-homepage nav { align-items: center; display: flex; gap: clamp(18px, 3vw, 42px); }
.siv-homepage nav a { color: #dceeff; font-size: .92rem; font-weight: 700; }
.siv-homepage nav a:hover,
.siv-homepage nav a:focus-visible { color: #fff; }
.siv-homepage .nav-cta { background: var(--siv-gold); border-radius: 999px; color: var(--siv-navy)!important; padding: 13px 21px; }

.siv-homepage .hero {
  background: radial-gradient(circle at 80% 18%, color-mix(in srgb, var(--siv-ice) 24%, transparent), transparent 24rem), linear-gradient(145deg, #f4fcff 0%, var(--siv-ice-light) 55%, #d8f2fc 100%);
  display: grid;
  gap: clamp(42px, 7vw, 100px);
  grid-template-columns: minmax(0, 1.15fr) minmax(360px, .7fr);
  min-height: calc(100vh - 100px);
  overflow: hidden;
  padding: clamp(54px, 7vw, 94px) clamp(24px, 6vw, 88px) 72px;
  position: relative;
}
.siv-homepage .hero-snow { border: 26px solid rgba(255,255,255,.55); border-radius: 38% 62% 62% 38%; height: 420px; position: absolute; right: -180px; top: 60px; transform: rotate(21deg); width: 420px; }
.siv-homepage .hero-copy { position: relative; z-index: 1; }
.siv-homepage .fair-badge { align-items: baseline; color: var(--siv-navy); display: flex; flex-wrap: wrap; gap: 7px 13px; margin-bottom: 48px; }
.siv-homepage .fair-badge span { color: #9a6100; font-size: .82rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.siv-homepage .fair-badge strong { font-size: .9rem; }
.siv-homepage .fair-badge small { color: var(--siv-muted); flex-basis: 100%; font-weight: 600; }
.siv-homepage .eyebrow { color: #097bb0; font-size: .86rem; font-weight: 900; letter-spacing: .15em; margin: 0 0 20px; text-transform: uppercase; }
.siv-homepage h1 { color: var(--siv-ink); font-size: clamp(3.5rem, 6.2vw, 6.8rem); letter-spacing: -.065em; line-height: .92; margin: 0; max-width: 900px; text-wrap: balance; }
.siv-homepage h1 em { color: var(--siv-brand); display: block; font-style: normal; }
.siv-homepage .hero-lead { color: var(--siv-muted); font-size: clamp(1.1rem, 1.6vw, 1.35rem); line-height: 1.65; margin: 32px 0; max-width: 680px; }
.siv-homepage .hero-actions { display: flex; flex-wrap: wrap; gap: 14px; }
.siv-homepage .button { align-items: center; border: 2px solid transparent; border-radius: 999px; display: inline-flex; font-size: .98rem; font-weight: 900; gap: 15px; justify-content: center; min-height: 54px; padding: 14px 24px; transition: transform 160ms ease, box-shadow 160ms ease; }
.siv-homepage .button:hover,
.siv-homepage .button:focus-visible { transform: translateY(-2px); }
.siv-homepage .button-primary { background: var(--siv-brand); box-shadow: 0 14px 30px color-mix(in srgb, var(--siv-brand) 23%, transparent); color: #fff; }
.siv-homepage .button-primary span { font-size: 1.4rem; }
.siv-homepage .button-secondary { background: rgba(255,255,255,.72); border-color: rgba(3,26,61,.15); color: var(--siv-navy); }
.siv-homepage .button-gold { background: var(--siv-gold); box-shadow: 0 14px 28px rgba(170,103,0,.2); color: var(--siv-navy); }
.siv-homepage .early-note { color: var(--siv-muted); font-size: .9rem; font-weight: 700; margin: 18px 0 0; }

.siv-homepage .phone-demo { align-self: center; background: #02142f; border: 8px solid #02142f; border-radius: 44px; box-shadow: 16px 22px 0 color-mix(in srgb, var(--siv-ice) 14%, transparent), 0 28px 70px rgba(3,26,61,.25); justify-self: center; max-width: 410px; padding: 24px 9px 10px; position: relative; width: 100%; z-index: 2; }
.siv-homepage .phone-speaker { background: #54657a; border-radius: 99px; height: 5px; left: 50%; position: absolute; top: 10px; transform: translateX(-50%); width: 62px; }
.siv-homepage .phone-screen { background: #edf8fc; border-radius: 31px; min-height: 600px; overflow: hidden; padding: 17px; }
.siv-homepage .app-topline { align-items: center; background: var(--siv-navy); border-radius: 19px; color: #fff; display: grid; gap: 10px; grid-template-columns: 58px 1fr auto; padding: 13px; }
.siv-homepage .app-topline img { height: 40px; object-fit: contain; width: 58px; }
.siv-homepage .app-topline div { display: flex; flex-direction: column; gap: 2px; }
.siv-homepage .app-topline strong { font-size: .84rem; }
.siv-homepage .app-topline span { color: #b9d9e7; font-size: .68rem; }
.siv-homepage .app-topline em { background: #146b49; border-radius: 999px; font-size: .61rem; font-style: normal; font-weight: 900; padding: 5px 7px; }
.siv-homepage .app-vendor,
.siv-homepage .app-product,
.siv-homepage .app-quantity { background: #fff; border: 1px solid #d9eaf2; border-radius: 18px; margin-top: 13px; padding: 17px; }
.siv-homepage .app-vendor { display: flex; flex-direction: column; }
.siv-homepage .app-vendor small,
.siv-homepage .app-product label,
.siv-homepage .app-quantity label { color: #648096; font-size: .65rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.siv-homepage .app-vendor strong { color: var(--siv-navy); font-size: 1.2rem; margin: 5px 0 2px; }
.siv-homepage .app-vendor span { color: #1c7957; font-size: .75rem; font-weight: 800; }
.siv-homepage .fake-select { align-items: center; background: var(--siv-navy); border-radius: 11px; color: #fff; display: flex; font-size: .86rem; font-weight: 800; justify-content: space-between; margin-top: 8px; padding: 13px 14px; }
.siv-homepage .app-product > small { color: var(--siv-muted); display: block; font-size: .67rem; margin-top: 8px; }
.siv-homepage .app-quantity > div { align-items: center; display: grid; gap: 10px; grid-template-columns: 44px 1fr 44px; margin: 12px 0; }
.siv-homepage .app-quantity button { background: var(--siv-navy); border: 0; border-radius: 50%; color: #fff; font-size: 1.35rem; height: 42px; pointer-events: none; width: 42px; }
.siv-homepage .app-quantity > div strong { align-items: center; background: #e9f6fc; border-radius: 12px; color: var(--siv-navy); display: flex; font-size: 1.8rem; height: 50px; justify-content: center; }
.siv-homepage .app-quantity p { align-items: center; border-top: 1px solid #e0edf3; display: flex; font-size: .76rem; justify-content: space-between; margin: 0; padding-top: 12px; }
.siv-homepage .app-quantity p span { color: var(--siv-muted); }
.siv-homepage .app-confirm { background: var(--siv-brand); border-radius: 14px; color: #fff; display: block; font-size: .84rem; font-weight: 900; margin-top: 13px; padding: 16px; text-align: center; }
.siv-homepage .app-confirm:hover,
.siv-homepage .app-confirm:focus-visible { filter: brightness(1.18); }

.siv-homepage .trust-strip { align-items: center; background: var(--siv-navy); color: #fff; display: flex; flex-wrap: wrap; gap: 24px; justify-content: center; padding: 23px 24px; }
.siv-homepage .trust-strip p { font-size: .86rem; font-weight: 800; letter-spacing: .04em; margin: 0; }
.siv-homepage .trust-strip span { background: var(--siv-gold); border-radius: 50%; height: 6px; width: 6px; }

.siv-homepage .path-section,
.siv-homepage .steps-section { background: #fff; padding: clamp(80px, 9vw, 130px) clamp(24px, 6vw, 88px); }
.siv-homepage .section-heading { margin: 0 auto 54px; max-width: 780px; text-align: center; }
.siv-homepage .section-heading h2,
.siv-homepage .features-copy h2 { color: var(--siv-navy); font-size: clamp(2.5rem, 4.6vw, 5rem); letter-spacing: -.055em; line-height: 1.02; margin: 0; }
.siv-homepage .section-heading > p:last-child,
.siv-homepage .features-copy > p:last-of-type { color: var(--siv-muted); font-size: 1.08rem; line-height: 1.7; margin: 22px auto 0; max-width: 650px; }
.siv-homepage .path-grid { display: grid; gap: 24px; grid-template-columns: repeat(2,minmax(0,1fr)); margin: 0 auto; max-width: 1120px; }
.siv-homepage .path-card { border: 1px solid #d5e9f3; border-radius: 28px; display: flex; flex-direction: column; min-height: 420px; padding: clamp(30px,4vw,48px); }
.siv-homepage .returning-card { background: var(--siv-ice-light); }
.siv-homepage .new-card { background: var(--siv-navy); color: #fff; }
.siv-homepage .path-number { color: #087cae; font-size: .72rem; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.siv-homepage .new-card .path-number { color: var(--siv-gold); }
.siv-homepage .path-card h3 { color: var(--siv-navy); font-size: clamp(2rem,3.4vw,3.6rem); letter-spacing: -.05em; line-height: 1; margin: 28px 0 18px; }
.siv-homepage .new-card h3 { color: #fff; }
.siv-homepage .path-card p { color: var(--siv-muted); font-size: 1.02rem; line-height: 1.65; margin: 0 0 34px; }
.siv-homepage .new-card p { color: #c7dce7; }
.siv-homepage .path-card .button { align-self: flex-start; margin-top: auto; }
.siv-homepage .path-card small { color: var(--siv-muted); display: block; font-size: .77rem; margin-top: 17px; }
.siv-homepage .new-card small { color: #afcbd9; }

.siv-homepage .order-steps { background: #f5fbfe; }
.siv-homepage .steps-grid { display: grid; gap: 20px; grid-template-columns: repeat(4,1fr); margin: 0 auto; max-width: 1280px; }
.siv-homepage .steps-grid article { background: #fff; border: 1px solid #d4edf8; border-radius: 24px; min-height: 240px; padding: 32px; }
.siv-homepage .steps-grid article > span { color: var(--siv-ice); display: block; font-size: 1.05rem; font-weight: 900; letter-spacing: .12em; margin-bottom: 50px; }
.siv-homepage .steps-grid h3 { color: var(--siv-ink); font-size: 1.35rem; margin: 0 0 12px; }
.siv-homepage .steps-grid p { color: var(--siv-muted); line-height: 1.6; margin: 0; }

.siv-homepage .app-features-section { background: #fff; display: grid; gap: clamp(55px,8vw,110px); grid-template-columns: minmax(0,1fr) minmax(340px,.7fr); padding: clamp(80px,9vw,130px) clamp(24px,7vw,105px); }
.siv-homepage .features-copy h2 { max-width: 790px; }
.siv-homepage .features-copy > p:last-of-type { margin-left: 0; }
.siv-homepage .features-copy ul { display: grid; gap: 14px; grid-template-columns: repeat(2,minmax(0,1fr)); list-style: none; margin: 34px 0 0; padding: 0; }
.siv-homepage .features-copy li { align-items: center; display: flex; font-size: .92rem; font-weight: 800; gap: 11px; }
.siv-homepage .features-copy li span { align-items: center; background: var(--siv-ice); border-radius: 50%; color: #fff; display: inline-flex; flex: 0 0 25px; height: 25px; justify-content: center; }
.siv-homepage .app-access-card { align-self: center; background: var(--siv-ice-light); border: 2px solid var(--siv-ice); border-radius: 28px; box-shadow: 14px 17px 0 color-mix(in srgb,var(--siv-ice) 11%,transparent); padding: clamp(32px,4vw,48px); }
.siv-homepage .app-icon { align-items: center; background: var(--siv-navy); border-radius: 18px; color: #fff; display: flex; font-size: 2.2rem; height: 70px; justify-content: center; width: 70px; }
.siv-homepage .app-access-card p { color: #087cac; font-size: .75rem; font-weight: 900; letter-spacing: .13em; margin: 30px 0 9px; text-transform: uppercase; }
.siv-homepage .app-access-card h3 { color: var(--siv-navy); font-size: clamp(1.9rem,3vw,3rem); letter-spacing: -.045em; line-height: 1.05; margin: 0 0 30px; }
.siv-homepage .app-access-card small { color: var(--siv-muted); display: block; line-height: 1.5; margin-top: 22px; }

.siv-homepage .employee-access-section { background: linear-gradient(145deg,#f4fcff,#dff5fd); padding: clamp(52px,7vw,88px) clamp(20px,6vw,88px); }
.siv-homepage .employee-access-section .fei-home-employee-login { margin: 0 auto!important; }
.siv-homepage .employee-fallback { align-items: center; background: #fff; border: 1px solid #cfe4ee; border-radius: 22px; box-shadow: 0 14px 38px rgba(3,26,60,.12); display: grid; gap: 28px; grid-template-columns: 1fr auto; margin: 0 auto; max-width: 1100px; padding: 26px; }
.siv-homepage .employee-fallback small { color: var(--siv-brand); font-size: .72rem; font-weight: 900; letter-spacing: .15em; text-transform: uppercase; }
.siv-homepage .employee-fallback h2 { color: var(--siv-navy); font-size: clamp(2rem,4vw,3rem); margin: 6px 0; }
.siv-homepage .employee-fallback p { color: var(--siv-muted); line-height: 1.6; margin: 0; }

.siv-homepage .help-band { align-items: center; background: var(--siv-navy); color: #fff; display: flex; gap: 40px; justify-content: space-between; padding: clamp(55px,6vw,84px) clamp(24px,7vw,105px); }
.siv-homepage .help-band small { color: var(--siv-gold); font-size: .76rem; font-weight: 900; letter-spacing: .15em; text-transform: uppercase; }
.siv-homepage .help-band h2 { font-size: clamp(2.2rem,4.4vw,4.8rem); letter-spacing: -.05em; line-height: 1; margin: 12px 0; }
.siv-homepage .help-band p { color: #c7dce7; line-height: 1.6; margin: 0; }
.siv-homepage .site-footer { align-items: center; background: #02132d; color: #fff; display: grid; gap: 25px; grid-template-columns: auto 1fr auto; padding: 28px clamp(24px,6vw,88px); }
.siv-homepage .site-footer img { height: 60px; object-fit: contain; width: 118px; }
.siv-homepage .site-footer > div:not(.footer-links) { display: flex; flex-direction: column; gap: 5px; }
.siv-homepage .site-footer strong { font-size: .92rem; }
.siv-homepage .site-footer span { color: #9fc2d4; font-size: .78rem; }
.siv-homepage .footer-links { display: flex; flex-wrap: wrap; font-size: .85rem; font-weight: 800; gap: 10px 24px; justify-content: flex-end; }
.siv-homepage .footer-links a:hover,
.siv-homepage .footer-links a:focus-visible { color: var(--siv-gold); }

.siv-standard-shell { min-height: 100vh; background: #eff9fd; color: var(--siv-ink); font-family: Arial,Helvetica,sans-serif; }
.siv-standard-header { align-items: center; background: var(--siv-navy); display: flex; justify-content: space-between; min-height: 88px; padding: 10px clamp(20px,5vw,70px); }
.siv-standard-header img { height: 64px; object-fit: contain; width: 126px; }
.siv-standard-header nav { display: flex; gap: 18px; }
.siv-standard-header a { color: #fff; font-weight: 800; text-decoration: none; }
.siv-standard-content { background: #fff; border-radius: 24px; box-shadow: 0 18px 48px rgba(3,26,61,.1); margin: 42px auto; max-width: 1180px; padding: clamp(20px,4vw,48px); width: calc(100% - 32px); }
.siv-standard-content > article > h1 { color: var(--siv-navy); font-size: clamp(2.2rem,5vw,4.5rem); margin-top: 0; }
.siv-standard-footer { background: #02132d; color: #b9d9e7; padding: 24px; text-align: center; }

@media (max-width: 1150px) {
  .siv-homepage .steps-grid { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 900px) {
  .siv-homepage .site-header { min-height: 88px; }
  .siv-homepage .brand img { height: 64px; width: 124px; }
  .siv-homepage nav > a:not(.nav-cta) { display: none; }
  .siv-homepage .hero { grid-template-columns: 1fr; min-height: auto; }
  .siv-homepage .fair-badge { margin-bottom: 38px; }
  .siv-homepage .path-grid,
  .siv-homepage .app-features-section { grid-template-columns: 1fr; }
  .siv-homepage .steps-grid { grid-template-columns: 1fr; }
  .siv-homepage .steps-grid article { min-height: 0; }
  .siv-homepage .steps-grid article > span { margin-bottom: 26px; }
  .siv-homepage .path-card { min-height: 390px; }
  .siv-homepage .app-access-card { max-width: 650px; }
  .siv-homepage .help-band { align-items: flex-start; flex-direction: column; }
}
@media (max-width: 560px) {
  .siv-homepage .site-header { padding: 10px 18px; }
  .siv-homepage .nav-cta { font-size: .82rem; padding: 12px 15px; }
  .siv-homepage .hero { gap: 38px; padding: 42px 20px 58px; }
  .siv-homepage .fair-badge { margin-bottom: 31px; }
  .siv-homepage h1 { font-size: clamp(3.15rem,15vw,4.4rem); }
  .siv-homepage .hero-actions,
  .siv-homepage .button { width: 100%; }
  .siv-homepage .phone-demo { max-width: 400px; }
  .siv-homepage .phone-screen { min-height: 570px; }
  .siv-homepage .trust-strip { align-items: flex-start; flex-direction: column; gap: 12px; }
  .siv-homepage .trust-strip span { display: none; }
  .siv-homepage .features-copy ul { grid-template-columns: 1fr; }
  .siv-homepage .path-card .button,
  .siv-homepage .app-access-card .button,
  .siv-homepage .help-band .button { width: 100%; }
  .siv-homepage .employee-fallback { grid-template-columns: 1fr; text-align: center; }
  .siv-homepage .site-footer { grid-template-columns: 1fr; justify-items: center; text-align: center; }
  .siv-homepage .footer-links { flex-direction: column; justify-content: center; }
  .siv-standard-header nav a:not(:last-child) { display: none; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .siv-homepage .button { transition: none; }
}

