:root{--navy:#071b33;--navy2:#0b294d;--teal:#168c8c;--gold:#d6a84b;--green:#2f7d5d;--cream:#f7f3eb;--white:#fff;--ink:#17324d;--muted:#667085;--line:#d9e1e8;--soft:#eef3f6;--danger:#a54343;--shadow:0 20px 55px rgba(7,27,51,.12)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#f4f7f9}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.hidden{display:none!important}.wordmark{display:inline-flex;flex-direction:column;text-decoration:none}.wordmark strong{color:#fff;font-size:34px;line-height:.92;letter-spacing:-.04em}.wordmark span{margin-top:7px;color:var(--gold);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.eyebrow,.panel-kicker{color:var(--gold);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.primary,.secondary,.upload-button,.logout-button,.nav-button{border:0;border-radius:9px;padding:11px 16px;font-weight:800}.primary{background:var(--navy);color:#fff}.primary:hover{background:var(--navy2)}.primary.compact{padding:9px 14px}.secondary,.upload-button{background:var(--soft);color:var(--ink);border:1px solid var(--line)}.inline-link{display:inline-flex;width:fit-content;text-decoration:none}.button-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.status{min-height:18px;margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.status.error,.global-status.error{color:var(--danger)}.status.success,.global-status.success{color:var(--green)}label{display:block;color:var(--ink);font-size:12px;font-weight:800}input,select,textarea{width:100%;margin-top:6px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:11px 12px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(22,140,140,.1)}textarea{min-height:100px;resize:vertical}.check-row{display:flex;gap:9px;align-items:flex-start;font-weight:500;line-height:1.45}.check-row input{width:auto;margin-top:2px}.grid-two,.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.auth-page{min-height:100vh;background:linear-gradient(135deg,rgba(7,27,51,.98),rgba(11,41,77,.92))}.auth-shell{width:min(780px,calc(100% - 32px));margin:0 auto;padding:44px 0 60px}.auth-card{margin-top:32px;padding:34px;border-radius:20px;background:var(--cream);box-shadow:var(--shadow)}.auth-card h1{margin:10px 0 12px;font-family:Georgia,serif;font-size:clamp(34px,5vw,52px);line-height:1.02;font-weight:500}.lead{margin:0;color:var(--muted);line-height:1.65}.tab-row{display:flex;gap:8px;margin:28px 0 20px;padding:5px;border-radius:10px;background:#e9eef2}.tab{flex:1;border:0;border-radius:8px;padding:10px;background:transparent;color:var(--ink);font-weight:800}.tab.active{background:#fff;box-shadow:0 4px 15px rgba(7,27,51,.07)}.auth-form{display:grid;gap:16px}.disclaimer{margin:26px auto 0;color:rgba(255,255,255,.6);font-size:11px;line-height:1.6;text-align:center}.portal-shell{min-height:100vh;display:grid;grid-template-columns:230px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;display:flex;flex-direction:column;background:var(--navy)}.portal-wordmark{margin-bottom:34px}.portal-nav{display:grid;gap:6px}.nav-button,.logout-button{width:100%;text-align:left;background:transparent;color:rgba(255,255,255,.72)}.nav-button.active,.nav-button:hover{background:rgba(255,255,255,.09);color:#fff}.logout-button{margin-top:auto;border:1px solid rgba(255,255,255,.15)}.portal-main{width:min(1180px,100%);padding:30px 34px 60px}.portal-header,.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.portal-header{margin-bottom:22px}.portal-header h1,.section-heading h2{margin:7px 0 0}.portal-header h1{font-family:Georgia,serif;font-size:34px;font-weight:500}.plan-badge{padding:8px 12px;border-radius:999px;background:#e7f3ef;color:var(--green);font-size:11px;font-weight:900}.global-status{min-height:20px;margin-bottom:8px;font-size:12px}.view{display:none}.view.active{display:block}.section-heading{margin:12px 0 20px}.section-heading p{max-width:720px;margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.metric{padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 25px rgba(7,27,51,.05)}.metric strong{display:block;font-family:Georgia,serif;font-size:30px;font-weight:500}.metric span{display:block;margin-top:6px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.panel,.resource-card,.request-card{border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(7,27,51,.045)}.panel{padding:22px}.panel h3{margin:9px 0 8px}.panel-copy{color:var(--muted);font-size:13px;line-height:1.6}.panel hr{margin:24px 0;border:0;border-top:1px solid var(--line)}.stack-list{display:grid;gap:10px}.list-row{padding:12px 0;border-bottom:1px solid var(--line)}.list-row:last-child{border-bottom:0}.list-row strong{display:block}.list-row span,.list-row p{color:var(--muted);font-size:12px;line-height:1.5}.share-mini{margin-top:18px;display:flex;justify-content:space-between;align-items:center;gap:20px}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.resource-card{overflow:hidden}.resource-photo{aspect-ratio:16/9;width:100%;background:var(--soft);object-fit:cover}.resource-body{padding:18px}.resource-top,.request-top{display:flex;justify-content:space-between;gap:15px}.resource-body h3,.request-card h3{margin:0}.badge{display:inline-flex;align-items:center;width:fit-content;padding:5px 8px;border-radius:999px;background:#eef3f6;color:var(--ink);font-size:10px;font-weight:900;text-transform:uppercase}.badge.available,.badge.connected,.badge.completed{background:#e7f3ef;color:var(--green)}.badge.requested{background:#fff4d9;color:#8c651d}.badge.declined,.badge.removed{background:#f8e7e7;color:var(--danger)}.resource-description,.request-card p{color:var(--muted);font-size:12px;line-height:1.55}.resource-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.resource-actions button{padding:8px 10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font-size:11px;font-weight:800}.photo-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.photo-thumb{position:relative;width:64px;height:64px}.photo-thumb img{width:100%;height:100%;border-radius:8px;object-fit:cover}.photo-thumb button{position:absolute;top:-5px;right:-5px;width:22px;height:22px;padding:0;border:0;border-radius:50%;background:var(--danger);color:#fff}.request-card{padding:18px}.match-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:15px}.match-card{padding:16px;border:1px solid var(--line);border-radius:12px;background:#fbfcfd}.match-card h4{margin:0 0 8px}.match-card p{color:var(--muted);font-size:12px;line-height:1.5}.tag-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0 18px}.tag-option{display:flex;gap:8px;align-items:flex-start;padding:10px;border:1px solid var(--line);border-radius:9px;background:#fbfcfd;font-size:12px;font-weight:600}.tag-option input{width:auto;margin:1px 0 0}.logo-row{display:flex;align-items:center;gap:12px;margin-bottom:18px}.logo-preview{width:88px;height:88px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--soft);color:var(--muted);font-size:10px;font-weight:900}.logo-preview img{width:100%;height:100%;object-fit:contain;background:#fff}.modal{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:18px;background:rgba(7,27,51,.72)}.modal.open{display:grid}.modal-card{width:min(720px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:24px;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.modal-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.modal-head h2{margin:7px 0 0}.icon-button{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:22px}#resourceForm,#profileForm,#preferenceForm,#inviteForm{display:grid;gap:14px}.empty-state{padding:20px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);text-align:center;line-height:1.55}@media(max-width:960px){.portal-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.portal-wordmark{margin-bottom:18px}.portal-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.logout-button{margin-top:15px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.match-grid{grid-template-columns:1fr}}@media(max-width:720px){.portal-main{padding:24px 18px 50px}.portal-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-two,.two-column,.card-grid,.tag-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-header,.section-heading,.share-mini{flex-direction:column}}


/* =========================================================
   LINK BUSINESS PUBLIC SHELL — 2026-08-27
   ========================================================= */

.link-business-brand {
  display:block;
  width:min(330px,80vw);
  margin:0 auto 18px;
  padding:8px 12px;
  border-radius:8px;
  background:#fff;
}

.link-business-brand img {
  display:block;
  width:100%;
  height:auto;
}

.link-business-public-nav {
  margin:0 auto 18px;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:6px;
}

.link-business-public-nav a {
  padding:8px 10px;
  border-radius:5px;
  background:rgba(255,255,255,.1);
  color:inherit;
  text-decoration:none;
  font-size:12px;
  font-weight:700;
}

.business-value-section {
  width:min(1180px,100%);
  margin:24px auto;
  padding:25px;
  border-radius:14px;
  background:#fff;
  color:#0b2344;
  text-align:left;
}

.business-value-section h2 {
  margin:6px 0 8px;
  font-size:28px;
  line-height:1.15;
}

.business-value-section > p {
  color:#566070;
  line-height:1.6;
}

.business-value-grid {
  margin-top:20px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
}

.business-value-grid article {
  padding:18px;
  border:1px solid rgba(11,35,68,.13);
  border-radius:10px;
  background:#f8f6f1;
}

.business-value-grid strong {
  display:block;
  color:#0b2344;
  font-size:12px;
}

.business-value-grid p {
  min-height:78px;
  color:#566070;
  font-size:12px;
  line-height:1.55;
}

.business-value-grid a {
  color:#b9780d;
  text-decoration:none;
  font-size:11px;
  font-weight:800;
}

@media (max-width:850px) {
  .business-value-grid {
    grid-template-columns:1fr;
  }

  .business-value-grid p {
    min-height:0;
  }
}

/* ===== END LINK BUSINESS PUBLIC SHELL ===== */


/* LINK FREE BUSINESS REGISTRATION V1 */

.business-free-entry{
  margin:0 0 22px;
  padding:22px;
  border:2px solid #dce8e6;
  border-radius:18px;
  background:#f8fbfa;
}

.business-free-entry h2{
  margin:8px 0 10px;
}

.business-free-entry p{
  margin:8px 0;
  line-height:1.6;
}

.business-free-badge,
.business-level-tag{
  display:inline-flex;
  align-items:center;
  border-radius:999px;
  padding:6px 10px;
  font-size:12px;
  font-weight:800;
  letter-spacing:.06em;
  text-transform:uppercase;
  background:#e8f4f1;
  color:#0b5c58;
}

.business-free-visibility{
  padding:12px 14px;
  border-left:4px solid #0f7f78;
  background:#fff;
  border-radius:8px;
}

.business-levels-link{
  margin-top:10px;
  border:0;
  background:transparent;
  padding:0;
  color:#0b3b60;
  font:inherit;
  font-weight:800;
  cursor:pointer;
  text-decoration:underline;
  text-underline-offset:4px;
}

.business-free-registration-note{
  padding:12px 14px;
  border-radius:10px;
  background:#f7f7f7;
  line-height:1.55;
  font-size:14px;
}

.business-level-dialog{
  width:min(960px,94vw);
  max-height:90vh;
  border:0;
  border-radius:24px;
  padding:0;
  box-shadow:0 24px 80px rgba(0,0,0,.28);
}

.business-level-dialog::backdrop{
  background:rgba(9,29,48,.68);
}

.business-level-dialog-inner{
  position:relative;
  padding:32px;
  background:#fff;
}

.business-level-dialog-close{
  position:absolute;
  top:16px;
  right:18px;
  width:40px;
  height:40px;
  border:0;
  border-radius:50%;
  background:#eef2f4;
  font-size:26px;
  line-height:1;
  cursor:pointer;
}

.business-level-dialog-lead{
  max-width:700px;
  font-size:18px;
  line-height:1.6;
}

.business-level-dialog-positioning{
  padding:12px 16px;
  border-radius:12px;
  background:#f4f8f8;
}

.business-level-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  margin:24px 0;
}

.business-level-card{
  padding:20px;
  border:1px solid #dfe6ea;
  border-radius:16px;
  background:#fff;
}

.business-level-card.free{
  border:2px solid #0f7f78;
}

.business-level-card.presenting{
  grid-column:1 / -1;
}

.business-level-card h3{
  margin:10px 0 6px;
}

.business-level-price{
  display:block;
  margin-bottom:12px;
  font-size:18px;
  color:#0b3b60;
}

.business-level-rule{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e3e8ea;
}

.business-level-dialog-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  align-items:center;
}

@media (max-width:720px){
  .business-level-grid{
    grid-template-columns:1fr;
  }

  .business-level-card.presenting{
    grid-column:auto;
  }

  .business-level-dialog-inner{
    padding:24px 18px;
  }
}
