:root{--black:#181818;--paper:#f4f2ed;--line:rgba(24,24,24,.17);--green:#16575d}*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}body{font-family:Montserrat,Arial,sans-serif;color:var(--black);background:var(--paper);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.shell{width:min(1320px,calc(100% - 48px));margin-inline:auto}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,4vw);border-bottom:1px solid var(--line);background:rgba(244,242,237,.94);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.logo img{width:188px}.top-actions{display:flex;gap:24px;align-items:center;font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.intro{padding-top:90px;padding-bottom:62px}.eyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#666;margin:0 0 20px}.intro h1{font-size:clamp(56px,6.4vw,100px);line-height:.96;letter-spacing:-.03em;text-transform:uppercase;margin:0;max-width:1120px}.intro>p:last-child{max-width:730px;font-size:15px;line-height:1.7;margin:30px 0 0;color:#56544f}.purchase-info{display:grid;grid-template-columns:1.45fr repeat(3,1fr);border:1px solid var(--line);background:#fff;margin-bottom:68px}.purchase-copy{padding:34px;border-right:1px solid var(--line)}.purchase-copy h2{font-size:36px;line-height:1.02;text-transform:uppercase;margin:0 0 18px;letter-spacing:-.025em}.purchase-copy>p:last-child{font-size:12px;line-height:1.6;color:#666;max-width:390px}.format-card{padding:28px 24px;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:245px}.format-card:last-child{border-right:0}.format-card>span{font-size:9px;letter-spacing:.16em}.format-card h3{font-size:26px;line-height:1;text-transform:uppercase;margin:28px 0 9px}.format-card p{font-size:11px;line-height:1.55;color:#666;margin:0}.format-card b{font-size:9px;letter-spacing:.09em;text-transform:uppercase;margin-top:auto}.team-card{background:#181818;color:#fff}.team-card p{color:#bbb}.team-tiers{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:16px}.team-tiers small{background:#16575d;padding:7px 6px;text-align:center;font-size:7px;font-weight:800;letter-spacing:.04em}.step{padding:52px 0 70px;border-top:1px solid var(--line);transition:opacity .25s}.step.is-locked{opacity:.26;pointer-events:none}.step-head{display:grid;grid-template-columns:74px 1fr;align-items:start;margin-bottom:32px}.step-head>b{font-size:10px;letter-spacing:.18em}.step-head h2{font-size:34px;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 5px}.step-head p{margin:0;font-size:12px;color:#777}.choice-grid{display:grid;gap:20px;margin-left:74px}.discipline-grid,.gender-grid{grid-template-columns:1fr 1fr}.choice{border:1px solid var(--line);background:#fff;padding:0;cursor:pointer;position:relative;text-align:left;transition:transform .25s,border-color .25s,box-shadow .25s;overflow:hidden}.choice:hover{transform:translateY(-3px);border-color:#222}.choice.is-selected{border:2px solid var(--black);box-shadow:0 14px 35px rgba(0,0,0,.08)}.image-choice{height:min(38vw,480px);color:#fff}.image-choice img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.image-choice:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent 62%)}.image-choice span{position:absolute;z-index:2;left:28px;bottom:27px;display:flex;flex-direction:column;gap:10px}.image-choice small{font-size:8px;letter-spacing:.17em;text-transform:uppercase}.image-choice strong{font-size:clamp(34px,4vw,60px);line-height:1;text-transform:uppercase;letter-spacing:-.025em}.gender-choice{height:360px;display:grid;grid-template-columns:48% 52%;align-items:center}.gender-choice img{width:100%;height:100%;object-fit:contain;padding:26px;background:#fafafa}.gender-choice div{height:100%;padding:30px;display:flex;flex-direction:column;justify-content:flex-end}.gender-choice span{font-size:9px;letter-spacing:.16em;margin-bottom:auto}.gender-choice strong{font-size:clamp(36px,4vw,58px);line-height:.95;text-transform:uppercase;letter-spacing:-.025em}.gender-choice small{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#777;margin-top:13px}.model-grid{grid-template-columns:1fr}.model-card{min-height:330px;background:#fff;display:grid;grid-template-columns:38% 1fr;overflow:hidden;border:1px solid var(--line)}.model-card img{width:100%;height:100%;object-fit:contain;background:#fafafa;padding:30px}.model-card-content{padding:34px;display:flex;flex-direction:column}.model-card header{display:flex;justify-content:space-between}.model-card small{font-size:8px;letter-spacing:.15em;text-transform:uppercase;color:#777}.model-card h3{font-size:44px;text-transform:uppercase;margin:auto 0 12px;line-height:.95}.model-card p{font-size:12px;line-height:1.6;color:#666;max-width:580px}.model-card a,.model-card button{align-self:flex-start;margin-top:24px;border:1px solid #181818;padding:14px 19px;background:#181818;color:#fff;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.model-card button{background:#eee;color:#777;border-color:#ddd}.variant-tag{font-size:8px;text-transform:uppercase;letter-spacing:.13em;margin-top:14px}footer{border-top:1px solid var(--line);padding-block:30px 50px;display:flex;justify-content:space-between;font-size:8px;text-transform:uppercase;letter-spacing:.15em}@media(max-width:900px){.purchase-info{grid-template-columns:1fr 1fr}.purchase-copy{grid-column:1/-1;border-right:0;border-bottom:1px solid var(--line)}.format-card{border-bottom:1px solid var(--line)}.team-card{grid-column:1/-1}.gender-choice{grid-template-columns:1fr;height:auto}.gender-choice img{height:300px}.choice-grid{margin-left:0}.step-head{grid-template-columns:42px 1fr}}@media(max-width:640px){.shell{width:calc(100% - 30px)}.topbar{height:72px}.logo img{width:145px}.top-actions span{display:none}.intro{padding-top:58px}.intro h1{font-size:45px}.purchase-info{grid-template-columns:1fr}.format-card,.team-card{grid-column:auto;border-right:0;min-height:190px}.discipline-grid,.gender-grid{grid-template-columns:1fr}.image-choice{height:420px}.model-card{grid-template-columns:1fr}.model-card img{height:300px}.model-card h3{font-size:34px}}

/* Desktop R2 legibility fixes */
@media (min-width: 901px) {
  .format-card p { font-size: 12px; line-height: 1.6; }
  .format-card b { font-size: 10px; }
  .team-tiers small { font-size: 8px; padding: 8px 7px; }
  .gender-choice { grid-template-columns: minmax(0,52%) minmax(0,48%); }
  .gender-choice > div { min-width: 0; padding: 26px 24px; overflow: visible; }
  .gender-choice strong {
    display: block; max-width: 100%; font-size: clamp(30px,2.75vw,48px);
    line-height: .98; letter-spacing: -.035em; white-space: nowrap;
  }
  .gender-choice small { font-size: 8px; line-height: 1.35; }
}

/* Keep the bag inside the collection header: it must never overlap My account. */
.top-actions .collection-cart{position:relative!important;z-index:auto!important;right:auto!important;top:auto!important;width:34px!important;height:34px!important;flex:0 0 34px;border:1px solid rgba(24,24,24,.14);border-radius:50%;background:#fff;color:#181818;display:grid;place-items:center;cursor:pointer}
.top-actions .collection-cart svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.top-actions .collection-cart b{position:absolute;right:-5px;top:-5px;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:#181818;color:#fff;font-size:7px;line-height:17px;text-align:center}
@media(max-width:640px){.top-actions .collection-cart{width:32px!important;height:32px!important;flex-basis:32px}.top-actions .collection-cart svg{width:15px;height:15px}}

/* The Collection bag is an explicit header action, never a floating control. */
.topbar{justify-content:flex-start}.topbar>.logo{margin-right:auto}.topbar>.top-actions{margin-left:auto}.topbar>.collection-cart{position:static!important;z-index:auto!important;right:auto!important;top:auto!important;margin-left:12px;width:34px!important;height:34px!important;flex:0 0 34px;border:1px solid rgba(24,24,24,.14);border-radius:50%;background:#fff;color:#181818;display:grid;place-items:center;cursor:pointer}.topbar>.collection-cart svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.topbar>.collection-cart b{position:absolute;right:-5px;top:-5px;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:#181818;color:#fff;font-size:7px;line-height:17px;text-align:center}@media(max-width:640px){.topbar>.collection-cart{width:32px!important;height:32px!important;flex-basis:32px;margin-left:8px}.topbar>.collection-cart svg{width:15px;height:15px}}

.collection-cart{position:fixed;z-index:22;right:max(24px,4vw);top:25px;width:36px;height:36px;border:1px solid rgba(24,24,24,.14);border-radius:50%;background:#fff;color:#181818;display:grid;place-items:center;cursor:pointer}
.collection-cart svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5}.collection-cart b{position:absolute;right:-5px;top:-5px;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:#181818;color:#fff;font-size:7px;line-height:17px;text-align:center}
@media(max-width:640px){.collection-cart{right:17px;top:18px;width:32px;height:32px}.collection-cart svg{width:15px;height:15px}}

/* Dressage exposes both Classic and Modern without changing the approved card language. */
.model-grid:has(.model-card + .model-card) {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.model-grid:has(.model-card + .model-card) .model-card {
  grid-template-columns: 1fr;
}
.model-grid:has(.model-card + .model-card) .model-card > img {
  min-height: 390px;
  max-height: 440px;
}
.model-grid:has(.model-card + .model-card) .model-card-content {
  min-height: 300px;
}
@media (max-width: 900px) {
  .model-grid:has(.model-card + .model-card) {
    grid-template-columns: 1fr;
  }
}

/* Desktop R3: model names must remain fully visible. */
@media (min-width: 901px) {
  .gender-choice { grid-template-columns: minmax(0,42%) minmax(0,58%); }
  .gender-choice > div { min-width:0; padding:28px 24px 28px 30px; overflow:visible; }
  .gender-choice strong {
    display:block; width:100%; max-width:100%;
    font-size:clamp(30px,2.35vw,40px);
    line-height:1; letter-spacing:-.035em;
    white-space:normal; overflow-wrap:normal; word-break:normal;
  }
  .gender-choice small { max-width:100%; line-height:1.4; }
}
/* Crawlable model index: compact by design, but visible to riders and search engines. */
.seo-model-links{padding:70px max(5vw,24px);background:#181818;color:#fff}.seo-model-links>p{margin:0 0 10px;font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;opacity:.65}.seo-model-links h2{margin:0 0 28px;font-size:clamp(28px,4vw,54px);text-transform:uppercase}.seo-model-links>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#555}.seo-model-links a{padding:20px;background:#181818;color:#fff;text-decoration:none;font-size:11px;line-height:1.45}.seo-model-links a:hover{background:#242424}@media(max-width:720px){.seo-model-links>div{grid-template-columns:1fr}.seo-model-links{padding-block:48px}}
