*{box-sizing:border-box}
html,body{margin:0;background:#fff;color:#111;font-family:Arial,Helvetica,sans-serif;scroll-behavior:smooth}
body{min-width:320px}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button{cursor:pointer}
img{display:block;max-width:100%}
a,button,summary,input{transition:color .22s ease,background-color .22s ease,border-color .22s ease,opacity .22s ease,box-shadow .22s ease,transform .22s ease}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid #111;outline-offset:3px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.top-promise{height:29px;display:flex;align-items:center;justify-content:center;gap:102px;background:#050505;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase}
.promise-item{display:flex;align-items:center;gap:10px;white-space:nowrap}
.promise-item svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.top-rule{width:1px;height:14px;background:rgba(255,255,255,.45)}
.site-header{border-bottom:1px solid #e7e2dc;background:#fff}
.header-inner{max-width:1440px;height:82px;margin:0 auto;padding:0 54px;display:grid;grid-template-columns:230px 1fr 150px;align-items:center}
.brand{display:inline-block;width:max-content;font-size:33px;line-height:.86;letter-spacing:13px;font-weight:400}
.brand span{display:block;margin-top:11px;font-size:15px;letter-spacing:8px;text-align:center}
.primary-nav{display:flex;align-items:center;justify-content:center;gap:58px;padding-top:3px;font-size:12px;font-weight:800;text-transform:uppercase}
.primary-nav a{display:inline-flex;align-items:center;gap:7px;min-height:32px}
.primary-nav a:hover,.header-actions a:hover,.footer-column a:hover,.footer-bottom a:hover,.social-links a:hover{opacity:.62}
.down-mark{width:7px;height:7px;border-right:1px solid #111;border-bottom:1px solid #111;transform:rotate(45deg);margin-top:-4px}
.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:38px}
.header-actions a{position:relative;width:24px;height:24px;display:grid;place-items:center}
.icon{display:block;position:relative}
.icon.search{width:21px;height:21px;border:2px solid #111;border-radius:50%}
.icon.search:after{content:"";position:absolute;right:-7px;bottom:-4px;width:9px;height:2px;border-radius:2px;background:#111;transform:rotate(45deg)}
.icon.user{width:17px;height:17px;border:2px solid #111;border-radius:50%;transform:translateY(-3px)}
.icon.user:after{content:"";position:absolute;left:-7px;right:-7px;top:13px;height:11px;border:2px solid #111;border-top:0;border-radius:0 0 16px 16px}
.icon.bag{width:19px;height:20px;border:2px solid #111;border-top:0;transform:translateY(2px)}
.icon.bag:before{content:"";position:absolute;left:3px;right:3px;top:-8px;height:10px;border:2px solid #111;border-bottom:0;border-radius:10px 10px 0 0}
.cart-count{position:absolute;right:-8px;top:-7px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:10px;font-weight:800}

.trade-page{background:#fff}
.trade-alert{height:43px;display:flex;align-items:center;justify-content:center;gap:14px;background:#050505;color:#fff;font-size:12px;font-weight:900;text-transform:uppercase}
.trade-alert span,.section-heading i{width:19px;height:11px;position:relative;display:inline-block;transition:transform .22s ease}
.trade-alert span:before,.section-heading i:before{content:"";position:absolute;left:0;right:0;top:5px;height:1px;background:currentColor}
.trade-alert span:after,.section-heading i:after{content:"";position:absolute;right:0;top:1px;width:8px;height:8px;border-right:1px solid currentColor;border-top:1px solid currentColor;transform:rotate(45deg)}
.trade-alert:hover span,.section-heading a:hover i{transform:translateX(5px)}

.trade-hero{position:relative;height:600px;overflow:hidden;background:#111;color:#fff}
.trade-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.26),rgba(0,0,0,.12) 50%,rgba(0,0,0,.22))}
.trade-hero img{width:100%;height:100%;object-fit:cover;object-position:center;filter:none}
.trade-hero-copy{position:absolute;left:50%;top:50%;z-index:1;width:1440px;padding:0 54px;text-align:center;transform:translate(-50%,-50%)}
.trade-hero-copy p{margin:0 0 26px;font-size:33px;line-height:.9;letter-spacing:16px;font-weight:400}
.trade-hero-copy p span{font-size:20px;letter-spacing:12px}
.trade-hero h1{margin:0 0 20px;font-family:Georgia,"Times New Roman",serif;font-size:46px;line-height:1;font-weight:400}
.trade-hero small{display:block;margin-bottom:30px;font-size:17px;line-height:1.45}
.trade-hero nav,.trade-cta nav{display:flex;align-items:center;justify-content:center;gap:22px}
.light-btn,.dark-btn,.black-btn{display:inline-flex;align-items:center;justify-content:center;height:45px;text-transform:uppercase;font-size:12px;font-weight:900}
.light-btn{min-width:198px;background:#fff;color:#111;border:1px solid #fff}
.dark-btn{min-width:198px;background:transparent;color:#fff;border:1px solid #fff}
.black-btn{width:100%;background:#050505;color:#fff;border:1px solid #050505}
.light-btn:hover,.light-btn:focus-visible{background:#e9e6df;border-color:#e9e6df}
.dark-btn:hover,.dark-btn:focus-visible{background:#fff;color:#111}
.black-btn:hover,.black-btn:focus-visible{background:#333}

.trade-benefits{max-width:1440px;margin:0 auto;padding:27px 54px 29px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #d8d8d8}
.trade-benefits article{min-height:76px;display:grid;grid-template-columns:70px 1fr;gap:20px;align-items:center;border-right:1px solid #dcdcdc;padding:0 28px}
.trade-benefits article:first-child{padding-left:0}
.trade-benefits article:last-child{border-right:0;padding-right:0}
.trade-benefits svg{width:55px;height:55px;fill:none;stroke:#777;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.trade-benefits h2{margin:0 0 9px;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase}
.trade-benefits p{margin:0;color:#333;font-size:13px;line-height:1.38}

.trade-wrap{max-width:1440px;margin:0 auto;padding:0 54px}
.eyebrow{margin:0 0 13px;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.3px}
.apply-section{padding-top:28px}
.apply-section>h2,.steps-copy h2,.levels-section>h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1;font-weight:400}
.apply-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;margin-top:22px}
.apply-card{display:block;background:#f8f8f8;border:1px solid #eeeeee;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease}
.apply-card img{width:100%;aspect-ratio:1.28/1;object-fit:cover;transition:transform .45s ease,filter .24s ease}
.apply-card span{display:grid;grid-template-columns:38px 1fr;column-gap:13px;min-height:112px;padding:22px 18px 19px;background:#fafafa}
.apply-card svg{grid-row:1/3;width:30px;height:30px;fill:none;stroke:#555;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.apply-card strong{display:block;margin:2px 0 13px;font-size:13px;line-height:1.1;font-weight:900}
.apply-card small{grid-column:2;display:block;color:#333;font-size:12px;line-height:1.45}
.apply-card:hover,.apply-card:focus-visible{transform:translateY(-5px);box-shadow:0 16px 32px rgba(0,0,0,.14)}
.apply-card:hover img,.apply-card:focus-visible img{transform:scale(1.045);filter:brightness(1.06)}

.apply-steps{display:grid;grid-template-columns:582px 1fr;gap:86px;align-items:center;margin-top:37px;padding-bottom:39px}
.apply-steps figure{position:relative;margin:0;min-height:321px;overflow:hidden;background:#111;color:#fff}
.apply-steps figure:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.04) 63%)}
.apply-steps figure img{width:100%;height:321px;object-fit:cover;transition:transform .52s ease}
.apply-steps figure:hover img{transform:scale(1.03)}
.apply-steps figcaption{position:absolute;left:24px;bottom:25px;z-index:1;font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.25}
.apply-steps figcaption span{font-size:23px}
.steps-copy{padding-right:2px}
.steps-copy h2{margin-bottom:27px}
.steps-copy ol{list-style:none;margin:0 0 30px;padding:0}
.steps-copy li{position:relative;min-height:55px;padding-left:64px;margin-bottom:18px}
.steps-copy li span{position:absolute;left:0;top:-2px;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#050505;color:#fff;font-size:15px;font-weight:900}
.steps-copy strong{display:block;margin-bottom:6px;font-size:13px;text-transform:uppercase}
.steps-copy small{display:block;color:#333;font-size:12px;line-height:1.35}

.levels-section{padding:24px 0 0;text-align:center}
.levels-section>h2{font-size:33px}
.level-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:31px;text-align:left}
.level-card{position:relative;min-height:281px;padding:38px 46px;border:1px solid #cfcfcf;background:#fff;transition:transform .24s ease,box-shadow .24s ease}
.level-card:hover{transform:translateY(-5px);box-shadow:0 16px 32px rgba(0,0,0,.12)}
.level-card:before{content:"";position:absolute;left:0;top:0;width:3px;height:40px;background:#b17a5f}
.level-card h3{margin:0 0 22px;text-align:center;font-size:18px;line-height:1;font-weight:900;text-transform:uppercase}
.level-card strong{display:block;text-align:center;font-size:17px}
.level-card small{display:block;margin:6px 0 33px;text-align:center;font-size:12px;text-transform:uppercase;letter-spacing:.3px}
.level-card ul{margin:0;padding:0;list-style:none}
.level-card li{position:relative;margin-bottom:14px;padding-left:28px;font-size:13px}
.level-card li:before{content:"";position:absolute;left:0;top:3px;width:12px;height:7px;border-left:2px solid #111;border-bottom:2px solid #111;transform:rotate(-45deg)}
.bronze h3{color:#9d6248}
.silver h3{color:#777}
.gold{border-color:#d7b15b}
.gold h3{color:#c69936}
.gold b{position:absolute;right:0;top:0;width:139px;height:33px;display:grid;place-items:center;background:#050505;color:#fff;font-size:10px;text-transform:uppercase}
.level-note{margin:19px 0 31px;font-size:13px;font-weight:900}

.project-section{padding:28px 0 37px;border-top:1px solid #efefef}
.section-heading{height:31px;display:flex;align-items:flex-start;justify-content:space-between}
.section-heading h2{margin:0;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.2px}
.section-heading a{display:inline-flex;align-items:center;gap:17px;font-size:12px;font-weight:900;text-transform:uppercase}
.project-row{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:22px;padding:0 4px;margin-top:20px}
.project-card{display:block;transition:transform .24s ease}
.project-card img{width:100%;aspect-ratio:1.53/1;object-fit:cover;background:#eee;transition:box-shadow .24s ease,filter .24s ease}
.project-card strong{display:block;margin-top:14px;font-size:13px;line-height:1.2;font-weight:400}
.project-card small{display:block;margin-top:4px;font-size:12px;color:#111}
.project-card:hover,.project-card:focus-visible{transform:translateY(-5px)}
.project-card:hover img,.project-card:focus-visible img{filter:brightness(1.05);box-shadow:0 12px 24px rgba(0,0,0,.14)}
.project-card:hover strong{text-decoration:underline;text-underline-offset:3px}
.row-arrow{position:absolute;top:39%;z-index:2;width:28px;height:42px;border:0;background:#fff;color:#111;font-size:35px;line-height:1;transform:translateY(-50%)}
.row-arrow.left{left:-42px}
.row-arrow.right{right:-42px}
.row-arrow:hover,.row-arrow:focus-visible{background:#111;color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.18)}
.project-row.is-shifting .project-card{animation:projectShift .24s ease}
@keyframes projectShift{from{opacity:.7;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}

.testimonial-band{width:100%;min-height:282px;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.54),rgba(0,0,0,.72)),#111 url("../assets/photo/trade-generated-interior.png") center 58%/cover no-repeat;color:#111}
.testimonial-inner{max-width:1440px;margin:0 auto;padding:51px 188px 48px;display:grid;grid-template-columns:repeat(3,1fr);gap:44px}
.testimonial-inner article{min-height:174px;padding:27px 35px 24px;background:#fff;border-radius:4px;box-shadow:0 12px 26px rgba(0,0,0,.22)}
.stars{margin:0 0 17px;color:#9d7935;letter-spacing:4px;font-size:15px}
.testimonial-inner blockquote{margin:0 0 21px;color:#333;font-size:15px;line-height:1.48}
.testimonial-inner strong,.testimonial-inner small{display:block;font-size:12px;line-height:1.35}

.bottom-wrap{padding-top:30px}
.trade-faq h2{margin:0 0 15px;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.3px}
.trade-faq details{border:1px solid #d6d6d6;border-bottom:0;background:#fff}
.trade-faq details:last-child{border-bottom:1px solid #d6d6d6}
.trade-faq summary{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:13px;list-style:none}
.trade-faq summary::-webkit-details-marker{display:none}
.trade-faq summary:after{content:"+";font-size:21px;transition:transform .22s ease}
.trade-faq details[open] summary:after{content:"-";transform:rotate(180deg)}
.trade-faq summary:hover,.trade-faq summary:focus-visible{background:#f7f5f2}
.trade-faq p{margin:0;padding:0 20px 17px;color:#444;font-size:13px;line-height:1.5}
.trade-cta{min-height:96px;margin:33px 0 32px;padding:22px 35px;display:flex;align-items:center;justify-content:space-between;background:#050505;color:#fff}
.trade-cta h2{margin:0 0 6px;font-family:Georgia,"Times New Roman",serif;font-size:29px;font-weight:400}
.trade-cta p{margin:0;font-size:13px;line-height:1.35}

.site-footer{background:#fff}
.footer-inner{max-width:1440px;margin:0 auto;padding:10px 54px 30px;display:grid;grid-template-columns:210px 1fr 1fr 1fr 1.2fr 300px;gap:40px;align-items:start}
.footer-brand{display:inline-block;font-size:29px;line-height:.86;letter-spacing:12px;font-weight:400}
.footer-brand span{display:block;margin-top:12px;font-size:13px;letter-spacing:7px;text-align:center}
.footer-brand-block p{margin:25px 0 24px;color:#333;font-size:12px;line-height:1.55}
.social-links{display:flex;align-items:center;gap:20px;font-size:19px;font-weight:800}
.footer-column h2,.footer-newsletter h2{margin:0 0 18px;font-size:11px;text-transform:uppercase}
.footer-column a{display:block;margin:0 0 8px;color:#222;font-size:11px;line-height:1.2}
.footer-newsletter p{margin:0 0 18px;font-size:12px;line-height:1.45;color:#222}
.footer-newsletter form{display:grid;grid-template-columns:1fr 48px;height:44px}
.footer-newsletter input{width:100%;height:44px;border:1px solid #dadada;border-right:0;padding:0 15px;font-size:12px;outline:0}
.footer-newsletter input:focus{border-color:#111}
.footer-newsletter button{border:0;background:#050505;color:#fff;font-size:27px;line-height:1}
.footer-newsletter button:hover,.footer-newsletter button:focus-visible{background:#333}
.footer-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:#222;font-size:10px}
.footer-bottom p{margin:0}
.footer-bottom nav{display:flex;gap:82px}

@media(max-width:1180px){
  .top-promise{height:auto;min-height:36px;gap:18px;padding:8px 20px;flex-wrap:wrap;font-size:10px}
  .top-rule{display:none}
  .header-inner{height:auto;padding:24px 20px;grid-template-columns:1fr;gap:22px}
  .brand{font-size:31px;letter-spacing:11px}
  .primary-nav{justify-content:flex-start;flex-wrap:wrap;gap:20px}
  .header-actions{justify-content:flex-start}
  .trade-hero-copy{width:100%;padding:0 20px}
  .trade-benefits{grid-template-columns:repeat(2,1fr);padding:24px 20px}
  .trade-benefits article{border-right:0;padding:18px}
  .trade-wrap{padding:0 20px}
  .apply-grid{grid-template-columns:repeat(3,1fr)}
  .apply-steps{grid-template-columns:1fr;gap:28px}
  .level-grid,.project-row,.testimonial-inner{grid-template-columns:repeat(2,1fr)}
  .testimonial-inner{padding-left:20px;padding-right:20px}
  .footer-inner{padding:30px 20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
  .footer-bottom{display:block}
  .footer-bottom nav{gap:24px;flex-wrap:wrap;margin-top:18px}
}

@media(max-width:640px){
  .top-promise{padding:6px 10px;gap:0;font-size:8px}
  .top-promise .top-rule,.top-promise .promise-item:nth-of-type(3),.top-promise .promise-item:nth-of-type(5){display:none}
  .promise-item{white-space:normal;text-align:center}
  .promise-item svg{width:11px;height:11px}
  .trade-alert{height:auto;min-height:38px;padding:10px 14px;text-align:center;font-size:10px}
  .trade-hero{height:430px}
  .trade-hero-copy p{font-size:25px;letter-spacing:12px}
  .trade-hero h1{font-size:37px}
  .trade-hero small{font-size:14px}
  .trade-hero nav,.trade-cta nav{display:grid;grid-template-columns:1fr;gap:12px;width:100%}
  .light-btn,.dark-btn{width:100%;min-width:0}
  .trade-benefits,.apply-grid,.level-grid,.project-row,.testimonial-inner{grid-template-columns:1fr}
  .trade-benefits{padding:18px 14px}
  .trade-benefits article{grid-template-columns:52px 1fr;padding:14px 0}
  .trade-benefits svg{width:42px;height:42px}
  .trade-wrap{padding-left:14px;padding-right:14px}
  .apply-section>h2,.steps-copy h2,.levels-section>h2{font-size:30px}
  .apply-card span{min-height:96px}
  .apply-steps figure,.apply-steps figure img{min-height:0;height:260px}
  .level-card{min-height:0;padding:32px 28px}
  .row-arrow{display:none}
  .testimonial-inner{padding:28px 14px}
  .testimonial-inner article{min-height:0;padding:24px}
  .trade-cta{display:grid;gap:22px;padding:24px}
  .footer-inner{grid-template-columns:1fr;padding-left:14px;padding-right:14px}
  .footer-bottom nav{display:grid;gap:12px}
}

@media(prefers-reduced-motion:reduce){
  html,body{scroll-behavior:auto}
  *,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
