:root,[data-theme=dark]{--bg:#0d0d0d;--surface:#161616;--base:#111;--gold:#c9a84c;--gold-light:#e8c97a;--text-heading:#f2ede4;--text-body:#8a8070;--text-dim:#4a4540;--border:#c9a84c26;--border-solid:#1e1e1e}*,:before,:after{box-sizing:border-box;margin:0;padding:0;transition:background-color .3s,color .3s,border-color .3s,box-shadow .3s}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--bg);color:var(--text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lato,sans-serif;line-height:1.8;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--text-heading);letter-spacing:.02em;font-family:Cormorant Garamond,serif;font-weight:500;line-height:1.15}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;border:none;outline:none;font-family:inherit}ul{list-style:none}.section{max-width:1280px;margin:0 auto;padding:120px 48px}.ed-label{letter-spacing:4px;text-transform:uppercase;color:var(--gold);font-family:Lato,sans-serif;font-size:.7rem;font-weight:700}.ed-number{color:var(--border-solid);-webkit-user-select:none;user-select:none;pointer-events:none;font-family:Cormorant Garamond,serif;font-size:clamp(5rem,12vw,10rem);font-weight:300;line-height:1}.ed-rule{background:var(--border-solid);width:100%;height:1px;margin:0}.ed-rule--gold{background:var(--gold);opacity:.4;width:40px;height:1px}@keyframes reveal-in{0%{opacity:0;transform:translate(var(--reveal-x,0px), var(--reveal-y,20px))}to{opacity:1;transform:none}}@keyframes reveal-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:none}}@keyframes reveal-wipe{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.reveal,.reveal--pop,.rise-in,.reveal-wipe{opacity:1}.reveal-wipe{clip-path:none}@media (prefers-reduced-motion:no-preference){.rise-in{animation:reveal-in var(--rise-duration,1s) var(--rise-delay,0s) ease-out backwards}@supports (animation-timeline:view()){.reveal,.reveal--pop,.reveal-wipe{animation-timeline:view();animation-range:entry 0% entry var(--reveal-end,40%);animation-timing-function:linear;animation-fill-mode:backwards}.reveal{animation-name:reveal-in}.reveal--pop{animation-name:reveal-pop}.reveal-wipe{animation-name:reveal-wipe}}}.light-section{--ls-bg:#f8f6f1;--ls-heading:#1c1916;--ls-body:#5a5450;--ls-dim:#a09890;--ls-rule:#dedad4;--ls-number:#e8e4de;--ls-surface:#f0ede7;--ls-border:#b4a07840;--ls-gold-text:#7d6523;background-color:var(--ls-bg);color:var(--ls-body);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='400' height='400' filter='url(%23n)' opacity='0.045'/%3E%3C/svg%3E")}.light-section h1,.light-section h2,.light-section h3,.light-section h4,.light-section h5,.light-section h6{color:var(--ls-heading)}.light-section .ed-label{color:var(--ls-gold-text)}.light-section .ed-rule{background:var(--ls-rule)}.light-section .ed-number{color:var(--ls-number)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--text-dim);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--gold)}@media (width<=768px){.section{padding:80px 24px}}
