/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.size-full{width:100%;height:100%}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--brand-blue:#1476d4;--brand-cyan:#19b6d2;--brand-green:#18a06b;--brand-amber:#f2a900;--ink:#071826;--muted:#536273;--border:#d9e1e8;--surface:#fff;--surface-warm:#fbfaf7;--surface-soft:#f3f6f8;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--shadow-soft:0 18px 45px #0718261a;--container:1180px;--font-heading:"Inter Tight", "Segoe UI", Arial, sans-serif;--font-body:Inter, "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{background:var(--surface-warm);color:var(--ink);font-family:var(--font-body);margin:0;font-size:16px;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:var(--brand-blue);text-decoration:none}a:hover,a:focus{color:#0d5eaf}a:focus-visible,summary:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #1476d44d}h1,h2,h3,h4,h5,h6{color:var(--ink);font-family:var(--font-heading);margin:0 0 .75rem;font-weight:800;line-height:1.08}p{margin:0 0 1.15rem}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.site-main{min-height:65vh}.site-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf7f5;border-bottom:1px solid #0718261a;position:sticky;top:0}.header-inner{width:min(100% - 40px,var(--container));justify-content:space-between;align-items:center;gap:1rem;min-height:78px;margin:0 auto;display:flex}.brand,.footer-logo{flex:none;align-items:center;display:inline-flex}.brand img{width:238px;max-width:38vw}.primary-nav>ul{justify-content:flex-end;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-item{position:relative}.nav-item>a,.header-cta,.mobile-nav>summary{min-height:40px;color:var(--ink);border-radius:999px;align-items:center;gap:.35rem;padding:0 12px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.nav-item>a:hover,.nav-item>a:focus{color:var(--brand-blue);background:#eaf4ff}.header-cta{background:var(--ink);color:#fff;white-space:nowrap}.header-cta:hover,.header-cta:focus{background:var(--brand-blue);color:#fff}.dropdown-caret{font-size:11px}.dropdown-menu{z-index:20;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:310px;box-shadow:var(--shadow-soft);opacity:0;visibility:hidden;gap:4px;margin:0;padding:10px;list-style:none;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% + 12px);left:0;transform:translateY(8px)}.nav-item:hover .dropdown-menu,.nav-item:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{border-left:4px solid var(--topic-color,var(--brand-blue));border-radius:var(--radius-sm);color:var(--ink);gap:.2rem;padding:10px 12px;display:grid}.dropdown-menu a:hover,.dropdown-menu a:focus{background:var(--surface-soft);color:var(--ink)}.dropdown-menu span{font-weight:800}.dropdown-menu small{color:var(--muted);font-size:12px;line-height:1.35}.mobile-nav{display:none}.page-section,.magazine-home,.category-page,.blog-page{width:min(100% - 40px,var(--container));margin:0 auto}.magazine-home{padding:34px 0 0}.home-hero{margin-bottom:34px}.hero-kicker{width:fit-content;color:var(--brand-blue);background:#eaf4ff;border-radius:999px;margin-bottom:14px;padding:7px 12px;font-weight:900}.hero-layout{grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);align-items:stretch;gap:20px;display:grid}.hero-feature .post-card{min-height:100%}.hero-stack{gap:14px;display:grid}.qa-paths,.latest-section,.topic-rails{margin-top:42px}.section-header{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.25rem;display:flex}.section-eyebrow,.topic-badge,.category-eyebrow{color:var(--topic-color,var(--brand-blue));letter-spacing:0;text-transform:uppercase;margin:0 0 .45rem;font-size:12px;font-weight:900}.section-header h2{font-size:clamp(1.8rem,4vw,2.7rem)}.section-header p{max-width:680px;color:var(--muted)}.section-link,.read-more-link{min-height:38px;color:var(--ink);align-items:center;font-weight:900;display:inline-flex}.section-link:hover,.section-link:focus,.read-more-link:hover,.read-more-link:focus{color:var(--brand-blue)}.qa-path-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.qa-path-grid a{border:1px solid var(--border);border-top:5px solid var(--topic-color,var(--brand-blue));border-radius:var(--radius-md);background:var(--surface);min-height:102px;color:var(--ink);gap:.25rem;padding:16px;display:grid}.qa-path-grid span{color:var(--topic-color,var(--brand-blue));text-transform:uppercase;font-size:12px;font-weight:900}.qa-path-grid strong{font-family:var(--font-heading);font-size:1.05rem}.qa-path-grid a:hover,.qa-path-grid a:focus{border-color:var(--topic-color,var(--brand-blue));box-shadow:var(--shadow-soft)}.home-calculator-cta{border:1px solid #0718261a;border-left:8px solid var(--brand-cyan);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#1476d41f,#18a06b14 48%,#f2a90029),#fff;justify-content:space-between;align-items:center;gap:2rem;margin-top:42px;padding:clamp(24px,4vw,40px);display:flex;overflow:hidden}.home-calculator-cta h2{max-width:760px;font-size:clamp(2rem,4vw,3.6rem)}.home-calculator-cta p:not(.section-eyebrow){color:#2f4151;max-width:720px}.topic-rails{gap:20px;display:grid}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.post-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:0;min-height:100%;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;overflow:hidden;box-shadow:0 8px 24px #0718260a}.post-card:hover{border-color:var(--topic-color,var(--brand-blue));box-shadow:var(--shadow-soft);transform:translateY(-2px)}.post-card-default,.post-card-featured{flex-direction:column}.post-card-compact{grid-template-columns:112px 1fr;display:grid}.post-card-image{aspect-ratio:1.55;background:var(--surface-soft);display:block;overflow:hidden}.post-card-compact .post-card-image{aspect-ratio:auto;min-height:100%}.post-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.post-card:hover .post-card-image img{transform:scale(1.025)}.post-card-body{flex-direction:column;flex:1;align-items:flex-start;padding:18px;display:flex}.post-card-featured .post-card-body{padding:24px}.post-card-title{margin:0 0 .65rem;font-size:1.28rem}.post-card-featured .post-card-title{font-size:clamp(2rem,4vw,3.5rem)}.post-card-compact .post-card-title{font-size:1rem;line-height:1.2}.post-card-title a{color:var(--ink)}.post-card-title a:hover,.post-card-title a:focus{color:var(--brand-blue)}.post-card-meta{color:var(--muted);flex-wrap:wrap;gap:.5rem;margin:0 0 .9rem;font-size:.88rem;display:flex}.post-card-excerpt{color:var(--muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;margin-bottom:1.2rem;display:-webkit-box;overflow:hidden}.topic-badge{background:var(--topic-color,var(--brand-blue));border-radius:999px;align-items:center;min-height:24px;margin-bottom:.7rem;padding:0 9px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.topic-badge{background:color-mix(in srgb,var(--topic-color,var(--brand-blue)) 14%,white)}}.topic-rail{border:1px solid var(--border);border-top:5px solid var(--topic-color,var(--brand-blue));border-radius:var(--radius-lg);background:var(--surface);padding:28px}.topic-rail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.blog-page,.category-page{padding-top:34px}.listing-hero,.category-hero,.content-page-header{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);margin-bottom:28px;padding:28px}.listing-hero h1,.category-hero h1,.content-page-header h1{max-width:820px;font-size:clamp(2.4rem,6vw,4.5rem)}.listing-hero p,.category-hero p,.content-page-header p{max-width:760px;color:var(--muted);font-size:1.08rem}.category-hero{border-top:6px solid var(--topic-color,var(--brand-blue))}.topic-chip-list{flex-wrap:wrap;gap:.5rem;margin-top:1.2rem;display:flex}.topic-chip-list a{border:1px solid var(--border);background:var(--surface-soft);min-height:34px;color:var(--ink);border-radius:999px;align-items:center;padding:0 12px;font-weight:800;display:inline-flex}.topic-chip-list a:hover,.topic-chip-list a:focus{border-color:var(--brand-blue);color:var(--brand-blue)}.empty-state{border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--muted);padding:24px}.article-page,.content-page{width:min(100% - 40px,860px);margin:0 auto;padding:42px 0 0}.content-page{width:min(100% - 40px,1000px)}.article-header{margin-bottom:24px}.article-topic-badge{background:var(--topic-color,var(--brand-blue));border-radius:999px;align-items:center;min-height:30px;margin-bottom:1rem;padding:0 11px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.article-topic-badge{background:color-mix(in srgb,var(--topic-color,var(--brand-blue)) 14%,white)}}.article-topic-badge{color:var(--topic-color,var(--brand-blue));text-transform:uppercase;font-size:12px;font-weight:900}.article-header h1{font-size:clamp(2.4rem,6vw,4.7rem)}.article-meta{color:var(--muted);flex-wrap:wrap;gap:.5rem;margin:0;font-size:15px;display:flex}.article-featured-image{border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;margin:0 0 30px}.article-content{color:var(--ink);font-size:18px;line-height:1.78}.article-content>*+*{margin-top:1rem}.article-content h2,.article-content h3,.article-content h4{margin-top:2.2rem}.article-content h2{font-size:2rem}.article-content h3{font-size:1.5rem}.article-content :where(ul,ol){color:#1d3142;margin:1.1rem 0 1.35rem;padding-left:1.55rem}.article-content :where(ul,ol).wp-block-list{padding-left:1.55rem}.article-content ul{list-style-type:disc}.article-content ol{list-style-type:decimal}.article-content li{padding-left:.35rem;line-height:1.72}.article-content li+li{margin-top:.55rem}.article-content ul>li::marker{color:var(--brand-blue);font-size:.9em}.article-content ol>li::marker{color:var(--brand-blue);font-weight:900}.article-content li>:where(ul,ol){margin:.65rem 0 .2rem;padding-left:1.35rem}.article-content li>p{margin-bottom:.45rem}.article-content a{font-weight:800}.article-content img{border-radius:var(--radius-md);max-width:100%;height:auto}.article-content table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.article-content th,.article-content td{border:1px solid var(--border);text-align:left;padding:10px 12px}.article-content code{border-radius:var(--radius-sm);background:var(--surface-soft);padding:.15em .35em;font-size:.9em}.article-content pre{border-radius:var(--radius-md);color:#fff;background:#101820;padding:16px;overflow-x:auto}.article-content pre code{color:inherit;background:0 0;padding:0}.related-posts{width:min(100% - 40px,var(--container));margin:48px auto 0}.related-posts h2{margin-bottom:18px;font-size:2rem}.wp-block-button{margin-top:1.5rem}.wp-block-button__link,.button-link{border-radius:var(--radius-sm);background:var(--brand-blue);color:#fff;justify-content:center;align-items:center;min-height:42px;padding:0 20px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.wp-block-button__link:hover,.wp-block-button__link:focus,.button-link:hover,.button-link:focus{color:#fff;background:#0d5eaf}.uagb-post__items,.wp-block-columns{width:100%}.uagb-post__items.is-grid,.uagb-post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.uagb-post__inner-wrap,.uagb-post__items article{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.uagb-post__image,.uagb-post__image a{aspect-ratio:1.55;background:var(--surface-soft);display:block;overflow:hidden}.uagb-post__image img{object-fit:cover;width:100%;height:100%}.uagb-post__text{padding-left:18px;padding-right:18px}.uagb-post__title{padding-top:18px;font-size:1.25rem}.uagb-post__excerpt{color:var(--muted)}.uagb-post__cta{padding-bottom:20px}.article-content [style*=max-width]{max-width:100%!important}.article-content [style*="color: #1c2b33"],.article-content [style*="color:#1c2b33"]{color:var(--ink)!important}.article-content [style*="background-color: #f0f6fa"],.article-content [style*="background-color:#f0f6fa"]{background-color:var(--surface-soft)!important}.resources-page{width:min(100% - 40px,var(--container));margin:0 auto;padding:34px 0 0}.resources-hero{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:stretch;gap:1.5rem;margin-bottom:34px;display:grid}.resources-hero-copy,.resources-hero-panel,.featured-resource-card,.resource-list-item,.learning-path-card{box-shadow:var(--shadow-soft);border:1px solid #0718261a}.resources-hero-copy{background:linear-gradient(135deg,#1476d41f,#18a06b1a 48%,#f2a90029),var(--surface);border-radius:var(--radius-lg);padding:clamp(28px,5vw,56px);position:relative;overflow:hidden}.resources-hero-copy:after{content:"";background-color:#0000;background-image:linear-gradient(90deg,#1476d42e 1px,#0000 1px),linear-gradient(0deg,#18a06b2e 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:26px 26px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-120px;right:-90px;transform:rotate(-12deg)}.resources-hero-copy>*{z-index:1;position:relative}.resources-hero h1{letter-spacing:0;max-width:850px;margin-bottom:1rem;font-size:clamp(2.4rem,6vw,5rem)}.resources-hero-copy p{color:#2f4151;max-width:720px;font-size:1.12rem}.resources-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.resource-primary-action,.resource-secondary-action,.featured-resource-card a,.resource-list-item a{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:900;display:inline-flex}.resource-primary-action,.featured-resource-card a,.resource-list-item a{background:var(--ink);color:#fff}.resource-primary-action:hover,.resource-primary-action:focus,.featured-resource-card a:hover,.featured-resource-card a:focus,.resource-list-item a:hover,.resource-list-item a:focus{background:var(--brand-blue);color:#fff}.resource-secondary-action{color:var(--ink);background:#fff;border:1px solid #0718261f}.resource-secondary-action:hover,.resource-secondary-action:focus{background:#eaf4ff}.resources-hero-panel{border-radius:var(--radius-lg);color:#fff;background:#071826;padding:28px;position:relative;overflow:hidden}.resources-hero-panel h2{color:#fff;margin-top:80px;font-size:1.55rem;position:relative}.resources-hero-panel p{color:#c9d5df}.resource-signal{border-radius:999px;display:block;position:absolute}.resource-signal-blue{background:#19b6d23d;width:88px;height:88px;top:28px;left:28px}.resource-signal-green{background:#18a06b47;width:112px;height:112px;top:58px;right:42px}.resource-signal-amber{background:#f2a900d1;width:44px;height:44px;top:40px;left:92px}.resources-hero-panel dl{grid-template-columns:repeat(3,1fr);gap:.65rem;margin:1.4rem 0 0;display:grid}.resources-hero-panel dl div{border-radius:var(--radius-sm);background:#ffffff14;padding:12px}.resources-hero-panel dt{color:#fff;font-size:1.8rem;font-weight:900;line-height:1}.resources-hero-panel dd{color:#c9d5df;margin:.25rem 0 0;font-size:.8rem;font-weight:800}.resource-section{margin-top:54px}.section-heading-row{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:18px;display:flex}.section-heading-row h2{margin-bottom:0;font-size:clamp(1.8rem,4vw,3rem)}.section-heading-row>p{max-width:420px;color:var(--muted);margin:0}.featured-resource-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.featured-resource-card{background:var(--surface);border-top:6px solid var(--resource-accent,var(--brand-blue));border-radius:var(--radius-md);flex-direction:column;min-height:310px;padding:22px;display:flex}.resource-card-topline{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.4rem;display:flex}.resource-card-topline span,.resource-list-item span,.learning-path-card span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:900}.resource-card-topline strong{background:var(--resource-accent,var(--brand-blue));padding:5px 8px}@supports (color:color-mix(in lab,red,red)){.resource-card-topline strong{background:color-mix(in srgb,var(--resource-accent,var(--brand-blue)) 14%,white)}}.resource-card-topline strong{color:var(--ink);border-radius:999px;font-size:.72rem}.featured-resource-card h3,.resource-list-item h3,.learning-path-card h3{font-size:1.22rem}.featured-resource-card p,.resource-list-item p,.learning-path-card p{color:var(--muted)}.featured-resource-card a{width:fit-content;margin-top:auto}.resource-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.resource-list-item{border-radius:var(--radius-md);background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:20px;display:flex}.resource-list-item p{margin-bottom:0}.learning-path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.learning-path-card{background:linear-gradient(180deg,var(--topic-color,var(--brand-blue)),#fff 64%),#fff;min-height:220px;padding:24px;display:block}@supports (color:color-mix(in lab,red,red)){.learning-path-card{background:linear-gradient(180deg,color-mix(in srgb,var(--topic-color,var(--brand-blue)) 14%,white),#fff 64%),#fff}}.learning-path-card{border-bottom:6px solid var(--topic-color,var(--brand-blue));border-radius:var(--radius-md);color:var(--ink)}.learning-path-card:hover,.learning-path-card:focus{color:var(--ink);transform:translateY(-2px)}.resource-text-link{font-weight:900}.calculators-page{width:min(100% - 40px,var(--container));margin:0 auto;padding:34px 0 0}.calculators-hero{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#1476d421,#19b6d21c 46%,#f2a9002e),#fff;border:1px solid #0718261a;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:stretch;gap:1.5rem;margin-bottom:22px;padding:clamp(28px,5vw,54px);display:grid}.calculators-hero h1{max-width:820px;font-size:clamp(2.4rem,6vw,5rem)}.calculators-hero p:not(.section-eyebrow){color:#2f4151;max-width:760px;font-size:1.1rem}.calculator-hero-stats{align-self:center;gap:.8rem;display:grid}.calculator-hero-stats div{border-radius:var(--radius-md);background:#ffffffb8;border:1px solid #0718261a;padding:16px}.calculator-hero-stats strong{font-family:var(--font-heading);font-size:2rem;line-height:1;display:block}.calculator-hero-stats span{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:900}.calculator-shell{grid-template-columns:minmax(260px,300px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.calculator-browser,.calculator-workspace-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;box-shadow:0 8px 24px #0718260a}.calculator-browser{max-height:calc(100vh - 120px);padding:18px;position:sticky;top:98px;overflow:auto}.calculator-search-label{color:var(--ink);margin-bottom:.45rem;font-size:.82rem;font-weight:900;display:block}.calculator-search{border:1px solid var(--border);background:var(--surface-soft);width:100%;min-height:44px;color:var(--ink);font:inherit;border-radius:999px;padding:0 13px}.calculator-list{gap:.55rem;margin-top:1rem;display:grid}.calculator-tree-group{border:1px solid #07182614;border-left:4px solid var(--topic-color,var(--brand-blue));border-radius:var(--radius-sm);background:#fff}.calculator-tree-group[hidden]{display:none}.calculator-tree-group>summary{min-height:44px;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:.65rem;padding:0 10px;font-weight:900;list-style:none;display:flex}.calculator-tree-group>summary::-webkit-details-marker{display:none}.calculator-tree-group>summary:before{content:">";color:var(--topic-color,var(--brand-blue));font-size:.82rem;transition:transform .16s;transform:rotate(0)}.calculator-tree-group[open]>summary:before{transform:rotate(90deg)}.calculator-tree-group>summary span{flex:1;font-size:.88rem;line-height:1.2}.calculator-tree-group>summary strong{background:var(--topic-color,var(--brand-blue));border-radius:999px;justify-content:center;align-items:center;min-width:28px;min-height:24px;padding:0 7px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.calculator-tree-group>summary strong{background:color-mix(in srgb,var(--topic-color,var(--brand-blue)) 13%,white)}}.calculator-tree-group>summary strong{color:var(--ink);font-size:.76rem}.calculator-tree-items{gap:3px;padding:0 8px 8px 18px;display:grid}.calculator-list-item{width:100%;min-height:34px;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;padding:7px 9px;display:block}.calculator-list-item:hover,.calculator-list-item:focus,.calculator-list-item.is-active{border-color:var(--topic-color,var(--brand-blue))}@supports (color:color-mix(in lab,red,red)){.calculator-list-item:hover,.calculator-list-item:focus,.calculator-list-item.is-active{border-color:color-mix(in srgb,var(--topic-color,var(--brand-blue)) 38%,white)}}.calculator-list-item:hover,.calculator-list-item:focus,.calculator-list-item.is-active{background:var(--topic-color,var(--brand-blue))}@supports (color:color-mix(in lab,red,red)){.calculator-list-item:hover,.calculator-list-item:focus,.calculator-list-item.is-active{background:color-mix(in srgb,var(--topic-color,var(--brand-blue)) 10%,white)}}.calculator-list-item span{font-size:.9rem;font-weight:900;line-height:1.25}.calculator-workspace-panel{min-width:0;overflow:hidden}.calculator-workspace-header{border-bottom:1px solid var(--border);background:#071826;padding:clamp(22px,4vw,34px)}.calculator-workspace-header h2{color:#fff;font-size:clamp(2rem,4vw,3.25rem)}.calculator-workspace-header p:not(.section-eyebrow){color:#c9d5df;max-width:720px}.calculator-layout{grid-template-columns:minmax(0,1fr) minmax(300px,340px);gap:18px;padding:clamp(18px,3vw,28px);display:grid}.calculator-form{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px;display:grid}.calculator-field{gap:.35rem;display:grid}.calculator-field span,.calculator-info-block span,.calculator-result-label{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.calculator-field input,.calculator-field select,.calculator-field textarea{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;min-height:46px;color:var(--ink);font:inherit;background:#fff;padding:10px 12px}.calculator-field textarea{resize:vertical;min-height:112px}.calculator-field small{color:var(--muted);font-size:.8rem;line-height:1.4}.calculator-result-card{border:1px solid #1476d42e;border-top:6px solid var(--brand-cyan);border-radius:var(--radius-md);background:linear-gradient(#f0f8ff,#fff 56%),#fff;align-content:start;gap:1rem;min-width:0;padding:20px;display:grid}.calculator-result-readout{flex-wrap:wrap;align-items:baseline;gap:.45rem .65rem;min-width:0;display:flex}.calculator-result-value{overflow-wrap:anywhere;color:var(--brand-blue);font-family:var(--font-heading);font-size:clamp(2.35rem,5vw,3.65rem);line-height:1;display:block}.calculator-result-unit{color:var(--brand-blue);font-family:var(--font-heading);overflow-wrap:normal;font-size:clamp(1.2rem,2.4vw,1.75rem);font-weight:900;line-height:1.05}.calculator-result-value.is-error{color:#b42318;font-size:clamp(1.2rem,3vw,1.6rem);line-height:1.25}.calculator-result-value.is-error+.calculator-result-unit{display:none}.calculator-result-card>p,.calculator-info-block p{color:#2f4151;margin:0}.calculator-info-block{border-top:1px solid var(--border);gap:.35rem;padding-top:.9rem;display:grid}.calculator-info-block code{overflow-wrap:anywhere;border-radius:var(--radius-sm);color:#fff;background:#071826;padding:10px 12px;font-size:.86rem;line-height:1.45;display:block}.site-footer{color:#fff;background:#071826;margin-top:72px}.footer-inner{width:min(100% - 40px,var(--container));grid-template-columns:minmax(220px,1fr) 2fr;gap:3rem;margin:0 auto;padding:48px 0 34px;display:grid}.footer-brand img{filter:brightness(0)invert();width:238px}.footer-brand p{color:#c9d5df;max-width:360px;margin-top:1rem}.footer-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.footer-group h2{color:#fff;margin-bottom:.8rem;font-size:15px}.footer-group a{color:#c9d5df;margin-top:.45rem;font-weight:700;display:block}.footer-group a:hover,.footer-group a:focus{color:var(--brand-cyan)}.footer-bottom{width:min(100% - 40px,var(--container));border-top:1px solid #ffffff26;margin:0 auto;padding:18px 0 24px}.footer-bottom p{color:#aebdca;margin:0;font-size:14px}@media(max-width:1080px){.primary-nav,.header-cta{display:none}.mobile-nav{display:block;position:relative}.mobile-nav>summary{background:var(--ink);color:#fff;cursor:pointer;list-style:none}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav-group>summary::-webkit-details-marker{display:none}.mobile-nav-panel{z-index:30;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);width:min(88vw,360px);box-shadow:var(--shadow-soft);padding:12px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.mobile-nav-panel a,.mobile-nav-group>summary{border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;padding:11px 12px;font-weight:800;display:block}.mobile-nav-panel a:hover,.mobile-nav-panel a:focus,.mobile-nav-group>summary:hover,.mobile-nav-group>summary:focus{background:var(--surface-soft);color:var(--brand-blue)}.mobile-nav-group ul{margin:0;padding:0 0 6px 12px;list-style:none}}@media(max-width:980px){.hero-layout,.qa-path-grid,.resources-hero,.calculators-hero,.calculator-layout,.featured-resource-grid,.learning-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-hero-copy,.calculators-hero>div:first-child{grid-column:1/-1}.calculator-shell{grid-template-columns:1fr}.calculator-browser{max-height:440px;position:static}}@media(max-width:900px){.post-grid,.topic-rail-grid,.uagb-post__items.is-grid,.uagb-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-header{flex-direction:column;align-items:flex-start}}@media(max-width:760px){.header-inner{width:min(100% - 28px,var(--container))}.brand img{width:184px;max-width:58vw}.footer-inner,.footer-groups{grid-template-columns:1fr}}@media(max-width:640px){.magazine-home,.related-posts,.blog-page,.category-page,.article-page,.content-page,.resources-page{width:min(100% - 28px,var(--container))}.hero-layout,.qa-path-grid,.post-grid,.topic-rail-grid,.resources-hero,.calculators-hero,.calculator-shell,.calculator-layout,.calculator-form,.featured-resource-grid,.resource-list,.learning-path-grid,.uagb-post__items.is-grid,.uagb-post-grid{grid-template-columns:1fr}.resources-hero h1{font-size:2.35rem}.section-heading-row,.resource-list-item,.home-calculator-cta{flex-direction:column;align-items:flex-start}.calculators-page{width:min(100% - 28px,var(--container))}.post-card-compact{grid-template-columns:96px 1fr}.listing-hero,.category-hero,.content-page-header,.topic-rail{padding:20px}.article-content{font-size:16px}.article-content h2{font-size:1.55rem}.article-content h3{font-size:1.28rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}
