:root{--ps-black:#050505;--ps-panel:#111315;--ps-white:#f6f6f3;--ps-off:#efefeb;--ps-ink:#111315;--ps-muted:#73787d;--ps-dark-muted:#aeb2b5;--ps-dark-line:rgba(255,255,255,.15);--ps-lime:#b8ff00;--ps-lime-dark:#667200;--ps-line:#cacbc7}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ps-black);color:var(--ps-white);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2{margin-bottom:0;letter-spacing:-.055em}.ps-skip{position:absolute;left:-9999px;top:8px;z-index:100;background:#fff;color:#000;padding:10px}.ps-skip:focus{left:8px}
.ps-header{position:sticky;top:0;z-index:50;height:72px;padding:0 clamp(22px,4vw,64px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:rgba(5,5,5,.96);border-bottom:1px solid var(--ps-dark-line);backdrop-filter:blur(16px)}.ps-header__brand img{display:block;width:188px}.ps-header__nav{display:flex;gap:28px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.ps-header__nav a{color:#d2d4d5}.ps-header__nav a:hover,.ps-header__nav a:focus-visible{color:var(--ps-lime)}.ps-header__cta{justify-self:end;padding:12px 18px;background:var(--ps-lime);color:#090909;font-size:12px;font-weight:900;text-transform:uppercase}
.ps-hero{position:relative;min-height:748px;overflow:hidden;background:var(--ps-black);border-bottom:1px solid var(--ps-dark-line)}.ps-hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,5,5,1) 0%,rgba(5,5,5,.96) 34%,rgba(5,5,5,.56) 51%,rgba(5,5,5,.04) 76%);pointer-events:none}.ps-hero__image{position:absolute;inset:0}.ps-hero__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.ps-hero__content{position:relative;z-index:2;width:min(760px,58vw);min-height:748px;padding:clamp(95px,8vw,142px) clamp(28px,6vw,104px);display:flex;flex-direction:column;justify-content:center}.ps-eyebrow{margin:0 0 22px;color:var(--ps-lime);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ps-hero h1{max-width:760px;font-size:clamp(64px,7.2vw,116px);font-weight:800;line-height:.9}.ps-hero__lede{max-width:615px;margin:32px 0 0;color:#d3d4d4;font-size:clamp(18px,1.35vw,22px);line-height:1.52}.ps-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.ps-button{display:inline-flex;width:max-content;min-height:50px;padding:0 22px;align-items:center;justify-content:center;gap:20px;border:0;border-radius:0;background:var(--ps-lime);color:#070707;font:900 12px/1 Arial,sans-serif;text-transform:uppercase;letter-spacing:.03em;cursor:pointer}.ps-button:hover,.ps-button:focus-visible{background:#d0ff32}.ps-text-link{color:#ebebeb;font-size:12px;font-weight:800;text-transform:uppercase;border-bottom:1px solid #727272;padding-bottom:4px}.ps-note{margin:26px 0 0;color:#8f9497;font-size:11px;letter-spacing:.025em}
.ps-proof{position:relative;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,2.18fr);overflow:hidden;background:var(--ps-panel);border-bottom:1px solid var(--ps-dark-line)}.ps-proof:after{content:"";position:absolute;right:-80px;bottom:-190px;width:390px;height:390px;border:1px solid rgba(184,255,0,.14);border-radius:50%;pointer-events:none}.ps-proof__lead{position:relative;min-height:220px;padding:32px clamp(28px,4vw,58px);display:flex;gap:22px;align-items:center;background:var(--ps-lime);color:var(--ps-black)}.ps-proof__lead:after{content:"";position:absolute;right:-18px;top:0;width:36px;height:100%;background:var(--ps-lime);clip-path:polygon(0 0,50% 0,100% 50%,50% 100%,0 100%,50% 50%)}.ps-proof__lead>div:last-child{position:relative;z-index:1}.ps-proof__lead p{margin:0 0 11px;color:#384000;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.ps-proof__lead h2{max-width:380px;font-size:clamp(30px,2.7vw,43px);font-weight:900;line-height:.94;letter-spacing:-.055em;text-transform:uppercase}.ps-proof__ball{position:relative;z-index:1;flex:0 0 58px;width:58px;height:58px;display:block}.ps-proof__grid{min-width:0;padding-left:18px;display:grid;grid-template-columns:repeat(4,1fr)}.ps-proof__grid article{position:relative;min-width:0;min-height:220px;padding:28px clamp(20px,2.3vw,34px) 27px;display:flex;flex-direction:column;justify-content:flex-end;border-right:1px solid var(--ps-dark-line);transition:background-color .2s ease,transform .2s ease}.ps-proof__grid article:last-child{border-right:0}.ps-proof__grid article:hover{background:#171a1c;transform:translateY(-4px)}.ps-proof__grid article:before{content:"";position:absolute;top:28px;left:clamp(20px,2.3vw,34px);width:26px;height:3px;background:var(--ps-lime)}.ps-proof__grid span{position:absolute;top:42px;left:clamp(20px,2.3vw,34px);color:#83888c;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.ps-proof__grid strong{display:block;color:var(--ps-lime);font-size:clamp(20px,1.75vw,27px);line-height:1;letter-spacing:-.04em}.ps-proof__grid p{max-width:210px;margin:10px 0 0;color:#b5b8ba;font-size:12px;line-height:1.4}
.ps-how{padding:clamp(82px,7vw,112px) clamp(22px,6vw,104px);background:var(--ps-white);color:var(--ps-ink)}.ps-how .ps-eyebrow,.ps-buy .ps-eyebrow,.ps-faq .ps-eyebrow{color:var(--ps-lime-dark)}.ps-heading{max-width:900px;margin-bottom:54px}.ps-heading>p:last-child{max-width:720px;margin:26px 0 0;color:var(--ps-muted);font-size:18px;line-height:1.55}.ps-how h2,.ps-design h2,.ps-buy h2,.ps-faq h2,.ps-closing h2,.ps-main-product h1{max-width:980px;font-size:clamp(48px,5.5vw,84px);font-weight:800;line-height:.96}.ps-how__intro{display:grid;grid-template-columns:1.35fr .65fr;gap:clamp(48px,7vw,110px);align-items:end}.ps-how__intro .ps-heading{margin-bottom:0}.ps-how__need{padding:32px;background:var(--ps-ink);color:var(--ps-white);border-top:7px solid var(--ps-lime)}.ps-how__need-label{margin:0 0 38px;color:var(--ps-lime);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ps-how__need strong{display:block;font-size:clamp(25px,2.35vw,36px);line-height:1.03;letter-spacing:-.04em}.ps-how__need>p:last-child{margin:20px 0 0;color:var(--ps-dark-muted);font-size:14px;line-height:1.5}.ps-court-sequence{margin:58px 0 0;display:grid;grid-template-columns:repeat(3,1fr);background:var(--ps-lime);color:#050505}.ps-court-sequence article{min-height:250px;padding:28px 30px 32px;display:flex;flex-direction:column;border-right:1px solid rgba(5,5,5,.22)}.ps-court-sequence article:last-child{border:0}.ps-court-sequence span{font-size:10px;font-weight:900;letter-spacing:.075em;text-transform:uppercase}.ps-court-sequence h3{margin:auto 0 12px;font-size:clamp(34px,3.2vw,50px);line-height:.95;letter-spacing:-.05em;text-transform:uppercase}.ps-court-sequence p{max-width:330px;margin:0;color:#303600;font-size:14px;line-height:1.45}
.ps-design{display:grid;grid-template-columns:1.05fr .95fr;min-height:760px;background:var(--ps-black)}.ps-design__visual{min-height:760px;overflow:hidden;background:#080808}.ps-design__visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.ps-design__content{padding:clamp(64px,6vw,92px) clamp(28px,6vw,92px);align-self:center}.ps-design__intro{max-width:630px;margin:26px 0 38px;color:var(--ps-dark-muted);font-size:17px;line-height:1.55}.ps-features{border-top:1px solid var(--ps-dark-line)}.ps-features article{padding:22px 0;display:grid;grid-template-columns:145px 1fr;column-gap:24px;border-bottom:1px solid var(--ps-dark-line)}.ps-features span{color:var(--ps-lime);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.ps-features h3{margin:0 0 7px;font-size:20px;letter-spacing:-.02em}.ps-features p{margin:0;color:#969a9d;font-size:14px;line-height:1.5}
.ps-buy{padding:clamp(74px,7vw,106px) clamp(22px,6vw,104px);display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(58px,8vw,128px);align-items:center;background:var(--ps-off);color:var(--ps-ink)}.ps-buy__copy>p:not(.ps-eyebrow){max-width:640px;margin:26px 0 34px;color:var(--ps-muted);font-size:17px;line-height:1.55}.ps-buy dl{margin:0;border-top:1px solid var(--ps-line)}.ps-buy dl div{min-height:52px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--ps-line)}.ps-buy dt{color:var(--ps-muted);font-size:11px;font-weight:800;text-transform:uppercase}.ps-buy dd{margin:0;font-size:15px;font-weight:800}.ps-product-form{margin-top:26px}.ps-product-form label{display:block;margin-bottom:8px;font-size:11px;font-weight:800;text-transform:uppercase}.ps-product-form select,.ps-quantity{width:100%;min-height:48px;margin-bottom:12px;padding:0 12px;border:1px solid #a7a7a7;background:#fff;color:#111}.ps-button--dark{width:100%;background:var(--ps-ink);color:var(--ps-white)}.ps-button--dark:hover{background:#292c2f}.ps-button--disabled{width:100%;margin-top:24px;background:var(--ps-ink);color:var(--ps-white);cursor:default}.ps-buy small{display:block;margin-top:12px;color:#747474;font-size:11px;line-height:1.45}.ps-buy__visual{height:min(660px,60vw);overflow:hidden;background:#0b0b0b}.ps-buy__visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.ps-faq{padding:clamp(78px,7vw,110px) clamp(22px,6vw,104px);display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(60px,8vw,132px);background:var(--ps-white);color:var(--ps-ink)}.ps-faq .ps-heading{margin:0}.ps-faq__list{border-top:1px solid var(--ps-line)}.ps-faq details{border-bottom:1px solid var(--ps-line)}.ps-faq summary{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:18px;cursor:pointer;list-style:none;font-size:18px;font-weight:800}.ps-faq summary::-webkit-details-marker{display:none}.ps-faq summary span{color:var(--ps-lime-dark);font-size:25px;font-weight:400}.ps-faq details[open] summary span{transform:rotate(45deg)}.ps-faq details p{max-width:720px;margin:-4px 48px 24px 0;color:var(--ps-muted);font-size:15px;line-height:1.55}.ps-closing{min-height:360px;padding:68px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--ps-panel)}.ps-closing h2{font-size:clamp(46px,5vw,76px)}.ps-closing .ps-button{margin-top:30px}
.ps-contact{padding:clamp(46px,4.5vw,68px) clamp(22px,6vw,104px);display:grid;grid-template-columns:1fr auto;gap:52px;align-items:center;background:var(--ps-lime);color:var(--ps-black)}.ps-contact .ps-eyebrow{margin-bottom:14px;color:#394000}.ps-contact h2{max-width:760px;margin:0;font-size:clamp(34px,3.8vw,58px);font-weight:800;line-height:.98;letter-spacing:-.05em}.ps-contact__copy>p:last-child{max-width:680px;margin:18px 0 0;color:#303600;font-size:14px;line-height:1.45}.ps-contact>a{padding-bottom:8px;border-bottom:2px solid var(--ps-black);font-size:clamp(16px,1.4vw,21px);font-weight:900}.ps-contact>a:hover,.ps-contact>a:focus-visible{opacity:.58}.ps-footer{min-height:170px;padding:42px clamp(22px,5vw,78px);display:grid;grid-template-columns:1.05fr .9fr 1fr .65fr;gap:32px;align-items:end;background:var(--ps-black);border-top:1px solid var(--ps-dark-line)}.ps-footer img{width:250px}.ps-footer p,.ps-footer>a{margin:0;color:#888;font-size:11px;text-align:center}.ps-footer>a:hover,.ps-footer>a:focus-visible{color:var(--ps-lime)}.ps-footer p:last-child{text-align:right}
.ps-main-product{padding:120px clamp(22px,6vw,104px);display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(50px,7vw,110px);background:var(--ps-off);color:var(--ps-ink)}.ps-product-gallery img{width:100%;display:block;background:#101010}.ps-main-product__content{align-self:center}.ps-price{margin:24px 0;font-size:25px;font-weight:800}.ps-rte{color:var(--ps-muted);font-size:16px;line-height:1.6}.ps-form-row{margin:24px 0}.ps-main-product label{display:block;margin-bottom:8px;font-size:11px;font-weight:800;text-transform:uppercase}.ps-main-product select,.ps-main-product input[type=number]{width:100%;min-height:48px;padding:0 12px;border:1px solid #aaa;background:#fff}.ps-main-product button{width:100%;margin-top:12px}.ps-cart,.ps-page,.ps-not-found{min-height:60vh;padding:120px clamp(22px,6vw,104px);background:var(--ps-white);color:var(--ps-ink)}.ps-cart h1,.ps-page h1,.ps-not-found h1{font-size:clamp(46px,6vw,80px);letter-spacing:-.05em}.ps-cart table{width:100%;margin-top:40px;border-collapse:collapse}.ps-cart th,.ps-cart td{padding:16px 10px;text-align:left;border-bottom:1px solid var(--ps-line)}.ps-cart__footer{margin-top:30px;display:flex;justify-content:flex-end;align-items:center;gap:20px}.ps-cart__footer p{margin:0;font-size:20px;font-weight:800}
@media(max-width:1080px){.ps-header{grid-template-columns:1fr auto}.ps-header__nav{display:none}.ps-hero__content{width:min(760px,68vw)}.ps-proof{grid-template-columns:1fr}.ps-proof__lead{min-height:180px}.ps-proof__lead:after{display:none}.ps-proof__grid{padding-left:0}.ps-proof__grid article{min-height:185px}.ps-how__intro{grid-template-columns:1fr}.ps-how__need{max-width:760px}.ps-design{grid-template-columns:1fr}.ps-design__visual{min-height:610px}.ps-features article{grid-template-columns:140px 1fr}.ps-contact{grid-template-columns:1fr;align-items:start}.ps-footer{grid-template-columns:1fr 1fr}.ps-main-product{grid-template-columns:1fr}}
@media(max-width:760px){.ps-header{height:64px;padding-inline:18px}.ps-header__brand img{width:162px}.ps-header__cta{padding:10px 12px;font-size:10px}.ps-hero{min-height:0;display:flex;flex-direction:column}.ps-hero:after{display:none}.ps-hero__content{order:1;width:100%;min-height:590px;padding:78px 22px 58px;background:var(--ps-black)}.ps-hero__image{position:relative;inset:auto;order:2;height:74vw;min-height:380px}.ps-hero__image img{object-position:69% center}.ps-hero h1{font-size:clamp(52px,14vw,72px)}.ps-hero__lede{font-size:17px}.ps-actions{flex-direction:column;align-items:flex-start}.ps-proof__lead{min-height:170px;padding:27px 22px;gap:17px}.ps-proof__lead h2{font-size:30px}.ps-proof__ball{flex-basis:48px;width:48px;height:48px}.ps-proof__grid{grid-template-columns:1fr 1fr}.ps-proof__grid article{min-height:165px;padding:23px 22px 21px;border-right:1px solid var(--ps-dark-line);border-bottom:1px solid var(--ps-dark-line)}.ps-proof__grid article:nth-child(even){border-right:0}.ps-proof__grid article:nth-child(n+3){border-bottom:0}.ps-proof__grid article:before{top:23px;left:22px}.ps-proof__grid span{top:37px;left:22px}.ps-proof__grid strong{font-size:20px}.ps-proof__grid p{font-size:11px}.ps-court-sequence{grid-template-columns:1fr}.ps-court-sequence article{min-height:210px;border-right:0;border-bottom:1px solid rgba(5,5,5,.22)}.ps-court-sequence h3{margin:auto 0 12px}.ps-how h2,.ps-design h2,.ps-buy h2,.ps-faq h2,.ps-main-product h1{font-size:46px}.ps-closing h2{font-size:42px}.ps-design__visual{min-height:420px}.ps-design__content{padding:70px 22px}.ps-features article{grid-template-columns:1fr;row-gap:10px}.ps-buy{grid-template-columns:1fr}.ps-buy__visual{order:-1;height:114vw;max-height:650px}.ps-faq{grid-template-columns:1fr}.ps-contact{gap:28px}.ps-contact h2{font-size:38px}.ps-contact>a{font-size:16px}.ps-footer{grid-template-columns:1fr;gap:24px;align-items:start}.ps-footer p,.ps-footer p:last-child,.ps-footer>a{text-align:left}.ps-cart__footer{align-items:stretch;flex-direction:column}.ps-cart__footer .ps-button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
