/*
Theme Name: BuySpurify Global
Theme URI: https://buyspurify.com
Author: BuySpurify
Description: International project inquiry and WooCommerce storefront theme.
Version: 1.2.0
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: buyspurify-global
*/

:root{
  --bp-navy:#071f42;
  --bp-blue:#0a4f91;
  --bp-aqua:#13a7c5;
  --bp-green:#238b2d;
  --bp-ink:#102a43;
  --bp-muted:#516a7b;
  --bp-line:#d6e2e9;
  --bp-mist:#f2f7fa;
  --bp-white:#fff;
  --bp-shell:min(1280px,calc(100% - 56px));
  --bp-radius:5px;
}
*{box-sizing:border-box}
.wp-block-group__inner-container{display:contents}
html{scroll-behavior:smooth}
body{margin:0;color:var(--bp-ink);background:#fff;font-family:Manrope,Inter,"Segoe UI",system-ui,sans-serif;line-height:1.6}
img{max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
.bp-shell{width:var(--bp-shell);margin-inline:auto}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.bp-header{position:relative;z-index:20;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(7,31,66,.08)}
.bp-header__inner{min-height:80px;display:flex;align-items:center;gap:28px}
.bp-brand{color:var(--bp-navy);font-size:1.65rem;font-weight:900;letter-spacing:-.055em;white-space:nowrap}
.bp-nav{margin-left:auto}
.bp-nav ul{display:flex;align-items:center;gap:25px;margin:0;padding:0;list-style:none}
.bp-nav a{font-size:.9rem;font-weight:650}
.bp-nav a:hover,.bp-nav .current-menu-item>a{color:var(--bp-blue)}
.bp-header__tools{display:flex;align-items:center;gap:16px}
.bp-cart{position:relative;display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--bp-line);border-radius:var(--bp-radius)}
.bp-cart__count{position:absolute;right:-5px;top:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:var(--bp-navy);color:#fff;text-align:center;font-size:.72rem;line-height:20px}
.bp-menu-toggle{display:none;margin-left:auto;border:1px solid var(--bp-line);background:#fff;padding:9px 12px}
.bp-button,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex!important;align-items:center;justify-content:center;min-height:48px;padding:0 23px!important;border:0!important;border-radius:var(--bp-radius)!important;font-weight:760!important;line-height:1!important;transition:.2s ease}
.bp-button--primary{color:#fff;background:var(--bp-green)}
.bp-button--outline{color:var(--bp-navy);border:1px solid var(--bp-navy)!important;background:rgba(255,255,255,.75)}
.bp-button:hover,.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(7,31,66,.14)}
.bp-hero{position:relative;min-height:680px;display:grid;align-items:center;background:#e9f4f8 center/cover no-repeat}
.bp-hero .bp-hero__background{position:absolute;inset:0;width:100%;height:100%;margin:0;overflow:hidden}
.bp-hero .bp-hero__background img{width:100%;height:100%;object-fit:cover}
.bp-hero:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(246,251,253,.98),rgba(246,251,253,.88) 37%,rgba(246,251,253,.04) 68%)}
.bp-hero .bp-shell{position:relative;z-index:2}
.bp-hero__content{position:relative;width:min(650px,58%);padding:84px 0}
.bp-hero h1{margin:0 0 26px;color:var(--bp-navy);font-size:clamp(3.2rem,5.6vw,5.5rem);line-height:1.02;letter-spacing:-.065em}
.bp-hero p{max-width:600px;margin:0 0 34px;color:#3f5b72;font-size:clamp(1.05rem,1.6vw,1.3rem)}
.bp-actions{display:flex;flex-wrap:wrap;gap:14px}
.wp-block-button.bp-button{min-height:0;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important}
.wp-block-button.bp-button .wp-block-button__link{display:inline-flex!important;align-items:center;justify-content:center;min-height:48px;padding:0 23px!important;border-radius:var(--bp-radius)!important;font-weight:760!important;line-height:1!important;text-decoration:none;transition:.2s ease}
.wp-block-button.bp-button--primary .wp-block-button__link{color:#fff;background:var(--bp-green)}
.wp-block-button.bp-button--outline .wp-block-button__link{color:var(--bp-navy);border:1px solid var(--bp-navy)!important;background:rgba(255,255,255,.75)}
.wp-block-button.bp-button:hover{transform:none;box-shadow:none}.wp-block-button.bp-button .wp-block-button__link:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(7,31,66,.14)}
.bp-solutions-nav{background:#fff;border-block:1px solid var(--bp-line)}
.bp-solutions-nav__grid{display:grid;grid-template-columns:repeat(5,1fr)}
.bp-solutions-nav p{margin:0}.bp-solutions-nav a{display:block;padding:24px 18px;text-align:center;border-right:1px solid var(--bp-line);color:var(--bp-navy);font-weight:720}
.bp-solutions-nav a:last-child{border:0}.bp-solutions-nav a:hover{background:var(--bp-mist);color:var(--bp-blue)}
.bp-section{padding:clamp(76px,9vw,126px) 0}
.bp-section--mist{background:var(--bp-mist)}
.bp-section__head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:48px}
.bp-section__head h2,.bp-split h2,.bp-cta h2{margin:0;color:var(--bp-navy);font-size:clamp(2.2rem,4vw,3.9rem);line-height:1.1;letter-spacing:-.05em}
.bp-section__head p{max-width:580px;margin:0;color:var(--bp-muted)}
.bp-products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.bp-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--bp-line)}
.bp-product-card__image{display:grid;place-items:center;aspect-ratio:4/3;padding:28px;background:#f7fafb;overflow:hidden}
.bp-product-card__image img{width:100%;height:100%;object-fit:contain}
.bp-product-card__body{display:flex;flex:1;flex-direction:column;padding:25px}
.bp-product-card h3{margin:0 0 8px;color:var(--bp-navy);font-size:1.35rem}.bp-product-card p{margin:0 0 20px;color:var(--bp-muted)}
.bp-product-card__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;border-top:1px solid var(--bp-line)}
.bp-price{color:var(--bp-navy);font-size:1.15rem;font-weight:850}
.bp-link{color:var(--bp-blue);font-weight:760}
.bp-split{display:grid;grid-template-columns:1fr 1fr;min-height:610px}
.bp-split__copy{display:flex;justify-content:center;flex-direction:column;padding:clamp(48px,7vw,100px);background:var(--bp-navy);color:#fff}
.bp-split h2{color:#fff}.bp-split p{color:#c7d7e4}
.bp-split__media{min-height:480px;margin:0;background:#dfeef4;overflow:hidden}.bp-split__media img{width:100%;height:100%;object-fit:cover}
.bp-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:38px;border-top:1px solid rgba(255,255,255,.25)}
.bp-step{padding:20px 12px 0 0}.bp-step span{display:block;color:#55d0e7;font-size:.8rem;font-weight:800}.bp-step strong{display:block;margin-top:5px}
.bp-step p{margin:0;color:#55d0e7;font-size:.8rem;font-weight:800}.bp-step h3{margin:5px 0 0;color:#fff;font-size:1rem}
.bp-projects{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}
.bp-project{min-height:360px;padding:36px;display:flex;align-items:end;background:linear-gradient(135deg,#dbeaf0,#aac7d4);border:1px solid var(--bp-line)}
.bp-project__content{max-width:430px;padding:24px;background:rgba(255,255,255,.94)}.bp-project h3{margin:0 0 8px;color:var(--bp-navy);font-size:1.55rem}.bp-project p{margin:0;color:var(--bp-muted)}
.bp-cta{padding:78px 0;background:linear-gradient(110deg,#e8f7fb,#fff);border-top:1px solid var(--bp-line)}
.bp-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.bp-cta p{margin:12px 0 0;color:var(--bp-muted)}
.bp-content,.woocommerce main,.woocommerce-page main{width:var(--bp-shell);margin:0 auto;padding:72px 0}
.bp-content{max-width:920px}
.bp-content h1{color:var(--bp-navy);font-size:clamp(2.8rem,5vw,4.7rem);line-height:1.06;letter-spacing:-.05em}
.bp-content h2{color:var(--bp-navy);font-size:clamp(1.8rem,3vw,2.7rem)}
.bp-footer{padding:62px 0 26px;background:var(--bp-navy);color:#d9e7ef}
.bp-footer__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:42px}.bp-footer h2,.bp-footer h3{margin:0 0 14px;color:#fff}.bp-footer p{margin:.4rem 0}.bp-footer a:hover{color:#fff}
.bp-footer__bottom{display:flex;justify-content:space-between;gap:24px;margin-top:48px;padding-top:22px;border-top:1px solid rgba(255,255,255,.15);font-size:.86rem}
.bp-footer__bottom a{text-decoration:underline}
/* WooCommerce */
.woocommerce .woocommerce-breadcrumb{margin:0 0 28px;color:var(--bp-muted);font-size:.86rem}
.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);column-gap:54px}
.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto;float:none;margin:0}
.woocommerce div.product div.images{padding:28px;background:#f6f9fa;border:1px solid var(--bp-line)}
.woocommerce div.product .product_title{color:var(--bp-navy);font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.08;letter-spacing:-.045em}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--bp-navy);font-size:2rem;font-weight:850}
.woocommerce div.product form.cart{display:flex;gap:12px;margin:28px 0!important;padding:24px 0;border-block:1px solid var(--bp-line)}
.woocommerce .quantity .qty{height:48px;border:1px solid var(--bp-line)}
.woocommerce div.product form.cart .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--bp-green)!important;color:#fff!important}
.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;margin-top:70px}
.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex!important;gap:28px;padding:0!important;border-bottom:1px solid var(--bp-line)}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0 0 14px!important;border:0!important;background:none!important;border-radius:0!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:3px solid var(--bp-blue)!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}
.woocommerce table.shop_attributes{border-top:1px solid var(--bp-line)}
.woocommerce table.shop_attributes th,.woocommerce table.shop_attributes td{padding:12px!important;border-bottom:1px solid var(--bp-line)!important}
.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;padding:20px;border:1px solid var(--bp-line)}
.woocommerce .related.products{grid-column:1/-1;margin-top:70px}
.woocommerce-message,.woocommerce-info{border-top-color:var(--bp-aqua)!important;background:var(--bp-mist)}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.select2-container--default .select2-selection--single{padding:.8rem;border:1px solid var(--bp-line);border-radius:var(--bp-radius)}
.alignwide{width:min(1280px,calc(100vw - 56px));max-width:none;margin-left:50%;transform:translateX(-50%)}
.alignfull{width:100vw;max-width:none;margin-left:50%;transform:translateX(-50%)}
.home .alignfull{width:100%;margin-left:0;transform:none}
@media(max-width:1080px){
  .bp-nav{display:none}.bp-menu-toggle{display:block}.bp-header__tools .bp-button{display:none!important}
  .bp-nav.is-open{display:block;position:absolute;top:80px;left:0;right:0;background:#fff;border-bottom:1px solid var(--bp-line)}
  .bp-nav.is-open ul{display:grid;gap:0;padding:14px 28px}.bp-nav.is-open a{display:block;padding:10px 0}
  .bp-hero__content{width:66%}.bp-products{grid-template-columns:repeat(2,1fr)}
  .woocommerce div.product{grid-template-columns:1fr;gap:36px}.woocommerce div.product .woocommerce-tabs{grid-column:1}.woocommerce .related.products{grid-column:1}
}
@media(max-width:760px){
  :root{--bp-shell:calc(100% - 32px)}
  .bp-header__inner{min-height:70px}.bp-nav.is-open{top:70px}.bp-brand{font-size:1.35rem}
  .bp-cart{width:42px;height:42px}
  .bp-hero{min-height:660px;align-items:end;background-position:64% center}
  .bp-hero:before{background:linear-gradient(180deg,rgba(242,249,251,.25),rgba(242,249,251,.97) 55%)}
  .bp-hero__content{width:100%;padding:235px 0 50px}.bp-hero h1{font-size:3rem}
  .bp-actions{flex-direction:column}.bp-button,.wp-block-button.bp-button .wp-block-button__link{width:100%}
  .bp-solutions-nav__grid{grid-template-columns:repeat(2,1fr)}.bp-solutions-nav a{border-bottom:1px solid var(--bp-line)}
  .bp-section__head,.bp-cta__inner{display:block}.bp-section__head p{margin-top:16px}
  .bp-products,.bp-split,.bp-projects,.bp-footer__grid{grid-template-columns:1fr}
  .bp-split__media{grid-row:1;min-height:380px}.bp-steps{grid-template-columns:repeat(2,1fr)}
  .bp-cta .bp-button{margin-top:24px}.bp-footer__bottom{display:block}
  .woocommerce ul.products{grid-template-columns:1fr}.woocommerce div.product form.cart{flex-wrap:wrap}
}
