@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@600;700;800&display=swap";
.MenuButton-module__h2mItq__button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.MenuButton-module__h2mItq__svg{width:24px;height:24px}.MenuButton-module__h2mItq__line{fill:var(--color-white);transform-origin:50%;transition:transform .3s,opacity .2s}.MenuButton-module__h2mItq__line1Open{transform:translateY(5px)translate(-5px)rotate(45deg)}.MenuButton-module__h2mItq__line2Open{opacity:0}.MenuButton-module__h2mItq__line3Open{transform:translateY(-5px)translate(-5px)rotate(-45deg)}
.Header-module__hBw1pG__header{background-color:var(--color-ink);color:var(--color-white);border-bottom:4px solid var(--color-primary);position:relative}.Header-module__hBw1pG__ribbon{background-color:var(--color-primary);color:var(--color-ink);padding:6px 0}.Header-module__hBw1pG__ribbonText{text-transform:uppercase;letter-spacing:.14em;text-align:center;margin:0;font-size:14px;font-weight:600}.Header-module__hBw1pG__headerWrap{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:16px;display:flex}.Header-module__hBw1pG__logoLink{color:var(--color-white);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__logoLink:focus-visible{outline:3px solid var(--color-primary);outline-offset:4px}.Header-module__hBw1pG__logoMark{width:220px;height:44px;position:relative}.Header-module__hBw1pG__logoImage{object-fit:contain}.Header-module__hBw1pG__nav{flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.Header-module__hBw1pG__authLinks{align-items:center;gap:10px;margin-left:auto;display:flex;position:absolute;top:1px;right:1px}.Header-module__hBw1pG__navItem{letter-spacing:.05em;text-transform:uppercase;color:var(--color-white);background-color:#0000;border-radius:30px;justify-content:center;align-items:center;padding:8px 14px;font-size:16px;font-weight:600;transition:background-color .2s,color .2s;display:inline-flex}.Header-module__hBw1pG__navItem:hover{background-color:#febf1924;outline:none;color:var(--color-primary)!important}.Header-module__hBw1pG__navItemActive{background-color:var(--color-primary);color:var(--color-ink)!important}.Header-module__hBw1pG__menuToggle{margin-left:auto;display:none}.Header-module__hBw1pG__authButton{letter-spacing:.05em;text-transform:uppercase;border:0px solid var(--color-primary);color:var(--color-ink);cursor:pointer;white-space:nowrap;background-color:#0000;border-radius:30px;justify-content:center;align-items:center;padding:5px 10px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.Header-module__hBw1pG__authButton:focus,.Header-module__hBw1pG__authButton:hover{border:0px solid var(--color-ink);background-color:#312a19;outline:none;color:var(--color-primary)!important}.Header-module__hBw1pG__authButton.Header-module__hBw1pG__primary{background-color:var(--color-primary);color:var(--color-ink);border-color:var(--color-primary)}.Header-module__hBw1pG__authButton.Header-module__hBw1pG__primary:focus,.Header-module__hBw1pG__authButton.Header-module__hBw1pG__primary:hover{border:0px solid var(--color-ink);background-color:#312a19;outline:none;color:var(--color-primary)!important}.Header-module__hBw1pG__mobileNav{background-color:var(--color-ink);border-top:1px solid #ffffff1f;display:none}.Header-module__hBw1pG__mobileNav nav{flex-direction:column;gap:12px;max-width:1200px;margin:0 auto;padding:12px 24px 24px;display:flex}.Header-module__hBw1pG__mobileNavItem{color:var(--color-white);text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #ffffff14;padding:12px;font-weight:600;display:block}.Header-module__hBw1pG__mobileNavItem:hover,.Header-module__hBw1pG__mobileNavItem:focus-visible{color:var(--color-primary)}.Header-module__hBw1pG__mobileNavOpen{animation:.25s forwards Header-module__hBw1pG__slideDown;display:block}.Header-module__hBw1pG__mobileNavClosed{animation:.25s forwards Header-module__hBw1pG__slideUp;display:block}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes Header-module__hBw1pG__slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@media (max-width:1024px){.Header-module__hBw1pG__navItem{padding:8px 14px;font-size:14px}}@media (max-width:928px){.Header-module__hBw1pG__nav{justify-content:space-evenly;gap:10px}}@media (max-width:903px){.Header-module__hBw1pG__nav{gap:12px}.Header-module__hBw1pG__navItem{padding:8px 6px;font-size:12px}}@media (max-width:768px){.Header-module__hBw1pG__headerWrap{padding:16px}.Header-module__hBw1pG__logoMark{width:180px}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__menuToggle{display:inline-flex}.Header-module__hBw1pG__ribbonText{letter-spacing:.1em;font-size:12px}}@media (max-width:480px){.Header-module__hBw1pG__headerWrap{flex-direction:row;gap:12px}.Header-module__hBw1pG__logoMark{width:156px}.Header-module__hBw1pG__menuToggle{margin-left:0}}
.Footer-module__S6Hkya__footer{background-color:var(--color-ink);color:var(--color-white);border-top:4px solid var(--color-primary);padding:48px 0 24px}.Footer-module__S6Hkya__footerInner{flex-direction:column;gap:32px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Footer-module__S6Hkya__brandBlock{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.Footer-module__S6Hkya__brandLink{color:inherit;flex-direction:column;gap:12px;text-decoration:none;display:flex}.Footer-module__S6Hkya__brandLink:focus-visible{outline:3px solid var(--color-primary);outline-offset:6px}.Footer-module__S6Hkya__brandMark{width:220px;height:44px;position:relative}.Footer-module__S6Hkya__brandImage{object-fit:contain}.Footer-module__S6Hkya__brandTagline{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary);font-size:16px;font-weight:600}.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.Footer-module__S6Hkya__column{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__columnTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--color-accent);margin:0;font-size:18px}.Footer-module__S6Hkya__columnCopy{color:#ffffffd1;margin:0;font-size:16px;line-height:1.6}.Footer-module__S6Hkya__linkList{flex-direction:row;justify-content:start;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__socialPanel{background-color:#ffffff0d;border:1px solid #ffffff24;border-radius:18px;flex-direction:column;gap:18px;width:100%;margin-top:32px;padding:22px;display:flex}.Footer-module__S6Hkya__socialHeader{flex-direction:column;gap:6px;display:flex}.Footer-module__S6Hkya__socialHeading{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:16px}.Footer-module__S6Hkya__socialSummary{color:#ffffffad;margin:0;font-size:14px}.Footer-module__S6Hkya__socialList{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.Footer-module__S6Hkya__socialItem{display:contents}.Footer-module__S6Hkya__socialLink{background-color:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.Footer-module__S6Hkya__socialLink:hover,.Footer-module__S6Hkya__socialLink:focus-visible{background-color:#ffffff24;border-color:#ffffff3d;transform:translateY(-2px)}.Footer-module__S6Hkya__socialIcon{background-color:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.Footer-module__S6Hkya__tablerIcon{color:var(--color-primary);font-size:20px;display:block}.Footer-module__S6Hkya__socialLabel{color:#ffffffeb;font-size:15px;font-weight:600}@media (max-width:768px){.Footer-module__S6Hkya__socialPanel{border-radius:16px;margin-top:28px;padding:20px}.Footer-module__S6Hkya__socialList{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}}@media (max-width:600px){.Footer-module__S6Hkya__socialPanel{gap:14px;margin-top:22px;padding:16px}.Footer-module__S6Hkya__socialList{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.Footer-module__S6Hkya__socialLink{border-radius:12px;padding:12px 14px}.Footer-module__S6Hkya__socialIcon{width:38px;height:38px}}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:#ffffffe0;align-items:center;gap:8px;font-size:16px;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__S6Hkya__footerLink:hover{color:var(--color-primary);outline:none}.Footer-module__S6Hkya__footerLink:focus-visible{color:var(--color-primary)}.Footer-module__S6Hkya__footerNote{text-align:center;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff29;padding-top:20px;font-size:14px}@media (max-width:1000px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr}}@media (max-width:600px){.Footer-module__S6Hkya__footer{padding:36px 0 18px}.Footer-module__S6Hkya__footerInner{padding:0 16px}.Footer-module__S6Hkya__columnCopy{font-size:15px}.Footer-module__S6Hkya__footerNote{font-size:12px}}@media (max-width:480px){.Footer-module__S6Hkya__brandMark{width:180px}.Footer-module__S6Hkya__footerInner{padding:0 12px}.Footer-module__S6Hkya__footerNote{letter-spacing:.06em}}
.Layout-module__YDn9fa__layoutShell{background-color:var(--color-paper);flex-direction:column;min-height:100vh;display:flex}.Layout-module__YDn9fa__skipLink{background-color:var(--color-primary);color:var(--color-ink);letter-spacing:.05em;z-index:9999;border-radius:24px;padding:12px 18px;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100px;left:16px}.Layout-module__YDn9fa__skipLink:focus{top:16px}.Layout-module__YDn9fa__mainContent{flex:auto;width:100%}
:root{--color-paper:#fdf8ec;--color-ink:#111;--color-surface:#fff;--color-muted-ink:#3a3a3a;--color-muted:#5a5a5a;--color-border:#d8cbb2;--color-divider:#11111114;--color-primary:#febf19;--color-accent:#ffe083;--color-accent-hover:#ffce45;--color-white:#fff;--shadow-soft:0 12px 36px #11111114;--shadow-paper:0 24px 48px #1111110f;--font-heading:"Playfair Display",serif;--font-body:"Inter","Helvetica Neue",Arial,sans-serif}*,:before,:after{box-sizing:border-box}html,body{font-family:var(--font-body);background-color:var(--color-ink);color:var(--color-muted-ink);margin:0;padding:0;font-size:16px;line-height:1.7}body{min-height:100vh}main{display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-ink);margin:0;font-weight:700;line-height:1.25}h1{letter-spacing:-.02em;font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin:0 0 1rem}a{color:var(--color-ink);text-underline-offset:4px;-webkit-text-decoration:underline #febf1999;text-decoration:underline #febf1999;text-decoration-thickness:2px;transition:color .2s}a:hover,a:focus{color:var(--color-primary)}:focus-visible{outline:3px solid var(--color-primary);outline-offset:4px}img{max-width:100%;display:block}button,input,textarea,select{font-family:var(--font-body)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.table{border-collapse:collapse;background:var(--color-surface);width:100%;margin-top:1rem;margin-bottom:1rem}.table th,.table td{border:1px solid var(--color-border);text-align:left;padding:.75rem;font-size:.95rem}.table th{color:var(--color-ink);background:#febf191a}.small{color:var(--color-muted);font-size:.85rem}@media (max-width:768px){html,body{font-size:15px}h1{font-size:2.5rem}h2{font-size:2rem}}@media (max-width:480px){html,body{font-size:14px}.container{padding:0 16px}h1{font-size:2.25rem}h2{font-size:1.85rem}}
