*{font-family:Changa,sans-serif}.simplebar-scrollbar:before{background:#3b581d!important;border-radius:6px!important}.simplebar-track.simplebar-vertical{background:#0000!important;right:0!important;width:10px!important}.simplebar-track.simplebar-horizontal{background:#0000!important;bottom:2px!important;height:8px!important}.simplebar-scrollbar{border-radius:6px!important}html{scrollbar-color:#3b581d #f2f2f2;scrollbar-width:thin}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.global-resource-page{max-width:920px}.global-resource-image{border:1px solid #e5e7eb;border-radius:10px;display:block;height:auto;margin-bottom:1.2rem;margin-top:.9rem;max-width:920px;width:100%}.resources-home-page{--resources-home-accent:#164705;--resources-home-accent-strong:#103704;--resources-home-accent-hero:#2b6a16;--resources-home-accent-soft:#f4faf1;--resources-home-accent-soft-strong:#edf6e8;--resources-home-accent-border:#d7e7cf;--resources-home-accent-border-strong:#bfd6b4;--resources-home-text:#1f2c1b;--resources-home-text-muted:#677260;--resources-home-text-subtle:#7b8676;background:#fff;color:var(--resources-home-text);min-height:100vh;padding:0}.resources-home-shell{width:100%}.resources-home-content{margin:0 auto;width:min(1120px,calc(100% - 2rem))}.resources-home-topbar{background:#fff;border-bottom:1px solid var(--resources-home-accent-border);direction:ltr}.resources-home-topbar-inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;min-height:76px}.resources-home-topbar-actions{align-items:center;display:inline-flex;gap:.75rem}.resources-home-topbar-actions .lang-dropdown{width:138px}.resources-home-topbar-actions .lang-dropdown-toggle{border:1px solid #205c20;border:1px solid var(--resources-home-accent-border-strong,#205c20);color:#205c20;color:var(--resources-home-accent,#205c20);min-height:38px;padding:.3rem .58rem}.resources-home-topbar-actions .lang-toggle-globe{border-color:#205c20;border-color:var(--resources-home-accent,#205c20);height:22px;width:22px}.resources-home-topbar-actions .lang-toggle-globe svg{stroke:#205c20;stroke:var(--resources-home-accent,#205c20)}.resources-home-topbar-actions .lang-current-label{color:#205c20;color:var(--resources-home-accent,#205c20);font-size:.88rem}.resources-home-topbar-actions .lang-dropdown-caret{border-bottom-color:#205c20;border-bottom-color:var(--resources-home-accent,#205c20);border-right-color:#205c20;border-right-color:var(--resources-home-accent,#205c20)}.resources-home-topbar-actions .lang-dropdown-menu{border-color:#d9dde6;border-color:var(--resources-home-accent-border,#d9dde6)}.resources-home-topbar-actions .lang-menu-item.selected{background:#eef6ea;background:var(--resources-home-accent-soft,#eef6ea)}.resources-home-brand{align-items:center;color:var(--resources-home-text);display:inline-flex;font-weight:800;justify-content:center;letter-spacing:.02em;text-decoration:none}.resources-home-brand-logo{height:75px;object-fit:contain;width:90px}.resources-home-brand-text{font-size:1.05rem}.resources-home-login{align-items:center;background:var(--resources-home-accent);border:1px solid var(--resources-home-accent);border-radius:999px;color:#fff;display:inline-flex;font-size:.84rem;font-weight:700;justify-content:center;min-height:25px;min-width:80px;padding:.42rem 1.5rem;text-decoration:none;transition:transform .2s ease,background-color .2s ease}.resources-home-login:focus-visible,.resources-home-login:hover{background:var(--resources-home-accent-strong);transform:translateY(-1px)}.resources-home-login:focus-visible{outline:2px solid #16470533;outline-offset:2px}.resources-home-hero{background:#0000;color:#fff;isolation:isolate;overflow:visible;padding:4.5rem 0 4rem;position:relative;z-index:2}.resources-home-hero:before{background-image:var(--resources-home-hero-image);background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:1;z-index:0}.resources-home-hero:after,.resources-home-hero:before{content:"";inset:0;pointer-events:none;position:absolute}.resources-home-hero:after{background:#000000a6;z-index:1}.resources-home-hero-inner{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center;z-index:2}.resources-home-eyebrow{color:#ffffffb8;font-size:.78rem;font-weight:800;letter-spacing:.14em;margin:0 0 .95rem;text-transform:uppercase}.resources-home-title{color:#fff;font-size:clamp(2.4rem,5vw,3.75rem);line-height:1.08;margin:0;max-width:13ch}.resources-home-subtitle{color:#ffffffe0;font-size:1.05rem;line-height:1.7;margin:1rem 0 0;max-width:700px}.resources-home-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center;margin-top:1.5rem}.resources-home-hero-btn{align-items:center;border:1px solid #0000;border-radius:999px;box-shadow:0 16px 28px #0b26022e;color:#fff;display:inline-flex;font-size:.8rem;font-weight:700;justify-content:center;letter-spacing:.08em;min-height:20px;padding:.85rem 1rem;text-decoration:none;text-transform:uppercase;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.resources-home-hero-btn.primary{background:#fff;color:var(--resources-home-accent)}.resources-home-hero-btn.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-color:#ffffff80;color:#fff}.resources-home-hero-btn:focus-visible,.resources-home-hero-btn:hover{box-shadow:0 20px 34px #0b260238;outline:none;transform:translateY(-.5px)}.resources-home-hero-btn.primary:focus-visible,.resources-home-hero-btn.primary:hover{background:#f2f7ef}.resources-home-hero-btn.secondary:focus-visible,.resources-home-hero-btn.secondary:hover{background:#ffffff2e}.resources-home-search-wrap{margin-top:1.6rem;position:relative;width:min(620px,100%);z-index:30}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.resources-home-search{align-items:center;background:#fff;border:1px solid #ffffff5c;border-radius:16px;box-shadow:0 20px 40px #16470526;display:flex;overflow:hidden}.resources-home-search input{background:#0000;border:none;color:var(--resources-home-text);flex:1 1;font-size:.98rem;min-height:46px;min-width:0;padding:.72rem 1rem}.resources-home-search input:focus{outline:none}.resources-home-search input::placeholder{color:var(--resources-home-text-subtle)}.resources-home-search-icon{align-items:center;color:var(--resources-home-accent);display:inline-flex;height:46px;justify-content:center;width:46px}.resources-home-search-icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;height:18px;width:18px}.resources-home-suggestions{grid-gap:.25rem;background:#fff;border:1px solid var(--resources-home-accent-border);border-radius:20px;box-shadow:0 24px 48px #1647052e;display:grid;gap:.25rem;left:0;padding:.6rem;position:absolute;right:0;top:calc(100% + .6rem);z-index:40}.resources-home-suggestion{background:#0000;border:none;border-radius:14px;color:inherit;cursor:pointer;padding:.9rem 1rem;text-align:left;transition:background-color .2s ease,transform .2s ease;width:100%}.resources-home-suggestion:focus-visible,.resources-home-suggestion:hover{background:var(--resources-home-accent-soft);outline:none;transform:translateY(-1px)}.resources-home-suggestion-title{color:var(--resources-home-text);display:block;font-size:.95rem;font-weight:700}.resources-home-suggestion-description{color:var(--resources-home-text-muted);display:block;font-size:.84rem;line-height:1.5;margin-top:.25rem}.resources-home-suggestions-empty{color:var(--resources-home-text-muted);font-size:.88rem;margin:0;padding:.95rem 1rem}.resources-home-highlights{background:#fff;padding:2.75rem 0 1.25rem}.resources-home-section-heading{margin:0 auto 1.9rem;max-width:720px;text-align:center}.resources-home-section-kicker{color:var(--resources-home-accent);font-size:.78rem;font-weight:800;letter-spacing:.12em;margin:0 0 .45rem;text-transform:uppercase}.resources-home-section-title{color:var(--resources-home-text);font-size:clamp(1.65rem,3vw,2.2rem);margin:0}.resources-home-section-text{color:var(--resources-home-text-muted);line-height:1.7;margin:.7rem 0 0}.link-text{color:#295713;font-weight:600;text-decoration:underline}.resources-home-feature-grid{grid-gap:1.15rem;display:grid;gap:1.15rem;grid-template-columns:repeat(3,minmax(0,1fr))}.resources-home-feature-card{padding:.25rem .75rem;text-align:center}.resources-home-feature-icon{align-items:center;background:var(--resources-home-accent-soft);border:1px solid var(--resources-home-accent-border);border-radius:16px;color:var(--resources-home-accent);display:inline-flex;height:52px;justify-content:center;margin-bottom:.85rem;width:52px}.resources-home-feature-icon svg{height:24px;width:24px}.resources-home-feature-title{color:#2d2440;font-size:1rem;margin:0}.resources-home-feature-description{color:var(--resources-home-text-muted);font-size:.88rem;line-height:1.65;margin:.5rem 0 0}.resources-home-categories{background:#fff;padding:1.5rem 0 3.5rem}.resources-home-grid{grid-column-gap:1.25rem;grid-row-gap:5rem;align-items:start;column-gap:1.25rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));row-gap:5rem}.resources-home-grid.remainder-1>.resource-category-card:last-child{grid-column:3/span 2}.resources-home-grid.remainder-2>.resource-category-card:nth-last-child(2){grid-column:2/span 2}.resources-home-grid.remainder-2>.resource-category-card:last-child{grid-column:4/span 2}.resources-home-empty{background:var(--resources-home-accent-soft);border:1px solid var(--resources-home-accent-border);padding:2.5rem 1.5rem;text-align:center}.resources-home-empty p{color:var(--resources-home-text-muted);margin:0}.resources-home-clear{background:#fff;color:var(--resources-home-accent);cursor:pointer;font-weight:700;margin-top:1rem;padding:.65rem 1rem}.resource-category-card,.resources-home-clear{border:1px solid var(--resources-home-accent-border-strong)}.resource-category-card{background:linear-gradient(180deg,#f7fbf5 100%,#eef6ea 0);border-radius:20px;box-shadow:0 10px 24px #1647050d;display:flex;flex-direction:column;grid-column:span 2;min-height:100%;padding:1.4rem 1.25rem}.resource-category-card:hover{border-color:var(--resources-home-accent-border-strong)}.resource-category-icon-wrap{display:flex;justify-content:center;margin-bottom:.9rem}.resource-category-icon{align-items:center;background:var(--resources-home-accent-soft);border:1px solid var(--resources-home-accent-border);border-radius:16px;color:var(--resources-home-accent);display:inline-flex;height:50px;justify-content:center;width:50px}.resource-category-icon svg{height:24px;width:24px}.resource-category-card-body{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.75rem;text-align:center}.resource-category-count{color:var(--resources-home-accent);font-size:.76rem;font-weight:800;letter-spacing:.12em;margin:0;text-transform:uppercase}.resource-category-title{color:var(--resources-home-text);font-size:1.12rem;line-height:1.25;margin:0}.resource-category-summary{color:var(--resources-home-text-muted);font-size:.88rem;line-height:1.65;margin:0}.resource-category-page-list{grid-gap:.7rem;display:grid;gap:.7rem;list-style:none;margin:0;padding:0;width:100%}.resource-category-page{background:#fbfdf9;border:1px solid var(--resources-home-accent-border-strong);border-radius:10px;color:var(--resources-home-text);display:block;padding:.72rem .85rem;text-decoration:none;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.resource-category-page:focus-visible,.resource-category-page:hover{background:#fff;border-color:var(--resources-home-accent-border-strong);color:var(--resources-home-accent)}.resource-category-page:focus-visible{outline:2px solid #16470524;outline-offset:2px}.resource-category-page-title{color:inherit;display:block;font-size:.93rem;font-weight:700;line-height:1.45}.resource-category-footer{align-items:center;display:flex;gap:.8rem;justify-content:space-between;margin-top:auto;padding-top:1rem}.resource-category-more{color:var(--resources-home-text-subtle);font-size:.82rem;font-weight:600}.resource-category-read-more{color:var(--resources-home-accent);display:inline-block;flex-shrink:0;font-size:.8rem;font-weight:800;letter-spacing:.08em;line-height:1;padding-right:1rem;position:relative;text-decoration:none;text-transform:uppercase;white-space:nowrap}.resource-category-read-more:after{content:"->";display:block;line-height:1;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1rem}.resource-category-read-more:focus-visible,.resource-category-read-more:hover{color:var(--resources-home-accent-strong);text-decoration:none}.resources-home-cta{background:linear-gradient(180deg,#f7fbf5,#eef6ea);border-top:1px solid var(--resources-home-accent-border);margin-top:1.5rem;padding:2.4rem 0}.resources-home-cta-inner{align-items:center;display:flex;gap:1.5rem;justify-content:space-between}.resources-home-cta-copy{max-width:640px}.resources-home-cta-title{color:var(--resources-home-text);font-size:clamp(1.5rem,3vw,2rem);margin:0}.resources-home-cta-text{color:var(--resources-home-text-muted);line-height:1.7;margin:.7rem 0 0}.resources-home-cta-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.85rem}.resources-home-cta-btn{align-items:center;background:#fff;border:1px solid var(--resources-home-accent-border-strong);border-radius:999px;box-shadow:0 12px 24px #16470514;color:var(--resources-home-accent);display:inline-flex;font-weight:700;justify-content:center;min-height:25px;padding:.5rem 1.3rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.resources-home-cta-btn.primary{background:var(--resources-home-accent);border-color:var(--resources-home-accent);color:#fff}.resources-home-cta-btn:focus-visible,.resources-home-cta-btn:hover{box-shadow:0 16px 28px #1647051f;transform:translateY(-.5px)}.resources-home-cta-btn.primary:focus-visible,.resources-home-cta-btn.primary:hover{background:var(--resources-home-accent-strong)}.resources-home-footer{background:#fff;border-top:1px solid var(--resources-home-accent-border);margin-top:25px;padding:1rem 0}.resources-home-footer-inner{direction:ltr;gap:1rem;justify-content:space-between}.resources-home-footer-inner,.resources-home-footer-language{align-items:center;display:flex}.resources-home-footer-language .lang-dropdown{width:138px}.resources-home-footer-language .lang-dropdown-toggle{border:1px solid #205c20;border:1px solid var(--resources-home-accent-border-strong,#205c20);color:#205c20;color:var(--resources-home-accent,#205c20);min-height:38px;padding:.3rem .58rem}.resources-home-footer-language .lang-toggle-globe{border-color:#205c20;border-color:var(--resources-home-accent,#205c20);height:22px;width:22px}.resources-home-footer-language .lang-toggle-globe svg{stroke:#205c20;stroke:var(--resources-home-accent,#205c20)}.resources-home-footer-language .lang-current-label{color:#205c20;color:var(--resources-home-accent,#205c20);font-size:.88rem}.resources-home-footer-language .lang-dropdown-caret{border-bottom-color:#205c20;border-bottom-color:var(--resources-home-accent,#205c20);border-right-color:#205c20;border-right-color:var(--resources-home-accent,#205c20)}.resources-home-footer-language .lang-dropdown-menu{border-color:#d9dde6;border-color:var(--resources-home-accent-border,#d9dde6);bottom:calc(100% + .32rem);top:auto}.resources-home-footer-language .lang-menu-item.selected{background:#eef6ea;background:var(--resources-home-accent-soft,#eef6ea)}.resources-home-footer-powered{color:#6b7280;font-size:.875rem}.resources-home-footer-powered a{color:#205c20;font-weight:500;text-decoration:none}.resources-home-footer-powered a:focus-visible,.resources-home-footer-powered a:hover{text-decoration:underline}.resources-home-page[dir=rtl] .resources-home-footer-powered{direction:rtl;text-align:right}.resources-home-page[dir=rtl] .resources-home-footer-inner{flex-direction:row-reverse}.resources-home-page[dir=rtl] .resources-home-suggestion{text-align:right}.resources-home-page[dir=rtl] .resources-home-suggestions{direction:rtl}.resource-layout-shell{direction:ltr;display:flex;height:100vh;overflow:hidden;position:relative}.resource-layout-shell[dir=rtl]{direction:rtl}.resource-main-wrap{display:flex;flex:1 1;flex-direction:column;height:100vh;margin-left:450px;overflow-y:auto;width:100%}.resource-detail-main{position:relative}.resource-topbar{margin-bottom:1rem;position:relative}.resource-search-controls,.resource-topbar{align-items:center;display:flex;justify-content:flex-end}.resource-search-controls{gap:.55rem}.lang-dropdown{flex-shrink:0;position:relative;width:130px}.lang-dropdown-toggle{align-items:center;background:#fff;border:1.5px solid #205c20;border-radius:999px;color:#205c20;cursor:pointer;display:inline-flex;justify-content:space-between;min-height:42px;padding:.36rem .66rem;transition:box-shadow .2s ease,background-color .2s ease;width:100%}.lang-dropdown-toggle:focus-visible{outline:2px solid #2f32423d;outline-offset:1px}.lang-toggle-main{gap:.45rem;min-width:0}.lang-toggle-globe,.lang-toggle-main{align-items:center;display:inline-flex}.lang-toggle-globe{border:1.5px solid #205c20;border-radius:50%;flex-shrink:0;height:24px;justify-content:center;width:24px}.lang-toggle-globe svg{stroke:#205c20;stroke-width:1.7;fill:none;height:15px;width:15px}.lang-current-label{color:#205c20;font-size:.94rem;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lang-dropdown-caret{border-bottom:2px solid #205c20;border-right:2px solid #205c20;flex-shrink:0;height:8px;margin-left:.45rem;transform:rotate(45deg) translateY(-1px);transition:transform .2s ease;width:8px}.lang-dropdown-toggle.open .lang-dropdown-caret{transform:rotate(-135deg) translateY(-1px)}.lang-dropdown-menu{background:#fff;border:1px solid #d9dde6;border-radius:14px;box-shadow:0 10px 24px #0f172a1f;left:0;padding:.28rem;position:absolute;right:0;top:calc(100% + .32rem);z-index:30}.lang-menu-item{align-items:center;background:#0000;border:none;border-radius:10px;color:#1f2937;cursor:pointer;display:flex;font-size:.88rem;font-weight:600;gap:.45rem;padding:.45rem .56rem;text-align:left;width:100%}.lang-menu-item:focus-visible,.lang-menu-item:hover{background:#f3f4f6;outline:none}.lang-menu-item.selected{background:#eef2ff}.lang-item-flag{font-size:.96rem;line-height:1}.lang-item-label{flex:1 1}.lang-item-check{color:#334155;font-size:.82rem;font-weight:700}.resource-search-wrap{max-width:420px;min-width:20px;width:100%}.resource-layout-shell[dir=rtl] .resource-main-wrap{margin-left:0;margin-right:450px}.resource-layout-shell[dir=rtl] .lang-dropdown{direction:ltr}.resource-layout-shell[dir=rtl] .resource-search-controls{flex-direction:row;justify-content:flex-end}.resources-home-page[dir=rtl] .resources-home-topbar,.resources-home-page[dir=rtl] .resources-home-topbar-inner{direction:rtl}.resources-home-page[dir=rtl] .resources-home-search input{direction:rtl;text-align:right}.resources-home-page[dir=rtl] .resource-category-footer{flex-direction:row-reverse}@media (max-width:1023px){.resources-home-feature-grid,.resources-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-category-card,.resources-home-grid.remainder-1>.resource-category-card:last-child,.resources-home-grid.remainder-2>.resource-category-card:last-child,.resources-home-grid.remainder-2>.resource-category-card:nth-last-child(2){grid-column:auto}.resources-home-cta-inner{align-items:flex-start;flex-direction:column}.resource-main-wrap{margin-left:0}.resource-layout-shell[dir=rtl] .resource-main-wrap{margin-right:0}.resource-topbar{justify-content:space-between}.resource-search-controls{justify-content:flex-end;width:100%}.resources-home-footer-inner{gap:.75rem}.resources-home-topbar-actions .lang-dropdown{width:120px}.lang-dropdown{width:98px}.lang-dropdown-toggle{min-height:38px;padding:.28rem .45rem}.lang-toggle-main{gap:.32rem}.lang-toggle-globe{height:20px;width:20px}.lang-toggle-globe svg{height:12px;width:12px}.lang-current-label{font-size:.82rem}.lang-dropdown-caret{margin-left:.28rem}.lang-dropdown-menu{padding:.2rem}.lang-menu-item{font-size:.82rem;padding:.38rem .44rem}.resources-home-title{font-size:2.2rem}}@media (max-width:767px){.resources-home-content{width:min(100% - 1.25rem,1120px)}.resources-home-topbar-inner{gap:.75rem;padding:.75rem 0}.resources-home-brand-logo{height:50px;width:75px}.resources-home-topbar-actions{gap:.45rem}.resources-home-topbar-actions .lang-dropdown{width:94px}.resources-home-login{min-height:15px;min-width:50px;padding-inline:1.1rem}.resources-home-hero{padding:3rem 0}.resources-home-feature-grid,.resources-home-grid{grid-template-columns:minmax(0,1fr)}.resource-category-footer{align-items:flex-start;flex-direction:column}.resources-home-actions,.resources-home-cta-actions{justify-content:center;width:100%}.resources-home-cta-btn,.resources-home-hero-btn{width:100%}.resources-home-cta-inner{align-items:stretch}.resources-home-footer-inner{align-items:stretch;flex-direction:column}.resources-home-footer-language{justify-content:center}.resources-home-footer-language .lang-dropdown{max-width:140px;width:100%}.resources-home-footer-powered{text-align:center}.resource-topbar{align-items:flex-start;flex-wrap:nowrap;gap:.75rem;margin:-2rem -2rem 1rem;padding:.9rem 1rem 0}.resource-search-wrap{--resource-mobile-leading-space:calc(32px + 0.75rem);align-items:flex-end;display:flex;flex:1 1 auto;flex-direction:column;max-width:none;min-width:0;width:auto}.resource-search-controls{align-items:flex-start;column-gap:.55rem;flex-wrap:wrap;justify-content:flex-end;row-gap:.65rem;width:100%}.resource-search-controls .lang-dropdown{order:1}}[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{-webkit-overflow-scrolling:touch;box-sizing:inherit!important;direction:inherit!important;resize:none!important}.simplebar-content-wrapper{-ms-overflow-style:none;box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;overflow:auto;position:relative;scrollbar-width:none;width:auto}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";opacity:0;position:absolute;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{bottom:2px;left:2px;right:2px;top:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{bottom:0;left:0;min-height:0;min-width:10px;right:auto;top:0;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{-ms-overflow-style:scrollbar!important;direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px}.simplebar-dummy-scrollbar-size>div{height:200%;margin:10px 0;width:200%}.simplebar-hide-scrollbar{-ms-overflow-style:none;left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden}.search-bar-row{align-items:center;display:flex;width:100%}.search-field-container{position:relative;width:100%}.search-input-panel{--search-field-height:48px;min-width:0;opacity:0;overflow:hidden;pointer-events:none;position:relative;transition:width .3s cubic-bezier(.4,0,.2,1),opacity .2s ease,visibility 0s linear .3s;visibility:hidden;width:0}.search-input-panel.expanded{opacity:1;overflow:visible;pointer-events:auto;transition:width .3s cubic-bezier(.4,0,.2,1),opacity .2s ease;visibility:visible;width:300px;z-index:420}.search-input-panel .search-input-animated{background:#fff;border:1px solid #cdd5df;border-radius:999px;box-sizing:border-box;font-size:1rem;height:var(--search-field-height);min-height:var(--search-field-height);min-width:0;outline:none;padding:.5rem 2.6rem .5rem 2.5rem;width:100%}.search-input-panel .search-input-animated:focus{border-color:#205c20;box-shadow:0 0 0 3px #205c201f}.search-panel-icon{display:inline-flex;left:12px;pointer-events:none}.search-input-panel .search-clear-btn,.search-panel-icon{align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%)}.search-input-panel .search-clear-btn{background:none;border:none;border-radius:50%;color:#888;cursor:pointer;display:flex;font-size:1rem;height:28px;padding:0;right:8px;transition:background .15s;width:28px;z-index:1}.search-input-panel .search-clear-btn:hover{background:#eee}.search-suggestions{grid-gap:.18rem;background:#fff;border:1px solid #d8e5d0;border-radius:20px;box-shadow:0 18px 34px #10370429;box-sizing:border-box;display:grid;gap:.18rem;position:absolute;top:calc(var(--search-field-height) + .6rem);inset-inline:0;list-style:none;margin:0;max-height:min(320px,calc(100vh - 180px));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.4rem;scrollbar-color:#567724 #0000;scrollbar-width:thin;z-index:30}.search-suggestions::-webkit-scrollbar{width:10px}.search-suggestions::-webkit-scrollbar-thumb{background:#567724;background-clip:padding-box;border:2px solid #0000;border-radius:999px}.search-suggestion-item{background:#0000;border:none;border-radius:14px;color:#172512;cursor:pointer;display:block;font-size:.96rem;font-weight:600;line-height:1.4;padding:.82rem .95rem;text-align:left;transition:background-color .18s ease,color .18s ease,transform .18s ease;width:100%}.search-suggestion-item:focus-visible,.search-suggestion-item:hover{background:#f3f8ef;color:#205c20;outline:none;transform:translateX(2px)}.search-suggestions.rtl .search-suggestion-item{text-align:right}.search-suggestions.rtl .search-suggestion-item:focus-visible,.search-suggestions.rtl .search-suggestion-item:hover{transform:translateX(-2px)}.search-suggestion-title{display:block}.search-input-panel.rtl .search-panel-icon{left:auto;right:12px}.search-input-panel.rtl .search-clear-btn{left:8px;right:auto}.search-input-panel.rtl .search-input-animated{direction:rtl}.search-toggle-btn{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;padding:0;width:40px}.search-toggle-btn:focus-visible{outline:2px solid #205c202e;outline-offset:2px}@media (min-width:768px){.search-input-panel.expanded+.search-toggle-btn{display:none}}@media (max-width:767px){.search-input-panel{flex-basis:100%;flex-basis:calc(100% + var(--resource-mobile-leading-space, 0px));margin-top:.65rem;margin-inline-start:0;margin-inline-start:calc(var(--resource-mobile-leading-space, 0px)*-1);max-height:56px;opacity:1;order:3;overflow:visible;pointer-events:auto;transform:none;transition:none;visibility:visible;width:100%;width:calc(100% + var(--resource-mobile-leading-space, 0px))}.search-toggle-btn{display:none!important}.search-input-panel.mobile-active{background:#fff!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;height:100vh!important;inset:0;margin:0!important;max-height:none!important;opacity:1!important;overflow:hidden!important;padding:16px!important;pointer-events:auto!important;position:fixed;transform:none!important;transition:opacity .25s ease-in-out!important;visibility:visible!important;width:100vw!important;z-index:10000!important}.search-bar-row{align-items:center;display:flex;gap:12px;width:100%}.search-field-container{flex:1 1;min-width:0;position:relative}.search-cancel-btn{background:none;border:none;color:#205c20;cursor:pointer;flex-shrink:0;font-size:1rem;font-weight:600;padding:8px 4px;transition:color .15s ease;white-space:nowrap}.search-cancel-btn:hover{color:#164705}.search-suggestions{border-radius:18px;max-height:min(260px,calc(100vh - 170px));top:calc(var(--search-field-height) + .48rem)}.search-input-panel.mobile-active .search-suggestions{border:none;box-shadow:none;margin-top:16px;max-height:calc(100vh - var(--search-field-height) - 64px);overflow-y:auto;padding:0;position:static;width:100%}.search-suggestion-item{padding:.75rem .85rem}}.sidebar-container.mobile{background:#0000;height:100vh;max-width:90vw;width:380px!important;z-index:300}.sidebar-container.mobile .sidebar{border-radius:0 28px 28px 0;box-shadow:2px 0 16px #0000002e;height:100vh;margin:0}.resource-layout-shell[dir=rtl] .sidebar-container.mobile .sidebar{border-radius:28px 0 0 28px;box-shadow:-2px 0 16px #0000002e}.sidebar-overlay{background:#0000002e;bottom:0;left:0;position:fixed;right:0;top:0;z-index:250}.hamburger-btn{display:flex;flex-direction:column;gap:0;padding:0}.close-btn,.hamburger-btn{background:none;border:none;cursor:pointer;z-index:400}.close-btn{color:#3b581d;font-size:32px}@media (max-width:1023px){.sidebar-container{display:none}.sidebar-container.mobile.open{display:block}.resource-layout-shell[dir=rtl] .sidebar{margin:0!important}}.sidebar{background:linear-gradient(180deg,#f8fbf7,#eef4f0);border:none;border-radius:28px;display:flex;flex-direction:column;height:calc(100vh - 5rem);margin:2.5rem 0 3.5rem 2.5rem;overflow:hidden;width:400px}.resource-layout-shell[dir=rtl] .sidebar{margin:2.5rem 2.5rem 3.5rem 0}.sidebar-inner{box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:2rem 1rem 2rem 1.25rem}.sidebar-logo-wrap{align-items:center;display:flex;justify-content:center}.sidebar-logo{height:118px;object-fit:contain;width:118px}.sidebar-groups{grid-gap:1.1rem;display:grid;gap:1.1rem;padding-inline-end:1.5rem}.sidebar-group{padding:0 0 .2rem;scroll-margin-top:.9rem}.sidebar-group-toggle{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:.75rem;justify-content:space-between;padding:.12rem .4rem .32rem;width:100%}.sidebar-group-toggle:focus-visible{border-radius:12px;outline:2px solid #205c202e;outline-offset:3px}.sidebar-group-title{color:#205c20;font-size:1rem;font-weight:900;letter-spacing:.08em;margin:0;text-align:left;text-transform:uppercase}.resource-layout-shell[dir=rtl] .sidebar-group-title{text-align:right}.sidebar-group-caret{align-items:center;color:#205c20;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;transition:transform .2s ease;width:18px}.resource-layout-shell[dir=rtl] .sidebar-group-caret{transform:rotate(180deg)}.resource-layout-shell[dir=rtl] .sidebar-group-caret.open,.sidebar-group-caret.open{transform:rotate(90deg)}.sidebar-group-caret svg{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;height:18px;width:18px}.sidebar-empty{color:#64748b;font-size:.95rem;font-weight:600;margin:0;padding:1rem .75rem}.sidebar-level{list-style:none;margin:0;padding-left:0}.sidebar-link-list{grid-gap:.14rem;display:grid;gap:.14rem;list-style:none;margin:0;padding:0;padding-inline-start:.85rem}.sidebar-item,.sidebar-link-list li{margin:0}.sidebar-link{align-items:center;background:none;border:none;border-radius:12px;color:#0f172a;cursor:pointer;display:flex;font-size:.92rem;font-weight:600;gap:.35rem;padding:.5rem .55rem;scroll-margin-block:1rem;text-align:left;transition:background-color .2s ease,color .2s ease,transform .2s ease;width:100%}.resource-layout-shell[dir=rtl] .sidebar-link{text-align:right}.resource-layout-shell[dir=rtl] .sidebar .simplebar-track.simplebar-vertical{left:0!important;right:auto!important}.sidebar-link.selected{background:#205c201a;color:#205c20;font-weight:800}.sidebar-link:focus-visible,.sidebar-link:hover{background:#ffffffeb;outline:none;transform:translateX(2px)}.sidebar-link-list .sidebar-link{line-height:1.45;padding-bottom:.5rem;padding-top:.5rem}.sidebar-chevron{align-items:center;display:inline-flex;justify-content:center}.sidebar-chevron,.sidebar-chevron img{height:13px;width:13px}.hamburger-line{background:#3b581d;border-radius:2px;display:block;height:4px;margin-bottom:6px}.line-one{width:32px}.line-two{width:24px}.line-three{margin-bottom:0;width:16px}.main-content{background:#fff;flex:1 1;padding:2rem 2rem 1.5rem}.markdown-body table{background:#fff;border-collapse:collapse;margin-bottom:1.5rem;width:100%}.markdown-body td,.markdown-body th{border:1px solid #dee2e6;padding:.75rem;text-align:left}.markdown-body th{background:#f8f9fa;font-weight:700}.markdown-body pre{background:#f5f5f5;border:1px solid #dee2e6;border-radius:4px;box-shadow:0 1px 2px #00000008;color:#222;font-family:Fira Mono,Consolas,Menlo,Monaco,"monospace";margin-bottom:1.5rem;overflow-x:auto;padding:.75rem 1rem}.markdown-body code{background:#f5f5f5;border-radius:4px;color:#c7254e;font-size:95%;padding:.2em .4em}.markdown-body img{display:block;height:auto;margin:.5rem 0;max-width:100%}.markdown-body a{color:#205c20;font-weight:700}.content-title{font-size:2.5rem;font-weight:700}.folder-child-link{background:none;border:none;color:#205c20;cursor:pointer;font-size:1rem;font-weight:750;margin-bottom:10px;text-decoration:underline}.page-nav{justify-content:space-between;margin-top:2.5rem;min-height:40px}.page-nav,.page-nav-link{align-items:center;display:flex}.page-nav-link{color:#3b581d;font-size:16px;font-weight:500;text-decoration:none}.page-nav-button{background:none;border:none;cursor:pointer;padding:0}.hub-doc-page{padding-top:.75rem}.hub-doc-page h1{color:#111827;font-size:3rem;margin:0 0 1rem}.hub-doc-page h2{color:#111827;font-size:1.5rem;margin:1.5rem 0 .55rem}.hub-doc-page li,.hub-doc-page p{color:#1f2937;line-height:1.6}.hub-doc-outline{margin:0 0 1rem;padding-left:1.2rem}.hub-doc-section{margin-top:1rem}@media (max-width:1023px){.hub-doc-page h1{font-size:2.2rem}.doc-container{padding:0!important}}@media (max-width:767px){.page-nav{align-items:stretch;flex-direction:column;gap:.75rem}.page-nav-link{justify-content:center;text-align:center;width:100%}}.doc-container{font-family:Arial,sans-serif;margin:auto;padding:40px}.resource-markdown-page h1{font-size:36px;font-weight:700;margin-bottom:20px}.resource-markdown-page h2{font-size:24px;margin:32px 0 15px}.resource-markdown-page p{color:#444;line-height:1.6;margin-top:10px}.resource-markdown-page ol:not(.doc-nav),.resource-markdown-page ul:not(.doc-nav){padding-left:20px}.resource-markdown-page li{line-height:1.6;margin-bottom:12px}.resource-markdown-page img{border-radius:8px;margin-top:20px;width:100%}.resource-markdown-page .doc-banner p,.resource-markdown-page .doc-note-box p,.resource-markdown-page .doc-tip-box p{margin-top:0}.resource-markdown-page .doc-banner,.resource-markdown-page .doc-note-box,.resource-markdown-page .doc-tip-box{margin-top:16px}.doc-title{font-size:36px;font-weight:700;margin-bottom:20px}.doc-nav{margin-bottom:30px;padding-left:20px}.doc-nav li{margin-bottom:8px}.doc-nav a{color:#205c20;text-decoration:none}.doc-nav a:hover{text-decoration:underline}.doc-banner{background:#f3f4f6;border-radius:12px;justify-content:space-between;margin-bottom:40px;padding:16px 20px}.doc-banner,.doc-banner-left{align-items:center;display:flex}.doc-banner-left{gap:12px}.doc-icon{align-items:center;border:1px solid #999;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.doc-primary-btn{background:#f59e0b;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:10px 20px}.doc-section{margin-bottom:50px}.doc-section-title{font-size:24px;margin-bottom:15px}.doc-list{padding-left:20px}.doc-list li{line-height:1.6;margin-bottom:12px}.doc-text{color:#444;line-height:1.6;margin-top:10px}.doc-note{color:#666;margin-top:15px}.doc-image-wrapper{margin-top:20px}.doc-delete-flow-page .doc-image-wrapper{margin-left:auto;margin-right:auto;width:min(100%,40rem)}.doc-image{border:2px dashed #ddd;border-radius:8px;width:100%}.doc-store-image-wrapper{text-align:center}.doc-store-link{display:inline-block;max-width:100%}.doc-store-image{width:min(220px,100%)}.doc-highlight{background:#f9fafb;border-left:4px solid #f59e0b;border-radius:6px;color:#444;margin-top:16px;padding:12px 16px}.doc-subsection{margin-top:20px}.doc-note-box{background:#f3f4f6;border-radius:8px;color:#444;margin-top:16px;padding:14px 16px}.doc-tip-box{background-color:#f0f9ff;border-left:4px solid #3b82f6;border-radius:6px;margin:16px 0;padding:12px 16px}.resource-layout-shell[dir=rtl] .doc-tip-box{border-left:none;border-right:4px solid #3b82f6}.doc-tip-box p{color:#1e3a8a;font-size:14px;line-height:1.6;margin:0}.doc-tip-box b{font-weight:600}.resource-layout-shell[dir=rtl] .doc-container,.resource-layout-shell[dir=rtl] .resource-markdown-page{direction:rtl}.resource-layout-shell[dir=rtl] .doc-list,.resource-layout-shell[dir=rtl] .doc-nav{padding-left:0;padding-right:20px}.resource-layout-shell[dir=rtl] .doc-banner,.resource-layout-shell[dir=rtl] .doc-banner-left{flex-direction:row-reverse}
/*# sourceMappingURL=main.d45f7199.css.map*/