:root{font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#102e58;background:#f5faff;--navy:#0b2e62;--blue:#137bea;--mint:#37d6bc;--line:#cee0ef;--muted:#5d7896;--shadow:0 20px 52px rgba(27,70,112,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:linear-gradient(180deg,#f8fcff,#f2f9ff 52%,#f8fcff);color:var(--navy)}a{color:inherit}.kc-skip{position:fixed;z-index:100;top:8px;left:8px;padding:.7rem 1rem;border-radius:8px;background:#fff;color:#064b9f;transform:translateY(-160%)}.kc-skip:focus{transform:none}
.kc-header{position:sticky;z-index:40;top:0;display:flex;align-items:center;justify-content:space-between;gap:2rem;height:76px;padding:0 clamp(1.25rem,5vw,5.5rem);border-bottom:1px solid #bed8ecb8;background:#f8fcfff0;backdrop-filter:blur(16px)}.kc-brand{display:flex;align-items:center;gap:.7rem;text-decoration:none}.kc-brand img{width:43px;height:43px;object-fit:contain}.kc-brand span{display:grid}.kc-brand b{font-size:1.05rem}.kc-brand small{color:#547391;font-size:.53rem;font-weight:800;letter-spacing:.13em}.kc-header nav{display:flex;align-items:center;gap:.3rem}.kc-header nav a{padding:.7rem .85rem;border-radius:9px;color:#496a89;font-size:.78rem;font-weight:750;text-decoration:none}.kc-header nav a:hover,.kc-header nav a.active{background:#eaf5ff;color:#086dcf}.kc-header nav .kc-nav-cta{margin-left:.35rem;background:linear-gradient(90deg,#087cf1,#168fe9);color:#fff;box-shadow:0 8px 20px #0b79e833}
.kc-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.5fr);gap:clamp(2rem,6vw,6rem);overflow:hidden;padding:clamp(4.5rem,8vw,7.5rem) max(5vw,calc((100vw - 1320px)/2));background:radial-gradient(circle at 82% 12%,#35dabb33,transparent 29%),radial-gradient(circle at 10% 92%,#1487ee24,transparent 30%),linear-gradient(145deg,#f8fcff,#edf8ff)}.kc-hero:after{content:"";position:absolute;right:-175px;top:-245px;width:550px;height:550px;border:1px solid #2acbb842;border-radius:50%;box-shadow:0 0 0 70px #1489ee09,0 0 0 140px #1489ee06}.kc-hero-copy,.kc-hero-proof{position:relative;z-index:1}.kc-eyebrow{margin:0 0 .8rem;color:#087fb5;font:800 .7rem/1.4 ui-monospace,monospace;letter-spacing:.17em}.kc-hero h1{max-width:880px;margin:0;color:#0a2b5b;font-size:clamp(2.5rem,5.8vw,5.6rem);letter-spacing:-.065em;line-height:1.02;text-wrap:balance}.kc-hero-copy>p:not(.kc-eyebrow){max-width:780px;margin:1.25rem 0 2.1rem;color:#52718f;font-size:clamp(.98rem,1.5vw,1.17rem);line-height:1.75}
.kc-search{max-width:850px}.kc-search>label{display:block;margin-bottom:.55rem;color:#183e69;font-size:.76rem;font-weight:800}.kc-search>div{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;min-height:68px;padding:.45rem .45rem .45rem 1rem;border:1px solid #afd0e9;border-radius:17px;background:#fff;box-shadow:0 17px 45px #1c4f7d1f}.kc-search svg{width:22px;fill:none;stroke:#3780b9;stroke-width:2}.kc-search input{width:100%;height:52px;padding:0 .8rem;border:0;outline:0;background:transparent;color:#123760;font:650 .98rem inherit}.kc-search input::placeholder{color:#829ab2}.kc-search button{min-height:52px;padding:0 1.35rem;border:0;border-radius:12px;background:linear-gradient(90deg,#0b7ef1,#168fe9);color:#fff;font:800 .78rem inherit;cursor:pointer}.kc-search small{display:block;margin:.62rem .2rem 0;color:#6c86a0;font-size:.7rem}.kc-popular{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.kc-popular button{padding:.55rem .72rem;border:1px solid #c9deef;border-radius:999px;background:#f9fcff;color:#3e668c;font:700 .67rem inherit;cursor:pointer}.kc-popular button:hover{border-color:#77bce9;background:#eaf6ff;color:#086dcf}
.kc-hero-proof{align-self:center;padding:1.65rem;border:1px solid #c6dfef;border-radius:22px;background:#ffffffd1;box-shadow:var(--shadow);backdrop-filter:blur(8px)}.kc-hero-proof>span{color:#0e8d7a;font:800 .66rem ui-monospace,monospace;letter-spacing:.12em}.kc-hero-proof strong{display:block;margin:.7rem 0 0;color:#0b3973;font-size:3.2rem;letter-spacing:-.07em}.kc-hero-proof p{margin:.05rem 0 1.25rem;color:#5c7895;font-size:.82rem;line-height:1.55}.kc-hero-proof ul{display:grid;gap:.7rem;margin:0;padding:1.1rem 0 0;border-top:1px solid #dce9f3;list-style:none}.kc-hero-proof li{position:relative;padding-left:1.25rem;color:#315d87;font-size:.72rem;font-weight:750}.kc-hero-proof li:before,.kc-article-content li:before{content:"";position:absolute;left:0;top:.3rem;width:7px;height:7px;border:2px solid #20bda3;border-radius:50%}
.kc-answer-panel,.kc-guide-section,.kc-method,.kc-related{width:min(1320px,90vw);margin:clamp(3rem,6vw,6rem) auto}.kc-answer-panel{padding:clamp(1.4rem,3vw,2.2rem);border:1px solid #bcdced;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.kc-answer-heading,.kc-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.kc-answer-heading h2,.kc-section-heading h2,.kc-method h2,.kc-related h2{margin:.2rem 0;color:#0c3264;font-size:clamp(1.65rem,3vw,2.45rem);letter-spacing:-.045em}.kc-answer-heading>button{padding:.65rem .9rem;border:1px solid #c9ddeb;border-radius:9px;background:#f7fbff;color:#37668f;font:750 .7rem inherit;cursor:pointer}.kc-answer-results{display:grid;gap:.8rem;margin-top:1.5rem}.kc-answer-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;padding:1.2rem;border:1px solid #d7e6f1;border-radius:15px;background:#fbfdff}.kc-answer-card:first-child{border-color:#85cceb;background:linear-gradient(120deg,#f3fbff,#f4fffc)}.kc-answer-card>div>span{color:#0b927c;font:800 .62rem ui-monospace,monospace;letter-spacing:.11em}.kc-answer-card h3{margin:.35rem 0 .45rem;color:#133e6c;font-size:1.02rem}.kc-answer-card p{margin:0;color:#52718f;font-size:.78rem;line-height:1.65}.kc-answer-card>a{align-self:center;padding:.7rem .9rem;border-radius:9px;background:#e7f4ff;color:#086cc9;font-size:.7rem;font-weight:850;text-decoration:none;white-space:nowrap}.kc-no-results{padding:1.4rem;border-radius:14px;background:#f6faff;color:#456987;line-height:1.65}
.kc-section-heading>div:first-child{max-width:720px}.kc-section-heading>div:first-child>p:last-child{margin:.7rem 0 0;color:#617d98;line-height:1.7}.kc-filter{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.4rem}.kc-filter button{padding:.55rem .72rem;border:1px solid #ccdeec;border-radius:999px;background:#fff;color:#4d6d8b;font:750 .65rem inherit;cursor:pointer}.kc-filter button.active,.kc-filter button:hover{border-color:#1389e6;background:#1389e6;color:#fff}.kc-guide-grid,.kc-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.kc-guide-card{display:flex;min-width:0;min-height:275px;flex-direction:column;padding:1.45rem;border:1px solid #d2e2ef;border-radius:18px;background:#fff;box-shadow:0 14px 35px #18436911;transition:.2s}.kc-guide-card:hover{transform:translateY(-4px);border-color:#8dc8e9;box-shadow:0 20px 44px #1843691f}.kc-guide-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:1rem}.kc-category{display:inline-flex;width:max-content;padding:.42rem .58rem;border-radius:999px;background:#ddf8f1;color:#067b69;font:800 .6rem ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase}.kc-read-time{color:#8297ac;font-size:.64rem;font-weight:700}.kc-guide-card h2{margin:1.1rem 0 .65rem;font-size:1.08rem;line-height:1.35}.kc-guide-card h2 a{text-decoration:none}.kc-guide-card>p{margin:0;color:#607c98;font-size:.76rem;line-height:1.65}.kc-card-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1.25rem;border-top:1px solid #e1ebf3;color:#7790a7;font-size:.65rem}.kc-card-footer a{color:#0878d7;font-weight:850;text-decoration:none}
.kc-method{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,6vw,6rem);padding:clamp(2rem,5vw,4rem);border-radius:26px;background:linear-gradient(125deg,#082652,#103b70);box-shadow:0 26px 65px #041b3d33}.kc-method .kc-eyebrow{color:#4ee0c9}.kc-method h2{color:#fff}.kc-method ol{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.kc-method li{display:grid;gap:.3rem;padding:1rem;border:1px solid #84bee53d;border-radius:13px;background:#ffffff0c}.kc-method li b{color:#f4f9ff;font-size:.82rem}.kc-method li span{color:#afc6dd;font-size:.72rem;line-height:1.55}.kc-final-cta{display:flex;align-items:center;justify-content:space-between;gap:3rem;width:min(1220px,88vw);margin:5rem auto;padding:clamp(1.7rem,4vw,3.3rem);border:1px solid #bfe1df;border-radius:24px;background:radial-gradient(circle at 90% 0,#55dfc837,transparent 30%),linear-gradient(135deg,#eff9ff,#f6fffc);box-shadow:var(--shadow)}.kc-final-cta>div{max-width:760px}.kc-final-cta h2{margin:.3rem 0 .65rem;font-size:clamp(1.6rem,3vw,2.45rem)}.kc-final-cta p:last-child{margin:0;color:#5c7894;line-height:1.65}.kc-final-cta>a,.kc-inline-cta>a{flex:0 0 auto;padding:.9rem 1.15rem;border-radius:10px;background:linear-gradient(90deg,#087cf1,#168fe9);color:#fff;font-size:.75rem;font-weight:850;text-decoration:none;box-shadow:0 10px 24px #087cf138}
.kc-footer{display:grid;grid-template-columns:1.1fr .65fr 1fr;gap:clamp(2rem,6vw,6rem);padding:3rem max(5vw,calc((100vw - 1320px)/2));background:#071f46;color:#e9f4ff}.kc-footer .kc-brand b{color:#fff}.kc-footer .kc-brand small{color:#7fe9d7}.kc-footer>div{display:flex;align-items:flex-start;flex-direction:column;gap:.6rem}.kc-footer p{max-width:520px;margin:.4rem 0 0;color:#a9c0d7;font-size:.71rem;line-height:1.65}.kc-footer>div>a:not(.kc-brand){color:#b9cde0;font-size:.7rem;text-decoration:none}
.kc-article-main{background:linear-gradient(180deg,#f6fbff,#fff 34%,#f6fbff)}.kc-breadcrumb{display:flex;align-items:center;gap:.55rem;width:min(1180px,88vw);margin:0 auto;padding:1.6rem 0;color:#68849e;font-size:.68rem}.kc-breadcrumb a{text-decoration:none}.kc-article{width:min(1180px,88vw);margin:0 auto}.kc-article-hero{padding:clamp(2rem,5vw,4.7rem) 0 clamp(2.5rem,5vw,4rem);border-bottom:1px solid #cfe0ed}.kc-article-hero h1{max-width:930px;margin:1rem 0 .9rem;color:#0a2c5c;font-size:clamp(2.4rem,5vw,4.6rem);letter-spacing:-.06em;line-height:1.04;text-wrap:balance}.kc-article-hero>p{max-width:860px;margin:0;color:#5a7692;font-size:clamp(.95rem,1.5vw,1.12rem);line-height:1.75}.kc-byline{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem;margin-top:1.5rem;color:#7890a6;font-size:.65rem;font-weight:750}.kc-article-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:clamp(2.5rem,6vw,6rem);padding:3rem 0 5rem}.kc-toc{position:sticky;top:100px;display:grid;align-self:start;gap:.35rem}.kc-toc>b{margin-bottom:.5rem;font-size:.75rem}.kc-toc>a{display:grid;grid-template-columns:25px 1fr;gap:.5rem;padding:.55rem .6rem;border-radius:8px;color:#64809b;font-size:.66rem;line-height:1.45;text-decoration:none}.kc-toc>a:hover{background:#eaf5fc;color:#0878d8}.kc-toc>a span{color:#18a78f;font-family:ui-monospace,monospace}.kc-toc .kc-toc-back{display:block;margin-top:.6rem;border-top:1px solid #d8e6f0;border-radius:0;padding-top:1rem;color:#1677c5;font-weight:800}.kc-article-content>section{padding:0 0 3rem;margin:0 0 3rem;border-bottom:1px solid #dbe7f0}.kc-section-number{margin:0;color:#10a88f;font:800 .66rem ui-monospace,monospace;letter-spacing:.12em}.kc-article-content h2{margin:.45rem 0 1rem;color:#113864;font-size:clamp(1.45rem,2.5vw,2rem)}.kc-direct-answer{margin:0;color:#456988;font-size:.95rem;line-height:1.82}.kc-article-content h3{margin:1.5rem 0 .7rem;color:#1b4c78;font-size:.84rem}.kc-article-content ul{display:grid;gap:.55rem;margin:.5rem 0 0;padding:0;list-style:none}.kc-article-content li{position:relative;padding-left:1.25rem;color:#526f8b;font-size:.78rem;line-height:1.58}.kc-article-content details{margin-top:1.5rem;border:1px solid #d2e2ed;border-radius:12px;background:#f8fcff}.kc-article-content summary{padding:.9rem 1rem;color:#35658d;font-size:.72rem;font-weight:800;cursor:pointer}.kc-article-content details ul{padding:0 1rem 1rem}.kc-inline-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin:0 0 3rem;padding:1.6rem;border:1px solid #bce1dd;border-radius:18px;background:linear-gradient(125deg,#effaff,#f0fff9)}.kc-inline-cta>div>span{color:#088676;font:800 .62rem ui-monospace,monospace;letter-spacing:.12em}.kc-inline-cta h2{margin:.4rem 0}.kc-inline-cta p{margin:0;color:#587591;font-size:.75rem;line-height:1.6}.kc-sources{padding:1.45rem;border:1px solid #d2e1eb;border-radius:16px;background:#f8fbfe}.kc-sources h2{font-size:1.1rem}.kc-sources a{color:#0a70ca;font-weight:750}.kc-sources>p{margin:1rem 0 0;color:#71889d;font-size:.67rem;line-height:1.55}
@media(max-width:1050px){.kc-guide-grid,.kc-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kc-hero{grid-template-columns:1fr}.kc-hero-proof{max-width:620px}.kc-header nav>a:not(.kc-nav-cta):not(.active){display:none}.kc-method{grid-template-columns:1fr}.kc-footer{grid-template-columns:1fr 1fr}.kc-footer>div:last-child{grid-column:1/-1}}
@media(max-width:760px){.kc-header{height:66px;padding:0 1rem}.kc-brand img{width:36px;height:36px}.kc-brand small{display:none}.kc-header nav a{padding:.55rem .6rem;font-size:.68rem}.kc-header nav a.active{display:none}.kc-hero{padding:3.5rem 1.1rem}.kc-hero h1{font-size:clamp(2.35rem,12vw,3.5rem)}.kc-search>div{grid-template-columns:25px minmax(0,1fr);padding:.45rem .75rem}.kc-search button{grid-column:1/-1;width:100%;margin-top:.35rem}.kc-popular,.kc-filter{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.4rem}.kc-popular button,.kc-filter button{flex:0 0 auto}.kc-answer-panel,.kc-guide-section,.kc-method,.kc-related{width:calc(100% - 2rem);margin:3rem auto}.kc-answer-heading,.kc-section-heading{align-items:flex-start;flex-direction:column}.kc-answer-card{grid-template-columns:1fr}.kc-answer-card>a{justify-self:start}.kc-filter{justify-content:flex-start;width:100%}.kc-guide-grid,.kc-related-grid{grid-template-columns:1fr}.kc-guide-card{min-height:240px}.kc-final-cta,.kc-inline-cta{align-items:stretch;flex-direction:column}.kc-final-cta{width:calc(100% - 2rem);margin:3rem auto}.kc-final-cta>a,.kc-inline-cta>a{text-align:center}.kc-footer{grid-template-columns:1fr;padding:2.2rem 1.2rem}.kc-footer>div:last-child{grid-column:auto}.kc-article,.kc-breadcrumb{width:calc(100% - 2rem)}.kc-article-layout{grid-template-columns:1fr;padding-top:1.5rem}.kc-toc{position:static;padding:1rem;border:1px solid #d3e3ef;border-radius:13px;background:#f8fcff}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.kc-guide-card{transition:none}}
