/*
Theme Name: LicenseHub Store
Description: Customisable storefront bundled with SMitov License Hub.
Version: 2.0.0
Text Domain: licensehub-store
*/
:root{--lh-primary:#246bfd;--lh-accent:#1ca9ff;--lh-ink:#0b1f3a;--lh-muted:#63748a;--lh-line:#dfe8f2;--lh-bg:#f6f9fd}*{box-sizing:border-box}body{margin:0;background:var(--lh-bg);color:var(--lh-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.lh-wrap{width:min(1160px,calc(100% - 32px));margin:auto}.lh-header{position:sticky;z-index:20;top:0;border-bottom:1px solid rgba(223,232,242,.8);background:rgba(255,255,255,.92);backdrop-filter:blur(16px)}.lh-header .lh-wrap{display:flex;align-items:center;justify-content:space-between;min-height:74px;gap:24px}.lh-brand{font-size:20px;font-weight:900;text-decoration:none}.lh-nav{display:flex;gap:22px}.lh-nav a{text-decoration:none;font-size:14px;font-weight:700}.lh-main{min-height:70vh}.lh-hero{padding:90px 0 64px;background:radial-gradient(circle at 85% 10%,rgba(28,169,255,.2),transparent 32%),linear-gradient(135deg,#fff,#eef6ff)}.lh-kicker{color:var(--lh-primary);font-size:12px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase}.lh-hero h1{max-width:780px;margin:16px 0 18px;font-size:clamp(42px,7vw,76px);line-height:1.02;letter-spacing:-3px}.lh-hero p{max-width:650px;margin:0;color:var(--lh-muted);font-size:19px;line-height:1.7}.lh-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.lh-btn{display:inline-flex;padding:13px 20px;border-radius:12px;background:var(--lh-primary);color:#fff;text-decoration:none;font-weight:850;box-shadow:0 10px 25px rgba(36,107,253,.22)}.lh-btn.is-light{border:1px solid var(--lh-line);background:#fff;color:var(--lh-ink);box-shadow:none}.lh-section{padding:64px 0}.lh-section h2{margin:0 0 12px;font-size:34px;letter-spacing:-1px}.lh-lead{max-width:690px;color:var(--lh-muted);line-height:1.7}.lh-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.lh-card{padding:25px;border:1px solid var(--lh-line);border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(17,42,75,.06)}.lh-card h3{margin:0 0 9px}.lh-card p{margin:0;color:var(--lh-muted);line-height:1.6}.lh-content{padding:60px 0}.lh-content article{padding:32px;border:1px solid var(--lh-line);border-radius:20px;background:#fff}.lh-footer{padding:34px 0;border-top:1px solid var(--lh-line);background:#fff;color:var(--lh-muted)}@media(max-width:760px){.lh-header .lh-wrap{align-items:flex-start;padding:18px 0;flex-direction:column}.lh-nav{flex-wrap:wrap;gap:14px}.lh-hero{padding:62px 0 48px}.lh-grid{grid-template-columns:1fr}.lh-hero h1{letter-spacing:-2px}}
.lh-page-hero,.lh-product-hero{padding:76px 0 54px;background:radial-gradient(circle at 85% 15%,rgba(28,169,255,.18),transparent 30%),linear-gradient(135deg,#fff,#edf5ff)}.lh-page-hero h1,.lh-product-hero h1,.lh-checkout h1{margin:12px 0;font-size:clamp(38px,6vw,64px);line-height:1.04;letter-spacing:-2.5px}.lh-page-hero p,.lh-product-hero p,.lh-checkout p{max-width:720px;color:var(--lh-muted);font-size:18px;line-height:1.7}.lh-products{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.lh-product-card,.lh-price-card,.lh-order-card,.customer-login-card,.customer-license,.lh-success{position:relative;padding:30px;border:1px solid var(--lh-line);border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(14,42,78,.08)}.lh-product-icon,.lh-product-visual>span{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,var(--lh-primary),var(--lh-accent));color:#fff;font-size:22px;font-weight:950}.lh-status,.lh-popular{position:absolute;top:25px;right:25px;padding:7px 10px;border-radius:99px;background:#e9faf5;color:#14785e;font-size:10px;font-weight:900}.lh-product-card>p{min-height:76px;color:var(--lh-muted);line-height:1.65}.lh-product-bottom{display:flex;align-items:end;justify-content:space-between;gap:18px;padding-top:22px;border-top:1px solid var(--lh-line)}.lh-product-bottom small,.lh-product-bottom strong,.lh-product-bottom span{display:block}.lh-product-bottom strong{font-size:28px}.lh-product-hero-grid{display:grid;grid-template-columns:1.4fr .6fr;align-items:center;gap:50px}.lh-product-visual{display:grid;place-items:center;min-height:280px;border:1px solid rgba(255,255,255,.4);border-radius:30px;background:linear-gradient(145deg,#071b38,#176bdc);color:#fff;box-shadow:0 25px 70px rgba(14,61,130,.26)}.lh-product-visual>span{width:100px;height:100px;background:#fff;color:var(--lh-primary);font-size:36px}.lh-product-visual small{margin-top:-65px}.lh-trust{display:flex;flex-wrap:wrap;gap:16px;margin-top:25px;color:#36526f;font-weight:750}.lh-section-head{text-align:center}.lh-pricing{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;margin-top:35px}.lh-price-card.is-featured{border:2px solid var(--lh-primary);transform:translateY(-10px)}.lh-price-card>strong{display:block;margin-top:24px;font-size:42px}.lh-price-card>small{color:var(--lh-muted)}.lh-price-card ul{display:grid;gap:12px;margin:24px 0;padding:22px 0;border-top:1px solid var(--lh-line);list-style:none}.lh-price-card li:before{content:'✓';margin-right:9px;color:#16a077;font-weight:900}.lh-price-card .lh-btn{width:100%;justify-content:center}.lh-checkout{padding:70px 0}.lh-checkout-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:55px}.lh-checkout-form{display:grid;gap:17px;margin-top:28px}.lh-checkout-form label{font-size:13px;font-weight:800}.lh-checkout-form input:not([type=checkbox]),.customer-login-card input{width:100%;margin-top:7px;padding:15px;border:1px solid #cad7e6;border-radius:12px;background:#fff;font:inherit}.lh-consent{display:flex;align-items:flex-start;gap:9px;color:var(--lh-muted);font-weight:500!important}.lh-order-card{align-self:start}.lh-order-card>span{color:var(--lh-primary);font-size:11px;font-weight:900;letter-spacing:1px}.lh-order-card dl>div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--lh-line)}.lh-order-card dl>div:last-child{font-size:19px;font-weight:900}.lh-order-card>small{display:block;color:var(--lh-muted);line-height:1.6}.lh-alert{padding:13px;border-radius:12px;background:#fff0f2;color:#a92a41}.lh-success{max-width:680px;margin:auto;text-align:center}.lh-success>span{display:grid;place-items:center;width:65px;height:65px;margin:auto;border-radius:50%;background:#e7faf3;color:#13805e;font-size:30px}.lh-doc-grid{display:grid;grid-template-columns:260px 1fr;gap:30px}.lh-doc-grid aside{position:sticky;top:105px;align-self:start;display:grid;gap:6px}.lh-doc-grid aside a{padding:13px;border-radius:10px;text-decoration:none;font-weight:750}.lh-doc-grid aside a:hover{background:#eaf2ff;color:var(--lh-primary)}.lh-doc-grid article{position:relative;margin-bottom:14px;padding:30px;border:1px solid var(--lh-line);border-radius:20px;background:#fff}.lh-doc-grid article>span{color:var(--lh-primary);font-size:12px;font-weight:950}.lh-doc-grid article p{color:var(--lh-muted);line-height:1.75}.lh-card-icon{display:grid;place-items:center;width:45px;height:45px;margin-bottom:18px;border-radius:13px;background:#edf4ff;color:var(--lh-primary);font-size:22px}.lh-support-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:30px;padding:35px;border-radius:24px;background:#0b2242;color:#fff}.lh-support-cta p{color:#c9d8eb}.customer-login-card,.customer-portal{width:min(1080px,calc(100% - 32px));margin:65px auto}.customer-login-card{max-width:560px}.customer-login-card h1{font-size:42px;letter-spacing:-1.5px}.customer-login-card form{display:grid;gap:15px}.customer-login-card .button,.customer-download{display:inline-flex;padding:14px 18px;border:0;border-radius:12px;background:var(--lh-primary);color:#fff;text-decoration:none;font-weight:850}.customer-help{display:block;margin-top:18px;color:var(--lh-muted)}.customer-portal-head,.customer-stats,.customer-license-grid{display:flex;gap:15px}.customer-portal-head{align-items:center;justify-content:space-between}.customer-stats article{flex:1;padding:20px;border:1px solid var(--lh-line);border-radius:16px;background:#fff}.customer-stats strong,.customer-stats span{display:block}.customer-stats strong{font-size:28px}.customer-stats span{color:var(--lh-muted)}.customer-license-grid{align-items:stretch;flex-wrap:wrap}.customer-license{flex:1;min-width:320px}.customer-orders{overflow:auto;border:1px solid var(--lh-line);border-radius:16px;background:#fff}.customer-order{display:grid;grid-template-columns:1fr 1.5fr 1fr 1fr .8fr;gap:12px;padding:14px;border-bottom:1px solid var(--lh-line)}
@media(max-width:860px){.lh-products,.lh-product-hero-grid,.lh-pricing,.lh-checkout-grid,.lh-doc-grid{grid-template-columns:1fr}.lh-price-card.is-featured{transform:none}.lh-doc-grid aside{position:static}.lh-support-cta{align-items:flex-start;flex-direction:column}.customer-order{grid-template-columns:1fr}.customer-order-head{display:none}}@media(max-width:600px){.lh-product-bottom,.customer-portal-head,.customer-stats{align-items:stretch;flex-direction:column}.lh-page-hero h1,.lh-product-hero h1,.lh-checkout h1{font-size:40px}}
