body{margin:0;background:#f4f7f8;color:#0a1620;font-family:Inter,system-ui,sans-serif}.blog-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px max(24px,calc((100vw - 1180px)/2));background:#071019;color:#fff}.blog-header img{width:190px;height:auto}.blog-header nav{display:flex;gap:20px}.blog-header a{color:inherit;text-decoration:none;font-weight:850;font-size:13px}.blog-hero{padding:90px max(24px,calc((100vw - 1180px)/2)) 60px;background:radial-gradient(circle at 10% 0,rgba(245,200,76,.18),transparent 34%),linear-gradient(135deg,#071019,#102330);color:#fff}.blog-hero span{color:#ffe596;font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.blog-hero h1{max-width:940px;font-size:clamp(48px,7vw,86px);line-height:.94;letter-spacing:-.055em;margin:20px 0}.blog-hero p{color:#aebdc6;font-size:18px}.blog-grid{width:min(1180px,calc(100% - 40px));margin:42px auto 78px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.blog-card{border-radius:24px;overflow:hidden;background:#fff;border:1px solid #e1e7ea;box-shadow:0 22px 70px rgba(7,16,25,.08)}.blog-card a{display:block;color:inherit;text-decoration:none}.blog-card img{width:100%;height:230px;object-fit:cover}.blog-card div{padding:23px}.blog-card span{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#a06e00}.blog-card h2{font-size:26px;letter-spacing:-.03em;margin:11px 0}.blog-card p{color:#687983;line-height:1.6;font-size:14px}.blog-card b{display:block;margin-top:17px}.blog-empty{grid-column:1/-1;padding:60px;border-radius:24px;background:#fff;text-align:center}.blog-footer{padding:26px;text-align:center;background:#071019;color:#9fb0ba}.blog-footer a{color:#ffe596}.article-wrap{width:min(1180px,calc(100% - 40px));margin:44px auto 80px;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:30px}.article-wrap article{padding:30px;border-radius:26px;background:#fff;border:1px solid #e2e8eb}.article-hero{width:100%;max-height:540px;object-fit:cover;border-radius:20px}.article-meta{display:flex;gap:15px;margin:25px 0 12px;color:#8b6a0c;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.article-wrap h1{font-size:clamp(42px,6vw,72px);line-height:.97;letter-spacing:-.05em;margin:0 0 28px}.article-content{font-size:17px;line-height:1.82;color:#354852}.article-content h2,.article-content h3{color:#0a1620;letter-spacing:-.03em;margin-top:1.8em}.article-content img{max-width:100%;height:auto;border-radius:18px}.article-content blockquote{margin:25px 0;padding:20px;border-left:4px solid #f5c84c;background:#fff8d9}.article-wrap aside>div{position:sticky;top:25px;padding:25px;border-radius:22px;background:#071019;color:#fff}.article-wrap aside span{color:#ffe596;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.article-wrap aside h2{font-size:30px;line-height:1.05}.article-wrap aside a{display:inline-block;padding:13px 18px;border-radius:999px;background:#f5c84c;color:#111;text-decoration:none;font-weight:900}@media(max-width:900px){.blog-grid{grid-template-columns:repeat(2,1fr)}.article-wrap{grid-template-columns:1fr}.article-wrap aside>div{position:static}}@media(max-width:620px){.blog-header nav{gap:10px}.blog-header img{width:150px}.blog-grid{grid-template-columns:1fr}.article-wrap article{padding:18px}.article-wrap h1{font-size:40px}}

/* Standalone journal — intentionally separate from the main website chrome */
body.standalone-blog{min-height:100vh;background:#071019;color:#fff}.blog-standalone-header{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1180px;margin:auto;padding:22px 24px;border-bottom:1px solid rgba(255,255,255,.08)}.blog-standalone-brand img{display:block;width:min(245px,48vw);height:auto}.blog-standalone-header>div{display:flex;align-items:center;gap:10px}.blog-standalone-header a{color:#dfe8ed;text-decoration:none;font-size:12px;font-weight:850}.blog-standalone-header .blog-book{padding:11px 15px;border-radius:999px;background:#f5c84c;color:#111}.standalone-blog .blog-hero{max-width:920px;margin:0 auto;padding:86px 24px 58px;text-align:center}.standalone-blog .blog-hero>span{color:#f5a623}.standalone-blog .blog-hero h1{max-width:850px;margin:14px auto 18px}.standalone-blog .blog-grid{max-width:1180px;margin:0 auto;padding:0 24px 80px}.blog-ending{max-width:850px;margin:0 auto 80px;padding:32px;border:1px solid rgba(245,200,76,.22);border-radius:24px;background:linear-gradient(145deg,#10212f,#0b1721);text-align:center}.blog-ending h2{margin:0 0 14px}.blog-ending a{color:#f5c84c;font-weight:900;text-decoration:none}.standalone-blog .article-shell{padding-top:48px;padding-bottom:90px}@media(max-width:680px){.blog-standalone-header{align-items:flex-start}.blog-standalone-header>div{display:grid;justify-items:end}.standalone-blog .blog-hero{padding-top:58px}}

/* Standalone article layout refinement — v23 */
.standalone-blog .article-shell{width:min(980px,calc(100% - 40px));margin:0 auto;padding:54px 0 92px}.standalone-blog .blog-article{overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:30px;background:linear-gradient(145deg,#10212f,#0b1721);box-shadow:0 34px 90px rgba(0,0,0,.32)}.standalone-blog .article-back{display:inline-flex;margin:26px 30px 0;color:#f5a623;text-decoration:none;font-size:13px;font-weight:900}.standalone-blog .article-hero-image{display:block;width:calc(100% - 60px);max-height:480px;margin:24px 30px 0;border-radius:22px;object-fit:cover;background:#071019}.standalone-blog .blog-article>span,.standalone-blog .blog-article>h1,.standalone-blog .blog-article>p,.standalone-blog .article-content{margin-left:clamp(24px,6vw,72px);margin-right:clamp(24px,6vw,72px)}.standalone-blog .blog-article>span{display:block;margin-top:36px;color:#f5a623;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.standalone-blog .blog-article>h1{max-width:820px;margin-top:13px;margin-bottom:18px;font-size:clamp(40px,6vw,72px);line-height:.98;letter-spacing:-.045em}.standalone-blog .blog-article>p{color:#aebdc6}.standalone-blog .article-content{margin-top:38px;margin-bottom:64px;color:#dbe5ea;font-size:17px;line-height:1.8}.standalone-blog .article-content h2,.standalone-blog .article-content h3{margin:1.6em 0 .65em;color:#fff;line-height:1.08}.standalone-blog .article-content h2{font-size:clamp(30px,4vw,46px)}.standalone-blog .article-content h3{font-size:clamp(24px,3vw,34px)}.standalone-blog .article-content p,.standalone-blog .article-content ul,.standalone-blog .article-content ol,.standalone-blog .article-content blockquote,.standalone-blog .article-content figure,.standalone-blog .article-content table{margin:0 0 1.35em}.standalone-blog .article-content img{display:block;max-width:100%;height:auto;margin:28px auto;border-radius:20px}.standalone-blog .article-content blockquote{padding:22px 24px;border-left:4px solid #f5a623;border-radius:0 18px 18px 0;background:rgba(255,255,255,.055)}.standalone-blog .article-content a{color:#f5c84c}.standalone-blog .article-content table{display:block;overflow:auto;width:100%;border-collapse:collapse}.standalone-blog .article-content th,.standalone-blog .article-content td{padding:12px 14px;border:1px solid rgba(255,255,255,.12)}@media(max-width:680px){.standalone-blog .article-shell{width:min(100% - 24px,980px);padding-top:26px}.standalone-blog .blog-article{border-radius:22px}.standalone-blog .article-back{margin:20px 20px 0}.standalone-blog .article-hero-image{width:calc(100% - 40px);margin:20px 20px 0}.standalone-blog .blog-article>span,.standalone-blog .blog-article>h1,.standalone-blog .blog-article>p,.standalone-blog .article-content{margin-left:20px;margin-right:20px}.standalone-blog .article-content{font-size:16px;margin-bottom:42px}}

/* Blog content, author cards and responsive media - v8 */
.blog-card{min-width:0}.blog-card a,.blog-card div{min-width:0}.blog-card img{display:block;max-width:100%;object-position:center}.blog-card h2,.blog-card p{overflow-wrap:anywhere;word-break:break-word}.article-hero-image,.article-hero{display:block;max-width:100%;object-position:center}.article-content{min-width:0;overflow-wrap:anywhere;word-break:break-word}.article-content>*{max-width:100%}.article-content figure{max-width:100%;margin-left:0;margin-right:0}.article-content figure img{width:100%;max-height:720px;object-fit:contain;background:rgba(0,0,0,.08)}.article-content figcaption{margin-top:9px;color:#85949c;font-size:12px;text-align:center}.article-content iframe,.article-content video{display:block;width:100%;max-width:100%;aspect-ratio:16/9;border:0;border-radius:18px}.article-content pre{max-width:100%;overflow:auto;padding:18px;border-radius:15px;background:#06111a;color:#e7eff3}.article-content .blog-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin:9px 0;padding:12px 20px;border-radius:999px;background:#f5c84c!important;color:#111!important;text-decoration:none!important;font-size:13px;font-weight:950;box-shadow:0 12px 28px rgba(245,200,76,.2)}.article-content .blog-highlight{max-width:100%;margin:22px 0;padding:20px 22px;border-left:4px solid #f5c84c;border-radius:0 17px 17px 0;background:rgba(245,200,76,.1);overflow-wrap:anywhere}.standalone-blog .article-content .blog-highlight{background:rgba(245,200,76,.08);color:#eef5f8}.blog-author-trigger{display:inline;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:950;text-transform:inherit;letter-spacing:inherit;text-decoration:underline;text-decoration-color:rgba(245,166,35,.45);text-underline-offset:3px;cursor:pointer}.blog-author-trigger:hover{color:#f5c84c}.author-modal-open{overflow:hidden}.author-profile-modal[hidden]{display:none}.author-profile-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:22px;opacity:0;transition:opacity .2s ease}.author-profile-modal.open{opacity:1}.author-profile-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(2,9,14,.82);backdrop-filter:blur(10px);cursor:pointer}.author-profile-modal [data-author-card]{position:relative;z-index:1;width:min(100%,570px);max-height:min(86vh,720px);overflow:auto;padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:radial-gradient(circle at 88% 5%,rgba(245,200,76,.18),transparent 30%),linear-gradient(145deg,#112737,#07151f);color:#fff;box-shadow:0 40px 120px rgba(0,0,0,.55)}.author-profile-close{position:absolute;right:16px;top:16px;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.07);color:#fff;font-size:23px;cursor:pointer}.author-profile-top{display:flex;align-items:center;gap:17px;padding-right:40px}.author-profile-avatar{display:grid;place-items:center;flex:0 0 auto;width:72px;height:72px;border-radius:23px;background:linear-gradient(135deg,#ffe596,#f5a623);color:#111;font-size:29px;font-weight:1000;box-shadow:0 15px 40px rgba(245,166,35,.2)}.author-profile-identity{min-width:0}.author-profile-identity>span{color:#ffe596;font-size:9px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.author-profile-identity h2{margin:7px 0 4px;font-size:31px;line-height:1;letter-spacing:-.045em;overflow-wrap:anywhere}.author-profile-identity p{margin:0;color:#aebdc6;font-size:11px;overflow-wrap:anywhere}.author-profile-bio{margin:24px 0;color:#d7e2e7;line-height:1.72;white-space:pre-wrap;overflow-wrap:anywhere}.author-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.author-profile-stat{min-width:0;padding:15px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.045)}.author-profile-stat b,.author-profile-stat span{display:block}.author-profile-stat b{color:#ffe596;font-size:20px;overflow-wrap:anywhere}.author-profile-stat span{margin-top:5px;color:#9fb0ba;font-size:9px;line-height:1.4}.author-profile-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:#aebdc6;font-size:10px}.author-profile-footer a{color:#ffe596;text-decoration:none;overflow-wrap:anywhere}.author-profile-modal.open .author-animation-lift{animation:authorLift .38s ease both}.author-profile-modal.open .author-animation-fade{animation:authorFade .38s ease both}.author-profile-modal.open .author-animation-flip{animation:authorFlip .48s ease both;transform-origin:center top}.author-profile-modal.open .author-animation-zoom{animation:authorZoom .34s ease both}@keyframes authorLift{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes authorFade{from{opacity:0}to{opacity:1}}@keyframes authorFlip{from{opacity:0;transform:perspective(900px) rotateX(-12deg)}to{opacity:1;transform:perspective(900px) rotateX(0)}}@keyframes authorZoom{from{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}@media(max-width:620px){.author-profile-modal{padding:12px}.author-profile-modal [data-author-card]{padding:24px 18px;border-radius:22px}.author-profile-top{align-items:flex-start}.author-profile-avatar{width:58px;height:58px;border-radius:18px;font-size:23px}.author-profile-identity h2{font-size:25px}.author-profile-stats{grid-template-columns:1fr}.author-profile-footer{align-items:flex-start;flex-direction:column}}
