.guides-page{padding:20px 0}.guides-page .container{max-width:1600px;margin:0 auto;padding:0 15px}.guide-page-wrapper{min-height:100vh}.guides-hub-header{text-align:center;padding:40px 0 30px}.guides-hub-header h1{font-size:20px;font-weight:600;color:#fff;margin:0 0 12px}.guides-hub-header p{font-size:13px;color:#bbb;max-width:600px;margin:0 auto}.guides-hero{background:linear-gradient(180deg,#232220,#1a1a1a);padding:4rem 2rem;text-align:center;border-bottom:1px solid #3a3a3a;position:relative;overflow:hidden;max-width:1600px;margin:0 auto}.guides-hero:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(212,175,55,.06) 0,transparent 70%);pointer-events:none}.guides-hero__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(212,175,55,.1);border:1px solid rgba(212,175,55,.3);padding:.5rem 1rem;border-radius:100px;font-size:.85rem;color:#d4af37;margin-bottom:1.5rem;position:relative}.guides-hero__title{font-size:3.25rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em;background:linear-gradient(135deg,#ffffff,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.guides-hero__subtitle{font-size:1.2rem;color:#bbb;max-width:750px;margin:0 auto 2rem;position:relative}.guides-hero__stats{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;position:relative}.guides-hero__stat{text-align:center;background:rgba(255,255,255,.03);border:1px solid #3a3a3a;border-radius:12px;padding:1rem 1.5rem;transition:all .3s ease}.guides-hero__stat:hover{border-color:rgba(212,175,55,.3);background:rgba(212,175,55,.05)}.guides-hero__stat-value{font-size:2rem;font-weight:700;color:#d4af37}.guides-hero__stat-label{font-size:.85rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.guides-section-divider{margin:4rem 0 3rem;padding-top:3rem;border-top:1px solid #3a3a3a}.guides-ref-card{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:16px;padding:2rem;margin-bottom:2rem}.guides-ref-card__title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.guides-cta{background:linear-gradient(135deg,#232220,#1a1a1a);border:1px solid #3a3a3a;border-radius:12px;padding:3rem;text-align:center;margin-top:4rem}.guides-cta h2{font-size:1.75rem;margin-bottom:1rem}.guides-cta p{color:#bbb;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.guides-cta__buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.guides-cta__btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;background:linear-gradient(135deg,#d4af37,#a68820);color:#0a0a0f;transition:all .25s ease}.guides-cta__btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(212,175,55,.3)}.guides-cta__btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;background:#1a1a1a;color:#fff;border:1px solid #3a3a3a;transition:all .25s ease}.guides-cta__btn-secondary:hover{border-color:#5e97d8;transform:translateY(-1px)}.guides-hub-main{max-width:1600px;margin:0 auto;padding:3rem 2rem}.guides-quick-ref-header{margin-bottom:2rem}.guides-quick-ref-header h2{font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.guides-quick-ref-header p{color:#bbb;font-size:.95rem}.guides-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;margin-bottom:40px}.guide-card-link{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:6px;overflow:hidden;text-decoration:none;transition:all .2s ease;display:block}.guide-card-link:hover{border-color:#5e97d8;transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.guide-card-banner{height:100px;position:relative;display:flex;align-items:center;justify-content:center;font-size:48px}.guide-card-body{padding:18px 20px}.guide-card-body h3{font-size:15px;font-weight:600;color:#fff;margin:0 0 8px}.guide-card-body p{font-size:13px;color:#bbb;margin:0 0 14px;line-height:1.6}.guide-card-footer{display:flex;align-items:center;gap:16px;font-size:12px;color:#888}.guide-card-footer span{display:flex;align-items:center;gap:5px}.quick-ref-section{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:6px;overflow:hidden;margin-bottom:24px}.quick-ref-header{background:rgba(94,151,216,.1);border-bottom:1px solid #3a3a3a;padding:14px 20px;display:flex;align-items:center;gap:10px}.quick-ref-header h3{font-size:15px;font-weight:600;color:#fff;margin:0}.quick-ref-header span{font-size:18px}.quick-ref-body{padding:0}.guide-card{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.guide-card:hover{border-color:rgba(212,175,55,.4);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.4)}.guide-card__banner{height:180px;position:relative;overflow:hidden}.guide-card__banner-img{position:absolute;right:-10px;bottom:-10px;opacity:.3;z-index:0;object-fit:contain;pointer-events:none;transition:opacity .3s ease,transform .3s ease}.guide-card:hover .guide-card__banner-img{opacity:.45;transform:scale(1.05)}.guide-card__banner-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent,#2a2a2a);opacity:.85;transition:opacity .3s ease}.guide-card:hover .guide-card__banner-overlay{opacity:.7}.guide-card__tag{position:absolute;top:1rem;left:1rem;padding:.35rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;z-index:1}.guide-card__body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.guide-card__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:1.5rem;transition:transform .3s ease}.guide-card:hover .guide-card__icon{transform:scale(1.05)}.guide-card__title{font-size:1.2rem;font-weight:600;margin-bottom:.75rem;transition:color .3s ease}.guide-card:hover .guide-card__title{color:#d4af37}.guide-card__desc{color:#bbb;font-size:14px;margin-bottom:1.5rem;flex:1;line-height:1.6}.guide-card__footer{display:flex;align-items:center;gap:1.25rem;padding-top:1rem;border-top:1px solid #3a3a3a;flex-wrap:wrap}.guide-card__meta{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#888}.guide-card__arrow{margin-left:auto;opacity:0;transform:translateX(-8px);transition:all .3s ease;color:#d4af37;font-size:1.1rem}.guide-card:hover .guide-card__arrow{opacity:1;transform:translateX(0)}.guides-section-header{margin-bottom:2rem;display:flex;align-items:center;gap:1rem}.guides-section-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0;transition:transform .2s ease}.guides-section-header:hover .guides-section-icon{transform:scale(1.05)}.guides-section-header h2{font-size:1.75rem;font-weight:700;margin-bottom:.25rem;border:none;padding:0}.guides-section-header p{color:#bbb;font-size:.95rem}.guides-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:1.5rem;margin-bottom:4rem}.article-page{max-width:1600px;padding:30px 40px 60px;background:#232220;border:1px solid #3a3a3a;border-radius:6px;margin:20px auto 40px;scroll-behavior:smooth}.article-content h2[id],.article-content h3[id],.article-content h4[id]{scroll-margin-top:80px}.article-header{padding:30px 0;border-bottom:1px solid #3a3a3a;margin-bottom:30px}.article-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(94,151,216,.15);border:1px solid rgba(94,151,216,.3);padding:6px 14px;border-radius:4px;font-size:12px;font-weight:600;color:#5e97d8;margin-bottom:14px}.article-header h1{font-size:28px;font-weight:700;color:#fff;margin:0 0 10px;line-height:1.3;letter-spacing:-.01em}.article-subtitle{font-size:15px;color:#bbb;margin:0 0 16px;line-height:1.6}.article-meta{display:flex;flex-wrap:wrap;gap:20px}.article-meta-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#888}.article-meta-item svg{width:16px;height:16px;opacity:.7}.toc-box,.toc-card{background:#1a1a1a;border:1px solid #3a3a3a;border-radius:6px;padding:24px;margin-bottom:30px;position:relative;overflow:hidden}.toc-box:before,.toc-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#d4af37,#5e97d8)}.toc{padding:20px 0}.toc-title{font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px}.toc-grid,.toc-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:6px}.toc-grid a,.toc-list a{color:#ccc;text-decoration:none;font-size:14px;padding:10px 12px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;gap:6px;border:1px solid transparent}.toc-grid a:hover,.toc-list a:hover{background:rgba(94,151,216,.1);color:#5e97d8;border-color:rgba(94,151,216,.2)}.toc-list a:before{content:"#";color:#666;font-weight:600}.article-content{padding:30px 0}.article-content h2{font-size:22px;font-weight:600;color:#fff;margin:48px 0 20px;padding-top:24px;border-top:1px solid #3a3a3a;display:flex;align-items:center;gap:10px}.article-content h2:first-child{margin-top:0;padding-top:0;border-top:none}.article-content h3{font-size:18px;font-weight:600;color:#fff;margin:36px 0 14px}.article-content h4{font-size:16px;font-weight:600;color:#5e97d8;margin:20px 0 10px}.article-content p{font-size:15px;line-height:1.7;color:#d4d4d4;margin-bottom:18px}.article-content strong{color:#ddd;font-weight:600}.article-content ol,.article-content ul{margin:0 0 16px;padding-left:20px}.article-content li{font-size:15px;line-height:1.7;color:#d4d4d4;margin-bottom:6px}.article-content a{color:#5e97d8;text-decoration:none}.article-content a:hover{text-decoration:underline}.info-box{background:#1a1a1a;border:1px solid #3a3a3a;border-radius:6px;padding:16px 18px;margin:20px 0}.info-box.tip{border-left:4px solid #5e97d8;background:linear-gradient(135deg,rgba(94,151,216,.05),#1a1a1a)}.info-box.warning{border-left:4px solid #d9534f;background:linear-gradient(135deg,rgba(217,83,79,.05),#1a1a1a)}.info-box.note{border-left:4px solid #f0ad4e;background:linear-gradient(135deg,rgba(240,173,78,.05),#1a1a1a)}.info-box.important{border-left:4px solid #3b82f6;background:linear-gradient(135deg,rgba(59,130,246,.05),#1a1a1a)}.info-box-title{font-size:13px;font-weight:700;margin-bottom:8px;display:flex;align-items:center;gap:8px;color:#fff}.info-box p{font-size:14px;line-height:1.6;color:#ccc;margin-bottom:8px}.info-box p:last-child{margin-bottom:0}.info-box ol,.info-box ul{margin:0;padding-left:20px}.info-box li{font-size:14px;line-height:1.6;color:#ccc;margin-bottom:4px}.article-content blockquote{border-left:3px solid #5e97d8;margin:20px 0;padding:12px 18px;background:#1a1a1a;border-radius:0 6px 6px 0}.article-content blockquote p{color:#bbb;font-style:italic}.article-content code{background:#1a1a1a;padding:2px 6px;border-radius:3px;font-family:SF Mono,Monaco,monospace;font-size:12px;color:#5e97d8}.highlight-red{color:#ef4444;font-weight:600}.highlight-blue{color:#3b82f6;font-weight:600}.highlight-gold{color:#d4af37;font-weight:600}.highlight-green{color:#22c55e;font-weight:600}.highlight-purple{color:#8b5cf6;font-weight:600}.table-container,.table-wrapper{overflow-x:auto;margin:16px 0;border:1px solid #3a3a3a;border-radius:6px}.data-table,.table-wrapper table{width:100%;border-collapse:collapse;font-size:14px}.data-table td,.data-table th,.table-wrapper td,.table-wrapper th{padding:14px;text-align:left;border-bottom:1px solid #3a3a3a}.data-table th,.table-wrapper th{background:#333;font-weight:600;color:#bbb;font-size:12px;text-transform:uppercase;letter-spacing:.3px;border-bottom:2px solid #3a3a3a}.data-table td,.table-wrapper td{color:#ccc}.data-table tr:nth-child(odd) td,.table-wrapper tr:nth-child(odd) td{background:#2a2a2a}.data-table tr:nth-child(2n) td,.table-wrapper tr:nth-child(2n) td{background:#262626}.data-table tr:last-child td,.table-wrapper tr:last-child td{border-bottom:none}.data-table tr:hover td,.table-wrapper tr:hover td{background:#333}.data-table code,.table-wrapper code{background:#1a1a1a;padding:2px 6px;border-radius:3px;font-family:SF Mono,Monaco,monospace;font-size:12px;color:#5e97d8}.table-wrapper a{color:#d4af37;text-decoration:none}.table-wrapper a:hover{text-decoration:underline}.val-positive,.value-positive{color:#4ade80;font-weight:600}.val-negative,.value-negative{color:#f87171}.val-muted{color:#666}.tier-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:3px;font-size:11px;font-weight:600}.tier-1{background:rgba(217,83,79,.25);color:#ef4444}.tier-2{background:rgba(243,156,18,.25);color:#f59e0b}.tier-3{background:rgba(241,196,15,.25);color:#fbbf24}.tier-4{background:rgba(92,184,92,.25);color:#4ade80}.tier-max{background:rgba(155,89,182,.25);color:#a78bfa}.tier-fake{background:rgba(127,140,141,.2);color:#95a5a6}.formula-box{background:#151515;border:1px solid #3a3a3a;border-radius:6px;padding:16px 18px;margin:16px 0;font-family:Courier New,Consolas,monospace}.formula-box .formula{color:#5e97d8;font-size:13px;margin-bottom:4px}.formula-box .example{color:#bbb;font-size:12px;margin-top:12px;line-height:1.6}.article-nav{display:flex;justify-content:space-between;gap:16px;margin-top:40px;padding-top:24px;border-top:1px solid #3a3a3a}.article-nav a{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:6px;text-decoration:none;color:#ccc;transition:all .25s ease;flex:1;max-width:280px}.article-nav a:hover{border-color:#d4af37;color:#fff;transform:translateX(2px)}.article-nav a:first-child:hover{transform:translateX(-2px)}.article-nav a:last-child{text-align:right;flex-direction:row-reverse;margin-left:auto}.article-nav-label{font-size:11px;color:#666;text-transform:uppercase;letter-spacing:.3px}.article-nav-title{font-size:14px;font-weight:600}.access-denied{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;padding:40px 20px}.access-denied h1{font-size:20px;color:#d9534f;margin-bottom:10px}.access-denied p{color:#bbb;font-size:13px}.gradient-fade{background:linear-gradient(90deg,#8b5cf6,#ec4899 50%,#fbbf24)}.gradient-fade,.gradient-fire-ice{height:16px;border-radius:4px;margin:16px 0}.gradient-fire-ice{background:linear-gradient(90deg,#ef4444,#ef4444 50%,#3b82f6 0,#3b82f6)}.guide-example-image{display:flex;flex-direction:column;align-items:center;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:6px;padding:16px;transition:all .2s ease}.guide-example-image img{border-radius:4px}.guide-example-image.size-small{padding:12px}.guide-example-image.size-large{padding:20px}.guide-image-link{text-decoration:none;display:block}.guide-image-link:hover .guide-example-image{border-color:#5e97d8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.guide-image-caption{margin-top:10px;font-size:12px;color:#bbb;text-align:center;line-height:1.4}.guide-image-link:hover .guide-image-caption{color:#5e97d8}.guide-image-grid{display:grid;gap:16px;margin:20px 0}.guide-image-grid.cols-2{grid-template-columns:repeat(2,1fr)}.guide-image-grid.cols-3{grid-template-columns:repeat(3,1fr)}.guide-image-grid.cols-4{grid-template-columns:repeat(4,1fr)}.guide-single-image{display:flex;justify-content:center;margin:20px 0}@media (max-width:1024px){.guides-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.guides-hero__title{font-size:2.5rem}.article-page{padding:24px 28px 48px}}@media (max-width:768px){.guides-cards-grid{grid-template-columns:1fr}.guides-hub-header h1{font-size:18px}.guides-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.guides-hero{padding:3rem 1.5rem}.guides-hero__title{font-size:2rem}.article-page{padding:20px 16px 40px;border-radius:0;border-left:none;border-right:none;margin-top:0}.article-header h1{font-size:22px}.article-content h2{font-size:19px}.toc-grid,.toc-list{grid-template-columns:1fr}.article-nav{flex-direction:column}.article-nav a{max-width:100%}.article-nav a:last-child{flex-direction:row;text-align:left}.guide-image-grid.cols-2,.guide-image-grid.cols-3,.guide-image-grid.cols-4{grid-template-columns:repeat(2,1fr)}.guides-cta{padding:2rem 1.5rem}}@media (max-width:480px){.guide-card__banner-img{display:none}.guides-grid{grid-template-columns:1fr}.guides-hero__title{font-size:1.75rem}.guides-hero__stats{flex-direction:column;gap:.75rem}.guides-hero__stat{width:100%}.guide-image-grid.cols-2,.guide-image-grid.cols-3,.guide-image-grid.cols-4{grid-template-columns:1fr}}