:root{--dcg-link:#065f6d;--dcg-link-hover:#044b56;--dcg-focus:rgba(21,151,168,.34)}:where(main,article) :where(p,li,dd,figcaption,address) a:not([class]),:where(main,article) a[class*=inlineLink],:where(main,article) a[class*=textLink]{color:var(--dcg-link);font-weight:750;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:rgba(8,127,145,.62);text-decoration-color:rgba(8,127,145,.62);text-decoration-thickness:.1em;text-underline-offset:.2em;transition:color .16s ease,-webkit-text-decoration-color .16s ease;transition:color .16s ease,text-decoration-color .16s ease;transition:color .16s ease,text-decoration-color .16s ease,-webkit-text-decoration-color .16s ease}:where(main,article) :where(p,li,dd,figcaption,address) a:not([class]):hover,:where(main,article) a[class*=inlineLink]:hover,:where(main,article) a[class*=textLink]:hover{color:var(--dcg-link-hover);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}a[class*=articleCard] strong,a[class*=featureCard] strong,a[class*=featureLead] strong{color:var(--dcg-link);font-weight:850;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}:where(a,button,summary,input,select,textarea):focus-visible{outline:3px solid var(--dcg-focus);outline-offset:3px}@media (forced-colors:active){:where(main,article) :where(p,li,dd,figcaption,address) a:not([class]),:where(main,article) a[class*=inlineLink],:where(main,article) a[class*=textLink]{color:LinkText}}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}