:root{--bg: #09111f;--panel: #101b2e;--panel-soft: #15233c;--text: #eef4ff;--muted: #9fb0cc;--line: rgba(255, 255, 255, .1);--accent: #ff7a18;--accent-soft: #ffd17a;--max-width: 1180px;--shadow: 0 24px 80px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html{font-family:Open Sans,sans-serif;background:linear-gradient(180deg,#07101d,#0d1728);color:var(--text)}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(18px);background:#07101dcc;border-bottom:1px solid var(--line)}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 0}.site-brand{display:inline-flex;align-items:center;gap:.9rem;font-weight:700}.site-brand__mark{display:inline-grid;place-items:center;width:3rem;height:3rem;border-radius:.85rem;background:linear-gradient(135deg,var(--accent),var(--accent-soft));color:#16120e}.site-brand__text{display:grid;gap:.15rem}.site-brand__text small{color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.18em}.site-nav{display:flex;align-items:center;gap:1rem}.site-nav a{color:var(--muted);transition:color .16s ease}.site-nav a.active,.site-nav a:hover{color:var(--text)}.hero,.section{padding:4.5rem 0}.hero__inner,.intro-grid,.product-detail{display:grid;gap:2rem}.hero__inner,.product-detail{grid-template-columns:1.6fr 1fr}.hero__content h1,.section h1{font-size:clamp(2.8rem,5vw,4.8rem);line-height:.98;margin:0;max-width:12ch}.hero__lead,.section-heading p,.section-intro,.prose-copy,.content-card p,.rich-content,.article-meta{color:var(--muted)}.hero__panel,.content-card,.category-card,.stat-card,.product-detail__media,.rich-content iframe,.narrow-flow{background:linear-gradient(180deg,#15233ceb,#0a111feb);border:1px solid var(--line);box-shadow:var(--shadow)}.hero__panel,.stat-card,.narrow-flow{border-radius:1.4rem;padding:1.5rem}.hero__panel-label,.content-card__meta,.article-meta,.eyebrow{margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:var(--accent-soft)}.hero__facts{margin:0;padding-left:1.1rem;display:grid;gap:.75rem}.hero__actions,.tag-row{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.75rem}.button,.tag-chip{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:0 1.15rem;border-radius:999px;border:1px solid transparent;background:linear-gradient(135deg,var(--accent),#ff9548);color:#16120e;font-weight:700}.button--secondary,.tag-chip{background:transparent;color:var(--text);border-color:var(--line)}.section--muted{background:#ffffff05}.section-heading{max-width:52rem;margin-bottom:2rem}.section-heading h2,.content-card h3,.category-card h3,.product-detail__content h1{margin:0 0 .75rem}.card-grid,.category-grid,.stats-grid{display:grid;gap:1.25rem}.category-grid,.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card,.category-card{border-radius:1.35rem;overflow:hidden}.content-card__link,.category-card{display:grid;min-height:100%}.content-card__image,.category-card__image{min-height:14rem;background-size:cover;background-position:center}.content-card__body,.category-card__body{padding:1.25rem}.stat-card strong{font-size:2rem;display:block;margin-bottom:.35rem}.text-link{color:var(--accent-soft);font-weight:700}.article-shell,.narrow-flow{width:min(calc(100% - 2rem),760px);margin:0 auto}.article-image,.product-detail__hero,.rich-content iframe{border-radius:1.2rem;overflow:hidden}.product-detail__media,.product-detail__content{border-radius:1.4rem;padding:1.5rem}.product-detail__thumbs{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.product-detail__thumbs img{border-radius:.8rem;aspect-ratio:1;object-fit:cover}.rich-content{line-height:1.8}.rich-content h2,.rich-content h3,.rich-content h4,.rich-content p,.rich-content ul{margin-top:0}.rich-content ul{padding-left:1.25rem}.rich-content a{color:var(--accent-soft)}.site-footer{border-top:1px solid var(--line);margin-top:4rem}.site-footer__title{margin:0 0 .4rem;font-weight:700}@media(max-width:900px){.hero__inner,.intro-grid,.product-detail,.category-grid,.card-grid{grid-template-columns:1fr}.site-header__inner,.site-footer__inner,.site-nav{flex-direction:column;align-items:flex-start}.hero,.section{padding:3rem 0}}
