@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}.section{padding:60px 20px}.section-inner{max-width:1100px;margin:0 auto}.section--white{background:var(--white)}.section--light{background:var(--bg)}.section--dark{background:var(--dark);color:var(--white)}h1,h2,h3,h4,h5,h6{font-family:Inter,system-ui,sans-serif;color:var(--text);margin-top:0;margin-bottom:15px}h1{font-size:56px;font-weight:600;line-height:64px;letter-spacing:-2px}h2{font-size:38px;font-weight:600;line-height:46px;letter-spacing:-2px}h3{font-size:32px;font-weight:600;line-height:40px;letter-spacing:-2px}h4{font-size:24px;font-weight:600;line-height:32px;letter-spacing:-1px}h5{font-size:18px;font-weight:600;line-height:24px;letter-spacing:-1px}p{font-size:16px;line-height:24px;letter-spacing:-.25px;color:var(--text);margin-top:0;margin-bottom:15px}.text-lg{font-size:20px;line-height:28px;letter-spacing:-.25px}.bh-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:30px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.25px;cursor:pointer;text-decoration:none;border:2px solid transparent;transition:background .18s ease,border-color .18s ease,color .18s ease}.bh-btn--primary{background:#3f71e0;color:#fff;border-color:#3f71e0}.bh-btn--primary:hover{background:#1a49b0;border-color:#1a49b0;color:#fff}.bh-btn--outline{background:transparent;color:#3f71e0;border-color:#3f71e0}.bh-btn--outline:hover{background:#3f71e0;color:#fff}.bh-btn--sm{padding:10px 20px;font-size:16px}.ant-btn.reset-trigger{border:2px solid var(--colorSeverityCritical)!important;box-shadow:none!important}.ant-btn.reset-trigger:hover,.ant-btn.reset-trigger:focus-visible,.ant-btn.reset-trigger:active{border:2px solid var(--colorSeverityCritical)!important;box-shadow:none!important}.ant-btn.download-dropdown-trigger{border-radius:var(--radius-xlg);border:2px solid var(--navy);background:var(--surface);box-shadow:none!important}.ant-btn.download-dropdown-trigger:hover,.ant-btn.download-dropdown-trigger:focus-visible,.ant-btn.download-dropdown-trigger:active{color:var(--navy);border:2px solid var(--navy)!important;background:var(--bgAccent);box-shadow:none!important}.site-header{position:sticky;top:0;z-index:100;background:var(--white);border-bottom:2px solid var(--border);height:90px;display:flex;align-items:center}.site-header__inner{width:100%;max-width:1440px;margin:0 auto;padding:0 75px;display:flex;align-items:center;justify-content:space-between}.site-header__logo img{display:block}.site-header__nav{display:flex;align-items:center;gap:10px}.site-header__nav p{margin:0;color:#19222a}.site-header__login{color:#19222a}.hero{background:var(--bg);padding:20px;display:flex;justify-content:center;width:100%}.hero-card{width:100%;max-width:1300px;background:var(--categoryCardBg6);border-radius:24px;display:grid;grid-template-columns:.6fr .4fr;overflow:hidden;min-height:340px}.hero-card__left{padding:50px 100px 50px 50px;display:flex;flex-direction:column;justify-content:center;gap:0}.hero-card__right{position:relative;overflow:hidden;background:#74a04a}.hero-card__img{width:100%;height:100%;object-fit:cover;display:block}.hero h1{margin:15px 0;color:var(--dark)}.hero__subtitle{font-size:18px;line-height:28px;margin:0;color:var(--dark)}.hero__actions{display:flex;gap:12px;flex-wrap:wrap}.checklist-section{padding:0 20px 60px}.checklist-inner{max-width:1300px;margin:0 auto}.progress-sticky-bar{position:fixed;bottom:25px;left:50%;transform:translate(-50%) translateY(calc(100% + 28px));width:90%;max-width:1350px;border-radius:500px;z-index:50;background:var(--surface);border:2px solid var(--border);box-shadow:0 10px 10px 0 var(--dropShadow);padding:20px;transition:transform .25s ease;pointer-events:none}.progress-sticky-bar--visible{transform:translate(-50%) translateY(0);pointer-events:auto}.progress-summary{background:var(--surface);border-radius:var(--radius-lg);padding:28px 32px;margin-bottom:24px;border:2px solid var(--border)}.completion-banner-wrap{margin-top:16px}.progress-summary .completion-banner.ant-alert.ant-alert-success{border-radius:var(--radius-lg);border:2px solid var(--completionBannerBorder);background:var(--completionBannerBg);padding:18px 20px;align-items:flex-start}.progress-summary .completion-banner.ant-alert-success .ant-alert-message,.progress-summary .completion-banner.ant-alert-success .ant-alert-description{color:var(--dark)}.progress-summary .completion-banner .ant-alert-icon{font-size:20px;color:var(--success)}.progress-summary .completion-banner .completion-banner__title{font-weight:700;font-size:16px;color:var(--dark)}.progress-summary .completion-banner .completion-banner__desc{margin:8px 0 0;font-size:14px;line-height:21px;color:var(--dark)}.category-panel{background:var(--surface);border-radius:var(--radius-lg);border:2px solid var(--border);overflow:hidden;margin-bottom:12px}.category-panel__header{display:flex;align-items:center;gap:14px;padding:18px 24px;background:var(--surfaceAlt);border-bottom:2px solid var(--border);cursor:pointer}.category-panel__icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;border-radius:50%;background:var(--white)}.category-panel__icon{width:20px;height:20px;object-fit:contain;display:block}.checklist-sidebar__icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;border-radius:50%;background:var(--white)}.checklist-sidebar__icon{width:20px;height:20px;object-fit:contain;display:block}.category-panel__title-wrap{flex:1;min-width:0}.category-panel__title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.category-panel__heading-label{font-size:16px;color:var(--text)}.category-panel__count{font-size:13px;color:var(--text);white-space:nowrap}.category-panel__progress-wrap{margin-top:4px}.category-panel__progress-wrap .ant-progress{margin-bottom:0}.category-panel__pct{font-size:13px;color:var(--text);font-weight:600;white-space:nowrap}.category-panel__pct--complete{color:var(--success)}.category-panel__items{padding:8px 0}.category-panel__item{display:flex;gap:14px;padding:14px 24px;background:transparent;transition:background .15s ease}.category-panel__item:not(:last-child){border-bottom:1px solid var(--borderSubtle)}.category-panel__item--checked{background:var(--itemCheckedBg)}.category-panel__check-wrap{padding-top:2px}.category-panel__item-body{flex:1;min-width:0}.category-panel__item-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:4px}.category-panel__item-title{font-size:15px;color:var(--text);text-decoration:none;transition:color .15s ease}.category-panel__item--checked .category-panel__item-title{color:var(--textMuted);text-decoration:line-through}.priority-badge{display:inline-flex;align-items:center;align-self:stretch;flex-shrink:0;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:var(--white);line-height:1.4}.priority-badge--critical{background:var(--colorSeverityCritical)}.priority-badge--important{background:var(--colorSeverityImportant)}.priority-badge--normal{background:var(--colorSeverityNormal)}.priority-badge--minor{background:var(--colorSeverityMinor)}.category-panel__item--checked .priority-badge{opacity:.5}.category-panel__md-body{font-size:14px;color:var(--textSecondary);line-height:21px}.category-panel__md-p{margin:0;font-size:14px;color:inherit;line-height:21px}.category-panel__md-a{color:var(--navy)}.category-panel__md-code{background:var(--borderSubtle);padding:1px 5px;border-radius:var(--radius-sm);font-size:13px;font-family:ui-monospace,monospace;color:var(--text)}.category-panel__read-more-row{display:flex;align-items:center;gap:10px;margin-top:10px}.category-panel__read-more-btn{font-size:12px;padding:2px 8px}.category-panel__read-more-chevron{font-size:9px;line-height:1}.category-panel__article{margin-top:10px;padding:24px;background:var(--bg);border-radius:var(--radius-lg);font-size:14px}.category-panel__article h2,.category-panel__article h3{font-size:14px;font-weight:700;line-height:1.4;letter-spacing:0;margin:0 0 8px}.category-panel__article h2:not(:first-child),.category-panel__article h3:not(:first-child){margin-top:16px}.category-panel__article ul,.category-panel__article ol{margin:8px 0 0;padding-left:20px}.category-panel__article li{margin-bottom:4px}.category-panel__article p{margin:0 0 8px}.category-panel__article p:last-child{margin-bottom:0}.category-panel__article strong{color:var(--text);font-weight:600}.checklist-sidebar{width:220px;flex-shrink:0;position:sticky;top:170px;align-self:flex-start;background:var(--surface);border-radius:var(--radius-lg);border:2px solid var(--border);overflow:hidden}@media(max-width:960px){.checklist-sidebar{display:none!important}.site-header__nav p{display:none;color:var(--dark)}}.how-to-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;align-items:start;margin-top:32px}@media(max-width:960px){.how-to-grid{grid-template-columns:1fr}}.how-to-step{display:flex;gap:16px}.how-to-step__num{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:var(--navy);color:var(--white);font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center}.how-to-step__text h5{margin-bottom:4px}.how-to-step__text p{margin-bottom:0}.cta-box{background:#e0f0f9;border-radius:12px;padding:28px 32px;margin-top:40px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.cta-box p{margin:0;flex:1;min-width:200px;font-size:16px;color:#19222a}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:40px}.category-card{background:var(--surface);border-radius:30px;padding:25px}.category-card__icon{width:40px;height:40px;border-radius:10px;background:var(--bgAccent);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.category-card__icon img{display:block;width:28px;height:28px;object-fit:contain}.category-card h4{margin-bottom:8px;font-size:20px;line-height:26px}.category-card p{margin-bottom:0;font-size:14px;line-height:19px}.categories-grid .category-card:nth-child(1){background:var(--categoryCardBg1)}.categories-grid .category-card:nth-child(2){background:var(--categoryCardBg2)}.categories-grid .category-card:nth-child(3){background:var(--categoryCardBg3)}.categories-grid .category-card:nth-child(4){background:var(--categoryCardBg4)}.categories-grid .category-card:nth-child(5){background:var(--categoryCardBg5)}.categories-grid .category-card:nth-child(6){background:var(--categoryCardBg6)}.categories-grid .category-card .category-card__icon{background:#ffffff73}.categories-grid .category-card:nth-child(1) .category-card__icon{background:#ffffff38}.categories-grid .category-card:nth-child(1) h4{color:#fff}.categories-grid .category-card:nth-child(1) p{color:#ffffffeb}.categories-grid .category-card:nth-child(1) .category-card__icon img{filter:brightness(0) invert(1);opacity:.92}.faq-list{margin-top:40px;display:flex;flex-direction:column;gap:12px}details.faq-item{background-color:var(--surfaceAlt);border:2px solid var(--border);border-radius:12px;overflow:hidden}summary.faq-item__q{padding:20px 24px;font-size:16px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;user-select:none}summary.faq-item__q::-webkit-details-marker{display:none}summary.faq-item__q:after{content:"+";font-size:22px;font-weight:400;color:var(--textLink);flex-shrink:0;line-height:1;transition:transform .2s ease}details.faq-item[open] summary.faq-item__q:after{content:"−"}.faq-item__a{padding:0 24px 20px;color:var(--textSecondary);font-size:15px;line-height:23px}.faq-item__a--md p{margin:0 0 12px}.faq-item__a--md p:last-child{margin-bottom:0}.faq-item__a--md strong{color:var(--textPrimary);font-weight:600}.faq-item__a--md h1,.faq-item__a--md h2,.faq-item__a--md h3,.faq-item__a--md h4{color:var(--textPrimary);font-weight:600;margin:16px 0 4px;line-height:1.4}.faq-item__a--md h3{font-size:15px}.faq-item__a--md h4{font-size:14px}.faq-item__a--md ul,.faq-item__a--md ol{padding-left:20px;margin:8px 0 12px}.faq-item__a--md li{margin-bottom:4px}.faq-item__a--md code{background:var(--progressTrail);border-radius:3px;padding:1px 5px;font-size:13px}.resources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}@media(max-width:768px){.resources-grid{grid-template-columns:1fr}}.resource-card{display:flex;flex-direction:column;height:100%;background:var(--surface);border:none;border-radius:8px;overflow:hidden;text-decoration:none;box-shadow:0 10px 10px 0 var(--dropShadow);transition:box-shadow .2s ease,transform .2s ease}.resource-card:hover{box-shadow:0 5px 5px var(--dropShadow)}.resource-card:focus-visible{outline:2px solid var(--navy)}.resource-card__main{display:flex;flex-direction:column;flex:1;padding:22px 22px 18px;gap:14px;min-height:0}.resource-card__title{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-height:50px;flex-shrink:0}.resource-card__pill{align-self:flex-start;width:fit-content;max-width:100%;display:inline-block;margin:0;padding:4px 11px;border-radius:999px;font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:var(--navy);background:var(--bgAccent)}.resource-card__title h4{margin:0;font-size:18px;font-weight:700;line-height:24px;letter-spacing:-.35px;color:var(--text)}.resource-card__thumb{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:16 / 9;background:var(--borderSubtle);flex-shrink:0}.resource-card__thumb:after{content:"";position:absolute;inset:0;border-radius:inherit;background:#0000001a;pointer-events:none;z-index:1}.resource-card__thumb img{display:block;width:100%;height:100%;object-fit:cover}.resource-card__excerpt{margin:0;font-size:13px;line-height:19px;color:var(--text);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;flex:1;min-height:0}.resource-card__footer{display:flex;align-items:stretch;margin-top:auto;min-height:48px;background:var(--surfaceAlt)}.resource-card__meta{display:flex;align-items:center;gap:10px;flex:1;padding:10px 14px;min-width:0}.resource-card__avatar{flex-shrink:0;width:32px;height:32px;border-radius:50%;object-fit:cover;display:block;box-shadow:0 0 0 1px #19222a14}.resource-card__byline{font-size:12px;line-height:16px;color:var(--textSecondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-card__author{font-weight:600;color:var(--text)}.resource-card__sep{margin:0 6px;font-weight:400;color:var(--textMuted)}.resource-card__date{font-weight:400}.resource-card__arrow{flex-shrink:0;width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;background:var(--navy);color:#fff;font-size:22px;font-weight:400;line-height:1;margin:0;align-self:stretch;transition:background .18s ease}.resource-card:hover .resource-card__arrow{background:#1a49b0}.site-footer{padding:20px;font-size:12px}.site-footer-container{background:var(--surfaceAlt);width:100%;border-radius:15px;padding:20px 20px 80px;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-footer__credits{display:flex;align-items:center;gap:12px;text-align:left}.site-footer__links{display:flex;align-items:center;justify-content:flex-end;gap:10px;text-align:right;white-space:nowrap}.site-footer__sep{color:var(--textSecondary)}.site-footer a{color:var(--textLink);font-weight:600;text-decoration:none}@media(max-width:700px){.site-footer-container{flex-direction:column;align-items:flex-start}.site-footer__links{justify-content:flex-start;white-space:normal}}.text-highlight-navy{color:#3f71e0}.theme-toggle{display:inline-flex;align-items:center;gap:7px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:30px;padding:6px 14px 6px 10px;cursor:pointer;color:#ffffffb8;font-size:13px;font-family:Inter,sans-serif;font-weight:500;letter-spacing:-.1px;line-height:1;transition:background .15s ease,color .15s ease,border-color .15s ease;margin-top:14px}.theme-toggle:hover{background:#ffffff24;color:#ffffffe6;border-color:#ffffff52}.theme-toggle__icon{font-size:14px;line-height:1}[data-theme=dark] .section--white{background:#152236}[data-theme=dark] .section--light{background:#0f1e2e}[data-theme=dark] .how-to-step__text p{color:#8fa7bf}[data-theme=dark] .cta-box{background:#11273f}[data-theme=dark] .cta-box p{color:#e4ecf5}@media(max-width:960px){.hero-card{grid-template-columns:1fr;border-radius:16px;width:100%}.hero-card__left{padding:36px 28px}.hero-card__right{height:250px}.hero-card__right .hero-card__img{object-fit:contain;object-position:center center}}@media(max-width:768px){h1{font-size:40px;line-height:48px}h2{font-size:30px;line-height:38px}h3{font-size:24px;line-height:32px}.hero{padding:24px 16px 32px}.hero h1{font-size:36px;line-height:44px}.hero__subtitle{font-size:17px}.section{padding:48px 20px}.cta-box{padding:20px}}
