@layer components{.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hub-theme-fab{z-index:40;color:#374151;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 14px #0000001f}.hub-theme-fab:hover{color:var(--hub-accent,#f05a22);transform:scale(1.05);box-shadow:0 6px 18px #0000002e}.hub-theme-fab:focus-visible{outline:2px solid var(--hub-accent,#f05a22);outline-offset:2px}html.dark .hub-theme-fab{backdrop-filter:blur(8px);color:#f3f4f6;background:#1e1e1ed9;border-color:#ffffff1f;box-shadow:0 4px 14px #0006}html.dark .hub-theme-fab:hover{color:var(--hub-accent-light,#fb923c)}.gallery-thumbs-wrap{align-items:center;gap:.25rem;padding:.75rem 0;display:flex}.gallery-thumbs-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex:1;min-width:0;position:relative;overflow-x:auto;mask-image:linear-gradient(90deg,#0000 0,#000 2rem calc(100% - 2rem),#0000 100%)}.gallery-thumbs-scroll--start{mask-image:linear-gradient(90deg,#000 0 calc(100% - 2rem),#0000 100%)}.gallery-thumbs-scroll--end{mask-image:linear-gradient(90deg,#0000 0,#000 2rem 100%)}.gallery-thumbs-scroll--start.gallery-thumbs-scroll--end{mask-image:none}.gallery-thumbs-track{align-items:center;gap:.25rem;min-width:min-content;padding:0 .5rem;display:inline-flex}.gallery-thumbs-nav{color:#374151;background:#e5e7eb;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .2s,color .2s;display:flex}.gallery-thumbs-nav:hover{color:#111827;background:#d1d5db}.gallery-thumbs-nav[hidden]{display:none}html.dark .gallery-thumbs-nav{color:#d1d5db;background:#282a2d}html.dark .gallery-thumbs-nav:hover{color:#fff;background:#383a3d}.image-story-menu__panel{border-radius:.5rem}.image-story-menu__section{background:#f9fafb}html.dark .image-story-menu__section{background:#1f2124}.image-story-share-btn{color:#4b5563;width:2rem;height:2rem;font:inherit;cursor:pointer;pointer-events:auto;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:flex}.image-story-share-btn--copied{color:#fff;background:#10b981;border-color:#10b981}html.dark .image-story-share-btn--copied{color:#111827;background:#34d399;border-color:#34d399}.image-story-autoplay-btn{color:#fff;opacity:.85;border-radius:9999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:opacity .2s,background-color .2s;display:flex}.image-story-autoplay-btn:hover{opacity:1;background:#ffffff26}.image-story-share-btn:hover{background:var(--hub-accent,#f05a22);border-color:var(--hub-accent,#f05a22);color:#fff}html.dark .image-story-share-btn{color:#9ca3af;background:#383a3d;border-color:#ffffff1f}html.dark .image-story-share-btn:hover{background:var(--hub-accent-light,#fb923c);border-color:var(--hub-accent-light,#fb923c);color:#111827}.portal-link{text-decoration:none;transition:color .2s}.portal-link:hover{color:var(--hub-accent,#f05a22)}.dark .portal-link:hover{color:var(--hub-accent-light,#fff)}.clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-card-img-container{overflow:hidden}.news-card-img-container img{transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.news-card:hover .news-card-img-container img{transform:scale(1.05)}.hub-content-grid{grid-template-rows:auto;grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.hub-content-grid{grid-template-rows:minmax(280px,1fr) minmax(200px,auto);grid-template-columns:repeat(3,1fr)}}.hub-card{color:#fff;background:var(--hub-accent,#f05a22);border-radius:1rem;min-height:220px;text-decoration:none;display:block;position:relative;overflow:hidden}@media (width>=768px){.hub-card{min-height:0}.hub-card--featured{grid-area:1/1/auto/3;min-height:360px}.hub-card--tall{grid-area:1/3;min-height:360px}.hub-card--small{grid-row:2;min-height:220px}}.hub-card__image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.hub-card:hover .hub-card__image{transform:scale(1.06)}.hub-card__overlay{background:linear-gradient(#0000000d 0%,#00000059 55%,#000000d9 100%);transition:background .3s;position:absolute;inset:0}.hub-card:hover .hub-card__overlay{background:linear-gradient(#0000001a 0%,#00000073 50%,#000000e6 100%)}.hub-card__content{z-index:1;padding:1.25rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.hub-card__meta{color:#ffffffd9;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:flex}.hub-card__meta-divider{background:#fff6;width:1px;height:12px}.hub-card__title{font-size:1.125rem;font-weight:700;line-height:1.3;transition:color .2s}.hub-card--featured .hub-card__title{font-size:1.5rem}.hub-card:hover .hub-card__title{color:var(--hub-accent-hover,#fdba74)}.discover-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-auto-rows:80px;grid-auto-flow:dense;gap:1rem;display:grid}@media (width>=768px){.discover-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.discover-grid{grid-template-columns:repeat(4,1fr)}}.discover-card--standard{grid-area:span 4/span 1}.discover-card--textOnly{grid-area:span 2/span 1}.discover-card--gallery{grid-area:span 5/span 1;height:100%;min-height:0;position:relative}.discover-card--quote,.discover-card--newsletter{grid-area:span 3/span 1}.hub-load-more{cursor:pointer}.hub-load-more:hover{background-color:#0000000d;border-color:var(--hub-accent)!important;color:var(--hub-accent)!important}.dark .hub-load-more:hover{background-color:#ffffff0d}}.hub-body,body.hub-area--feed{--hub-accent:#f05a22;--hub-accent-light:#fb923c;--hub-accent-hover:#fdba74;--hub-dark-from:#5c1a00;--hub-dark-to:#de4f0d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body.hub-area--news{--hub-accent:#2563eb;--hub-accent-light:#60a5fa;--hub-accent-hover:#93c5fd;--hub-dark-from:#0f172a;--hub-dark-to:#1e3a5f}body.hub-area--blog{--hub-accent:#0d9488;--hub-accent-light:#2dd4bf;--hub-accent-hover:#5eead4;--hub-dark-from:#042f2e;--hub-dark-to:#115e59}body.hub-area--services{--hub-accent:#f05a22;--hub-accent-light:#fb923c;--hub-accent-hover:#fdba74;--hub-dark-from:#5c1a00;--hub-dark-to:#de4f0d}body.hub-area--insights{--hub-accent:#7c3aed;--hub-accent-light:#a78bfa;--hub-accent-hover:#c4b5fd;--hub-dark-from:#2e1065;--hub-dark-to:#5b21b6}body.hub-area--info{--hub-accent:#f05a22;--hub-accent-light:#fb923c;--hub-accent-hover:#fdba74;--hub-dark-from:#5c1a00;--hub-dark-to:#de4f0d}html.dark .hub-body,html.dark body.hub-area--feed,html.dark body.hub-area--news,html.dark body.hub-area--blog,html.dark body.hub-area--services,html.dark body.hub-area--insights,html.dark body.hub-area--info{--color-portal-carddark:var(--kh-card-bg,#00000059);background:linear-gradient(to bottom right, var(--kh-page-gradient-from,var(--hub-dark-from)), var(--kh-page-gradient-to,var(--hub-dark-to)))!important}html.dark body[class*=hub-area--]{--kh-card-bg:#00000059;--kh-nav-bg:#00000059;--color-portal-carddark:#00000059}.hub-page-label{color:var(--hub-accent)}.hub-page-icon-wrap{background:var(--hub-accent);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.hub-page-title{border-left:4px solid var(--hub-accent);color:#111827;padding-left:1rem;position:relative}.hub-page-description{color:#4b5563}html:not(.dark) .hub-page-title,html:not(.dark) #hub-page-title{color:#111827!important}html:not(.dark) .hub-page-description,html:not(.dark) #hub-page-description{color:#4b5563!important}html.dark .hub-page-title,html.dark #hub-page-title{border-left-color:var(--hub-accent-light);color:var(--kh-heading,#f9fafb)!important}html.dark .hub-page-label{color:var(--kh-accent,var(--hub-accent-light))}html.dark .hub-page-description,html.dark #hub-page-description,html.dark #hub-filter-count,html.dark #results-count{color:var(--kh-text-secondary,#d1d5db)!important}[data-hub-nav].hub-nav-active{color:var(--hub-accent)!important;border-bottom-color:var(--hub-accent)!important}.dark [data-hub-nav].hub-nav-active{color:var(--hub-accent-light)!important;border-bottom-color:var(--hub-accent-light)!important}.dark body[class*=hub-area--] .hub-chrome{-webkit-backdrop-filter:blur(12px);background:var(--kh-nav-bg,#00000059)!important;border-color:var(--kh-border,#ffffff1a)!important}.dark body[class*=hub-area--] .hub-chrome .hub-chrome-text{color:var(--kh-text-primary,#f3f4f6)}.dark body[class*=hub-area--] .hub-chrome .hub-chrome-muted{color:var(--kh-text-secondary,#9ca3af)}.dark body[class*=hub-area--] .hub-chrome button:hover{color:var(--kh-accent,var(--hub-accent-light))!important}.dark body[class*=hub-area--] .hub-chrome [data-hub-nav]:not(.hub-nav-active){color:var(--kh-text-secondary,#d1d5db)!important}.dark body[class*=hub-area--] .hub-chrome .portal-link:hover{color:var(--kh-accent,var(--hub-accent-light))!important}.dark body[class*=hub-area--] .hub-chrome .hub-search{background:color-mix(in srgb, var(--kh-nav-bg,#00000073) 70%, transparent)!important;border-color:var(--kh-border,#ffffff1f)!important}.dark body[class*=hub-area--] .hub-chrome .hub-search:focus-within{background:color-mix(in srgb, var(--kh-nav-bg,#0009) 85%, transparent)!important;border-color:var(--kh-accent,var(--hub-accent-light))!important}.hub-search-results{flex-direction:column;display:flex}.hub-search-result{background:0 0;border-bottom:1px solid #e5e7eb;border-radius:.5rem;gap:1rem;margin:0 -.75rem;padding:1.25rem .75rem;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.hub-search-result:hover,.hub-search-result:focus-visible{background-color:#0000000a;outline:none}.dark .hub-search-result:hover,.dark .hub-search-result:focus-visible{background-color:#ffffff0d}.dark .hub-search-result{border-bottom-color:var(--portal-borderdark,#374151)}.hub-search-result:last-child{border-bottom:none}.hub-search-result__image{object-fit:cover;border-radius:.5rem;flex-shrink:0;width:7rem;height:5rem}.hub-search-result__body{min-width:0}.hub-search-result__meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.75rem;display:flex}.hub-search-result__divider{opacity:.5;background:currentColor;border-radius:9999px;width:.25rem;height:.25rem}.hub-search-result__title{color:#111827;margin-bottom:.35rem;font-size:1.125rem;font-weight:700;line-height:1.35}.dark .hub-search-result__title{color:#f9fafb}.hub-search-result:hover .hub-search-result__title,.hub-search-result:focus-visible .hub-search-result__title{color:var(--hub-accent)}.hub-search-result__excerpt{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.dark .hub-search-result__excerpt{color:#9ca3af}.hub-search-empty{text-align:center;padding:3rem 1rem}@media (width<=640px){.hub-search-result{flex-direction:column}.hub-search-result__image{width:100%;height:10rem}}.dark body[class*=hub-area--] .hub-chrome .hub-footer-link:hover{color:var(--kh-accent,var(--hub-accent-light))}.hub-filters{flex-direction:column;gap:.5rem;display:flex}.hub-filter-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;gap:.875rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 2px #0000000a}.dark .hub-filter-toolbar,html.dark .hub-filter-toolbar{box-shadow:none;background:var(--kh-card-bg,#0c0c12d1)!important;border-color:var(--kh-border,#ffffff1f)!important}.hub-filter-toolbar__group{flex-wrap:wrap;align-items:flex-start;gap:.75rem;display:flex}.hub-filter-toolbar__label{color:#6b7280;flex-shrink:0;align-items:center;gap:.375rem;min-width:5.25rem;padding-top:.4rem;font-size:.8125rem;font-weight:600;display:flex}.dark .hub-filter-toolbar__label,html.dark .hub-filter-toolbar__label{color:var(--kh-text-primary,#f3f4f6)!important}.hub-filter-bar{flex-wrap:wrap;flex:1;gap:.5rem;min-width:0;display:flex}.hub-filter-bar--scroll{flex-wrap:nowrap;padding-bottom:.125rem;overflow-x:auto}.hub-filter-btn{color:#4b5563;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:inline-flex}.hub-filter-btn:hover{border-color:var(--hub-accent);color:var(--hub-accent)}.hub-filter-btn--active{background:var(--hub-accent);border-color:var(--hub-accent);color:#fff}.dark .hub-filter-btn{background:color-mix(in srgb, var(--kh-card-bg,#00000059) 80%, transparent);border-color:var(--kh-border,#ffffff26);color:var(--kh-text-secondary,#d1d5db)}.dark .hub-filter-btn:hover{border-color:var(--kh-accent,var(--hub-accent-light));color:var(--kh-accent,var(--hub-accent-light));background:color-mix(in srgb, var(--kh-card-bg,#00000080) 90%, transparent)}.dark .hub-filter-btn--active{background:var(--kh-button-bg,var(--hub-accent));border-color:var(--kh-button-bg,var(--hub-accent));color:var(--kh-button-text,#fff)}.hub-date-selects{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.hub-date-select{appearance:none;color:#374151;cursor:pointer;background-color:#f9fafb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #e5e7eb;border-radius:.5rem;min-width:7.5rem;padding:.45rem 2rem .45rem .75rem;font-size:.8125rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.hub-date-select:focus{border-color:var(--hub-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--hub-accent) 20%, transparent);outline:none}.dark .hub-date-select{background-color:color-mix(in srgb, var(--kh-card-bg,#00000059) 85%, transparent);border-color:var(--kh-border,#ffffff26);color:var(--kh-text-primary,#e5e7eb);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.dark .hub-date-select:focus{border-color:var(--kh-accent,var(--hub-accent-light));box-shadow:0 0 0 3px color-mix(in srgb, var(--kh-accent,var(--hub-accent-light)) 20%, transparent)}.hub-date-select:disabled{opacity:.45;cursor:not-allowed}.hub-date-clear{color:var(--hub-accent);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.45rem .5rem;font-size:.8125rem;font-weight:600}.hub-date-clear:hover{color:var(--hub-accent-hover,var(--hub-accent))}.dark .hub-date-clear{color:var(--kh-accent,var(--hub-accent-light))}.dark .hub-date-clear:hover{color:var(--hub-accent-hover,var(--hub-accent-light))}@media (width<=440px){.hub-header-brand{display:none}.hub-filter-toolbar{gap:1rem;padding:.75rem 1rem;overflow:visible}.hub-filter-toolbar__group{flex-direction:column;align-items:stretch;gap:.5rem;width:100%;min-width:0;overflow:visible}.hub-filter-toolbar__group:first-child .hub-filter-bar,.hub-filter-toolbar__group:first-child .hub-filter-bar--scroll{box-sizing:border-box;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;padding-inline:1rem;flex-wrap:nowrap;flex:none;width:100%;min-width:0;max-width:100%;margin-inline:-1rem;padding-bottom:.35rem;scroll-padding-inline:1rem;overflow:auto hidden}.hub-filter-toolbar__group:first-child .hub-filter-bar.hide-scrollbar{-ms-overflow-style:auto;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--hub-accent) 50%, #9ca3af) transparent}.hub-filter-toolbar__group:first-child .hub-filter-bar.hide-scrollbar::-webkit-scrollbar{height:4px;display:block}.hub-filter-toolbar__group:first-child .hub-filter-bar.hide-scrollbar::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--hub-accent) 50%, #9ca3af);border-radius:999px}.hub-filter-toolbar__label{min-width:0;padding-top:0}.hub-filter-btn{flex-shrink:0;padding:.35rem .75rem;font-size:.75rem}.hub-date-selects{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.hub-date-select{width:100%;min-width:0;padding:.4rem 1.75rem .4rem .625rem;font-size:.75rem}#hub-day-select{grid-column:1/-1}.hub-date-clear{grid-column:1/-1;justify-self:start;padding-inline:0}}.hub-content-grid-more{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.hub-content-grid-more{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.hub-content-grid-more{grid-template-columns:repeat(3,1fr)}}.hub-content-grid-more .hub-card{min-height:240px}.info-page-main{flex-grow:1;justify-content:center;width:100%;padding:3rem 1rem 6rem;display:flex}@media (width>=768px){.info-page-main{padding-top:6rem;padding-bottom:7.2rem}}.info-page-article{width:100%;max-width:57.6rem;position:relative}.info-page-hero{text-align:center;margin-top:1.2rem;margin-bottom:3.6rem}.info-page-kicker,.info-page-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#f05a22;text-align:center;margin:0 0 .9rem;font-size:.9rem;font-weight:700;line-height:1.25}html.dark .info-page-kicker,html.dark .info-page-eyebrow{color:var(--kh-accent,#f59e0b)}.info-page-eyebrow{letter-spacing:.14em}.info-page-title{letter-spacing:-.025em;text-transform:uppercase;color:#111827;text-align:center;margin:0;font-size:2.7rem;font-weight:800;line-height:1.15}@media (width>=768px){.info-page-title{font-size:3.6rem}}html.dark .info-page-title{color:var(--kh-heading,#fff)!important}.info-page-title span:not([data-canva-color]):not(.canva-color):not([class*=canva-fs-]):not([class*=canva-fw-]):not([class*=canva-lh-]):not([class*=canva-ls-]):not([class*=canva-tt-]){color:#f05a22}html.dark .info-page-title :is(span,.canva-color,[data-canva-color]){color:var(--kh-heading,#fff)!important}html.dark .info-page-kicker :is(.canva-color,[data-canva-color]),html.dark .info-page-eyebrow :is(.canva-color,[data-canva-color]){color:var(--kh-accent,#f59e0b)!important}html.dark .info-page-header :is(.canva-color,[data-canva-color]){color:var(--kh-heading,#fff)!important}.info-page-updated{color:#6b7280;margin-top:1.2rem;margin-bottom:0;font-size:1.05rem}html.dark .info-page-updated{color:var(--kh-text-secondary,#d1d5db)}.info-page-header{letter-spacing:-.02em;color:#111827;margin:1.5rem 0 0;font-size:clamp(1.45rem,3vw,1.85rem);font-weight:800;line-height:1.2}html.dark .info-page-header{color:var(--kh-heading,#fff)!important}.info-page-subheader{color:#1f2937;margin:.85rem 0 0;font-size:1.2rem;font-weight:700;line-height:1.35}html.dark .info-page-subheader{color:var(--kh-text-primary,#e5e7eb)}.info-page-label{letter-spacing:.1em;text-transform:uppercase;color:#f05a22;margin:1.1rem 0 0;font-size:.825rem;font-weight:700}html.dark .info-page-label{color:var(--kh-accent,#f59e0b)}.info-page-paragraph{color:#111827;margin:0;font-size:1.125rem;line-height:1.7}html.dark .info-page-paragraph{color:var(--kh-text-primary,#fff6ef)}.info-page-paragraph p{margin:0 0 .75rem}.info-page-paragraph p:last-child,.info-page-paragraph ul:last-child{margin-bottom:0}.info-page-paragraph ul{margin:.4rem 0 .75rem;padding-left:1.5rem;list-style:outside}.info-page-paragraph a{color:#f05a22;font-weight:600;text-decoration:underline}html.dark .info-page-paragraph a{color:var(--kh-link,#fbbf24)}.info-page-blocks{text-align:left;flex-direction:column;gap:1.8rem;max-width:50.4rem;margin:0 auto;font-weight:500;display:flex}.info-page-blocks--flat{gap:2.4rem}.info-block{color:#111827;background:0 0;border:1px solid #0000;border-radius:.3rem;margin:0;padding:1.2rem 1.5rem;font-size:1.125rem;line-height:1.6}.info-page-blocks--flat .info-block,.info-page-blocks--flat .info-block--accent,.info-page-blocks--flat .info-block--plain{box-shadow:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;padding:0}html.dark .info-page-blocks--flat .info-block,html.dark .info-page-blocks--flat .info-block--accent,html.dark .info-page-blocks--flat .info-block--plain{background:0 0;border:none}html.dark .info-block{color:var(--kh-text-primary,#fff6ef)}.info-block--accent,.info-block[data-section-bg=yellow-tint]{background:#fef3c7;border:1px solid #0000;box-shadow:0 1px 2px #0000000a}.info-block[data-section-bg=white-soft]{background:#fffc}.info-block[data-section-bg=white]{background:#fff}.info-block[data-section-bg=light-gray]{background:#f9fafb}.info-block[data-section-bg=transparent]{background:0 0}.info-block[data-section-bg=custom]{background:var(--info-section-bg)}.info-block[data-section-show-border=true]{border-style:solid;border-width:1px}.info-block[data-section-border=light-gray]{border-color:#f3f4f6}.info-block[data-section-border=orange]{border-color:#f05a22}.info-block[data-section-border=warm-gray]{border-color:#e5e7eb}.info-block[data-section-border=transparent]{border-color:#0000}.info-block[data-section-border=custom]{border-color:var(--info-section-border)}html.dark .info-block[data-section-bg]{box-shadow:none}html.dark .info-block--accent{background:var(--kh-section-card-bg,#b785704d);backdrop-filter:blur(12px);border-color:var(--kh-section-border,#b7857080)}.info-block--plain{background:#fffc;border:1px solid #f3f4f6}html.dark .info-block--plain{background:var(--kh-section-plain-bg,transparent);border-color:#0000}html.dark[data-kh-section-alternating=false] .info-block--plain{background:var(--kh-section-card-bg,#b785704d);border-color:var(--kh-section-border,#b7857080);backdrop-filter:blur(12px)}.info-block__label{letter-spacing:.1em;text-transform:uppercase;color:#f05a22;margin:0 0 .6rem;font-size:.825rem;font-weight:700}html.dark .info-block__label{color:var(--kh-accent,#f59e0b)}.info-block p{margin-bottom:.5rem}.info-block p:last-child,.info-block ul:last-child{margin-bottom:0}.info-block ul{margin-top:.6rem;padding-left:1.5rem;list-style:outside}.info-block a{color:#f05a22;font-weight:600;text-decoration:underline}html.dark .info-block a{color:var(--kh-link,#fbbf24)}.info-page-brand{letter-spacing:.08em;text-transform:uppercase;color:#1f2937;justify-content:flex-start;align-items:center;max-width:50.4rem;margin:4.8rem auto 0;font-size:1.2rem;font-weight:700;display:flex}html.dark .info-page-brand{color:var(--kh-text-primary,#fff6ef)}.info-page-brand>span{flex:0 auto;width:fit-content;max-width:100%}.info-page-brand__chevrons{color:#f59e0b;flex:none;align-items:center;gap:0;margin-left:.5rem;display:inline-flex}html.dark .info-page-brand__chevrons{color:var(--kh-accent,#f59e0b)}.info-page-brand__chevrons svg{flex-shrink:0;margin-left:-.65rem;width:1.35rem!important;height:1.35rem!important}.info-page-brand__chevrons svg:first-child{margin-left:0}.quick-tip-post__accent{color:#f59e0b}.quick-tip-step__body--accent{color:#111827;background:#fef3c7;box-shadow:0 1px 2px #0000000d}.quick-tip-step__body--plain{color:#111827;background:#fffc;border:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000d}html.dark .quick-tip-steps--numbered .quick-tip-step__body--accent{background:var(--qt-row-accent-bg,#78350f);color:var(--qt-row-accent-text,#fff);border:1px solid #0000}html.dark .quick-tip-steps--numbered .quick-tip-step__body--plain{background:var(--qt-row-plain-bg,#1f2937cc);color:var(--qt-row-plain-text,#f3f4f6);border-color:var(--qt-row-plain-border,#374151)}html.dark .quick-tip-steps--plain .quick-tip-step__body--accent{background:var(--qt-row-accent-bg,var(--kh-section-card-bg,#b785704d));backdrop-filter:blur(12px);border:1px solid var(--qt-row-plain-border,var(--kh-section-border,#b7857080));color:var(--qt-row-accent-text,var(--kh-text-primary,#fff6ef));box-shadow:none}html.dark .quick-tip-steps--plain .quick-tip-step__body--plain{background:var(--qt-row-plain-bg,var(--kh-section-plain-bg,transparent));color:var(--qt-row-plain-text,var(--kh-text-primary,#fff6ef));box-shadow:none;border-color:#0000}html.dark .quick-tip-post__accent{color:var(--qt-accent,#f59e0b)}html.dark .quick-tip-post--plain .quick-tip-post__accent{color:var(--qt-accent,var(--kh-text-secondary,#d4d4d8))}html.dark .quick-tip-post--plain .quick-tip-brand{color:var(--kh-text-primary,#fff6ef)}html.dark .quick-tip-brand__chevrons{color:var(--qt-accent,#f59e0b)}html.dark .quick-tip-post--plain .quick-tip-brand__chevrons{color:var(--qt-accent,var(--kh-accent,#ede9d0))}html.dark .quick-tip-step__badge{background:var(--qt-badge-bg,#f3f4f6);color:var(--qt-badge-text,#111827)}
