/*
Theme Name: Pixora Digital
Theme URI: https://example.com/
Author: OpenAI for Pixora Digital
Description: Lightweight WooCommerce theme for a digital products store.
Version: 1.0.0
Text Domain: pixora-digital
*/
:root{--ink:#0c0a18;--ink2:#171233;--brand:#6d3bf5;--brand2:#9b6bff;--paper:#fff;--mist:#f6f5fa;--line:#e8e5f1;--text:#191627;--muted:#716d86;--green:#10b981;--gold:#f5a524;--shell:1280px;--radius:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.px-shell{max-width:var(--shell);margin:auto;padding:0 22px}.px-top{background:#080611;color:#cbc6df;font-size:12px}.px-top .px-shell{height:38px;display:flex;align-items:center;gap:18px}.px-top .right{margin-left:auto}.px-header{background:linear-gradient(#120e28,#0c0a18);color:#fff;padding:18px 0}.px-header .px-shell{display:flex;align-items:center;gap:24px}.px-brand{display:flex;align-items:center;gap:10px;min-width:230px}.px-logo{width:46px;height:46px;border-radius:13px;background:linear-gradient(140deg,var(--brand2),var(--brand));display:grid;place-items:center;font-size:25px;font-weight:900}.px-brand strong{font-size:25px;letter-spacing:-.03em}.px-brand small{display:block;color:#9991bc;font-size:11px}.px-search{flex:1;display:flex;background:#fff;border-radius:11px;overflow:hidden;height:48px}.px-search input{flex:1;border:0;padding:0 16px;font-size:14px;outline:none}.px-search button{width:56px;border:0;background:var(--brand);color:#fff;font-size:18px}.px-cart{font-weight:700;white-space:nowrap}.px-nav{background:var(--ink2);color:#d3cdec;position:sticky;top:0;z-index:50}.px-nav .px-shell{display:flex;align-items:center;gap:8px;min-height:58px}.px-nav a{padding:10px 12px;border-radius:8px;font-size:14px}.px-nav a:hover{background:#ffffff10;color:#fff}.px-catbtn{background:var(--brand);color:#fff!important;font-weight:700}.px-deal{margin-left:auto;background:linear-gradient(135deg,var(--brand2),var(--brand));color:#fff!important}.px-hero{background:var(--ink);color:#fff;overflow:hidden;position:relative}.px-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(620px 360px at 72% 46%,#6d3bf566,transparent 70%)}.px-hero .px-shell{min-height:405px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;position:relative}.px-pill{display:inline-block;padding:6px 11px;background:var(--brand);border-radius:7px;font-size:11px;font-weight:800}.px-hero h1{font-size:clamp(36px,5vw,61px);line-height:1.02;margin:14px 0 14px;letter-spacing:-.04em}.px-hero p{color:#bcb6d7;margin:0 0 20px}.px-price{display:flex;align-items:baseline;gap:14px;margin-bottom:22px}.px-price s{color:#9d96bd;font-size:20px}.px-price b{font-size:37px}.px-save{font-size:12px;background:var(--brand);padding:7px 10px;border-radius:7px}.px-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;border-radius:10px;background:#fff;color:#111;font-weight:800}.px-art{display:grid;place-items:center}.px-artbox{width:245px;height:245px;border-radius:48px;background:#fff;display:grid;place-items:center;color:#111;font-size:34px;font-weight:900;box-shadow:0 35px 90px #6d3bf577;transform:rotate(5deg)}.px-artbox span{color:var(--brand)}.px-trust{margin-top:32px}.px-trustgrid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 7px 25px #0f0b2110}.px-trustitem{padding:20px 16px;border-right:1px solid var(--line);display:flex;gap:10px;align-items:center}.px-trustitem:last-child{border-right:0}.px-trustitem b{font-size:13px;display:block}.px-trustitem small{font-size:11.5px;color:var(--muted)}.px-section{padding:52px 0}.px-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.px-title h2{margin:0;font-size:27px}.px-cats{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.px-cat{border:1px solid var(--line);border-radius:14px;padding:20px 8px;text-align:center;background:#fff;transition:.2s}.px-cat:hover{transform:translateY(-3px);border-color:#c9bef0;box-shadow:0 12px 28px #6d3bf51a}.px-caticon{width:52px;height:52px;margin:auto auto 10px;border-radius:14px;background:var(--mist);display:grid;place-items:center;font-size:25px}.px-cat b{display:block;font-size:13px}.px-cat small{color:var(--muted);font-size:11px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--line);border-radius:15px;padding:0 0 14px!important;overflow:hidden;background:#fff;box-shadow:none;transition:.2s}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 14px 30px #15102b12}.woocommerce ul.products li.product a img{margin:0!important;background:var(--mist);aspect-ratio:1.3/1;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:14px 14px 4px!important;font-size:15px!important;min-height:58px}.woocommerce ul.products li.product .price{padding:0 14px;color:var(--text)!important;font-weight:800!important}.woocommerce ul.products li.product .button{margin:10px 14px 0!important;width:calc(100% - 28px);text-align:center;background:var(--brand)!important;color:#fff!important;border-radius:9px!important;padding:12px!important}.woocommerce span.onsale{background:var(--brand)!important;min-height:auto!important;line-height:1!important;padding:7px 9px!important;border-radius:0 0 9px 0!important;left:0!important;top:0!important;margin:0!important}.px-how{background:var(--mist)}.px-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.px-step{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.px-num{width:32px;height:32px;border-radius:9px;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:12px}.px-step p{color:var(--muted);font-size:13px}.px-footer{background:var(--ink);color:#aaa3c5;padding:48px 0 18px}.px-footgrid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}.px-footer h4{color:#fff}.px-footer li{list-style:none;margin:7px 0}.px-copy{border-top:1px solid #292342;margin-top:32px;padding-top:17px;font-size:12px}.site-main{max-width:var(--shell);margin:auto;padding:35px 22px 60px}.woocommerce-account .site-main,.woocommerce-cart .site-main,.woocommerce-checkout .site-main{max-width:1100px}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce input.button.alt{background:var(--brand)!important}.woocommerce-info,.woocommerce-message{border-top-color:var(--brand)!important}.woocommerce-info:before,.woocommerce-message:before{color:var(--brand)!important}
@media(max-width:1000px){.px-cats{grid-template-columns:repeat(4,1fr)}.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.px-trustgrid{grid-template-columns:repeat(3,1fr)}.px-hero .px-shell{grid-template-columns:1fr}.px-art{display:none}.px-footgrid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.px-top .right,.px-brand small{display:none}.px-header .px-shell{flex-wrap:wrap}.px-brand{min-width:auto}.px-search{order:3;flex-basis:100%}.px-nav .px-shell{overflow:auto}.px-deal{display:none}.px-cats{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.px-trustgrid,.px-steps,.px-footgrid{grid-template-columns:1fr}.px-trustitem{border-right:0;border-bottom:1px solid var(--line)}.px-hero .px-shell{min-height:360px}.px-hero h1{font-size:40px}}
