.page-reseller{--ink:#153c31;--ink2:#244b40;--gold:#b97800;--cream:#f8f1e7;--cream2:#fffaf3;--muted:#677770;--border:#e8e1d7;--shadow:0 20px 48px rgba(28,44,37,.09);margin:0;background:#fffdf9;color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}
.page-reseller h1,.page-reseller h2,.page-reseller h3,.page-reseller p{margin-top:0}
.page-reseller .site-header{position:sticky;top:0;z-index:150;height:88px;border-bottom:1px solid var(--border);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}
.page-reseller .nav-wrap{display:flex;height:84px;align-items:center;gap:28px}
.page-reseller .brand{display:inline-flex;flex:none;align-items:center}
.page-reseller .brand>span:last-child{display:flex;flex-direction:column;justify-content:center;gap:5px;line-height:1;text-align:left}
.page-reseller .primary-nav{display:flex;align-items:center;justify-content:center;gap:6px;margin-left:auto}
.page-reseller .primary-nav>a{position:relative;color:var(--ink)}
.page-reseller .nav-item{position:relative}
.page-reseller .nav-item>button{color:var(--ink)}
.page-reseller .menu-button{display:none;margin-left:auto;border:0;background:transparent;padding:6px}
.page-reseller .button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 24px;border:1px solid var(--gold);border-radius:8px;background:var(--gold);color:#fff;box-shadow:0 9px 24px rgba(185,120,0,.18);transition:.2s}
.page-reseller .button:hover{transform:translateY(-2px);border-color:var(--ink);background:var(--ink)}
.page-reseller .button-outline{background:#fff;color:var(--gold);box-shadow:none}
.page-reseller .eyebrow{margin-bottom:12px;color:var(--gold);font-size:.875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}
.reseller-hero{padding:68px 0;background:radial-gradient(circle at 86% 24%,rgba(185,120,0,.15),transparent 28%),linear-gradient(120deg,#fff 0%,#fbf5ec 100%)}
.reseller-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:center;gap:72px}
.reseller-hero-copy h1{max-width:800px;margin:0 0 22px;font-size:clamp(2.8rem,4.7vw,4.7rem);line-height:1.04;letter-spacing:-.045em}
.reseller-hero-copy h1 span{color:var(--gold)}
.reseller-intro{max-width:760px;margin-bottom:30px;color:var(--muted);font-size:1.08rem;line-height:1.75}
.reseller-actions{display:flex;flex-wrap:wrap;gap:12px}
.partner-summary{padding:38px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:var(--shadow)}
.partner-mark{display:grid;width:68px;height:68px;margin-bottom:24px;place-items:center;border-radius:14px;background:var(--cream)}
.partner-mark svg{width:40px;height:40px;fill:none;stroke:var(--gold);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.partner-summary p{margin-bottom:6px;color:var(--gold);font-weight:600;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}
.partner-summary h2{margin-bottom:10px;font-size:2rem}
.partner-summary span{color:var(--muted)}
.reseller-directory{padding:82px 0;background:var(--cream2)}
.reseller-heading{max-width:780px;margin-bottom:38px}
.reseller-heading h2{margin-bottom:14px;font-size:clamp(2.2rem,3.8vw,3.5rem);line-height:1.1}
.reseller-heading>p:last-child{color:var(--muted);font-size:1.05rem}
.reseller-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.reseller-card{display:flex;min-height:335px;padding:30px;flex-direction:column;border:1px solid var(--border);border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 10px 28px rgba(28,44,37,.04);transition:transform .2s,box-shadow .2s,border-color .2s}
.reseller-card:hover{transform:translateY(-4px);border-color:rgba(185,120,0,.45);box-shadow:var(--shadow)}
.region-label{align-self:flex-start;margin-bottom:15px;padding:5px 10px;border-radius:6px;background:var(--cream);color:var(--gold);font-size:.78rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}
.reseller-card h3{margin-bottom:6px;font-size:1.45rem}
.reseller-card>strong{margin-bottom:16px;color:var(--ink2)}
.reseller-card address{margin-bottom:18px;color:var(--muted);font-style:normal;line-height:1.62}
.reseller-card p{margin-bottom:22px;color:var(--muted)}
.reseller-card p b{color:var(--ink2)}
.partner-link{margin-top:auto;color:var(--gold);font-weight:600}
.reseller-grid .reseller-card:last-child{grid-column:1/-1;max-width:calc(50% - 9px);width:100%;justify-self:center}
.reseller-help{padding:0 0 88px;background:var(--cream2)}
.reseller-help-card{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:42px 48px;border-radius:20px;background:linear-gradient(135deg,#153c31,#0d2f27);color:#fff}
.reseller-help-card h2{margin:6px 0 10px;color:#fff;font-size:clamp(2rem,3.4vw,3rem)}
.reseller-help-card p:not(.eyebrow){max-width:700px;margin:0;color:#c5d5cf}
.page-reseller .site-footer .footer-logo>span:last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;text-align:left}
@media(max-width:850px){
  .page-reseller .site-header{height:72px}.page-reseller .nav-wrap{height:68px}.page-reseller .menu-button{display:block}
  .reseller-hero{padding:48px 0}.reseller-hero-grid{grid-template-columns:1fr;gap:34px}.partner-summary{padding:30px}
  .reseller-directory{padding:60px 0}.reseller-grid{grid-template-columns:1fr}.reseller-grid .reseller-card:last-child{grid-column:auto;max-width:none}
  .reseller-help{padding-bottom:64px}.reseller-help-card{align-items:flex-start;flex-direction:column;padding:34px 28px}
}
@media(max-width:520px){
  .reseller-hero-copy h1{font-size:2.55rem}.reseller-actions{align-items:stretch;flex-direction:column}.reseller-actions .button{width:100%}.reseller-card{min-height:0;padding:24px}
}
