.guides-page,.guides-felix{--guides-bg:#0b0b16;--guides-surface:rgba(255,255,255,0.045);--guides-surface-2:rgba(255,255,255,0.07);--guides-border:transparent;--guides-card-shadow:none;--guides-text:rgba(255,255,255,0.92);--guides-text-dim:rgba(255,255,255,0.55);--guides-accent:#5b9cf6;--guides-accent-soft:rgba(59,130,246,0.14);--guides-green:#34d399;--guides-yellow:#fbbf24;--guides-red:#f87171;--guides-purple:#a78bfa}.guides-page{min-height:100vh;background:var(--guides-bg);color:var(--guides-text);display:flex;flex-direction:column}[data-bs-theme="light"] .guides-page,[data-bs-theme="light"] .guides-felix{--guides-bg:#f6f7fb;--guides-surface:#ffffff;--guides-surface-2:#eef1f7;--guides-border:transparent;--guides-card-shadow:0 1px 3px rgba(15,23,42,0.07);--guides-text:#16213a;--guides-text-dim:rgba(22,33,58,0.60);--guides-accent:#2563eb;--guides-accent-soft:rgba(37,99,235,0.10);--guides-green:#059669;--guides-yellow:#b45309;--guides-red:#dc2626;--guides-purple:#7c3aed}.guides-topbar{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--guides-bg) 88%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--guides-border)}.guides-topbar-inner{max-width:1180px;margin:0 auto;padding:0.65rem 1.25rem;display:flex;align-items:center;gap:1rem}.guides-brand{display:flex;align-items:center;gap:0.6rem;font-weight:700;font-size:1rem;color:var(--guides-text);text-decoration:none;white-space:nowrap}.guides-brand img{height:34px}.guides-brand:hover{color:var(--guides-accent);text-decoration:none}.guides-topbar-search{flex:1;display:flex;align-items:center;gap:0.5rem;max-width:420px;padding:0.4rem 0.75rem;background:var(--guides-surface);border:1px solid var(--guides-border);border-radius:10px;color:var(--guides-text-dim)}.guides-topbar-search svg{width:0.9rem;height:0.9rem;flex-shrink:0}.guides-topbar-search input{flex:1;background:transparent;border:0;outline:none;color:var(--guides-text);font-size:0.875rem;min-width:0}.guides-topbar-links{display:flex;align-items:center;gap:0.5rem}.guides-topbar-links a{display:inline-flex;align-items:center;gap:0.45rem;padding:0.45rem 0.85rem;border-radius:9px;font-size:0.85rem;font-weight:600;color:var(--guides-text-dim);text-decoration:none;transition:all 0.15s ease}.guides-topbar-links a:hover{color:var(--guides-text);background:var(--guides-surface-2);text-decoration:none}.guides-topbar-links a svg{width:0.9rem;height:0.9rem}.guides-topbar-cta{background:transparent;color:var(--guides-text-dim)!important;font-weight:500;font-size:0.83rem!important;padding:0.35rem 0.55rem!important}.guides-topbar-cta svg{width:0.75rem!important;height:0.75rem!important}.guides-topbar-cta:hover{background:var(--guides-surface)!important;color:var(--guides-text)!important}.guides-topbar-nosearch .guides-topbar-search{visibility:hidden}.guides-theme-toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:9px;background:transparent;color:var(--guides-text-dim);cursor:pointer;transition:all 0.15s ease}.guides-theme-toggle:hover{color:var(--guides-text);background:var(--guides-surface-2)}.guides-theme-toggle svg{width:0.9rem;height:0.9rem}.guides-theme-toggle .guides-theme-to-dark{display:none}[data-bs-theme="light"] .guides-theme-toggle .guides-theme-to-dark{display:inline-flex}[data-bs-theme="light"] .guides-theme-toggle .guides-theme-to-light{display:none}.guides-app-picker .guides-select-btn{gap:0.4rem}.guides-app-picker .guides-select-btn>svg:first-child{width:0.75rem;height:0.75rem;opacity:0.8}.guides-app-picker.has-app .guides-select-btn{background:var(--guides-accent);color:#fff}.guides-app-picker.has-app .guides-select-btn:hover{background:#3b82f6}.guides-app-picker.has-app .guides-select-btn svg{opacity:1}.guides-app-banner{background:var(--guides-accent-soft)}.guides-app-banner-inner{max-width:1180px;margin:0 auto;padding:0.45rem 1.25rem;display:flex;align-items:center;gap:0.5rem;font-size:0.83rem;color:var(--guides-text)}.guides-app-banner-inner>svg{width:0.85rem;height:0.85rem;color:var(--guides-accent);flex-shrink:0}.guides-app-banner-inner strong{color:var(--guides-accent)}.guides-app-banner-inner button{margin-left:auto;display:inline-flex;align-items:center;gap:0.35rem;padding:0.25rem 0.55rem;border:none;border-radius:7px;background:transparent;color:var(--guides-accent);font-size:0.8rem;font-weight:600;cursor:pointer;transition:background 0.15s ease;white-space:nowrap}.guides-app-banner-inner button:hover{background:rgba(59,130,246,0.16)}.guides-app-banner-inner button svg{width:0.7rem;height:0.7rem}.guides-topbar-nav{display:flex;align-items:center;gap:0.35rem}.guides-topbar-nav a{padding:0.4rem 0.7rem;border-radius:8px;font-size:0.83rem;font-weight:600;color:var(--guides-text-dim);text-decoration:none;white-space:nowrap;transition:all 0.15s ease}.guides-topbar-nav a:hover{color:var(--guides-text);background:var(--guides-surface);text-decoration:none}.guides-topbar-nav a.is-active{color:var(--guides-accent);background:var(--guides-accent-soft)}.guides-topbar-item{position:relative}.guides-topbar-item>a{display:inline-flex;align-items:center;gap:0.35rem}.guides-topbar-item>a svg{width:0.6rem;height:0.6rem;opacity:0.7}.guides-topbar-item::after{content:'';position:absolute;left:0;right:0;top:100%;height:10px}.guides-topbar-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:80;min-width:250px;display:none;flex-direction:column;gap:0.1rem;padding:0.4rem;background:#14141f;border-radius:12px;box-shadow:0 18px 48px rgba(0,0,0,0.5)}[data-bs-theme="light"] .guides-topbar-menu{background:#ffffff;box-shadow:0 18px 48px rgba(15,23,42,0.18)}.guides-topbar-item:hover .guides-topbar-menu,.guides-topbar-item:focus-within .guides-topbar-menu{display:flex}.guides-topbar-menu a{display:flex;align-items:center;gap:0.5rem;padding:0.5rem 0.65rem;border-radius:8px;font-size:0.84rem;font-weight:500;color:var(--guides-text)}.guides-topbar-menu a:hover{background:var(--guides-surface-2);color:var(--guides-text)}.guides-topbar-menu a.is-active{color:var(--guides-accent);background:var(--guides-accent-soft)}.guides-topbar-menu a svg{width:0.8rem;height:0.8rem;color:var(--guides-accent);flex-shrink:0}.guides-topbar-menu-all{color:var(--guides-accent)!important;font-weight:600!important}.guides-topbar-menu-all svg{width:0.7rem!important;height:0.7rem!important}.guides-topbar-menu-empty{padding:0.5rem 0.65rem;font-size:0.8rem;color:var(--guides-text-dim)}.guides-topbar-search{min-width:140px}@media (max-width:1250px){.guides-topbar-inner{gap:0.6rem}.guides-topbar-nav a{padding:0.4rem 0.5rem;font-size:0.8rem}.guides-topbar-search{max-width:300px}}@media (max-width:1120px){.guides-brand span{display:none}.guides-topbar-cta span{display:none}.guides-app-picker .guides-select-btn span{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:991px){.guides-topbar-nav{display:none}.guides-topbar-nosearch .guides-topbar-search{display:none}.guides-search-kbd{display:none}}@media (max-width:640px){.guides-topbar-inner{gap:0.5rem;padding:0.55rem 0.75rem}.guides-brand span{display:none}.guides-topbar-search{display:none}.guides-topbar-links{margin-left:auto}.guides-topbar-links .guides-app-picker{display:none}}.guides-container{flex:1;width:100%;max-width:1180px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.guides-page .guides-section{margin:1.75rem 0 0;padding:0}.guides-page .guides-section:first-child{margin-top:0.75rem}.guides-section-title{display:flex;align-items:center;gap:0.55rem;font-size:1.15rem;font-weight:700;margin-bottom:1rem;color:var(--guides-text)}.guides-section-title svg{width:1rem;height:1rem;color:var(--guides-accent)}.guides-hero{position:relative;text-align:center;padding:3rem 1.5rem 2.75rem;margin-top:1rem;border-radius:18px;background:var(--guides-surface)}.guides-hero>*{position:relative}.guides-hero::before{content:'';position:absolute;inset:0;border-radius:inherit;background-image:linear-gradient(rgba(139,92,246,0.08) 1px,transparent 1px),linear-gradient(90deg,rgba(91,156,246,0.08) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,0.55) 55%,transparent 95%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,0.55) 55%,transparent 95%);pointer-events:none}[data-bs-theme="light"] .guides-hero::before{background-image:linear-gradient(rgba(109,40,217,0.09) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,0.09) 1px,transparent 1px)}.guides-hero h1{font-size:clamp(1.5rem, 4vw, 2.1rem);font-weight:700;margin-bottom:0.75rem;color:var(--guides-text)}.guides-hero p{max-width:640px;margin:0 auto 1.5rem;color:var(--guides-text-dim);font-size:1rem;line-height:1.6}.guides-hero-search{position:relative;display:flex;align-items:center;gap:0.6rem;max-width:560px;margin:0 auto;padding:0.55rem 0.65rem 0.55rem 1rem;background:var(--guides-surface-2);border-radius:14px}.guides-hero-search:focus-within{box-shadow:0 0 0 2px rgba(59,130,246,0.4)}[data-bs-theme="light"] .guides-hero-search{background:#ffffff}.guides-topbar-search{position:relative}.guides-search-drop{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:70;background:#14141f;border-radius:12px;box-shadow:0 18px 48px rgba(0,0,0,0.5);max-height:430px;overflow-y:auto;text-align:left;padding:0.4rem}[data-bs-theme="light"] .guides-search-drop{background:#ffffff;box-shadow:0 18px 48px rgba(15,23,42,0.18)}.guides-search-ai-row{display:flex;align-items:center;gap:0.6rem;width:100%;padding:0.85rem 0.9rem;border:none;border-radius:9px;background:var(--guides-accent-soft);color:var(--guides-accent);font-size:0.86rem;font-weight:500;line-height:1.4;text-align:left;cursor:pointer;transition:background 0.15s ease;margin-bottom:0.3rem}.guides-search-ai-row:hover,.guides-search-ai-row.is-hot{background:rgba(59,130,246,0.24)}.guides-search-ai-row svg{width:0.9rem;height:0.9rem;flex-shrink:0;color:var(--guides-accent)}.guides-search-ai-row span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guides-search-row{display:flex;flex-direction:column;gap:0.15rem;padding:0.55rem 0.8rem;border-radius:9px;text-decoration:none;transition:background 0.15s ease}.guides-search-row:hover,.guides-search-row.is-hot{background:var(--guides-surface-2);text-decoration:none}.guides-search-row-title{font-size:0.87rem;font-weight:600;color:var(--guides-text)}.guides-search-row-sum{font-size:0.76rem;color:var(--guides-text-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guides-search-row-meta{display:flex;align-items:center;gap:0.35rem;font-size:0.72rem;color:var(--guides-text-dim);opacity:0.85}.guides-search-chip{font-weight:500}.guides-search-diff{text-transform:capitalize}.guides-search-chip+.guides-search-diff::before{content:'\00b7';margin-right:0.35rem}.guides-search-footer,.guides-search-empty,.guides-search-thinking{padding:0.6rem 0.8rem;font-size:0.76rem;color:var(--guides-text-dim);text-align:center}.guides-search-thinking{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:1.1rem}.guides-search-thinking svg{width:1rem;height:1rem}.guides-search-answer{padding:0.5rem 0.6rem 0.4rem}.guides-search-answer-head{display:flex;align-items:center;gap:0.45rem;font-size:0.8rem;font-weight:700;color:var(--guides-accent);margin-bottom:0.5rem}.guides-search-answer-head svg{width:0.85rem;height:0.85rem}.guides-search-answer p{font-size:0.85rem;line-height:1.6;color:var(--guides-text);margin:0 0 0.75rem}.guides-search-answer-sources{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--guides-text-dim);margin-bottom:0.25rem;padding:0 0.2rem}.guides-search-row-slim{flex-direction:row;align-items:center;gap:0.5rem;padding:0.45rem 0.6rem}.guides-search-row-slim svg{width:0.8rem;height:0.8rem;color:var(--guides-accent);flex-shrink:0}.guides-search-answer-note{font-size:0.7rem;color:var(--guides-text-dim);opacity:0.8;margin-top:0.6rem;padding:0 0.2rem 0.2rem}body.guides-felix-open{overflow:hidden}.guides-felix{position:fixed;inset:0;z-index:1060;display:none;align-items:center;justify-content:center;padding:1rem}.guides-felix.is-open{display:flex}.guides-felix-backdrop{position:absolute;inset:0;background:rgba(4,6,14,0.7);backdrop-filter:blur(3px)}.guides-felix-panel{position:relative;display:flex;flex-direction:column;width:100%;max-width:540px;height:min(640px, calc(100vh - 2rem));background:#12121d;border-radius:16px;box-shadow:0 24px 64px rgba(0,0,0,0.5);overflow:hidden}[data-bs-theme="light"] .guides-felix-panel{background:#ffffff}.guides-felix-head{display:flex;align-items:center;gap:0.7rem;padding:0.85rem 1rem;background:var(--guides-surface);flex-shrink:0}.guides-felix-avatar{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:var(--guides-accent-soft);flex-shrink:0}.guides-felix-avatar svg{width:1rem;height:1rem;color:var(--guides-accent)}.guides-felix-head-text{flex:1;display:flex;flex-direction:column;line-height:1.25;min-width:0}.guides-felix-head-text strong{font-size:0.92rem;color:var(--guides-text)}.guides-felix-head-text span{font-size:0.72rem;color:var(--guides-text-dim)}.guides-felix-iconbtn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:8px;background:transparent;color:var(--guides-text-dim);cursor:pointer;transition:all 0.15s ease;flex-shrink:0}.guides-felix-iconbtn:hover{background:var(--guides-surface-2);color:var(--guides-text)}.guides-felix-iconbtn svg{width:0.85rem;height:0.85rem}.guides-felix-messages{flex:1;min-height:0;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:0.6rem}.guides-felix-msg{max-width:85%;padding:0.6rem 0.85rem;border-radius:12px;font-size:0.86rem;line-height:1.55}.guides-felix-msg p{margin:0;color:inherit}.guides-felix-msg p+p{margin-top:0.55rem}.guides-felix-msg ul,.guides-felix-msg ol{margin:0.45rem 0 0;padding-left:1.25rem}.guides-felix-msg li{margin-top:0.3rem}.guides-felix-msg li:first-child{margin-top:0.1rem}.guides-felix-msg code{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:0.78rem;color:inherit;background:rgba(255,255,255,0.09);border-radius:5px;padding:0.08rem 0.35rem;overflow-wrap:anywhere}[data-bs-theme="light"] .guides-felix-msg code{background:rgba(15,23,42,0.08)}.guides-felix-msg pre{margin:0.5rem 0 0;padding:0.6rem 0.75rem;background:rgba(0,0,0,0.35);border-radius:8px;overflow-x:auto}[data-bs-theme="light"] .guides-felix-msg pre{background:rgba(15,23,42,0.06)}.guides-felix-msg pre code{display:block;background:none;padding:0;line-height:1.5}.guides-felix-msg a{color:var(--guides-accent);text-decoration:underline}.guides-felix-msg a:hover{text-decoration:none}.dark .guides-felix a:hover,.dark .guides-page .guides-breadcrumb a:hover,.dark .guides-page .guides-related-all:hover,.dark .guides-page .guides-article-body a:hover,.dark .guides-page .guides-footer-inner a:hover{background-color:transparent!important}.guides-felix-msg-user{align-self:flex-end;background:var(--guides-accent);color:#fff;border-bottom-right-radius:4px}.guides-felix-msg-bot{align-self:flex-start;background:var(--guides-surface-2);color:var(--guides-text);border-bottom-left-radius:4px}.guides-felix-msg-error{background:rgba(248,113,113,0.1);color:var(--guides-red)}.guides-felix-sources{display:flex;flex-direction:column;gap:0.3rem;margin-top:0.6rem}.guides-felix-sources a{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.76rem;font-weight:500;color:var(--guides-accent);text-decoration:none}.guides-felix-sources a:hover{text-decoration:underline}.guides-felix-sources a svg{width:0.75rem;height:0.75rem;flex-shrink:0}.guides-felix-typing{display:flex;gap:0.3rem;padding:0.8rem 0.9rem}.guides-felix-typing span{width:7px;height:7px;border-radius:50%;background:var(--guides-text-dim);animation:guides-felix-blink 1.2s ease-in-out infinite}.guides-felix-typing span:nth-child(2){animation-delay:0.2s}.guides-felix-typing span:nth-child(3){animation-delay:0.4s}@keyframes guides-felix-blink{0%,60%,100%{opacity:0.3}30%{opacity:1}}.guides-felix-inputrow{display:flex;align-items:flex-end;gap:0.5rem;padding:0.75rem 1rem 0.4rem;flex-shrink:0}.guides-felix-inputrow textarea{flex:1;resize:none;border:none;outline:none;background:var(--guides-surface-2);color:var(--guides-text);border-radius:10px;padding:0.55rem 0.8rem;font-size:0.86rem;line-height:1.45;max-height:110px}.guides-felix-inputrow textarea:focus{box-shadow:0 0 0 2px rgba(59,130,246,0.4)}.guides-felix-send{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:none;border-radius:10px;background:var(--guides-accent);color:#fff;cursor:pointer;transition:background 0.15s ease;flex-shrink:0}.guides-felix-send:hover{background:#3b82f6}.guides-felix-send:disabled{opacity:0.5;cursor:not-allowed}.guides-felix-send svg{width:0.9rem;height:0.9rem}.guides-felix-note{padding:0.35rem 1rem 0.75rem;font-size:0.68rem;color:var(--guides-text-dim);opacity:0.8;text-align:center;flex-shrink:0}@media (max-width:640px){.guides-felix{padding:0}.guides-felix-panel{max-width:100%;height:100%;border-radius:0}}.guides-search-kbd{flex-shrink:0;padding:0.15rem 0.5rem;border-radius:6px;background:var(--guides-surface);color:var(--guides-text-dim);font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:0.75rem}.guides-hero-search:focus-within .guides-search-kbd{display:none}.guides-hero-search svg{width:1rem;height:1rem;color:var(--guides-text-dim);flex-shrink:0}.guides-hero-search input{flex:1;background:transparent;border:0;outline:none;color:var(--guides-text);font-size:0.95rem;min-width:0}.guides-hero-search button{padding:0.5rem 1.1rem;border:0;border-radius:10px;background:#3b82f6;color:#fff;font-weight:600;font-size:0.875rem;cursor:pointer;transition:background 0.15s ease}.guides-hero-search button:hover{background:#2f6fd6}.guides-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.9rem}@media (max-width:900px){.guides-paths{grid-template-columns:1fr}}.guides-path-family{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;box-shadow:var(--guides-card-shadow)}.guides-path-family:has(.guides-path-games){--path-color:#34d399}.guides-path-family:has(.guides-path-bots){--path-color:#818cf8}.guides-path-family:has(.guides-path-web){--path-color:#5b9cf6}[data-bs-theme="light"] .guides-path-family:has(.guides-path-games){--path-color:#059669}[data-bs-theme="light"] .guides-path-family:has(.guides-path-bots){--path-color:#6366f1}[data-bs-theme="light"] .guides-path-family:has(.guides-path-web){--path-color:#2563eb}.guides-path-family .guides-path{flex:1;border-radius:14px 14px 0 0;box-shadow:none}.guides-path-rail{display:flex;align-items:center;gap:0.55rem;padding:0.62rem 1.15rem;background:color-mix(in srgb,var(--path-color) 5%,var(--guides-surface));border-top:1px solid color-mix(in srgb,var(--path-color) 14%,transparent);color:var(--guides-text);font-size:0.82rem;font-weight:600;text-decoration:none;transition:background 0.15s ease}.guides-path-rail:hover{background:color-mix(in srgb,var(--path-color) 13%,var(--guides-surface));color:var(--guides-text);text-decoration:none}.guides-path-rail svg{width:0.85rem;height:0.85rem;color:var(--path-color);flex-shrink:0}.guides-path-rail-count{margin-left:auto;font-size:0.72rem;font-weight:600;color:var(--guides-text-dim);white-space:nowrap}.guides-category-group-title{display:flex;align-items:center;gap:0.5rem;margin:1.5rem 0 0.75rem;font-size:0.88rem;font-weight:650;color:var(--guides-text)}.guides-category-group-title svg{width:0.85rem;height:0.85rem;color:var(--guides-accent)}.guides-category-group-title:first-of-type{margin-top:0.25rem}.guides-path{display:flex;align-items:center;gap:0.85rem;padding:1.1rem 1.15rem;background:color-mix(in srgb,var(--path-color) 9%,var(--guides-surface));border-radius:14px;box-shadow:var(--guides-card-shadow);color:var(--guides-text);text-decoration:none}.guides-path:hover{text-decoration:none;color:var(--guides-text)}.guides-path:hover .guides-card-arrow{color:var(--path-color);transform:translateX(2px)}.dark .guides-page .guides-path:hover{background-color:color-mix(in srgb,var(--path-color) 9%,var(--guides-surface))!important}.guides-path-icon{position:relative;display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:color-mix(in srgb,var(--path-color) 16%,transparent);flex-shrink:0}.guides-path-icon svg{width:1.25rem;height:1.25rem;color:var(--path-color)}.guides-path-body{display:flex;flex-direction:column;gap:0.2rem;min-width:0;flex:1}.guides-path-name{font-weight:700;font-size:0.95rem}.guides-path-desc{font-size:0.78rem;color:var(--guides-text-dim);line-height:1.45}.guides-path-tags{display:flex;flex-wrap:wrap;gap:0.3rem;margin-top:0.35rem}.guides-path-tags span{font-size:0.66rem;font-weight:600;letter-spacing:0.03em;text-transform:uppercase;padding:0.14rem 0.5rem;border-radius:999px;background:color-mix(in srgb,var(--path-color) 12%,transparent);color:var(--path-color)}.guides-path-bots{--path-color:#818cf8}.guides-path-games{--path-color:#34d399}.guides-path-web{--path-color:#5b9cf6}[data-bs-theme="light"] .guides-path-bots{--path-color:#6366f1}[data-bs-theme="light"] .guides-path-games{--path-color:#059669}[data-bs-theme="light"] .guides-path-web{--path-color:#2563eb}.guides-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:0.9rem}.guides-category-card{display:flex;align-items:center;gap:0.9rem;padding:1.1rem;background:var(--guides-surface);border-radius:14px;box-shadow:var(--guides-card-shadow);text-decoration:none;color:var(--guides-text);transition:all 0.18s ease}.guides-category-card:hover{background:var(--guides-accent-soft);text-decoration:none;color:var(--guides-text)}.guides-category-card:hover .guides-card-arrow{color:var(--guides-accent);transform:translateX(2px)}.guides-category-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:11px;background:var(--guides-accent-soft);flex-shrink:0}.guides-category-icon svg{width:1.1rem;height:1.1rem;color:var(--guides-accent)}.guides-category-icon-lg{width:54px;height:54px;border-radius:14px}.guides-category-icon-lg svg{width:1.4rem;height:1.4rem}.guides-category-body{display:flex;flex-direction:column;gap:0.2rem;min-width:0;flex:1}.guides-category-name{font-weight:700;font-size:0.95rem}.guides-category-desc{font-size:0.8rem;color:var(--guides-text-dim);line-height:1.4}.guides-category-count{font-size:0.72rem;color:var(--guides-text-dim);text-transform:uppercase;letter-spacing:0.04em}.guides-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:0.9rem}.guides-card{display:flex;align-items:center;gap:0.75rem;padding:1rem 1.1rem;background:var(--guides-surface);border-radius:13px;box-shadow:var(--guides-card-shadow);text-decoration:none;color:var(--guides-text);transition:all 0.18s ease;height:100%}.guides-card:hover{background:var(--guides-accent-soft);text-decoration:none;color:var(--guides-text)}.guides-card-body{flex:1;min-width:0}.guides-card-title{font-weight:700;font-size:0.92rem;margin-bottom:0.3rem}.guides-card-summary{font-size:0.8rem;color:var(--guides-text-dim);line-height:1.45;margin-bottom:0.55rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.guides-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:0.4rem}.guides-card-category{font-size:0.72rem;color:var(--guides-text-dim)}.guides-card-arrow{color:var(--guides-text-dim);flex-shrink:0;transition:all 0.15s ease}.guides-card-arrow svg{width:0.85rem;height:0.85rem}.guides-card:hover .guides-card-arrow{color:var(--guides-accent);transform:translateX(2px)}.guides-badge{display:inline-flex;align-items:center;padding:0.18rem 0.5rem;border-radius:999px;font-size:0.68rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase}.guides-badge-beginner{background:rgba(52,211,153,0.14);color:var(--guides-green)}.guides-badge-intermediate{background:rgba(251,191,36,0.14);color:var(--guides-yellow)}.guides-badge-advanced{background:rgba(248,113,113,0.14);color:var(--guides-red)}.guides-badge-premium{background:rgba(167,139,250,0.14);color:var(--guides-purple)}.guides-badge-template{background:var(--guides-accent-soft);color:var(--guides-accent)}.guides-breadcrumb{display:flex;align-items:center;gap:0.5rem;font-size:0.8rem;color:var(--guides-text-dim);margin:0.5rem 0 1.25rem;flex-wrap:wrap}.guides-breadcrumb a{color:var(--guides-text-dim);text-decoration:none}.guides-breadcrumb a:hover{color:var(--guides-accent)}.guides-category-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.4rem}.guides-category-header h1{font-size:1.5rem;font-weight:800;margin:0 0 0.2rem}.guides-category-header p{margin:0;color:var(--guides-text-dim);font-size:0.9rem}.guides-filter-bar{display:flex;gap:0.45rem;margin-bottom:1rem;flex-wrap:wrap}.guides-toolbar{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;flex-wrap:wrap;margin-bottom:1.1rem}.guides-toolbar-topics{display:flex;flex-wrap:wrap;gap:0.35rem}.guides-topic-chip{padding:0.34rem 0.85rem;border:none;border-radius:999px;background:var(--guides-surface);color:var(--guides-text-dim);font-size:0.8rem;font-weight:600;text-transform:capitalize;cursor:pointer;transition:all 0.15s ease}.guides-topic-chip:hover{background:var(--guides-surface-2);color:var(--guides-text)}.guides-topic-chip.is-active{background:var(--guides-accent-soft);color:var(--guides-accent)}[data-bs-theme="light"] .guides-topic-chip{box-shadow:var(--guides-card-shadow)}.guides-select{position:relative;margin-left:auto}.guides-select-btn{display:inline-flex;align-items:center;gap:0.45rem;padding:0.42rem 0.8rem;border:none;border-radius:9px;background:var(--guides-surface);color:var(--guides-text);font-size:0.8rem;font-weight:600;cursor:pointer;transition:background 0.15s ease}[data-bs-theme="light"] .guides-select-btn{box-shadow:var(--guides-card-shadow)}.guides-select-btn:hover{background:var(--guides-surface-2)}.guides-select-btn svg{width:0.6rem;height:0.6rem;opacity:0.7;transition:transform 0.15s ease}.guides-select.is-open .guides-select-btn svg{transform:rotate(180deg)}.guides-select-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:60;min-width:160px;display:none;flex-direction:column;gap:0.1rem;padding:0.35rem;background:#14141f;border-radius:11px;box-shadow:0 16px 40px rgba(0,0,0,0.5)}[data-bs-theme="light"] .guides-select-menu{background:#ffffff;box-shadow:0 16px 40px rgba(15,23,42,0.18)}.guides-select.is-open .guides-select-menu{display:flex}.guides-select-menu button{padding:0.45rem 0.6rem;border:none;border-radius:7px;background:transparent;color:var(--guides-text);font-size:0.8rem;font-weight:500;text-align:left;cursor:pointer;transition:background 0.12s ease}.guides-select-menu button:hover{background:var(--guides-surface-2)}.guides-select-menu button.is-active{color:var(--guides-accent);background:var(--guides-accent-soft)}.guides-filter-pill{padding:0.35rem 0.9rem;border-radius:999px;border:1px solid var(--guides-border);background:transparent;color:var(--guides-text-dim);font-size:0.8rem;font-weight:600;cursor:pointer;transition:all 0.15s ease}.guides-filter-pill:hover{color:var(--guides-text);background:var(--guides-surface)}.guides-filter-pill.is-active{background:var(--guides-accent-soft);color:var(--guides-accent)}.guides-empty{text-align:center;padding:3rem 1rem;color:var(--guides-text-dim);background:var(--guides-surface);border-radius:14px}.guides-empty svg{width:1.6rem;height:1.6rem;margin-bottom:0.75rem;opacity:0.6}.guides-empty p{max-width:460px;margin:0 auto;line-height:1.55}.guides-empty p+p{margin-top:1rem}.guides-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:2rem;align-items:start}@media (max-width:991px){.guides-article-layout{grid-template-columns:1fr}.guides-article-aside{order:-1}}.guides-article-header h1{font-size:clamp(1.5rem, 3.4vw, 2rem);font-weight:800;margin-bottom:0.6rem}.guides-article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:0.45rem;margin-bottom:0.75rem}.guides-article-views,.guides-article-read-time{display:inline-flex;align-items:center;gap:0.3rem;font-size:0.75rem;color:var(--guides-text-dim)}.guides-article-views svg,.guides-article-read-time svg{width:0.8rem;height:0.8rem}.guides-read-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:1055;pointer-events:none}.guides-read-progress span{display:block;height:100%;width:0;background:#3b82f6;box-shadow:0 0 10px rgba(59,130,246,0.55);border-radius:0 3px 3px 0}.guides-article-summary{color:var(--guides-text-dim);font-size:0.95rem;line-height:1.6}.guides-template-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.25rem 0;padding:1rem 1.15rem;background:var(--guides-accent-soft);border-radius:14px;flex-wrap:wrap}.guides-template-banner-text{display:flex;align-items:center;gap:0.8rem}.guides-template-banner-text>svg{width:1.3rem;height:1.3rem;color:var(--guides-accent);flex-shrink:0}.guides-template-banner-text strong{display:block;font-size:0.92rem}.guides-template-banner-text span{font-size:0.82rem;color:var(--guides-text-dim)}.guides-article-body{margin-top:1.5rem;font-size:0.95rem;line-height:1.75}.guides-article-body h1,.guides-article-body h2,.guides-article-body h3,.guides-article-body h4{font-weight:750;margin:1.9em 0 0.6em;line-height:1.3}.guides-article-body h1{font-size:1.45rem}.guides-article-body h2{font-size:1.25rem}.guides-article-body h3{font-size:1.05rem}.guides-article-body p{margin:0 0 1em}.guides-article-body a{color:var(--guides-accent)}.guides-article-body ul,.guides-article-body ol{margin:0 0 1em;padding-left:1.4em}.guides-article-body li{margin-bottom:0.35em}.guides-article-body blockquote{margin:1.2em 0;padding:0.9em 1.15em;background:rgba(59,130,246,0.18);border-radius:12px;color:var(--guides-text)}[data-bs-theme="light"] .guides-article-body blockquote{background:rgba(37,99,235,0.12)}.guides-article-body blockquote strong:first-child{color:var(--guides-text)}.guides-article-body blockquote p:last-child{margin-bottom:0}.guides-article-body ul.guides-next-steps{list-style:none;margin:0.9em 0 1.4em;padding:0.45rem;background:var(--guides-surface);border-radius:12px;box-shadow:var(--guides-card-shadow)}.guides-article-body .guides-next-steps li{margin:0}.guides-article-body .guides-next-steps a{display:flex;align-items:center;gap:0.5rem;padding:0.6rem 0.75rem;border-radius:9px;font-weight:600;font-size:0.88rem;color:var(--guides-text);text-decoration:none;transition:background 0.15s ease,color 0.15s ease}.guides-article-body .guides-next-steps a::after{content:'→';margin-left:auto;color:var(--guides-text-dim);transition:transform 0.15s ease,color 0.15s ease}.guides-article-body .guides-next-steps a:hover{background:var(--guides-accent-soft);color:var(--guides-accent);text-decoration:none}.guides-article-body .guides-next-steps a:hover::after{color:var(--guides-accent);transform:translateX(3px)}.dark .guides-page .guides-next-steps a:hover{background-color:var(--guides-accent-soft)!important}.guides-article-body code{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:0.85em;color:var(--guides-text);background:var(--guides-surface-2);border:1px solid var(--guides-border);border-radius:6px;padding:0.12em 0.4em;word-break:break-word}.guides-article-body pre{margin:1.2em 0;padding:1em 1.15em;background:#0d1220;border:1px solid var(--guides-border);border-radius:12px;overflow-x:auto}[data-bs-theme="light"] .guides-article-body pre{background:#101728}.guides-article-body pre code{background:transparent;border:0;padding:0;font-size:0.83rem;line-height:1.65;color:#dbe4ff;word-break:normal}.guides-article-body pre .hljs-comment,.guides-article-body pre .hljs-quote{color:#7d8aa8;font-style:italic}.guides-article-body pre .hljs-keyword,.guides-article-body pre .hljs-selector-tag,.guides-article-body pre .hljs-built_in,.guides-article-body pre .hljs-type{color:#8ab4ff}.guides-article-body pre .hljs-string,.guides-article-body pre .hljs-attr,.guides-article-body pre .hljs-symbol{color:#8fd9a8}.guides-article-body pre .hljs-number,.guides-article-body pre .hljs-literal,.guides-article-body pre .hljs-meta{color:#f0b26b}.guides-article-body pre .hljs-title,.guides-article-body pre .hljs-name,.guides-article-body pre .hljs-function{color:#d8b4fe}.guides-article-body pre .hljs-variable,.guides-article-body pre .hljs-template-variable{color:#f7a6b8}.guides-article-body table{width:fit-content;max-width:100%;border-collapse:collapse;margin:1.2em 0;font-size:0.87rem;display:block;overflow-x:auto;border-radius:12px;background:var(--guides-surface);box-shadow:var(--guides-card-shadow)}.guides-article-body th,.guides-article-body td{padding:0.6em 0.9em;text-align:left}.guides-article-body th{font-weight:700;font-size:0.76rem;letter-spacing:0.05em;text-transform:uppercase;white-space:nowrap;background:var(--guides-accent-soft);color:var(--guides-accent)}.guides-article-body tbody tr:nth-child(even){background:var(--guides-surface-2)}.guides-article-body hr{border:0;border-top:1px solid var(--guides-border);margin:2em 0}.guides-article-body img{max-width:100%;border-radius:10px}.guides-article-body .hljs-keyword,.guides-article-body .hljs-literal,.guides-article-body .hljs-built_in{color:#c792ea}.guides-article-body .hljs-string,.guides-article-body .hljs-attr{color:#9ece8c}.guides-article-body .hljs-number{color:#f2b36b}.guides-article-body .hljs-comment{color:#64748b;font-style:italic}.guides-article-body .hljs-function,.guides-article-body .hljs-title{color:#7cb3ff}.guides-article-body .hljs-variable,.guides-article-body .hljs-params{color:#dbe4ff}.guides-article-aside{display:flex;flex-direction:column;gap:1rem;position:sticky;top:4.5rem}@media (max-width:991px){.guides-article-aside{position:static}}.guides-aside-card{padding:1.1rem;background:var(--guides-surface);border-radius:14px;box-shadow:var(--guides-card-shadow)}.guides-page:focus-visible{outline:2px solid var(--guides-accent);outline-offset:2px}.guides-aside-card h3{display:flex;align-items:center;gap:0.5rem;font-size:0.92rem;font-weight:700;margin-bottom:0.7rem}.guides-aside-card h3 svg{width:0.95rem;height:0.95rem;color:var(--guides-accent)}.guides-aside-card p{font-size:0.82rem;color:var(--guides-text-dim);line-height:1.5}.guides-template-facts{list-style:none;padding:0;margin:0.6rem 0 1rem}.guides-template-facts li{display:flex;align-items:center;gap:0.5rem;font-size:0.8rem;color:var(--guides-text-dim);margin-bottom:0.4rem}.guides-template-facts svg{width:0.85rem;height:0.85rem;color:var(--guides-accent)}.guides-premium-note,.guides-premium-note svg{color:var(--guides-purple)!important}.guides-related{display:flex;flex-direction:column;gap:0.5rem}.guides-related-item{display:flex;flex-direction:column;gap:0.45rem;padding:0.8rem 0.85rem;border-radius:11px;background:var(--guides-surface-2);text-decoration:none;transition:background 0.15s ease}.guides-related-item:hover{text-decoration:none}.guides-related-item-title{font-size:0.86rem;font-weight:600;color:var(--guides-text);line-height:1.45}.guides-related-item:hover .guides-related-item-title{color:var(--guides-accent)}.guides-related-item-meta{display:flex;align-items:center;gap:0.4rem;flex-wrap:wrap}.guides-related-item-meta .guides-badge{font-size:0.6rem;padding:0.12rem 0.42rem}.guides-related-views{display:inline-flex;align-items:center;gap:0.25rem;font-size:0.7rem;color:var(--guides-text-dim)}.guides-related-views svg{width:0.7rem;height:0.7rem}.dark .guides-page .guides-related-item:hover{background-color:var(--guides-accent-soft)!important}[data-bs-theme="light"] .guides-related-item:hover{background:var(--guides-accent-soft)}.guides-related-all{display:inline-flex;align-items:center;gap:0.35rem;margin-top:0.55rem;padding:0 0.6rem;font-size:0.8rem;font-weight:600;color:var(--guides-accent);text-decoration:none}.guides-related-all:hover{text-decoration:underline}.guides-related-all svg{width:0.7rem;height:0.7rem}.guides-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.55rem 1.1rem;border-radius:10px;border:1px solid var(--guides-border);background:var(--guides-surface-2);color:var(--guides-text);font-size:0.85rem;font-weight:700;cursor:pointer;text-decoration:none;transition:all 0.15s ease}.guides-btn:hover{text-decoration:none;color:var(--guides-text);filter:brightness(1.12)}.guides-btn svg{width:0.9rem;height:0.9rem}.guides-btn-primary{background:#2f6fd6;border-color:transparent;color:#fff}.guides-btn-primary:hover{color:#fff}.guides-btn-block{width:100%}.guides-btn:disabled{opacity:0.55;cursor:not-allowed}body.guides-modal-open{overflow:hidden}.guides-modal{position:fixed;inset:0;z-index:1050;display:flex;align-items:center;justify-content:center;padding:1rem}.guides-modal[hidden]{display:none}.guides-modal-backdrop{position:absolute;inset:0;background:rgba(4,6,14,0.72);backdrop-filter:blur(3px)}.guides-modal-dialog{position:relative;width:100%;max-width:520px;max-height:calc(100vh - 2rem);overflow-y:auto;background:#10101f;border:1px solid var(--guides-border);border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,0.45)}[data-bs-theme="light"] .guides-modal-dialog{background:#ffffff}.guides-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--guides-border)}.guides-modal-header h3{display:flex;align-items:center;gap:0.5rem;font-size:1rem;font-weight:700;margin:0}.guides-modal-header h3 svg{width:0.95rem;height:0.95rem;color:var(--guides-accent)}.guides-modal-close{background:transparent;border:0;color:var(--guides-text-dim);cursor:pointer;padding:0.3rem;border-radius:8px}.guides-modal-close:hover{color:var(--guides-text);background:var(--guides-surface-2)}.guides-modal-close svg{width:1rem;height:1rem}.guides-modal-body{padding:1.25rem}.guides-modal-intro{font-size:0.88rem;color:var(--guides-text-dim);margin-bottom:0.9rem}.guides-modal-actions{display:flex;justify-content:flex-end;gap:0.6rem;margin-top:1.1rem}.guides-deploy-servers{display:flex;flex-direction:column;gap:0.5rem;max-height:250px;overflow-y:auto}.guides-deploy-loading,.guides-deploy-empty{padding:1rem;text-align:center;color:var(--guides-text-dim);font-size:0.85rem}.guides-deploy-server{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;width:100%;padding:0.7rem 0.9rem;background:var(--guides-surface);border:1px solid var(--guides-border);border-radius:10px;color:var(--guides-text);font-size:0.85rem;cursor:pointer;text-align:left;transition:all 0.15s ease}.guides-deploy-server:hover{background:var(--guides-surface-2)}.guides-deploy-server.is-selected{background:var(--guides-accent-soft);box-shadow:0 0 0 2px rgba(59,130,246,0.35)}.guides-deploy-server-name{font-weight:600}.guides-deploy-server-note{font-size:0.72rem;color:var(--guides-yellow)}.guides-deploy-warning{display:flex;gap:0.6rem;margin-top:0.9rem;padding:0.7rem 0.9rem;background:rgba(251,191,36,0.1);border-radius:10px;font-size:0.78rem;color:var(--guides-yellow);line-height:1.45}.guides-deploy-warning svg{width:0.95rem;height:0.95rem;flex-shrink:0;margin-top:0.1rem}.guides-deploy-switch{display:flex;gap:0.6rem;align-items:flex-start;margin-top:0.8rem;padding:0.7rem 0.9rem;background:rgba(248,113,113,0.1);border-radius:10px;font-size:0.78rem;color:var(--guides-red);line-height:1.45;cursor:pointer}.guides-deploy-switch input{margin-top:0.15rem}.guides-deploy-error{margin-top:0.8rem;padding:0.7rem 0.9rem;background:rgba(248,113,113,0.1);border-radius:10px;font-size:0.8rem;color:var(--guides-red)}.guides-deploy-progressbar{height:8px;border-radius:999px;background:var(--guides-surface-2);overflow:hidden;margin-bottom:1rem}.guides-deploy-progressbar>div{height:100%;background:var(--guides-accent);border-radius:999px;transition:width 0.4s ease}.guides-deploy-phases{list-style:none;padding:0;margin:0}.guides-deploy-phase{font-size:0.82rem;color:var(--guides-text-dim);padding:0.35rem 0}.guides-deploy-phase strong{color:var(--guides-text);text-transform:capitalize;margin-right:0.4rem}.guides-deploy-phase-completed strong{color:var(--guides-green)}.guides-deploy-phase-failed strong{color:var(--guides-red)}.guides-deploy-phase-running strong{color:var(--guides-accent)}.guides-deploy-done{text-align:center;padding:1rem 0 0.3rem}.guides-deploy-done svg{width:2rem;height:2rem;color:var(--guides-green);margin-bottom:0.5rem}.guides-deploy-done p{font-size:0.88rem;color:var(--guides-text-dim);margin-bottom:0.9rem}.guides-footer{margin-top:auto}.guides-footer-inner{max-width:1180px;margin:0 auto;padding:3rem 1.25rem;text-align:center;font-size:0.85rem;color:var(--guides-text-dim)}.guides-footer-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0.75rem;margin-bottom:1.25rem}.guides-footer-links span{color:var(--guides-text-dim);opacity:0.4}.guides-footer-inner p{margin:0}.guides-footer-inner a{color:var(--guides-text-dim);text-decoration:none;transition:opacity 0.15s ease}.guides-footer-inner a:hover{opacity:0.75;text-decoration:none}@media (max-width:640px){.guides-topbar-search{display:none}.guides-topbar-links a span{display:none}.guides-topbar-links a{padding:0.45rem 0.6rem}.guides-hero{padding-top:2rem}.guides-hero-search{flex-wrap:wrap}.guides-template-banner{flex-direction:column;align-items:flex-start}}.guides-article-body pre{position:relative}.guides-copy-btn{position:absolute;top:8px;right:8px;padding:0.25rem 0.6rem;border:none;border-radius:7px;background:rgba(255,255,255,0.1);color:#dbe4ff;font-size:0.7rem;font-weight:600;cursor:pointer;opacity:0;transition:opacity 0.15s ease,background 0.15s ease}.guides-article-body pre:hover .guides-copy-btn,.guides-copy-btn:focus-visible{opacity:1}.guides-copy-btn:hover{background:rgba(255,255,255,0.2)}.guides-copy-btn.is-done{background:rgba(52,211,153,0.25);color:#6ee7b7;opacity:1}.guides-heading-anchor{margin-left:0.4rem;color:var(--guides-accent);text-decoration:none;opacity:0;transition:opacity 0.15s ease}.guides-article-body h2:hover .guides-heading-anchor,.guides-heading-anchor:focus-visible{opacity:0.8}.guides-toc{position:sticky;top:76px}.guides-toc-list{display:flex;flex-direction:column;gap:0.1rem}.guides-toc-list a{padding:0.35rem 0.5rem;border-radius:7px;font-size:0.8rem;line-height:1.4;color:var(--guides-text-dim);text-decoration:none;transition:background 0.12s ease,color 0.12s ease}.guides-toc-list a:hover{color:var(--guides-text);text-decoration:none}.guides-toc-list a.is-active{color:var(--guides-accent);background:var(--guides-accent-soft)}.dark .guides-page .guides-toc-list a:hover{background-color:var(--guides-surface-2)!important}[data-bs-theme="light"] .guides-toc-list a:hover{background:var(--guides-surface-2)}.guides-pager{display:grid;grid-template-columns:1fr 1fr;gap:0.75rem;margin-top:1.5rem}.guides-pager-link{display:flex;flex-direction:column;gap:0.25rem;padding:0.85rem 1rem;border-radius:12px;background:var(--guides-surface);box-shadow:var(--guides-card-shadow);text-decoration:none}.guides-pager-next{text-align:right;align-items:flex-end}.guides-pager-link:hover{text-decoration:none}.guides-pager-dir{display:inline-flex;align-items:center;gap:0.35rem;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;color:var(--guides-text-dim)}.guides-pager-dir svg{width:0.7rem;height:0.7rem}.guides-pager-title{font-size:0.9rem;font-weight:600;color:var(--guides-text)}.guides-pager-link:hover .guides-pager-title{color:var(--guides-accent)}.dark .guides-page .guides-pager-link:hover{background-color:var(--guides-accent-soft)!important}[data-bs-theme="light"] .guides-pager-link:hover{background:var(--guides-accent-soft)}@media (max-width:640px){.guides-pager{grid-template-columns:1fr}.guides-pager-next{text-align:left;align-items:flex-start}}.guides-feedback{display:flex;align-items:center;gap:0.5rem;margin-top:1.5rem;padding:0.7rem 0.9rem;border-radius:12px;background:var(--guides-surface);box-shadow:var(--guides-card-shadow);font-size:0.86rem;color:var(--guides-text)}.guides-feedback button[data-feedback]{padding:0.3rem 0.6rem;border:none;border-radius:8px;background:var(--guides-surface-2);font-size:0.9rem;cursor:pointer;transition:background 0.15s ease,transform 0.1s ease}.guides-feedback button[data-feedback]:hover{background:var(--guides-accent-soft)}.guides-feedback button[data-feedback]:active{transform:scale(0.94)}.guides-feedback-thanks{color:var(--guides-green);font-weight:600}.guides-felix-sugs{display:flex;flex-wrap:wrap;gap:0.4rem}.guides-felix-sug{padding:0.4rem 0.75rem;border:none;border-radius:999px;background:var(--guides-accent-soft);color:var(--guides-accent);font-size:0.78rem;font-weight:600;text-align:left;cursor:pointer;transition:background 0.15s ease}.guides-felix-sug:hover{background:rgba(59,130,246,0.24)}.guides-mobile-menu{display:none;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:9px;background:var(--guides-surface);color:var(--guides-text);cursor:pointer;flex-shrink:0}.guides-mobile-menu svg{width:1rem;height:1rem}@media (min-width:768px) and (max-width:991px){.guides-mobile-menu{display:flex}}.guides-drawer{position:fixed;inset:0;z-index:1055}.guides-drawer[hidden]{display:none}.guides-drawer-backdrop{position:absolute;inset:0;background:rgba(4,6,14,0.6);opacity:0;transition:opacity 0.2s ease}.guides-drawer-panel{position:absolute;top:0;bottom:0;left:0;width:min(300px, 85vw);display:flex;flex-direction:column;background:#12121d;box-shadow:12px 0 40px rgba(0,0,0,0.4);transform:translateX(-100%);transition:transform 0.22s ease}[data-bs-theme="light"] .guides-drawer-panel{background:#ffffff}.guides-drawer.is-open .guides-drawer-backdrop{opacity:1}.guides-drawer.is-open .guides-drawer-panel{transform:translateX(0)}.guides-drawer-head{display:flex;align-items:center;gap:0.6rem;padding:0.85rem 1rem;color:var(--guides-text)}.guides-drawer-head img{height:26px}.guides-drawer-head strong{flex:1;font-size:0.95rem}.guides-drawer-nav{flex:1;overflow-y:auto;padding:0.4rem;display:flex;flex-direction:column;gap:0.1rem}.guides-drawer-nav a{display:flex;align-items:center;gap:0.6rem;padding:0.65rem 0.75rem;border-radius:9px;font-size:0.88rem;font-weight:500;color:var(--guides-text);text-decoration:none}.guides-drawer-nav a:hover{background:var(--guides-surface-2);text-decoration:none}.guides-drawer-nav a.is-active{color:var(--guides-accent);background:var(--guides-accent-soft)}.guides-drawer-nav a svg{width:0.9rem;height:0.9rem;color:var(--guides-accent);flex-shrink:0}.guides-related-bottom{margin-top:1.75rem;padding:0!important}.guides-related-bottom-title{display:flex;align-items:center;gap:0.5rem;font-size:1.05rem;font-weight:700;margin-bottom:0.8rem;color:var(--guides-text)}.guides-related-bottom-title svg{width:0.95rem;height:0.95rem;color:var(--guides-accent)}.guides-related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:0.6rem}.guides-related-bottom .guides-related-all{padding:0;margin-top:0.7rem}.guides-drawer-search{display:flex;align-items:center;gap:0.5rem;margin:0 0.75rem 0.5rem;padding:0.45rem 0.7rem;background:var(--guides-surface-2);border-radius:10px;color:var(--guides-text-dim)}.guides-drawer-search svg{width:0.85rem;height:0.85rem;flex-shrink:0}.guides-drawer-search input{flex:1;min-width:0;background:transparent;border:0;outline:none;color:var(--guides-text);font-size:0.9rem}.guides-drawer-apps{padding:0.6rem 0.75rem 1rem;border-top:1px solid var(--guides-surface-2)}.guides-drawer-apps-title{display:block;margin-bottom:0.5rem;font-size:0.68rem;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;color:var(--guides-text-dim)}.guides-drawer-apps-list{display:flex;flex-wrap:wrap;gap:0.35rem}.guides-drawer-apps-list button{padding:0.32rem 0.7rem;border:none;border-radius:999px;background:var(--guides-surface-2);color:var(--guides-text-dim);font-size:0.78rem;font-weight:600;cursor:pointer}.guides-drawer-apps-list button.is-active{background:var(--guides-accent-soft);color:var(--guides-accent)}.guides-related-bottom .guides-related{display:flex;flex-direction:column;gap:0.1rem;padding:0.45rem;background:var(--guides-surface);border-radius:12px;box-shadow:var(--guides-card-shadow)}.guides-related-bottom .guides-related-item{flex-direction:row;align-items:center;gap:0.6rem;padding:0.6rem 0.75rem;border-radius:9px;background:transparent}.guides-related-bottom .guides-related-item-title{font-size:0.88rem}.guides-related-bottom .guides-related-item::after{content:'→';margin-left:auto;color:var(--guides-text-dim);transition:transform 0.15s ease,color 0.15s ease}.guides-related-bottom .guides-related-item:hover::after{color:var(--guides-accent);transform:translateX(3px)}@media (max-width:640px){.guides-related-bottom .guides-related-item{flex-wrap:wrap;gap:0.3rem 0.6rem}}@media (max-width:767.98px){.guides-page{padding-bottom:var(--falix-bottom-stack,0px)}}
