/*
Theme Name: San Jose Super X5
Template: premium-commercial
Version: 1.0.0
Text Domain: sanjosesuper-x5
*/
:root{--pc-sans:Roboto,Arial,sans-serif;--pc-serif:Roboto,Arial,sans-serif;--pc-ink:#061f3d;--pc-accent:#f47c20;--x5-blue:#1261c9;--x5-line:#dce4ed;--x5-surface:#f7fafc;--pcq-font:Roboto,Arial,sans-serif;--pcq-text:#243244;--pcq-focus:#1261c9;--pcq-button-background:#f47c20;--pcq-button-text:#061f3d;--pcq-button-hover:#e56b0e;--pcq-button-radius:4px;--pcq-control-radius:4px;--pcq-field-size:16px}
body{font-family:var(--pc-sans);color:#243244;background:white}h1,h2,h3{font-family:var(--pc-sans);color:#061f3d;letter-spacing:-.025em}p,li{line-height:1.65}a{color:#1261c9;text-underline-offset:4px}a:hover{text-decoration-thickness:2px}a:focus-visible,button:focus-visible{outline:3px solid #1261c9;outline-offset:4px}.pc-wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}
.pc-header{background:white;border-bottom:1px solid var(--x5-line)}.pc-header>.pc-wrap{min-height:92px}.x5-brand img{width:230px;height:auto;max-height:62px;object-fit:contain}.pc-header .pc-menu{font:600 15px/1.4 var(--pc-sans)}.pc-button,.pc-header .pc-button,.x5-quote .pcq-submit{background:#f47c20;color:#061f3d;border:1px solid #f47c20;border-radius:4px;font:600 16px/24px var(--pc-sans);padding:12px 24px;min-height:48px}.pc-button:hover,.x5-quote .pcq-submit:hover{background:#e56b0e;color:#061f3d}.pc-button::after{content:none}
.x5-hero{position:relative;isolation:isolate;overflow:hidden;background:#061f3d;color:white}.x5-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.x5-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#061f3df2,#061f3dc7 50%,#061f3d55)}.x5-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:center;gap:clamp(64px,8vw,120px);padding-block:72px}.x5-hero h1{color:white;font-size:clamp(38px,4.2vw,58px);line-height:1.1;margin:0 0 24px;text-wrap:balance}.x5-hero-copy{max-width:650px}.x5-hero-copy>p{font-size:19px;line-height:1.65;max-width:54ch}.x5-quote{background:white;color:#243244;border-radius:8px;padding:24px}.x5-quote .pcq-form h2{font-size:22px;line-height:1.25}.x5-quote .pcq-form{margin:0}.x5-body{padding-block:64px}.x5-body h2{font-size:30px;line-height:1.2}.x5-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 52px}.x5-footer{background:#061f3d;color:white;padding:64px 0 24px}.x5-footer a{color:white}.x5-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:48px}.x5-footer ul{list-style:none;padding:0}.x5-footer li{margin-bottom:12px}.x5-footer-legal{margin-top:48px;border-top:1px solid #ffffff30;padding-top:24px;display:flex;justify-content:space-between;gap:24px}.x5-footer-legal nav{display:flex;gap:24px;flex-wrap:wrap}
@media(max-width:900px){.x5-hero-grid{grid-template-columns:1fr;gap:40px;padding-block:44px}.x5-hero-copy{max-width:650px}.x5-quote{width:min(100%,350px)}.x5-hero h1{font-size:38px}.x5-hero-copy>p{font-size:17px}.x5-hero::before{background:linear-gradient(180deg,#061f3de8,#061f3d99)}}
@media(max-width:760px){.pc-wrap{width:calc(100% - 40px)}.x5-brand img{width:210px;max-height:52px}.x5-grid,.x5-footer-grid{grid-template-columns:1fr}.x5-body{padding-block:44px}.x5-body h2{font-size:26px}.x5-footer-legal{flex-direction:column}.x5-footer{padding-top:48px}}
.x5-grid>section{padding-bottom:28px;border-bottom:1px solid var(--x5-line)}.x5-grid>section:last-child:nth-child(odd){grid-column:1/-1}.x5-body p,.x5-body li{font-size:17px}.x5-related,.x5-faq{margin-top:48px}.x5-related ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;list-style:none;padding:0}.x5-related a{display:flex;align-items:center;min-height:52px;height:100%;padding:12px 16px;border:1px solid var(--x5-line);border-radius:4px}.x5-faq details{padding:20px 0;border-bottom:1px solid var(--x5-line)}.x5-faq summary{font-size:17px;font-weight:600;line-height:1.5;cursor:pointer}.x5-faq details p{margin-bottom:0}.x5-phone{margin-top:16px}.x5-footer .x5-brand{display:inline-flex;padding:12px;background:white;border-radius:4px}.x5-footer .x5-brand img{max-width:100%}@media(max-width:760px){.x5-related ul{grid-template-columns:1fr}.x5-related,.x5-faq{margin-top:36px}.x5-quote{padding:22px}}
.x5-reading,.x5-main .portfolio-privacy-policy{width:min(820px,calc(100% - 48px));margin-inline:auto;padding:64px 0}.x5-reading h1,.x5-main .portfolio-privacy-policy h1{font-size:42px;line-height:1.15;margin:0 0 28px}.x5-reading h2,.x5-main .portfolio-privacy-policy h2{font-size:28px;line-height:1.25;margin:36px 0 18px}.x5-reading p,.x5-reading li,.x5-main .portfolio-privacy-policy p{font-size:17px;line-height:1.65}@media(max-width:760px){.x5-reading h1,.x5-main .portfolio-privacy-policy h1{font-size:34px}.x5-reading h2,.x5-main .portfolio-privacy-policy h2{font-size:26px}}
.x5-quote .pcq-form .pcq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.x5-quote .pcq-field.pcq-wide{grid-column:1/-1}.x5-quote .pcq-field input,.x5-quote .pcq-field select{min-height:44px;padding:10px;font-size:16px}.x5-quote .pcq-field textarea{min-height:96px;height:96px;font-size:16px}.x5-quote .pcq-field label{font-size:13px;line-height:1.4}.x5-quote .pcq-submit{width:100%;margin-top:16px}
@media(max-width:1024px){.pc-header>.pc-wrap{flex-wrap:nowrap;gap:12px;min-height:88px;padding-block:14px}.pc-header .x5-brand{flex:1 1 auto;min-width:0}.pc-header .x5-brand img{width:200px;max-width:100%;height:auto}.pc-header .pc-menu-toggle{flex:0 0 auto;margin:0;padding:10px 16px;font-size:15px;min-height:48px}.pc-header .pc-nav-panel{flex-basis:auto}}
.x5-footer-grid{grid-template-columns:1fr 2fr}.x5-footer .menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.x5-footer .menu>li>a{font-weight:700;text-decoration:none}.x5-footer .sub-menu{margin-top:18px;padding:0}.x5-footer .sub-menu a{font-size:15px}@media(max-width:760px){.x5-footer-grid,.x5-footer .menu{grid-template-columns:1fr}.x5-footer .menu{gap:24px}}
@media(min-width:1025px){.pc-header .pc-menu{gap:22px}}
.pc-menu .x5-menu-label{appearance:none;background:transparent;border:0;border-radius:0;color:inherit;font:inherit;text-align:left;cursor:pointer;padding:0;min-height:44px}
.pc-menu .x5-menu-label:focus-visible{outline:2px solid var(--x5-blue,#1261c9);outline-offset:4px}
.x5-grid>.x5-area-directory{grid-column:1/-1}.x5-area-directory ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;list-style:none;padding:0}.x5-area-directory li{margin:0}.x5-area-directory a{display:flex;align-items:center;min-height:48px;padding:12px 16px;border:1px solid var(--x5-line);border-radius:4px;height:100%}
@media(max-width:760px){.x5-area-directory ul{grid-template-columns:1fr}}
.x5-main>article.x5-body>h1{font-size:42px;line-height:1.15;margin:0 0 28px}
@media(max-width:760px){.x5-main>article.x5-body>h1{font-size:34px}}
@media(max-width:360px){.x5-hero>.x5-hero-grid{width:calc(100% - 40px);padding-inline:0}.x5-quote .pcq-form .pcq-grid{grid-template-columns:minmax(0,1fr)}}

.x5-footer-group{display:block;font-weight:700;margin-bottom:20px;}
