/* A Star Design Studio — scoped, theme-independent frontend system */
:root{--asds-primary:#111;--asds-accent:#b88a44;--asds-surface:#f4f0e8;--asds-text:#262626;--asds-white:#fff;--asds-line:rgba(20,20,20,.14);--asds-radius:28px;--asds-shadow:0 30px 70px rgba(22,20,17,.12);--asds-heading-font:"Helvetica Neue",Arial,sans-serif}.asds-landing,.asds-standalone-grid,.asds-shop-active,.asds-single-active{--asds-container:min(1320px,calc(100vw - 56px));color:var(--asds-text)}.asds-landing *,.asds-standalone-grid *,.asds-shop-active .site-main *,.asds-single-active .site-main *{box-sizing:border-box}.asds-landing h1,.asds-landing h2,.asds-landing h3,.asds-standalone-grid h2,.asds-standalone-grid h3,.asds-shop-active .site-main h1,.asds-shop-active .site-main h2,.asds-shop-active .site-main h3,.asds-single-active .site-main h1,.asds-single-active .site-main h2,.asds-single-active .site-main h3{font-family:var(--asds-heading-font);letter-spacing:-.04em}.asds-landing img,.asds-standalone-grid img{display:block;max-width:100%}.asds-landing a,.asds-standalone-grid a{text-decoration:none}.asds-container{width:var(--asds-container);margin-inline:auto}.asds-landing{position:relative;left:50%;width:100vw;max-width:none;margin-left:-50vw;overflow:clip;background:#fff}.asds-landing-page-active .entry-header,.asds-landing-page-active .entry-title{display:none!important}.asds-landing-hide-chrome #masthead,.asds-landing-hide-chrome .site-header,.asds-landing-hide-chrome #colophon,.asds-landing-hide-chrome .site-footer{display:none!important}.asds-landing-page-active .site-content>.ast-container,.asds-landing-page-active .site-main,.asds-landing-page-active .entry-content{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}.asds-section{padding:120px 0}.asds-kicker,.asds-section-heading>span,.asds-showcase-copy>span,.asds-enquiry-copy>span,.asds-shop-intro>div>span,.asds-single-eyebrow>span,.asds-specs-heading>span,.asds-product-project-cta>div>span{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700}.asds-section-heading{display:block;margin-bottom:50px}.asds-section-heading h2{max-width:780px;margin:10px 0 0;font-size:clamp(38px,5vw,72px);line-height:.98;font-weight:560}.asds-section-heading p{max-width:630px;margin:20px 0 0;font-size:17px;line-height:1.75;color:#65625d}.asds-section-heading.asds-align-split{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:60px}.asds-section-heading.asds-align-split>span{grid-column:1/-1}.asds-section-heading.asds-align-split h2,.asds-section-heading.asds-align-split p{margin-top:0}.asds-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.asds-btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:56px;padding:0 24px;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.02em;transition:transform .35s ease,background .35s ease,color .35s ease,border-color .35s ease}.asds-btn:hover{transform:translateY(-3px)}.asds-btn-primary{background:var(--asds-accent);color:#111}.asds-btn-glass{color:#fff;border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.08);backdrop-filter:blur(12px)}.asds-btn-outline{color:var(--asds-primary);border:1px solid rgba(17,17,17,.35)}.asds-btn-light{background:#fff;color:#111}.asds-text-link{display:inline-flex;align-items:center;gap:16px;color:var(--asds-primary);font-size:13px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:7px}.asds-text-link span,.asds-text-link i{font-style:normal;transition:transform .25s}.asds-text-link:hover span,.asds-text-link:hover i{transform:translate(4px,-3px)}

/* Hero */
.asds-hero{position:relative;min-height:min(900px,92vh);display:flex;align-items:flex-end;color:#fff;background:#222;isolation:isolate}.asds-hero-media,.asds-hero-overlay{position:absolute;inset:0}.asds-hero-media{overflow:hidden;z-index:-2}.asds-hero-parallax{position:absolute;inset:-8%;background-image:var(--asds-hero-image);background-size:cover;background-position:center;transform:scale(1.05);will-change:transform}.asds-hero-overlay{z-index:-1;background:linear-gradient(90deg,rgba(6,6,6,.83) 0%,rgba(6,6,6,.42) 52%,rgba(6,6,6,.14) 100%),linear-gradient(0deg,rgba(0,0,0,.56),transparent 55%)}.asds-hero-content{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;padding:180px 0 100px}.asds-hero-copy{max-width:850px}.asds-hero h1{margin:14px 0 24px;font-size:clamp(50px,7vw,106px);line-height:.91;font-weight:530;color:#fff}.asds-hero-copy p{max-width:680px;margin:0;font-size:clamp(16px,1.45vw,20px);line-height:1.65;color:rgba(255,255,255,.82)}.asds-hero-note{display:grid;gap:11px;padding:20px 0;border-top:1px solid rgba(255,255,255,.35);min-width:150px}.asds-hero-note span{font-size:12px;text-transform:uppercase;letter-spacing:.16em}.asds-scroll-cue{position:absolute;right:32px;bottom:32px;color:#fff;display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.asds-scroll-cue span{display:block;width:34px;height:1px;background:#fff;position:relative;overflow:hidden}.asds-scroll-cue span:after{content:"";position:absolute;inset:0;background:var(--asds-accent);transform:translateX(-100%);animation:asds-line 2s infinite}.asds-hero-architectural{min-height:800px}.asds-hero-architectural .asds-hero-content{align-items:center}.asds-hero-architectural .asds-hero-copy{max-width:700px;padding-left:34px;border-left:1px solid rgba(255,255,255,.45)}.asds-hero-architectural .asds-hero-overlay{background:linear-gradient(90deg,rgba(6,6,6,.86),rgba(6,6,6,.18))}.asds-hero-editorial{min-height:820px;background:var(--asds-surface);color:#111}.asds-hero-editorial .asds-hero-media{left:48%;}.asds-hero-editorial .asds-hero-parallax{inset:0;background-position:center}.asds-hero-editorial .asds-hero-overlay{background:linear-gradient(90deg,var(--asds-surface) 0 48%,rgba(244,240,232,.25) 66%,rgba(0,0,0,.2))}.asds-hero-editorial .asds-hero-content{align-items:center;padding-top:140px}.asds-hero-editorial .asds-hero-copy{width:47%;color:#111}.asds-hero-editorial h1,.asds-hero-editorial .asds-btn-glass,.asds-hero-editorial .asds-scroll-cue{color:#111}.asds-hero-editorial .asds-hero-copy p{color:#5f5a54}.asds-hero-editorial .asds-btn-glass{border-color:rgba(17,17,17,.35);background:transparent}.asds-hero-editorial .asds-hero-note{display:none}.asds-hero-editorial .asds-scroll-cue span{background:#111}

/* Collections */
.asds-collections{background:var(--asds-surface)}.asds-collection-track{display:flex;gap:22px;width:max-content;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:0 max(28px,calc((100vw - 1320px)/2)) 26px;scrollbar-width:none;cursor:grab}.asds-collection-track::-webkit-scrollbar{display:none}.asds-collection-track.is-dragging{cursor:grabbing;scroll-snap-type:none}.asds-collection-card{width:min(430px,78vw);flex:0 0 auto;scroll-snap-align:start;color:#fff;background:#1d1d1b;border-radius:var(--asds-radius);overflow:hidden;position:relative}.asds-collection-image{height:520px;overflow:hidden;background:linear-gradient(135deg,#3b3935,#171716)}.asds-collection-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.asds-collection-card:hover .asds-collection-image img{transform:scale(1.06)}.asds-collection-meta{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:38px 1fr 24px;gap:10px;align-items:end;padding:80px 24px 24px;background:linear-gradient(transparent,rgba(0,0,0,.82))}.asds-collection-meta small{font-size:11px;color:rgba(255,255,255,.65)}.asds-collection-meta h3{margin:0 0 7px;color:#fff;font-size:29px}.asds-collection-meta p{margin:0;color:rgba(255,255,255,.72);font-size:13px;line-height:1.45}.asds-collection-meta i{font-style:normal;font-size:20px}.asds-collections-architectural .asds-collection-card{border-radius:0;width:min(510px,82vw)}.asds-collections-architectural .asds-collection-image{height:620px}.asds-collections-editorial{background:#fff}.asds-collections-editorial .asds-collection-card{background:#fff;color:#111;border-radius:0;border:1px solid var(--asds-line)}.asds-collections-editorial .asds-collection-meta{position:relative;background:#fff;color:#111;padding:22px}.asds-collections-editorial .asds-collection-meta h3{color:#111}.asds-collections-editorial .asds-collection-meta p,.asds-collections-editorial .asds-collection-meta small{color:#6a6660}.asds-collections-editorial .asds-collection-image{height:460px}

/* Showcase */
.asds-architectural-showcase{background:#fff}.asds-showcase-list{display:grid;gap:110px;margin-top:70px}.asds-showcase-row{display:grid;grid-template-columns:1.12fr .88fr;gap:9vw;align-items:center}.asds-showcase-row.is-reversed{grid-template-columns:.88fr 1.12fr}.asds-showcase-row.is-reversed .asds-showcase-media{order:2}.asds-showcase-media{position:relative;height:min(670px,68vw);overflow:hidden;background:#ddd}.asds-showcase-media img{width:100%;height:100%;object-fit:cover;transition:transform .9s ease}.asds-showcase-media:hover img{transform:scale(1.035)}.asds-showcase-media>span{position:absolute;top:20px;left:20px;width:52px;height:52px;display:grid;place-items:center;background:#fff;color:#111;border-radius:50%;font-size:11px}.asds-showcase-copy{max-width:500px}.asds-showcase-copy h3{margin:14px 0 22px;font-size:clamp(40px,5vw,75px);line-height:.98}.asds-showcase-copy p{font-size:17px;line-height:1.8;color:#68645f;margin:0 0 28px}.asds-template-architectural .asds-architectural-showcase{background:#141413;color:#fff}.asds-template-architectural .asds-architectural-showcase .asds-section-heading p,.asds-template-architectural .asds-showcase-copy p{color:rgba(255,255,255,.65)}.asds-template-architectural .asds-showcase-copy .asds-text-link{color:#fff}

/* Product cards */
.asds-featured-products{background:#f8f7f4}.asds-product-grid{display:grid;grid-template-columns:repeat(var(--asds-columns),minmax(0,1fr));gap:24px}.asds-product-card{min-width:0;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 0 0 1px rgba(20,20,20,.06);transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s ease;transform-style:preserve-3d}.asds-product-card:hover{box-shadow:var(--asds-shadow)}.asds-product-image{display:block;position:relative;aspect-ratio:1/1.15;overflow:hidden;background:#ece9e3}.asds-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.asds-product-card:hover .asds-product-image img{transform:scale(1.04)}.asds-product-badge{position:absolute;top:15px;left:15px;z-index:2;padding:7px 10px;border-radius:99px;background:var(--asds-accent);color:#111;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.asds-view-product{position:absolute;left:16px;right:16px;bottom:16px;display:flex;justify-content:space-between;align-items:center;padding:13px 15px;border-radius:99px;background:rgba(17,17,17,.88);color:#fff;backdrop-filter:blur(10px);font-size:12px;transform:translateY(75px);transition:transform .4s ease}.asds-view-product i{font-style:normal}.asds-product-card:hover .asds-view-product{transform:translateY(0)}.asds-product-info{padding:20px}.asds-product-cats,.asds-product-cats a{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#888}.asds-product-info h3{font-size:22px;line-height:1.2;margin:8px 0 20px}.asds-product-info h3 a{color:#171717}.asds-product-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid var(--asds-line);padding-top:15px}.asds-product-price{font-size:14px;font-weight:700}.asds-product-price del{opacity:.5;margin-right:5px}.asds-circle-link{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#111;color:#fff}.asds-product-grid-gallery{gap:2px}.asds-product-grid-gallery .asds-product-card{border-radius:0;box-shadow:none}.asds-product-grid-gallery .asds-product-info{padding:18px 4px 30px}.asds-product-grid-gallery .asds-product-image{aspect-ratio:4/5}.asds-product-grid-catalogue{grid-template-columns:1fr!important;gap:0;border-top:1px solid var(--asds-line)}.asds-product-grid-catalogue .asds-product-card{display:grid;grid-template-columns:220px 1fr;border-radius:0;border-bottom:1px solid var(--asds-line);box-shadow:none}.asds-product-grid-catalogue .asds-product-image{aspect-ratio:1/1}.asds-product-grid-catalogue .asds-product-info{display:grid;grid-template-columns:1fr auto;align-items:center;padding:28px}.asds-product-grid-catalogue .asds-product-cats{grid-column:1/-1}.asds-product-grid-catalogue .asds-product-info h3{margin:5px 0}.asds-product-grid-catalogue .asds-product-bottom{border:0;padding:0;gap:30px}.asds-center-action{text-align:center;margin-top:45px}.asds-standalone-grid{padding:50px 0}.asds-empty{padding:30px;border:1px dashed #aaa;text-align:center}.asds-template-editorial .asds-featured-products{background:var(--asds-surface)}

/* Process / trust / reviews / enquiry */
.asds-process{background:#171716;color:#fff}.asds-process-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:10vw}.asds-process-intro{position:sticky;top:120px;align-self:start}.asds-process .asds-section-heading p{color:rgba(255,255,255,.58)}.asds-process .asds-btn-outline{color:#fff;border-color:rgba(255,255,255,.4)}.asds-process-steps{border-top:1px solid rgba(255,255,255,.2)}.asds-process-step{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:40px 0;border-bottom:1px solid rgba(255,255,255,.2)}.asds-process-step>span{color:var(--asds-accent);font-size:12px}.asds-process-step h3{margin:0 0 10px;color:#fff;font-size:32px}.asds-process-step p{margin:0;color:rgba(255,255,255,.62);line-height:1.7}.asds-trust{padding:46px 0;background:var(--asds-accent);color:#151515}.asds-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.asds-trust-item{padding:6px 30px;border-right:1px solid rgba(0,0,0,.22)}.asds-trust-item:last-child{border-right:0}.asds-trust-item strong,.asds-trust-item span{display:block}.asds-trust-item strong{font-size:clamp(24px,3vw,40px);font-family:var(--asds-heading-font);letter-spacing:-.04em}.asds-trust-item span{margin-top:4px;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.asds-reviews{background:#fff}.asds-review-slider{overflow:hidden}.asds-review-track{display:flex;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.asds-review-card{flex:0 0 calc(50% - 12px);margin-right:24px;padding:42px;border:1px solid var(--asds-line);border-radius:var(--asds-radius);background:#fff}.asds-stars{color:var(--asds-accent);letter-spacing:.18em}.asds-review-card blockquote{margin:40px 0;font-family:var(--asds-heading-font);font-size:clamp(26px,3vw,43px);line-height:1.15;letter-spacing:-.035em;border:0;padding:0}.asds-review-card>div:last-child{display:flex;align-items:center;gap:12px}.asds-review-card>div:last-child span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--asds-surface);font-weight:700}.asds-slider-controls{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:15px;margin-top:25px}.asds-slider-controls button{width:48px;height:48px;border-radius:50%;border:1px solid var(--asds-line);background:#fff;cursor:pointer}.asds-slider-progress{height:2px;background:#e5e2dc}.asds-slider-progress i{display:block;width:33.333%;height:100%;background:#111;transition:transform .5s}.asds-enquiry{padding:100px 0;background:var(--asds-primary);color:#fff}.asds-enquiry-inner{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:60px}.asds-enquiry-copy h2{max-width:820px;margin:14px 0 25px;color:#fff;font-size:clamp(44px,6vw,84px);line-height:.95}.asds-enquiry-copy p{max-width:650px;margin:0;color:rgba(255,255,255,.65);font-size:17px;line-height:1.75}.asds-enquiry-action{display:flex;flex-direction:column;align-items:flex-end;gap:16px}.asds-enquiry-action small{color:rgba(255,255,255,.5);letter-spacing:.08em}.asds-template-editorial .asds-review-card{border-radius:0}

/* Motion */
.asds-reveal,[data-asds-reveal]{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.8,.2,1);transition-delay:var(--asds-delay,0ms)}.asds-reveal.is-visible,[data-asds-reveal].is-visible{opacity:1;transform:none}.asds-motion-subtle .asds-reveal,.asds-motion-subtle [data-asds-reveal]{transform:translateY(15px);transition-duration:.5s}.asds-motion-off .asds-reveal,.asds-motion-off [data-asds-reveal]{opacity:1!important;transform:none!important;transition:none!important}@keyframes asds-line{50%,100%{transform:translateX(100%)}}

/* Native WooCommerce shop grid */
.asds-shop-active .site-main{--asds-container:min(1320px,calc(100vw - 56px))}.asds-shop-active .site-main>.woocommerce,.asds-shop-active .site-main>.ast-woocommerce-container{width:var(--asds-container);max-width:none;margin:0 auto;padding:70px 0 100px}.asds-shop-active .woocommerce-products-header{display:none}.asds-shop-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:50px 0 45px;border-bottom:1px solid var(--asds-line);margin-bottom:30px}.asds-shop-intro h1{margin:8px 0 12px;font-size:clamp(45px,6vw,82px);line-height:.98}.asds-shop-description{max-width:720px;color:#68645f;line-height:1.7}.asds-shop-active .woocommerce-result-count{font-size:12px;text-transform:uppercase;letter-spacing:.1em}.asds-shop-active .woocommerce-ordering select{border:1px solid var(--asds-line);border-radius:999px;padding:10px 38px 10px 16px;background:#fff}.asds-shop-active ul.products{display:grid!important;grid-template-columns:repeat(var(--columns,4),minmax(0,1fr));gap:24px!important;margin-top:30px!important}.asds-shop-active ul.products.columns-2{--columns:2}.asds-shop-active ul.products.columns-3{--columns:3}.asds-shop-active ul.products.columns-4{--columns:4}.asds-shop-active ul.products li.product{width:auto!important;margin:0!important;padding:0 0 18px!important;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:22px;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.asds-shop-active ul.products li.product:hover{transform:translateY(-8px);box-shadow:var(--asds-shadow)}.asds-shop-active ul.products li.product .astra-shop-thumbnail-wrap,.asds-shop-active ul.products li.product>a:first-child{overflow:hidden}.asds-shop-active ul.products li.product img{margin:0!important;width:100%;aspect-ratio:1/1.12;object-fit:cover;transition:transform .6s ease}.asds-shop-active ul.products li.product:hover img{transform:scale(1.035)}.asds-shop-active ul.products li.product .woocommerce-loop-product__title,.asds-shop-active ul.products li.product .price,.asds-shop-active ul.products li.product .star-rating,.asds-shop-active ul.products li.product>.button,.asds-shop-active ul.products li.product .ast-woo-product-category{margin-left:18px!important;margin-right:18px!important}.asds-shop-active ul.products li.product .woocommerce-loop-product__title{font-size:22px!important;line-height:1.2;margin-top:9px!important}.asds-shop-active ul.products li.product .price{font-weight:700;color:#111!important}.asds-shop-active ul.products li.product>.button{width:calc(100% - 36px);text-align:center;border-radius:999px;margin-top:16px!important;background:#111;color:#fff}.asds-loop-category{display:block;margin:16px 18px 0;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#8b877f}.asds-loop-details{display:flex;flex-wrap:wrap;gap:5px 10px;margin:9px 18px;color:#79756f;font-size:11px}.asds-shop-gallery ul.products{gap:2px!important}.asds-shop-gallery ul.products li.product{border-radius:0;border:0;background:#f5f3ee}.asds-shop-gallery ul.products li.product:hover{transform:none;box-shadow:none}.asds-shop-gallery ul.products li.product img{aspect-ratio:4/5}.asds-shop-catalogue ul.products{grid-template-columns:1fr!important;gap:0!important;border-top:1px solid var(--asds-line)}.asds-shop-catalogue ul.products li.product{display:grid!important;grid-template-columns:260px 1fr;border-width:0 0 1px;border-radius:0;padding:0!important}.asds-shop-catalogue ul.products li.product:hover{transform:none;box-shadow:none}.asds-shop-catalogue ul.products li.product img{aspect-ratio:1/1}.asds-shop-catalogue ul.products li.product .astra-shop-summary-wrap{align-self:center;padding:28px}.asds-shop-catalogue ul.products li.product .woocommerce-loop-product__title,.asds-shop-catalogue ul.products li.product .price,.asds-shop-catalogue ul.products li.product>.button,.asds-shop-catalogue ul.products li.product .ast-woo-product-category{margin-left:0!important;margin-right:0!important}.asds-shop-catalogue .asds-loop-category,.asds-shop-catalogue .asds-loop-details{margin-left:0;margin-right:0}

/* Single product */
.asds-single-active .site-main>.product,.asds-single-active div.product.ast-article-single{width:var(--asds-container);max-width:none;margin:70px auto 0!important}.asds-single-active div.product{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(45px,7vw,110px);align-items:start}.asds-single-active div.product .woocommerce-product-gallery,.asds-single-active div.product .summary{float:none!important;width:auto!important;margin:0!important}.asds-single-active div.product .woocommerce-product-gallery{background:var(--asds-surface);padding:20px;border-radius:28px}.asds-single-active div.product .woocommerce-product-gallery img{border-radius:18px}.asds-single-active .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px!important}.asds-single-active .flex-control-thumbs li{width:auto!important}.asds-single-active .flex-control-thumbs img{border-radius:10px!important}.asds-single-active.asds-single-sticky div.product .summary{position:sticky;top:120px}.asds-single-eyebrow{display:flex;justify-content:space-between;gap:15px;margin-bottom:17px;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.asds-single-eyebrow i{font-style:normal;color:#888}.asds-single-active div.product .product_title{font-size:clamp(42px,5vw,74px)!important;line-height:.96!important;margin:0 0 23px!important}.asds-single-active div.product .price{font-size:25px!important;color:#111!important;margin-bottom:22px!important}.asds-single-active div.product .woocommerce-product-details__short-description{font-size:16px;line-height:1.75;color:#66615b}.asds-single-active div.product form.cart{display:flex;flex-wrap:wrap;gap:10px;padding:24px 0;border-top:1px solid var(--asds-line);border-bottom:1px solid var(--asds-line)}.asds-single-active div.product form.cart .quantity input{min-height:54px;border-radius:99px;border:1px solid var(--asds-line)}.asds-single-active div.product form.cart .single_add_to_cart_button{min-height:54px;border-radius:99px;background:#111!important;padding:0 28px!important}.asds-single-active div.product table.variations{width:100%;margin-bottom:16px}.asds-single-active div.product table.variations th,.asds-single-active div.product table.variations td{display:block;padding:5px 0}.asds-single-active div.product table.variations select{width:100%;min-height:50px;border-radius:10px;border-color:var(--asds-line)}.asds-single-active div.product .product_meta{display:grid;gap:7px;font-size:12px;color:#74706a;padding-top:20px}.asds-single-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.asds-single-trust span{padding:12px;border-radius:10px;background:var(--asds-surface);font-size:11px;line-height:1.35}.asds-single-trust i{font-style:normal;color:var(--asds-accent);margin-right:4px}.asds-product-whatsapp{display:flex;justify-content:space-between;align-items:center;padding:17px 20px;border-radius:99px;background:var(--asds-accent);color:#111!important;font-weight:700;font-size:13px}.asds-product-whatsapp i{font-style:normal}.asds-single-active .woocommerce-tabs,.asds-single-active .related.products,.asds-single-active .upsells.products,.asds-single-specs,.asds-product-project-cta{grid-column:1/-1;width:100%}.asds-single-active .woocommerce-tabs{padding-top:80px}.asds-single-active .woocommerce-tabs ul.tabs{display:flex;gap:25px;padding:0!important;border-bottom:1px solid var(--asds-line)}.asds-single-active .woocommerce-tabs ul.tabs:before{display:none!important}.asds-single-active .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}.asds-single-active .woocommerce-tabs ul.tabs li a{padding:14px 0!important}.asds-single-active .woocommerce-tabs .panel{padding:30px 0;max-width:900px;line-height:1.8}.asds-single-specs{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;padding:110px 0;border-top:1px solid var(--asds-line)}.asds-specs-heading h2{margin:12px 0 20px;font-size:clamp(38px,5vw,68px);line-height:1}.asds-specs-heading p{color:#68645f;line-height:1.75}.asds-accordion{border-top:1px solid var(--asds-line)}.asds-accordion-item{border-bottom:1px solid var(--asds-line)}.asds-accordion-item button{display:flex;width:100%;justify-content:space-between;align-items:center;padding:24px 0;border:0;background:transparent;font-size:18px;font-weight:700;text-align:left;cursor:pointer}.asds-accordion-item button i{font-style:normal;font-size:24px;font-weight:400}.asds-accordion-content{display:none;padding:0 0 25px;color:#68645f;line-height:1.7}.asds-accordion-item.is-open .asds-accordion-content{display:block}.asds-accordion-content dl{margin:0}.asds-accordion-content dl>div{display:grid;grid-template-columns:1fr 1.5fr;gap:20px;padding:12px 0;border-bottom:1px dashed var(--asds-line)}.asds-accordion-content dt{font-weight:700;color:#222}.asds-accordion-content dd{margin:0}.asds-product-project-cta{display:flex;align-items:end;justify-content:space-between;gap:50px;margin:0 0 100px;padding:55px;border-radius:28px;background:#171716;color:#fff}.asds-product-project-cta h2{max-width:850px;margin:10px 0 0;color:#fff;font-size:clamp(35px,4.5vw,66px);line-height:1}.asds-single-architectural-detail div.product{grid-template-columns:.85fr 1.15fr}.asds-single-architectural-detail div.product .woocommerce-product-gallery{border-radius:0;background:#e8e7e3}.asds-single-architectural-detail div.product .product_title{font-weight:500}.asds-single-minimal-luxe div.product .woocommerce-product-gallery{background:#fff;border:1px solid var(--asds-line);border-radius:0}.asds-single-minimal-luxe .asds-single-trust span{background:#fff;border:1px solid var(--asds-line)}.asds-single-minimal-luxe .asds-product-whatsapp{background:#111;color:#fff!important}

/* Responsive */
@media(max-width:1024px){.asds-landing,.asds-standalone-grid,.asds-shop-active,.asds-single-active{--asds-container:min(100% - 38px,1000px)}.asds-section{padding:90px 0}.asds-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asds-process-layout{gap:60px}.asds-trust-grid{grid-template-columns:repeat(2,1fr);gap:30px 0}.asds-trust-item:nth-child(2){border-right:0}.asds-single-active div.product{grid-template-columns:1fr 1fr;gap:45px}.asds-single-trust{grid-template-columns:1fr}.asds-shop-active ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.asds-shop-catalogue ul.products{grid-template-columns:1fr!important}}
@media(max-width:767px){.asds-landing,.asds-standalone-grid,.asds-shop-active,.asds-single-active{--asds-container:calc(100% - 28px)}.asds-section{padding:72px 0}.asds-section-heading{margin-bottom:32px}.asds-section-heading.asds-align-split{display:block}.asds-section-heading.asds-align-split p{margin-top:18px}.asds-section-heading h2{font-size:40px}.asds-hero{min-height:760px}.asds-hero-content{display:block;padding:150px 0 82px}.asds-hero h1{font-size:51px}.asds-hero-copy p{font-size:15px}.asds-hero-note{display:none}.asds-actions{display:grid}.asds-btn{width:100%}.asds-scroll-cue{right:15px;bottom:18px}.asds-hero-editorial .asds-hero-media{left:0;top:48%;}.asds-hero-editorial .asds-hero-overlay{background:linear-gradient(180deg,var(--asds-surface) 0 52%,rgba(244,240,232,.1) 76%,rgba(0,0,0,.3))}.asds-hero-editorial .asds-hero-content{align-items:flex-start;padding-top:110px}.asds-hero-editorial .asds-hero-copy{width:100%}.asds-collection-track{gap:13px;padding-left:14px;padding-right:14px}.asds-collection-card{width:84vw}.asds-collection-image,.asds-collections-editorial .asds-collection-image{height:480px}.asds-showcase-list{gap:65px}.asds-showcase-row,.asds-showcase-row.is-reversed{grid-template-columns:1fr;gap:30px}.asds-showcase-row.is-reversed .asds-showcase-media{order:0}.asds-showcase-media{height:110vw;max-height:600px}.asds-showcase-copy h3{font-size:43px}.asds-product-grid{grid-template-columns:1fr;gap:16px}.asds-product-grid-catalogue .asds-product-card{grid-template-columns:120px 1fr}.asds-product-grid-catalogue .asds-product-info{display:block;padding:15px}.asds-product-grid-catalogue .asds-product-bottom{margin-top:12px}.asds-process-layout{grid-template-columns:1fr}.asds-process-intro{position:static}.asds-process-step{grid-template-columns:45px 1fr;padding:28px 0}.asds-trust-grid{grid-template-columns:1fr 1fr}.asds-trust-item{padding:8px 12px}.asds-trust-item strong{font-size:25px}.asds-review-card{flex-basis:100%;margin-right:14px;padding:26px}.asds-review-card blockquote{font-size:28px;margin:28px 0}.asds-enquiry{padding:75px 0}.asds-enquiry-inner{grid-template-columns:1fr}.asds-enquiry-copy h2{font-size:48px}.asds-enquiry-action{align-items:stretch}.asds-shop-active .site-main>.woocommerce,.asds-shop-active .site-main>.ast-woocommerce-container{padding-top:20px}.asds-shop-intro{display:block;padding:35px 0}.asds-shop-intro h1{font-size:45px}.asds-shop-intro .asds-btn{margin-top:20px}.asds-shop-active ul.products{grid-template-columns:1fr 1fr!important;gap:10px!important}.asds-shop-active ul.products li.product{border-radius:14px;padding-bottom:12px!important}.asds-shop-active ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;margin-left:11px!important;margin-right:11px!important}.asds-shop-active ul.products li.product .price,.asds-shop-active ul.products li.product>.button,.asds-shop-active ul.products li.product .ast-woo-product-category{margin-left:11px!important;margin-right:11px!important}.asds-loop-category,.asds-loop-details{margin-left:11px;margin-right:11px}.asds-loop-details{display:none}.asds-shop-catalogue ul.products{grid-template-columns:1fr!important}.asds-shop-catalogue ul.products li.product{grid-template-columns:120px 1fr}.asds-shop-catalogue ul.products li.product .astra-shop-summary-wrap{padding:12px}.asds-single-active .site-main>.product,.asds-single-active div.product.ast-article-single{margin-top:28px!important}.asds-single-active div.product{display:block}.asds-single-active div.product .woocommerce-product-gallery{margin-bottom:35px!important;padding:10px;border-radius:16px}.asds-single-active.asds-single-sticky div.product .summary{position:static}.asds-single-active div.product .product_title{font-size:43px!important}.asds-single-active div.product form.cart{display:block}.asds-single-active div.product form.cart .single_add_to_cart_button{width:100%;margin-top:8px}.asds-single-active .woocommerce-tabs{padding-top:50px}.asds-single-active .woocommerce-tabs ul.tabs{overflow:auto}.asds-single-specs{grid-template-columns:1fr;gap:35px;padding:70px 0}.asds-product-project-cta{display:block;padding:30px;margin-bottom:70px}.asds-product-project-cta h2{font-size:38px}.asds-product-project-cta .asds-btn{margin-top:25px}.asds-accordion-content dl>div{grid-template-columns:1fr;gap:5px}}
@media(prefers-reduced-motion:reduce){.asds-reveal,[data-asds-reveal],.asds-hero-parallax,.asds-product-card,.asds-product-image img,.asds-collection-image img{transition:none!important;animation:none!important;transform:none!important;opacity:1!important}.asds-scroll-cue span:after{display:none}}

/* ========================================================================
   v1.1 compatibility and layout fixes
   - progressive enhancement: content stays visible when JS is unavailable
   - scoped WooCommerce archive layout
   - sticky summary limited to the product hero only
   - resilient image presentation for door and gate catalogues
   ======================================================================== */

/* Never leave critical content invisible if an animation script is blocked. */
.asds-reveal,
[data-asds-reveal]{opacity:1;transform:none}
.asds-reveal.asds-reveal-pending,
[data-asds-reveal].asds-reveal-pending{opacity:0;transform:translateY(34px);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.8,.2,1);transition-delay:var(--asds-delay,0ms)}
.asds-reveal.asds-reveal-pending.is-visible,
[data-asds-reveal].asds-reveal-pending.is-visible{opacity:1;transform:none}
.asds-motion-subtle .asds-reveal.asds-reveal-pending,
.asds-motion-subtle [data-asds-reveal].asds-reveal-pending{transform:translateY(14px);transition-duration:.45s}
.asds-motion-off .asds-reveal.asds-reveal-pending,
.asds-motion-off [data-asds-reveal].asds-reveal-pending{opacity:1!important;transform:none!important;transition:none!important}

/* Shared Astra/WooCommerce containment. */
body.asds-shop-active #primary,
body.asds-single-active #primary{width:100%!important;max-width:none!important;margin:0!important}
body.asds-shop-active #secondary,
body.asds-single-active #secondary{display:none!important}
body.asds-shop-active .site-content>.ast-container,
body.asds-single-active .site-content>.ast-container{max-width:none!important;width:100%!important;padding-inline:0!important}

/* Product archive header and toolbar. */
body.asds-shop-active #primary .ast-woocommerce-container,
body.asds-shop-active #primary>.woocommerce,
body.asds-shop-active .site-main>.woocommerce{width:var(--asds-container)!important;max-width:none!important;margin-inline:auto!important;padding:clamp(28px,5vw,72px) 0 clamp(70px,8vw,120px)!important}
.asds-shop-intro{opacity:1!important;transform:none!important;visibility:visible!important;margin:0 0 26px!important;padding:clamp(28px,4vw,52px) 0 clamp(28px,4vw,48px)!important}
.asds-shop-intro h1{overflow-wrap:anywhere}
.asds-shop-description>p:first-child{margin-top:0}
.asds-shop-description>p:last-child{margin-bottom:0}
.asds-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;clear:both;margin:0 0 28px;padding:0 0 20px;border-bottom:1px solid var(--asds-line)}
.asds-shop-toolbar .woocommerce-result-count,
.asds-shop-toolbar .woocommerce-ordering{float:none!important;margin:0!important}
.asds-shop-toolbar .woocommerce-ordering select{min-width:200px;background-color:#fff}

/* Product cards: neutralise generic child-theme rules and keep every card even. */
body.asds-shop-active ul.products{clear:both!important;margin:0!important;padding:0!important;align-items:stretch}
body.asds-shop-active ul.products::before,
body.asds-shop-active ul.products::after{display:none!important}
body.asds-shop-active ul.products li.product{display:flex!important;flex-direction:column!important;min-width:0;height:100%;isolation:isolate}
body.asds-shop-active ul.products li.product .astra-shop-thumbnail-wrap{position:relative;overflow:hidden;background:#f1f3f2}
body.asds-shop-active ul.products li.product .astra-shop-summary-wrap{display:flex;flex:1;flex-direction:column;min-width:0;padding:0 18px}
body.asds-shop-active ul.products li.product img,
.asds-standalone-grid .asds-product-image img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:clamp(14px,2vw,28px);object-fit:contain!important;object-position:center!important;background:#f1f3f2;opacity:1!important;visibility:visible!important}
body.asds-shop-ratio-portrait ul.products li.product img,
.asds-standalone-grid.asds-shop-ratio-portrait .asds-product-image img{aspect-ratio:4/5!important}
body.asds-shop-ratio-square ul.products li.product img,
.asds-standalone-grid.asds-shop-ratio-square .asds-product-image img{aspect-ratio:1/1!important}
body.asds-shop-ratio-landscape ul.products li.product img,
.asds-standalone-grid.asds-shop-ratio-landscape .asds-product-image img{aspect-ratio:4/3!important}
body.asds-shop-active ul.products li.product .woocommerce-loop-product__title{min-height:0!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;overflow-wrap:anywhere}
body.asds-shop-active ul.products li.product .price{margin-top:auto!important;padding-top:12px}
body.asds-shop-active ul.products li.product>.button,
body.asds-shop-active ul.products li.product .astra-shop-summary-wrap>.button{margin-top:15px!important;align-self:flex-start}
body.asds-shop-active ul.products li.product .woocommerce-loop-product__link{min-width:0}
body.asds-shop-active ul.products li.product .added_to_cart{margin:10px 18px 0}

/* Gallery-grid keeps a more editorial crop, while other modes show the full door. */
body.asds-shop-gallery ul.products li.product img,
.asds-standalone-grid.asds-grid-gallery .asds-product-image img{padding:0;object-fit:cover!important}

/* Standalone/Elementor product cards use the same resilient visual rules. */
.asds-standalone-grid .asds-product-card{display:flex;flex-direction:column;min-width:0;height:100%}
.asds-standalone-grid .asds-product-info{display:flex;flex:1;flex-direction:column}
.asds-standalone-grid .asds-product-bottom{margin-top:auto}

/* Single product: outer product is normal flow; only the hero is a two-column grid. */
body.asds-single-active .site-main>.product,
body.asds-single-active div.product.ast-article-single{width:var(--asds-container)!important;max-width:none!important;margin:clamp(34px,6vw,74px) auto 0!important}
body.asds-single-active div.product{display:block!important;min-width:0}
body.asds-single-active .asds-product-top{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:start;gap:clamp(42px,7vw,108px);width:100%;margin:0 0 clamp(64px,8vw,110px)}
body.asds-single-active .asds-product-top>.woocommerce-product-gallery,
body.asds-single-active .asds-product-top>.summary{float:none!important;width:auto!important;min-width:0;margin:0!important}
body.asds-single-active.asds-single-sticky .asds-product-top>.summary{position:sticky!important;top:var(--asds-sticky-offset,120px);align-self:start}
body.asds-single-active.asds-single-sticky .asds-product-top.asds-sticky-disabled>.summary{position:static!important;top:auto!important}
body.asds-single-active .woocommerce-product-gallery{overflow:hidden;background:var(--asds-surface);padding:clamp(10px,1.6vw,20px);border-radius:28px}
body.asds-single-active .woocommerce-product-gallery__wrapper,
body.asds-single-active .woocommerce-product-gallery__image{min-height:0!important;background:transparent!important}
body.asds-single-active .woocommerce-product-gallery__image img,
body.asds-single-active .woocommerce-product-gallery img.wp-post-image{display:block!important;width:100%!important;height:auto!important;max-height:none!important;margin:0!important;object-fit:contain!important;object-position:center!important;opacity:1!important;visibility:visible!important;border-radius:18px}
body.asds-single-active .woocommerce-product-gallery .flex-viewport{height:auto!important;min-height:0!important}
body.asds-single-active .woocommerce-product-gallery .woocommerce-product-gallery__trigger{z-index:3}
body.asds-single-active .summary{overflow-wrap:anywhere}
body.asds-single-active .summary .product_title{max-width:100%}
body.asds-single-active .summary form.cart{align-items:center}
body.asds-single-active .summary form.cart .quantity{margin:0!important}

/* Long-form tabs are always below the hero and cannot be covered by sticky content. */
body.asds-single-active .woocommerce-tabs,
body.asds-single-active .related.products,
body.asds-single-active .upsells.products,
body.asds-single-active .asds-single-specs,
body.asds-single-active .asds-product-project-cta{display:block;clear:both;width:100%;max-width:100%;position:relative;z-index:1}
body.asds-single-active .woocommerce-tabs{padding-top:0!important;margin-top:0!important}
body.asds-single-active .woocommerce-tabs .panel{max-width:min(940px,100%);padding:clamp(28px,4vw,48px) 0;overflow-wrap:anywhere}
body.asds-single-active .woocommerce-tabs .panel h2,
body.asds-single-active .woocommerce-tabs .panel h3{font-size:clamp(30px,4vw,56px)!important;line-height:1.06!important;max-width:900px;margin-top:clamp(28px,5vw,64px);overflow-wrap:anywhere}
body.asds-single-active .woocommerce-tabs .panel h2:first-child,
body.asds-single-active .woocommerce-tabs .panel h3:first-child{margin-top:0}
body.asds-single-active .woocommerce-tabs .panel p{max-width:900px}

/* Architectural detail reverses the hero proportions only, not the full product body. */
body.asds-single-architectural-detail .asds-product-top{grid-template-columns:minmax(0,.86fr) minmax(400px,1.14fr)}

@media(max-width:1024px){
  body.asds-single-active .asds-product-top,
  body.asds-single-architectural-detail .asds-product-top{grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:38px}
  .asds-shop-toolbar{align-items:flex-end}
}

@media(max-width:767px){
  body.asds-shop-active #primary .ast-woocommerce-container,
  body.asds-shop-active #primary>.woocommerce,
  body.asds-shop-active .site-main>.woocommerce{padding-top:18px!important}
  .asds-shop-intro{padding:26px 0 30px!important;margin-bottom:18px!important}
  .asds-shop-toolbar{align-items:stretch;flex-direction:column;gap:12px;margin-bottom:18px}
  .asds-shop-toolbar .woocommerce-ordering,
  .asds-shop-toolbar .woocommerce-ordering select{width:100%}
  body.asds-shop-active.asds-shop-mobile-1 ul.products{grid-template-columns:1fr!important}
  body.asds-shop-active.asds-shop-mobile-2 ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .asds-standalone-grid.asds-shop-mobile-1 .asds-product-grid{grid-template-columns:1fr!important}
  .asds-standalone-grid.asds-shop-mobile-2 .asds-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.asds-shop-active.asds-shop-mobile-2 ul.products li.product .astra-shop-summary-wrap{padding-inline:10px}
  body.asds-shop-active.asds-shop-mobile-2 ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;-webkit-line-clamp:3}
  body.asds-shop-active.asds-shop-mobile-2 ul.products li.product .price{font-size:13px!important}
  body.asds-shop-active.asds-shop-mobile-2 ul.products li.product>.button,
  body.asds-shop-active.asds-shop-mobile-2 ul.products li.product .astra-shop-summary-wrap>.button{width:calc(100% - 20px)!important;margin-inline:10px!important;padding-inline:8px!important;font-size:9px!important}
  body.asds-single-active .asds-product-top,
  body.asds-single-architectural-detail .asds-product-top{display:block;margin-bottom:58px}
  body.asds-single-active .asds-product-top>.woocommerce-product-gallery{margin-bottom:30px!important}
  body.asds-single-active.asds-single-sticky .asds-product-top>.summary{position:static!important;top:auto!important}
  body.asds-single-active .woocommerce-tabs .panel h2,
  body.asds-single-active .woocommerce-tabs .panel h3{font-size:clamp(28px,9vw,42px)!important}
}

@media(prefers-reduced-motion:reduce){
  .asds-reveal.asds-reveal-pending,
  [data-asds-reveal].asds-reveal-pending{opacity:1!important;transform:none!important;transition:none!important}
}

/* ========================================================================
   v1.2 Theme-isolated WooCommerce templates
   These selectors intentionally begin with plugin-owned IDs so broad Astra
   child-theme rules cannot control the catalogue or single-product layout.
   ======================================================================== */
body.asds-wc-isolated #content,
body.asds-wc-isolated .site-content,
body.asds-wc-isolated #primary,
body.asds-wc-isolated .content-area,
body.asds-wc-isolated .site-main,
body.asds-wc-isolated .ast-woocommerce-container{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
body.asds-wc-isolated #content>.ast-container,
body.asds-wc-isolated .site-content>.ast-container{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.asds-wc-isolated #secondary,
body.asds-wc-isolated .woocommerce-sidebar{display:none!important}

#asds-catalogue-shell,
#asds-product-shell{
  --asds-wc-max:1320px;
  --asds-wc-gutter:clamp(18px,4vw,56px);
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-height:60vh;
  margin:0!important;
  padding:0!important;
  background:#fbfaf8;
  color:var(--asds-text);
  font-family:inherit;
  overflow:clip;
}
#asds-catalogue-shell *,
#asds-product-shell *{box-sizing:border-box}
#asds-catalogue-shell a,
#asds-product-shell a{text-decoration:none}
#asds-catalogue-shell img,
#asds-product-shell img{display:block;max-width:100%}
#asds-catalogue-shell .asds-wc-container,
#asds-product-shell .asds-wc-container{
  width:min(var(--asds-wc-max),calc(100% - (var(--asds-wc-gutter) * 2)));
  margin-inline:auto;
  padding:clamp(22px,3vw,42px) 0 clamp(82px,9vw,130px);
}
#asds-catalogue-shell .asds-wc-breadcrumb,
#asds-product-shell .asds-wc-breadcrumb{
  min-height:24px;
  margin:0 0 clamp(28px,4vw,52px);
  color:#837c72;
  font-size:12px;
}
#asds-catalogue-shell .woocommerce-breadcrumb,
#asds-product-shell .woocommerce-breadcrumb{margin:0!important;color:inherit!important;font-size:inherit!important}
#asds-catalogue-shell .woocommerce-breadcrumb a,
#asds-product-shell .woocommerce-breadcrumb a{color:#5d574f!important}

/* Catalogue heading */
#asds-catalogue-shell .asds-catalogue-header{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:48px;
  align-items:end;
  margin:0 0 clamp(34px,5vw,64px);
  padding:0 0 clamp(30px,4vw,50px);
  border-bottom:1px solid rgba(17,17,17,.12);
}
#asds-catalogue-shell .asds-catalogue-header>div>span,
#asds-product-shell .asds-product-gallery-label span,
#asds-product-shell .asds-single-eyebrow span,
#asds-product-shell .asds-related-heading span{
  display:block;
  margin:0 0 12px;
  color:#9b7439;
  font-size:10px;
  font-weight:800;
  letter-spacing:.2em;
  text-transform:uppercase;
}
#asds-catalogue-shell .asds-catalogue-header h1{
  max-width:900px;
  margin:0;
  color:#121212;
  font-family:var(--asds-heading-font);
  font-size:clamp(42px,5.4vw,78px)!important;
  font-weight:520!important;
  line-height:.98!important;
  letter-spacing:-.055em!important;
  text-wrap:balance;
}
#asds-catalogue-shell .asds-catalogue-description{
  max-width:710px;
  margin-top:20px;
  color:#69635c;
  font-size:16px;
  line-height:1.75;
}
#asds-catalogue-shell .asds-catalogue-description p{margin:0}
#asds-catalogue-shell .asds-catalogue-consult{
  display:inline-flex;
  min-height:54px;
  align-items:center;
  justify-content:center;
  gap:20px;
  padding:0 22px;
  border:1px solid rgba(17,17,17,.22);
  border-radius:999px;
  color:#151515;
  background:#fff;
  box-shadow:0 12px 30px rgba(17,17,17,.05);
  font-size:12px;
  font-weight:750;
  white-space:nowrap;
  transition:transform .28s ease,background .28s ease,color .28s ease;
}
#asds-catalogue-shell .asds-catalogue-consult i{font-style:normal}
#asds-catalogue-shell .asds-catalogue-consult:hover{transform:translateY(-3px);color:#fff;background:#161616}

/* Catalogue toolbar */
#asds-catalogue-shell .asds-catalogue-toolbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  margin:0 0 28px;
}
#asds-catalogue-shell .woocommerce-result-count{float:none!important;margin:0!important;color:#605a53!important;font-size:11px!important;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
#asds-catalogue-shell .woocommerce-ordering{float:none!important;margin:0!important}
#asds-catalogue-shell .woocommerce-ordering select{
  min-width:210px;
  height:48px;
  margin:0;
  padding:0 42px 0 17px;
  border:1px solid rgba(17,17,17,.14);
  border-radius:999px;
  color:#39352f;
  background-color:#fff;
  box-shadow:none;
  font-size:13px;
}

/* Premium catalogue cards */
#asds-catalogue-shell .asds-catalog-grid,
#asds-product-shell .asds-catalog-grid{
  display:grid!important;
  grid-template-columns:repeat(var(--asds-catalog-columns,3),minmax(0,1fr))!important;
  gap:clamp(20px,2.5vw,34px)!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
#asds-catalogue-shell .asds-catalog-card,
#asds-product-shell .asds-catalog-card{
  display:flex!important;
  min-width:0;
  height:100%;
  flex-direction:column;
  margin:0!important;
  padding:0!important;
  overflow:hidden;
  border:1px solid rgba(24,22,18,.09)!important;
  border-radius:26px!important;
  color:#171717;
  background:#fff!important;
  box-shadow:0 16px 50px rgba(37,31,23,.06)!important;
  isolation:isolate;
  transform:translateZ(0);
  transition:transform .4s cubic-bezier(.2,.75,.2,1),box-shadow .4s ease,border-color .4s ease;
}
#asds-catalogue-shell .asds-catalog-card:hover,
#asds-product-shell .asds-catalog-card:hover{
  border-color:rgba(184,138,68,.38)!important;
  box-shadow:0 30px 80px rgba(37,31,23,.13)!important;
  transform:translateY(-8px);
}
#asds-catalogue-shell .asds-catalog-media,
#asds-product-shell .asds-catalog-media{
  position:relative;
  display:flex;
  aspect-ratio:4/5;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  padding:clamp(18px,2vw,30px);
  color:#111;
  background:
    radial-gradient(circle at 72% 20%,rgba(255,255,255,.95),transparent 28%),
    linear-gradient(145deg,#f1f3f2,#e8ebe9);
}
body.asds-shop-ratio-square #asds-catalogue-shell .asds-catalog-media{aspect-ratio:1/1}
body.asds-shop-ratio-landscape #asds-catalogue-shell .asds-catalog-media{aspect-ratio:4/3}
body.asds-shop-gallery #asds-catalogue-shell .asds-catalog-card{border-radius:4px!important;box-shadow:none!important}
body.asds-shop-gallery #asds-catalogue-shell .asds-catalog-media{padding:0}
body.asds-shop-gallery #asds-catalogue-shell .asds-catalog-media>img{object-fit:cover!important}
body.asds-shop-catalogue #asds-catalogue-shell .asds-catalog-card{border-radius:14px!important;box-shadow:none!important}
body.asds-shop-catalogue #asds-catalogue-shell .asds-catalog-media{aspect-ratio:1/1;padding:22px}
#asds-catalogue-shell .asds-catalog-media>img,
#asds-product-shell .asds-catalog-media>img{
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  opacity:1!important;
  visibility:visible!important;
  filter:drop-shadow(0 20px 26px rgba(23,23,23,.12));
  transition:transform .75s cubic-bezier(.2,.72,.2,1),filter .4s ease;
}
#asds-catalogue-shell .asds-catalog-card:hover .asds-catalog-media>img,
#asds-product-shell .asds-catalog-card:hover .asds-catalog-media>img{transform:scale(1.045);filter:drop-shadow(0 26px 34px rgba(23,23,23,.18))}
#asds-catalogue-shell .asds-catalog-badge,
#asds-product-shell .asds-catalog-badge{
  position:absolute;
  z-index:2;
  top:16px;
  left:16px;
  padding:8px 11px;
  border-radius:999px;
  color:#fff;
  background:#151515;
  font-size:9px;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
#asds-catalogue-shell .asds-catalog-view,
#asds-product-shell .asds-catalog-view{
  position:absolute;
  z-index:2;
  right:14px;
  bottom:14px;
  display:flex;
  align-items:center;
  gap:14px;
  padding:10px 13px;
  border-radius:999px;
  color:#fff;
  background:rgba(16,16,16,.88);
  backdrop-filter:blur(10px);
  font-size:10px;
  font-weight:750;
  opacity:0;
  transform:translateY(8px);
  transition:opacity .3s ease,transform .3s ease;
}
#asds-catalogue-shell .asds-catalog-view i,
#asds-product-shell .asds-catalog-view i{font-style:normal}
#asds-catalogue-shell .asds-catalog-card:hover .asds-catalog-view,
#asds-product-shell .asds-catalog-card:hover .asds-catalog-view{opacity:1;transform:none}
#asds-catalogue-shell .asds-catalog-content,
#asds-product-shell .asds-catalog-content{
  display:flex;
  min-width:0;
  flex:1;
  flex-direction:column;
  padding:24px 24px 25px;
}
#asds-catalogue-shell .asds-catalog-category,
#asds-product-shell .asds-catalog-category{
  display:block;
  margin:0 0 9px;
  color:#a17a3e;
  font-size:9px;
  font-weight:800;
  letter-spacing:.17em;
  text-transform:uppercase;
}
#asds-catalogue-shell .asds-catalog-card h2,
#asds-product-shell .asds-catalog-card h2{
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  color:#151515!important;
  font-family:var(--asds-heading-font)!important;
  font-size:clamp(20px,1.7vw,25px)!important;
  font-weight:590!important;
  line-height:1.12!important;
  letter-spacing:-.035em!important;
  overflow-wrap:anywhere;
}
#asds-catalogue-shell .asds-catalog-card h2 a,
#asds-product-shell .asds-catalog-card h2 a{color:inherit!important}
#asds-catalogue-shell .asds-catalog-content>p,
#asds-product-shell .asds-catalog-content>p{
  display:-webkit-box;
  min-height:3.15em;
  margin:13px 0 18px;
  overflow:hidden;
  color:#746e66;
  font-size:13px;
  line-height:1.58;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
#asds-catalogue-shell .asds-catalog-meta,
#asds-product-shell .asds-catalog-meta{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  margin-top:auto;
  padding-top:18px;
  border-top:1px solid rgba(17,17,17,.09);
}
#asds-catalogue-shell .asds-catalog-meta strong,
#asds-product-shell .asds-catalog-meta strong{
  color:#151515;
  font-size:17px;
  font-weight:760;
  line-height:1.2;
}
#asds-catalogue-shell .asds-catalog-meta strong del,
#asds-product-shell .asds-catalog-meta strong del{margin-right:6px;color:#9c968e;font-size:12px;font-weight:500}
#asds-catalogue-shell .asds-catalog-meta strong ins,
#asds-product-shell .asds-catalog-meta strong ins{text-decoration:none}
#asds-catalogue-shell .asds-catalog-meta>span,
#asds-product-shell .asds-catalog-meta>span{color:#7c766e;font-size:10px;white-space:nowrap}
#asds-catalogue-shell .asds-catalog-actions,
#asds-product-shell .asds-catalog-actions{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:18px}
#asds-catalogue-shell .asds-card-primary,
#asds-product-shell .asds-card-primary,
#asds-catalogue-shell .asds-card-secondary,
#asds-product-shell .asds-card-secondary{
  display:flex;
  min-height:46px;
  align-items:center;
  justify-content:center;
  gap:16px;
  padding:0 16px;
  border-radius:999px;
  font-size:10px;
  font-weight:800;
  letter-spacing:.035em;
  transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease;
}
#asds-catalogue-shell .asds-card-primary,
#asds-product-shell .asds-card-primary{color:#111;background:var(--asds-accent)}
#asds-catalogue-shell .asds-card-primary i,
#asds-product-shell .asds-card-primary i{font-style:normal}
#asds-catalogue-shell .asds-card-secondary,
#asds-product-shell .asds-card-secondary{border:1px solid rgba(17,17,17,.14);color:#2a2825;background:#fff}
#asds-catalogue-shell .asds-card-primary:hover,
#asds-product-shell .asds-card-primary:hover,
#asds-catalogue-shell .asds-card-secondary:hover,
#asds-product-shell .asds-card-secondary:hover{transform:translateY(-2px);color:#fff;background:#171717;border-color:#171717}
#asds-catalogue-shell .asds-brand-placeholder,
#asds-product-shell .asds-brand-placeholder{
  display:flex;
  width:100%;
  height:100%;
  min-height:280px;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:10px;
  color:#7e776e;
}
#asds-catalogue-shell .asds-brand-placeholder i,
#asds-product-shell .asds-brand-placeholder i{
  position:relative;
  display:block;
  width:76px;
  height:106px;
  border:2px solid rgba(17,17,17,.24);
  border-radius:3px 3px 0 0;
}
#asds-catalogue-shell .asds-brand-placeholder i:after,
#asds-product-shell .asds-brand-placeholder i:after{content:"";position:absolute;right:10px;top:50%;width:5px;height:5px;border-radius:50%;background:var(--asds-accent)}
#asds-catalogue-shell .asds-brand-placeholder b,
#asds-product-shell .asds-brand-placeholder b{font-size:11px;letter-spacing:.18em}
#asds-catalogue-shell .asds-brand-placeholder small,
#asds-product-shell .asds-brand-placeholder small{font-size:10px}

/* Pagination */
#asds-catalogue-shell .asds-catalogue-pagination{margin-top:clamp(40px,6vw,74px)}
#asds-catalogue-shell .woocommerce-pagination ul.page-numbers{display:flex!important;gap:8px;border:0!important}
#asds-catalogue-shell .woocommerce-pagination ul.page-numbers li{border:0!important}
#asds-catalogue-shell .woocommerce-pagination .page-numbers a,
#asds-catalogue-shell .woocommerce-pagination .page-numbers span{
  display:grid!important;
  width:44px!important;
  height:44px!important;
  place-items:center;
  margin:0!important;
  padding:0!important;
  border:1px solid rgba(17,17,17,.12)!important;
  border-radius:50%!important;
  color:#171717!important;
  background:#fff!important;
}
#asds-catalogue-shell .woocommerce-pagination .page-numbers .current{color:#fff!important;background:#171717!important}

/* Single product structure */
#asds-product-shell .asds-isolated-product{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
#asds-product-shell .asds-product-main{
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(390px,.82fr)!important;
  align-items:start!important;
  gap:clamp(38px,6vw,92px)!important;
  width:100%!important;
  margin:0 0 clamp(68px,8vw,110px)!important;
}
body.asds-single-architectural-detail #asds-product-shell .asds-product-main{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)!important}
#asds-product-shell .asds-product-gallery-panel{
  min-width:0;
  overflow:hidden;
  padding:clamp(16px,2vw,24px);
  border:1px solid rgba(17,17,17,.08);
  border-radius:30px;
  background:
    radial-gradient(circle at 78% 16%,rgba(255,255,255,.98),transparent 26%),
    linear-gradient(145deg,#f2f1ed,#ebeae5);
  box-shadow:0 25px 75px rgba(37,31,23,.08);
}
#asds-product-shell .asds-product-gallery-label{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  min-height:40px;
  padding:0 4px 14px;
}
#asds-product-shell .asds-product-gallery-label span{margin:0}
#asds-product-shell .asds-product-gallery-label small{color:#8a847b;font-size:9px;letter-spacing:.12em;text-transform:uppercase}
#asds-product-shell .woocommerce-product-gallery,
#asds-product-shell .asds-fallback-gallery{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:21px!important;
  background:#f7f7f4!important;
  box-shadow:none!important;
}
#asds-product-shell .woocommerce-product-gallery__wrapper,
#asds-product-shell .woocommerce-product-gallery__image,
#asds-product-shell .flex-viewport{
  width:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
}
#asds-product-shell .woocommerce-product-gallery__image>a,
#asds-product-shell .asds-fallback-gallery>a{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1.02;padding:clamp(18px,3vw,42px)}
#asds-product-shell .woocommerce-product-gallery__image img,
#asds-product-shell .woocommerce-product-gallery img.wp-post-image,
#asds-product-shell .asds-fallback-gallery img{
  width:100%!important;
  height:100%!important;
  max-height:690px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  opacity:1!important;
  visibility:visible!important;
  filter:drop-shadow(0 28px 32px rgba(20,20,20,.13));
}
#asds-product-shell .flex-control-thumbs{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  margin:12px 0 0!important;
  padding:0!important;
}
#asds-product-shell .flex-control-thumbs li{float:none!important;width:auto!important;margin:0!important}
#asds-product-shell .flex-control-thumbs img{aspect-ratio:1/1!important;padding:7px!important;border:1px solid transparent!important;border-radius:12px!important;object-fit:contain!important;background:#fff!important;opacity:.68!important}
#asds-product-shell .flex-control-thumbs img.flex-active{border-color:var(--asds-accent)!important;opacity:1!important}
#asds-product-shell .woocommerce-product-gallery__trigger{position:absolute !important;top:84px!important;right:45px!important;z-index:4!important;width:22px!important;height:22px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 10px 30px rgba(17,17,17,.12)!important}

/* Single summary card */
#asds-product-shell .asds-product-summary{
  float:none!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:clamp(28px,3.4vw,46px)!important;
  border:1px solid rgba(17,17,17,.09)!important;
  border-radius:30px!important;
  color:#181818;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 28px 80px rgba(37,31,23,.09)!important;
  overflow-wrap:anywhere;
}
body.asds-single-sticky #asds-product-shell .asds-product-summary{position:sticky!important;top:var(--asds-sticky-offset,120px)!important;align-self:start!important}
body.asds-single-sticky #asds-product-shell .asds-product-main.asds-sticky-disabled .asds-product-summary{position:relative!important;top:auto!important}
#asds-product-shell .asds-single-eyebrow{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin:0 0 18px;
  padding-bottom:14px;
  border-bottom:1px solid rgba(17,17,17,.09);
}
#asds-product-shell .asds-single-eyebrow span{margin:0}
#asds-product-shell .asds-single-eyebrow i{color:#958e84;font-size:9px;font-style:normal;letter-spacing:.1em;text-transform:uppercase}
#asds-product-shell .asds-product-summary .product_title{
  max-width:100%!important;
  margin:0 0 20px!important;
  padding:0!important;
  color:#131313!important;
  font-family:var(--asds-heading-font)!important;
  font-size:clamp(39px,4.3vw,66px)!important;
  font-weight:520!important;
  line-height:.98!important;
  letter-spacing:-.055em!important;
  text-wrap:balance;
}
#asds-product-shell .asds-product-summary .woocommerce-product-rating{display:flex;align-items:center;gap:12px;margin:0 0 18px!important}
#asds-product-shell .asds-product-summary .price{
  margin:0 0 24px!important;
  padding:0 0 22px!important;
  border-bottom:1px solid rgba(17,17,17,.1);
  color:#9b7132!important;
  font-size:clamp(22px,2vw,30px)!important;
  font-weight:720!important;
}
#asds-product-shell .asds-product-summary .price del{margin-right:8px;color:#9d968d;font-size:.62em;font-weight:500}
#asds-product-shell .asds-product-summary .price ins{text-decoration:none}
#asds-product-shell .woocommerce-product-details__short-description{
  margin:0 0 24px!important;
  color:#656058;
  font-size:15px;
  line-height:1.72;
}
#asds-product-shell .woocommerce-product-details__short-description p:first-child{margin-top:0}
#asds-product-shell .woocommerce-product-details__short-description p:last-child{margin-bottom:0}
#asds-product-shell .woocommerce-product-details__short-description ul{display:grid;gap:8px;margin:14px 0 0;padding-left:20px}
#asds-product-shell .stock{margin:0 0 16px!important;color:#3d7753!important;font-size:12px;font-weight:700}
#asds-product-shell form.cart{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  margin:0 0 22px!important;
  padding:22px 0!important;
  border-top:1px solid rgba(17,17,17,.09)!important;
  border-bottom:1px solid rgba(17,17,17,.09)!important;
}
#asds-product-shell form.cart .quantity{float:none!important;margin:0!important}
#asds-product-shell form.cart .qty{
  width:58px!important;
  height:56px!important;
  margin:0!important;
  padding:0 8px!important;
  border:1px solid rgba(17,17,17,.14)!important;
  border-radius:999px!important;
  color:#171717!important;
  background:#fff!important;
  box-shadow:none!important;
  text-align:center!important;
}
#asds-product-shell form.cart .single_add_to_cart_button,
#asds-product-shell form.cart .button{
  min-height:56px!important;
  margin:0!important;
  padding:0 24px!important;
  border:0!important;
  border-radius:999px!important;
  color:#111!important;
  background:var(--asds-accent)!important;
  box-shadow:none!important;
  font-size:11px!important;
  font-weight:800!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
}
#asds-product-shell form.cart .single_add_to_cart_button:hover,
#asds-product-shell form.cart .button:hover{color:#fff!important;background:#171717!important}
#asds-product-shell form.variations_form{display:block!important}
#asds-product-shell table.variations{width:100%!important;margin:0 0 18px!important;border:0!important}
#asds-product-shell table.variations tr{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center;margin-bottom:12px}
#asds-product-shell table.variations th,
#asds-product-shell table.variations td{display:block!important;padding:0!important;border:0!important;background:none!important}
#asds-product-shell table.variations label{font-size:12px;font-weight:750}
#asds-product-shell table.variations select{width:100%!important;height:48px!important;border:1px solid rgba(17,17,17,.14)!important;border-radius:12px!important;background:#fff!important}
#asds-product-shell .reset_variations{display:inline-block;margin-top:7px;color:#8b6330;font-size:11px}
#asds-product-shell .product_meta{
  display:grid!important;
  gap:8px!important;
  margin:0!important;
  padding:0!important;
  color:#79736b!important;
  font-size:11px!important;
}
#asds-product-shell .product_meta a{color:#9a6f32!important}
#asds-product-shell .asds-single-trust{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:9px!important;
  margin:24px 0 0!important;
}
#asds-product-shell .asds-single-trust>span{
  display:grid!important;
  grid-template-columns:24px 1fr!important;
  column-gap:8px!important;
  align-items:start!important;
  padding:13px!important;
  border:1px solid rgba(17,17,17,.08)!important;
  border-radius:14px!important;
  background:#f8f5ef!important;
}
#asds-product-shell .asds-single-trust i{grid-row:1/3;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#654a24;background:#e9d3aa;font-size:10px;font-style:normal}
#asds-product-shell .asds-single-trust b{color:#27231f;font-size:10px;line-height:1.25}
#asds-product-shell .asds-single-trust small{margin-top:3px;color:#80796f;font-size:8px;line-height:1.35}
#asds-product-shell .asds-product-whatsapp{
  display:flex!important;
  min-height:58px!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  margin:12px 0 0!important;
  padding:0 20px!important;
  border-radius:999px!important;
  color:#111!important;
  background:var(--asds-accent)!important;
  font-size:14px!important;
  font-weight:780!important;
  transition:transform .25s ease,background .25s ease,color .25s ease!important;
}
#asds-product-shell .asds-product-whatsapp i{font-style:normal}
#asds-product-shell .asds-product-whatsapp:hover{transform:translateY(-2px);color:#fff!important;background:#171717!important}

/* Product description and reviews */
#asds-product-shell .asds-product-details{
  clear:both!important;
  width:100%!important;
  margin:0 0 clamp(62px,8vw,110px)!important;
  padding:0!important;
}
#asds-product-shell .woocommerce-tabs{
  clear:both!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
#asds-product-shell .woocommerce-tabs ul.tabs{
  display:flex!important;
  gap:34px!important;
  margin:0!important;
  padding:0 0 14px!important;
  border-bottom:1px solid rgba(17,17,17,.12)!important;
  overflow-x:auto;
  list-style:none!important;
}
#asds-product-shell .woocommerce-tabs ul.tabs:before,
#asds-product-shell .woocommerce-tabs ul.tabs li:before,
#asds-product-shell .woocommerce-tabs ul.tabs li:after{display:none!important}
#asds-product-shell .woocommerce-tabs ul.tabs li{
  position:relative!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  white-space:nowrap;
}
#asds-product-shell .woocommerce-tabs ul.tabs li a{
  display:block!important;
  padding:0 0 10px!important;
  color:#777168!important;
  font-size:12px!important;
  font-weight:680!important;
}
#asds-product-shell .woocommerce-tabs ul.tabs li.active a{color:#171717!important}
#asds-product-shell .woocommerce-tabs ul.tabs li.active:after{display:block!important;content:""!important;position:absolute!important;right:0!important;bottom:-15px!important;left:0!important;height:2px!important;background:var(--asds-accent)!important;box-shadow:none!important}
#asds-product-shell .woocommerce-tabs .panel{
  display:none!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:clamp(34px,5vw,64px) 0 0!important;
  color:#3e3a35!important;
  background:transparent!important;
  overflow-wrap:anywhere;
}
#asds-product-shell .woocommerce-tabs .panel>*{max-width:980px}
#asds-product-shell .woocommerce-tabs .panel h2,
#asds-product-shell .woocommerce-tabs .panel h3{
  margin:clamp(30px,4vw,54px) 0 20px!important;
  color:#171717!important;
  font-family:var(--asds-heading-font)!important;
  font-size:clamp(30px,3.5vw,48px)!important;
  font-weight:560!important;
  line-height:1.06!important;
  letter-spacing:-.04em!important;
  text-wrap:balance;
}
#asds-product-shell .woocommerce-tabs .panel h2:first-child,
#asds-product-shell .woocommerce-tabs .panel h3:first-child{margin-top:0!important}
#asds-product-shell .woocommerce-tabs .panel p,
#asds-product-shell .woocommerce-tabs .panel li{font-size:16px!important;line-height:1.78!important}
#asds-product-shell .woocommerce-tabs .panel img{width:auto!important;max-width:100%!important;height:auto!important;margin:24px 0!important;border-radius:18px!important}

/* Specs, conversion banner and related products */
#asds-product-shell .asds-single-specs{
  display:grid!important;
  grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr)!important;
  gap:clamp(42px,7vw,100px)!important;
  width:100%!important;
  margin:0 0 clamp(70px,9vw,120px)!important;
  padding:clamp(34px,5vw,66px)!important;
  border-radius:30px!important;
  background:#f0ede6!important;
}
#asds-product-shell .asds-specs-heading h2{
  margin:10px 0 18px!important;
  color:#171717!important;
  font-size:clamp(32px,4vw,52px)!important;
  font-weight:560!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
}
#asds-product-shell .asds-specs-heading p{margin:0;color:#6d675f;font-size:14px;line-height:1.7}
#asds-product-shell .asds-accordion-item{border-top:1px solid rgba(17,17,17,.14)}
#asds-product-shell .asds-accordion-item:last-child{border-bottom:1px solid rgba(17,17,17,.14)}
#asds-product-shell .asds-accordion-item button{
  display:flex!important;
  width:100%!important;
  min-height:68px!important;
  align-items:center!important;
  justify-content:space-between!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  color:#171717!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:14px!important;
  font-weight:720!important;
  text-align:left!important;
}
#asds-product-shell .asds-accordion-item button i{font-size:19px;font-style:normal;font-weight:400}
#asds-product-shell .asds-accordion-content{display:none;padding:0 0 26px;color:#686159;font-size:14px;line-height:1.7}
#asds-product-shell .asds-accordion-item.is-open .asds-accordion-content{display:block}
#asds-product-shell .asds-accordion-content dl{margin:0}
#asds-product-shell .asds-accordion-content dl>div{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;padding:12px 0;border-bottom:1px dashed rgba(17,17,17,.12)}
#asds-product-shell .asds-accordion-content dt{font-weight:720}
#asds-product-shell .asds-accordion-content dd{margin:0}
#asds-product-shell .asds-product-project-cta{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:44px!important;
  align-items:center!important;
  width:100%!important;
  margin:0 0 clamp(78px,9vw,125px)!important;
  padding:clamp(34px,5vw,66px)!important;
  border-radius:30px!important;
  color:#fff!important;
  background:#171717!important;
}
#asds-product-shell .asds-product-project-cta h2{max-width:850px;margin:10px 0 0!important;color:#fff!important;font-size:clamp(32px,4vw,56px)!important;font-weight:520!important;line-height:1.02!important;letter-spacing:-.045em!important}
#asds-product-shell .asds-product-project-cta>a{display:flex;min-height:56px;align-items:center;justify-content:center;gap:18px;padding:0 22px;border-radius:999px;color:#111;background:#fff;font-size:11px;font-weight:800;white-space:nowrap}
#asds-product-shell .asds-product-project-cta>a i{font-style:normal}
#asds-product-shell .asds-related-section{width:100%!important;margin:0!important;padding:0!important}
#asds-product-shell .asds-related-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:0 0 30px;padding-bottom:22px;border-bottom:1px solid rgba(17,17,17,.12)}
#asds-product-shell .asds-related-heading span{margin:0}
#asds-product-shell .asds-related-heading h2{margin:0!important;color:#171717!important;font-size:clamp(34px,4vw,54px)!important;font-weight:540!important;letter-spacing:-.045em!important}
#asds-product-shell .asds-related-grid{--asds-catalog-columns:3}

/* Minimal and architectural variations */
body.asds-single-minimal-luxe #asds-product-shell{background:#fff}
body.asds-single-minimal-luxe #asds-product-shell .asds-product-gallery-panel,
body.asds-single-minimal-luxe #asds-product-shell .asds-product-summary{border-radius:4px!important;box-shadow:none!important}
body.asds-single-minimal-luxe #asds-product-shell .asds-product-summary{border-width:0 0 0 1px!important}
body.asds-single-architectural-detail #asds-product-shell{background:#f3f0e9}
body.asds-single-architectural-detail #asds-product-shell .asds-product-summary{border-radius:6px!important;box-shadow:none!important}
body.asds-single-architectural-detail #asds-product-shell .asds-product-gallery-panel{border-radius:6px!important}

@media(max-width:1100px){
  #asds-catalogue-shell .asds-catalog-grid{--asds-catalog-columns:3!important}
  #asds-product-shell .asds-product-main,
  body.asds-single-architectural-detail #asds-product-shell .asds-product-main{grid-template-columns:minmax(0,1fr) minmax(340px,.85fr)!important;gap:34px!important}
  #asds-product-shell .asds-product-summary .product_title{font-size:clamp(36px,4.7vw,54px)!important}
  #asds-product-shell .asds-single-trust{grid-template-columns:1fr!important}
  #asds-product-shell .asds-single-trust>span{grid-template-columns:24px 1fr!important}
}

@media(max-width:820px){
  #asds-catalogue-shell .asds-wc-container,
  #asds-product-shell .asds-wc-container{width:min(100% - 34px,var(--asds-wc-max))}
  #asds-catalogue-shell .asds-catalogue-header{grid-template-columns:1fr;gap:26px;align-items:start}
  #asds-catalogue-shell .asds-catalogue-consult{justify-self:start}
  #asds-catalogue-shell .asds-catalog-grid{--asds-catalog-columns:2!important}
  #asds-product-shell .asds-product-main,
  body.asds-single-architectural-detail #asds-product-shell .asds-product-main{display:block!important}
  #asds-product-shell .asds-product-gallery-panel{margin-bottom:28px}
  body.asds-single-sticky #asds-product-shell .asds-product-summary{position:relative!important;top:auto!important}
  #asds-product-shell .asds-single-specs{grid-template-columns:1fr!important;gap:38px!important}
  #asds-product-shell .asds-product-project-cta{grid-template-columns:1fr!important;align-items:start!important}
  #asds-product-shell .asds-product-project-cta>a{justify-self:start}
  #asds-product-shell .asds-related-grid{--asds-catalog-columns:2!important}
}

@media(max-width:560px){
  #asds-catalogue-shell .asds-wc-container,
  #asds-product-shell .asds-wc-container{width:calc(100% - 24px);padding-top:16px}
  #asds-catalogue-shell .asds-wc-breadcrumb,
  #asds-product-shell .asds-wc-breadcrumb{margin-bottom:22px;font-size:10px}
  #asds-catalogue-shell .asds-catalogue-header h1{font-size:clamp(38px,13vw,56px)!important}
  #asds-catalogue-shell .asds-catalogue-toolbar{align-items:stretch;flex-direction:column;gap:12px}
  #asds-catalogue-shell .woocommerce-ordering,
  #asds-catalogue-shell .woocommerce-ordering select{width:100%!important}
  body.asds-shop-mobile-1 #asds-catalogue-shell .asds-catalog-grid{--asds-catalog-columns:1!important}
  body.asds-shop-mobile-2 #asds-catalogue-shell .asds-catalog-grid{--asds-catalog-columns:2!important;gap:12px!important}
  body.asds-shop-mobile-2 #asds-catalogue-shell .asds-catalog-card{border-radius:17px!important}
  body.asds-shop-mobile-2 #asds-catalogue-shell .asds-catalog-media{padding:10px}
  body.asds-shop-mobile-2 #asds-catalogue-shell .asds-catalog-content{padding:14px}
  body.asds-shop-mobile-2 #asds-catalogue-shell .asds-catalog-card h2{font-size:15px!important;line-height:1.18!important}
  body.asds-shop-mobile-2 #asds-catalogue-shell .asds-catalog-content>p,
  body.asds-shop-mobile-2 #asds-catalogue-shell .asds-catalog-meta>span,
  body.asds-shop-mobile-2 #asds-catalogue-shell .asds-card-secondary{display:none!important}
  body.asds-shop-mobile-2 #asds-catalogue-shell .asds-catalog-meta strong{font-size:13px}
  body.asds-shop-mobile-2 #asds-catalogue-shell .asds-catalog-actions{grid-template-columns:1fr;margin-top:12px}
  body.asds-shop-mobile-2 #asds-catalogue-shell .asds-card-primary{min-height:40px;padding:0 8px;font-size:8px}
  #asds-product-shell .asds-product-gallery-panel,
  #asds-product-shell .asds-product-summary{border-radius:20px!important}
  #asds-product-shell .asds-product-gallery-panel{padding:10px}
  #asds-product-shell .asds-product-gallery-label{padding:4px 4px 10px}
  #asds-product-shell .asds-product-gallery-label small{display:none}
  #asds-product-shell .asds-product-summary{padding:23px!important}
  #asds-product-shell .asds-product-summary .product_title{font-size:clamp(35px,12vw,50px)!important}
  #asds-product-shell .asds-single-eyebrow i{display:none}
  #asds-product-shell form.cart{align-items:stretch!important}
  #asds-product-shell form.cart .quantity{width:100%!important}
  #asds-product-shell form.cart .qty{width:100%!important}
  #asds-product-shell form.cart .single_add_to_cart_button,
  #asds-product-shell form.cart .button{width:100%!important}
  #asds-product-shell .asds-product-whatsapp{border-radius:16px!important}
  #asds-product-shell .woocommerce-tabs ul.tabs{gap:24px!important}
  #asds-product-shell .woocommerce-tabs .panel h2,
  #asds-product-shell .woocommerce-tabs .panel h3{font-size:clamp(28px,10vw,40px)!important}
  #asds-product-shell .asds-single-specs,
  #asds-product-shell .asds-product-project-cta{padding:27px!important;border-radius:20px!important}
  #asds-product-shell .asds-accordion-content dl>div{grid-template-columns:1fr;gap:5px}
  #asds-product-shell .asds-related-grid{--asds-catalog-columns:1!important}
}
