:root{--avg-bg:#0c111c;--avg-panel:#121927;--avg-text:#edf0f5;--avg-muted:#a7b0c0;--avg-gold:#c6a15b;--avg-line:rgba(255,255,255,.11);--avg-max:1120px}body.avg-barebones{margin:0;background:var(--avg-bg);color:var(--avg-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}.avg-theme-shell,.avg-theme-shell *,.avg-theme-shell *::before,.avg-theme-shell *::after{box-sizing:border-box}.avg-theme-shell a{color:inherit}.avg-theme-shell .avg-wrap{width:min(calc(100% - 32px), var(--avg-max));margin-inline:auto}.avg-theme-shell .avg-site-header{border-bottom:1px solid var(--avg-line);background:rgb(12 17 28 / .96)}.avg-theme-shell .avg-header-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}.avg-theme-shell .avg-brand{text-decoration:none;font-weight:750;letter-spacing:-.02em}.avg-theme-shell .avg-brand small{display:block;color:var(--avg-muted);font-weight:500;font-size:12px;letter-spacing:.02em}.avg-theme-shell .avg-header-links{display:flex;align-items:center;gap:14px;font-size:14px}.avg-theme-shell .avg-header-links a{color:var(--avg-muted);text-decoration:none}.avg-theme-shell .avg-header-links a:hover{color:var(--avg-text)}.avg-theme-shell .avg-main{min-height:calc(100vh - 132px);padding:48px 0}.avg-theme-shell .avg-card{background:var(--avg-panel);border:1px solid var(--avg-line);border-radius:18px;padding:clamp(22px, 4vw, 42px)}.avg-theme-shell .avg-eyebrow{margin:0 0 10px;color:var(--avg-gold);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.avg-theme-shell h1,.avg-theme-shell h2,.avg-theme-shell h3{line-height:1.15}.avg-theme-shell h1{margin:0 0 18px;font-size:clamp(34px, 6vw, 62px);letter-spacing:-.045em}.avg-theme-shell .avg-lead{max-width:760px;margin:0;color:var(--avg-muted);font-size:clamp(17px, 2vw, 21px)}.avg-theme-shell .avg-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.avg-theme-shell .avg-button{display:inline-flex;align-items:center;min-height:44px;padding:10px 16px;border:1px solid var(--avg-line);border-radius:999px;text-decoration:none;font-weight:700;font-size:14px}.avg-theme-shell .avg-button-primary{border-color:var(--avg-gold);background:var(--avg-gold);color:#111621}.avg-theme-shell .avg-entry-title{margin-top:0;font-size:clamp(30px, 4vw, 48px)}.avg-theme-shell .avg-entry-content{color:#d9dee7}.avg-theme-shell .avg-entry-content>*:first-child{margin-top:0}.avg-theme-shell .avg-entry-content img{max-width:100%;height:auto}.avg-theme-shell .avg-site-footer{border-top:1px solid var(--avg-line)}.avg-theme-shell .avg-footer-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--avg-muted);font-size:12px}body.avg-plugin-canvas.avg-barebones{margin:0;background:#fff0;color:inherit;font-family:inherit}body.avg-plugin-canvas .avg-plugin-content{width:100%;min-height:100vh}@media (max-width:700px){.avg-theme-shell .avg-header-links{display:none}.avg-theme-shell .avg-main{padding:28px 0}.avg-theme-shell .avg-footer-inner{padding:18px 0;align-items:flex-start;flex-direction:column}}