:root{--lc-c-green:#48b97a;--lc-c-orange:#ff8a3d;--lc-c-purple:#8a67d5;--lc-c-red:#eb5960;--lc-c-sky:#32a9d7;--lc-c-navy:#5067bd;--lc-c-yellow:#ffc84d}
.lc-color-hero{position:relative;overflow:hidden;border-bottom:8px solid transparent;border-image:linear-gradient(90deg,#45b97a,#ff9a43,#f05a67,#8d68d7,#35abd8,#5169bd) 1}

.lc-hero-topic-chips{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:24px}.lc-hero-topic-chips span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.32);border-radius:999px;color:#fff;font-size:11px;font-weight:750;box-shadow:0 6px 16px rgba(9,36,67,.12);backdrop-filter:blur(7px)}.chip-green{background:rgba(72,185,122,.78)}.chip-orange{background:rgba(255,138,61,.82)}.chip-purple{background:rgba(138,103,213,.82)}.chip-red{background:rgba(235,89,96,.82)}.chip-sky{background:rgba(50,169,215,.82)}.chip-navy{background:rgba(80,103,189,.82)}
.lc-hero-spark{position:absolute;z-index:2;border-radius:50%;pointer-events:none}.lc-hero-spark-one{width:82px;height:82px;left:7%;top:21%;border:14px solid rgba(255,197,64,.26)}.lc-hero-spark-two{width:54px;height:54px;right:8%;bottom:16%;background:rgba(93,214,169,.21)}
.lc-color-intro{position:relative;background:linear-gradient(180deg,#fff 0%,#fffdf9 100%)}.lc-color-blob{position:absolute;border-radius:50%;pointer-events:none}.lc-color-blob-one{width:190px;height:190px;left:-70px;top:130px;background:#fff0db}.lc-color-blob-two{width:150px;height:150px;right:-45px;bottom:55px;background:#e9f5ff}.lc-color-intro-card{overflow:hidden;border-color:#e0ebf3;background:radial-gradient(circle at 100% 0,rgba(255,214,90,.18),transparent 28%),radial-gradient(circle at 2% 100%,rgba(80,190,220,.12),transparent 26%),linear-gradient(135deg,#fff 0%,#fbfdff 100%)}
.lc-color-text{background:linear-gradient(90deg,var(--lc-c-orange),var(--lc-c-red),var(--lc-c-purple),var(--lc-c-sky));-webkit-background-clip:text;background-clip:text;color:transparent}.lc-color-intro-card .lc-intro-points{grid-template-columns:repeat(3,minmax(0,1fr))}.lc-color-intro-card .lc-intro-point{min-height:96px;align-items:flex-start;flex-direction:column;gap:9px;border:0}.lc-point-blue{background:#edf7ff}.lc-point-orange{background:#fff4e9}.lc-point-green{background:#eefaf3}.lc-color-intro-card .lc-point-blue span{background:#dcefff;color:#2577b7}.lc-color-intro-card .lc-point-orange span{background:#ffe6cf;color:#de7024}.lc-color-intro-card .lc-point-green span{background:#dff5e8;color:#2e9860}.lc-note-green{border-color:#cfeedd}.lc-note-green>span{background:#e6f8ee}.lc-note-orange{border-color:#f4dec8}.lc-note-orange>span{background:#fff0df}.lc-color-dot{position:absolute;z-index:1;border-radius:50%}.lc-color-dot-one{width:115px;height:115px;right:-9px;top:0;background:#ffe3ad}.lc-color-dot-two{width:84px;height:84px;left:12px;bottom:10px;background:#c8eaff}.lc-color-dot-three{width:42px;height:42px;left:38%;top:8px;background:#d8f4e3}
.lc-color-topics{position:relative;overflow:hidden;background:radial-gradient(circle at 0 12%,rgba(255,197,77,.16),transparent 20%),radial-gradient(circle at 100% 90%,rgba(139,104,215,.12),transparent 24%),#f7fafc}.lc-color-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:40px}.lc-color-section-head h2{max-width:760px;margin:8px 0 0;color:#173b68;font-size:clamp(34px,4vw,49px);line-height:1.1;letter-spacing:-.035em}.lc-color-section-head h2 span{color:var(--lc-c-orange)}.lc-color-section-head>p{max-width:390px;margin:0;color:#6c7988;line-height:1.7}
.lc-color-topic-grid{gap:24px}.lc-color-topic-card{--topic:#2e86c1;--topic-soft:#edf7ff;overflow:hidden;min-height:0;padding:0;border:0;border-radius:25px;background:var(--topic-soft);box-shadow:0 13px 34px rgba(31,60,86,.08)}.lc-color-topic-card:hover{box-shadow:0 23px 46px rgba(31,60,86,.14)}.lc-color-topic-card::before{content:"";position:absolute;top:0;left:0;z-index:4;width:100%;height:6px;background:var(--topic)}.lc-topic-green{--topic:var(--lc-c-green);--topic-soft:#effaf4}.lc-topic-orange{--topic:var(--lc-c-orange);--topic-soft:#fff5eb}.lc-topic-purple{--topic:var(--lc-c-purple);--topic-soft:#f5f1ff}.lc-topic-red{--topic:var(--lc-c-red);--topic-soft:#fff1f2}.lc-topic-sky{--topic:var(--lc-c-sky);--topic-soft:#edf9fd}.lc-topic-navy{--topic:var(--lc-c-navy);--topic-soft:#f0f2ff}
.lc-color-topic-card .lc-topic-card-media{position:relative;height:190px;overflow:hidden}.lc-color-topic-card .lc-topic-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.lc-color-topic-card:hover .lc-topic-card-media img{transform:scale(1.045)}.lc-topic-media-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,color-mix(in srgb,var(--topic) 35%,transparent) 100%)}.lc-topic-icon-bubble{position:absolute;left:20px;bottom:16px;display:grid;width:52px;height:52px;place-items:center;border:4px solid rgba(255,255,255,.9);border-radius:16px;background:#fff;font-size:25px;box-shadow:0 8px 20px rgba(22,50,78,.14)}.lc-topic-tag{position:absolute;right:15px;bottom:18px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--topic);font-size:9px;font-weight:850;letter-spacing:.04em}.lc-color-topic-card .lc-topic-card-body{position:relative;display:flex;min-height:220px;flex-direction:column;padding:24px 24px 25px}.lc-color-topic-card .lc-topic-card-body::after{content:"";position:absolute;right:-24px;bottom:-28px;width:92px;height:92px;border-radius:50%;background:color-mix(in srgb,var(--topic) 14%,transparent)}.lc-color-topic-card h3{color:#243d5c}.lc-color-topic-card p{color:#617084}.lc-color-topic-card .lc-topic-link{position:relative;z-index:2;margin-top:auto;padding-top:20px;color:var(--topic);font-size:13px;font-weight:800}.lc-color-topic-card .lc-topic-link strong{display:inline-block;transition:transform .2s ease}.lc-color-topic-card:hover .lc-topic-link strong{transform:translateX(4px)}
.lc-color-featured{background:linear-gradient(180deg,#fff 0%,#fffdf9 100%)}.lc-color-heading-row h2{font-size:clamp(34px,4vw,46px)}.lc-color-article-card{--article:#ff8a3d;border:0;background:#fff;box-shadow:0 13px 35px rgba(31,60,86,.08)}.lc-article-orange{--article:var(--lc-c-orange)}.lc-article-green{--article:var(--lc-c-green)}.lc-article-sky{--article:var(--lc-c-sky)}.lc-color-article-card .lc-article-image{position:relative;height:215px}.lc-color-article-card .lc-article-image::after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,color-mix(in srgb,var(--article) 30%,transparent));pointer-events:none}.lc-article-number{position:absolute;right:16px;top:16px;z-index:2;display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:rgba(255,255,255,.94);color:var(--article);font-size:11px;font-weight:900;box-shadow:0 7px 18px rgba(22,48,70,.11)}.lc-color-article-card .lc-article-body{position:relative;padding-top:28px}.lc-color-article-card .lc-article-body::before{content:"";position:absolute;top:0;left:25px;width:58px;height:5px;border-radius:99px;background:var(--article)}.lc-color-article-card .lc-article-body>span,.lc-color-article-card .lc-article-body b{color:var(--article)}
.lc-color-guide{padding-top:55px;background:#fff}.lc-color-guide-inner{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 12% 15%,rgba(255,205,79,.34),transparent 25%),radial-gradient(circle at 88% 80%,rgba(91,193,222,.22),transparent 28%),linear-gradient(135deg,#eef8ff 0%,#fff8ec 48%,#f6efff 100%)}.lc-guide-decoration{position:absolute;z-index:-1;border-radius:50%}.lc-guide-decoration-one{width:125px;height:125px;left:-25px;bottom:-40px;background:rgba(255,138,61,.15)}.lc-guide-decoration-two{width:95px;height:95px;right:5%;top:-30px;background:rgba(138,103,213,.12)}.lc-guide-decoration-three{width:48px;height:48px;right:40%;bottom:18px;background:rgba(72,185,122,.16)}.lc-product-circle{display:grid;width:330px;max-width:100%;aspect-ratio:1;margin:auto;place-items:center;border:12px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(255,255,255,.5);box-shadow:0 18px 44px rgba(30,75,113,.12)}.lc-product-circle img{max-width:72%;max-height:275px}.lc-color-guide-inner .lc-guide-copy h2{margin:10px 0 0;color:#173b68;font-size:clamp(34px,4vw,48px);line-height:1.1;letter-spacing:-.035em}.lc-color-guide-inner .lc-guide-copy h2 span{color:var(--lc-c-purple)}.lc-guide-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.lc-guide-text-link{color:#236b9f;font-size:13px;font-weight:800;text-decoration:none}.lc-guide-text-link:hover{text-decoration:underline}
@media(max-width:1024px){.lc-color-intro-card .lc-intro-points{grid-template-columns:1fr}.lc-color-intro-card .lc-intro-point{min-height:auto;flex-direction:row;align-items:center}}
@media(max-width:800px){.lc-hero-topic-chips{gap:6px}.lc-hero-topic-chips span{min-height:30px;padding:0 9px;font-size:9px}.lc-color-section-head{display:block}.lc-color-section-head>p{margin-top:15px}}
@media(max-width:600px){.lc-color-hero{min-height:58vh}.lc-color-eyebrow{font-size:9px}.lc-hero-topic-chips{margin-top:19px}.lc-color-intro-card{overflow:visible}.lc-color-topic-card .lc-topic-card-media{height:175px}.lc-color-topic-card .lc-topic-card-body{min-height:205px}.lc-topic-tag{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lc-product-circle{width:245px}.lc-guide-actions{justify-content:center}}
@media(prefers-reduced-motion:reduce){.lc-color-topic-card,.lc-color-topic-card img{transition:none!important}}
