.sx-nav{color:#334338;font-family:var(--font-body--family,Arial,sans-serif)}
.sx-nav a{color:inherit;text-decoration:none}.sx-nav a:hover{text-decoration:underline;text-underline-offset:5px}
.sx-nav summary,.sx-market summary{cursor:pointer;list-style:none}.sx-nav summary::-webkit-details-marker,.sx-market summary::-webkit-details-marker{display:none}
.sx-nav summary{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px}
.sx-lines{list-style:none;padding:0;margin:0}.sx-lines a{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 18px;min-height:44px;line-height:1.4}
.sx-lines a:hover{background:#edf2e8}.sx-lines ul{list-style:none;padding-left:14px}
.sx-desktop .sx-navigation{display:flex;align-items:center;flex-wrap:wrap;gap:8px 22px;font-size:14px}
.sx-desktop .sx-navigation>a{padding-block:12px}.sx-desktop .sx-group{position:relative}
.sx-desktop .sx-group>.sx-lines{position:absolute;top:100%;left:0;width:300px;max-width:85vw;max-height:65vh;overflow:auto;background:#fffdf9;border:1px solid #dddcd2;box-shadow:0 12px 30px #33433818;border-radius:6px;z-index:30;padding:8px}
.sx-menu-trigger,.sx-drawer button,.sx-panel-heading button{border:0;background:transparent;color:inherit;cursor:pointer;min-width:44px;min-height:44px;font-size:23px}
.sx-menu-trigger{display:grid;place-items:center;padding:0}
.sx-drawer{position:fixed;inset:0 auto 0 0;margin:0;width:min(430px,100vw);height:100dvh;max-height:100dvh;max-width:100vw;padding:0;border:0;background:#f8edec;color:#334338;overflow:auto;overscroll-behavior:contain;box-shadow:8px 0 40px #0002}
.sx-drawer::backdrop{background:#18221a66}.sx-drawer-top{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#fffdf9;border-bottom:1px solid #dddcd2}
.sx-drawer-top>span{font-family:Georgia,serif;letter-spacing:.17em;font-size:28px}.sx-drawer .sx-navigation{padding:18px 22px;display:flex;flex-direction:column}
.sx-drawer .sx-navigation>a,.sx-drawer .sx-group>summary{padding:14px 0;font-size:21px;font-family:Georgia,serif;line-height:1.4}
.sx-drawer .sx-lines{background:#fffdf999;border-radius:5px}.sx-drawer .sx-lines a{font-size:17px}
.sx-drawer-bottom{margin:12px 22px 36px;padding-top:22px;border-top:1px solid #d5d4c9;font-size:12px;line-height:1.8}.sx-drawer-bottom p{font-family:Georgia,serif;font-style:italic;font-size:18px}
.sx-market{position:fixed;left:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:25;color:#334338;font-family:var(--font-body--family,Arial,sans-serif);font-size:13px}
.sx-market summary{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 15px;border:1px solid #cbd5c5;background:#edf2e8;border-radius:7px;box-shadow:0 4px 18px #33433818}
.sx-market-panel{position:absolute;bottom:calc(100% + 10px);left:0;width:min(350px,calc(100vw - 32px));max-height:70dvh;overflow:auto;padding:18px;background:#fffdf9;border:1px solid #dddcd2;border-radius:9px;box-shadow:0 8px 35px #33433825}
.sx-panel-heading{display:flex;justify-content:space-between;align-items:center;font-family:Georgia,serif;font-size:19px;gap:10px}.sx-panel-heading button{font-size:18px;flex-shrink:0}
.sx-market label{display:block;margin:16px 0 8px}.sx-market select{width:100%;padding:12px 8px;color:#334338;background:#fff;border:1px solid #b9c6b3;border-radius:4px;min-height:44px;font-size:14px}
.sx-apply{width:100%;margin-top:18px;padding:13px;color:#fffdf9;background:#334338;border:0;border-radius:4px;cursor:pointer;min-height:44px}
.sx-editor-tip{max-width:270px;background:#edf2e8;padding:12px}.sx-nav :focus-visible,.sx-market :focus-visible{outline:2px solid #925467;outline-offset:3px}
@media(min-width:750px){.sx-mobile{display:none}}
@media(max-width:749px){.sx-desktop{display:none}}
