.guide-header{position:relative;background:var(--ds-brand);min-height:clamp(260px,30vh,340px);display:flex;flex-direction:column}.guide-header__inner{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:var(--ds-max-content);margin:0 auto;width:100%;padding:24px 24px 40px}@media (min-width:640px){.guide-header__inner{padding:24px 32px 48px}}.guide-header__title{font-size:clamp(1.875rem,4.5vw,2.75rem);font-weight:700;color:#ffffff;letter-spacing:-.035em;line-height:1.12;max-width:46rem}.guide-header__subtitle{margin-top:20px;font-size:clamp(1.0625rem,2.2vw,1.25rem);font-weight:400;color:rgba(255,255,255,.94);line-height:1.6;max-width:44rem}.guide-meta{margin:0 0 24px;font-size:.8125rem;color:var(--ds-text-muted)}.guide-breadcrumb{margin-bottom:12px}.guide-breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0;font-size:.8125rem;color:var(--ds-text-muted)}.guide-breadcrumb a{color:var(--ds-brand);text-decoration:none}.guide-breadcrumb a:hover{text-decoration:underline}.guide-toc{margin:32px 0 28px;padding:28px 32px;background:var(--ds-surface-alt);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.guide-toc__title{font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ds-brand);margin:0 0 20px}.guide-toc__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.guide-toc__link{display:block;padding:10px 0;font-size:.9375rem;font-weight:500;color:var(--ds-text);text-decoration:none;line-height:1.45;border-bottom:1px solid var(--ds-border-light);transition:color .15s ease,padding-left .15s ease}.guide-toc__link:last-child{border-bottom:none}.guide-toc__link:hover{color:var(--ds-brand);padding-left:4px}.guide-toc__link:focus-visible{outline:2px solid var(--ds-brand);outline-offset:2px;border-radius:2px}#conclusion,#faq{scroll-margin-top:2.5rem}.prose .guide-intro{margin-bottom:8px}.prose .guide-intro p{font-size:1.125rem;line-height:1.7;color:#374151}.prose .guide-intro p+p{margin-top:20px}.prose .guide-intro-summary{margin:24px 0 28px}.guide-quick-summary{margin:32px 0 40px;padding:28px 24px;background:linear-gradient(135deg,var(--ds-brand-light) 0,var(--ds-surface-alt) 100%);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.guide-quick-summary__title{margin:0 0 20px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ds-brand);text-align:center}.guide-quick-summary__grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:640px){.guide-quick-summary__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.guide-quick-summary__grid{grid-template-columns:repeat(4,1fr)}}.guide-quick-summary__card{padding:20px 16px;background:var(--ds-surface);border:1px solid var(--ds-border-light);border-radius:var(--ds-radius);text-align:center;box-shadow:0 1px 3px rgba(var(--ds-brand-rgb),.06)}.guide-quick-summary__rate{margin:0 0 10px;font-size:1.75rem;font-weight:800;color:var(--ds-brand);letter-spacing:-.02em;line-height:1}.guide-quick-summary__desc{margin:0;font-size:.8125rem;line-height:1.45;color:var(--ds-text-muted)}.guide-quick-summary__synthesis{margin:20px auto 0;max-width:36rem;font-size:.9375rem;line-height:1.55;color:var(--ds-text);text-align:left}.guide-quick-summary__synthesis+.guide-quick-summary__synthesis{margin-top:12px}.guide-quick-summary--pipeline{margin:28px 0 40px}.guide-quick-summary__pipeline{display:flex;flex-direction:column;align-items:stretch;gap:0}.guide-quick-summary__level{padding:20px 18px;background:var(--ds-surface);border:1px solid var(--ds-border-light);border-radius:var(--ds-radius);text-align:center;box-shadow:0 1px 3px rgba(var(--ds-brand-rgb),.06)}.guide-quick-summary__level-num{margin:0 0 6px;font-size:.75rem;font-weight:700;letter-spacing:.06em;color:var(--ds-brand);text-transform:uppercase}.guide-quick-summary__level-title{margin:0 0 8px;font-size:1rem;font-weight:700;color:var(--ds-text);line-height:1.3}.guide-quick-summary__level-desc{margin:0;font-size:.8125rem;line-height:1.45;color:var(--ds-text-muted)}.guide-quick-summary__connector{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 16px;text-align:center}.guide-quick-summary__connector-arrow{font-size:1.25rem;font-weight:700;color:var(--ds-brand);line-height:1}.guide-quick-summary__connector-text{font-size:.8125rem;line-height:1.45;color:var(--ds-text-muted);max-width:22rem}@media (min-width:900px){.guide-quick-summary--pipeline .guide-quick-summary__pipeline{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px}.guide-quick-summary--pipeline .guide-quick-summary__level{flex:1 1 0;min-width:0;max-width:14rem}.guide-quick-summary--pipeline .guide-quick-summary__connector{flex:0 0 auto;padding:8px 4px;max-width:7.5rem}.guide-quick-summary--pipeline .guide-quick-summary__connector-arrow{transform:none}}.guide-quick-summary--reading-order{margin:28px 0 40px;padding:28px 24px;background:linear-gradient(135deg,var(--ds-brand-light) 0,var(--ds-surface-alt) 100%);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.guide-quick-summary--reading-order .guide-quick-summary__pipeline{max-width:36rem;margin:0 auto}.guide-quick-summary--reading-order .guide-quick-summary__level{display:flex;flex-direction:row;align-items:center;gap:16px;padding:16px 20px;text-align:left}.guide-quick-summary--reading-order .guide-quick-summary__level-num{flex-shrink:0;margin:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--ds-brand-light);border:1px solid var(--ds-brand-muted);border-radius:50%;font-size:.8125rem}.guide-quick-summary--reading-order .guide-quick-summary__level-title{margin:0;flex:1 1 auto;font-size:.9375rem;line-height:1.35;white-space:nowrap}.guide-quick-summary--reading-order .guide-quick-summary__level-desc{flex:0 1 auto;margin:0;font-size:.8125rem;text-align:right;max-width:12rem}.guide-quick-summary--reading-order .guide-quick-summary__connector{padding:4px 0}.guide-quick-summary--reading-order .guide-quick-summary__connector-text{display:none}@media (max-width:540px){.guide-quick-summary--reading-order .guide-quick-summary__level{flex-wrap:wrap;gap:4px 12px}.guide-quick-summary--reading-order .guide-quick-summary__level-title{white-space:normal;flex:1 1 calc(100% - 3rem)}.guide-quick-summary--reading-order .guide-quick-summary__level-desc{flex:1 1 100%;padding-left:3rem;text-align:left;max-width:none}}.guide-quick-summary--formula{margin:24px 0 36px;padding:24px 28px;background:linear-gradient(135deg,var(--ds-brand-light) 0,var(--ds-surface-alt) 100%);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.guide-quick-summary--formula .guide-quick-summary__pipeline{max-width:28rem;margin:0 auto}.guide-quick-summary--formula .guide-quick-summary__level{padding:10px 16px;text-align:center;background:var(--ds-surface);border:1px solid var(--ds-border-light);border-radius:var(--ds-radius);box-shadow:0 1px 2px rgba(var(--ds-brand-rgb),.05)}.guide-quick-summary--formula .guide-quick-summary__level-title{margin:0;font-size:.9375rem;font-weight:600;color:var(--ds-text);line-height:1.4}.guide-quick-summary--formula .guide-quick-summary__connector{padding:6px 0}.guide-quick-summary--formula .guide-quick-summary__connector-arrow{font-size:1.125rem;color:var(--ds-brand)}.guide-profession-faq{margin-top:8px}.prose .guide-profession-faq .faq-item{background:var(--ds-surface)}.prose .guide-section{scroll-margin-top:2.5rem;margin-top:72px;padding-top:8px}.prose .guide-section:first-of-type{margin-top:0}.prose .guide-section h2{margin-top:0;margin-bottom:8px;font-size:1.5rem;letter-spacing:-.025em}.prose .guide-subsection{margin-top:40px}.prose .guide-subsection h3{font-size:1.1875rem;margin-top:0}.prose .guide-section>*+*,.prose .guide-subsection>*+*{margin-top:24px}.prose .guide-section p,.prose .guide-subsection p{max-width:38rem}.prose .prose-callout{margin:32px 0}.prose .prose-callout--warning{background:#fef9f0;border-color:#f0d9a8;color:#7a5c1e}.prose .prose-callout--warning strong{color:#9a6b12}.prose .prose-callout--advice{background:#f0f7f2;border-color:#b8d9c4;color:#1e5631}.prose .prose-callout--advice strong{color:#18753c}.prose .prose-callout--error{background:#fdf2f2;border-color:#f0c4c4;color:#7a2424}.prose .prose-callout--error strong{color:#b42318}.prose .prose-callout--hint{background:#f5f0fa;border-color:#d4c4e8;color:#4a3066}.prose .prose-callout--hint strong{color:#6b3fa0}.prose .prose-callout--vigilance{background:#fff8f0;border-color:#f0d4a8;color:#7a4a12}.prose .prose-callout--vigilance strong{color:#c45c00}.prose .prose-callout--legal{background:var(--ds-brand-light);border-color:var(--ds-brand-muted);color:#4a3220}.prose .prose-callout--legal strong{color:var(--ds-brand)}.prose .prose-callout--verify{background:#f4f4f5;border-color:#d4d4d8;color:#3f3f46}.prose .prose-callout--verify strong{color:#52525b}.guide-contextual-cta{margin:28px 0;padding:18px 22px;display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;background:var(--ds-surface-alt);border:1px dashed var(--ds-border);border-radius:var(--ds-radius)}.guide-contextual-cta__text{margin:0;font-size:.9375rem;color:var(--ds-text);flex:1 1 200px}.guide-contextual-cta__link{font-size:.875rem;font-weight:600;color:var(--ds-brand);text-decoration:none;white-space:nowrap}.guide-contextual-cta__link:hover{text-decoration:underline}.guide-checklist{margin:32px 0;padding:24px 28px;background:var(--ds-surface-alt);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.guide-checklist__title{font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ds-brand);margin:0 0 16px}.guide-checklist ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.guide-checklist li{display:flex;gap:12px;font-size:.9375rem;line-height:1.55;color:var(--ds-text)}.guide-checklist__mark{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:#ecfdf3;color:var(--ds-success,#18753c);border-radius:50%;font-size:.75rem;font-weight:700}.guide-mistakes{margin:32px 0;padding:24px 28px;background:#fef9f0;border:1px solid #f0d9a8;border-radius:var(--ds-radius)}.guide-mistakes__title{font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#9a6b12;margin:0 0 16px}.guide-mistakes ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.guide-mistakes li{display:flex;gap:12px;align-items:flex-start;font-size:.9375rem;line-height:1.55;color:var(--ds-text)}.guide-mistakes__mark{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;margin-top:.1em;background:#fde8e8;color:#b42318;border-radius:50%}.guide-steps{list-style:none;margin:32px 0;padding:0;display:flex;flex-direction:column;gap:0}.guide-steps__item{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid var(--ds-border-light)}.guide-steps__item:last-child{border-bottom:none;padding-bottom:0}.guide-steps__num{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--ds-brand);color:#ffffff;border-radius:50%;font-size:.875rem;font-weight:700}.guide-steps__title{margin:0 0 4px;font-size:.9375rem;font-weight:600;color:var(--ds-text)}.guide-steps__desc{margin:0;font-size:.875rem;line-height:1.55;color:var(--ds-text-muted)}.guide-table-wrap{margin:40px 0}.guide-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.guide-table{width:100%;min-width:480px;border-collapse:collapse;font-size:.875rem}.guide-table thead{background:var(--ds-brand)}.guide-table th{padding:16px 20px;text-align:left;font-weight:600;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:#ffffff;border:none}.guide-table td{padding:16px 20px;color:#4a5568;border-bottom:1px solid var(--ds-border-light);vertical-align:top;line-height:1.55}.guide-table tbody tr:nth-child(2n){background:var(--ds-surface-alt)}.guide-table tbody tr:last-child td{border-bottom:none}.guide-table-wrap figcaption{margin-top:12px;font-size:.8125rem;color:var(--ds-text-muted);line-height:1.45}.guide-illustration{margin:40px 0;border:1px solid var(--ds-border);border-radius:8px;overflow:hidden;background:#ffffff;box-shadow:0 1px 3px rgba(0,0,0,.04)}.guide-illustration svg{display:block;width:100%;height:auto}.guide-illustration figcaption{padding:14px 20px;font-size:.8125rem;color:var(--ds-text-muted);line-height:1.5;background:var(--ds-surface-alt);border-top:1px solid var(--ds-border-light)}.guide-internal-link{margin-top:8px}.guide-internal-link a{font-weight:600}.guide-conclusion{margin-top:72px;padding-top:40px;border-top:2px solid var(--ds-border)}.guide-conclusion__points{margin:28px 0 32px;padding:28px 32px;background:linear-gradient(135deg,#f7f9fb 0,var(--ds-brand-light) 100%);border:1px solid var(--ds-border);border-radius:8px}.guide-conclusion__points-title{font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ds-brand);margin:0 0 20px}.guide-conclusion__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.guide-conclusion__list li{display:flex;gap:12px;font-size:1rem;line-height:1.55;color:var(--ds-text)}.guide-conclusion__check{flex-shrink:0;color:var(--ds-success,#18753c);font-size:1rem;line-height:1.55}.guide-conclusion__closing{font-size:1.0625rem;color:#4a5568;line-height:1.65;margin-bottom:24px}.guide-conclusion__cta{display:inline-flex;align-items:center;height:48px;padding:0 32px;font-size:.9375rem;font-weight:600;color:#ffffff;background:var(--ds-brand);border-radius:var(--ds-radius);text-decoration:none;transition:background-color .15s ease}.guide-conclusion__cta:hover{background:var(--ds-brand-dark)}.guide-sidebar-block+.guide-sidebar-block{margin-top:40px;padding-top:40px;border-top:1px solid var(--ds-border-light)}.guide-sidebar-block__title{font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ds-brand);margin:0 0 16px}.guide-sidebar-block--also-read .guide-sidebar-block__title,.guide-sidebar-block--guides .guide-sidebar-block__title,.guide-sidebar-block--tools .guide-sidebar-block__title{font-size:.8125rem;font-weight:700;letter-spacing:.05em;margin-bottom:18px}.guide-sidebar-block--calculator+.guide-sidebar-block{margin-top:36px;padding-top:36px;border-top:1px solid var(--ds-border-light)}.guide-sidebar-cards{display:flex;flex-direction:column;gap:12px}.guide-sidebar-card{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:6px;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.guide-sidebar-card--cover{flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden;border-radius:8px}.guide-sidebar-card--cover:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(var(--ds-brand-rgb),.12)}.guide-sidebar-card__cover{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--ds-surface-alt)}.guide-sidebar-card__cover-img{width:100%;height:100%;object-fit:cover;display:block}.guide-sidebar-card__body{display:block;padding:12px 14px 14px}.guide-sidebar-card--cover .guide-sidebar-card__body{padding:15px 16px 17px}.guide-sidebar-card--cover .guide-sidebar-card__title{font-size:.9375rem;font-weight:700;color:var(--ds-text);line-height:1.45;overflow-wrap:break-word;hyphens:auto}.guide-sidebar-card--cover:hover .guide-sidebar-card__title{color:var(--ds-brand)}.guide-sidebar-card--calculator{flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden;border-radius:10px;border:1.5px solid var(--ds-brand-muted);background:linear-gradient(180deg,var(--ds-brand-light) 0,#ffffff 55%);box-shadow:0 2px 12px rgba(var(--ds-brand-rgb),.07)}.guide-sidebar-card--calculator:hover{border-color:var(--ds-brand);box-shadow:0 6px 22px rgba(var(--ds-brand-rgb),.14);transform:translateY(-3px)}.guide-sidebar-card--calculator .guide-sidebar-card__body{position:relative;padding:17px 18px 18px}.guide-sidebar-card--calculator .guide-sidebar-card__title{display:block;padding-right:42px;font-size:1.0625rem;font-weight:700;color:var(--ds-brand);line-height:1.35;overflow-wrap:break-word}.guide-sidebar-card--calculator:hover .guide-sidebar-card__title{color:var(--ds-brand)}.guide-sidebar-card__calc-icon{position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--ds-brand);border-radius:6px;color:#ffffff;font-size:.875rem;font-weight:700;line-height:1;box-shadow:0 2px 6px rgba(var(--ds-brand-rgb),.2)}.guide-sidebar-card__subtitle{display:block;margin-top:7px;font-size:.8125rem;font-weight:400;color:var(--ds-text-muted);line-height:1.5;overflow-wrap:break-word}.guide-sidebar-card__badge{display:inline-block;margin-top:11px;padding:4px 10px;font-size:.6875rem;font-weight:600;letter-spacing:.02em;color:var(--ds-success,#18753c);background:rgba(24,117,60,.08);border-radius:4px;line-height:1.3}.guide-sidebar-tools-list{display:flex;flex-direction:column;gap:16px}.guide-sidebar-card:hover{border-color:var(--ds-brand);box-shadow:0 2px 8px rgba(var(--ds-brand-rgb),.08);transform:translateY(-1px)}.guide-sidebar-card--featured{background:var(--ds-surface-alt);border-color:var(--ds-brand-muted)}.guide-sidebar-card--compact{padding:12px 16px}.guide-sidebar-card__icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--ds-surface-alt);border:1px solid var(--ds-border-light);border-radius:6px;font-size:.875rem}.guide-sidebar-card__icon--brand{background:var(--ds-brand);border-color:var(--ds-brand);color:#ffffff;font-weight:700}.guide-sidebar-card__icon--sm{width:28px;height:28px;font-size:.75rem}.guide-sidebar-card__label{display:block;font-size:.625rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--ds-text-muted);margin-bottom:2px}.guide-sidebar-card__title{display:block;font-size:.8125rem;font-weight:600;color:var(--ds-text);line-height:1.4}.guide-sidebar-card__desc{display:block;margin-top:4px;font-size:.75rem;color:var(--ds-text-muted);line-height:1.45}.guide-sidebar-card--featured .guide-sidebar-card__title{color:var(--ds-brand)}.guide-list-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:40px}.guides-hub-picker-section{margin-bottom:48px}.guides-hub-picker-section h2{margin-top:0}.guides-hub-picker-section__intro{max-width:68ch;margin:0 0 24px;color:var(--ds-text-muted);line-height:1.6}.guides-hub-intro{font-size:1.0625rem;line-height:1.65;color:var(--ds-text);margin-bottom:32px}.guides-hub-editorial{margin-top:0;padding-top:48px;border-top:1px solid var(--ds-border)}.guides-hub-section{margin-bottom:56px}.guides-hub-section:last-child{margin-bottom:0}.guides-hub-section>p{max-width:68ch}.guides-hub-section h2{margin-top:0}.guides-hub-key-grid{display:grid;grid-template-columns:1fr;gap:16px;margin:28px 0}@media (min-width:640px){.guides-hub-key-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.guides-hub-key-card{padding:20px 22px;background:var(--ds-surface-alt);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.guides-hub-key-card h3{font-size:.9375rem;font-weight:700;color:var(--ds-brand);margin:0 0 10px}.guides-hub-key-card p{font-size:.875rem;line-height:1.55;margin:0 0 12px;color:var(--ds-text-muted)}.guides-hub-key-card__link{font-size:.8125rem;font-weight:600;color:var(--ds-brand);text-decoration:none}.guides-hub-key-card__link:hover{text-decoration:underline}.guides-hub-illus{margin:32px 0;border:1px solid var(--ds-border);border-radius:var(--ds-radius);overflow:hidden;background:var(--ds-surface-alt)}.guides-hub-illus svg{display:block;width:100%;height:auto;max-height:300px}.guides-hub-illus figcaption{padding:12px 16px;font-size:.8125rem;color:var(--ds-text-muted);text-align:center;border-top:1px solid var(--ds-border);background:var(--ds-surface)}.guides-hub-picker{display:grid;grid-template-columns:1fr;gap:14px;margin:28px 0}@media (min-width:640px){.guides-hub-picker{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.guides-hub-picker{grid-template-columns:repeat(3,1fr)}.guides-hub-picker__card:last-child:nth-child(3n+1){grid-column:span 1}}.guides-hub-picker__card{display:flex;flex-direction:column;gap:8px;padding:20px 22px;background:#ffffff;border:1px solid var(--ds-border);border-radius:var(--ds-radius);transition:border-color .15s ease,box-shadow .15s ease}.guides-hub-picker__card:hover{border-color:var(--ds-brand);box-shadow:0 4px 16px rgba(var(--ds-brand-rgb),.08)}.guides-hub-picker__icon{font-size:1.5rem;line-height:1}.guides-hub-picker__question{font-size:.9375rem;font-weight:600;color:var(--ds-text);margin:0;line-height:1.4}.guides-hub-picker__cta{font-size:.875rem;line-height:1.5;color:var(--ds-text-muted);margin:0}.guides-hub-cta{font-weight:600;color:var(--ds-brand);text-decoration:none}.guides-hub-cta:hover{text-decoration:underline}.guides-hub-cta--button{display:inline-flex;align-items:center;margin-top:4px;padding:10px 16px;font-size:.875rem;background:rgba(var(--ds-brand-rgb),.06);border:1px solid rgba(var(--ds-brand-rgb),.18);border-radius:6px;transition:background .15s ease,border-color .15s ease}.guides-hub-cta--button:hover{text-decoration:none;background:rgba(var(--ds-brand-rgb),.1);border-color:var(--ds-brand)}.guides-hub-inline-link{font-weight:600;color:var(--ds-brand);text-decoration:underline;text-underline-offset:2px;text-decoration-color:rgba(var(--ds-brand-rgb),.35)}.guides-hub-inline-link:hover{text-decoration-color:var(--ds-brand)}.guides-hub-errors__transition{max-width:68ch;margin:24px 0 0;font-size:.9375rem;line-height:1.6;color:var(--ds-text-muted)}.guides-hub-errors{margin:28px 0}.guides-hub-tools{display:grid;grid-template-columns:1fr;gap:16px;margin:28px 0 16px}@media (min-width:640px){.guides-hub-tools{grid-template-columns:repeat(2,1fr)}}.guides-hub-tools__card{padding:22px 24px;background:var(--ds-brand-light);border:1px solid var(--ds-brand-muted);border-radius:var(--ds-radius)}.guides-hub-tools__card h3{font-size:1rem;font-weight:700;color:var(--ds-brand);margin:0 0 10px}.guides-hub-tools__card p{font-size:.875rem;line-height:1.55;margin:0 0 16px;color:var(--ds-text-muted)}.guides-hub-tools__note{font-size:.875rem;color:var(--ds-text-muted);margin:0}.guides-hub-path{list-style:none;margin:28px 0 0;padding:0;display:flex;flex-direction:column;gap:0}.guides-hub-path__step{padding:20px 0;border-bottom:1px solid var(--ds-border)}.guides-hub-path__step:first-child{padding-top:0}.guides-hub-path__step:last-child{border-bottom:none;padding-bottom:0}.guides-hub-path__profile{font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ds-brand);margin:0 0 6px}.guides-hub-path__action{font-size:1rem;line-height:1.55;margin:0;color:var(--ds-text)}.guides-hub-path__action a{font-weight:600;color:var(--ds-brand);text-decoration:underline;text-underline-offset:2px;text-decoration-color:rgba(var(--ds-brand-rgb),.35)}.guides-hub-path__action a:hover{text-decoration-color:var(--ds-brand)}.guides-hub-trust{margin-top:8px;padding:28px 32px;background:linear-gradient(135deg,rgba(var(--ds-brand-rgb),.04) 0,rgba(var(--ds-brand-rgb),.08) 100%);border:1px solid rgba(var(--ds-brand-rgb),.12);border-radius:var(--ds-radius)}.guides-hub-trust h2{margin:0 0 16px;font-size:1.125rem}.guides-hub-trust__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:10px}@media (min-width:640px){.guides-hub-trust__list{grid-template-columns:repeat(2,1fr);gap:10px 24px}}.guides-hub-trust__list li{position:relative;padding-left:22px;font-size:.9375rem;line-height:1.5;color:var(--ds-text)}.guides-hub-trust__list li:before{content:"✓";position:absolute;left:0;font-weight:700;color:var(--ds-brand)}.guides-hub-section--path{padding:32px;background:var(--ds-surface-alt);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}@media (min-width:640px){.guide-list-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:1024px){.guide-list-grid{grid-template-columns:repeat(3,1fr)}}.guide-list-card{display:flex;flex-direction:column;text-decoration:none;background:#ffffff;border:1px solid var(--ds-border);border-radius:8px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.guide-list-card:hover{border-color:var(--ds-brand);box-shadow:0 4px 16px rgba(var(--ds-brand-rgb),.1);transform:translateY(-2px)}.guide-list-card__cover{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--ds-surface-alt)}.guide-list-card__cover-img{width:100%;height:100%;object-fit:cover;display:block}.guide-list-card__title{display:block;font-size:.9375rem;font-weight:600;color:var(--ds-text);line-height:1.4}.guide-list-card__body{display:flex;flex-direction:column;gap:6px;padding:14px 16px 16px;flex:1}.guide-list-card__desc{font-size:.8125rem;line-height:1.5;color:var(--ds-text-muted)}.guide-list-card__cta{margin-top:4px;font-size:.8125rem;font-weight:600;color:var(--ds-brand)}.guide-list-card:hover .guide-list-card__cta{text-decoration:underline}.contact-page{max-width:36rem}.contact-page__direct{margin:0 0 32px;font-size:1.0625rem;line-height:1.65;color:#2d3748}.contact-page__direct a{font-weight:600;color:var(--ds-brand);text-decoration:underline;text-underline-offset:2px}.contact-page__direct a:hover{color:var(--ds-brand-dark)}