.blog-eyebrow{font-size:11.5px;letter-spacing:.15em;text-transform:uppercase;color:#8a6520;font-weight:700;margin-bottom:10px}.blog-section-head{display:flex;align-items:flex-end;justify-content:space-between;max-width:1344px;margin:0 auto 24px;padding:0 20px}@media (min-width:768px){.blog-section-head{margin-bottom:32px;padding:0 48px}}.blog-section-head h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:40px;line-height:1.08;letter-spacing:-.018em;color:#0b1628;margin:0}.blog-see-all{color:#8a6520;text-decoration:none;font-weight:600;font-size:13.5px}.blog-see-all:hover{text-decoration:underline}.blog-cat-pill{display:inline-block;border-radius:99px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-cat-pill-sm{padding:3px 10px;font-size:10.5px}.blog-cat-pill-md{padding:5px 13px;font-size:11.5px}.blog-hero{background:linear-gradient(180deg,#faf6ec,#f4efe3);padding:48px 20px 44px;border-bottom:1px solid #e6e2d8}@media (min-width:768px){.blog-hero{padding:72px 48px 68px}}.blog-hero-inner{max-width:1100px;margin:0 auto}.blog-hero-eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#8a6520;font-weight:700;margin-bottom:24px}.blog-hero-eyebrow-mark{width:28px;height:1.5px;background:#d4a843;flex-shrink:0}.blog-hero-eyebrow-sep{color:rgba(122,85,0,.4)}.blog-hero-h1{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:clamp(40px,5.5vw,72px);line-height:1.02;letter-spacing:-.022em;color:#0b1628;margin:0 0 18px;max-width:880px}.blog-hero-sub{font-size:17px;line-height:1.55;color:rgba(11,22,40,.6);max-width:560px;margin:0}.blog-featured-wrap{padding:40px 20px;display:grid;grid-template-columns:1fr;gap:24px;max-width:1344px;margin:0 auto}@media (min-width:900px){.blog-featured-wrap{grid-template-columns:1.8fr 1fr;gap:36px;padding:60px 48px}}.blog-featured{background:#fff;border-radius:20px;overflow:hidden;cursor:pointer;display:grid;grid-template-rows:360px 1fr;border:1px solid #ece7dc;transition:transform .2s,box-shadow .2s;text-decoration:none;color:inherit}.blog-featured:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(11,22,40,.09)}.blog-featured-thumb{overflow:hidden}.blog-featured-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.blog-featured:hover .blog-featured-thumb img{transform:scale(1.03)}.blog-featured-body{padding:32px 36px 36px;display:flex;flex-direction:column}.blog-featured-body h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:36px;line-height:1.15;letter-spacing:-.015em;color:#0b1628;margin:16px 0 10px}.blog-featured-body>p{font-size:15px;line-height:1.6;color:rgba(11,22,40,.65);margin:0 0 22px;flex:1}.blog-featured-meta{display:flex;align-items:center;gap:12px}.blog-featured-meta img{width:40px;height:40px;border-radius:50%;object-fit:cover}.blog-featured-meta-name{font-size:14px;font-weight:600;color:#0b1628}.blog-featured-meta-sub{font-size:12px;color:rgba(11,22,40,.5);margin-top:1px}.blog-featured-cta{display:inline-flex;align-items:center;margin-top:24px;align-self:flex-start;padding:10px 22px;border-radius:8px;border:1.5px solid #0b1628;font-size:13px;font-weight:600;color:#0b1628;transition:background .2s,color .2s}.blog-featured:hover .blog-featured-cta{background:#0b1628;color:#fff}.blog-spotlight{background:#fff;border-radius:20px;border:1px solid #ece7dc;padding:28px 26px;display:flex;flex-direction:column}.blog-spotlight-head{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0b1628;padding-bottom:14px;border-bottom:1.5px solid #0b1628;margin-bottom:4px}.blog-spot{display:grid;grid-template-columns:90px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid #eae7e0;cursor:pointer;text-decoration:none;color:inherit}.blog-spot:last-of-type{border-bottom:none}.blog-spot-thumb{border-radius:8px;overflow:hidden;aspect-ratio:4/3}.blog-spot-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.blog-spot:hover .blog-spot-thumb img{transform:scale(1.05)}.blog-spot h4{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:17px;line-height:1.25;color:#0b1628;margin:8px 0 5px;transition:color .15s}.blog-spot:hover h4{color:#8a6520}.blog-spot-meta{font-size:11.5px;color:rgba(11,22,40,.5)}.blog-spot-all{font-size:13px;font-weight:600;color:#8a6520;text-decoration:none;margin-top:14px;display:block}.blog-spot-all:hover{text-decoration:underline}.blog-cats{padding:56px 0 72px;background:#faf8f2;border-top:1px solid #ece7dc;border-bottom:1px solid #ece7dc}.blog-cats-grid{display:grid;grid-template-columns:1fr;gap:14px;max-width:1344px;margin:0 auto;padding:0 20px}@media (min-width:640px){.blog-cats-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding:0 32px}}@media (min-width:768px){.blog-cats-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding:0 48px}}.blog-cat-tile{text-align:left;background:#fff;border-radius:14px;padding:24px 24px 22px;cursor:pointer;display:flex;flex-direction:column;gap:6px;border:1.5px solid #ece7dc;transition:transform .2s,box-shadow .2s,border-color .2s;text-decoration:none;color:inherit}.blog-cat-tile:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(11,22,40,.08)}.blog-cat-dot{width:12px;height:12px;border-radius:50%;margin-bottom:8px;flex-shrink:0}.blog-cat-label{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:24px;line-height:1.1;color:#0b1628;letter-spacing:-.01em}.blog-cat-desc{font-size:13px;line-height:1.5;color:rgba(11,22,40,.6);margin:4px 0 10px}.blog-cat-count{font-size:12px;font-weight:600;margin-top:auto}.blog-latest{padding:72px 0}.blog-grid-3{display:grid;grid-template-columns:1fr;gap:24px;max-width:1344px;margin:0 auto;padding:0 20px}@media (min-width:640px){.blog-grid-3{grid-template-columns:repeat(2,1fr);gap:24px;padding:0 32px}}@media (min-width:768px){.blog-grid-3{grid-template-columns:repeat(3,1fr);gap:28px;padding:0 48px}}.blog-card{background:#fff;border:1px solid #ece7dc;border-radius:14px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;text-decoration:none;color:inherit}.blog-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(11,22,40,.09)}.blog-card-thumb{aspect-ratio:16/10;overflow:hidden;flex-shrink:0}.blog-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.blog-card:hover .blog-card-thumb img{transform:scale(1.04)}.blog-card-thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#c9d4e5,#1e3158)}.blog-card-body{padding:22px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1}.blog-card-body h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:22px;line-height:1.18;letter-spacing:-.01em;color:#0b1628;margin:4px 0 2px}.blog-card-body h3,.blog-card-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card-excerpt{font-size:13.5px;line-height:1.55;color:rgba(11,22,40,.6);margin:0;flex:1}.blog-card-meta{display:flex;align-items:center;gap:7px;font-size:11.5px;color:rgba(11,22,40,.5);margin-top:4px;flex-wrap:wrap}.blog-card-meta img{width:22px;height:22px;border-radius:50%;object-fit:cover;flex-shrink:0}.blog-card-meta-dot{width:2.5px;height:2.5px;border-radius:50%;background:rgba(11,22,40,.25);flex-shrink:0}.blog-newsletter{background:#0b1628;color:#fff;padding:72px 48px}.blog-newsletter-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr;gap:64px;align-items:center}.blog-newsletter-label{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#d4a843;margin-bottom:14px}.blog-newsletter-h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:40px;line-height:1.1;letter-spacing:-.015em;color:#fff;margin:0 0 14px}.blog-newsletter-sub{font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.55);margin:0}.blog-newsletter-form{display:flex;flex-direction:column;gap:12px}.blog-newsletter-input{height:54px;padding:0 20px;font-size:14px;border-radius:10px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.07);color:#fff;outline:none;font-family:inherit;transition:border-color .2s}.blog-newsletter-input:focus{border-color:rgba(212,168,67,.5)}.blog-newsletter-input::placeholder{color:hsla(0,0%,100%,.35)}.blog-newsletter-btn{height:54px;border-radius:10px;border:none;background:#d4a843;color:#0b1628;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:opacity .2s}.blog-newsletter-btn:hover:not(:disabled){opacity:.9}.blog-newsletter-btn:disabled{opacity:.6;cursor:default}.blog-newsletter-foot{font-size:12px;color:hsla(0,0%,100%,.3);text-align:center}.blog-newsletter-done{padding:28px 32px;border-radius:14px;background:rgba(212,168,67,.1);border:1px solid rgba(212,168,67,.3);text-align:center}.blog-newsletter-done-check{font-size:28px;margin-bottom:10px;color:#d4a843}.blog-newsletter-done-title{font-size:16px;color:#d4a843;font-weight:600;margin-bottom:4px}.blog-newsletter-done-sub{font-size:13px;color:hsla(0,0%,100%,.5)}.art-page{background:#faf6ec;min-height:100vh}.art-progress-bar{position:fixed;top:0;left:0;right:0;z-index:100;height:3px;background:rgba(11,22,40,.08);pointer-events:none}.art-progress-fill{height:100%;background:#d4a843;transition:width .1s linear}.art-crumb{display:flex;gap:8px;align-items:center;font-size:12.5px;color:rgba(11,22,40,.5);max-width:1200px;margin:0 auto;padding:28px 48px 0}.art-crumb a{color:#8a6520;text-decoration:none;font-weight:500}.art-crumb a:hover{text-decoration:underline}.art-crumb-cur{color:#0b1628;font-weight:600}.art-head{max-width:820px;margin:32px auto 0;padding:0 48px 36px;border-bottom:1px solid #eae7e0;text-align:center}.art-head h1{font-weight:500;font-size:clamp(36px,4.5vw,60px);line-height:1.06;letter-spacing:-.022em;color:#0b1628;margin:18px 0 22px}.art-head h1,.art-lede{font-family:Cormorant Garamond,Georgia,serif}.art-lede{font-style:italic;font-size:22px;line-height:1.5;color:rgba(11,22,40,.7);margin:0 0 30px}.art-byline{display:flex;align-items:center;gap:14px;padding:20px 0 0;max-width:600px;margin:0 auto;text-align:left}.art-byline img{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.art-byline-info{flex:1}.art-byline-name{font-size:14px;font-weight:600;color:#0b1628}.art-byline-name a{color:#8a6520;text-decoration:none}.art-byline-name a:hover{text-decoration:underline}.art-byline-sub{font-size:12px;color:rgba(11,22,40,.55);margin-top:2px}.art-share{margin-left:auto;display:flex;gap:8px;flex-shrink:0}.art-share-btn{font-size:12.5px;font-weight:600;background:#fff;border:1px solid #ece7dc;padding:8px 14px;border-radius:99px;color:#0b1628;cursor:pointer;font-family:inherit;transition:border-color .15s}.art-share-btn:hover{border-color:#0b1628}.art-share-btn-saved{background:rgba(212,168,67,.1);border-color:#d4a843;color:#8a6520}.art-hero{max-width:1200px;margin:40px auto 0;padding:0 48px}.art-hero img{width:100%;border-radius:14px;aspect-ratio:16/9;object-fit:cover;display:block}.art-hero figcaption{font-size:12px;color:rgba(11,22,40,.5);padding:10px 4px 0;display:flex;justify-content:space-between}.art-hero figcaption em{font-style:italic}.art-body-wrap{max-width:860px;margin:52px auto 0;padding:0 48px 80px}.art-body-wrap--toc{display:grid;grid-template-columns:200px 1fr;gap:64px;max-width:1100px;align-items:start}.art-toc{position:sticky;top:84px}.art-toc-label{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#8a6520;font-weight:700;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid #eae7e0}.art-toc ol{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.art-toc-item{display:flex;gap:10px;font-size:13px;line-height:1.45;color:rgba(11,22,40,.5);cursor:pointer;text-decoration:none;transition:color .15s}.art-toc-item:hover{color:#0b1628}.art-toc-item-active{color:#0b1628;font-weight:600}.art-toc-n{font-family:Cormorant Garamond,Georgia,serif;font-size:13px;font-weight:600;color:#d4a843;flex-shrink:0}.art-toc-meta{margin-top:20px;padding-top:14px;border-top:1px solid #eae7e0;font-size:11.5px;color:rgba(11,22,40,.5);display:flex;gap:6px}.art-body{font-family:Cormorant Garamond,"Source Serif Pro",Georgia,serif;font-size:19px;line-height:1.75;color:#1a2438}.art-body p{margin:0 0 20px}.art-body p strong{font-weight:700;color:#0b1628}.art-body p em{font-style:italic}.art-body h2{font-size:32px;line-height:1.15;letter-spacing:-.012em;color:#0b1628;margin:44px 0 14px}.art-body h2,.art-dropcap-para p:first-letter{font-family:Cormorant Garamond,Georgia,serif;font-weight:500}.art-dropcap-para p:first-letter{float:left;font-size:78px;line-height:.85;margin:6px 12px 0 0;color:#d4a843}.art-pullquote{display:flex;gap:18px;align-items:flex-start;margin:36px 0;padding:28px 32px;background:#faf6ec;border-left:3px solid #d4a843;border-radius:6px}.art-pullquote-mark{font-size:80px;line-height:.6;color:#d4a843;flex-shrink:0}.art-pullquote blockquote,.art-pullquote-mark{font-family:Cormorant Garamond,Georgia,serif;font-weight:500}.art-pullquote blockquote{font-size:24px;line-height:1.4;letter-spacing:-.005em;color:#0b1628;margin:0;padding:4px 0;font-style:italic}.art-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0}.art-stat{background:#fff;border:1px solid #ece7dc;border-radius:12px;padding:22px}.art-stat-num{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:52px;line-height:1;color:#0b1628;letter-spacing:-.02em}.art-stat-num span{font-size:18px;color:rgba(11,22,40,.5);margin-left:4px;letter-spacing:0}.art-stat-label{font-size:12.5px;color:rgba(11,22,40,.6);margin-top:6px;line-height:1.4}.art-callout{display:flex;gap:16px;align-items:flex-start;margin:28px 0;padding:20px 24px;background:#0b1628;color:#fff;border-radius:12px;font-family:inherit;font-size:14.5px;line-height:1.6}.art-callout-icon{color:#d4a843;font-size:22px;line-height:1;padding-top:2px;flex-shrink:0}.art-callout strong{color:#d4a843}.art-table{width:100%;border-collapse:collapse;margin:28px 0;font-size:14px}.art-table td,.art-table th{padding:13px 18px;text-align:left;border-bottom:1px solid #eae7e0}.art-table th{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:rgba(11,22,40,.55);background:#faf8f2;font-weight:700}.art-table td:first-child{color:rgba(11,22,40,.7)}.art-table td:not(:first-child){color:#0b1628;font-weight:600}.art-table tbody tr:hover{background:#faf8f2}.art-author-card{max-width:1100px;margin:64px auto 0;padding:0 48px}.art-author-card-inner{display:grid;grid-template-columns:90px 1fr;gap:28px;background:#faf6ec;border-radius:18px;padding:32px 36px;border:1px solid #eae7e0}.art-author-card-inner img{width:90px;height:90px;border-radius:50%;object-fit:cover}.art-author-eyebrow{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#8a6520;font-weight:700;margin-bottom:4px}.art-author-name{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:26px;color:#0b1628;letter-spacing:-.01em}.art-author-role{font-size:13px;color:rgba(11,22,40,.6);margin:2px 0 10px}.art-author-bio{font-size:14px;line-height:1.6;color:rgba(11,22,40,.7);margin:0 0 18px}.art-author-cta{display:flex;gap:10px}.art-author-btn-outline{padding:9px 20px;border-radius:8px;border:1.5px solid #0b1628;background:transparent;font-size:13px;color:#0b1628;font-weight:600;cursor:pointer;font-family:inherit;text-decoration:none;transition:background .2s,color .2s}.art-author-btn-outline:hover{background:#0b1628;color:#fff}.art-author-btn-ghost{padding:9px 18px;border-radius:8px;border:1px solid #eae7e0;background:#fff;font-size:13px;color:rgba(11,22,40,.6);cursor:pointer;font-family:inherit;transition:border-color .15s}.art-author-btn-ghost:hover{border-color:#0b1628}.art-related{padding:72px 0;background:#faf8f2;border-top:1px solid #eae7e0}.cat-hero{color:#fff;padding:72px 48px 60px}.cat-hero-inner{max-width:1100px;margin:0 auto}.cat-crumb{display:flex;gap:8px;align-items:center;font-size:12.5px;color:hsla(0,0%,100%,.7);margin-bottom:28px}.cat-crumb a{color:hsla(0,0%,100%,.85);text-decoration:none;font-weight:500}.cat-crumb a:hover{color:#fff}.cat-hero h1{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:clamp(52px,6vw,84px);line-height:1;letter-spacing:-.025em;color:#fff;margin:0 0 14px}.cat-hero p{font-size:18px;line-height:1.55;color:hsla(0,0%,100%,.8);margin:0 0 36px;max-width:580px}.cat-stats{display:flex;gap:40px}.cat-stat{display:flex;flex-direction:column}.cat-stat strong{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:36px;line-height:1;letter-spacing:-.01em;color:#fff}.cat-stat span{font-size:12.5px;color:hsla(0,0%,100%,.65);margin-top:4px}.cat-filterbar{display:flex;align-items:center;justify-content:space-between;padding:0 48px;background:#fff;border-bottom:1px solid #eae7e0;position:sticky;top:0;z-index:40;height:52px}.cat-filter-group{display:flex;gap:4px;overflow-x:auto}.cat-filter-btn{font-size:13px;font-weight:600;padding:6px 14px;border-radius:99px;border:1px solid #eae7e0;background:#fff;color:rgba(11,22,40,.65);cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.cat-filter-btn-active,.cat-filter-btn:hover{background:#0b1628;color:#fff;border-color:#0b1628}.cat-sort{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-left:12px}.cat-sort-label{font-size:12px;color:rgba(11,22,40,.5);margin-right:4px}.cat-sort-btn{font-size:12.5px;font-weight:500;padding:6px 12px;border-radius:99px;border:none;background:transparent;color:rgba(11,22,40,.5);cursor:pointer;font-family:inherit;transition:background .15s,color .15s}.cat-sort-btn-active{background:#faf6ec;color:#8a6520;font-weight:600}.cat-feature-wrap{padding:52px 48px 20px;max-width:1344px;margin:0 auto}.cat-feature{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #eae7e0;border-radius:18px;overflow:hidden;cursor:pointer;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.cat-feature:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(11,22,40,.08)}.cat-feature-body{padding:44px 48px;display:flex;flex-direction:column}.cat-feature-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#8a6520;font-weight:700;margin-bottom:16px}.cat-feature h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:38px;line-height:1.1;letter-spacing:-.018em;color:#0b1628;margin:0 0 14px}.cat-feature p{font-size:15px;line-height:1.6;color:rgba(11,22,40,.65);margin:0 0 22px;flex:1}.cat-feature-meta{display:flex;align-items:center;gap:8px;font-size:12.5px;color:rgba(11,22,40,.6)}.cat-feature-meta img{width:28px;height:28px;border-radius:50%;object-fit:cover}.cat-feature-meta-dot{width:3px;height:3px;border-radius:50%;background:rgba(11,22,40,.3);flex-shrink:0}.cat-feature-cta{display:inline-flex;align-items:center;margin-top:22px;align-self:flex-start;padding:9px 22px;border-radius:8px;border:1.5px solid #0b1628;font-size:13px;font-weight:600;color:#0b1628;text-decoration:none;transition:background .2s,color .2s}.cat-feature:hover .cat-feature-cta{background:#0b1628;color:#fff}.cat-feature-thumb{overflow:hidden}.cat-feature-thumb img{width:100%;height:100%;object-fit:cover;min-height:360px;transition:transform .5s}.cat-feature:hover .cat-feature-thumb img{transform:scale(1.03)}.cat-grid-wrap{padding:60px 0 80px}.cat-empty{text-align:center;max-width:480px;margin:40px auto 60px}.cat-empty-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;margin:0 auto 22px}.cat-empty h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:26px;color:#0b1628;margin:0 0 8px}.cat-empty p{font-size:14px;color:rgba(11,22,40,.6);line-height:1.55;margin:0 0 22px}.cat-empty-btn{display:inline-block;padding:11px 24px;border-radius:9px;background:#0b1628;color:#fff;font-size:14px;font-weight:600;text-decoration:none;border:none;cursor:pointer;font-family:inherit}.auth-hero{background:linear-gradient(180deg,#faf6ec,#f4efe3);padding:72px 48px 60px;border-bottom:1px solid #eae7e0}.auth-hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:auto 1fr;gap:48px;align-items:start}.auth-hero-avatar{width:160px;height:160px;border-radius:50%;object-fit:cover;border:5px solid #fff;box-shadow:0 0 0 2px rgba(212,168,67,.4),0 12px 32px rgba(11,22,40,.1);flex-shrink:0}.auth-hero-crumb{display:flex;gap:8px;align-items:center;font-size:12.5px;color:rgba(11,22,40,.5);margin-bottom:22px}.auth-hero-crumb a{color:#8a6520;text-decoration:none;font-weight:500}.auth-hero-crumb a:hover{text-decoration:underline}.auth-hero-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#8a6520;font-weight:700;margin-bottom:8px}.auth-hero h1{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:clamp(36px,4vw,56px);line-height:1;letter-spacing:-.022em;color:#0b1628;margin:0 0 6px}.auth-hero-role{font-size:15px;color:rgba(11,22,40,.6);margin-bottom:16px}.auth-hero-bio{font-size:15px;line-height:1.65;color:rgba(11,22,40,.7);max-width:540px;margin:0 0 24px}.auth-hero-stats{display:flex;gap:36px;margin-bottom:24px}.auth-hero-stat{display:flex;flex-direction:column}.auth-hero-stat strong{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:30px;line-height:1;color:#0b1628;letter-spacing:-.01em}.auth-hero-stat span{font-size:12px;color:rgba(11,22,40,.55);margin-top:3px}.auth-hero-cta{display:flex;gap:10px}.auth-follow-btn{padding:10px 22px;border-radius:9px;border:none;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s,color .2s}.auth-follow-btn-default{background:#0b1628;color:#fff}.auth-follow-btn-following{background:#d4a843;color:#0b1628}.auth-share-btn{padding:10px 18px;border-radius:9px;border:1.5px solid #eae7e0;background:transparent;font-size:13px;color:rgba(11,22,40,.65);cursor:pointer;font-family:inherit;transition:border-color .15s}.auth-share-btn:hover{border-color:#0b1628}.auth-grid-wrap{padding:60px 0 80px;background:#faf6ec}.auth-tabs{display:flex;gap:4px}.auth-tab-btn{font-size:13px;font-weight:600;padding:7px 14px;border-radius:99px;border:1px solid #eae7e0;background:#fff;color:rgba(11,22,40,.65);cursor:pointer;font-family:inherit;transition:background .15s,color .15s,border-color .15s}.auth-tab-btn-active{background:#0b1628;color:#fff;border-color:#0b1628}