.soverview-section{background-color:var(--color-bg, #0b0b0c);color:var(--color-text, #ffffff);padding:5rem 1.5rem;text-align:center}.soverview-container{max-width:880px;margin:0 auto}.soverview-title{font-size:2.5rem;font-weight:700;color:var(--color-theme, #DEB126);margin-bottom:1rem;line-height:1.3}.soverview-subtitle{font-size:1.125rem;color:var(--color-text-secondary, #ccc);line-height:1.6;max-width:720px;margin:0 auto 2rem}.soverview-features{display:grid;grid-template-columns:1fr 1fr;gap:1rem 2rem;margin-bottom:2rem}.soverview-feature{display:flex;align-items:center;font-size:1rem;color:#ccc;text-align:left;gap:.5rem}.soverview-feature:before{content:"✔";color:var(--color-theme, #DEB126);font-weight:700;font-size:1.1rem;line-height:1}.soverview-button{background-color:var(--color-theme, #DEB126);color:#0b0b0c;padding:.75rem 1.5rem;font-weight:600;font-size:1rem;border-radius:6px;text-decoration:none;transition:background .2s ease}.soverview-button:hover{background-color:#c99c20}:root{--color-theme: #DEB126;--color-bg: #000;--color-text: #ffffff;--color-text-secondary: hsl(48, 12%, 70%);--color-highlight: rgba(222, 177, 38, .1);--surface: #181818;--surface-light: #222;--border: rgba(255, 255, 255, .08)}.pricing-section{background:var(--color-bg);color:var(--color-text);padding:5rem 2rem;text-align:center;font-family:PT Sans,Inter,system-ui,sans-serif}.pricing-header{max-width:720px;margin:0 auto 3rem}.pricing-title{font-size:2.5rem;font-weight:600;margin-bottom:1rem}.pricing-subtitle{font-size:1.125rem;color:var(--color-text-secondary);line-height:1.6}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.pricing-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:2rem;text-align:left;position:relative;transition:border .3s,transform .2s ease}.pricing-card:hover{border-color:var(--color-theme);transform:translateY(-4px)}.highlighted{border-color:var(--color-theme);box-shadow:0 0 0 2px var(--color-theme)}.most-popular{position:absolute;top:-.9rem;left:50%;transform:translate(-50%);background:var(--color-theme);color:#0b0b0c;font-size:.75rem;padding:.3rem .75rem;border-radius:12px;font-weight:600;letter-spacing:.03em}.plan-name{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.plan-note{font-size:.95rem;color:#ccc;margin-bottom:1.25rem}.plan-price{font-size:2rem;font-weight:700;margin-bottom:1.25rem;color:var(--color-theme, #DEB126)}.plan-price .period{font-size:.9rem;font-weight:400;color:var(--color-text-secondary);margin-left:.25rem}.subscribe-button{background-color:var(--color-theme);color:#0b0b0c;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;font-family:PT Sans,Inter,system-ui,sans-serif;font-size:.95rem;cursor:pointer;margin:0 auto 1.25rem;display:block;text-align:center;transition:background .2s ease}.subscribe-button:hover{background-color:#c99c20}.plan-features{list-style:none;padding:0;margin:0}.plan-features li{font-size:.95rem;margin-bottom:.5rem;position:relative;padding-left:1.2rem}.plan-features .available:before{content:"✓";position:absolute;left:0;color:var(--color-theme);font-weight:700}.plan-features .optional{color:var(--color-text-secondary);font-style:italic;list-style-type:circle;margin-left:1.25rem}.extras{margin-top:1rem}.extra-title{font-size:.85rem;color:var(--color-text-secondary);font-weight:700;text-transform:uppercase;margin-bottom:.25rem;margin-top:1rem}.pricing-header-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3rem;margin:0 auto 3rem;max-width:1100px;padding:0 1.5rem}.pricing-header{flex:1 1 500px;text-align:center}.pricing-title{font-size:3.25rem;font-weight:700;align-items:center;justify-content:center;line-height:1.3;margin-bottom:1rem}.pricing-subtitle{font-size:1.05rem;color:var(--color-text-secondary, #ccc);line-height:1.6}.pricing-video{flex:0 0 240px;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden}.pricing-video video{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.pricing-intro{text-align:center;padding:3rem 1.5rem 0rem;background:var(--color-bg, #0b0b0c)}.pricing-heading{font-size:2.75rem;font-weight:800;color:var(--color-theme, #DEB126);margin:0 auto;max-width:960px;line-height:1.3}.pricing-description{font-size:1.1rem;line-height:1.6;color:var(--color-text-secondary, #ccc);max-width:640px;margin:0 auto;text-align:center}.plan-image{width:100%;max-width:240px;margin:1.25rem auto;display:block;border-radius:10px}.plan-name{font-size:1.5rem;font-weight:700;color:var(--color-theme, #DEB126);text-align:center;margin-bottom:.5rem}.plan-description{font-size:.95rem;color:var(--color-text-secondary, #ccc);margin-top:1rem;line-height:1.5}.pricing-card{display:flex;flex-direction:column;justify-content:space-between}.plan-footer{margin-top:auto;padding-top:1.5rem;text-align:center}.resources{background-color:var(--color-bg, #0b0b0c);color:var(--color-text, #ffffff);font-family:PT Sans,Inter,system-ui,sans-serif}.resources-inner{max-width:1200px;margin:0 auto}.resources-header{text-align:center;margin-bottom:2.5rem}.resources-title{font-size:44px;font-weight:600;margin-bottom:.5rem}.resources-subtitle{font-size:18px;color:var(--color-text-secondary, hsl(48, 12%, 70%));max-width:680px;margin:0 auto;line-height:1.6}.resources-filter{margin-top:2rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.filter-btn{background:transparent;border:1px solid var(--color-theme, #DEB126);color:var(--color-text, #ffffff);padding:.5rem 1.25rem;border-radius:6px;font-size:16px;font-weight:600;transition:all .2s ease}.filter-btn:hover,.filter-btn.active{background-color:var(--color-theme, #DEB126);color:#0b0b0c}.resource-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}.resource-card{background-color:#1a1a1a;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.08);transition:transform .2s ease,border .2s ease;display:flex;flex-direction:column}.resource-card:hover{transform:translateY(-4px);border-color:var(--color-theme, #DEB126)}.resource-cover{height:100px;position:relative;display:flex;align-items:center;justify-content:center}.cover-icons{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:center;align-items:center;z-index:2}.cover-icons img{width:28px;height:28px;object-fit:contain;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.5))}.resource-cover.category-core{background:linear-gradient(135deg,#fbc2eb,#a6c1ee)}.resource-cover.category-ai{background:linear-gradient(135deg,#f2994a,#f2c94c)}.resource-cover.category-communication{background:linear-gradient(135deg,#89f7fe,#66a6ff)}.resource-cover.category-payment{background:linear-gradient(135deg,#ffe259,#ffa751)}.resource-cover.category-content{background:linear-gradient(135deg,#c2ffd8,#465efb)}.resource-cover.category-video{background:linear-gradient(135deg,#cfd9df,#e2ebf0)}.resource-cover.category-authentication{background:linear-gradient(135deg,#fddb92,#d1fdff)}.resource-cover.category-performance{background:linear-gradient(135deg,#fbc8d4,#9795f0)}.resource-cover.category-admin{background:linear-gradient(135deg,#d4fc79,#96e6a1)}.module-text{padding:1rem;display:flex;flex-direction:column;gap:.4rem;flex-grow:1}.module-title{font-size:1rem;font-weight:600;color:var(--color-text);line-height:1.4}.module-subtitle{font-size:.85rem;color:var(--color-text-secondary);line-height:1.4}.module-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.25rem}.module-tag{background-color:var(--color-highlight, rgba(222, 177, 38, .1));color:var(--color-theme);font-size:.7rem;padding:.2rem .5rem;border-radius:4px;text-transform:uppercase;font-weight:600}.module-summary{font-size:.75rem;color:var(--color-text-secondary);line-height:1.4;margin-top:.25rem}.module-price{font-size:.85rem;font-weight:600;color:var(--color-theme);margin-top:auto}#show-more-btn{background:var(--color-theme, #DEB126);border:none;color:#0b0b0c;font-size:15px;font-weight:600;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;transition:background .2s ease;margin-top:2rem}#show-more-btn:hover{background:#c99c20}
