body{background-color:#f4f4f4}.header{position:sticky;top:0;left:0;right:0;background-color:#f4f4f4;z-index:10}.header .logo_back_button{display:flex;align-items:center}.header .case_search_logo{width:120px}.header_container{width:100%;max-width:1200px;margin:auto;display:flex;justify-content:space-between;padding:10px;min-height:50px;padding:10px calc(env(safe-area-inset-left) + 10px)}.login_button{display:block;width:fit-content;color:#108fd9;border:solid 1px;border-radius:20px;padding:8px 24px;font-size:1rem}.sign_up_button{display:block;width:fit-content;background-image:linear-gradient(20deg,#0e7fc1,#108fd9,#5cbbf3);color:#fff;border-radius:20px;padding:8px 24px;font-size:1rem}.header_nav{display:flex;align-items:center;gap:10px}@media (max-width: 767px){.header_nav{display:none}}.footer_container{margin-top:60px;padding:16px;padding:16px calc(env(safe-area-inset-left) + 16px)}.footer_container .footer_layout{width:100%;max-width:1200px;margin:auto}@media (min-width: 768px){.footer_container .footer_layout{display:flex;justify-content:space-between;align-items:center}}.footer_container .footer_layout .case_search_logo{width:120px}.footer_container .footer_layout .footer_nav{margin:20px 0}.footer_container .footer_layout .footer_nav ul{display:flex;flex-direction:column;gap:10px;font-size:.9rem}@media (min-width: 768px){.footer_container .footer_layout .footer_nav ul{flex-direction:row}}.footer_container .footer_copyright{margin-top:40px;text-align:center}.text_primary{color:#108fd9}.text_secondary{color:#f80}
