/*
Theme Name: Padel Revival Dark V6
Theme URI: https://padelrevival.co.uk/
Author: Padel Revival
Description: Custom dark WooCommerce theme for Padel Revival with embedded vector branding.
Version: 6.0
*/
:root{--lime:#d9ff00;--black:#050505;--panel:#0d0d0d;--line:#252525;--white:#f7f7f7;--muted:#aaa;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Arial,Helvetica,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}
.pr-topbar{height:34px;border-bottom:1px solid #151515;background:#030303;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 4%;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.pr-topbar .lime{color:var(--lime)}
.pr-header{height:78px;border-bottom:1px solid var(--line);background:#050505;display:flex;align-items:center;padding:0 4%;gap:30px;position:relative;z-index:10}
.pr-brand{display:block;flex:0 0 185px;width:185px;height:50px;line-height:0}.pr-brand img{display:block;width:185px;height:50px;object-fit:contain}
.pr-nav{margin-left:auto;display:flex;align-items:center;gap:25px;white-space:nowrap;flex-wrap:nowrap;min-width:max-content}.pr-nav a{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}.pr-nav a:hover,.pr-actions a:hover{color:var(--lime)}
.pr-actions{display:flex;align-items:center;gap:16px;margin-left:5px;white-space:nowrap;min-width:max-content}.pr-actions a{font-size:11px;white-space:nowrap}
.pr-menu-toggle{display:none;background:none;border:1px solid #444;color:#fff;padding:8px 11px;font-size:10px;font-weight:800}
.pr-wrap{max-width:var(--max);margin:0 auto}
.pr-hero{display:grid;grid-template-columns:1.15fr .85fr;min-height:500px;border-bottom:1px solid var(--line)}.pr-hero-copy{padding:70px 6%;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 75% 45%,#121a18 0,#070908 35%,#050505 72%)}.pr-eyebrow{color:var(--lime);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.pr-hero h1{font-size:clamp(48px,5.5vw,78px);line-height:.94;margin:0 0 24px;font-weight:950;letter-spacing:-.035em}.pr-hero h1 .lime{color:var(--lime)}.pr-hero p{max-width:620px;color:#ddd;font-size:16px;margin:0 0 28px}.pr-buttons{display:flex;gap:10px;flex-wrap:wrap}.pr-btn{display:inline-block;padding:15px 24px;border:1px solid var(--lime);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.pr-btn.primary{background:var(--lime);color:#050505}.pr-btn.secondary{border-color:#777}.pr-hero-image{background:#080808;display:flex;align-items:center;justify-content:center;border-left:1px solid var(--line);min-height:500px}.pr-racket-placeholder{width:260px;height:350px;border:2px solid #555;border-radius:48% 48% 45% 45%;position:relative;transform:rotate(8deg);opacity:.8}.pr-racket-placeholder:after{content:"";position:absolute;width:22px;height:125px;background:#666;left:calc(50% - 11px);bottom:-105px;border-radius:3px}
.pr-trust{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.pr-trust-item{padding:18px 28px;border-right:1px solid var(--line)}.pr-trust-item:last-child{border-right:0}.pr-trust-title{font-size:12px;font-weight:900;text-transform:uppercase}.pr-trust-copy{font-size:10px;color:#aaa;margin-top:4px}
.pr-section{padding:52px 5%}.pr-section h2{font-size:25px;margin:0 0 24px;text-transform:uppercase;letter-spacing:.02em}.pr-section h2:after{content:"";display:block;width:34px;height:3px;background:var(--lime);margin-top:10px}.pr-grade-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pr-grade{border:1px solid var(--line);background:linear-gradient(145deg,#111,#080808);padding:28px;min-height:190px}.pr-grade:hover{border-color:var(--lime)}.pr-grade-badge{display:inline-block;color:#050505;background:var(--lime);padding:6px 10px;font-size:11px;font-weight:900}.pr-grade h3{font-size:25px;margin:20px 0 8px}.pr-grade p{color:#aaa;margin:0;font-size:14px}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px;padding:0!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#0b0b0b;border:1px solid var(--line);padding:16px!important;color:#fff}.woocommerce ul.products li.product:hover{border-color:var(--lime)}.woocommerce ul.products li.product .price{color:var(--lime)!important;font-weight:900}.woocommerce a.button{background:var(--lime)!important;color:#050505!important;border-radius:0!important;font-weight:900!important;text-transform:uppercase}
.site-footer{border-top:1px solid var(--line);padding:45px 5%;color:#999}
@media(max-width:1120px){.pr-header{gap:18px;padding:0 3%}.pr-brand{flex-basis:165px;width:165px}.pr-brand img{width:165px;height:45px}.pr-nav{gap:16px}.pr-nav a{font-size:10px}.pr-actions{gap:10px}.pr-actions a{font-size:10px}}
@media(max-width:850px){.pr-topbar{font-size:8px}.pr-header{height:70px;padding:0 4%}.pr-brand{width:150px;height:43px;flex-basis:150px}.pr-brand img{width:150px;height:43px}.pr-menu-toggle{display:block;margin-left:auto}.pr-nav,.pr-actions{display:none}.pr-hero{grid-template-columns:1fr}.pr-hero-copy{min-height:430px;padding:55px 7%}.pr-hero-image{min-height:330px;border-left:0}.pr-trust{grid-template-columns:repeat(2,1fr)}.pr-trust-item:nth-child(2){border-right:0}.pr-grade-grid,.woocommerce ul.products{grid-template-columns:1fr 1fr!important}}
@media(max-width:520px){.pr-topbar{justify-content:center}.pr-topbar span:last-child{display:none}.pr-hero h1{font-size:46px}.pr-trust{grid-template-columns:1fr}.pr-trust-item{border-right:0!important;border-bottom:1px solid var(--line)}.pr-grade-grid,.woocommerce ul.products{grid-template-columns:1fr!important}}
