:root{color-scheme:dark;--bg: #0b0d0f;--bg-soft: #111519;--panel: rgba(18, 22, 25, .74);--panel-strong: rgba(24, 29, 32, .92);--text: #eee7d8;--muted: #b9b09f;--quiet: #817a6e;--line: rgba(231, 221, 199, .14);--gold: #c6a15b;--gold-soft: #e0c98b;--bronze: #8c673a;--emerald: #1d3b34;--stone: #c8c0ad;--graphite: #1a2024;--max: 1180px;--radius: 8px;--shadow: 0 24px 80px rgba(0, 0, 0, .34);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;color:var(--text);background:linear-gradient(135deg,rgba(29,59,52,.26),transparent 34%),linear-gradient(220deg,rgba(198,161,91,.13),transparent 42%),radial-gradient(circle at 50% 0%,rgba(231,221,199,.06),transparent 34%),var(--bg);line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;animation:backgroundDrift 28s ease-in-out infinite alternate}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(231,221,199,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(231,221,199,.025) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.52),transparent 74%)}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}main{overflow:clip}::selection{color:#0b0d0f;background:var(--gold-soft)}.section-shell{width:min(100% - 40px,var(--max));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:#0b0d0fb8;backdrop-filter:blur(18px)}.header-inner{width:min(100% - 32px,var(--max));min-height:76px;margin-inline:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.brand-mark,.footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700}.brand-sigil{color:var(--gold);font-size:.9rem}.main-nav,.language-switcher,.site-footer nav{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.main-nav{justify-content:center}.main-nav a,.language-link,.site-footer nav a{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:var(--radius);color:var(--muted);font-size:.84rem;font-weight:600;transition:color .18s ease,background .18s ease,border-color .18s ease}.main-nav a:hover,.language-link:hover,.language-link.active,.site-footer nav a:hover{color:var(--text);background:#e7ddc712}.language-switcher{padding:4px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff08}.language-link{min-width:38px;padding:0 8px}.language-link.active{color:#0f1111;background:var(--gold-soft)}.hero-section{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);align-items:center;gap:64px;padding:76px 0 56px}.eyebrow{margin:0 0 16px;color:var(--gold-soft);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.18em}h1,h2,h3{margin:0;color:var(--text);font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.05}h1{font-size:4.1rem}h2{font-size:2.5rem}h3{font-size:1.35rem}.latin-line{margin:22px 0 0;max-width:780px;color:var(--stone);font-family:Georgia,Times New Roman,serif;font-size:1.22rem;line-height:1.45}.meaning-line,.hero-statement,.listing-hero p,.post-header p{max-width:720px;color:var(--muted);font-size:1.04rem}.hero-statement{margin-top:26px;color:var(--text)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:var(--radius);border:1px solid transparent;font-weight:800;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:#11110d;background:linear-gradient(135deg,var(--gold-soft),var(--gold))}.button.secondary{color:var(--text);border-color:var(--line);background:#e7ddc70a}.hero-visual{display:grid;place-items:center}.symbolic-visual{position:relative;width:min(100%,520px);aspect-ratio:1;margin:0;display:grid;place-items:center}.symbol-ring{position:absolute;inset:0;animation:slowRotate 42s linear infinite;opacity:.86}.symbol-ring svg{width:100%;height:100%}.line{fill:none;stroke:var(--gold);stroke-linecap:round;stroke-linejoin:round}.line.major{stroke-width:1.6}.line.minor{stroke-width:1;opacity:.66}.line.faint{stroke-width:.7;opacity:.28}.stone{fill:#1d3b34b8;stroke:var(--gold-soft);stroke-width:1.6}.rose-frame{position:relative;z-index:1;width:55%;aspect-ratio:1;padding:10px;border:1px solid rgba(198,161,91,.42);border-radius:50%;background:#0b0d0fa8;box-shadow:var(--shadow)}.rose-frame:after{content:"";position:absolute;inset:10px;border-radius:50%;box-shadow:inset 0 0 40px #0b0d0f9e;pointer-events:none}.rose-frame img{width:100%;height:100%;object-fit:cover;border-radius:50%;filter:saturate(.68) contrast(1.08) brightness(.84)}.content-band{border-block:1px solid var(--line);background:#ffffff06}.split-section,.about-section,.contact-inner{display:grid;grid-template-columns:.78fr 1.22fr;gap:56px;padding:94px 0}.long-copy{margin:0;color:var(--muted);font-size:1.05rem;line-height:1.9}.about-section{position:relative;grid-template-columns:120px .72fr 1.28fr;align-items:start}.section-kicker{color:#c6a15b57;font-family:Georgia,Times New Roman,serif;font-size:5rem;line-height:.8}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.blog-preview,.listing-page{padding:96px 0}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);transition:transform .18s ease,border-color .18s ease,background .18s ease}.blog-card:hover{transform:translateY(-3px);border-color:#c6a15b6b;background:var(--panel-strong)}.blog-card-media{height:162px;display:grid;place-items:center;border-bottom:1px solid var(--line);background:linear-gradient(135deg,rgba(29,59,52,.42),transparent),linear-gradient(45deg,rgba(198,161,91,.18),transparent),var(--graphite)}.blog-card-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.62) contrast(1.04) brightness(.78)}.mini-symbol{width:74px;height:74px;border:1px solid var(--gold);border-radius:50%;background:linear-gradient(45deg,transparent 48%,rgba(198,161,91,.84) 49%,rgba(198,161,91,.84) 51%,transparent 52%),linear-gradient(-45deg,transparent 48%,rgba(231,221,199,.36) 49%,rgba(231,221,199,.36) 51%,transparent 52%)}.blog-card-body{padding:22px}.post-meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;color:var(--quiet);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.post-meta a{color:var(--gold-soft)}.blog-card h3{margin-top:14px}.blog-card p{margin:12px 0 18px;color:var(--muted)}.text-link{color:var(--gold-soft);font-weight:800;text-decoration:underline;text-decoration-color:#c6a15b57;text-underline-offset:5px}.text-link:hover{color:var(--text);text-decoration-color:currentColor}.contact-section{border-top:1px solid var(--line);background:linear-gradient(90deg,rgba(29,59,52,.32),transparent 52%),#0a0c0e}.contact-inner{align-items:center}.contact-inner p{max-width:680px;margin:14px 0 0;color:var(--muted)}.contact-link{justify-self:end;max-width:100%;overflow-wrap:anywhere;padding:16px 18px;border:1px solid rgba(198,161,91,.42);border-radius:var(--radius);color:var(--text);background:#c6a15b14;font-family:Georgia,Times New Roman,serif;font-size:1.28rem}.site-footer{border-top:1px solid var(--line);background:#090a0c}.footer-inner{width:min(100% - 40px,var(--max));margin-inline:auto;padding:34px 0;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.site-footer p,.footer-year{margin:10px 0 0;max-width:760px;color:var(--quiet);font-size:.88rem}.footer-year{grid-column:1 / -1;margin:0}.listing-hero{padding:60px 0 32px}.listing-hero h1,.post-header h1{max-width:900px;font-size:3.1rem}.taxonomy-panel{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0 34px;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff08}.taxonomy-panel strong{display:block;margin-bottom:12px;color:var(--stone)}.pill-row{display:flex;flex-wrap:wrap;gap:8px}.pill-row a{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);font-size:.88rem;background:#0b0d0f7a}.pill-row a:hover{color:var(--text);border-color:#c6a15b75}.post-page{padding:70px 0 100px}.back-link{display:inline-flex;margin-bottom:34px}.post-header{max-width:880px}.post-header h1{margin-top:18px}.post-featured-image{width:100%;max-height:440px;margin-top:34px;object-fit:cover;border:1px solid var(--line);border-radius:var(--radius);filter:saturate(.72) contrast(1.04) brightness(.84)}.post-body{max-width:780px;margin-top:46px;color:var(--stone);font-size:1.05rem;line-height:1.88}.post-body h2,.post-body h3{margin:42px 0 14px}.post-body p,.post-body ul,.post-body ol{margin:0 0 22px}.post-body a{color:var(--gold-soft);text-decoration:underline;text-underline-offset:4px}.post-body blockquote{margin:32px 0;padding:18px 22px;border-left:2px solid var(--gold);color:var(--text);background:#ffffff09}.empty-state{color:var(--muted)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes slowRotate{to{transform:rotate(360deg)}}@keyframes backgroundDrift{0%{background-position:0 0,0 0,50% 0}to{background-position:40px -30px,-30px 40px,50% 20px}}@media (max-width: 980px){.header-inner{grid-template-columns:1fr auto;padding:14px 0}.main-nav{grid-column:1 / -1;justify-content:flex-start;order:3}.hero-section,.split-section,.contact-inner,.about-section{grid-template-columns:1fr}.hero-section{min-height:auto;gap:42px;padding-top:58px}.hero-visual{order:-1}h1{font-size:3.15rem}h2{font-size:2.15rem}.about-section{gap:26px}.section-kicker{font-size:3.6rem}.blog-grid{grid-template-columns:1fr 1fr}.contact-link{justify-self:start}}@media (max-width: 700px){.section-shell,.footer-inner{width:min(100% - 28px,var(--max))}.header-inner{width:min(100% - 24px,var(--max));gap:12px}.brand-mark{font-size:.94rem}.main-nav{gap:2px}.main-nav a,.language-link{min-height:34px;padding:0 9px;font-size:.78rem}.hero-section{padding:40px 0 44px}h1{font-size:2.55rem}h2{font-size:1.85rem}.latin-line{font-size:1.05rem}.meaning-line,.hero-statement,.long-copy,.listing-hero p,.post-header p,.post-body{font-size:1rem}.symbolic-visual{width:min(100%,360px)}.split-section,.about-section,.contact-inner,.blog-preview,.listing-page{padding:64px 0}.section-heading,.taxonomy-panel,.footer-inner{grid-template-columns:1fr}.section-heading{align-items:start}.blog-grid{grid-template-columns:1fr}.listing-hero h1,.post-header h1{font-size:2.2rem}.contact-link{font-size:1.05rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
