:root{--bg:#030812;--bg2:#07111f;--card:rgba(255,255,255,.065);--card2:rgba(255,255,255,.095);--line:rgba(255,255,255,.13);--text:#f8fbff;--muted:#a9b2c4;--blue:#2f83ff;--blue2:#075eea;--green:#35e778;--orange:#ff9f24;--red:#ef4444}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:radial-gradient(circle at 85% 0%,rgba(54,130,255,.16),transparent 28%),radial-gradient(circle at 8% 14%,rgba(12,102,255,.18),transparent 30%),linear-gradient(145deg,#050b14,#07101c 48%,#02060d);color:var(--text)}button,a,input,select,textarea{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}.app{max-width:980px;min-height:100vh;margin:0 auto;padding:28px 40px 116px;position:relative}.screen{display:none;animation:fade .18s ease}.screen.active{display:block}@keyframes fade{from{opacity:.55;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.dashboard-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.brand-row{display:flex;align-items:center;gap:16px;font-size:29px}.brand-mark{width:40px;height:40px;border:3px solid var(--blue);border-radius:12px;display:grid;place-items:center;color:#fff;background:rgba(30,132,255,.12);box-shadow:0 0 24px rgba(47,131,255,.24)}.header-icons{display:flex;gap:20px}.icon-btn{position:relative;width:46px;height:46px;border:0;background:transparent;color:#eaf1ff;font-size:31px;text-decoration:none;display:grid;place-items:center}.badge{position:absolute;right:0;top:0;background:#ff4545;color:#fff;width:27px;height:27px;border-radius:50%;font-size:16px;font-weight:900;display:grid;place-items:center}.welcome-block{margin-bottom:26px}.welcome-block p{margin:0;color:#c1cadb;font-size:28px}.welcome-block h1{font-size:54px;line-height:1;margin:10px 0 12px;letter-spacing:-1.5px}.welcome-block span{color:#d1d8e6;font-size:26px}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:30px}.big-action{position:relative;min-height:226px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03));color:#fff;text-align:left;padding:24px 30px;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 18px 45px rgba(0,0,0,.25);overflow:hidden}.primary-action{background:radial-gradient(circle at 24% 0%,rgba(88,151,255,.75),transparent 36%),linear-gradient(135deg,#1b63df,#073282);border-color:#2678ff}.action-icon{width:80px;height:80px;border-radius:22px;background:#2f83ff;display:grid;place-items:center;font-size:38px;margin-bottom:28px}.action-icon.gray{background:rgba(255,255,255,.08);color:#aab5c8}.big-action strong{display:block;font-size:28px;margin-bottom:14px}.big-action em{font-style:normal;color:#c6cedc;font-size:20px;line-height:1.35}.big-action b,.email-card>b{position:absolute;right:28px;top:50%;transform:translateY(-50%);width:58px;height:58px;border-radius:50%;background:rgba(255,255,255,.10);display:grid;place-items:center;font-size:48px;font-weight:300;color:#fff}.section-title{display:flex;align-items:center;justify-content:space-between;margin:12px 0 14px}.section-title h2,.quick-title{font-size:30px;margin:0}.section-title button{border:0;background:transparent;color:var(--blue);font-size:22px;font-weight:800}.compact-search{display:none}.compact-search.show{display:flex}.search-box{height:54px;display:flex;align-items:center;gap:10px;width:100%;box-sizing:border-box;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:0 14px;margin-bottom:18px;color:#fff}.search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:15px}.job-list{display:grid;gap:10px}.job-card,.review-job-card,.review-card,.total-card,.material-row,.notes-box,.step select,.step input,.cart-preview-card,.priority-review-card{background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035));border:1px solid var(--line);box-shadow:0 18px 42px rgba(0,0,0,.26);backdrop-filter:blur(16px)}.job-card{display:grid;grid-template-columns:92px 1fr auto 24px;gap:20px;align-items:center;border-radius:26px;padding:20px 24px;color:#fff;text-align:left;width:100%;cursor:pointer;min-height:123px}.job-thumb,.job-image{background:linear-gradient(135deg,rgba(47,131,255,.9),rgba(9,55,129,.8));border-radius:22px;height:74px;width:74px;display:grid;place-items:center;font-size:34px}.job-card h3{margin:0 0 8px;font-size:24px}.job-meta{display:block;color:#b7c0d1;font-size:18px}.job-status{border-radius:999px;padding:12px 18px;font-size:18px;font-weight:900;background:rgba(53,231,120,.12);color:#4dff8d}.job-card:nth-child(2) .job-thumb{background:linear-gradient(135deg,rgba(255,159,36,.85),rgba(94,52,7,.75))}.job-card:nth-child(2) .job-status{background:rgba(255,159,36,.12);color:#ffad31}.job-card:nth-child(3) .job-thumb{background:linear-gradient(135deg,rgba(151,78,255,.85),rgba(48,21,92,.75))}.job-card:nth-child(3) .job-status{background:rgba(151,78,255,.12);color:#c5d8ff}.chev{color:var(--muted);font-size:42px}.quick-title{margin:28px 0 14px}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:24px}.quick-card{min-height:156px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035));color:#fff;display:grid;place-items:center;text-align:center;padding:16px;font-size:20px}.quick-card.active{border-color:var(--blue);box-shadow:0 0 0 1px rgba(47,131,255,.6) inset}.quick-card span{display:block;font-size:38px;margin-bottom:12px;color:var(--blue)}.email-card{position:relative;width:100%;min-height:150px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035));color:#fff;text-align:left;padding:28px 100px 28px 150px}.mail-icon{position:absolute;left:30px;top:50%;transform:translateY(-50%);width:92px;height:92px;border-radius:50%;background:linear-gradient(135deg,#105bd2,#063383);display:grid;place-items:center;font-size:42px}.email-card small,.email-card em{display:block;color:#b5bece;font-style:normal;font-size:20px}.email-card strong{display:block;font-size:28px;margin:12px 0}.top-bar{display:flex;align-items:center;justify-content:space-between;margin:10px 0 22px}.top-bar.center{display:grid;grid-template-columns:44px 1fr 44px;text-align:center}h2{margin:0;font-size:24px}.back-btn{border:0;background:transparent;color:#fff;font-size:42px;line-height:.8}.step{display:grid;grid-template-columns:34px 1fr;gap:10px;margin-bottom:20px}.step-number{width:28px;height:28px;border-radius:50%;background:var(--card2);display:grid;place-items:center;font-weight:900}.step-body p{margin:4px 0 10px;color:var(--muted)}select,input,textarea{width:100%;border:1px solid var(--line);color:#fff;outline:0;font-size:16px}select{height:58px;border-radius:16px;padding:0 14px;background:rgba(255,255,255,.07)}select option{color:#000}input{height:54px;border-radius:16px;padding:0 14px;background:rgba(255,255,255,.07)}textarea{margin-top:10px;border-radius:16px;padding:14px;background:rgba(255,255,255,.05);resize:vertical}.chips{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding:2px 2px 10px;margin:0;-webkit-overflow-scrolling:touch}.chips::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;border:1px solid var(--line);background:rgba(255,255,255,.055);color:#fff;border-radius:16px;padding:14px 16px;white-space:nowrap;font-weight:900}.chip.active{border-color:var(--blue);background:linear-gradient(135deg,#237bff,#074fca)}.material-list{display:grid;gap:11px;margin-bottom:22px}.material-row{min-height:118px;border-radius:22px;padding:14px;display:grid;grid-template-columns:54px 1fr 96px;gap:13px;align-items:center}.material-icon{width:50px;height:50px;border-radius:16px;background:rgba(47,131,255,.14);display:grid;place-items:center;font-size:24px}.material-name{font-weight:950;font-size:17px;color:#fff}.select-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.select-label{display:grid;gap:4px;color:var(--muted);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.variant-select,.unit-select{height:40px;border-radius:12px;padding:0 8px;font-size:13px;font-weight:900;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);color:white}.unit-select{background:linear-gradient(135deg,rgba(47,131,255,.38),rgba(7,94,234,.22));border-color:rgba(47,131,255,.58)}.qty-control{display:grid;grid-template-columns:28px 34px 28px;align-items:center;gap:4px;text-align:center}.qty-control button{width:28px;height:28px;border-radius:50%;border:0;background:rgba(255,255,255,.08);color:#fff;font-size:18px}.qty-control button.plus{color:var(--blue)}.qty-control span{font-size:16px;font-weight:900}.add-cart-btn{margin-top:10px;border:0;border-radius:12px;background:linear-gradient(135deg,#ff9f24,#f97316);color:#fff;padding:10px 12px;font-weight:950;box-shadow:0 10px 22px rgba(249,115,22,.32);text-transform:uppercase;letter-spacing:.02em}.add-cart-btn:hover,.add-cart-btn:focus{filter:brightness(1.08);transform:translateY(-1px)}.notes-box{display:block;border-radius:18px;padding:14px;color:var(--muted);font-weight:700;margin-bottom:18px}.primary-btn{width:100%;height:60px;border:0;border-radius:18px;background:linear-gradient(135deg,#2f83ff,#075eea);color:#fff;font-size:17px;font-weight:950;box-shadow:0 16px 32px rgba(47,131,255,.27);display:flex;justify-content:center;gap:16px;align-items:center}.cart-preview-card{border-radius:20px;padding:16px;margin-bottom:18px}.cart-preview-head,.cart-line{display:flex;justify-content:space-between;gap:12px;align-items:center}.cart-preview-empty{color:var(--muted);padding-top:10px}.cart-line{padding:12px 0;border-top:1px solid rgba(255,255,255,.08)}.cart-line span{display:block;color:var(--muted);font-size:13px}.cart-line-right{display:flex;gap:8px;align-items:center}.cart-line-right button{border:0;border-radius:50%;background:rgba(239,68,68,.18);color:#fff;width:26px;height:26px}.review-job-card{border-radius:22px;padding:16px;display:grid;grid-template-columns:92px 1fr;gap:15px;align-items:center;margin-bottom:18px}.review-job-card h3{margin:0 0 8px;font-size:22px}.status-dot{color:#22c55e;background:rgba(34,197,94,.10);border:1px solid rgba(34,197,94,.18);border-radius:999px;padding:5px 9px;font-size:12px}.review-card,.total-card,.priority-review-card{border-radius:18px;padding:16px;margin-bottom:14px}.review-card h3{margin:0 0 14px;color:#93c5fd}.review-line{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid rgba(255,255,255,.08)}.total-card{display:flex;justify-content:space-between;align-items:center;font-size:17px}.total-card strong{font-size:24px}.send-note{text-align:center;color:var(--muted);font-size:13px}.review-priority-label{display:grid;gap:9px;color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.review-priority-select{font-weight:950}.priority-normal{background:linear-gradient(135deg,#16a34a,#22c55e)!important}.priority-rush{background:linear-gradient(135deg,#f97316,#fb923c)!important}.priority-emergency{background:linear-gradient(135deg,#dc2626,#ef4444)!important}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(980px,100%);height:90px;background:rgba(15,24,37,.88);border:1px solid rgba(255,255,255,.10);border-radius:28px 28px 0 0;display:grid;grid-template-columns:repeat(4,1fr);padding:10px 22px 8px;backdrop-filter:blur(22px);box-shadow:0 -10px 45px rgba(0,0,0,.35)}.nav-btn{border:0;background:transparent;color:var(--muted);border-radius:20px;font-size:16px;text-decoration:none;display:grid;place-items:center;font-weight:700}.nav-btn span{display:block;font-size:28px;line-height:1}.nav-btn.active{color:var(--blue)}@media(max-width:720px){.app{padding:26px 24px 116px}.brand-row strong{display:none}.action-grid{grid-template-columns:1fr 1fr;gap:14px}.big-action{min-height:166px;border-radius:22px;padding:16px}.action-icon{width:56px;height:56px;border-radius:16px;font-size:26px;margin-bottom:22px}.big-action strong{font-size:21px}.big-action em{font-size:17px}.big-action b{width:42px;height:42px;font-size:36px;right:16px}.job-card{grid-template-columns:72px 1fr auto 18px;min-height:98px;padding:14px 16px;gap:12px}.job-thumb{width:56px;height:56px;border-radius:16px;font-size:25px}.job-card h3{font-size:19px}.job-meta,.job-status{font-size:14px}.quick-grid{grid-template-columns:repeat(5,132px);overflow-x:auto;padding-bottom:6px}.quick-grid::-webkit-scrollbar{display:none}.quick-card{min-height:120px;font-size:16px}.email-card{padding:24px 70px 24px 106px}.mail-icon{left:20px;width:68px;height:68px}.email-card strong{font-size:20px}.email-card small,.email-card em{font-size:15px}}@media(max-width:430px){.app{padding-left:18px;padding-right:18px}.welcome-block p{font-size:24px}.welcome-block h1{font-size:42px}.welcome-block span{font-size:21px}.action-grid{grid-template-columns:1fr}.material-row{grid-template-columns:42px 1fr 90px;min-height:155px}.select-row{grid-template-columns:1fr}.bottom-nav{height:84px;padding-left:6px;padding-right:6px}.nav-btn{font-size:13px}.nav-btn span{font-size:24px}}

/* Order Board */
.big-action { text-decoration: none; color: inherit; }
.order-board-screen { padding-bottom: 110px; }
.board-welcome h1 { margin-bottom: 8px; }
.board-toolbar {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  padding: 4px 0 18px;
}
.filter-pill {
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.06);
  color: rgba(255,255,255,.82);
  border-radius: 999px;
  padding: 10px 15px;
  font-weight: 800;
  cursor: pointer;
  white-space: nowrap;
}
.filter-pill.active {
  background: linear-gradient(135deg, #37e4ff, #6a5cff);
  color: #061422;
  border-color: transparent;
}
.board-list {
  display: grid;
  gap: 14px;
}
.board-card,
.empty-board-card {
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 24px;
  padding: 18px;
  box-shadow: 0 16px 38px rgba(0,0,0,.18);
}
.empty-board-card {
  display: grid;
  gap: 6px;
  color: rgba(255,255,255,.72);
}
.empty-board-card strong { color: #fff; }
.board-card-head {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: flex-start;
  margin-bottom: 14px;
}
.board-card h2 {
  margin: 0 0 5px;
  font-size: 20px;
}
.board-card-head span,
.board-note {
  color: rgba(255,255,255,.65);
  font-size: 13px;
}
.status-badge {
  border-radius: 999px;
  padding: 7px 10px;
  font-size: 12px;
  background: rgba(255,255,255,.12);
  white-space: nowrap;
}
.status-badge.pending { color: #ffd166; background: rgba(255,209,102,.14); }
.status-badge.ordered { color: #37e4ff; background: rgba(55,228,255,.14); }
.status-badge.delivered { color: #8cffc1; background: rgba(140,255,193,.14); }
.board-items {
  display: grid;
  gap: 8px;
  margin: 8px 0 12px;
}
.board-items div {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 12px;
  background: rgba(0,0,0,.16);
  border-radius: 14px;
}
.board-notes {
  color: rgba(255,255,255,.78);
  font-size: 14px;
  line-height: 1.35;
}
.board-actions {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 14px;
}
.board-actions button {
  border: 0;
  border-radius: 12px;
  padding: 10px 12px;
  font-weight: 900;
  cursor: pointer;
  background: rgba(255,255,255,.12);
  color: #fff;
}
.board-actions button:nth-child(2) {
  background: linear-gradient(135deg, #37e4ff, #6a5cff);
  color: #061422;
}
.board-note { text-align: center; margin: 18px 0 0; }
@media (min-width: 760px) {
  .board-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
.board-actions .delete-order-btn {
  background: rgba(239, 68, 68, .18);
  color: #ffb4b4;
  border: 1px solid rgba(239, 68, 68, .32);
}


/* Restore original job display: all active jobs show Active on home page */
.job-card .job-status,
.job-card:nth-child(2) .job-status,
.job-card:nth-child(3) .job-status {
  background: rgba(53,231,120,.12) !important;
  color: #4dff8d !important;
}


.custom-material-label {
  grid-column: 1 / -1;
}

.custom-material-input {
  width: 100%;
  min-height: 78px;
  resize: vertical;
  border: 1px solid rgba(148, 163, 184, 0.25);
  border-radius: 14px;
  background: rgba(15, 23, 42, 0.72);
  color: #f8fafc;
  padding: 12px 14px;
  font: inherit;
  outline: none;
}

.custom-material-input:focus {
  border-color: rgba(249, 115, 22, 0.85);
  box-shadow: 0 0 0 3px rgba(249, 115, 22, 0.18);
}

.custom-material-input::placeholder {
  color: rgba(203, 213, 225, 0.6);
}


/* Step 2: make the category buttons under Select Material swipe left/right */
#categoryTabs.chips,
.chips {
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 10px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  padding: 4px 2px 12px !important;
  margin-bottom: 12px !important;
  -webkit-overflow-scrolling: touch !important;
  overscroll-behavior-x: contain !important;
  scroll-snap-type: x proximity;
}

#categoryTabs .chip,
.chips .chip {
  flex: 0 0 auto !important;
  white-space: nowrap !important;
  scroll-snap-align: start;
}

#categoryTabs.chips::-webkit-scrollbar,
.chips::-webkit-scrollbar {
  height: 8px !important;
  display: block !important;
}

#categoryTabs.chips::-webkit-scrollbar-track,
.chips::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.06) !important;
  border-radius: 999px !important;
}

#categoryTabs.chips::-webkit-scrollbar-thumb,
.chips::-webkit-scrollbar-thumb {
  background: rgba(47, 131, 255, 0.85) !important;
  border-radius: 999px !important;
}

/* Material cards: restored to the regular vertical list layout */
#materialList.material-list,
.material-list {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 11px !important;
  overflow: visible !important;
  max-height: none !important;
  padding: 0 !important;
  margin-bottom: 22px !important;
  border: 0 !important;
  background: transparent !important;
}

#materialList .material-row,
.material-list .material-row {
  width: 100% !important;
  max-width: none !important;
  min-height: 118px !important;
}

@media (max-width: 430px) {
  #materialList .material-row,
  .material-list .material-row {
    grid-template-columns: 42px 1fr 90px !important;
    min-height: 155px !important;
  }
}

/* FIX: Select Material category row must swipe left/right on phones/tablets */
.step-body {
  min-width: 0 !important;
  max-width: 100% !important;
  overflow: hidden !important;
}

#categoryTabs.chips {
  width: 100% !important;
  max-width: 100% !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  justify-content: flex-start !important;
  align-items: center !important;
  gap: 12px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  white-space: nowrap !important;
  padding: 4px 0 14px 0 !important;
  margin: 0 !important;
  -webkit-overflow-scrolling: touch !important;
  overscroll-behavior-x: contain !important;
  touch-action: pan-x !important;
  scrollbar-width: thin !important;
}

#categoryTabs.chips .chip {
  flex: 0 0 auto !important;
  width: auto !important;
  min-width: max-content !important;
  white-space: nowrap !important;
}

@media (max-width: 720px) {
  #categoryTabs.chips {
    margin-right: -24px !important;
    padding-right: 24px !important;
  }
}

@media (max-width: 430px) {
  #categoryTabs.chips {
    margin-right: -18px !important;
    padding-right: 18px !important;
  }
}

/* ===== Mobile / Tablet First Cleanup ===== */
html, body {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}

body {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.app {
  width: 100%;
  max-width: 760px;
  padding-left: clamp(14px, 4vw, 28px);
  padding-right: clamp(14px, 4vw, 28px);
  padding-bottom: calc(112px + env(safe-area-inset-bottom));
}

button, .nav-btn, .job-card, .chip, .filter-pill, input, select, textarea {
  touch-action: manipulation;
}

button, .chip, .filter-pill, .nav-btn, .job-card, .add-cart-btn, .primary-btn {
  min-height: 44px;
}

input, select, textarea {
  font-size: 16px !important; /* prevents iPhone zoom */
}

.top-bar {
  gap: 12px;
}

.top-bar h1,
.top-bar h2,
#mainPageTitle {
  line-height: 1.08;
}

.search-box {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.search-box input {
  height: 100%;
}

/* Job cards stay easy to tap on phones */
.job-card {
  width: 100%;
  min-width: 0;
}

.job-card h3,
.board-card h2,
.admin-order-head strong {
  overflow-wrap: anywhere;
}

/* Step layout never overflows; the chips row swipes left/right */
.step {
  width: 100%;
  min-width: 0;
}

.step-body {
  min-width: 0 !important;
  overflow: visible !important;
}

#categoryTabs.chips {
  position: relative;
  width: calc(100vw - 64px) !important;
  max-width: 100% !important;
  display: flex !important;
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  gap: 10px !important;
  padding: 4px 4px 12px !important;
  margin: 0 !important;
  -webkit-overflow-scrolling: touch !important;
  overscroll-behavior-x: contain !important;
  scroll-snap-type: x proximity;
  scrollbar-width: thin;
}

#categoryTabs.chips .chip {
  flex: 0 0 auto !important;
  min-width: max-content !important;
  scroll-snap-align: start;
}

/* Material rows remain normal vertical cards, but fit better on mobile */
.material-list {
  width: 100%;
  min-width: 0;
}

.material-row {
  width: 100%;
  min-width: 0;
}

.material-row > div:nth-child(2) {
  min-width: 0;
}

.material-name {
  overflow-wrap: anywhere;
}

.add-cart-btn {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
}

.cart-preview-card,
.review-card,
.total-card,
.priority-review-card,
.notes-box,
.board-card,
.empty-board-card {
  width: 100%;
  min-width: 0;
}

textarea#notes {
  min-height: 132px;
}

.bottom-nav {
  width: 100%;
  max-width: 760px;
  height: calc(76px + env(safe-area-inset-bottom));
  padding-bottom: calc(8px + env(safe-area-inset-bottom));
  border-radius: 22px 22px 0 0;
}

@media (max-width: 600px) {
  .app {
    padding-top: 18px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .top-bar {
    margin-bottom: 14px;
  }

  .small-text {
    font-size: 13px;
  }

  #mainPageTitle {
    font-size: 34px;
  }

  .circle-btn {
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
  }

  .job-list {
    gap: 12px;
  }

  .job-card {
    grid-template-columns: 52px 1fr auto;
    gap: 11px;
    padding: 14px;
    border-radius: 20px;
    min-height: 88px;
  }

  .job-card .chev {
    display: none;
  }

  .job-thumb,
  .job-image {
    width: 52px;
    height: 52px;
    border-radius: 15px;
    font-size: 24px;
  }

  .job-card h3 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 6px;
  }

  .job-meta {
    font-size: 12px;
  }

  .job-status {
    padding: 7px 10px;
    font-size: 11px;
  }

  .step {
    grid-template-columns: 28px minmax(0, 1fr);
    gap: 9px;
    margin-bottom: 16px;
  }

  .step-number {
    width: 26px;
    height: 26px;
    font-size: 13px;
  }

  .step-body p {
    font-size: 15px;
    margin-top: 2px;
  }

  #categoryTabs.chips {
    width: calc(100vw - 56px) !important;
    margin-right: -14px !important;
    padding-right: 14px !important;
  }

  .chip {
    padding: 12px 15px !important;
    border-radius: 15px;
    font-size: 14px;
  }

  .material-row {
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 11px;
    align-items: start;
    min-height: 0 !important;
    padding: 13px;
    border-radius: 18px;
  }

  .material-icon {
    width: 42px;
    height: 42px;
    border-radius: 13px;
    font-size: 21px;
  }

  .material-name {
    font-size: 16px;
  }

  .select-row {
    grid-template-columns: 1fr 1fr !important;
    gap: 8px;
  }

  .qty-control {
    grid-column: 1 / -1;
    width: 100%;
    display: grid;
    grid-template-columns: 44px 1fr 44px;
    margin-top: 10px;
  }

  .qty-control button {
    width: 44px;
    height: 44px;
    font-size: 24px;
  }

  .qty-control span {
    display: grid;
    place-items: center;
    min-height: 44px;
    background: rgba(255,255,255,.05);
    border-radius: 12px;
  }

  .add-cart-btn {
    grid-column: 1 / -1;
    font-size: 13px;
  }

  .review-line,
  .cart-line,
  .board-items div {
    align-items: flex-start;
  }

  .bottom-nav {
    height: calc(74px + env(safe-area-inset-bottom));
    padding-left: 4px;
    padding-right: 4px;
  }

  .nav-btn {
    font-size: 12px;
    gap: 2px;
  }

  .nav-btn span {
    font-size: 22px;
  }

  .dashboard-header {
    margin-bottom: 22px;
  }

  .brand-row {
    font-size: 22px;
    gap: 10px;
  }

  .brand-mark {
    width: 34px;
    height: 34px;
    border-radius: 10px;
  }

  .welcome-block p {
    font-size: 18px;
  }

  .welcome-block h1 {
    font-size: 38px;
  }

  .welcome-block span {
    font-size: 16px;
    line-height: 1.35;
  }

  .board-toolbar {
    margin-right: -14px;
    padding-right: 14px;
    -webkit-overflow-scrolling: touch;
  }

  .board-card-head {
    display: grid;
  }
}

@media (max-width: 380px) {
  .app {
    padding-left: 12px;
    padding-right: 12px;
  }

  #categoryTabs.chips {
    width: calc(100vw - 52px) !important;
  }

  .select-row {
    grid-template-columns: 1fr !important;
  }

  .job-card {
    grid-template-columns: 44px 1fr;
  }

  .job-status {
    grid-column: 1 / -1;
    width: fit-content;
  }
}

/* Blend/hide horizontal category scrollbar for mobile app feel */
#categoryTabs.chips {
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
  padding-bottom: 10px !important;
  -webkit-mask-image: linear-gradient(to right, transparent 0, #000 16px, #000 calc(100% - 16px), transparent 100%);
  mask-image: linear-gradient(to right, transparent 0, #000 16px, #000 calc(100% - 16px), transparent 100%);
}

#categoryTabs.chips::-webkit-scrollbar,
#categoryTabs.chips::-webkit-scrollbar-track,
#categoryTabs.chips::-webkit-scrollbar-thumb {
  width: 0 !important;
  height: 0 !important;
  display: none !important;
  background: transparent !important;
}

#categoryTabs.chips .chip:first-child {
  margin-left: 2px !important;
}

#categoryTabs.chips .chip:last-child {
  margin-right: 18px !important;
}

.order-card{background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 35px rgba(0,0,0,.22);border-radius:18px;padding:16px;margin-bottom:14px}
.order-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}
.order-card h3{margin:0 0 4px;color:white}.order-card-head span,.order-meta span,.order-notes{color:var(--muted);font-size:13px}
.order-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px;align-items:center}.order-items{display:grid;gap:8px}
.order-item-line{display:flex;justify-content:space-between;gap:10px;padding:10px;border-radius:13px;background:rgba(255,255,255,.055);color:white}
.order-notes{margin-top:12px;padding:10px;border-radius:13px;background:rgba(255,255,255,.045)}

/* V44 Admin Google Sheet Orders */
.admin-order-row {
  background: rgba(255,255,255,.055);
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 16px;
  padding: 14px;
  margin-bottom: 12px;
}
.admin-order-head {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: flex-start;
  margin-bottom: 10px;
}
.admin-order-head strong {
  color: white;
  display: block;
  margin-bottom: 4px;
}
.admin-order-head span,
.admin-order-notes {
  color: var(--muted);
  font-size: 13px;
}
.admin-order-items {
  display: grid;
  gap: 6px;
  color: white;
  margin-bottom: 10px;
}
.admin-order-items div {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  background: rgba(255,255,255,.045);
  border-radius: 10px;
  padding: 8px;
}
.status-badge {
  border-radius: 999px;
  padding: 7px 10px;
  color: white !important;
  font-weight: 950;
  font-size: 12px !important;
}
.status-badge.pending { background: #64748b; }
.status-badge.ordered { background: #f59e0b; }
.status-badge.delivered { background: #22c55e; }
.admin-order-actions {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.admin-order-actions button {
  border: 0;
  border-radius: 12px;
  padding: 10px 12px;
  font-weight: 950;
  color: white;
}
.status-pending { background: #64748b; }
.status-ordered { background: #f59e0b; }
.status-delivered { background: #22c55e; }
@media (max-width: 430px) {
  .admin-order-head { display: grid; }
  .admin-order-actions button { flex: 1; }
}


/* V50 real editable quantity number */
.qty-input {
  width: 44px;
  min-width: 44px;
  height: 42px;
  text-align: center;
  border: 0;
  outline: 0;
  color: white;
  font-weight: 950;
  background: transparent;
  border-radius: 12px;
  font-size: 16px;
  appearance: textfield;
  -moz-appearance: textfield;
}

.qty-input:focus {
  background: rgba(37, 99, 235, .55);
  box-shadow: 0 0 0 2px rgba(96, 165, 250, .55);
}

.qty-input::-webkit-outer-spin-button,
.qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


/* V51 exact quantity input fix */
.qty-control .qty-number-input {
  width: 36px;
  min-width: 36px;
  height: 34px;
  text-align: center;
  border: 0;
  outline: 0;
  color: #fff;
  background: transparent;
  font-weight: 950;
  font-size: 16px;
  border-radius: 10px;
  padding: 0;
}

.qty-control .qty-number-input:focus {
  background: rgba(37, 99, 235, .65);
  box-shadow: 0 0 0 2px rgba(96, 165, 250, .60);
}

.qty-control .qty-number-input::-webkit-outer-spin-button,
.qty-control .qty-number-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.qty-control .qty-number-input[type=number] {
  -moz-appearance: textfield;
}


/* V53 center quantity input */
.qty-control {
  display: flex;
  align-items: center;
  justify-content: center;
}

.qty-control .qty-number-input {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center !important;
  margin: 0 auto;
  line-height: 34px;
}


/* V58 Mobile App Material Layout */
.material-row.cart-style-row {
  display: grid !important;
  grid-template-columns: 46px 1fr auto !important;
  gap: 12px !important;
  align-items: start !important;
  padding: 14px !important;
}

.material-row.cart-style-row .material-icon {
  grid-column: 1;
  grid-row: 1;
}

.material-row.cart-style-row .material-info {
  grid-column: 2;
  grid-row: 1;
  min-width: 0;
}

.material-row.cart-style-row .qty-control {
  grid-column: 3;
  grid-row: 1;
  align-self: stretch;
  min-width: 112px;
}

.material-row.cart-style-row .add-cart-wide,
.material-row.cart-style-row .add-cart-btn {
  grid-column: 1 / -1 !important;
  grid-row: 2;
  width: 100% !important;
  margin-top: 2px !important;
  min-height: 48px;
  border-radius: 16px;
  font-size: 15px;
  font-weight: 950;
}

.material-row.cart-style-row .select-row,
.material-row.cart-style-row .mobile-full-controls {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 10px !important;
  width: 100% !important;
}

.material-row.cart-style-row .select-label,
.material-row.cart-style-row .unit-label {
  width: 100% !important;
  min-width: 0 !important;
}

.material-row.cart-style-row .variant-select,
.material-row.cart-style-row .unit-select {
  width: 100% !important;
  min-height: 46px !important;
  border-radius: 14px !important;
}

.material-row.cart-style-row .qty-control {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  background: rgba(255,255,255,.065);
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 16px;
  padding: 5px;
}

.material-row.cart-style-row .minus-btn,
.material-row.cart-style-row .plus-btn {
  width: 36px !important;
  height: 36px !important;
  min-width: 36px !important;
  border-radius: 12px !important;
}

.material-row.cart-style-row .qty-number-input {
  width: 38px !important;
  min-width: 38px !important;
  height: 36px !important;
  text-align: center !important;
}

@media (max-width: 520px) {
  .material-row.cart-style-row {
    grid-template-columns: 42px 1fr !important;
  }

  .material-row.cart-style-row .material-icon {
    grid-column: 1;
    grid-row: 1;
  }

  .material-row.cart-style-row .material-info {
    grid-column: 2;
    grid-row: 1;
  }

  .material-row.cart-style-row .qty-control {
    grid-column: 1 / -1;
    grid-row: 2;
    width: 100%;
    min-width: 0;
    min-height: 48px;
  }

  .material-row.cart-style-row .add-cart-wide,
  .material-row.cart-style-row .add-cart-btn {
    grid-column: 1 / -1 !important;
    grid-row: 3;
    margin-top: 0 !important;
  }

  .material-row.cart-style-row .select-row,
  .material-row.cart-style-row .mobile-full-controls {
    grid-template-columns: 1fr 1fr !important;
  }

  .material-row.cart-style-row .minus-btn,
  .material-row.cart-style-row .plus-btn {
    width: 44px !important;
    height: 38px !important;
  }

  .material-row.cart-style-row .qty-number-input {
    flex: 1;
    max-width: 120px;
    height: 38px !important;
    font-size: 18px;
  }
}

@media (max-width: 360px) {
  .material-row.cart-style-row .select-row,
  .material-row.cart-style-row .mobile-full-controls {
    grid-template-columns: 1fr !important;
  }
}


/* V59 Size and Unit split full screen width like Add to Cart */
.material-row.cart-style-row {
  grid-template-columns: 46px 1fr auto !important;
}

.material-row.cart-style-row .material-info {
  display: contents !important;
}

.material-row.cart-style-row .material-name {
  grid-column: 2 / 3;
  grid-row: 1;
  align-self: center;
}

.material-row.cart-style-row .select-row,
.material-row.cart-style-row .mobile-full-controls {
  grid-column: 1 / -1 !important;
  grid-row: 2 !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 10px !important;
  width: 100% !important;
  margin-top: 10px !important;
}

.material-row.cart-style-row .qty-control {
  grid-column: 1 / -1 !important;
  grid-row: 3 !important;
  width: 100% !important;
  min-width: 0 !important;
  margin-top: 0 !important;
}

.material-row.cart-style-row .add-cart-wide,
.material-row.cart-style-row .add-cart-btn {
  grid-column: 1 / -1 !important;
  grid-row: 4 !important;
  width: 100% !important;
}

.material-row.cart-style-row .select-label,
.material-row.cart-style-row .unit-label,
.material-row.cart-style-row .variant-select,
.material-row.cart-style-row .unit-select {
  width: 100% !important;
  box-sizing: border-box !important;
}

.material-row.cart-style-row .select-label {
  min-width: 0 !important;
}

@media (max-width: 520px) {
  .material-row.cart-style-row {
    grid-template-columns: 42px 1fr !important;
  }

  .material-row.cart-style-row .material-name {
    grid-column: 2 / -1;
    grid-row: 1;
  }

  .material-row.cart-style-row .select-row,
  .material-row.cart-style-row .mobile-full-controls {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    grid-template-columns: 1fr 1fr !important;
  }

  .material-row.cart-style-row .qty-control {
    grid-column: 1 / -1 !important;
    grid-row: 3 !important;
  }

  .material-row.cart-style-row .add-cart-wide,
  .material-row.cart-style-row .add-cart-btn {
    grid-column: 1 / -1 !important;
    grid-row: 4 !important;
  }
}

/* V60 image icons */
.material-icon { overflow: hidden; }
.material-icon-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  border-radius: 12px;
}


/* Login / user account security overlay */
.auth-locked .app { display: none !important; }
.login-gate {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: radial-gradient(circle at top, #173b68 0, #071827 45%, #04111d 100%);
  color: #f8fafc;
}
.login-card {
  width: min(440px, 100%);
  background: rgba(15, 23, 42, .94);
  border: 1px solid rgba(148, 163, 184, .25);
  border-radius: 24px;
  box-shadow: 0 24px 70px rgba(0,0,0,.45);
  padding: 26px;
}
.login-card h1 { margin: 4px 0 8px; font-size: 30px; }
.login-card p { color: #cbd5e1; margin: 0 0 18px; }
.login-label { display:block; margin: 14px 0; font-weight: 800; color: #e2e8f0; }
.login-label input {
  width: 100%; margin-top: 7px; padding: 14px 15px; border-radius: 14px;
  border: 1px solid rgba(148,163,184,.35); background: #0b1727; color: #fff;
  font-size: 16px; outline: none;
}
.login-actions { display:flex; gap:10px; align-items:center; margin-top: 16px; }
.login-error { color: #fca5a5; font-weight: 800; min-height: 22px; margin-top: 12px; }
.user-pill {
  position: fixed; top: 12px; right: 12px; z-index: 900;
  border: 1px solid rgba(148,163,184,.3); background: rgba(15,23,42,.92); color: #fff;
  border-radius: 999px; padding: 8px 12px; display:flex; gap:8px; align-items:center;
  font-size: 13px; box-shadow: 0 10px 26px rgba(0,0,0,.28);
}
.user-pill button { border:0; border-radius: 999px; padding: 6px 9px; font-weight:800; cursor:pointer; }
.user-pill .logout-btn { background:#ef4444; color:#fff; }
.user-pill .account-btn { background:#2563eb; color:#fff; }
.account-modal-backdrop {
  position: fixed; inset: 0; background: rgba(2,6,23,.72); z-index: 9999;
  display:flex; align-items:center; justify-content:center; padding:22px;
}
.account-modal { width:min(520px,100%); background:#0f172a; color:#fff; border-radius:22px; padding:24px; border:1px solid rgba(148,163,184,.25); box-shadow:0 26px 70px rgba(0,0,0,.45); }
.account-modal h2 { margin-top:0; }
.account-modal .modal-actions { display:flex; gap:10px; justify-content:flex-end; margin-top:16px; }
.account-modal input { width:100%; margin-top:7px; padding:13px 14px; border-radius:12px; border:1px solid rgba(148,163,184,.35); background:#071827; color:#fff; }
.account-modal label { display:block; margin:12px 0; font-weight:800; }
.account-modal .cancel-btn { background:#334155; color:#fff; border:0; border-radius:12px; padding:12px 14px; font-weight:800; }
.admin-users-table { width:100%; border-collapse:collapse; }
.admin-users-table th, .admin-users-table td { padding:10px; border-bottom:1px solid rgba(148,163,184,.18); text-align:left; }
.admin-users-table input, .admin-users-table select { width:100%; padding:10px; border-radius:10px; border:1px solid rgba(148,163,184,.3); background:#0b1727; color:#fff; }
.admin-users-actions { display:flex; gap:10px; flex-wrap:wrap; margin:14px 0; }
@media (max-width: 700px) {
  .user-pill { position: static; margin: 8px 12px 0 auto; width: fit-content; }
  .login-card { padding:22px; }
}

.auto-requester {
  margin: 12px 0;
  padding: 12px 14px;
  border-radius: 14px;
  background: rgba(59, 130, 246, 0.12);
  border: 1px solid rgba(96, 165, 250, 0.28);
  color: #dbeafe;
  font-weight: 700;
  font-size: 0.95rem;
}


/* Daily Report / Job Action */
.action-choice-grid{display:grid;gap:14px;margin:18px 0 90px}.action-choice-card{border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035));box-shadow:0 18px 42px rgba(0,0,0,.26);backdrop-filter:blur(16px);padding:22px;text-align:left;display:flex;flex-direction:column;gap:8px;color:#fff}.action-choice-card span{font-size:34px}.action-choice-card strong{font-size:20px}.action-choice-card small{color:#b7c0d1;font-size:14px}.daily-auto-grid{display:grid;gap:10px;margin:12px 0}.daily-auto-box{background:#fff;border-radius:18px;padding:14px;box-shadow:0 10px 24px rgba(15,23,42,.08)}.daily-auto-box span{display:block;color:#64748b;font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:.03em}.daily-auto-box strong{display:block;margin-top:5px;color:#0f172a;font-size:15px}.daily-input{width:100%;border:0;outline:0;background:#f8fafc;border-radius:14px;padding:12px;margin-top:8px;font-size:16px;color:#0f172a}.photo-note{font-size:13px;color:#64748b;margin:8px 0 16px;padding:0 4px}

/* V62 Daily Report yes/no issue buttons */
.daily-question-box { margin-top: 14px; }
.daily-question-head { display:flex; align-items:center; justify-content:space-between; gap:12px; margin-bottom:10px; font-weight:800; color:#0f172a; }
.daily-toggle-row { display:flex; gap:10px; margin-bottom:10px; }
.daily-toggle-btn { flex:1; border:1px solid rgba(15,23,42,.16); border-radius:14px; padding:12px 14px; background:#fff; font-weight:800; color:#334155; }
.daily-toggle-btn.active { background:#0f3d63; color:#fff; border-color:#0f3d63; }
.daily-conditional-box { display:none; margin-top:8px; }
.daily-conditional-box.active { display:block; }
.photo-help { display:block; margin-top:6px; color:#64748b; font-size:12px; line-height:1.35; }


/* V72 Rentals selection list */
.rental-item-grid {
  display: grid;
  gap: 12px;
  margin-top: 10px;
}
.rental-choice-btn {
  border: 1px solid var(--line);
  border-radius: 18px;
  background: linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035));
  color: #fff;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px;
  text-align: left;
  box-shadow: 0 12px 26px rgba(0,0,0,.20);
}
.rental-choice-btn.active {
  outline: 2px solid rgba(47,131,255,.95);
  background: linear-gradient(145deg,rgba(47,131,255,.32),rgba(9,55,129,.22));
}
.rental-choice-btn .material-icon {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
}
.rental-choice-btn .material-icon-img {
  max-width: 44px;
  max-height: 44px;
}
.rental-preview-card {
  margin: 16px 0;
}


/* V74 Rental item cards with add buttons */
.rental-choice-card {
  border: 1px solid var(--line);
  border-radius: 20px;
  background: linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035));
  box-shadow: 0 12px 26px rgba(0,0,0,.20);
  padding: 12px;
  display: grid;
  gap: 10px;
}
.rental-choice-card.active {
  outline: 2px solid rgba(47,131,255,.95);
  background: linear-gradient(145deg,rgba(47,131,255,.32),rgba(9,55,129,.22));
}
.rental-choice-card .rental-choice-btn {
  border: 0;
  background: transparent;
  box-shadow: none;
  padding: 4px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 12px;
  text-align: left;
}
.add-rental-row-btn {
  border: 0;
  border-radius: 14px;
  padding: 12px 14px;
  font-weight: 900;
  color: #fff;
  background: linear-gradient(135deg,rgba(47,131,255,.95),rgba(9,55,129,.92));
}


/* V75 bottom nav center + rental cards override */
.bottom-nav {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 18px !important;
}
.bottom-nav .nav-btn {
  flex: 0 1 auto !important;
  min-width: 92px;
  justify-content: center;
}

.rental-item-grid {
  display: grid !important;
  gap: 12px !important;
  margin-top: 10px !important;
}

.rental-choice-card {
  border: 1px solid var(--line) !important;
  border-radius: 20px !important;
  background: linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035)) !important;
  box-shadow: 0 12px 26px rgba(0,0,0,.20) !important;
  padding: 12px !important;
  display: grid !important;
  gap: 10px !important;
}

.rental-choice-card.active {
  outline: 2px solid rgba(47,131,255,.95) !important;
  background: linear-gradient(145deg,rgba(47,131,255,.32),rgba(9,55,129,.22)) !important;
}

.rental-choice-card .rental-choice-btn {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 4px !important;
  color: #fff !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  text-align: left !important;
  width: 100% !important;
}

.add-rental-row-btn {
  border: 0 !important;
  border-radius: 14px !important;
  padding: 12px 14px !important;
  font-weight: 900 !important;
  color: #fff !important;
  background: linear-gradient(135deg,rgba(47,131,255,.95),rgba(9,55,129,.92)) !important;
  width: 100% !important;
}


/* V76 rental quantity under each rental card */
.rental-card-qty-label {
  color: #b7c0d1;
  font-size: 13px;
  font-weight: 800;
  display: grid;
  gap: 6px;
}
.rental-card-qty-input {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: rgba(255,255,255,.08);
  color: #fff;
  padding: 12px 14px;
  font-size: 16px;
  font-weight: 800;
  outline: 0;
}
