.site-footer{--foot-h:clamp(26rem, 64vh, 40rem);height:var(--foot-h);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);position:relative}.site-footer-in{height:var(--foot-h);padding:clamp(2.5rem, 5vw, 5rem) var(--pad) 0;background:var(--paper-2,#f1efea);color:var(--ink);border-top:1px solid var(--hair);flex-direction:column;justify-content:space-between;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.site-footer-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(1.5rem,4vw,4rem);display:grid;position:relative}.site-footer-label{letter-spacing:.18em;text-transform:uppercase;color:var(--muted-ink);margin-bottom:1.1rem;font-size:.7rem;font-weight:700;display:block}.site-footer-col ul{gap:.55rem;list-style:none;display:grid}.site-footer-col li{font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.35}.site-footer-col a{color:inherit;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;text-decoration:none;transition:background-size .35s cubic-bezier(.2,.7,.2,1)}:is(.site-footer-col a:hover,.site-footer-col a:focus-visible){background-size:100% 1px}.site-footer-mark{letter-spacing:-.02em;color:var(--ink);--brand-h:clamp(5rem, 9vw, 8.5rem);margin:clamp(2rem,6vh,4rem) 0 0;font-size:clamp(1.6rem,3.4vw,2.6rem);font-weight:600}.site-footer-base{z-index:1;border-top:1px solid var(--hair);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-ink);justify-content:space-between;gap:1rem;margin-top:auto;padding:1.4rem 0;font-size:.72rem;font-weight:600;display:flex;position:relative}@media (max-width:900px){.site-footer{--foot-h:clamp(24rem, 72vh, 34rem)}.site-footer-grid{grid-template-columns:minmax(0,1fr);gap:1.6rem}.site-footer-col:first-child{display:none}.site-footer-base{flex-direction:column;gap:.4rem}}@media (prefers-reduced-motion:reduce){.site-footer{clip-path:none;height:auto}.site-footer-in{height:auto;position:relative}}
:root{--base-100:#f2ede6;--base-200:#ccc8c2;--base-300:#ffae00;--base-350:#80776c;--base-400:#665f56;--base-500:#1e0d34;--curtain:#2a0e1c;--watermark:#32131f;--curtain-ink:#f3f0ea;--paper:#fff;--ink:#171021;--body-ink:#4c4557;--muted-ink:#867f92;--gold-ink:#a2700a;--hair:#17102121;--pad:clamp(2rem, 5vw, 7rem)}*{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior-y:none}body{font-family:var(--font-manrope), system-ui, sans-serif;background-color:var(--base-500);color:var(--base-100)}img{object-fit:cover;width:100%;height:100%}h1{letter-spacing:-.25rem;font-size:5rem;font-weight:500;line-height:1.05}p{font-size:1rem;font-weight:500;line-height:1.4}.container{width:100%;max-width:2000px;height:100%;margin:0 auto;padding:2rem}@media (max-width:1000px){h1{letter-spacing:-.1rem;font-size:3rem}.container{padding:1rem}}body[data-theme=paper]{--base-100:#171021;--base-200:#4c4557;--base-350:#8b8496;--base-400:#e7e3dd;--base-450:#f4f2ee;--base-500:#fff;--watermark:#f2f0ec}.outro{text-align:center;background-color:var(--base-500);justify-content:center;align-items:center;width:100%;height:100svh;padding:2rem;display:flex}.outro h3{max-width:40ch;font-family:var(--font-manrope), system-ui, sans-serif;letter-spacing:-.02em;color:var(--base-100);font-size:clamp(1.25rem,2.2vw,2.25rem);font-weight:500;line-height:1.25}
