:root{--content-max-width:1200px;--ink-900:#15223b;--ink-700:#2f4368;--ink-500:#54698d;--surface-100:#fff;--surface-200:#f5f8ff;--surface-300:#e9eefb;--teal-600:#0f8b8d;--teal-100:#e5f5f5;--red-600:#8e3a30;--sand-100:#fff7e7;--sand-500:#a7771f;--border:#d7def1;--shadow:0 18px 44px #14244114}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--ink-900);background:radial-gradient(circle at 10% 0,#e6f7fb 0%,#0000 38%),radial-gradient(circle at 90% 20%,#fff0dc 0%,#0000 42%),linear-gradient(#f5f8ff 0%,#f8fbff 100%);font-family:Avenir Next,"Source Sans 3",Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}p{color:var(--ink-700);line-height:1.65}h1,h2,h3{margin:0;line-height:1.2}.site-shell{flex-direction:column;min-height:100vh;display:flex}.content-wrap{max-width:var(--content-max-width);margin:0 auto;padding:0 20px}.topbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#f8fbffd9;border-bottom:1px solid #d7def1bf;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:clamp(18px,3vw,52px);min-height:74px;display:flex}.topbar-main-row{justify-content:space-between;align-items:center;width:auto;display:flex}.topbar-mobile-toggle{display:none}.brand{color:var(--ink-900);letter-spacing:.01em;white-space:nowrap;align-items:center;gap:10px;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:800;display:inline-flex}.brand-icon{width:38px;height:38px;display:block}.top-nav{align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex;position:relative}.top-nav .nav-link{color:var(--ink-700);border:1px solid #0000;border-radius:999px;padding:9px 14px;font-size:.94rem;font-weight:600;display:inline-block}.top-nav .nav-link:hover{background:var(--surface-100);border-color:var(--border);color:var(--ink-900)}.language-toggle{background:var(--surface-100);border:1px solid var(--border);border-radius:999px;display:inline-flex;overflow:hidden}.language-toggle-option{color:var(--ink-700);white-space:nowrap;justify-content:center;align-items:center;min-width:38px;padding:7px 10px;font-size:.83rem;font-weight:700;line-height:1.2;display:inline-flex}.language-toggle button.language-toggle-option{appearance:none;cursor:pointer;font:inherit;background:0 0;border:0}.language-toggle-option+.language-toggle-option{border-left:1px solid var(--border)}.language-toggle-option.active{background:var(--teal-100);color:#0f6f71}.language-toggle a.language-toggle-option:hover{background:var(--surface-200);color:var(--ink-900)}.language-toggle-option.disabled{color:var(--ink-500);cursor:not-allowed}.language-toggle button.language-toggle-option:disabled{cursor:not-allowed}.top-nav .with-submenu{position:relative}.top-nav .with-submenu:after{content:"";height:14px;position:absolute;top:100%;left:-10px;right:-10px}.top-nav .submenu{background:var(--surface-100);border:1px solid var(--border);box-shadow:var(--shadow);opacity:0;pointer-events:none;visibility:hidden;z-index:30;border-radius:14px;gap:4px;min-width:184px;margin:0;padding:8px;list-style:none;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-6px)}.top-nav .submenu a{color:var(--ink-700);border-radius:9px;padding:8px 10px;font-size:.9rem;font-weight:600;display:block}.top-nav .submenu a:hover{background:var(--surface-200);color:var(--ink-900)}.top-nav .submenu .submenu-divider{border-top:1px solid var(--border);margin:2px 0}.top-nav .submenu .submenu-see-all{color:var(--teal-600);font-size:.84rem}.top-nav .with-submenu:focus-within .submenu{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.top-nav .with-submenu:hover .submenu{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}}.page-content{flex:1 0 auto;width:100%;padding-top:34px;padding-bottom:56px}.stack{gap:18px;display:grid}.stack>*{min-width:0}.hero,.section,.card{background:var(--surface-100);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px}.hero{background:radial-gradient(circle at 100% 0,#f9fdff 0%,#f0f6ff 55%,#edf3ff 100%);padding:30px}.hero h1{margin-top:8px;font-size:clamp(1.9rem,4vw,2.55rem)}.hero .featured{border:1px solid var(--border);background:#ffffffe0;border-radius:16px;margin-top:24px;padding:20px}.hero .featured h2{margin-top:6px;font-size:1.4rem}.guide-card{border:1px solid var(--border);background:#ffffffe0;border-radius:16px;padding:20px}.section{padding:26px}.section--carousel{overflow:hidden}.section h1{margin-top:8px;font-size:clamp(1.65rem,3.6vw,2.2rem)}.section h2{margin-bottom:14px;font-size:1.45rem}.breadcrumbs{margin-bottom:12px}.breadcrumbs ol{color:var(--ink-500);flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;font-size:.85rem;list-style:none;display:flex}.breadcrumbs li+li:before{color:var(--ink-500);content:"/";margin:0 8px}.breadcrumbs a{color:var(--ink-700);font-weight:600}.breadcrumbs span{color:var(--ink-900);font-weight:600}.section-header{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.section-header a{color:var(--teal-600);font-weight:700}.section p a{color:var(--teal-600);font-weight:600}.kicker{color:var(--teal-600);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:800}.post-grid,.topic-grid{gap:14px;display:grid}.post-grid{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr))}.topic-grid{grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr))}.card{padding:18px}.card-link{transition:transform .18s,box-shadow .18s,border-color .18s;display:block}.card-link:hover{border-color:#c5d0ee;transform:translateY(-2px);box-shadow:0 18px 40px #14244121}.card-link:focus-visible{outline-offset:2px;outline:3px solid #8ac7d2}.card h2,.card h3{margin:0 0 10px}.tool-card{gap:12px;display:grid}.tool-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.tool-card-head h3,.tool-card p{margin:0}.tool-card-status{background:var(--teal-100);color:#0d6f70;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border:1px solid #cdeaea;border-radius:999px;padding:6px 9px;font-size:.75rem;font-weight:800;line-height:1}.tool-card-status-muted{color:#6c7892;background:#f0f3fa;border-color:#dbe3f3}.tool-card-disabled{box-shadow:none;background:#ffffffb8;border-style:dashed}.post-card{flex-direction:column;justify-self:start;gap:14px;width:min(300px,100%);max-width:100%;height:clamp(250px,27vw,315px);padding:18px;display:flex}.post-card .meta-row,.post-card h3,.post-card p{padding-left:0;padding-right:0}.post-card .meta-row{margin-top:0;margin-bottom:0}.post-card h3{margin-bottom:0}.post-card p{margin:0}.post-card p:last-child{margin-bottom:0}.post-card-description{-webkit-line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.pin-emoji{font-size:1rem;line-height:1}.featured-carousel{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:14px;margin-top:12px;display:grid;overflow:visible}.featured-slide{min-width:0}.featured-carousel .card-link:hover{transform:none}.featured-carousel .card-link{height:100%}.about-bio{flex-direction:column;gap:24px;display:flex}.about-bio-text{flex-direction:column;gap:16px;display:flex}.about-bio-text p{margin:0}.about-connect{background:var(--surface-200);border:1px solid var(--border);border-radius:14px;flex-direction:column;flex-shrink:0;gap:12px;width:280px;padding:20px;display:flex}.about-connect p{color:var(--ink-500);margin:0;font-size:.85rem;line-height:1.5}.linkedin-link{background:var(--surface-100);border:1px solid var(--border);color:var(--ink-700);white-space:nowrap;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 4px #14244112}.linkedin-link:hover{color:#0a66c2;background:#e8f0fe;border-color:#0a66c2}.carousel-header{justify-content:space-between;align-items:baseline;display:flex}.carousel-header h2{margin-bottom:0}.carousel-cta{color:var(--teal-600);flex-shrink:0;font-size:.85rem;font-weight:600}.meta-row{color:var(--ink-500);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;font-size:.86rem;display:flex}.pill{background:var(--teal-100);color:#0d6f70;border:1px solid #cdeaea;border-radius:999px;padding:4px 10px;font-weight:700;display:inline-block}.article-header .meta-line{color:var(--ink-500);margin-top:12px;font-size:.95rem}.article-header .meta-line a{color:var(--ink-700);font-weight:600}.article-shell{background:var(--surface-100);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;min-width:0;padding:26px}.article-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px;display:grid}.article-layout>*{min-width:0}.article-header{border-bottom:1px solid var(--surface-300);margin-bottom:20px;padding-bottom:18px}.article-header h1{margin-top:8px;font-size:clamp(1.8rem,4vw,2.4rem)}.article-cover{margin:0 0 20px}.article-cover img{border:1px solid var(--border);border-radius:14px;width:100%;height:auto}.prose{overflow-wrap:anywhere;line-height:1.7}.prose img,.prose svg,.prose video,.prose iframe,.prose table{max-width:100%;height:auto;display:block}.prose table{width:100%}.prose h2,.prose h3{margin:26px 0 10px;scroll-margin-top:96px}.prose ul,.prose ol{color:var(--ink-700);padding-left:24px;line-height:1.7}.prose a,.simple-list a{color:var(--teal-600);font-weight:600}.simple-list{margin:0;padding-left:20px}.simple-list li{margin-bottom:9px}.legal-content h2{margin-top:24px}.legal-updated{color:var(--ink-500);margin-bottom:18px;font-size:.92rem}.site-footer{background:#ffffffb8;border-top:1px solid #d7def1e6;margin-top:auto}.footer-inner{justify-content:space-between;align-items:center;gap:12px;min-height:68px;display:flex}.footer-inner p{color:var(--ink-500);margin:0;font-size:.88rem}.footer-links{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:var(--ink-700);font-size:.88rem;font-weight:600}.footer-links a:hover{color:var(--teal-600)}.cookie-banner{color:#e8eefb;z-index:30;background:#132039f7;border:1px solid #283b65;border-radius:14px;align-items:flex-end;gap:16px;width:calc(100% - 24px);max-width:840px;padding:16px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 16px 36px #080f1d59}.cookie-content{flex:1}.cookie-title{color:#fff;margin:0 0 6px;font-weight:800}.cookie-banner p{color:#d3deef;margin:0}.cookie-banner a{color:#97ebde;font-weight:700}.cookie-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.cookie-preferences p{margin-bottom:0}.cookie-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:.85rem;font-weight:700}.cookie-btn.primary{color:#0f2335;background:#1bc3c5;border-color:#1bc3c5}.cookie-btn.secondary,.cookie-btn.tertiary{background:var(--surface-100);border-color:var(--border);color:var(--ink-700)}.cookie-btn:hover{filter:brightness(.97)}.cookie-banner .cookie-btn.secondary{color:#d7e4fa;background:0 0;border-color:#506690}.article-disclaimer{color:#23456d;background:#eef6ff;border:1px solid #bfd8f6;border-radius:14px;margin-top:26px;padding:18px 20px}.article-disclaimer-title{color:#173f70;align-items:center;gap:10px;margin:0 0 10px;font-size:1rem;font-weight:800;display:flex}.article-disclaimer-icon{color:#1b548e;background:#d7eaff;border:1px solid #9bc3ee;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.article-disclaimer p{margin:0}.article-disclaimer p+p{margin-top:10px}.article-sources,.article-related-links{margin-top:28px}.toc-shell{border:1px solid var(--border);background:#ffffffe0;border-radius:14px;height:fit-content;padding:14px;position:sticky;top:96px}.toc-title{color:var(--ink-900);letter-spacing:.06em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:800}.toc-list{margin:0;padding:0;list-style:none}.toc-item{border-left:2px solid #0000;margin:0;padding-left:8px}.toc-item+.toc-item{margin-top:6px}.toc-item a{color:var(--ink-500);padding:4px 0;font-size:.89rem;line-height:1.4;display:block}.toc-item.active{border-left-color:var(--teal-600)}.toc-item.active a{color:var(--ink-900);font-weight:700}.article-disclaimer strong{color:var(--sand-500);margin-bottom:6px;display:block}@media (max-width:860px){.topbar{min-width:0}.topbar-inner{flex-direction:column;align-items:flex-start;gap:8px;min-height:auto;padding-top:10px;padding-bottom:10px}.topbar-main-row{width:100%}.topbar-mobile-toggle{margin-left:auto;display:inline-flex}.top-nav .nav-language-toggle{display:none}.topbar-inner>nav{width:100%;min-width:0;position:relative}.topbar-inner>nav:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#f8fbff);width:53px;position:absolute;top:0;bottom:0;right:-1px}.top-nav{-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:4px;width:100%;padding-bottom:2px;display:flex;overflow:auto hidden}.top-nav::-webkit-scrollbar{display:none}.top-nav a{text-align:left;white-space:nowrap;padding:8px 10px;font-size:.86rem;line-height:1.2}.language-toggle-option,.top-nav .language-toggle-option{text-align:center;justify-content:center;min-width:36px;padding:7px 9px}.top-nav .submenu{left:0;right:auto}.carousel-outer{margin-left:-26px;margin-right:-26px;padding:8px 0 8px 20px;position:relative;overflow:clip visible}.carousel-outer:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff);width:56px;position:absolute;top:0;bottom:0;right:-1px}.featured-carousel{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:0;padding-right:26px;display:flex;overflow:auto hidden}.featured-carousel::-webkit-scrollbar{display:none}.featured-slide{scroll-snap-align:start;flex:0 0 min(280px,76vw);padding-right:12px}.post-card{justify-self:stretch;height:300px}.hero{padding:22px 18px}.section{padding:20px 16px}.hero,.section,.card,.article-shell{border-radius:15px}.article-layout{grid-template-columns:1fr}.toc-shell{position:static;top:auto}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;padding-top:14px;padding-bottom:14px}.cookie-banner{flex-direction:column;align-items:flex-start}}
