/*
Theme Name: Elevated Art Solutions Store
Author: Elevated Art Solutions
Description: Standalone WooCommerce storefront for Elevated Art Solutions.
Version: 1.0.0
Text Domain: eas-store
*/
:root {
  --red:#D9383A;
  --blue:#1A64A5;
  --orange:#ED6C23;
  --cyan:#00AEEF;
  --ink:#2D3142;
  --muted:#6C757D;
  --surface:#F8F9FA;
  --line:#E6E8EC;
  --paper:#fff;
}
*{box-sizing:border-box} body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased} a{color:inherit;text-decoration:none} img{max-width:100%;height:auto} .shell{width:min(1180px,calc(100% - 40px));margin:0 auto}
h1,h2,h3,.brand strong,.brand em{font-family:Poppins,Inter,system-ui,sans-serif}.kicker{display:block;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.announcement{display:flex;justify-content:center;gap:16px;background:var(--ink);color:#fff;padding:7px 18px;font-size:12px;font-weight:800}.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;min-height:66px;padding:0 24px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);box-shadow:0 8px 28px rgba(45,49,66,.06);backdrop-filter:blur(16px)}
.brand{display:inline-flex;align-items:center;gap:12px}.eas-site-logo{display:block;width:150px;max-width:30vw;height:auto;object-fit:contain}.footer-brand .eas-site-logo{width:190px;max-width:100%;border-radius:10px;background:#fff;padding:8px}.mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--red) 0 48%,var(--orange) 48% 52%,var(--cyan) 52% 100%);color:#fff;font-weight:900}.brand strong,.brand em{display:block;font-style:normal;line-height:1.05}.brand strong{font-size:17px}.brand em{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.nav{display:flex;justify-content:center;gap:20px}.nav a{font-size:13px;font-weight:900}.actions{display:flex;gap:8px;align-items:center}.pill{min-height:36px;border:1px solid var(--line);border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;font-size:13px;font-weight:900}.cart-count{background:var(--red);color:#fff;border-radius:999px;padding:3px 8px;margin-left:6px}
.hero{padding:86px 0 74px;background:radial-gradient(circle at 90% 15%,rgba(0,174,239,.16),transparent 32%),linear-gradient(180deg,#fff,var(--surface))}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:64px;align-items:center}.hero h1{font-size:clamp(42px,6vw,74px);line-height:1.02;letter-spacing:-.03em;margin:0}.hero p,.lead{color:var(--muted);font-size:18px;line-height:1.72;max-width:650px}.btns{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:8px;padding:13px 24px;font-size:14px;font-weight:900}.btn-primary,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--red);color:#fff}.btn-outline{border:2px solid var(--blue);color:var(--blue)}.stats{display:flex;gap:24px;flex-wrap:wrap;margin-top:34px}.stats strong{display:block;font-size:24px}.stats span{color:var(--muted);font-size:13px}.paint{position:relative;min-height:430px}.sw{position:absolute;width:48%;aspect-ratio:1;border-radius:34px;box-shadow:0 28px 80px rgba(45,49,66,.18)}.s1{left:7%;top:4%;background:var(--red)}.s2{right:8%;top:0;background:var(--orange)}.s3{left:0;bottom:7%;background:var(--cyan)}.s4{right:14%;bottom:0;background:var(--blue)}.paint-card{position:absolute;left:18%;bottom:22%;width:250px;border:1px solid rgba(255,255,255,.62);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 18px 44px rgba(45,49,66,.18);padding:20px}
.section{padding:72px 0}.section.alt{background:var(--surface)}.section-head{margin-bottom:34px}.section-head h2,.split h2{font-size:clamp(30px,4vw,48px);line-height:1.06;margin:0}.cat-grid,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.cat{min-height:260px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:0 18px 20px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 28px rgba(45,49,66,.05);overflow:hidden}.cat img{width:calc(100% + 36px);height:132px;max-width:none;margin:0 -18px 18px;object-fit:cover;border-bottom:1px solid var(--line)}.cat span{color:var(--red);font-size:12px;font-weight:900}.cat strong{font-size:22px}.value{background:var(--ink);color:#fff;padding:36px 0}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.value span{color:rgba(255,255,255,.7);font-size:14px}.split{display:grid;grid-template-columns:1fr auto;gap:38px;align-items:center}.footer{background:var(--ink);color:#fff;padding:68px 0 28px}.footer-grid{display:grid;grid-template-columns:1.3fr .75fr .75fr 1fr;gap:40px}.footer a,.footer p,.footer address{color:rgba(255,255,255,.72)}.footer h2{font-size:13px;letter-spacing:.12em;text-transform:uppercase}.badge{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:9px 14px 9px 9px;font-weight:900}.badge span{border-radius:999px;background:var(--orange);padding:6px 10px;font-size:11px}.footer-bottom{margin-top:44px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.62)}
.page-hero{padding:72px 0;background:var(--surface)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:52px}.panel{border:1px solid var(--line);border-radius:18px;background:#fff;padding:26px}.vf{width:100%;min-height:820px;border:1px solid var(--line);border-radius:18px}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;padding-bottom:18px;box-shadow:0 12px 30px rgba(45,49,66,.06)}.woocommerce ul.products li.product a img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:var(--surface);border-bottom:1px solid var(--line);margin:0}.woocommerce ul.products li.product .woocommerce-placeholder{border:0}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;line-height:1.35;padding:14px 18px 6px}.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-left:18px;margin-right:18px}.woocommerce div.product,.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce{width:min(1180px,calc(100% - 40px));margin:60px auto}
@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.eas-site-logo{width:142px;max-width:50vw}.nav{display:none}.hero-grid,.split,.content-grid{grid-template-columns:1fr}.cat-grid,.product-grid,.woocommerce ul.products,.footer-grid,.value-grid{grid-template-columns:repeat(2,1fr)}.paint{min-height:340px}}@media(max-width:640px){.announcement{flex-direction:column;gap:2px}.site-header{min-height:60px;padding:0 14px}.eas-site-logo{width:124px;max-width:52vw}.hero{padding:54px 0}.cat-grid,.product-grid,.woocommerce ul.products,.footer-grid,.value-grid{grid-template-columns:1fr}.btns{flex-direction:column}.btn{width:100%}.vf{min-height:700px}}

.eas-page-hero{padding:88px 0;background:radial-gradient(circle at 84% 8%,rgba(0,174,239,.16),transparent 34%),linear-gradient(180deg,#fff,var(--surface))}.eas-page-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:58px;align-items:center}.eas-page-hero h1{max-width:820px;font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.03em;margin:0}.eas-hero-panel,.eas-contact-card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 20px 58px rgba(45,49,66,.09);padding:28px}.eas-hero-panel span{display:inline-flex;align-items:center;justify-content:center;min-width:74px;height:34px;border-radius:999px;background:var(--ink);color:#fff;font-size:12px;font-weight:900;letter-spacing:.1em}.eas-hero-panel strong,.eas-contact-card strong{display:block;margin-top:18px;font-family:Poppins,Inter,system-ui,sans-serif;font-size:28px;line-height:1.12}.eas-hero-panel p,.eas-contact-card p{color:var(--muted);line-height:1.7}.eas-story-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);gap:54px;align-items:start}.eas-story-copy h2{font-size:clamp(32px,4vw,52px);line-height:1.06;margin:0 0 18px}.eas-story-copy p{color:var(--muted);font-size:17px;line-height:1.82}.eas-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.eas-stat-grid div,.eas-feature-grid article,.eas-contact-option,.eas-info-panel{border:1px solid var(--line);border-radius:16px;background:#fff;padding:24px;box-shadow:0 10px 30px rgba(45,49,66,.05)}.eas-stat-grid strong,.eas-contact-option h2,.eas-info-panel h2{display:block;font-family:Poppins,Inter,system-ui,sans-serif;font-size:22px;line-height:1.15}.eas-stat-grid span,.eas-feature-grid p,.eas-contact-option p,.eas-info-panel p{color:var(--muted);line-height:1.68}.eas-centered{text-align:center}.eas-centered h2{margin-left:auto;margin-right:auto;max-width:760px}.eas-feature-grid,.eas-contact-grid,.eas-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.eas-feature-grid article span,.eas-contact-option span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:var(--surface);color:var(--red);font-weight:900}.eas-feature-grid h3{font-family:Poppins,Inter,system-ui,sans-serif;font-size:24px;margin:18px 0 10px}.eas-cta-band{display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:22px;background:var(--ink);color:#fff;padding:34px}.eas-cta-band h2{font-size:clamp(28px,4vw,44px);line-height:1.08;margin:0}.eas-cta-band p{color:rgba(255,255,255,.72);max-width:680px}.eas-contact-card{border-top:6px solid var(--red)}.eas-email-text{overflow-wrap:anywhere}.eas-text-link{display:inline-flex;margin-top:8px;color:var(--blue);font-weight:900}.eas-hours{margin:0}.eas-hours div{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding:14px 0}.eas-hours div:last-child{border-bottom:0}.eas-hours dt{font-weight:800}.eas-hours dd{margin:0;color:var(--muted);text-align:right}.eas-check-list{list-style:none;margin:0;padding:0}.eas-check-list li{position:relative;padding:10px 0 10px 28px;border-bottom:1px solid var(--line);color:var(--muted)}.eas-check-list li:last-child{border-bottom:0}.eas-check-list li:before{content:"";position:absolute;left:0;top:17px;width:10px;height:10px;border-radius:999px;background:var(--orange)}
@media(max-width:980px){.eas-page-hero-grid,.eas-story-grid{grid-template-columns:1fr}.eas-feature-grid,.eas-contact-grid,.eas-info-grid{grid-template-columns:1fr}.eas-cta-band{align-items:flex-start;flex-direction:column}.eas-cta-band .btn{width:auto}}@media(max-width:640px){.eas-page-hero{padding:58px 0}.eas-page-hero h1{font-size:40px}.eas-stat-grid{grid-template-columns:1fr}.eas-hours div{display:block}.eas-hours dd{text-align:left;margin-top:4px}.eas-cta-band{border-radius:16px;padding:24px}}

.eas-shop-hero{padding:76px 0;background:radial-gradient(circle at 88% 8%,rgba(0,174,239,.16),transparent 30%),linear-gradient(180deg,#fff,var(--surface))}.eas-shop-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:58px;align-items:center}.eas-shop-hero h1{max-width:860px;font-size:clamp(42px,5.4vw,78px);line-height:1.01;letter-spacing:-.035em;margin:0}.eas-category-spotlight{position:relative;min-height:390px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(45,49,66,.12);padding:0 28px 28px;overflow:hidden}.eas-category-spotlight img{display:block;width:calc(100% + 56px);height:185px;max-width:none;margin:0 -28px 24px;object-fit:cover;border-bottom:1px solid var(--line)}.eas-category-spotlight:before,.eas-category-spotlight:after{content:none}.eas-category-spotlight span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:82px;height:38px;border-radius:999px;background:var(--ink);color:#fff;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.eas-category-spotlight strong{position:relative;z-index:1;display:block;margin-top:18px;font-family:Poppins,Inter,system-ui,sans-serif;font-size:28px;line-height:1.08;max-width:300px}.eas-category-spotlight p{position:relative;z-index:1;color:var(--muted);line-height:1.68;max-width:300px}.eas-accent-blue .eas-category-card:before{background:var(--blue)}.eas-accent-cyan .eas-category-card:before{background:var(--cyan)}.eas-accent-orange .eas-category-card:before{background:var(--orange)}.eas-category-strip{position:sticky;top:66px;z-index:20;background:rgba(255,255,255,.96);border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 12px 28px rgba(45,49,66,.05);backdrop-filter:blur(14px)}.eas-category-strip-inner{display:flex;gap:10px;overflow-x:auto;padding:14px 0;scrollbar-width:thin}.eas-category-chip{flex:0 0 auto;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"label name" "label count";column-gap:11px;min-width:190px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:12px 14px}.eas-category-chip span{grid-area:label;align-self:center;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--surface);color:var(--red);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.eas-category-chip strong{grid-area:name;font-size:14px;line-height:1.1}.eas-category-chip em{grid-area:count;color:var(--muted);font-size:12px;font-style:normal}.eas-category-chip.is-active{border-color:var(--red);box-shadow:0 0 0 2px rgba(217,56,58,.12)}.eas-category-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.eas-category-card{position:relative;min-height:360px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(45,49,66,.06);padding:0 20px 22px;overflow:hidden}.eas-category-card:before{content:none}.eas-category-card img{display:block;width:calc(100% + 40px);height:142px;max-width:none;margin:0 -20px 20px;object-fit:cover;border-bottom:1px solid var(--line)}.eas-category-card span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:32px;border-radius:999px;background:var(--ink);color:#fff;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.eas-category-card h3{position:relative;z-index:1;margin:18px 0 12px;font-size:25px;line-height:1.05}.eas-category-card p{position:relative;z-index:1;color:var(--muted);line-height:1.62;margin:0}.eas-category-card em{position:relative;z-index:1;display:inline-flex;margin-top:18px;color:var(--red);font-size:13px;font-style:normal;font-weight:900}.eas-shop-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.eas-shop-tools{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.eas-shop-tools .woocommerce-result-count{margin:0;color:var(--muted);font-size:14px}.eas-shop-tools .woocommerce-ordering{margin:0}.eas-shop-tools select{min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:700;padding:0 12px}
@media(max-width:980px){.eas-shop-hero-grid{grid-template-columns:1fr}.eas-category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eas-shop-head{display:block}.eas-shop-tools{justify-content:flex-start;margin-top:18px}.eas-category-strip{top:0}}@media(max-width:640px){.eas-shop-hero{padding:58px 0}.eas-shop-hero h1{font-size:40px}.eas-category-card-grid{grid-template-columns:1fr}.eas-category-chip{min-width:168px}.eas-category-spotlight{min-height:280px}.eas-shop-tools{display:block}.eas-shop-tools .woocommerce-ordering{margin-top:12px}.eas-shop-tools select{width:100%}}

.eas-product-hero{padding:36px 0 76px;background:radial-gradient(circle at 90% 6%,rgba(0,174,239,.14),transparent 30%),linear-gradient(180deg,#fff,var(--surface))}.eas-product-breadcrumb{display:flex;gap:10px;align-items:center;margin-bottom:26px;color:var(--muted);font-size:13px;font-weight:800}.eas-product-breadcrumb a{color:var(--blue)}.eas-product-layout{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);gap:54px;align-items:start}.eas-product-media{position:sticky;top:96px}.eas-product-media .woocommerce-product-gallery{float:none!important;width:100%!important;opacity:1!important;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(45,49,66,.1);overflow:hidden}.eas-product-media .woocommerce-product-gallery__wrapper{margin:0}.eas-product-media .woocommerce-product-gallery__image img,.eas-product-media .wp-post-image{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:var(--surface);margin:0}.eas-product-media-note{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;margin-top:16px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:16px;box-shadow:0 10px 28px rgba(45,49,66,.05)}.eas-product-media-note strong{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:38px;border-radius:999px;background:var(--ink);color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.eas-product-media-note span{color:var(--muted);line-height:1.55}.eas-product-summary{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(45,49,66,.1);padding:34px}.eas-product-category-pill{display:inline-flex;min-height:34px;align-items:center;border-radius:999px;background:var(--surface);color:var(--red);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;padding:0 14px}.eas-product-summary h1{font-size:clamp(36px,4.5vw,62px);line-height:1.02;letter-spacing:-.03em;margin:20px 0 14px}.eas-product-price .price{margin:0 0 18px;color:var(--ink);font-family:Poppins,Inter,system-ui,sans-serif;font-size:30px;font-weight:900}.eas-product-price .amount{color:var(--ink)}.eas-product-short{color:var(--muted);font-size:17px;line-height:1.7}.eas-product-actions{margin-top:26px;border-top:1px solid var(--line);padding-top:24px}.eas-product-actions form.cart{margin:0}.eas-product-actions table.variations{width:100%;margin:0 0 18px;border:0}.eas-product-actions table.variations th,.eas-product-actions table.variations td{display:block;padding:0 0 10px;text-align:left}.eas-product-actions table.variations label{display:block;margin-bottom:8px;color:var(--ink);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.eas-product-actions select,.eas-product-actions input.qty{width:100%;min-height:46px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:15px;font-weight:700;padding:0 12px}.eas-product-actions .reset_variations{display:inline-flex;margin-top:6px;color:var(--blue);font-size:13px;font-weight:800}.eas-product-actions .woocommerce-variation{margin:12px 0}.eas-product-actions .woocommerce-variation-add-to-cart{display:grid;grid-template-columns:112px 1fr;gap:12px;align-items:center}.eas-product-actions .quantity{margin:0!important}.eas-product-actions .single_add_to_cart_button{width:100%;min-height:52px}.eas-product-actions .stock{font-weight:900;color:var(--blue)}.eas-product-assurance{display:grid;grid-template-columns:1fr;gap:12px;margin-top:24px}.eas-product-assurance div{border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:14px}.eas-product-assurance strong{display:block;font-size:14px}.eas-product-assurance span{display:block;margin-top:4px;color:var(--muted);font-size:13px;line-height:1.5}.eas-product-info-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.eas-product-info-card{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(45,49,66,.06);padding:28px}.eas-product-info-card h2{font-size:clamp(28px,3.4vw,42px);line-height:1.08;margin:0 0 16px}.eas-product-info-card p,.eas-product-description{color:var(--muted);font-size:16px;line-height:1.76}.eas-product-specs dl{margin:0 0 22px}.eas-product-specs dl div{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding:13px 0}.eas-product-specs dt{font-weight:900}.eas-product-specs dd{margin:0;color:var(--muted);text-align:right}.eas-product-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.eas-product-service-grid article{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(45,49,66,.06);padding:24px}.eas-product-service-grid span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;background:var(--surface);color:var(--red);font-weight:900}.eas-product-service-grid h2{font-size:23px;line-height:1.12}.eas-product-service-grid p{color:var(--muted);line-height:1.68}.eas-related-products .related>h2{display:none}.eas-single-product .product_meta{display:none}.eas-single-product .woocommerce-tabs{display:none}
@media(max-width:980px){.eas-product-layout,.eas-product-info-grid{grid-template-columns:1fr}.eas-product-media{position:static}.eas-product-service-grid{grid-template-columns:1fr}}@media(max-width:640px){.eas-product-hero{padding:24px 0 52px}.eas-product-summary{padding:24px}.eas-product-actions .woocommerce-variation-add-to-cart{grid-template-columns:1fr}.eas-product-summary h1{font-size:36px}.eas-product-price .price{font-size:26px}}
