:root{
  --harthwyn-blue:#143f73;
  --harthwyn-blue-deep:#0b2442;
  --harthwyn-blue-soft:#eaf2fb;
  --harthwyn-gold:#c8a24a;
  --harthwyn-gold-deep:#8a6418;
  --harthwyn-cream:#fbf7ed;
  --harthwyn-cream-deep:#f3ead6;
  --harthwyn-ink:#172033;
  --harthwyn-muted:#5e6a7c;
  --harthwyn-border:rgba(20,63,115,.14);
  --harthwyn-shadow:0 24px 70px rgba(15,47,86,.12);
}
.harthwyn-portal,.harthwyn-portal *{box-sizing:border-box}
.harthwyn-portal{position:relative;overflow:hidden;color:var(--harthwyn-ink);background:linear-gradient(180deg,#fff 0%,#fbf7ed 52%,#fff 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.harthwyn-portal::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 8% 0%,rgba(200,162,74,.18),transparent 32%),radial-gradient(circle at 92% 5%,rgba(20,63,115,.12),transparent 30%)}
.harthwyn-portal-header,.harthwyn-hero,.harthwyn-section,.harthwyn-commerce-band{position:relative;z-index:1;width:min(1180px,calc(100% - 32px));margin:0 auto}
.harthwyn-portal-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0}
.harthwyn-brand{display:inline-flex;align-items:center;gap:12px;color:var(--harthwyn-blue-deep)!important;text-decoration:none!important}
.harthwyn-brand__mark{display:grid;width:48px;height:48px;place-items:center;border-radius:16px;background:linear-gradient(135deg,var(--harthwyn-blue),var(--harthwyn-blue-deep));color:var(--harthwyn-gold);font-family:Georgia,serif;font-size:1.65rem;font-weight:900;box-shadow:0 14px 32px rgba(20,63,115,.2)}
.harthwyn-brand__text{display:grid;line-height:1.05}.harthwyn-brand__text strong{font-family:Georgia,serif;font-size:1.15rem}.harthwyn-brand__text small{color:var(--harthwyn-muted);font-size:.78rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}
.harthwyn-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.harthwyn-nav a{display:inline-flex;align-items:center;min-height:40px;padding:8px 12px;border-radius:999px;color:var(--harthwyn-blue-deep)!important;text-decoration:none!important;font-size:.92rem;font-weight:780}.harthwyn-nav a:hover{background:rgba(20,63,115,.07)}.harthwyn-nav__button{border:1px solid var(--harthwyn-border);background:#fff;box-shadow:0 8px 22px rgba(15,47,86,.07)}
.harthwyn-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:42px;align-items:center;min-height:650px;padding:48px 0 78px}
.harthwyn-eyebrow{display:inline-flex;width:max-content;align-items:center;gap:8px;margin:0 0 14px;padding:8px 12px;border:1px solid rgba(200,162,74,.38);border-radius:999px;background:rgba(243,229,188,.52);color:var(--harthwyn-gold-deep);font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.harthwyn-hero h1{max-width:920px;margin:0 0 20px;color:var(--harthwyn-blue-deep);font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,6vw,5.55rem);line-height:.95;letter-spacing:-.07em}
.harthwyn-lede,.harthwyn-section__intro p,.harthwyn-section--statement>p,.harthwyn-commerce-band p,.harthwyn-product-card p,.harthwyn-room-card p,.harthwyn-release-card p,.harthwyn-support-card p{color:var(--harthwyn-muted);line-height:1.72;font-size:1.05rem}
.harthwyn-lede{max-width:760px;margin:0;font-size:clamp(1.06rem,1.45vw,1.22rem)}
.harthwyn-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.harthwyn-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:13px 19px;border:1px solid var(--harthwyn-blue);border-radius:999px;background:var(--harthwyn-blue);color:#fff!important;font-weight:850;text-decoration:none!important;box-shadow:0 14px 30px rgba(20,63,115,.18)}.harthwyn-button--secondary{border-color:rgba(20,63,115,.2);background:#fff;color:var(--harthwyn-blue)!important;box-shadow:none}.harthwyn-button:hover{transform:translateY(-1px)}
.harthwyn-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.harthwyn-trust-row span{display:inline-flex;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid var(--harthwyn-border);color:var(--harthwyn-muted);font-size:.86rem;font-weight:780}
.harthwyn-hero__visual{position:relative;min-height:500px}.harthwyn-product-window{position:absolute;inset:36px 0 0 28px;border:1px solid var(--harthwyn-border);border-radius:34px;background:rgba(255,255,255,.9);box-shadow:var(--harthwyn-shadow);overflow:hidden;backdrop-filter:blur(14px)}.harthwyn-product-window__bar{display:flex;gap:7px;padding:16px 18px;border-bottom:1px solid var(--harthwyn-border);background:#fff}.harthwyn-product-window__bar span{width:10px;height:10px;border-radius:50%;background:var(--harthwyn-gold)}.harthwyn-product-window__body{padding:24px}.harthwyn-product-window__hero-card{padding:24px;border-radius:24px;background:radial-gradient(circle at top right,rgba(200,162,74,.26),transparent 40%),linear-gradient(135deg,var(--harthwyn-blue),var(--harthwyn-blue-deep));color:#fff}.harthwyn-product-window__hero-card span{color:#f4d886;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.harthwyn-product-window__hero-card strong{display:block;margin:10px 0;font-family:Georgia,serif;font-size:2.2rem;letter-spacing:-.04em}.harthwyn-product-window__hero-card p{margin:0;color:rgba(255,255,255,.84);line-height:1.6}
.harthwyn-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.harthwyn-mini-grid div{display:flex;align-items:center;min-height:86px;padding:16px;border-radius:18px;background:#fff8e8;border:1px solid rgba(200,162,74,.26);color:var(--harthwyn-blue-deep);font-weight:850}
.harthwyn-floating-card{position:absolute;z-index:2;display:inline-flex;padding:13px 15px;border-radius:18px;background:#fff;border:1px solid var(--harthwyn-border);box-shadow:0 18px 42px rgba(15,47,86,.12);color:var(--harthwyn-blue-deep);font-weight:850}.harthwyn-floating-card--top{right:0;top:0}.harthwyn-floating-card--bottom{left:0;bottom:22px}
.harthwyn-section{padding:68px 0}.harthwyn-section__intro{max-width:820px;margin-bottom:28px}.harthwyn-section h2,.harthwyn-commerce-band h2{margin:0 0 13px;color:var(--harthwyn-blue-deep);font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,3.4vw,3.4rem);line-height:1.02;letter-spacing:-.045em}.harthwyn-section--statement{display:grid;grid-template-columns:minmax(0,.8fr) minmax(340px,1fr);gap:36px;align-items:end;padding-top:30px}.harthwyn-section--statement>p{margin:0;font-size:1.12rem}
.harthwyn-product-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:18px}.harthwyn-product-card,.harthwyn-room-card,.harthwyn-feature-card,.harthwyn-release-card,.harthwyn-support-card{border:1px solid var(--harthwyn-border);background:rgba(255,255,255,.9);box-shadow:var(--harthwyn-shadow);border-radius:26px}.harthwyn-product-card{min-height:270px;padding:24px}.harthwyn-product-card.is-primary{background:radial-gradient(circle at top right,rgba(200,162,74,.24),transparent 42%),linear-gradient(180deg,#fff,#fff8e8)}.harthwyn-product-card span,.harthwyn-release-card span,.harthwyn-support-card span{display:inline-flex;margin-bottom:16px;color:var(--harthwyn-gold-deep);font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.harthwyn-product-card h3,.harthwyn-room-card h3,.harthwyn-release-card h3,.harthwyn-support-card h3{margin:0 0 10px;color:var(--harthwyn-blue-deep);font-size:1.25rem;line-height:1.16}.harthwyn-product-card.is-primary h3{font-family:Georgia,serif;font-size:1.75rem}
.harthwyn-section--rooms,.harthwyn-section--features{width:100%;max-width:none;padding:72px max(16px,calc((100vw - 1180px)/2));background:linear-gradient(180deg,var(--harthwyn-cream),#fff)}
.harthwyn-room-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.harthwyn-room-card{grid-column:span 4;min-height:220px;padding:22px;background:linear-gradient(180deg,#fff,#fffaf0)}.harthwyn-room-card:nth-child(1),.harthwyn-room-card:nth-child(2){grid-column:span 6}.harthwyn-room-card span{display:grid;width:46px;height:46px;place-items:center;margin-bottom:16px;border-radius:16px;background:var(--harthwyn-blue-soft);font-size:1.4rem}.harthwyn-room-card p{margin-bottom:0}
.harthwyn-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.harthwyn-feature-card{display:flex;min-height:108px;align-items:center;padding:22px;color:var(--harthwyn-blue-deep);font-weight:850}
.harthwyn-commerce-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);gap:26px;align-items:center;margin-top:16px;margin-bottom:16px;padding:34px;border-radius:34px;background:linear-gradient(135deg,var(--harthwyn-blue),var(--harthwyn-blue-deep));box-shadow:var(--harthwyn-shadow);color:#fff}.harthwyn-commerce-band h2{color:#fff}.harthwyn-commerce-band p{color:rgba(255,255,255,.78);margin-bottom:0}.harthwyn-commerce-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.harthwyn-commerce-list span{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:18px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16);font-weight:850}
.harthwyn-section--downloads{display:grid;grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);gap:28px;align-items:center}.harthwyn-release-card{padding:28px;background:linear-gradient(180deg,#fff,#fff8e8)}.harthwyn-release-card h3{font-family:Georgia,serif;font-size:2rem}
.harthwyn-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.harthwyn-support-card{padding:24px}.harthwyn-support-card.is-gold{background:linear-gradient(180deg,#fffdf7,#fff3cf);border-color:rgba(200,162,74,.42)}.harthwyn-support-card a{display:inline-flex;margin-top:10px;color:var(--harthwyn-blue)!important;font-weight:900;text-decoration:none!important}
@media (max-width:1080px){.harthwyn-nav{display:none}.harthwyn-hero,.harthwyn-section--statement,.harthwyn-section--downloads,.harthwyn-commerce-band{grid-template-columns:1fr}.harthwyn-hero__visual{min-height:430px}.harthwyn-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.harthwyn-room-card,.harthwyn-room-card:nth-child(1),.harthwyn-room-card:nth-child(2){grid-column:span 6}.harthwyn-feature-grid,.harthwyn-support-grid{grid-template-columns:1fr 1fr}}
@media (max-width:720px){.harthwyn-portal-header,.harthwyn-hero,.harthwyn-section,.harthwyn-commerce-band{width:min(100% - 24px,1180px)}.harthwyn-hero{padding-top:28px;min-height:auto}.harthwyn-hero h1{font-size:clamp(2.65rem,15vw,4rem)}.harthwyn-hero__visual{min-height:auto}.harthwyn-product-window{position:relative;inset:auto}.harthwyn-floating-card{position:relative;margin-top:12px}.harthwyn-product-grid,.harthwyn-feature-grid,.harthwyn-support-grid,.harthwyn-commerce-list{grid-template-columns:1fr}.harthwyn-room-grid{grid-template-columns:1fr}.harthwyn-room-card,.harthwyn-room-card:nth-child(1),.harthwyn-room-card:nth-child(2){grid-column:auto}.harthwyn-section--rooms,.harthwyn-section--features{padding-left:12px;padding-right:12px}.harthwyn-commerce-band{padding:24px;border-radius:26px}.harthwyn-actions .harthwyn-button{width:100%}}


/* Harthwyn Portal 1.02.00 — Dashboard */
.harthwyn-dashboard-portal{
  min-height:100vh;
  padding-bottom:56px;
}
.harthwyn-dashboard-hero{
  position:relative;
  z-index:1;
  width:min(1180px,calc(100% - 32px));
  margin:10px auto 28px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 360px;
  gap:24px;
  align-items:stretch;
}
.harthwyn-dashboard-hero__copy,
.harthwyn-dashboard-status-card,
.harthwyn-dashboard-panel,
.harthwyn-dashboard-release-strip{
  border:1px solid var(--harthwyn-border);
  background:rgba(255,255,255,.82);
  box-shadow:var(--harthwyn-shadow);
  backdrop-filter:blur(14px);
}
.harthwyn-dashboard-hero__copy{
  padding:clamp(28px,5vw,56px);
  border-radius:34px;
  background:
    radial-gradient(circle at 10% 0%,rgba(200,162,74,.18),transparent 34%),
    linear-gradient(135deg,#ffffff 0%,#fbf7ed 100%);
}
.harthwyn-dashboard-hero__copy h1{
  max-width:880px;
  margin:0 0 18px;
  font-family:Georgia,serif;
  font-size:clamp(2.35rem,5vw,4.7rem);
  line-height:.96;
  letter-spacing:-.055em;
  color:var(--harthwyn-blue-deep);
}
.harthwyn-dashboard-status-card{
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  gap:12px;
  min-height:360px;
  padding:24px;
  border-radius:34px;
  overflow:hidden;
  background:
    radial-gradient(circle at top right,rgba(200,162,74,.28),transparent 42%),
    linear-gradient(160deg,var(--harthwyn-blue-deep),var(--harthwyn-blue));
  color:#fff;
}
.harthwyn-dashboard-status-card span,
.harthwyn-dashboard-list article span,
.harthwyn-dashboard-release-strip span{
  display:inline-flex;
  width:max-content;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.14);
  font-size:.74rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.harthwyn-dashboard-status-card strong{
  font-family:Georgia,serif;
  font-size:2rem;
  line-height:1;
}
.harthwyn-dashboard-status-card p{
  margin:0;
  color:rgba(255,255,255,.84);
  line-height:1.65;
}
.harthwyn-dashboard-grid,
.harthwyn-dashboard-columns,
.harthwyn-dashboard-release-strip{
  position:relative;
  z-index:1;
  width:min(1180px,calc(100% - 32px));
  margin:0 auto 28px;
}
.harthwyn-dashboard-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.harthwyn-dashboard-card{
  display:grid;
  gap:12px;
  min-height:210px;
  padding:22px;
  border:1px solid var(--harthwyn-border);
  border-radius:26px;
  background:rgba(255,255,255,.78);
  color:var(--harthwyn-ink)!important;
  text-decoration:none!important;
  box-shadow:0 18px 45px rgba(15,47,86,.08);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.harthwyn-dashboard-card:hover,
.harthwyn-dashboard-card:focus{
  transform:translateY(-3px);
  border-color:rgba(200,162,74,.55);
  box-shadow:0 24px 60px rgba(15,47,86,.13);
}
.harthwyn-dashboard-card--primary{
  background:linear-gradient(160deg,#fff,#fbf7ed);
}
.harthwyn-dashboard-card__icon{
  display:grid;
  width:46px;
  height:46px;
  place-items:center;
  border-radius:16px;
  background:linear-gradient(135deg,var(--harthwyn-blue),var(--harthwyn-blue-deep));
  color:var(--harthwyn-gold);
  font-size:1.25rem;
  font-weight:950;
}
.harthwyn-dashboard-card strong{
  font-family:Georgia,serif;
  font-size:1.35rem;
  color:var(--harthwyn-blue-deep);
}
.harthwyn-dashboard-card p{
  margin:0;
  color:var(--harthwyn-muted);
  line-height:1.65;
}
.harthwyn-dashboard-columns{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);
  gap:18px;
}
.harthwyn-dashboard-panel{
  padding:28px;
  border-radius:30px;
}
.harthwyn-dashboard-list{
  display:grid;
  gap:14px;
  margin-top:22px;
}
.harthwyn-dashboard-list article{
  padding:18px;
  border:1px solid var(--harthwyn-border);
  border-radius:22px;
  background:rgba(255,255,255,.72);
}
.harthwyn-dashboard-list article span{
  margin-bottom:10px;
  background:var(--harthwyn-blue-soft);
  color:var(--harthwyn-blue);
}
.harthwyn-dashboard-list article strong{
  display:block;
  font-family:Georgia,serif;
  font-size:1.18rem;
  color:var(--harthwyn-blue-deep);
}
.harthwyn-dashboard-list article p,
.harthwyn-dashboard-panel--service p{
  margin:8px 0 0;
  color:var(--harthwyn-muted);
  line-height:1.65;
}
.harthwyn-dashboard-panel--service{
  background:
    radial-gradient(circle at top right,rgba(200,162,74,.18),transparent 38%),
    linear-gradient(180deg,#fff,#fbf7ed);
}
.harthwyn-dashboard-panel--service h2{
  margin:10px 0;
  font-family:Georgia,serif;
  font-size:clamp(1.8rem,3vw,2.6rem);
  line-height:1;
  letter-spacing:-.035em;
  color:var(--harthwyn-blue-deep);
}
.harthwyn-dashboard-panel--service .harthwyn-button{
  margin-top:18px;
}
.harthwyn-dashboard-release-strip{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  padding:22px 26px;
  border-radius:28px;
}
.harthwyn-dashboard-release-strip span{
  margin-bottom:8px;
  background:var(--harthwyn-blue-soft);
  color:var(--harthwyn-blue);
}
.harthwyn-dashboard-release-strip strong{
  display:block;
  font-family:Georgia,serif;
  font-size:1.35rem;
  color:var(--harthwyn-blue-deep);
}
.harthwyn-dashboard-release-strip a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:12px 18px;
  border-radius:999px;
  background:var(--harthwyn-blue-deep);
  color:#fff!important;
  text-decoration:none!important;
  font-weight:850;
  white-space:nowrap;
}
@media (max-width:980px){
  .harthwyn-dashboard-hero,
  .harthwyn-dashboard-columns{
    grid-template-columns:1fr;
  }
  .harthwyn-dashboard-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .harthwyn-dashboard-status-card{
    min-height:260px;
  }
}
@media (max-width:680px){
  .harthwyn-dashboard-grid{
    grid-template-columns:1fr;
  }
  .harthwyn-dashboard-hero,
  .harthwyn-dashboard-grid,
  .harthwyn-dashboard-columns,
  .harthwyn-dashboard-release-strip{
    width:min(100% - 24px,1180px);
  }
  .harthwyn-dashboard-hero__copy,
  .harthwyn-dashboard-status-card,
  .harthwyn-dashboard-panel{
    border-radius:24px;
    padding:20px;
  }
  .harthwyn-dashboard-release-strip{
    display:grid;
    padding:20px;
  }
  .harthwyn-dashboard-release-strip a{
    width:100%;
  }
}


/* Harthwyn Portal 1.0.0.01 — buyer path, personas, pricing, docs, account */
.harthwyn-portal--finder,
.harthwyn-portal--pricing,
.harthwyn-portal--docs,
.harthwyn-portal--account{padding:44px 0;background:linear-gradient(180deg,#fff 0%,var(--harthwyn-cream) 100%)}
.harthwyn-finder-hero{padding:48px 0 22px;text-align:left}
.harthwyn-finder-hero h1{max-width:940px;margin:0 0 18px;color:var(--harthwyn-blue-deep);font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.6rem,5vw,4.7rem);line-height:.98;letter-spacing:-.045em}
.harthwyn-room-cards--personas{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.harthwyn-card{display:block;padding:22px;border:1px solid var(--harthwyn-border);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 14px 36px rgba(15,47,86,.07);text-decoration:none!important;color:var(--harthwyn-ink)!important}
.harthwyn-card span{display:inline-flex;margin-bottom:10px;color:var(--harthwyn-gold-deep);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.harthwyn-card h3{margin:0 0 10px;color:var(--harthwyn-blue-deep);font-family:Georgia,"Times New Roman",serif;font-size:1.45rem;line-height:1.12}
.harthwyn-card p{margin:0;color:var(--harthwyn-muted);line-height:1.65}
.harthwyn-choice-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;margin-top:26px;padding:28px;border:1px solid rgba(200,162,74,.35);border-radius:28px;background:linear-gradient(135deg,#fff,#fff8e8);box-shadow:var(--harthwyn-shadow)}
.harthwyn-choice-band h2{margin:0 0 10px;color:var(--harthwyn-blue-deep);font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.9rem,3vw,3rem);line-height:1}
.harthwyn-choice-band p{margin:0;color:var(--harthwyn-muted);line-height:1.7}
.harthwyn-price-grid,.harthwyn-doc-grid,.harthwyn-account-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.harthwyn-doc-grid,.harthwyn-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.harthwyn-price-card{display:flex;flex-direction:column;min-height:260px}
.harthwyn-price-card .harthwyn-button{margin-top:auto}
.harthwyn-button--small{min-height:42px;padding:10px 14px;font-size:.92rem}
.harthwyn-layout-admin p{font-size:14px}
#harthwyn-find-room .harthwyn-portal{background:transparent;padding:0}
#harthwyn-find-room .harthwyn-finder-hero{padding-top:0}
@media (max-width: 980px){
  .harthwyn-room-cards--personas,.harthwyn-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .harthwyn-choice-band{grid-template-columns:1fr}
}
@media (max-width: 680px){
  .harthwyn-room-cards--personas,.harthwyn-price-grid,.harthwyn-doc-grid,.harthwyn-account-grid{grid-template-columns:1fr}
  .harthwyn-choice-band{padding:20px;border-radius:22px}
}

.harthwyn-text-link{display:inline-flex;margin-top:10px;color:var(--hw-blue,#143f73);font-weight:800;text-decoration:none;border-bottom:1px solid rgba(20,63,115,.28)}
.harthwyn-text-link:hover,.harthwyn-text-link:focus{color:var(--hw-gold,#c8a24a);border-color:var(--hw-gold,#c8a24a)}
.harthwyn-room-card small{display:inline-flex;margin:6px 0 8px;color:var(--hw-gold,#c8a24a);font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:.74rem}

/* Harthwyn Portal 1.0.0.07 downloads + account foundation */
.harthwyn-download-list{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:10px}
.harthwyn-download-list li{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid rgba(20,63,115,.14);border-radius:14px;background:rgba(255,255,255,.72)}
.harthwyn-download-list span{color:var(--hw-muted,#667085);font-size:.92rem}
.harthwyn-release-card--account{margin-top:22px}


/* Harthwyn Portal 1.0.0.10 — Global Header + Footer */
.harthwyn-portal-global-header,
.harthwyn-portal-global-footer{
  box-sizing:border-box;
  width:min(1180px, calc(100% - 32px));
  margin-left:auto;
  margin-right:auto;
}

.harthwyn-portal-global-header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  padding:16px 0;
  color:var(--harthwyn-portal-primary,#143f73);
}

.harthwyn-portal-full-page .harthwyn-portal-global-header{
  width:min(1180px, calc(100% - 32px));
}

.harthwyn-portal-global-header__brand{
  display:inline-flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
  color:inherit;
  font-weight:900;
  letter-spacing:-.02em;
}

.harthwyn-portal-global-header__brand img{
  display:block;
  max-width:190px;
  max-height:52px;
  width:auto;
  height:auto;
}

.harthwyn-portal-global-header__mark{
  display:inline-grid;
  place-items:center;
  width:40px;
  height:40px;
  border-radius:13px;
  background:linear-gradient(135deg,var(--harthwyn-portal-primary,#143f73),#0e2a4f);
  color:#fff;
  box-shadow:0 12px 28px rgba(20,63,115,.18);
  font-family:Georgia,serif;
  font-weight:900;
}

.harthwyn-portal-global-header__name{
  font-size:1.08rem;
}

.harthwyn-portal-global-header__nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:4px;
  flex:1 1 auto;
}

.harthwyn-portal-global-header__nav a{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:8px 10px;
  border-radius:999px;
  color:#30445f;
  text-decoration:none;
  font-weight:750;
  font-size:.92rem;
}

.harthwyn-portal-global-header__nav a:hover,
.harthwyn-portal-global-header__nav a:focus{
  background:rgba(200,162,74,.12);
  color:var(--harthwyn-portal-primary,#143f73);
}

.harthwyn-portal-global-header__cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:10px 16px;
  border-radius:999px;
  background:var(--harthwyn-portal-primary,#143f73);
  color:#fff;
  text-decoration:none;
  font-weight:850;
  box-shadow:0 12px 26px rgba(20,63,115,.16);
  white-space:nowrap;
}

.harthwyn-portal-global-footer{
  margin-top:clamp(42px,7vw,84px);
  padding:34px 0 28px;
  border-top:1px solid rgba(20,63,115,.12);
  color:#30445f;
}

.harthwyn-portal-global-footer__top{
  display:grid;
  grid-template-columns:minmax(220px,.9fr) minmax(0,1.7fr);
  gap:36px;
  align-items:start;
}

.harthwyn-portal-global-footer__brand{
  display:grid;
  gap:12px;
}

.harthwyn-portal-global-footer__brand strong{
  font-size:1.2rem;
  color:var(--harthwyn-portal-primary,#143f73);
}

.harthwyn-portal-global-footer__brand p{
  max-width:34ch;
  margin:0;
  line-height:1.65;
}

.harthwyn-portal-global-footer__columns{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}

.harthwyn-portal-global-footer__column{
  display:grid;
  gap:8px;
}

.harthwyn-portal-global-footer__column h2{
  margin:0 0 4px;
  font-size:.82rem;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:var(--harthwyn-portal-primary,#143f73);
}

.harthwyn-portal-global-footer__column a{
  color:#405673;
  text-decoration:none;
  font-weight:650;
  font-size:.94rem;
}

.harthwyn-portal-global-footer__column a:hover,
.harthwyn-portal-global-footer__column a:focus{
  color:var(--harthwyn-portal-gold,#c8a24a);
}

.harthwyn-portal-global-footer__bottom{
  display:flex;
  justify-content:space-between;
  gap:16px;
  flex-wrap:wrap;
  margin-top:30px;
  padding-top:18px;
  border-top:1px solid rgba(20,63,115,.10);
  font-size:.9rem;
  color:#61718a;
}

.harthwyn-portal-admin__footer-editor{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  margin:18px 0;
}

.harthwyn-portal-admin__footer-column-editor{
  display:grid;
  gap:12px;
  padding:16px;
  border:1px solid #d7e2ef;
  border-radius:18px;
  background:#fff;
}

.harthwyn-portal-admin__footer-column-editor label{
  display:grid;
  gap:6px;
}

.harthwyn-portal-admin__footer-column-editor input,
.harthwyn-portal-admin__footer-column-editor textarea{
  width:100%;
}

.harthwyn-portal-admin__portal-preview{
  overflow:hidden;
  margin:18px 0;
  border:1px solid #d7e2ef;
  border-radius:24px;
  background:#fbf7ed;
}

.harthwyn-portal-admin__portal-preview .harthwyn-portal-global-header,
.harthwyn-portal-admin__portal-preview .harthwyn-portal-global-footer{
  width:calc(100% - 32px);
}

.harthwyn-portal-admin__preview-body{
  width:calc(100% - 32px);
  margin:18px auto;
  padding:24px;
  border-radius:20px;
  background:#fff;
  box-shadow:0 10px 24px rgba(20,63,115,.06);
}

@media (max-width: 900px){
  .harthwyn-portal-global-header{
    display:grid;
    gap:14px;
  }

  .harthwyn-portal-global-header__nav{
    justify-content:flex-start;
    flex-wrap:wrap;
  }

  .harthwyn-portal-global-header__cta{
    width:100%;
  }

  .harthwyn-portal-global-footer__top,
  .harthwyn-portal-global-footer__columns,
  .harthwyn-portal-admin__footer-editor{
    grid-template-columns:1fr;
  }
}


/* Harthwyn Portal 1.0.0.12 */
.harthwyn-portal-global-header{
  position:relative;
  z-index:20;
}
.harthwyn-portal-global-header__inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  width:100%;
}
.harthwyn-portal-global-header__menu{
  flex:1 1 auto;
}
.harthwyn-portal-global-header__menu summary{
  display:none;
  cursor:pointer;
  width:max-content;
  min-height:40px;
  align-items:center;
  padding:8px 13px;
  border:1px solid rgba(20,63,115,.16);
  border-radius:999px;
  background:#fff;
  color:var(--harthwyn-portal-primary,#143f73);
  font-weight:850;
  list-style:none;
}
.harthwyn-portal-global-header__menu summary::-webkit-details-marker{
  display:none;
}
.harthwyn-portal-global-header__nav a.is-current{
  background:rgba(200,162,74,.18);
  color:var(--harthwyn-portal-primary,#143f73);
}
.harthwyn-portal-global-footer__inner{
  width:100%;
}
.harthwyn-portal-global-footer__brand img{
  display:block;
  max-width:210px;
  max-height:58px;
  width:auto;
  height:auto;
}
.harthwyn-portal-global-footer__brand .harthwyn-portal-global-header__mark + strong{
  margin-top:0;
}
@media (max-width: 900px){
  .harthwyn-portal-global-header__inner{
    display:grid;
    grid-template-columns:1fr auto;
    align-items:center;
  }
  .harthwyn-portal-global-header__menu{
    grid-column:1 / -1;
    order:3;
  }
  .harthwyn-portal-global-header__menu summary{
    display:inline-flex;
  }
  .harthwyn-portal-global-header__menu:not([open]) .harthwyn-portal-global-header__nav{
    display:none;
  }
  .harthwyn-portal-global-header__nav{
    display:grid;
    gap:6px;
    margin-top:10px;
    padding:10px;
    border:1px solid rgba(20,63,115,.12);
    border-radius:18px;
    background:rgba(255,255,255,.92);
  }
  .harthwyn-portal-global-header__nav a{
    justify-content:flex-start;
  }
  .harthwyn-portal-global-header__cta{
    grid-column:2;
    width:auto;
  }
}
@media (max-width: 560px){
  .harthwyn-portal-global-header__inner{
    grid-template-columns:1fr;
  }
  .harthwyn-portal-global-header__cta{
    grid-column:1;
    width:100%;
  }
}


/* Harthwyn Portal 1.1.0 workspace + visual builder */
.harthwyn-portal-workspace{
  max-width:1520px;
}
.harthwyn-portal-workspace__topbar{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:24px;
  margin:18px 0 20px;
  padding:26px 28px;
  border-radius:28px;
  color:#fff;
  background:
    radial-gradient(circle at 8% 0%,rgba(200,162,74,.28),transparent 34%),
    linear-gradient(135deg,#071d36,#143f73 62%,#0b2442);
  box-shadow:0 22px 60px rgba(11,36,66,.22);
}
.harthwyn-portal-workspace__topbar h1{
  margin:0 0 8px;
  color:#fff;
  font-size:34px;
  letter-spacing:-.04em;
}
.harthwyn-portal-workspace__topbar p{
  margin:0;
  max-width:900px;
  color:rgba(255,255,255,.84);
}
.harthwyn-portal-workspace__status{
  min-width:210px;
  display:grid;
  gap:8px;
  padding:16px 18px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:20px;
  background:rgba(255,255,255,.1);
}
.harthwyn-portal-workspace__status span{
  color:rgba(255,255,255,.72);
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.harthwyn-portal-workspace__status strong{
  color:#f4d78b;
  font-size:1.15rem;
}
.harthwyn-portal-workspace__layout{
  display:grid;
  grid-template-columns:250px minmax(0,1fr);
  gap:20px;
}
.harthwyn-portal-workspace__rail{
  position:sticky;
  top:42px;
  align-self:start;
  display:grid;
  gap:14px;
  padding:18px;
  border:1px solid var(--hw-border,#d9d2c3);
  border-radius:24px;
  background:#fff;
  box-shadow:0 14px 40px rgba(15,47,86,.08);
}
.harthwyn-portal-workspace__rail strong{
  color:#0b2442;
  font-size:.82rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.harthwyn-portal-workspace__rail nav{
  display:grid;
  gap:6px;
}
.harthwyn-portal-workspace__rail a{
  display:flex;
  align-items:center;
  min-height:40px;
  padding:9px 11px;
  border-radius:14px;
  color:#172033;
  text-decoration:none;
  font-weight:800;
}
.harthwyn-portal-workspace__rail a:hover,
.harthwyn-portal-workspace__rail a.is-active{
  color:#0b2442;
  background:#f6efe0;
}
.harthwyn-portal-workspace__main{
  min-width:0;
}
.harthwyn-portal-workspace__hero-panel{
  display:grid;
  grid-template-columns:minmax(0,1fr) 220px;
  gap:22px;
  align-items:center;
  margin-bottom:20px;
  padding:28px;
  border:1px solid var(--hw-border,#d9d2c3);
  border-radius:28px;
  background:linear-gradient(135deg,#fff,#fbf7ed);
  box-shadow:0 16px 46px rgba(15,47,86,.08);
}
.harthwyn-portal-workspace__hero-panel h2{
  margin:0 0 10px;
  font-size:32px;
  letter-spacing:-.04em;
}
.harthwyn-portal-workspace__hero-panel p{
  max-width:760px;
  margin:0;
  color:#5e6678;
  line-height:1.7;
}
.harthwyn-portal-workspace__score{
  display:grid;
  place-items:center;
  gap:6px;
  min-height:170px;
  border-radius:26px;
  background:linear-gradient(135deg,#143f73,#0b2442);
  color:#fff;
}
.harthwyn-portal-workspace__score span,
.harthwyn-portal-workspace__score small{
  color:rgba(255,255,255,.72);
  font-weight:800;
}
.harthwyn-portal-workspace__score strong{
  color:#f4d78b;
  font-size:46px;
}
.harthwyn-portal-workspace__quick-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:0 0 20px;
}
.harthwyn-portal-workspace__panel-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  margin-bottom:20px;
}
.harthwyn-portal-workspace__panel{
  padding:20px;
  border:1px solid var(--hw-border,#d9d2c3);
  border-radius:22px;
  background:#fff;
}
.harthwyn-portal-workspace__panel span{
  display:block;
  margin-bottom:8px;
  color:#8a6418;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.harthwyn-portal-workspace__panel h3{
  margin:0 0 8px;
  font-size:1.35rem;
}
.harthwyn-portal-workspace__panel p{
  margin:0;
  color:#5e6678;
}
.harthwyn-portal-builder__launch{
  display:grid;
  max-width:360px;
  gap:8px;
  margin-bottom:18px;
}
.harthwyn-portal-builder__sections{
  display:grid;
  gap:18px;
}
.harthwyn-portal-builder__section-card{
  display:grid;
  gap:14px;
  padding:20px;
  border:1px solid var(--hw-border,#d9d2c3);
  border-radius:22px;
  background:linear-gradient(135deg,#fff,#fbf7ed);
}
.harthwyn-portal-builder__section-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
}
.harthwyn-portal-builder__field-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.harthwyn-portal-builder label{
  display:grid;
  gap:7px;
  font-weight:800;
}
.harthwyn-portal-builder input[type="text"],
.harthwyn-portal-builder input[type="number"],
.harthwyn-portal-builder select,
.harthwyn-portal-builder textarea{
  width:100%;
}
.harthwyn-section-shell{
  position:relative;
  z-index:1;
}
.harthwyn-section--cinematic{
  border-radius:34px;
  background:
    radial-gradient(circle at top right,rgba(200,162,74,.16),transparent 32%),
    linear-gradient(135deg,#fff,#fbf7ed);
  border:1px solid rgba(20,63,115,.12);
  box-shadow:0 20px 60px rgba(15,47,86,.08);
}
.harthwyn-section--commerce{
  background:
    radial-gradient(circle at top left,rgba(200,162,74,.22),transparent 35%),
    linear-gradient(135deg,#0b2442,#143f73);
  color:#fff;
}
.harthwyn-section--commerce h2,
.harthwyn-section--commerce p{
  color:#fff;
}
@media (max-width:1100px){
  .harthwyn-portal-workspace__layout,
  .harthwyn-portal-workspace__hero-panel,
  .harthwyn-portal-workspace__panel-grid,
  .harthwyn-portal-builder__field-grid{
    grid-template-columns:1fr;
  }
  .harthwyn-portal-workspace__rail{
    position:relative;
    top:auto;
  }
}
