@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--orange:#a78c70;--orange-dark:#8c735b;--black:#282524;--paper:#f4f0eb;--muted:#655f5a;font-family:Inter,Arial,sans-serif;color:var(--black);background:var(--paper)}*{box-sizing:border-box}body{overflow-x:hidden}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0}a{color:inherit;text-decoration:none}.site-header{min-height:100px;padding:14px max(46px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;position:relative;z-index:2;background:#f8f5f0;border-bottom:1px solid #ded4c9}.brand{display:flex;align-items:center;gap:11px;min-width:260px;height:78px}.brand-mark{width:78px;height:78px;flex:none}.brand-mark img{object-fit:contain}.wordmark{height:78px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;line-height:1}.wordmark strong{font-family:Barlow Condensed,sans-serif;color:#302c29;font-weight:800;font-size:39px;letter-spacing:.045em;line-height:.88}.wordmark span{color:var(--orange);font-size:15px;font-weight:700;line-height:1;letter-spacing:.47em;margin:5px 0 6px 3px}.wordmark small{color:#62594f;border-top:1px solid #ab9d8e;padding-top:5px;font-size:8px;line-height:1;font-weight:600;letter-spacing:.18em}.header-actions,.actions,footer>div{display:flex;align-items:center;gap:18px}.header-actions{justify-self:end;gap:22px}.location{margin:0;display:flex;align-items:center;justify-content:center;gap:10px;min-width:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(16px,1.55vw,22px);font-weight:800;letter-spacing:.035em;line-height:1.15;color:#241f1c;text-align:center}.location-pin{width:22px;height:22px;flex:none;color:#d9782b;stroke-width:2.35}.phone{font-size:14px;font-weight:700;letter-spacing:.03em;display:flex;align-items:center;gap:7px}.button{min-width:168px;padding:14px 23px;border:2px solid;border-radius:5px;display:inline-flex;justify-content:center;font-size:13px;font-weight:700;letter-spacing:.02em;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fffdfa;background:#d9782b;border-color:#d9782b}.button-primary:hover{transform:none;background:#b95f1e;border-color:#b95f1e}.button-outline{border-color:var(--black)}.button-outline:hover{background:var(--black);color:#fff}.hero{--hero-image-scale:1.43;--hero-image-x:32px;--hero-image-y:1px;max-width:1200px;min-height:525px;padding:58px 66px 42px;margin:auto;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:45px;overflow:visible}.eyebrow{color:var(--orange);font-family:Barlow Condensed,sans-serif;font-size:19px;font-weight:700;letter-spacing:.06em;margin:0 0 18px;padding-bottom:15px;border-bottom:2px solid var(--orange)}.hero-copy .eyebrow{position:relative;z-index:2}.hero-copy .eyebrow:after{content:"";position:absolute;left:100%;bottom:-2px;width:calc(92.31% + 45px);height:2px;background:var(--orange)}h1,h2{font-family:Barlow Condensed,Impact,sans-serif;letter-spacing:.015em;font-weight:800;line-height:.92}h1{font-size:clamp(58px,6.2vw,88px);letter-spacing:-.025em;margin:0 0 22px}.lead{max-width:500px;font-size:17px;color:#252525;line-height:1.75;margin:0 0 29px}.asset-image{overflow:hidden;position:relative}.asset-image img{width:100%;height:100%;object-fit:cover;display:block}.asset-placeholder{display:grid;place-items:center;color:#dbc8b4;background:radial-gradient(circle at 65% 25%,#706052,#282522 64%);border:1px solid #82705f;min-height:100%}.asset-placeholder span{text-align:center;font-family:Barlow Condensed,sans-serif;font-weight:700;letter-spacing:.12em;font-size:25px}.asset-placeholder small{display:block;font:11px Inter,sans-serif;letter-spacing:0;color:#e6d8c9;margin-top:8px}.hero-art{height:540px;margin-bottom:-82px;overflow:visible;z-index:1}.hero-art img{width:100%;height:100%;margin:0 auto;object-fit:contain;object-position:center bottom;transform:translate(var(--hero-image-x),var(--hero-image-y)) scale(var(--hero-image-scale));transform-origin:center bottom}.split-section{background:#f8f5f0;padding:34px max(46px,calc((100vw - 1200px)/2)) 58px;display:grid;grid-template-columns:1fr 1fr;gap:0}.info-block{padding:18px 44px 0 0}.info-block+.info-block{padding:18px 0 0 44px;border-left:1px solid #cfc4b8}.section-heading{display:flex;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:10px;border-bottom:2px solid var(--orange)}.section-heading svg{color:var(--orange);width:42px;height:42px;stroke-width:1.8;flex:none}.info-block h2{color:var(--orange);font-size:35px;margin:0}.info-block p,.info-block li{color:#383330;line-height:1.48;font-size:14px}.info-block p{margin:0 0 15px}.info-block ol{padding-left:21px;margin:12px 0}.info-block ul{padding-left:17px;margin:8px 0}.info-block li{margin:8px 0;padding-left:4px}.info-block li::marker{color:var(--orange);font-weight:700}.rise{display:grid;grid-template-columns:.78fr 1fr;background:#292725;color:#f7f2ed}.athlete-art{min-height:455px;background:#292725}.athlete-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to right,#29272500 52%,#292725),linear-gradient(to bottom,#29272500 68%,#29272594)}.rise-copy{padding:37px 42px 27px;max-width:760px}.rise-copy .eyebrow{width:max-content;border:0;padding:0;margin-bottom:6px;font-size:26px}.rise-copy h2{font-family:Inter,sans-serif;font-size:21px;font-weight:400;line-height:1.3;margin:0 0 24px;padding-bottom:20px;border-bottom:1px solid var(--orange)}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-icon{color:var(--orange);width:34px;height:34px}.feature h3{font-size:15px;margin:9px 0 5px}.feature p{color:#bbb;font-size:13px;line-height:1.55;margin:0}.contact-actions{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:22px}.contact-actions .button{width:171px;min-width:0}.contact-actions .contact-link{justify-self:start}.contact-link{color:inherit;display:inline-flex;align-items:center;gap:8px;font-size:12px;line-height:1.45;white-space:nowrap}.contact-link span{display:block}.contact-link>svg{color:var(--orange);width:19px;height:19px;flex:none}footer{min-height:100px;padding:20px max(46px,calc((100vw - 1200px)/2));color:#d9cec2;background:#242220;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #796d62}.brand-compact{min-width:205px;gap:7px}.brand-compact .brand-mark{width:52px;height:52px}.brand-compact .wordmark strong{color:#f7f2ed;font-size:26px}.brand-compact .wordmark span{font-size:10px;margin:3px 0 5px 2px;letter-spacing:.43em}.brand-compact .wordmark small{color:#ccc;font-size:5px;padding-top:4px}footer p{font-size:11px;letter-spacing:.04em}footer .contact-link{color:#bbb}@media(max-width:1400px)and (min-width:801px){.hero{--hero-image-scale:1.15;--hero-image-x:32px;--hero-image-y:-42px}}@media(max-width:800px){.site-header{padding:13px 20px;grid-template-columns:1fr auto;gap:12px}.hero-copy .eyebrow:after{display:none}.brand{min-width:0;height:55px;gap:6px}.brand-mark{width:55px;height:55px}.wordmark{height:55px}.wordmark strong{font-size:28px}.wordmark span{font-size:10px;margin:3px 0 5px 2px}.wordmark small{font-size:5px;padding-top:4px}.phone{display:none}.header-actions{gap:12px}.header-actions .button{min-width:0;padding:11px 14px;font-size:12px}.location{grid-column:1 / -1;order:3;font-size:16px;gap:0;padding-top:2px}.location-pin{display:none}.hero,.rise,.split-section{grid-template-columns:1fr}.hero{--hero-image-scale:1.04;--hero-image-x:0px;--hero-image-y:28px;min-height:0;padding:48px 24px 38px;gap:35px;overflow:hidden}.hero-art{height:315px;margin-bottom:0}.split-section{padding:32px 24px 48px;gap:28px}.info-block,.info-block+.info-block{padding:12px 0;border-left:0}.athlete-art{min-height:390px}.rise-copy{padding:44px 24px}.features{grid-template-columns:repeat(3,1fr);gap:16px}.contact-actions{grid-template-columns:repeat(3,1fr);gap:14px}.contact-actions .button{width:100%;padding-inline:8px}.contact-actions .contact-link{justify-self:start;white-space:normal}footer{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.site-header{grid-template-columns:1fr;justify-items:center;gap:10px}.brand{justify-content:center}.header-actions{justify-self:center}.location{font-size:15px}.hero{padding:38px 20px 30px}.eyebrow{font-size:15px;margin-bottom:15px}h1{font-size:clamp(48px,15vw,66px)}.lead{font-size:16px;line-height:1.65}.actions{width:100%;gap:10px}.actions .button{flex:1;min-width:0;padding-inline:8px}.hero-art{height:270px}.split-section{padding:24px 20px 38px}.section-heading{gap:10px;margin-bottom:14px}.section-heading svg{width:32px;height:32px}.info-block h2{font-size:30px}.info-block p,.info-block li{font-size:13px}.info-block ol{padding-left:18px}.rise-copy{padding:34px 20px}.rise-copy .eyebrow{font-size:23px}.rise-copy h2{font-size:18px;margin-bottom:22px}.athlete-art{min-height:300px}.features{grid-template-columns:1fr;gap:18px}.feature{display:grid;grid-template-columns:38px 1fr;column-gap:10px}.feature-icon{grid-row:span 2}.feature h3{margin:1px 0 4px}.feature p{margin:0}.contact-actions{grid-template-columns:1fr;gap:18px;margin-top:26px}.contact-actions .button{width:100%;padding:14px}.contact-actions .contact-link{justify-self:start}footer{padding:24px 20px;gap:20px}footer>div{width:100%;justify-content:space-between;gap:12px}}
