.author-bio{background:var(--surface,#f9fafb);border:1px solid rgba(17,24,39,.08);border-radius:18px;padding:2.25rem;display:flex;flex-direction:column;gap:1.75rem;box-shadow:0 12px 30px -24px rgba(15,23,42,.6)}.author-bio__profile{display:flex;gap:1.5rem;align-items:flex-start}.author-bio__avatar{width:200px;aspect-ratio:3/4;border-radius:16px;overflow:hidden;box-shadow:0 12px 24px -16px rgba(15,23,42,.45);flex-shrink:0;background:#ffffff}.author-bio__photo{width:100%;height:100%;object-fit:contain;object-position:center top;display:block}.author-bio__eyebrow{font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#b39d53;margin:0}.author-bio__summary{margin:.6rem 0 0;line-height:1.75;color:rgba(15,23,42,.82)}.author-bio__links{display:flex;gap:.75rem;align-items:center;margin-top:1rem;flex-wrap:wrap}.author-bio__links a{font-weight:600;color:#002e5b}.author-bio__links span{color:rgba(15,23,42,.32)}.author-bio__highlights{margin:0;padding-left:1.25rem;display:grid;gap:.75rem;color:rgba(15,23,42,.75)}.author-bio__highlights li{line-height:1.6}@media (max-width:720px){.author-bio{padding:1.75rem}.author-bio__profile{flex-direction:column;align-items:flex-start}.author-bio__avatar{width:100%;max-width:320px;aspect-ratio:3/4}}.blog-layout-shell{background:#f6f5f1;color:#0d1d2d;padding:2rem 0 0}.blog-layout{display:flex;flex-direction:column;gap:3rem;margin:0 auto;width:min(1100px,100%);padding:0 1.5rem 2rem;color:#0d1d2d}.blog-hero.blog-hero--feature{position:relative;border-radius:24px;background:#ffffff;padding:2.9rem 2.6rem;color:#0d1d2d;overflow:hidden;isolation:isolate;border:1px solid #d6dde5;box-shadow:0 14px 30px rgba(17,34,51,.1)}.blog-hero.blog-hero--feature:after{content:none}.blog-hero__inner{position:relative;display:flex;flex-direction:column;gap:2rem;z-index:1}.blog-hero__content header{display:grid;gap:1rem;margin:0}.blog-hero__content{position:relative;z-index:2;padding:0}.blog-hero__content header .eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:600;font-size:.8rem;color:#5b6e82}.blog-hero__content header h1{margin:0;font-size:clamp(2rem,4vw,3.3rem);font-weight:800;line-height:1.12}.blog-hero__content header .lead{color:#31465d;font-size:1.05rem;line-height:1.65}.blog-hero__image{align-self:center;width:min(380px,100%);border-radius:20px;overflow:hidden;box-shadow:0 18px 35px rgba(0,0,0,.16);border:1px solid rgba(255,255,255,.75);background:#fff}.blog-hero__image img,.blog-hero__image span{display:block;width:100%;height:auto}.blog-hero__image img{object-fit:cover}.blog-layout__article{display:grid;gap:1.75rem;background:#fff;border-radius:20px;padding:2.5rem 2.25rem;box-shadow:0 14px 30px rgba(17,34,51,.1);border:1px solid #d6dde5}.blog-layout__article>:first-child{margin-top:0}.blog-layout__article .blog-content h1,.blog-layout__article .blog-content h2,.blog-layout__article .blog-content h3,.blog-layout__article .blog-content h4,.blog-layout__article .blog-content h5,.blog-layout__article .blog-content h6{margin:1.75rem 0 1rem;line-height:1.25;color:#06213d;font-family:var(--font-montserrat),"Segoe UI",system-ui,sans-serif}.blog-layout__article .blog-content h1{font-size:clamp(1.9rem,3.2vw,2.5rem);font-weight:800}.blog-layout__article .blog-content h2{font-size:clamp(1.6rem,2.6vw,2.1rem);font-weight:600}.blog-layout__article .blog-content h3{font-size:clamp(1.35rem,2.1vw,1.65rem);font-weight:700}.blog-layout__article .blog-content h4,.blog-layout__article .blog-content h5,.blog-layout__article .blog-content h6{font-size:clamp(1.08rem,1.8vw,1.3rem);font-weight:700}.blog-layout__article .blog-content p{margin:0 0 1.1rem;line-height:1.8;color:#31465d}.blog-layout__article .blog-content p:last-child{margin-bottom:0}.blog-layout__article .blog-content img{display:block;max-width:100%;width:min(100%,680px);height:auto;border-radius:14px;margin:1.1rem 0}.blog-layout__article .blog-content a{color:#4b5f75;font-weight:700}.blog-layout__article .blog-content a:focus-visible,.blog-layout__article .blog-content a:hover{color:#4b5f75;text-decoration:underline}.blog-layout__article .blog-content blockquote{margin:1.2rem 0 1.4rem 1rem;padding:1rem 1.15rem 1rem 1.25rem;border-left:4px solid #2f6fa8;border-radius:0 12px 12px 0;background:#eaf4ff;color:#274763}.blog-layout__article .blog-content blockquote p{margin:0}.blog-layout .blog-content .quick-answer-box{margin:.4rem 0 0;overflow:hidden;border:1px solid #d7c98f;border-radius:24px;background:#ffffff;box-shadow:0 20px 25px rgba(15,23,42,.1);text-align:left}.blog-layout .blog-content .quick-answer-box h2{margin:.45rem 0 0;font-size:1.15rem;font-weight:700;line-height:1.55;color:#102b47}.blog-layout .blog-content .quick-answer-box__header{border-bottom:1px solid #eadfae;background:#fff8df;padding:1.25rem 1.5rem}.blog-layout .blog-content .quick-answer-box__header p{margin:.55rem 0 0;color:#4b5f75;font-size:.95rem;line-height:1.7}.blog-layout .blog-content .quick-answer-box__eyebrow{margin:0!important;color:#6f5b1f!important;font-size:.75rem!important;font-weight:800;letter-spacing:.22em;line-height:1.4!important;text-transform:uppercase}.blog-layout .blog-content .quick-answer-box__body{display:grid;gap:1rem;background:#f4f7fb;padding:1.25rem 1.5rem}.blog-layout .blog-content .quick-answer-box__body ul{margin:.75rem 0 0;padding-left:1.25rem;color:#40566d;font-size:.95rem;line-height:1.6}.blog-layout .blog-content .quick-answer-box__label{margin:0!important;color:#06213d!important;font-size:.95rem;font-weight:800;line-height:1.45!important}.blog-layout .blog-content .quick-answer-box__note{border-radius:16px;background:#ffffff;padding:1rem}.blog-layout .blog-content .quick-answer-box__note p:not(.quick-answer-box__label){margin:.6rem 0 0;color:#40566d;font-size:.95rem;line-height:1.6}@media (min-width:800px){.blog-layout .blog-content .quick-answer-box__body{grid-template-columns:repeat(2,minmax(0,1fr))}}.blog-layout__article .blog-content details{border-top:1px solid #d6dde5;padding:1rem 0}.blog-layout__article .blog-content details:last-child{border-bottom:1px solid #d6dde5}.blog-layout__article .blog-content summary{cursor:pointer;color:#06213d;font-family:var(--font-montserrat),"Segoe UI",system-ui,sans-serif;font-weight:700;line-height:1.45}.blog-layout__article .blog-content details p{margin-top:.75rem}.blog-layout__article .blog-content .blog-product-embed{margin:1.6rem 0}.blog-layout__article .blog-content .blog-product-card{max-width:520px;background:linear-gradient(160deg,#0f172a,#111c33);border:1px solid rgba(148,163,184,.26);box-shadow:0 16px 34px rgba(2,6,23,.42);color:#e6edf8}.blog-layout__article .blog-content .blog-product-card h3{color:#f8fbff}.blog-layout__article .blog-content .blog-product-card .muted{color:rgba(226,236,252,.9)}.blog-layout__article .blog-content .product-card-link{color:inherit;font-weight:inherit}.blog-layout__article .blog-content .product-card-link:focus-visible,.blog-layout__article .blog-content .product-card-link:hover{color:inherit}.blog-layout__article .blog-content .product-card-buy .btn{font-weight:700}.blog-layout__article .blog-content .blog-product-card .price{color:#facc15}.blog-layout__article .blog-content .blog-product-card .chip{border-color:rgba(148,163,184,.45);background:rgba(148,163,184,.16);color:#e6edf8}.blog-layout__article .blog-content .blog-product-card .wellness-pill{background:rgba(30,41,59,.88);border-color:rgba(148,163,184,.45);color:#f8fbff}.blog-layout__article .blog-content .blog-product-card .btn.btn-primary{background:#f8fbff;color:#0f172a;border:1px solid #dbe7ff}.blog-layout__article .blog-content .blog-product-card .btn.btn-primary:focus-visible,.blog-layout__article .blog-content .blog-product-card .btn.btn-primary:hover{background:#e8f0ff;color:#0b1220;border-color:#bfd4ff}.blog-layout__article .blog-content .blog-embed--video{position:relative;width:100%;max-width:760px;margin:1.4rem 0;border-radius:14px;overflow:hidden;background:#0f172a;box-shadow:0 12px 28px rgba(2,6,23,.35)}.blog-layout__article .blog-content .blog-embed--video iframe{width:100%;aspect-ratio:16/9;border:0;display:block}.blog-layout__article .blog-content table{width:100%;max-width:760px;margin:1.5rem 0;border-collapse:collapse;overflow:hidden;border:1px solid #d6dde5;border-radius:16px;background:#ffffff;box-shadow:0 10px 24px rgba(17,34,51,.08);display:block;overflow-x:auto}.blog-layout__article .blog-content thead{background:#0f2b48;color:#f8fbff}.blog-layout__article .blog-content td,.blog-layout__article .blog-content th{padding:.9rem 1rem;text-align:left;border-bottom:1px solid #dfe6ee;vertical-align:top;min-width:140px}.blog-layout__article .blog-content th{font-family:var(--font-montserrat),"Segoe UI",system-ui,sans-serif;font-size:.95rem;font-weight:700;line-height:1.4;letter-spacing:.01em}.blog-layout__article .blog-content td{color:#31465d;line-height:1.7}.blog-layout__article .blog-content tbody tr:nth-child(2n){background:#f6f9fc}.blog-layout__article .blog-content tbody tr:hover{background:#edf4fb}.blog-layout__article .blog-content tbody tr:last-child td{border-bottom:0}.blog-layout__article .blog-content ol,.blog-layout__article .blog-content ul{margin:0 0 1.25rem;padding-left:1.5rem;list-style-position:outside;line-height:1.8;color:#4b5f75}.blog-layout__article .blog-content ul{list-style-type:disc}.blog-layout__article .blog-content ol{list-style-type:decimal}.blog-layout__article .blog-content li{margin-bottom:.5rem}.blog-layout__article .blog-content li:last-child{margin-bottom:0}.blog-layout__article .blog-content .blog-task-list-item{display:flex;align-items:flex-start;gap:.7rem;list-style:none}.blog-layout__article .blog-content .blog-task-list-item__checkbox{flex:0 0 auto;width:1rem;height:1rem;margin:.45rem 0 0;accent-color:#b39d53}.blog-layout__article .blog-content li::marker,.blog-layout__article li::marker{color:#b39d53!important}.blog-share{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-top:2.5rem;padding:1.35rem 1.5rem;border-radius:16px;border:1px solid #d6dde5;background:linear-gradient(135deg,#f9fbff,#f3f6fa)}.blog-layout__review-form{margin-top:1.25rem;padding:2rem;border-radius:20px;border:1px solid #d6dde5;background:#f8fbff;text-align:center}.blog-layout__review-form p{margin:.75rem auto 0;max-width:680px;color:#4b5f75}.blog-share__label{font-weight:600;color:#0f2b48;letter-spacing:.02em}.blog-share__buttons{display:flex;align-items:center;gap:.75rem}.blog-share__button{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;border:1px solid #d5dee8;background:#fff;color:#002e5b;transition:background .2s ease,color .2s ease,transform .2s ease,border-color .2s ease}.blog-share__button svg{width:1.25rem;height:1.25rem;fill:currentColor}.blog-share__button:focus-visible,.blog-share__button:hover{background:#b39d53;color:#112640;border-color:#b39d53;transform:translateY(-1px);outline:none}.blog-share__button[aria-disabled=true]{opacity:.5;pointer-events:none}.pillars-grid{display:grid;gap:1.5rem}@media (min-width:720px){.pillars-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pillars-grid article{background:#f4f7fb;border:1px solid #dbe2ea;border-radius:1.25rem;padding:1.6rem;display:grid;gap:.75rem}.pillars-grid article h3{margin:0;display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:999px;background:rgba(179,157,83,.18);color:#0f2b48;font-size:1rem;font-weight:700;letter-spacing:.01em}.pillars-grid article p{margin:0;color:#4b5f75}.blog-layout__nav{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}.blog-layout__nav-placeholder{flex:1 1 260px}.blog-layout__nav-link{flex:1 1 260px;display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border-radius:16px;border:1px solid #dbe2ea;background:#fff;color:#0f2b48;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.blog-layout__nav-link:focus-visible,.blog-layout__nav-link:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(15,43,72,.14);border-color:#b39d53;outline:none}.blog-layout__nav-link--next{flex-direction:row-reverse;text-align:right}.blog-layout__nav-icon{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d5dee8;background:#f9fbff;color:#002e5b;flex-shrink:0}.blog-layout__nav-icon svg{width:1.25rem;height:1.25rem;fill:currentColor}.blog-layout__nav-text{display:flex;flex-direction:column;gap:.35rem}.blog-layout__nav-label{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#5b6e82}.blog-layout__nav-title{font-size:1rem;font-weight:700;line-height:1.4}.blog-layout__related{margin-top:4rem}.blog-layout__related.insights-links{background:#edf2f7;padding:4rem 0 5rem}.blog-layout__related.insights-links h2{color:#06213d}.blog-layout__related.insights-links p{color:#465a70}.blog-layout__related .blog-list{margin-bottom:0}.blog-layout__article ol,.blog-layout__article ul{margin:.5rem 0 1.5rem;padding-left:1.5rem;list-style-position:outside;line-height:1.7}.blog-layout__article ul{list-style-type:disc}.blog-layout__article ol{list-style-type:decimal}.blog-layout__article li{margin-bottom:.75rem}@media (min-width:960px){.blog-hero__inner{flex-direction:row;align-items:center;justify-content:space-between}.blog-hero__content{max-width:520px}}.blog-layout__related .post-card{text-decoration:none}.blog-layout__related .post-card h3{font-size:1.2rem}.blog-layout__related .post-card p{font-size:.98rem}@media (max-width:600px){.blog-hero.blog-hero--feature,.blog-layout__article{padding:2rem 1.5rem}.blog-share{padding:1.15rem}.blog-layout__review-form{padding:1.5rem 1rem}.blog-layout__nav-link,.blog-layout__nav-placeholder{flex:1 1 100%}.blog-layout__nav-link--next{flex-direction:row;text-align:left}}.insights-links{background:#f8fafc;padding:3rem 0 5rem;text-align:center}.insights-links .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.insights-links h2{font-size:2.3rem;font-weight:800;color:#0a2540;margin-bottom:.75rem}.insights-links p{font-size:1.1rem;color:#4a5568;line-height:1.7;max-width:800px;margin:0 auto 3rem}.blog-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:3rem}.post-card{display:flex;flex-direction:column;text-align:left;background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 12px 35px rgba(10,37,64,.08),0 0 0 1px rgba(10,37,64,.03);transition:all .3s ease;text-decoration:none}.post-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(10,37,64,.12),0 0 0 1px rgba(10,37,64,.05)}.post-card img{width:100%;height:240px;object-fit:cover;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.post-card h3{font-size:1.25rem;font-weight:800;color:#0a2540;margin:1.5rem 1.5rem .75rem;line-height:1.4;width:auto;max-width:100%}.post-card h3,.post-card p{overflow-wrap:anywhere;word-break:break-word}.post-card p{color:#5f6c7b;font-size:1rem;line-height:1.6;margin:0 1.5rem 1.75rem}.insights-links .hero-actions{display:flex;justify-content:center;margin-top:2rem}.insights-links .btn.btn-primary{background:#b39d53;color:#fff;padding:1rem 2.2rem;border-radius:2rem;font-weight:700;font-size:1.05rem;transition:background .3s ease,transform .2s ease;text-decoration:none}.insights-links .btn.btn-primary:hover{background:#9e8a49;transform:translateY(-3px)}@media (max-width:1024px){.blog-list{grid-template-columns:repeat(2,1fr)}.post-card img{height:220px}}@media (max-width:700px){.blog-list{grid-template-columns:1fr;gap:2rem}.post-card img{height:200px}.insights-links h2{font-size:2rem}.insights-links p{font-size:1rem}.post-card h3{margin:1.25rem 1.25rem .5rem}.post-card p{margin:0 1.25rem 1.5rem}}