.msd-blog{background:#080f1e;padding:5rem 0 3.5rem;border-top:1px solid rgb(201 168 76 / .1)}.msd-blog__head{display:flex;align-items:flex-end;justify-content:space-between;padding:0 4vw 1.5rem;gap:1rem;flex-wrap:wrap}.msd-blog__head-text .opt-eyebrow{margin-bottom:.5rem}.msd-blog__title{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.6rem, 4vw, 2.2rem);font-weight:300;color:#f5f0e8;line-height:1.2;margin:0}.msd-blog__title em{color:#c9a84c;font-style:italic}.msd-blog__arrows{display:flex;gap:.5rem}.msd-blog__arrow{width:40px;height:40px;border-radius:50%;background:rgb(255 255 255 / .04);border:1px solid rgb(201 168 76 / .28);color:#c9a84c;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.msd-blog__arrow:hover{background:rgb(201 168 76 / .15);border-color:#c9a84c}.msd-blog__cats{display:flex;gap:.5rem;padding:0 4vw 1.8rem;flex-wrap:wrap}.msd-blog__cat{padding:.45rem 1.1rem;border-radius:50px;background:#fff0;border:1px solid rgb(201 168 76 / .2);font-family:'Outfit',sans-serif;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(245 240 232 / .5);cursor:pointer;transition:all .2s}.msd-blog__cat:hover,.msd-blog__cat.is-active{border-color:#c9a84c;background:rgb(201 168 76 / .12);color:#e8c97a}.msd-blog__track-wrap{position:relative}.msd-blog__track{display:flex;gap:1.4rem;overflow-x:auto;padding:.5rem 4vw 1.2rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab}.msd-blog__track::-webkit-scrollbar{display:none}.msd-blog__loading{position:absolute;inset:0;background:rgb(8 15 30 / .8);display:flex;align-items:center;justify-content:center;z-index:10;border-radius:8px}.msd-blog__spinner{width:36px;height:36px;border:2px solid rgb(201 168 76 / .2);border-top-color:#c9a84c;border-radius:50%;animation:msd-spin 0.7s linear infinite}@keyframes msd-spin{to{transform:rotate(360deg)}}.msd-blog__bar-wrap{margin:0 4vw .5rem;height:2px;background:rgb(255 255 255 / .05);border-radius:2px;overflow:hidden}.msd-blog__bar{height:100%;background:linear-gradient(90deg,#c9a84c,#e8c97a);border-radius:2px;width:25%;box-shadow:0 0 6px rgb(201 168 76 / .5);transition:transform .1s linear}.msd-blog__footer{text-align:center;padding:1.5rem 4vw 0}.msd-blog__all-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 2rem;border:1px solid rgb(201 168 76 / .35);border-radius:50px;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#c9a84c;text-decoration:none;transition:all .2s}.msd-blog__all-btn:hover{background:rgb(201 168 76 / .1);border-color:#c9a84c}.msd-blog-card{flex:0 0 280px;background:#0f1f3c;border:1px solid rgb(201 168 76 / .1);border-radius:14px;overflow:hidden;scroll-snap-align:start;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.34,1.56,.64,1),border-color .3s,box-shadow .3s}.msd-blog-card:hover{transform:translateY(-7px);border-color:rgb(201 168 76 / .38);box-shadow:0 22px 44px rgb(0 0 0 / .4),0 0 22px rgb(201 168 76 / .07)}.msd-blog-card__img-link{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:#1a3557}.msd-blog-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.msd-blog-card:hover .msd-blog-card__img{transform:scale(1.06)}.msd-blog-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:rgb(245 240 232 / .15);font-family:'Cormorant Garamond',serif}.msd-blog-card__cat-badge{position:absolute;top:.7rem;left:.7rem;background:rgb(201 168 76 / .92);color:#0a1428;font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.22rem .65rem;border-radius:50px}.msd-blog-card__body{padding:1.1rem 1.2rem 1.2rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.msd-blog-card__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.msd-blog-card__date,.msd-blog-card__read-time{font-size:.68rem;color:rgb(245 240 232 / .32)}.msd-blog-card__cat-pill{font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;background:rgb(201 168 76 / .08);border:1px solid rgb(201 168 76 / .18);color:#c9a84c;padding:.15rem .5rem;border-radius:50px;text-decoration:none;transition:background .2s}.msd-blog-card__cat-pill:hover{background:rgb(201 168 76 / .18)}.msd-blog-card__title{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.05rem;font-weight:400;line-height:1.35;margin:0}.msd-blog-card__title a{color:#f5f0e8;text-decoration:none;transition:color .2s}.msd-blog-card__title a:hover{color:#e8c97a}.msd-blog-card__excerpt{font-size:.78rem;color:rgb(245 240 232 / .42);line-height:1.65;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.msd-blog-card__footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgb(255 255 255 / .05);padding-top:.75rem;margin-top:auto;gap:.4rem}.msd-blog-card__read{font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#c9a84c;text-decoration:none;transition:color .2s}.msd-blog-card__read:hover{color:#e8c97a}.msd-blog-card__share{display:flex;gap:.3rem}.msd-blog-card__share-btn{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .07);color:rgb(245 240 232 / .3);text-decoration:none;font-size:.65rem;cursor:pointer;transition:all .18s}.msd-blog-card__share-btn:hover{color:#fff}.msd-blog-card__share-btn:nth-child(1):hover{background:#1877f2;border-color:#1877f2}.msd-blog-card__share-btn:nth-child(2):hover{background:#0a66c2;border-color:#0a66c2}.msd-blog-card__share-btn:nth-child(3):hover{background:#25d366;border-color:#25d366}.msd-blog-card__copy:hover{background:rgb(201 168 76 / .2);color:#c9a84c;border-color:rgb(201 168 76 / .4)}.msd-blog-archive{background:#0a1428;min-height:70vh;padding-bottom:5rem}.msd-blog-archive__hero{text-align:center;padding:4rem 2rem 2.5rem;background:linear-gradient(180deg,#0d1e3a,#0a1428);border-bottom:1px solid rgb(201 168 76 / .1)}.msd-blog-archive__title{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem, 5vw, 3rem);font-weight:300;color:#f5f0e8;margin:.5rem 0 .8rem}.msd-blog-archive__title em{color:#c9a84c;font-style:italic}.msd-blog-archive__sub{font-size:.9rem;color:rgb(245 240 232 / .45)}.msd-blog-archive__cats-wrap{position:sticky;top:72px;z-index:50;background:rgb(10 20 40 / .95);backdrop-filter:blur(12px);border-bottom:1px solid rgb(201 168 76 / .1);padding:1rem 4vw}.msd-blog-archive__cats{display:flex;gap:.6rem;flex-wrap:wrap;max-width:1200px;margin:0 auto}.msd-blog-archive__cat{padding:.45rem 1.1rem;border-radius:50px;border:1px solid rgb(201 168 76 / .2);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(245 240 232 / .5);text-decoration:none;transition:all .2s;display:inline-flex;align-items:center;gap:.4rem}.msd-blog-archive__cat:hover,.msd-blog-archive__cat.is-active{border-color:#c9a84c;background:rgb(201 168 76 / .12);color:#e8c97a}.msd-blog-archive__cat-count{background:rgb(201 168 76 / .2);color:#c9a84c;font-size:.6rem;padding:.1rem .45rem;border-radius:50px}.msd-blog-archive__grid{max-width:1200px;margin:3rem auto 0;padding:0 4vw;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.msd-ba-card{background:#0f1f3c;border:1px solid rgb(201 168 76 / .1);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s,border-color .3s,box-shadow .3s}.msd-ba-card:hover{transform:translateY(-6px);border-color:rgb(201 168 76 / .35);box-shadow:0 20px 40px rgb(0 0 0 / .35),0 0 20px rgb(201 168 76 / .07)}.msd-ba-card__img-wrap{position:relative;aspect-ratio:16/9;overflow:hidden;background:#1a3557;display:block}.msd-ba-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.msd-ba-card:hover .msd-ba-card__img{transform:scale(1.05)}.msd-ba-card__img-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:rgb(245 240 232 / .15)}.msd-ba-card__badge{position:absolute;top:.7rem;left:.7rem;background:rgb(201 168 76 / .9);color:#0a1428;font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.22rem .65rem;border-radius:50px}.msd-ba-card__readtime{position:absolute;bottom:.7rem;right:.7rem;display:inline-flex;align-items:baseline;gap:.25rem;padding:.35rem .7rem;background:rgb(10 20 40 / .72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgb(201 168 76 / .35);border-radius:50px;box-shadow:0 4px 14px rgb(0 0 0 / .3);color:#e8c97a;line-height:1;transition:border-color .3s,background .3s}.msd-ba-card:hover .msd-ba-card__readtime{border-color:rgb(201 168 76 / .7);background:rgb(10 20 40 / .85)}.msd-ba-card__readtime-icon{color:#c9a84c;align-self:center;margin-right:.1rem}.msd-ba-card__readtime-num{font-size:.92rem;font-weight:700}.msd-ba-card__readtime-unit{font-size:.62rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.75}.msd-ba-card__body{padding:1.2rem 1.3rem 1.3rem;display:flex;flex-direction:column;gap:.65rem;flex:1}.msd-ba-card__meta{display:flex;align-items:center;gap:.5rem;font-size:.7rem;color:rgb(245 240 232 / .32)}.msd-ba-card__title{font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-weight:400;line-height:1.35;margin:0}.msd-ba-card__title a{color:#f5f0e8;text-decoration:none;transition:color .2s}.msd-ba-card__title a:hover{color:#e8c97a}.msd-ba-card__excerpt{font-size:.82rem;color:rgb(245 240 232 / .45);line-height:1.7;margin:0;flex:1}.msd-ba-card__footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgb(255 255 255 / .05);padding-top:.8rem;margin-top:auto}.msd-ba-card__read{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#c9a84c;text-decoration:none}.msd-ba-card__share{display:flex;gap:.35rem}.msd-ba-card__sb{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .07);color:rgb(245 240 232 / .3);text-decoration:none;transition:all .18s}.msd-ba-card__sb:nth-child(1):hover{background:#1877f2;border-color:#1877f2;color:#fff}.msd-ba-card__sb:nth-child(2):hover{background:#0a66c2;border-color:#0a66c2;color:#fff}.msd-ba-card__sb:nth-child(3):hover{background:#25d366;border-color:#25d366;color:#fff}.msd-blog-archive__empty{text-align:center;padding:4rem;color:rgb(245 240 232 / .4)}.msd-blog-archive__pagination{max-width:1200px;margin:3rem auto 0;padding:0 4vw;display:flex;gap:.5rem;flex-wrap:wrap}.msd-blog-archive__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:1px solid rgb(201 168 76 / .2);color:rgb(245 240 232 / .55);text-decoration:none;font-size:.82rem;transition:all .2s}.msd-blog-archive__pagination .page-numbers:hover,.msd-blog-archive__pagination .page-numbers.current{border-color:#c9a84c;background:rgb(201 168 76 / .15);color:#e8c97a}.msd-blog-archive__pagination .prev,.msd-blog-archive__pagination .next{width:auto;padding:0 1rem;font-size:.72rem;letter-spacing:.08em}.msd-single-post{background:#0a1428}.msd-single-post__hero{background:linear-gradient(160deg,#0d1e3a,#0a1428);padding:5rem 4vw 3.5rem;border-bottom:1px solid rgb(201 168 76 / .1)}.msd-single-post__hero-inner{max-width:780px;margin:0 auto}.msd-single-post__meta-top{display:flex;align-items:center;gap:.8rem;margin-bottom:1.2rem;flex-wrap:wrap}.msd-single-post__cat{font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:rgb(201 168 76 / .15);border:1px solid rgb(201 168 76 / .3);color:#c9a84c;padding:.25rem .75rem;border-radius:50px;text-decoration:none}.msd-single-post__date,.msd-single-post__read-time{font-size:.75rem;color:rgb(245 240 232 / .38)}.msd-single-post__title{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem, 5vw, 3.2rem);font-weight:300;color:#f5f0e8;line-height:1.15;margin:0 0 1.2rem}.msd-single-post__lead{font-size:1.05rem;color:rgb(245 240 232 / .55);line-height:1.75;margin-bottom:1.8rem}.msd-single-post__author-row{display:flex;align-items:center;gap:.9rem}.msd-single-post__author-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#c9a84c,#e8c97a);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;color:#0a1428}.msd-single-post__author-row strong{display:block;color:#f5f0e8;font-size:.9rem}.msd-single-post__author-row span{font-size:.78rem;color:rgb(245 240 232 / .38)}.msd-single-post__feat-img{max-height:520px;overflow:hidden}.msd-single-post__feat-img-el{width:100%;max-height:520px;object-fit:cover;display:block}.msd-single-post__content-wrap{max-width:1000px;margin:0 auto;padding:3rem 3vw 2rem}.msd-single-post__content{font-size:1rem;color:rgb(245 240 232 / .75);line-height:1.85;margin-bottom:3rem}.msd-single-post__content h2,.msd-single-post__content h3{color:#f5f0e8;font-family:'Cormorant Garamond',serif;font-weight:400;margin:2rem 0 .8rem}.msd-single-post__content h2{font-size:1.7rem}.msd-single-post__content h3{font-size:1.3rem}.msd-single-post__content p{margin-bottom:1.2rem}.msd-single-post__content a{color:#c9a84c}.msd-single-post__content strong{color:#f5f0e8}.msd-single-post__content blockquote{border-left:3px solid #c9a84c;padding-left:1.5rem;margin:1.5rem 0;font-family:'Cormorant Garamond',serif;font-size:1.2rem;font-style:italic;color:rgb(245 240 232 / .65)}.msd-single-post__content img{width:100%;height:auto;border-radius:8px;margin:1rem 0}.msd-single-post__content ul,.msd-single-post__content ol{padding-left:1.5rem;margin-bottom:1.2rem}.msd-single-post__content li{margin-bottom:.4rem}.msd-single-post__share{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;padding:1.2rem 1.5rem;background:rgb(255 255 255 / .03);border:1px solid rgb(201 168 76 / .12);border-radius:10px;margin-bottom:2.5rem}.msd-single-post__share span{font-size:.75rem;color:rgb(245 240 232 / .38)}.msd-single-post__share-btn{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.45rem .9rem;border-radius:6px;text-decoration:none;border:1px solid rgb(255 255 255 / .08);color:rgb(245 240 232 / .45);transition:all .2s}.msd-single-post__share-btn--fb:hover{background:#1877f2;border-color:#1877f2;color:#fff}.msd-single-post__share-btn--li:hover{background:#0a66c2;border-color:#0a66c2;color:#fff}.msd-single-post__share-btn--wa:hover{background:#25d366;border-color:#25d366;color:#fff}.msd-single-post__share-btn--x:hover{background:#111;border-color:#111;color:#fff}.msd-single-post__cta{background:linear-gradient(135deg,rgb(201 168 76 / .08),rgb(201 168 76 / .02));border:1px solid rgb(201 168 76 / .2);border-radius:14px;padding:2.5rem;text-align:center}.msd-single-post__cta h3{font-family:'Cormorant Garamond',serif;font-size:1.6rem;font-weight:400;color:#f5f0e8;margin:0 0 .7rem}.msd-single-post__cta p{color:rgb(245 240 232 / .5);font-size:.9rem;margin-bottom:1.5rem}.msd-single-post__related{background:#0d1e3a;border-top:1px solid rgb(201 168 76 / .1);padding:3.5rem 4vw}.msd-single-post__related-inner{max-width:1000px;margin:0 auto}.msd-single-post__related-title{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:400;color:#f5f0e8;margin:0 0 1.5rem}.msd-single-post__related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.msd-single-post__related-card{display:flex;flex-direction:column;background:#0f1f3c;border:1px solid rgb(201 168 76 / .1);border-radius:10px;overflow:hidden;text-decoration:none;transition:border-color .2s,transform .2s}.msd-single-post__related-card:hover{border-color:rgb(201 168 76 / .35);transform:translateY(-4px)}.msd-single-post__related-img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.msd-single-post__related-body{padding:.8rem 1rem}.msd-single-post__related-body span{font-size:.67rem;color:rgb(245 240 232 / .3);display:block;margin-bottom:.3rem}.msd-single-post__related-body strong{font-size:.85rem;color:#f5f0e8;line-height:1.35;display:block}@media (max-width:900px){.msd-blog-archive__grid{grid-template-columns:1fr 1fr}.msd-single-post__related-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.msd-blog{padding:3rem 0 2.5rem}.msd-blog__head,.msd-blog__cats,.msd-blog__track,.msd-blog__bar-wrap,.msd-blog__footer{padding-left:1.2rem;padding-right:1.2rem}.msd-blog-card{flex:0 0 240px}.msd-blog-archive__grid{grid-template-columns:1fr}.msd-single-post__related-grid{grid-template-columns:1fr}.msd-single-post__hero{padding:3rem 1.5rem 2.5rem}}.msd-single-post__info-footer{background:#fff0;border:none;padding:4rem 3vw 2rem;margin:2.5rem 0 0}.msd-single-post__info-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.8rem}.msd-single-post__info-section{display:flex;flex-direction:column;gap:1rem;background:rgb(255 255 255 / .04);border:1px solid rgb(201 168 76 / .15);border-radius:16px;padding:2rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 32px rgb(0 0 0 / .1);transition:all 0.3s ease}.msd-single-post__info-section:hover{border-color:rgb(201 168 76 / .25);background:rgb(255 255 255 / .06);box-shadow:0 12px 48px rgb(201 168 76 / .08)}.msd-single-post__info-title{font-family:'Cormorant Garamond',serif;font-size:1.4rem;font-weight:400;color:#f5f0e8;margin:0;display:flex;align-items:center;gap:.6rem}.msd-single-post__author-card{background:#fff0;border:none;border-radius:12px;padding:0;display:flex;gap:1.2rem}.msd-single-post__author-avatar-large{width:72px;height:72px;flex-shrink:0;border-radius:12px;background:linear-gradient(135deg,#c9a84c,#e8c97a);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.4rem;color:#0a1428;box-shadow:0 0 20px rgb(201 168 76 / .2)}.msd-single-post__author-card-text{flex:1}.msd-single-post__author-card-text strong{display:block;color:#f5f0e8;font-size:1rem;margin-bottom:.3rem;font-weight:500}.msd-single-post__author-card-text span{display:block;font-size:.78rem;color:rgb(245 240 232 / .45);margin-bottom:.8rem;letter-spacing:.05em}.msd-single-post__author-card-text p{font-size:.88rem;color:rgb(245 240 232 / .6);line-height:1.7;margin:0 0 1rem}.msd-single-post__author-links{display:flex;gap:.7rem;flex-wrap:wrap}.msd-single-post__author-links a{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#c9a84c;text-decoration:none;padding:.5rem 1rem;border:1px solid rgb(201 168 76 / .3);border-radius:8px;transition:all .2s;display:inline-block;background:rgb(201 168 76 / .05)}.msd-single-post__author-links a:hover{background:rgb(201 168 76 / .15);border-color:#c9a84c;color:#e8c97a}.msd-single-post__info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.msd-single-post__info-card{background:rgb(255 255 255 / .05);border:1px solid rgb(201 168 76 / .12);border-radius:12px;padding:1.2rem 1.3rem;transition:all .2s}.msd-single-post__info-card:hover{border-color:rgb(201 168 76 / .25);background:rgb(255 255 255 / .08)}.msd-single-post__info-label{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:#c9a84c;display:block;margin-bottom:.5rem;font-weight:600}.msd-single-post__info-value{font-size:1.2rem;color:#f5f0e8;font-weight:500;display:block;margin-bottom:.6rem}.msd-single-post__info-hint{font-size:.75rem;color:rgb(245 240 232 / .4);margin:0;line-height:1.5}.msd-single-post__info-hint a{color:#c9a84c;font-weight:500;transition:color .2s}.msd-single-post__info-hint a:hover{color:#e8c97a}.msd-single-post__geo-info{background:#fff0;border:none;border-radius:12px;padding:0}.msd-single-post__geo-info p{font-size:.9rem;color:rgb(245 240 232 / .6);line-height:1.8;margin-bottom:1.2rem}.msd-single-post__geo-info p:last-of-type{margin-bottom:1.5rem}.msd-single-post__geo-info strong{color:#f5f0e8;font-weight:500}.msd-single-post__locations{display:flex;gap:.6rem;flex-wrap:wrap}.msd-single-post__location-tag{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;background:rgb(201 168 76 / .1);border:1px solid rgb(201 168 76 / .25);color:#c9a84c;padding:.4rem .85rem;border-radius:50px;transition:all .2s}.msd-single-post__location-tag:hover{background:rgb(201 168 76 / .2);border-color:#c9a84c}.msd-single-post__related-topics{display:flex;flex-direction:column;gap:.8rem}.msd-single-post__topic-link{font-size:.85rem;color:#c9a84c;text-decoration:none;padding:.7rem 1rem;border-radius:8px;transition:all .2s;display:flex;align-items:center;gap:.5rem}.msd-single-post__topic-link:hover{background:rgb(201 168 76 / .12);color:#e8c97a;padding-left:1.3rem}@media (max-width:900px){.msd-single-post__info-grid{grid-template-columns:1fr}.msd-single-post__info-inner{gap:1.2rem}.msd-single-post__info-section{padding:1.5rem}}@media (max-width:600px){.msd-single-post__author-card{flex-direction:column;text-align:center}.msd-single-post__author-avatar-large{margin:0 auto;width:64px;height:64px;font-size:1.2rem}.msd-single-post__info-footer{padding:2.5rem 1.5rem}.msd-single-post__info-section{padding:1.2rem}.msd-single-post__info-title{font-size:1.15rem}}LIGHT MODE — Blog,Kurse,Dashboards,SEO/GEO,Prämien,alle Einzelseiten==========================================================================*/ [data-theme="light"] .msd-blog-card,[data-theme="light"] .msd-single-post,[data-theme="light"] .msd-post-card{background:#fff;border-color:rgb(0 0 0 / .08)}[data-theme="light"] .msd-blog-card__title,[data-theme="light"] .msd-single-post__title,[data-theme="light"] .msd-ba-card__title{color:#16203a}[data-theme="light"] .msd-blog-card__excerpt,[data-theme="light"] .msd-single-post__content,[data-theme="light"] .msd-blog-section__excerpt{color:rgb(22 32 58 / .75)}[data-theme="light"] .msd-blog-card__meta,[data-theme="light"] .msd-single-post__meta,[data-theme="light"] .msd-blog-section__meta{color:rgb(22 32 58 / .5)}[data-theme="light"] .msd-blog-section{background:#f7f4ee}[data-theme="light"] .msd-blog-filter-btn{background:rgb(156 125 46 / .08);border-color:rgb(156 125 46 / .25);color:rgb(22 32 58 / .7)}[data-theme="light"] .msd-blog-filter-btn.is-active{background:linear-gradient(135deg,#b8923a,#c9a84c);color:#fff;border-color:#fff0}[data-theme="light"] .msd-seo-check,[data-theme="light"] .msd-geo-check,[data-theme="light"] [class*="seo-check"],[data-theme="light"] [class*="geo-check"]{background:#f7f4ee;color:#16203a}[data-theme="light"] [class*="seo-check"] input,[data-theme="light"] [class*="geo-check"] input,[data-theme="light"] [class*="seo-check"] select{background:#fff;border-color:rgb(0 0 0 / .15);color:#16203a}[data-theme="light"] [class*="seo-check"] label,[data-theme="light"] [class*="geo-check"] label{color:#16203a}[data-theme="light"] [class*="monitor"],[data-theme="light"] [class*="dashboard"]{color:#16203a}[data-theme="light"] [class*="monitor-card"],[data-theme="light"] [class*="dashboard-card"]{background:#fff;border-color:rgb(0 0 0 / .08)}[data-theme="light"] [class*="praemien"],[data-theme="light"] [class*="empfehlung"]{color:#16203a}[data-theme="light"] [class*="kurs"],[data-theme="light"] [class*="course"]{color:#16203a}[data-theme="light"] .site-main,[data-theme="light"] #main-content,[data-theme="light"] #page-wrapper{background:#f7f4ee}[data-theme="light"] article.post,[data-theme="light"] .page-content,[data-theme="light"] .entry-content{color:rgb(22 32 58 / .82)}[data-theme="light"] input[type="text"],[data-theme="light"] input[type="email"],[data-theme="light"] input[type="tel"],[data-theme="light"] input[type="url"],[data-theme="light"] textarea,[data-theme="light"] select{background:#fff;border-color:rgb(0 0 0 / .15);color:#16203a}[data-theme="light"] input::placeholder,[data-theme="light"] textarea::placeholder{color:rgb(22 32 58 / .4)}[data-theme="light"] input:focus,[data-theme="light"] textarea:focus,[data-theme="light"] select:focus{border-color:#9c7d2e;box-shadow:0 0 0 3px rgb(156 125 46 / .15)}[data-theme="light"] .testimonials,[data-theme="light"] .faq,[data-theme="light"] .method,[data-theme="light"] .process{background:#f7f4ee}[data-theme="light"] .faq__item{background:#fff;border-color:rgb(0 0 0 / .08)}[data-theme="light"] .faq__question{color:#16203a}[data-theme="light"] .faq__answer{color:rgb(22 32 58 / .75)}[data-theme="light"] .testimonial{background:#fff;border-color:rgb(0 0 0 / .08)}[data-theme="light"] .testimonial__text{color:rgb(22 32 58 / .8)}[data-theme="light"] .testimonial__name{color:#16203a}[data-theme="light"] .testimonial__role{color:rgb(22 32 58 / .5)}[data-theme="light"] .opt-ps{background:#efe9dd}[data-theme="light"] .opt-ps__card{background:#fff}[data-theme="light"] .opt-ps__title{color:#16203a}[data-theme="light"] .ticker,[data-theme="light"] .skip-link{background:#16203a;color:#f7f4ee}*,*::before,*::after{transition-property:background-color,color,border-color;transition-duration:.25s;transition-timing-function:ease}.opt-kit-slider__slide,.ki-float,.praemien-coin,.ki-pulse{transition-property:none}[data-theme="light"] #msd-geo-wrap{color:#16203a}[data-theme="light"] .msd-geo-hero{background:linear-gradient(160deg,#efe9dd 0%,#f7f4ee 100%)!important}[data-theme="light"] .msd-geo-title{color:#16203a!important}[data-theme="light"] .msd-geo-title em{color:#9c7d2e!important}[data-theme="light"] .msd-geo-sub{color:rgb(22 32 58 / .6)!important}[data-theme="light"] .msd-geo-badge{background:rgb(156 125 46 / .1)!important;border-color:rgb(156 125 46 / .3)!important;color:#9c7d2e!important}[data-theme="light"] #msd-geo-url{background:#ffffff!important;border:1px solid rgb(0 0 0 / .15)!important;color:#16203a!important}[data-theme="light"] #msd-geo-url::placeholder{color:rgb(22 32 58 / .35)!important}[data-theme="light"] #msd-geo-btn{background:linear-gradient(135deg,#b8923a,#c9a84c)!important;color:#ffffff!important}[data-theme="light"] .msd-geo-hint{color:rgb(22 32 58 / .4)!important}[data-theme="light"] #msd-geo-loading{background:#f7f4ee!important}[data-theme="light"] #msd-geo-loading h3{color:#16203a!important}[data-theme="light"] .msd-step{color:rgb(22 32 58 / .3)!important}[data-theme="light"] .msd-step-active{color:#9c7d2e!important}[data-theme="light"] #msd-geo-results{background:#f7f4ee!important}[data-theme="light"] .msd-geo-score-header{background:linear-gradient(180deg,#efe9dd,#f7f4ee)!important}[data-theme="light"] .msd-score-num{color:#16203a!important}[data-theme="light"] .msd-score-lbl{color:rgb(22 32 58 / .4)!important}[data-theme="light"] .msd-score-grade{color:#16203a!important}[data-theme="light"] .msd-score-summary{color:rgb(22 32 58 / .7)!important}[data-theme="light"] .msd-result-url{color:#9c7d2e!important}[data-theme="light"] .msd-geo-stat{background:rgb(0 0 0 / .04)!important}[data-theme="light"] .msd-geo-stat-lbl{color:rgb(22 32 58 / .5)!important}[data-theme="light"] .msd-geo-tabs{background:#efe9dd!important;border-bottom-color:rgb(156 125 46 / .2)!important}[data-theme="light"] .msd-geo-tab{color:rgb(22 32 58 / .45)!important}[data-theme="light"] .msd-geo-tab:hover{color:rgb(22 32 58 / .8)!important}[data-theme="light"] .msd-geo-tab.active{color:#9c7d2e!important;border-bottom-color:#9c7d2e!important}[data-theme="light"] .msd-tab-count{background:rgb(0 0 0 / .06)!important}[data-theme="light"] .msd-mon-wrap,[data-theme="light"] [class^="msd-mon-"],[data-theme="light"] [class*=" msd-mon-"]{color:#16203a}[data-theme="light"] .msd-mon-hero,[data-theme="light"] .msd-mon-header{background:linear-gradient(160deg,#efe9dd,#f7f4ee)!important}[data-theme="light"] .msd-mon-card,[data-theme="light"] .msd-monitor-card{background:#ffffff!important;border-color:rgb(0 0 0 / .08)!important;color:#16203a!important}[data-theme="light"] .msd-mon-title,[data-theme="light"] .msd-monitor-title{color:#16203a!important}[data-theme="light"] .msd-mon-table,[data-theme="light"] .msd-monitor-table{background:#ffffff!important}[data-theme="light"] .msd-mon-table th{background:#efe9dd!important;color:#16203a!important}[data-theme="light"] .msd-mon-table td{color:rgb(22 32 58 / .8)!important}[data-theme="light"] .msd-kurs-wrap,[data-theme="light"] .kurs-hero,[data-theme="light"] .kurs-section{background:#f7f4ee!important;color:#16203a!important}[data-theme="light"] .kurs-card,[data-theme="light"] .kurs-module{background:#ffffff!important;border-color:rgb(0 0 0 / .08)!important;color:#16203a!important}[data-theme="light"] .kurs-heading{color:#16203a!important}[data-theme="light"] .kurs-meta{color:rgb(22 32 58 / .55)!important}[data-theme="light"] .msd-praemien-wrap,[data-theme="light"] .praemien-hero,[data-theme="light"] .empfehlung-section{background:#f7f4ee!important;color:#16203a!important}[data-theme="light"] .praemien-card,[data-theme="light"] .empfehlung-card{background:#ffffff!important;border-color:rgb(0 0 0 / .08)!important}[data-theme="light"] .praemien-title,[data-theme="light"] .empfehlung-title{color:#16203a!important}[data-theme="light"] .praemien-sub,[data-theme="light"] .empfehlung-sub{color:rgb(22 32 58 / .65)!important}[data-theme="light"] .msd-seo-wrap,[data-theme="light"] [class^="msd-seo-"],[data-theme="light"] [class*=" msd-seo-"]{color:#16203a}[data-theme="light"] .msd-seo-hero{background:linear-gradient(160deg,#efe9dd,#f7f4ee)!important}[data-theme="light"] .msd-seo-title{color:#16203a!important}[data-theme="light"] .msd-seo-sub{color:rgb(22 32 58 / .6)!important}[data-theme="light"] .msd-seo-results{background:#f7f4ee!important}[data-theme="light"] .msd-seo-score-header{background:linear-gradient(180deg,#efe9dd,#f7f4ee)!important}[data-theme="light"] .msd-seo-card{background:#ffffff!important;border-color:rgb(0 0 0 / .08)!important}