﻿:root{--product-accent: #2563eb;--product-accent-soft: #dbeafe;--product-muted: #475569;--product-surface: #ffffff;--product-border: rgba(15, 23, 42, 0.12);--product-shadow: 0 16px 30px rgba(15, 23, 42, 0.08);--product-radius: 8px}.btn--icon{display:inline-flex;align-items:center;gap:8px}.btn__icon{font-size:16px;line-height:1}.product-archive{background:linear-gradient(180deg, #f7f9fc 0%, #ecf5ff 80%);color:#0f172a;padding-bottom:100px}.product-archive .container{max-width:1400px;margin:0 auto;padding:0 24px}.product-archive__hero{padding:30px 0;text-align:center}.product-archive__hero h1{font-size:40px;font-weight:800;margin-bottom:16px;line-height:1.2}.product-archive__hero .product-archive__eyebrow{color:var(--product-accent);font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}.product-archive__hero .product-archive__subhead{color:var(--product-muted);max-width:760px;margin:0 auto;font-size:17px;line-height:1.7}.product-archive__filters{margin-bottom:36px}.product-tabs{display:flex;gap:16px;padding-bottom:8px;scrollbar-width:thin}.product-tab{background:var(--product-surface);border:1px solid var(--product-border);border-radius:8px;padding:8px 1%;min-width:100px;text-align:left;color:#0f172a;cursor:pointer;box-shadow:0 8px 24px rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.product-tab .product-tab__icon{font-size:24px;line-height:1}.product-tab small{display:block;font-size:13px;margin-top:4px;color:var(--product-muted)}.product-tab.is-active,.product-tab:hover{border-color:var(--product-accent);box-shadow:0 14px 30px rgba(37,99,235,.2);transform:translateY(-2px)}.product-panels{position:relative}.product-panel{display:none}.product-panel.is-active{display:block}.product-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px}.product-card{background:var(--product-surface);border:1px solid var(--product-border);border-radius:var(--product-radius);padding:10px;display:flex;flex-direction:column;gap:10px;min-height:100%;box-shadow:var(--product-shadow);transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 26px 40px rgba(37,99,235,.12)}.product-card__media{position:relative;border-radius:calc(var(--product-radius) - 4px);overflow:hidden;background:#e2e8f0}.product-card__media img{display:block;width:100%;height:180px;object-fit:cover;border:1px solid #ededed;border-radius:7px}.product-card__badge{position:absolute;top:12px;left:12px;padding:4px 12px;border-radius:999px;background:rgba(15,23,42,.8);color:#fff;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 12px 20px rgba(15,23,42,.25)}.product-card__badge.is-free{background:linear-gradient(120deg, #22c55e, #16a34a)}.product-card__badge.is-premium{background:linear-gradient(120deg, #f97316, #ea580c)}.product-card__meta{display:flex;justify-content:space-between;align-items:center;font-size:13px;letter-spacing:.04em;color:var(--product-muted)}.product-card__type{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:#1f2937}.product-card__version{padding:4px 10px;border-radius:999px;background:var(--product-accent-soft);color:var(--product-accent);font-weight:600}.product-card__title{margin:0}.product-card__title a{color:#0f172a;font-size:1.05rem;font-weight:700;margin-top:5px}.product-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;border-top:1px solid #ededed;padding-top:10px}.product-card__tag{font-size:12px;color:#1a1b1c;background:#f1f5f9;padding:4px 10px;border-radius:999px}.product-card__tag:hover{background:#e2e8f0}.product-card__stats{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;border-top:1px solid rgba(15,23,42,.08)}.product-card__downloads{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:#1f2937}.product-card__downloads-icon,.product-card__sizes-icon{width:32px;height:32px;border-radius:12px;background:var(--product-accent-soft);color:var(--product-accent);display:inline-flex;align-items:center;justify-content:center;font-size:15px}.product-empty{text-align:center;padding:60px 0;color:var(--product-muted)}.single-product{background:linear-gradient(180deg, #eef4ff 0%, #f6f8ff 100%);color:#0f172a;padding:30px 0}.product-single{display:flex;flex-direction:column;gap:30px}.product-single__hero{display:grid;grid-template-columns:minmax(0, 880px) minmax(320px, 420px);gap:30px;align-items:flex-start}.product-single__hero{align-items:stretch}.product-block{background:#fff;border-radius:12px;padding:30px;box-shadow:0 28px 70px rgba(15,23,42,.09);border:none}.product-block--gallery{padding:20px;background:linear-gradient(180deg, #fefeff 0%, #edf3ff 120%)}.product-single__cover{display:block;border-radius:12px;overflow:hidden;border:none;position:relative}.product-single__cover .product-single__photo-badges{position:absolute;top:16px;left:16px;display:flex;gap:10px;flex-wrap:wrap;pointer-events:none}.product-single__cover .product-single__photo-badges .photo-badge{padding:6px 14px;border-radius:999px;background:rgba(15,23,42,.75);color:#fff;font-size:13px;font-weight:600;letter-spacing:.04em}.product-single__cover .product-single__photo-badges .photo-badge--free{background:linear-gradient(120deg, #22c55e, #16a34a)}.product-single__cover .product-single__photo-badges .photo-badge--premium{background:linear-gradient(120deg, #f97316, #ea580c)}.product-single__cover .product-single__photo-badges .photo-badge--muted{background:rgba(15,23,42,.7)}.product-single__cover img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover}.product-single__thumbs{display:grid;grid-template-columns:repeat(auto-fit, minmax(90px, 1fr));gap:14px;margin-top:22px}.product-single__thumb{display:block;border-radius:8px;border:none;overflow:hidden;background:#0f172a;box-shadow:0 12px 25px rgba(15,23,42,.18);transition:transform .2s ease,box-shadow .2s ease}.product-single__thumb:hover{transform:translateY(-4px);box-shadow:0 18px 30px rgba(15,23,42,.22)}.product-single__thumb img{width:100%;height:74px;object-fit:cover;display:block}.product-single__badges{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.product-badge{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:6px 12px;border-radius:999px;background:rgba(37,99,235,.12);color:#1d4ed8}.product-badge--outline{background:rgba(16,185,129,.1);color:#0f766e}.product-block--summary{display:flex;flex-direction:column;gap:20px;padding:34px}.product-single__chips{display:flex;flex-wrap:wrap;gap:10px}.chip--ghost{background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.2);color:#1d4ed8}.chip--version{background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.3);color:#047857}.product-single__author{display:flex;align-items:center;gap:12px}.product-single__author-avatar img{border-radius:50%}.product-single__author-name{font-weight:600;color:#0f172a}.product-single__author small{color:var(--product-muted)}.product-single__title{font-size:20px;font-weight:700;line-height:1.2;margin:0}.product-single__rating{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.rating-stars{position:relative;display:inline-block;font-size:20px;line-height:1;letter-spacing:4px;color:#e2e8f0}.rating-stars__base,.rating-stars__active{font-family:"Courier New",monospace}.rating-stars__active{position:absolute;top:0;left:0;color:#f59e0b;white-space:nowrap;overflow:hidden}.rating-score{font-weight:700}.rating-downloads{color:var(--product-muted)}.product-single__pricing{display:flex;align-items:baseline;gap:14px}.file-card__info{width:calc(100% - 48px)}.product-price__current{font-size:36px;font-weight:800;color:#111827}.product-price__old{text-decoration:line-through;color:#94a3b8;font-size:18px}.product-price__badge{background:#fee2e2;color:#dc2626;padding:4px 10px;border-radius:999px;font-weight:600}.product-single__insights{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;color:var(--product-muted);font-size:16px}.product-single__insights li{display:flex;gap:8px;align-items:flex-start;color:inherit;font-size:14px}.product-single__insights li::before{content:"•";color:var(--product-accent);font-size:20px;line-height:1}.product-single__actions{display:flex;flex-wrap:wrap;gap:16px}.product-single__meta-links{display:flex;flex-direction:column;gap:6px;font-size:14px}.product-single__meta-links span{color:var(--product-muted);margin-right:4px}.product-single__meta-links a{color:var(--product-accent);font-weight:600}.product-single__file-card{margin-top:16px;background:#f5f7ff;border-radius:14px;padding:18px 20px;box-shadow:inset 0 0 0 1px rgba(37,99,235,.05),0 20px 40px rgba(15,23,42,.08)}.file-card__header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.file-card__icon{width:48px;height:48px;border-radius:14px;background:#1d4ed8;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:22px}.file-card__header p{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--product-muted);margin:0 0 4px}.file-card__header strong{font-size:14px;color:#0f172a}.file-card__button{margin-left:auto;display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:999px;background:#1d4ed8;color:#fff;font-weight:600;text-decoration:none;font-size:14px}.file-card__specs{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px}.file-card__specs li{display:flex;gap:12px;padding:12px;border-radius:12px;background:#fff;box-shadow:0 10px 25px rgba(15,23,42,.05)}.file-spec__icon{width:32px;height:32px;border-radius:10px;background:rgba(37,99,235,.12);display:inline-flex;align-items:center;justify-content:center;font-size:16px}.file-card__specs span{font-size:13px;color:var(--product-muted)}.file-card__specs strong{display:block;font-size:16px;color:#111827}.product-block--body{padding:20px;background:linear-gradient(180deg, #ffffff 0%, #f8faff 100%)}.product-block--body h2{font-size:22px;margin-bottom:18px}.product-single__entry{color:#1f2937;line-height:1.8;font-size:14px}.product-single__entry li{margin-bottom:8px;list-style:disc}@media(max-width: 1400px){.product-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(max-width: 1100px){.product-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.product-single__hero{grid-template-columns:1fr}.product-single__details{grid-template-columns:1fr}}@media(max-width: 768px){.product-archive__hero{padding:80px 0 30px}.product-tabs{gap:10px}.product-tab{min-width:200px}.product-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.product-single__hero{gap:24px}.product-single__thumbs{grid-template-columns:repeat(auto-fit, minmax(70px, 1fr))}.file-card__specs{grid-template-columns:1fr}}@media(max-width: 540px){.product-grid{grid-template-columns:1fr}.product-tab{min-width:220px}.product-card__media img{height:220px}}span.product-card__sizes{display:flex;align-items:center;gap:5px;color:#0041d1;font-weight:600}a.btn.btn--ghost.btn--icon{color:#333;border:1px solid #ededed;background:#ededed}
