@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{height:100%;overflow:absolute;background:#FFFAF1}body{display:flex;flex-direction:column;min-height:100vh}.wrapper{flex:1 1}html.ll-dark body{background-color:#4B4441;transition:background-color .4s ease}html.ll-dark{background-color:#4B4441;transition:background-color .4s ease,color .4s ease}html.ll-dark,html.ll-dark a,html.ll-dark button,html.ll-dark input,html.ll-dark select,html.ll-dark textarea{color:#FFF3DE}html.ll-dark aside,html.ll-dark footer{background-color:#4B4441;color:#FFF3DE}html.ll-dark nav{background-color:#7A814A}html.ll-dark [data-page=home]{background-color:#4B4441}html.ll-dark [data-page=home] h1,html.ll-dark [data-page=home] p{color:#FFF3DE;background-color:none}.footer_footer__GoTLO{display:flex;justify-content:center;align-items:center;background-color:#FFFAF1;color:rgb(0,0,0);width:100%;height:.2rem;bottom:0;left:0;padding:15px;text-align:center;position:fixed}.footer_footer__GoTLO a{color:white;text-decoration:none}.footer_footer__GoTLO a:hover{text-decoration:underline}@media (max-width:600px){.footer_footer__GoTLO{flex-direction:column;font-size:12px;line-height:1.4;padding:10px 8px 12px;text-align:center;position:fixed;bottom:0}.footer_footer__GoTLO a{display:block;margin-top:4px}}.navbar_navbar__iQJkt{position:fixed;top:0;left:0;width:100%;padding:1rem;z-index:999}.navbar_hamburger__pNiTu{position:fixed;top:20px;left:20px;z-index:1001;display:flex;flex-direction:column;gap:8px;width:30px;height:24px;cursor:pointer}.navbar_hamburger__pNiTu span{height:10%;background-color:black;border-radius:1px;width:150%;transition:.3s}.navbar_menu__BDn_M{position:fixed;top:0;left:-100vh;height:100vh;width:15vw;min-width:210px;max-width:300px;background-color:#C7E098;display:flex;flex-direction:column;padding:100px 20px;gap:20px;font-size:20px;z-index:1000;transition:left .5s ease-in-out}.navbar_show__mV23P{left:0}.navbar_menu__BDn_M a{text-decoration:none;color:#58611F;font-size:25px;letter-spacing:1px;font-family:Helvetica,sans-serif;text-align:center;transition:transform .3s ease}.navbar_menu__BDn_M a:hover{transform:scale(1.05)}.navbar_flowerImage__urhvb{position:relative;display:flex;justify-content:center;align-items:center;width:60%;height:auto;max-width:150px;min-width:5px;margin-top:60px;margin-left:10px;padding:1rem 0}@media (max-width:600px){.navbar_menu__BDn_M{width:33vw;left:-75vw;transition:left .4s ease-in-out}.navbar_show__mV23P{left:0}.navbar_flowerImage__urhvb{width:35vw;max-width:200px}}html.ll-dark .navbar_hamburger__pNiTu span{background-color:#FFF3DE}html.ll-dark .navbar_flowerImage__urhvb{filter:brightness(.9) contrast(1.05)}html.ll-dark .navbar_menu__BDn_M a:hover{color:#C5BBA1}.theme_btn__P_7d1{font-size:22px;background:none;border:none;cursor:pointer;padding:4px;color:#58611F;transition:transform .2s ease}.theme_btn__P_7d1:hover{transform:scale(1.1)}.theme_btn__P_7d1:focus{outline:none;box-shadow:none}