*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #1a2744;--navy-2: #243059;--gold: #b89a5e;--gold-lt: #d4b87a;--gray-1: #f7f8fa;--gray-2: #eef0f4;--gray-3: #c8cdd8;--text: #2c3345;--muted: #6b7590;--white: #ffffff}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:var(--text);background:var(--white);line-height:1.7;font-size:16px}nav{background:var(--navy);border-bottom:1px solid rgba(255,255,255,.06)}nav.nav-fixed{position:fixed;top:0;left:0;right:0;z-index:100;background:#1a2744f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-inner{max-width:1180px;margin:0 auto;padding:0 2rem;height:68px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo img{max-width:200px}.nav-inner .logo img{max-height:50px}.logo-mark{width:38px;height:38px;background:var(--gold);border-radius:6px;display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-weight:700;font-size:1rem;color:var(--navy);letter-spacing:-.5px}.logo-text{font-size:.95rem;font-weight:600;color:var(--white);line-height:1.2}.logo-sub{font-size:.65rem;font-weight:400;color:var(--gold-lt);letter-spacing:.08em;text-transform:uppercase;display:block}.nav-links{display:flex;list-style:none;gap:2rem}.nav-links a{color:#ffffffc7;text-decoration:none;font-size:.88rem;font-weight:500;letter-spacing:.02em;transition:color .2s}.nav-links-btn{padding:8px 16px;background-color:#b89a5e2e;border:1px solid rgba(184,154,94,.35);color:var(--gold-lt)!important;border-radius:20px}.nav-links-btn:hover{background-color:#b89a5e80}.nav-links a:hover{color:var(--gold-lt)}.back-link{display:flex;align-items:center;gap:.5rem;color:#fff9;text-decoration:none;font-size:.85rem;font-weight:500;transition:color .2s}.back-link:hover{color:var(--gold-lt)}.back-link svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}.hero{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-2) 100%);padding:160px 2rem 100px;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:#b89a5e2e;border:1px solid rgba(184,154,94,.35);color:var(--gold-lt);font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:.4rem 1rem;border-radius:100px;margin-bottom:1.75rem}.hero-eyebrow:before{content:"";width:6px;height:6px;background:var(--gold);border-radius:50%}.hero h1{font-family:Playfair Display,serif;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;color:var(--white);line-height:1.18;max-width:780px;margin:0 auto 1.5rem}.hero h1 em{font-style:normal;color:var(--gold-lt)}.hero-desc{font-size:1.05rem;color:#ffffffa6;max-width:560px;margin:0 auto 2.5rem;font-weight:300}.page-hero{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-2) 100%);padding:64px 2rem 56px}.page-hero .container{max-width:860px;margin:0 auto}.page-hero .eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-lt);margin-bottom:.75rem;display:block}.page-hero h1{font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:var(--white);line-height:1.2;margin-bottom:1rem}.page-hero p{font-size:.9rem;color:#ffffff8c}.section{padding:80px 2rem}.section--alt{background:var(--gray-1)}.section--dark{background:var(--navy)}.container{max-width:860px;margin:0 auto}.section-label{font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem}.section--dark .section-label{color:var(--gold-lt)}.section-title{font-family:Playfair Display,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:var(--navy);line-height:1.22;margin-bottom:.5rem}.section--dark .section-title{color:var(--white)}.divider{width:40px;height:3px;background:var(--gold);border-radius:2px;margin:1.1rem 0 2rem}.body-text p{font-size:.97rem;color:var(--muted);line-height:1.85;margin-bottom:1.1rem}.body-text p:last-child{margin-bottom:0}.section--dark .body-text p{color:#fff9}.content-wrap{max-width:860px;margin:0 auto;padding:3.5rem 2rem 5rem}.toc{background:var(--gray-1);border:1px solid var(--gray-2);border-radius:10px;padding:1.75rem 2rem;margin-bottom:3rem}.toc h2{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--navy);margin-bottom:1rem}.toc ol{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:.4rem 2rem;counter-reset:toc}.toc li{counter-increment:toc}.toc a{display:flex;align-items:baseline;gap:.6rem;color:var(--muted);text-decoration:none;font-size:.87rem;transition:color .2s}.toc a:hover{color:var(--gold)}.toc a:before{content:counter(toc,decimal-leading-zero);font-size:.72rem;font-weight:700;color:var(--gold);min-width:22px}.article-section{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid var(--gray-2)}.article-section:last-child{border-bottom:none;margin-bottom:0}.article-section .article-num{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.article-section h2{font-family:Playfair Display,serif;font-size:1.45rem;font-weight:700;color:var(--navy);margin-bottom:1.25rem;line-height:1.3}.article-section p{font-size:.92rem;color:var(--muted);line-height:1.82;margin-bottom:1rem}.article-section p:last-child{margin-bottom:0}.article-section ul,.article-section ol{margin:.75rem 0 1rem 1.4rem}.article-section li{font-size:.92rem;color:var(--muted);line-height:1.75;margin-bottom:.3rem}.table-wrap{overflow-x:auto;margin:1.25rem 0;border-radius:8px;border:1px solid var(--gray-2)}table{width:100%;border-collapse:collapse;font-size:.87rem}thead{background:var(--navy)}thead th{color:#ffffffd9;font-weight:600;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;padding:.85rem 1.1rem;text-align:left}tbody tr{border-bottom:1px solid var(--gray-2);transition:background .15s}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:var(--gray-1)}tbody td{padding:.85rem 1.1rem;color:var(--muted);vertical-align:top;line-height:1.6}tbody td:first-child{font-weight:600;color:var(--text)}.highlight-box{background:#b89a5e14;border:1px solid rgba(184,154,94,.25);border-left:4px solid var(--gold);border-radius:6px;padding:1.25rem 1.5rem;margin:1.25rem 0}.highlight-box p{font-size:.88rem;color:var(--text);margin-bottom:0}.contact-card{background:var(--navy);border-radius:10px;padding:1.75rem 2rem;margin-top:1.25rem}.contact-card p{color:#fff9!important;margin-bottom:.4rem!important}.contact-card strong{color:var(--white);display:block;font-size:1rem;margin-bottom:.75rem}.contact-card a{color:var(--gold-lt);text-decoration:none}.contact-card a:hover{text-decoration:underline}footer{background:#111928;padding:2rem}footer.footer--home{padding:3rem 2rem 2rem}.footer-inner{max-width:1100px;margin:0 auto}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.07);flex-wrap:wrap}.footer-brand p{font-size:.82rem;color:#ffffff61;margin-top:.75rem;max-width:240px;line-height:1.6}.footer-links h4{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;margin-bottom:1rem}.footer-links ul{list-style:none;display:flex;flex-direction:column;gap:.55rem}.footer-links a{color:#ffffff8c;text-decoration:none;font-size:.87rem;transition:color .2s}.footer-links a:hover{color:var(--gold-lt)}.footer-bottom{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-inner .footer-bottom{padding-top:1.75rem;max-width:none;margin:0}.footer-bottom p{font-size:.78rem;color:#ffffff4d}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{font-size:.78rem;color:#fff6;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:var(--gold-lt)}@media (max-width: 720px){.nav-links{display:none}.hero{padding:130px 1.5rem 80px}.footer-top{flex-direction:column}}@media (max-width: 640px){.toc ol{grid-template-columns:1fr}.content-wrap{padding:2.5rem 1.25rem 4rem}}
