:root{--green:#075c3b;--green2:#0a744b;--orange:#ff641e;--gold:#f5b833;--ink:#111827;--muted:#667085;--line:#e6e8eb;--bg:#f7f8f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:white}a{text-decoration:none;color:inherit}.topbar{height:34px;background:var(--green);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 4%;font-size:12px}.toplinks{display:flex;gap:18px}.header{display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:24px;padding:16px 4%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:46px;height:46px;border-radius:50% 50% 45% 55%;display:grid;place-items:center;background:var(--green);color:var(--gold);font-weight:800;border:3px solid #173f2c}.brand strong{display:block;font-size:22px}.brand strong span{color:var(--orange)}.brand small{display:block;font-size:10px;color:#4b5563}.search{display:flex;border:1px solid #cfd4d8;border-radius:8px;overflow:hidden;max-width:760px}.search input{flex:1;padding:14px;border:0;outline:0}.search button{width:52px;border:0;background:var(--green);color:#fff;font-size:22px}.actions{display:flex;gap:12px}.actions button{border:0;background:transparent;position:relative;font-weight:600}.actions b{position:absolute;top:-8px;right:-6px;background:var(--orange);color:#fff;border-radius:20px;font-size:10px;min-width:18px;padding:3px}.nav{display:flex;gap:34px;align-items:center;padding:11px 4%;border-bottom:1px solid var(--line);font-size:13px;white-space:nowrap;overflow:auto}.menu-btn{border:0;background:none;font-weight:700}.nav .active{color:var(--orange);font-weight:700}.hero{position:relative;min-height:430px;display:flex;align-items:center;padding:70px 7%;background:linear-gradient(90deg,#f6dfca 0%,#f2ebdf 48%,#d9b887 100%);overflow:hidden}.hero:before{content:"";position:absolute;left:-80px;bottom:-120px;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,#d07b45,#6b321c 70%);opacity:.25}.hero:after{content:"AFRICA";position:absolute;right:4%;font-size:140px;font-weight:800;letter-spacing:-8px;color:rgba(255,255,255,.22)}.hero-copy{position:relative;z-index:2;max-width:640px;margin-left:20%}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:2px;color:var(--green);font-weight:800}.hero h1{font-size:52px;line-height:1.02;margin:10px 0 14px}.hero p{font-size:18px;line-height:1.6;color:#2f3c39}.hero-buttons{display:flex;gap:14px;margin-top:24px}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 28px;border-radius:7px;font-weight:800}.primary{background:var(--orange);color:#fff}.secondary{background:var(--green);color:#fff}.light{background:#fff;color:#122}.hero-card{position:absolute;right:8%;z-index:2;border:2px solid rgba(255,255,255,.85);padding:26px;color:#fff;font-size:21px;line-height:1.35;transform:rotate(-2deg);background:rgba(70,40,10,.18);backdrop-filter:blur(3px)}.trustbar{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 4%;border-bottom:1px solid var(--line)}.trustbar>div{display:flex;gap:12px;align-items:center;padding:0 22px;border-right:1px solid var(--line);font-size:24px}.trustbar>div:last-child{border-right:0}.trustbar strong,.trustbar small{display:block}.trustbar strong{font-size:13px}.trustbar small{font-size:11px;color:var(--muted);margin-top:4px}.section{padding:34px 3%}.section-head{display:flex;justify-content:space-between;align-items:center}.section-head h2{font-size:25px;margin:0 0 18px}.section-head a{color:var(--green);font-weight:700;font-size:13px}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.category{margin:0;text-align:center}.cat-img{height:120px;border-radius:8px;background:#eee;display:grid;place-items:center;overflow:hidden}.cat-img:after{font-size:50px}.fashion{background:linear-gradient(135deg,#793f2d,#ffbe75)}.fashion:after{content:"👗"}.beauty{background:linear-gradient(135deg,#9d5b6c,#ffd2c9)}.beauty:after{content:"💄"}.food{background:linear-gradient(135deg,#455b27,#e4b34c)}.food:after{content:"🥭"}.crafts{background:linear-gradient(135deg,#a05c39,#f0bc71)}.crafts:after{content:"🎨"}.home{background:linear-gradient(135deg,#b9b9aa,#f3efe8)}.home:after{content:"🛋️"}.jewelry{background:linear-gradient(135deg,#221b18,#c47d28)}.jewelry:after{content:"📿"}.electronics{background:linear-gradient(135deg,#60768f,#dbe6ee)}.electronics:after{content:"💻"}.books{background:linear-gradient(135deg,#7c2e1f,#f2a35a)}.books:after{content:"📚"}.category h3{font-size:13px;margin:9px 0 3px}.category p{font-size:10px;color:var(--muted);margin:0}.timer{background:var(--orange);color:#fff;padding:7px 10px;border-radius:5px;font-size:12px;margin-left:10px}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product{position:relative;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff}.badge{position:absolute;top:12px;left:12px;background:var(--orange);color:#fff;padding:5px;border-radius:4px;font-size:11px}.product-img{height:150px;background:var(--bg);display:grid;place-items:center;border-radius:6px;font-size:72px}.product h3{font-size:13px;margin:10px 0 4px}.rating{color:#f5a000;font-size:12px;margin:4px 0}.rating small{color:#777}.price{font-weight:800;color:#d33;margin:6px 0 10px}.price del{font-weight:400;color:#777;font-size:11px;margin-left:4px}.add-cart{width:100%;border:0;background:var(--green);color:white;padding:10px;border-radius:5px;font-weight:700}.promos{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 3% 10px}.promo{min-height:180px;border-radius:8px;padding:28px;color:white;display:flex;align-items:center;background-size:cover}.promo h2{font-size:28px;margin:0 0 6px}.food-promo{background:linear-gradient(90deg,#0c4b2a,#184b20)}.ship-promo{background:linear-gradient(90deg,#2877a4,#073550)}.seller-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.seller-grid article{border:1px solid var(--line);border-radius:8px;padding:16px;text-align:center}.seller-avatar{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;margin:auto;background:var(--green);color:#fff;font-weight:800}.seller-grid h3{font-size:13px;margin:10px 0 4px}.seller-grid p{font-size:11px;color:var(--muted);margin:0}.seller-cta{margin:20px 3% 0;background:#f4efe6;border-radius:12px;padding:40px;display:flex;align-items:center;justify-content:space-between}.seller-cta h2{font-size:30px;margin:8px 0}.seller-cta p{max-width:700px;color:#52605c}.newsletter{margin-top:38px;background:var(--green);color:#fff;padding:28px 4%;display:flex;justify-content:space-between;align-items:center}.newsletter h2{margin:0 0 6px}.newsletter p{margin:0;color:#d7e6dd}.newsletter form{display:flex;min-width:450px}.newsletter input{flex:1;padding:14px;border:0;border-radius:6px 0 0 6px}.newsletter button{border:0;background:var(--orange);color:#fff;padding:0 25px;border-radius:0 6px 6px 0;font-weight:700}footer{background:#fafafa}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding:34px 4%}.footer-grid h4{margin-top:0}.footer-grid a{display:block;font-size:12px;margin:8px 0;color:#4b5563}.footer-grid p{font-size:12px;color:#64716d;max-width:420px;line-height:1.6}.footer-brand .brand-mark{width:40px;height:40px}.footer-brand strong{font-size:18px}.copyright{border-top:1px solid var(--line);padding:13px 4%;font-size:11px;display:flex;justify-content:space-between}.cart-drawer{position:fixed;top:0;right:-420px;width:390px;max-width:92vw;height:100vh;background:white;z-index:20;box-shadow:-10px 0 30px rgba(0,0,0,.15);transition:.25s;padding:20px;display:flex;flex-direction:column}.cart-drawer.open{right:0}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.cart-head button{font-size:28px;border:0;background:none}.cart-item{padding:12px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:13px}.cart-foot{margin-top:auto;border-top:1px solid var(--line);padding-top:18px}.cart-foot button{width:100%;margin-top:12px;padding:13px;border:0;background:var(--orange);color:#fff;border-radius:6px;font-weight:800}.backdrop{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:19;opacity:0;pointer-events:none;transition:.25s}.backdrop.show{opacity:1;pointer-events:auto}.search-note{padding:18px;border-radius:6px;background:#fff4e8;color:#8a3d0d}.hidden-product{display:none!important}@media(max-width:1100px){.header{grid-template-columns:220px 1fr}.actions{grid-column:1/-1;justify-content:flex-end}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.seller-grid{grid-template-columns:repeat(3,1fr)}.hero-copy{margin-left:5%}.hero-card{display:none}}@media(max-width:720px){.topbar{display:none}.header{grid-template-columns:1fr;padding:12px 4%}.search{grid-row:2}.actions{position:absolute;right:4%;top:24px}.actions button span{display:none}.brand strong{font-size:18px}.nav{gap:22px}.hero{padding:55px 5%;min-height:390px}.hero-copy{margin:0}.hero h1{font-size:39px}.hero p{font-size:15px}.trustbar{grid-template-columns:1fr 1fr;gap:12px}.trustbar>div{border:0;padding:10px}.category-grid{grid-template-columns:repeat(2,1fr)}.cat-img{height:150px}.product-grid{grid-template-columns:repeat(2,1fr)}.promos{grid-template-columns:1fr}.seller-grid{grid-template-columns:repeat(2,1fr)}.seller-cta{flex-direction:column;align-items:flex-start;gap:18px}.newsletter{flex-direction:column;align-items:flex-start;gap:18px}.newsletter form{min-width:0;width:100%}.footer-grid{grid-template-columns:1fr 1fr}.copyright{flex-direction:column;gap:6px}}@media(max-width:460px){.product-grid{grid-template-columns:1fr}.seller-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.hero-buttons{flex-direction:column}.btn{width:100%}}

/* Stage 2 marketplace pages */
a{color:inherit}.inner-page{background:#f7f8f6;color:#13211a}.simple-header{display:flex;justify-content:space-between;align-items:center;padding:18px 5vw;background:white;border-bottom:1px solid #e6e9e5}.page-shell{max-width:1200px;margin:auto;padding:44px 24px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:46px;background:white;padding:34px;border-radius:24px}.hero-product-image{min-height:480px;border-radius:20px;background:linear-gradient(135deg,#f3eee3,#e5dbc1);display:grid;place-items:center;font-size:180px}.thumb-row{display:flex;gap:12px;margin-top:14px}.thumb-row button{width:72px;height:72px;border:1px solid #ddd;background:#fff;border-radius:12px;font-size:30px}.product-info h1,.auth-card h1,.form-card h1,.seller-hero h1{font-size:clamp(34px,5vw,64px);margin:8px 0 14px}.eyebrow.dark{color:#08663c}.detail-price{font-size:32px;font-weight:800}.detail-price del{font-size:18px;color:#888}.option-row{display:flex;gap:18px;margin:28px 0}.option-row label,.auth-card label,.seller-form label,.form-card label{display:flex;flex-direction:column;gap:8px;font-weight:700;flex:1}.option-row input,.option-row select,.auth-card input,.seller-form input,.seller-form select,.form-card input,.form-card select{padding:14px;border:1px solid #ccd3cc;border-radius:10px;font:inherit;background:white}.buy-actions{display:flex;gap:12px}.info-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.info-panels div{background:#f4f7f4;padding:14px;border-radius:12px}.info-panels span,.info-panels strong{display:block}.compact{padding-left:0;padding-right:0}.two-col,.three-col{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.three-col{grid-template-columns:repeat(3,1fr)}.card,.form-card,.order-card,.dash-card{background:white;border:1px solid #e5e8e4;border-radius:18px;padding:24px;box-shadow:0 10px 30px rgba(0,0,0,.04)}.auth-shell,.track-shell{min-height:80vh;display:grid;place-items:center;padding:40px 20px}.auth-card{width:min(480px,100%);background:white;padding:34px;border-radius:22px}.auth-card form{display:grid;gap:16px}.full{width:100%;text-align:center}.divider{text-align:center;color:#999;margin:18px}.oauth{width:100%;padding:14px;border:1px solid #ddd;background:#fff;border-radius:10px}.muted{color:#657069}.seller-hero{background:linear-gradient(120deg,#073e27,#0e7b49);color:white;padding:80px 8vw;display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:center}.seller-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.seller-metrics div{background:rgba(255,255,255,.12);padding:24px;border-radius:16px;text-align:center}.seller-metrics strong,.seller-metrics span{display:block}.seller-metrics strong{font-size:28px}.form-card{max-width:900px;margin:auto}.seller-form,.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.seller-form button{grid-column:1/-1}.span-2{grid-column:1/-1}.checkout-shell{max-width:1180px;margin:42px auto;display:grid;grid-template-columns:1.5fr .75fr;gap:28px;padding:0 24px}.checkout-main .form-card{max-width:none}.order-card{height:max-content;position:sticky;top:20px}.summary-item{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #eee}.summary-item.total{font-size:22px}.tracking-result{margin-top:28px;padding-top:22px;border-top:1px solid #eee}.status-line{display:grid;gap:10px;margin:18px 0}.done,.active{color:#087143;font-weight:700}.dashboard-page{background:#f5f7f4;display:grid;grid-template-columns:250px 1fr;min-height:100vh}.dash-nav{background:#073e27;color:#fff;padding:24px;display:flex;flex-direction:column;gap:8px}.dash-nav .brand{margin-bottom:22px}.dash-nav>a:not(.brand){padding:12px 14px;border-radius:10px;text-decoration:none}.dash-nav>a.active,.dash-nav>a:hover{background:rgba(255,255,255,.12)}.dash-main{padding:34px}.dash-head{display:flex;justify-content:space-between;align-items:center}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0}.metric{background:white;padding:22px;border-radius:16px;border:1px solid #e4e8e3}.metric span,.metric strong,.metric small{display:block}.metric strong{font-size:30px;margin:8px 0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px;border-bottom:1px solid #eee}.pill{display:inline-block;padding:6px 10px;border-radius:999px;background:#fff3cf;color:#7c5b00}.done-pill{background:#dcf3e6;color:#08663c}
@media(max-width:820px){.product-detail,.seller-hero,.checkout-shell,.dashboard-page{grid-template-columns:1fr}.product-detail{padding:20px}.hero-product-image{min-height:320px;font-size:110px}.info-panels,.seller-metrics,.three-col,.two-col,.metric-grid{grid-template-columns:1fr}.seller-form,.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.dash-nav{position:static}.option-row,.buy-actions{flex-direction:column}}
