@font-face{font-family:Inter;font-style:normal;font-weight:300 800;font-display:swap;src:url('/fonts/inter-ec7f5af9.woff2') format('woff2')}
:root{--bg:#151513;--panel:#1b1b19;--panel-2:#11110f;--gold:#D4B074;--gold-soft:#E8C786;--text:#FBF6EC;--muted:#C9C2B2;--line:rgba(212,176,116,.16);--serif:"Bodoni Moda",Georgia,"Times New Roman",serif;--sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-weight:300;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit}.site-header{position:sticky;top:0;z-index:30;background:rgba(21,21,19,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(212,176,116,.12)}.header-inner{max-width:1280px;margin:0 auto;padding:10px 24px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.brand img{width:46px;height:46px;object-fit:contain}.brand-word{font-family:"Playfair Display",Georgia,serif;font-size:25px;font-weight:900;letter-spacing:.05em;background:linear-gradient(105deg,#fff 0%,#fbf3df 22%,#e8c77c 50%,#c79a4b 78%,#9e7326 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.main-nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1}.main-nav a,.header-cta{font-size:14px;text-decoration:none;color:rgba(251,246,236,.88);transition:color .2s ease}.main-nav a:hover,.main-nav a[aria-current="page"]{color:var(--gold)}.header-cta{border:1px solid rgba(212,176,116,.35);padding:9px 14px;border-radius:3px;color:var(--gold-soft);white-space:nowrap}.header-cta:hover{background:rgba(212,176,116,.08)}
.hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(212,176,116,.08)}.hero:before{content:"";position:absolute;width:min(900px,90vw);height:520px;left:50%;top:40%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,rgba(212,176,116,.11),transparent 68%);pointer-events:none}.hero-inner{max-width:1120px;margin:0 auto;padding:100px 24px 86px;position:relative}.crumbs{font-size:12px;color:rgba(251,246,236,.5);display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.crumbs a{text-decoration:none;color:rgba(251,246,236,.68)}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--gold);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px}.eyebrow:before{content:"";width:34px;height:1px;background:var(--gold);opacity:.55}h1,h2,h3{font-family:var(--serif);font-weight:500;color:var(--text);margin-top:0}h1{font-size:clamp(38px,6.2vw,72px);line-height:1.05;max-width:1050px;margin-bottom:24px;letter-spacing:-.015em}.lead{font-size:clamp(17px,2.2vw,21px);max-width:820px;color:rgba(251,246,236,.8);line-height:1.65;margin:0}.article-meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;font-size:12px;color:rgba(251,246,236,.48)}
.blog-wrap{max-width:1180px;margin:0 auto;padding:76px 24px 110px}.blog-intro{max-width:780px;margin-bottom:42px}.blog-intro h1{font-size:clamp(40px,5vw,64px);margin-bottom:20px}.blog-intro p{font-size:18px;color:rgba(251,246,236,.72);margin:0}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.card{position:relative;text-decoration:none;background:linear-gradient(160deg,#222220 0%,#191918 42%,#151514 72%,#1e1e1b 100%);border:1px solid rgba(255,255,255,.06);border-radius:18px;padding:30px;overflow:hidden;min-height:280px;display:flex;flex-direction:column;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.card:before{content:"";position:absolute;width:220px;height:220px;right:-80px;top:-90px;background:radial-gradient(circle,rgba(212,176,116,.12),transparent 70%);pointer-events:none}.card:hover{transform:translateY(-5px);border-color:rgba(212,176,116,.38);box-shadow:0 20px 50px rgba(0,0,0,.28)}.card-kicker{color:var(--gold);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px}.card h2{font-size:clamp(25px,3vw,34px);line-height:1.15;margin-bottom:15px}.card p{color:rgba(251,246,236,.66);font-size:15px;margin:0 0 26px}.card-more{margin-top:auto;color:var(--gold-soft);font-size:13px;font-weight:500}
.article-layout{max-width:1180px;margin:0 auto;padding:70px 24px 110px;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:72px;align-items:start}.article{min-width:0}.toc{position:sticky;top:92px;background:rgba(17,17,15,.78);border:1px solid var(--line);border-radius:16px;padding:22px}.toc-title{font-size:11px;color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-weight:600;margin-bottom:13px}.toc a{display:block;text-decoration:none;color:rgba(251,246,236,.62);font-size:13px;line-height:1.45;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.04)}.toc a:last-child{border-bottom:0}.toc a:hover{color:var(--gold-soft)}.article-section{padding:0 0 46px;margin:0 0 46px;border-bottom:1px solid rgba(212,176,116,.1)}.article-section:last-of-type{border-bottom:0}.article h2{font-size:clamp(30px,4vw,43px);line-height:1.16;margin-bottom:22px}.article h3{font-family:var(--sans);font-size:20px;font-weight:600;margin:28px 0 10px}.article p{font-size:17px;color:rgba(251,246,236,.76);margin:0 0 18px}.article strong{color:#fff;font-weight:600}.article ul,.article ol{margin:18px 0 24px;padding-left:22px}.article li{font-size:16px;color:rgba(251,246,236,.72);margin:10px 0;padding-left:5px}.highlight{background:linear-gradient(145deg,rgba(212,176,116,.09),rgba(212,176,116,.025));border:1px solid rgba(212,176,116,.2);border-radius:16px;padding:24px 26px;margin:28px 0}.highlight p:last-child{margin-bottom:0}.related{margin-top:48px}.related h2{font-size:30px}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.related-link{display:block;text-decoration:none;background:#191917;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:18px;color:rgba(251,246,236,.75);font-size:14px;line-height:1.45}.related-link:hover{border-color:rgba(212,176,116,.3);color:#fff}.cta-box{margin-top:54px;background:linear-gradient(145deg,#1d1b16,#121210);border:1px solid rgba(212,176,116,.25);border-radius:20px;padding:34px}.cta-box h2{font-size:34px;margin-bottom:14px}.cta-box p{font-size:16px;margin-bottom:22px}.buttons{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:4px;text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.05em}.btn-primary{background:linear-gradient(105deg,#e9d29a,#c8a96a 55%,#b8934a);color:#151513}.btn-secondary{border:1px solid rgba(212,176,116,.32);color:var(--gold-soft)}
.site-footer{border-top:1px solid rgba(212,176,116,.1);padding:40px 24px 32px;background:#151513}.footer-inner{max-width:1280px;margin:0 auto}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{font-size:12px;color:rgba(251,246,236,.62);text-decoration:none}.footer-links a:hover{color:var(--gold)}.copyright,.disclaimer{font-size:11px;color:rgba(251,246,236,.34)}.disclaimer{margin:18px 0 0;line-height:1.55}
@media(max-width:900px){.main-nav{display:none}.header-inner{padding:9px 16px}.brand-word{font-size:20px}.brand img{width:38px;height:38px}.header-cta{margin-left:auto;font-size:12px}.hero-inner{padding:76px 20px 64px}.article-layout{grid-template-columns:1fr;gap:32px;padding-top:52px}.toc{position:static;order:-1}.cards{grid-template-columns:1fr}.blog-wrap{padding:56px 20px 80px}.related-grid{grid-template-columns:1fr}}@media(max-width:560px){h1{font-size:38px}.article p{font-size:16px}.article h2{font-size:30px}.card{padding:24px;min-height:245px}.cta-box{padding:26px 22px}.buttons{flex-direction:column}.btn{width:100%}.footer-row{align-items:flex-start;flex-direction:column}}