.handbook-page{max-width:1180px;margin:auto;padding:8px 0 36px;color:#173c2a}.handbook-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:190px;padding:31px 36px;overflow:hidden;border:1px solid #cfead9;border-radius:24px;background:linear-gradient(112deg,#087b40,#11a35a 62%,#57c783);box-shadow:0 16px 36px #09673521;color:#fff}.handbook-hero:after{content:"";position:absolute;width:280px;height:280px;right:-78px;top:-133px;border:42px solid #ffffff1a;border-radius:50%}.handbook-hero-copy,.handbook-featured{position:relative;z-index:1}.handbook-hero-copy{max-width:660px}.handbook-hero-copy>span,.handbook-reading-head>div>span,.handbook-sidebar-title>span{display:block;color:#0a9450;font-size:11px;font-weight:800;letter-spacing:.11em}.handbook-hero-copy>span{color:#b9f6cf}.handbook-hero h2{margin:7px 0 8px;color:#fff;font-size:32px;line-height:1.17}.handbook-hero p{max-width:590px;margin:0;color:#e3f9eb;line-height:1.55}.handbook-featured{display:flex;align-items:center;gap:12px;min-width:230px;padding:10px;border:1px solid #ffffff59;border-radius:16px;background:#ffffff21;color:#fff;text-align:left;backdrop-filter:blur(5px);cursor:pointer}.handbook-featured:hover{background:#ffffff35}.handbook-featured>img{width:58px;height:58px;flex:0 0 58px;border-radius:11px;object-fit:cover}.handbook-featured-copy{display:grid;gap:5px;min-width:0}.handbook-featured small{font-size:10px;font-weight:800;letter-spacing:.08em;color:#c8f9d8}.handbook-featured b{font-size:16px;line-height:1.3}.handbook-featured span{font-size:13px;font-weight:800;color:#d6f9e2}.handbook-workspace{display:grid;grid-template-columns:225px minmax(0,1fr);gap:22px;margin-top:20px}.handbook-sidebar,.handbook-reading{border:1px solid #dcece2;border-radius:20px;background:#fff}.handbook-sidebar{align-self:start;padding:15px;box-shadow:0 10px 26px #13482a0a}.handbook-sidebar-title{padding:7px 8px 13px}.handbook-sidebar-title>b{display:block;margin-top:5px;font-size:16px}.handbook-topic{display:flex;align-items:center;gap:9px;width:100%;margin:3px 0;padding:10px;border:0;border-radius:10px;background:transparent;color:#416150;font-weight:700;text-align:left;cursor:pointer}.handbook-topic:hover{background:#effaf3;color:#087b40}.handbook-topic.active{background:#087b40;color:#fff;box-shadow:0 5px 13px #087b4029}.handbook-topic span{width:12px;text-align:center}.handbook-reading{overflow:hidden}.handbook-reading-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px 17px;border-bottom:1px solid #e8f0eb}.handbook-reading-head h3{margin:4px 0 0;font-size:22px}.handbook-search{display:flex;align-items:center;gap:8px;min-width:245px;padding:0 12px;border:1px solid #d6e6dc;border-radius:11px;background:#fbfefc;color:#168c4e}.handbook-search input{width:100%;height:40px;border:0;outline:0;background:transparent;color:#244838}.handbook-accordion-list{padding:10px}.handbook-accordion{overflow:hidden;margin:8px 0;border:1px solid #dceae1;border-radius:14px;background:#fff;transition:.18s}.handbook-accordion:hover,.handbook-accordion.is-open{border-color:#a9d9ba}.handbook-accordion.is-open{box-shadow:0 8px 20px #16693d14}.handbook-accordion-head{display:grid;grid-template-columns:58px minmax(0,1fr) 20px;align-items:center;gap:13px;width:100%;padding:12px;border:0;background:#fff;color:#183c2a;text-align:left;cursor:pointer}.handbook-article-icon{display:grid;place-items:center;width:58px;height:58px;overflow:hidden;border-radius:12px;background:#e8f8ef;color:#087b40}.handbook-article-icon svg{width:24px}.handbook-article-icon img{width:100%;height:100%;object-fit:cover}.handbook-article-copy{min-width:0}.handbook-article-copy small,.handbook-article-copy b,.handbook-article-copy em{display:block}.handbook-article-copy small{margin-bottom:3px;color:#0b9150;font-size:11px;font-style:normal;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.handbook-article-copy b{overflow:hidden;font-size:16px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.handbook-article-copy em{overflow:hidden;margin-top:3px;color:#668072;font-size:13px;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.handbook-chevron{color:#168c4e;font-size:22px;font-weight:700;transition:.2s}.is-open .handbook-chevron{transform:rotate(180deg)}.handbook-accordion-body{padding:0 18px 19px 83px}.handbook-article-content{padding:15px 17px;border-left:3px solid #28a460;border-radius:0 10px 10px 0;background:#f4fbf6;color:#365d48;line-height:1.7}.handbook-article-content p:first-child,.handbook-article-content h2:first-child{margin-top:0}.handbook-article-content p:last-child,.handbook-article-content ul:last-child{margin-bottom:0}.handbook-source{display:inline-block;margin-top:13px;color:#087b40;font-size:13px;font-weight:800;text-decoration:none}.handbook-empty,.handbook-loading{display:grid;place-items:center;gap:9px;min-height:175px;padding:28px;border:1px dashed #c8ddd0;border-radius:16px;background:#fbfefc;color:#617968;text-align:center}.handbook-empty i{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#e6f6ec;color:#087b40;font-style:normal}.handbook-empty i svg{width:23px}.handbook-empty b{color:#294d38}.handbook-loading{margin:20px}.handbook-loading span{width:22px;height:22px;border:3px solid #d5ebdc;border-top-color:#0b9550;border-radius:50%;animation:handbook-spin .8s linear infinite}.handbook-admin-tools{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.handbook-admin-tools .btn{padding:9px 13px}.handbook-admin-tools .light{border-color:#ffffff61;background:#fffffff0;color:#17683d}@keyframes handbook-spin{to{transform:rotate(360deg)}}@media(max-width:850px){.handbook-page{padding-bottom:24px}.handbook-hero{min-height:0;padding:25px}.handbook-hero h2{font-size:27px}.handbook-featured{display:none}.handbook-workspace{grid-template-columns:1fr;gap:12px}.handbook-sidebar{display:flex;gap:7px;overflow-x:auto;padding:10px;white-space:nowrap}.handbook-sidebar-title{display:none}.handbook-topic{width:auto;margin:0;padding:8px 11px}.handbook-topic span{display:none}.handbook-reading-head{padding:18px;align-items:stretch;flex-direction:column}.handbook-search{min-width:0}.handbook-accordion-body{padding-left:18px}.handbook-article-content{border-left:0;border-top:3px solid #28a460;border-radius:0 0 10px 10px}}@media(max-width:520px){.handbook-page{padding-top:0}.handbook-hero{padding:22px 19px;border-radius:18px}.handbook-hero h2{font-size:24px}.handbook-hero p{font-size:14px}.handbook-reading,.handbook-sidebar{border-radius:16px}.handbook-reading-head{padding:17px}.handbook-reading-head h3{font-size:20px}.handbook-accordion-list{padding:7px}.handbook-accordion-head{grid-template-columns:46px minmax(0,1fr) 16px;padding:11px;gap:10px}.handbook-article-icon{width:46px;height:46px;border-radius:10px}.handbook-article-copy b{font-size:14px}.handbook-article-copy em{font-size:12px}.handbook-accordion-body{padding:0 12px 14px}.handbook-article-content{padding:13px;font-size:14px}.handbook-admin-tools .btn{font-size:12px}}
