:root{--tech-header-height:72px}.tech-layout{align-items:flex-start;gap:2rem;display:flex}.tech-sidebar-col{flex-shrink:0;display:none}@media (min-width:768px){.tech-sidebar-col{display:block}}.tech-sidebar-toggle{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #00000026;border-radius:6px;align-items:center;gap:.3rem;margin-bottom:0;padding:.3rem .65rem;font-size:.75rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.tech-sidebar-toggle:hover,.tech-sidebar-toggle:focus-visible{background:#f5f5f5;border-color:#00000040}.tech-sidebar-toggle--open{background:rgba(var(--color-primary-rgb), .06);color:var(--color-dark-red);margin-bottom:.75rem}.tech-sidebar-nav{width:260px;top:var(--tech-header-height);max-height:calc(100vh - var(--tech-header-height) - 28px);flex-shrink:0;padding-right:.5rem;position:sticky;overflow-y:auto}.tech-sidebar-item{margin-bottom:.15rem}.tech-nav-btn{cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;border-radius:0 8px 8px 0;align-items:center;gap:.5rem;width:100%;padding:.45rem .6rem;transition:background .15s,border-color .15s;display:flex}.tech-nav-btn:hover,.tech-nav-btn:focus-visible{background:#0000000a}.tech-nav-btn--active{background:rgba(var(--color-primary-rgb), .07);border-left-color:var(--color-primary)}.tech-nav-btn__icon{color:#bbb;flex-shrink:0;font-size:.85rem}.tech-nav-btn--active .tech-nav-btn__icon{color:var(--color-primary)}.tech-nav-btn__label{color:#555;font-size:.78rem;font-weight:500;line-height:1.3}.tech-nav-btn--active .tech-nav-btn__label{color:var(--color-dark-red);font-weight:700}.tech-subnav{margin-top:.1rem;padding-left:1.5rem}.tech-subnav-btn{cursor:pointer;text-align:left;width:100%;color:var(--color-text-muted);background:0 0;border:none;border-left:2px solid #0000000f;padding:.3rem .5rem;font-size:.75rem;font-weight:400;line-height:1.35;transition:background .15s,border-color .15s,color .15s;display:block}.tech-subnav-btn:hover,.tech-subnav-btn:focus-visible{color:#444;background:#00000008}.tech-subnav-btn--active{background:rgba(var(--color-primary-rgb), .05);border-left-color:rgba(var(--color-primary-rgb), .4);color:var(--color-dark-red);font-weight:600}.tech-progress{margin-bottom:1.5rem}.tech-progress__header{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}.tech-progress__label{color:var(--color-text-muted);font-size:.75rem}.tech-progress__track{background:#00000014;border-radius:99px;height:4px;overflow:hidden}.tech-progress__fill{background:linear-gradient(90deg, var(--color-primary), var(--color-dark-red));border-radius:99px;height:100%;transition:width .4s}.tech-content{flex:1;min-width:0}.tech-section-header{background:linear-gradient(135deg, var(--color-secondary) 0%, #2d2d2d 100%);color:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem 1.8rem}.tech-section-header__title{margin:0 0 .3rem;font-size:1.3rem;font-weight:800;line-height:1.2}.tech-section-header__tagline{opacity:.65;margin:0;font-size:.88rem;font-style:italic}.tech-tabs{background:#00000008;border:1px solid #00000012;border-radius:10px;flex-wrap:wrap;gap:.35rem;margin-bottom:1.2rem;padding:.6rem;display:flex}.tech-tab{color:#555;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:6px;padding:.3rem .7rem;font-size:.78rem;font-weight:400;transition:background .15s,color .15s}.tech-tab:hover,.tech-tab:focus-visible{background:#f5f5f5;border-color:#0003}.tech-tab--active{background:var(--color-primary);color:#fff;font-weight:700}.tech-panel{background:#fff;border:1px solid #00000014;border-radius:12px;padding:1.8rem;box-shadow:0 2px 12px #0000000d}.tech-panel__heading{color:var(--color-secondary);border-bottom:2px solid rgba(var(--color-primary-rgb), .15);margin:0 0 1.2rem;padding-bottom:.6rem;font-size:1.05rem;font-weight:700}.tech-pager{flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:1.5rem;display:flex}.tech-pager__spacer{flex:1}.tech-pager__prev,.tech-pager__next{border-radius:var(--radius);cursor:pointer;flex:1;min-width:0;padding:.75rem 1rem;font-size:.82rem}.tech-pager__prev{text-align:left;background:#fff;border:1px solid #0000001f;transition:border-color .15s,background .15s}.tech-pager__prev:hover,.tech-pager__prev:focus-visible{background:#f9f9f9;border-color:#0000004d}.tech-pager__next{background:var(--color-primary);text-align:right;border:none;transition:filter .15s}.tech-pager__next:hover,.tech-pager__next:focus-visible{filter:brightness(1.1)}.tech-pager__dir{margin-bottom:.2rem;font-size:.72rem}.tech-pager__prev .tech-pager__dir{color:var(--color-text-muted)}.tech-pager__next .tech-pager__dir{color:#fff}.tech-pager__title{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.tech-pager__prev .tech-pager__title{color:#333}.tech-pager__next .tech-pager__title{color:#fff}.tech-bottom{margin-top:2rem}.tech-citation{color:#555;background:#0ea5e90a;border:1px solid #0ea5e92e;border-radius:8px;align-items:flex-start;gap:.65rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.tech-citation__icon{flex-shrink:0;margin-top:.05rem;font-size:1.15rem}.tech-citation__source{color:#0369a1}.tech-citation__link-wrap{margin-top:.6rem}.tech-citation__link{color:var(--color-link-text);border:1px solid rgba(var(--color-primary-rgb), .2);background:rgba(var(--color-primary-rgb), .04);border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.tech-citation__link:hover,.tech-citation__link:focus-visible{background:rgba(var(--color-primary-rgb), .1);border-color:rgba(var(--color-primary-rgb), .35)}.tech-updated{color:var(--color-text-muted);border-top:1px solid #00000014;margin-top:1rem;padding-top:1rem;font-size:.82rem}
