@import"https://fonts.googleapis.com/css2?family=Rye&family=Work+Sans:wght@400;500;600&display=swap";:root{--bg: #0D0D0D;--surface: #151313;--accent: #3B1E54;--accent-bright: #6B3F94;--charcoal: #3A3A3A;--cream: #F1E9DA;--cream-muted: #B7AC97;--rule: #2A2727;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box}*{box-sizing:inherit}html{scroll-padding-top:env(safe-area-inset-top,0px)}html,body{background:var(--bg);color:var(--cream);margin:0;font-family:Work Sans,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--cream);outline-offset:3px}.display{font-family:Rye,serif;font-weight:400;letter-spacing:.01em}.wrap{max-width:720px;margin:0 auto;padding:0 24px}header.site{padding:22px 0;position:relative;z-index:2}.header-logo{height:34px;width:auto;display:block}.divider{display:flex;align-items:center;gap:14px;margin:8px 0}.divider .line{flex:1;height:1px;background:var(--rule)}.divider .gem{width:14px;height:14px;opacity:.85}section{padding:56px 0}.section-with-bg{position:relative;padding:0;overflow:hidden}.section-bg{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0}.section-bg-inner{position:relative;z-index:1;padding:72px 24px}.section-bg--offer-img{background-image:linear-gradient(180deg,var(--bg) 0%,rgba(13,13,13,.62) 14%,rgba(13,13,13,.62) 86%,var(--bg) 100%),url(/images/section-bg.jpg)}.section-bg--form-img{background-image:linear-gradient(180deg,var(--bg) 0%,rgba(13,13,13,.58) 14%,rgba(13,13,13,.58) 86%,var(--bg) 100%),url(/images/form-bg.jpg)}.section-bg--stores-img{background-image:linear-gradient(180deg,var(--bg) 0%,rgba(13,13,13,.72) 14%,rgba(13,13,13,.72) 86%,var(--bg) 100%),url(/images/storefronts-bg.jpg);background-position:center 40%}h2.section-title{font-family:Rye,serif;font-weight:400;font-size:clamp(28px,4vw,36px);line-height:1.15;margin:0 0 18px;max-width:20ch}.section-body{max-width:56ch;font-size:16.5px;line-height:1.65;color:var(--cream)}.section-body p{margin:0 0 18px}ul.notice-list{list-style:none;margin:22px 0 0;padding:0;max-width:56ch}ul.notice-list li{position:relative;padding-left:22px;margin-bottom:12px;font-size:16px;line-height:1.5;color:var(--cream)}ul.notice-list li:before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;background:var(--accent-bright);transform:rotate(45deg)}.form-panel{background:var(--surface);border:1px solid var(--rule);padding:32px 28px;max-width:460px}.form-panel p.hint{font-size:14px;color:var(--cream-muted);margin:0 0 22px}label{display:block;font-size:13px;letter-spacing:.04em;color:var(--cream-muted);margin-bottom:6px}.field{margin-bottom:18px}input[type=text],input[type=email]{width:100%;background:var(--bg);border:1px solid var(--rule);color:var(--cream);font-family:Work Sans,sans-serif;font-size:15px;padding:12px 14px;border-radius:2px}input[type=text]::placeholder,input[type=email]::placeholder{color:#5c5650}button.submit{width:100%;background:var(--accent);color:var(--cream);border:1px solid var(--accent-bright);font-family:Work Sans,sans-serif;font-weight:600;font-size:15px;letter-spacing:.03em;padding:13px 18px;border-radius:2px;cursor:pointer;transition:background .15s ease}button.submit:hover{background:var(--accent-bright)}.form-error{margin:14px 0 0;font-size:13.5px;color:#d98c8c}.thankyou{font-size:16px;line-height:1.6;color:var(--cream);margin:0}.ledger{max-width:56ch}.ledger-row{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding:20px 0;border-top:1px solid var(--rule)}.ledger:has(.ledger-row) .ledger-row:last-child{border-bottom:1px solid var(--rule)}.ledger-name{font-family:Rye,serif;font-size:19px;flex:none;min-width:130px}.ledger-desc{flex:1;font-size:15px;color:var(--cream-muted);line-height:1.5}.ledger-link{flex:none;font-size:14px;text-decoration:none;border-bottom:1px solid var(--accent-bright);padding-bottom:1px;white-space:nowrap}.ledger-link:hover{color:var(--cream);border-color:var(--cream)}footer.site{padding:40px 0 48px;border-top:1px solid var(--rule)}footer.site p{margin:0;font-size:13px;line-height:1.7;color:var(--cream-muted)}.post-list{list-style:none;margin:0;padding:0}.post-list li{border-top:1px solid var(--rule);padding:24px 0}.post-list li:last-child{border-bottom:1px solid var(--rule)}.post-list a{text-decoration:none}.post-list h3{font-family:Rye,serif;font-weight:400;font-size:22px;margin:0 0 8px}.post-list .post-meta{font-size:13px;color:var(--cream-muted);margin-bottom:8px}.post-list .post-excerpt{font-size:15px;color:var(--cream);line-height:1.6}.post-body{max-width:62ch;font-size:17px;line-height:1.75;color:var(--cream)}.post-body h2{font-family:Rye,serif;font-weight:400;font-size:26px;margin:40px 0 16px}.post-body p{margin:0 0 20px}.post-body a{color:var(--cream);border-bottom:1px solid var(--accent-bright);text-decoration:none}.post-hero-title{font-size:clamp(32px,5vw,48px);line-height:1.1;margin:0 0 12px}.post-date{font-size:14px;color:var(--cream-muted);margin:0 0 40px}@media (max-width: 560px){.ledger-row{flex-direction:column;gap:6px}.ledger-name{min-width:0}}@media (prefers-reduced-motion: reduce){*{transition:none!important}}
