@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Cormorant+Garamond:wght@300;400;500&display=swap";:root{--gold: #c9a84c;--gold-light: #e2c97e;--gold-dim: #9a7a35;--bg-deep: #06060a;--bg-mid: #0d0d15;--bg-card: #111119;--border-dim: rgba(201,168,76,.12);--border-mid: rgba(201,168,76,.28);--text-base: #f0e6cc;--text-muted: #7a7085;--text-dim: #4a4460}.doc-hero[data-astro-cid-h64eodh7]{background:var(--bg-deep);padding:4rem 1.5rem 5.5rem;border-bottom:1px solid var(--border-dim);position:relative;overflow:hidden;font-family:Cormorant Garamond,Georgia,serif}.doc-hero-grid[data-astro-cid-h64eodh7]{position:absolute;inset:0;background-image:linear-gradient(rgba(201,168,76,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(201,168,76,.025) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.doc-hero-piece[data-astro-cid-h64eodh7]{position:absolute;right:3rem;top:50%;transform:translateY(-50%);width:110px;height:110px;color:var(--gold);opacity:.05;pointer-events:none}.doc-hero-inner[data-astro-cid-h64eodh7]{max-width:52rem;margin:0 auto;position:relative;z-index:1;text-align:center}.doc-eyebrow[data-astro-cid-h64eodh7]{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.65rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold-dim);margin-bottom:.875rem}.doc-eyebrow-line[data-astro-cid-h64eodh7]{display:block;width:24px;height:1px;background:var(--gold-dim);opacity:.5}.doc-hero-title[data-astro-cid-h64eodh7]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:var(--text-base);margin:0 0 .75rem;line-height:1.12}.doc-hero-title[data-astro-cid-h64eodh7] span[data-astro-cid-h64eodh7]{background:linear-gradient(135deg,var(--gold-dim),var(--gold-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.doc-hero-sub[data-astro-cid-h64eodh7]{font-size:1.05rem;color:var(--text-muted);font-weight:300;line-height:1.7;margin:0}.doc-body[data-astro-cid-h64eodh7]{background:var(--bg-mid);max-width:52rem;margin:0 auto;padding:0 1.5rem 5rem;position:relative;top:-2.5rem}.doc-section[data-astro-cid-h64eodh7]{margin-bottom:2.5rem}.doc-section-header[data-astro-cid-h64eodh7]{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.doc-section-title[data-astro-cid-h64eodh7]{font-family:Playfair Display,Georgia,serif;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-dim);font-weight:600;white-space:nowrap}.doc-section-line[data-astro-cid-h64eodh7]{flex:1;height:1px;background:linear-gradient(90deg,var(--border-dim),transparent)}.doc-section-line-r[data-astro-cid-h64eodh7]{background:linear-gradient(270deg,var(--border-dim),transparent)}.doc-list[data-astro-cid-h64eodh7]{display:flex;flex-direction:column;gap:.75rem}.doc-item[data-astro-cid-h64eodh7]{display:flex;align-items:center;gap:1.25rem;background:var(--bg-card);border:1px solid var(--border-dim);padding:1.25rem 1.5rem;text-decoration:none;transition:border-color .25s,transform .2s;font-family:Cormorant Garamond,Georgia,serif}.doc-item[data-astro-cid-h64eodh7]:hover{border-color:var(--border-mid);transform:translate(3px)}.doc-item-icon[data-astro-cid-h64eodh7]{width:44px;height:44px;flex-shrink:0;border:1px solid var(--border-dim);display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:border-color .25s,color .25s;background:#ffffff05}.doc-item[data-astro-cid-h64eodh7]:hover .doc-item-icon[data-astro-cid-h64eodh7]{border-color:var(--border-mid);color:var(--text-base)}.doc-item-icon-gold[data-astro-cid-h64eodh7]{border-color:#c9a84c33;color:var(--gold-dim)}.doc-item[data-astro-cid-h64eodh7]:hover .doc-item-icon-gold[data-astro-cid-h64eodh7]{border-color:var(--gold-dim);color:var(--gold)}.doc-item-info[data-astro-cid-h64eodh7]{flex:1;min-width:0}.doc-item-title[data-astro-cid-h64eodh7]{font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:600;color:var(--text-base);margin:0 0 .25rem;line-height:1.3;transition:color .25s}.doc-item[data-astro-cid-h64eodh7]:hover .doc-item-title[data-astro-cid-h64eodh7]{color:var(--gold-light)}.doc-item-desc[data-astro-cid-h64eodh7]{font-size:.88rem;color:var(--text-muted);font-weight:300;margin:0;line-height:1.5}.doc-item-action[data-astro-cid-h64eodh7]{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;font-family:Playfair Display,serif;font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;border:1px solid var(--border-dim);padding:.35rem .875rem;color:var(--text-dim);transition:border-color .25s,color .25s}.doc-item[data-astro-cid-h64eodh7]:hover .doc-item-action[data-astro-cid-h64eodh7]{border-color:var(--border-mid);color:var(--text-muted)}.doc-item-action-gold[data-astro-cid-h64eodh7]{border-color:#c9a84c33;color:var(--gold-dim)}.doc-item[data-astro-cid-h64eodh7]:hover .doc-item-action-gold[data-astro-cid-h64eodh7]{border-color:var(--gold-dim);color:var(--gold)}@media(max-width:520px){.doc-item[data-astro-cid-h64eodh7]{flex-wrap:wrap}.doc-item-action[data-astro-cid-h64eodh7]{margin-top:.25rem}}
