:root{--orange:#FF6600;--orange-hover:#E65C00;--orange-hover-2:#cc5200;--navy:#0F1729;--gray-muted:#6B7280;--gray-border:#E5E7EB;--gray-light-bg:#F7F8FA;--gray-400:#9CA3AF;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--twitter:#000000;--linkedin:#0A66C2;--facebook:#1877F2;--instagram-1:#F58529;--instagram-2:#DD2A7B;--instagram-3:#8134AF;--green:#17BF63;--pink:#E0245E;--font-heading:'Encode Sans Condensed', sans-serif;--font-sans:'Oxygen', sans-serif;--shadow-sm:0 2px 0 0 rgba(15,23,41,.05), 0 1px 2px -1px rgba(15,23,41,.05);--shadow-md:0 2px 0 0 rgba(15,23,41,.05), 0 2px 4px -1px rgba(15,23,41,.05);--shadow-lg:0 2px 0 0 rgba(15,23,41,.05), 0 4px 6px -1px rgba(15,23,41,.05);--shadow-xl:0 2px 0 0 rgba(15,23,41,.05), 0 8px 10px -1px rgba(15,23,41,.05)}*,::after,::before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}#page,body{display:flex;flex-direction:column;min-height:100dvh}body{font-family:var(--font-sans);color:var(--navy);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#page{width:100%}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}h1,h3,h4{font-family:var(--font-heading);margin:0}body,p{margin:0}.syc-icon{width:1rem;height:1rem;flex-shrink:0}.syc-icon--sm{width:.875rem;height:.875rem}.syc-container{max-width:64rem;margin:0 auto;padding:0 1.5rem}.syc-line-clamp-2,.syc-line-clamp-3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.syc-line-clamp-3{-webkit-line-clamp:3}.syc-btn{display:inline-flex;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;border-radius:.5rem;border:0;transition:all .2s ease}.syc-announce,.syc-btn--primary{background:var(--orange);color:#fff}.syc-btn--primary{box-shadow:0 4px 10px rgb(255 102 0/.2)}.syc-btn--primary:hover{background:var(--orange-hover)}.syc-announce{width:100%;padding:.5rem 1rem;position:relative;z-index:50}.syc-announce__inner{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;font-size:.75rem;font-weight:500;text-align:center}.syc-announce__links{display:flex;align-items:center;gap:1rem;white-space:nowrap}.syc-announce__links a:hover{text-decoration:underline}.syc-announce__sep{opacity:.4}@media (min-width:640px){.syc-announce{padding:.5rem 1.5rem}.syc-announce__inner{flex-direction:row;justify-content:space-between;font-size:.875rem;gap:1rem}.syc-announce__text{text-align:left}}.syc-header{position:sticky;top:0;width:100%;z-index:40;background:#fff;padding:1.25rem 0;border-bottom:1px solid #fff0;transition:all .3s ease}.syc-header__inner{max-width:64rem;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.syc-header__brand{display:flex;align-items:center;gap:.75rem}.syc-header__mark,.syc-header__name{font-family:var(--font-heading);font-weight:700}.syc-header__mark{width:2rem;height:2rem;border-radius:.25rem;background:var(--orange);display:flex;align-items:center;justify-content:center;color:#fff;letter-spacing:.05em;font-size:.875rem;transition:transform .2s ease}.syc-header__brand:hover .syc-header__mark,.syc-post__author:hover .syc-post__author-avatar img{transform:scale(1.05)}.syc-header__name{color:var(--navy);font-size:1.25rem;letter-spacing:.03em;text-transform:uppercase}.syc-header__nav{display:none;align-items:center;gap:2rem}.syc-navlink{font-size:.875rem;font-weight:600;color:var(--navy);transition:color .2s ease}.syc-mobile-nav__inner a.is-active,.syc-navlink.is-active,.syc-navlink:hover{color:var(--orange)}.syc-navlink--accent{color:var(--orange);display:inline-flex;align-items:center;gap:.25rem}.syc-navlink--accent:hover{color:var(--orange-hover-2)}.syc-header__toggle{display:inline-flex;background:0 0;border:0;color:var(--navy);padding:.5rem;margin-right:-.5rem}.syc-header__toggle .syc-icon{width:1.5rem;height:1.5rem}.syc-mobile-nav{position:absolute;top:100%;left:0;width:100%;background:#fff;border-bottom:1px solid var(--gray-100);box-shadow:var(--shadow-xl);overflow:hidden;max-height:0;transition:max-height .2s ease}.syc-mobile-nav__inner{display:flex;flex-direction:column;padding:1rem 1.5rem;gap:.5rem}.syc-mobile-nav__inner a{font-size:1.125rem;font-weight:600;color:var(--navy);padding:.5rem 0;border-bottom:1px solid #fafafa}.syc-mobile-nav__inner a.syc-navlink--accent{color:var(--orange);display:flex;align-items:center;gap:.5rem}.syc-mobile-nav__inner .syc-icon{width:1.25rem;height:1.25rem}@media (min-width:768px){.syc-header__nav{display:flex}.syc-header__toggle,.syc-mobile-nav{display:none}}.syc-footer{background:var(--gray-light-bg);color:var(--navy);padding:4rem 0;border-top:1px solid var(--gray-border)}.syc-footer__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}.syc-footer__col{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.75rem}.syc-footer__brand{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.syc-footer__blurb{color:var(--gray-muted);font-size:.875rem;line-height:1.6;max-width:20rem}.syc-footer__heading{font-family:var(--font-heading);font-weight:700;text-transform:uppercase;font-size:.875rem;letter-spacing:.1em;color:var(--navy);margin:0 0 .5rem}.syc-footer__link{font-size:.875rem;color:var(--gray-muted);font-weight:500;transition:color .2s ease}.syc-footer__link:hover,.syc-post__author:hover .syc-post__author-name,.syc-post__breadcrumb a:hover,.syc-prose a,.syc-related-card:hover .syc-related-card__title{color:var(--orange)}.syc-footer__social{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.syc-footer__social-link{width:2.25rem;height:2.25rem;border-radius:9999px;background:#fff;border:1px solid var(--gray-border);display:flex;align-items:center;justify-content:center;color:var(--gray-muted);transition:all .2s ease}.syc-footer__social-link .syc-icon{width:1rem;height:1rem}.syc-footer__social-link:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.syc-footer__social-link--twitter:hover{color:var(--twitter);border-color:var(--twitter)}.syc-footer__social-link--linkedin:hover{color:var(--linkedin);border-color:var(--linkedin)}.syc-footer__social-link--mail:hover{color:var(--orange);border-color:var(--orange)}.syc-footer__hr{border:0;border-top:1px solid var(--gray-border);margin:0 0 2rem}.syc-footer__bottom{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;font-size:.75rem;font-weight:500;color:var(--gray-muted);text-align:center}@media (min-width:640px){.syc-footer__bottom{flex-direction:row;text-align:left}}@media (min-width:768px){.syc-footer__grid{grid-template-columns:repeat(4,1fr)}}.syc-page{flex:1;width:100%}.syc-post{padding:8rem 1.5rem 6rem;background:#fff}.syc-post__breadcrumb{max-width:680px;margin:0 auto 2.5rem;font-size:.875rem;font-weight:600;color:var(--gray-muted);display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.syc-post__breadcrumb-current{color:var(--navy)}.syc-post__header{max-width:680px;margin:0 auto 4rem}.syc-post__tag{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:var(--orange);padding:.25rem .75rem;border-radius:.25rem;margin-bottom:1.5rem}.syc-post__title{font-size:2.25rem;font-weight:800;color:var(--navy);line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.syc-post__summary{font-size:1.25rem;color:var(--gray-muted);line-height:1.7;margin-bottom:2rem;font-weight:500}@media (min-width:640px){.syc-post__title{font-size:3rem}.syc-post__summary{font-size:1.5rem}}@media (min-width:768px){.syc-post__title{font-size:3.75rem}}.syc-post__byline{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem 0;border-top:1px solid var(--gray-border);border-bottom:1px solid var(--gray-border);gap:1.5rem}.syc-post__author{display:flex;align-items:center;gap:1rem}.syc-post__author-avatar{width:3rem;height:3rem;border-radius:9999px;overflow:hidden;border:1px solid var(--gray-border);flex-shrink:0}.syc-post__author-avatar img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.syc-post__author-name{display:block;font-weight:700;color:var(--navy);transition:color .2s ease}.syc-post__author-meta{display:block;font-size:.875rem;font-weight:500;color:var(--gray-muted)}.syc-post__share{display:flex;align-items:center;gap:.5rem}.syc-post__share-btn{padding:.625rem;color:var(--gray-muted);border:1px solid var(--gray-border);border-radius:9999px;background:var(--gray-light-bg);transition:all .2s ease}.syc-post__share-btn--twitter:hover{border-color:var(--twitter);color:var(--twitter);background:rgb(29 161 242/.05)}.syc-post__share-btn--linkedin:hover{border-color:var(--linkedin);color:var(--linkedin);background:rgb(10 102 194/.05)}.syc-post__share-btn--copy:hover{border-color:var(--navy);color:var(--navy);background:rgb(15 23 41/.05)}@media (min-width:640px){.syc-post__byline{flex-direction:row;align-items:center}}.syc-post__featured-image{max-width:900px;margin:2.5rem auto}.syc-post__featured-img{width:100%;height:auto;max-width:100%;border-radius:.75rem;box-shadow:var(--shadow-md);border:1px solid var(--gray-border);display:block}.syc-post__author-card-wrap{max-width:680px;margin:5rem auto 0}.syc-post__updated-wrap{max-width:680px;margin:0 auto}.syc-post__updated{text-align:center;font-size:.875rem;font-weight:500;color:var(--gray-muted);margin-top:2rem;padding-top:2rem;border-top:1px solid var(--gray-border)}.syc-post__related{max-width:56rem;margin:8rem auto 0;border-top:2px solid var(--navy);padding-top:4rem}.syc-post__related-heading{font-size:1.875rem;font-weight:700;color:var(--navy);margin-bottom:2.5rem}.syc-post__related-grid{display:grid;grid-template-columns:1fr;gap:2rem}.syc-related-card{display:flex;flex-direction:column;height:100%;background:var(--gray-light-bg);padding:1.5rem;border-radius:.75rem;border:1px solid var(--gray-border);transition:all .2s ease}.syc-related-card:hover{border-color:var(--navy)}.syc-related-card__tag{font-size:.75rem;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;display:block}.syc-related-card__title{font-family:var(--font-heading);font-weight:700;font-size:1.25rem;color:var(--navy);line-height:1.3;margin-bottom:.75rem;transition:color .2s ease}.syc-related-card__excerpt{font-size:.875rem;font-weight:500;color:var(--gray-muted);flex:1}@media (min-width:640px){.syc-post__related-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.syc-post__related-grid{grid-template-columns:repeat(3,1fr)}}.syc-prose{max-width:680px;margin:0 auto;font-size:1.125rem;line-height:1.8;color:var(--navy)}.syc-prose p{margin-bottom:1.5rem}.syc-prose a{font-weight:600}.syc-prose a:hover{text-decoration:underline}.syc-author-card,.syc-author-card__avatar{border:1px solid var(--gray-border);box-shadow:var(--shadow-sm)}.syc-author-card{background:#fff;padding:1.5rem;border-radius:.75rem;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;transition:box-shadow .3s ease}.syc-author-card:hover,.syc-related-card:hover{box-shadow:var(--shadow-md)}.syc-author-card__avatar{width:5rem;height:5rem;border-radius:9999px;object-fit:cover;flex-shrink:0}.syc-author-card__body{flex:1}.syc-author-card__eyebrow{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--orange);margin-bottom:.25rem}.syc-author-card__name{font-size:1.5rem;font-weight:700;color:var(--navy);margin-bottom:.25rem}.syc-author-card__role{color:var(--gray-muted);font-weight:500;font-size:.875rem;margin-bottom:.75rem}.syc-author-card__bio{color:var(--gray-muted);font-size:.875rem;line-height:1.7;margin-bottom:1.25rem}.syc-author-card__footer{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;justify-content:space-between}.syc-author-card__social{display:flex;gap:1rem}.syc-author-card__social-link{color:var(--gray-muted);transition:color .2s ease}.syc-author-card__social-link--twitter:hover{color:var(--twitter)}.syc-author-card__social-link--linkedin:hover{color:var(--linkedin)}.syc-author-card__social-link--mail:hover{color:var(--orange)}.syc-author-card__profile-link{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--navy);border:1px solid var(--navy);padding:.5rem 1rem;border-radius:.375rem;transition:all .2s ease}.syc-author-card__profile-link:hover{background:var(--navy);color:#fff}@media (min-width:640px){.syc-author-card{flex-direction:row}.syc-author-card__avatar{width:6rem;height:6rem}}.syc-search{position:relative;display:flex;align-items:center;margin-left:.25rem}.syc-search__toggle{background:0 0;border:0;color:var(--navy);padding:.5rem;border-radius:9999px;transition:all .2s ease;display:flex}.syc-search__toggle:hover{background:var(--gray-light-bg);color:var(--orange)}.syc-search__backdrop{position:fixed;inset:0;background:rgb(15 23 41/.18);z-index:59;opacity:0;visibility:hidden;transition:opacity .2s ease}.syc-search__form{position:fixed;top:var(--syc-search-top,84px);left:50%;z-index:60;width:min(92vw,420px);display:none;align-items:center;gap:.5rem;background:#fff;border:1px solid var(--gray-border);border-radius:1rem;box-shadow:var(--shadow-xl);padding:.5rem .5rem .5rem 1.25rem;opacity:0;transform:translateX(-50%) translateY(-10px);transition:opacity .2s ease,transform .2s ease}.syc-search__input{flex:1;min-width:0;border:0;outline:0;padding:.625rem 0;font-size:1rem;font-family:inherit;color:var(--navy)}.syc-search__input::placeholder{color:var(--gray-400)}.syc-search__submit{background:var(--orange);color:#fff;border:0;border-radius:.75rem;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease}.syc-search__submit:hover{background:var(--orange-hover)}.syc-search__submit .syc-icon{width:1.125rem;height:1.125rem}.syc-post__comments-wrap{max-width:680px;margin:6rem auto 0;padding-top:3rem;border-top:1px solid var(--gray-border)}.syc-comments__heading{font-size:1.5rem;font-weight:700;color:var(--navy);margin-bottom:2rem}.syc-comments__form-wrap{background:var(--gray-light-bg);border:1px solid var(--gray-border);border-radius:.75rem;padding:2rem}.syc-comment-form p{margin:0 0 1.25rem}.syc-comment-form label{display:block;font-size:.875rem;font-weight:600;color:var(--navy);margin-bottom:.5rem}.syc-comment-form input[type=email],.syc-comment-form input[type=text],.syc-comment-form input[type=url],.syc-comment-form textarea{width:100%;padding:.75rem 1rem;border-radius:.5rem;border:1px solid var(--gray-border);background:#fff;font-family:inherit;font-size:1rem;outline:0;transition:all .2s ease}.syc-comment-form textarea{resize:vertical;min-height:8rem}.syc-comment-form input:focus,.syc-comment-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgb(255 102 0/.2)}.syc-comment-form .comment-form-cookies-consent{display:flex;align-items:center;gap:.5rem}.syc-comment-form .comment-form-cookies-consent label{margin:0;font-weight:500}.syc-comment-form .form-submit{margin-bottom:0}.comment-reply-title{display:none}