/*
Theme Name: Zuno Store
Theme URI: https://shop.zunoearn.com
Author: ZunoEarn
Description: A clean, responsive WooCommerce storefront for ZunoEarn.
Version: 1.0.3
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: zuno-store
*/

@font-face{font-family:Inter;src:url("assets/fonts/Inter-Variable.ttf") format("truetype");font-style:oblique 0deg 10deg;font-weight:100 900;font-display:swap}@font-face{font-family:Poppins;src:url("assets/fonts/Poppins-Regular.ttf") format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url("assets/fonts/Poppins-SemiBold.ttf") format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url("assets/fonts/Poppins-Bold.ttf") format("truetype");font-weight:700;font-display:swap}:root{--ink:#0b1326;--muted:#68748a;--paper:#f7f8f4;--white:#fff;--green:#08c872;--lime:#d9ff00;--line:#e5e9e3;--radius:18px;--font:Inter,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 var(--font);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,.section-heading h2{font-family:Poppins,Inter,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-header{background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{max-width:1240px;margin:auto;padding:0 28px;height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:8px}.brand-logo{display:block;width:112px;height:auto}.main-nav{display:flex;gap:30px;font-size:14px;font-weight:600}.nav-actions{display:flex;align-items:center;gap:18px;font-size:14px;font-weight:650}.shop-button{background:var(--ink);color:#fff;padding:12px 18px;border-radius:999px}.hero{max-width:1240px;margin:0 auto;padding:72px 28px 52px;display:grid;grid-template-columns:1.03fr .97fr;gap:48px;align-items:center}.eyebrow{color:var(--green);font-size:12px;letter-spacing:1.8px;text-transform:uppercase;font-weight:800}.hero h1{font-size:clamp(46px,6vw,76px);line-height:.99;letter-spacing:-4px;max-width:650px;margin:20px 0}.hero p{font-size:18px;color:var(--muted);max-width:490px;margin:0 0 28px}.hero-cta{display:flex;gap:12px;align-items:center}.primary-button,.secondary-button{display:inline-flex;padding:14px 21px;border-radius:999px;font-size:14px;font-weight:750}.primary-button{background:var(--green);color:var(--ink)}.secondary-button{border:1px solid var(--line);background:white}.hero-art{height:430px;position:relative;overflow:hidden;border-radius:30px;background:linear-gradient(145deg,#d9ff00,#42e58b 46%,#e9f1e8);display:flex;align-items:center;justify-content:center}.hero-orbit{width:310px;height:310px;border-radius:50%;border:1px solid rgba(16,27,50,.2);display:grid;place-items:center;transform:rotate(-16deg)}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;border:1px solid rgba(16,27,50,.16);border-radius:50%;inset:28px}.hero-orbit:after{inset:60px}.hero-core{width:148px;height:148px;border-radius:38px;background:var(--ink);color:white;display:grid;place-items:center;font-size:45px;font-weight:900;transform:rotate(16deg);box-shadow:0 20px 45px #101b3233}.art-label{position:absolute;background:#ffffffcf;backdrop-filter:blur(12px);padding:11px 15px;border-radius:14px;font-weight:700;font-size:13px;box-shadow:0 8px 25px #101b3215}.art-label.one{top:52px;left:30px}.art-label.two{right:28px;top:135px}.art-label.three{bottom:40px;left:78px}.trust-row{max-width:1240px;margin:auto;padding:16px 28px 48px;color:var(--muted);font-size:13px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.trust-row strong{color:var(--ink)}.section{max-width:1240px;margin:auto;padding:64px 28px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px}.section-heading h2{font-size:34px;letter-spacing:-1.5px;margin:6px 0 0}.section-heading a{font-weight:700;color:var(--ink);font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{min-height:150px;padding:22px;border-radius:var(--radius);background:white;border:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s,box-shadow .2s}.category-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #101b3210}.category-icon{font-size:25px}.category-card strong{font-size:16px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px!important;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;background:white;border:1px solid var(--line);padding:12px!important;border-radius:var(--radius);overflow:hidden}.woocommerce ul.products li.product img{border-radius:12px;background:var(--paper);margin:0 0 15px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;color:var(--ink);padding:0 2px 6px!important}.woocommerce ul.products li.product .price{color:var(--ink)!important;font-weight:750!important}.woocommerce ul.products li.product .button{border-radius:999px;background:var(--ink);color:#fff;font-size:12px;padding:11px 15px;margin:8px 0 3px}.promo{max-width:1184px;margin:0 auto 68px;border-radius:28px;background:var(--ink);color:white;padding:42px 48px;display:flex;align-items:center;justify-content:space-between;gap:25px}.promo h2{font-size:32px;letter-spacing:-1px;margin:0 0 8px}.promo p{color:#c4cddd;margin:0}.promo .primary-button{background:var(--lime);color:var(--ink);white-space:nowrap}.site-footer{background:#161e2e;color:white;padding:44px 28px}.footer-inner{max-width:1184px;margin:auto;display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-copy{font-size:13px;color:#b8c2d1}.footer-links{display:flex;gap:20px;font-size:13px}.woocommerce .site-main,.site-main{max-width:1184px;margin:40px auto 70px;padding:0 24px}.woocommerce div.product{background:white;border-radius:20px;padding:28px}.woocommerce .woocommerce-breadcrumb{color:var(--muted);font-size:13px}.woocommerce table.shop_table{border-radius:12px;overflow:hidden}.woocommerce a.button.alt,.woocommerce button.button.alt{background:var(--ink)}.woocommerce input,.woocommerce select,.woocommerce textarea{border:1px solid var(--line);border-radius:8px;padding:12px}.entry-content{min-height:280px}@media(max-width:850px){.main-nav{display:none}.hero{grid-template-columns:1fr;padding-top:44px;gap:30px}.hero-art{height:340px}.category-grid,.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.trust-row{flex-wrap:wrap;gap:12px}.promo{margin:0 18px 45px;padding:32px;align-items:flex-start;flex-direction:column}.footer-inner{flex-direction:column;align-items:flex-start}.section{padding:48px 22px}}@media(max-width:480px){.header-inner{height:66px;padding:0 18px}.brand-logo{width:96px}.nav-actions{gap:10px}.nav-actions .account-link{display:none}.hero{padding:38px 20px}.hero h1{letter-spacing:-2.8px}.hero p{font-size:16px}.hero-art{height:290px}.hero-orbit{transform:scale(.78) rotate(-16deg)}.section-heading h2{font-size:28px}.category-grid{gap:10px}.category-card{min-height:125px;padding:16px}.woocommerce ul.products{gap:10px!important}.site-main{padding:0 16px}}
