/* BoothNest v4.0.0 Simplicity Release */
.bn-v4-page{max-width:1280px;margin:0 auto;padding:0 0 34px;color:#0f172a}.bn-v4-page *{box-sizing:border-box}.bn-v4-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:950;color:#15803d;margin-bottom:.32rem}.bn-v4-hero,.bn-v4-page-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(135deg,#ecfdf5,#fff 68%);border:1px solid #bbf7d0;border-radius:28px;padding:1.25rem 1.35rem;margin:0 0 1rem;box-shadow:0 16px 38px rgba(15,23,42,.06)}.bn-v4-hero h1,.bn-v4-page-head h1{margin:0;font-size:clamp(1.7rem,3vw,2.55rem);line-height:1;font-weight:950;letter-spacing:-.055em}.bn-v4-hero p,.bn-v4-page-head p{margin:.48rem 0 0;color:#64748b;font-weight:750;line-height:1.4}.bn-v4-hero-actions{display:flex;gap:.65rem;flex-wrap:wrap;justify-content:flex-end}.bn-v4-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe7dd;background:#fff;color:#0f172a;border-radius:16px;min-height:44px;padding:.68rem 1rem;font-weight:950;text-decoration:none;box-shadow:0 8px 18px rgba(15,23,42,.055);cursor:pointer}.bn-v4-btn.primary{background:#15803d;border-color:#15803d;color:#fff}.bn-v4-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin:1rem 0}.bn-v4-action-card{display:block;text-decoration:none;color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:1rem;box-shadow:0 12px 30px rgba(15,23,42,.055);min-height:112px}.bn-v4-action-card strong{display:block;font-size:1.05rem;font-weight:950;margin-bottom:.34rem}.bn-v4-action-card span{display:block;color:#64748b;font-weight:750;line-height:1.35}.bn-v4-action-card:hover{border-color:#86efac;transform:translateY(-1px)}.bn-v4-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin:1rem 0}.bn-v4-stat{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:1rem;box-shadow:0 10px 26px rgba(15,23,42,.045)}.bn-v4-stat span{display:block;color:#64748b;font-weight:850;font-size:.82rem}.bn-v4-stat strong{display:block;margin-top:.34rem;font-size:1.75rem;font-weight:950;letter-spacing:-.045em}.bn-v4-stat.warning{background:#fffbeb;border-color:#fde68a}.bn-v4-stat.danger{background:#fff1f2;border-color:#fecdd3}.bn-v4-stat.success{background:#ecfdf5;border-color:#bbf7d0}.bn-v4-two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.bn-v4-panel{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:1rem;box-shadow:0 12px 32px rgba(15,23,42,.055)}.bn-v4-panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.7rem}.bn-v4-panel-head h2{margin:0;font-size:1.1rem;font-weight:950}.bn-v4-panel-head a,.bn-v4-panel-head span{color:#15803d;font-weight:900;text-decoration:none}.bn-v4-list-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.78rem 0;border-top:1px solid #f1f5f9}.bn-v4-list-row:first-of-type{border-top:0}.bn-v4-list-row strong{display:block;font-weight:950}.bn-v4-list-row span{display:block;color:#64748b;font-weight:750;font-size:.86rem;margin-top:.15rem}.bn-v4-list-row a{white-space:nowrap;color:#15803d;font-weight:950;text-decoration:none}.bn-v4-empty{padding:1rem;border:1px dashed #cbd5e1;border-radius:18px;color:#64748b;font-weight:800;background:#f8fafc}.bn-v4-empty.big{text-align:center;margin-top:1rem;padding:1.4rem}.bn-v4-searchbar{display:grid;grid-template-columns:minmax(0,1fr) 140px 150px auto;gap:.6rem;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:.75rem;box-shadow:0 10px 26px rgba(15,23,42,.045);margin:0 0 .8rem}.bn-v4-searchbar input,.bn-v4-searchbar select,.bn-v4-spreadsheet input,.bn-v4-spreadsheet select{width:100%;min-height:42px;border:1px solid #dbe3ea;border-radius:14px;padding:.55rem .72rem;font-weight:800;background:#fff;color:#0f172a}.bn-v4-view-tabs{display:flex;gap:.5rem;flex-wrap:wrap;margin:.8rem 0}.bn-v4-view-tabs a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding:.52rem .95rem;background:#fff;border:1px solid #e5e7eb;color:#334155;text-decoration:none;font-weight:950}.bn-v4-view-tabs a.active{background:#15803d;color:#fff;border-color:#15803d}.bn-v4-result-note{color:#64748b;font-weight:800;font-size:.86rem;margin-bottom:.75rem}.bn-v4-simple-list{display:grid;gap:.62rem}.bn-v4-simple-row{display:grid;grid-template-columns:minmax(0,1fr) 120px auto;gap:.85rem;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:.72rem .8rem;box-shadow:0 8px 22px rgba(15,23,42,.045);overflow:visible}.bn-v4-row-main strong{display:block;font-size:1rem;font-weight:950;line-height:1.2}.bn-v4-row-main span{display:block;color:#64748b;font-size:.84rem;font-weight:750;margin-top:.2rem}.bn-v4-row-price{text-align:right;font-size:1.05rem;font-weight:950}.bn-v4-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;position:relative;overflow:visible}.bn-v4-row-actions a,.bn-v4-row-actions button,.bn-v4-actions a,.bn-v4-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;color:#0f172a;padding:.45rem .65rem;text-decoration:none;font-weight:950;font-size:.82rem;cursor:pointer}.bn-v4-row-actions form,.bn-v4-actions form{margin:0}.bn-v4-row-actions button,.bn-v4-actions button{background:#15803d;border-color:#15803d;color:#fff}.bn-v4-row-actions details{position:relative}.bn-v4-row-actions summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;padding:.45rem .65rem;font-weight:950}.bn-v4-row-actions summary::-webkit-details-marker{display:none}.bn-v4-row-actions details>div{position:absolute;right:0;top:calc(100% + 6px);z-index:5000;min-width:150px;padding:.35rem;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 42px rgba(15,23,42,.18)}.bn-v4-row-actions details>div a{display:flex;justify-content:flex-start;width:100%;border:0;background:#fff}.bn-v4-table-wrap{overflow:auto;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 10px 26px rgba(15,23,42,.045)}.bn-v4-table{width:100%;border-collapse:collapse}.bn-v4-table th{position:sticky;top:0;background:#f8fafc;text-align:left;color:#475569;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.bn-v4-table th,.bn-v4-table td{padding:.65rem;border-bottom:1px solid #f1f5f9;vertical-align:middle}.bn-v4-spreadsheet input,.bn-v4-spreadsheet select{min-height:38px;border-radius:10px}.bn-v4-actions{display:flex;gap:.35rem;align-items:center}.bn-v4-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.bn-v4-gallery-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:.8rem;box-shadow:0 10px 26px rgba(15,23,42,.05)}.bn-v4-photo{height:230px;background:#f8fafc;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-weight:950}.bn-v4-photo img{width:100%;height:100%;object-fit:cover}.bn-v4-gallery-card h3{font-size:1rem;line-height:1.2;margin:.7rem 0 .2rem;font-weight:950}.bn-v4-gallery-card p{color:#64748b;font-weight:800;margin:0 0 .6rem}.bn-v4-badge{display:inline-flex;border-radius:999px;padding:.3rem .6rem;font-size:.78rem;font-weight:950}.bn-v4-badge.ok{background:#dcfce7;color:#166534}.bn-v4-badge.bad{background:#fee2e2;color:#991b1b}.bn-sidebar .bn-v4-simple-link{background:#ecfdf5!important;color:#166534!important;border:1px solid #bbf7d0!important;font-weight:950!important;border-radius:12px!important;margin-bottom:.35rem!important}
@media(max-width:980px){.bn-v4-action-grid,.bn-v4-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bn-v4-two-col{grid-template-columns:1fr}.bn-v4-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.bn-v4-simple-row{grid-template-columns:1fr}.bn-v4-row-price{text-align:left}.bn-v4-row-actions{justify-content:flex-start;flex-wrap:wrap}.bn-v4-searchbar{grid-template-columns:1fr 1fr}.bn-v4-searchbar input{grid-column:1/-1}.bn-v4-searchbar button{grid-column:1/-1}}
@media(max-width:640px){.bn-v4-hero,.bn-v4-page-head{align-items:flex-start;flex-direction:column;border-radius:22px;padding:1rem}.bn-v4-hero-actions{width:100%}.bn-v4-btn{width:100%}.bn-v4-action-grid,.bn-v4-stat-grid,.bn-v4-gallery{grid-template-columns:1fr}.bn-v4-searchbar{grid-template-columns:1fr}.bn-v4-simple-row{padding:.78rem}.bn-v4-row-actions a,.bn-v4-row-actions button,.bn-v4-row-actions summary{min-height:42px}.bn-v4-table-wrap{border-radius:16px}.bn-v4-table{min-width:760px}}


/* BoothNest v4.0.7 Simple Inventory Usability */
.bn407-search-help{
  margin:10px 0 14px;
  padding:10px 12px;
  border:1px solid #d9f99d;
  background:#f7fee7;
  color:#365314;
  border-radius:14px;
  font-size:14px;
  font-weight:650;
}
.bn407-search-help a{color:#166534;text-decoration:underline;font-weight:900;margin:0 3px;}
.bn407-courtney-shortcuts{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin:0 0 18px;
}
.bn407-courtney-shortcuts a{
  display:flex;
  flex-direction:column;
  gap:4px;
  padding:15px;
  border-radius:18px;
  background:#ffffff;
  border:1px solid #e5e7eb;
  box-shadow:0 10px 24px rgba(15,23,42,.06);
  text-decoration:none;
  color:#0f172a;
}
.bn407-courtney-shortcuts strong{font-size:16px;}
.bn407-courtney-shortcuts span{font-size:13px;color:#64748b;}
.bn-v4-simple-list,.bn-v4-simple-row,.bn-v4-row-actions{overflow:visible!important;}
.bn-v4-simple-row{position:relative!important;z-index:1;}
.bn-v4-simple-row:has(details[open]){z-index:20;}
.bn-v4-row-actions details{position:relative!important;}
.bn-v4-row-actions details summary{
  cursor:pointer;
  border-radius:999px;
  padding:8px 12px;
  background:#f8fafc;
  border:1px solid #e2e8f0;
  font-weight:800;
  list-style:none;
}
.bn-v4-row-actions details summary::-webkit-details-marker{display:none;}
.bn-v4-row-actions details[open] > div{
  position:absolute;
  right:0;
  top:calc(100% + 8px);
  min-width:170px;
  z-index:9999;
  background:#fff;
  border:1px solid #e5e7eb;
  border-radius:14px;
  box-shadow:0 18px 40px rgba(15,23,42,.18);
  padding:8px;
  display:grid;
  gap:6px;
}
.bn-v4-row-actions details[open] > div a{
  display:block;
  padding:9px 10px;
  border-radius:10px;
  color:#0f172a;
  text-decoration:none;
}
.bn-v4-row-actions details[open] > div a:hover{background:#f1f5f9;}
@media(max-width:780px){
  .bn407-courtney-shortcuts{grid-template-columns:1fr;}
  .bn-v4-row-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px;width:100%;}
  .bn-v4-row-actions details{grid-column:1 / -1;}
  .bn-v4-row-actions form{grid-column:1 / -1;}
  .bn-v4-row-actions a,.bn-v4-row-actions button,.bn-v4-row-actions summary{text-align:center;justify-content:center;}
}


/* BoothNest v4.0.8 Excel-Friendly Inventory Tools */
.bn408-excel-toolbar,.bn408-excel-card{
  display:flex;align-items:center;justify-content:space-between;gap:14px;
  margin:12px 0 16px;padding:14px 16px;border-radius:18px;
  border:1px solid #dbeafe;background:#eff6ff;color:#0f172a;
}
.bn408-excel-toolbar strong,.bn408-excel-card strong{display:block;font-size:15px;font-weight:900;}
.bn408-excel-toolbar span,.bn408-excel-card span{display:block;font-size:13px;color:#475569;margin-top:2px;}
.bn408-excel-actions,.bn408-excel-card{flex-wrap:wrap;}
.bn408-excel-actions{display:flex;gap:8px;align-items:center;}
.bn408-excel-actions a,.bn408-excel-card a{
  display:inline-flex;align-items:center;justify-content:center;padding:10px 13px;border-radius:999px;
  background:#0f172a;color:#fff;text-decoration:none;font-weight:850;font-size:13px;white-space:nowrap;
}
.bn408-excel-card a:last-child,.bn408-excel-actions a:last-child{background:#15803d;}
.bn408-print-wrap{padding:16px;}
.bn408-print-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;}
.bn408-print-actions{display:flex;gap:8px;flex-wrap:wrap;}
.bn408-paper{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 12px 30px rgba(15,23,42,.06);}
.bn408-paper h2{margin:0 0 4px;}.bn408-muted{margin:0 0 14px;color:#64748b;font-size:13px;}
.bn408-sheet{width:100%;border-collapse:collapse;font-size:14px;}
.bn408-sheet th,.bn408-sheet td{border:1px solid #e5e7eb;padding:9px 8px;text-align:left;vertical-align:top;}
.bn408-sheet th{background:#f8fafc;font-weight:900;}
@media(max-width:780px){
  .bn408-excel-toolbar,.bn408-excel-card{align-items:stretch;flex-direction:column;}
  .bn408-excel-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;}
  .bn408-excel-actions a,.bn408-excel-card a{width:100%;}
}
@media print{
  .no-print,.bn-sidebar,.bn-topbar,.bn-mobile-bottom-nav,.bn-controlled-mobile-bottom-bar{display:none!important;}
  body{background:#fff!important;padding:0!important;}
  .bn408-print-wrap{padding:0!important;}
  .bn408-paper{box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important;}
  .bn408-sheet th,.bn408-sheet td{font-size:11px;padding:5px;}
}
