.journal-detail-shell{padding-top:64px;padding-bottom:56px;min-height:35vh}@font-face{font-family:TransferhoodSans;src:url(/assets/fonts/TransferhoodSans-Light.ttf) format("truetype");font-weight:300;font-display:swap}@font-face{font-family:TransferhoodSans;src:url(/assets/fonts/TransferhoodSans-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:TransferhoodSans;src:url(/assets/fonts/TransferhoodSans-Medium.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:TransferhoodSans;src:url(/assets/fonts/TransferhoodSans-Semibold.ttf) format("truetype");font-weight:600;font-display:swap}@scope (#journal-static-index){#journal-static-index{--jet:#111111;--charcoal:#2D2D2D;--graphite:#3D3D3D;--silver:#6B7280;--pearl:#F7F8FA;--white:#FFFFFF;--gold:#FF8437;--gold-light:#FFA060;--gold-dark:#E8763A;--font-display:"TransferhoodSans",-apple-system,sans-serif;--font-body:"TransferhoodSans",-apple-system,sans-serif;--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--ease-out:cubic-bezier(0.16,1,0.3,1)}#journal-static-index,#journal-static-index *,#journal-static-index :after,#journal-static-index :before{box-sizing:border-box;margin:0;padding:0}#journal-static-index{font-family:var(--font-body);color:var(--jet);background:var(--white);line-height:1.6;overflow-x:hidden}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 48px;height:64px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--border,#e5e7eb);transition:all .3s ease}.nav.scrolled{box-shadow:0 1px 12px rgba(0,0,0,.08)}.nav-logo{gap:.75rem;text-decoration:none}.nav-logo,.nav-logo-icon{display:flex;align-items:center}.nav-logo-icon{width:42px;height:42px;background:var(--gold);border-radius:12px;justify-content:center}.nav-logo-icon svg{width:24px;height:24px;color:var(--jet)}.nav-logo span{font-family:var(--font-display);font-size:1.4rem;color:var(--jet);letter-spacing:-.02em}.nav-links{display:flex;gap:var(--space-lg);list-style:none}.nav-links a{text-decoration:none;color:var(--silver);font-size:15px;font-weight:500;letter-spacing:.2px;transition:color .15s}.nav-links a.active,.nav-links a:hover{color:var(--jet)}.nav-cta{background:var(--gold);border:none;color:#fff;padding:9px 20px;border-radius:10px;text-decoration:none;font-weight:600;font-size:12.5px;letter-spacing:.3px;transition:background .15s}.nav-cta:hover{background:var(--gold-dark)}.hero{min-height:50vh;position:relative;display:flex;align-items:flex-end;overflow:hidden;background:#0a0a0a}.hero-bg,.hero-lines{display:none}.hero-visual{position:absolute;inset:0;z-index:0}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center right;display:block}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,10,10,.96) 0,rgba(10,10,10,.7) 45%,rgba(10,10,10,.15)),linear-gradient(0deg,rgba(10,10,10,.5) 0,transparent 40%)}.hero-content{position:relative;z-index:2;max-width:1280px;width:100%;margin:0 auto;padding:0 80px 80px;display:flex;flex-direction:column}.hero-eyebrow{font-size:.7rem;font-weight:600;color:var(--gold);text-transform:uppercase;letter-spacing:.22em;margin-bottom:20px}.hero-title{font-family:var(--font-display);font-size:clamp(4rem,7vw,8rem);font-weight:800;line-height:.9;color:var(--white);letter-spacing:-.05em;margin-bottom:0}.hero-title-outline{display:block;-webkit-text-stroke:1.5px rgba(255,255,255,.25);color:transparent}.hero-divider{width:48px;height:2px;background:var(--gold);margin:36px 0}.hero-subtitle{font-size:1rem;color:rgba(255,255,255,.45);max-width:360px;line-height:1.8;font-weight:300}.hero-badge,.hero-stats{display:none}@media (max-width:768px){.hero{min-height:80vh;align-items:flex-end}.hero-content{padding:0 24px 56px}.hero-visual:after{background:linear-gradient(0deg,rgba(10,10,10,.95) 0,rgba(10,10,10,.5) 60%,rgba(10,10,10,.2))}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.categories{background:var(--white);padding:var(--space-md) var(--space-xl);border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:100}.categories-inner{display:flex;align-items:center;justify-content:center;gap:var(--space-xs);flex-wrap:wrap}.cat-pill{padding:.6rem 1.25rem;border:1px solid var(--pearl);border-radius:8px;background:var(--white);font-family:var(--font-body);font-size:1rem;font-weight:500;color:var(--charcoal);cursor:pointer;transition:all .3s var(--ease-out)}.cat-pill:hover{border-color:var(--jet);background:var(--pearl)}.cat-pill.active{background:var(--gold);border-color:var(--gold);color:var(--white)}.section-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:var(--space-xl);gap:var(--space-md);flex-wrap:wrap}.section-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--gold-dark);margin-bottom:.5rem}.section-title{font-family:var(--font-display);font-size:2.2rem;font-weight:600;letter-spacing:-.03em;color:var(--jet)}.section-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--charcoal);text-decoration:none;font-weight:500;font-size:.9rem;transition:all .3s}.section-link:hover{color:var(--gold-dark)}.featured{padding:var(--space-2xl) var(--space-xl);background:var(--pearl)}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg)}@media (max-width:1100px){.featured-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.featured-grid{grid-template-columns:1fr}}.big-card{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:3/4;cursor:pointer;background:var(--jet)}.big-card img{width:100%;height:100%;object-fit:cover;transition:all .7s var(--ease-out);opacity:.85}.big-card:hover img{transform:scale(1.08);opacity:1}.big-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.4) 40%,rgba(0,0,0,.1) 70%,transparent);padding:var(--space-lg);display:flex;flex-direction:column;justify-content:flex-end}.big-card-category{display:inline-flex;background:var(--gold);color:var(--jet);padding:.4rem 1rem;border-radius:6px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-sm);width:fit-content}.big-card-title{font-family:var(--font-display);font-size:1.5rem;font-weight:600;color:var(--white);line-height:1.25;margin-bottom:.5rem}.big-card-meta{color:rgba(255,255,255,.6);font-size:.85rem}.content-section{padding:var(--space-2xl) var(--space-xl)}.content-section.alt{background:linear-gradient(180deg,var(--pearl) 0,var(--white) 100%)}.category-intro{display:flex;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl)}.category-icon{width:56px;height:56px;border-radius:14px;background:var(--jet);display:flex;align-items:center;justify-content:center;flex-shrink:0}.category-icon svg{width:26px;height:26px;color:var(--gold)}.category-text h2{font-family:var(--font-display);font-size:1.75rem;font-weight:600;margin-bottom:.25rem}.category-text p{color:var(--silver);font-size:.95rem}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:var(--space-lg)}@media (max-width:500px){.articles-grid{grid-template-columns:1fr}}.article-card{background:var(--white);border-radius:16px;overflow:hidden;text-decoration:none;color:var(--jet);transition:all .5s var(--ease-out);border:1px solid rgba(0,0,0,.04)}.article-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px rgba(0,0,0,.1)}.article-card-img{aspect-ratio:16/10;overflow:hidden;position:relative}.article-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease-out)}.article-card:hover .article-card-img img{transform:scale(1.1)}.article-card-body{padding:var(--space-md) var(--space-lg)}.article-card-category{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--gold-dark);margin-bottom:var(--space-xs)}.article-card-title{font-family:var(--font-display);font-size:1.25rem;font-weight:600;line-height:1.35;margin-bottom:.5rem}.article-card-excerpt{font-size:.95rem;color:var(--silver);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card-footer{display:flex;align-items:center;justify-content:space-between;padding:var(--space-sm) var(--space-lg);border-top:1px solid rgba(0,0,0,.04)}.article-card-time{font-size:.85rem;color:var(--silver)}.article-card-arrow{width:36px;height:36px;border-radius:50%;background:var(--pearl);display:flex;align-items:center;justify-content:center;transition:all .3s var(--ease-out)}.article-card:hover .article-card-arrow{background:var(--gold);transform:translateX(4px)}.article-card-arrow svg{width:18px;height:18px;color:var(--charcoal)}.newsletter{background:var(--jet);padding:var(--space-2xl) var(--space-xl);position:relative;overflow:hidden}.newsletter-pattern{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(212,168,83,.1) 0,transparent 50%),radial-gradient(ellipse at 80% 50%,rgba(212,168,83,.06) 0,transparent 50%)}.newsletter-content{max-width:600px;margin:0 auto;text-align:center;position:relative;z-index:2}.newsletter-title{font-family:var(--font-display);font-size:2.2rem;font-weight:600;color:var(--white);margin-bottom:var(--space-sm)}.newsletter-subtitle{color:var(--silver);font-size:1.05rem;margin-bottom:var(--space-lg);font-weight:300}.newsletter-form{display:flex;gap:var(--space-sm);max-width:480px;margin:0 auto}.newsletter-input{flex:1;padding:1rem 1.5rem;border:1px solid var(--graphite);border-radius:8px;font-family:var(--font-body);font-size:1rem;background:var(--charcoal);color:var(--white);transition:border-color .3s}.newsletter-input::placeholder{color:var(--silver)}.newsletter-input:focus{outline:none;border-color:var(--gold)}.newsletter-btn{padding:1rem 2rem;background:var(--gold);color:var(--jet);border:none;border-radius:8px;font-family:var(--font-body);font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s var(--ease-out)}.newsletter-btn:hover{background:var(--gold-light);transform:translateY(-2px)}.footer{background:var(--jet);color:var(--white);padding:var(--space-xl) var(--space-xl) var(--space-lg);border-top:1px solid var(--charcoal)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:var(--space-xl);margin-bottom:var(--space-xl)}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.footer-grid{grid-template-columns:1fr}}.footer-brand{max-width:280px}.footer-logo{gap:.75rem;margin-bottom:var(--space-md)}.footer-logo,.footer-logo-icon{display:flex;align-items:center}.footer-logo-icon{width:38px;height:38px;background:var(--gold);border-radius:10px;justify-content:center}.footer-logo-icon svg{width:20px;height:20px;color:var(--jet)}.footer-logo span{font-family:var(--font-display);font-size:1.35rem}.footer-brand p{color:var(--silver);font-size:.9rem;line-height:1.7}.footer-col h4{font-family:var(--font-display);font-size:.95rem;font-weight:600;margin-bottom:var(--space-md);color:var(--white);text-transform:uppercase;letter-spacing:.05em}.footer-col ul{list-style:none}.footer-col li{margin-bottom:.65rem}.footer-col a{color:var(--silver);text-decoration:none;font-size:.9rem;transition:color .3s}.footer-col a:hover{color:var(--gold)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:var(--space-lg);border-top:1px solid var(--charcoal);flex-wrap:wrap;gap:var(--space-md)}.footer-copyright{color:var(--silver);font-size:.85rem}.footer-social{display:flex;gap:.75rem}.footer-social a{width:40px;height:40px;border-radius:10px;background:var(--charcoal);display:flex;align-items:center;justify-content:center;color:var(--silver);transition:all .3s var(--ease-out)}.footer-social a:hover{background:var(--gold);color:var(--jet)}@media (max-width:768px){.nav-links{display:none}.nav{padding:var(--space-sm) var(--space-md)}.hero{min-height:50vh;padding:var(--space-lg) var(--space-md);padding-top:100px}.hero-title{font-size:2.75rem}.section-title{font-size:2rem}.newsletter-form{flex-direction:column}.newsletter-title{font-size:2rem}.content-section,.featured{padding:var(--space-xl) var(--space-md)}}}#journal-static-index{padding-bottom:64px;background:#ffffff}#journal-static-index .hero{margin-top:64px;min-height:52vh;align-items:flex-end}#journal-static-index .hero-content{text-align:left;align-items:flex-start;max-width:1280px;width:100%;margin:0 auto;padding-left:clamp(28px,5vw,100px);padding-right:clamp(28px,5vw,80px);padding-bottom:80px}#journal-static-index .hero-eyebrow{margin-left:0;margin-right:0;letter-spacing:.22em;font-size:.7rem;font-weight:600;color:#ff8437;text-transform:uppercase}#journal-static-index .hero-title{margin-left:0;margin-right:0;text-align:left;font-size:clamp(3.25rem,8vw,6.5rem);font-weight:800;line-height:.92;letter-spacing:-.04em;color:#ffffff}#journal-static-index .hero-title-outline{-webkit-text-stroke:1.5px rgba(255,255,255,.35);color:transparent}#journal-static-index .hero-divider{margin:32px 0 28px;width:48px;height:2px;background:#ff8437}#journal-static-index .hero-subtitle{margin-left:0;margin-right:0;max-width:380px;text-align:left;color:rgba(255,255,255,.45);font-size:1rem;line-height:1.8;font-weight:300}#journal-static-index .categories{top:64px;z-index:150;padding-top:1.1rem;padding-bottom:1.1rem;background:#ffffff;border-bottom:1px solid #eceef1}#journal-static-index .cat-pill{border-radius:8px;border-color:#e8eaed;background:#ffffff;color:#111111;font-weight:500;padding:.55rem 1.15rem;font-size:.95rem}#journal-static-index .cat-pill:not(.active):hover{border-color:#d1d5db;background:#fafafa;color:#111111}#journal-static-index .cat-pill.active{background:#ff8437;border-color:#ff8437;color:#ffffff;font-weight:600;box-shadow:none}#journal-static-index .content-section{padding:2rem clamp(16px,4vw,48px) 3rem;background:#f4f5f7}#journal-static-index .articles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:920px;margin-left:auto;margin-right:auto}@media (max-width:768px){#journal-static-index .articles-grid{grid-template-columns:1fr;max-width:520px}}#journal-static-index .article-card{border-radius:12px;border:1px solid #eceef1;background:#ffffff;box-shadow:0 2px 14px rgba(15,23,42,.06);transition:box-shadow .55s cubic-bezier(.33,1,.68,1),transform .55s cubic-bezier(.33,1,.68,1)}#journal-static-index .article-card:hover{box-shadow:0 10px 28px rgba(15,23,42,.09);transform:translateY(-3px)}#journal-static-index .article-card-img{aspect-ratio:16/10;border-radius:0}#journal-static-index .article-card-img img{border-radius:12px 12px 0 0;transform:scale(1);transform-origin:center center;transition:transform 1.1s cubic-bezier(.22,1,.36,1)}#journal-static-index .article-card:hover .article-card-img img{transform:scale(1.045)}#journal-static-index .article-card-body{padding:1.25rem 1.35rem 1.4rem}#journal-static-index .article-card-category{font-size:.68rem;letter-spacing:.14em;color:#ff8437;margin-bottom:.4rem;font-weight:600}#journal-static-index .article-card-title{font-size:1.125rem;font-weight:700;color:#111111;line-height:1.35;margin-bottom:.5rem}#journal-static-index .article-card-excerpt{font-size:.9rem;color:#6b7280;line-height:1.55;-webkit-line-clamp:2;line-clamp:2}@media (max-width:768px){#journal-static-index .hero{margin-top:64px;padding-top:1.25rem!important;min-height:48vh}#journal-static-index .hero-content{padding-left:24px;padding-right:24px;padding-bottom:56px;align-items:flex-start;text-align:left}#journal-static-index .hero-title{font-size:clamp(2.75rem,10vw,4rem)}#journal-static-index .hero-subtitle{max-width:100%}}@scope (#journal-static-article){#journal-static-article,#journal-static-article *{box-sizing:border-box}#journal-static-article{margin:0;font-family:Nimbus Sans L,Arial,sans-serif;color:#334155;background:#f1f5f9;line-height:1.72}.page{width:100%;padding:40px 20px 80px}.container{max-width:900px;margin:0 auto;background:#ffffff;border:1px solid #e2e8f0;border-radius:22px;overflow:hidden;box-shadow:0 14px 40px rgba(15,23,42,.06)}.hero{padding:56px 48px 34px;background:linear-gradient(135deg,#ff9a56,#ffc956);border-bottom:1px solid rgba(255,255,255,.18)}.brand-logo{display:block;width:260px;max-width:100%;height:auto;margin-bottom:18px}h1{margin:0 0 16px;font-size:36px;line-height:1.22;color:#ffffff}.intro{margin:0;font-size:17px;color:rgba(255,255,255,.94);max-width:760px}.featured-image{padding:28px 48px 6px}.featured-image img{width:100%;display:block;border-radius:16px;border:1px solid #e2e8f0}.content{padding:10px 48px 56px}h2{margin:34px 0 14px;font-size:26px;line-height:1.32;color:#0f172a}p{margin:0 0 15px;font-size:16px}p,ul{color:#334155}ul{margin:0 0 18px 22px;padding:0}li{margin-bottom:10px;font-size:16px}.steps-grid{display:grid;gap:16px;margin-top:6px}.step-box{position:relative;background:#ffffff;border:1px solid #e2e8f0;border-radius:18px;padding:22px 24px 22px 78px;box-shadow:0 6px 18px rgba(15,23,42,.04);transition:transform .5s cubic-bezier(.33,1,.68,1),box-shadow .5s cubic-bezier(.33,1,.68,1),border-color .5s cubic-bezier(.33,1,.68,1)}.step-box:hover{transform:translateY(-3px);border-color:#ff9a56;box-shadow:0 14px 30px rgba(255,154,86,.14)}.step-number{position:absolute;left:24px;top:22px;width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff9a56,#ffc956);color:#ffffff;font-size:14px;font-weight:700;box-shadow:0 8px 18px rgba(255,154,86,.22)}.step-box strong{color:#0f172a;display:block;margin-bottom:8px;font-size:17px}.info-grid{display:grid;gap:16px;margin-top:6px}.info-box{position:relative;background:#ffffff;border:1px solid #e2e8f0;border-radius:18px;padding:22px 24px 22px 78px;box-shadow:0 6px 18px rgba(15,23,42,.04);transition:transform .5s cubic-bezier(.33,1,.68,1),box-shadow .5s cubic-bezier(.33,1,.68,1),border-color .5s cubic-bezier(.33,1,.68,1)}.info-box:hover{transform:translateY(-3px);border-color:#ff9a56;box-shadow:0 14px 30px rgba(255,154,86,.14)}.info-number{position:absolute;left:24px;top:22px;width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff9a56,#ffc956);color:#ffffff;font-size:14px;font-weight:700;box-shadow:0 8px 18px rgba(255,154,86,.22)}.info-box strong{color:#0f172a;display:block;margin-bottom:8px;font-size:17px}a{color:#ff9a56;text-decoration:none;font-weight:600}a:hover{text-decoration:underline}.cta{margin-top:34px;padding:32px 24px;background:#111111;border-radius:18px;color:#ffffff;text-align:center}.cta p{margin:0 0 14px;color:rgba(255,255,255,.92)}.cta-links{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.cta-links a{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:linear-gradient(135deg,#ff9a56,#ffc956);color:#ffffff;font-size:14px;font-weight:700}@media (max-width:768px){.brand-logo{width:220px}.content,.featured-image,.hero{padding-left:22px;padding-right:22px}.hero{padding-top:34px}h1{font-size:30px}h2{font-size:23px}.intro,li,p{font-size:15px}.info-box,.step-box{padding:74px 18px 18px}.info-number,.step-number{left:18px;top:18px}}}