:root{--color-primary:#6760fe;--color-secondary:#b9d8ea;--color-white:#f1ede4;--color-tertiary-bg:#ef6c33;--color-tertiary-lime:#c3c43c;--color-tertiary-green:#396323;--color-tertiary-cream:#fce7a4;--color-tertiary-gold:#ffaf3b;--muted:#6760feb8;--accent:var(--color-primary);--bg:var(--color-white);--surface:var(--color-tertiary-cream);--surface-soft:var(--color-secondary);--text:var(--color-primary);--font-brand:"Another Shabby", cursive;--font-body:"Courier New", Courier, monospace;--border:#6760fe2e;--border-radius:0;--max-width:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 0% 0%, #ef6c3338, transparent 18%), radial-gradient(circle at 100% 100%, #b9d8ea47, transparent 24%), var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-body);margin:0;position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.brandFont{font-family:var(--font-brand);letter-spacing:.04em;font-weight:400}body:before,body:after{content:"";pointer-events:none;filter:blur(10px);opacity:.7;border-radius:999px;position:absolute;inset:auto}body:before{background:radial-gradient(circle,#ffaf3b4d,#0000 70%);width:180px;height:180px;top:4%;right:8%}body:after{background:radial-gradient(circle,#39632333,#0000 70%);width:240px;height:240px;bottom:2%;left:2%}a{color:inherit;text-decoration:none}.interactiveLink,.interactiveCard{transform-origin:50%;will-change:transform, opacity;transition:transform .18s,opacity .18s,box-shadow .18s,border-color .18s,background-color .18s,color .18s}.interactiveLink{align-items:center;gap:.35em;display:inline-flex}@media (hover:hover) and (pointer:fine){.interactiveLink:hover{opacity:.88;transform:translateY(-1px)}.interactiveCard:hover{opacity:.98;transform:translateY(-4px)scale(1.01)}}.interactiveLink:active{opacity:.82;transform:scale(.985)}.interactiveCard:active{opacity:.93;transform:translateY(-1px)scale(.985)}.interactiveLink:focus-visible,.interactiveCard:focus-within{outline:2px solid var(--accent);outline-offset:4px}img{max-width:100%;display:block}button,input,textarea{font:inherit}::selection{background:var(--accent);color:#050505}
@font-face{font-family:brandFont;src:url(../media/Anothershabby_trial-s.p.0gepj1rsyp7xk.ttf)format("truetype");font-display:swap}@font-face{font-family:brandFont Fallback;src:local(Arial);ascent-override:99.92%;descent-override:52.26%;line-gap-override:1.82%;size-adjust:104.58%}.brandfont_2e0a58e-module__XioI3a__className{font-family:brandFont,brandFont Fallback}.brandfont_2e0a58e-module__XioI3a__variable{--font-brand:"brandFont", "brandFont Fallback"}
.SiteHeader-module__xhZBkq__header{width:min(100% - 32px, var(--max-width));justify-content:space-between;align-items:center;gap:24px;min-height:76px;margin:0 auto;display:flex}.SiteHeader-module__xhZBkq__logo{align-items:center;display:inline-flex}.SiteHeader-module__xhZBkq__logoImage{width:auto;height:42px;display:block}.SiteHeader-module__xhZBkq__nav{color:#6760fed1;gap:18px;font-size:.95rem;font-weight:700;display:flex}.SiteHeader-module__xhZBkq__nav a:hover{color:var(--text)}.SiteHeader-module__xhZBkq__menuButton{min-height:44px;color:var(--text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:none;align-items:center;gap:10px;padding:0 16px;font-weight:700;display:none}.SiteHeader-module__xhZBkq__menuIcon{gap:4px;display:grid}.SiteHeader-module__xhZBkq__menuIcon span{background:currentColor;width:16px;height:3px}@media (max-width:760px){.SiteHeader-module__xhZBkq__logoImage{height:34px}.SiteHeader-module__xhZBkq__nav{display:none}.SiteHeader-module__xhZBkq__menuButton{display:inline-flex}}
.MobileNav-module__uNzMOa__overlay{z-index:90;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050507b8;place-items:start center;padding:12px;display:grid;position:fixed;inset:0}.MobileNav-module__uNzMOa__backdrop{background:0 0;border:0;position:absolute;inset:0}.MobileNav-module__uNzMOa__panel{z-index:1;border:1px solid var(--border);background:linear-gradient(#f1ede4f5,#b9d8eaeb);border-radius:28px;width:min(100%,520px);height:100%;animation:.22s ease-out MobileNav-module__uNzMOa__panelIn;position:relative;overflow:auto;box-shadow:0 32px 120px #0000006b}.MobileNav-module__uNzMOa__header{border-bottom:1px solid #214a911a;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 16px;display:flex}.MobileNav-module__uNzMOa__eyebrow{color:var(--color-tertiary-bg);letter-spacing:.18em;text-transform:uppercase;margin:0 0 6px;font-size:.72rem;font-weight:800}.MobileNav-module__uNzMOa__title{letter-spacing:-.04em;margin:0;font-size:1.6rem;line-height:1}.MobileNav-module__uNzMOa__closeButton{width:40px;height:40px;color:var(--text);background:#fffc;border:1px solid #214a911f;border-radius:50%;font-size:1.5rem;line-height:1}.MobileNav-module__uNzMOa__nav{gap:10px;padding:12px;display:grid}.MobileNav-module__uNzMOa__link{min-height:56px;color:var(--color-primary);letter-spacing:.01em;background:#f1ede4eb;border:1px solid #6760fe24;border-radius:18px;padding:14px 16px;font-weight:700;box-shadow:0 12px 36px #11111614}.MobileNav-module__uNzMOa__link[aria-current=page]{color:var(--color-primary);background:#6760fe1f;border-color:#6760fe47}.MobileNav-module__uNzMOa__link:hover,.MobileNav-module__uNzMOa__link:focus-visible{background:#fce7a4d1;border-color:#6760fe3d}.MobileNav-module__uNzMOa__linkArrow{color:#6760feb8;margin-left:auto}@keyframes MobileNav-module__uNzMOa__panelIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.MobileNav-module__uNzMOa__overlay{padding:10px}.MobileNav-module__uNzMOa__panel{border-radius:24px;max-height:calc(100dvh - 20px)}.MobileNav-module__uNzMOa__header,.MobileNav-module__uNzMOa__nav{padding-left:16px;padding-right:16px}}
.SiteFooter-module__ZNLKvW__footer{width:min(100% - 32px, var(--max-width));color:var(--muted);border-top:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;margin:0 auto;padding:48px 0;display:flex}.SiteFooter-module__ZNLKvW__meta{gap:8px;display:grid}.SiteFooter-module__ZNLKvW__logo{width:auto;height:42px;margin-bottom:8px;display:block}.SiteFooter-module__ZNLKvW__meta p{margin:0}.SiteFooter-module__ZNLKvW__credit a{color:var(--text);word-break:break-word;font-weight:700}.SiteFooter-module__ZNLKvW__links{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.SiteFooter-module__ZNLKvW__socialLink{align-items:center;gap:8px;display:inline-flex}.SiteFooter-module__ZNLKvW__socialIcon{flex:none;width:16px;height:16px;display:block}@media (max-width:900px){.SiteFooter-module__ZNLKvW__footer{width:min(100% - 24px, var(--max-width));border-top:1px solid var(--border);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:24px;width:100%;margin:0;padding:48px 0;display:flex}.SiteFooter-module__ZNLKvW__links{justify-content:center;width:100%}.SiteFooter-module__ZNLKvW__logo{margin-left:auto;margin-right:auto}}
