html,body{box-sizing:border-box;max-width:100%;overflow-x:hidden}*,:before,:after{box-sizing:inherit}body{font-family:var(--font-sans),"Helvetica Neue",sans-serif;color:#e8e2d6;background-color:#0d0d0d;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif),serif}a{color:#c8b99a;text-decoration:none}a:hover{color:#e8e2d6}.header{text-align:center;background-color:#0c0c0c;height:220px;overflow:hidden}.headerLink{height:100%;line-height:0;display:block}.headerDivider{background:linear-gradient(90deg,#0000,#c8b99a,#0000);height:2px}.headerImage{object-fit:contain;object-position:center;width:100%;height:100%}@media screen and (max-width:768px){.header{height:140px}}.warning{color:#e07070;text-align:center;background-color:#1a1212;border:1px solid #4a2a2a;border-radius:8px;margin:20px 0;padding:10px;font-size:14px}.warning>p{margin:0}.drawerToggle,.drawer,.drawerOverlay{display:none}@media screen and (max-width:768px){.drawerToggle{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:flex;position:fixed;top:16px;right:16px}.drawerToggle span{background-color:#c8b99a;border-radius:2px;width:100%;height:2px;display:block}.drawerOverlay{z-index:300;background:#000000a6;display:block;position:fixed;inset:0}.drawer{z-index:400;background-color:#1a1a1a;border-right:1px solid #2e2e2e;flex-direction:column;width:280px;height:100dvh;transition:transform .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.drawerOpen{transform:translate(0)}.drawerHeader{border-bottom:1px solid #2e2e2e;justify-content:space-between;align-items:center;padding:20px;display:flex}.drawerTitle{font-family:var(--font-serif),serif;color:#e8e2d6;font-size:16px}.drawerClose{color:#888;cursor:pointer;background:0 0;border:none;padding:0;font-size:18px;line-height:1}.drawerClose:hover{color:#e8e2d6}.drawerContent{flex:1;padding:12px 20px;overflow-y:auto}.drawerGroup{margin-bottom:8px}.drawerGroupTitle{color:#e8e2d6;cursor:pointer;padding:8px 0;font-size:15px;font-weight:700;list-style:none}.drawerGroupTitle::-webkit-details-marker{display:none}.drawerGroupTitle:before{content:"▶ ";color:#c8b99a;font-size:10px}details[open] .drawerGroupTitle:before{content:"▼ "}.drawerLinks{flex-direction:column;gap:2px;padding-left:12px;display:flex}.drawerLink{color:#c8b99a;border-bottom:1px solid #2e2e2e;padding:6px 0;font-size:14px}.drawerLink:hover{color:#e8e2d6}}.sp{display:none}@media screen and (max-width:768px){.pc{display:none}.sp{display:block}}
