*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,sans-serif}.header{background-color:#ee7800;padding:20px 30px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100}.header-inner{width:80%;display:flex;align-items:center;justify-content:space-between}.header-left{display:flex;align-items:center;gap:12px}.logo-text{color:#fff;font-weight:700}.logo-icon-img{width:36px;height:36px;object-fit:contain}.logo-text-img{height:24px;object-fit:contain}.back-link{color:#fff;text-decoration:none;font-size:16px;display:flex;align-items:center;gap:6px}.back-link:hover{color:#ebebeb}.user-icon-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}main{width:80%;margin:0 auto}.add-button{position:fixed;bottom:24px;right:50%;transform:translate(50%);width:100px;height:100px;background-color:#ee7800;border-radius:50%;border:5px solid white;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000004d;cursor:pointer;z-index:50;text-decoration:none}.add-button:hover{background-color:#ff962d}.icon-sm{width:18px;height:18px}.icon-md{width:24px;height:24px}.icon-lg{width:40px;height:40px}.icon-xl{width:50px;height:50px}.icon-white{color:#fff}.icon-gray{color:#666}.icon-orange{color:#ee7800}.user-icon-btn svg{width:40px;height:40px;color:#fff}.back-link svg{width:18px;height:18px}.add-button svg{width:70px;height:70px;color:#fff}.sleep-prevent-btn svg{width:40px;height:40px}.hidden{display:none!important}
