/* AtoZ Wig Center — responsive modern homepage */
:root{--yellow:#ffca05;--yellow-2:#f6b900;--ink:#0a1720;--muted:#68717a;--line:#e8ebee;--soft:#f6f7f8;--white:#fff;--radius:18px;--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(calc(100% - 48px),var(--container));margin:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-999px;top:auto}.skip-link:focus{left:15px;top:15px;z-index:99;background:#000;color:#fff;padding:10px 14px;border-radius:8px}
.topbar{height:31px;background:var(--yellow);display:flex;align-items:center;justify-content:center;gap:180px;font-size:11px;letter-spacing:.3px}.top-links{display:flex;gap:10px}.top-links a:hover{text-decoration:underline}
.site-header{height:80px;background:#fff;border-bottom:1px solid #f0f1f2;position:sticky;top:0;z-index:20}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-weight:900;font-size:28px;line-height:.78;letter-spacing:-1.7px;display:flex;flex-direction:column}.brand small{font-size:12px;letter-spacing:-.3px;margin-left:13px}.main-nav{display:flex;align-items:center;gap:40px;font-size:14px;font-weight:500}.main-nav a{padding:30px 0;border-bottom:2px solid transparent}.main-nav a:hover,.main-nav .active{border-color:var(--yellow)}.nav-actions{display:flex;align-items:center;gap:17px}.nav-actions button,.menu-btn{border:0;background:transparent;cursor:pointer;font-size:26px;padding:4px}.nav-actions .cart{font-size:21px;position:relative}.cart b{position:absolute;right:-5px;top:-3px;background:var(--yellow);font-size:9px;width:16px;height:16px;border-radius:50%;display:grid;place-items:center}.menu-btn{display:none}
.hero{background:linear-gradient(110deg,#fff 0%,#fbfaf7 57%,#f2ece4 100%);overflow:hidden}.hero-grid{min-height:520px;display:grid;grid-template-columns:48% 52%;align-items:center}.hero-copy{padding:65px 0 50px}.eyebrow{font-size:12px;letter-spacing:4px;margin:0 0 10px;font-weight:600}.hero h1{font-size:62px;line-height:.98;text-transform:uppercase;letter-spacing:-3px;margin:0 0 14px;font-weight:900}.hero h1 span{color:var(--yellow-2)}.hero-sub{font-size:17px;margin:0 0 25px}.hero-sub i{color:#aaa;margin:0 7px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:13px 23px;font-weight:800;font-size:13px;transition:.2s}.btn-yellow{background:var(--yellow);color:#101820}.btn-yellow:hover{background:#eeb500;transform:translateY(-2px)}.btn.small{font-size:11px;padding:9px 14px}.trust-row{display:flex;gap:35px;margin-top:38px}.trust-row>div{display:flex;align-items:center;gap:10px;font-size:12px}.trust-row strong{font-size:27px}.trust-row span{display:flex;flex-direction:column}.trust-row small{color:var(--muted);font-size:10px}.hero-model{height:100%;min-height:520px;position:relative;display:flex;align-items:end;justify-content:center}.model-placeholder{width:80%;height:94%;background:radial-gradient(circle at 50% 28%,#e7d9c9 0 10%,transparent 11%),linear-gradient(145deg,#efe7dc,#d8c7b5);border-radius:48% 48% 0 0;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#5d5046;font-weight:800;font-size:14px;text-align:center}.model-placeholder small{font-weight:500;font-size:10px;margin-top:5px}.hero-note{position:absolute;right:5%;top:38%;font-family:cursive;font-size:26px;line-height:1.1;transform:rotate(-8deg)}
.section{padding:65px 0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-card{min-height:215px;border-radius:12px;overflow:hidden;padding:25px 20px;display:flex;justify-content:space-between;position:relative}.category-card h2{font-size:24px;line-height:1.05;margin:0 0 10px;letter-spacing:-.8px}.category-card p{font-size:12px;max-width:190px;margin:0 0 20px}.category-card.men{background:#e8f5ff}.category-card.women{background:#fdebf0}.category-card.extensions{background:#e8f6ed}.dark-btn{display:inline-block;background:#071722;color:#fff;border-radius:999px;padding:10px 15px;font-size:11px;font-weight:800}.category-image{width:48%;height:100%;display:grid;place-items:center;text-align:center;font-size:18px;font-weight:900;letter-spacing:1px;color:#59636a;background:linear-gradient(145deg,#f8f8f8,#c9d0d5);border-radius:100px 100px 0 0}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-heading h2,.section-title-row h2{font-size:31px;line-height:1.1;margin:0 0 5px;letter-spacing:-1.2px}.section-heading p,.section-title-row p{margin:0;color:var(--muted);font-size:13px}.store-card{width:315px;min-height:170px;border-radius:13px;overflow:hidden;position:relative;background:#202a2d;color:#fff;flex-shrink:0}.store-photo{height:100%;min-height:170px;display:grid;place-items:center;text-align:center;background:linear-gradient(145deg,#53615e,#242d2c);font-weight:900;letter-spacing:1px}.store-card>div:last-child{position:absolute;inset:auto 15px 15px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.benefits>div{min-height:115px;background:#fafafa;border:1px solid #eee;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:12px;text-align:center}.benefits span{font-size:28px}.benefits b{font-size:12px}
.products{background:#fff}.section-title-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.section-title-row>a{font-size:12px;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.product-card{border:1px solid #e9ebed;border-radius:10px;padding:8px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.04);transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.09)}.product-image{aspect-ratio:1.05;background:radial-gradient(circle,#777 0 20%,#222 21% 38%,#111 39% 55%,#d9c8b0 56% 62%,#252525 63%);border-radius:7px;display:grid;place-items:center;color:#fff;font-size:11px;font-weight:900;line-height:1.15;text-shadow:0 1px 3px #000}.product-card h3{font-size:12px;margin:10px 0 1px}.product-card p{font-size:10px;margin:0 0 9px;color:#222}.product-card>a{display:block;background:var(--yellow);border-radius:5px;padding:8px;font-size:10px;font-weight:800}
.consultation{background:linear-gradient(90deg,#f4f4f2,#fbfbfa);padding:0}.consultation-grid{min-height:260px;display:grid;grid-template-columns:28% 42% 30%;align-items:center}.consult-image{height:260px;background:linear-gradient(145deg,#d8d1c7,#eeeae5);display:grid;place-items:center;text-align:center;font-weight:900;color:#6a6259}.consultation h2{font-size:31px;line-height:1.1;margin:0 0 10px}.consultation p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:420px}.consultation ul{list-style:none;border-left:1px solid #ddd;padding:0 0 0 30px;margin:0;display:grid;gap:13px;font-size:13px}.consultation li{font-weight:500}
.footer{background:#07151d;color:#fff}.footer-grid{padding:48px 0;display:grid;grid-template-columns:1.3fr .8fr 1fr 1.3fr;gap:45px}.footer-brand{font-size:23px}.footer-brand small{font-size:10px}.footer p{font-size:12px;color:#c4cbd0;line-height:1.6}.footer h3{font-size:13px;margin:0 0 13px}.footer-grid>div:nth-child(2) a{display:block;font-size:12px;color:#c4cbd0;margin:7px 0}.socials{display:flex;gap:10px;margin-top:15px}.socials a{width:28px;height:28px;border:1px solid #66727a;border-radius:50%;display:grid;place-items:center;font-size:12px}.subscribe{display:flex;margin-top:15px}.subscribe input{width:100%;border:0;padding:12px 13px;border-radius:6px 0 0 6px;outline:0}.subscribe button{border:0;background:var(--yellow);font-weight:800;padding:0 17px;border-radius:0 6px 6px 0}.copyright{background:var(--yellow);color:#111;padding:12px max(24px,calc((100% - var(--container))/2));display:flex;justify-content:space-between;font-size:10px}
@media(max-width:1000px){.topbar{gap:30px}.main-nav{gap:18px}.hero h1{font-size:50px}.product-grid{grid-template-columns:repeat(3,1fr)}.consultation-grid{grid-template-columns:30% 42% 28%}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:min(calc(100% - 30px),var(--container))}.topbar{height:auto;min-height:31px;padding:7px 15px;text-align:center}.top-links{display:none}.site-header{height:68px}.main-nav{position:absolute;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid #eee;display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px 20px}.main-nav.open{display:flex}.main-nav a{padding:13px 0}.nav-actions{margin-left:auto}.nav-actions button:nth-child(2){display:none}.menu-btn{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:45px 0 25px}.hero h1{font-size:48px}.trust-row{gap:15px;flex-wrap:wrap;margin-top:25px}.hero-model{min-height:320px}.model-placeholder{width:65%;height:320px}.hero-note{right:0}.category-grid{grid-template-columns:1fr}.section{padding:45px 0}.section-heading{align-items:stretch;flex-direction:column}.store-card{width:100%}.benefits{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.consultation-grid{grid-template-columns:1fr}.consult-image{height:220px}.consultation-grid>div:nth-child(2){padding:35px 0}.consultation ul{border-left:0;border-top:1px solid #ddd;padding:20px 0 35px}.footer-grid{grid-template-columns:1fr;gap:28px}.copyright{padding:12px 15px;gap:10px;flex-direction:column}}
@media(max-width:420px){.hero h1{font-size:40px}.benefits{grid-template-columns:1fr 1fr}.product-grid{gap:8px}.product-card h3{font-size:11px}.section-heading h2,.section-title-row h2,.consultation h2{font-size:25px}}
