*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{line-height:1.5}:root{--bg:#f4f0ea;--surface:#fff;--field:#faf7f2;--ink:#1a1a1a;--muted:#6b6b6b;--brand:#c0392b;--brand-dark:#a53125;--line:#e5ddd3;--radius:12px;--maxw:1200px}body{background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.container{max-width:var(--maxw);margin:0 auto;padding:0 24px}h1,h2,h3,h4{font-family:Georgia,Times New Roman,serif}
.CookieConsent-module__Ystraa__banner{z-index:1000;pointer-events:none;justify-content:center;padding:0 16px 20px;display:flex;position:fixed;bottom:0;left:0;right:0}.CookieConsent-module__Ystraa__bannerInner{border:1px solid var(--line);background:var(--surface);pointer-events:auto;border-radius:16px;width:100%;max-width:720px;padding:24px 28px;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}.CookieConsent-module__Ystraa__bannerHeading{letter-spacing:-.03em;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:700}.CookieConsent-module__Ystraa__bannerText{color:var(--muted);margin-top:8px;font-size:.85rem;line-height:1.6}.CookieConsent-module__Ystraa__bannerLink{color:var(--brand);text-decoration:underline}.CookieConsent-module__Ystraa__bannerActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.CookieConsent-module__Ystraa__btnPrimary{border-radius:var(--radius);background:var(--brand);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-size:.84rem;font-weight:700;transition:background .16s;display:inline-flex}.CookieConsent-module__Ystraa__btnPrimary:hover{background:var(--brand-dark)}.CookieConsent-module__Ystraa__btnOutline{border:1px solid var(--ink);border-radius:var(--radius);min-height:40px;color:var(--ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0 18px;font-size:.84rem;font-weight:700;transition:border-color .16s,color .16s;display:inline-flex}.CookieConsent-module__Ystraa__btnOutline:hover{border-color:var(--brand);color:var(--brand)}.CookieConsent-module__Ystraa__btnGhost{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 8px;font-size:.84rem;font-weight:600;text-decoration:underline;transition:color .16s;display:inline-flex}.CookieConsent-module__Ystraa__btnGhost:hover{color:var(--brand)}.CookieConsent-module__Ystraa__backdrop{z-index:1100;background:#0000006b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.CookieConsent-module__Ystraa__panel{background:var(--surface);border-radius:18px;width:100%;max-width:540px;max-height:calc(100vh - 48px);padding:36px 32px 32px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000038}.CookieConsent-module__Ystraa__closeBtn{background:var(--field,var(--bg));width:32px;height:32px;color:var(--muted);cursor:pointer;border:none;border-radius:50%;place-items:center;font-size:1.3rem;line-height:1;transition:background .16s,color .16s;display:grid;position:absolute;top:16px;right:16px}.CookieConsent-module__Ystraa__closeBtn:hover{background:var(--line);color:var(--ink)}.CookieConsent-module__Ystraa__panelHeading{letter-spacing:-.04em;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:700}.CookieConsent-module__Ystraa__panelIntro{color:var(--muted);margin-top:10px;font-size:.85rem;line-height:1.6}.CookieConsent-module__Ystraa__categories{border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:0;margin-top:24px;display:flex;overflow:hidden}.CookieConsent-module__Ystraa__category{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.CookieConsent-module__Ystraa__category:last-child{border-bottom:none}.CookieConsent-module__Ystraa__categoryInfo{flex:1;min-width:0}.CookieConsent-module__Ystraa__categoryName{color:var(--ink);font-size:.88rem;font-weight:700;display:block}.CookieConsent-module__Ystraa__categoryDesc{color:var(--muted);margin-top:4px;font-size:.79rem;line-height:1.5}.CookieConsent-module__Ystraa__toggle{cursor:pointer;flex:none;display:inline-flex}.CookieConsent-module__Ystraa__toggleDisabled{cursor:not-allowed}.CookieConsent-module__Ystraa__toggleInput{opacity:0;clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.CookieConsent-module__Ystraa__toggleTrack{background:var(--line);border-radius:999px;width:44px;height:24px;transition:background .2s;display:block;position:relative}.CookieConsent-module__Ystraa__toggleInput:checked+.CookieConsent-module__Ystraa__toggleTrack{background:var(--brand)}.CookieConsent-module__Ystraa__toggleTrackLocked.CookieConsent-module__Ystraa__toggleInput:checked+.CookieConsent-module__Ystraa__toggleTrack,.CookieConsent-module__Ystraa__toggleTrackLocked,.CookieConsent-module__Ystraa__toggleInput:checked~.CookieConsent-module__Ystraa__toggleTrackLocked{background:#39834a}.CookieConsent-module__Ystraa__toggleThumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000002e}.CookieConsent-module__Ystraa__toggleInput:checked+.CookieConsent-module__Ystraa__toggleTrack .CookieConsent-module__Ystraa__toggleThumb{transform:translate(20px)}.CookieConsent-module__Ystraa__toggleInput:focus-visible+.CookieConsent-module__Ystraa__toggleTrack{outline:2px solid var(--brand);outline-offset:2px}.CookieConsent-module__Ystraa__panelActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;display:flex}@media (max-width:500px){.CookieConsent-module__Ystraa__bannerInner{padding:20px}.CookieConsent-module__Ystraa__panel{padding:28px 20px 24px}.CookieConsent-module__Ystraa__bannerActions,.CookieConsent-module__Ystraa__panelActions{flex-direction:column;align-items:stretch}.CookieConsent-module__Ystraa__btnPrimary,.CookieConsent-module__Ystraa__btnOutline,.CookieConsent-module__Ystraa__btnGhost{justify-content:center;width:100%}}
.FeedbackModal-module__EQm4RW__backdrop{z-index:1300;background:#1a16128c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.FeedbackModal-module__EQm4RW__card{background:#fff;border-radius:18px;width:min(100%,460px);max-height:calc(100vh - 40px);position:relative;overflow-y:auto;box-shadow:0 24px 70px #1a161247,0 6px 18px #1a16121f}.FeedbackModal-module__EQm4RW__content{padding:34px 34px 32px}.FeedbackModal-module__EQm4RW__closeButton{z-index:1;color:#8a8178;cursor:pointer;font:inherit;background:0 0;border:0;padding:2px 6px;font-size:1.7rem;line-height:1;transition:color .16s;position:absolute;top:12px;right:14px}.FeedbackModal-module__EQm4RW__closeButton:hover{color:var(--ink)}.FeedbackModal-module__EQm4RW__closeButton:focus-visible,.FeedbackModal-module__EQm4RW__submitButton:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.FeedbackModal-module__EQm4RW__eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800;display:inline-block}.FeedbackModal-module__EQm4RW__content h2,.FeedbackModal-module__EQm4RW__successState h2{color:var(--ink);letter-spacing:-.04em;margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.1}.FeedbackModal-module__EQm4RW__subtitle{color:var(--muted);align-items:flex-start;gap:7px;margin-top:12px;font-size:.88rem;line-height:1.5;display:flex}.FeedbackModal-module__EQm4RW__lockIcon{fill:none;width:17px;height:17px;stroke:var(--brand);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;margin-top:2px}.FeedbackModal-module__EQm4RW__form{gap:18px;margin-top:26px;display:grid}.FeedbackModal-module__EQm4RW__field{gap:7px;display:grid}.FeedbackModal-module__EQm4RW__field label{color:var(--ink);font-size:.82rem;font-weight:700}.FeedbackModal-module__EQm4RW__field textarea,.FeedbackModal-module__EQm4RW__field input{border:1px solid var(--line);background:var(--field);width:100%;color:var(--ink);font:inherit;border-radius:10px;outline:none;font-size:.88rem;line-height:1.5;transition:border-color .16s,box-shadow .16s}.FeedbackModal-module__EQm4RW__field textarea{resize:vertical;min-height:120px;padding:12px 13px}.FeedbackModal-module__EQm4RW__field input{min-height:44px;padding:10px 13px}.FeedbackModal-module__EQm4RW__field textarea::placeholder,.FeedbackModal-module__EQm4RW__field input::placeholder{color:#9a9189}.FeedbackModal-module__EQm4RW__field textarea:focus,.FeedbackModal-module__EQm4RW__field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 12%, transparent)}.FeedbackModal-module__EQm4RW__hint,.FeedbackModal-module__EQm4RW__validationNote,.FeedbackModal-module__EQm4RW__error{font-size:.76rem;line-height:1.45}.FeedbackModal-module__EQm4RW__hint{color:var(--muted)}.FeedbackModal-module__EQm4RW__validationNote,.FeedbackModal-module__EQm4RW__error{color:#9a4b40}.FeedbackModal-module__EQm4RW__validationNote{margin-top:-1px}.FeedbackModal-module__EQm4RW__submitButton{border-radius:var(--radius);background:var(--brand);color:#fff;cursor:pointer;width:100%;font:inherit;border:0;padding:13px 18px;font-size:.88rem;font-weight:700;transition:background .16s,transform .16s,opacity .16s}.FeedbackModal-module__EQm4RW__submitButton:hover:not(:disabled){background:var(--brand-dark);transform:translateY(-1px)}.FeedbackModal-module__EQm4RW__submitButton:disabled{cursor:not-allowed;opacity:.5}.FeedbackModal-module__EQm4RW__successState{text-align:center;padding:52px 34px 48px}.FeedbackModal-module__EQm4RW__successState h2{margin-top:16px}.FeedbackModal-module__EQm4RW__successState p{max-width:330px;color:var(--muted);margin:14px auto 0;font-size:.88rem;line-height:1.6}.FeedbackModal-module__EQm4RW__successIcon{fill:none;stroke:#39834a;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:58px;height:58px;margin:0 auto 22px;display:block}@media (max-width:480px){.FeedbackModal-module__EQm4RW__backdrop{align-items:flex-start;padding:14px}.FeedbackModal-module__EQm4RW__card{max-height:calc(100vh - 28px)}.FeedbackModal-module__EQm4RW__content{padding:32px 24px 26px}.FeedbackModal-module__EQm4RW__successState{padding:48px 24px 42px}}
.EarlyAccessBar-module__Kp0Z8W__bar{color:#7a2d24;background:#fbe8e5;border-bottom:1px solid #f0c9c1;width:100%;padding:11px 20px;font-size:.88rem;line-height:1.45}.EarlyAccessBar-module__Kp0Z8W__content{max-width:var(--maxw);text-align:center;justify-content:center;align-items:center;gap:8px 10px;margin:0 auto;display:flex}.EarlyAccessBar-module__Kp0Z8W__pill{color:#c0392b;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #e6b3aa;border-radius:999px;flex:none;padding:5px 9px;font-size:.68rem;font-weight:800;line-height:1}.EarlyAccessBar-module__Kp0Z8W__message{margin:0}.EarlyAccessBar-module__Kp0Z8W__feedbackButton{color:#c0392b;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.EarlyAccessBar-module__Kp0Z8W__feedbackButton:hover{color:#a53125}@media (max-width:640px){.EarlyAccessBar-module__Kp0Z8W__bar{padding:10px 16px}.EarlyAccessBar-module__Kp0Z8W__content{align-items:flex-start;gap:8px}.EarlyAccessBar-module__Kp0Z8W__message{flex:220px;min-width:0}}
