:root{--primary:#ff8;--secondary:#ff0;--secondary-dark:#6f6f6f}body{margin:0;padding:0;box-sizing:border-box;font-family:DM Mono;background:#fff;background-image:radial-gradient(#000 1px,transparent 0);background-size:30px 30px;background-position:-19px -19px}::selection{background-color:var(--secondary)}.Header_header__ZUbjE{width:100%;height:100px;display:flex;flex-direction:column;align-items:center;background-color:#fff;border-bottom:2px solid #000;position:-webkit-sticky;position:sticky;top:0;z-index:100}.Header_headerContainer__A4WR4{box-sizing:border-box;width:100%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;height:100%}@media screen and (max-width:920px){.Header_header__ZUbjE{position:relative}.Header_headerContainer__A4WR4{padding:0 15px}}.HeaderLogo_header_logo__zt9lg{font-size:1.2rem;font-weight:500;background-color:#fff;text-decoration:none;color:#000;font-family:DM Mono,monospace;padding-left:2%}@media screen and (max-width:920px){.HeaderLogo_header_logo__zt9lg{font-size:1rem}}.AIToolsDropdown_dropdown__haiUQ{position:relative;max-width:120px}.AIToolsDropdown_dropdown_button__h1xZZ{position:relative;display:inline-flex;align-items:center;background-color:transparent;border:none;white-space:nowrap;padding:0}.AIToolsDropdown_dropdown_button__h1xZZ:hover{cursor:pointer}.AIToolsDropdown_dropdown_button_text__75FH4{font-family:DM Mono,monospace;font-size:16px;font-weight:300;line-height:26px;letter-spacing:1px;color:#000;text-align:center}.AIToolsDropdown_dropdown_button_text__75FH4:hover{color:#666}.AIToolsDropdown_dropdown_button_icon__5Yl9G{width:16px;height:16px;margin-left:10px;color:#000;transition:transform .3s ease}.AIToolsDropdown_dropdown_button_icon_rotated__poMy1{transform:rotate(180deg)}.AIToolsDropdown_dropdown_button_underline__UsueU{position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#000;transition:width .3s cubic-bezier(.4,0,.2,1)}.AIToolsDropdown_dropdown_menu__wDyS1{position:absolute;top:calc(100% + 8px);left:0;z-index:100;width:100%;padding:4px;background-color:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.2);visibility:hidden;opacity:0;transform:translateY(-8px);transition:all .3s ease}.AIToolsDropdown_dropdown_menu_item__QvzAt{display:block;text-align:left;padding:4px 8px;color:#000;font-size:14px;text-decoration:none;border-radius:4px;transition:background-color .3s ease}.AIToolsDropdown_dropdown_menu_item__QvzAt:hover{color:#666}.AIToolsDropdown_dropdown__haiUQ:hover .AIToolsDropdown_dropdown_button_icon__5Yl9G{transform:rotate(180deg)}.AIToolsDropdown_dropdown__haiUQ:hover .AIToolsDropdown_dropdown_menu__wDyS1{visibility:visible;opacity:1;transform:translateY(0)}.AIToolsDropdown_dropdown__haiUQ:hover .AIToolsDropdown_dropdown_button_underline__UsueU,.AIToolsDropdown_dropdown_mobile__ezJHG{width:100%}.AIToolsDropdown_dropdown_menu_mobile__5cqD4{width:100%;padding:4px;background-color:transparent}.AIToolsDropdown_dropdown_menu_item_mobile__u3_nm{box-sizing:border-box;display:block;text-align:left;width:100%;padding:4px 8px;color:#000;font-size:14px;text-decoration:none;border-radius:4px;transition:background-color .3s ease;background-color:transparent;border-bottom:1px solid #eee}.MobileMenu_mobileMenu__VasND{box-sizing:border-box;display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background-color:#fff;border-bottom:2px solid #000;padding:20px;gap:15px}.MobileMenu_mobileNavLink__xSQgY{font-family:DM Mono,monospace;font-weight:400;font-size:1rem;color:#000;text-decoration:none;padding:10px 0;border-bottom:1px solid #eee}.MobileMenu_mobileNavButton__xVtYr{background-color:#fff}.MobileMenu_mobileNavButtonPrimary__0QUPQ,.MobileMenu_mobileNavButton__xVtYr{font-family:DM Mono,monospace;font-weight:600;font-size:.9rem;padding:12px 16px;border:2px solid #000;color:#000;text-decoration:none;text-align:center;transition:all .2s ease;cursor:pointer}.MobileMenu_mobileNavButtonPrimary__0QUPQ{background-color:var(--primary)}@media screen and (max-width:920px){.MobileMenu_mobileMenu__VasND{display:flex}}.BurgerMenuButton_burger__GW11Z{display:none;flex-direction:column;justify-content:space-between;width:25px;height:20px;background:none;border:none;cursor:pointer;padding:0;margin-right:2%}.BurgerMenuButton_burger_line__cZBaf{width:100%;height:2px;background-color:#000;transition:all .3s ease-in-out;position:relative}.BurgerMenuButton_burger__GW11Z.BurgerMenuButton_active__4JQTA .BurgerMenuButton_burger_line__cZBaf:first-child{transform:rotate(45deg);top:9px}.BurgerMenuButton_burger__GW11Z.BurgerMenuButton_active__4JQTA .BurgerMenuButton_burger_line__cZBaf:nth-child(2){opacity:0;transition:none}.BurgerMenuButton_burger__GW11Z.BurgerMenuButton_active__4JQTA .BurgerMenuButton_burger_line__cZBaf:last-child{transform:rotate(-45deg);top:-9px}@media screen and (max-width:920px){.BurgerMenuButton_burger__GW11Z{display:flex}}.DesktopMenu_headerNav__qnu9m{display:flex;align-items:center;gap:30px;padding-right:2%}.DesktopMenu_navLink__Js9_I{font-family:DM Mono,monospace;font-weight:400;font-size:1rem;color:#000;text-decoration:none;transition:all .2s ease}.DesktopMenu_navLink__Js9_I:hover{color:#666}.DesktopMenu_navButtonPrimary__Ujgv1{font-family:DM Mono,monospace;font-weight:600;font-size:.9rem;padding:8px 16px;border:2px solid #000;background-color:var(--primary);color:#000;text-decoration:none;transition:all .2s ease;cursor:pointer}.DesktopMenu_navButtonPrimary__Ujgv1:hover{box-shadow:2px 2px 0 #000;transform:translate(-1px,-1px)}.DesktopMenu_navButton__XJe_J{font-family:DM Mono,monospace;font-weight:600;font-size:.9rem;padding:8px 16px;border:2px solid #000;background-color:#fff;color:#000;text-decoration:none;transition:all .2s ease;cursor:pointer}.DesktopMenu_navButton__XJe_J:hover{box-shadow:2px 2px 0 #000;transform:translate(-1px,-1px)}@media screen and (max-width:920px){.DesktopMenu_headerNav__qnu9m{display:none}}.Footer_footer__WeTJg{border:1px #000;border-top:1px solid #000;width:100%;margin-top:120px;padding-top:30px}.Footer_footer__name__1r9sf{font-size:1.5rem;font-weight:500;margin:20px;background-color:#fff}.Footer_footer__content__TDBIA{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.Footer_footer__notice__7X9xR{background-color:#fff;text-align:center;margin:20px auto}.Footer_footer__links__yGx45{background-color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;gap:20px}.Footer_footer__links__yGx45 a{color:#000;text-decoration:none;font-size:1.2rem;font-weight:500}.Footer_footer__links__yGx45 a:hover{color:#666}@media screen and (max-width:600px){.Footer_footer__content__TDBIA{flex-direction:column;align-items:center}.Footer_footer__links__yGx45{align-items:center}}