/*
Theme Name: Ambashree Clothing
Theme URI: https://example.com/ambashree-clothing
Author: Ambashree Clothing
Description: Custom WooCommerce-ready theme converted from the Ambashree Clothing prototype.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: ambashree-clothing
*/


:root{--wine:#6f1738;--rose:#c9657e;--blush:#f7e9e9;--cream:#fffaf4;--ink:#2f2024;--sage:#7b8f80;--gold:#c9a15d;--muted:#76676a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--cream);color:var(--ink);line-height:1.6}h1,h2,h3,h4,.serif{font-family:Georgia,'Times New Roman',serif}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:8px 5vw;background:#fffaf5f2;backdrop-filter:blur(12px);position:sticky;top:0;z-index:50;border-bottom:1px solid #eadfd7}.brand{display:flex;align-items:center;gap:12px;color:var(--wine);text-decoration:none;font-family:Georgia,serif;letter-spacing:.12em}.brand img{width:55px;height:55px;object-fit:cover;border-radius:50%}.site-header nav{display:flex;gap:24px;align-items:center}.site-header nav a{color:#3e2b30;text-decoration:none;font-size:.94rem}.pill,.btn{display:inline-block;border-radius:999px;padding:11px 18px;background:var(--wine);color:white!important;text-decoration:none;border:none}.btn.secondary{background:transparent;color:var(--wine)!important;border:1px solid var(--wine)}.menu-btn{display:none;background:none;border:0;font-size:1.4rem}.hero{min-height:72vh;background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(38,10,19,.58),rgba(38,10,19,.04) 58%,rgba(255,255,255,.03))}.hero .hero-copy{position:relative;z-index:2;max-width:650px;margin-left:7vw;color:white;padding:60px 0}.hero h1{font-size:clamp(2.7rem,6vw,5.8rem);line-height:.98;margin:0 0 16px}.hero p{font-size:1.22rem;max-width:580px}.hero .btn{background:#fff;color:var(--wine)!important;margin-right:10px}.section{padding:78px 6vw}.section.tint{background:#f8eeee}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--rose);font-size:.78rem;font-weight:700}.section h2{font-size:clamp(2rem,4vw,3.4rem);margin:.2rem 0 1rem;color:var(--wine)}.lead{max-width:760px;color:var(--muted);font-size:1.08rem}.category-3,.grid{display:grid;gap:22px}.category-3{grid-template-columns:repeat(3,1fr);margin-top:30px}.main-cat{min-height:420px;border-radius:28px;overflow:hidden;position:relative;background-size:cover;background-position:center;box-shadow:0 15px 40px #7c4b5b20}.main-cat:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(54,13,27,.75),transparent 65%)}.main-cat .copy{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;color:white}.main-cat h3{font-size:2rem;margin:0}.main-cat a{color:#fff;text-decoration:none;border-bottom:1px solid #fff}.product-grid{grid-template-columns:repeat(4,1fr);margin-top:30px}.product-card{background:white;border:1px solid #eadfd7;border-radius:18px;overflow:hidden;box-shadow:0 10px 24px #8d6d7520;transition:.25s}.product-card:hover{transform:translateY(-4px)}.product-card img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.product-card div{padding:16px}.product-card h3{margin:0;color:var(--wine);font-size:1.18rem}.product-card p{margin:.2rem 0;color:var(--muted);font-size:.9rem}.state-grid{grid-template-columns:repeat(4,1fr);margin-top:30px}.state-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid #eadfd7}.state-card img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top}.state-card div{padding:14px 16px;display:flex;flex-direction:column}.state-card span{font-family:Georgia,serif;color:var(--wine);font-size:1.12rem}.state-card strong{font-size:.85rem;color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.split img{width:100%;border-radius:24px;box-shadow:0 16px 38px #63314728}.story-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.story{padding:28px;border-radius:22px;background:white;border:1px solid #eadfd7}.story b{color:var(--wine)}.quote{font-family:Georgia,serif;font-size:1.35rem;color:#6b4150}.cta{background:linear-gradient(135deg,#6f1738,#9b3154);color:white;border-radius:30px;padding:52px;display:flex;justify-content:space-between;gap:20px;align-items:center}.page-banner{height:48vh;background-size:cover;background-position:center;position:relative;display:flex;align-items:end}.page-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(47,10,24,.64),transparent)}.page-banner h1{position:relative;z-index:2;color:white;font-size:clamp(2.4rem,5vw,4.8rem);padding:0 6vw 34px;margin:0}.tabs{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.tabs button{border:1px solid #d9c8c0;background:#fff;padding:10px 15px;border-radius:999px;color:var(--wine)}.product-detail{display:grid;grid-template-columns:1.15fr .85fr;gap:46px;align-items:start}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gallery img{width:100%;border-radius:16px;aspect-ratio:1/1;object-fit:cover}.price{font-size:1.4rem;color:var(--wine);font-family:Georgia,serif}.details-box{background:white;padding:26px;border-radius:20px;border:1px solid #eadfd7}.details-box ul{padding-left:1.2rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.contact-card{background:white;border-radius:20px;border:1px solid #eadfd7;padding:28px}.contact-card a{color:var(--wine)}footer{background:#221217;color:#f7e9e9;padding:52px 6vw;display:grid;grid-template-columns:1.3fr 1fr 1fr 1.3fr;gap:34px}footer img{width:85px;height:85px;border-radius:50%;object-fit:cover}footer h4{color:#f3bdc8;margin:0 0 10px}footer a{color:#f7e9e9;text-decoration:none;display:block;margin:5px 0}footer p{color:#d8c5ca}.mini-note{font-size:.84rem;color:var(--muted)}@media(max-width:900px){.menu-btn{display:block}.site-header nav{display:none;position:absolute;top:82px;left:0;right:0;flex-direction:column;background:#fff;padding:20px}.site-header nav.open{display:flex}.category-3,.product-grid,.state-grid,.story-strip{grid-template-columns:repeat(2,1fr)}.split,.product-detail,.contact-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}.hero{min-height:60vh}.hero .hero-copy{margin:0 6vw}}@media(max-width:560px){.category-3,.product-grid,.state-grid,.story-strip{grid-template-columns:1fr}footer{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}.gallery{grid-template-columns:1fr}.site-header{height:72px}.brand img{width:46px;height:46px}}

/* Ambashree Clothing e-commerce enhancements */
.collections-banner{background-position:center top!important}.brand span{white-space:nowrap}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:99px;background:var(--wine);color:#fff;font-size:11px;padding:0 5px}.category-link{text-decoration:none;color:inherit}.category-link:hover{transform:translateY(-4px)}
.featured-silks{position:relative;overflow:hidden}.featured-content{position:relative;z-index:2;width:min(72%,1000px)}.featured-watermark{position:absolute;z-index:0;right:-3%;top:0;width:38%;height:100%;background:url('assets/images/home1.png') center/cover no-repeat;opacity:.17;mix-blend-mode:multiply;mask-image:linear-gradient(to left,#000 70%,transparent)}
.heritage-intro-grid{display:grid;grid-template-columns:1fr 1.7fr;gap:28px;align-items:start;margin-top:28px}.heritage-intro-grid figure{margin:0;background:#fff;padding:12px;border-radius:18px;box-shadow:0 12px 35px #4b172018}.heritage-intro-grid img{width:100%;display:block;border-radius:12px;max-height:700px;object-fit:contain}.heritage-intro-grid figcaption{text-align:center;padding:12px;font-family:Georgia,serif;font-size:1.1rem;color:var(--wine)}
.shop-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:70px max(6vw,30px);background:linear-gradient(135deg,#fff8f3,#f6e4e7)}.shop-hero h1{font-size:clamp(42px,6vw,76px);margin:10px 0;color:var(--wine)}.shop-hero p{font-size:1.1rem;line-height:1.8;max-width:620px}.shop-hero img{width:100%;height:480px;object-fit:cover;border-radius:24px;box-shadow:0 20px 50px #4b17202b}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.shop-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px #4b172018}.shop-card img{width:100%;height:330px;object-fit:cover}.shop-card-body{padding:22px}.shop-card-body h3{font-size:1.25rem;margin:6px 0}.shop-card-body p{min-height:90px;line-height:1.55}.product-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:var(--rose)}.price{font-size:1.35rem;font-weight:700;color:var(--wine);margin:14px 0}.section-head-row{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.main-cat.compact{display:block;min-height:460px;max-width:900px;text-decoration:none;background-size:cover;background-position:center;border-radius:22px;position:relative;overflow:hidden}.main-cat.compact .copy{position:absolute;left:0;right:0;bottom:0;padding:32px;color:white;background:linear-gradient(transparent,#2b1010e8)}
.social-icons,.contact-social-row{display:flex;gap:12px;align-items:center;margin:12px 0 18px}.social-icon{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--wine);color:white;font:bold 20px Arial}.social-icon.large{width:58px;height:58px;font-size:30px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.contact-card{background:#fff;padding:36px;border-radius:20px;box-shadow:0 12px 35px #4b172018}.visible-email{font-size:1.05rem}.contact-form label,.auth-card label{display:grid;gap:7px;margin:16px 0;font-weight:600}.contact-form input,.contact-form textarea,.auth-card input{width:100%;box-sizing:border-box;padding:13px;border:1px solid #d8c4c7;border-radius:10px;font:inherit;background:#fffdfb}
.auth-wrap{min-height:70vh;display:grid;place-items:center;padding:60px 20px;background:#f9efee}.auth-card{width:min(460px,92vw);background:#fff;padding:40px;border-radius:24px;box-shadow:0 20px 55px #4b172024}.auth-card>img{width:90px;height:90px;object-fit:cover;border-radius:50%;margin-bottom:18px}.simple-hero{text-align:center;padding:70px 20px;background:#f9efee}.simple-hero h1{font-size:clamp(40px,6vw,72px);color:var(--wine);margin:8px}.cart-items{display:grid;gap:16px;max-width:900px}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:18px;align-items:center;background:#fff;padding:15px;border-radius:14px;box-shadow:0 8px 25px #4b172014}.cart-item img{width:90px;height:90px;object-fit:cover;border-radius:10px}.cart-item button{border:0;background:none;color:var(--wine);cursor:pointer}.cart-summary{display:flex;justify-content:space-between;max-width:900px;font-size:1.35rem;padding:24px 4px}
@media(max-width:900px){.featured-content{width:100%}.featured-watermark{width:65%;opacity:.09}.heritage-intro-grid,.shop-hero,.contact-grid{grid-template-columns:1fr}.shop-grid{grid-template-columns:repeat(2,1fr)}.shop-hero img{height:380px}.section-head-row{align-items:start;flex-direction:column}}
@media(max-width:560px){.shop-grid{grid-template-columns:1fr}.heritage-intro-grid{grid-template-columns:1fr}.shop-card img{height:380px}.brand span{font-size:12px}}

/* Banner framing refinements */
.collections-banner{background-position:center 30%!important;background-repeat:no-repeat;}
.contact-banner{background-position:center 30%!important;}
.about-banner{background-position:center center!important;}
@media(max-width:900px){.collections-banner,.contact-banner{background-position:center 24%!important;}}
@media(max-width:560px){.collections-banner,.contact-banner{background-position:center 20%!important;}}

/* v5 rotating homepage banners */
.hero-carousel{position:relative;width:100%;height:52vh;overflow:hidden;background:#ead7c5}
.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .85s ease;pointer-events:none}
.hero-slide.active{opacity:1;pointer-events:auto}
.hero-slide img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block;background:#ead7c5}
.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.75);background:rgba(42,20,24,.32);color:#fff;font-size:2rem;line-height:1;cursor:pointer;backdrop-filter:blur(4px)}
.hero-prev{left:22px}.hero-next{right:22px}
.hero-dots{position:absolute;z-index:5;left:50%;bottom:20px;transform:translateX(-50%);display:flex;gap:9px;padding:8px 11px;border-radius:999px;background:rgba(30,15,18,.25);backdrop-filter:blur(4px)}
.hero-dots button{width:10px;height:10px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.55);cursor:pointer}.hero-dots button.active{background:#fff;transform:scale(1.25)}
.amba2-banner{background-position:center center!important;background-size:cover!important}
@media(max-width:700px){.hero-carousel{height:52vh;min-height:0}.hero-arrow{width:38px;height:38px;font-size:1.6rem}.hero-prev{left:10px}.hero-next{right:10px}.amba2-banner{background-position:center center!important}}

/* WordPress / WooCommerce integration */
body.admin-bar .site-header{top:32px}.site-header{position:sticky;top:0;z-index:999;background:#fff}.brand-title{font-family:Georgia,serif;letter-spacing:.08em;color:var(--wine);font-weight:700}.wp-block-image img{height:auto}.woocommerce .woocommerce-breadcrumb{max-width:1180px;margin:24px auto;padding:0 24px;color:var(--muted)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:24px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid #eadfd7;border-radius:18px;overflow:hidden;padding-bottom:18px;box-shadow:0 12px 35px #4b172012}.woocommerce ul.products li.product a img{margin:0!important;aspect-ratio:4/5;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-left:18px!important;margin-right:18px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:Georgia,serif;color:var(--wine);font-size:1.14rem!important}.woocommerce ul.products li.product .price{color:var(--wine)!important;font-weight:700}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--wine)!important;color:#fff!important;border-radius:999px!important;padding:12px 20px!important}.woocommerce a.button:hover,.woocommerce button.button:hover{background:#8c2c4e!important}.woocommerce div.product{max-width:1180px;margin:42px auto;padding:0 24px}.woocommerce div.product .product_title{font-family:Georgia,serif;color:var(--wine);font-size:clamp(2rem,4vw,3.6rem)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--wine)!important}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce{max-width:1180px;margin:50px auto;padding:0 24px}.woocommerce table.shop_table{border-radius:18px;overflow:hidden}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:12px;border:1px solid #d8c4c7;border-radius:9px}.ambashree-page-hero{height:48vh;background-size:cover;background-position:center;display:flex;align-items:flex-end;position:relative}.ambashree-page-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(42,15,24,.58),transparent 70%)}.ambashree-page-hero h1{position:relative;z-index:2;color:#fff;padding:0 6vw 34px;font-size:clamp(2.5rem,6vw,5.5rem);margin:0}.collection-banner,.contact-banner{background-position:center center}.about-banner{background-position:center center}.heritage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.heritage-tile{background:#fff;border-radius:18px;overflow:hidden;border:1px solid #eadfd7}.heritage-tile img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top}.heritage-tile div{padding:18px}.heritage-tile h3{margin:0;color:var(--wine)}.main-category-list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.subcat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.subcat-card{background:#fff;border:1px solid #eadfd7;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit}.subcat-card img{width:100%;aspect-ratio:4/5;object-fit:cover}.subcat-card div{padding:14px}.subcat-card h3{margin:0;color:var(--wine);font-size:1.08rem}.wc-block-cart,.wc-block-checkout{max-width:1180px;margin:40px auto}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--wine)!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--wine)!important}@media(max-width:900px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.heritage-grid,.main-category-list,.subcat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){body.admin-bar .site-header{top:46px}.woocommerce ul.products,.heritage-grid,.main-category-list,.subcat-grid{grid-template-columns:1fr}.ambashree-page-hero{height:38vh}}

.site-header nav li{list-style:none;display:contents}.custom-logo-link{display:contents}
