/*
Theme Name: faley-commerce
Theme URI: https://faley.store/
Author: FALEY
Description: Distinctive commerce and discovery theme for FALEY.
Version: 1.3.0
*/
:root{--ink:#2a2527;--muted:#6b6668;--line:#d8d3d5;--paper:#f2f0f0;--white:#fff;--accent:#c9a227;--dark:#4a102a;--soft:#e8e5e6;--radius:22px;--max:1180px;--faley-wine:#4a102a;--faley-gold:#c9a227;--faley-grey:#4a4a4a;--faley-light-grey:#f2f0f0;--faley-cream:#f7f3ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}.faley-container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.faley-home{overflow:hidden}.faley-kicker{display:block;font-size:11px;letter-spacing:.16em;font-weight:800;color:#667066;margin:0 0 14px}.faley-hero{padding:76px 0 54px;background:radial-gradient(circle at 85% 20%,#e4efbd 0,transparent 32%),linear-gradient(135deg,#f8faf5 0,#eef2e8 100%)}.faley-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.faley-hero-copy{min-width:0}.faley-hero h1{font-size:clamp(46px,6.5vw,82px);line-height:.98;letter-spacing:-.055em;margin:0;max-width:760px}.faley-hero h1 span{color:#59634f}.faley-lead{font-size:20px;line-height:1.55;color:#5e675f;max-width:650px;margin:26px 0}.faley-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.faley-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 21px;border-radius:999px;font-weight:750;border:1px solid transparent;transition:transform .2s,background .2s}.faley-btn:hover{transform:translateY(-2px)}.faley-btn-dark{background:var(--ink);color:#fff}.faley-btn-light{background:#fff;border-color:var(--line)}.faley-btn-white{background:#fff;color:var(--ink)}.faley-trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;color:#667066;font-size:12px}.faley-discovery-card{background:var(--dark);color:#fff;border-radius:28px;padding:30px;box-shadow:0 25px 60px #17201620}.faley-card-top{display:flex;justify-content:space-between;color:#aab5aa;font-size:10px;letter-spacing:.14em;font-weight:800}.faley-live-dot{color:var(--accent);font-size:12px}.faley-discovery-card h2{font-size:31px;line-height:1.08;letter-spacing:-.035em;margin:44px 0 10px}.faley-discovery-card>p{color:#b9c2ba;margin-bottom:24px}.faley-goals{display:grid;gap:8px}.faley-goals a{display:grid;grid-template-columns:32px 1fr 20px;gap:10px;align-items:center;padding:14px 15px;border:1px solid #ffffff1a;border-radius:14px}.faley-search-band{background:#fff;border-block:1px solid var(--line);padding:25px 0}.faley-search-band .faley-container{display:grid;grid-template-columns:250px 1fr;gap:28px;align-items:center}.faley-search-heading span{display:block;font-size:10px;letter-spacing:.14em;font-weight:800;color:#7a827b}.faley-search-heading strong{font-size:18px}.faley-search-band form{display:flex;gap:8px}.faley-search-band input[type=search]{width:100%;border:1px solid var(--line);border-radius:999px;padding:15px 20px;background:var(--paper);outline:none}.faley-search-band input[type=submit],.search-submit{border:0;background:var(--ink);color:#fff;border-radius:999px;padding:0 24px;font-weight:750}.faley-section{padding:92px 0}.faley-section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:32px}.faley-section-head h2{font-size:clamp(32px,4vw,50px);line-height:1.02;letter-spacing:-.045em;margin:0}.faley-section-head>a{font-size:13px;font-weight:750;white-space:nowrap}.faley-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.faley-category{min-height:230px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;display:flex;flex-direction:column}.faley-category>span{font-size:10px;color:#889087;font-weight:800;letter-spacing:.12em}.faley-category strong{font-size:22px;line-height:1.1;letter-spacing:-.025em;margin-top:auto;max-width:220px}.faley-category small{color:#7a837b;margin-top:8px}.faley-category b{margin-top:20px}.faley-category-accent{background:var(--accent);border-color:#b8df52}.faley-featured-products{background:#fff;border-block:1px solid var(--line)}.faley-products-soft{background:#f0f3ed;border-block:1px solid var(--line)}.faley-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.faley-product-card{min-width:0}.faley-product-image{display:block;aspect-ratio:1/1;background:var(--soft);border-radius:18px;overflow:hidden;margin-bottom:15px}.faley-product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.faley-product-card:hover .faley-product-image img{transform:scale(1.035)}.faley-product-meta{display:flex;justify-content:space-between;gap:12px;color:#737c74;font-size:11px;margin-bottom:7px}.faley-product-meta span:last-child{font-weight:800;color:var(--ink);white-space:nowrap}.faley-product-card h3{font-size:18px;line-height:1.15;letter-spacing:-.025em;margin:0}.faley-product-actions{display:flex;justify-content:space-between;gap:10px;margin-top:12px;align-items:center}.faley-product-actions a,.faley-share-product{font-size:12px;font-weight:750}.faley-share-product{border:0;background:none;padding:0;cursor:pointer;color:#5f675f}.faley-dark-section{background:var(--dark);color:#fff;padding:90px 0}.faley-split{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.faley-dark-section h2{font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.05em;margin:0 0 18px;max-width:650px}.faley-dark-section p{color:#b5bdb6;max-width:620px;font-size:18px;margin-bottom:30px}.faley-seller-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff20;border:1px solid #ffffff20;border-radius:20px;overflow:hidden}.faley-seller-panel>div{padding:25px;background:#171d18}.faley-seller-panel strong{display:block;font-size:30px;letter-spacing:-.04em}.faley-seller-panel span{display:block;color:#a7b0a8;font-size:12px;margin-top:7px}.faley-affiliate-section{background:#eef2e8;border-block:1px solid var(--line)}.faley-affiliate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.faley-affiliate-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;min-height:210px}.faley-affiliate-grid article>span{font-size:10px;font-weight:800;color:#7a837b}.faley-affiliate-grid h3{font-size:26px;line-height:1.05;letter-spacing:-.03em;margin:50px 0 10px}.faley-affiliate-grid p{color:#6d756e}.faley-newsletter{background:#e9eedf;padding:62px 0}.faley-newsletter .faley-container{display:flex;justify-content:space-between;gap:50px;align-items:center}.faley-newsletter h2{margin:0;font-size:clamp(28px,4vw,44px);line-height:1;letter-spacing:-.04em}.faley-newsletter-form{display:flex;min-width:min(480px,100%);gap:8px}.faley-newsletter-form input{min-width:0;flex:1;border:1px solid #ccd3c9;border-radius:999px;padding:14px 18px;background:#fff}.faley-newsletter-form button{border:0;background:var(--ink);color:#fff;border-radius:999px;padding:0 20px;font-weight:750}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.faley-header-inner{min-height:76px;display:flex;align-items:center;gap:28px;position:relative}.faley-brand{display:flex;align-items:baseline;gap:9px;white-space:nowrap}.faley-brand span{font-size:25px;font-weight:900;letter-spacing:-.07em}.faley-brand small{font-size:8px;letter-spacing:.12em;color:#7b837b}.faley-nav{display:flex;gap:25px;align-items:center;margin-left:auto}.faley-nav a,.faley-header-actions a{font-size:13px;font-weight:700}.faley-header-actions{display:flex;gap:15px;align-items:center}.faley-cart{padding:9px 14px;border:1px solid var(--line);border-radius:999px}.faley-mobile-menu-toggle,.faley-mobile-menu{display:none}.faley-ai-prompts{display:grid;gap:8px;margin:18px 0}.faley-ai-prompts button{border:1px solid #ffffff1c;background:#ffffff09;color:#fff;text-align:left;border-radius:12px;padding:11px 13px;cursor:pointer}.faley-ai-hero-button{width:100%;border:0;background:var(--accent);color:var(--ink);cursor:pointer}.faley-ai-backdrop{position:fixed;inset:0;background:#0b100b80;opacity:0;pointer-events:none;transition:.2s;z-index:90}.faley-ai-panel{position:fixed;right:18px;bottom:18px;width:min(430px,calc(100% - 28px));height:min(650px,calc(100% - 36px));background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 30px 80px #0003;z-index:100;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;transform:translateY(20px);opacity:0;pointer-events:none;transition:.2s}.faley-ai-panel.is-open{transform:none;opacity:1;pointer-events:auto}.faley-ai-panel.is-open+.faley-ai-backdrop{opacity:1;pointer-events:auto}.faley-ai-header{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.faley-ai-header span{display:block;font-size:9px;letter-spacing:.14em;font-weight:800;color:#7a837b}.faley-ai-header strong{font-size:22px}.faley-ai-close{border:0;background:#eef1ec;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1;cursor:pointer}.faley-ai-messages{padding:18px;overflow:auto;background:#f7f8f5}.faley-ai-message{max-width:88%;padding:12px 14px;border-radius:16px;margin-bottom:10px;font-size:14px}.faley-ai-message--assistant{background:#fff;border:1px solid var(--line)}.faley-ai-message--user{background:var(--ink);color:#fff;margin-left:auto}.faley-ai-results{display:grid;gap:9px;margin-bottom:14px}.faley-ai-product{display:grid;grid-template-columns:58px 1fr;gap:11px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px}.faley-ai-product img{width:58px;height:58px;object-fit:cover;border-radius:10px;background:var(--soft)}.faley-ai-product strong,.faley-ai-product small{display:block}.faley-ai-product strong{font-size:13px;line-height:1.15}.faley-ai-product small{font-weight:800;margin-top:4px}.faley-ai-form{display:flex;gap:8px;padding:12px;border-top:1px solid var(--line);background:#fff}.faley-ai-form input{min-width:0;flex:1;border:1px solid var(--line);border-radius:999px;padding:12px 15px;outline:none}.faley-ai-form button{border:0;background:var(--ink);color:#fff;border-radius:999px;padding:0 18px;font-weight:750;cursor:pointer}.site-footer{background:#0f140f;color:#aab2aa;padding:45px 0}.site-footer a{color:#fff}
.faley-delivery-page{background:var(--paper)}.delivery-hero{background:var(--dark);color:#fff;padding:110px 0}.delivery-hero h1{max-width:820px;font-size:clamp(46px,7vw,88px);line-height:.95;letter-spacing:-.055em;margin:18px 0}.delivery-hero p{max-width:690px;color:#cbd2cc;font-size:20px;line-height:1.6}.delivery-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.delivery-section{padding:90px 0}.section-heading{max-width:760px;margin-bottom:42px}.section-heading h2{font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.045em;margin:12px 0}.section-heading p{color:var(--muted);font-size:18px;line-height:1.6}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.16em}.delivery-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.delivery-steps article,.delivery-cards article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.delivery-steps b{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;background:var(--accent);border-radius:50%;font-size:12px}.delivery-steps h3,.delivery-cards h3{font-size:22px;margin:30px 0 10px}.delivery-steps p,.delivery-cards p{color:var(--muted);line-height:1.6}.delivery-options{background:#edf1e9}.delivery-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.delivery-cards span{font-size:34px}.address-band{background:#111612;color:#fff}.address-band .faley-container{display:grid;grid-template-columns:1.4fr .8fr;gap:60px;align-items:center}.address-band p{color:#bfc8c0;line-height:1.6;max-width:680px}.address-box{background:#1c241e;border:1px solid #ffffff18;border-radius:22px;padding:24px;display:grid;gap:12px}.address-box span{padding:12px 14px;border:1px solid #ffffff16;border-radius:12px;color:#d5ddd7}.seller-points{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.seller-points div{padding:24px;border-top:2px solid var(--ink)}.seller-points strong,.seller-points span{display:block}.seller-points span{color:var(--muted);margin-top:8px}.delivery-cta{padding:100px 0;background:var(--accent)}.delivery-cta h2{font-size:clamp(38px,6vw,68px);max-width:800px;line-height:.98;letter-spacing:-.05em}.delivery-cta p{max-width:620px;font-size:18px;line-height:1.6}.faley-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:800}.faley-btn-primary{background:var(--accent);color:var(--ink)}.faley-btn-secondary{border:1px solid #ffffff40;color:#fff}.delivery-hero .faley-btn-primary{color:var(--ink)}
@media(max-width:1000px){.faley-hero-grid,.faley-split{grid-template-columns:1fr}.faley-category-grid,.faley-product-grid{grid-template-columns:repeat(2,1fr)}.faley-search-band .faley-container{grid-template-columns:1fr;gap:10px}.faley-nav{gap:16px}.faley-header-inner{gap:18px}}
@media(max-width:720px){.faley-container{width:calc(100% - 24px)}.site-header{position:sticky}.faley-header-inner{min-height:60px;justify-content:space-between}.faley-brand small{display:none}.faley-brand span{font-size:23px}.faley-nav,.faley-header-actions{display:none}.faley-mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;font-weight:800;cursor:pointer}.faley-mobile-menu{position:absolute;display:grid;grid-template-columns:1fr;gap:6px;left:0;right:0;top:60px;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 16px 16px;padding:10px;box-shadow:0 14px 28px #00000010}.faley-mobile-menu[hidden]{display:none}.faley-mobile-menu a{padding:11px 12px;background:var(--paper);border-radius:10px;font-weight:750;font-size:13px}.faley-hero{padding:34px 0 28px}.faley-hero-grid{gap:24px}.faley-hero h1{font-size:clamp(38px,11vw,52px)}.faley-lead{font-size:16px;margin:16px 0}.faley-hero-actions{display:grid;grid-template-columns:1fr}.faley-btn{width:100%;padding:12px 14px}.faley-trust-row{display:flex;flex-wrap:wrap;gap:8px;font-size:10px}.faley-discovery-card{padding:18px;border-radius:18px}.faley-discovery-card h2{font-size:25px;margin-top:22px}.faley-goals{gap:6px}.faley-goals a{padding:11px 12px}.faley-search-band{padding:15px 0}.faley-search-band form{display:grid;grid-template-columns:1fr}.faley-search-band input[type=search]{padding:12px 15px}.faley-search-band input[type=submit]{height:44px}.faley-section{padding:46px 0}.faley-section-head{display:block;margin-bottom:20px}.faley-section-head h2{font-size:30px}.faley-section-head>a{display:inline-block;margin-top:9px}.faley-category-grid,.faley-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.faley-category{min-height:145px;padding:14px;border-radius:14px}.faley-category strong{font-size:16px}.faley-category small{font-size:10px}.faley-product-image{border-radius:12px;margin-bottom:8px}.faley-product-meta{display:block;font-size:9px}.faley-product-meta span{display:block}.faley-product-meta span:last-child{margin-top:2px}.faley-product-card h3{font-size:14px}.faley-product-actions{display:flex;gap:7px;align-items:center}.faley-product-actions a,.faley-share-product{font-size:10px;margin-top:5px}.faley-dark-section{padding:48px 0}.faley-dark-section h2{font-size:34px}.faley-dark-section p{font-size:15px}.faley-seller-panel{grid-template-columns:repeat(2,1fr)}.faley-seller-panel>div{padding:14px}.faley-seller-panel strong{font-size:23px}.faley-affiliate-grid{grid-template-columns:1fr}.faley-affiliate-grid article{min-height:0;padding:18px}.faley-affiliate-grid h3{font-size:21px;margin:22px 0 7px}.faley-newsletter{padding:40px 0}.faley-newsletter .faley-container{display:block}.faley-newsletter-form{display:grid;min-width:0;margin-top:18px}.faley-newsletter-form input,.faley-newsletter-form button{width:100%;height:46px}.faley-footer-grid{grid-template-columns:1fr 1fr!important;gap:18px!important}.faley-footer-brand{grid-column:1/-1}.faley-ai-panel{right:6px;bottom:6px;width:calc(100% - 12px);height:min(620px,calc(100% - 12px));border-radius:18px}.faley-ai-form button{padding:0 13px}}
@media(max-width:900px){.delivery-steps{grid-template-columns:repeat(2,1fr)}.delivery-cards{grid-template-columns:1fr 1fr}.address-band .faley-container{grid-template-columns:1fr;gap:30px}.seller-points{grid-template-columns:1fr 1fr}}
.faley-delivery-options{padding:80px 0;background:var(--paper)}.faley-delivery-heading{max-width:760px;margin-bottom:34px}.faley-delivery-heading h2{font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.045em;margin:12px 0}.faley-delivery-heading p{color:var(--muted);font-size:18px;line-height:1.6}.faley-delivery-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.faley-delivery-cards article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px}.faley-delivery-cards article span{font-size:30px}.faley-delivery-cards h3{margin:24px 0 8px}.faley-delivery-cards p{color:var(--muted);line-height:1.55}.woocommerce-checkout .woocommerce-billing-fields #billing_ghanapostgps_field,.woocommerce-checkout .woocommerce-billing-fields #billing_delivery_landmark_field{background:#f7f8f5;border:1px solid var(--line);border-radius:12px;padding:4px 10px}.woocommerce-checkout .woocommerce-billing-fields #billing_ghanapostgps_field label,.woocommerce-checkout .woocommerce-billing-fields #billing_delivery_landmark_field label{font-weight:800}.woocommerce-checkout .woocommerce-billing-fields #billing_ghanapostgps_field input,.woocommerce-checkout .woocommerce-billing-fields #billing_delivery_landmark_field input{border:0;background:transparent;padding:10px 4px}.faley-delivery-order-meta{margin-top:18px;padding-top:12px;border-top:1px solid #ddd}.faley-delivery-order-meta h4{margin-bottom:8px}@media(max-width:900px){.faley-delivery-cards{grid-template-columns:1fr 1fr}}@media(max-width:560px){.delivery-steps,.delivery-cards,.seller-points,.faley-delivery-cards{grid-template-columns:1fr}.delivery-hero{padding:70px 0}.delivery-section{padding:60px 0}.faley-delivery-options{padding:58px 0}}
@media(max-width:720px){body{font-size:17px}.faley-container{width:calc(100% - 32px)}.faley-hero{padding:46px 0 42px}.faley-hero h1{font-size:clamp(44px,13vw,60px);line-height:1.02}.faley-lead{font-size:18px;line-height:1.55}.faley-kicker,.faley-product-meta,.faley-category>span,.faley-category small{font-size:12px}.faley-section{padding:66px 0}.faley-section-head h2{font-size:38px}.faley-section-head>a{font-size:15px}.faley-category-grid,.faley-product-grid{grid-template-columns:1fr;gap:18px}.faley-category{min-height:150px;padding:22px}.faley-category strong{font-size:23px}.faley-product-image{border-radius:18px;margin-bottom:14px}.faley-product-meta{display:flex;font-size:13px}.faley-product-card h3{font-size:19px;line-height:1.25}.faley-product-actions{display:flex;margin-top:14px}.faley-product-actions a,.faley-share-product{font-size:14px;min-height:48px;display:inline-flex;align-items:center}.faley-dark-section{padding:70px 0}.faley-dark-section h2{font-size:44px}.faley-dark-section p{font-size:18px}.faley-seller-panel>div{padding:22px}.faley-seller-panel strong{font-size:30px}.faley-affiliate-grid{gap:16px}.faley-affiliate-grid article{padding:24px}.faley-affiliate-grid article>span{font-size:12px}.faley-affiliate-grid h3{font-size:26px}.faley-affiliate-grid p{font-size:17px;line-height:1.55}.faley-newsletter{padding:54px 0}.faley-newsletter h2{font-size:34px}.faley-mobile-menu a{font-size:16px;min-height:50px;display:flex;align-items:center}.faley-mobile-menu-toggle{font-size:15px;min-height:48px}.faley-ai-form input,.faley-ai-form button{min-height:48px}.faley-ai-message{font-size:16px}.faley-ai-product strong{font-size:15px}.faley-ai-product small{font-size:14px}}@media(max-width:420px){.faley-container{width:calc(100% - 28px)}.faley-hero h1{font-size:44px}.faley-section-head h2{font-size:36px}.faley-dark-section h2{font-size:40px}.faley-mobile-menu{grid-template-columns:1fr}}

/* FALEY premium colour system: wine, gold and grey. */
.faley-mobile-v3{display:none}.faley-mobile-header-actions{display:none}
@media(max-width:720px){
.faley-desktop-home{display:none}.faley-mobile-v3{display:block;background:#fbf6e9;color:#21152b;padding-bottom:92px;min-height:100vh}.site-header{position:sticky;top:0;background:rgba(74,16,42,.97);backdrop-filter:blur(16px);border-bottom:1px solid #C9A227;z-index:80}.faley-header-inner{min-height:68px;width:calc(100% - 28px);gap:10px}.faley-brand span{font-family:Georgia,'Times New Roman',serif;color:#C9A227;font-size:25px;letter-spacing:-.08em}.faley-mobile-header-actions{display:flex;align-items:center;gap:5px;margin-left:auto}.faley-mobile-icon{width:42px;height:42px;display:grid;place-items:center;color:#fff;border-radius:12px}.faley-mobile-icon svg{width:23px;height:23px}.faley-mobile-menu-toggle{width:42px;height:42px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;border:0;background:#fff;border-radius:12px;padding:8px;color:#4A102A}.faley-mobile-menu-toggle span{width:22px;height:2px;border-radius:99px;background:currentColor;display:block}.faley-mobile-menu{top:68px;left:0;right:0;width:auto;background:#F7F3EE;border:0;border-top:1px solid #C9A227;border-radius:0 0 24px 24px;padding:16px;box-shadow:0 22px 48px rgba(74,16,42,.18);gap:8px}.faley-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding:4px 2px 12px;color:#4A102A}.faley-mobile-menu-head strong{font-family:Georgia,serif;font-size:24px}.faley-mobile-menu-close{border:0;background:#F2F0F0;color:#4A102A;border-radius:50%;width:36px;height:36px;font-size:25px;line-height:1}.faley-mobile-menu a{display:flex;justify-content:space-between;align-items:center;background:#fff;color:#4A4A4A;border:1px solid #D8D3D5;border-radius:16px;min-height:54px;padding:13px 15px;font-size:16px}.faley-v3-hero{padding:38px 24px 28px;background:radial-gradient(circle at 84% 15%,#e8dcf6 0,transparent 25%),radial-gradient(circle at 10% 75%,#f1dfb6 0,transparent 27%),#fbf6e9;animation:faley-rise .55s ease both}.faley-v3-badge{display:inline-flex;align-items:center;gap:7px;background:#f5e8c7;color:#5a3a11;border:1px solid #ead39b;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:900;letter-spacing:.08em;margin-bottom:27px}.faley-v3-badge span{color:#4b2378}.faley-v3-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(48px,15vw,65px);line-height:.94;letter-spacing:-.065em;margin:0;color:#17121d;max-width:360px}.faley-v3-hero h1 em{color:#4b2378;font-style:italic}.faley-v3-points{margin:25px 0 27px;display:grid;gap:7px}.faley-v3-points p{margin:0;color:#554d5c;font-size:15px;line-height:1.45;padding-left:19px;position:relative}.faley-v3-points p:before{content:'•';position:absolute;left:3px;color:#d7a62a;font-weight:900}.faley-v3-primary{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:56px;padding:0 9px 0 18px;background:#4b2378;color:#fff;border-radius:18px;font-size:16px;font-weight:800;box-shadow:0 14px 30px #4b23782b}.faley-v3-primary span{display:grid;place-items:center;width:40px;height:40px;background:#d7a62a;color:#28133f;border-radius:50%;font-size:20px}.faley-v3-promo{margin:10px 16px 0;padding:16px 17px;background:#fff;border:1px solid #eadfca;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 10px 25px #28133f0b}.faley-v3-promo small,.faley-v3-seller>small,.faley-v3-ai small{display:block;color:#a17412;font-size:9px;font-weight:900;letter-spacing:.12em;margin-bottom:5px}.faley-v3-promo strong{display:block;font-family:Georgia,serif;font-size:19px;color:#2c193c}.faley-v3-promo span{display:block;color:#756c7b;font-size:11px;margin-top:2px}.faley-v3-promo>b{color:#4b2378;font-size:23px}.faley-v3-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding:23px 15px 8px}.faley-v3-benefits div{text-align:center;min-width:0}.faley-v3-benefits span{display:block;color:#4b2378;font-size:20px;height:28px}.faley-v3-benefits strong{display:block;color:#2d2037;font-size:10px;line-height:1.1}.faley-v3-benefits small{display:block;color:#817785;font-size:8px;line-height:1.25;margin-top:4px}.faley-v3-section{padding:36px 16px 8px}.faley-v3-section-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:16px}.faley-v3-section-head h2{font-family:Georgia,'Times New Roman',serif;font-size:28px;line-height:1;margin:0;color:#24162e;letter-spacing:-.035em}.faley-v3-section-head a{color:#6c4a88;font-size:12px;font-weight:800;white-space:nowrap}.faley-v3-categories{display:grid;grid-template-columns:1fr 1fr;gap:10px}.faley-v3-categories a{background:#fff;border:1px solid #eadfca;border-radius:17px;min-height:118px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 8px 20px #28133f09}.faley-v3-categories span{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:#f1eafa;color:#4b2378;font-size:18px}.faley-v3-categories strong{font-size:13px;line-height:1.15;color:#33253d}.faley-v3-featured{padding-top:38px}.faley-v3-product{display:grid;grid-template-columns:105px 1fr;gap:15px;background:#fff;border:1px solid #eadfca;border-radius:19px;padding:10px;box-shadow:0 10px 25px #28133f0b;position:relative;overflow:hidden}.faley-v3-product-image{width:105px;height:125px;border-radius:13px;overflow:hidden;background:#f1eafa}.faley-v3-product-image img{width:100%;height:100%;object-fit:cover;display:block}.faley-v3-product-copy{display:flex;flex-direction:column;min-width:0;padding:6px 5px 5px 0}.faley-v3-product-copy small{font-size:9px;color:#8a7c90;text-transform:uppercase;letter-spacing:.07em}.faley-v3-product-copy strong{font-family:Georgia,serif;font-size:20px;line-height:1.05;color:#2b193b;margin-top:7px}.faley-v3-product-copy span{font-size:14px;color:#4b2378;font-weight:900;margin-top:auto}.faley-v3-product-copy>b{position:absolute;right:11px;bottom:11px;color:#4b2378;font-size:20px}.faley-v3-seller{margin:34px 16px 0;padding:27px 23px;background:linear-gradient(145deg,#2b1246,#5c2d89);color:#fff;border-radius:23px;box-shadow:0 18px 40px #4b23782b;position:relative;overflow:hidden}.faley-v3-seller>small{color:#f1d98f}.faley-v3-seller h2{font-family:Georgia,serif;font-size:32px;line-height:.98;letter-spacing:-.04em;margin:0 0 12px}.faley-v3-seller p{font-size:14px;line-height:1.5;color:#eee5f5;margin:0 0 19px}.faley-v3-seller>a{display:inline-flex;align-items:center;gap:15px;background:#d7a62a;color:#28133f;border-radius:999px;padding:11px 14px 11px 17px;font-size:13px;font-weight:900}.faley-v3-seller>a span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;color:#4b2378}.faley-v3-ai{margin:12px 16px 0;padding:19px;background:#f1eafa;border:1px solid #e3d7ef;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.faley-v3-ai h2{font-family:Georgia,serif;font-size:21px;line-height:1.05;color:#2d1b3c;margin:0 0 5px}.faley-v3-ai p{font-size:11px;line-height:1.35;color:#6b6072;margin:0;max-width:210px}.faley-v3-ai button{border:0;background:#4b2378;color:#fff;border-radius:999px;padding:11px 13px;font-size:11px;font-weight:800;white-space:nowrap}.faley-v3-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:72px;background:rgba(255,252,244,.97);backdrop-filter:blur(18px);border-top:1px solid #eadfca;z-index:75;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.faley-v3-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#82778a;font-size:9px;font-weight:800}.faley-v3-bottom-nav a span{font-size:19px;line-height:1;color:#6e5b7b}.faley-v3-bottom-nav a.is-active,.faley-v3-bottom-nav a.is-active span{color:#4b2378}
}
@media(max-width:390px){.faley-v3-hero{padding-inline:20px}.faley-v3-hero h1{font-size:48px}.faley-v3-benefits{padding-inline:9px}.faley-v3-benefits small{display:none}.faley-v3-product{grid-template-columns:94px 1fr}.faley-v3-product-image{width:94px;height:114px}.faley-v3-ai{display:block}.faley-v3-ai button{margin-top:12px;width:100%;min-height:44px}}
:root{--faley-wine:#4A102A;--faley-wine-deep:#351020;--faley-gold:#C9A227;--faley-gold-soft:#F2DFaa;--faley-cream:#F7F3EE;--faley-light-grey:#F2F0F0;--faley-grey:#4A4A4A;--faley-lilac:#F2F0F0}
@keyframes faley-rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@keyframes faley-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes faley-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}
.faley-btn,.faley-category,.faley-product-card,.faley-discovery-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.faley-btn:hover,.faley-category:hover{transform:translateY(-3px)}
@media(max-width:720px){
 body{background:var(--faley-cream);font-size:17px}
 .site-header{background:rgba(74,16,42,.97);backdrop-filter:blur(14px);border-bottom-color:var(--faley-gold);color:#fff}
 .faley-header-inner{min-height:66px}
 .faley-brand span{color:var(--faley-gold);font-size:25px}
 .faley-mobile-menu-toggle{border-color:#7a4a5c;background:#fff;color:var(--faley-wine);font-size:15px;min-height:48px;box-shadow:0 6px 18px #4a102a18}
 .faley-mobile-menu{top:66px;background:var(--faley-cream);border-color:#eadfca;padding:12px;box-shadow:0 18px 40px #28133f18}
 .faley-mobile-menu a{background:#fff;color:#2c2038;border:1px solid #eadfca;border-radius:14px;font-size:16px;min-height:52px;padding:13px 14px}
 .faley-hero{padding:42px 0 28px;background:radial-gradient(circle at 92% 14%,#eadff8 0,transparent 28%),radial-gradient(circle at 8% 72%,#f4e5bb 0,transparent 28%),var(--faley-cream)}
 .faley-hero-grid{display:block}
 .faley-hero-copy{animation:faley-rise .65s ease both}
 .faley-kicker{color:var(--faley-wine);font-size:11px;letter-spacing:.14em;margin-bottom:18px}
 .faley-kicker:before{content:'✦ ';color:var(--faley-gold)}
 .faley-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(48px,14vw,64px);line-height:.98;letter-spacing:-.055em;color:#18121f;max-width:360px}
 .faley-hero h1 span{display:block;color:var(--faley-wine);font-style:italic;margin-top:5px}
 .faley-lead{font-size:18px;line-height:1.58;color:#5d5662;max-width:350px;margin:22px 0 25px}
 .faley-hero-actions{display:block}
 .faley-hero-actions .faley-btn-dark{background:linear-gradient(90deg,var(--faley-wine),#68233f);color:#fff;box-shadow:0 12px 24px #4a102a2b}
 .faley-hero-actions .faley-btn-light{display:none}
 .faley-hero-actions .faley-btn{width:100%;min-height:54px;font-size:16px}
 .faley-trust-row{display:none}
 .faley-discovery-card{display:none}
 .faley-hero:after{content:'🎁  GHS 0 storefronts  •  90/10 marketplace  •  Paystack-ready';display:block;margin-top:24px;background:#fff;border:1px solid #eadfca;border-radius:22px;padding:15px 17px;color:#352941;font-size:13px;font-weight:750;box-shadow:0 12px 28px #28133f0d;animation:faley-rise .75s .12s ease both}
 .faley-search-band{padding:16px 0;background:#fff8;border-color:#eadfca}
 .faley-search-heading span{color:var(--faley-wine)}
 .faley-search-heading strong{font-size:18px;color:#2a2032}
 .faley-search-band form{margin-top:10px}
 .faley-search-band input[type=search]{background:#fff;border-color:#ddcfbf;min-height:50px;font-size:16px}
 .faley-search-band input[type=submit]{background:var(--faley-wine);min-height:50px;font-size:16px}
 .faley-section{padding:60px 0}
 .faley-section-head{margin-bottom:25px}
 .faley-section-head h2{font-family:Georgia,'Times New Roman',serif;font-size:39px;line-height:1.02;color:#21152b}
 .faley-section-head>a{color:var(--faley-wine);font-size:15px}
 .faley-category-grid{grid-template-columns:1fr;gap:12px}
 .faley-category{min-height:132px;background:#fff;border-color:#eadfca;border-radius:20px;padding:21px;box-shadow:0 8px 22px #28133f0b}
 .faley-category strong{font-size:23px;color:#25172f}
 .faley-category b{color:var(--faley-wine)}
 .faley-category-accent{background:linear-gradient(135deg,#fff7de,#f3e5bd);border-color:#e6cf8d}
 .faley-featured-products,.faley-products-soft{background:#fffaf0;border-color:#eadfca}
 .faley-product-grid{grid-template-columns:1fr;gap:22px}
 .faley-product-card{background:#fff;border:1px solid #eadfca;border-radius:20px;padding:12px;box-shadow:0 10px 26px #28133f0b;animation:faley-rise .55s ease both}
 .faley-product-image{border-radius:15px;background:var(--faley-lilac);margin-bottom:14px}
 .faley-product-meta{font-size:13px;color:#756c7b}
 .faley-product-meta span:last-child{color:var(--faley-wine)}
 .faley-product-card h3{font-size:20px;color:#21152b}
 .faley-product-actions a,.faley-share-product{font-size:14px;color:var(--faley-wine);min-height:48px}
 .faley-dark-section{background:linear-gradient(155deg,#351020,var(--faley-wine));padding:68px 0}
 .faley-dark-section h2{font-family:Georgia,'Times New Roman',serif;font-size:43px}
 .faley-dark-section p{font-size:18px;color:#eee5f5}
 .faley-dark-section .faley-btn-white{color:var(--faley-wine);background:var(--faley-gold-soft);min-height:54px}
 .faley-seller-panel{grid-template-columns:1fr;background:#ffffff20;border-color:#ffffff25}
 .faley-seller-panel>div{background:#ffffff0d;padding:20px}
 .faley-seller-panel strong{font-size:29px;color:#f8e4a7}
 .faley-seller-panel span{color:#ddd2e8;font-size:13px}
 .faley-affiliate-section{background:#e9e6e7;border-color:#d2cccf}.faley-affiliate-featured{position:relative;overflow:hidden}.faley-affiliate-featured:before{content:'';position:absolute;width:280px;height:280px;border:1px solid #c9a227;border-radius:50%;right:-100px;top:-100px}.faley-affiliate-featured .faley-section-head{position:relative}.faley-affiliate-featured .faley-section-head>div{max-width:820px}.faley-affiliate-featured .faley-section-head h2{font-size:clamp(38px,5vw,66px);line-height:1.02;margin:10px 0 14px}.faley-affiliate-featured .faley-section-head p{font-size:18px;max-width:720px;color:#5f595c}.faley-affiliate-featured .faley-section-head>a{background:#4a102a;color:#fff;border-radius:999px;padding:15px 22px;text-decoration:none;font-weight:800;white-space:nowrap}.faley-v3-seller-actions{display:flex;gap:10px;flex-wrap:wrap}.faley-v3-seller-actions a{display:inline-flex;align-items:center;gap:8px}.faley-v3-seller-actions a+a{background:#c9a227;color:#2a2527}
 .faley-affiliate-grid{grid-template-columns:1fr;gap:12px}
 .faley-affiliate-grid article{background:#fff;border-color:#e3d7ef;border-radius:20px;min-height:0;padding:22px;box-shadow:0 8px 22px #4b23780d}
 .faley-affiliate-grid article>span{color:var(--faley-gold);font-size:12px}
 .faley-affiliate-grid h3{font-family:Georgia,'Times New Roman',serif;font-size:27px;color:#2b193b;margin:20px 0 8px}
 .faley-affiliate-grid p{font-size:17px;color:#665c6d}
 .faley-newsletter{background:linear-gradient(135deg,#f1e4bf,#fbf6e9);padding:52px 0}
 .faley-newsletter h2{font-family:Georgia,'Times New Roman',serif;color:#2b193b;font-size:35px}
 .faley-newsletter-form input{min-height:52px;border-color:#dccca8;font-size:16px}
 .faley-newsletter-form button{min-height:52px;background:var(--faley-wine);font-size:16px}
 .faley-ai-panel{background:#fffdf8;border-color:#e6d9c7;box-shadow:0 30px 80px #28133f33}
 .faley-ai-header strong{color:var(--faley-wine)}
 .faley-ai-form button{background:var(--faley-wine);min-height:48px}
}

/* Final mobile commerce direction: spacious, visual, premium and intentionally distinct from desktop. */
@media(max-width:720px){
  .faley-mobile-v3{background:var(--faley-cream);padding-bottom:88px;overflow:hidden}
  .faley-v3-hero{position:relative;min-height:570px;padding:30px 20px 24px;background:radial-gradient(circle at 92% 20%,#eadff8 0,transparent 31%),radial-gradient(circle at 5% 80%,#f5e5bc 0,transparent 25%),var(--faley-cream)}
  .faley-v3-badge{position:relative;z-index:3;margin-bottom:22px;background:#f7ebcf;color:#a17412;border-color:#efd9a1;font-size:10px;padding:9px 12px}
  .faley-v3-hero-copy{position:relative;z-index:4;max-width:92%}
  .faley-v3-hero h1{font-size:clamp(47px,14.4vw,62px);line-height:.94;max-width:345px;text-shadow:0 2px 0 rgba(255,255,255,.3)}
  .faley-v3-hero h1 em{color:var(--faley-gold);font-style:italic}
  .faley-v3-points{margin:21px 0 22px;gap:4px;max-width:330px}
  .faley-v3-points p{font-size:14px;color:#43384a;padding-left:17px}
  .faley-v3-primary{width:285px;max-width:100%;min-height:54px;border-radius:999px;padding-left:19px;background:var(--faley-wine);box-shadow:0 14px 28px rgba(74,16,42,.18)}
  .faley-v3-primary span{width:40px;height:40px;background:var(--faley-gold);border-radius:50%}
  .faley-v3-visual{position:absolute;right:-15px;bottom:5px;width:205px;height:245px;z-index:2;pointer-events:none;animation:faley-float 4.5s ease-in-out infinite}
  .faley-v3-bag{position:absolute;right:4px;bottom:15px;width:145px;height:160px;background:linear-gradient(145deg,#321252,#5d2c88);border-radius:9px 9px 20px 20px;box-shadow:0 20px 35px #28133f38;transform:rotate(4deg)}
  .faley-v3-bag:before,.faley-v3-bag:after{content:'';position:absolute;top:-38px;width:48px;height:62px;border:7px solid var(--faley-gold);border-bottom:0;border-radius:28px 28px 0 0}
  .faley-v3-bag:before{left:25px;transform:rotate(-7deg)} .faley-v3-bag:after{right:25px;transform:rotate(7deg)}
  .faley-v3-bag span{position:absolute;inset:0;display:grid;place-items:center;color:var(--faley-gold);font:700 64px Georgia,serif}
  .faley-v3-coin{position:absolute;right:12px;top:10px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f7dda0,#c8901e);color:#fff;font-size:21px;box-shadow:0 10px 20px #a1741230;animation:faley-float 3.2s .4s ease-in-out infinite}
  .faley-v3-gift{position:absolute;left:0;bottom:2px;width:68px;height:58px;border-radius:8px;background:#f1d7a0;display:grid;place-items:center;font-size:30px;box-shadow:0 12px 20px #a1741225;animation:faley-float 3.8s .8s ease-in-out infinite}
  .faley-v3-promo{margin:0 16px;padding:14px 15px;border-radius:22px;position:relative;z-index:5}
  .faley-v3-benefits{margin:12px 16px 0;padding:17px 10px;background:#fff;border:1px solid #eadfca;border-radius:22px;box-shadow:0 10px 26px #28133f0b}
  .faley-v3-benefits div+div{border-left:1px solid #eadfca}
  .faley-v3-benefits span{color:var(--faley-wine);font-size:21px}
  .faley-v3-benefits strong{font-size:10px;color:#2b193b}
  .faley-v3-benefits small{font-size:8px;color:#7b7082}
  .faley-v3-section{padding:42px 16px 0}
  .faley-v3-section-head h2{font-size:28px}
  .faley-v3-categories{grid-template-columns:repeat(2,1fr);gap:10px}
  .faley-v3-categories a{min-height:122px;border-radius:18px;padding:15px;background:#fff}
  .faley-v3-categories span{background:var(--faley-light-grey);color:var(--faley-wine)}
  .faley-v3-featured{padding-top:42px}
  .faley-v3-product{grid-template-columns:120px 1fr;border-radius:20px;padding:10px;min-height:145px}
  .faley-v3-product-image{width:120px;height:145px}
  .faley-v3-product-copy strong{font-size:19px}
  .faley-v3-seller{margin:40px 16px 0;border-radius:24px;padding:28px 23px;background:linear-gradient(145deg,#2a1245,#5b2b87)}
  .faley-v3-ai{margin:12px 16px 0;border-radius:22px;background:#f3eafa}
  .faley-v3-bottom-nav{height:74px}
  .faley-v3-bottom-nav a{font-size:10px}
  .faley-v3-bottom-nav a span{font-size:21px}
  .faley-v3-hero,.faley-v3-promo,.faley-v3-benefits,.faley-v3-section,.faley-v3-seller,.faley-v3-ai{animation:faley-rise .55s ease both}
  .faley-v3-promo{animation-delay:.08s}.faley-v3-benefits{animation-delay:.14s}.faley-v3-section{animation-delay:.2s}
}
@media(max-width:390px){
  .faley-v3-hero{min-height:545px;padding-inline:17px}.faley-v3-hero h1{font-size:46px}.faley-v3-hero-copy{max-width:96%}.faley-v3-visual{right:-30px;transform:scale(.88);transform-origin:bottom right}.faley-v3-points p{font-size:13px}.faley-v3-primary{width:270px}.faley-v3-benefits{margin-inline:12px}.faley-v3-section{padding-inline:12px}.faley-v3-seller,.faley-v3-ai{margin-inline:12px}
}
